body {  
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  	-webkit-font-smoothing: antialiased;
    overflow-x: hidden;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-style: normal;
    -webkit-animation: fadein 1.4s;
    -moz-animation: fadein 1.4s;
    -ms-animation: fadein 1.4s;
    -o-animation: fadein 1.4s;
    animation: fadein 1.4s;
    background: #FFFFFF;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.item-home a, .item-cat a {
  color: #000;
}
.feature-wide, .feature-wide img {
  max-height: 370px !important;
}
html, body, h1,h2,h3,h4  {
margin: 0;
padding: 0;
}
.project {
    font-size: 21px;
    color: #73348B;
	margin-bottom: 0 !important
}
footer,header,menu,nav,section {
display: block;
clear: both;
}
h1 {
    font-size: 52px;
	color: #555555;
    line-height: 100%;
	margin-bottom: 20px !important;
	margin-top: 30px;
}
.dark h1 {
	color: #FFFFFF
}
.nav-link.text-decoration-none.uwp-account-notifications {
    display: none;
}
.fluid-width-video-wrapper {
  margin: 55px auto;
}
h1,h2,h3,h4,nav {
font-weight: 400;
 font-family: 'gill-sans-nova', Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
}
.content h1 {
margin-bottom: 20px;
}

.content h2 {
margin-bottom: 20px;
}
b, strong, .bold {
font-weight: 700;
}
h2 {
	font-size: 32px;
}
.latest h2 {
	font-weight: 700
}
h3 {
    font-size: 25px;
	color: #000000;
}
h4 {
    font-size: 20px;
    padding-bottom: 12px
}

@media (min-width: 992px) {
.team img {
    max-width: 180px;
    max-height: 180px;
    height: 180px;
    width: 180px;
}
}
@media (max-width: 991px) {
.team img {
    max-width: 172px;
    max-height: 172px;
    height: 172px;
    width: 172px;
}
}
.news-events h3 {
	line-height: 30px;
}
.line h1, .line h2 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #00284C
}
.line h1:before,
.line h1:after,
.line h2:before,
.line h2:after {
    content: '';
    border-top: 2px solid #00284C;
    margin: 0 25px 0 -15px;
    flex: 1 0 20px;
}
.line h1:after, .line h2:after {
    margin: 0 -15px 0 25px;
}

.uploads hr {
    border-top: 3px solid #512D80;
}
.uploads a:link, .uploads a:visited {
	color:#000000
}
.uploads h2 {
	font-weight: bold
}
.uploads h3 {
	text-transform: capitalize;
	font-size: 28px
}
.uploads .icon {
 width: 22px;
height: 25px;
float: left;
margin-top: 12px;
margin-right: 11px;
}
.video {
    max-width: 100%;
}
#af-wrapper {
	font-weight: 400 !important;
}
#af-wrapper #forum-breadcrumbs {
    font-size: 14px  !important;
}


/* MODAL */


