.breadcrumbs{
display: flex;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.information-contact__maps iframe{
width:100%;
}
body:not(.common-home) section.sec-banner:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 445px;
background-image: linear-gradient(to top,#111 0%,rgba(17,17,17,0) 100%);
opacity: .9;
}
.a {
    fill: #c89c39;
} 
.sec-project .tab-content{
  display:none
}
.sec-project .tab-content.current{
  display:block
}
#newsletter__footer form *{
  font-family: "SVN-Gilroy";
}
#newsletter__footer .wpforms-validate.wpforms-form{
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  padding: 7px 0;
  background-color: #111 !important;
}
#newsletter__footer .wpforms-validate.wpforms-form input[type=text]{
  height: 50px;
  border: 0;
  border-radius: 0;
  background-color: #111;
  min-width: 200px;
}
#newsletter__footer button[type=submit] {
  background: 0 0 !important;
  border: none !important;
  font-size: 0 !important;
  background-image: url(/image/catalog/batdobngsanuc/arrow_right_btn.png) !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  background-position: center !important;
  color: #333;
  padding: 10px 15px;
}
#newsletter__footer #email-error{
  display: block;
  color: #900;
  font-size: 12px;
  float: none;
}
#newsletter__footer input:-internal-autofill-selected {
  background-color: #111 !important;
  color: #fff!important;
}
#newsletter__footer .wpforms-validate.wpforms-form input[type=text]{
  color:#fff
} 
 
 /***/
 .section-our-story__heading-title{
  font-size: 60px;
}
@media(min-width:991px){
  .section-our-story__right .content{
    max-width:80%;
  }
}
.register-form-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 0;
  opacity: .3;

}
.section-contact_home{
  position: relative;
  padding: 100px 0 50px;
}
.section-contact_home  > .container{
  position: relative;
  z-index: 1;
} 
/****/
.burger {
  width: 80px;
  height: 80px;
  top: 0;
  left: 0px;
  border: none;
  position: absolute;
  z-index: 1;
  background: none;
  display: none;
  padding: 0;
}

@media only screen and (max-width: 63.9375em) {
  .burger {
    display: block;
    cursor: pointer;
  }
}

@media only screen and (max-width: 47.9375em) {
  .burger {
    width: 60px;
    height: 60px;
  }
}

