/*
Theme Name: SkyBlue
Author: GMI
Description: Minimal WordPress Theme
Version: 1.0
*/
.form-section select{
    color: #6E95B5!important;
    background: transparent;
    border: none;
    width: 100%;
}
.logo{
    z-index: 1;;
}
.let-btn{
    z-index: 1;
}
.call h3 a, .mail h3 a{
    color: #fff;
}
.form-wrap{
    margin-left: 0px;
}


.real-select{
opacity:0;
position:absolute;
height:0;
pointer-events:none;
}

.dropdown-options p{
margin: 0;
}
