body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background-color: #121212;
	color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

img {max-width: 100%;}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 35px;
	font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    letter-spacing: 1px;	
	text-transform:;
}

.uppercase {text-transform: uppercase;}

hr {color:#444444; background-color:#444444; border-color:#444444}

h2 {margin-bottom:15px;}
h4 {font-size: 18px; line-height: 28px; margin-top: 0; margin-bottom: 15px;}

h1, .h1 {margin-top: 10px; font-size:28px;}
.addmrg {margin: 10px 0;}
p {
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.5;
}

.mt30 {margin-top: 30px;}
.mb20 {margin-bottom: 20px;}

.no-margin {
	margin: 0;
}
.no-padding-left {padding-left:0;}
section {
	width:100%;	
}

a {color: #fff;}
a:hover {color:#d8d8d8;}

.navbar-nav > li > a {font-weight: 600;}

#work {
	padding: 0;	
}

#work #carousel-example-generic .carousel-caption {
	background-color: rgba(197, 44, 25, 0.6); 
	left: 0; 
	right: 0; 
	bottom: 0; 
	width: 100%; 
	padding-bottom: 50px; 
	font-size:32px;
}

#work #carousel-example-generic .carousel-caption a {
	color: #fff;
	text-decoration: underline;	
}

#work #carousel-example-generic .carousel-indicators {
	bottom:0;
}

.nav-tabs {
	border-color: #f79422;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border-color: #f79422; border-bottom-color: #fff;
}

.nav > li > a:hover, .nav > li > a:focus {
	border-color: #f79422;
	background-color: #f79422;
	color: #fff;
}

