
.slider-options:after {
    content: "";
    display: table;
    clear: both;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

p {
	font-size: 18px;
}


main {
    display: block;
}

body {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

sub,sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
    *overflow: visible;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]:-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

body {
    font-size: 16px;
    line-height: 24px;
    color: #000;
	font-family: 'Hind Siliguri', sans-serif;
}

a {
    color: #e46948;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    text-decoration: none !important;
}

a:hover {
    color: #5c999c;
}

h1,h2,h3,h5 {
    color: #000;
}

h4 {
	font-style: italic;
    color: #000;
	font-size: 30px;
	margin-bottom: 6px;
}

::-webkit-input-placeholder {
    color: #667991;
}

:-moz-placeholder {
    color: #667991;
}

::-moz-placeholder {
    color: #667991;
}

:-ms-input-placeholder {
    color: #667991;
}

.shell{
	position:absolute;
	margin-top: 0.6%;
	margin-left: 0%;
}

@media screen and (max-width: 1200px) {
.shell{
	margin-top: .75%;
	margin-left: 0%;
}
}

@media screen and (max-width: 800px) {
.shell{
	margin-top: 2%;
	margin-left: 0%;
}
}


@media screen and (max-width: 400px) {
.shell{
	display: none;
	}
}

.button {
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
	font-family: 'Hind Siliguri', sans-serif;
}

.button.default {
    background: #E3c6a0;
	border: medium solid #bd9362;
    color: #fff;
}

.page-section {
    padding-top: 120px;
}

.page-heading {
    margin-bottom: 65px;
}

.page-title {
    color: #000;
	font-family: 'Pacifico', cursive;
    font-size: 32px;
    margin-bottom: 7px;
}

.page-subtitle {
    font-size: 19px;
	font-family: 'Hind Siliguri', sans-serif;
}

.page-icon-holder {
    text-align: right;
}

.page-icon {
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #e46948;
    color: #fff;
    display: inline-block;
}

.social-icons {
    margin-top: 30px;
}

.social-icons li {
    display: inline-block;
}

.social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #516073;
    text-align: center;
    color: #fff;
}

.social-icons a:hover {
    background: #e46948;
}

.navbar-default a.navbar-brand {
    color: #fff;
	font-family: 'Pacifico', cursive;
    font-size: 32px;
    margin-top: 8px;
}

.navbar-default a.navbar-brand:hover {
    color: #fff;
}

.navbar-default .navbar-nav>li {
    margin-top: 8px;
    margin-left: 30px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.navbar-default .navbar-nav>li>a.current {
    color: #e3c6a0;
	text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}

.navbar-default .navbar-nav>li>a.current:hover {
    color: #e46948;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.navbar,.navbar-default,.navbar-static-top {
    background-color: #5c999c;
    border-bottom: thick solid #78aaa3;
    height: 70px;
	box-shadow: 0 30px 40px rgba(0,0,0,.1);
}

.is-sticky .navbar.navbar-default.navbar-static-top {
    width: 100%;
    height: 70px;
}

#undefined-sticky-wrapper,.sticky-wrapper {
    background: #2d3640;
    height: 70px !important;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    background: #5c999c;
    border-color: transparent;
}

.navbar-toggle {
    border-radius: 0;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0;
}

.navbar-toggle:hover {
    background: #2d3640;
}

.slider-options {
    background: #FFF;
    position: absolute;
    width: 100%;
    height: 80px;
    line-height: 80px;
    bottom: 0;
    left: 0;
}

#home {
    background: #3c4755;
}

.slider-nav {
    margin-top: 21px;
}

.carousel-control {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    text-shadow: none;
    display: block;
    float: left;
    opacity: 1;
}

.carousel-control.left {
    margin-right: 5px;
}

.carousel-control span {
    line-height: 40px;
    display: block;
    width: 100%;
    height: 100%;
}

.carousel-control:hover {
    color: #F9D199;
    border-color: #F9D199;
}

.carousel-control.left {
    position: relative;
    background-image: none !important;
}

.carousel-control.right {
    position: relative;
    background-image: none !important;
}

