/*
	Author: ReadyTheme
	Template: Cluster
	Version: 2.0
	URL: http://readytheme.net
*/
/* TABLE OF CONTENTS

	1. Import section
	2. Basic styles
	3. BUTTONS
	4. HEADER
	5. SLIDER
	6. SERVICES
	7. OUR WORKS
	8. PRICING
	9. ABOUT US
	10. OUR TEAM
	11. TESTIMONIAL
	12. FUN FACTS
	13. CONTACT
	14. BLOG
	15. FOOTER
	16. SCROLL TO TOP
 

*/
/* 1. IMPORT SECTION */




@import url("http://fonts.googleapis.com/css?family=Raleway:200,300,600,700&subset=latin,latin-ext");

/* 2. BASIC STYLES */

html, body {
	height: 100%;
}

body {
	    font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.7857;
	letter-spacing: 0.075em;
	color: #333333;
	background-color: #fff;
}

a {
	color: #3D4B43;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a:hover {
	color: #0090ff;
}

a, a:hover, a:active, a:focus, button:focus {
	outline: 0;
	border: 0;
	text-decoration: none;
}
.section-padding{
    
	padding: 15px 0px;
}
#st-preloader {
	background: #FFF;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

p {
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	}

input, textarea {
	outline: none;
    color:#7B9E36;
   
}

label {
	font-weight: 300;
}
img {
	max-width: 100%;
}
#pre-status,
.preload-placeholder {
	
	background-position: center;
	background-repeat: no-repeat;
	height: 40px;
	left: 50%;
	margin: -20px 0 0 -20px;
	position: absolute;
	top: 50%;
	width: 40px;
}

.preload-placeholder {
	background: none;
	left: 0;
	margin: 0;
	text-align: center;
	top: 65%;
}

.st-border {
	width: 34px;
	height: 1px;
	display: block;
	background-color: #000;
}

