@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.section-title h3 {
	font-size: 38px;
	font-weight: 600;
	color: #202020;
}
.section-title p {
	font-size: 16px;
	font-weight: 400;
	color: #222;
}
.section-title {
	text-align: center;
	margin-bottom: 25px;
}
/*******menu*******/
.contact-info ul li a {
	color: #fff;
}
.navbar-brand {
	font-size: 24px;
}
.navbar-container {
	padding: 20px 0 20px 0;
}
.navbar.navbar-fixed-top.fixed-theme {
	background-color: #222;
	border-color: #080808;
	box-shadow: 0 0 5px rgba(0,0,0,.8);
}
.navbar-brand.fixed-theme {
	font-size: 18px;
}
.navbar-container.fixed-theme {
	padding: 0;
}
.navbar-brand.fixed-theme, .navbar-container.fixed-theme, .navbar.navbar-fixed-top.fixed-theme, .navbar-brand, .navbar-container {
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.wrapper-menu nav#header {
	margin-bottom: 0px;
	border-bottom: none;
}
.wrapper-menu nav#header.shrink {
	background: #fff;
	box-shadow: 0 0 12px 2px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 0 12px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 12px 2px rgba(0,0,0,0.05);
}
.wrapper-menu nav#header.shrink ul.nav.navbar-nav li a:hover {
    color: #0082c7;
}
.wrapper-menu ul.nav.navbar-nav li a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 8px 9px;
}
.wrapper-menu ul.nav.navbar-nav {
	float: right;
	margin-top: 35px;
}
.wrapper-menu ul.nav.navbar-nav a:hover {
	background: none;
	color: #0082c7;
}
.wrapper-menu ul.nav.navbar-nav li.active a {
	color: #ff5800;
}
.wrapper-menu a#brand {
	height: auto;
	padding: 0px;
	margin: 0px;
}
img.shrink-logo {
	display: none;
}
.shrink img.shrink-logo {
	display: block;
}
.shrink img.logo-desktop {
	display: none;
}
.wrapper-menu nav#header.shrink ul.nav.navbar-nav li a {
	color: #00447c;
}
.wrapper-menu nav#header.shrink ul.nav.navbar-nav li.active a {
	color: #0082c7;
}
/*******wrapper-banner*******/
.contact-form p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 13px;
}
.footer-menu.lastmenu {
	margin-top: 54px;
}
.testimonials-wrapper {
	background: url(../images/testimonials-bg.jpeg);
	min-height: 450px;
	background-size: contain;
	float: left;
	width: 100%;
}
.testimonialstext .testimonia-info-wrapper {
	max-width: 59%;
	margin-top: 206px;
	text-align: center;
	margin: 0px auto;
	margin-top: 127px;
}
.testimonia-info-wrapper h3 {
	color: #fff;
	font-size: 39px;
	font-weight: bold;
}
.wrapper-banner {
	background: url(../images/topbanner.jpg);
	min-height: 620px;
	background-size: cover;
	background-repeat: no-repeat;
}
.top-banner {
	text-align: center;
	margin-top: 262px;
}
.top-banner h3 {
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.projects-wrapper {
	padding-top: 48px;
}
.testimonials-wrapper {
	background: url(../images/testimonials-bg.jpeg);
	min-height: 450px;
	background-size: cover;
	float: left;
	width: 100%;
	background-attachment: fixed;
}
.cliends-logo-wrap {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.top-banner p {
	color: #fff;
	font-size: 17px;
}
.top-banner .btn-wrapper a {
	background: #0082c7;
	padding: 13px 29px;
	color: #fff;
	display: inline-block;
	margin-top: 14px;
	font-weight: bold;
	text-decoration: none;
}
.top-banner .btn-wrapper a:hover {
	background: #00447c;
}
.wrapper-menu a#brand img {
	max-width: 54%;
	margin-top: 5px;
}
/*******projects*section*******/

.projects-info h3 {
	margin-top: 14px;
	font-size: 20px;
	margin-bottom: 11px;
	font-weight: bold;
	    color: #00447c;
}
.projects-info p {
	font-size: 15px;
	line-height: 24px;
	color: #222;
}
.projects-info {
	margin-bottom: 27px;
}
/*******countdown*section*******/
.countdown-row .countdown-block strong {
	color: #000;
	font-size: 19px;
}
.countdown-row .countdown-block h2 {
	font-weight: 600;
	font-size: 68px;
}
.countdown-row .countdown-block {
	float: left;
	width: 20%;
	text-align: center;
}
.testimonia-info-wrapper p {
	color: #fff;
	font-size: 23px;
	font-style: italic;
	margin-top: 40px;
}
/**********footer-wrapper**********/


.footer-wrapper {
	background-color: #252525;
	float: left;
	width: 100%;
	padding-top: 39px;
	padding-bottom: 20px;
}
.footer-wrapper h3 {
	color: #fff;
	font-size: 20px;
	border-bottom: solid 1px #0082c7;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.contact-form .group-row {
	margin-bottom: 11px;
}
.contact-form .group-row input {
	height: 39px;
	padding: 0px 7px;
	background: none;
	border: solid 1px #ffff;
	width: 100%;
}
.contact-form .group-row textarea {
	height: 82px;
	width: 100%;
	background: none;
	border: solid 1px #ffff;
	padding: 7px 7px;
}
.contact-form .group-row input[type="submit"] {
	padding: 0px 23px;
	background: #ff5800;
	border: none;
	color: #fff;
	font-weight: bold;
	width: auto;
}
.footer-menu ul li a {
	color: #fff;
	line-height: 46px;
	font-size: 15px;
	text-decoration: none;
}
.footer-about p {
	color: #fff;
	margin-top: 22px;
	font-size: 14px;
	line-height: 26px;
}
.copyright {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 35px;
}
.footer-menu ul li a:hover {
	color: #0082c7;
}
.copyright p {
	color: #fff;
	margin-bottom: 0px;
	font-size: 15px;
}
.testimonia-info-wrapper .testimonia-name h3 {
	font-size: 16px;
}
.testimonia-info-wrapper .testimonia-name span {
	color: #fff;
}
.testimonialstext .owl-dots {
	display: none;
}
.before-footer {
	background: url(../images/runner-beach.jpg);
	padding-top: 66px;
	float: left;
	width: 100%;
	padding-bottom: 68px;
	position: relative;
}
.bealth-btn {
	text-align: right;
	margin-top: 38px;
}
.bealth-btn a {
	padding: 11px 23px;
	background: #ff5800;
	border: none;
	color: #fff;
	font-weight: bold;
	width: auto;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
}
.bealth-btn a:hover {
	background: #e85000;
}
.contact-form .group-row input[type="submit"]:hover {
	background: #e85000;
}
.wraper h3 {
	margin-top: 0px;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid 1px #ff5800;
	padding-bottom: 4px;
	margin-bottom: 15px;
}
.wraper p {
	color: #fff;
	margin-bottom: 0px;
	font-size: 16px;
}
.before-footer:after {
	content: "";
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	z-index: 999;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 100%;
}
.before-footer .container {
	z-index: 1000;
	position: relative;
}
.read-more a {
	background: #0082c7;
	padding: 4px 19px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
.read-more a:hover {
    background: #00447c;
}
.contact-info ul li {
	font-size: 15px;
	color: #fff;
	margin-bottom: 18px;
	display: flex;
}
.contact-info ul li i.fa {
	font-size: 21px;
	margin-right: 7px;
}
.shrink .navbar-header a#brand img {
	max-width: 39%;
}
.contact-info ul li a {
	color: #fff;
}

.testimonialstext button span {
    font-size: 41px;
    background: #0082c7;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 24px;
    color: #fff;
}

.testimonialstext button:focus {
    outline: 0;
}


/********** Mobile Layout **********/
@media only screen and (max-width: 767px) {
.top-banner h3 {
    font-size: 38px;
  
}
	
	
div#navbar {
	background: #fff;
	margin-left: -21px;
	margin-right: -21px;
	padding-left: 30px;
}
.footer-menu.lastmenu {
	margin-top: 0px;
}
div#navbar li a {
	color: #00447c;
	font-size: 15px;
}
.shrink .navbar-header a#brand img {
	max-width: 28%;
}
.wrapper-menu a#brand img {
	max-width: 31%;
	margin-top: 5px;
}
.countdown-row .countdown-block {
	width: 100%;
	margin-bottom: 16px;
}
.section-title h3 {
	font-size: 24px;
}
.testimonialstext .testimonia-info-wrapper {
	max-width: 93%;
	margin-top: 71px;
	margin-bottom: 18px;
}
.bealth-btn {
	text-align: center;
	margin-top: 34px;
}
.footer-menu {
	margin-top: 31px;
	margin-bottom: 23px;
}
.copyright p {
	font-size: 13px;
}
.wraper h3 {
	font-size: 16px;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.wrapper-menu nav#header {
	padding-left: 20px;
	padding-right: 20px;
}
.wrapper-menu a#brand {
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 75%;
	margin-left: 12px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.shrink .navbar-toggle .icon-bar {
	background: #00447c;
}
.wrapper-menu ul.nav.navbar-nav {
	float: left;
	width: 100%;
}
.cliend-logo .cliend-row img {
	max-width: 64%;
	margin: 0px auto;
}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.wrapper-menu ul.nav.navbar-nav li a {
	font-size: 11px;
}
.wrapper-menu .navbar-header {
	max-width: 29%;
	margin-top: 10px;
}
.projects-info h3 {
	font-size: 15px;
}
.projects-info p {
	font-size: 14px;
	line-height: 21px;
}
.countdown-row .countdown-block h2 {
	font-size: 40px;
}
.countdown-row .countdown-block strong {
	font-size: 16px;
}
}
