@charset "UTF-8";
/* CSS Document */
.btn-green {
    background: #ff8500;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 700;
    padding: 15px 60px;
    border-radius: 2px;
    border: none;
    margin-bottom: 20px;
	margin-top: 40px;
}
.btn-blue {
    background: #00a9ad;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 700;
    padding: 15px 60px;
    border-radius: 2px;
    border: none;
	margin-bottom: 40px;
    margin-top: 20px;
}
header{ 
     /*  padding: 10px 0 0 0;
	background: url(../img%20/landing_medicina_2016/bg-with-transparent-logo.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
*/

}
/* SLIDE */

/*SLIDE*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
 
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  .rslides {
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

/* FINE SLIDE */
.nopadding{
	padding:0px;
}

/* FINE SLIDE */
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.row{margin:0px;}
.btn{
	    background: #3897f1;
	
}
.nopadding{
	padding:0px;
}
#titolo{
	padding-top:20px;
}
#titolo h1 {
    
    font-size: 77px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #000;

}
#titolo h1 span{
	
	font-weight: 300;
}

#titolo h2 {
   font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding: 0px 20px 0px 20px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
#titolo p{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 0px 20px 0px;
}
#titolo p span{
	font-style:italic;
}

#slidefull{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;


}

.imgpic{
	margin-right:10px;
}
	



.marginform{
	    padding: 0 40px;
}
#form {
	background-color: rgba(202,34, 110, 0.83);
        padding: 30px 60px;
		margin: 0px 20px 0px 100px;
}
div#form h2{
	font-family: "Playfair Display", serif;
	font-weight:bold;
    font-size: 40px;
	color:#fff;
	padding-top: 10px;
    text-align: left;
	margin: 0px;
}
div#form h3{
	font-family: "Playfair Display", serif;
    font-size: 80px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0px;
    line-height: 56px;
    padding: 0px;
    text-align: left;
    margin: 0px;
}
div#form p {
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    font-family: "Playfair Display", serif;
    padding: 0px;
    margin: 0px;
    color: #fff;
    line-height: 39px;
}
/*TESTO SOTTO*/
/*.testosecondo{    padding: 0 50px;}*/
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;
    padding-left: 10px;

}
.titologrosso h3{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}

div.titologrosso.testodekstop h5{
	font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    color: #d63b99;
	padding-bottom:0px;
	margin:0px;
	font-weight:800;
	line-height:40px;
	 padding: 0px 20px 0px;
	}
	
.titologrosso h3 span{
	font-family: 'Titillium Web', sans-serif;
    font-size: 45px;
    color: #d63b99;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	font-weight:500;
	
}
.testosecondo h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    color: #d63b99;
    padding:0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    font-weight: 800;
}
.testosecondo p{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 23px;
    margin: 0px;
   	padding: 30px 0;

}
.testosecondo ul{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 23px;
    margin: 0px;
    padding: 0px;
	padding-top:20px;
	padding-bottom:20px;

}

a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: none;
}

a.bottonefisso {
    color: #000;
    text-align: left;
    text-decoration: none;
}
.bottonefisso {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    text-align: left;
    font-weight: bold;
}
@media screen and (min-width: 480px) and (max-width: 599px){
		#titolo h1 {
    font-size: 63px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 63px;
    padding: 30px 20px 0px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Playfair Display', serif;
    color: #000;
	}
	.imgmob{ 
		 display: block;
		float: right;
		margin: 10px;
}
	
	
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(15, 19, 22, 0.83);
		padding: 30px 20px;
		margin: 0px 0px 0px 100px;
	}
	/*testo secondo */
	.titologrosso h2 {
	
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 27px;
    color: #c70000;
    padding: 10px 10px 10px 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;
}
	
	.testosecondo p {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 14px;
		font-weight: 200;
		color: #000;
		text-align: left;
		line-height: 23px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	}
