body
{	
	min-width:768px;
	max-width:100%;
	font-size:12px;
	line-height:14px;
	color:#666;
	font-family: "proxima-nova";
	overflow-x:hidden;
	transition:0.3s all ease-in;
	-webkit-transition:0.3s all ease-in;
}

.container
{
	width:100%;
	padding:0px 8.33%;
	display:block;
	clear:both;
}

.container::after
{
	content:"";
	clear:both;
	display:table;
}

.top
{
	width:100%;
	background:#fff;
	height:100px;
	display:block;
	clear:both;
}


.logo
{
	float:left;
}

ul.menu
{
	float:right;
	list-style:none;
	padding:0;
	height:100px;
	margin:0;
}

ul.menu li
{
	float:right;
	margin:0;
	height:100px;
	padding:0;
}

ul.menu li a
{
	height:101px;
	line-height:100px;
	padding:0px 30px;
	display:block;
	font-size:16px;
	text-transform:uppercase;
	color:#000d22;
	font-weight:700;
	transition:0.3s ease-in all;
	-webkit-transition:0.3s all ease-in;
}

ul.menu li a:hover, ul.menu li a:focus, ul.menu li a:active
{
	background:#154387;
	color:#fff;
}

.bannerhome
{
	width:100%;
	display:block;
	clear:both;
	position:relative;
}

.bannerhome a {
    float: left;
    display: block;
    position: relative;
    width: 16.666%;
}

.bannerhome .two {
    float: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: 0.3s all ease-in;
    -webkit-transition: 0.3s all ease-in;
    max-width: 100%;
    width: 99.89%;
}

.bannerhome a:hover .two
{
	opacity:0.1;
}

.bannerhome::after {
    content: "";
    background: url("/immagini/triangolino.png") no-repeat;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -22.5px;
    width: 45px;
    height: 19px;
}

.breakhome
{	
	width:100%;
	background:#fff;
	height:100px;
	margin-top:0px;
}

.breakhome h2
{
	font-size:38px;
	line-height:100px;
	color:#205fec;
	font-style:italic;
	font-weight:400;
	margin: 0;
}

.right
{
	float:right !important;
}

.left
{
	float:left !important;
}

.breakhome img
{
	margin-top:16px;
	margin-right:15px;
}

.scrolloso {
    min-height: 623px;
    width: 133%;
    background: #205fec none repeat scroll 0% 0%;
    position: relative;
    padding-bottom: 30px;
    transition: all 0.3s ease-in 0s;
	-webkit-transition:0.3s all ease-in;
    display: block;
    clear: both;
}

.bkinterno
{
	background:rgba(255, 255, 255, 0.1);
	position:absolute;
	height:449px;
	top:87px;
	width:97%;
	left:3%;
}

.boxscroll
{
	width:33.33%;
	float:left;
	padding-left:9%;
	padding-top:50px;
	margin:0;
	transition:0.3s all ease-in;
	-webkit-transition:0.3s all ease-in;
}

.imgs {
    margin-left: 18%;
    margin-top: -30px;
    min-height: 370px;
    width: auto;
    max-width: 200%;
}

.boxscroll p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #E6E6E6;
    max-width: 400px;
    margin-top: 20px;
    margin-left: 12%;
}

.boxscroll p span
{
	font-size:20px;
	line-height:25px;
	font-weight:500;
	font-style:italic;
	color:rgb(0, 13, 34);
}

.opaco
{
	opacity:0.5;
}

.tuttodestra
{
	right:0px;
	position:absolute;
	top:0px;
	height:1px;
	width:1px;
	background:transparent;
}

.tuttogiu
{
	left:0px;
	position:absolute;
	bottom:0px;
	height:1px;
	width:1px;
	background:transparent;
}

