.t-main {
	background: #fff
}

.t-brands__banner {
	background: url(../images/banner_marcas.jpg) top #2a3241 no-repeat;
	background-size: cover;
	padding: 200px 0;
	padding: 12.5rem 0;
}

.t-brands__banner-main--flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: end;
	align-items: flex-end
}

.t-brands__banner-main--title {
	color: #e6e3e1;
	font-weight: 300;
	margin-right: 193px;
	margin-right: 12.0625rem;
	font-size: 50px;
	font-size: 3.125rem;
	line-height: 52px;
	line-height: 3.25rem
}

.t-brands__banner-main--title:before {
	content: "";
	display: block;
	background: #e6e3e1;
	margin-bottom: 97px;
	margin-bottom: 6.0625rem;
	width: 100px;
	width: 6.25rem;
	height: 7px;
	height: .4375rem
}

.t-brands__banner-main--description {
	color: #e0dcdc;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem
}

.t-brands__brand {
	transform: translateY(-100px)
}

.t-brands__brand .has--center {
	background: #2a3241;
	padding: 70px 150px;
	padding: 4.375rem 9.375rem
}

.t-brands__brand .has--center figure {
	margin: 0
}

.t-brands__brand-top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	border-bottom: 1px solid #fff;
	padding-bottom: 30px;
	padding-bottom: 1.875rem
}

.t-brands__brand-top--left {
	width: 100%;
	max-width: 65%
}

.t-brands__brand-top--right {
	width: 100%;
	max-width: 20%
}

.t-brands__brand-top--left,
.t-brands__brand-top--right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: end;
	align-items: flex-end
}

.t-brands__brand--full,
.t-brands__brand-bottom {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	border-bottom: 1px solid #fff;
	padding: 30px 0;
	padding: 1.875rem 0
}

.t-brands__brand--full--left,
.t-brands__brand-bottom--left {
	width: 100%;
	max-width: 65%
}

.t-brands__brand--full--right,
.t-brands__brand-bottom--right {
	width: 100%;
	max-width: 20%
}

.t-brands__brand--full--left,
.t-brands__brand--full--right,
.t-brands__brand-bottom--left,
.t-brands__brand-bottom--right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: end;
	align-items: flex-end
}

.t-brands__brand--full {
	border: 0
}

.t-brands__articles-items {
	box-shadow: 0 43px 58px -26px rgba(0, 0, 0, .12);
	margin-bottom: 100px;
	margin-bottom: 6.25rem
}

.t-brands__articles-items--item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	height: 100%;
	background: #e6e6e6
}

.t-brands__articles-items--item:nth-child(even) {
	flex-direction: row-reverse;
}

.t-brands__articles-items--item:first-child article {
	box-shadow: inset 0 -38px 18px -36px rgba(0, 0, 0, .12)
}

.t-brands__articles-items--item:last-child article {
	box-shadow: inset 0 17px 58px -16px rgba(0, 0, 0, .12)
}

.t-brands__articles-items--item article {
	-ms-flex-order: unset;
	order: unset;
	width: 58%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #e6e6e6;
	padding: 55px 50px;
	padding: 3.4375rem 3.125rem
}

.t-brands__articles-items--item article h3 {
	display: block;
	color: #2a3241;
	font-weight: 300;
	font-size: 26px;
	font-size: 1.625rem;
	margin-bottom: 25px;
	margin-bottom: 1.5625rem
}

.t-brands__articles-items--item article p {
	display: block;
	color: #2a3241;
	font-size: 14px;
	font-size: .875rem;
	line-height: 22px;
	line-height: 1.375rem
}

.t-brands__articles-items--item figure {
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	-ms-flex-order: 0;
	order: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	position: relative
}

.t-brands__articles-items--item figure img {
	display: block;
	object-fit: cover;
	width: 100%;
	max-height: 100vh;
	margin: 0 auto
}

.t-brands__international-title {
	display: inline-block;
	color: #2a3241;
	border-top: 4px solid #dddbd9;
	padding-top: 4px;
	padding-top: .25rem;
	margin-bottom: 14px;
	margin-bottom: .875rem;
	font-size: 14px;
	font-size: .875rem
}

.t-brands__international-items {
	box-shadow: 0 43px 58px -26px rgba(0, 0, 0, .12);
	padding-bottom: 100px;
	padding-bottom: 6.25rem
}

.t-brands__international-items--item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	height: 100%;
	background: #2a3241
}

.t-brands__international-items--item:nth-child(even) {
	flex-direction: row-reverse;
}

.t-brands__international-items--item:nth-child(2n) article {
	box-shadow: inset 0 0 58px 0 rgba(0, 0, 0, .32)
}

.t-brands__international-items--item article {
	-ms-flex-order: unset;
	order: unset;
	width: 58%;
	background: #2a3241;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px 50px 35px 80px;
	padding: 1.25rem 3.125rem 2.1875rem 5rem
}

.t-brands__international-items--item article h3 {
	display: block;
	color: #fff;
	font-weight: 300;
	font-size: 26px;
	font-size: 1.625rem;
	margin-bottom: 25px;
	margin-bottom: 1.5625rem
}

