a:hover
{
	text-decoration:none!important;
}

a
{
	color:#2dc7ec;
}

li.dropdown:hover > .dropdown-menu {
    display: block;
		margin-top: -5px!important;
}

.nav-item.dropdown .dropdown-menu .dropdown-item.current
{
	color:#ffffff!important;
	background-color:#184a66!important;
}

.navbar .nav-item:hover a, .navbar .nav-item.current a, .dropdown-toggle.current
{
	color:#b3e2fd;
}

.dropdown-item
{
	color:#000000!important;
}

.navbar-top.navbar-cta
{
  color:#00534e;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
	text-align: right;
	font-weight: bold;
}

.navbar-top.navbar-cta h5
{
  text-align: right;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: bold;

}

.navbar-top.navbar-cta h5 a
{
	color: #ffffff;
}

.bg-main
{
  background-color:#3587ac;
}

.bg-darkblue
{
	 background: linear-gradient(#369bf7, #46bafb);
}

.navbar-nav .nav-item .nav-link
{
  color: #ffffff;
  text-transform: uppercase;
  font-family: Segoe UI, sans-serif;
}

 .navbar-toggler-icon {
    background-image: url(../images/img_422593.png) !important;
	opacity: 0.8;
  }

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid #ffffff!important;
    border-radius: .25rem;
}

.video-section
{
  width:100%;
  height:900px;
  border:none;
  position: relative;
  padding:20px;
  margin-bottom: 20px;
}

.video-container
{
  position:absolute;
  top: 0;
  left:0%;
  height:100%;
  width:100%;
  overflow:hidden;
}

video
{
  position:absolute;
  z-index: -1;
  width:100%;
}

.video-section h1
{
  color:#ffffff;
  z-index: 1;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top:25%;
  padding:10px;
  font-family: Segoe UI, sans-serif;
  font-size: 48px;
  font-weight: normal;
  text-shadow: 0px 0px 4px #000000;
}

.video-section button
{
  background: #6cc7c8;
  border: 3px solid #e67e22;
  font-family: Segoe UI, sans-serif;
  color: #ffffff;
}

table.form_table > tbody > tr > td
{
  color: #184a66;
  font-family: Segoe UI, sans-serif;
  font-size:20px;
  padding:0;
}

table.form_table_field_bloc .label
{
  color: #184a66;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  padding: 10px 0 0 0;
	border:none;
}

.form_table select, .form_table input[type="text"], .form_table textarea
{
  float:right;
  min-width: 250px;
  font-size: 12px!important;
}

table.form_table
{
	max-width: 540px;
  width: 100%;
}

 td img
 {
   float:right;
 }

 section#form-new-offer-section > div.container > div.row > div.col-md-6 > div.widget > form#frm_remote_form > table.form_table > tbody > tr:first-child > td, section#contact-form > div.container > div.row > div.col-md-6 > div.widget > form#frm_remote_form > table.form_table > tbody > tr:first-child > td
 {
	 display:none;
 }

 section h5, section p
 {
	 font-family: Georgia, "Times New Roman", Times, serif!important;
 }

 #form-new-offer-section
 {
   margin-bottom: 30px;
 }

#form-new-offer-section #hover-container, #internal-page #hover-container
{
	position: relative;
	text-align: center;
	display: none;
}

#form-new-offer-section #hover-container span, #internal-page #hover-container span
{
	position: absolute;
	margin-left: -70px;
	top:60px;
	font-family: Segoe UI, sans-serif;
    color: #184a66;
	font-size: 30px

}

#form-new-offer-section #hover-coming-soon:hover img, #internal-page #hover-coming-soon:hover img
{
	opacity:0.4;
}

#form-new-offer-section #hover-coming-soon:hover #hover-container, #internal-page #hover-coming-soon:hover #hover-container
{
	display:block;
	z-index: 99;
}


 #call-now
 {
  /*background: url(../images/call-now-bg2.png) no-repeat;*/
  width: 100%;
  height: 392px;
 }

#special-offer h1
 {
   font-family: Segoe UI, sans-serif;
   font-size: 26px;
   margin-top: 15px;
   color: #272727;
 }

 #special-offer h1 a, #internal-page #call-now h1 a
  {
    font-family: Segoe UI, sans-serif;
    font-size: 26px;
    margin-top: 15px;
    color: #ffffff;
  }

 #special-offer .col-sm-6
 {
   margin-top:25px;
 }

 #special-offer .col-sm-6 h3, #sidebar-h3
 {
   font-family: Segoe UI, sans-serif;
   font-size: 20px;
   margin-top: 10px;
   color: #184a66;
 }

 #form-new-offer-section .col-sm-6 h3
 {
   font-family: Segoe UI, sans-serif;
   font-size: 20px;
   margin-top: 10px;
   color: #184a66;
	 text-align: center;
 }

