/* Estilo Faisandu - jorlo@faisandu.com */

html {
	height: 100%;
	background: #E0EAFC;
	scroll-behavior: smooth;
}

body {
	height: 100%;
	background: #F4F4F4;
	color: #1E1B21;
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Poppins", sans-serif;
	  font-weight: 400;
	  font-style: normal;
}

.container-fluid{
	max-width: 1300px;
}

h1, h2, h3, h4, h5, .btn{
font-family: "Poppins", sans-serif!important;
  font-weight: 700;
  font-style: normal;
}

p{
	font-family: "Poppins", sans-serif;
	  font-weight: 400;
	  font-style: normal;
	  font-size: 1.1em;
	  line-height: 1.3em;
	
}

ol li{margin: 10px 0;
	list-style-position: outside ;
}

ol{
	padding: 0 0 0 30px;
}

.row{
	display: flex;
align-items: center;
justify-content: center;	
}


a {
	color: #B0569D;
	transition: all .2s ease-in-out;
	border: none;
}

a:hover {
	color: #B0569D;
	text-decoration: none;
}

strong {
	font-weight: 700!important;
	  font-optical-sizing: auto;
	  font-weight: 700;
	  font-style: normal;
}

.large {
	font-size: 150%;
	line-height: 150%;
}



h1 {
	font-size: 4em;
	margin: 0;
}

h2 {
	font-size: 3em;
	margin: 0;
	line-height: 1.2em;
}

h3 {
	font-size: 1.8em;
	margin: 0;
}

h4 {
	font-size: 1.5em;
	margin: 0;
}

h5 {
	font-size: 1.3em;
	margin: 0;
}

.color {
	color: #3DA4F4;
}

.yellow {
	color: #FAED27;
}

.orange{ 
	background-color: #ff7407;	
	background-image: url(../img//M-0342.svg)!important;
	background-position: top left;
	background-size: auto;
	background-repeat: no-repeat;
}

.footer{ 
	background-color: #ff7407;	
	background-image: url(../img//M-0345.svg)!important;
	background-position: top left;
	background-size: auto;
	background-repeat: no-repeat;
	color: #fff;
}


.light-pink{ 
	background-color: #F8CED5;	
	background-image: url(../img/M-0344.svg)!important;
	background-position: top left;
	background-size: auto;
	background-repeat: no-repeat;
}

.light-purple{ 
	background-color: #BCBEF5;	
	background-image: url(../img/M-0348.svg)!important;
	background-position: top left;
	background-size: auto;
	background-repeat: no-repeat;
}

.light-yellow{ 
	background-color: #F3C76C;	
	background-image: url(../img/M-0346.svg)!important;
	background-position: top left;
	background-size: auto;
	background-repeat: no-repeat;
}



.video-embed{ border-radius: 20px!important ; overflow: hidden; }



.green {
	color: #4DE87D;
}


.lightweight-accordion{
	margin-top: 20px;
}
.lightweight-accordion-title{
	font-size: 1.1em;
	background: #F4F4F4;
	padding: 1em;
	position: relative;
}


.lightweight-accordion-title span{
	margin-right: 60px;
	display: block;
	
}


::marker{
	background: red;
}


/* TABS */

.nav.nav-pills li a{
	font-weight: 700;
	color: #000;
	background: #ffffff90;
 padding: 20px 30px 15px 30px;  display: block; -webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;}


.nav.nav-pills li.active a{
	background: #fff; color: #000;
}

.tab-content {
  background-color: #fff;
  padding: 30px;
  -webkit-border-radius: 30px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 30px;
  -moz-border-radius-topleft: 0;
  border-radius: 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-height: 350px;
  
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}



/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* FIN TAB */


.lightweight-accordion {
	margin-bottom: 0.4em;
}
.lightweight-accordion .lightweight-accordion-title {
	display: list-item;
	background: #f1f2f6;
	padding: 10px 12px 10px 18px;
	cursor: pointer;
}
.lightweight-accordion .lightweight-accordion-body {
	padding: 10px;
}
.lightweight-accordion .lightweight-accordion-body {
	border: 2px solid #f1f2f6;
	border-top: 0;
}
.lightweight-accordion details[open] summary ~ * {
	animation: lwopen .5s ease-in-out;
}
.lightweight-accordion .lightweight-accordion-title p, .lightweight-accordion .lightweight-accordion-title span, .lightweight-accordion .lightweight-accordion-title h1, .lightweight-accordion .lightweight-accordion-title h2, .lightweight-accordion .lightweight-accordion-title h3 {
	display: inline;
	font-size: 18px;
	font-family: inherit;
	font-weight: normal;
}


@keyframes lwopen {
	0%    {opacity: 0;}
	100%  {opacity: 1;}
}


.dropdown-toggle::after {
	border: none!important;
	content: "" !important;
	background-image: url(../img/i-dropdown.svg)!important;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
	/* background-color: aquamarine; */
	/* position: absolute; */
	/* top: 0px; */
	/* right: 0; */
	width: 16px;
	height: 16px;
	margin-top: 32px;
	display: block;
	float: right;
	margin-left: 8px;
}

.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 2em;
}

.pagination a,
.pagination span {
	padding: .7em;
}

.first {
	display: none;
}

.buttons {
	position: absolute;
	bottom: 100px;
	z-index: 10;
	background: transparent!important;
	left: 50%;
	margin-left: -62px;
}

.first,
.second {
	transition: all .2s ease-in-out;
	background: transparent;
	border: none;
}

.first:hover,
.second:hover {
	transform: scale(0.9);
}

.first:focus,
.second:focus {
	border: none;
	outline: none;
}

#btn-video:hover {
	opacity: 1;
}

