body{ background:#d3d3d3;}
a:hover{ color:inherit; text-decoration:none;}
li{ list-style:none;}


.top_paragraph{}
.top_paragraph p{ color:#fff; font:500 14px 'Raleway', sans-serif; margin:0; float:left;}
.faiqa-about {
    background-color: #fff;
    padding: 40px 30px 0;
    height: 437.5px;
    overflow: hidden;
}
.top_phone{ float:right;}
.top_phone p{ color:#fff; font:500 18px 'Raleway', sans-serif; margin:0; float:right; padding:7px;}
.top_phone .fa{ transition:all 0.3s; border:1px solid #fff; padding:8px 10px; border-radius:2px; color:#fff; font-size:18px;  }

.top_logo{ float:left; width:auto; margin:17px 0 26px 0;    }

.top_phone:hover .fa{ cursor:pointer; background:#0d639f; border:1px solid #0d639f; color:#fff;}

.menu5{ float:left; padding: 0; width:100%;}
.navbar{ margin-bottom:0; min-height:0;}
.navbar-inverse{ background:none; border:0;}
.navbar-nav>li{     margin: 24px 0 23px 0; padding:0; text-align:left; }
.navbar-nav>li:last-child{ background:none;}
.nav>li>a{     padding: 12px 9px;  transition:all 0.4s; border-radius:1px;}
.navbar-inverse .navbar-nav>li>a{ color:#000; font:800 15px 'Raleway', sans-serif; text-transform:uppercase; }
.navbar-inverse .navbar-nav>li>a:hover{ background:#0d639f; color:white;}
#navigation-bar { margin-top:-54px; position: relative; }
#search { position: relative; float: left; width: 45px; height: 41px; margin-left: -10px; margin-top: 0px; }
#label { width: 45px; height: 41px; position: relative; z-index: 20; }
#label label { display: block; width: 45px; height: 41px; background: url("../images/search.html") 0 0; transition:all 0.3s; font-size: 0; color: transparent; text-indent: -9999px; cursor: pointer; }
.navbar-nav{ float:right !important;}
#label label:hover { background: url("../images/search.html") -45px 0; }
#label.active label { background: url("../images/search.html") -45px 0; }
#input { position: absolute; top: 0; right: 45px; width: 200px; height: 41px; z-index: -1; margin-top: 0px; overflow: hidden; }
#input input { display: block; position: absolute; top: 0; right: -200px; width: 200px; height: 100%; margin: 0; padding: 0 10px; border: none; background-color: #ffba00; color: #fff; font-size: 18px; -webkit-backface-visibility: none; -moz-backface-visibility: none; -ms-backface-visibility: none; backface-visibility: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-transition: right 0; -moz-transition: right 0; -ms-transition: right 0; -o-transition: right 0; transition: right 0; }
#input input:focus { outline: none; }
#input.focus { z-index: 20; }
#input.focus input { right: 0; -webkit-transition: right 0.3s; -moz-transition: right 0.3s; -ms-transition: right 0.3s; -o-transition: right 0.3s; transition: right 0.3s; }
#input input::-webkit-input-placeholder { color: white; }
#input input:-moz-placeholder { color: white; }
#input input::-moz-placeholder { color: white; }
#input input:-ms-input-placeholder { color: white; }
.txt_id2 { padding: 5px; margin-bottom: 5px; }
.srbtn{ position:absolute; top:0; right:0; padding:5px 15px;}


.dropdown{  margin: 23px 0 26px 0; float:right;}
.dropdown-menu{  left:-215px; background:#0d639f; padding:5px; margin:0;}
.btn-default{ color:#0d639f; border:1px solid #0d639f; transition:all 0.5s;}
.btn-default:hover{ color:#000; border:1px solid #fff; background:#fff;}


.dropdown-toggle{ border:1px solid #353535; border-radius:2px; float:right;}
.dropdown-toggle:hover{ border:1px solid #0d639f; border-radius:2px;}
.dropdown-toggle .fa{ transition:all 0.3s; font-size:18px; padding:10px; color:#353535;}
.dropdown-toggle:hover .fa{ color:#0d639f; }
.dropdown-menu .fa{ padding:0 !important;}

.top_cart{  transition:all 0.3s; float: right; margin: 23px 10px 10px 0;}
.top_cart .fa{ transition:all 0.3s; border:1px solid #353535; border-radius:2px; padding:10px; color:#353535; font-size:18px;}
.top_cart:hover .fa{ border:1px solid #0d639f; color:#0d639f; }

.main_categories {
    margin: 30px 0 0;
    background: #fff;
    padding: 10px;
    border: 1px solid #b9b9b9;
    transition: all 0.3s;
}
.main_categories:hover { background:#0d639f; border:1px solid #0d639f; }
.main_categories:hover .my-h{
    color: #fff;
}
.my-h {
    color: #0d639f;
    font-weight: 600;
    text-align: center;
    transition:.3s;
}
.col-md-3.mtb15 {
    margin-bottom: 30px;
}
.categories{}
/*start perfect Effect*/
.categories{ position:relative; overflow:hidden;}
.categories img{transition:all 0.6s;}
.main_categories .overlay{ position:absolute; z-index:999; width:100%; height:100%; background:rgba(0,0,0,0.5); opacity:0; transition:all 0.6s;}

.categories:hover img{ transform:scale(1.2);}
.categories:hover .overlay{opacity:1;}
/*end perfect Effect*/

.marquee_style{ height:382px;}
/*====================  Owl Demo Start  ===============================*/
.owl-demo .owl-pagination {
  display: none;
}

.owl-demo .owl-item {
  padding: 0 15px 0 0;
}


.owl-demo .owl-buttons {
  position: absolute;
  width:100%;
  top: 45%;
  right: 0;
}

.owl-demo .owl-buttons div {
  background: #303030;
  font-size: 25px !important;
  padding: 0 15px !important;
  color: #fff !important;
  border-radius: 5px;
}
.owl-next{     position: absolute;
    z-index: 999;
    right: 0; width:42px; height:52px;}
.owl-prev{     position: absolute;
    z-index: 999;
    left: 0; width:42px; height:52px;}
.owl-next .fa{ margin: 12px 0 0 3px;}
.owl-prev .fa{ margin: 12px 0 0 3px;}


.owl-demo .owl-buttons div:hover {
  background: #0d639f;
  color: #fff !important;
}
/*====================  Owl Demo End  ===============================*/


.mb-me {
    margin: 0 auto !important;
    width: 97.5% !important;
}
.feature_prod_heading {
    transition: all 0.3s;
    width: 100%;
    padding: 12px 0 12px 20px;
    background: #fff;
    margin-top: 30px;
}
.feature_prod_heading h2{ color:#0d639f; font:700 25px 'Raleway', sans-serif; float:left; margin:0 5px 0 0;}
.feature_prod_heading h3{ color:#2c2c2c; font:700 25px 'Raleway', sans-serif; float:left; margin:0;}

.main_prod{ width:100%;}
.prod1{ background:#fff; padding:10px; text-align:center; border:3px solid #fff;}
.prod1 h2{ color:#2c2c2c !important; font:600 15px 'Raleway', sans-serif !important; margin:10px 0 0 0 !important;}
.prod1 h3{  color:#2c2c2c !important; font:600 15px 'Raleway', sans-serif !important; margin:10px 0 0 0 !important;}
.prod1 li{ margin:20px 0 0 0;}
.prod1 h4{ text-transform:uppercase; transition:all 0.3s; width: 65%;  margin:10px auto; color:#fff; font:700 14px 'Raleway', sans-serif; background:#2c2c2c;  padding:12px 25px;}
.my-cla .col-lg-3 {
    margin-bottom: 30px;
}
.prod1:hover{ border:3px solid #0d639f; transition:all 0.3s;}
.prod1:hover h4{ background:#0d639f; }

.new_rang{ position:relative;}
.new_rang h2{     position: absolute;
    z-index: 999;
    bottom: 27px;
    padding: 8px 19px;
    color: #fff;
    font: 600 15px 'Raleway', sans-serif;
    margin: 0 0 0 24px;
    float: left;
    background: #0d639f;
    text-transform: capitalize;
    border: 1px solid #0d639f;
    transition: all 0.3s;}
.new_rang:hover h2{ background:#ffffff; color:#0d639f; border:1px solid #fff;}

.news_letter{ position:relative;}
.news_letter h2{    right: 188px;
    position: absolute;
    z-index: 999;
    bottom: 45px;
    padding: 8px 18px;
    color: #fff;
    font: 600 15px 'Raleway', sans-serif;
    margin: 0 0 0 24px;
    float: left;
    background: #0d639f;
    text-transform: capitalize;
    border: 1px solid #0d639f;
    transition: all 0.3s;}
.news_letter:hover h2{ background:#ffffff; color:#0d639f; border:1px solid #fff;}

.news_updates{ background:#fff;}
.news_updates h2{ color:#fff; font:700 17px 'Raleway', sans-serif; width:100%; padding:15px; background:#2c2c2c; margin:0; text-transform:uppercase;}


.heading_here{ margin:20px 0; border-bottom:1px solid #e4e4e4; padding:0 0 20px 0;}
.heading_here h3{ color:#3f3e3e; font:800 15px 'Raleway', sans-serif; width:100%;  margin:0 0 10px 0; text-transform:capitalize;}
.heading_here p{ line-height:18px !important; color:#424242; text-align:justify; font:600 13px 'Raleway', sans-serif; width:100%; margin:0;}
.heading_here span{}

.date{ transition:all 0.3s;  padding: 25px;  background:url(../images/news-date.png) no-repeat center center;}
.date h4{font: 700 19px 'Raleway', sans-serif;
    color: #fff;
    margin: 1px 0px 0 20px; }
.date h5{      font: 600 18px 'Raleway', sans-serif;
    color: #fff;
       margin: 0px 0px 3px 14px;}

.heading_here:hover .date{ background:url(../images/news-date2.png) no-repeat center center;}

/*footer*/
.main_heading{ float:left; width:100%; margin-top:20px; }
.heading{ text-transform:uppercase;}
.heading h2{ border-bottom:1px solid #303030;  padding-bottom:10px; font:700 17px 'Raleway', sans-serif; color:#fff; }
.heading h2 span{  padding:0 0px 0 5px; font:300 16px 'Raleway', sans-serif; color:#fFF; }

ul.main_footer_links{ float:left; padding-left:0;  }
ul.main_footer_links li{ color: #fff;; font:500 13px 'Open Sans', sans-serif; padding:3px 0; }
ul.main_footer_links li a{ transition:all 0.3s; }
ul.main_footer_links li a:hover{ text-decoration:blink; color:#000; padding:0 0 0 5px;  }

.main_boxs{}
.main_boxs p{  color:#fff; font:600 13px 'Open Sans', sans-serif; padding:3px 0; }
.main_boxs_input{ width:100%; height:38px; background:#fff; border:0; text-indent:10px;}


.main_footer_links3 p{ margin: 0;     line-height: 28px !important;    color:#fff; font:500 13px 'Open Sans', sans-serif;}
.main_footer_links3 span{ float:left; padding:0 10px 0 0;}

.main_social_network2{text-align:center;  transition:all 0.4s; }
.main_social_network2 .fa{ font-size:17px; float:left;  transition:all 0.4s; background:none;color:#fff; padding:4px 13px;  margin:10px 5px; height: 40px;font-size: 15px;line-height: 30px; transition:all 0.3s;}

.fb{   
    width: 20%;
    padding: 12px 0;
    float: left;
    margin: 10px 17px 5px 0; border: 1px solid #fff;}
.twtr{    
    width: 20%;
    padding: 14px 0; border: 1px solid #fff;
    float: left;
    margin: 10px 17px 5px 0;}
    .link {
    width: 20%;
    padding: 0px 0;
    border: 1px solid #fff;
    float: left;
    margin: 10px 17px 5px 0;
    height: 51px;
    line-height: 40px;
}
.link .fa {
    font-size: 20px !important;
    float: left;
    transition: all 0.4s;
    background: none;
    color: #fff;
    padding: 4px 13px;
    margin: 6px 5px !important;
    height: 50px;
    font-size: 15px;
    line-height: 30px;
    transition: all 0.3s;
}
.ggl{    border: 1px solid #fff;
    width: 20%;
    padding: 14px 0;
    float: left;
    margin: 10px 17px 5px 0;}
.yotb{    border: 1px solid #fff;
    width: 20%;
    padding: 11px 0;
    float: left;
    margin: 10px 15px 5px 0;}
.lnkd{   border: 1px solid #fff;
    width: 20%;
    padding: 13px 0;
    float: left;
    margin: 10px 0px 5px 0;}

.main_social_network2 .fb:hover{  background:#4c66a4;  border:1px solid #4c66a4; transition:all 0.4s;}
.main_social_network2 .twtr:hover{  background:#42b5e7; border:1px solid #42b5e7;transition:all 0.4s;}
.main_social_network2 .ggl:hover{ background:#b12f21; border:1px solid #b12f21;transition:all 0.4s;}
.main_social_network2 .yotb:hover{ background:#d02020; border:1px solid #d02020;transition:all 0.4s;}
.main_social_network2 .lnkd:hover{  background:#006699; border:1px solid #006699;transition:all 0.4s;}
.main_social_network2 .link:hover{  background:#006699; border:1px solid #006699;transition:all 0.4s;}



.main_container_copyrit{ float:left; width:100%; transition:all 0.5s; margin:20px 0 0 0; padding:0px 0 0 0;}
.copyr{ color:#fff; margin:10px 0 0 0;  padding:25px 0; font:500 13px 'Open Sans', sans-serif; text-align:center; border-top:1px solid #303030;}
.copyr p{ margin:10px 0 0 0; color:#fff; font:500 13px 'Open Sans', sans-serif; float:right;}
.copyr a{ color:#fff; font:600 14px 'Open Sans', sans-serif; transition:all 0.5s;}
.copyr a:hover{ color:#000; text-decoration:underline; }
/***********************end footer***************************/




.leftmenu{background:white; width:100%;}
.leftmenu h2{background: #141416; font:600 25px 'Raleway', sans-serif; color:white; margin:0; padding:12px 15px;}
.leftmenu h2 span{ color:#0d639f;}


.prdarea{width:100%;}
.prdarea h2{background: #fff; font:600 25px 'Raleway', sans-serif; color:#141416; margin:0; padding:12px 15px;}
.prdarea h2 span{ color:#0d639f;}


.largedet h3{ color:#141416;font:400 22px 'Raleway', sans-serif; margin:10px 0;}
.largedet h4{ color:#0d639f;font:700 20px 'Raleway', sans-serif; margin:10px 0;}
.largedet h5{ color:#141414;font:600 15px 'Raleway', sans-serif; margin:0;}
.largedet p{ color:#424242;font:400 13px 'Raleway', sans-serif; }




@media screen and (max-width:1200px){
.navbar-inverse .navbar-nav>li>a{ font-size:12px;}
.nav>li>a{ padding: 12px 6px; }




/****social****/
.fb{   
    width: 25%;
    padding: 12px 0;
    float: left;
    margin: 10px 17px 5px 0; border: 1px solid #fff;}
.twtr{    
    width: 25%;
    padding: 14px 0; border: 1px solid #fff;
    float: left;
    margin: 10px 17px 5px 0;}
.ggl{    border: 1px solid #fff;
    width: 25%;
    padding: 14px 0;
    float: left;
    margin: 10px 17px 5px 0;}
.yotb{    border: 1px solid #fff;
    width: 25%;
    padding: 11px 0;
    float: left;
    margin: 10px 15px 5px 0;}
.lnkd{   border: 1px solid #fff;
    width: 25%;
    padding: 13px 0;
    float: left;
    margin: 10px 0px 5px 0;}
	
	
	.prod1 h4{ font-size:10px;}
	.marquee_style{ height:299px;}
	
}
@media screen and (max-width:992px){
.nav>li>a { padding: 12px 3px;}
.navbar-inverse .navbar-nav>li>a{ font-size:12px;}
.marquee_style{ height:299px; }
.news_updates{ margin-bottom:34px;}
.new_rang{    margin: 30px 0 34px 0;}
.news_letter{ margin-bottom:30px}
/****social****/
.fb{   
    width: 15%;
    padding: 12px 0;
    float: left;
    margin: 10px 17px 5px 0; border: 1px solid #fff;}
.twtr{    
    width: 15%;
    padding: 14px 0; border: 1px solid #fff;
    float: left;
    margin: 10px 17px 5px 0;}
.ggl{    border: 1px solid #fff;
    width: 15%;
    padding: 14px 0;
    float: left;
    margin: 10px 17px 5px 0;}
.yotb{    border: 1px solid #fff;
    width: 15%;
    padding: 11px 0;
    float: left;
    margin: 10px 15px 5px 0;}
.lnkd{   border: 1px solid #fff;
    width: 15%;
    padding: 13px 0;
    float: left;
    margin: 10px 0px 5px 0;}

}
@media screen and (max-width:768px){
.top_paragraph{ width:100%; text-align:center;}
.top_paragraph p{ float:none; display:inline-block;}
.top_phone{ width:100%; text-align:center;}
.top_phone p{ float:none; display:inline-block;}
.top_phone .fa{ float:none; display:inline-block;}
.navbar-inverse .navbar-nav>li>a{ font-size:15px;}
.nav>li>a{  padding: 12px 9px; }
.navbar-nav{ width:100%;}
.clpad{ padding-left:0 !important;}
.main_container_copyrit{ margin:20px 0 20px 0 !important;  float:none; text-align:center;}
.copyr{ padding:0; border:0;}
.copyr p{    float: none;
    display: inline-block;
    border: 0;
    margin: 0;
    padding: 0;}
.main_social_network2{ margin-bottom:25px;}
.top_cart{ float:left;}
.dropdown {
    margin: 23px 0 26px 0;
    float: right;
    width: 85%;
}
.dropdown-menu{top: 50px !important;
    /* width: 100%; */
    /* float: none; */
    /* display: inline-block; */
    position: static;
    display: block;
    width: 82% !important;
    float: left;}
.form-control{ height:29px;}
.btn-default{ display:none;}
.dropdown-menu{}




}

@media screen and (max-width:410px){
.dropdown { width:80%;}
.dropdown-menu{width: 75% !important;}

/****social****/
.fb{   
    width: 18%;
    padding: 12px 0;
    float: left;
    margin: 10px 17px 5px 0; border: 1px solid #fff;}
.twtr{    
    width: 18%;
    padding: 14px 0; border: 1px solid #fff;
    float: left;
    margin: 10px 17px 5px 0;}
.ggl{    border: 1px solid #fff;
    width: 18%;
    padding: 14px 0;
    float: left;
    margin: 10px 17px 5px 0;}
.yotb{    border: 1px solid #fff;
    width: 18%;
    padding: 11px 0;
    float: left;
    margin: 10px 15px 5px 0;}
.lnkd{   border: 1px solid #fff;
    width: 18%;
    padding: 13px 0;
    float: left;
    margin: 10px 0px 5px 0;}
}
@media screen and (max-width:340px){
.dropdown { width: 100%;}
.dropdown-toggle{ margin-bottom:10px;}
.dropdown-menu{width: 100% !important;}
.top_cart{  margin: -116px 10px 10px 0;}
.feature_prod_heading h2{ font:700 16px 'Raleway', sans-serif;}
.feature_prod_heading h3{ font:700 16px 'Raleway', sans-serif;}
}
@media screen and (max-width:320px){
/****social****/
.fb{   
    width: 22%;
    padding: 12px 0;
    float: left;
    margin: 10px 17px 5px 0; border: 1px solid #fff;}
.twtr{    
    width: 22%;
    padding: 14px 0; border: 1px solid #fff;
    float: left;
    margin: 10px 17px 5px 0;}
.ggl{    border: 1px solid #fff;
    width: 22%;
    padding: 14px 0;
    float: left;
    margin: 10px 17px 5px 0;}
.yotb{    border: 1px solid #fff;
    width: 22%;
    padding: 11px 0;
    float: left;
    margin: 10px 15px 5px 0;}
.lnkd{   border: 1px solid #fff;
    width: 22%;
    padding: 13px 0;
    float: left;
    margin: 10px 0px 5px 0;}
	
}

.child {
    max-width: 100%;
    margin-top: 30px;
}