@import 'joints.css';
@import 'tools.css';

/* purple: 501b6c; */

.grid-x { max-width: 62.5em; margin: 0 auto; }

body { background: #000; font-family: Arial, Helvetica, sans-serif; }

.inner-content {
  background-color: #eee; border: 4px solid #C1C2C4;
  background-image: url('../images/content-bg.jpg');
  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.off-canvas-content .content { background: url('../images/body-bg.jpg') no-repeat top center; padding-top: 0.5em; }

/* general */

.purple { color: #501b6c; }

h1, h2, h3 { font-weight: bold; }

h4, h5, h6 { font-weight: bold; color: #501b6c; }

.body-text { font-size: 0.85em; }

.body-text h1 { font-size: 1.7em; }
.body-text h2 { font-size: 1.6em; }
.body-text h3 { font-size: 1.4em; color: #501b6c; }
.body-text h4 { font-size: 1.2em; }
.body-text h5 { font-size: 1.1em; }
.body-text h6 { font-size: 1em; }

.page-title { margin-bottom: 0; }

/* header */

header.header { background-image: url('../images/content-bg.jpg'); width: 100%; }

#open_mm { font-size: 1.25em; }

#top_stripe { background: #bbb; }


	#lang_choice_1 {
		padding: 0 0 0 0.25em !important; width: 90px; margin-bottom: 0; font-size: 0.8em; height: 2em
        -moz-appearance: menulist-textfield !important; -webkit-appearance: menulist !important;
        -ms-appearance: menulist !important;
		border: 1px solid #ddd;
	}

    #lang_choice_1::-ms-expand {
        display: block;
    }

#header_large { position: relative; }

	#logo_wrap {
		padding: 0.3em 0.8em 0.4em; background: #eee; position: absolute; top: -4px; left: 0; z-index: 3; box-shadow: 0 0 6px #999;
		border: 2px solid #ccc;
		-webkit-border-top-left-radius: 7px;
		-webkit-border-top-right-radius: 7px;
		-moz-border-radius-topleft: 7px;
		-moz-border-radius-topright: 7px;
		border-top-left-radius: 7px;
		border-top-right-radius: 7px;
	}

	#top_slogan { position: relative; top: 15px; color: #000; font-size: 1.5em !important; }

#nav_large { background: #501b6c; width: 100%; display: block; }

#nav_large .menu { margin-top: 18px; background: #501b6c; text-align: right; float: right; }

	#nav_large .menu li { display: inline-block; text-align: right; }

	#nav_large .menu li, #nav_large .menu li a { background: #501b6c; }

	#nav_large .menu li a, #nav_large .menu li a:link, #nav_large .menu li a:active, #nav_large .menu li a:visited { color: #fff; font-size: 0.835em; }

		#nav_large .menu li a:hover { background: #3C1352; }

#nav_large #menu-main-1 {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

#nav_large .menu-item-47 a {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}

/* submenu */

.is-dropdown-submenu { min-width: 190px !important; }

#nav_large .submenu {
	margin-top: 0; text-align: left; float: none !important;
	border: 1px solid #501b6c; border-top: none;
	padding: 7px; background: #fff;
}
	#nav_large .submenu li { background: #fff;}

#nav_large .submenu a, #nav_large .submenu a:link, #nav_large .submenu a:active, #nav_large .submenu a:visited {
	text-align: left; background: #fff; color: #501b6c !important;
	border-top: 1px solid #501b6c;
	padding: 0.5em 0.75em; display: block;
}
	#nav_large .submenu a:hover { color: #fff !important; background: #501b6c !important; }

/* mobile */

#logo_mobile {
	padding: 0.3em 0.8em 0.8em; background: #eee; margin-top: 0.5em;
	border: 2px solid #ccc; border-bottom: none;
}

/* subnav */

.subnav { list-style: none; margin:0; padding:0; }
	.subnav li { display: inline-block; margin:0; font-size: 0.95em; }

	/* \00a0 */

	.subnav li:before { content: " | "; }

	.subnav li a, .subnav li a:link, .subnav li a:active, .subnav li a:visited { font-weight: bold; color: #000; }

	.subnav li a:hover, .subnav li.current_page_item a { color: #501b6c; }

	li.page-title { font-weight: bold; font-size: 1.5em; }

		li.page-title:before { content: ""; }

		li.page-title h1, li.page-title h2 { font-size: 1em !important; }

/* off-canvas */

#off-canvas-logo {
	padding: 0.8em 0.8em 0.4em;
	background-image: url('../images/content-bg.jpg');
}

#off-canvas-slogan { padding: 0.5em 0.8em; color: #000; }


/* home */

header { position: relative; z-index: 10; }

#home_slideshow_wrap, .sections { padding: 1.2em 0; background-color: #eceded; margin: 0 auto 1em; border: 1px solid #bebfc1; }

.home #home_slideshow_wrap { margin: 1em auto; position: relative; z-index: 1; }

.content_slideshow_wrap { position: relative; z-index: 1; }

	#home_slideshow { position: relative; }

		#home_slideshow #prev { height: 100%; position: absolute; z-index: 999; top: 50%; left: 10px; margin-top: -17px;  }

		#home_slideshow #next { height: 100%; position: absolute; z-index: 999; top: 50%; right: 10px; margin-top: -17px; }

/* team */

#team_of_professionals { color: #501b6c; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; margin-bottom: 0.75em; font-style: italic; }

.bio_name { text-transform: uppercase; }

	.bio_designations { color: #000; font-size: 0.9em; font-style: italic; margin-left: 0.75em; }

	.bio_read_more { color: #501b6c; }

.bio_popup {
	border: 15px solid #eee;
	background-color: #ccc !important;
	background-image: url('../images/content-bg.jpg') !important;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

	.bio_content { padding: 1em 1.5em; }
		.bio_content .bio_designations { font-size: 0.5em !important; color: #666; }
		.bio_popup_position { color: #000; }

/* news */

.blog h2 { font-size: 1.05em; color: #000; }

	.blog h2 a { text-decoration: underline; }
		.blog h2 a:hover { text-decoration: none; }

	.blog article p { margin-bottom: 0 !important; }

	.read_more { text-decoration: underline; }
		.read_more:hover { text-decoration: none; }

/* contact */

#wpgmza_map { margin-bottom: 1.5em; border: 2px solid #ccc; }

#contact_msg { height: 6em; }

.wpcf7-list-item-label, #contact_form_agree { display: inline !important; }

#contact_form_agree { padding-bottom: 0; margin-bottom: 0; }

/* footer */

footer.footer, footer.footer a { color: #fff; }

#footer_modules { margin-top: 1em; }

	#footer_modules > .cell { padding-left: 0.5em !important; padding-right: 0.5em !important; }

	.mod_wrap { border: 1px solid #fff; background: #f6f6f6; margin-bottom: 1em; }

	.mod_title { color: #fff; font-size: 0.8em !important; text-align: center; font-weight: bold; background: #501b6c; line-height: 1.8em; }

	.mod_img_wrap { padding: 0 7px 7px; }

.inner-footer nav li, .inner-footer p { font-size: 0.7em; }

	.inner-footer nav li a { padding: 0.5em 0.5em; }

#closing_quote { font-size: 0.9em !important; font-weight: normal; margin-bottom: 1em; }
#closing_quote .seo { font-size: 1em !important; display: inline; font-weight: normal; }

.grecaptcha-badge { visibility: hidden; }
