@import url("../hello-elementor/style.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: Day la child theme cua Startbox
Author: SlSS
Author URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 0.1
*/
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
html,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: normal;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
ul {
  list-style: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  overflow-x: hidden;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #adadad;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #b5b5b5;
  transition: all ease 0.3s;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #5c5c5c;
}
a{
  color: #3a845a;
  transition: all 0.3s;
}
.margin-row-10 > .elementor-container {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.margin-row-22 > .elementor-container {
  margin-left: -22px !important;
  margin-right: -22px !important;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  line-height: 1.5;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  color: #052F45;
}
p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}
.d-flex {
  display: -ms-flexbox;
  display: flex;
}
.d-justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.d-flex-wrap {
  flex-wrap: wrap;
}
.d-align-items-center {
  align-items: center;
}
.d-flex-justify {
  justify-content: center;
}
.form-registration textarea.elementor-field-textual,
.form-registration input.elementor-field-textual.elementor-size-lg {
  min-height: 56px;
  padding: 16px 16px;
}
.form-registration #submit-id {
  margin-top: 30px;
  width: 240px;
  max-width: 100%;
}
.form-registration #submit-id .elementor-button-icon svg {
  font-size: 18px;
}
input[type="submit"],
button[type="submit"] {
  background: #000;
  color: #fff;
}
.elementor-button-icon {
  display: flex;
  align-items: center;
}
.elementor-icon-list-item svg {
  position: relative;
  top: 4px;
}
.elementor-icon-list-item span.elementor-icon-list-text {
  word-break: break-all;
}
.row {
  margin-left: -24px;
  margin-right: -24px;
}
.padding-left-right-24,
.col-3,
.col-7,
.col-5 {
  padding-left: 24px;
  padding-right: 24px;
}
.col-5 {
  width: 34.33%;
}
.col-7 {
  width: 65.67%;
}
.top-bar .elementor-nav-menu li a{
  line-height: 1;
  border-right: 1px solid #3A845A;
}
.top-bar .elementor-nav-menu li:last-child a{
  border-right: 0;
}
.site-header{
  position: sticky;
  top: 0;
  left: 0;
  padding: 5px 0;
  -webkit-box-shadow: inset 0 -1px 0 #0000001a;
  box-shadow: inset 0 -1px 0 #0000001a;
  background: #fff;
  z-index: 999;
}
.header-inner .site-branding{
	max-width: 25% !important;
}
.header-inner .site-navigation{
  max-width: 75% !important;
}
.site-navigation > div{
  height: 100%;
}
.site-navigation ul.menu, .site-navigation ul.menu > li{
  height: 100%;
  align-items: center;
}
.site-navigation ul.menu > li{
  margin-right: 30px;
}
.site-navigation ul.menu > li.lang-item{
  margin-right: 15px;
}
.site-navigation ul.menu > li:last-child{
  margin-right: 0;
}
.site-navigation ul.menu li.menu-item-has-children:after{
  content: '\f078';
  font-family: "FontAwesome";
  font-size: 12px;
}
.site-navigation ul.menu li a{
  color: #112e11;
}
.site-navigation ul.menu > li > a{
  font-size: 16px;
  font-weight: bold;
  padding: 0;
}
.site-navigation ul li.current-menu-item > a, .site-navigation ul li > a:hover{
  color: #5c9842;
}
.site-navigation ul li.current-menu-item > a:after, .site-navigation ul li > a:hover:after{
  display: none;
}
.site-navigation ul.sub-menu{
  border-top: 2px solid #5c9842;
  display: initial !important;
  top: 120% !important;
  opacity: 0;
  visibility: hidden;
  min-width: 230px !important;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.site-navigation ul.sub-menu a{
  border-bottom: 1px solid #f2f2f2;
}
.site-navigation li:hover ul.sub-menu{
  top: 100% !important;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home-slider .elementor-swiper-button{
  width: 60px;
  height: 60px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.home-slider .elementor-swiper-button:hover{
  background: rgba(255,255,255,0.75);
}
.heading-title .elementor-heading-title{
  padding-bottom: 20px;
/*   background: url(./images/bg-heading.png) bottom center no-repeat; */
}
.see-more .elementor-button{
  background-size: 200%;
}
.list-project .elementor-icon-list-item{
  cursor: pointer;
  border-radius: 3px;
  margin-bottom: 30px;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
}
.list-project .elementor-icon-list-item:last-child{
  margin-bottom: 0;
}
.list-project .elementor-icon-list-item:hover{
  background-image: -webkit-linear-gradient(0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
}
.list-project .elementor-icon-list-item .elementor-icon-list-icon{
  width: 72px;
  height: 72px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  background-image: -webkit-linear-gradient( 0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
}
.list-project .elementor-icon-list-item:hover .elementor-icon-list-icon{
  background: transparent;
}
.section-technology{
  background: url('./images/leaves.png') right top no-repeat, url('./images/leaves2.png') left bottom no-repeat, #FFF;
}
.box-technology .elementor-image-box-img{
  position: relative;
  width: 310px !important;
  height: 270px;
  margin: 0 auto;
}
.box-technology .elementor-image-box-img:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url('./images/vien1.png') no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.box-technology .elementor-image-box-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-technology .elementor-image-box-content{
  padding: 0 60px;
}
.list-categories{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.list-categories .post{
  width: 25%;
  padding: 0 10px;
  margin-bottom: 30px;
}
.list-categories .post .title{
  color: #3A845A;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin: 10px 0;
}
.item-personnel .elementor-image-box-img img{
  border-radius: 30px 0px 30px 0px;
}
.header-title .elementor-heading-title{
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}
.header-title .elementor-heading-title:before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-image: -webkit-linear-gradient(0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
}
.site-info .cpd{
  text-align: right;
}
.site-info .cpd li{
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  border-right: 1px solid #fff;
  line-height: 1;
}
.site-info .cpd li:last-child{
  border-right: 0;
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform:rotate(15deg);
    transform:rotate(15deg);
  }
  40% {
    -webkit-transform:rotate(-10deg);
    transform:rotate(-10deg);
  }
  60% {
    -webkit-transform:rotate(5deg);
    transform:rotate(5deg);
  }
  80% {
    -webkit-transform:rotate(-5deg);
    transform:rotate(-5deg);
  }
  100% {
    -webkit-transform:rotate(0);
    transform:rotate(0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform:rotate(15deg);
    -ms-transform:rotate(15deg);
    transform:rotate(15deg);
  }
  40% {
    -webkit-transform:rotate(-10deg);
    -ms-transform:rotate(-10deg);
    transform:rotate(-10deg);
  }
  60% {
    -webkit-transform:rotate(5deg);
    -ms-transform:rotate(5deg);
    transform:rotate(5deg);
  }
  80% {
    -webkit-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    transform:rotate(-5deg);
  }
  100% {
    -webkit-transform:rotate(0);
    -ms-transform:rotate(0);
    transform:rotate(0);
  }
}
.widget-area{
  width: 27%;
  float: left;
  padding: 0 10px;
}
.sidebar-content{
  width: 73%;
  float: right;
  padding: 0 10px;
  padding-left: 25px;
}
.page-title-bar{
  min-height: 208px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  text-align: center;
  margin-bottom: 45px;
}
.page-title-bar .site-main{
  padding: 0 10px;
}
.page-title-bar .page-header .page-title{
  font-size: 30px;
  color: #FFF;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', Arial, sans-serif;
}
#breadcrumbs span{
  display: inline-block;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 10px;
  background: none;
  color: #999999;
}
#breadcrumbs a{
  color: #999999;
}
.widget-title{
  font-size: 18px;
  color: #FFF;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  background-image: -webkit-linear-gradient( 0deg, rgb(28,104,99) 4%, rgb(148,214,62) 100%);
  padding: 15px 10px;
  margin: 0;
  font-family: 'Roboto Condensed', Arial, sans-serif;
}
.widget_media_image .image{
  border: 1px solid #e1e1e1;
  border-top: none;
}
.post-meta{
  font-size: 13px;
  margin-bottom: 10px;
}
.post-meta span{
  color: #747474;
  display: inline-block;
  margin-right: 10px;
}
.post-meta span i{
  color: #747474;
}
.single .entry-title{
  color: #339966;
  font-size: 20px;
  margin-bottom: 10px;
}
.socials-share {
  padding: 20px 0 15px 0;
  margin-bottom: 20px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.post-next-prev {
  border-bottom: 1px solid #ebebeb;
  margin: 20px 0;
}
.post-next-prev .nav-links a{
  display: block;
  color: #222;
  margin-bottom: 20px;
}
.post-next-prev .nav-links a:hover{
  color: #3a845a;
}
.post-next-prev .nav-links{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.post-next-prev .nav-links a span{
  display: block;
}
.post-next-prev .nav-links a span.previous-post, .post-next-prev .nav-links a span.next-post{
  display: block;
  font-size: 12px;
  color: #c1c1c1;
  margin-bottom: 7px;
}
.post-next-prev .nav-links .nav-next, .post-next-prev .nav-links .nav-previous{
  display: block;
  float: left;
  width: 50%;
  padding: 0 10px;
}
.title-about .elementor-heading-title{
  position: relative;
  display: block;
  padding: 15px 0;
}
.title-about .elementor-heading-title:before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #e1e1e1;
}
.title-about .elementor-heading-title:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 200px;
  height: 2px;
  background-image: -webkit-linear-gradient(0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
}
.widget{
  margin-bottom: 20px;
}
.menu-menu-about-container{
  border: 1px solid #e1e1e1;
  border-top: none;
}
.widget_nav_menu ul{
  margin: 0;
  padding: 0;
  border: 1px solid #e1e1e1;
  border-top: none;
}
.widget_nav_menu ul li{
  position: relative;
  display: block;
  border-bottom: 1px solid #e1e1e1;
}
.widget_nav_menu ul li:last-child{
  border-bottom: 0;
}
.widget_nav_menu ul li a{
  display: block;
  padding: 12px 18px;
  border-left: 4px solid transparent;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  transition: all 0.3s;
}
.widget_nav_menu ul li a:hover, .widget_nav_menu ul li.current-menu-item a{
  color: #5c9842;
  border-color: #1c6863;
}
.widget_nav_menu ul li a:hover{
  color: #3a845a;
}
.viewmore{
  display: block;
  margin-top: 15px;
}
.viewmore span{
  display: inline-block;
  padding: 5px 20px;
  color: #FFF;
  border-radius: 2em;
  background-image: -moz-linear-gradient( 0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
  box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
}
.viewmore:hover{
  color: #fff;
}
main.page.type-page{
  display: flex;
 flex-wrap: wrap;
}
#topcontrol{
  z-index: 99;
  background: #3a845a;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  position: fixed;
  bottom: -100px;
  right: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: auto;
  text-align: center;
  color: #fff;
  opacity: .5;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
#topcontrol:hover{
  opacity: 1;
}
.archive-field-cat, .single-field-cat{
  display: flex;
  flex-wrap: wrap;
}
.section-field-left{
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  padding-right: 30px;
  max-width: 45%;
}
.section-field-right{
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}
.page-heading .heading-title{
  position: relative;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 24px;
}
.page-heading .heading-title:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30%;
  height: 3px;
  background-image: -webkit-linear-gradient(0deg, rgb(28,104,99) 0%, rgb(148,214,62) 100%);
}
.article-content{
  display: block;
  margin-bottom: 15px;
}
.card-header{
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.card-header .card-title{
  font-size: 16px;
  text-transform: uppercase;
  color: #5c9842;
  font-weight: bold;
}
.card-header .card-title i{
  margin-right: 5px;
}
.card-header .icon-right{
  color: #5c9842;
  font-size: 12px;
  width: 24px;
  height: 24px;
  border: 1px solid #5c9842;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
  transition: all 0.3s linear 0s;
}
.card-header .icon-right i{
  transform: rotate(-180deg);
  transition: all 0.3s linear 0s;
}
.card-header.show .icon-right i{
  transform: rotate(0);
}
.list-field-cat .card-body{
  padding-left: 25px;
}
.list-field-cat .title-project{
  display: block;
  margin-bottom: 15px;
  color: #212529;
}
.list-field-cat .title-project:hover{
  color: #5c9842;
}
.slider-image-field .image-field{
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  height: 450px;
}
.slider-image-field .image-field img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider-image-field .title-field{
  text-align: right;
  font-size: 18px;
}
.slider-image-field .slick-dots{
  position: absolute;
  bottom: 75px;
  left: 0;
  padding: 0px 10px;
  text-align: left;
}
.slider-image-field .slick-dots li{
  position: relative;
  display: inline-block;
  height: 40px;
  width: 50px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slider-image-field .slick-dots li img{
  border: 1px solid #fff;
  margin: auto;
  width: 100%;
  height: 40px;
}
.slider-image-field .slick-dots li.slick-active img {
  border: 1px solid #5c9842;
}
.office-address{
  display: block;
  margin-bottom: 15px;
  font-style: italic;
}
.single-field-cat .slider-image-field .slick-dots{
  bottom: 35px;
}
.site-navigation-dropdown ul.menu li.current-menu-item a{
  color: #333;
  background-color: transparent;
}
.site-navigation-dropdown ul.menu li.current-menu-item > a, .site-navigation-dropdown ul.menu li.current-menu-parent > a{
  color: #fff;
  background: #5c9842;
}
.site-navigation-dropdown ul.sub-menu li.current-menu-item a{
  color: #5c9842;
  background-color: transparent;
}
.site-navigation-dropdown ul.sub-menu{
  display: initial !important;
}
.site-navigation-dropdown .arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  font-family: "FontAwesome";
  font-weight: 900;
  line-height: 25px;
  color: #333333;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.site-navigation-dropdown ul > li.current-menu-item .arrow, .site-navigation-dropdown ul.menu li.current-menu-parent .arrow{
  color: #fff;
}
.site-navigation-dropdown ul ul .arrow {
  height: 45px;
}
.site-navigation-dropdown .arrow:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "\f107";
  font-size: 18px;
  left: 43%;
}
.site-navigation-dropdown ul > li.menu-item-has-children.elementor-active >.arrow:before {
  content: "\f106";
}
.site-navigation-dropdown ul.sub-menu li a:before {
  content: "\f101";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0 5px 0 0;
}
.post-carousel-wrapper .slick-slide {
  margin: 0 10px;
}
.post-carousel-wrapper .htmega-postslider-layout-5 .content .post-inner{
  padding: 15px 0;
}
/* .list-field{
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
} */
.list-field .item-field-cat{
  display: flex;
  flex-direction: column;
}
.list-field .swiper-slide:nth-child(even) .item-field-cat{
  flex-direction: column-reverse;
}
.list-field .item-field-cat .image{
  position: relative;
  width: 100%;
  line-height: 0;
  padding-bottom: 30px;
}
.list-field .swiper-slide:nth-child(even) .item-field-cat .image{
	padding-bottom: 0;
	padding-top: 30px;
}
.list-field .item-field-cat .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px 0px 30px 0px;
}
.list-field .item-field-cat .text{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 15px 20px;
}
.list-field .item-field-cat .title{
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.list-field .item-field-cat .title a{
	color: #333;
}
.list-field .item-field-cat .title a:hover{
  color: #5c9842;
}
.home-slide-feild .line-holder{
	position: absolute;
	display: inline-block;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #5a993d;
}
.home-slide-feild .line-holder:before, .home-slide-feild .line-holder:after{
	position: absolute;
    display: inline-block;
	top: 50%;
    transform: translatey(-49%);
    font-family: "FontAwesome";
    color: #5a993d;
}
.home-slide-feild .line-holder:before{
	content: '\f192';
    left: 0;
    background: #fff;
    z-index: 1;
}
.home-slide-feild .line-holder:after{
	content: '\f061';
	right: 0;
}
.list-field .swiper-button-next, .list-field .swiper-button-prev{
	width: 40px;
	height: 40px;
	color: #fff;
    font-size: 16px;
	background: #5a993d;
    box-shadow: 0px 0px 10px #00000029;
    border-radius: 50%;
}
.list-field .swiper-button-next{
	right: -65px;
}
.list-field .swiper-button-prev{
	left: -65px;
}
.list-field .swiper-button-next:after, .list-field .swiper-button-prev:after{
	font-size: 14px;
}
.home-slide-feild .custom-scrollbar{
	width: 200px;
    margin: auto;
    max-width: 100%;
    border-top: 1px solid #E5E5E5;
	margin-top: 30px;
	display: none;
}
.home-slide-feild .swiper-scrollbar-drag{
	border-radius: 4px;
    height: 6px;
    background-image: linear-gradient(90deg, #1C6863 0%, #94D63E 100%);
    top: -3px;
}
.list-field .item-field-cat .number{
  color: #5c9842;
  font-weight: bold;
  font-size: 16px;
}
.page-content{
  padding-bottom: 30px;
}
.home-list-project .post-carousel-wrapper .slick-list{
  padding-bottom: 30px;
}
.home-list-project .post-carousel-wrapper .htmega-single-post-slide .thumb img{
  object-fit: cover;
}
.home-list-project .slick-slide .content .post-inner{
  padding: 20px 15px;
  border-bottom: 0;
  box-shadow: 1px 3px 10px #0000002e;
}
.home-list-project .htmega-postslider-layout-2:hover .content .post-inner{
  border-bottom: 0;
}
.home-list-project .slick-slide .content .post-inner h2{
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
}
.home-list-project .slick-slide .content .post-inner .post-btn{
  margin-top: 15px;
}
.home-list-project .slick-slide .content .post-inner .post-btn .readmore-btn{
  height: 34px;
  line-height: 32px;
  padding: 0 25px;
}
.home-list-project .slick-slide .content .post-inner .post-btn .readmore-btn:hover{
  border-color: #5C9842;
  background-color: #5C9842;
}
.home-list-project .post-carousel-wrapper button.slick-arrow{
  top: 40%;
  left: 15px;
}
.home-list-project .post-carousel-wrapper button.htmega-carosul-next.slick-arrow{
  left: auto;
  right: 15px;
}
.site-footer{
	clear: both;
	padding-bottom: 0;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
.site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body .site-main{
  margin:auto;
}
@media (max-width: 1366px){
	.list-field .swiper-button-next, .list-field .swiper-button-prev{
		display: none;
	}
	.home-slide-feild .custom-scrollbar{
		display: block;
	}
}
@media (max-width: 1199px){
  .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body .site-main, body:not([class*=elementor-page-]) .site-main{
    max-width: 100%;
    padding: 0 10px;
  }
	.post-carousel-wrapper{
		margin: 0 -10px;
	}
}
@media (max-width: 991px){
  .page-title-bar{
    min-height: auto;
    padding: 35px 0;
    margin-bottom: 30px;
  }
  .page-title-bar .page-header .page-title{
    font-size: 24px;
  }
  .section-field-left, .section-field-right{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-field-left{
    padding-right: 0;
  }
  .section-field-right{
    padding-bottom: 20px;
  }
  .slider-image-field .title-field{
    text-align: center;
  }
  .list-categories .post{
    width: 33.33%;
  }
}
@media (max-width: 767px){
  .single-post .site-main.post{
    display: flex;
    flex-wrap: wrap;
  }
  .widget-area{
    width: 100%;
    order: 2;
    padding: 0;
  }
  .sidebar-content{
    width: 100%;
    order: 1;
    padding: 0;
    padding-bottom: 30px;
  }
  .list-categories .post {
    width: 50%;
    margin-bottom: 20px;
  }
  .widget_media_image .image{
    width: 100%;
    object-fit: cover;
  }
  .home-slider .elementor-swiper-button{
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 575px){
  .list-categories .post{
    width: 100%;
  }
  .home-slider .elementor-swiper-button {
    width: 35px;
    height: 35px;
  }
}
@media (min-width: 1200px){
  .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body .site-main, body:not([class*=elementor-page-]) .site-main{
    max-width: 1140px;
    padding: 0 10px;
  }
}