/*







Theme Name: Twenty Sixteen







Theme URI: https://wordpress.org/themes/twentysixteen/







Author: the WordPress team







Author URI: https://wordpress.org/







Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.







Version: 1.3







License: GNU General Public License v2 or later







License URI: http://www.gnu.org/licenses/gpl-2.0.html







Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog







Text Domain: twentysixteen















This theme, like WordPress, is licensed under the GPL.







Use it to make something cool, have fun, and share what you've learned with others.







*/























/**







 * Table of Contents







 *







 * 1.0 - Normalize







 * 2.0 - Genericons







 * 3.0 - Typography







 * 4.0 - Elements







 * 5.0 - Forms







 * 6.0 - Navigation







 *   6.1 - Links







 *   6.2 - Menus







 * 7.0 - Accessibility







 * 8.0 - Alignments







 * 9.0 - Clearings







 * 10.0 - Widgets







 * 11.0 - Content







 *    11.1 - Header







 *    11.2 - Posts and pages







 *    11.3 - Post Formats







 *    11.4 - Comments







 *    11.5 - Sidebar







 *    11.6 - Footer







 * 12.0 - Media







 *    12.1 - Captions







 *    12.2 - Galleries







 * 13.0 - Multisite







 * 14.0 - Media Queries







 *    14.1 - >= 710px







 *    14.2 - >= 783px







 *    14.3 - >= 910px







 *    14.4 - >= 985px







 *    14.5 - >= 1200px







 * 15.0 - Print







 */























/**







 * 1.0 - Normalize







 *







 * Normalizing styles have been helped along thanks to the fine work of







 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/







 */















