@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300italic,300,400italic,700,700italic,900);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,300,700|Playfair+Display:400,400italic,700,700italic,900,900italic|Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic');

html{ height:100%; -webkit-font-smoothing:antialiased; }
body {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 20px;
}
ul {
	margin: 0px;
	padding: 0px 0 0 17px;
}
li {
	/*list-style: none;*/
}

ol li
{
	margin-bottom: 10px;
}

img {
	max-width: 100%;
}



header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999999+0,5a5248+100&0+0,1+100 */
	background: -moz-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(90,82,72,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(90,82,72,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0.9) 0%, rgba(90,82,72,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00999999', endColorstr='#5a5248', GradientType=1 ); /* IE6-9 */
	z-index: 9;
	height: 155px;
	}
.container {
	width: 1160px
}
.top_section>ul>li {
	display: inline-block;
	width: 37%;
	text-align: left;
}
.top_section>ul>li a {
	color: #fff;
}
.top_section>ul>li a:hover {
	color: #fff;
	text-decoration: none;
}
.top_section>ul>li:nth-child(3) {
	width: 23%;
}
.banner img {
/*	width: 100%;
	max-height: 575px;*/
	position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    width: 100%;	
    height: 100%;
    object-fit: cover;
}
header {
	
	/*border-bottom: solid 1px #fff;overflow-x: hidden;*/ 
}
body{overflow-x: hidden;}
.lines {
   
    position: relative;
    left: 120px;
    top: 0px;
    max-width: 1001px;
    }
header .col-md-9{padding-top: 23px;}
.site-logo {}
.site-logo img {
    height: 132px;
    width: 116px;
    max-width: 116px;
    max-height: 132px;
    object-fit: scale-down;
    -o-object-fit: scale-down;
}
.top_section {
	text-align: right;
	color: #fff;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.top_section>ul>li:nth-child(2) {
	font-size: 15px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #2b82ae;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
}
.nav>li>a {
	padding: 0px 12px;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}

.caret {display: none}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #2B82AE;
	background-color: transparent;
}
.navbar-collapse {
	padding-right: 0;
}
.navbar-nav {
	float: right;
	margin: 0;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar {
	margin-bottom: 0;
	margin-top: -60px; 
}

.navbar-nav>li>.dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #08415d transparent;
}

.qk_search {
	position: relative;
}
.qk_search input {
	background-color: transparent;
	border: solid 1px #fff;
	padding: 3px 15px;
	outline-color: #2b82ae;
	width: 100%;
}
.srch_icons {
	position: absolute;
	right: 8px;
    top: 6px;
	font-weight: 200;
}
.social_links>ul>li {
    display: inline-block;
    border: solid 2px #fff;
    border-radius: 20px;
    width: 29px;
    height: 29px;
    font-size: 16px;
    text-align: center; margin: 0 5px;
}
.social_links>ul>li a {
    color: #fff;
    padding: 21px 0;
    line-height: 27px;
    font-size: 19px;
    text-align: center;font-family: 'Comfortaa', cursive;
}
div#bs-example-navbar-collapse-1 {
    padding-top: 59px;
    padding-left: 0;
}
.logo {
	position: relative;
	bottom: -23px;
	z-index:999;
}
.banner_con {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 65%;
	font-size: 48px;
	color: #fff;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.44);
	z-index: 1	
}


.home .banner_con, .page-id-325 .banner_con   {
	top: 55%;
}

