@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: proxima-nova,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.7;
  color: #fff;
  background: #fff;
  height: 100%;
  position: relative;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.col-md-8.col-md-offset-2.col-sm-12.col-sm-offset-0.col-xs-12.col-xs-offset-0.text-center.fh5co-table .fh5co-intro.fh5co-table-cell .text-center a {
	  font-family: lust,serif;
  font-weight: 700;
  font-size: 3.85em;
  font-style: normal;
  color: #696867;
  margin: 0 0 30px 0;
}

.link{
text-decoration: underline;	
	
}



#about p {
	font-family: proxima-nova,sans-serif;
    font-weight: 300;
	font-size: 18px;
    line-height: 1.5;
    font-style: normal;
	color: #fff;
	
}

#community p {	
	
	font-family: proxima-nova,sans-serif;
    font-weight: 300;
	font-size: 18px;
    line-height: 1.5;
    font-style: normal;
	color: #fff;
	
}






.col-md-6 .fh5co-feature.animate-box .text-center {
	  font-family: lust,serif;
  font-weight: 700;
  font-size: 3.85em;
  font-style: normal;
  color: #696867;
  margin: 0 0 30px 0;
}


@media screen and (max-width: 768px) {
  body {
    font-size: 18px;
    line-height: 1.5;
  }
}

a {
  color: #696867;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #696867;
  outline: none;
  text-decoration: none;
  
}

p {
  color: #696867;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}



h1, h2, h3, h4, {
  
  font-family: proxima-nova,sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #696867;
  margin: 0 0 30px 0;
}
  h5 #about, #community  {
  font-family: lust,serif;
  font-weight: 700;
  font-size: 3.85em;
  font-style: normal;
  color: #ffffff;
  margin: 0 0 30px 0;
}


  h5 #work  {
  font-family: lust,serif;
  font-weight: 700;
  font-size: 2.5em;
  font-style: normal;
  color: #696867;
  margin: 0 0 30px 0;
}

@media (min-width: 500px) {
    h5 #work{
    font-size: 3.85em;
   }
}

  h5 #resume  {
  font-family: lust,serif;
  font-weight: 700;
  font-size: 2.5em;
  font-style: normal;
  color: #696867;
  margin: 0 0 30px 0;
}

@media (min-width: 500px) {
    h5 #resume {
    font-size: 3.85em;
   }
}

::-webkit-selection {
  color: #696867;
  background: #fff;
}

::-moz-selection {
  color: #696867;
  background: #fff;
}

::selection {
  color: #696867;
  background: #fff;
}

#fh5co-wrap {
  position: relative;
  background: #fff;
  z-index: 2;
  margin-bottom: 450px;
}
@media screen and (max-width: 992px) {
  #fh5co-wrap {
    margin-bottom: auto;
  }
}

#fh5co-footer {
  padding-top: 4em;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 450px;
  background: #333333;
  font-size: 18px;
}
@media screen and (max-width: 992px) {
  #fh5co-footer {
    height: inherit;
    position: relative;
    padding: 5em 0;
  }
}
#fh5co-footer .fh5co-social li {
  display: block;
}
#fh5co-footer p {
  line-height: 1.5;
}
#fh5co-footer h3 {
  color: #fff;
  font-size: 18px;
}
#fh5co-footer a {
  color: #696867;
}
#fh5co-footer a:hover {
  color: #EBEAE8;
}
#fh5co-footer ul {
  padding: 0;
  margin: 0;
}
#fh5co-footer ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-footer .fh5co-copyright {
  padding-top: 0em;
}
#fh5co-footer .fh5co-copyright small {
  display: block;
  font-size: 13px;
}

#fh5co-header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
	padding-top: 50px;
}
#fh5co-header nav {
  text-align: center;
}
#fh5co-header nav ul {
  padding: 0;
  margin: 0;
}
#fh5co-header nav li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
#fh5co-header nav li a {
  padding: 20px;
  margin-top: 10px;
  

  color: color: #696867;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
#fh5co-header nav li a span {
  color: color: #696867;
	-webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 2px solid transparent;
  display: block;
}
@media screen and (max-width: 768px) {
  #fh5co-header nav li a {
    padding: 10px 2px;
  }
}
#fh5co-header nav li a:hover {
  color: #696867;
}
#fh5co-header nav li a:hover span {
  border-bottom: 2px solid #696867;
}
#fh5co-header nav li.fh5co-active a {
  color: #fff;
}
#fh5co-header nav li.fh5co-active a span {
  border-bottom: 2px solid #fff;
}







