/*Copyright © Designed and developed by Mr. Abdul Rahman allowed to use only for Intelligent Controls and Automation*/

body {
    margin: 0;
}

@font-face {
    font-family: bankgothic;
    src: url(/fonts/bankgothic.ttf);
}


    header {
        float: none;
        position: relative;
        height: 110px;
        margin-bottom: 10px;
    }
    
    .logo  {
        margin: .5em;
        float: left;
    }
    
    img.logo {
        width: 6em;
        height: auto;
    }
    
    .coname {
        text-align: center;
        color: #FF4C33;
        float: left;
        height: 100%;
        
    
    }
    
    header h1 {
        font-size: 3em;
        font-family: bankgothic;
        margin-block: 0.3em;
    
        
    }
    
    h1.secondprt {
        font-size: 1.65em;
        white-space: nowrap;
        color: #4d83bb;
        line-height: 0.1em;
        
    }

   
    
    
        
    

.navbar {
    height: 110px;
    width: 50%;
    float: left;
    border-bottom: 1px solid;
    
}


.navbar a {
    text-decoration: none;
    color: rgb(78, 78, 78);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bolder;
    width: 25%;
    text-align: center;
    float: left;
    margin-top: 4.8em;
    height: 2em;


}

.navbar a:hover {
    color: #4d83bb;
    border-bottom-style: solid;
    border-bottom-color: #4d83bb;
    border-bottom-width: 0.25em;
}

.navbar  a.active {
    color: #FF4C33;
    border-bottom-style: solid;
    border-bottom-color: #FF4C33;
    border-bottom-width: 0.25em;

}
.cont a {
    display: block;
    
    background-color: #001fcf;
    text-align: center;
    border-radius: 0.5em;
    color: #ffffff;
    text-decoration: none;
    padding: 7px;
    right: 1em;
    top: 1em;
    position: absolute;
border-style: solid;
border-color: #0f0052;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.cont a:hover {
    background-color: #4d83bb;
}


.shopbtn {
    display: block;
    text-align: center;
    position: absolute;
    border-radius: 0.5em;
    padding: 7px;
    right: 8em;
    top: 1em;
    position: absolute;
    background-color: #FF4C33;
    border-style: solid;
border-color: #520000;
z-index: 3;

}

.shopbtn a {
    text-decoration: none;
    color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;



}

.shopbtn img {
    height: 1em;
    margin-bottom: -0.1em;
}

.cont a.active {
    background-color: #4d83bb;

}

hr {
    float: none;
    width: 100%;
} 

.imageslide {
margin: 0;
 text-align: center;

    
}




.pic {
    background-image: linear-gradient(rgb(238, 232, 232),rgb(255, 255, 255));
    background-position: center;
    background-size: 100%;
    text-align: center;
    position: relative;
    display: block;

   }
   
   .showSlide  {
     display: block;
margin: auto;
        transition: 0.5s;
     width: 850px;
   }
   .showSlide img  {
       width: 100%;
   }
   .left,
.right {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  color: #383838;
  font-weight: bold;
  font-size: 2em;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  display: block;
}

.right {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.left:hover,
.right:hover {
  background-color: rgba(115, 115, 115, 0.8);
}


#animtxt {
color: rgb(254, 255, 219);
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 3em;
position: absolute;
margin-top: -400px;
margin-left: 23%;
display: block;

}

.wabtn img {
    position: fixed;
    bottom: 10px;
    right: 10px;
    border-radius: 50%;
    height: 50px;
    z-index: 2;
}

#scroltopbtn {
    position: fixed;
    height: 40px;
    width: 40px;
    z-index: 2;
    display: block;
    background-color: #FF4C33;
    bottom: 10px;
    left: 10px;
    border-radius: 50%;
    text-align: center;
    transform: rotate(90deg);
    color: #ffffff;
    font-size: 2em;
    cursor: pointer;
    display: none;
}

#scroltopbtn a {
padding-top: 10px;
}





.ourmission {
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 700px;
    margin: auto;
    margin-top: 5em;

}

.ourmission a {
    background-color: #FF4C33;
    text-decoration: none;
    border-radius: 0.5em;
    padding: 0.5em;
   width: 100px;
    color: #ffffff;
    font-weight: 700;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.ourmission p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;


}

.oursol {
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 700px;
    margin: auto;
    margin-top: 5em;

    margin-bottom: 5em;
}


.oursol p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;


}

