@import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,500,600,700&display=swap");
body{
    background-color: #F3F3F3;
overflow-x: hidden;
}


#topo{
    background-color: #ffffff;
    padding-top: 21px;
    padding-bottom: 20px;
    text-align: center;
}

#video{
    background-color:rgba(26,26,26,1);
}
#video h1{
    color: white;
    font-family: Roboto;
    font-weight: 700;
    font-size: 30pt;
}

#video h1 span{
    color: rgb(207,52,97);
}

#video h1 strong{
    color: #34af23;
}

#video p{
    font-family: Roboto;
    font-weight: 400;
    color: white;
    font-size: 12pt;
}

#video a.btn{
    background: rgb(207,52,97);
    background: linear-gradient(0deg, rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
    color: white;
    font-family: Roboto;
    font-weight: 600;
    padding: 17px 36px 17px 36px;
    width: 100%;
    font-size: 14pt;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
    text-align: center;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 308px;
}
.modal-dialog .modal-content {
    border: none;
    border-radius: 15px;
    padding: 10px 20px;
    background-color: #F3F3F3;
    margin-top: 15px;
}
.modal-dialog .modal-header h5 {
    color: rgb(207,52,97);
    font-family: Roboto;
    font-weight: 600;
    font-size: 12pt;
}

.modal-dialog .modal-header .close{
    color: rgb(207,52,97);
    font-family: Roboto;
    font-weight: 600;
    font-size: 12pt;
}
.modal-dialog .modal-content .modal-body label {
    color: #5B5B5B;
    font-family: Roboto;
    font-weight: 400;
    font-size: 11pt;
    margin-bottom: 0px;
}
.modal-dialog .modal-content .modal-body input {
    height: 44px;
    background-color: #EAE8E8;
    border: none;
    border-radius: .25rem;
}
.modal-dialog .modal-content .modal-body .btn {
    background-color: rgb(207,52,97);
    color: white;
    font-family: Roboto;
    font-weight: 400;
    font-size: 10pt;
    border: none;
    padding: 13px 40px;
  
}

#segunda{
    background-color:rgba(26,26,26,1);


}

#segunda p{
    font-family: Roboto;
    font-weight: 500;
    color: rgb(207,52,97);
    font-size: 16pt;
    text-align: center;

}


#segunda p span{
    font-family: Roboto;
    font-weight: 600;
    color: rgb(207,52,97);
}

#transicao{
    background: url(../img/bglink3.jpg) center no-repeat;
    background-size: cover;
}
#transicao h1{
    color: white;
    font-family: Roboto;
    font-weight: 700;
    font-size: 27pt;
}

#transicao .card{
    background-color: transparent;
    border: none;
    text-align: center;
}
#transicao p{
    color: white;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12pt;
}

#transicao p span{
    color: white;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12pt;
}

#quemsomos{
    background-color:rgba(26,26,26,1);
}

#quemsomos h1{
    font-family: Roboto;
    font-weight: 700;
   color: rgb(207,52,97);
}
#quemsomos h4{
    font-family: Roboto;
    font-weight: 700;
    color: white;
}
#quemsomos p{
    font-family: Roboto;
    font-weight: 500;
    color: white;
    font-size: 12pt;
}

#consultores{
    background: url(../img/bglink3.jpg) center no-repeat;
    background-size: cover;
}


#consultores h1{
    color: rgb(207,52,97);
    font-family: Roboto;
    font-weight: 700;
}

#consultores .card{
    background-color: RGBA(255,255,255,0.6);
    padding: 9px 27px;
    border: none;
}
#consultores  p{
    margin-top: 0;
    margin-bottom: 6px;
    color: #454545;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
    line-height: 21px;
    text-align: justify;
}
#consultores .card h3{
    color: rgb(207,52,97);
    font-family: Roboto;
    font-weight: 700;
    font-size: 23px;
    line-height: 19px;
}


#oque{
    background-color: rgba(26,26,26,1);
    position: relative;
}

#oque h1{
    font-family: Roboto;
    font-weight: 700;
    color: white;
    margin-bottom: 40px;
}

#oque p{
    font-family: Roboto;
    font-weight: 400;
    color: white;
    text-align: center;
    font-size: 14pt;
    margin-bottom: 39px;
}

#oque p span{
    font-family: Roboto;
    font-weight: 500;
    color: white;
}


