
@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@500&display=swap');

:root {
--clr1: #3232a2;
--clr2: #0000FF;
--clr3: #6699ff;
--clr4: #80ffff;
--clr5: #0000CD;

} 
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  display:block;
 
  color: white;
  text-align: center;
}
 html
{
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    background-color: #ffffff;
}

body
{
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    background-color: #ffffff;
}

.page 
{
    width: 100%;
    height: auto;
    margin: auto;
    padding: auto;
}



 .container
{
    width: 100%;
    height: auto;
    margin: auto;
    padding: auto;
}



.qrcss
{
    padding: 2px;
    display: block;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: absolute;
    float: left;
    box-shadow: 0 0 5px #aaa inset;
    box-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 0px 0 #b9b9b9, 0 5px 0 rgba(125, 125, 125, 0.2), 0 6px 1px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.2), 0 0 4px white, 0 0px 3px white, 1px 1px 5px rgba(255, 155, 0, 0.37), 1px 1px 10px rgba(102, 60, 0, 0.5);
    border-radius: 10px;
    width: 70px;
    height: 70px;
}

@media only screen and (max-width:1600px) and (min-width:900px) 
{
  .imgx
{
    padding: 2px;
    display: block;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 44px;
    width: 44px;
    margin: 1px 400px 3px 4px;
    position: absolute;
    float: left;
    box-shadow: 0 0 5px #aaa inset;
    box-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 0px 0 #b9b9b9, 0 5px 0 rgba(125, 125, 125, 0.2), 0 6px 1px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.2), 0 0 4px white, 0 0px 3px white, 1px 1px 5px rgba(255, 155, 0, 0.37), 1px 1px 10px rgba(102, 60, 0, 0.5);
    border-radius: 10px;
}

 .callbtn
{
    width: 100%;
    height: 60%;
    min-height: 50px;
    margin: 20px;
    padding: 0.9%;
    border: 2px solid var(--clr1);
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: var(--clr1);
    font-weight: 900;
    font-size: calc(1.2em + 0.9vw);
    border-radius: 10px;
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: 0 0 5px #aaa inset;
    box-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 0px 0 #b9b9b9, 0 5px 0 rgba(125, 125, 125, 0.2), 0 6px 1px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.2), 0 0 4px white, 0 0px 3px white, 1px 1px 5px rgba(255, 155, 0, 0.37), 1px 1px 10px rgba(102, 60, 0, 0.5);
    text-decoration: none;
}   
      
 .divbtn
{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 16%;
    width: 98%;
    margin: auto;
}   

.flex-Contacts
{
    border: 2px solid #000066;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 99.4vh;
    margin: auto;
}


}    

@media (max-width:900px) and (min-width:200px) 
{
    
  .imgx
    {
        padding: 2px;
        display: block;
        text-align: center;
        align-items: center;
        justify-content: center;
        height: 44px;
        width: 44px;
        margin: -2px 300px 3px 4px;
        position: absolute;
        float: left;
        box-shadow: 0 0 5px #aaa inset;
        box-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 0px 0 #b9b9b9, 0 5px 0 rgba(125, 125, 125, 0.2), 0 6px 1px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.2), 0 0 4px white, 0 0px 3px white, 1px 1px 5px rgba(255, 155, 0, 0.37), 1px 1px 10px rgba(102, 60, 0, 0.5);
        border-radius: 10px;
    }  
    
    
     .callbtn
    {
        width: 100%;
        height: 20%;
        margin: 20px;
        padding: 0.4%;
        border: 2px solid var(--clr1);
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        justify-content: center;
        color: var(--clr1);
        font-weight: 900;
        border-radius: 10px;
        background: #00FFFF;
        font-family: Arial, Helvetica, sans-serif;
        box-shadow: 0 0 5px #aaa inset;
        box-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 0px 0 #b9b9b9, 0 5px 0 rgba(125, 125, 125, 0.2), 0 6px 1px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.2), 0 0 4px white, 0 0px 3px white, 1px 1px 5px rgba(255, 155, 0, 0.37), 1px 1px 10px rgba(102, 60, 0, 0.5);
        text-decoration: none;
        font-size: 25px;
    }  
    
    .divbtn
{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 22%;
    width: 98%;
    margin: auto;
} 

.flex-Contacts
{
    border: 2px solid #000066;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 99.4vh;
    margin: auto;
}

    
}





 










/************************* Start Spcs *************************/	
.spc1
{
    width: auto;
    height: 1px;
    margin: 1px;
    padding: 1px;
    text-align: center;
}
.spc2
{
    width: auto;
    height: 2px;
    margin: 2px;
    padding: 2px;
    text-align: center;
}
.spc3
{
    width: auto;
    height: 3px;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.spc4
{
    width: auto;
    height: 4px;
    margin: 4px;
    padding: 4px;
    text-align: center;
}
.spc5
{
    width: auto;
    height: 5px;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
.spc10
{
    width: auto;
    height: 10px;
    margin: 10px;
    padding: 10px;
    text-align: center;
}
.spc15
{
    width: auto;
    height: 15px;
    margin: 15px;
    padding: 15px;
    text-align: center;
}
.spc20
{
    width: auto;
    height: 20px;
    margin: 20px;
    padding: 20px;
    text-align: center;
}

 
 

 