/* GENERAL */
* {
    font-family: "proxima-nova", Helvetica, sans-serif !important;
}
.ptb-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.grid-padding-x>.cell {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
}
.thumbnail {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.button.large {
    font-size: 1.25rem;
    margin: 1rem;
    padding: 0.4em 0.7em;
}
.button.red {
	background-color: #eb0029;
	opacity: 0.9;
}
.button.red:hover {
	opacity: 1;
}

.media-object {
	margin-bottom: 50px;
}

.ajax-loader {
	margin: 1em auto !important;
	text-align: center !important;
	display: block !important;
	background-image: url(/wp-content/uploads/2019/02/loader.gif) !important;
}

.top-content-section:after {
    content: " ";
    background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.75) 40%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.75) 40%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.75) 40%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
    width: 100%;
    height: 20%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
}

/* */
.hero-full-screen {
	height: 70vh;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: url("/wp-content/themes/face3-artitalia/assets/img/audimac-push-header.jpg") center center no-repeat;
	background-size: cover;
}
.hero-full-screen .middle-content-section {
    text-align: left;
    color: #fefefe;
    max-width: 1120px;
    width: 100%;
}

.hero-full-screen .bottom-content-section {
    text-align: left;
    color: #fefefe;
    max-width: 1120px;
    width: 100%;
}

.hero-full-screen .top-content-section {
	width: 100%;
	max-width: 1120px;
}
.hero-full-screen .bottom-content-section {
  padding: 0;
  margin-bottom: 4em;
}
.hero-full-screen .bottom-content-section svg {
  height: 3.75rem;
  width: 3.75rem;
  fill: #fefefe;
}
.hero-full-screen h1 {
    font-size: 58px;
    font-weight: 800;
    line-height: 1em;
    color:#fff;
}
.hero-full-screen h2 {
	font-size: 22px;
	line-height: 1.2em;
	color:#fff;
}
.hero-full-screen .top-bar {
  background: transparent;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    max-width: 50%;
}
.hero-full-screen .top-bar .top-logo .menu-text {
	padding-left: 0;
}
.hero-full-screen .top-bar .menu {
  background: transparent;
}
.hero-full-screen .top-bar .menu-text {
  color: #fefefe;
}
.hero-full-screen .top-bar .menu li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero-full-screen .top-bar .menu a {
  color: #fefefe;
  font-weight: bold;
}

@media (min-width:680px) {
	.hero-full-screen .top-content-section {
	    padding-top: 30px;
	}
}
@media (max-width:560px) {
	.hero-full-screen h1 {
	    font-size: 40px;
	    font-weight: 600;
	    line-height: 1em;
	}
}
@media (min-width:460px) {
	.top-logo {
		padding-top: 10px;
	}
}
@media (max-width:460px) {
	.top-content-section .grid-x .cell {
		padding: 1em;
	}
	.button.red {
		margin: 0;
	}
}
@media (max-width: 360px) {
	.button.red {
		font-size: 17px;
	}
}
/* VIDEO */

#video-content-section {
    padding:20em 0;
}
#video-content-section h2 {
    color: #fff;
    font-size: 40px;
    line-height: 1em;
    font-weight: 600;
}
#video-content-section p {
    color:#fff;
    font-size: 18px;
    line-height: 1.2em;
}
#launch-your-business {
    background: url(/wp-content/themes/face3-artitalia/assets/img/artitalia-audimac-push-landing-page-slide-form.jpg) no-repeat center center;
    background-size: cover;
    padding: 16.4em 0;
}

#launch-your-business .form-part h2 {
	font-size: 40px;
	font-weight: 600;
	color:#FFF;
	line-height: 1em;
    padding-bottom: 10px;
}

#launch-your-business .grid-x {
	max-width: 1120px;
	margin:0 auto;
}

#video-content-section {
    background: url(/wp-content/themes/face3-artitalia/assets/img/audimac-push-bg-video.jpg) no-repeat top right;
    background-size: cover;
}

@media (max-width:1024px) {
	#video-content-section {
	    /*background: url(/wp-content/uploads/2019/02/audimac-image-mobile-1.0.png) no-repeat top center;*/
	    background: url(/wp-content/uploads/2019/02/audimac-image-mobile-1.1.png) no-repeat top center;
	    background-size: cover;
	}
	#video-content-section {
		padding: 5em 0 20em;
	}
}