.carousel-indicators {
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    margin-left: 0;
    line-height: 80px;
}

.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e3c6a0;
    border-radius: 8px;
    border: 0;
}

.carousel-indicators .active {
    width: 8px;
    height: 8px;
    background: #bd9362;
    margin: 1px;
}

html,body {
    height: 100%;
}

.carousel,.item,.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    min-width: 100%;
    max-height: 100%;
}

.item-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../img/slide--1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.item-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/slide-7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.item-3 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/slide-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.item-4 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/slide-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.item-5 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/slide-6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.item-6 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../img/6.JPG");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.carousel-captionSDC {
    position: absolute;
    width: 100%;
    left: 0;
    top: 15%;
    bottom: auto;
    text-shadow: none !important;
	text-align: center;
	color: #FFFFFF;
}

.carousel-caption {
    position: absolute;
    width: 100%;
    left: 0;
    top: 34%;
    bottom: auto;
    text-shadow: none !important;
}

.carousel-captionSDC h2 {
    font-size: 60px;
	color: #FFF;
	font-family: 'Cabin', sans-serif;
    margin-bottom: 30px;
	text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}

.carousel-captionSDC p {
    font-size: 25px;
    line-height: 24px;
    font-family: 'Cabin', sans-serif;
    margin-bottom: 30px;
	text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}


.carousel-caption h2 {
    font-size: 60px;
	color: #FFF;
	font-family: 'Cabin', sans-serif;
    margin-bottom: 30px;
	text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}

.carousel-caption p {
    font-size: 25px;
    line-height: 24px;
    font-family: 'Cabin', sans-serif;
    margin-bottom: 30px;
	text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}

@media screen and (max-width: 992px) {
    .carousel-caption {
        top: 25%;
    }

    .carousel-caption h2 {
        font-size: 30px;
    }

    .carousel-caption p {
        font-size: 20px;
    }
	
    .carousel-captionSDC {
        top: 25%;
    }

    .carousel-captionSDC h2 {
        font-size: 30px;
    }

    .carousel-captionSDC p {
        font-size: 20px;
    }
}





.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.go-down {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
}

.go-down:hover {
    color: #F9D199;
    border-color: #F9D199;
}

#about {
    background: #f5f4e8;
}

#about p {
    font-size: 13px;
}

#about h4 {
    font-size: 18px;
	font-family: 'Hind Siliguri', sans-serif;
    margin-bottom: 15px;
}

.profile-image {
    overflow: hidden;
    margin-bottom: 30px;
}

.profile-image img {
    width: 100%;
    display: block;
    display: inline-block;
    border: 3px solid #333333;
    font-size: 2.5rem;
    border-radius: 2% 6% 5% 4% / 1% 1% 2% 4%;
    text-transform: uppercase;
    letter-spacing: 0.3ch;
    background: #ffffff;
    position: relative;	


&::before {
        content: '';
        border: 2px solid #353535;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0) scale(1.015) rotate(0.5deg);
        border-radius: 1% 1% 2% 4% / 2% 6% 5% 4%;
}
}

.profile-content {
    margin-bottom: 40px;
}

.profile-content span {
    display: block;
    margin-bottom: 15px;
    color: #a1adbc;
}

.my-skills {
    margin-bottom: 120px;
}

.progess-bars {
    margin-top: 30px;
}

.progess-bars span {
    font-size: 12px;
}

.progress {
    box-shadow: none;
    height: 14px;
    background: #475364;
    border-radius: 0;
    border: 0;
    margin-bottom: 10px;
}

.progress-bar {
    box-shadow: none;
    background: #e46948;
}

#house {
	background-color: #e3c6a0;
	background-image: url("../img/az-subtle.png");
}


