@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	paddng:0;
}
body {
	background-color:peachpuff;
}

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

}

@font-face {
    font-family: 'bw-thin';
    src: url('../font/fontkit-body/bw-thin.woff2') format('woff2'),
         url('../font/fontkit-body/bw-thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ts-bold';
    src: url('../font/fontkit-body/ts-bold.woff2') format('woff2'),
         url('../font/fontkit-body/ts-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ca-fontface';
    src: url('../font/fontkit-highlight/ca-fontface.woff2') format('woff2'),
         url('../font/fontkit-highlight/ca-fontface.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.technofem {
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	font-size: 45px;
	margin-left: 5px;
	float: left;
	
}

.technofem a:link {
	color: white;
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.technofem a:visited {
	color: white;
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.technofem a:hover {
	color: white;
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

.technofem a:active {
	color: white;
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#logo {
	margin-top: 2px;
	float: left;

}

nav {
	float:right;
	margin-top:20px;
}
.mainnav {
 font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
 float: left;
	list-style: none;
	margin-left: 5px;
	padding: 5px;
	color: black;
	-webkit-border-radius: 5px;
border-radius: 5px;
background: white;
	width: 100px;
	text-align: center;

}
nav li a:link {
	 font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	text-decoration: none;
}
nav li a:visited {
	 font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	text-decoration: none;
}
nav li a:hover {
	 font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #db964d;
	text-decoration: underline;
}
nav li a:active {
	 font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
	text-decoration: none;
}
.line {
	height: 1px;
	background:#F8C346;
	margin-top: -7px;
}
.linenew {
	height:8px;
	background:#F8C346;
	margin-top: -7px;
	
}
#fixed {
	position: fixed;
	height: 70px;
	z-index: 40 !important;
	width: 100%;
	background:#FFDAB9;
	margin-top: 0px;
	
}
#cardcontent {
	padding-top: 60px;
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
}
h1 {
	font-family:'ca-fontface', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 44px !important;
	text-align: center;
	color:navy;
	margin-bottom: 0px;
}
#subtitle {
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px !important;
	display:block;
	color:dimgrey;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	

}
.but-yay::after {
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}
.but-nope::after {
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#counter {
	position: absolute;
top:366px;
	left: 135px;
		font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 25px;
	color: navy;
	text-align: center;
	width: 45px;
	background: white;
	border-radius: 3px;
	border: 1px solid navy;
}
.img-button {
	color:#000080!important;
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size:15px !important;
}
.reveal {
	font-family:'ca-fontface', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 44px !important;
	text-align: center;
	width: 100%;
	margin-left: -60px;
}
#display-close{
		font-family:'ca-fontface', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:navy;
	border: 2px navy solid;
	border-radius: 25px;
	
}
.revealcontent{
	width: 600px;
	margin:0 auto;
	margin-bottom: 20px;
		font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: navy;
border-radius: 5px;
}
p {margin-top:-10px;
padding: 20px;

	font-size: 14px;
}
.parapadding {
	padding-bottom:15px;
	margin-bottom:-5px;
}
.cool {
	width: 600px;
background: url(../images/opacity.png);
	margin:0 auto;
	margin-bottom: 20px;
		font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: navy;
border-radius: 5px;
}
.poppin {
	position: absolute;
	width: 264px;
	top: 354px;
	left:20px;
	padding: 8px;
	border-radius: 3px;
	background-image: url(../images/opacity.png);
	font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
}
.poppin a:link{
	text-decoration: none;
	color: navy;
}
.buttstyle    { background-color:#FFDAB9;
	float: left;
    border: 1px navy solid;
	border-radius: 40px;
    color:navy;
    padding:10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
	margin-left: 30px;
margin-top: 5px;
	
    cursor: pointer;
	font-family:'ca-fontface', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}
.buttstyle:hover {
	background: white;
}
.italic {
	font-style: italic;
}
.sections {
	margin-left: 20px;
	margin-top: 10px;
		font-family: 'sm-regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;

	
}
a:link {
	color:navy;
}
a:hover {
	color:#FFDAB9;
}