#special-offer #call-now h2, #internal-page #call-now h2
{
  font-family: Segoe UI, sans-serif;
  font-size: 37px;
  padding-top: 50px;
  color: #ffffff;
	text-align: left;
}

#special-offer h2 a
{
	color:#6cc7c8;
}

#special-offer #call-now h2 a, #internal-page #call-now h2 a
{
	font-family: Segoe UI, sans-serif;
	margin-top: 15px;
	color: #ffffff;
}

#form-new-offer-section #special-offer
{
}


#call-now p
{
	font-family: Segoe UI, sans-serif;
	font-size: 22px;
	color: #ffffff;
	max-width: 280px;
	text-align: left;
}

#our-services
{
background: #b3e2fd;
}

#our-services .row, #patients-review .row, #contact-us .row
{
  padding-bottom:30px;
}

#our-services .col-md-12 h1, #patients-review .col-md-12 h1, #why-us .col-md-12 h1, #meet-our-team .col-md-12 h1, #form-new-offer-section .col-md-12 h1
{
  text-align: center;
  font-family: Segoe UI, sans-serif;
  font-size: 28px;
  padding-top: 30px;
  color: #272727;
}

#our-services h5
{
  text-align: center;
  font-family: Segoe UI, sans-serif;
  font-size: 18px;
  /*padding-top: 10px;*/
  color: #184a66;
	position: absolute;
  left: 0;
  right: 0;
  bottom: 6%;
  text-transform: uppercase;
  background: #ffffff;
  line-height: 2;
}

.img-title-holder
{
	position:relative;
}

#our-services .hover-bg img
{
	background-color: #2dc7ec;
}

#our-services .hover-bg:hover img
{
	opacity: 0.5;
}

#our-services .hover-bg:hover a
{
	text-decoration: none!important;
}

#patients-review .col-md-12, #why-us .col-md-12, #meet-our-team .col-md-12, #our-services .col-md-12, #why-us .col-md-12, #form-new-offer-section .col-md-12
{
  text-align:center;
}

#why-us .col-md-12 p
{
  margin-top:30px;
}

#why-us, #contact-us
{
background: #b3e2fd;
}

#why-us p
{
  color:#3587ac;
  text-align: left;
  font-size: 16px;
  font-family: Open Sans Semibold, sans-serif;
  max-width: 920px;
  margin: 0 auto;
}

#why-us .h1-bottom
{
  color:#3587ac;
  font-family: "Great Vibes", serif!important;
  font-size: 26px;
	padding-top: 30px;
}

#why-us h2
{
  color:#ffffff;
  font-family: Segoe UI, sans-serif;
  font-size: 26px;
}

#patients-review h4
{
  text-align: center;
  font-family: Segoe UI, sans-serif;
  font-size: 20px;
  color: #184a66;
}

#patients-review p
{
  font-family: open sans, sans-serif;
    font-size: 14px;
    max-width: 255px;
    line-height: 1.5;
    padding-top: 20px;
}

#patients-review .col-lg-3.col-md-3
{
  border-right:1px solid #e7e7e7;
}

#contact-us .col-md-6 h1
{
  text-align: left;
  font-family: Segoe UI, sans-serif;
  font-size: 26px;
  padding-top: 30px;
  color: #272727;
}

#contact-us .col-md-6 h3
{
  font-size: 18px;
  color:#ffffff;
  font-family: Segoe UI, sans-serif;
  font-weight: normal;
}

#contact-us .col-md-6 h2
{
  font-size: 20px;
  color:#3587ac;
  font-family: Segoe UI, sans-serif;
  font-weight: normal;
}

#meet-our-team button
{
  background: #b3e2fd;
  border: 3px solid #a4daf5;
  font-family: Segoe UI, sans-serif;
  color: #ffffff;
}

input[type='submit']
{
  background: #b3e2fd;
  border: 3px solid #a4daf5;
  font-family: Segoe UI, sans-serif;
  color: #ffffff;
  font-size: 14px;
  border-radius: 5px;
  padding: 5px 20px;
  float: right;
}

#contact-form
{
  background-color: #e9eaee;
}

