@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Raleway', serif;
	font-weight:400;
	font-size: 16px;
	margin: 0;
	letter-spacing: 0.033em;
	text-align: justify;
	line-height: 1.4;
  text-decoration: none;
  color: #333;
}

.content {
    width: 80%;
    max-width: 900px;
    margin: 0 auto;
}

.banner {
    background-color: #61ab2b; 
    float: left;
    width: 100%;
    text-align: right; vertical-align: middle;
    color: #fff;
    font-weight: 500;
    padding: 5px 0 5px 0
}

.header {
    background-color: #4d4b4b; 
    float: left;
    width: 100%;
    text-align: center;
}

.services {
    background-color: #dbdada; 
    float: left;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
}

.contact {
  background-color: #dbdada; 
  float: left;
  text-align: center;
  width: 100%;
  font-size: 14px;
  padding-bottom: 20px;
}

.con-left {
  padding-left: 20px;
  float: left;
  width: 50%;
}

.con-right {
  padding-right: 20px;
  float: right;
  width: 50%;
}

.gallery {
  background-color: #fff; 
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

.aboutMe {
  background-color: #fff;
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

.footer-banner {
  background-color: #4d4b4b; 
  float: left;
  text-align: left;
  color: #fff;
  font-size: 14px;
  width: 100%;
  padding-top:20px;
}

.foot-left {
  background-color: #4d4b4b; 
  float: left;
  width: 79%;
}

.foot-right {
  background-color: #4d4b4b; 
  float: right;
  width: 21%;
}

.foot-inner-left {
  background-color: #4d4b4b; 
  float: left;
  width: 45%;
}

.foot-inner-right {
  background-color: #4d4b4b; 
  float: right;
  width: 55%;
}

h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  color: #61ab2b;
  padding-top: 25px;
}

h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  color: #61ab2b;
  padding-bottom: 10px;
  text-decoration: none;
}

.textAboutMe { 
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  text-decoration: none;
  text-align: justify;
  line-height: 1.4;
  color: #333;	
  margin-top: 0;
}

.greenText { 
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: 500;
	color: #61ab2b;
  
}
  
.logo { padding: 0 !important; width: 100%; max-width: 1000px;}
.copyright {display: block; float: left; font-size: 12px; color: #fff; }
.footerText { font-size: 14px; color: #fff; text-decoration: none; }
.boldText { font-family: 'Raleway', sans-serif; font-weight:700;}

#myBtn { 
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  text-decoration: underline;
  text-align: justify;
  line-height: 1.4;
  color: #61ab2b;	}

#more {display: none;}

/* ------- QUOTE 1 -------- */
.quotation{
	font-family: 'Roboto Slab', serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: 300;
	quotes: "\201C""\201D""\2018""\2019";
	padding: 5px 15px;
	line-height: 1.5;
}

blockquote{
  font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0.5em 70px;
	padding: 0 1px;
	quotes: "\201C""\201D""\2018""\2019";
	padding: 0 0;
	line-height: 1;
	width: 500px;
	margin: auto;
}

blockquote:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 0px;
  position: relative;
  top: 20px;
  color: #61ab2b;
  font-size: 2em;
}

footer {
  margin-right:20px;
  text-align: right;
  font-family: 'Roboto Slab', serif; 
  font-size: 14px; 
  font-weight: 500; 
  color: #61ab2b;
  padding-bottom: 20px;
}

/* ------- QUOTE 2 -------- 

.quotation{
	font-family: 'Roboto Slab', serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: 300;
	quotes: "\201C""\201D""\2018""\2019";
	padding: 5px 15px;
	line-height: 1.4;
}

blockquote{
  font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0.5em 70px;
	padding: 0 1px;
	quotes: "\201C""\201D""\2018""\2019";
	padding: 0 0;
	line-height: 0.5;
	width: auto;
	margin: auto;
}

blockquote:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 0px;
  position: relative;
  top: 20px;
  color: #61ab2b;
  font-size: 2em;
}

footer {
  margin-right:20px;
  text-align: right;
  font-family: 'Roboto Slab', serif; 
  font-size: 14px; 
  font-weight: 500; 
  color: #61ab2b;
  padding-bottom: 20px;
}*/

br
{   content: "A" !important;
    display: block !important;
    margin-bottom: 1em !important;
}

.profile { 
  display: block;
  margin: 0 auto;
  max-width: 500px;
  float: left;
  width: 45%;
  padding: 5px 15px 10px 0px;
}

/* Gallery */
* {box-sizing: border-box;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 650px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform:translateY(-50%);
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/*-- tablet screen --*/
@media screen and (max-width : 780px) {
	.foot-left {width: 60%;}
  .foot-right {width: 40%;}
  .foot-inner-left, .foot-inner-right { width: 100%;}
}
	
/*---- mobile screen ------*/
@media screen and (max-width : 480px) {
    .content {width: 95%;}
    .col-left, .col-middle, .col-right {width: 100%;}
    .con-left, .con-right {padding: 0; width: 100%;}
    .foot-left, .foot-right {width: 100%;}
    .foot-inner-left, .foot-inner-right {width: 100%;}

    h2 {font-size: 20px;}
    .greenText {font-size: 16px;}
   	.profile { width: 100%; padding: 0 5px 20px 5px;}
    .textAboutMe {padding-left: 5px; padding-right: 5px;}
    blockquote {width: 95%; margin: 0 0;}
    .quotation {padding: 0px 20px; }

    #myBtn {padding: 0px 5px;}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}