/***
*
* Greenovator 
*
**/
@font-face {                                                  
  font-family:'pyidaungsu';                                                 
  src:local('pyidaungsu'), url('../fonts/pyidaungsu.woff') format('woff'), url('../fonts/pyidaungsu.ttf') format('ttf');                                                  
}                                                 

@font-face {
  font-family: 'Raleway', sans-serif;
  font-family: 'PT Sans', sans-serif;
  font-family: 'Quicksand', sans-serif;
}                                                
/*body{                                                 
  font-family: 'Quicksand', sans-serif;                                
  font-size: 18px; 
  margin:auto 0;  
}*/
body {
  font-family:pyidaungsu !important;
  font-size: 18px;
}

h1 , h2 , h3 , h4, h5 , h6 ,p , a , .btn , .bg_white , .navbar ul li a ,
.breadcrumb , .form-control
{
  font-family:pyidaungsu !important;
}  
/***** header *******/
.nav-header {
  background: #458A81;
  padding:10px;
} 
.navbar {
  margin:auto 0;
  border-radius: 0px !important;
  background: #458A81;
}
.navbar-nav {
  margin-left: -40px;
}
.navbar-nav ul {
  list-style: none;
}  
.btn-contactus {
  border-radius: 50px 50px 50px 50px;
  margin-top:10px;
  text-transform: uppercase;
  background: #34deb0;
  float: right;
}                                            
.navbar-nav  li {
  list-style: none;
  padding-left:12px;
  font-size: 16px;
} 
.navbar li a{
  color:#fff;
  text-transform: uppercase;
} 
.greenovator_menu .navbar-default {
  background-color: #458A81 !important;
  border-color:#458A81 !important;
}
/*.navbar-default .navbar-nav>.active>a {
  color: #34deb0;
  background-color: #458A81 !important;
}*/
/*.navbar-nav li a.active {
  color: white;
  background: #0f3c14;
}*/
/*.greenovator_menu .navbar-default .navbar-nav > li > a:focus {
  color: #a02424;
  background-color: #458A81 !important;
}*/
/*.greenovator_ment .navbar-default .navbar-nav > li > a:active {
  color: #458A81 !important;
  background-color: #458A81 !important;
}*/

.navbar .nav-item.active .nav-link {
    color: #009d3e;
    border-bottom: 2px solid #009d3e;
}

.navbar-default .navbar-nav>li>a {
  color: #ffff;
}
.navbar-default .navbar-nav>li>a:hover{
  color:#34deb0 !important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #383434;
    background-color: transparent;
}


.logo{
  background-color: #F9F9F9;
  z-index: 9999;
  position: absolute;
  padding: 10px;
  border: #ebebeb 1px solid;
}
/******home *****/
.home .greenovator{
  padding:20px;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Forum', cursive;
}
.home {
  background-image: url('../img/home/Greenovator-banner-bg.png');
  position: relative;
  background-repeat: no-repeat;
  background-position:center;
  height: 800px;
  background-size: cover !important;
}
.home .welcome {
  font-size: 45px;
  font-weight: 900;
  letter-spacing: 3px;
  margin-top:90px;
}
.home .welcome-text{
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 4px;
}
.btn-aboutus {
  border-radius: 50px 50px 50px 50px;
  margin-top:10px;
  text-transform: uppercase;
  background: #34deb0;
 }
