.bordcap{position: absolute;z-index:1;opacity: .7;}
.bordcap1{bottom:-16px;left:6%;}
.bordcap2{bottom:-16px;right:6%;}

.hasbef::before {content: '';position: absolute;left: 0;top: 0;width: 150%;height: 100%;background: #f5f2ef;z-index: -1;pointer-events: none;}
.hasbef2::before {content: '';position: absolute;right: 0;top: 0;width: 150%;height: 100%;background: #f5f2ef;z-index: -1;pointer-events: none;}
.shupad {padding: 100px 60px 60px;}
.shupad2 {padding: 0 60px 60px;}

.zoomer-videohome::before{content:'';position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,0.3);}
.texto{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%);color:#fff;text-align:center;}
.playbtn{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.8);text-align:center;line-height:78px;font-size:50px;color:var(--main-color);display:block;border-radius:50%;margin:0 auto;transition:var(--transition);transform:scale(1);padding-left:8px;}
.playbtn:hover{background:rgba(191,152,92,.9);transform:scale(1.05);color:#fff;}

.reddan{padding:15px 0 0 15px;}
.reddan::before{background:var(--main-color);width:90%;height:90%;content:'';position: absolute;pointer-events: none;left:0;top:0;border-radius:3px;z-index:-1;}
.redbam{padding:0 15px 15px 0;}
.redbam::before{background:var(--main-color);width:90%;height:90%;content:'';position: absolute;pointer-events: none;right:0;bottom:0;border-radius:3px;z-index:-1;}
.shapebef::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url(images/shape-mission.svg) no-repeat right top 20px;opacity:.25;background-size:300px;}