
.popped-btn {
  background-color: #0076BA;
  padding:10px 25px;
  border-radius:50px;
  font-weight: normal;
  font-weight:800;
  margin:10px;
  color:#ffffff;
  border:2px solid #ffffff;
  display:inline-block;
}

  .pop-btn {
    background-color: #fff;
    padding:10px 25px;
    border-radius:50px;
    font-weight:800;
    margin:10px;
    color:#2246b3;
    border:2px solid lightgray;
    display:inline-block;
  }

  .pop-btnpay {
    background-color: rgb(1, 139, 1);
    padding:14px 55px;
    border-radius:50px;
    display: inline;
    margin-top:12px;
    margin-bottom:12px;
    color:#fff;
    border:2px solid lightgray;

  }

 


  .pop-btn:hover {

    border:2px solid  #0735bd;
    cursor:pointer;

  }

  .popped-btn:hover {

    border:2px solid  #0076BA;
    cursor:pointer;
    color: #fff;

  }

  
  .pop-btnpay:hover {

    border:2px solid  rgb(4, 107, 4);
    cursor:pointer;
    color:#fff;

  }



  
  





  @media screen and (max-width:786px) {
   
    #prova{
      margin-top: 60px !important;
      padding:0.7rem 0;
      
      
      }

      #prova span{
        font-size: 14.5px !important;
        margin: 2px 3px 1px 3px
      }

    }



    #prova{

      margin-top: 65px !important;
      padding:0.8rem 0;
      
      }


     



#prova span{
  font-size: 15.5px;
}



    .invd {
      padding:5px 65px;
    }
  


  @media screen and (min-width:992px) {
   
    #prova{

      margin-top: 75px !important;
      padding:0.8rem 0;
      
      }
    }    







  .invd {
    padding:5px 5px;
  }


  #prova {

  position: fixed;
    width: 100%;
    text-align: center;
    background-color: #1A980F;
    font-size: .9rem;
    cursor: pointer;
    display: block;
    overflow: hidden;
    z-index: 50 !important;
  }

 #prova span {
   color:#fff;
   margin-bottom: -1px;
  }

 .accordion-item {
    border: 0;
    background: transparent !important;
  }

  .dulo{
    color: #0076BA !important;
  }
  



  





  
   



  

  .mini:before {
    content: '';
    position: absolute;
    width: 140%;
    height: 140%;
    opacity: .95;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(/assets/img/bg2.png);
    z-index: 2;
    top: -250%;
    left: -20%;
  }
  
  .mini .mini-content {
    position: relative;
    z-index: 3;
  }
  
  .mini .mini-content .info {
    text-align: center;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .mini .mini-content .info small {
    display: block;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 5px;
  }
  
  .mini .mini-content .info strong {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 40px;
    line-height:normal;
    display: block;
  }
  
  .mini .mini-content .info h1 {
    color: #101721;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 0.25px;
    margin-bottom: 10px;
  }
  
  .mini .mini-content .info p {
    letter-spacing: 1px;
    margin-bottom: 40px;
    letter-spacing: 0.25px;
    line-height: 26px;
    font-weight: 400;
  
  }
  
  
  
  .mini .mini-content .mini-box {
    display: block;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 2px 2px 0 rgba(19, 19, 20, 0);
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border:0.4px solid #0076BA;
    text-align: center;
  }
  
  .mini .mini-content .mini-box:hover {
    margin-top: -10px;
    text-decoration:none;
    border:1.1px solid #101721;
  }
  
  .mini .mini-content .mini-box:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: #fff;
    width: 100%;
    opacity: .15;
    height: 100%;
    bottom: -10px;
    left: 0px;
    right: -20px;
    margin: auto;
    border-radius: 20px;
  }
  
  .mini .mini-content .mini-box i {
    display: block;
    font-size: 30px;
    color: #0076BA;
    margin-bottom: 1px;
  }
  
  .mini .mini-content .mini-box span {
    display: block;
    font-weight: 100;
    font-size: 10px;
    color: #101721;
    letter-spacing: .75px;
  }

  .mini .mini-content .mini-box  {
    display: block;
    font-weight: 100;
    font-size: 12px;
    color: #101721;
    letter-spacing: .75px;
  }
  
  .mini .mini-content .mini-box strong {
    display: block;
    font-weight: 600;
    font-size: 13px;
    color: #101721;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
  }

   .mini .mini-content .mini-box light {
    display: block;
    font-weight: 500;
    font-size: 12px;
    color: #101721;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  
  .mini-box img{
  
    width:43px;
    margin-top: -5px;
  }

  .mini {
    background-image: url(/assets/images/pattern-bg.png) !important;
    background-size: cover;
  }


  



/**********************************/
/*     11. Details Lightboxes     */
/**********************************/
.lightbox-basic {
	position: relative;
	max-width: 46.875rem;
	margin: 2.5rem auto;
	padding: 3rem 1rem;
	border-radius: 0.25rem;
	background-color: #2f2c3d;
	text-align: left;
}

.lightbox-basic img {
	display: block;
	margin-right: auto;
	margin-bottom: 3rem;
	margin-left: auto;
}

.lightbox-basic h3 {
	margin-bottom: 0.625rem;
}

.lightbox-basic hr {
	width: 3.75rem;
	height: 0.125rem;
	margin-top: 0.125rem;
	margin-bottom: 1.125rem;
	margin-left: 0;
	border: 0;
	background-color: #F48514;
	text-align: left;
}

.lightbox-basic h4 {
	margin-top: 1.75rem;
	margin-bottom: 0.75rem;
}

.lightbox-basic table {
	margin-top: 1rem;
	margin-bottom: 1.5rem;
}

.lightbox-basic table tr {
	line-height: 1.75em;
}

.lightbox-basic table .icon-cell {
	width: 2rem;
	padding-right: 0.25rem;
	color: #F48514;
	text-align: center;
}

.lightbox-basic a.mfp-close.as-button {
	position: relative;
	width: auto;
	height: auto;
	margin-left: 0.375rem;
	color: #F48514;
	opacity: 1;
}

.lightbox-basic a.mfp-close.as-button:hover {
	color: #f1f1f8;
}

.lightbox-basic button.mfp-close.x-button {
	position: absolute;
	top: -0.375rem;
	right: -0.375rem;
	width: 2.75rem;
	height: 2.75rem;
	color: #f1f1f8;
}


.modapox {
  color: #000;
  padding:0.4px 2px;
  border-radius: 7px;
  border: 1.1px solid #000000;
}






.loader_bg {
  position: fixed;
  z-index: 9999999;
  background: #fff;
  width: 100%;
  height: 100%;
}
.loader {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader img {
  width: 95px;
}


/* Fade-move Animation For Lightbox - Magnific Popup */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	transition: all 0.2s ease-out;
	-webkit-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	-ms-transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
	transform: translateY(-1.25rem) perspective(37.5rem) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 99999 !important;
	-webkit-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	-ms-transform: translateY(0) perspective(37.5rem) rotateX(0); 
	transform: translateY(0) perspective(37.5rem) rotateX(0); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	-ms-transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
	transform: translateY(-0.625rem) perspective(37.5rem) rotateX(10deg); 
}

/* dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	transition: opacity 0.2s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}
/* end of fade-move animation for lightbox - magnific popup */

/* Fade Animation For Image Slider - Magnific Popup */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation: fadeIn 0.6s;
	animation: fadeIn 0.6s;
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation: fadeOut 0.8s;
	animation: fadeOut 0.8s;
}
/* end of fade animation for image slider - magnific popup */


