/*
/*
@import url(https://fonts.googleapis.com/css?family=Roboto:700);

@import url(https://fonts.googleapis.com/css?family=Nunito:700);

*/

@font-face {
font-family: 'Nunito';
src: url('Nunito.eot'); /* IE9 Compat Modes */
src: url('Nunito.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('Nunito.woff') format('woff'), /* Modern Browsers */
     url('Nunito.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('Nunito.otf')  format('opentype'), /* firefox*/
     url('Nunito.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
font-family: 'titillium';

src:   url('TitilliumWeb-Italic.ttf')  format('truetype');

}


body
	{
background: #ffffff;
background-size: cover;
color: rgba(91,57,30,.88);
font-family:"Nunito" !important; 
font-size: 12px;

text-shadow: 0 0 1px rgba(0,0,0,0.1);
-webkit-font-smoothing: subpixel-antialiased;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0 auto;
  line-height: 18px;
   text-rendering: optimizeLegibility;

-webkit-font-smoothing: antialiased;

-moz-osx-font-smoothing: grayscale;
-webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
 }


p{
color: rgba(91,57,30,1.1);
font-family:"Nunito" !important; 
}

h3 {
font-size: 14px;
font-weight:bold;
color: rgba(91,57,30,.88);
font-family:"Nunito" !important; 

}

.custom-icon{
border: 1px solid #5b391e;
box-shadow: 0px 0px 0px 2px rgba(91, 57, 30, .4);
}

/* hide-show size components based on screen size query */

@media (max-width: 900px) {
font-family:"Nunito" !important;
#hidelink { display: none; }
#about-des{ padding-left: 200px; }
#portfolio { display: none; }
#about-des-image { display: none; }
#web-interactive { display: none; }
#footer{ display: none; }
#large-logo { display: none; }
#about-des-largescreen{ display: none; }
#hide-smallscreen{ display: none !important; }
#captcha-wrap { width:50%;height:50% }
.copyright { display: none; }
.container { min-width: 300px; }
.container{ margin-left: -10px; }
#footer { max-width: 300px; font-size: 10px; margin-top: -150px; }
#footer-siterequest { display: none !important; }
#footer-contractor { display: none !important; }
#contact {
padding-top: 7px;
width: 298px;
background-color: #ffffff;
box-shadow: 0 0  1px rgba(91,57,30,.5);
border: 2px solid rgba(91,57,30,.5);
}
#home{ margin-top: 0px; }
#report-emergency{
  margin-top:10px;
width:298px;
background-color: #ffffff;

color: #272727;
}
#submit-to-site{ display: none; }
}


@media (min-width: 768px) {
  .container { width: 768px; }
#logo { display: none; }
#about-des-smallscreen{ display: none; }
#contact {
padding-top: 7px;
width: 40%;
margin-left: 150px;
padding-right: 9px;
padding-left: 9px;
background: #ffffff;
box-shadow: inset hsla(0,0%,45%,  1) 0  0px 0px 1px, /* border */
    inset hsla(0,0%,15%, .8) 0 0px 0px 0px, /* soft SD */
    inset hsla(0,0%,0%, .15) 0 0px 0px 1px, /* bottom SD */
    inset hsla(0,0%,100%,.7) 0  1px 1px 1px, /* top HL */
    hsla(0,0%,100%,.5) 0  0px 0px 0px; /* outer HL */ 
border: 2px solid rgba(91,57,30,.5);
color: #272727;
font-family:"Nunito" !important; 
}
#home{ margin-top: 47px; }
#report-emergency{
width:484px;
height:476px;
background-color: #ffffff;
color: #272727;
font-family:"Nunito" !important; 
}
#showlink{ display: none !important; }
}



@media (min-width: 992px) {
  .container {width: 992px; }
  font-family:"Nunito" !important;
#logo { display: none; }
#about-des-smallscreen{ display: none; }
#contact {
padding-top: 7px;
width: 40%;
margin-left: 150px;
padding-right: 9px;
padding-left: 9px;
background: #ffffff;
box-shadow: inset hsla(0,0%,45%,  1) 0  0px 0px 1px, /* border */
    inset hsla(0,0%,15%, .8) 0 0px 0px 0px, /* soft SD */
    inset hsla(0,0%,0%, .15) 0 0px 0px 1px, /* bottom SD */
    inset hsla(0,0%,100%,.7) 0  1px 1px 1px, /* top HL */
    hsla(0,0%,100%,.5) 0  0px 0px 0px; /* outer HL */ 
border: 2px solid rgba(91,57,30,.5);
color: #272727;
font-family:"Nunito" !important; 
}
#home{ margin-top: 47px; }
#report-emergency{
width:484px;
height:476px;
background-color: #ffffff;
color: #272727;
}
#showlink{ display: none !important; }
}