@-webkit-keyframes fadedown {
  from {
    top: -100px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes fadedown {
  from {
    top: -100px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
	z-index:100000
}
.modal:target {
  display: table;
}

.modal-dialog {
  display: table-cell;
  vertical-align: middle;
}

.modal-dialog .modal-content {
padding: 20px;
  margin: auto;
  background-color: #FFFFFF;
  position: relative;
  outline: 0;
  width: 300px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: fadedown;
  -webkit-animation-duration: 1.5s;
  animation-name: fadedown;
  animation-duration: 1.5s;
	border-radius: 10px;
}
.modal img {
    width: 100%;
    height: auto;
}
.closebtn {
  text-decoration: none;
  float: right;
  font-size: 50px;
  font-weight: bold;
	color: #fff;
margin-top: -80px;
margin-right: -20px;
}
.closebtn:hover,
.closebtn:focus {
  color: #0097c2;
  text-decoration: none;
  cursor: pointer;
}
.newsletter input {
    border-radius: 50px;
    padding: 15px 25px;
    width: 100%;
    border: none;
    background-color: #e1f3f6 !important;
    margin-top: 5px;
	display: block;
text-align: center;
}
.newsletter button {
   border:none;
margin: 20px 0;
	font-size: inherit;
}
.newsletter button:hover {
    text-decoration: none;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    opacity: 0.5;
    cursor: pointer;
}
.newsletter small a {
	color: #0097c2
}




.pointers img {
    margin-bottom: 17px;
}
	.pointers {
		overflow-x: hidden
	}
	.one {
    margin-left: 120px;
}
	.two {
    margin-left: 60px;
}
	.bars {
		margin-top: 25px
	}

.avatar .btn-circle {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 0;
    border: 0;
    background-position: center;
    background-repeat: repeat;
    line-height: 0;
    color: #3D5CA8;
    font-size: 30px;
    background-size: 100%;
    margin: 20px auto;
}
.bsui a:link {
  border: none !important;

}
.bsui .btn-primary {
    color: #fff;
    background-color: #362778 !important;
    border-color: #362778 !important;
    margin-top: 20px;
}
.bsui .btn {
    margin-top: 20px;
}


.content input {
    padding: 12px 24px;
    margin-right: 10px;
}
.search input {
	background: url(../img/search-colour-right.svg) no-repeat scroll 92% 50%;
	background-size: 30px;
border-radius: 30px;
border: 0;
background-color: #e1f3f6;
margin-top: 28px;
padding: 2px 30px 2px 25px
}
input, optgroup, select, textarea {
    border-radius: 37px;
    border: 1px solid #999;
}
header input:focus {
    outline-width: 0;
}

.outputs-page h3 a:link, .outputs-page h3 a:visited {
    color: initial;
}
.outputs-page .bolder h2, .outputs-page h4 {font-weight: 700;}
.outputs-page h3 {color: #257C9D; font-size: 24px;
    line-height: 27px;
    margin-bottom: 11px;}
.outputs-page a:link {
    background-color: #24779A;
    padding: 3px 10px;
    border-radius: 19px;
    border: 0 !important;
    color: #FFFFFF !important;
}
.outputs-page a:visited {
    color: #FFFFFF !important;
}


@media (min-width: 992px) {
header { 
height: 70px
}
}

@media (max-width: 992px) {
.homepage {
	background-image: url("../img/bg-left.svg"); 
background-repeat: no-repeat, no-repeat;
background-position: -134% -54%, 235% 64%;
background-size: 69%;
	}
	.homepage {
    height: 30vh;
}
	.homepage img {
    width: 55%;
	}
	.float p {
    font-size: 19px;
}
}



.boxes .text {
	padding: 20px 30px;
	text-align:center
	}
.boxes .col-md-4 {
	/*border-radius: 35px;*/
}

	.boxes img {
 object-fit: cover;
    width: 100%;
    max-height: 195px;
    height: auto;
		/*
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;*/
}
.boxes p:last-of-type {
 margin-bottom: 10px
}
@media (max-width: 992px) {
		.central {
margin: 2.5% 0;
	}
	
}
@media (min-width: 992px) {
.boxes .col-md-4 {
    width: 31%;
}
	.central {
margin: 0% 2.5%;
	}
		.boxes img {
    max-height: 190px;
}
}
.left-flex {
float:left;
width:50%
}
.right-flex {
float:right;
width:50%
}


	@media (min-width: 992px) {
.flex {
  display: flex;
}
.flexed {
  flex: 1;
}
.l {
float:right;
max-width:585px;
width:100%
}
.r {
float:left;
max-width:585px;
width:100%
}
}

@media (max-width:992px) {
	.flexed {
    display: block;
}
}





.five .btn {
padding: 7px 20px;
}
.col5 {
width: 20%;
float: left;
display: block;
}
.col5 img {
height: auto;
max-height: 69px;}
.col5 h3 {
	margin: 20px auto;
  font-size: 22px;
}


@media (min-width: 767px) and (max-width: 1075px) {
	  .five h3 {
	    font-size: 18px;
	    }
	}


@media (max-width: 500px) {
  .five .btn-solid {
    font-size: 80%;
    }
}

	@media (max-width: 768px) {
   .col5 {
    width: 50% !important;
    margin-bottom:20px;
    }
      .five .btn {
    width: 90%;
    font-size: 90%;
    }
    .fifth {
     margin: 0 auto;
     float: none !important;
     }
}











@media (max-width: 900px) {
.search {
position: absolute !important;
top: 0 !important;
right: 10px;
z-index: 100000;
}
.menu-toggle {
	width: 100%;
	position: relative;
}
	.menu-toggle button img {
		float: right !important
	}
	.menu-1 li {
    float: left;
    width: 100%;
}
	.search img {
 width: 32px;
height: auto;
margin: 7px;
position: absolute;
top: 0;
right: 10px;
	}
	.search img a:hover, .search img a:active {
		position: absolute !important;
top: 0;
right: 20px;
	}
}
@media (min-width: 900px) {
.search img {
		    width: 32px;
    float: none;
    margin-right: auto;
    height: auto;
    margin-top: -8px;
	}
}



.container.content {
    padding: 0 20px;
}








.home-slide {
display: flex; 
align-items: center; 
justify-content: center; 
flex-direction: column; 
width: 100%; 
text-align: center; 
max-height: 333px;
height: auto;
position: relative;
}
.home-slide img {
object-fit: cover;
    width: 100%;
    max-height: 333px;
    height: auto;
}

.home-slide h1 {
    color: #FFFFFF;
    font-size: 40px;
    position: absolute;
}

.quick-links {
    text-align: center;
}
.quick-links img {
    max-width: 172px;
}
.quick-links h3 {
    margin-bottom: 20px;
}




.feature-wide, .feature-wide-slim {
clear: both;
}

.transparent {
background-color: transparent;
}


.contact p {
font-size: 15px;
}
.contact a:link {
font-size: 22px;
font-weight: 600
}

.nolink a:link, .nolink a:hover {
	text-decoration: none !important;
	padding-bottom: 0 !important;
border-bottom: 0 !important;
}	








/* PROFILES */


.profile img {
width:100%;
height:auto;
}

.team h3 a:link, .team h3 a:visited {
text-decoration: none;
color: #000;
}





/* FRAMEWORK */

	.left {
	padding-left: 35px;
}
	.right {
    width: auto;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.right-centre {
	float: right
}
.radius img {
	border-radius: 20px
}

.feature img {
object-fit: cover;
width: 100%;
max-height: 300px;
height: 300px;
margin-bottom: 0;
margin-top: 30px;
}

.feature-wide img {
	object-fit: cover;
	object-position: 50% 33%;
	width: 100%;
	max-height: 500px;
	min-height: 300px;
	border-radius: 0;
	height: 370px;
}
.feature-wide-slim img {
	object-fit: cover;
	object-position: center;
	width: 100%;
height: 100px;
max-height: 100px;
	border-radius: 0;
}
.articles img {
    object-fit: cover;
    width: 100%;
    height: 180px;
    margin-bottom: 20px;
   border-radius: 0;
}
.articles {
    padding: 10px;
}
.articles h2 {
    font-size: 35px;
    margin-bottom:10px;
}
.articles strong {
margin-bottom: 7px;}
.pinch {
    width: 70%;
    margin: 0 auto;
}
  .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.full img {
    width: 100%;
    height: auto;
}



	.alignleft, .alignnone {
    float: left;
    margin-right: 25px;
}
	.alignright {
    float: right;
    margin-left: 25px;
}
	.wp-caption p {
    background: #3B89BA;
color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    line-height: normal;
margin-right: 10px;
		border-top: solid #FFF 2px
}
.aligncenter{display:block;margin:20px auto}





.supporters p {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 19px
}
.supporters img {
    width: 100%;
    height: auto;
    margin: 30px auto;
}





.current-menu-item {
}
/*
.event-tab {
    background: #C7219C;
    border-radius: 23px;
}*/




.content p a:link, .content p a:visited, .content li a:link, .content li a:visited {
  color: #000000;
	font-weight: 500;
	border-bottom: solid 1px;
}
.publications p a:link, .publications p a:visited {
margin-bottom: 20px
}



.grey-grad p a:link, .grey-grad p a:visited {
	border-bottom: none;
	padding-left: 40px;
	background-image: url("../img/open-icon.svg"); 
background-repeat: no-repeat;
background-position: 0;
background-size: 25px;
float: left;
margin-bottom: 7%;
min-height: 25px
}


.nf-form-content {
    padding: 0 !important;
    max-width: 100% !important;
    margin: 0 auto;
    padding-top: 35px;
}

.logos {
}

.logos img {
	max-height: 80px;
}

.middle {
margin-left:40px;
margin-right: 40px;}
.nudge .btn-solid {
	margin-top: 8px;
}








 
.dark, .btn, button, footer, #top, .btn-grad {
background-color: #1a2541;
color: #FFFFFF;
}
.light {
background-color: #42bad0 !important;
}
.gradient, .white, .white p, .white a, .white a:visited {
color: #FFFFFF;
}

/*, .menu-toggle, .menu-1.toggled #site-menu*/
.gradient, .btn-grad  {
background: rgb(66,186,208);
background: -moz-linear-gradient(90deg, rgba(66,186,208,1) 0%, rgba(18,81,122,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(66,186,208,1) 0%, rgba(18,81,122,1) 100%);
background: linear-gradient(90deg, rgba(66,186,208,1) 0%, rgba(18,81,122,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#42bad0",endColorstr="#12517a",GradientType=1);
}
.grey-gradient {
	background: rgb(217,217,217);
background: -moz-linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(0deg, rgba(217,217,217,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9d9d9",endColorstr="#ffffff",GradientType=1);
}
.bg-one {
	background-image: url("../img/bg.png"); 
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #66C4D1;
	color: #FFFFFF;
	padding: 4% 0;
}
.bg-one p, .bg-one h2, .bg-two p, .bg-two h2, .bg-one a:link, .bg-two a:link, .bg-one a:visited, .bg-two a:visited {
	color: #FFFFFF !important;
}

.light {
    background-color: #e3dfee;
}
.grey {
    background-color: #e0e0e0;
}
.light-grey {
    background-color: #f4f4f4;
}
.grey-grad {
  background: rgb(224,224,224);
background: linear-gradient(180deg, rgba(224,224,224,1) 35%, rgba(255,255,255,1) 100%);
}
.dark-grey {
    background-color: #262626;
    color: #FFFFFF;
}

.black {
    background-color: #000000;
    color: #FFFFFF;
}
.white {
    background: #FFFFFF
}

.gradient p, .dark h2, .dark h3, .dark .intro p, .dark a:link, .dark a:visited {
color: #FFFFFF !important
}

.dark-text, .grey h2, .grey-grad h2 {
color: #3d5ca8;
}


.sub-page .intro p {
	margin: 20px 0 !important;
}
.sub-page .dark {
	padding: 30px 0;
}

.gap {
margin-bottom:11px;
}

.paddingt1 {
padding-top: 10px;
}
.paddingt2 {
padding-top: 20px;
}
.paddingt3 {
padding-top: 30px;
}
.paddingb1 {
padding-bottom: 10px;
}
.paddingb2 {
padding-bottom: 20px;
}
.paddingb3 {
padding-bottom: 30px;
}
.paddingb1 {
padding-bottom: 10px;
}
.paddingb2 {
padding-bottom: 20px;
}
.paddingtb3 {
	padding: 30px 0 30px 0}
.latest {
	padding: 50px 35px 0 35px
}
.padding1 {
padding: 10px 10px;
}
.padding2 {
padding: 20px 20px;
}
.padding3 {
padding: 30px 30px;
}
.padding4, .content .dark, .vc_row.wpb_row.vc_row-fluid.gradient, .content .grey {
padding: 40px 40px;
}
.padding5 {
padding: 50px 50px;
}

.title {
   font-size: 25px;
}
.intro p, .intro {
    font-size: 20px;
   line-height: 26px;
	color: #777777;
	  margin-top: 0;
}





/* TEMPLATE */

.content p {

}

#resources .dark {
margin-bottom: 30px;
}

.parent a {
color: #FFFFFF;
background-color: #3d5ca8;
display:inline-block;
background-image: url("../img/back-light.svg"); 
background-repeat: no-repeat;
background-position: 5%;
background-size: 30px;
padding: 7px 5% 9px 10%;
min-width: 340px;
width: 100%;
}
.parent {
position: absolute;
right: 25px;
bottom: 25px;
}
.grey-grad p a:hover {
    padding-bottom: 0 !important;
    border-bottom: none !important;
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
}
a:active {
    top: 2px;
    position: relative;
}
.ms-inner-controls-cont, .ms-container {
    max-height: 500px !important;
}
.thumbnail {

    padding: 0px 30px 30px 30px;

}





/* MENUS */	
.menu {font-weight: 400}
.sub-menu a {
padding: 0;
white-space: nowrap; 
width: auto;    
float: none;  
text-shadow: none !important;
}
.sub-menu li {
    font-size: 18px;
    text-align: center;
    display: block;
}
.menu-1 ul .sub-menu {
    -webkit-animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -ms-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
    animation: fadein 0.5s;
}

/*
.menu-item-has-children {
    background-image: url("../img/arrow-down-light.svg");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: bottom;
}*/
.menu-item-has-children {
    background-image: url("../img/arrow-down-light-50.svg");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 100% 55%;
}
	
.menu-1 ul {
list-style: none;
    margin: 0 auto;
    padding: 0;
    display: table;
    text-align: center;
	height: 54px
}
.menu-1 li {
	float: left;
	position: relative;
}
.menu-1 a {
display: block;
text-decoration: none;
padding: 0 35px;
color: #FFFFFF;
line-height: 50px;
}
.menu-1 ul ul {
position: absolute;
left: -3.5em !important;
right: -3.5em;
/* for left aligned left: -3.5em !important;*/
z-index: 99999;
display: none;
}
.sub-menu {
    display: block;
}
.menu-1 ul ul ul {
	left: -999em;
	top: 0;
}
.menu-1 ul ul li {
	width: 100%;
	color: #FFFFFF;
	background-color:#F6F6F6 ;
}
@media (max-width:900px) {
	.menu-1 ul ul li {
	background-color: transparent ;
	font-size: 14px
}
}
	.menu-1 ul li:hover > ul,
	.menu-1 ul li.focus > ul {
		display: block;
	}

.menu-1 ul li:hover > ul,
.menu-1 ul li.focus > ul {
	left: auto;
}

.menu-1 ul ul li:hover > ul,
.menu-1 ul ul li.focus > ul {
	left: 100%;
}

.menu-1 li ul li a {
    color: #000000;
}

.menu-1 .sub-menu li:hover {
color: inherit;
}
.menu-toggle {
	display: none
}
	
@media (max-width: 900px) {
.menu-1 li ul li a {
    color: #FFFFFF;
}

.icon img{
    width: auto;
    float: none;
    margin-right: 0;
}
#menu-top {
    width: 100%;
}
	#site-menu {
		display: none;
	}
	.menu-1 a {
		color: #FFFFFF;
		text-shadow: none;
	}
.menu-1 ul ul {
left: 0;
}
.menu-toggle {
background-color: transparent;
color: #FFFFFF;
margin: 0 auto;
border: 0;
border-radius: 0;
	}

	.toggled .menu-toggle {
		background-color: #00284c;
		color: white;
		margin: 0 auto;
	}

	/* Small menu. */
	.menu-toggle,
	.menu-1.toggled #site-menu {
		display: block;
/*background-color: #00284c;*/
		padding: 10px;
	}

	

	.menu-1 ul ul {
		position: relative;
		float: none;
		left: 0 !important;
		display: none
	}

	.menu-1 ul li:hover > ul,
	.menu-1 ul li.focus > ul {
		display: block;
	}

	.menu-1 ul ul a {
		width: 100%;
	}

	.menu-1 ul ul ul {
		left: auto
	}

	.menu-1 ul ul li:hover > ul,
	.menu-1 ul ul li.focus > ul {
		left: auto;
	}
}

	
@media (min-width: 904px) and (max-width: 1350px) {
.menu-1 a {
padding-left: 20px;
padding-right: 20px;
font-size: 85%;
  }
.sub-menu a:link {
 font-size: 15px;
}
}
@media (min-width: 900px) {

.menu-1 {
	font-size: 22px;
}
.sub-menu {
background-color: #f6f6f6;
border-radius: 0;
	}
.search {
    float: right;
	}

	}
	
	


	
.hide {
        display: none !important
}
.show {
        display: block !important
}

.content table > tbody > tr > td,.content table > tbody > tr > th,.content table > tfoot > tr > td,.content table > tfoot > tr > th,.content table > thead > tr > td,.content table > thead > tr > th{padding:7px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}
.content table{border-spacing:0;border-collapse:collapse; width: 100%;}
.content table tbody tr:hover td,.content table tbody tr:hover th{background-color:#eee}

.trail-items a, .trail-items a:visited {
        color: #FFFFFF;
}

tags a {
border-radius: 20px;
color: #FFFFFF;
padding: 7px 14px;
display: inline-block;
margin-right: 4px;
font-size: 13px;
  text-transform: capitalize;
  background-color:#d14799;
}
cats a {
margin-top: 7px;
border-radius: 20px;
color: #FFFFFF;
padding: 7px 14px;
display: inline-block;
margin-right: 4px;
font-size: 13px;
	list-style: none;
background: #1D92C5;
  text-transform: capitalize;
}




.ms-slide img {
    margin-top: 0 !important;
}


.title, .search {
    -webkit-animation: fadein 3.0s;
    -moz-animation: fadein 3.0s;
    -ms-animation: fadein 3.0s;
    -o-animation: fadein 3.0s;
    animation: fadein 3.0s;
    }



.bar {
width: 100%;
line-height: 34px;
min-height: 35px;
font-size: 14px; 
color: #000000;
padding: 0 35px;
	color:#FFFFFF
}
.bar .icon {
margin-right: 3px;
float: left;
height: 35px;
}
.bar a {color: #ffffff}






/* VC */

.vc_col-sm-12 .wpb_content_element {
    margin-bottom: 0 !important;
}
.wpb_content_element {
    margin-bottom: 25px !important;
}
.vc_tta-panel-heading {
    background-color: #1D6C90 !important;
    padding: 7px;
}
.vc_tta-panel-body p {
    color: #000000 !important;
}
.vc_tta-panel-heading h4 {
    padding-bottom: 0;
}
.vc_tta-panel-body {
    background-color: #FFFFFF !important;
    padding-bottom: 0 !important;
    padding-bottom: 30px !important;
}
.vc_tta-title-text,
.vc_tta-controls-icon-chevron,
.vc_tta-panel-body table td {
    color: #FFFFFF !important;
}
.vc_tta-controls-icon::before,
.vc_tta-controls-icon::after {
    border-color: #FFFFFF !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
    background-image: none !important;
}

.vc_tta-container ul {
    padding-bottom: 30px
}
.team p {
	font-size: 16px;
	padding-right: 3%
}
.vc_column_container > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after, .wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-color: #42BAD0 !important;
}

.vc_col-lg-12, .vc_col-md-12, .vc_col-xs-12, .vc_col-sm-12 {
 padding: 15px !important;
}



.vc_column-gap-35  {
    margin-left: -17.5px !important;
    margin-right: -17.5px !important;
}


/* TOP */

#top {
	display:none;
position: fixed;
bottom: 14px;
right: 20px;
z-index: 99;
border: none;
outline: none;
color: white;
cursor: pointer;
padding: 12px;
border-radius: 12px;
font-size: 17px;
opacity: 0.5;
-webkit-animation: fadein 2.2s;
-moz-animation: fadein 2.2s;
-ms-animation: fadein 2.2s;
-o-animation: fadein 2.2s;
animation: fadein 2.2s;
}

#top:hover {
 opacity: 1
  /* background-color: #2D9ED7; */
}






/* TESTIMONIALS */
.testimonial_rotator_wrap {
	margin: 0 !important;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info {
    font-style: normal !important;
    line-height: normal !important;
    padding: 0 !important;
    border-left: none !important;
    margin: 0 !important;
    font-weight: bold;
    color: #555;
}
.testimonial_rotator_wrap.with-prevnext {
    padding: 8px 30px !important;
}
.testimonials h3 {
    padding-left: 25px;
}




/* TWITTER */

.twitter p,
.twitter img,
.twitter b {
   color: #FFFFFF;
margin-bottom: 10px;
}
.tweet {
    width: 70%;
display: block;
float: none;
margin: 0 auto;
}
.tweet {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
}
.tweet p {
    width: 100%;
    word-break: break-all;
}
.twitter_reply_icon {
margin-right: 10px !important;
}
#twitter {
  width:100%;
}
#twitter p, .twitter a {
}
#twitter a, #twitter a:visited {
  color:#1DA1F2;
}
#twitter a:hover {
  color:#636466;
}
#twitter ul li {
  list-style:none;
  overflow:hidden;
}
#twitter .user, #twitter .tweet, #twitter .timePosted {
    color:#000000;
}