.burger .line-container {
  position: absolute;
  width: 25px;
  height: 13px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.burger .line {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  border-radius: 5px;
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.is-scrolling .burger .line {
  background-color: #1D1D1B;
}

.white-menu .burger .line {
  background-color: #1D1D1B;
}

.burger .line01 {
  top: 0;
}

.burger .line02 {
  bottom: 0;
}

.orange-button {
  width: 80px;
  height: 80px;
  background: #FF591D;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.35s cubic-bezier(0.23, 1, 0.38, 1);
  transition: all 0.35s cubic-bezier(0.23, 1, 0.38, 1);
  color: #FFFFFF;
}

@media only screen and (max-width: 47.9375em) {
  .orange-button {
    width: 60px;
    height: 60px;
  }
}
.header ul{margin:0;padding:0;list-style:none;}
.header.is-fixed.is-open .header-nav{
  visibility: visible;
  opacity: 1;
  display: block;
}
.list__project .item h3 {
  color: #212121;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
  line-height: 27px;
  margin-top: 10px;
}
.list__project .item img{
    object-fit: cover;
  	height: 250px;
  width:100%
}
.list__project .item .date{
  color:#212121;
}
.list__project .item {
  margin-bottom:30px;
}
.common-home .owl-carousel .owl-item img {
height: auto !important;
}

/****/
/* //#AB9041 */

.section-contact_home {

}
.section-contact_home .form-newsletter__heading h2{
  font-size: 60px;
  color:#fff;
  margin: 0 0 20px 0;
}
.section-contact_home .form-newsletter__heading .desc {
  font-size: 22px;
  line-height: 28px;
  margin: 30px 0 40px;
  color:#fff;
}
.section-contact_home .form-newsletter__item{
  max-width:650px;
  margin:0 auto;
}
.section-contact_home .form-newsletter__item input{
  width: 100%;
  height: 55px;
  padding: 10px 0 0;
  border: 0;
  border-radius:0;
  border-bottom: 2px solid #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  background:transparent;
  text-align: center;
  color: #fff;
  outline: 0!important;
}
.section-contact_home .form-newsletter__item select{
  width: 100%;
  height: 55px;
  padding: 10px 0 0;
  border: 0;
  border-radius:0;
  border-bottom: 2px solid #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  background:transparent;
  text-align: center;
  color: #fff;
  outline: 0!important;
}
.section-contact_home .form-newsletter__item select option{
  color:#111
}
.section-contact_home .form-newsletter__item input::placeholder{
  color: #fff;
}
.section-contact_home .btn-submit{
  margin-top: 20px;
  width: 275px;
  height: 70px;
  min-width: 192px;
  font-size: 18px;
  text-align: center;
  padding: 0 40px;
  line-height: 70px;
  border-radius: 137.5px;
  font-weight: bold;
  background-color: #fff;
}
.section-contact_home .btn-submit:hover{
  background-color: #ff591d;
  color: #fff;
  border-color:#ff591d;
}
/*.common-home [class^='section-']:nth-child(even){
  background:#274553!important
}*/ 
.form-newsletter__notification .alert{
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.form-newsletter__notification .alert p{
  margin:0;
}
.form-newsletter__notification .alert-success{
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.form-newsletter__notification button{
  position: absolute;
  top: 0;
  right: 0;
}  
.header-nav-menu-item--image{max-width:200px}
.section-our-story::before {
content: "";
position: absolute;
background: rgb(0 21 61 / 10%);
left: 2.97619%;
margin-left: 28px;
right: 0;
top: 0;
height: 100%;
z-index: -1;
} 
@media(max-width:767px){
.section-our-story::before {
    left: 0;
    margin-left: 0;
}
.header-nav-menu-item--image {
    max-width: 100%;
    margin: 0 auto;
}
}
.header .header-nav-menu-item--image img{
    height:80px;
}
body{
    font-family:'Roboto';
}
.nav-category ul li .current-term{
    font-size: 26px;
}
.title-block h2.main-title{
    color: #212121;
}
.nav-category ul li a{
    padding: 10px;
    border: 1px solid #022E5E;
}
.header-nav-menu-item.dropdown:hover > .dropdown-menu {
    display: block;
    background: #626f87;
    background: #626f87;
    width: max-content;
}
.header-nav-menu-item.dropdown .dropdown-menu li a{
    justify-content: left;
    font-size:16px;
    padding: 15px 25px;
}

.hone .sec-banner{
    height:90vh;
}
@media (max-width: 767px) {
    .hone .sec-banner{
        height: auto;
    }
}
.cate.sec-banner img{
    height:50vh;
}
.cate_desc table{
    border: 1px dashed #bbb;
}
.cate_desc table td{
    border: 1px dashed #bbb;
    padding: .4rem;
} 
.sec-banner .owl-nav-custom{
display:none
}
@media (max-width:767px){
 .section-our-story__heading-title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 1rem;
} 
  .number-counter .number {
    font-size: 48px;
    line-height: normal;
}
  .section-contact_home .form-newsletter__heading h2{
   font-size: 24px;
    line-height: 30px;
  }
  .nav-category ul{
      display: flex
;
    white-space: nowrap;
    overflow: auto;
  }
  .single-post .wrap-single article img{
  max-width:100%;
    height:auto !important
  }
  .blog-item .blog-block .entry-title{
  font-size: 18px !important;
    line-height:24px !important
  }
}
.list__project .item .date{
	display:none
}
.title-yellow {
    color: #002E5E;
}
h1.title-yellow {
    color: #fff !important;
}
.contact-wrap {
    background: #002e5e;
}

.title.title-yellow .a{
    fill: #002e5e !important;
}
.contact-wrap * {
	color: #fff!important;
}
.contact-wrap .nelo-form label {
  color: #fff!important;
}
.contact-wrap  div.wpforms-container-full .wpforms-form input[type=text] {
  	border: 1px solid #ccc !important;
  color: #fff !important;
}
.contact-wrap  div.wpforms-container-full .wpforms-form input[type=text]::placeholder, 
.contact-wrap  div.wpforms-container-full .wpforms-form textarea::placeholder {
  color: #ccc !important;
}
.contact-wrap .nelo-form button.wpforms-submit {
    background-color: #fff !important;
    border-color: #fff !important;
  	color: #000 !important;
}
.contact-wrap .nelo-form button.wpforms-submit:before, .wpforms-container button.wpforms-submit:after {
  background-color: #fff !important;
}
h2.title-banner {
	display: none !important;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
    }
} 
.pb-6, .pb-6 {
    padding-bottom: 30px !important;
}
.pt-6, .py-6 {
    padding-top: 30px !important;
} 
.hone .sec-banner{
	height:100% !important
} 
.list__project .item img {
    object-fit: contain;
}
.blog-wrapper{
background:#fff;padding-bottom:10px;
}
.list__project .item h3{
min-height:54px
}