﻿      
  .auto-style1 {
            width: 100%;
            height: 76px;
        }
    
        
        .auto-style119 {
            width: 34px;
            font-size: large;
            font-family: Tahoma;
            height: 14px;
        }
        .Lbl{
            font-weight:bold;
             width: 100%;
            color: navajowhite;
            font-size: 20px;
            font-family: Almarai;
            height: 63px;
            text-align:center;
            text-shadow : initial;
            align-content:center;
        }
        .auto-style120 {
             border: 2px solid #ffebeb;
             box-shadow: 0 0 0 2px antiquewhite;
             background-color: #FFFFFF;
             top: 120px;
             width: 100%;
             color: black;
             font-size: 40px;
             font-family: 'Berlin Sans FB';
             align-content: center;
             height: 67px;
             text-align:left;
             vertical-align: middle;
             left: 0px;
             padding-top: 10px;
             opacity:0.4;
           }
                  .auto-style125 {
            text-align: center;
            height: 14px;
        }
                  .auto-style126 {
            width: 833px;
            font-size: large;
            font-family: Almarai;
            height: 14px;
        }
        .auto-style127 {
            width: 833px;
            font-size: 14px;
            /*border-bottom: 1pt solid blue;*/
        }
        .auto-style129 {
            width: 34px;
        }
                
        .auto-style55 {
            width: 100%;
            height: 50px;
            text-align:center;
        }
       
                  .auto-style132 {
            font-weight: bold;
            position: absolute;
             width: 98%;
            color: #824526;
            font-size: 20px;
            font-family: 'Century';
            align-content: center;
            height: 20px;
            text-align: center;
            text-shadow : initial;
            left: 4px;
            top: 18px;
        }
                  .auto-style133 {
            font-weight: bold;
            position: absolute;
            top: 55px;
            width: 98%;
            color: #F49C17;
            font-size: 20px;
            font-family: 'Century';
            align-content: center;
            height: 20px;
            text-align: center;
            text-shadow : initial;
            left: 4px;
            margin-top: 0px;
        }
                  .auto-style134 {
           
            top: 217px;
            width: 100%;
            color: #824526;
            font-weight: 500;
            font-size: xx-large;
            font-family: Almarai;
            height: 63px;
            text-align: center;
            left : 30px;
        }
         
                      
              .auto-style137 {
            text-align: center;
        }
                  .auto-style139 {
            height: 372px;
        }

                  .imgLogo{
                      position:absolute;
                      top : 440px;
                      text-align:center;
                      width:100%;
                  }

                  .auto-style4:hover{
     background-color:#e19936;
     letter-spacing: .2rem;
     color: azure;
     opacity: 0.5;
    }
                  
@media (max-width: 500px) {
 
    .auto-style4{
            width: 300px;
            height:60px;
            margin-left: 10%;
            margin-bottom: 10px;
            font-size: 18px;
            font-family: "Times New Roman";
            white-space: normal;
            background-color: #CC9966;
             
  }
    .imgLogo .imgstyle{
         width:150px;
         height:40px;

    }
    }

@media (min-width: 500px){
      .auto-style4 {
           
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            font-size: 14px;
            font-family: 'Times New Roman', sans-serif;
            white-space:normal;
            background-color: #CC9966;
            height:60px;
            width:135px;
            margin-bottom: 10px;
            }
      .imgLogo .imgstyle{
        width:200px;
        height:50px;
    }
}