@media (min-width: 1200px) {
  .container {width: 1200px;}
  font-family:"Nunito" !important;
#logo { display: none; }
#about-des-smallscreen{ display: none; }
#contact {
padding-top: 7px;
width: 40%;
margin-left: 150px;
padding-right: 9px;
padding-left: 9px;
background: #ffffff;
box-shadow: inset hsla(0,0%,45%,  1) 0  0px 0px 1px, /* border */
    inset hsla(0,0%,15%, .8) 0 0px 0px 0px, /* soft SD */
    inset hsla(0,0%,0%, .15) 0 0px 0px 1px, /* bottom SD */
    inset hsla(0,0%,100%,.7) 0  1px 1px 1px, /* top HL */
    hsla(0,0%,100%,.5) 0  0px 0px 0px; /* outer HL */ 
border: 2px solid rgba(91,57,30,.5);
color: #272727;
font-family:"Nunito" !important; 
}
#home{ margin-top: 47px; }
#report-emergency{
width:484px;
height:476px;
background-color: #ffffff;

color: #272727;
}
#submit-to-site{
margin-top:50px;
width:953px;
height:700px;
font-family:"Nunito" !important; 
}
#showlink{ display: none !important; }
}



input:invalid {
    box-shadow: none !important;
}

input:required:invalid {
    outline: none;
}



/* images retina */
img {
  max-width: 100%;
  height: auto;
}



/* navigation */

.navbar-default {
   background-color: transparent;
    border: none;
color: rgba(91,57,30,1.1);

padding-right: 15px;
margin-top: -40px;
  }

.navbar-default .navbar-nav li a {
color: rgba(91,57,30,1.1);

background: #ffffff;
padding: 5px 0px 5px 0px;
text-decoration: none;
font-family: Nunito;
font-size: 12px;
display: table-cell;
vertical-align: middle;
text-decoration: none;
font-family:"Nunito" !important; 
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
border: 1px solid #d5d5d5;
text-align:center;
border-radius: 1px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: rgba(91,57,30,1.1);
border: 1px solid purple;
}


/* home section */
#home {
  background: url('../images/home-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
font-family:"Nunito" !important;
  padding-bottom: 100px;
}




/* divider section */
.divider {
  color: #fff;
  text-align: center;
}
.divider .fa {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 32px;
  width: 80px;
  height: 80px;
margin-top: 25px;
  text-transform: capitalize;
  color: rgba(91,57,30,.9);

}
.divider h {
  padding-bottom: 4px;
}
.divider .divider-wrapper {
  padding: 40px 20px 40px 20px;
  position: relative;
  bottom: 40px;
  transition: all 0.7s ease-in;
  text-align:center;
}

.divider .divider-one {
font-family:"Nunito" !important; 
height: 400px;
 background-color: #ffffff;
padding: 50px 10px 0px 10px;
/*border: 2px solid rgba(91,57,30,.5);*/
border: 1px solid silver;
color: #272727;
text-align:center;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
}

/* about section */
#about-header {

  min-height: 550px;
  padding-top: 160px;
}
#about {
font-family:"Nunito" !important; 

}
#about .container {
  
}
#about .col-md-6 {
  padding: 0;
  margin: 0;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
text-shadow: 0 0 1px rgba(0,0,0,0.1); 

}

#about-des{
border: #ffffff 2px solid;
margin-top: -20px;
padding-top: 15px;
padding-bottom: 3px;
margin-left: 3px;
 background-color: #ffffff;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
/*border: 2px solid rgba(91,57,30,.5);*/
border: 1px solid silver;
color: #272727;
font-family:"Nunito" !important; 
}

#report-emergency{
border: #ffffff 2px solid;
margin-top: -20px;
padding-top: 5px;
padding-bottom: 3px;
margin-left: 3px;
 background-color: #ffffff;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
/*border: 2px solid rgba(91,57,30,.5);*/
border: 1px solid silver;
color: #272727;
font-family:"Nunito" !important; 
}


#about-des-image{
border: #ffffff 2px solid;
padding-top: 9px;
padding-bottom: 9px;
padding-right: 9px;
padding-left: 9px;
margin-top: -20px;
 background-color: #ffffff;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
/*border: 2px solid rgba(91,57,30,.5);*/
border: 1px solid silver;
color: #272727;
}



#web-interactive{
border: #ffffff 2px solid;
padding-top: 10px;
padding-bottom: 250px;
margin-top: 50px;
 background-color: #ffffff;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
/*border: 2px solid rgba(91,57,30,.5);*/
border: 1px solid silver;
color: #272727;
font-family:"Nunito" !important; 
}

