MMCT TEAM
Server IP : 153.92.220.142  /  Your IP : 216.73.216.29
Web Server : LiteSpeed
System : Linux nl-srv-web513.main-hosting.eu 5.14.0-503.34.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 27 06:00:50 EDT 2025 x86_64
User : u444427800 ( 444427800)
PHP Version : 8.1.32
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u444427800/domains/velvethomez.com/../jmgcl.com/../sangeetlawn.com/public_html/css/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u444427800/domains/velvethomez.com/../jmgcl.com/../sangeetlawn.com/public_html/css/style.css
.form-group{
  position: relative;
}
.topbar-section {
  background-color: #005b5c;
}

.topbar-section .left ul li {
  margin-right: 15px;
  font-size: 15px;
  padding: 10px;
}

.topbar-section .left ul li i {
  margin-right: 10px;
}

.topbar-section .right ul li {
  margin-left: 5px;
  font-size: 16px;
  padding: 10px;
  border-left: 1px solid #ddd;
  transition: all 0.5s ease-in-out;
}

.topbar-section .right ul li:nth-child(4) {
  border-right: 1px solid #ddd;
}

.topbar-section .right ul li:hover {
  transform: scale(1.1);
}

.header-section .logo img {
  width: 100px;
}
.header-section{
  padding: 4px 0;
}
.header-section .nav ul li a {
  font-size: 19px;
  transition: all .5s ease-in-out;
  line-height: 24px;
  font-weight: 700;
}

.header-section .nav ul li a:hover {
  color: #0bdde1;
}

.header-section .nav ul li {
  margin-right: 30px;
}


/* banner section css */
.banner-section{
  position: relative;
}
.banner {
  position: relative;
  width: 100%;
}

.banner::before {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  content: '';
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
}

.banner-section .content-section {
  position: absolute;
  text-align: center;
  width: 800px;
  top: 50%;
  translate: -50% -50%;
  left: 50%;
  z-index: 10;
}

.banner-section .content-section h1 {
  font-size: 37px;
  padding-bottom: 0px;
}

