
body {
  overflow-x: hidden;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p {
  line-height: 1.25;
}

a {
    color: #bb4070;
}

a:hover {
    color: #979797;
}

.text-primary {
  color: #155724 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'ITCLubalinGraphW01-Bk', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
margin-bottom: 5px;      letter-spacing: 1px;
          color: #216c48;
          
color: #017172;          
color: #ed8216;
color: #f9b000 !important;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
margin-bottom: 25px;
  text-transform: none;
 font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

.btn {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}



.btn-xl {
    font-size: 15px;
    padding: 13px 40px;
    border-radius: 2px;
}

.btn-primary {
    background-color: #15573c;
    background-color: #15887c;
background-color: #7f0534;
    border: solid 2px #7f05346b !important;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #fec810 !important;
  border-color: #fec810 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {
  background-color: #7f0534;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
background-color: #5f0628;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-brand {
  color: #fed136;
  font-family: 'Helvetica Neue', Helvetica, Arial, cursive;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #93b947;
    color: #fed136;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #0c6039eb;
    
    background-color: #1a5d56;
    
    background-color: #7f0534;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/thrift-header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'ITCLubalinGraphW01-Bk', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
 header.masthead .intro-text {
    padding-top: 180px;
    padding-bottom: 100px;
}

  header.masthead .intro-text .intro-lead-in {
    font-size: 30;
    line-height: 40px;
    margin-bottom: 0px;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  
 header.masthead .intro-text .intro-heading {
    font-size: 72px;
    font-weight: 300;
    line-height: 72px;
    margin-bottom: 50px;
    font-family: 'ITCLubalinGraphW01-Bk', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
text-transform: none !important;}
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
     /background: rgba(32, 107, 70, 0.49);
     
     
     
    background: rgba(123, 8, 81, 0.56);
   

}


#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover img{
	 filter: grayscale(100%) !important;
	}

.portfolio-link:hover img{
	filter: grayscale(100%) !important;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    font-size: 14px;
    margin: 0;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #b4b4b4 !important;
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
#portfolio .portfolio-item {
    margin: 0;
    padding: 6px;
}
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
    margin: 5rem;
    max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 25px 0;
  text-align: left;
}

.portfolio-modal .modal-content h2 {
    font-size: 2.8em;
    margin-bottom: 5px;
    color: #777875;
      color: #9e013e;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  margin: 5px 0 30px;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.row.product {
    background: #f8f9fa;
    background: #edefe9!important;
    padding: 30px;
    border-top: 1px solid #eee;
    margin: 10px 0 26px 0;
}

.row.product h3 {
    color: #7f0534;
}

/*
.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}
*/


.portfolio-modal .close-modal {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background-color: transparent;
    font-size: 28px;
    color: #818182;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #fed136;
}

.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

.team-member {
    margin-bottom: 10px;
    text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 5px;
    margin-bottom: 2px;
    text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#contact {
  background-color: #212529;
  background-image: url("../img/contact-image.jpg");
  background-repeat: no-repeat;
  background-position: center;
  
    text-align: center;
  color: white;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 18- */
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 19+ */
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

footer {
  padding: 25px 0;
  text-align: center;
  background: #383d41;
}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #fed136;
}



.testimonials {
  text-align: center;
}

.testimonials .testimonials-carousel .item .testimonial-img {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.testimonials .testimonials-carousel .item .testimonial-img img {
  vertical-align: baseline;
}

.testimonials .testimonials-carousel .item .testimonial-author {
  display: inline-block;
}

.testimonials .testimonials-carousel .item .testimonial-author .name {
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.testimonials .testimonials-carousel .item .testimonial-author hr.colored {
  max-width: 50px;
  margin: 3px auto;
}

.testimonials .testimonials-carousel .item .testimonial-author p {
  margin: 0;
}

.testimonials .testimonials-carousel .item .testimonial-author .stars {
  color: #f1c40f;
}

@media (min-width: 992px) {
  .testimonials .testimonials-carousel .item {
    padding: 0 100px;
  }
}

.bg-light {

  background-image: url(../img/noise.png);
background-color: #edefe9!important;


}
.text-muted {
    color: #b4b4b4!important;
}

.owl-carousel {
 
    text-align: center;
}


.form-control {
    border-radius: .15rem;
}

.footer-contact-details{
	/padding: 80px;
	
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
    color: #216c48;
    
}

.lead {
    font-size: 1.25rem;
    font-weight: 400;
    color: #2ea195;
}

section#contacts{
	
		padding:0 !important;

}

section.map{
	padding:0 !important;
}

.map {
    height: 30rem;
-webkit-filter: grayscale(100%); }


.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    outline: 0;
}

.stars {
    color: #ffc107;
}

@media (max-width: 990px) {

.footer {
    padding: 40px;
}

}

.text-muted {
    color: #000000!important;
    font-weight: 300 !important;
    font-size: 17px !important;
}

#contact .text-muted {
    color: #b4b4b4!important;
}