.portdirect {
  text-align: center;
  background-image: url(/assets/images/backgrounds/pattern-bg-2.jpg);
  background-size: cover;
  padding: 45px 15px;
}

.portdirect h2 {
color: #fff;
font-size: 35px;
font-weight: 500 !important;
}


.portdirect p {
  color: #101721;
  font-size: 19px !important;
  }


  .portdirect2 {
    text-align: center;
    background-color: #0076BA;
    padding: 25px 15px;
  }
  
  .portdirect2 h2 {
  color: #fff;
  font-weight: 500 !important;
  }
  
  
  .portdirect2 p {
    color: #101721;
    }




    .site-header img {
     filter: blur(8px);
  -webkit-filter: blur(8px);
    }


.blockk {

text-align: center;
padding: 0 5px;
margin-bottom: 20px;

}

    .blockk .blockw1 {
background-image: url(/assets/images/automate.png);
    }

        .blockk .blockw2 {
background-image: url(/assets/images/support.png);
    }



        .blockk .blockw3 {
background-image: url(/assets/images/convert.png);
    }

        .blockk .blockw1,  .blockk .blockw2,  .blockk .blockw3 {
background-size: cover;
padding: 20px 10px;
border-radius: 20px;
border:1px dotted #101721;
margin-bottom: 11px;
    }




    
    .blockk .blockw1 h3,  .blockk .blockw2 h3,  .blockk .blockw3 h3 {

color: #ffffff;

    }


       
    .blockk .blockw1 i, .blockk .blockw2 i, .blockk .blockw3 i {

color: #ffffff;
    }


     .blockk .blockw1 p,  .blockk .blockw2 p,  .blockk .blockw3 p {

color: #ffffff;
font-size: 13px;

    }

    .iconss i{
font-size: 40px;
margin-right: 10px;
color: #0076BA;

    }

    .nav-item li i {
      color: #0076BA;
    }


       .topicimage img{
                width: 310px !important;
               }
        


                  @media screen and (max-width: 600px) {
           
               .topicimage img{
                width: 230px !important;
               }







         }


  .nav-item .img-promo img {
width: 195px;
object-fit: cover;
float: right;
margin-top: 25px;
   }



   .nav-item .img-promo {
display: block!important;
   }


   
  @media screen and (min-width:992px) {
   
     .nav-item .img-promo {
display: none !important;
   }
      
      }

   


.forma iframe {
  width: 100%;
  overflow: hidden;
  border-radius:20px;
  height: 472px;
  border: 1px dotted #0076BA;

}

.formar{
  padding:10px 10px;
}
.formar iframe {
  width: 100%;
  overflow: hidden;
  border-radius:25px;
  height: 510px;
  border: 1px dotted #0076BA;

}
         

         







    