  .btn-success {
    color: #ffff !important;
    background-color: #067DBB !important;
    border-color: #067DBB !important;
    font-family: "Roboto", sans-serif;
}
     
    .page-header .container, .page-header .container-fluid {
    position: relative;
}
       .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
       .slider_section .detail-box h1 {
    font-weight: bold !important;
    font-size: 2.5rem !important;
   font-family:"roboto_slabbold";
}
.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}
.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
       .header_middle .wrapper nav ul li {
    float: left;
    display: inline-block;
    min-height: 92px;
}
nav a {
    float: left;
    text-align: center;
    width: 125px;
    min-height: 92px;
    color: #fff;
}
 body {
    line-height: 1;
    font-size: 62.5%;
}
  label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    font-size: 15px;
}
    .fun-icon1 {
    display: table;
    position: relative;
    font-size: 25px;
    text-align: center;
}
       .section-directory .directory-content h2 {
    font-size: 3rem;
    font-weight: 300;
    margin: 0 0 2rem;
}
h2 {
    font-size: 2.25rem;
    line-height: 3.125rem;
}
  .section-directory .directory-content .dir-connect ul {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 2.15rem 0 0;
}
  .section-directory .directory-content .dir-connect h3 {
    font-size: 2.6rem;
    font-weight: 400;
    margin: 0 0 2.8rem;
}
h1, h2, h3, h4, h5 {
    font-weight: 600;
    margin: 0 0 1.75rem;
    text-transform: uppercase;
}
.section-directory .directory-content {
    color: #ffffff;
    max-width: 930px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
}
body {
    margin: 0;
font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff;
}
  .HeaderAlignCenter {
    text-align: center !important;
    font-size: 18px !important;
}
 
  .bg-blue {
    border-color: #fff !important;
    background-image: none !important;
    background-color: #067DBB !important;
    color: #fff !important ;
    font-family: "Roboto", sans-serif;
    border: 1px solid #fff !important;
}
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }

       
      .notice
      {
          font-size: 16px !important; 
          text-align:right;
           padding-right:10px;
           font-family: "Roboto", sans-serif;
       }
       .btn-info {
   color: #ffff;
    background-color: #067DBB !important;
    border-color: #067DBB !important;
}
       .congcss4 {
    font-weight: bold !important;
    font-size: 1.4rem !important;
    color: #1e025b;
    font-family: "Roboto", sans-serif;
}
.congcss01 {
    font-weight: bold !important;
    font-size: 1.3rem !important;
    color: #1e025b;
    font-family: "Roboto", sans-serif;
}
     .verticalalignAlignCenter {
    padding: 6px !important;
    vertical-align: top;
    width: 49px;
    font-family: "Roboto", sans-serif;
}  
       .note.note-info {
    background-color: #def2fb;
    border-color: #d70547;
    color: #31708f;
   font-family: "Roboto", sans-serif;
}
.fa {
    font-size: 16px !important;
    font-weight: bold !important;
    color: Maroon;
    padding-left: 11px;
}
       
       .form-group {
     margin-bottom: 0px;
}
  .form-module {
    position: relative;
    background: #ffffff;
    max-width: 420px;
    width: 100%;
    border-top: 2px solid #eb0029;
    box-shadow: -2px 1px 4px 5px rgb(70 5 5 / 10%);
    margin: 0 auto;
    padding: 13px 15px;
     border-left: 2px solid #eb0029;
      border-right: 2px solid #eb0029;
       border-bottom: 2px solid #eb0029;
}

            .form-module .form {
                display: none;
                padding: 0px;
            }

                .form-module .form:nth-child(1) {
                    display: block;
                }

            .form-module h2 {
                margin: 0 0 20px;
                color: #33b5e5;
                font-size: 18px;
                font-weight: 400;
                line-height: 1;
            }

            .form-module input {
                outline: none;
                display: block;
                width: 100%;
                border: 1px solid #d9d9d9;
                margin: 0 0 2px;
                padding: 10px 15px;
                box-sizing: border-box;
                font-wieght: 400;
                -webkit-transition: 0.3s ease;
                transition: 0.3s ease;
            }

            .form-module span {
                margin-bottom: 5px !important;
            }

            .form-module select {
                outline: none;
                display: block;
                width: 100%;
                border: 1px solid #d9d9d9;
                margin: 0 0 20px;
                padding: 10px 15px;
                box-sizing: border-box;
                font-wieght: 400;
                -webkit-transition: 0.3s ease;
                transition: 0.3s ease;
            }


            .form-module button {
                cursor: pointer;
                background: #33b5e5;
                width: 100%;
                border: 0;
                padding: 10px 15px;
                color: #ffffff;
                -webkit-transition: 0.3s ease;
                transition: 0.3s ease;
            }

                .form-module button:hover {
                    background: #178ab4;
                }

            .form-module .cta {
                background: #f2f2f2;
                width: 100% !important;
                padding: 15px 40px;
                box-sizing: border-box;
                color: #666666;
                font-size: 12px;
                text-align: center;
            }

                .form-module .cta a {
                    color: #333333;
                    text-decoration: none;
                }
