body, th, td, p {
		font-family: 'dosis', sans-serif; 
		color: #666666;
		text-decoration: none;
		font-size: 14px;
		margin: 0px;
		padding:0px;
}
p{
	font-size: 18px;
	line-height:27px;
	margin-bottom:15px;
}
h1,h2,h3,h4,h5{
	font-family:'Patrick Hand', cursive;
}
h2,h3,h4,h5{
	margin:0px;
}

a,a:hover{
	text-decoration:none;
	color:#000;
}

button{
	border-radius:0px;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	list-style:none;
}
.about-link{
	float:right;
}
header{
	/*border-bottom:1px solid #e3e3e3;*/
	padding: 5px 0px;
}
header a.project-title{
	    position: relative;
    width: 190px;
    /* left: calc(50vw - 225px); */
    display: block;
    margin: 0 auto;
}
footer{
	/*border-top:1px solid #e3e3e3;*/
	background-color: #efefef;
	padding: 5px 0px;
}
footer .info{
	
    /*background-color: #d10019;*/
	font-weight: bold;
	letter-spacing: 0.05em;
    padding-bottom: 20px;
    /* max-width: 1100px; */
    text-align: center;
    color: #000;
}
footer .info .red{
	max-width: 1100px;
}
.container{
	position:relative;
	max-width:1100px;
	margin:0 auto;
}
.image-nav{
	padding: 0;
	text-align:center;
	margin-bottom: 30px;
}
.filiper{
	display:inline-block;
}
.image-options {
    padding: 5px 0px;
    text-align: center;
}
.image-options-bttons {
    display:inline-block;;
}
.section{
	padding:30px 0px 30px 0px;
	margin-bottom:60px;
}
.img-holder{
	position:relative;
	width:100%;
	height:calc(100vh - 140px);
	overflow: hidden;
}

.img-holder img{
	width:100%;
	max-width:100%;
}
.flip {
  -webkit-perspective: 800;
   width: 100%;
   height: 100%;
    position: relative;
    margin: 10px auto;
background: #dedede;
}
.flip .card.flipped {
  -webkit-transform: rotatex(-180deg);
}
.flip .card {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
}
.flip .card .face {
	display:table;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden ;
  z-index: 2;
    font-size: 3em;
    text-align: center;
    line-height: 200px;
}
.parent {
    display: table-cell;
    vertical-align: middle;
}
.flip .card .front {
  position: absolute;
  z-index: 1;
    color: white;
    cursor: pointer;
}
.flip .card .back {
  -webkit-transform: rotatex(-180deg);
    color: black;
    cursor: pointer;
}
.about-link{
	float:right;
}
.img-nav{
	display:block;
}
.prew-img {
    position: absolute;
    left: 0;
    top: 50px;
	z-index: 10;
	    background-color: #efefef;
    padding: 5px 10px;
	
}
.next-img {
    position: absolute;
    right: 0;
    top: 50px;
	z-index: 10;
	    background-color: #efefef;
    padding: 5px 10px;

}
.ttm-logo{
	max-width:100%;
	max-height: 100px;
}
.ttm-link{
	display:block;
}
.image-page-nav{
	padding: 5px 0px;
	text-align: center;
	margin-bottom: 40px;
}
.pager {
    display: inline-block;
    margin: 5px 0;
}
.pager li {
    float: left;
    margin-right: 5px;
}
.pager li:last-child {
    margin-right: 0px;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 0px !important;
    background-color: #fff !important;
    border: none !important;
    border-radius: 0px !important;
}

#logo-text{
	font-family: 'Patrick Hand', cursive;
	font-size: 25px;
}
#logo-text span:nth-child(1) {
  color: #008299;
}
#logo-text span:nth-child(2) {
  color: #ce0c0b;
}
#logo-text span:nth-child(3) {
  color: #ff8715;
}
#logo-text span:nth-child(4) {
  color: #b46d6c;
}
#logo-text span:nth-child(5) {
  color: #0050a9;
}
#logo-text span:nth-child(6) {
  color: #ac239d;
}
#logo-text span:nth-child(7) {
  color: #008299;
}
#logo-text span:nth-child(8) {
  color: #ce0c0b;
}
#logo-text span:nth-child(9) {
  color: #ff8715;
}
#logo-text span:nth-child(10) {
  color: #b46d6c;
}
#logo-text span:nth-child(11) {
  color: #0050a9;
}
#logo-text span:nth-child(12) {
  color: #ac239d;
}
#logo-text span:nth-child(13) {
  color: #008299;
}
#logo-text span:nth-child(14) {
  color: #ce0c0b;
}
#logo-text span:nth-child(15) {
  color: #ff8715;
}
#about-page{
	min-height: calc(100vh - 90px);
	width: 50%;
	margin-left: 25%;
	text-align: center;
}
.fancy-itm{
	display:block;
	background-size: cover;
	    background-position: center center;
	margin-bottom:30px;
	transition-duration: 4s;
}
.fancy-itm > img{
	width:100%;
	max-width:100%;
}
.atolye-photos-wrapper{
	padding-top:30px;
	padding-bottom: 30px;
}

.fancy-itm:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    z-index: 0;
}
.ovf{
	width:100%;
	height:336.66px;
	display:block;
	overflow:hidden;
	margin-bottom: 30px;
	
}
nav{
	float:right;
	margin-top: 22px;
	
}
nav li{
	margin-left:15px;
}
nav li a{
	
}
.pager li a.current-page,
.pager li a:hover,
nav li a.active,
nav li a:hover{
	color:#d40c0b;
}


footer .div-table{
	    display: table;
    width: 70%;
    margin: 0 auto;
    /* padding-left: 10%; */
    /* padding-right: 10%; */
    text-align: center;
    vertical-align: middle;
}
.div-table-cell{
	display:table-cell;
	width:25%;
	padding: 25px;
}
.photo-info{
	text-align:center;
	padding: 5px 0;
}

header h1{
	display: inline-block;
    float: left;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 0;
}
header h1 a img{width: 80px}

.content h1 {
	text-align: center;
    margin-bottom: 0;
    color: #d10019;
    margin: 0 auto;
    max-width: 500px;
    /* line-height: 30px; */
    margin-bottom: 5px;
    font-size: 40px;
}
.exp{
	background-color: #d10019;
    padding-bottom: 25px;
    padding-top: 25px;
	margin-bottom: 25px;
}
.exp p{    
	display: block;
    width: 50%;
    font-weight: bold;
    text-align: center;
    margin-left: 25%;
    color: #fff;
    letter-spacing: 0.05em;
    margin-bottom: 0;
}
.fliper{
	    display: inline-block;
    padding: 5px 10px;
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #dedede;
	text-decoration:none;
}

.fliper:hover{text-decoration:none; background-color:rgb(209, 0, 25);}
.photo-exp {
    font-style: italic;
	text-align:center;
    font-size: 18px;
    font-weight: bold;
	color: #d10019;
}