/*
Theme Name: jameshoyal
Version: 1.0.0
Theme URI: http://optimized360.com
Template: rogue
Author: Optimized360
Author URI: http://optimized360.com/about-us
License: Copyright Optimized360 LLC - All Rights Reserved © 2013-2016
*/

/*========================================================================
			Base
========================================================================*/
@font-face {
	font-family: 'Champagne-Limousines';
	  src:  url('assets/fonts/Champagne-Limousines.ttf.woff') format('woff'),
	  url('assets/fonts/Champagne-Limousines.ttf.svg#Champagne-Limousines') format('svg'),
	  url('assets/fonts/Champagne-Limousines.ttf.eot'),
	  url('assets/fonts/Champagne-Limousines.eot?#iefix') format('embedded-opentype'); 
	  font-weight: normal;
	  font-style: normal;
}

@font-face {
	font-family: 'Champagne-Limousines-Bold';
	src: url('assets/fonts/Champagne & Limousines Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Champagne-Limousines';
	background: #edf2f8;
	letter-spacing: 1px;
}

a:focus, a:active {
	background: transparent !important;
	background-color: transparent !important;
	outline: none !important;
}

a:hover {
	text-decoration: none;
	transition: 0.3s;
	color: white;
}

.nav a {
	font-family: 'Champagne-Limousines-Bold';
}

#main-content p, #main-content li {
	font-family: 'Champagne-Limousines-Bold';
	font-size: 18px;
}

p, li, h1, h2, h3, h4, h5, h6, a {
	letter-spacing: 1px !important;
}

h1 {font-style:bold; 
	font-size: 42px;
	
}
h2 {font-size: 30px;
	
}

h3, h4, h5, h6 {
	font-family: 'Champagne-Limousines-Bold';
}

#testimonials p {
	font-size: 20px;
	letter-spacing: 1px;
}

strong {
	font-family: 'Champagne-Limousines-Bold';
	font-weight: normal !important;
	letter-spacing: 1px;
}

/*========================================================================
			Modules
========================================================================*/

#headerbar{}
#navbar{
	position: absolute;
	z-index: 999;
	width: 100%;
	background-image: url("assets/img/navbarbg.png");
	background-repeat: repeat-x;
	height: 135px;
	padding-top: 20px;
}
#hero{}
#main-content{
	margin-top: 300px;
}
#sidebar{}
#footer-main {}

#hero-inner {
	height: 150px;
}

#welcome {
	padding: 100px 0px;
	width: 100%;
	background-image: url("assets/img/welcome-bg.png");
	background-position: 65% center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#doctor {
	width: 100%;
	background: #252e37;
}

#testimonials {
	width: 100%;
	background-image: url("assets/img/testimonials-bg.png");
	background-position: 83% top;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#appointment {
	height: 600px;
	width: 100%;
	background-image: url("assets/img/appointment-bg.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#footer-main {
	width: 100%;
	background: #151515;
	position: relative;
}

.legal {
	background: #255180;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Champagne-Limousines-Bold';
	font-size: 16px;
	padding: 20px 20px 10px 20px;
	letter-spacing: 1px;
}

.legal a {
	color: white;
}

.phone {
	color: white;
	font-size: 56px;
	margin-top: -42px;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             	 0px 8px 13px rgba(0,0,0,0.1),
				 0px 18px 23px rgba(0,0,0,0.1);
	display: block;
	text-align: center;
}

.logo-container {
	position: absolute;
	z-index: 9;
	top: 0px;
	right: 0;
	left: 0;
	bottom: 0;
	width: 507px;
	height: 268px;
	margin: auto;
}

#menu-item-356 {
	border: 1px solid white;
	border-radius: 10px;
}

.social {
	float: right;
	padding: 10px;
	margin-top: -49px;
}

.btn-animate {
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f inset;
}

.btn-animate:hover {
	box-shadow: 350px 0 0 #79c3e9 inset;
}

