.navbar {
    min-height: 80px;
}

.logo {
    max-width: 250px;
}


.blog-title-custom {
    font-size: 54px !important;
    text-transform: none;
    font-family: Raleway;
    font-weight: 900 !important;
    letter-spacing: 1.12px;
    line-height: 64px;
    color: #BB9A5E !important;
    width: 45% !important;
    text-transform: uppercase;
}



.owl-title-custom {
    font-size: 54px !important;
    text-transform: none;
    font-family: Raleway;
    font-weight: 900 !important;
    letter-spacing: 1.12px;
    line-height: 64px;
    color: #BB9A5E !important;
    width: 45% !important;
}

.owl-subtitle-custom {
    letter-spacing: 1.12px !important;
    text-transform: none !important;
    width: 40% !important;
    line-height: 24px !important;
    font-size: 18px !important;
    color: #4A4A4A !important;
    font-weight: 400 !important;
    padding-top: 20px !important;
}

.owl-subtitle-1-custom {
    letter-spacing: 1.12px !important;
    text-transform: uppercase !important;
    line-height: 24px !important;
    font-size: 18px !important;
    color: #4A4A4A !important;
    font-weight: 700 !important;
    padding-top: 20px !important;
}

.gold-button {
    background-color: #BB9A5E !important;
    border: 2px solid #BB9A5E !important;
    font-family: Raleway !important;
    font-weight: 700 !important;
    letter-spacing: 1.12px !important;
    font-size: 14px !important;
    padding: 10px 25px !important;
    text-transform: capitalize !important;
}

.white-button {
    background-color: #fff !important;
    border: 2px solid #BB9A5E !important;
    color: #BB9A5E;
    font-family: Raleway !important;
    font-weight: 700 !important;
    letter-spacing: 1.12px !important;
    font-size: 14px !important;
}

.white-button:hover{
    background-color: #BB9A5E !important;
    color:#fff !important;
    border: 2px solid #FFF !important;
}

.gold-button:hover {
    background-color: transparent !important;
    border: 2px solid #BB9A5E !important;
    color: #BB9A5E !important;
}

.gold-button-outline {
    background-color: transparent !important;
    border: 2px solid #BB9A5E !important;
    color: #BB9A5E !important;
    font-family: Raleway !important;
    font-weight: 700 !important;
    letter-spacing: 1.12px !important;
    font-size: 14px !important;
    padding: 10px 25px !important;
    text-transform: capitalize !important;
}

.gold-button-outline:hover {
    background-color: #BB9A5E !important;
    border: 2px solid #BB9A5E !important;
    color: #fff !important;
}

.white-button-outline {
    background-color: transparent !important;
    border: 2px solid #fbfbfb !important;
    color: #fbfbfb !important;
    font-family: Raleway !important;
    font-weight: 700 !important;
    letter-spacing: 1.12px !important;
    font-size: 14px !important;
    padding: 10px 25px !important;
    text-transform: capitalize !important;
}

.white-button-outline:hover {
    background-color: #fbfbfb !important;
    border: 2px solid #fbfbfb !important;
    color: #BB9A5E !important;
}


.navbar-nav > li > a {
    font-family: raleway !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
    color: #4a4a4a !important;
}

.bg-black-custom {
    background: #1F1F1F !important;
    padding: 80px 0 !important;
}

.bg-white-custom {
    background: #fbfbfb !important;
    padding: 80px 0 !important;
}

.bg-gold-custom {
    background: #BB9A5E !important;
    padding: 80px 0 !important;
    color: #f5f5f5 !important;
}

.bg-white-custom-insidehead {
    background: #fbfbfb !important;
    padding: 110px 0px 80px 0px !important;
}

.section-title-gold {
    font-family: raleway;
    font-weight: 800;
    font-size: 28px;
    letter-spacing: 1.12px;
    display: block;
    text-transform: uppercase;
    color: #BB9A5E;
    line-height: 120%;
}

.section-title-white {
    font-family: raleway;
    font-weight: 800;
    font-size: 28px;
    letter-spacing: 1.12px;
    display: block;
    text-transform: uppercase;
    color: #FBFBFB;
    line-height: 120%;
}


