MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 18.227.52.248
Web Server : Apache
System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : ppcad7no ( 715)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home2/ppcad7no/cablecubby.in/../mauliconstruction.co.in/../deedeecreation.in/css/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/cablecubby.in/../mauliconstruction.co.in/../deedeecreation.in/css/style.css
*{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none !important;
}
.header{
  border-bottom: 2px solid #caa264;
  background-color: white;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.header img{
  width: 200px;
}

.header i{
  font-size: 25px
}


.cat-card {
  margin: 20px 60px;
  border: 1px solid #caa264;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border-radius: 10px;
  position: relative;
}

.cat-card .detail {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
}
.cat-card .detail h3{
  font-size: 70px;
  color: #caa264;
  
}

.cat-card .detail P{
  color: #2d3752;
    font-size: 34px;
    transition: 0.4s;
}
.cat-card .detail P:hover{
  letter-spacing: 2px;
}
.footer{
  background: #f3f2f2;
  
  border-top: 2px solid #caa264;
  margin-top: 32px;
}
.bottom-footer{
  background: #f3f2f2;
  
  border-top: 1px solid #f5d8ab;
}
.bottom-footer p{
  color:#2d3752
}
.bottom-footer a{
  color: #caa264;
}
.footer h1 {
  font-size: 24px;
  color: #2d3752;
}
.footer li i{
  margin-right: 10px;
  color:#2d3752
}
.footer li a{
  color: #caa264;
  transition: 0.4s;
}
.footer li a:hover{
  letter-spacing: 1px;
}

.hidden {
  display: none;
}

#modelOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999;
 
  transition: opacity 0.7s ease, visibility 0.7s ease;
}
#modelContent li{
  margin: 20px 0px;
}
#modelContent {
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}

#closeModelBtn {
  display: block;
  margin: auto;
}
.hidden h2{
  color: #2d3752;
}
#modelContent  a{
  color: #caa264;
    font-size: 20px;
    font-weight: 500;
    transition: 0.4s;
}
#modelContent  a:hover{
  letter-spacing: 1px;
}


.nav-burger {
  background: #2d3752;
}
.nav-burger h2{
  color:white
}
.nav-burger p{
  color: white;
}
.nav-burger a{
  color: #caa264;
}
.product-type p{
  transition: 0.4s;
  margin: 0PX;
}
.product-type .box {
  margin: 5px 30px;
  color: white;
  padding: 20px 0px;
  margin-bottom: 10px;
  background: #2d3752;
  transition: 0.4s;
  border-radius: 10px;
  border: 1px solid #2d3752;
}
.product-type .box:hover{
  background:white;
  color:  #2d3752;
  border: 1px solid #2d3752;
}
.product-type .box:hover>p{
  letter-spacing: 2px;
  font-weight: 500;
}

.about img{
  border-radius: 10px;
}
.about .about-detail h1{
  color: #caa264;
}
.about .about-detail span{
  color:#2d3752;
}

.contact .detail-box i{
  font-size: 57px;
    justify-content: center;
    align-items: center;
    margin: auto;
    display: flex;
    color: white;
}
.contact .detail-box{
  border: 1px solid #caa264;
  border-radius: 10px;
  padding: 28px 0px;
}
.contact .detail-box P, .hov{
  margin-top:20px;
  color: white;
  transition: 0.4s;
}
.contact .detail-box .hov:hover{
  letter-spacing: 1px;
}
.contact {
  border: 1px solid #caa264;
    background: #2d3752;
   
}

.enquiry-box{
  padding: 10px 20px;
    background: #2d3752;
    border-radius: 10px;
    box-shadow: rgb(202 162 100) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.form-label{
  color:white
}
.enquiry-box button{
  margin: auto;
  display: block;
  background-color: #caa264;
  transition: 0.4s ease-in-out;
}
.enquiry-box button:hover{
  background-color: #eac182;
}
.enquiry-box h1{
  color: #caa264;
}
.product img{
  width:  300px;
  height: 300px;
 margin: auto;
    display: block;
}
.pro-box{
      background-color: #ffffff;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #2d3752;;
    box-shadow: rgb(214 172 110) 0px 3px 8px;
}
.pro-box .detail-box{
  margin-top: 20px;
  margin: auto;
  padding: 0 75px;
  align-items: center;
  /*justify-content: center;*/
  display: grid;
}
.pro-box .detail-box p{
  color: black;
  margin-bottom: 4px;
}
.pro-box button{
  margin: auto;
  display: block;
}
.check-out img{
  width: auto;
  height: 200px;
}
.check-box{
  padding: 10px 0px;
  background-color: #2d3752;
  border-bottom: 1px solid white;
}
.check-box img{
  margin: auto;
    display: block;
}
.check-box p{
  color: white;
}
@media screen and (max-width: 720px) {
  .cat-card {
    margin: 14px 14px;
    border: 1px solid #caa264;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 10px;
    position: relative;
}
.cat-card .detail h3 {
  font-size: 32px;
  color: #caa264;
}
.cat-card .detail P {
  color: #2d3752;
  font-size: 23px;
 
}
.col-sm-6{
  width: 50% !important;
  display: inline-block;
}
.product-type .box {
  margin: 5px ;
  color: white;
  padding: 20px 0px;
  margin-bottom: 10px;
  background: #2d3752;
  transition: 0.4s;
  border-radius: 10px;
  border: 1px solid #2d3752;
}
.header .shopping-card{
        margin-top: 16px;
}
}



/* .....custom - scroll..... */
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #d6ac6e;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #caa264;
}




p{
    text-align: justify;
  text-justify: inter-word;
}


MMCT - 2023