#request-an-appointment {
	display: block;
	text-transform: uppercase;
	padding: 20px 30px;
	background: #2385B7;
	position: fixed;
	right: 0;
	top: 60vh;
	color: white;
	font-size: 18px;
	letter-spacing: 1px;
	margin-right: 0px;
	font-family: 'Champagne-Limousines-Bold';
	z-index: 9999;
}

.appt-mobile {
	font-size: 14px;
	width: 100%;
	font-family: 'Champagne-Limousines-Bold';
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	background: #236181;
	height: 50px;
	line-height: 50px;
	color: white;
	display: none;
}

.fs {
	margin-right: 25px;
	height: 70px;
	margin-top: -11px;
}

#fs {
	width: 100%;
	height: 122px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	background: #255180;
	font-size: 45px;
	line-height: 117px;
}

.service {
	display: block;
	filter: grayscale(100%);
	transition: 0.3s;
}

.service-1, .service-2, .service-3, .service-4 {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
}

.service-1 {
	background-image: url("assets/img/service-1.png");
}

.service-2 {
	background-image: url("assets/img/service-2.png");
}

.service-3 {
	background-image: url("assets/img/service-3.jpg");
}

.service-4 {
	background-image: url("assets/img/service-4.jpg");
}

#hero-home {
	background-image: url("/wp-content/uploads/sites/606/2018/03/walking-in-water.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position-x: center;
	background-size: cover;
	background-position-y: bottom;
}

.service-btn {
	height: 70px;
	bottom: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	background: #46484a;
	line-height: 70px;
	color: white;
	font-size: 26px;
	transition: 0.3s;
}

.service:hover > .service-btn {
	background: rgba(35,133,183,0.4);
	transition: 0.3s;
}

.service:hover {
	filter: grayscale(0%);
	transition: 0.3s;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

#welcome h1 {
	text-align: center;
	text-transform: uppercase;
	color: #ffffff !important;
	letter-spacing: 1px;
}

#doctor h1 {
	text-transform: uppercase;
	color: white;
	letter-spacing: 1px;	
}

#doctor p {
	color: white;
	font-size: 22px;
	letter-spacing: 1px;
	opacity: 0.60;
	margin-top: 35px;
}

#welcome p {
	width: 70%;
	margin: auto;
	color: white;
	font-size: 22px;
	letter-spacing: 1px;
	opacity: 0.60;
	margin-top: 35px;
}

.meet-the-doctor {
	display: block;
	padding: 20px;
	color: white;
	text-transform: uppercase;
	background: #2385b7;
	width: 291px;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: center;
	margin-top: 35px;
	font-family: 'Champagne-Limousines-Bold';
}

.form-button {
	display: block;
	padding: 16px;
	color: white;
	text-transform: uppercase;
	background: #2385b7;
	max-width: 200px;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
	font-family: 'Champagne-Limousines-Bold';
	outline: none;
	border: none;
}

.learn-more {
	display: block;
	padding: 11px;
	color: white;
	text-transform: uppercase;
	background: #2385b7;
	margin: auto;
	width: 170px;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: center;
	margin-top: 35px;
	font-family: 'Champagne-Limousines-Bold';
}

.doctor {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	background-image: url("assets/img/dr.jpg");
	height: 500px;
	margin: 50px 0px;
}

.doctor-info {
	padding: 75px;
}

@keyframes apt {
    from {margin-right: 0px; background: #2385B7; display: block;}
    to {margin-right: -260px; background: #E93D30; display: block;}
}

.et_divi_builder #et_builder_outer_content .et_pb_row {
	max-width: 1400px;
}

.et_pb_slide_content p img {
	margin-top: 20px !important;
	width: 100px !important;
	height: 100px !important;
	border-radius: 100px !important;
	border: 4px solid #0d324d !important;
}

footer #optizign-navbar-collapse {
	bottom: 92px;
	position: absolute;
	left: 0;
	right: 0;
}

#footer-content {
	background: #101010;
	width: 60%;
	margin: auto;
	margin-top: 65px;
	margin-bottom: 173px;
}

