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

/*************** ADD CUSTOM CSS HERE.   ***************/


/*
@font-face{
    font-family:'utm_avo';
    src:url('fonts/UTM Avo.eot');
    src:local('ĂƒÂ¢Ă‹Å“Ă‚Âº'),url('fonts/UTM Avo Regular.woff') format('woff'),url('fonts/UTM Avo Regular.ttf') format('truetype'),url('fonts/UTM Avo Regular.svg') format('svg');
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:'UTMAvoBold';
    font-style:normal;
    font-weight:400;
    src:local('UTMAvoBold'),url('fonts/UTM Avo Bold.woff') format('woff');
}

body,p,a, .section-title-main, h1, h2, h3, h4, h5,h6 , strong, .icon-box-text, .icon-box-text h2, .icon-box-text h3, .icon-box-text h4,  .icon-box-text h5, .sidebar-menu .nav-sidebar li a, .col-inner, .text-center, .text-center h2,  .text-center h3, .text-center h4, .text-center h5 ,  .col-inner strong,
.col-inner h3, .col-inner p, .col-inner h4, .header-nav > li.menu-item, .header-nav > li.menu-item a, .header-nav li.menu-item, .header-nav li a, h1.entry-title, .widget-title , .col-inner h2, .col-inner h3, .col-inner h4, .col-inner h5, .col-inner h6
{
font-family: 'utm_avo' !important;
}

*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


.wpcf7-spinner{
	display: none;
}
.form-absoulute .submit{
	text-align: center;
}

h1.page-title{
	text-transform: uppercase;
	font-size: 40px;
	padding: 10px 0 0px;
	position: relative;
	text-align: center;
}


@media (max-width: 849px){
    .ml-half {
        margin-left: 0px;
    }
}

.header-block{
    min-height: 0px;
}

.maudk {
    border: 2px dashed #eda74b !important;
    padding: 10px !important;
    background: rgba(10, 36, 83, 0.82) !important;
}

#dangky h3 {
    background: linear-gradient(45deg, #ecd5b6, #e6c496, #ecd5b6);
    color: #877652;
    border: none;
    padding: 10px 20px;
}
#dangky form {
    position: relative;
    padding: 20px;
}
form input[type=submit]{
    width: 100%;
}

.form-flat .alert{
    background-color: #fff !important;
    color: #333 !important;
}

footer#footer {
    font-size: 13px;
}
footer#footer ul li{
    list-style: none;
    margin-left: 0px;
}
footer#footer h4{
    margin-bottom: 15px;
}
.absolute-footer{
    display: none;
}


.form-absoulute .form-group {
    position: relative;
    margin-top: 10px;
}

.form-absoulute  .form-group i {
    position: absolute;
    top: 20px;
    left: 10px;
    transform: translateY(-50%);
    font-size: 13px;
    color: #fff;
}

.form-absoulute  .form-group input{
    width: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
    padding-left: 30px;
    border: 0;
    border-bottom: 1px solid #bb9292;
    background: transparent;
    outline: none;
    border-color: #fff;
    color: #fff;
    box-shadow: none;
}

.form-absoulute  .form-group input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.form-absoulute  .form-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.form-absoulute  .form-group input::placeholder {
  color: #fff;
}

.form-absoulute .submit .wpcf7-submit {
 
    border-radius: 5px;
}


.nenxanh{
 background: url(images/overlay.svg) no-repeat 0 0/cover; 
}
.scroll{
    
    color: #fff;
    width: 100%;
    height: auto;
    max-height: 65vh;
    position: relative;
    display: block;
    margin: 0;
    overflow-y: auto;
    outline: none;
}


.scroll::-webkit-scrollbar-track, .content-scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar, .content-scroll::-webkit-scrollbar
{
    width: 4px;
    background-color: #F5F5F5;
}
.scroll::-webkit-scrollbar-thumb, .content-scroll::-webkit-scrollbar-thumb
{
background-color: #F90; 
background-image: -webkit-linear-gradient(45deg,
rgba(255, 255, 255, .2) 25%,
transparent 25%,
transparent 50%,
rgba(255, 255, 255, .2) 50%,
rgba(255, 255, 255, .2) 75%,
transparent 75%,
transparent)
}

.box5 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: list;
}
.box5 ul li:before {
    content: counter(list);
    counter-increment: list;
    background: #ebb259;
    border-radius: 99px;
    width: 34px;
    margin-right: 5px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.box5 ul li{

    margin-left: 0px;
}

.box5 .box-image img{
border: 2px solid #D4CAA6;
border-radius: 10px;
}


.why-us__list {
    display: flex;
    flex-wrap: wrap;
    padding-left: unset;
    margin-bottom: 0;
    list-style: none;
    color: #fff;
    margin: -20px;
}
.why-us__list-item {
    width: 25%;
    text-align: center;
    padding: 20px;
    position: relative;
    margin-left: 0px !important;
}
.why-us__list-item .number {
    padding-bottom: 15px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    width: 250px;
    height: 144.34px;
    background-color: #264741;
    margin: 30px auto;
    box-shadow: 0 0 20px rgb(0 0 0 / 60%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffeb3b;
    display: block;
    font-weight: 800;
    font-size: 70px;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    white-space: nowrap;
}
.why-us__list-item .number:before, .why-us__list-item .number:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 176.78px;
    height: 176.78px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 36.6117px;
    z-index: -1;
}
.why-us__list-item .number:before {
    top: -88.3883px;
}
.why-us__list-item .title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.6;
}
.why-us__list-item .title {
    color: #fff;
    text-align: center;
    padding: 0 15px;
    white-space: normal;
    -webkit-text-fill-color: #fff;
}
.why-us__list-item .number:after {
    bottom: -88.3883px;
}

li.why-us__list-item .detail {
    flex: 1;
    background: #fff;
    color: #222;
    padding: 15px;
    position: relative;
}
li.why-us__list-item .detail {
    border-bottom: 5px solid #d8ba4b;
    border-radius: 8px;
    position: absolute;
    width: 100%;
    z-index: 1;
    max-width: 100%;
    display: none;
    transition: all .5s;
}
li.why-us__list-item:hover .detail {
    display: block;
    transition: all .5s;
}
li.why-us__list-item .detail:before {
    content: " ";
    position: absolute;
    right: 50%;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    top: -15px;
}

.why-us__list-item:nth-child(even) {
    flex-direction: row-reverse;
}

li.why-us__list-item:hover .number {
    background: #736e69;
}

.why-us__list {
    justify-content: center;
}

.location-project-list-item .item-info ul {
    margin-left: 0;
    padding: 0;
}
.location-project-list-item .item-info li {
    list-style: none;
    line-height: 20px;
    font-size: 14px;
}
.location-project-list-item .item-info label {
    content: '';
    font-weight: 400;
    border-radius: 50%;
    margin-bottom: 3px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 17px;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    margin-right: 5px;
    background: #e35926;
}
.location-project-list-item .item-info:nth-child(2) label {
    background: #2a3929;
}

.box7 ul li{
    list-style: none;
    margin-left: 0px;
}

.box7 ul li:before {
    height: 100%;
    position: relative;
    content: "\f058";
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    color: #ebb45a;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}


section.repeat .bg{
    background-size: auto !important;
    background-repeat: repeat !important;
}
.box-blog-post{
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}

h5.post-title{
    color: #286782;
    font-size: 14px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}






@media screen and (max-width: 991px){
.why-us__list-item {
    width: 50%;
}
li.why-us__list-item .detail {
    display: block;
    margin-top: 70px;
    position: relative;
}

}
@media screen and (max-width: 539px){
.why-us__list-item {
    width: 100%;
}
}