A                   {
    font-size: 18px;
    font-family: Roboto, "Open Sans", Helvetica, Arial;
    color: #111111;
    text-decoration: none;
    font-weight: 400;
    display: block;
	}

A:link              {
    color: #111111;          
	}

A:visited           {
    color: #111111;
	}

A:hover             {
    color: var(--main-color);
	}
	
A:active            {
    color: #FF0033;
    outline: none;
	}
	
A:focus             {
    color: #FF0033;
    outline: none;
    }

input:focus,
select:focus,
textarea:focus,
button:focus        {
    outline: none;
    }
		   
body                {
    -webkit-text-size-adjust: none;
    --main-color: #3C6AAA;
    --sec-color: #F9C007;
    --bkg-color: #E0E0EE;
    background-color: #FFFFFF;
    }
	
 /* #0173E5 #3C6AAA*/
.st0                {
    fill: #3C6AAA;
    }

.st1                {
    fill: #FFFFFF;
    }
	
u                   {
    text-decoration: none;
    color: yellow;
    }
	
.nwspc              {
    font-size: 0.4em;
    }
	
abbr                {
    text-decoration: none;
    }

span.avoidwrap      {
    display:inline-block;
    }

#wrapper            {
    margin:0 auto;
    border: 0;
    width: 98%;
    max-width: 1200px;
    min-width: 214px;
    }

.conte              {
    display:flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    }
			
*                   {
    box-sizing: border-box;
    }

html                {
    font-family: sans-serif;
    }

.header             {
    padding: 0;
    margin: 0;
    }
 
#logocontainer      {
    position: relative;
    width: 350px;
    height: 100%;
    }
 
.logo1              {
    position: absolute;
    top: 3px;
    left: 0;
    padding-bottom: 8px;
    height: 100%;
    }
 
#hamburgercontainer {
    position: relative;
    width: calc(100% - 350px);
    height: 100%;
    }
 
.logo               {
    position: absolute;
    left: 0;
    bottom: 0;
    }

.imglim             {
    max-width: 100%;
    }
  
.logolim            {
    max-width: 82px;
    }

.hd1                {
    display: flex;
    width: 100%;
    height: 120px;
    border: 0;
    padding: 0 6px;
    margin: 0;
    }
	   
#displaymenu        {
    margin: 0;
    border: 0;
    padding: 0;
    }
	
.footer             {
    background-color: var(--main-color);
    color: #ffffff;
    text-align: center;
    padding: 10px;
    display: block;
    margin-top: 4px;
    margin-left: 2px;
    margin-right: 2px;
    }

.foot               {
    font-size: 14px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-weight: normal;
    text-decoration: none;
    margin-top:0px;
    margin-bottom:0px
    }
		   
.foot a             {
    font-size: 14px;
    color: #F9C007;
    font-family: "Open Sans";
    font-weight: normal;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline;
    }

.foot a:hover       {
    color: #fbd96a;
    }

.foot2              {
    font-size: 11px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-weight: normal;
    text-decoration: none;
    margin-top:8px;
    margin-bottom:0px;
    }
		   
.footsep            {
    font-size: 2px;
    }
   
.vertical-center    {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    }

.vertical-bottom    {
    margin: 0;
    position: absolute;
    bottom: 1%;
    right: 2px;
    }
		   
.content2           {
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 6px;
    text-align: center;
    }

.colu2              {
    flex-basis: 24.5%;
    margin-top: 0.17vw;
    margin-bottom: 0.17vw;
    padding: 6px;
    margin-left: 0.25%;
    margin-right: 0.25%;
    background-color: var(--bkg-color);
    border-radius: 5px;
    }

.bkgrd              {
    width: 99.5%;
    background-color: var(--bkg-color);
    border-radius: 6px;
    }
	   
ul                  {
    list-style-type: none;
    padding-left: 0;
    }

li                  {
    padding: 2px;
    margin-bottom: 12px;
    border: 0;
    text-decoration: none;
    border-radius: 3px;
    }

.nobord             {
    padding: 0px;
    margin-bottom: 12px;
    text-decoration: none;
    border: 0;
    }
	
.titu0              {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    height:82px;
    background-color: var(--main-color);
    color:#FFFFFF;
    padding-top: 14px;
    padding-left: 1%;
    padding-right: 1%;
    border-radius: 6px;
    }

.titu               {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    height:82px;
    background-color: var(--main-color);
    color:#FFFFFF;
    padding-top: 8px;
    padding-left: 1%;
    padding-right: 1%;
    border-radius: 6px;
    }

