@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,700,900);
@font-face {
    font-family: 'MyriadPro-Bold';
    src: url("../fonts/MyriadPro-Bold.eot");
    src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"),
        url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svg.svg#futura-std-medium") format("svg");
    font-weight: bold;
    font-style: normal; }


@font-face {
    font-family: 'MyriadPro-Regular';
    src: url("../fonts/MyriadPro-Regular.eot");
    src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Regular.woff") format("woff"),
        url("../fonts/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro-Regular.svg.svg#futura-std-medium") format("svg");
    font-weight: normal;
    font-style: normal; }

html,body{
    height: 100%;
}
a,a:hover,a:focus{
    text-decoration: none;
    outline: 0 !important;
    color: #445777;
}
body{
    color:#999999;	
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
 font-family: 'MyriadPro-Regular';
}
h1,h2,h3,h4,h5,h6{
    margin-top: 0px;
         font-family: 'MyriadPro-Regular';
    color:#333;
    font-weight: normal;
}
.navbar-inverse{
    border: 0px;
    background-color: rgba(108, 107, 173, 0.75);
    padding: 20px 0;
    margin: 0px;
   // position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border:2px solid transparent;
    padding: 5px 21px;
    margin-top: 0px;
     font-family: 'MyriadPro-Bold';
    margin-left: 0px;
}
.navbar-right {
    margin-right: 0;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 20px;
	padding:0px;
}
.navbar-brand>img {
    display: block;
    margin-top: 0;
    border-right: 1px solid #fff;
    padding-right: 30px;
    max-width: 260px;
    max-height: 120px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    
    background-color: #7288A4;
    
}

.navbar-right {
    margin-top: 0rem;
}

/*.schedule_btn {
    float: right!important;
    clear: both;
}*/
.schedule_btn a {
    margin-right: 0;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    background-color: #7288A4; 
}


