*{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;	
	font-family:Montserrat;
	
}

body {
    text-align: center;
    font-family: Montserrat;
	
}

.head {
	
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: black;
    position: fixed;
    width: 100%;
    z-index: 100;
}
h1{

text-shadow: 2px 2px 4px #000000;
}

.creadors{

   margin-top:20px;
}
h4{

	font-size:15px;

}

h4 a{
  color: white;
  text-decoration: none;
}
h4 a:link, a:visited,  a:hover, a:active
{
    color: white;
    text-decoration: none;
}


.navbar {
    display: flex;
    margin-right: 10px;
}
.un{
	text-align:center;
	font-size:300px;
	margin-bottom:-92px;



}
.boton1{
	display: inline-block;
    padding: 6px;
    width: 89px;
	margin:169px;
    border: 1px solid white;
    color: white;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
	background-color: transparent;
	position:absolute;
	left:-8%;

}

.logo {
    margin-left: 30px;
}

.logo a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}

.navbar a {
    display: block;
    padding: 20px 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
}

.navbar a:hover {
    background: #3f3f3f;
}

.header {
	margin-top:-120px;
    display: flex;
    justify-content: center;
    align-items: center;
	

}

.header {
    height: 1050px !important;
    background: url(img/header_foto1.1.jpg) no-repeat center;
	background-attachment: fixed;
    background-size: cover;
	z-index: 2;
	
	
}
.fondo1{
	background-color: rgba(66, 123, 190, 0.5);
	z-index: 1;
	
}

.title {
    margin-bottom: 40px;
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
	
}

p {
    margin-bottom: 40px;
    font-size: 18px;
    color: #fff;
    padding: 0 100px;
}

.btn0 {
    display: inline-block;
    margin-top: 15px;
    padding: 15px 61px;
    color: #FFD500;
    text-decoration: none;
    background: #005BBB;
	font-size:14px;
}

.btn0:hover {
    background: #449af5;
    
}

.btn0-home {
    display: flex;
}

.btn0-home a {
    margin: 0 10px;
}

.btn1 {
    display: flex;
    margin-top: 8px;
    padding: 15px 50px;
    color: #005BBB;
    text-decoration: none;
    background: #FFD500;
	font-size:14px;
}

.btn1:hover {
    background: #ffe977;
    
}

.btn1-home {
    display: flex;
}

.btn1-home a {
    margin: 0 10px;
}


.content {
    height: 130vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sau {
	background: url(img/fons_pag2.jpg) no-repeat center;
	
    
}
.sub-capa{
	padding: 50px;
    background: rgba(241, 242, 150 .5);
	width:100%;
	
	height: 100vh;
}


.box-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;

}

.box-container .box {
    height: 11rem;
    width: 17rem;
    background: #101010;
    text-align: center;
    border-radius: 1rem;
    box-shadow: 0 .3rem 5rem rgba(0, 0 , 0, .5);
    margin: 2rem;   
}

.box-container .box i {
    height: 3rem;
    width: 3rem;
    line-height: 3rem;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #9c27b0;
    font-size: 2rem;
    margin: 1rem 0;

}

.box-container .box h3 {
    font-size: 20px;
    color: #9c27b0;

}

.box-container .box p {
    padding: 0 15px;
    font-size: 16px;
}

.about {
    background: #171717;
	height:950px;
	background: url(img/fons2.jpg) no-repeat center;
	background-attachment: fixed;
    background-size: cover;
}

.price {
    background: url(img/costos.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
}


.contact {
    padding-top: 20px;
    background: #171717;
    padding-bottom: 0;
	background: url(img/fons52.jpg) no-repeat center;
	background-attachment: fixed;
    background-size: cover;
	height:4300px;
}


.carrusel {
    padding-top: 20px;
    background: #171717;
    padding-bottom: 0;
	background: url(img/fons1.1.jpg) no-repeat center;
    background-size: cover;
}

.russia {
    padding-top: 20px;
    background: #171717;
    padding-bottom: 0;
	background: url(img/fons4.1.jpg) no-repeat center;
	background-attachment: fixed;
    background-size: cover;
}

.card {
  display: flex;
  width:800px;
  height:400px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.card img {
  max-width: 300px;
height:150px
  margin: 10%;
	align-items:left;
	
}

.card-text {
  flex: 1;
  text-align:right;
	padding-right:40px;
	
}

.card-text h2 {
  margin: 0;
}

.card-text p {
  margin: 10px 0 0;
}
/*Carrusell2*/


.slideshow-container {
  max-width: 100%;
  position: relative;
  margin-bottom:300px;
  background-color: white;
  margin-top: 80px;
}

.mySlides {
  display: none;
  width: 100%;
}

.mySlides img {
  width: 45%;
  float: left;
  margin-right: 20px;

}

.text {
  width: 50%;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}

.prev, .next {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -22px;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1;
  margin-right: 10px;
  margin-left: 10px;
}

.next {
  right: 0;
}

.prev:hover, .next:hover {
  color: white;
  
}

.final{

	background-color:black;
	color:white;
	width:100%;
	height:20vh;
	font-size: 10px;

}
.logo-uab{
	width:200px;
	float: left;
	margin-left: 110px;
	margin-top: -5px;
}

.logoUABmedia{
	margin-right: 12px;
}

.video-container {
  display: flex;
  flex-wrap: wrap;
}

.video {
  width: 50%;
  float: left;
  padding: 15px;
  box-sizing: border-box;
}
.video1{
	margin-right: 20px;
}
#titol7{

	font-size:60px; 
	font-family:Monserrat;

}
.titleFUTUR{
margin-top:8%;
text-align: center; 
	font-size:50px; 
color:white;
}
.titleMITJANS{
	margin-top:8%; 
	font-size:50px; 
	text-align: center;
	color:white;
}
.titleRX{
	margin-top:8%; 
	text-align: center;
	font-size:50px; 
	color:white;
}
.titleEU{

	margin-top:-20%;
	text-align: center;
		font-size:50px; 
	color:white;
}
#P1{
	text-align:center;
	color:white;
}
#P2{
	width:80%

}
#P3{

	width:80% ;
	text-align: justify;

}

