/* ----------- Logo ----------- */
.top_section {
	/*padding: 18px 0px;*/
	padding: 15px 0px 8px 0px;
}
#logo {
	height:82px;
	width: 260px;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/glot-up-logo.png) no-repeat left top !important;
	
}
#logo h1 {
	padding: 0px;
	padding: 5px 0 0 100px;
	margin: 16px 0px 0px 0px;
	float: left;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #0072AA;
	letter-spacing: -2px;
	text-transform: none;
	background: none;
}
#logo h1 i {
	display: block;
	color: #b9b9b9;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0;
}
#access{ margin-top: 5px;}
/* ----------- End Logo ----------- */

.mt-50{ margin-top: 50px; }


.sitefeatures_03 .left {
	background: url("../img/user.png") no-repeat scroll left bottom transparent;
}
.sitefeatures_03 .right {
	background: url("../img/user-md.png") no-repeat scroll right bottom transparent;
}

.big_text2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 30px;
	color: #999;
}
.big_text2 i {
	color: #0072AA;
	font-style: normal;
}
#logo { padding: 0px 0px 0px 0px; }
#logo h1 i { text-align: center; }

.footer #footer_logo { padding: 0px 0px 0px 0px; }
.footer #footer_logo h1 i { text-align: center; }

a.but_user {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007fcc;
	border-bottom: 1px solid #909090;
}
a.but_user:hover {
	background-color: #008ada;
}

.page_title .pagenation a { color:#BBB !important; }
.page_title .pagenation i {	color: #BBB; }
.page_title .pagenation a:hover { color: #0072AA !important; }

/* sidebar link active*/
.active {
	color: #333 !important; font-weight: bold;
}

.large { font-size: 14px !important; font-weight: bold !important; }

img { max-width: 100%; }

.thumbs img{ padding: 15px; }

.info strong, .error strong, .notice strong, .success strong {
    font-size: 13px;
}

.center{ text-align: center; }
.portfolio_image .title { padding: 10px 0px 7px 0px !important; width: 100%}
.portfolio_image img { opacity: 1 !important; }
.portfolio_image img:hover {
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important; */
	-moz-opacity: 0.8 !important;
	-khtml-opacity: 0.8 !important;
	opacity: 0.8 !important;
}

.share_this { text-align: right; }
.share_this span{ font-size: 12px; }
.share_this i{ font-size: 20px; color: #007FCC; margin-left: 5px; }

.list-style-1{
	list-style-type: disc !important;
	list-style: disc !important;
	margin-left: 20px;;
}

.list-style-1 li{
	list-style-type: disc !important;
	list-style: disc !important;
}

/*************************************************************************************/
/* Formularios */
.input_bg, .textarea_bg {
	border-top: 1px solid #e1e1e1 !important;
	border-left: 1px solid #e1e1e1 !important;
	-webkit-border-radius:none !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.form-group{ 
	margin-bottom: 20px;;
}

.form-group .label{
	display: block;
}

.form-group input{ 
	min-width: 300px;
	padding: 7px;	
	border: 1px solid #e1e1e1;
	background-color: #f9f9f9;
}

.form-group textarea{
	width: 97%;
	padding: 7px;	
	border: 1px solid #e1e1e1;
	background-color: #f9f9f9;
	margin-bottom: 20px;
} 
.form-group textarea.error{
	border: 1px solid #bd6767 !important;
	background-color: #ffdddd;
}

.form-group label.error{
	padding: 10px;
	margin-left: 10px;
}

.form-group input.error{
	border: 1px solid #bd6767 !important;
	background-color: #ffdddd;
	margin-bottom: 0px;
}

.comment_submit{ padding: 0 10px; }

.form-result{ padding: 10px !important; }

/*************************************************************************************/
/* Encuentra tu profesional */
.compact{ letter-spacing: -1px; }

#p caption {
	font-size: 1.7em;
	color: #F06;
	text-align: left;
}
#p table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	border: 1px #EEE solid;
}
#p td, #p th {
	padding: 10px 4px;
	border-bottom: 1px solid #EEE;
}
#p td + #p td {
	border-left: 1px solid #FAFAFA;
	color: #999;
	line-height: 20px;
}
#p td + #p td + #p td {
	color: #666;
	border-left: none;
}
#p tfoot th {
	text-align: right;
}
#p th {
	text-align: center;
}
#p th + #p th {
	text-align: center;
}
#p th + #p th + #p th {
	text-align: center;
}
#p th a, #p td a {
	/*color: #F06;*/
	display:block;
	color:#3990BD;
	text-decoration: none;
	font-size: 1.1em;
	font-weight:bold;
	font-size: 16px;
	margin-bottom:8px;
}
#p th a:visited, #p td a:visited {
	color:#3990BD;
}
#p th a:hover, #p td a:hover {
	color: #F06;
	text-decoration: underline;
}
#p thead tr, #p tfoot tr {
	color: #555;
	font-size: 0.8em;
}
#p tr {
	font: 12px sans-serif;
	background: url() repeat-x #F8F8F8;
	color: #666;
}
#p tr:hover {
	/*background: #FFF;*/
	background: #F7FCFE;
}
#p .name{ color:#666; font-weight:bold; }


form table{ font-size: 12px; }
.textarea_bg{ width: 95%; height: 100px; }
.mt-5{ margin-top: 15px; }

/* Customize the label (the container) */
.wrapper-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wrapper-checkbox label{ margin-left: 0 !important; padding-left: 10px !important; font-size: 14px; }
.wrapper-checkbox label:hover{ cursor: pointer; }

/* Hide the browser's default checkbox */
.wrapper-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.wrapper-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.wrapper-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.wrapper-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.wrapper-checkbox .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contact-checkbox-input-styled{ min-width: 1px !important; }

/*************************************************************************************/
@media only screen and (max-width: 767px){
	.page_title {
		margin-top: 165px !important;
	}
}

@media only screen and (max-width: 767px){
	.page_title {
		margin-top: 100px !important;
	}
	.logo_wrapper{
		margin-bottom: 10px !important;
		margin-right: 0;
	}
	#logo{
		float: none !important;
		width: 200px !important;
		margin: 0 auto !important;
		height: 60px;		
		background: url("../img/glot-up-logo.png") no-repeat !important;
		background-position: left top !important;
		background-size: contain !important;
	}
	#logo h1{
		font-size: 25px;
		line-height: 20px;
		margin-top: 5px;
	}
	#access .menu select {
		margin: -10px 37px 10px 0px;
	}
	.contacto-horarios{ font-size: 12px; }
	.contacto-horarios table th{ font-size: 14px; }
	.contacto-horarios table td { text-align: center; }
	.contacto-horarios i{ font-size: 18px !important; }
	.form-group label.error,
	.form-group label.error{
		display: block;
		margin-top: 5px;
	}
}