.mid_con {
	margin-top: -55px;
}
.hm_services {
	position: relative;
	padding: 15px;
	padding-bottom: 76px;
	min-height:270px;
	background: rgb(246,245,245); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjZmNWY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjZjZmNWY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: -webkit-linear-gradient(top left, rgba(246,245,245,1) 0%, rgba(246,245,245,1) 49%, rgba(239,239,239,1) 49%, rgba(239,239,239,1) 100%);
	background: -o-linear-gradient(top left, rgba(246,245,245,1) 0%, rgba(246,245,245,1) 49%, rgba(239,239,239,1) 49%, rgba(239,239,239,1) 100%);
	background: linear-gradient(to bottom right, rgba(246,245,245,1) 0%, rgba(246,245,245,1) 49%, rgba(239,239,239,1) 49%, rgba(239,239,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f5', endColorstr='#efefef',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */	
    box-shadow: 0px 0 7px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0px 0 7px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0 7px rgba(0,0,0,0.35);
    -ms-box-shadow: 0px 0 7px rgba(0,0,0,0.35);
}
.hm_services:after{
	content: '';
	background-image: url(../img/icon2.png);
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 37px;
	height: 45px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.hm_services h2 {
	font-weight: normal;
	min-height: 56px;
}
/*.textwidget {
    background-color: #efefef;background-image: url(../img/bx.jpg);
}*/
.hm_services>ul {
	margin-top: -63px;
}
h1 {
	font-size: 24px;
	color: #08405d;
	/*margin-bottom: 0;*/
	font-weight: normal;
	line-height: 30px;
}
h2 {
	font-size: 22px;
	color: #08405d;
	line-height: 28px;
}
h3 {
	font-size: 20px;
	color: #08405d;
	line-height: 24px;
}
h4 {
	font-size: 18px;
	color: #08405d;
	line-height: 22px;
}
h5,h6 {
	font-size: 16px;
} 
.hm_services>ul>li {
	text-align: center;
	
}
.hm_section01 {
	margin-bottom: 50px;
}

.what_is_APDO {
	margin-top: -5px;
}

.what_is_APDO p {
	margin-bottom: 20px;
}
.what_is_APDO h3 {
	font-size: 20px;
    color: #08405d;
    margin-bottom: 0;
    font-weight: normal;
}

.what_is_APDO_right {
	margin-top: 48px;
}

.what_is_APDO_right .owl-nav  {
	display: none;
}

.what_is_APDO_right .owl-theme .owl-controls{
    margin-top: 2px;
}
.what_is_APDO_right .owl-theme .owl-controls .owl-page span{
	width: 8px;
    height: 8px;
    margin: 5px 2px;
    background: #e2e2e2;
}
.what_is_APDO_right .owl-theme .owl-controls .owl-page.active span{
    background: #cfcece;
}
.btn01 {
	background-image: url(../img/button-side-design.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 145px;
	text-align: center;
	background-color: #2b82ae;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	margin: 0 28px 0 14px;
	padding-left: 33px;
}
.btn01:hover,
.btn01:focus {
	text-decoration: none;
	color: #fff;
	background-color: #145D82;
}
.btn02 {
	background-image: url(../img/button-side-design.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 145px;
	text-align: center;
	background-color: #efefef;
	display: inline-block;
	color: #09405e;
	text-decoration: none;
	padding: 10px;
	margin: 0;
	padding-left: 33px;
}
.btn02:hover,
.btn02:focus {
	text-decoration: none;
	color: #09405e;
	background-color: #D6D6D6;
}
 .about_buttons {
	text-align: right;
    
}
#whatisapdo2  .about_buttons {
	margin-top: 65px;
}

.hm_section02 {
	margin-bottom: 60px;
}
.twitter_bg {
	background-image: url(../img/twitter_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width:99%;
	text-align: center;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
}
.twitter_bg h3 {
    display: inline-block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
.t_icon i {
	border: solid 2px #fff;
	padding: 2px;
	font-size: 40px;
	margin-bottom: 10px;
}
.t_bg {
	background-image: url(../img/twitter.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 42px 15px 0 15px;
	background-size: 100%;
	min-height: 265px;
	max-height: 265px;
	height: 265px;
}
.t_bg p{
	margin-bottom: 0;
	line-height: 21px;
	font-family: 'Roboto', sans-serif;
	word-wrap: break-word;
	font-size: 15px;
}
.t_bg p span{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.newsletter_bg {
	background-image: url(../img/news-letter.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #efefef;
	width: 100%;
	display: inline-block;
	min-height: 265px;
	max-height: 265px;
	height: 265px;
	vertical-align: top;
}

.newsletter_bg input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:#08405d;
}
.newsletter_bg input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#08405d;
}
.newsletter_bg input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#08405d;
}
.newsletter_bg input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#08405d;
}

.newsletter_bg input[type="email"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:#08405d;
}
.newsletter_bg input[type="email"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#08405d;
}
.newsletter_bg input[type="email"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#08405d;
}
.newsletter_bg input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#08405d;
}


.newsletter {
	width: 456px;
	margin: 0px auto;
	text-align: center;
	color: #08405d;
	padding: 34px 0px;
}
.newsletter h2 {
	font-size: 22px;
	margin-top: 0;
}
.newsletter_bg .es_textbox{
	width:65%;
	float: left;
}
.newsletter_bg .es_button{
	width:35%;
	float: left;
	text-align: left;
	padding-top: 0px;
}
.newsletter_bg .es_button .es_textbox_button{
	width:auto;
}
.newsletter_bg{
	color:#08405d;
	font-family: Lato, sans-serif
}

.newsletter_bg * {

}


.newsletter_bg .widget-title{
	color: inherit; 
}
.newsletter_bg .es_textbox input,.newsletter_form input {
	background-color: transparent;
	border: solid 1px #08405d;
	font-style: italic;
	padding: 10px 15px;
	color: #08405d;
	width:100%;
	vertical-align: top;
}
.newsletter_bg .es_button input, .newsletter_form button {
	background-color: #08405d;
	color: #fff;
	border: none;
	padding: 11px 54px;
}



.newsletter_form button:hover,.newsletter_bg .es_button input:hover,footer .es_button input:hover,.btm_newsletter button:hover  {
	    background-color: #2D83AF;
}

.newsletter p {
	margin-bottom: 25px;
	margin-top: 15px;
}
.hm_section03 {
	margin-bottom: 60px;
}
.hm_section04 {
	margin-bottom: 100px;
}
.hm_section05 {
-webkit-box-shadow: 0px -9px 17px -6px rgba(0,0,0,0.29);
-moz-box-shadow: 0px -9px 17px -6px rgba(0,0,0,0.29);
box-shadow: 0px -9px 17px -6px rgba(0,0,0,0.29);
    padding: 30px 0 0;
}
.parners>ul>li {
	display: inline-block;
	padding: 0 3%;
}
.parners>ul>li img {
	-webkit-filter: grayscale(1); 
			filter: grayscale(1);
			opacity: .5;
}
.parners>ul>li img:hover {
	-webkit-filter: grayscale(0); 
			filter: grayscale(0);
			opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	cursor: pointer;
}
/*.parners>ul>li>div{ position:absolute; background-color:#ccc; left:0; top:0; bottom:0; right:0; width:100%;opacity: 0.5;}
.parners>ul>li>div:hover{ opacity: 1;
   transition: opacity .0s ease-in-out;
   -moz-transition: opacity .0s ease-in-out;
   -webkit-transition: opacity .0s ease-in-out;}*/
.parners {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
footer {
	background-color: #efefef;
	padding-top: 25px;
	padding-bottom: 80px;
	font-family: "Roboto",sans-serif;
}
.mid_con.hom{
	opacity: 0.99;
}
footer ul>li a {
	color: #09405e;
}
footer ul>li {
	color: #09405E;
	margin-left:0px !important
}
footer .es_textbox{
	width:65%;
	float: left;
}
footer .es_textbox input{
	width:100%;
}
footer .es_button{
	width:35%;
	float: left;
}
.footer-sidebar h3.widget-title{
	font-size: 20px;
	margin-bottom: 7px;
	color: #09405E;
	font-weight: normal;
}
footer .es_button{
	padding-top: 0px !important;
}
footer .es_textbox input,.btm_newsletter input:focus,
footer .es_button input[type="button"]:focus{
	outline: none;
}

footer .es_textbox input,.btm_newsletter input {
	font-size: 12px;
	font-style: italic;
	padding: 7px 15px;
	width: 100%;
	border: solid 3px #c2c2c2;
	border-right: 0;
	vertical-align: top;
}
footer .es_button input,.btm_newsletter button {
	padding: 7px 28px;
	border-left: none;
	background-color: #09405e;
	color: #fff;
	font-size: 12px;
}
footer .es_button input[type="button"]{
	border-top: solid 3px #c2c2c2;
	border-right: solid 3px #c2c2c2;
	border-bottom: solid 3px #c2c2c2;
}
.btm_newsletter {
	margin-bottom: 25px;
}
footer ul>li>ul>li {
	display: inline-block;
	border: solid 1px #08405d;
	border-radius: 35px;
	width: 36px;
	height: 36px;
	font-size: 16px;
	color: #08405d;
	margin-left: 15px;
	text-align: center;
	list-style: none !important;
}

footer ul>li>ul>li:before, footer ul>li>ul>li:after {
	display:none;
}

footer ul>li>ul>li:hover {
	border-color: #2D83AF
}

footer ul>li>ul>li:hover a {
	color: #2D83AF;
}
.social_links>ul>li:hover {
	border-color: #90D9FF
}

 .social_links>ul>li:hover a {
 	color: #90D9FF
 }



footer ul>li>ul>li:first-child {
	margin-left: 0;
}
footer ul>li>ul>li a {
	    color: #08405d;
    padding: 8px 0;
    line-height: 36px;
    font-size: 24px;
}
.thumbnail {
	border: 1px solid transparent;
}
.carousel-indicators .active {
	width: 10px;
	height: 10px;
	background-color: #CDCDCD;
}
.carousel-indicators li {
	width: 10px;
	height: 10px;
	background-color: #E1E1E1;
}
.carousel-indicators {
	bottom: 0;
}
.carousel-indicators li {
	margin: 0px;
}
.f_section01 {
	background-color: #f6f5f5;
	box-shadow: 0px 3px 5px #b1b1b1;
	padding-bottom: 25px;
	margin-bottom: 5px;
	background: url(../img/ksline.png) no-repeat left bottom;
	background-size: cover;
	background-size: 100% 101px;
}
.f_section01 .col-md-5 {
	margin-top: 70px;
}
.f_section01 .col-md-5 h1 {
	margin-top: 15px;
}
.f_section01 .col-md-2 {
	width: 11%;
}
#find_form input {
	border: none;
	background-color: #a9a8a8;
	padding: 7px 15px;
	vertical-align: top;
	min-width: 75%;
	font-size: 14px;
	color: #fff;
	font-style: italic;
	float: left;
}
#find_form button {
	background-color: #191919;
	border: none;
	padding: 8px;
	text-align: center;
	min-width: 125px;
	font-size: 22px;
	color: #fff;
}
 #find_form input::-webkit-input-placeholder {
 color: #fff;
}
#find_form {
	padding-top: 15px;
	overflow: hidden;
}
.f_section02 {
	background-image: url(../img/findanorganiser_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding: 4% 0;
	padding-bottom: 11%;
}

.page-id-494 .f_section02 {
	margin-bottom: -142px;
}

.find_organiser>ul>li {
	display: block;
	color: #237caf;
	margin-left: 5px;
}
.find_organiser>ul>li:nth-child(2n+1) {
	text-decoration: underline;
	margin-top: 25px;
}
.find_map {
	width: 100%;
	border: solid 10px #fff;
	box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.13);
	margin-bottom: 50px;
}
.international .btn01 {
	padding-right: 15px;
	margin-right: 0;
	background-image: url(../img/button-side-design.png), url(../img/globe.jpg);
	background-position: top left, center right 10px;
	padding-right: 63px;
	padding-left: 52px;
}
.testimonial_bg {
	background-image: url(../img/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	padding: 8% 0;
	margin-top: 5px;
	margin-bottom: 70px;
}
#myCarousel .fa-2x {
	font-size: 20px;
}
.carousel-control.left {
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
	top: 34%;
}
.carousel-control {
	width: 8%;
	opacity: 9;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
	top: 34%;
}
.testimonial_bg .container {
	width: 915px;
}
.testimonial_bg h1 {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	margin-bottom: 20px;
}
.sub_bg p {
	margin: 0 0 25px;
}
.code {
	padding: 2% 0%;
}
.code>ul {
	margin-bottom: 50px;
}






.code {
	padding: 2% 0;
}


.code>ul>li:first-child {
	color: #2b82ae;
	/* margin-left: 0; */
	/* margin-bottom: 25px; */
}



.page-id-236 .code>ul>li:first-child {
    /* padding-left: 28px; */
    color:black;
}




.code>ul>li {
	margin-bottom: 5px;
	position: relative;
	margin-left: 25px;
}

.page-id-236 .code>ul>li  {/* margin-left: 55px; */}


.sub_bg .textwidget {}
.sub_bg .textwidget li, .lsow-panel-content li{
	margin-bottom: 5px;
	position: relative;
	margin-left: 25px;
	color:#000;
}



.lsow-panel-content ul {
	margin:15px 0;
}



.page-id-302 .code>ul>li {
	font-size: 12px
}

.page-id-302 .code>ul>li:first-child {
    margin-bottom: 5px;
    position: relative;
    margin-left: 25px;
    color: #787878;
}

.page-id-302 .code>ul>li:first-child:before {
	display: block;
}

.page-id-302 .code>ul {
	margin-bottom: 0px;
}


.code>ul>li:before, .sub_bg .textwidget li:before, .lsow-panel-content li:before {
	content: "";
	position: absolute;
	left: -23px;
	width: 5px;
	height: 5px;
	background-color: #2b82ae;
	top: 6px;
}

.code>ul>li img {
	margin-right: 10px;
}

.page-id-14 .code>ul {
	margin-bottom: 20px;
}

.page-id-14 .sub_bg p {
    margin: 0 0 5px;
}


.page-id-14  .code>ul>li:first-child {
	margin-bottom: 10px
}


.banner_con2 {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 30%;
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.44);
}
.ash_bg {
	background-color: #f3f1f1;
	margin-bottom: 30px;
	padding: 4% 0;
}

