/*
Theme Name: ThammyvienTSNhan
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: 'utmavo';
    src: url('/wp-content/themes/thammyvientsnhan/font/utmavo.eot');
    src: local('UTM Avo'), 
    url('/wp-content/themes/thammyvientsnhan/font/utmavo.woff') format('woff'), 
    url('/wp-content/themes/thammyvientsnhan/font/utmavo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nevo';
    src: url('Montserrat-VariableFont_wght.ttf');
}
@font-face {
    font-family: 'Nevo-bold';
    src: url('Montserrat-Italic-VariableFont_wght.ttf');
}
body {
    text-transform: none;
    font-size: 14px;
    font-family: 'Nevo' !important;
    font-size: 14px;
        background: #f8f8f8;
}
.nav > li > a {font-family:  "utmavo", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "utmavo", sans-serif;}
.alt-font{font-family: "utmavo", sans-serif;}

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

.banner-layers h2 {
font-size: 42px !important;
}
}
:root {
    background: #fff !important;
}
.header-top{    background: #fff !important;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #F3F3F3;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 10px 0px;}
    .nav-dark .nav-divided>li+li>a:after {
    border-width: 0 0 1px 0;
    border-color: #F3F3F3;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.header-top .nav>li>a>i+span{    color: #457abd !important;font-family: nevo-bold;
    font-size: 13px;
    font-weight: bold;}
    .nav-dark .nav>li>a {
    color: #457abd !important;
}
a.plain {
    color: #616161;
    transition: color .3s, opacity .3s, transform .3s;
    font-size: 13px !important;
}
.container, .row{
    max-width: 100% !important;
        padding: 0px 30px;

}
.header-main .nav > li > a {
    line-height: 16px;
    font-family: "Play", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -.3px;
    padding: 18px 16px;
}
.header:not(.transparent) .header-nav.nav > li.active > a{    color: #457abd !important;}
.header:not(.transparent) .header-nav.nav > li > a:hover {
     color: #457abd !important;
}
.button.primary:not(.is-outline){background-color: #1424ff;}
.wp-about {
    padding: 60px 0px;
}
.vizion-counter{border-radius: 5px 5px 5px 5px;
        padding: 16px 32px 25px 34px;
            background-color: #E8F1FF;
    border-style: none;
}
.timer{color: #05CEA7;
    font-size: 50px;
    font-family: 'Nevo';}
h5.counter-title-text{}
p.counter-content-text{
    font-size: 14px;
    line-height: 30px;
    font-family: 'Nevo';
    font-style: normal !important;}
.vizion-counter-left{    padding: 16px 61px 25px 60px;}
.vizion-counter-left .timer{color: #1B78F9 !important;}
.bt-2{  --color-background-gradiant: linear-gradient(90deg, #a733bb 0%, #7d4ac7);
    background: #a733bb !important;
    padding: 10px 20px;
    border-radius: 4px !important;}
    .bt-1{background: rgb(0, 122, 255) !important;
    text-transform: none !important;
    font-family: nevo;
    font-weight: normal;}
    .section-3{}
    .section-3 .icon-box{
    padding: 30px 23px;
    background-color: #FFF;
    box-shadow: 0 4px 90px 0 rgb(0 0 0 / .05);
    min-height: 260px;
    line-height: 26px;
    font-size: 15px;
    font-family: 'Nevo';
    font-weight: normal;
}
.section-3 .icon-box:hover{background-color: #457abd;color:#fff;}
.section-3 h3{color:#fff;}
.col-inner ul li {
    list-style: square;
    color: #000 !important;
    margin-left: 0;
}
.banner-layers{}
.banner-layers ol{
    background: transparent;
    padding: 0;
    margin-bottom: 0;
    margin-top: 15px;
}
.banner-layers ol li{
    list-style: none;
    display: inline-block;
    position: relative;
}
.banner-layers ol li a{}
.banner-layers h2{    font-size: 50px;}