.logo-builder-head-sub {
	text-align: center;
	margin-top: 133px;
	color: #031242;
	opacity: 0.5;
}

.logo-builder-head-title {
	color: #031242;
	text-align: center;
	max-width: 932px;
	margin: auto;
	margin-top: 20px;
}

.logo-builder-head-desc {
	margin: auto;
	margin-top: 40px;
	color: #031242;
	opacity: 0.8;
	text-align: center;
	max-width: 800px;
}

.build-your-logo-button-row,
.try-it-button-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
	margin-bottom: 170px;
}

.build-your-logo-button-row {
	margin-bottom: 0px;;
}

.build-your-logo-button,
.try-it-button {
	width: 140px;
	height: 44px;
	background: #031242;
	border-radius: 60px;
	border: none;
}

.build-your-logo-button {
	width: 180px;
}

.build-your-logo-button-text-wrapper,
.try-it-button-text-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #EBF3FF;
	font-size: 16px;
}

.build-your-logo-button-text,
.try-it-button-text {
	margin-right: 8px;
	transition: all 0.3s;
	margin-left: 21px;
}

.build-your-logo-button:hover .build-your-logo-button-text,
.try-it-button:hover .try-it-button-text {
	margin-right: 16px;
}

.logo-builder-your-logo {
	margin-top: -230px;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.logo-builder-your-logo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.logo-builder-create-your-logo {
	display: flex;
	justify-content: space-between;
	align-content: center;
	margin-top: 120px;
	margin-bottom: 20px;
}

.logo-builder-create-your-logo-img {
	width: 60%;
	overflow: hidden;
	padding: 10px;
}

.logo-builder-create-your-logo-img-wrapper {
	display: flex;
	transform: translateX(0);
	transition: all 0.4s;
}

.logo-builder-create-your-logo-img img {
	width: 100%;
	margin-right: 20px;
}

.logo-builder-create-your-logo-img img.active {
	opacity: 1;
}

.logo-builder-create-your-logo-img-2 {
	display: none;
	overflow: hidden;
}

.logo-builder-create-your-logo-img-2 img {
	width: 100%;
}

.logo-builder-create-your-logo-img-2-wrapper {
	display: flex;
	transform: translateX(0);
	transition: all 0.4s;
	margin-left: -3%;
}

.logo-builder-create-your-logo-content {
	width: 40%;
	text-align: start;
	color: #031242;
	padding: 0 60px;
}

.logo-builder-create-your-logo-content  .switzer-p2 {
	opacity: 0.8;
}

.logo-builder-create-your-logo-content  .swansea-h5,
.logo-builder-create-your-logo-content  .switzer-p2,
.logo-builder-create-your-logo-content  .swansea-h7 {
	color: #031242;
	margin: 0;
	padding: 10px 0;
	text-transform: none;
}

.logo-builder-build-free,
.logo-builder-build-quickly,
.logo-builder-build-style {
	color: #031242;
	border-bottom: solid 1px #0312421a;
	padding: 15px 0 !important;
}

.logo-builder-build-your-quickly {
	border-top: none;
}

.logo-builder-get-start-title {
	text-align: center;
}

.logo-builder-build .switzer-p2 {
	margin-left: 20px;
	display: none;
}

.logo-builder-build-free .switzer-p2{
	display: block;
}

.logo-builder-build .swansea-h7 {
	opacity: 0.4;
	margin-left: 20px;
	cursor: pointer;
	transition: all 0.4s;
}

.logo-builder-build .active .swansea-h7 {
	opacity: 1;
}

.features-div {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}

.features-div-item {
	max-width: 260px;
}

.features-div-item-title {
	color: #031242;
	margin-top: 10px;
	padding: 0;
}

.features-div-item-desc {
	color: #031242;
	opacity: 0.6;
	margin-top: 10px;
}

.plan-section-title {
	color: #031242;
	margin-top: 85px;
	text-align: center;
	padding: 0;
}

.plan-section-desc {
	margin-top: 20px;
	text-align: center;
	color: #031242;
	opacity: 0.8;
}

.plan-section-table {
	display: flex;
	margin-top: 40px;
	justify-content: center;
}

.plan-section-table-item-left,
.plan-section-table-item-right {
	padding: 0 40px;
	width: 400px;
	max-width: 100%;
	height: 482px;
	background: #EBF3FF;
	box-shadow: 0px 3px 4px rgba(3, 18, 66, 0.1);
	border-radius: 10px;
	position: relative;
}

.plan-section-table-item-left {
	background: #031242;
	margin-left: 30px;
}

.plan-section-table-item-title-left,
.plan-section-table-item-title-right {
	position: relative;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	max-width: 320px;
	height: 116px;
	border-bottom: 1px solid rgba(3, 18, 66, 0.2);
}

.plan-section-table-item-title-left {
	border-bottom: 1px solid rgba(251, 253, 255, 0.2);
}

.plan-section-table-item-name-right {
	padding-top: 50px;
	color: #031242;
}

.plan-section-table-item-name-left {
	padding-top: 50px;
	color: #FBFDFF;
}

.plan-section-table-item-price-right {
	color: #031242;
	padding-top: 50px;
}

.plan-section-table-item-price-left {
	color: #FBFDFF;
	padding-top: 50px;
	display: flex;
	align-items: baseline;
}

.plan-section-table-item-price-left-year {
	color: #FBFDFF;
	opacity: 0.4;
}

.plan-section-table-right-included {
	color: #031242;
	margin-top: 30px;
}

.plan-section-table-left-included {
	color: #FBFDFF;
	margin-top: 30px;
}

.plan-section-table-content {
	margin-top: 20px;
}

.plan-section-table-content-line {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	margin-bottom: 10px;
}

.plan-section-table-right-content {
	margin-left: 10px;
	color: #031242;
	opacity: 0.6;
}

.plan-section-table-left-content {
	margin-left: 10px;
	color: #FBFDFF;
	opacity: 0.6;
}

.plan-section-table-right-content-icon {
	color: #0096F7;
	font-size: 14px;
	margin-left: -14px;
}

.plan-section-table-left-content-icon {
	color: #0096F7;
	font-size: 14px;
	margin-left: -14px;
}

.plan-section-table-right-content-icon-w {
	color: #EBF3FF;
	font-size: 14px;
}

.plan-section-table-left-content-icon-w {
	color: #EBF3FF;
	font-size: 14px;
}

.plan-section-table-button {
	width: calc(100% - 80px);
	text-align: center;
	position: absolute;
	bottom: 30px;
}

.plan-section-table-button-free,
.plan-section-table-button-pro {
	width: 290px;
	height: 44px;
	border-radius: 60px;
	background: #0096F7;
	border: none;
}

.plan-section-table-button-free {
	background: #031242;
}

.plan-section-table-button-content-desc {
	font-size: 16px;
	color: #EBF3FF;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.plan-section-table-button-content-desc i {
	line-height: 18px;
}

.plan-section-table-button-content {
	font-family: "Switzer", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	text-transform: none;
	letter-spacing: 0.01em;
	margin-right: 8px;
	transition: all 0.3s;
	margin-left: 30px;
}

.plan-section-table-button-content-desc:hover .plan-section-table-button-content {
	margin-right: 16px;
}

.email-choose-content {
	display: none;
	background: #EBF3FF;
	box-shadow: 0px 3px 4px rgba(3, 18, 66, 0.1);
	border-radius: 10px;
	padding: 30px 230px;
	width: 110%;
	margin-left: -5%;
	text-align: center;
}

.email-choose-title {
	color: #031242;
}

.email-choose-desc {
	padding-bottom: 35px;
	opacity: 0.6;
	border-bottom: 1px solid rgba(3, 18, 66, 0.2);
}

.animation-btn i {
	position: relative;
	left: 7px;
	transition: all 0.3s;
}

.email-choose-link-button-row {
	margin: auto;
	text-align: center;
	margin-top: 5px;
	max-width: 589px;
}

.email-choose-link-button {
	height: 44px;
	border: none;
	width: 100%;
	background: #031242;
	border-radius: 60px;
}

.animation-btn:hover i {
	left: 14px;
}

.email-choose-link-button-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #EBF3FF;
	justify-content: center;
}