#btn-video:focus {
	width: 75px;
	height: 75px;
}

.carousel {
	margin-bottom: 0;
	height: auto!important;
}

.carousel-indicators li {
	width: 14px;
	height: 14px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 100px;
}

.carousel-control-next-icon {
	background-image: url(../img/i-arrow-right-white.svg);
	background-size: 120%;
}

.carousel-control-prev-icon {
	background-image: url(../img/i-arrow-left-white.svg);
	background-size: 120%;
}

.carousel-control-next {}

.carousel-control-prev {}

.brand-two {
	position: absolute;
	right: 2em;
	bottom: 6em;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	width: 30px;
	height: 30px;
}

.carousel-item {

	align-items: center;
	justify-content: center;
}

.carousel-caption {
	top: 5%;
	bottom: inherit;
	color: inherit!important;
	background: #fff;
	border-radius: 30px;
	padding: 30px;
}


.shadow {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.btn-group-lg>.btn,
.btn-lg {
	border-radius: 100px;
}

.btn {
	background: #B0569D;
	transition: all .2s ease-in-out;
	font-weight: bold;
	border: none;
}

.btn:hover {
	transform: scale(1.1);
}

.btn:active {
	transform: scale(1.08);
	opacity: .9;
}

.btn-light {
	color: #fff;
	background: #B0569D;
}

.btn-light:hover {
	color: #1E1B21;
	background-color: #fff;
	border-color: #fff;
}

.btn-primary {
	color: #fff;
	background-color: #EA378C;
	border-color: #EA378C;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	background-color: #000;
	border-color: #000;
}

.wave-bottom{
position: absolute;
left: 0;
bottom: 0;
}


.icon-button {
	margin-top: -2px;
	margin-left: 10px;
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 1rem 3rem;
	
}

navbar-expand-lg {
	background: #000;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 1.5em;
	padding-right: 1.5em;
}

.navbar-expand-lg .navbar-nav .nav-link:focus {
	outline: none;
}

.nav-link {
	padding: .6em 0;
	border-bottom: 5px solid transparent;
	font-weight: bold;
}

.nav-pills {
	z-index: 100;
}

.nav-pills .nav-link {
	border-radius: 0!important;
	color: #1E1B21;
	background: #fff;
	font-weight: 600;
}

.nav-link:hover {
	border-bottom: 5px solid #fff;
}

footer a:hover{ color: #fff!important;
	
} 

footer a{
	color: #fff;
	
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #3DA4F4;
	background: #fff;
	border-bottom: 5px solid #3DA4F4;
}

.navbar {
	padding: 0 2em;
	background: #fff;
	color: #000;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.navbar {
	z-index: 999;
	font-family: 'Titan One', sans-serif;
	text-transform: uppercase;
}

.nav-pills {
	margin-top: 0;
}

.dropdown-menu {
	transition: all .2s ease-in-out;
	border-radius: .6rem;
	padding: 0;
	overflow: hidden;
	opacity: 0;
}

.dropdown-menu.show {
	opacity: 1;
}

a.dropdown-item {
	color: #000!important;
	padding: .8rem 1.3rem;
}

.dropdown-item:focus,
.dropdown-item:hover {
	background: #3DA4F4;
	color: #fff!important;
}

.h100 {
	height: 100vh!important;
	width: auto;
}


.navbar-default {
	background: #3DA4F4;
	border: none;
	color: #fff;
	font-size: 2.4em;
	font-weight: 100;
	margin: 0;
	padding: 10px 0;
}

.navbar-brand {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: 1px;
	line-height: 65px;
	padding: 0;
}


.navbar-default a {
	color: #fff!important;
}

.navbar-brand img {
	margin-right: .5em;
	float: left;
}

.navbar-brand span {
	font-size: 1em;
}

.navbar-nav {
	margin: 0;
}

.navbar-nav>li>a {
	height: 80px;
	line-height: 80px;
	padding: 0 20px;
	font-weight: bold;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: transparent;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	background: transparent;
}

.navbar-default .navbar-toggle {
	border: none;
}

.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
	height: 3px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background: transparent;
	outline: none;
}

