@import "../css/swiper.css";
@import "../css/style-rd.css";
@import "../extras/animate.css";
@import "../extras/normalize.css";
@import "../fonts/font-awesome/font-awesome.min.css";
@import "../fonts/simple-line-icons.css";
@import "../css/fonts.css";

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


html {
      scroll-behavior: smooth;
	}
body {
    color: #404040;
	font-family: "Merriweather", serif;
	position: relative;
  min-height: 100%;
	min-height:100vh;
	background-color: #fff;
	text-decoration: none;
  }
a { text-decoration: none !important; } 
h1, h2, h3, h4, h5, h6, h7 {
	font-family: "Merriweather", serif;
}
p {
line-height: 1.3;
  font-size: .95rem;
 font-family: "Merriweather", serif;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
	text-decoration: none;
}

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

/* Removes Firefox outline on hover / active */
button:focus,
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important;
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}


/*Colors*/
.color1 {
	color:#FFFFFF;
}
.color2 {
	color:#D9D9D9;
}
.color3 {
	color:#7ba395;
}
.color4 {
	color:#252525;
}
.color5 {
	color:#3F3F3F;
}
.color6 {
	color: #343A40;
}


/* backgrounds and colours */

.bg_color1 {
	background-color: #FFFFFF;
}
.bg_color2 {
	background-color: #ECEEEE;
}
.bg_color3 {
	background-color: #7ba395;
}
.bg_color4 {
	background-color: #222222;
}
.bg_color5 {
	background-color: #333333;
}
.bg_color6 {
	background-color: #343A40;
}

.ptb-10{padding:10px 0;}
.ptb-15{padding:15px 0;}
.ptb-20{padding:20px 0;}
.ptb-25{padding:25px 0;}
.ptb-50{padding:50px 0;}
.ptb-30{padding:30px 0;}
.pb-20{padding-bottom:20px;}
.pb-30{padding-bottom:30px;}
.pb-50{padding-bottom:50px;}
.pt-20{padding-top:20px;}
.pt-30{padding-top:30px;}
.pt-50{padding-top:50px;}
.pt-25{padding-top:25px;}
.pb-50{padding-bottom:50px;}
.mt-20{	margin-top:20px;}
.mt-30{	margin-top:30px;}
.mt-50{	margin-top:50px;}
.mb-10{	margin-bottom:10px;}
.mb-20{	margin-bottom:20px;}
.mb-26{	margin-bottom:26px;}
.mb-30{	margin-bottom:30px;}
.mb-35{	margin-bottom:35px;}
.mb-50{	margin-bottom:50px;}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li, .roof-phone {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
	font-size: 1.2rem;
}
.list-inline > li a, .roof-phone {
  color: #fff;
}
.list-inline > li a:hover, .roof-phone:hover {
  color: #454545;
}
.rd-navbar-nav > li > a {
	font-size: 1rem!important;
	
}

.rd-navbar-panel img {
	width: 90%;
	height:auto;
}
.rd-navbar-fixed .rd-navbar-aside-content {
	text-align: center;
}
.rd-navbar-fixed .rd-navbar-aside-content a {
	font-size: 1rem;
	padding: 0;
}
.rd-navbar-fixed .rd-navbar-aside-content .rd-navbar-aside-group, .rd-navbar-fixed .roof-cta {
	display:none;
}
.roof-cta {
	font-size: 1.1rem;
	color: #fff;
}
.rd-navbar-static .rd-navbar-nav > .tel,
.rd-navbar-fullwidth .rd-navbar-nav > .tel {
  display: none;
}



.section-header h1, .section-header h2, .section-header h3 {
  
	text-transform: uppercase;
  text-align: center;
  padding: 0 100px 15px 100px;
font-weight: 400;
	letter-spacing: .5px;
}
.section-header h1 {
  font-size: 30px;
}

.section-header h1:after {
  border-bottom: 1px solid #7ba395;
  content: '';
  display: block;
   width: 70px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	
 }

.section-header h4 {
  font-size: 1.5rem;
     font-weight: 500;
  position: relative;
 padding: 10px 100px;
}

.section-header p {
   padding: 0 100px;
	

}
.section-header p a {
	color: #bc7872!important;
}
.section-header p a:hover {
	color: #7ba395!important;
}



