/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 8, 2016, 8:26:59 PM
    Author     : Moses Yusuf
*/

html, body { height: 100%; }

/* *{margin:0;padding:0 } */

@font-face {
   font-family: 'ABeeZee-Regular';
   src: url(../fonts/ABeeZee-Regular.ttf) format('truetype');
}

@font-face {
  /*font-family: 'ActorRegular'
  src: url( ../fonts/Actor-Regular.ttf ) format("truetype");*/
}

/*@font-face {
  font-family: 'ABeeZeeItalic'
  src: url( ../fonts/abeezee-italic.ttf ) format("truetype");
}*/




body {
    /*background-color: #f2f2f2;*/
    font-family: 'ABeeZee-Regular';
    background-color: white;
}

#wrapper {
 
}

.container,.row {
  width: 968px;
  margin: auto;
}

img {
    /*max-width: 100%;*/
}


.navbar-default1 {
    background: none;
    filter: none;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #edecec;
    margin-top: 10px;
  }

.navbar-default1 .navbar-nav > .active-link > h4 > a {
   color: #EC3237;
 }

 .navbar-default1 .navbar-nav > .active-link > h4 >  a:hover {
   color: #EC3237;
 }

 .navbar-default1 .menu > li > h4 > a:hover {
     color: #EC3237;
     text-decoration: none;
 }

 .navbar-default1 .navbar-nav > .active-link2 > h4 >  a {
   background-color: transparent;
 }

.navbar-default1 .menu {
   margin-left: -30px;
}


.navbar-default1 .menu > li {
    border-bottom: none;
    border-top: none;
}

.navbar-default1 .menu > li > h4 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1px;
    padding-right: 1px;
    font-weight: 500;
    font-size: 15px;
}

.navbar-default1 .menu > li > h4 > a {
    color: #000;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 35px;
    padding-right: 35px;
}

.navbar-default1 .menu > .contact > h4 > a {
    border-right: none;
}

.navbar-default1 .dropdown-menu  {
    
    margin: 0;
    top: 45px;
}

.navbar-default1 .dropdown-menu > li {
    border-top: none;
    color: #000;
}

.navbar-default1 .dropdown-menu > li {
    background-color: #fff;
}

.navbar-default1 .dropdown-menu > li > a {
    border: 1px solid #efefef;
    border-top: none;
    color: #000;
    display: block;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 13px;
}

.navbar-default1 .dropdown-menu > li >  a:hover {
    color: #fff;
    text-decoration: none;
    background-color:#EC3237;
}

.navbar-default1 .dropdown-menu > a:focus {
    background-color: transparent;
}


.navbar-default1 .navbar_toggle_home {
    margin-top: 35px;
}

.navbar-default1 .myaccount > li > a {
   font-size: 12px;
}

.navbar1-stand {
   padding: 20px;
   background-color: #BEBFC1;
   margin-top: -45px;
}

#header_top {
    margin-top: 10px;
}



#logo {
  
}

#logo > a > img {
   width:400px;
   margin-top:50px;
   margin-left:-15px;
  
}

#advert {
  margin-top: 15px;
}


#pnum {
  text-align: right;
  position:relative;
  top:70px;
  left:-15px;
  
}

#reg_login a {
   color:#000;
}


#reg_login {
   font-size:25px;
   text-align: right;
   margin-top: 30px;
}


#reseller { 
  position: relative;
  left: -15px;
  top:10px;
}

#reseller a { 
  color:cornflowerblue;
  font-weight: 500;
  font-size: 18px;
}
.navbar-default2 {
    background: none;
    filter: none;
    border: none;
    box-shadow: none;
    border-radius: 0px;
   /* background-color: #33425F;*/
  }

.navbar-default2 .navbar-nav > .active-link > a {
   color: #EC3237;
 }

 .navbar-default2 .navbar-nav > .active-link >  a:hover {
   background-color: #EC3237;
   color:#fff;
 }

 .navbar-default2 .menu > li > a:hover {
     color: #fff;
     background-color: #EC3237;
     text-decoration: none;
 }

 .navbar-default2 .navbar-nav > .active-link2 >  a {
   background-color: transparent;
 }