.title-section {
	padding: 2em 0;
	font-weight: 100;
}

.big-data-title {
	margin: 0 auto;
	padding: 9em 0 7em;
	background: #000000;
	color: #fff;
	text-align: center;
	background-size: 100% auto;
	overflow: hidden;
	position: relative;
}

.big-data-title-xl {
	padding: 12em 0 12em;
}

.big-data-title .container {
	position: relative;
}

.big-data-title h3 {
	font-size: 1.2em;
}

.cover-image {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: .5;
	filter: blur(8px);
	-webkit-filter: blur(8px);
}


.carousel-control-next, .carousel-control-prev{
	width: 10%!important;
}

.cover-1 {
	width: 100%;
	height: 50vh;
}

.cover-02 {


}

.cover-03 {


}

.cover-04 {


}


.big-data {
	background: #3DA4F4;
	padding: 12em 0;
	color: #fff;
}

.extra-padding {
	padding: 12em 0;
}

.main-title {
	font-weight: 800;
}

.single-info {
	width: 870px;
}

.single-info p {
	margin-bottom: 1.5em;
}

.container-card {
	background: #fff;
	border-radius: .6em;
	max-width: 800px;
	margin-top: -80px;
	padding: 2.5em;
	position: relative;
}

.container-card input,
.container-card textarea,
select {
	width: 100%;
}

.container-card p {
	margin-bottom: .6em;
}

label {
	width: 100%;
	font-weight: 600;
}

.wpcf7-submit {
	background: #3DA4F4;
	color: #fff;
	border: none;
	font-size: 1.25rem;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	transition: all .2s ease-in-out;
}

.wpcf7-submit:hover {
	transform: scale(1.02);
}

.single-social {
	padding-top: 10em;
}




.section {
	padding: 6em 0;
	position: relative;
	z-index: 2;
}




.section-first{
	padding-top: 6em;
	}

.content {
	display: table-cell;
	vertical-align: middle;
}

.border-top {
	border-top: solid 2px #fff!important;
	padding-top: 40px;
}

.title-service {
	margin-bottom: .3em;
}

.icon-service {
	margin-bottom: 3em;
}

.margin-top {
	margin-top: 12em;
}

.margin-bottom {
	margin-bottom: 4em;
}

.margin-bottom-xs {
	margin-bottom: 1em;
}