@media screen and (max-width: 992px){
	.section-header h1, .section-header h2, .section-header h3 {
 padding: 0 30px 15px 30px;
 
}


.section-header p {
   padding: 0 50px;

}
}
@media screen and (max-width: 768px){
	
}
@media screen and (max-width: 576px){
.section-header h1, .section-header h2, .section-header h3 {
 padding: 0 10px 15px 10px;
 
}

.section-header p {
   padding: 0 10px;
}
.lead {
		font-size: 14px;
	}
}
		


/* INTRO SECTION
-------------------------------------------------- */
#intro, #introduction {
padding-top: 30px;
}
#intro h2{
 font-size: 20px;
	 color: #7ba395;
}

.aboutus-text span {
  font-size: 1px;
}
.aboutus-text p, .short-description p {
  font-size: 14px;
	color: #888;
  margin-bottom: 10px;
	line-height: 20px;
}

.aboutus-text p a {
  color: #bc7872;
 
}
.aboutus-text p a:hover {
  color: #7ba395;
 
}
#intro .container-fluid, #intro .container-fluid .container{
	padding-top: 15px;
}
#intro .container-fluid {
	padding-bottom: 35px;
}

#intro .details-list {
  margin-top: 20px;
}

#intro .details-list h3 {
  font-size: 1.1rem;
  font-weight: 700;
	color:#7ba395;
}
#intro .details-list p {
  line-height: 1.3;

}
#intro .button {
	margin-top: 25px;
}
@media (max-width: 992px) { 
	#intro .section-header h1 {
	font-size: 15px;
}
.intro {
		text-align: center;
	}
.featurette-image {
		width: 50%;
		height: auto;
		display: block;
		margin: auto;
		padding-bottom: 30px;
	}
	.featurette .lead {
			margin-top: 20px;
		margin-bottom: 40px;
	}
	#intro .btn-common{
	width: 150px;
	margin: 20px auto 0 auto;
	display:block;
	}
}
@media (max-width: 768px) { 
#intro {
padding-top: 0px;
}
#intro .featurette h2 {
  font-size: 1.9rem;
 }
		.intro {
	margin-bottom: 20px;
	}
	#intro .details-list {
  margin-top: 0px;
		text-align: center;
}

 }
@media (max-width: 576px) { 
#intro {
padding-top: 0px;
}
#intro .section-header h1 {
  font-size: 20px;
 }
.featurette-image {
		width: 80%;
		height: auto;
		display: block;
		margin: auto;
		padding-bottom: 30px;
	}
	#intro .btn-common{
	width: 120px;
	margin: 20px auto 0 auto;
	display:block;
	}

}

/* ==========================================================================
 Service Section Start
 ========================================================================== */
#service-block-main{
padding: 70px 0;

}

#service-block-main h1 {
  font-size: 2.4rem;
	letter-spacing: .5px;
}
#service-block-main .section-subcontent {
	font-size: 1.2rem;
}

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

.service-item .icon-wrapper {
  font-size: 40px;
  margin-bottom: 30px;
	color:#7ba395!important;
}

.service-item .icon-wrapper i {
  display: block;
  margin: 0 auto;

}

.service-item h2 {
  font-size: 1.3rem;
  margin-bottom: 15px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.service-item p {
  font-size: .9rem;
	padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
#service-block-main h1 {
  font-size: 2rem;

}
	.service-item .icon-wrapper {
   margin: 30px 0;

}

}
/* Pulse Shrink */
@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
}

.service-item:hover .pulse-shrink {
  -webkit-animation-name: pulse-shrink;
  animation-name: pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


/* ==========================================================================
   Featured Section Start
   ========================================================================== */
#featured, #action {
padding: 50px 0;

}
#featured h1 {
  font-size: 2.4rem;
	letter-spacing: .5px;
}
#featured.parallax1 {
    background-image: url("../images/bg1.jpg");
	/* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#featured .jumbotron {
	
    position: relative;
	 border: none; /*set border colour here*/
   background: #fff;
	opacity: 0.9;
    border-radius: 3px;
  
}
#featured .jumbotron:before {
	bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
	  border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #fff;
    border-width: 20px;
    left: 50%;
    margin-left: -20px;
}
#featured .jumbotron .spacing p {
	line-height: 1.7;
  padding: 20px 20px 0 0;
}
@media screen and (max-width: 992px) {
	#featured .jumbotron .spacing {
text-align: center;
	}
}
@media screen and (max-width: 576px) {
		#featured .jumbotron .spacing h2 {
	font-size: 1.5rem;

}
	#featured .jumbotron .spacing p {
	font-size: .8rem;
 padding: 20px 0 0 0;
}
}

