body, html {
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
	
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 300;
	font-size: 42px;
	color: #666;
}
h3, h4 {
	font-size: 20px;
	font-weight: 400;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 17px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #f6f6f6;
}
a:hover, a:focus {
	text-decoration: none;
	color: #81b6eb;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	-webkit-padding: 0;
	-moz-padding: 0;
}
hr {
	height: 2px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #362267;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}

/*************************
*******Home Page******
**************************/

.hero-section {
	width: 80vw;
	height: 78vh;
	margin: 5.9em auto 0 auto;
	display: flex;
	flex-direction: row-reverse;
	column-gap: 3em;
	justify-content: space-between;
	align-items: center;
	text-align: start;
}

.hero-section-left-side {
	display: flex;
	flex-direction: column;
	row-gap: 3.5em;
	align-items: flex-end;
}

.hero-section h1 {
	color: white;
	font-size: 3vw;
	font-weight: 600;
	font-family: 'Montserrat';
	margin: 0;
	text-align: end;
	text-wrap: nowrap;
}

.hero-section h3 {
	margin: 0;
	color: #fff;
	text-align: end;
	line-height: 1.2;
	font-size: 20px;
	font-family: 'Roboto';
}

.hero-section a {
	width: fit-content;
}

.hero-section .videoWrapper {
	width: 39vw;
	padding-bottom: 56%;
}

.hero-section .videoWrapper iframe {
	border-radius: 10px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 45%; /* 16:9 */
	height: 0;
	width: 80%;
	margin: 0 auto;
  }

  .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

  .videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

  .videoWrapper2 {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
  }
  .videoWrapper2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 70%;
	margin: auto;
  }

  .center-div {
	margin: auto;
	width: 70%;
  }
  

.blockquote-custom {
	/*position: relative;*/
	font-size: 12px;
  }

  .blockquote-custom-icon {
	font-size: 12px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -50px;
	left: 50px;
  }

.Div3 {
	width: 100%;
	background-color: #20204c;
	/*border: 2px solid #c00;*/
	min-height: 50px;
	/*position: fixed;*/
	right: 0px;
	padding-top: 1%;
	padding-bottom: 1%;
	z-index: 5;
  }

  .Div4 {
	/*border: 1px solid #ddd;*/
	width: 100%;
	background-color: white;
	/*border: 2px solid #c00;*/
	min-height: 50px;
	/*position: fixed;*/
	right: 0px;
	padding-top: 1%;
	padding-bottom: 1%;
	z-index: 5;
  }

#cover-background {
	background-image: url("../img/slider/bg2.jpg");
  }

  #cover-background-sis {
	background-image: url("../img/achievements-bg-2.jpg");
  } 

  #cover-background-need {
	background-image: url("../img/integration_3.jpg");
  } 

.margincover {
	margin-top: 12%;
}

.nicetext {
	text-align: left;
	}

.title-desktop {
	font-size: 45px;
	text-align: left;
	/*margin-left: 50%;*/
	color: #fff;

}

.margin-integration {
	margin-top: -3%;
}

.jobs {
    margin-bottom: 7vh;
  }

.subtitle-desktop {
	/*margin-left: 50%;*/
	color: white;
	text-align: left;
}

