
#flexiselDemo3 {
    background: #8d0c4f;
}
#flexiselDemo3 img, #flexiselDemo2 img, #flexiselDemo1 img{

max-height: 200px;
}

#flexiselDemo2 img,#flexiselDemo1 img{
    max-width: 45%;
}
#flexiselDemo3 li, #flexiselDemo2 li, #flexiselDemo1 li{
    margin-top: 30px;
    margin-bottom: 40px;
}
.header-infos {
    z-index: 11;
    width: 100%;
    height: 259px;
    background: url(../images/blog/header-bg.png) center top no-repeat;
    background-size: 100% 100%;
    margin-top: 63px;
    margin-bottom: 30px;
}
.header-infos h1 {
    font-family: AmaticSC;
    font-size: 7em;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: white;
}
.container {
    width: 100% !important;
}
.link-cronograma {
    width: 59%;
    padding: 30px;
    margin: 0 auto;
    display: block;
    position: relative;
    height: auto;
}
.link-hidratacao {
    background: #daea7f;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    float: left;
    margin: 0 20px;
}
.link-hidratacao:hover{
    background: #cbe43e;
}
.link-hidratacao img{
    display: block;
    margin: 0 auto;
    position: relative;
    top: 18%;
    width: 64%;
    opacity: 0.9;
}
.link-nutricao {
    background: #daea7f;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    float: left;
    margin: 0 20px;
}
.link-nutricao:hover{
    background: #cbe43e;
}
.link-nutricao img{
    display: block;
    margin: 0 auto;
    position: relative;
    top: 18%;
    width: 64%;
    opacity: 0.9;
}
.link-reconstrucao {
    background: #daea7f;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    float: left;
    margin: 0 20px;
}
.link-reconstrucao:hover{
    background: #cbe43e;
}
.link-reconstrucao img{display: block;margin: 0 auto;position: relative;top: 18%;width: 64%;opacity: 0.9;}
.col-1 {
    float: left;
    width: 100%;
    background: #DAEA7F;
}
.col-1 h2 {
    font-family: AmaticSC;
    font-size: 2.7em;
}
.col-1-1 {
    float: left;
    width: calc(46% - 30px);
    padding: 0 30px 0 0;
}
.col-1-1 img {
    float: left;
    width: 85%;
}
.col-1-2 {
    float: left;
    width: calc(55% - 30px);
}
.col-1-2 p{
    font-size: 1.3em;
}
.col-2 {
    float: left;
}
.col-2 h2 {
    font-family: AmaticSC;
    font-size: 2.7em;
    text-align: center;
}
.col-2-1 {} .col-2-1 img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.col-2-2 {
    display: block;
    margin: 0 auto;
    width: 70%;
    text-align: justify;
}
.col-3 {
    float: left;
}
.col-3 h2 {
    font-family: AmaticSC;
    font-size: 2.7em;
    padding: 0px;
    text-align: center;
    margin-bottom: 10px;
}
.col-3-1 {
    float: left;
    background: #daea7f;
    padding: 0px 0px 0px 30px;
    margin-top: 45px;
}
.col-3-1 h2 {
    text-align: left;
    padding: 0 0 0 30px;
    font-size: 2.7em;
    margin: 20px 0 0 0;
    float: left;
    width: 60%;
}
.col-3-1 img {
    width: 38%;
    float: right;
}
.col-3-1 h3 {
    font-family: AmaticSC;
    font-size: 2em;
    float: left;
    width: 60%;
    padding: 0 0 0 30px;
    margin-top: 15px;
    margin-bottom: 0;
}
.col-3-1 p {
    float: left;
    width: 60%;
    padding: 0 30px 0 30px;
}
.col-3-2 {
    float: left;
    width: 100%;
    padding: 30px 30px 0 30px;
    background: url("../images/blog/bg.jpg") center -80vw no-repeat #FAF7FA;
}
.col-3-2 h3 {
    font-family: AmaticSC;
    font-size: 2em;
    padding: 30px 0;
    width: 80%;
    margin: 0 auto;
}
.col-3-2 p {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: justify;
}
.ativos{
    margin-left: 10% !important;
}
.ativos li{
    font-size: 1em;
}
.col-3-3 {
    float: left;
    width: 100%;
    padding: 0 0 60px 0;
    background: url("../images/blog/bg.jpg") center -80vw no-repeat #FAF7FA;
}
.col-3-3 h3 {
    font-family: AmaticSC;
    font-size: 2em;
    padding: 0 60px;
    text-align: center;
}
.col-3-3 iframe {
    display: block;
    margin: 0 auto;
}
.col-4 {
    float: left;
    width: 100%;
    background: url("../images/blog/bg.jpg");
}
.col-4-1 {
    float: left;
    padding: 0 30px 0 0;
    background: #daea7f;
    width: 100%;
}
.col-4-1 img {
    width: 45%;
    float: left;
}
.col-4-1 h2 {
    font-family: AmaticSC;
    font-size: 2.7em;
    width: 55%;
    padding: 0 0 0 30px;
    float: left;
    margin-top: 20px;
    margin-bottom: 0;
}
.col-4-1 h3 {
    font-size: 2em;
    font-family: AmaticSC;
    float: left;
    margin: 0;
    width: 55%;
    padding: 0 0 0 30px;
}
.col-4-1 p {
    float: left;
    width: 55%;
    margin: 0;
    padding: 15px 0 0 30px;
}
.col-4-2{
    float: left;
    width: calc(44% - 40px);
    background: #daea7f;
    padding: 30px 30px 0 30px;
    border-radius: 18px;
    margin: 40px 20px 0px 20px;
}
.col-4-2 h3{
    text-align: left;
    font-family: AmaticSC;
    font-size: 2em;
    margin: 0 0 20px 0;
}
.col-4-2 ul{
    width: 90%;
    margin: 0 auto;
    list-style: none;
    padding: 0;
}
.col-4-2 li{}
.col-4-2 p{
    color: black;
}
.col-4-3 {
    width: 56%;
    margin: 40px 0 0 0;
    float: left;
    padding: 30px 0 0px 30px;
    background: none;
}
.col-4-3 h3 {
    text-align: left;
    font-family: AmaticSC;
    font-size: 2em;
    width: 100%;
    display: block;
    margin-bottom: 0;
    -webkit-margin-before: 0em;
}
.col-4-3 p {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: justify;
}
.col-4-3 ul{
    line-height: 2em;
    font-size: 1.1em;
    list-style: none;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}
