*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
body{
    font-family: 'Nunito Sans';
    color: #333333;

}


.banner-1{
    background-image: url(../nossas-soluções/banner-chatbot.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
}
.container-1{
    display: flex;

}

.c1-child-txt{
    margin-top: 10vh;
    margin-left: 5vw;
    width: 55vw;
}

.c1-txt-title, h1{
    font-size: 2.6rem;
    font-weight: bold;
    color: #3B4A66;
    margin-bottom: 3vh;
}


    .container-2{
        display: flex;
    }

    .c2-child{
        margin-top: 6vh;
        margin-left: 5vw;
        display: flex;
        width: 30vw;
    }


.box{
    display: flex;
    flex-direction: column;
    background-color: #E8EAED;
    border-radius: 10px;
    padding: 5vh 2.5vw;
}
.box:nth-of-type(1){
    margin-right: 3vw;
}

h2{
    font-size: 1.618rem;
    color: #3B4A66;
    margin-bottom: 1.5vh;
}
.child-txt{
    width: 30vw;

}
/*.box-title{
    font-size: 1.618rem;
    color: #3B4A66;
    margin-bottom: 1.5vh;
}*/

.container-3{
    background-image: url(../nossas-soluções/fundo-banner\ 2.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.c3-child{
    margin-top: 6vh;
    margin-left: 5vw;
    padding-bottom: 16vh;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.box-c3{
    display: flex;
    flex-direction: column;
    background-color: #E8EAED;
    border-radius: 10px;
    padding: 5vh 2.5vw;
}

.container-4{
    background-image: url(../nossas-soluções/Grupo\ 133.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    margin-top: 2vh;
}
.c4-child{
    display: flex;
    margin-left: 5vw;
    margin-top: 27vh;
    margin-bottom: 29vh;
}
iframe{
    width: 45vw;
    height: 50vh;
}
.cel{
    margin-top: 10vh;
    margin-bottom: 3vh;
    margin-right: 5vw;
}
.c4-txt{
    display: flex;
    margin-left: 3vw;
    flex-direction: column;
    justify-content: center;
}

.c4-txt-title{
    font-size: 2.1rem;
    font-weight: 600;
}


.box-call-txt{
    background-color: #3C4E70;
    padding-top: 8vh;
    padding-bottom: 3vh;
    padding-left: 5vw;
}
.box-call-txt h2{
    color: white;
    margin-bottom: 2.5vh;
}
.container-6{
    display: flex;
}
.box-call-txt{
    width: 100%;
}
.botao {
    font-size: 0.9rem;
    background-color: #176AD8;
    color: #ffffffd4;
    padding: 16.2px 22px;
    letter-spacing: 0.2px;
    border-radius: 10px;
    box-shadow: none;
    border: none;
    margin-bottom: 3vh;
    box-shadow: 1px 2px 6px 1px #061c38;
}
.botao:hover{
background-color:#1B79F5 ;
}


footer{
    background-color: #EFEFEF;
    height: auto;
}

#nav-botton{
  display: flex;
  justify-content: flex-end;

}
#nav-botton ul{
    display: flex;
}
#nav-botton li:nth-child(1){
    padding-right: 7vw;
}
#nav-botton li{
  display: inline-block;
  padding-right: 1vw;
  font-size: 0.9rem;
  margin-top: 47px;
}

#nav-botton a{
    color:#333333;
    text-decoration: none;
}
#nav-botton li a{
    font-size: 0.9rem;
}

#nav-botton ul ul li a:hover{
    color: #176AD8;
    text-decoration: underline;
}