.payment_bg
{
/*	width: 795px;
	margin: 0px auto;
*/}
.payment_bg input, .payment_bg textarea {
	color:#000;
}
.payment_bg ul>li {
	width: 390px;
	margin: 0px auto;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}
.payment_bg ul>li .infocircle {
	position: absolute;
    bottom: 14px;
    right: -25px;
    color: #b3b2b2;
    font-size: 18px;
}

.payment_bg ul>li img {
	margin-right: 5px;
}
.payment_bg input, .payment_bg select {
	background: none;
	border: solid 1px #d6d6d6;
	color: #000;
	padding: 6px 20px;
	position: relative;
}
.payment_bg select {
	width: 45%;
	padding: 5px 20px;
}
.payment_bg input {
	width: 100%;
}
.payment_bg ul {
	border-bottom: solid 1px #e6e4e4;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
.payment_bg ul:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.payment_bg input[type=radio] {
	width: auto;
	margin-right: 15px;
}
.payment_bg ul:last-child li {
	margin-bottom: 30px;
}
.continue {
	text-align: center;
	font-size: 16px;
	color: #08405d;
	margin-bottom: 0px;
}
.continue a {
	text-decoration: none;
	color: #08405d;
}
.payment_bg input[type=checkbox] {
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
}
.h_txt_area {
	background: none;
	border: solid 1px #d6d6d6;
	color: #000;
	padding: 10px 20px;
	width: 100%;
	height: 365px;
}
.s_txt_area {
	background: none;
	border: solid 1px #d6d6d6;
	color: #000;
	padding: 10px 20px;
	width: 100%;
	height: 135px;
}
/*.scl>li:after {
	position: absolute;
	width: 26px;
	height: 26px;
	content: "i";
	right: -34px;
	background-color: #b3b2b2;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-radius: 35px;
	z-index: 5;
	top: 2px;
	line-height: 25px;
}
*/
/***********************************/
.inputBtnSection {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	font-family: verdana;
}
.disableInputField {
	display: inline-block;
	vertical-align: top;
	height: 27px;
	margin: 0;
	font-size: 14px;
	padding: 0 3px;
}
.fileUpload {
	position: relative;
	overflow: hidden;
	border: solid 1px gray;
	display: inline-block;
	vertical-align: top;
}
.uploadBtn {
	display: inline-block;
	vertical-align: top;
	background: rgba(0,0,0,0.5);
	font-size: 14px;
	padding: 0 10px;
	height: 25px;
	line-height: 22px;
	color: #fff;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
/*********************************/
.manage_right h2 {
	margin-top: 0;
}
.manage_right h3 {
	font-size: 20px;
	color: #2b82ae;
	font-weight: normal;
}


.page-id-302  .manage_right h3 {
	font-size: 20px;
    color: #2b82ae;
    font-weight: normal;
    margin:0 0 15px 0;
}

.page-id-302 .manage_right p {
    padding-left: 38px;
}

.manage_right h3 img {
	margin-right: 10px;
    margin-top: -3px;
}
.mng>li {
	position: relative;
	margin-left: 15px;
	font-size: 14px
}
.mng>li::before {
	content: "";
	position: absolute;
	left: -10px;
	width: 5px;
	height: 5px;
	background-color: #2b82ae;
	top: 8px;
}
.manage_left img, .limgm {
    max-width: 100%;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}

 .limgm {
 	width: 100% !important
 }

.manage_right p {
	font-size: 15px;
	/*margin-bottom: 33px;*/
}

.page-id-453 .manage_right p {
	    margin-bottom: 10px;
}


.manage_right {
	margin-bottom: 30px;
	  
}
.sub_bg {
	padding: 30px 0 65px 0;
}
.title1 {
	color: #2b82ae;
}
.title1 img {
	margin-right: 5px;
}
.small_bg {
	width: 89%;
	margin: 0px auto;
}
.small_bg .title1, .small_bg h4 {
	padding-left: 15px;
}
.board_bg ul >li {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	padding-right: 20px;
}
.board_bg ul >li:last-child {
	display: inline-block;
	width: 69%;
}
.board_bg ul >li h4 {
	margin-top: 0;
}
.board_bg ul >li p a {
	color: #787878;
	
}


.parners .owl-buttons {
	display: none;
}


.board_bg ul {
	padding-top: 10px;
	margin-bottom: 50px;
}
.board_bg h2{
	font-weight: normal;
	font-size: 20px;
}


#pgc-5-1-1 .owl-controls, .what_is_APDO_right .owl-controls{
	display: none;
}

.contact_form {
	margin-top: 20px;
}
.contact_form>ul>li {
	width: 100%;
	margin-bottom: 10px;
}
.contact_form>ul>li input, .contact_form>ul>li textarea, .contact_form>ul>li select {
	width: 100%;
	font-size: 12px;
	padding: 4px 15px;
}
.contact_form>ul>li>ul>li {
	display: inline-block;
	width: 49.5%;
}
.contact_form>ul>li select {
	padding: 7px 15px;
}
.contact_form input::-webkit-input-placeholder {
 color: #000;
}
.contact_form button {
	border: 0;
	margin: 0;
}
.resource .col-md-4 {
	padding: 0 50px;
	margin-bottom: 150px;
}
.c {
	clear: both;
}
.container .col-md-12 .container {
	width: 95%;
	margin: 0px auto;
}
.resource .hm_services {
	box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.35);
}

.hm_services ul li {
	margin: 0px !important;
}

.hm_services ul li:last-child {position:absolute;left:0px;top: 62%;padding:0 20px;min-height:80px;vertical-align:middle;display: flex;align-items: center;-webkit-transform: translatey(-56px);transform: translatey(-56px);margin: 0px;}

