@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('Montserrat-Regulard41d.html?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg'),
    url('../fonts/Montserrat-Regular.ttf') format('truetype'),
    url('../fonts/Montserrat-Regular.woff') format('woff'),
    url('../fonts/Montserrat-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
/*.headroom--pinned .top-menu{ display:none}*/
/*.headroom--unpinned .top-menu,.firstPage{ display: block}*/

.top-menu{ background:#187037; position: relative; margin-bottom:-22px}
.top-menu ul li{ list-style:none; float:right; margin: 0; padding:2px 10px; color:#fff ; border-right:1px #fff solid; font-size:12px}
.top-menu ul li a{ color:#fff !important; }
.top-menu ul li{  }

.top-menu ul li:first-child{ float:left; border-right:none }
.top-menu ul li:nth-last-child(3){ list-style:none;  }

.social-icons a {color:#fff; font-size:14px}

a, a:visited {color: #060;}
.back-to-top i{ color: #fff;}

.back-to-top {
  position: fixed;
  bottom: 20px;
  left: 15px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 32px;
  z-index: 99;
  text-align: center;
  /*display: none;*/
  -webkit-box-shadow: 0px 0px 30px 0px rgba(156, 156, 156, 0.25);
  -moz-box-shadow: 0px 0px 30px 0px rgba(156, 156, 156, 0.25);
  box-shadow: 0px 0px 30px 0px rgba(156, 156, 156, 0.25);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  color: #fff;
  background-color: #136E37; }
  .back-to-top:hover i{
    color: #136E37;
    }
  .back-to-top:hover{
    color: #136E37;
    background-color: #fff; }

/* ============ 	ADDTHIS ** addthis ============== */
.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge{ right:0px!important;;}
.addThis_listSharing {
	position: fixed;bottom:80px;z-index: 999; -webkit-transform: translate3d(0, 0, 0);	
	right:-25px;opacity: 0;	visibility: hidden;
	transition: all .3s ease;	-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;
	
}
.addThis_listSharing.is-show{right: 0;opacity: 1;	visibility: visible;}
.addThis_listing .addThis_item{margin-bottom:5px;margin-right:14px;list-style:none}
.addThis_listing .addThis_item .addThis_item--icon {
	position: relative;display: inline-block;text-align: center;
	width: 44px;height: 44px;line-height: 44px;color: #fff;
	border-radius: 50%;cursor: pointer;box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
	background-size: auto;background-repeat: no-repeat;background-position: center;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
	position: absolute;top: 4px;right: 55px;z-index: 9;
	height: 32px;line-height: 26px;padding:3px 10px;
	width: auto;border-radius: 5px;font-size: 11px;color: #fff;text-align: center;
	white-space: nowrap;cursor: pointer;background-color: rgba(0, 0, 0, 1);
	visibility: hidden;opacity: 0;
	-ms-transition: all 200ms linear ;-webkit-transition: all 200ms linear ;transition: all 200ms linear ;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after{
	content: "";width: 0;height: 0;
	border-width:5px;border-style: solid;
	border-color: transparent transparent transparent rgba(0, 0, 0, 1);
	position: absolute;left: 100%;top: 0;bottom: 0;margin: auto;
	-ms-transition: all 200ms linear ;-webkit-transition: all 200ms linear ;transition: all 200ms linear ;
}
.addThis_listing .addThis_item .addThis_item--icon:hover {text-decoration: none; opacity: .9;box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);}
.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text{visibility: visible;opacity: 1;}
.actionToolbar_mobile {
	position: fixed;bottom: 0;left: 0; right: 0;margin: 0 auto;z-index: 999;
	height:45px;width: 100%;border-top: 1px solid #e7e7e7;background: #fff; padding:5px 10px;
}
.actionToolbar_mobile  ul.actionToolbar_listing{
	margin:0;
	display: -webkit-flex;display: -moz-flex;display: flex;
	-webkit-justify-content: space-between;justify-content: space-between;
	-webkit-align-items: center;align-items: center;
}
.actionToolbar_mobile  ul.actionToolbar_listing li{width: 20%;float: left;}
.actionToolbar_mobile  ul.actionToolbar_listing li a {display: block;color: #696969;font-size: 12px;text-align: center;position: relative;}
.actionToolbar_mobile  ul.actionToolbar_listing li a svg {fill: #696969;width: 35px;height: 35px;	display: inline-block;vertical-align: middle;}
.actionToolbar_mobile  ul.actionToolbar_listing li.actionToolbar_chatbot a .messenger_absolute {margin-top: -25px;display: inline-block;vertical-align: top;}
.actionToolbar_mobile  ul.actionToolbar_listing li.actionToolbar_chatbot a svg{width:44px;height:44px;}
/* modal- center */
.modal-addThis{	background: rgba(3, 17, 27, 0.7);-webkit-transition: opacity .35s linear;-o-transition: opacity .35s linear;transition: opacity .35s linear;}
.modal-addThis.fade .modal-dialog{-webkit-transform: translate(0,0);-ms-transform: translate(0,0);-o-transform: translate(0,0);transform: translate(0,0);}
.modal-addThis .modal-dialog-centered {
	display: -webkit-box;display: -ms-flexbox; display: flex;
	-webkit-box-align: center; -ms-flex-align: center; align-items: center;
}
.modal-addThis .modal-dialog-centered .modal-content {width: 100%; }
.modal-addThis .modal-dialog-centered{ margin: 1.75rem auto;min-height: calc(100% - (1.75rem * 2));}
.modal-addThis.fade .modal-dialog-centered {
	opacity: 0;
	-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);
	-webkit-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;transition: all .2s;
}
.modal-addThis.fade.in .modal-dialog-centered {	opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);	-ms-transform: scale(1);transform: scale(1);}
.modal-addThis .modal-dialog-centered .modal-content{margin-bottom: 50px;}
@media (max-width: 767px) {
	.modal-addThis .modal-dialog-centered{margin: 2.5rem 1.5rem;min-height: calc(100% - (2.5rem * 2));}
}
.modal-backdrop.in {display: none;opacity: 0!important;}



/*====================== Default ====================*/

    .container {
        max-width:100%;
		width:1000px;
    }

@media (min-width: 1200px) {
    .container {
        max-width:100%;
		width:1200px;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width:100%;
		width:1400px;
    }
}

h1 {
    color: #187037;
	font-weight:bold
}

h2 {
    color: #187037;
    line-height: 50px;
	font-weight:bold
}

.full_container.fp-section.fp-table {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
	background-size: cover;
}

.fp-section.fp-table {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.button_style {
    color: #333333 !important;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #464646;
    padding: 9px 40px 9px 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	max-width:200px;
}

.button_style:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    right: 25px;
    top: 17px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.button_style:hover {
    border: 1px solid #187037;
    background-color: #187037;
    color: #fff !important;
}

.button_style:hover:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.button_style2 {
    color: #333333;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    position: relative;
}

.button_style2.button_white {
    color: #fff;
}

.button_style2.button_white:hover {
    color: #187037;
}

.button_style2:before {
    content: '';
    position: absolute;
    background-image: url(../images/arrow1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 15px;
    height: 10px;
    right: -25px;
    top: 3px;

}

.button_style2.button_white:before {
    filter: grayscale(50%) brightness(0%) contrast(200%) hue-rotate(48deg) invert(100%);
    -webkit-filter: grayscale(50%) brightness(0%) contrast(200%) hue-rotate(48deg) invert(100%);
}

#banner_gr h1 {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#banner_gr,
.banner_def {
    height: 100%;
}

#banner_gr .gr_head {
    position: relative;
    z-index: 9;
    bottom: 200px;
    width: 100%;
}
#banner_gr .gr_head h1 {
text-shadow: 1px 1px 10px #000, 5px 5px 20px #000;

}
#banner_gr .gr_head h1 {
	
}
.overlay_pj{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
section.breadcrumbs ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	text-shadow: 1px 1px 10px #000, 5px 5px 20px #000;
}

section.breadcrumbs span.divider {
    padding: 0 7px;
}

section.breadcrumbs span.divider,
section.breadcrumbs ul li a,
section.breadcrumbs ul li cite {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.7px;
    font-style: normal;
    text-transform: capitalize;

}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
}

/*====================== CusTom ====================*/
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    overflow: hidden;
    z-index: 999999;
}

.mask span {
    width: 100%;
    height: 20%;
    position: absolute;
    background: #fff;
    -webkit-transition: width 1s ease;
    transition: width 1s ease;
}

.mask span:nth-child(1) {
    top: 0;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    right: 0;
    left: auto;
}

.mask span:nth-child(2) {
    top: 20%;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    right: auto;
    left: 0;
}

.mask span:nth-child(3) {
    top: 40%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    right: 0;
    left: auto;
}

.mask span:nth-child(4) {
    top: 60%;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    right: auto;
    left: 0;
}

.mask span:nth-child(5) {
    top: 80%;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    right: 0;
    left: auto;
}

.mask.hide span {

    width: 0;

}

.headroom--pinned {
    display: block;
}

.headroom--unpinned {
    display: none;
}

.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}

.headroom--pinned {
    transform: translateY(0%);
}

.headroom--unpinned {
    transform: translateY(-100%);
}

.headroom--not-top {
    position: fixed;
    width: 100%;
    z-index: 1000;
    right: 0;
    left: 0;
    top: 0;
    display: block !important;
}

#headroom {
    position: fixed;
    width: 100%;
    z-index: 1000;
    right: 0;
    left: 0;
    top: 0;

    margin: auto;
    background: #fff;
}

.site-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
}

.site-header .inside-header {
    padding: 5px 0 0;
}
.site-header .header-image {
    height: 60px;
	width:auto;
}

/*.headroom--pinned.site-header .header-image {
    height: 50px;
}
*/


.main-navigation,
.main-navigation ul  {
    background-color: transparent !important;
}

.main-navigation .main-nav ul li {
    position: inherit;
}

.main-navigation .main-nav ul li a {
    color: #6d6d6d;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.main-navigation .main-nav ul li.search-item a {
    color: #fff;
}

.main-navigation .main-nav ul li[class*="current-menu-"]>a {
    color: #187037;
}

.main-navigation  .main-nav > ul > li:nth-last-child(3) {
    margin-left: 60px;
}

.main-navigation  .main-nav > ul > li:nth-last-child(3):before {
    content: '';
    position: absolute;
    background-image: linear-gradient(89deg, #27943f 0%, #187037 100%);
    width: 100%;
    height: 80px;
    z-index: -1;
    top: -20px;
    margin-left: -10px;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
}
/* .site-header.open .main-navigation .main-nav ul li:nth-last-child(3):before{
    height: 100vh;
} */
/* .main-navigation .main-nav ul li:nth-last-child(3):before {
    content: '';
    position: absolute;
    background-image: linear-gradient(89deg, #12a3e0 0%, #036eb8 100%);
    transition: .3s all ease-in-out;
    width: 100%;
    height: 80px;
    z-index: -1;
    top: -10px;
    margin-left: auto;
    -webkit-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
} */

.main-navigation .main-nav > ul > li:nth-last-child(3):after {
    content: '';
    position: absolute;
    background: transparent;
    width: 50%;
    height: 80px;
    top: -10px;
    right: -50%;
    z-index: 1;
}

.main-navigation .main-nav > ul > li:nth-last-child(3)>a {
    background-color: transparent !important;
    font-size: 18px;
    color: #fff;

}


#fp-nav ul li,
.fp-slidesNav ul li {
    margin: 15px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    width: 10px;
    height: 10px;
    background-color: #187037;
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
    margin: -2px 0 0 -2px;
    width: 10px;
    height: 10px;
    background-color: #f38231;
}

#fp-nav ul li a.active span:after,
#fp-nav ul li:hover a.active span:after,
.fp-slidesNav ul li a.active span:after,
.fp-slidesNav ul li:hover a.active span:after {
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    border: 1px solid #f38231;
    top: -8px;
    left: -8px;
    border-radius: 50%;
    background-color: transparent;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    margin: -2px 0 0 -2px;
    background-color: #f38231;
}

.wrap_sliders_banner_home,
.wrap_sliders_banner_home div {
    height: 100% !important;
}

.wrap_sliders_banner_home .item_banner {
    min-height: 580px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.wrap_sliders_banner_home .item_banner::before{
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

.wrap_sliders_banner_home .container {
    position: relative;
}

.wrap_sliders_banner_home .content_banner {
    position: absolute;
    width: max-content;
    height: auto !important;
    padding-bottom: 85px;
    bottom: 0;
    left: 0;
}

.wrap_sliders_banner_home .title_banner {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.wrap_sliders_banner_home p {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
}

.wrap_sliders_banner_home .slick-dots {
    margin: 0;
    position: absolute;
    z-index: 1;
    bottom: 85px;
    width: auto;
    right: 50vw;
    margin-right: -600px;
    text-align: center;
}

.wrap_sliders_banner_home .slick-dots li {
    display: inline-block;
}

.wrap_sliders_banner_home .slick-dots li:not(:first-child) {
    margin-left: 10px;
}

.wrap_sliders_banner_home .slick-dots li {
    font-size: 0;
    background-color: #ffffff;
    opacity: 0.5;
    padding: 0;
    height: 3px;
    width: 20px;
    cursor: pointer;
}

.wrap_sliders_banner_home .slick-dots li.slick-active {
    opacity: 1;
    width: 58px;
}

.wrap_sliders_banner_home .slick-dots li button {
    position: absolute;
    left: -26px;
    top: 0;
    opacity: 0;
    color: #ffffff;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0;
}

.wrap_sliders_banner_home .slick-dots li.slick-active button {
    opacity: 1;
}

.home_about {
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

/*.home_about:after {
    content: '';
    position: absolute;
    right: -530px;
    bottom: -10px;
    width: 1338px;
    height: 1061px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/texture.png);
}
*/
.home_about_content {
    max-width: 80%;
}

.home_about_content h5 {
    color: #333333;
    font-family: 'Montserrat-Regular';
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
	letter-spacing:1px;
}

.home_video {
    background-size: cover;
    background-repeat: no-repeat;
}

.home_video h4 {
    color: #ffffff;
    font-family: 'Montserrat-Regular';
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 0;
}

.home_video .js-modal-btn {
    position: absolute;
   /* top: 50%;*/
    left: 50%;
    margin-top: -61px;
    margin-left: -61px;
    background-image: url(../images/video_button.png);
    width: 122px;
    height: 122px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    background-color: transparent;
}

.home_video_content {
    position: absolute;
    bottom: 75px;
    width: 100%;
}

.home_video_content>.container>.row>.col-md-4 {
    display: -webkit-flex;
    /* Safari */
    display: flex;
}

.home_video_content .col-md-4 h4 {
    -webkit-align-self: flex-end;
    /* Safari 7.0+ */
    align-self: flex-end;
}

.home_about_countdown {
    text-align: center;
}

.home_about_countdown .col-md-4 {
    border-right: 1px solid #ffffff;
}

.home_about_countdown .col-md-4:last-child {
    border-right: 0;
}

.home_about_countdown span {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 20px;
    display: inline-block;
}

.home_about_countdown p {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    margin-bottom: 0;
}

.home_project {}

.home_project .row {
    margin-right: 0;
    margin-left: 0;
}

.home_project .col-md-3,
.home_project .col-md-9 {
    padding-right: 0;
    padding-left: 0;
}

.box_detail {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}

/*.box_detail:before {
    content: '';
    position: absolute;
    left: -850px;
    bottom: -100px;
    width: 1338px;
    height: 1061px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/texture.png);
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotateY(180deg);
    z-index: 1;
}
*/
.box_detail ul {
    margin: 0;
    list-style: none;
}

.box_detail ul li a.active {
    color: #187037;
    font-weight: 700;
    padding-left: 35px;
    position: relative;
}

.box_detail ul li a.active:before {
    content: '';
    position: absolute;
    background-color: #187037;
    width: 25px;
    height: 1px;
    left: 0;
    top: 9px;
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.box_detail ul li a:before {
    content: '';
    position: absolute;
    opacity: 0;
}

.box_detail ul li a {
    color: #333333;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.box_detail .button_style {
    position: absolute;
    bottom: 90px;
    left: 35%;
    z-index: 1;
}

.box_detail_background_one {
    position: absolute;
    top: 10%;
    left: 35%;
    z-index: 1;
}

.panels {
    display: flex;
    height: 100vh;
}

.panels_hover {
    pointer-events: none;
}

.section_panel {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    color: #fff;
    transition: flex .8s ease;
    position: relative;
}

.section_panel:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 30%);
    top: 0;
    right: 0;
    z-index: 0;
}

.section_panel .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: background-color .8s ease;
}

.section_panel .content {
    z-index: 2;
    position: absolute;
    left: 25px;
    bottom: 45px;
}

.section_panel .content h3 {
    position: relative;
}

.section_panel .content h3:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 100%;
    left: -25px;
    background-color: #fff;
}

.section_panel:hover {
    flex: 4;
}

.section_panel:hover .overlay {}


.home_news {}

.home_news .row {
    margin-right: 0;
    margin-left: 0;
}

.home_news .col-md-6 {
    padding-right: 0;
    padding-left: 0;
}

.home_news_title {
    display: inline-block;
    width: 100%;
}

.home_news_title h2 {
    float: left;
}

.home_news_title_cat {
    float: right;
    display: -webkit-flex;
    display: flex;
}

.home_news_title_cat ul {
    margin: 0;
    list-style: none;
    display: inline-block;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}

.home_news_title_cat ul li a.active {
    color: #187037;
    font-weight: 700;
    padding-left: 35px;
    position: relative;
}

.home_news_title_cat ul li a.active:before {
    content: '';
    position: absolute;
    background-color: #187037;
    width: 25px;
    height: 1px;
    left: 0;
    top: 10px;
    opacity: 1;
}

.home_news_title_cat ul li a:before {
    content: '';
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.home_news_title_cat ul li {
    float: left;
    margin-right: 25px;
}

.home_news_title_cat ul li a {
    color: #333333;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 34.95px;
    text-transform: uppercase;
    padding-left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.news_box1 {
    padding: 45px 30px 30px 30px !important;
    background-size: cover;
    background-repeat: no-repeat;
}

.news_box1:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0.1) 90%);
    top: 0;
    right: 0;
    z-index: 0;
}

.news_box1_content {
    position: absolute;
    bottom: 30px;
}

.news_box1_content h3 a {
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    max-width: 70%;
}

.news_box1_content h3 a:hover {
    color: #187037;
}

.news_box1 span,
.news_box2_content span,
.news_box3_content span {
    color: #333333;
    font-family: 'Montserrat-Regular';
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 25px;
    display: inline-block;
}

.news_box1 span,
.news_box1 .button_style2.button_white {
    color: #fff;
}

.news_box2 {
    background-color: #ebebeb;
}

.news_box2,
.news_box3 {
    transition: .2s all ease-in-out;
    padding: 0;
}

.news_box2_content,
.news_box3_content {
    width: 50%;
    float: left;
    padding: 45px 30px 30px 30px;
}
.news_box4_content{
    width: 100%;
    float: left;
    padding: 0px 0px 10px 10px;
}
.home_about_content .button_style {
	float:left;
}

.news_box2_content span {
    color: #333333;
}

.news_box2_content h3,
.news_box3_content h3,
.news_box2_content h3 a,
.news_box3_content h3 a {
    color: #333333;
    font-family: 'Montserrat-Regular';
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}
.news_box4_content h3{
    color: #000;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	height: 52px;
}
.news_box4_content h3 a{
    color: #000;
    font-size: 14px;
}
.news_box4_content span{
    color: #090;
    font-size: 11px;
}

.news_box2_content h3 a:hover,
.news_box3_content h3 a:hover,
.news_box4_content h3 a:hover {
    color: #187037;
}

.news_box2_content .button_style2,
.news_box3_content .button_style2 {
    position: absolute;
    bottom: 30px;
}

.news_box2_img,
.news_box3_img {
    width: 50%;
    float: left;
}

.news_box2_img img,
.news_box3_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 280px;
}

.news_box3 {
    background-color: #ebebeb;
}

.news_box2:hover,
.news_box3:hover {
    background-color: #0066b2;
}


#banner_gr {}

/*#banner_gr:before {
    content: '';
    position: absolute;
    left: 120px;
    bottom: 0;
    width: 477px;
    height: 380px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/texture.png);
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotateY(180deg);
    z-index: 0;
    filter: grayscale(50%) brightness(0%) contrast(200%) hue-rotate(48deg) invert(100%);
    -webkit-filter: grayscale(50%) brightness(0%) contrast(200%) hue-rotate(48deg) invert(100%);
}

#banner_gr:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 30%);
    top: 0;
    right: 0;
    z-index: 0;
}
*/
.project_main {
    overflow: hidden;
    position: relative;
}

.project_main:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 0;
}

.section.project_main:not(:first-of-type):before{
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0) 50%);
}