#twitter .user {
  width:150px;
}
#twitter ul {
    margin: 0px;
    padding-left: 0px;
}
/*
#twitter .tweet {
padding-bottom:20px;
}*/
#twitter p {
padding-bottom:0px;
}
#twitter .timePosted {
width:100%;
font-size: 14px;
font-weight: bold;
}

#twitter .user {
  clear:left;
}

#twitter .user a {
 width: 100px;
}

#twitter .user span span {
  width:100px;
  display:block;
}

#twitter .user img, #twitter .user a > span {
  float:left;
}
#twitterbase .interact {
  float:none;
}
#twitter .interact a {
color: #FFFFFF !important;
background-color: #1DA1F2;
border-radius: 25px;
padding: 0 22px 3px 22px;
display: inline-block;
text-decoration: none !important;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#twitter .user a > span {
  margin-left:10px;
}





.rightside {
text-align:right;
}

.thumbnail img {
 border-radius: 0;
object-fit: cover;
width: 100%;
max-height: 240px;
height: 240px;
}


.over {
   position: absolute;
   z-index: 1000;
}

.welcome .btn-grad {
margin: 20px 0
}

.wide.container {
width: 100%;
}
}

@media (min-width: 970px) {


}



@media (max-width: 480px) {

}



.black a:link {
  color: #ffffff;
}