@media screen and (min-width: 0px) and (max-width: 479px){
	#titolo h1 {
		font-size: 40px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		line-height: 36px;
		padding: 0px;
		font-weight: 700;
		margin: 0px;
		margin-left:10px;
		text-transform:uppercase;
		text-shadow: 1px 1px 1px #6d6f71;
		font-family: 'Titillium Web', sans-serif;
		color: #d63b99;
    
}
#titolo h1 span {
		font-size: 50px;
		padding-bottom: 0px;
		margin-bottom: 30px;
		line-height: 36px;
		padding: 0px;
		font-weight: 300;
		margin: 0px;
		text-shadow: 1px 1px 1px #6d6f71;
		font-family: 'Titillium Web', sans-serif;
		color: #d63b99;
    
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
}
#titolo p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 20px 10px;
}
#titolo h2 {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
	.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0px;
    font-style: italic;
}
	.imgmob{ 
	    display: block;
    float: right;
    margin: 10px;
}
	
	
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color:rgba(202,34, 110, 0.83);
		padding: 30px 20px;
		margin: 0px;
	}
	/*testo secondo */
	
	
	.testosecondo p {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 14px;
		font-weight: 200;
		color: #000;
		text-align: left;
		line-height: 23px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.titolodek{ display:none;}
	.titolomob{ display:block;}
	.testomob{
display:block;}
.testodekstop{
	display:none;
}
.titologrosso h2 {
       font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 0px;
    font-style: italic;
    padding-left: 10px;
}
div.titologrosso.testodekstop h4 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #2eafab;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;

}
h4 div.titologrosso.testodekstop{
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #2eafab;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;

}
h4{font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #2eafab;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;
}
.titologrosso h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin: 0px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}
	#slidefulldek{
		display:none;
}
	#slidefullmob{display: block;}
	.imgfooter{display: none;}
	.footermobile{display: block;}
}
@media screen and (min-width: 480px) and (max-width: 599px){
	#titolo h1 {
	font-size: 50px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 5px;
    margin: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
    
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
}
#titolo p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 20px 10px;
}
#titolo h2 {
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding: 5px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
	.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0px;
    font-style: italic;
}
	.imgmob{ 
		 display: block;
		float: right;
		margin: 10px;
}
	
	
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
    background-color: rgba(202,34, 110, 0.83);
    padding: 30px 20px;
    margin: 0px 0px 0px 0px;
}
	/*testo secondo */
	
	
	.testosecondo p {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 14px;
		font-weight: 200;
		color: #000;
		text-align: left;
		line-height: 23px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.titolodek{ display:none;}
	.titolomob{ display:block;}
	
	
	
	.testosecondo p {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 14px;
		font-weight: 200;
		color: #000;
		text-align: left;
		line-height: 23px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		    padding-bottom: 10px;
	}
	.titologrosso h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
    padding-left: 10px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}
	.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 10px;
    font-style: italic;
}
	.testomob{
display:block;}
.testodekstop{
	display:none;
}
	#slidefulldek{
		display:none;
}
	#slidefullmob{display: block;}
	.imgfooter{display: none;}
	.footermobile{display: block;}
	}
@media screen and (min-width: 600px) and (max-width: 679px){
		#titolo h1 span {
			font-size: 55px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 0px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
#titolo h1 {
			font-size: 45px;
    font-weight: 800;
    padding-bottom: 0px;
	text-transform:uppercase;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 5px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}

#titolo p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 10px 10px;
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
}
#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding: 5px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
	.titologrosso h2 {
       font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 10px;
    font-style: italic;
}
	.imgmob{ 
	    display: block;
    float: right;
    margin: 10px;
}
	

	#form {
	background-color: rgba(202,34, 110, 0.83);
       padding: 30px 20px;
    margin: 0px 0px 0px 0px;

	}
	
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	
	/*testo secondo */
	
	.testosecondo p {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 14px;
		font-weight: 200;
		color: #000;
		text-align: left;
		line-height: 23px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		    padding-bottom: 10px;
	}
	.titologrosso h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
    padding-left: 10px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}
	.titolodek{ display:none;}
	.titolomob{ display:block;}
	.testomob{
display:block;}
.testodekstop{
	display:none;
}
	#slidefulldek{
		display:none;
}
	#slidefullmob{display: block;}
	.imgfooter{display: none;}
	.footermobile{display: block;}
}

