/*
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.   ***************/



body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}
header .ux-logo-link{
	padding: 0px !important;
}
header .ux-logo{
	width: auto !important;
}
#masthead {
    background: linear-gradient(to top, #154283, #0f305b);
}
#wide-nav {
    background: linear-gradient(90deg, #fff 0%, #4c9bb6 13.05%, #4c9bb6 50.1%, #4c9bb6 86.93%, #fff 100%);
}
.header-block.block-html-after-header {
    height: 34px;
    z-index: 1;
    background-color: #000;
}

.nav-uppercase>li>a{
	font-weight: normal;
}
#wide-nav .header-bottom-nav{
	justify-content: space-around;
}
#wide-nav .flex-col{
	width: 100%;
}
header span.time{
	position: absolute;
    bottom: -22px;
    right: 100px;
    font-size: 12px;
    color: #fff;
}
header .button{
	width: 130px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border-radius: 17px;
	border: none;
	background: linear-gradient(to top, #357e9f, #6bb0c8);
	text-transform: uppercase;
}
header .button:hover {
    background: linear-gradient(to top, #ff5d08, #ff955e);
    box-shadow:none;
}
header  .nav-dark .html_topbar_right {
    font-size: 16px;
    color: #4c9bb6 !important;
    font-weight: bold;
}

.js-marquee ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.js-marquee ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    line-height: 34px;
}
.vhidden > div{
	overflow: hidden;
}
.vhidden:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 34px;
    margin-right: 10px;
    background: url(images/loa.png) no-repeat center #000;
    position: absolute;
    z-index: 99;
}
footer#footer .sectionfooter {
    background: linear-gradient(180deg, #fff -8.86%, #f8fdff 26.68%, #6bb0c8 190.73%);
}
.absolute-footer{
	display: none;
}
.tieude p{
	margin-bottom: 0px;
}
footer#footer .logof img{
	height: 43px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    margin-bottom: 0px;
}
footer#footer .logof img:hover  {
    -o-object-position: bottom;
    object-position: bottom;
}
footer#footer .logof p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    margin: 3ch auto;
    padding-left: 0;
}
footer#footer .menu{
	margin-bottom: 20px;
}
footer#footer .menu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
footer#footer .menu ul li {
    line-height: 27px;
    list-style: none;
    margin: 0px !important;
}
footer#footer .menu ul li a {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}
footer#footer .menu ul li::after {
    content: '';
    display: inline-block;
    vertical-align: bottom;
    height: 27px;
    width: 1px;
    margin: 0 6px 0 4px;
    background: #4c9bb6;
}
footer#footer .menu ul li:last-child::after{
	display: none;
}
.nopad > .col{
	padding-bottom: 0px;
}
.nopad p{
	margin-bottom: 0px;
}
.nopad .border-right  .ux-logo-link{
	padding: 0px !important;
	border-right: 2px solid #4c9bb6;
	margin-right: 10px;
}
@-webkit-keyframes marqueeAnimation  { 100%  {transform:translateX(-5764px)}}


.title{
	height: 81px;
	margin: 30px auto;
	color: #337c9d;
	font-size: 28px;
	font-weight: 700;
	line-height: 81px;
	text-align: center;
	background: url(images/tieude.png) no-repeat center;
	text-transform: uppercase;
}
.box1 .icon-box-img img{
	height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    margin-bottom: 0px;
    padding: 0px;
}
.box1 .icon-box-text p{
	font-size: 14px;
}
.box1 .icon-box-img img:hover  {
    -o-object-position: bottom;
    object-position: bottom;
}
.box1 .icon-box p{
	margin-bottom: 10px;
}
.box1  .row-divided > .col{
	padding-bottom: 0px;
}
.radius img{
	border-radius: 15px;
}

