@charset "utf-8";
/* CSS Document */

.historydiv {
    background-color: #f3f3f3;
    padding: 50px 0px 0;
}

section {
	position:relative;
    padding: 50px 0px;
}
.iconstyle.firstBlock{min-height: 242px;}
.iconstyle {
    text-align: right;
}
.iconstyle .iconbox {
    float: right;
    margin-left: 10px;
	margin-bottom: 0px;
}
.icondata {
    padding-right: 85px;
    padding-bottom: 30px;
}

.righttext .iconstyle {
    text-align: left;
}
.righttext .iconstyle .iconbox {
    float: left;
    margin-right: 10px;
	margin-bottom: 0px;
}
.righttext .icondata
{
	padding-left:85px;
	padding-right:0;
}

.iconbox span {
    display: inline-block;
    line-height: normal;
    text-align: center;
}

.iconbox img {
    max-width: 100%;
}
.icondata h5 {
   font-size:20px; 
   color:#404a9e;
   margin-bottom:5px;
   font-weight:800;
}
.icondata h5 span
{
	display:block;
	font-size:17px;
}




.sec-title h2 span {
    display: block;
	position: relative;
    font-size: 37px;
    color: #6ac610;
    line-height: 65px;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
}
.centerimg img {
    width: 100%;
}

.icondata p {
    font-size: 13px;
    line-height: 20px;
}


.insightdiv {
    background-color: #f9f6f6;
}


.footer-upper .links-widget.quicklink li {
    width: 40%;
    float: left;
}

.bottomgreen .contact-form .form-group input {
    color: #fff;
    background: transparent;
    border: 1px solid #e0e0e0;
}

.bottomgreen .contact-form .form-group textarea {
    line-height: 20px;
    padding: 10px 20px;
    color: #fff;
    height: 50px;
    background: transparent;
    border: 1px solid #e0e0e0;
}

.bottomgreen .btn-style-one {
    background: #fff;
    color: #333!important;
    border: 2px solid #ffffff !important;
    min-width: 150px;
    text-align: center;
}


.two-column-fluid .content-box  .icon-box img {
	width:100%;
	}
	
.right-column .otherinfo li {
    color: #fff;
    padding-bottom: 15px;
    position: relative;
    padding-left: 40px;
}
.right-column .otherinfo li .icon {
    font-size: 20px;
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0;
}
footer .logo {
    width: 76px;
    margin-bottom: 10px;
}

.main-header.fixed-header .header-upper .logo a {
    top: 0;
    width: 80px;
}

.main-features:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    height: 113px;
    background-image: url(../images/sustanable-silhouette.png);
    background-repeat: repeat-x;
    bottom: 0;
    background-size: 300px;
    opacity: 0.3;
    -webkit-animation: slide 20s linear infinite;
}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}
.main-features
{
	padding-bottom:100px;
}


.bottomgreen .contact-form  .form-control1::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.bottomgreen .contact-form .form-control1::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.bottomgreen .contact-form .form-control1::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}


.bottomgreen .contact-form .form-group {
    position: relative;
    margin-bottom: 0;
}
	.bottomgreen h2
	{
		margin-bottom:15px;
	}
	
.main-slider	.tp-bannertimer {
  display:none !important;
}


.panel.tabstyle {
    background-color: transparent;
}

.panel.tabstyle .nav-tabs>li.active>a, .panel.tabstyle .nav-tabs>li.active>a:focus, .panel.tabstyle .nav-tabs>li.active>a:hover , .panel.tabstyle .nav-tabs>li>a:hover {
   
    background-color: transparent;
    border: none;
}

.panel.tabstyle .nav-tabs>li.active>a .features-column .icon-box {
   
    color: #6ac610;
}
 .panel.tabstyle .nav-tabs>li.active>a .features-column .icon-box:before {


    background: #fff;
    border: 1px solid #6ac610;
    color: #6ac610;
}

.features-column .icon-box .icon {
    
    font-size: 63px;
    line-height: 75px;
    margin-bottom: 10px;
}


.title-box h1 span {
    position: relative;
    font-size: 36px;
    font-weight: 800;
    color: #404a9e;
    margin-bottom: 0;
    text-transform: uppercase;
}


.greybg
{
	    background-color: #efefef;
}