@media screen and (min-width:680px) and (max-width:749px){
		#titolo h1 {
			font-size: 55px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 5px;
    margin: 0px;
	text-transform:uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
#titolo h1 span {
			font-size: 70px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 5px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
}
#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding: 5px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin: 0px;
    padding-right: 10px;
    font-style: italic;
}
	.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin: 0px;
    font-style: italic;
}
.titologrosso h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin: 0px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}
	.imgmob{ 
	    display: block;
    float: right;
    margin: 10px;
}
	
#form {
   background-color: rgba(202,34, 110, 0.83);
    padding: 30px 40px;
    margin: 0px 0px 0px 0px;
}
	
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	
	/*testo secondo */
	
	.testosecondo p {
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 14px;
		font-weight: 200;
		color: #000;
		text-align: left;
		line-height: 23px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.testosecondo h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    color: #d63b99;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    font-weight: 800;
}
	.titolodek{ display:none;}
	.titolomob{ display:block;}
	.testomob{
display:block;}
.testodekstop{
	display:none;
}
	#slidefulldek{
		display:none;
}
	#slidefullmob{display: block;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}


@media screen and (min-width: 750px) and (max-width: 768px){
		#titolo h1 {  font-size: 50px;
    font-weight: 800;
    margin-bottom: 30px;
    line-height: 48px;
	text-transform:uppercase;
    padding: 10px 0px 10px 10px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
	#titolo h1 span {  font-size: 60px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 0px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
#titolo p{
	padding:0px 15px 10px;
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
}
#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 0px;
    padding:10px 0px 0px 10px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
	.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin: 0px;
    font-style: italic;
}
.titologrosso h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    margin: 0px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}
	.imgmob{ 
	    display: block;
    float: right;
    margin: 10px;
}
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
    padding: 30px 50px;
       margin: 0 0 0 150px;
	}
	
	.testocentrale{
		
		padding:10px 0px;
		}
	.testosecondo p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 23px;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
}
.titolodek{ display:none;}
	.titolomob{ display:block;}
.testomob{
display:block;}
.testodekstop{
	display:none;
}
	#slidefulldek{
		display:none;
}
	#slidefullmob{display: block}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}
@media screen and (min-width:769px) and (max-width:879px){
	 #titolo h1 span {
		 font-size: 60px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 5px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
 #titolo h1 {  font-size: 50px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
	text-transform:uppercase;
    padding: 5px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
}
#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding: 5px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
       padding: 30px 0 0 10px;
    margin: 0px;
    font-style: italic;
}

.titologrosso h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 33px;
    color: #d63b99;
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;
}
.titologrosso h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 30px !important;
    padding-bottom: 20px;
    padding-left: 10px;
    margin: 0px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}
#titolo p{
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: rgb(0, 0, 0);
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 10px;
}
	.imgmob{ 
	    display: block;
    float: right;
    margin: 10px;
}
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
    padding: 30px 50px;
    margin: 0 0 0 0px;
	}
	
	.testosecondo p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-align: left;
    line-height: 23px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.titolodek{ display:none;}
	.titolomob{ display:block;}
	.testomob{
display:block;}
.testodekstop{
	display:none;
}
	#slidefulldek{
		display:none;
}
	#slidefullmob{display: block}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}
@media screen and (min-width: 880px) and (max-width: 991px){
		#titolo h1 span {
       font-size: 60px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 5px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
	#titolo h1 {
       font-size: 50px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 48px;
    padding: 5px;
	text-transform:uppercase;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
    
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
	line-height: 63px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
	font-family: 'Titillium Web', sans-serif;
	color: #d63b99;
}
#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding: 5px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
#titolo p{
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: rgb(0, 0, 0);
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 10px;
}
.titologrosso h2{
    font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;

}
.titologrosso h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #d63b99;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
    font-weight: 800;
    line-height: 40px;
    text-shadow: 1px 1px 1px #6d6f71;
}
.titologrosso h3{
	    margin-left: 10px;}
	.imgmob{ 
	    display: block;
    float: right;
    margin: 10px;
}
	.imgdesk{ display:none;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		    background-color: rgba(202,34, 110, 0.83);
    padding: 30px 50px;
    margin: 0 0 0 0px;
    margin-bottom: 20px
	}
	
	.titolodek{ display:none;}
	.titolomob{ display:block;}
	.testomob{
display:block;}
.testodekstop{
	display:none;
}
		#slidefulldek{
		display:none;
}
	#slidefullmob{display: block}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}