.organisation_bg {
	background-image: url(../img/ourorganization-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	padding: 6% 0;
	margin-top: 5px;
	margin-bottom: 10px;
}
.organisation_bg h1 {
	margin-top: 0;
}
.joining a {
	min-width: 225px;
}
.joining {
	margin-bottom: 55px;
    margin-top: 55px;
    margin-left:-20px;
}
.join_test {
	background-image: url(../img/joining.jpg);
}
.expect {
	background-image: url(../img/expecst.jpg);
	margin-top: 60px;
}
.nav-tabs>li {
	width: 50%;
	border: none;
	background-image: url(../img/button-side-design-grey.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	background-color: #efefef;
	display: inline-block;
	color: #09405e;
	text-decoration: none;
}
.nav-tabs>li>a {
	border-radius: 0;
	font-weight: 300;
	color: #08405d;
	font-size: 14px; border:0;
	min-height: 40px;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
        font-weight: 400;	
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #2b82ae;
	border: 0;
	border-bottom-color: transparent;
	background-image: url(../img/button-side-design.png);
	background-repeat: no-repeat;
	font-weight: 400;
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
	background-color: #2B82AE;
	background-image: url(../img/button-side-design.png);
	background-repeat: no-repeat;    color: #fff;
}
.panel {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-default>.panel-heading {
    background-color: #FFFFFF;    border: solid 1px #ddd;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
}
.panel-title {
    font-size: 15px;
    color: inherit;
    font-weight: normal;
}
.panel-title a:focus{
	text-decoration: none;
}
.panel-default>.panel-heading {
    color: #2B82AE;}
	.nav-tabs {
    margin-bottom: 30px;
}
.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-group .panel+.panel {
    margin-top: 12px;
}
.panel-title img{ margin-right:15px;}
.mc{ background-image:url(../img/mc.jpg);}
.profile_image{
	padding: 8px;
	/*border: solid 1px #cbcbcb;*/
	margin-bottom: 16px;
    max-width: 65%;
    margin: 0 auto 16px;
}
.members .btn-default {
    color: #FFF;
    background-color: transparent;
    border-color: transparent;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: transparent;
   border-color: transparent;
}
.members .dropdown-menu{background-color: transparent;    border: transparent;box-shadow: none;}

.members .dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #2B82AE transparent;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #2B82AE;
}
.members .dropdown-menu>li>a {
    padding: 10px 20px;
    color: #fff;
    background: #2B82AE;
    margin-bottom: 5px;
}
.members .dropdown-menu>li>a:hover {
	background: #0a577f;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.photo_gallery{ background-color:#f5f5f5; padding:15px;}
.days{ padding:4% 0;}
.conf{ background-image:url(../img/conferencepage.jpg);    padding: 4% 0;}
.personal{ padding: 4% 0;}
.con_bg .container{ width:70%;}
.news_bg >ul>li{ display:inline-block; width:44%; margin-bottom:50px;vertical-align: top;}
.news li iframe {
	min-height: 237px;
	height: 237px;
	max-height: 237px;
}
.news{ border:solid 1px #d6d6d6; text-align:center;}
.news p{ padding:10px;}
.news h4{ margin:15px 0;}
.news>ul>li:first-child{background-color:#363636;}
.news>ul>li img:hover{ opacity:.5;}
.news_bg >ul>li:nth-child(2n+1) {
    margin-right: 10%;
}
.news>ul>li img{
	width:100%;
	height: 237px;
	min-height: 237px;
	max-height: 237px;
	object-fit: cover;
}
.news .thumbnail{ margin-bottom:0px; padding:0; border:0;}
.news .carousel-control {
    font-size: 31px;}
	.news .carousel-control.right,.news .carousel-control.left{    top: 45%;}
	.shedule_controls{ text-align:center;}
	
.shl_bg {
    margin: 0px auto;
    width: 60%;
}
.shl_bg>ul>li{ display:inline-block; width:90%; margin-bottom:10px;}
.shl_bg>ul>li:nth-child(2n+1){ width:9%;}
.shl_bg>ul {
    border-bottom: solid 1px #eeeeee;
    padding: 0 11%; margin-bottom:20px; padding-bottom:20px;
}
.shl_bg>ul:last-child{ border-bottom:0;}
.rsl{ padding:3% 0;}
.sheule_head {
    margin-top: 80px;
    padding: 0 18%;
}

.sheule_head>li{ display:inline-block; padding:0 15px; vertical-align:middle; }
.sheule_head h2{ margin:0; color:#787878; font-weight:normal;}
.sheule_head h1{ margin:0;}
.panel-title a:hover {
    text-decoration: none;
}
.banner {
    position: relative;    
    overflow: hidden;
}


.banner:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    z-index: 0;
}


i.fa.fa-user.fa-2 {
    text-indent: -9999px;
    width: 17px;
    height: 17px;
    background: url(../img/memberslogin.png) no-repeat;
    display: block;
    float: left;
    margin-right: 8px;
}

.banner {
	min-height: 450px !important;
	max-height: 450px !important;
}


/*
.page .banner, .single .banner{
	min-height: 278px;
}
*/


/*.page-id-236 .banner, .page-id-312 .banner, .page-id-502 .banner, .search .banner, .page-id-382 .banner, .page-id-272 .banner, .page-id-191 .banner {
	    min-height: 278px;
}
*/


.whatisapdo {
	  margin-bottom: 30px;
	    
}

#whatisapdo2 .whatisapdo {
	  padding: 58px 0;
}

.secondrow .panel-grid-cell{
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-bottom: 20px;
}
.whatisapdo2{
	margin-bottom: 50px;
}
.hm_section05 .widget-title{
	text-align: center;
	font-size: 20px;
	color:#08405d;
	font-weight: normal;
	margin-top:15px; 
	font-size: 30px;
}
.newsletter_bg{
	padding-bottom: 34px;
	padding-top: 34px;
}
.newsletter_bg{
	text-align: center;
}
.newsletter_bg > div{
	width:70%;
	margin: 0 auto;
}
.howtojoin .widget-title,.classfirst .widget-title {
  color: #08405D;
  font-weight: normal;
}
.howtojoin p,.classfirst p{
	color: #787878
}
.lsow-image-wrapper {
  padding: 20px;
  width: 22%;
}
.lsow-testimonials-slider .lsow-testimonial-user .lsow-image-wrapper img {
 	border-radius: 0px !important;
 	width: 190px;
    height: 190px;
    max-width: 190px !important;
    max-height: 190px;

}
.lsow-icon-quote {
  display: none !important;
}
.lsow-author-name,.lsow-author-credentials{
	color:#fff !important;
    font-family: "Playfair Display",serif;
    font-size: 20px;
}

#owl-posts .owl-prev, #foogallery-gallery-446 .owl-prev,
#foogallery-gallery-257 .owl-prev{
  left: -45px!important;
  position: absolute;
  top: 35%;
}


#owl-posts .owl-prev {
    left: -80px !important;
}
#owl-posts .owl-prev:before, .foogallery-owl-carousel .owl-prev:before {
   content: '\f104' !important;
    font-size: 28px;
    margin-left: -3px;
    display: block;
    font-family: FontAwesome;
    top: -4px;
    left: 0;
    right: 0;
    position: absolute;
}

#owl-posts .owl-next:before, .foogallery-owl-carousel .owl-next:before {
    content: '\f105' !important;
    font-size: 28px;
    margin-right: -2px;
    display: block;
    font-family: FontAwesome;
    top: -3px;
    left: 0;
    right: 0;
    position: absolute;
}

#owl-posts .owl-prev:before, #owl-posts .owl-next:before, .foogallery-owl-carousel .owl-prev:before, .foogallery-owl-carousel .owl-next:before {
	text-indent: 0px;
}  
.foogallery-owl-carousel .owl-dots, .testimonial .owl-dots {
	display: none !important;
}


#owl-posts .owl-next, #owl-posts .owl-prev, .foogallery-owl-carousel .owl-next, .foogallery-owl-carousel .owl-prev {
text-indent: -9999px;
}

#owl-posts .owl-next,
#foogallery-gallery-446 .owl-next,
#foogallery-gallery-257 .owl-next  {
  right: -45px;
  position: absolute;
  top: 35%;
}
#owl-posts .owl-prev,#owl-posts .owl-next{
  background: transparent none repeat scroll 0 0;
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  color: #c2c2c2;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  margin: 5px;
  padding: 1px 6px;
}
#owl-posts .owl-item.active{
	padding:10px;
}
#owl-posts  .item.latestnewsitem img{
	/*max-height: 220px;*/
}

.latestnewsitem div:last-child {
	display: none;
}

.latestnewsitem div:nth-child(2) a {
    font-size: 16px;
    color: #787878;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 25px;
}

.latestnewsitem:hover a {
	color: #09405e !important;
}

.latestnewsitem div .whiteborder {
	display: block !important;
}

.hm_section01.con_bg{
  margin: 0 auto;
  opacity: 0.99;
  width: 85%;
  margin-top: -85px;
}
.image-gallery-slider .owl-dots{
	display: none !important;
}
.owl-prev, .owl-next{
    display: block !important;
    background: transparent !important;
    border: 1px solid #c3c3c3 !important;
    border-radius: 50% !important;
    color: #c3c3c3 !important;
    width: 43px;
    padding: 0px !important;
    height: 43px;
    line-height: 47px;
}


