@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&family=Roboto:wght@300;400&display=swap');
body {
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		line-height: 28px;
		color: #7d7d7d;
		font-weight: 400;
		/*text-shadow:1px 1px 1px rgba(0,0,0,0.004);
		  -webkit-font-smoothing: antialiased;*/

}
p{
	line-height: 34px;
	font-size: 16px;
	margin-bottom: 28px;
}
header{
	background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
/*    background-attachment: scroll;*/
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	padding-top: 180px;
	margin-top: 104px;
	padding-bottom: 185px;
	background-attachment:fixed;

	
}

h1, h2, h3, h4, .header-text{
	font-family: 'Poppins', sans-serif;
	font-size: 34px;
	color: #252525;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}

h3 {
	
	margin-bottom: 23px;
  border-bottom: 2px solid #d9d9d9;
}
h3:after {
  content: '';
  display: block;
  border-bottom: 2px solid #828282;
	padding-bottom: 26px;
	margin-bottom: -2px;
  max-width: 45%;
}


.h4-bernie{
	margin-top:-20px;
}

.p-contact{
	padding-top: 20px;
	
}
.contact-btn{
	margin-top: 50px;
}

.form-control{
	height: 68px;
	border-radius: 0;
	margin-top: 36px;
	font-size: 17px;
	font-weight: 300;
	padding-left: 38px;
	padding-top: 6px;
}
.welcome{
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 600;
	/*margin-top: 10px;*/
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 34px;
	line-height: 1em;
}

.text-banner{
	
	font-weight: 300;
	font-size: 17px;
	line-height: 36px;
	color: #ffffff;
	margin-bottom: 65px;
}
.kinsey-btn {
	font-family: 'Poppins', sans-serif;
	
    color: #fff;
    background-color: #0b78b8;
  
    border-radius: 2px;
    font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
    padding: 19px 40px;
  
	
}
.kinsey-btn:active, .kinsey-btn:focus{color: #f2f2f2}
.kinsey-btn:hover{
	color: #fff;
	 background-color: #0a5685;
}
.white-text{
	color: #ffffff
}

.investments-sectors{
	
	margin-top: 28px;
	background-color: #0789c2;
	border-bottom: 3px solid #006da2;
	
	
}

.investments-sectors-h4{
	padding-top:30px;
	padding-left: 45px;
	font-size: 20px;
	text-transform: uppercase;
}
.invest-ul>li{
	    color: #f2f2f2;
    line-height: 48px;
    font-weight: 300;

}

.invest-ul {
   margin: 0.75em 0;
    padding: 0 0 0 60px;
    list-style: none;
	margin-bottom: 40px
}
.invest-ul>li:before { 
    content: "";
    border-color: transparent #fff;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -2.1em;
    top: 28px;
    position: relative;
}

.form-text{
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
}

.slogan{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	display: inline-block;
	text-transform: lowercase;
	vertical-align: middle;
	color:#7d7d7d;
	padding-top: 5px;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	
}
.logo{
	margin-top: 20px;
	padding-bottom: 23px;
	margin-right: 23px;

	
}

nav{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	min-height: 102px;
	
	
}
.navbar-default .navbar-nav > li > a {
	font-weight: 600;
	font-size: 15px;
	color:#2c2d30;
	padding-top: 45px;
	-webkit-font-smoothing: antialiased;
/*	float: right;*/
}
.navbar-default .navbar-nav > li > a:hover {
	color:#0789c2;
	padding-top: 45px;
}

.navbar-custom .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #006da2;
}
nav>.active>a:focus, .navbar-custom .navbar-nav>.active>a:hover{
	background-color: #0789c2;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #f3f3f3;
}
.header-margin{
	margin-top: 152px;
	
}
b { 
    font-weight: bold;
}




#page-top{}
.topbar{
	box-shadow: 1px 1px 15px 0px rgba(125, 125, 125, 0.25);
	background-color: #ffffff;
	
}
#approach{
	padding-top: 60px;
	padding-bottom: 80px;
	background-color: #ffffff;
	box-shadow: 1px 2px 0px 0px rgba(125, 125, 125, 0.22);
}
#about{

	padding-top: 80px;
	background-color: #f3f3f3;
	padding-bottom: 80px;
}
#investments{
	background-color: #0a5685;
	box-shadow: 6px 10px 25px 0px rgba(0, 0, 1, 0.3);
	padding-top: 80px;
	padding-bottom: 80px;
}
#contact{
	background-color: #192228;
	padding-top: 80px;
	
	background-image: url(../img/contactmap.png);
    background-position: center;
    background-repeat: no-repeat;
}
textarea.form-control {
    height: 276px;
    padding-top: 18px;

}
section#contact .text-danger {
    color: red;
    font-weight: 300;
    letter-spacing: 0.5px;
}
/*.text-danger{
	margin-top: -20px;
}*/

.investment-logo{
	border: 5px solid #0879b9;	
	
}