footer {
	padding: 3% 0;
	background-repeat: no-repeat;
background-position: 95% center;
	background-size: 30% auto, cover;
  background-image: url("../img/bg.png"); 
  background-image: url("../img/bg.png"), -moz-linear-gradient(90deg, rgba(66,186,208,1) 0%, rgba(18,81,122,1) 100%);
   background-image: url("../img/bg.png"), -webkit-linear-gradient(90deg, rgba(66,186,208,1) 0%, rgba(18,81,122,1) 100%);
    background-image: url("../img/bg.png"), linear-gradient(90deg, rgba(66,186,208,1) 0%, rgba(18,81,122,1) 100%);
     background-image: url("../img/bg.png"), progid:DXImageTransform.Microsoft.gradient(startColorstr="#42bad0",endColorstr="#12517a",GradientType=1);
}
footer a:link,
footer a:visited,
footer p {
  color: #ffffff;
	margin: 0
}
.links {
line-height: 27px;
	}
.text-center {
    text-align: center;
}

.sidebar {
}

.sidebar h3 {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
}


.nopad {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}


/* FORMS */
#nf-field-4 {
	padding: 7px 40px;
	display:inline-block;
	color: #FFFFFF;
	background-color: #005593;
	border-radius: 25px;
}
#nf-field-4:hover, .forms button:hover {
text-decoration: none;
transition: 0.2s linear;
-webkit-transition: 0.2s linear;
-moz-transition: 0.2s linear;
opacity: 0.5;
cursor: pointer;
}


