@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

body{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    overflow-x: hidden;
}

.dash{
  border-top: dashed 1px #8d0b01;
  position: absolute;
  width: 63.8%;
  height: 0;
  top: 55px;
  right: 0;
  z-index: 1;
}
.ruler{
  background:url(../images/ruler.png);
  background-repeat: repeat-x;
  height: 12px;
  margin-bottom: -12px;
  position: relative;
  z-index: 9999;
}

.top{
  background: transparent;
  float: left;
  height: 100px;
  position: relative;
  width: 100%;
  z-index: 200;
}
.top::before {
  content: "";
  background: #000;
  height: 100px;
  position: absolute;
  width: 40%;
  left: 0;
  top: 0;
}
.top::after {
  content: "";
  background: #D52B1E;
  height: 100px;
  position: absolute;
  width: 60%;
  right: 0;
  top: 0;
  z-index: -1;
}
.top .left {
  background: #000;
  float: left;
  height: 100px;
  position: relative;
  width: 35%;
  z-index: 3;
}

.top .right {
  float: left;
  width: 65%;
}
.top .right .rightinner::after {
  border-color: transparent transparent #d52b1e;
  border-style: solid;
  border-width: 0 0 105px 40px;
  content: "";
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  left: 370px;
  top: -5px;
  width: 0;
  z-index: 5;
}
.top .right .rightinner {
  background: #d52b1e none repeat scroll 0 0;
  float: left;
  width: 100%;
  height: 100px;
}


.head1{
  font-size: 18px;
  text-transform: uppercase;
  color: #d52b1e;
  line-height: 24px;
  font-weight: 600;
  margin-top: 35px;
}
.tex1{
  font-size: 15px;
  line-height: 30px;
  color: #403f3f;
  margin-top: 12px;
}

.services{
  margin-top: 30px;
  background:url(../images/s5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
  text-align: center;
  position: relative;
  height: 350px;
  z-index: 1;
}
.overlayRed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,1.00);
  
}
.text2{
  position: absolute;
   text-align: center;
  font-size:20px;
  font-weight: 400;
  color: #FFF;
  line-height: 34px;
  margin-left:8%;
  text-transform: uppercase;
  
}