/*List Layout*/
.drewcontainer {
  list-style:none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.drewitem1 {
  box-shadow: 10px 10px 8px #000;	
  background-image: url("../img/house-kitchen.jpg");
  background-size:cover;
  padding: 5px;
  width: 400px;
  height: 301px;
  margin: 10px;
  line-height: 175px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
  text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}



.drewitem2 {
  box-shadow: 10px 10px 8px #000;	
  background-image: url("../img/house-outdoors.jpg");
  background-size:cover;
  padding: 5px;
  width: 400px;
  height: 301px;
  margin: 10px;
  line-height: 175px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
  text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}

.drewitem3 {
  box-shadow: 10px 10px 8px #000;	
  background-image: url("../img/house-bedbath.jpg");
  background-size:cover;
  padding: 5px;
  width: 400px;
  height: 301px;
  margin: 10px;
  line-height: 175px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
  text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}

.drewitem4 {
  box-shadow: 10px 10px 8px #000;	
  background-image: url("../img/house-entertainment.jpg");
  background-size:cover;
  padding: 5px;
  width: 400px;
  height: 301px;
  margin: 10px;
  line-height: 175px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
  text-shadow: 2px 1px 0 black, 0px 0px 10px rgba(206,89,55,0);
}

.drewitem1 p2 {
	display:block;
	font-size: 20px;
	line-height: 25px;
}

.drewitem2 p2 {
	display:block;
	font-size: 20px;
	line-height: 25px;
}

.drewitem3 p2 {
	display:block;
	font-size: 20px;
	line-height: 25px;
}

.drewitem4 p2 {
	display:block;
	font-size: 20px;
	line-height: 25px;
}


.flex {
  padding: 0;
  margin: 0;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
	padding-bottom: 85px;

}




/*END List Layout*/


/*COLUMN 2 SETUP*/
.column2 {
	display: block;
	float:left;
	margin: 0% 0 0% 0%;
}
.column2:first-child { margin-left: 0;}

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF THREE  */
.span2_2_of_2 { width: 40%; margin-right: 0px; margin-bottom: 75px; }
.span2_1_of_2 { width: 60%; margin-right: 0px;}

/*  GO FULL WIDTH BELOW 960 PIXELS */
@media only screen and (max-width: 960px) {
	.column2 {  margin: 15% 0 1% 0%; }
	.span2_2_of_2, .span2_1_of_2 { width: 100%; }
}



/*Testimonial Cards*/



.outerdiv {
  width: 100%;
  min-height: 100vh;
  background: #EDF2F8;
  display: flex;
  flex-direction: column;   /* stack items vertically */
  align-items: center;      /* center them horizontally */
  justify-content: flex-start; /* allow top-down flow */
  padding: 1rem;            /* optional padding */
  box-sizing: border-box;
}
.innerdiv
{
	transform: scale(0.9);
	margin: 1rem;
	display: grid;
	grid-gap: 1.5rem;
	grid-template-rows: repeat(2,22rem);
	grid-template-columns: repeat(4,17rem);
}
.innerdiv.hidden {
	display: none!important;
}
.eachdiv
{
	padding: 1rem 2rem;
    border-radius: 0.8rem;
    box-shadow: 5px 5px 20px #6d6b6b6b;
    color: white;
}
.div1
{
	background: #e3c6a0;
    grid-column: 1/3;
    grid-row: 1/2;
    background-image:url("../img/bg-pattern-quotation.png");
    background-repeat: no-repeat;
    background-position-x: 25rem;
}
.div2
{
	background:#49556B;
    grid-column: 3/4;
    grid-row: 1/2;
}
.div3
{
	background: white;
    grid-column: 4/5;
    grid-row: 1/3;
    color: black;
}
.div4
{
	background: white;
	grid-column: 1/2;
    grid-row: 2/3;
    color: black;
}
.div5
{
	background: #18202D;
	grid-column: 2/4;
    grid-row: 2/3;
}
.div6 {
    background: #277E6C;
    grid-column: 1/5;
}
.div7 {
	background:#49556B;
    grid-column: 1/3;
}
.div8 {
	background:#5c999c;
    grid-column: 3/5;
}


.userdetails
{
	display: flex;
}
.imgbox
{
	margin-right: 1rem;
}
.imgbox img
{
	border-radius: 50%;
	width: 2rem;
	border: 2px solid #cec5c5;
}
.detbox
{
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.detbox p
{
	margin: 0;
}
.detbox .name
{
    font-size: 20px;
    margin-bottom: 0.1rem;
    font-weight: 600;
}
.detbox .name.dark
{
	color: #49505A;
}
.detbox .designation
{
    opacity: 50%;
    font-size: 0.8rem;
}
.detbox .designation.dark
{
	color: #49505A;
}
.review h4
{
	font-size: 1.4rem;
	color: #000;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0.8rem;
}
.review.dark h4{
	color:#4B5258;
}
.review p
{
	font-size: 17px;
    color: #FFF;
    font-weight: 500;
    opacity: 85%;
    line-height: 1.5;
    padding-top: 10px;
}
.review.dark p{
	color: #0e0e0e;
}
.attribution
{
	font-size: 1rem;
    line-height: 1.5;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    text-align: right;
}
.attribution a
{
	text-decoration: none;
}

@media only screen and (max-width: 1000px)
{
	.innerdiv
	{
		transform: scale(0.7);
	}
}
@media only screen and (max-width: 800px)
{
	.innerdiv
	{
		transform: scale(0.6);
	}
}
@media only screen and (max-width: 600px)
{
	.div1 {
		background-position-x: 10rem;
	}
	.innerdiv
	{
		display: flex; 
		flex-direction: column;
		transform: scale(1);
		margin: 2rem;
		margin-bottom: 5rem;
	}
	.attribution
	{
		position: relative;
	}
}


/* Toggle Button Styles */
#toggleSlides {
  background: #49556B;
  color: #fff;
  padding: 0.7rem 1.5rem;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 1rem;
  transition: background 0.2s ease-in-out;
  align-self: center; /* center the button inside outerdiv if using flex */
}

#toggleSlides:hover {
  background: #18202D;
}