.service{
	padding-top:10px;
	
}

h3.section-subheading {
    color: #e7af09;
        color: #6c757d;
}

.owl-theme .owl-controls .owl-page span {
    background: #ffffff;
}

.h4, h4 {
    font-size: 1.5rem;
    color: #6c757d;
}

.h4, h4 {
    font-size: 1.5rem;
    color: #9e013e;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
 .text-about{
	text-align: justify;
	color: #666666!important;
    font-weight: 300 !important;
    font-size: 17px !important;
}


.navbar-brand {
    min-width: 320px;
    min-height: 45px;
    background-image: url(../img/thrift.svg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


@media (max-width: 767px) { 
.navbar-brand {
	min-width: 205px;
    min-height: 25px;
	
}

.portfolio-modal .modal-content {
    padding: 0px 0;
    text-align: left;
}

.portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw;
}

.navbar {
 
    min-height: 70px;
}
 }


.navbar-shrink .navbar-brand {
    min-width: 100px;
    min-height: 45px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: contain;
	  background-image: url(../img/thrift-icon.svg);
	      margin: 10px;
	  }
	  
	  footer a, footer span {
    color: #767676;
}


.component {
    background: #fff;
    padding: 40px;
}

h4.panel-title {
    padding: 6px 6px 6px 0;
}


/* #Font-Face
================================================== */


@font-face {
	font-family: 'perplex';
	src:url(../font/perplex/perplex-perplex.eot);
	src:url(../font/perplex/perplex-perplex.eot?#iefix) format("embedded-opentype"),url(../font/perplex/perplex-perplex.woff) format("woff"),url(../font/perplex/perplex-perplex.ttf) format("truetype"),url(../font/perplex/perplex-perplex.svg#PerplexRegular) format("svg");
	font-weight:400;
	font-style:normal
}

@font-face {
    font-family: 'incision';
    src: url('../font/incision/incisionincision.eot');
    src: url('../font/incision/incisionincision.eot?#iefix') format('embedded-opentype'),
         url('../font/incision/incisionincision.woff') format('woff'),
         url('../font/incision/incisionincision.ttf') format('truetype'),
         url('../font/incision/incisionincision.svg#incisionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'meander';
	src:url(../font/meander/meander-meander.eot);
	src:url(../font/meander/meander-meander.eot?#iefix) format("embedded-opentype"),url(../font/meander/meander-meander.woff) format("woff"),url(../font/meander/meander-meander.ttf) format("truetype"),url(../font/meander/meander-meander.svg#MeanderRegular) format("svg");
	font-weight:400;
	font-style:normal
}

@font-face {
    font-family: 'griffonage';
    src: url('../font/griffonage/griffonage-griffonage.eot');
    src: url('../font/griffonage/griffonage-griffonage.eot?#iefix') format('embedded-opentype'),
         url('../font/griffonage/griffonage-griffonage.woff') format('woff'),
         url('../font/griffonage/griffonage-griffonage.ttf') format('truetype'),
         url('../font/griffonage/griffonage-griffonage.svg#griffonageRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gaunt';
    src: url('../font/gaunt/gaunt-gaunt.eot');
    src: url('../font/gaunt/gaunt-gaunt.eot?#iefix') format('embedded-opentype'),
         url('../font/gaunt/gaunt-gaunt.woff') format('woff'),
         url('../font/gaunt/gaunt-gaunt.ttf') format('truetype'),
         url('../font/gaunt/gaunt-gaunt.svg#GauntSkinny') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'delineate';
    src: url('../font/delineate/delineate-delineate.eot');
    src: url('../font/delineate/delineate-delineate.eot?#iefix') format('embedded-opentype'),
         url('../font/delineate/delineate-delineate.woff') format('woff'),
         url('../font/delineate/delineate-delineate.ttf') format('truetype'),
         url('../font/delineate/delineate-delineate.svg#Delineate') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cavalcade';
    src: url('../font/cavalcade/cavalcade-cavalcade.eot');
    src: url('../font/cavalcade/cavalcade-cavalcade.eot?#iefix') format('embedded-opentype'),
         url('../font/cavalcade/cavalcade-cavalcade.woff') format('woff'),
         url('../font/cavalcade/cavalcade-cavalcade.ttf') format('truetype'),
         url('../font/cavalcade/cavalcade-cavalcade.svg#CavalcadeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'acquaintance';
    src: url('../font/acquaintance/acquaintance-acquaintance.eot');
    src: url('../font/acquaintance/acquaintance-acquaintance.eot?#iefix') format('embedded-opentype'),
         url('../font/acquaintance/acquaintance-acquaintance.woff') format('woff'),
         url('../font/acquaintance/acquaintance-acquaintance.ttf') format('truetype'),
         url('../font/acquaintance/acquaintance-acquaintance.svg#acquaintanceRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sampler';
    src: url('../font/sampler/sampler-webfont.eot');
    src: url('../font/sampler/sampler-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sampler/sampler-webfont.woff') format('woff'),
         url('../font/sampler/sampler-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'viscount';
    src: url('../font/viscount/viscount-regular.eot');
    src: url('../font/viscount/viscount-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/viscount/viscount-regular.woff2') format('woff2'),
         url('../font/viscount/viscount-regular.woff') format('woff'),
         url('../font/viscount/viscount-regular.ttf') format('truetype'),
         url('../font/viscount/viscount-regular.svg#viscountregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'viscid';
    src: url('../font/viscid/viscid-regularviscid.eot');
    src: url('../font/viscid/viscid-regularviscid.eot?#iefix') format('embedded-opentype'),
         url('../font/viscid/viscid-regularviscid.woff') format('woff'),
         url('../font/viscid/viscid-regularviscid.ttf') format('truetype'),
         url('../font/viscid/viscid-regularviscid.svg#viscidregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sparque';
    src: url('../font/sparque/sparque-webfont.eot');
    src: url('../font/sparque/sparque-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/sparque/sparque-webfont.woff') format('woff'),
         url('../font/sparque/sparque-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'crotched';
    src: url('../font/crotched/crotched.eot');
    src: url('../font/crotched/crotched.eot?#iefix') format('embedded-opentype'),
         url('../font/crotched/crotched.woff') format('woff'),
         url('../font/crotched/crotched.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'melancholic';
    src: url('../font/melancholic/melancholic.eot');
    src: url('../font/melancholic/melancholic.eot?#iefix') format('embedded-opentype'),
         url('../font/melancholic/melancholic.woff') format('woff'),
         url('../font/melancholic/melancholic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'excesaregular';
    src: url('../font/exesa/craftgraphic15regular.woff2') format('woff2'),
         url('../font/exesa/craftgraphic15regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'densen';
    src: url('../font/densen/densen-webfont.eot');
    src: url('../font/densen/densen-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/densen/densen-webfont.woff') format('woff'),
         url('../font/densen/densen-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'chroma';
    src: url('../font/chroma/chroma-webfont.eot');
    src: url('../font/chroma/chroma-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/chroma/chroma-webfont.woff') format('woff'),
         url('../font/chroma/chroma-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'errol';
    src: url('../font/errol/errol-webfont.eot');
    src: url('../font/errol/errol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/errol/errol-webfont.woff') format('woff'),
         url('../font/errol/errol-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'mulligan';
    src: url('../font/mulligan/mulligan-webfont.eot');
    src: url('../font/mulligan/mulligan-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mulligan/mulligan-webfont.woff') format('woff'),
         url('../font/mulligan/mulligan-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heiter';
    src: url('../font/heiter/heiter-regular-webfont.eot');
    src: url('../font/heiter/heiter-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/heiter/heiter-regular-webfont.woff2') format('woff2'),
         url('../font/heiter/heiter-regular-webfont.woff') format('woff'),
         url('../font/heiter/heiter-regular-webfont.ttf') format('truetype'),
         url('../font/heiter/heiter-regular-webfont.svg#heiterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'franq';
    src: url('../font/franq/franq-regular-webfont.eot');
    src: url('../font/franq/franq-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/franq/franq-regular-webfont.woff2') format('woff2'),
         url('../font/franq/franq-regular-webfont.woff') format('woff'),
         url('../font/franq/franq-regular-webfont.ttf') format('truetype'),
         url('../font/franq/franq-regular-webfont.svg#franqregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'anetoregular';
    src: url('../font/aneto/aneto-regular.woff2') format('woff2'),
         url('../font/aneto/aneto-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'albium';
        src: url('../font/albium/albium-Regular.woff2') format('woff2'),
         url('../font/albium/albium-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'polpo';
        src: url('../font/polpo/polpo.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'baird';
    src: url('../font/baird/lush.woff2') format('woff2'),
         url('../font/baird/lush.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* #Testing
================================================== */
p.test, p.test1, p.test2, p.test3, p.test4, p.test5, p.test6, p.test7, p.test8, p.test9, p.test10     {
	font-size:68px!important;
	line-height: 70px;
	word-wrap: break-word;
}

 p.test5     {
	font-size:48px!important;
	line-height: 70px;
	word-wrap: break-word;
}
.perplex p.test { font-family: perplex; }
.incision p.test { font-family: incision; }
.viscid p.test { font-family: viscid; }
.meander p.test { font-family: meander; }
.cobbled p.test { font-family: cobbled; }
.delineate p.test { font-family: delineate; }
.cavalcade p.test { font-family: cavalcade; }
.acquaintance p.test { font-family: acquaintance; }
.sampler p.test { font-family: sampler; }
.sparque p.test { font-family: sparque; }
.crotched p.test { font-family: crotched; }
.melancholic p.test { font-family: melancholic; }
.densen p.test { font-family: densen; }
.errol p.test { font-family: errol; }
.mulligan p.test { font-family: mulligan; }
.viscount p.test { font-family: viscount; }
.heiter p.test { font-family: heiter; }
.franq p.test { font-family: franq; }


.gaunt p.test1 { font-family: gaunt; }
.griffonage p.test2 { font-family: griffonage; }
.exesa p.test3 { font-family: excesaregular; }
.chroma p.test4 { font-family: chroma; }
.aneto p.test5 { font-family: anetoregular; }
.polpo p.test6 { font-family: polpo; }
.albium p.test7 { font-family: albium; }
.baird p.test8 { font-family: baird; }


#testing-text {
	font-family:chroma;
	font-size:80px;
	font-weight:400;
	color:#ccc;
	margin-top:40px;
	height:45px;
	word-wrap: break-word;
}