#P4{

	width:80%;

}
.final{

	height:20vh;

}
#iframes{
 width:420px;
	height:240px;


}

@media screen and (max-width: 600px) {
  .mySlides img, .text {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}

/*Carrusell*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style-type: none;
  text-decoration: none;
}

:root {
  --primary: #ec994b;
  --white: #ffffff;
  --bg: #f5f5f5;
}

html {
  font-size: 62.5%;
  font-family: "Montserrat", sans-serif;
  scroll-behavior: smooth;
}

@media (min-width: 1440px) {
  html {
    zoom: 1.2;
  }
}


@media (min-width: 2560px) {
  html {
    zoom: 1.5;
  }
}

@media (min-width: 3860px) {
  html {
    zoom: 2;
  }
}

::-webkit-scrollbar {
  width: 1.3rem;
}

::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background: #797979;
  transition: all 0.5s ease-in-out;
}

::-webkit-scrollbar-thumb:hover {
  background: #222224;
}

::-webkit-scrollbar-track {
  background: #f9f9f9;
}

body {
  font-size: 1.6rem;
  background: var(--bg);
}

.container {
  max-width: 124rem;
  padding: 0 1rem;
  margin: 0 auto;
}

.text-center {
  text-align: center;
}

.section-heading {
  font-size: 5rem;
  color: white;
  padding: 2rem 0;
}

#tranding {
  padding: 4rem 0;
}

@media (max-width:1440px) {
  #tranding {
    padding: 7rem 0;
  }
}

#tranding .tranding-slider {
  height: 52rem;
  padding: 2rem 0;
  position: relative;
}

@media (max-width:500px) {
  #tranding .tranding-slider {
    height: 45rem;
  }
}

.tranding-slide {
  width: 37rem;
  height: 42rem;
  position: relative;
}

@media (max-width:500px) {
  .tranding-slide {
    width: 28rem !important;
    height: 36rem !important;
  }
  .tranding-slide .tranding-slide-img img {
    width: 28rem !important;
    height: 36rem !important;
  }
}

.tranding-slide .tranding-slide-img img {
  width: 37rem;
  height: 42rem;
  border-radius: 2rem;
  object-fit: cover;
}

.tranding-slide .tranding-slide-content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.tranding-slide-content .food-price {
  position: absolute;
  top: 2rem;
  right: 2rem;
  color: var(--white);
}

.tranding-slide-content .tranding-slide-content-bottom {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  color: var(--white);
}

.food-rating {
  padding-top: 1rem;
  display: flex;
  gap: 1rem;
}

.rating ion-icon {
  color: var(--primary);
}

.swiper-slide-shadow-left,
.swiper-slide-shadow-right {
  display: none;
}

.tranding-slider-control {
  position: relative;
  bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tranding-slider-control .swiper-button-next {
  left: 58% !important;
  transform: translateX(-58%) !important;
}

@media (max-width:990px) {
  .tranding-slider-control .swiper-button-next {
    left: 70% !important;
    transform: translateX(-70%) !important;
  }
}

@media (max-width:450px) {
  .tranding-slider-control .swiper-button-next {
    left: 80% !important;
    transform: translateX(-80%) !important;
  }
}

@media (max-width:990px) {
  .tranding-slider-control .swiper-button-prev {
    left: 30% !important;
    transform: translateX(-30%) !important;
  }
}

@media (max-width:450px) {
  .tranding-slider-control .swiper-button-prev {
    left: 20% !important;
    transform: translateX(-20%) !important;
  }
}

.tranding-slider-control .slider-arrow {
  background: var(--white);
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  left: 42%;
  transform: translateX(-42%);
  filter: drop-shadow(0px 8px 24px rgba(18, 28, 53, 0.1));
}

.tranding-slider-control .slider-arrow ion-icon {
  font-size: 2rem;
  color: #222224;
}

.tranding-slider-control .slider-arrow::after {
  content: '';
}

.tranding-slider-control .swiper-pagination {
  position: relative;
  width: 15rem;
  bottom: 1rem;
}

.tranding-slider-control .swiper-pagination .swiper-pagination-bullet {
  filter: drop-shadow(0px 8px 24px rgba(18, 28, 53, 0.1));
}

.tranding-slider-control .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--yellow);
}

/*Fi*/

@media (max-width: 768px) {

    .title {
        margin-bottom: 0;
        font-size: 40px;
    }

    .sau {
        height: 100vh;
    }

    .navbar {
        display: none;
    }
   
    
}
@media (max-width: 390px) {
	.content{width:100%;
	
	}
	p{ font-size:12px;
		width:80%;
	
	
	}
	video{
	
		width:390px;
		
	
	}
	#titol7{
	
		font-size:30px;
	
	}
	
.titleFUTUR{

	font-size:30px; 

}
.titleMITJANS{
	
	font-size:30px; 
	
}
.titleRX{
	
	font-size:30px; 
	
}
.titleEU{

	
		font-size:30px; 
	
}
	
	
	
#P1{
	width: 100%;
  max-width: 80%;
  margin: 0 auto;
	padding:0px;
}
#P2{
	width: 100%;
  max-width: 80%;
  margin: 0 auto;
