/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
html{
	

    font-family: 'Montserrat', sans-serif;


}

body {
 

    font-family: 'Montserrat', sans-serif;


}


a {
    color: #12766f;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #12766f;
    text-decoration: none;
    background-color: transparent;
	opacity:.6;
}

.h3, h3 {
    font-size: 1.5rem;
    color: #12766f;
    font-weight: 400;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}


/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.navbar-light .navbar-nav .nav-link {
    color: #12766f;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.3);
}


.bg-dark {
    background-color: #12766f !important;
}


.navbar-brand{
	
	
}


.head{
	background: url(../img/header.jpg) no-repeat bottom left ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height:250px;
	
}


footer p{
	color:white;
	text-align: right;
	text-transform:uppercase;
	font-size:0.750em;
	letter-spacing:.125em;
	padding-top:20px;
	
}

.line{
	padding:0px 10px;
	color:#90aa80;
	
}

@media (max-width:600px){
	.linebreak{
	
	display:block;
	
}
.line{
	display:none;
	
}
}

.bg-light {
    background-color: #fff !important;
}

.hometext{
	margin:50px 0px;
	
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
	background-color: #12766f;
	margin-top:100px;
}


element {

}
html {

    position: relative;
    min-height: 100%;

}

.content{
	margin: 100px auto;
	max-width: 960px;
	padding-bottom: 100px;
}

.cd-horizontal-timeline .events-content p.bullets{
	margin-bottom: 5px;
	padding-left:20px;
		font-size: .9rem !important;

}

.cd-horizontal-timeline .events-content p.bullets:before{
	content: "•"; 
	color: #aeba88;
	padding-right:10px;
	font-size:25px;
	line-height:10px;
}


h1{
	color:#12766f;
	font-size:50px;
	letter-spacing:.25rem;
	text-transform:uppercase;
	font-weight:400;
	display: block;
width: 100%;

}




.h2, h2 {

    font-size: 1.2rem;
    color: #85974b;
	text-transform: uppercase;

}
.content ul {
	padding:0px;
	margin:0px 0px 30px 0px;
}

.content li {
margin-bottom: 5px;
    font-size: .9rem !important;
	list-style: none;
    padding-left: 20px;
}

.content li:before {

	
	
	    content: "•";
    color: #aeba88;
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;

}


.portfoliocard {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    border-bottom: 1px solid rgba(174,186,136,.5);
	text-align:center;
}

.pdf {
    color: #aeba88;
    text-transform: uppercase;
    font-size: .9rem;
    line-height: .1rem;
    margin: 0px;
    padding: 0px;
}

.card-title {
    margin-bottom: 0;
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: 500;
	color: #12766f;
}




.cd-horizontal-timeline {
    margin: 1em auto;
}




