@import url('https://fonts.googleapis.com/css?family=Montserrat|Roboto+Condensed|Teko:600');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
@import url('https://fonts.googleapis.com/css?family=Niconne');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


body{
 font-family: 'Roboto', sans-serif;
}
a:hover {
  text-decoration: none;
}
.top  {
  background:#ECECEC;
  padding: 5px 0;
  z-index: 4;
  position: relative;
}
.sec-5 h1 {
  font-family: 'Teko', sans-serif;
}
.top  .add {
  color: #ababab;
}
.social {
  text-align: right;
}
.social ul {
  padding:0;
  margin:0  
}
.social ul li{
  list-style: none;
  display: inline;
}
.social ul li a {
  padding:  0 15px;
  color: #ababab;
  font-size: 16px;
}
.logo img {
  width: 100%;
}
.padd0{
  padding: 0;
}
.right-links
{
  position: fixed;
bottom: 50px;
right: 25px;
z-index: 999;
}

.right-links a
{
  display: block;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
color:#fff;
border-radius: 100%;
background: #f41313;
cursor: pointer;
font-size: 18px;
box-shadow: 0 0 4px #666;
}


header {
  padding:15px 0; 
}
.icons{
  padding: 0 0 0 10px;
  float: right;
  margin: 0;
}
.icons li {
  display: inline-block;
  list-style: none;
  padding: 0 6px;
}
.icons li a {
  color: #848484;
  padding: 0 4px;
  -webkit-transition: all .6s ease;
}
.icons li a:hover {
  color: #DF5057;
  -webkit-transition: all .6s ease;
}
a {
  -webkit-transition: all .6s ease;
  text-decoration: none;
}
a:hover {
  -webkit-transition: all .6s ease;
}
.sidehead {
 text-align: right;
}
.sidehead .import {
  font-size: 17px;
  color: #878787;
} 
.sidehead ul {
  float: left;
  margin:9px 0px 0px 5px;
  padding-left: 283px;
  margin-bottom: 15px;
}
.sidehead ul li{
  list-style: none;
  display: inline-block;
  margin-left: 40px;
  z-index: 999;
  position: relative;
}
.icon-holder {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #ededed;
  border-radius: 5%;
}
.icon-holder i {
  color: #ed7d31;
  display: block;
  font-size: 20px;
  font-weight: 500;
  height: 45px;
  line-height: 45px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 45px;
}
.text-holder {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
  text-align: left;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}
.text-holder p {
  margin-bottom: 0;
  color: #888;
   font-family: 'Roboto', sans-serif;
}

.text-holder p a{
  color: #888;
}
.text-holder h6 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ec7d35;
   font-family: 'Roboto', sans-serif;
}
.navbar-inverse {
  background-color: #ed7d31;
  border: none;
  margin: 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background:#000;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
   font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 18px 30px;
  border-right: 1px dashed #ffa466;
}
.navbar-inverse .navbar-nav > li > a:hover{
  color: #000;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > .dropdown-menu{
left: 98%;
top: 0px;
}

.dropdown-menu > li > a {
    padding: 6px 20px;
border-bottom: 1px solid #ececec;
}


.menu {
    position: absolute;
    width: 100%;
}
.carousel1 .carousel-control.left {
  background: none;
  margin-left: -70px;

}
.carousel1 .carousel-control.right {
 background: none;
 

}
.carousel1 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  margin-right: -70px;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 8%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  width: 30%;
  top: 25%
}

.carousel .carousel-inner .item img{
  width: 100%;
}