.inner-box.contact-form {
    margin-top: 30px;
}

.info.col-md-6:after {
    content: '';
    display: block;
    position: absolute;
    border-right: 1px dashed #fff;
    height: 100%;
    top: 0;
    left: 97%;
}
.info.col-md-6:last-child:after
{
	 border-right:  none;
}
.two-column-fluid .right-column .text-content .info {
    padding: 10px 20px;
    border-bottom: none;
}

.main-menu .navigation > li a.active {
    color: #e8233d;
    opacity: 1;
}

.boxstyle2 h3 {
    color: #404a9e;
    text-transform: uppercase;
}

.boxstyle2 .column:before {
    position: absolute;
    content: '';
    display: block;
    border-right: 1px dashed #c6c6c6;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
    transform: rotate(10deg);
    width: 100%;
    height: 80%;
    right: 5px;
    top: -40px;
}

.boxstyle2 .column:last-child:before {
	 display: none;
}

.boxstyle2 .column {
    padding: 10px 50px;
	position:relative;
    min-height: 400px;
}



/* leaf animations */
#leaves {position:absolute;top:-50px;width:100%;text-align: right;opacity: 0.5;}

#leaves i {
    display: inline-block;
    width: 200px;
    height: 150px;
    background: linear-gradient(to bottom right, #309900, #005600);
    transform: skew(20deg);
    border-radius: 5% 40% 70%;
    box-shadow: inset 0px 0px 1px #222;
    border: 1px solid #333;
    z-index: 1;
    -webkit-animation: falling 5s 0s infinite;
}

#leaves i:nth-of-type(2n) { -webkit-animation: falling2 5s 0s infinite; }
#leaves i:nth-of-type(3n) { -webkit-animation: falling3 5s 0s infinite; }

#leaves i:before {
  position: absolute;
  content: '';
  top: 117px;
  right: 9px;
  height: 27px;
  width: 32px;
  transform: rotate(49deg);
  border-radius: 0% 15% 15% 0%;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  border-left: 0px solid #222;
  border-right: 1px solid #222;
  background: linear-gradient(to right, rgba(0,100,0,1), #005600);
  z-index: 1;
}

#leaves i:after {
  content: '';
  height: 125px;
  width: 10px;
  background: linear-gradient(to right, rgba(0,0,0,.15), rgba(0,0,0,0));
  display: block;
  transform: rotate(125deg);
  position: absolute;
  left: 85px;
  border-radius:50%;
}


#leaves i:nth-of-type(n)    { height:23px; width:30px; }
#leaves i:nth-of-type(n):before { width:7px; height:5px; top:17px; right:1px; }
#leaves i:nth-of-type(n):after { width:2px; height:17px; left: 12px; top:0px; }

#leaves i:nth-of-type(2n+1)    { height:11px; width:16px; }
#leaves i:nth-of-type(2n+1):before { width:4px; height:3px; top:7px; right:0px; }
#leaves i:nth-of-type(2n+1):after { width:2px; height:6px; left: 5px; top:1px; }

#leaves i:nth-of-type(3n+2)  { height:17px; width:23px; }
#leaves i:nth-of-type(3n+2):before  { height:4px; width:4px; top:12px; right:1px; }
#leaves i:nth-of-type(3n+2):after  { height:10px; width:2px; top:1px; left:8px; }

#leaves i:nth-of-type(n)   { -webkit-animation-delay: 1.9s;}
#leaves i:nth-of-type(2n)  { -webkit-animation-delay: 3.9s;}
#leaves i:nth-of-type(3n)  { -webkit-animation-delay: 2.3s;}
#leaves i:nth-of-type(4n)  { -webkit-animation-delay: 4.4s;}
#leaves i:nth-of-type(5n)  { -webkit-animation-delay: 5s;  }
#leaves i:nth-of-type(6n)  { -webkit-animation-delay: 3.5s;}
#leaves i:nth-of-type(7n)  { -webkit-animation-delay: 2.8s;}
#leaves i:nth-of-type(8n)  { -webkit-animation-delay: 1.5s;}
#leaves i:nth-of-type(9n)  { -webkit-animation-delay: 3.3s;}
#leaves i:nth-of-type(10n) { -webkit-animation-delay: 2.5s;}
#leaves i:nth-of-type(11n) { -webkit-animation-delay: 1.2s;}
#leaves i:nth-of-type(12n) { -webkit-animation-delay: 4.1s;}
#leaves i:nth-of-type(13n) { -webkit-animation-delay: 1s;  }
#leaves i:nth-of-type(14n) { -webkit-animation-delay: 4.7s;}
#leaves i:nth-of-type(15n) { -webkit-animation-delay: 3s;  }

