/*
Theme Name: ProJeito
Theme URI: http://www.projeito.net/wp-content/themes/projeito/
Author: ProJeito
Author URI: http://www.projeito.net/
Template: zerif-pro
Description: ProJeito Theme
Version: 1.0
License: GNU General Public License version 2
License URI: license.txt
Text Domain: zerif
Domain Path: /languages/
Tags: black, gray, red, white, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
*/

/*
body, html {
    height: 100%;
}
*/

#main-nav img {
	height: 62px;
	width: 95px;
}

/* override header opacitiy being set to 0 until page load */
header.header {
	opacity: 1;
}

.navbar li a {
	font-size: 14px;
}

.menu-item:hover:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #E5E956;
	top: 3px;
	left: 12.5%;
}

.sub-menu {
	border: 1px lightgrey solid;
}

#main-nav {
	border: 1px lightgrey solid;
}

.header-content-wrap {
	padding-top: 160px;
	padding-bottom: 120px;
}
.big-title-sub-text {
	text-transform: none;
	line-height: 22px;
	font-size: 16px;
}

.button-link {
    background-color: #e96656;
    border: none;
    color: white;
	font-weight: bold;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 10px;
}
.button-link:visited {
	color: white;
}
.button-link:hover {
	background-color: #E54D3A;
	color: white;
}
.button-link:active {
	background-color: #CE2E1A;
	color: white;
}

#team {
	padding-top: 60px;
	padding-bottom: 60px;
}
#team .section-header, #team .section-header h2 {
	padding-bottom: 0px;
}
#people {
	padding-top: 10px;
}
.people-container {
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.high-level-positions .drop-button {
    color: white;
	height: 100px;
	width: 160px;
	font-size: 16px;
	box-shadow: none;
	padding: 0px;
	margin: 0px;
	/*line-height: 100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family: sans-serif;
	font-size: 14px;
    border: solid 1px #5A5A5A;
    /*cursor: pointer;*/
}
/*.high-level-positions .drop-button .text {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
}*/
.home-header-wrap {
	overflow: visible;
}
.high-level-positions {
	padding-bottom: 65px;
}
.high-level-positions .dropdown {
    position: relative;
    display: inline-block;
	/*cursor: pointer;*/
}
.high-level-positions .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
	margin: 0px;
	z-index: 1000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	list-style-type:none; /* no bullets */
}

.high-level-positions .dropdown-content a {
    color: white;
	padding: 3px 10px;
    text-decoration: none;
    display: block;
	font-size: 15px;
}
/*
.high-level-positions .dropdown:hover .dropdown-content,
.high-level-positions .dropdown:focus .dropdown-content {
    display: block;
}
*/
.high-level-positions .drop-button, .high-level-positions .dropdown-content {
	padding: 4px 0;
}
.high-level-positions .ceos .drop-button, .high-level-positions .ceos .dropdown-content {
	background:#5e273e;
}
.high-level-positions .ceos.dropdown:hover .drop-button, .high-level-positions .ceos .dropdown-content a:hover {
    background-color: #49132c;
}
.high-level-positions .coos .drop-button, .high-level-positions .coos .dropdown-content {
	background:#278610;
}
.high-level-positions .coos.dropdown:hover .drop-button, .high-level-positions .coos .dropdown-content a:hover {
    background-color: #006c00;
}
.high-level-positions .cfos .drop-button, .high-level-positions .cfos .dropdown-content {
	background:#015e87;
}
.high-level-positions .cfos.dropdown:hover .drop-button, .high-level-positions .cfos .dropdown-content a:hover {
    background-color: #00476e;
}
.high-level-positions .big4s .drop-button, .high-level-positions .big4s .dropdown-content {
	background:#c34201;
}
.high-level-positions .big4s.dropdown:hover .drop-button, .high-level-positions .big4s .dropdown-content a:hover {
    background-color: #a52500;
}
.high-level-positions .cios .drop-button, .high-level-positions .cios .dropdown-content {
	background:#7d2728;
}
.high-level-positions .cios.dropdown:hover .drop-button, .high-level-positions .cios .dropdown-content a:hover {
    background-color: #6c161b;
}
.high-level-positions .phds .drop-button, .high-level-positions .phds .dropdown-content {
	background:#1b524c;
}
.high-level-positions .phds.dropdown:hover .drop-button, .high-level-positions .phds .dropdown-content a:hover {
    background-color: #003e39;
}
#people .focus-box {
	margin-bottom: 0px;
}
#people .focus-box, #people .focus {
	background:rgba(0,0,0,0.00);
}
.people-container .focus-people {
	padding: 0px;
}
.people-container .person-name {
	font-size: 16px;
	font-variant: small-caps;
	padding-top: 8px;
}
.people-container .person-name:hover {
	text-decoration: underline;
}
.people-container .person-image:hover .person-name {
	text-decoration: underline;
}
.people-container .person-image img {
	width: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
#red-border-bottom:before {
	background:#e96656;
}
.focus-people {
	padding-top: 8px;
}
.people-container {
	max-width:200px;
}

