

body{
    font-family: sans-serif;
    /* font-family: Arial, Helvetica, sans-serif; */
    background-color:white;
    /* background-color: blue; */
    overflow-x: hidden;
}

#plat {
    cursor: pointer;
}

.containter_conteudo{
   /* background-color: yellow; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.containter_absoluto {
    background-color: white;
    z-index: 2;
    position: absolute;
    width: 100%;
}

.container_info8 {
    background-color: #00112f;
    margin-top: 800px !important;
}


.cont_tit{
    margin-top: 80px;
    margin-bottom:50px;  
    line-height: 80px;  
}

h1{
    font-size: 45px;
    font-weight: bold;
    color: #002260;
    text-align: center;
    width: 100%; 
}

h4{
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 25px;
    color: rgb(82, 76, 76);
    text-align: center;
    width: 100%;
}

.line-hgt {
   line-height: 80px;  
}


.line_tit{
    display: block;
    margin: auto;
    height: 8px;
    width: 155px;
    /* margin-left: 44%; */
    margin-top: 18px;
    background-color: #e2aa22;
    text-align: center;
}

.line_tit2{
    display: inline-block;
    height: 3px;
    width: 250px;
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 20px;
    background-color: #e2aa22;
    text-align: center;
}

.container_header{
    /*
    position:relative;
    height: 125px;
    width: 100%;
    border-bottom: 1px solid rgb(182, 177, 177);
    background-image: linear-gradient(130deg,#2e558b,#e2aa22);
    z-index: 4;
    position: fixed;
    */
    background-color: #002260;
    height: 90px;
    width: 100%;
    z-index: 5;
    position: relative;
    margin-top: -20px !important;
}

.container_imgBG{
    margin-top: 0px;
    width: 100%;
    height: 550px;
    background-color: rgba(0, 0, 0, 0.651);
    /* background-color: #002260; */
    z-index: 2;
    position: relative;
}

.cont-zindex {
    z-index: 2;
}

#img_home{
    width: 100%;
    height: 650px;
    /* margin-top: -600px;   */
    top: 0px;
    z-index: 1;
   position: fixed;
}

.container_logo{  
    /*
    margin-left: 80px;
    top: 0;
    display: inline-block;
    position: absolute;   
        */
    margin-left: -900px;
    margin-top: -10px;

}

.container_logo img{
    width: 200px;
}

.cont_head_menu{
    margin-left: 330px;
    top: 30px;
    display: inline-block;
    position: absolute;
}



.cont_head_menu ul li{ 
    display: inline-block;
    font-size:20px;
    padding: 12px 15px;
    font-weight: 500;
    color: #fff;
} 


.cont_head_menu li::after { 
    position: relative;
    display: block;
    margin-top: 10px;    
    content: '';
    background-color:#e2aa22;
    height: 3px;
    width: 0;
    transition: 1s;
}

.cont_head_menu li:hover::after { 
    width: 100%;
}


.container_info_head{
/*
    display: block;
    width: 810px;
    position: absolute;
    /* top: 230px; 
    top:500px;
    left:50%;
    text-align: center;
    align-items: center;
    line-height: 80px;
    color: white;
    background-color: #00112f;
    font-weight: bold;
    display: none;
*/
  
    top:800px;
    /* top:300px; */
    /* margin-top: 800px; */
    position: absolute;
    width: 880px;
    text-align: center;
    line-height: 90px;
    display: none;
    z-index: 3;
}

.container_info_head p{ 
    font-size: 45px;
    font-weight: bold;
}

.container_info_head input{ 
    margin-top: 50px;
    padding: 10px 125px;
    background-color: #00226000;
    border: solid 2px white;
    border-radius: 50px;
    color: white;
    cursor: pointer;
    font-size: 15pt;
}

.container_info_head input:hover{     
    background-color: #a1a3a759;
    transition: 0.5s;
} 

.container_video{
      text-align: center;
}

.video_home{
    /* box-shadow:  0px 0px 20px 1px rgb(109, 103, 103); */
    box-shadow:  0px 0px 20px 5px  rgb(83, 81, 81);
}

.container_info{
    background-color: #f1f1f1;
    /* background-color: yellow; */
    line-height: 60px;
    margin-top: 90px;
    margin-bottom:50px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
}

.info_txt{
    /* background-color: yellow; */
    margin-top: 30px;
    padding-left: 130px;
    padding-right: 130px;
    line-height: 35px;
    font-size: 20px;
    text-align: justify ;
    /* align-items: center; */
    color: rgb(110, 104, 104);
}

.info_txt2 {
    
    margin-top: -20px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;

}

.info_txt3{
    width: 500px;
}

.info_txt_prem{
    text-align: center;
}

.container_info2{    
    margin-top: 40px;
    margin-bottom:50px;
    padding-top: 50px;
    padding-bottom: 50px; 
    line-height: 60px;   
}

.cont_2 {
    margin-top: -20px;
}


.rw_prem{
    margin-top: 20px;
}

.rw_prem3 {
    padding-left: 280px;
}

.rw_proj{
    margin-top: 30px;
    margin-left: 130px;
}


.cont_process h3{
    color: #002260;
    text-align: center;
    font-weight: bold;
}

.cont_process img {
    width: 120px; 

}

.cont_process p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    line-height: 30px;
    text-align: center;
    word-break: normal;
    color: rgb(82, 76, 76);
}

.space{
    word-break: break-all;
    color: black;
}


.ittm{
    text-align: justify;
    word-break: break-all;
    color: #e0b157;
    visibility: hidden;
}

#img_mapa{
    margin: auto;
    display: block;
    width: 70%;
}


.container_info3{
    background-color:#002260;
    margin-left: -50px;
    display: inline-block;
    height: 420px;
}

.container_info4{
    margin-left: 0px;
    background-color:#ffffff00;
    display: inline-block;
    height: 360px;
}

.container_info5{
    margin-left: -50px;
    display: inline-block;
    height: 360px;    
    margin-top:50px;
}

.container_info6{
    margin-left: -50px;
    display: inline-block;
    height: 360px;
}


.container_info7{
    margin-left: -50px;
    display: inline-block;
    height: 160px;    
}


.container_info6_2{
    margin-top: 400px;
}


.container_info6_3{
    margin-left: -230px;
    margin-bottom: 80px;
}

.ult_cont_item{
    margin-bottom: 190px;
}

.cont_prem2{
    margin-top: 600px;
    position: absolute;
    height: 1400px;
}

.cont_inf3{
    background-color: #e0b05700;
     text-align: center;
     align-items: center;
}

.cont_inf3 img{
    width: 120px;
    /* background-color: #e0b157; */
}


.desc_info3{
    font-size: 50px;
    font-weight: 600;
    margin-top: 20px;
    color: #e0b157;
}

.var_cont{
    margin-bottom: 0px;
}

/* .var_cont h1 {
    width: 1200px;
    background-color: yellow;
    margin-left: 50px;
    margin-right: 150px;
} */

.cont_inf4 {
     margin-top: -100px;

}


.cont_inf4 img{
    width: 320px;
    /* background-color: #f1f1f1; */
    padding: 5px 30px;
    border-radius: 20px;
}


.back-to-top {
    background-color: #03112b86;
    border-radius: 10px;
    /* box-shadow: 1px 1px 10px rgb(31, 30, 30); */
    color: #ffffff;;
    cursor: pointer;
    height: 40px;
    width: 40px;
    position: fixed;
    right: 25px;   /*  MOBILE */
    bottom:20px;
    display: none;
    z-index: 3;
}

/*
.back-to-top::after {
    content: '^';
    display: flex;
    justify-content: center;
    padding-left: 1px;
    padding-top: 8px;
    font-size: 20px;
}
*/

.ico-seta {
    font-size: 30px;
    display: flex;
    justify-content: center;
    /* padding-left: 1px; */
    margin-top: 5px;
    margin-left: 5px;
    transform: rotate(90deg);
}

.grupo_cxs2{
    margin-left: 10px;
}

.grupo_cxs3{
    margin-left: 10px;
    width: 120%;
    margin-left: 120px;
    margin-top: 0px;
}

.rw_item2 {
    width: 160%;
    margin-top: 5px;
}

.rw_item3{
    margin-left: 200px;
}

.rw_item4 {
    margin-top: 10px;    
}

.rw_item{
    margin-top: 50px;
}


.grupo_proj p{ 
    margin-top: 0px;
    font-size: 25px;
    color: rgb(82, 76, 76);
    text-align: center;
    width: 100%;
}

.btns_proj{
    display: inline-block;
    font-size: 40px;
    padding: 0px 10px;
    background-color: #1e222e67;
    color: #363636;
    position: absolute;
    border-radius: 5px;
    margin-top: 100px;    
    cursor: pointer;
    z-index: 3;
}

.btns_proj:hover{ 
    background-color: #1e222e1c; 
    transition: 0.5s;
}

#btns_next {    
    margin-left: 1290px;
}

#btns_prev {
    transform: scale(4);
    margin-left: 20px;
}


.bloco_item {
    flex-wrap: nowrap;
    margin-top: 40px;
    text-align: center;
    border-radius: 5px;
    margin-left: 100px;
    display: inline-block;
    width: 320px !important;
    background-color: white;
    box-shadow:  0px 0px 10px 5px #c2bfbf;
}

.bloco_item:hover { 
    box-shadow:  0px 0px 10px 5px #888585;
    transition: 0.3s;
}

.bloco2 {
    /* visibility: hidden; */
    display: none;
}

.bloco_item h4{
    color: #002260;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bloco_item p{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    color: rgb(82, 76, 76);
    text-align: center;
    width: 100%;
}

.bloco_item img{ 
    margin-top: 0px !important ;
    margin-left: -15px !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 350px !important;
    height: 250px !important;
    border-radius: 5px 5px 0px 0px;
}


.container_btns {
    display: block;
    /* background-color:black; */
    margin-bottom: 50px;
    height: 100px;
    width: 100%;
    background-color: yellow;
}

.btns_pag_bloc{

    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #363636;
    /* background-color: violet; */
     margin-top: 140px;
    /* margin-left: 20px; */
    display: inline-block;
    cursor: pointer;
    align-items: center;
}

#lbimg1{
    /* opacity: 0.1; */
}

#btns_bloc1{
    margin-left: 43%;
    height: 20px;
    width: 20px;
    box-shadow: 0px 0px 5px  #363636;
}



.container_btns_parceiro {
    display: inline-block;
    width: 100%;
}

.btns_pag_bloc_prc{
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #363636;
    /* background-color: violet; */
    margin-left: 20px;
    display: inline-block;
    cursor: pointer;
    align-items: center;
}

#btns_bloc1_parceiro{
    margin-left: 43%;
    height: 20px;
    width: 20px;
    box-shadow: 0px 0px 5px  #363636;
}

#inf_prc{
    margin-top: 30px;
}


.cont_depoim{
    /* background-color: #002260;    */
    /* margin-bottom: 800px; */
    margin-top: -70px;

}

.cont_depoim img{
    height: 100px;
    width: 100px; 
    text-align: center;
    align-items: center;
    margin-top: -50px;
    margin-left: 9%;
    position: relative;
    background-color: #ecf0f700;
}

.cont_depoim p{ 
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    line-height: 30px;
    text-align: center ;
    word-break: normal;
    color: rgb(82, 76, 76);
}

.cont_depoim h1{ 
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
} 

.cont_depoim h3{ 
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    font-size: 13px;
    text-align: center ;
    color: rgb(82, 76, 76);
    font-weight: 600;
} 


.grupo_cxs_sobre{
    background-color: #002260;
    border-radius: 20px;
    padding: 0px 20px 20px 20px;
    width: 300px;
    margin-left: 50px;
    min-height: 300px !important;
}

.grupo_cxs_sobre1{
    top: -40px ;
}

.grupo_cxs_sobre2{
    top: -70px;
}

.cont_sobre  {
    margin-top: 50px;
}

.cont_sobre img {
    margin-top: -55px;
    margin-left: 23%;
}

.grupo_cxs_sobre h1{ 
    color: white;
}

.grupo_cxs_sobre p{ 
    color: white;
}

.grupo_cxs_depoim{
    /* background-color: #f1f1f1; 
     border-radius: 20px;
    padding: 0px 20px 20px 20px;
    /* width: 250px; */
    /* margin-left: 80px; 
    float: left;
    flex-wrap: nowrap;
    position: relative; 
    margin-top: 40px;
    text-align: center;
    height: 200px;    
    */

    background-color: #f1f1f1;
    border-radius: 20px;
    padding: 0px 20px 20px 20px;
    width: 250px !important;
    margin-left: 80px;
    text-align: center;
}


.grupo_cxs_depoim p{
    /* background-color: #00112f; */
    margin-top: 20px;
}


.container_footer{
    top:0px;
    margin-bottom: -80px;
    height: 520px;
    width: 100%;
}

.cont_info_foot{
    background-color: rgba(255, 0, 0, 0);
}

.grupo_cxs_foot {
    background-color: rgba(255, 255, 255, 0);  
}

.grupo_cxs_foot p{ 
    line-height: 25px;
    color: white;
    text-align: justify;
    margin-left: -20px;
}

.grupo_cxs_foot a {
    text-decoration: none;
}

.grupo_cxs_foot h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 20px;
    color: white;
}

.links_foot{
    
    margin-left: -80px;

}

.group_cont {
    margin-top: 10px;
}

.group_cont p {
    margin-left: 170px; 
    text-align: left;
    display: inline-block;
}

.group_cont h1 {
     text-align: left;
     display: inline-block;
    padding-left: 200px;
}

.group_cont img { 
    /*
    text-align: left;
    display: inline-block;
    position: absolute;
    margin-top: 0px;
    margin-left: -160px;
    width: 40px;
    */ 
    margin-top: 0px;
    background-color: #363636;
}

.group_cont2 img { 
    margin-top: -5px;
    margin-left: -140px;
    position: absolute;
    display: inline-block;
    width: 40px;    
}

.img_cont2 {
    height: 30px !important;
    width: 30px !important;
    margin-top: -10px !important;
}


.group_cont2 {
    /* margin-top: 25px; */
}

.group_cont2 p {
    /* background-color: yellow;
 
    text-align: left;
    display: inline-block; */
    margin-left: 30px; 
    text-align: left;
    line-height: 10px;
}

.group_cont2 h1 {
     text-align: left;
     display: inline-block;
    padding-left: 200px;
}


#img_email {
    margin-top: -2px;
}

.grupo_cxs_foot li{ 
    margin-left: 85px;
    margin-top: 8px;
    text-align: left;
    line-height: 25px;
    color: white;
    cursor: pointer;
 } 

.grupo_cxs_foot li:hover{ 
    text-decoration: underline;
}


.text_sobre {
    height: 430px;
    line-height: 30px !important;
    margin-left: 60px;
    width: 300px;
    text-align: justify;
}

.grupo_cxs_premio {
    margin-left: 80px !important;
    width: 300px !important;
}


.grupo_cxs_premio img {
    width: 60px;
    height: 60px;
    margin-left: 10px;
}

.grup_prem img:hover{
    transform:  scale(1.3);
    transition: 0.5s;
}

#grup_prem1 {
    margin-left: -30px;
}

#grup_prem2 {
    margin-left: -30px;
    margin-top: 50px;
}

#grup_redes {
    margin-left: -30px;
}

#grup_redes svg {
    width: 50px;
    height: 50px;
    margin-top: -10px;
    margin-left: 10px;
}

#grup_redes svg :hover { 
    fill: #00112f;
}

.grupo_cx_crea {
    margin-left: 0px;
    max-width: 450px;
 }


.grupo_cx_crea img{
    width: 250px;   
}

.grupo_cx_redes{
    margin-left: 90px;
}

.grupo_cx_redes img {
    width: 50px;
    margin-left: 10px;
    margin-top: -30px;
}

.cont_Copy {
    width: 100%;
    height: 100px;
    align-items: center;
    text-align: center;
}

.cont_Copy p { 
    margin-top: 50px;
    display: inline-block;
    color: white;
}

.cont_img_zp {
    position: absolute;
    display: inline-block;
    right: 180px;
    background-color: #00112f;
}

.cont_img_zp img{ 
    /* right: 30px;
    bottom:150px;
    z-index: 5;
     */
    position: fixed;
    /* right: 30px; */
    right: -20px;   /*  MOBILE */
    bottom:50px;
    z-index: 3;
    width: 130px;
}

#ico_whtz {
    position: fixed;
    right: 20px;   /*  MOBILE */
    bottom:110px;
    background-color: #696048;
    color: white;
    padding: 2px 5px;
    border-radius: 50%;
    font-size: 12px;
    /* font-size: 130px; */
    z-index: 4;
}

.cont_prem{
    margin-top: 50px;
    background-color: rgba(0, 0, 0, 0); 
    margin-left: 30px;
}

.cont_prem img{
    margin-top: 20px;
    margin-left: 15%;
    width: 150px;
    height: 150px;
}

.grupo_cxs_prem{
    background-color: white; 
    /* background-color: yellow; */
    box-shadow: 0px 30px 30px -30px rgb(70, 67, 67);
    border-radius: 20px;
    padding: 0px 20px 20px 20px;
    width: 300px;
    margin-left: 70px;
    min-height: 350px !important;
}


