/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, img, table, footer {
	margin:0;
	padding:0;
	border:0;
	font-size: 14px;
	font-weight: 400;
	font-family: "Verdana", "Arial", sans-serif;
}

body
 {
	color:#444;
	text-align:left;
	font-weight:400;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:2.6rem;
	font-weight:700;
	font-family: "Verdana","Arial", sans-serif;
	margin-bottom:0.5em;
}

.img-full {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width:100%;
}

a {
	color: #23ADDE;
	font-weight:400;
}

a:hover {
	color: #000;
	text-decoration:underline;
}

em,
.italic {
	font-style:italic;
}

p, pre {
	margin: 5px 0 20px;
	text-align:justify;
}
		
.fa-light {color: #ffffff;}
.fa-dark-muted {color: #CCC;}
.fa-dark {color: #333333;}
.fa-light-muted {color: #999999;}
.fa-muted {color: #eeeeee;}
.fa-light-green {color:#59B559;};
.fa-shadow-muted { text-shadow: 1px 1px 1px rgba(0,0,0,0.3);}

.core-grey {
    color: #A7A9AC;
}

div.form-error,
a.form-error,
textarea.form-error,
select.form-error,
input[type=checkbox].form-error,
input[type=email].form-error,
input[type=number].form-error,
input[type=password].form-error,
input[type=text].form-error,
input[type=url].form-error {
border: 1px solid #dd4b39!important;
}
/* print */
.no-print {
	display:block
}
.print {
	display:none;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.preserve-formatting {
    white-space: pre-line
}
p.js-enabled, p.nojs-notice {
    display: none;
}
.align-middle {
	margin: 0 auto;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	position:fixed;
    margin: 0;
    background: #ccc;
    color: #000;
	text-align:center;
	z-index: 99999;
	width: 100%;
	padding: 8px 0;
	left:0px;
	top:0px;
}

/* ****************** */
/* misc container styling  */
/* *****************  */

#wrapper {
    position: relative;
	/*overflow-x: hidden;*/
	max-width: 100%;
	min-width: 320px;
	margin:0 auto;
	
}

.no-pad {
	padding-left:0px;
	padding-right:0px;
}

.bottom-pad {
	padding-bottom:40px;
}

.full-width,
.img-fill {
	width:100%!important;
}
img.flag-center {
	margin:10px auto;
}
img.flag-center:hover {
	opacity:0.9;
}
.container {
	width:100%;
	min-width:300px;
	background-color:transparent!important;
}

.btn {
	border-radius: 0px;
}

.inner-text ul { 
   list-style: disc; 
   list-style-position: inside; 
}
.inner-text ol { 
   list-style: decimal; 
   list-style-position: inside; 
}
.inner-text ul ul, .inner-text ol ul { 
   list-style: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.inner-text ol ol, .inner-text ul ol { 
   list-style: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

/* ****************** */
/* header  */
/* *****************  */
.header {
background-image:url('/images/main-header-bg.jpg'); height:700px; background-repeat:no-repeat;background-size:cover; color:#ffffff; text-align:center;
position:relative;display:block;
}


.header>.container-fluid {
	z-index:1;
}

.main-header-nav {
	position:relative;
	z-index:10;
}
.shaded-bar {
	position:fixed;
	width:100%;
	left:0;
	top:0;
	z-index:0;
	background-color:rgba(255,255,255,0.7);
	clear:both;
	height:95px;
	overflow:hidden;
}

a.logo-bg {
	display:block;
	width:240px!important;
	height:109px!important;
	background-image:url('/images/CPA-Logo-bg.png');
	margin:10px auto 0;
}
a.logo-bg-2 {
	display:block;
	width:240px!important;
	height:109px!important;
	background-image:url('/images/CPA-Logo-bg-3.png');
	margin:10px auto 0;
}
.header H1 {
  font-size:2.6em;
  padding:0 30px 20px; 
  color: rgb(255, 255, 255);
  line-height: 1.2em;
  text-align: center;
  font-weight:400;
}
.header a {
  color: rgb(255, 255, 255);
}

.navbar a {
  color: #1e73b4;
  font-size:1.4em;
}
.search-area {
	text-align:center; 
	padding-bottom: 30px;
}

.header-icons {
	 display:block; 
	 margin:40px 0px 20px 0px;
}
.header-icons img {
	margin:0 auto;
}
.header-text {
	display:block;
	margin:10px auto 0;
	width:100%;
	max-width: 800px;
	padding: 0 30px;
	color: rgb(255, 255, 255);
    font-weight: 700;
	line-height: 1.333;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0,0,0,0.6);
	font-size: 1.5em;
}
.header-text  p{text-align:center}
.header-text a{font-size: 1.5em;font-weight: 700;text-decoration:none;cursor:pointer}
.chevron::before {
	border-style: solid;
	border-width: 0.12em 0.12em 0 0;
	content: '';
	display: inline-block;
	height: 1.6em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(135deg);
	vertical-align: top;
	width: 1.6em;
    color:white;
}
.chevron {
	font-size:2.2em;
	width:1px;
	height:1px;
}
/* header form */
.sbx-custom {
  display: inline-block;
  position: relative;
  width: 600px;
  max-width:calc(100% - 40px);
  height: 58px;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 14px;
  margin:0 auto;
}
.sbx-custom__wrapper {
  width: 100%;
  height: 100%;
}
.sbx-custom__input {
  display: inline-block;
  -webkit-transition: box-shadow .4s ease, background .4s ease;
  transition: box-shadow .4s ease, background .4s ease;
  border: 0;
  border-radius: 26px 26px 26px 26px;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  background: transparent;
  padding: 0;
  padding-right: 41px;
  padding-left: 51px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; cursor: pointer;
}
/*.sbx-custom__input2 {
  display: inline-block;
  -webkit-transition: box-shadow .4s ease, background .4s ease;
  transition: box-shadow .4s ease, background .4s ease;
  border: 0;
  border-radius: 0px 26px 26px 0px;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  background: transparent url('/images/caflag.png') 80% 50% no-repeat;
  padding: 0;
  padding-right: 41px;
  padding-left: 51px;
  width: 50%;
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; cursor: pointer;
}*/

.sbx-custom__input::-webkit-search-decoration, .sbx-custom__input::-webkit-search-cancel-button, .sbx-custom__input::-webkit-search-results-button, .sbx-custom__input::-webkit-search-results-decoration, .sbx-custom__input2::-webkit-search-decoration, .sbx-custom__input2::-webkit-search-cancel-button, .sbx-custom__input2::-webkit-search-results-button, .sbx-custom__input2::-webkit-search-results-decoration {
  display: none;
}

.sbx-custom__input:hover, .sbx-custom__input2:hover {
  box-shadow: inset 0 0 0 2px #e6e6e6;
}

.sbx-custom__input:focus, .sbx-custom__input:active, .sbx-custom__input2:focus, .sbx-custom__input2:active{
  outline: 0;
  box-shadow: inset 0 0 0 2px #D6CED3;
  background: #FFFFFF;
  color:#000;
}

.sbx-custom__input::-webkit-input-placeholder,.sbx-custom__input2::-webkit-input-placeholder  {
  color: #ffffff;
}

.sbx-custom__input::-moz-placeholder,.sbx-custom__input2::-moz-placeholder  {
  color: #ffffff;
}

.sbx-custom__input:-ms-input-placeholder ,.sbx-custom__input2:-ms-input-placeholder{
  color: #ffffff;
}

.sbx-custom__input::placeholder , .sbx-custom__input2::placeholder {
  color: #ffffff;
}

.sbx-custom__submit {
  position: absolute;
  top: 0;
  right: inherit;
  left: 0;
  margin: 0;
  border: 0;
  border-radius: 25px 0 0 25px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  width: 51px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.sbx-custom__submit2 {
  position: absolute;
  top: 0;
  right: inherit;
  left: 50%;
  margin: 0;
  border: 0;
  border-radius: 25px 0 0 25px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  width: 51px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#search input[type="text"] {
    background-color: transparent;
    border: 2px solid #ffffff;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #ffffff;
    width: 400px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	
    }

#search input[type="text"]:focus {
    width: 200px;
    color:white;
    }
.sbx-custom__submit::before ,.sbx-custom__submit2::before{
  display: inline-block;
  margin-right: -4px;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.sbx-custom__submit:hover, .sbx-custom__submit:active, .sbx-custom__submit2:hover, .sbx-custom__submit2:active  {
  cursor: pointer;
}

.sbx-custom__submit:focus, .sbx-custom__submit2:focus {
  outline: 0;
}

.sbx-custom__submit svg , .sbx-custom__submit2 svg{
  width: 31px;
  height: 31px;
  vertical-align: middle;
  fill: #F5F8FF;
}

.sbx-custom__reset {
  display: none;
  position: absolute;
  top: 12px;
  right: 12px;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  fill: rgba(0, 0, 0, 0.5);
}

.sbx-custom__reset:focus {
  outline: 0;
}

.sbx-custom__reset svg {
  display: block;
  margin: 4px;
  width: 19px;
  height: 19px;
}

.sbx-custom__input:valid ~ .sbx-custom__reset {
  display: block;
  -webkit-animation-name: sbx-reset-in;
          animation-name: sbx-reset-in;
  -webkit-animation-duration: .15s;
          animation-duration: .15s;
}

@-webkit-keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}
/* ****************** */
/* menu */
/* *****************  */

#slicknav-bar {
	display:block;
}
.slicknav_brand img {
	height:52px!important;
}
/* ****************** */
/* carousel icons  */
/* *****************  */
section .mobile.carousel-control-prev,
section .mobile.carousel-control-prev:focus {
	display:block;
	position: absolute;
	left:4%;
	/*left:50%*/
	top:40px;
	/*margin-left: -165px;*/
	width:40px;
	height:40px;
	font-size:2.8em;
	opacity: 1;
	color:#007dc6;
}
section .mobile.carousel-control-next,
section .mobile.carousel-control-next:focus {
	display:block;
	position: absolute;
	right:4%;
	/*left:50%*/
	top:40px;
	/*margin-left: 125px;*/
	width:40px;
	height:40px;
	font-size:2.8em;
	opacity: 1;
	color:#007dc6;
}
section .desktop.carousel-control-prev,
section .desktop.carousel-control-prev:focus {
	display:none;
	position: absolute;
	left:-90px;
	top:calc(50% - 50px);
	width:1px;
	height:1px;
	opacity: 1;
	color:#007dc6;
}
section .desktop.carousel-control-next,
section .desktop.carousel-control-next:focus {
	display:none;
	position: absolute;
	right:-25px;
	top:calc(50% - 50px);
	width:1px;
	height:1px;
	opacity: 1;
	color:#007dc6;
}

section .carousel-control-prev:hover,
section .carousel-control-next:hover {
	opacity: 0.7;
}
section.news-blog .desktop,
section.news-blog .desktop:focus ,
section.news-blog .mobile,
section.news-blog .mobile:focus  {
	color:#FFF;
}
section .chevron.left::before {
	border-style: solid;
	border-width: 0.12em 0.12em 0 0;
	content: '';
	display: inline-block;
	height: 1.6em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-135deg);
	vertical-align: top;
	width: 1.6em;
    color:#007dc6;
}
section .chevron.right::before {
	border-style: solid;
	border-width: 0.12em 0.12em 0 0;
	content: '';
	display: inline-block;
	height: 1.6em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(45deg);
	vertical-align: top;
	width: 1.6em;
    color:#007dc6;
}
section .chevron.right,
section .chevron.left {
	font-size:2.2em;
	width:1px;
	height:1px;
}
section.news-blog .chevron.right::before,
section.news-blog .chevron.left::before {
	color:#FFF!important;
}





/* ****************** */
/* Fresh Jobs / meet team etc  */
/* *****************  */
.fresh-jobs {
	position:relative;
	background-image: url(/images/fresh-jobs-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center center;
    min-height: 850px;
	padding-bottom: 70px;
}
.fresh-jobs-removebg{
	
		
	background:none !important;
   
    min-height: auto !important;
	padding-bottom: 0px !important;
}
.news-blog {
	position:relative;
	background-image: url(/images/news-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
	min-height: 850px;
}
.register-apply {
	position:relative;
	background-image: url(/images/apply-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 30px;
}
.testimonials {
	position:relative;
	background-image: url(/images/testimonials-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 30px;
}
.head-feature-slideshow
{position:relative;padding-bottom: 50px;padding-top: 50px;}
.meet-our-team {
	position:relative;
	padding-bottom: 70px;
}
.fresh-jobs .card-group {
	max-width: 340px;
	margin: 0 auto 10px;
	border: 3px solid #007dc6;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
}
.fresh-jobs .card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
	background-color:#FFF;
	font-weight:700;
	height:200px;
	overflow:hidden;
}
.fresh-jobs .card-block p {
	font-weight:700;
}
.fresh-jobs .card-title {
    color: #007dc6;
    text-align: left;
    font-weight: 700;
	font-size:1.6em;
    margin-bottom: .75rem;
}
.fresh-jobs .card-footer:last-child {
    border-radius: 0;
}
.fresh-jobs .card-footer {
    background-color: #007dc6;
    color: #ffffff;
}
.fresh-jobs .card-footer {
    padding: .75rem 1.25rem;
    background-color: #007dc6;
	color: #ffffff;
    border:0px;
}
.fresh-jobs .card-footer p {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.fresh-jobs .card-footer p a{color:#ffffff;text-decoration:none}
.fresh-jobs .card-footer p {
    text-transform: uppercase;
}
.fresh-jobs .card-footer .fa {
    color: #ffffff;
    border: 2px solid white;
    border-radius: 20px 20px;
    padding: 5px 5px;
	text-align:center;
	font-size:1.3em;
	width:30px;
	height:30px;
}

.meet-container {
	padding: 0 25px 25px 25px;
}
.meet-container img {
	margin:0 auto;
}
.employee-container {
	margin:20px;
	text-align: center;
	color: rgb(0, 0, 0);
}
H5.employee-name {
  font-size: 2.2em;
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.register-apply h2, .meet-our-team h2, .fresh-jobs h2, register-apply h2, .assoc-partners h2 {
    text-align: center;
    color: #007dc6;
    padding-top: 70px;
    padding-bottom: 30px;
    font-weight: 700;
}
.head-feature-slideshow h2 {
    text-align: center;
    color: #007dc6;
    padding-top: 70px;
    padding-bottom: 30px;
    
}

.news-blog h2,.testimonials h2 {
    text-align: center;
    color: #FFF;
    padding-top: 70px;
    padding-bottom: 30px;
    font-weight: 700;
	text-shadow: 0 1px 3px rgba(0,0,0,0.9);
}
.news-blog .card {
    border: none;
    background: rgba(255,255,255, 1);
    color: black;
	max-width:380px;
	margin: 0 auto 10px;
    font-weight: 500;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: .25rem;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	margin-bottom:15px;
	opacity: 0.7;
		height:600px;
}
.news-blog .card:hover{
	cursor:pointer;
	opacity: 1;
}
.news-blog .card-title {
    color: #007dc6;
    font-weight: 700;
    text-align: left;
	height:100px;
	font-size: 2.2rem;
	max-height: 100px;
}
.news-blog .card-text {
    color: #007dc6;
    text-align: left;
	font-size:1.4em;
}
.news-blog .card-img-top {
	width:100%;
}
.news-blog .card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
	color: #000;
}

.news-blog .card-block .border {
    border-bottom: 4px solid #007dc6;
}
.news-blog .card-footer {
    padding: 0px 25px 15px;
    border: 0px;
	color: #007dc6;
}
.news-blog .card-footer a {
	color: #007dc6;
}
.news-blog .card-footer a:hover {
	text-decoration:none;
}
.news-blog .card-footer .fa {
    color: #007dc6;
    border: 2px solid #007dc6;
    border-radius: 20px 20px;
    padding: 5px 5px;
	text-align:center;
	font-size:1.3em;
	width:30px;
	height:30px;
}
.news-blog .slider-buttons {
padding-top:50px; 
padding-bottom:50px;	
text-align:center;
}
.news-blog .slider-buttons span.button {
	 color: rgb(255, 255, 255);
	 text-transform: uppercase;
	  line-height: 1.689;
	  text-align: center;
	  -moz-transform: matrix( 0.64951711854068,0,0,0.64622317758748,0,0);
	  -webkit-transform: matrix( 0.64951711854068,0,0,0.64622317758748,0,0);
	  -ms-transform: matrix( 0.64951711854068,0,0,0.64622317758748,0,0);
	 border:2px solid white; 
	 border-radius:20px 20px; 
	 padding-top:8px; 
	 padding-bottom:8px; 
	 padding-left:15px; 
	 padding-right:15px;
	 margin: 0 5px;
}
.news-blog .slider-buttons span.button:hover {
	 cursor:pointer;
	 background-color:rgba(255,255,255,0.3);
}

.register-apply img {
	margin:0 auto 15px;
}
.testimonials img {
	margin:0 auto 15px;
}
#carouselAssoc IMG {
	margin:0 auto;
}	

/* ****************** */
/* Footer  */
/* *****************  */
footer,
.footer {
    background-color: #363636;
	margin-top:40px;
	padding: 30px;
}
.footer H5 {
  font-size: 15px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.2;"	
}
.footer-list {
	text-align:center;
}
footer .copyright a{
	color: #ffffff;
}
footer ul{
	padding-left:0px;
	padding-bottom: 20px;
}
footer ul li, footer ul li a{
	list-style-type: none;
	text-align: center;
	color:#ffffff;
	line-height: 2.2em;
}
footer ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

footer .fa {
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 20px 20px;
    padding: 5px 5px;
	text-align:center;
	font-size:1.3em;
	width:30px;
	height:30px;
}

/* ****************** */
/* Cookies  */
/* *****************  */
.cookiefeature {
border-bottom: 1px solid #E9E9E9;
font-size: 1.75em;
line-height: 1.4em;
color: #000;
font-family: "Verdana", "Arial", sans-serif;
padding: 0 0 10px; margin: 35px 0 30px;
}
.cookie table {margin-bottom:15px;}
.cookie td {font: 400 14px/18px "Verdana", "Arial", sans-serif; background:#f6f5f3; vertical-align:top;padding: 8px;}
.cookie th {font: 400 14px/18px "Verdana", "Arial", sans-serif;font-weight:bold; background:#eeede9; vertical-align:top;padding: 8px;}
.cookieicons { display:block;clear:both;margin-top:10px !important;}
.lefticon {display:block; float:left; width:15%; margin:0 10px 20px 0px; padding:0; border:none;}
.lefticon img { border:1px solid #CCCCCC;background:#FFFFFF;padding:5px;}
.righticon {display:block; float:left; width:80%; margin:0px 0px 20px 0px; padding:0; border:none;}
.righticon ol {font: 400 14px/18px "Verdana", "Arial", sans-serif;margin:10px 0 18px 0; list-position:inside;}
.righticon ol li {font: 400 14px/18px "Verdana", "Arial", sans-serif;padding: 0 0 5px 20px; margin:0 0 0 24px;}

#cookies {
	min-width:300px;
	min-height:57px;
	position:fixed;
	left:0px;
	bottom: 0px;
	width:100%;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#FFFFFF), to(#EEEEEE));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFFFFFF', endColorstr='#ffEEEEEE', GradientType=0);
	color:#343434;
	z-index:999;
	-webkit-box-shadow: 0px -5px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px -5px 10px rgba(0,0,0,0.1);
	box-shadow: 0px -5px 10px rgba(0,0,0,0.1);
}
#cookies p {
	font-size:13px;
	padding:19px 20px;
	margin: 0 auto;
	width:100%;
	text-align:center;
	text-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}
#cookies a {
	color: #23ADDE;
}
#cookies a:hover {
	color: #000;
	text-decoration:none;
}
#cookies #close-cookies {
	float:right;
	width: 75px;
	margin: 10px 0 10px 10px;
} 
#cookies #close-cookies span {
	color: #FFF;
	background-color:#343434;
	border-radius:3px;
	border:none;
} 
#cookies #close-cookies span:hover {
	color: #FFF;
	background-color: #23ADDE;
	border:none;
} 

	
/* =========================================================================
   misc spacing
   ========================================================================== */
.hr {
  	margin-top: 15px;
   	margin-bottom: 15px;
	border-top: 1px solid #DBDEE9;
}
.gline
	{
	clear:both;	height:1px;overflow:hidden;border-top:1px solid #E9E9E9;margin: 0 6%;
	}
.nm
	{
	margin: 0 0;
	}
.lineBreakp
	{
	clear:both;	height:1px;overflow:hidden;
	}
.lineBreak3p
	{
	clear:both;	height:3px;overflow:hidden;
	}
.lineBreak5p
	{
	clear:both;	height:5px;overflow:hidden;
	}
.lineBreak8p
	{
	clear:both;	height:8px;overflow:hidden;
	}
.lineBreak10p
	{
	clear:both;	height:10px;overflow:hidden;
	}
.lineBreak15p
	{
	clear:both;height:15px;overflow:hidden;
	}
.lineBreak20p
	{
	clear:both;height:20px;overflow:hidden;
	}
.lineBreak25p
	{
	clear:both;height:25px;overflow:hidden;
	}
.lineBreak35p
	{
	clear:both;height:35px;overflow:hidden;
	}
.lineBreak50p
	{
	clear:both;height:50px;overflow:hidden;
	}
	
/* ==========================================================================
  Media devices sizing
   ========================================================================== */
   
   	/* Smallest devices (small screen, 430px and under) */
	@media screen and (min-width: 520px) {
		
		#wrapper {
			min-height:540px;
		}
		
		.container { 
			min-width: 300px;
			width: 100%;
		}
			
		#primary {display:none}
		#topnav{display:none}	
		#topnav2{display:none}
		#menu2_after{display:none}
	}
	
	/* Smallest devices (small screen, 768px and over) */
	@media screen and (min-width: 768px) {
		
		.container { 
			min-width: 100%;
			width: 100%;
		}

		.header H1 {
		  font-size:3.5em;
		}
		.search-heading {
			padding: 120px 30px 0px;
		}
		
		.footer-list {
		  height: 250px;
		  text-align:left;
		}
		footer ul li, footer ul li a{
			text-align: left;
		}
		
		 .head-feature-slideshow >h2{display:none}
		 .head-feature-slideshow{padding-bottom:50px;padding-top:50px;}
		 .fresh-jobs-removebg h2{display:none}
		 
		 
		 
	}

	
	/* Medium devices (med desktops, 992px and below) */
    @media screen and (min-width: 992px)
	{
		#topnav {display:block !important}
		#topnav2 {display:block !important}
		#menu2_after{display:block !important}
		.container { min-width: 100%;width: 100%;}
		
		.menu-block {background-color: #646265;	max-width:100%;	margin:0 auto;	}
		
		/* primary nav */
		#slicknav-bar {	display:none;}
		
		#primary {	display:block;margin-top:35px;float:left;}
		#primary > li 
		{
		  display: block;
    	  float: left;
		  margin: 0;
		  text-transform:uppercase;
		}
		#primary > li > a 
		{
		  display: block;  
		  margin: 0; 
		   padding: 21px 10px 21px 10px;  
		   position: relative;  
		   color: #004E7F; 
		   font-size: 1.1em;
		   text-align:center;
		}
		.menu2 #primary > li > a {color: #ffffff; }
		.menu2 #primary > li:hover > a 
		{
		  background-color:#ffffff;
		  text-decoration:none;
		  color:#007DC5;
		}
		
		
		#primary > li.col-menu.active a,
		#primary > li:hover > a 
		{
		  background-color:#007DC5;
		  text-decoration:none;
		  color:#FFF;
		}
		
		
		.register-apply h2, .meet-our-team h2, .fresh-jobs h2, register-apply h2, .assoc-partners h2, .news-blog h2,.testimonials h2 {
			font-size:2.8em;
		}
		

	}

    /* Large devices (large desktops, 1200px and up) */
    @media (min-width: 1200px) 
	{
		#primary {	display:block;margin-top:35px;float:right;}
		#primary > li > a 	{font-size: 1.2em;}
		
		.container { 
			min-width: 1170px;
			width: 1170px;
		}
		

    }
	
	
	

    /* Large devices (large desktops, 1400px and up) */
    @media (min-width: 1400px) {
		
		section .mobile.carousel-control-prev,
		section .mobile.carousel-control-next {
			display:none !important;
		}
		.head-feature-slideshow .mobile.carousel-control-prev,
		.head-feature-slideshow .mobile.carousel-control-next {
			display:none !important;
		}
		section .desktop.carousel-control-prev,
		section .desktop.carousel-control-prev:focus {
			display:block;
		}
		section .desktop.carousel-control-next,
		section .desktop.carousel-control-next:focus {
			display:block;
		}

		.container { 
			min-width: 1330px;
			width: 1330px;
		}
		/* ****************** */
		/* header  */
		/* *****************  */
		
    }
	
    /* */
    @media screen and (min--moz-device-pixel-ratio:0) {


	}
	
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection:
   ========================================================================== */

@media print {

    * {
        background: transparent !important;
        box-shadow:none !important;
        text-shadow: none !important;
    }
	
    a,
    a:visited {
        text-decoration: none;
    }

    a[href]:after {
        content: " ";
    }

    abbr[title]:after {
        content: "";
    }
	
    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; 
    }

	.footer-container,
	.used-block,
    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
   

   /* ==========================================================================
   Boot strap print
   ========================================================================== */
   
 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    width: 100%;
  }
  .col-sm-11,
  .col-md-11,
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-sm-10,
  .col-md-10,
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-sm-9,
  .col-md-9,
  .col-lg-9 {
    width: 75%;
  }
  .col-sm-8,
  .col-md-8,
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-sm-7,
  .col-md-7,
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-sm-6,
  .col-md-6,
  .col-lg-6 {
    width: 50%;
  }
  .col-sm-5,
  .col-md-5,
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-sm-4,
  .col-md-4,
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-sm-3,
  .col-md-3,
  .col-lg-3 {
    width: 25%;
  }
  .col-sm-2,
  .col-md-2,
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-sm-1,
  .col-md-1,
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12,
  .col-md-pull-12,
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11,
  .col-md-pull-11,
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10,
  .col-md-pull-10,
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9,
  .col-md-pull-9,
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8,
  .col-md-pull-8,
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7,
  .col-md-pull-7,
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6,
  .col-md-pull-6,
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5,
  .col-md-pull-5,
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4,
  .col-md-pull-4,
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3,
  .col-md-pull-3,
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2,
  .col-md-pull-2,
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1,
  .col-md-pull-1,
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0,
  .col-md-pull-0,
  .col-lg-pull-0 {
    right: auto;
  }
  .col-sm-push-12,
.col-md-push-12,
.col-lg-push-12 {
    left: 100%;
  }
  .col-sm-push-11,
.col-md-push-11,
.col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10,
.col-md-push-10,
.col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9,
.col-md-push-9,
.col-lg-push-9 {
    left: 75%;
  }
  .col-sm-push-8,
.col-md-push-8,
.col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7,
.col-md-push-7,
.col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6,
.col-md-push-6,
.col-lg-push-6 {
    left: 50%;
  }
  .col-sm-push-5,
.col-md-push-5,
.col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4,
.col-md-push-4,
.col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3,
.col-md-push-3,
.col-lg-push-3 {
    left: 25%;
  }
  .col-sm-push-2,
.col-md-push-2,
.col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1,
.col-md-push-1,
.col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0,
.col-md-push-0,
.col-lg-push-0 {
    left: auto;
  }
  .col-sm-offset-12,
.col-md-offset-12,
.col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11,
.col-md-offset-11,
.col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10,
.col-md-offset-10,
.col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9,
.col-md-offset-9,
.col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8,
.col-md-offset-8,
.col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7,
.col-md-offset-7,
.col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6,
.col-md-offset-6,
.col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5,
.col-md-offset-5,
.col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4,
.col-md-offset-4,
.col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3,
.col-md-offset-3,
.col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2,
.col-md-offset-2,
.col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1,
.col-md-offset-1,
.col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0,
.col-md-offset-0,
.col-lg-offset-0 {
    margin-left: 0;
  }

}


#home_header_image{background-image:url('/Layer 45.png'); height:700px; background-repeat:none;
   background-size:cover; color:#ffffff; text-align:center;display:block}
   

		
.head-feature-slideshow  .mobile.carousel-control-prev,
.head-feature-slideshow .mobile.carousel-control-prev:focus {
	display:block;
	position: absolute;
	left:4%;
	/*left:50%;*/
	top:180px;
	/*margin-left: -165px;*/
	width:40px;
	height:40px;
	font-size:2.8em;
	opacity: 1;
	color:#007dc6;
}
.head-feature-slideshow  .mobile.carousel-control-next,
.head-feature-slideshow  .mobile.carousel-control-next:focus {
	display:block;
	position: absolute;
	right:4%;
	/*left:50%;*/
	top:180px;
	/*margin-left: 125px;*/
	width:40px;
	height:40px;
	font-size:2.8em;
	opacity: 1;
	color:#007dc6;
}
/*menu main */



/*
.smenu #primary {
			margin-top:35px;
			float:right;
			
		}
		.smenu #primary > li 
		{
		  display: block;
    	  float: left;
		  z-index:999;
		  margin: 0;
		}
		.smenu #primary > li.col-menu.active {
			background-color:#00A4E0;
		}		
		
		
		.smenu #primary > li.linkActive > a 
		{
		  display: block;
		  color: #FFFFFF;
		  text-align:left;
		  width:100%;
		}
		.smenu #primary > li:hover > a 
		{
		  background-color:#ffffff;
		  text-decoration:none;
		  color: #185e8c;
		   text-align:left;text-decoration:none;
		}
		.smenu #primary > li.active a{ }
		.smenu #primary > li > a 
		{
		   display: block;  
			margin: 0; 
		   padding: 21px 10px 21px 10px;  
		   position: relative;  
		   z-index:30;
		   color: #ffffff; 
		   font-size: 1.2em;
		   text-align:left; 
		   text-decoration:none;
		}
		.smenu #primary > li:nth-child(1) > a 
		{
		 margin-left:0px;
		}
		.smenu #primary > li:last-of-type 
		{
		 margin-right:0px;
		 border-right:0px;
		}
		.smenu #primary > li:last-of-type > a 
		{
		 margin-right:0px;
		}
		*/
		#primary li 
		{
		  position: relative;
		}
		#primary li ul
		{
		  display: none;  padding: 0;  margin: 0; 
		}
		#primary>li:hover>ul 
		{
		  display: block; font-size:1.4rem; position: absolute;  left: 50%; z-index: 999;width: 220px;margin-left:-110px;margin-top:0px;
		  -webkit-box-shadow: 0px 4px 6px rgba(0,0,0,0.6);
		  -moz-box-shadow: 0px 4px 6px rgba(0,0,0,0.6);
		  box-shadow: 0px 4px 6px rgba(0,0,0,0.6);
		  border:1px solid #fff;
		}
		#primary>li:hover>ul>li:hover>ul>li,
		#primary>li:hover>ul>li 
		{
		  float: none;  display: block;  margin: 0;  padding: 0;  border-bottom: 1px solid #ecf2f5;
		}
		
		#primary>li:hover>ul>li:hover>ul>li>a,
		#primary>li:hover>ul>li>a 
		{
		  display: block;  margin: 0;  padding: 12px 10px; background-color:rgba(255,255,255,0.95);  font-size:1.2rem;text-align:center;text-transform:uppercase;text-decoration:none;
		}
		#primary>li:hover>ul>li>a:after {
			font-family: FontAwesome;
			content: "\f105";
			margin-right:8px;
			float:right;
		}
		#primary>li:hover>ul>li.single>a:after {
			content: "";
		}
		#primary>li:hover>ul>li:last-of-type 
		{
		  border-bottom: 0;
		}
		#primary>li:hover>ul>li>ul>li>a:link,#primary>li:hover>ul>li>ul>li>a:visited,
		#primary>li:hover>ul>li>a:link,#primary>li:hover>ul>li>a:visited 
		{
		  color: #000;
		}
		#primary>li:hover>ul>li:hover>ul>li:hover>a,
		#primary>li:hover>ul>li:hover>a
		{
		  color: #FFF; background-color:rgba(0,125,198,1); text-decoration:none;
		}
		
		#primary>li>ul>li:hover>ul 
		{
		  display: block; font-size:1.2rem; position: absolute;  left: 50%; z-index: 990;width: 220px;margin-left:110px;margin-top:-43px;
		  -webkit-box-shadow: 0px 4px 6px rgba(0,0,0,0.6);
		  -moz-box-shadow: 0px 4px 6px rgba(0,0,0,0.6);
		  box-shadow: 0px 4px 6px rgba(0,0,0,0.6);
		  border:1px solid #fff;
		}
		
		#primary>li>ul>li:hover>ul>li:last-of-type 
		{
		  border-bottom: 0;
		}
		ul#primary li.last {
			border-bottom:0px!important;
		}
		
		#primary>li.col-menu>a:after {
			/*font-family: FontAwesome;
			content: "\f107";
			margin-left:8px;*/
		}
		#primary>li.col-menu-left>ul>li:hover>ul 
		{
		  display: block; font-size:1.2rem; position: absolute;  left: -50%; z-index: 990;width: 220px;margin-left:-130px;margin-top:-43px;
		}
		#primary>li.col-menu-left:hover>ul>li>a:after {
			/*font-family: FontAwesome;
			content: "\f104";
			margin-left:8px;
			float:left;*/
		}



	}
	


    /* Large devices (large desktops, 1200px and up) */
    @media (min-width: 1200px) {
		
		.container { 
			min-width: 1170px;
			width: 1170px;
		}
		.inner-container { 
			/*min-width: 1100px;
			width: 1100px;*/
			margin:0 auto;
		}
		.inner-text-content p { 
			text-align:justify;
		}
		.store-head-box {
		display:block;
		font-size: 1.6rem;
		}	
		.opening-hours img {
			max-width: 265px;
			float:right;
		}
		.inline-more-info {
			margin-left:-30px;
			margin-right:-30px;
		}
		.col-fifth {
			padding-right: 30px;
			padding-left: 30px;
		}
		.smenu #primary {
    display: block;
}
		/* ****************** */
		/* Slick Nav  */
		/* *****************  */
	}