.focus-people .focus-box h5 {
	padding-top:8px;
}
.focus-people .focus-box h5:hover:after {
	position: absolute;
	margin: auto;
	z-index: 2000;
	content: "";
	width: 75%;
	height: 2px;
	background: #5666E9;
	top: 0px;
	left: 12.5%;
}
/*
.high-level-positions {
	margin-bottom: 20px;
}
*/
			
.our-clients {
	display: none;
}

.client-list a {
	text-transform: none;
}

#aboutus {
	padding-top: 60px;
	padding-bottom: 60px;
}
#aboutus .section-header {
	padding-bottom: 20px;
}
#aboutus p {
	font-size:16px;
	margin-bottom: 16px;
}
.about-us .column {
    margin-bottom: 0px;
}

#menu-whom-we-serve a {
	font-size:18px;
}

#menu-whom-we-serve a:hover {
	/*color: #32CB64;*/
	color: #1A7A0F;
	text-decoration:underline;
}

.widget-title {
	color: #ffffff
}

#menu-our-services .menu-item {
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	padding:6px 12px;
}
	
#menu-our-services a {
	font-size:18px;
}

#menu-our-services a:hover {
	/*color: #32CB64;*/
	text-decoration:underline;
}
#our-services .container {
	width: 100%;
}
#our-services .row .content {
	padding: 10px 0;
}
#our-services .row .wrapper {
	padding: 0;
}
#our-services a {
	border: 0;
	border-radius: 5px;
	padding: 15px 32px;
	background-color: #e96656;
	color: white;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
}
#our-services a:hover {
	border: 0;
	background-color: #E54D3A;
}
.popover {
	max-width:600px;
}
.popover-title {
	color: red;
	font-weight: bold;
	font-size: 16px;
}
.popover-content {
	font-size: 14px;
}
.popover-content strong {
	font-size:14px;
}
.focus {
	padding-top: 150px;
	padding-bottom: 150px;
}
.focus .section-header {
	padding-bottom: 20px;
}
.focus h2 {
	padding-bottom: 30px;
}
.focus h6 {
	font-weight: bold;
}
.testimonial {
	padding-top: 150px;
	padding-bottom: 150px;
}
.testimonial .section-header {
	padding-bottom: 20px;
}
.packages {
	padding-top: 150px;
	padding-bottom: 150px;
}
.packages .section-header {
	padding-bottom: 20px;
}
.contact-us {
	padding-top: 60px;
	padding-bottom: 60px;
}
.contact-us .section-header {
	padding-bottom: 20px;
}
/*
#ribbon_bottom {
	padding-top: 50px;
	padding-bottom: 50px;
}
#ribbon_bottom h3.container {
	font-size:45px;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700;
	text-transform: uppercase;
}
*/