.banner-section .content-section p {
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.banner-section .content-section form .form-control {
  width: 40%;
  border: 1px solid #ddd;
}

.banner-section .content-section form button.search-btn {
  width: 20%;
  border: none !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 0px;
  line-height: 0px;
  margin: 0px;
}

.banner-section .content-section p {
  font-size: 20px;
}

.banner-section .content-section form .form-control {
  width: 40%;
  border: 1px solid #ddd;
}

.banner-section .content-section form button.search-btn {
  width: 20%;
  border: 1px solid #ddd;
  padding: 10px;
  line-height: 25px;
  margin-top: 7px;
}


/* album-section css */

.album-section {
  margin-block: 30px;
}

/* Services section Css */
.service-section {
  margin: 50px 0px 30px;
  text-align: center;
}

.heading-section {
  text-align: center;
  -webkit-background-clip: text;
  background-image: linear-gradient(to right, red, orange, violet, green, red, indigo, yellow);
}

.heading-section h2 {
  color: transparent;
  text-align: center;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: bold;
}

.service-section .col-3 {
  background-color: #faf8f6;
  margin: 20px auto;
  padding-bottom: 2px;
  box-shadow: 5px 5px 8px #ddd, 10px 10px 8px #fff;
}

.service-section .col-3 .image-section {
  width: 100%;
  height: 330px;
  overflow: hidden;
}

.service-section .col-3 .image-section img {
  width: 100%;
  height: 280px;
  transition: transform 1.5s ease-in-out;
}

.service-section .col-3 .image-section:hover img {
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.service-section .col-3 .content {
  margin: 10px 2px;
}

.service-section .col-3 .content h4 {
  width: calc(60% - 10px);
  margin: 0px 5px;
  font-size: 20px;
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
}

.service-section .col-3 .content a {
  width: calc(40% - 10px);
  margin-right: 10px;
}



/* facilities-section start css */

.facilities-section .col-4 {
  text-align: center;
  margin-block: 20px;
  background-color: #fff;
  padding-block: 30px;
  overflow: hidden;
  box-shadow: 5px 5px 8px #ddd, 10px 10px 8px #fff;
}

.facilities-section .col-4 .content h4 {
  margin: 0px 5px;
  font-size: 18px;
  text-align: center;
  padding-left: 10px;
  padding-top: 15px;
}

.facilities-section .col-4 .icon-section i {
  font-size: 60px !important;
  color: #00aeaf;
  padding: 10px;
}

.facilities-section .col-4 .icon-section i:hover {
  background-color: #00aeaf;
  color: #fff;
  border-radius: 20px;
}

.facilities-section p {
  text-align: justify;
  padding: 10px 50px;
  font-size: 16px;
  color: #151513;
}

/* testimonial-section css */

.testimonial {
  background-color: #f2f3f0;
  text-align: center;
  padding: 20px;
  margin: 10px;
}

.testimonial .icon-section i {
  font-size: 60px !important;
  margin: 10px;
  padding: 10px;
  color: #00aeaf;
}

.testimonial .content p {
  font-size: 20px;
  margin: 10px;
  padding: 10px;
  color: #93b0c8;
}

.testimonial .content i {
  font-size: 10px;
  color: #fda700;
}

/* about us section css */


.about-section {
  background-image: url('../images/about/about_bg.jpg');
  background-size: cover;
  width: 100%;
  height: 250px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  z-index: -2;
}

.about-section::before {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  content: '';
  z-index: -1;
  background-color: rgba(42, 12, 216, 0.5);
}

.top-about-section {
  position: relative;
}

.heading-main {
  position: absolute;
  top: 15px;
  left: 42.5%;
  z-index: 15;
  color: #ffffff;
  font-size: 42px;
}

.about-section-content .left {
  width: calc(40% - 10px);
  margin-left: 10px;
  margin-top: 10px;
}

.about-section-content .right {
  width: calc(60% - 40px);
  margin-left: 40px;
  margin-top: 50px;
}


/* gallery-section start css */

.gallery-section-h {
  background-image: url('../images/about/about_bg.jpg');
  background-size: cover;
  width: 100%;
  height: 250px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  z-index: -10;
}

.gallery-section-h::before {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  content: '';
  z-index: -6;
  background-color: rgba(42, 12, 216, 0.5);
}

.gallery-section {
  background-color: #19b1b17d;
  padding-block: 20px;
}

.gallery-images .top {
  width: calc(33.33% - 10px);
  margin: 5px 5px;
  position: relative;
}

.gallery-images .top h4 {
  position: absolute;
  bottom: 15px;
  left: 16%;
  background-color: #fff;
  color: #005b5c;
  border-radius: 5px;
  line-height: 42px;
  padding: 0px 20px;
  font-size: 17px;
  width: 250px;
}
.gallery-section .gallery-images img{
  width: 100%;
  height: 290px;
}

/* contact section css */


.box-section1 {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: rgba(128, 128, 128, 0.08);
}

.box-section1 .box-section {
  position: absolute;
  top: -70px;
  left: 70px;
  width: 90%;
}

.box-section1 .box-section .col-3 {
  width: calc(33.33% - 20px);
  margin: 0px 10px;
  background-color: white;
  border-radius: 5px;
  padding-block: 45px;
}

.box-section1 .box-section .col-3 h5 {
  color: #49c4c5;
}

.box-section1 .box-section .col-3 p {
  color: black;
}

.box-section1 .box-section .col-3 a {
  color: #f48f00;
}

.contact-section {
  background-color: rgba(128, 128, 128, 0.08);
  padding-top: 32px;
  color: #f48f00;
}

.contact-section .form-section {
  width: 700px;
  margin: 10px auto;
}

.contact-section .form-section .form-group input {
  font-size: 16px;
}

.contact-section .form-section .form-group1 textarea {
  font-size: 16px;
}

.contact-section .form-section .form-group {
  width: calc(50% - 15px);
  margin-left: 15px;
}

.contact-section .form-section .form-group1 {
  width: calc(100% - 15px);
  margin-left: 15px;
}

.contact-section .form-section .form-group1 textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 80px;
  max-height: 100px;
  margin: 20px 0px;
}

.contact-section .form-section .form .button {
  width: 160px;
  margin: 10px auto;
  padding-bottom: 25px;
}

/* map section css*/
.map-section .map iframe {
  width: 100%;
}

/* map section css end*/



/* footer section css */

.footer-section {
  background-color: #302d34;
}

.footer-section .column1 {
  width: calc(21.22% - 10px);
  margin: 20px 5px;
}

.footer-section .column1 img {
  width: 100px;
}

.footer-section .column1 p {
  padding: 10px;
  text-align: justify;
  padding-top: 25px;
  color: #a3b8b8;
}

.footer-section .column2 {
  width: calc(35.17% - 10px);
  margin: 20px 5px;
}

.footer-section h3 {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  padding: 20px 10px;
  margin-left: 10px;
}

.footer-section ul {
  padding: 0px 10px;
}

.footer-section ul li a {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #a3b8b8;
  line-height: 30px;
  margin-left: 40px;
}
.footer-section .column1:nth-child(4) ul li:nth-child(1){
  position: relative;
  font-size: 16px;
  margin-left: 40px;
  color: #a3b8b8;
}
.footer-section ul li  i {
  position: absolute;
  top: 5px;
  left: -28px;
  content: '';
  z-index: 10;

}
.footer-section ul li a i {
  position: absolute;
  top: 5px;
  left: -28px;
  content: '';
  z-index: 10;
}

.contactus-section h1 {
  font-size: 27px;
}



/* copy-right section start */

p.copy-right {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  background-color: #212529;
  color: #fff;
  padding: 12px 0;
  margin-top: 0px;
  text-transform: capitalize;
}

p.copy-right a {

  font-size: 16px;
  font-weight: 500;
  color: #55a6e5;
}







/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0%;
  right: 0%;
  top: 0;
  width: 100%;
  z-index: 99;
}

