/*---------------HTML---------------*/

body {
	background-color: #f0f2f5;
	color: #626262;
	margin: 0;
	padding: 0;
	font-family: helvetica;
	font-size: 14px;
	line-height: 25px;
	font-weight: lighter;
}
img {
	border: none;
	outline: none;
}
a {
	color: #8dc63f;
}
a:hover {
	color: #b7d432;
}

/*---------------TEXT---------------*/

h1,h2,h3,h4,h5,h6 {
	padding: 10px 0;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: lighter;
	text-align: center;
}
h1 {
	font-size: 30px;
	line-height: 35px;
}
h2 {
	font-size: 30px;
	line-height: 35px;
}
h3 {
	font-size: 18px;
}
p {
	margin: 0;
	padding: 10px 0;
	text-align: justify;
	line-height: 22px;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}

/*---------------MAIN WRAPPER---------------*/

.main-wrapper {
	width: 100%;
}

/*---------------HEADER---------------*/

.header-wrapper {
	background: url(../images/bg-header.png) left top repeat-x;
	color: #FFFFFF;
	width: 100%;
	height: 596px;
	position: relative;
	padding-top: 55px;
}
.header {
	height: 200px;
}
.header h1 {
	padding:0;
}
.header h2 {
	font-size: 18px;
	padding: 0;
}
.logo {
	width: 280px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}
.btn-app {
	background-color: rgba(247,110,0,1);
	width: 160px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}
.btn-app:active {
	background-color: rgba(247,110,0,0.7);
}
.btn-app a {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.btn-app p {
	text-transform: none;
	font-size: 14px;
	text-align: center;
}
.btn-app p a {
	color: #8dc63f;
	width: auto;
	height: auto;
	line-height: normal;
	display: inline;
	text-decoration: underline;
}
.btn-app p a:hover {
	color: #b7d432;
}
.apple {
	left: 10px;
	top: 30px;
}
.google {
	right: 10px;
	top: 30px;
}

/*---------------MENU---------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}
.nav-collapse li {
  width: 100%;
  display: block;
}
.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.nav-collapse.opened {
  max-height: 9999px;
}
.disable-pointer-events {
  pointer-events: none !important;
}
.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.menu {
  background: rgba(71,47,145,1);
  position: fixed;
  z-index: 3;
  width: 100%;
  height: 55px;
  left: 0;
  top: 0;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
.menu-logo {
	width: 100px;
	height: auto;
	float: left;
}
.menu-logo img {
	width: 100%;
	height: auto;
	margin: 10px 0 0 10px;
}
.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(71,47,145,0.9);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.android .mask {
  -webkit-transition: none;
  transition: none;
}
.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}
.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  padding: 0 20px;
  color: #fff;
  width: 100%;
  float: left;
  display: block;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.nav-collapse a:active, .nav-collapse .active a {
  background: rgba(0,0,0,0.2);
}
.nav-collapse li {
  float: left;
  width: 100%;
}
.nav-collapse ul ul a {
  padding-left: 2em;
}
.nav-collapse, .nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse, .nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}
.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -300px;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 55px;
  float: right;
}
.nav-toggle:before {
  color: #fff; /* Edit this to change the icon color */
  font-size: 28px; /* Edit font-size (28px) to change the icon size */
  line-height: 55px;
  text-transform: none;
  text-align: center;
  position: absolute;
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}
.nav-toggle.active:before {
  font-size: 24px;
  content: "\ea0f"; /* Close icon */
}

/*----------LOGIN BOX----------*/

/* Login Container (default to float:right) */
#loginContainer {
	background-color: rgba(247,110,0,1);
	width: 120px;
	height: 55px;
    float: right;
    position: relative;
}

/* Login Button */
#loginButton {
    text-align: center;
    z-index:30;
    cursor:pointer;
    line-height: 55px;
    text-align: center;
    display: block;
}