.grupo_cxs_proj{
    background-color: #f1f1f1;
    box-shadow: 0px 30px 30px -30px rgb(70, 67, 67);
    border-radius: 5px;
    /* padding: 0px 20px 20px 20px; */
    width: 320px;
    margin-left: 70px;
    cursor: pointer;
}

.grupo_cxs_proj:hover{ 
    box-shadow: 0px 0px 10px 10px  rgb(192, 192, 192);
}

.grupo_cxs_proj img{
    width: 350px;
    height: 250px;
    margin-left: -15px;
    margin-top: 0px;
    padding: 0px;
    border-radius: 5px 5px 0px 0px;
}

.grupo_cxs_proj h4{
    margin-top: 10px;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0px;
    color: #002260;
}

.grupo_cxs_proj p{
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 20px;
    color: rgb(82, 76, 76);
    text-align: center;
    width: 100%;
}


.cont_next{
    margin-top: 50px;
}

.h1_2{
    margin-top: -5px !important;
   
}


.cont_proj{
    /* margin-bottom: 80px; */
}

.cont_proj p {
    text-align: justify;
}

.cont_proj2{
}

.grupo_frm{
    padding-top: 30px;
}

.grupo_cxs_cont {
    top: -30px;
}

.grupo_cxs_cont h1 {
    margin-left: -30px;
    margin-bottom: 10px;
    font-size: 20px;         
}

.grupo_cxs_cont p {
    /* color: #363636; */
    color: #807c7c;
}

.grupo_cxs_cont img { 
    margin-top: 0px;
}

.btns {
    padding: 5px 25px;
    cursor: pointer;
    font-size: 25px;
    background-color: #002260;
    border:solid 1px #002260; 
    border-radius: 5px;
    color: white;
}

.btns:hover { 
    transition: 0.5s;
    color: #002260;
    background-color: #00226000;
}

#btn_saiba_mais{
    /* background-color: #00112f; */
}

.cont_contato {
    margin-top: -50px;
    margin-bottom: 120px;
}


.img_cont{
    position: absolute;
    left: 130px;
}

#cx_msg {   
    resize: none;
}

.group_conntato {
    width: 100%;
    /* background-color: yellow; */
    margin-top: 30px;
}

.group_conntato  img{ 
    height: 30px;
}

.msgs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    position: fixed;
    right: 30px;
    margin-left: 30px;
    padding:12px 80px;
    background-color: white;
    border-radius: 5px;
    z-index: 6;
    display: none;
}

.msgs::before{ 
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 4px;
    width: 0%;
}

.xBtns {
    position: absolute;
    right: 20px;
    top: 10px;
    border-radius: 50%;
    padding: 2px 8px 3px;
    cursor: pointer;
}



#msg_erro{
    bottom: 30px;            
    color:#FF6A6A;
    border:solid 1px #00CED1;
    box-shadow: 0px 0px 10px 1px #EEB4B4;
}

#msg_erro::before{ 
    background-color: #FF6A6A;
}

#xBtnErro {
    border: solid 1px #e99a9a;
    color: #e99a9a;
}

#xBtnErro:hover { 
    background-color: #f7dcdc;
    transition: 0.5s;
}


#msg_sucesso{          
    bottom: 100px;
    color:#7c9256;
    border:solid 1px #76EEC6;
    box-shadow: 0px 0px 10px 1px #76EEC6;
}


#msg_sucesso::before{ 
    background-color: #7c9256;
}

#xBtnSucesso {
    border: solid 1px #7c9256;;
    color: #7c9256;
}

#xBtnSucesso:hover { 
    background-color: #C1FFC1;
    transition: 0.5s;
}

.grup_prem {
    margin-top: 40px;
    cursor: pointer;
}

.grupo_cxs_hist{
    /* height: 100px !important; */
  }

.grupo_cx_certificado {    
    margin-left: 120px !important;
}

.grupo_cx_certificado img{
    margin-top: -10px;
    margin-left: -10px;
    width: 280px;
    height: 70px;    
}

.cont_inf_proj {
    margin-top: 0px;
    height: 620px;
}


.grupo_cxs_process{
    /* 
    margin-left: 100px; 
    top:-50px;
    margin-top: 20px;    
    border :solid 1px rgb(218, 211, 211);
    height: 100;
    */
    float: left;
    flex-wrap: nowrap;
    position: relative;
    width: 120px;
    /* box-shadow: 1px 1px 5px gray; */
    box-shadow: 2px 2px 20px rgb(182, 180, 180);
    padding: 20px 35px;
    border-radius: 5px;
}


.grupo_cxs_process img{ 
    margin-top: -120px;
    margin-bottom: 20px;
}

#p-process1 {
    padding-bottom: 128px;
}

#p-process2 {
    padding-bottom: 145px;
}

#p-process3 {
    padding-bottom: 145px;
}

#p-process4 {
    padding-bottom: 115px;
}

#p-process5 {
    padding-bottom: 25px;
}

#p-process6 {
    padding-bottom: 70px;
}


.cont_parceiros {
    margin-top: -130px;
    width: 100%;
    height: 380px;
}



/* .cont_parceiros img{
    display: inline-block;
    width: 100%;
    position: absolute;
} */


.grupo_cxs_process p{ 
    text-align: center;
}


.grupo_cx_cid {
    float: left;
    flex-wrap: nowrap;
    margin-left: 70px;
    position: relative;
    width: 200px;
    margin-top: 40px;
    text-align: center;
}

.txt_info3{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 20px;
    color: white;
}


.grupo_cx_foot {
     flex-wrap: nowrap;
    /* margin-left: 70px; */
    position: relative;
    width: 600px;
    margin-top: 20px;
    display: inline-block;
    width: 500px;
    text-align: center;
    align-items: center;
}


.cont_dif{
    width: 100%;
    background-color:#002260;
    /* background-color: yellow; */
    text-align: center;
    align-items: center;
    height: 480px;
}

.cont_dif2{
    width: 100%;
    white-space: nowrap;
    text-align: center;
    align-items: center;
}

.cont_dif3{
    width: 100%;
    white-space: nowrap;
    text-align: center;
    align-items: center;
}


.cont_dif4{
    width: 100%;
    text-align: center;
    align-items: center;
    height: 600px;
    margin-bottom: 50px;
}

.cont_dif5{
    background-color: #002260;
    width: 100%;
    height: 650px;
    text-align: center;
    align-items: center;
}

.cont_dif6 {
    margin-bottom: 0px;
    background-color: #002260;   
     height: 380px;
}

.cont_dif6_1{
    height: 370px;
    margin-bottom: 0px;
}

.cont_dif6_2{
    margin-top: -150px;
    height: 300px;
}

.cont_Copy {
    background-color:  #00112f;
}

#btn_teste{
    margin-left: 100px;
}

#nme_depoim_1{
    margin-top: 170px;
}

#nme_depoim_2 {
    margin-top: 80px;
}



.grupo_cxs_bl1{
    margin-left: -150px !important; 
}

.nav_header a {
    padding-bottom: 10px; 
}

.cont_mapa{
    height: 800px;
    margin-bottom: 40px;
}


#mapa {
    height: 800px;
    width:100%;
}

.card_mapa{
    position: absolute;
    padding: 10px 50px;
    margin-top: 60px;
    margin-left: 10px;
    line-height: 30px;
    background-color: white;
    box-shadow: 2px 2px 10px rgb(87, 78, 78);
    display: inline-block;
    z-index: 4;
}

.card_mapa p{ 
     font-size: 13px;
}

.info-card {
    display: inline-block;
    position: absolute;
    margin-left: 230px;
    margin-top: 70px;
    z-index: 5;
    cursor: pointer;

}

#ico-rota{ 
    position: relative;
    margin-left: 0px;
    margin-top: -20px;
    width: 40px;
    padding: 0px;
}

.info-card a {
    text-decoration: none;
    color: violet;
}

.info-card p{ 
   font-size: 13px;
   margin-top: -20px;
}


.container_menu_mob {
    width: 30px;
     /* background-color:#163249; */
   /* border:solid 1px  #d4cece; */
   color:  #e2aa22;
   padding: 2px;
   float: right;
   margin-top: -80px;
   right: 80px;
   cursor: pointer;
   border-radius: 3px;
   font-size: 30px;
   position: absolute;
   display: none;
}

.container_menu_mob:hover {
    transition: 0.5s;
    background-color: rgba(255, 255, 255, 0.212);
}

.trc_itm {
   margin-top: 8px;
   margin-bottom: 8px;    
   height: 2px;
   background-color: #e2aa22;
}

.itm_x {
   padding: 2px 10px;
   display: none;
}

.sub-opc-app {
    padding: 5px 48px;
    background-color: #002260ea;
    height: 0px;
    display: none;
 }

.sub-opc-app div{   
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 18px;
    visibility: hidden;
}

.sub-opc-app a{ 
    color: white;
    text-decoration: none;  
} 

.container_opc_menu_mob{
    margin-top: 0px;
    background-color: #ffffff;
    border-bottom:2px solid #e2a822a6;
    display: none;
    height: 0px;
    width: 100%;
    z-index: 5;
    position: absolute;
}

.menu_mob2{ 
    margin-top: -20px;
}


.opcs_header_mob {
    color: rgb(65, 62, 62);
    text-decoration: none;
    font-size:20px;
    padding: 12px 15px;
    font-weight: 500;
    display: none;
}

.opcs_header_mob:hover { 
    background-color: #e2a822a6;
}

.img_prc {
    margin-top: 0px !important;
    display: inline-block;
    width: 100%;
    position: absolute;
}

.img_prc img{ 
    width: 100%;
}

#img_prc2 {
    display: none;
}

.btn_prc {
    bottom: -150px;
    height: 55px;
    width: 320px;
    position: absolute;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 23px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.5s;
}

#btn_prc1 {
    right: 240px;
    background-color: #3eac26;
    color: white;    
    border:none; 
}

#btn_prc1:hover{ 
    background-color: #2a751a;
}


#btn_prc2 {
    left: 140px;
    background-color: #ececec00;
    color: white;    
    border:solid 2px white; 
}

#btn_prc2:hover{ 
    background-color: rgba(255, 255, 255, 0.288);
}

#btn_prc3 {
    right: 80px;
    background-color: rgb(255, 203, 41);
    color: black;    
    border:none; 
}

#btn_prc3:hover{ 
    background-color: rgb(192, 147, 11);
}

#btn_prc4 {
    right: 100px;
    background-color: rgb(255, 182, 0);
    color: black;    
    border:none; 
}

#btn_prc4:hover{ 
    background-color: rgb(173, 128, 13);
}

#btn_prc5 {
    right: 100px;
    background-color: rgb(255, 182, 0);
    color: black;    
    border:none; 
}

#btn_prc5:hover{ 
    background-color: rgb(173, 128, 13);
}

#btn_prc6 {
    right: 100px;
    background-color: rgb(255, 182, 0);
    color: black;    
    border:none; 
}

#btn_prc6:hover{ 
    background-color: rgb(173, 128, 13);
}

.cont_vz {
    background-color: red !important;
    width: 100%;
    height: 600px;
    margin-top: 300px;
    margin-bottom: -600px;
}

#seta-header {
    margin-left: 10px;
    display: inline-block;
    transform: rotate(-90deg);
}

.cont_dep2 {
    margin-bottom: 100px;
    margin-top: -50px;
}

.grupo_dpm {
    /* background-color: #f1f1f1; */
    background-color: #e4e4e4;
}

.grupo_dpm img{ 
    left: -5px;

}


.slider {
    margin: 0 auto;
    margin-top: -100px;
    width: 100%;
    height: 600px;
    background-color: white;
    overflow: hidden;
}

.slider img {
    width: 100%;
}

.slides {
    width: 600%;
    height: 280px;
    display: flex;
    background-color: #00112f;
}

.inpt-rd {
  display: none;
}

.cont-rd {
    background-color: #00112f;
    width: 100%;
    height: 200px;
}

.slide {
    width: calc(100% / 6);
    transition: 1s;
    position: relative;
    background-color: rgba(78, 78, 74, 0.103);
}

.manual-navigation {
    position: absolute;
    width: 100%;
    margin-top: 220px;
    display: flex;
    justify-content: center;
  
}

.manual-btn {
    border:  2px solid lightgray;
    /* border:  none; */
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
    /* margin-left: 20px; */
    transition: 0.5s;    
}

.manual-btn:not(:last-child) {
    margin-right: 20px;
}

.manual-btn:hover {
    background-color: #acb4aa;    
}

#rd1:checked ~ .slide1 {
    margin-left: 0;
}

#rd2:checked ~ .slide1 {
    margin-left: -16.6%;
}

#rd3:checked ~ .slide1 {
    margin-left: calc(-16.6% * 2);
}

#rd4:checked ~ .slide1 {
    margin-left: calc(-16.6% * 3);
}

#rd5:checked ~ .slide1 {
    margin-left: calc(-16.6% * 4);
}

#rd6:checked ~ .slide1 {
    margin-left: calc(-16.6% * 5);
}

.navigation-auto div {
    background-color: transparent;
    border:  2px solid lightgray;
    padding: 5px;
    border-radius: 10px;
    cursor: pointer;
    transition: 1s;
}

.navigation-auto {
    position: absolute;
    width: 100%;
    margin-top: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigation-auto :not(:last-child) {
    margin-right: 20px;
}

#rd1:checked ~ .navigation-auto .auto-btn1{
    background-color: rgb(37, 21, 21);
    box-shadow: 0px 0px 10px 1px rgb(46, 36, 36);
}

#rd2:checked ~ .navigation-auto .auto-btn2{
    background-color: rgb(37, 21, 21);
    box-shadow: 0px 0px 10px 1px rgb(46, 36, 36);
}

#rd3:checked ~ .navigation-auto .auto-btn3{
    background-color: rgb(37, 21, 21);
    box-shadow: 0px 0px 10px 1px rgb(46, 36, 36);
}

#rd4:checked ~ .navigation-auto .auto-btn4{
    background-color: rgb(37, 21, 21);
    box-shadow: 0px 0px 10px 1px rgb(46, 36, 36);
}

#rd5:checked ~ .navigation-auto .auto-btn5{
    background-color: rgb(37, 21, 21);
    box-shadow: 0px 0px 10px 1px rgb(46, 36, 36);
}

#rd6:checked ~ .navigation-auto .auto-btn6{
    background-color: rgb(37, 21, 21);
    box-shadow: 0px 0px 10px 1px rgb(46, 36, 36);
}

.cont-img-popUp {
    padding: 0px;
    /* background-color: rgb(33, 33, 114); */
    box-shadow:0px 0px 20px  rgb(224, 224, 238);
}

.btn-fechar-popUP {
    margin-left: 615px;
    margin-top: -20px;
    padding: 10px 15px;
    border-radius: 200px;
    border: solid 3px rgb(56, 51, 56);
    color: rgb(94, 91, 91);
    display: inline-block;
    background-color: rgb(247, 239, 239);
    position: absolute;
    cursor: pointer;
}

.btn-fechar-popUP2 { 
    margin-left: 975px;
}

.container_popUp {

    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.788);
    z-index: 5;
    position: fixed;

    align-items: center;
    justify-content: center;
}

.containter_conteudo_popUp {
    font-family: Arial, Helvetica, sans-serif;
    width: 650px;
    height: 650px;
    line-height: 30px;
    background-image: linear-gradient(to right, #003361, #003b6e, #00427b, #004a89, #005297);
}

.info1-pop {
    display: inline-block;
    background-color: #ffcc00; 
    padding: 25px 10px;
    margin-top: 50px;
    margin-left: 30px;
    transform: rotate(-3deg);
}

.info1-pop p{ 
    font-size: 42px;
    font-weight: 600;
}

.info2-pop {
    display: inline-block;
    background-color: white; 
    padding: 20px 10px;
    margin-top: -10px;
    margin-left: 150px;
    width: 450px;
}

.info2-pop p{ 
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}


.cont-img-popUp-proj {
    height: 620px;
    background-color: #061125cc;
    box-shadow:0px 0px 10px  rgb(116, 105, 105);
}

.cont-img-popUp-proj img{
    width: 1000px;
    height: 500px;
}

.container_popUp_proj {
   display: none; 
   background-color: #060a0ff3;
}

.btn-mov-img-proj {
    position: absolute;
    /* background-color: #060a0fe8; */
    background-color: #061125;
    color: white;
    padding: 10px 30px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
}

.btn-mov-img-proj:hover { 
    background-color: #060a0f83;
    transition: 0.5s;
}

.btn-mov-img-proj1{
    margin-top: -330px;
    margin-left: 960px;
}

.btn-mov-img-proj2{
    margin-top: -330px;
    margin-left: -30px;
}

.cont-info-proj {
    margin-top: 20px;
    margin-left: 50px;
    font-size: 30px;
    color: rgb(143, 179, 182);
    font-weight: bold;
}

.cont-info-proj2 {
    margin-top: 20px;
    margin-left: 50px;
    font-size: 20px;
    color: rgb(143, 179, 182);
    font-weight: bold;
}


#btn_envio_contato {
    width: 100%;
}

.email_cont:hover {
    text-decoration: underline;
}

.email_cont2:hover {
    text-decoration: underline;
}


