#cc-sobre{
    margin-top: 100px;    
}
#cc-sobre .container p{
    font-size: 20px;
    font-family: "Raleway";
    color: rgb(105, 105, 105);
    line-height: 1.65;
    text-align: center;
    font-weight: 200;
    letter-spacing: 0.5px;
}

#cc-treinamento{
    margin-top: 45px;
}

#cc-treinamento .cc-treinamento-title{
    text-align: center;
    font-size: 50px;
    font-family: "Raleway";
    color: rgb(73, 73, 73);
    font-weight: 800;
    line-height: 0.757;
    margin-bottom: 80px;    
    margin-left: 15px;
    margin-right: 15px;
    letter-spacing: -2px;
}
.cc-treinamento-descricao{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -30px;
    height: 565px;
    width: 100%;
}

.cc-treinamento-descricao .img-destaque{
    height: 565px;
    max-width: 488px;
    margin: auto;
}
.cc-treinamento-descricao .img-destaque img{
    width: 100%;
    height: 100%;
}

.cc-treinamento-descricao .col-sm-5{
    margin-top: 57px;
    margin-left: -33px;
}
.cc-treinamento-descricao h1{
    font-size: 31px;
    font-family: "Raleway";
    color: rgb(105, 105, 105);
    font-weight: 700;
    line-height: 1.129;
    text-align: left;
    letter-spacing: -2px;
    margin-top: 80px;
}
.cc-treinamento-descricao .top30{
    margin-top: 30px;
}

#cc-historia{
    margin-top: 88px;
}

.cc-treinamento-descricao p{
    font-size: 17px;
    font-family: "Raleway";
    color: rgb(105, 105, 105);
    line-height: 35px;
    font-weight: 300;
    margin-left: 15px;
    margin-right: 15px;
    letter-spacing: -0.4px;
}

#cc-historia h4{
    font-size: 16.51px;
    font-family: "Raleway";
    color: rgb(173, 173, 173);
    font-weight: 800;
    text-transform: uppercase;
    line-height: 2.683;
    text-align: center;
    letter-spacing: 2px;
}

#cc-historia h1{
    font-size: 58.51px;
    font-family: "Raleway";
    color: rgb(73, 73, 73);
    font-weight: 800;
    line-height: 0.757;
    text-align: center;
    margin-bottom: 20px;
    margin-top: -11px;
    letter-spacing: -3px;
}

#cc-historia .cc-historia-borda{
    border-right: 1px solid #b0b0b0;
    height: 325px;
    position: relative;
}

#cc-historia .cc-historia-borda:before{
    content: "";
    height: 15px;
    width: 15px;
    background-color: #b0b0b0;
    display: block;
    border-radius: 50%;
    float: right;
    margin-right: -23px;
    margin-top: -1px;
}

#cc-historia .cc-historia-borda:after{
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    background-color: #b0b0b0;
    bottom: 0;
    position: absolute;
    right: -18px;
}

#cc-historia .cc-historia-desc-left, #cc-historia .cc-historia-desc-right{
    font-size: 17px;
    font-family: "Raleway";
    color: rgb(105, 105, 105);
    line-height: 2.059;
    padding-top: 50px;
    font-weight: 300;
    letter-spacing: 0.1px;
}

#cc-historia .row{
    margin-bottom: 30px;
}

#cc-historia .cc-historia-desc-right{
    padding-left: 20px;
}

#cc-historia h3{
    font-size: 55px;
    font-family: "Raleway";
    color: rgb(183, 183, 183);
    line-height: 0.805;
    font-weight: 300;
    text-align: center;
    margin-bottom: 60px;
}

.cc-fundador-shadow{
    border-radius: 5px;
    background-color: rgb(242, 246, 249);
    box-shadow: 2.958px 6.344px 51px 0px rgba(1, 0, 2, 0.24);
    height: 550px;
    max-width: 435px;
    box-sizing: border-box;
}
.cc-fundador-shadow .cc-fundador{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

#cc-historia .cc-desc-fundador p, .cc-desc-fundador-bottom{
    font-size: 17px;
    font-family: "Raleway";
    color: rgb(105, 105, 105);
    line-height: 1.941;
    margin-bottom: 50px;
    font-weight: 300;
    letter-spacing: 0.7px;
}

