@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css";

#bases-y-condiciones header nav{display:none!important;}
 
html{
	scroll-behavior:smooth; 
}

.select i {
    right: 20px;
}

[data-section="11"].sticky{
    border-radius: 170px 0 0 170px;
    padding: 30px;
  	top: 30%;
  	transform: translateX(calc(100% - 90px));
  	-webkit-box-shadow: 0 10px 30px 0 rgb(31 37 47 / 10%);
  	box-shadow: 0 10px 30px 0 rgb(31 37 47 / 10%);
}

[data-section="11"] .sticky__container{
	display: flex;
    align-items: center;
}

[data-section="11"] .sticky__container__icon{
    width: 45px;
    margin-right: 10px;
}

[data-section="11"] .sticky__container__text{
	text-align: center;
}

[data-section="11"] .sticky__container__text h3{
    max-width: 180px;
    font-size: 18px;
    line-height: 22.5px;
    text-align: center;
}

[data-section="11"].sticky .btn{
	background: var(--tertiary-color);
}

[data-section="11"].sticky .btn:hover{
	background: var(--secondary-color);
}

header a.logo img, header a.logo svg {
    width: 100% !important;
    height: auto!important;
    max-width: 273px;
    padding-right: 20px;
}

.preloading__container {max-width: 450px; width: 450px; height: 230px;}
.preloading__container img, .preloading__container svg {width: 100%; max-width: none; height: 100%;}
  
#conocer-mas{
  	margin-top: -75px;
    position: absolute;
}

body#inicio{
	background-image: url(/web/uploads/globals/1/clientes.jpg);
    background-size: auto;
    background-position: center calc(100% - 195px);
    background-color: #1e252f;
}
/*
img {
    image-rendering: -webkit-optimize-contrast;
}*/

.icon-close:after {
    content: '';
    top: 0;
    position: absolute;
    left: calc(-100vw + 60px);
    right: 0;
    bottom: calc(-100vh + 60px);
    cursor: default;
}

.btn, .btn__outline{
	font-size: 14px;
}

header#landing,
header#landing.scrolled {
    background: var(--header_background) !important;
    opacity: 1;
    top: 0;
}

header#landing.scrolled {
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / 30%);
  	box-shadow: 0 0 30px rgb(0 0 0 / 30%);
}

header h5 {
    margin: 0;
}

header .btn {
    background: var(--primary-color);
    border-radius: 50px;
}

header .btn:hover {
    background: var(--secondary-color);
}

header .search {
    display: none;
}

header#website nav a {
    border: 2px solid;
    padding: 12px 25px;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: 0.5;
    text-transform: uppercase;
}

header#website nav a:hover {
    background: #fff;
    color: #1f252f !important;
    border-color: #fff;
} 

header#website nav a:nth-child(2) {
    background: #f04e3f;
    border-color: #f04e3f;
}

header#website nav a:nth-child(2):hover {
    background: #ffc20e;
    border-color: #ffc20e;
  	color: #fff !important;
}

header#website nav a::before{
	display:none;
}

[data-section="1"] {
    background: #fff !important;
  	overflow:hidden;
}

[data-section="1"]::after {
    content: '';
    width: 660px;
    height: 660px;
    border-radius: 100%;
    border: 2px solid #f5f6f7;
    bottom: -120px;
    position: absolute;
    left: calc(50% - 1090px);
    mix-blend-mode: multiply;
    pointer-events: none;
}

.main__slider .slider__item img{
	object-fit: none;
}

.main__slider h2{
	font-size: 50px;
    line-height: 50px;
	margin-bottom: 25px;
  	max-width: 440px;
}

[data-section="1"] .slider__item__content__text p {
    max-width: 350px;
}

.main__slider .btn__outline{
	margin-top: 25px;
}

.carousel_form .main__slider {
    height: 100%;
}

.main__slider .slider__item__content {
    position: relative;
    background-image: url(/web/uploads/sliders/1/sliders/0-orig.png);
    background-size: auto;
    background-position: center;
  	background-repeat:no-repeat;
}

