@import url('//fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap');

@font-face {
    font-family: "bebasneue";
    src: url('../fonts/utm_bebas-webfont.eot');    
	src: url('../fonts/utm_bebas-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/utm_bebas-webfont.ttf') format('truetype'), url('../fonts/utm_bebas-webfont.svg#font_class_name') format('svg');
    font-weight: normal;
}


/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/Zd2E9abXLFGSr9G3YK2MsDrvev4WAjW489CRDHIkJ90.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/Zd2E9abXLFGSr9G3YK2MsCGXDOnx9ptx3UTSPTrfsgk.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/Zd2E9abXLFGSr9G3YK2MsAZ98xO_Wnt-JIem4AuLGfs.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/Zd2E9abXLFGSr9G3YK2MsE1G989qbVg6RT5ly5jB8V8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/Zd2E9abXLFGSr9G3YK2MsJ84zb0nVte6liF9gGtpo1Y.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/Zd2E9abXLFGSr9G3YK2MsD86pq2NkPzVgw_9lpT6RGI.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(../fonts/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


body {
	  font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
	
    padding-top: 0;
    padding-bottom: 0;
    background-color: #ffffff;
}


.navbar-nav .lsearch {float:right}
.navbar .navbar-nav > li > a {
    color: #4a4949;
    font-family: "bebasneue", Tahoma, Arial, sans-serif !important;
    font-weight: normal;
    font-size: 22px;
	padding-left:9px;
	padding-right:9px;
}

h1, h2, h3 {
    font-family: 'bebasneue', Arial, Tahoma, sans-serif !important;
    font-weight: normal;
}

h1 span, h1 span span, 
h1 a {
	font-size: 36px !important;
	line-height: 36px !important;
}


h2 a {
	font-size: 28px;
}

h3 a {
	font-size: 22px;
}

a	{
	
	font-size:15px;
}

.web-font {
    font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif !important;
    font-weight: normal;
}



/* ---------------- */


body {
    padding-top: 0;
    padding-bottom: 0;
}

h1 {
    color: #AE1A1F;
}

h2 {
    color: #fed014;
}

.banner {
    max-width: 100%;
    height: auto;
    background-color: #FFFFFF;
}

.navbar {
    background-color: #fed014;
    border: 0;
    margin-bottom: 0;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
}

    .navbar .navbar-brand {
        color: #4a4949;
    }


    .navbar .navbar-nav > li > a {
        color: #4a4949;
    }

    .navbar .navbar-nav > li.active {
        background-color: #fed014;
    }


.navbar-default .navbar-nav > .active {
    color: #fed014;
    background: #fed014;
}

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #292923;
        background: #FFFFFF;
    }

.navbar .nav > li > a:hover {
    background-color: #FFFFFF;
    color: #292923;
}

.dropdown-menu {
    background: #fed014;
    color: #FFFFFF;
}

    .dropdown-menu > li > a {
        color: #000;
        font-family: "bebasneue", Tahoma, Arial, sans-serif !important;
        font-size: 20px;
    }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #fff000;
        color: #231F20;
    }


::-webkit-scrollbar {
    width: 6px;
    background-color: #c8e4fb;
	
}

::-webkit-scrollbar-thumb {
    background-color: #fed014;
    height: 20px !important;
}

.clearfix:after 	{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;	height: 0;}
.clearfix 			{display: inline-block;}	 

ul,ol{list-style:none}

li .dropdown-menu .dropdown-item{
    text-transform: uppercase !important;
    color: #4a4949;
    font-family: "bebasneue", Tahoma, Arial, sans-serif !important;
    font-weight: normal;
    font-size: 22px;
}