/* start new styles*/
.about-main-subcontainer-tittle{
   background: #183859;/*rgb(0, 106, 228);*/
   height:70px;
   padding:5px;
   width: 101%; 
   margin-left:-6px; 
   border-radius: 20px 20px 5px 5px;
   color:white;
}
.about-main-subcontainer-text{
   background:rgb(255, 255, 255);
   border-radius: 20px;
   padding:30px 20px;
   -webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
   box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
   padding: 45px 27px 20px;
   z-index:1;
   margin-top: -15px;
}
.about-subcontainer{
   background:rgb(255, 255, 255); 
   border-radius: 20px 20px 10px 10px;
   -webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
   box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
   font-weight: bolder;
   font-family: monospace;
   font-variant: normal;
   border-radius: 20px;
  
}
.about-subcontainer-tittle{
   background: #183859;/*rgb(0, 106, 228);*/
   height:40px;
   padding:5px;
   width: 102%;
   height: 50px;
   margin-left:-5px; 
   border-radius: 20px 20px 5px 5px;
   color:white;
}
.about-subcontainer-text{
   padding: 45px 27px 20px;
   z-index:1;
   background:white; 
   margin-top: -15px;
   border-radius: 10px;
   height:200px;
   
   display:flex;
   justify-content:center;
   align-items:center
}
.about-container-icons{
   background-color: rgb(255, 255, 255);
   display: flex;
   flex-direction: column;
   align-items: center;
   border-radius: 10px;
   padding:20px;
   height: 200px;
   font-weight:normal;
   font-family: sans-serif;
}
.about-container-icons:hover{ 
   cursor: pointer;
   background-color: rgb(207, 207, 207);
   animation: container-icons 2s;

}
.about-container-icons >svg{
   width: 80px;
   height: 80px; 
   color: rgb(255, 115, 0);
}
.about-subcontainer-icons{ 
   font-weight: bolder;
   font-family: monospace;
   font-variant: normal;
   border-radius: 20px; 
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center; 
  
}
.about-subcontainer-icons-text{ 
   padding:30px 20px; 
   padding: 45px 27px 20px; 
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   grid-gap: 10px;
}
.about-subcontainer-icons-tittle{ 
   height:50px;
   margin-left:-6px; 
   border-radius: 20px 20px 5px 5px;
   color:rgb(0, 0, 0);
}
.container-plan{
   background: white;
   border-radius: 20px;
   width: 320px;
   height: 350px;
   padding: 20px;
   -webkit-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   margin-left:40px;
   margin-top: 30px;
}
.container-plan:hover{
   cursor: pointer;
   background-color: rgb(238, 238, 238);
   animation: container-icons 2s;
}
.container-plan-circle{
   background: rgb(255, 115, 0);
   width: 70px;
   height: 70px;
   border-radius: 50px;
   text-align: center;
   padding: 16px;
   margin-top: -50px;
   margin-left: auto;
   margin-right: -40px;
   color: white;
}
.dateCut{
   background:#183859;
   width:350px;
   height:100px;
   margin-left: auto;
   margin-right: auto;
   color:white;
   padding-top: 30px;
   border-radius: 10px;
   
   -webkit-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   border: solid 2px orange;
}
.container-plan-tittle{
   background: #183859;
   width: 200px;
   height: 50px;
   border-radius: 20px;
   text-align: center;
   padding: 16px;
   margin-top: -70px;
   color: white;
   margin-left: auto;
   margin-right: auto;
}
#divMaintaner{height: 400px;width: 100%;border-radius: 10px;display: flex;flex-direction:row;
   -webkit-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   
   background: #314d68;
   
}
.rowApprovedEquipment{
   grid-template-columns: repeat(2, 1fr); 
   grid-gap: 20px;
   justify-content: center;
 }