/*300mp*/
@media (min-width: 200px) and (max-width: 400px){


    .container_logo{
        margin-left: -100px;  
    }

    .container_logo img{ 
        width: 200px;
    }

    #btn_saiba_mais{
        padding-left:30%;
        width: 100%;
    }

    .cont_tit {
        margin-top: 50px !important;
    }

    .video_home {
        width: 290px;
        height: 360px;        
    }

    .container_info_head {
        width: 75%;
        line-height: 80px;
        top:150px;
     }

    .container_info_head p{
        font-size: 30px;
    }

    .container_imgBG img{ 
        height: 700px;

    }

    .cont_tit {
        margin-top: 160px;
    }

    h1  {
       font-size: 30px;
        line-height: 60px;
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;   
        margin-right: -50px;    
    }

    
    .cont_process{
        width: 210px;
    }
    
    
    .cont_process h3{
        line-height: 40px;
        font-size: 30px;
        width: 220px;
    }
    
    
    .cont_process img {
        width: 220px; 
        
    }
    
    .cont_process p {
        font-size: 25px;
        width: 220px; 
        line-height: 40px;
    }
    
    
    
    .grupo_cxs_process {
        margin-left: -20px;       
    }

    .info_txt{
        padding: 40px;
    }

    #img_mapa {
        width: 80%;
    }

    .container_info3{ 
        height: 2000px !important;
    }


    .cont_inf5 {
        margin-left: 0px;
     } 

    .cont_inf5 img {
        width: 230px;
    }

    .txt_info3 {
        line-height: 40px;
        font-size: 25px;
    }

    .grupo_dpm {
        width: 300px !important;
        margin-left: 80px;
    }

    
    .cont_dif6_1{
        height: 980px;
    }

    .cont_dif6_2{
        margin-top: 80px;
        height: 550px;
    }

    .container_footer{
        height: 980px;
        margin-top: 1150px;
     } 

     .grupo_cxs_hist {
       margin-top: 50px;
       margin-left: 100px;
     }

     .grupo_cx_link {
        margin-top: -250px;
        margin-left: 100px;
     }

     .grupo_cx_contato {
        margin-top: 0px;
        margin-left: 100px;
     }

     .grupo_cx_certificado {
        margin-top: 20px;
        margin-left: 100px !important;
     }

     .grupo_cxs_premio {
        margin-top: -20px;
    }

     .grupo_cx_redes {
        margin-top: 20px;
        margin-left: 100px !important;
     }

     .cont_img_zp {
       left: 20px;
        margin-top: -50px;
    }


        /* -------------------- */

        .bloco_item {
            margin-left: 28px;  
            width: 360px !important;
            max-width: 360px;
        }
    
        .bloco_item img{ 
            max-width: 380px;
            width: 380px !important;
            margin-left: -10px !important;  
        }
    
        .cont_projt {
            margin-left: 20px;
        }
    
        
        .bloco_item2 {
            display: none;
        }
        
        .bloco_item3 {
            display: none;
        }

        .info_txt2_2{
            margin-left: -30px;
            width: 72%;
        }

        .info_txt3 {
            margin-left: -30px;
            width: 72%;
        }
    
        #img_sobre {
            margin-left: -20px;
            width: 90%;
         }
    
         .grupo_cxs_sobre  {
            margin-left: 60px !important;
            margin-top: 100px;
            width: 75%;
         }
    
         .grupo_cxs_sobre  img{ 
            margin-left: 95px;
         }
    
         .grupo_cxs_sobre3 {
            margin-top: 0px;
         }
    
         .cont_prem2{
            margin-top: 1300px;
            height: 4100px;
         }
    
         .cont_prm {
            height: 100px;
            margin-bottom: 10px;        
         }
    
          .cont_prem_sbr {
            margin-top: 1000px;
            background-color: red;
         } 
    
    
         .grupo_cxs_prem {
            width: 300px;
            margin-left: 20px;
          }
    
          .grupo_cxs_prem img { 
            margin-left: 50px;
          }

          
    
          .grupo_cxs_prem4 {
            margin-top: 1000px;
          }
    
          .grupo_cxs_prem5 {
            margin-top: 20px;
          }
    
          .grupo_cxs_prem6 {
            margin-top: 20px;
          }
    
          .grupo_cxs_prem7 {
            margin-top: 1650px;
            margin-left: 190px;
          }
          
          .grupo_cxs_prem8 {
            margin-top: 50px !important;
            margin-left: 190px;
          }
    

          .cont_parceiros {
            height: 250px;
        }

        .container_btns_parceiro {
           margin-left: -100px;
        }

    
        .img_prc img{
            height: 200px !important;            
        }

/************************************* PROJETOS ***************************************/

           .grupo_cxs_proj {
                width: 58%;
                max-width: 58%;
                margin-left: 210px;
                margin-top: 0px;
        }

    .grupo_cxs_proj  img{
        width: 108%;
        height: 250px;
    }

    .grupo_cxs_proj1 {
        margin-top: -50px;
    }


    .grupo_cxs_proj4 {
        margin-top: 650px;       
    }


    .grupo_cxs_proj7 {           
        margin-top: 1350px;
    }


    .grupo_cxs_proj10 {
        margin-top: 2050px;
    }

   
    .grupo_cxs_proj13 {
        margin-top: 2800px;

    }



    .ult_cont_item {
        margin-bottom: 2600px !important;
    }
    
    .txt_proj{
        margin-left: -20px;
        padding: 0px;
        width: 97%;
    }


    /********************** FOOTER  *************************************************/

    .cont_dif6_1{
        height: 980px;
    }

    .cont_dif6_2{
        margin-top: 80px;
        height: 550px;
    }

    .container_footer{
        height: 980px;
        margin-top: 1400px;
     } 

     .grupo_cxs_hist {
       margin-top: 50px;
       margin-left: 100px;
     }

     .grupo_cx_link {
        margin-top: -250px;
        margin-left: 100px;
     }

     .grupo_cx_contato {
        margin-top: 0px;
        margin-left: 100px;
     }

     .grupo_cx_certificado {
        margin-top: 20px;
        margin-left: 100px !important;
     }

     .grupo_cxs_premio {
        margin-top: -20px;
    }

     .grupo_cx_redes {
        margin-top: 20px;
        margin-left: 100px !important;
     }

     .cont_img_zp {
       left: 20px;
        margin-top: -50px;
    }


          /*   edit CONTATO  */
          .grupo_frm {
            margin-top: -130px !important;
        }   
    
        .rw_item2 {
            margin-left: -130px;
            padding-left: 0px;
            width: 108%;
        } 
    
        .group_cont h1 {
            width: 50%;
        }
        
        #btn_envio_contato {
            width: 100%;
        }

        .group_cont p {
            margin-left: 130px; 
            display: block;        
        }
    
        .group_cont h1 {
            padding-left: 150px;
            width: 50%;
        }
    
        .img_cont {
            margin-left: -50px;
        }

        #img_mapa {
            width: 100%;
         }

        .cont_prc {        
            margin-top: 1400px;
        }


        .grupo_cxs_depoim {
            margin-left: 60px !important;
            width: 68% !important;
        }

        .grupo_cxs_process {
            margin-left: -40px;   
            width: 220px;
            max-width: 220px;
        }

        .btn_prc {
            bottom: 10px;
            font-size: 18px;
            height: 35px;
            width: 220px;
            left: 70px !important;
        }
    
        
        .slider img {
            height: 280px;
        }

            .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -220px;
  }


}




@media (min-width: 200px) and (max-width: 349px){ 


    .cont-img-popUp img{
        width: 400px;
        /* height: 350px !important; */
    }
    
    .btn-fechar-popUP {
        margin-left: 370px !important;
    } 
    
}


@media (min-width: 350px) and (max-width: 400px){ 

    .video_home {
        width: 330px;
        height: 360px;        
    }

    .grupo_cxs_depoim {
        margin-left: 60px !important;
        width: 72%!important;
    } 

    .grupo_cxs_process {
        margin-left: -40px;   
        width: 220px;
        max-width: 220px;
    }

    .cont-img-popUp img{
        width: 400px;
        /* height: 350px !important; */
    }

    .btn-fechar-popUP {
        margin-left: 370px !important;
    } 

}

/*400mp*/
@media (min-width: 400px) and (max-width: 430px){



    .container_logo{
        margin-left: -100px;  
    }

    .container_logo img{ 
        width: 200px;
    }

    #btn_saiba_mais{
        padding-left: 100px;
        width: 100%;
    }

    .video_home {
        width: 360px;
        height: 360px;        
    }

    .container_info_head {
        width: 75%;
        line-height: 80px;
        top:150px;
     }

    .container_info_head p{
        font-size: 30px;
    }

    .container_imgBG img{ 
        height: 700px;

    }

    .cont_tit {
        margin-top: 160px;
    }

    h1  {
       font-size: 30px;
        line-height: 60px;
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;   
        margin-right: -50px;    
    }

    
    .cont_process{
        width: 70%;
    }


    .cont_process h3{
        line-height: 40px;
        font-size: 30px;
        width: 220px;
    }
    

    .cont_process img {
        width: 220px; 
    
    }
    
    .cont_process p {
      font-size: 25px;
      width: 220px; 
      line-height: 40px;
    }

    
    
    .grupo_cxs_process {
        margin-left: 30px;   
             
    }

    .info_txt{
        padding: 40px;
    }

    #img_mapa {
        width: 80%;
    }

    .container_info3{ 
        height: 2000px !important;
    }


    .cont_inf5 {
        margin-left: 50px !important;
    } 

    .cont_inf5 img {
        width: 230px;
    }

    .txt_info3 {
        line-height: 40px;
        font-size: 25px;
    }

    .grupo_dpm {
        width: 300px !important;
        margin-left: 80px;
    }

    
    .cont_dif6_1{
        height: 980px;
    }

    .cont_dif6_2{
        margin-top: 80px;
        height: 550px;
    }

    .container_footer{
        height: 980px;
        margin-top: 1150px;
     } 

     .grupo_cxs_hist {
       margin-top: 50px;
       margin-left: 100px;
     }

     .grupo_cx_link {
        margin-top: -250px;
        margin-left: 100px;
     }

     .grupo_cx_contato {
        margin-top: 0px;
        margin-left: 100px;
     }

     .grupo_cx_certificado {
        margin-top: 20px;
        margin-left: 100px !important;
     }

     .grupo_cxs_premio {
        margin-top: -20px;
    }

     .grupo_cx_redes {
        margin-top: 20px;
        margin-left: 100px !important;
     }

     .cont_img_zp {
       left: 20px;
        margin-top: -50px;
    }


        /* -------------------- */

        .bloco_item {
            margin-left: 28px;  
            width: 360px !important;
            max-width: 360px;
        }
    
        .bloco_item img{ 
            max-width: 380px;
            width: 380px !important;
            margin-left: -10px !important;  
        }
    
        .cont_projt {
            margin-left: 20px;
        }
    
        
        .bloco_item2 {
            display: none;
        }
        
        .bloco_item3 {
            display: none;
        }

        .info_txt2_2{
            margin-left: -30px;
            width: 72%;
        }

        .info_txt3 {
            margin-left: -30px;
            width: 72%;
        }
    
        #img_sobre {
            margin-left: -20px;
            width: 90%;
         }
    
         .grupo_cxs_sobre  {
            margin-left: 60px !important;
            margin-top: 100px;
            width: 75%;
         }
    
         .grupo_cxs_sobre  img{ 
            margin-left: 95px;
         }
    
         .grupo_cxs_sobre3 {
            margin-top: 0px;
         }
    
         .cont_prem2{
            margin-top: 1300px;
            height: 4100px;
         }
    
         .cont_prm {
            height: 100px;
            margin-bottom: 10px;        
         }
    
         .cont_prem {
            margin-top: 1000px;
         }
    
    
         .grupo_cxs_prem {
            width: 300px;
            margin-left: 20px;
          }
    
          .grupo_cxs_prem img { 
            margin-left: 50px;
          }

          
    
          .grupo_cxs_prem4 {
            margin-top: 1000px;
          }
    
          .grupo_cxs_prem5 {
            margin-top: 20px;
          }
    
          .grupo_cxs_prem6 {
            margin-top: 20px;
          }
    
          .grupo_cxs_prem7 {
            margin-top: 1650px;
            margin-left: 190px;
          }
          
          .grupo_cxs_prem8 {
            margin-top: 50px !important;
            margin-left: 190px;
          }
    

          .cont_parceiros {
            height: 250px;
        }

        .container_btns_parceiro {
           margin-left: -100px;
        }

    
        .img_prc img{
            height: 200px !important;            
        }

                  /* PROJETOS */

            .grupo_cxs_proj {
            width: 58%;
            max-width: 58%;
            margin-left: 210px;
            margin-top: 0px;
        }

    .grupo_cxs_proj  img{
        width: 108%;
        height: 250px;
    }

    .grupo_cxs_proj1 {
        margin-top: -1000px;
    }

    .grupo_cxs_proj2 {
        margin-top: 30px;
    }

    .grupo_cxs_proj3 {
        margin-top: 30px;
    }

    .grupo_cxs_proj4 {
        margin-top: -300px;       
    }

    .grupo_cxs_proj5 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj6 {
        margin-top: 30px;
    }

    .grupo_cxs_proj7 {           
        margin-top: 400px;
    }

    .grupo_cxs_proj8 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj9 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj10 {
        margin-top: 1100px;
    }

    .grupo_cxs_proj11 {
        margin-top: 30px;;
    }

    .grupo_cxs_proj12 {
            margin-top: 30px;
    }

    .grupo_cxs_proj13 {
        margin-top: 1800px;
    }

    .grupo_cxs_proj14 {
        margin-top: 30px;
    }

    .grupo_cxs_proj15 {
        margin-top: 30px;
    }

    .ult_cont_item {
        margin-bottom: 2600px !important;
    }
    
    .txt_proj{
        margin-left: -20px;
        padding: 0px;
        width: 97%;
    }

    
            /*   edit CONTATO  */
            .grupo_frm {
                margin-top: -130px !important;
            }   
        
            .rw_item2 {
                margin-left: -130px;
                padding-left: 0px;
                width: 108%;
            } 
        
            .group_cont h1 {
                width: 50%;
            }
            
            #btn_envio_contato {
                width: 100%;
            }

            .group_cont p {
                margin-left: 130px; 
                display: block;        
            }
        
            .group_cont h1 {
                padding-left: 150px;
                width: 50%;
            }
        
            .img_cont {
                margin-left: -50px;
            }

            #img_mapa {
                width: 100%;
             }

        .grupo_cxs_process {
            margin-left: 0px;   
            width: 220px;
            max-width: 220px;
        }

        
        .cont_prc {
            margin-top: 1500px;
        }

        
    .btn_prc {
        bottom: 10px;
    }

    #btn_prc1 {
        right: 50px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc3 {
        right: 50px;
    }

    #btn_prc4 {
        right: 20px;
    }

    .slider img {
        height: 280px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -220px;
  }

  .cont-img-popUp img{
    width: 400px;
    /* height: 350px !important; */
    }

        .btn-fechar-popUP {
            margin-left: 370px !important;
        } 



}

