
.phone {

    top: 208px;

    padding: 8px;

    border-radius: 0 3px 3px 0;

}

.wellcallyou-form {

    top: 208px;

}

.wellcallyou-form .title {

    padding: 12px;

}

.wellcallyou-form .title .icon {

    border: 1px solid #fff;

    float: left;

    margin: 1px 5px;

}

.wellcallyou-form .title .icon .icons8-delete-filled {

    padding: 3px 5px;

}

.wellcallyou
.wellcallyou .phone img {
    width: 22px;
    height: 22px;
    margin: 0px auto;
    position: relative;
    display: block;
    top: 10px
}

.wellcallyou-form {
    width: 268px;
    position: fixed;
    left: -268px;
    top: 44px;
    transition: all 200ms ease;
    z-index: 3
}

.wellcallyou-form .title {
    padding: 53px 0px 12px;
    background: #19629F
}

.wellcallyou-form .title .baslik {
    font-size: 20px;
    color: #FFFFFF;
    display: inline-block;
    margin: 0px 14px
}

.wellcallyou-form .title .icon {
    border: 1px solid #fff;
    float: right;
    border-radius: 3px;
    margin: 4px 15px;
    cursor: pointer
}

.wellcallyou-form .title .icon .icons8-delete-filled {
    font-size: 11px;
    color: #fff;
    padding: 1px 5px
}

.wellcallyou-form .form {
    border: 1px solid #F0F0F0;
    background-color: #fff
}

.wellcallyou-form .form form {
    padding: 15px
}

.wellcallyou-form .form form p {
    font-size: 14px;
    color: #1B1B1B
}

.wellcallyou-form .form form input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #BABABA;
    height: 44px;
    margin: 5px 0px;
    padding: 0px 22px 0px 35px
}

.wellcallyou-form .form form input:focus {
    border: 1px solid #5E5E5E
}

.wellcallyou-form .form form input:focus::-webkit-input-placeholder {
    color: #5E5E5E
}

.wellcallyou-form .form form input:focus::-moz-placeholder {
    color: #5E5E5E
}

.wellcallyou-form .form form input:focus:-ms-input-placeholder {
    color: #5E5E5E
}

.wellcallyou-form .form form input:focus:-moz-placeholder {
    color: #5E5E5E
}

.wellcallyou-form .form form input:before {
    content: "*";
    font-size: 20px;
    color: #000000
}

.wellcallyou-form .form form .adsoyad {
    background-image: url(/new_assets_2015/img/icon8/User.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 22px;
    background-position-x: 5px
}

.wellcallyou-form .form form button {
    background: #19629F;
    font-size: 16px;
    color: #FFFFFF;
    width: 100%;
    padding: 10px;
    border: none;
    margin-top: 5px
}

.wellcallyou-form .form form button:hover {
    background-color: #205687
}

.wellcallyou-form .form form .mesaj {
    background-image: url(/new_assets_2015/img/icon8/MessageNew.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 22px;
    background-position-x: 5px
}

.wellcallyou-form .form form .firmaadi {
    background-image: url(/new_assets_2015/img/icon8/BriefcaseNews.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 22px;
    background-position-x: 5px
}

.wellcallyou-form .form form .telefon {
    background-image: url(/new_assets_2015/img/icon8/PhoneNews.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 22px;
    background-position-x: 5px
}

.wellcallyou-form .form form label {
    position: relative;
    float: right;
    top: -35px;
    left: -10px;
    height: 0px
}

.wellcallyou-form-aktif {
    left: 0px;
    transition: all 200ms ease
}