.carousel-caption h1 {
  font-family: 'Teko', sans-serif;
  text-shadow: none;
  color: #000;
}
.carousel-caption p {
  color: #7a7a7a;
  text-shadow: none;
}
.btn-primary {
    color: #fff;
    background-color: #ed7d31;
    border-color: #db681a;
}
#mainText  p{
             
       
       margin-bottom:0px;}    
    word{ display:inline-block; }
    
    a letter{ color:inherit; }
    letter{ display:inline-block; white-space:pre; background:none; transition:.4s; }
    letter.initial{ opacity:0; text-shadow:0 0 9px; color:#FFF; -webkit-transform:scale(8); -webkit-transform-origin:150% 50%; transform:scale(8); transform-origin:150% 50%; }
      
.latest {
  background: #ED7D31;
  padding: 10px 0;
}
.latest span{
  float: left;
  font-size: 40px;
  color: #fff;
}
.latest h2{
  color: #fff;
  margin: 6px 0 0 66px;
  font-size: 24px; 
  font-family: "Oswald",sans-serif;
  float: left;
  
}
.new {
  border-right: 1px solid #D24800;
}
.latest marquee {
  height: 40px;
}
.latest marquee p{
  color: #fff;
  line-height: 35px;
}
 .latest a{
    color:#FFFFFF;
    background: #555;
    padding: 10px 8px;
}
.carousel1 {
  position: relative;
  background: #ed7d31;
}
.welcome h1{
  font-family: "Oswald",sans-serif;
  font-size:30px;
  margin-bottom: 25px;}
.welcome h1 color{
  color: #FF5800;

}
.welcome{
  text-align: center;
  padding: 25px 0
}
.welcome p{
  color: #656060;
font-size: 23px;
line-height: 29px;
font-weight: 300;
font-family: "Lato";
margin-bottom: 25px;
}
.welcome a {
  position: relative;
display: inline-block;
color: #323232;
text-transform: uppercase;
text-align: center;
font: bold 16px/45px "Asap",sans-serif;
width: 201px;
height: 48px;
border: 2px solid #323232;
}
.welcome a:hover{
  text-decoration: none;
  border: 2px solid #FF5800;
}
.pro{
  background: url(../images/bg_pro.jpg) fixed;
  padding: 30px 0 40px 0;
  text-align: center;
}

.pro .photo{
margin-bottom: 15px;
}

.pro h1{
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
   font-family: 'Roboto', sans-serif;
}
.pro p {
   background:#ED7D31;
padding: 8px 4px;
color:#fff;
font-size: 14px;
text-align: center;
font-weight: 600;
 font-family: 'Roboto', sans-serif;
}
.pro img {
  width: 100%
}
.matter{
  padding: 20px 0;
}
.box-1 h1 {
  font-family: "Oswald",sans-serif;
  font-size: 28px;
  margin-bottom: 30px;
}
.box-1 span {
    font-size: 10px;
    background: #FF5800 none repeat scroll 0% 0%;
    color: #FFF;
    padding: 4px 4px;
    float: right;
    cursor:pointer
}
.box-2 h1 {
  font-family: "Oswald",sans-serif;
  font-size: 28px;
  margin-bottom: 30px;
}
.box-2 ul {
  padding: 0;
}
.box-2 ul li {
  list-style: none;
  font-family: "Lato";
  font-style: italic;
}
.box-2 span{
  margin-right: 20px;
}
.box-3 h1 {
  font-family: "Oswald",sans-serif;
  font-size: 28px;
  margin-bottom: 30px;
}
.box-3 img{
  margin-bottom:30px; 
} 
.box-3 p a{
  color: #FF5800; 
} 
.btn-lt {
  color: #fff;
  border: 2px #fff solid;
  margin-top: 20px;
   font-family: 'Roboto', sans-serif;
}
.btn-lt:hover {
  color: #ED7D31;
  border: 2px #ED7D31 solid;
}
.event {
  background: #fff;
  padding:40px; 
}
.ev-box {
  border: 1px solid #ccc;
  padding: 10px;
}
.ev-box h3 {
  margin:0;
  padding: 5px 5px;
  background:#ED7D31;
  color: #fff;
  margin-bottom: 10px;  
   font-family: 'Roboto', sans-serif;
}
.ev-box h4 {
  margin:15px 0 0 0;
  padding: 0px;
  color: #ED7D31;
  margin-bottom: 10px;  
  font-weight: 600;
  position: relative;
}

.ev-box h4:after {
  content: "";
  position: absolute;
  background: #ED7D31;
  height: 2px;
  width: 150px;
  bottom: -5px;
  left: 0
}
.ev-box a{
  font-family: "Oswald",sans-serif;
}
.ev-box p {
  color: #999;
  text-align: justify;
}
.carousel2 .carousel-control.left {
  background: none;
 

}
.carousel2 .carousel-control.right {
 background: none;
 }

 .sub-c h3{
font-size: 18px !important;
color: #444 !important;
font-family: 'Poppins', sans-serif !important;
font-weight: 600;
margin-bottom: 0px;
margin-top: 15px;
border-bottom: 1px solid rgba(224, 224, 224, 0.9);
padding-bottom: 6px;
 }

.left_a {
  float: right;
  height: 30px;
  top: 326px;
  position: absolute;
  text-shadow: none;
  color: #ed7d31;
  opacity: 1;
}
.left_a:hover , .rgt_a:hover{
  color: #000;
}
.rgt_a {
  float: right;
  height: 30px;
  top: 326px;
  position: absolute;
  text-shadow: none;
  color: #ed7d31;
  opacity: 1;
  left: 240px
}
.rgt_a  span {
  font-size: 20px!important
}
.left_a  span {
  font-size: 20px!important
}
.logos img{
  border: 1px solid #ccc;
}
footer {
  background: #333;
  padding: 30px 0 ;
  border-bottom: 10px solid #555;
}
footer  img {
  margin-bottom: 20px;
}
footer p {
  color: #dbdbdb;
  line-height: 25px;
}
.social2 {
  text-align: left;
}
.social2 ul {
  padding:0;
  margin:0  
}
.social2 ul li{
  list-style: none;
  display: inline;
}
.social2 ul li a {
  margin:  0 25px 0 0;
  color: #ababab;
  font-size: 16px;
}

.product-banner {
    background: url(../images/product-banner.jpg);
    padding: 110px 0px 60px;
    background-size: cover;
    background-position: bottom;
}

.about-banner {
    background: url(../images/about-banner.jpg);
    padding: 110px 0px 60px;
    background-size: cover;
    background-position: bottom;
}

.news-banner{
   background: url(../images/news-banner.jpg);
    padding: 110px 0px 60px;
    background-size: cover;
    background-position: bottom;
}

.send-enquiry-banner{
   background: url(../images/send-enquiry-banner.jpg);
    padding: 110px 0px 60px;
    background-size: cover;
    background-position: bottom;
}

.contact-banner{
   background: url(../images/contact-banner.jpg);
    padding: 110px 0px 60px;
    background-size: cover;
    background-position: bottom;
}

.inner-banner h1 {
   font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    position: relative;
}



.inner-banner ul {
    margin-bottom: 0px;
    display: inline-block;
    background: #ed7d31;
    border-radius: 20px;
    padding: 2px 10px;
}

.inner-banner ul li {
 font-family: 'Roboto', sans-serif;
    float: left;
    list-style: none;
    color: #ffe0ca;
}

.inner-banner ul li a {
    color: #fff;
    text-decoration: none;
    transition: .4s;
}

.inner-banner ul li span {
    padding: 0px 6px;
}

.inner-banner ul li a:hover {
    color: #ff9f9f;
}

.inner-matter{
padding: 50px 0px;
}

.inner-matter h2{
  font-family: 'Oswald', sans-serif;
font-weight: 800;
color: #ed7d31;
margin-top: 0px;
}

.inner-matter p{
color: #555;
line-height: 28px;
}

.inner-matter h2::after{
content: '';
position: absolute;
left: 15px;
top: 38px;
background: #444;
height: 2px;
width: 75px;
}

.inner-matter h3
{
  font-family: 'Oswald', sans-serif;
font-size: 22px;
color: #ed7d31;
}



.about-list ul{
padding-left: 0px;
}

.about-list ul li{
  list-style: none;
  color: #555;
line-height: 28px;
}

.about-list ul li::before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px;
}