/*430mp*/
@media (min-width: 431px) and (max-width: 521px){


    .grupo_dpm {
        width: 340px !important;
        margin-left: 80px;
    }

    .container_logo{
        margin-left: -200px;     
          
    }

    .video_home {
        width: 400px;
        height: 300px;        
    }

    .container_info_head {
        width: 75%;
        top:100px;
    }

    .container_imgBG img{ 
        height: 700px;
    }

    .cont_tit {
       margin-top: 160px;
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    
    .cont_process{
        width: 70%;     
    }


    .cont_process h3{
        line-height: 40px;
        font-size: 30px;
        width: 220px;
    }
    

    .cont_process img {
        width: 220px; 
    
    }
    
    .cont_process p {
      font-size: 25px;
      width: 220px; 
      line-height: 40px;
    }

    .info_txt {
        padding-right: 60px;
        padding-left: 60px;
    }
    

    .container_info3{ 
        height: 2000px !important;
    }


    .cont_inf5 {
        margin-left: 120px !important;
    } 

    .cont_inf5 img {
        width: 230px;
    }

    .txt_info3 {
        line-height: 40px;
        font-size: 25px;
    }

    .cont_dif6_1{
        height: 980px;
    }

    .cont_dif6_2{
        margin-top: 80px;
        height: 550px;
    }

    .container_footer{
        height: 980px;
        margin-top: 1050px;
     } 

     .grupo_cxs_hist {
       margin-left: 130px;
     }

     .grupo_cx_link {
        margin-left: 130px;
        margin-top: -230px;
     }

     .grupo_cx_contato {
        margin-left: 130px;
        margin-top: 0px;
     }

     .grupo_cxs_premio {
        margin-left: 100px !important;
        margin-top: 0px;
    }

     .grupo_cx_certificado {
        margin-left: 130px !important;
        margin-top: 0px;
     }

     .grupo_cx_redes {
        margin-left: 130px !important;
        margin-top: 0px;
     }

     .cont_img_zp {
       left: 20px;
        margin-top: -50px;
    }



        /* -------------------- */

        .bloco_item {
            margin-left: 30px;  
            width: 380px !important;
            max-width: 380px;
        }
    
        .bloco_item img{ 
            max-width: 400px;
            width: 400px !important;
            margin-left: -10px !important;  
        }
    
        .cont_projt {
            margin-left: 20px;
        }
    
        
        .bloco_item2 {
            display: none;
        }
        
        .bloco_item3 {
            display: none;
        }


        .info_txt2_2{
            margin-left: -30px;
            width: 72%;
        }

        .info_txt3 {
            margin-left: -30px;
            width: 72%;
        }
    
        #img_sobre {
            margin-left: 10px;
            width: 90%;
         }
    
         .grupo_cxs_sobre  {
            margin-left: 65px !important;
            margin-top: 100px;
            width: 75%;
         }
    
         .grupo_cxs_sobre  img{ 
            margin-left: 115px;
         }
    
         .grupo_cxs_sobre3 {
            margin-top: 0px;
         }
    
         .cont_prem2{
            margin-top: 1300px;
            height: 4100px;
         }
    
         .cont_prm {
            height: 100px;
            margin-bottom: 10px;        
         }
    
         .cont_prem {
            margin-top: 1000px;
         }
    
    
         .grupo_cxs_prem {
            width: 370px;
            margin-left: 20px;
          }
    
          .grupo_cxs_prem img { 
            margin-left: 80px;
          }
    
          .grupo_cxs_prem4 {
            margin-top: 970px;
          }
    
          .grupo_cxs_prem5 {
            margin-top: 50px !important;
          }
    
          .grupo_cxs_prem6 {
            margin-top: 50px !important;
          }
    
          .grupo_cxs_prem7 {
            margin-top: 1650px;
            margin-left: 190px;
          }
          
          .grupo_cxs_prem8 {
            margin-top: 50px !important;
            margin-left: 190px;
          }


        .cont_parceiros {
            height: 250px;
        }

        .container_btns_parceiro {
           margin-left: -100px;
        }

    
        .img_prc img{
            height: 200px !important;
        }

              /* PROJETOS */


              .grupo_cxs_proj {
                width: 62%;
                max-width: 62%;
                margin-left: 210px;
                margin-top: 0px;
            }

    .grupo_cxs_proj  img{
        width: 108%;
        height: 250px;
    }

    .grupo_cxs_proj1 {
        margin-top: -1000px;
    }

    .grupo_cxs_proj2 {
        margin-top: 30px;
    }

    .grupo_cxs_proj3 {
        margin-top: 30px;
    }

    .grupo_cxs_proj4 {
        margin-top: -300px;       
    }

    .grupo_cxs_proj5 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj6 {
        margin-top: 30px;
    }

    .grupo_cxs_proj7 {           
        margin-top: 400px;
    }

    .grupo_cxs_proj8 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj9 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj10 {
        margin-top: 1100px;
    }

    .grupo_cxs_proj11 {
        margin-top: 30px;;
    }

    .grupo_cxs_proj12 {
            margin-top: 30px;
    }

    .grupo_cxs_proj13 {
        margin-top: 1800px;
    }

    .grupo_cxs_proj14 {
        margin-top: 30px;
    }

    .grupo_cxs_proj15 {
        margin-top: 30px;
    }

    .ult_cont_item {
        margin-bottom: 2600px !important;
    }
    
    .txt_proj{
        margin-left: -20px;
        padding: 0px;
        width: 97%;
    }    


            /*   edit CONTATO  */
            .grupo_frm {
                margin-top: -130px !important;
            }   
        
            .rw_item2 {
                margin-left: -130px;
                padding-left: 0px;
                width: 108%;
            } 
        
            .group_cont h1 {
                width: 50%;
            }
            
            #btn_envio_contato {
                width: 100%;
            }

            .group_cont p {
                margin-left: 130px; 
                display: block;        
            }
        
            .group_cont h1 {
                padding-left: 150px;
                width: 50%;
            }
        
            .img_cont {
                margin-left: -50px;
            }
    
            #img_mapa {
                width: 100%;
             }


             .cont_prc {        
                margin-top: 1400px;
            }

            #p-process4 {
                height: 115px;
            }
        
            #grupo_cx6 { 
                /* margin-top: -10px; */
            }
        
            .cont-atd {
                margin-top: 2850px;
            }
        
            .cont_process{
                margin-bottom: -100px;
                height: 1150px;
            }
        
            .grupo_cxs_process {
                margin-left: 20px;   
                width: 230px;
                max-width: 230px;
            }

            .btn_prc {
                bottom: 10px;
            }

            #btn_prc1 {
                right: 80px;
            }

            #btn_prc2 {
                left: 40px;
            }

            #btn_prc4 {
                right: 20px;
            }

            .slider img {
                height: 280px;
            }

            .navigation-auto {
                margin-top: 310px;
          }
          
          .manual-navigation {
              margin-top: 30px;
          }
        
          .cont_inf_proj {
            margin-top: -220px;
          }
        
          .cont_prc {
            margin-top: 1550px;
          }

          .cont-img-popUp img{
            width: 400px;
            /* height: 350px !important; */
        }
    
        .btn-fechar-popUP {
            margin-left: 370px !important;
        } 
    

}


@media (min-width: 515px) and (max-width: 520px){ 

    .cont_process{
        width: 70%;
    }


    .cont_process h3{
        line-height: 40px;
        font-size: 30px;
        width: 220px;
    }
    

    .cont_process img {
        width: 220px; 
    
    }
    
    .cont_process p {
      font-size: 25px;
      width: 220px; 
      line-height: 40px;
    }

  
} 


@media (min-width: 200px) and (max-width: 480px){ 


    .grupo_cxs_prem7 {
        margin-top: 1800px;
    }

    /* .grupo_cxs_prem8 {
        background-color: #1bd10a;   
        margin-top: 1200px;
    } */



}


@media (min-width: 521px) and (max-width: 630px){

    .container_logo{
        margin-left: -200px;     
          
    }
    .video_home {
        width: 500px;
        height: 350px;        
    }

    .container_info_head {
       width: 650px;
       top:100px;
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    .container_info_head {
        width: 75%;
    }

    
    .container_info3{ 
        height: 2000px !important;
    }


    .cont_inf5 {
        margin-left: 120px !important;
    } 

    .cont_inf5 img {
        width: 230px;
    }

    .txt_info3 {
        line-height: 40px;
        font-size: 25px;
    }

          /* PROJETOS */

       .grupo_cxs_proj {
        width: 100%;
        max-width: 90%;
        margin-left: -20px;
        margin-top: 0px;
    }

    .grupo_cxs_proj  img{
        width: 108%;
        height: 250px;
    }

    .grupo_cxs_proj1 {
        margin-top: -1000px;
    }

    .grupo_cxs_proj2 {
        margin-top: 30px;
    }

    .grupo_cxs_proj3 {
        margin-top: 30px;
    }

    .grupo_cxs_proj4 {
        margin-top: -300px;       
    }

    .grupo_cxs_proj5 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj6 {
        margin-top: 30px;
    }

    .grupo_cxs_proj7 {           
        margin-top: 400px;
    }

    .grupo_cxs_proj8 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj9 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj10 {
        margin-top: 1100px;
    }

    .grupo_cxs_proj11 {
        margin-top: 30px;;
    }

    .grupo_cxs_proj12 {
            margin-top: 30px;
    }

    .grupo_cxs_proj13 {
        margin-top: 1800px;
    }

    .grupo_cxs_proj14 {
        margin-top: 30px;
    }

    .grupo_cxs_proj15 {
        margin-top: 30px;
    }

    .ult_cont_item {
        margin-bottom: 2600px !important;
    }
    
    .txt_proj{
        margin-left: -20px;
        padding: 0px;
        width: 97%;
    }

    #img_mapa {
        width: 100%;
     }

     .cont_process{
        margin-bottom: -100px;
        height: 1150px;
    }

    .grupo_cxs_process {
        margin-left: 20px;   
        width: 170px;
        max-width: 170px;
    }

    #p-process4 {
        height: 150px;
    }

    #grupo_cx5 {
        left: 0px;
        margin-top: 20px;
    }
    
    #grupo_cx6 { 
        margin-left: 0px;
        margin-top: 20px;
    }

    .cont-atd {
        margin-top: 250px;
    }

}


/*481mp*/
@media (min-width: 481px) and (max-width: 580px){ 

    .grupo_dpm {
        width: 380px !important;
        margin-left: 80px;
    }

    .grupo_dep2 {
        left: 0px;
        top: 20px;
    }

    .grupo_dep3 {
        left: 0px;
        top: 20px;
    }
    
    .cont_dif6_1{
        height: 980px;
    }

    .cont_dif6_2{
        margin-top: 80px;
        height: 550px;
    }

    .container_footer{
        height: 980px;
        margin-top: 1050px;
     } 

     .grupo_cxs_hist {
        left: 80px;
     }

     .grupo_cx_link {
        left: 80px;
        top: -260px;
     }

     .grupo_cx_contato {
        left: 80px;
        top: -300px;
     }

     .grupo_cxs_premio {
        left: 40px;
        top: -40px;
     }

     .grupo_cx_certificado {
        top: -80px;
        left: 30px;
     }

     .grupo_cx_redes {
        top: -120px;
        left: 80px;
     }

     .cont_img_zp {
       left: 20px;
        margin-top: -50px;
    }



        /* -------------------- */

        .bloco_item {
            margin-left: 20px;  
            width: 380px !important;
            max-width: 380px;
        }
    
        .bloco_item img{ 
            max-width: 400px;
            width: 400px !important;
            margin-left: -10px !important;  
        }
    
        .cont_projt {
            margin-left: 20px;
        }
    
        
        .bloco_item2 {
            display: none;
        }
        
        .bloco_item3 {
            display: none;
        }

        .info_txt2_2{
            margin-left: -20px;
            width: 72%;
        }

        .info_txt3 {
            margin-left: -20px;
            width: 72%;
        }
    
        #img_sobre {
            margin-left: 10px;
            width: 90%;
         }
    
         .grupo_cxs_sobre  {
            margin-left: 80px !important;
            margin-top: 100px;
            width: 75%;
         }
    
         .grupo_cxs_sobre  img{ 
            margin-left: 115px;
         }
    
         .grupo_cxs_sobre3 {
            margin-top: 0px;
         }
    
         .cont_prem2{
            margin-top: 1300px;
            height: 3690px;
         }
    
         .cont_prm {
            height: 100px;
            margin-bottom: 10px;        
         }
    
         .cont_prem {
            margin-top: 1000px;
         }
    
    
         .grupo_cxs_prem {
            width: 400px;
            margin-left: 20px;
          }
    
          .grupo_cxs_prem img { 
            margin-left: 100px;
          }
    
          .grupo_cxs_prem4 {
            margin-top: 800px;
          }
    
          .grupo_cxs_prem5 {
            margin-top: 50px !important;
          }
    
          .grupo_cxs_prem6 {
            margin-top: 50px !important;
          }
          

          .grupo_cxs_prem7 {
            margin-top: 1650px;
            margin-left: 190px;
          }
          
          .grupo_cxs_prem8 {
            margin-top: 50px !important;
            margin-left: 190px;
          }

          .cont_parceiros {
            height: 250px;
        }

        .container_btns_parceiro {
           margin-left: -100px;
        }

    
        .img_prc img{
            height: 200px !important;
        }


           /* PROJETOS */

           .grupo_cxs_proj {
                width: 63%;
                max-width: 63%;
                margin-left: 210px;
                margin-top: 0px;
            }


    .grupo_cxs_proj  img{
        width: 108%;
        height: 250px;
    }

    .grupo_cxs_proj1 {
        margin-top: -1000px;
    }

    .grupo_cxs_proj2 {
        margin-top: 30px;
    }

    .grupo_cxs_proj3 {
        margin-top: 30px;
    }

    .grupo_cxs_proj4 {
        margin-top: -300px;       
    }

    .grupo_cxs_proj5 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj6 {
        margin-top: 30px;
    }

    .grupo_cxs_proj7 {           
        margin-top: 400px;
    }

    .grupo_cxs_proj8 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj9 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj10 {
        margin-top: 1100px;
    }

    .grupo_cxs_proj11 {
        margin-top: 30px;;
    }

    .grupo_cxs_proj12 {
            margin-top: 30px;
    }

    .grupo_cxs_proj13 {
        margin-top: 1800px;
    }

    .grupo_cxs_proj14 {
        margin-top: 30px;
    }

    .grupo_cxs_proj15 {
        margin-top: 30px;
    }

    .ult_cont_item {
        margin-bottom: 2600px !important;
    }
    
    .txt_proj{
        margin-left: -20px;
        padding: 0px;
        width: 97%;
    }

        /*   edit CONTATO  */
    .grupo_frm {
        margin-top: -130px !important;
    }   

    .rw_item2 {
        margin-left: -130px;
        padding-left: 0px;
        width: 108%;
    } 

    .group_cont h1 {
        width: 50%;
    }
    
    #btn_envio_contato {
        width: 100%;
    }

    #img_mapa {
        width: 100%;
     }

     .btn_prc {
        bottom: 10px;
    }

    #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

    .slider img {
        height: 280px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -220px;
  }


  .cont_prc {
    margin-top: 1550px;
  }



}


/*581mp*/
@media (min-width: 581px) and (max-width: 630px){


    .container_info_head{
        top:100px;
        width: 100%;
    }

    .container_info3{ 
        height: 800px;
    }

    .grupo_cx_cid{
        margin-left: 50px;
      
    }

    .cont_inf5{
        margin-left: 50px;
        
    }

    .grupo_dpm {
        width: 400px !important;
        margin-left: 140px;
     
    }

    .grupo_dep2 {
        left: 0px;
        top: 20px;
    }

    .grupo_dep3 {
        left: 0px;
        top: 20px;
    }
    
    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 550px;
    }

    .container_footer{
        height: 420px;
        margin-top: 800px;
     }  

     .grupo_cxs_hist {
        left: 20px;
     }

     .grupo_cx_contato {    
        margin-top: -230px;
     }

     .grupo_cx_redes {
        margin-top: -155px;
        margin-left:350px;
     }

     .grupo_cxs_premio {
        margin-left:310px !important;
        margin-top: 85px;
        padding-right: 0px !important;
     }
     
     .grupo_cx_link {
        margin-top: -550px;
        margin-left: 370px;
        width: 80px;
        min-width: 80px;
        padding-right: 0px;
     }

     .line_tit_lk {
        width: 90%;   
     }

     .grupo_cx_certificado {
        margin-top: 100px;
        margin-left: 50px !important;
     }  

     .cont_img_zp {
        right: 70px;
        margin-top: -50px;
    }



        /* -------------------- */

        .bloco_item {
            margin-left: 0px;  
            width: 380px !important;
            max-width: 380px;
        }
    
        .bloco_item img{ 
            max-width: 400px;
            width: 400px !important;
            margin-left: -10px !important;  
        }
    
        .cont_projt {
            margin-left: 20px;
        }
    
        
        .bloco_item2 {
            display: none;
        }
        
        .bloco_item3 {
            display: none;
        }

        .info_txt3 {
            width: 83%;
        }
    
        #img_sobre {
            margin-left: 30px;
            width: 90%;
         }
    
         .grupo_cxs_sobre  {
            margin-left: 80px !important;
            margin-top: 100px;
            width: 75%;
         }
    
         .grupo_cxs_sobre  img{ 
            margin-left: 165px;
         }
    
         .grupo_cxs_sobre3 {
            margin-top: 0px;
         }
    
         .cont_prem2{
            margin-top: 1300px;
            height: 3650px;
         }
    
         .cont_prm {
            height: 100px;
            margin-bottom: 10px;        
         }
    
         .cont_prem {
            margin-top: 900px;
         }
    
    
         .grupo_cxs_prem {
            width: 480px;
            margin-left: 20px;
          }
    
          .grupo_cxs_prem img { 
            margin-left: 140px;
          }
    
          .grupo_cxs_prem4 {
            margin-top: 800px;
          }
    
          .grupo_cxs_prem5 {
            margin-top: 50px !important;
          }
    
          .grupo_cxs_prem6 {
            margin-top: 50px !important;
          }
    
          .grupo_cxs_prem7 {
            margin-top: 1650px;
            margin-left: 190px;
          }
          
          .grupo_cxs_prem8 {
            margin-top: 50px !important;
            margin-left: 190px;
          }

          .cont_parceiros {
            height: 210px;
        }


           /*  PROJETOS */

        .grupo_cxs_proj {
            width: 70%;
            max-width: 70%;
            margin-left: 210px;
            margin-top: 0px;
        }

    .grupo_cxs_proj  img{
        width: 104%;
        height: 400px;
    }

    .grupo_cxs_proj1 {
        margin-top: -900px;
    }

    .grupo_cxs_proj2 {
        margin-top: 30px;
    }

    .grupo_cxs_proj3 {
        margin-top: 30px;
    }

    .grupo_cxs_proj4 {
        margin-top: 250px;       
    }

    .grupo_cxs_proj5 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj6 {
        margin-top: 30px;
    }

    .grupo_cxs_proj7 {           
        margin-top: 1400px;
    }

    .grupo_cxs_proj8 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj9 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj10 {
        margin-top: 2550px;
    }

    .grupo_cxs_proj11 {
        margin-top: 30px;;
    }

    .grupo_cxs_proj12 {
            margin-top: 30px;
    }

    .grupo_cxs_proj13 {
        margin-top: 3700px;
    }

    .grupo_cxs_proj14 {
        margin-top: 30px;
    }

    .grupo_cxs_proj15 {
        margin-top: 30px;
    }

    .ult_cont_item {
        margin-bottom: 5200px !important;
    }
    
    .txt_proj{
        padding: 0px;
        width: 97%;
    }


    /*   edit CONTATO  */
    .grupo_frm {
        margin-top: -130px !important;
    }   

    .rw_item2 {
        margin-left: -100px;
        padding-left: 0px;
        width: 105%;
    } 

    .group_cont h1 {
        width: 50%;
    }
    
    #btn_envio_contato {
        width: 100%;
    }

    #img_mapa {
        width: 100%;
     }

     .cont_prc {
        margin-top: 1500px;
     }

     #p-process4 {
        height: 115px;
    }

    #grupo_cx5 {
        left: -300px;
        margin-top: 20px;
    }
    
    #grupo_cx6 { 
        margin-left: -270px;
        margin-top: 20px;
    }

    .cont-atd {
        margin-top: 150px;
    }

    .cont_process{
        margin-bottom: -100px;
        height: 1150px;
    }

    .grupo_cxs_process {
        margin-left: 20px;   
        width: 200px;
        max-width: 200px;
    }

    .btn_prc {
        bottom: 10px;
    }

    #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

    .slider img {
        height: 280px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -220px;
  }



}

