/* ############################################ */
/* ################# ADMIN #################### */
/* ############################################ */

.login-bg{ background-image: url('../imgs/bg-login1.jpg') !important; background-repeat: no-repeat; background-position: center; background-attachment: fixed; background-size: cover; }

.transp-group{
    width: 160px; 
    height: 110px; 
    background-color:#0189d3; 
    border-radius: 0px; 
    border:none; 
    font-size:16px;
}

/* ############################################ */
/* ################# PAGES #################### */
/* ############################################ */

.box-noticias{margin:0 auto; width:80%;}
.box-row-noticias{width:50%;}

@media only screen and (min-width: 820px) and (max-width: 1180px) {
    .box-row-noticias{width:100%;}
}

/* ############################################ */
/* ############# MOBILE & WEB ################# */
/* ############################################ */

/* Aparecer no MOBILE */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

/* Aparecer na WEB */

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

/* ############################################ */
/* ############### LOGIN.ADMIN ################ */
/* ############################################ */

.body-login{
  background: url('../imagens/bg-login1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}

.lg-index{
  overflow-x: hidden;
}

.box-login{
  background-color: white;
  width: 430px;
  height: 440px;
  margin: 0 auto;
  border-radius: 1px;
  opacity: 0.9;
  margin-top: 10%;
}
.box2-login{
  padding-top: 7%;
}

.logo-image{
  text-align: center;
}

.logo-image hr{
  background-color: #2d7dba;
}

.form-group .row{
  margin-left: 23px;
}

.form-group .row .col-1{
  font-family: 'Poppins', sans-serif;
  padding-top: 6px;
  color: #404040;
}

.form-group input{
  width: 75%;
  border-radius: 0px;
  background-color: #e6e6e6;
  margin-left: 45px;
}


/*-------------- Hover botão transparência ---------------*/

.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-top: 25px;
}
.hvr-shutter-in-horizontal:before {
    background-color:#0189d3 !important;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.teste11{
    color:blue;
}

/*-------------- Organograma ---------------*/

/* .organograma{
} */
    .organograma:hover{
        background-color:#0080c6 !important; 
        color:white;
    }

/* ############################################ */
/* ################# INDEX #################### */
/* ############################################ */

/*-------------- Carousel index ---------------*/

.teste21{
    color:red !important;
}

.banner-main{ 
	width: 100%;
	float: left;
	background-image:url(../../imagens/banner4.jpg);
	height: auto;
	padding-top: 20px;
	padding-bottom: 226px; 
	background-size: cover;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    left: 150px;
    bottom: 10px;
    top: inherit;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    top: 40% !important;
    left: 17px !important;
    width: 70px;
    height: 70px;
    border-radius: 35px;
}
#main_slider .carousel-control-prev, #main_slider .carousel-control-next {
    width: 62px;
    height: 60px;
    background: #fffdfd;
    opacity: 1;
    font-size: 30px;
    color: #000;
}

#main_slider .carousel-control-prev, #main_slider .carousel-control-next {
    width: 62px;
    height: 60px;
    background: #fffdfd;
    opacity: 1;
    font-size: 30px;
    color: #000;
    border-radius: 35px;
    top: 40% !important;
}

#main_slider .carousel-control-prev:hover, #main_slider .carousel-control-next:hover,
 #main_slider .carousel-control-prev:focus, #main_slider .carousel-control-next:focus {
    background: #10b5fa;
    color: #fff;
    
}

/*-------------- GIF RN fake ---------------*/

.creative_taital{
	width: 100%;
	float: left;
	height: auto;
	padding-bottom: 30px;
	padding-top: 30px;
    /*box-shadow: 0px 0px 10px 0px;*/
    margin-top: -110px;
    margin-bottom: 50px;
}

/*-------------- Serviços ---------------*/

.section_service_2{
	width: 100%;
	float: left;
}