.news-box
{
  border-bottom: 1px solid #ececec;
padding: 20px 15px;
margin-bottom: 20px;
}

.news-box h3{
font-family: 'Oswald', sans-serif;
font-size: 22px;
color: #ed7d31;
}

.product-name {
position: relative;
border-bottom: 3px solid #787878;
overflow: hidden;
background: #fff;
}

.product-name p {
text-align: center;
background: #333;
color: #fff;
padding: 4px 6px;
margin-bottom: 0px;
transition: .4s;
-webkit-transition: 0.4s;
line-height: 22px;
}

.product-img{
width: 100%;
overflow: hidden;
position: relative;
border: 1px solid #ececec;
margin: 15px 0px;
}

.product-img .thumb {
    display: block;
    position: relative;
    overflow: hidden;
}

.product-img img {
    width: 100%;
    height: 100%;
    transition: all 0.9s ease 0s;
    border: 0px solid #ddd;
}

.product-img .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
    transition: all 0.9s ease 0s;
}

.product-img :hover .product-name {
border-bottom: 3px solid #bf560e;
}

.product-img:hover p {
    background: #ed7d31;
}

.product-img a{
text-decoration: none;
}

.side-pro h2
{
background: #f38942;
color: #fff;
font-family: 'Poppins', sans-serif;
padding: 8px 15px;
font-size: 26px;
}

