/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

mark united,
.markunited {
  background-color: #30ca95;
  color: #ffffff;
}

mark orange,
.markwarning {
  background-color: #f38530;
  color: #ffffff;
}

mark white,
.markwhite {
  background-color: #fffffff;
  color: #000000;
}

mark red,
.markred {
  background-color: #e4001b;
  color: #ffffff;
}

mark ash-grey,
.markgrey {
  background-color: #8a949b;
  color: #ffffff;
}

mark lime green primary button,
.markprimary {
  background-color: #76ea3d
;
  color: #ffffff;
}

mark zelena,
.markinfo {
  background-color: #30ca95;
  color: #ffffff;
}

.header-top.grey {
  background-color: #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
}

.header-top.white {
  background-color: #fcfcfc;
  border-bottom: 1px solid #f38530;
}


.btn-northbay {
	color: #fff;
  background-color: #00698e;
}



/*FARES HEALTH GROUP Button*/
.btn-fares {
  color: #777777;
  background-color: #00698e;
  border-color: #999999;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #248d8e;
  background-color: #f2f2f2;
  border-color: #c0c0c0;
}
/*Background Transition*/
.hvr-sweep-to-right:hover,
.hvr-sweep-to-left:hover,
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-top:hover,
.hvr-bounce-to-right:hover,
.hvr-bounce-to-left:hover,
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-top:hover,
.hvr-radial-out:hover,
.hvr-rectangle-out:hover,
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-vertical:hover {
  background: transparent;
}
.hvr-radial-in,
.hvr-rectangle-in,
.hvr-shutter-in-horizontal,
.hvr-shutter-in-vertical {
  background: #999999;
}
.hvr-radial-in:hover,
.hvr-rectangle-in:hover,
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-vertical:hover {
  background: #999999;
}
.hvr-radial-in:before,
.hvr-rectangle-in:before,
.hvr-shutter-in-horizontal:before,
.hvr-shutter-in-vertical:before {
  background: #999999;
}
.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before,
.hvr-radial-out:before,
.hvr-rectangle-out:before,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-out-vertical:before {
  background: #999999;
}
/*ie9*/
.no-csstransitions .hvr-radial-in,
.no-csstransitions .hvr-rectangle-in,
.no-csstransitions .hvr-shutter-in-horizontal,
.no-csstransitions .hvr-shutter-in-vertical {
  background: transparent;
}
.no-csstransitions .hvr-sweep-to-right:hover,
.no-csstransitions .hvr-sweep-to-left:hover,
.no-csstransitions .hvr-sweep-to-bottom:hover,
.no-csstransitions .hvr-sweep-to-top:hover,
.no-csstransitions .hvr-bounce-to-right:hover,
.no-csstransitions .hvr-bounce-to-left:hover,
.no-csstransitions .hvr-bounce-to-bottom:hover,
.no-csstransitions .hvr-bounce-to-top:hover,
.no-csstransitions .hvr-radial-out:hover,
.no-csstransitions .hvr-rectangle-out:hover,
.no-csstransitions .hvr-shutter-out-horizontal:hover,
.no-csstransitions .hvr-shutter-out-vertical:hover,
.no-csstransitions .hvr-radial-in:hover,
.no-csstransitions .hvr-rectangle-in:hover,
.no-csstransitions .hvr-shutter-in-horizontal:hover,
.no-csstransitions .hvr-shutter-in-vertical:hover {
  background: #999999;
}

/*end FARES HEALTH GROUP Button*/

/* FARES HEALTH GROUP slogan font*/


.FaresSlogan { 
  font-family: 'Josefin Sans', sans-serif;
  font-size: 34px; 
  color: #666;
}


/* FARES HEALTH GROUP slogan font end*/