* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Neue Haas Grotesk Text Pro', sans-serif;
}

.infog {
    background-color: #12237c;
    background-image: url(../img/infotopobg.png);
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    padding-bottom: 50px;
}

.info-mobile {
    display: none;
}

.info-titulo {
    font-size: 72px;
    text-align: center;
    margin: 150px auto;
    color: #fff;
}

.info-titulo > strong {
    font-weight: 100;
}

.info-bg {
    margin: auto;
    background-image: url(../img/PADRNAGEM.png);
    background-size: cover;
    z-index: 20;
}

#bgimgpasso {
    height: 260px;
    position: absolute;
    left: 480px;
    top: 340px;
    z-index: 18;
}

.info-conteiner {
    width: 85%;
    margin-left: 7%;
}

.info-one {
    display: flex;
    height: 60vh;
}

.info-two {
    display: flex;
    height: 60vh;
}

.info-three {
    display: flex;
    height: 60vh;
}

.inner-conteiner {
    width: 50%;
    display: flex;
    position: relative;
}

.tip {
    width: 20vw;
    min-width: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tip > h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 44pt;
    margin-bottom: 10px;
    color: #fff;
}

.tip > h4 {
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 20px;
    color: #fff;
}

.tip > p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    color: #fff;
}

.destaque {
    font-weight: bold;
}

.destaque > strong {
    color: #000;
}

.impar {
    background-color: #2445F6;
    padding: 15px;
}

.par {
    background-color: #041328;
    padding: 15px;
}

#tip1 {
    position: absolute;
    bottom: 0;
    left: 15%;
    z-index: 10;
}

#tip1::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 36px solid transparent;
	border-left-color: #2445F6;
	border-right: 0;
	border-bottom: 0;
	margin-top: -18px;
	margin-right: -36px;
}

#img1 {
    width: 18vw;
    position: absolute;
    right: -40px;
    bottom: 0;
    z-index: 9;
}

#bgimg1 {
    width: 23vw;
    position: absolute;
    bottom: 0;
    right: -60px;
    z-index: 8;
}

#bgimg2 {
    width: 28vw;
    position: absolute;
    bottom: 0;
    right: -80px;
    z-index: 7;
}

#bgimg3 {
    width: 25vw;
    position: absolute;
    bottom: -265px;
    left: 21vw;
    z-index: 2;
}

#tip2 {
    position: absolute;
    bottom: 0;
    left: 10px;
    z-index: 8;
}

#tip2::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 36px solid transparent;
	border-left-color: #041328;
	border-right: 0;
	border-bottom: 0;
	margin-top: -18px;
	margin-right: -36px;
}

#img2 {
    width: 17vw;
    position: absolute;
    bottom: 0;
    right: 1vw;
    z-index: 7;
}

#tip3 {
    position: absolute;
    left: 24vw;
    z-index: 2;
}

#tip3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 36px solid transparent;
	border-top-color: #2445F6;
	border-bottom: 0;
	border-left: 0;
	margin-left: -18px;
	margin-bottom: -36px;
}

#tip4 {
    position: absolute;
    bottom: 0;
    left: 10px;
    z-index: 3;
}

#tip4:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 36px solid transparent;
	border-right-color: #041328;
	border-left: 0;
	border-bottom: 0;
	margin-top: -18px;
	margin-left: -36px;
}

#img4 {
    width: 22vw;
    position: absolute;
    bottom: -120px;
    left: 23vw;
    z-index: 2;
}

#bgimg4 {
    width: 31vw;
    position: absolute;
    top: 0;
    right: -80px;
    z-index: 1;
}

#tip5 {
    position: absolute;
    bottom: 0;
    left: 15%;
    z-index: 2;
}

#tip5:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 36px solid transparent;
	border-top-color: #2445F6;
	border-bottom: 0;
	border-left: 0;
	margin-left: -18px;
	margin-bottom: -36px;
}

#img5 {
    width: 18vw;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}

#bgimg5 {
    position: absolute;
    width: 25vw;
    left: -70px;
    z-index: 0;
    top: 20vh;
}

#tip6 {
    position: absolute;
    left: 15%;
    top: 180px;
    z-index: 4;
}

#tip6:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 36px solid transparent;
	border-left-color: #041328;
	border-right: 0;
	border-bottom: 0;
	margin-top: -18px;
	margin-right: -36px;
}

#img6 {
    width: 16vw;
    position: absolute;
    top: -15vh;
    left: -6vw;
    z-index: 2;
}

#bgimg6 {
    position: absolute;
    left: 15%;
    width: 34vw;
}

#bgimgclaro {
    position: absolute;
    width: 20vw;
    right: -30px;
    bottom: -60px;
}

#bgimgclaro1 {
    position: absolute;
    width: 23vw;
    bottom: 350px;
    left: -60px;
    z-index: 1;
}

#bgimgclaro2 {
    position: absolute;
    width: 26vw;
    right: -40px;
    bottom: -150px;
}

#tip7 {
    width: 400px;
    position: absolute;
    left: 10px;
    top: 10vh;
    z-index: 1;
    border-radius: 0 40% 0 0;
}

#img7 {
    width: 19vw;
    position: absolute;
    right: -20px;
    bottom: 0;
    z-index: 10;
}

#bgimg7 {
    width: 42vw;
    position: absolute;
    transform: scaleX(-1);
    left: 10px;
}

/* RESPONSIVE */

