@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;400;600;900&display=swap');
 
@import url('./asyagasy_ktav.css');



.pcToEvreyoneLogo{
	width: 60%;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
}


html{
	direction: rtl;
}

body{
	padding: 0;
	margin: 0;
	min-height: 100vh;
	font-family: "Heebo",Heebo;
	font-weight: 100;
	background: url(../images/background.jpg) center center no-repeat;
	background-size: cover;
}

header.logos .logo{
	text-align: center;
}

header.logos .logo a{
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin: 10px;
	text-indent: -999999%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin: 10px auto;
}

header.logos .space{
	width: 32px;
	height: 32px;	
}

header.logos .logo.bat-yam a{
	background-image: url(../images/bat-yam.png);
}

header.logos .logo.megabyte a{
	background-image: url(../images/megabyte.png);
	width: 40px;
	height: 40px;	
}

header.logos .logo.geulim a{
	background-image: url(../images/geulim.png);
}

header.logos .logo.tarbut a{
	background-image: url(../images/tarbut.png);
	width: 23px;
	height: 23px;		
}

header.logos .logo.something_good a{
	background-image: url(../images/bat-yam2.png);
}

header.logos .logo.pc_to_evreyone a{
	background-image: url(../images/pc-to-evreyone-logo.png);
}

footer{
	width: 100%;
}

footer a{
	display: block;
	width: 91px;
	height: 21px;
	overflow: hidden;
	margin: 10px;
	text-indent: -999999%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin: 0px auto;
}

footer a.assafmedia{
	background-image: url(../images/assafmedia.png);
}

#screens .container .content{
	position: relative;
	max-width: 360px;
	min-height: 80vh;
	overflow: auto;
	margin: 0 auto;
}

.screen{
	display: none;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 99999;
	top: 0px;
	right: 0;	
}

.screen.current{
	z-index: 1;
	display: block;
	opacity: 1;
}

.page_title{
	text-align: center;
	font-size: 63px;
	letter-spacing: -2px;
	max-width: 280px;
	margin: 10px auto;
}

#index .description{
	font-size: 25px;
}

#i_wanna_donate_a_pc .page_title{
	font-size: 52px;
}
#i_wanna_donate_a_pc .description{
	font-size: 20px;
	letter-spacing: -1px;
}

#i_wanna_get_a_pc_page1 .description,
#i_wanna_get_a_pc_intro .description{
	font-size: 21px;
	letter-spacing: -1.5px;
}

p.description{
	font-family: "Heebo";
	text-align: center;
	font-weight: 400;	
	font-size: 28px;
	line-height: 115%;
	max-width: 280px;
	letter-spacing: -1px;
	margin: 0 auto;
}

.btn.nvg1btn,
.btn.submit,
.nvgbtn{
	font-weight: 100;
	display: block;
	margin: 10px auto;
    font-size: 26px;
    padding: 15px;
    max-width: 278px;
	line-height: 115%;
}

.btn.submit:hover,
.nvgbtn:hover{
	color: #fff;
}


.bluebtn{
	color: #fff;
	background: #0058a2;
}

.navybtn{
	color: #fff;
	background: #00335f;
}

.ktav{
	font-family: "Asyagasy_ktav";
}

#info_about_equipment{
	width: 16.5rem;
}

input,select,textarea{
    padding: 10px;
    font-weight: 100;
    border: 0;
    font-size: 28px;
    border-radius: 7px;
	margin-top: 10px;
    margin-bottom: 10px;
	max-width: 280px;
}

label.radiocontainer.row input[type='radio']{
	display: none;
}

label.radiocontainer.row{
	margin: 20px 0 20px 0
}

label.radiocontainer input[type='radio'] + .icon:before{
	content: "\f1db";
	font-family:FontAwesome;
	opacity: 1;
	display: block;
	width: 100%;
	font-size: 50px;
}

label.radiocontainer input[type='radio']:checked + .icon:before{
	content: "\f058";
}

.label{
	font-size: 1.5rem;
	max-width: 280px;
	font-weight: 100;
}

#i_wanna_get_a_pc_page2 .page_title{
	font-size: 52px;
	letter-spacing: -1px;
	line-height: 100%;
	margin-bottom: 30px;
}

#i_wanna_get_a_pc_page2 select{
	font-size: 15px;
	margin: 5px 0;
		margin-right: 0px;
	width: 100%;
}

#i_wanna_get_a_pc_page3 select{
	font-size: 17px;
	margin: 0 auto;
}

#i_wanna_get_a_pc_page4 .page_title{
	font-size: 42px;
}

#i_wanna_get_a_pc_page5 .page_title{
	font-size: 42px;
}

.terms_download_link{
	color: #000;
	text-align: center;
	text-decoration: underline;
	display: block;
	font-size: 25px;	
}

.terms_check_container{
	font-size: 25px;
	text-align: center;	
	color: #000;
}

.terms_check_container input + a.submit{
	display: none;
}

.terms_check_container input:checked + a.submit{
	display: block;
}

#i_wanna_donate_a_pc_page2 label{
	font-size: 28px;
}

#i_wanna_volunteer .description{
	font-size: 21px;
}

#i_wanna_volunteer_page2 .oneOftheseNeedsToBeChecked_container{
	font-size: 31px;
}

.container{
	text-align: center;
}