.form-popup::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

/* Add styles to the form container */
label {
  margin-left: 2px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #151513;
}

label sup {
  color: #e5081b;
}

.form-section1 {
  position: fixed;
  top: 16%;
  left: 34%;
}

.form-section1 .heading-section1 h2 {
  color: transparent;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-background-clip: text;
  margin-top: 3px;
  padding: 3px;
  background-image: linear-gradient(to right, red, orange, violet, green, red, indigo, yellow);
}

.form-section1 form {
    position: relative;
    width: 400px;
    margin: 4px auto;
    margin-bottom: 0px;
    background-color: #fff;
    box-shadow: none!important;
    padding: 3px 15px;
}

.form-section1 .form-group {
  width: 98%;
  margin: 0px auto;
  padding: 2px;
}

.form-section1 .form-group .form-control {
  width: 100%;
  height: 45px;
  outline: none;
  border: solid 1px #ddd;
  font-family: 'Poppins', sans-serif;
  padding: 10px 14px;
  border-radius: 2px;
  font-size: 12px;
  transition: all 0.5s ease-in-out;
}

.form-section1 .form-group .form-control1 {
  width: 50%;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  margin-top: 10px;
}

.form-section1 form .form-group1 {
  position: absolute;
  top: 3px;
  right: 0px;
}

.form-section1 form .form-group1 a {
  margin-left: 10px;
  padding: 6px;
  font-weight: 300;
  font-size: 20px;
  background-color: red;
  color: #fff;
}

.validation_error{
  position: absolute;
  top: 23%;
  right: 0;
  font-size: 12px;
  font-weight: 500;
  color: red;
}

/* tablet responsive */

@media screen and (max-width: 1024px) {
  .topbar-section .left ul li {
    margin-right: 7px;
    font-size: 12px;
    padding: 10px;
  }

  .topbar-section .right ul li {
    margin-left: 3px;
    font-size: 13px;
    padding: 5px;
  }

  .header-section {
    position: relative;
  }
  .header-section .logo img {
    width: 150px;
    padding: 10px;
  }
  .header-section .nav {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background-color: #0bdde1;
    content: '';
    z-index: 99;
  }

  .header-section .nav ul {
    flex-direction: column;
  }

  .header-section .nav ul li {
    line-height: 15px;
    padding: 5px 10px;
  }

  .header-section .nav ul li a {
    color: #fff;
  }

  .header-section .nav ul li:hover {
    background-color: #fda700;
    width: 100%;
  }

  .Admission a.btn {
    line-height: 33px;
    font-size: 16px;
    padding: 1px 9px;
    margin-right: 73px;
    letter-spacing: 0.5px;
  }

  .banner-section .content-section {
    width: 680px;
  }

  .banner-section .content-section form button.search-btn {
    margin: 0px;
    padding: 8px;
  }

  .gallery-images .top {
    width: calc(50% - 10px);
    margin: 5px auto;
    position: relative;
  }


  .gallery-section-h {
    height: 180px;
  }

  .form-section1 {
    position: fixed;
    width: 500px;
    top: 9%;
    left: 34%;
  }
    
.form-section1 {
  left: 20%;
}
.form-section1 .form-group .form-control1{
  font-size: 18px;
}
  .facilities-section p {
    padding: 10px 10px;
    font-size: 12px;
    line-height: 20px;
    color: #646464;
  }

  .box-section1 .box-section {
    position: absolute;
    top: -70px;
    left: 27px;
    width: 90%;
  }



  .about-section {
    height: 180px;
  }

  .heading-main h3 {
    font-size: 38px;
    padding-top: 50px;
  }

  .footer-section .column1 {
    width: calc(45% - 10px);
    margin: 20px auto;
  }

  .footer-section .column2 {
    width: calc(55% - 10px);
    margin: 20px 10px;
  }

  /* .footer-section .column2 ul {
    padding: 0px 0px 0 33px;
  } */

  .footer-section .column1 p {
    padding: 5px;
    text-align: justify;
    padding-top: 10px;
    color: #a3b8b8;
  }
}

