@charset "utf-8";
/* CSS Document */

*{
    margin:0;
    padding:0;
}

.clear{
    clear:both;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('http://www.sujaldairy.com.np/assets/themes/sujal/fonts/CenturyGothic.eot');
    src: url('http://www.sujaldairy.com.np/assets/themes/sujal/fonts/CenturyGothic.eot#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic.woff') format('woff'),
        url('http://www.sujaldairy.com.np/assets/themes/sujal/fonts/CenturyGothic.TTF') format('truetype'),
        url('../fonts/CenturyGothic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
    background:#f1f1f1;
    font-family: Tahoma, Geneva, sans-serif;
    color:#747474;
    font-size:13px;
}

a{
    color:#ae0202;
    text-decoration:none;
}

a:hover{
    color: #034b8f;
}



h1{
    font-size:24px;
    font-weight:normal;
    color:#07508f;
    padding:0 0 10px 0;
    border-bottom: 3px solid #ececec;
	margin:0 0 10px 0;
}

.intro_con h1{text-align: center}

h1 strong{
    font-weight:bold;
}

h2{
    font-size:16px;
    font-weight:normal;
    color:#07508f;
    padding:0 0 10px 0;
}

h3{
    font-size:16px;
    font-weight:normal;
    color:#07508f;
    width:100%;
    float:left;
    padding:15px 0 10px 0;

}

h3 a{
    color:#07508f;
    text-decoration:none;
}


h3 a:hover{
    color:#000;
}


h3 span.lt{
    float:left;
}

h3 span.rt{
    float:right;
    font-size:11px;
    color:#878787;

}

img,a{
    border:none;
    outline:none;
}

.wrapper{
    width:950px;
    background:#fff;
    padding:0 20px;
    margin:0 auto;
    -moz-box-shadow: 0 0 15px #cecece;
    -webkit-box-shadow: 0 0 15px#cecece;
    box-shadow: 0 0 15px #cecece;

}

.header{
    width:100%;
    float:left;
}

.head-top{
    background:#07508f;
    padding:8px 1%;
    width:98%;
    float:left;
    border-radius:0 0 5px 5px;
    border-bottom:3px solid #003563;
}

.head-lt{
    float:left;
}

.head-lt ul{
    width:100%;
    float:left;
}

.head-lt ul li{
    display:inline;
    list-style:none;
}

.head-lt ul li a{
    color:#fff;
    text-decoration:none;
    font-size:13px;
    float:left;
    padding:3px 20px;
}

.head-lt ul li a:hover{
    background:#6291b8;
    border-radius:3px;
}

.head-rt{
    float:right;
    text-align:right;

}

.head-rt input.serachimg{
    width:33px;
    height:30px;
    float:left;
    padding: 0;
    margin: 0;
    border-radius:0;
}

.head-rt input{
    padding:7px;
    width:auto;
    border:none;
    border-radius:3px 0 0 3px;
    float:left;
    height:16px;
}

.header-btm{
    width:100%;
    float:left;
    padding:10px 0;
}

.logo{
    width:125px;
    float:left;
}

.menu{
    float:right;
    padding:20px 0 0 0;
}



.banner{
    width:100%;
    float:left;
}

#slider img{
    border-radius:5px !important;
}

/*=== Slider ===*/



.product-slider{
    width:100%;
    float:left;
    padding:20px 0;
}

div.slidermain {
    float: left;
    padding: 1px 0 0;
    width: 100%;
}

#mygallery{
    overflow: hidden;
    height: 136px;
}

#mygallery img {
    height: 136px;
    /*    margin:17px 10px;*/

    clear:both;
}



#columns{
    background: #fff;
    margin: 0 auto;
    width: 100%;
} 



.featuredpost {
    margin: 0;
    padding: 0;
}



.stepcarousel{
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    /*height: 207px; *//*Height should enough to fit largest content's height*/
}



.stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}



.stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0 13px; /*margin around each panel*/
    padding: 0; /*margin around each panel*/
    /* width: 430px; Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel .panel a{
    position:relative;
}

.stepcarousel .panel a span.head{
    position:absolute;
    left:10px;
    bottom:50px;
    background:#f27323;
    color:#fff;
    padding:3px 15px;
    font-size:18px;
}

.stepcarousel .panel a span.head:hover{
    background:#2b79bb;
}

.stepcarousel .panel a span.link{
    position:absolute;
    left:10px;
    bottom:33px;
    background:#2b79bb;
    color:#fff;
    padding:0 5px;
    transform:rotate(-5deg);
    -ms-transform:rotate(-5deg); /* IE 9 */
    -webkit-transform:rotate(-5deg); /* Opera, Chrome, and Safari */
}

.stepcarousel .panel a span.link:hover{
    background:#f27323;
}

.panel img {
	width:auto;
    margin: 0;
    padding: 0;

}



/*=== Styling Boxes ===*/

/*- Box -*/

.box{

    width: 100%;

}

.boxbottom { margin:0; }

.box .top,





.box .bot{
    background: url(http://www.sujaldairy.com.np/assets/themes/sujal/css/images/box-top.gif) no-repeat top;
    clear: both;
    height: 20px;
    overflow: hidden;
    font-size: 9px;
    color: #aaaaaa;
    text-align: right;
    padding-right: 17px;
}

.box .bot{
    background: url(http://www.sujaldairy.com.np/assets/themes/sujal/css/images/box-bot.gif) no-repeat top;
}

.box .spacer{
    height: 1%;
    padding: 0;
}	



/*=== Misc. ===*/

.fix{
    clear: both;
    height: 1px;
    margin: 0;
    overflow: hidden;
}



.fl {
    float: left;
    text-align: left;
}

img.fl{
    margin: 0;
}

.fr{
    float: right;
    text-align: right;
}


.add_main{
    width:100%;
    float:left;
    background:#fff;
    margin:20px 0;
}

.pro-con{
    width:100%;
    float:left;
    padding:0 0 20px 0;
}

.pro-box{
    width:31.1%;
    float:left;
    border-radius:5px;
    border:1px solid #d6d6d6;
    height:280px;
    margin:0 3% 0 0;
}

.pro-box.last{
    float:right;
    margin:0;
}

.pro-box p.head{
    background:url(../images/title_bg.gif) repeat-x;
    color:#fff;
    font-size:18px;
    padding:5px 10px;
    border-bottom:3px solid #710000;
    border-radius:3px 3px 0 0;
}

.pro-box p.con{
    padding:15px 15px 0 15px;
}

.pro-box p.con2{
    padding:15px;
}

.pro-box p.btn{
    padding:15px 15px 15px 15px;
    float:left;
}

.pro-box p.btn a, .joinUs a{
    width:100px;
    text-align:center;
    padding:5px 0;
    background:#034b8f;
    color:#fff;
    float:left;
    border-bottom:3px solid #073b67;
    text-decoration:none;
}

.pro-box img{
    width:100%;
}

.pro-box p.btn a:hover, .joinUs a:hover{
    background:#073b67;
}

.news{
    //padding:15px 15px 0 15px;
    float:left;
    padding: 15px 5% 0;
    width: 90%;
}

.news #player{
	width:100%;

}


.pro-box p.red{
    padding:15px;
    float:left;
}

.pro-box p.red a{
    color:#fe0000;
    text-decoration:none;
}

.pro-box p.red a:hover{
    color:#000;
}

.news-date{
    width:20%;
    float:left;
    background:#ae0202;
    border-radius:5px;
    color:#fff;
}

.news-date p.top{
    font-size:22px;
    padding:3px 0;
    text-align:center;
}

.news-date p.btm{
    background:#6a0101;
    font-size:10px;
    text-align:center;
    padding:2px 0;
    border-radius:0 0 5px 5px;
}

.news-con{
    float:right;
    width:75%;
}

.news-con p.tit{
    color:#000;
    padding:0 0 5px 0;
    font-weight:bold;
}

.footer{
    background:#034b8f url(../images/footer_bg.png) no-repeat left top;
    width:100%;
    float:left;
    color:#b4c9de;
    padding:130px 0 20px 0;
    font-size:12px;

}

.ft_lt{
    float:left;
    padding:0 50px 0 20px;
}

.ft_lt a{
    color:#b4c9de;
    text-decoration:none;
}

.ft_lt a:hover{
    color:#fff;
}

.ft_rt{
    width:150px;
    float:right;
    text-align:right;
    padding:0 20px 0 0;
}

.ft_rt img{
    padding:0 0 0 10px;
}

.ft_mid{
    width:40%;
    float:left;
}

.intro_con{
    width:100%;
    float:left;
    border-top:3px solid #ececec;
    padding:10px 0 30px 0;
	min-height: 455px; 
   	height:auto !important; 
  	height: 500px; 
}

.intro_con_related{   
	min-height: 240px !important; 
   	height:auto !important; 
  	height: 500px; 
}

.intro_con p {
    padding:10px 0 10px 0;
    line-height:18px;
}

.intro_con div.content {
    padding:10px 0 10px 0;
    line-height:18px;
	float: left;
}

.intro_con div.content img{
    width: 100%;
}

.intro_con .productdetials {
    padding:10px 0 10px 0;
    line-height:18px;
	float: left;
	width: 60%
}

.intro_con div.centre{
    text-align:center;
    padding:15px 0 0 2%;
	float: right;
	width: 38%;
}

.intro_con div.centre img{width: 100%}

.intro_con ul, .intro_con ol{
    float: left;
    width: 100%;
	margin:10px 0;
}


.intro_con ul li{
    background: url("../images/bullet.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    list-style: outside none none;
    padding: 0 0 0 15px;
}

.intro_con ul li a, .intro_con ol li a{
	color:#034b8f;
}

.intro_con ul li a:hover, .intro_con ol li a:hover{
	color:#000;
}

.intro_con ol li{
	background:none;
	list-style:decimal inside;
	padding:0;
}

.news-list{
    background:#f4f4f4;
    float:left;
    width: 95.5%;
    padding:2%;
    border:1px solid #e4e4e4;
    margin:15px 0 0 0;
}

.news-list img{
    width: auto !important;
}

.video-list{
    border:10px solid #f4f4f4;
    width:28.5%;
    float:left;
    margin:1.5% 1.3% 0;

}

.video-list img{
    width:100%;
}

.video-list p{
    padding:0;

}

.video-list h3 {
    color: #07508f;
    font-size: 14px;
    font-weight: normal;
    padding:5px;
    text-align: center;
    width: 96.5%;
	background:none;
}

h3.videotitle {
    color: #07508f;
    font-size: 14px;
    font-weight: normal;
    padding:5px;
    text-align: center;
    width: 96.5%;
	background:none;
}

.con_lt{
    width:45%;
    float:left;
    padding:2% 0 0 0;
}

.con_lt img{
    width:auto !important;
}

.con_lt p, .con_rt p{
    width:100%;
    float:left;
    padding:15px 0 0 0;
}

.con_lt p label {

    width:100%;
    float:left;
    font-size:14px;
    padding:0 0 5px 0;

}

.con_lt p textarea#edit-message {
    height: 100px;
    margin-right: 0;
    width: 100%;
}

#edit-submit{
    font-size:14px;
}