.service_text{
	color: #0080c6;
	font-size: 22pt;
	text-align: center;	
	border-bottom: 1px solid #0080c6;
	width: 22%;
    margin: 0 auto;
	font-weight: bold;
}

/*-------------- Box Serviços ---------------*/

.box-sv{
    background-image: linear-gradient(to right, #0080c6,  #005baa); 
    color:white; 
    text-align:center; 
    height:210px;
    margin-top: 30px;
    width: 102%;
}

    .box-sv:hover{
        background-image: linear-gradient(to right, #0080c6,  #0080c6); 
    }

.button-sv{
    border-radius:0px; 
    height:33px; 
    width:250px; 
    margin-top:18px;
}

#icon-sv{
    font-size:35px; 
    padding-top:30px;
}
 /*    #icon-sv:hover{
    } */

#h4-sv{
    padding-top:32px;
}

/* ############################################ */
/* ################ FOOTER #################### */
/* ############################################ */

footer {
  padding: 80px 0px 70px 0px;
  border-top: 1px solid #ddd;
}

footer .footer-heading h4 {
  font-size: 21px;
  color: #232323;
  letter-spacing: 0.5px;
  margin-top: 15px;
  margin-bottom: 40px;
    text-align: center;
}


    footer .about-veno .logo {
      margin-bottom: 30px;
      text-align: center;
    }

    footer .about-veno ul li a {
      width: 32px;
      height: 32px;
      display: inline-block;
      text-align: center;
      line-height: 32px;
      background-color: #cdcdcd;
      border-radius: 50%;
      font-size: 15px;
      color: #fff;
      margin-right: 3px;
      transition: all 0.5s;
    }

    footer .about-veno p {
      margin-bottom: 25px;
        color:dimgray;
    }

    footer .about-veno p:hover {
      color: #4883ff !important;
    }

footer .useful-links ul li {
  margin-bottom: 12px;
}

footer .useful-links ul li a {
  font-size: 15px;
  color: #7a7a7a;
  letter-spacing: 0.5px;
  text-decoration: none;
  transition: all 0.5s;
}

footer .useful-links ul li a:hover {
  color: #4883ff;
}

footer .useful-links ul li i {
  color: #4883ff;
  font-size: 6px;
  position: relative;
  top: -3px;
  margin-right: 8px;
}

footer .contact-info p {
  margin-bottom: 25px;
}

footer .contact-info ul li {
  margin: 10px 0px;
}

footer .contact-info ul li span {
  font-size: 13px;
  color: #7a7a7a;
  font-weight: 600;
  letter-spacing: 0.3px;
  width: 80px;
  display: inline-block;
}

footer .contact-info ul li a {
  font-size: 13px;
  color: #4883ff;
  letter-spacing: 0.7px;
  text-decoration: none;
}

footer li{
    list-style-type: none;
}

/* ############################################ */
/* ################ HEADER #################### */
/* ############################################ */

#main-menu {
	z-index: 300;
	visibility:visible;
}


#main-menu ul {
	display: block;
	width: 100%;
	text-align: center;
}

#main-menu ul li {
	display: inline-block;
	position: relative;
}

#main-menu ul li a {
	display: inline-block;
	padding:6px 10px;
	line-height: 60px;
	color: #FFF;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	transition: all 0.25s ease 0s;
}

#main-menu ul li a:hover {
	color:#FFF;
}

#main-menu ul.nav>li>a:hover, #main-menu ul.nav>li>a:focus {
	background: none;
}

#main-menu ul li.active > a, #main-menu ul li.active.has-child > a {
	color: #FFF;
	box-shadow: inset 0 -2px 0 #FFF;
}

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

.button-transp{
    background-color:transparent; color:#313131 !important; box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px; border:none; border-radius:0px !important;
}

.hover-news:hover{
    color:#3a71b1 !important;
    text-decoration: none;
}

