@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/



body {
	font-family: 'RobotoRegular', sans-serif;
	background-color: #fff;
}

a,
input,
button,
textarea {
	outline: none !important;
}

a {
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	text-decoration: none !important;
}


#navbarNavDropdown {
	flex-wrap: wrap;
}

.header-bar {
	display: -webkit-box;
	display: flex;
    flex-wrap: wrap;
	width: 100%;
	padding: 15px 0 0;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
			align-items: center;
			
			
}

.header-bar .widget {
	display: flex;
	align-items: center;
}

.header-bar .widget-title h3 {
	color: #FFF;
    font-size: 18px;
    line-height: 1.2;
    margin: 0 15px;
}
.header-bar .widget .input-group {
	background: #FFF;
}
.header-bar .widget .form-control {
	font-size: 14px;
	width: 210px;
	height: 40px;
	outline: none !important;
	box-shadow: none !important;
	display: block;
	border: none;
}

.header-bar .widget .btn {
	margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-bar .widget .btn .caret-white {
	border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ffffff;
    display: block;
}


.newsletter-btn {
	border: 1px solid #ffffff;
	color: #FFF;
	padding: 7px 15px;
	display: block;
	margin-right: 15px;
	text-align: center;
}

/**/

.pad-left {
	padding-left: 0;
}

.pad-right {
	padding-right: 0;
}

.pad-top {
	padding-top: 0;
}

.pad-bottom {
	padding-bottom: 0;
}

.padding {
	padding: 0;
}

.col-centered {
	margin: 0 auto;
	float: none;
}

h1 {
	font-size: 40px;
	line-height: 40px;
	margin: 0;
}

h2 {
	font-size: 36px;
	line-height: 36px;
	margin: 0;
}

h3 {
	font-size: 32px;
	line-height: 32px;
	margin: 0;
}

h4 {
	font-size: 28px;
	line-height: 28px;
	margin: 0;
}

h5 {
	font-size: 24px;
	line-height: 24px;
	margin: 0;
}

h6 {
	font-size: 20px;
	line-height: 20px;
	margin: 0;
}

p {
	font-size: 19px;
	line-height: 1;
	margin: 0;
	color: #252525;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

.aligncenter {
	display: inline-block;
	margin: 0 auto;
	margin: 15px;
}

.btn {
	font-size: 18px;
	line-height: 18px;
	padding: 15px 35px;
	border: 1px solid #ffffff;
	border-radius: 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	color: #fff;
	background: #959595;
	font-family: 'arialregular';
	text-transform: uppercase;
	box-shadow: none !important;
}

.btn-orange {
	color: #ff7f00;
	border-color: #ff7f00;
}

.btn-primary:hover {
	background: #121d39;
	border-color: #ffffff;

}

.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary.focus {
	background: #959595 !important;
	border-color: #ffffff !important;
}

/* .btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.btn-secondary.focus {
	background: transparent;
	border-color: #ff7f00;
	color: #ff7f00;
}

.btn-primary:active:hover
.btn-primary.active:hover, {
	background: #ff7f00;
	border-color: #ff7f00;
} */


.b-top {
	border-top: 1px solid #959595;

}

.pad-50 {
	padding: 50px 0;
}

/*==================================================================*/
/*========== Header Start ==========*/
/*==================================================================*/

.header {
	padding: 20px 0;
	background: #121d39;
	box-shadow: 0 0 20px rgba(23, 23, 23, .6);
	-o-box-shadow: 0 0 20px rgba(23, 23, 23, .6);
	-ms-box-shadow: 0 0 20px rgba(23, 23, 23, .6);
	position: relative;
	z-index: 9;
}

.navbar-default {
	background: transparent;
	border: none;
	text-align: right;
}

.navbar {
	min-height: initial;
	margin: 0;
	padding: 0;
}

.header-right {
	padding: 17px 0 0;
	display: inline-block;
}

.navbar-brand {
	display: block;
	height: auto;
	padding: 0;
	font-size: initial;
	line-height: initial;
	float: none;
	margin: 0;
	display: table;
}

.navbar-brand img {
	display: table-cell;
	vertical-align: middle;
	margin-right: 10px;
}

.navbar-brand span {
	display: table-cell;
	vertical-align: middle;
	font-size: 28px;
	line-height: 28px;
	color: #ffffff;
	text-transform: uppercase;
	border-left: 1px solid #a4a6a9;
	padding-left: 10px;
}

.navbar .navbar-nav .nav-link {
	padding: 0;
	font-size: 16px;
	line-height: 17px;
	color: #ffffff;
	text-transform: capitalize;
	text-transform: uppercase;
	font-family: 'arialregular';
	padding: 13px 15px 12px 15px;
}


.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus,
.navbar-nav>li>a.highlighted,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background: #48474c !important;
	position: relative;
	color: #ffffff;

}

.navbar-nav>li {
	position: relative;
	/* padding: 15px 27px 14px 27px; */
}

.nav>li:before {
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	bottom: 0;
	background: #48474c;
	width: 1px;
	content: '';

}

.nav>li:last-child {
	padding-right: 0;
}

.nav>li:first-child {
	padding-left: 0;
}

.nav>li:last-child:before {
	display: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff;
}

.dropdown-menu {
	margin: 0 !important;
	width: auto !important;
	min-width: auto !important;
	left: -1px !important;
	right: 0 !important;
	top: 100% !important;
	padding: 0;
	border: none;
	background-color: #48474c !important;
	box-shadow: 0 15px 20px rgba(23, 23, 23, .3);
	-ms-box-shadow: 0 15px 20px rgba(23, 23, 23, .3);
	-o-box-shadow: 0 15px 20px rgba(23, 23, 23, .3);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;

}


.dropdown-menu:after {
	display: none;
}

.dropdown-menu li a {
	font-size: 17px;
	line-height: 20px;
	color: #ffffff !important;
	font-family: 'Helvetica';
	padding: 5px 15px 5px 25px;
	white-space: normal !important;
}

.dropdown-menu li a:hover {
	background: transparent;
	color: #959595 !important;
}


.navbar-collapse {
	padding: 0;
	border: none;
}



/*==================================================================*/
/*========== Header End ==========*/
/*==================================================================*/



/*==================================================================*/
/*========== home slider start ==========*/


.slider-caption {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	bottom: auto;
	text-align: center;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	        justify-content: center;
}

.slider-caption .title {
	padding: 0 0 20px;
}

.slider-caption .title h1,
.slider-caption .title h2,
.slider-caption .title h3,
.slider-caption .title h4,
.slider-caption .title h5,
.slider-caption .title h6,
.slider-caption .title p {
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 0 0 20px rgba(23, 23, 23, .6);
	font-family: 'RobotoMedium';
}

.slider-map {
	position: relative;
	width: 380px;
	margin: 0 auto;
}

.slider-map .map-img img {
	width: auto !important;
	margin: 0 auto;
}

.slider-map .map-text {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	left: 0;
	right: 0;
	/* margin-right: 30px; */
}

.slider-map .map-text h1,
.slider-map .map-text h2,
.slider-map .map-text h3,
.slider-map .map-text h4,
.slider-map .map-text h5,
.slider-map .map-text p {
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	font-family: 'RobotoBold';
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
	text-transform: uppercase;
}

.home-slider .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	right: 0;
}

