/* 

Flex Template 

http://www.templatemo.com/tm-406-flex

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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;
}

body {
  line-height: 1;
}



.white-background {
  background-color: white;
}

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%;
}

mark { 
  background-color: #ADD8E6;
  color: black;
}

a:focus {
  outline: none;
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
img {
  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;
}


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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]:-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

body {
  font-family: Montserrat, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.50;
  color: #000000;
  background-color: white;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

a {
  color: #0000FF;
  text-decoration: none;
}

a:hover {
  color: #4B0082 !important;
  text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a.showSingle {color: #0000FF !important; text-decoration:underline;}
a.showSingle:visited {color: #0000FF; text-decoration:underline;}
a.showSingle:hover {color: #4B0082 !important; font-weight:bold; text-decoration:none;}

a.showall {color: #0000FF !important; text-decoration:underline;}
a.showall:visited {color: #0000FF; text-decoration:underline;}
a.showall:hover {color: #4B0082 !important; font-weight:bold; text-decoration:none;}

a.hideall {color: #0000FF !important; text-decoration:underline;}
a.hideall:visited {color: #0000FF; text-decoration:underline;}
a.hideall:hover {color: #4B0082 !important; font-weight:bold; text-decoration:none;}


a.ready {color: #0000FF;}
a.ready:link  {text-decoration: none; color: #0000FF;}
a.ready:visited {text-decoration: none; color: #0000FF;}
a.ready:hover {text-decoration: none; color: #4B0082 !important;}
a.ready:active {text-decoration: none; color: #4B0082;}

h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat, Arial, sans-serif;
  color: #4B0082;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.visuallyhidden {
  border: 0; 
  clip: rect(0 0 0 0); 
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  height: 1px; 
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.homebutton1 {
  background-color: #4169E1;
  border: 2px solid #483D8B;
  border-radius: 10px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  color: ghostwhite !important;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 4px;
  cursor: pointer;
  max-width: 400px;
}

.homebutton1:hover {
  background-color: ghostwhite;
  color: #4169E1 !important;
  
}

.homebutton2 {
  background-color: #4169E1;
  border: 2px solid #483D8B;
  border-radius: 10px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  color: ghostwhite !important;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 20px 4px;
  cursor: pointer;
  max-width: 400px;
}

.homebutton2:hover {
  background-color: ghostwhite;
  color: #4169E1 !important;
  
}

.mystoryimages img {
  
  border: 1px solid #e6eeff;
  border-radius: 0px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  padding: 1px 1px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;
  margin: 4px 4px;
  cursor: pointer;
}

.mystoryimages img:hover {
  
  border: 1px solid #483D8B;
}



input,
select,
textarea {
  border: 1px solid #000000;
  outline: 0;
  padding: 10px 12px;
  color: #000000;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  border-color: #000000;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.main-btn {
  color: white;
  border: 1px solid white;
  padding: 12px 20px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e2e2e2;
  
}

.main-header {
  position: fixed;
  width: 100%;
  margin: 0 0;
  z-index: 1000;
  top: 5px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}


.targetDiv {
  display: none;
  margin-left: 20px; 
  margin-right: 20px;
  background-color: white;
  padding: 10px 10px;
}

.targetSpanHead {
  text-align: center;
  margin-left: 10px; 
  margin-right: 10px;
  background-color: white;
  padding: 5px 5px;
}

.targetSpan {
  margin-left: 10px; 
  margin-right: 10px;
  background-color: white;
  padding: 5px 5px;
}

.nomargin {
  margin-left: 0 !important; 
  margin-right: 0 !important;
  padding: 0 !important;
}	

.flushleftmargin {
  margin-left: 0 !important;   
}	

.flushrightmargin {   
  margin-right: 0 !important;  
}	

.solmain a:nth-child(1){
  background: transparent; 
  color: black; 
}
.solmain a:nth-child(2){
   background: transparent; 
   color: black;
}
.solmain a:nth-child(3){
   background: transparent; 
   color: black; 
}
.solmain a:nth-child(4){
   background: transparent;
   color: black;
}
.solmain a:nth-child(5){
   background: transparent;  
   color: black;
}
.solmain a:nth-child(6){
   background: transparent; 
   color: black; 
}
.solmain a:nth-child(7){
   background: transparent;
   color: black;
}
.solmain a:nth-child(8){
   background: transparent;  
   color: black;
}



.rsw {
  background-color: white;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

.rswactive {
  border: 1px solid #00008B;
}

#menu-wrapper {
  background-color: white;
  border-radius: 8px;
  border: 1px solid #4B0082;
  overflow: hidden;
  -moz-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
}

.top-margin {
	margin-top: 5px;
}

.new-logo {
	font-weight: bold;
	color: #4B0082;
	font-variant: small-caps;
	font-size: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.new-logo img {
	vertical-align: middle;
	max-width: 600px;
	max-height: 98%;
}

.wtr-homelogo {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.wtr-homelogo img {
	vertical-align: middle;
	max-width: 200px;
	max-height: 98%;
}

.smscreennav {
	line-height: 50px;
	height: 50px;
}

.smscreennav p {
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}

.smscreennav a {
	color: #4B0082 !important;
}

.smscreennav a:hover{
	text-decoration: underline;
}

.main-menu {
	line-height: 50px;
	height: 50px;
}

.main-menu ul {
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}

.main-menu a:hover{
	text-decoration: underline;
}

.main-menu ul li {
  display: inline-block;
  margin: 0 5px;
}
.main-menu ul li:last-child {
  margin-right: 5px;
}
.main-menu ul li a {
  
  font-size: 18px;
  color: #4B0082;
  line-height: 40px;
  padding-top: 0;
}
.main-menu ul li.active a {
  border-top: 5px solid #000000;
  color: #000000;
}

.toggle-menu {
  width: 36px;
  height: 36px;
  float: right;
  margin-right: 30px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  background: #4B0082;
  display: inline-block;
  color: white;
  cursor:pointer;
}

.btncolors {
	color: #0000FF;
	font-style: italic;
	background-color: #D3D3D3;
}

a.smlmsgquote {font-size:.8em; color: #0000FF !important;}
a.smlmsgquote:visited {font-size:.8em; color: #0000FF !important;}
a.smlmsgquote:hover {font-size:.8em; color: #4B0082 !important;}

/*.menu-responsive {
  display: none;
  background-color: rgba(50, 50, 50, 0.88);
}
.menu-responsive ul li {
  padding: 5px 0px 5px 25px;
}
.menu-responsive ul li a {
  display: block;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
}
.menu-responsive ul li.active a {
  color: #4B0082;
}*/