.fascetta_servizi {
    width: 100%;
	height:100px;
    float: left;
}
.col16g {
    width: 16.666%;
    height: 100px;
    background: #fff none repeat scroll 0% 0%;
    cursor: pointer;
    float: left;
    padding: 19px 0;
}
a.h62 {
    width: 100%;
    height: 62px;
    display: block;
    float: left;
    border-right: 1px solid #ccc;
    padding: 12px 15px;
    text-align: center;
}
body > div.container > div > div:nth-child(4) > a{
	padding-left:0;
	padding-right:0;

}
body > div.container > div > div:nth-child(1) > a {
    border-left: 1px solid #ccc;
}
/*img.loghetto {
    float: left;
    padding-right: 12px;
    text-align: right;
    padding-left: 7px;
    width: 55px;
}*/
img.loghetto {
    float: left;
    padding-right: 6%;
    text-align: right;
    padding-left: 1%;
    width: 25%;
}
body > div.container > div > div:nth-child(3) > a > img {
    padding-top: 11px;
}
p.textino {
    width: 100%;
    font-size:16px;
    color: #333;
    line-height: 49px;
    text-align: left;
}
.footer
{
	width:100%;
}

.prefooter
{
	width:100%;
	background:#e6e6e6;
	padding:30px 0px;
}

.col14 {
    width: 14%;
    float: left;
    display: block;
    padding-right: 2%;
}

.col49 {
    width: 49%;
    display: block;
	float:left;
}

.footer .col43
{
	width:43%;
	float:left;
	display:block;
	padding-right:8%;
}

.col50
{
	width:50%;
	float:left;
	display:block;
}

.footer .f501
{
	width:50%;
	float:left;
	display:block;
	padding-right:8%;
	position:relative;
}

.f501::after
{
	content:"";
	position:absolute;
	right:0;
	top:15px;
	height:120px;
	width:1px;
	background:#B3B3B3;
}


.footer .f502
{
	width:50%;
	float:left;
	display:block;
	padding-left:8%;
	position:relative;
}


h2.titfoo
{
	font-size:40px;
	line-height:40px;
	color:#205fec;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:20px;
	margin-top:0;
}

p.foo
{
	font-size:16px;
	line-height:23px;
	color:#4D4D4D;
	font-weight:700;
	letter-spacing:2px;
}

.btn-foo {
    width: 100%;
    border: 3px solid #205fec;
    border-radius: 3px;
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    color: #205fec;
    line-height: 45px;
    display: block;
    text-align: center;
    margin-top: 20px;
	transition:0.3s all ease-in;
	-webkit-transition:0.3s all ease-in;
}

.btn-foo:hover, .btn-foo:focus, .btn-foo:active
{
	border: 3px solid #205fec;
    border-radius: 3px;
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
	background:#205fec;
}

.f502 h3
{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:700;
	color:#205fec;
	line-height:18px;
	
}

.f502 h2
{
	margin:0;
	padding:0;
	font-size:25px;
	font-weight:700;
	color:#205fec;
	line-height:22px;

}

.f502 p
{
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#4D4D4D;
	font-weight:400;
	margin-bottom:7px;
}

.social img
{	
	margin-right:5px;
}

.sottofooter
{
	width:100%;
	height:80px;
	background:#000d22;
	overflow:hidden;
}

.sottofooter p
{
	font-size:14px;
	line-height:80px;
	color:#999;
}

.portfolio
{
	width:100%;
}

.grande
{
	width:100%;
	position:relative;
}

.grande:hover .hoverg, .hoverg:hover
{
	opacity:1;
}

.hoverg
{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0, 0, 0, 0.6);
	opacity:0;
	transition:0.3s all ease-in;
	-webkit-transition:0.3s all ease-in;
}

.infoh
{
	position:absolute;
	bottom:80px;
	/*width:320px;
	left:9.5%;*/
	width:99%;
}

.infoh h2
{
	font-size:34px;
	line-height:40px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	margin-bottom:10px;
}

.infoh p
{
	font-size:18px
	;line-height:21px;
	font-weight:400;
	color:#e6e6e6;
	margin:0;
	margin-bottom:25px;
}

