
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.mt-5{margin-top:50px; margin-bottom:50px;}


a { text-decoration: none; }




.nav-fostrap {
  display: block;
  margin-bottom: 15px 0;

  border-radius: 3px;
  z-index:99999 !important ;
}

.nav-fostrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

.nav-fostrap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #def1f0;
  font-weight:bold;
}

.nav-fostrap li a {
  padding: 12px 20px;
  font-size: 14px;
  
  text-transform:uppercase;
  font-weight:600;
  color: #fff;
  display: inline-block;
  outline: 0;

  transform:scale(1,1.2); /* W3C */
-webkit-transform:scale(1,1.2); /* Safari and Chrome */
-moz-transform:scale(1,1.2); /* Firefox */
-ms-transform:scale(1,1.2); /* IE 9 */
-o-transform:scale(1,1.2); /* Opera */
  }

.nav-fostrap li:hover ul.dropdown { display: block;  z-index:99999 !important; text-decoration:none; text-decoration:none;}

.nav-fostrap li ul.dropdown {
  position: absolute;
  display: none;
  width: 260px;
  background: #e3000f;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  padding-top: 0;  z-index:99999 !important ;
  border:1px solid #dcdcdc;
 }

.nav-fostrap li ul.dropdown li {
  display: block;
  list-style-type: none;
}

.nav-fostrap li ul.dropdown li a {
  padding: 8px 10px;
  font-size: 13px;
  color: #fff;
  display: block;
  font-weight: 600;
  
}

.nav-fostrap li ul.dropdown li:last-child a { border-bottom: none; }

.nav-fostrap li:hover a {
  background: #e3000f;
  color: #fff !important;
   text-decoration:none;
}

.nav-fostrap li:first-child:hover a { border-radius: 3px 0 0 3px; }

.nav-fostrap li ul.dropdown li:hover a { background: rgba(0,0,0, .1); }

.nav-fostrap li ul.dropdown li:first-child:hover a { border-radius: 0; }

.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #def1f0;
  position: relative;
  top: 10px;
  right: -5px;
  content: '';
}
.title-mobile {
  display: none;
}

 @media only screen and (max-width:767px) {  
 
 .about img{width:80%; margin:5px; text-align:center;}
 .menu{background:none !important;}
 .header-top{
    background:#333 no-repeat;
	 float:none !important;
	width:100% !important;
	height:140px !important;
	margin-top:42px;
	
 }
 .social {
    margin: 25px;
    padding: 0;
    list-style: none;
	float:right;
	
	text-align:center;
	width:100%;
}
	.phn{color:#fff; font-size:14px; float:none; font-weight:bold; float:right; margin-top:0px; text-align:center; width:100%;}
.logo{ width:100%; padding:0px;  text-align:center;  padding:15px; float:right; margin-top:10px; }
.add{font-size:18px; padding-top:10px; border-bottom:1px solid #ccc; padding-top:25px; border-right:none; width:100% !important; clear:both;}
	
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 0em;
	left: 0;
	margin-right:2em;
	color:#fff;
	text-transform:uppercase;	
	z-index: 50;
	font-family:'Noto Sans', Helvetica, Arial, sans-serif;
	text-transform: none;
	font-size:7px !important;
	
}

.about{padding-left:0px !important; 
text-align:justify;}
.about h3{font-size:22px; font-weight:bold; 
padding-top:10px 0px 0px 0px; margin-bottom:5px;}
.about ul li{list-style:circle; padding:0px;}


}
 @media only screen and (max-width:900px) {
	 
	 

.nav-fostrap {
  background: #fff;
  width: 200px;
  height: 100%;
  display: block;
  position: fixed;
  left: -200px;
  top: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
  margin: 0;
  border: 0;
  border-radius: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.title-mobile {
  position:absolute;
  display: block;
    top: 10px;
    font-size: 20px;
    left: 100px;
    right: 100px;
    text-align: center;
    color: #FFF;
}
.nav-fostrap.visible {
  left: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
}

.nav-bg-fostrap {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #e3000f;
  padding: 12px 0 0 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.navbar-fostrap {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  cursor: pointer;
  margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px;
}

.navbar-fostrap span {
  height: 2px;
  background: #fff;
  margin: 5px;
  display: block;
  width: 20px;
}

.navbar-fostrap span:nth-child(2) { width: 20px; }

.navbar-fostrap span:nth-child(3) { width: 20px; }

.nav-fostrap ul { padding-top: 50px; }

.nav-fostrap li { display: block; }

.nav-fostrap li a {
  display: block;
  color: #505050;
 
  font-size:18px;
  font-weight:bold;
}

.nav-fostrap li:first-child:hover a { border-radius: 0; }

.nav-fostrap li ul.dropdown { position: relative; }

.nav-fostrap li ul.dropdown li a {
  background: #e3000f !important;
  border-bottom: none;
  color: #fff !important;
}

.nav-fostrap li:hover a {
  background: #03A9F4;
  color: #fff !important;
}

.nav-fostrap li ul.dropdown li:hover a {
  background: rgba(0,0,0,.1); !important;
  color: #fff !important;
}

.nav-fostrap li ul.dropdown li a { padding: 10px 10px 10px 30px; }

.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }

.arrow-down {
  border-top: 5px solid #505050;
  position: absolute;
  top: 20px;
  right: 10px;
}

.cover-bg {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


}
 @media only screen and (max-width:1199px) {

}

.about{padding-left:0px !important; 
text-align:justify;}
.about h3{font-size:22px; font-weight:600;
padding-top:10px 0px 0px 0px; margin-bottom:5px; margin-left:10px ;}
.about h4{font-size:18px; font-weight:600;
  padding-top:10px 0px 0px 0px; margin-bottom:5px; margin-left:10px ;}
.about ul li{list-style:circle; padding:0px;}
.border{border:1px solid #ccc; padding:8px;}
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}



/*****************contact section**************/





#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
  width:100%;
}

#contact {
	
  padding: 20px;
  margin:0 auto;
  width:100% !important;
  

 
  z-index:99999999 !important;
  
}

#contact h3 {
  display: block;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 10px;
  color:#000;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
  color:#000;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100% !important;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #2482cd;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
  border-radius:5px;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}