/* BUTTONS and LINKS */




.btn, .btn-light, button, .btn-grad {
	padding: 7px 40px;
	display:inline-block;
	font-size: inherit;
    font-weight: inherit;
    border: none;
}
.btn, button, .btn-grad {
color: #FFFFFF;
border-radius: 25px;
}
.no-border {
border: none;
}


.btn-light {
color: #FFFFFF;
background-color: #66c3d0;
}


.btn-arrow {
color: #000000;
padding: 7px 60px 7px 50px;
background-image: url("../img/arrow.svg"); 
background-repeat: no-repeat;
background-position: 90%;
background-size: 15px;
margin: 20px 0;
display:inline-block;
}



.btn-middle {
color: #ffffff;
border: 3px solid #FFFFFF;
}
.btn-middle-arrow {
color: #ffffff;
border: 3px solid #FFFFFF;
padding: 7px 60px 7px 50px;
background-image: url("../img/arrow-light.svg"); 
background-repeat: no-repeat;
background-position: 90%;
background-size: 15px;
margin: 20px 0;
display:inline-block;
}



.btn-light {
color: #ffffff;
border: 3px solid #FFFFFF;
}
.btn-light-arrow {
color: #ffffff;
padding: 7px 60px 7px 50px;
background-image: url("../img/arrow-light.svg"); 
background-repeat: no-repeat;
background-position: 90%;
background-size: 15px;
margin: 20px 0;
display:inline-block;
}