.btn-port, .btn-port:hover, .btn-port:focus, .btn-port:active {
    width: 270px;
    height: 50px;
    color: #FFF;
    border: 3px solid #FFF;
    border-radius: 3px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
	margin:0 auto;
}

.piccoli
{
	width:25%;
	position:relative;
	float:left;
}

.piccoli:hover .hoverg, .hoverg:hover
{
	opacity:1;
}

.portfoliotext
{
	margin:100px 0;
	width:100%;
}

.portfoliotext h3
{
	padding:0;
	margin:0;
	font-size:35px;
	line-height:35px;
	text-align:center;
	color:#205fec;
	font-weight:400;
	letter-spacing:2px;
}

.topsingle
{
	position:relative;
}

.topsingle::after
{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0, 0, 0, 0.4);
}

.textsingle
{
	width:100%;
	background:#F2F2F2;
	padding:90px 30px;
	margin-top:-40px;
	margin-bottom:35px;
}

.textsingle .left
{
	width:60%;
}

.textsingle .right
{
	width:40%;
}

.textsingle h2
{
	margin:0;
	font-size:30px;
	line-height:30px;
	margin-bottom:10px;
	font-weight:400;
	/*font-weight:700;*/
	color:#205fec;
	text-transform:uppercase;
	letter-spacing:2px;
}

.textsingle h3
{
	margin:0;
	font-size:20px;
	line-height:20px;
	margin-bottom:10px;
	color:#205fec;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
}
	
.textsingle p,
.textsingle li
{
	font-size:22px;
	line-height:30px;
	color:#4D4D4D;
	font-weight:400;
	letter-spacing:1px;
}

.sitelink
{
	margin-top:40px;
	font-size:20px;
	line-height:24px;
	color:#205fec;
	text-decoration:none;
}

.sitelink:hover, .sitelink:active, .sitelink:focus
{
	margin-top:40px;
	font-size:20px;
	line-height:24px;
	color:#205fec;
	text-decoration:underline;
}

.textsingle .right {
    width: 40%;
    padding-left: 23%;
    margin-top: 14px;
}

img.mockup
{	
	display:block;
	margin:0px auto;
	margin-bottom:60px;
}

img.altriprogetti
{
	display:block;
	margin:0px auto;
	margin-bottom:45px;
}

.titchi
{
	font-size:34px;
	line-height:36px;
	margin:0;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight:700;
	color:#FFFFFF;
}

.txtchi
{
	font-size:18px;
	line-height:21px;
	color:#FFFFFF;
	font-weight:400;
}

.chi1 {
    width: 315px;
    position: absolute;
    text-align: right;
    top: 20%;
    left: 20%;
}

.chi2 {
    width: 315px;
    position: absolute;
    text-align: left;
    top: 50%;
    right: 10%;
}

.chi3 {
    width: 315px;
    position: absolute;
    text-align: right;
    top: 76%;
    left: 9%;
}

.bluebk
{
	background:#205fec;
	padding:50px 0px;
	display:block;
	clear:both;
}

.bkf2
{
	background:#f2f2f2;
	padding:20px 0px;
	display:block;
	clear:both;
}


.container1200
{
	width:1200px;
	display:block;
	margin:0px auto;
	background:#fff;
}

.titservizi {
    font-size: 30px;
    color: #E6E6E6;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
	padding: 0px 8.33%;
    margin: 0px auto;
    margin-top: 0;
    margin-bottom: 30px;
}

.colserv
{
	width:100%;
	float:left;
}

.boxcolserv {
    width: 14.28571428571429%;
    height: 135px;
    background: #EDF0F2 none repeat scroll 0% 0%;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease-in 0s;
	-webkit-transition:0.3s all ease-in;
    float: left;
}

.boxserv {
    width: 100%;
    float: left;
    height: auto;
    background: #FFF none repeat scroll 0% 0%;
    padding: 40px 70px;
}