.telnum {font-size: 18px; color:#fff;}



ul.ticks {font-size: 18px; margin: 0; padding: 0; list-style-type:none;}
ul.ticks i, .fa-check {color: #fce491}
ul.ticks li {margin: 10px 0;}
#service {}
#service .servicehow {background:#fecd08; padding: 10px; margin-top:20px}

#accordion { margin-top: 30px;}
#accordion .panel-default > .panel-heading {background: #000; border-color: #000}
.panel-default > .panel-heading { border-color: #000}
.panel-default  {border-color:#000;}
.panel-default a {color: #fff;}
.panel {background-color: #000;}
h2.prcolo {background:#8d1841; padding: 10px 15px; color: #fff; display: inline-block;}
.whydetails .blcolo {background:#29b1e1; padding: 10px 15px; color: #fff; display: inline-block;}
.whydetails p.lhspt {background: #f27d21; padding: 10px 15px;}
.whydetails p.rhspt {background: #9fc63c; padding: 10px 15px;}


#whychoose {background: url(../img/chessvalley.jpg) top center fixed no-repeat; background-size: cover; color: #fff;}

#testimonials {background: #000;}
#testimonials .fa-star {color:#fff000}
#testimonials p {font-size: 28px;}
#testimonials p.smallerpers  {font-size: 14px;}
#testimonials img {}

.fullbacki {background: #000; clear: both; width: 100%; padding: 20px 0; text-align:center}
.fullbacki a {color: #fff;}
h3 {margin: 0; padding: 0; font-size: 22px; line-height: 30px;}
#about {padding-bottom: 20px!important;}

/*Form*/
.jform {margin-top: 15px;  background: #000;  padding: 20px 10px; border-radius :0px; color: #fff; margin-bottom: 30px;}
.jform label {float: left; width:35%; margin-right: 8px; font-weight: bold;}
.jform input, .jform select, .jform textarea {width:63%;}
.jform input.btn {padding-left: 20px; padding-right: 20px; margin-right: 10px; width:auto!important; border-radius: 5px;}


/*Social Icons*/
.tooltip.top .tooltip-arrow {
  border-top-color: #f79422;
}

.tooltip-inner {
  color: #fff;
  background: #f79422;
  border: solid 1px #f79422;
}


/*Modal Popup*/
.modal-content {
	border-radius: 0;
	background: #8d1841;
	color: #fff;
}
.modal-footer {background: #e54856; border: none; padding-top: 5px; padding-bottom: 5px;}


#contact {padding-top:10px; padding-bottom:10px;  margin-top: 60px; color: #fff;}

#contact h2 {margin-top: 30px; color:#fff;}

#contact iframe {
	border: 5px solid #f79422	
}
#contact .content-section {padding-bottom: 10px; padding-top: 30px;}
#contact .blockgro {clear: both; font-size: 11px; margin-top: 30px; clear: both; border-top: 1px solid #9c9898; color: #9c9898; padding-top :10px;}
#contact .blockgro a {color: #9c9898;}
#contact .blockgro a:hover {color: #fff;}
#contact .blockgro span {color: #fff;}


@media(min-width:767px) {
    p {
        margin: 0 0 15px;
        font-size: 14px;
        line-height: 1.6;
    }
#contact .blockgro span {text-align: right; float: right;}	

}

a {
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #d8d8d8;
}

.light {
    font-weight: 400;
}


.navbar {
    margin-bottom: 0;
    border-bottom: 2px solid rgba(255,255,255,.3);
    text-transform: lowercase;
    font-family: 'Open Sans', sans-serif;
    background-color: #000;
}

.navbar-brand {
    font-weight: 700;
	padding-top: 0; 
	padding-bottom: 0;
	max-width:350px;
}

.navbar-brand:focus {
    outline: 0;
}

.navbar-custom a {
    color: #e0e0e0;
}

.navbar-custom .nav li a {
	text-transform: uppercase;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.0);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color:#ccc;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

.navbar-custom .nav li a.onlyonnt {display: none}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0 5px 0;
        border-bottom: 0;
        letter-spacing: 2px;
        background: #000;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
	 .navbar  .telnum { letter-spacing: 1px;}
    .top-nav-collapse {
        padding: 0;
        background-color: #000;
		margin-top: 0!important;
		box-shadow: 0 1px 6px #5a5a5a;
    }
    .top-nav-collapse .navbar-brand {max-width: 300px; margin-top: 0; padding-top:5px;}
	.top-nav-collapse .telnum {margin-top: 4px;}
	.top-nav-collapse .navbar-nav > li > a {padding-top: 5px; font-weight: 600;}
    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
.navbar-nav > li > a {padding-top: 10px;}
	.top-nav-collapse .onlyonnt {display:inline-block!important;}
}



section.iconsarea {background: #000; padding-top: 10px; padding-bottom: 10px; font-size: 15px; text-transform: uppercase; font-weight: 600;}
section.iconsarea img {margin-bottom: 10px;}


.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: left;
    color: #fff;
    background: url(../img/intro-bg.jpg) no-repeat center bottom fixed;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	padding-top: 100px;
	
	
}

.intro.introinner {height: auto; padding-bottom: 10px; text-align: right;}
.navbar-nav > li > a.active {background: #f79422;}
.intro-body {

}

.brand-heading {
    font-size: 52px;
	line-height: 62px;
	color:#bababa;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

h3.brand-head {color:#bababa;}

.brand-heading span {color:#fff;}

.intro-text {
    font-size: 18px;
}

@media(min-width:767px) {

    .intro {height: 100%; padding: 0;}
    .intro-text {font-size: 25px;}	
	.intro-body {padding-top:180px; margin-top:80px; padding-bottom: 320px;}
	
}

.intro-body {}





.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 35px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding: 100px 0;
}



@media(min-width:767px) {
    .content-section {
        padding: 120px 0;
    }

.telnum {font-size: 22px; text-align: right; margin-right: 15px;}	
.telnum i {margin-left: 15px;}
}

.btn {
    text-transform: lowercase;
    font-weight: 600;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 2px solid #4f4f4f;
    color: #fff;
    background-color: #4f4f4f;
	font-weight: bold;
}

.btn-default:hover,
.btn-default:focus {
    border: 2px solid #fff;
    outline: 0;
    color: #000;
    background-color: #fff;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}




@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {

.mb20 {margin-bottom: 20px;}
.mb40 {margin-bottom: 40px;}	
.intro {background-position: center left; background-attachment: scroll; padding-bottom: 120px;}
.content-section {padding: 60px 0;}	
section.iconsarea .col-xs-6 {min-height:150px;}
.navbar-brand {max-width:260px; margin-top: 5px;}	 
.brand-heading {font-size: 28px; line-height: 38px;}
.navbar {box-shadow: 0 1px 8px #ccc;}
 
	h3.brand-head {} 
	 .jform input, .jform select, .jform textarea {width:100%;}
	 .jform label {width: 100%;}
	 
	#contact .blockgro span {clear: both; display: block; margin-top: 5px;} 
	
}

::-moz-selection {
    text-shadow: none;
    background: #ccc;
    background: rgba(255,255,255,.6);
}

::selection {
    text-shadow: none;
    background: #ccc;
    background: rgba(255,255,255,.6);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

@media(min-width:992px) {

	
.intro {margin-top: -75px;}
.navbar { }
.navbar-brand {	margin-top: -10px;}
}


@media screen and (min-width: 767px) and (max-width: 1199px) {
.navbar-brand {max-width: 200px;}
.nav > li > a {padding-left:2px; padding-right:2px;}
.telnum {line-height:12px; font-size:20px}
}