@charset "utf-8";
/* CSS	 Document */

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');




/*----------CSS-START----------*/
body{
	font-family: 'Poppins', sans-serif;
    background: #F7F8FC !important;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	
}
ol,ul{
	padding: 0;
	margin: 0;
}

li{
	list-style: none;
}
a, a:hover{
	text-decoration:none;
	color: #fff;
}
.padding{
	padding: 0;
}
.header .logo-2, .header .logo-4{
	display: none;
}
.header--sticky .logo-2{
	display: block;
}
.header--sticky .logo-1{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	display: none;
}

/*-----CSS-HEADER-START------*/
#top-img:after{
	background: url(https://res.cloudinary.com/dugebixl6/image/upload/v1541484969/dataoxy/banner_img.png);
    background-size: cover;
    background-position: top center;
    content: '';
    position: absolute;
    top: 0;
    right:0px;
    z-index: -1;
    height: 123%;
    width: 41.5%;
}
#home{
    
	/*background-image: linear-gradient(40deg, #4745e4 0%, #18cff5 100%);
	/*background:#a556fe;
    /*background: -moz-linear-gradient(to right, #ec0cff 0%,#606bb7  49%,#00b0f0 100%);
    background: -webkit-linear-gradient(to right, #ec0cff 0%,#606bb7  49%,#00b0f0 100%);
    background: linear-gradient(to right, #ec0cff 0%,#606bb7  49%,#00b0f0 100%);
	background: #9b0ba7;*/
	height: 100vh;
}
.soical-icon ul li:nth-child(1):hover .fa-facebook-f{
    color: #3b5999;
}
.soical-icon ul li:nth-child(2):hover .fa-instagram{
    color: #e4405f;
}
.soical-icon ul li:nth-child(3):hover .fa-twitter{
    color: #55acee;
}
.soical-icon ul li:nth-child(4):hover .fa-linkedin-in{
    color: #0077B5;
}
.soical-icon ul li:nth-child(5):hover .fa-arrow-up{
    color: #8153ec;
}
.bt-soical-2{
	display: block !important;
}
.soical-icon ul .ar:before{
    color:#00aef0;;
    position: absolute;
    left: -7px;
    top: 0;
    content: '';
    height: 26px;
    width: 1px;
    background: #fff;
    bottom: 0;
    display: block;
    margin: auto;
}
}
.soical-icon ul li:hover{
    background: #fff;
}
.soical-icon ul li:hover{
    background: #fff;
}
.bt-soical-2 {
    position: static !important;
    top: inherit !important;
    background-size: contain !important;
    left: inherit !important;
    transform: inherit !important;
    -webkit-animation: inherit !important;
    -webkit-animation-direction: inherit !important;
    animation: inherit !important;
    animation-direction: inherit !important;
}
.bt-soical-2 li{
	display: inline-block;
}
.bt-soical-2 ul li:after{
	display: none;
}
.soical-icon ul li:after{
        position: absolute;
    transform: scale(1);
    left: -40px;
    top: 16px;
    content: '';
    height: 4px;
    background: #fff;
    width: 40px;
    box-shadow: 2px 2px 9px 2px rgba(0,0,0,.1);
}
.soical-icon ul li{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	    list-style: none;
    position: relative;
    margin: 6px;
    background: #00aef0;
    text-align: center;
    line-height: 36px;
    width: 36px;
    box-shadow: 2px 2px 9px 2px rgba(0,0,0,.1);
    border-radius: 50%;
}
.soical-icon ul li a svg{
    color: #fff;
}
.soical-icon ul li a i{
	list-style: none;
	color: #000;
}

.soical-icon ul li a svg:hover .soical-icon{
	color: red !important;
}

@-webkit-keyframes myfirst_2 {
    0%   {
		left:-80px;
	}
	
    100%  {
		left: 40px;
	}
}
.soical-icon{
    position: fixed;
    top: 50%;		z-index:999;
    background-size: contain;
    left: 40px;
    transform: translate(-50%,-50%);
    -webkit-animation: myfirst_2 .8s infinite;
    -webkit-animation-direction: alternate;
    animation: myfirst_2 .8s;
    animation-direction: alternate;
}
.bg-white{
	background: #fff;
}
.navbar-brand img{
	width: 150px;
}
.first{
	padding: 10px 0;
}
.first ul li a{
	color: #04aeee;
    padding: 3px 16px;
    border-radius: 12px;
    background: white;
}
#home .navbar-light .navbar-nav .nav-link{
	padding:8px 12px;
}

