/* font-family: 'Droid Arabic Kufi', serif, Tahoma; */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
body{
	font-family: 'Noto Sans', sans-serif;
	}
a{
	text-decoration:none;
	color:#3D5492;
	
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
ul, ul li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	
}
.myul, .myul li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	width:100%;
	line-height:18px;
}
.myul li {
	margin-bottom:4px;
}

.no-margin {
	margin-top:0 !important;
}
.no-marginbtm {
	margin-bottom:0 !important;
}
.red-txt {
	color:#8c212d;
}
.yellow-txt {
	color:#ead121;
}
.grey-txt {
	color:#999;
}
.small-txt {
	font:11px;
}
.margin-bottom {
	margin-bottom:19px !important;
}
.margin-left {
	margin-left:15px !important;
}
.margin-right {
	margin-right:15px !important;
}

.box-container {
	width:100%;
}

.div-right {
	float:right !important;
}
.div-left {
	float:left !important;
}
.news-img {
	float:left;
	margin-right:20px;
}
.news-imginer {
	float:right;
	margin-left:20px;
}
.prod-img {
	border:1px solid #CCCCCC;
}
a .prod-img:hover {
	border: 1px solid #0072BB;
}
.thumbover {
  
    display: block;
    height: 175px;
    max-width: 230px;
    overflow: hidden;
    text-align: center;
}
.thumbover:hover {
    
}
.thumbover img {
    height: 100%;
}
.item-ul li {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 0;
	padding: 10px 0;
}
.item-ul li:last-child {
	border-bottom:none;
}
.h-sep {
	border-bottom: 1px dotted #BFBFBF;
	height: 1px;
	margin: 21px 0;
	width: 100% !important;
}