#main-slider {
	position: relative;
	text-align: center;
}
.no-margin {
	margin: 0;
	padding: 0;
}
#main-slider .carousel .carousel-content {
	margin-top: 150px;
}
#main-slider .carousel .slide-margin {
	margin-top: 100px;
}
#main-slider .carousel .logo {
	font-weight: 600;
	margin: 20px 0;
	padding: 0 10px;
	border-radius: 10px;
	border: 1px solid #9bcaec;
	border-bottom: 0;
	border-right: 0;
	box-shadow: 6px 3px #ddd;
}
#main-slider .carousel .logo i {
	color: #3498db;
}
#main-slider .carousel h2 {
	color: #666;
	font-weight: 500;
	margin: 20px 0;
}
#main-slider .carousel .btn-slide {
	padding: 8px 20px;
	background: #24b1da;
	color: #fff;
	border-radius: 4px;
	margin-top: 25px;
	display: inline-block;
}
/*.carousel-inner {
	height: 640px;
}*/
#main-slider .carousel .item {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	height: 640px;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
	top: auto;
	position: relative;
}
#main-slider .carousel .item.active {
	opacity: 1;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	z-index: 1;
}
#main-slider .prev, #main-slider .next {
	position: absolute;
	top: 50%;
	/*background-color: #fff;*/
	color: #ccc;
	display: inline-block;
	margin-top: -25px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	z-index: 5;
	opacity: 0.8;
}
#main-slider .prev:hover, #main-slider .next:hover {
	/*background-color: #3498db;*/
	color: #3498db;
}
#main-slider .prev {
	left: 10px;
}
#main-slider .next {
	right: 10px;
}
#main-slider .carousel-indicators li {
	width: 14px;
	height: 14px;
	margin: 0 15px 0 0;
	position: relative;
}
#main-slider .carousel-indicators li:after {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 100%;
	border: 1px solid #c3dff4;
	left: -3px;
	top: -3px;
}
#main-slider .carousel-indicators .active {
	width: 14px;
	height: 14px;
	background-color: #fff;
	margin: 0 15px 0 0;
	border: 1px solid #3498db;
	position: relative;
}
#main-slider .carousel-indicators .active:after {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background: #fff;
	border: 1px solid #3498db;
	left: -3px;
	top: -3px;
}

/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-image: linear-gradient(to right, #32329c 0%, #202368 100%) !important;
	/*background-color: rgba(248, 248, 248, 0);*/
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-size: 20px;
	color: #eee;
	font-weight: 400;
	text-transform: uppercase;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #eee;
	font-size: 14px;
	padding: 5px 3px;
	border-radius: 0;
	letter-spacing: 1px;
	margin: 10px 5px 0 5px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}
.on {
	background-image: linear-gradient(to right, #32329c 0%, #202368 100%) !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	font-weight: 500;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0ba2db;
	border-color: #0ba2db;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title p {
	font-size: 18px;
	color: #666;
}
.section-title h2 {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #0ba2db;
	background-color: #fff;
	border: 2px solid #fff;
}
/* Header Section */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg.jpg) no-repeat center bottom;
	background-color: #0ba2db;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,0ba2db+25&0.6+0,0.3+25 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(11,162,219,0.3) 25%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(11,162,219,0.3) 25%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(11,162,219,0.3) 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#4d0ba2db', GradientType=0 ); /* IE6-9 */
}
.intro .fa {
	font-size: 94px;
	margin-bottom: 40px;
	color: #fff;
}
.intro h1 {
	color: #fff;
	font-size: 74px;
	font-weight: 800;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.intro p {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 40px;
}
header .intro-text {
	padding-top: 240px;
	padding-bottom: 200px;
	text-align: center;
}
/* About Section */
#services {
	padding: 50px 0px 0px 0px;
	background: #fafafa;
}
#about h3 {
	color: #666;
	font-size: 24px;
	font-weight: 300;
}
#about .about-text {
	margin-left: 10px;
	margin-top: 60px;
}
#about .about-text i {
	font-size: 54px;
	margin-top: 40px;
	color: #0ba2db;
}
#about img {
	display: inline-block;
}
#about p {
	line-height: 24px;
}
.learn-more-button {
	padding: 14px 65px;
}

/* News Section */
#news {
	padding: 120px 0;
}
#news h4 {
	color: #0ba2db;
	text-transform: uppercase;
}
#news i.fa {
	font-size: 38px;
	margin-bottom: 20px;
	transition: all 0.5s;
	color: #fff;
	width: 100px;
	height: 100px;
	padding: 30px 0;
	border: 0;
	background: #0ba2db;
	border-radius: 50%;
}

.learn-more-button {
	padding: 14px 65px;
}