@media screen and (min-width:992px) and (max-width:1023px){
	#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding: 0px 20px 0px 10px;
    margin-top: 0px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
#titolo h1 span {
    font-size: 45px;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 25px;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;

}
	#titolo h1 {
    font-size: 55px;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 25px;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;

}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 139%;
    border: 0;
}
#titolo h1 .fiseoscritta{
	    font-size: 30px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 23px;
    margin: 0px;
    padding: 0px;
    padding-top: 30px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
#titolo p{
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: rgb(0, 0, 0);
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 10px;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
	/*.imgmob{ 
	    display: block;
    float: right;
    margin: 10px;
}*/
	.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color:rgba(202,34, 110, 0.83);
    padding: 30px 50px;
    margin: 0;
	}
	
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
		#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}
@media screen and (min-width: 1024px) and (max-width: 1100px){
	#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding: 0px 20px 0px 15px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
 #titolo h1 {
   font-size: 60px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 33px;
    padding: 10px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 10px;
    margin-bottom: 30px;
    line-height: 24px;
    margin: 0px;
    margin-top: 30px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
div.titologrosso.testodekstop h5 {
	 font-family: 'Titillium Web', sans-serif;
	 font-size: 20px;
	 color: #d63b99;
	 padding-bottom: 0px;
	 margin: 0px;
	 font-weight: 800;
	 line-height: 40px;
	 padding: 0px 0px 0px 8px;
}

#titolo p{
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: rgb(0, 0, 0);
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 10px;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
	.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
    padding: 30px 50px;
    margin: 0;
	}
	.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 136%;
    border: 0;
}
	.titologrosso h2 {
		font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    color: #d63b99;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;
	}
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testomob{
display:none;}
.testodekstop{
	display:block;
}
	#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}
@media screen and (min-width: 1101px) and (max-width: 1198px){
	#titolo h2 {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding: 0px 20px 0px 15px;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}
 #titolo h1 {
   font-size: 60px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 33px;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
#titolo h1 .fiseoscritta{
	font-size: 35px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 24px;
    margin: 0px;
    margin-top: 30px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
#titolo p{
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: rgb(0, 0, 0);
    text-align: left;
    line-height: 26px;
    margin: 0px;
    padding: 10px;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
	.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
    padding: 30px 50px;
    margin: 0;
	}
	.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 117%;
    border: 0;
}
	.titologrosso h2 {
		font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    color: #d63b99;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-style: italic;
	}
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testomob{
display:none;}
.testodekstop{
	display:block;
}
		#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}

@media screen and (min-width: 1200px) and (max-width: 1240px){
		#titolo h1 {
    
    font-size: 63px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 44px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 110%;
    border: 0;
}
#titolo h1 .fiseoscritta{
	    font-size: 36px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 15px;
    margin: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
		.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
		padding: 30px 60px;
				   /* margin: 0px 0px 0px 100px;*/
	}
	
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
		#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}
@media screen and (min-width: 1241px) and (max-width: 1285px){
		#titolo h1 {
    
    font-size: 63px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 44px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 109%;
    border: 0;
}
#titolo h1 .fiseoscritta{
	    font-size: 36px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 15px;
    margin: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
		.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
		padding: 30px 60px;
		margin: 0px 0px 0px 100px;
	}
	
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
		#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}