.events li{

}


  #left, #right    { 

            position: relative;

            float: left;

            margin: 20 5px 0 0;

            border: 1px solid black;

            width: 960px;

            height: 800px;

            overflow: hidden;       }

        div.panel  {

            position: absolute;

            height: 100%;

            width: 100%;


            text-align: left;
			background:white;      }
			
			#target3, #target2{
			            display: none;
						
	
			}
			
			.bar{
				 background-image: linear-gradient(to right, #85974b, #85974b, #aeba88, #aeba88, #aeba88);
			}
		
			.research{
				background: #85974b;
				color:white;
				padding:0px 40px 0px 50px;
				text-transform:uppercase;
				letter-spacing:.125em;
				
			}
			
			@media (max-width:1225px){

		.research{
				padding:0px 40px 0px 10px;				
			}

			}
			
			.strategy{
				background: #96a564;
				color:white;
				padding:0px 40px;
				text-transform:uppercase;
				letter-spacing:.125em;
				
			}
			.communications{
							color:white;
				padding:0px 40px;
				text-transform:uppercase;
				letter-spacing:.125em;
								background: #aeba88;

			}
			
			

	
.intback{
	  width:100%;
height:300px;
	
	
}
	
	
	
	

.inttextanimate div {
  display: inline-block;
overflow: hidden;
white-space: nowrap;
text-align: center;
color: #fff;
font-weight: 400;
font-size: 35px;
overflow: hidden;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translate3d(0,0,0);
width: 75%;
z-index: 99;
position: absolute;
text-shadow: 3px 4px 6px rgba(0,0,0,0.6);
}

.inttextanimate div:first-of-type {    /* For increasing performance 
                       ID/Class should've been used. 
                       For a small demo 
                       it's okaish for now */
	-webkit-animation: fade-in-fwd 2.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s both;
	        animation: fade-in-fwd 2.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s both;

  margin-top:120px;
}

.inttextanimate div:last-of-type {

    margin-top:160px;
	margin-left:150px;

}

.inttextanimate div:last-of-type span {

font-weight: 400;
font-size: 40px;
}


	
			
			

.homeback{
	  width:100%;
height:500px;
	
	
}
.hometextanimate div {
  display: inline-block;
overflow: hidden;
white-space: nowrap;
text-align: center;
color: #fff;
font-weight: 700;
font-size: 60px;
overflow: hidden;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translate3d(0,0,0);
width: 100%;
z-index: 99;
position: absolute;
text-shadow: 3px 4px 6px rgba(0,0,0,0.6);
}

.hometextanimate div:first-of-type {    /* For increasing performance 
                       ID/Class should've been used. 
                       For a small demo 
                       it's okaish for now */
	-webkit-animation: fade-in-fwd 2.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s both;
	        animation: fade-in-fwd 2.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s both;

  margin-top:200px;
}

.hometextanimate div:last-of-type {

    margin-top:275px;

}

.hometextanimate div:last-of-type span {

  font-size: 80px;

}

@-webkit-keyframes showup {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes showup {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}





.fade-in-fwd {
	-webkit-animation: fade-in-fwd 2.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
	        animation: fade-in-fwd 2.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;

}


/* ----------------------------------------------
 * Generated by Animista on 2019-4-2 16:9:7
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-fwd
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}






.slider {
  max-width: 100%;
  height: 500px;
  margin: 0px auto;
  position: relative;
  z-index:2;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background:url(../img/home_header_01.jpg)no-repeat center;
      background-size: cover;
    animation:fade 20s infinite;
-webkit-animation:fade 20s infinite;

} 
.slide2 {
  background:url(../img/home_header_02.jpg)no-repeat center;
      background-size: cover;
	  animation-delay: 20s;
    animation:fade2 12s infinite;
-webkit-animation:fade2 12s infinite;
}
.slide3 {
  background:url(../img/home_header_03.jpg)no-repeat center top;
      background-size: cover;
	  	  animation-delay: 32s;

    animation:fade3 12s infinite;
-webkit-animation:fade3 12s infinite;
}
@keyframes fade
{
  0%   {opacity:0}
  33.333% { opacity: .8}
  66.666% { opacity: .9}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 1 }
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 0}
  100% { opacity: 1}
}


.bottomofimage{
	width:100%;
	height:5px;
background: #85974b; /* Old browsers */
background: -moz-linear-gradient(left, #85974b 0%, #85974b 27%, #96a564 27%, #96a564 27%, #96a564 54%, #aeba88 54%, #aeba88 54%, #aeba88 74%, #aeba88 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #85974b 0%,#85974b 27%,#96a564 27%,#96a564 27%,#96a564 54%,#aeba88 54%,#aeba88 54%,#aeba88 74%,#aeba88 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #85974b 0%,#85974b 27%,#96a564 27%,#96a564 27%,#96a564 54%,#aeba88 54%,#aeba88 54%,#aeba88 74%,#aeba88 99%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85974b', endColorstr='#aeba88',GradientType=1 ); 
	
}


b, strong {
    font-weight: 500;
}


.rows {
    display: none;
}


.row1{
	display: block
	
}

.bar li

{
	display:inline-block;
	list-style:none;
	
}

				@media (max-width:970px){
		
			.bar li {
    display: block;
    list-style: none;
	padding: 10px;
}

.bar .container{
	max-width:100%;
	padding:0px;
	
}

.bar .container ul{
	margin:0px;
	padding:0px;


}
.strategy {
    padding: 0px 0px 0px 10px;
	
}

.communications{
    padding: 0px 0px 0px 10px;
	
}


				}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 0rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.nopad{
	margin:100px auto 0px auto;
	    padding: 0px 10px;
}

.nopad2 {
    margin: 20px auto 100px auto;
    padding: 0px 10px 100px 10px;
}


.navbar-light .navbar-toggler {
    border-color: #aeba88;
    margin: 0 auto;
    background: #aeba88;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #12766f;
	opacity:.5;
}

.navbar-toggler {
    padding: .25rem .25rem;
	
}

.navbar-toggler-icon {
    width: 1.1em;
    height: 1.1em;
	
}



@media (max-width:990px){


.nav-link {
    display: block;
    padding: 0;
   
    font-size: 2.5rem;
	text-align: center;
	text-transform: uppercase;
font-weight: 400;
}

}

@media (max-width:900px){
.inttextanimate div {

    width: 80%;
}

}

@media (max-width:750px){
	
	.hometextanimate div {
    font-size: 40px;
	
	}
	
	.hometextanimate div:last-of-type span {
    font-size: 40px;
}
.hometextanimate div:last-of-type {
    margin-top: 245px;
}
.inttextanimate div {

    width: 60%;
}

.inttextanimate div:last-of-type span {
   	font-size:35px;

}
	h1 {
    font-size: 30px !important;

}
}

@media (max-width:650px){

.inttextanimate div:last-of-type {
    margin-left: 110px;
}
.inttextanimate div {

    width: 80%;
}



}
@media (max-width:520px){
.inttextanimate div {
    width: 100%;
}

.inttextanimate div:last-of-type {
    margin-left: 0px;
}
.inttextanimate div {
    font-size: 25px;
}
.inttextanimate div:last-of-type span {
    font-size: 25px;
}

.slideri {
    height: 200px;
}
.intback {
    height: 200px;
}

.inttextanimate div:first-of-type {

    margin-top: 50px;
}

.inttextanimate div:last-of-type {
    margin-top: 90px;
}

}


@media (max-width:440px){
	
	.hometextanimate div {
    font-size: 30px;
	
	}
	
	.hometextanimate div:last-of-type span {
    font-size: 30px;
}
.hometextanimate div:last-of-type {
     margin-top: 140px;
}
.hometextanimate div:first-of-type {
 
    margin-top: 100px;
}
	
	
	.slider, .homeback {

    height: 300px;
 
}
.content {
margin: 30px auto;

}

.nopad {
    margin: 50px auto 0px auto;
}


}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #12766f;
	opacity:.5;
}