/*===============================================*/
/* 3. HEADER 	 						 */
/*===============================================*/
/* BLOCK - header */
.right-img img{
   transform: rotate(90deg);
    width:80% !important;
}
.right-img{
    position: relative;
    transform: rotate(-90deg);
    top:-60px;
    right: -50px;
}
.right-img .owl-theme .owl-nav{
    display: none;
}
.right-img .owl-theme .owl-dots .owl-dot span{
    background: #fff;
    box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
}
.right-img .owl-theme .owl-dots .owl-dot.active span, .right-img .owl-theme .owl-dots .owl-dot:hover span{
    background: #00aff0;
}
.header{
	width:100%;
	height:70px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	position: fixed;
	top: 0px;
	left:0px;
	z-index: 999;
}
/* MODIFIER - header */
.header--sticky{
	background-color:#fff;
    box-shadow: 0 4px 10px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.03);
    -webkit-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.03);
}
/* ELEMENT - header__content */
.header__content{
	height:70px;
    width: 83%;
}
.header__logo-title img {
    width: 200px;
    position: relative;
    top: 3px;
    left: -17px;
}
/* ELEMENT MODIFIER - header__content */
.header__content--fix-width{
	width:1240px;
	margin:auto;
	clear:both;
}
.header__content--fluid-width{
	margin:auto;
	clear:both;
}
.header__logo-title{
	color:#fff;
	font-size:26px;
	letter-spacing:-1px;
	position:relative;
	float:left;
	top: 50%;
	left:0;
	transform: translateY(-50%);
	z-index:999;
}
.header--sticky .header__logo-title, .header--page .header__logo-title, .menu-open .header__logo-title{
	color:#000;
}
.header__logo-title span{
	font-weight:700;
}
/* ELEMENT - header__menu */
.header__menu {
  float:right;
}
.header__menu ul,
.header__menu ul li,
.header__menu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  float:left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
.header__menu:after,
.header__menu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.menu-button {
  width:28px;
  height:20px;
  position: absolute;
  padding: 0px;
  font-size:20px;
  top:12px;
  right:36px;
  z-index:99999;
  display: none;
  cursor:pointer;
  border-bottom:1px solid #9b5cf6;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
.menu-button:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 28px;
  height: 7px;
  z-index:999;
  border-top: 1px double #9b5cf6;
  border-bottom: 1px solid #9b5cf6;
}
.header__menu > ul > li {display:inline-block; padding:0; }
.header__menu > ul > li > a {
    height:70px;
	line-height:70px; 
	color:#414B61; 
	font-size:14px;
	display:inline-block;
	letter-spacing: 0.5px;
	padding:0 21px; 
	margin:0;
	font-weight:500;
	overflow: hidden;
}
.header--sticky .header__menu > ul > li > a, .header--page .header__menu > ul > li > a {
	color:#000; 
}
.header--sticky .menu-button, .menu-open .menu-button{
	border-bottom:1px solid #000;
}
.header--sticky .menu-button:before, .menu-open .menu-button:before{
	border-bottom:1px solid #000;
	border-top: 1px double #000;
}
.header__menu > ul > li.header__btn > a {
    height:32px;
	line-height:30px; 
	-webkit-border-radius: 25px; 
	-moz-border-radius: 25px; 
	border-radius: 25px; 
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.header__menu > ul > li.header__btn--signup > a { 
	color:#fff; 
	background-color:#9b5cf6;
	padding:0 22px; 
	margin:19px 0 0 25px;
	border:1px #9b5cf6 solid;
}
.header__menu > ul > li.header__btn--login > a {
	color: #9b5cf6;
    padding: 0 22px;
    margin: 19px 0 0 25px;
    background: #fff;
    box-shadow:0 15px 30px 0 rgba(5, 16, 44, .15);
}
.header__menu ul li.header__btn--signup > a:hover{
	background-color:transparent; 
	border:1px #9b5cf6 solid;
	color:#9b5cf6;
}
.header__menu ul li.header__btn--login > a:hover{
	background-color:#9b5cf6; 
	color:#fff;
}
.header__menu ul li  a:hover, .header__menu ul li a.selected , .header__menu ul li a.active{
	color: #00aef0 ;
}
.header__menu ul li.header__btn--signup a.active { 
	color:#fff; 
}
.header__menu ul li.header__btn--login a.active {
	color:#fff; 
}
.header--sticky .header__menu ul li.header__btn--login a.active {
	color:#9b5cf6; 
}
.header__menu ul li:hover{
	cursor:pointer;
}
.header__menu > ul > li.menu-item-has-children > a{
	background:url(https://res.cloudinary.com/dugebixl6/image/upload/v1533639791/dataoxy/drop-down.png) no-repeat 90% 50%;
}
.header__menu ul ul {
  position: absolute;
  left: 0px;
  top:55px;
  z-index:9999;
  visibility: hidden;
  text-align:left;
  padding:5px 0;
  background-color:#fff;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);
  -moz-box-shadow:    0px 0px 10px 1px rgba(0,0,0,0.10); 
  box-shadow:         0px 0px 10px 1px rgba(0,0,0,0.10);
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;  
  opacity:0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.header__menu ul ul.submenu-header-sticky{
    box-shadow: 0 4px 10px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.03);
    -webkit-box-shadow: 0 4px 10px 0px rgba(0,0,0,0.03);
   border-top-left-radius:0px;
   border-top-right-radius:0px;
   -webkit-border-top-left-radius:0px;
   -webkit-border-top-right-radius:0px;
}
.header__menu li:hover > ul {   
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	top:70px;
}
.header__menu ul ul ul {
  margin-left: 100%;
  top: 0;
}
.header__menu ul ul li a {
  width:260px;
  padding:0 15px;
  color:#231f20;   
  border-bottom:1px #f7f8f9 solid;
  margin:0 10px;
  font-size:14px;
  line-height:45px; height:45px;
}
.header__menu ul ul li a:hover{ color: color: #9b5cf6; }
.header__menu ul ul li:last-child a {
 border-bottom:none; 
 }

.header-text p{
	font-size: 15px;
    text-transform: capitalize;
    color: #414B61;
	
    text-align: justify;
    margin:24px 0 48px;
    line-height: 22px;
    letter-spacing: .5px;
}
.header-head{
	color: #414B61;
    font-weight: 600;
    font-size: 35px;
    text-transform: uppercase;
    line-height:54px;
    letter-spacing: .5px;
}
/*--btn-grp-start--*/
.btn-grp{
	margin: 24px 0;
}
.btn-grp .btn-1{
	background-image: -webkit-gradient(linear-gradient(40deg,#9b5cf6 20%,#302ecf 51%,#9b5cf6 90%));
    background-image: linear-gradient(40deg,#00adef 20%,#52cff2 51%,#00abeb 90%);

    color: #fff;
    font-size: 14px;
    padding:10px 24px;
	    -webkit-box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
    box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
    font-weight: 400;
    border-radius: 23px;
    text-transform: uppercase;
    letter-spacing: .8px;
	border: none;
	margin-right: 15px;
        background-position: left center;
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
        -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.btn-grp .btn-1:hover{
        background-position: right center;
}
/*--btn-grp-end--*/
section{
	padding:64px 0;
}
/*--tittle--*/
.tittle p{
	    text-align: left;
    display: block;
    width: 365px;
    font-size: 15px;
    font-weight: 400;
    color: #b0b0bd;
}
.tittle{
	padding: 15px 0;
}
.our{
	font-weight: 200;
	font-size:94%;
}
.line{
	position: absolute;
    background: #4450e6;
    margin: auto;
    height: 2px;
    content: '';
}
.line-1{
	width: 30px;
    bottom:-7px;
    left: 24px;
}
.line-2{
	    width: 30px;
    bottom: -2px;
    left: 0;
}

.tittle h6{
}

.tittle h6 a{
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #414B61;
    font-size: 13px;
    letter-spacing: .5px;
}
.tittle h3{
	position: relative;
	font-weight: 600;
	margin-bottom:12px;
	font-size: 36px;
    letter-spacing: .5px;
    color: #414B61;
    font-family: 'Raleway', sans-serif;
}
.main-text{
	    position: absolute;
    transform: translate(-50%,-50%);
    top:56%;
    left: 50%;
    width: 100%;
}
/*--Service--*/
.main-service{
	text-align: center;
	padding:24px;
}
.service-left .head-service, .service-left .text-service p{
	text-align: left;
}
.service-center .head-service, .service-center .text-service p{
	text-align: center;
}
.service-center .icon-serivce{
	margin: auto;
	margin-bottom: 30px;
}
.service-right .head-service, .service-right .text-service p{
	text-align: right;
}
.service-right .icon-serivce{
	float: right;
	margin-bottom: 30px;
}
.text-service{
	clear: both;
}

.icon-serivce{
	height: 80px;
	position: relative;
	width: 80px;
	margin-bottom:30px;
	background: #eee;
	border-radius: 50%;
	text-align: center;
}
.head-service{
	font-size: 20px;
    color: #000;
    font-weight: 600;
	margin-bottom: 15px;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.main-service i{
	line-height: 80px;
	font-size:32px;
	color: #4450e6;
	position: relative;
	text-align: center;
}
.text-service p{
    color: #8b8b99;
    font-size: 13px;
    line-height: 26px;
}
.b-t{
	border-right: 1px solid #eee;
}
.b-b{
	border-bottom: 1px solid #eee;
}
.b-b:after{
	width: 80px;
    bottom: 0;
    position: absolute;
    right: 0;
    background: #fff;
    height: 1px;
}
.main-service:hover .icon-serivce i{
	color: #fff;
}
.main-service:hover .icon-serivce:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.main-service .icon-serivce:before {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    bottom: 5px;
    background: #3224af;
    border-radius: 50%;
    z-index: 0;
    opacity: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-service-1{
	text-align: center;
	box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
	padding:24px;
	background: #fff;
        -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	margin:15px 10px;
    transform: scale(1);
}
.main-service-1:hover{
    transform:  scale(1.05);
}
.icon-serivce-1{
	text-align: center;
	margin-bottom: 12px;
}
.icon-serivce-1 img{
	width: 60px;
	margin: auto;
}
.p{
	font-weight: 400 !important;
	font-size: 12px !important;
	margin: 8px 0 !important;
}
.head-service-1{
	margin-bottom: 15px;
    font-weight: 500;
	color: #414B61;
	font-size: 16px;
}
.main-service-1 p{
	margin: 0;
}
.service{
	margin-top: 80px;
}

/*--sms--*/
.sms{
    background: url(../../assets/images/ambient-min.jpg);
}
.project{
    
}
/*.service-logo{
    background: url(../../assets/images/ambient-min.jpg);
}*/
.service-logo{
	background: #fff;
	box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
}
/*
.sms .tittle h6 a{
	color: #fff;
}

.sms .tittle h3{
	color: #fff;
}
*/
/*--testi--*/
.testi .item{
	padding:180px 0;
}
.testi .owl-dots{
	display: none ;
}
.testi .owl-theme .owl-nav [class*='owl-'], .blog-main .owl-theme .owl-nav [class*='owl-']{
	 background-image: linear-gradient(40deg,#00adef 20%,#52cff2 51%,#00abeb 90%);
	padding: 0;
	height: 32px;
	width: 32px;
	line-height: 32px;
	box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
	text-align: center;
	border-radius: 50%;
}
.test-top{
	    position: relative;
    top: -140px;
    right: -50px;
}
.test-bot{
	top:90px;
    right:50px;
}
.test-bot-3{
	top:140px;
    right:-10px;
}
.test-bot-1{
	bottom: -85px;
    left: 50px;
}
.news{
    padding: 0;
}
.testi{
	padding-bottom: 0 !important;
    position: relative;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background-image: linear-gradient(40deg,#00adef 20%,#52cff2 51%,#00abeb 90%) !important;
    color: #FFF;
    text-decoration: none;
}
.testi .owl-nav{
	position: absolute;
	right:100px;
	display: block !important;
	top:-140px;
}
.testi .owl-prev{
    
}
.top-1{
	position: relative;
    top: 50px;
    right: -144px;
}
.top-2{
	position: relative;
    top: 140px;
    right: -184px;
}
.top-3{
	position: relative;
    top:-180px;
    right:144px;
}
.top-4{
	position: relative;
    right:144px;
    top: -257px;
}
.next{
	text-align: right;
    margin: 15px 0 0;
    letter-spacing: .5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #414B61;
}
.main-test ul li{
	display: inline-block;
}
.main-test{
	text-align: center;
}
.main-test ul{
	text-align: center;
	padding: 0;
	margin: 10px 0;
	display: inline-block;
}
.main-test ul li svg{
	color: #f39c12;
	font-size: 18px;
	margin: 0 5px;
}
.dp img{
	width:100%;
	border-radius: 50%;
	box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px;
	height: 100%;
    object-fit: cover;
}
.user-test{
	margin-top: 15px;
}
.dp{
	position: relative;
	margin: 00px 0 0;
	box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
	height: 100px;
	width: 100px;
	overflow: hidden;
	background:#fff;
	border-radius: 50%;
	margin: auto;
}
.dp-text .head-service-1{
	    text-align: left;
    margin-bottom: 5px;
    font-size: 20px !important;
}
.user-test:hover .dp-back{
	opacity: 1;
}
.dp-text .dp-back{
	background:rgba(0,0,0,.50);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	border-radius: 4px;
	    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.dp-text{
	position: relative;
	border-radius: 4px;
	padding: 15px;
	cursor: pointer;
    background: #fff;
	box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
}
.c-1{
	 -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);	
}
.user-test:hover .c-1{
	 -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.user-test:hover .c-2{
	 -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.c-2{
	 -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.testi .item:after{
	content: '';
	background: url(https://res.cloudinary.com/dugebixl6/image/upload/v1533639791/dataoxy/world-bg.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	background-size: cover;
    width: 100%;
    height: 100%;
    z-index: -3;
}
.dp-text p{
	margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #414B61;
    font-size: 13px;
	text-align: left;
    letter-spacing: .5px;
}
/* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
.blog .owl-dots{
	display: none;
}
.blog-img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.blog-img{
	height: 200px;
	position: relative;
}
.main-blog {
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
    border-radius: 5px;
    overflow: hidden;
}
.blog-text{
	padding: 15px;
}
.blog-text p{
	font-size: 13px;
	line-height:22px;
	text-align: justify;
	color: #414B61;
}
.main-blog{
	cursor: pointer;
	margin: 28px 20px;
}
.main-blog:hover .blog-back{
	opacity: 1;
}
.blog-back{
	background: rgba(0,0,0,.5);
	height: 100%;
	width: 100%;
	position: absolute;
	opacity:0;
	top: 0;
	    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	left: 0;
}
.blog-center{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#915AF2), to(#2D2DCE));
   background-image: linear-gradient(40deg,#00adef 20%,#52cff2 51%,#00abeb 90%);
	position: absolute;
	height:36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 15px 30px 0 rgba(5, 16, 44, .15);
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.blog-center svg{
	color: #fff;
}

/*--footer--*/
footer{
	background: #414B61;
	padding: 10px 0;
}
.footer-1{
	text-align: center;
}
.footer-1 img{
	width:100px;
}
.footer-1 p{
	    color: #fff;
    text-transform: capitalize;
    text-align: left;
    margin: 0 !important;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.foooter-p a{
	font-size:20px;
}
.foooter-p{
	margin-bottom: 16px;
	color: #fff;
}
.footer-2 p{
	text-align: center !important;
}
.footer-3 p{
	text-align: right !important;
}
.footer-4 img{
	position: relative;
	right: 20px;
}
.footer-3 img{
	position: relative;
	right: -20px;
}
.footer-bottom{
	position: relative;
	padding-top: 15px;
}
.bottom-1{
	    color: #fff;
    font-size: 16px;
    line-height: 48px;
}
.footer-bottom:after{
	content: '';
	position: absolute;
	top: 0;
	margin: auto;
	left: 0;
	right: 0;
	display: block;
	width:70%;
	height: 1px;
	background: #fff;
}
.footer-row{
	margin: 15px 0;
}
.bt-soical li a img{
	width:40px;
}
.bt-soical li{
	display: inline-block;
}
.ser-img img{
	width:24px;
	margin-right: 12px;
}
.bt-soical{
	display: inline-block;
}
/*---project---*/
.head-service-10 {
    font-weight: 500;
    letter-spacing:1px;
    color: #414B61;
    text-transform: uppercase;
}
.project{
	padding: 30px 0;
     background: url(../../assets/images/ambient-min.jpg);
}
.pro-icon{
    font-size:32px;
    color: #414B61;
	font-weight: 200;
}
.place-card-large{
	display: none !important;
}


/*===============================================*/
/* 9. MEDIA QUERIES   			 */
/*===============================================*/
/*===============================================*/
/* Small desktop and laptops 1400 px		 */
/*===============================================*/
@media screen and (max-width: 1400px) {
.intro{
  height:70%;
}
.intro-animation{
  height:30%;
}
.intro-animation img{
  max-width:60%;
}
svg.svg-intro-bottom {
  height: 50px;
}
.modal__wrapper {
  top: 18%;
  width: 70%;
  margin-left: -35%;
}
.modal__wrapper--image {
  top: 5%;
  left: 20%;
  width: 80%;
  bottom:5%;
  margin-left: -10%;
}

}

/*===============================================*/
/* Smaller than fixed width 1240 px		 */
/*===============================================*/
@media screen and (max-width: 1240px) {
.header__content--fix-width, .section__content--fix-width, .footer__content--fix-width{
	width:92%;
	padding-left:4%;
	padding-right:4%;
}

}

/*===============================================*/
/* Mobile and portrait Tablets max 800 px */
/*===============================================*/
@media screen and (max-width: 991px) {

.header__content--fix-width, .section__content--fix-width, .footer__content--fix-width{
	width:90%;
	padding-left:5%;
	padding-right:5%;
}
/*  HEADER 	 */
/*---------------*/
.header{
height:50px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.header__content{
height:50px;
}
/*  MENU 	 */
/*---------------*/
.menu-open{
height:100% !important;
overflow-y:scroll;
background-color:#fff;
box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
}
.header__logo-title{
	font-size:20px;
}
.header__menu {
width: 100%;
height:100%;
float:left;
clear:both;
margin:0px 0 0 0;
}
 .header__menu ul {
 width: 100%;
 display: none;
 text-align:left;
 background-color:#fff;

}
 .header__menu ul li {
width: 100%;
}
 .header__menu ul li,  .header__menu ul ul li a,  .header__menu ul ul ul li a,  .header__menu ul ul ul li:last-child a {
border-bottom:1px #ebeced solid;
}
 .header__menu ul li a {
 width: 100%;
 font-size:13px;
  line-height:40px; 
  height:auto;
  margin:0px;
  padding: 0 35px;
}
 .header__menu > ul > li {
 float: none;

}
 .header__menu ul ul li a {
margin:0 0 0 0;
padding:0px 0px 0 15%;
width:100%;
 height:auto;
}
.header__menu > ul > li.header__btn--signup > a {
	width:80%;
    height:35px;
	line-height:35px;
	padding:0 5%; 
	margin:5px 0 5px 10%;
	text-align:center;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.header__menu > ul > li.header__btn--login > a {
	width:80%;
    height:35px;
	line-height:35px;
	padding:0 5%; 
	margin:10px 0 10px 10%;
	text-align:center;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
 .header__menu ul ul li:first-child a {
	 border-top:1px #ebeced solid;
 }
 .header__menu ul ul li:last-child a {
border-bottom:none;
}
 .header__menu ul ul ul li a {
margin:0 0 0 0;
padding:0 0px 10px 0;

}
 .header__menu ul ul,  .header__menu ul ul ul {
 position: relative;
 left: 0;
 width: 100%;
 padding:0;
 top:0;
 border-top:none;
  -webkit-box-shadow: none; 
  -moz-box-shadow:    none; 
  box-shadow:         none;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px;  
 background:none;
 transition: none;
 visibility:visible;
 opacity: 1;
}
.header__menu ul ul.submenu-header-sticky{
  background-color:#fff; 
    -webkit-box-shadow: none; 
  -moz-box-shadow:    none; 
  box-shadow:         none;
}
 .header__menu ul ul li,  .header__menu ul ul ul li{
  border-bottom:none; 
}
.header__menu li:hover > ul {  
transition: none;visibility:visible;top:auto;}

.menu-button {
 display: block;
}

 .header__menu .submenu-button {
 position: absolute;
 z-index: 99;
 right: 0;
 top: 0;
 display: block;
 height: 38px;
 width: 50px;
 cursor: pointer;
border-left: 1px solid #ebeced;
background-color:#fff;
}
 .header__menu ul ul .submenu-button {
 height: 35px;
 width: 35px;
}
 .header__menu .submenu-button:after {
 content: '';
 position: absolute;
 top: 17px;
 left: 17px;
 display: block;
 width: 0;
 padding: 0;
 border: 5px solid transparent;
 border-top-color: #000;
}
 .header__menu ul ul .submenu-button:after {
 border-width: 4px;
 left: 14px;
 top: 12px;
}
 .header__menu .submenu-button.submenu-opened:after {
 top: 12px;
 border-top-color: transparent;
 border-bottom-color: #000;
}
 .header__menu ul ul .submenu-button.submenu-opened:after {
 top: 10px;
}


/*       SECTION 	   */
/*=====================*/
.section--page-top{
	padding-top:40px;
}
.section--page-bottom{
	padding-bottom:40px;
}
.section__content--padding{
	padding:50px 0;
}
.section__title{
	font-size:28px;
}
.section__description{
	font-size:14px;
	line-height:26px;
}
.section__description--centered{
	width:80%;
	padding:0 0 40px 0;
}

/*       GRID 	   */
/*=====================*/

.grid--2col .grid__item, .grid--3col .grid__item, .grid--4col .grid__item, .grid--5col .grid__item, .grid--6col .grid__item
{
	 margin-right:0px;
	 margin-bottom:40px;
	 width:100%; 
}
.grid--3col .grid__item--x2, .grid--4col .grid__item--x3, .grid--5col .grid__item--x2,  .grid--5col .grid__item--x3,  .grid--5col .grid__item--x4,  .grid--6col .grid__item--x2,  .grid--6col .grid__item--x3, .grid--6col .grid__item--x4, .grid--6col .grid__item--x5 {
	 width: 100%;
}
.grid--2col .grid__item--padding, .grid--3col .grid__item.grid__item--padding,  .grid--3col .grid__item--x2.grid__item--padding, .grid--4col .grid__item.grid__item--padding, .grid--4col .grid__item--x3.grid__item--padding, .grid--5col .grid__item.grid__item--padding,  .grid--5col .grid__item--x2.grid__item--padding,  .grid--5col .grid__item--x3.grid__item--padding,  .grid--5col .grid__item--x4.grid__item--padding, .grid--6col .grid__item.grid__item--padding,  .grid--6col .grid__item--x2.grid__item--padding,  .grid--6col .grid__item--x3.grid__item--padding,  .grid--6col .grid__item--x4.grid__item--padding,  .grid--6col .grid__item--x5.grid__item--padding{
	 width: calc(100% - 20px * 2);
	 padding:20px;
}
.grid__title{
	font-size:18px;
}
.grid__text {
	padding-bottom:20px;
	line-height:22px;
}
/*       FOOTER 	   */
/*=====================*/
.footer__content{
	padding-top:50px;
}
ul.grid__list--fmenu li {
	display:block;
    float:left;
	margin:0 20px 0 0;
}
.grid__title--footer{
	padding-bottom:10px;
}
.footer__content--svg{
	padding:80px 0 40px 0;
}

/*              CUSTOM SECTIONS 	      */
/*========================================*/
/*  INTRO 	 */
/*---------------*/
.intro__title{
	padding:0 0 10px 0;
	font-size:60px;
}
.intro__subtitle{
	font-size:22px;
	padding:0 0 20px 0;
}
.intro__description{
	font-size:16px;
	padding:0 0 20px 0;
}
.intro__buttons{
	 padding:20px 0 0 0;
}
.btn{
	padding:10px 30px; 
	margin:0 5px;
}
.intro{
  height:60%;
}
.intro-animation img{
  max-width:100%;
}
.intro-animation{
  height:25%;
  margin:15% 0 0 0;
}
svg.svg-intro-bottom {
  height: 40px;
}
/*  ABOUT 	 */
/*---------------*/
.grid--about .grid__title{
	font-size:28px;
	line-height:36px;
}
.grid--about .grid__text{
	font-size:16px;
	line-height:24px;
}

/*  FEATURES 	 */
/*---------------*/
.section--features{
	padding:0;
}
svg.svg-features-bottom {
  height: 40px;
}
.section__title--features{
	text-align:left;
}
.section__title--features:after {
	right:auto;
}
.section__description--features{
	text-align:left;
	width:100%;
}
/*  HOW IT WORKS 	 */
/*---------------*/
.hiw-titles__slide{
	 width: calc(100% / 3);
	 padding:10px 0; 
	 margin:0 0 10px 0;
}
.hiw-titles__slide img{
	width:30px;
}
.hiw-titles__slide.swiper-slide-active::after {
    height: 2px;
}

/*  PRICING 	 */
/*---------------*/
.pricing__switcher{
	margin:0 auto 40px auto;
}
.pricing__plan{       
	width: 100%;  
	padding:20px 0;	
	margin:0 0 10px 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
}
.pricing__plan--popular {
	z-index: 2;
	top: 0px;
	padding:20px 0;
	-moz-box-shadow: 10px 0 15px -10px rgba(0, 0, 0, .45), -10px 0 15px -10px rgba(0, 0, 0, .45);
	-webkit-box-shadow: 10px 0 15px -10px rgba(0, 0, 0, .45), -10px 0 15px -10px rgba(0, 0, 0, .45);
	box-shadow: 10px 0 15px -10px rgba(0, 0, 0, .45), -10px 0 15px -10px rgba(0, 0, 0, .45);    
}
/*  TESTIMONIALS 	 */
/*---------------*/
 .testimonials{
  margin:0;
  padding:40px 0 40px 0; 
}
.testimonials__text p{
	padding:0 0 20px 0;
	font-size:14px;
	line-height:22px;
}
.testimonials__source{
	font-weight:700;
	font-size:12px;
}
.testimonials__source a{
	padding:0 5px;
}
/*  CONTACT 	 */
/*---------------*/
.grid--contact{
	display:block;
}
.grid--contact .grid__item, .grid--6col .grid__item{
	margin-bottom:0px !important;
}
.grid__form{
	width:90%;
	padding:0 5%;
	position:relative;
}
.form__submit{
	margin:40px 0 0 0;
}
.svg-form-left{
	display:none;
}
/*  CTA 	 */
/*---------------*/
.section--cta{
	padding-top:0px;
}
svg.svg-cta-top {
	height: 20px;
}
svg.svg-cta-bottom {
	height: 20px;
}
/*  Modal	 */
/*---------------*/
.modal__wrapper {
  top: 5%;
  width: 90%;
  margin-left: -45%;
}
.modal__wrapper--image {
  top: 10%;
  left: 14%;
  width: 86%;
  bottom:auto;
  margin-left: -7%;
}
.modal__content.modal__content--visible{
  display: block;
}
.modal__info{
	display:none;
}
.modal__form{
	width:90%;
	height:100%;
	display:block;
	padding:20px 5%;
}
.modal__content--login, .modal__content--forgot, .modal__content--signup{
  background-color:#fff;
}
.modal__image{
	height:auto;
}
.modal__image img{
	max-width:100%;
	max-height:auto;
}

}
/*===============================================*/
/* Small Mobile under 600	  					 */
/*===============================================*/
@media screen and (max-width: 600px) {
.intro__title{
	padding:0 0 5px 0;
	font-size:40px;
}
.intro__subtitle{
	font-size:14px;
	padding:0 0 30px 0;
}
.intro__description{
	font-size:12px;
}
.btn{
	padding:8px 15px; 
}
}
.test-mob{
        display: none;
    }

.news-input{
    width: 100%;
    padding:15px 20px;
    border: 1px solid #fff;
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
    border-radius:60px;
}
.sms{
}

@-webkit-keyframes myfirst_sms {
    0%   {
		right: 0px;
		top:-64px;
        bottom: 0;
        display: block;
        margin: auto;
		opacity:1;
	}
	25%   {
		right: 0px;
	top:-64px;
		opacity: 1;
        transform: rotate(3deg);
	}
   50%   {
		right: 0px;
	top:-64px;
		opacity: 1;
        transform: rotate(-3deg);
	}

	75%   {
		right:0px;
	top:-64px;
		opacity: 1;
        transform: rotate(3deg);
	}
    100%  {
		right:00px;
		top:-64px;
		opacity:1;
        transform: rotate(0deg);
    }
}
.sms-img{
    animation-delay: 1s;
    animation-duration: 1s;
    animation-duration: 1s;
     -webkit-animation: myfirst_sms  infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: infinite; /* Safari 4.0 - 8.0 */
    animation: myfirst_sms 6s infinite;
    animation-direction: infinite;
}
.sms-img img{
    width:20%;
    margin: auto;
}
.letter-form{
    position: relative;
    margin: 58px 0;
}

@-webkit-keyframes bg-animation {
    0% {
        background-position: top;
    }

    50% {
        background-position: bottom;
    }
    100% {
        background-position: top;
    }
}

@keyframes bg-animation {
    0% {
        background-position: top;
    }

    50% {
        background-position: bottom;
    }
    100% {
        background-position: top;
    }
}
.bg-animation {
    -webkit-animation: bg-animation 15s ease-in-out infinite;
    animation: bg-animation 15s ease-in-out infinite;
}
#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}
.letter-bt{
        background: transparent;
    border: 0;
    box-shadow: none;
    position: absolute;
    left: -108px;
    top: -48px;
    opacity: 0;
    width: 108px;
}
 .active-class .letter-bt{   
   -webkit-animation: myfirst_3 3s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_3 3s;
    animation-direction: alternate;
}
.letter-bt img{
    width: 100%;
}
.letter-main:focus, .news-input:focus,.news-input:active, .letter-main:active{
    outline: none !important;
}

.letter-main{
        cursor: pointer;
    text-align: center;
    background: transparent !important;
    box-shadow: none;
    border: 0;
    position: absolute;
    top: 0;
    line-height: 39px;
    right: 0;
}
.letter-main i{
    font-size: 33px;
    line-height: 56px;
    color: #512294;
}
.active-class .letter-bt{
    opacity:0;
}

@-webkit-keyframes myfirst_3 {
    0%   {
		right: 0px;
		top: -48px;
		opacity:0;
	}
	25%   {
		right: 0px;
		top: -48px;
		opacity: 1;
        transform: rotate(15deg);
	}
	50%   {
		right: 0px;
		top: -48px;
		opacity: 1
       transform: rotate(15deg);
	}
	75%   {
		left:1000px;
		top: -48px;
		opacity: 0;
	}
    100%  {
		left:-1000px;
        transform: rotate(220deg);
		top: -48px;
		opacity: 0;
	}
}

.desdsmo{
	-webkit-animation: myfirst 16s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst 8s;
    animation-direction: alternate;
}
.right-img .item{
        -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.owl-item.active .item{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.sms-ro3 img{
    width:50% !important;
     -webkit-animation: rotation_1 12s infinite linear !important;
}
.main-r img{
        width:36%;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: rotation 15s infinite linear ;
}
@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}
@-webkit-keyframes rotation_1 {
		from {
				-webkit-transform: rotate(359deg);
		}
		to {
				-webkit-transform: rotate(0deg);
		}
}
#home{
    position: relative;
}
.eline:after{
    position: absolute;
    box-shadow: 2px 2px 9px 2px rgba(0,0,0,.1);
    height: 8px;
    background: #00aef0 ;
    content: '';
    width: 180px;
        -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.eline:before {
  content: "";
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background-image: linear-gradient(
    -45deg, 
    rgba(255, 255, 255, .2) 25%, 
    transparent 25%, 
    transparent 50%, 
    rgba(255, 255, 255, .2) 50%, 
    rgba(255, 255, 255, .2) 75%, 
    transparent 75%, 
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
    animation: move 2s linear infinite;
}
.eline:before, .eline2:before, .eline3:before{
  content: "";
    display: none;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background-image: linear-gradient(
    -45deg, 
    rgba(255, 255, 255, .2) 25%, 
    transparent 25%, 
    transparent 50%, 
    rgba(255, 255, 255, .2) 50%, 
    rgba(255, 255, 255, .2) 75%, 
    transparent 75%, 
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
    animation: move 2s linear infinite;
}

@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
.eline2:after{
    position: absolute;
    box-shadow: 2px 2px 9px 2px rgba(0,0,0,.1);
    height: 8px;
    background:#00acee;
    content: '';
    width: 220px;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    animation-delay: 2.5s;
    animation-duration: 3s; 
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.eline3:after{
    position: absolute;
    box-shadow: 2px 2px 9px 2px rgba(0,0,0,.1);
    height: 8px;
   background:#00acee;
    content: '';
    width: 240px;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    animation-delay: 4.3s;
    animation-duration: 3s; 
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

.ecircle-main img{
    width: 90%;
   --webkit-animation-name: zoomIn;
  animation-name: zoomIn;
     animation-delay: 2.4s;
    animation-duration: .5s; 
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.ecircle2 img{
    animation-delay: 4.3s;
}
.ecircle3 img{
    animation-delay: 6s;
}
.rocket-o img{
    width:70%;
}
.rocket-o{
    bottom:-30px;
    position: absolute;
	display: none;
    width:100px;
    z-index: 5;
    left: -11px;
     -webkit-animation: myfirst_ro 8s alternate;
    -webkit-animation-direction: alternate;
    animation: myfirst_ro 8s;
    animation-direction: alternate;
    opacity: 0;
}

@-webkit-keyframes myfirst_ro {
    0%   {
		left:-30px;
        opacity: 1;
	}
	
    25%  {
		left: 151px;
        bottom: 60px;
        transform: rotate(60deg);
        opacity: 1;
	}
    50%  {
	    bottom: 8px;
        opacity: 1;
        left: 438px;
	}
    75%  {
	    bottom: 191px;
        left: 690px;
        opacity: 1;
	}
    100%  {
        bottom:600px;
        left: 990px;
        opacity: 0;
	}
}

.eline-main{
    bottom: 38px;
    position: absolute;
    box-shadow: 2px 2px 9px 2px rgba(0,0,0,.1);
    height: 8px;
    background: #fff;
    width: 180px;
    transform: rotate(-28deg);
    left: -11px;
}
.ecircle-main {
     text-align: center;
    line-height: 80px;
    bottom: 60px;
    position: absolute;
    box-shadow: 2px 2px 9px 2px rgba(0,0,0,.1);
    background: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    left: 151px;
}
.ecircle2 {
        bottom: 8px;
    left: 438px;
}
.ecircle3 {
    bottom: 191px;
    left: 690px;
}
.eline2 {
        overflow: hidden;
    left: 225px;
    transform: rotate(15deg);
    bottom: 66px;
    z-index: -1;
    width: 220px;
}
.eline3{
    left: 488px;
    overflow: hidden;
    bottom: 130px;
    width: 240px;
    z-index: -1;
    transform: rotate(-38deg);
}
.right-img .owl-dots{
        position: relative;
    left: -32px;
    top: 40px;
}
.m-img{
   transform: scale(1) !important;
    position: absolute;
    animation: inherit !important;
    animation-delay: inherit !important;
    animation-duration: inherit !important;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    margin: auto;
}
.other-img{
    background: #fff;
    border-radius: 50%;
}
.chair img{
        width: 55%;
    position: absolute;
    bottom: -68px;
}
.service{
    position: relative;
}
.service-line{
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
    background: #fff;
    height: 89%;
    width: 8px;
    z-index: -2;
    position: absolute;
    bottom: 0;
    right: 59px;
}
.service-line:before, .tline:before, .blog-line:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(
 -45deg, 
 rgba(255, 255, 255, .2) 25%, 
 transparent 25%, 
 transparent 50%, 
 rgba(255, 255, 255, .2) 50%, 
 rgba(255, 255, 255, .2) 75%, 
 transparent 75%, 
 transparent
 );
    z-index: 1;
    background-size: 50px 50px;
    animation: move 2s linear infinite;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
    animation: move 2s linear infinite;
}
.round1{
    left:30px; 
    right: inherit;
    height: 100%;
}
.element{
    position: relative;
}
.main-w{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
    width:100px;
    left: 0;
    -webkit-animation: wclass .8s infinite;
    -webkit-animation-direction: infinite;
    animation: wclass .8s infinite;
    animation-direction: infinite;
    opacity: 0;
    animation-duration:5s;
}
.w-1{
    animation-delay:1s;
}
.w-2{
    animation-delay:2s;
}
.w-3{
    animation-delay:3s;
}
.w-4{
    animation-delay:4s;
}
.w-5{
    animation-delay:5s;
}
.w-6{
    animation-delay:6s;
}
.w-7{
    animation-delay:7s;
}
.w-8{
    animation-delay:8s;
}

@-webkit-keyframes wclass{
    0%   {
        opacity: 1;
		left: 0;
	}
	
    100%  {
		left:500px;
        opacity: 0;
	}
}

@keyframes wclass {
 0%   {
        opacity: 1;
		left: 0;
	}
	
    100%  {
		left:400px;
        opacity: 0;
	}
}
.clound{
    z-index: -5;
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
     -webkit-animation: clound .8s infinite;
    -webkit-animation-direction: infinite;
    animation: clound .8s infinite;
    animation-direction: infinite;
    animation-duration:70s;
    animation-delay: 0;
}
.cl-2{
    right: 200px;
    width: 90px;
    top:20px;
     -webkit-animation: clound1 .8s infinite;
    -webkit-animation-direction: infinite;
    animation: clound1 .8s infinite;
    animation-direction: infinite;
    animation-duration:50s;
    animation-delay: 0;
}
.cl-3{
    width:120px;
    animation-duration:20s;
}
@-webkit-keyframes clound{
    0%   {
        opacity: 1;
		left: 0;
	}
	
    100%  {
		left:500px;
	}
}

@keyframes clound{
 0%   {
        opacity: 1;
		right: 0;
	}
	
    100%  {
		right:1000px;
	}
}
@-webkit-keyframes clound1{
    0%   {
        opacity: 1;
		right: 200px;
	}
	
    100%  {
		left:500px;
	}
}

@keyframes clound1{
 0%   {
        opacity: 1;
	right: 200px;
	}
	
    100%  {
		right:1000px;
	}
}
.moni:hover.moni img{
    opacity:1;
}
.service-logo:hover .logo-ser{
   -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}
.service-logo{
    cursor: pointer;
}
.moni{
    display: inline-block;
    width:12% ;
    cursor: pointer;
	position: relative;
    text-align: center;
}
.moni img{
    opacity: .6;
    width: 64px;
    margin: auto;
}
.logo-ser{
    -moz-animation: slide 40s linear infinite;
	-webkit-animation: slide  40s linear infinite;
	animation: slide 40s linear infinite;
    width: 100%;
}
@keyframes slide {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-1692px, 0, 0);
  }
}
/* Move it (define the animation) */
@-moz-keyframes scroll-up {
 0% {
-moz-transform: translateX(100%);
}
 100% {
-moz-transform: translateX(-100%);
}
}
@-webkit-keyframes scroll-up {
 0% {
-webkit-transform: translateX(100%);
}
 100% {
-webkit-transform: translateX(-100%);
}
}
@keyframes scroll-up {
 0% {
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%);
}
 100% {
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%);
}
}
.service-logo{
    overflow: hidden;
	background-color: #f7f8fc;
}
.repeat{
    display:-webkit-inline-box;
}
.blog-main .owl-nav{
        position: absolute;
    top: -50px;
    left: 15px;
}
.tline{
    height: 114px;
    width: 8px;
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
    background: #fff;
    z-index: -2;
    position: absolute;
    top: 0;
    right: 176px;
}
.mtline-1{
        height: 8px;
    right: 60px;
    top: 123px;
    width: 111px;
}
.mtline-2{
        height: 100%;
    right: 60px;
    top: 123px;
    z-index: -4;
    width:8px;
}
.blog-line{
   height: 50px;
    left: 89px;
    width: 8px;
    top: -64px;
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
    background: #fff;
    z-index: -2;
    position: absolute;
}
.blinee1{
    height: 125%;
    left: 0;
    width: 8px;
    top: -21px;
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
    background: #fff;
    z-index: -2;
    position: absolute;
}
.blinee{
    top: -22px;
    height: 8px;
    width: 85px;
    left: 0px;
}
.testi .owl-nav:after{
    content: 'NEXT & PREVIOUS';
    position: absolute;
    left: 0;
    top:26px;    
    margin: 15px 0 0;
    letter-spacing: .5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #414B61;
}
.sms, .project, .news{
    background: #fff;
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
}
.city-main{
     -moz-animation: slide 40s linear infinite;
    -webkit-animation: slide 40s linear infinite;
    animation: slide 40s linear infinite;
}
mcity{
     -moz-animation: slide 40s linear infinite;
    -webkit-animation: slide 40s linear infinite;
    animation: slide 40s linear infinite;
}
.city-img{
      position: absolute;
    bottom: 0;
    content: '';
    left: 0;
    width: 100%;
    height:101%;
        background-repeat: repeat;
    background-size: contain;
}
.city-img img{
       
}
.moni a:hover .h-ser{
	opacity: 1;
	transform: scale(1);
}
.h-ser{
	position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0;
    color: #fff;
	text-transform: uppercase;
    background: #000;
    padding: 5px 2px;
	transform: scale(0);
    border-radius: 20px;
    font-size: 10px;
    letter-spacing: .5px;
    margin: 8px 10px;
    text-align: center;
	    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/*--Career-start--*/
.boxc{
	margin: 24px 0;
	border-radius:5px;
	border: 1px solid #eee;
	padding: 15px;
	background: #fff;
}
.head-service-15 {
	font-size: 18px;
    margin-bottom:4px;
    font-weight: 500;
    color: #414B61;
}
.boxc p{
	color: #8b8b99;
	margin: 0;
    font-size: 13px;
    line-height: 18px;
}
.career-info li a svg{
	color: #414B61;
	font-size: 12px;
}
.career-info{
	margin: 12px 0 12px;
}
.career-info li a{
	color: #414B61 !Important;
	font-size: 15px;
}
.career-info li{
	display: inline-block;
	margin-right:15px;
	color: #414B61;
	font-size: 15px;
}
.career-info-more li{
	font-size: 13px;
}
.pro-img2 img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pro-img2{
	margin: auto;
    border: 5px solid #fff;
    height:130px;
    overflow: hidden;
    width: 130px;
    border-radius: 50%;
    position: relative;
    top: 46px;
}
/*--Career-End--*/

/*--profile--*/
.top-profile{
	background: #975af4;
}
.head-service-14{
	font-size:18px;
	font-weight: 500;
	color: #fff;
}
.dsti{
	font-size:14px;
	font-weight: 500;
	color: #fff;
}
.por{
	position: absolute;
    bottom: 5px;
    left: 22px;
}
.profile-main .nav-link{
	color: #000;
	padding-left: 0;
	padding-right: 25px;
}
.profile-main .nav-pills .nav-link.active, .profile-main .nav-pills .show > .nav-link {
    color: #975af4;
    background-color: transparent;
}
.profile-main .tab-content{
	margin-top: 24px;
}
.pro-ab1 p{
	font-size: 14px;
	font-weight: 400;
	text-align: justify;
}
.profile-main .progress{
	height: 6px;
}
.progre{
	margin:15px 0;
}
.soc{
	    position: absolute;
    bottom: 5px;
    right: 22px;
}
.soc li{
	display: inline-block;
	margin: 0 8px;
}
.dat:after{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	margin: auto;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 1px;
	display: block;
	background: #eee;
}
.dat span{
	position: relative;
	z-index: 1;
}
.dat{
	margin: auto;
	background: #eee;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	line-height: 60px;
	text-align: center;
}
.head-service-p {
	    border-bottom: 1px solid #eee;
    padding: 5px 0;
    font-weight: 500;
    margin: 0;
    color: #414B61;
    font-size: 18px;
}
.cappro{
	font-size: 14px;
    font-weight: 600;
    color: #414B61;
    margin: 6px 0 10px;
}
.pp-te p{
	font-size: 13px;
	text-align: justify;
	font-weight: 400;
}