/*631mp*/
@media (min-width: 631px) and (max-width: 690px){

    .container_logo{
        margin-left: -200px;     
          
    }

    .video_home {
        width: 600px;
        height: 400px;        
    }

    .container_info_head {
       width: 650px;
       top:100px;
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    

    .container_info_head{
        top:150px;
        width: 100%;
    }

    .container_info3{ 
        height: 800px;
    }

    .grupo_cx_cid{
        margin-left: 100px;
      
    }

    .cont_inf5{
        margin-left: 0px;
        
    }

    .grupo_dpm {
        width: 500px !important;
        margin-left: 120px;
     
    }

    .grupo_dep2 {
        left: 0px;
        top: 20px;
    }

    .grupo_dep3 {
        left: 0px;
        top: 20px;
    }

    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 500px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }  

     .grupo_cx_contato {
        /* margin-top: -300px; */
     }

     .grupo_cx_redes {
       margin-top: -120px;
       left: 300px;
     }

     .grupo_cxs_premio {
        left: 280px;
        top: -30px;
        padding-right: 0px;
     }
     
     .grupo_cx_contato {
        margin-top: -540px;
     }

     .grupo_cx_link {
        top: -590px;
        left: 300px;
       padding-right: 0px;
     }

     .grupo_cx_certificado {
        left: -30px;
        top: 40px;
     }

     .cont_img_zp {
        right: 90px;
        margin-top: -50px;
    }


    /* -------------------- */

    .bloco_item {
        margin-left: 0px;  
        width: 380px !important;
        max-width: 380px;
    }

    .bloco_item img{ 
        max-width: 400px;
        width: 400px !important;
        margin-left: -10px !important;  
    }

    .cont_projt {
        margin-left: 20px;
    }

    
    .bloco_item2 {
        display: none;
    }
    
    .bloco_item3 {
        display: none;
    }

    .info_txt3 {
        width: 83%;
    }

    #img_sobre {
        margin-left: 30px;
        width: 90%;
     }

     .grupo_cxs_sobre  {
        margin-left: 80px !important;
        margin-top: 100px;
        width: 80%;
     }

     .grupo_cxs_sobre  img{ 
        margin-left: 220px;
     }

     .grupo_cxs_sobre3 {
        margin-top: 0px;
     }

     .cont_prem2{
        margin-top: 1300px;
        height: 3650px;
     }

     .cont_prm {
        height: 100px;
        margin-bottom: 10px;        
     }

     .cont_prem {
        margin-top: 900px;
     }


     .grupo_cxs_prem {
        width: 560px;
        margin-left: 30px;
      }

      .grupo_cxs_prem img { 
        margin-left: 190px;
      }

      .grupo_cxs_prem4 {
        margin-top: 800px;
      }

      .grupo_cxs_prem5 {
        margin-top: 50px !important;
      }

      .grupo_cxs_prem6 {
        margin-top: 50px !important;
      }

      .grupo_cxs_prem7 {
        margin-top: 1650px;
        margin-left: 190px;
      }
      
      .grupo_cxs_prem8 {
        margin-top: 50px !important;
        margin-left: 190px;
      }


      .cont_parceiros {
        height: 230px;
    }

       /*  PROJETOS */

       .grupo_cxs_proj {
        width: 70%;
        max-width: 70%;
        margin-left: 210px;
        margin-top: 0px;
        }

    .grupo_cxs_proj  img{
        width: 104%;
        height: 400px;
    }

    .grupo_cxs_proj1 {
        margin-top: -900px;
    }

    .grupo_cxs_proj2 {
        margin-top: 30px;
    }

    .grupo_cxs_proj3 {
        margin-top: 30px;
    }

    .grupo_cxs_proj4 {
        margin-top: 250px;       
    }

    .grupo_cxs_proj5 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj6 {
        margin-top: 30px;
    }

    .grupo_cxs_proj7 {           
        margin-top: 1400px;
    }

    .grupo_cxs_proj8 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj9 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj10 {
        margin-top: 2550px;
    }

    .grupo_cxs_proj11 {
        margin-top: 30px;;
    }

    .grupo_cxs_proj12 {
            margin-top: 30px;
    }

    .grupo_cxs_proj13 {
        margin-top: 3700px;
    }

    .grupo_cxs_proj14 {
        margin-top: 30px;
    }

    .grupo_cxs_proj15 {
        margin-top: 30px;
    }

    .ult_cont_item {
        margin-bottom: 5200px !important;
    }
    
    .txt_proj{
        padding: 0px;
        width: 97%;
    }

      /*   edit CONTATO  */
      .grupo_frm {
        margin-top: -80px !important;
    }

    .group_conntato{
        height: 120px;
        width:40%;
        padding-left: 0px;    
    }   

    .group_cont p {
        margin-left: 50px; 
        display: block;

    }

    .group_cont h1 {
        padding-left: 70px;
        width: 50%;
    }

    .img_cont {
        margin-left: -130px;
    }

    .group_conntato2 {
        margin-top: -120px;
        margin-left: 200px;
    }

    .group_conntato2 img{ 
        margin-left: 80px;
    }

    .group_conntato3 {
        margin-top: -120px;
        margin-left: 350px;
    }

    .group_conntato3 img{ 
        margin-left: 240px; 
    }

    .rw_item2 {
        margin-left: -100px;
        padding-left: 0px;
        width: 105%;
    } 

    .email_cont {
        margin-left: 40px !important;
    }

    #img_mapa {
        width: 100%;
     }

     .cont_prc {
        margin-top: 350px;
     }

     #p-process4 {
        height: 115px;
    }

    #grupo_cx5 {
        left: -300px;
        margin-top: 20px;
    }
    
    #grupo_cx6 { 
        margin-left: -270px;
        margin-top: 20px;
    }

    .cont-atd {
        margin-top: 150px;
    }

    .cont_process{
        margin-bottom: -100px;
        height: 1150px;
    }

    .grupo_cxs_process {
        margin-left: 30px;   
        width: 200px;
        max-width: 200px;
    }

    .btn_prc {
        bottom: 10px;
    }

    #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

    .slider img {
        height: 280px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -220px;
  }


}

/*691mp*/
@media (min-width: 691px) and (max-width: 720px){ 

    
    .container_logo{
        margin-left: -200px;     
          
    }

    .video_home {
        width: 600px;
        height: 400px;        
    }

    .container_info_head {
       width: 650px;
       top:100px;
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    .info_txt{
        padding-left: 70px;
        padding-right: 70px;
    }
    
    .container_info3{ 
        height: 430px;
    }

    .grupo_cx_cid{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 10px;
        max-width: 160px;
        width:160px;            
    }

    .cont_inf5{
        margin-left: 30px;
    }

    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 30px !important;
        padding: 20px !important;
    }


    .grupo_dep1 {
        margin-left: 100px !important;
    }

    .grupo_dep3 {
        margin-left: 260px !important;
    }


    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 500px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }

     .grupo_cxs_hist {
        left: 80px;
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .grupo_cxs_hist p { 
        margin-left: 10px;
        height: 300px;
    }

    .grupo_cx_link {
        margin-left: 140px;
    }


    .grupo_cx_contato {
        left:-230px; 
        width: 300px;
        min-width: 300px;
     }

     .grupo_cxs_premio{
        top: 10px;
        margin-left: 420px !important;
        width: 300px;
        min-width: 300px;
    }


     .grupo_cx_certificado {
        margin-top: 100px;
        margin-left: 100px !important;
         width: 250px;  
         min-width: 250px;
       }

     .grupo_cx_redes{
        margin-left: 80px;
        margin-top: 100px;
        width: 250px;
        min-width: 250px;
     }

    .cont_img_zp {
        right: 70px;
        margin-top: -50px;
    }

    .group_cont2 p {
        margin-left: 55px;
       }


/* -------------------- */

    .bloco_item {
        margin-left: 20px;  
        width: 350px !important;
        max-width: 320px;
    }

    .bloco_item img{ 
        max-width: 320px;
        margin-left: 0px !important;  
    }

    .cont_projt {
        margin-left: 20px;
    }

    .bloco_item3 {
        display: none;
    }

    .info_txt3 {
        width: 83%;
    }

    #img_sobre {
        margin-left: 30px;
        width: 90%;
     }

     .grupo_cxs_sobre  {
        margin-left: 80px !important;
        margin-top: 100px;
        width: 80%;
     }

     .grupo_cxs_sobre  img{ 
        margin-left: 220px;
     }

     .grupo_cxs_sobre3 {
        margin-top: 0px;
     }

     .cont_prem2{
        margin-top: 1300px;
        height: 3650px;
     }

     .cont_prm {
        height: 100px;
        margin-bottom: 10px;        
     }

     .cont_prem {
        margin-top: 900px;
     }


     .grupo_cxs_prem {
        width: 600px;
        margin-left: 30px;
      }

      .grupo_cxs_prem img { 
        margin-left: 190px;
      }

      .grupo_cxs_prem4 {
        margin-top: 800px;
      }

      .grupo_cxs_prem5 {
        margin-top: 50px !important;
      }

      .grupo_cxs_prem6 {
        margin-top: 50px !important;
      }

      .grupo_cxs_prem7 {
        margin-top: 1650px;
        margin-left: 190px;
      }
      
      .grupo_cxs_prem8 {
        margin-top: 50px !important;
        margin-left: 190px;
      }

      .cont_parceiros {
        height: 240px;
    }

       /*  PROJETOS */

       .grupo_cxs_proj {
        width: 73%;
        max-width: 73%;
        margin-left: 210px;
        margin-top: 0px;
        }

    .grupo_cxs_proj  img{
        width: 104%;
        height: 400px;
    }

    .grupo_cxs_proj1 {
        margin-top: -900px;
    }

    .grupo_cxs_proj2 {
        margin-top: 30px;
    }

    .grupo_cxs_proj3 {
        margin-top: 30px;
    }

    .grupo_cxs_proj4 {
        margin-top: 250px;       
    }

    .grupo_cxs_proj5 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj6 {
        margin-top: 30px;
    }

    .grupo_cxs_proj7 {           
        margin-top: 1400px;
    }

    .grupo_cxs_proj8 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj9 {           
        margin-top: 30px;
    }

    .grupo_cxs_proj10 {
        margin-top: 2550px;
    }

    .grupo_cxs_proj11 {
        margin-top: 30px;;
    }

    .grupo_cxs_proj12 {
            margin-top: 30px;
    }

    .grupo_cxs_proj13 {
        margin-top: 3700px;
    }

    .grupo_cxs_proj14 {
        margin-top: 30px;
    }

    .grupo_cxs_proj15 {
        margin-top: 30px;
    }

    .ult_cont_item {
        margin-bottom: 5200px !important;
    }
    
    .txt_proj{
        padding: 0px;
        width: 97%;
    }

     /*   edit CONTATO  */
     .grupo_frm {
        margin-top: -80px !important;
    }

    .group_conntato{
        height: 120px;
        width:40%;
        padding-left: 0px;        
    }   

    .group_cont p {
        margin-left: 70px; 
        display: block;

    }

    .group_cont h1 {
        padding-left: 100px;
        width: 50%;
    }

    .img_cont {
        margin-left: -100px;
    }

    .group_conntato2 {
        margin-top: -120px;
        margin-left: 220px;
    }

    .group_conntato2 img{ 
        margin-left: 130px;
    }

    .group_conntato3 {
        margin-top: -120px;
        margin-left: 410px;
    }

    .group_conntato3 img{ 
        margin-left: 320px; 
    }

    .rw_item2 {
        margin-left: -100px;
        padding-left: 0px;
        width: 105%;
    } 

    .email_cont {
        margin-left: 50px !important;
    }

    #img_mapa {
        width: 100%;
     }

     #p-process4 {
        height: 115px;
    }

    #grupo_cx5 {
        left: -320px;
        margin-top: 20px;
    }
    
    #grupo_cx6 { 
        margin-left: -270px;
        margin-top: 20px;
    }

    .cont-atd {
        margin-top: 150px;
    }

    .cont_process{
        margin-bottom: -100px;
        height: 1150px;
    }

    .grupo_cxs_process {
        margin-left: 50px;   
        width: 200px;
        max-width: 200px;
    }

    .btn_prc {
        bottom: 10px;
    }

    #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

    .slider img {
        height: 280px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -220px;
  }


}

/*721mp*/
@media (min-width: 721px) and (max-width: 750px){ 


    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 30px !important;
        padding: 20px !important;
    }
   
    .grupo_dep1 {
        margin-left: 100px !important;
    }

    .grupo_dep2 {
        margin-left: 70px !important;
    }

    .grupo_dep3 {
        margin-left: 250px !important;
    }


    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    .container_info_head{
        width: 680px;
    }

    .container_logo{
        margin-left: -200px;     
          
    }

    .video_home {
        width: 700px;
        height: 400px;        
    }


   
    .container_info3{ 
        height: 430px;
    }

    .grupo_cx_cid{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 10px;
        max-width: 170px;
        width:170px;
    }

    .cont_inf5{
        margin-left: 30px;
    }


    /* FOOTER */

    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 500px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }

     .grupo_cxs_hist {
        left: 80px;
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .grupo_cxs_hist p { 
        margin-left: 10px;
        height: 300px;
    }

    .grupo_cx_link {
        left: 150px;
    }


    .grupo_cx_contato {
        left:-230px; 
        width: 300px;
        min-width: 300px;
     }

     .grupo_cxs_premio{
        top: -30px;
        left: 350px;
        width: 300px;
        min-width: 300px;
    }


     .grupo_cx_certificado {
        top: 280px;   
         left: -380px; 
         width: 250px;
         min-width: 250px;
     }

     .grupo_cx_redes{
        left: 100px;
        top: 80px;
            width: 250px;
        min-width: 250px;
     }

    .cont_img_zp {
        right: 70px;
        margin-top: -50px;
    }

    .group_cont2 p {
        margin-left: 55px;
       }

       .bloco_item {
        margin-left: 30px;  
        width: 350px !important;
        max-width: 320px;
    }

    .bloco_item img{ 
        max-width: 320px;
        margin-left: 0px !important;  
    }

    .cont_projt {
        margin-left: 20px;
    }

    .bloco_item3 {
        display: none;
    }   

    .info_txt3 {
        width: 83%;
    }

    #img_sobre {
        margin-left: 30px;
        width: 90%;
     }

     .grupo_cxs_sobre  {
        margin-left: 80px !important;
        margin-top: 100px;
        width: 80%;
     }

     .grupo_cxs_sobre  img{ 
        margin-left: 220px;
     }

     .grupo_cxs_sobre3 {
        margin-top: 0px;
     }

     .cont_prem2{
        margin-top: 1300px;
        height: 3650px;
     }

     .cont_prm {
        height: 100px;
        margin-bottom: 10px;        
     }

     .cont_prem {
        margin-top: 900px;
     }


     .grupo_cxs_prem {
        width: 600px;
        margin-left: 30px;
      }

      .grupo_cxs_prem img { 
        margin-left: 190px;
      }

      .grupo_cxs_prem4 {
        margin-top: 800px;
      }

      .grupo_cxs_prem5 {
        margin-top: 50px !important;
      }

      .grupo_cxs_prem6 {
        margin-top: 50px !important;
      }

      .grupo_cxs_prem7 {
        margin-top: 1650px;
        margin-left: 190px;
      }
      
      .grupo_cxs_prem8 {
        margin-top: 50px !important;
        margin-left: 190px;
      }


      .cont_parceiros {
        height: 260px;
    }

      
             /*  PROJETOS */

             .grupo_cxs_proj {
                width: 73%;
                max-width: 73%;
                margin-left: 210px;
                margin-top: 0px;
            }
    
            .grupo_cxs_proj  img{
                width: 104%;
                height: 400px;
            }
    
            .grupo_cxs_proj1 {
                margin-top: -900px;
            }
    
            .grupo_cxs_proj2 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj3 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj4 {
                margin-top: 250px;       
            }
    
            .grupo_cxs_proj5 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj6 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj7 {           
                margin-top: 1400px;
            }
    
            .grupo_cxs_proj8 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj9 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj10 {
                margin-top: 2550px;
            }
    
            .grupo_cxs_proj11 {
                margin-top: 30px;;
            }
    
            .grupo_cxs_proj12 {
                    margin-top: 30px;
            }
    
            .grupo_cxs_proj13 {
                margin-top: 3700px;
            }
    
            .grupo_cxs_proj14 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj15 {
                margin-top: 30px;
            }
    
            .ult_cont_item {
                margin-bottom: 5200px !important;
            }

            
 /*   edit CONTATO  */
    .grupo_frm {
        margin-top: -80px !important;
    }

    .group_conntato{
        height: 120px;
        width:40%;
        padding-left: 0px;
    }   

    .group_cont p {
        margin-left: 70px; 
        display: block;
    }

    .group_cont h1 {
        padding-left: 100px;
        width: 50%;
    }

    .img_cont {
        margin-left: -100px;
    }

    .group_conntato2 {
        margin-top: -120px;
        margin-left: 220px;
    }

    .group_conntato2 img{ 
        margin-left: 130px;
    }

    .group_conntato3 {
        margin-top: -120px;
        margin-left: 410px;
    }

    .group_conntato3 img{ 
        margin-left: 320px; 
    }

    .rw_item2 {
        margin-left: -100px;
        padding-left: 0px;
        width: 105%;
    } 

    #btn_envio_contato {
        width: 100%;
    }

    #img_mapa {
        width: 100%;
     }

     .grupo_cxs_process {
        margin-left: 60px;   
        width: 200px;
        max-width: 200px;
     }

     .cont_process{
        margin-bottom: -100px;
        height: 1150px;
    }
    
    #p-process4 {
        height: 115px;
    }

    #grupo_cx5 {
        left: -320px;
        margin-top: 20px;
    }
    
    #grupo_cx6 { 
        margin-left: -270px;
        margin-top: 20px;
    }

    .btn_prc {
        bottom: 10px;
    }

    #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

    .slider img {
        height: 280px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -220px;
  }


} 

