/* 
    Document   : assan - xvc
    Author     : Paul Dunlop
    Description: assan customizations for Xxxx Vasectomy Center
    Version    : V1.0
*/

body {
  font-size: 18px;
}

h2 {   
    font-size: 2.0em;
    font-weight: 300;
    line-height: normal;
    text-align: center;
    letter-spacing: -1px;
    color: #156c9d;
    margin-bottom: 20px;

}

h3 {
    font-size: 1.1em;
    line-height: normal;
    text-align: center;
    color: #666;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;

}

.welcome h3 {
  margin-top: 6px;
  line-height: normal;
}

p {
 
}

a {
    color: #156c9d;
}

hr {
    margin-top: 40px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #156c9d;
}

.btn {
    font-size: 16px;
    background-color: #156C9D;

}

.btn-theme-bg:hover  {
    background-color: #286090;

}

.btn-theme-bg:focus {
    background-color: #156c9d;

}


.footer {
    background-color: #333333;

}

.top-bar {
  background-color: #fff;
  margin-top: 15px;
  border-bottom: 0px;  
}

.top-bar .top-welcome {
  color: #424242;
  font-size: 18px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 48px;
  float: left;
}

.top-bar .nslogo {
    width: 80px;
    margin-left: 10px;
    height: auto;
}

.top-bar .top-spanish {
  color: #156c9d;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: normal;
  margin-top: 6px;
  margin-bottom: 2px;
  float: right;
}

.top-bar .top-spanish a {
  color: #156c9d;  
}

.top-bar .top-spanish a:hover {
  color: #156c9d;
  font-style: italic;  
}

.select-option select, .select-option .cs-skin-elastic {
  width: 100%;
  max-width: 100%;
}

.header-logo-bar {
  padding: 0px 0px 27px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.header-logo {
  display: inline-block;
  color: #333;
}

.header-icon {
  color: #32c5d2;
  font-size: 24px;
  padding-right: 10px;
  vertical-align: -4px;
}

.header-title {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
}

.header-slogan {
  
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 0px;
  
}

.header-button {
  display: inline-block;
  margin-top:  20px;
  margin-bottom: 0px;
  float: right;
}

.btn-vyi {
    color: #FFFFFF;
    font-size: 17px;
    background-color: #90C201;
    padding-left: 20px;
    padding-right: 20px;

}

.bhg {
     background-color: #90C201;
}

.bhg:hover {    
   background-color: #90C201;
}

.bhg:focus {
    background-color: #90C201;
}

/*.contact-info-blocks > div {
  display: inline-block;
  margin: -5px 0 0 0;
  padding: 0 10px;
  border-right: 1px solid #efefef;
  color: #999;
  text-align: left;
  font-size: 12px;
}
.contact-info-blocks > div:last-child {
  border-right: 0;
  padding-right: 0;
}
.contact-info-blocks > div i {
  color: #32c5d2;
  margin-right: 5px;
}
.contact-info-blocks > div span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 15px;
  color: #666;
  font-weight: 700;
}

.search-widget {
  position: relative;
}
.search-widget .btn-submit {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  height: 34px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #32c5d2;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.search-widget-2 {
  position: relative;
}
.search-widget-2 .form-control {
  border: 0px;
  border-bottom: 2px solid #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.search-widget-2 .form-control:focus {
  border-color: #32c5d2;
}
.search-widget-2 .submit-2 {
  position: absolute;
  top: 5px;
  right: 5px;
}*/

.navbar-inverse {
  background-color: #156c9d;
  border-color: rgba(0, 0, 0, 0.1);
  width: 100%;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #90C201;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #90C201;
}

/*Nav Bar hover*/
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
     background-color: #90C201;

}

.navbar-toggle {
    float: left;
    margin-left: 15px;

}
.nav-phone {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 0px;
  line-height: 20px;
  float: right;
}

.nav-phone-mobile {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 20px;
  float: right;
}


/*Slider Mods*/

.tp-bullets {
    display: none;

}

.slider-caption {
    font-weight: 300;
    line-height: 40px;
}


.center-title {
    padding-bottom: 20px;
}

.sfl {
    font-size: 1.8em;

}

.center-title h2 {
    text-transform: none;

}

.left-title {
     text-align: left;
     text-transform: none;
}

.welcome {
    text-align: left;
}

.welcome .nslogo {
    width: 80px;
    margin-left: 15px;
    height: auto;
}

.rc {
 background-color: #eee;

}

.rc1 {
 background-color: #eee;
}

.rc2 {
 background-color: #eee;
}

.testimonials {
    padding-top: 30px;
    padding-bottom: 20px;
}

.testimonials h3 {
    text-align: center;
    margin-bottom: 0px;
}

.testimonials h4 {
    text-align: center;
}

.testimonials .flex-control-nav {
    position: relative;
}

.slides p {
    font-size: 18px;
    font-style: italic;
}

.more-reviews {
    text-align: center;
    margin-top: 50px;
}

.locations {
   
}

.service-box {
    margin-bottom: 10px;
}

.service-box h4 {
    font-size: 18px;
    color: #333333;
    padding: 0px;
    padding-top: 5px;

}

.service-box p {
    font-size: 16px;
    color: #555;
    line-height: 1.2em;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;

}

.directions-button {
    text-align: center;

}

.dr-button {
    width: 100%;
    margin-top: 20px;
    font-size: 16px;

}

.next_steps {
     background-color: #eee;
     padding-top: 30px;
     padding-bottom:20px;
     text-align: center;

}

.ns_button {
    width: 80%;
    margin-bottom: 20px;
    font-size: 16px;

}

.add_resources {
    padding-top: 30px;
    padding-bottom: 0px;
    text-align: center;
    /*float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80%;*/

}

.not-ready {
    padding-top: 30px;
    padding-bottom: 20px;
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.nr-button {
    width: 100%;
    margin-top:20px;
    margin-bottom: 20px;
    font-size: 16px;

}

.cta {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cta .btn-white-border {

    margin-top: 25px;

}
.discount-text {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80%;
    padding-top: 25px;
    font-size: 1.1em;
    color: #ffffff;

}

.discount-button {   
    color: #FFFFFF;
    font-size: 17px;
    background-color: #90C201;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 80%;

}

.slider-buttons {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 400;
    width: 100%;

}

.status-message {
    font-size: 16px;
    text-align: center;
    color: #CC3300;

}

.footer {
    padding-top: 60px;
}

.footer .form-control {
    color: #DDDDDD; 

}

.footer h3 {
    text-align: left;
    font-size: 20px;

}

.nav > li > a {
    padding-left: 9px;
    padding-right: 9px;
}

.gridViewPager td {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 2px;
}
