.validation-error{
    color: red!important;
}
.style_thanks{
    margin-top: 180px;
}
.checkiconThanks{
    font-family: 'FontAwesome'!important;
    color: green;
    font-size: 50px;
}
.delayed-load {
    opacity: 1;
    transition: opacity 1s ease;
}

.main-banner-area h1.slider_title{
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(355deg);
    margin-top: -101px;
    /*background: -webkit-gradient(linear,left bottom,left top,color-stop(40%,transparent),color-stop(50%,#fff));*/
    /*background: -webkit-linear-gradient(bottom,transparent 40%,#fff 50%);*/
    /*background: -o-linear-gradient(bottom,transparent 40%,#fff 50%);*/
    /*background: linear-gradient(to top,transparent 40%,#fff 50%);*/
    /*-webkit-background-clip: text;*/
    opacity: .13;
}

