/*.instantqlink{font-size: 25px;width: 350px;height: 55px;background: #ff9412;border: none;border-radius: 10px;font-weight: bold;color: #fff;cursor: pointer;text-align: center;padding: 13px 0px;margin-top: 30px;}*/
/*.instantqlink:hover{background:#ff0;color:#000;}*/
.instantqlink{cursor: pointer;}
.instantqifrme{transition: all 0.8s ease;visibility:hidden;position: fixed;width: 50px;height: 50px;top: 0;bottom: 0;left: 0;right: 0;margin:auto;z-index: 9999999999;}
body.shadowbgiframe:after{content:"";background-color: rgba(0,0,0,0.8);position: fixed;top: 0;bottom: 0;width: 100%;height: 100%;z-index: 999999;}
.instantqifrme.instantqifrmeadd{width: 80%;height: 90%;visibility:visible;}
.instantqifrme .closeiqi{position: absolute;width: 40px;height: 40px;border-radius:20px;background: #e5e5e5;right:-10px;top:-6px;/*right: calc(100% / 2 - 1256px / 2);top: calc(100% / 2 - 690px / 2);*/z-index: 9;font-size: 24px;font-weight: bold;text-align: center;line-height: 40px;cursor:pointer;}
.instantqifrme .closeiqi:hover{background: #ff0;}
.instantqifrme .instanqiframebox{background:transparent;height:100%;width:100%;max-width:100%;margin: auto;position: relative;display: block;margin-top:0px;border-radius:8px;overflow: hidden;z-index:7;}
.fixed-bottombtn{display:block;position: fixed;bottom: 10px;left:0;right:0;margin:auto;z-index: 999999999;height: 50px;background: #ff0;width: 300px;text-align: center;    border-radius: 8px;    box-shadow: 1px 1px 7px #646464;} 
.fixed-bottombtn:hover{background: #a1ff00;}
.fixed-bottombtn button{background: transparent;font-weight:600;width: 100%;height: 50px;padding:0px;line-height:50px;border: 0; margin: 0;color: #000;font-size: 18px;}

@media (max-width:1440px){
/*.instantqifrme .closeiqi{top: calc(100% / 2 - 625px / 2);}*/

}
@media (max-width:991px){
.instantqifrme.instantqifrmeadd{z-index:9999999999;width:100%;height:100%;}
.instantqifrme .instanqiframebox {height: 100%; width: 100%;margin-top: 0;   border-radius: 0;}
.instantqifrme .closeiqi{right:5px;top:5px;}
}

@media (max-width:767px){
    .fixed-bottombtn{display:block;   width: 100%;  border-radius: 0;bottom:0px;}
    .instantqlink{width:90%;left:0;right:0;font-size:24px;margin:auto;}
}