.main__slider .slider__item__content__text{
	padding: 90px 0;
}

.main__slider picture{
    display: none;
}

.carousel_form__container {
    padding: 90px 0 125px;
}

.container .container {
    padding: unset;
}

.form__sticky.open i.icon-close,
.form__sticky.open i.icon-close:hover{
    background: transparent;
}

.form .form__component.row {
    margin: 0 -5px;
}

.carousel_form__container .container .contact {
   	width: 35%;
    padding: 40px 30px;
  	-webkit-box-shadow: 0 10px 30px 0 rgb(31 37 47 / 10%);
    box-shadow: 0 10px 30px 0 rgb(31 37 47 / 10%);
    text-align: center;
}

.carousel_form__container .container .contact h4{
	font-size: 32px;
    color: var(--primary-color);
    line-height: 32px;
}

.carousel_form__container .container .contact p{
	color: #949598;
    font-size: 14px;
    line-height: 20px;
}

.form .form__component input, .form .form__component select, .form .form__component textarea {
    background: #f0f1f2;
    border: none;
    font-size: 14px;
}

.form .form__component input::placeholder, .form .form__component select::placeholder, .form .form__component textarea::placeholder {
    color: #9ea0a3;
}

.form .form__component fieldset.btn__content {
    margin: -10px 0;
}

.form .btn {
    background: var(--primary-color);
}

.form .btn:hover {
    background: var(--secondary-color);
}

.form__sticky.open .container{
  	-webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
}

.main__slider .featured-word,
[data-section="2"] .featured-word,
[data-section="6"] .featured-word,
[data-section="16"] .featured-word{
	color: var(--primary-color);
}

[data-section="12"] .featured-word{
	color: var(--tertiary-color);
}

[data-section="2"].access,
[data-section="12"].access,
[data-section="6"].access{
    background-size: auto;
    background-position: center center;
    padding: 0; 
}

[data-section="12"].access {
    background-color: #fe4d3b;
}