.side-pro h2::after{
background: none;
font-size: 26px;
}

.side-pro h2::before
{
position: absolute;
top: 10px;
left: 15px;
width: 5px;
height: 25px;
background: #333;
content: "";
transition: all 500ms ease;
}

.side-pro ul{
  padding-left: 0px;
}

.side-pro ul li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
}

.side-pro ul li a {
    padding: 12px;
    font-family: 'Lato', sans-serif;
    display: block;
    font-weight: 600;
    position: relative;
    border: 1px solid #dddddd;
    background-color: #f3f3f3;
    color: #222;
    text-decoration: none;
transition: all 500ms ease;
}

.side-pro ul li a::before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 0px;
    height: 25px;
    background: #333;
    content: "";
    transition: all 500ms ease;
}

.side-pro li a:hover{
  background: #f38942;
color: #fff;
}

.side-pro li a:hover::before{
  width: 5px;
}

.single-pro-img {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #c9c9c9;
    padding: 5px;
    margin: 15px 0px;
}

.single-pro-img .thumb {
    display: block;
    position: relative;
    overflow: hidden;
}

.single-pro-img img {
    width: 100%;
    height: 100%;
    transition: all 0.9s ease 0s;
}

.single-pro-img .img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}

.single-pro-img .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
    transition: all 0.9s ease 0s;
}


.single-product h2
{
  font-family: 'Oswald', sans-serif;
font-weight: 800;
color: #ed7d31;
margin-top: 0px;
}

.single-product h2::after{
  background: none;
}

.video iframe{
width: 100%;
height: 250px;
margin-top: 15px;
}

.video p{
text-align: center;
padding: 2px 6px;
color: #fff;
border: 2px solid #fbcba9;
background: #ed7d31;
}

.single-product h4{
  font-family: 'Lato', sans-serif;
font-weight: 800;
color: #555;
border-bottom: 1px dashed #d1d1d1;
padding-bottom: 6px;
margin-top: 18px;
}

.single-product ul{
  padding-left: 0px;
}

.single-product ul li{
font-family: 'Roboto', sans-serif;
list-style: none;
line-height: 26px;
background: #efefef;
border-bottom: 1px solid #fff;
padding: 4px 10px;
color: #666;
}

.single-product ul li::before{
    content: "\f138";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 6px;
color: #ed7d31;
}

.product-table h3
{
  font-family: 'Roboto Condensed', sans-serif;
font-weight: 800;
background: #ed7d31;
display: inline-block;
padding: 10px 12px;
color: #fff;
position: relative;
font-size: 24px;
}
.product-table h3::after
{
position: absolute;
right: -17px;
top: 7px;
width: 33px;
height: 32px;
content: "";
background: #ed7d31;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
z-index: -1;
}

.product-table table {
     font-family: 'Roboto', sans-serif;
    width: 100% !important;
    margin: 15px 0px;
}

.product-table table tr:nth-child(2n+1) {
    background: #FFF;
}

.product-table table tr:nth-child(2n) {
    background: #f0f0f0;
}

.product-table tr td {
    padding: 10px;
    border: 1px solid #d1d1d1;
    
    color: #666;
}

.product-table tr th {
    padding:10px;
    background: #555;
    color: #fff;
    border: 1px solid #d1d1d1;
    font-size: 15px;
}

.exhibition-box{
border: 2px solid #f38942;
margin: 20px 0px;
}

.exhibition-box p
{
  text-align: center;
background: #f38942;
color: #fff;
padding: 4px 6px;
margin-bottom: 0px;
}

.enq-form {
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}