.navbar-default2 .menu {
    margin-left: -15px;
    width: 1140px;
    background-color: #33425F;
}


.navbar-default2 .menu > li {
    border-bottom: none;
    border-top: none;
}


.navbar-default2 .menu > li > a {
    color: #fff;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17.6px;
    padding-right: 17.6px;
    -webkit-padding-start: 17.6px;
    -webkit-padding-end: 17.6px;
    font-size: 0.8em;
    border-left: 1px solid #fff;
  
    
}


.search {
    margin-top: 15px;
}

#advert > img {
  height: 663px;
  width: 268px;
  
}

#advert {
  width: 268px;
  margin-left: 0px;
}


.footer div p a {
    font-size: 19px;
}

.footer div p {
   text-align: left;
}

.product_search:focus {
    box-shadow: none;
    border: 1px solid #efefef;
}

.search_btn {
     margin-top: 15px;
}

#div_top_img {

}

#div_img {
  width: 292px;
  border: 1px solid #eee;
  padding: 28px;
}

#div_img img {
  width: 95px;
  margin-left: 20px;
  height: 70px;
 
}

#div_home_img img {
  margin-top: 30px;
}

#div_home_img {
  width: 105px;
  padding: 10px;
  margin-top: 0px;
}

#img {
  width: 105px;
  height: 110px;
}


#contact_frm label {
 font-size: 12px;
 text-align: justify;
}

#contact_frm input {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: transparent;
  box-shadow: none;
}

#contact_frm select {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: transparent;
  box-shadow: none;
}

#contact_frm textarea {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: transparent;
  box-shadow: none;
}

#contact_frm button {
  border-radius: 0;
}

li .btndanger {
  background-color: red;
  color:#fff;
}

.footer div p a {
    font-size: 11px;
    font-weight: bold;
}

.footer_list {
   list-style-type: square;
}

.footer_list li a {
    font-size: 11px;
}

.footer_contact p {
    font-size: 11px;
}


   .footer_icons  a:hover {
     opacity: 0.7;
   }
   .footer_icons > span > a > img {
      width: 32px;
      height: 32px;
   }

.social_icon div a img {
    width: 30px;
}

.social_icon > .col-sm-3 > div {
    margin-left: 17px;
}



/**********************
  Contact
*********************/

#opening-hours > h4, h5 {
   font-weight: bold;
}

#contact p {
  font-size: 16px;
}

/**************************
   About
**************************/

#about p {
  font-size: 16px;
  color: #000;
}

.row_blue {
    /*background-image: url("../img/bg.png");
    background-color: #078db8;
    background-color: #054385;*/
}

.row_white {
    //background-image: url("../img/bg.png");
    background-color: #f7f7f7
}

#services p {
  font-size: 17px;
  color: #fff;
}

#services .panel {
  width: 400px;
  height: 250px;
  overflow: auto;
  margin: auto;
  margin-top: 20px;
  border-radius: 0px;
}

#services .panel-heading {
  background-color: #f9bc50;
  color: #fff;
}

.panel-group > .panel-default {
  margin:0px;
  border-bottom: none;
  border-top: 1px solid #ececec;
  border-radius: 0px;
}

.panel-group-about > .panel-default > .panel-heading {
  background-color: #fff;
  border-radius: 0px;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
}

.panel-group-about > .panel-default > .panel-heading  > h4 {
  font-weight: bold;
  text-align: center;
  padding-left: 120px;
  padding-right: 120px;
}

.panel-group-about > .panel-default > .panel-heading > h4 > a {
  background-color: #06d243;
  padding: 12px;
  display: block;
  background-color: #FF8000;
}

.about_tab {
  margin:0px;
  border-radius: 0px;
  border-bottom: 0px;
}

.panel-group > .panel-default > .panel-heading {
  margin: 0px;
}

