body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
.container {
	max-width: 1170px;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
	/* color: #fff */
}
.breadcrumb li a{
	color: #fff;
}
a:hover {
	text-decoration: none;
}
a {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px;
	display:block;
	width:100%;
	margin-bottom:20px;
	line-height:inherit;
	color:#333;
	border-bottom:1px solid #e5e5e5;
}
label {
	font-size: 12px;
	font-weight: normal;
}
.logo {
	margin: 0 0 10px 0;
	max-width: auto;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
}
#carousel-banner-0{
	margin-top: 20px;
}
.cabecalho_list{
  padding-top: 30px;
  text-align: center;
}

.cabecalho_list a{
  font-size: 14px;
  font-weight: bold;
  color: #0e4194;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
#content {
	min-height: 600px;
}
/* footer */
	footer {
		margin-top: 30px;
		padding-top: 30px;
		background-color: #303030;
		border-top: 1px solid #ddd;
		color: #e2e2e2;
	}
	footer hr {
		border-top: none;
		border-bottom: 1px solid #666;
	}
	footer a {
		color: #ccc;
	}
	footer a:hover {
		color: #fff;
	}
	footer h5 {
		font-family: 'Open Sans', sans-serif;
		font-size: 13px;
		/*font-weight: bold;*/
		color: #fff;
	}

	.background_footer {
		background-color:#f4981c;
	}
	footer .field_row{
		margin-left: 0;
	}
	footer .right_content{
		text-align: left;
		display: inline-block;
	}
	footer .right_content h5{
		font-weight: bold;
	}

	footer .pharma_description{
		margin-top: 15px;
		text-align: end;
	}

	footer .right_list{
		margin-top: 15px;
	}

	footer .textcontact{
		color: #ccc;
	}
/* Fim Footer */

.espaco-dif{
	display: flex;
}

.link-title {
	color:#0e4194;
}

.link-title:hover {
	color: #1455bd;
	text-decoration: none;
}

/* Login Page */
.estilo-login {
	margin-left: 350px;
}
@media (min-width: 768px){
	.col-sm-7 {
		width: 58.33333333%;
	}
}
.login-left{
	float: left;
}
.estilo-login h2{
	font-size:24px; 
	color:#0e4194; 
	text-align:center;
}
.estilo-login p{
	text-align:center;
}
.btn-login {
	color:white; 
	background-color: #f4981c;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.pull-right {
	float: right!important;
}
/* Reset Senha  */
.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	background-color: #f4981c;
	border-radius: 4px;
	list-style: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb-item + .breadcrumb-item {
	padding-right: 0.5rem;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;

	transform: rotate(-45deg);
}
.buttons {
	margin: 1em 0;
}

.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.pull-left {
	float: left!important;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}

/*Cadastro Usuario */
.heading-register {
	font-size:24px; 
	color:#0e4194; 
	text-align:center;
}
.heading-p-register{
	text-align: center;
}
.register-field-text{
	min-height: 50px;
}
/* Minhas Lojas */
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
.table-stores{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
  color: #666;
  font-size: 12px;
}
.label-address{
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}
div.required .label-address:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.widget{
	position: relative;
    padding: 20px;
    border-radius: 8px;
    border: none;
    background: #fcfcfc;
}

.widget .widget-heading {
    margin-bottom: 15px;
}

.widget h5 {
    font-weight: 700;
    font-size: 19px;
    letter-spacing: 0px;
    margin-bottom: 0;
    color: #0e4194;
}

.widget-table-one .transactions-list {
    margin-bottom: 15px;
}