.boxcolserv p
{
	color:#8197B3;
	font-size:16px;
	font-weight:700;
	line-height:19px;
}

.boxcolserv.active p
{
	font-size:16px;
	color:#333333;
	font-weight:700;
	line-height:19px;
}

.boxcolserv img
{
	transition:0.3s all ease-in;
	-webkit-transition:0.3s all ease-in;
	opacity:0.5;
}

.boxcolserv.active img
{
	opacity:1;
}

.boxcolserv.active
{
	border-top:6px solid #205fec;
	background:#fff;
}

.singleserv
{
	padding:0;
	margin:0;
	display:none;
	opacity:0;
	transition:0.3s all ease-in;
	-webkit-transition:0.3s all ease-in;
}

.singleserv.active
{
	opacity:1;
	display:block;
}

.titserv img {
    max-width: 60px;
    margin-right: 0;
    vertical-align: -11px;
	margin-left:-11px;
}

.titserv {
    font-size: 26px;
    line-height: 31px;
    font-weight: 700;
    color: #205fec;
    text-transform: uppercase;
    clear: both;
    display: block;
	margin-bottom:5px;
}

.sottotitserv
{
	font-size:18px;
	line-height:23px;
	font-weight:700;
	color:#333333;
}

.stitserv
{
	font-size:16px;
	line-height:19px;
	font-weight:400;
	color:#666666;
	font-style:italic;
}

.lineaserv
{
	width:100%;
	height:1px;
	display:block;
	clear:both;
	background:#B3B3B3;
	margin:20px 0px;
}

p.testoserv
{
	font-size:16px;
	line-height:23px;
	color:#4D4D4D;
	font-weight:500;
	letter-spacing: 2px;
}

p.testoserv b
{
	color:#205fec;
}

.col29
{
	width:29%;
	float:left;
	display:block;
	border-right:1px solid #B3B3B3;
}

.col22
{
	width:22%;
	float:left;
	display:block;
}

.col55
{
	width:53%;
	float:left;
	display:block;

}


.col71
{
	width:71%;
	float:left;
	display:block;
	padding-left:60px;
}

.titc
{
	margin-bottom:25px;
	font-size:18px;
	letter-spacing:2px;
	color:#4d4d4d;
	font-weight:700;
	height:30px;
}

.titc img {
    margin-right: 5px;
    vertical-align: -5px;
}

.clear {
    clear: both;
}

.item-cont-input {
    width: 33.33%;
    float: left;
	padding-right:20px;
}

.item-cont-input p
{
	color:#205fec;
	font-size:18px;
	font-weight:700;
	margin-bottom:0;
	line-height:20px;
	margin-bottom:3px;
}

.item-cont-input input[type="text"], .item-cont-input input[type="email"]
{
	width:100%;
	height:40px;
	background:#fff;
	line-height:40px;
	color:#808080;
	font-size:14px;	
	padding:0px 10px;
	border:0;
}

textarea
{
	width:100%;
	height:160px;
	background:#fff;
	line-height:16px;
	color:#808080;
	font-size:14px;	
	padding:10px;
	border:0;
	resize:none;
}

.w165
{
	width:165px !important;
}

.space70
{
	display:block;
	clear:both;
	width:100%;
	height:70px;
}

.col36
{
	float:left;
	width:36%;
	display:block;
	padding-top:40px;
}

.col28
{
	float:left;
	width:28%;
	display:block;
	padding:165px 0;
}

.bkblu
{
	background:#205fec;
}

.testod
{
	text-align:right;
	float:right;
	padding-right:50px;
}

.txtblu *
{
	color:rgb(0, 13, 34) !important;
}

.testod {
    text-align: right;
    float: right;
    padding-right: 50px;
    padding-bottom: 34%;
}

.testod:last-child
{
	padding-bottom:0px !important;
}

.testor
{
	text-align:left;
	float:left;
	padding-right:50px;
}

.testor {
    text-align: left;
    float: left;
    padding-left: 50px;
    padding-bottom: 34%;
}