/* Clients Section */
#clients {
	padding: 120px 0;
}
#clients h4 {
	color: #0ba2db;
	text-transform: uppercase;
}
#clients i.fa {
	font-size: 38px;
	margin-bottom: 20px;
	transition: all 0.5s;
	color: #f6f6f6;
	width: 100px;
	height: 100px;
	padding: 30px 0;
	border: 0;
	background: #0ba2db;
	border-radius: 50%;
}

/* Service Card */

.service-card-container {
	display: flex;
	gap: 2em;
	width: 100%;
}

.service-card {
	background-color: #fff;
	border: 2px solid #e5e7eb;
	border-radius: 12px;
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.16);
		-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.16);
		-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.16);
	padding: 2em;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	row-gap: 15px;
	width: 100%;
}

.service-card .service-title {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	column-gap: 0.5em;
}

.service-card .service-icon {
	background-color: #dbeafe;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.service-card .service-description {
	color: #20204c;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	text-align: start;
	height: 130px;
}

.service-card .services-study-case {
	background-color: #e4e7e9;
	border-radius: 12px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	font-weight: 400;
}

.service-card .service-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.service-card .services-study-case p {
	color: #20204C;
	text-align: start;
	font-size: 16px;
	margin: 0;
}

.service-card .services-study-case a {
	color: #20204C;
	font-weight: 500;
	width: fit-content;
	font-size: 16px;
	text-decoration: underline;
}

.service-card .services-study-case button:hover {
	background-color: #f0f0f0;
	border: 1px solid #20204C;
}


/* Services Section-2 */
#services-2 {
	padding: 120px 0;
}
#services-2 h4 {
	color: #0ba2db;
	text-transform: uppercase;
}
#services-2 i.fa {
	font-size: 38px;
	margin-bottom: 20px;
	transition: all 0.5s;
	color: #f6f6f6;
	width: 100px;
	height: 100px;
	padding: 30px 0;
	border: 0;
	background: #0ba2db;
	border-radius: 50%;
}

.learn-more-button {
	padding: 14px 65px;
}
/* Achivements Section */
#achievements {
	/*background: url(../img/achievements-bg.jpg) no-repeat center bottom fixed;*/
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#achievements .overlay {
	padding: 120px 0;
	background: rgba(21, 26, 72, 0.8);
}
#achievements h2 {
	color: #fff;
}
#achievements hr {
	background: #20204c;
}

.achievement-box h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-left: 5px;
	text-transform: uppercase;
}
.achievement-box span.count {
	font-size: 58px;
	font-weight: 400;
	display: block;
	color: #fff;
	padding: 0;
	margin: 0;
}

/* technologies Section -2  */
#achievements-2 {
	background-color: rgb(247, 247, 247);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#achievements-2 .overlay {
	padding: 120px 10px;
	background: #f5f5f5;
}
#achievements-2 h2 {
	color: #20204c;
}
#achievement-2 hr {
	background: #20204c;
}
.achievement-2-box h4 {
	color: #20204c;
	font-size: 16px;
	font-weight: 400;
	margin-left: 5px;
	text-transform: uppercase;
}
.achievement-2-box span.count {
	font-size: 58px;
	font-weight: 400;
	display: block;
	color: #20204c;
	padding: 0;
	margin: 0;
}

/* technologies Section -3  */
#achievements-3 {
	background-color: rgb(247, 247, 247);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#achievements-3 .overlay {
	padding: 120px 10px;
	background: #f5f5f5;
}
#achievements-3 h2 {
	color: #20204c;
}
#achievement-3 hr {
	background: #20204c;
}
.achievement-3-box h4 {
	color: #20204c;
	font-size: 16px;
	font-weight: 400;
	margin-left: 5px;
	text-transform: uppercase;
}
.achievement-3-box span.count {
	font-size: 58px;
	font-weight: 400;
	display: block;
	color: #20204c;
	padding: 0;
	margin: 0;
}
/* Portfolio Section */
#testimonials {
	padding: 75px 0;
}