.myfooter {
	background:url("../images/bternbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	
	color: #444;
	font-size: 11px;
	margin-top: 39px;
	padding: 29px 0;
	text-align: center !important;
	width: 100%;
}
.myfooter a {
	color:#444;
	text-align:center !important;
}

.myfooter a:hover {
	text-decoration:none;
	color:#d66080;
}

.no-border {
	border-bottom:none !important;
}

input, select, textarea {
	  background-color: #FFFFFF;
    border: 1px solid #C7C7C7;
    border-radius: 3px;
    color: #000000;
    padding: 6px 2px;
   /* width: 97%;*/
}

input:hover, select:hover, textarea:hover {
	border:1px solid #6CF;
	box-shadow: 0 0 4px #6CF;
}
input:focus, select:focus, textarea:focus {
	border:1px solid #06C;
	box-shadow: 0 0 4px #06C;
}
.margin-top{margin-top:15px;}
.working-area{width:100%;}
.working-area, .red-alert, .page-hdr h1, .page-hdr, .green-alert, .yellow-alert, .header, .gnrl-hdr, .logo, .banner, .navi-bar, .navi-bar a, .navi-sep, .navi-mdl, .navi-bar li a, .gnrl-box-hdr, .gnrl-box, .myfooter, .h-sep, .prod-cont, .gnrl-ul, .box-container, .myul, .myul li, .thumb-wizard-over, .page-hdr {
	float:left;
	direction:ltr;
	text-align:left;
}
.no-padding{padding:0;}
h1, h2, h3, h4, h5, h6{
	color:#3d5492;
	}
/** end general **/
.tophdr{
	}
	.mainhdr{
padding-top:20px;
background:url(../images/bternbg.png) repeat;	
border-top: 4px solid #d66080;
		
		}
	.social-icns{
	 float: right;
    margin-top: 27px;
		}
	
	.social-icns a {
      background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 24px;
    margin-right: 5px;
    width: 26px;
}
.social-icns a:hover {
    background-position: center bottom;
}
.fbicn {
    background-image: url("../images/fb.png");
}
.twicn {
    background-image: url("../images/twt.png");
}
.gplusicn {
    background-image: url("../images/gplus.png");
}
.linkedicn {
    background-image: url("../images/linkd.png");
}
.yotubeicn {
    background-image: url("../images/yoube.png");
}
.navbar-brand{
    float: left;
    font-size: 18px;
    height: 74px;
    line-height: 20px;
    width: 195px;
	padding:0;	
	  margin-bottom: 17px;
	}
	.navcont{
	border-top: 1px solid #cac1aa;	
	border-bottom: 2px solid #d66080;
		}
		.navbar-nav li ul {
    background-color: #d66080;
    display: none;
    margin-top: -1px;
    padding: 14px 0;
    position: absolute;
	color:#fff;
    width: 271px;
    z-index: 30;
}
.navbar-nav li:hover ul {
    display: block;
}
.navbar-nav li:hover ul li {
    color: #FFFFFF;
    list-style: none outside none;
    text-align: left;
    text-indent: 15px;
    width: 100%;
}
.navbar-nav li:hover ul li a {
    color: #FFFFFF;
    display: block;
    font-weight: normal !important;
    padding: 9px 0 9px 7px;
    width: 100%;
}
.navbar-nav li:hover ul li a:hover {
    background-color: #c34f6e;
    color: #fff;
}
.navbar-nav li:hover ul li:last-child a {
    border-bottom: 0 none;
}
.navbar-nav li:hover ul li ul {
    display: none;
    margin-left: 200px;
    margin-top: 0;
    position: absolute;
    width: 200px;
    z-index: 30;
}
.navbar-nav li:hover ul li:hover ul {
    display: block;
}
.srchbtn{
	 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 4px;
	}
	.srcho{
		 color: #777777;
    font-size: 12px;
    margin-top: 10px;
		}
		.navbar-default .navbar-nav > li > a{
			color:#3d5492;
			}
			.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
				background-color:#d66080;
    color: #fff;
}
			
			
.banner {margin-top:30px; margin-bottom:30px;}
.prods-area{
	background: url("../images/bternbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 36px 0 21px;
margin-bottom:50px;
	}
	.prod-conta{
	
		}
		.h-prod-catname{
			 color: #777777;
    display: inline-block;
    margin-bottom: 17px;

			}
			.btn {
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
	border:0;
	border-radius:0;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 7px 14px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.h-prod-name{margin-top: 14px;}
.box-hdr{
   background: url("../images/title-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #3D5492;
    font-size: 26px;
    font-variant: small-caps;
    font-weight: bold;
    height: 64px;
    margin: 0 0 30px;
    padding-top: 18px;
    width: 100%;
	position:relative;
	}
	.bmba-txt{
	color:#d66080;	
		}
		.thumbnail .caption{padding:0;}
		.viewall-btn{   position: absolute;
    right: 0;color:#d66080;	
    top: 23px;}
		.prelative{position:relative;}
		.media-heading{
			
			}
		.media-left, .media > .pull-left {
    padding-right: 35px;
}
.vsep{
background:#f3d3db;
height:120px;
width:1px;
float:left;
	}
	.oneserv{
		
		}
		.newslttr{
			 border-right: 1px solid #F2CED8;
    margin-bottom: 18px;
			}
			.lang-bar{
			    background: none repeat scroll 0 0 #D66080;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-right: 20px;
    margin-top: -21px;
    padding: 5px 12px;
				}
				.lang-bar a{
									color:#fff;

					}
					.lang-bar a:hover{text-decoration:underline;}
					.txtsrch {
    border-radius: 0;
    margin-left: 6px;
    padding: 3px;
}
.welcomeo {margin-bottom:40px;}
.pagehdrh1{
	  background: url("../images/title-bghdr.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    color: #3D5492;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 30px;
    padding-bottom: 24px;
    padding-top: 18px;
    width: 100%;
	}
	.catcont{
		
    margin-bottom: 35px;
		}
		.inerprods .prod-conta{
			margin-bottom:40px;
			}
			.prod-img {
    border: 3px solid #CCCCCC;
}
.prod-cont-album {
   float: left;
    font-size: 12px;
    height: 78px;
    margin: 11px 3px 8px 0;
    overflow: hidden;
    width: 109px;
}
.prod-thumb {
    background-color: #2F2F2F;
    border: 3px solid #CCCCCC;
    float: left;
    height: 73px;
    overflow: hidden;
    width: 96%;
}
.prod-thumb img {
    width: 100%;
}

.download-divitem {
    background: none repeat scroll 0 0 #eee7d3;
    border: 1px solid #cbc1a5;
    float: left;
    margin-bottom: 10px;
    margin-right: 11px;
    padding: 10px;
}
.box-hdriner {
  background: none repeat scroll 0 0 #D66080;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 20px 14px 32px;
    width: 100%;
}
.grey-bg {
    background: none repeat scroll 0 0 #F7F7F7;
    padding: 20px 10px 26px 13px;
}
.left-links a {
  background: url("../images/arffotr.png") no-repeat scroll 11px center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #E3E3E3;
    color: #3D5492;
    display: list-item;
    font-size: 13px;
    padding: 10px 0 10px 27px;
}
.left-links ul li a:last-child {border-bottom:0;}
.cat-title{margin-top:0;}
.left-links a:hover{
	
	 background: url("../images/arffotr.png") no-repeat scroll 11px center #ececec;
	}
	.prodconta img
	{
		width:200px; float: right; border: 2px solid #ccc; border-radius: 10px;
	}