.canvas-work {
	background: #ededed;
	padding-bottom: 8em;
}

hr {
	background: #E6E6E6;
	height: 1px;
	margin: 1.3em 0;
	border: none;
}

.section--purple {
	background-color: #9b59b6;
}

.section--blue {
	background-color: #3498db;
}

.section--green {
	background-color: #2ecc71;
}

.nav-post {
	float: right;
	overflow: hidden;
	margin-top: 1em;
	width: 13em;
}

.prev-post a,
.next-post a {
	width: 6em;
	height: 6em;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
}

.prev-post a {
	background: transparent url(../img/prev.png);
	background-size: 6em 6em;
	margin-right: .5em;
}

.next-post a {
	background: transparent url(../img/next.png);
	background-size: 6em 6em;
}

.prev-post:hover,
.next-post:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


.wall-post {
	position: relative;
	width: 100%;
	float: left;
	display: block;
	color: #fff;
}

.mask-info {
	display: none;
	width: 90%;
	position: absolute;
	bottom: 20px;
}

.info p {
	font-size: 1em;
	line-height: 2.5em;
	float: left;
}

.info h3 {
	display: block;
	float: left;
	font-weight: 600;
	clear: both;
	margin-top: 10px;
}

.embed-responsive-16by9 {
	border-radius: 1rem;
	overflow: hidden;
}

.category-label {
	border-radius: 100px;
	padding: 3px 15px;
	background: #3DA4F4;
	float: left;
}

.date {
	margin-top: .3rem;
	display: block;
	font-size: 1em;
	margin-left: 15px;
	float: left;
	opacity: .5;
}

.more {
	margin-top: 1.1em;
	display: block;
}

.wall-post img {
	width: 100%;
}

#map {
	width: 100%;
	height: 500px;
}

a.info {
	display: block;
	float: left;
	margin: 0.2%!important;
	width: 6.2%!important;
	z-index: 1;
	position: relative;
}

a.info:hover {
	transform: scale(1.3);
	z-index: 10;
}


.info.xl {
	width: 16.2%!important;
}


a.info p {
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
	transition: all .2s ease-in-out;
}

a.info:hover p {
	height: 30px;
}

a.info.two-col {
	width: 49.6%!important;
	margin-left: 0.2%;
	margin-right: 0.2%;
	margin-bottom: 0.4%;
}

.two-col:hover {}

a.info.poster {
	width: 24.6%!important;
	z-index: 1!important;
	position: relative;
	background: #333;
	overflow: hidden;
}

a.info.poster:hover {
	z-index: 10;
	transform: scale(1.05);
	z-index: 10!important;
}

.section-color {
	background-color: #3DA4F4;
	color: #fff;
}

.section-white {
	background: #fff;
	color: #333;
}

.single-content {
	max-width: 960px;
}

.single-content h2 {
	color: #3DA4F4;
	font-weight: 600;
	font-size: 2.6em;
	margin-bottom: .8em;
	margin-top: .8em;
}

.wp-block-image img {
	width: 100%;
	height: auto!important;
	border-radius: .8rem;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.single-content h3 {
	margin-bottom: 1em;
}

.single-content h5 {
	font-weight: 400;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.single-content p {
	margin-top: 1em;
	margin-bottom: 1em;
}

.skew-white {
	background: #fff;

}

.section-color-skew {
	background-image: url(../img/bg-skew.svg)!important;
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: 1;
}

.partners {
	margin-left: 20px;
	margin-right: 20px;
}

.cover-jazz {
	background-image: url(../img/cover-jazz.png)!important;
	background-position: right top;
	padding-top: 4em;
	padding-bottom: 18em;
	margin-top: 0;
	margin-bottom: 0;
	z-index: 2;
}

.cover-jazz:before {
	bottom: -2px;
	right: 0;
	content: "" !important;
	position: absolute;
	box-sizing: border-box;
	height: 300px;
	overflow: hidden;
	background-image: url(../img/background-after-white.svg)!important;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	min-width: 1300px;
}


/*
.section-color-skew:before{

    
    
    	top: -250px;
    left: 0;
    content: "" !important;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background-image: url(../img/background-after.svg)!important;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: calc(100% + 10px);
    z-index: -1;
}

.section-color-skew:after{
	
	bottom: -250px;
    left: 0;
    content: "" !important;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background-image: url(../img/background-before.svg)!important;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 140%;
    z-index: -1;

}
	 */

a.info .wall-post .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 90%);
	border: none!important;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.mask{  opacity: 0; }

.mask a:hover {
	color: #fff;
	background: #00000050;
	border: none!important;
}

.mask a span {
	display: block;
	clear: both;
	font-weight: 100;
}

#sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.works {
	padding: 2em 0;
}

