* {
	font-family: 'Ubuntu', sans-serif;
}

*:focus {
	outline: none;
}

a,
a:visited {
	color: whitesmoke;
}

body {
	margin: 0;
	color: whitesmoke;
}

form,
input {
	width: 100%;
}

.swiper-container {
	max-width: 1000px;
}

.swiper-slide {
	text-align: center;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
}

.swiper-slide h1 {
	margin: 10px;
	font-size: 5em;
}

.swiper-slide h2 {
	font-size: 2em;
}

.swiper-slide .emoji {
	font-size: 4em;
}

.swiper-button-next,
.swiper-button-prev {
	color: whitesmoke;
	display: none;
}

.swiper-pagination {
	padding: 0 10px;
	box-sizing: border-box;
	display: flex;
	top: 10px;
	bottom: initial !important;
}

.swiper-pagination-bullet {
	flex-basis: 100%;
	border-radius: 2px;
}

.swiper-pagination-bullet-active {
	background-color: whitesmoke;
}

.name-input {
	text-transform: capitalize;
	color: whitesmoke;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 2.5rem;
	text-align: center;
	background: rgba(245, 245, 245, 0.2);
	border-radius: 10px;
}

.name-input:focus {
	box-shadow: none;
}

.button-prev,
.button-next {
	width: 60px;
	position: absolute;
	height: 100%;
	cursor: pointer;
	top: 0;
	z-index: 10;
}

.button-prev {
	left: 0px;
}

.button-next {
	right: 0px;
}

.share-container {
	padding: 0;
	list-style: none;
}

.share-container li {
	display: inline-block;
	margin: 2%;
}

.share-button {
	display: block;
	width: 50px;
	height: 50px;
	background-image: url(/assets/share-icons.png);
	background-repeat: no-repeat;
	background-size: 500px;
	border-radius: 8px;
	box-shadow: #0000003b 0px 5px 10px;
}

.share-ig {
	background-position: -183px -13px;
}

.share-wa {
	background-position: -16px -89px;
}

.share-tg {
	background-position: -349px -89px;
}

.share-tw {
	background-position: -99px -13px;
}

.share-fb {
	background-position: -16px -13px;
}

.button {
	background-color: rgba(245, 245, 245, 0.2);
	border: 0;
	font-size: 1.5em;
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	color: whitesmoke;
	margin: 10px 0;
}

.deflexer {
	flex: none;
	width: 100%;
}

.top-names-searches {
	padding: 10px;
	border-radius: 10px;
	margin-top: 30px;
}

.top-names-searches h3 {
	margin: 0 0 10px 0;
}

.top-names-searches ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

.top-names-searches ul li {
	padding: 3px 0;
}

.slide-share {
	padding: 60px 20px;
	text-align: center;
	text-shadow: #00000073 0px 0px 20px;
}

.slide-share section {
	padding-top: 20px;
	font-size: 1.3em;
}

.slide-share footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding-bottom: 100px;
}

.slide-share h1 {
	font-size: 3em;
	margin: 10px;
}

.slide-share h2 {
	margin: 10px;
}

.slide-share .emoji {
	display: none;
}

/* gradients */
.grad-bright-vault {
	background: #00d2ff;
	background: -webkit-linear-gradient(to top, #928DAB, #00d2ff);
	background: linear-gradient(to top, #928DAB, #00d2ff);
}

.grad-politics {
	background: #2196f3;
	background: -webkit-linear-gradient(to bottom, #f44336, #2196f3);
	background: linear-gradient(to bottom, #f44336, #2196f3);
}

.grad-sweet-morning {
	background: #FF5F6D;
	background: -webkit-linear-gradient(to top, #FFC371, #FF5F6D);
	background: linear-gradient(to top, #FFC371, #FF5F6D);
}

.grad-sylvia {
	background: #ff4b1f;
	background: -webkit-linear-gradient(to top, #ff9068, #ff4b1f);
	background: linear-gradient(to top, #ff9068, #ff4b1f);
}

.grad-transfile {
	background: #16BFFD;
	background: -webkit-linear-gradient(to bottom, #CB3066, #16BFFD);
	background: linear-gradient(to bottom, #CB3066, #16BFFD);
}

.grad-tranquil {
	background: #EECDA3;
	background: -webkit-linear-gradient(to bottom, #EF629F, #EECDA3);
	background: linear-gradient(to bottom, #EF629F, #EECDA3);
}

.grad-red-ocean {
	background: #1D4350;
	background: -webkit-linear-gradient(to bottom, #A43931, #1D4350);
	background: linear-gradient(to bottom, #A43931, #1D4350);
}

.grad-shahabi {
	background: #a80077;
	background: -webkit-linear-gradient(to bottom, #66ff00, #a80077);
	background: linear-gradient(to bottom, #66ff00, #a80077);
}

.grad-alihossein {
	background: #f7ff00;
	background: -webkit-linear-gradient(to top, #db36a4, #f7ff00);
	background: linear-gradient(to top, #db36a4, #f7ff00);
}

.grad-ali {
	background: #ff4b1f;
	background: -webkit-linear-gradient(to top, #1fddff, #ff4b1f);
	background: linear-gradient(to top, #1fddff, #ff4b1f);
}

.grad-moonlit-asteroid {
	background: #0F2027;
	background: -webkit-linear-gradient(to top, #2C5364, #203A43, #0F2027);
	background: linear-gradient(to top, #2C5364, #203A43, #0F2027);
}

.grad-deep-sea-space {
	background: #2C3E50;
	background: -webkit-linear-gradient(to top, #4CA1AF, #2C3E50);
	background: linear-gradient(to top, #4CA1AF, #2C3E50);
}

.grad-solid-vault {
	background: #3a7bd5;
	background: -webkit-linear-gradient(to bottom, #3a6073, #3a7bd5);
	background: linear-gradient(to bottom, #3a6073, #3a7bd5);
}

.grad-bright-vault {
	background: #00d2ff;
	background: -webkit-linear-gradient(to bottom, #928DAB, #00d2ff);
	background: linear-gradient(to bottom, #928DAB, #00d2ff);
}

.grad-purple-white {
	background: #BA5370;
	background: -webkit-linear-gradient(to bottom, #BA5370, #F4E2D8);
	background: linear-gradient(to bottom, #BA5370, #F4E2D8);
}

.grad-decent {
	background: #4CA1AF;
	background: -webkit-linear-gradient(to bottom, #4CA1AF, #C4E0E5);
	background: linear-gradient(to bottom, #4CA1AF, #C4E0E5);
}

#slide-finnish iframe {
	margin-top: 20px;
}