.zoom {
  transition: transform 0.5s; 
  margin: 0 auto;
}
.zoom:hover {
  transform: scale(1.1);
  opacity: 1
}
.zoom-slight {
  transition: transform 0.5s; 
  margin: 0 auto;
}
.zoom-slight:hover {
    transform: scale(1.02);
}




.btn-circle {
  display: inline-block;
  height: 175px;
  width: 175px;
  border-radius: 50%;
  border: 5px solid red;
   background-position: center; 
  background-repeat: repeat;
  margin: 4% 4% 0 4%;
  line-height:160px;
  color: #FFFFFF;
  font-size: 25px;
  background-size: 100%;
}
.btn-circle:hover, .zoom:hover {
-webkit-filter: drop-shadow(1px 22px 20px rgba(0,0,0,0.4));
  filter: drop-shadow(1px 22px 20px rgba(0,0,0,0.4));
}




.dropdown {
background-image: url("../img/arrow-down-light.svg"); 
background-repeat: no-repeat;
background-position: 92% 53%;
background-size: 10px;
}

.open-icon-light {
background-image: url("../img/open-icon-light.svg"); 
background-repeat: no-repeat;
background-position: 90%;
background-size: 22px;
padding: 7px 5% 9px 10%;
}
.open-icon {
background-image: url("../img/open-icon.svg"); 
background-repeat: no-repeat;
background-position: 6%;
background-size: 22px;
padding: 7px 5% 9px 10%;
}