#video-content-section .grid-x {
	max-width: 1120px;
	margin:0 auto;
}

@media (max-width: 1024px) {
	#video-content-section .play-btn {
		margin-top: 80px;
	}
}

/* let-the-system-work-for-you */
#let-the-system-work-for-you {
	padding: 80px 0;
}
#let-the-system-work-for-you  .grid-x {
	max-width: 1120px;
	margin:0 auto;
}
#let-the-system-work-for-you h2 {
	font-size: 40px;
	font-weight: 600;
	color: #000;
	margin-bottom: 50px;
	line-height: 1.2em;
}
#let-the-system-work-for-you h3 {
	font-size: 20px;
	font-weight: 600;
	color:#353535;
	line-height: 1.2em;
}
#let-the-system-work-for-you p {
	font-size: 18px;
	color:#353535;
	line-height: 1.2em;
	font-weight: 400;
}

/* launch-your-business */
#launch-your-business .right h2 {
	font-size: 40px;
	font-weight: 600;
	color: #000;
	color:#fff;
	line-height: 1em;
    padding-bottom: 10px;
}

@media (min-width: 1000px) {
	#launch-your-business .right h2 {
		padding-bottom: 35px;
	}
}

#launch-your-business .right p {
	font-size: 20px;
    color: #fff;
    line-height: 1.2em;
}
@media (min-width: 1200px) {
	#let-the-system-work-for-you  .grid-x > .cell {
	    padding-right: 2.5rem;
	    padding-left: 2.5rem;
	}
}
@media (max-width:1024px) {
	#launch-your-business .form-part {
		margin-top: 50px
	}
	#let-the-system-work-for-you  .grid-x > .cell {
	    padding-right: 2.5rem;
	    padding-left: 2.5rem;
	}
}
@media (max-width:642px) {
	#let-the-system-work-for-you  .grid-x > .cell {
	    padding-bottom: 2.5rem;
	}
}
@media (max-width:460px) {
	#let-the-system-work-for-you  .grid-x > .cell {
	    padding-right: 2.5rem;
	    padding-left: 2.5rem;
	}
}

/* FORM */
.wpcf7 {
	margin: 0 auto !important;
	padding: 0 !important;
	max-width: 380px;
	background-color: #fff;
}
.wpcf7 h3 {
	font-size: 24px;
    font-weight: 600;
    line-height: 1.2em;
}
.wpcf7 p {
    font-size: 16px;
    line-height: 1.4em;
}
.wpcf7 [type=button], 
.wpcf7 [type=submit] {
	display: block;
	width: 100%;
	padding: 12px;
	border: 0;
	background-color: #eb0029;
	color: #fff;
	font-size: 19px;
	cursor: pointer;
}
.wpcf7 [type=button]:hover, 
.wpcf7 [type=submit]:hover {
	background-color: #000;
}

.wpcf7 .wpcf7-mail-sent-ok {
    display: none !important;
}

.wpcf7 form,
.wpcf7 .thankyou-image {
    /*transition: all 0.7s ease-in-out;*/
}

.wpcf7 {
    position: relative;
}

.wpcf7 .thankyou-image {
    opacity: 1;
    width: 100%;
    max-width: 300px;
    height: auto;
    z-index: 9999999;
}

.wpcf7 .thankyou-image h4 {
    font-size: 30px;
    text-align: center;
    line-height: 1.2em;
    font-weight: 600;
}
	
.wpcf7 .thankyou-image img {
	padding: 21px 0;
}


.wpcf7 form.fadeout {
    opacity: 0;
}

.wpcf7 .thankyou-image.fadein {
    opacity: 1;
}

@media (max-width: 460px) {
	.wpcf7 {
		padding: 0 !important;
	}
	.wpcf7 p {
		margin-bottom: 0;
    }
    .wpcf7 > form > p:nth-child(3) {
	    padding-bottom: 16px;
    }
    .wpcf7 [type=button], .wpcf7 [type=submit] {
	    font-size: 17px;
	}
}

