.header-form{
    width: 225px !important;
    height: 40px !important;
    min-height: 40px !important;
    border: 1px solid #a3a3a3 !important;
    background-color: rgb(249, 249, 249);
    font-size: 16px;
    padding-left: 16px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #98a9b5;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #98a9b5;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #98a9b5;
}
:-moz-placeholder { /* Firefox 18- */
  color: #98a9b5;
}
.header-form-button{
	height: 39px;
    width: 215px !important;
    max-width: 294px !important;
    margin-left: 15px;
    background: #314053;
    font-size: 16px;
    color: white;
    border: none;
}
.star{
	color: red;
    font-size: 32px;
    position: absolute;
    top: 7px;
    left: 198px;
}
.form-wrap{
	position: relative;
	margin-left: 0 !important;
}
.s1-main .watch-container .text-container .text{
	margin-bottom: 15px !important;
}
.form-name, .form-phone{
	width: 240px;
    height: 53px;
    border: 1px solid #d8d9db;
    padding: 0 17px;
    min-height: 53px;
    background-color: rgb(249, 249, 249);
    margin-right: 15px;
    margin-bottom: 20px;
    font-size: 20px;

}
.call-form .title{
	margin-bottom: 27px !important;
}
.main-form-wrap{
	position: relative;
}
.star1{
	color: red;
    font-size: 32px;
    position: absolute;
    top: 16px;
    left: 233px;
}
.star2{
	color: red;
    font-size: 32px;
    position: absolute;
    top: 89px;
    left: 233px;
}
.first-main-button{
	display: block;
    margin: 0 auto;
    height: 54px;
    width: 247px !important;
    max-width: 294px !important;
    color: white;
    font-size: 20px;
    background: #2b4060;
    border: none;
    margin-right: 31px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.message{
	text-align: center;
    font-size: 20px;
    position: relative;
}
.form-with-email-name,.form-with-email-phone{
	width: 240px;
    height: 40px;
    border: 1px solid #d8d9db;
    padding: 0 17px;
    min-height: 40px;
    background-color: rgb(249, 249, 249);
    margin-right: 28px;
    margin-bottom: 17px;
    font-size: 20px;
}
.form-with-email-name{
    margin-top: 21px;
}
.star1-with-email{
	color: red;
    font-size: 32px;
    position: absolute;
    top: 28px;
    left: 225px;
}
.star2-with-email{
	color: red;
    font-size: 32px;
    position: absolute;
    top: 88px;
    left: 225px;
}
.form-with-email-button{
	display: block;
    margin: 0 auto;
    height: 40px;
    width: 241px !important;
    max-width: 294px !important;
    color: white;
    font-size: 20px;
    margin-left: 13px;
    border: none;
    background: #f1d1a2;
    /* font-weight: 700; */
    color: inherit;
}
.form-with-email-email{
	width: 240px;
    height: 40px;
    border: 1px solid #d8d9db;
    padding: 0 17px;
    min-height: 40px;
    background-color: rgb(249, 249, 249);
    margin-right: 28px;
    margin-bottom: 17px;
    font-size: 20px;
}
@media screen and (min-width: 769px){
	.form-with-email{
		z-index: 99999999999;
	    position: absolute;
	}	
}
.back{
    color: #337ab7;
}