.project_main .row {
    margin-right: 0;
    margin-left: 0;
}

.project_main .col-md-4 {
    padding-right: 0;
    padding-left: 0;
}

.project_main .col-md-4:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 150%;
    background-color: rgba(204, 204, 204, 0.3);
    top: -20%;
    right: 0;
}

.project_main_detail_logo {
    margin-bottom: 50px;
}

.project_main_detail_des {
    border-top: 1px solid rgba(204, 204, 204, 0.3);
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
    padding-top: 20px;
    padding-bottom: 20px;
}

.project_main_detail {
    max-width: 360px;
    margin-left: 100px;
}

.project_main_detail h2 {
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
	text-align:left
}

.project_main_detail p {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
}

.project_main_detail ul {
    margin: 0;
    list-style: none;
}

.project_main_detail ul li {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

.project_main_detail ul li:last-child {
    border-bottom: 0;
}

.project_main_detail ul img {
    float: left;
    margin-right: 25px;
    display: inline-block;
    width: 33px;
    height: 33px;
    object-fit: cover;
}

.project_main_detail ul .project_main_detail_content {
    float: left;
    display: inline-block;
    width: -webkit-calc(100% - 58px);
    width: -moz-calc(100% - 58px);
    width: calc(100% - 58px);
}

.project_main_detail_content h4 {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.project_main_detail_content p {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 14px;
}

.button_project {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #ffffff;
    bottom: 80px;
    right: -16px;
    z-index: 9;
}

.button_project:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    right: 15px;
    top: 15px;
}

.button_project:hover {
    background-color: #f38231;
}

.button_project:hover:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.about_life .col-md-6:last-child {
    position: inherit;
}

.about_life_people_img {
    position: absolute;
    bottom: 0;
}
.single-post #primary{
    width: 100%;
}
.single-post #right-sidebar{
    display: none;
}
.about_life_people_img:after {
    content: '';
    position: absolute;
    left: -300px;
    bottom: -10px;
    width: 1338px;
    height: 1061px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/texture_white.png);
    z-index: -1;
}