.titu1              {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    height:82px;
    background-color: var(--main-color);
    color:#FFFFFF;
    padding-top: 28px;
    padding-left: 1%;
    padding-right: 1%;
    border-radius: 6px;
    }
    
	.titu-cen           {
    line-height: 22px;
    }
		
.tituc              {
    cursor: pointer;
    }

.catsep             {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    height: 14px;		
    }

h1                  {
    margin: 0;
    }

h2                  {
    font-family: "Open Sans", Helvetica, Arial;
    font-weight: 400;
    font-size:18px;
    color:#FFFFFF;
    height:20px;
    line-height:18px;
    padding-top:0px;
    padding-left:0px;
    margin-top:2px;
    margin-bottom:0px;
    text-align:center;
    background-color: var(--sec-color);
    width:100%;
    border-radius: 5px;
    }
	
h3                  {
    font-family: "Open Sans", Helvetica, Arial;
    font-size:21px;
    font-weight: 300;
    line-height: 20px;
    padding-top: 4px;
    margin: 0;
    text-align: center;	
    }

h4                  {
    font-size:18px;
    color: var(--main-color);
    font-family: Lato, Helvetica, Arial;
    font-weight: 700;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-top:0px;
    padding-top: 0;
    margin-bottom:12px;
    background-color: #FFFFFF;
    border: 2px solid var(--sec-color);
    border-radius: 5px;
    line-height: 26px;
    }
		  
.sep2               {
    border:0;
    height:4px;
    padding-left:0px;
    margin-top:2px;
    margin-bottom:2px;
    background-color:var(--sec-color);
    width:100%;
    border-radius: 5px;
    }
	 
.sep3               {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    height: 28px;
    }
	 
.imgtop             {
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
    }
		   
.hd0                {
    height: 24px;
    width: 100%;
    padding: 0;
    display: block;
    text-align:center;
    vertical-align: bottom;
    border: 0;
    margin-bottom: 2px;
    }
	   
.srch               {
    height:66px;
    width:100%;
    display: flex;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0px;
    margin-bottom: 8px;
    text-align:center;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    }

.logomid            {
    width:25%;
    height:66px;
    padding-top:18px;
    padding-right: 0;
    vertical-align: middle;
    text-align:right;
    border:0;
    margin-right: 4px;
    }

.frmdiv             {
    width:75%;
    height:66px;
    padding-top:20px;
    padding-left:0;
    text-align:left;
    float: left;
    }	
	
.frm                {		
    width: 70%;
    height: 26px;
    float: left;
    font-size: 16px;
    border: 1px solid #AAA;
    border-radius: 4px;
    }
	  
.btn                {
    height: 26px;
    background-color: #DFDFDF;
    color: #444444;
    border: 1px solid #444444;
    -webkit-appearance: none;
    -webkit-border-radius: none;
    border-radius: 3px;
    cursor: pointer;
    float: left;
    margin-left: 4px;
    }

.btn:hover          {
    background-color: #BBBBBB;
    color: #333333;
    }

/* MEDIA QUERIES */	

@media screen and (max-width: 266px)                            {
  
.colu2              {
    margin-bottom: 1.6vw;
    flex-basis: 99.5%;
    }
  
.hd0                {
    height: 18px;
    }

h2                  {
    font-size: 16px;
    height: 17px;
    line-height: 16px;
    }

.titu0              {
    height: 60px;
    padding-top: 6px;
    line-height: 14px;
    }

.titu               {
    height: 60px;
    padding-top: 6px;
    line-height: 16px;
    }

.titu1              {
    height: 60px;
    padding-top: 19px;
    }
	
.titu-cen           {
    font-weight: 400;
    }  
	
h3                  {
    font-size: 14px;
    }
	
A                   {
    font-size: 12px;
    }
	
h4                  {
    font-size: 13px;
    line-height: 26px;
    }
	
.foot               {
    font-size: 9px;
    }
	
.foot2              {
    font-size: 9px;
    }
	
.foot a             {
    font-size: 9px;
    }

.logomid            {
    width: 11%;
    padding-top: 19px;
    }
	
.frmdiv             {
    width: 88%;
    }
	
.btn                {
    font-size: 11px;
    }
	
}

