.banner img{
width:100%;
height:auto;
}
.sec-outstand{
padding-bottom:0;
}
.sec-outstand h2{
font-size:40px;
font-weight:300;
margin-bottom:30px;
text-transform:uppercase;
}
.sec-outstand h2 strong{
font-weight:900;
}
.outstand-car{
margin-bottom:40px;
padding-bottom:40px;
border-bottom:1px solid #444;
position:relative;
margin-left:-15px;
padding-left:15px;
overflow:hidden;
}
.outstand-car:last-child{
margin-bottom:0;
}
.outstand-car .lSSlideOuter{
margin-left:-15px;
margin-right:-230px;
}
.outstand-car .item{
padding:5px 15px 23px 15px;
}
.outstand-car .box{
box-shadow:4px 7px 23px 0px rgba(0, 0, 0, 0.13);
}
.outstand-car .box .figure{
display:block;
}
.outstand-car .box .figure img{
display:block;
width:100%;
height:200px;
object-fit:cover;
}
.outstand-car .box .content{
padding:25px;
}
.outstand-car .box .content h4 a{
font-weight:900;
font-size:20px;
margin-bottom:15px;
line-height:1.2;
}
.outstand-car .box .content h4 a{
font-weight:900;
font-size:20px;
color:#2e3192;
}
.outstand-car .box .content p{
margin-bottom:0;
font-size:13px;
line-height:1.5;
}
.outstand-car .arrs{
position:absolute;
z-index:50;
background-image:url(//redmad.cl/wp-content/themes/redmad/img/arrow-layer.png);
background-repeat:repeat-y;
width:160px;
height:100%;
top:0;
right:0;
display:flex;
align-items:flex-end;
justify-content:flex-end;
flex-direction:column;
padding-bottom:55px;
}
.outstand-car .arrs a{
margin-top:10px;
}
.sbox{
display:flex;
flex-wrap:wrap;
}
.sbox .item{
width:33.33%;
margin-bottom:10px;
} .awards-slider{
position:relative;
}
.awards-slider .item{
position:relative;
}
.awards-slider .item img{
width:100%;
height:100%;
display:block;
object-fit:cover;
position:absolute;
left:0;
top:0;
}
.awards-slider .item .row{
height:540px;
}
.awards-slider .item h2{
font-weight:300;
color:#fff;
font-size:54px;
text-transform:none;
margin-bottom:50px;
margin-left:50px;
opacity:0;
transition:all ease 0.4s;
}
.awards-slider .item.active h2{
margin-left:0;
opacity:1;
}
.awards-slider .item h2 strong{
font-weight:700;
}
.awards-slider .item p{
line-height:1;
}
.awards-slider .item p a{
color:#fff;
text-transform:uppercase;
display:inline-block;
border-bottom:1px solid #fff;
font-size:12px;
font-weight:700;
line-height:1.6;
letter-spacing:1px;
margin-left:-50px;
opacity:0;
transition:all ease 0.4s;
text-decoration:none;
}
.awards-slider .item.active p a{
margin-left:0;
opacity:1;
}
.aslide-controls{
display:flex;
position:absolute;
z-index:50;
bottom:110px;
left:50%;
margin-left:-120px;
}
.aslide-controls a{
margin-right:15px;
cursor:pointer;
}
.awards-navi{
position:relative;
z-index:10;
margin-top:-28px;
}
.awards-navi a{
display:block;
color:#fff;
background-color:#aa1054;
text-decoration:none;
text-align:center;
padding:18px 10px;
line-height:20px;
text-transform:uppercase;
border-radius:26px;
font-weight:700;
font-size:13px;
letter-spacing:1px;
margin-bottom:15px;
}
.awards-navi a.aw-part {
background-color:#2e3192;
}
.awards-navi a.aw-part:hover {
background-color:#131543;
}
.awards-navi a.active{
background-color:#720b38;
}
.awards-navi div.drop-menu{
position: relative;
}
.awards-navi div.drop-menu div.drop-content {
top: 100%;
z-index: 10;
width:  100%;
display: none;
padding-top: 20px;
position: absolute;
}
.awards-navi div.drop-menu:hover div.drop-content{
display: block;
}
.sec-what img{
max-width:100%;
}
.sec-what h2{
font-size:42px;
font-weight:900;
color:#aa1054;
margin-bottom:10px;
}
.sec-what p{
font-size:18px;
color:#2e3192;
line-height:1.6;
}
.sec-what p strong{
font-weight:700;
}
.sec-what p a{
display:inline-block;
background:#aa1054;
line-height:44px;
padding:0 25px;
color:#fff !important;
font-size:15px;
font-weight:700;
letter-spacing:1px;
text-transform:uppercase;
position:relative;
cursor:pointer;
width:200px;
margin-right:15px;
text-decoration:none;
text-align:center;
}
.sec-what p a:before {
content: '';
position: absolute;
left: -15px;
top: 0;
border-width: 0 15px 44px 0;
border-color: transparent #aa1054 transparent transparent;
border-style: solid;
}
.sec-what p a:after {
content: '';
position: absolute;
right: -15px;
top: 0;
border-width: 0 15px 44px 0;
border-color: transparent transparent #aa1054 transparent;
border-style: solid;
}
.sec-case{
background-image:url(//redmad.cl/wp-content/themes/redmad/img/send-case.jpg);
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
text-align:center;
}
.sec-case .row{
height:300px;
}
.sec-case h2{
font-size:50px;
font-weight:700;
margin-bottom:20px;
color:#fff;
}
.sec-case p{
margin:0;
}
.sec-case p a{
display:inline-block;
position:relative;
color:#fff;
text-decoration:none;
text-align:center;
}
.sec-case p a span{
display:block;
font-size:16px;
font-weight:700;
color:#fff;
width:280px;
padding:18px;
text-align:center;
line-height:20px;
text-transform:uppercase;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
letter-spacing:1px;
}
.sec-case p a:before{
position:absolute;
content:'';
width:50px;
height:2px;
background:#fff;
left:-20px;
top:0;
border-radius:2px;
}
.sec-case p a:after{
position:absolute;
content:'';
width:50px;
height:2px;
background:#fff;
right:-20px;
bottom:0;
border-radius:2px;
}
.sec-case p a span:before{
position: absolute;
content: '';
width: 2px;
height: 62px;
background: #fff;
left: -10px;
top: -1px;
transform: rotate(-19deg);
}
.sec-case p a span:after{
position: absolute;
content: '';
width: 2px;
height: 62px;
background: #fff;
right: -10px;
top: -1px;
transform: rotate(-19deg);
}
.sec-partners{
text-align:center;
}
.sec-partners h2{
font-size:36px;
margin:30px 0;
}
.sec-partners img{
max-width:100%;
max-height: 100px;
}
.part-gap{
height:70px;
}
.sec-member{
background-image:url(//redmad.cl/wp-content/themes/redmad/img/member-bg.jpg);
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
}
.sec-member .row{
min-height:170px;
}
.sec-member img{
max-width:100%;
}
.sec-member h2{
color:#fff;
font-size:42px;
margin-bottom:5px;
font-weight:700;
text-transform:uppercase;
}
.sec-member h4{
color:#fff;
font-size:28px;
font-weight:300;
text-transform:uppercase;
}
#winner-slider .item{
padding:5px 15px 23px 15px;
}
#winner-slider .item .box{
box-shadow:4px 7px 23px 0px rgba(0, 0, 0, 0.13);
}
#winner-slider .item .box .figure{
display:block;
}
#winner-slider .item .box .figure img{
display:block;
width:100%;
height:200px;
object-fit:cover;
}
#winner-slider .item .box .content{
padding:25px;
}
#winner-slider .item .box .content h4{
font-weight:900;
font-size:22px;
margin-bottom:15px;
line-height:1.2;
text-transform:uppercase;
}
#winner-slider .item .box .content h4 a{
font-weight:900;
font-size:22px;
color:#2e3192;
}
#winner-slider .item .box .content p{
margin-bottom:0;
font-size:13px;
line-height:1.5;
}
.sec-winners .head h2{
font-weight:300;
margin-bottom:25px;
}
.sec-winners .head h2 strong{
font-weight:900;
}
.sec-winners .row{
position:relative;
}
.wslide-controls a{
position:absolute;
top:50%;
margin-top:-28px;
cursor:pointer;
}
.wslide-controls a#wslideprev{
left:-65px;
}
.wslide-controls a#wslidenext{
right:-65px;
}
section.sec-look{
padding-bottom:0;
}
.look-box{
display:flex;
flex-wrap:wrap;
background-color:#f2f2f2;
align-items:center;
}
.look-box h2{
font-weight:700;
font-size:50px;
}
.look-box h2 strong{
display:block;
font-weight:300;
}
.look-box .box{
min-width:50%;
max-width:50%;
display: flex;
justify-content: center;
align-items: center;
position:relative;
}
.look-box .box .item{
height:370px;
background-image:url(//redmad.cl/wp-content/themes/redmad/img/look-bg.jpg);
background-repeat:no-repeat;
background-position:center center;
background-size:cover;
display:flex;
align-items:center;
justify-content:center;
padding:20px 150px 20px 80px;
}
.look-box .box .item h3{
font-size:36px;
color:#fff;
}
.look-box .lSSlideOuter .lSPager{
position:absolute;
z-index:10;
bottom: 20px;
z-index: 10;
right: 30px;
}
.look-box .lSSlideOuter .lSPager.lSpg > li:hover a, 
.look-box .lSSlideOuter .lSPager.lSpg > li.active a{
background:#aa1054 !important;
}
.award-cats{
background-color:#aa1054;
}
.award-cats .head h2{
font-weight:300;
margin-bottom:25px;
color:#fff;
}
.award-cats .item .box{
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.award-cats .item .box .figure{
max-width:calc(50% - 10px);
min-width:calc(50% - 10px);
}
.award-cats .item .box .figure img{
max-width:100%;
}
.award-cats .item .box .content{
max-width:calc(50% - 10px);
min-width:calc(50% - 10px);
}
.award-cats .item .box .content h4{
color:#fff;
font-size:23px;
text-transform:uppercase;
font-weight:700;
margin-bottom:20px;
}
.award-cats .item .box .content p{
margin:0;
color:#fff;
}
.award-cats .inn{
position:relative;
}
.cslide-controls a{
position:absolute;
top:50%;
margin-top:-28px;
cursor:pointer;
}
.cslide-controls a#cslideprev{
left:-65px;
}
.cslide-controls a#cslidenext{
right:-65px;
}
@media screen and (max-width: 1330px) { .sec-winners,
.award-cats{
padding-left:80px;
padding-right:80px;
}
.sec-winners .head{
margin-left:-55px;
} }
@media screen and (max-width: 1199px) { .outstand-car .lSSlideOuter{
margin-right:-190px;
} .awards-slider .item h2{
font-size:40px;
}
.aslide-controls{
bottom:140px;
} }
@media screen and (max-width: 991px) { .banner img {
width: 100%;
height: 150px;
object-fit: cover;
}
.sbox .item{
width:50%;
} .awards-slider .item h2{
font-size:34px;
}
.awards-slider .item img{
object-position:80%;
}
.sec-case h2{
font-size:40px;
}
.sec-case p a span{
width:250px;
}
.look-box .box .item{
padding:20px 30px;
}
.sec-member h2{
font-size:30px;
}
.sec-member h4{
font-size:20px;
}
.aslide-controls{
bottom:150px;
} }
@media screen and (max-width: 767px) { .sec-outstand h2{
font-size:20px;
}
.outstand-car .box .content h4{
font-size:16px;
line-height:20px;
} .awards-slider .item h2{
font-size:28px;
}
.sec-case{
background-image:url(//redmad.cl/wp-content/themes/redmad/img/send-case-mob.jpg);
}
.sec-case .row{
height:550px;
}
.sec-partners h2{
font-size:26px;
}
.sec-winners{
padding-left:40px;
padding-right:40px;
}
.award-cats{
padding-left:65px;
padding-right:65px;
}
.sec-winners .head{
margin-left:-40px;
}
.wslide-controls a#wslideprev{
left:-25px;
}
.wslide-controls a#wslidenext{
right:-25px;
}
.look-box .box{
min-width:100%;
max-width:100%;
min-height:300px;
}
.look-box h2{
font-size:36px;
}
.look-box .box .item h3{
font-size:30px;
}
.award-cats h2{
text-align:center;
}
.sec-member{
text-align:center;
}
.sec-member h2{
margin-top:20px;
}
.aslide-controls{
bottom:170px;
left:100%;
} }
@media screen and (max-width: 575px) { .sbox .item{
width:100%;
}
.award-cats .item .box .figure{
max-width:100%;
min-width:100%;
margin-bottom:30px;
text-align:center;
}
.award-cats .item .box .content{
max-width:100%;
min-width:100%;
text-align:center;
}
.awards-navi a{
font-size:10px;
}
.sec-partners h2 {
font-size: 20px;
}
.sec-case h2 {
font-size: 30px;
}
.sec-case p a span {
width: 220px;
}
.sec-what h2 {
font-size: 36px;
margin-top:20px;
}
.award-cats .item .box .content p{
font-size: 14px;
line-height: 1.6;
} }