.home-slider .owl-dot {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #ffffff !important;
	display: inline-block;
	margin: 0 5px;

}

.slider-img {
	position: relative;
	height: 520px;
}

.slider-img img {
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	font-family: 'object-fit: cover;';

}

.slider-img:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: '';
	background: rgba(18, 29, 57, .3);

}

.home-slider .owl-dot.active {
	background: #fffa10 !important;
}






/*========== home slider end ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== newsletter start ==========*/

.newsletter {
	background: #121d39;
	padding: 25px 0;
}

.newsletter p {

	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	font-family: 'arialregular';
	display: inline-block;
	margin-right: 25px;
}

/* .newsletter [class*=col-] {
	padding: 24px 15px;
} */

.newsletter [class*=col-]:first-child {
	border-right: 1px solid #48474c;
}

.newsletter .newsletter-block {
	padding: 24px 40px;
}

.member-search .input-group {
	width: auto;
}

.member-search {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	        justify-content: center;
}

.member-search .btn {
	margin: 0 0 0 10px;
	padding: 10px 15px;
}

.caret-white {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #ffffff;
	display: block;
}

.form-control {
	font-size: 20px;
	line-height: 20px;
	color: #959595;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	height: 52px;
}


/*========== newsletter end ==========*/
/*==================================================================*/