.main-slider.flexslider{
    margin: 0px;
    border-radius: 0px;
    border:0px;
    padding:0px;
}
.flex-control-nav {
  bottom: 10px;
  z-index: 9;
}
.flex-control-paging li a {
  width: 22px;
  height: 22px;
  display: block;
  background: transparent;
  background: transparent;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  border: 2px solid #fff;
}
.flex-control-paging li a:hover {
  background: #fff;
  background: rgba(255, 255, 0255, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  cursor: default;
}
.slider-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}
.content-table{
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
}
.content-vm{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.content-vm a {
   /* letter-spacing: 4px;
    color: #fff;
    padding: 10px 30px;
    background: #77aa7f;
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;*/
}
.slider-overlay h1{
    display: inline-block;
    padding:10px 20px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'MyriadPro-Regular';
    color: #fff;
    background-color: #3938bd;
	opacity:0.75;
    font-size: 60px;
	margin-top:20px;
}

.services{
padding: 70px 0;
padding-bottom: 30px;
background-color: #445777;
}
.services .btn-border-dark {
    border-radius: 0px;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'MyriadPro-Bold';
    font-weight: bold;
    color: #fff;
}
.services .btn-border-dark:hover {
    background-color: #3938bd!important;
    color: #fff;
    border-color: #3938bd!important;
}

.services h3{
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 2px;
    font-size: 30px;
}
.services h3:before{
    content: "";
    width: 40px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.services h4{
    display: inline-block;
    padding:7px 10px;
    text-transform: uppercase;
    color: #fff;
    background-color: #7288A4;
    font-size: 24px;
    letter-spacing: 2px;
}

.services p{
    font-size: 13px;
    color: #fff;
}
.services .col-sm-4{
    margin-bottom: 40px;
}

.sidebar-call-btn {
    color: #3938bd;
}

.sidebar-call-btn:hover {
    color: #3938bd;
    opacity: .8;
}


.video-section{
    padding: 80px 0;
    background-color: #f3f2f0;
}
.video-section h3{
    text-transform: uppercase;

    padding-bottom: 15px;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 2px;
    font-size: 30px;
}
.video-section h3:before{
    content: "";
    width: 40px;
    height: 3px;
    background-color: #445777 ;
    position: absolute;
    left: 0;
    bottom: 0;
}

.btn-border-dark{
    border-radius: 0px;
    border: 0px solid #333;
    text-transform: uppercase;
    font-size: 14px;
     font-family: 'MyriadPro-Bold';
     font-weight: bold;
     color:#fff;
}

.btn-border-dark:hover{
    color: #fff;
    background-color: #333;
}

.contact_btn a {
    margin-right: 0;
    padding: 10px 10px;
    color: #fff;
    border-radius: 5px;
    background-color: #6C6BAD;
    margin-top: 4px;
    float: left;
    line-height: 24px;
    vertical-align: super;
    display: inline-block;
}

.video-box{
    position: relative;
    overflow: hidden;
}
.video-box a{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -48px;
    margin-left: -68px;
}
.hero{
    padding: 80px 0;
    background: url(../images/hero.jpg) no-repeat;
    background-size: cover;
}

.hero span {
    display: block;
    color: #445777;
    font-size: 20px;
    margin-bottom: 1rem;
}

.hero a{
    display: inline-block;
    padding: 10px 20px;
    color:#fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 4px;
    background: #358578;
    border-radius: 0px;
    margin-bottom: 10px;
    /*padding: 5px 20px;*/
    text-align: center;
}
.hero .form-control{
    border-radius: 0px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    border: 1px solid #7288A4;
    background: rgba(255,255,255,0.4);
    text-align: center;
    color:  #7288A4;
}
.hero .form-control::-webkit-input-placeholder {
    color: #6c6bad;
     line-height: 60px;
     font-size: 30px;
     text-transform: uppercase;
}
.hero .form-control::-moz-placeholder { 
    color: #6c6bad;
     line-height: 60px;
     font-size: 30px;text-transform: uppercase;
}
.hero .form-control:-ms-input-placeholder { 
  color: #6c6bad;
     line-height: 60px;
     font-size: 30px;text-transform: uppercase;
}
.hero .form-control:-moz-placeholder { 
    color: #6c6bad;
    text-transform: uppercase;
     line-height: 60px;
     font-size: 30px;
}

footer{
    padding: 60px 0;
    background: #333333;
}
footer ul{
    margin: 0px;
    padding: 0px;
}
footer ul.list-inline li{
    padding: 0px;
    margin: 0px;
}
footer ul a{
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 13px;
}
footer ul li a:after{
    content: "|";
    color: #fff;
    margin: 0px 6px;
}
footer ul li:last-child a:after{
    content: "";
}
footer span{
    color: #fff;
}


.contact-section{
    padding: 80px 0;
    background-color: #f3f2f0;
}
.contact-section p{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}
.content-section{
    padding: 80px 0;
    background-color: #f3f2f0;
}
.content-section p{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}
.contact-section h3{
    text-transform: uppercase;
    color: #333;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 2px;
    font-size: 16px;
    border-bottom: 1px solid #cecece;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.contact-section h3:before{
    content: "";
    width: 250px;
    height: 3px;
    background-color: #47bab5;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.contact-form{
    padding: 20px 15px;
    background: #f3f3f3;
}
.form-submit{
    padding: 20px 25px;
    text-transform: uppercase;
    border:0px;
    background-color: #3938bd;
    color: #fff;
    font-size: 20px;
    position: relative;
    margin-top: 20px;
}
.form-submit i{
  
        padding-left: 10px;
}
.page-title{
    background: url(../images/hero.jpg) no-repeat;
    background-size: cover!important;
    padding: 138px 0;
    text-align: center;
}
.page-title h2{
    text-transform: uppercase;
    color: #fff;
    display: inline-block;

    padding: 10px 20px;
    font-size: 50px;
    letter-spacing: 5px;
    background-color: #445777;
	opacity:0.75;
    margin:0px;
}

.content-section h3::before{
 background-color: #445777;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 40px;
}
.content-section h3{

    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    padding-bottom: 15px;
    position: relative;
    clear: both;
    text-transform: uppercase;
}
.content-section h3 a {
  color: #333;
}
.content-section h3 a:hover{
color:#288478;
}

.hero input[type=submit]{
    display: block;
    padding: 20px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    letter-spacing: 4px;
    background: #7288A4;
    border-radius: 0px;
    margin-bottom: 10px;
    /* padding: 5px 20px; */
    text-align: center;
	    border: none;
		width:100%;
}
footer a{
	    color: #fff;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
	    background-color: #7288A4;
		}
		.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
		    border-color: transparent;
		}
		.green_bg {
    background: #6c6bad;
}
.blue_bg {
    background: #3938bd;
}
.num_btns {
    padding: 20px;
	color:#fff;
}
.num_btns:hover {
    background: #333;
	color:#fff;
}
.services .col-sm-4 p{

}
.navbar-right .textwidget * {
    color: #ffffff !important;
    display: inline-block;
}
.navbar-right .call_us, .navbar-right .text_us {
    display: block;
    margin-left: 1rem;
    font-size: 24px;
    margin: 0px 0 7px !important;
    padding: 0px!important;
    font-weight: bold;
}
/*.navbar-right .text_us{
font-size:18px;
display: block;
}*/
.navbar-right .f16{
font-size:15px;
display: block;
clear: both;
}
.navbar-right .f16 i {
    vertical-align: baseline;
}
.content-section, .content-section p{
font-size:19px;
color:#000;
}
.content-section .widget{
line-height:30px;
}
.content-section ul
{
	float:left;
	width:100%;
}
.content-section ul li
{
	font-size: 19px;
	color:#000;
	    font-family: 'Lato', sans-serif;
		    font-weight: 300;
    line-height: 24px;
}
    
#text-2 hr
{
	    width: 80%;
    float: left;
    border-top: 1px solid #999;
	margin-right:20%;
}
.is-sticky #header
{
	z-index:100 !important;
}
.is-sticky  .navbar-inverse {
	background-color:#445777;
}.content-section ul {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
	margin-bottom: 30px;
    color: #000;
}
.content-section p
{
margin-bottom: 20px;
}
.content-section h3{
    margin-bottom: 30px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #445777;
    outline: 0;
}
/**responsive css**/
@media(max-width: 991px){
    .slider-overlay h1{
        font-size: 25px;
        letter-spacing: 0px;
    }
    .navbar-inverse{
        position: relative;
        padding:0px;
    }

.navbar-inverse .navbar-nav>li>a{
    margin-left: 5px;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    }

}
@media(max-width:767px){
    .navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.navbar-right .textwidget {
    display: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: rgba(255,255,255,0.3);
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}

.schedule_btn {
    float: none!important;
    clear: both;
}

.schedule_btn a {
    margin: 0 1rem;
}

}

@media(max-width: 1199px){
.navbar-inverse .navbar-nav>li>a {
    font-size: 13px;
    padding: 5px 8px;

}

.appointment_btn1 a {
    padding: 5px 5px;
    color: #fff;
} 



.services h4
{
font-size:20px;
}
.services .col-sm-4
{

    font-size: 13px;
    color: #fff;
    min-height: 90px;

}

}
@media(max-width: 991px){
.services .col-sm-4 {
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    clear: both;
    float: none;
}
.services h4
{
font-size:24px;
}
.services .col-sm-4
{
 min-height: 0px;
}
    .slider-overlay h1{
        font-size: 25px;
        letter-spacing: 0px;
    }
    .navbar-inverse{
        position: relative;
        padding:0px;
    }
    .navbar-brand>img {
    margin-top: -5px;
    border-right: none;
    padding-right: 10px;
    max-width: 60px;
}
.navbar-inverse .navbar-nav>li>a{
    margin-left: 5px;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    }
    .flex-control-nav {
    bottom: 4px;
    z-index: 9;
}
div#sidebar, .content-section .col-md-4 .widget.widget_text{
    margin: 40px auto;
    float: none;
    max-width: 100%;
    padding-bottom: 40px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 40px;
}

.contact_btn a {
    background: #3938BD;
}


figure, iframe {
max-width:100%;
margin: 0;
}
}
@media(max-width:767px){
    .navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: rgba(255,255,255,0.3);
}
.navbar-brand {
    padding: 9px 15px;
}
.slider-overlay h1 {
    font-size: 16px;
    letter-spacing: 0px;
}
.navbar-right {
    padding: 10px 0 0;
    width: 100%;
    text-align: left;
    margin: 10px 0;
}
#header
{
    position: static!important;
    max-width: 100%!important;
}
.navbar-inverse{
background-color: #6c6bad!important;
}
.page-title {
    background-size: cover !important;
    padding: 60px 0;
    padding-top: 100px;
    background-position: center top !important;
}
.page-title h2 {
    font-size: 40px;
    letter-spacing: 4px;
}
.content-section h3 {

    font-size: 2.5rem;
    margin-bottom: 30px;

}
.num_btns {
    padding: 20px;
    color: #fff;
    display: block;
    text-align: center;
}
.navbar-brand
{
height:auto;
}
#sidebar hr {
    width: 100%;
    float: none;
    border-top: 1px solid #ccc;
}
}


