@-ms-viewport{
    width: device-width;
  }

body {

    
    background-color: #f9f7f1;
    
    
    }

    #first {

        border: 3px solid black;
        border-radius:20px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 150px;
        align-items: center;
        justify-content: center;
        width: 95vw;
        height:15400px;
        background-color: white;
          
}

    #todos {

        text-decoration: none;
        display:flex;
        flex-flow: row wrap;
        justify-content: center;
        margin-top: -40px;
        align-items: center;
        justify-content: center;
        width: 93vw;
    }

    
    
    

    a{

        color:black;
        text-decoration: none;
    }
    
    #titulos {

        background-image: url("FLAG4.jpg");
        background-size: contain;
        width: 90vw;
        height: 190px;
        border-radius: 20px;
        box-shadow: 0px 0px 15px lightgrey;
        margin: 0 auto;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: -125px;
    
    }
    
    
    h1 {
    
        position: relative;
        font-weight: bold;
        color: black;
        -webkit-text-stroke: 0.7px black;
        margin-left: auto;
        margin-left: auto;
        text-align: center;
        font-size: 38px;
        padding-top: 30px;
    
    
    }
    
    h2 {
         
        position: relative;
        font-weight: bold;
        color: white;
        -webkit-text-stroke: 1px white;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 34px;
        margin-top: 25
        .5px;
    
    }

    h3 {

        position: relative;
        color: white;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: -15px;

    }
    
    h1, h2, #p1 {
    
        text-align: center;
            
    }



    h1, h2, #p1 {
    
        text-align: center;
            
    }

    .p2 {

        font-size: 35px;
        font-weight: bold;
    }

    .titmovpar {

        font-size: 50px;
        font-weight: bold;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }



    #selector {

        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 100px;
        text-align: center;
        width:700px;
        
    }

    .dropdown1 {


        position: relative;
        display: inline-block;
        /*margin-left: 600px;
        margin-right: auto;*/
        color:black;
        font-size:10px;      

    }

    .dropbtn1{
        
        
        background-image: url("FLAG8.jpg");
        background-size: contain;
        color: black;
        font-size:40px;
        font-weight: bolder;
        /*box-shadow: 0px 0px 15px lightgrey;*/
        border: 1px solid black;
        border-radius: 10px;
        height:100px;
        width:700px;
        

    }

    .dropdown-content1 {

        display: none;
        position: absolute;
        /*min-width: 300px;*/
        width: 700px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        /*z-index: 1;*/
        text-align: center;
        background-image: url("FLAG8.jpg");
        background-size: contain;
        color:black;
        font-weight: bolder;
        font-size: 50px; 
        border: 1px solid black;
        border-bottom: 1.5px solid red;
        z-index: 4;

    }


    .dropdown-content1 a {

            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            
    }

    .dropdown-content1 a:hover 

        {
            background-color: white;
            color: black;
            font-size: 55px;
            border: 1px solid black;
            
        }

    
    .bold  {
    
    font-weight: bold;
    text-decoration: none;
    
    }
    
    .clickaqui {
    
        
        font-weight: bold;
    }
    
    
    #ph {
    
        font-size: 50px;
        margin: 0 auto;
        margin-top: 50px;
        text-align: center;
        width:80vw;
        
        
        
    }

    #selector {

        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 100px;
        text-align: center;
        width:700px;
        
    }


    
    #clickparair {
    
        font-size: 15px;
    }
    
    #botonregresar {
    
        position: absolute;
        margin-top: 780px;
        margin-left: 1px;
        text-decoration: none;
        color:black;
        z-index: 4;
        
        }
        
        #regresar {
        
        height: 88px;
        width: 88px;
        margin-left: 10px;
        z-index: 4;
    
        }
    
        #botonhome {
        
            position: absolute; 
            margin-left: 84.5vw;
            margin-top: 780px;
            width: 88px;
            height: 88px;
            text-decoration: none;
            color:black;
            z-index: 7;
            
            }
            
            #home {
            
            height: 88px;
            width: 88px;
            margin-left: 10px;
            z-index: 0;
            
    
            }
    

    #texto {

    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    width:700px;
    font-size: 16px;

    }

    #notaimportante {

    color: red;
    text-decoration: underline;
    font-size: 45px;
        
    }

    #colon{

        color:red;
    }

    #importante {

        font-size: 14px;
        margin: 0 auto;
        text-align: center;
        width:700px;
        font-size: 45px;
        width: 80vw;
    }


    .dropbtn1{
        
        
        background-image: url("FLAG8.jpg");
        background-size: contain;
        color: black;
        font-size:40px;
        font-weight: bolder;
        /*box-shadow: 0px 0px 15px lightgrey;*/
        border: 2px solid black;
        border-radius: 10px;
        height:100px;
        width:700px;
        

    }

    .dropdown1 {
        position: relative;
        display: inline-block;
        /*margin-left: 600px;
        margin-right: auto;*/
        color:black;
        font-size:10px;
        
        
        
        

    }

    .dropdown-content1 {

        display: none;
        position: absolute;
        /*min-width: 300px;*/
        width: 700px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        /*z-index: 1;*/
        text-align: center;
        background-image: url("FLAG8.jpg");
        background-size: contain;
        color:black;
        font-weight: bolder;
        font-size: 50px; 
        border: 1px solid black;
        border-bottom: 1.5px solid red;
        z-index: 3;

    }


    .dropdown-content1 a {

            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            
    }

    .dropdown-content1 a:hover 

        {
            background-color: white;
            color: black;
            font-size: 55px;
            border: 1px solid black;
            
        }
    

    .show1 

    {
    display: block;

    }
        
    #hagaclick {

    font-size:13px;

    }

    .namespan, .textspan {

    text-decoration: none;
    
    }

    .logopartido {

        height:80px;
        width:180px;
        border-radius: 5px;
    }

    #sub{

        font-size: 27px;
        font-weight: bold;
        text-align: center;
        margin-top: -33px;
        
    }

    .redsoc {

        font-size: 25px;
        font-weight: bold;
        
    }

    .digital {
    
        margin-top: 50px;
        text-align: center;
        font-weight: bold;
        font-size: 25px;
    
    }

    #partido17, #partido18, #partido19, #partido20,#partido21, #partido22, #partido23, 
    #partido24,#partido25, #partido26, #partido27, #partido28, #partido29, #partido30, 
    #partido31, #partido32, #partido33, #partido34, #partido35, #partido36, #partido37, 
    #partido38, #partido39, #partido40, #partido41, #partido42, #partido43, #partido44,
    #partido45, #partido46, #partido47, #partido48, #partido49, #partido50, #partido51, 
    #partido52, #partido53, #partido54, #partido55, #partido56, #partido57, #partido58, 
    #partido59, #partido60, #partido61, #partido62, #partido63, #partido64, #partido65, 
    #partido66, #partido67, #partido68, #partido69, #partido70, #partido71, #partido72

    {

        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;  
        padding-top: 30px; 
        width: 85vw;
        height: 200px;
        border: 2px solid black;
        border-radius: 10px 10px 10px 10px;
        font-size: 45px;
        font-weight: bold;
        background-color: #f9f7f1;
        
       
       
    }

    #partido17, #partido19,  #partido20, #partido28, #partido29, #partido30,  
    #partido31,  #partido33, #partido37, #partido40, #partido42, #partido46, #partido47,
    #partido50, #partido57, #partido62, #partido63, #partido64, #partido65,
    #partido66
    
    
    {

        height: 140px;
    }

    
    #partido18, #partido21, #partido24, #partido26, #partido27, #partido32, #partido36,  #partido55,
    #partido38, #partido44, #partido45,#partido51, #partido54, #partido56
    
    {

        height: 270px;
    }


    #partido22, #partido35, #partido39, #partido41, #partido43, #partido48, #partido58 
    
    
    {

        height: 240px;
    }

    #partido25, #partido49, #partido52, #partido53 

    {

    height: 90px;

    }

     #partido60 

    {

   height: 330px;

    }

    #partido59, #partido61 {

        height: 360px;

    }

    #partido0 {

        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        margin-bottom: 60px;  
        padding-top: 30px; 
        width: 85vw;
        height: 220px;
        border: 2px solid black;
        border-radius: 10px 10px 10px 10px;
        font-size: 45px;
        font-weight: bold;
        background-color: #f9f7f1;

    }

    .nombredepto00 {

        word-wrap: break-word;
        height: 80px;
        width:65vw;
        margin-left: 10px;

    }

    .banderadepto0 {

        margin-top: -110px;
        height: 250px;
        width:180px;
        float:right;
        border-radius: 0px 10px 10px 0px; 
        border-left: 1.75px solid black;    
        
    }





    #partido1:hover, #partido2:hover, #partido3:hover, #partido4:hover, #partido5:hover, #partido6:hover, #partido7:hover, #partido8:hover, #partido9:hover, #partido10:hover,
    #partido11:hover, #partido12:hover, #partido13:hover, #partido14:hover, #partido15:hover, #partido16:hover, #partido17:hover, #partido18:hover, #partido19:hover, #partido20:hover,
    #partido21:hover, #partido22:hover, #partido23:hover, #partido24:hover, #partido25:hover, #partido26:hover, #partido28:hover, #partido29:hover, #partido30:hover, #partido32:hover,
    #partido23:hover, #partido27:hover, #partido31:hover

             {
    
        transform: scale(1.05);
    }
    
    
    .nombredepto {

        width: 67vw;
        float:left;
    }

    
    .banderadepto1 {

    
        margin-top: -30px;
        height: 120px;
        width:12.5vw;
        border-radius: 0px 10px 10px 0px;
        border-left: 1.75px solid black;
        float: right;  
        
    }

    .banderadepto2 {
    
        margin-top: -30px;
        height: 170px;
        width: 12.5vw;
        float:right;
        border-radius: 0px 10px 10px 0px;
        border-left: 1.75px solid black;   
        
    }

    .banderadepto3 {
    
        margin-top: -30px;
        height: 300px;
        width: 12.5vw;
        float:right;
        border-radius: 0px 10px 10px 0px;
        border-left: 1.75px solid black;   
        
    }


    .banderadepto4 {
    
        margin-top: -30px;
        height: 270px;
        width: 12.5vw;
        float:right;
        border-radius: 0px 10px 10px 0px;
        border-left: 1.75px solid black;   
        
    }

    .banderadepto5 {
    
        margin-top: -30px;
        height: 360px;
        width: 12.5vw;
        float:right;
        border-radius: 0px 10px 10px 0px;
        border-left: 1.75px solid black;   
        
    }

    .banderadepto6 {
    
        margin-top: -30px;
        height: 390px;
        width: 12.5vw;
        float:right;
        border-radius: 0px 10px 10px 0px;
        border-left: 1.75px solid black;   
        
    }






    .numerotarjeton {
        
        margin-left: auto;
        margin-right: auto;
        font-size:80px;
        padding-top: 0;
        padding-bottom: 0;
        font-weight: bold;
        text-align: center;
        background-color: white;
        width: 176px;
        height: 96px;
        border: 1px solid rgb(136, 136, 136);
        border-radius: 3px;
        text-decoration: none;
        

    }

   
   

       

        


