@charset "utf-8";
/* CSS Document */


@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot?v=4.0.3');
  src: url('../fonts/Roboto-Light.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/Roboto-Light.woff?v=4.0.3') format('woff'), url('../fonts/Roboto-Light.ttf?v=4.0.3') format('truetype'), url('../fonts/Roboto-Light.svg?v=4.0.3#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

.welcm {
    font-size: 1.6rem;
  }

.bgimgatt  {
    background-image: url(../images/bg22.jpg);
    background-repeat: repeat-x;
    background-position: 0% 0%;
    background-size: contain;
	border-bottom: 1px solid #eeeeee;
}

.textcont {font-size:15px;}

.textcont2 {font-size:14px;}

.padsml {
    padding: 5px;
}

.abtxt {font-size:16px!important; border-left:3px solid #3f4044; padding-left:15px;}

.paratxt {font-family: 'Roboto', sans-serif; font-size: 18px; color:#333;}

.txtspc {font-weight:bold; font-size:16px;}

.titlebn {
    font-family: Raleway-Regular !important;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    padding: 20px;
    background-color: rgba(50, 55, 54, 0.8);
    width: 70%;
}


.textbn {
    padding: 20px;
    font-family: Raleway-Regular !important;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    background-color: rgba(238, 107, 53, 0.8);
    width: 90%;
}

.inbanht {height:252px;}

.google-maps {
    position: relative;
    padding-bottom: 35%; // This is the aspect ratio
   
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.menbar{
background-color: rgba(255,255,255,0.3);
position: absolute;
z-index: 10000;
left: 0;
right: 0;
}


.phill {
    background: #2f2110;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0px;
}

.fbig {
    padding: 12px 10px;
    display: block!important;
    font-size: 30px;
    text-align: center!important;
    font-weight: normal !important;
}

.imgshadow {box-shadow:1px 0px 10px #999;}

.footbkg {background-color:#ddd;}

@media (max-width: 640px) {
.abtxt {font-size:14px!important; border-left:none; padding-left:0px;}
	.bgimgatt {padding:5px!important;}

	.uk-logo {margin:-10px -10px!important;}
	
	.google-maps {
    position: relative;
    padding-bottom: 70%; // This is the aspect ratio
    overflow: hidden;}
    
    .inhead, h3{
    font-size: 22px;}
	
	.titlebn {
    font-family: Raleway-Regular !important;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
    background-color: rgba(50, 55, 54, 0.8);
    width: 100%;
}


.textbn {
    padding: 5px;
    font-family: Raleway-Regular !important;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    background-color: rgba(238, 107, 53, 0.8);
    width: 100%;
}
	
.fbig {
    padding: 5px 5px;
    display: block!important;
    font-size: 22px;
    text-align: center!important;
    font-weight: normal !important;
}

.uk-text-large {
    font-size: 0.99rem;
    line-height: 1.5;
}
	
.uk-dotnav {margin: 0px 0px -10px 0px!important;}
	
	.remo {margin-top:0!important;}
	
	.inbanht {height:160px!important;}
}

@media (max-width: 674px) {
	.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
		font-size: 13px!important;
	}
}