#icons{
  display: flex;
  padding-left: 8vw;
  margin-bottom: 1vh;
}
.youtube{
    margin-right: 1vw;
}
#todos-os-dir-reserv{
  padding-left: 8vw;
  padding-bottom: 2vh;
  font-weight: 500;
  
}
.nav-botton-child{
    font-size: 0.9rem;
    font-weight: 700;
    color: #6B6B6B!important;
}
@media(max-width:1273px){
    .c1-child-txt {
        width: 60vw;
}
@media(max-width:1220px){
    .c5-box-child h3{
        width: 30vw;
    }
    .c5-box-child p{
        width: 30vw;
    }
    .img-pc{
        display: none;
    }
}
@media(max-width:1200px){
    .container-4{
    justify-content: center ;
}
.c4-child{ 
    flex-flow: column-reverse ;
    align-items: center;
    margin-top: 8vh;
    margin-left: 0;
    
}

.c4-txt {
    margin-bottom: 4vh;
    width: 55vw;
}

.c4-txt-title{
    font-size: 2.1rem;
    text-align: center;
    line-height: 7vh;
}
iframe {
    width: 98vw;
    height: 91vh;
    flex-direction: column;
    align-items: flex-end;
}


    }
    @media(max-width:1167px){
        .c1-child-txt {
            width: 66vw;
    }
    }
    @media(max-width:1135px){
        .c5-box-child h3{
            width: 33vw;
        }
        .c5-box-child p{
            width: 33vw;
        }
    }


    @media(max-width:1061px){
        .c1-child-txt{
            width: 73vw;
        }
        .box-c3{
            margin-bottom: 5vh;
        }
        
    }

    @media(max-width:1035px){
        .c5-box-child h3{
            width: 36vw;
        }
        .c5-box-child p{
            width: 35vw;
        }
    }
    
    @media(max-width:1024px){
        .box-call-txt h2{font-size: 1.3rem;}

        .c4-txt-title{
            font-size: 1.8rem !important;
    }
    #nav-botton ul {
        display: flex;
        flex-direction: column;
        padding-bottom: 4vh;
    }
    #nav-botton {
        display: flex;
        justify-content: flex-start !important;
        padding-left: 8vw;
    }

    }
    @media(max-width:959px){
        .c1-child-txt{
            width: 79vw;
        }
        .c1-txt-title, h1 {
            font-size: 2.3rem;
        }
    }
@media(max-width:955px){
    .c5-box-child h3{
        width: 43vw;
    }
    .c5-box-child p{
        width: 42vw;
    }
    iframe{
        width: 98vw;
    height: 71vh;
    }
}
@media(max-width:881px){
    .c4-txt {
        width: 71vw;
    }
    .c4-txt-title {
        font-size: 1.6rem !important;
    }
}
@media(max-width:800px){
    .c1-child-txt {
        width: 100vw;
    }
    .banner-1{
        height: 15vh;
    }
    

    .c5-child-title{
        font-size: 1.4rem;
    }

    .c5-box-child h3{
        font-size: 0.9rem;
        width: 49vw;
    }
    .c5-box-child p{
        font-size: 0.9rem;
        width: 48vw;
    }

    .box-call-txt {
        padding-top: 5vh;
        padding-left: 7vw;}

}
@media(max-width:724px){
    .c4-txt{
        width: 71vw;
    }
    
    .c2-child{
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }
    .box:nth-of-type(1) {
        margin-bottom: 5vh;
    }
    .child-txt {
        width: 66vw;
    }
    .c3-child{
    display: flex;
    flex-direction: column;
    }
   
    #nav-botton {
        display: flex;
        justify-content: center;
        margin-left: 9vw; }   
        
        .c4-txt {
            width: 100vw;
        }
        .c4-txt-title {
            font-size: 1.1rem !important;
        }

        iframe{
            width: auto;
    height: auto;
        }
        #nav-botton li{
            padding-right: 15px;
        }

}
@media(max-width:585px){
    .box-title{
        font-size: 1.4rem;
    }
    .box-c3-title{
        font-size: 1.4rem;
    }
    .child-txt{
        font-size: 0.9rem;
    }
    .c5-child-title{
        font-size: 1.1rem;
    }

    .box-call-txt{
    display: flex;
    justify-content: center;
    }
    .box-call-txt h2{
        display: none;
    }
    .botao{
        font-size: 0.9rem;
        padding: 14px 28px;
    }
    .c4-txt {
        width: 68vw;
    }
    .c4-txt-title{
        line-height: 4vh;
    }
    .c1-txt-title, h1 {
        font-size: 1.9rem;
    }
    
}

@media(max-width:515px){


    .container-1 {
        display: flex;
        justify-content: center;
    }


   

    .container-2 {
        display: flex;
        justify-content: center;
    }

    .c2-child {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .box-c3{
        margin-bottom: 5vh;
    }
    .c3-child {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .img-pc {
        display: none
    }
    
    h1{font-size: 2rem;}

.cel img{
    width: 100%;
}

}
@media(max-width:460px){
    .c4-txt {
        width: 77vw !important;
    }
    #nav-botton li {
        padding-right: 15px;}
        .c1-txt-title, h1 {
            font-size: 1.5rem !important;
        }
        .c1-txt-title p{
            font-size: 0.8rem;
        }
        .c4-txt-title {
            line-height: 3vh;
            font-size: 0.9rem !important;
        }

@media(max-width:360px){
    #todos-os-dir-reserv p{
        font-size: 0.7rem;
    }
    .c5-child-title{
        width: 54vw;
    }
    #nav-botton li{
        font-size: 0.7rem;
    }
    .c1-txt-title, h1 {
        font-size: 1.2rem !important;
    }
    .c1-txt-title p{
        font-size: 0.7rem;
    }
    
}

@media(max-width:280px){
    .box{
        padding: 5vh;
    }
}