#featured .jumbotron .spacing p i {
	color:#7ba395;
}
#featured .jumbotron .button {
margin-top:20px;
}
#featured .section-title, #featured .lead {
color: #fff;
	text-align: center;
  
}
#featured .section-title {
padding-bottom: 20px;
  
}
#featured .lead {
padding-bottom: 40px;
  
}
.featured-box {
  margin-top: 15px;
  margin-bottom: 15px;
}

.featured-box .featured-icon {
  float: left;
}

.featured-box .featured-icon i {
  font-size: 28px;
  text-align: center;
  float: left;
  margin-right: 25px;
  margin-bottom: 85px;
  display: block;
}

.featured-box .featured-content {
  padding-left: 40px;
}

.featured-box .featured-content h4 {
    font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 10px;
	color:#7ba395;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.featured-box .featured-content p {
  font-size: 13px;
	line-height: 1.6;
	padding-left: 70px;
}

.feature-s .featured-icon i {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  background-color: #ECEEEE;
  border-radius: 50%;
  margin-bottom: 30px;
	color:#7ba395;

}
@media screen and (max-width: 768px) {
#featured h1 {
  font-size: 1.9rem;
line-height: 1.3;
}
.featured-box .featured-content {
  padding: 20px 0;
}

	.feature-s .featured-icon i {
  display: block;
	position:absolute;
		top: 0;
    left: 50%;
	transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 21px;
	margin-top:10px;

}
	#featured h4 {
 margin-top: 20px;
		text-align: center;
}
#featured .featured-content p {
		text-align: center;
		padding-left: 0;
}
}
@media screen and (max-width: 576px) {
#featured h1 {
  font-size: 1.6rem;
line-height: 1.3;
}
}
#service-block-main .align-center {
		margin: 20px auto 0 auto;
}
/* ==========================================================================
   Accordian section
   ========================================================================== */

#accordion-section {
	margin-bottom: 20px;
}
#accordion-section a {
	color: #A5A5A5!important;
}
#accordion-section a:hover {
	color: #7ba395!important;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordian-section {
	margin-top: 30px;
	padding: 50px 150px;
}
.accordion-style {
	padding-top: 30px;
}
.first {
	margin-top: 18px;
}
.first, .second {
	line-height: 1.5;
}
@media only screen and (max-width: 992px) {
	.accordian-section {
	padding: 20px 50px;0
}
}
@media only screen and (max-width: 768px) {
	.accordian-section {
	padding: 20px;
}
}
@media only screen and (max-width: 576px) {
	.accordian-section {
	padding: 2px;
}
	.accordion-button {
		padding-right: 25px;
		font-size: .85rem;
	}
.first, .second {
	font-size: .8rem;
	line-height: 1.7;
}
}
button.accordion-faq, button.accordion-none {
    background-color: #fff6ea;
    color: #4c4b62;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
	}
button.accordion-faq {
 	border-bottom: 1px solid #ccc;
}
button.accordion-none{
 	border-bottom: none;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion-faq.active, button.accordion-faq:hover, button.accordion-none.active, button.accordion-none:hover {
    background-color: #7ba395;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

button.accordion-faq:after, button.accordion-none:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion-faq.active:after, button.accordion-none.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}
/* ==========================================================================
   Call to action section
   ========================================================================== */
#action .bigger {
	padding-top: 30px;
	font-size: 2rem;
	line-height: 1.3;
}
@media screen and (max-width: 576px) {
	#action h2 {
	font-size: 1.7rem;
}
	#action .bigger {
	font-size: 1.5rem;
}
}

#action .bigger a {
	color: #454545!important;
}
#action .bigger a:hover {
	color: #A5A5A5!important;
	
}
.cta-section {

  width: 100%;
  position: relative;
}

.cta-section::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";

}

.cta-area {
  display: table;
  width: 100%;
  height: 150px;
}

.cta-content {
  display: table-cell;
  vertical-align: middle;
}

.cta-content h2 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.cta-content p {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  padding-top: 10px;
}

