@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700,900');
.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.cf {
	display: block;
}
img { max-width:100%; height: auto; width: auto\9; /* ie8 */ }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body, p, h1, h2, h3, h4, h5, h6, a, ul, li, img, div { margin:0; padding:0; font-family: 'Titillium Web', sans-serif; position:relative; line-height:24px; }
.container { width:1000px; margin:0 auto; }
a { color:#4d575b; text-decoration:none; outline:none; display:inline-block; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -o-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
a:hover { color:#da1717; }

/* header */
header, header .logo-bar, .logo-bar .logo, .content-wrapper  { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

header { position: fixed; z-index: 1; width: 100%; top: 0; left: 0; background-color: #fff; box-shadow:0 2px 10px 1px rgba(0, 0, 0, 0.5); }
header.fixed .logo-bar { padding:10px; background:#fff; padding:10px 0;  }
header.fixed .welcome-to-swastik-pipe { position:absolute; top:-50px; transition:all 0.3s; } 
header.fixed .logo-bar .logo {  width:120px; }
header.fixed .logo-bar .menu ul li a { line-height:66px; }

.welcome-to-swastik-pipe { position:relative; width:100%; background-color:#ed1c24; padding:5px 0; top:0; transition:all 0.3s; }
.welcome-to-swastik-pipe .left-side { display:inline-block; }
.welcome-to-swastik-pipe .left-side ul li { display:inline; font-size:14px; font-weight:normal; color:#FFF; margin-right:35px; }
.welcome-to-swastik-pipe .left-side ul li .fa { margin-right:3px; }
.welcome-to-swastik-pipe .left-side ul li a { text-decoration:none; color:#FFF; }
.welcome-to-swastik-pipe .right-side-social-media { float:right; }
.welcome-to-swastik-pipe .right-side-social-media ul li { display:inline; font-size:14px; font-weight:normal; color:#FFF; margin-left:10px; }
.welcome-to-swastik-pipe .right-side-social-media ul li a { text-decoration:none; color:#ffffff; }
.welcome-to-swastik-pipe .right-side-social-media ul li a:hover { text-decoration:none; color:#4d575b; }

.logo-bar { padding:20px 0; }
.logo-bar .logo { float:left; width:145px; }
.logo-bar .logo a { display:block; }
.logo-bar .logo img { display:block; }
.logo-bar .menu { float:right; }	
.logo-bar .menu .mobilemenu { display:none; }
.logo-bar .menu ul li { display:inline; margin-left:25px; }
.logo-bar .menu ul li a { text-decoration:none; font-size:16px; font-weight:bold; line-height:80px; display:inline-block; text-transform:uppercase; }  
.logo-bar .menu ul li a.active, 
.logo-bar .menu ul li a:hover { color:#ed1c24; }

/* banner slider */

.owl-theme .owl-controls { margin:0; text-align: center; }
.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline;/*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px;
	-o-border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
	background: #FF9933;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); opacity: 1; text-decoration: none; }
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; }
.owl-theme .owl-controls .owl-page span { position:relative; display: block; width:14px; height:14px; margin:0 5px; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; }

.owl-theme .owl-controls .owl-page span:before { position:absolute; font-family: 'FontAwesome'; content:"\f10c"; left:0; top:0; font-size:14px; width:14px; height:14px; line-height:14px; text-align:center; }
.owl-theme .owl-controls .owl-page.active span:before, .owl-theme .owl-controls .owl-page:hover span:before { content:"\f111"; }
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span { /*background:#FF9933;*/ }
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -o-border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.owl-item.loading{ min-height: 150px; background: url(../images/loader.gif) no-repeat center center; }

.content-wrapper { padding-top:155px; }
/*.content-wrapper.fixed { padding-top:100px; }*/

.slider { position:relative; }
.slider .owl-carousel .item { background-repeat:no-repeat; background-position:50% 50%; background-size:cover; }
.slider .owl-theme .owl-controls { position:absolute; bottom:20px; width:100%; }
.slider .owl-theme .owl-pagination { display:inline-block; }
.slider .owl-theme .owl-buttons { display:none; } 
.slider .owl-theme .owl-controls .owl-page span { color:#ffffff; }

.slider .owl-carousel .item { /*padding:50px;*/ }
.slider .owl-carousel .item img { width:100%; display:block; }
.slider .container { position:absolute; left:50%; top:0; height:100%; margin-left:-500px; }

.slider .details { position:relative; width:100%; z-index:1; height:100%; display:table; text-align:left; }
.slider .data { display:table-cell; height:100%; vertical-align:middle; }
.slider .data .bg { text-align:center; width:100%; }
.slider .data h1 { font-size:50px; line-height:58px; color:#ffffff; text-transform:uppercase; font-weight:bold; position:relative; padding:0 8%;  }
.slider .data p { font-size:18px; line-height:24px; color:#ffffff; font-weight:400; position:relative; padding:30px 0 0 0; margin:0 auto; width:67%; }
.slider .data ul { font-size:0; padding-top:30px; }
.slider .data li { z-index:1; color:#ffffff; font-size:18px; font-weight:400; display:inline-block; }
.slider .data li a { color:#ffffff; padding:8px 15px; background-color:rgba(237,28,36,0.7); border:solid transparent 1px; border-radius:2px; display:block; line-height:25px; }
.slider .data li a:hover { /*background:#ed1c24;*/ background:none; border:solid #F00 1px; }

.breadcrumb { background:#f1f1f1; font-weight:400; color:#000000; padding:8px 0; }
.breadcrumb ul { font-size:0; display:block; }
.breadcrumb li { display: inline-block; font-size: 14px; position: relative; }
.breadcrumb li:after { position: absolute; content: "\f105"; font-family: 'FontAwesome'; right: 0; top: 5px; }
.breadcrumb li:hover:after { color:#da1717; }
.breadcrumb li:first-child a { padding:5px 15px 5px 0; margin-left:0; }
.breadcrumb li:last-child:after { display: none; }
.breadcrumb li:last-child { padding:5px 10px; }
.breadcrumb li a { position: relative; z-index:0; display:inline-block; padding: 5px 15px 5px 0; margin-left:10px; font-weight:400; }
.breadcrumb .active { color:#da1717; } 

/* contant */

.contant { width:100%; }
.welcome-to-swastik-pipe-detail { border-bottom:solid 1px rgba(0,0,0,0.1); display:inline-block; }
.welcome-to-swastik-pipe-detail .left { width:28%; text-align:right; padding:22px 30px 22px 0; margin:35px 0; border-right:solid 1px rgba(237,28,36,0.2); float:left; }
.welcome-to-swastik-pipe-detail .left p { font-size:24px; font-weight:600; line-height:36px; color:#4b575b; text-transform:uppercase; }
.welcome-to-swastik-pipe-detail .left p b { font-size:28px; font-weight:700; line-height:36px; color:#ed1c24; }

.welcome-to-swastik-pipe-detail .right p { font-size:16px; font-weight:400; line-height:24px; width:72%; padding:22px 12px 22px 30px; margin:35px 0; float:left; color:#4d575b; }

/* application-industries */

.application-industries { margin-bottom:50px; }
.title h1 { font-size:30px; font-weight:bold; text-align:center; color:#da1717; line-height:21px; padding:50px 0; text-transform:uppercase; }
.application-industries { width:100%; }
.application-industries .application-industries-blog { font-size:0; margin-left:-2.8%; }
.application-industries .application-industries-blog li { display:inline-block; width:30.53%; margin-left:2.8%; vertical-align:top; }
.application-industries .application-industries-blog li h2 { font-size:22px; font-weight:600; color:#4b575b; }
.application-industries .application-industries-blog li img { margin:20px 0; }
.application-industries .application-industries-blog li p { font-size:16px; font-weight:400; color:#4b575b; line-height:20px; }

/* application-industries inner */

.application-industries-inner { padding-bottom:70px; }
.application-industries-inner p { padding:0 4%; text-align:center; color:#4d575b; font-size:16px; font-weight:600; }
.application-industries-inner { width:100%; }
.application-industries-inner .blog-list { font-size:0; margin-left:-2.8%; }
.application-industries-inner .blog-list li { float:left; width:47.20%; margin-left:2.8%; padding-top:20px; }
.application-industries-inner .blog-list li h2 { font-size:22px; font-weight:600; color:#4b575b; }
.application-industries-inner .blog-list li img { margin:20px 0; width:100%; }
.application-industries-inner .blog-list li p { font-size:16px; font-weight:400; color:#4b575b; line-height:24px; margin:10px 0 0 0; padding:0; text-align:left; position:relative; }
.application-industries-inner .blog-list li .text p { padding-left:15px; }
.application-industries-inner .blog-list li p span { font-weight:600; padding-right:5px; }
.application-industries-inner .blog-list li p span:before { position:absolute; font-family: 'FontAwesome'; content:"\f105"; left:0; top:0; }
.application-industries-inner .blog-list li .readmore { text-transform:uppercase; }
.application-industries-inner .blog-list li .readmore a { position:relative; padding-left:25px; margin-top:20px; color:#333333; font-size:16px; }
.application-industries-inner .blog-list li .readmore a:before { position:absolute; content:""; width:15px; height:2px; left:0; top:50%; background:#333333; transition:all 0.3s; }
.application-industries-inner .blog-list li .readmore a:hover { color:#da1717; }
.application-industries-inner .blog-list li .readmore a:hover:before { left:5px; background:#da1717; }

/* about swastik pipes */

.about-us { padding-bottom:50px; background-color:#e7e6e7; }     
.about-us-detail { width:100%; }
.about-us-img, .com-profile { float:left; border:solid #CCC 1px; padding:4px; }
.about-us-img img, .com-profile img { display:block; }
.com-profile { float:none; }
.com-profile img  { width:100%; }
.about-us-right-part { width:67%; float:left; padding-left:40px; }
.about-us-right-part p { font-size:16px; font-weight:300; color:#000000; line-height:24px; margin-bottom:20px; }

.all-btn { }
.all-btn a { font-size:12px; padding:5px 20px; background-color:rgba(237,28,36,0.7); border:solid transparent 1px; border-radius:2px; font-weight:bold; color:#ffffff; text-transform:uppercase; display:inline-block; transition:all 0.3s; }
.all-btn:hover a:hover { background:none; border:solid #F00 1px; color:#000; }

/* about-us inner */

.about-us-detail .navigation, .our-products-detail .navigation { width:24%; float:left; padding-left:45px; }
.about-us-detail .navigation h3, .our-products-detail .navigation h3 { font-size:18px; font-weight:600; line-height:30px; text-transform:uppercase; color:#da1717; }
.about-us-detail .navigation ul, .our-products-detail .navigation ul { padding-top:10px; }
.about-us-detail .navigation li, .our-products-detail .navigation li { list-style:none; font-size:14px; padding:0; margin:0; }
.about-us-detail .navigation a, .our-products-detail .navigation a { font-size:14px; font-weight:400; line-height:30px; color:#000; display:block; padding-left:15px; position:relative; }
.about-us-detail .navigation a:before, .our-products-detail .navigation a:before { position:absolute; font-family: 'FontAwesome'; content:"\f105"; left:0; top:0; }
.about-us-detail .navigation li a:hover, .our-products-detail .navigation li a:hover { font-size:14px; font-weight:400; color:#da1717; }

.about-us-text { float:left; margin-top:50px; }
.about-us-text span { color:#da1717; font-size:20px; font-weight:600; }
.about-us-text b { color:#000000; font-size:18px; font-weight:600; }

#intro { position:absolute; left:0; top:-86px; }
#about-blog { position:relative; }
.about-blog { width:100%; display:inline-block; position:relative; }
.all-blog { text-align:left; font-size:0; margin-left:-2%; background-color:#FFF; display:inline-block; margin-top:20px; margin-bottom:50px; }
.all-blog img { border:solid #4d575b 2px; border-radius:50%; background-color:#FFF; padding:4px; margin-bottom:10px; }
.all-blog li { display:inline-block; width:31.33%; height:auto; margin-left:2%; padding:4px; border:solid #999 1px; vertical-align:top; margin-top:30px; }
.all-blog li h2 { font-size:20px; font-weight:600; color:#da1717; margin:10px 0; text-transform:uppercase; }
.all-blog li p { font-size:16px; font-weight:400; color:#4b575b; line-height:24px; position:relative; padding-left:15px; }
.all-blog li p:before { position:absolute; font-family: 'FontAwesome'; content:"\f105"; left:0; top:0; }
.bg-color { background-color:#ebebeb; padding:20px 10px; }
.about-us-content { background-color:#FFF; }
.all-blog li:hover { border:solid #F00 1px; transition:all 0.3s; }

/* our-product */

.our-products { padding-bottom:50px; }
.our-products .owl-item { padding:0 15px; }
.our-products .item img { display:block; width:100%; }
.our-products .item b { font-size:22px; font-weight:600; color:#ffffff; line-height:20px; padding:15px 0; display:block; width:100%; text-align:center; background-color:rgba(0,0,0,0.7); position:absolute; left:0; bottom:0; }
.our-products .item a { display:block; }
.our-products .item:hover b { cursor:pointer; background-color:rgba(237,28,36,0.9); transition:all 0.3s; }
.our-products .owl-buttons { display:none; }
.our-products .owl-pagination { margin-top:20px; }

/* our-products-inner */

.our-products-detail { width:100%; }
.products { width:75%; display:inline-block; float:left; }
.products li { display:inline; margin:0 0 50px 0; }
.products li a { color:#000; background:url(../images/list_button_n.gif) 0 0 repeat-x; font-weight:400; text-decoration:none; }
.products li.active a { background:#40a6d9; color:#fff; }
.products li a.next { background:url(../images/next_arrow.gif) 100% 4px no-repeat; border:none; padding-right:15px; }
.products li a.prev { background:url(../images/prev_arrow.gif) 0 4px no-repeat; border:none; padding-left:15px; }

.products li { margin-right:3%; float:left; background:#dedede; border:1px solid #dedede; }
.products li a { display:block; }
.products li a b { display:block; padding:10px; text-align:center; font-size:18px; }
.products li a b span { font-size:16px; font-weight:400; }
.products li:hover { background:#da1717; color:#ffffff; border:1px solid #da1717; transition:all 0.3s; }
.products li:hover a{ color:#fff; }

/* product-detail */

#product-detail { padding:80px; }
#product-detail .img { width:50%; float:left; padding:0 50px 0 0; }
#product-detail .info { position:relative; width:50%; float:left; position: relative; margin-bottom: 30px; }
#product-detail .info h3 { font-size: 30px; color: #da1717; text-transform: none; line-height: 44px; }
#product-detail .info h4 { font-size:18px; color: #da1717; border-bottom:dashed 2px #d9d9d9; padding-bottom:20px; margin-bottom:20px; }
#product-detail .info .pro-table { border-collapse: collapse; color:#333333; }
#product-detail .info .pro-table, #product-detail .info .pro-table td, #product-detail .info .pro-table tr th { text-align:center; padding:3px; }
#product-detail .info .pro-table tr th { padding-bottom:5px; }
#product-detail .info .pro-table .raw-02 { background-color:#dadada; }

#product-detail .inquiry { display: inline-block; padding: 3px; font-size: 14px; font-weight: 700; text-transform: uppercase; width:50%; float:right; }
#product-detail .inquiry a, #product-detail .inquiry input { background: #333; color: #fff; padding: 0 20px; line-height: 40px; -webkit-border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 14px; font-weight: 700; text-transform: uppercase; border: 0px; cursor: pointer; font-family: 'Titillium Web', sans-serif; }
#product-detail .inquiry a:hover, #product-detail .inquiry input:hover { background: #da1717; color: #fff; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

/* footer */

.footer-top { background:url(../images/footer-bg.jpg) center center no-repeat; width:100%; display:inline-block; background-size:cover; }
.footer-detail { padding:50px 0; }
.address, .navigation, .nearest-ports, .opening-hours { width:25%; float:left; }
.address h3, .navigation h3, .nearest-ports h3, .opening-hours h3 { font-size:18px; font-weight:600; line-height:30px; color:#FFF; text-transform:uppercase; }
.address li { list-style:none; font-size:14px; font-weight:400; line-height:24px; color:#ffffff; }
.address li b { padding-right:5px; }
.address li a { font-size:14px; color:#FFF; }
.address .right-side-social-media { margin-top:20px; }
.address .right-side-social-media li { display:inline; font-size:14px; font-weight:normal; color:#FFF; margin-right:10px; }
.address .right-side-social-media li a { text-decoration:none; color:#ffffff; }
.address .right-side-social-media li a:hover { text-decoration:none; color:#da1717; }

.navigation li { list-style:none; padding:0; margin:0; }
.navigation li a { font-size:14px; font-weight:400; line-height:24px; display:block; padding-left:15px; position:relative; color:#ffffff; }
.navigation li a:before { position:absolute; font-family: 'FontAwesome'; content:"\f105"; left:0; top:0; }
.navigation li a:hover, .navigation li a.active { font-size:14px; font-weight:400; color:#da1717; }

.nearest-ports, .opening-hours { padding-right:30px; }
.nearest-ports li { list-style:none; margin:0; padding-left:15px; font-size:14px; font-weight:400; color:#ffffff; line-height:24px; display:block; position:relative; }
.opening-hours li { list-style:none; margin:0; font-size:14px; font-weight:400; color:#ffffff; line-height:24px; display:block; position:relative; }
.nearest-ports li span { color:#da1717; font-weight:600; }
.nearest-ports li:before { position:absolute; font-family: 'FontAwesome'; content:"\f105"; left:0; top:0; }

.map { width:100%; height:345px; position:relative; }
.map iframe { width:100%; height:100%; }

.map .container { position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0; top:50px; }

.map form { display:inline-block; background-color:rgba(0,0,0,0.8); float:right; padding:25px; }
.download-catalogue ul { display:inline; list-style:none; }
.download-catalogue li h3 { font-size:22px; font-weight:600; color:#ffffff; text-transform:uppercase; }
.download-catalogue li input { padding:8px 10px; margin-top:10px; font-size:12px; font-weight:600; color:#666666; width:100%; }
.download-catalogue .checkbox { font-size:14px; font-weight:400; color:#FFF; }
.download-catalogue li .btn { font-size:12px; font-weight:bold; color:#ffffff; text-transform:uppercase; padding:0 20px; line-height:30px; margin-top:10px; display:inline-block; width:auto; cursor:pointer; background:none; border:solid #da1717 1px; }
.download-catalogue li .btn:hover { /*background-color:#ed1c24;*/ background-color:rgba(237,28,36,0.7); color:#FFF; }

.footer-bottom { padding:20px 0; }
.footer-bottom .r-part { float:right; width:32%; }
.footer-bottom .l-part { float:left; width:68%; font-size:14px; line-height:30px; }
.footer-bottom .l-part b { font-weight:bold; }
.footer-bottom .served_by { float:right; }
.footer-bottom .served_by a { background:url(../images/Arise-Logo-Black-&-White.png) 50% 50% no-repeat; color:#333; display:inline-block; text-decoration:none; text-indent:-9999px; width:70px; line-height:32px; }


/* inquiry */

input,
textarea,
select,
button { outline: none; }
.text-field { border: 0; border-bottom: 1px solid #eeeee5; padding: 10px 0; background: #fff; font-family: 'Titillium Web', sans-serif; font-weight: 400; font-size: 14px; color: #666; display: block; width: 100%; }

.form-list .text-field { border: 1px solid #eeeee5; padding: 10px; }
.inquiry .form-list { width: 80%; margin: 0 auto; list-style:none; padding-bottom:70px; }
.form-list .btn { display: inline-block; margin: 0 10px 0 0; font-family: 'Titillium Web', sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; border: none; cursor: pointer; }
.form-list .btn { background: #333; color: #fff; padding: 0 20px; line-height: 40px; -webkit-border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.form-list .btn:hover { background: #da1717; transition:all 0.3s; }
textarea { height: 90px; resize: none; }
.text-field:focus { border-color: #dadada; }
.form-list li { float: left; width: 100%; margin-bottom: 20px; }
.form-list li label { font-size: 14px; font-weight: 700; color: #666; }
.form-list li:last-child { margin-bottom: 0; /*text-align:center;*/ }
.form-list li.col-2 { float: left; width: 49%; margin-top: 0; }
.form-list li.col-2:nth-child(2n+2) { float: right; }
.form-list li #captchaimg, .form-list li .refresh, .form-list li .captcha { display:inline-block; width:auto; float:left; }
.form-list li .refresh { margin:5px 10px; }
/* contact us */

.contact-us { padding-bottom:70px;}

.contact-us .address {
    width: 50%;
    float: left;
    padding-right: 20px;
    text-align: left;
}
.contact-us .address p { margin-bottom:20px; font-size:14px; font-weight:400; color:#333333; }
.contact-us .address b {
    font-weight: 700;
}
.contact-us .address .name {
    font-size: 18px;
    color: #609f36;
}
.contact-us .form {
    width: 50%;
    float: left;
    padding-left: 20px;
    text-align: left;
}
.contact-us .form .form-list {
    width: 100%;
}
.contact-us .form-list {
	list-style:none;	
}
.contact-us .cform {
    width: 50%;
    float: left;
    text-align: left;
}
.contact-us .map {} .contact-us .map {
    width: 100%;
    height: 320px;
    position: relative;
    margin-top: 30px;
    background: #fff;
}
.contact-us .map iframe {
    width: 100%;
    height: 100%;
    border: 2px solid #eeeee5;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 0;
}

.application-industries-detail { padding:70px 0; }
.blogdetail { text-align:left; }
.blogdetail .img { float:left; width:50%; padding-right:3%; }
.blogdetail .img a { display:block; }
.blogdetail .img img { width:100%; border:2px solid #f1f1f1; padding:4px; }
.blogdetail .detail { float:left; width:50%; }
.blogdetail .detail h2 { margin-bottom:10px; text-transform:uppercase; }
.blogdetail .detail .time { position:relative; font-size:14px; font-weight:700; padding-left:18px; margin-bottom:10px; } 
.blogdetail .detail p { margin-bottom:20px; }
.blogdetail .detail .time:before { position:absolute; font-family: 'FontAwesome'; content: "\f017"; font-weight:normal; left:0; top:0; }