.email-choose-search-button {
	height: 44px;
	border: none;
	width: 100%;
	background: #0096F7;
	border-radius: 60px;
}

.email-choose-search-button-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #EBF3FF;
	justify-content: center;
}

.email-choose-transfer-button {
	border: 1.25px solid rgba(3, 18, 66, 0.4);
	height: 44px;
	width: 100%;
	background: unset;
	border-radius: 60px;
}

.email-choose-transfer-button-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: rgba(3, 18, 66, 0.4);
	justify-content: center;
}

.email-choose-search-button-row {
	margin: auto;
	text-align: center;
	margin-top: 5px;
	max-width: 589px;
}

.email-choose-transfer-button-row {
	margin: auto;
	text-align: center;
	margin-top: 5px;
	max-width: 589px;
}

.animation-btn {
	margin-top: 25px;
}

.chat-email-support-box {
	background-image: url(https://www.dynadot.com/chatEmailSupportImg2023.webp);
	background-size: cover;
	background-position: center;
	padding: unset;
	background-repeat: no-repeat;
	height: 300px;
}

.chat-email-support {
	background: rgba(3, 18, 66, 0.8);
	height: 300px;
	text-align: center;
}

.chat-email-support-content {
	padding-top: 93px;
}

.chat-email-support-content h2 {
	font-family: 'Swansea-bold';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 46px;
	letter-spacing: -0.01em;
	text-transform: none;
	padding: 0;
	margin: 0;
}

.chat-email-support-button {
	text-align: center;
	display: inline-flex;
	margin-top: 30px;
}

.email-link,
.chat-link {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(0, 150, 247, 0.2);
	border-radius: 60px;
	font-size: 14px;
	color: #0096F7;
}

.chat-link {
	margin-left: 20px;
}

.chat-email-support-span {
	display: flex;
	color: #0096F7;
	align-items: center;
	justify-content: center;
}

@media (max-width : 1024px) {
    .logo-builder-create-your-logo {
		flex-direction: column;
	}

	.logo-builder-create-your-logo-img {
		display: none;
	}

	.logo-builder-create-your-logo-img-2 {
		display: block;
	}

	.logo-builder-create-your-logo-img-2 img {
		width: 100%;
		margin-right: 20px;
	}

	.logo-builder-create-your-logo-content {
		width: 100%;
		padding: 0 10%;
	}

	.logo-builder-build {
		margin-left: 0;
	}

	.logo-builder-get-start-title {
		text-align: start;
		margin-left: 10%;
	}

	.plan-section-table-item-right,
	.plan-section-table-item-left {
		margin-left: unset;
		margin: auto;
	}

	.features-div {
		flex-direction: column;
		margin-left: 10%;
		margin-right: 10%;
	}

	.features-div-item {
		margin-bottom: 60px;
		max-width: 100%;
	}

	.email-choose-content {
		margin-left: unset;
		width: 100%;
		padding: 40px;
	}

	.email-choose-title {
		width: 88%;
		margin: auto;
	}

	.email-choose-desc {
		padding-bottom: 20px;
		margin-top: 10px;
	}

	.plan-section-table {
		flex-direction: column;
	}

	.plan-section-table-item-right {
		padding-right: 20px;
		padding-left: 20px;
	}

	.plan-section-table-item-left {
		margin-top: 60px;
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width : 767px) {
	.chat-email-support-button {
		flex-direction: column;
	}

	.chat-email-support-box {
		background-position-x: 75%;
		height: 465px;
	}

	.chat-email-support {
		height: 100%
	}

	.chat-email-support-content {
		margin: auto;
		text-align: center;
		padding-top: 98px;
		width: 83%;
	}

	.chat-link {
		margin-left: unset;
		margin-top: 20px;
	}

	.website-head-desc {
		margin-top: 20px;
		width: 90%;
	}

	.website-head-sub {
		margin-top: 94px;
	}

	.get-start-button-head-row {
		margin-bottom: 55px;
	}

	.website-compre-img {
		margin-top: -100px;
	}

	.website-compre-title {
		margin-top: 130px;
	}

	.get-start-button-row {
		margin-top: unset;
	}

	.swiper-slide-image {
		height: 180px;
	}

	.explore-templates-title {
		margin: auto;
		width: 92%;
		margin-top: 10px;
	}

	.explore-templates-desc {
		width: 95%;
	}

	.choose-template-title {
		font-size: 18px;
		line-height: 32px;
		margin-top: 5px;
	}
}

@media (min-width : 1400px) {}

@media (min-width : 1441px) {}

@media (max-width : 500px) {}