#portfolio {
	padding: 75px 0;
}
.categories {
	/*padding-bottom: 40px;*/
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #0ba2db;
	padding: 10px 20px;
	border: 1px solid #0ba2db;
	border-radius: 2px;
	text-transform: uppercase;
}
ol.type li a.active {
	background: #0ba2db;
	color: #fff;
}
ol.type li a:hover {
	background: #0ba2db;
	color: #fff;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin: 15px 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.portfolio-item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.portfolio-item .hover-bg {
	max-height: 533px;
	overflow: hidden;
	position: relative;
}

.testimonials-item {
	margin: 15px 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.testimonials-item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.testimonials-item .hover-bg {
	max-height: 533px;
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 16px;
	font-weight: 300;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
#portfolio i.fa {
	font-size: 20px;
	padding: 5px;
	color: #4094cc;
}

#testimonials i.fa {
	font-size: 20px;
	padding: 5px;
	color: #4094cc;
}

/* Testimonials Section */
#testimonial {
	padding: 120px 0 80px 0;
	background: #F6F6F6;
}
#testimonial i.fa {
	color: #8e9599;
	font-size: 36px;
}
#testimonial {
	padding: 30px 0;
}
#testimonial .item {
	display: block;
	width: 100%;
	height: auto;
}
#testimonial img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
#testimonial .item p {
	margin: 30px 0;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 40px;
	height: 5px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	border-radius: 0;
	background: #fff;
	transition: all 0.5s;
	border: 1px solid #ccc;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #0ba2db;
	border: 1px solid #13a1c6;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #0ba2db;
	border: 1px solid #13a1c6;
}
/* Pricing Section */
#pricing {
	padding: 120px 0 140px 0;
}
#pricing .pricing-table {
	border: 1px solid #e4e4e4;
	text-align: center;
	position: relative;
	background-color: #fff;
	border-radius: 4px;
}
#pricing .row {
	margin-top: 100px;
}
#pricing .pricing-table:hover {
	z-index: 2;
	box-shadow: 0 0 12px rgba(0,0,0,0.1);
}
#pricing .highlight-plan {
	margin: -15px 0;
	margin-right: -1px;
	z-index: 1;
}
#pricing .pricing-table.highlight-plan .plan-name {
	background-color: #0ba2db;
	padding: 25px 0;
	border-radius: 4px 4px 0 0;
}
#pricing .pricing-table.highlight-plan .plan-name h3 {
	color: #fff;
}
#pricing .pricing-table.highlight-plan .plan-signup {
	background-color: #0ba2db;
	padding: 30px 0;
	border-radius: 0 0 4px 4px;
}
#pricing .pricing-table.highlight-plan .plan-signup .btn-system.border-btn {
	border-color: #fff;
	color: #fff;
}
.pricing-table .plan-name {
	padding: 15px 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.05) inset;
	border-bottom: 1px solid #eee;
}
.pricing-table .plan-name h3 {
	font-weight: 400;
	color: #666;
	font-size: 26px;
}
.pricing-table .plan-price {
	padding: 25px 0;
}
.pricing-table .plan-price .price-value {
	font-size: 38px;
	line-height: 40px;
	color: #666;
}
.pricing-table .plan-price .price-value span {
	font-size: 18px;
	line-height: 18px;
}
.pricing-table .plan-price .interval {
	line-height: 14px;
	font-size: 13px;
}
.pricing-table.btn-system.border-btn {
	border-color: #0ba2db;
	color: #0ba2db;
}
.pricing-table .plan-list li {
	padding: 8px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
}
.pricing-table .plan-list strong {
	font-weight: 400;
	color: #777;
}
.pricing-table .btn-system {
	padding: 10px 25px;
	display: inline-block;
	color: #fff;
	background-color: #0ba2db;
	margin-right: 5px;
	font-size: 16px;
	border-radius: 2px;
	transition: all 0.3s ease-in-out;
	border: 0;
	text-transform: uppercase;
}
.pricing-table .btn-system:hover, .pricing-table .btn-system.border-btn:hover {
	background-color: #444;
}
.pricing-table .btn-system:last-child {
	margin-right: 0;
}
.pricing-table .btn-system.border-btn {
	background-color: transparent;
	border: 1px solid;
	box-shadow: none;
}
.pricing-table .plan-list li:first-child {
	border-top: 1px solid #eee;
}
.pricing-table .plan-signup {
	padding: 25px 0;
}
.pricing-table .plan-signup a {
	text-transform: uppercase;
}

