@charset "utf-8";
/* CSS Document */
a,a:hover,a:focus{outline:none;}
@font-face {
 font-family: 'CANDARA';
 src: url('../fonts/candara/CANDARA.eot');
 src: local('CANDARA'), url('../fonts/candara/CANDARA.woff') format('woff'), url('../fonts/candara/CANDARA.ttf') format('truetype');
}
 @font-face {
 font-family: 'HelveticaNeue-LightCond';
 src: url('../fonts/HelveticaNeue-LightCond.otf')format("opentype");
}
 @font-face {
 font-family: 'HelveticaInserat-Roman';
 src: url('../fonts/HelveticaInserat-Roman.otf')format("opentype");
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_1398">Text with this font applied</p> */

body {
	background-color: #ffffff;
}
.header {
	background: #fcfeec; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmVlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2ZlZmZmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fcfeec 0%, #fefffc 54%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfeec), color-stop(54%, #fefffc), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfeec 0%, #fefffc 54%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfeec 0%, #fefffc 54%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfeec 0%, #fefffc 54%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfeec 0%, #fefffc 54%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfeec', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
.scroll-to-top {
	display:none;
}
* {
	margin:0;
	padding:0;
}
.container-page {
	/*max-width:1061px;*/
	height:auto;
}
.slider {
	background: #ccc;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.no-pad {
	padding-left:0;
	padding-right:0;
}
.no-pad-right {
	padding-right:0;
}
.no-pad-left {
	padding-left:0;
}
h1, h1>a, .head-1 { /* edited*/
	color: #2f562e;
	font-family: candara;
	font-size: 35px;
	margin-bottom:25px;
}
h2.head-1 { /* edited*/
	color: #c36603;
	font-family: candara;
	font-size: 35px;
	margin-bottom:25px;
	padding-left:15px;
}
.inner-head {
	background: #000;
	color: #fff;
	font-size: 20px;
	opacity: 0.6;
	padding: 10px 35px;
	position: absolute;
	top: 130px;
	line-height:20px;
}
.portfolio-item {
	margin-bottom: 25px;
}
.inner-para {
	padding-top: 17px;
}
.inner-link {
	color:#c36603;
	font-weight:bold;
}
.content-b0x-1 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  padding-top: 33px;
}
.slider-2 {
	background: #fafee7;
	width: 100%;
}
.slider-2-head {
	border-bottom:2px solid #3F6;
	text-align:center;
}
.slider-2-para {
	color: #2f562e;
	padding-top: 30px;
	text-align: center;
}
.slider-2-inner-h3 {
	padding-bottom: 15px;
	text-align: center;
}
.slider-2-inner-link {
	background: #de900e;
	color: #fff;
	padding: 9px 16px;
}
.inner-link {
	text-align:center;
}
.box-2 {
	background-attachment: fixed;
	background-image: url("../images/bg1.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 17px;
}
.box-2-inner-whitebox {
	padding-top: 42px;
}
.white-box {
  background: #fff;
  padding-bottom: 26px;
  border-radius: 0;
}
.box-2-head {
	font-size: 18px;
	padding-left: 15px;
}
.box-2-inner-para {
	padding:12px 12px;
}
.green-bar {
	background: #7cb13a;
	min-height: 71px;
}
.brush {
  background: #4f8114;
  float: left;
  min-height: 71px;
  opacity: 0.4;
  padding: 3px 0 0 10px;
}
.green-bar-h3 {
  color: #fff;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.image-inner-box-2 {
	padding:15px;
}
.box-2-inner-para {
	padding: 14px;
}
.box2-inner-link {
	padding:12px;
	color: #c36603;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
}
.green-bar-link {
	background: #fff;
	border-radius: 0;
	color: #000;
	float: right;
	max-height: 44px;
	min-width: 221px;
	padding: 12px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 14px;
	transition: none 0s ease 0s;
	font-size:20px !important;
}
.green-bar-link:hover{
	background: #000;
	color: #fff;}
.footer {
  background: #000;
  border-bottom: 1px solid #444;
  font-size: 16px;
  padding-bottom: 27px;
  padding-top: 21px;
}
.container-fluid.last-foot h5 {
  padding: 6px 0;
}
.foot-last-h5 {
  padding-bottom: 26px !important;
}
.foot-box {
  padding: 40px 0 10px;
}
.foot-box a {
	color:#b5b5b7;
}
.home-foot {
	color:#7db13d;
}
.foot-head-2 {
	color:#6d7074;
}
.foot-link {
	color:#39551d;
}
.foot-h4 {/*edited*/
	color:#fff;
}
.foot-social {
	background:#fff;
}
.last-foot {
	background:#000;
}
.foot-copy {
	text-align:center;
	color:#777;
}
.foot-last-h5, .foot-last-h5 a, .foot-last-h5 a:hover{/*edited*/
	text-align:center;
	color:#e09119;
}
.foot-box li {
  color: #7cb13a;
  list-style: outside none disc;
  padding: 3px 0;
}
a.foot-link-read {
  color: #7cb13a;
}
.green-text {
	color: green;
	text-transform: uppercase;
}
.social-icons-foot i {
	border-right: 15px none;
	height: 30px;
	line-height: 1.5;
	margin: 3px;
	width: 30px;
}
.social-icons-foot {
	/*float: left;
	position: relative;
	left: 100px;
	top: -37px;*/
}
.foot-ul li {
	/*list-style:none;*/
}
.footer a:hover{color:#b99119;}
.sub-foot li {
  color: #7cb13a;
  list-style: disc;
}
.sub-foot {
	padding: 0 15px;
}
.green-foot {
	color:green;
}
.nav-pills.slide-head > li.active > a, .nav-pills.slide-head > li.active > a:hover, .nav-pills.slide-head > li.active > a:focus {
	background-color: #7cb13a;
	color: #fff;
	border-radius: 0;
}
.slide-head > li > a:hover, .slide-head > li > a:focus {
	background-color: #7cb13a !important;
	color: #fff;
	border-radius: 0;
}
.pointer {
	background: #7cb13a;
	bottom: -7px;
	display: block;
	height: 15px;
	left: 46%;
	position: absolute;
	transform: rotate(45deg);
	width: 15px;
	z-index: 100;
	display:none;
}
.slide-head .active .pointer {
	display: block;
}
/*#carouselH .nav {
	background:#2f562e;
}
#carouselH .nav a:hover, #carouselH .nav a:focus {
	background-color: #7cb13a !important;
	color: #fff;
}*/
.carousel-p{color:#fff;}
#carouselH .nav a {
	border-radius:0px;
}
.carousel-caption {text-align:!important;}
.carousel-caption h3 {
	font-size: 56px;
}
#carouselH ul li a {
	text-transform:none;
	color:#FFF;
}
#mycarouselH h1 {
	font-family: 'CANDARA' !important;
	text-transform:uppercase !important;
}
.nav.navbar-nav.navbar-right a {
	font-family: 'CANDARA' !important;
	color:#000 !important;
	font-size: 18px;
}
.nav.navbar-nav.navbar-right .dropdown-menu a{font-size:15px;}
#carouselH ul li a {
	font-family: "CANDARA" !important;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.carousel .item {
	width: 100%; /*slider width*/
	max-height: 412px; /*slider height*/
}
.carousel .item img {
	width: 100%; /*img width*/
}
.slide-head{margin:0;background-color: #2f562e !important;}
/*.slide-head > li.active > a, .slide-head > li.active > a:hover, .slide-head > li.active > a:focus {
	
	color: #fff;
}*/
.cust .nav > li > a {
	display: block;
	padding: 5px 15px;
	position: relative;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control {
	background:	#ddd;
	color:#999;
	padding: 4px 0;
	width:26px;
	top:auto;
	left:auto;
	bottom:0;
	opacity:1;
	text-shadow:none;
	font-size: 100px;
}
.carousel-control.right {
	right:10%;
	top: 0;
}
.carousel-control.left {
	left: 10%;
	top: 0;
}
.container-page.minslider {
	min-height: 275px;
	padding-top: 24px;
}
.col-centered {
	float: none;
	margin: 0 auto;
	text-align:center;
}
.carousel-control.left, .carousel-control.right {
	background: none;
 	color: #d58512;
	border: none;
}
.carousel-control:hover, .carousel-control:focus {
	background: none;
	color: black;
	border: none;
}
.cust-border {/*edited*/
	border-bottom-color: #a8ba4c;
	border-bottom-style: solid;
	margin-bottom: 2%;
	margin-left: 35%;
	margin-right: 35%;
}
.top-pad {
	padding-top: 11px;
}
.button-contain {
	text-align: right;
}
.foot-box .fa {
	background:#fff;
	color:#000;
}
.foot-box .fa:hover {
	background:#7bb33a;
}
.clickeble-image {
	width: 60%;
}
.button-contain {
	text-align: left;
	width: 40%;
}
.sliderWrapper {
	max-width: 1200px;
	text-align: left;
	width: 100%;
}
.navbar-right .dropdown-menu {
	right: auto !important;
	left:0 !important;
}
.foot-ul {
	padding-left:0;
}
.foot-box ul {
	padding-left:0;
}
.foot-about {
	color:#999999;
}
.foot-link-read:hover {
color::#669933;
}
.button-bg-carousel {
  background-image: url("../images/arrow.png");
  float: right;
  height: 20px;
  margin-top: 2px;
  opacity: 0.5;
  width: 20px;
}
.carousel-button > span {
	float: left;
	padding-right: 10px;
}
.button-bg2-caurosel {
  background-image: url("../images/btn-bg.png");
  float: right;
  height: 18px;
  margin-left: -3px;
  margin-top: 0;
  width: 25px;
  opacity: 0.5;
}
.carousel-button-1 > span {
	float: left;
	padding-right: 8px;

}
.gradient-btn{ background:background: #cc7f2c; /* Old browsers */
background: -moz-linear-gradient(top,  #cc7f2c 0%, #ad692b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc7f2c), color-stop(100%,#ad692b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc7f2c 0%,#ad692b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc7f2c 0%,#ad692b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc7f2c 0%,#ad692b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc7f2c 0%,#ad692b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc7f2c', endColorstr='#ad692b',GradientType=0 ); /* IE6-9 */;}
.minslider > h1 {
  text-align: center;
  font-family: "CANDARA" !important;
    text-transform: uppercase !important;
}
.col-centered {/*edited*/
  float: none;
  margin: 0 auto;
  text-align: center;
  width: 80%;
}

.carousel-control.left { /* edited*/
  /*background: rgba(0, 0, 0, 0) url("../images/arrow-left.png") repeat scroll 0 0 !important;*/
  height: 45px;
  left: 10%;
  overflow: hidden;
  position: absolute;
  top: -90px;
  width: 30px;
}
.carousel-control.right { /* edited*/
  /*background: rgba(0, 0, 0, 0) url("../images/arrow-right.png") repeat scroll 0 0 !important;*/
  height: 45px;
  overflow: hidden;
  position: absolute;
  right: 10%;
  top: -90px;
  width: 30px;
}
.carousel-caption h3 {
  font-family: HelveticaInserat-Roman;
  text-align: left !important;
  text-transform: uppercase;
}
.v-button {
  text-align: center;
}
.col-centered > p { /*edited*/
	font-size:18px;
  color: #62805c;
  font-family: CANDARA;
}
.v-button button {
  border-radius: 0;padding: 7px 27px;margin-top: 13px;}
.form-img-btn button{border-radius: 0;}




.header {width:100%;/*height:120px;*/background:url(../images/topmenbg.png) repeat-x left top;color: #fff;position:fixed;top:0;left:0;transition: height 10ms, background 500ms;z-index:10000;}
.header.tiny {height:39px;background: #2f562e;}
.header.tiny .navbar-brand {margin:0px !important;padding:0px;position:absolute;z-index:10000;}
.header.tiny img.comm_logo {height:auto;width:80%;margin-left:20%;margin-top:5px;padding:0;z-index:1000;}
/*****/
.header_strucked {width:100%;height:100px;color: #fff;position:static;}
.header_strucked.tiny_strucked {height:39px;background: #000;position:fixed;top:0;left:0;transition: height 10ms, background 500ms;z-index:10000;margin-top:150px;}
.header_strucked.tiny_strucked img {height:auto;width:50%;}
.header_strucked.tiny_strucked .navbar-nav > li > a{line-height:50px;}

.header.tiny .hideme {display:none;}
.pdmg{margin:0 auto !important;padding:0 !important; }
.whitebg{/*background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/logo_bg.png) repeat-y left top;*/}
.header.tiny .whitebg{}
.header.tiny li.searchbar{padding:0;}
.header.tiny .navbar-nav > li.active a {background:#CB850D !important;color:#fff !important;}
.header.tiny .navbar-nav > li>a:hover {background:#DBEAA7 !important;color:#000 !important}

.header.tiny li.social{display:none;}
/****/
.navbar-right {margin-right:0;}
.header.tiny .navbar-toggle{background:#fcffe7;}

.navbar a{font-family: 'Oswald', sans-serif;font-size:16px;}
.navbar-brand {padding: 0px;margin: 10px 0px 0px 10px !important;position: absolute;z-index: 100000;}
.navbar-header{height:92px;}
.navbar{border:none;border-radius:0;}
.navbar-toggle{background:#FBFEEF;border:1px solid #2f562e !important;color:#fbfeef !important;}
.navbar-nav > li > a{color:#000 !important;}
.navbar-nav > li > a:focus{background:#fff !important;color:#2C82CD !important;}
.dropdown-menu > li > a:hover{background:#DBEAA7 !important;color:#fff !important;}

.header.tiny .navbar-nav > li > a{color:#fff;}
.images/portfolio {margin-right:10px;float:right;text-align:right;}
.images/portfolio li.searchbar{clear:both;visibiilty:hidden;}

.navbar-form {padding-top:4px;}
.searchbar{float:right;}
.profilepic{padding:10px;line-height:35px;text-decoration:none !important;}
.srchtext{border-radius:0px;background:#f9fcff;border:1px solid #2f72ad;line-height:23px !important;height: 23px;font-size: 11px;width:209px;padding:0 10px;}
.srchbtn{border-radius:0px;background:#2f72ad;color:#fff;border:1px solid #2f72ad;padding:3px 10px 1px 10px;font-size:12px;text-transform:uppercase;line-height:17px;}
.srchbtn:hover{background:#555;color:#fff;}

.social{margin:13px 0 10px 0;float:right !important;}
.social li{float:left;list-style:none;margin-left:6px;text-align:center;}
.social li a i{display:inline-block;padding:5px;width:26px;height:26px;font-size:16px;}

.social li a.twt{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat left top;}
.social li a.twt:hover{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat left bottom;}

.social li a.fbk{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -22px top;}
.social li a.fbk:hover{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -22px bottom;}

.social li a.lin{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -44px top;}
.social li a.lin:hover{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -44px bottom;}

.social li a.skp{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -66px top;}
.social li a.skp:hover{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -66px bottom;}

.social li a.ggl{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -88px top;}
.social li a.ggl:hover{background:url(https://www.summitcoatings.com/wp-content/themes/summit/images/social.jpg) no-repeat -88px bottom;}
/****/ 
.navbar-default .navbar-nav>li> a{
    color: black;
    background-color: transparent;
}

.navbar-default .navbar-nav>li:hover > a,.navbar-default .navbar-nav>li>a:hover{color:#000;background-color:#DBEAA7;}
.header.tiny .navbar-nav>li:hover > a,.header.tiny .navbar-nav>li>a:hover{color:#000 !important;background-color:#DBEAA7 !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {background:#cb850d !important;color:#fff !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {background:#cb850d;}

.top-phone {
  color: #d4962a;
  float: left;
  font-family: HelveticaNeue-LightCond;
  font-size: 28px;
  line-height: 25px;
  padding-left:15px;
}
.cAction {
    border: 2px solid #FFF;
    background: #000;
    color: #BFD0DA;
    font-size: 13px;
	font-weight:bold;
    text-transform: uppercase;
    padding: 5px 10px;
}
.request-h2 {
	text-align: center;
	font-family: "Myriad Pro";
	text-transform: uppercase;
	padding:0 !important;
}
.req-info {font-size:30px;width:90%;margin-right:10%;
	background: #7cb13a;
	color: #fff;margin:0 10% 0 0;padding: 6px 0;}

.form-bar {
	background:#000;
	padding:10px 0;
}
.form-control.small {
	border: 1px solid #000;
	border-radius: 0;
	float: left;
	width: 32%;
}
.form-control.large {
	border: 1px solid #000;
	border-radius: 0;
	float: left;
	margin-top:10px;
	width: 100%;
}
.form-img-btn {
	padding: 15px 0;
}

.s1,.s3{margin:0; padding:0;}
.s2{margin:0 2%;}
.sbtn{width:100%;}
.scaptcha{width:90%;margin:5%;text-align:center;}
.scaptcha img{width:auto;height:36px;}
.captext input{width: 100% !important;margin: 0 !important;height:25px;background:#ccc;}
.capinfo{font-size:11px;color:#ccc;line-height:17px;min-height:43px;}

/*.namebox span.wpcf7-not-valid-tip, .phonebox span.wpcf7-not-valid-tip,.emailbox span.wpcf7-not-valid-tip,.msgbox span.wpcf7-not-valid-tip {
  display: none !important;
  visibility: hidden;
}
*/

.wpcf7-not-valid-field {
  border: 1px sold #ff0000 !important;
  background:#FCC !important;
}
.wpcf7-not-valid-label {
  color: #ff0000;
}
span .wpcf7-not-valid-tip {
  font-size:10px !important;
  display: none !important;
  visibility: hidden;
}
div.wpcf7-validation-errors {border:0 none;}
div.wpcf7-response-output {margin:0;padding:0;}