.container-ApprovedEquipment{
   background: white;
   border-radius: 20px;
   width: 270px;
   min-height: 600px;
   height: auto;
   -webkit-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   box-shadow: 0px 0px 23px -7px rgba(0,0,0,0.75);
   margin-top: 30px;
}
.container-ApprovedEquipment-tittle{
   background: #183859;
   width: 210px;
   height: 50px;
   border-radius: 20px;
   text-align: center;
   padding: 16px;
   margin-top: -15px;
   color: white;
   margin-left: auto;
   margin-right: auto;
}
.container-ApprovedEquipment:hover{
   cursor: pointer; 
   animation: container-icons 2s;
}
.div-placesAux{ 
   height: 630px;
   width: 580px;
   grid-template-columns: repeat(2, 1fr); 
   justify-content: center;
   padding-top: 40px;
   padding-left: 30px;
   padding-right: 30px;
   font-size:13px;
   background: rgb(247, 246, 246);
}
.div-placesAux > li{
   margin-left: 50px;
}
.div-fall-e{
   height: 730px;
   width: 600px;
   grid-template-columns: repeat(3, 1fr);
   grid-gap: 10px;
   padding: 40px 30px 0px 30px;
   font-size:13px
}
.div-places{
   z-index:-1;
   height: 700px;
   width: 600px;
   margin: auto;  
   background: rgb(247, 246, 246);
   display:none;
   margin-top: 20px;
   border-radius: 10px;
   animation: container-icons 2s;
   transform: scale(1.08); 
   border:solid 2px gray;
 }
 .div-falls-internet{
   z-index:-1;
   height: 800px;
   width: 600px;
   margin: auto;  
   background-image: url("../img//papper.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 100% 100%;
   display:none;
   margin-top: 20px;
   border-radius: 10px;
   animation: container-icons 2s;
   transform: scale(1.08); 
 }
 .tool-icon{
   position: relative;width: 5%;padding:1px; 
   display:flex;
   flex-direction:row;
   border-radius:10px
   
 }
 .tool-text{
   width:90%;background:#183859;
   color:white;
   text-align:justify;
   padding:30px; 
}
 .close-icon{
   width:20px;
   height:20px;
   cursor:pointer;
 }
 .close-icon:hover{
   animation: container-icons 2s;
   transform: scale(1.08); 
 }
.div-places-tittle{ 
   height: 40px;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   text-align: center;padding: 5px;
   color: white;
   background:#183859;
}
 .img-places{
   height: 700px;
   width: 700px;
   margin: auto;
   display:flex;
   flex-direction: column
}
 .img-places-aux{
   height: 100%;
   width: 100%;
   margin: auto;
   margin-top: 20px;
   display:flex;
   border-radius: 10px;
   justify-content:center;
   align-items:center; 
   background-image: url("/img/Map_CR.gif");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 100% 100%;
}
 .unique-place{
   background:rgb(255, 255, 255);
   height:70px;
   width:110px;
   border-radius: 10px;
   text-align: center;
   padding: 5px;
   -webkit-box-shadow: -6px 17px 17px -7px rgba(0,0,0,0.75);
   -moz-box-shadow: -6px 17px 17px -7px rgba(0,0,0,0.75);
   box-shadow: -6px 17px 17px -7px rgba(0,0,0,0.75);
   margin-top: 20px;
   border-top: solid 20px #183859;/*rgb(0, 106, 228);*/;

   margin-bottom: 320px;
   margin-right: 145px;
}
 .unique-place:hover{
   cursor: pointer;
   background-color: rgb(238, 238, 238);
   animation: container-icons 2s;
}
 .circle-place{
   height: 50px;
   width: 50px;
   background-image: url("/img/pin.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 100% 100%;
   margin-top: -40px;
   margin-left: auto;
   margin-right: auto;
   border-radius: 5px;
}
 .div-places-provinces{
   background:white;
   height:60px;
   width:120px;
   text-align: center;
   padding: 18px;
   margin-left: 20px;
   border-radius: 10px; 
   -webkit-box-shadow: -6px 7px 7px -7px rgba(0,0,0,0.75);
   -moz-box-shadow: -6px 7px 7px -7px rgba(0,0,0,0.75);
   box-shadow: -6px 7px 7px -7px rgba(0,0,0,0.75);
 }
 .div-places-provinces:hover{
   cursor: pointer; 
   animation: container-icons 2s;
   background:rgb(245, 245, 245);
 }
.steps_1 {
   list-style: none;
   counter-reset: my-awesome-counter;
 }
 .steps_1 li {
   counter-increment: my-awesome-counter;
   text-align: start;margin: 10px;
 }
 .steps_1 li::before {
   content: counter(my-awesome-counter) ". ";
   color: orangered;
   font-weight: bold;
 } 
 .steps {
   clear: both;
   list-style: none;
   padding-left: 2%;
 }
 .steps li {
   margin: 2em 0;
   padding-top: 25px;
   display: block;
   position: relative;
   counter-increment: inst; 
   text-indent: 40px;
 }
 .steps li::before {
   content: counter(inst);
   text-indent: 0px;
   background: rgba(255, 150, 0, 0.35);
   color: #fff;
   
   font-size: 1em;
   font-weight: 700;
   font-style: italic;
   text-shadow: 1px 1px rgba(255, 150, 0, 0.5);
   
   border-radius: 0 10px 10px 0;
   font-size: 1.5em;
   text-align: center;
   
   padding-top: 0;
   padding-left: 2.25%;
   left: -5%;
   top: -0.65em;
   height: 1.35em;
   width: 1.35em;
   position: absolute;
   
   transition: all 0.2s ease-in-out;
   
   z-index: -1;
 }
 .row-plan{
   grid-template-columns: repeat(1, 1fr);
   grid-gap: 10px;
   justify-content: center;
 }
 .container-m-v{
   display:flex;
   flex-direction:row;
}
.div-award{
   display: flex;
   flex-direction: row;
   padding: 0;
   height: 300px;
   background-color:rgb(236, 236, 236);
   margin-left: 24px;
   width: 96%;
   align-items: center;
   border-radius: 10px;
   padding:20px; 
   font-weight:normal;
   font-family: sans-serif;
}
.div-award-text{
   width:70%;
   height:100%;
   padding: 30px 20px 20px 20px;
   display: flex;
   justify-content: center;
   align-items: center;
   text-align: justify;
}
.div-award-img{
   width:30%;
   height:100%;
   display: flex;
   background-color:rgb(255, 255, 255);
   border-radius:10px;
   justify-content: center;
   align-items: center;
}
.div-award-img >svg{
   width:150px;
   height:150px;
}
.text-center span{
   color: white;
}
.div-connect{
   background: rgb(250, 250, 250);
   margin-bottom: 20px;
   flex-direction: row;
   display: flex;
   cursor: pointer;
   animation: animation-connect 2s infinite;
}
/**Modal*/
/* The Modal (background) */
.modal {
   display: none; /* Hidden by default */
   position: fixed; /* Stay in place */
   z-index: 1; /* Sit on top */
   padding-top: 100px; /* Location of the box */
   left: 0;
   top: 0;
   width: 100%; /* Full width */
   height: 100%; /* Full height */
   overflow: auto; /* Enable scroll if needed */
   background-color: rgb(0,0,0); /* Fallback color */
   background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
 }
 .btn_place{
   align-self: center;
   justify-self: center;width:100px;border-radius:10px;height:50px;
   background: #2a527a;
   color:white;
 }
 .btn_place:hover{
   background: #183859;
   cursor: pointer;
   transform: scale(1.06);
 }
 
 /* Modal Content */
 .modal-content {
   background-color: #fefefe;
   margin: auto;
   padding: 20px;
   border: 1px solid #888;
   width: 350px;
   max-height:500px;
   overflow-y: auto; 
 }
 
 /* The Close Button */
 .close {
   color: #aaaaaa;
   float: right;
   font-size: 28px;
   font-weight: bold;
 }
 
 .close:hover,
 .close:focus {
   color: #000;
   text-decoration: none;
   cursor: pointer;
 }
 .support{
   border-radius: 10px;background: #183859; margin-left: auto;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;display: flex;flex-direction: column;margin-right: 10px;width: 150px;
   text-align: center;
   animation: animationChangeColor 2s infinite;
 }

 table {
   font-family: arial, sans-serif;
   border-collapse: collapse;
   width: 100%; 
 }
 
 td, th {
   border: 1px solid #dddddd;
   text-align: left;
   padding: 8px;
 }
 
 tr:nth-child(even) {
   background-color: #dddddd;
 }
 @keyframes animationChangeColor{
   from  { transform: scale(1.02);background: #1e3f61;}
   to { transform: scale(1.04);background: #183859}
}

@media (min-width: 768px) {
 
   .col-md-3 {
     -ms-flex: 0 0 20%;
     flex: 0 0 20%;
     max-width: 20%;
   }
}

 @media (min-width: 33em) {
   .steps li:before {
     border-radius: 50%;
     font-size: 1.5em;
     height: 1.35em;
     margin-left: 2.5%;
     padding-left: 0;
     padding-top: 0;
     top: -0.15em;
     width: 1.35em;
     z-index: -1;
   }
 }
 @media (min-width: 1200px){
   .container {
      max-width: 1280px;
   }  
}
 @media (max-width: 600px) {
   .div-placesAux{ 
      width: 300px; 
      grid-template-columns: repeat(1, 1fr);
      height: auto;
      padding-top:50px;
   }
   .div-places{
      width: 320px; 
      height: auto;
    }
   .img-places{
      height: auto;
      width: 300px;
   }
   .img-places-aux{
      width: 300px;
      height: 300px;
   }
   .about-subcontainer-icons-text{ 
      display: grid;
      grid-template-columns: repeat(2, 2fr); 
      width: 100%;
      justify-content: center;
   }
   .about-container-icons >svg{
      width: 40px;
      height: 40px;  
   }
   .about-container-icons{
      width:150px;
      height: auto;
      font-size:10px;
      
   }
   .row-plan{
      grid-template-columns: repeat(1, 1fr);  
   }
   .container-plan{
      width: 320px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 40px;
   }
   .container-m-v{
      display: grid;
      grid-column: auto;
      height: 600px;
   }
   h3{
      font-size: 17px;
   }
   .div-award{
      margin-left: 0px; 
      flex-direction: column;
      height: auto;
   }
   .div-award-text{
      width:100%;
      height:100%;
      padding: 30px 20px 20px 20px;
      display: flex;
      justify-content: center;
      align-items: center;
   }
   .div-award-img{
      width:100%;
   }
   .div-award-img >svg{
      width:150px;
      height:150px;
   }
   .div-fall-e{
      width: auto; 
      grid-template-columns: repeat(1, 1fr);
      height: auto;
      padding: 70px 19px 19px 19px;
   }
   .steps li{
      padding-top: 0;
   }
   .div-falls-internet{ 
      height: auto;
      width: auto;
   }
   .unique-place{
      background:rgb(255, 255, 255);
      height:50px;
      width:80px;
      margin-top: 20px;
      margin-bottom: 220px;
      margin-right: 87px;
   }
   .circle-place {
      height: 34px;
      width: 40px;
      margin-top: -35px; 
   }
   .div-connect{
      width: 94%;
      margin-left:auto;
      margin-right: auto;
   }
   .tool-icon{
      width: 13%;
   }
   .tool-text{
      width:86%;
   }
    
}
/**animations*/
@keyframes container-icons {
   0%   { transform: scale(1.04);}
   25%  { transform: scale(1.08);}
   100% { transform: scale(1.08);}
}

@keyframes animation-connect {
   from  { transform: scale(1.02);background: rgb(250, 250, 250);}
   to { transform: scale(1.06);background: rgb(241, 241, 241);border-radius: 20px;}
}


