@charset "utf-8";
@media (min-width: 768px) {
.navbar-brand.abs
    {
        position: absolute;
        width: 100%;
        left: 0;
        text-align: center;
    }
}
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0rem 1rem;
z-index: 999;
}
.nav-link {
font-family: aktiv-grotesk, sans-serif;
font-weight: 700;
font-size: 1.15rem;
font-style: italic;
color: #FFFFFF !important;
}
.nav-link:hover, .nav-link:focus {
color:#A80024 !important;
transition: color 0.25s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
text-decoration: none;
}
.dropdown-item {
display: block;
width: 100%;
padding-top: 0.20rem;
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 1rem;
clear: both;
white-space: nowrap;
border: 0;
font-family: aktiv-grotesk, sans-serif;
font-weight: 700;
font-style: italic;
font-size: 1rem;
color: #fff !important;
text-align: center;
}
.dropdown-menu {
  position: absolute;
  top: 40px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background: linear-gradient(to top, rgba(20, 41, 72, .9) 55%, rgba(20, 41, 72, 0));
  background-clip: padding-box;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0.15);
  left: -15%;
right: -15%;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #142948 !important;
  text-decoration: none;
background-color: rgba(175, 212, 241, 0.75);
}
.navbar-toggler {
margin-top:15px;
border-color: rgba(222, 231, 245, 0.5);
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(222,231,245, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.tran{
  background: linear-gradient(to bottom, rgba(20, 41, 72, 0.8), rgba(50, 100, 175, 0.5));

}

.carshift{
margin-top: -130px;
}

.carousel.carousel-fade .carousel-item {
 display: block;
 opacity: 0;
 transition: opacity ease-out 2s;
 left: 0;
 top: 0;
 position: absolute;
}
.carousel.carousel-fade .carousel-item.active {
 opacity: 1 !important;
}
.carousel.carousel-fade .carousel-item:first-child {
 top: auto;
 position: relative;
 transition: opacity ease-out 2s;
}
.carousel.carousel-fade .carousel-item:second-child {
 top: auto;
 position: relative;
 transition: opacity ease-out 2s;
}
.carousel-item .img-fluid {
 margin: 0 auto;
}
.carousel img {
 opacity: 1;
 filter: alpha(opacity=50);
}
.carousel {
  max-height: 700px;
  overflow: hidden;
}
.carousel-inner>.item {
	max-height: 700px;
}

.carousel-caption {
	top: 50%;
    transform: translateY(-50%);
}
.carousel-caption {
  position: absolute;
  right: 40%;
  bottom: 5%;
  left: 15%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carheader {
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-style: italic;
line-height: 6vw;
font-size: 5.9vw;
color: #142948 !important;
text-shadow: 1px 1px 0px white;
}
.carsub {
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-style: italic;
font-size: 37px;
line-height: 37px;
text-shadow: 1px 1px 0px white;
color: #A80024 !important;
padding-top:10px;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #DEE7F5;
  background-clip: border-box;
  border: none;
  border-radius: 0.25rem;
  margin-top:5px;
margin-bottom:5px;
}
.card-alt {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: none;
  border-radius: 0rem;
  margin-top:5px;
margin-bottom:0px;
background: url("../images/background2.jpg");
	background-size:contain;
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-bottom: 0px;
}
.card-alt-2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: none;
  border-radius: 0rem;
  margin-top:5px;
margin-bottom:0px;
}
.card-alt-3 {
background: url("../images/Paper.jpg");
background-position: relative;
background-size:100% 100%;
background-repeat: no-repeat;
background-color: #FFFFFF;
padding-top: 0px;
padding-bottom: 0px
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: .25rem;
}
.card-body-2 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 2rem;
}
.card-title {
margin-bottom: 0.75rem;
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-size: 34px;
font-style: italic;
text-align: center;
color: #142948;
line-height: 32px;
}
.card-title-alt {
margin-bottom: 0.75rem;
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-size: 34px;
font-style: italic;
text-align: center;
color: #DEE7F5;
line-height: 30px;
}
.card-title-left {
margin-bottom: 0.75rem;
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-size: 34px;
font-style: italic;
text-align: left;
color: #DEE7F5;
}

.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
font-family: aktiv-grotesk, sans-serif;
font-size: 17px;
font-weight: 400;
font-style: normal;
}
.card-text {
margin-bottom: 0;
font-family: aktiv-grotesk, sans-serif;
font-size: 17px;
font-weight: 400;
font-style: normal;
color:#003076;
}
.VideoFrame {
display: block;
padding: 15px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #142948;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
margin-top: 0px;
}
.video-title {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-size: 34px;
font-style: italic;
text-align: center;
color: #DEE7F5;
line-height: auto;
}
.carbtn {
  display: inline-block;
font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn {
  display: block;
font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-primary {
  color: #fff;
  background-color: #142948;
  border-color: #142948;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3164AE;
  border-color: #3164AE;
text-decoration: none;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #3164AE;
  border-color: #3164AE;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary-alt {
  color: #fff;
  background-color: #931f24;
  border-color: #931f24;
}
.btn-primary-alt:hover {
  color: #fff;
  background-color: #3164AE;
  border-color: #3164AE;
text-decoration: none;
}
.btn-primary-alt:focus, .btn-primary.focus {
  color: #fff;
  background-color: #3164AE;
  border-color: #3164AE;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.headstandard{
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-style: italic;
font-size: 37px;
color:#142948;
padding-top:10px;
}
.textstandard{
font-family: aktiv-grotesk, sans-serif;
font-size: 17px;
font-weight: 400;
font-style: normal;
line-height:normal;
color:#142948;
}
.textstandard-invert{
font-family: aktiv-grotesk, sans-serif;
font-size: 17px;
font-weight: 400;
font-style: normal;
line-height: normal;
color:#AFD4F1;
}
.FontStandardHeavy-lite {
    font-family: gill-sans-nova-condensed, sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    font-style: italic;
    color: #6BC5FF;
    line-height: auto;
    padding-top: 0px;
}
.title-foot{
font-family: gill-sans-nova-condensed, sans-serif;
font-size: 30px;
font-weight: 700;
font-style: italic;
color:#DEE7F5;
padding:0;
margin:0;
}
.textstandard-foot{
font-family: aktiv-grotesk, sans-serif;
font-size: 17px;
font-weight: 400;
font-style: italic;
color:#DEE7F5;
}
.subtitlestandard{
font-family: gill-sans-nova-condensed, sans-serif;
font-size: 27px;
font-weight: 700;
font-style: italic;
color:#142948;
line-height: 27px;
padding-bottom: 10px;
}
.subtitlestandard2{
font-family: gill-sans-nova-condensed, sans-serif;
font-size: 27px;
font-weight: 700;
font-style: italic;
color:#3164AE;
line-height: 27px;
padding-bottom: 10px;
}
.subtitlestandard-invert{
font-family: gill-sans-nova-condensed, sans-serif;
font-size: 27px;
font-weight: 400;
font-style: italic;
color:#DEE7F5;
line-height: 27px;
padding-bottom: 10px;
}
.textstandard-invert {
font-family: aktiv-grotesk, sans-serif;
font-weight: 400;
font-size: 18px;
font-style: normal;
text-align: left;
color: #DEE7F5;
}
.textstyle-1 {
padding: 0.75rem;
font-family: delicato, sans-serif;
font-weight: 700;
font-size: 22px;
line-height: normal;
font-style: normal;
text-align: left;
color: #1E1E1E;
}
.textstyle-2 {
padding: 0.75rem;
font-family: delicato, sans-serif;
font-weight: 400;
font-size: 19px;
line-height: normal;
font-style: normal;
text-align: left;
color: #1E1E1E;
padding-bottom:5px;
}
.copyright{
font-family: gill-sans-nova-condensed, sans-serif;
font-size: 20px;
font-weight: 400;
font-style: normal;
color:#FFFFFF;
line-height: 14px;
padding: 10px;
text-align: center;
}
.background1{
background: url("../images/Background3.jpg");
background-size: cover;
background-position: center;
background-attachment: fixed;  
background-repeat: no-repeat;
background-color: #FFFFFF;
padding-top: 0px;
padding-bottom: 0px;
}
.background2{
background: url("../images/Paper.jpg");
background-position: relative;
background-size:100% 100%;
background-repeat: no-repeat;
background-color: #FFFFFF;
padding-top: 0px;
padding-bottom: 0px
}
.backcolor1{
background-color:#3164AE;
}
.backcolor2{
background-color:#142948;

}
.backcolor3{
background-color:#142948;
}
.backcolor4{
background-color:#BBDAF3;
}
.colorline{
background-color: #7b0000;
max-height:2px;
min-height:2px;
}
.colorline2{
background-color: #142948;
max-height:5px;
min-height:5px;
}
.colorline3{
background-color: #FFFFFF;
max-height:2px;
min-height:2px;
}
.form-group{
opacity: 0;
position: absolute;
top: 0;
left: 0;
height: 0;
width: 0;
z-index: -1;
}
.form-group2 {
margin-bottom: 15px;
}
.form-control {
display: block;
height: 40px;
padding: 6px 12px;
font-family: aktiv-grotesk, sans-serif;
font-size: 17px;
color: #142948;
font-weight: 400;
font-style: normal;
line-height: 1.42857143;
background-color: rgba(222, 231, 245, 0.8);
background-image: none;
border: none;
border-radius: 0.25rem;
margin-left: auto;
margin-right:auto;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control::-moz-placeholder {
color: #142948;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #142948;
}
.form-control::-webkit-input-placeholder {
color: #142948;
}
.nopadding{
padding:0px;
margin:0px;
}
.padding{
padding:15px;
margin:5px;
}
.err {
font-family: gill-sans-nova-condensed, sans-serif;
font-weight: 700;
font-style: italic;
font-size: 24px;
line-height: 24px;
color: #7b0000 !important;
padding-top:5px;
}
.BackImage1 {
background: url("../images/MiamiSouthBeach.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage2 {
background: url("../images/MiamiPhysiotherapy.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage3 {
background: url("../images/MiamiChiropracticCare.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage4 {
background: url("../images/MiamiFootCare.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage5 {
background: url("../images/MiamiPersonalNutrition.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage6 {
background: url("../images/MiamiSpine.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage7 {
background: url("../images/MiamiScarTissueRemoval.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage8 {
background: url("../images/MiamiPatients.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage9 {
background: url("../images/MiamiBackPainTreatment.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage10 {
background: url("../images/MiamiPainRelief.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.BackImage11 {
background: url("../images/MiamiBackPainRelief.jpg");
    background-position: top;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #afd4f1;
    padding-top: 0px;
    padding-bottom: 0px;
	min-height: 250px !important;
	max-height: 250px !important;
}
.team-box {
margin-top: 20px;
margin-bottom: 20px;
background-color: #142948;
}
.team-box .profile-img {
position: relative;
}
.team-box .inner {
    padding: 25px;
    background-color: #3164AE;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.img-fluid-min {
  width: 100%;
  height: auto;
}
.educate-box {
padding: 5px;
}
.educate-box .profile-img {
position: relative;
}
.educate-box .inner {
padding: 20px;
background-color: #142948;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
min-height: 200px;
}
.hero1 {
background: url("../images/NerveField.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
}
.hero2 {
background: url("../images/Sky.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;  
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
}
.headbox-dark {
background-color: #142948;
padding:1px;
}
.bullet{
padding-top: 5px; padding-bottom: 5px;
}
.styleone {
font-family: aktiv-grotesk, sans-serif;
font-size: 1.15em;
font-weight: normal;
text-decoration: none;
}
.styleone:link {
color: #142948;
}
.styleone:visited {color: #000000;}
.styleone:hover {
color: #3164AE;
}
.styleone:active {
color: #3164AE;
}
ul{
font-family: aktiv-grotesk, sans-serif;
font-size: 18px;
font-weight: 600;
font-style: normal;
color:#142948;
padding-top:5px;
padding-left:20px;
}
address{
padding:0px;
margin:0px;
}
a:link {
  color: #FFF;
}
a:visited {
  color: #FFF;
}
a:hover {
  color: #142948;
}
a:active {
  color: #FFF;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
p{
font-family: aktiv-grotesk, sans-serif;
font-size: 17px;
font-weight: 400;
font-style: normal;
color:#142948;
margin: 0px;
padding-bottom:15px;
}
body{
background-color: #afd4f1;
}
h1{padding:0px;margin-top:0px;}
h2{padding:0px;margin:0px;}
h3{padding:0px;margin:0px;}
h4{padding:0px;margin:0px;}
h5{padding:0;margin:0;}
h6{padding:0;margin:0;}
.VideoTitle-1 {
 font-family: gill-sans-nova-condensed, sans-serif;
 font-size: 37px;
 line-height: 2rem;
 font-weight: 700;
 font-style: normal;
 color: #fff;
 padding-bottom: 15px;
 padding-top:5px;
 filter: drop-shadow(1px 1px 0px #242e3b);
}
.FontStandard-bold-lite {
font-family: aktiv-grotesk, sans-serif;
font-size: 1.25rem;
font-weight: 700;
font-style: italic;
color: #fff;
line-height: 1.5rem;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}
.image-box-tri {
display: block;
padding: 20px;
line-height: 1.42857143;
background-color: rgba(20,41,72, 100%);
background-image: linear-gradient(to top, rgba(20,41,72, 100%), rgba(49,100,174, .90) 100% );
border-radius: 10px;
box-shadow: 7px 7px 5px 1px rgba(0, 0, 0, .25);
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
text-align: center;
width: 90%;
height: auto;
}
.image-holder {
display: block;
padding: 20px;
line-height: 1.42857143;
background-color: rgba(255, 255, 255, 100%);
background-image: linear-gradient(to top, rgba(230, 230, 230, 100%), rgba(255, 255, 255, 100%) 20% );
border-radius: 10px;
box-shadow: 7px 7px 5px 1px rgba(0, 0, 0, .25);
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
text-align: center;
margin: 5px;
}
.profile-img {
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
.FontTitle-service {
 font-family: gill-sans-nova-condensed, sans-serif;
 font-size: 2rem;
 font-weight: 700;
 font-style: italic;
 color: #142948;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}
.FontTitle-1 {
 font-family: gill-sans-nova-condensed, sans-serif;
 font-size: 2rem;
 line-height: 2rem;
 font-weight: 700;
 font-style: normal;
 color: #fff;
 padding-bottom: 10px;
 padding-top:10px;
 filter: drop-shadow(1px 1px 0px #142948);
}
.bg-grad-5 {
background-image: linear-gradient(to left, rgba(20,41,72,0) 30%, #142948);
border-radius: 5px;
padding: 15px;
}