.ro-bg-slide {
    background-color: #3c3c3c;http://www.info-cooperazione.it/wp-content/uploads/2018/07/migranti_salvataggio.jpg
}
.ro-bg-3 {
    background-color: #313131;
}
.ro-bg-4 {
    background-color: #424242;
}
.ro-bg-5 {
    background-color: #6C757D;
}
.ro-bg-lavoro{
    background-color: #313131;
}
.ro-bg-open{
    background-color: #ffffff;
}

.change-bg-slide{
    background-color:#384b67; border:solid 0px #4582db; border-top-color:#f87004; border-bottom-color:#f87004;
}
.change-bg-2{
    background-color: #c17638
}
.change-bg-3{
    background-color: #3c4654;
}



.pagina {
    background-color: #fff !important;
}

.h1, h1 {
    font-size: 2rem
}

.h2, h2 {
    font-size: 1.75 rem;
    border: solid 0px gray;
    color: rgb(59, 59, 59) !important;

    vertical-align:top;
    /* background-image: url('https://i.pinimg.com/originals/4c/a1/b3/4ca1b3ce1ae37f5f61cfd67e32b067d2.png'); */
background-color: #E0E0E0;
  
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 10px;
}

.h3, h3 {
    font-size: 1.5 rem
}

.h4, h4 {
    font-size: 1.25 rem
}

.h5, h5 {
    font-size: 1rem
}

.h6, h6 {
    font-size: .8rem
}