.list_page {
    display: inline-block;
    width: 100%;
    position: absolute;
    z-index: 9;
    bottom: 0;
    box-shadow: 0 0 46px rgba(0, 0, 0, 0.5);
    background-color:  rgba(0, 0, 0, 0.7);
    text-align: center;
    height: 100px;
    left: 0;
}

.list_page ul {
    list-style: none;
    margin: 0;
    display: inline-block;
}

.list_page ul li {
    float: left;
}

.list_page ul li + li{
    border-left: 1px solid rgba(225, 225, 225, 0.3);
}

.list_page ul li a {
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 35px 15px 40px;
    display: inline-block;
    min-width: 228px;
}

.list_page ul li a.active,
.list_page ul li a:hover {
    background-color: #090;
    color: #fff;
}

.list_page ul li:first-child a {
  /*  border-left: 1px solid #e1e1e1;*/
}

footer {position: absolute; width:100%}

footer .row {
    height: 100%;
}

.footer_left {
    position: inherit;
	padding-top:60px;
	/*padding-left:200px;*/
}

.footer_left:before {
    content: '';
    position: absolute;
    width: 32%;
    height: 110vh;
    left: -10px;
    top: 0;
    background-color: #27943f;
   
    z-index: -1;
}

.footer_left:after {
    content: '';
    position: absolute;
    left: -300px;
    bottom: -10px;
    width: 1338px;
    height: 1061px;
    z-index: -1;
}