/* Login Button Text */
#loginButton span {
	width: 100%;
	height: 55px;
	color: #FFFFFF;
    display: block;
}

/* Login Box */
#loginBox {
    position:absolute;
    top:55px;
    right:0;
    display:none;
    z-index:29;
}

/* A Line added to overlap the border */
#loginButton.active em {
    position:absolute;
    width:100%;
    height:1px;
    background:#d2e0ea;
    bottom:-1px;
}

/* Login Form */
#loginForm {
    width:250px;
    box-shadow: 0 10px 10px rgba(0,0,0,0.2); 
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background-color:#FFFFFF;
    padding:10px 13px;
    margin:0;
}

#loginForm #checkbox {
    width:auto;
    margin:5px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#body label {
    color:#3a454d;
    margin:9px 0 0 0;
    display:block;
    float:left;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input {
	margin: 0;
}
#loginForm input:focus {
	background-color: #e3daff;
}
#loginForm button {
	width: 100%;
}

/* Forgot your password */
#loginForm span {
    text-align:center;
    display:block;
    padding:7px 0 4px 0;
}

#loginForm span a {
    color:#FFFFFF;
    font-size:12px;
}

/*---------------SLIDER---------------*/

.slider-wrapper {
	width: 100%;
}
.swiper-container {
    width: 100%;
    height: 396px;
    margin: 20px auto;
    position: relative;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.slider-max-width {
	width: 1200px;
	height: 95%;
	position: relative;
}
.btn-slider {
	background: #8dc63f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYzYzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiN2Q0MzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8dc63f 0%, #b7d432 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc63f), color-stop(100%,#b7d432)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8dc63f 0%,#b7d432 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8dc63f 0%,#b7d432 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8dc63f 0%,#b7d432 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8dc63f 0%,#b7d432 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc63f', endColorstr='#b7d432',GradientType=0 ); /* IE6-8 */
	color: #FFFFFF;
	width: 180px;
	display: block;
	padding: 15px 0;
	text-shadow: 0 2px rgba(0,0,0,0.4);
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.btn-slider:hover {
	background: #b7d432; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3ZDQzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZGM2M2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b7d432 0%, #8dc63f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7d432), color-stop(100%,#8dc63f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b7d432 0%,#8dc63f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b7d432 0%,#8dc63f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b7d432 0%,#8dc63f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b7d432 0%,#8dc63f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d432', endColorstr='#8dc63f',GradientType=0 ); /* IE6-8 */
	color: #FFFFFF;
}
a.btn-slider {
	text-decoration: none;
}
.content-slider {
	width: 45%;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 30px;
}
.content-slider ul li {
	background-color: rgba(0,0,0,0.3);
	margin: 10px 0;
	padding: 0 10px 10px 10px;
	list-style-image: url(../images/icon-check.png);
	text-align: left;
}
.image-slider {
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
}
.image-slider img {
	width: 100%;
}

/*---------------COLUMNS---------------*/

.colfull, .colhalf, .colthird, .colfourth {
	position: relative;
	display: block;
}
.colfull {
	width: 100%;
}
.colhalf {
	width: 50%;
	float: left;
}
.colthird {
	width: 33.33%;
	float: left;
}
.colfourth {
	width: 25%;
	float: left;
}

/*---------------PARALLAX---------------*/

.bg-parallax {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	overflow: hidden;
}
.bg-box {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 150%;
	position: absolute;
	top: -15%;
}
.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
}

/*---------------CONTENT---------------*/

.content-box {
	padding: 25px;
}
.text-box {
	background-color: rgba(0,0,0,0.05);
	padding: 15px;
}
.max-width {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
.max-width-half {
	max-width: 640px;
	margin: 0 auto;
	position: relative;
}
.admin-section .colhalf {
	top: 10%;
	transform: translateY(10%);
}
.icon-circle {
	color: #FFFFFF;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50%;
	margin-bottom: 15px;
	text-align: center;
	font-size: 40px;
	line-height: 100px !important;
}
.admin-section {
	color: #FFFFFF;
	height: 425px;
	position: relative;
}
.title {
	padding: 0;
	color: #FFFFFF;
}
.title-pick {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 0;
	border-color: #c05601 transparent transparent transparent;
	line-height: 0px;
	_border-color: #c05601 #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	right: 0;
	bottom: -30px;
}
.laptop {
	width: 565px;
	height: auto;
}
.laptop img {
	width: 100%;
	height: auto;
}
.phone {
	width: 512px;
	height: 433px;
	padding: 20px 0 0 0;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.phone img {
	width: 100%;
	height: auto;
	position: absolute;
}

/*---------------FORMS---------------*/

.btn {
	width: 50%;
	color: #FFFFFF;
	display: block;
	padding: 15px 20px;
	text-shadow: 0 2px rgba(0,0,0,0.4);
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
	display: block;
	border: none;
	text-decoration: none;
}
.btn-purple {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#472f91+0,6a35a3+100 */
	background: #472f91; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3MmY5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YTM1YTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #472f91 0%, #6a35a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#472f91), color-stop(100%,#6a35a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #472f91 0%,#6a35a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #472f91 0%,#6a35a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #472f91 0%,#6a35a3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #472f91 0%,#6a35a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#472f91', endColorstr='#6a35a3',GradientType=0 ); /* IE6-8 */
}
.btn-purple:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a35a3+0,472f91+100 */
	background: #6a35a3; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhMzVhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NzJmOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #6a35a3 0%, #472f91 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a35a3), color-stop(100%,#472f91)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6a35a3 0%,#472f91 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6a35a3 0%,#472f91 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6a35a3 0%,#472f91 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6a35a3 0%,#472f91 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a35a3', endColorstr='#472f91',GradientType=0 ); /* IE6-8 */
	color: #FFFFFF;
}
input[type=text], input[type=password], input[type=tel], input[type=email] {
	background-color: #EEEEEE;
	width: 94%;
	font-size: 14px;
	color: #626262;
	border: none;
	padding: 15px 3%;
	outline: none;
	margin-bottom: 20px;
}
textarea {
	background-color: #EEEEEE;
	width: 94%;
	font-size: 14px;
	color: #626262;
	border: none;
	padding: 15px 3%;
	outline: none;
}
input[type=text]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus {
	background-color: #FFFFFF;
}

/*---------------FOOTER---------------*/

.footer-wrapper {
	color: #FFFFFF;
	width: 100%;
}
.footer-wrapper p {
	padding: 2px 0;
}

/*---------------POSITION---------------*/

.float-left {
	float: left;
}
.float-right {
	float: right;
}

/*---------------COLORS---------------*/

.text-white {
	color: #FFFFFF;
}
.text-green {
	color: #8dc63f;
}
.text-green-light {
	color: #b7d432;
}
.text-purple {
	color: #472f91;
}
.text-orange {
	color: #f76e00;
}
.bg-green {
	background-color: rgba(141,198,63,1);
}
.bg-purple {
	background-color: rgba(71,47,145,1);
}
.bg-purple80 {
	background-color: rgba(71,47,145,0.8);
}
.bg-orange {
	background-color: rgba(247,110,0,1);
}
.bg-gray {
	background-color: #333333;
}
.bg-black10 {
	background-color: rgba(0,0,0,0.1);
}
.bg-black60 {
	background-color: rgba(0,0,0,0.6);
}
.bg-black80 {
	background-color: rgba(0,0,0,0.8);
}
.bg-map {
	background-image: url(../images/bg-map.png);
	background-size: cover;
}

/*---------------BACK TO THE TOP---------------*/

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(247,110,0,1) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}

/*---------------OTHERS---------------*/

.clear {
	clear: both;
}
.my-butt{
	cursor: pointer;
    font-size: 28px;
    height: 50px;
    margin-top: 20px;
    width: 300px;
}
