@font-face {
    //font-family: 'impact';
    //src: url('https://f.dviz.factoviz.com/UserFiles/0/1/9/impact.woff') format('woff');

    font-weight: normal;
    font-style: normal;
}

.title, h1, h2, h3, h4, h5, h6 {
font-family: impact;
}
body, p, div {
font-family: Roboto;
}

h1, h2, h3, h4, h5, h6, p  {
    padding-bottom: 0px;
	padding-top: 0px;
	opacity: 1;
   
}

h1 {
    font-size: 42px;
}

div {
    font-size: 18px;
}

p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: black;   
}

.title {
    font-family: 'impact', sans-serif;
    color: #1665C1;
    font-size: 23px;
}

.header-bar, .content, .text {
    font-family: 'impact', sans-serif;
    color: #FFFFFF;
    font-size: 18px;
}

.main-header, .content, .text {
    font-family: 'impact', sans-serif;
    color: #FFFFFF;
}

div#global{width:100%;padding:5px;}  
div#g{float:left;width:50%;}  
div#d{margin-left:9%;vertical-align: middle;}

div#global2{width:100%;padding:0px;}  
div#g2{float:left;margin-right:15px; margin-top: -8px;}  
div#d2{margin-top:2%;margin-left:2%;vertical-align: middle;padding-bottom: 4px;
font-family: 'Roboto';
    font-weight: 700;
    font-size: 36px;
    margin-top: 30px;
}
div#d3{margin-left:2%;
    font-family: 'Roboto';
    font-size: 30px;
    margin-top: 30px;
}

.titlew {
    font-family: 'impact', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

.titlenew {
    font-family: 'impact', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: white;
    margin-top: 20px;
    margin-bottom: 4px;
}

.main-header nav a.focus span { color: #086185;
}

.main-header nav a.active span, .main-header nav a:hover span {
    color: #FFFFFF;
}

.header-bar {
    background: #086185;

}
.main-header {
    background: #E84E1B;

}


a, a:hover {
    color: #E84E1B;
}

a, a:hover, a:focus {
    color: #E84E1B;
}

a.press, a.press:active, a.press:focus, a.press:hover {
    color: white;
}

.progressbar .bar {
    background: #FFDE00;
}

.progressbar .thumb {
    background: #086185;
}

.progressbar .thumb-shadow {
    background: -moz-linear-gradient(top,#FFDE00 0,rgba(75,207,106,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4bcf6a),color-stop(100%,rgba(75,207,106,0)));
    background: -webkit-linear-gradient(top,#FFDE00 0,rgba(75,207,106,0) 100%);
    background: -o-linear-gradient(top,#FFDE00 0,rgba(75,207,106,0) 100%);
    background: -ms-linear-gradient(top,#FFDE00 0,rgba(75,207,106,0) 100%);
    background: linear-gradient(to bottom,#FFDE00 0,rgba(75,207,106,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A5B4F0', endColorstr='#004bcf6a', GradientType=0);
}

.grad {
    background: #086185;
	margin-top: 0px;
    margin-bottom: 0px;
}

.grad2 {
    background: #ED1455;
	margin-top: 0px;
    margin-bottom: 0px;

}

.grad3 {
    background: #086185;
	margin-top: 0px;
    margin-bottom: 0px;
}

.grad4 {
    background: #086185;
	margin-top: 0px;
    margin-bottom: 0px;
}

.fullscreen-image {
	margin-top: 0px;
    margin-bottom: 0px;
	padding-bottom: 0px;
}

.section .title img {
height: 70px;  
}

.main-header a span {  
    text-transform: none;
    font-family: 'impact', sans-serif;
    letter-spacing: normal;
    font-weight: normal;
    font-size: 14px; 
    color: #FFFFFF; 
	opacity: 1;
}

.main-header a:hover span {
    padding-left: 5px;
    font-weight: bold;
}

.header-bar .text {  
    font-family: 'impact', sans-serif;
    vertical-align: middle;
    color: #FFFFFF;
    letter-spacing: normal;
    font-size: 19px; 
}

.main-header ul:after {
    background-color: #E84E1B;
}

.main-header a, .main-header a.home  { color: #fff; }
.burger span { background: #fff; } 

hr {
margin-top: 0px;
margin-bottom: 4px;
height: 3px; 
background:linear-gradient(90deg, rgba(57,66,99,1) 0%, rgba(56,198,248,1) 100%);
}

.style2 {
	border-top: 1px solid #BCBEC0;
}

.fullscreen-image .light-text h3, .subtitle {
  text-shadow: 0 0 25px rgba(0,0,0,0);
	opacity: 1;
}
.section_237_fullscreen_image, .section_237_fullscreen_content h3, {
  margin-bottom: 0!important;
}
.section_237_fullscreen_image .light-text h3 {
  opacity: 1!important;
}

.section_237_fullscreen_image .title {
    font-size: 48px;
}
.section_237_fullscreen_image h3 {
font-size: 33px;
}
    
.highcharts-tooltip {
    z-index: 110
}

@media only screen and (max-width: 540px) {
    .first-content-block table {
        width: auto !important;
    }
    .pie-chart-content-block .highcharts-label span {
        font-size: 8pt !important;
    }
}

.green {
    color: #394263;
}

.subtitle {
  margin: 2em 0 0 0;
  font-family: 'impact', sans-serif;
  font-size: 24px;
  font-weight: 700;
  opacity: 1;
}
.fancy {
  line-height: 1;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  top: 0;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

#section_235_fullscreen_content_1622803129831,
#section_235_fullscreen_content_1622803189088,
#section_235_fullscreen_content_1629121656623,
#section_235_fullscreen_content_1622802250276,
#section_237_fullscreen_image_1631627181486 {
  margin-bottom: 0;
}

#section_235_100_1629120193172 .col-100.col > div {
  width: 100% !important;
  height: auto !important;
}
#section_235_fullscreen_content_1629381166653 {
    margin-bottom: 0;
}

.mobiprox-menu-container{
	width: 940px;
	height: 480px;
	margin: 0 auto;
	position: relative;
	margin-top: 16px;
	box-sizing: content-box;
	line-height: normal;
}
.mobiprox-menu-container .title-bg,
.mobiprox-title-container .title-bg{
	background: #156487;
	border-left: 13px solid #E94F1D;
        width: 30px;
	margin-top: 7px;
	height: 43px;
	float: left;
	box-sizing: content-box;
}
.mobiprox-menu-container .title,
.mobiprox-title-container .title{
	float: left;
	font-size: 29px;
	color: #000000;
        text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	margin: 13px 0 0 12px;
	letter-spacing: 1px;
        width: calc(100% - 60px);
}