.page li  a {
  border: none;
  border-radius: 0;
  background-color: red;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  position:relative;
  left: -15px;
}

.page > li > a:hover {
 background-color: red;
 color: white;
}

#chatbox {
width: 350px; height: 200px; background-color:#e7e5e5;
overflow: auto; padding-left: 10px; padding-top: 10px;
}

.about_img > .about_img1 {
    width:120px;
}

.about_img > .about_img2 {
    width:180px;
}

.about_img > .about_img3 {
    width:180px;
}

.about_img > .about_img1 > img {
    width:100%;
    height: 170px;
}

.about_img > .about_img2 > img {
    width:100%;
    height: 170px;
}

.about_img > .about_img3 > img {
    width:100%;
    height: 170px;
}

/******************************
  Modal Image
******************************/

#myImg,#myImg2 {
   cursor: pointer;
   transition: 0.3s;
}

#myImg:hover,#myImg2:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 80%; /* Full width */
    height: 80%; /* Full height */
    margin: auto;
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: white;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.btn_close {
    position: absolute;
    top: 400px;
    left: 180px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    transition: 0.3s;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
     }
}


/*******************************************
   Responsive
********************************************/

 @media (min-width: 768px) and (max-width: 980px) {

    .navbar-default .menu {
       margin-top: 29px;
       margin-left: 8px;
       position: static;
     }
     .navbar-default .login_menu {
       margin: 0;
     }
     .navbar-default .login_menu > li > a {
       font-size: 12px;
     }
    .navbar-default .menu > li > h4 {
     border: 1px solid  #efefef;
     margin-top: 0;
    }

    .navbar-default .menu > li > h4 > a {
      font-size: 12px;
      margin-top: 0;
    }

    .form-group .input-group .product_search {
       width: 616px;
    }
    .product_search_btn {
      margin-right: 14px;
    }
    .demmy {
      display: none;
    }

     .panel-group-about > .panel-default > .panel-heading  > h4 {
         font-weight: bold;
         text-align: center;
         padding-left: 0px;
         padding-right: 0px;
     }

     .about_img > .about_img1 {
         margin: auto;
     }

     .about_img > .about_img2 {
         margin: auto;
         margin-top: 5px;
     }

     .about_img > .about_img3 {
         margin: auto;
         margin-top: 5px;
     }

     .project {
         margin: auto;
         margin-top: 20px;
     }
 }


@media (min-width: 1px) and (max-width: 768px) {
   


}

@media (min-width: 768px) and (max-width: 980px) {
    


}

@media (min-width: 1px) and (max-width: 468px) {
   
}



@media (max-width: 500px) and (max-width: 767px) {
  .navbar-default2 .menu > li > a {
    color: #fff;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-padding-start: 17px;
    -webkit-padding-end: 17px;
    font-size: 0.8em;
    border-left: 1px solid red;
    
} 
}
   

@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-default2 .menu > li > a {
    color: #fff;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-padding-start: 17px;
    -webkit-padding-end: 17px;
    font-size: 0.8em;
    border-left: 1px solid #fff;
    
   }
    
    
}


@media (min-width: 768px) and (max-width: 1240px) {
  .navbar-default2 .menu > li > a {
    color: #fff;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-padding-start: 17px;
    -webkit-padding-end: 17px;
    font-size: 0.8em;
    border-left: 1px solid #fff;
      
  }
    
       
    
}
    


@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-default2 .menu > li > a {
    color: #fff;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-padding-start: 17px;
    -webkit-padding-end: 17px;
    font-size: 0.8em;
    border-left: 1px solid #fff;
    
  } 
    
  .navbar-default2 .menu {
    width: 940px;
   
   }
    
    #div_top_img {
        margin-right: 25px;
        margin-left: 25px;
    }
    
    #div_img {
        margin-left: -25px;
    }
    
     #advert {
      margin-left: 32px;
    }
    
    .social_icon div a img {
      width: 30px;
    }

     .social_icon > .col-sm-3 > div {
      margin-left: -15px;
    }
     
    
   
}



