body{font-family: 'Roboto', sans-serif; font-size:15px; line-height:29px; color:#404040; text-align:justify;}
h1,h2,h3,h4,h5{font-family: 'Roboto', sans-serif;}
header{position:relative; z-index:1;}
a, a:active, a:focus {outline: none;}
#hm{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        #hm.sticky {
          position:fixed; top:0; z-index:999; width:100%; border-bottom:1px solid #c4c5c7
        }
		
		#hmlg img{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        #hmlg.stickylg img{
           width:30%; height:30%; margin-top:0px;
        }
		#hmlg.stickylg{margin-top:10px;}
		#hmdiv1{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
		#hmdiv1.stickydiv1{
           display:none;
        }
		#hmdiv{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
		#hmdiv.stickydiv{
           background:#fff; padding-top:0px; padding-bottom:10px;
        }
		#hmmenu{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
		
#hmmenu.stickymenu .my_nav{
           width:67%; margin-left:auto; margin-right:auto; background:none ; 
        }
		

		
		#hmmenu.stickymenu .my_nav .nav{margin-top:-54px; background:#4d065a; margin-left:38px;}		
		
		
		#hmright{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
		#hmright.stickyright{
         display:none;
        }



.container{max-width:1100px; width:100%}

.t-div1{background:#2f2f2f; padding-bottom:5px;  color:#fff}
.t-social{text-align:right;}
.t-div1 img{display:inline;}
.t-location{padding-top:3px;}

.t-div{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+56,f5f5f5+56,f5f5f5+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(245,245,245,1) 50%, rgba(245,245,245,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(245,245,245,1) 50%,rgba(245,245,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(245,245,245,1) 50%,rgba(245,245,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ border-top:0px solid #f86928; padding-bottom:30px;}

.logo-img{margin-top:30px; }

.t-div .r-div{float:right; padding-left:30px; }

.t-address{background:url(../images/t-icon1.png) no-repeat top 7px left; margin-top:40px; padding-left:30px; line-height:22px; border-right:1px solid #dcdcdc; font-family: 'Nexa Light';}
.t-call{margin-top:40px;  line-height:22px; font-family: 'Nexa Light'; float:right; text-align:right}
.t-div .r-div .t1{font-family: 'Meltix Bold Demo'; background:url(../images/t-icon2.png) no-repeat top 7px left; padding-left:20px; padding-top:5px;}



.my_nav{background:#4d065a;}
.navbar-nav{float:right;}

.navbar-collapse {padding-left: 0px; margin-left:0px; margin-right:0px;}
 .my_nav .navbar-brand{padding:0; display:none}
.my_nav .navbar-default{border:none; box-shadow:none; background:none}
.my_nav .navbar{margin:0; min-height:inherit}

.my_nav .nav > li > a{padding: 10px 15px;  font-family: 'Meltix Light Demo'; font-weight:600;  font-size:15px;   line-height:31px; outline:none; color:#d9d4da; background:none; text-transform:uppercase;  }



.my_nav .navbar-default .navbar-nav > .active > a,.my_nav .nav > li > a:hover, .last > .active > a,.last> a:hover{color:#d9d4da;  box-shadow:none; background:none; border-top:3px solid #f86928; padding-top:8px; border-bottom:3px solid #f86928; padding-bottom:8px;}

.navbar-nav > li > .dropdown{box-shadow:none; color:#f5fafd !important; background:#31b1e1; border:none; }
.navbar-nav >.dropdown a:hover,  .navbar-nav >.dropdown a:focus{color:#fff !important; background:#4d065a !important;}
.navbar-nav > li > .dropdown-menu{padding:0; background:#f86928 !important; }
.navbar-nav > li > .dropdown-menu li a{padding:5px 50px; padding-left:10px; color:#fff !important; margin:0 auto;  font-size:13px; text-transform:uppercase; margin-left:-1px; margin-right:-1px; }
.navbar-nav > li > .dropdown-menu li:hover a{color:#fff !important; background:#4d065a !important;}
.navbar-nav > li > .dropdown-menu .active a{color:#fff !important; background:#4d065a !important;}
.dropdown-toggle:active,
    .open .dropdown-toggle {
    outline: 0;
    background-color: #4d065a !important;
	color:#d9d4da !important;
	border-top:3px solid #f86928 !important;
	border-bottom:3px solid #f86928 !important;
	padding-top:8px !important; padding-bottom:8px !important;
     } 
	
.banner-div1 img{width:100%;}
.banner-div1 .carousel-control.left {background: transparent url("../images/banner-l-arrow.png") no-repeat scroll center left 10px;}
.banner-div1 .carousel-control.right {background: transparent url("../images/banner-r-arrow.png") no-repeat scroll center right 10px;}



.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.wel-offer{text-align:center}
.wel-offer h1{margin:0px; border:2px solid #fddfcf; display:inline-block; margin-top:30px; padding:12px 25px; font-size:27px; color:#4d065a; position:relative; z-index:1; background:#ffffff; font-family: 'Myriad Pro Regular';}
.wel-offer h1 .s1{color:#f86928;}
.wel-offer h1 .s2{color:#2f2f2f;}

.exdiv{height:50px; border:2px solid #e1e1e1; border-bottom:0px; margin-top:-30px; margin-left:-5px; margin-right:-5px;}


/*.bottom-offer .col-md-15{margin-right:73px;}
.bottom-offer .last-of{margin-right:0px;}*/
.wel-of{border:2px solid #e1e1e1; padding-bottom:5px; border-bottom:2px solid #f76d2f; margin-bottom:30px;}
.wel-of img{width:100%; }
.wel-of h3{margin:0px;  font-size:15px; margin-top:0px; padding-bottom:22px; font-family: 'Nexa Light'; text-transform:uppercase}
.wel-of h3 a{text-decoration:none; color:#f86928;font-weight: 600;}
.wel-of-h3{padding-bottom:5px !important;}
.wel-of h3 a:hover{color:#4d065a; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease;}
.wel-of h5{margin:0px; font-size:13px; font-family: 'Nexa Light';}
.wel-of h5 a{text-decoration:none; color:#292929; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease}
.wel-of h5 a:hover{color:#f86928;}

.grey-div{background:#f0f0f0; height:260px; margin-top:50px;}

.wel-div{
background: transparent; /* Old browsers */
background: -moz-linear-gradient(left, transparent 0%, transparent 35%, #4d065a 35%, #4d065a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, transparent 0%, transparent 35%, #4d065a 35%, #4d065a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, transparent 0%, transparent 35%, #4d065a 35%, #4d065a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4d065a',GradientType=1 ); /* IE6-9 */
color:#fff; margin-top:-285px; padding-bottom:15px;
}



.wel-div h1{margin:0px; background:url(../images/logo1.png) no-repeat left 60px center #fff; padding:15px 20px; border-radius:30px; font-size:28px; color:#4d065a; padding-left:120px; margin-right:20%; margin-top:90px; font-family: 'Myriad Pro Regular';}
.wel-div h1 .s1{color:#f66e25}
.wel-div h1 .s2{color:#2f2f2f; font-size:17px;}
.wel-div p{padding-top:90px; padding-bottom:80px; margin-left:-10%;}

.read-more{float:right; border:2px solid #f8f8f8; padding:7px 30px; margin-top:-60px; background:#4d065a; position:relative; z-index:1;}
.read-more a{text-decoration:none; color:#fff; background:url(../images/read-icon.png) no-repeat right center; padding-right:24px; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease}
.read-more a:hover{color:#ededed; background-position:right 5px center}
.read{height:10px; border-top:2px solid #f86928; margin-top:-40px; position:relative; right:20%;}


.wel-value{background:url(../images/wel-value-bg.jpg) no-repeat center; background-size:cover; background-attachment:fixed; margin-top:50px; text-align:center; color:#fff; padding-bottom:30px;}
.wel-value-img{margin-left:auto; margin-right:auto; margin-top:-50px;}
.wel-value h1{margin:0px; padding-top:15px; font-size:27px; padding-bottom:5px; font-family: 'Myriad Pro Regular';}
.wel-value p{font-family: 'Nexa Light'; font-weight:600;}

.read-more1{display:inline-block; background:#f86928; border-radius:5px; padding:3px 15px; margin-top:-15px; position:relative; z-index:1; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease}
.read-more1 a{text-decoration:none; color:#fff; background:url(../images/read-icon1.png) no-repeat right center; padding-right:24px; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease}
.read-more1:hover{background:#4d065a;}
.read-more1 a:hover{color:#ededed; background-position:right 5px center}

.wel-clients{text-align:center; padding-bottom:60px;}
.wel-clients h1{margin:0px; padding-top:20px; font-size:22px; color:#4d065a; padding-bottom:10px; border-bottom:1px solid #405061;
display:inline-block; padding-left:10px; padding-right:10px; font-family: 'Myriad Pro Regular';}
.wel-cl-hd{margin-left:auto; margin-right:auto; margin-top:-3px; margin-bottom:10px;}



#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center; 
	 
}

.nbs-flexisel-inner {
	
	
    overflow:hidden;
float:left;
    width:100%;
   
    
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px auto;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	
	
	
}
.nbs-flexisel-item img {
   
   height:auto;
cursor: pointer;
position: relative;
margin-top: 0px;
margin-bottom: 0px;
max-width: 179px;
max-height: 128px;
margin-left:auto; margin-right:auto;
border:1px solid #cfcfcf;
border-radius:5px;


}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
   width: 31px;
height: 31px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
	margin-top:0px;
	
	
}

.nbs-flexisel-nav-left {
left: -30px;
    background: url(../images/bottom-arrow-left.png) no-repeat center;
}

.nbs-flexisel-nav-right {
   right: -40px;
    background: url(../images/bottom-arrow-right.png) no-repeat center;
}

.multi-slider-align
{

margin-right: 50px;
 margin-left: 50px;
}

.inside-banner img{width:100%;}
.inside-div1{padding-bottom:40px; padding-top:60px;}
.in-div1{border-top:2px solid #f2f2f2; /*border-bottom:2px solid #f2f2f2;*/ margin-bottom:5px; padding-bottom:20px;}
.inside-div1 h1{margin:0px; display:inline-block; color:#4d065a; font-size:30px; font-family: 'Myriad Pro Regular'; border:2px solid #fddfcf; padding:10px 25px; background:#fff; position:relative; top:-30px; margin-bottom:-10px;}
.inside-div1 h1 span{font-weight:600;}
.p1{font-size:22px;}
.inside-div1 h2{margin:0px; font-size:22px; text-transform:uppercase; display:inline-block; background:#dbd6d6; padding:5px 30px; margin-bottom:10px;}

.ii{padding-bottom:20px;}
.ii1{padding-bottom:20px;}
.ii1 .right{margin-left:-40px; position:relative}
.i-div1{border-top:2px solid #f2f2f2; margin-bottom:20px;}
.i-div2{border-top:2px solid #f2f2f2; padding-top:30px; padding-bottom:20px;}

.clients img{border:1px solid #e4e4e4; margin-bottom:30px;}

.c1{font-size:21px; font-weight:600; color:#4d065a;}
.c2{padding-left:19px;}
.c3{padding-left:81px;}
.c4{padding-left:31px;}
.c5{padding-left:53px;}
.c6{padding-left:39px;}


.footer-div
{
	
	background:#4d065a;
	margin-top: 0px;
	color:#feefea;
	font-size:15px;
	font-family: 'Myriad Pro Regular';
}

.f-address{background:#f86928; padding-left:50px; padding-bottom: 11px;line-height: 1.6;}
.f1{padding-left:5px;}
.f2{padding-left:20px;}
.f3{padding-left:5px; padding-right:15px;}
.f4{padding-left:5px;}

.fo1{padding-right:0px; margin-right:-5px;}
.fo1 img{width:100%; }

.fo2{padding-left:0px; margin-left:0px;}
.fo2 img{width:100%; }

.ft-div{margin-top:-15px;}

.footer-div h5
{
color:#4d065a;
font-weight: bold;
padding-bottom:10px; 
margin-right:20px;
text-transform:uppercase;
margin:0px;
text-align:center;
padding-top:21px;
font-size:17px;
font-family: 'Myriad Pro Regular';
text-decoration: underline;
}

.footer-div img{display:inline; padding-right:5px;}


.social-icon{text-align:center; }
.social-icon img{display:inline; margin-top:-10px; margin-right:2px; transition:All .5s ease;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease; padding-bottom:15px;}
.social-icon img:hover{opacity:0.7;}

.copy-div{background:#2d1c30; padding-top:5px; padding-bottom:5px; color:#999999; font-size:13px;}

.copy-div a{color:#999999; text-decoration:none;}	
.copy-div a:hover{color:#fff;}	
.power-div{text-align:right;}
.copy-div img{display:inline;}


::selection {
	background:#f86928;
	color:#fff;
}

::-moz-selection {
	background:#f86928;
	color:#fff;
}
::-webkit-selection {
	background:#f86928;
	color:#fff;
}
.btn {
  background: #4d065a !important;
  
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 14px;
  padding: 6px 15px 6px 15px;
  text-decoration: none;
  border:none !important;
}

.btn:hover {
  background: #f86928 !important;
  color:#fff;
  text-decoration: none;
}

.disp1{display:block}
.disp2, .social-icon-display{display:none}

@media(max-width:1024px){
.t-div .r-div{font-size: 12px;}
.nbs-flexisel-item img{max-width: 166px;}
.ii1 .right{margin-left:-20px;}
}

@media(max-width:980px){
#hmmenu.stickymenu .my_nav {width: 72%;}
.nbs-flexisel-item img {max-width: 156px;}
.footer-div{font-size: 14px;}
}

@media(max-width:800px){
.t-div .r-div {font-size: 9px;}
#hmmenu.stickymenu .my_nav {width: 92%;}
}

@media(max-width:767px){
.t-div1{text-align:center}	
.t-div1 img{margin-left:auto; margin-right:auto}
.logo-img img{margin-left:auto; margin-right:auto}
.t-div .r-div{float:none; font-size:14px; text-align:center;}
.t-address, .t-call{ background:none}
.navbar .navbar-brand{display:inline; padding-top:10px; color:#a5a5a5; font-size:11px; padding-left:10px;}	
.nb{text-align:right; float:right; margin-right:20px}
#hmmenu.stickymenu .nb1{display:none}
.navbar-nav{float:none}
#hmmenu.stickymenu .my_nav{margin-top:-70px; width:100%;}
#hmlg.stickylg img{margin-left:0px;}
#hmmenu.stickymenu .my_nav .nav{margin-top:0px;}
.wel-div{background:#4d065a; padding-bottom:60px;}
.wel-div p{margin-left:0%;}
.fo1, .fo2{display:none;}
.copy-div,.power-div{text-align:center}
.inside-div1 img{margin-left:auto; margin-right:auto}
.footer-div{text-align:center}
.i-div2 h2{margin-top:30px;}
.ii1 .right{margin-left:0px;}
.ii img{margin-bottom:20px;}
.t-call{float:none; text-align:center}
.wel-of-single h3{padding-bottom: 6px;}
.wel-of-pipes h3{padding-bottom: 13px;}
.wel-of-hotels h3{padding-bottom: 20px;}
.f2 {padding-left: 0;font-size: 8px;}
.f-address {padding-left: 0;padding-right: 0;}
.footer-div img {padding-right: 0px;}
.wel-of h3 a {font-size: 13px;}
.inside-div1 h1 span {font-size: 17px;}
.inside-div1 h1 {padding: 10px 24px;}
.disp1{display:none}
.disp2{display:block}
}

@media(max-width:360px){
#hmlg.stickylg img{width:50%; height:50%;}
#hmmenu.stickymenu .my_nav{margin-top:-55px;}
.wel-div h1{margin-right:0%;}
.copy-div{font-size:12px;}
.inside-div1 h2{font-size: 17px; text-align:left; line-height:24px;}
.t-div1, .t-div{display:none}
.inside-banner img { width: 100%; height: 123px;}
.carousel-inner>.item>img{max-width: 100%;height: 165px;}
.f1 {padding-left: 0px;font-size: 9px;}
.f3{padding-left:5px; padding-right:15px;font-size: 12px;}
.f4{padding-left:5px;font-size: 12px;}
}

@media(max-width:320px){
.copy-div{font-size:10px;}
.t-div1, .t-div{display:none}
}
	