.col-4-3 li{}
.col-4-4 {
    width: calc(90% - 80px);
    background: #7b1b45;
    padding: 40px 40px 20px 40px;
    margin: 0 auto;
    display: grid;
    border-radius: 23px;
    margin-bottom: 30px;
    position: relative;
    top: 50px;
}
.col-4-4 h3 {
    color: white;
    font-family: AmaticSC;
    font-size: 2em;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.col-4-4 p {
    color: white;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: justify;
    margin-bottom: 30px;
}
.col-4-4 iframe {
    display: block;
    margin: 0 auto;
}
.col-4-5 {
    width: 100%;
    padding: 30px 0;
}
.col-4-5 h3 {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-family: AmaticSC;
    font-size: 2em;
    margin-bottom: 20px;
    margin-top: 30px;
}
.col-4-5 iframe {
    display: block;
    margin: 0 auto;
}
.col-5 {
    width: 100%;
    float: left;
    background: url("../images/blog/bg.jpg");
}
.col-5-1 {
    width: 100%;
    background: #daea7f;
    float: left;
    padding: 0 0 0 30px;
}
.col-5-1 h2 {
    width: 60%;
    float: left;
    font-family: AmaticSC;
    font-size: 2.7em;
    padding: 0 30px;
    margin-bottom: 0;
}
.col-5-1 h3 {
    float: left;
    width: 60%;
    font-family: AmaticSC;
    padding: 0 30px;
    font-size: 2em;
    margin-top: 10px;
}
.col-5-1 p {
    width: 60%;
    float: left;
    padding: 0 30px;
}
.col-5-1 img {
    float: right;
    width: 34%;
}
.col-5-2 {
    float: left;
    width: calc(50% - 20px);
    padding: 30px 0;
    background: #7b1b45;
    border-radius: 23px;
    margin-top: 40px;
    margin-left: 20px;
}
.col-5-2 h3 {
    width: 80%;
    display: block;
    margin: 0 auto;
    font-family: AmaticSC;
    font-size: 2em;
    margin-bottom: 30px;
    color: white;
}
.col-5-2 p {
    width: 80%;
    display: block;
    margin: 0 auto;
    font-size: 1em;
    color: white;
}
.col-5-3 {
    float: left;
    width: 50%;
    padding: 0 0 0 30px;
    margin-top: 40px;
}
.col-5-3 h3 {
    font-family: AmaticSC;
    font-size: 2em;
    display: block;
    width: 80%;
    margin-bottom: 23px;
}
.col-5-3 p {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.col-5-3 ul{

list-style: none;

padding: 0 30px 0 0;

right: 0;

font-size: 1em;

line-height: 1.8em;
}
.col-5-3 li{}
.col-5-4 {
    float: left;
    width: 100%;
    padding: 20px 0 30px 0;
}
.col-5-4 h3 {
    font-family: AmaticSC;
    font-size: 2em;
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: center;
}
.col-5-4 iframe {
    display: block;
    margin: 0 auto;
}
.col-6 {
    float: left;
    width: 100%;
    background: #daea7f;
    padding-bottom: 40px;
}
.col-6-1 {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.col-6-1 h2 {
    font-family: AmaticSC;
    font-size: 2.7em;
    text-align: center;
}
.col-6-2 {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.col-6-2-1 {
    width: 33%;
    float: left;
}
.col-6-2-1 img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.col-6-2-1 p {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.col-6-2-2 {
    width: 33%;
    float: left;
}
.col-6-2-2 img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.col-6-2-2 p {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.col-6-2-3 {
    float: left;
    width: 33%;
}
.col-6-2-3 img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.col-6-2-3 p {
    width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.col-7 {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: url("../images/blog/bg.jpg");
}
.col-7 h2 {
    width: 80%;
    display: block;
    margin: 0 auto;
    font-family: AmaticSC;
    font-size: 2.7em;
    text-align: center;	
    
}
.col-7 p {
    width: 80%;
    margin: 0 auto;
text-align: center;
}
.div-tratamentos {
    width: 80%;
    margin: 0 auto;
}
.seletor-tratamentos {
    list-style-type: none;
    width: 55%;
    display: flex;
    /* right: 0; */
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;

    margin-left: 23% !important;
}
.seletor-tratamentos li {
    /* float: left; */
    margin: 0 auto;
    background: #ca348c;
    padding: 5px 20px;
    border-radius: 15px;
}
.seletor-tratamentos li:hover{
    background: rgba(202, 52, 140, 0.68);
}
.seletor-tratamentos a {
    font-family: AmaticSC;
    text-decoration: none;
    font-size: 2.5em;
    color: white;
    font-weight: bold;
}
.tabela {
    list-style-type: none;
    width: 100%;
}
.tabela li {} .tabela img {
    margin: 0 auto;
}
.cronograma-show {
    display: block !important;
}
.cronograma-hide {
    display: none !important;
}
.cronogramaX {
    display: block;
}
.cronograma1 {
    display: none;
}
.cronograma2 {
    display: none;
}
.cronograma3 {
    display: none;
}
.col-8 {
    float: left;
    width: 100%;
    background: url("../images/blog/bg.jpg");
}
.col-8 h2 {
    font-family: AmaticSC;
    font-size: 2.7em;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.col-8-1 {
    width: 80%;
    margin: 0 auto;
    background: transparent;
}
.col-8-1 ul {
    background: #daea7f;
    padding: 20px 40px;
    border-radius: 12px;
    list-style: none;
}
.col-8-1 li {
    width: 100%;
}
.col-8-1 p {
    width: 100%;
    font-size: 1.4em;
    color: #ca348c;
}
.col-8-1 a {
    width: 100%;
    text-decoration: none;
}
.duvidas {} .respostas {
    display: none;
}
.respostas-show {
    display: block;
    color: black !important;
    font-size: 1em !important;
}
.ver-resposta:hover {
    text-decoration: underline #ca348c;
}
.col-9 {
    width: 100%;
    float: left;
    background: #8d0c4f;
}
.col-9 h2 {
    font-family: AmaticSC;
    font-size: 2.7em;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: #8d0c4f;
    color: white;
    padding-left: 120px;
    padding-top: 20px;
}
.col-9-1 {
    width: 100%;
    margin: 0 auto;
    background: #8d0c4f;
}
.col-9-1 p{
    color: white;
    text-align: center;
    font-size: 1.2em;
}
.col-9-1 h3 {
    font-family: AmaticSC;
    font-size: 2.4em;
    width: 80%;
    margin: 0 auto;
    color: white;
    padding: 30px 0 10px 0;
    text-align: center;
}
.col-9-2 {
    width: 100%;
    margin: 0 auto;
}
.col-9-2 h3 {
    font-family: AmaticSC;
    font-size: 2em;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}
.col-9-3 {
    width: 100%;
    margin: 0 auto;
}
.col-9-3 h3 {
    font-family: AmaticSC;
    font-size: 2em;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}
.col-10-1 {
    width: 100%;
    margin: 0 auto;
}
.col-10 h3 {
    font-family: AmaticSC;
    font-size: 2.4em;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}



/* SLIDER */

.slider {
    width: 75%;
    padding: 60px 0;
    margin: 0px auto;
}
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-slide:after{
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 212px;
    height: 200px;
    border-radius: 100%;
    background: url(../images/products/bg-red.png) center center no-repeat;
    content: '';
}
.slick-prev:before,
.slick-next:before {
    color: black;
}
.slick-prev{
    display: block;
    background: url(http://todecacho.com.br/wp-content/uploads/2017/11/arrow-left.png),#a84672 19% 10%;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: 10%;
    background-position-x: 22%;
}
.slick-next{
    display: block;
    background: url(http://todecacho.com.br/wp-content/uploads/2017/11/arrow-right.png),#a84672 19% 10%;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position-x: 59%;
    background-position-y: 45%;
}
}
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: rgb(12, 12, 12);
    border: none;
    outline: none;
    border-radius: 20px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: &9664;
}
[dir='rtl'] .slick-prev:before {
    content: &#9664;
}
.slick-next {
    right: -25px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: &#9654;
}
[dir='rtl'] .slick-next:before {
    content: &#9654;
}
/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: none;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    content: &#9664;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '&#8592';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    max-height: 191px;
    width: auto;
    margin: 0 auto;
    max-width: 140px;
    z-index: 2;
    position: relative;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.cronograma-post-rel{
    
width: 212px !important;
}
.cronograma-post-rel:after{
    background: none;
}


.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    background: none;
     /* FF3.6+ */
     /* Chrome,Safari4+ */
     /* Chrome10+,Safari5.1+ */
     /* Opera11.10+ */
     /* IE10+ */
     /* W3C */
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 95%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 0 auto;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding: 2px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius: 15px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(141, 12, 79);
    color: #fff;
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 13px;
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
@media only screen and (max-width: 450px) and (min-width:320px){
    .nbs-flexisel-item h4{
        top: 175px !important;
        left: 10px !important;
    }
    .header-infos h1{
        font-size: 5em;
        width: 60%;
        line-height: 1em;
}
.col-1-1{

width: 100%;

padding: 0;

}
.col-1-1 img{
        
margin: 0 auto;
        
display: block;
        
float: none;
        
width: 100%;
}
.col-1-2{
    width: 100%;
    padding: 0 40px;
}
.col-1-2 h2{
    text-align: center;
}
.col-1-2 p{
    font-size: 1.3em;
    text-align: justify;
}
.col-2{
    width: 100%;
    padding: 0 40px;
}
.col-2 h2{}
.col-2-1{}
.col-2-1 img{
    width: 100%;
}
.col-2-2{
    width: 100%;
}
.col-2-2 p{
    font-size: 1.3em;
}
.col-3{
    float: none;
    width: 100%;
}
.col-3 h2{
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
    float: none;
}
.link-cronograma{
    padding: 0;
}
.link-cronograma a{}
.link-cronograma img{}
.col-3-1{
    padding: 0;
}
.col-3-1 h2{
    text-align: center;
}
.col-3-1 img{
    width: 80%;
    float: none;
    margin: 0 auto;
}
.col-3-1 h3{
    width: 100%;
    text-align: center;
    font-size: 2em;
    padding: 0;
}
.col-3-1 p{
    font-size: 1.3em;
    width: 100%;
    text-align: justify;
}
.col-3-2{}
.col-3-2 h3{
    width: 100%;
    padding: 0;
}
.col-3-2 ul{
    margin-left: 0 !important;
    text-align: justify;
}
.col-3-2 li{
    font-size: 1.1em;
}
.col-3-3{}
.col-3-3 h3{}
.col-3-3 iframe{
    width: 80%;
    height: auto;
}
.col-4{
    width: 100%;
}
.col-4-1{
    padding: 0;
}
.col-4-1 img{
    width: 80%;
    margin: 0 auto;
    float: none;
    margin-top: 30px;
}
.col-4-1 h2{
    text-align: center;
    width: 100%;
    padding: 0;
}
.col-4-1 h3{
    text-align: center;
    width: 100%;
    padding: 0;
}
.col-4-1 p{
    width: 100%;
    font-size: 1.3em;
    padding: 0 40px;
    text-align: justify;
    padding-top: 30px;
    padding-bottom: 30px;
}
.col-4-2{
    width: calc(100% - 30px);
    padding: 60px 30px;
}
.col-4-2 h3{}
.col-4-2 ul{
    width: 100%;
    padding: 0 0 0 20px;
}
.col-4-2 li{
    width: 100%;
}
.col-4-2 p{
    width: 100%;
    font-size: 1.3em;
    text-align: justify;
}
.col-4-3{
    width: 100%;
}
.col-4-3 h3{
    width: 100%;
}
.col-4-3 ul{
    width: 90%;
}
.col-4-3 li{
    font-size: 1.1em;
    text-align: justify;
}
.col-4-4{
    width: 98%;
    font-size: 1.3em;
}
.col-4-4 h3{}
.col-4-4 p{}
.col-4-5{}
.col-4-5 h3{}
.col-4-5 iframe{}
.col-4-5 {}
.col-4-5 h3{
    font-size: 2em;
}
.col-4-5 iframe{
    width: 100%;
    height: auto;
    width: 80%;
}
.col-5{
    float: none;
}
.col-5-1{
    float: none;
    padding-bottom: 30px;
    padding-left: 0;
}
.col-5-1 h2{
    width: 100%;
    text-align: center;
    float: none;
}
.col-5-1 img{
    width: 80%;
    float: none;
    margin: 0 auto;
}
.col-5-1 h3{
    float: none;
    font-size: 2em;
    text-align: center;
    width: 100%;
    padding-top: 30px;
}
.col-5-1 p{
    width: 100%;
    float: none;
    font-size: 1.3em;
    text-align: justify;
}
.col-5-2{
    width: 97%;
    float: none;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.col-5-2 h3{}
.col-5-2 p{
    font-size: 1.3em;
    text-align: justify;
}
.col-5-3{
    width: 100%;
}
.col-5-3 h3{
    color: white;
}
.col-5-3 ul{
    font-size: 1.3em;
}
.col-5-3 li{
    color: white;
}
.col-5-4{}
.col-5-4 h3{
    color: white;
}
.col-5-4 iframe{
    width: 100%;
    height: auto;
    width: 80%;
}
.col-6{}
.col-6-1{}
.col-6-1 h2{}
.col-6-1 p{
    font-size: 1.3em;
    text-align: justify;
}
.col-6-2{}
.col-6-2-1{
    float: none;
    width: 100%;
    font-size: 1.3em;
}
.col-6-2-1 img{}
.col-6-2-1 p{}
.col-6-2-2{
    float: none;
    width: 100%;
    font-size: 1.3em;
}
.col-6-2-2 img{}
.col-6-2-2 p{}
.col-6-2-3{
    float: none;
    width: 100%;
    font-size: 1.3em;
}
.col-6-2-3 img{}
.col-6-2-3 p{}
.col-7{}
.col-7 h2{
    text-align: center;
}
.col-7 p{
    font-size: 1.3em;
}
.col-7-1{}
.col-7-1 ul{
    width: 100%;
    display: block;
margin-left: 2% !important;
}
.col-7-1 li{
    width: 41%;
    font-size: 0.6em;
    margin-bottom: 9px;
    padding: 0;
}
.col-7-1 a{}
.tabela{}
.tabela li{}
.tabela img{
    width: 100%;
}
.col-8{
}
.col-8 h3{}
.col-8-1{
    width: 90%;
    margin-left: 9%;
}
.col-8-1 ul{}
.col-8-1 li{}
.ver-resposta{}
.duvidas{
    text-align: justify;
}
.respotas{}
.col-9{
    width: 100%;
    float: none;
}
.col-9 h2{padding: 0 30px;text-align: center;}
.col-9-1{}
.col-9-1 h3{}
.col-9-1 p{
    width: 90%;
    margin: 0 auto;
}
.regular{}
.slider{
    overflow: hidden;
    max-height: 251px;
}
.col-10{}
.col-10-1{}
.col-10-1 h3{}

.link-hidratacao{
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 150px;
    height: 150px;
}
.link-nutricao{
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 150px;
    height: 150px;
}
.link-reconstrucao{
    float: none;
    margin: 0 auto;
    width: 150px;
    height: 150px;
}
.slick-slide img{
}
.slick-slide{
    display: block;
    width: 7% !important;
}
.slick-slide:after{
    content: "";
    background: none;
}
}
@media only screen and (max-width:782px) and (min-width:450px){
.header-infos h1{
        font-size: 6em;
        width: 60%;
        line-height: 1em;
}
.col-1-1{

width: 100%;

padding: 0;

}
.col-1-1 img{
        
margin: 0 auto;
        
display: block;
        
float: none;
        
padding: 15px 0 0 0;
        
width: 62%;
}
.col-1-2{
    width: 100%;
    padding: 0 40px;
}
.col-1-2 h2{
    font-size: 3em;
    text-align: center;
}
.col-1-2 p{}
.col-2{
    width: 100%;
    padding: 0 40px;
}
.col-2 h2{
    width: 100%;
    font-size: 3em;
}
.col-2-1{}
.col-2-1 img{
    width: 100%;
}
.col-2-2{
    width: 100%;
}
.col-2-2 p{
    width: 100%;
}
.col-3{}
.col-3 h2{}
.link-cronograma{
    width: 100%;
}
.link-cronograma a{
}
.link-cronograma img{
}
.link-hidratacao{
    width: 25%;
}
.link-nutricao{
    width: 25%;
}
.link-reconstrucao{
    width: 25%;
}
.col-3-1{
    padding: 0 40px;
}
.col-3-1 h2{
    font-size: 3em;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    margin: 0;
}
.col-3-1 img{
    margin: 0 auto;
    display: block;
    float: none;
    padding: 15px 0 0 0;
    width: 62%;
}
.col-3-1 h3{
    font-size: 3em;
    text-align: center;
    width: 100%;
    padding: 30px 0 0 0;
}
.col-3-1 p{
    width: 100%;
    text-align: justify;
}
.col-3-2{}
.col-3-2 h3{
    font-size: 3em;
}
.col-3-2 ul{
    width: 90%;
    margin-left: 3% !important;
}
.col-3-2 li{}
.col-3-3{}
.col-3-3 h3{
    font-size: 2.5em;
}
.col-3-3 iframe{}
.col-4{}
.col-4-1{
    padding: 0 40px 30px 40px;
}
.col-4-1 img{
    margin: 0 auto;
    display: block;
    float: none;
    padding: 15px 0 0 0;
    width: 62%;
}
.col-4-1 h2{
    font-size: 3em;
    width: 100%;
    text-align: center;
}
.col-4-1 h3{
    font-size: 2.5em;
    text-align: center;
    width: 100%;
}
.col-4-1 p{
    width: 100%;
    text-align: justify;
}
.col-4-2{
    width: 100%;
}
.col-4-2 h3{
}
.col-4-2 ul{
}
.col-4-2 li{}
.col-4-2 p{
    text-align: justify;
}
.col-4-3{
    width: 100%;
    padding: 40px;
}
.col-4-3 h3{}
.col-4-3 ul{}
.col-4-3 li{}
.col-4-4{
}
.col-4-4 h3{}
.col-4-4 p{}
.col-4-5{}
.col-4-5 h3{}
.col-4-5 iframe{}
.col-4-5 {}
.col-4-5 h3{}
.col-4-5 iframe{}
.col-5{
    width: 100%;
    float: none;
}
.col-5-1{
    width: 100%;
    padding: 0 40px 30px 40px;
    float: none;
}
.col-5-1 h2{
    font-size: 3em;
    text-align: center;
    width: 100%;
    padding: 0;
    float: none;
}
.col-5-1 img{
    margin: 0 auto;
    display: block;
    float: none;
    padding: 15px 0 0 0;
    width: 62%;
}
.col-5-1 h3{
    font-size: 2.5em;
    padding-top: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    float: none;
}
.col-5-1 p{
    width: 100%;
    float: none;
}
.col-5-2{
    width: 90%;
    display: block;
    margin: 0 auto;
    padding: 40px 0;
    float: none;
    margin-top: 30px;
}
.col-5-2 h3{}
.col-5-2 p{}
.col-5-3{
    width: 100%;
    float: none;
    padding: 0 40px;
    padding-top: 30px;
}
.col-5-3 h3{
    width: 90%;
    font-size: 2.5em;
}
.col-5-3 ul{}
.col-5-3 li{}
.col-5-4{}
.col-5-4 h3{
    font-size: 2.5em;
}
.col-5-4 iframe{}
.col-6{
}
.col-6-1{}
.col-6-1 h2{
    width: 100%;
}
.col-6-1 p{}
.col-6-2{}
.col-6-2-1{}
.col-6-2-1 img{}
.col-6-2-1 p{}
.col-6-2-2{}
.col-6-2-2 img{}
.col-6-2-2 p{}
.col-6-2-3{}
.col-6-2-3 img{}
.col-6-2-3 p{}
.col-7{}
.col-7 h2{
    width: 100%;
    font-size: 3em;
    text-align: center;
}
.col-7 p{
    text-align: center;
}
.col-7-1{}
.col-7-1 ul{}
.col-7-1 li{}
.col-7-1 a{}
.tabela{}
.tabela li{}
.tabela img{
    width: 100%;
}
.col-8{
    float: none;
}
.col-8 h3{}
.col-8-1{width: 90%;}
.col-8-1 ul{
    width: 100%;
    right: 0;
}
.col-8-1 li{}
.ver-resposta{}
.duvidas{}
.respotas{}
.col-9{}
.col-9 h2{}
.col-9-1{}
.col-9-1 h3{}
.col-9-1 p{}
.regular{}
.slider{}
.col-10{}
.col-10-1{}
.col-10-1 h3{}
.slick-slide img{}
.slick-slide{margin: 0 36px;}
.slick-slide:after{

display: none;
}
}