.cta-content .btn {
  font-size: 16px;
  margin-top: 15px;
  padding: 13px 24px;
  text-transform: uppercase;
}
/* ==========================================================================
   Testimonial Section Start
   ========================================================================== */

/* single testimonial */

.single-testimonial-area {
  position: relative;
  width: 100%;
  background: url(../images/single-testimonial-bg.jpg);
  padding: 100px 0;
}

.single-testimonial-area:before {

  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
}

.single-testimonial-area h3 {
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
	font-size: 3rem;
}
.single-testimonial-area h3:after {
  border-bottom: 1px solid #7ba395;
  content: '';
  display: block;
   width: 70px;
	margin: 10px auto;
 }
.single-testimonial-area p {

  text-align: center;
}

#single-testimonial-item .testimonial-inner {
  padding: 80px;
  position: relative;
	 height: 400px;

}

#single-testimonial-item .testimonial-inner blockquote {
  color: #fff;
  font-size: 1.3rem;
  position: relative;

}


#single-testimonial-item .testimonial-footer {
  color: #fff;
  padding-top: 15px;
}

#single-testimonial-item .testimonial-inner::before {
  color:#7ba395;
  content: "";
  font-family: fontawesome;
  font-size: 45px;
  left: 25px;
  position: absolute;
  top: 70px;
}

#single-testimonial-item .testimonial-inner::after {
  background: rgba(51, 51, 51, 0.6) none repeat scroll 0 0;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  border: 1px solid #ddd;
}

.testimonial-footer .fa {
  padding-right: 6px;
}
.testimonial-footer .button {
  margin-top: 30px;

}
.testimonial-footer a {
  padding-left: 5px;
}
@media screen and (max-width: 992px) {
	.single-testimonial-area {
   padding: 50px 0;
}

.single-testimonial-area h3 {

	font-size: 2.7rem;
}
#single-testimonial-item .testimonial-inner blockquote {
  font-size: 1.1rem;

}

}
@media screen and (max-width: 768px) {
.single-testimonial-area h3 {
	font-size: 2.3rem;
}
#single-testimonial-item .testimonial-inner::before {
  font-size: 35px;
   top: 9px;
}
#single-testimonial-item .testimonial-inner {
  padding: 60px 20px 0 40px;
  position: relative;
	 height: 400px;

}
#single-testimonial-item .testimonial-inner blockquote {
  font-size: .9rem;

}

}
@media screen and (max-width: 576px) {
	.single-testimonial-area h3 {
	font-size: 2rem;
}
#single-testimonial-item .testimonial-inner::before {
  font-size: 25px;
   top: 9px;
}
#single-testimonial-item .testimonial-inner {
  padding: 50px 5px 0 40px;
  position: relative;
	 height: 490px;

}
#single-testimonial-item .testimonial-inner blockquote, 	.testimonial-footer {
  font-size: .9rem;
	line-height: 1.4;
}
	.testimonial-footer .fa {
 display:none;
}
}
/* dark testimonials */
#tests .dark-testimonial-area {
background-image: url("../images/parallax_bg.png");/* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}
#tests .dark-testimonial-area h3 {
margin: 30px 0;	
  text-transform: uppercase;
	letter-spacing: .5px;
	text-align: center;

}
#tests .dark-testimonial-area h3:after {
  border-bottom: 1px solid #7ba395;
  content: '';
  display: block;
   width: 70px;
	margin: 10px auto;

 }

#testimonial-dark .testimonial-inner {

  border: none;
	padding: 20px;
}



#testimonial-dark .testimonial-content p {
  color: #fff;
	line-height: 1.5;
}
#testimonial-dark .testimonial-footer .fa {
  padding-right: 6px;
}
#testimonial-dark .testimonial-footer .button {
  margin-top: 30px;

}
#testimonial-dark .testimonial-footer {
  font-weight: 500;
font-style: italic; 
}
#testimonial-dark .testimonial-footer a {
  padding-left: 5px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	display: none!important;
}

/*==========================================================================
   Contact Start
   ========================================================================== */
#contactus i {
	padding-right: 10px;
}
#contactus a {
color: #7ba395!important;
}
#contactus a:hover {
color: #A5A5A5!important;
}
#contactus .social-contact a i {
font-size: 1.5rem;
}
#flash-msg h4 {
	line-height: 1.3;
  font-size: 1.5rem;
 font-family: 'Open Sans', sans-serif;
}

