
:root{
    /* --FuentePrincipal: 'Roboto Condensed', sans-serif; */
    /* --FondoHeader: linear-gradient(180deg, #0c072a, #0c072a); */
    /* --FondoBanner: linear-gradient(180deg, rgba(236,255,253,1) 3%, rgba(189,252,206,1) 85%); */
    /* --FondoFranjaInfo: linear-gradient(90deg, #00339a, #00127e); */
    /* --FondoDiv1:; */
}

@font-face {
    font-family: 'monse'; /*a name to be used later*/
    src: url('fonts/Montserrat-Bold.otf'); /*URL to font "Helvetica Neue",Helvetica,Arial,sans-serif;*/ 
}

@font-face {
    font-family: 'monse2'; /*a name to be used later*/
    src: url('fonts/Montserrat-ExtraBold.otf'); /*URL to font*/ 
}

@font-face {
    font-family: 'monse3'; /*a name to be used later*/
    src: url('fonts/TrasandinaBlack.otf'); /*URL to font*/
}

@font-face {
    font-family: 'monse4'; /*a name to be used later*/
    src: url('fonts/Montserrat-Regular.ttf'); /*URL to font*/
} 

body {
    /* margin: 0;
    color: #464646; */
    font-family: 'monse', sans-serif;
    font-size: 15px;
    background: linear-gradient(0deg, #0e0142, #0e0067, #0c0058);
    /* font-weight: 400; */
    /* background: #04001c; */
    margin: initial;
}

.bold {
    font-family: 'monse2', sans-serif;
}

b {
    font-family: 'monse', sans-serif;
    /* letter-spacing: 0.5px; */
    line-height: initial;
    /* font-size: 21px; */
}

h1,h2,h3,h4,h5{
    /* line-height: 1.1; */
}

h1{
    font-family: 'monse', sans-serif;
    font-weight: 400;
    /* font-size: 3rem; */
    text-align: center;
    line-height: initial;
    margin: 10px 0;
}


h1.secondtitle {
    color: #03FF90;
    font-size: 30px;
    margin: 50px 0;
    font-weight: bold;
}


h2 {
    font-size: 1.95em;
    /* text-align: left; */
    /* font-weight: 500; */
    color: #03ff90;
    /* letter-spacing: -1px; */
    padding-bottom: 8px;
    font-family: 'monse';
}


h2.secondtitle {
    color: #03FF90;
    font-size: 30px;
    /* margin: 50px 0; */
    font-weight: bold;
}

h3 {
    font-size: 18px;
    text-align: center;
    /* margin: 15px 0; */
    font-family: 'monse';
    font-weight: 500;
    line-height: initial;
    color: #262e29;
    /* border-bottom: solid 1px black; */
    /* padding-bottom: 16px; */
    /* letter-spacing: 1px; */
}

h4 {
    font-size: 16px;
    /* font-weight: 600; */
    font-family: 'monse4';
    text-align:center;
    color: #ffffff;
    /* letter-spacing: 1px; */
    /* margin: auto; */
    /* padding: 0 0 22px 0; */
    /* border-bottom: solid 1px #e3e3e3ad; */
}


h5 {
    font-size: 20px;
    /* font-weight: 600; */
    font-family: 'monse2';
    text-align:center;
    margin: inherit;
    color: #03ff90;
    /* letter-spacing: 1px; */
    /* padding: 0 0 22px 0; */
    /* border-bottom: solid 1px #e3e3e3ad; */
}

h6{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}


img, video {
    /* border-radius: 16px; */
}

.grow2:hover{
    transform: scale(1.02);
}
.grow:hover
{-webkit-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);/* box-shadow: 0 4px 10px rgb(0 0 0 / 16%); */}


