@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
section {
	overflow: hidden;
}

body {
	background: #fff;
	color: #666;m
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

a,
a:hover {
	color: inherit;
	outline: 0 !important;
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

.heading-ff-1 h1,
.heading-ff-1 h2,
.heading-ff-1 h3,
.heading-ff-1 h4,
.heading-ff-1 h5,
.heading-ff-1 h6,
.heading-ff-2 h1,
.heading-ff-2 h2,
.heading-ff-2 h3,
.heading-ff-2 h4,
.heading-ff-2 h5,
.heading-ff-2 h6,
.heading-ff-3 h1,
.heading-ff-3 h2,
.heading-ff-3 h3,
.heading-ff-3 h4,
.heading-ff-3 h5,
.heading-ff-3 h6,
.heading-ff-4 h1,
.heading-ff-4 h2,
.heading-ff-4 h3,
.heading-ff-4 h4,
.heading-ff-4 h5,
.heading-ff-4 h6,
.heading-ff-5 h1,
.heading-ff-5 h2,
.heading-ff-5 h3,
.heading-ff-5 h4,
.heading-ff-5 h5,
.heading-ff-5 h6 {
	color: #333;
	font-family: Raleway, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

h1 {
	font-size: 50px;
	line-height: 55px;
}

h2 {
	font-size: 35px;
	line-height: 45px;
}

h3 {
	font-size: 28px;
	line-height: 38px;
}

h4 {
	font-size: 22px;
	line-height: 30px;
}

h5 {
	font-size: 18px;
	line-height: 26px;
}

h6 {
	font-size: 15px;
	line-height: 25px;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.section-padding {
	padding-top: 30px;
	padding-bottom: 40px;
}

.section-1-bg {
	background-color: #fff;
}

.section-2-bg {
	background-color: #f2f2f2;
}

.section-3-bg {
	background-color: #0076bb;
}

.black-bg {
	background-color: #333;
}

.heading-main {
	padding-bottom: 40px;
}

.image-bottom-space {
	padding-bottom: 25px;
}

.image-bottom-space20 {
	padding-bottom: 20px;
}

.image-bottom-space1 {
	padding-bottom: 15px;
}

.image-top-space {
	padding-top: 25px;
}

.content-top-space {
	padding-top: 15px;
}

.content-top-space1 {
	padding-top: 10px;
}

.content-top-space2 {
	padding-top: 20px;
}

.content-top-space3 {
	padding-top: 30px;
}

.btn-top-space1 {
	margin-top: 10px;
}

.top-space {
	margin-top: 30px;
}

.top-space40 {
	margin-top: 40px;
}

.top-space20 {
	margin-top: 20px;
}

.top-space25 {
	margin-top: 25px;
}

.top-space15 {
	margin-top: 15px;
}

.top-space10 {
	margin-top: 10px;
}

.content-bottom-space {
	padding-bottom: 20px;
}

.bgimage-property {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.content-ul {
	padding-left: 0;
	margin-bottom: 0;
}

.content-ul li {
	list-style: none;
}

.column-center {
	float: none;
	margin: 0 auto;
}

.list-div-body,
.list-div-left {
	display: table-cell;
}

.row-top-space {
	margin-top: 30px;
}

.no-pad {
	padding-left: 0;
	padding-right: 0;
}

.no-margin {
	margin-left: 0;
	margin-right: 0;
}

.topbar.navbar {
	padding-top: 0 !important;
}

.navbar-right {
	margin-right: 0;
}

.navbar-default {
	border-radius: 0;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
	background-image: none;
	box-shadow: none;
}

.navbar,
.topbar.navbar-default {
	border: none !important;
}

.topbar.navbar-default {
	background-image: none !important;
	box-shadow: none;
}

.topbar.navbar-expand-lg {
	padding: 10px 0 0 0 !important;
}

.bg-dark,
.simple-menu2.navbar-default,
.simple-menu4.navbar-default,
.simple-menu5.navbar-default {
	background-color: transparent !important;
	margin-bottom: 0;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}

.navbar-nav > li > a {
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 0 15px;
	text-shadow: none;
}

.logo-image {
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.logo-image img {
	max-width: 150px;
	height: auto;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: #0076bb;
}

.navbar-nav > li:hover > a {
	color: #0076bb;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
}

.simple-menu-1.navbar-dark .navbar-nav .active > .nav-link,
.simple-menu-1.navbar-dark .navbar-nav .nav-link.active,
.simple-menu-2.navbar-dark .navbar-nav .active > .nav-link,
.simple-menu-2.navbar-dark .navbar-nav .nav-link.active,
.simple-menu-3.navbar-dark .navbar-nav .active > .nav-link,
.simple-menu-3.navbar-dark .navbar-nav .nav-link.active,
.simple-menu-4.navbar-dark .navbar-nav .active > .nav-link,
.simple-menu-4.navbar-dark .navbar-nav .nav-link.active,
.simple-menu-5.navbar-dark .navbar-nav .active > .nav-link,
.simple-menu-5.navbar-dark .navbar-nav .nav-link.active {
	color: #0076bb !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}

.btn.btn-1 {
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	outline: 0;
	padding: 10px 15px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn.btn-1 {
	background: #0076bb;
	color: #fff;
}

.btn.btn-1:after,
.btn.btn-1:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	background: #269ce1;
	z-index: -1;
	transform: translate3D(0, -100%, 0);
	-ms-transform: translate3D(0, -100%, 0);
	-webkit-transform: translate3D(0, -100%, 0);
	-moz-transform: translate3D(0, -100%, 0);
	-o-transform: translate3D(0, -100%, 0);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.btn.btn-1:before {
	background: #0076bb;
	z-index: -2;
	transform: translate3D(0, 0, 0);
	-ms-transform: translate3D(0, 0, 0);
	-webkit-transform: translate3D(0, 0, 0);
	-moz-transform: translate3D(0, 0, 0);
	-o-transform: translate3D(0, 0, 0);
}

.btn.btn-1:hover span {
	color: #fff;
	z-index: 99999;
	position: relative;
}

.btn.btn-1:hover:after {
	transform: translate3D(0, 0, 0);
	-ms-transform: translate3D(0, 0, 0);
	-webkit-transform: translate3D(0, 0, 0);
	-moz-transform: translate3D(0, 0, 0);
	-o-transform: translate3D(0, 0, 0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 1;
}

.btn-top-space {
	margin-top: 25px;
}

#return-to-top {
	position: fixed;
	bottom: 120px;
	right: 20px;
	background: #202020;
	box-shadow: 1px 2px 3px rgb(0 0 0 / 20%);
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#return-to-top i {
	color: #0076bb;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#return-to-top:hover {
	background: rgba(5, 169, 238, 0.8);
}

#return-to-top:hover i {
	color: #fff;
}

.header1-bgimage {
	background-image: url(../images/1920x900x1.jpg);
}

.header-head .heading-padding {
	padding-bottom: 220px;
	padding-top: 220px;
}

.header-head h1 span {
	color: #0076bb;
}

.header1-bgimage .header-div {
	margin: 0 auto;
	width: 100%;
}

.header1-bgimage .header-div h1 {
	color: #f2f2f2;
	font-size: 45px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 55px;
}

.header1-bgimage h1 span {
	color: #0076bb;
}

.header1-bgimage .header-div p {
	color: #f3f3f3;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 75%;
}

.row.header-row {
	margin: 0;
	padding: 0 0;
}

.services-row {
	margin-top: -150px;
	margin-bottom: 60px;
	position: relative;
}

.services-row-1 {
	margin: 0;
	position: relative;
}

.services-row-1 .col-md-4 {
	padding: 0;
}

.services-row-1:after,
.services-row:after {
	content: "";
	height: 30px;
	left: 0;
	position: absolute;
	top: -30px;
	transition-duration: 0.3s;
	transition-property: opacity;
	width: 100%;
}

.services-div {
	padding: 80px 15px;
}

.services-bg-1 h5,
.services-bg-1 p {
	color: #fff;
}

.services-bg-2 h5,
.services-bg-2 p {
	color: #fff;
}

.services-bg-3 h5,
.services-bg-3 p {
	color: #fff;
}

.services-main .services-col {
	padding: 0;
}

.list-img {
	float: left;
	width: 65px;
	vertical-align: middle;
}

.services-description .list-div-left {
	padding-right: 20px;
}

.services-row-1 .services-div {
	padding: 30px 15px;
}

.services-description .list-div-body,
.services-description .list-div-left {
	vertical-align: top;
}

.services-description {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

.services-bg-1 {
	background-color: rgba(59, 169, 238, 0.9);
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.services-bg-2 {
	background-color: rgba(59, 169, 238, 0.8);
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.services-bg-3 {
	background-color: rgba(59, 169, 238, 0.7);
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.header2-bgimage {
	background-image: url(../images/1920x900x2.jpg);
}

.header2-bgimage .heading-padding {
	padding-bottom: 220px;
	padding-top: 220px;
}

.header2-bgimage .header-div-1 h1 {
	color: #f2f2f2;
	font-size: 45px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 55px;
}

.header2-bgimage p {
	color: #f3f3f3;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 75%;
}

.header3-bgimage {
	background-image: url(../images/1920x900x4.jpg);
}

.header3-bgimage .heading-padding {
	padding-bottom: 220px;
	padding-top: 220px;
}

.header3-bgimage .header-div-1 h1 {
	color: #f2f2f2;
	font-size: 45px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 55px;
}

.header3-bgimage .header-content {
	color: #f3f3f3;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 20px auto 0;
	width: 75%;
}

.slider1-padding {
	padding-bottom: 170px;
	padding-top: 250px;
}

.slider-bgimage1 {
	background-image: url(../images/slider-image-1.jpg);
}

.slider-bgimage2 {
	background-image: url(../images/slider-image-2.jpg);
}

.slider-bgimage3 {
	background-image: url(../images/slider-image-3.jpg);
}

.slider-bgimage1 .header-div-1 h1 span,
.slider-bgimage2 .header-div-1 h1 span,
.slider-bgimage3 .header-div-1 h1 span {
	color: #0076bb;
}

.slider-bgimage1 .header-div-1 h1 {
	color: #f2f2f2;
	font-size: 45px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: 1px;
}

.slider-bgimage1 .header-div-1 .btn-1 {
	background-color: #0076bb;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}

.slider-bgimage1 .header-div-1 .btn-1:focus,
.slider-bgimage1 .header-div-1 .btn-1:hover {
	color: #0076bb;
	background-color: #fff;
	border-color: #0076bb;
}

.slider-bgimage1 .header-content {
	color: #f3f3f3;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 0 auto 30px auto;
	width: 100%;
}

.slider-bgimage2 .header-div-1 h1 {
	color: #f2f2f2;
	font-size: 45px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: 1px;
}

.slider-bgimage2 .header-div-1 .btn-1 {
	background-color: #0076bb;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}

.slider-bgimage2 .header-div-1 .btn-1:focus,
.slider-bgimage2 .header-div-1 .btn-1:hover {
	color: #0076bb;
	background-color: #fff;
	border-color: #0076bb;
}

.slider-bgimage2 {
	text-align: left;
}

.slider-bgimage2 .header-content {
	color: #f3f3f3;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 30px;
	width: 100%;
}

.slider-bgimage3 .header-div-1 h1 {
	color: #f2f2f2;
	font-size: 45px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: 1px;
}

.slider-bgimage3 .header-content {
	color: #f3f3f3;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 30px;
	width: 100%;
}

.slider-bgimage3 .header-div-1 .btn-1 {
	background-color: #0076bb;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}

.slider-bgimage3 .header-div-1 .btn-1:focus,
.slider-bgimage3 .header-div-1 .btn-1:hover {
	color: #0076bb;
	background-color: #fff;
	border-color: #0076bb;
}

.header4-bgimage {
	background-image: linear-gradient(136deg, rgb(0 0 0 / 40%) 56%, rgb(0 0 0 / 60%) 100%), url(../images/acu.jpg);
}

.header4-bgimage .heading-padding {
	padding-bottom: 130px;
	padding-top: 130px;
}

.header-form-bg {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	box-shadow: 0 12px 20px -12px rgba(0, 0, 0, 0.6);
	padding: 30px 30px;
}

.header-form {
	padding: 0 0;
}

.header-form-head h3 {
	color: #333;
	margin-bottom: 30px;
}

.header-form .form-input {
	background-color: #fff;
	border: 0 solid #666;
	box-shadow: 0 0 6px -2px #666;
	border-radius: 7px;
	color: #666;
	height: 40px;
	padding: 5px 20px;
	position: relative;
	width: 100%;
}

.header-form .form-div label {
	color: red;
	font-weight: 600;
}

.header-form .failMessage {
	color: red;
}

.header-form .form-textarea {
	background-color: #fff;
	border: 0 solid #f6f6f6;
	box-shadow: 0 0 6px -2px #666;
	border-radius: 7px;
	color: #666;
	height: 100px;
	padding: 10px 20px 5px 20px;
	position: relative;
	width: 100%;
}

.header-form .form-div .input-group .input-group-addon {
	top: 4px;
}

.header-main-content h1 {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 30px;
}

.header-main-content p {
	font-size: 20px;
	color: #fff;
}

.services-div-1 {
	height: 350px;
}

.services-div-1 h5,
.services-div-1 p {
	color: #fff;
}

.services-div-1 {
	position: relative;
	overflow: hidden;
}

.services-div-content {
	position: absolute;
	padding: 30px;
	bottom: -96px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-div-1:hover .services-div-content {
	position: absolute;
	padding: 30px;
	bottom: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-1 {
	border: 1px solid #f6f6f6;
	padding: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.services-col-img img {
	margin-bottom: 20px;
	border-radius: 50%;
	box-shadow: 0 5px 5px #666;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.services-col-1:hover {
	box-shadow: 0 1px 12px #999;
	border: 1px solid #0076bb;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-bottom {
	margin-bottom: 35px;
}

.services-col-top {
	margin-top: 70px;
}

.services-col-2 {
	border: 2px solid #f6f6f6;
	padding: 60px 30px 30px 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-img1 {
	border-radius: 50%;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.services-col-img1 img {
	border-radius: 50%;
	position: absolute;
	top: -100px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-2:hover {
	border: 2px solid #0076bb;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-2:hover .services-col-img1 img {
	box-shadow: 0 5px 5px #666;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-3 {
	border: 2px solid #f6f6f6;
	padding: 60px 30px 30px 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col3-img {
	border-radius: 50%;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.services-col3-img img {
	border-radius: 50%;
	position: absolute;
	top: -100px;
	left: 0;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-3:hover {
	border: 2px solid #0076bb;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-col-3:hover .services-col3-img img {
	box-shadow: 0 5px 5px #666;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-div-2.services-bg-1 p,
.services-div-2.services-bg-2 p,
.services-div-2.services-bg-3 p {
	color: #000;
}

.services-div-2.services-bg-1 h5,
.services-div-2.services-bg-2 h5,
.services-div-2.services-bg-3 h5 {
	color: #000;
}

.services-div-2 .list-img {
	float: left;
	width: 75px;
	vertical-align: middle;
}

.services-div-2 .services-description .list-div-left {
	padding-right: 20px;
}

.services-div-2 {
	padding: 30px;
	min-height: 380px;
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #dfdfdf;
	box-shadow: 0 2px 10px 4px #00000010;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.services-div-2:hover {
	transform: tra(1.5);
	transform: translateY(-10px);
	box-shadow: 0 2px 10px 4px #00000020;
}

.services-div-2 .services-description .list-div-body,
.services-div-2 .services-description .list-div-left {
	vertical-align: top;
}

.services-div-2 .services-description {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

.about-bg {
	padding: 80px 0;
}

.two-left-bgimage {
	background-image: url(../images/1000x650x1.jpg);
	height: 643px;
	width: 100%;
}

.insurance-bg {
	background-image: url(../images/insurance.jpg);
	height: 480px;
	width: 100%;
}

.parking-image {
	background-image: url(../images/parking.jpg);
	height: 480px;
	width: 100%;
}

.cupping-img {
	background-image: url(../images/cupping-2.jpg);
	height: 480px;
	width: 100%;
}

.parking-content p {
	font-size: 18px;
	color: #4d4d4d;
	margin-bottom: 30px;
}

.two-left-div {
	padding: 80px 30px 80px 30px;
}

.two-left-div h3 a {
	color: #333;
}

.about-div p {
	font-weight: 600;
}

.about-div .list-img {
	float: left;
	width: 45px;
}

.about-div .list-content,
.about-div .list-img {
	vertical-align: middle;
}

.about-points li {
	display: table;
}

.two-col {
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.two-col-div {
	padding: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.two-right-bgimage {
	background-image: url(../images/1000x650x2.jpg);
	height: 550px;
	width: 50%;
}

.two-right-div {
	padding: 80px 25px 80px 30px;
}

.two-right-div h3 a {
	color: #333;
}

.about-div1 p {
	font-weight: 600;
}

.about-div1 .list-img1 {
	float: left;
	width: 45px;
}

.about-div1 .list-content1,
.about-div1 .list-img1 {
	vertical-align: middle;
}

.about-points1 li {
	display: table;
}

.two-left-bgimage-1 {
	background-image: url(../images/lisa.jpg);
	height: 520px;
	width: 50%;
}

.two-left-div-1 {
	padding: 80px 30px 80px 30px;
}

.two-left-div-1 h3 a {
	color: #333;
}

.about-div-2 p {
	font-weight: 600;
	color: #000;
}

.about-div-2 .list-img {
	float: left;
	width: 45px;
}

.about-div-2 .list-content,
.about-div-2 .list-img {
	vertical-align: middle;
}

.about-points-2 li {
	display: table;
}

.two-col-1 {
	background-color: #f6f6f6;
}

.two-col-div-1 {
	padding: 20px;
}

.two-col-img,
.two-col-img-1 {
	overflow: hidden;
}

.two-col-div,
.two-col-div-1,
.two-col-img img,
.two-col-img-1 img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.two-col-1:hover .two-col-img-1 img,
.two-col:hover .two-col-img img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.appointment-bgimage {
	background-image: url(../images/1920x900x3.jpg);
	padding-bottom: 150px;
	padding-top: 150px;
}

.book-now-form {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	box-shadow: 0 12px 20px -12px rgba(0, 0, 0, 0.6);
	padding: 30px 30px;
}

.book-form {
	padding: 0 0;
}

.book-now-form h3 {
	color: #333;
	margin-bottom: 30px;
}

.book-form .form-input {
	background-color: #fff;
	border: 0 solid #666;
	box-shadow: 0 0 6px -2px #666;
	border-radius: 7px;
	color: #666;
	height: 40px;
	padding: 5px 20px;
	position: relative;
	width: 100%;
}

.book-form .form-div label {
	color: red;
	font-weight: 600;
}

label {
	margin-bottom: 0;
	margin-top: 5px;
}

.book-form .failMessage,
.book-form6 .failMessage {
	color: red;
}

.book-form .form-textarea {
	background-color: #fff;
	border: 0 solid #f6f6f6;
	box-shadow: 0 0 6px -2px #666;
	border-radius: 7px;
	color: #666;
	height: 100px;
	padding: 10px 20px 5px 20px;
	position: relative;
	width: 100%;
}

.book-form p {
	color: #111;
}

.form-input:-moz-placeholder,
.form-textarea:-moz-placeholder {
	color: #666;
	opacity: 1;
}

.form-input::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder {
	color: #666;
}

.form-input:-ms-input-placeholder,
.form-textarea:-ms-input-placeholder {
	color: #666;
}

.form-input::-moz-placeholder,
.form-textarea::-moz-placeholder {
	color: #666;
	opacity: 1;
}

.form-div {
	margin-bottom: 30px;
}

.book-form p {
	margin: 20px 0;
}

.form-div .input-group {
	position: relative;
	width: 100%;
}

.book-form .input-group.datepicker {
	padding: 0;
	position: relative;
	width: 100%;
}

.form-div .input-group .input-group-addon {
	background-color: #0076bb;
}

.form-div .input-group .input-group-addon {
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}

.form-div .input-group .input-group-addon .fa-calendar {
	color: #fff;
	font-size: 18px;
	padding: 10px 12px 12px 12px;
}

.form-div .input-group .input-group-addon .fa-calendar {
	right: -1px;
	top: 6px;
}

.failMessage {
	color: red;
}

.sucessMessage {
	color: #0fa80f;
}

.failMessage,
.sucessMessage {
	font-size: 13px !important;
	line-height: 23px !important;
}

.messageDiv {
	display: table;
	text-align: center;
	margin-top: 10px;
	width: 100%;
}

.img-slider {
	position: relative;
	overflow: hidden;
}

.img-slider img {
	width: 100%;
	display: block;
}

.choose-col-img2 {
	position: relative;
	overflow: hidden;
}

.choose-col-img2 img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.choose-col-2:hover .choose-col-img2 img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.choose-col-content2 {
	background-color: #0076bb;
	padding: 10px 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.choose-col-content2 h5 {
	color: #fff;
}

.faq-col-1 .faq-ans {
	padding: 20px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.faq-accord-1 {
	padding-top: 25px;
}

.faq-col-1 .faq-top {
	margin-top: 20px;
}

.faq-col-1 .faq-ques {
	position: relative;
}

.faq-col-1 .faq-ques p {
	background-color: transparent;
	color: #333;
	border: 1px solid #eee;
	cursor: pointer;
	font-family: Raleway, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 10px 45px 10px 20px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col-1 .faq-ques:after {
	background-color: #0076bb;
	border: 1px solid #0076bb;
	content: "\f0d7";
	color: #fff;
	font-family: fontawesome;
	padding: 10px 15px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col-1:hover .faq-ques p {
	background-color: #0076bb;
	border: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col-1:hover .faq-ques p {
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col-1:hover .faq-ques:after {
	border-left: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col-1 .faq-ques.active:after {
	content: "\f0d7";
	border-left: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.choose-col-content1 {
	background-color: #0076bb;
	padding: 10px 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.choose-col-content1 h5 {
	color: #fff;
}

.faq-ans {
	padding: 20px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.faq-ans-img {
	float: left;
	width: 120px;
	height: auto;
}

.faq-ans-img img {
	width: 100px;
	height: auto;
}

.faq-ans-content {
	float: left;
	width: 70%;
	margin-top: 12px;
}

.faq-accord {
	padding-top: 10px;
}

.faq-top {
	margin-top: 20px;
}

.faq-ques {
	position: relative;
}

.faq-ques p {
	background-color: transparent;
	color: #333;
	border: 1px solid #eee;
	cursor: pointer;
	font-family: Raleway, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 10px 45px 10px 20px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-ques:after {
	background-color: #0076bb;
	border: 1px solid #0076bb;
	content: "\f0d7";
	color: #fff;
	font-family: fontawesome;
	padding: 10px 15px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col:hover .faq-ques p {
	background-color: #0076bb;
	border: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col:hover .faq-ques p {
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col:hover .faq-ques:after {
	border-left: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.faq-col .faq-ques.active:after {
	content: "\f0d7";
	border-left: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 2px solid #0076bb;
	padding: 2px;
	margin: 0 auto;
	width: 258px;
}

.team-img img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.team-col-div {
	position: relative;
	margin: 0 auto 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}

.team-top-space {
	margin-top: 20px;
}

.team-col .team-col-div h5 {
	margin-top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-head {
	position: relative;
	overflow: hidden;
	bottom: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}

.team-icon {
	margin-bottom: 0;
}

.team-icon li:first-child {
	left: 25%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-icon li:nth-child(2) {
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-icon li:last-child {
	right: 25%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-icon li:first-child,
.team-icon li:last-child,
.team-icon li:nth-child(2) {
	bottom: -35px;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-icon li {
	list-style: none;
	display: inline-block;
	width: 40px;
}

.team-icon li:last-child {
	width: 32px;
}

.team-col:hover .team-col-div h5 {
	margin-top: 20px;
}

.team-col:hover,
.team-col:hover .team-col-div,
.team-col:hover .team-col-div h5,
.team-col:hover .team-col-head,
.team-col:hover .team-col-head h5 {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col:hover .team-col-head h5 {
	background-color: transparent;
}

.team-col:hover .team-icon li:first-child {
	position: absolute;
	bottom: 20px;
	left: 25%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col:hover .team-icon li:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col:hover .team-icon li:last-child {
	position: absolute;
	bottom: 20px;
	right: 25%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-1 {
	position: relative;
	overflow: hidden;
}

.team-col-img img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-1:hover .team-col-img img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-content {
	bottom: 0;
	padding: 30px 15px;
	position: absolute;
	margin-top: 0;
}

.team-icon-1 {
	margin-bottom: 0;
	margin-top: 20px;
}

.team-icon-1 li {
	list-style: none;
	display: inline-block;
	text-align: left;
	width: 40px;
}

.team-icon-1 li:last-child {
	width: 32px;
}

.team-col-2 {
	position: relative;
	overflow: hidden;
}

.team-col-img1 img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-2:hover .team-col-img1 img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-content1 {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: -86px;
	padding: 20px 15px;
	position: absolute;
	margin-top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-content1 h5,
.team-col-content1 p {
	color: #fff;
}

.team-col-2:hover .team-col-content1 {
	bottom: 0;
	padding: 30px 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-icon-2 {
	background-color: #0076bb;
	margin-bottom: 0;
	padding: 20px;
}

.team-icon-2 li {
	list-style: none;
	display: inline-block;
	text-align: left;
	width: 50px;
}

.team-icon-2 li:last-child {
	width: 32px;
}

.team-col4-img {
	position: relative;
	overflow: hidden;
}

.team-col-4:hover .team-col4-icon,
.team-col-4:hover .team-col4-icon img,
.team-col-4:hover .team-col4-img img,
.team-col4-icon,
.team-col4-img img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-4:hover .team-col4-img img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.team-col4-icon {
	bottom: -32px;
	left: 0;
	position: absolute;
	right: 0;
}

.team-col-4:hover .team-col4-icon {
	bottom: 20px;
}

.team-col4-content {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 20px 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-4:hover .team-col4-content {
	border-bottom: 1px solid #0076bb;
	border-left: 1px solid #0076bb;
	border-right: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-icon-4 {
	margin-bottom: 0;
	margin-top: 0;
}

.team-icon-4 li {
	list-style: none;
	display: inline-block;
	text-align: left;
	width: 40px;
}

.team-icon-4 li:last-child {
	width: 32px;
}

.team-col5-img {
	position: relative;
	overflow: hidden;
}

.team-col-5:hover .team-col5-icon,
.team-col-5:hover .team-col5-icon img,
.team-col-5:hover .team-col5-img img,
.team-col5-icon,
.team-col5-img img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-5:hover .team-col5-img img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.team-col-4:hover .team-col4-icon img,
.team-col-5:hover .team-col5-icon img {
	transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-o-transform: scale(1) !important;
}

.team-col5-icon {
	bottom: -32px;
	left: 0;
	position: absolute;
	right: 0;
}

.team-col-5:hover .team-col5-icon {
	bottom: 20px;
}

.team-col5-content {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 20px 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-col-5:hover .team-col5-content {
	border-bottom: 1px solid #0076bb;
	border-left: 1px solid #0076bb;
	border-right: 1px solid #0076bb;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-icon-5 {
	margin-bottom: 0;
	margin-top: 0;
}

.team-icon-5 li {
	list-style: none;
	display: inline-block;
	text-align: left;
	width: 40px;
}

.team-icon-5 li:last-child {
	width: 32px;
}

.news-col:hover p a {
	color: #0076bb;
}

.news-col:hover .news-date {
	background-color: #f6f6f6;
}

.news-col:hover .news-date .fa.fa-calendar {
	color: #0076bb;
}

.news-col-div {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px;
	position: relative;
}

.news-col-div h4 {
	padding-right: 0;
}

.news-date {
	background-color: #0076bb;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: "open sans", serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	right: 30px;
	line-height: 30px;
	padding: 5px 15px;
	text-align: center;
	margin-bottom: 10px;
}

.fa.fa-calendar {
	margin-right: 10px;
}

.news-col-1 .news-img-1 {
	position: relative;
	overflow: hidden;
}

.news-col-1 .news-img-1 img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.news-col-1:hover .news-img-1 img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.news-col-1 .news-col-content-1 {
	bottom: -86px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px 30px 20px 30px;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.news-col-1 .news-col-content-1 p {
	color: #fff;
}

.news-col-1:hover .news-col-content-1 {
	bottom: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.news-col-1 .news-col-div-1 {
	background-color: #fff;
	padding: 20px 30px 20px 30px;
}

.news-date-1 {
	border-radius: 0;
	color: #fff !important;
	display: inline-block;
	font-family: "open sans", serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 0;
	text-align: left;
	z-index: 1;
}

.news-top-space1 {
	margin-top: 18px;
}

.news-col-2:hover p a {
	color: #0076bb;
}

.news-col-2:hover .news-date-2 {
	background-color: #fff;
}

.news-col-2:hover .news-date-2 .fa.fa-calendar {
	color: #0076bb;
}

.news-col-div-2 {
	background-color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px;
}

.news-img-2 {
	position: relative;
	overflow: hidden;
}

.news-col-2:hover .news-img-2 img,
.news-img-2 img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.news-col-2:hover .news-img-2 img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.news-col-div-2 h4 {
	padding-right: 0;
}

.news-date-2 {
	background-color: #0076bb;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: "open sans", serif;
	font-size: 15px;
	font-weight: 600;
	left: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 10px;
	padding: 5px 15px;
	position: absolute;
	text-align: center;
	top: 20px;
}

.news-col-2 .fa.fa-calendar {
	margin-right: 10px;
}

.price-col {
	background-color: #f5f5f5;
	border: 1px solid #0076bb;
	border-radius: 5px;
	padding: 30px 30px 30px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.price-col-center {
	background-color: #fff;
	border: 1px solid #0076bb;
	border-radius: 5px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	padding: 30px 30px 30px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.price-col-center:hover,
.price-col:hover {
	border-radius: 10px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.price-col .price-head-col {
	padding: 0 0 20px 0;
}

.price-col-center .price-head-col {
	padding: 0 0 20px 0;
}

.price-col,
.price-col-center {
	text-align: center;
}

.price-col-center h4,
.price-col-center p {
	color: #666;
}

.price-content p {
	letter-spacing: 1px;
	line-height: 1.2;
	padding: 20px 0 0;
}

.price-content p:first-child {
	padding: 30px 0 0;
}

.price-col-1 {
	background-color: #f5f5f5;
	border: 1px solid #0076bb;
	border-radius: 5px;
	padding: 30px 30px 30px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.price-col-center-1 {
	background-color: #fff;
	border: 1px solid #0076bb;
	border-radius: 5px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	padding: 30px 30px 30px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.price-col-1:hover,
.price-col-center-1:hover {
	border-radius: 10px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.price-col-1 .price-head-col-1 {
	padding: 0 0 20px 0;
}

.price-col-center-1 .price-head-col-1 {
	padding: 0 0 20px 0;
}

.price-col-1,
.price-col-center-1 {
	text-align: center;
}

.price-col-center-1 h4,
.price-col-center-1 p {
	color: #666;
}

.price-content-1 p {
	letter-spacing: 1px;
	line-height: 1.2;
	padding: 20px 0 0;
}

.price-content-1 p:first-child {
	padding: 30px 0 0;
}

.footer-bg {
	background-color: #333;
}

.footer-bg h5 {
	color: #eee;
	margin-bottom: 15px;
}

.footer-bg p,
.footer-bg p a,
.footer-bg ul li,
.footer-bg ul li a {
	color: #bbb;
}

.footer-list-bk li {
	list-style: none;
	display: block;
}

.footer-list-bottom li {
	padding-bottom: 10px;
}

.footer-list-bottom li:last-child {
	padding-bottom: 0;
}

.left-pad {
	padding-left: 15px;
}

.about-content,
.posts-bottom {
	margin-bottom: 20px;
}

.distab {
	display: table;
}

.distab-cell-middle {
	display: table-cell;
	vertical-align: middle;
}

.distab-cell-top {
	display: table-cell;
	vertical-align: top;
}

.distab-cell {
	display: table-cell;
}

.footer-services-li {
	display: table !important;
	position: relative;
}

.footer-services-li a {
	line-height: 23px;
}

.footer-dot-right {
	position: absolute;
	top: 5px;
}

.footer-dot-content {
	padding-left: 25px;
}

.footer-contact-left {
	padding-left: 15px;
}

.footer-contact-bottom-1 {
	margin-bottom: 15px;
}

.footer-contact-bottom {
	margin-bottom: 25px;
}

.footer-br {
	border-bottom: 1px solid #555;
	margin-top: 40px;
}

.footer-br-bottom {
	margin-bottom: 40px;
}

.footer-icon {
	margin: 20px auto 0;
}

.footer-icon li {
	list-style: none;
	display: inline-block;
}

.footer-contact p,
.footer-contact-col p,
.footer-copyright,
.footer-services p,
.footer-services-li p,
.open-hrs p {
	letter-spacing: 1px;
}

.footer-left-pad li {
	padding-left: 15px;
}

.footer-left-pad,
.footer-left-pad li:first-child {
	padding-left: 0;
}

.footer-open-time {
	font-weight: 600;
}

.form-control {
	font-size: 13px;
	line-height: 23px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.header1-bgimage {
		background-image: url(../images/1920x900x1%402x.jpg);
	}
	.two-left-bgimage {
		background-image: url(../images/1000x650x1%402x.jpg);
	}
	.header2-bgimage {
		background-image: url(../images/1920x900x2%402x.jpg);
	}
	.appointment-bgimage {
		background-image: url(../images/1920x900x3%402x.jpg);
	}
	.header3-bgimage {
		background-image: url(../images/1920x900x4%402x.jpg);
	}
	.slider-bgimage1 {
		background-image: url(../images/slider-image-1%402x.jpg);
	}
	.slider-bgimage2 {
		background-image: url(../images/slider-image-2%402x.jpg);
	}
	.slider-bgimage3 {
		background-image: url(../images/slider-image-3%402x.jpg);
	}
	.header4-bgimage {
		background-position: 20% 100%;
	}
	.two-left-bgimage-1 {
		background-image: url(../images/lisa.jpg);
	}
}

@media only screen and (min-width: 250px) and (max-width: 767px) {
	.container {
		max-width: 100%;
	}
	.navbar-nav > li > a {
		font-size: 13px;
	}
	.navbar-default .navbar-toggler {
		margin-bottom: 0;
		margin-top: 0;
		margin-right: 0;
	}
	.navbar-toggler {
		float: right !important;
	}
	.navbar-nav > li {
		padding-left: 1.3em;
		cursor: pointer;
	}
	.navbar-nav > li:hover a,
	.navbar-nav > li:hover:before {
		color: #0076bb !important;
	}
	.navbar-nav > li:hover a {
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
	}
	.navbar-default .navbar-nav > li > a {
		display: inline-block;
	}
	.navbar-collapse {
		border: 0 !important;
		box-shadow: none !important;
	}
	.nav {
		display: inherit !important;
	}
	.navbar-nav > li {
		padding: 8px 0;
	}
	.team-col:hover .team-icon li:first-child {
		bottom: 35px !important;
	}
	.team-col:hover .team-icon li:last-child {
		bottom: 38px !important;
	}
	.services-description {
		width: 65% !important;
		margin: 0 auto;
		text-align: left;
		display: table;
	}
	.two-left-div {
		padding: 20px 15px 80px 15px;
		text-align: center;
	}
	.faq-ans-content {
		width: 80%;
	}
	.two-right-bgimage {
		width: 100%;
	}
	.why-choose-us-style-2 .square-tabs .nav-tabs .nav-item {
		width: 100% !important;
		text-align: center !important;
	}
	.why-choose-us-style-2 .square-tabs .nav-tabs,
	.why-choose-us-style-2 .tab-inner {
		margin: auto !important;
	}
	.services-div-2 {
		height: 425px;
		margin-bottom: 30px !important;
	}
}

@media only screen and (min-width: 250px) and (max-width: 991px) {
	.navbar-collapse.collapse {
		overflow-y: scroll;
	}
	.navbar-default .navbar-toggler:focus,
	.navbar-default .navbar-toggler:hover {
		background-color: rgba(0, 0, 0, 0.5);
		border: 1px solid #0076bb !important;
	}
	.navbar-nav > li {
		padding: 8px 0;
		text-align: center;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 0;
		padding-right: 0;
	}
	.nav,
	.navbar-right.nav {
		padding-bottom: 0 !important;
	}
	.navbar-right.nav {
		position: relative;
	}
	.nav {
		float: none;
		display: table;
		width: 100%;
	}
	.navbar-dark .navbar-toggler,
	.navbar-toggler {
		font-size: inherit;
		background-color: rgba(0, 0, 0, 0.5);
		border: 1px solid #999 !important;
		padding: 0.6rem 0.75rem;
	}
	.navbar-header {
		position: absolute;
		right: 0;
		top: -57px;
	}
	.simple-menu-4 .navbar-nav.nav li a {
		color: #333;
	}
	.simple-menu-4 .navbar-nav.nav {
		background-color: rgba(255, 255, 255, 0.99);
		padding-left: 15px;
	}
	.res-center {
		text-align: center;
	}
	.header1-bgimage .header-div p,
	.header2-bgimage .header-content,
	.header3-bgimage .header-content,
	.services-description,
	.two-left-bgimage,
	.two-left-bgimage-1 {
		width: 100% !important;
	}
	.two-left-div,
	.two-left-div-1,
	.two-right-div {
		padding: 20px 20px 80px 20px;
		text-align: center;
	}
	.about-points,
	.about-points-2,
	.about-points1 {
		display: table;
		margin: 15px auto 0;
		text-align: left;
		vertical-align: middle;
	}
	.res-top20 {
		margin-top: 20px;
	}
	.res-top30 {
		margin-top: 30px;
	}
	.faq-accord,
	.faq-accord-1,
	.res-pad-top30 {
		padding-top: 30px;
	}
	.team-col:hover .team-icon li:last-child {
		bottom: 32px;
	}
	.team-col:hover .team-icon li:first-child {
		bottom: 28px;
	}
	.news-date {
		margin: 0 auto 10px;
	}
	.res-services-col-top {
		margin-top: 70px;
	}
	.team-col-content1 {
		bottom: -62px;
	}
	.res-why-with-col,
	.services-div-2 {
		width: 100%;
		margin: 0 auto;
	}
	.res-no-margin {
		margin-left: 0;
		margin-right: 0;
	}
	.res-services-col-top-pad {
		padding-top: 70px;
	}
}

@media only screen and (min-width: 250px) and (max-width: 641px) {
	.team-col:hover .team-icon li:first-child,
	.team-col:hover .team-icon li:last-child {
		bottom: 20px !important;
	}
	.services-div-content {
		bottom: -120px;
	}
	.news-col-1 .news-col-content-1 {
		bottom: -112px;
	}
	.team-col-content1 {
		bottom: -87px;
	}
	.faq-ans-content {
		width: 76%;
	}
}

@media only screen and (min-width: 250px) and (max-width: 575px) {
	.team-col .team-icon li:first-child,
	.team-col:hover .team-icon li:first-child {
		left: 34%;
	}
	.team-col .team-icon li:last-child,
	.team-col:hover .team-icon li:last-child {
		right: 34%;
	}
	.res-top30-1 {
		margin-top: 30px;
	}
	.res-pad-top30-1 {
		padding-top: 30px;
	}
	.res-btn-top20 {
		padding-top: 20px;
	}
	.res-price-col,
	.res-team-col,
	.res-team2-col,
	.services-col-1,
	.services-col-2,
	.services-col-3,
	.services-div-1 {
		width: 360px;
		margin: 0 auto;
	}
	.services-div-content {
		bottom: -96px;
	}
	.news-col-1 .news-col-content-1 {
		bottom: -86px;
	}
	.res-services-col-top-1 {
		margin-top: 70px;
	}
	.res-services-col-top-pad {
		padding-top: 70px;
	}
	.services-div-2 {
		padding: 30px 15px;
	}
}

@media only screen and (min-width: 250px) and (max-width: 480px) {
	.team-col .team-icon li:first-child,
	.team-col:hover .team-icon li:first-child {
		left: 30%;
	}
	.team-col .team-icon li:last-child,
	.team-col:hover .team-icon li:last-child {
		right: 31%;
	}
	.services-description {
		width: 95% !important;
	}
	.slider1-padding {
		padding-bottom: 150px;
		padding-top: 230px;
	}
	.header-head .heading-padding,
	.header2-bgimage .heading-padding,
	.header3-bgimage .heading-padding {
		padding-bottom: 150px;
		padding-top: 150px;
	}
	.header1-bgimage .header-div h1,
	.header2-bgimage .header-div-1 h1,
	.header3-bgimage .header-div-1 h1,
	.slider-bgimage1 .header-div-1 h1,
	.slider-bgimage2 .header-div-1 h1,
	.slider-bgimage3 .header-div-1 h1 {
		font-size: 40px;
		line-height: 50px;
	}
	h2 {
		font-size: 30px;
		line-height: 40px;
	}
	h3 {
		font-size: 25px;
		line-height: 35px;
	}
	h4 {
		font-size: 20px;
		line-height: 30px;
	}
	h5 {
		font-size: 17px;
		line-height: 27px;
	}
	.two-left-div,
	.two-right-div {
		padding: 20px 15px 80px 15px;
	}
	.faq-ans-content {
		width: 65%;
	}
}

@media only screen and (min-width: 250px) and (max-width: 414px) {
	.team-col .team-icon li:first-child,
	.team-col:hover .team-icon li:first-child {
		left: 27%;
	}
	.team-col .team-icon li:last-child,
	.team-col:hover .team-icon li:last-child {
		right: 28%;
	}
	.res-price-col,
	.res-team-col,
	.res-why-with-col,
	.services-col-1,
	.services-div-1,
	.services-div-2 {
		width: 100%;
		margin: 0 auto;
	}
	.about-div {
		line-height: inherit;
	}
	.faq-ans-content {
		margin-top: 0;
		width: 55%;
	}
}

@media only screen and (min-width: 250px) and (max-width: 384px) {
	.res-team2-col,
	.services-col-2,
	.services-col-3 {
		width: 100%;
		margin: 0 auto;
	}
	.news-col-1 .news-col-content-1 {
		bottom: -87px;
	}
}

@media only screen and (min-width: 250px) and (max-width: 375px) {
	.news-col-1 .news-col-content-1 {
		bottom: -112px;
	}
}

@media only screen and (min-width: 250px) and (max-width: 360px) {
	.header1-bgimage .header-div h1,
	.header2-bgimage .header-div-1 h1,
	.header3-bgimage .header-div-1 h1,
	.slider-bgimage1 .header-div-1 h1,
	.slider-bgimage2 .header-div-1 h1,
	.slider-bgimage3 .header-div-1 h1 {
		font-size: 35px;
		line-height: 45px;
	}
	h2 {
		font-size: 28px;
		line-height: 38px;
	}
	h3 {
		font-size: 20px;
		line-height: 30px;
	}
	h4 {
		font-size: 19px;
		line-height: 29px;
	}
	h5 {
		font-size: 16px;
		line-height: 26px;
	}
	.slider1-padding {
		padding-bottom: 100px;
		padding-top: 180px;
	}
	.appointment-bgimage,
	.header-head .heading-padding,
	.header2-bgimage .heading-padding,
	.header3-bgimage .heading-padding {
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.team-col .team-icon li:first-child,
	.team-col:hover .team-icon li:first-child {
		left: 23%;
	}
	.team-col .team-icon li:last-child,
	.team-col:hover .team-icon li:last-child {
		right: 24%;
	}
	.news-col-1 .news-col-content-1 {
		bottom: -86px;
	}
	.faq-ans-img {
		float: none;
		width: 100px;
		height: 100px;
	}
	.faq-ans-content {
		margin-top: 20px;
		width: 100%;
	}
	.team-col-content1 {
		bottom: -87px;
	}
}

@media only screen and (min-width: 250px) and (max-width: 320px) {
	.team-col .team-icon li:first-child,
	.team-col:hover .team-icon li:first-child {
		left: 20%;
	}
	.team-col .team-icon li:last-child,
	.team-col:hover .team-icon li:last-child {
		right: 21%;
	}
	.services-div-content {
		bottom: -125px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.nav > li > a {
		display: block;
		position: relative;
	}
	.navbar-nav {
		padding-bottom: 0;
	}
	.navbar-nav li:last-child a {
		padding-right: 0;
	}
	.collapse:not(.show) {
		display: none;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.services-div-content {
		bottom: -120px;
	}
	.faq-accord,
	.faq-accord-1 {
		padding-top: 0;
	}
	.res-top0 {
		margin-top: 0;
	}
	.two-left-col {
		max-height: 540px;
		overflow: auto;
	}
	.two-left-bgimage,
	.two-left-bgimage-1 {
		height: 671px;
	}
	.two-left-div,
	.two-left-div-1,
	.two-right-div {
		padding: 70px 30px 70px 30px;
	}
	.news-col-1 .news-col-content-1 {
		bottom: -112px;
	}
	.faq-ans-content {
		float: left;
		width: 65%;
	}
	.two-right-bgimage {
		height: 585px;
	}
}

@media only screen and (min-width: 992px) {
	.valign-menu .navbar-collapse {
		float: right !important;
		display: block !important;
		line-height: 70px !important;
	}
	.valign-menu .menu {
		display: inline-block !important;
		vertical-align: middle !important;
	}
}

.contact_bg {
	padding: 80px 0;
}

.form-control-custom:hover {
	box-shadow: none;
	outline: 0;
}

.form-control-custom:focus {
	box-shadow: none;
	border-color: #00a3c8;
	outline: 0;
}

.form-layout-1 .form-group {
	position: relative;
	padding-left: 55px;
	margin-bottom: 0;
	margin-top: 20px;
}

.form-layout-1 .form-group .icon {
	position: absolute;
	left: 0;
	top: 0;
	color: #0076bb;
	font-size: 35px;
	line-height: 1;
}

.form-layout-1 .form-group label {
	display: block;
	text-transform: uppercase;
	color: #888;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 500;
}

.form-layout-1 .form-group .form-control {
	border: none;
	height: auto;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	font-weight: 400;
	padding: 0 15px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 8px;
	line-height: initial;
	color: #6c757d;
	background-color: #fff;
	transition: 0.5s;
	border-radius: 0;
	margin-bottom: 0;
}

.form-layout-1 .form-group .form-control:focus {
	border-color: #00a3c8;
	padding-left: 2px;
	box-shadow: none;
	outline: 0;
}

.form-style-2 .input-group .form-control {
	border: 1px solid transparent;
	background-color: #f9fafa;
	color: #888;
	width: 100%;
	padding: 10px 15px;
	height: 50px;
	padding-left: 33px;
	font-size: 14px;
	letter-spacing: 1px;
	border-radius: 0;
}

.form-style-2 .input-group .form-control:focus {
	border-color: #004cda;
	box-shadow: none;
	outline: 0;
}

.form-style-2 .input-group .form-control.custom-select ul {
	z-index: 100;
}

.why-choose-us-bg {
	background-image: url(https://via.placeholder.com/700x600);
	background-position: 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: calc(50% - 256px);
	left: 0;
	height: 100%;
	z-index: 0;
	top: 0;
}

.why-choose-us .tabs {
	margin-right: 51px;
}

.why-choose-us .tabs ul {
	display: block;
	border-bottom: 0;
}

.why-choose-us .tabs .nav-item .nav-link {
	font-size: 20px;
	color: #888;
	background: #fff;
	border-radius: 0;
	padding: 15px 10px 15px 30px;
	position: relative;
	z-index: 20;
	margin-bottom: 4px;
}

.why-choose-us .tabs .nav-item .nav-link.active {
	background: #0076bb;
	color: #fff;
}

.why-choose-us .tabs .nav-item .nav-link.active:after {
	content: "";
	display: block;
	left: 100%;
	position: absolute;
	bottom: 0;
	top: 0;
	border-top: 33.5px solid transparent;
	border-bottom: 33.5px solid transparent;
	border-left: 33.5px solid;
	border-left-color: #0076bb;
	border-right-color: #0076bb;
}

.why-choose-us .tabs .nav-item .nav-link:last-child {
	border: none;
}

.why-choose-us .tabs .nav-item {
	box-shadow: 0 0 2px 0 #e1eafc;
}

.why-choose-us .tabs .nav-item .nav-link span {
	display: inline-block;
	padding-left: 25px;
}

.square-tabs .nav-tabs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 0;
}

.square-tabs .nav-tabs .nav-item .nav-link {
	padding: 8px 12px;
	position: relative;
	font-size: 14px;
	overflow: hidden;
	display: block;
	z-index: 10;
	font-weight: 600;
	text-align: center;
	background-color: transparent;
	border: 1px solid #00a3c8;
	transition: 0.5s all;
	color: #fff;
	white-space: nowrap;
	border-radius: 0;
}

.square-tabs .nav-tabs .nav-item .nav-link:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: #005f96;
	width: 0%;
	transition: 0.5s all;
	z-index: -1;
}

.square-tabs .nav-tabs .nav-item .nav-link.active:before,
.square-tabs .nav-tabs .nav-item:hover .nav-link:before {
	width: 100%;
}

.square-tabs .nav-tabs .nav-item .nav-link.active,
.square-tabs .nav-tabs .nav-item:hover .nav-link {
	color: #fff;
}

.why-choose-us-style-2 .square-tabs .nav-tabs,
.why-choose-us-style-2 .tab-inner {
	margin: 0 -15px;
}

.why-choose-us-style-2 .square-tabs .nav-tabs .nav-item {
	width: auto;
	padding: 0 10px;
}

.why-choose-us-style-2 .square-tabs .nav-tabs .nav-item .nav-link {
	background: #0076bb;
	border-color: #e5eaee;
}

.why-choose-us-style-2 .tab-inner .content-box h4 {
	font-weight: 900;
}

.why-choose-us-style-2 .tab-inner .content-box .list {
	margin: 10px 0 15px;
}

.why-choose-us-style-2 .tab-inner .content-box .list ul {
	columns: 2;
}

.why-choose-us-style-2 .tab-inner .content-box .list ul li {
	margin-bottom: 15px;
}

.why-choose-us-style-2 .tab-inner .content-box .list ul li i {
	margin-right: 10px;
}
.theme-font{
	color: #0076bb;
}