body, input, textarea, select {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif!important;
  font-szie:16px;
}
#sp-main-body {
    padding: 0px 0 !important;
}
body, .sp-preloader {
    background-color: #ffffff !important;
  color: #010b5 !important;
}
.sp-megamenu-parent>li a:hover {
    color: #e5af00 !important;
}

#sp-footer1{
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}
h2{
  font-family: 'Cantata One', Georgia, "Times New Roman", serif;
    font-size: 45px;
    text-shadow: 0.08em 0.08em 0.08em rgba(0, 0, 0, 0.4);
}
h3{
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 5px;
    line-height: 1.6em;
    text-shadow: 0.08em 0.08em 0.08em rgba(0, 0, 0, 0.4);
}

.sp-megamenu-parent>li a:active {
    color: #e5af00 !important;
}
.dtb-menu{
      transition: all .3s ease-in-out;
    padding: 8px 8px!important;
    margin: -8px -8px;
    border-radius: 5px;
    background: #e5af00!important;
    color: #000!important;
    border-style: solid;
    border-width: 0;
    border-color: #000;
    font-family: ;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
}
.dtb-menu:hover{
      transition: all .3s ease-in-out;
    padding: 8px 8px!important;
    margin: -8px -8px;
    border-radius: 5px;
    background: #000!important;
    color: #fff!important;
    border-style: solid;
    border-width: 0;
    border-color: #000;
    font-family: ;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
}
.dtb-menu.sp-megamenu-parent>li a:hover {
    color: #fff !important;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 27px !important;
    font-size: 18px;
    margin-top: 20px !important;
}

p {
    padding-bottom: 1em;
}

.sppb-table-style td, .sppb-table-style th {
    border: 0px solid #ced4da !important;
  vertical-align: middle;
  }
.es-login-box
 {
    background-color: lavender !important;
    background-position: left !important;
    background-repeat: no-repeat;
    border-radius: 6px;
    padding: 6px !important;
    background-size: 50% !important;
   }

.register-wrap{
 /*position: absolute;*/
   /* margin: 84px 0px 0px 0px;*/
}
.es-login-box__msg-title {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}

#sp-footer {
    margin-top: 110px;
}