.home .home-imge01 img{
  margin-top:-36px;
  width: 100%;
}
#home-bg {
  padding:0px;
  -webkit-transform: translateX(-27%) translateY(0) rotate(0) scale(2.2);
  transform: translateX(-40%) translateY(0) rotate(0) scale(2.2);
  background-size: cover !important;
}
.phone-icon {
  position: absolute;
  z-index: 9999;
  margin-top: -500px;
}
.laptop-icon{
  position: absolute;
  z-index: 9999;
  top: -550px;
}
.margin-top-40 {
  margin-top: -120px;
}
.greenway-icon{
  position: absolute;
  z-index: 9999;
  margin-top: -500px;
  margin-left: 200px;
}
.home-field{
  background-image: url('../img/home/green-lady-with-paddy.png');
  background-repeat: no-repeat;
  min-height: 630px;
  background-position:center;
  background-size: cover !important;
}
.who-we-are {
   margin-top:100px;
}
.who-we-are h3{
  font-size: 34px;
  font-family: ;
  color: #458A81;
  text-transform: uppercase;
  padding-top:30px;
  padding-bottom: 10px;
  text-align: center;
}
.who-we-are p{
  font-size: 18px;
  line-height: 1.8em;
  text-align: justify-all;
  padding-left: 55px;
  text-align: justify;
}
.top-our-value-bg{
   background: #458A81;
   min-height: 100px;
}
.our-value-bg {
  background-image:url('../img/home/bar-with-icon.png');
  background-repeat: no-repeat;
  background-position:center;
  min-height: 200px;
  background-size: cover !important;
  width: 100%;
  margin-top: -72px;
}
.our-value-frame {
  background-color: #fff;
}
.our-value-frame .our-value{
  text-align: center;
  font-size: 34px;
  font-family: ;
  color: #458A81;
  text-transform: uppercase;
  padding-top:30px;
  padding-bottom: 20px;
}
.our-value-frame .work-with-us{
  text-align: center;
  font-size: 34px;
  font-family: ;
  color: #458A81;
  text-transform: uppercase;
  padding-top:30px;
  padding-bottom: 20px;
}
.name-info {
  margin-top: -180px;
  color: #fff;
  text-align: center;
  position: relative;
  background-image: url(../img/home/shadow.png);
  margin-top: -190px;
  min-height:180px;
}
.name-info h4{
  padding-top:90px;
}
.our-value-frame{
  background-image: url('../img/home/kanote.png');
  background-position: bottom right;;
  background-repeat: no-repeat;

}
.our-value-frame  p{
  font-size: 22px;
  letter-spacing: 0.5px;
  text-align: center;
}
.view-more .btn-default{
  background-color: #34deb0;
  border-radius: 25px;
  margin-top: 20px;
}
.margin-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-t-20{
  margin-top: 20px;
}
.m-t-10{
  margin-top: 10px;
}
.form-group input {
  border-radius: 0px !important;
  min-height: 50px;
}
.form-group textarea {
  min-height: 300px;
  padding:10px;
}
.our-blog-new {
  background-color: #d0e4e861;        
}
.our-blog-new h3 {
  text-align: center;
  font-size: 34px;
  font-family: ;
  color: #458A81;
  text-transform: uppercase;
  padding-top:30px;
  padding-bottom: 20px;
}
.blog {
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: 2px 1px 11px #888888;
  border-radius: 7px;
}
.blog p,  
.blog h4 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.badge a{
  color:#efef;
  font-size: 14px;
}
.blog .blog-text-date{
  margin-top:-20px;
}
.blog .blog-text-date {
  color: #fff;
  padding-top: 10px;
  background-image: url(../img/home/date_bg.png);
  background-repeat: no-repeat;
  margin-top: -27px;
  position: absolute;
  padding-bottom: 25px;
  font-size: 15px;
}
.blog .blog-text-date span{
  padding:10px;
}

