﻿.PreRegHeader{
    color: white!important;
    position: relative!important;
    top: -112px!important;
}
.Smartkyc{
  color: #ffffff;
    font-size: 24px;
    background: #6086ca;
 
    font-weight: 900;
    position: relative;
    top: 5px;
    left: 17px;
    font-family: sans-serif, "Helvetica Neue", "Lucida Grande", Arial;
    font-stretch: expanded;
    width: 114px;
    padding-right: 35px;
    padding-left: 35px;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    border-top-style: dotted;
    border-bottom-style:ridge;
}
.iq-list span{

    padding-left: 40px;
        color: #333333;
    font-weight: 600;
    font-size:22px;
}


.woocommerce-form 
{
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
        border-color: #e0e0e0;
}
.preReg{
    position: relative;
    top: 35px;
    left: 204px;
    font-weight: 600;
    text-shadow: 0px 3px 0px black;
    color: white;
    border-radius: 29px;
    background: #394f65;
    border: 3px solid #4cb6cb;
}
.HeaderNavBtn{
    background-color: #4a62c9;
    border: 1px solid #4cb6cb;
      padding-right: 5px!important;
    padding-left: 5px!important;
    cursor: pointer;
        background-image: linear-gradient(#233a4e, rgb(108, 211, 251));
            border-radius: 10px;

}
a[class="HeaderNavBtn"]:hover {
  background-color:white!important;
  color:black!important;
  border:1px solid white!important;
}
.active{
    text-decoration:underline!important;
}

.menu-item:hover{
    background-color:#6086ca!important;
    cursor:pointer;
    text-decoration:none!important;
        font-weight: 900;
}
.HomeText{
    position:relative;
    left:-7px;
}
#menu-item-1111{
    padding-left:15px;
}
a:hover {
    color: white!important;
    text-decoration: underline;
}