html, body {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
	outline:none;
}
a, img, img a {
	outline: none !important;
	border: none;
}
body {
	font-family: 'latolight' !important;
	color: #000000 !important;
	line-height: 26px !important;
	font-size: 17px !important;
	background:#fff !important;
}


.txt-alignleft
{
	text-align:left;	
}
.txt-alignright
{
	text-align:right;	
}
.page-title
{
	color:#fff;
	font-size:34px;
	margin:0px 0 20px;
	 font-family: 'latobold';
	 text-transform:uppercase;
}
.page-title2
{
	color:#000;
	font-size:34px;
	margin:0px 0 20px;
	 font-family: 'latobold';
	 text-transform:uppercase;
}
.wrap1
{
	background:#ff8203;
	padding:7px 0;
	color:#fff;
	font-size:16px;
	font-family: 'latobold';	
}
.toptel01
{
	text-align:center;
	font-size:22px;
	color:#fff;	
	line-height:34px;
	display:none;
	margin:20px 0 0px!important ; 
	font-family: 'latobold';

}
.toptel01 a
{
	color:#fff;
	background:#000;
	padding:3px 8px;
	display:block;	
	border-radius:4px;
	font-size:19px;
	margin:2px 0;
}
.toptel01 a:hover, .toptel01 a:focus{ color:#fff; background:#333; text-decoration:none;}

.logo{ margin:8px 0 0;}
.logo img{ max-width:100%;}
.navoutter{ overflow:hidden; border-bottom:4px solid #fff;}
.navwrap{ margin:0px 0 0 0; padding:22px 0; position: relative;}
.affix .navwrap{ padding:15px 0;}
.affix .logo{ padding:0px 0; margin:0;}
.navwrap::before {
    background: #ff8203;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(45deg);
    width: 20000px;
}
.menutxt {
	float: left;
	height: 36px;
	padding: 8px 0 0 18px;
	font-size: 16px;
	text-transform:uppercase;
	line-height: 36px;
	display:none;
	color:#000;
	font-family: 'latobold';
}
.navbar-toggle
{
	padding: 12px 7px !important;
	margin-top:5px !important;	
}
.icon-bar{ background:#000 !important;}
.icon-bar:hover{ background:#999 !important;}
.navbar{	background:none !important;
	border:none !important;
	margin:0 !important;
	min-height:inherit !important;
}
.navbar-nav {
    margin: 0 !important;
}
.navbar-header
{
	padding:0 0px;
}
ul.navbar-nav
{
	list-style:none;
	float:right;
	background:none !important;
	border:none !important;

}
ul.navbar-nav li
{
	text-transform:uppercase;
	font-family: 'latobold';
}
ul.navbar-nav li a.menulink {
	font-size:16px;
	color: #fff;
	line-height: 33px !important;
	padding: 0 20px;
	text-decoration: none;
	cursor:pointer;
	transition: background-color 0.3s ease;
	border-radius:4px;
}
ul.navbar-nav li a.menulink:hover {
	color:#fff;
	text-decoration: none;
	border-radius:4px;
	background:#d66c00;
}
ul.navbar-nav li a.active, ul.navbar-nav li a.selected, ul.navbar-nav li a.active:hover, ul.navbar-nav li a.active:focus  {
	font-size:16px;
	color: #fff !important;
	line-height: 33px !important;
	padding: 0 20px;
	text-decoration: none;
	border-radius:4px;
	background:#d66c00;
}
a.qoute-btn 
{
	padding:8px 0;
	line-height:15px;
	color:#e4ff00;
	border-radius:6px;
	background:#231f20;
	text-align:center;
	display:block;
	margin:15px 0 0 0;	
}
a.qoute-btn:hover
{
	text-decoration:none;
	background:#ed1260;	
	
}
a.qoute-btn .txt1
{
	font-size:16px;
	text-transform:uppercase;
	font-family: 'latobold';
	color:#e4ff00;	
}
a.qoute-btn .txt2
{
	color:#fff;
	font-size:11px;	
}

 .affix {
      top: 0;
	  width:100%;
	  margin:0; padding:0px;
	  z-index:999;
	  background:#fff;
  }
.banner
{
	position:relative;
	z-index:99;	
}
.banner img{ width:100%; height:623px !important}


.wrap2
{
	padding:35px 0;
	color:#000000;
	line-height:28px;
	font-size:16px;
}
.serviceblock
{
	margin:0;
	font-size:15px;
	line-height:25px;
	color:#272727;	
}
.serviceblock .title
{
	font-size:19px;
	color:#000000;
	text-transform:uppercase;
	 font-family: 'latobold';
	 margin:18px 0 10px;	
}
.serviceblock a
{
	color:#ff8203;
	font-size:14px;
	text-transform:uppercase;	
	font-family: 'latobold';
}
.serviceblock a:hover, .serviceblock a:focus
{
	color:#000;
	text-decoration:none;	
}
.img-holder img
{
	max-width:100%;
}
.weltxt {
    background: #ff8203;
    color: #fff;
    font-size: 17px;
    line-height: 29px;
}
.txtcontent {
    padding: 42px 0;
    text-align: justify;
}
.welcontent {
    position: absolute;
    width: 100%;
    z-index: 90;
}
.welimg {
    position: relative;
    text-align: right;
}
.readmore {
    margin: 25px 0 0;
}
.readmore a {
    background: #fff;
	 color: #000;
    font-family: "latobold";
    font-size: 15px;
    padding: 8px 20px;
	text-transform:uppercase;
}
.readmore a:hover, .readmore a:focus {
    background: #000;
    color: #fff;
    text-decoration: none;
}
.wrap4
{
	background:#f1f1f1;
	padding:40px 0;	
}
.txt1
{
	color:#ff8203;
}
.txt2
{
	color:#1c1c1c;
	font-size:33px;
	margin:0 0 15px;	
	font-family: 'latobold';
	text-transform:uppercase;
}
.servicebox
{
	line-height:23px;
	font-size:15px;
	margin:0 0 35px;
	color:#717171;	
}
.servicebox img{ margin:0px 0 0;}
.servicebox .title
{
	color:#414141;
	font-size:20px;
	margin:5px 0 5px;	
	font-family: 'latobold';
}
.sepimg{ margin:0 0 35px; text-align:center;}
.servicebox p{ margin:0;}
.infoblock
{
	padding:35px 0;
	color:#ff8203;
	font-size:39px;
	line-height:28px;
	background:#161616 url(../images/bottom-bg.jpg) repeat-y top center;	
	font-family: 'latobold';
	text-transform:uppercase;
	border-bottom:4px solid #fff;
}
.infoblock .qt-btn a
{
	background:#fff;
	padding:14px 12px;
	text-decoration:none;
	color:#000;
	text-align:center;
	font-size:27px;
	display:block;
		
}
.infoblock .qt-btn a:hover, .infoblock .qt-btn a:focus
{
	background:#ff8203;
	color:#fff;
	text-decoration:none;	
}
.footercontent
{
	padding:35px 0;
	color:#fff;
	font-size:15px;
	line-height:28px;
	background:#161616 url(../images/bottom-bg.jpg) repeat-y top center;	
}
.socials{font-family: 'latobold'; font-size:16px;}
.socials img
{
	margin:0 2px;	
}
.footercontent .title
{
	font-size:18px;
	text-transform:uppercase;
	margin:0 0 15px;
	font-family: 'latobold';
	color:#fff;
}
.footercontent ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.footercontent ul li
{
		
}
.footercontent ul li a, .footercontent ul li a:hover, .footercontent ul li a:focus
{
	color:#fff;
}
.footercontent .footerlogo
{
	background:#fff;
	padding:10px;
	margin:0 0 15px;
	text-align:center;	
}
.footer
{
	padding:15px 0;
	text-align:center;
	font-size:13px;
	line-height:22px;
	color:#b8b8b8;
	background:#000000;
}
.footer a, .footer a:hover, .footer a:focus
{
	color:#fff;	
}
.reviewbox2 {
    border-radius: 6px;
    margin-top: 22px;
    padding: 24px;
	background:#f1f1f1;
	border:1px solid #CCC;
}
.reviewbox2 .title {
    border-bottom: 1px dashed #999;
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
	font-family: 'latobold';

}
.reviewbox2 .title2 {
    border-bottom: 1px dashed #999;
    color: #000;
    font-size: 24px;
    margin-bottom: 18px;
    padding-bottom: 18px;
	font-family: 'latobold';

}

.gallery-sep
{

	margin-bottom:30px;
	overflow:hidden;
}
.gallery-sep img{ height:260px; width:100%;}

.rev-frm .frmtitle {
    background-color: #231f1f;
    color: #fff;
	font-family: 'latobold';
    font-size: 22px;
    font-weight: 700;
    padding: 8px 15px;
}
.rev-frm .frm {
    background-color: #fff;
    font-size: 14px;
    padding:25px;
	border:2px solid #231f1f;
}
.rev-frm .frm ul
{
	margin:0;
	padding:0;
	list-style:none !important;	
}
.rev-frm .frm ul li
{
	display:block;	
	margin:0 !important;
	padding:0 !important;
}
.rev-frm .frm ul li a
{
	display:block;
	padding:8px 7px;
	font-size:15px;
	line-height:32px;
	font-family: 'latobold';
	border-bottom:1px dotted #000;	
}
.rev-frm .frm ul li a:hover, .rev-frm .frm ul li a:focus
{
	background:#fff;
	color:#000;
	text-decoration:none;	
}
.row-sep {
    border-bottom: 1px dashed #999;
    margin: 0 0 25px;
    padding-bottom: 25px;
}
.page-title06 {
    border-bottom: 1px dashed #ccc;
    color: #000;
    font-family: "latobold";
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0 25px;
    padding-bottom: 15px;
}
.bodycontent{ padding:50px 0; border-top:4px solid #666;}