#submit-to-site{
border: #ffffff 2px solid;
padding-top: 10px;
padding-bottom: 250px;
margin-top: 50px;
 background-color: #ffffff;
text-shadow: 0 0 1px rgba(0,0,0,0.1);
color: #272727;
/*border: 2px solid rgba(91,57,30,.5);*/
border: 1px solid silver;
font-family:"Nunito" !important; 
}




/* team section */
#team {
  margin-top: -70px;
  padding-bottom: 160px;
  font-family: Nunito;
}
#team h2 {
 font-family:"Nunito" !important; 
  text-align: center;
}
#team h3 {
  padding-bottom: 10px;
}
#team .team-wrapper {
  min-height: 630px;
  padding: 20px 20px 0 20px;
font-family:"Nunito" !important; 
 background-color: #ffffff;
text-align: center;
color: #272727;
border: 1px solid silver;

}

#team .team-wrapper p{

text-align: left;
;
}


#team hr {
  border-color: #303030;
  margin-top: 80px;
  margin-bottom: 80px;
}
#team strong {
  display: inline-block;

  padding-bottom: 10px;
}
#team .progress {

  border-radius: 0px;
  height: 4px;
}



/* portfolio section */
#portfolio-header {
  background: url('../images/portfolio-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#portfolio {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;

  }
#portfolio h2 {
  padding-bottom: 20px;
}
#portfolio .col-md-4,
#portfolio .col-md-3 {
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
#portfolio img:hover {
  opacity: 1;
}
#portfolio .btn {
  margin-top: 30px;
}

/* contact section */
#contact-header {
  background: url('../images/contact-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}


#contact h2 {
  text-align: center;
  padding-bottom: 30px;
}
#contact .form-control {
border: 1px solid rgba(91,57,30,1.1);
  margin-bottom: 5px;
  transition: all 0.4s ease-in;
  color: #000080;
}

#contact input {
  border: 1px solid rgba(91,57,30,1.1);
  height: 25px;
  font-size: 11px;
}
.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
#map-canvas
  {
    border: none;
    width: 100%;
    height: 300px;
  }

/* footer section */
footer {
  background: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
color: #272727;
font-family: Nunito;
}
footer .fa {
	font-size: 18px;
	margin-right: 10px;
	padding: 5px;
}
footer h3 {
  padding-bottom: 10px;
}
footer .newsletter p {
  padding-bottom: 10px;
}
footer .form-control {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  padding-bottom: 10px;
}

footer .form-control:focus,
footer .form-control:hover {
	color: #fff;
  	background: #806040;
  	border-color: transparent;
}
footer .input-group-addon {
  background: #fff;
}
footer a, footer a:visited {
  font-size: 12px;
  color: #999;
}
footer a:hover {
  color: #fff;
  text-decoration: none;
}

/* copyright section */
.copyright {
	margin: 10px 0px;
}
.copyright p {
  padding-top: 20px;
}
.social-icons {
  padding: 0px;
  margin: 0px;
}
.social-icons li {
  display: inline-block;
  list-style: none;
  background: #303030;
  margin: 10px 0px 0px 0px;
}
.social-icons li a {
  color: #909090;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 15px;
  text-align: center;
  transition: all 0.4s ease-in;
  
}
.social-icons li a:hover {
  background: #d54ab6;
  color: #fff;
}

/* media 960 */
@media ( max-width: 980px ) {
  .divider .divider-wrapper {
    margin-bottom: 20px;
  }
  #about .about-des {
    padding-bottom: 40px;
  }
  #team .team-wrapper {
    margin-bottom: 40px;
  }
  #contact h3 {
    padding-top: 20px;
  }
  #contact .btn {
    margin-bottom: 20px;
  }
  footer h3 {
    padding-top: 30px;
  }
}

select::-ms-expand {
            width:12px;
            border:none;
            background:#fff;
        }

select{
border: #8c001a 2px solid;
width: 250px;
float:right;
}

label{
  color: rgba(91,57,30,.88);
font-family:"Nunito" !important; 
}


#rotatetext
{       
    -moz-transform: rotate(-2deg);                 /*FF*/
    -o-transform: rotate(-2deg);                   /*Opera*/
    -webkit-transform: rotate(-2deg);              /*Safari, Chrome*/
    -ms-transform: rotate(-2deg) !important;       /*IE9*/
        transform: rotate(-2deg);                      /*CSS3 default*/
    background-color:transparent;

    zoom: 1;
    z-index:1; /*NEEDED FOR IE8*/

    

    position:absolute;

    padding     : 45px 10px 15px 10px;
}
#rotatetext:first-letter {
    text-transform: uppercase;
}