.investment-item{
	margin-top: 60px;
}
.hr-contact{
	background-color:#353942;
	border-color:#353942;
	max-width: 30%;
	margin-top: 34px;
}
.investment-item{
	/*margin-top: 40px;*/
	
}
.inv-first{
	margin-top: -30px;
}
.inv-second{
	/*padding-top: 70px;*/
}

.blue-line{
	min-height: 1px;
	border-bottom: 2px solid #0879b9;
}


.fotter-line{
	margin-top: 100px;
	min-height: 1px;
	background-color:#353942;
	border-color:#353942;
}

.current-padding{
	padding-left: 0;
}
.terms-link{
	line-height: 34px; 
	color: #7d7d7d;

}
.img-centered{
	margin: 0 auto;

}

/*
.investment-logo:hover{
	border: 5px solid #192228;	
	margin-top: 70px;
	background: rgba(25, 34, 40, 0.9);
	z-index: 100;
	position: absolute;
	transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
*/


/*
DOBRE TOP
.overlay {
  position: relative;
}
.overlay:before{
	border: 5px solid #192228;	
	background: rgba(25, 34, 40, 0.9);
  position: absolute;
  content:"MORE INFORMATION";
  color: #fff;
  top:0;
  left:0;
  width:100%;
  height:100%;
  vertical-align: middle;
  text-align: center;
    display: inline-block;
  display: none;
  z-index:0;
}

.overlay:hover:before{
  display: block;
}
DOOOBER TO IN THE TOP
*/




/*
.investment-logo:hover:before{
    content: 'More information';
    color: #fff;
    position: relative;
    top: 10px;
    left: 10px;
    width: 10px;
    height: 10px;
    text-align: center;
    display: inline-block;
}*/









#investments .investment-item .investment-link .investment-hover {
  background: rgba(254, 209, 54, 0.9);
  background: rgba(25, 34, 40, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#investments .investment-item .investment-link .investment-hover:hover {
  opacity: 1;
}












.investment-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.investment-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 50px 0;
  /*text-align: center;*/
}
.investment-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.investment-modal .modal-content p {
  margin-bottom: 30px;
}
.investment-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.investment-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.investment-modal .modal-content img {
  margin-bottom: 30px;
}
.investment-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
	padding: 10px;
    z-index: 200;
}
.investment-modal .close-modal:hover {
  opacity: 0.3;
}
.investment-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.investment-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.investment-modal .modal-backdrop {
  opacity: 0;
  display: none;
}






.navbar-default .navbar-toggle {
    
    padding: 10px 20px;
    margin-top: 18px;
    margin-right: 0;
}

.navbar-default .navbar-toggle{
	text-transform: uppercase;
}

@media (min-width: 768px) {
  .navbar-custom {
    
/*    padding: 25px 0;*/
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-custom.affix {
 
/*    padding: 10px 0;*/
  }
  .navbar-nav > li {
    float: left;
    margin: 0 5px 0 0;
}
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  } }
	

	@media (min-width: 1200px){

.container {
    width: 1200px;
}
}

 @media (max-width: 768px) {

.logo {
    margin-top: 5px;
    padding-bottom: 10px;
    margin-right: 5px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}
header{
	
	padding-top: 104px;
	margin-top: 60px;
		padding-bottom: 104px;
	
}

 }

@media (max-width: 1100px) {
 	

h3 {
    margin-top: 44px;
}

}


.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}




#investments .investment-item {
  /*margin: 0 0 15px;*/
  right: 0;
}
#investments .investment-item .investment-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#investments .investment-item .investment-link .investment-hover {
/*  background: rgba(254, 209, 54, 0.9);*/
  background: rgba(25, 34, 40, 0.7);
  background: rgba(0, 142, 202, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#investments .investment-item .investment-link .investment-hover:hover {
  opacity: 1;
}
#investments .investment-item .investment-link .investment-hover .investment-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#investments .investment-item .investment-link .investment-hover .investment-hover-content i {
  margin-top: -12px;
}
#investments .investment-item .investment-link .investment-hover .investment-hover-content h3,
#investments .investment-item .investment-link .investment-hover .investment-hover-content h4 {
  margin: 0;
}

#investments .investment-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}

#investments * {
  z-index: 2;
}


@media (max-width: 450px) {
	.menu-text{
		display: none;
		
	}
	.logo{
		max-width: 90%; height: auto;
		display:block;
	}
	.navbar-default .navbar-toggle {
    
    padding: 7px 15px;
    margin-top: 15px;
    margin-right: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.logo{
		margin-right: 0;
		padding-bottom: 15px;
	}
	header{
		margin-top: 80px;
		padding-top: 140px;
	}
	
.nav>li>a {
    
       padding: 10px 7px;
	
    
}
	.navbar-default .navbar-nav > li > a {
    font-weight: 600;
    font-size: 13px;
    
	
	}
	.navbar-nav > li {
		margin: 0;
	}

.logo{
		max-width: 90%; height: auto;
		display:block;
	}
	

}