.fa-arrow-left::before {
	content: '\f104' !important;
	    font-size: 28px;
	        margin-left: -3px;
}

.fa-arrow-right::before {
	content: '\f105' !important;
	    font-size: 28px;
	    margin-right: -2px;
}


.image-gallery-slider .owl-prev {
  left: -52px;
  position: absolute;
  top: 40%;
}
.image-gallery-slider .owl-next {
  right: 0px;
  position: absolute;
  top: 40%;
}

#foogallery-gallery-257 .foo-item, #foogallery-gallery-447 .foo-item{  
	max-height: 400px !important; 
	overflow: none;
	text-align: center;
}
.foo-item {
	text-align: center;
}

#foogallery-gallery-446 .foo-item{
	max-height: 400px !important; 
	overflow: none;
	text-align: center;
}
.image-gallery-slider .foo-item{
	overflow: none !important;
}
.imgtitle {
  color: #35657c;
  font-size: 17px;
  margin-top: 11px;
  line-height:16px;
  width: 80%;
}
.testimonials .lsow-text h4 { 
  color: #fff;
  font-family: "Playfair Display",serif;
  font-size: 20px !important;
  line-height: 36px !important;
  margin-bottom: 20px !important;
  font-weight: normal !important;
  text-transform:none !important;
}
.testimonials .lsow-testimonials-slider.lsow-container{
	max-width:100% !important; 
}
.testimonials{
	padding: 30px 70px 70px;
}
.lsow-container .lsow-flex-direction-nav a.lsow-flex-next, .testimonial .owl-next{
	background: url(../img/arrow_right.png) no-repeat!important;
    text-indent: 9999999px!important;
    width: 11px!important;
    height: 23px!important;
     border:none !important;
    right: -50px!important;
}
.testimonial .owl-next,.testimonial .owl-prev {
	position: absolute;
}

.lsow-flex-viewport{
    position: relative;
}
.lsow-flex-direction-nav{
    position: absolute;
    top: 57.5%;
    left: 0;
    width: 100%;
}

.lsow-container .lsow-flex-direction-nav a.lsow-flex-prev, .testimonial .owl-prev{
	background: url(../img/arrow_left.png) no-repeat!important;
    text-indent: 9999999px!important;
    width: 11px!important;
    height: 23px!important;
    left: -50px!important;
    border:none !important;

}
.accordian .lsow-accordion.style2 .lsow-panel .lsow-panel-title{
	color:#2b82ae !important;
	background-color: #ffffff !important;
	border: 1px solid #ddd !important;
	font-size:14px !important;
	font-weight: normal !important;
	padding: 6px 15px; 
	border-radius: 0px !important; 
}
.accordian .lsow-accordion.style2 .lsow-panel .lsow-panel-title::after{
	right:15px !important;
	top:10px !important;
	color:#2b82ae !important;
	transform: rotate(270deg);
}

img.icon{
	margin-right: 20px;
}
.accordian .lsow-accordion.style2 .lsow-panel-content{
	border:0px !important
}
/* .accordian .lsow-accordion.style2 .lsow-panel.lsow-active .lsow-panel-title::after{
	transform: rotate(90deg) !important;
} */
p.half{
	width:49.3%;
	float: left;
}
p.right{
	float: right;
}
p.full{
	width:100%;
	clear: both; 
}
p.half,p.right,p.full {
	margin-bottom: 10px;
}


.contactpage .wpcf7-form-control.wpcf7-text,.contactpage .wpcf7-form-control.wpcf7-select,.contactpage .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 0 10px;
}
.contactpage .wpcf7-submit{
	float:right;
	  background-color: #2b82ae;
	  background-image: url("../img/button-side-design.png");
	  background-position: left top;
	  background-repeat: no-repeat;
	  color: #fff;
	  display: inline-block;
	  margin: 0 14px;
	  min-width: 145px;
	  padding: 10px 10px 10px 33px;
	  text-align: center;
	  text-decoration: none;
	  border:0px none;
}

.contactpage .wpcf7-submit:hover {
	background-color: #08405D
}


.g-recaptcha {
    display: block;
    float: left;
    width: 50%;
    transform: scale(0.75) !important;
    -webkit-transform: scale(0.75) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #08405D;
    background: #08405D;
    color: #fff;
    text-align: center;
}

div.wpcf7-validation-errors {
    border: 2px solid #F76F00;
    background: #F76F00;
    color: #fff;
    text-align: center;
}

.dropdown-menu {
  top: 30px;
}


.dropdown-menu.depth_0 > li{
	width:185px;
	background:#08405d;
	
}


.dropdown-menu.sub-menu.depth_1 {
  left: 188px;
  top: -7px;
}

.depth_1 li{
	background: #0a577f; 
}


.dropdown-menu.depth_0 > li:hover a,.depth_1 li:hover a{
	color:#fff
}

.depth_1 li a{
	padding: 8px 20px; 
}
.entry-header{
	display: none; 
}
.entry-meta{
	display: none;
}
.panel-row-style-login.login,.panel-row-style-register.register,.panel-row-style-password.password{
	width:65%;
	margin: 0 auto;
} 
.sub_bg .widget-title {
  color: #08405d;
  font-size: 30px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 20px;
}



.days .widget-title {
    font-weight: normal;
    margin-bottom: 38px;
}


.accordian.organiserfaq{
	display: none;
}
.loginstatus{
	opacity: 0.99;
	margin-top:-84px;
}
.newsletter_bg.panel-widget-style{
	padding: 34px 42px 0;
}

.es_caption {
	margin-bottom:15px;
	text-align: center;
}

.panel-title .fa.fa-angle-up{
	float: right;
	font-weight: bold; 
}
.edit_profilecustom .continue > input {
  border: medium none;
  color: #000;
}
.organizationsearch{
  font-size: 20px;
  line-height: 38px;
  margin-left: -3px;
  padding: 0px 34px;
  background-color:#191919;
  color:#fff;
  cursor: pointer;
  display: block;
  float: right;
  width: 114px;
  text-align: center;
  background: rgba(68,68,68,1);
  background: -moz-linear-gradient(top, rgba(68,68,68,1) 0%, rgba(9,9,9,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(68,68,68,1)), color-stop(100%, rgba(9,9,9,1)));
  background: -webkit-linear-gradient(top, rgba(68,68,68,1) 0%, rgba(9,9,9,1) 100%);
  background: -o-linear-gradient(top, rgba(68,68,68,1) 0%, rgba(9,9,9,1) 100%);
  background: -ms-linear-gradient(top, rgba(68,68,68,1) 0%, rgba(9,9,9,1) 100%);
  background: linear-gradient(to bottom, rgba(68,68,68,1) 0%, rgba(9,9,9,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#090909', GradientType=0 );
}
.edit_profilecustom .continue > input {
  border: medium none;
  color: #000000;
}
 
#locationSelect{
	display: none;
}
.editprofile{
	padding:10px;
	background-color: #2B82AE;
	color:#fff !important;
	float:right;
}
.editprofile .fa{
	margin-right:10px; 
}

.widget-title{
	margin-top: 50px;
	font-size: 30px;
}
p{
	margin: 0 0 50px;
}
.owl-item .item.latestnewsitem,
#foogallery-gallery-446 .owl-item.foo-item{
	margin-left: 1px;
}

.owl-item .item .whiteborder{
	padding: 10px;
	border: 1px solid rgba(215,215,215,1);
	margin-bottom: 15px;
	position: relative;
	   -webkit-transition: 800ms;
   transition: 800ms;
}
.owl-item .item .whiteborder .black{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.67);
	opacity: 0;
	z-index: 1;
	   -webkit-transition: 800ms;
   transition: 800ms;
      -webkit-transform:scale(0.8);
           transform:scale(0.8);
}
.owl-item .item .whiteborder .readmore{
	position: absolute;
	top: 60%;
	left: 50%;
    -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        color:#fff;
    z-index: 2;
    background: url(../img/read.png) no-repeat;
    width: 142px;
    height: 42px;
       -webkit-transition: 800ms;
   transition: 800ms;
   opacity: 0;
}
.owl-item .item:hover .black{
	opacity: 1;
	   -webkit-transform:scale(1);
           transform:scale(1);
}
.owl-item .item:hover .readmore{
	opacity: 1;
	top: 50%;
}