.row {
	margin-left: 0!important;
	margin-right: 0!important;
}

.about a,
.about p a {
	color: #fff;
}

.about p a {
	font-weight: 100!important;
}

footer {
	background: #F2EFE6;
	color: #212121;
	padding: 4em 0;
}


footer p {
	margin-bottom: 10px;
}

footer .border-top {
	margin-top: 60px!important;
}

footer .border-top ul {
	margin-top: -10px;
}

footer li a {
	color: #fff;
	padding: 10px 0;
	display: block;
}

footer li a:hover {
	padding-left: 5px;
}

.brand-footer {
	display: block;
	margin-bottom: 2em;
}

.secondary-brand-footer {
	display: block;
	float: left;
}

ul {
	list-style-type: none;
	padding: 0;
}

.contact {
	margin-top: 3em;
}

a.contact {
	color: #3DA4F4;
	border-bottom: solid 4px #3DA4F4;
	font-weight: 800!important
}

a.post-edit-link {
	margin-top: 2em;
	text-transform: uppercase;
	background: #60da85;
	color: #fff;
	padding: 1em;
	font-size: 2em;
	clear: both;
	display: block;
	text-align: center;
}

a:hover.post-edit-link {
	background: #f23674;
}

button,
input,
select,
textarea {
	background: #fff;
	border: solid 2px #00000020;
	border-radius: .6rem;
	font-size: 1em;
	padding: .8em 1.5em;
}

.social-link {
	margin: 0 auto;
	display: block;
}

.social-link a {
	display: block;
	float: left;
	border-radius: 100px;
	border: solid 2px #ffffff50;
	margin-right: 10px;
}

.social-link a:hover {
	border: solid 2px #ffffff;
	transform: scale(1.1);
}

.text-link {
	color: #3DA4F4;
	border-bottom: solid .1em #3DA4F4;
}

.text-link:hover {
	text-decoration: none;
}

.text-link-landing {
	border-bottom: solid .1em #fff;
}

.tags {
	margin: 0;
	font-size: 2.2em;
	display: block;
	overflow: hidden;
	margin-top: 6em;
	text-align: center;
}

.tags a {
	color: #3DA4F4;
	padding: .5em 1em;
	margin: 0 .5em .5em 0;
}

.single-social iframe {
	width: 100%!important;
	height: 200px!important;
	overflow: hidden;
}

.fb-comments,
.fb-comments iframe[style] {
	width: 100% !important;
}

.fb-comments,
.fb-comments * {
	width: 100% !important;
}

.bottomMenu {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	border-top: 1px solid #000;
	background: red;
	z-index: 1;
}

.navbar-collapse {
	border-top: none;
	box-shadow: none;
}

.animate {
	opacity: 0;
}

.visible {
	opacity: 1.0!important;
	filter: alpha(opacity=100);
}

.navbar-toggler {
	border-radius: 0;
	padding: .25em!important;
}

.navbar-toggler-icon img {
	margin-top: 4px;
}

.navbar-toggler:not(:disabled):not(.disabled) {
	outline: none;
}

.widget_meks_instagram {
	width: 100%;
	max-width: inherit;
}

.widget_meks_instagram div {
	width: 100%;
	float: left;
	max-width: inherit!important;
	flex: 0 0 24.6%!important;
	padding: 0!important;
	margin-left: 0.2%;
	margin-right: 0.2%;
}