.fh5co-table,
.fh5co-table-cell,
.fh5co-hero,
.fh5co-parallax {
  height: 670px;
}



.fh4co-section{
  
 
	 padding-top: 150px;
	padding-bottom: 150px;
}



.col-md-88{
	height: 170px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom:0px
}




.fh5co-hero, .fh5co-parallax {
  background-color: #fff;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}






.fh4co-section {
  background-color: #EBEAE8;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
	
}


.fh5co-hero .overlay, .fh5co-parallax .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: .0;
}

@media screen and (max-width: 768px) {
  .fh5co-hero, .fh5co-parallax {
    height: inherit;
    padding: 4em 0;
  }
}
.fh5co-hero .fh5co-intro h1, .fh5co-parallax .fh5co-intro h1 {
  color: #696867;
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 0px;
  padding-top: 150px;
}
@media screen and (max-width: 768px) {
  .fh5co-hero .fh5co-intro h1, .fh5co-parallax .fh5co-intro h1 {
    font-size: 30px;
  }
}
.fh5co-hero .fh5co-intro p, .fh5co-parallax .fh5co-intro p {
  color: #696867;
	
}



.fh5co-hero .fh5co-intro p a, .fh5co-parallax .fh5co-intro p a {
  color: #0484c3;
  border-bottom: 0px solid rgba(4, 132, 195, 2);
}
.fh5co-hero .fh5co-intro p a:hover, .fh5co-parallax .fh5co-intro p a:hover {
  color: #0484c3;
  border-bottom: 1px solid rgba(4, 132, 195, 2);
}

.fh5co-table {
  display: table;
}

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

.fh5co-section {
  padding: 5em 0;
}
@media screen and (max-width: 768px) {
  .fh5co-section {
    padding: 3em 0;
  }
}

.fh5co-feature {
  text-align: left;
  width: 100%;
  float: left;
  padding: 20px;
}
.fh5co-feature .fh5co-icon {
  float: left;
  width: 10%;
  display: block;
  margin-top: 5px;
}
.fh5co-feature .fh5co-icon i {
    color: #808080;
    font-size: 70px;
}
@media screen and (max-width: 1200px) {
  .fh5co-feature .fh5co-icon i {
    font-size: 40px;
  }
}
.fh5co-feature.fh5co-feature-sm .fh5co-icon i {
    color: #808080;
    font-size: 28px;
}
@media screen and (max-width: 1200px) {
  .fh5co-feature.fh5co-feature-sm .fh5co-icon i {
    font-size: 28px;
  }
}
.fh5co-feature .fh5co-text {
  float: right;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .fh5co-feature .fh5co-text {
    width: 82%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature .fh5co-text {
    width: 72%;
  }
}
.fh5co-feature .fh5co-text h2, .fh5co-feature .fh5co-text h3 {
  margin: 0;
  padding: 0;
}
.fh5co-feature .fh5co-text h3 {
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.8);
}

.fh5co-social {
  padding: 0;
  margin: 0;
}
.fh5co-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social li a span {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-left: 10px;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Work Sans", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px !important;
}
.btn.btn-sm {
  padding: 4px 15px !important;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #0484c3;
  color: #fff;
  border: 2px solid #0484c3;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #045980 !important;
  border-color: #045980 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #52d3aa;
  border: 2px solid #52d3aa;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #52d3aa;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #52d3aa;
}

.fh5co-check {
  padding: 0 0 0 0;
  margin: 0 0 1.5em 0;
}
.fh5co-check li {
  padding: 0 0 0 40px;
  margin: 0;
  list-style: none;
  position: relative;
}
.fh5co-check li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: .3em;
  content: "\f00c";
  color: #52d3aa;
}

.fh5co-staff img {
  margin-bottom: 1em;
}
.fh5co-staff h3 {
  margin: 0;
}
.fh5co-staff h4 {
  margin: 0 0 20px 0;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.4);
}

.fh5co-intro h1  {
   padding-top: 20px;
}
.text-center p {
    color: #808080;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

#map {
  width: 100%;
  height: 700px;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}