.overlay {
	background-color:rgba(0,128,0, 5) !importent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

/* 3. BUTTONS */

.btn-send {
	background-color: #006EB1;
	border-radius: 0;
	border: 0;
	color: #fff;
	padding: 8px 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.btn-send:hover {
	/*background-color: #7B9E36;*/
	color: #FFF;
}

.btn-readmore {
	background-color: #383838;
	border-radius: 0;
	border: 0;
	color: #7B9E36;
	padding: 10px 20px;
	margin-top: 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.btn-readmore:hover {
	background-color: #000;
	color: #fff;
}

/* 4. HEADER */

nav
{
font-family: 'Raleway', sans-serif;
font-size: 1.05rem;
}
#header .navbar {
	min-height: 80px;
	margin-top:10px;

	}
      @media only screen and (max-width: 600px) {
   .navbar-dark .navbar-nav .nav-link {
    padding-left: .5rem;
    padding-right: .5rem;
    border: 2px solid lightgray;
}
}
.navbar    ul > li > a:hover{
  background-color: #326BA8; 
     border-radius: 5px;
  }

.st-navbar {
	background-color: #fff;
	border-bottom: 1px solid #f0f0f0;
}

header .st-navbar ul li a {
	text-transform: uppercase;
	font-weight: 00;
	padding: 0 !important;
	margin: 8px;
    color: #343a40;
}

.st-navbar ul li a:hover,
.st-navbar ul li a:focus {
	background-color: transparent;
	color: #000;
}

.st-navbar .navbar-header {
	margin-top: 25px;
}

.st-navbar .navbar-toggle .icon-bar {
	background-color: #000;
}

.st-navbar .navbar-toggle {
	margin-top: 7px;
		padding: 0;
	border-radius: 0;
}

.navbar-toggler
{
    margin-left: 0px;
    background-color:#1268B1;
    font-size: 18px;
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: -.70rem;
    font-size: 1.1rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-dark .navbar-nav .nav-link {
    padding-left: .5rem;
    padding-right: .5rem;
}


/* 5. SLIDER */



.flexslider {
		width: 790px;
		margin: 0 auto;
		box-shadow: none;
}

.flexslider li {
		position: relative;
}

.flexslider li .meta {
		position: absolute;
		bottom: 20px;
		left: 20px;
		color: white;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		font-family: 'Roboto', sans-serif;
}

.flexslider li h1 {
		background: rgba(51, 51, 51, 0.9);
		padding: 12px 18px 12px;
		margin-bottom: 0;
		font-size: 1.8em;
		font-weight: 300;
}

.flexslider li h2 {
		background: rgba(51, 51, 51, 0.9);
		padding: 13px 18px 11px;
		font-size: 1.1em;
		margin-bottom: 0;
		font-weight: 300;
}

.flexslider li .category {
		display: flex;
		flex-direction: row;
}

.flexslider li .category p {
		background: #e43837;
		margin-right: 7px;
		font-size: 1.1em;
		padding: 12px 18px 10px;
		font-weight: 300;
}

.flexslider li .category span {
		background: #e43837;
		margin-top: 17px;
		padding: 8px 12px 0;
		font-size: 0.9em;
		font-weight: 300;
		height: 26px;
}

.flexslider li h1,
.flexslider li h2,
.flexslider li .category p,
.flexslider li .category span {
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeOutLeft;
		animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}

.flexslider li.flex-active-slide .meta h2 {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

.flexslider li.flex-active-slide .meta .category p {
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
}

.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .8s;
		animation-delay: .8s;
}

.flex-direction-nav {
		position: absolute;
		top: 0;
		left: 30px;
}

.flex-direction-nav a {
		text-decoration: none;
		display: block;
		width: 30px;
		height: 30px;
		background-color: #333;
		margin: -20px 0 0;
		position: absolute;
		top: 50px;
		z-index: 10;
		overflow: hidden;
		opacity: .5;
		cursor: pointer;
		color: #fff;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
		text-align: left;
		left: -10px;
}

.flex-direction-nav .flex-next {
		text-align: right;
		left: 30px;
}

.flexslider:hover .flex-prev {
		left: -10px;
}

.flexslider:hover .flex-next {
		left: 30px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
		opacity: 1;
}

.flex-direction-nav a:before {
		font-family: FontAwesome;
		content: '\f104';
		font-size: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		top: 0;
		padding: 2px;
		font-size: 19px;
    line-height: 27px;
}

.flex-direction-nav a.flex-next:before {
		content: '\f105';
}

@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

/* 6. SERVICES */

#services {
	background-color: #f5f5f5;
}

.section-title {
	margin-bottom: 50px;
}

.section-title h2 {
	margin-top: 0;
	font-size: 36px;
}

.st-service {
	margin-top: 30px;
}

.st-service h2 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 15px;
}

.st-service h2 i {
	margin-right: 10px;
}
/* 7. OUR WORKS */
#our-works.section-padding{
	padding-bottom: 65px;
}
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	z-index: 1;
}

.isotope, .isotope .isotope-item { /* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}



.portfolio-wrapper ul.filter {
	list-style: none;
	padding: 0;
	margin-bottom: 35px;
	margin-top: 28px;
	overflow: hidden;
}

.portfolio-wrapper ul.filter li {
	float: left;
	text-transform: uppercase;
	margin-right: 25px;
	font-weight: 600;
}

.portfolio-wrapper ul.filter li a {
	color: #909090;
}

.portfolio-wrapper ul.filter li a:hover,
.portfolio-wrapper ul.filter li a.active {
	color: #000;
}

.portfolio-wrapper .portfolio-items {
	clear: both;
}

.portfolio-wrapper .portfolio-content {
	position: relative;
	margin-bottom: 30px;
}

.portfolio-wrapper .portfolio-overlay {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.portfolio-wrapper .portfolio-content:hover .portfolio-overlay {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.portfolio-wrapper .portfolio-overlay a {
	color: #fff;
	font-size: 35px;
}

.portfolio-wrapper .portfolio-overlay a:hover {
	color: #fff;
}

/* 8. PRICING */
.img1{
   
background-image: url(../images/slider/w.jpg);
    
}


#pricing.section-padding {
    
		padding-bottom: 95px;
}

