﻿#product-image-box img {
	max-width: 360px;
	text-align: center;
}

#product-image-box .thumbnail {
	margin-bottom: 0;
}

#carousel a img {
	width: 50px;
	height: 50px;
}

#gallery .elastislide-wrapper {
	box-shadow: none;
}

#gallery .elastislide-carousel ul li a img {
	border: 1px solid #ddd;
}

#gallery .elastislide-horizontal ul li {
	margin-right: 5px;
}

#product-name h1 {
	margin: 0;
}

#product-shop {
	clear: both;
	vertical-align: middle;
	margin: 20px 0 20px 0;
}

#product-shop:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

#product-extended-info {
	text-align: left;
}

#product-extended-info:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#add-to-cart-box {
	margin: 20px 0;
}

#add-to-cart-box .form-control {
	width: 4em;
}

#social {
	clear: both;
}

#product-details {
	margin-top: 20px;
}

.nav-product-filter {
	margin-bottom: 40px;
}

#product-rating {
	margin: 10px 10px 0 0;
	margin-bottom: 5px;
}

#product-rating div.rateit {
	height: 16px;
}

#product-rating .rating-info {
	line-height: 16px;
	padding: 0 10px 0 10px;
	position: absolute;
}

#product-rating .rating-info span {
	padding-right: 10px;
}

/* Reviews */

#create-review-box {
	margin-bottom: 15px;
}

.review {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eeeeee;
}

.review:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.review .content {
	margin: 15px 0 0 0;
}

.validation-summary-valid {
	display: none;
}

.nav-list a .rateit {
	vertical-align: text-top;
}

#cancel-review:disabled {
	color: gold;
	font-weight: bold;
}

/* Product Grid
------------------------------------------------------------*/
.product-grid {
	margin-bottom: 0;
}

.product-grid .thumbnail:hover {
	text-decoration: none;
}

.product-grid .product-price {
	font-weight: bold;
}
#FrequentlyAskedQuestions {
    text-align: justify;
}
#FrequentlyAskedQuestions h3 {
    font-size: 1.35em;
}

@media (min-width: 768px) {
    .product-grid .product-name {
		line-height: 20px;
		height: 40px;
		overflow: hidden;
	}

	.product-grid .product-price {
		line-height: 20px;
		height: 20px;
		overflow: hidden;
	}

	.product-grid .thumbnail > img {
		height: 100px;
		width: 100px;
	}

	.product-grid-lg .thumbnail > img {
		height: 200px;
		width: 200px;
	}
}

#crmPage .psl__img-bg {
	background-size: cover;
}

@media  (min-width: 1200px) {
	#crmPage .psl--height .psl__inner {
		position: relative;
	}
}

#crmPage .kl-slideshow .kl-slideshow-safepadding {
	padding-top: 70px;
	padding-bottom: 50px;
}

#crmPage .psl__main-title {
	font-size: 32px;
	margin-bottom: 25px;
	line-height: 1.2;
}

#crmPage .psl__main-desc {
	text-align: justify;
	direction: rtl;
}

#crmPage .psl__main-desc {
	font-size: 20px;
}

#crmPage .psl__project_title {
	font-family: inherit;
}

#crmPage .tbk__icon {
	position: inherit;
	top: inherit;
	left: inherit;
	margin: inherit;
	cursor: inherit;
}

#crmPage .tbk__subtitle {
	font-family: inherit;
	text-align: justify;
	direction: rtl;
}

#crmPage .icon-kallyas:before {
	content: "";
}

#crmPage .tbk__title {
	margin-bottom: 20px;
	font-size: 1.4rem;
}

#crmPage .el-devimages--type-vector .el-devimages__laptop {
	background-image: url(/macbook-air.svg);
}

#crmPage .el-devimages--type-vector .el-devimages__smartphone {
	background-image: url(/iphone6.svg);
}

#crmPage .tcolor {
	color: #df1b4b !important;
}

#crmPage .testimonial_box[data-align=left] .details {
	text-align: center;
}

select {
	color: grey;
}

.option {
	color: #000;
}

	.option:first-child {
		color: grey;
	}

input, select, textarea {
	width: 100%;
	padding: 7px;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: vertical;
	font-size: 0.8rem;
}

.crm-form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 13px;
	line-height: 1.5;
	color: #6f7684;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.banner-title-1 {
	font-size: 3rem;
	font-weight: 700;
}

.banner-title-2 {
	font-weight: 400;
}

.crm-form {
	text-align: center;
}

