.container {position:relative; width:80%; max-width:1280px; margin:0 auto; padding:0; box-sizing:border-box; }
.container-fluid {position:relative; width:100%; margin:0 auto; padding: 0; box-sizing:border-box; }
.column,.columns { width: 100%; float: left; box-sizing: border-box; }
.pad2{padding:20px}.pad3{padding:30px}.pad4{padding:40px}.pad5{padding:50px}.pad6{padding:70px 0}
.padd{padding:80px 0; min-height:60px}.pad{padding:20px}
.br{color:#fff}
.green{color:#7ba805}
.verdlogo{color:#aed32f}
.bgbr{background-color:#fff}
.red{color:#d22630}
.bgred{background-color:#d22630}
.orange{color:#da872a}
.bgorange{background-color:#da872a}
.bk{color:#000}
.cz{color:#333}
.blu{color:#12446f}
.ouro{color:#00a055}
.bgouro{background-color:#00a055}
.bgourot{background-color:rgba(0,160,85,0.8);}
.bgblu{background-color:#12446f}
.som{text-shadow:1px 1px 19px rgba(0, 0, 0, 0.4);}
.somd{-webkit-box-shadow:0px 0px 40px 0px rgba(0,0,0,0.4); -moz-box-shadow:0px 0px 40px 0px rgba(0,0,0,0.4); box-shadow:0px 0px 40px 0px rgba(0,0,0,0.4);}
.somlados{box-shadow:0 9px 0px 0px #052a41, 0 0 0px 0px #052a41, 12px 0 15px -4px rgba(0,40,60, 0.97), -12px 0 15px -4px rgba(0,40,60, 0.97);}
.over{position:absolute; float:left;z-index:100;}
.trans{background-color: cornflowerblue;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:0.5}
.oki{text-transform: uppercase}
.img-circle {border-radius: 50%;}
.round {border-radius:22px}
.tsom{text-shadow:0px 5px 9px rgba(0,0,0,0.44);}

.bgroxd{background:rgb(44,135,170); background:radial-gradient(circle at bottom center, rgba(74,135,160,1) 13%, rgba(70,107,168,1) 39%, rgba(20,47,74,1) 76%); }

.zoom{transition: transform 0.2s;}
.zoom:hover{transform: scale(1.1)}
.hide {opacity:0;left:-100%}
.show {opacity:1;left:0}

.row {padding:0}

@media (min-width: 680px) {
  .column, .columns { margin-left:2.5%; }
  .column:first-child, .columns:first-child { margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 12.3333333333%; }
  .three.columns                  { width: 23%;            }
  .four.columns                   { width: 31.4666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }
  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }
  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}



html {font-size: 62.5%; scroll-behavior:smooth; margin: 0; padding:0; }
body {font-size:1.5em; font-family: 'Source Sans Pro', sans-serif; line-height:1.4; font-weight:400; background-color:#e8e8e8; color:#222; overflow-x:hidden; }

h1, h2, h3, h4, h5, h6 {margin-top:1rem; margin-bottom:1.2rem; color:#000; font-weight:300; line-height:1.2; letter-spacing:0.2em}
h1 { font-size: 2.5rem; font-weight:bolder}
h2 { font-size: 2.5rem; font-weight:lighter; text-transform:uppercase}
h3 { font-size: 2.3rem; text-transform:uppercase}
h4 { font-size: 2.0rem; }
h5 { font-size: 1.8rem; }
h6 { font-size: 1.2rem; }

@media (min-width:900px) {
  h1 { font-size: 4.6rem; }
  h2 { font-size: 4.3rem; }
  h3 { font-size: 3.5rem; }
  h4 { font-size: 2.2rem; }
  h5 { font-size: 1.8rem; }
  h6 { font-size: 1.5rem; }
}

@media (min-width:1600px) {
  h1 { font-size: 5.0rem; }
  h2 { font-size: 4.2rem; }
  h3 { font-size: 3.5rem; }
  h4 { font-size: 2.5rem; }
  h5 { font-size: 2.2rem; }
  h6 { font-size: 1.5rem; }
}

p {margin:0; font-size:1.2em; font-weight:300}


a {color:orange; text-decoration:none;-webkit-transition:color 0.2s ease-in; -moz-transition:color 0.2s ease-in; -o-transition:color 0.2s ease-in}
a:hover { color:#bbb}



.button,button,input[type="submit"],input[type="reset"],
input[type="button"] {display:inline-block; height:44px; padding:0 28px; color:#fff; text-align:center; font-size:1.1em; font-weight:400; line-height:44px; text-transform:uppercase; text-decoration:none; white-space:nowrap; background-color:#36a772; cursor:pointer; box-sizing:border-box; border:none; border-radius:30px; letter-spacing:0.2em}
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {color:#fff; outline: 0; background-color:#245a80}
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,
input[type="button"].button-primary {background-color: #95b42a; color:#fff; font-size:1.5rem;line-height:1.5rem;padding:8px 28px; height:48px}
.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus {color:#FFF; background-color:#245a80}

input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],input[type="date"],textarea,select {height:44px; padding:9px 10px; background-color:#fff; border: 1px solid #D1D1D1; border-radius:4px; box-shadow:none; box-sizing: border-box; font-size:1.4rem}
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],
textarea {-webkit-appearance: none; -moz-appearance: none;appearance: none; }
textarea {min-height:44px; padding-top: 6px; padding-bottom: 6px; }
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus {border:2px solid #03ab90; outline: 0; }
label,legend {display: block; margin-bottom: .5rem; font-weight: 600; }
fieldset { padding: 0; border-width: 0; }
input[type="checkbox"],input[type="radio"] { display: inline; padding: 5px}
label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; }



ul {list-style:none }
ol {list-style: decimal inside; }
ol, ul {padding-left: 0; margin-top: 0; }
ul ul,ul ol,ol ol,ol ul {margin: 1.5rem 0 1.5rem 3rem}
li {margin-bottom: 1rem; }

code {padding:.2rem .5rem; margin: 0 .2rem; font-size:90%; white-space:nowrap; background:#F1F1F1; border:1px solid #E1E1E1; border-radius:4px}
pre > code {display: block;padding: 1rem 1.5rem;white-space: pre; }

table {border-collapse: collapse; margin:0; padding:0; width:100%; table-layout:fixed}
table caption {font-size:1.5em; margin:.5em 0 .75em 0}
table tr {padding:2em 0}
table th,table td { padding:.625em 0; text-align: center; border-bottom: 1px solid #E1E1E1}
table th, thead {font-size: .8em; text-transform: uppercase; font-weight: bold}

@media screen and (max-width: 600px) {
  table thead {border:none; clip: rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; }
  table tr {background-color:#fff; display:block; padding:0 10px; border-bottom:12px solid #e7eff3}
  table td {border-bottom: 1px solid #ddd; display:block; font-size:11px; text-align:right}
  table td:before {content: attr(data-label); float: left; }
  .ttd {font-size:12px}
}



button,.button {margin-bottom: 1rem; }
input,textarea,select,fieldset {margin-bottom: 1.5rem; }
pre,blockquote,dl,figure,table,p,ul,ol,form {margin-bottom: 1.5rem; }

.u-full-width {width:100%; box-sizing:border-box}
.u-half-width {width:49.7%; box-sizing:border-box}
.u-max-full-width {max-width:100%; box-sizing:border-box}
.u-pull-right {float:right}
.u-pull-left {float:left}
.text-center{text-align: center}
.text-just{text-align: justify}
.text-right{text-align: right}
.it{font-style: italic}
.text-n{text-transform:none}
.esp{letter-spacing:0.3em}
.leve{font-weight:300}
hr {margin-top:2rem; margin-bottom:2.5rem; border-width:0; border-top: 1px solid #E1E1E1}
.container:after,.row:after,.u-cf { content:""; display:table; clear:both}


@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0);-webkit-transform: scale(0.0);
  } 50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}





.rslides {position:relative; list-style:none; overflow:hidden; padding: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; }





@media (min-width: 320px) {
#topp{position:absolute; top:0; height:90px; z-index:2; padding:0}
.pe{padding:30px 10px}
.pe a{color:#333}
.ico{width:26px;margin:0 7px -3px 0}
.construtora{background-color:#3f4042; padding:50px 10px; margin:50px 0 50px 0}
.bts{position:absolute; top:2px; right:2%; float:right}
.bt,.btpe{display:inline-block; font-size:0.97em; height:40px; padding:auto 15px; line-height:1em; font-weight:400; letter-spacing:0.04em}
.btpe{font-size:0.97em}

.box {z-index:50; position:absolute; width:auto; height:auto; left:10%;right:10%; margin:360px auto 0 auto; padding:10px 30px; border-radius:22px}
.box h3{margin-bottom:8px}
.box button{height:auto; font-size:0.8em; line-height:0.8em; padding:12px 25px}
.tint {background-color: rgba(80,60,100,.9); background-blend-mode: multiply;}
.hs{background:rgb(0,0,0,0.8); position:fixed; top:0;left:0; width:100%; height:100%; z-index:99999; padding:40px 10px; overflow-y:scroll}
#info p{color:#222}

.hero{width:100%; height:386px; position:absolute; top:-10px; left:0; z-index:0}
.heroin{width:100%; height:300px; position:absolute; top:-10px;}
.hero h3{font-size:1.5em}
.hero .selo{width:40%;}
.chamada{position:absolute; z-index:160; top:140px; width:94%; left:4%; text-align:center; letter-spacing:0.22em; font-size:2em; font-weight:lighter}
.chamadain{position:absolute; z-index:160; top:140px; width:94%; left:11%; text-align:left; letter-spacing:0.22em; font-size:3em; font-weight:300}
.logo{width:175px; margin:20px 0 0 0}
.conteudo{margin:770px auto 0 auto}
.conteudoin{margin:230px auto 0 auto; border-radius:20px}
.fotos{position:relative; z-index:30; top:740px; bottom:100px; height:auto}
.fotosin{position:relative; z-index:2; top:250px; height:auto}
.fotos h5{text-transform:uppercase; font-weight:bold;color:#fff; font-size:90%; padding:20px; text-shadow:1px 1px 19px rgba(0, 0, 0, 0.4);}

.doctor{top:0; z-index:1; background-image:url(../img/cedorj-hero.jpg); background-attachment:fixed; background-size:195%; background-position:top center}

.bts{display:none}
.dois{display:none}
.top {display:block; z-index:1; position:absolute; top:0; left:0;}
.wpe{width:100%; z-index:0; position:absolute; bottom:-190px; left:0%; padding-bottom:80px}
#return-to-top {position:fixed; bottom:66px; right:15px;background:rgb(0, 0, 0); background:rgba(0, 0, 0, 0.5); width:48px; height:48px; display: block; text-decoration:none; -webkit-border-radius:34px; -moz-border-radius:34px; border-radius:34px; display:none; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
#return-to-top i{color:#fff; margin:0; position:relative; left:18px; top:15px; font-size:19px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition:all 0.2s ease; -o-transition:all 0.2s ease;  transition:all 0.2s ease;}
#return-to-top:hover {background:rgba(0, 0, 0, 0.7)}
#return-to-top:hover i {color:#fff; top:12px}

#waves{position:absolute; top:400px;left:0; width:100%; height:120px; z-index:2; background-image:url(../img/waves.svg); background-size:contain; background-repeat:repeat-x}
#return-to-top {position:fixed; bottom:46px}

.menun ul{display:none}
#nav-icon4 {position:absolute; width:54px; height:32px; top:25px; right:0; -webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out; transition:.5s ease-in-out; cursor:pointer; z-index:99999}
#nav-icon4 span {display: block; position: absolute; height:5px; width:100%; background:#fff; border-radius:2px; opacity: 1; left: 0; -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg); -webkit-transition: .25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}
#nav-icon4 {}
#nav-icon4 span:nth-child(1) {top:0px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}
#nav-icon4 span:nth-child(2) {top:10px; -webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}
#nav-icon4 span:nth-child(3) {top:20px;-webkit-transform-origin:left center;-moz-transform-origin:left center; -o-transform-origin:left center; transform-origin:left center;}
#nav-icon4.open span:nth-child(1) {-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg); transform: rotate(45deg); top:-12px; left:6px; background-color:#00a055}
#nav-icon4.open span:nth-child(2) { width: 0%; opacity: 0;}
#nav-icon4.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform: rotate(-45deg); top:26px; left:6px; background-color:#00a055}
.menu{color:#fff; font-size:1.4rem; position:fixed; top:28px; letter-spacing:0.42em}

.overlay {position:fixed; background:#113b59; top:0; left:0; width:100%; height:100%; opacity:0; visibility:hidden; -webkit-transition:opacity .35s, visibility .35s, height .35s; transition:opacity .35s, visibility .35s, height .35s; z-index:999}
.overlay.open {opacity:0.95; visibility:visible; height:100%;}
.overlay.open li {-webkit-animation:fadeInRight .5s ease forwards; animation:fadeInRight .5s ease forwards; -webkit-animation-delay:.35s; animation-delay:.35s;}
.overlay.open li:nth-of-type(2) {-webkit-animation-delay:.4s; animation-delay:.4s;}
.overlay.open li:nth-of-type(3) {-webkit-animation-delay:.45s; animation-delay:.45s;}
.overlay.open li:nth-of-type(4) {-webkit-animation-delay:.50s; animation-delay:.50s;}
.overlay nav {position:relative; height:70%; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%); font-size:1.1em; text-align:center; font-weight:bolder}
.overlay ul {list-style:none; padding:0; margin:0 auto; display:inline-block; position:relative; height:100%; z-index:999}
.overlay ul li {display:block; height:17%; height: calc(100% / 7); min-height:20px; position:relative;  color:#e20932}
.overlay ul li a {display:block; position:relative; color:#fff; text-decoration:none; text-transform:uppercase; letter-spacing:0.4em; overflow:hidden}
.overlay ul li a:hover {color:#fff}

#abah{position:fixed; width:100%; height:37px; bottom:0; left:0; padding:25px 0 3px 20px; transition:all 0.5s; -webkit-filter:drop-shadow( 0px -12px 22px rgba(0, 0, 0, .4)); filter:drop-shadow(0px -12px 22px rgba(0, 0, 0, .4)); z-index:99999; background-image:url(../img/abah.svg);background-repeat:no-repeat}
.abicoh{display:inline-block; margin:0 5px}
.abicoh img{width:25px}
.abicoh p{font-size:0.9em; line-height:1em; margin:0px auto 0 6px; float:right; width:68px; color:#000}
.tel{display:inline-block}
.tel p{float:right}
.vendas{display:none}
.venda{width:320px;height:auto;border-radius:40px;float:left; margin-right:30px}

.animated {-webkit-animation-duration:1.5s; animation-duration:1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both; -webkit-animation-timing-function:linear;animation-timing-function:linear;animation-iteration-count:infinite; -webkit-animation-iteration-count:infinite;} 
@-webkit-keyframes bounce {0%, 20%, 40%, 60%, 80%, 100% {-webkit-transform: translateY(0);} 50% {-webkit-transform: translateY(-9px);}} 
@keyframes bounce {0%, 20%, 40%, 60%, 80%, 100% {transform: translateY(0);} 50% {transform: translateY(-10px);}} 
.bounce {-webkit-animation-name:bounce; animation-name:bounce;}

.plano{width:auto; height:auto; text-align:center; }
.pla{width:41.5%; max-width:600px; height:auto; display:inline-block; margin:4px;padding:7px; background:#fff; border:0px solid #ccc; box-shadow:0 2px 10px rgb(0 0 0 / 0.2)}
.secimg{max-height:100%; max-width:100%; width:auto; height:auto}
}



@media (min-width: 800px) {
#topp{padding:0; height:130px; width:100%}
.hero{height:450px}
.box {margin:400px auto 0 auto}
.logo{width:130px; margin:20px 0 0 0}
#slogan{display:block}
.conteudo{margin:670px auto 0 auto}
.construtora{padding:50px 10px; margin:20px 0 40px 0}
.vv {width:70%;top:5px;right:15%}
.hero .selo{width:100%; height:auto}
.chamada{top:220px; width:80%; left:10%; text-align:center; letter-spacing:0.2em; font-size:3em}
.pe{margin:50px auto 70px auto}
#etapas .two{width:20%}
.herolan{background-size:125%}
.fotosinlan{background-size:125%; padding:11% 0 9% 0}
}




@media (min-width: 1200px) {
.doctor{background-size:cover}
#topp{padding:0; height:130px}
#waves{top:590px; height:80px; background-size:cover}
.bts{position:absolute; top:40px; right:0; float:right; display:block}
.bt{display:inline-block; height:auto; padding:12px 20px; margin:0 4px 8px 0}
.chamada{top:260px; width:86%; left:7%; font-size:4.5em}
.chamadain{top:200px; width:90%; left:11%; font-size:3.5em}
.fotosin{margin-top:120px}
.hero{height:700px; top:0}
.heroin{height:400px}
.herolan{height:130px}
.hero h3{font-size:1.5em}
.logo{width:200px; margin:25px 0 0 0}
.conteudo{margin:780px auto 0 auto}
.conteudoin{margin:350px auto 0 auto}
.box {margin:480px auto 0 auto}

#nav-icon4,#overlay{display:none}
.menun ul{display:block; margin:0; padding:0}
.menun li{display:inline-block; font-size:1em; text-transform:uppercase; font-weight:bolder; margin:50px 15px; letter-spacing:0.2em;}
.menun li a{color:#fff}
.menun li a:hover{color:#00a055}
}



@media (min-width: 1600px) {
.hero{height:820px}
.heroin{height:440px}
.hero h3{font-size:1.5em}
.fotos{margin-top:80px}
.fotosin{margin-top:180px}
.logo{width:270px; margin-top:20px}
.conteudo{margin:950px auto 0 auto}
.conteudoin{margin:370px auto 0 auto}
.chamada{top:360px; font-size:5.4em}
.chamadain{top:220px; width:90%; font-size:3.8em}
.box {width:70%; left:15%; margin:570px auto 50px auto}
.bt{font-size:0.8em; height:44px; padding:3px 20px}
}

@media (min-width: 1900px) {
.hero{height:990px}
.heroin{height:500px}
.fotos{margin-top:240px}
.fotosin{margin-top:230px}
.hero h3{font-size:1.7em}
.conteudo{margin:1120px auto 0 auto}
.conteudoin{margin:420px auto 0 auto}
.chamadain{top:220px; left:17%; font-size:3.8em}
.box {margin:750px auto 50px auto}
}







/* Fade-In */
.fadeout { webkit-animation: fadeout 0.5s; -ms-animation: fadeout 0.5s; animation: fadeout 0.5s;}
.fadein { webkit-animation: fadein 0.5s; -ms-animation: fadein 0.5s; animation: fadein 0.5s;}
@keyframes fadein { from { opacity: 0; }  to   { opacity: 1; }}
@-webkit-keyframes fadein { from { opacity: 0; }  to   { opacity: 1; }}
@-ms-keyframes fadein { from { opacity: 0; }  to   { opacity: 1; }}
@keyframes fadeout { from { opacity: 1; }  to   { opacity: 0; }}
@-webkit-keyframes fadeout { from { opacity: 1; }  to   { opacity: 0; }}
@-ms-keyframes fadeout { from { opacity: 1; }  to   { opacity: 0; }}






#return-to-top {position:fixed; bottom:18px; right:20px;background:rgb(0, 0, 0); background:rgba(0, 0, 0, 0.4); width:48px; height:48px; display: block; text-decoration:none; -webkit-border-radius:34px; -moz-border-radius:34px; border-radius:34px; display:none; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
#return-to-top i{color:#fff; margin:0; position:relative; left:18px; top:16px; font-size:19px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease;  transition:all 0.3s ease;}
#return-to-top:hover {background:rgba(0, 0, 0, 0.7)}
#return-to-top:hover i {color:#fff; top:14px}
.arrow {border:solid #fff; border-width:0 4px 4px 0; display:inline-block; padding:4px; transform: rotate(-135deg);-webkit-transform: rotate(-135deg);}