/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.05
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, a,p,span, ul,ol, form, table, h1,h2,h3,h4,h5{
  font-family: "Be Vietnam Pro", sans-serif;
	  font-optical-sizing: auto;
	  font-style: normal;
}
body,p{
	font-size: 16px;
	color: #333;
}
#masthead li a.nav-top-link {
    font-size: 17px;
    font-weight: 400;
    padding: 5px;
    color: #fff;
    text-transform: capitalize;
    transition: 0.3s all;
}
section.section.top-page-vr {
    background: radial-gradient(120% 120% at 80% 0%, rgb(13, 58, 99) 0%, rgb(8, 42, 75) 45%, rgb(6, 31, 56) 100%);
	padding-top: 120px !important;
}
#masthead li.menu-getto a.nav-top-link {
    background: #00a76a;
    margin-left: 35px;
    padding: 10px 20px 12px;
    border-radius: 50px;
}

#masthead li.menu-getto a.nav-top-link:hover {
    background: #026a44;
}

#masthead li a.nav-top-link:hover, #masthead li.active a.nav-top-link {
    color: #34d399;
}

.top-home-page h4 {
    display: inline;
    background: rgb(255 255 255 / 26%);
    color: #34d399;
    border: 1px solid rgb(255 255 255 / 19%);
    border-radius: 50px;
    padding: 6px 10px 5px;
    font-size: 14px;
    font-weight: 400;
}

.top-home-page h1 {
    font-size: 49px;
    margin-top: 20px;
}

.list-top-home ul {
    display: flex;
    list-style: none;
    margin-top: 30px;
}

.list-top-home ul li {
    margin: 0;
    padding-right: 40px;
    text-transform: uppercase;
    color: #ccc;
    font-weight: 500;
}
.stuck #masthead {
    background: #fff;
}

.stuck #masthead li a.nav-top-link {
    color: #07233e;
}
.title-h h4 {
    color: rgb(0, 168, 107);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.title-h h2 {
    color: #082a4b;
    font-size: 48px;
}
.who-home .col-inner.box-shadow-1 h3 {
    font-size: 23px;
}

.who-home .col-inner.box-shadow-1 p {
}
.who-home .col-inner.box-shadow-1 {
    border-radius: 20px;
    padding: 25px;
}

.who-home .col-inner.box-shadow-1 ul li {
    margin-left: 0;
    margin-bottom: 0;
}

.title-link p:nth-child(1) {
    position: absolute;
    right: 0;
    bottom: 10px;
    margin: 0;
}

.title-link p:nth-child(1) img {
    margin: 0;
}

.title-link p:nth-child(1) a {
    color: #082a4b;
}

.dark .title-h h2 {
    color: #fff;
}

.who-home.brand-home .col-inner.box-shadow-1 {
    padding: 0;
}

.brand-home .col-inner.box-shadow-1 ul {
    list-style: none;
    vertical-align: middle;
    margin: 0 0 5px;
    padding: 0 30px;
    display: inline-block;
}

.brand-home .col-inner.box-shadow-1 ul h3 {
    margin: 0;
}

.brand-home .col-inner.box-shadow-1 ul li:last-child {
    background: #f1f1f1;
    line-height: 20px;
    padding:  2px 10px;
    font-size: 12px;
    border-radius: 50px;
    margin-top: 5px;
    margin-left: 20px;
}

.brand-home .col-inner.box-shadow-1 ul li {
    float: left;
}

.brand-home .col-inner.box-shadow-1 p {
    padding: 0 30px;
}

.brand-home .col-inner.box-shadow-1 a.button.primary {
    margin-left: 30px;
    margin-bottom: 30px;
}

.featured-home .box-image {
    border-radius: 15px;
}

.stuck #masthead li a.nav-top-link:hover, .stuck #masthead li.active a.nav-top-link {
    color: #00a76a;
}

.menu-foo {
    display: flex;
}

.menu-foo .is-divider.small {
    display: none;
}

.menu-foo span.widget-title {
    display: block;
    font-size: 19px;
    margin-bottom: 20px;
}

.foo3 h3 {
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: 20px;
}

footer > section {
    padding-bottom: 0px !important;
}

.absolute-footer .container {
    border-top: 1px solid #1a3148;
    padding-top: 20px;
    position: relative;
}

.absolute-footer .container .footer-primary.pull-left {
    display: flex;
}

.absolute-footer .container ul#menu-footer {
    border: 0;
    position: absolute;
    right: 0;
}

.title-link h2 {
    width: 50%;
}
.stuck #masthead li.menu-getto a.nav-top-link {
    color: #fff;
    line-height: 16px;
}


@media(max-width:736px){
	.top-home-page h1 {
		font-size: 29px;
	}
	a.button {
		font-size: 14px;
	}
	.list-top-home ul {
		display: block;
		margin: 0;
	}
	.list-top-home ul li {
		text-align: center;
		padding: 3px 0;
	}
	.title-h h2 {
		font-size: 28px;
	}
	.our-home div {
		gap: 3px !important;
	}
	.our-home span {
		font-size: 13px !important;
		line-height: 1.1;
	}
	.absolute-footer .container .footer-primary.pull-left {
		display: block;
	}
	.absolute-footer .container ul#menu-footer {
		position: relative;
	}
	.foo1, .foo3 {
		padding-left: 25px !important;
	}
	.stuck .header-main .nav > li > a {
		color: #082a4b;
	}
	.absolute-footer .container {
		border: 0;
	}
	.why-shop-home.who-home .col-inner.box-shadow-1 {
		text-align: center;
	}
	.why-shop-home.who-home .col-inner.box-shadow-1 div {
		margin: 0 auto;
	}
}