.st-pricing {
	background-color: #fff;
	padding: 40px;
	margin-top: 30px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.st-pricing:hover {
	box-shadow: 0 0 18px #ddd;
}

.st-pricing h5 {
	margin-top: 0;
	margin-bottom: 25px;
}

.st-pricing h3 {
	margin-top: 0;
	margin-bottom: 25px;
}

.st-pricing .st-border {
	width: 100%;
	margin-bottom: 15px;
	background-color: #ccc;
}

.st-pricing ul {
	list-style: none;
	padding: 0;
}

.st-pricing ul li {
	padding: 12px 0;
	font-size: 15px;
}

.st-pricing a.btn-send {
	text-transform: uppercase;
	margin-top: 20px;
	padding: 10px 25px;
}

/* 9. ABOUT US */

#about-us {
	background-color: #f5f5f5;
}

#about-us .about-us {
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 15%;
}

#about-us .about-us h4 {
	margin-top: 0;
	margin-bottom: 30px;
}

#about-us .about-us .btn-send {
	margin-top: 30px;
}

#about-us .our-office {
	padding-right: 0px;
}

.office-carousel-left,
.office-carousel-right {
	background-color: #f0f0f0;
	color: #000;
	font-size: 32px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 32px;
	z-index: 999;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	transition: 300ms;
}

.office-carousel-left {
	left: -32px;
}

.office-carousel-right {
	right: -32px;
}

#office-carousel:hover .office-carousel-left {
	left: 0;
}

#office-carousel:hover .office-carousel-right {
	right: 0;
}

#office-carousel .item img {
	width: 100%;
}

/* 10. OUR TEAM */
#our-team.section-padding{
	padding-bottom: 97px;
}
.team-member {
	margin-top: 30px;
}

.member-image {
	position: relative;
}

.member-info {
	background-color: #f5f5f5;
	padding: 15px;
}

.member-info h4 {
	margin-top: 0;
	margin-bottom: 6px;
}

.member-info span {
	text-transform: uppercase;
}

.team-member .member-social {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	left: 0;
	top: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.team-member:hover .member-social {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.team-member .member-social a {
	position: relative;
	font-size: 16px;
	color: #fff;
	top: 47%;
}

.team-member:hover .member-social a {
	margin: 6px;
}

/* 11. TESTIMONIAL */

#testimonial {
 	background-image: url(assets/images/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}


.st-testimonials {
	color: #e0e0e0;
}

.st-testimonials .st-border {
	background-color: #e0e0e0;
	margin: 5px auto;
}

.st-testimonials p {
	font-style: italic;
}

.st-testimonials .client-info h5 {
	margin-top: 0;
	margin-bottom: 5px;
}

.st-testimonials .client-info span {
	font-size: 12px;
	text-transform: uppercase;
}

/* 12. FUN FACTS */

#fun-facts {
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-bottom: 10px;
}

#fun-facts .fun-fact {
	border-right: 1px solid #ddd;
}

#fun-facts .col-md-3:last-child .fun-fact {
	border-right: 0 solid #ddd;
}

#fun-facts .fun-fact i {
	margin-right: 5px;
}

#fun-facts .fun-fact p {
	font-size: 16px;
}

/* 13. CONTACT */

.contact-info .contact-content {
   
	margin-bottom: 20px;
}

.contact-info p {
	margin-bottom: 20px;
}

.contact-info p i {
	font-size: 16px;
	margin-right: 10px;
}

.contact-form {
    
    
}

.contact-form input[type="text"],
.contact-form input[type="email"] {
	border: 1px solid #808080;
	padding: 8px 14px;
	width: 100%;
	margin-bottom: 20px;
}

.contact-form textarea {
	border: 1px solid #E8E8E8;
	padding: 8px 14px;
	width: 100%;
	margin-bottom: 20px;
}

/* 14. BLOG */

#page-header {
	background-color: #f5f5f5;
	padding-top: 50px;
	padding-bottom: 0;
	position: relative;
	margin-bottom: 50px;
	margin-top: 80px;
	overflow: hidden;
}

.single-blog {
	margin-top: 35px;
	margin-bottom: 35px;
}

.post-title {
	margin-top: 20px;
	margin-bottom: 5px;
}

.post-meta {
	margin-bottom: 15px;
}

.post-meta span {
	margin-right: 6px;
	font-size: 12px;
	font-weight: 600;
	opacity: 0.6;
}

.post-meta span:hover {
	opacity: 1;
}

.post-carousel-left,
.post-carousel-right {
	background-color: #f0f0f0;
	color: #000;
	font-size: 32px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 32px;
	z-index: 999;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	transition: 300ms;
}