div.line {
	border-bottom: 3px solid lightgrey;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

div.secondary-line {
	border-bottom: 3px solid #f1f1f1;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

div.thin-line {
	border-bottom: 1px solid rgba(0,0,0,0.06);
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.entry-title {
	font-size: 30px;
	line-height: 36px;
}

.main-index-header {
	color: #e96656;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 15px;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700;
    line-height: 35px;
	font-size: 30px;
}

.main-header {
	color: orange;
	text-align: left;
	margin-bottom: 15px;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700;
    line-height: 35px;
	font-size: 30px;
}

.secondary-header {
	color: purple;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700;
    line-height: 35px;
	font-size: 26px;
}

.no-padding {
	padding: 0;
}

@media (min-width:992px) {
    .mobile-only {
        display:none !important;
    }
}

@media (max-width: 991px) {
    .mobile-only {
        display:inline-block !important;
    }
}

.image-wrapper img {
	width: 120px;
}

/* Other Posts */

.blockchain .details p,
.project_governance .details p {
	margin-bottom: 0;
}

.whitepaper,
.project_governance,
.blockchain {
	text-align:left;
}
.whitepaper .name-and-arrow {
	border-style: none;
	cursor: pointer;	
	padding: 6px 6px 8px 28px;
	text-indent: -15px;
	display: inline-block;
}
.whitepaper .name-and-arrow:hover, .whitepaper .name-and-arrow:focus {
	border-width: thin;
	border-style: solid;
	border-color: red;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 5px 7px 27px;
	text-indent: -15px;
}
.whitepaper .arrow {
	font-size: 14px;
	position: relative;
    bottom: 3px;
}
.post-title {
	font-weight: bold;
	font-size: 20px;
	color: red;
}
.project-governance .post-title,
.blockchain .post-title {
	/*margin-top: 4px;*/
	text-align: center;
}
.post-date {
	color: #cccccc;
	font-size: 12px;
	text-align: center;
}
.whitepaper .details {
	display: none;
	padding-left: 22px;
	padding-right: 12px;
	margin-bottom: 10px;
}
.project_governance .details,
.blockchain .details {
	margin-bottom: 6px;
	margin-left: 12px;
	margin-right: 12px;
}
.whitepaper .name-div {
	border-style: none;
	cursor: pointer;	
	padding: 6px;
	display: inline-block;
}
.whitepaper .name-div:hover {
	border-width: thin;
	border-style: solid;
	border-color: red;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	padding: 5px;
}

.whitepaper ul li {
	margin-top:12px;
	margin-bottom:0px;
}
.whitepaper p {
	margin-top:12px;
	margin-bottom:0px;
}
.whitepaper em {
	color: inherit;
}

/* The Modal (background) */
.whitepaper .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.whitepaper .modal-content {
    background-color: #fefefe;
    border: 1px solid #888;
	margin: 15% auto; /* 15% from the top and centered */
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 767px){
	.whitepaper .modal-content {
		padding: 10px;
		width: 100%;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
	.whitepaper .modal-content {
		padding: 15px;
		width: 75%;
	}
}
@media screen and (max-width: 1199px) and (min-width: 992px){
	.whitepaper .modal-content {
		padding: 20px;
		width: 60%;
	}
}
@media screen and (min-width: 1200px){
	.whitepaper .modal-content {
		padding: 20px;
		width: 50%;
	}
}
/* The Close Button */
.whitepaper .close {
    color: #aaa;
    float: right;
    font-size: 22px;
    font-weight: bold;
}
.whitepaper .close:hover,
.whitepaper .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

span {
	font-size:inherit;
}

/* --- Whitepapers & In The News Pages --- */

#content.subpage-content {
	padding-top:30px;
	padding-bottom:30px;
}

.row.news {
	margin-bottom: 25px;
	margin-top: 25px;
}

@media (min-width: 992px) {
  .subpage-content .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .subpage-content .col-md-top {
    vertical-align: top;
  }
  .subpage-content .col-md-middle {
    vertical-align: middle;
  }
  .subpage-content .col-md-bottom {
    vertical-align: bottom;
  }
}

#main.subpage-main a,
.hyperlink {
	color: blue;
	text-decoration: underline;
}
#main.subpage-main a:hover,
.hyperlink:hover {
	color: green;
}

#main.subpage-main a.clickable-secondary-header {
	color: purple;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700;
	line-height: 35px;
	font-size: 26px;
	text-decoration: none;
}
#main.subpage-main a.clickable-secondary-header:hover {
	text-decoration: underline;
}

.news p {
	margin-top: 12px;
	margin-bottom: 12px;
}
.news-image {
	padding-top: 12px;
	padding-bottom: 12px;
}
.news-content {
	text-align: left;
}
.arrow-up {
	display: inline-block;
	margin: 0;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-left: 2px solid #e74c3c;
    border-top: 2px solid #e74c3c;
}
.arrow-down {
	display: inline-block;
	margin: 0;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-right: 2px solid #e74c3c;
    border-bottom: 2px solid #e74c3c;
}

.download-form .row {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* --- People Page --- */

/* Side navigation menu */
.sidenav {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
	overflow-y: auto;
    /*transition: 0.5s;*/
	/*transition: left 0.5s;*/
	text-align: left;
	background: white;
}

.sidenav a {
    padding: 0px 26px 0px 26px;
    font-size: 16px;
	font-weight: bold;
    color: #3E3E3E;
    display: block;
    /*transition: 0.3s;*/
	white-space: nowrap;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #1A7A0F;
	text-decoration: underline;
}

.sidenav .secondary-header {
	font-size: 18px;
	padding: 13px 0px 0px 13px;
	margin: 0;
	line-height: 30px;
}
.sidenav .secondary-header.first-secondary-header {
	padding: 0px 0px 0px 13px;
}

.sidenav .closebtn {
    position: absolute;
    top: -5px;
    right: 15px;
    font-size: 24px;
	padding: 5px;
	cursor: pointer;
}

.sidenav .closebtn:hover {
	text-decoration: none;
	color: red;
}

.sidenav .content {
	/*padding-bottom: 30px;*/
	padding-top: 20px;
	overflow-y: auto;
	height: 100%;
}

#main-container {
	position: relative;
    /*transition: left .5s;*/
}

@media (min-width: 768px) {
	#main-bootstrap-container {
    	width: 550px;
	}
}

