  
        .bg-wrapper {
            height: auto;
            background: #084099 !important; 
        }
        .h-desc{
            padding:30px 0 50px 0;
        }
        .h-desc .title{
            margin-bottom:0!important;
        } 
        .h-desc .title,
        .h-desc p{
            color:#fff!important;
        }
        .pc_detail{
            padding:1rem 0 5rem 0 !important;
        }
        .pc_detail__info{
            padding:40px 0 0px;
        }
        .pc_detail__info p{
            font-size:14px;
            margin-bottom:10px;
        }
        
        .call-to-book em{
            font-size:19px;
        }
       .contact-section-ww a{
            font-size:17px!important;
        }
        .call-to-book .awe-icon {
    width: 40px;
    height: 40px;
    line-height: 36px; 
    font-size: 22px; 
}
.contact-section-ww a
{
    color:#0091EA!important;
}
    
                        .theiaStickySidebar {
    padding-top: 35px !important;
}
                            .detail-sidebar{
                                background:#fff!important;
                                border:1px solid #cccccca1;
                                border-radius:16px;
                                padding:55px 40px !important;
                            }.contact-page__form {
    padding-top: 62px!important;
    padding-bottom: 80px!important;
}

input[type="tel"]{
    background: none;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    color: #666;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


@media screen and (max-width:678px){
    
        .call-to-book em{
            font-size:17px;
        }
       .contact-section-ww a{
            font-size:16px!important;
            line-height:26px;
        }
        .call-to-book .awe-icon {
            width: 40px;
            height: 40px;
            line-height: 35px; 
            font-size: 20px; 
        }
        .Hpw-ff{
            display:none!important;
        }.contact-form .form-item {
    width: 100%; 
    padding:5px 15px;
}
.contact-form .form-item input { 
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    height: 63px!important;
    padding-left:25px!important;
    padding-right:25px!important;
    border-radius: 30px;
    line-height: 45px;
}


} 
                        