/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Jeff Lorber
Author URI: http://nightcrewstudio.com/
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: #b4131d;
}

body {
   padding-top: 120px;
   background-color: #fff;
}

.lead {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    font-weight: 400;
}

ul  {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px!important;
    -webkit-margin-end: 0px!important;
    -webkit-padding-start:  0px!important;
}

menu,
ol,
ul {
    padding: 0;
}
dd {
    margin: 0;
}

ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px!important;
    -webkit-margin-end: 0px!important;
    -webkit-padding-start: 0px!important;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px!important;
    -webkit-margin-end: 0px!important;
    -webkit-padding-start:  0px!important;
}

p {
  margin: 0 0 10px;
  line-height: 22px;
}

.padding-50b{
	padding-bottom:50px;
}

.padding-12t{
	    padding-top: 12px;
}
.about_us_box {
    background-image: url(https://alphavhealthcare.com/wp-content/themes/alphav_heathcare/images/alphav_women.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 390px;
    width: 100%;
    float: left;
}


.about_us_box_text {
	    width: 100%;
	    padding-left: 50%;
	    margin-top: 8%;
}

.about_us_box_text p{
	font-family: 'Montserrat', sans-serif;
	    font-size: 22px;
	    line-height: 26pt;
	    color: #005995;
	    font-weight: 600;
}

.welcome_title_box {
	font-family: 'Montserrat', sans-serif;
	    font-size: 22px;
	    color: #005995;
	    font-weight: 600;
	    border-style: solid;
	    border-width: 0px 0px 1px 0px;
	    border-color: #005995;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
 }

.welcome_text h1 {
   font-family: 'Montserrat', sans-serif;
   font-size: 18px;
   line-height: 26px;
   font-weight: 400;
}


#homeslider {
   height: 475px;
   margin-top: -15px;
   width: 100%;
   overflow: hidden;
   border-style: solid;
   border-width: 0px 0px 5px 0px;
   border-color: #b4131d;
}

.bg {
    -moz-transition-property: left;
    -o-transition-property: left;
    width: 100%;
    bottom: 0;
    margin: auto;
    height: 475px;
}

.home_grey_box{
	background: #ececec;
	    width: 100%;
	    height: 100%;
	    float: left;
	    padding-top: 25px;
	    padding-bottom: 25px;
}


.navbar-fixed-top, .navbar-fixed-bottom {
   position: absolute;
   top: 0px;
}

.navbar-white {
	background-color: #fff;
	    border-style: solid;
	    border-width: 0px 0px 5px 0px;
	    border-color: #b4131d;
}

.navbar-brand {
  float: left;
  padding: 0px 0px;
  font-size: 18px;
  line-height: 20px;
  height: 100px;
}

.navbar-size {
height: 100px;
}

.navbar-right {
float: right;
}


.caret {
  display: none;
}


.navbar-default .navbar-nav>li>a {
    color: #b4131d;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #035994;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.navbar-nav>li>a {
    padding-top: 42px;
    padding-bottom: 38px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #b4131d;
    background-color: #ffffff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #015a94;
    background-color: #ffffff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #3087C8;
  color: #FFF;
  height: 95px;
}

.attachment-wpbs-featured {
	float:right;
	margin-left:20px;
	max-width:250px;
	height:auto;
}

.nav-text-phone {
    float: right;
    padding-right: 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: right;
	padding-top: 10px;
}

.menu-products-menu-container"{
	margin-bottom: 23px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 19px;
  padding: 9px 10px;
  margin-top: 29px;
  margin-bottom: 8px;
background-color: rgba(163 163 163)
  /* background-image: none; */
  border: 1px solid transparent;
  border-radius: 4px;
}



/* Footer */

#footerwbenc {
    max-width: 99px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}

#footerlogo {
   max-width: 198px;
       margin-bottom: 6px;
   margin-top: 15px;
   margin-right: auto;
   margin-left: auto;
}

#footerterms {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.footer_white_bar {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: rgba(255, 255, 255, 0.38);
}



.footer-links a {
	 color: #ffffff;
	     text-decoration: none;
	     font-family: 'Montserrat', sans-serif;
	     font-size: 22px;
}

#footer {
    background: #b4131d;
        padding: 25px 0;
    width: 100%;
    float: left;
	 text-align: center;
}

.footer-links .menu li {
    float: none;
    margin-left: 10px;

}

#footer .menu-item-has-children a {
	color:#FFF;
	font-weight:600;
	text-transform:uppercase;
}

#footer .menu-item-has-children .sub-menu a {
	color:#FFF;
	font-weight:400;
	text-transform:capitalize;
}

#footer .menu-item-has-children:last-child {
	margin-right:0;
}

.footer-links {
  margin-bottom: 18px;
}

.footer-links .menu li {
  margin-left: 0;
  list-style: none;
  padding-left: 0;
  text-indent: 0;

}

.footer-links {
  float: none!important;
  margin-bottom: 18px;
}


.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #000;
    white-space: nowrap;
}

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


	#footer .menu-item-has-children {
		width:100%;
		margin-right:0;
		float:none;
		padding-left:0;
	    display: inline-block;
		clear:both;
		text-align:center;
		margin-bottom:30px;
	}

	.navbar-brand>img {
	  display: block;
	  	}

	.footer-text {
		width:100%;
		margin-right:0;
		float:none;
		padding-left:0;
	    display: inline-block;
		clear:both;
		text-align:center;
		margin-bottom:30px;
		color: #fff;
	}

	.footer-links .menu li {
		width:100%;
		margin-right:0;
		float:none;
		padding-left:0;
	    display: inline-block;
		clear:both;
		text-align:center;

	}


	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	  background-color: #e7e7e7;
	  color: #555;
	  height: 100%;
	}

	.dropdown-menu>li>a {
	  display: block;
	  padding: 3px 20px;
	  text-align: center;
	  /* clear: both; */
	  font-weight: normal;
	  line-height: 1.428571429;
	  color: #333;
	  white-space: nowrap;
	}

	.dropdown-menu>li>a {
	  display: block;
	  padding: 3px 20px;
	  text-align: center;
	  /* clear: both; */
	  font-weight: normal;
	  line-height: 1.428571429;
	  color: #333;
	  white-space: nowrap;
	}
}




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

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border-color: #ffffff;
	    width: 100%;
	    text-align: center;
	}

	#homeslider {
	    height: 375px;
	    margin-top: -15px;
	    width: 100%;
	    overflow: hidden;
	}

	.bg {
	    -moz-transition-property: left;
	    -o-transition-property: left;
	    width: 100%;
	    bottom: 0;
	    margin: auto;
	    height: 375px;
	}


}


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

.about_us_box_text {
    width: 100%;
    padding-left: 30%;
    margin-top: 8%;
}

}
