body{
	font-size: 19px;
	font-family: 'Work Sans', sans-serif !important;
}
p{
	margin-right: auto;
	margin-left: auto;
	font-size: 16px !important;
	line-height: 20px!important;
	color: black;
}
#title{
	font-size: 80px;
	color: #0A3677;
	text-align: center;
}
.titles{
	color: #aaa;
    font-size: 30px;
    font-weight: 300;
}

input[type=checkbox]
{
  -webkit-appearance:checkbox;
}

#title_2{
	margin-top: -60px;
	font-size: 96px;
	color: #0A3677;
	text-align: center;
}

#descripcio_title{
	font-size: 25px;
    color: #0A3677;
}

.align-title{
	margin-right: auto;
	margin-left: auto;
}
/*
#enviar_form{
	background-color: #EFF0F5;
    color: #7F90BC;
    border: 2px solid #7F90BC;
    padding: 8px;
    width: 100px;
    border-radius: 15px;
}*/
.politica{
	color: #636363;
	font-size: 15px !important;
    margin-top: 10px;
    text-align: left;
}

#logoTac{
	margin-top: 60px;
	margin-right: 90px;
}
.margin-llista{
    margin-top: 30px;
    color: #265389;
    font-size: 18px;
    margin-left: 70px;
    margin-right: auto;
    margin-bottom: 30px;
}

#centrar_formulari{
	margin-right: auto !important; 
    margin-left: auto !important;
}

.missatge_enviar{
	font-size: 18px;
	font-weight: 600;
}
.text-footer{
	color: #265389;
    font-size: 16px !important;
    /*margin-left: -51px;*/
}

.h3{
	font-weight: 700 !important;
}

h1 {
	color: #AAA !important;
	font-weight: 800;
	font-size: 30px !important;
}

h3 {
	/*color: #1C2061 !important;*/
	color: #002d3e !important;
	font-weight: 300;
	font-size: 22px !important;
	padding-bottom: 5px;
	padding-top: 25px !important;
}

h4 {
	color: #333 !important;
	font-weight: 300;
	font-size: 18px !important;
	padding-bottom: 5px;
	padding-top: 25px !important;
}

h6 {
	font-size: 25px;;
}


.padding{
	padding-left: 40px;
	font-size: 18px;
}

#content-wrapper{
	height: 650px
}
#text-red{color: red;}


.pt20{padding-top: 20px;}

.pb20{padding-bottom: 20px;}
.pb40{padding-bottom: 40px;}

.p10{padding: 10px;}
.p20{padding: 20px;}
.p30{padding: 30px;}
.p40{padding: 40px;}

.tt-devider2 {
	background: #cacaca8c !important;
	margin-bottom: 20px;	
	width: 100%;
    height: 1px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

br {
	display: block;
	margin: 10px 0;
 }

.link, .link:hover, .link:visited {
	color: #999 !important;
	text-decoration: none;
	font-size: 15x;

}

.fs25{font-size: 20px !important;}

.m20{margin-top: 20px;}

/*SLIDER*/



.carousel-control-prev, .carousel-control-next {
  opacity: 100 !important;
  color: black !important;
}
.tt-arrow-left.type-2:hover, .tt-arrow-right.type-2:hover {
    background: #090951 !important;
    opacity: .5 !important;
    color: #fff;
}

.tt-arrow-left.type-2, .tt-arrow-right.type-2 {
    width: 32px!important;
    height: 32px!important;
	background:none!important;
	border:none!important;
    
    font-size: 12px;
    text-align: center;
}

.carousel-control-next, .carousel-control-prev {
	width: 5%!important;
}

.swiper-slide {
	max-height: 600px;
}


.tt-slide-2-desc {
	font-size: 40px;
}
.row-logos-mobile{
	display: none;
}

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

	#title{
		font-size: 40px;
	}
	#title_2{
		font-size: 56px;
		line-height: 125px;
	}
	#descripcio_title{
		font-size: 20px;
	}
	#logoTac{
		margin-right: 20px;
	    height: 50px;
	    margin-top: 18px;
	}
	.row{
		width: 100%;
	}

	.swiper-slide {
		max-height: 200px;
	}

	.tt-slide-2-title{
		font-size: 17px !important;
	    right: 0px !important; 
	    left: 0px !important;
        width: 100%;
		bottom: 28px !important;
		line-height: 27px !important;
	}

	.tt-slide-2-desc {
		display: none;
		font-size: 17px;
	}
	.text-footer{
		margin-left: 0px;
	}
	.row-logos{
		display: none;
	}
	.row-logos-mobile{
		display: flex;
		width: 100%;
	}
	.link{
		font-size: 9px !important;
	}

}

.icon-position {
    top: 15%;
    position: absolute;
    left: 40%;
}

.color-r {
    color: #cdd1e3;
}
.tt-service-icon {
    float: none;
}
.service-bg {
    background: transparent !important;
    margin-bottom: 0px !important;
    height: 80px !important;
}

.parent{
  position: relative;
}
.child{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-caract {
    color: #002d3e;
    font-size: 24px;
    opacity: 0.6;
}

.btn-download{
	width: 100%;
    /*background-color: #9dadc7;*/
    border:2px solid #002d3e;
    color: #002d3e;

    vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	font-weight: 800 !important;
}

.btn-download:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #002d3e;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.btn-download:hover, .btn-download:focus, .btn-download:active {
  color: white !important;
}

.btn-download:hover:before, .btn-download:focus:before, .btn-download:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#user_icon:hover{
	opacity: 1;
}
#user_icon{
	opacity: 0.7;
}