
        a:hover {
    color: #0056b3;
    text-decoration: none;
}

        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            min-width: 7rem;
            /*padding: 1.8rem 0;*/
            margin: -1.875rem 0 0;
            font-size: 13px;
            color: #212529;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0,0,0,.15);
            border-radius: 0rem;
                line-height: 2;
                text-align:center!important;
        }
        
        
        @media screen and (max-width: 1000px) and (min-width: 768px) {
			.navbar-nav  {
			    display: flex !important;
   				flex-wrap: wrap;
				justify-content: right;
			    line-height: 45px !important;
    			padding-top: 28px;
			}
			
			.nav-bar li {
				height: 50%;
			}
        
			.navbar-nav .linebreak {
				flex-basis: 100%;
	        	min-width: 100%;
	        }    
	     
        }
        

        .rec1_right {
            font-size: 12px;
            line-height: 14px;
            max-width: 100%!important;
            margin-bottom: 5px;
            padding-right: 5px;
            font-weight: normal;
            float: left;
        }

        .hide-mobile{
            display:block!important;
        }

        .show-mobile{
            display:none!important;
        }

        .show-mobile2{
            display:none!important;
        }

        .position{
            position:absolute;top: 10px;right: 100px;
        }

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

            .show-mobile{
            display:block!important;
            }

            .show-mobile2{
            display:inline-block!important;
            }

            .position{
                position:absolute;top: 10px;right: 100px;
            }

            .dropdown-menu {
	            position: absolute;
	            top: 100%;
	            left: 0;
	            z-index: 1000;
	            display: none;
	            float: left;
	            min-width: 7rem;
	            /*padding: 1.8rem 0;*/
	                margin: 0rem 0 0;
	            font-size: 1rem;
	            color: #212529;
	            text-align: left;
	            list-style: none;
	            background-color: #fff;
	            background-clip: padding-box;
	            border: 1px solid rgba(0,0,0,.15);
	            border-radius: 0rem;
	                line-height: 2;
	                text-align:center!important;
	        }
	        
	        iframe.youtube-vid {
			    max-height: 270px;
        	    max-width: 100%;
	        }
	        
	        .mobile-contained-10px {
				padding: 0 10px !important;
	        }
	        
			.mobile-contained-15px {
				padding: 0 15px !important;
	        }
	        
	        img {
	        	/*width: 100%;*/
				max-width: 100%;
			    /* max-height: max-content; */
			    height: auto;
	        }
	        
	        #biografias1 img {
				width: 100%;
	        }
	        
	        img.img-mobile-full {
				width: 100%;
	        }
	        
	        .col-xs-3 {
				width: 25% !important;
	        }
	        
	        .mobile-overflow-prevent {
				box-sizing: border-box;
			    width: 100%;
			    margin: 0 !important;
	        }
        }


        @media(max-width: 450px){
            .position{
                position:absolute;top: 13px;right: 60px;
            }
        }


        #lupa-desktop {
    display: block;
}
.botao_topo {
    display: inline-block;
    padding-top: 5px!important;
    font-size: 12px!important;
    font-weight: 800!important;
    line-height: 1.42857143!important;
    text-align: center!important;
    white-space: nowrap!important;
    vertical-align: middle!important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    background-color: rgb(2,110,171)!important;
    border: 1px solid #fff!important;
    border-top: 0px solid #474747!important;
    border-radius: 0px!important;
    color: #fff!important;
    height: 31px!important;
    font-family: 'Roboto Condensed', sans-serif;
}

.botao_topo:hover {
    background-color: #fff;
    border: 1px solid #fff;

    color: #000;
    text-decoration: none;
}
.botao_topo_active {
    display: inline-block;
    padding-top: 7px;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(71,71,71,0.80)!important;
    border: 1px solid #fff;
    border-top: 0px solid #fff;
    border-radius: 0px;
    color: #fff!important;
    height: 31px;
    font-family: 'Roboto Condensed', sans-serif;
}
#botaomais {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 1;
    z-index:999999999!important;
}

#panel_1, #flip {
    padding: 0px;
    text-align: center;

    border: solid 0px #fff;


}

#panel_1 {
    
    width:100%;
    
    
}


#panel_1 {
  width: 65%;
  height: 10px;
  max-height: 20px;
  padding: 0px;
  
  background-color: rgba(255,255,255,0);
    
    right:14px;
    float:right;
  transform: translateX(100%);
  position: fixed;
  -webkit-animation: anim 20.5s 1;
  animation: anim 15.5s 1;
  z-index:99999999!important;
	
	top: 0;

}
@-webkit-keyframes anim {
  0% {
    transform: translateX(100%);
  }
  14.28% {
    transform: translateX(0);
  }
  85.71% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes anim {
  0% {
    transform: translateX(100%);
  }
  14.28% {
    transform: translateX(0);
  }
  85.71% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}


.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    /*padding-left: 50px!important;*/
    margin-bottom: 0;
    list-style: none;
}