.post-carousel-left {
	left: -32px;
}

.post-carousel-right {
	right: -32px;
}

#post-carousel:hover .post-carousel-left {
	left: 0;
}

#post-carousel:hover .post-carousel-right {
	right: 0;
}

.post-link {
	display: block;
	background-color: #f5f5f5;
	text-align: center;
	padding: 40px 0;
	font-size: 16px;
	font-weight: 600;
}

.post-quote {
	background-color: #f5f5f5;
	padding: 30px;
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
}

#blog .pagination {
	margin-bottom: 80px;
}

#blog .pagination li a {
	width: 35px;
	height: 35px;
	line-height: 31px;
	text-align: center;
	font-size: 16px;
	color: #a3a3a3;
	border: 1px solid #d1d1d1;
	padding: 0;
	margin-right: 5px;
	border-radius: 0;
}

#blog .pagination li.active a,
#blog .pagination li a:hover {
	background-color: transparent;
	border-color: #000;
	color: #000;
}

.sidebar-widget {
	margin-top: 35px;
	margin-bottom: 50px;
}

.sidebar-widget .sidebar-title {
	margin-top: 0;
	margin-bottom: 20px;
}

.sidebar-widget ul {
	list-style: square;
	margin: 0;
	padding-left: 18px;
}

.sidebar-widget ul li {
	margin-bottom: 10px;
	font-weight: 500;
}

.blog-search {
	position: relative;
}

.blog-search input {
	border: 1px solid #d6d6d6;
	color: #8d8d8d;
	height: 44px;
	outline: medium none;
	padding: 0 50px 0 17px;
	width: 100%;
}

.blog-search span {
	color: #252525;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.blog-search .search-submit {
	background: none;
	border: none;
	cursor: pointer;
}

.blog-search:after {
	background-color: #d6d6d6;
	content: "";
	display: block;
	height: 27px;
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 1px;
}

.sidebar-widget .tagcloud a {
	padding: 4px 10px;
	border: 1px solid #ccc;
	margin: 3px 1px;
	display: inline-block;
}

.sidebar-widget .tagcloud a:hover {
	border-color: #000;
	color: #000;
}

ul.content-flickr {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

ul.content-flickr li {
	display: block;
	float: left;
	padding: 5px 10px 5px 0;
	width: 33.33%;
}

.content-flickr li a {
	display: block;
	position: relative;
	width: 100%;
}

/* 15. FOOTER */
/* footer  */

center > a:hover {
    cursor: pointer;
    text-decoration: none;
    border-bottom: 2px solid #F00;
    padding-bottom: 5px;
    color: #F00;
}

footer> center > a {
    background-color: #FFF;
    font-size: 16px;
    font-family: "Montserrat Regular";
    cursor: pointer;
    line-height: 35px;
}

section .section-title {
    text-align: center;
    color: #0C1490;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#footer {
    background: #171717; !important;
}

#footer h5 {
    padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

#footer ul.social li {
    padding: 3px 0;
}

#footer ul.social li a i {
    margin-right: 5px;
    font-size: 25px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.social li:hover a i {
    font-size: 30px;
    margin-top: -10px;
}

#footer ul.social li a,
#footer ul.quick-links li a {
    color: #ffffff;
}

#footer ul.social li a:hover {
    color: #eeeeee;
}

#footer ul.quick-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

#footer ul.quick-links li:hover {
    padding: 3px 0;
    margin-left: 5px;
    font-weight: 700;
}

#footer ul.quick-links li a i {
    margin-right: 5px;
}

#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px) {
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}


/* footer  */

/* 16. SCROLL TO TOP */

.scroll-up {
	position: fixed;
	display: none;
	z-index: 999;
	bottom: 1.8em;
	right: 1.8em;
}

.scroll-up ul {
	margin: 0;
	padding: 0;
}

.scroll-up li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.scroll-up a {
	background-color: #fff;
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #000;
	font-size: 20px;
	line-height: 38px;
	box-shadow: 0 0 6px #ccc;
}

.scroll-up a:hover,
.scroll-up a:active {
	background-color: #f5f5f5;
	color: #000;
}

.copy{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 15px;
        }