#edit-submit{
    background:#B11E23;
    color:#fff !important;
    cursor:pointer;
    padding:5px 10px;
    width:auto;
}

#edit-submit:hover{
    background:#07508f;
}

.con_lt p input{
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666 !important;
    font-size: 12px;
    padding: 8px 5px;
    width:97.3%;
}
.form-required {
    color: #FF0000 !important;
}

.con_rt{
    width:45%;
    float:right;
    padding:2% 0 0 0;
}

.con_rt p.black{
    color:#000;
}

.faliure , span.error{
    color: #ff0000;

}

.video-list #player{
    width:100%;
}


.ft_mid span{
    margin: 0 0 5px 0;
    float: left;
}

.ft_mid p{
    text-align: center;
}

.intro_con table.big{
	width:100%;
}

.intro_con table.mid{
	width:100%;
}

.intro_con table.small{
	width:30%;
}

.intro_con table td, .intro_con table th{
	padding:5px 10px;
	
}

.intro_con table th{
	background:#07508f;
	color:#fff;
	text-align:left;
	font-weight:normal;
}

.intro_con table td {
	background:#ededed;
	color:#5b5b5b;
}

.intro_con p.error{
    color: #d40909 !important;
}


.intro_con p.success{
    color: #4fa81f !important;
}