/* Social Section */
#social {
	padding: 1% 0 8% 0;
	background: #F6F6F6;
}

#social h3 {
	font-weight: 300;
}

/* Contact Section */
#contact {
	padding: 35px 0 2px 0;
	background: #F6F6F6;
}
#contact form {
	padding: 30px 0;
}
#contact h3 {
	font-weight: 300;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	margin-top: 3%;
	display: block;
	width: 100%;
	padding: 24px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#contact .form-control-2 {
	margin-top: 1%;
	/*display: block;*/
	width: 60%;
	padding: 13px 33px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 18px;
	display: inline-block;
	letter-spacing: 2px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
#contact .contact-item p {
	font-size: 16px;
}
#contact .btn-default {
	font-weight: 300;
	color: #fff;
	background-color: #3a3aaf;
	border: 1px solid #303091;
	padding: 14px 100px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	/*margin-top: 1%;*/
	transition: all 0.3s;
}
#contact .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #fff;
	/*border: 1px solid #0a9ad0;*/
	color: #0a9ad0;
}

/* Contact2 Section */
#contact2 {
	/*padding: 120px 0 2px 0;*/
	background: #F6F6F6;
}
#contact2 form {
	padding: 30px 0;
}
#contact2 h3 {
	font-weight: 300;
}
#contact2 .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact2 .form-control {
	margin-top: 3%;
	display: block;
	width: 100%;
	padding: 24px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#contact2 .form-control-2 {
	margin-top: 1%;
	/*display: block;*/
	/*width: 100%;*/
	padding: 13px 33px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact2 .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact2 .contact2-item {
	margin: 20px 0 40px 0;
}
#contact2 .contact2-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 18px;
	display: inline-block;
	letter-spacing: 2px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
#contact2 .contact2-item p {
	font-size: 16px;
}
#contact2 .btn-default {
	font-weight: 300;
	color: #fff;
	background-color: #20204c;
	/*border: 1px solid #ccc;*/
	padding: 14px 100px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	/*margin-top: 1%;*/
	transition: all 0.3s;
}
#contact2 .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #fff;
	/*border: 1px solid #0a9ad0;*/
	color: #0a9ad0;
}
/* Footer Section*/
#footer {
	background: #fff;
	padding: 5% 0 18% 0;
}
#footer .social {
	margin-bottom: 50px;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#footer .social i.fa {
	font-size: 26px;
	padding: 4px;
	color: #0a9ad0;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p {
	font-size: 15px;
}

.logonavbar-desktop{
	margin-top: -3%;

}

.mapmargin-desktop {
	margin-bottom: -11%;
}


