@font-face {
  font-family: 'nirmala';
  src: url('http://www.pharp.org/wp-content/themes/pharp/src/fonts/NirmalaUI.eot?#iefix') format('embedded-opentype'),
      url('http://www.pharp.org/wp-content/themes/pharp/src/fonts/NirmalaUI.woff') format('woff'),
      url('http://www.pharp.org/wp-content/themes/pharp/src/fonts/NirmalaUI.ttf')  format('truetype'),
      url('http://www.pharp.org/wp-content/themes/pharp/src/fonts/NirmalaUI.svg#NirmalaUI') format('svg');
  font-weight: normal;
  font-style: normal;
}

a.white-text {
  color: white;
}
html, body {
  background-color: #dbdcdd;
  position: relative;
  height: 100%;
  font-family: 'nirmala', 'Helvetica','Tahoma', Verdana,  ;
  font-size: 16px;
}
.blue-text {
  color: #2b52b2;
}
body {
  padding-top: 30px;
  padding-bottom: 20px;
}
.box-shadow {
  box-shadow: 0px 0px 2px 2px #aaa;
}
.btn-purple  {
    color: #fff;
    background-color: #93278f;
    border-color: #93278f;
}
.btn-purple:hover,.btn-purple:active {
  background-color: #b940b5;
  color: #fff;
}
.btn-purple:visited {
  color: #fff;
}
.carousel {
  /*height: 500px;*/
  margin-bottom: 15px;
  background-color: #777;
}
.carousel-caption {
  display: none;
  background-color: #2b52b2;
  position: absolute;
  right: 0;
  width: 360px;
  top: 30px;
  bottom: 50px;
  left: auto; 
  z-index: 10;
  padding: 25px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
  transition: width .4s;
}
.carousel-caption h3 {
  margin-top: 70px;
  font-size: 1.2em;
}
.carousel-caption p {
  padding-right: 100px;
}
.carousel-indicators li {
  margin: 1px 3px;
}
.carousel .item {
  height: 100%;
  max-height: 400px;
  background-color: #777;
}
.carousel.gallery {
  background-color: #383737;
  margin-bottom: 195px;
  float: left;
  width: 100%;
}
.carousel.gallery .item {
  /*margin-bottom: 70px;*/
  background-color: #383737;
}
.carousel.gallery img {
  margin: auto;
}
.carousel.gallery .carousel-indicators {
    position: absolute;
    bottom: -100px;
     left: 50%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
     margin-left: -50%;
    text-align: center;
    list-style: none;
}
.carousel.gallery .carousel-indicators li {
    display: inline;
    width: 10px;
    height: 10px;
    width: 64px;
    height: 64px;
    margin: 0px;
    /* text-indent: -999px; */
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-radius: 0;
    opacity: .5;
    transition: opacity .2s;
}
.carousel.gallery .carousel-indicators .active {
    width: 64px;
    height: 64px;
    margin: 0;
    opacity: 1;
    background-color: transparent;
}
.carousel .carousel-control.left img {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  margin-left: -52px;
}
.carousel .carousel-control.right img {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  margin-left: -24px;
}
.contact-sidebar {
  font-size: .9em;
  padding-right: 0;
}
.contact-sidebar .flag {
  width: 25%;
  display: none;
}
.contact-sidebar .country-flag {
  padding-top: 6px;
  max-width: 100%;
  height: auto;
}
.contact-sidebar .contact-person {
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eaeaea;
}
.contact-sidebar .contact-person .details {
  /*padding-left: 10px;*/
  vertical-align: top;
}
.contact-sidebar .contact-person .location {
  font-size: .9em;
  color: #777;
}
.customize-support .navbar {
  top: 30px;
}
.customize-support .main-container {
  padding-top: 18px;
}
.divider-v {
  background-image: url('../img/divider-v.png');
  background-position: 20px;
  background-repeat: repeat-y;
}
footer {
  color: white;
  padding-top: 30px;
  background-color: #2b52b2;
  height: 140px;
}
footer ul {
  list-style: none;
  padding: 0;
}
footer ul li {
  float: right; 
  padding-left: 15px;
}
footer ul.left li {
  float: left;
  padding-right: 15px;
  padding-left: 0;
}