.footer_left_detail {
    /*max-width: 90%;*/
}

.footer_left_detail h3 {
    color: #ffffff;
}

.footer_left_detail p {
    color: #ffffff;
    margin-bottom: 20px;
}

.footer_right {
    position: inherit;
	padding-top:60px;
    padding-left: 200px;
	padding-right: 60px;
}

.footer_right_detail {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(37, 37, 37, 0.2);
}

.footer_right_detail h2 {
    margin-bottom: 30px;
}

.footer_right:before {
    content: '';
    position: absolute;
    width: 60%;
    width: -webkit-calc(60% + 10px);
    width: -moz-calc(60% + 10px);
    width: calc(60% + 10px);
    height: 110vh;
    right: 0;
    top: 0;
    z-index: -1;
    background-size: cover;
}

.footer_right_detail_content {
    width: 50%;
    float: left;
    margin-bottom: 50px;
}

.footer_right_detail_content h5 {
    color: #333333;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
}

.footer_right_detail_content p {
    color: #333333;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    max-width: 92%;
    margin-bottom: 0;
}

.contact_detail {
    margin: 0;
    list-style: none;
    margin-bottom: 30px;
}

.contact_detail li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.contact_detail li h5 {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-bottom: 15px;
}

.contact_detail li a {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.social {
    margin: 0;
    list-style: none;
}

.social li {
    float: left;
    margin-right: 12px;
}

.social li a {
    width: 36px;
    height: 36px;
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    background-color: #fff;
    border-radius: 50%;
    font-size: 18px;
}

.footer_right_form {
    display: inline-block;
    width: 100%;
    padding: 45px 0;
    border-bottom: 1px solid rgba(37, 37, 37, 0.2);
}

.footer_right_form h5 {
    color: #333333;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    float: left;
    margin: 0;
    padding: 12px 0;
}

.footer_right_form .wpcf7 {
    float: right;
}

.footer_right_form .wpcf7 input[type="email"] {
    border-radius: 3px;
    border: 1px solid #707070;
    background-color: transparent;
    color: #333333;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    min-width: 380px;
    outline: none;
    margin-bottom: 0;
    padding-left: 15px;
}

.footer_right_form .wpcf7 input[type="submit"] {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #187037;
    margin-left: 10px;
    padding: 10px 20px;
}

.footer_right_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

.footer_right_menu ul li {
    float: left;
    margin-right: 15px;
}

.footer_right_menu ul li a {
    color: #333333;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
}

.footer_right_menu h5 {
    color: #333333;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    float: right;
}

.wpcf7 .ajax-loader {
    position: absolute;
}

.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 .wpcf7-not-valid {
    border-bottom: 1px solid red !important;
}

@media only screen and (max-width: 1599px) {
    .home_about:after {
        width: 1138px;
        height: 961px;
    }

    .box_detail:before {
        width: 1138px;
        height: 961px;
        left: -750px;
    }
}


.get-info-project-btn .kenit-alo-phone {
    bottom: 120px;
}

.get-info-project-btn .kenit-alo-img-circle {
    background-image: url(../images/form-get-info.png);
    border-radius: unset;
    background-size: 23px;
    background-position: center;
}


.news_box2 .news_box2_content .button_style2,
.news_box3 .news_box3_content .button_style2.button_white{
    color: #333 !important;
}

.news_box2:hover .news_box2_content .button_style2,
.news_box3:hover .news_box3_content .button_style2.button_white,
.news_box2:hover .news_box2_content span,
.news_box3:hover .news_box3_content span,
.news_box2:hover .news_box2_content h3,
.news_box3:hover .news_box3_content h3,
.news_box2:hover .news_box2_content h3 a,
.news_box3:hover .news_box3_content h3 a {
    color: #fff !important;
}

.news_box3 .news_box3_content .button_style2.button_white:before ,
.news_box2 .news_box2_content .button_style2:before {
    filter: unset;
    -webkit-filter: unset;
}

.news_box3:hover .news_box3_content .button_style2.button_white:before ,
.news_box2:hover .news_box2_content .button_style2:before {
    filter: grayscale(50%) brightness(0%) contrast(200%) hue-rotate(48deg) invert(100%);
    -webkit-filter: grayscale(50%) brightness(0%) contrast(200%) hue-rotate(48deg) invert(100%);
}

.wrap-project-img-mb{
    display: none;
}

.slick-slider button.slick-arrow i{
    visibility: visible;
    line-height: 15px;
    cursor: pointer;
    color: #fff;
    font-size:32px;
}

.slick-slider button.slick-next {
   right: 15px;
}
.slick-slider button.slick-prev {
	left:15px
}
.slick-slider button.slick-arrow {
    position: absolute;
    top: 50%;
   
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
    border: 0;
    padding: 0;
    z-index: 2;
    opacity: 1;
    visibility: visible;
    height: 40px;
    width: 40px;
    line-height: 15px;
    border-radius: 50%;
    cursor: pointer;
    background: none;
    color: #fff;
    font-size: 36px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}