HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/lowinsrate/public_html/enroll2/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* 
// 1. General
*/
a {
    text-decoration: none !important;
    outline: none;
  }
  
  body {
    font-family: "Montserrat", sans-serif;
    color: #343a40;
    background: #ffffff;
    font-size: 15px;
    background: url('https://www.lowinsrate.com/img/bg-contact.jpg') no-repeat center center fixed ; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
  }
  
  p {
    line-height: 1.8;
  }
  

  .btn-primary {
    color: #fff;
    background-color: #5eb9f0;
    border-color: #5eb9f0;
    font-size: 22px;
    font-weight: 600;
    padding: 26px;
}

.btn-secondary {
  color: #fff;
  background-color: #5eb9f0;
  border-color: #5eb9f0;
}

.bg-blue {
  background:#0b0042;
}

h1 {
  font-size: 38px;
  line-height: 1.0833333333333333;
}

h2 {
  font-size: 32px;
  line-height: 1.4444444444444444;
}

h3 {
  font-size: 22px;
  line-height: 1.0833333333333333;
}

h4 {
  font-size: 12px;
  line-height: 1.2380952380952381;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1c144e;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

p {
  font-size: 16px;
  color: #787a8e;
  line-height: 1.625;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

a {
  color: #1c144e;
  text-decoration: none;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

a i {
  padding: 0 2px;
}

img {
  max-width: 100%;
}

  /* 
  // 2. Menu
  */

  .mt-10 {
    margin-top: 10px !important;
  }

  .mt-20 {
    margin-top: 20px !important;
  }

  .mt-30 {
    margin-top: 30px !important;
  }
  
  .mt-40 {
    margin-top: 40px !important;
  }

  .mt-50 {
    margin-top: 50px !important;
  }

  .mt-60 {
    margin-top: 60px !important;
  }

  .mt-70 {
    margin-top: 70px !important;
  }


  .my-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;is
  }

  .my-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .my-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  
  .my-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .my-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .my-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .my-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }


/* Custom */

.lir-wrapper {
  padding: 3em 0 3em 0;
  margin: 0 auto;
}

.question {
  font-size: 24px;
}