@media screen and (min-width: 989px) {
  
}
@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1199px) {
  .main-menu ul li {
    margin-left: 5px;
    margin-right: 5px;
  }
  .main-menu ul li:last-child {
    margin-right: 5px;
  }
}
@media screen and (max-width: 991px) {
  .toggle-menu {
    margin-top: 7px;
    margin-right: 5px;
  }
  
  .menu-first.show {
    /*opacity: 1;*/
    /*height: auto;  */  
    margin-top: 10px;
    display: block;
    /*transition: opacity 1s, height 0;*/
  }
  .menu-first {
    float: right;
    overflow: auto;
    width: 100%;  
    display: none;  
    /*opacity: 1;  */  
    /*height: 0;  */  
    /*background: rgba(50, 50, 50, 0.88);*/
    /*transition: opacity 1s, height 0 1s; */
    /*transition: all 0.3s ease;    */
  }
  .main-menu ul li a {
    line-height: 3px;
    padding-top: 10px;   
  }
  .main-menu ul li.active a {
    border-top: none;
  }
  .main-menu ul li:last-child { margin-right: 5px; }
}
@media screen and (max-width: 767px) {
  .main-header {
    top: 0;
  }
  
  .menu-first {
    margin-top: 0;
  }
  
  .toggletips {
	  width: 100%;
  }  
}

@media screen and (max-height: 500px) {
  .menu-first.show {
    max-height: 200px;
    
  }
}

.shortfont {
	font-size: 5px;
}

.content-section {
  margin-top: 0px;
  padding-top: 50px;
}


.heading-section {
  margin-bottom: 20px;
}
.heading-section h2 {
  text-align: center;
  color: #282828;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
}

