/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11/fev/2018, 21:52:19
    Author     : rafaelpinto
*/



.monuments{
    background-color: #fff;
    margin-top: 20px;
    padding: 5px 0px 10px 0px
}

@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu { 
    display: block;
  }
}

.facebook-div{
  
    
    position: absolute;
    top: -450px;  
    right: 0%;
    background-color: #eee;
    z-index: 5;
    border-radius: 12px 0px 0px 12px;
    color: black; 
   
}

.active{ 
    font-size: 16px;
}
 

.fal{
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: normal;
}



.magra{font-family: 'Monserat', sans-serif;}

body{font-family: 'Prompt', sans-serif;}

.logo-size{height: 70px; margin-top: 5px}

.navbar-config .navbar-nav a{ 
    height: 200px;  
    padding-top: 42px; 
    text-transform: uppercase;  
    font-weight: bold;     
    font-size: 15px;
    color: #fff !important;
  
}
  
.navbar-config{
    color:white;
}

.navbar-profile{
    box-shadow: 0 3px 8px #ccc;
    border-radius: 0px;
    background-color:rgb(0,119,209); 
}

.margin-0{
    margin: 0
}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:60px; margin-left:-160px;
    width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; 
    border:2px solid #FFF;  color:#EEE;
    background:#333 url(http://www.menucool.com/tooltip/cssttp/css-tooltip-gradient-bg.png) repeat-x 0 0;
}

.callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;}

/*CSS3 extras*/
a.tooltip span
{
    border-radius:2px;        
    box-shadow: 0px 0px 8px 4px #666;
    /*opacity: 0.8;*/
}


.margin-0{
    margin: 0 !important;
}

.margin-bot-0{
    margin-bottom: 0 !important;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-top-30{
    margin-top: 30px;
}
.margin-top-40{
    margin-top: 40px;
}
.margin-top-50{
    margin-top: 50px;
}
.margin-top-90{
    margin-top: 90px;
}
.margin-top-100{
    margin-top: 100px;
}

.margin-bot-10{
    margin-bottom: 10px;
}
.margin-bot-20{
    margin-bottom: 20px;
}
.margin-bot-30{
    margin-bottom: 30px;
}
.margin-bot-40{
    margin-bottom: 40px;
}
.margin-left-10{
    margin-left: 10px;
}
.margin-left-20{
    margin-left: 20px;
}
.margin-left-30{
    margin-left: 30px;
}
.margin-left-40{
    margin-left: 40px;
}

.center{
    text-align: center;
}

.padding-bot-10{
    padding-bottom: 10px !important ;
}

.pading-top-6{
    padding-top: 6px;
}
.padding-top-4{
    padding-top: 4px;
}

.padding-info{
    padding-top: 20px;
    padding-bottom: 20px;

}

.margin-top-bot-50{
    margin: 50px 0px 50px 0px;
}

.carousel-caption {
    top: 0;
    bottom: auto;
}

.padding-nav{
    margin-left: 5px;
    margin-right: 5px;
}


@media (min-width: 100px)and (max-width: 767px) { 
  .image-carrousell-size{
     height:350px;}
  .color-nav{
      background-color:#0078d5
  }
  .news-shadow{
    background-color: #fff; padding-top: 10px; padding-bottom: 10px; background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);margin-top:140px 
}
.height-news-box{height: 240px}

}
/*screen-sm*/
@media (min-width: 768px) and (max-width: 992px) { 
   .image-carrousell-size{height: 600px;}
   .height_news{margin-top:148px;}
   .color-nav{
      background-color:  rgba(27, 26, 26, 0.95);
  }
  .news-shadow{
    background-color: #fff; padding-top: 10px; padding-bottom: 10px; background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);margin-top:144px 
}
.height-news-box{height: 230px}
}
/*screen-md*/
@media (min-width: 992px) and (max-width: 1200px) { 
.image-carrousell-size{height: 600px;}
.height_news{margin-top:168px;}
.color-nav{
      background-color:  rgba(27, 26, 26, 0.95);
  }
  .news-shadow{
    background-color: #fff; padding-top: 10px; padding-bottom: 10px; background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);margin-top:164px 
}
.height-news-box{height: 180px}
}
/*screen-lg corresponds with col-lg*/
@media (min-width: 1200px) {  
 .image-carrousell-size{height: 600px;}
 .height_news{margin-top:168px;}
 .color-nav{
      background-color:  rgba(27, 26, 26, 0.95);
  }
  .news-shadow{
    background-color: #fff; padding-top: 10px; padding-bottom: 10px; background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);margin-top:164px 
}
.height-news-box{height: 180px
}

.color-white{
    color:#fff;
}

.bydone{
    font-family: 'Josefin Slab', serif;
}