@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic,600italic);
 @import url(https://fonts.googleapis.com/css?family=Tangerine);
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #000000;
	z-index:9999;
	width:100%;
	height:100%;
	background: #fff;
}
.img-responsive {
	display: inline-block;
}
.rcc-logo {
	max-width:100px;
}
.slide-caption {
	position: absolute;
	top: 20%;
	left: 30px;
	z-index: 99;
}
.navbar-brand>img {
	display: block;
	max-width: 48px;
	padding: 5px 0;
}
.slide-content {
	text-align:center;
	font-weight:600;
	color:#fff;
}
.slide-content h1 {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 0 0.5em rgba(9, 9, 9, 0.5);
	font-family: Times New Roman;
}
.slide-content h1 span {
	display:block;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	color: #fff;
}
.navbar-brand {
	float: left;
	height: auto;
	padding: 0 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px;
	border: none;
}
.why-armentum group {
	position:relative;
}
.reason {
	min-height: 400px;
	background-position: center center;
	background-repeat: none;
	background-size: cover;
	position: relative;
	background-color: #e6e7ea;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
 .reason:nth-child(2) {
 border-left: 1px solid #d4d8e1;
 border-right: 1px solid #d4d8e1;
}
.reason:hover:after {
	opacity: 0;
}
.reason:hover h1, .reason:hover p, .reason:hover .icon {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 25px;
}
.reason p {
	font-size: 14px;
 font-size: .875rem;
	max-width: 60%;
	margin: 0 auto;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.why-armentum .col-sm-4 {
	padding: 0;
}
.reason .wrap {
	position: absolute;
	text-align: center;
	z-index: 1000;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
}
.reason:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #e6e7ea;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.reason a {
	color: #292929;
	display: block;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.reason .icon {
	font-size: 52px;
}
.transactions {
	padding: 0 0 2em !important;
	background-color: #010620 !important;
	text-align: center;
}
.section-title {
	text-align: center;
	font-size: 32px;
	padding: 10px  0 10px 0;
	margin: 0 15px 30px;
	color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
	background: #010620;
}
.section-title::after {
 content: "";
 border-bottom: 2px solid #fff;
 display: block;
 width: 12%;
 margin: 10px auto 10px auto;
}
.transactions .section-title {
	text-align: center;
	font-size: 42px;
	padding-top: 40px;
	margin: 0;
	color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
}
.transactions .section-title::after {
 content: "";
 border-bottom: 0px solid #fff;
 display: block;
 width: 2%;
 margin: .2em auto 1em auto;
}
.transaction {
	padding: 15px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #fff;
	opacity: .65;
}
img {
	max-width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.transaction img.logo {
	-webkit-filter: grayscale(100%);
	margin: 0 auto;
}
.transaction .transaction-type {
	font-family: "Core Sans Italic", sans-serif;
	margin-bottom: 15px;
	display: block;
	max-height: 24px;
	overflow: hidden;
}
.transaction .transaction-ammt {
	display: block;
	margin-bottom: 45px;
	font-family: "Core Sans Medium", sans-serif;
	font-size: 20px;
}
.transaction h1 span, .transaction h2 span {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.transaction .armentum-logo {
	max-width: 52px;
	margin: 0 auto;
}
#main {
	margin: 40px 15px;
}
header.entry-header h1 {
	display: none;
}
h1.entry-title {
	text-align: center;
	font-size: 32px;
	background: #010620;
	margin: 0;
	margin-bottom: 20px;
	padding: 5px 0;
	color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
}
h1.entry-title:after {
	content: "";
	border-bottom: 2px solid #fff;
	display: block;
	width: 5%;
	margin: .2em auto 10px auto;
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 30px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0;
	text-transform: uppercase;
}
.btn-default {
	color: #333;
	background-color: transparent;
	border-color: #333;
}
.transactions .button {
	margin: 3em auto;
}
.transaction:hover {
	opacity: 1;
	box-shadow: 0 0 9px 1px rgba(135, 132, 104, 0.24);
}
.news {
	background-color: #1FBDEB;
	padding-bottom: 4em;
	text-align:center;
}
.news .section-title {
	color: #fff;
}
.news ul {
	list-style: none;
	margin: 0;
	text-align: center;
}
.news h2.entry-title {
	font-family: "Core Sans", sans-serif;
	font-size: 18px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.news h2.entry-title a {
	color: #fff;
}
.news time {
	color: #fff;
	display: inline-block;
}
.date, time {
	font-size: 14px;
	text-align: center;
	display: block;
	margin-bottom: 2em;
	font-family: "Core Sans", sans-serif;
	text-transform: uppercase;
	color: #999;
}
.news time:after {
	border-bottom: 1px solid #fff;
	display: block;
	width: 30px;
	margin: 0 auto;
	content: "";
}
.site-footer {
	background-color: #000620;
	text-align: center;
	padding: 6em 0 4em 0;
	clear: both;
	position: relative;
	z-index: 5000;
}
img.sipc {
	width: 60px;
	margin: 0 auto;
}
p.credit {
	color: #585858;
	margin: 15px 0;
}
.inner-page-header {
	background: url(./images/bennar.jpg) no-repeat;
	
	background-position: center center;
	background-size: cover;
}
.page-id-37 .inner-page-header, .page-id-37 .inner-page-header, .page-id-39 .inner-page-header {
	background: url(./images/sol_team_banner.jpg) no-repeat;
	
	background-position: center center;
	background-size: cover;
}
.page-id-41 .inner-page-header, .page-id-43 .inner-page-header, .page-id-20 .inner-page-header {
	background: url(./images/nyse_pr_banner.jpg) no-repeat;
	
	background-position: center center;
	background-size: cover;
}
.page-id-13 .inner-page-header, .page-id-23 .inner-page-header, .page-id-25 .inner-page-header, .page-id-27 .inner-page-header, .page-id-29 .inner-page-header, .page-id-31 .inner-page-header, .page-id-33 .inner-page-header, .page-id-35 .inner-page-header, .page-id-144 .inner-page-header {
	background: url(./images/bennar11.jpg) no-repeat;	
	background-position: center center;
	background-size: cover;
}
.inner-page-banner {
	padding:0 15px;
}
.page #header {
	
}
.inner-page-header .header-page-title h2 {
	color: #ffffff;
	margin: 0;
	font-size: 36px;
}
.inner-page-header .header-page-locator ul {
	text-align: right;
}
.inner-page-header .header-page-locator ul li {
	display: inline-block;
	color: #fff;
	font-size: 24px;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}
.inner-page-header .header-page-locator ul li a {
	transition: all 0.5s ease 0s;
	color: #337ab7;
}
.leftbars {
	background: #555;
	height: 100%;
}
.sidebar-menu ul {
	padding-left: 0;
	list-style:none;
}
.sidebar-menu ul li a {
	color: #fff;
	padding: 8px 12px;
	margin: 0 0 1px 0;
	min-height: 20px;
	background-color: #010620;
	border-bottom: 0px solid #111;
	border-left: 5px solid #17375e;
	display: block;
	text-decoration: none;
	position: relative;
}
.sidebar-menu ul li a:before {
	content: " ";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 6px solid #17375e;
	left: 0px;
	top: 50%;
	margin-top: -6px;
	font-size: 0px;
}
.sidebar-menu ul li a:hover {
	color: #fff;
	background-color: #17375e;
	border-left: 5px solid #008FC4;
	border-bottom: 0px solid #222;
}
.side-heading {
	background: #17375e;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	border-bottom:2px solid #fff;
}
.address_content {
	padding: 15px;
	color: #fff;
}
textarea.form-control {
	height: 96px !important;
}
.main-nav {
	background: #000620;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
}
.gallery-img {
    margin-bottom: 30px;
    border: 1px solid #ccdcf5;
    padding: 5px;
}
.banner-title h1 {
    font-size: 52px;
    color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
    text-align: center;
	text-shadow: 3px 3px 2px rgba(150, 150, 150, 1);
	padding: 39% 0 3%;
}
.banner-title h1 span {
	border-bottom:2px solid #fff;
}
h1.section-title {
    display: none;
}
h1.entry-title {
    display: none;
}
.page-id-4 .banner-title h1 {
	font-size: 36px;
}
.caption-style-1 .img img {
    width: 100%;
    height: 100%;
}
.page-caption h1 {
    text-align: center;
    font-size: 42px;
    padding-top: 40px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-family: Times New Roman;
}
.page-caption h1 span {
	border-bottom: 2px solid #fff;
}
.page-caption {
    position: absolute;
    bottom: 5%;
    left: 0px;
    right: 0px;
    z-index: 999;
    text-align: center;
}
@media only screen and (min-width: 1400px) {
.banner-title h1 {
	padding: 29% 0 3%;
}
}
@media (min-width: 768px) {
 #header.shrinked .nav-menu {
 -webkit-animation-name: fadeInShrinked;
 animation-name: fadeInShrinked;
 -webkit-animation-duration: .35s;
 animation-duration: .35s;
 -webkit-animation-delay: .32s;
 animation-delay: .32s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
 #header {
 position: absolute;
 z-index: 9999;
 top: 0;
 right: 0;
 left: 0;
}
 .navbar-nav {
 float: left;
 margin: 0;
 margin-top: 8px;
}
 #header.shrinked .nav-menu {
 position: fixed;
 z-index: 9999;
 top: 0;
 right: 0;
 left: 0;
 background: #000620;
}
}
@-webkit-keyframes fadeInShrinked {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 opacity: 0;
}
 100% {
 -webkit-transform: none;
 transform: none;
 opacity: 1;
}
}
 @keyframes fadeInShrinked {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 opacity: 0;
}
 100% {
 -webkit-transform: none;
 transform: none;
 opacity: 1;
}
}
@media (min-width: 767px) {
 .reason h1 {
 font-size: 27px;
}
 .reason p {
 font-size: 16px;
 max-width: 75%;
}
}
@media (max-width: 767px) {
.slide-content h1 {
 	font-size: 24px;
 	font-weight:normal;
}
.slide-caption {
    position: absolute;
    top: 10%;
    left: 30px;
    z-index: 99;
}
.transaction {
    margin-bottom: 15px;
}
.news h2.entry-title a {
    color: #fff;
    word-wrap: break-word;
    word-break: break-word;
}
.news ul {
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 0 15px;
}
.news ul li {
    margin-bottom: 15px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 25px !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent !important;
    border-color: #337ab7;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: transparent !important;
}
.dropdown-menu>li>a {
    color: #fff !important;
}
}