/*.owl-prev, .owl-next{
    width: 42px;
    height: 42px;
    display: -webkit-box!important;
   display: -webkit-flex!important;
   display: -ms-flexbox!important;
   display: flex!important;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center; 
        font-size: 21px!important;  
}
*/

.foogallery-owl-carousel a img{
	max-width: 100%;
    height: 200px;
    object-fit: cover;
}

.hasborder .owl-stage-outer{
	padding-left: 0;
}


.foogallery-container .imgtitle {
    width: 70%;
    text-align: left;
    line-height: 22px;
    margin: 10px auto;
}

.foogallery-owl-carousel a {
    display: inline-block;
    overflow: hidden;
    width: 95%;

}

.foogallery-owl-carousel.hover-effect-zoom a{
	position: relative;
	background: #fff !important;
	 padding: 10px;
	border: 1px solid rgba(215,215,215,1);
}

.foogallery-owl-carousel.hover-effect-zoom a:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.67);
	opacity: 0;
	z-index: 1;
	   -webkit-transition: 800ms;
   transition: 800ms;
      -webkit-transform:scale(0.8);
           transform:scale(0.8);	
}

.foogallery-owl-carousel.hover-effect-zoom a img{
	opacity: 1!important;
}




.foogallery-owl-carousel.hover-effect-zoom a:before{
	content: '';
	position: absolute;
	top: 60%;
	left: 50%;
    -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        color:#fff;
    z-index: 2;
    background: url(../img/read.png) no-repeat;
    width: 142px;
    height: 42px;
       -webkit-transition: 800ms;
   transition: 800ms;
   opacity: 0;
}

.page-id-241 .foogallery-owl-carousel.hover-effect-zoom a:before{
	 background: url(../img/view.png) no-repeat;
	 content: '';
	position: absolute;
	top: 60%;
	left: 50%;
    -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        color:#fff;
    z-index: 2;
    width: 142px;
    height: 42px;
       -webkit-transition: 800ms;
   transition: 800ms;
   opacity: 0;
}

.page-id-241 .sub_bg {
    padding: 50px 0 0px 0;
}


.page-id-241 .col-md-6:first-child {
    padding: 0 50px 0 0;
}
.page-id-241 .col-md-6:last-child {
    padding: 0 0px 0 50px;
}

.page-id-382 div#pgc-382-2-0 {
 padding: 0 50px 0 0;
}

.page-id-382 div#pgc-382-2-1 {
	 padding: 0 0px 0 50px;
}




.page-id-241 .btn01 {
	margin:0px;
}

.page-id-241 .lsow-accordion h3 {
    margin: 10px 0 30px;
}

.foogallery-owl-carousel.hover-effect-zoom a:hover:after{
	opacity: 1;
	      -webkit-transform:scale(1);
           transform:scale(1);
}

.foogallery-owl-carousel.hover-effect-zoom a:hover:before{
	opacity: 1;
	top: 50%;
}

.so-widget-sow-image-sow-image-b5a0057b6480 .sow-image-container{
	text-align: left;
}

.shortrow{
	max-width: 1050px;
	margin: 0 auto;
}

#panel-34-1-1-2{
	margin-top: -30px;
}

.page-id-26 .title1{
    padding-left: 0px;
    padding-bottom: 10px;
}

.contact_page_form{
	margin-top: -3px;
}

.contact_page_form p{
	margin-bottom: 10px;
}

.contact_page_form .wpcf7-select{
	height: 32px;
    padding-left: 9px;
}

.contact_page_form input[type="text"],
.contact_page_form input[type="email"],
.contact_page_form textarea{
	padding-left: 10px;
}

.contact_page_form input[type="submit"]{
	margin-right: 0;
	margin-top: 5px;
}

div.wpcf7-response-output{
	margin: 2em 0;
	clear: both;
}

.ajax-loader{
	width: 15px;
	height: 15px;
}

.widget-title{
	margin-bottom: 10px;
	font-size: 20px;
}
.marginbottomzero{
	margin-bottom: 0!important;
}

.subtext{
	line-height: 18px;
}

.subtext p{
	margin-bottom: 20px;
}

.subtext_buttons{
	text-align: right;
	padding-top: 15px;
}

.schedule_line{
    background-color: #f6f5f5;
    box-shadow: 0px 3px 5px #b1b1b1;
    margin-bottom: 5px;
    background: url(../img/ksline.png) no-repeat right bottom;
    background-size: 100% 101px;
    min-height: 95px;	
}

.schedule_line .container{
	position: relative;
}

.schedulenav_icon{
	position: absolute;
	top: -43px;
    left: 15px;
}

.schedulenav{
	position: absolute;
	top: 20px;
	left: 50%;
    -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    min-width: 445px;
    text-align: center;
}

.schedulenav h1{
	margin-top: 0;
}

.schedulenav .sched_title{
	display: inline-block;
	vertical-align: top;
}

.schedulenav .buttonleft{
	float: left;
	width: 43px;
	height: 43px;
	border-radius: 100%;
	border: 1px solid #7a7a7a;
	position: relative;
	cursor: pointer;
	color: #7a7a7a;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
    margin-top: 6px;
}
.schedulenav .buttonleft:before{
	position: absolute;
	top: 50%;
	left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    content: '\f104';
    font-family: FontAwesome;
    color: #7a7a7a;
}

.schedulenav .buttonright{
	float: right;
	width: 43px;
	height: 43px;
	border-radius: 100%;
	border: 1px solid #7a7a7a;
	position: relative;
	cursor: pointer;	
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
    margin-top: 6px;
}

.schedulenav .buttonright:before{
	position: absolute;
	top: 50%;
	left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    content: '\f105';
    font-family: FontAwesome;
    color: #7a7a7a;
}


.schedulenav .buttonleft:hover,
.schedulenav .buttonright:hover{
	border: 1px solid #08405d;
}

.schedulenav .buttonleft:hover:before,
.schedulenav .buttonright:hover:before{
	color: #08405d!important;
}

.schedule_container{
	max-width: 795px;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
	padding-top: 45px;
	padding-bottom: 45px;
}


.schedule_container .schedulebox{
	max-width: 495px;
	margin: 0 auto;
	padding-left: 95px;
}

.schedulebox table tr td:nth-child(1){
	text-align: center;
	width: 55px;
    display: inline-block;
}
.schedulebox table tr td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.schedulebox table tr td {
	color:#337ab7
}

.greyback{
	background: #f3f1f1;
	margin-bottom: 35px;
}

.page-template-make-payment .banner_con{
    top: 60%;
    font-size: 30px;
}


#pl-382 .manage_right h3 {
	margin-top: 0px;
}

.linecont{
	max-width: 795px;
	margin: 0 auto;
	border-bottom: 1px solid #e6e4e4;
	padding-top: 35px;
	padding-bottom: 19px;
}
.linecont:last-of-type{
	border-bottom: 0;
	padding-bottom: 70px;
}

.linecont .linebox{
	max-width: 390px;
	margin: 0 auto;
}

.linecont input[type="text"],
.linecont input[type="email"]{
	width: 100%;
	height: 30px;
	background: #f3f1f1;
	border: 1px solid #d6d6d6;
	margin-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	font-size: 12px;
	color: #000;
}
.linecont input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #000;
}
.linecont input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000;
}
.linecont input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #000;
}
.linecont input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000;
}

.linecont input[type="email"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #000;
}
.linecont input[type="email"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000;
}
.linecont input[type="email"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #000;
}
.linecont input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000;
}

.linecont input[type="email"]:focus,
.linecont input[type="text"]:focus,
.linecont .linebox select:focus{
	outline: none;
}

.linecont .linebox select{   
   width: 165px;
   height: 30px;
   overflow: hidden;
   background: url(../img/selectar.png) no-repeat right #f3f1f1;
   border: 1px solid #d6d6d6;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
	margin-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	font-size: 14px;
	color: #000000;
}

.linecont .linebox p{
	margin-bottom: 15px;
	line-height: 18px;
	font-size: 15px;
	color: #000000;
}

.linecont .linebox ul li{
  position: relative;
}