#oque .passos .card{
    background-color: white;
    padding: 10px;
    text-align: center;
    align-items: center;
    height: 159px;
    border: none;
    margin-bottom: 20px;
}
#oque .passos .card h4{
    font-family: Roboto;
    font-weight: 500;
    color: rgb(207,52,97);
    margin-top: 10px;
    font-size: 14pt;
}
#oque .passos .card img{
    width: 40px;
    margin-top: 22px;
}

#segunda .video-containers {
    overflow: hidden;
    position: relative;
    width:100%;
    text-align: center;
}

#segunda .video-containers::after {
    padding-top: 10px;
    display: block;
    content: '';
}

#segunda .video-containers iframe {
    position: relative;
    width: 100%;
    height: 258px;
}

#metodologia{
    background: url(../img/bglink3.jpg) center no-repeat;
    background-size: cover;
}

#metodologia h1{
    font-family: Roboto;
    font-weight: 700;
    color: rgb(207,52,97);
    margin-bottom: 40px;
}

#metodologia i{
    color: rgb(207,52,97);
    font-size: 33px;
}
#metodologia h3{
    font-family: Roboto;
    font-weight: 600;
    color: rgb(207,52,97);
}
#metodologia p{
    color: white;
    font-family: Roboto;
    font-size: 13pt;
    font-weight: 300;
}

#perguntas{
    background-color: rgba(26,26,26,1);
}

#perguntas h1{
    font-family: Roboto;
    font-weight: 700;
    color: rgb(207,52,97);
}

#perguntas p i{
    color: rgb(207,52,97);
    font-size: 13px;
}

#perguntas p{
    color: white;
    font-family: Roboto;
    font-size: 12pt;
    font-weight: 500;
}
#precificacao{
    background-color: rgba(26,26,26,1);
}
#precificacao h1{
    font-family: Roboto;
    font-weight: 700;
    color: rgb(207,52,97);
}
#precificacao p{
    color: white;
    font-family: Roboto;
    font-size: 12pt;
    font-weight: 500;
}
#precificacao p span{
    color: #AF234B;
    font-weight: 700;
}

#metas{
    background-color: rgba(26,26,26,1);
}

#metas h1{
    font-family: Roboto;
    font-weight: 700;
    color: #AF234B;
}

#metas h5{
    color: white;
    font-family: Roboto;
    font-weight: 500;
}


#metas h4{
    color:  #57A5B8;
    font-family: Roboto;
    font-weight: 600;
    font-size: 18pt;
}

#metas p{
    color: white;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12pt;
}

#queme{
    background-color: rgba(26,26,26,1);
    padding-top: 101px;
    padding-bottom: 47px;
}

#queme .card{
    border: none;
    background-color: #EAE8E8;
    border-radius: 10px;
    height: 100%;
    position: relative;
}
#queme .deslike{
    position: absolute;
    left: 42%;
    z-index: 1;
    top: -12px;
}
#queme .like{
    position: absolute;
    left: 42%;
    z-index: 1;
    top: -15px;
}
#queme .deslike a{
    background-color: #f34336;
    border-radius: 50%;
    border-radius: 50%;
    padding: 24px 16px 22px 16px;

}
#queme .like a{
    background-color: #49b675;
    border-radius: 50%;
    border-radius: 50%;
    padding: 19px 16px 25px 16px;
}
#queme .card h1 {
    font-family: Roboto;
    font-weight: 700;
    color: #AF234B;
    margin-bottom: 20px;
}
#queme .card p span{
    color: #AF234B;
}

#queme .card p {
    color: #6A6667;
    font-family: Roboto;
    font-size: 12pt;
    font-weight: 500;
}

#alvo{
    background: url(../img/bglink3.jpg) center no-repeat;
    background-size: cover;
}
#alvo .publico{
    height: 139px;
}
#alvo h1 {
    font-family: Roboto;
    font-weight: 700;
    color: white;
}

#alvo p {
    font-family: Roboto;
    font-weight: 500;
    color: white;
    font-size: 12pt;
    text-align: justify;
}

#resultados{
    background: url(../img/bglink3.jpg) center no-repeat;
    background-size: cover;
}

#resultados h1{
    font-family: Roboto;
    font-weight: 700;
    color: #AF234B;
    margin-bottom: 20px;
}
.timeline-container {
    max-width: 1000px;
    margin: 0 auto;
}

#timeline .timeline-item:after, #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

