@charset "utf-8";
@font-face {
   font-family: Garamond;
   src: url("../fonts/GaramondPremrPro-Smbd.otf");
}
body {
	font-family: 'Raleway', sans-serif;
	
    color: white ;
    background-color: black;
	text-align: center;

	font-size: 10pt;	
	line-height: 1.7em;
	letter-spacing: 4px;
	padding: 0px;
    margin: 0px;
}
a:link, a:visited {
	color: inherit;
	text-decoration: inherit;
}
.arrowtop {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
	transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.arrowleft {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
	transform: rotate(133deg);
  -webkit-transform: rotate(133deg);
}
.arrowright {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
	transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
}
.arrowcont {
	opacity: 0;
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	z-index: 99;
	line-height: 1em;
	transition: line-height 0.1s ease-in-out, bottom 0.1s ease-in-out;
	cursor: pointer;
}
.arrowcont:hover {
	line-height: 1.5em;
	bottom: 30px;
}
.backbutt {
	position: absolute;
	height: 20px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: 50px;
	z-index: 99;
	letter-spacing: inherit;
	transition: letter-spacing 0.1s ease-in-out, left 0.1s ease-in-out;
	cursor: pointer;
	
}
.backbutt:hover {
	letter-spacing: 10px;
	left: 35px;
}
.table {
	display:  table;
	vertical-align:  middle;
}
.table-cell {
	display:  table-cell;
	vertical-align:  middle;
}
.seclinksp {
	position: absolute;
    width: 100%;
    height: 260px;
    bottom: 0px;
    opacity: 0;
    display: none;
    background-color: #0A0A0A;
    z-index: 9;
}
.sectitle {
	position: absolute;
    width: 100%;
    height: 260px;
    bottom: 0px;
    background-color: #0A0A0A;
    z-index: 9;
}
.seclinks {
	    width: 800px;
    position: absolute;
    height: 50px;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.logo-in {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	width: 400px;
	height: 100px;
	z-index: 9999999;
	opacity: 0;
}
.p16 {
	float: left;
	width: 16%;
}
.p20 {
	float: left;
	width: 20%;
}
.p20b {
	float: left;
	width: 20%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.p25 {
	float: left;
	width: 25%;
}
.p33 {
	float: left;
	width: 33.333%;
}
.p33b {
	float: left;
	width: 33.333%; 
	box-sizing: border-box;
}
.p50 {
	float: left;
	width: 50%;
}
.block {
	display:  block;
}
.inline-block {
	display:  inline-block;
}
.copyright {
	font-size: 7pt;
	position: relative;
	left: 0px;
	right: 0px;
	margin: auto;
	z-index: 999;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
	margin-top: 30px;
}
.copyright2 {
	font-size: 7pt;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 10px;
	margin: auto;
	z-index: 999;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
.black {	
	color: black;
}
.white {
	color: white;
}
.container {
	    width: 100%;
	min-width: 1170px;
    left: 0px;
    position: absolute;
    top: 0px;
	height: 100%;
	overflow: hidden;
}
.container2 {
	    width: 100%;
    min-width: 1170px;
    left: 0px;
    position: absolute;
    z-index: 9;
    top: 100%;
    height: 142px;
    background-color: #0A0A0A;
}
.container22 {
	width: 100%;
    min-width: 100%;
    left: 0px;
    position: absolute;
    height: 100%;
    top: 0px;
    /* padding-top: 50px; */
    box-sizing: border-box;
    z-index: 2;
    background-color: black;
}
#project2 {
	position: relative;
	width: 30%;
	height: 120px;
	z-index: 7;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.bbar {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #0A0A0A;
}
.bbar2 {
	position: relative;
    width: 100%;
    height: 160px;
    background-color: #0A0A0A;
    box-sizing: border-box;
    padding-top: 20px;
	z-index: 999;
}
.thumbcont {
	position: relative;
	width: 100%;
	display: inline-block;
}
.thumbsub {
	    width: 50%;
    float: left;
    position: relative;
}
.thumb {
	    width: 50%;
    height: 100%;
    float: left;
    position: relative;
	    line-height: 0px;
	cursor: pointer;
	transition: letter-spacing 0.2s;
	
}
.thumb:hover {
	letter-spacing:5px;
}
.thumb100 {
	    width: 100%;
    height: 100%;
    float: left;
    position: relative;
	    line-height: 0px;
	cursor: pointer;
	transition: letter-spacing 0.2s;
}
.thumb100:hover {
	letter-spacing:5px;
}
.thumb50 {
	    width: 50%;
    height: 100%;
    float: left;
    position: relative;
	    line-height: 0px;
	cursor: pointer;
	transition: letter-spacing 0.2s;
}
.thumb50:hover {
	letter-spacing:5px;
}
.thumbimg {
	position: absolute;
    z-index: 999;
    width: 100%;
    left: 0px;
    top: 0px;
	transition: opacity 0.5s;
}
.thumbimg:hover {
	opacity: 0;
}
.thumbvid {
	position: absolute;
    z-index: 998;
    width: 100%;
    left: 0px;
	top: 0px;
}
#blacksc1 {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 7;
	left: 0px;
	top: 0px;
	background-color: rgba(0,0,0,0.2);
}

#blacksc1, #blacksc2, #blacksc3 {
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}#blacksc1:hover, #blacksc2:hover, #blacksc3:hover {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}
#dirimg {
	width: 100%;
	
	
}
.b-cont {
	position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    margin-top: 50px;
    box-sizing: border-box;
    overflow-y: scroll;
	max-width: 1600px;

}
.b-contm {
	position: relative;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    box-sizing: border-box;
	max-width: 1600px;

}
.v-cont {
	    position: relative;
    width: 800px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    box-sizing: border-box;
    height: 100%;
    display: table;
    vertical-align: middle;
    margin-top: 50px;
}
.v-cont2 {
	position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    margin-top: 100px;
    box-sizing: border-box;
    overflow-y: scroll;
	height: 100%; 	
}
.dir-cont {
	position: relative;
    width: 100%;
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}
.vid-cont {
margin-top: 170px;
	position: relative;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}
.vid-cont2 {
	position: relative;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}
.sub-cont {
	position: absolute;
    margin: auto;
    width: 900px;
    left: 0px;
    right: 0px;
    top: 100px;
    bottom: 0px;
    height: 310px;
	text-align: center;
}
.sub-cont2 {
	position: absolute;
    margin: auto;
    width: 900px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 560px;
	text-align: center;
}
.logo-about {
	margin: auto;
	text-align: center;	
	padding-top: 80px;
	padding-bottom: 80px;
}
.logo_cor {
	    width: 120px;
    height: 80px;
    position: absolute;
    right: 50px;
    top: 100px;
	    z-index: 99;
}
.logo_cor2 {
	    width: 40px;
    height: 100px;
    position: fixed;
    right: 50px;
    bottom: 70px;
    z-index: 99;
	
}
.text {
	width: 70%;
	margin: auto;
	text-align: justify;
	padding-bottom: 80px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
.social {
	width: 300px;
	margin: auto;
	display: inline-block;
}
.social-ic {
	float: left;
	width: 100%;
	text-align: center;
}
.fab {
	cursor: pointer;
}
.branded_butt {
	     position: relative;
    /* border-style: solid; */
    /* border-width: 3px; */
    /* border-color: transparent; */
    box-sizing: border-box;
    height: 266px;
    width: 266px !important;
    background-size: cover;
    display: table;
    vertical-align: middle;
    background-position: center;
	cursor: pointer;
}
.branded_butt2 {
	    position: relative;
    /* border-style: solid; */
    /* border-width: 3px; */
    /* border-color: transparent; */
    box-sizing: border-box;
    padding: 20px;
    height: 200px;
    /* width: 100%; */
    background-size: cover;
    display: table;
    vertical-align: middle;
}
.branded_butt2:hover {
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
.branded-h {
	height: 164px;
}

.dir-title {
	display: table-cell;
    margin: auto;
    font-size: 35px;
    vertical-align: middle;
    line-height: 0.7em;
    font-weight: lighter;
	

}
.dir-titleor {
	display: table-cell;
    margin: auto;
    font-size: 35px;
    vertical-align: middle;
    line-height: 0.7em;
    font-weight: lighter;
	

}
.dir-title1 {
	display: table-cell;
    margin: auto;
    vertical-align: middle;
    line-height: 1em;
    font-weight: lighter;
    font-size: 25px;
}
.dir-title2 {
	display: table-cell;
    margin: auto;
    vertical-align: middle;
    line-height: 1em;
    font-weight: lighter;
    font-size: 25px;
}
.sec-title {
	display: table-cell;
	margin: auto;
	vertical-align: middle;
	
	font-size: 14pt;
}
.arrow {
	position: fixed;
	bottom: 20px;
	left: 0px;
	right: 0px;
	margin: auto;
	z-index: 9;
}
.vid-title-cont {
	    position: relative;
    width: 100%;
    /* height: 100%; */
    top: 0px;
    left: 0px;
    /* background-color: rgba(0,0,0,05); */
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    opacity: 0; 
    transition: 0.3s;
    cursor: pointer;
    margin-top: 20px;
	line-height: 3em;
}
.vid-title-cont-dir {
	    position: relative;
    width: 100%;
    /* height: 100%; */
    top: 0px;
    left: 0px;
    /* background-color: rgba(0,0,0,05); */
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    transition: 0.3s;
    cursor: pointer;
    margin-top: 20px;
        background-color: rgb(0 0 0 / 62%);
}
.vid-title-cont-dir:hover {
    line-height: 2.5em;
    background-color: rgb(0 0 0 / 0%);                         
}
.vid-title-cont2 {
	    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0 0 0 / 25%);
    vertical-align: middle;
    text-align: center;
    display: table;
    opacity: 1;
    transition: 0.3s;
    cursor: pointer;
    /* margin-top: 20px; */
    /* line-height: 3em;*/
}
.vid-title-cont:hover {
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 1;
}
.vid-title-cont2:hover {
	background-color: rgba(0, 0, 0, 0);
	opacity: 1;
}
.vid-title {
	font-family: "Cresta2";
	text-align: center;
	width: 100%;
	margin: auto;
	font-size: 11pt;
	color: white;
	font-weight: bold;
}
.vid-title-dir {
	font-family: "Cresta2";
	text-align: center;
	width: 100%;
	margin: auto;
	font-size: 15pt;
	color: white;
	font-weight: bold;
}
.vid-title3 {
	font-family: "Cresta2";
	text-align: center;
	width: 100%;
	margin: auto;
	font-size: 11pt;
	color: white;
	margin-left: 20px;
    display:table-cell;
    vertical-align: middle;
}
.vid-title2 {
	font-family: "Cresta2";
	text-align: center;
	width: 100%;
	margin: auto;
	font-size: 11pt;
	color: white;
	font-weight: bold;
	    letter-spacing: 1px;
	margin-left: 10px;
}
.vid-title-cont:hover {
	opacity: 1;
}
.tit-over {
    transition: 0.5s;
 }

.vid-cap {
	
	text-align: center;
	width: 100%;
	margin: auto;
	font-size: 9pt;
	color: white;
	font-weight: lighter;
}
.vid-cap-dir {
	
	text-align: center;
	width: 100%;
	margin: auto;
	font-size: 10pt;
	color: white;
	font-weight: lighter;
}
.tit-cont2 {
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #000000e3;
	color: white;
	z-index: 999999999;
	text-align: center;
	display: table;
	vertical-align: middle;
	font-size: 2em;
}
.tit-cont3 {
	position: relative;
	width: 100%;
	height: 80px;
	background-color: white;
	left: 0px;
	color: black;
	z-index: 999999999;
	text-align: center;
	display: table;
	vertical-align: middle;
	font-size: 15px;
}
.soc-icons {
	    position: absolute;
    right: 40px;
    top: 40px;
    width: 40px;
    z-index: 9999;
}
.creditsb {
	position: absolute;
    bottom: 80px;
    left: 0px;
    right: 0px;
    margin: auto;
    height: 70px;
    z-index: 9;
    line-height: 3em;
}
.caps {
	position: relative;
    left: 0px;
    right: 0px;
    margin: auto;
    height: 70px;
    z-index: 9;
    line-height: 2.5em;
}
.credit-s {
	font-size: 16px;
    font-style: italic;
    font-weight: 500;
	cursor: pointer;
}
.credit-ca {
	    letter-spacing: 3px;
    font-size: 10.5px;
    font-weight: 700;
	cursor: pointer;
}
.credit-b {
	font-family: 'Garamond';
	    font-size: 40px;
	cursor: pointer;
}
.cap-s {
	font-size: 11px;
    font-style: italic;
    font-weight: 100;
	
}
.cap-b {
	font-family: 'Garamond';
	    font-size: 22px;
	
}
@media screen and (max-width: 1100px) {
	.sub-cont{
		width: auto;
	}
	.logo_cor {
		display: none;
		
	}
	.branded_butt2 {
		width: 100%;
	}
	.p20b {
		width: 100%;
	}
	.p25 {
		width: 100% !important;
	}
	.p33 {
		width: 100% !important;
		float: none;
		margin-top: 60px;
	}
	.p50 {
    width: 100% !important;
    float: none;
    margin-top: 60px;
	}
	.logo_cor2 {
		right: 20px;
    bottom: 40px;
	}
	.container22 {
		min-width: 0px;
	}
	.vid-cont {
		display: inline-block;
	}
	.v-cont {
		display: inline-block;
		width: 100%;
	}
	.dir-title {
		line-height: 1em;
	}
	.logo-in {
		width: 100%;
	}
	.container {
		min-width: 0px;
	}
	.sub-cont2 {
		width: 100%;
	}
	.seclinks {
		position: relative;
		width: 100%;
	}
	.seclinksp {
		height: 290px;
	}
	.sectitle {
		box-sizing: border-box;
		padding-top: 40px;
	}
	.backbutt {
		left: 0px;
		right: 0px;
		bottom: 35px;
		top: inherit;
	}
	.container2 {
		min-width: 0px;
		
	}
	.thumb, .thumbsub, .thumb100, .thumb50 {
		float: none;
		width: 100%;
	}
}
