/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.15.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Judson:wght@400;700&display=swap');
.h4, h4 {
    font-size: 18px;
}
.col, .columns {
	padding-bottom:0
}
.post-item{
	padding-bottom: 20px;
}
.title {
    font-weight: 500;
    font-size: 32px;
    color: #333;
    margin-bottom: 10px;
}
.component-inner .title .section-title{
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 64px;
    font-weight: 700;
    line-height: 94px;
    margin-bottom: 0;
	text-transform: unset;
	justify-content: center;
}
.component-inner .title .section-title span {
    text-transform: unset;
}
.component-inner .title .section-title b{
	display: none;
}
.button, button {
    margin-bottom: 0em;
}
.category-project__list-item .box-text{
	padding-left: 15px;
	padding-right: 15px;
}
.box-text{
	font-size: 16px;
}
.introduce-home_item .number {
    font-size: 48px;
    color: #B31E22;
    font-weight: 500;
    display: flex;
    justify-content: center;
    line-height: 1;
}
.category-project__list-item .box-image{
	position: relative;
    height: 0;
    padding-top: 74%;
    overflow: hidden;
	transition: all ease 0.4s;
}
.category-project__list-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    
}
.header-custom.sticked {
  background: rgba(255, 255, 255, 0.9);
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
	z-index:999
}
.header-transparent {
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
	z-index:999;
	background:transparent !important
}
.header-custom {
  padding: 10px 0
}
.header-custom .logo img {
  height: 60px;
}
@media (min-width: 1280px) {
  .navbar {
    padding: 0;
  }

  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navbar li {
    position: relative;
	  margin-bottom:0
  }

  .navbar a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 400;
    color: #000;
    white-space: nowrap;
    transition: 0.3s;
  }
  .page-id-373 .navbar a {
    color: #fff;
  }

  .navbar a i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }

  .navbar a:hover,
  .navbar .active,
  .navbar li:hover>a {
    color: #000;
  }

  
}

@media (min-width: 1280px) and (max-width: 1366px) {

}

@media (min-width: 1280px) {
  .mobile-nav-show,
  .mobile-nav-hide {
    display: none;
  }
}

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
@media (max-width: 1279px) {
  .navbar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 50%;
    max-width: 400px;
    bottom: 0;
    transition: 0.3s;
    z-index: 9997;
  }

  .navbar ul {
    position: absolute;
    inset: 0;
    padding: 50px 0 10px 0;
    margin: 0;
    background: rgba(255, 255, 255, 0.9);
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }

  .navbar a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    transition: 0.3s;
  }

  .mobile-nav-show {
    color: #000;
    font-size: 28px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    z-index: 9999;
    margin-right: 10px;
  }

  .mobile-nav-hide {
    color: #000;
    font-size: 32px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 9999;
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .navbar {
    right: 0;
  }

  .mobile-nav-active .navbar:before {
    content: "";
    position: fixed;
    inset: 0;
    /*background: rgba(14, 29, 52, 0.8);*/
    z-index: 9996;
  }
}
.header-custom .container:after{display:none !important}
.d-none{display:none !important}
.h-100{height:100vh}
.page-id-373 h2{
	font-size: 32px;
	font-family: 'Judson', serif;
}
.page-id-373 .header-custom.sticked{
	background:#77030d !important
}
.page-id-373 .header-custom{
	background:#77030d !important
}
.page-id-373 input[type=submit], 
.page-id-373 input[type=submit].button, 
.page-id-373 input[type=submit] {
    background-color: #cfab59;
}
.page-id-373 input:not([type=submit]), 
.page-id-373 textarea, select {
    background-color: #fff;
}
input:not([type=submit]), 
textarea, select {
    background-color: #fff !important;
}
.page-id-373 .mobile-nav-show svg{fill:#fff}
.header-custom .hotline{
	background-color: rgba(255,255,255,.8);
    border-radius: 30px;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: 700;
}
.page-id-492 input[type=submit], 
.page-id-492 input[type=submit].button, 
.page-id-492 input[type=submit] {
    background-color: #cfab59;
}
.page-id-492 .header-custom.sticked{
	background: rgba(255, 255, 255, 0.9) !important;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}
.page-id-606 .header-custom{
	background: #093935 !important;
}
.page-id-606 .header-custom.sticked{
	background: rgb(9 57 53 / 85%) !important;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}
.page-id-606 .navbar a {
    color: #fedb97 !important;
}
.page-id-606 .gt-1 .img-inner{
	padding-right:20px
}
.page-id-606 .gt-1 img{
	border-radius: 50% 50% 0% 50%;
    box-shadow: 8px 0px 0px 0px #d8c282;
}
.page-id-606 .gt-2 .img-inner{
	padding-left:20px
}
.page-id-606 .gt-2 img{
	border-radius: 50% 50% 50% 0%;
    box-shadow: -4px 0px 0px 0px #d8c282;
}
.page-id-606 .mobile-nav-toggle{
	fill: #fff;
	color:#fff
}
.page-id-606 .navbar ul{
	background: rgb(9 57 53 / 85%) !important;
}
.page-id-606 input[type=submit], 
.page-id-606 input[type=submit].button, 
.page-id-606 input[type=submit] {
    background-color: #cfab59;
}
.icon-box-left, .icon-box-right{
	align-items: center;
}
.box-contact-items.icon-box .icon-box-img{height:40px}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}