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


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

body {
	height: 100%;
	background: #F4F4F4;
	color: #333;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

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

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

strong {
	font-weight: 800!important;
}

.card {
	background: #fff !important;
	box-shadow: 0 0 30px #FF5B0040 !important;
	border: none;
	border-radius: 15px !important;
	transition: all;
}

.wp-block-image .size-full{
	margin-bottom: 2em!important:  
}

.card-img-icon{ width: 100px;}

.card-body{
	padding: .5rem!important;
}

.nav-item{ padding: 0;}

.dona{
	background: #fff !important;
	box-shadow: 0 0 30px #FF5B0040 !important;
	border: none;
	border-radius: 15px !important;
	transition: all;
	display: block;
	padding: 1em 2em;
}

.dona p{ text-align: center;}
.dona h3{ margin: 0;}
	
.large {
	font-size: 150%;
}

p {
	font-size: 1.2em;
	font-weight: 400;
	margin: 0;
	margin-bottom: .8em;
}

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

h2 {
	font-size: 3.2em;
	font-weight: 800;
	margin: 0;
	line-height: 1.2em;
}

h3 {
	font-size: 2em;
	font-weight: 800;
	margin-top: 2em;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.4em;
	margin: 0;
	font-weight: 800;
}

h5 {
	font-size: 1.2em;
	font-weight: 800;
	margin: 0;
}

.color {
	color: #FF5B00;
}

.yellow {
	color: #FAED27;
}

.orange{ color: #ff7407;}

.green {
	color: #4DE87D;
}


.blog-title-small{ font-size: 1.4em; line-height: 1.4em;}


.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;
}


.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-top: 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 {
	height: 60vh;
	background: #222;
	margin-bottom: 0;
	margin: 20px;
	border-radius: 30px!important;
	overflow: hidden!important;
	margin-top: 0!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: 2em;
}

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

.carousel-item {
	height: 60vh;
	align-items: center;
	justify-content: center;
}

.carousel-item h1{ font-size: 3.5em; }
.carousel-item h3{ font-size: 1.8em; }

.carousel-caption {
	top: 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 {
	font-family: 'Montserrat', sans-serif;
	transition: all .2s ease-in-out;
	font-weight: bold;
}

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

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

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

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

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

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

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

.btn-group-lg>.btn,
.btn-lg {
	padding: .8rem 1.8rem .9rem;
}


.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: .5em 0;
}

.nav-pills {
	position: sticky;
	top: 0;
	z-index: 100;
}

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


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

.navbar {
	padding: 0 4em;
	background: #fff;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.navbar {
	z-index: 999;
}

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

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

.rounded{
	border-radius: 25px!important;
}

.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{
	box-shadow: 0 0 30px #FF5B0040 !important;
}
.navbar a {
	color: #212121;
}

.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: 400;
}


.navbar-nav>li>a:hover {
	color: #FF5B00;
}

.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: 3.5em 0;
	color: #fff;
	background: #FF5B00 url(../img/cover-orange.png) no-repeat; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	text-align: center;
	background-size: 100% auto;
	overflow: hidden;
	position: relative;
}
.big-data-title a{
	color: #fff;
}

.wp-post-image{
	box-shadow: 0 0 30px #ff5b0040!important;
	border-radius: 15px;
	overflow: hidden;
	width: 100%;
}

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

.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: 60vh;
		 background: url(../img/cover-28.jpg) no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cover-2{
	width: 100%;
	height: 60vh;
		 background: url(../img/cover-31.jpg) no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cover-3 {
	width: 100%;
	height: 60vh;
		 background: url(../img/cover-27.jpg) no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cover-4 {
background: #212121 url(../img/cover-orange.png) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

}

.cover-rifa {
	width: 100%;
	height: 60vh;
		 background: url(../img/cover-rifa.jpg) no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.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: #FF5B00;
	color: #fff;
	border: none;
	font-size: 1.25rem;
	font-weight: 800;
	-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;
}

p.excerp {
	font-size: 3.2em;
	font-weight: 100;
}

.excerp a {
	color: #fff;
}

.section {
	padding-top: 3em;
	padding-bottom: 3em;
	position: relative;
	z-index: 2;
}

.section-small {
padding: 1.5em 0;
}

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

.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;
}

.service a {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 5.5em;
	padding: 3em 0;
}

.service a img {
	margin-bottom: 2em;
}

.service.single-service a {
	padding: 0em 0;
}

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

.margin-top-large {
	margin-top: 4em;
}

.margin-top-medium {
	margin-top: 1em;
}

.post-thumbnail img{ width: 100%; height: auto;}

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

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

.landing {
	background: #3DA4F4;
	z-index: 10;
}

.landing a {
	color: #fff;
	font-weight: 800;
}

.landing h1 {
	padding: 0;
}

.landing h2 {
	color: #fff;
	line-height: 1.2em;
}

.landing.single {
	padding-bottom: 1em;
	padding-top: 1em;
	height: 10.3em;
}

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

hr {
	background: #FF5B00;
	height: .1em;
	padding: 0;
	margin-top: 3em;
	margin-bottom: 3em;
}

.wp-block-separator{
	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: #1a1a1a;
}

.wall-post p{
	font-size: 1em;
}

.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;
}