.rounded-corners-gradient-borders {
  width: 125px;
  height:125px;
  border: double 6px transparent;
  border-radius: 50%;
  background-image: linear-gradient(white, white), radial-gradient(circle at top left, #32329c,#372a4c);
  background-origin: border-box;
  background-clip: content-box, border-box;
  margin-bottom: 5%;
}

.rounded-corners-gradient-borders-2 {
	width: 100%;
	height: 100%;
	max-width: 340px;	
	max-height: 340px;	
	border: double 12px transparent;
	border-radius: 50%;
	background-image: linear-gradient(white, white), radial-gradient(circle at top left, #32329c,#372a4c);
	background-origin: border-box;
	background-clip: content-box, border-box;
	margin-bottom: 5%;
  }
.zoom {
    transition: transform 1.2s; /* Animation */
    width: 151px;
    height: 151px;
    margin: 0 auto;
}

.zoom:hover {
    transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.under {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}

.over {
	position:absolute;
	left:40px;
	top:10px;
	z-index:-1;
}

.margenes-iso {
	padding-top: 20px;
	padding-bottom: 20px;
}

.space-up {
	margin-top: 110px;
}	

.margins_health {
	margin-top: 8%;
	margin-bottom: 3%;
}

.tag {
	border: 1px solid;
	width: fit-content;
	height: 25px;
	padding: 0 2%;
	border-radius: 4px;
	font-size: medium;
	border-color: #777;
}

@media (max-width: 1919px) {
	.hero-section h3 {
		font-size: 1.15vw;	
	}	
}

@media (max-width: 1200px) {	
	.service-card .service-description {
		height: 160px;
	}
}


@media (max-width: 991px) {	
	.service-card-container {
		flex-direction: column;
	}

	.service-card .service-description {
		height: auto;
	}
}


@media (max-width: 1024px) {
	.hero-section {
		width: 95%;
		height: 100%;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		row-gap: 2em;
		padding: 4em 0;
	}

	.hero-section .hero-section-left-side {
		row-gap: 2em;
	}

	.hero-section h1 {
		font-size: 4vw;
		width: 100%;
		text-align: center;
	}

	.hero-section h3 {
		font-size: 2.5vw;
		text-align: center;
	}

	.hero-section a {
		margin: 0 auto;
	}

	.hero-section .videoWrapper {
		width: 55vw;
	}

	#contact {
		/*padding: 30% 0 2px 0;*/
		background: #F6F6F6;
	}

	.margin-integration {
		margin-top: 32%;
	}

	.margins_health {
		margin-top: 16%;
		margin-bottom: 3%;
	}

	.tag {
		border: 1px solid;
		width: fit-content;
		height: 25px;
		padding: 0 2%;
		border-radius: 4px;
		font-size: medium;
		border-color: #777;
	}

	#menu.navbar-default {
		background-image: linear-gradient(to right, #32329c 0%, #202368 100%) !important;
		border-color: rgba(231, 231, 231, 0);
	}
	#contact .form-control-2 {
		margin-top: 1%;
		display: block;
		width: 100%;
		padding: 13px 33px;
		font-size: 16px;
		line-height: 1.42857143;
		color: #444;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ddd;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}

	#contact .btn-default {
			font-weight: 300;
			color: #fff;
			background-color: #20204c;
			/*border: 1px solid #ccc;*/
			padding: 14px 112px;
			margin: 0;
			font-size: 16px;
			border-radius: 0;
			margin-top: 3%;
			transition: all 0.3s;
		}	

/*#about img {
	float: right;*/
	/*margin-bottom: 90px;
}*/

.margin-mobile-testimonial {
	margin-left: -10%;
}

.margincover-mobile {
	margin-top: 25%;
}

#cover-background {
	background-image: url("../img/slider/bg2.jpg");
	/*margin-bottom: -35%;*/
  }

.title-mobile {
	font-size: 45px;
	text-align: center;
	margin-left: 0%;
}

.subtitle-mobile {
	margin-left: 0%;
	color: white;
	text-align: center;
}

.logonavbar-mobile{
	margin-top: -1%;

}

.mapmargin-mobile {
	margin-bottom: -38%;
}

.portfolio-item .hover-bg-mobile {
	height: 240px;
	overflow: hidden;
	position: relative;
}

.testimonials-item .hover-bg-mobile {
	height: 240px;
	overflow: hidden;
	position: relative;
}

#about .about-text-mobile {
margin-top: -1%;
}

.texto_movil{
	font-size: 50px;
}

.margenes-iso {
	padding-top: 30px;
	padding-bottom: 30px;
}

.margenes-iso p {
	margin: 0;
}

.space-up {
	margin-top: 100px;
}

}

@media (min-width: 1600px) {
	#cover-background {
		background-image: url("../img/slider/bg3.jpg");
		/*margin-bottom: -15%;*/
	  }

	  .texto_movil{
		font-size: 50px;
	}

.margincover-mobile {
	margin-top: 12%;
}

.margins_health {
	margin-top: 16%;
	margin-bottom: 3%;
}