.mobile-footer-fixed {
	width: calc(100% - 0px);
	color: #fff;
	background: #df1b4b;
	padding: 14px 0;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	transition: .4s ease-out all;
	height: 100%;
	text-transform: uppercase;
	margin-left: 50px;
	font-size: 15px;
}

.mobile-fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 50px;
	box-shadow: 0 1px 12px 0 rgb(0 0 0 / 10%);
	display: none;
}

.call-us-fixed {
	border-radius: 0 !important;
	padding: 0 !important;
	width: 75px !important;
	height: 50px !important;
	background-color: #0e8ccc !important;
	position: relative;
	font-size: 14px;
	line-height: 100%;
	padding-top: 17px !important;
	display: none;
}

.footer-call-us {
	z-index: 999;
	position: fixed;
	opacity: 1;
	bottom: 0 !important;
	right: 0 !important;
	width: 50px !important;
	height: 50px !important;
	display: none;
}

.call-us-content:before {
	content: "\f095";
	font-family: 'Font Awesome 5 Free';
	font-size: 30px;
	font-weight: 700;
	color: white;
	padding: 0px 24px;
}

.action_box:after {
	border-top-color: #0d88ca;
}

.action_box_campaign_Title {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.5;
	font-weight: 400;
}

.action_box_campaign {
	padding: 30px 30px;
	color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	background-color: #0d88ca;
	clear: both;
}

.border-radius {
	border-radius: 0.25rem !important;
}
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	z-index: 99;
}
/* Modal Content */
.modal-content {
	background-color: #ffffff;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 350px;
	min-width: 350px;
}

/* The Close Button */
.close-modal {
	color: #a7a7a7;
	float: right;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
	width: 15px;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.modal-submit {
	background-color: #e4386c;
	color: white;
	padding: 8px 14px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	margin-top: 10px;
}

.formTitle-modal {
	text-align: center;
	color: #0d88ca;
	border-bottom: 1px solid #45a3d6;
	padding-bottom: 5px;
	font-weight: 700;
	margin-bottom: 1rem;
}

.input-margin {
	margin-top: 15px;
}

.our-customer-desktop {
	display: block;
}

.our-customer-phone {
	display: none;
}

.header-text {
	font-weight: 900;
	font-size: 20px;
}

.text-stratus {
	font-weight: 400;
	font-size: 16px !important;
	line-height: 0px !important;
	margin-bottom: 30px;
}

.link-padding {
	padding: 5px 0;
}

.link-color {
	color: #0b5cab;
}

.image-box {
	display: block;
}

.mobile-image-box {
	display: none;
}

.readmore-btn {
	background-color: #e4386c;
	float: left;
	color: white;
	border: none;
	padding: 4px;
	width: 110px;
	user-select: none;
	cursor: pointer;
}

#hided-text {
	display: none;
}

#hided-text2 {
	display: none;
}

#hided-text3 {
	display: none;
}

#hided-text4 {
	display: none;
}

#hided-text5 {
	display: none;
}

#hided-text6 {
	display: none;
}

#hided-text7 {
	display: none;
}

#hided-text8 {
	display: none;
}

.blue-box {
	padding: 0px 100px;
	color: #dee2e6 !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 2.1;
}

.gray-box-content {
	padding-top: 200px !important;
}

@media (min-width: 992px) {
	#crmPage .offset-lg-1 {
		margin-left: 8.333333%;
		margin-right: 0;
	}
}

#crmPage #fullWidthSectionWithImage .text_box {
	padding-bottom: 20px;
	text-align: justify;
}

.customer360Section .row div:nth-child(2) {
	padding: 0 10px;
}

