/*
Theme Name: Hopewell
Author: Hub & Spoke
Author URI: https://hubandspokecreative.com
Version: 1.0
*/

/*----- Landing Page Style -----*/
.landing-banner-sec {
	position: relative;
	border: none;
}
.landing-banner-img {
	position: relative;
	text-align: center;
}
.landing-banner-img img {
	width: 100%;
	min-height: 607px;
	object-fit:cover;
	display: block;
}
.gform_confirmation_wrapper {
    font-size: 18px !important;
    line-height: 23px;
}
.landing-banner-img::before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 59%, rgba(0, 0, 0, 0.85) 100%);
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.landing-banner-img::after {
	content: "";
	/*-webkit-box-shadow: 40px -160px 108px #ffffff inset, -492px 0 155px rgba(0,0,0,0.8) inset;
	-moz-box-shadow: 40px -160px 108px #ffffff inset, -492px 0 155px rgba(0,0,0,0.8) inset;
	box-shadow: 40px -160px 108px #ffffff inset, -492px 0 155px rgba(0,0,0,0.8) inset;*/
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 67%, rgba(255, 255, 255, 0.8) 87%, #ffffff 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	z-index: 10;
	/*height: 100%;
	width: 100%;*/
}
.landing-banner-sec-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 71px 0;
	z-index: 25;
	border: none;
}
.landing-banner-sec-wrap .container{
	border:none;
}
.landing-banner-sec-btn {
	margin: 0;
	width: 370px;
	float: right;
}
.landing-banner-sec-btn li {
	list-style-type: none;
	margin-bottom: 16px;
	border:1px solid rgba(0,0,0,0.15);
}
.landing-banner-sec-btn li a {
	background-color: #fff;
	display: block;
	overflow: hidden;
	padding: 12px 40px 12px 24px;
	position: relative;
	-webkit-transition: 0.3s;
	    -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	    -o-transition: 0.3s;
	    transition: 0.3s;
}
.landing-banner-sec-btn li a:after{
	background:url('assets/images/landing-page-btn-bg.gif');
	content:"";
	position: absolute;
	right:0;
	top:0;
	width:33px;
	height:100px;
	-webkit-transition: 0.3s;
	    -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	    -o-transition: 0.3s;
	    transition: 0.3s;
}
.landing-banner-sec-btn li:hover a:after{
	background:url('assets/images/landing-page-btn-bg-hover.gif');
}
.landing-banner-sec-btn li figure {
	display: inline-block;
	margin: 4px 20px 0 0;
	vertical-align: middle;
	width: 13%;
}
.landing-banner-sec-btn li figure svg {
	width: 100%;
	stroke-width: 2;
}
.landing-banner-sec-btn li:hover a {
	background-color: #0090be;
	
}
.landing-banner-sec-btn li:hover path, .landing-banner-sec-btn li:hover circle {
	fill: #ffffff !important;
}
.landing-banner-sec-btn li:hover span {
	color: #fff;
}
.landing-banner-sec-btn li span {
	color: #706f6d;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 0.6px;
	vertical-align: middle;
	width: 78%;
}
.landing-welcome-block h2 {
	color: #0090be;
	font-family: "PT Serif", serif;
	font-size: 33px;
	font-weight: 700;
	line-height: 1.06;
	margin: 0 0 26px;
	padding-bottom: 28px;
	position: relative;
}
.landing-welcome-sec {
	margin-top: -20px;
	margin-bottom: 34px;
	position: relative;
	z-index: 20;
}
.landing-welcome-block h2:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	background-color: #e2e2e2;
	width: 400px;
	margin: 0 auto;
}
.landing-welcome-block p {
	color: #555655;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 10px;
}

#google-map {
    margin-top: -20px;
    margin-bottom: 80px;
}

.medical-sertification-sec {
	position: relative;
	text-align: center;
	margin-bottom: px;
}

.medical-sertification-block img {
    max-width: 100px;
}