@media(max-width:767px) {
    #panel_1, #flip {
    padding: 0px;
    text-align: center;

    border: solid 0px #fff;


    }

    #panel_1 {
        padding: 0px;
        /* position:relative; */
        width:100%;
        background:none
        max-height: 70px;
        right:0px;
        float:right;
        display:none;
    }


    #panel_1 {
        z-index:1!important;
      width: 100%;
      height: 100px;
      background: ;
      transform: translateX(100%);
      position: absolute;
      -webkit-animation: anim 15.5s 1;
      animation: anim 15.5s 1;
    }
    @-webkit-keyframes anim {
      0% {
        transform: translateX(100%);
      }
      14.28% {
        transform: translateX(0);
      }
      85.71% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(100%);
      }
    }
    @keyframes anim {
      0% {
        transform: translateX(100%);
      }
      14.28% {
        transform: translateX(0);
      }
      85.71% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(100%);
      }
    }
}

  #search-btn{
  /*position: fixed;*/
  /*top: 1em;
  right: 1em;*/
  /*background-color: rgba(0,0,0,0.8);
  padding: 10px;
  border-radius: 2px;
  color: #FFF;*/
}

.mr-auto, .mx-auto {
    margin-left: auto!important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}



@keyframes blink {
    from { opacity: 1; }
    to { opacity: 0; }
}

#search-btn:hover{
  /*background-color: rgba(0,0,0,0.5);*/
  cursor: pointer;
  
}
#search-overlay{
  display:none;
}
.block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.95);
    border: #a0a0a0 solid 0px;
    margin: ;
    z-index: 99999999!important;
    height: 118px;
}

.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
  /* Adjusts for spacing */
  /* For visualization 
  background: #808080; width: 5px;
  */
}

.centered {
  display: inline-block;
  /*vertical-align: middle;*/
  width: 90%;
  /*padding: 10px 15px;*/
  color: #FFF;
  border: none;
  background: transparent;
}

#search-box {
  position: relative;
  width: 100%;
  margin: ;
}

#search-form {
  height: 4em;
  border: 0px solid #999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /*background-color: rgba(255, 255, 255, 0.9);*/
  /*overflow: hidden;*/
}


#search-text {
  font-size: 14px;
  color: #ddd;
  border-width: 0;
  background: transparent;
}

#search-box input[type="text"] {
    max-width: 1466px;
    padding: 20px;
    color: #333;
    outline: none;
    font-size: 31px;
    width: 100%;
}

#search-button {
    position: absolute;
    top: 16px;
    right: 0;
    height: 4.7em;
    width: 100px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 10px;
    border-width: 0;
    background-color: #4d90fe;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
}

#close-btn {
    position: absolute;
    top: 19px;
    right: 1em;
    color: #000000;
        z-index: 9999999999999999!important;
}
#close-btn:hover{
  color: #0056b3;
  cursor: pointer;
}


@media(max-width:776px){
    .block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.95);
    border: #a0a0a0 solid 0px;
    margin: ;
    z-index: 99999999!important;
    height: 96px;
    }

    .block:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: 0;
      /* Adjusts for spacing */
      /* For visualization 
      background: #808080; width: 5px;
      */
    }

    #close-btn {
    position: absolute;
    top: 19px;
    right: 1em;
    color: #000000;
        z-index: 9999999999999999!important;
    }
    #close-btn:hover{
      color: #0056b3;
      cursor: pointer;
    }
}


.c_modal {
            width: 100%;
            height: 100%;
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            background-color: rgba(0, 0, 0, 0.7);
            z-index: 99999999;
        }
        .mlist_modal_inner, 
        .regionselect_modal_inner {
            padding-top: 10px;
            font-family: Gudea,sans-serif;
            font-size: 2.5rem;
            background-color: #FFF;
        }
        .vh_center {
            top: 50%;
            transform: translateY(-50%);
            margin:0 auto;
        }
        .nopadding {
            padding: 0 !important;
        }
        .mlistmi_head, 
        .regionselect_head {
            position: relative;
            height: 88px;
            text-align: center;
            padding-top: 10px;
        }
        .mlistmi_head > img {
            width:115px;
        }
        .mlist_modal_close {
            position: absolute;
            top: 7px;
            right: 15px;
            font-size: 1.1rem;
            color: #000;
        }
        .mlistmi_body, 
        .regionselect {
            padding-bottom: 43px;
            text-transform: uppercase;
            text-align: center;
        }
        .mlistmi_body h1 {
            font-family: 'Roboto Condensed';
            font-weight:700;
            margin:0;
            font-size:27px;
        }
        .mlistmi_body h2,
        .mlistmi_body h2:active,
        .mlistmi_body h2:link,
        .mlistmi_body h2:hover  {
            font-family: "Roboto";
            font-weight:300;
            text-transform:none;
            font-size:16px;
        }
        .mlistmi_body h2, 
        .mlistmi_body h2:active, 
        .mlistmi_body h2:hover,
        .mlistmi_body h2:link, 
        .regionselect h2 {
            margin-top: 0;
            color: #6d6d6d;
        }
        .mlistmi_body input {
            font-size: 16px;
            color: #6d6d6d;
            text-transform: lowercase;
        }
        .mlistmi_body #email_h, #name_h,
        .mlistmi_body #subscribe-newsletter-btn_h {
            height:48px !important;
        }
        .mlistmi_body #email_h {
            width: 248px;
            padding-left: 20px;
        }
        .mlistmi_body #name_h {
            width: 248px;
            padding-left: 20px;
        }
        
        .mlistmi_body #subscribe-newsletter-btn_h {
            position: relative;
            top: 6px;
            padding-left: 50px;
            padding-right: 50px;
        }

            .col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

@media (max-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media (max-width: 720px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


.minheight-projetos {
    min-height: 300px!important;
}