﻿/*!
 * Copyright 2013-2017 Start Bootstrap
 */
body {
	padding-top: 0px;
}
@media (min-width: 992px) {
body {
	padding-top: 0px;
}
}
.menu-button{
	background: #0088cc !important;
	font-size: 14px !important;
}
#navbarLanguages label, #navbarCategories label, #navbarInsurances label {
	margin: 4px 0px 4px 2px !important;
	color: #999;
	font-size: 13px;
	line-height: 0px;
}
#navbarLanguages .list-group-item, #navbarCategories .list-group-item, #navbarInsurances .list-group-item {
	padding: 4px 0px 4px 10px !important;
}
.pagination {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
}
.pagination li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-appearance: button;
	font-size: 14.4px;
	font-size: 0.9rem;
	padding: 7.52px 12px;
	padding: 0.47rem 0.75rem;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 1px solid #CCC;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.pagination > .active {
	background-color: #6c489c;
	border-color: #6c489c #6c489c #006699;
	color: #F1F1F1;
}
.pagination > .disabled {
	color: #333;
	background-color: #F1F1F1;
	border-color: #CCC;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.pagination > .active > a {
	background: none !important;
}
ul.nav-list.primary > li a.help {
	-webkit-transition: all .3s;
	transition: all .3s;
	background-position: 9px 16px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDDE;
	padding: 8px 20px;
	color: #6c489c;
}
.error-code {
	font-size: 160px;
	font-size: 10rem;
	line-height: 160px;
	line-height: 10rem;
	letter-spacing: -10px;
}
.listing_address {
	font-size: 11px;
	color: #484848;
}
.card-footer {
	padding: 10px 0 0 0 !important;
	margin: 0px !important;
}
.datatables-footer {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.menu-button {
	background: #008ad0;
	color: #F4F4F4;
}
.jumbotron i {
	font-size: 119px;
}
/* Card Body */
.card-body {
	padding: .60rem !important;
}
.card-title {
	font-size: 1.2em;
	color: #6c489c;
	font-weight: 600;
	padding: 0px !important;
	margin: 0px !important;
	text-decoration: none;
}
/* Links */
a {
	color: #6c489c;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:focus {
	color: #006699;
	text-decoration: none;
}
.mb-2, .my-2 {
	margin-top: 0.0rem !important;
	margin-bottom: 1.0rem !important;
}
.mb-3, .my-3 {
	margin-top: 1.3rem !important;
	margin-bottom: 0.80rem !important;
}
.mb-4, .my-4 {
	margin-top: 1.3rem !important;
	margin-bottom: 1.3rem !important;
}
/* Medical Schedules */
.medical-schedules {
	margin: -71px 0 0 0;
}
.medical-schedules h4 {
	line-height: 23px;
	padding-top: 4px;
}
.medical-schedules h4, .medical-schedules h5, .medical-schedules a, .medical-schedules i {
	color: #FFFFFF !important;
}
.medical-schedules h5 {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 22px;
	margin: 0px;
	position: relative;
	display: inline-block;
}
.medical-schedules .box-one, .medical-schedules .box-two, .medical-schedules .box-three, .medical-schedules .box-four {
	cursor: pointer;
	height: 80px;
	position: relative;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
}
.medical-schedules .box-one {
	z-index: 4;
}
.medical-schedules .box-two {
	z-index: 3;
}
.medical-schedules .box-three {
	z-index: 2;
}
.medical-schedules .box-three:hover {
	z-index: 10;
}
.medical-schedules .box-four {
	z-index: 1;
}
.medical-schedules .box-one::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -40px;
	width: 0;
	height: 0;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 40px solid #6c489c;
	z-index: 5;
}
.medical-schedules .box-two::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -40px;
	width: 0;
	height: 0;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 40px solid #007ab7;
	z-index: 5;
}
.medical-schedules .box-three::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -40px;
	width: 0;
	height: 0;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 40px solid #006ca3;
	z-index: 5;
}
.medical-schedules .box-two, .medical-schedules .box-three {
	padding: 28px 28px 28px 50px;
}
.medical-schedules .box-two a, .medical-schedules .box-three a {
	text-decoration: none;
}
.medical-schedules .box-two:hover .expanded-info, .medical-schedules .box-three:hover .expanded-info {
	opacity: 1;
	z-index: 1;
}
.medical-schedules .box-two:hover .expanded-info .info, .medical-schedules .box-three:hover .expanded-info .info {
	opacity: 1;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.medical-schedules .box-two:hover i, .medical-schedules .box-three:hover i {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.medical-schedules .box-two .expanded-info, .medical-schedules .box-three .expanded-info {
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 99%;
	width: 100%;
	-webkit-box-shadow: 0 -12px 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0 -12px 30px rgba(0, 0, 0, 0.2);
	z-index: -1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.medical-schedules .box-two .expanded-info .info, .medical-schedules .box-three .expanded-info .info {
	opacity: 0;
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%);
}
.medical-schedules .box-two .expanded-info .info:nth-child(1), .medical-schedules .box-three .expanded-info .info:nth-child(1) {
	-webkit-transition: all 0.3s ease 0.4s;
	transition: all 0.3s ease 0.4s;
}
.medical-schedules .box-two .expanded-info .info:nth-child(2), .medical-schedules .box-three .expanded-info .info:nth-child(2) {
	-webkit-transition: all 0.3s ease 0.5s;
	transition: all 0.3s ease 0.5s;
}
.medical-schedules .box-two .expanded-info .info:nth-child(3), .medical-schedules .box-three .expanded-info .info:nth-child(3) {
	-webkit-transition: all 0.3s ease 0.6s;
	transition: all 0.3s ease 0.6s;
}
.medical-schedules .box-two i, .medical-schedules .box-three i {
	position: absolute;
	top: 50%;
	right: -50px;
	font-size: 1.44em;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.medical-schedules .box-two:hover i {
	-webkit-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
}
.medical-schedules .box-two i {
	-webkit-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.medical-schedules .box-three:hover i {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.medical-schedules .box-three i {
	-webkit-transform: translateY(-50%) rotate(0deg);
	transform: translateY(-50%) rotate(0deg);
}
.medical-schedules .box-four label {
	display: block;
	margin: -3px 0 0;
	opacity: 0.5;
}
.medical-schedules .box-four strong {
	font-size: 1.6em;
}
.medical-schedules .box-four .feature-box {
	padding: 23.7px 10px 23.7px 50px;
}
.medical-schedules .box-four .feature-box-icon {
	margin-top: 5px;
}
.feature-box .feature-box-info {
	flex: 1 1 100%;
	padding-left: 15px;
	margin-top: -10px;
}
.feature-box.feature-box-style-2 .feature-box-icon {
	background: transparent;
	top: 0px;
}
@media (max-width: 991px) {
.medical-schedules h4 {
	margin-top: 10px !important;
}
.medical-schedules .box-one::after {
	content: none;
}
.medical-schedules .box-two, .medical-schedules .box-three {
	padding: 38px 38px 38px 38px;
}
}