@media (max-width: 360px) {
	.wpcf7 h3 {
    	font-size: 21px;
    }
    .wpcf7 [type=button], .wpcf7 [type=submit] {
	    font-size: 16px;
	}
}

/* FOOTER */

footer {
    background-color: #252525;
}

footer .contact li:not(:last-child) {
	margin-right: 50px;
}

footer .contact,
footer .contact a {
    padding: 0 0.4em;
    color:#fff;
}
footer .contact a:hover {
	color:#eb0029;
}

footer .menu {
    color:#fff;
}
footer .menu li {
    line-height: 1.8em;
    font-weight: 600;
}

footer .menu li a {
    padding: 0 0.4em;
    color:#fff;
}
footer .menu li a:hover {
	color:#eb0029;
}
footer .menu li a svg {
    display: inline-block;
    width: 18px;
    color: #fff;
    height: 18px;
}
footer .menu li a:hover svg {
	color: #eb0029;
}

footer .grid-x {
	max-width: 1120px;
	margin:0 auto;
	min-height: 125px;
}
@media (min-width: 1025px) {
	footer .grid-x >.cell {
	    padding-right: 2.5rem;
	    padding-left: 2.5rem;
	}
}
@media (max-width: 1024px) {
	footer .section-logo img {
	    display: block;
	    margin-right: auto;
	    margin-left: auto;
	    float: none !important;
	    padding: 30px 0;
	}
	footer .section-social {
		 padding: 30px 0;
	}
	footer .section-social ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 480px) {
	footer .contact li {
    	display: block !important;
	    margin: 0 auto !important;
	    width: 100%;
	    text-align: center;
	    padding: 6px 0 !important;
	}
}

/* popup */
.reveal {
    line-height: 0;
    width: 100%;
    max-width: 900px;
    overflow: initial;
    border: none;
    outline: 0;
    top: 50% !important;
    transform: translateY(-50%);
    margin: 0 auto;
    width: 90%;
    padding: 0;
    min-height: auto;
    height: auto;
}
.reveal .mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
    outline:0;
}
.reveal .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
    outline:0;
}
.reveal .close-button {
    position: absolute;
    right: 0;
    top: 0;
    top: -40px;
    outline:0;
}

/**
* Change container size on xxlarge screen.
*/
@media screen and (min-width: 90em) {
    .row {
        /*max-width: 85rem;*/
    }
}
/* About the Makers */

#about-the-makers {
	background: url(/wp-content/uploads/2019/01/artitalia-block.jpg) no-repeat top center;
	background-size: cover;
	padding: 10em 0;
}
#about-the-makers .grid-x {
	max-width: 1120px;
	margin:0 auto;
}
#about-the-makers h2 {
	color:#eb0029;
    font-weight: 600;
}
#about-the-makers h3 {
	color:#fff;
	line-height: 1.2em;
}
#about-the-makers p {
	color:#fff;
	line-height: 1.4em;
}



/*=============================== CAREERS BUTTON ==========================*/
.careersbutton {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #707070;
    padding: 8px 12px;
    position: fixed;
    transform: translateY(-25%);
    right: 200px;
}

.careersbutton img {
    height: 20px !important;
    margin-right: 5px;
}
.careersbutton:active,
.careersbutton:focus,
.careersbutton:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.careersbutton:hover {
    color: #000000;
    text-decoration: none;
}
.careersmenulink {
    display: none;
}

@media screen and (max-width: 767px) {
    .careersbutton {
        display: none;
    }
    
    .careersmenulink {
        display: list-item;
    }
}




/* nav */


.btn__menu {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  font-family: "proxima-nova", Helvetica, sans-serif; }
.btn__menu:focus {
  text-decoration: none;
  outline: 0;
  color: white; }
.btn__menu:hover {
  color: #f4343f;
  text-decoration: none; }
.btn__menu:hover .icn__menu span {
  background: #f4343f;
  -webkit-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  transform: translate(0, 2px); }
.btn__menu:hover .icn__menu span:first-child {
  -webkit-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  transform: translate(0, -2px); }
.btn__menu.open-menu:hover .icn__menu span {
  background: #f4343f;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(-45deg) translate(0, 4.5px);
  -ms-transform: rotate(-45deg) translate(0, 4.5px);
  transform: rotate(-45deg) translate(0, 4.5px);
  overflow: hidden; }