.wrap_posts .blog-text-date{
  margin-top:-40px;
}
.wrap_posts .blog-text-date {
  color: #fff;
  padding: 6px;
  background-image: url(../img/home/date_bg.png);
  background-repeat: no-repeat;
  margin-top: -32px;
  position: absolute;
  padding-bottom: 20px;
  font-size: 18px;
}
.wrap_posts .blog-text-date span{
  padding:10px;
}
.blog .blog-text {
   padding:10px;
}
.blog .blog-text h4 {
  text-align: left;
  color: #000;
  font-weight: 700;
}
.our-agri-services {
  background-color: #d0e4e861;
  /*margin-top:20px;*/ 
}
.our-agri-services h3{
  text-align: center;
}
.bg-white {
  padding:30px;
}
.view .mask,.view .content {
  width: 300px;
  height: 200px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.view img {
  display: block;
  position: relative;
}
.view h2 {
  text-transform: uppercase;
  color: #404040;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  margin: 20px 0 0 0;
}
.view p {
 font-style: italic;
 font-size: 12px;
 position: relative;
 color: #404040;
 padding: 10px 20px 20px;
 text-align: center;
}
.view a.info {
   display: inline-block;
   padding: 7px 14px;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.container{
  position:relative;
}
a{
  color: #408c81;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h3 a {
  color:#d6dad9;
  text-decoration: none;
}
h3 a:focus, h3 a:hover {
  color: #f0f4f9;
  text-decoration: none;
}
a .career_title{
  font-size: 30px;
  color: #408c81;
}
.clr{
    clear: both;
}
.main{
  position:relative;
  width:680px;
  margin: 0 auto;
}
h1{
  margin:0px;
  padding:20px 20px 10px 20px;
  font-size:34px;
  color:#333;
  text-shadow:1px 1px 1px #fff;
  text-align:left;
  font-weight:400;
  text-align:center;
}
h1 span{
  display:block;
  font-size: 14px;
  font-style: italic;
  color:#b2891b;
  padding-top:10px;
}
/* Header Style */
.header{
  line-height: 24px;
  font-size: 11px;
  background: #000;
  opacity: 0.9;
  text-transform: uppercase;
  z-index: 9999;
  position: relative;
  -moz-box-shadow: 1px 0px 2px #000;
  -webkit-box-shadow: 1px 0px 2px #000;
  box-shadow: 1px 0px 2px #000;
}
.header a{
  padding: 0px 10px;
  letter-spacing: 1px;
  color: #ddd;
  display: block;
  float: left;
}
.header a:hover{
  color: #fff;
}
.header span.right{
  float: right;
}
.header span.right a{
  float: none;
  display: inline;
}
.more{
  position:relative;
  clear:both;
  text-transform: uppercase;
  font-size: 11px;
  padding: 5px 0px 10px;
  width: 540px;
  margin: 0 auto;
}
.more ul{
  display:block;
  text-align:center;
  height: 30px;
}
.more ul li{
  display: block;
  padding: 4px 2px;
  float:left;
}
.more ul li.selected a,
.more ul li.selected a:hover{
  background:#b2891b;
  color:#fff;
  text-shadow:none;
}
.more ul li a{
  color:#555;
  float:left;
  background:#404040;
  width:40px;
  padding: 2px 5px;
  -moz-box-shadow:1px 1px 2px #aaa;
  -webkit-box-shadow:1px 1px 2px #aaa;
  box-shadow:1px 1px 2px #aaa;
}
.more ul li a:hover{
  background:#000;
  color:#404040;
}
.view-sixth:hover .mask {  
  opacity:1; 
  transition-delay: 0s;
}                                                                            
.view-sixth:hover img { 
  transition-delay: 0s; 
}
.view-sixth:hover h2 { 
  opacity: 1;
  transform: scale(1);
  transition-delay: 0.1s;
}
.view-sixth:hover p { 
  opacity:1; 
  transform: scale(1);
  transition-delay: 0.2s;
}
.view-sixth:hover a.info { 
  opacity:1;
  transform: translateY(0px);
  transition-delay: 0.3s;
}
.view-sixth img { 
    transition: all 0.4s ease-in-out 0.5s; 
}
.view-sixth .mask{ 
  opacity:0;
  transition: all 0.3s ease-in 0.4s;
}
.view-sixth h2{
  opacity:0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  background: transparent;
  margin: 20px 40px 0px 40px;
  transform: scale(10);
  transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth p { 
  opacity:0;
  transform: scale(10);
  transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info { 
  opacity:0;
  transform: translateY(100px);
  transition: all 0.3s ease-in-out 0.1s;
}
/***** end of effect *******/
.icon-group {
  visibility: visible;
  animation-duration: 15s;
  animation-delay: 0.8s;
  animation-name: fadeInLeft;
}
.bg-white{
  background-color:#fff;
}
.bg-white h3{
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
  font-family: ;
  color: #458A81;
}
.bg-white p{
  text-align: center;  
}
/*** footer ***/
.firstfooter{
  background: #EEF5FC;
  padding: 20px;
} 
.firstfooter h3{
  color:#514f4f;
  text-transform: uppercase;
}
.secondfooter {
    background: #3C8174;
    padding: 10px;
} 
.secondfooter p {
  text-align:center;
  font-size: 10px;
  color:#ffff;
  margin-top:10px;
  margin-bottom:10px;
}                                         
/****** greenway *****/
.greenway {
  background-image: url('../img/greenway/service-bg1.png');
  position: relative;
  background-repeat: no-repeat;
  background-position:center;
  height: 800px;
  background-size: cover !important;
}
 .our-value-frame .greenovator_value{
  padding-left:112px;
}
 .our-value-frame .value01{
  margin-left:172px;
}
.greenway .greenovator{
  margin-top: 40px;
}
.greenway .greenovator img{
  margin-left: 172px;
}
 .m-t-284 {
  margin-top:-320px;
}
.greenway-text {
  font-size:18px;
}
.servie-left-img{
  margin-top:-50px;
}
.greenway .greenovator h5{
  text-align: center;
  font-weight: 500;
  font-size:34px;
}
 .greenway .greenway-img{
  margin-top:-49px;
}
.greenway .servie-left-img img{
  margin-top:111px;
}
.bg-white .features p{
  padding: 20px;
  font-size:20px;
}
.greenway .row:after {
    clear: both;
}
.features h4{
  color:#458A81;
  text-align: center;
  text-transform: uppercase;
  font-size: 36px;
}

.padding-left-90{
  padding-left: 90px;
}
.agri-livestock-technique {
  padding:20px;
  background-color: #d0e4e861;
}
.agri-livestock h4{
  color:color:#458A81;
  text-transform: uppercase;
  font-size: 25px;
}
.user-feedback {
  background-image: url('../img/greenway/green-way-feedback.png');
  background-size: cover;
  min-height: 700px;
  background-color: #d0e4e861;
}
.user-feedback h3{
  color:#458A81;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
}
.user-feedback .feedback-topic h4{
  text-align: center;
  font-size: 20px;
}
.user-feedback .feedback-topic{
  margin-top: 150px;
  background: #e4eeec;
  padding: 25px;
}
.feedback-topic .fa{
  color:#d4ca45 !important;
}
.feedback-topic span{
  font-size: 45px;
  color:#458A81;
}
.feedback-topic #name{
  color:#458A81;
  font-size: 12px;
}
.feedback-topic #date{
  color:#458A81;
  font-size: 11px;
}
.m-t-10{
  margin-top:10px;
}
.our-team .m-t-10{
  margin-top: 20px;
}
.feedback-topic p{
  font-size: 20px;
}
.app-presentation {
  background-color: #fff;
  padding:20px;
}
.app-presentation h3{
  text-align: center;
  font-size: 34px;
  text-transform: uppercase;
}
.user-count .farmers{
  background-image: url('../img/greenway/frame1.png');
  background-position: cover;
  background-repeat: no-repeat;
  min-height: 300px;
  margin-top: 63px;
}
.user-count .line {
  position: absolute;
  background: #979495;
  height: 51px;
  width: 1px;
  left: 40%;
  top: 52px;
 }
.user-count .techanicains{
   background-image: url('../img/greenway/frame2.png');
    background-position: cover;
    background-repeat: no-repeat;
    min-height: 300px;
}
.techanicains .line{
  position: absolute;
  background: #979495;
  height: 51px;
  width: 1px;
  left: 40%;
  top:340px;
}
.user-count .farmers .icon{
  padding:73px;
}
.user-count .farmers .count{
  margin-top: 16px;
  padding:0px;
}
.m-t-30{
  margin-top:120px;
}
.no-padding{
  padding-left: 0px;
  padding-right:0px;
}
.padding-top-30{
  padding-top:30px;
}
.user-count .techanicains .icon{
  padding:73px;
}
.user-count .techanicains .count{
  margin-top: 16px;
  padding:0px;
}
.user-count h3{
  padding-left:52px;
  margin-bottom: 20px;
  margin-top:20px;
}
.video {
  margin-left: 100px;
  margin-top: 40px;
  margin-bottom:40px;
  border:1px solid #c3c1c1;
}
.video iframe{
  padding:15px;
}

/*** ****** services *******/
.service {
  background-image: url('../img/service/header.png');
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position:center;
  height: 900px;
  background-size: cover !important;
}
 .bg-white .service_info p {
  font-size: 22px;
    letter-spacing: 0.5px;
    text-align: center;
} 

.service .service-text img{
  text-align: center;
  padding-top:30px;
}
.service .service-text h3{
    font-size: 45px;
    color:#458A81;
}
.service .service-text h5{
  font-size: 18px;
}
.what-we-do-service{
  background-color: #fff;
}
.what-we-do-service h4{
  text-align: center;
  font-size: 45px;
  color:#458A81; 
  margin-top:10px;
}
.margin-top-100{
  margin-top:300px;
}
.consultancy-list h3{
  text-align: center;
  color:#458A81; 
  font-size: 34px;
}
.consultancy-list {
  margin-bottom: 20px;
}
.consultancy-list p{
  text-align: center;
  font-size: 25px;
}
.consultancy-list ul li{
  line-height: 2em;
  font-size: 20px;
  color:#7c7d7fee;
}
.consultancy  {
  background-image: url('../img/service/cir.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.consultancy img{
  padding-left: 60px;
  padding-top: 39px;
  width: 100px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.consultancy:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding-left: 60px;
  padding-top: 39px;
  width: 130px;
}
.consultancy:hover {
  background-image: url('../img/service/cir1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.agri-research  {
  background-image: url('../img/service/cir2.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.agri-research img{
  padding-left: 60px;
  padding-top: 39px;
  width: 100px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.agri-research:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding-left: 60px;
  padding-top: 39px;
  width: 130px;
}
.agri-research:hover {
  background-image: url('../img/service/cir1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.workshop  {
  background-image: url('../img/service/cir.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.workshop:hover {
  background-image: url('../img/service/cir1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.workshop img{
  padding-left: 60px;
  padding-top: 39px;
  width: 130px;
}
.agri-publication  {
  background-image: url('../img/service/cir2.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.agri-publication img{
  padding-left: 60px;
  padding-top: 39px;
  width: 100px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.agri-publication:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding-left: 60px;
  padding-top: 39px;
  width: 130px;
}
.agri-publication:hover {
  background-image: url('../img/service/cir1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.translation  {
  background-image: url('../img/service/cir2.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.translation img{
  padding-left: 60px;
  padding-top: 39px;
  width: 100px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.translation:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding-left: 60px;
  padding-top: 39px;
  width: 130px;
}
.translation:hover {
  background-image: url('../img/service/cir1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.advertising  {
  background-image: url('../img/service/cir2.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.advertising img{
  padding-left: 60px;
  padding-top: 39px;
  width: 100px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.advertising:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  padding-left: 60px;
  padding-top: 39px;
  width: 130px;
}
.advertising:hover {
  background-image: url('../img/service/cir1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.advertising  {
  background-image: url('../img/service/cir2.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 133px;
}
.m-t-10{
  margin-top: 10px;
}
.m-b-10{
  margin-bottom: 10px;
}
.what-we-do{
  background-color: #efefef;
}
/**** pagination *****************/
.pagination>.active>a,
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #458A81;
  border-color: #458A81;
}
/***********blog *****************/
.blog-page{
  background:url('../img/blog/green-way-blog-banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 300px;
  }
.blog-tecnical-icon .margin{
   margin-top:-280px;
}
.blog-tecnical-icon h3 {
  font-size: 45px;
  color:#fff;
  text-align: center;
  margin-bottom: 30px;
}
.blog-body hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; 
}
.blog-bar-color {
  background-color: #4f4e4ebf;
  text-transform: uppercase;
}
.blog-body .new-blog{
  background-color: #458A81;
  text-align: center;
  padding-left:0px;
  padding-right: 0px;
  color:#ffff;
  opacity: 0.87;
}
.blog-body .new-blog a{
  color:#fff;
}
.blog-body .new-blog a:hover{
  color:#0b0b0b94;
}
.blog-body .new-blog::after{
  position: absolute;
  top: 1px;
  right: -52px;
  content: '';
  border-style: solid;
  border-width: 27px;
  border-top-color: transparent;
  border-left-color: #458A81;
  border-right-color: transparent;
  border-bottom-color: #458A81;
}
.blog-body a:hover {
  text-decoration: none;
}
.blog-body .greenovator-media{
  text-align: center;
  color:#ffff;
  opacity: 0.87;
}
.blog-body .greenovator-media a{
  color:#fff;
}
.blog-body .greenovator-media a:hover{
  color:#0b0b0b94;
}
.blog-body .our-new-blog .blog-title{
  font-size: 22px;
  color:#000;
  padding:10px;
  background-color: #fafafa;
  text-align: center;
  margin-top:5px;
  margin-bottom: 5px;
}
.blog-body .media-greenovator .media-title{
  font-size: 22px;
  color:#000;
  text-align: center;
  margin-top:5px;
  margin-bottom: 5px;
}
.new-blog{
  background: #efefef;
}
.blog-text-group h5{
  font-size: 25px;
  color:#000;
  text-align: left;
}
.blog-text-group span{
  color:#ccc;
  font-size: 18px;
  text-align: left;
}

#go-top {                                                 
  border-radius: 53px;                                                  
  background-color: #1A1919;                                                  
  bottom: 0;                                                  
  color: #F5F3F3;                                                 
  cursor: pointer;                                                  
  font-size: 21px;                                                  
  opacity: 0.7;                                                 
  padding: 11px 13px 8px;                                                 
  position: fixed;                                                  
  right: 0;                                                 
  text-transform: uppercase;                                                  
  z-index: 9999;                                                  
  float: right;                                                 
  margin-top: 3px;                                                  
  width: 50px;                                                  
  height: 50px;                                                 
} 
/*** career ***/
.career_banner {
  background:url('../img/career/banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 360px;
}
.career_banner h3{
  text-align: center;
  margin-top: 181px;
  font-size: 40px;
  color: #fff;
}
.career_post {
  background-color: #f1f3f4d1;
  padding:10px;
}
.career_post .post-date{
  font-size:15px;
} 
.career_post .single_container{
  background-color: #fff;
} 
.career_post .margin-bottom-30{
  margin-bottom:30px;
} 
.career_post .btn-success{
  background-color: #458A81;
} 
.career_post .career_post_date{
  color: #458A81;
  font-size:15px;
} 
.career_post .career_posts{
  background:#fff;
  padding:10px;
  margin-bottom:20px;
} 
.career_post .date{
  background:url('../img/career/carrer-tab-256.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 152px;
  min-height: 43px;
  padding-left: 31px;
  color:#fff;
  margin-top: -12px
} 
.date .text{
  font-size: 14px;
  padding: 10px;
}
.career_post .no-padding{
  padding-left:0px;
  padding-right: 0px;
} 
footer{                                                 
  color: #121312;                                                 
}                                                 
footer ul{                                                  
  margin-left: -38px;                                                 
}                                                 
footer ul li{                                                 
  list-style: none;                                                 
}                                                 
footer a:hover{                                                 
  text-decoration: none;                                                  
  color:#ddd;                                                 
}                                                 
footer a{                                                 
  text-decoration: none;                                                  
  color:#787e7dba;                                                  
}                                                 
.firstfooter{                                                  
  background: #e1eaefd1;                                                  
  padding:20px; 
  color:#787e7dba;
} 
.firstfooter .footerlogo img{
   width: 120px;
}
.firstfooter .footerlogo h4{
  color:#191818;
  font-family: 'Cormorant', serif;
}
.firstfooter .quick-link{
  list-style: none;
  margin-left:-46px;
}
.firstfooter .quick-link li{
  line-height: 1.7em;
}                                                
.second-footer p{                                                 
  text-align: center;                                                 
  font-size: 11px;                                                  
}
.firstfooter .address {
  background-image: url('../img/greenway/location-icon1.png');
  background-repeat: no-repeat;
  background-position: left;
  padding:30px;
}
.firstfooter .phone {
  background-image: url('../img/greenway/phone-icon1.png');
  background-repeat: no-repeat;
  background-position: left;
  padding:22px;
}
.firstfooter .email{
  background-image: url('../img/greenway/email-icon1.png');
  background-repeat: no-repeat;
  background-position: left;
  padding:30px;
}
.firstfooter .skype{
  background-image: url('../img/greenway/skype1.png');
  background-repeat: no-repeat;
  background-position: left;
  padding:30px;
}
hr {                                                  
  margin-top: 20px;                                                 
  margin-bottom: 20px;                                                  
  border: 0;                                                  
  border-top: 1px solid #e2dfdfad;                                                  
}
.margin-30{
  margin:30px;
}
.contact-form input,textarea{
   margin:10px;
}  
.contact-form .btn-submit {
  background: #ddd;
  padding:10px;
} 
ul.page-numbers li span.current {
  color: #000;
  font-size: 16px;
}
ul.page-numbers li {
  float: left;
  height: 35px;
  width: 35px;
  list-style: none;
  line-height: 35px;
  text-align: center;
  padding: 0;
  border-radius: 100px;
  margin-right: 3px;
  box-shadow: 0 0 4px 0 #228011;
}
/******************** projects ***************/
.wrappper img{
  margin:auto 0;
}
/*.project{
  padding:30px;
  background-color: #d0e4e861;
}
.year-project-right h3{
   text-align: right;
   margin-top:177px;
}
.year-project-left h3{
   text-align: left;
   margin-top:110px;
}
.wrap_project .xs-year{
  text-align: center;
}
.project .project-title {
  margin-top: 108px;
}
.project .project-title ul {
  list-style: none;
}
.project .project-title ul li{
  background-image: url('../img/project/yellow-tip.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left:30px;
}
.project .project-title-2017 {
  margin-top: 95px;
  float:left;
}
.project .project-title-2017 ul {
  list-style: none;
}
.project .project-title-2017 ul li{
  background-image: url('../img/project/red-tip.png');
  background-repeat: no-repeat;
  background-position: right;
  padding-right:30px;
}
.project .project-title-2016 {
  margin-top: 95px;
  margin-left: -44px;
  float:left;
}
.project .project-title-2016 ul {
  list-style: none;
}
.project .project-title-2016 ul li{
  background-image: url('../img/project/blue-tip.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left:30px;
}
.project .project-title-2015 {
  margin-top: 95px;
  
  float:left;
}
.project .project-title-2015 ul {
  list-style: none;
}
.project .project-title-2015 ul li{
  background-image: url('../img/project/dark-blue-tip.png');
  background-repeat: no-repeat;
  background-position: right;
  padding-right:30px;
}
.project .project-title-left {
  margin-top: 95px;
  margin-left: -44px;
  float:right;
}
.project .project-title-right {
  margin-top: 95px;
  margin-left: -44px;
  float:left;
}*/

.project .project-year{
  margin-top: 30px;

}
.project .border{
  border:2px solid #ddd;
  padding:20px;
  margin-top:20px;
}
/*.project .project-des {
    border-left: 2px solid #ddd;
    padding-left: 33px;
}*/
.project .project-year h3{
  padding-top: 93px;
  font-size: 37px;
  color: #827e7e;
  float: right;
  font-weight: bold;
}
.project .project-des h3{
  font-size: 25px;
  color:#3C8174;
  font-weight: 500;
  margin:0px;
}
.project .project-des span{
  color:#3C8174;
}
.project .project-des .date{
  color:#3C8174;
  font-size: 16px;
}
.project .project-des .project_funded{
  font-size: 16px;
  color:#736767b5;
}
.project .project-des .project_funded_name{
  font-size: 16px;
  color:#3C8174;
}
.project .project-des .project_time{
  font-size: 16px;
  color:#3C8174;
}
.project .project-des p{
  color:#827e7e;
  color:16px;
}

/******* imge effect in service *****/
.hovereffect {
  width:100%;
  height:100%;
  float:left;
  overflow:hidden;
  position:relative;
  text-align:center;
  cursor:default;
}
.hovereffect .overlay {
  width:100%;
  height:100%;
  position:absolute;
  overflow:hidden;
  top:0;
  left:0;
  opacity:0;
  background-color:rgba(0,0,0,0.5);
  -webkit-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out
}
.hovereffect img {
  display:block;
  position:relative;
  -webkit-transition:all .4s linear;
  transition:all .4s linear;
}
.hovereffect h2 {
  text-transform:uppercase;
  color:#fff;
  text-align:center;
  position:relative;
  font-size:17px;
  /*background:rgba(0,0,0,0.6);*/
  -webkit-transform:translatey(-100px);
  -ms-transform:translatey(-100px);
  transform:translatey(-100px);
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  padding:45px;
}
.hovereffect h5 {
  text-transform:uppercase;
  color:#fff;
  text-align:center;
  position:relative;
  font-size:17px;
  /*background:rgba(0,0,0,0.6);*/
  -webkit-transform:translatey(-100px);
  -ms-transform:translatey(-100px);
  transform:translatey(-100px);
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  padding:100px;
}
.hovereffect a.info {
  text-decoration:none;
  display:inline-block;
  text-transform:uppercase;
  color:#fff;
  border:1px solid #fff;
  background-color:transparent;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  margin:50px 0 0;
  padding:7px 14px;
}
.hovereffect a.info:hover {
  box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
  -ms-transform:scale(1.2);
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
}
.hovereffect:hover .overlay {
  opacity:1;
  filter:alpha(opacity=100);
}
.hovereffect:hover h2,.hovereffect:hover a.info {
  opacity:1;
  filter:alpha(opacity=100);
  -ms-transform:translatey(0);
  -webkit-transform:translatey(0);
  transform:translatey(0);
}
.hovereffect:hover a.info {
  -webkit-transition-delay:.2s;
  transition-delay:.2s;
}
/******* single post *****/
.single-bg{
  background:url('../img/blog/green-way-blog-banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 227px;
}
.singlepost_title .breadcrumb {
  text-align: center;
}
.hidden-xs ul {
  list-style: none;
  margin-left:40px;
  margin-top: 200px;
  margin-bottom: :20px;
}
.single_project ul {
  list-style: none;
  margin-left:40px;
  margin-top: 200px;
  margin-bottom: :20px;
}
.carousel-inner h3 {
  text-align: center;
  margin-top: -50px;
  padding-bottom: 20px;
  color: #c9c5c5;
}
#slider .right{
  display: none !important;
}
#slider .left{
  display: none !important;
}
.carousel-indicators {
  display: none;
}
.singlepost_title .breadcrumb a,
.singlepost_title .breadcrumb a:hover{
  text-decoration: none;
  color:#458A81;
}
.singlepost_title h4{
  text-align: center;
  padding: 12px;
  font-weight: 600;
  font-size: 25px;
  color:#d6d0d0;
  margin-top: 50px;
}
.singlepost_title .post_title::before {
  content: "";
  position: absolute;
  left: 48%;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #3e3c3c;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #314e6799 !important;
  border-radius: 4px;
  margin-top:10px;
}
.breadcrumb>.active {
  color: #559c89 !important;
}
.breadcrumb  #category_title {
  color:#458A81 !important;
}
.social-icon .fa {
  padding: 20px;
  font-size: 20px;
  border-radius: 50%;
  text-decoration: none;
  margin: 5px 2px;
}
.social-icon .fa:hover {
    opacity: 0.7;
}
.social-icon .fa-facebook {
  background: #3B5998;
  color: white;
}
.social-icon .fa-twitter {
  background: #55ACEE;
  color: white;
}
.xs-soial ul{
  list-style: none;
  float:left;
  margin-top: 20px;
  margin-bottom: :20px;
}
.xs-soial ul li a >img{
  float:left;
  margin-left: 30px;
} 
.carousel-control{
  display: none !important;
}
.sliders li{
  list-style: none;
}
.career-social img{
  float: left;
  margin-left: 20px;
  margin-bottom: 30px;
}


/* test slider ********/

.slider {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: $slider-width;
  height: $slider-height;
  box-shadow: 3px 3px 10px rgba(0,0,0,.2);
}

.wrapper {
  overflow: hidden;
  position: relative;
  width: $slider-width;
  height: $slider-height;
  z-index: 1;
}

.slides {
  display: flex;
  position: relative;
  top: 0;
  left: -$slider-width;
  width: 10000px;
}

.slides.shifting {
  transition: left .2s ease-out;
}

.slide {
  width: $slider-width;
  height: $slider-height;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 1s;
  position: relative;
  border-radius: 2px;
}

.slider.loaded {
  .slide:nth-child(2),
  .slide:nth-child(7) { background: #FFCF47 }
  .slide:nth-child(1),
  .slide:nth-child(6) { background: #7ADCEF }
  .slide:nth-child(3) { background: #3CFF96 }
  .slide:nth-child(4) { background: #a78df5 }
  .slide:nth-child(5) { background: #ff8686 }
}

.control {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50px;
  margin-top: -20px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.prev,
.next {
  background-size: 22px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.prev {
  background-image: url(../data/icons/navigation-set-arrows-part-one/32/ChevronLeft-512.png);
  left: -20px;
}

.next {
  background-image: url(../data/icons/navigation-set-arrows-part-one/32/ChevronRight-512.png);
  right: -20px;
}

.prev:active,
.next:active {
  transform: scale(.8);
}


/****** end test slider ******/

/* Slider
http://www.freshdesignweb.com/fashion-responsive-slider-tutorial.html
*/
/* Slider
/*-----------------------------------------------------------------------------------*/

.flex-caption{ position: absolute; right:11px; bottom:20px;}
.caption_title_line{ width:450px; height:75px; padding:5px 15px 10px 15px;background:url(https://www.mmgreenovator.com/css/images/slider_caption_bg.png) repeat;color: #303030;}
.flex-caption h2{ color:#303030;font-size:20px; padding:5px 0 5px 0; margin:0px;font-family: 'Ovo', serif;}

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0 0 20px 0; padding-left: 39px;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:11px; cursor: pointer; text-indent: -9999px; top: 45px; display: none;}

.flex-direction-nav li a.next:hover {background:url(https://www.mmgreenovator.com/css/images/next_a.png) no-repeat center;}
.flex-direction-nav li a.prev:hover {background:url(https://www.mmgreenovator.com/css/images/prev_a.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
/*----------------------------------------------------------------------------------- */                                               
                                                  
@media screen and (max-width: 1000px) {                                                 
  .xs-project {
    display: none;
  }
}                                                 
@media (max-width: @screen-xs-max) {                                                  
  .our-value-frame .value01{
     margin-left:0px;
  }
  .who-we-are {
    margin-top:10px;
  }
  .blog-tecnical-icon .margin {
    margin-top: 0px !important; 
  }                                             
}                                                 
@media screen and (max-width: 410px) {                                                  
  .user-count .farmers{
    background-image: url('../img/greenway/frame1.png');
    background-position: cover;
    background-repeat: no-repeat;
    min-height: 80px;
    margin-top: 63px;
  }
  .user-count .line {
    position: absolute;
    background: #979495;
    height: 51px;
    width: 1px;
    left: 32%;
    top: 52px;
  }
  .user-count .techanicains{
    background-image: url('../img/greenway/frame2.png');
    background-position: cover;
    background-repeat: no-repeat;
    min-height: 80px;
  }
  .techanicains .line{
    position: absolute;
    background: #979495;
    height: 51px;
    width: 1px;
    left: 32%;
    top:340px;
  }
  .user-count .farmers .icon{
    padding:73px;
  }
  .user-count .farmers .count{
    margin-top: 16px;
    padding:0px;
  } 
  .agri-livestock h4{
    color:color:#458A81;
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
  }
  .user-feedback {
    background-image: url('../img/greenway/green-way-feedback.png');
    background-size: cover;
    min-height: 700px;
    background-color: #d0e4e861;
  }
  .user-feedback h3{
    color:#458A81;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
  }
  .user-feedback .feedback-topic h4{
    text-align: center;
    font-size: 18px;
  }
  .user-feedback .feedback-topic{
    margin-top: 250px;
    background: #e4eeec;
    padding: 30px;
  }
  .feedback-topic .fa{
    color:#d4ca45 !important;
  }
  .feedback-topic span{
    font-size: 34px;
    color:#458A81;
  }
  .feedback-topic #name{
    color:#458A81;
    font-size: 12px;
  }
  .feedback-topic #date{
    color:#458A81;
    font-size: 11px;
  }
  .m-t-10{
    margin-top:10px;
  }
  .feedback-topic p{
    font-size: 20px;
  } 
  .our-value-frame .value01{
    margin-left:0px;
  } 
  .home-field{
    background-image: none;
  } 
  .home .home-imge01 img {
    margin-top: -40px;
    width: 100%;
  }
  .who-we-are {
    margin-top:10px;
  } 
  .blog-body{
    margin-top:40px;
  }
  .blog-tecnical-icon .margin {
    margin-top: 0px !important; 
  }                                         
                                                  
} 


/* Small devices (xs, mobile, 600px and down) */
@media all and (max-width: 600px){ 
  
}
/* Small devices (tablets, 768px and up) */
@media all and (max-width: 768px){ 
  .our-value-frame .value01{
    margin-left:0px;
  } 
  .home-field{
    background-image: none;
  } 
  .blog-body{
    margin-top:40px;
  } 
  .blog-page{
    background:url('../img/blog/green-way-blog-banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
  }
  .blog-tecnical-icon .margin{
    margin-top:20px;
  }
  .blog-tecnical-icon h3 {
    font-size: 25px;
    color:#fff;
    text-align: center;
    margin-bottom: 30px;
  }  
  
  .year-project-right h3{
    text-align: center;
    margin-top:0px;
    color:#458A81;
  }
  .year-project-left h3{
    margin-top:0px;
  }
  .project .project-title {
    margin-top: 10px;
    text-align: center;
    margin-left: 0px;
    float: none;
  }
  .btn-contactus{
    float: none;
  }
  .career_banner {
    background:url('../img/career/banner.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 360px;
  }
  .career_banner h3{
    text-align: center;
    margin-top: 181px;
    font-size: 40px;
    color: #fff;
  }
  .career_post {
    background-color: #f1f3f4d1;
    padding:10px;
  }
  .career_post .post-date{
    font-size:15px;
  } 
  .career_post .single_container{
    background-color: #fff;
  } 
  .career_post .margin-bottom-30{
    margin-bottom:30px;
  } 
  .career_post .btn-success{
    background-color: #458A81;
  } 
  .career_post .career_post_date{
    color: #458A81;
    font-size:15px;
  } 
  .career_post .career_posts{
    background:#fff;
    padding:10px;
    margin-bottom:20px;
  } 
  .career_post .date{
    background:url('../img/career/carrer-tab-256.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-width: 152px;
    min-height: 43px;
    padding-left: 31px;
    color:#fff;
    margin-top: -12px
  } 
  .date .text{
    font-size: 14px;
    padding: 10px;
  }
  .career_post .no-padding{
    padding-left:0px;
    padding-right: 0px;
  }
  .navbar-default .navbar-nav>li>a {
    text-align: center;
  }
  .navbar-default form {
    text-align:center;
  }

}        
/* Small devices (tablets, 768px and up) */                                                 
@media all and (max-width: 731px){                                                  
  .our-value-frame .value01{
    padding-left:30px;
  } 
  .our-value-frame .value02{
    padding-left:30px;
  } 
  .home-field{
    background-image: none;
    margin-top:-100px;
  } 
  .our-value-frame .greenovator_value {
     padding-left: 0px; 
  }
  .blog-body{
    margin-top:40px;
  }
  
}                                                 
                                                  
@media all and (max-width: @screen-xs-min){ 
}                                                 
                                                 
/* Medium devices (desktops, 992px and up) */                                                 
@media (min-width: @screen-md-min) { 
  .xs-project {
    display: none;
  } 
}                                                 
                                                  
/* Large devices (large desktops, 1200px and up) */                                                 
@media (min-width: @screen-lg-min) { 
  .xs-project {
    display: none;
  }                                                  
                                                  
}