/* Veebimajutus page */

.hero-section {
	padding-bottom: 4rem !important;
}

.hero-section .w-iconbox {
	margin-bottom: 2rem;
}

.hero-section p {
	font-size: 18px;
	color: #646C74;
}

.hero-section .page-heading {
	max-width: 490px;
}

.hero-section .subheading h2 {
	max-width: 880px;
	margin: 2rem auto 1.7rem;
}

.hero-section .subheading p {
	max-width: 880px;
	margin: 0 auto 2rem;
}

.hero-section .w-btn {
	font-size: 18px;
	font-weight: 700;
	padding-right: 20px;
}

.hero-section .fa-angle-right:before {
	right: 0;
	left: unset;
	top: 50%;
	width: 7px;
	height: 14px;
	transform: translate(-50%, -45%);
}

.second-section {
	padding-top: 4rem !important;
	padding-bottom: 3rem !important;
}

.second-section h2 {
	max-width: 880px;
	margin: 0 auto 2rem;
}

.second-section p {
	max-width: 880px;
	font-size: 18px;
	color: #646C74;
	margin: 0 auto 2rem;
}

.third-section {
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;
}

.third-section .l-section-h {
	position: relative;
	z-index: 1;
}

.third-section .vc_col-sm-6:first-child .wpb_text_column {
	max-width: 490px;
	color: #fff;
}

.third-section .vc_col-sm-6:first-child h2 {
	color: #fff;
}

.third-section .vc_col-sm-6:first-child p {
	font-size: 18px;
}

.third-section .bullet-section {
	background: #fff;
	padding: 7.5%;
	border-radius: 20px;
}

.third-section .bullet-section h3 {
	position: relative;
	padding-right: 3rem;
}

.third-section .bullet-section h3:after {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 40px;
	height: 40px;
	background-image: var(--wpr-bg-ea1ca52f-fbe1-443a-b7e1-020c06cb2654);
	background-size: 100% 100%;
}

.third-section .bullet-section p {
	font-size: 18px;
	color: #646C74;
}

section.demo-cta {
	padding-top: 4.2rem !important;
	padding-bottom: 2rem !important;
}

.smly-table {
	position: relative;
	margin: 0 auto 2rem;
	overflow: scroll;
}

.smly-table:before {
	content: "";
	position: absolute;
	top: 0;
	left: 150px;
	width: 150px;
	height: 100%;
	background: linear-gradient(135deg, rgba(255,201,219,0) 0%, rgba(232,31,99,0.05) 100%);
	border-radius: 20px;
}

.smly-table .table-sml-desc {
	color: #646C74;
	font-size: 12px;
	line-height: 16px;
}

.smly-table .tr {
	display: flex;
	flex-direction: row;
}

.smly-table .tr .td {
	padding: 20px 15px 20px 20px;
	min-width: 150px;
	width: 25%;
}

.smly-table .tr:first-child .td:first-child {
	font-family: Montserrat;
	color: #212121;
	font-size: 16px;
}

.smly-table .tr .td:first-child {
	color: #646C74;
}

.smly-table .tr:not(:last-child) .td {
	border-bottom: 1px solid #E4E7EC;	
}

.smly-table .tr .td:last-child {
	border-left: 1px solid #E4E7EC;	
}

.smly-table .tr .td:nth-child(2) {
	border-left: 1px solid #E81F63;
	border-right: 1px solid #E81F63;
}

.smly-table .tr:first-child .td:nth-child(2) {
	border-top: 1px solid #E81F63;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.smly-table .tr:last-child .td:nth-child(2) {
	border-bottom: 1px solid #E81F63;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

@media (max-width: 679px) {
	.smly-table .tr .td:first-child {
		padding-left: 0;
	}
}

@media (max-width: 767px){
	.hero-section .vc_col-sm-4 {
		margin-bottom: 0 !important;
	}
}

@media (min-width: 490px) {
	.third-section .bullet-section h3 {
		padding-right: 3.75rem;
	}
	.third-section .bullet-section h3:after {
		top: 50%;
		transform: translateY(-50%);
		width: 50px;
		height: 50px;
	}
}

@media (min-width: 680px) {
	.smly-table:before {
		width: 25%;
		left: 25%;
	}
	.smly-table {
		overflow: hidden;
	}
	html:lang(en-US) .smly-table .tr:first-child .td:first-child {
		font-size: 22px;
	}
}

@media (min-width: 768px) {
	.hero-section {
		padding-bottom: 6.5rem !important;
	}
	.hero-section .subheading h2 {
		margin-top: 4rem;
	}
	.hero-section .subheading p {
		margin-bottom: 4rem;
	}
	.second-section {
		padding-top: 6.5rem !important;
		padding-bottom: 6rem !important;
	}
	.second-section p {
		margin-bottom: 3.75rem !important;
	}
	.third-section .bullet-section {
		max-width: 510px;
		margin-left: auto;
	}
	.smly-table .tr .td {
		padding: 25px 15px 25px 25px;
	}
	.third-section {
		padding-top: 6.5rem !important;
		padding-bottom: 7rem !important;
	}
	.third-section:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 280px;
		height: 268px;
		background-image: var(--wpr-bg-9ae24024-1336-4dc4-a880-ffc8d2c16668);
		background-size: 100% 100%;
	}
	section.demo-cta {
		padding-top: 6.5rem !important;
		padding-bottom: 2.5rem !important;
	}
}