/*751mp*/
@media (min-width: 751px) and (max-width: 800px){ 


    #p-process4 {
        height: 115px;
    }

    #grupo_cx5 {
        left: -350px;
        margin-top: 20px;
    }
    
    #grupo_cx6 { 
        margin-left: -270px;
        margin-top: 20px;
    }

    .cont-atd {
        margin-top: 150px;
    }

    .video_home {
        width: 600px;
        height: 400px;        
    }


    .cont_process{
        margin-bottom: -100px;
        height: 1150px;
    }

    .grupo_cxs_process {
        margin-left: 80px;   
        width: 200px;
        max-width: 200px;
    }


    .container_info_head{
        top:150px;
        width: 100%;
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    .container_logo{
        margin-left: -400px;              
    }

    .container_info3{ 
        height: 430px;
    }

    .grupo_cx_cid{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 10px;
        max-width: 170px;
        width:170px;
    }

    .cont_inf5{
        margin-left: 30px;
    }


    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 50px !important;

        padding: 20px !important;
    }
    
    .grupo_dep1 {
        margin-left: 100px !important;
    }

    .grupo_dep2 {
        margin-left: 70px !important;
    }

    .grupo_dep3 {
        margin-left: 250px !important;
    }

    
    /* FOOTER */

    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 500px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }

     .grupo_cxs_hist {
        left: 80px;
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .grupo_cxs_hist p { 
        margin-left: 10px;
        height: 300px;
    }

    .grupo_cx_link {
        left: 150px;
    }


    .grupo_cx_contato {
        top: 300px;
        left:-420px; 
        width: 300px;
        min-width: 300px;
     }

     .grupo_cxs_premio{
        top: -22px;
        left: 350px;
        width: 300px;
        min-width: 300px;
    }


     .grupo_cx_certificado {
        top: 280px;   
         left: -380px; 
         width: 250px;
         min-width: 250px;
     }

     .grupo_cx_redes{
        left: 100px;
        top: 80px;
            width: 250px;
        min-width: 250px;
     }

    .cont_img_zp {
        right: 70px;
        margin-top: -50px;
    }

    
     .bloco_item {
        margin-left: 50px;  
        width: 350px !important;
        max-width: 320px;
    }

    .bloco_item img{ 
        max-width: 320px;
        margin-left: 0px !important;  
    }

    .cont_projt {
        margin-left: 20px;
    }

    .bloco_item3 {
        display: none;
    }


    /* ---------------------------- */

    .group_cont2 p {
        margin-left: 55px;
    }


    
    .grupo_cxs_sobre {
        margin-left: 50px;
    }


    .grupo_cxs_sobre1 {
        margin-left: 150px;
    }

    .grupo_cxs_sobre3 {
        margin-top: 50px;
        margin-left: 300px;
    }
    
     .cont_prem2{
        margin-top: 850px ;
        height: 1850px;
     }

     
     .cont_prem2 h1{ 
        width: 94%;
     }

     .cont_prem {
        margin-top: 400px;
     }

     .cont_prm {
        height: 100px;
        margin-bottom: 410px;        
     }

  

     .grupo_cxs_prem1 {
        margin-left: 50px !important;     
    }

    .grupo_cxs_prem2 {
        margin-left: 400px !important;
        margin-top: -400px !important;    
    }

    .grupo_cxs_prem3 {
        margin-left: 50px !important;
        margin-top: 20px !important;    
    }

    .grupo_cxs_prem4 {
        margin-left: 400px !important;     
        margin-top: -10px;
    }

    .grupo_cxs_prem5 {
        margin-left: 50px !important;     
        margin-top: 20px !important;
    }

    .grupo_cxs_prem6 {
        margin-left: 10px !important;     
        margin-top: 20px !important;
    }

    .grupo_cxs_prem8 {
        margin-left: 10px !important;     
    }


    .info_txt3 {
        margin-top: 30px;
        width: 250px;
     }

     #img_sobre {
        margin-top: -510px;
        margin-left: -100px;
        width: 380px;
     }

     .grupo_cxs_prem{
       max-width: 300px;
        margin-left: 0px;
    }

    .cont_sobre img {
        margin-left: 18%;
    }

    .cont_parceiros {
        height: 280px;
    }

      
             /*  PROJETOS */

             .grupo_cxs_proj {
                width: 75%;
                max-width: 75%;
                margin-left: 210px;
                margin-top: 0px;
            }


            .grupo_cxs_proj  img{
                width: 104%;
                height: 400px;
            }
    
            .grupo_cxs_proj1 {
                margin-top: -450px;
            }
    
            .grupo_cxs_proj2 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj3 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj4 {
                margin-top: 800px;       
            }
    
            .grupo_cxs_proj5 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj6 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj7 {           
                margin-top: 2050px;
            }
    
            .grupo_cxs_proj8 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj9 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj10 {
                margin-top: 3300px;
            }
    
            .grupo_cxs_proj11 {
                margin-top: 30px;;
            }
    
            .grupo_cxs_proj12 {
                    margin-top: 30px;
            }
    
            .grupo_cxs_proj13 {
                margin-top: 4550px;
            }
    
            .grupo_cxs_proj14 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj15 {
                margin-top: 30px;
            }
    
            .ult_cont_item {
                margin-bottom: 5750px !important;
            }

            
 /*   edit CONTATO  */
    .grupo_frm {
        margin-top: -500px !important;
    }

    .group_conntato{
        width: 150%;
            padding-left: 0px;
    }   

    .group_cont p {
        margin-left: 80px; 
    }
    
    .group_cont h1 {
        padding-left: 110px;
    }

    .img_cont {
        margin-left: -80px;
    }

    .rw_item2 {
        margin-left: -100px;
        padding-left: 0px;
        width: 200%;
    }

    #img_mapa {
        width: 100%;
     }   

     .grupo_cxs_prem7 {
        margin-left: 200px;
        margin-top: 370px;
    }

    .container_info6_2 {
        margin-top: 450px;
    }
    
        .btn_prc {
            bottom: 10px;
        }
    
        .slider img {
            height: 280px;
        }

        .navigation-auto {
            margin-top: 310px;
      }
      
      .manual-navigation {
          margin-top: 30px;
      }
    
      .cont_inf_proj {
        margin-top: -220px;
      }

      #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

    
}


/*801mp*/
@media (min-width: 801px) and (max-width: 830px){ 

   
    .container_logo{
        margin-left: -400px !important;     
          
    }

    .video_home {
        width: 600px;
        height: 400px;        
    }

     .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    
    .container_info3{ 
        height: 430px;
    }

    .container_info_head{
        top:150px;
        width: 100%;
    }

    .grupo_cxs_process {
        margin-left: 50px;   
    }


    .grupo_cx_cid{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 10px;
        max-width: 190px;
        width:190px;
    }

    .cont_inf5{
        margin-left: 30px;
    }


    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 30px !important;
        padding: 20px !important;
    }
   
    .grupo_dep1 {
        margin-left: 120px !important;
    }

    .grupo_dep2 {
        margin-left: 90px !important;
    }

    .grupo_dep3 {
        margin-left: 280px !important;
    }


      /* FOOTER */

      .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 500px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }

     .grupo_cxs_hist {
        left: 80px;
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .grupo_cxs_hist p { 
        margin-left: 10px;
        height: 300px;
    }

    .grupo_cx_link {
        left: 150px;
    }


    .grupo_cx_contato {
        top: 300px;
        left:-420px; 
        width: 300px;
        min-width: 300px;
     }

     .grupo_cxs_premio{
        top: -22px;
        left: 380px;
        width: 300px;
        min-width: 300px;

    }


     .grupo_cx_certificado {
        top: 280px;   
         left: -380px; 
         width: 250px;
         min-width: 250px;
     }

     .grupo_cx_redes{
        left: 100px;
        top: 80px;
            width: 250px;
        min-width: 250px;
     }

    .cont_img_zp {
        right: 70px;
        margin-top: -50px;
    }

    .group_cont2 p {
        margin-left: 55px;
    }


    
    .grupo_cxs_sobre {
        margin-left: 50px;
    }


    .grupo_cxs_sobre1 {
        margin-left: 150px;
    }


    .grupo_cxs_sobre2 {
        top: -100px !important;
    }

    .grupo_cxs_sobre3 {
        margin-top: 0px;
        margin-left: 300px;
    }
    
     .cont_prem2{
        margin-top: 850px ;
        height: 1890px;
     }

     
     .cont_prem2 h1{ 
        width: 94%;
     }

     .cont_prem {
        margin-top: 400px;
     }

     .cont_prm {
        height: 100px;
        margin-bottom: 460px;        
     }

  

     .grupo_cxs_prem1 {
        margin-left: 70px !important;  
    }

    .grupo_cxs_prem2 {
        margin-left: 30px !important;  
    }

    .grupo_cxs_prem3 {
        margin-left: 70px !important;    
        margin-top: 50px; 
    }

    .grupo_cxs_prem4 {
        margin-left: 450px !important;     
        margin-top: 20px;
    }

    .grupo_cxs_prem5 {
        margin-left: 70px !important;     
        margin-top: 40px;
    }

    .grupo_cxs_prem6 {
        margin-left: 20px !important;     
        margin-top: 40px;
    }

    .grupo_cxs_prem8 {
        margin-left: 20px !important;     
    }


    .info_txt3 {
        margin-top: 30px;
        width: 250px;
     }

     #img_sobre {
        margin-top: -510px;
        margin-left: -120px;
     }

     .grupo_cxs_prem{
       max-width: 300px;
        margin-left: 0px;
    }

    .bloco_item {
        margin-left: 50px;  
        width: 350px !important;
        max-width: 320px;
    }

    .bloco_item img{ 
        max-width: 320px;
        margin-left: 0px !important;  
    }

    .cont_projt {
        margin-left: 20px;
    }

    .bloco_item3 {
        display: none;
    }

    .cont_sobre img {
        margin-left: 20%;
    }

    .cont_parceiros {
        height: 300px;
    }

    
             /*  PROJETOS */

             .grupo_cxs_proj {
                width: 85%;
                max-width: 75%;
                margin-left: 210px;
                margin-top: 0px;
            }
    
            .grupo_cxs_proj  img{
                width: 104%;
                height: 400px;
            }
    
            .grupo_cxs_proj1 {
                margin-top: -450px;
            }
    
            .grupo_cxs_proj2 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj3 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj4 {
                margin-top: 800px;       
            }
    
            .grupo_cxs_proj5 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj6 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj7 {           
                margin-top: 2050px;
            }
    
            .grupo_cxs_proj8 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj9 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj10 {
                margin-top: 3300px;
            }
    
            .grupo_cxs_proj11 {
                margin-top: 30px;;
            }
    
            .grupo_cxs_proj12 {
                    margin-top: 30px;
            }
    
            .grupo_cxs_proj13 {
                margin-top: 4550px;
            }
    
            .grupo_cxs_proj14 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj15 {
                margin-top: 30px;
            }
    
            .ult_cont_item {
                margin-bottom: 5750px !important;
            }

 /*   edit CONTATO  */
    .grupo_frm {
        margin-top: -500px !important;
    }

    .group_conntato{
        width: 150%;
            padding-left: 0px;
    }   

    .group_cont p {
        margin-left: 100px; 
    }
    
    .group_cont h1 {
        padding-left: 130px;
    }

    .img_cont {
        margin-left: -60px;
    }

    .rw_item2 {
        margin-left: -100px;
        padding-left: 0px;
        width: 200%;
    }
    
    #img_mapa {
        width: 100%;
     }

     .grupo_cxs_prem7 {
        margin-left: 200px;
        margin-top: 430px !important;
    }

    .container_info6_2 {
        margin-top: 450px;
    }

    .btn_prc {
        bottom: 10px;
    }

    .slider img {
        height: 280px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -210px;
  }

  #btn_prc1 {
    right: 80px;
}

#btn_prc2 {
    left: 40px;
}

#btn_prc4 {
    right: 20px;
}

}



/*831mp*/
@media (min-width: 831px) and (max-width: 880px){

    .container_logo{
        margin-left: -400px !important;     
          
    }

    .video_home {
        width: 600px;
        height: 400px;        
    }

     .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }


    .cont_process{
        height: 750px;
    }

    .grupo_cxs_process {
        margin-left: 80px;   
    }


    .cont-atd {
        margin-top: 200px;
    }
   

    .container_info_head{
        top:220px;
        width: 100%;        
    }

    .container_info3{ 
        height: 430px;
    }

    .grupo_cx_cid{
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 20px;
        max-width: 190px;
        width:190px;
    }

    .cont_inf5{
        margin-left: 30px;
    }

    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 30px !important;
        padding: 20px !important;
    }
   
    .grupo_dep1 {
        margin-left: 120px !important;
    }

    .grupo_dep2 {
        margin-left: 90px !important;
    }

    .grupo_dep3 {
        margin-left: 280px !important;
    }    

    
      /* FOOTER */

      .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 300px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }

     .grupo_cxs_hist {
        margin-left: 80px;
    }
    
    .grupo_cxs_hist h3 {
        margin-left: 50px;
    }

    .grupo_cx_link {
        margin-left:100px;
    }

    .line_tit_lk {
        width: 100%;
    }

    .grupo_cx_contato {
        width: 300px;
        min-width: 300px;
        margin-left: -0px;
        padding: 0px !important;
        padding-right: 0px;
     }

     .group_cont2 p {
        margin-left: 55px;
       }    

    .grupo_cxs_premio{
        width: 300px;
        min-width: 300px;
        margin-left: 30px !important;
    }

    .grupo_cx_certificado {
         width: 250px;
         min-width: 250px;
         margin-left: 0px !important;
     }

     .grupo_cx_redes{
        width: 250px;
        min-width: 250px;
        margin-left: 30px !important;
     }


     
     
     .grupo_cxs_sobre {
        margin-left: 60px;
     }

     .grupo_cxs_sobre1 {
        margin-left: 150px;
     }

     .grupo_cxs_sobre2 {
        top: -100px !important;
    }


    .grupo_cxs_sobre3 {
        margin-top: 0px;
        margin-left: 320px;
    }

     .cont_prem2{
        margin-top: 850px ;
        height: 1998px;
     }

     
     .cont_prem2 h1{ 
        width: 94%;
     }

     .cont_prem {
        margin-top: 400px;
     }

     .cont_prm {
        height: 100px;
        margin-bottom: 570px;        
     }

     .grupo_cxs_prem1 {
        margin-left: 100px;     
    }

    .grupo_cxs_prem2 {
        margin-left: 20px;    
        margin-top: 50px;     
    }

    .grupo_cxs_prem3 {
        margin-left: 100px;    
        margin-top: 50px; 
    }

    .grupo_cxs_prem4 {
        margin-left: 470px;     
        margin-top: 60px; 
    }

    .grupo_cxs_prem5 {
        margin-left: 100px;     
        margin-top: 60px;

    }

    .grupo_cxs_prem6 {
        margin-left: 470px;     
        margin-top: -420px;
    }

    .grupo_cxs_prem7 {
        margin-left: -20px;     
        margin-top: 520px;
    }

    .grupo_cxs_prem8 {
        margin-left: 30px;
    }


    .info_txt3 {
        margin-top: 30px;
        width: 280px;
     }

     #img_sobre {
        margin-top: -480px;
        margin-left: -100px;
     }

     .grupo_cxs_prem{
      max-width: 300px;
    }

    .bloco_item {
        margin-left: 50px;  
        width: 350px !important;
        max-width: 320px;
    }

    .bloco_item img{ 
        max-width: 320px;
        margin-left: 0px !important;  
    }

    .cont_projt {
        margin-left: 20px;
    }

    .bloco_item3 {
        display: none;
    }

    .cont_parceiros {
        height: 300px;
    }



             /*  PROJETOS */

             .grupo_cxs_proj {
                width: 90%;
                max-width: 75%;
                margin-left: 210px;
                margin-top: 0px;
            }
    
            .grupo_cxs_proj  img{
                width: 104%;
                height: 400px;
            }
    
            .grupo_cxs_proj1 {
                margin-top: -450px;
            }
    
            .grupo_cxs_proj2 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj3 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj4 {
                margin-top: 800px;       
            }
    
            .grupo_cxs_proj5 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj6 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj7 {           
                margin-top: 2050px;
            }
    
            .grupo_cxs_proj8 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj9 {           
                margin-top: 30px;
            }
    
            .grupo_cxs_proj10 {
                margin-top: 3300px;
            }
    
            .grupo_cxs_proj11 {
                margin-top: 30px;;
            }
    
            .grupo_cxs_proj12 {
                    margin-top: 30px;
            }
    
            .grupo_cxs_proj13 {
                margin-top: 4550px;
            }
    
            .grupo_cxs_proj14 {
                margin-top: 30px;
            }
    
            .grupo_cxs_proj15 {
                margin-top: 30px;
            }
    
            .ult_cont_item {
                margin-bottom: 5650px !important;
            }

    /*  CONTATO  */
    .grupo_frm {
        margin-top: -500px !important;
    }

    .group_conntato{
        width: 150%;
    }       

    .cont_img_zp {
        margin-right: -80px;
        margin-top: -50px;
    }
    
    #img_mapa {
        width: 100%;
    }

    .grupo_cxs_prem7 {
        margin-left: 170px;
        margin-top: 480px;
    }

    .btn_prc {
        bottom: 10px;
    }

    #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

    .navigation-auto {
        margin-top: 310px;
  }
  
  .manual-navigation {
      margin-top: 30px;
  }

  .cont_inf_proj {
    margin-top: -210px;
  }



}