.phone-icon {
	float: left;
	padding: 24px 16px 0px 20px;
	width: 63px;
}

.call-us {
	float: left;
	color: white;
}

.footer-logo {
	width: 250px;
}

.form h1 {
	text-transform: uppercase;
	color: white;
}

.appointment {
	padding-top: 40px;
}

.footer-phone {
	font-size: 16px;
	letter-spacing: 1px;
	font-family: 'Champagne-Limousines-Bold';
	color: white;
	transition: 0.3s;
}

.footer-phone:hover {
	transition: 0.3s;
	color: #2385B7;
}

.et_divi_builder #et_builder_outer_content .et_parallax_bg {
	background-position-y: bottom !important;
}

.footer-call-info, .footer-social-info {
	padding: 20px;
}

.et_pb_more_button::after {
	display: none !important;
}

.inner-hero-image {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	background-image: url("assets/img/inner-hero.jpg");
	height: 400px;
}

/*========================================================================
			Main Nav Style           
========================================================================*/

.navbar {
	border:0;
	margin:0;
	border-radius:0;
	padding:0;
	background: none;
}

.navbar-nav {
	display: table;
	margin: auto;
	float: none;
}

/*========================================================================
							Menu Level One           
========================================================================*/

.navbar li {
	font-family: 'Champagne-Limousines';
	margin-bottom: 15px;
}

/* Main Menu Item */
.navbar .navbar-nav > li > a{
    padding: 7px 19px;
    font-size: 17px;
    font-family: 'Champagne-Limousines-Bold';
    text-transform: uppercase;
	color:rgb(255, 255, 255);/*primary-text-dark*/
	letter-spacing: 2px;
	margin: 0px 10px;
}

.navbar .navbar-nav > li > a:hover {
    color: #aaa;
}

.navbar .navbar-nav > li > a:hover::after,
	.navbar .navbar-nav > li > a:hover::before, .phone:hover::after, .phone:hover::before {
      width: 100%;
      left: 0;
    }

.navbar .navbar-nav > li > a::after,
	.navbar .navbar-nav > li > a::before, .phone::after, .phone::before {
    content: ''; 
    position: absolute;
    top: calc(100% + 5px);
    width: 0;
    right: 0;
    height: 3px;
  }

.navbar .navbar-nav > li > a::before, .phone::before {
    -webkit-transition: width .4s cubic-bezier(0.51, 0.18, 0, 0.88) .1s;
    transition: width .4s cubic-bezier(0.51, 0.18, 0, 0.88) .1s;
    background: #21f3f3;
  }

.navbar .navbar-nav > li > a::after, .phone::after {
    -webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
    background: #2385b7;
}

/* Main Menu Item Hover, Active, Focus, Open */
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
	background: transparent;
	color: white;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: white;
}

.nav > li > a {
	text-transform: uppercase;
	color: rgb(192, 192, 192);
	font-family: 'Champagne-Limousines-Bold';
	letter-spacing: 1px;
}

.nav > li > a:hover {
	color: white;
	background: transparent;
}

#footer-main  .dropdown-menu {
	top: -64px !important;
	left: 110px !important;
}

.dropdown-menu li {
	margin-bottom: 0px !important;
}

/*========================================================================
							Menu Level Two (Dropdown)           
========================================================================*/

/* Dropdown Menu Wrap */
.dropdown-menu{
	padding: 0;
}

/* Dropdown Menu Item */
.dropdown-menu>li>a{
	padding: 12px;
}

/* Dropdown Menu Item Hover, Active, Focus */
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus{
	color:;
	background:;
}

/*========================================================================
							Mobile Menu           
========================================================================*/

/* Mobile Menu Toggle Button Border */
.navbar .navbar-toggle {
  border-color: transparent;
}

/* Mobile Menu Toggle Bar BG*/
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
	background: #155e84;
}

/* Mobile Menu Toggle Button Icons (Hamburger Menu) */
.navbar .navbar-toggle .icon-bar {
  background-color:
}

