/* How to claim*/

span.stepText {
    display: inline-block;
    margin-bottom: 0;
}

.white .stepWrapper.step1 .stepLine{
    position: relative;
    top: -160px;
}
.white .stepWrapper.step2 .stepLine{
    position: relative;
    top: -160px;
}
.white .stepWrapper.step3 .stepLine{
    position: relative;
    top: -160px;
}
.white .stepWrapper.step4 .stepLine{
    position: relative;
    top: -160px;
}

.white .stepWrapper.step1 .stepIcon{
    position: relative;
    top: -160px;
}
.white .stepWrapper.step2 .stepIcon{
    position: relative;
    top: -160px;
}
.white .stepWrapper.step3 .stepIcon{
    position: relative;
    top: -160px;
}
.white .stepWrapper.step4 .stepIcon{
    position: relative;
    top: -160px;
}

/* Why us */
.tramafoto{
    width: 100%;
}

.tramafoto .container{
    width: 100%;
    margin-left: -5px;
}

.trapezoid{
}

.circle-text{
    margin-top: 20px;
    line-height: 140%;
}

.get-to-know-us .btn.boton-secundario:before{
    display: none;
}

.box-corner .content {
    top: -20px;
    right: -10px;
}

/* Featured content */

.triangle {
   display: None;
}

/* Footer */

.iefooter{
    position: relative;
    top: 380px;
}


#footer-bottom{
    position: relative;
    top: 380px;
}

.sponsor img{
    top: 65px;
}
