/*
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: SVN-Avo;
    src: url('fonts/SVN-Avo.ttf');
}
@font-face {
    font-family: SVN-Avo-italic;
    src: url('fonts/SVN-Avo-italic.ttf');
}
@font-face {
    font-family: SVN-Avo-bold-italic;
    src: url('fonts/SVN-Avo-bold-italic.ttf');
}
@font-face {
    font-family: SVN-Avo-bold;
    src: url('fonts/SVN-Avo-bold.ttf');
}
@font-face {
    font-family: AGO;
    src: url('fonts/unicode.agoldface.ttf');
}


body {
    background: #ffffff none repeat scroll 0 0;
    color: #000;
    font-family: 'SVN-Avo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.box-main-head h2 {
    font-family: 'SVN-Avo-bold';
    font-size: 36px;
    text-align: center;
    color: #183f7a;
    text-transform: uppercase;
}
strong,h1, h2, h3, h4, h5, h6 {
    font-family: 'SVN-Avo-bold';
}
.footerbottom p{
	margin-bottom: 0px;
}

.absolute-footer{
	display: none;
}
.section-title b{
	opacity: 0;
}
h2.section-title span{
	font-size: 36px;
	color: #183f7a;
}
.section-title-normal span,.section-title-normal{
	border:0px;
}
.section-title-normal span:before{
	display: inline-block;
    width: 49px;
    height: 4px;
    background-image: url(images/background-dash-1.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    content: "";
    margin-right: 10px;
}
.box1 .col-inner .box::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(images/circle-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.box1 .col-inner .box::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(images/circle-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 1;
}
.box1 .col-inner:hover .box::before {
    opacity: 1;
    visibility: visible;
}
.box1 .col-inner .box{
	display: flex;
	flex-direction: column;
	max-width: 196px;
	height: 196px;
	justify-content: center;
	align-items: center;
	position: relative;
}

.box1 .col-inner p:first-child{
	font-size: 40px;
    color: #183f7a;
    font-family: 'SVN-Avo-bold';
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 10px;
}

.box1 .col-inner p:last-child{
	text-transform: uppercase;
}

.box1{
	border-bottom: 1px solid #e5e5e5;
}
.article-title {
    font-family: 'SVN-Avo-bold';
    font-size: 18px;
}
.article-company {
    font-size: 32px;
    color: #183f7a;
    font-family: 'SVN-Avo-bold';
    text-transform: uppercase;
    margin-top: 30px;
    line-height: 40px;
}
.article-company p{
	margin-bottom: 20px;
}

a.button.is-outline.primary   {
	line-height: 47px;
    width: 195px;
    height: 47px;
    background-image: url(images/border-blue.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 0px;
    text-transform: unset;
    font-weight: normal;
}

.bggra .box .box-image a:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(images/background-dich-vu.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}
body:not(.home) header#header{
	position: absolute;
}

body:not(.home)  .header:not(.transparent) .header-nav-main.nav > li > a {
    color: #fff;
}
.header-block .page-title-tit{
	text-align: center;
	font-size: 50px;
	font-family: 'SVN-Avo-bold';
	color: #012060;
	line-height: 75px;
}
.header-block .rank-math-breadcrumb p{
	color: #012060;
}
.header-block .page-title a{
	color: #012060;
}
.header-block .rank-math-breadcrumb .separator{
	color: #fff;
}
.title-breadcrumbs .home:before,.box-blog-post .post-meta:before{
	display: inline-block;
	width: 49px;
	height: 4px;
	background-image: url(images/background-dash-1.png);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	content: "";
	margin-right: 10px;
}
.box-blog-post .post-meta{
	font-size: 16px;
	color: #9b9b9b;
	margin: 10px 0px;
	opacity: 1;
}
.box-blog-post .is-divider{
	display: none;
}
span.widget-title{
    font-size: 30px;
    color: #183f7a;
    padding-left: 0;
    display: block;
    margin-bottom: 20px;
}
span.widget-title:before{
	display:block;
	width: 49px;
	height: 4px;
	background-image: url(images/background-dash-1.png);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	content: "";
	margin-bottom: 10px;
}
.widget .is-divider{
	display: none;
}
.widget_nav_menu{
	background-color: #183f7a;
	padding:50px 15px;
}
.widget_nav_menu span.widget-title{
	color: #fff;
}
.widget_nav_menu ul li a{
	color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    display: flex;
    padding: 10px ;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.widget>ul>li+li, ul.menu>li+li{
	border:0px;
}
.widget_nav_menu ul li a:before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f0da";
	margin-right: 15px;
}

.header-block {
    min-height: 0px;
}
.entry-header-text-top{
	padding-bottom: 0px;
}
.entry-content{
	padding-top: 0px;
}
.home .box:hover .box-text{
	background-color:#c00000 !important;
}
.home .box:hover .box-text a{
	color:#fff !important	
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header-block .page-title-tit{
	font-size: 25px;
}
header#header{
	background-color: var(--primary-color);
}
body:not(.home) header#header{
	position: relative;
}
h2.section-title span{
	font-size: 25px;
}
}