@media (min-width: 881px) and (max-width: 930px){

    .cont_process{
        height: 750px;
    }

    .grupo_cxs_process {
        margin-left: 100px;   
    }


    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    .container_logo{
        margin-left: -400px;              
    }


    .container_info3{ 
        height: 430px;
    }

    .grupo_cx_cid{
        margin-left: 0px;
        max-width: 190px;
        width:190px;
    }

    .cont_inf5{
        margin-left: 50px;
    }

  
    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 30px !important;
        padding: 20px !important;
    }
   
    .grupo_cxs_sobre1 {
        margin-left: 150px;
     }

     .grupo_cxs_sobre2 {
        top: -100px !important;
    }


    .grupo_cxs_sobre3 {
        margin-top: 0px;
        margin-left: 320px;
    }



    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 300px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }


     .grupo_cxs_hist {
        margin-left: 30px;
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .grupo_cxs_hist p { 
        margin-left: 10px;
        height: 300px;
    }



    .grupo_cx_link {
        margin-left:20px;
    }

    .line_tit_lk {
        width: 100%;
    }

    .grupo_cx_contato {
        width: 300px;
        min-width: 300px;
        margin-left: -0px;
        padding: 0px !important;
        padding-right: 0px;
     }

     .group_cont2 p {
        margin-left: 55px;
       }    

    .grupo_cxs_premio{
        width: 300px;
        min-width: 300px;
        margin-left: 30px !important;
    }

    .grupo_cx_certificado {
         width: 250px;
         min-width: 250px;
         margin-left: -30px !important;
     }

     .grupo_cx_redes{
        width: 250px;
        min-width: 250px;
     }


     
     .grupo_cxs_sobre {
        margin-left: 60px;
     }

     .grupo_cxs_sobre1 {
        margin-left: 150px;
     }


     .grupo_cxs_sobre3 {
        margin-top: 50px;
        margin-left: 350px;
     }

     .cont_prem2{
        margin-top: 900px ;
        height: 1895px;
     }


     .cont_prem {
        margin-top: 450px;
     }

     .cont_prm {
        height: 100px;
        margin-bottom: 520px;        
     }

     .grupo_cxs_prem1 {
        margin-left: 100px;     
    }

    .grupo_cxs_prem3 {
        margin-left: 100px;    
        margin-top: 50px; 
    }

    .grupo_cxs_prem4 {
        margin-left: 500px;     
        margin-top: 20px;
    }


    .grupo_cxs_prem5 {
        margin-left: 100px;     
        margin-top: 60px;

    }

    .grupo_cxs_prem6 {
        margin-left: 470px;     
        margin-top: -420px;
    }


    .grupo_cxs_prem8 {
        margin-left: 30px;
    }


    .info_txt3 {
        margin-top: 30px;
        width: 320px;
     }

     #img_sobre {
        margin-top: -400px;
        margin-left: -80px;
     }


     .bloco_item {
        max-width: 260px;   
        margin-left:2px;  
    }

    .bloco_item img{ 
        max-width: 290px;  
    }

    .cont_projt {
        margin-left: 50px;
    }

    .cont_parceiros {
        height: 320px;
    }

    

           /*  PROJETOS */

           .grupo_cxs_proj {
            width: 100%;
            max-width: 70%;
            margin-left: 250px;
            margin-top: 0px;
        }

        .grupo_cxs_proj  img{
            width: 104%;
            height: 400px;
        }

        .grupo_cxs_proj1 {
            margin-top: -450px;
        }

        .grupo_cxs_proj2 {
            margin-top: 30px;
        }

        .grupo_cxs_proj3 {
            margin-top: 30px;
        }

        .grupo_cxs_proj4 {
            margin-top: 800px;       
        }

        .grupo_cxs_proj5 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj6 {
            margin-top: 30px;
        }

        .grupo_cxs_proj7 {           
            margin-top: 2050px;
        }

        .grupo_cxs_proj8 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj9 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj10 {
            margin-top: 3300px;
        }

        .grupo_cxs_proj11 {
            margin-top: 30px;;
        }

        .grupo_cxs_proj12 {
                margin-top: 30px;
        }

        .grupo_cxs_proj13 {
            margin-top: 4550px;
        }

        .grupo_cxs_proj14 {
            margin-top: 30px;
        }

        .grupo_cxs_proj15 {
            margin-top: 30px;
        }

        .ult_cont_item {
            margin-bottom: 5750px !important;
        }

           /* CONTATO  */

    .grupo_frm {
        margin-top: -500px !important;
    }

    .group_conntato{
        width: 150%;
    }

    .cont_img_zp {
        margin-right: -80px;
        margin-top: -50px;
    }

    #img_mapa {
        width: 100%;
    }

    .grupo_cxs_prem7 {
        margin-left: 150px;
        margin-top: 430px !important;
    }

    .cont-atd {
        margin-top: 200px;
    }

    .btn_prc {
        bottom: 10px;
    }

    .navigation-auto {
        margin-top: 330px;
  }
  
  .manual-navigation {
      margin-top: 50px;
  }

  .cont_inf_proj {
    margin-top: -210px;
  }

        #btn_prc1 {
            right: 80px;
        }

        #btn_prc2 {
            left: 40px;
        }

        #btn_prc4 {
            right: 20px;
        }
   
}

@media (min-width: 931px) and (max-width: 1000px){

    .container_logo{
        margin-left: -400px;              
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    .container_info_head{
        top:220px;
    }

    .container_info3{ 
        height: 450px;
    }

    .grupo_cx_cid{
        margin-left: 0px;
        max-width: 190px;
        width:190px;
    }

    .cont_inf5{
        margin-left: 50px;
    }

    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 30px !important;
        padding: 20px !important;
    }

    .grupo_dep1 {
        margin-left: 230px !important;
    }

    .grupo_dep2 {
        margin-left: 90px !important;
    }

    .grupo_dep3 {
        margin-left: 170px !important;
    }

    
    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 300px;
    }

    .container_footer{
        height: 520px;
        margin-top: 700px;
     }


     .grupo_cxs_hist {
        margin-left: 30px;
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .grupo_cxs_hist p { 
        margin-left: 10px;
        height: 300px;
    }



    .grupo_cx_link {
        margin-left:20px;
    }

    .line_tit_lk {
        width: 100%;
    }

    .grupo_cx_contato {
        width: 300px;
        min-width: 300px;
        margin-left: -0px;
        padding: 0px !important;
        padding-right: 0px;
     }

     .group_cont2 p {
        margin-left: 55px;
       }    

    .grupo_cxs_premio{
        width: 300px;
        min-width: 300px;
        margin-left: 30px !important;
    }

    .grupo_cx_certificado {
         width: 250px;
         min-width: 250px;
         margin-left: -30px !important;
     }

     .grupo_cx_redes{
        width: 250px;
        min-width: 250px;
     }


     .grupo_cxs_sobre {
        margin-left: 60px;
     }

     .grupo_cxs_sobre1 {
        margin-left: 150px;
     }

     .grupo_cxs_sobre3 {
        margin-top: 50px;
        margin-left: 350px;
     }

     .cont_prem2{
        margin-top: 850px ;
        height: 1950px;
     }

     .cont_prem {
        margin-top: 350px;
     }

     .cont_prm {
        height: 100px;      
        margin-bottom: 460px;     
     }

     .grupo_cxs_prem1 {
        margin-left: 100px;     
    }

    .grupo_cxs_prem3 {
        margin-left: 100px;    
        margin-top: 50px; 
  
    }

    .grupo_cxs_prem4 {
        margin-left: 500px;     
        margin-top: 20px;
    
    }

    .grupo_cxs_prem5 {
        margin-left: 100px;     
        margin-top: 60px;    
    }


    .grupo_cxs_prem6 {
        margin-left: 100px;     
        margin-top: 60px;
   
    }

    .grupo_cxs_prem7 {
        margin-left: -90px;     
        margin-top: 450px !important;            
    }

    .info_txt3 {
        margin-top: 30px;
        width: 340px;
     }

     #img_sobre {
        margin-top: -400px;
        margin-left: -50px;
     }

     
     .bloco_item {
        max-width: 260px;   
        margin-left: 20px;  
    }

    .bloco_item img{ 
        max-width: 290px;  
    }

    .cont_projt {
        margin-left: 30px;
    }

    .cont_parceiros {
        height: 330px;
    }



           /*  PROJETOS */

           .grupo_cxs_proj {
            width: 100%;
            max-width: 70%;
            margin-left: 250px;
            margin-top: 0px;
        }

        .grupo_cxs_proj  img{
            width: 104%;
            height: 400px;
        }

        .grupo_cxs_proj1 {
            margin-top: -300px;
        }

        .grupo_cxs_proj2 {
            margin-top: 30px;
        }

        .grupo_cxs_proj3 {
            margin-top: 30px;
        }

        .grupo_cxs_proj4 {
            margin-top: 950px;       
        }

        .grupo_cxs_proj5 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj6 {
            margin-top: 30px;
        }

        .grupo_cxs_proj7 {           
            margin-top: 2200px;
        }

        .grupo_cxs_proj8 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj9 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj10 {
            margin-top: 3450px;
        }

        .grupo_cxs_proj11 {
            margin-top: 30px;;
        }

        .grupo_cxs_proj12 {
                margin-top: 30px;
        }

        .grupo_cxs_proj13 {
            margin-top: 4700px;
        }

        .grupo_cxs_proj14 {
            margin-top: 30px;
        }

        .grupo_cxs_proj15 {
            margin-top: 30px;
        }

        .ult_cont_item {
            margin-bottom: 5750px !important;
        }


   /* CONTATO  */

    .grupo_frm {
        margin-top: -500px !important;
    }

    .group_conntato{
        width: 150%;
    }

    .cont_img_zp {
        margin-right: -80px;
        margin-top: -50px;
    }  

    .grupo_cxs_prem7 {
        margin-left: 200px;
    }

    .btn_prc {
        bottom: -10px;
    }

    .navigation-auto {
        margin-top: 350px;
  }
  
  .manual-navigation {
      margin-top: 70px;
  }

  .cont_inf_proj {
    margin-top: -150px;
    }

    #btn_prc1 {
        right: 80px;
    }

    #btn_prc2 {
        left: 40px;
    }

    #btn_prc4 {
        right: 20px;
    }

}


@media (min-width: 1001px) and (max-width: 1100px){ 


    .container_logo{
        margin-left: -600px;        
          
    }

    .cont_head_menu{
        display: none;
    }

    .container_menu_mob {
        display: inline-block;       
    }

    .container_info_head{
        top:220px;
    }

    .container_info3{ 
        height: 450px;
    }

    .grupo_cx_cid{
        margin-left: 30px;
    }

    .cont_inf5{
        margin-left: 50px;
    }


    .bloco_item {
        max-width: 260px;   
        margin-left: 20px;  
    }

    .bloco_item img{ 
        max-width: 290px;  
    }


  
    .grupo_dpm {
        width: 500px;
        max-width: 500px !important;
        margin-left: 30px !important;
        padding: 20px !important;
    }


    
    .cont_dif6_2{
        /* margin-left: 120px;
        width: 90%; */
        height: 300px;
    }

    .container_footer{
        height: 520px;
        margin-top: 50px;
     }


     .grupo_cxs_hist {
        margin-left: 30px;
        width: 300px;
        min-width: 300px;
        height: 300px;
    }

    .grupo_cxs_hist p { 
        margin-left: 10px;
        height: 300px;
    }



    .grupo_cx_link {
        margin-left:20px;
    }

    .line_tit_lk {
        width: 100%;
    }

    .grupo_cx_contato {
        width: 300px;
        min-width: 300px;
        margin-left: -0px;
        padding: 0px !important;
        padding-right: 0px;
     }

     .group_cont2 p {
        margin-left: 55px;
       }    

    .grupo_cxs_premio{
        width: 300px;
        min-width: 300px;
        margin-left: 30px !important;
    }

    .grupo_cx_certificado {
         width: 250px;
         min-width: 250px;
         margin-left: -30px !important;
     }

     .grupo_cx_redes{
        width: 250px;
        min-width: 250px;
     }




     .grupo_cxs_prem  {
        margin-left: 20px;
        width: 250px;
    }

    .grupo_cxs_prem img {
        margin-left: 30px !important;
    }
    
    .grupo_cxs_sobre {
        margin-left: 20px;
        width: 250px;
     }
  

     .grupo_cxs_sobre2 {
        height: 340px;
        top: -20px;
     }

     .grupo_cxs_sobre3 {
        height: 340px;
        top: -40px;
     }

     .info_txt3 {
        margin-top: 30px;
        width: 400px;
     }

     #img_sobre {
        margin-left: -20px;
     }

     .grupo_cxs_sobre2{
        top: -100px;
    }

    .cont_sobre img {
        margin-left: 20%;
    }

           /*  PROJETOS */

           .grupo_cxs_proj {
            width: 100%;
            max-width: 70%;
            margin-left: 80px;
            margin-top: 0px;
        }

        .grupo_cxs_proj  img{
            width: 104%;
            height: 400px;
        }

        .grupo_cxs_proj2 {
            margin-top: 30px;
        }

        .grupo_cxs_proj3 {
            margin-top: 30px;
        }

        .grupo_cxs_proj4 {
            margin-top: 1100px;       
        }

        .grupo_cxs_proj5 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj6 {
            margin-top: 30px;
        }

        .grupo_cxs_proj7 {           
            margin-top: 2200px;
        }

        .grupo_cxs_proj8 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj9 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj10 {
            margin-top: 3300px;
        }

        .grupo_cxs_proj11 {
            margin-top: 30px;;
        }

        .grupo_cxs_proj12 {
                margin-top: 30px;
        }

        .grupo_cxs_proj13 {
            margin-top: 4400px;
        }

        .grupo_cxs_proj14 {
            margin-top: 30px;
        }

        .grupo_cxs_proj15 {
            margin-top: 30px;
        }

        .ult_cont_item {
            margin-bottom: 5850px !important;
        }


    /*  CONTATO  */

    .grupo_frm {
        margin-top: -500px !important;
    }

    .group_conntato{
        width: 150%;
    }

    .cont_img_zp {
        margin-right: 0px;
        margin-top: -50px;
    }
    
    .grupo_cxs_prem7 {
        margin-left: 200px;
    }

    .cont_proj2 {
          margin-left: 300px;
    }

    .btn_prc {
        bottom: -30px;
    }


    .navigation-auto {
        margin-top: 380px;
  }
  
  .manual-navigation {
      margin-top: 100px;
  }

    .cont_inf_proj {
        margin-top: -150px;
    }

    .cont-img-popUp-proj  {
        width: 800px !important;
    }

    .cont-img-popUp-proj img  {
        width: 800px !important;
    }

}