footer ul.left li:last-of-type {
  float: left;
  padding-right: 0;
}

footer ul li img {
  height: 32px;
  padding: 4px;
  margin-bottom: 6px;
  border: 1px solid #7999e8;
  margin-right: 6px;
}
footer ul li:hover img {
  border-color: white;
}
footer ul li:hover {
  color: white;
}
.form-control {
  margin-top: 5px;
}
.inline-block {
  display: inline-block;
}
.inner-container {
  padding:0px 45px;
}
.input-label {
  margin-bottom: 4px;
}
label {
  font-weight: normal; 
}
.list-rows .item {
  margin-bottom: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  transition: background-color .15s;
  cursor: pointer;
}
.list-rows .item:hover {
  background-color: #dadada;
}
.list-rows .item .title {
  color: #2b52b2;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.list-rows .item .subtitle {
  color: #333;
}
.list-rows .item .byline {
  font-size: 14px;
  color: #888;
}
.list-rows .nav-pills {
  margin-bottom: 15px;
}
.large-padding-bottom {
  padding-bottom: 90px;
}
.main-container {
  padding-bottom: 60px;
  min-height: calc(100vh - 240px);
}
.margin-top {
  margin-top: 15px;
}
.margin-top-small {
  margin-top: 7px;
}
.navbar-brand {
  padding: 8px 15px;
}
.navbar-inverse {
  background-color: #2b52b2;
  border:none;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-nav>li>a {
  color: white;
}
.navbar-inverse .navbar-nav>li>a:hover {
  color: white;
  background-color: rgba(255, 255, 255, 0.17);
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.17);
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.17);
}

.navbar-right {
  padding-right: 15px;
}
.navbar-right .glyphicon-triangle-bottom {
  font-size: 10px;
}
select, textarea {
  padding: 10px 15px;
  width: 100%;
}
.thumbs img {
  padding: 2px;
  border: 1px solid #aaa;
  margin-bottom: 4px;
  cursor: pointer;
  opacity: .8;
  transition: opacity .1s;
}
.thumbs img:hover {
  opacity: 1;
}

.white-bg {
  background-color: white;
} 
@media (min-width: 768px) {
  .carousel-indicators {
      bottom: 7px;
  }
  .container {
      width: 800px;
  }   
}
@media (min-width: 992px) {
  .carousel-caption {
    top: 30px;
  }
  .container {
      width: 970px;
  }
}
@media (min-width: 1200px) {
  .carousel-caption {
    top: 0px;
    bottom: 0px;
  }
  .container {
      width: 1076px;
  }
}
@media (max-width: 1024px) {
  .carousel-caption {
    top: 15px;
    width: 250px;
  }
  .carousel-caption p:first-of-type {
    display: none;
  }
  .contact-sidebar .flag {
    width: 21%;
  }
}
@media (max-width: 768px) {
  .carousel .carousel-control.right img {
    margin-left: -44px;
  }
  .carousel .carousel-control.left img {
    margin-left: -32px;
  }
  .contact-sidebar {
    margin-top: 25px;
  }
  .customize-support .navbar {
    top: 0px;
  }
  .customize-support .main-container {
    padding-top: 16px;
  }
  .divider-v {
    background: none;
  }
  footer { 
  padding-top: 30px; 
  height: 200px;
  text-align: center;
}
footer .copyright {
  text-align: center;
  float: none !important;
}
footer ul.social {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
footer ul li {
    float: none;
    padding-right: 15px;
    display: inline-block;
}
.large-padding-bottom {
padding-bottom: 30px;
}
.navbar-brand>img {
  width: 210px;
}
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: white;
  }
}