input[type=submit]
{
	    background: #445777  ;
    border: none;
    padding: 10px 20px;
    color: #fff;
}
select.half
{
	    padding: 5px 10px;
		width:50%;
		float:left;
}
select
{
	    padding: 5px 10px;
}
input[type=text], input[type=email], select, textarea
{
	width:100%;
	
}
table {
	margin: 35px 0px 40px;
	border-spacing: 2px;
}
tr>td:first-child, tr>th:first-child {
	width: 83%;
}
tr>td:last-child, tr>th:last-child {
	width: 12%;
}
tr>th:last-child, tr>th:first-child {
	text-align: left;
}
tr>th:first-child {
	padding-left: 20px;
}
th {
	font-style: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #445978;
	padding: 6px 0px;
}
td {
	padding: 5px 0px;
}
tr:nth-child(odd) {
	background: #d4e5ff;
}
.btn
{
	color:#fff;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #999;
}
@media (min-width: 768px){
.navbar-left {
    float: right !important;
}
}
blockquote {
    padding: 20px;
    background: #eff2f7;
}
@media(min-width: 991px){
	#header {
    background: #fff;
    z-index: 999 !important;
    position: fixed !important;
    top: 0px;
    width: 100%;
}
}
@media(max-width: 991px){
	#header-sticky-wrapper{
	   height: auto!important; 
	}
}
.admin-bar #header {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  .admin-bar #header {
    top: 46px;
  }
}
.phone-call-bar{padding: 0px 0; height: 40px;line-height: 40px;background: #7288A4;color: #fff;}
.phone-call-bar span b{font-family: 'Montserrat', sans-serif; font-weight: 700; color: #fff!important;}
.phone-call-bar span b a {
  color: #fff!important;
}
.phone-call-bar i{color:  #2e3f5b; margin-left: 10px;}


.col-sm-6 label{ font-size:16px; font-weight:100; margin-bottom:0px;}
.col-sm-12 label{ font-size:18px; font-weight:300; margin-top:15px;}
.col-sm-6 input.wpcf7-form-control.wpcf7-submit.btn{ text-align:center; text-transform:uppercase; padding:10px; margin:0 auto; margin-top:20px;}