/*==================================================================*/
/*========== member support start ==========*/

.section-title {
	padding: 0 0 40px;
	text-align: center;
}

.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6,
.section-title p {
	font-size: 40px;
	line-height: 40px;
	color: #121d39;
	text-transform: uppercase;
	font-family: 'RobotoLight';
}

/* .support-member {
	padding: 40px 0;
} */

.member-slider .member-logo {
	height: 150px;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	        justify-content: center;
}

.member-slider .member-logo a {
	display: block;
}

.member-slider .member-logo img {
	width: auto !important;
}

.member-slider .owl-nav .owl-next,
.member-slider .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	border-top: 15px solid !important;
	border-bottom: 15px solid !important;
	color: #ffff !important;
	font-size: 25px !important;
	line-height: 25px !important;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}

.member-slider .owl-nav .owl-next {
	right: -28px;
	border-left: 20px solid #959595 !important;
}

.member-slider .owl-nav .owl-prev {
	left: -28px;
	border-right: 20px solid #959595 !important;
}

.member-slider .owl-nav .owl-next:before {
	content: "\f105";
	font-family: "FontAwesome";
}

.member-slider .owl-nav .owl-prev:before {
	content: "\f104";
	font-family: "FontAwesome";
}

.member-slider .owl-nav span {
	display: none;
}


/*========== member support end ==========*/
/*==================================================================*/



/*==================================================================*/
/*========== who we are start ==========*/

.who-we-are {
	text-align: center;
}

.who-we-are p {
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	font-family: 'arialregular';
}

.who-we-are img {
	margin: 0 0 30px;
}

.who-we-are p {
	padding: 0 110px;
}


/*========== who we are endd ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== services section start ==========*/

.our-services {
	padding-bottom: 0 !important;
}

.service-block {
	text-align: center;
	padding: 0 0 75px;
}

.service-block a {
	display: block;

}

.service-block .service-img {
	margin: 0 0 30px;
}

.service-block .ser-link {
	font-size: 18px;
	line-height: 18px;
	color: #121d39;
	text-transform: uppercase;
	font-family: 'arialregular';
	margin: 0 0 20px;
}

.service-block .ser-detail p {
	font-size: 18px;
	font-family: 'arialregular';
	line-height: 24px;
	color: #000000;
}


/*========== services section end ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== mission section  start ==========*/

