html, body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    width: auto !important;
	outline:none;
}
a, img, img a {
	outline: none !important;
	border: none;
}
body {
	font-family: 'latolight' !important;
	color: #3f3f3f !important;
	line-height: 28px !important;
	font-size: 16px !important;
	background:url(../images/bg.jpg) repeat !important;
}
.txt-alignleft
{
	text-align:left;	
}
.txt-alignright
{
	text-align:right;	
}
.topwrap
{
	background:#d2281d;
	color:#fff;
	font-size:14px;
	padding:3px 0;
}
.topwrap ul
{
	padding:0;
	margin:0;
	list-style:none;
	float:right;	
}
.topwrap ul li
{
	float:left;
	padding:0 0 0 20px;	
}
.topwrap ul li img
{
	height:22px;
	border-radius:6px;
	margin:0 4px 0 0;	
}

.topwrap i
{
	color:#fff;
	font-size:18px;
	margin:0 7px 0 0;	
}
.toptel {
     font-family: 'latobold';
    font-size: 16px;
    margin: 0px 0 0;
}
.toptel01 {
    color: #000;
    display: none;
    font-family: 'latobold';
    font-size: 22px;
    line-height: 31px;
    margin: 10px 0 15px !important;
    text-align: center;text-transform:uppercase;
}
.toptel01 a {
    background: #365699;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 7px 0;
    padding: 2px 8px;
}
.toptel01 a:hover {
    background: #fff;
    color: #365699;
    text-decoration: none;
}


.wrap2
{
	background:#fbf4f4;	
	border-bottom:5px solid #d2281d;
}
.logo
{
	padding:16px 0 10px 0;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 30px;
}
.logo a{
	color: #000;
}
.logo img
{
	max-width:100%;	
}