/* Mobile Menu Toggle Button Icons (Hamburger Menu) Hover */
.navbar .navbar-toggle:hover .icon-bar,
.navbar .navbar-toggle:focus .icon-bar{
	background-color:;
}

/* Mobile Dropdown Menu Box Border */
.navbar .navbar-collapse {
  border-color:;
}


#hero-home .divi-slider .et_pb_slide {
	height: 87vh;
}
.reopening {
	text-align: center;
	display: block;
	background: #ad1207;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	padding:15px;
}
/*========================================================================
            Bootstrap 3 Media Queries
========================================================================*/

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {}
/* Small Devices, Tablets */ /* Most used. Size of iPad Mini non-retina and iPhone 6 Plus */
@media only screen and (min-width : 768px) {}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {}

/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width : 1550px) {
	.social {
		display: none;
	}

	#footer-content {
		width: 80%;
	}
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

	#footer-content {
		width: 95%;
	}

}

@media only screen and (max-width : 992px) {
	.doctor {
		margin: 0px;
	}

	#welcome, #testimonials, #appointment, .et_parallax_bg.et_pb_parallax_css {
		background-attachment: initial !important;
	}

	#testimonial .et_pb_slider {
		background: rgba(46,118,155,0.5) !important;
	}

	#testimonials {
		background: #2e769b !important;
	}

	.form h1 {
		text-shadow: 1px 1px 4px rgba(0,0,30,0.6);
	}

	.footer-call-info, .footer-social-info {
		float: left;
		width: auto;
	}

	.footer-call-info {
		padding: 10px 20px 42px 25px;
	}

	.footer-social-info {
		padding: 26px;
	}
	.footer-info-container {
		margin: auto;
		width: 531px;
	}
}

@media only screen and (max-width : 600px) {

	.footer-info-container {
		width: 100%;
	}

	.footer-call-info, .footer-social-info {
		float: none;
		margin: auto;
	}

	.footer-call-info {
		width: 250px;
	}

	.footer-social-info {
		padding: 0px 20px 50px 20px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-height : 400px) {
	.logo-container {
		width: 300px;
		height: 132px;
	}
	.logo {
		width: 310px;
	}

	.phone {
		font-size: 33px;
		margin-top: -23px;
	}
}
@media only screen and (max-width : 768px) {
	.logo {
		width: 310px;
	}

	.phone {
		font-size: 33px;
		margin-top: -23px;
	}

	.logo-container {
		width: 300px;
		height: 132px;
	}

	#navbar {
		padding-top: 0px;
		position: fixed;
		width: 100%;
	}

	.navbar-nav {
		margin: inherit;
		width: 100%
	}

	.navbar-collapse {
		background: #2e769b;
		padding: 20px;
	}

	.navbar .navbar-nav > li > a {
		margin: 10px;
		min-width: 100%;
	}

	#menu-item-356 {
		border: 0px;
		border-radius: 0px;
	}

	.navbar {
		background: #2e769b;
	}

	.social {
		display: block;
		float: left;
		padding: 10px;
		width: 50px;
		top: 49px;
		position: absolute;
	}

	.twitter {
		margin-left: 42px;
		margin-top: -45px;
	}

	.appt-mobile {
		display: block;
	}

	#request-an-appointment {
		display: none;
	}

	#footer-content {
		margin-bottom: 69px;
	}

	.navbar-default .dropdown-menu > li > a {
		color: white !important;
		margin-left: 30px !important;
		font-family: 'Champagne-Limousines-Bold';
		font-size: 14px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

	.navbar-default .dropdown-menu > li > a:hover {
		color: #c1dcff !important;
		transition: 0.3s;
	}
	
	.navbar-default .dropdown-menu > li > a {
		transition: 0.3s;
	}

}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.fs {
		margin-right: 15px;
		height: 38px;
	}

	#fs {
		font-size: 28px;
	}

	.doctor-info {
		padding: 40px;
	}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}
