/*THANK YOU PAGE */
#subpage {
	background-color: #F5F5F5;
}

.check{
	font-size: 70px;
    color: #2196f3;
}

#subpage .logo{
	top: 1em;

}
#subpage h4{
	color: black;
        width: 24em;
    margin: 0 auto;
    top: 1em;
    position: relative;
}
.go-back a{
	color: #A52C2F;
    font-weight: 500;
    font-size: 20px;
        position: relative;
    top: 9em;
}

.sub-icon {
	    width: 5em;
    margin: 0 auto;
}

.go-back {
	width: 6em;
    margin: 0 auto;
}

/* AFEKA */
.background-afeka {
	background: url(../images/afeka-bg%20copy.jpg) no-repeat center center;
        height: 100%;
    position: fixed;
    width: 100%;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    opacity: 1;
}
.background-afeka h1{
	    margin: 0 auto;
    width: 8em;
   top: -1em;
    position: relative;
}
.afeka-subpage {
	    position: relative;
    top: 46em;
    background-color: #F5F5F5;
    height: 48em;
}
.afeka-subpage p{
    text-align: justify;
	
}

.afeka-info {
	top: 2em;
}

.afeka-info p a {
    color: #2d8ecd;
    border-bottom: 2px solid;
}
.afeka-info p a:hover {
        color: #235678;
}

.afeka-logo-subpage {
	background-color: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    height: 12em;
}

.afeka-logo-subpage-inner {
	  width: 12em;
      margin: 0 auto;
    top: 1em;
     position: relative;
}

.afeka-logo-subpage-inner img{
	width: 12em;
    padding: 1em;
}

.go-back-container {
	width: 35em;
    position: absolute;
    top: 2em;
    left: 2em;
}

.afeka-btn {
	    position: relative;
    top: -1em;
    width: 14em;
    margin: 0 auto;
}
.go-back-btn {
	    position: absolute;
    top: 0;
}
.back-btn {
    padding: 0;
    background-color: gray;
    height: 4em;
    width: 4em;
    border-radius: 50%;
    opacity: 0.3;
}

.back-btn i{
	opacity: 1;
    color: white;
    text-align: center;
    width: 1em;
    top: 1.4em;
    left: 1.33em;
    height: 1em;
    position: absolute;
}
/* AVNER */

.background-avner {
	background: url(../images/avner-bg%20copy.jpg) no-repeat center center;
    background-size: cover;
}

.background-avner h1 {
    width: 6em;
}

.avner-logo-subpage {
	top: -6em;
    position: relative;
    height: 15em;
}

.avner-logo-subpage-inner {
	top: 2.2em;
}

.avner-info {
	top: -2em;
}