.linecont .linebox ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.linecont .linebox ul li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 10px 0px 10px 42px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.linecont .linebox ul li .check{
  display: block;
  position: absolute;
  border: 1px solid #a6a5a5;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  top: 50%;
  left: 0px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
   -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
}


.linecont .linebox ul li .check::before {
  display: block;
  position: absolute;
	content: '';
  border-radius: 100%;
	width: 8px;
    height: 8px;
    top: 3px;
    left: 3px;
	  margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.linecont .linebox input[type=radio]:checked ~ .check {
  border: 1px solid #a6a5a5;
}

.linecont .linebox input[type=radio]:checked ~ .check::before{
  background: #a6a5a5;
}

.linecont .linebox input[type=radio]:checked ~ label{
  color: #a6a5a5;
}

.continue_button{
	text-transform: uppercase;
	text-align: center;
	padding-top: 50px;
	font-size: 16px;
}

.parners .owl-carousel .item img {
  max-width: 100%;
  height:auto;
  width:auto !important;
  -webkit-filter: grayscale(1); 
      filter: grayscale(1);
      opacity: .5;
}


.parners .owl-carousel .item img:hover {
  -webkit-filter: grayscale(0); 
      filter: grayscale(0);
      opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  cursor: pointer;
}

.charityline{
    margin-bottom: 65px;
}

.charityline .image{
	display: inline-block;
	vertical-align: top;
	width: 140px;
	height: 172px;
	border: 1px solid #b6b6b6;
	text-align: center;
	padding: 10px;
}
.charityline .image img{
	max-width: 100%;
	height: auto;
}

.charityline .text{
	display: inline-block;
	vertical-align: top;
    width: 70%;
    padding: 0 10px;
}

.charity h3{
	font-size: 20px;
	color:#08405d;
	font-weight: normal;
	margin-top: 0;
}

.charity h4{
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: normal;
}
.charity p {
	    font-size: 15px;
    color: #787878;
    line-height: 22px;
}

.charity h4 a{
	color: #787878;
	font-size: 16px;
	font-weight: normal;
}

.stripe-button-el {
	background:none !important;
	box-shadow: none !important;
}

.stripe-button-el span {
    background: none !important;
    border: none !important;
    color: #000 !important;
    text-transform: uppercase !important;
}

footer {
	margin-top: 30px;
}

.wpcf7-form textarea {
	height: 100px;
}



#wpum_loginform {

}

#wpum_loginform label {
	    font-weight: 400;
}

#wpum_loginform p br {
	display: none;
}

#wpum_loginform p input[type="text"], #wpum_loginform p input[type="password"] {
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #aaa;
    padding: 0 10px;
}

.login-submit input, #submit_wpum_register {
    border: none;
    padding: 5px 15px;
    background: #0885AE;
    color: #fff;
}

.wpum-registration-form fieldset label ~ p {
	display: none;
}


.lsow-panel:hover .lsow-accordion.style2 .lsow-panel .lsow-panel-title:before {
background: none !important
}

.lsow-accordion.style2 .lsow-panel .lsow-panel-title:before {
	background: none !important
}

.captchasection {
	overflow: hidden;
	margin-bottom: 0px !important
}


footer ul>li:before, footer .textwidget li:before, footer li:before {
	display:none;
}

footer ul {
	padding:0px;
	margin:0px;
}


/* Layout 5 */
#pgc-5-0-0, #pgc-5-0-1, #pgc-5-0-2, #pgc-5-0-3 {
width: 25%
}
#pg-5-0, #pg-5-1, #pg-5-2, #pl-5 .panel-grid-cell .so-panel {
margin-bottom: 30px
}
#pg-5-0 .panel-grid-cell, #pg-5-1 .panel-grid-cell, #pg-5-2 .panel-grid-cell, #whatisapdo2 .panel-grid-cell {
float: left
}
#pgc-5-1-0, #pgc-5-whatisapdo2-0 {
width: 66.667%
}
#pgc-5-1-1, #pgc-5-whatisapdo2-1 {
width: 33.333%
}
#pgc-5-2-0, #pgc-5-2-1 {
width: 50%
}
#whatisapdo2 {
margin-bottom: 50px
}
#pg-5-4 .panel-grid-cell {
float: none
}
#pl-5 .panel-grid-cell .so-panel:last-child {
margin-bottom: 0px
}
#pg-5-0, #pg-5-1, #pg-5-2, #whatisapdo2, #pg-5-4 {
margin-left: -15px;
margin-right: -15px
}
#pg-5-0 .panel-grid-cell, #pg-5-1 .panel-grid-cell, #pg-5-2 .panel-grid-cell, #whatisapdo2 .panel-grid-cell, #pg-5-4 .panel-grid-cell {
padding-left: 15px;
padding-right: 15px
}
@media (max-width:1024px) {
#pg-5-0 .panel-grid-cell {
	width: 50%;
	margin-bottom: 120px;
}
}
@media (max-width:780px) {
#pg-5-0 .panel-grid-cell, #pg-5-1 .panel-grid-cell, #pg-5-2 .panel-grid-cell, #whatisapdo2 .panel-grid-cell, #pg-5-4 .panel-grid-cell {
	float: none;
	width: auto
}
#pgc-5-0-0, #pgc-5-0-1, #pgc-5-0-2, #pgc-5-1-0, #pgc-5-2-0, #pgc-5-whatisapdo2-0 {
	margin-bottom: 30px
}
#pl-5 .panel-grid {
	margin-left: 0;
	margin-right: 0
}
#pl-5 .panel-grid-cell {
	padding: 0
}

.hm_services ul li:last-child {
	position: relative;
    left: 0px;
    top: auto;
    padding: 0 20px;
    min-height: 80px;
    vertical-align: middle;
    display: block;
    align-items: center;
    -webkit-transform: none;
    transform: none;
    margin: 0px;
}

}

.testimonial h4 { 
  color: #fff;
  font-family: 'Roboto', Arial, sans serif;
  font-size: 15px; 
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px ;
  font-weight: normal;
  text-transform:none;
}

.testimonial .owl-buttons, .testimonial .owl-nav{
	position: absolute;
	top:35%;
	width: 100%
}

.testitem {
	display: flex;
	align-items: center;
}

.testitem img {
	width: auto !important;
	height: auto;
	margin:0 auto;
}

.testimonial .owl-page span {
    width: 14px !important;
    height: 14px !important;
    border: 1px solid #aaa !important;
    background: #aaa !important
}
.testimonial .owl-page .active span {
    background: transparent !important;
    border: 1px solid #fff !important;
}


.testbg {
	 background-size: cover !important;
     padding: 30px 0 25px;

     margin: 65px 0 25px;	
     background-position: center !important;
}

.testimonial .owl-buttons div {
	opacity: 1 !important
}


.owl-item .item.latestnewsitem, #foogallery-gallery-446 .owl-item.foo-item {
	    margin-right: 40px !important;
}

.owl-item .item.latestnewsitem:nth-child(3n), #foogallery-gallery-446 .owl-item.foo-item:nth-child(3n) {
	margin-right: 0px;
}

#pgc-382-0-0 {
	margin-bottom: 15px;
}

.ctb {

}

.ctb h2, .ctb h3 {
	color: #08405d;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;
}
.ctb h3 {
font-size: 20px;
}


#pgc-382-4-0 h3 {
    color: #08405d;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

#pg-382-4 {
	padding-bottom: 65px;
}

.lsow-accordion.style2 .lsow-panel {
    margin: 0 0 13px 0;
    color: #000;
    -webkit-transition: color .3s;
    transition: color .3s;
    position: relative;
    cursor: pointer;
}


.lsow-accordion.style2 .lsow-panel .lsow-panel-title:after {
    font-family: 'lsow-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 30px;
    top: 25px;
    content: "\e913";
    color: #999;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: color .3s ease-in 0s, transform .3s ease-in-out 0s;
    transition: color .3s ease-in 0s, transform .3s ease-in-out 0s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lsow-accordion.style2 .lsow-panel .lsow-panel-content {
    padding: 20px 30px;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 5px 5px;
}


.lsow-image {
	width: auto;
	height: auto;
}

.imgaccordion {
width: 25px;
display: inline-block;
text-align: center;
}

.imglst {
width: 30px;
display: inline-block;
text-align: center;
}

.mtext {
	    padding: 65px 0 0;
}

.btext  ul {
	margin-bottom: 20px
}
.page-title {
	margin:0 0 10px 0;
}

footer .es_lablebox {
	display: none;
}

.toppanel {
	max-width: 890px;
    margin-top: -63px;
    margin-bottom: -50px;
}

.gallerybg {
    padding: 50px 0;
    background: #F5F5F5;
	margin:90px 0 0px;
}

#organiser {
	border-left: 5px solid #fff;
}