.enq-form i {
    position: absolute;
    font-size: 15px;
    color: #a5a2a2;
    padding: 11px;
}

.enq-form input {
    height: 40px;
    border-radius: 0px;
    margin-bottom: 30px;
    padding-left: 35px;
   font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 14px;
}

.enq-form textarea {
    border-radius: 0px;
    padding-left: 40px;
    padding-top: 10px;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.enq-form .sendbtn {
    background: #333;
    color: #fff;
   font-family: 'Lato', sans-serif;
    padding: 10px 20px;
    font-weight: 500;
    border: 0;
    transition: .4s;
    width: 100%;
}

.map{
padding-top: 10px;
}

.cnt-info{
padding-left: 0px;
}

.cnt-info li
{
  list-style: none;
display: inline-block;
width: 100%;
}

.cnt-info li h4{
float: left;
width: 33%;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 600;
color: #222;
}

.cnt-info li p{
float: left;
width: 66%;
padding-top: 10px;
line-height: 20px;
}

.cnt-info li p a{
  text-decoration: none;
  color: #555;
}

.cnt-info li h4 span
{
color: #ed7d31;
padding-right: 8px;
}


footer h3 {
  color: #fff;
  margin-bottom: 24px;
}
footer .links ul{
  padding: 0px;
}
footer .links ul li{
  padding: 5px 0;
  list-style: none;
}
footer .links ul li a{ 
  color: #ccc;
}
.prorange .prorange-product-list
{
  padding: 20px 10px 10px;
  line-height: 26px;
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  margin-bottom: 40px;
   font-family: 'Roboto', sans-serif;
}
.product-list-item
{
  list-style: none;
  padding-left: 0px;
}
.product-list-item li i
{
  color:#ed7d31;
}
.product-list-item li a{
  color:#555;
}
.prorange-product-list .col-md-3
{
border-right: 1px solid #e8e8e8;
}
.prorange-product-list .col-md-3:nth-child(4) 
{
border-right: 0px solid #e8e8e8;
}
.prorange-product-list div h5
{
    background-color: #333333;
    color: #fff;
    padding: 8px 8px;
    text-align: left;
    border-radius: 2px;
     font-family: 'Roboto', sans-serif;
    
}
/*.prorange ul {
  padding: 12px 10px 10px 22px;
  line-height: 26px;
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  margin-bottom: 40px;
}
.prorange ul li {
  color: #555;
}*/
.prorange h3 span {
  background: #ed7d31;
  padding: 9px 16px;
  color: #fff;
   font-family: 'Roboto', sans-serif;

}
.prorange h3 {
  margin:0; 
   z-index: 99;
position: relative;
}
@media (width:1024px){
  .sidehead ul {
  float: left;
  margin: 9px 0px 0px 5px;
  padding-left: 180px;
  margin-bottom: 15px;
}
.sidehead ul li {
  list-style: none;
  display: inline-block;
  margin-left: 20px;
  z-index: 99999999;
  position: relative;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 18px 19px;
  border-right: 1px dashed #ffa466;
}
.carousel-caption h1 {
  font-family: 'Teko', sans-serif;
  text-shadow: none;
  color: #000;
  font-size: 28px;
}
}
@media (min-width:320px) and (max-width:414px ) {
  .sidehead ul {
  float: left;
  margin: 9px 0px 0px 5px;
  padding-left: 0;
  margin-bottom: 15px;
}

.navbar-nav .open .dropdown-menu{
background: #62300e;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color:#fff;
}

.dropdown-submenu .dropdown-menu{
  margin-left: 20px;
}

.dropdown-submenu .dropdown-menu > li > a{
border-bottom: 0px;
}

.sidehead ul li {
  list-style: none;
  display: table;
  margin-left: 0;
  z-index: 99999999;
  position: relative;
  margin-top: 21px;
}
.sidehead {
  text-align: center;
}
.top .add {
  color: #ababab;
  font-size: 12px;
  text-align: center;
}
.social {
  text-align: center;
}
.event {
  background: #fff;
  padding: 40px 0;
}
.ev-box {
  margin-top: 20px;
  margin-bottom: 20px;
  }
  .menu {
  position: relative;
  width: 100%;
  background: #ed7d31;
}
}
.fb-page {
  width:100%!important;
}