.box3 .bgf > .col-inner {
	position: relative;
	display: block;
	height: 358px;
	background: url(images/bg.png) no-repeat 50%;
	background-size: cover;
	border: 2px solid #cff3ff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 6px 0px 0px #125c7e;
}
.box3 ul li{
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.box3 ul li a{
    width: 121px;
    height: 30.821px;
    line-height:30.821px;
    padding: 0;
    font-size: 11.708px;
    font-weight: 500;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #a5e3f9, #1981a6);
    border-radius: 17.908px;
    border: none;
    display: inline-block;
    color: #fff;
    text-align: center;
}
.box3 ul li a:hover {
    background: #ff955e;
}
.box3 h2 {
    color: #337c9d;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    background: url(images/right.png) right no-repeat;
    padding-right: 30px;
    display: inline-block;
    width: auto;
    margin-right: 0px;

}
.box3 .icon-box-text{
	max-width: 160px;
}

 .box3 .icon-box img{
    width: 250px;
    max-width: 250px;
    position: absolute;
    right: -50px;
}

.box3 .icon-box-text p{
	padding: 4px;
	color: #1f6d70;
	font-size: 10.256px;
	font-weight: 500;
	text-align: center;
	background: linear-gradient(90deg, #cff3ff -2.65%, #fff 111.95%);
    display: inline-block;
    margin-left: 10px;
}
section.box5{
	background: linear-gradient(0deg, #fff 16.25%, #cff3ff 56.87%, #fff 88.65%);
}

.box4 .gallery-col p{
    height: 33px;
    padding: 0;
    color: #fff;
    font-size: 20px;
    background: linear-gradient(to bottom, #a5e3f9, #1981a6);
    border-radius: 16px;
    border: none;
    text-align: center;
    cursor: pointer;
}
.box4 .gallery-col p:hover{
	background: #ff955e;
}

.nav-outline li a{
    width: 154.144px;
    height: 33px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #064054;
    border: 2px solid #337c9d;
    border-radius: 16px;
    line-height: 30px;
    margin-right: 10px;
}
.nav-outline>li.active>a ,.nav-outline li a:hover{
    border-color: var(--fs-color-primary);
    color: var(--fs-color-primary);
    background-color: #fff;
}
.box4 .nav-outline{
	margin-bottom: 20px;
}

.box6 .box-text {
    display: block;
    height: 30px;
    color: #fff;
    font-size: 14.559px;
    line-height: 20px;
    background: linear-gradient(to top, #357e9f, #6bb0c8);
    padding: 5px;
    text-align: center;
}
@media screen and (min-width: 850px) {
    .row-divided>.col+.col:not(.large-12) {
        border-left: 1px solid #357e9f;
    }


	.videof iframe {
		width: 100%;
		border-radius: 35.441px;
		border: none;
		overflow: hidden;
		height: 484.439px;
        background: #000;
	}
}
.videof p{
	margin-bottom: 0px;
}
.off-canvas .nav-vertical>li:nth-child(odd)>a {
    background: linear-gradient(90deg, rgba(123, 191, 212, .3764705882) 0%, transparent 80%);
}
.nav-sidebar.nav-vertical>li+li{
	border:0px;
}
 .off-canvas .nav-vertical>li>a img{
    border-radius: 100%;
    padding: 5px;
    background: var(--fs-color-primary);
    width: 25px;
}
.off-canvas .nav-vertical>li>a {
    padding: 10px;
    color: var(--fs-color-primary);
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: hsl(0deg 0% 100%);
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.logof{
		overflow: scroll;
	}
	footer#footer .menu ul{
		display: block;
	}
	footer#footer .menu ul li {
	    display: inline-block;
	}
	footer#footer .menu ul li a{
		font-size: 14px;
	}
	.vhidden:before{
		left: 0px;
		height: 33px;
	}
	.title {
	    background-size: cover;
	    font-size: 14px;
	    height: 40px;
	    line-height: 20px;
	}
	.videof iframe {
		width: 100%;
		border-radius: 15px;
		border: none;
		overflow: hidden;
		height: 200.439px;
        background: #000;
	}
	.box3 .bgf > .col-inner{
		height: auto;
	}
	.box3 h2{
		font-size: 12px;
		height: 22px;
		line-height: 22px;
	}
	.nav-outline li a{
		font-size: 12px;
		margin-bottom: 5px;
	}
	.box4 .gallery-col p{
		font-size: 13px;
        line-height: 33px;
	}
	.box1 .icon-box{
		margin-bottom: 10px;
	}
}