@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
/*

light 300
regular 400
medium 500
semi-bold 600
bold 700
font-family: 'Lato', sans-serif;

*/

*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; margin:0; padding:0; }

a{ text-decoration:none !important; }
ul,li{ list-style:none; }
img{ max-width:100%; outline:none; }


body{ font-family: 'Lato', sans-serif  !important;
background:url(../images/bodybg.jpg); background-position:top center;  background-repeat:no-repeat; }

.topsection {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 180px;
}


.limg1 {
    position: absolute;  left:0; 
    
}

.limg2 {
    
    position: absolute;
    
}

.limg3 {
    position: absolute;
    left: 21%;
}

.toplogobox {
    float: left;
    width: 100%;
    min-height: 197px;
} 

.bottomlogobox {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 73px;
    top: 47px;
    position: relative;
}

.box2 { margin-top:15px; }
.bar-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0px;
    background: url(../images/bar.png);
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat;
    margin-top: 90px;
}

.bartext { font-size:38px; color:#000; font-weight:300; text-transform:uppercase;     line-height: 1.2em; }

.addressbox {   float: left;
    width: 100%;
    margin: 0;
    padding: 10px; font-size:15px; color:#A7A7A7; font-weight:300; text-align:center;  }

@media(max-width:1200px){
	
	
	
}


@media(max-width:1024px){


}


@media(max-width:900px){
	
	


}

@media(max-width:769px){
	

		
}



@media(max-width:640px){
	
	



.limg3 { left:0; }

.bartext { font-size:28px; }

.bar-section { margin-top:0; }

	

	
}






@media(max-width:480px){

}






@media(max-width:360px){


}