@media (min-width: 992px) {
	#main-bootstrap-container {
    	width: 770px;
	}
}

@media (min-width: 1200px) {
	#main-bootstrap-container {
    	width: 970px;
	}
}

@media (min-width: 1400px) {
	#main-bootstrap-container {
    	width: 1170px;
	}
}

@media screen and (max-height: 450px) {
    /*.sidenav {padding-top: 15px;}*/
    .sidenav a {font-size: 18px;}
}

#open-sidenav-button {
	font-size: 23px;
	position: fixed;
	left: 8px;
	cursor: pointer;
	display: none;
}

#footer {
	position: relative;
    z-index: 1000;
}

.link-in-range {
	text-decoration: underline;
}

/* --- Page ---*/
.anchor {
	display: inline-block;
	position: relative;
	/*top: -90px;*/
	top: -30px;
	visibility: hidden;
}
#content.people-content {
	padding-top:30px;
	padding-bottom:30px;
}
#content.people-content {
	text-align:left;
}
.content-left-wrap {
	text-align:left;
}
.people-content li li {
	list-style: circle;
}
.person-name-heading {
	
	color: red;
	margin-bottom: 0px;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700;
    line-height: 35px;
	font-size: 26px;
}
.person-title {
	 color: #494949;
	 margin-top: 0px;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: bold;
	font-size: 18px;
}
.person {
	margin-top: 20px;
}
.associate-name-heading {
	color: red;
	font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 700; 
	font-size: 20px;
}
.associate-container {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*.navbar-second li {
	list-style-type:none; /* no bullets */
/*}*/
.person-content .dropdown:hover .dropdown-menu {
	display: block;
}
/*
@media screen and (max-width: 991px){
	.columns{
		height: 200px;
		overflow-y:scroll;
	}
}

@media screen and (min-width: 992px){
	.columns{
		-moz-column-count:2; 
		-webkit-column-count:2;
		column-count:2;
		width: 500px;
		height:170px;
	}
}
*/
/*
.dropdown-menu {
	height: auto;
	max-height: 515px;
	overflow-x: hidden;
}
*/
/*
.navbar-second {
	padding-top: 82px;
	padding-bottom: 5px;
	z-index: 500;
	background: #ABABAB;
	color: white;
}
.navbar-second .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar-second .navbar-collapse {
	text-align: center;
}
.navbar {
	border-bottom: 2px solid green;
}
.navbar .main-divider-vertical {
	height: 33px;
	top: 9px;
	margin: 0 0px;
	border-right: 2px solid green;
	/*
	border-right: 1px solid #ffffff;
	border-left: 1px solid #f2f2f2;
	*/
/*}
.navbar-second a {
	color: white;
}
.navbar-second li.nonlink {
	cursor: pointer;
}
.navbar-second li.link:hover:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #E5E956;

	top: 9px;
	left: 12.5%;
}
.navbar-second li.active:after {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 75%;
	height: 2px;
	background: #1D14E8;
	bottom: 7px;
	left: 12.5%;
}
.navbar-second .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: inherit;
	color: inherit;
}
/*
.navbar-nav li.active:after, .navbar-nav li.active:before {
	bottom: 0%;
	margin-bottom: -2px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.navbar-nav li.active:after {
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: -6px;
	z-index: 1;
}
.navbar-nav li.active:before {
	border-bottom-color: green;
	border-width: 9px;
	margin-left: -9px;
	z-index: 1;
}
*/

.associate .name-div {
	border-style: none;
	cursor: pointer;	
	padding: 6px;
	display: inline-block;
}
.associate .name-div:hover, .associate .name-div:focus {
	border-width: thin;
	border-style: solid;
	border-color: red;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}

.associate ul li {
	margin-top:12px;
	margin-bottom:0px;
}
.associate p {
	margin-top:12px;
	margin-bottom:0px;
}
.associate {
	text-align: center;
}

/* The Modal (background) */
.associate .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.associate .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    border: 1px solid #888;
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 767px){
	.associate .modal-content {
		padding: 10px;
		width: 100%;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
	.associate .modal-content {
		padding: 15px;
		width: 75%;
	}
}
@media screen and (max-width: 1199px) and (min-width: 992px){
	.associate .modal-content {
		padding: 20px;
		width: 60%;
	}
}
@media screen and (min-width: 1200px){
	.associate .modal-content {
		padding: 20px;
		width: 50%;
	}
}
/* The Close Button */
.associate .close {
    color: #aaa;
    float: right;
    font-size: 22px;
    font-weight: bold;
}
.associate .close:hover,
.associate .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

 /* More 
.associate .emphasis-new{
	font-weight:bold;
	font-size: 20px;
	color:#E44D36;
}*/