.navwrap
{
	
}
.menutxt {
	float: left;
	height: 40px;
	padding: 7px 0 0 18px;
	font-size: 18px;
	text-transform:uppercase;
	line-height: 40px;
	display:none;
	color:#fff;
	font-family: 'latobold';
}
.navbar-toggle
{
	padding: 12px 7px !important;
	margin-top:7px !important;	
}
.icon-bar{ background:#fff !important;}
.icon-bar:hover{ background:#999 !important;}
.navbar{	background:none !important;
	border:none !important;
	margin:0 !important;
	min-height:inherit !important;
}
.navbar-header
{
	background:#e17f00;	
		border-radius:8px;

}
.navbar-nav {
    margin: 0 !important;
}
ul.navbar-nav
{
	list-style:none;
	background:none !important;
	border:none !important;

}
ul.navbar-nav li
{
	text-transform:uppercase;
    font-family: 'latobold';
}
ul.navbar-nav li a.menulink {
	font-size:14px;
	color: #1c1c1c;
	line-height: 102px;
	padding: 0 25px;
	text-decoration: none;
	cursor:pointer;
	transition: background-color 0.3s ease;
}
ul.navbar-nav li a.menulink:hover {
	color:#fff;
	text-decoration: none;
	background:#d2281d;
}
ul.navbar-nav li a.current, ul.navbar-nav li a.selected, ul.navbar-nav li a.current:hover, ul.navbar-nav li a.current:focus  {
	font-size:14px;
	color: #fff !important;
	line-height: 102px;
	padding: 0 25px;
	text-decoration: none;
	background:#d2281d;
}
.quote-btn
{
	margin:28px 0 0 0;
	font-family: 'latobold';
	text-align:center;
	text-transform:uppercase;
}
.quote-btn a
{
	display:block;
	line-height:43px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	border-radius:8px;
	background-color:#2b345e;
	font-weight:bold;	
}
.quote-btn a:hover, .quote-btn a:focus
{
	background-color:#d2281d;
	color:#fff;
	text-decoration:none;	
}
.quote-btn a.current
{
	background-color:#d2281d;
	color:#fff;
	text-decoration:none;
		font-size:14px;
	
}
  .wrap03
{
	margin:0;
		border-bottom:4px solid #fff;

	background:url('../images/ban-bg.jpg') top center;
	padding:70px 0;
	color:#fff;
	line-height:30px;	
}
.wrap03 ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.wrap03 ul li
{
	line-height:43px;	
}
.wrap03 .ban-button
{
	margin:15px 0 0 0;	
}
.wrap03 .ban-button a
{
	padding:10px 19px 15px;
	
	color:#fff;
	font-family: 'latobold';
	font-size:17px;
	text-transform:uppercase;
	text-align:center;background:#d2281d;
	display:block;	
}
.wrap03 .ban-button a:hover, .wrap03 .ban-button a:focus
{
	background:#b3150b;
	color:#fff;
	text-decoration:none;	
}
.wrap03 .title
{
	font-family: 'Conv_Walkway Bold';
	font-size:46px;
	font-weight:bold;
	line-height:43px;
	margin:0 0 25px;
}
 .affix {
      top: 0;
	  width:100%;
	  margin:0; padding: 0px;
	  z-index:99;
  }
  .affix .quote-btn{ margin:15px 0 0 0 !important;}
  .affix .logo img{ max-width:30% !important;}
  
 .affix ul.navbar-nav li a.menulink {
	line-height: 70px;
}
.affix ul.navbar-nav li a.current, ul.navbar-nav li a.selected, ul.navbar-nav li a.current:focus  {
	line-height: 70px;
}

.centertxt
{
	text-align:center;	
}
.pagetitle
{
	color:#3f3f3f;
	font-family: 'latobold';
	font-size:35px;
	font-weight:normal;
	margin:0 0 20px;
}
.pagetitle02
{
	color:#fff;
	font-family: 'latobold';
	font-size:35px;
	font-weight:normal;
	margin:0 0 20px;
}
.pagetitle03
{
	color:#d2281d;
	font-family: 'latobold';
	font-size:35px;
	font-weight:normal;
	margin:0 0 20px;
}

.wrap04
{
	background:url('../images/mid-bg.jpg') top center;
	background-size:cover;
	padding:44px 0;
	color:#fff;	
	text-align:center;
}
.wrap04 .title
{
	text-align:center;
	font-family: 'latobold';
	line-height:50px;
	font-size:35px;	
	margin:0 0 22px;
}
.input-group-addon.www {
	color: rgb(255, 255, 255);
	background-color: #df691a;
	border-color: rgba(0, 0, 0, 0);
}
.btn-domainsearch {
	color: #ffffff;
	font-family: 'latobold';
	background-color: #df691a;
	border-color: transparent;
}
.btn-domainsearch:focus, .btn-domainsearch.focus {
	color: #ffffff;
	background-color: #b15315;
	border-color: rgba(0, 0, 0, 0);
}
.btn-domainsearch:hover {
	color: #ffffff !important;
	background-color: #b15315;
}
.btn-domainsearch:active, .btn-domainsearch.active, .open > .dropdown-toggle.btn-domainsearch {
	color: #ffffff;
	background-color: #b15315;
	border-color: rgba(0, 0, 0, 0);
}
.btn-domainsearch:active:hover, .btn-domainsearch.active:hover {
	color: #ffffff;
	background-color: #914411;
	border-color: rgba(0, 0, 0, 0);
}
.wrap05
{
	background:#fff url('../images/arrow-icon.png') no-repeat top center;
	padding:66px 0 30px;
	font-size:16px;	
}
.wrap005
{
	background:#fff url('../images/arrow-icon.png') no-repeat top center;
	padding:66px 0 50px;
	font-size:16px;	
}

.row-sep
{
	margin-bottom:25px;	
}
.services-block {
	padding: 30px 0;
	line-height: 23px;
}
.servicebox {
	margin: 0px 0;
	padding: 10px 0px;
	text-align: center;
	font-size: 13px;
	color: #737373;
}
.servicetitle h3 {
	margin: 15px 0 0;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 18px;
	font-family: 'latobold';
}
.servicetitle h3 a {
	color: #3f3f3f;
}
.servicetitle h3 a:hover {
	color: #333333;
}
.service-icon i {
	margin-top: 10px;
	margin-bottom: 0;
}
.servicetitle01 hr, .servicetitle02 hr, .servicetitle03 hr, .servicetitle04 hr, .servicetitle05 hr, .servicetitle06 hr, .servicetitle07 hr, .servicetitle08 hr {
	border: 0 none;
	height: 2px;
	background: #AAAAAA;
	margin: 0 auto 10px;
	width: 80px;
}
.hovicon.effect-1::after {
	box-shadow: 0 0 0 4px #999999;
}
.servicetitle01 hr {
	background: #00a8ec;
}
.servicetitle02 hr {
	background: #ec5b3f;
}
.servicetitle03 hr {
	background: #16b434;
}
.servicetitle04 hr {
	background: #e8131b;
}
.servicetitle05 hr {
	background: #a4772a;
}
.servicetitle06 hr {
	background: #ec3fad;
}
.servicetitle07 hr {
	background: #313bf7;
}
.servicetitle08 hr {
	background: #7d585a;
}
.servicetitle01 h3, .servicetitle02 h3, .servicetitle03 h3, .servicetitle04 h3, .servicetitle05 h3, .servicetitle06 h3, .servicetitle07 h3, .servicetitle08 h3 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
	font-family: 'latobold';
}
.servicetitle01 h3 a, .servicetitle02 h3 a, .servicetitle03 h3 a, .servicetitle04 h3 a, .servicetitle05 h3 a, .servicetitle06 h3 a, .servicetitle07 h3 a, .servicetitle08 h3 a {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
}
.hovicon {
	display: inline-block;
	line-height: 80px;
	cursor: pointer;
	margin: 20px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	text-decoration: none;
	z-index: 1;
	color: #fff;
}
.hovicon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.hovicon:before {
	speak: none;
	font-size: 32px;
	line-height: 70px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
.hovicon.effect-1 {
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.hovicon.effect-1:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #ede9e9;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}
.hovicon.effect-1.sub-a:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.icon-hove01 {
	background: #00a8ec;
}
.icon-hove02 {
	background: #ec5b3f;
}
.icon-hove03 {
	background: #12b331;
}
.icon-hove04 {
	background: #e8131b;
}
.icon-hove05 {
	background: #a4772a;
}
.icon-hove06 {
	background: #ec3fad;
}
.icon-hove07 {
	background: #313bf7;
}
.icon-hove08 {
	background: #7d585a;
}
a.readmore01 {
	padding: 4px 9px;
	color: #00a8ec;
	text-decoration: none;
	border: 1px solid #00a8ec;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore01:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: inset 0 50px 0 0 #00a8ec;
}
a.readmore02 {
	padding: 4px 9px;
	color: #ec5b3f;
	text-decoration: none;
	border: 1px solid #ec5b3f;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore02:hover {
	box-shadow: inset 0 50px 0 0 #ec5b3f;
	color: #fff;
	text-decoration: none;
}
a.readmore03 {
	padding: 4px 9px;
	color: #12b331;
	text-decoration: none;
	border: 1px solid #12b331;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore03:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: inset 0 50px 0 0 #12b331;
}
a.readmore04 {
	padding: 4px 9px;
	color: #e8131b;
	text-decoration: none;
	border: 1px solid #e8131b;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore04:hover {
	box-shadow: inset 0 50px 0 0 #e8131b;
	color: #fff;
	text-decoration: none;
}
a.readmore05 {
	padding: 4px 9px;
	color: #a4772a;
	text-decoration: none;
	border: 1px solid #a4772a;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore05:hover {
	box-shadow: inset 0 50px 0 0 #a4772a;
	color: #fff;
	text-decoration: none;
}
a.readmore06 {
	padding: 4px 9px;
	color: #ec3fad;
	text-decoration: none;
	border: 1px solid #ec3fad;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore06:hover {
	box-shadow: inset 0 50px 0 0 #ec3fad;
	color: #fff;
	text-decoration: none;
}
a.readmore07 {
	padding: 4px 9px;
	color: #313bf7;
	text-decoration: none;
	border: 1px solid #313bf7;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore07:hover {
	box-shadow: inset 0 50px 0 0 #313bf7;
	color: #fff;
	text-decoration: none;
}
a.readmore08 {
	padding: 4px 9px;
	color: #7d585a;
	text-decoration: none;
	border: 1px solid #7d585a;
	border-radius: 4px;
	margin: 12px 0 0 0;
	transition: all 0.6s ease 0s;
}
a.readmore08:hover {
	box-shadow: inset 0 50px 0 0 #7d585a;
	color: #fff;
	text-decoration: none;
}
.wrap06
{
	background:url('../images/mid-bg2.jpg') no-repeat top center;	
	background-size:cover;
	padding:50px 0;
	text-align:center;
	color:#fff;
}
.wrap06 .txt1
{
	color:#e5c804;
	font-size:26px;
}
.wrap06 .title
{
	color:#e5c804;
	font-size:26px;
	line-height:30px;
	margin:10px 0;
	font-family: 'latobold';	
}
.wrap07
{
	padding:40px 0;
	background:url('../images/lliaboutbg.jpg') repeat top center;	
}
.thu_service_items {
    margin: 29px 0;
}
.p-l-15 {
    padding-left: 15px;
}
.main-color { color:#000; font-family: 'latobold';}
.thu_service_wrapper{ border-left:1px solid #cecece;}
.feature-icon {
    color: white;
    width: 45px;
    height: 45px;
    background-color: #eb2c33;
    padding: 7px 7px 8px 17px;
    font-size: 17px;
    border-radius: 50% 0% 50% 50%;
}
.wrap08 {
	background: url('../images/footer-bg.jpg') bottom center no-repeat;
	background-size:cover;
	color: #8f8f8f;
	line-height: 23px;
	font-size: 13px;
}
.footer-bottom {
	padding: 35px 0 25px;
	border-bottom:1px solid #353434;
}
.footer
{
	padding:15px 0 0 0;
	text-align:center;	
}
.wrap08 a {
	color: #8f8f8f;
}
.wrap08 a:hover, .wrap08 a:focus {
	color: #fff;
}
.bottom-block {
	padding: 0 0px 0 0;
}
.bottom-innerblock {
	padding: 0 25px;
}
.bottom-title {
	color: #e5c804;
	text-transform: uppercase;
	margin: 0 0 20px;
	font-size: 15px;
	font-weight: normal;
	font-family: 'latobold';
}
.cardblock {
	text-align: center;
}
.cardblock img {
	max-width: 100%;
}
.footer-bottom ul {
	list-style: none;
	margin: 0px;
	padding:0;
}
.footer-bottom ul li {
	line-height: 39px;
}
.footer-bottom ul li a {
	color: #8f8f8f;
	border-bottom: 1px dotted #454545;
	display: block;
	transition-duration: 0.6s;
	transition-property: all;
}
.footer-bottom ul li a:hover {
	text-decoration: underline;
	color: #fff;
	padding-left: 10px;
}
.title04, .txt2 {
	color: #333;
	border-bottom:2px dashed #CCC;
	font-size: 25px;
	margin: 0 0 15px !important;    
	padding: 6px 0 15px;
	line-height:30px;
	font-family: 'latobold';
}
.title05 {
	color: #bf1829;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 10px !important;    
	padding: 6px 0;
	line-height:30px;
	font-family: 'latobold';
}

/*Main stylesheet for Backtop jQuery Plugin */
#backTop{
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
	display:none;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	background-color:#d2281d;
    color: #fff;
    font-size: 15px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    width: 35px;
	border-radius:4px;
}
#backTop.black{
     background:url('../images/uparr-48-w.png') no-repeat center center rgba(210,40,29,0.8); 
}
.hr
{
	width:20%;
	margin:0 auto;
	margin-bottom:30px;
	height:5px;
	background:#999;	
}
.reviewbox {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 20px -7px rgba(0, 0, 0, 0.7) !important;
    margin-bottom: 30px;
    padding: 25px;
}
.reviewbox .title {
    border-bottom: 1px dashed #ccc;
    color: #000;
    font-family: 'latobold';
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: left !important;
}
.reviewbox .pgtxt {
    font-weight: 300;
    line-height: 30px;
}
.rev-frm {
    color: #000;
    display: block;
}
.rev-frm .frmtitle {
    background-color: #d2281d;
    color: #fff;
	font-family: 'latobold';    
	font-size: 22px;
    font-weight: 700;
    padding: 8px 15px;
}
.rev-frm .frm {
    background-color: #e6e6df;
    border: 3px solid #d2281d;
    padding: 25px;
}
.panelbox-title01
{
	color:#bf1829;
	font-weight: bold !important;
	font-size:18px !important;
	font-family: 'latobold';    
}
.title08 {
	color: #333333;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 15px !important;    
	padding: 10px 0;
	font-family: 'latobold';    
}
.title08 a
{
	color: #333333;
}
.title08 a:hover, .title08 a:focus
{
	color:#bf1526;
		
}

.services-ico
{
	text-align:center;
}
.fa-6x {
    font-size: 5em !important;
}
.innerblock
{
	margin:10px 0 25px;	
}

.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%; 
  color: transparent;
  white-space: nowrap;
    
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index:99;
   font-family: 'latobold' !important; 
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 500px;
  margin: 4em auto;
  background: #d2281d;
  border-radius: none; 
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius:25px;
  border:5px solid #fff;
}
.bts-popup-container img {
  padding: 20px 0 0 0;
}
.bts-popup-container p {
	color: white;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
	display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}






.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: white;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}