#contact-form .form_table
{
  background-color: transparent;
}

#contact-form .form_table .label
{
  border:none;
}

#quick-links h3
{
  text-align: left;
  font-family: Segoe UI, sans-serif;
  font-size: 26px;
  padding-top: 30px;
  color: #272727;
}

#quick-links ul
{
	padding:0 0 15px 5px;
}

#quick-links ul li
{
	list-style: none
}

#quick-links ul li a
{
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  color: #184a66;
	text-decoration: none;
}

#footer p
{
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-align: center;
  color:#a3a3a3;
}

#footer .container
{
	padding:20px;
}

/** Internal Pages **/
#main-content
{
	padding-bottom:30px;
}
.sidebar-menu h5
{
	font-family: Segoe UI, sans-serif;
    font-size: 20px;
    margin-top: 15px;
    color: #272727;
}

.sidebar-menu li
{
	list-style: none;
    font-size: 14px;
    color: #858585;
    margin-bottom: 15px;
    padding-left: 22px;
    position: relative;
    border-left: 1px solid #DDD;
    padding: 2px 0px 0px 20px;
}

.sidebar-menu li a
{
	color:#343434;
}

.sidebar-menu li:hover a
{
	color: #184a66!important;
}

.title-holder
{
	background-color:#272727;
	background-color: #272727;
    padding: 5px 0px;
    text-align: center;
}

.title-holder h3
{
	font-family: Segoe UI, sans-serif;
    font-size: 20px;
	color: #ffffff;
}

#internal-page h5
{
	font-family: Segoe UI, sans-serif;
    font-size: 20px;
	color: #272727;
}

#internal-page
{
	padding-top:20px;
}

#internal-page h1 {
    font-family: Segoe UI, sans-serif;
    font-size: 26px;
    margin-top: 15px;
    color: #272727;
}

#internal-page h2 {
    font-family: Segoe UI, sans-serif;
    font-size: 22px;
    margin-top: 15px;
    color: #272727;
}

#internal-page ul
{
	padding:15px 20px;
}

#internal-page ul
{
}

#internal-page #main-content ul li::before {
  /**content: "• ";
  color: #272727;**/
}

#internal-page #side-pod-holder a
{
	color: #272727;
}

/** Owl Nav **/

.owl-next, .owl-prev
{
	position: absolute;
	top: 50%
}

.owl-next
{
	right: -70px;
}

.owl-prev
{
	left: -70px;
}

.owl-carousel .owl-nav div.owl-prev:before {
    content: '\f104'!important;
}

.owl-carousel .owl-nav div.owl-next:before {
    content: '\f105'!important;
}

.owl-carousel .owl-nav div:before {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 32px;
}







/** On Load Keyframes **/

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fade-in {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}



/** Media Queries **/

/** Extra small devices (portrait phones, less than 576px) **/
@media (max-width: 320px) {

  body{overflow-x: hidden;}

  .video-section
  {
    height:165px!important;
		margin-top: 253px!important;
    padding: 0!important;
  }

	.video-container
	{
		position: relative!important;
		top:0!important;
	}

	.video-section h1
	{
		margin-top: 0!important;
		font-size: 24px!important;
	}

	.video-section .container
	{
		position: absolute;
		top: 0;
	}
 }


 @media (max-width: 375px){

	 .video-section
   {
 		margin-top: 232px!important;
   }

 }

@media (max-width: 576px) {
  .video-section
  {
    height:200px;
  }
 }

/** Small devices (landscape phones, 576px and up) **/
@media (min-width: 576px) and (max-width: 767px) {
  .video-section
  {
    height:709px!important;
		margin-top: 172px!important;
  }

	.video-section .container {
    position: absolute;
    top: 220px;
    bottom: 0;
}
 }

/** Medium devices (tablets, 768px and up) **/
@media (min-width: 768px) and (max-width: 991px) {
  .video-section
  {
    height:709px!important;
	margin-top: 172px!important;
  }

	.video-section .container {
    position: absolute;
    top: 220px;
    bottom: 0;
}
 }

/** Large devices (desktops, 992px and up) **/
@media (min-width: 992px) and (max-width: 1199px) {
  .video-section
{
  height:709px!important;
}
}

/** Extra large devices (large desktops, 1200px and up) **/
@media (min-width: 1200px) {
  .video-section
  {
    height:795px!important;
  }
 }

 @media (min-width: 1680px) {
   .video-section
   {
     height:900px!important;
   }
  }