.text-center {
 
}

.card {

}

.card-img-top {
 
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}


	  .card-group > .card:not(:last-child) .card-img-top,
	  .card-group > .card:not(:last-child) .card-header {
		border-top-right-radius: 0;
	  }


  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}


  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }



h5 #about, #community {
    font-size: 2.8em;
 }
@media (min-width: 500px) {
    h5 #about, #community {
    font-size: 3.85em;
   }
}






/*#
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

*/

.col-md-7{
	float: right;
	
}
@media (min-width: 500px) {
    .col-md-7{
   float: middle ;
   }
}



#modal {
  display: none;
  width: auto;
	height: auto;
  max-width: auto;
  max-height: auto;
  padding: 0px;
  text-align: justify;
  border-radius: 1px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	
}

#modal .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal .content-scroll::-webkit-scrollbar {
    width: 0px;
    height: 0px;
	
}

#modal .content-scroll::-webkit-scrollbar-thumb {
    visibility:hidden;
}
#modal .content-scroll:hover::-webkit-scrollbar-thumb {
    visibility:visible;
	
}

#modal .content-scroll {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
	

}


#modal2 {
  display: none;
  width: auto;
	height: auto;
  max-width: auto;
  max-height: auto;
  padding: 0px;
  text-align: justify;
  border-radius: 1px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	
}

#modal2 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal2 .content-scroll::-webkit-scrollbar {
    width: 0px;
    height: 0px;
	
}

#modal2 .content-scroll::-webkit-scrollbar-thumb {
    visibility:hidden;
}
#modal2 .content-scroll:hover::-webkit-scrollbar-thumb {
    visibility:visible;
	
}

#modal2 .content-scroll {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
	

}

#modal2 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal3 {
  display: none;
  width: auto;
	height: auto;
  max-width: auto;
  max-height: auto;
  padding: 0px;
  text-align: justify;
  border-radius: 1px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	
}

#modal3 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal3 .content-scroll::-webkit-scrollbar {
    width: 0px;
    height: 0px;
	
}

#modal3 .content-scroll::-webkit-scrollbar-thumb {
    visibility:hidden;
}
#modal3 .content-scroll:hover::-webkit-scrollbar-thumb {
    visibility:visible;
	
}

#modal3 .content-scroll {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
	

}

#modal3 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal4 {
  display: none;
  width: auto;
	height: auto;
  max-width: auto;
  max-height: auto;
  padding: 0px;
  text-align: justify;
  border-radius: 1px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	
}

#modal4 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal4 .content-scroll::-webkit-scrollbar {
    width: 0px;
    height: 0px;
	
}

#modal4 .content-scroll::-webkit-scrollbar-thumb {
    visibility:hidden;
}
#modal4 .content-scroll:hover::-webkit-scrollbar-thumb {
    visibility:visible;
	
}

#modal4 .content-scroll {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
	

}

#modal4 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal5 {
  display: none;
  width: auto;
	height: auto;
  max-width: auto;
  max-height: auto;
  padding: 0px;
  text-align: justify;
  border-radius: 1px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	
}

#modal5 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal5 .content-scroll::-webkit-scrollbar {
    width: 0px;
    height: 0px;
	
}

#modal5 .content-scroll::-webkit-scrollbar-thumb {
    visibility:hidden;
}
#modal5 .content-scroll:hover::-webkit-scrollbar-thumb {
    visibility:visible;
	
}

#modal5 .content-scroll {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
	

}

#modal5 .fancybox-close-small {
  top: 0px;
  right: 0px;
}
#modal6 {
  display: none;
  width: auto;
	height: auto;
  max-width: auto;
  max-height: auto;
  padding: 0px;
  text-align: justify;
  border-radius: 1px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	
}

#modal6 .fancybox-close-small {
  top: 0px;
  right: 0px;
}

#modal6 .content-scroll::-webkit-scrollbar {
    width: 0px;
    height: 0px;
	
}

#modal6 .content-scroll::-webkit-scrollbar-thumb {
    visibility:hidden;
}
#modal6 .content-scroll:hover::-webkit-scrollbar-thumb {
    visibility:visible;
	
}

#modal6 .content-scroll {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
	

}


.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
 


}
/*# sourceMappingURL=style.css.map */