.bottom-box-1 {
	color: white;
	background-color: #0E8CCC;
	height: fit-content;
	padding: 40px;
	float: right;
	margin: 20px;
	width: 30%;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.bottom-box-2 {
	color: white;
	background-color: #727271;
	height: fit-content;
	padding: 40px;
	border-right: 1px solid #75757A;
	margin: 20px;
	width: 30%;
	float: left;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.bottom-box-3 {
	color: white;
	background-color: #E30646;
	height: fit-content;
	padding: 40px;
	border-right: 1px solid #75757A;
	margin: 20px;
	width: 30%;
	float: left;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.bottom-box-readmore {
	float: left;
	margin-top: 30px;
	cursor: pointer;
}

.mobile-hided-content {
	margin-top: 65px;
}

#totop.show {
	display: none !important;
}

/** FAQ **/
.accordion-section .panel-default > .panel-heading {
	border: 0;
	background: #f4f4f4;
	padding: 0;
	margin: 0 !important;
	border-bottom: 1px solid rgba(0,0,0,.2);
	padding: 11px !important;
}

.accordion-section .panel-default .panel-title a {
	display: block;
	font-style: normal;
	font-size: 13px;
	color: rgba(0,0,0,.8);
	font-weight: 400;
}

	.accordion-section .panel-default .panel-title a:after {
		font-weight: 900;
		font-family: 'Font Awesome 5 Free';
		/*font-family: 'FontAwesome';*/
		font-style: normal;
		content: "\f106";
		float: right;
		padding: 10px;
		font-size: 20px;
		margin-top: -13px;
		color: rgba(0,0,0,.8);
		/*font-weight: 400;*/
	}

	.accordion-section .panel-default .panel-title a.collapsed:after {
		content: "\f107";
		font-weight: 900;
		font-family: 'Font Awesome 5 Free';
	}

.screenshot-box.kl-style-2 {
	border: 0;
	box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}

.element-scheme--light {
	color: #535353;
}

.screenshot-box--light {
	background: #fff;
}

.screenshot-box {
	position: relative;
	border-radius: 3px;
}

	.screenshot-box.kl-style-2 .left-side ul.features {
		margin: 25px 0;
	}

	.screenshot-box .left-side ul.features {
		margin: 20px 0;
		padding: 0;
		list-style: none;
	}

	.screenshot-box.kl-style-2 .screenshot-box__feature-title {
		margin: 0 0 5px;
		text-transform: uppercase;
	}

.element-scheme--light .element-scheme__hdg1 {
	color: #323232;
}

.screenshot-box.kl-style-2 .left-side ul.features li {
	background: url(https://cdn.bmsd.net/Portal/Bmsd/images/bmsd/crm/checkmark.png) no-repeat right center;
	padding-right: 50px;
}

.screenshot-box__feature-title {
	font-size: 14px;
	line-height: 1.3;
	margin: 5px 0 0;
	font-weight: 600;
}

.crm-line-breaker {
	border-top: 1px solid #eee;
	margin-top: 15px;
}

[data-zn_icon]:before {
	content: attr(data-zn_icon);
}

.justify-p {
	text-align: justify;
}

[data-zniconfam=icomoon]:before, [data-zniconfam=icomoon] {
	font-family: 'icomoon' !important;
}

[data-zn_icon]:before {
	content: attr(data-zn_icon);
}

[data-zn_icon]:before {
	content: attr(data-zn_icon);
}

[data-zniconfam], [data-zniconfam]:before {
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[data-zniconfam=icomoon]:before, [data-zniconfam=icomoon] {
	font-family: 'icomoon' !important;
}

@media (min-width: 1200px) {
	.screenshot-box.kl-style-2 .screenshot-box__title {
		font-size: 24px;
		font-weight: 100;
	}

	.screenshot-box .screenshot-box__title {
		font-size: 19px;
	}
}
/**************************   Comment ***********************************/
#commentSection {
	padding-top: 0;
}

#webPageComment {
	padding-top: 20px;
	border-top: 1px solid #e8e8e8;
}

.commentTitle {
	width: 100%;
}

	.commentTitle:after {
		content: '';
		position: absolute;
		bottom: 2px;
		height: 0;
		/*border-bottom: 1px solid #df1b4b;*/
		left: auto;
		right: 0;
		width: 80%;
	}

	.commentTitle:before {
		content: '';
		position: absolute;
		left: 0;
		bottom: 2px;
		width: 100%;
		height: 0;
		border-bottom: 1px solid #ececec;
	}

.commentHeader {
	margin-bottom: 10px;
}

.parentCommentAuthorName {
	background: #DF1B4B;
	color: white;
	padding: 5px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 0.75em;
	float: right;
	margin-left: 20px;
}

.childCommentAuthorName {
	background: #0e8ccc;
	color: white;
	padding: 5px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 0.75em;
	float: right;
	margin-left: 15px;
}

.commentDate {
	font-size: 0.75em;
}

.commentReply i {
	transform: rotate(0deg);
	cursor: pointer;
	color: #0e8ccc;
}

.commentContent {
	font-size: 0.90em;
	padding-top: 5px;
	text-align: justify;
	margin: 0;
	margin-top: 15px;
}

.childCommentMainDiv {
	padding-right: 7%;
	padding-top: 10px;
	padding-bottom: 10px;
}

	.childCommentMainDiv > div:first-of-type {
		border-right: 1px solid #0e8ccc;
		padding-right: 15px;
	}

.parentCommentMainDiv {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #df1b4b;
	padding-right: 0;
}

	.parentCommentMainDiv:before {
		content: '';
		position: absolute;
		bottom: 2px;
		height: 0;
		border-bottom: 1px solid #c4c4c42e;
		right: 10%;
		width: 80%;
	}

.newCommentBtn {
	float: left !important;
	color: #df1b4b;
	cursor: pointer;
	font-size: 0.8em
}

.commentHeaderTitle {
	font-size: 0.8em;
}

#commentFormModal {
	z-index: 100;
	position: fixed;
	top: 0;
	right: 0;
	background: #262625b0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}

	#commentFormModal #commentCenterDiv {
		width: 50%;
		max-height: 100%;
		padding: 20px;
		background: white;
		border-radius: 5px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}

		#commentFormModal #commentCenterDiv textarea {
			margin-top: 0px;
			margin-bottom: 0px;
			height: 180px;
			resize: none;
			overflow: auto;
			margin-bottom: 10px;
		}

		#commentFormModal #commentCenterDiv label {
			margin-top: 10px;
		}

			#commentFormModal #commentCenterDiv label .requiredLabel {
				color: #df1b4b;
			}