.t-brands__international-items--item article p {
	display: block;
	color: #fff;
	font-size: 14px;
	font-size: .875rem;
	line-height: 22px;
	line-height: 1.375rem
}

.t-brands__international-items--item figure {
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	-ms-flex-order: 0;
	order: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	position: relative;
	background: #2a3241
}

.t-brands__international-items--item figure img {
	display: block;
	object-fit: cover;
	width: 100%;
	max-height: 100vh;
	margin: 0 auto
}

.t-brands__international-mobile,
.t-brands__articles-mobile {
	display: none;
}

@media only screen and (max-width: 767px)  {
    .t-brands__banner{
        padding: 35% 10% 4.19rem;
        position: relative;
    }

    .t-brands__banner:after {
        content: "";
        display: block;
        height: 13px;
        width: 100%;
        background: linear-gradient(90deg, #202632, #303b50);
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .t-brands__brand:after {
        content: "";
        display: block;
        height: 13px;
        width: 100%;
        background: linear-gradient(90deg, #cdcdcd, #fff);
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .t-brands__banner-main--flex {
        flex-direction: column;
        align-items: flex-start;
    }

    .t-brands__banner-main--title:before {
        height: 4px;
        width: 60px;
        margin-bottom: 15%;
    }

    .t-brands__banner-main--title {
        max-width: 100%;
        font-size: 2.375rem;
    	line-height: 2.375rem;
        margin-right: 0;
        width: 65%;
    }

    .t-brands__banner-main.has--center {
        max-width: 100%;
    }

    .t-brands__banner-main--description {
        color: #E0DCDC;
        max-width: 100%;
        font-size: 1rem;
   		line-height: 1.125rem;
        margin: 2.25rem 0 0;
        width: 90%;
    }

    .t-brands__banner-main--description br {
       display: none;
    }

    .t-brands__brand {
        transform: initial;
        width: 100%;
        background: #2a3241;
        position: relative;
        padding: 60px 0;
    }

    .t-brands__brand .has--center {
        padding: 0 30px 0 0;
    }

    .t-brands__international .has--center {
    	background: #2a3241;
    	padding: 40px 30px 0;
    }

    .t-brands__international .t-brands__international-title {
        font-size: 0.75rem;
        line-height: 0.875rem;
        font-weight: 300;
        border-top: 3px solid #dddbd9;
        color: #fff;
        display: inline-block;
        margin-bottom: 30px;
    }

    .t-brands__articles {
        padding: 10%;
    }

    .t-brands__articles-items--item figure {
    	margin: 30px 0;
    }

    .t-brands__articles-items--item {
    	background: transparent;
    }

    .t-brands__articles-items--item {
        flex-direction: column-reverse!important;
    }

    .t-brands__articles-items--item article {
        width: 100%;
        background: #FFFFFF;
    }

    .t-brands__international-items--item:not(:first-child) {
    	position: relative;
    	margin-top: 30px;
    }

    .t-brands__international-items--item:not(:first-child) .t-brands__international-mobile::before {
    	content: '';
    	position: absolute;
    	height: 13px;
    	width: 100%;
    	top: -35px;
    	left: -30px;
    	background: transparent linear-gradient(90deg, #202733 0%, #293243 51%, #283243 100%) 0% 0% no-repeat padding-box;
    }

    .t-brands__international-items--item {
        flex-direction: column-reverse!important;
    }

    .t-brands__international-items--item article {
        width: 100%;
        padding: 40px 0;
    }

    .t-brands__international-items {
        padding: 0;
    }

    .t-brands__articles-items {
        margin-bottom: 0;
    }

    .t-brands__articles-items, .t-brands__articles-items--item:last-child article {
        box-shadow: none;
    }

    .t-brands__articles-items--item article {
        padding: 0;
        box-shadow: none!important;
    }

    .t-brands__articles-items--item article h3, .t-brands__international-items--item article h3 {
        display: none;
    }

    .t-brands__articles-items--item article p, .t-brands__international-items--item article p {
        font-size: 1rem;
    	line-height: 1.125rem;
		font-weight: 300;
		width: 95%;
    }

    .t-brands__international-items--item:nth-child(2n) article {
        box-shadow: none;
	}
	
	.t-brands__international-mobile {
		display: block;
		color: #fff;
		font-weight: 300;
		font-size: 1.625rem;
    	line-height: 1.75rem;
		margin-bottom: 25px;
		margin-bottom: 1.5625rem;
	}

	.t-brands__articles-mobile {
		display: block;
		color: #2a3241;
		font-weight: 300;
		font-size: 1.625rem;
    	line-height: 1.75rem;
	}

	.t-brands__articles-items--item {
		padding-bottom: 30px;
	}

	.t-brands__articles-items--item:not(:first-child) {
    	position: relative;
    	margin-top: 30px;
    }

    .t-brands__articles-items--item:not(:first-child) .t-brands__articles-mobile::before {
    	content: '';
    	position: absolute;
    	height: 13px;
    	width: 90%;
    	top: -35px;
    	left: -30px;
    	background: transparent linear-gradient(90deg, #CECECEFC 0%, #FFFFFFFC 100%) 0% 0% no-repeat padding-box;
    }

}

.t-brands__articles {
	padding-top: 100px;
}