body {
	font-weight: bold;
}
.background-grey{
	background-color: #3A3A3A;
}
.background-grey-light{
	background-color: #9F9F9F;
}

/*Precisa para separar conteudo do menu que esta sobreposto*/
.background-bicolor-green-blue{
	background-color: #5EA1A9;
	*background-color: #49676C;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5EA1A9), to(#49676C));
	background-image: -webkit-linear-gradient(top, #5EA1A9, #49676C);
	background-image: -o-linear-gradient(top, #5EA1A9, #49676C);
	background-image: linear-gradient(to bottom, #5EA1A9, #49676C);
	background-image: -moz-linear-gradient(top, #5EA1A9, #49676C);
	background-repeat: repeat-x;
	border-color: #49676C #49676C #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);	
}
.lateral-efect{
	min-height: 790px;
	width: 15%;
}
.content-product{
	min-height: 790px;
	width: 70%;
    vertical-align:middle;
    display:table-cell;
}
.span-agenda{
	color: #FFF;
}
.text-center{
	text-align: center;
}
.padding-default{
	padding: 10px;
}
.half-width{
	width:50%
}
.full-width{
	width:100%;
}
.margin-top-default{
	margin-top: 100px;
}
.color-white{
	color: white;
	font-weight: bold;
}
.color-blue{
	color: #8ECCD8;
}
.thumbnails-agenda{
	border: 0px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    list-style: outside none none;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
#div-content-text-img-iphone{
	margin-top: 40px;
	max-width: 100%;
	min-width: 196px;
	padding: 5px;
}
#img-iphone{
	margin-top: 25px;
	min-height: 250px;
	width:100%;
}
.margin-left-light{
	margin-left: 5%;
}
.about-box-min-height{
	min-height: 190px;
}
.about-box-text-margin-top{
	margin-top: 35px;
}
.about-box-img-margin-top{
	margin-top: 60px;
}
.margin-top-text-info{
	margin-top: 75px;
}
#input-email{
	background: transparent;
	border-width: thin;
    border-style: solid;
    border-color: #fff;
    resize: none;
    color: #fff;
    width: 60%;
}
.input-text-agenda{
	background: transparent;
	border-width: thin;
    border-style: solid;
    border-color: #fff;
    resize: none;
    color: #fff;
    width: 60%;
    height: 150px;
}
#button-send{
	margin-left: 35%;
}
/*Dialog de Loading*/
#loadingAgenda {
	background-color: rgba(0, 0, 0, 0.4);
}
#divLoadingAgenda {
	background-color: windowframe;
	border: 1px solid #c4c4c4;
	position: fixed;
	top: 35%;
	opacity: 0.9;
	width: 1198px;
	z-index:    1001;
}
#divLoadingImage{
	position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('http://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;
}
.margin-lateral-default{
	margin-left: 5px;
	margin-right: 5px;
}
.row-min-height{
	min-height: 680px;
}

/*menu e rodape*/
#div-navbar-inner-menu{
    background-color: none;
    background-image: none;
    background-repeat:none;
    border: none;
    border-radius: none;
    box-shadow: none;
    min-height: none;
    padding-left: none;
    padding-right: none;
}
.navbar .nav > li > a.link_section,
.navbar .nav-list > li > a.link_section{
    color: #FFF;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: none;
    font-weight: bold;
}
.navbar .nav-list > li{
	margin-top:      10px;
    margin-left:    -30px;
    text-decoration: none;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a.link_section:hover,
.navbar .nav-list > li > a:focus,
.navbar .nav-list > li > a.link_section:hover  {
    background-color: transparent;
    color: #00B1C0;
    text-decoration: none;
}
.navbar .nav > .active > a.link_section,
.navbar .nav > .active > a.link_section:hover,
.navbar .nav > .active > a.link_section:focus,
.navbar .nav-list > .active > a.link_section,
.navbar .nav-list > .active > a.link_section:hover,
.navbar .nav-list > .active > a.link_section:focus {
    background-color: #e5e5e5;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #555555;
    text-decoration: none;
}
#logo-rodape{
	margin-top: 15px;
}
.hr-agenda{
	margin-top: 65px;
	background-color: #49afcd;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
#nav-menu-agenda{
	margin-top: 40px;
}
#button-menu-blue{
	background-color: #00b1c0;
    background-image: none;
}
.icone-rede-social{
	cursor: pointer;
	margin: 0 5px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-top;
}
.icone-rede-social:focus,
.icone-rede-social:hover{
    background-color: #00B1C0;
    color: #FFF;
    text-decoration: none;
}
/*menu e rodape*/


.clientes {
	height: 80px;	
}
}