#timeline {
    width: 100%;
    margin: 30px auto;
    position: relative;
    padding: 0 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#timeline:before {
    content: "";
    width: 3px;
    height: 80%;
    background: #AF234B;
    left: 50%;
    top: 0;
    position: absolute;
}
#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
}
#timeline .timeline-item {
    margin-bottom: 50px;
    position: relative;
}
#timeline .timeline-item .timeline-icon p{
    color: white;
    font-family: Roboto;
    font-size: 25pt;
    font-weight: 500;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
}
#timeline .timeline-item .timeline-icon {
    background: #AF234B;
    color: white;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
#timeline .timeline-item .timeline-icon svg, #timeline .timeline-item .timeline-icon .fa {
    position: relative;
    top: 13px;
    left: 14px;
    font-size: 24px;
    color: #fff;
}
#timeline .timeline-item .timeline-content {
    width: 45%;
    background: transparent;
    padding: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
    padding: 15px;
    background: #AF234B;
    color: #fff;
    font-family: Roboto;
    font-weight: 500;
    margin: -20px -20px 0 -20px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    font-size: 22px;
}

#timeline .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #AF234B;
}
#timeline .timeline-item .timeline-content.right {
    float: right;
}
#timeline .timeline-item .timeline-content.right:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #AF234B;
}

#comuns{
    background-color: rgba(26,26,26,1);
}

#comuns h1{
    font-family: Roboto;
    font-weight: 700;
    color: #AF234B;
}
#comuns .card{
    margin-bottom: 10px;
    background-color: rgba(30,30,30,1);
    background-clip: border-box;
    border-radius: .25rem;
    box-shadow:0 16px 40px rgba(0,0,0,0.12);
    border:0;
}

#comuns .card .card-header h5 button{
    font-family: Roboto;
    font-weight: 700;
    color: #AF234B;
    white-space: normal;
}
#comuns .card .card-body{
    color: white;
    font-family: Roboto;
    font-size: 11pt;
    font-weight: 400;
}

#historias{
    background: url(../img/bglink.jpg) center no-repeat;
    background-size: cover;
}

#historias h1{
    font-family: Roboto;
    font-weight: 700;
    color: #ffffff;
}

#historias .crop {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

#historias .crop img {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}
#historias h5{
    font-family: Roboto;
    font-weight: 700;
    color: #ffffff;
    font-size: 12pt;
    margin-top: 23px;
}
#footer{
    background-color: #57A5B8;
}

#footer p{
    color: white;
    font-family: Roboto;
    font-size: 12pt;
    font-weight: 300;
}

/* MEDIA QUERIES */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 320px) {
    #topo{
        background: #fff;
        padding-bottom: 37px;
        text-align: center;

    }
    #video a.btn {
        background: rgb(207,52,97);
        background: linear-gradient(
                0deg
                , rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 17px 18px 17px 18px;
        width: 100%;
        font-size: 9pt;
    }
    #consultores .card-header {
        border: none;
        background-color: white;
        text-align: center;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 321px) and (max-width: 480px) {
    #topo{
        background: #fff;
        padding-bottom: 37px;
        text-align: center;

    }
    #video a.btn {
        background: rgb(207,52,97);
        background: linear-gradient(
                0deg
                , rgba(207,52,97,1) 0%, rgba(173,33,74,1) 55%);
        color: white;
        font-family: Roboto;
        font-weight: 600;
        padding: 17px 18px 17px 18px;
        width: 100%;
        font-size: 9pt;
    }
    #consultores .card-header {
        border: none;
        background-color: white;
        text-align: center;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 481px) and (max-width: 768px) {
    #topo{
        background: #fff;
        padding-bottom: 37px;
        text-align: center;

    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 769px) and (max-width: 992px)  {
    #timeline {
        margin: 30px;
        padding: 0px;
        width: 90%;
    }
    #timeline:before {
        left: 0;
    }
    #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
    }
    #timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
        left: 10%;
        margin-left: -6px;
        border-left: 0;
        border-right: 7px solid #AF234B;
    }
    #timeline .timeline-item .timeline-icon {
        left: 0;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1200px){
    #topo {
        background: url(../img/background-topo.png) #57A5B8 top no-repeat;
        padding-top: 21px;
        padding-bottom: 102px;
        text-align: center;
        background-size: 100%;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1201px) and (max-width: 1282px) {

}