.heading-section p {
  text-align: left;
  color: #4B0082;
  font-size: 16px;
  font-weight: 310;
  text-transform: uppercase;
  margin-top: 10px;
  
}
.heading-section h3 {
  color: #4B0082;
  font-size: 20px;
  font-weight: 400;
  font-variant: small-caps;
  margin-top: 10px;
  
}

.homepgheading h3 {
  text-align: justify;
  color: #4B0082;
  font-size: 20px;
  font-weight: 400;
  font-variant: small-caps;
  margin-top: 10px;
}


.heading-section .hideshow h3 {
  text-align: justify;
  color: #4B0082;
  font-size: 20px;
  font-weight: 400;
  font-variant: small-caps;
  margin-top: 10px;
  
}

.homekh h1 {
  color: #4B0082;
  font-size: 20px;
  font-weight: 400;
  font-variant: small-caps;
  margin-top: 10px;
}

#more {display: none;}
#more1 {display: none;}
#more2 {display: none;}
#more3 {display: none;}
#more4 {display: none;}
#more5 {display: none;}
#more6 {display: none;}
#more7 {display: none;}
#more8 {display: none;}

.servicon {
  float: left;
  width: 43%;
}

.serviconsm {
  float: left;
  width: 12%;
}

.small-text {
  color: #aaaaaa;
}

.space-fixed {
  width: 100%;
  height: 130px;
  overflow: hidden;
  position: relative;
}

.alternating {
  background-color: #e6eeff;
}


.basicborder {
	padding-left: 4%;
	padding-right: 4%;
}

.basicbordertips {
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 2%;
	padding-bottom: 2%;
}

.bbtips img:hover {
  border: 4px solid #ffffff;
}


hr.testimonials {
  border-top: 1px solid lightsteelblue;
}

/* --------start of slideshow css */

