body{
	border:0px;
	position: relative;
}
.text-dark{
	color: #333333
}
.m-0{margin: 0 !important; }.p-0 {padding: 0 !important; }
.mt-0 {margin-top: 0;}.mt-10 { margin-top: 10px !important;}.mt-20 {margin-top: 20px !important;}.mt-30 {margin-top: 30px !important;}.mt-40 {margin-top: 40px !important;}.mt-50 {margin-top: 50px !important;}.mt-60 {margin-top: 60px !important;}.mt-70 {margin-top: 70px !important;}.mt-80 {margin-top: 80px !important;}.mt-90 {margin-top: 90px !important;}.mt-100 {margin-top: 100px !important;}.mb-0 {margin-bottom: 0;}.mb-10 {margin-bottom: 10px !important;}.mb-20 {margin-bottom: 20px !important;}.mb-30 {margin-bottom: 30px !important;}.mb-40 {margin-bottom: 40px !important;}.mb-50 {margin-bottom: 50px !important;}.mb-60 {margin-bottom: 60px !important;}.mb-70 {margin-bottom: 70px !important;}.mb-80 {margin-bottom: 80px !important;}.mb-90 {margin-bottom: 90px !important;}.mb-100 {margin-bottom: 100px !important;}.ml-0 {margin-left: 0;}.ml-10 {margin-left: 10px !important;}.ml-20 {margin-left: 20px !important;}.ml-30 {margin-left: 30px !important;}.ml-40 {margin-left: 40px !important;}.ml-50 {margin-left: 50px !important;}.ml-60 {margin-left: 60px !important;}.ml-70 {margin-left: 70px !important;}.ml-80 {margin-left: 80px !important;}.ml-90 {margin-left: 90px !important;}.ml-100 {margin-left: 100px !important;}.mr-0 {margin-right: 0;}.mr-10 {margin-right: 10px !important;}.mr-20 {margin-right: 20px !important;}.mr-30 {margin-right: 30px !important;}.mr-40 {margin-right: 40px !important;}.mr-50 {margin-right: 50px !important;}.mr-60 {margin-right: 60px !important;}.mr-70 {margin-right: 70px !important;}.mr-80 {margin-right: 80px !important;}.mr-90 {margin-right: 90px !important;}.mr-100 {margin-right: 100px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-10 {padding-bottom: 10px !important;}.pb-20 {padding-bottom: 20px !important;}.pb-30 {padding-bottom: 30px !important;}.pb-40 {padding-bottom: 40px !important;}.pb-50 {padding-bottom: 50px !important;}.pb-60 {padding-bottom: 60px !important;}.pb-70 {padding-bottom: 70px !important;}.pb-80 {padding-bottom: 80px !important;}.pb-90 {padding-bottom: 90px !important;}.pb-100 {padding-bottom: 100px !important;}.pt-0 {padding-top: 0 !important;}.pt-10 {padding-top: 10px !important;}.pt-20 {padding-top: 20px !important;}.pt-30 {padding-top: 30px !important;}.pt-40 {padding-top: 40px !important;}.pt-50 {padding-top: 50px !important;}.pt-60 {padding-top: 60px !important;}.pt-70 {padding-top: 70px !important;}.pt-80 {padding-top: 80px !important;}.pt-90 {padding-top: 90px !important;}.pt-100 {padding-top: 100px !important;}.pl-0 {padding-left: 0;}.pl-10 {padding-left: 10px !important;}.pl-20 {padding-left: 20px !important;}.pl-30 {padding-left: 30px !important;}.pl-40 {padding-left: 40px !important;}.pl-50 {padding-left: 50px !important;}.pl-60 {padding-left: 60px !important;}.pl-70 {padding-left: 70px !important;}.pl-80 {padding-left: 80px !important;}.pl-90 {padding-left: 90px !important;}.pl-100 {padding-left: 100px !important;}.pr-0 {padding-right: 0;}.pr-10 {padding-right: 10px !important;}.pr-20 {padding-right: 20px !important;}.pr-30 {padding-right: 30px !important;}.pr-40 {padding-right: 40px !important;}.pr-50 {padding-right: 50px !important;}.pr-60 {padding-right: 60px !important;}.pr-70 {padding-right: 70px !important;}.pr-80 {padding-right: 80px !important;}.pr-90 {padding-right: 90px !important;}.pr-100 {padding-right: 100px !important;}
.main-header .main-box .logo-box{
	padding: 17px 0px;
}
.sticky-header .logo{
	padding: 20px 0px 15px;
}
.header-style-two .header-top, .header-style-three, .header-style-three .header-top{
	/*background: #0091b3;*/
	background: -webkit-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -o-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -ms-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -moz-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: linear-gradient(315deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
}
.main-menu .navigation > li{
	padding: 10px 0px;
	margin-left: 52px;
}
.main-header .header-top .top-right{
	padding: 10px 0px;
}
.main-header .header-top .top-left ul li:last-child{
	top:0px;
}
.main-header .header-top .top-left{
	padding: 5px 0px 5px;
}
.topsocial a {
  width: 28px;
  height: 28px;
  text-align: center;
  border-radius: 50%;
  font-size: 13px;
  line-height: 28px;
  background:transparent;
  display: block;
  color: #fff;
  -webkit-transition: background .4s ease, color .4s ease;
  transition: background .4s ease, color .4s ease;
  border: 1px solid #fff
}
.topsocial.list-inline > li{
	padding-right: 2px;
	padding-left: 2px;
}
.topsocial a:hover {
  background: -webkit-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -o-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -ms-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -moz-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: linear-gradient(315deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  color: #fff;
}
.main-menu .navigation > li > a{
	color:#fff;
}
.main-menu .navigation > li::before, .main-menu .navigation > li::after{
	background-color: #19a0c2;
}
.header-style-two .header-top .top-right ul li a, .header-style-two .header-top .top-left .links li a, .header-style-three .header-top .top-left .links li a, .header-style-three .header-top .top-right ul li a,.main-header .header-top .top-right ul li a .icon,.main-header .header-top .top-left .links li .icon,.main-header .header-top .top-left .links li a:hover,.main-header .header-top .top-right ul li a:hover{
	color:#fff;
	text-decoration: none;
}
.header-style-two .header-top .top-right ul li a.active{
	color: #ffde00
}
.main-header .header-top .top-right ul li:first-child a{
	text-decoration: none;
}
.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a{
	color: #fff !important;
}
.main-header .sticky-header .main-menu .navigation > li:hover > a, .main-header .sticky-header .main-menu .navigation > li.current > a{
	color: #19a0c2!important;
}
.header-style-four .main-menu .navigation > li > a::before{
	background-color: #fff
}
.main-menu .navigation > li > ul > li:hover > a{
	color: #19a0c2!important;
}
.main-menu .navigation > li > ul > li:hover{
	border-color: #19a0c2!important;
}
.main-menu .navigation > li > ul{
	border-bottom: 2px solid #19a0c2!important;
	width: 220px;
}
.main-menu .navigation > li:nth-child(4) > ul{
	left: auto;
	right: 0px;
}
body.inner-pg .main-menu .navigation > li > a{
	color: #000
}
body.inner-pg .main-menu .navigation > li > a.home-link{
	font-size: 18px
}
body.inner-pg .main-menu .navigation > li:hover > a, body.inner-pg .main-menu .navigation > li.current > a{
	color: #000!important;
}
body.inner-pg .main-menu .navigation > li > a:before {
    background-color: #000;
}
body.inner-pg .sticky-header .main-menu .navigation > li > a::before {
    background-color: #fff;
}
body.inner-pg .main-header .main-box{
	-webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
}
/*Btn Style One*/

.btn-style-one{
	position:relative;
	line-height:24px;
	color:#ffffff;
	font-size:14px;
	font-weight:700;
	background:#19a0c2;
	display:inline-block;
	padding:9px 26px;
	border-radius:50px;
	letter-spacing:1px;
	text-transform:uppercase;
	border:2px solid #19a0c2;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-family: 'Poppins', sans-serif;
}

.btn-style-one .icon{
	position:relative;
	top:2px;
	font-size:18px;
	margin-right:4px;
}

.btn-style-one:hover{
	color:#19a0c2;
	border-color:#19a0c2;
	background:none;
}

/*Btn Style Two*/

.btn-style-two{
	position:relative;
	line-height:24px;
	color:#f2f2f2;
	font-size:14px;
	font-weight:700;
	background:transparent;
	display:inline-block;
	padding:9px 42px;
	border-radius:50px;
	text-transform:uppercase;
	border:2px solid #f2f2f2;
}

.btn-style-two:hover{
	color:#19a0c2;
	border-color:#f2f2f2;
	background:#f2f2f2;
}
.main-slider h2{
	font-size: 42px;
	color: #4fcaa5
}
.main-slider h2.lh-1{
	line-height: 1em;
}
.main-slider .text{
	color:#000
}

.page-banner{
	position:relative;
	background-color:#0f1341;
	background-repeat:no-repeat;
	min-height: 300px;
}
.page-banner.banner1{
	background: url('../images/main-slider/consulting-banner1.jpg') bottom left;
	background-size: cover
}
.page-banner.banner2{
	background: url('../images/main-slider/consulting-banner2.jpg') bottom left;
	background-size: cover
}
.page-banner.banner3{
	background: url('../images/main-slider/consulting-banner3.jpg') bottom left;
	background-size: cover
}
.page-banner.banner4{
	background: url('../images/main-slider/consulting-banner4.jpg') bottom left;
	background-size: cover
}
.page-banner.banner5{
	background: url('../images/main-slider/industry-banner.jpg') bottom left;
	background-size: cover
}
.page-banner.banner6{
	background: url('../images/main-slider/startup-banner.jpg') bottom left;
	background-size: cover
}
.page-banner.banner7{
	background: url('../images/main-slider/technology-banner1.JPG') bottom left;
	background-size: cover
}
.page-banner.banner8{
	background: url('../images/main-slider/technology-banner2.jpg') bottom left;
	background-size: cover
}
.page-banner.banner9{
	background: url('../images/main-slider/technology-banner3.jpg') bottom left;
	background-size: cover
}
.page-banner.banner10{
	background: url('../images/main-slider/about-banner.jpg') bottom left;
	background-size: cover
}
.page-banner.banner11{
	background: url('../images/main-slider/expertise-banner.jpg') bottom left;
	background-size: cover
}
.page-banner.banner12{
	background: url('../images/main-slider/clients-banner.jpg') bottom left;
	background-size: cover
}
.page-banner.banner13{
	background: url('../images/main-slider/team-banner.jpg') bottom left;
	background-size: cover
}
.page-banner.banner14{
	background: url('../images/main-slider/contact-banner.jpg') bottom left;
	background-size: cover
}
.page-banner.banner15{
	background: url('../images/main-slider/career-banner.jpg') bottom left;
	background-size: cover
}
.page-banner .title-content{
	position: absolute;
	top: 40%;
	width: 50%
}
.page-banner h1{
	font-size:23px;
	font-weight:700;
	color:#07ad9b;
	line-height:1.3em;
	margin-bottom:10px;
	text-transform:capitalize;
}
.page-banner p{
	font-size: 14px
}
.page-banner .banner{
	position:relative;
	color:#cbcbcb;
	font-size:18px;
	font-weight:400;
}

.page-banner .page-info{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	display:block;
	color:#272727;
	z-index:1;
	text-align:right;
}

.page-info .inner-container{
	position:relative;
}

.page-info h2{
	font-size:16px;
	color:#272727;
	line-height:24px;
	font-weight:700;	
}

.sec-title h2{
	color:#000
}
.sec-title h2::after{
	border-top: 8px solid #19a0c2;
}
.services-block .inner-box{
	min-height: 336px;
	position: relative;
	padding: 25px 20px 25px 120px;
}
.services-block .inner-box .icon-box{
	position: absolute;
	left:20px
}
.services-block .inner-box h3 a:hover, .services-block .inner-box .read-more:hover{
	color:#19a0c2
}
.services-section .owl-dots .owl-dot:hover, .services-section .owl-dots .owl-dot.active{
	background-color: #19a0c2;
}
.scroll-to-top{
	/*display: none!important;*/
}
.scroll-to-top{
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 60px;
	height: 60px;
	color:#ffffff;
	font-size:24px;
	text-transform:uppercase;
	line-height:55px;
	text-align:center;
	z-index:99999;
	cursor:pointer;
	border-radius:50px;
	background:#ff4800;
	display:block;
	border:2px solid #ff4800;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	left: 0;
	margin: auto;
}

.scroll-to-top, .scroll-to-top:hover{
	background:#19a0c2;
	border: 2px solid #19a0c2;
}
.services-block .inner-box .text{
	font-size: 14px;
}
.marketing-section{
	background-image:url('../images/background/about-bg.jpg');
	background-size: cover;
	color: #fff;
	padding: 75px 0px 40px;
}
.marketing-section .content-column h2{
	color: #fff
}
.market-content .content-inner h3, .market-content .content-inner .text{
	color: #fff;
}
.market-content .content-inner{
	padding-left: 120px;
}
.marketing-section .owl-nav{
	display: none;
}
.tech-section {
    background-color: #f2f2f2;
    padding: 75px 0px 80px;
    background-image: url('../images/background/tech-bg.jpg');
    background-position: center;
    background-size: cover;
    
}
.tech-section .owl-nav{
	display:none;
}

.tech-section .owl-dots{
	position:relative;
	text-align:center;
}
.tech-section .owl-dots .owl-dot{
	position:relative;
	width:9px;
	height:9px;
	margin:0px 5px;
	display:inline-block;
	border-radius:50%;
	background-color:#dedede;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.tech-section .owl-dots .owl-dot:hover,
.tech-section .owl-dots .owl-dot.active{
	position:relative;
	width:22px;
	height:8px;
	border-radius:10px;
	background-color: #19a0c2;
}
.tech-block{
	margin-bottom: 30px;
	position: relative;
}
.tech-block .inner-box{
	position:relative;
	/*padding:25px 20px 25px;*/
	text-align: center;
	height: 100px
}
.tech-block .inner-box .icon-box{
	position:relative;
	margin-bottom:15px;
}

.tech-block .inner-box .icon-box img{
	max-width: auto;
	max-height: 100%;
	height: 100%;
	width: auto;
}
.featured-block-two .inner-box:hover .overlay-inner h3{
	color: #ff4800;
}
.testimonial-section{
	background-color: #f2f2f2;
	padding: 20px 0px;
	background-image: url('../images/background/testimony-bg.jpg');
	background-position: center;
	background-size: cover;
}
.testimonial-section .title-column{
	margin-bottom: 10px;
}
.testimonial-section .title-column h2{
	color:#000;
	margin-left: 30px
}
.testimonial-block .inner-box .text{
	color:#000;
	font-size: 18px;
}
.testimonial-block .inner-box .quote-icon{
	color:#19a0c2;
}
.testimonial-block .inner-box .author-info .author-inner h3{
	color:#19a0c2;
}
.testimonial-block .inner-box .author-info .author-inner .designation{
	color:#808080
}
.testimonial-section .testimonial-column .owl-nav .owl-prev,
.testimonial-section .testimonial-column .owl-nav .owl-next{
	position:relative;
	width:40px;
	height:40px;
	text-align:center;
	line-height:34px;
	font-size:28px;
	border-radius:50%;
	display:inline-block;
	color:rgba(0,0,0,0.40);
	margin-left:10px;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	border:3px solid rgba(0,0,0,0.40);
}

.testimonial-section .testimonial-column .owl-nav .owl-prev:hover,
.testimonial-section .testimonial-column .owl-nav .owl-next:hover{
	background-color:#19a0c2;
	border-color:#19a0c2;
	color:#fff;
}
.main-footer{
	background: -webkit-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -o-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -ms-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -moz-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: linear-gradient(315deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
}
.main-footer .widgets-section{
	padding: 45px 0px 30px;
}
.main-footer .footer-title h2::after{
	background-color: #ffd463;
}
.footer-list li a{
	color:#fff
}
.main-footer h4{
	color: #ffffff;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: underline;
}
.footsocial a {
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  line-height: 35px;
  background: #fff;
  display: block;
  color: #07ad9b;
  -webkit-transition: background .4s ease, color .4s ease;
  transition: background .4s ease, color .4s ease;
}
.footsocial a:hover {
  background: -webkit-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -o-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -ms-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -moz-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: linear-gradient(315deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  color: #fff;
}
.social-icon-one li a{
	color: #000
}
.social-icon-one li a:hover{
	color:#ffd463;
}
.office-widget .office-info ul li strong{
	font-weight: 500;
}
.office-widget .office-info ul li{
	color:#fff
}
.office-widget .office-info ul li a{
	text-transform:none;
	font-size: 14px;
font-weight: normal;
letter-spacing: 0.3px;
}
.office-widget .owl-dots .owl-dot{
	border:2px solid #ffd463;
}
.office-widget .owl-dots .owl-dot:hover,
.office-widget .owl-dots .owl-dot.active{
	background-color:#ffd463;
}
.main-footer .copyright{
	background: #f4f5ff;
	color: #2f2f2f
}
.main-footer .copyright{
	padding: 30px 15px 10px;
}
.widget-column{
	padding-right: 0px
}
.bottom-parallax .about-section{
	background-color: #8a8a8a;
	left: 0px;
right: 0px;
bottom: 0px;
}
.bottom-parallax .about-section h2{
	font-size: 30px;
	line-height: 1.3em;
}
.subscribe-widget{
	background-image:url('../images/background/subscribe-bg.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 320px;
	padding-top: 30px
}
.subscribe-widget h2 {
    font-size: 30px;
    line-height: 1.3em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.subscribe-form{
	margin-top:60px;
	width: 70%
}
.subscribe-form .form-group .form-group{
	position: relative;
	display: block;
}
.subscribe-form .form-group input{
	position: relative;
	display: inline-block;
	background: #ffffff;
	border: none;
	padding: 11px 125px 10px 30px;
	border-radius: 5px;
	transition: all .3s ease;
	border-radius: 100px;
	box-shadow: 0px 7px 18px 2px rgba(0, 0, 0, 0.25);
	margin-top: 1px;
}
.subscribe-form .form-group .theme-btn1{
	position: absolute;
	right: 184px;
	display: inline-block;
	padding: 11px 30px;
}
.theme-btn1{
	color: #fff;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  border-radius: 100px;
  text-decoration: none;
  padding: 17px 30px;
  text-transform: uppercase;
  background: linear-gradient(135deg, #19a0c2, #98c87f, #19a0c2, #cccccc, #98c87f);
  background-color: #19a0c2;
  background-size: 400% 400%;
  display: inline-block;
  transition: all .5s ease;
}
.theme-btn1:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(135deg, rgb(76, 181, 255) 0%, rgb(137, 130, 247) 100%);
  background: -o-linear-gradient(135deg, rgb(76, 181, 255) 0%, rgb(137, 130, 247) 100%);
  background: -ms-linear-gradient(135deg, rgb(76, 181, 255) 0%, rgb(137, 130, 247) 100%);
  background: -moz-linear-gradient(135deg, rgb(76, 181, 255) 0%, rgb(137, 130, 247) 100%);
  background: linear-gradient(135deg, rgb(76, 181, 255) 0%, rgb(137, 130, 247) 100%);
  border-radius: 5px;
  z-index: -1;
  transition: opacity 0.5s linear;
  opacity: 0;
}
.theme-btn1:hover{
  animation: gradient 8s ease infinite;
  color: #ffffff;
  box-shadow: 0px 7px 18px 2px rgba(0, 0, 0, 0.25);
}
@keyframes gradient {
  0% {
    background-position: 0% 20%;
  }
  50% {
    background-position: 100% 80%;
  }
  100% {
    background-position: 0% 20%;
  }
}


.pagetitle-section{
	color: #fff;
	padding: 75px 0px 0px;
}
.we-are-section{
	padding: 45px 0px 40px;
}
.we-are-section .content-column h2{
	color: #808080
}
.we-are-section .market-content.mbox{
	padding: 10px 10px 20px;
	margin-top: 20px;
	background-color: #f2f2f2;
	border-radius: 5px;
}
.we-are-section .market-content .content-inner h3{
	color: #000;
	margin-bottom: 0px
}
.we-are-section .market-content .content-inner .text{
	color: #808080;
	margin-bottom: 0px
}
.we-are-section .market-content .content-inner .content-number img{
	margin-top: 0px
}
.we-are-section .content-column .inner-column h2, .we-are-section .carousel-column h2{
	color: #19a0c2;
	font-size: 24px;
	font-weight: 700;
letter-spacing: 1px;
line-height: 1.4em;
margin-bottom: 25px;
}
.we-are-section .owl-nav{
	display: none;
}
.we-are-section .carousel-column .inner-column{
	padding: 40px 0px 30px;
}
.we-are-section .carousel-column .slick-prev{
	top: -45px;
	left: 56px;
}
.we-are-section .carousel-column .slick-next{
	bottom: -40px;
	left: 6px;
}
.we-are-section .carousel-column .slick-arrow.slick-prev:hover,
.we-are-section .carousel-column .slick-arrow.slick-next:hover{
	color:#ffffff;
	border-color:#19a0c2;
	background-color:#19a0c2;
}
.monthy-block .inner-box h3{
	margin-bottom: 5px;
	color: #4fcaa5;
}

.monthy-block .inner-box{
	margin-bottom: 10px;
	padding-left: 60px;
}
.we-are-section .carousel-column .inner-column::before{
	left: 20px;
}
.monthy-block .inner-box .month .dott::before{
	background-color: rgba(79,202,165,0.30);
}
.monthy-block .inner-box .month .dott{
	right: 45px;
	background-color: #4fcaa5;
}
.contactinfo-section .c-box{
	padding:0px;
	text-align: center;
}
.contactinfo-section .c-box .img-box{
	margin: auto;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
.contactinfo-section .c-box .img-box img{
	display: inline-block;
}
.contactinfo-section .c-box h3 {
    position: relative;
    color: #0f1341;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 10px;
}
.contactinfo-section .c-box p{
	color: #777777
}
.contactinfo-section .c-box p a{
	color: #19a0c2
}
.contact-section{
	padding: 40px 0px 0px;
}
.contact-section .contact-form-column .inner-column{
	background-color: #f7f7f7;
	box-shadow: none;
	border: 0px;
	padding: 20px 25px 10px;
}
.contact-section .sec-title h2::before {
    background: url(../images/icons/separater-2.png) no-repeat;
}
.contact-form form{
	width: 100%;
}
.contact-form button{
	width: auto;
	text-align: center;
}
.contact-form textarea{
	height: 125px;
}
.contact-form .form-group{
	margin-bottom: 30px;
}
/*Client Section*/
.box {
    background: #ffffff;
    box-shadow: 1px 1px 25px 0px rgba(0,0,0,0.06);
    border-radius: 10px;
    padding-top: 40px;
    position: relative;
    box-sizing: border-box;
    height: 235px;
    margin-bottom: 20px;
    text-align: center;
}
.box img {
    padding-top: 20px;
    margin: auto;
}
.box .info {
    background: linear-gradient(to top,  rgb(152, 200, 127) 0%,rgb(25, 160, 194) 100%);
    -webkit-clip-path: polygon(0 68%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 68%, 100% 0, 100% 100%, 0% 100%);
    padding: 60px 0 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    transition: all .4s ease-in-out;
    text-align: center;
}
.box .info h3 {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0;
}
.box .info span {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
}
.box:hover .info {
    padding-top: 120px;
    opacity: .98;
}
.box img {
    transition: all .4s ease-in-out;
}
.box:hover img {
    transform: scale(1.03);
}
/*** 

====================================================================
	Expertise
====================================================================

***/

.expertise-section{
	position:relative;
	padding:40px 0px 30px;
}
.expertise-section .case-block .inner-box .image-box .image{
	padding: 0px;
}
.expertise-section h5{
	color: #fff;
	position: relative;
font-size: 18px;
font-weight: 700;
}
.expertise-section .case-block .inner-box .content-box .text{
	margin-top: 0px;
	text-align: justify;
	color: #fff;
}
.expertise-section .case-block .inner-box .content-box{
	min-height: 382px
}
.expertise-section .case-block .inner-box .content-box{
	position:relative;
	padding:25px 28px 25px;
	/*! background-color:#f4f4f4; */
	background: -webkit-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
	background: -o-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
	background: -ms-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
	background: -moz-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
	background: linear-gradient(315deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
}
.expertise-section .case-block .inner-box .content-box:before{
	border-bottom: 22px solid #34a9b4;
}
.expertise-section .case-block.alternate .inner-box .content-box:before{
	border-top: 22px solid #74bd92;
	border-right: 18px solid transparent;
	border-bottom:none;
	border-left:none;
}


/*** 

====================================================================
	Solution
====================================================================

***/

.sol-section{
	position:relative;
	padding:30px 0px 50px;
}
.sol-box {
    position: relative;
    margin-bottom: 20px;
    min-height:330px;
    border-radius: 8px;
}
a.read-more{
	color: #19a0c2
}
.sol-box.bg-gray{
	background-color: #f2f2f2
}
.sol-box .sol-content{
	position: relative;
padding: 30px 10px 25px;
}
.sol-box .sol-content .inner{
	position:relative;
	padding-left:110px;
}

.sol-box .sol-content .inner .image{
	position:absolute;
	left:0px;
	top:0px;
	width:85px;
	margin-bottom:20px;
}

.sol-box .sol-content .inner h3{
	position:relative;
	color:#0f1341;
	font-size:20px;
	font-weight:700;
	margin-bottom:10px;
}

.sol-box .sol-content .inner .text{
	position:relative;
	color:#808080;
	font-size:16px;
	font-weight:400;
	line-height:1.7em;
	margin-bottom:10px;
	text-align: justify;
}
/*** 

====================================================================
	Team
====================================================================

***/
.team-block .inner-box .lower-content-box .designation{
	color: #19a0c2;
	margin-bottom: 0px
}
.team-block .inner-box .lower-content-box h3{
	color: #000;
	margin-bottom: 0px;
	font-weight: 600;
}
.team-block .inner-box .lower-content-box{
	padding: 10px 15px;
}
.team-block .social-icon-two li a:hover{
	color:#19a0c2;
}
.team-block .inner-box .image{
	/*height: 270px*/
}
/*** 

====================================================================
	Start Up
====================================================================

***/
.startup-section{
	padding: 45px 0px 40px;
}
.startup-section .content-column h2{
	color: #808080
}
.startup-section .content-column .inner-column h2{
	color: #19a0c2;
	font-size: 24px;
	font-weight: 700;
letter-spacing: 0.2px;
line-height: 1.4em;
margin-bottom: 5px;
}
.business-box {
  border: 2px solid #e6e6e6;
  margin-left: 37.5px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  -webkit-transition: border-color .5s ease;
          transition: border-color .5s ease;
          min-height: 183px;
          margin-bottom: 15px
}
.business-box .icon-box,
.business-box .text-box {
  float: left;
}
.business-box .icon-box {
  width: 75px;
  text-align: center;
  margin-left: -37.5px;
  padding: 30px 0;
}
.business-box .icon-box .inner-box {
  width: 75px;
  height: 81px;
  -webkit-transition: 0.6s;
          transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
}
.business-box .icon-box .inner-box i {
  line-height: 81px;
  font-size: 32px;
  color: #3563a9;
}
.business-box .icon-box .inner-box .top-box, .business-box .icon-box .inner-box .bottom-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.business-box .icon-box .inner-box .top-box {
  background: url(../images/shape-blue.png) center center no-repeat;
  z-index: 2;
  /* for firefox 31 */
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.business-box .icon-box .inner-box .bottom-box {
  background: url(../images/shape-blue.png) center center no-repeat;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.business-box .icon-box .inner-box .bottom-box i{
  color: #fff;
  font-style: normal!important;
}
.business-box .icon-box .inner-box .top-box i {
  font-style: normal!important;
  color: #fff
}
.business-box .text-box {
  padding-left: 20px;
  width: 88%;
  float: right;
}
.business-box .text-box h3,
.business-box .text-box p {
  margin: 0;
  padding: 0;
}
.business-box .text-box h3 {
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: 500;
}
.business-box .text-box p {
  font-weight: 300;
  margin-top: 19px;
}
.business-box:hover {
  border-color: #19a0c2;
}
.business-box:hover .icon-box .inner-box {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.business-box .list-style-one{
	padding-left: 0px
}
.startup-section .list-style-one li{
	line-height: 1.4em;
	margin-bottom: 5px;
	font-size: 14px
}
.startup-section .list-style-one li::before{
font-size: 14px;
}
.startup-section-two{
	position:relative;
	text-align:center;
	padding:35px 0px 35px;
	color: #fff;
	background: -webkit-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -o-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -ms-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -moz-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: linear-gradient(315deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
}
.startup-section-two h3{
	margin-bottom: 15px
}
.business-block{
	position:relative;
	padding:0px;
}
.business-block .inner-box{
	position:relative;
	text-align:center;
	padding:0px 30px 40px;
}

.business-block .inner-box .icon-box{
	position:relative;
	margin-bottom:15px;
}

.business-block .inner-box h3{
	position:relative;
	color:#0f1341;
	font-size:18px;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:10px;
}
.step-block:nth-child(2), .step-block:nth-child(3), .step-block:nth-child(4){
	margin-top:0px;
}
.startup-bg{
	background-color: #f2f2f2;
background-image: url('../images/background/tech-bg.jpg');
background-position: center;
background-size: cover;
}
.step-block .inner-box h3{
	color: #000
}
.step-block .inner-box .step-number span{
	color: #19a0c2
}
/*Services Page*/
.sidebar-page{
	padding: 45px 0px 40px;
}
.page-banner .page-info{
	text-align: left;
}
.page-info .bread-crumb li{
	color:#777777;
	font-size: 14px;
}
.page-info .bread-crumb li::after{
	color:#777777
}
.page-info .bread-crumb li a{
	color:#272727
}
.page-info .bread-crumb li a:hover{
	color: #19a0c2
}
.services-single .inner-box h2{
	margin-bottom: 0px;
	color: #19a0c2
}
.services-single .inner-box h4 {
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.services-single .inner-box h5{
	color: #000;
}
.blog-cat-two li a{
	color: #333333;
}
.blog-cat-two li.active a, .blog-cat-two li a:hover{
	background: -webkit-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -o-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -ms-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: -moz-linear-gradient(135deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
  background: linear-gradient(315deg, rgb(152, 200, 127) 0%, rgb(25, 160, 194) 100%);
}
.list-style-one{
	padding-left: 20px
}
.list-style-one strong{
	font-weight: 400;
	color: #000
}
.industry-section{
	padding: 45px 0px 40px;
}
.industry-section .content-column h2{
	color: #808080
}
.industry-section .content-column .inner-column h2{
	color: #19a0c2;
	font-size: 24px;
	font-weight: 700;
letter-spacing: 0.2px;
line-height: 1.4em;
margin-bottom: 5px;
}
.industry-section .case-block .inner-box .image-box .image{
	padding: 0px;
}
.industry-section h5{
	position: relative;
	font-size: 18px;
	font-weight: 700;
	color: #07ad9b
}
.industry-section .case-block .inner-box .content-box .text{
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px
}
.industry-section .case-block .inner-box .content-box{
	min-height: 454px
}
.industry-section .case-block .inner-box .content-box{
	position:relative;
	padding:25px 28px 25px;
	/*background-color:#e4f7fe;*/
}
/*.industry-section .case-block .inner-box .content-box:before{
	border-bottom: 22px solid #34a9b4;
}
.industry-section .case-block.alternate .inner-box .content-box:before{
	border-top: 22px solid #74bd92;
	border-right: 18px solid transparent;
	border-bottom:none;
	border-left:none;
}*/
.industry-section .featured-block-two{
	padding: 15px;
	border: 0px
}
.industry-section .featured-block-two .inner-box{
	border: 1px solid #19a0c2;
	padding: 10px;
	min-height: 180px;
}
.industry-section .featured-block-two .inner-box h3{
	color: #000
}
.industry-section .featured-block-two .inner-box .text{
	font-size: 14px;
	line-height: 1.4em;
	text-align: justify;
}
.industry-section h4{
	position: relative;
color: #000;
font-size: 18px;
font-weight: 700;
line-height: 1.4em;
margin-bottom: 10px;
text-transform: capitalize;
}
.career-section {
    padding: 45px 0px 40px;
}
.accordian-boxed{
	margin-top:0px
}
.accordian-boxed h3{
	color: #19a0c2;
}
.accordion-box .block .acc-btn{
	color: #000
}
.accordion-box .block .acc-btn.active{
	color: #4fcaa5
}
.accordion-box .block.active-block:after{
	background-color: #4fcaa5
}
.accordion-box .block .content .text{
	line-height: 1.4em;
	font-size: 14px;
}
.accordion-box .block .content h6{
	font-family: 'Poppins', sans-serif;
	font-size: 13.5px;
	color: #000;
	margin-bottom: 7px;
	line-height: 1.4em;
}
.accordion-box .block .content h6 span{
	color: #848484;
}
.career-form{
	width: 95%
}
.form-label{
	position: relative;
	color: #000;
	font-size: 16px;
	font-weight: 400;
}
.form-control{
	display:block;
	width:100%;
	height:40px;
	font-size:16px;
	color:#848484;
	line-height:30px;
	padding:10px 20px;
	font-weight:300;
	border:1px solid #f2f2f2;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	box-shadow: none;	
}
.form-control:focus{
	border-color:#ff4800;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{

}
.select2-container .select2-selection--single .select2-selection__rendered{
padding-left: 0px!important;
padding-right: 20px;
color: #495057!important;
}
.select2-container--default .select2-selection--single{
	padding: 5px 18px!important;
border-radius: 4px !important;
background-color: #fff;
border: 1px solid #f2f2f2!important;
line-height:30px;
}
.select2-container .select2-selection--single{
	height: 40px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:30px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 40px!important;
	border-left: 1px solid #f2f2f2!important;
}
.browse{
	position: relative;
}
.hide_file{
	opacity: 0;
	position: relative;
	z-index: 5;
	cursor: pointer;
}
.show_file{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.btn-browse {
	width: 100%;
	border-radius: 4px; 
	color: #fff!important; 
	background-color: #19a0c2; 
	padding: 10px 10px;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	text-align: center;
}
.clients-section{
	padding: 40px 0px 30px;
}
.contactmap-section{
	padding: 40px 0px 0px;
}
.contactmap-wrapper {
  -ms-flex-item-align: center;
      align-self: center;
      position: relative;
      text-align: center;
}
.contactmap-wrapper p{
	font-size: 24px;
	color: #495057
}
.marker {
    width: 50px;
    height: 50px;
    display: block;  
    text-align: center;
    position: relative;
}

.pin {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 17px;
    left: 17px;
    display: block;
    margin: auto;
    background: #39c12c;    
    border: 2px solid #FFF;
    border-radius: 50%;
    z-index: 1000;
    text-align: center;
}

.pin-effect {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    display: block;
    background: rgba(8, 210, 111, 0.6);
    /*background: rgba(255, 188, 6, 0.3);*/
    border-radius: 50%;
    opacity: 0;
    animation: pulsate 2400ms ease-out infinite;
    text-align: center;
    z-index: 999;
}
@keyframes pulsate {
    0% {
    transform: scale(0.1);
    opacity: 0;
    }
    50% {
    opacity: 1;
    }
    100% {
    transform: scale(1.2);
    opacity: 0;
    }
}
.wmap{
	position: relative;
	z-index: 0;
}
.loc1{
	position: absolute;
	top: 350px;
	left: 815px
}
.loc2{
	position: absolute;
	top: 368px;
	left: 818px
}
.loc3{
	position: absolute;
	top: 450px;
	left: 900px
}
.loc4{
	position: absolute;
	top: 325px;
	left: 748px
}
.loc5{
	position: absolute;
	top: 165px;
	left: 528px
}
.loc6{
	position: absolute;
	top: 200px;
	left: 248px
}
.popover-header{
	font-family: "Karla", sans-serif;
font-weight: 700;
}
.visible1040{
	display: none;
}
.contact-info-box ul, .contact-info-box li, .contact-info-box h3, .contact-info-box p {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info-box li + li {
	margin-top: 35px;
}
.contact-info-box > p {
	margin-top: -8px;
}
.contact-info-box ul {
	margin-bottom: 34px;
}
.contact-info-box h2{
	color: #373737;
	font-size: 30px;
}
.contact-info-box h3 {
	font-size: 16.5px;
	line-height: 28px;
	color: #000;
	margin-top: -5px;
	font-weight: 700;
}
.contact-info-box .inner-box {
	text-align: center;
	width: 45px
}
.contact-info-box .inner-box i {
	font-size: 23px;
	color: #3399cc;
}
.contact-info-box .inner-box i.fa-mobile{
	font-size: 33px;
}
.contact-info-box .inner-box i.fa-envelope{
	font-size: 21px;
}
.contact-info-box .icon-box, .contact-info-box .text-box {
	display: table-cell;
	vertical-align: top;
}
.contact-info-box .text-box {
	padding-left: 20px;
}
.contact-info-box .text-box p {
	margin-top: 4px;
	color: #777777;
	font-size: 15px;
}
.contact-info-box .text-box p a {
	margin-top: 4px;
	color: #777777;
}
/*Contact Ribbon*/
.cribbon-section{
	position:relative;
	text-align:center;
	padding:35px 0px 35px;
	background-color: #f7f7f7
}
.cribbon-section h3{
	margin-bottom: 15px
}
@media (max-width: 1040px) {
	.hide1040{
		display: none;
	}
	.visible1040{
		display: block;
	}
}
@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 50%;
    *width: 50%;
  }
}
@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}    
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
figure.content-image1 img{
	display: none;
}
.grecaptcha-badge{
	right: -260px!important;
}
.page-banner h1:before{display:none!important}