.mission-statement {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.mission-statement p {
	font-size: 26px;
	line-height: 40px;
	color: #121d39;
	margin: 0 0 25px;
	font-style: italic;
	font-family: 'arialregular';
}

.mission-statement a {
	font-size: 18px;
	line-height: 18px;
	color: #959595;
	text-transform: uppercase;
}

.mission-statement a:hover {
	color: #121d39;
}


/*========== mission section end ==========*/
/*==================================================================*/

/*==================================================================*/
/*========== membership benefits section start ==========*/

.membership-benefit {
	background-color: #fff;
	box-shadow: inset 0 0 20px rgba(18, 29, 57, .1);
	position: relative;
	padding: 130px 0 115px;
	overflow: hidden;
	background: url('../images/membership-bg.png') no-repeat;
	background-size: cover;
}

.membership-benefit .image {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
}

.membership-benefit .image img {
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	font-family: 'object-fit:cover;';
	height: 100%;
	-o-object-position: left center;
	   object-position: left center;
}

.membership-benefit h1 {}

.benefit-detail .section-title {
	text-align: left;
	padding: 0 0 20px;
}

.benefit-detail .section-title h1,
.benefit-detail .section-title h2,
.benefit-detail .section-title h3,
.benefit-detail .section-title h4,
.benefit-detail .section-title h5,
.benefit-detail .section-title h6,
.benefit-detail .section-title p {
	font-size: 30px;
	font-family: 'RobotoRegular';
	line-height: 30px;
}

.benefit-detail p {
	font-size: 20px;
	line-height: 32px;
	color: #000000;
	margin: 0 0 25px;
	font-family: 'arialregular';
}




/*==================================================================*/
/*========== membership benefits section end ==========*/







/*==================================================================*/
/*========== inside page start ==========*/
/*==================================================================*/
.inside-title {
	background: url('../images/inner-title-bg.jpg') no-repeat;
	text-align: center;
	box-shadow: inset 0 0 20px rgba(18, 29, 57, .1);
	padding: 38px 0;
	background-size: cover;
	margin: 0 0 30px;
}

.inside-pg .inside-title h1,
.inside-pg .inside-title h2,
.inside-pg .inside-title h3,
.inside-pg .inside-title h4,
.inside-pg .inside-title h5,
.inside-pg .inside-title h6,
.inside-pg .inside-title p {
	font-size: 30px;
	line-height: 30px;
	color: #121d39;
	text-transform: uppercase;
	font-family: 'RobotoMedium' !important;
	margin: 0;
}

.inner-content {
	padding: 30px 0 95px;
}

.inside-pg p {
	font-size: 19px;
	line-height: 29px;
	color: #000000;
	margin: 0 0 45px;
}

.inside-pg p a {
	color: #121d39;
	text-decoration: underline !important;
}

.inside-pg iframe, .inside-pg img {
    max-width: 100%;
}

.inside-pg p a:hover {
	color: #595959;
}

.inside-pg .btn {
	color: #fff !important;
	text-decoration: none !important;
}

.inside-pg h1,
.inside-pg h2 {
	font-size: 30px;
	line-height: 30px;
	font-family: 'RobotoRegular';
	color: #121d39;
	text-transform: uppercase;
}

.inside-pg h2 {
	color: #959595;
	margin: 0 0 10px;
}

.inside-pg h3,
.inside-pg h4 {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	font-family: 'RobotoBold';
}

.inside-pg h4 {
	color: #959595;
}

.inside-pg ul li,
.inside-pg ol li {
	font-size: 18px;
	line-height: 32px;
	color: #000000;
	font-family: 'arialregular';
}

.inside-pg img {
	margin: 0 0 30px;
}

.inside-pg {
    padding-bottom: 45px;
}

/*==================================================================*/
/*========== inside page end ==========*/
/*==================================================================*/




/*==================================================================*/
/*========== Footer start ==========*/
/*==================================================================*/
.footer {
	background: url('../images/footer-bg.jpg') no-repeat;
	background-size: cover;
	padding: 20px 0 0;

}

.footer-map {
	width: 220px;
	margin: 0 auto 20px;
	position: relative;
}

.f-map-text {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	left: 0;
	right: 0;
	margin-right: 15px;
	text-align: center;
}

.f-map-text h1,
.f-map-text h2,
.f-map-text h3,
.f-map-text h4,
.f-map-text h5,
.f-map-text h6,
.f-map-text p {
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
	text-transform: uppercase;
	font-family: 'RobotoBold';
}


.f-middle {
	text-align: center;
	padding: 15px 0;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
}

.f-menu {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.f-menu li {
	display: inline-block;
	margin: 0;
	padding: 0 25px;
	list-style-type: none;
	font-size: 18px;
	line-height: 18px;
	font-family: 'arialregular';
	color: #ffffff;
	text-transform: uppercase;
}

.f-menu li a {
	display: block;
	color: #ffffff;
}

.f-menu li a:hover {
	color: #959595;
}

.social-menu {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.social-menu li {
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}

.social-menu li a {

	display: block;
	color: #121d39;
	background: #ffffff;
	height: 40px;
	width: 40px;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	        justify-content: center;
	font-size: 20px;
	line-height: 20px;
}

.social-menu li a:hover {
	background: #959595;
}

.copyright {
	text-align: center;
	padding: 35px 0 20px;
}

.copyright p,
.copyright a {
	font-size: 16px;
	line-height: 16px;
	font-family: 'arialregular';
	color: #d7d7d7;
}

.copyright a:hover {
	color: #959595;
}

/*==================================================================*/
/*========== Footer End ==========*/
/*==================================================================*/