#submitCommentBtn {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background-color: #0e8ccc;
	border: none;
}

	#submitCommentBtn:hover {
		background-color: #168e72;
	}

#closeCommentFormModalBtn {
	cursor: pointer;
	color: #df1b4b;
	vertical-align: middle;
}

#commentAlertMessage {
	text-align: center;
	background: yellow;
	display: none;
}

.accordion-section .panel-default .panel-body {
	font-size: 1.2rem;
}

#FrequentlyAskedQuestions {
	text-align: justify !important;
}

	#FrequentlyAskedQuestions .faq_Active {
		color: #0067b8;
		font-size: 16px;
		padding: 5px;
		cursor: pointer;
	}

	#FrequentlyAskedQuestions .faq_deActive {
		color: rgba(0,0,0,.2);
		font-size: 16px;
		padding: 5px;
		cursor: not-allowed;
	}

.sidebar .widget .widgettitle {
	font-family: inherit;
	font-size: 1em;
	margin-top: 0;
}

	.sidebar .widget .widgettitle:after {
		left: auto;
		right: 0;
		width: 80%;
	}
/****************************************/
/****************************************/
/**************Responsive****************/
/****************************************/
/****************************************/
@media (max-width: 373px) {
	.gray-box-content {
		margin-top: 120px !important;
	}
}

@media (max-width: 550px) {
	.gray-box-content {
		padding-top: 340px !important;
	}

	.mobile-hided-content {
		margin-top: 100px;
	}

	.our-customer-desktop {
		display: none;
	}

	.our-customer-phone {
		margin-top: 40px;
		display: block;
	}
}

@media (max-width: 1190px) {
	.blue-box {
		padding: 0px;
	}

	.bottom-box-1 {
		width: 100%;
		margin: 15px 40px;
	}

	.bottom-box-2 {
		width: 100%;
		margin: 15px 40px;
	}

	.bottom-box-3 {
		width: 100%;
		margin: 15px 40px;
	}
}

@media (max-width: 768px) {
	.mobile-image-box {
		display: block;
	}

	.image-box {
		display: none;
	}

	.modal {
		display: none; /* Hidden by default */
		position: fixed; /* Stay in place */
		z-index: 1; /* Sit on top */
		padding-top: 100px; /* Location of the box */
		left: 0;
		top: 0;
		right: 0;
		width: 100%; /* Full width */
		height: 100%; /* Full height */
		overflow: auto; /* Enable scroll if needed */
		background-color: rgb(0,0,0); /* Fallback color */
		background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
		z-index: 99;
	}
	/* Modal Content */
	.modal-content {
		background-color: #ffffff;
		margin: auto;
		padding: 20px;
		border: 1px solid #888;
		width: 95%;
		min-width: 350px;
	}

	.footer-call-us {
		display: block;
	}

	.call-us-fixed {
		display: block;
	}

	.mobile-fixed {
		display: block;
	}

	.crm-form {
		text-align: center;
		margin-bottom: 50px;
	}

	.banner-title-1 {
		font-size: 2rem;
		text-align: center;
		margin-top: 20px;
	}

	.banner-title-2 {
		font-size: 1.5rem;
		text-align: center;
	}
}