@media screen and (min-width: 267px) and (max-width: 345px)     {
 
.colu2              {
    margin-bottom: 1.6vw;
    flex-basis: 99.5%;
    }
  
.hd0                {
    height: 18px;
    }

h2                  {
    font-size: 16px;
    height: 17px;
    line-height: 16px;
    }

.titu0              {
    height: 60px;
    padding-top: 6px;
    line-height: 14px;
    }
	
.titu               {
    height: 60px;
    padding-top: 6px;
    line-height: 16px;
    }

.titu1              {
    height: 60px;
    padding-top: 19px;
    }
	
.titu-cen           {
    font-weight: 400;
    }   
	
h3                  {
    font-size: 14px;
    }
	
A                   {
    font-size: 13px;
    }
	
h4                  {
    font-size: 13px;
    line-height: 26px;
    }
	
.foot               {
    font-size: 11px;
    }
	
.foot2              {
    font-size: 9px;
    }

.foot a             {
    font-size: 11px;
    }

.logomid            {
    width: 11%;
    padding-top: 19px;
    }

.frm                {
    width: 74%;
    }
	
.frmdiv             {
    width: 88%;
    }

.btn                {
    font-size: 12px;
    }
	
}

@media screen and (min-width: 346px) and (max-width: 380px)     {

.colu2              {
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 0.8vw;
    flex-basis: 49%;
    }
		  
.hd0                {
    height: 18px;
    }
	
h2                  {
    font-size: 16px;
    height: 17px;
    line-height: 16px;
    }

.titu0              {
    height: 60px;
    padding-top: 6px;
    line-height: 14px;
    }
	
.titu               {
    height: 60px;
    padding-top: 6px;
    line-height: 16px;
    }

.titu1              {
    height: 60px;
    padding-top: 19px;
    }

.titu-cen           {
    font-weight: 400;
    } 
    
h3                  {
    font-size: 14px;
    }
	
A                   {
    font-size: 14px;
    }
	
h4                  {
    font-size: 14px;
    line-height: 26px;
    }
	
.foot               {
    font-size: 11px;
    }
	
.foot a             {
    font-size: 11px;
    }
	
.foot2              {
    font-size: 9px;
    }
	
.logomid            {
    padding-top: 21px;
    }

.logolim            {
    max-width: 68px;
    }
	
}
	  
@media screen and (min-width: 381px) and (max-width: 500px)     {

.colu2              {
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 0.7vw;
    flex-basis: 49%;
    }
 
.hd0                {
    height: 18px;
    }
	
h2                  {
    font-size: 16px;
    height: 17px;
    line-height: 16px;
    }

.titu0              {
    height: 60px;
    padding-top: 6px;
    line-height: 14px;
    }
	
.titu               {
    height: 60px;
    padding-top: 6px;
    line-height: 16px;
    }
	
.titu1              {
    height: 60px;
    padding-top: 19px;
    }
    
.titu-cen           {
    font-weight: 400;
    }
	
h3                  {
    font-size: 14px;
    }
	
A                   {
    font-size: 14px;
    }
	
h4                  {
    font-size: 14px;
    line-height: 26px;
    }

.foot               {
    font-size: 11px;
    }
	
.foot a             {
    font-size: 11px;
    }
	
.foot2              {
    font-size: 9px;
    }
	
.logomid            {
    padding-top: 21px;
    }
	
.logolim            {
    max-width: 68px;
    }
	
}

@media screen and (min-width: 501px) and (max-width: 635px)     {

.colu2              {
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 0.7vw;
    flex-basis: 49%;
    }
 
h3                  {
    font-size: 20px;
    line-height: 20px;
    }

A                   {
    font-size: 17px;
    }

.logomid            {
    padding-top: 18px;
    }
    
.footer             {
    margin-top: 6px;
    }
	
.foot               {
    font-size: 14px;
    }
	
.foot a             {
    font-size: 14px;
    }
	
.foot2 				{
    font-size: 11px;
    }

}
 
@media screen and (min-width: 636px) and (max-width: 809px)     {

.colu2              {
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 0.4vw;
    margin-bottom: 0.4vw;
    flex-basis: 49%;
    }
	  		  	  
h3                  {
    font-size: 20px;
    line-height: 20px;
    }
   
h4                  {
    font-size: 18px;
    line-height: 26px;
    }

A                   {
    font-size: 18px;
    }

.logomid            {
    padding-top: 18px;
    }
	
.foot               {
    font-size: 14px;
    }
	
.foot a             {
    font-size: 14px;
    }
	
.foot2              {
    font-size: 11px;
    }

}

@media screen and (min-width: 810px) and (max-width: 1130px) 	{

.colu2              {
    margin-bottom: 0.24vw;
    }
		  
h3                  {
    font-size: 18px;
    line-height: 18px;
    }
   
h4                  {
    font-size: 17px;
    line-height: 24px;
    }

A                   {
    font-size: 17px;
    }

.logomid            {
    padding-top: 18px;
    }
	
.foot               {
    font-size: 14px;
    }
	
.foot a             {
    font-size: 14px;
    }
	
.foot2              {
    font-size: 11px;
    }

}