h1.servhead{
    display: block;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.servprtblock {
width: 80%;
margin: auto;
text-align: center;
}

.servblock {
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 200px;
    border: 1px solid #868686;
    border-radius: 2em;
    padding: 2em;
display: inline-block;
margin: auto;
    vertical-align: top;

    height: 200px;
    margin-top: 20px;
    margin-left: 20px;

}

.products {
    width: 80%;
    margin: auto;
    text-align: center;
    margin-top: 50px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.5em;

}

.products b {
    display: block;
    text-align: left;
}



.adblock:hover {
    box-shadow: 2.5px 2.5px 7.5px 7.5px #cfcfcf;
}

.adblock {
    text-decoration: none;
    color: #383838;
    display: inline-block;
    width: 300px;
    height: 400px;
    border: 1px solid #868686;
    display: inline-block;
    margin-top: 50px;
    margin-left: 50px;
    vertical-align: top;
    position: relative;

}

.adblock b,p {
    font-size: 0.8em;
    margin-block: 0;
    text-align: left;
    margin-left: 10px;

}

.adblock small {
    font-size: 0.6em;
    display: block;
    position: absolute;
    bottom: 0px;
    font-weight: 100;
    margin-left: 10px;
    font-weight: 700;


}

.productimg {
    height: 300px;
    border-bottom: 1px solid #868686;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;

}

.fullprdimageprnt {
    text-align: center;
    width: 90%;
    margin-left: 5%;
    display: block;
}

.fullprdimage {
    border: 1px solid #868686;
    text-align: center;
    width: 400px;
    height: 400px;
    display: inline-block;
    background-color: #d6d6d6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    vertical-align: top;



}

.viewcart {
    width: 80%;
    background-color: #177200;
    color: #ffffff;
    text-align: left;
    padding: 5px;
    display: inline-block;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 20px;
    position: relative;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

}

.viewcart a {
    width: auto;
    text-decoration: none;
    position: absolute;
    right: 0;
padding: 0;
padding-left: 20px;
padding-right: 20px;
margin: 0;
border-left: 1px solid #ffffff;
}

.alreadyadded {
    background-color: #c90000;
}

.alreadyadded a {
    background-color: inherit;
}

 .prodetails {
    border: 1px solid #868686;
    width: 300px;
    display: inline-block;
    vertical-align: top;
    height: 390px;
    

    margin-left: 10px;
    text-align: left;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 5px;
    position: relative;

}


.prodetails b {
    font-size: 1.5em;
}

.prodetails p {
margin: auto;
}

.prodetails small {
    margin-bottom: 16px;
    display: block;
}

input.addtocart, input.buynow {
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
background-color: #FF4C33;
margin-top: 12px;
padding-top: 6px;
padding-bottom: 6px;
cursor: pointer;
position: absolute;
width: 300px;
bottom: 6px;
border: none;
font-size:medium;



}

input.buynow {
    background-color: #4d83bb;
    bottom: 42px;
    cursor: pointer;

    
}

b.emptycart {
    color: #ff3333;
    text-align: center;
    display: block;
    height: 100px;
    font-size: 50px;
}
.contact {
    background-color: #868686;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #ffffff;
    width: 80%;
    margin: auto;
    padding-top: 150px;
    padding-bottom: 150px;
    margin-top: 50px;

}

.contact h1 {
    color: #500900;
    margin-block: 0;
}

.contact p {
    text-align: center;
    margin-block: 0;
    margin-inline: 0;
    letter-spacing: 12px;

    margin-top: 25px;
    margin-bottom: 25px;

}



.contact2 {
    width: 80%;
    margin: auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #500900;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

}
.contact2 p {
    text-align: center;
    margin-bottom: 10px;
}
.contact2 .contblock {
    width: 300px;
    display: inline-block;
    border-left: 1px solid #868686;
    border-right: 1px solid #868686;
    vertical-align: top;
    margin-top: 20px;


}

.contact2 .contblock img{
  border-radius: 50%;
  border: 1px solid #868686;
  padding: 1em;


}

.contact3 {
    margin: auto;
    width: 80%;
    margin-bottom: 50px;
    background-color: #d1d1d1;
    padding-top: 50px;
    padding-bottom: 50px;


}

.contact3 iframe {
    margin: auto;
    border: none;
    display: block;
    height: 400px;
    width: 80%;

}

.nextprev {
    margin: auto;
    position: relative;
    width: 90%;
    height: 40px;
}

.nextprev a.btnfornext, a.btnforprev {
    display: block;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    width: 70px;
    position: absolute;
    right: 0;
    background-color: #4d83bb;
}

.nextprev a.btnforprev {
    left: 0;
    background-color: #FF4C33;

}

.cartmain {

    margin-left: 10%;
    width: 80%;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    

}

.cartmain input {
    width: 50px;
    text-align: center;
    border-radius: 0;
    border: 1px solid;
    position: absolute;
    right: 100px;
    padding: 4px;

}

.cartmain button {
    position: absolute;
    right: 20px;
    background-color: #FF4C33;
    color: #ffffff;
    border: none;
    padding: 5px;
    cursor: pointer;
    margin-top: -20px;
}

.cartmain .cartproducts {
    border: 1px solid #868686;
    border-radius: 6px;
    margin-top: 20px;
}

.cartmain .cartad {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 50px;

}



.cartmain .cartproducts  .cartproductimg {
    display: inline-block;
    width: 50px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-top-left-radius: 6px;
}

form.contform {
    display: block;
    position: relative;
    width: 400px;
    margin: auto;
    background-color: #cfcfcfa2;
    padding: 12px;
    border-radius: 5px;
    padding-right: 20px;
    margin-top: 20px;


}

form.contform input {
    height: 20px;
    border-radius: 5px;
    border: 1px solid #706f6f;
    width: 100%;

}
form.contform label {
text-align: left; 
display: block;
margin-top: 5px;   
}

form.contform input.msginput {
    height: 100px;
}

form.contform button {
    border: 1px solid #706f6f;
    border-radius: 5px;
    width: 100%;
    height: 30px;
    margin: 3px;
    background-color: #4d83bb;
    color: #ffffff;
    font-size: large;
    cursor: pointer;
}


footer {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    padding: 1em;
    height: 30px;
    position: relative;
    margin-top: 50px;
}

footer.temp {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 0;
  

}

@media screen and (max-width: 1220px){
    header h1 {
        margin-left: 12px;

font-size: 2.5em;
}

h1.secondprt {
    font-size: 1.4em;
}
img.logo {
    width: 4.8em;
}
.navbar a {
margin-top: 4.8em;
}
}