
body {
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	color: #999999;
	font-size: 300;
	font-size: 16px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #222222;
}
a, a:hover, a:focus, a:active{
    outline: none;
}

.section-padding{
	padding: 60px 0px;

}
h2 {
    line-height: 20px;
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
hr.botm-line {
    height: 3px;
    width: 60px;
    background: #3ccefa;
    position: relative;
    border: 0;
    margin: 20px 0 20px 0;
}

/***************************************
banner
***************************************/
.navbar {
    margin-bottom: 0px;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #fff;
    padding: 20px 0;
    transition: all 0.3s;
}
.navbar-default {
    background-color: transparent;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}

.navbar-brand
{
	font-family: 'Chewy', cursive;
	font-size: 32px;
}

.navbar-brand img {
    padding-top: 2px;
    width: 120px !important;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #EA6045;
}

@media (max-width: 768px) {
	.navbar-collapse {rgba(1, 110, 99, 0.9)
		background: ;
	}
}

.top-nav-collapse {
    padding: 0;
    background: rgba(1, 110, 99, 0.9);
}

.white, .white:hover, .white:focus
{
	color: #fff;
	width: 100% !important;
}
.block
{
	display: block;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: rgba(157, 245, 236, 0.9);;
    text-transform: uppercase;
	background-color: rgba(105, 241, 239, 0.21);
	box-shadow: 0 1rem 2.25rem 0 rgba(191, 243, 47, 0.3),
	0 -0.25rem 1.5rem rgba(1, 110, 99, 0.1) inset,
	0 0.75rem 0.5rem rgba(15, 219, 151, 0.4) inset,
	0 0.25rem 0.5rem 0 rgb(70, 207, 177) inset;
							/* 0 -0.25rem 1.5rem rgba(1, 110, 99, 0.1) inset,
							0 0.75rem 0.5rem rgba(209, 247, 234, 0.1) inset,
							0 0.25rem 0.5rem 0 rgba(15, 219, 151, 0.1) inset; */

}
.navbar-default .navbar-nav > li > a
{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #fff;
    text-transform: uppercase;
    background-color: rgba(1, 110, 99, 0.9);;
}
.affix {
    background-color: #ffffff !important;
}
.affix .navbar-nav > li > a:hover, .affix .navbar-nav > li > a:focus
{
    background-color:  rgba(1, 110, 99, 0.9); !important;
}
#banner{
	background: url('../img/bg-banner.jpg') no-repeat fixed;
	background-size: cover;
	min-height: 650px;
	position: relative;
}
.bg-color{
	background-color: rgba(0, 150, 136, 0.78);
	min-height: 650px;
}
.banner-info{
	padding-top: 140px; 
}
.banner-logo img{
	display: inline-block;
}
.banner-text{
	color: #fff;
}
.banner-text h1{
	font-family: 'Candal', sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	padding-bottom:15px;
}
.btn-appoint, .btn-appoint:hover, .btn-appoint:focus{
	/* margin-top: 30px;
	padding: 10px 20px;
	font-size: 18px;
	background-color: rgba(1, 110, 99, 0.9);;
	border-radius: 11px;
	color: rgb(131, 248, 180);
	 */
	cursor: pointer;
	position: relative;
	padding: 1.5rem 2rem;
	border-radius: 0.75rem;
	line-height: .5rem;
	/* font-family: 'Candal', sans-serif; */
	font-size: 2rem;
	font-weight: 300;
	color: rgb(12, 68, 47);
	border: 1px solid #0a6320;
	background-image: linear-gradient(-180deg, rgba(0, 150, 136) 0%, rgb(47, 100, 22) 100%);
	box-shadow: 0 1rem 2.25rem 0 rgba(191, 243, 47, 0.3),
							0 -0.25rem 1.5rem rgb(35, 223, 129) inset,
							0 0.75rem 0.5rem rgba(15, 219, 151, 0.4) inset,
							0 0.25rem 0.5rem 0 rgb(70, 207, 177) inset;

}
.overlay-detail a i {
    text-align: center;
    /* position: absolute; */
    bottom: 30px;
    font-size: 38px;
    color: #fff;
    margin: 0 auto;
}
.text-primary i{
    padding-top: 8px;
    display: inline-block;
}
/***************************************
services
***************************************/
.icon i{
	color: rgba(0, 150, 136, 0.9);
	font-size: 45px;
	margin-bottom: 25px;
}
.service-info{
	margin-bottom: 20px;
}
.icon-info h4{
	padding-bottom: 15px;
}
.icon-info p{
	font-size: 15px !important;
}
/***************************************
cta-1
***************************************/
.schedule-tab {
	background-color: rgba(0, 150, 136, 0.9);
	float: left;
}
.medi-info{
	border-right: 1px solid #fff;
}
.medi-info, .time-info{
	padding: 20px;
	color: #fff;
}
.medi-info h3, .time-info h3{
	padding-bottom: 16px;
	color: #fff;
	font-weight: 600;
}
.medi-info-btn, .medi-info-btn:hover, .medi-info-btn:focus {
    margin: 15px 0px 5px;
    display: inline-block;
    border: solid white 2px;
    padding: 3px 8px;
    font-size: 12px;
    color: #fff;
    font-weight: 400 !important;
    cursor: pointer;
}
td {
    border: 0px solid #ededed;
    border-top: 1px solid rgba(216, 216, 216, 0.5);
    padding: 6px 10px 6px 0;
}
.medi-info, .time-info{
    font-size: 14px;
}
/***************************************
about
***************************************/
#about{
    background-color: rgba(238, 238, 238, 0.15);
}
.lg-line{
	line-height: 1.4;
	font-size: 28px;
}
.more-features-box-text-icon {
    float: left;
    width: 40px;
    height: 40px;
    padding-top: 6px;
    background: rgba(0, 150, 136, 0.9);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
.more-features-box-text-description h3{
    padding-bottom: 15px;
}
.more-features-box-text-icon i {
    font-size: 18px;
    line-height: 26px;
}
.more-features-box-text-description{
	margin-left: 80px;
	margin-bottom: 35px;
}
.sec-para{
	padding-bottom: px;
}
/***************************************
doctor team
***************************************/
.thumbnail {
	border-radius: 0px;
}
.caption h3{
    padding-bottom: 5px;
}
.caption p{
    padding-bottom: 10px;
}
/***************************************
testimonial
***************************************/
#testimonial{
    background-color: #eee;
}
.testi-details {
    background: #fff;
    padding: 14px 24px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.18);
    position: relative;
}
.testi-info a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.testi-info a img{
	border-radius: 50%;
}
.testi-info h3 {
    display: inline-block;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin-top: 8px;
}
.testi-info h3 > span {
    display: block;
    line-height: 16px;
    font-weight: 400;
}
.testi-details::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
    bottom: -40px;
    left: 56px;
    border-top-color: #fff;
    border-width: 20px;
}
.testi-details::before {
    content: '';
    position: absolute;
    transform: rotate(45deg);
    width: 0px;
    height: 0px;
    bottom: -30px;
    left: 45px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    z-index: -1;
    box-shadow: 3px -13px 5px 0px rgba(0, 0, 0, 0.18);
    border-left: 0;
}
/***************************************
cta -2
***************************************/
#cta-2{
	background-color: rgb(41, 48, 46);
}
.white{
	color: rgb(49, 77, 60);
	text-decoration: overline;
}
.icon-play, .icon-play:hover, .icon-play:focus{
	background-color: #0CB8B6;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	padding: 5px 17px;
	margin-top: 26px;
	display: block;
}
.text-primary {
    color: #0cb8b6;
}
.icon-mar
{
	margin-right: 7px;
}
/***************************************
contact us
***************************************/
.space {
    margin-top: 40px;
}
.btn-form, .btn-form:hover, .btn-form:focus {
    background-color: #0cb8b6;
    color: #fff;
    border-radius: 0px;
    padding: 10px 20px;
}
.br-radius-zero {
    border-radius: 0px;
}
.form-control{
	height: 40px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    /* border:1px solid green; */
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}