@media (max-width: 991px) {
	#commentFormModal #commentCenterDiv {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		transform: none;
	}

	#commentFormModal {
		overflow-x: auto;
	}

	#submitCommentBtn {
		position: relative;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	#crmPage .psl__main-title {
		font-size: 25px;
		letter-spacing: 0px;
	}

	#crmPage .tbk__title {
		font-size: 1.2em;
	}

	#crmPage .tbk__subtitle {
		font-size: 1rem;
		text-align: justify;
	}
}

/* Banner Section */
.page-banner {
	position: relative;
	overflow: hidden;
	margin: 0 auto 0 auto;
	border-radius: 4px;
	height: 280px;
}

.banner-content {
	position: absolute;
	transform: translate(0, -50%);
	top: 50%;
	font-weight: 900;
	color: #0e8ccc;
	width: 50%;
	margin-right: 25%;
	text-align: center;
}

	.banner-content h1, .banner-content h2 {
		font-size: 2rem;
	}

.sc__actionarea {
	margin-bottom: 20px !important;
}

@media (min-width:1700px) {

	.d-xxl-block {
		display: block !important;
	}

	.d-xxl-none {
		display: none !important;
	}
}

@media  (max-width:1400PX) {
	.banner-content {
		width: 40%;
		margin-right: 30%;
	}
}

@media  (max-width:1250PX) {
	.banner-content {
		width: 36%;
		margin-right: 32%;
	}

		.banner-content h1, .banner-content h2 {
			font-size: 1.8rem;
		}
}

@media  (max-width:1050PX) {
	.banner-content {
		width: 32%;
		margin-right: 34%;
	}
}

@media  (max-width:992PX) {

	.banner-content {
		text-align: right;
		padding-right: 30px;
		margin-right: 0;
		width: calc(100% - 320px);
	}

		.banner-content h1, .banner-content h2 {
			font-size: 1.6rem
		}

	.right-svg {
		display: none !important;
	}
}


@media  (max-width:750PX) {

	.left-svg {
		left: -100px !important;
	}

	.banner-content {
		width: calc(100% - 220px);
	}

		.banner-content h1, .banner-content h2 {
			font-size: 1.4rem;
		}

	.sc__actionarea .btn {
		font-size: 12px;
	}
}

@media  (max-width:575PX) {
	.page-banner {
		height: auto !important;
		aspect-ratio: 9/8;
	}

		.page-banner img {
			width: 100% !important;
			height: auto;
		}

	.banner-content {
		max-width: 56%;
		margin-right: 18%;
		padding-right: 0;
	}

		.banner-content h1, .banner-content h2 {
			font-size: 1.5rem;
		}
}

@media  (max-width:480px) {
	.banner-content {
		width: 56%;
		margin-right: 20%;
	} 
}

@media  (max-width:440PX) {

	.banner-content h1, .banner-content h2 {
		font-size: 1.5rem;
	}

	.sc__actionarea .btn {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media  (max-width:400PX) {
	.sc__actionarea {
		margin-bottom: 0 !important;
	} 
}

@media  (max-width:360PX) {
	.banner-content h1, .banner-content h2 {
		font-size: 1.3rem;
	}

	.sc__actionarea .btn {
		padding-right: 5px;
		padding-left: 5px;
	} 
}

@media  (max-width:323PX) {
	.banner-content h1, .banner-content h2 {
		font-size: 1rem;
	}

	.sc__actionarea .btn-fullcolor {
		margin-bottom: 8px
	}

	.sc__actionarea .btn {
		padding-top: 8px;
		padding-bottom: 8px;
	}
}


@media  (min-width:576px) and (max-width:767px) {
	.page-banner {
		height: 280px !important;
	}

	.page-banner img {
		height: 280px;
	}
} 

.sc__secbtn {
	margin-left: 0
}

.btn-lined {
	color: #df1b4b;
	border-color: #df1b4b;
	background-color: white;
}
.page-banner .btn-lined {
	color: #094f8b;
	border-color: #094f8b; 
}

.btn-lined:hover {
	color: #727271;
	border-color: #727271;
} 

.page-banner img {
	display: none;
}

.page-banner .banner-bottommask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 57px;
	z-index: 1;
}

.page-banner .banner-bottommask .svgmask {
	position: absolute;
	bottom: -2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	overflow: hidden;
}

.page-banner .banner-bottommask .svgmask path:nth-child(2n) {
	fill: #fbfbfb;
}
		
.left-svg {
	position: absolute;
	top: 0;
	left: 0;
	height: 280px;
}

.right-svg {
	position: absolute;
	top: 0;
	right: 0;
	height: 280px;
}