/* tablet responsive */

/* mobile responsive */


@media screen and (max-width: 767px) {
  .topbar-section {
    display: none;
  }

  /* header section css in mobile view */
  .header-section {
    position: relative;
  }

  .header-section .nav {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background-color: #0bdde1;
    content: '';
    z-index: 99;
  }

  .header-section .nav ul {
    flex-direction: column;
  }

  .header-section .nav ul li {
    line-height: 15px;
    padding: 5px 10px;
  }

  .header-section .nav ul li a {
    color: #fff;
  }

  .header-section .nav ul li:hover {
    background-color: #fda700;
    width: 100%;
  }

  .header-section .logo img {
    width: 102px;
    padding: 5px;
    margin-block: 10px;
  }

  .Admission a.btn {
    line-height: 33px;
    font-size: 12px;
    padding: 0px 9px;
    margin-right: 40px;
    letter-spacing: 0.5px;
  }

  /* End Header Section */


  /* banner section css */
  .banner {
    height: 250px !important;
  }

  .banner img {
    height: 250px !important;
  }

  .banner-section .content-section {
    width: 90%;
    position: relative;
  }

  .banner-section .content-section h1 {
    font-size: 16px;
  }

  .banner-section .content-section p {
    font-size: 10px;
    color: #fff;
    text-align: center;
  }

  .banner-section .content-section form .form-control {
    width: 100%;
  }

  .banner-section .content-section form button.search-btn {
    width: 55%;
    margin: 5px auto;
  }

  .heading-section h2 {
    font-size: 19px;
  }

  .gallery-images .top {
    width: 100%;
    margin: 0;
  }

  .gallery-images .top h4 {
    font-size: 13px;
    width: 196px;
  }

  .service-section .col-3 .image-section {
    height: 250px;
  }

  .service-section .col-3 .image-section img {
    height: 250px;
  }

  .service-section .col-3 .content h4 {
    font-size: 18px;
  }



  .facilities-section .col-6 .icon-section i {
    font-size: 30px !important;
  }

  .facilities-section .col-6 .content h4 {
    font-size: 15px;
  }

  .facilities-section p {
    padding: 10px 16px;
    line-height: 19px;
    font-size: 14px;
  }

  .testimonial .icon-section i {
    font-size: 32px !important;
  }

  .testimonial .content p {
    font-size: 12px;
    color: #2674b5;
  }

  .footer-section .column1 {
    width: 100%;
  }

  .footer-section .column2 {
    width: 100%;
  }

  .footer-section .column1 p {
    padding: 15px;
    padding-top: 16px;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
  }

  .footer-section h3 {
    font-size: 21px;
    padding: 0px 0px;
  }

  .footer-section .column2 {
    margin: 11px 5px;
  }

  .about-section-content .right {
    width: 100%;
    margin-left: 25px;
    margin-top: 0px;
  }

  .about-section-content .left {
    width: 100%;
    margin: 0px;
  }

  .service-section {
    margin: 0px 0px 30px;
  }
  .box-section1 .box-section {
    position: absolute;
    top: -70px;
    left: 27px;
    width: 90%;
  }
  .box-section1 .box-section .col-3 {
    width: 100%;
    margin: 15px 0px;
  }
  .box-section1 .box-section .col-3 p{
    text-align: center;
  }

  .contact-section .form-section {
    width: 100%;
  }

  .contact-section {
    padding-top: 464px;
  }

  .pt-30 {
    padding-top: 0px;
  }

  .contact-section .form-section .form-group {
    width: 100%;
    margin-left: 0px;
  }

  .contact-section .form-section .form-group1 {
    width: 100%;
    margin-left: 0px;
  }

  .footer-section ul {
    padding: 0px 0px;
  }





  p.copy-right {
    font-size: 12px;
    padding-inline: 8px;
  }

  .form-section1 {
    position: fixed;
    width: 95%;
    top: 14%;
    left: 3px;
  }

  .form-section1 form {
    width: 92%;
    margin: 10px auto;
    margin-bottom: 15px;
    padding: 25px 15px;
}

  .form-section1 .form-group .form-control {
    height: 35px;
    padding: 7px 9px;
    font-size: 12px;
  }

  .form-section1 .form-group .form-control1 {
    width: 50%;
    margin: 0px auto;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
  }

  

  form .form-group1 a {
    margin-left: 10px;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 15px;
    background-color: red;
    color: #fff;
  }

  .form-section1 .heading-section1 h2 {
    font-size: 22px;
  }
  .footer-section .heading.text-center{
    text-align: left;
  }


}

/* mobile responsive */

MMCT - 2023