@charset "utf-8";


a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #d14804;
  font-weight: bold;
}
a:active {
  color: #d14804;
  font-weight: bold;
}
a:visited {
  color: #d14804;
  text-decoration: none;
  font-weight: bold;
}


body {
  font-family: permian-regular;
  background-color: #f3f3d8;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;	
}


p {
  text-indent: 20px;
  font-size: 1.2em;
  font-weight: normal;
  /*-text-align: justify;-*/
  text-align: left;
}

/*---------- begin custom classes ---------*/

.contact {
  font-size: 1.2em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph {
  text-indent: 20px;
  font-size: 1.2em;
  font-weight: normal;
  text-align: left;
  margin-top: 10px;
}

.block-info  {
  min-width:90%;
  max-width:90%;
  margin-left: auto;
  margin-right: auto;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.clear{
  clear:both;    
}

.container  {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;  
  margin-top: 0px;
  /*-background-color: #fff;-*/
  text-align: center;
}

.coordinates {
  margin-top: 20px; 
  font-size: 1.2em;
  font-weight: bold;   
}

.foot {
  font-size: 1.0em;
  font-weight: normal;
  margin-bottom: 20px;
  text-align: center;  
}

.img-3600x2400 {
  display: block;
  block-size: 100%;
  height: auto;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.subtitle {
  font-size: 1.7em;
  font-weight: bold;
}

.table  {
  max-width: 90%; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;  
}

.title {
  margin-top: 20px;
  font-size: 2.2em;
  font-weight: bold;
}


/*-
.tooltip {
  position: relative;
  color: red;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 360px;
  background-color: #555;
  color: #fff;
  text-align: justify;
  border-radius: 12px;
  padding: 12px 12px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
  opacity: 0;
  transition: opacity 0.5s;
}

/*-This is the little arrow on the tool tip bubble
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 20px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
-*/

.quote {
  color: #AAAAAA;
  font-size: 1.8em;
  font-weight: bold;
}

.quote-attribute {
  color: #AAAAAA;
  font-size: 1.4em;  
  font-style: italic;
}

.row-200px-spacer  {
  min-height: 200px;
  /*-background: #ffffff;-*/
}

.row-100px-spacer  {
  min-height: 100px;
  /*-background: #ffffff;-*/
}

.row-50px-spacer  {
  min-height: 50px;
  /*-background: #ffffff;-*/
}

.wrapCenter{
	width: auto;
	display: flex;
    align-items: center;
    justify-content: center;
}

.wrapContainer{
	white-space: nowrap;
}


/*begin side by side column style*/
.row {
  display: flex;
}

.column {
  flex: 50%;
  white-space: nowrap;
}
/*end side by side column style*/


/*---------- begin media queries ---------*/

@media screen and (max-device-width: 500px){
  body{
    -webkit-text-size-adjust: 100%;
  }
}

@media screen and (min-width: 501px), { 
   body {background-color:#f3f3d8;}
   p {font-size: 1.3em;}
  .contact{font-size: 1.5em;}
  .coordinates{font-size: 1.4em;}
  .paragraph{font-size: 1.3em;}
  .subtitle{font-size: 1.6em;}
  .title{font-size: 2.1em;}
  .quote{font-size: 1.6em;}
  .quote-attribute{font-size: 1.4em;}
  
  
  .block-info  {
    min-width:440px;
    max-width:440px;
    margin-left: auto;
    margin-right: auto;
   }
  .img-3600x2400 {
    max-width: 85%;
   }
}


@media screen and (min-width: 1200px), { 
   body {background-color:#f3f3d8;}
   p {font-size: 1.2em;}
  .contact{font-size: 1.4em;}
  .coordinates{font-size: 1.3em;}
  .paragraph{font-size: 1.2em;}
  .subtitle{font-size: 1.5em;}
  .title{font-size: 2.0em;}
  .quote{font-size: 1.5em;}
  .quote-attribute{font-size: 1.3em;}
  
  
  .block-info  {
    min-width:440px;
    max-width:440px;
    margin-left: auto;
    margin-right: auto;
   }
  .img-3600x2400 {
    max-width: 80%;
  }
}



/*-------- begin ZOOM --------*/
.OutsideBox {
  box-sizing: border-box;
  text-align: center;
}

.img-zoom-container { 
  position: relative;
  border: 2px solid #000000;
}

.img-zoom-lens {
  position: absolute;
  border: 2px solid #000000;
  /*set the size of the lens:*/
  width: 30px;
  height: 39px;
  padding:0px;
}

.img-zoom-result {
  border: 2px solid #000000;
  /*set the size of the result div:*/
  width: 300px;
  height: 388px;
  padding:0px;
}
/*-------- end ZOOM --------*/


/*-------- Fonts --------*/
/*-------- Permian web fonts --------*/
@font-face {
 font-family: 'permian-regular';
 src: 
 /*-url('fonts/permian.eot');
 src: 
 url('fonts/permian.eot?#iefix') format('embedded-opentype'),  
 url('fonts/permian.woff2') format('woff2'),  
 url('fonts/permian.woff') format('woff'),-*/  
 url('fonts/permian.ttf') format('truetype'),  
 /*-url('fonts/permian.svg#permian-regular') format('svg');-*/
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'permian-bold';
 src: 
 /*-url('fonts/permian-bold.eot');
 src: 
 url('fonts/permian-bold.eot?#iefix') format('embedded-opentype'),  
 url('fonts/permian-bold.woff2') format('woff2'),  
 url('fonts/permian-bold.woff') format('woff'),-*/   
 url('fonts/permian-bold.ttf') format('truetype'),  
 /*-url('fonts/permian-bold.svg#permian-bold') format('svg');-*/
 font-weight: normal;
 font-style: normal;
}