.testor:last-child
{
	padding-bottom:30px !important;
}

.text-center
{
	text-align:center;
}

.spinner {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border: 3px solid #205fec;
  border-radius: 50%;
  z-index:10;
}
.spinner:before, .spinner:after {
  content: "";
  position: absolute;
  display: block;
  width: 3px;
  background-color: #205fec;
  border-radius: 1.5px;
  -webkit-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
}
.spinner:before {
  height: 9px;
  left: 13.5px;
  top: 50%;
  -webkit-animation: spin 2000ms linear infinite;
          animation: spin 2000ms linear infinite;
}
.spinner:after {
  height: 12px;
  left: 13.5px;
  top: 50%;
  -webkit-animation: spin 500ms linear infinite;
          animation: spin 500ms linear infinite;
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.overlaywhite
{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#fff;
	z-index:5;
}

.cont-effect
{
	display:block;
	clear:both;
	width:100%;
	height:2060px;
	background:url("/immagini/bkgeffetto.png") no-repeat;
	background-size:cover;
	background-position: center !important;
	overflow:hidden;
	max-width:100%;
	min-width:768px;
}

.fasciaeff
{
	display:block;
	clear:both;
	width:1170px;
	height:686px;
	margin:0px auto;
	position:relative;
}

#ss1, #ss2, #ss3, #ss4, #ss5, #ss6, #bb1, #bb2, #bb3, #bb4, #bb5, #bb6, #bb7, #pp1, #pp2, #pp3, #pp4, #pp5, #pp6, #pp7, #pp8
{
	position:absolute;
}	

#ss1
{
	top:46px;
	left:170px;
}

#ss2
{
	top:210px;
	left:210px;
}

#ss3 {
    top: 400px;
    left: 515px;
}

#ss4
{
	top:340px;
	left:240px;
}

#ss5 {
    top: 110px;
    left: 405px;
}
#ss6 {
    top: 417px;
    left: 695px;
}

#bb1 {
    top: 20px;
    left: 660px;
}

#bb2 {
    top: 357px;
    left: 490px;
}

#bb3 {
    top: 130px;
    left: 850px;
}

#bb4 {
    top: 330px;
    left: 640px;
}

#bb5 {
    top: 90px;
    left: 607px;
}

#bb6 {
    top: 300px;
    left: 822px;
}

#bb7 {
    top: 360px;
    left: 10px;
}

#pp1
{
	top:10px;
	left:10px;
}

#pp2
{
	top: 118px;
	left: 82px;
}

#pp3 {
    top: 142px;
    left: 140px;
}

#pp4
{
	top: 105px;
	left: 482px;
}

#pp5 {
    top: 347px;
    left: 375px;
}

#pp6 {
    top: 328px;
    left: 10px;
}

#pp7
{
	top: 492px;
	left: 60px;
}

#pp8 {
    top: 469px;
    left: 660px;
}


.animateblock {
  padding: 8px 0;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.55s linear;
  -moz-transition: all 0.55s linear;
  transition: all 0.55s linear;
}

.animateblock.rr
{
	margin-left:100px;
}

.animateblock.ll
{
	margin-left:-100px;
}

.animateblock.bb
{
	margin-top:100px;
}

.animateblock.tt
{
	margin-top:-100px;
}



.animateblock.animated {
  opacity: 1;
  margin:0 !important;
}

/* animation transition styles */
.animateblock.left {
  margin-left: -2%;
}
.animateblock.left.animated {
  margin-left: 12%;
}

.animateblock.right {
  display: block;
  margin-left: 100%;
}
.animateblock.right.animated {
  margin-left: 70%;
}

.animateblock.top {
  display: block;
  width: auto;
  text-align: center;
  margin-top: -25px;
}
.animateblock.top.animated {
  margin-top: 0px;
}

.animateblock.btm {
  display: block;
  width: auto;
  text-align: center;
  margin-top: 25px;
}
.animateblock.btm.animated {
  margin-top: 0;
}