.sliderow {
    background: #e6eeff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
	padding-top: 15px;
}
.slidetext {
    animation: colorize 2s cubic-bezier(0, 0, .78, .36) 1;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.12);
    border-radius: 2px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    max-width: 90%;
	padding: 5px;
}
@keyframes colorize {
    0% {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    100% {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }
}
.slideshow {
	width: 100%;
	max-height: 400px;
	position: relative;
	text-align: center;
	padding-bottom: 15px;
	line-height: 810px;
}

.slideshow input[type="radio"] {
	font-size: .65em;
	width: .9em;
	height: .9em;
	display: inline-block;
	position: relative;
	z-index: 99;
	margin-left: -4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #777777;
	border-radius: .7em;
	transition: .3s ease-out background,
				.3s ease-out transform;
}

.slideshow input[type="radio"]:checked {
	background: #4B0082;
	outline: thin dotted;
	margin-left: -4px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}


.slideshow .slideshow-item {
	width: 100%;
	height: auto;
	line-height: 1.5;
	position: absolute;
	top: 0;
	opacity: 0;
	transition: .3s ease-out opacity;
	text-align: left;
}

.slideshow .slideshow-item label {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50%;
	display: none;
	z-index: 88;
	cursor: pointer;
	color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.slideshow .slideshow-item label:after {
	display: block;
	content: '\25B6';
	font-size: 1em;
	color: #4B0082;
	position: absolute;
	top: 50%;
	right: 2px;
	margin-top: -.5em;
}

.slideshow .slideshow-item label.previous {
	left: 0;
	display: block;
}

.slideshow .slideshow-item label.previous:after {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	transform: scaleX(-1);
	right: auto;
	left: 2px;
}

.slideshow .slideshow-item label.next {
	left: 50%;
	display: block;
}

.slideshow input[type="radio"]:checked + .slideshow-item {
	opacity: 1;
	margin-left: -4px;
}
/* ------end of slideshow css */

.review {
	font-family: Montserrat, sans-serif;
	padding-bottom: 2px;
	padding-top: 2px; 
	padding-left: 2%;
	padding-right: 2%;
	min-height: 100px;
}

.termsdropdown {
	border: 1px solid #4B0082 !important;
	font-size: 1em !important;
	background-color: white !important;
}

.portfolio_button {
	border: 0px; -webkit-border-radius: 1px; -moz-border-radius: 1px;border-radius: 1px;
	font-family:Montserrat, sans-serif; text-decoration:none; display:block; color: #FFFFFF;
	padding-top: 20px; 
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2f9fe, endColorstr=#d6f0fd);
 
}

.smallerfont {
	font-size: .8em !important;
}

.wrapper {
  padding-top: 1px;
  overflow: hidden;
  text-align: left;
  min-height: 150px;
}

.black_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
  position: fixed;
  top: 5%;
  left: 5%;
  width: auto;
  height: 90%;
  padding: 0;
  border: 0;
  background-color: transparent;
  z-index: 1002;
  overflow: visible;
}
.white_content img {
  max-width: 100%;
  max-height: 95%;
}


.question {
	display: block;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 5px;
}

.answer {
	display: block;
	text-align: justify;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.hclist {
	display: block;
	text-align: justify;
	text-indent: -10px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.hclist2 {
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.team-member {
  margin-bottom: 30px;
}
.team-member .member-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.team-member .member-thumb img {
  width: 100%;
}
.team-member .member-thumb .team-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  top: 0;
  left: 0;
  background-color: #4B0082;
  color: white;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.team-member .member-thumb .team-overlay2 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  top: 0;
  left: 0;
  background-color: #e6eeff;
  color: #4B0082;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.team-member .member-thumb .team-overlay3 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  top: 0;
  left: 0;
  background-color: #e6eeff;
  color: #4B0082;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.team-member .member-thumb .team-overlay h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  margin-top: 30px;
}
.team-member .member-thumb .team-overlay span {
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 10px;
  display: block;
}
.team-member .member-thumb .team-overlay2 span {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 5px;
  display: block;
}
.team-member .member-thumb .team-overlay3 span {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 10px;
  display: block;
}


.team-member .member-thumb .team-overlay ul.social {
  display: block;
  margin-top: 15px;
}
.team-member .member-thumb .team-overlay ul.social li {
  display: inline-block;
}
.team-member .member-thumb .team-overlay ul.social li a {
  width: 34px;
  height: 34px;
  background-color: white;
  line-height: 40px;
  color: #4B0082;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
}

.social-links ul.social {
  display: block;
  margin-top: 2px;
}
.social-links ul.social li {
  display: inline-block;
}

.social-links ul.social li a {
  width: 34px;
  height: 34px;
  
}


.team-member .member-thumb:hover .team-overlay {
  opacity: 1;
  visibility: visible;
}
.team-member .member-thumb:hover .team-overlay2 {
  opacity: 1;
  visibility: visible;
}
.team-member .member-thumb:hover .team-overlay3 {
  opacity: .9;
  visibility: visible;
}

.contact-info {
  margin-top: 40px;
}

.contact-form {
	border: 1px solid #4B0082;
	padding-left: 2%;
	padding-right: 2%;
}

.contact-form input {
  margin-bottom: 5px;
}
.contact-form input[type="text"] {
  margin-bottom: 5px;
  width: 100%;
}
.contact-form textarea {
  width: 100%;
  max-width: 100%;
  height: 120px;
}
.contact-form .mainBtn {
  margin-top: 15px;
  color: black;
  background-color: #ffffff;
  text-transform: uppercase;
  border: 2;
}

.buttonpadding {
	padding: 5px;
}

.inline-field {
  display: inline;
  margin-bottom: 0; 
}

.image-center {
   text-align: center;
}

.blog-padding p {
	text-align: justify;
}

.blog-padding h2 {
	font-size: 18px;
	color: #4B0082;
	font-variant: small-caps;
}

.blog-line p {
	max-width: 600px;
	text-align: center;
}	

.ready_image img {
	max-width: 500px;
}

.wtr-additionalpgs h2 {
	font-size: 18px;
	color: #4B0082;
	font-variant: small-caps;
}

.blogpost-tn {
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: center;
}

.project-tn {
	margin-bottom: 12px;
	text-align: center;
}

.project-tn p {
	font-size: .8em !important;
}


#go-top {
  background-color: #4B0082;
  color: white;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 550;
}

#ready-go-top {
  background-color: #00008B;
  color: white;
  padding: 15px 40px;
  text-transform: uppercase;
  font-weight: 700;
}

#footer {
  margin-top: 100px;
}

/*
body, p, div, h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat, Arial, Verdana, Geneva, sans-serif;
   	font-style: normal;
}
*/