.true-caller h3{color:#5d6889;position:relative;font-family:Shrikhand;font-size:2.8rem;transform:scaleY(1.5);letter-spacing:.3rem}.true-caller hr{width:55rem;position:relative;top:-1.5rem}.true-caller p{color:#5d6889;font-size:1.7rem;font-weight:bolder;font-family:Merienda One;line-height:3rem}.true-caller p i{color:#fa4067;padding:.7rem}.true-caller span{color:#fa4067;font-size:1}#clock,#t{color:#fa4067;font-size:1.5rem}.hide{display:none}.input_box{position:relative;background:#5d6889;border:.2rem solid #5d6889;border-radius:.5rem;width:30rem;height:3.4rem;overflow:hidden}.true-caller button{outline:0;border:none}.input_icon{position:absolute;height:100%;width:4rem;left:0;background-color:transparent}button i{color:#000;font-size:2rem}.true-caller input{width:84%;height:3.2rem;outline:0;border:0 solid;border-radius:.5rem;color:#999;background-color:#000;text-align:center;font-weight:700;position:relative;left:2.1rem;font-family:Merienda One}.true-caller button[type=submit]{width:30.7rem;height:4rem;background:#5d6889;color:#000;font-weight:700;letter-spacing:.5rem;font-family:Merienda One;cursor:pointer;outline:0;border:0 solid;border-radius:.5rem;font-size:1.5rem}::placeholder{text-align:center;font-size:1.5rem;font-family:Merienda One}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.home i{font-size:4.5rem}.true-caller img{width:13rem;height:13rem;border:.5rem solid #5d6889;border-radius:25rem}.true-caller a{color:#fa4067}@media screen and (max-width:767px){.true-caller h3,.true-caller p{font-size:2rem}.true-caller hr{width:40rem}.hide{display:block}.true-caller button[type=submit]{width:34.5rem;height:5rem}.input_box{width:34rem;height:5rem}.true-caller input{width:86%;height:4.7rem}}.blink_text{animation:1s linear infinite blinker;-webkit-animation:1s linear infinite blinker;-moz-animation:1s linear infinite blinker;color:red}@-moz-keyframes blinker{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes blinker{0%,100%{opacity:1}50%{opacity:0}}@keyframes blinker{0%,100%{opacity:1}50%{opacity:0}}

      select{
    width: 87%;
    height: 5rem;
    outline: none;
    border: 0 solid;
    border-radius: 0.5rem;
    color: #999999;
    background-color: #000;
    text-align: center;
    font-weight: bold;
    font-family: Merienda One;
    position: relative;
    left: 2rem;
    transition: 0.5s;
    text-transform: uppercase;
}
option{
    color: #999999;
    font-weight: bold;
    text-transform: uppercase;
} 