.section-subtitle-white {
    font-family: raleway;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
    color: #FBFBFB;
}

.section-content-white {
    font-family: raleway;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.12px;
    padding: 30px 20px;
    display: block;
    color: #FBFBFB;
    line-height: 23px;
}

.section-content-black {
    font-family: raleway;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.12px;
    padding: 30px 20px;
    display: block;
    color: #4a4a4a;
    line-height: 23px;
}

.box-gold-text {
    font-family: Raleway;
    font-size: 14px;
    color: #BB9A5E;
    text-transform: uppercase;
    letter-spacing: 1.12px;
    font-weight: 700;
    height: 40px;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}

.center-col {
    padding: 15px 0px;
}

.box-gold-border {
    line-height: 18px;
    border: #BB9A5E solid 2px;
    padding: 20px;
    margin: 0 10px;
}

.box-gold-border:hover {
    background: #f5f5f5;
    border: #f5f5f5 solid 2px;
    color: rgb(31, 31, 31);
}


.col-md-2-custom {
    width: 16.66666667%;
}

.footer-social a {
    margin: 0px !important;
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}



/* Home - Blog */
.home-blog{
	text-align: left;
}
.home-blog-title{
	text-align: left;
	font-size: 16px;
	font-weight: 700;
}
.home-blog-date{
	text-transform: uppercase;
	font-weight: 600;
	opacity: .5;
}

.home-blog-img{
	 height: 200px;
    display: block;
    background-size: cover !important;
}



/* Home - Testi */
.testi-wrapper{
	background: #BB9A5E url(../images/testi-bg.png) no-repeat;
	background-size: cover;
	 padding: 80px 0px !important;
}

.testi-container {
	background: #ffffff;
    color: #1f1f1f;
    padding: 10px 25px 20px;
	margin-top: 30px;
	    box-shadow: 10px 10px rgba(0,0,0,0.12);
}
.testimonial-style2 .name{
	margin-top: 10px;
}

.testi-quote {
    text-align: center;
    display: block;
    margin-bottom: -60px;
    z-index: 999999;
    position: relative;
    margin-top: 40px;
}


 
.footer-active{
    position: relative;
    top: -43px;
    display: block;
    text-align: center;
    width: 20px;
    background: #1f1f1f;
    -webkit-clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
    height: 20px;
    margin: 0 auto;
}




/* ----------------------------
		ADJUSTMENTS
-----------------------------*/

@media only screen and (max-width: 968px) {
 .secret-footer-body li{
		display: block;
		border: none;
		margin-bottom: 20px;
	}
    .footer-active{
        display: none;
    }
}

@media only screen and (max-width: 480px) {
 
	.secret-footer-body{
		margin-top: 30px;
	}
	.secret-footer-body li{
		display: block;
		border: none;
		margin-bottom: 20px;
	}
	.secret-footer-outer{
		text-align: center !important;
	}
	
	
	.secret-footer-head h2 {
	font-size: 21px;
	}

	.secret-footer-head a.link {
		font-size: 18px;
	}
	.secret-footer p{
		margin-top: 20px;
	}
	.secret-footer-wrapper a.contact {
		float: none;
	}
	#footer{
		text-align: center;
	}
}





/* for animation */


.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}


.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 220px;
	height: 220px;
	border-radius: 50%;
}

.ch-info-wrap {
	/*top: 20px;
	left: 20px;
	 
	box-shadow: 0 0 0 20px rgba(192,192,192,0.3), inset 0 0 3px rgba(115,114, 23, 0.8); */
    
}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;

	background: rgba(74, 74, 74, 1);
     
    
	pointer-events: none;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-1 { 
	background-image: url(../images/call-01.png);
}
.ch-img-2 { 
	background-image: url(../images/call-02.png);
}
.ch-img-3 { 
	background-image: url(../images/call-03.png);
}
.ch-img-4 { 
	background-image: url(../images/call-04.png);
}
.ch-img-5 { 
	background-image: url(../images/call-05.png);
}
.ch-img-6 { 
	background-image: url(../images/call-06.png);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	margin: 0 15px;
	padding: 90px 0 0 0;
	height: 80px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}
h3.te{	
	padding: 60px 0 0 0;	
}

