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

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


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


}

* {
	/* letter-spacing: 0 !important; */
}

.header-wrapper .header-nav.nav-right a {
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 12px !important;
}
.header-wrapper.stuck .header-nav.nav-right > a {
	color: #000 !important;
}
.header-wrapper .header-nav.nav-right > .active > a {
	background-color: #000;
}
.header-wrapper .header-nav.nav-right > .active > a {
	color: #fff !important;
}


.button-black {
	background-color: #000 !important;
}
.button-black-outline {
	border: 2px solid #000;
}
.button-black-outline span {
	color: #000;
}

.footer-1 {
    font-size: 90%;
}
.footer-1 .row > div:nth-child(2),
.footer-1 .row > div:nth-child(3),
.footer-1 .row > div:nth-child(4) {
    padding-top: 20px;
}


/**
 * Fanchild Section 
 **/
.section-fanchild {
    background: url('images/bg-text-we.png?1') left center no-repeat;
    background-size: auto 80%;
}
.section-fanchild .section-content {
    background: url('images/bg-fanchild-right.png') right center no-repeat;
    background-size: auto 80%;
}
.text-fanchild {
	background: url('images/bg-thai-map.png?1') 75% center no-repeat;
	background-size: auto 90%;
}
.weserve-mobile {
	margin-right: 100px;
}
@media (max-width: 849px){
	.section-fanchild {
		background-position: left 20%;
        background-size: 20% auto;
    }
    .section-fanchild .section-content {
    	background-position: right 100%;
        background-size: 50% auto;
    }
    .weserve-mobile {
	    max-width: 240px;
    }
}
@media (max-width: 549px){
	.section-fanchild {
		background-position: left 10%;
        background-size: 30% auto;
    }
    .section-fanchild .section-content {
    	background-position: right 100%;
        background-size: 60% auto;
    }
    .weserve-mobile {
    	margin-right: 50px !important;
	    max-width: 210px;
    }
}


/**
 * Services Section 
 **/
.section-services__ {
    background: url('images/bg-building-aboutus.jpg?1') 0 bottom repeat-x;
    background-size: 130% auto;
}
.section-services .section-content {
    background: url('images/bg-dot-aboutus.png') left top repeat-x;
    background-size: auto 60%;
}
.section-services:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 124px;
	height: 718px;
	background: url('images/bg-right-1.png') right bottom no-repeat;
}
.section-services img {
	filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .3));
}
@media (max-width: 849px){
	.section-services .section-content {
		background-size: 1% auto;
	}
	.section-services:after {
		background-size: 50% auto;
	}
}
@media (max-width: 549px){
	.section-services .section-content {
		background-size: 3% auto;
	}
	.section-services:after {
		background-size: 40% auto;
	}
}


/**
 * Aboutus Section 
 **/
.section-aboutus {
    background: url('images/bg-left-aboutus.jpg') left center no-repeat;
	background-size: auto 96%;
}
.section-aboutus:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 124px;
	height: 495px;
	background: url('images/bg-right-2.png') right top no-repeat;
}
@media (max-width: 849px){
	.section-aboutus {
	    background-size: 45% auto;
    }
}
@media (max-width: 549px){
	.section-aboutus {
	    background-position: left 110%;
	    background-size: 60% auto;
    }
    .section-aboutus:before {
    	background-size: 40% auto;
	}
}


.section-title b {
    height: 0px;
}