@media (min-width: 481px) and (max-width: 550px) {

    .infog {
        padding: 10px;
        background-size: cover;
    }

    .info-bg {
        display: none;
    }

    .info-titulo {
        display: none;
    }

    .info-mobile {
        display: block;
    }

    .info-mb-logo {
        display: flex;
        margin: auto;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .info-mb-logo > img {
        width: 60px;
        height: 60px;
    }

    .info-mb-logo-text {
        padding-left: 10px;
    }

    .info-mb-logo-text > h3 {
        color: #fff;
        font-size: 30px;
    }

    .info-mb-logo-text > h4 {
        font-size: 26px;
        color: #fff;
    }

    .info-mb-content {
        display: flex;
        width: 90%;
        margin: auto;
    }

    .info-mb-img {
        position: relative;
        display: inline;
        width: 40vw;
    }

    .info-mb-img > img{
        position: absolute;
        bottom: 0px;
        max-width: 40vw;
    }

    .info-mb-text {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        padding-top: 80px;
        text-align: center;
    }

    .info-mb-text > p {
        font-size: 18px;
        color: #fff;
    }

    #btn-mb {
        margin: 0px;
        font-size: 10px;
    }
}

@media (max-width: 480px) {

    .infog {
        padding: 10px;
        background-size: cover;
    }

    .info-bg {
        display: none;
    }

    .info-titulo {
        display: none;
    }

    .info-mobile {
        display: block;
    }

    .info-mb-logo {
        display: flex;
        margin: auto;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .info-mb-logo > img {
        width: 60px;
        height: 60px;
    }

    .info-mb-logo-text {
        padding-left: 10px;
    }

    .info-mb-logo-text > h3 {
        color: #fff;
        font-size: 30px;
    }

    .info-mb-logo-text > h4 {
        font-size: 26px;
        color: #fff;
    }

    .info-mb-content {
        display: flex;
        width: 100%;
        margin: auto;
    }

    .info-mb-img {
        position: relative;
        display: inline;
        width: 40vw;
    }

    .info-mb-img > img{
        position: absolute;
        bottom: 0px;
        max-width: 30vw;
    }

    .info-mb-text {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        padding-top: 80px;
        text-align: center;
    }

    .info-mb-text > p {
        font-size: 18px;
        color: #fff;
    }

    #btn-mb {
        margin: 0px;
        font-size: 10px;
    }

}

@media (min-width: 551px) and (max-width: 767px) {

    .infog {
        padding: 10px;
        background-size: cover;
    }

    .info-bg {
        display: none;
    }

    .info-titulo {
        display: none;
    }

    .info-mobile {
        display: block;
    }

    .info-mb-logo {
        display: flex;
        margin: auto;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .info-mb-logo > img {
        width: 60px;
        height: 60px;
    }

    .info-mb-logo-text {
        padding-left: 10px;
    }

    .info-mb-logo-text > h3 {
        color: #fff;
        font-size: 30px;
    }

    .info-mb-logo-text > h4 {
        font-size: 26px;
        color: #fff;
    }

    .info-mb-content {
        display: flex;
        width: 90%;
        margin: auto;
    }

    .info-mb-img {
        position: relative;
        display: inline;
        width: 40vw;
    }

    .info-mb-img > img{
        position: absolute;
        bottom: 0px;
        max-width: 30vw;
    }

    .info-mb-text {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        padding-top: 80px;
        text-align: center;
        color: #fff;
    }

    .info-mb-text > p {
        font-size: 18px;
        color: #fff;
    }

    #btn-mb {
        margin: 0px;
        font-size: 10px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .tip {
        min-width: 200px;
    }

    .tip > h3 {
        font-size: calc(14px + 1vw);
    }
    
    .tip > h4 {
        font-size: calc(11px + 1vw);
    }
    
    .tip > p {
        font-size: calc(7px + 1vw);
    }

    #tip7 {
        width: 40vw;
        bottom: -50px;
        background-color: transparent;
        padding-bottom: 0px;
    }

    #bgimg7 {
        width: 57vw;
        bottom: -50px;
    }

    #bgimg1 {
        width: 25vw;
    }
    
    #bgimg2 {
        width: 30vw;
    }

}

@media (min-width: 1024px) and (max-width: 1250px) {

    .infog {
        padding-bottom: 10px;
    }

    #tip7 {
        width: 32vw;
        top: 8vh;
        background-color: transparent;
        bottom: -20px;
    }

    #bgimg7 {
        bottom: -10px;
        width: 45vw;
    }

    #img1 {
        width: 22vw;
    }

    #img2 {
        width: 22vw;
    }

    #img4 {
        width: 26vw;
    }

    #img5 {
        width: 22vw;
    }

    #img6 {
        left: -5vw;
        top: -10vh;
    }

    #img7 {
        width: 23vw;
    }

    .tip > h3 {
        font-size: 30px;
    }
    
    .tip > h4 {
        font-size: 20px;
    }
    
    .tip > p {
        font-size: 16px;
    }

    #bgimg1 {
        width: 30vw;
    }
    
    #bgimg2 {
        width: 35vw;
    }

}

@media (min-width: 1250px) and (max-width: 1350px) {

    .info-bg {
        width: 100%;
    }

    .info-conteiner {
        width: 100%;
        margin: auto;
    }
    
    #tip7 {
        top: 15vh;
    }

    #bgimg7 {
        bottom: -50px;
    }

    #bgimg1 {
        width: 30vw;
    }
    
    #bgimg2 {
        width: 35vw;
    }

}