/*------------------------------------------------------------------
Project:  ComingSoon
Version:
Last change:
Assigned to:  Alireza Holding Co
Primary use:
-------------------------------------------------------------------*/
@import url("../fonts/gotham/stylesheet.css");

.l1-txt1,.m2-txt1, .s2-txt1{
    font-family: 'Gotham';
    font-weight: 500;
    font-style: normal;
}
.input100{
    background-color: #000;
}

.s2-txt1, .cl1{
    color:#fff;
}

.input100::placeholder {
    color: #ccc;
}
.wrappic1{
    margin-bottom: 50px;
}
.wrappic1 img{
    max-width: 220px;
}
.m2-txt2 {
    color: #8573b7;
}

.how-social:hover {
    background-color: #8573b7;
    color: #fff;
}
.how-social {
    color: #8573b7;
}