.tag {
    border: 1px solid;
    width: fit-content;
    height: 25px;
    padding: 0 2%;
    border-radius: 4px;
    font-size: medium;
    border-color: #777;
}

}

@media (max-width: 768px){
	.hero-section h1 {
		font-size: 6vw;
	}

	.hero-section h3 {
		font-size: 20px;
	}

	.hero-section .videoWrapper {
		width: 70vw;
	}
	
	.hero-section .center-div {
		width: 90%
	}

	.certified-iso-section {
		margin-top: 2em;
	}

	#menu.navbar-default {
		background-image: linear-gradient(to right, #56bddc 0%, #5f68ad 100%) !important;
		border-color: rgba(231, 231, 231, 0);
	}

	.margin-integration {
		margin-top: 32%;
	}

.texto_movil{
	font-size: 30px;
}

.logonavbar-mobile{
	margin-top: -1%;

}

.margincover-mobile {
	margin-top: 35%;
}

#cover-background {
	background-image: url("../img/slider/bg2.jpg");
  }


.title-mobile {
	font-size: 45px;
}

.subtitle-mobile {
	margin-left: 0%;
	color: white;
	text-align: center;
}

.mapmargin-mobile {
	margin-bottom: -38%;
}

.portfolio-item .hover-bg-mobile {
	height: 240px;
	overflow: hidden;
	position: relative;
}

.testimonials-item .hover-bg-mobile {
	height: 240px;
	overflow: hidden;
	position: relative;
}

#about .about-text-mobile {
margin-top: -30%;
}

.space-up {
	margin-top: 100px;
}

.margins_health {
	margin-top: 16%;
	margin-bottom: 3%;
}

}

.carousel-content {
	text-align: center;
	margin: 20vh 12vw;
}

.btn-slide {
	padding: 8px 20px;
	background: #24b1da;
	color: #fff;
	border-radius: 4px;
	margin-top: 25px;
	display: inline-block;
}

.googleMaps {
	width: 100%;
	height: 84vh;
}

.cover-text-mobile {
	text-align: center;
	width: 95%;
	margin: auto;
}

.tag {
    border: 1px solid;
    width: fit-content;
    height: 25px;
    padding: 0 2%;
    border-radius: 4px;
    font-size: medium;
    border-color: #777;
}


@media (max-width: 900px) {

	#menu.navbar-default {
		background-image: linear-gradient(to right, #32329c 0%, #202368 100%) !important;
		border-color: rgba(231, 231, 231, 0);
	}

	.margin-integration {
		margin-top: 32%;
	}

	.carousel-content {
		margin: 22vh 0;
	}

	.texto_movil{
		font-size: 30px;
	}

.title-mobile {
	font-size: 45px;
}

.subtitle-mobile {
	margin-left: 0%;
	color: white;
	text-align: center;
}

#cover-background {
	background-image: url("../img/slider/bg2.jpg");
  }


}

.reviews-row{
	display: flex;
    justify-content: space-around;
    flex-direction: column;
}

.iframe-top{
	margin-top: 30%;
}

.vonage-title{
	margin-top: 15%;
}

.margins_health {
	margin-top: 25%;
	margin-bottom: 3%;
}

.tag {
    border: 1px solid;
    width: fit-content;
    height: 25px;
    padding: 0 2%;
    border-radius: 4px;
    font-size: medium;
    border-color: #777;
}

@media (min-width: 600px) {
	.reviews-row{
		flex-direction: row;
	}

	.iframe-top{
		margin-top: 7%;
	}

	.vonage-title{
		margin-top: 3%;
	}

	.margins_health {
		margin-top: 8%;
		margin-bottom: 3%;
	}

	.tag {
		border: 1px solid;
		width: fit-content;
		height: 25px;
		padding: 0 2%;
		border-radius: 4px;
		font-size: medium;
		border-color: #777;
	}
}


@media (max-width: 500px) {
	.hero-section h1 {
		font-size: 7.5vw;
	}

	.hero-section h3 {
		font-size: 18px;
	}

	.hero-section .videoWrapper { 
		width: 80vw;
	}
}