[data-section="2"]>.container>.row>div:nth-child(2),
[data-section="12"]>.container>.row>div:nth-child(2),
[data-section="6"]>.container>.row>div:nth-child(2){
	-ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

[data-section="2"]>.container>.row>div:nth-child(3),
[data-section="2"]>.container>.row>div:nth-child(3),
[data-section="12"]>.container>.row>div:nth-child(3),
[data-section="12"]>.container>.row>div:nth-child(3),
[data-section="6"]>.container>.row>div:nth-child(3){
	-ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

[data-section="2"] .access__item,
[data-section="2"] .access_right_img,
[data-section="12"] .access__item,
[data-section="12"] .access_right_img,
[data-section="6"] .access__item,
[data-section="6"] .access_left_img{
	margin:0;
}

[data-section="2"]>.container>.row>div:nth-child(3) picture,
[data-section="12"]>.container>.row>div:nth-child(3) picture{
	position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    margin-right: 6%;
}

[data-section="12"] .access__item.icon_position_left {
    align-items: center;
}

[data-section="2"] h3,
[data-section="12"] h3{
	font-size: 40px;
    line-height: 40px;
    max-width: 390px;
  	margin-bottom: 15px;
}

[data-section="12"] .access__item__icon img{
	width:50px;
  	margin:10px 0;
}

[data-section="2"] .btn,
[data-section="6"] .btn{
    margin-top: 20px;
  	background: var(--primary-color);
}

[data-section="2"] .btn:hover,
[data-section="6"] .btn:hover {
    background: var(--secondary-color);
}

[data-section="12"] .btn{
    margin-top: 20px;
  	background: var(--tertiary-color);
}

[data-section="12"] .btn:hover {
    background: var(--secondary-color);
}


[data-section="2"] p,
[data-section="12"] p,
[data-section="6"] p{
	font-size:16px;
  	line-height:24px;
}

[data-section="2"] p,
[data-section="12"] p{
    max-width: 410px;
}

[data-section="3"]{
	background: #fff;
    z-index: 1;
    position: relative;
}

[data-section="3"] .access__item__icon img {
    width: 60px;
}

[data-section="3"] .access__item__text h3,
[data-section="5"] .access__item__text h3{
	font-size: 18px;
    line-height: 22.5px;
    margin-bottom: 5px;
}

[data-section="3"] .access__item__text p,
[data-section="5"] .access__item__text p{
	font-size: 14px;
    line-height: 22.5px;
}

[data-section="3"]>.container>.row>div:nth-child(2){
	-ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

[data-section="3"]>.container>.row>div:nth-child(3){
	-ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

[data-section="3"]>.container>.row>div:nth-child(3) picture{
	margin-left: 6%;
    position: absolute;
    right: 15px;
}

[data-section="4"] h3,
[data-section="5"] h3,
[data-section="7"] h3,
[data-section="9"] h3,
[data-section="16"] h3{
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 10px;
}

[data-section="4"] p,
[data-section="7"] p,
[data-section="9"] p,
[data-section="16"] p{
	font-size: 16px;
    line-height: 24px;
}

[data-section="4"] .brands__item {
    padding: 0 30px;
    margin-top: 80px;
}

[data-section="5"]{
	position:relative;
}

[data-section="5"] .access__item{
	margin-top:50px;
}

[data-section="5"] .access__item__icon img {
    width: 50px;
}

[data-section="6"]>.container>.row>div:nth-child(3) picture{
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    padding: 0 15px 0 0;
}

[data-section="6"] h3{
	font-size: 40px;
    line-height: 40px;
    letter-spacing: -0.6;
  	margin-bottom: 15px;
  	max-width: 480px;
}

[data-section="6"] p{
	max-width: 440px;
}

[data-section="7"]{
    z-index: 1;
    background: #fff;
    padding: 70px 0 0;
    position: relative;
  	overflow: hidden;
}

[data-section="7"]::after {
    content: '';
    position: absolute;
    background: #f04e3f;
    width: 100%;
    min-width: 1920px;
    padding-top: 100%;
    border-radius: 100%;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

[data-section="7"] .gallery_administable .col-lg-12.no-padding {
    padding: 0!important;
    margin: 50px 0 0;
}

[data-section="7"] .gallery__administrable__slider{
	filter: drop-shadow(0 10px 30px rgb(31 37 47 / 10%));
}

[data-section="7"] .testimony_version_one{
    box-shadow: none !important;
    border-radius: 10px;
    position: relative;
    padding: 5%;
  	margin:unset !important;
    margin-left: 8.333333% !important;
    width: 91.666666% !important;
  	min-height: 440px;
}

[data-section="7"] .testimony_version_one.testimony__item .testimony__item__img {
    position: absolute;
    left: -9%;
    margin: 0;
    width: 25%;
    border-radius: 10px;
  	-webkit-box-shadow: 0px 0 30px 0 rgb(31 37 47 / 10%);
    box-shadow: 0px 0 30px 0 rgb(31 37 47 / 10%);
}

[data-section="7"] .testimony_version_one.testimony__item .testimony__item__img img {
    width: 100%;
  	border-radius: 10px;
}

[data-section="7"] .testimony__item__img::after {
    content: '';
    background: url(/web/uploads/globals/1/quotes.png);
    position: absolute;
    height: 60px;
    width: 80px;
    top: -20px;
    right: -25px;
    background-size: contain;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
}

[data-section="7"] .testimony__item__text{
    margin-left: 22%;
    text-align: left;
    margin-right: 8%;
    display: flex;
    flex-direction: column;
}

[data-section="7"] .testimony__item__text .text{
	order: 2;
}

[data-section="7"] .testimony__item__text p{
	font-size: 16px;
    line-height: 24px;
}

[data-section="7"] .testimony__item__text .text p {
    color: #949598;
}

[data-section="7"] .testimony_version_one.testimony__item .testimony__item__text h5{
    font-weight: 700;
    margin-top: 0px;
    order: 1;
    text-transform: uppercase;
    font-size: 14px;
    color: #d1d1d3;
    margin-bottom: 35px;
}

[data-section="7"] .testimony_version_one.testimony__item .testimony__item__text h5 strong {
    display: block;
    font-weight: 700;
    text-transform: none;
    font-size: 25px;
    margin-bottom: 15px;
}

@media (min-width: 992px){
  [data-section="7"] .gallery__administrable__slider .slick-dots {
      right: calc(3% - 125px);
      width: auto;
      bottom: 50% !important;
      transform: rotate(90deg);
  }
}

.slick-dots li button:before{
	color:#f0f1f2;
}

.slick-dots li.slick-active button:before{
    font-size: 12px;
    color: #f04e3f;
}

[data-section="8"]{
    background: transparent;
    padding: 80px 0 30px;
}

[data-section="8"] .contact{
	border-radius: 10px 10px 10px 10px;
    background-color: #fff;
    padding: 20px 5% 40px;
    margin-top: 50px;
}

[data-section="8"] .icon-close {
    display: none;
}

[data-section="8"] h3{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}

[data-section="8"] p{
    font-size: 16px;
    line-height: 24px;
}

[data-section="9"]{
	background:transparent;
  	padding: 80px 0 100px;
}

[data-section="9"]>.container>.row{
	align-items: center;
}

[data-section="9"]>.container>.row>div:nth-child(2){
  	-ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}

[data-section="9"]>.container>.row>div:nth-child(3){
  	-ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

[data-section="9"] .access__item{
	margin: 0;
}

[data-section="9"] .access__item__text{
	max-width: 760px;
    padding-left: 4%;
}

[data-section="9"] .featured-word {
    color: #ffc21e;
}

[data-section="9"] strong{
	color: #bcbdbe;
}

[data-section="9"] p {
    font-size: 18px;
    line-height: 27px;
}

[data-section="10"]{
	background-color:#2e3c49;
}

[data-section="10"].social_share .container h4{
    font-weight: 700;
    font-size: 22px;
}

[data-section="10"].social_share .container{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

[data-section="10"].social_share .container .social{
	padding:0;
}

[data-section="10"].social_share .container .social a {
    background: transparent;
    border: 1px solid #fff;
}

[data-section="10"].social_share .container .social a:hover{
    background: transparent;
    border-color: var(--primary-color);
}
  
footer .footer{
	display:none;
}


[data-section="17"].partners{padding: 30px 0 0 0; background: #FFF;}
[data-section="17"] h5{margin-bottom: 20px; font-weight: 400; font-size: 15px; color: var(--dark-background-color);}
[data-section="17"] .access__item{margin-top: 0px;}
[data-section="17"] .access__item__img img {width: 70%;}

/*

[data-section="3"] .access__item__text h5 {
    position: absolute;
    left: 17px;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 400;
    background: #1e242e;
    color: #fff;
    bottom: calc(100% - 25px);
    opacity: 0;
    transition: all 0.3s ease;
}

[data-section="3"] .access__item__text h5:after {
    content: '';
    border-left: 10px solid transparent;
    border-top: 10px solid #1f252f;
    border-bottom: 0px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: 100%;
    left: 10px;
}

[data-section="3"] .access__item__text:hover h5 {
    opacity: 1;
}

*/


[data-section="16"] {
    position: relative;
}

[data-section="16"] > .container > .row > div:first-child {
    margin-bottom: 50px;
}

[data-section="16"] .access__item {
	height: 100%;
    background: #fff;
    padding: 30px 30px 50px;
    border-radius: 10px;
    margin-top: 0;
}

[data-section="16"] .access__item h3 {
	text-align: center;
    font-size: 28px;
    line-height: 30px;
    color: #1f252f;
    position: sticky;
    top: 0;
    padding: 20px 0;
    background: #fff;
    margin: 0 -1px 20px;
} 

[data-section="16"] .access__item__text {
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
} 

[data-section="16"] .access__item__text p span {
    padding: 10px 0;
    display: block;
    border-top: 1px solid #eee;
  	color:#8b8e93;
  	font-size:16px;
}

[data-section="16"] .access__item__text p span strong{
	color:#6a6f77;
}

[data-section="16"] .access__item__text p span i {
    color: var(--primary-color);
  	margin-right: 15px;
  	font-size:16px;
}

[data-section="16"] .btn_container {
    text-align: center;
    margin-top: 30px;
    flex-grow: 10;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 2;
}

[data-section="16"] .btn_container a {
    background: #f04e3f;
}

[data-section="16"] .btn_container a:hover {
    background: #ffc20e;
}

.formulario-final .form__container {
    background: #fff;
    padding: 40px 30px 30px;
    border-radius: 10px;
    margin: 40px 0 0;
}

/* responsive */

@media (max-width: 1449px){
  
}

@media (max-width: 1199px){
    [data-section="17"] .access__item__img img {width: 230px; height: 85px; object-fit: cover; object-position: center;}
    [data-section="17"] .access__item__img{width:100%;}
  
  .main__slider .slider__item__content{ background-position: calc(50% - 40px) center;}
  
  [data-section="2"]>.container>.row>div:nth-child(2),
  [data-section="2"]>.container>.row>div:nth-child(3),
  [data-section="12"]>.container>.row>div:nth-child(2),
  [data-section="12"]>.container>.row>div:nth-child(3),
  [data-section="3"]>.container>.row>div:nth-child(3),
  [data-section="3"]>.container>.row>div:nth-child(2),
  [data-section="6"]>.container>.row>div:nth-child(2),
  [data-section="6"]>.container>.row>div:nth-child(3){
  	-ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  [data-section="2"]>.container>.row>div:nth-child(3) picture{
  	transform-origin: left;
    transform: translateY(50%) scale(1.3);
  }
  
  [data-section="12"]>.container>.row>div:nth-child(3) picture {
    transform-origin: left;
    transform: translate(-24%, 50%) scale(1.3);
  }
  
  [data-section="6"]>.container>.row>div:nth-child(3) picture{
  	transform-origin: right;
    transform: translateY(50%) scale(1.3);
  }
  
  [data-section="2"]>.container>.row>div:nth-child(2),
  [data-section="12"]>.container>.row>div:nth-child(2),
  [data-section="6"]>.container>.row>div:nth-child(2){
  	z-index: 1;
  }
  
  [data-section="7"] .testimony_version_one{
  	min-height: 500px;
  }
  
  [data-section="9"]>.container>.row>div:nth-child(2){
  	-ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}

@media (max-width: 991px){
  
  .carousel_form__container {
    padding: 0 0 125px;
    position: relative;
  }
  
  .carousel_form .main__slider{
      margin-bottom: -220px !important;
  }
  
  .main__slider .slider__item__content{
  	background-image: url(/web/uploads/sliders/1/sliders_mb/0-orig.png);
    background-position: center calc(50% - 90px);
    justify-content: flex-start;
  }
  
  .main__slider .slider__item__content__text{
  	padding: 60px 0;
   	align-items: flex-start;
    margin-left: 18%;
  }
  
  .carousel_form__container .container .contact {
    width: 100%;
  }
  
  .carousel_form__container .container .contact .form form .btn__content,
  .form form .btn__content {
    margin-top: -10px;
    padding: 5px !important;
  }
  
  .main__slider h2,
  .main__slider p{
  	text-align:left;
  }
  
  .main__slider p{
      max-width: 290px;
  }
  
  [data-section="2"]>.container>.row>div:nth-child(2),
  [data-section="2"]>.container>.row>div:nth-child(3),
  [data-section="12"]>.container>.row>div:nth-child(2),
  [data-section="12"]>.container>.row>div:nth-child(3),
  [data-section="3"]>.container>.row>div:nth-child(3),
  [data-section="3"]>.container>.row>div:nth-child(2),
  [data-section="6"]>.container>.row>div:nth-child(2),
  [data-section="6"]>.container>.row>div:nth-child(3){
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
   
  [data-section="6"]>.container>.row{
      flex-direction: column-reverse;
  }
  
  [data-section="2"].access,
  [data-section="6"].access {
    background-position: calc(50% + 200px) calc(50% - 270px);
    background-image: url(https://ek-lndg.sites.kode.ar/web/uploads/modules/2/background/0-orig.png) !important;
  }
  
  [data-section="2"]>.container>.row>div:nth-child(3),
  [data-section="12"]>.container>.row>div:nth-child(3),
  [data-section="6"]>.container>.row>div:nth-child(3){
  	margin-top: -60px;
  }
    
  [data-section="2"]>.container>.row>div:nth-child(3) picture,
  [data-section="12"]>.container>.row>div:nth-child(3) picture,
  [data-section="3"]>.container>.row>div:nth-child(3) picture,
  [data-section="6"]>.container>.row>div:nth-child(3) picture{
  	position:relative;
  }
  
  [data-section="2"] .access__item,
  [data-section="12"] .access__item,
  [data-section="6"] .access__item{
  	padding-top: 30px !important;
  }
  
  [data-section="2"] p,
  [data-section="2"] h3,
  [data-section="12"] p,
  [data-section="12"] h3,
  [data-section="6"] p,
  [data-section="6"] h3{
    max-width: unset;
  }
  
  [data-section="4"] {
    padding-bottom: calc(60px + 15%) !important;
  }
  
  [data-section="5"]>.container>.row>div:nth-child(2)>.row>div{
  	-ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  [data-section="7"]::after{
    padding-top: 160%;
  }
  
  [data-section="7"] .testimony_version_one{
  	margin-left: 0% !important;
    width: 100% !important;
    flex-direction: column;
  }
  
  [data-section="7"] .testimony_version_one.testimony__item .testimony__item__img{
    position:relative;
  	left: 0;
    margin: 0 0 20px;
    width: 100%;
  }
  
  [data-section="7"] .testimony__item__text{
 	margin-left: 0;
    margin-right: 0;
    padding: 30px 0;
  }
  
  [data-section="7"] .slick-dots li.slick-active button:before {
    font-size: 12px;
    color: #fff;
  }
  
  [data-section="9"]>.container>.row {
    flex-direction: row-reverse;
  }

  [data-section="9"]>.container>.row>div:nth-child(2){
  	-ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  
  [data-section="9"]>.container>.row>div:nth-child(3){
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  [data-section="9"] .access__item__text{
  	padding:0;
  }
  
    [data-section="16"] .access__item {
    margin-bottom: 40px;
    height: auto;
  }
  

}

@media (max-width: 767px){
  
  .main__slider .slider__item__content {
    padding: 0;
  }
   
  .main__slider .slider__item__content__text{
  	margin-left:0;
  }
  
  .main__slider h2 {
    font-size: 35px;
    line-height: 35px;
  }
  
  .carousel_form__container .container .contact .form form {
    padding: 0;
  }
  
  .carousel_form__container .container .contact{
      padding: 40px 20px;
  }
  
  [data-section="5"]>.container>.row>div:nth-child(2)>.row>div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  [data-section="12"] .access__item {
    align-items: center;
  }
  
  [data-section="2"] .access__item__text,
  [data-section="12"] .access__item__text,
  [data-section="6"] .access__item__text{
  	text-align:center;
  }
  
  [data-section="12"] .access__item__icon + .access__item__text {
    text-align: left;
  }
  
  [data-section="4"] .brands__item {
    padding: 0;
    margin-top: 60px;
  }
  
  [data-section="7"]{
  	background: linear-gradient(0deg, #ee4d3e 45%, #fff 45%);
  }
  
  [data-section="9"]{
  	padding: 0 0 60px;
  }
  
  [data-section="9"]>.container>.row{
  	justify-content: center;
    flex-direction: column-reverse;
  }
  
  [data-section="9"]>.container>.row>div:nth-child(2) {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  [data-section="9"]>.container>.row>div:nth-child(3) {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  [data-section="9"] h3,
  [data-section="9"] p{
  	text-align:center;
  } 
  
  
}
