section{
padding: 20px 0 !important;
}

.nav-link {

  font-size:12px;
  cursor: pointer;
}

.nav-linkA {
  font-size:14px;
}

.nav-link:hover {
  text-decoration: underline;
  color: #FF9300 !important;
}


 .Wpa {
   color: #fed136;
   font-family: Kaushan Script,Helvetica Neue,Helvetica,Arial,cursive;
 }

  .Wpa2 {
 background-color: #23A9F2 !important;
 }

 .nav-link   {
   color:white !important;
 }

 .nav-redw{
    text-decoration: underline;
 }

 #toTopBtn {
   background-color: #23A9F2  !important;
 }

  #toTopBtn:hover {
   background-color: #0083D0  !important;
 }




 @import url("https://fonts.googleapis.com/css?family=Lato:300,400,500,700,900|Roboto:300,400,500,700,900");
.font-overline {
 color:#1f2933;
 font-size:12px;
 line-height:18px;
 font-family:"Roboto",
 sans-serif;
 font-weight:bold;
 text-transform:uppercase;
 margin-bottom:0;
 letter-spacing:1.64px
}

.navbar-brand.abs
    {
        position: absolute;
        width: 100%;
        left: 0;
        text-align: center;
    }

.navbar{
    background-color: #4b778d;
}



/*-------------------------------------------------------------------*/

body {
        font-family: 'Varela Round', sans-serif;
}
.modal-login {
        width: 350px;
}
.modal-login .modal-content {
        padding: 20px;
        border-radius: 5px;
        border: none;
}
.modal-login .modal-header {
        border-bottom: none;
        position: relative;
        justify-content: center;
}
.modal-login .close {
        position: absolute;
        top: -10px;
        right: -10px;
}
.modal-login h4 {
        color: #636363;
        text-align: center;
        font-size: 26px;
        margin-top: 0;
}
.modal-login .modal-content {
        color: #999;
        border-radius: 1px;
        margin-bottom: 15px;
        background: #fff;
        border: 1px solid #f3f3f3;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
        padding: 25px;
}
.modal-login .form-group {
        margin-bottom: 20px;
}
.modal-login label {
        font-weight: normal;
        font-size: 13px;
}
.modal-login .form-control {
        min-height: 38px;
        padding-left: 5px;
        box-shadow: none !important;
        border-width: 0 0 1px 0;
        border-radius: 0;
}
.modal-login .form-control:focus {
        border-color: #ccc;
}
.modal-login .input-group-addon {
        max-width: 42px;
        text-align: center;
        background: none;
        border-bottom: 1px solid #ced4da;
        padding-right: 5px;
        border-radius: 0;
}
.modal-login .btn, .modal-login .btn:active {
        font-size: 16px;
        font-weight: bold;
        background: #19aa8d;
        border-radius: 3px;
        border: none;
        min-width: 140px;
}
.modal-login .btn:hover, .modal-login .btn:focus {
        background: #179b81;
}
.modal-login .hint-text {
        text-align: center;
        padding-top: 5px;
        font-size: 13px;
}
.modal-login .modal-footer {
        color: #999;
        border-color: #dee4e7;
        text-align: center;
        margin: 0 -25px -25px;
        font-size: 13px;
        justify-content: center;
}
.modal-login a {
        color: #fff;
        text-decoration: underline;
}
.modal-login a:hover {
        text-decoration: none;
}
.modal-login a {
        color: #19aa8d;
        text-decoration: none;
}
.modal-login a:hover {
        text-decoration: underline;
}
.modal-login .fa {
        font-size: 21px;
        position: relative;
        top: 6px;
}
.trigger-btn {
        display: inline-block;
        margin: 100px auto;
}

.intro-text {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
}