.btn__menu.open-menu:hover .icn__menu span:first-child {
  -webkit-transform: rotate(45deg) translate(0, -5px);
  -ms-transform: rotate(45deg) translate(0, -5px);
  transform: rotate(45deg) translate(0, -5px);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left; }
.btn__menu .close {
  font-family: "proxima-nova", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  text-shadow: 0 0;
  font-weight: normal;
  outline: 0;
  text-rendering: optimizeLegibility;
  position: absolute;
  opacity: 0;
  top: 3px;
  left: 30px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  transform: translate(10px, 0); }

.icn__menu {
  width: 20px;
  display: inline-block;
  margin-left: 12px;
  padding: 1px 0; }
.icn__menu span {
  height: 2px;
  width: 100%;
  display: block;
  background: white;
  margin: 0 0 5px 0;
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
.icn__menu span:nth-child(2) {
  margin-bottom: 0; }

.open-menu {
  z-index: 30; }
.open-menu .open {
  opacity: 0;
  -webkit-transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  transform: translate(-10px, 0); }
.open-menu .close {
  opacity: 1;
  -webkit-transform: translate(-30px, 0);
  -ms-transform: translate(-30px, 0);
  transform: translate(-30px, 0); }
.open-menu .icn__menu span {
  background: white;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(-45deg) translate(0, 4.5px);
  -ms-transform: rotate(-45deg) translate(0, 4.5px);
  transform: rotate(-45deg) translate(0, 4.5px);
  overflow: hidden; }
.open-menu .icn__menu span:first-child {
  -webkit-transform: rotate(45deg) translate(0, -5px);
  -ms-transform: rotate(45deg) translate(0, -5px);
  transform: rotate(45deg) translate(0, -5px);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left; }

/* lists */
.list-group-item {
  text-align: left;
  position: relative;
  display: block;
  padding: 0;
  background-color: transparent;
  border: 0; }

.menu__base {
  position: absolute;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
  margin: 0 auto;
  padding: 48px 6%;
  z-index: 10; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: display 0.5s ease;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.72);
  z-index: 20;
  display: none; }
#overlay.visible {
  display: block; }

.menu__offset {
  width: 100%;
  padding-left: 42px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  bottom: 0;
  height: 460%;
  padding-top: 115px;
  margin-bottom: 0;
  background-color: black;
  text-align: right;
  z-index: 30;
  transition: transform 0.5s ease;
  -ms-transform: translateX(530px);
  -webkit-transform: translateX(530px);
  -moz-transform: translateX(530px);
  -o-transform: translateX(530px);
  transform: translateX(530px); }
  
.menu__offset--visible.menu__offset {
    position: absolute;
}
.menu__offset--visible {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }
.menu__offset--visible > .btn__menu--close {
  display: block; }
.menu__offset > * {
  margin-bottom: 63px; }
.menu__offset .icn__x {
  display: inline-block;
  margin-left: 18px;
  margin-bottom: -3px; }
.menu__offset > .btn__menu--close {
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  font-family: "proxima-nova", Helvetica, sans-serif;
  display: inline-block;
  margin: 0;
  margin-right: 100px;
  display: none; }
.menu__offset a {
  color: white;
  text-decoration: none;
  font-size: 16px; }