.provinces {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.provinces li {
	margin: 0;
	padding: 4px 12px;
	display: inline-block;
	list-style: none;
	border-radius: 10px;
	position: absolute;
	white-space: nowrap;
	box-shadow: 1px 10px 15px 1px rgba(0,0,0,.2);
}
@media (max-width: 849px){
	.provinces li {
		padding: 2px 10px;
		font-size: 90%;
	}
}
@media (max-width: 549px){
	.provinces li {
		padding: 2px 10px;
		font-size: 80%;
	}
}
.provinces .black {
	color: #eee;
	background-color: #000;
}
.provinces .white {
	color: #000 !important;
	background-color: #fde10a !important;
}
.provinces .left1:before,
.provinces .right2:before {
	content: "";
	position: absolute;
    width: 0px;
    height: 0px;
}
.provinces .left1:before {
	border-left: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 10px solid transparent;
    bottom: -20px;
    right: 10px;
}
.provinces .black.left1:before {
    border-top: 10px solid #000;
}
.provinces .white.left1:before {
    border-top: 10px solid #fde10a;
}
.provinces .right2:before {
	border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    bottom: -20px;
    left: 10px;
}
.provinces .black.right2:before {
    border-top: 10px solid #000;
}
.provinces .white.right2:before {
    border-top: 10px solid #fde10a;
}

.province-1 {
	top: 20%;
	left: 20%;
}
.province-2 {
	top: 30%;
	left: 15%;
}
.province-3 {
	top: 40%;
	left: 10%;
}
.province-4 {
	top: 45%;
	left: 18%;
}
.province-5 {
	top: 55%;
	left: 15%;
}
.province-6 {
	top: 65%;
	left: 20%;
}
.province-7 {
	top: 20%;
	left: 70%;
}
.province-8 {
	top: 25%;
	left: 80%;
}
.province-9 {
	top: 35%;
	left: 75%;
}
.province-10 {
	top: 45%;
	left: 80%;
}
.province-11 {
	top: 50%;
	left: 65%;
}
.province-12 {
	top: 70%;
	left: 65%;
}
.province-13 {
	top: 65%;
	left: 75%;
}
.province-14 {
	top: 55%;
	left: 80%;
}

.province-1,
.province-8 {
	animation: pulse 2s infinite;
}
.province-2,
.province-9 {
	animation: pulse 2s infinite;
    animation-delay: 200ms;
}
.province-3,
.province-10 {
	animation: pulse 2s infinite;
    animation-delay: 400ms;
}
.province-4,
.province-11 {
	animation: pulse 2s infinite;
    animation-delay: 600ms;
}
.province-5,
.province-12 {
	animation: pulse 2s infinite;
    animation-delay: 800ms;
}
.province-6,
.province-13 {
	animation: pulse 2s infinite;
    animation-delay: 1000ms;
}
.province-7,
.province-14 {
	animation: pulse 2s infinite;
    animation-delay: 1200ms;
}
@keyframes pulse {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 10px;
  }
  100% {
    margin-left: 0px;
  }
}

.home-footer-section {
	font-size: 90%;
}
.home-footer-section .follow-icons a {
	font-size: 100%;
	color: #000;
	border-radius: 6px !important;
}


@-webkit-keyframes bg-scrolling-reverse {
  100% {
    background-position: 3888px 0px;
  }
}
@-moz-keyframes bg-scrolling-reverse {
  100% {
    background-position: 3888px 0px;
  }
}
@-o-keyframes bg-scrolling-reverse {
  100% {
    background-position: 3888px 0px;
  }
}
@keyframes bg-scrolling-reverse {
  100% {
    background-position: 3888px 0px;
  }
}
@-webkit-keyframes bg-scrolling {
  0% {
    background-position: 3888px 0px;
  }
}
@-moz-keyframes bg-scrolling {
  0% {
    background-position: 3888px 0px;
  }
}
@-o-keyframes bg-scrolling {
  0% {
    background-position: 3888px 0px;
  }
}
@keyframes bg-scrolling {
  0% {
    background-position: 3888px 0px;
  }
}

.section-services:before {
	
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 270px;

	background-image: url("https://landingpage.weserve.asia/wp-content/themes/flatsome-child/images/bg-building-aboutus.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-animation: bg-scrolling-reverse 200s infinite;
	/* Safari 4+ */
	-moz-animation: bg-scrolling-reverse 200s infinite;
	/* Fx 5+ */
	-o-animation: bg-scrolling-reverse 200s infinite;
	/* Opera 12+ */
	animation: bg-scrolling-reverse 200s infinite;
	/* IE 10+ */
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear;
	
	background-size: 100% auto;
}

@media (max-width: 849px){
	.section-services:before {
		height: 210px;
	    background-size: 170% auto;
	}
}

@media (max-width: 549px){
	.section-services:before {
		height: 270px;
	    background-size: 200% auto;
	}
}

.home-banner-section {
	position: relative;
}
.banner-home {
	z-index: 2;
	background-color: transparent !important;
}
.logow {
	position: absolute;
	top: calc( 50% - 120px );
	left: 0;
	z-index: 1;
}

.home .header-wrapper .header-nav.nav-right > .active > a,
.home .header-wrapper .header-nav.nav-right a {
	color: #222 !important;
	background: none !important;
}

