div.iframediv {
    width: 100%;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
}

iframe {
    width: 100%;
    height: 550px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

div.other {
    border: 1px solid #ccc;
    margin: 0;
    margin: 0;
    padding: 0;
    background: #F1F3FA;
    position: absolute;
    width: 96.7%;
    height: 180px;
    padding: 20px;
}

.btn-dangerPgt {
    background: #CB1D25;
    color: white !important;
}

.btn-dangerPgt:hover {
    background-color: #6e1014 !important;
    color: white !important;
}

.btn-primaryPgt {
    background: #003764;
    color: white !important;
}

.btn-primaryPgt:hover {
    background-color: #00579e !important;
    color: white !important;
}


.btn-primaryPgtHead {
    background: #cb1d25;
    color: white !important;
    border-radius: 3px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: 18px !important;
}

.btn-outline-dangerPgt {
    margin-left: 5px !important;
    background: transparent;
    color: #cb1d25 !important;
    border-radius: 3px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: 18px !important;
    border-color: #cb1d25;
}

.btn-outline-dangerPgt:hover {
    background: #cb1d25 !important;
    color: white !important;
    border-radius: 3px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: 18px !important;
    border-color: #cb1d25 !important;
}

.bg-primaryPgt {
    background-color: #cb1d25 !important;
}

.bg-dangerPgt {
    background-color: #003764 !important;
}

.price-banner {
    color: #003764;
}

.float_ws {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
    right: 25px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 10px;
}

#fbChat {
    bottom: 30px;
}

.bannerPage {
    margin-top: -2%;
    margin-bottom: 0.5%;
}