/***************************************
footer
***************************************/
#footer{
	background-color: rgba(1, 110, 99);
}
.ftr-tle {
    height: 50px;
}
.info-sec {
    color: #fff;
}
.quick-info li i {
    font-size: 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: left;
}
.social-icon li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
}
.bglight-blue {
    background-color: #3498DB;
}
.bgred {
    background-color: #E74C3C;
}
.bgdark-blue {
    background-color: #2C3E50;
}
.bglight-blue {
    background-color: #3498DB;
}
.top-footer {
    padding: 40px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.footer-line {
    padding: 30px 0px;
    color: #fff;
}

.footer-line a {
    color: #0CB8B6;
}

.quick-info li a{
    color: #fff;
}
.site-link, .site-link:hover, .site-link:focus
{
    color: #0cb8b6;
    text-transform: none;
}
@media (min-width: 551px) and (max-width: 980px){

}
@media (min-width: 220px) and (max-width: 551px){
    .testi-info{
        margin-bottom: 20px;
    }
    .marb20{
        margin-top: 30px;
    }
    h2{
        font-size: 24px;
        line-height: 1.2;
    }
    .section-title{
        margin-bottom: 30px;
    }
    .medi-info {
    border: 0px;
    border-bottom: 1px solid #fff;
    }
    .service-info{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .caption h3 {
    font-size: 14px;
    }
    .caption p{
    font-size: 12px;
    padding-bottom: 5px;
    }
    .caption ul li a i{
        font-size: 14px;
    }
    .banner-text h1{
        font-size: 24px;
    }
}



h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
 font-family: 'Noticia Text', serif;
   font-size: 100%;
   background:#fff; 
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
button {
	background: none;
    border: none;
    margin-top:5em;
}
.w3-validation {
    display: none !important;
}
.button-one {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background-color: #000000;
	cursor: pointer;
	padding: 20px 70px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.button-type-one {
    color: #ffffff;
    font-size: 50px;
}
.header {
	background: url(../images/banner.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	position: relative;
	min-height:500px;
}

/*------start-top-nav------*/
.top-header{
	display:none;
}
/*------start-top-nav------*/
.top-nav {
	position:relative;
	margin-top: 1.5em;
}
.nav { width:100%;}
ul.nav-list { list-style: none; padding: 0px; margin: 0px;text-align: center; }
ul.nav-list li { display: inline-block; text-align: left;
}
ul.nav-list li a.logo:hover{
	border-bottom:none; 
}
ul.nav-list li a { 
	        display: block; 
	        margin:0px 15px; 
	        text-decoration: none; 
			text-transform: uppercase;
	        color:#000;
	        font-size:14px;
	        -webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease; }
ul.nav-list li a:hover { color:#333333; border-bottom: 3px solid #000000; padding-bottom: 3px;}
.logo a:hover{
    border: none !important;
	padding-bottom: 0px !important;
}
.anchor-link { 
	display: none; 
	text-align: center;
	margin-top:20px;
    margin-right: 10px;
    float: right; 
  }
#mobile-nav { display:none; }
/***--- About Section ---***/
#about-section{
    display: block;
	overflow: hidden;
}
#about{
    display: block;
	overflow: hidden;
}
.about_left {
	background-image: url(../images/about-us-background.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	height: 525px;
	display: block;
	overflow: hidden;
}
.about_btn {
  margin-top: 210px;
  position: relative;
  z-index: 1;
}
.button-box:hover:after {
	width: 100%;
	opacity: 1;
}
.button-box {
    background-color: transparent;
    border: 10px solid #000000;
    overflow: hidden;
    color: #000000;
}
.button-box:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background:#000000;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.button-one:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.button-box:hover, .button-box:active {
	color:#fff;
	text-decoration:none;
}
.about_right {
    background-color: #f2efe5;
    display: block;
    height: 525px;
    overflow: hidden;
    text-align: center;
}
.about_text {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 80%;
}
.about_text img {
    margin: 90px auto 0;
}
.about_text img:hover{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.about_text h3 {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  padding: 35px 0 20px;
}
.about_right p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
/*----------------- Gallery One --------------------*/
#gallery-one-image-section{
    display: block;
	overflow: hidden;
}
.gallery-one-image {
    width: 100%;
    height: 100%;
}
.popup-links-button{

}
.popup-links-button li {
    margin-right: 12px;
}
.popup-links-button button {
    margin-top: 5px;
}
/*	Zooming
/*-----------------------------------------------------------------------------------*/
.zooming {
    margin-top: 75px;
}
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
	width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(231, 229, 208, 0.68);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
ul.about_gallery {
	padding: 0;
	list-style: none;
}
ul.about_gallery li {
	width: 16.6666%;
	float: left;
}
ul.popup_links{
	padding:0;
	list-style:none;
	text-align:center;
	margin-top:1em;
}
ul.popup_links li{
	display:inline-block;
	float: none;
}
i.link{
	background: url(../images/icons.png)no-repeat -5px -6px;
	width: 30px;
	height: 30px;
	display: inline-block;
}
i.info{
	background: url(../images/icons.png)no-repeat -50px -6px;
	width: 30px;
	height: 30px;
	display: inline-block;
}
i.like{
	background: url(../images/icons.png)no-repeat -97px -6px;
	width: 30px;
	height: 30px;
	display: inline-block;
}
/*--testmonial--*/
#testimonial-section {
    display: block;
	overflow: hidden;
}
.testimonial {
	background: url(../images/testimonial-background.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	position: relative;
	min-height:400px;
	padding-top:3em;
}
.testimonial span.quotes {
	position: absolute;
	top:7em;
	width: 60px;
	height: 40px;
	background: url(../images/icons.png) no-repeat -148px -6px;
	left:14em;
}
.testimonial span.quotes-down {
	position: absolute;
	top:13em;
	width: 60px;
	height: 40px;
	background: url(../images/icons.png) no-repeat -232px -6px;
	right: 14em;
}
.testimonial p {
    color: #f2efe5;
    font-size: 18px;
    font-style: italic;
    line-height: 22px;
    margin-top: 135px;
    text-align: center;
    text-indent: 20px;
	padding: 0px 42px;
	font-weight: bold;
}
.test_wrap{
	width: 80%;
    margin:0 auto;
}
.testimonial h4 {
    color: #f2efe5;
    float: right;
    font-size: 15px;
    font-style: italic;
    margin-right: 12%;
    margin-top: 6%;
    text-transform: uppercase;
}
/*--team--*/
#team-section {
    display: block;
	overflow: hidden;
}
.team-grid-1 {
    background-image: url("../images/team-background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
    min-height: 505px;
    text-align: center;
	display: block;
	overflow: hidden;
}
.team_btn {
    margin-top: 195px;
    position: relative;
    z-index: 1;
}
.team-grid-2{
	background-image: url(../images/team-member-1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height:505px;
	text-align: center;
}
.team-grid-3{
	background-color: #ccc8b6;
	padding:6em 3em 0;
	text-align: center;
	min-height: 505px;
	display: block;
	overflow: hidden;
}
.team-grid-3 h3 {
    color: #000000;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.team-grid-3 p {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
ul.social{
	padding:0;
	list-style:none;
	margin-top:4em;
	text-align: left;
}
ul.social li {
	display: inline-block;
	margin-right: 15px;
}
ul.social li:first-child {
	margin-left: 0;
}
ul.social li a i {
	width: 35px;
	height: 40px;
	display: block;
	background: url(../images/icons.png)no-repeat;
}
ul.social li a i.fb {
	background-position: -6px -56px;
}
ul.social li a i.fb:hover{
	background-position: -6px -106px;
}
ul.social li a i.tw {
	background-position: -59px -56px;
}
ul.social li a i.tw:hover{
	background-position: -60px -108px;
}
ul.social li a i.tumb {
	background-position: -123px -54px;
}
ul.social li a i.tumb:hover{
	background-position: -125px -108px;
}
ul.social li a i.linked {
	background-position: -189px -53px;
}
ul.social li a i.linked:hover{
	background-position:-188px -109px;
}
ul.social li a i.pinterest {
	background-position:-252px -56px;
}
ul.social li a i.pinterest:hover{
	background-position:-253px -110px;
}
ul.social li a i.google {
	background-position:-14px -167px;
}
ul.social li a i.google:hover{
	background-position:-14px -215px;
}
.team-grid-4{
	background-image: url(../images/team-member-2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height:505px;
	text-align: center;
}
.arrow-icon1 {
	height: 30px;
	width: 28px;
	display: block;
	background: url(../images/arrow.png);
	background-position: 0px -3px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	z-index: 999;
	top:25%;
}
.arrow-icon1-r {
	left: -27px;
}
.team-grid-5{
	background: #ccc8b6;
	padding:6em 3em 0;
	text-align: center;
	min-height: 505px;
	position:relative;
}
.team-grid-5 h3{
    color: #000000;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.team-grid-5 p{
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
/***--- Newsletter ---***/
.newsletter_grid{
	background:#f2efe5;
	padding:8em 6em 0;
	min-height:505px;
}
.newsletter_grid h3 {
	color: #000;
	font-size: 1.1em;
	text-transform: uppercase;
}
.newsletter-div {
    display: block;
	overflow: hidden;
	width: 100%;
}
.newsletter {
    display: block;
    overflow: hidden;
}
.newsletter p{
    text-align:center;
}
.newsletter input[type="text"] {
	background-color: #ffffff;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	-webkit-appearance: none;
	border:1px solid #000;
	outline: none;
	font-size: 13px;
	padding: 12px;
	color:#9a977a;
	width:100%;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
}
.newsletter input[type="submit"] {
	background: #9a977a;
	text-transform: uppercase;
	border: none;
	padding: 12px;
	cursor: pointer;
	color: #FFF;
	outline: none;
	font-size: 15px;
	text-align: center;
	margin-top: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.newsletter input[type="submit"]:hover{
	background:#333333;
}
.newsletter_grid p{
	color: #333;
	font-size:0.85em;
	text-transform: uppercase;
	line-height:1.5em;
	margin-bottom:3em;
}
/*--twitter--*/
#twitter-section {
    display: block;
	overflow: hidden;
}
.twitter-div{
	background: url(../images/twitter-background.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:350px;
	padding-top:7em;
	text-align:center;
}
i.tw_icon{
	width: 45px;
	height: 40px;
	display: inline-block;
	background: url(../images/icons.png)no-repeat -89px -162px;
}
.twitter-div p {
    color: #f2efe5;
    font-size: 18px;
    font-style: italic;
    line-height: 25px;
    margin-top: 25px;
    padding: 0 40px;
}
/*--gallery--*/
#gallery-two-image-section{
    display: block;
	overflow: hidden;
}
.gallery-title {
    background-color: #009688;
    display: block;
    float: left;
    min-height: 270px;
    overflow: hidden;
    text-align: center;
    
    width: 40%;
}
.gallery_btn {
	position: relative;
	z-index: 1;
	margin-top: 75px;
}
.gallery-two-row-one {
    padding: 0;
    display: block;
    overflow: hidden;
    width: 60%;
	/* min-height: 270px; */
}
.gallery-two-row-two{
    padding: 0;
    display: block;
    overflow: hidden;
    width: 100%;
	min-height: 270px;
}
.gallery-two-row-three{
    padding: 0;
    display: block;
    overflow: hidden;
    width: 100%;
	min-height: 270px;
}
.gallery-two-row-four{
    padding: 0;
    display: block;
    overflow: hidden;
    width: 100%;
	min-height: 270px;
}
.gallery-two-image {
    width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;	
}
ul.gallery-grid-box {
	padding: 0;
	list-style: none;
}
ul.gallery-grid-one li {
	width: 33.33%;
	float: left;
	height: 270px;
}
ul.gallery-grid-two li {
	width: 20%;
	float: left;
	/* height: 270px; */
}
ul.gallery-grid-three li {
	width: 20%;
	float: left;
	/* height: 270px; */
}
ul.gallery-grid-four li {
	width: 20%;
	float: left;
	/* height: 270px; */
}
ul.popup_links.g_links {
	margin-left: 5em;
}
.gallery-two-popup-links {
    display: block
}
.gallery-two-popup-links li {
    margin-left: 25px;
}
.gallery-two-popup-links li button {
    margin-top: 10px;
}
.gallery-grid-one .popup_links li {
    margin-left: 0;
}
.mobile-display-on{display:none;}
.mobile-display-off{display: block;}
/*--contact--*/
.contact{
	background:#e7e5d0;
	padding:8em 0;
}
.contact-form {
    width: 90%;
    margin: 0 auto;
}
.contact-form input[type="text"] {
	display: block;
	width: 100%;
	padding: 20px;
	border: 2px solid #000;
	outline: none;
	margin-bottom:4em;
	font-size:0.95em;
	color: #BDBDBD;
	background-color: #ffffff;
	text-transform: uppercase;
}
.contact-form textarea {
	display: block;
	width: 100%;
	padding: 15px;
	border:2px solid #000;
	outline: none;
	font-size:0.95em;
	color: #BDBDBD;
	height: 200px;
	resize: none;
	background-color: #ffffff;
	text-transform: uppercase;
}
.contact-form input[type="submit"] {
	background: #9a977a;
	text-transform: uppercase;
	border: none;
	padding:1.5em 1em;
	position: absolute;
	cursor: pointer;
	color: #FFF;
	outline: none;
	font-size: 1em;
	width:70%;
	text-align: center;
	margin-top: 1.5em;
	font-weight:normal;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.contact-form input[type="submit"]:hover{
	background: #333333;
}
.contact-left{
	text-align:center;
}
.contact-left h4 {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin: 75px 0;
    padding: 0 60px;
}
.contact_btn{
	position: relative;
	z-index: 1;
}
ul.contact-list-one {
	float: left;
	width: 60%;
	padding: 0;
	list-style: none;
	text-align:left;
}
ul.contact-list-one h5, ul.contact-list-two h5{
	color:#000;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
}
ul.contact-list-one li, ul.contact-list-two li{
	color:#000;
	font-size:0.95em;
	line-height: 1.8em;
	text-transform:uppercase;
}
.contact-list-one li a {
    color: #000000;
    font-weight: bold;
    text-transform: lowercase;
}
.contact-list-one li a:hover{
    color: #333333;
}
ul.contact-list-two {
	float: left;
	width: 40%;
	padding: 0;
	list-style: none;
	text-align:left;
}
.bold{
    font-weight: bold;
}
ul.contact-social {
    list-style: none;
    margin-top: 70px;
    padding: 0;
    text-align: center;
}
ul.contact-social li {
	display: inline-block;
	margin-right: 30px;
}
ul.contact-social li:first-child {
	margin-left: 0;
}
ul.contact-social li a i {
	width: 35px;
	height: 40px;
	display: block;
	background: url(../images/icons.png)no-repeat;
}
ul.contact-social li a i.fb {
	background-position: -6px -56px;
}
ul.contact-social li a i.fb:hover{
	background-position: -6px -106px;
}
ul.contact-social li a i.tw {
	background-position: -59px -56px;
}
ul.contact-social li a i.tw:hover{
	background-position: -60px -108px;
}
ul.contact-social li a i.tumb {
	background-position: -123px -54px;
}
ul.contact-social li a i.tumb:hover{
	background-position: -125px -108px;
}
ul.contact-social li a i.linked {
	background-position: -189px -53px;
}
ul.contact-social li a i.linked:hover{
	background-position:-188px -109px;
}
ul.contact-social li a i.pinterest {
	background-position:-252px -56px;
}
ul.contact-social li a i.pinterest:hover{
	background-position:-253px -110px;
}
ul.contact-social li a i.google {
	background-position:-14px -167px;
}
ul.contact-social li a i.google:hover{
	background-position:-14px -215px;
}
/***--- Map ---***/
#map-section{
    display: block;
    overflow: hidden;
}
.map-div {
    display: block;
    overflow: hidden;
}
.map-div img{
    width: 100%;
}
/*--footer--*/
#footer-section{
    background-color: #AEAEAE;
}
.footer-nav {
    margin-bottom: 100px;
    margin-top: 100px;
}
.copyright {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 50px;
    text-align: center;
}
.copyright a{
    color: #000000;
	text-decoration: underline;
}
/***--- Go To Top ---***/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-to-top.png) no-repeat 0px 0px;
}
.gallery-pad {
	
padding: 30px;

}
.zoom {
	padding: 0px;
	background-color: white;
	transition: transform .2s;
	width: 300px;
	height: 300px;
	margin: 0 auto;
	transition: 1.1s;
	margin-top: 25px;
  }
  
  .zoom:hover {
	-ms-transform: scale(1.5); /* IE 9 */
	-webkit-transform: scale(1.5); /* Safari 3-8 */
	transform: scale(1.5); 
  }

  .newfont{

	font-family: 'Rockwell', serif; !important;
	
	

  }

.newtext{
	background-color: rgb(240, 236, 236);
	padding: 10px;
}

.contact-text{
	background-color: rgb(240, 236, 236, 0.5);
	color: #000
}

.newtextcolor{
color: rgba(1, 110, 99, 0.9)
}
.map{
	background: no-repeat fixed;
	/* background-color: RGBA(0, 150, 136, 0.78); */
	background-size: cover;
	min-height: 200px;
	min-width: 200px;
	position: relative;
	background-color: rgb(240, 236, 236, 0.5);!important;
	/* box-shadow: inset 0 0 0 5px lightGreen */
}
.map-color{
		/* background-color: rgba(0, 150, 136, 0.78);
		min-height: 770px;  */

}
.more-features-box-gallery-icon {
    float: left;
    width: 40px;
    height: 40px;
    padding-top: 6px;
    background: rgba(0, 150, 136, 0.9);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
	text-align: center;
	display: block;
	overflow: hidden;
}
.more-features-box-text-description h3{
    padding-bottom: 15px;
}
.more-features-box-gallery-icon i {
    font-size: 28px;
    line-height: 26px;
}
.more-features-box-text-description{
	margin-left: 80px;
	margin-bottom: 35px;
}

