body, html{
	padding: 0px;
	margin: 0px;
	color: white;
	max-width: 100%;
  scroll-behavior: smooth;
}

h1.header{
  color:  white;
  text-align: center;
  font-size: 7vw;/*70px*/
  font-family: Bradley Hand, cursive;
  font-weight: normal;
  font-style: normal;
  background-size: 100%;
  background-image:url(../images/bgh2.jpg);  
}
.head{
  background-image: url(../images/bgh2.jpg);
  top: 0;
  width: 100%;
  z-index: 10;  
  background-size: 100%;
}
#navbar {
  overflow: hidden;

}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}	
.buttons{
  display:flex;
  margin-right:5vw;
  flex-direction: row;
  justify-content: center;

}

.logo  img{
  width:auto;
  height: 4.4vw;
  padding:0px;
  margin: 0px;
  float: left;
  display: block;
}

.logo {
	margin-left: 2vw;
}
.base{
  color: black;
  width:70vw;
  margin-left: 15%;
  font-size: 1.5vw;
  background-image: url(../images/bgft.png);
  background-repeat: repeat-y;
  background-position: center;
  background-attachment: fixed;
  background-size:70%;


}
a.b{
  text-decoration: none ;
}
a.b div{
  background-image: url("../images/bgh2.jpg");
	background-size: 100%;
  padding: 1vw 2vw 0vw 2vw;
	font-family: Bradley Hand, cursive;
	color: white;
	font-size: 1.5vw;
	width: 9vw;/*13vw*/
	height: 3.1vw;/*4.3vw*/
  text-align: center;
  margin: 0.1vw 0.4vw;
}

.onem, .twom, .threem, .onea, .twoa, .threea, .ones, .twos, .threes, .oneg, .twog, .threeg, .onet, .twot, .threet, .oneo, .oneu
{
	margin: 0px 0px 0px 2.5vw;

}
.onem::first-letter, .twom::first-letter, .threem::first-letter, .onea::first-letter, .twoa::first-letter, .threea::first-letter, .ones::first-letter, .twos::first-letter, .threes::first-letter, .oneg::first-letter, .twog::first-letter, .threeg::first-letter, .onet::first-letter, .twot::first-letter, .threet::first-letter
{
  color: red;
  font-size: 3vw;	

}	
.p{
	grid-area: p;
	
}
.div{
	grid-area: div;

}
.text {
	display: block;
	margin-right: 0.5vw;
	grid-area: text;
	width: 97%;
	font-size: : 1.5vw;
  text-align: justify;

}

main.base span{
	display: inline-block; 

  overflow: hidden;

}
main.base img{

  display: block;

}

.heart_img{
  width: 40%; 
  margin:1.5vw auto;
  padding: 0px;

}

.pill_img{
	width: 65%;
	padding: 0px 0px 0px 0px;
  margin:1.5vw auto;
}

.first{
  width: 40%;
  margin:1.5vw auto;
  padding: 0px;
}
.mars{
  width: 65%;
  padding: 0px 0px 0px 0px;
  margin:1.5vw  auto;

}
.arm{
  width: 50%;
  padding: 0px 0px 0px 0px;
  margin:1.5vw auto;
}
.ai{

  width: 65%;
  padding: 0px 0px 0px 0px;
  margin:1.5vw auto;

}
footer {
  width: 100%;
  height: 5.7vw;
  border: 0.1px solid red;
  background-color: #c5d4f1;
  display: grid;

}

footer a {
  display: block;
  float: left;
  width: 6.3vw;
  height: 2.3vw;
  background-image: url(../images/web-dizain.jpg);
  margin-top: 1.7vw;
  margin-top: 1.4vw;  
  margin-left: 2.1vw;
  border: solid 0.1px #006;
  transition-duration: 1s;
  transition-property: background-image;
  background-size: 100%;
}

footer a:hover {
  background-size: 100%;
  background-image: url(../images/web-dizain-alt.jpg);
}

.footer-right {
  display: block;
  float: right;
  width: 21.4vw;
  margin-top: 1.4vw;
  margin-right: 2.1vw;
}

footer span.text {
  font-size: 1vw;
  font-family: arial;
  color: #252525;
  line-height: 0.7vw; 
  }

.quest{
  font-size: 1.5  vw;
  font-family: arial;
  padding:0.7vw 0px;
}
.answer{
font-size: 1.3vw;
font-family: arial;
line-height: 2.14vw;
}
.gg{
  opacity: 0;
  transform: translateY(-20px);
}
.gg.element-show{
   opacity: 1;
  transition: all 1.5s;
  transform: translateY(0%);
}

.gg.element-show.gd{
   opacity: 1;
  transition: all 1s;
  transform: translateY(0%);
}
.submit {
  cursor: pointer;
  border: 1px solid #cecece;
  background: #f6f6f6;
  box-shadow: inset 0px 1.43vw 1.43vw #ffffff;
  border-radius: 0.57vw;
  padding: 0.57vw 1vw;
  width: 10vw;
  font-size: 1.3vw;
  position: absolute;
  margin: 12vw 0 0px 40vw;
}
.submit:hover {
  box-shadow: inset 0px -1.43vw 1.43vw #ffffff;
}

.submit:focus
{
  outline:none;
} 




.tabslide{
    width:80%;
    margin: 0 auto;
    margin-top: 1.4vw;
  padding: 0;
}
.tab{
    display:inline-block;
    width:24%;
    cursor:pointer;
    padding: 0;
}
.pointer{
    position:relative;
    height:0.35vw;
    background:#bbb;
    width:95%;
}
#pointer{
    position:relative;
    left:0px;
    width:24%;
    height:100%;
    background:#0fa5d9;
}
.sliders{
    width:100%;
    overflow:hidden;
    position:relative;
    padding-top: 0.7vw;
}
#slider{
    position:relative;
    left:0px;   
    white-space:nowrap;
}
#slider>div{
    display:inline-block;
    width:100%;
}



#testing{
width: 71.4vw;
 
}
input[type="radio"]{
    transition-duration:1s ;
  
}
input[type="radio"]:checked + label {
  color: #1abc9c;/*#1abc9c */
  transition-duration:1s ;


}

input:not(:checked) {
  margin-right: 1vw;
  
}/*
input[type="radio"]{
  display: none;

}
input[type="radio"]:checked + label{

}*/