/* --------------------------------------
   Layout
   -------------------------------------- */

/* --------------------------------------
   FONT LIGHT, SEO, CREDIT, FOOTER
   -------------------------------------- */   
 	
@font-face {
    font-family: 'antoniolight';
    src: url('../fonts/antonio-light-webfont.woff2') format('woff2');
    src: url('../fonts/antonio-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
	
/* --------------------------------------
   HEADERS FONTS
   -------------------------------------- */   
@font-face {
    font-family: 'antoniobold';
    src: url('../fonts/antonio-bold-webfont.woff2') format('woff2');
    src: url('../fonts/antonio-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;}
	
/* --------------------------------------
   LOGO FONTS
   -------------------------------------- */   	

@font-face {
    font-family: 'serpentinedbolregular';
    src: url('../fonts/s017016d-webfont.woff2') format('woff2'),
         url('../fonts/s017016d-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
  
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #111; 
	font-size: 16px;
	overflow-x: hidden;}

.blackAll, .blackAll h2, .blackAll strong{ 
	color:#000 !important; 
	text-shadow:none !important}

h2, h3, h4, h5, h6, .font-title{font-size:30px; color:#f25a29;}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:1em; text-align:justify;}
	
.news-box1{border:1px solid #8ac1ea; padding:31px; text-align:center; font-weight:bold; margin-bottom:15px;}

.news-box2{border:1px solid #8ac1ea; padding:20px; text-align:center; font-weight:bold; margin-bottom:15px;}	

div.container {	
	position:relative;}

.floatLeft { 
	float:left}
	

.floatRight { 
	float:right}

.noborder {
	 border-right:none !important}
	 
.orange{color:#f25a29;}

.blue{color:#01467d;}

.gray{color:#666666;}	

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 5px;
    font-size: 20px;
    /* font-weight: bold; */
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}

.btn-info {
    color: #fff;
    /* background-color: #5bc0de;
    border-color: #46b8da; */
    background-color: #1BA2C6;
    border-color: #46b8da;
} 

.btn-info:hover {
    color: #fff;
	font-size:20px;
}

.btn-font{font-family:'Arial Black', Gadget, sans-serif;}

.otherservicesVersion2 a{font-size:30px; color:#444;}

.otherservicesVersion2 a:hover{font-size:30px; color: #f25a29;}

.dash{
  clear:both;
  border: 0 none;
  border-top: 2px dashed #eee;
  background: none;
  height:0;
} 

.white{
	color:#ffffff;
}

.btn-group-lg > .btn, .btn-lg {
    padding:0 !important;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}


/* --------------------------------------
   Header and Navigation, LOGO
   -------------------------------------- */
   
.sticky{
	position: fixed; 
	top: 0; 
	width: 100%; 
	z-index: 999;
}
   
.headerbg{background:#ffffff;}

/* .headerbg{background:#3A3A3A;} */
   
.header-padding{padding:8px 16px 0px 16px;} 

.header-phone{
	clear: left; 
	float:right; 
	margin-bottom: 10px;
	z-index: 999;
}

.header-phone a{
	background-color:#337ab7; 
	color: #ffffff; 
	padding: 10px 10px 10px 10px;
}

.header-logo{
	padding-bottom:10px;
}   

.logo{font-size:40px; font-weight: 900; font-style: italic; color: #337ab7; margin-top: 10px;}

.logo a{color: #337ab7;}
   
.banner-wallpaper {
    background-color:#fff;}

.phone {
	text-align:center;
	color:#fff;
	font-size:2em;}

.bgWhite{
	background:#FFF;}

/* --------------------------------------
   Navigation
   -------------------------------------- */
   
.navbar-header {
    float: none;
}   
   
.navi-top-bg, .footer-top-bg{width:auto; height:3px;} 

/* .navi-bg{background-color:#393636;} */

.navbar{position:static !important;}
   
.navbar-brand { 
	margin:0;
	padding:0
}

.navbar-brand p a{color:#23527c;}
	
.navbar-brand img {
	float:left;
	display:inline-block}
	
.navbar-brand p {
	/* font-family: 'antoniobold'; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	float:right;
	margin-top:14px;
	color:#01467d !important;
	margin-right:15px }
	
.navbar-inverse{
	border:none;
    background-color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	/* -webkit-box-shadow:0 15px 10px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.2);
	 box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.2) */
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 
	color:#f25a29;
	background:#ffffff;
	/* font-family: 'antoniobold'; */
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:none;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #4c88be;
}
	
.navbar-inverse .navbar-nav > li > a{
	 /* font-family: 'antoniobold'; */
	 font-family:Arial, Helvetica, sans-serif;
	 text-transform: uppercase !important;
	 /* padding:15px 10px 15px 10px; */
	 padding:15px 7px 15px 7px; 	
	 /* font-size:18px; */
	 font-weight:bold !important;
	 color: #337ab7;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
      color: #424242;
	  text-decoration:underline;}

.navbar { 
	margin-bottom:0; }
	
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;}

.navbar .navbar-collapse {
  text-align: center;}
  
.navbar-toggle{float:left; margin-left: 15px; background-color:#000000;}  

.dropdown-menu {
    position: absolute;
    top: 98%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
        margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #4c88be;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
	font-family: 'antoniobold';
	font-size:14px;
	text-transform: uppercase !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #016295;
}

.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}

.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}

.dropdown-submenu:hover>a:after{border-left-color:#555;}

.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
  
/* --------------------------------------
   Banner
   -------------------------------------- */
   
#banner{
	margin:0px auto; 
    width: 100%; 
   	background-size:cover;
	position:relative;
	background:url(../images/canton-roofing-repair.jpg) no-repeat center fixed;
	background-color: #FD7333;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

#banner2{
	margin:0px auto; 
    width: 100%; 
	background-color: #FD7333;
}

#banner3{
	margin:0px auto; 
    width: 100%; 
   	background-size:cover;
	position:relative;
	background:url(../images/ourwork-banner.jpg) no-repeat center fixed;
	background-color: #FD7333;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.banner-about-us{
 background:url(../images/about-us-banner.jpg) no-repeat; 
 background-size:100% auto;
}
	
.banner-spacing{
	padding: 10px 10px 10px 10px; 
	border-style:solid; 
	border-color: #ffffff; 
	margin-top: 60px; 
	margin-bottom: 60px;
	background: black;
	opacity: 0.8;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;		
}

.banner-spacing2{
	padding: 10px 10px 10px 10px; 
	margin-top: 100px; 
	margin-bottom: 100px;
}

.bnr-text-1{
 	color: #ffffff; 
	font-size: 55px;
}

.bnr-text-2{
 	color: #ffffff; 
	padding-bottom: 10px;
}

.bnr-text-3{
 	color: #ffffff; 
	font-size: 40px;
}

.bnr-text-4{
 	color: #ffffff; 
	font-size: 25px;
}
	
.btn-warning{
	background-color: #f25a29;
}

.btn-custom-1{
	background-color:#FF863B;
	color: #ffffff;
	border-radius: 0;
	border-style: solid;
	border-color: #ffffff;
}

.btn-custom-1:hover{
	background-color:#ec971f;
	color: #ffffff;
	border-radius: 0;
	border-style: solid;
	border-color: #ffffff;
}

.btn-custom-2{
	background-color:transparent;
	color: #ffffff;
	border-radius: 0;
	border-style: solid;
	border-color: #f25a29;
}

.btn-custom-2:hover{
	background-color:#ec971f;
	color: #ffffff;
	border-radius: 0;
	border-style: solid;
	border-color: #ffffff;
}

.btn-custom-3{
	background-color:transparent;
	color: #ffffff;
	border-radius: 0;
	border-style: solid;
	border-color: #ffffff;
}

.btn-custom-3:hover{
	background-color:#ec971f;
	color: #ffffff;
	border-radius: 0;
	border-style: solid;
	border-color: #ffffff;
}

.blue-divider{background-color: #337ab7; width: 100%; height: 10px;}

/* --------------------------------------
	Content Area
	------------------------------------- */
	
#upper-content{
	background-color:#ffffff; 
	padding-top:50px;
	padding-bottom: 50px;
}

.blue-content{
	background-color:#528bbd; 
	padding-top:50px;
	padding-bottom: 50px;
}

#upper-content h1{color:#f25a29; margin-top: 0;}

.blue-content p{color:#ffffff;}

.button-center{clear: both; margin-top: 20px;}
	
.content-padding{
padding:50px 0px;
}	

.content-side1-title{
font-size:20px; 
color:#f25a29; 
margin-bottom: 20px;
}

.con-side1-img{
float: left; 
margin-bottom: 10px;
}

.con-side1-rating{
 float: right; 
 margin-bottom: 10px; 
 margin-top: 10px;
}

.con-side1-rating2{
 float: right; 
 margin-bottom: 45px; 
 margin-top: 10px;
}

.con-side1-contact-area{
 clear: both; 
 background-color: #FF863B;
}

.con-side1-contact-topbg{
 background: url(../images/con-side-top.gif) repeat-x; 
 width: 100%; 
 height: 20px;
}

.con-side1-contact-btmbg{
 background: url(../images/con-side-btm.gif) repeat-x; 
 width: 100%; 
 height: 20px;
}

.con-side1-contact-padding{
 padding: 30px 20px;
}

.con-side1-contact-title{
 font-size: 25px;
}

.con-side1-input{
 padding-top: 10px;
}

.con-text-pbig{
 font-size: 20px;
}

.con-img-padding1{
 padding-top: 30px;
}

/* --------------------------------------
	Our Work
	------------------------------------- */
	
.ourwork-filter{
color:#ffffff !important;
}

.ourwork-padding{
padding-bottom: 25px;
}

.tab {
  overflow: hidden;
}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  color:#f25a29;
}

.tab button:hover {
  color:#999999;
}

.tab button.active {
  color:#999999;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

/* --------------------------------------
	Our Services
	------------------------------------- */

#our-services{
 	background-color: #ffffff;
	padding-bottom: 30px;
	color:#f25a29;
}

.services-text p{color:#000000;}

.our-services-spacing, .cust-sats-spacing, .our-team-spacing{
	padding: 50px 0px 50px 0px;
}

.our-serv-title-1{
 	color: #ffffff; 
	font-size: 50px; 
	text-align: right;
}

.our-serv-title-2{
 	color: #ffffff; 
	font-size: 20px; 
	padding: 12px 0px 12px 0px;
}

.our-serv-text{
 	color: #ffffff;
}

.our-serv-btn{
 	padding-top: 15px;
}

.our-serv-btn a, .get-quote-btn a{
	color:#ffffff;
}

/* --------------------------------------
   Our Team
   -------------------------------------- */
   
.team-name{
 font-size: 22px; 
 color: #f25a29; 
 margin: 10px 0px;
}

.team-desc-padbtm{
 padding-bottom: 50px;
}

/* --------------------------------------
   Slideshow Quotes
   -------------------------------------- */
   
#slide-quotes, #contact-us-area{
   background-color:#FF863B;
  }
  
.slide-quotes-topbg{
 background: url(../images/rot-top.gif) repeat-x; 
 width:auto; 
 height:63px;
}

.slide-quotes-btmbg{
 background: url(../images/rot-btm.gif) repeat-x; 
 width:auto; 
 height:63px;
}

.slide-quotes-text{
 color:#ffffff; 
 font-size: 30px;
}

.slide-quotes-padding{
 padding: 30px 80px 30px 80px;
}

.slide-quotes-name{
 color:#ffffff; 
 font-size:25px;
}

.slide-quotes-btn{
 padding-top: 15px;
}

/* --------------------------------------
   Customer Satisfaction 1
   -------------------------------------- */
   
#cust-sats-1, #footer-area{
	background-color:#333333; padding-top: 50px;
}

.cust-sats-btn{
	padding-top:10px;
}

.cust-sats-btn a{
	color:#f25a29;
}

.cust-sats-padding{
 	clear: both; 
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
}

/* --------------------------------------
   Free Design Consultation
   -------------------------------------- */
   
#fdesign-con{
	background-color:#333333; 
}

.fdesign-bg{
 	background: url(../images/roof-shadow-2.gif) no-repeat bottom left; 
	padding-bottom: 30px; 
	padding-left: 60px; 
	padding-right: 60px; 
	padding-top: 30px;
}

.fdesign-icon{
	padding-left:35px; 
	padding-right: 15px; 
	padding-top: 10px;
}

.fdesign-title{
	font-size:30px; 
	padding-top: 20px;
}

.fdesign-email-area{
	padding-top: 20px;
}

.fdesign-fleft{
 	float:left;
}

.fdesign-input{
	padding-right:30px !important; 
	height:42px !important;
}

.fdesign-submit{
 	margin-left: 20px;
}

/* --------------------------------------
   Customer Satisfaction 2
   -------------------------------------- */
   
.cust-sats2-fleft{
 	float: left; 
	padding-bottom:8px;
}

.cust-sats2-fright{
 	float: right;
}

.cust-sats2-clear, .con-clear{
 	clear: both;
}

.cust-sats2-top{
 	padding-bottom:30px;
}

.cust-sats2-padding{
 	padding-left:60px;
}

.cust-sats2-text{
 	padding-right:60px; 
	font-size:24px;
}

/* --------------------------------------
   Services
   -------------------------------------- */
   
#services1{
	padding-top:40px;
	padding-bottom:25px;
}

#services2{
	padding-bottom:80px;
}
   
.serv-title{
	padding: 25px 0px;
	font-size: 20px;
	color: #f25a29;	
}   
   
.serv-title a{
	font-size: 20px;
	color: #f25a29;
}

/* --------------------------------------
   Contact Us Area
   -------------------------------------- */
   
.contact-padding{
 	padding:40px 0px;
}   

.con-top-bg{
 	background: url(../images/con-top.gif) repeat-x; 
	width:100%; 
	height:20px;
}

.con-btm-bg{
 	background: url(../images/con-btm.gif) repeat-x; 
	width:100%; 
	height:21px;
}

.contact-title{
 	font-size:30px;
}

.contact-text{
 	font-size:20px;
	padding-bottom:20px;
}

.contact-btn{
 	width: auto;
	margin-top: 15px;
}

.contact-phone{
 	padding-top: 15px;
}

.contact-phone-text{
 	font-size:20px; 
	padding-left: 10px;
}

.contact-phone a{
	color:#ffffff;
}

/* --------------------------------------
   Footer
   -------------------------------------- */
   
#footer-area{
	padding-bottom:50px;
}   

.footer-links p, .copyright{text-align:center; color:#FFFFFF;}
.footer-links a{color:#FFFFFF;}
.copyright{padding-top:10px;}
.footer-schema{text-align:center; color:#FFFFFF;}
.footer-schema a{color:#FFFFFF;}

/* MAILER STYLE */

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {background-color: #FFFFFF; border: 1px solid #CCCCCC; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {    border-color: rgba(82, 168, 236, 0.8); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6); outline: 0 none;}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {border-radius: 4px; color: #555555; display: inline-block; font-size: 14px; height: 20px;    line-height: 20px; margin-bottom: 10px; padding: 4px 6px; vertical-align: middle;}

.input-block-level {box-sizing: border-box; display: block; min-height: 30px; width: 100%;}

.input-block-level {box-sizing: border-box; display: block; min-height: 30px; width: 100%;}

input, textarea, .uneditable-input {margin-left: 0;}

input, textarea, .uneditable-input {margin-left: 0;}

input, textarea, .uneditable-input {width: 206px;}

input, button, select, textarea {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

label, input, button, select, textarea {font-size: 14px; font-weight: normal; line-height: 20px;}

button, input {line-height: normal;}

button, input, select, textarea {font-size: 100%; margin: 0; vertical-align: middle;}

textarea{height:auto; margin-bottom:10px;}