.card-title{
	font-size: .8em;
	color: #333;
}

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

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


a.info p {

}


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;
	overflow: hidden;
}


.section-color {
	background: rgb(255,91,0);
	background: linear-gradient(270deg, rgba(255,91,0,1) 75%, rgba(255,167,38,1) 100%);
	color: #fff;
}

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

.single-content p {
	text-align: justify;
	clear: both;
}

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

.wp-block-image img {
	width: 100%;
	height: auto!important;
	margin-bottom: 2em;
}

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

.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;
}


.single-content img {
	border-radius: 20px!important;
	overflow: hidden; display: block; margin: 0 auto;
	width: 100%;
	height: auto;
	margin-bottom: 2em;
}

.skew-white {
	background: #fff;
	padding-bottom: 2em;

}

.section-color-skew {
	background-image: url(../img/fchd-i.svg)!important;
	background-position: left center;
	background-size: auto;
	background-repeat: no-repeat;
	padding-top: 14em;
	padding-bottom: 14em;
	margin-bottom: -10em;
	margin-top: -10em;
	z-index: 1;
}

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

.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 {
	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;
}


#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: #333333;
	color: #fff;
	padding: 4em;
}

footer a:hover{
	color: #FF5B00;
}

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;
}

.brands-footer{
	display: block;
	overflow: hidden;
	margin-bottom: 2em;
}


.brand-footer {
	display: block;
	float: left;
	margin-right: 2.5em;
	margin-bottom: 2em;
}

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

ul {
	list-style-position: inside;
	padding: 0;
}

footer ul {
	list-style-type: none!important;
}
	
li{
	padding: .3em;
}

.icono{
	float: left;
}

.contact {
	margin-top: 3em;
}

a.contact {

	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;
	font-family: 'Montserrat', sans-serif;
}

.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: #FFA726;
	border-bottom: solid .1em #FFA726;
}

.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: #FFA726;
	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;
}

	.carousel-caption {
	top: 30px;
	left: 8%!important;
	right: 8%!important;
}


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

@media screen and (max-width: 991px) {
	
	
	.dona{ margin-bottom: 1.5em!important;}
	a.dona h3{ margin-bottom: .5em!important;}
	
	
	.section-first{
	padding-top: 3em!important;
	
}
	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;
	}

	.carousel-indicators li {
		height: 12px;
		width: 12px;
	}
	.carousel .brand-two {
		display: none;
	}
	.carousel {
		height: 80vh;
	}
	.carousel-item {
		height: 80vh;
	}
	
	.cover-1, .cover-2, .cover-3{
		height: 80vh!important;
	}
	.social-link{ width: 240px;height: 60px;}
	
	.social-link a img {
		width: 45px;
		height: 45px;
	}
	.dropdown-menu.show {
		border-radius: 0;
	}

	.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;
	}

	h1 {
		font-size: 3em;
	}
	h2 {
		font-size: 3em;
	}
	.navbar {
		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) {
	
	.card{ margin-top: .5em; margin-bottom: .5em;}
	.card-img-icon{
		width: 100px!important;
	}
	
	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;
	}
	
	.widget_meks_instagram div {
		width: 100%;
	}
	a.info.two-col {
		width: 100%!important;
	}

	.widget_meks_instagram div {
		flex: 0 0 44.6%!important;
	}
	
	article{ margin-bottom: 4em;}

}

@media screen and (max-width: 640px) {
	
}