padding:0px;
}
#P3{

	width: 100%;
  max-width: 80%;
  margin: 0 auto;
	padding:0px;

}

#P4{

	width: 100%;
  max-width: 80%;
  margin: 0 auto;
	padding:0px;

}
.logoUABmedia{
		
		text-align:center;
	margin-left:35%;
	margin-bottom:15px;
	
}
.final{
	
	height:30vh;
	
	}
	.logo-uab{
	
	margin-left:22%;
	margin-top:15px;
	
	}
#Creadors{
	text-align:center;
	

	}
	
	.contact{
		
		height:4200px;
		background-size: cover;
        background-position: center;
	}
.about{
	
	height:1200px;
	background-size: cover;
    background-position: center;
}
#iframes{
	
width:400px;
	
	}
	
.header{
	
	background-size: cover;
    background-position: center;

	}
	.sau{
		
	background-size: cover;
    background-position: center;

	}
.carrusel{
	
	background-size: cover;
    background-position: center;
}
	
	.russia{
		height:1000px;
	
	background-size: cover;
    background-position: center;
	}
	
}
@media only screen and (min-width:320px) and (max-width:480px){
		
	.content{width:100%;
		
		
	
	}
	p{ font-size:12px;
		width:80%;
	
	
	}
	video{
	
		width:390px;
		
	
	}
	#titol7{
	
		font-size:30px;
	
	}
	
.titleFUTUR{

	font-size:30px; 

}
.titleMITJANS{
	
	font-size:30px; 
	
}
.titleRX{
	
	font-size:30px; 
	
}
.titleEU{

	
		font-size:30px; 
	
}
	
	
	
#P1{
	width: 100%;
  max-width: 80%;
  margin: 0 auto;
	padding:0px;
}
#P2{
	width: 100%;
  max-width: 80%;
  margin: 0 auto;
  padding:0px;
}
#P3{

	width: 100%;
  max-width: 80%;
  margin: 0 auto;
	padding:0px;

}

#P4{

	width: 100%;
  max-width: 80%;
  margin: 0 auto;
	padding:0px;

}
.logoUABmedia{
		
	text-align:center;
	margin-left:35%;
	margin-bottom:15px;
	
}
.final{
	
	height:30vh;
	
	}
	.logo-uab{
	
	margin-left:22%;
	margin-top:15px;
	
	}
#Creadors{
	text-align:center;
	

	}
	
	.contact{
	
	height:4000px;
	background: url(img/fons_content.jpg) no-repeat center;
	background-size: cover;
    background-position: center;
		

	}
.about{
	background: url(img/fons2_mobile.jpg) no-repeat center;
	height:1200px;
	background-size: cover;
    background-position: center;
}
#iframes{
	
width:400px;
	
	}
	
.header{
	 background: url(img/header_mobil.jpg) no-repeat center;
	background-size: cover;
    background-position: center;

	}
	.sau{
		
	background-size: cover;
        background-position: center;

	}
.carrusel{
	
	background-size: cover;
        background-position: center;
}
	
	.russia{
		height:1000px;
	 background: url(img/fons4.1_mobile.jpg) no-repeat center;
	background-size: cover;
     background-position: center;
	}
	.material-symbol-outlined{
		margin-top: 50px;}
	.boton1{
		left: -3%;
	}
	.video-container{
	margin-left: 5%;
}
}