.ch-info p {
	color: #fff;
	padding: 20px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 16px;
	 
}

.ch-info p a {
	display: block;
	color: #BA985E;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}

 
/* Urgent Care Home - Services */

.urgent-home-about {
	margin: 30px auto;
}

.urgent-home-about ul {
	display: block;
	text-align: center;
}

.urgent-home-about li {
	width: 250px;
	display: inline-block;
	background: #F6F7F9;
	padding: 25px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.32);
	margin: 10px 13px;
}

.urgent-home-about li:last-child {
	margin-right: 0;
}






 
/* ------------------------------------------
        GLOBAL FOOTER 
--------------------------------------------*/


.g-footer {
    background-image: url("../images/g-footer-flourish.png") !important;
    background-color: #1f1f1f;
    background-repeat: no-repeat !important;
    background-size: 900px auto;
    background-position: center bottom;
    padding: 1em !important;
}

.g-footer__inner {
    margin: 10px 0;
}

.g-footer__inner h2 {
    text-transform: capitalize;
}
.g-footer__inner p{
    display: block;
    font-size: 18px;
    color: #FFFFFF;
    line-height: normal;
    margin-top: 60px;
    text-align: center;
}
.g-footer__inner a.g-footer__list-site {
    font-family: "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
     transition: color .25s ease-in-out;
   -moz-transition: color .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out;
}



/* Global Footer List */
.g-footer__list li:first-child {border-left: none;}
.g-footer__list li:last-child {border-right: none;}
.g-footer__list { 
    display: block;
}

.g-footer__list li {
    display: table-cell;
    border-left: 1px solid #353535;
    text-align: center;
}

.g-footer__list ul {
    display: table;
    width: 100%;
    background: #1f1f1f;
}

.g-footer__list  a{
    margin-right:0px;
}

.g-footer__list .active{
    margin-bottom: 0 !important;
}

.g-footer__list-item {
    display: block;
}

.g-footer__list-item a:hover {
    color: #bb9a5e;
    cursor: pointer;
}

.active a.g-footer__list-site {
    color: #bb9a5e;
}

.g-footer__list-title {
    opacity: 0.6;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 400;
    letter-spacing: 1.07px;
    margin-bottom: 15px;
}

.g-footer__list-link a {
    opacity: .20;
    margin-right: 2px;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.g-footer__list-link a:hover {
    opacity: 1;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}


/* Global Footer Heading */
.g-footer__head {
    text-align: center;
}

.g-footer__head h2 {
    font-family: "Raleway", sans-serif;
    color: #ffffff;
    text-transform: none;
    font-weight: 400;
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 4px;
}

.g-footer__head h3 {
    font-family: "Raleway", sans-serif;
    font-size: 21px;
    color: #FFFFFF;
    line-height: normal;
    margin: 60px 0 20px;
    text-transform: none;
}


/* Global Footer Utilities */
.g-footer__copyright {
    line-height: 1;
    font-weight: 400;
    font-size: 13px;
}
.g-footer-logo {
    margin-left: -8px;
}
.g-footer-active{
    position: relative;
    top: -43px;
    display: block;
    text-align: center;
    width: 20px;
    background: #1f1f1f;
    -webkit-clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 50%, 0% 100%, 100% 100%);
    height: 20px;
    margin: 0 auto;
}
.g-footer__join a{
    font-family: "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.g-footer__join a:hover {
    color: #bb9a5e;
    transition: color .25s ease-in-out;
   -moz-transition: color .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out;
}


/* ------------------------------------------
        GLOBAL FOOTER MEDIA QUERY  
--------------------------------------------*/

@media only screen and (max-width: 968px) {
 .g-footer__list li{
        display: block;
        border: none;
        margin-bottom: 20px;
    }
    .g-footer-active{
        display: none;
    }
    .g-footer-logo {
        margin-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .g-footer__list{
        margin-top: 30px;
    }
    .g-footer__list li{
        display: block;
        border: none;
        margin-bottom: 20px;
    }
    .g-footer__head h2 {
        font-size: 21px;
    }
    .g-footer__head a.link {
        font-size: 18px;
    }
    . g-footer__inner p{
        margin-top: 20px;
    }
}


 
 