.open-icon-new-window {
background-image: url("../img/open-new-window-icon.svg"); 
background-repeat: no-repeat;
background-position: 6%;
background-size: 22px;
padding: 7px 5% 9px 10%;
}





a {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }


a:hover {
    text-decoration: none;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    opacity: 0.5;
    cursor: pointer;
}

.content p a:hover {
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: solid 2px transparent;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}
.base h3 {
	font-size: 28px;
}
.base .col-lg-4 
{padding: 20px;}


footer a {
	display: block
	/*
margin-right: 30px;*/
}













#sidebar {
	padding: 40px 30px 30px 30px
}



.sidebar-pad {
    padding: 30px;
}

.sidebar img {
    max-width: 100%;
    height: auto;
}


.text-box {
    padding-right: 30px;
}

nav a:active {
    position: relative;
    top: 2px;
}




/* ICONS */


.social img {
    width: 45px;
    height: 45px;
    margin: 0 2%;
}
.icons img {
    width: 45px;
    height: 70px;
 	 margin: 0 2%;
}







.uppercase {
text-transform: uppercase;
margin-bottom:20px;
}
.small a:link,
.small p {
    font-size: 14px;
    font-weight: 200;
    padding: 0;
    margin: 0;
    line-height: normal;
    margin-bottom: 20px;
}


/* IMAGES */

.circle img {
    object-fit: cover;
    background-position: center;
    border-radius: 50%;
    width: 250px;
    height: 250px;
}
.circle p {
	text-align: center
}
@media (min-width: 992px) and (max-width: 1199px) {
.circle img {
    width: 200px;
    height: 200px;
    display: inline-block;
}
}
@media (max-width: 992px) {
.circle img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
    width: 100%;
    border-radius: 30px
}
}






/* BREADCRUMBERATORS */