#cc-historia .cc-desc-fundador .cc-strong{
    font-size: 21px;
    font-family: "Raleway";
    color: rgb(105, 105, 105);
    font-weight: 600;
    line-height: 1.476;
}

.cc-desc-fundador-bottom{
    margin-left: 40px;
    margin-top: 40px;
    display: inline-block;
    letter-spacing: -0.3px;
}

@media screen and (max-width: 1090px){

}

@media screen and (max-width: 976px){
    .cc-treinamento-descricao h1{
        font-size: 30px
    }
    .cc-treinamento-descricao .col-sm-5 {
        margin-top: 20px;
    }
}


@media screen and (max-width: 991px){
    .cc-img-top{
        padding-top: 135px;
    }
    .cc-img-top .img-destaque img{
        height: auto;
    }
}

@media screen and (max-width: 767px){
    #cc-sobre{
        margin-top: 20px;
    }
    #cc-historia .cc-historia-borda {
        border-right: none;
    }
    #cc-historia .cc-historia-borda:before {
        display: none;
    }
    #cc-historia .cc-historia-borda:after {
        display: none;
    }
    #cc-historia .cc-historia-borda {
        height: auto;
    }
    #cc-historia .cc-historia-desc-right {
        padding-left: 0;
    }
    #cc-historia .cc-historia-desc-right {
        padding-top: 0px;
    }
    .cc-fundador-shadow {
        margin: auto;
        margin-bottom: 40px;
    }
    .cc-desc-fundador-bottom {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 0;
    }
    .cc-treinamento-descricao h1 {
        text-align: center;
    }
    #cc-historia .cc-historia-desc-left, #cc-historia .cc-historia-desc-right {
        font-size: 20px;
    }
    #cc-historia .cc-desc-fundador p, .cc-desc-fundador-bottom {
        font-size: 20px;
    }
    .cc-treinamento-descricao .col-sm-5 {
        margin-left: auto;
    }
    #cc-historia .cc-desc-fundador p, .cc-desc-fundador-bottom {
        margin-bottom: 20px;
    }
    .cc-treinamento-descricao .col-sm-5 {
        margin-top: 0;
    }
    #cc-historia {
        margin-top: 20px;
    }
}

@media screen and (max-width: 453px){
    #cc-treinamento .cc-treinamento-title {
        font-size: 40px;
    }
    #cc-historia h3 {
        font-size: 35px;
    }
    #cc-historia h1 {
        font-size: 40px;
    }
    .cc-treinamento-descricao h1 {
        font-size: 24px;
    }
}

@media screen and (max-width: 422px){
    #cc-historia h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 360px){
    #cc-sobre .container p {
        font-size: 17px;
        text-align: left;
    }
    #cc-treinamento .cc-treinamento-title {
        font-size: 30px;
    }
    .cc-treinamento-descricao h1 {
        font-size: 20px;
        text-align: center;
    }
    .cc-treinamento-descricao p {
        font-size: 17px;
    }
    #cc-historia h1 {
        font-size: 40px;
    }
    #cc-historia .cc-historia-desc-left, #cc-historia .cc-historia-desc-right {
        font-size: 17px;
    }
    #cc-historia .cc-historia-desc-left, #cc-historia .cc-historia-desc-right {
        padding-top: 0;
    }
    #cc-historia .cc-historia-borda {
        height: auto;
    }
    #cc-historia .cc-historia-desc-right {
        padding-left: 0px;
    }
    #cc-historia h3 {
        font-size: 40px;
    }
    .cc-fundador-shadow {
        height: auto;
        margin-bottom: 30px;
    }
    #cc-historia .cc-desc-fundador p, .cc-desc-fundador-bottom {
        font-size: 17px;
        margin-bottom: 0;
    }
    #cc-historia .cc-desc-fundador .cc-strong {
        font-size: 19px;
        margin-bottom: 20px;
        margin-top: 17px;
    }
    .cc-desc-fundador-bottom {
        margin-left: 17px;
        margin-right: 17px;
    }
}