.styletext{
    text-align: justify;
    line-height: 32px !important;
    font-size: 16px !important;
}
.bxChecked{
    right: 0px !important; 
    position: relative !important;
}
.listyle{
    padding: 1px 0 10px 0px !important;
}

.iconcallstyle{
    float: right !important;
}

.fixediconmedia{
    background-color: #8C1E46; ;
    border: .7px solid rgb(230, 217, 217);
    color: white;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 1;
    bottom: 0px;
    right: 0;
    padding: 12px 15px;
    margin: 13px 10px;
    overflow: hidden; float: right;
}
.bordertwoiconsidebar{
    height: 170px;
    border: 2px solid gray;
    width: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 1;
    bottom: 0px;
    right: 0;
    padding: 12px 0;
    margin: 11.3px 10px;
    overflow: hidden;
    float: right;
}
.fixediconsidebar{
    transition-delay: 1s;
    background-color: #14c871;
    color: white;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 1;
    bottom: 0px;
    right: 0;
    padding: 12px 16px;
    margin: 121px 10px;
    overflow: hidden;
    float: right;
}
.fixediconphonesidebar{
    background-color: #697871;
    color: white;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 1;
    bottom: 0px;
    right: 0;
    padding: 13px 0;
    margin: 66px 10px;
    overflow: hidden;
    float: right;
}
.back-to-topArabic {
    position: fixed;
    left: 15px;
    color: white;
    bottom: 15px;
    z-index: 996;
    background: #16df7e;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
  }
  /* =========== map ========= */
  @media only screen and (min-width: 600px) {
    .intabshape {
        width:310px;
         height:150;
    }
  }
  @media only screen and (max-width: 600px) {
    .intabshape {
        width:310px;
         height:150;
    }
  }
  .intabshape {
    width:100%;
     height:150;
}

/* ========== two icon ==== */


  