.meks-instagram-follow-link {
	display: none;
}

.instagram-container {
	padding-left: 2em;
	padding-right: 2em;
}

.widget_meks_instagram div a img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 1200px) {
	body {
		font-size: .9em;
	}
	.brand-footer img {
		width: 140px!important;
	}
	.navbar-brand img {
		width: 130px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 1.2em;
		padding-right: 1.2em;
	}
}

@media screen and (max-width: 991px) {
	a.more h5 span {
		display: none!important;
	}
	.more {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 30px;
		top: -50px;
	}
	a.info.poster {
		width: 48.6%!important;
		margin-left: 0.2em!important;
		margin-right: 0.2em!important;
	}
	.section-color-skew {
		padding-top: 9em;
	}
	.nav-link:hover {
		background: #3DA4F4;
	}
	.carousel-caption {
		top: 16%;
	}
	.carousel-indicators li {
		height: 12px;
		width: 12px;
	}
	.carousel .brand-two {
		display: none;
	}
	.carousel {
		height: 80vh;
	}
	
	.social-link{ width: 240px;height: 60px;}
	
	.social-link a img {
		width: 45px;
		height: 45px;
	}
	.dropdown-menu.show {
		border-radius: 0;
	}
	.big-data-title {
		background-size: auto 100%;
	}
	.mb-sm-5 {
		margin-bottom: 3em!important;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		border-bottom: solid 1px #ffffff20;
	}
	.no-border {
		border-bottom: solid 1px transparent!important;
	}
	footer {
		font-size: 100%;
		text-align: center;
	}
	footer ul {
		margin-bottom: 0;
	}
	footer .border-top {
		margin-top: 30px!important;
	}
	footer li a {
		margin-bottom: 0;
	}
	.brand-two {
		width: 140px;
	}
	.partners img {
		height: 60px;
	}
	.social-link {
		margin-top: 90px;
	}
	.dropdown-menu {
		border-radius: none;
	}
	.dropdown-toggle::after {
		margin-top: 22px;
	}
	.dropdown-item {
		height: 70px;
		line-height: 42px;
		padding: 0 2em;
		font-size: 1.05em;
	}
	.navbar-collapse {
		padding-top: 20px;
	}
	.navbar-nav>li>a {
		height: 70px;
		line-height: 70px;
		padding: 0 20px;
		font-size: 1.2em;
	}
	.dropdown-toggle::after {
		width: 24px;
		height: 26px;
	}
	a.dropdown-item {
		color: #ffffff70!important;
		padding: .8rem 2rem;
		border-bottom: solid 1px #ffffff20;
	}
	.dropdown-menu {
		background: transparent!important;
		color: #fff!important;
		border-radius: none!important;
		padding: 0;
	}
	.cover-jazz:before {
		height: 260px;
	}
	.carousel-caption {
		left: 60px;
		right: 60px;

	}
	
	h1 {
		font-size: 3em;
	}
	h2 {
		font-size: 2em;
	}
	.navbar {
		background: #fff;
		padding: 1em 1em;
		position: inherit!important;
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 20px;
		padding-right: 11px;
	}
}




@media screen and (max-width: 767px) {
	
	a.info{ width: 12%!important}
	
	.carousel-control-next, .carousel-control-prev{
		display: none;
	}
	
	.carousel-caption{
		left: 20px;
		right: 20px;
	}
	
	.carousel-caption{
		top: 30px;
	}
	
	
	
		.big-data-title {
	padding: 5em 0 3em;
	}
	
	.widget_meks_instagram div {
		width: 100%;
	}
	a.info.two-col {
		width: 100%!important;
	}

	.widget_meks_instagram div {
		flex: 0 0 44.6%!important;
	}
}

@media screen and (max-width: 640px) {
	
	.tab-content {
		padding: 20px;
	}
	
	.section{ padding: 2em 0;}
	
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
		padding-left: 0; padding-right: 0;
	}
	
	
	.nav.nav-pills li a{
		padding: 20px 15px 15px 15px;
	}
	
	
}