html,
body {
  font-family: 'Montserrat-Regular', sans-serif !important;
  scroll-behavior: smooth;
  height: 100%;
  background-color: #ffffff;
  line-height: 24px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #666666 !important;  
}

h4{
  margin: 0 0 21px !important;
  color: #333 !important;
  /*color: #007BBF !important;*/
  font-weight: bold !important;
}

b{
  font-weight: bold !important;
  color: #333333 !important;
}



.coming-txt{
  font-weight: bold;
  font-size: 60px;
  color: #A5CC33;
  line-height: 1.2;
  text-transform: uppercase;
}

.disclaimer-txt{
  font-size: 18px;
  color: #333;
  line-height: 1.5;
}

.pb-43{
  padding-bottom: 43px;
}

.pb-10{
  padding-bottom: 10px;
}

.ios-content{
  padding: 20px;
}

.ios-content .button-readmore:hover{
  background-color: #333;
  color: #fff;
  text-decoration: none;
}

.readmore-io{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.readmore-io span{
  color: #666666;
  text-decoration: underline;
  font-family: Montserrat-SemiBold;

  
}

.low-hr{
  margin-bottom: 25px !important;
  margin-top: 20px !important;
}


.card-content-languages{
  background-color: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 11.5px;
}

.card-content-languages a + a{
  margin-left: 28px;
}

.card-content-languages a{
  font-size: 14px;
  color: #81868a;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.card-content-languages a:hover{
  color: #A5CC33;
  text-decoration: none;
}

.dissemination h5{
  text-decoration: none;
}

.dissemination h5:hover{
  color:#A5CC33 !important;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.dissemination a:hover{
  text-decoration: none !important;
}

.dissemination .card-body{
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.partners-other-pages{
  background-color: rgb(143 136 136 / 5%);
}

.plain-background{
  background-color: rgba(33, 60, 80, 0.9);
  padding: 30px;
}

/*.carousel-buttons{
  z-index: 999999 !important;

}*/


.content-over-carousel{
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin-top: 100px;
}

.test-img{
  width: auto;
  height: 720px;
  max-height: 720px;
}

.overlay{
  position: fixed;
  /* width: 100%; */
  /* height: 100%; */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3987C0;
  opacity: 0.4;
  /* z-index: 2; */
  /* cursor: pointer; */
}

.go-top-btn{
  opacity: 0;
  position: fixed;
  width: 50px;
  height: 50px;
  background-color: #007BBF;
  bottom: 40px;
  right: 50px;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
  color: #ffffff;
  font-size: 22px;
  border-radius: 50%;
  z-index:999999;
  webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.go-top-btn:hover{
  color: #ffffff;
  background-color: #333333;
}

.navbar-brand{
  padding: 0 !important;
}

.nav-link{
  font-size: 14px;
}

.navbar-toggler:focus, .navbar-toggler:focus{
  outline: none;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: #A5CC33 !important;
  font-weight: bold !important;
}



.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .dropdown-item:focus, .dropdown-item:hover {
  color: #A5CC33 !important;
  
}




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


.nav-link{
    margin-left: 48px;
}

.dropdown-menu{
  background-color: #f8f9fa !important;
  border: 1px solid #A5CC33 !important;
}

.bg-header{
  background-image: url("../img/header.png") !important;
  height: 600px;
  max-height: 600px;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-header{
  margin-top: 80px;
}

.text-header p{
  color: #ffffff;
  line-height: 2;
  font-size: 16px;
}

.title_1{
  color:#A5CC33;
  font-family: 'Montserrat-Bold', sans-serif;
  /*line-height: 1.3;*/
}

.title_2{
  color: #007BBF;
  font-family: 'Montserrat-Bold', sans-serif;
}

.about-us-content p{
  line-height: 34px;
  font-size: 16px;
}

.about-us-content h2{
  font-size: 40px;
  color: #007BBF;
  font-weight: 400;
}

.trust-bold{
  font-weight: bold;
  color:#A5CC33
}

.links{
  font-weight: bold;
  color:#007BBF;
  text-decoration: underline;
}

.links:hover{
  color:#333;
}

.projects-aim h2{
  font-size: 26px;
  color: #A5CC33;
  font-weight: unset;
  font-style: italic;
}


.projects-aim-list{ 
  list-style-image: url(../img/arrow.svg);
  font-size: 16px;
  line-height: 1.6;
}

.projects-aim-list li{
  margin: 10px;
  margin-left: 20px;
  padding-left: 10px;
  color: #666666;
}

.quote p{
  line-height: 34px;
}


.footer-bottom {
  background-color: rgba(143, 136, 136, 0.137);
}

.text-footer-ewf{
  color: #007BBF;
}

.text-footer-ewf:hover{
  color: #99B833;
  text-decoration: none;
}

.pt-10{
  padding-top: 10px;
  color: #ffffff;
}

.pt-15{
  padding-top: 15px;
}

.pt-30{
  padding-top: 30px;
}

.pt-20{
  padding-top: 20px;
}


.pl-15{
  padding-left: 15px;
}

.pb-15{
  padding-bottom: 15px;
}

.pt-80{
  padding-top: 80px;
}

.pt-50{
  padding-top: 50px;
}

.pb-50{
  padding-bottom: 50px;
}

.pb-30{
  padding-bottom: 30px ;
}

.pb-80{
  padding-bottom: 80px;
}

.pt-100{
  padding-top: 100px;
}

.pb-100{
  padding-bottom: 100px;
}

.mb-30{
  margin-bottom: 30px;
}

.ml-30{
  margin-left: 30px;
}

.single-blog:hover .blog-img img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.single-blog .blog-img img {
  /*width: 100%;*/
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}


.copyright p {
  color: #333;
  margin: 0; 
  font-size: 13px;
}

.footer-erasmus p{
  margin: 0;
  font-size: 12px;
  line-height: 24px;
}

.cabecalho{
  background: rgb(165,204,48);
  background: linear-gradient(90deg, rgba(165,204,48,1) 0%, rgba(0,123,176,1) 100%);
}

.title-cabecalho{
  font-weight: 400;
  font-size: 30px;
  color: #ffffff;
}

.current-page{
  font-weight: bold;
}

.home{
  color:#ffffff;
  text-decoration: none;
}

.home:hover{
  text-decoration: underline;
  color: #ffffff;
}

.button-readmore{
  background-color: #A5CC33;
  /*background-image: linear-gradient(90deg, rgba(165,204,48,1) 0%, rgba(0,123,176,1) 100%);*/
  border: none;
  color: white;
  padding: 10px 10px;
  font-size: 13px;
  cursor: pointer;
}

.button-readmore:hover{
  background-color:#333;
}

.button-readmore:focus{
  outline: none;
}

.without-border{
  border: none !important;
}

.card-title{
  color: #007BBF;
  font-weight: bold;
}

.dissemination .card-title{
  margin-bottom: 2.5rem !important;
}

.card-text{
  line-height: 2;
  text-align: justify;
}

.card-space{
  margin-left: 30px;
}

.row-reverse{
  flex-direction: row-reverse;
}

.box-shadow{
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

#pagination-news{
  /*padding-top: 100px;*/
  padding-bottom: 100px;
}

.page-link{
  color: #666666 !important;
}

.page-item.active .page-link{
  color: #ffffff !important;
  background-color: #A5CC33 !important;
  border-color: #A5CC33 !important;
}

.contactus{
  padding-top: 120px;
  padding-bottom: 120px;
}


.contact-us-img{
  /*width: 100%;*/
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

.contact-us-img:hover{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.contact-us-img img{
  margin-left: 70px;
}

textarea{
  resize: none !important;
}


textarea:focus, input:focus{
  border-color: #4CAF50 !important;
}

.form-control{
  font-size: 13px !important;
  color: #000000 !important;
}

.form-group{
  margin-bottom: 1.4rem !important;
}

.contact-form{
  padding-top: 100px;
}

.button-submit{
  background-color: #A5CC33;
  /*background-image: linear-gradient(90deg, rgba(165,204,48,1) 0%, rgba(0,123,176,1) 100%);*/
  border: none;
  color: white;
  padding: 10px 10px;
  font-size: 13px;
  cursor: pointer;
}

.button-submit:hover{
  background-color:#333;
}

.button-submit:focus{
  outline: none;
}

.documents, .objectives, .dissemination{
  padding-top: 120px;
  padding-bottom: 120px;
}

.objectives p{
  line-height: 26px;
}

.doc-title{
  color:#333 im !important;
}

.documents-cards-first{
  padding-top: 100px;
}

.overlay-documents{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: #A5CC33;
}

.overlay-documents:hover{
  opacity: 0.4;
}

.card-img-top-wrapper{
  position: relative;
  cursor: pointer;
}

.card-img-top{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}


.card-img-top:hover{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.news-read-more{
  padding-top: 120px;
  padding-bottom: 120px;
}

.news-content p{
  line-height: 34px;
  font-size: 14px;
}

.news-content h2{
  font-size: 40px;
  color: #007BBF;
  font-weight: 400;
}

.return-back{
  background: none;
  font-size: 16px;
  text-decoration: underline;
  color: #007BBF;
  cursor: pointer;
  border: none;
}

.return-back:hover{
  color: #333;
}


.return-back-space{
  padding-top: 30px;
}

.return-back:focus{
  outline: none;
}

.list-class{padding-left: 30px;}

.list-class li{
	list-style: none !important;
	line-height: 26px;
  color: #666666;
}

.list-class li::before{
	content: "\2022";
  color: #A5CC33;
 	font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.socials-links{
  display: inline-flex;
  list-style-type: none;
  float: right;
}

.fa-facebook-square, .fa-envelope, .fa-linkedin{
  font-size: 20px;
}

.socials{
  display: flex;
}

.fa-envelope, .fa-linkedin{
  margin-left: 10px;
}

blockquote{
  /*font-size: 15px;
  line-height: 1.6em;*/
  font-size: 16px;
  line-height: 34px;
  font-style: italic;
  font-weight: 400;
  color: #333;
  background: #f8f8f8;
  padding: 30px;
  margin: 30px 0 30px 0 !important;
  border-left: 5px solid #A5CC33;
}

.featurette-divider {
    margin: 5rem 0;
}




@media only screen and (min-width: 768px) and (max-width: 991px) {
  .copyright, .copyright p, .footer-erasmus p, .partners{
    text-align: center;
    margin: 0 0 5px; 
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .navbar-nav li{
    text-align: center;
  }

  .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    background-color: #27242408;
  }

  .projects-aim{
    padding-top: 60px;
  }

  .about-us-img img{
    width: 100%;
  }

  .news-content-img img{
    width: 100%;
  }

  p{
    font-size: 14px !important;
  }

  li{
    font-size: 14px !important;
  }

  .bg-header{
    height: 500px !important;
    max-height: 500px !important;
  }

  .test-img{
    height: 500px !important;
    max-height: 500px !important;
  }
}

@media (max-width: 1120px){
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  /*.fa-envelope{
    margin-left: 48px;
  }*/

  .socials{
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: center;
  }
}

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

  .copyright, .copyright p, .footer-erasmus p, .partners{
    text-align: center;
    margin: 0 0 5px; 
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-nav li{
    text-align: center;
  }

  .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    background-color: #27242408;
  }

  .projects-aim{
    padding-top: 60px;
  }

  .about-us-img img{
    width: 100%;
  }

  .news-content-img img{
    width: 100%;
  }

  .bg-header{
    height: 300px;
    max-height: 300px;
  }

  h1{
    font-size: 28px !important;
  }

  h2{
    font-size: 26px !important;
  }

  p, blockquote{
    font-size: 12px !important;
  }

  li{
    font-size: 12px !important;
  }

  .text-header{
    margin-top: 30px;
  }

  .about-us{
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }

  .carousel-buttons{
    display: none !important;
  }


  .test-img{
    height: 300px;
    max-height: 300px;
  }

  .content-over-carousel{
    margin-top: 0px;
  }

  .card-space{
    margin-left: 0px;
  }

  /*
  .card-body{
    padding-left: 0 !important;
  }

  .card{
    padding-top: 40px;
  }*/

  .news{
    padding-top: 50px;
  }

  #pagination-news{
    /*padding-top: 50px;*/
    padding-bottom: 50px;
  }

  .projects-aim-list{
    padding-left: 0;
  }

}    
  
  

/*

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
*/


    

      