.menu__offset a:hover {
  color: #f4343f; }
.menu__offset .clientLogin {
  font-size: 16px;
  text-transform: uppercase;
  color: #f4343f;
  font-family: "proxima-nova", Helvetica, sans-serif; }
.menu__offset .clientLogin:hover, .menu__offset .clientLogin:focus, .menu__offset .clientLogin:active {
  text-decoration: none;
  background-color: transparent; }

.menu__main {
  min-height: 315px;
  text-align: right; }
.menu__main a {
  text-transform: uppercase;
  display: block;
  text-align: left;
  padding: 16px 0;
  font-size: 22px;
  font-family: "proxima-nova", Helvetica, sans-serif; }

.menu__languages {
  margin-right: 50px;
  margin-bottom: 0; }
.menu__languages:before, .menu__languages:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.menu__languages:after {
  clear: both; }
.menu__languages {
  *zoom: 1; }
.menu__languages li, .menu__languages ul {
  display: block;
  float: left; }
.menu__languages a {
  font-size: 14px;
  padding: 10px;
  display: block;
  text-align: left;
  float: left;
  font-family: "proxima-nova", Helvetica, sans-serif; }
.menu__languages > li {
  display: block; }
.menu__languages > li > a:first-child {
  color: #f4343f;
  margin-left: -10px; }
.menu__languages:hover .fa-angle-down {
  color: #f4343f; }
.menu__languages:hover li {
  display: block; }
.menu__languages:hover li ul li:first-child {
  display: block; }

.menu__work {
  margin-bottom: 0; }
.menu__work li {
  display: block;
  padding: 0;
 /* padding: 17px 0;*/
  text-transform: uppercase;
  color: white;
  text-decoration: none;
 /* background-color: #f4343f;*/
  font-family: "proxima-nova", Helvetica, sans-serif; }
.menu__work li:hover {
  background: #414141;
  color: white;
  cursor: pointer; }
.menu__work li.active .work_item, .menu__work li .work_item:focus {
  background: #414141 !important;
  text-decoration: none; }
.menu__work  li.active .work_item {
  color: white;
  text-decoration: none;
  background-color: #f4343f; }

#overlay {
  z-index: 69; }

.menu__base {
  z-index: 50; }

.menu__offset {
  z-index: 40; }

body.page_543 .tabs-wrap,
.menu__work li,
.blogFilter li {
  z-index: 60;
  position: relative; }

.menu__offset--visible.menu__offset {
  z-index: 70; }
.menu__offset--visible ~ .menu__base {
  z-index: 300; }

.work__popup {
  z-index: 50; }



.menu__work .work_item {

  background-color: #f4343f;
  padding: 17px 0;
 }

.menu__work .work_download
{
 /* background-color: #f4343f;*/

}

.menu__work .work_download:hover
{
  color:white;
}

.menu__work .work_item a:hover
{
  color: white;
}

@media screen and (max-width: 480px) {
  .menu__base {
    z-index: 40; }
  .menu__base > .col-xs-6:first-child {
    padding: 0;
    margin: 0;
    width: 80%; }
  .menu__base > .col-xs-6:first-child img {
    width: 100%;
    height: auto; }
  .menu__base > .col-xs-6:nth-child(2) {
    padding: 0;
    margin: 0;
    width: 20%;
    margin-left: auto !important; }
  .menu__base > .col-xs-6:nth-child(2) .btn__menu {
    position: static;
    right: auto; }
}
@media screen and (max-width: 480px){
	.menu__base > .col-xs-6:nth-child(2) .btn__menu .close, 
	.menu__base > .col-xs-6:nth-child(2) .btn__menu .open {
	    display: none !important;
	}
}
@media screen and (min-width: 480px) {
  .menu__base {
    position: absolute;
    transition: all 400ms ease;
    background-color: transparent;
    width: 100%;
    padding-top: 48px;
    padding-bottom: 48px;
    margin: 0 auto;
    padding: 48px 6%;
    z-index: 30; }
  .menu__base.lightBg a > span {
    color: #222222; }
  .menu__base.lightBg a .icn__menu span {
    background-color: #222222; }
  .menu__base.lightBg #logo {
    display: none !important; }

  .menu__offset {
    width: 530px;
    padding-left: 110px; }
}
@media screen and (min-width: 767px) {
  .menu__work li {
    margin: 0 10px 0 0;
    width: calc( 25% - 10px);
    display: block;
    float: left; } }
@media screen and (min-width: 1024px) {
  .menu__work {
    padding-right: 0; }
  .menu__work li.current_page_item a {
    border-color: white; }}
@media screen and (max-width: 767px) {
  .menu__work li {
    border-bottom: 2px solid black; } 
}
@media screen and (max-width: 480px) {
	html body .overflow-wrapper nav.menu__offset+.menu__base {
	    padding: 24px 6% !important;
	}
}

.btn__menu {
    position: fixed;
    right: 80px;
}

#scroll {
	position: fixed;
    right: 50px;
    bottom: 145px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: rgba(58,58,58,0.8);
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
        z-index: 9999;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#3a3a3a;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