.inner1 {
  background: url(../images/s5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  
  height: 250px;
}
.margin-top{margin-top: 90px;}

.blkDiv{
  padding:3px;
  background:#111111;
}
.heading2{
  font-size: 22px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 15px;
  position: absolute;
}
.heading2 span{
  width: 52px;
  height: 5px;
  border-radius: 20px;
  background:#d52b1e;
  display: block;
  margin:12px auto 0 auto;
}
.servicesWrap{margin-bottom: 15px;}
.servicesWrap h3{
  color: #FFF;
  font-size: 17px;
  text-transform: uppercase;
}
.servicesWrap img{margin-right: 20px; float: left;}
.servicesWrap p{
  clear: both;
  font-size: 15px;
  color: #dfdfdf;
  line-height: 22px;
}
.lineheight{line-height: 24px;}


.about{
  background:url(../images/bgImg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
  text-align: center;
  position: relative;
}
.overlay{
  background:rgba(0,0,0,0.9);
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height:30px;
  z-index: 1;
}
.zindex{position: relative; z-index: 2;}
.about p{
font-size: 16px;
color: #FFF;
line-height: 26px;
margin-bottom: 18px;
font-weight: 300;
letter-spacing: 0.5px;
}
.pro{color: #111111; margin: 25px 0;}
.proWrap{margin-bottom: 15px;}

.footerTop{
  background:#d52b1e;
  padding: 30px 0;
  margin-top: 20px;
}
.footerTop p{
  font-size: 17px;
  line-height: 30px;
  color: #FFF;
  font-weight: 300;
  letter-spacing: 0.5px;
}
.contactN{
  padding: 10px 35px;
  text-align: center;
  border: solid 2px #FFF;
  background:#d52b1e; 
  font-size: 18px;
  color: #FFF;
  border-radius: 6px;
  margin-top: 10px;
  float: right;
}
.contactN:hover{
  background:#990b01;
  color: #FFF;
}
footer{
  background:#000;
  padding: 35px 0;
}

footer h3 {
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 400;
}
footer ul {
  margin-top: 20px;
  padding: 0;
}
footer ul li {
  display: block;
  padding: 8px 0;
}
footer ul li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s;
}
footer ul li a:hover{color: #D52B1E; text-decoration: none; transition: all 0.2s;}
.socIcon {
  display: inline-block;
  margin: 22px 15px 0 0;
}
.socIcon a {
  border: 2px solid #fff;
  border-radius: 100px;
  color: #fff;
  float: left;
  font-size: 18px;
  height: 40px;
  padding: 5px 0;
  text-align: center;
  width: 40px;
  transition: all 0.2s;
}
.socIcon a:hover{color: #D52B1E; border: 2px solid #D52B1E; transition: all 0.2s;}

.contactf{
  display: block;
  color: #FFF;
  padding: 8px 0;
  font-size: 15px;
  line-height: 30px;
}
.contactf i{
  font-size: 18px;
  margin-right: 10px;
}
.flogo{
  color: #FFF;
  margin-top: 55px;
}
.flogo p{margin-top: 10px;}
.footerBt{
  background:url(../images/ruler.png);
  background-repeat: repeat-x;
  height: 12px;
  transform: rotate(180deg);
  margin-top: -12px;
}
.navbar-default .navbar-toggle .icon-bar { background-color: #FFF;}
.navbar-toggle .icon-bar + .icon-bar { margin-top: 6px;}
.navbar-toggle { border: none;  background: transparent !important;}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar{
  width: 30px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar{
  transform: rotate(45deg);
  transform-origin: 10% 15%;
}
.navbar-toggle .middle-bar{
  opacity: 0;
}
.navbar-toggle .bottom-bar{
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar{
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

.innerbanner{
  background: url(../images/bgImg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  margin-bottom: 35px;
  position: relative;
}
.innerbanner::before{
  content: "";
  background: #000;
  height: 191px;
  position: absolute;
  width: 25%;
  left: 0;
  top: 0;
  z-index: 1;
  
}
.innerTitle{
  position: relative;
  background:#000;
  width: 300px;
}

.innerTitle::before{
  border-color: transparent transparent #000;
  border-style: solid;
  border-width: 0 0 197px 70px;
  content: "";
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  right: -70px;
  top: -5px;
  width: 0;
  z-index: 5;
  transform: rotate(180deg);
}
.innerbanner h1{
  margin: 0;
  padding:80px 0; 
  font-size: 28px;
  color: #FFF;
  text-transform: uppercase;
  position: relative;
  z-index: 99;
}
.innertext p{
  font-size: 15px;
  margin-bottom: 15px;
  line-height: 28px;
}
.ser{
  min-height: 200px;
  font-size: 15px;
  line-height: 28px;
}
.ser h4{
  font-size: 16px;
  background:#111111;
  color: #FFF;
  padding: 10px 8px;
  font-weight: 400;
  text-align: center;
}
.ser ul{padding: 0;}
.ser ul li{display: block; padding-left: 25px; margin: 5px 0;}
.ser ul li:before{
  content: "\f00c";
  font-family: "FontAwesome";
  left: 15px;
  position: absolute;
  color: #D52B1E;
}
.np{padding: 0;}
iframe{
  height: 600px;
}

.contactform{
  width: 38%;
  background:rgba(0,0,0,0.9);
  padding:40px;
  margin:0 auto;
}
.contactform .form-control {
  font-size: 15px;
  height: 50px;
  width: 100%;
  border: 1px solid #fff;
}
.contactform .form-control:focus {
  border-color: #D52B1E;
  box-shadow:none;
  outline: 0 none;
}

.textarea {
  height: 90px !important;
}
.btnRed {
  background: #D52B1E;
  border: medium none;
  color: #fff;
  font-size: 16px;
  padding: 10px 10px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
}
.btnRed:hover{
  background-color: #ff2c1c;
  color: #FFF;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color:#AB0F03;
}
.banner{
  position: relative;
  height: 600px;
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: none;
}
.contactBg{
  background:url(../images/map.png) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 0;
  margin-top: -35px;
}

.msg{
  color:#478702 !important;
  font-weight:500;
  text-align: center;
}


/*--------------- Responsive ---------*/


@media (max-width: 1920px) {

}

@media only screen and (max-width : 1024px){
.top .right .rightinner::after{left: 300px;}
.margin-top {margin-top: 140px;}
.innerbanner h1{padding: 50px 0;}
.innerbanner::before{height: 131px;}
.innerTitle::before{border-width: 0 0 137px 51px; right: -50px;}
.innerTitle{width: 251px;}

}

@media only screen and (min-width : 768px) and (max-width : 980px){

.navbar-brand{ margin:10px auto 0 auto; padding: 10px;}
.top .right .rightinner::after{left: 223px;}
.navbar-default .navbar-nav > li > a{font-size: 13px; padding: 12px 15px;}
.blkDiv{padding: 15px 12px;}
.margin-top {margin-top: 140px;}
.innerTitle{width: 100%; background:rgba(0,0,0,0.8);}
.innerbanner h1{padding: 40px 0; text-align: center;}
.innerbanner::before, .innerTitle::before{display: none;}
.contactform{width:50%; padding:30px; margin: 0 auto -379px;}

}

@media only screen and (max-width : 767px){
.top{height: auto;}
.top .left, .top .right{width: 100%; float: none;}
.top::before{width: 100%;}
.dash{display: none;}
.top .right .rightinner::after{display: none;}
.top .right .rightinner{height: auto;}
.navbar-brand{ margin:10px auto 0 auto; float: none; padding: 10px;}
.navTop{text-align: center;}
.navTop span{margin:6px 0;}
.navbar-default .navbar-nav > li > a{text-align: center;}
.underbg{margin-top: -70px; height: auto;}
.margin-top{margin: 0;}
.text2{font-size: 18px; line-height: 34px;}
.servicesWrap h3, .servicesWrap p{font-size: 14px;}
.footerTop p{text-align: center; line-height: 26px; margin-bottom: 20px;}
.contactN{float:none; display: block;}
footer{text-align: center;}
.socIcon{display: inline-block;}

.innerTitle{width: 100%; background:rgba(0,0,0,0.8);}
.innerbanner h1{padding: 40px 0; text-align: center;}
.innerbanner::before, .innerTitle::before{display: none;}
.contactform{width: 88%; padding: 22px; margin: 0 auto;}
.contactform::before, .contactform::after{display: none;}
iframe{height: 350px; margin-top: 30px;}

}

@media only screen and (min-width : 480px) and (max-width : 767px){

}

@media only screen and (max-width : 479px){

}