@media screen and (min-width: 1286px) and (max-width: 1300px){
		#titolo h1 {
    
    font-size: 63px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 44px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 109%;
    border: 0;
}
#titolo h1 .fiseoscritta{
	    font-size: 36px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 15px;
    margin: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
		.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
		padding: 30px 60px;
		margin: 0px 0px 0px 200px;
	}
	
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
		#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}



@media screen and (min-width: 1301px) and (max-width: 1350px){
		#titolo h1 {
    
    font-size: 63px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 44px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 104%;
    border: 0;
}
#titolo h1 .fiseoscritta{
	    font-size: 36px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 15px;
    margin: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
		.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
    background-color: rgba(202,34, 110, 0.83);
    padding: 30px 60px;
    margin: 0px 0px 0px 100px;
}
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
		#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}


@media screen and (min-width: 1351px) and (max-width: 1380px){
		#titolo h1 {
    
    font-size: 63px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 44px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 104%;
    border: 0;
}
#titolo h1 .fiseoscritta{
	    font-size: 36px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 15px;
    margin: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
		.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
		padding: 30px 60px;
		margin: 0px 0px 0px 100px;
	}
	
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
	#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none;}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}


@media screen and (min-width: 1380px) and (max-width: 1398px){
		#titolo h1 {
    
    font-size: 63px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 44px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
#titolo h1 .fiseoscritta{
	    font-size: 36px;
    font-weight: 800;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 15px;
    margin: 0px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
.titologrosso h2{
	font-family: 'Titillium Web', sans-serif;
    font-size: 35px;
    color: #d63b99;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
    font-style: italic;
}
		.imgmob{ display:none;}
	.imgdesk{ display:block;}
	div#form h2 {
		font-family: "Playfair Display", serif;
		font-weight: bold;
		font-size: 40px;
		color: #fff;
		padding-top: 10px;
		text-align: left;
		margin: 0px;
	}
	div#form h3 {
		font-family: "Playfair Display", serif;
		font-size: 60px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 0px;
		line-height: 56px;
		padding: 0px;
		text-align: left;
		margin: 0px;
	}
	div#form p {
		text-align: left;
		font-size: 25px;
		font-weight: bold;
		font-family: "Playfair Display", serif;
		padding: 0px;
		margin: 0px;
		color: #fff;
		line-height: 26px;
	}
	#form {
		background-color: rgba(202,34, 110, 0.83);
		padding: 30px 60px;
		 margin: 0px 0px 0px 100px;
	}
	
	.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
		#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}







@media screen and (min-width: 1399px){
	#form {
    background-color: rgba(202,34, 110, 0.83);
    padding: 30px 60px;
    margin: 0px 0px 0px 100px;
}

	#titolo h1 {
    
    font-size: 60px;
    font-weight: 300;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 44px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;
}
#titolo h1 .fiseoscritta{
	 font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 23px;
    margin: 0px;
    text-shadow: 1px 1px 1px #6d6f71;
    font-family: 'Titillium Web', sans-serif;
    color: #d63b99;

}
		.imgmob{ display:none;}
	.imgdesk{ display:block;}
div#form h2{
	font-family: "Playfair Display", serif;
	font-weight:bold;
    font-size: 40px;
	color:#fff;
	padding-top: 10px;
    text-align: left;
	margin: 0px;
}
div#form h3{
	font-family: "Playfair Display", serif;
    font-size: 80px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0px;
    line-height: 56px;
    padding: 0px;
    text-align: left;
    margin: 0px;
}
div#form p {
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    font-family: "Playfair Display", serif;
    padding: 0px;
    margin: 0px;
    color: #fff;
    line-height: 39px;
}
.titolodek{ display:block;}
	.titolomob{ display:none;}
	.testosecondo {
    padding: 0 0px;
}
.testomob{
display:none;}
.testodekstop{
	display:block;
}
	#slidefulldek{
width: 100%; height: 100%; top: 0; left: 0;
	background: url(../img/landing_segretaria_studio_medico_2018/diventa_segretaria_di_studio_medico.gif) no-repeat center center;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
		display:block;
}
	#slidefullmob{display: none}
	.imgfooter{display: block;}
	.footermobile{display: none;}
}