.lsow-panel-content p {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 18px;
    color: #000;

}

.lsow-panel-content p:last-child {
	margin-bottom: 0px;
} 

.lsow-panel-content h4 {
	font-size: 16px;
    color: #787878;
    line-height: 28px;
}
    
.resbox {
	margin:80px 0;
}    

.news_bg {
	margin-top: 40px;
}

.edit_profilecustom .fa-exclamation-circle, .edit_profilecustom .fa-question-circle {
    content: "i";
    color: #b3b2b2;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    right: -35px;
    top: 3px;
}

.tooltip {width:200px;}

/*
.search .banner {
	height: 265px;
}
*/

.organiserfaq {
	display: none;
}

.tweet {
	max-width: 300px;
    margin: 0 auto;
}

.tweet a {
	color:#fff !important;
}

.interact {
	/* display: none !important */
}
.interact  a {
	color:#fff;
	margin: 5px 15px;
	display:inline-block;
}

.es_lablebox {
	display: none;
}

.owl-carousel .item img {
    width: 100%;
    /*height: 172px;*/
    object-fit: cover;
}

.latestnewsitem img {
	width: 100%;
    height: 172px;
    object-fit: cover;
}

.postsocial {margin-top: 20px;display: block;}
.postsocial li {
    display: inline-block;
}
.postsocial li a{
    font-size: 20px;
    background: #0082b1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    margin-right: 5px;
}
.postsocial i {}

.catlists {
    background: #003358;
    display: block;
    margin-top: -15px;
    margin-bottom: 35px;
}
.catlists li {
    display: inline-block;
    padding: 10px 20px;
    margin: 0;
    border-right: 1px dashed #fff;
    margin-left: -3px;
}

.catlists li.active {
	background: #0082b1;
}

.catlists li:hover {
	background: #0082b1;
}
.catlists li a {
    font-size: 15px;
    font-weight:normal;
    color: #fff;
}


.blog-posts-wrapper {
    background: #f8f8f8
}
.blog-post-wrapper {
    border: 1px solid #e0e0e0;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px
}
.blog-post-wrapper .image-container {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 2px solid #0082b1;
    position: relative
}

.blog-post-wrapper .content-container .meta-wrapper {
    background: #f8f8f8;
    padding: 10px;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 12px;
}

.sidebar .screen-reader-text, .sidebar #searchsubmit  {
	display: none;
}

.sidebar .widget-title {
    font-size: -webkit-xxx-large;
    font-size: 1.2em;
    font-weight: 700;
}
.widget_categories {}
.widget_categories ul {}
.widget_categories li {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin: 0;
}
.widget_categories li a {
    padding: 10px 0 10px 20px;
    width: 100%;
    display: block;
    height: 100%;
    color: #666;
}
.widget_categories li a:hover {
   background: #e0e0e0;
    color: #08405d;
}    
.widget_categories li a:before {
content: '\f02d';
margin-right: 10px;
font-family:FontAwesome
}
.widget_search {
    margin-bottom: 20px;
}
.widget_search input[type="text"] {
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
}

.page-id-453 .sub_bg {
	padding-top: 30px;
}

.page-id-453 .page-title ~ p{
    margin-bottom: 35px
}

.resbox li {
	list-style: none;
}

.resbox li:before {
	display: none;
}


.page-template-thankyou .asp-thank-you-page-wrap {
	display: none;
}

.bsdesc {line-height: 26px;margin-top: 30px;}
.bsdesc ul {margin:20px 0;}
.bsdesc p {}


.interact a {
  text-decoration: none;
  color: #fff;
}
.interact a:hover {
  color: #3abcff;
}
.interact a:active {
  box-shadow: inset 0px 0px 10px -4px rgba(0, 0, 0, 0.75);
}
.interact a:first-child {
  border-radius: 0px 0px 0px 6px;
}
.interact a:last-child {
  border-radius: 0px 0px 6px 0px;
}
.interact .twitter_reply_icon,.interact .twitter_fav_icon,.interact .twitter_retweet_icon {
  text-align: center;
  font-size: 0px;
  display: inline-block;
}
.interact .twitter_reply_icon:before, .interact .twitter_fav_icon:before, .interact .twitter_retweet_icon:before {
  font-size: 22px;
  font-family: "Fontawesome";
  -webkit-font-smoothing: antialiased;
  padding-right: 4px;
}
.interact .twitter_reply_icon:before {
  content: "";
}
.interact .twitter_retweet_icon:before {
  content: "";
}
.interact .twitter_fav_icon:before {
  content: "";
}

.page-template-code-of-ethics .code > p img {
	margin-right:20px;
	vertical-align: top;
}

.page-template-code-of-ethics .code > p {
	padding-left: 30px;
	margin-bottom: 20px;
}


.page-template-code-of-ethics .code > p {
	color:#2b82ae
}


.page-template-code-of-ethics .code {
	padding: 2% 3%;
}

.btnblue {
    background: #0082b1 !important;

}

.btnblue:hover {background: #0a577f !important;}

.ctitle {
	font-weight: bold;
}

.continue .btnblue {
    border-radius: 4px;
    padding: 10px;
    color: #fff !important;
}


.footer-sidebar #text-5 {
	margin-top: 0px;
}

.footer-sidebar #text-5 h3.widget-title{
	margin-top: 0px !important
}

.wpum-helper-links {
	display: none;
}

.descgr i {
    margin-top: -15px;
    display: block;
    padding-left: 35px;
}

.sidebar .cat-item-9 {
	display: none;
}

#mc-embedded-subscribe-form {padding: 0px !important;}
#mc_embed_signup {background:none !important}
#mc_embed_signup .mc-field-group,
#mc_embed_signupb .mc-field-group {margin:0px !important;padding:0px !important}
#mc_embed_signup .button,
#mc_embed_signupb .button {
    margin: 0px auto !important;
    float: none !important;
    display: block !important;
    background: #0a425f !important;
    color: #fff;
    text-align: center;
    border: none;
    padding: 5px 20px;
}
#mc_embed_signup .button:hover {background:#333 !important} 
#mc_embed_signup .mc-field-group input,
#mc_embed_signupb .mc-field-group input {width:60% !important;margin:0 auto;border: solid 1px #08405d;font-style: italic;padding: 7px 15px !important;color: #08405d;}
#mc_embed_signup .mc-field-group,
#mc_embed_signupb .mc-field-group {min-height: 40px !important;}
#mc_embed_signup div.mce_inline_error {
    display: none !important;
}
#mce-success-response {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}


@media only screen and (max-width: 480px) {
	.footer-sidebar #text-5 {
		margin-top: 30px;
	}
	.contact_page_form .half.right{
		float: none;
		width: 100%;
	}
	.g-recaptcha{
		float: none;
		-webkit-transform: scale(0.86) !important;
		transform: scale(0.86) !important;
	}
	.contactpage .wpcf7-submit{
		float: none;
		margin: 0;
	    width: 100%;
	}
	#mc_embed_signup .button{

	    width: 60%;
	}
}

div#err {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 10px;
    border-radius: 6px;
}
#paybutton {
	display: block;
    border: none;
    padding: 10px 35px;
    background: #08405d;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
}

#paybutton:hover {
    opacity: 0.8;
}

.owl-carousel {
	overflow: hidden;
}


li.findr {
    border: 1px dashed #fff;
    padding: 10px;
    margin: 0px !important;
    background: #267fae;
}

li.findr:first-child:before {
    content:'All Results';
    display:block;
    color:#fff;
    font-size:24px;
    margin-bottom:20px;
    text-transform:uppercase;
}

li.findr:first-child {
   border: 1px dashed #fff;
   border-bottom:0px;
}

li.findr * {
    color:#fff;
}