.signupBannerSec {

    background-image: url("../images/image/img4.jpg");

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    padding-bottom: 5px;

}

.esSlider h1 {

    font-size: 45px;

    color: white;

}

.esSlider p {

    font-size: 20px;

    color: white;

}

.form-control:focus {

    box-shadow: none;

    font-size: 16px;

}

label,a{

	font-size: 16px;

	color:#333333;

}

button.sumbit {

    font-size: 16px;

    color: white;

    background:#308ae5;

    padding: 8px 6px;

    border: 1px solid #308ae5;

}

button.sumbit:hover {

    color: white;

}

.Create_Account{

	color: #308ae5;

	font-size: 16px;

}

.Create_Account:hover{

	color: #308ae5;

}

.form-check-input {

    position: absolute;

    margin-top: 0px;

    height: 25px;

    width: 23px;

    margin-left: -26px;

}