
/
	
 @font-face {
      font-family: "Oswald", sans-serif;
 	  src: url("/inc/fonts/Oswald/static/Oswald-Bold.ttf");
    }
		
.bebas-neue-regular {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 300;
  font-style: normal;
}

	
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
    display: none !important;
    content: " ";
}
#map {height: 400px;width: 100%;}
#pageInnerWrapper{background: rgba(255, 255, 255, 1);}


.oswald-bold {
  font-family: "Oswald", sans-serif;
  //font-optical-sizing: auto;
  font-weight: 900;
  font-style: bold;
}

.oswald-normal {
  font-family: "Oswald", sans-serif;
  //font-optical-sizing: auto;
  font-size: 16px;  
  font-weight: 400;
  font-style: normal;
}
.oswald-small {
  font-family: "Oswald", sans-serif;
  //font-optical-sizing: auto;
  font-size: 12px;  
  font-weight: 400;
  font-style: normal;
}


.lead{
  font-family: "Oswald", normal; 
  font-size: 18px;  
  color: #000;
  font-weight: 300;  
}

.sloganBtm{
  align-self: flex-end;
  width: 100%;
  height: 40px;
}
.flex-grow {
    flex: 1 0 auto;
}

.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

html,body{color:#ddd;font-family:'Oswald',regular;font-style:normal;font-weight:300;margin:0;padding-bottom: 40px;}


body{overflow-y:scroll;padding:0;margin:0;color:#000;width:100%;height:100%;font-family:"Oswald", sans-serif;font-style:bold;font-weight:300;font-size:14px}
p.clear{clear:both}
.picButton{cursor:pointer}
.footerImage{vertical-align:top;padding-top:10px;padding-bottom:10px;text-align:center;height:45px; border: 1px solid #cccccc;}
#pageWrapper{position:absolute;top:0;width:100%;vertical-align:top;min-height:100vh;height:auto}

#cnt_header{width:100%;display:inline-flex;padding-bottom:20px;}
#cnt{width:100%;display:inline-flex;padding-top:20px;padding-bottom:20px;}
#cnt_legal{width:100%;display:inline-flex;padding-top:20px;padding-bottom:20px;}

#tfooter{position:relative;left:0;bottom:0px;width:100%;display:inline-block;}

.img_footer{max-width:200px; border: 1px solid #cccccc;}
.adress_info{height:auto;display:inline-block;float:left;max-width:580px}
.row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
@media screen and (max-width:420px){
    body{background-color:#fff;padding:0!important;background:#FFF}
    #pageWrapper{display:block;width:100%;height:auto;vertical-align:top}
    .left{text-align:center;}
    .right{text-align:center;}
}
@media screen and (max-width:1200px){
    #pageWrapper{max-width:1170px}
}
@media screen and (max-width:992px){
    #pageWrapper{max-width:970px}
}
@media screen and (max-width:768px){
    #pageWrapper{max-width:100%}
    .left{text-align:center;}
    .right{text-align:center;}
}
@media screen and (max-width:480px){
    .footerPics{width:100%}
    #tfooter{position:relative;left:0;bottom:0px;width:100%;display:inline-block;padding-left:10px;padding-right:10px;margin:0}
    .left{text-align:center;}
    .right{text-align:center;}
}
@media (min-width: 768px) and (max-width: 879px){
	.no_padding  {padding-left:0px !important;	padding-right:0px !important;}
	.no_maring  {maring-left:0px !important;	maring-right:0px !important;}
    .left{text-align:center;}
    .right{text-align:center;}

}

body {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 300;
  font-style: normal;  
  }

	
footer {
	background-color: rgba(255,255,255,0.3);
	color: #1a1d5b;
}

.nav-link{
	font-family: 'Georgia'; 
	font-size: 30px; 
	color: #1a1d5b;	
}