input[type=submit] {
    margin-top: 20px;
	padding:5px 15px; 
    background:#7ba395; 
    border:0 none;
    cursor:pointer;
    border-radius: none; 
	color: #fff;
}
@media screen and (max-width: 768px) {
	.contact-position {
		text-align: center;
	}
	#contactus h1 {
font-size: 2rem;
}
	#contactus h2 {
	font-size: 1.3rem;
}
	#contact p {
   font-size: .9rem;

 
}
}

/*==========================================================================
   Footer Start
   ========================================================================== */

/*  13. footer
/*----------------------------------------*/
/*----------------------------------------*/
/*  13.1 footer-top-area
/*----------------------------------------*/

.footer-top-area {
  background: #f8f8f8 none repeat scroll 0 0;
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
	
}
.footer-address ul li {
  padding: 5px 0;
	font-size: 12px;
}
.footer-address a {
  
  color:#7ba395;
}
.footer-address a:hover {
  
  color:#bc7872;
}
.footer-address ul li i {
  float: left;
  font-size: 12px;
  padding-right: 10px;
  color:#7ba395;
}
.footer-icon a {
  color: #aaa;
  margin-right: 8px;
  font-size: 15px;
}
.footer-icon a:hover{
	color:#7ba395;
}
.footer-menu {
  margin-top: 10px;
}
.footer-menu ul{}
.footer-menu ul li {
  padding: 0;
	
}
.footer-menu ul li a {
  color: #7ba395;
  text-decoration: none;
  font-size: 12px;
}
.footer-menu ul li a:hover{
	color:#bc7872;
	padding-left:5px;
}

.single-footer {
	padding-top: 20px;
	
}

/*----------------------------------------*/
/*  13.2 footer-bottom-area
/*----------------------------------------*/
.copy-right p {
  margin: 0;
}
.copy-right p a{
	color:#7ba395;
	text-decoration:none;
}
.footer-bottom-menu ul li {
  display: inline-block;
  margin-right: 15px;
}
.footer-bottom-menu ul li:last-child{
	margin-right:0;
}
.footer-bottom-menu ul li a {
  color: #333;
  text-decoration: none;
}
.footer-bottom-menu ul li a:hover{
	color:#7ba395;
}
a#scrollUp {
  background: #aaa none repeat scroll 0 0;
  border-radius: 4px;
  bottom: 70px;
  color: #fff;
  font-size: 25px;
  height: 40px;
  line-height: 36px;
  position: absolute;
  right: 40px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
a#scrollUp:hover{
	background:#000;
}
/*----------------------------------------*/
/*  14. home-2
/*----------------------------------------*/
/*  13.2 footer-bottom-area
/*----------------------------------------*/
.copy-right p {
  margin: 0;
}
.copy-right p a{
	color:#7ba395;
	text-decoration:none;
}
.footer-bottom-menu ul li {
  display: inline-block;
  margin-right: 15px;
}
.footer-bottom-menu ul li:last-child{
	margin-right:0;
}
.footer-bottom-menu ul li a {
  color: #333;
  text-decoration: none;
}
.footer-bottom-menu ul li a:hover{
	color:#7ba395;
}


@media screen and (max-width: 992px){
	
	
	
	
}
@media screen and (max-width: 768px){
	
	
}
@media screen and (max-width: 576px){
	.footer-top-area {
		
 text-align: center;
		margin:auto;

	}
	.footer-top-area i {
		display:none;
	}
	}


a#scrollUp {
  background: #aaa none repeat scroll 0 0;
  border-radius: 4px;
  bottom: 70px;
  color: #fff;
  font-size: 25px;
  height: 40px;
  line-height: 36px;
  position: absolute;
  right: 40px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
a#scrollUp:hover{
	background:#000;
}
/*--------------------------------------------------------------
## ToTop button
--------------------------------------------------------------*/

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 999999; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: rgba(153, 204, 51, 0.7); /* Set a background color */
    color: #454545; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 8px 13px; /* Some padding */
    border-radius: 5px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
	 transition: 0.3s;
}

#myBtn:hover {
    background-color: rgba(153, 204, 51, 0.3)!important; 
	
}





#myFooter .footer-copyright .fa-top a:hover, #myFooter .footer-copyright .fa-top a:visited {
	color: #ccc!important;
}