#breadcrumbs{
    list-style:none;
    margin:10px 0;
	padding: 0;
    overflow:hidden;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:400;
    color:#ccc;
}


/* OVERLAY */

.overlay a:visited {
    color: #ffffff;
}

.overlay a:hover {
    text-decoration: none;
}

.overlay .closebtn:hover {
    color: #FFFFFF;
}

.overlay p {
    color: #ffffff;
    margin-top: 20px;
    font-size: 25px;
}

.openSearch img {
    width: 30px;
    height: 30px;
    margin-right: 30px;
    margin-left: 20px;
    margin-top: 0;
    cursor: pointer;
}

.overlay input[type=text] {
 padding: 20px 40px;
    font-size: 30px;
    border: none;
    width: 70%;
    border-radius: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
	background-color: rgba(25,37,65,.9);
    -webkit-animation: fadein 0.5s;
    -moz-animation: fadein 0.5s;
    -ms-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
    animation: fadein 0.5s;
}

.overlay .closebtn {
    position: absolute;
    z-index: 100001;
    top: 14px;
    right: 40px;
    font-size: 80px;
    cursor: pointer;
    color: #FFFFFF;
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin: auto;
    transform: translateY(-50%);
    top: 50%;
}


.overlay a:link {
    color: #ffffff;
    font-size: 20px;
}












header {
padding: 0 5%;
margin: 17px auto;
}

.brand img {
width: auto;
height: 72px;
}


.logo-l img {
    max-width: 218px;
    margin-bottom:20px;
    height: auto;
	width: 100%;
}
.logo-r img {
    max-width: 158px;
    margin-bottom:40px;
    margin-top: 15px;
    height: auto;
	width: 100%;
}



@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



	
@media only screen and (min-width: 501px) and (max-width: 960px) {

}




@media (max-width: 992px) {

	.articles.text-center {
		text-align: left;
	}
	
.bar, .bar .icon, .text-right, .right-centre {
    text-align: center;
    float: none;
}
	.pinch {
	margin: auto;
	width: 100%;
}
} 





@media (max-width: 768px) {
    .overlay a:link {
        line-height: 50px;
        font-size: 20px;
    }

.btn, .btn-arrow, .btn-solid, .btn-light, .btn-light-arrow, .btn-grad {
margin-top: 20px;
display: inline-block;
text-align: center;
	/*
width: 100%;*/
}
.home-slide h1 {
    font-size: 27px;
}
.home-slide img {
    height: 250px;
}
.padding2, .padding3, .padding4, .content .dark, .vc_row.wpb_row.vc_row-fluid.gradient, .content .grey, .padding5, .paddingt1, .paddingt2, .paddingb1, .paddingb2, .paddingt3 {
padding: 20px 20px;
}
}



@media (min-width: 768px) {
#twitter .timePosted {
    text-align: center;
}
}

@media (max-width: 768px) {
   #twitter ul {
    padding: 0;
}
.twitter img {
    margin: 0;
    float: none;
}
    .thumbnail img {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
          height: 100%;
    }
	.tweet {
    width: 100%;
	margin-bottom: 20px
}
	#twitter .timePosted {
    width: 100%;
}
#twitterbase .interact {

}
	


   h2 {
        font-size: 35px;
    }
    footer {
    background-size: cover, cover
	}
     .logos img {
max-height: 55px;
       text-align: center;
		 width: 20%;
    }
	footer .links a {
	margin-right: 0;
	display: block;
	margin-bottom: 10px
}
footer {
text-align: center
}
}





@media (min-width: 904px) {
.hideshow {
display: none}

.showhide {
display: initial 
	}
}







@media (max-width: 992px) {

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    .social img {
    width: 32px;
    height: 32px;
}
.feature img {
 height: 100%;
}
	.feature-wide img {
    height: 100%;
}
	.left {
    padding-left: 0;
}

.hideshow {
display: initial}

.showhide {
display: none 
}
    header {
 text-align: center;
    }
    
		.left, .right {
				width: 100%
			}
	}

.dark hr, .gradient hr {
	border-top-color: #dfdfdf
}
hr {
	border-top-color: #1A2541
}
.content li {
    list-style: disclosure-closed;
}
.content ol li {
line-height: 24px
}



a:hover{outline:0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}select{text-transform:none}html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-circle{border-radius:50%}hr{margin-top:24px;padding-bottom:17px;border:0;border-top: 3px solid}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.container{margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}section{margin-right:auto;margin-left:auto}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}}
fieldset{min-width:0;padding:0;margin:0;border:0}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}textarea.form-control{height:auto}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.clearfix:after,.clearfix:before,section:after,section:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,section:after,.container:after,.row:after{clear:both}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
	h1,.contact a:link,.contact a:visited,.testimonials h3{
		background:none;
		color:#74348b
}
}