@media(min-width: 1101px)  and (max-width: 1200px){ 

    .grupo_dpm{
        margin-left: 40px !important;
    }

    .container_footer{
        height: 520px;
     }

     .container_opc_menu_mob {
        display: none;
     }




     #grup_prem1 {
        margin-top: 50px;
     }

     #grup_prem2 {
        padding-top: 30px;
     }

     .grupo_cxs_premio{
        margin-left: -20px !important;
    }

     .grupo_cx_certificado {
        margin-left:50px !important;
    }


   .cont_img_zp img {
    margin-top: -50px;
   }  


           /*  PROJETOS */

           .grupo_cxs_proj {
            width: 100%;
            max-width: 70%;
            margin-left: 150px;
            margin-top: 0px;
        }

        .grupo_cxs_proj  img{
            width: 104%;
            height: 400px;
        }

        .grupo_cxs_proj2 {
            margin-top: 30px;
        }

        .grupo_cxs_proj3 {
            margin-top: 30px;
        }

        .grupo_cxs_proj4 {
            margin-top: 1100px;       
        }

        .grupo_cxs_proj5 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj6 {
            margin-top: 30px;
        }

        .grupo_cxs_proj7 {           
            margin-top: 2200px;
        }

        .grupo_cxs_proj8 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj9 {           
            margin-top: 30px;
        }

        .grupo_cxs_proj10 {
            margin-top: 3300px;
        }

        .grupo_cxs_proj11 {
            margin-top: 30px;;
        }

        .grupo_cxs_proj12 {
                margin-top: 30px;
        }

        .grupo_cxs_proj13 {
            margin-top: 4400px;
        }

        .grupo_cxs_proj14 {
            margin-top: 30px;
        }

        .grupo_cxs_proj15 {
            margin-top: 30px;
        }

        .ult_cont_item {
            margin-bottom: 5850px !important;
        }

           /*CONTATO*/

    .grupo_frm {
        margin-top: -450px !important;
    }

    .group_conntato{
        width: 150%;
    }

    .cont_img_zp {
        margin-right: 40px;
        margin-top: 50px;
    }

    .navigation-auto {
        margin-top: 450px;
    }

    .manual-navigation {
        margin-top: 170px;
    }

    .cont_inf_proj {
        margin-top: -80px;
    }
    

}


@media(min-width: 1151px)  and (max-width: 1300px){ 


    .grupo_dpm{
        margin-left: 30px !important;
    }

}


@media(min-width: 1100px)  {

        .container_info_head{
            top:220px;
        }

        .cont_head_menu{
            margin-left: 250px;
        }

        .container_logo{
            margin-left: -800px;           
        }

        .cont_inf6{
            margin-left: 20px;
        }
    

        .bloco_item {
            margin-left: 40px;
           
        }

        .cont_inf6 {
            margin-left: -10px;
           
        } 

        .cont_head_menu li {            
            padding: 5px !important;
           
        }

        .container_info3{ 
            height: 800px;
        }
    
        .grupo_cx_cid{
            margin-left: 200px;
        }
    
        .cont_inf5{
            margin-left: 100px;
        }

        .cont_img_zp {
            right: 90px;
            margin-top: -50px;
        }


}

@media(min-width: 1100px) and (max-width: 1140px){ 


    .container_info3{ 
        height: 440px;
    }

    .grupo_cx_cid{
        margin-left: 20px;
    }

    .grupo_cxs_prem  {
        margin-left: 20px;
    }
    
    .grupo_cxs_sobre {
        margin-left: 20px;
    }

    .sub-opc-app { 
        margin-left:485px;
     }     


    .grupo_cxs_proj{ 
        margin-left: 300px;
     }

     .grupo_cxs_proj img{ 
        /* width: 103%; */
     }

     .grupo_cxs_proj4 {
        margin-top: 1300px;
    }

    .grupo_cxs_proj7 {
        margin-top: 2600px;
    }

    
    .grupo_cxs_proj10 {
        margin-top: 3900px;
    }

    .grupo_cxs_proj13 {
        margin-top: 5200px;
    }

    .container_footer {
        margin-top: 800px;
    }

    .btn_prc {
        bottom: -50px;
    }

 }

@media(min-width: 1141px) and (max-width: 1200px){ 

    .grupo_cx_cid{        
        margin-left: 20px;
    }

    .cont_projt {
        margin-left: 30px;
    }

    .container_info3 {
        height: 400px;
    }

    .grupo_cxs_prem  {
        margin-left: 20px;
    }

    .cont_parceiros {
        height: 430px;
    }

    .cont_prem{
        margin-left: -80px;
    }

    .sub-opc-app { 
       margin-left:485px;
    }

    .container_info6_3{
        margin-left: 100px;
    }

    .grupo_cxs_proj4 {
        margin-top: 1300px;
    }

    .grupo_cxs_proj7 {
        margin-top: 2600px;
    }

    
    .grupo_cxs_proj10 {
        margin-top: 3900px;
    }

    .grupo_cxs_proj13 {
        margin-top: 5200px;
    }

    .container_footer {
        margin-top: 800px;
    }

    .btn_prc {
        bottom: -80px;
    }

} 

@media(min-width: 1201px) and (max-width: 1220px){ 

    .grupo_cxs_prem  {
        margin-left: 20px;
    }

    .cont_prem{
        margin-left: -50px;
    }

    .cont_img_zp {
        margin-right: 30px;
        margin-top: -50px;
    }

    .container_info6_3{
        margin-left: -30px;
    }

    .sub-opc-app { 
        margin-left:520px;
     }

     .btn_prc {
        bottom: -100px;
    }
} 

@media(min-width: 1221px) and (max-width: 1249px){ 

    .cont_prem{
        margin-left: -30px;
    }

    
    .container_info6_3{
        margin-left: -30px;
    }

    .sub-opc-app { 
        margin-left:520px;
     }

     .btn_prc {
        bottom: -100px;
    }
} 


@media(min-width: 1200px){ 

    .cont_inf6{
        margin-left: -80px;
    }
    
    
     .bloco_item {
        margin-left: 100px;
       
    } 

    
    .cont_head_menu{
        display: inline-block;
    }

    .container_menu_mob {
        display: none;
    }

    .container_logo{
        margin-left: -900px;
    }

    .cont_head_menu li {            
        padding: 10px !important;
       
    }

    
    .container_info_head{
        top:220px;
    }

    .container_info3{ 
        height: 420px;
        
    }

    .grupo_cx_cid{
        margin-left: 35px;    
    }

    .cont_inf5{
        width: 100%;
        margin-left: 0px;
    }

    .grupo_cx_certificado{
        left: -35px;                         
      }

    .grupo_cx_redes{           
       left: -35px;      

    }

    .grupo_cxs_premio{
        left: 20px;
      }

      .cont_parceiros {
        height: 450px;
    }

    .sub-opc-app { 
        margin-left:520px;
     }
 


}

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

    .grupo_cx_cid{
        margin-left: 70px;
     }

     .grupo_cx_certificado{
        left: -90px;                         
    }

    .grupo_cx_redes{           
       left: -90px;      
    }

    .grupo_cxs_premio{
        left: 20px;
    }

    .cont_parceiros {
        height: 450px;
    }

    .cont_prem{
        margin-left: -20px;
    }

    .container_info6_3{
        margin-left: -30px;
    }

    .btn_prc {
        bottom: -100px;
    }

}


@media(min-width: 1300px){ 

    .grupo_cx_cid{
        margin-left: 70px;
     }

    .container_info_head{
        top:220px;
    }

        .cont_head_menu{
            margin-left: 250px;
        }

        .container_logo{
            margin-left: -900px;
        }

        #btn_plat{
            padding: 5px 15px;
        }

        .cont_inf6{
            margin-left: -30px;
        }

        .grupo_cx_certificado{
            left: -35px;                           
        }

        .grupo_cx_redes{           
           left: -35px;
        }

        .grupo_cxs_premio{
            left: 20px;
        }

        .cont_parceiros {
            height: 480px;
        }
     

        .container_info6_3{
            margin-left: -50px;
        }

        .grupo_cxs_process{
            margin-left:20px;
        }
    
        .cont_process{ 
            margin-left: -50px;
        } 

        .btn_prc {
            bottom: -100px;
        }
        

}

@media(min-width: 1400px){ 



    #btn_plat {
        padding: 5px;
    }
    

    .container_info_head{
        width: 890px;
        top:220px;
    }

    .video_home{
        width: 1100px;
        height: 500px;
    }

    .cont_inf3{
        margin-left: 0px;
    }

    .container_info3{
       margin-left: -150px;
    }

    .cont_proj2{
       margin-left: 80px;
    }

    .cont_parceiros {
        height: 530px;
    }

    .container_info6_3{
        margin-left: -150px;
    }

    .grupo_cxs_process{
        margin-left:30px;
    }

    .cont_process{ 
        margin-left: -50px;
    } 

    .btn_prc {
        bottom: -150px;
    }

    .navigation-auto { 
        margin-top: 530px;
    }
    
    .manual-navigation {
        margin-top: 250px;
    }

    .cont_inf_proj {
        margin-top: 50px;
    }

}  

@media(min-width: 1500px){ 
    
    .cont_proj2{
      margin-left: 140px;
     }    

     .cont_parceiros {
        height: 550px;
    }

    .container_info6_3{
        margin-left: -100px;
    }

    .grupo_cxs_process{
        margin-left:50px;
    }

    .navigation-auto { 
        margin-top: 550px;
    }
    
    .manual-navigation {
        margin-top: 270px;
    }

    .cont_inf_proj {
        margin-top: 50px;
    }
    
}

@media(min-width: 1550px){  




}

@media(min-width: 1600px){ 

    .container_logo{  
        margin-left: -1100px;
    }

    .cont_head_menu{
        margin-left:200px;
    }

    .cont_head_menu li{
        margin-left: 20px;
    }

    #btn_plat {
        margin-left: 20px;
    }

    .grupo_cxs_process{
        margin-left: 80px;
    }

     .grupo_cx_cid{
        margin-left: 130px;
    }

    .cont_inf3{
        margin-left: -100px;
    }

    .cont_inf5{
        margin-left: 180px;
    }

    .cont_inf6{
        margin-left: 100px;
    }

    .container_info3{
        margin-left: -300px;
     }

     .info_txt3{
        width: 650px;       
     }

     .cont_proj2{
        margin-left: 50px;
       }

    .grupo_cxs_proj{ 
        margin-left: 120px;
    }


    
    #btn_plat {
        padding-right: 12px;
    }

    .cont_parceiros {
        height: 600px;
    }
    
    .opcs_header {
        padding-right: 20px;
    }

    .sub-opc-app { 
        margin-left:737px;
     }

     .container_info6_3{
        margin-left: -130px;
    }

    .btn_prc {
        bottom: -230px;
    }
    
    
}  

@media(min-width: 1700px){ 


    .cont_proj2{
        margin-left: 130px;
       }

       
    .cont_inf6 {
        margin-left: 170px;
    }   

    .cont_parceiros {
        height: 650px;
    }

    .container_info6_3{
        margin-left: -230px;
    }
    

}

@media(min-width: 1800px){ 
       
    .cont_inf6 {
        margin-left: 240px;
     }   

     .cont_parceiros {
        height: 700px;
    }
    

}


@media(min-width: 1900px){ 

    /* .container_logo{  
        margin-left: -1100px;
    } */

    .cont_head_menu{
        margin-left:300px;
    }

    .cont_head_menu li{
        margin-left:20px;
    }

    .video_home{
        width: 1100px;
        height: 550px;
    }

    #btn_plat {
        margin-left: 20px;
    }

    .grupo_cxs_process{
        margin-left: 80px;
    }

     .grupo_cx_cid{
        margin-left: 130px;
    }

    .cont_inf3{
        margin-left: -100px;
    }

    .cont_inf5{       
        margin-left: 180px;
    }

    .cont_inf6{
        margin-left: 250px;
    }

    .container_info3{
        margin-left: -300px;
     }

     .info_txt {
        margin-left: 150px;
        margin-right: 150px;
        width: 1400px;

     }

     .info_txt3 {
        width: 650px;

     }

     .cont_proj2{
     
        margin-left: 160px;
       }

    .grupo_cxs_proj{ 
        margin-left: 160px;
    }



    #btn_plat {
        padding-right: 22px;
    }

    
    .cont_parceiros {
        height: 700px;
    }


    .btn_prc {
        bottom: -280px;
    }
    

}  

@media(min-width: 2000px){ 

    .cont_inf6{
        margin-left: 380px;
        /* transform: scale(1.2); */
    }

    
    .cont_parceiros {
        height: 750px;
    }


}

@media(min-width: 2100px){ 


    /* .frm_historia {
        margin-left: 300px;
    } */

    .info_txt2_2  {
       margin-left: 290px; 
    }

    .info_txt3{
        margin-left: 290px; 
        width: 700px;
    }

    #img_sobre{
        margin-left: 150px;
    }

    .cont_parceiros {
        height: 800px;
    }

}



@media(min-width: 2200px){ 


    .cont_inf6{
        margin-left: 450px;
        /* transform: scale(1.2); */
    }

    .cont_parceiros {
        height: 800px;
    }


}



@media(min-width: 2300px){
    
    .container_header {
        height: 170px;
    }

    .cont_head_menu{
        margin-left:500px;
        margin-top: 20px;
    }

    .cont_head_menu li{
        margin-left:50px;
        font-size:30px !important;      
    }

    .container_logo{
        margin-top: -20px;
        margin-left: -1400px;
    }

    .container_logo img{
        width: 350px;
    }
    

    .container_info_head {
        width: 1200px;
        font-size: 50pt;
    }

    #btn_saiba_mais{
        font-size: 30pt;
    }

    .container_info_head p{ 
        font-size: 50pt;
    }

   h1{
         font-size: 50pt; 
    }

    .video_home{
        width: 1600px;
        height: 750px;
    }

    #btn_plat {
        margin-left: 50px;
    }

    .info_txt {
       width: 1850px;

     }

     .cont_inf6{
        margin-left: 500px;
    }


    .info_txt3{
        width: 700px;
    }

    .info_txt2_2  {
        width: 1600px; 
     }



    #btn_plat {
        padding: 5px;
        padding-top: 15px;
        padding-right: 40px;
    }

    .cont_parceiros {
        height: 850px;
    }

    .sub-opc-app { 
        margin-left:1120px;
        font-size:30px !important;    
     }


     .sub-opc-app { 

        margin-top: 60px;
    }

     .sub-opc-app div{   
        font-size: 30px;
    }
    


    /* .grupo_cxs_process{
        margin-left: 80px;
    }

     .grupo_cx_cid{
        margin-left: 130px;
    }

    .cont_inf3{
        margin-left: -100px;
    }

    .cont_inf5{       
        margin-left: 180px;
    }

    .cont_inf6{
        margin-left: 250px;
    }

    .container_info3{
        margin-left: -300px;
     }

     .info_txt {
        margin-left: 150px;
        margin-right: 150px;
        width: 1400px;

     }

     .info_txt3 {
        width: 650px;

     }

     .cont_proj2{
     
        margin-left: 160px;
       }

    .grupo_cxs_proj{ 
        margin-left: 160px;
    }


    .cont_parceiros {
        margin-left: 150px !important;
             
    }

    .grupo_cxs_parceiro{
        margin-left: 330px;  
    }

    .grupo_item1_parceiro {
        margin-left: -300px !important;
    }

    .grupo_item2_parceiro{
        margin-left: 260px !important;
    } */


}



.cont_pr1 {
    left: 0px;
}

.cont_pr2 {
    right: 0px;
}

.cont_pr {
    display: inline-block;
    position: absolute;
    top:4400px;
    height: 550px;
    width: 25%;
     /* background-color: rgba(255, 255, 0, 0.322); */
    background-color: white;
    /* position: relative; */
    z-index: 3;
}   


@media(min-width: 2400px){ 


    .cont_inf6{
        margin-left: 530px;  
    }

    #btn_plat {
        padding: 5px;
        padding-top: 15px;
        padding-right: 40px;
    }

    .cont_parceiros {
        height: 900px;
    }



}

@media(min-width: 2500px){ 

    .cont_inf6{
        margin-left: 580px;
    }

    .info_txt2_2{
       
        width: 1900px;
    }

    .info_txt3{
        margin-top: -600px !important;
        width: 900px;
    }

    .cont_parceiros {
        height: 930px;
    }

}


@media(min-width: 2600px){ 

    .cont_inf6{
        margin-left: 640px;
    }

    .cont_parceiros {
        height: 980px;
    }

}

@media(min-width: 2850px){ 

    .cont_parceiros {
        height: 1080px;
    }

}


@media(min-width: 3400px){ 

    .cont_parceiros {
        height: 1280px;
    }

}



/*
        MÉDIA QUERY HEIGHT
*/


@media (max-height: 674px){ 

    .cont-img-popUp img{
        height: 500px;
        /* height: 350px !important; */
    }

    .btn-fechar-popUP {
        margin-left: 480px;
    }
    
}



