
@font-face {
    font-family: 'HelveticaNeue';
    src: url('/Assets/fonts/helveticaneue.ttf') format('truetype');
}
body {
    font-family: 'HelveticaNeue','Battambang';
    color:#333333;
}
.bg {
    background: linear-gradient(150deg, #8dc467, #7ac9a9, #d4ecca, #a2d178);
    min-height: 100%;
    overflow: auto;
}
.icon-box-bg {
    background: linear-gradient(#7ac9a9, #8dc467);
    border-radius: 15px;
    font-size: 70%;
    min-height: 230px;
}
.cmt-box-bg {
    background: linear-gradient(to Left,#8dc467, #7ac9a9);
    border-radius: 15px;
    font-size: 80%;
}

.header-bg {
    background-image: url('/Assets/img/header_bg.png');
    background-size:contain;
    background-repeat:no-repeat;
}

.main-menu {
    color: #D60042 !important;
    font-weight:bold;
    text-transform:uppercase;
}
    .main-menu:hover {
        color: black !important;
    }
.main-menu-active {
    color: #80b13e !important;
}
.sub-menu {
    color: #af1546;
    font-weight: normal;
}

.btn-primary {
    background-color: #70AF36 !important;
    border-color: #70AF36 !important;
}

    .btn-primary:hover {
        background-color: #80b13e !important;
        border-color: #80b13e !important;
    }
.btn-secondary {
    background-color: #72C8D3 !important;
    border-color: #72C8D3 !important;
}
.btn-secondary:hover {
    background-color: #7ac9a9 !important;
    border-color: #72C8D3 !important;
}
.btn-thirdary {
    background-color: #c4c4c4;
    border-color: #c4c4c4;
    padding: 10px;
    min-width: 150px;
    margin: 10px;
    color: #ffffff !important;
}
    .btn-thirdary:hover, .btn-thirdary:active {
        background-color: #69B3B6;
        border-color: #69B3B6;
    }
.btn-thirdary-active {
    background-color: #69B3B6;
    border-color: #69B3B6;
}

.text-green {
    color: #80b13e;
}
.text-light-green{
    color:#a1c36b;
}
.text-sky-blue{
    color:#69b3b6;
}
.text-light-sky-blue{
    color:#89c6d1;
}
.text-deep-pink {
    color: #af1546;
}
.text-dark-pink {
    color: #c11245 !important;
}
.bg-green {
    background-color: #80b13e;
}
.bg-light-green {
    background-color: #a1c36b;
}
.bg-sky-blue {
    background-color: #69b3b6;
}
.bg-light-sky-blue {
    background-color: #C1EDED;
}
.bg-deep-pink {
    background-color: #af1546;
}
.bg-dark-pink {
    background-color: #c11245;
}

.modal-header {
    border-bottom:none;
}
    .modal-header .close {
        padding: 1rem 1rem;
        margin: unset;
    }
.header .btn-search {
    cursor: pointer;
}

    .header-top .list {
        display: inline-block;
        float: right;
        margin-top: 0;
    }
        .header-top .list .item {
            position: relative;
            display: inline-block;
            padding: 4px 5px;
            list-style-type: none;
            vertical-align: center; 
        }
.dropdown-menu {
    padding: .5rem 0;
    margin: 0;
    padding: 0.3rem 0.5rem;
    min-width: 0px;

}
.dropdown-menu .dropdown-item{
    padding: 0.3rem 0.5rem;
}

.dropdown:hover > .dropdown-menu {
    display: block;
	background-color:black;
	
}

.carousel-control-next, .carousel-control-prev{
    width:5%;
}
.carousel-control-next:hover{
    background: linear-gradient(To Left, #d4ecca, transparent);
}
    .carousel-control-prev:hover {
        background: linear-gradient(To right, #d4ecca, transparent);
    }

.logo {
    margin-top: -20px;
    width: 360px;
}
.logo-footer{
    width:170px;
}
.flag{
    height:20px;
}

.fas {
    font-size: 80%;
}
.form-inline{
    margin-bottom:0;
    padding-bottom:0px;
}
.navbar{
    padding-top:0px;
}

.vm-bl {
    position: absolute;
    bottom: 0;
    left: 15px;
}
.vm-br {
    position: absolute;
    bottom: 0;
    right: 15px;
}
.why-fl {
    background-image: url('/Assets/img/white-bg-cv.png');
    min-height:600px;
    height:auto;
    background-size:cover;
}
.show-phone{
    display:none;
}
.card{
    border:none;
}

.fl-footer {
    background-image: url('/Assets/img/footer_bg.png');
    width:100%;
    height:250px;
    background-size:cover;
    background-repeat:no-repeat;
    position:relative
}
.fl-ft-inner {
    position: absolute;
    bottom: 0px;
    left: 50px;
    right: 50px;
}
.item {
    display: inline-block;
    vertical-align: bottom;
    
}

.dropdown-menu a {
    white-space: normal;
}

a {
    color: #ffffff;
}
    a:hover {
        text-decoration: none;
        color: #c11245;
    }

.bd-r-0 {
    border-radius: 0px;
}
.bd-r-5{
    border-radius:5px;
}
.bd-r-10{
    border-radius:10px;
}
.bd-r-15 {
    border-radius: 15px;
}
.bd-r-20 {
    border-radius: 20px;
}
.bd-r-25 {
    border-radius: 25px;
}
.bd-r-30 {
    border-radius: 30px;
}

.font-small{
    font-size:60%;
}
.font-medium{
    font-size:80%;
}
.font-normal{
    font-size:100%;
}
.font-large{
    font-size:120%;
}
.font-larger{
    font-size:140%;
}
.h-icon {
    width:70px;
}
p {
    padding: 0;
    margin: 0;
}
.umb-grid * {
    padding: 0;
    margin: 0;
}

.key-ben-icon{
    width:130px;
}

.banner-prod-img {
    position:relative;
}
.pointer-location {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width:100%;
}
.pointer {
    min-height: 80px;
    position: relative;
    background-color: rgba(214, 0, 66,.5);
    float: right;
    width: 50%;
    padding:5px;
}
    .pointer::after {
        content: "";
        position: absolute;
        right: -40px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 40px solid rgba(214, 0, 66,.5);
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
    }
.pointer-text {
    color:white;
    text-align:center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: unset;
    font-weight: bold;
}

.navbar {
    margin-top: -40px;
    padding:unset;
}
.content-header{
    min-height:600px;
}


.fakebox {
    cursor: text;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    background: white;
    border: 0px;
    border-radius: 22px;
    box-sizing: border-box; 
    font-size: 80%;
	padding:-40px;
	width:250px;
    padding-inline-start: 35px;
}

.search-icon {
    position: absolute;
    left: 15px;
}

.slick-slide {
    display: flex !important;
    align-items: center;
    padding: 0 15px; 
    min-height: 100px; 
}
.partner-slider {
    height: 140px;
}
    .partner-slider .slick-slide {
        height: 140px;
    }

.client-slider {
    height: 100px;
}
    .client-slider .slick-slide {
        height: 100px;
    }

.news-slider {
    height: 200px;
}

    .news-slider .slick-slide {
        height: 200px;
    }


.slider-img, .slider-inner {
    margin: 0 auto;
    height: 100%;
    max-width: 100%;
    padding: 10px;
    border: solid 1px #f3f1f1;
}
.search-result:hover {
    background: linear-gradient(#8dc467, #7ac9a9);
}
    
.show-hover {
    position: absolute;
    bottom:0;
    text-align:center;
    padding:10px;
    opacity:0.2;
    background: rgba(255,255,255,.2);
}
.show-hover:hover {
    opacity:1;
    background: rgba(255,255,255,.8);
}

.bg-lightgray-trans {
    background: rgba(32, 33, 36, .18);
}
.title-box {
    position:absolute;
    top:20px;
    right:2%;
	max-width:380px;
    text-align:center;
    background: rgba(255,255,255,.6);
}
.con-us{
	text-align:right;
}

.product-box1-bg {
	background: #75a339;
    min-height: 160px;
	width: 65%;
	margin: auto;
	float:left;
	position: relative;
	margin-bottom: 3%;
	margin-top:-3%;
}

.product-box2-bg {
	background: #4daaac;
    min-height: 160px;
	width: 35%;
	margin: auto;
	float:left;
	position: relative;
	margin-bottom: 3%;
	margin-top:-3%;
}
.product-box1-bg h2 {	
	margin: 0;
    position: absolute;
	color:white;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.product-box2-bg h2 {	
	margin: 0;
    position: absolute;
	text-align:center;
	color:white;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	font-size:140%;
}

.product-box3-bg
{
	background:#42b5b7;
	min-height:160px;
	width:65%;
	margin:auto;
	float:left;
	position:relative;
	margin-bottom: 3%;
	margin-top:-3%;
}
.product-box4-bg {
	background: #4daaac;
    min-height: 160px;
	width: 35%;
	margin: auto;
	float:left;
	position: relative;
	margin-bottom: 3%;
	margin-top:-3%;
}
.product-box3-bg h2 {	
	margin: 0;
    position: absolute;
	color:white;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.product-box4-bg h2 {	
	margin: 0;
    position: absolute;
	text-align:center;
	color:white;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	font-size:140%;
}

.blog-why 
	{
	width: 900px;
	height:500px;
	}
.blog-why-table 
	{
	width: 900px;
	height:160px;
	}

.blog-backup-img
	{
	width: 1100px;
	height: 250px;
	}

.blog-backup-sticker
	{
	width: 500px; 
	height: 230px; 
	}

.blog-solid-budget1
	{
	width: 800px; 
	height: 250px; 
	}

.blog-solid-budget2
	{
	width: 590px; 
	height: 165px; 
	}

.blog-solid-budget3
	{
	width: 800px; 
	height: 300px; 
	}
.img-responsive
{
	display:block;
	max-width:100%;
	height:auto;
}
@media screen and (max-width: 922px) {
    .container, .container-md, .container-sm {
        max-width: 100%;
    }

    .container 
	{
        padding: 0;
    }
	.content-header
	{
		min-height:50%;
	}
	
    .search-form 
	{
        display: none !important;
    }

    .show-destop 
	{
        display: none;
    }

    .show-phone 
	{
        display: block;
		margin-left:25px;
    }
    .logo 
	{
        margin-top: -25px;
        width: 180px;
    }
    .vm-bl 
	{
        position: relative;
        bottom: unset;
        left: unset;
    }

    .vm-br 
	{
        position: relative;
        bottom: unset;
        left: unset;
    }
    .fl-footer 
	{
        margin-top:5px;
        background-image: unset;
        width: unset;
        height: unset;
        background-size: unset;
        position: unset
    }
    .fl-ft-inner
	{
        position: unset;
        bottom: unset;
        left: unset;
        right: unset;
    }
	.con-us
	{	
		text-align:center;
	}
	.why-fl-p 
	{
    	font-size:80%;   
	}
	.about-us-p
	{
		font-size:80%;
	}
	.home-pro-header
	{
		text-align:center;
	}
	.h1-title
	{
		font-size:2em;   
	}
	.title-box 
	{
    	position:absolute;
   		top:6px;
   	 	right:2%;
    	max-width:180px;
    	text-align:center;
    	background: rgba(255,255,255,.6);
	}
	.title-banner-text
	{
		font-size:75%;
	}
	.subtitle-banner-text
	{
		font-size:70%;
	}
	.header-phone
	{
		font-size:80%;
	}
	
.product-box1-bg 
	{
	width: 100%;
	margin: auto;
	text-align:center;
	display:block;
	}
.product-box2-bg 
	{
	width: 100%;
	margin:auto;
	text-align:center;
	display:block;
	}
	
.product-box3-bg 
	{
	width: 100%;
	margin: auto;
	text-align:center;
	display:block;
	}
.product-box4-bg 
	{
	width: 100%;
	margin:auto;
	text-align:center;
	display:block;
	}
 		
.blog-why 
	{
	width: 400px; 
	height: 200px; 
	}	

.blog-why-table 
	{
	width: 400px;
	height:100px;
	}
	
.blog-backup-sticker
	{
	width: 300px; 
	height: 130px; 
	}
.blog-backup-img
	{
	width: 660px;
	height: 110px;
	}
	
.blog-solid-budget1
	{
	width: 320px; 
	height: 110px; 
	}

.blog-solid-budget2
	{
	width: 280px; 
	height: 110px; 
	}
	
.blog-solid-budget3
	{
	width: 320px; 
	height: 120px; 
	}
}