.outer-container{z-index:0;position:relative;}
header{position:relative;}

.shaded-bar-2 {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:0;
	/*background-color:rgb(236,242,245);*/
	background-color:rgb(0,125,198);
	
	clear:both;
	height:95px;
	overflow:auto;
	/*overflow:hidden;*/
}

.zeroindex{z-index:0;position: relative;}

.h5footer {font-size: 15px;
  font-family:"Verdana","Arial", sans-serif;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.2;
 
  }
footer ul {font-size: 15px;
  font-family:Verdana;
  line-height: 1.2;}
  
 /*widgets*/

  /*widget -news*/
 .panel-news {
	
  border:0
}
.panel-news > .panel-heading {
  color: #333;
  background-color: #00a4e0;
  border-color: #00a4e0;
  padding:15px;
}
.panel-news > .panel-heading h5 {font-size:13px;margin:0;text-transform:uppercase;color:#fff}
.panel-news > .panel-heading  {
  border-top-color: #00a4e0;
}
.panel-news > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-news > .panel-footer  {
  border:0;
  text-align:center !important;
 
  background-color:#00a4e0;
} 
.panel-news>.panel-footer>a {text-decoration:none;text-align:center;font-size:13px;color:#fff}
  .panel-news>.panel-footer>a:hover{color:#222831}
.panel-news > .panel-body{border:1px solid #00a4e0;padding:0;}
.panel-news > .panel-body >.card{color:#00a4e0}
.panel-news > .panel-body >.card>.card-block{padding:15px;color:#222831}
.panel-news > .panel-body >.card>.card-block>.border{border-bottom: 4px solid #007dc6;}
.panel-news > .panel-body >.card>.card-footer{margin:0px 15px 30px 15px}
.panel-news > .panel-body >.card>.card-footer a{text-decoration:none}
 
 
/*widget -jobsearch*/
.panel {    border: 0;box-shadow: none;}
.panel-jobsearch {	border:0 !important;}
.panel-jobsearch > .panel-heading {  color: #e03c00;  background:none;  border:0;  padding:15px;}
.panel-jobsearch > .panel-heading hr{height: 1px;	color: #e03c00;	background-color: #e03c00;	border: none;	margin-top:20px;margin-bottom:0}

.panel-jobsearch > .panel-footer {  border:0;  text-align:center !important;  background:none;border:0;  padding-top:15px;} 
.panel-jobsearch > .panel-footer>a {text-decoration:none;text-align:center;font-size:15px;color:#ffffff}
.panel-jobsearch > .panel-footer>a:hover{color:#222831}
.panel-jobsearch > .panel-body{border:0px !important;padding-top:0;}
.panel-jobsearch > .panel-body p{margin:5px 0px 5px 0px}
.panel-jobsearch > .panel-body> form{padding:0px}
.panel-jobsearch > .panel-heading h5 {font-size:15px;margin:0;text-transform:uppercase;color:#e03c00;font-weight:bold}
.panel-jobsearch .searchButton{background-color:#e03c00;padding:10px 30px;margin-top:10px}


  /*widget -contact*/
.panel-contact {	border:0;margin:50px auto;max-width:350px}
.panel-contact > .panel-body {border:1px solid #00a4e0;margin:15px;padding:0;background-color:#00a4e0}
.panel-contact > .panel-body .contacttext{width:165px;background-color:#ffffff;padding:15px}
.panel-contact > .panel-body .contactlink{padding-left:20px}

.panel-contact > .panel-body .contactlink>a {text-decoration:none;font-size:15px;color:#ffffff;white-space: nowrap;margin:30px auto 0px auto;text-align:center;display:inline-block;width:auto}
.panel-contact > .panel-body .contactlink>a:hover{color:#222831}
 .panel-contact > .panel-body .contactlink>a>span{font-size: 50px;}
.panel-contact > .panel-footer  {  border:1px solid #00a4e0;  text-align:center !important;  background-color:#00a4e0;} 
.panel-contact> .panel-footer>a {text-decoration:none;text-align:center;font-size:15px;color:#ffffff}
.panel-contact> .panel-footer>a:hover{color:#222831}
.panel-contact > .panel-body{}
 
 .registerbtn {width:250px; display:block;margin:25px auto 50px auto;min-height:60px}
 




@media (max-width: 565px) {   #primary{display:none} }
/*bottom side*/
.h1blue{color:#007dc6;font-size:28px}
.simpletestimonial{background-color:#808080;min-height:160px;display:block;margin-bottom:50px;padding:75px 0 75px 0;text-align:center;color:#ffffff}
.simpletestimonial p{color:#ffffff;margin:0px auto 0px auto;display:inline;}
.simpletestimonial{}
/* ****************** */
/* search header  */
/* *****************  */


#searchheader {
	position:relative;
	padding:0px;
}
.searchheader-container {
	display:block;
	background-color:#f5f5f5;
	border-top:1px solid #007dc6;
	padding:25px 15px;
	height:auto;
}
.searchheader-toggle {
	position: absolute;
	right:90px;
	top:13px;
	color: #FFF;
	border:1px solid #007dc6;
	background-color:#007dc6;
	border-radius:  4px 4px 0 0;
	border-top: 0px;
	padding: 6px 8px;
	font-weight:500;
	z-index:30;
}

.searchheader-toggle:hover {
	cursor:pointer;
	border:1px solid #007dc6;
	color:#007dc6;
	background-color:#ffffff
	
}
.searchheader-form input[type=text] {
	float:left;
	/*width: calc(100% - 10.64px);*/
	width:100%;
	line-height: 32px;
	padding-left:5px;border:1px solid #007dc6
}
#searchForm{margin:0px 25px}
#searchForm .input-group-addon {background-color:#007dc6;color:#ffffff;border-radius:0;border:0;padding:0px 12px} 
#searchForm .btn-dropdown{background-color:#007dc6;color:#ffffff;height:38px;}
.search-closed {
	display:none;
}
#searchForm .input-group input[type=text]{height:38px;}

article.jobDetails h2{margin-top:35px;font-size:16px;border-bottom:1px solid #444444}
article.jobDetails ul{    list-style-type: none;
    padding: 0;
    margin: 20px 0 25px 15px;}
	
	article.jobDetails ul>li:before
	{font-family: FontAwesome;
			content: "\f05d";
			margin-right:8px;
			float:left;
	}
	article.jobDetails ul>li {
   
    padding-left: 15px;
    margin-bottom: 15px;
    display: block;
	
	}
	
	
#inner-content .btn-cpa,.action-panel .input-group-addon.btn-cpa
{font-weight:400;color:#FFF;background-color:#007dc6;border:1px solid #007dc6;cursor:pointer;border-radius:2px}
.action-panel .input-group-addon.btn-cpa:hover,.action-panel .input-group-addon.btn-cpa:focus,#inner-content .btn-cpa:hover,#inner-content .btn-cpa:focus
{background-color:#FFF;color:#007dc6;border:1px solid #007dc6}	

.btn-default{border-radius:2px}
#searchForm  #searchButton{cursor: pointer;border:1px solid #007dc6;height:38px;}
#searchForm  #searchButton:hover{background-color:#FFF;color:#007dc6;border:1px solid #007dc6}

.teamrow .card {background-color:#00a4e0;border:1px solid #00a4e0}
.teamrow .card  .card-block{background-color:#ffffff;border:1px solid #ffffff;padding:25px 15px 5px 15px;height:320px;}
.teamrow .card  .card-block h4{text-align:center;font-size:22px;text-transform:uppercase }
.teamrow .card  .card-block h5{text-align:center;font-size:18px; font-weight:normal;margin-bottom:15px }
.teamrow .card  .card-block .card-text {height: 175px;   overflow: auto;   padding: 0px 10px 10px;}
.teamrow{margin-bottom:35px;padding:0px 15px}
.teamrow img {max-height:600px!important;margin:0 auto;padding:25px}


.teamrow .card  .card-block p {margin:0px 0px 5px 0px;font-size:12px}
.teamrow .card  .card-block p>strong{font-size:13px}
.teamrow .card  .card-block .card-footer {display:block;height:30px;margin-top:8px;}

.team_bottom_links{padding:50px 0px;border-top:1px solid #007dc6}
.notifyjs-bootstrap-plain {
    color: #007dc6 !important;
	font-size:11px !important;
   }
   
   form .help-text.error {
    color: #FF3D3D;
    font-style: normal
}

form p.success {
    color: #2ab34c
}

form span.error {
    color: #FF3D3D
}



form textarea {
    height: 200px
}

form .g-recaptcha {
    margin-bottom: 15px
}
#registerwithus{background-image: url(/images/register.png);
    width: calc(100% - 40px);
    height: 0;
	padding-bottom: calc(100% - 40px);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	background-position: center center;
    text-align: center;
    display: block;
    margin: 10px 20px;}
#registerwithus:hover{background-image:url('/images/register_hover.png');}
#jobalerts{background-image:url('/images/job_alert.png');  width: calc(100% - 40px);
    height: 0;
	padding-bottom: calc(100% - 40px);
	 background-size: 100% 100%;
    background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
    display: block;
      margin: 10px 20px;}
  #jobalerts .falink{position:absolute;top:15%;left:30%;color:#ffffff;border:0}
  #jobalerts .tweetlink{position:absolute;top:15%;right:30%;color:#ffffff;border:0}
#jobalerts:hover{background-image:url('/images/job_alert_hover.png');}
#linkedinapply{background-image:url('/images/apply_linkedin.png'); width: calc(100% - 40px);
    height: 0;
	padding-bottom: calc(100% - 40px);
	 background-size: 100% 100%;
    background-repeat: no-repeat;
	background-position: center center;
    text-align: center;
    display: block;
      margin: 10px 20px;}

@media (max-width: 1199px){#linkedinapply,#jobalerts,#registerwithus {margin: 10px auto;}}
	  
#linkedinapply:hover{background-image:url('/images/apply_linkedin_hover.png');}

  .ctestimonial{min-height:150px;border:1px solid #007dc6;background-color:#007dc6;margin:0px 0px 35px 0px;display: block}
.ctestimonial_colored {color:#ffffff;padding:25px;margin:auto;display: block;}
.ctestimonial_white{background-color:#ffffff;min-height:150px;padding:25px}
.ctestimonial_white p{margin:10px 0px}
.font-italic{font-style:italic}

.form-control-hidden {
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
}
.file-accept {
    margin: 4px 0 8px 0;
    font-size: .9em;
    color: #999;
}

#topnav {
	position:fixed;
	display:none;
	left:0px;
	top: 0px;
	width:100%;
	background-color:rgba(255,255,255,0.7);
	height:95px;
	z-index:1;
	transform: translateZ(0);-webkit-transform: translateZ(0);
}
#topnav2 {
	position:fixed;
	display:none;
	left:0px;
	top: 0px;
	width:100%;
	background:url('/images/menu2_bg.jpg') repeat-x;
	height:140px;
	z-index:1;
	transform: translateZ(0);-webkit-transform: translateZ(0);
}

#menu2_after{height:150px;display:none;}

#topnav a.ukflag{background:url('/images/ukflag.png') no-repeat; height:28px;width:38px; text-indent: -9999px;
position:relative;display:block;margin-right:10px;margin-top:15px;margin-left:10px}
#topnav li:hover a.ukflag{background-color:transparent}
#topnav li a.ukflag.flag.active {border-bottom:5px solid #FFF;padding-bottom:13px;}
#topnav    a.caflag{background:url('/images/caflag.png')no-repeat; height:28px;width:39px; text-indent: -9999px;
position:relative;display:block;margin-right:10px;margin-top:15px}
#topnav li:hover a.caflag{background-color:transparent}
#topnav li a.caflag.flag.active {border-bottom:5px solid #FFF;padding-bottom:13px;}
#topnav2 a.ukflag{background:url('/images/ukflag.png') no-repeat; height:28px;width:38px; text-indent: -9999px;
position:relative;display:block;margin-right:10px;margin-top:15px;margin-left:10px}
#topnav2 li:hover a.ukflag{background-color:transparent}
#topnav2 li a.ukflag.flag.active {border-bottom:5px solid #FFF;padding-bottom:13px;}
#topnav2    a.caflag{background:url('/images/caflag.png')no-repeat; height:28px;width:39px; text-indent: -9999px;
position:relative;display:block;margin-right:10px;margin-top:15px}
#topnav2 li:hover a.caflag{background-color:transparent}
#topnav2 li a.caflag.flag.active {border-bottom:5px solid #FFF;padding-bottom:13px;}
.search-heading {padding: 250px 30px 0px;text-align:center;text-shadow: 0 1px 3px rgba(0,0,0,0.9);}
.col_breadcrumb{margin-top:-15px;position:relative;margin-left:30px}

@media (max-width: 565px) {#container_searchfp, #container_searchfp0{width:350px;} #collapseOne, #collapseTwo{left:50% !important;margin-left:-175px;}}
@media (min-width: 992px){#container_searchfp, #container_searchfp0{width:800px;} #collapseOne, #collapseTwo{left:50% !important;margin-left:-400px;}}
#container_searchfp , #container_searchfp0
{
 margin:0 auto;display:block;background-color:rgba(0,125,197,0.9);-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-khtml-border-radius: 10px;height:auto;
}
.close-link {
 cursor:pointer;	
}
#container_searchfp0 {min-height:250px;padding:25px;}
#container_searchfp0 h5{font-size:17px}
.search-textbox{margin-bottom:15px;

display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;


}

.slider-placeholder>.slider{display:inline-block;vertical-align:middle;position:relative}.slider-placeholder>.slider.slider-horizontal{max-width:100%;width:248px!important;height:5px}.slider-placeholder>.slider.slider-horizontal .slider-track{height:5px;width:100%;margin-top:-5px;top:50%;left:0}.slider-placeholder>.slider.slider-horizontal .slider-selection{height:100%;top:0;bottom:0}.slider-placeholder>.slider.slider-horizontal .slider-handle{margin-left:-5px;margin-top:-8px}.slider-placeholder>.slider.slider-horizontal .slider-handle.triangle{border-width:0 5px 10px 5px;width:0;height:0;border-bottom-color:#ec1d25;margin-top:7px}.slider-placeholder>.slider.slider-vertical{height:210px;width:20px}.slider-placeholder>.slider.slider-vertical .slider-track{width:10px;height:100%;margin-left:-5px;left:50%;top:0}.slider-placeholder>.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider-placeholder>.slider.slider-vertical .slider-handle{margin-left:-5px;margin-top:-10px}.slider-placeholder>.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#0480be;margin-left:0}.slider-placeholder>.slider input{display:none}.slider-placeholder>.slider .tooltip-inner{white-space:nowrap}.slider-placeholder .slider-track{position:absolute;cursor:pointer;background-color:#d8d8d8;background-image:-moz-linear-gradient(top,#d8d8d8,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#d8d8d8),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#d8d8d8,#f9f9f9);background-image:-o-linear-gradient(top,#d8d8d8,#f9f9f9);background-image:linear-gradient(to bottom,#d8d8d8,#f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.slider-placeholder .slider-selection{position:absolute;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#aaa,#f5f5f5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#aaa),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#aaa,#f5f5f5);background-image:-o-linear-gradient(top,#aaa,#f5f5f5);background-image:linear-gradient(to bottom,#aaa,#f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffAAAAAA',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.slider-placeholder .slider-handle{position:absolute;width:20px;height:20px;background-color:#d8d8d8;background-image:-moz-linear-gradient(top,#d8d8d8,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#d8d8d8),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#d8d8d8,#f9f9f9);background-image:-o-linear-gradient(top,#d8d8d8,#f9f9f9);background-image:linear-gradient(to bottom,#d8d8d8,#f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);opacity:1;border:1px solid #b8b8b8}.slider-placeholder .slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-placeholder .slider-handle.triangle{background:transparent none}
h7{font-size:2rem}
#homesearchform{padding:25px}

#hpsearch{background:url('/images/search.png')no-repeat; width:732px;height:75px; text-indent: -9999px;}
.shareemail{background-color:#007dc6;color:#ffffff;font-size:11px;padding:4px 6px; -webkit-border-radius: 2px;   -moz-border-radius: 2px; 
  border-radius: 2px;height:20px }
.shareemail:hover{text-decoration:none;color:#ffffff}
.sharebtn {color: #FFF;}
.sharebtn:hover {  cursor: pointer;}
#socialsharejobpost {display:inline}
#socialsharejobpost ul{list-style-type:none;margin:0;padding:0}
#socialsharejobpost ul>li{display:inline;float:left;}
#socialsharejobpost ul>li:before{content:""}
#socialsharejobpost ul.d-inline li a{display:block;}
#socialsharejobpost ul.d-inline li a.shareemail{padding:0 0 0 6px;color:#FFF;width: 60px;margin-top: 2px;}
p.employee-position{text-align:center}