/* ############################################ */
/* ############ NOTÍCIAS ################ */
/* ############################################ */

    .boxnews-title {
        margin-left:50px;
    }

    .boxnews-img { 
        text-align:center; 
        padding-top:20px;
    }

        .boxnews-img img { 
            width:80%; 
        }

    .boxnews-text {
        text-align: justify; 
        width:90%; 
        margin-top:40px;
        margin-left: 50px;
    }
    
    /*newscss*/
    .body-pgnews{ 
        margin-top:30px; 
        width:80%; 
    }

.left-bodynews{ width:80%; margin:0 auto; }
.right-bodynews{ width:15%; margin:0 auto; }
.body-multi{ width:90%; height:100%; margin:0 auto; }
.disp-center{ display: none; }

    .box-tempo{ padding-top:10px; }
    .box-tempo h5{ color:gray;  letter-spacing:1px;  font-size: 13px;}
    .box-tempo hr{ margin-top:-1px;}

    .box-navnews{ padding-top:20px; }
    .box-navnews h5{ color:gray; letter-spacing:1px; font-size: 13px; }

    .row-linknavnews{ margin-top: 6px; }
    .row-linknavnews .col-1 i{ color:#5d8788; }
    .row-linknavnews .col small{ color:gray; }

    .box-talknews{ margin-top: 20px; }
    .box-talknews h5{ color:gray; letter-spacing:1px; font-size: 13px; }

    .btn-read-institu{ color:#0099ff; font-size:14px; margin-top:-3px; }


/* ############################################ */
/* ############ RESPONSIVIDADE ################ */
/* ############################################ */

    /*zoom: 110/120%*/
    @media only screen and (max-width: 1800px) {
        
        .body-pgnews{ width: 85% !important; }
        .disp-center{  }
    }

    /*zoom: 120%*/
    @media only screen and (max-width: 1700px) { 
        
        .body-pgnews{ margin-top:30px; width:100% !important; background-color: !important;}
        .disp-multi{ display:none !important; }
        .disp-center{ display: block !important; }
    }

    /*zoom: 130%*/
    @media only screen and (max-width: 1600px) { 
        
        .body-pgnews{ margin-top:30px; width:100% !important; background-color: !important;}
        .disp-multi{ display:none !important; }
        .disp-center{ display: block !important; }
    }

    /*zoom: 140%*/
    @media only screen and (max-width: 1500px) { 
        
        .body-pgnews{ margin-top:30px; width:100% !important; background-color:!important;}
        .disp-multi{ display:none !important; }
        .disp-center{ display: block !important; }
    }

    /*zoom: 150%*/
    @media only screen and (max-width: 1400px) { 
        
        .body-pgnews{ margin-top:30px; width:100% !important; background-color:!important;}
        .disp-multi{ display:none !important; }
        .disp-center{ display: block !important; }
    }

    /*zoom: 170%*/
    @media only screen and (max-width: 1200px) { 
        
        .body-pgnews{ margin-top:30px; width:100% !important; background-color:!important;}
        .disp-multi{ display:none !important; }
        .disp-center{ display: block !important; }
    }

    /*mobile*/

    /* Dimensões: Menores */
    @media only screen and (min-width: 200px) and (max-width: 767px) {

        .tableDesigntransp{ width:100% !important; }
        
        .div02-news { 
            width:90% !important; 
            margin-left: -15px; 
        }
            .boxnews-img img { 
                margin-left:60px;; 
            }
        
        .div03-news { width:100%; }
        
        .box-title-transp{ margin-top:-5px !important; }
        .box-group-transp{ margin-top: -5px !important; }
        .col-buttons-transp{ width:85% !important; margin-top:20px; }
        .btnnew-transp{ border-left: 20px solid #0174b2 !important; }
    }

    /* Dimensões: Iphone 5/SE */
    @media only screen and (min-width: 320px) and (max-width: 568px) {

        .tableDesigntransp{ width:100% !important; }
        
        .div02-news { 
            width:90% !important; 
            margin-left: -15px; 
        }
            .boxnews-img img { 
                margin-left:60px;; 
            }
        
        .div03-news { width:100%; }
        
        .body-pgnews {width: 100% !important; }
        
        .box-title-transp{ margin-top:-5px !important; }
        .box-group-transp{ margin-top: -5px !important; }
        .col-buttons-transp{ width:85% !important; margin-top:20px; }
        .btnnew-transp{ border-left: 20px solid #0174b2 !important; }
    } 

    /* Dimensões: 6/7/8 */
    @media only screen and (min-width: 375px) and (max-width: 667px) {

        .tableDesigntransp { 
            width:100% !important;
        }
        
        .div02-news { 
            width:90% !important; 
            margin-left: -15px; 
        }
            .boxnews-img img { 
                margin-left:60px;; 
            }
        
        .div03-news { width:100%; }
        
        .body-pgnews {width: 100% !important; }
        
        .box-title-transp{ margin-top:-5px !important; }
        .box-group-transp{ margin-top: -5px !important; }
        .col-buttons-transp{ width:85% !important; margin-top:20px; }
        .btnnew-transp{ border-left: 20px solid #0174b2 !important; }
    } 
    
    /* Dimensões Iphone X */
    @media only screen and (min-width: 375px) and (max-width: 812px) {

        .tableDesigntransp{ width:100% !important; }
        
        .div02-news { 
            width:90% !important; 
            margin-left: -15px; 
        }
            .boxnews-img img { 
                margin-left:60px;; 
            }
        
        .div03-news { width:100%; }
        
        .box-title-transp{ margin-top:-5px !important; }
        .box-group-transp{ margin-top: -5px !important; }
        .col-buttons-transp{ width:85% !important; margin-top:20px; }
        .btnnew-transp{ border-left: 20px solid #0174b2 !important; }
    } 
    
    /* Dimensões: Iphone 6/7/8 Plus */
    @media only screen and (min-width: 414px) and (max-width: 736px) {

        .tableDesigntransp{ width:100% !important; }
        
        .div02-news { 
            width:90% !important; 
            margin-left: -15px; 
        }
            .boxnews-img img { 
                margin-left:60px;; 
            }
        
        .div03-news { width:100%; }
        
        .box-title-transp{ margin-top:-5px !important; }
        .box-group-transp{ margin-top: -5px !important; }
        .col-buttons-transp{ width:85% !important; margin-top:20px; }
        .btnnew-transp{ border-left: 20px solid #0174b2 !important; }
    } 

/* ############################################ */
/* ############ RESPONSIVIDADE ################ */
/* ############################################ */

.effect-email-home:hover{ background-color: #e0f3ff; }

/* ******************************************** */
/* ************ turismo-cidadão.php *********** */
/* ******************************************** */

.header-turismo-cidadao{
  text-align: center;
}

.header-turismo-cidadao .row{
  text-align: center;
  margin-top: 70px;
}


.line-blue hr{
  background-color: #1bb5d9;
  height: 2px;
}
 
.title-turismo-cidadao h4{
  text-align: center;
  color: #005baa;
  margin-top: -20px;
}

.title-turismo-cidadao p{
  color:black;
  font-size: 13px;
}

.image-turismo-cidadao{
  width: 65%;
}

.text-turismo-cidadao{
  margin-top: 30px;
}

.title-table p{
  font-weight: bold;
  text-align: center;
}

.title-table hr{
  width: 40%;
  background-color: #1bb5d9;
  height: 1px;
  margin-top: -10px !important;
}

.card-turismo-cidadao{
  margin-top: 40px;
}

.row-turismo-cidadao{
  padding-left: 30px;
}

.unit-cards .logo-cards{
  width: 105%;
}

.card-text-box{
  margin-left: 10px;
  font-size: 15px;
}

.logoinsta-turismo{
  color: #C13584;
  margin-right: 5%;

}

.logozap-turismo{
  color: #128C7E;
}