.bg-primary {
    background-color: #333333 !important;
}
.btn-primary:hover {
    color: #333333;
    background-color: #ffffff;
    border-color: #313131;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

a {
    color: #5188c5;;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #555555;
    text-decoration: underline
}
.carousel-item a {
    color: white;
}

.entry-title a {
    color: #333333;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1)
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #949494;
}
body {
    background-color: #818181;
}
.text-primary {color: #313131 !important;}
.text-white {color: #fff !important;}

iframe {border: solid 0px white;}
/*
 body {
 background:url(https://www.netvalue.eu/images/Progresso_v2.png) no-repeat !important;
 background-size:cover;
 }
 */

h1, h2, h3, h4, h5, h6 {
    color: #333333;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade  .carousel-item.active, .carousel-fade  .carousel-item-next.carousel-item-left, .carousel-fade  .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left, .carousel-fade  .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade  .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade  .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}
.carousel {
    background-color: #333333;
}
.bordoVerde {
    border: solid 3px #333333;
}
.carousel-inner img {
    margin: auto;
    /* max-height: 350px; */
}
.carousel-centro img {
    max-height: 120px;
}
.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
    left: 0%;
    z-index: 10;
    padding: 10px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    background-color: rgba(88, 88, 88, 0.8);
}
.text-muted {
    color: #ffffff !important;
}
.wrapper {
    padding: 15px 0;
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #333333;
    border: solid 1px #333333;
    cursor: pointer;
}
.carousel-indicators {
    bottom: -40px;
}
.carousel-indicators .active {
    background-color: #fff; border: solid 1px #333333;
}
@media (max-width: 768px) {
    .carousel-caption p {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
}

.tnp-widget input.tnp-submit {
    background-color: #333333 !important;
    background-color: #87b141 !important;
    background-image: none;
    text-shadow: none;
    color: #fff;
}

footer {
    background-color: #e4e4e4;
    padding-top: 5px;
    border-top: 4px solid #555;
    color: #000;
}

.footer-widget {
    margin-top: 15px;
    margin-bottom: 20px;
}
.footer-widget h4 {
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
}

.footer-widget h4 .head-line {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    background-color: #333333;
    margin: 0;
}

/* ---------------------------------------------------------------------------------------------- */
.footer-widget ul li a {
    text-decoration: none;
}
.footer-widget ul li {
    margin: 3px 2px;
}
.social-widget ul li a.social {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 2px;
    padding: 4px 8px;
}

.social-widget ul li a i {
    vertical-align: middle;
}

.social-widget ul li a.twitter:hover {
    background-color: #63CDF1;
    background-color: #888;
    color: #ededed;
    text-decoration: none;
}

.social-widget ul li a.twitter {
    background-color: #63CDF1;
    background-color: #424242;
    color: #fff;
    text-decoration: none;
}

.social-widget ul.social-icons li {
    border: solid 1px red;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
}
/* ---------------------------------------------------------------------------------------------- */
.navbar-toggler {
    background-color: #23751e;
    background-color: #717171;
}

@media (max-width: 768px) {
    .media {
        display: inherit;
    }
}

.evento {
    background-color: #E0E0E0;
    padding: 10px;
    margin-bottom: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #333333;
    border-color: #7d7d7d;
}
.btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(185, 185, 185, 0.5);
    box-shadow: 0 0 0 .2rem rgba(179, 179, 179, 0.8);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled)
:not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled)
:not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {

        -webkit-box-shadow: 0 0 0 .2rem rgba(185, 185, 185, 0.5);
    box-shadow: 0 0 0 .2rem rgba(179, 179, 179, 0.8);
}

.form-control {
    border: 1px solid #333333;
}

.pagination {
    margin-top: 15px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #333333;
    border-color: #ccc;
}
.page-link {
    color: #333333;
}
.footer-tec {
    background-color: #555;
    color: #fff;
    font-size: 15px;
}
.nav-previous, .nav-next {
    width: 100% !important;
    display: block !important;
}
.nav-previous a, .nav-next a {
    color: #333333;
    text-transform: uppercase;
    background-color: #fff;
    font-weight: bold;
    padding: 8px;
    margin-top: 4px;
    width: 100% !important;
    display: block !important;
    text-align: left !important;
    border: solid 0px #333333;
    border-top-width: 1px;
}
.nav-previous a:hover, .nav-next a:hover {
    color: #FFFFFF !important;
    background-color: #333333;
}

.dropdown-menu {
    background-color: #dedede;
    border: solid 0px white;
    border-radius: .0rem;
}
.dropdown-item {
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #cccccc;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #a5a5a5;
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent
}
.navbar {
    padding: 0 0;
    border: solid 1px #ffffff;
    border-left-width:0px;
    padding-top: 10px;
}
.menu-item {border: solid 0px #231f20;border-left-width:1px;}
.menu-item a {color:#444444 !important;padding: 1px 10px !important;}

.ro-btn-top {
    background-color: #333333;
    display: inline-block;
    padding: 4px 8px;
    color: #FFFFFF;
}

.bg-top{
        vertical-align:top;
        background-image: url('../img/bg-top-2.jpg');

        background-position: right 12px;

        background-repeat: no-repeat;
}

.ro-btn-top.news {
    border: solid 0px #a1d194;
    background-color: #333333;
    color: #fff;
    /*font-size: 20px;*/
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
}
.ro-btn-top.news:hover {
    color: #d9ffd1;
}
.news-div {
    text-align: right;
}


a.ro-btn-top:hover {
    color: #fff;
}

@media (max-width: 768px) {
    .news-div {
        text-align: center;
        margin:8px;
        border-top:solid 3px #333333;
    }
    .bg-top{
        vertical-align:top;
        background-image: none;
        background-position: right top;
        background-repeat: no-repeat;
    }
    .ro-btn-top.news {
     
        margin: 5px;
        display: none;
     
    }
}

.portfolio-item {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 530px;
    margin: auto auto 1rem
}

.portfolio-item .caption {
    display: flex;
    /*height: 100%;
     width: 100%;*/
    background-color: rgba(239, 239, 239, 0.99);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    border: solid 2px #4f8858;
}

.portfolio-item .caption .caption-content {
    color: #2b2b2b;
    margin: auto 2rem 2rem;
}

.portfolio-item .caption .caption-content h2 {
    font-size: 1rem;
    text-transform: uppercase;
}

.portfolio-item .caption .caption-content p {
    font-weight: 500;
    font-size: .9rem;
}

@media (min-width: 992px) {
    .portfolio-item {
        max-width: none;
        margin: 5px;
    }

    .portfolio-item .caption {
        -webkit-transition: -webkit-clip-path .25s ease-out, background-color .3s;
        background-color: rgba(239, 239, 239, 0.5);
        /*-webkit-clip-path: inset(0);
         clip-path: inset(0)*/
    }

    .portfolio-item .caption .caption-content {
        transition: opacity .25s;
        margin-left: 10rem;
        /* margin-right: 5rem; */
        margin-bottom: 2.5 rem;
    }

    .portfolio-item img {
        -webkit-transition: -webkit-clip-path .25s ease-out;
        /*-webkit-clip-path: inset(-1px);
         clip-path: inset(-1px)*/
    }

  

    .portfolio-item:hover .caption {
        background-color: rgba(255,255,255,.1);
        /*-webkit-clip-path: inset(2rem);
         clip-path: inset(2rem)*/
    }
}

.gallery {
    background-color: #e8e8e8;
    padding-top: 1em;
}
.mfp-title {
    display: none;
}
.gallery-item a {
    border: solid 3px #e8e8e8;
    display: inline-block;
}

a.green {color:  #333333 !important; font-weight: bold;}
a.green:hover {color:  #2e7421 !important;}



.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #333333 !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2 rem rgba(153, 230, 151, 0.25) !important;
    box-shadow: 0 0 0 0.2 rem rgba(153, 230, 151, 0.25) important;
}

.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus,.wpcf7 input:focus[type=color],.wpcf7 input:focus[type=date],.wpcf7 input:focus[type=datetime-local],.wpcf7 input:focus[type=datetime],.wpcf7 input:focus[type=email],.wpcf7 input:focus[type=file],.wpcf7 input:focus[type=month],.wpcf7 input:focus[type=number],.wpcf7 input:focus[type=range],.wpcf7 input:focus[type=search],.wpcf7 input:focus[type=submit],.wpcf7 input:focus[type=tel],.wpcf7 input:focus[type=text],.wpcf7 input:focus[type=time],.wpcf7 input:focus[type=url],.wpcf7 input:focus[type=week],.wpcf7 select:focus,.wpcf7 textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #9c9c9c;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(153, 230, 151, 0.25);
    box-shadow: 0 0 0 .2rem rgba(153, 230, 151, 0.25);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(144, 144, 144, 0.5);
    box-shadow: 0 0 0 .2rem rgb(150, 150, 150)
}

  .btn-primary:not(:disabled):not(.disabled):active{ background-color: #5d5d5d;}

.ro-card {border-radius: 8px; border: solid 1px #ededed;}
.ro-card img{  border: solid 5px #fff; height: 250px;}

.d-block {max-height: 1350px;}


.lavoro-box {
    /* min-height:150px; */
    border-bottom: solid 3px #c6c6c6;
    /* border-top: solid 3px #000000 !important; */
    padding: 10px !important;
}

ol.comment-list {
    list-style-type: none;
}
.tag-cloud{ 
    background-color:#E0E0E0;
    padding: 18px;
    border-radius: 8px;
    text-align: justify;
    font-weight: bold;
}
.tag-cloud a { color: rgb(54, 54, 54); 
}


.modal-right{
    background-color: rgba(111, 111, 111, 0) !important; 
    width: 440px;
    position: fixed;
    left: auto;
}

.modal-right .modal-content {
    border-radius: 0px !important;
    border: solid 16px #212529;
}

body.modal-open {
    overflow: auto;
}
@media (max-width: 600px) {
    .modal-right{
        display: none !important;
    }
    .modal-right .modal-dialog {
        border: solid 16px red;
    }
}

#searchform div.row  {margin: 5px auto !important;}
/* .row.no-gutters {
    margin-right: 0;
    margin-left: 0;
     > [class^="col-"],
    & > [class*=" col-"] {
      padding-right: 0;
      padding-left: 0;
    }
  }
   */

   .row.no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  .row.no-gutters > [class^="col-"],
  .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }


  span.cat-c a {  color:#ededed; background-color:#313131; padding: 0px 4px; text-decoration: none;}

  .btn-group-xs > .btn, .btn-xs {
    padding  : .35rem .32rem;
    font-size  : .875rem;
    line-height  : .5;
    border-radius : .2rem;
    font-size: 90%;
}

.lds-ring {
    display: inline-block;
    position: fixed;
    top: 35%;
    width: 64px;
    height: 64px;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

  .h2-news,
  .h2-lavoro,
  .h2-bandi{
text-transform: uppercase;
  }

.my-cookies h4 {color: white;}  
.my-cookies { padding: 40px 0px; position: fixed; top: 0;left: 0; width: 100%; text-align: center; background-color: rgba(32, 32, 32, 0.9); color: white; font-size: 13px;}
.my-txt{ max-width: 1140px; text-align: left;  margin: 0px auto;}
.my-btn{ max-width: 1140px; text-align: right; padding: 10px 20px;  margin: 0px auto;}
.txt-pop-up {color: white;}

h2 a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