.toggleSlidesBtn {
  background: #49556B;
  color: #fff;
  padding: 0.7rem 1.5rem;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  margin: 1rem auto;       /* add margin to top and bottom */
  display: block;          /* full-width block */
  text-align: center;
  max-width: 200px;        /* optional fixed max width so it's not too big */
}

.toggleSlidesBtn:hover {
  background: #18202D;
}



/*

#Testimonials {
    background: rgb(237, 239, 240);
    padding-bottom: 70px;
}


.testimonialcolumn {
    float: left;
    width: 33.3%;
    margin-bottom: 16px;
    padding: 0 8px;
}

@media (max-width: 650px) {
    .testimonialcolumn {
        width: 100%;
        display: block;
    }
}

.testimonialcard {
    box-shadow: 0 8px 30px rgba(0,0,0,.3);
	border-radius: 15px;

}

.testimonialcontainer {
    padding: 10px 16px ;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(182,182,182,1) 100%);
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
    height: 400px;
}

.testimonialcontainer::after, .testimonialrow::after {
    content: "";
    clear: both;
    display: table;
}

.testimonialtitle {
    color: grey;
	font-size: 20px;
}

*/









/*Table Layout*/

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}

/*END Table Layout*/




#ThingsToDo {
    background: #FFF;
    padding-bottom: 70px;
}

/*THINGS TO DO CONTAINERS*/

.ttdcolumn {
    float: left;
    width: 33.3%;
    margin-bottom: 16px;
    padding: 0 8px;
}

/* Display the columns below each other instead of side by side on small screens */
@media (max-width: 650px) {
    .ttdcolumn {
        width: 100%;
        display: block;
    }
}

/* Add some shadows to create a card effect */
.ttdcard {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.ttdcontainer {
    padding: 0 16px;
}

/* Clear floats */
.ttdcontainer::after, .ttdrow::after {
    content: "";
    clear: both;
    display: table;
}

.ttdtitle {
    color: grey;
	font-size: 20px;
}













#schedule {
    background: #FFF;
    padding-bottom: 70px;
}


.book:hover {
	animation: bounce 1s;
	opacity: .70;
}

@keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}













.site-footer {
    padding: 30px 0;
	background-color: #f6f1c3;
	background-image:url("../img/fancy-deboss.png")
}


.site-footer a {
    color: #000;
}

.go-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #000;
    display: inline-block;
    color: #000 !important;
    margin-bottom: 30px;
}

.go-top:hover {
    color: #000 !important;
    border-color: #D4A861;
}