.medical-sertification-sec:after {
	content: "";
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 3px;
	background-color: #c2bfbd;
}
.medical-sertification-block {
	margin: 0;
	display: inline-block;
	font-size: 0;
	position: relative;
	z-index: 2;
	padding: 0 15px;
	background-color: #fff;
}
.medical-sertification-block li {
	display: inline-block;
	list-style-type: none;
	padding: 0 8px;
}
.landing-apge-box-sec.box-content-section .white-box-content .box-title:after, .landing-apge-box-sec.box-content-section .white-box-content .box-title:before {
	content: none;
}
.landing-apge-box-sec.box-content-section .white-box-content .heading-wrapper:before {
	content: none;
}
.landing-apge-box-sec.box-content-section .white-box-content .box-btn {
	background: url('assets/images/landing-page-learn-more-btn-bg.gif');
	padding: 16px 0;
}
.landing-apge-box-sec.box-content-section .white-box-content figure {
	background-color: #eee;
	border: 3px solid #fff;
	border-radius: 50%;
	height: 125px;
	margin: -80px auto 25px;
	width: 125px;
	z-index: 6;
	position: relative;
}
.landing-apge-box-sec.box-content-section .white-box-content figure svg {
	margin-top: 32px;
}
.landing-apge-box-sec.box-content-section .box-content {
	top: -111px;
}
.landing-apge-box-sec.box-content-section .white-box-content {
	border: 2px solid #e6e6e6;
}
.landing-apge-box-sec.box-content-section .white-box-content:after{
	content:"";
	position: absolute;
	top:0;
	width:100%;
	height:30px;
	display: block;
	background: url('assets/images/landing-page-learn-more-sec-bg.gif');
	z-index: 5;
}
.landing-apge-box-sec.box-content-section .white-box-content .heading-wrapper {
	margin-bottom: 21px;
}
.box-sec-txt {
	min-height: 130px;
}
.landing-apge-box-sec.box-content-section .welcome-content h2 {
	max-width: inherit;
}
.welcome-btm-sec {
	padding-top: 91px;
}
.landing-apge-box-sec.box-content-section {
	padding-bottom: 21px;
}
.landing-apge-box-sec.box-content-section .white-box-content .box-title {
	background-color: transparent;
	letter-spacing: 0.5px;
}
.landing-apge-box-sec.box-content-section .white-box-content:hover:after{
	background: url('assets/images/landing-page-learn-more-sec-bg-hover.gif');
}
.landing-apge-box-sec.box-content-section .white-box-content:hover {
	background-color: #ebebeb;
}
.landing-map-section {
	background-color: #000;
	height: 523px;
	margin-bottom: 102px;
}
.secondary-header{
	display: none;
	-webkit-box-shadow: 2px 0px 8px rgba(0,0,0,0.15) inset;
	-moz-box-shadow: 2px 0px 8px rgba(0,0,0,0.15) inset;
	box-shadow: 2px 0px 8px rgba(0,0,0,0.15) inset;
}
.page-template-template-landing .secondary-header{
	display: block;
}
.page-template-template-landing #header.site-header{
	padding-top: 0;
}
.secondary-header{
	background-color: #e2e2e2;
	padding:12px 0 11px;
}
.corporate-txt{
	float:left;
	color:#333;
	font-size:14px;
	font-family: "Roboto", sans-serif;
	font-weight:300;
	line-height:1.2;
	letter-spacing: 0.3px;
}
.header-top-menu{
	float: right;
}
.header-top-menu ul{
	margin:0;
	overflow: hidden;
}
.header-top-menu ul li{
	float: left;
	list-style-type: none;
	margin-left: 19px;
}
.header-top-menu ul li:first-child{
	margin-left: 0;
}
.header-top-menu ul li a{
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size:14px;
	color:#333;
	letter-spacing: 0.3px;
}
.page-template-template-landing .main-header{
	padding-top: 20px;
}
.menuicon{
	display: none;
}

/*body{
 background: url(assets/images/service.jpg) no-repeat center top !important;
 }
 .site{
 opacity:0.6;
 margin:0 auto;
 }*/