.single-process-inner {
        padding: 5px 15px 9px;
        margin: 10px;
        position: relative;
        /* border-bottom: 2px solid #0099ff40; */
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease 0s;
        /* background-color: blackeb; */
        /* text-align: justify; */
        /* color: #0ff; */
        border-radius: 27px 27px;
        /* background: #003cff4f; */
        /* border: solid #03FF90 2px; */
        /* background: linear-gradient(180deg, #4296e554 , #13008600); */
        display: inline-block;
        }	
	
	.single-process-inner:hover {
        /* background-color: rgb(0 52 161); */
        background: linear-gradient(177deg, #000ea700 30%, #0d053a);
        border-color: #0ff;
        transform: translate3d(0, -7px, 0) !important;
        color: #ff5a1c;
        /* box-shadow: 0 4px 10px rgb(0 0 0 / 23%); */
    }
	
	
.single-process-inner1 {
        /* padding: 5px 15px 9px; */
        /* margin: 10px; */
        position: relative;
        /* border-bottom: 2px solid #0099ff40; */
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease 0s;
        /* background-color: blackeb; */
        /* text-align: justify; */
        /* color: #0ff; */
        border-radius: 27px 27px;
        /* background: #003cff4f; */
        /* border: solid #03FF90 2px; */
        /* background: linear-gradient(180deg, #4296e554 , #13008600); */
        display: inline-block;
        }	
	 
	    
    .single-process-inner2 {
        padding: 5px 15px 9px;
        margin: 10px;
        position: relative;
        /* border-bottom: 2px solid #0099ff40; */
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease 0s;
        /* background-color: blackeb; */
        /* text-align: justify; */
        /* color: #0ff; */
        border-radius: 27px 27px;
        /* background: #003cff4f; */
        border: solid #03FF90 2px;
        background: linear-gradient(180deg, #4296e554, #13008600);
        display: inline-block;
        }	
    
        .single-process-inner2 h3{
            text-align: justify;
        }

    .single-process-inner2:hover {
        /* background-color: rgb(0 52 161); */
        background: linear-gradient(360deg, #000ea700,  #150093b5);
        border-color: #0ff;
        transform: translate3d(0, -7px, 0) !important;
        color: #ff5a1c;
        /* box-shadow: 0 4px 10px rgb(0 0 0 / 23%); */
    }
    
    .single-process-inner2 img {
        width: 110px !important;
    }
	
	
.single-process-inner3:hover {
    background: linear-gradient(0deg, #0ff 0%, #49ff9bf7 100%);
    /* background: linear-gradient(360deg, #000ea700,  #150093b5); */
    border-color: #ff5a1c;
    transform: translate3d(0, -7px, 0) !important;
    color: #000000;
    /* box-shadow: 0 4px 10px rgb(0 0 0 / 23%); */
}

.single-process-inner3 {
    /* padding: 5px 15px 9px; */
    /* margin: 10px; */
    position: relative;
    /* border-bottom: 2px solid #0099ff40; */
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease 0s;
    /* background-color: blackeb; */
    /* text-align: justify; */
    color: white;
    border-radius: 14px;
    background: linear-gradient(0deg, #03FF90 0%, #03FF90 100%);
    /* background: linear-gradient(180deg, #13008654,  #13008600); */
    }	
	
        

a {
    text-decoration: none;
}

.bigdiv {
    text-align: center;
    padding: 30px 0;
    /* padding-bottom: 0; */
    /* background-color: #FFF9F9; */
} 



.content{
    margin: auto 2%;
    
}

.headerdiv {
    /* margin-top: 20px; */
    /* padding-bottom: 10px; */
    background-color: var(--FondoHeader);
    /* background: linear-gradient(180deg, #0c072a, #0c072a); */
}


.headerdiv-espacio{
    margin: 10px 45px;
    background-color: var(--FondoHeader);
}

@media only screen and (max-width: 500px) {
    .headerdiv-espacio{
        margin: 0;
    }
}

 

.franja-info{
    padding: 2% 20px;
    /* background-color: var(--FondoFranjaInfo); */
    background: linear-gradient(90deg, #00339a, #00127e);
}

.franja-info h3{
    color: #fff;
    margin: 0 7%;
    font-size: 20px;
}


.meddiv100 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    /* margin: 0 1%; */
    padding: 0.5% 0;
}

.meddiv90 {
    width: 91%;
    display: inline-block;
    vertical-align: top;
    /* padding: 0 15px; */
}

.meddiv80{
    width: 80%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 2%;
}

.meddiv66 {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}

.meddiv50 {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
	padding: 0.5% 0;
}

.meddiv33 {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    /* margin: 2% 0.5% 2%; */
    /* padding-bottom: 25px; */
}

.meddiv20 {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    /* margin: 2%; */
    /* padding: 0 15px; */
}

.meddiv10 {
    width: 9%;
    display: inline-block;
    vertical-align: top;
    /* margin: 2%; */
    padding: 0 15px;
}


.meddiv5 {
    width: 4%;
    display: inline-block;
    vertical-align: top;
    /* margin: 2%; */
    padding: 0 15px;
}

.vertam {
    vertical-align: middle;
}

.leftalign {
    text-align: left;
}

.rightalign {
    text-align: right;
}

.logo img {
    width: 340px;
}

.contacticons a{
    color: #ffffff;
}

.contacticons img {
    background-color: #03FF90;
    padding: 3px;
    border-radius: 15px;
    width: 21px;
    vertical-align: middle;
}

.banner img {
    width: 100%;
}

.banner {
    /* padding-top: 0px; */
    text-align: center;
    padding-bottom: 40px;
    background: linear-gradient(180deg, #0c072a, #11026f, #11026f);
    /* background: rgb(236,255,253);
background: linear-gradient(180deg, rgba(236,255,253,1) 3%, rgba(189,252,206,1) 85%); */
}

.img-ban{
    margin-left: -45px;
}



.banner>div {
    margin: 0px;
    padding: 0px;
}


input, textarea {
    width: 100%;
    border: solid 1px #46464633;
    margin-bottom: 5px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'monse4';
}

input[type="checkbox"] {
    width: inherit;
}

.captcha{
    align-items: center;
}

.g-recaptcha{
    /* margin: 0 9% !important; */
    display: inline-block;
}
.formbox {
    background: #ffffff;
    /* background: linear-gradient(360deg, #cecef185, #211d5000); */
    border-radius: 33px;
    border: solid 3px #00e4fe;
    padding: 18px;
    text-align: center;
    box-shadow: 0px 2px 13px 3px rgb(70 253 255 / 62%);
}

.formbox h1{
    margin: 5px 0 15px
}
 
}

.titleform {
    font-size: 20px;
    line-height: initial;
    /* background-color: #00339a; */
    color: #fff;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 1px;
}

.titleform-txt{
    text-align: inherit;
}

.titleform-txt h1, .titleform-txt h2{
    text-transform: uppercase;
}

.titleform-txt h2{
    font-family: 'monse4';
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: inherit;
    padding: 20px 0;
}

.titleform-txt h2 span{color: #0ff;font-family: 'monse';}

.titleform-txt h1{
    font-family: 'monse4';
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: inherit;
    padding: 20px 0;
}

.titleform-txt h1 span{
    font-size: 25px;
}



.calltoaction-form {
    color: white;
    font-size: 18px;
    border-radius: 24px;
    margin: 5px 0;
    cursor: pointer;
    background-color: #ff0400;
    border: none;
    padding: 10px;
    font-weight: bold;
}


    .animated-border {
      /* font-size: 24px; */
      padding: 1.2% 0;
      text-align: center;
      position: relative;
    }
	
.animated-border::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      height: 6px;
      width: 100%;
      background: linear-gradient(90deg, #33D64D 10%, #484EF7, #58D9FE 60%, #33D64D  );
      background-size: 200%;
      animation: animateBorderReverse 3s linear infinite;
    }

    @keyframes animateBorderReverse {
      0% {
        background-position: 200% 100%;
      }
      100% {
        background-position: 0% 100%;
      }
    }
	

.intro{
    /* background: #0e0142; */
    background: linear-gradient(0deg, #0c072a, #11026f, #0c0058);
}

.onlytext {
line-height: 24px;
}

video{
    width: 100%;
}

#owlc2 img {
    background-color: #fff;
    border-bottom: 5px solid #03FF90;
    /* border-right: 5px solid #03FF90; */
    border-radius: 10px;
}

.titletext {
    /* font-size: 30px; */
    text-align: center;
    border-bottom: solid 1px #03ff90;
    margin-bottom: 20px;
}

.titletext h1{
    color: #03FF90;
    font-size: 30px;
    /* margin-top: 50px; */
    font-weight: bold;
}

.finalicons {
    text-align: center;
    margin-top: 60px;
}

.margsepright {
    margin-right: 10px;
}

.margsepleft {
    margin-left: 10px;
}


.callltoaction {
    background-color: #4baecc;
    border-radius: 57px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    display: inline-block;
}

.callltoaction:hover{
    background-color: #2a748a;
}

.subtitletext {
    font-size: 20px;
    font-weight: bold;
}


.content img {
    /* max-width: 85%; */
}

.iconcontact {
    background-color: #0b0052;
    padding: 14px;
    border-radius: 50px;
    width: 55px;
}


footer {
    background: #04001c;
    text-align: center;
    padding: 18px 0px 36px;
}

.buttcallb {
    text-decoration: none;
}

.buttcallb:hover{
    color: #03ff90;
}

.buttcall {
    background-color: #ff0400;
    color: white;
    font-weight: bold;
    font-size: 15px;
    padding: 5px 2px;
    border-radius: 10px;
    position: fixed;
    bottom: 65px;
    right: 3px;
    z-index: 9999;
    width: 116px;
    text-align: center;
    text-decoration: none;
    line-height: 18px;
}
.buttcall:hover{
    background-color: #ab391f;
}

.butchatwhatsapp {
    position: fixed;
    bottom: 34px;
    right: 3px;
    padding: 2px;
    padding-right: 20px;
    padding-left: 0px;
    text-align: center;
    width: 100px;
    background-image: url(media/whatsapp_logo.webp);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #1a9f0f;
    color: white;
    border-radius: 9px;
    text-decoration: none;
    font-size: 10px;
    line-height: 12px;
    z-index: 999;
}
.butchatwhatsapp:hover{
    background-color: #136d0b;
}

.butchatwhatsapp2 {
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding: 5px;
    text-align: center;
    width: 50px;
    height: 50px;
    background-color: #27D362;
    transition: .2s linear;
    box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24);
    color: white;
    border-radius: 50%;
    text-decoration: none;
    font-size: 10px;
    line-height: 12px;
    z-index: 999;
}
.butchatwhatsapp2:hover{
    background-color: #128C7E;
}

.butshare {
    position: fixed;
    bottom: 3px;
    right: 3px;
    padding: 2px;
    padding-right: 20px;
    padding-left: 0px;
    text-align: center;
    width: 100px;
    background-image: url(media/share.webp);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #305898;
    color: white;
    border-radius: 9px;
    text-decoration: none;
    font-size: 10px;
    line-height: 12px;
    z-index: 999;
}
.butshare:hover{
    background-color: #234171;
}


.contactinfo{
    padding-bottom: 0px;
}

.contactinfo a, .headerdiv a { 
    color: #ffffff; 
}


#popupprivacy {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #00000091;
}

.popupprivacywhite {
    background-color: #fff;
    margin-top: 10%;
    padding: 20px;
}

.closepopupprivacy {
    float: right;
    font-size: 29px;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
}

.hidepopuppolicies {
    display: none;
}

.showpopuppolicies {
    display: block;
}

form a {
    cursor: pointer;
    text-decoration: underline;
    color: #0075ff;
}


.loadingform {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 99999999;
    background-color: #ffffff8a;
    text-align: center;
    display: none;
}


.loadingshow {
    display: block;
}



.owlnext {
    height: 21px;
    width: 21px;
    border: 1px solid #0ff;
    border-width: 6px 6px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 50%;
    right: 9px;
    cursor: pointer;
    box-shadow: 3px -2px 2px rgb(0 0 0 / 0%);
    background-color: transparent;
}

.owlprev {
    height: 21px;
    width: 21px;
    border: 1px solid #0ff;
    border-width: 0 0 6px 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 9px;
    bottom: 50%;
    cursor: pointer;
    box-shadow: -3px 2px 2px rgb(0 0 0 / 0%);
    background-color: transparent;
}

.owl-dots {
    text-align: center;
    width: 100%;
}

.owl-dot.active {
    background-color: #03ff90;
}

.owl-dot {
    background-color: #c9c9c9;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 10px;
    margin: 0 7px;
}

.underpictitel {
    margin-top: 10px;
    font-weight: bold;
}

.underpictidescrip {
    margin-bottom: 15px;
}

/*------------------------------*/

.accordion {
    background-color: #03ff9000;
    color: black;
    cursor: pointer;
    padding: 24px 8px;
    width: 100%;
    border: none;
    /* text-align: left; */
    outline: none;
    font-size: 17px;
    font-family: 'monse2';
    transition: 0.4s;
    /* border-radius: 30px; */
  }
  


  .accordiondiv .active, .accordiondiv .accordion:hover {
    background-color: #63fafb00;
  }

 
  
  .accordion:after {
    content: '\002B';
    /* color: #777; */
    font-weight: bold;
    float: right;
    margin-left: 5px;
  }
  

  
  .accordiondiv .active:after {
    content: "\2212";
  }
  

  

.owl-carousel .item {
        text-align: center;
    }
  
  
.panel {
    font-family: 'monse4';
    /* padding: 0 18px; */
    /* background-color: #0a0a0e; */
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    /* border-bottom: 1px solid #dcdcdc; */
}

/*------------------------------*/
.panel p {
    text-align: left;
    /* font-size: 16px; */
    line-height: inherit;
    padding: 0px 15px;
    color: black;
    padding-bottom: 8px;
}
.agenda{
    padding: 10px;
    background-color: #03ff90;
    border-radius: 10px;
    color: #000000;
    font-weight: 700;
    font-size: 27px;
    /* margin-bottom: 5px; */
    box-shadow: 0px 2px 12px 5px rgb(70 253 255 / 39%);
}

.agenda:hover{
    /* color: #fff; */
    background: #00e882;
    /* transform: scale(1.5) !important; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}


@media only screen and (max-width: 767px) {

    .meddiv10, .meddiv20, .meddiv25, .meddiv33, .meddiv40, .meddiv50, .meddiv66, .meddiv75, .meddiv80, .meddiv90 , .meddiv100 {
        width: 95%;
        text-align: center;
        padding: 8px 0 8px 0;
        justify-content: center;
    }
    
	footer{
        padding: 18px 0px 28%;
      }
	
	
	.logo img{
        max-width: 15em;
      }
	
    body {
        margin: 0px;
      }
	  
	  
      .hidden1 {
        display: block;
    }
	 
	.img-ban {
		margin-left: 0px;
	}

	.banner{
		padding-bottom: 15px;
	}


	.franja-info h3{
		color: #fff;
		margin: 0 0%;
		font-size: 15px;
		text-align: justify;
	} 

    .agenda{
        /* padding: 10px; */
        /* background-color: #ff5a1c; */
        /* border-radius: 16px; */
        /* color: #fff; */
        /* font-weight: 700; */
        /* font-size: 20px; */
        /* margin-bottom: 5px; */
    }
	
	 
    .agenda{
        font-size: 22px;
    } 
.footer_info {
    grid-template-columns: repeat(1, 1fr);
    grid-auto-flow: row dense;
} 
 

    .titleform{
        padding: 10px;
    }

    .titleform-txt{
        text-align: center;
    }
    
       .titleform-txt h1{
        font-size: 22px;
       }
       .titleform-txt h1 span{
        font-size: 22px;
       }
    
       .titleform-txt h2{
        font-size: 17px;
        text-align: center;
       }
	   
	   
		.titleform-txt h1, .titleform-txt h2{
			text-transform: uppercase;
		}
		 
		.titleform-txt h2 span{color: #0ff;font-family: 'monse';}
		  
		.titleform img{
    /* max-width: 14em; */
    }

       .hidden1 {
        display: block;
    }


    .botmasmet {
        background-color: #ff5a1c;
        margin-top: 15px;
        display: inline-block;
        color: #fff;
        padding: 13px;
        font-size: 21px;
        font-weight: bold;
        border-radius: 16px;
    }

    .single-process-inner2 img {
        width: 90px !important;
    }

    .finalicons {
        width: 100%;
    }
        

	
    .bigdiv {
        /* text-align: center; */
        padding: 3px 0;
        /* background-color: #FFF9F9; */
    } 
    
    .single-process-inner2 img {
        width: 90px !important;
    }

    .single-process-inner2 {
        padding: 4px 0px 0px;
    
}

}


.footer_info {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background-color: #272626;
    padding: 40px;
    margin-top: 35px;
    margin-bottom: 35px;

}



.footer_contenido {
    margin-left: 15px;
    margin-right: 15px;
}

.text-capitalize{
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 10px;
    text-align: justify;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    font-family: var(--FuentePrincipal2);
}

.footer_info p {
    margin-bottom: 30px;
    text-align: justify;
    line-height: 24px;
    font-size: 17px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    text-align: justify;
}

.list-unstyled li {
    padding: 5px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.list-unstyled a{
    text-decoration: none;
    outline: none;
    color: #fff;
}

.list-unstyled a:hover{
    margin-left: 3px;
    color: #008cba;
}

.list-social{
    display: flex;
    justify-content: start;
    column-gap: 8px;
}

.nomayus {
    text-transform: none !important;
}

.hidden1 {
    display: none;
}

.botmasmet {
padding: 10px;
    background-color: #ff5a1c;
    border-radius: 16px;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 5px;
}

 

.metodtr {
    background-color: #fff;
    margin-top: 25px;
    padding: 10px;
    border-radius: 16px;
    font-size: 16px;
    font-family: 'monse';
    /* border-bottom: 5px solid #03FF90; */
    /* border-right: 5px solid #03FF90; */
    color: #00003e;
    text-align: justify;
    box-shadow: 0px 2px 12px 5px rgb(70 253 255 / 39%);
}

.metodtr span {
    color: #00147f;
    box-shadow: inset 0 -.7em #03ff90;
}

.sectentre {
    text-align: center;
    /* color: #fff; */
}
.owl-carousel .item {
    text-align: center;
    color: #fff;
    line-height: 1.4;
    
}

.iconinside {
    width: 38px !important;
    float: left;
    padding: 5px;
}

.circulo-equipo{
    
    width: 135px;
    height: 150px;
    border-radius: 38px;
    display: inline-flex;
    overflow: hidden;
    border: solid #03FF90 2px;
    background: linear-gradient(180deg, #4296e554, #13008600);
    
}

.circulo-equipo img{
    width: 120px;
    justify-content: end;
    align-self: end;
    align-items: end;
}

.item-equipo p{
    font-weight: bold;
    margin-bottom: 2px;
    
}

.item-equipo span{
    color: #ccc;
    font-weight: 200;
    font-size: 14px;
    
}

.copyright{
    color: #fff;
}


.copyright a{
    color: #03FF90;
}


.section {
    /* background: #0e0142; */
    text-align: center;
    padding: 2.5% 0;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-top: inherit;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 8px;
}


.btn-gray {
    color: #fff;
    background: #e3ca72;
}

.btn-gray:focus, .btn-gray:hover {
    background-color: #bc8755;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    animation: pulse 0.5s ease-in-out;
}

.btn-orange {
    color: #fff;
    background-color: #c68f69;
    display: inline-block;
}

.btn-orange:focus , .btn-orange:hover {
    background-color: #c4753f;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    animation: pulse 0.5s ease-in-out;
}

.btn-red {
    color: #fff;
    background-color: #ff0400;
}

.btn-red:focus, .btn-red:hover {
    background-color: #c30300;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
}


.btn-blue {
    color: #ffffff;
    background-color: #0070f0;
}

.btn-methods:hover {
    background-color: #384d61;
}

.btn-methods {
    color: #fff;
    background-color: #2B3A48;
}

.btn-bluedark:focus, .btn-bluedark:hover {
    background-color: #00b6e1;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    color: black;
}

.btn-bluedark {
    padding: 10px;
    color: black;
    background-color: #00ffff;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    /* margin-bottom: 5px; */
    box-shadow: 0px 2px 12px 5px rgb(70 253 255 / 39%);
}

.btn-bluedark:focus, .btn-green:hover {
    /* color: #fff; */
    background: #00e882;
    /* transform: scale(1.5) !important; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
 

.btn-blue:focus, .btn-blue:hover {
    background-color: #0050d9;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
}

.btn-blue.btn-bordered {
    background-color: transparent;
    border: 2px solid #1f1f72;
    color: #1f1f72;
    border-radius: 5px;
}

.btn-green {
    padding: 10px;
    background-color: #03ff90;
    border-radius: 10px;
    color: #000000;
    font-weight: 700;
    font-size: 15px;
    /* margin-bottom: 5px; */
    box-shadow: 0px 2px 12px 5px rgb(70 253 255 / 39%);
}

.btn-green:focus, .btn-green:hover {
    /* color: #fff; */
    background: #00e882;
    /* transform: scale(1.5) !important; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}


.btn-green2 {
    padding: 10px;
    background-color: #03ff90;
    border-radius: 10px;
    color: #000000;
    font-weight: 700;
    font-size: 26px;
    /* margin-bottom: 5px; */
    box-shadow: 0px 2px 12px 5px rgb(70 253 255 / 39%);
}

.btn-green2:focus, .btn-green2:hover {
    /* color: #fff; */
    background: #00e882;
    /* transform: scale(1.5) !important; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

.center {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 15vh;
        margin: 30px 0;
        /* color: antiquewhite; */
      }	
	  
	 
.icon-circle {
        width: 110px;
        color: #00eeee;
        height: 110px;
        /* background-color: #0e015f; */
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        border: solid 4px #00eeee;
        box-shadow: 0 2px 5px #b7d7e994;
      }

.box1 {
        text-align: center;
        width: -webkit-fill-available;
        color: #0e0142;
        background-color: #03FF90;
        /* display: inline-block; */
        font-size: 15px;
        /* font-family: 'monse2'; */
        border-radius: 10px;
        margin-bottom: 20px;
        padding: 10px 15px;
        box-shadow: 0px 2px 12px 5px rgb(70 253 255 / 39%);
    }
	
.center2	{    display: flex
;
    justify-content: center;
    align-items: center;
    height: 21vh;
        
    }



.flex-container {
  display: flex;  
  flex-wrap: wrap;
  align-content: space-between;  
  background-color: white;
}

.flex-container > div {
  background-color: white;
  width: 23em;
  margin: 10px;  
}

.flex-container2 {
  display: flex;  
  flex-wrap: wrap;
  align-content: space-between;  
  
justify-content: center;}

.flex-container2 > div {
  background-color: #0a0049;
  width: 23em;
  margin: 8px;
}

.image_icon {
    background: white;
    width: 100%;
    height: 239px;
    padding: 15px 10px;
margin: 0 0 20px 0;text-align: center;border-radius: 13px;}

.image_icon:hover {
    
    background: white;
   }

.image-container {
    /* width: 300px; */ /* Ancho del contenedor */
    /* height: 172px; */ /* Alto del contenedor */
    overflow: hidden; /* Oculta las partes que sobresalen */
    /* border: 2px solid #333; */ /* Borde para visualizar el contenedor */
    display: flex; /* Centra la imagen si se usa object-fit */
    justify-content: center;
    align-items: center;
    }
	
	
.image-container img {
      width: 80%; /* La imagen se adapta al ancho del contenedor */
      /* height: 240px; */ /* La imagen se adapta al alto del contenedor */
      padding: 0 0 5%;
      object-fit: cover; /* Ajusta la imagen sin deformarla */
    }
	
	
/*----------------------------------------
13. PRICING SECTION
------------------------------------------*/

.single-price-table-inner {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    /* border-radius: 7px; */
}

.pricing-head>h5 {
    font-family: 'monse2';
    font-size: 28px;
    color: black;
    background: #03ff90;
    letter-spacing: 1px;
    /* margin-bottom: 0; */
    padding: 20px 0;
    /* text-transform: uppercase; */
}

.pricing-value {
    background-color: #e4e4e4;
    /* color: black; */
    padding: 10px 0 20px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    /* border-radius: 20px 20px 0 0; */
}

.pricing-value>h4 {
    color: #1f1f72;
    /* display: inline-block; */
    font-size: 167%;
    font-family: 'monse2';
    /* line-height: 45px; */
    margin-bottom: 0;
    margin: 10px 0 0;
    padding: 0 5px;
    position: relative;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.pricing-value sub {
    bottom: 6px;
    line-height: 1;
    position: initial;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.doller-sign {
    font-size: 18px;
    right: 100%;
}

.duration {
    color: #858585;
    font-size: 18px;
    font-weight: 500;
    left: 100%;
    text-align: left;
    /* text-transform: capitalize; */
}

.pricing-content {
    padding: 35px 17px;
}

.pricing-content>ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.pricing-content li {
    font-size: 17px;
    font-family: 'monse4';
    /* font-weight: 500; */
    margin-bottom: 6px;
    text-transform: inherit;
}

.pricing-content li:last-child {
    margin-bottom: 0;
}

.pricing-footer {
    /* border-top: 1px solid #f1f1f1; */
    padding: 0 0 40px 0;
}

.pricing-footer .btn {
    padding: 10px 30px;
}

.single-price-table-inner:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.10);
    /* background: antiquewhite; */
}

.single-price-table-inner:hover .pricing-value {
    background-color: #0e0142;
}

.single-price-table-inner:hover .pricing-value h4,
.single-price-table-inner:hover .pricing-value sub {
    color: #00ffff;
}

.single-price-table-inner:hover .pricing-footer .btn {
    background-color: #1f1f72;
    color: #fff;
}
	

.section-padding {
    padding: 5% 0;
    text-align: center;
}

.section-padding2 {
    padding: 1% 0;
}

.section-padding3 {
   padding: 0 0 3%;
}	  


.divcallto{
    margin: 15px 0 6px;
}

.container {
        width: 1260px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }


#popupprivacy {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #00000091;
}

#comparar{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0px;
    background-color: #00000091;
    overflow: auto;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    overflow-wrap: break-word;}
	
.table	* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* padding: 0 8px; */
}

.popupprivacywhite {
    background-color: #fff;
    /* vertical-align: middle; */
    margin-top: 1%;
    padding: 45px 20px;
    /* overflow: hidden auto; */
    color: black;
}

.popupprivacyblack {
    background-color: #fff;
    margin-top: 10%;
    padding: 20px;
}

.closepopupprivacy {
    float: right;
    font-size: 29px;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding: 2% 3% 0 0;
}

.hidepopuppolicies {
    display: none;
}

.showpopuppolicies {
    display: block;
}


/*----------------------cmparativa-------*/


.container_tariff {
    width: 39%;
    display: inline-block;
    vertical-align: top;
}

.container_plan {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0px 1px;
}

.first_column {
    width: 39%;
    display: inline-block;
    vertical-align: top;
}

.second_column {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0px 1px;
}

.third_column {
    width: 19%;
    height: 3%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0px 1px;
    background-color: #469ec847;
}

.avanza {
    background-color: #469ec847;

}

.fourth_column {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0px 1px;
}

.container-subtitle {
    margin-top: 20px;
    color: #329ccc;
}

.table a {
    color: #464646;
    font-weight: 100;
}

.jackdaw:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #22c800;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(
-45deg
);
    transform: rotate(
-45deg
);
}


.line_pseudo:after {
    position: relative;
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #919394;
}

.border {
    border-bottom: 1px solid #e9eced;
}


.recomenda {
    color: #ea504f;
    font-weight: bold;
}

a.comparabo {
    background-color: #e90505;
    color: #fff;
    padding: 7px 10px;
    margin-top: 10px;
    border-radius: 19px;
}

a.comparabo2 {
    background-color: #1b3446;
    color: #fff;
    padding: 7px 10px;
    margin-top: 10px;
    border-radius: 19px;
}

.paginas{
    font-family: monse4;
    font-size: 13px;
}

 .hover-button {
            /* background-color: #007BFF; */
            color: #03ff90;
            border: none;
            /* padding: 15px 30px; */
            /* font-size: 13px; */
            background: none;
            /* font-family: 'monse4'; */
            /* cursor: pointer; */
            /* border-radius: 5px; */
            /* transition: color 0.3s ease; */
        }

.hover-button:hover {
            color: #00ffff; /* Cambia a un color dorado */
        }