.widget-table-one .transactions-list {
    padding: 12px 12px;
    border: 1px dashed #bfc9d4;
    border-radius: 6px;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.widget-table-one .transactions-list .t-item {
    display: flex;
    justify-content: space-between;
}

.widget-table-one .transactions-list .t-item .t-company-name {
    display: flex;
}

.widget-table-one .transactions-list .t-item .t-rate {
    align-self: center;
}

.widget-table-one .transactions-list .t-item .t-icon {
    margin-right: 12px;
}

.widget-table-one .transactions-list .t-item .t-name {
    align-self: center;
}

.widget-table-one .transactions-list .t-item .t-name h4{
    color: #0e4194;
}

.widget-table-one .transactions-list .t-item .t-icon .icon {
    position: relative;
    display: inline-block;
    padding: 10px;
    background-color: #ffeccb;
    border-radius: 50%;
}

.widget-table-one .transactions-list .t-item .t-name .meta-date {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 600;
    color: #888ea8;
}

.widget-table-one .transactions-list:hover {
    -webkit-transform: translateY(-1px) scale(1.01);
    transform: translateY(-1px) scale(1.01);
}

/* Product Offers */

.elemento {
  position: absolute;
  bottom: 0;
  left: 0;
}
.table > :not(:last-child) > :last-child > * {
	border-bottom-color: #ddd;
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-dark th {
  color: inherit;
  border-color: #dee2e6;
}

.rounded-div {
  border-width: 2px;
  border-style: solid;
  border-color: #ddd;
  border-radius: 1.375rem;
}

.rounded-table > tbody > tr > th,
.rounded-table > tfoot > tr > th,
.rounded-table > thead > tr > td,
.rounded-table > tbody > tr > td {
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
  border-radius: 1.375rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
}
.rounded-table > thead > tr > th,
.rounded-table > thead > tr > td {
  border-bottom-width: 2px;
}

.text-white {
  color: white;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}

.btn-block{
	display:block;
	width:100%;
}

thead, tbody, tfoot, tr, td, th {
	border-style: none;
}
.tabletr{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
}
.rounded-table > thead > tr:first-child > th,
.rounded-table > thead > tr:first-child > td {
  border-top: none;
}

/* Blog */
.card-blog{
	padding-bottom: 10px; 
	background-color:#f3eded;
}
.swiper-container{
	background-color: BLACK;
}
.home-titulo{
	text-align:center; 
	font-weight:bold;
}
.descricao-titulo{
	color:#0e4194; 
	text-align:center;
	font-size:18px;
}
.row-latestblog{
	padding-bottom: 0 !important;
}
.name-blog{
	padding: 10px; 
	height:120px;
}
.btn-blog{
	margin-left: 65%;
	
}
.h5-blog{
	color: #0e4194;
	text-align:-webkit-left; 
	font-size:16px; 
	font-weight: bolder;
}
.img-blog{
	width:100%; 
	height:Auto;
}
.innerheader{
	margin: 10px 0;
	padding: 10px 0 10px 40px;
}
.innerheader i{
	color:#000;
}

.innerheader h1{
	font-size: 25px;
	font-weight: 700;
	line-height: 20px;
	max-height:40px;
	overflow: hidden;
	padding-bottom: 10px;
	color: #0e4194;
}


.tags li a{
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #999999;
	display: block;
	float: left;
  margin: 0 5px 5px 0;
  padding: 2px 10px;
	line-height:28px;
}
.headtitle{
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	opacity: 0.8;
	position: absolute;
	width: 100%;
	z-index: 1;
	margin-bottom:0px;
}

/* Blog-Right */
.backcolor{
	padding:0  5px 5px;
}
.backcolor .fa{
	font-size:22px;
}

/* Blogs */

#latestpost .all .product-list .listimg{
	margin:0 0 20px;
}

#latestpost .fa{
	margin-right:3px;
}


#latestpost .product-thumb{
	border: medium none;
	margin-top: 0px; padding:0px 0px 10px 0px;
	overflow: hidden;
	background-color: #f3eded;
}

#latestpost .detail {
	text-align:justify;
	min-height: 110px;
}

#latestpost .detail {
	color: #888;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	font-family: arial;
	padding-left: 10px;
	padding-right: 10px;
}

#latestpost .feedbackrow ul{
	display:inline-block;
	padding:0px;
	margin:0px;
	list-style:none;
}

#latestpost .feedbackrow ul li{
	list-style: outside none none;
	padding: 3px 6px;
	text-align: center;
}

#latestpost .feedbackrow ul li a{
	font-weight:bolder;
}

.feedback ul{
	margin:0;
}
#latestpost .postrow{
	margin:0px;
	border-radius:0 0 10px 10px;
}
.btnall{
	margin-right: 30px;
}

.social-icons,.feedback{
    display:inline-block;
    margin-left: 15px;
}
.social-icons  i{
	background: #0e4194 none repeat scroll 0 0;
    border-radius: 30px;
    font-size: 28px;
    height: 35px;
    padding: 0px 4px;
    text-align: center;
    text-transform: uppercase;
    width: 35px;
    line-height:35px;
    color: #fff;
}
.backcolor{
	padding:0  5px 5px;
}
#tmdcategorysearch h2{
	margin:20px 0px 0 !important;
	color: #fff;
	background-color: #f4981c;
}
#tmdcategorysearch,#tmdcategorysearch .list-group a,#tmdcategorysearch .list-group{
	background:#f3eded;
	color: #444;
}
.caption h4{
	clear: both;
	color: #0e4194;
	font-weight: bold;
	padding:0px 10px 0px 10px;
}