#leaves i:nth-of-type(n)    { background: linear-gradient(to bottom right, #309900, #005600); }
#leaves i:nth-of-type(2n+2)  { background: linear-gradient(to bottom right, #5e9900, #2b5600); }
#leaves i:nth-of-type(4n+1)  { background: linear-gradient(to bottom right, #990, #564500); }

#leaves i:nth-of-type(n)    { opacity: .7;}
#leaves i:nth-of-type(3n+1)  { opacity: .5;}
#leaves i:nth-of-type(3n+2)  { opacity: .3;}

#leaves i:nth-of-type(n)    {transform: rotate(180deg);}


#leaves i:nth-of-type(n) { -webkit-animation-timing-function:ease-in-out;}

@-webkit-keyframes falling {
    
    0% {
        -webkit-transform:
            translate3d(300,0,0)
            rotate(0deg);
    }
    
    100% {
        -webkit-transform:
            translate3d(-350px,700px,0)
            rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling3 {
     0% {
        -webkit-transform:
            translate3d(0,0,0)
            rotate(-20deg);
    }
    
    100% {
        -webkit-transform:
            translate3d(-230px,640px,0)
            rotate(-70deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling2 {
     0% {
        -webkit-transform:
            translate3d(0,0,0)
            rotate(90deg);
    }
    
    100% {
        -webkit-transform:
            translate3d(-400px,680px,0)
            rotate(0deg);
        opacity: 0;
    }
}
/* leaf animations */
.member:hover .member-details {
    box-shadow: 0 7px 5px 2px #E0E0E0;
}
.member .member-details {
    float: left;
    width: 100%;
    padding: 15px 20px;
    background-color: #FFF;
    margin-bottom: 50px;
    height: 255px;
    transition: all 0.3s;
}
.member {transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;}
.member:hover{transform: scale(1.1);}
.member img {width: 100%;}
.member .member-details h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 4px;
}
.member .member-details h4 {
    font-size: 14px;
    float: left;
    width: 100%;
    height: 44px;
    margin-bottom: 5px;
}
.member .member-details h4 span {
    display: block;
    color: #939393;
}
.member:hover .member-details {
    position: relative;
    height: auto;
    /*top: -87px;*/
    background-color: rgba(255,255,255,0.9);
}
.member:hover .member-details p.hidden { display: block !important; }
.two-column-fluid .two-columns .column{width: 50%;}
.text-white{color: #ffffff;}
.member .member-details p {
    line-height: normal;
    margin-top: 6px;
    font-size: 15px;
    font-weight: 300;
    text-align: justify;
}
.mb40{margin-bottom: 40px !important;}
.publications p {
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
}
.solution:hover { transform: scale(1.07); }
.solution {
    border: 1px solid #EEE;
    padding: 15px 25px;
    float: left;
    margin-bottom: 30px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    min-height: 400px;
}
.solution h3 {
    font-size: 20px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    color: #404a9e;
}
.solution p {
    line-height: normal; text-align: justify;
}
.testimonials-section.innerpage::before{background-color: #ffffff;opacity: 0.95;}
#contact-us.two-column-fluid .right-column::before{min-height: 525px;}


.main-header .top-bar .info-box::before {
    content: " ";
    position: absolute;
    background: linear-gradient(-45deg, #f72727 0%, #c81687 100%);
    width: 180%;
    height: 35px;
    right: -50%;
    top: -5px;
    z-index: -1;
}
.main-header .top-bar .info-box::after {
    content: '';
    display: block;
    position: absolute;
    left: -37.1%;
    top: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 34px 0;
    border-color: transparent #c91685 transparent transparent;
}
.modal-dialog{ max-width: 500px; }
.modal-header {
    background-color: #404a9e;
    color: #FFF;
}
button.close {
    z-index: 9;
    position: relative;
    opacity: 1;
}
.right-column .otherinfo li a{ color: #FFF; }