.animateblock.centerleft {
  display: block;
  width: auto;
  text-align: center;
  margin-right: -10%;
}
.animateblock.centerleft.animated {
  margin-right: 0;
}

.animateblock.centerright {
  display: block;
  width: auto;
  text-align: center;
  margin-left: -10%;
}
.animateblock.centerright.animated {
  margin-left: 0;
}

.animateblock.center {
  margin-left: 2%;
}
.animateblock.center.animated {
  margin-left: 42%;
}

.animateblock.size {
  display: block;
  width: 10%;
  text-align: center;
}
.animateblock.size.animated {
  width: 100%;
  height: 100%;
}
.animateblock.size img {
  max-width: 100%;
  height: auto;
}

.contaltri {
    display: block;
    clear: both;
    background: #fff;
}

.s-altr {
    width: 16.666%;
    float: left;
    display: block;
    margin: 0;
    padding: 50px;
}

.textsingle {
    width: 100%;
    background: #F2F2F2;
    padding: 38px 30px;
    margin-top: -40px;
    margin-bottom: 35px;
}	
.left h1 {
    margin: 0;
    color: #000D22;
    font-size: 64px;
    font-weight: bold;
    margin-bottom: 64px;
}
.left p span {
    color: #205FEC;
	font-weight:600;
}

.animatew {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.animateb {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #000D22;
    font-style: italic;
    letter-spacing: 2px;
}

#ss6
{
	width: 470px;
	height: 188px;
	padding-left: 10px;
}

#bb7
{
	width: 478px;
	height: 179px;
	text-align:right !important;
	padding-right: 10px;
}

#pp8
{
	width: 470px;
	height: 171px;
	padding-left: 10px;
}

#portfolio_new  .riga{
	width:100%;
	/*height:198px;*/
	margin:0;
	padding:0;
	display:block;			
}

#portfolio_new  .riga_grande{
	width:100%;
	/*height:396px;*/
	margin:0;
	padding:0;
	display:block;			
}	

#portfolio_new .riga_grande .grande {
	width: 50%;
	position: relative;
	float: left;
	overflow: hidden;
}

#portfolio_new .riga_grande .medio {
	width: 33.333%;
	position: relative;
	float: left;
	overflow: hidden;
}

#portfolio_new .riga .piccoli {
	width: 25%;
	position: relative;
	float: left;
	overflow: hidden;
}
#portfolio_new .riga .piccoli img {
	max-width: 100%;
}
.errore {
    width: 100%;
    padding: 132px 0 0;
    height: 455px;
}/*
.spaziog {
    height: 117px;
    max-height: 100%;
    min-height: 100%;
}*/

#gdpr #privacy1_t {
	margin-top: 6px;
	vertical-align: -2px;
}
#gdpr #lp
{
	margin-left: 5px;
	color: rgb(32, 95, 236);
	text-decoration: underline;
}
#gdpr ul.testoserv {
	padding-left: 0;
	list-style: none;
}
#gdpr .stitserv span, #gdpr .testoserv span {
	color: #205fec;
}
#gdpr ul.testoserv > li {
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 23px;
	color: #4D4D4D;
	font-weight: 500;
	letter-spacing: 2px;
	position: relative;
	padding: 0 0 0 15px;
}
#gdpr ul.testoserv > li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 7px;
	height: 7px;
	background: #205fec;
	border-radius: 100%;
}
#gdpr .item-cont-input input[type="text"], #gdpr .item-cont-input input[type="email"], #gdpr textarea {
	background: #f2f2f2;
}
#gdpr .item-cont-input.item-cont-input-gdpr {
	width: 25%;
}
#gdpr ul.type-none {
	padding: 0;
	list-style: none;
}
#gdpr ul.type-none li {
	padding: 0 0 0 10px;
	position: relative;
}
#gdpr ul.type-none li::before {
	content: "-";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 23px;
	color: #4D4D4D;
	font-weight: 500;
}