.lt-container{
    width: 25%;
    float: left;
}


.rt-container{
    width: 70%;
    float: right;
    border-left: 1px solid #e4e4e4;
    padding: 0 0 0 2.5%;
	min-height: 360px; 
   	height:auto !important; 
  	height: 500px; 
}

.rt-container img{
    //width: auto !important;
}

.career_list {
   	width: 96%;
	float:left;
	background:#f6f6f6 url(../images/acc_bg.png) no-repeat 10px 24px;
	padding:1% 2%;
	border-bottom:1px solid #cecece;
	margin:0 0 10px 0;
	border-top:1px solid #cecece;
}

.career_list span.title {
    float: left;
    font-size: 18px;
    margin: 10px 0;
    padding-left: 2%;
    width: 98%;
	cursor:pointer;
	color:#07508f;
}

.career_list:hover{
	background:#f6f6f6 url(../images/acc_h.png) no-repeat 10px 20px;
	cursor:pointer;
}

.career_minus{
	background:#f6f6f6 url(../images/acc_h.png) no-repeat 10px 20px !important;
}

.career_list p.line{
	border-bottom:1px dotted #cecece;
	padding:0;	
}

.novacancy, .novacancy:hover{
	background:#f6f6f6 !important;	
}

.audiowidth{
    width: 100%;
}

/** home brand slider **/

 /* jssor slider bullet navigator skin 03 css */
/*
.jssorb03 div           (normal)
.jssorb03 div:hover     (normal mouseover)
.jssorb03 .av           (active)
.jssorb03 .av:hover     (active mouseover)
.jssorb03 .dn           (mousedown)
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av
{
	background: url("../images/b03.png") no-repeat;
	overflow:hidden;
	cursor: pointer;
}
.jssorb03 div { background-position: -5px -4px; }
.jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
.jssorb03 .av { background-position: -65px -4px; }
.jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }

/* jssor slider arrow navigator skin 03 css */
/*
.jssora03l              (normal)
.jssora03r              (normal)
.jssora03l:hover        (normal mouseover)
.jssora03r:hover        (normal mouseover)
.jssora03ldn            (mousedown)
.jssora03rdn            (mousedown)
*/
.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn
{
	position: absolute;
	cursor: pointer;
	display: block;
	background: url("../images/a03.png") no-repeat;
	overflow:hidden;
}
.jssora03l { background-position: -3px -33px;}
.jssora03r { background-position: -63px -33px; right: 40px!important; }
.jssora03rr {  right: 0!important; }
.jssora03l:hover { background-position: -123px -33px; }
.jssora03r:hover, .jssora03rr:hover { background-position: -183px -33px; }
.jssora03ldn { background-position: -243px -33px; }
.jssora03rdn { background-position: -303px -33px;right: 40px!important; }

#slider1_container{position: relative; height: 170px; overflow: hidden; background: none; width:100%!important}

#slider1_container img {
    height: 136px;
    /*    margin:17px 10px;*/

    clear:both;
}