@font-face {
	font-family: 'IRANSans';
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum).eot') format('embedded-opentype'),
		 url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),
		 url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
@font-face {
	font-family: 'IRANSansBold';
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot') format('embedded-opentype'),
		 url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
		 url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'IRANSansMedium';
	src: url('../fonts/eot/IRANSans(FaNum)_Medium.eot');
	src: url('../fonts/eot/IRANSans(FaNum)_Medium.eot') format('embedded-opentype'),
		 url('../fonts/woff/IRANSans(FaNum)_Medium.woff') format('woff'),
		 url('../fonts/ttf/IRANSans(FaNum)_Medium.ttf') format('truetype');
}
/************************************************************************************/
					/**************GENERAL CSS*****************/
/************************************************************************************/
body {
	font-size: 17px;
	font-family: 'IRANSans';
	line-height: 42px;
	background: #041836;
}
* {
	margin: 0;
	padding: 0;
}
.font-12 {
	font-size: 12px;
}
.font-14 {
	font-size: 14px;
}
.font-16 {
	font-size: 16px;
}
.font-19 {
	font-size: 19px;
}
.font-20 {
	font-size: 20px;
}
.font-28 {
	font-size: 28px;
}
.font-36 {
	font-size: 36px;
}
.font-38 {
	font-size: 38px;
}
.font-bld {
	font-family: 'IRANSansBold';
}
.black-txt {
	color: #000 !important;
}
.gray-txt {
	color: #C4C5C8;
}
.pointer {
	cursor: pointer;
}
.display-flex {
	display: flex;
}
.fp-tableCell {
	height: 100% !important;
}
.section1, .section2, .section3, .section4 {
	min-height: 100vh;
}

.iconProduct{
	cursor: pointer;
}

.iconProduct:hover{
	filter: invert(0.1) sepia(1);
}


/*****************************************************************************************/
				/*********************NAVBAR CSS**********************/
/*****************************************************************************************/
.navbar-line {
    position: relative;
    z-index: 1;
}
.navbar a {
	color: #fff;
}
.navbar-toggler {
	border: solid 1px #fff;
}
.nav-link span {
	margin-right: 6px;
}
.nav-link span img {
	width: 16px;
}
.second-list {
	display: flex;
	justify-content: flex-end;
}
#submit_free {
    border: 1px solid #21BF96;
    border-radius: 40px;
    padding: 2px 30px;
}

#submit_free:hover {
    border: 1px solid #21BF96;
	background-color: #21BF96;
    border-radius: 40px;
    padding: 2px 30px;
}

/*****************************************************************************************/
				/*********************SECTION ONE CSS**********************/
/*****************************************************************************************/
.section1 {
	background-color: #041836;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.header-desc {
	height: calc(100% - 100px);
	/*background-image: url(../images/svg/logosHeader.svg);
	background-repeat: no-repeat;
	background-position: 0 100px;
	background-size: 58% 82%;*/
}

.header1-desc:before {
	background-image: url('../images/svg/left_back.svg');
	content: '';
	width: 900px;
	display: block;
	height: 800px;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	top: -300px;
	right: -300px;
}

.header-desc:after {
	background-image: url('../images/svg/right_back.svg');
	content: '';
	width: 1100px;
	display: block;
	height: 1200px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	position: absolute;
	top: -100px;
	left: -200px;
}
/*.header-desc > div {
    height: calc(100% - 250px);
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}*/
.slide_bx {
    height: 100%;
	margin-bottom: 100px;
}
.slide_imgbx img {
	background-color: transparent;
    width: 1020px;
	position: absolute;
	z-index: 1;
	left: -125px;
	top: 70px;
	border-radius: 260px 362px 240px 250px
}
.slide_txtbx {
    display: flex;
    flex-flow: column;
    justify-content: inherit;
}
.services_listbx {
	margin: 25px 0 45px 0;
}
.services_listbx ul {
	list-style: none;
}
.start_now {
	z-index: 2;
	cursor: pointer;
	width: 260px;
	background-color: #21BF96;
	border-radius: 50px;
	padding: 7px 34px 7px 34px;
	text-decoration: none;
	transition: all 1s;
}
.start_now:hover {
	background-color: #26A69A;
	text-decoration: none;
}

/*****************************************************************************************/
				/*********************SECTION TWO CSS**********************/
/*****************************************************************************************/
.section2 {
	background: #041836;
}
.certif_section {
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.color-tit {
	color: #2e7daf;
}
.sazman_logo {
	display: flex;
	justify-content: space-between;
}
.sazman_logo img {
    width: 18%;
}
.img_thumb {
	width: 45px;
}
.graf-col-1, .graf-col-e, .graf-col-g {
	transition: all 2s;
	-webkit-transition: all 2s;
}
.graf-col-1 > div {
	border-radius: 5px;
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 9px 0;
	transition: all 2s;
	-webkit-transition: all 2s;
}
.graf-col-1 > div:nth-child(1) {
	background: linear-gradient(to right, rgb(255, 224, 102), rgb(255, 204, 0));
}
.graf-col-1 > div:nth-child(2) {
	background: linear-gradient(to right, rgb(246, 118, 251), rgb(174, 65, 184));
}
.graf-col-1 > div:nth-child(3) {
	background: linear-gradient(to right, rgb(63, 143, 191), rgb(9, 94, 150));
}
.graf-col-1 > div:nth-child(4) {
	background: linear-gradient(to right, rgb(75, 95, 174), rgb(40, 55, 114));
}
.graf-bk {
	position: relative;
	text-align: center;
	width: 100%;
	background: #21BF96;
}
.graf-bk img {
    width: 80%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.graf-circle-bx {
    background: url(../images/svg/bk-graf.svg) no-repeat center center;
    border-radius: 200px;
    background-size: 75%;
}
.main-graf {
	position: relative;
	margin-top: 25px;
}
.graf-col-g {
    position: relative;
	left: 0;
	top: -23px;
	line-height: 41px;
}
.elementor-image::before, .elementor-image::after  {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 27.5%;
    left: -4.5%;
    right: -7.5%;
    bottom: -4.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-color: var(--pulse-color);
    border-width: var(--pulse-width);
    border-radius: 50%;
    z-index: 1;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-animation: pulses 3s linear infinite;
    animation: pulses 3s linear infinite;
}
.elementor-image::after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@-webkit-keyframes pulses {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}@keyframes pulses {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
}
.elementor-image {
        --pulse-width: 15px;
        --pulse-color: rgba(206, 228, 243, 0.2);
        position: relative;
        width: 170px;
        height: 170px;
        display: inline-block;
}
.animate_line2 {
    background-image: url('../images/svg/right_direct222n.svg');
    content: '';
    width: 137px;
    display: block;
    height: 228px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 75%;
    z-index: 1;
	transform: scalex(-1);
	position: relative;
	top: 14px;
}
.attachment-img {
	width: 100%;
    position: relative;
    top: 57px;
    left: 9px;
	transition: all 2s;
	-webkit-transition: all 2s;

}
.animate_line1 {
    background-image: url('../images/svg/left_direct22n.svg');
    width: 175px;
	display: block;
	height: 240px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 80%;
	z-index: 1;
	transform: scalex(-1);
}
.animate_line3 {
    background-image: url('../images/svg/right_direct444nn.svg');
    content: '';
    width: 100px;
    display: block;
    height: 224px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 88%;
    z-index: 1;
	transform: scalex(-1);
	position: relative;
	top: 14px;
	transition: all 2s;
	-webkit-transition: all 2s;
}
.btn_col1 {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #21BF96;
    background: linear-gradient(to right, rgb(12, 44, 78), rgb(15, 68, 101));
	padding: 2px 15px 2px 55px;
	margin: 6px;
}
.creat-bx1 {
    background: url(../images/svg/Group9795.svg) no-repeat center center;
        background-size: auto;
    background-size: 100% 100%;
    width: 65px;
    height: 39px;
}
.creat-bx1 {
	background: url(../images/svg/Group9795.svg) no-repeat center center;
}
.creat-bx2 {
    background: url(../images/svg/Group9796.svg) no-repeat center center;
        background-size: auto;
    background-size: 100% 100%;
    width: 65px;
    height: 39px;
}
.creat-bx3 {
    background: url(../images/svg/Group10375.svg) no-repeat center center;
        background-size: auto;
    background-size: 100% 100%;
    width: 65px;
    height: 39px;
}
.services_btn {
	margin-top: 31px;
	margin-bottom: 0;
	line-height: 39px;
	list-style: none;
}
.ext_btn {
    margin-top: 11px;
    margin-bottom: 0;
    list-style: none;
}
.ext_btn li {
    background: linear-gradient(286.81deg, #6BFFE8 -63.22%, #33A394 -42.05%, #41A7B8 9.52%, #358DB6 57.37%, #256A96 81.94%) padding-box, linear-gradient(to bottom, #FFF, rgba(255, 255, 255, 0)) border-box;
    border-radius: 8px !important;
    margin: 10px 0;
    margin-top: 5px;
	padding: 8px 5px 8px 35px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ext_btn li > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.serv_img {
	width: 27px;
}
/*****************************************************************************************/
				/*********************SECTION THREE CSS**********************/
/*****************************************************************************************/
.section3 {
	background: #f2f6ff;
}
.code_clipboard {
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.code_clipboard_row  {
    height: 100%;
}
.code_clipboard_Rcol {
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.img_cd1 {
	background: url(../images/svg/ic-identity-black.svg) no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: contain;
	margin-left: 10px;
}
.line_cd1.active .img_cd1  {
	background: url(../images/svg/ic-identity-color.svg) no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: contain;
	margin-left: 10px;
}
.img_cd2 {
	background: url(../images/svg/ic-wallet-black.svg) no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: contain;
	margin-left: 10px;
}
.line_cd2.active .img_cd2 {
	background: url(../images/svg/ic-wallet-color.svg) no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: contain;
	margin-left: 10px;
}
.img_cd3 {
	background: url(../images/svg/ic-doc-black.svg) no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: contain;
	margin-left: 10px;
}
.line_cd3.active .img_cd3 {
	background: url(../images/svg/ic-doc-color.svg) no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: contain;
	margin-left: 10px;
}

.active {
	opacity: 1;
}
.bx_cd1 {
	opacity: 1;
	position: absolute;
	z-index: 3;
	width: 95%
}
.bx_cd2 {
	display: none;
	position: absolute;
	z-index: 2;
	width: 95%
}
.bx_cd3 {
	display: none;
	position: absolute;
	z-index: 1;
	width: 95%
}
.show_cd {
    border-right: solid 1px #21BF96;
    position: relative;
	margin-top: 30px;
}
.line_cd1, .line_cd2 ,.line_cd3 {
	margin-right: 10px 0px;
	position: relative;
	padding-right: 20px;
	margin: 10px 0;
}
.line_cd1.active::after, .line_cd2.active::after, .line_cd3.active::after {
    content: "";
	width: 40%;
	height: 5px;
	background: linear-gradient(to right, #069EFC, #14F4C9);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	left: 0;
}

.line_cd1.active:before, .line_cd2.active:before, .line_cd3.active:before {
	background: #21BF96;
	position: absolute;
	top: calc(50% - 14px);
	right: 0;
	-webkit-transition: .0s all ease;
	-o-transition: .0s all ease;
	transition: .0s all ease;
	content: '';
	height: 28px;
	width: 6px;
	border-radius: 6px 0 0 6px;
}
.transition_cd {
	transition: all 200ms ease-in-out;
}
.start_now2 {
	border-radius: 30px 30px 30px 30px;
	padding: 15px 34px 15px 34px;
	text-decoration: none;
	background: #041836;
	transition: all 1s;
}
.start_now2:hover {
	background: #2E7DAF;
	text-decoration: none;
}
/*****************************************************************************************/
				/*********************SECTION FOUR CSS**********************/
/*****************************************************************************************/
.support-box {
    background: #3894b6;
    width: 100%;
    height: 65vh;
	display: flex;
	align-items: center;
}
.support_img {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.support_img img {
    width: 80%;
}
.support-inner {
    height: 100%;
    opacity: 0.8;
    display: flex;
    justify-content: flex-start;
}
.support-inner-txt {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.text-box2 {
	text-align: justify;
}

/*****************************************************************************************/
				/*********************FOOTER CSS**********************/
/*****************************************************************************************/
footer.footer {
	background: #f2f6ff;
}
.footer-style {
	line-height: 18px;
	min-height: 35vh;
	background: #f2f6ff;
	margin-bottom: 0;
	display: flex;
	flex-flow: column;
	justify-content: space-around;
}
.footer-style-row {
	height: 100%;
	padding: 15px 0;
}
#mapAddress a, #mapAddress a:hover {
	text-decoration: none;
	color: #212529;
}
#mapAddress img {
	display: flex;
	align-self: flex-start;
}
.product_bx img:nth-child(1), .product_bx img:nth-child(6), .product_bx img:nth-child(7) {
    width: 34px;
}
.product_bx img:nth-child(2), .product_bx img:nth-child(3), .product_bx img:nth-child(4), .product_bx img:nth-child(5) {
    width: 55px;
}
.product_bximg {
    display: flex;
    justify-content: space-around;
}
.certificate_bx {
	margin-top: 15px;
}
.certificate_bx img {
	width: 32px;
}
.certificate_bximg {
	display: flex;
    justify-content: space-around;
}

/*
.social-bx {
	position: relative;
	bottom: 15px;
	left: 0;
	text-align: left;
}

.social-img {
	width: 50%;
    position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
*/

.social-bx {
	padding-top: 6px;
}
.social-img {
	width: 100%;
	text-align: right;
}
.logo-bfly-bx {
	position: relative;
	top: -20px;
	height: 140px;
}
.logo-bfly {
    width: 110px;
    left: 0;
    position: absolute;
}
.low-txt {
    position: relative;
    top: -10px;
}

/**************************************************************************************/
                   /*****************MIDDLE SCREEN*******************/
/**************************************************************************************/
@media screen and (max-width: 1449px) and (min-width: 1200px) {

	.slide_bx {
		height: 100%;
		margin-bottom: 100px;
	}
	.slide_imgbx img {
		background-color: transparent;
		width: 900px;
		position: absolute;
		z-index: 1;
		left: -200px;
		top: 40px;
		border-radius: 0px 0px 0px 0px;
		opacity: 1;
	}

	.main-graf > div {
		display: flex;
		justify-content: space-around;
	}
	.animate_line1 {
		width: 155px;
		height: 240px;
	}
	.animate_line2 {
		width: 137px;
	}
	.services_btn, .ext_btn {
		font-size: 15px;
	}
	.btn_col1 {
		padding: 2px 15px 2px 55px;
	}
	.animate_line3 {
		width: 85px;
	}
	.ext_btn li {
		padding: 8px 5px 8px 35px;
	}

	/****************************GRAF CSS********************************/
	.main-graf > div {
		display: flex;
		justify-content: space-around;
	}
	.graf-col-1 > div {
    border-radius: 5px;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 9px 0;
}
.animate_line1 {
    background-image: url(../images/svg/left_direct22n.svg);
    width: 155px;
    display: block;
    height: 240px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 80%;
    z-index: 1;
    transform: scalex(-1);
}
.elementor-image {
    --pulse-width: 15px;
    --pulse-color: rgba(206, 228, 243, 0.2);
    position: relative;
    width: 170px;
    height: 170px;
    display: inline-block;
}
.animate_line2 {
    background-image: url(../images/svg/right_direct222n.svg);
    content: '';
    width: 110px;
    display: block;
    height: 228px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 75%;
    z-index: 1;
    transform: scalex(-1);
    position: relative;
    top: 14px;
}
.services_btn {
    margin-top: 31px;
    margin-bottom: 0;
    line-height: 39px;
    list-style: none;
    font-size: 15px;
}
.btn_col1 {
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #21BF96;
    background: linear-gradient(to right, rgb(12, 44, 78), rgb(15, 68, 101));
    padding: 2px 15px 2px 35px;
    margin: 6px;
}
.animate_line3 {
    background-image: url(../images/svg/right_direct444nn.svg);
    content: '';
    width: 85px;
    display: block;
    height: 224px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 88%;
    z-index: 1;
    transform: scalex(-1);
    position: relative;
    top: 14px;
}
.ext_btn {
    margin-top: 11px;
    margin-bottom: 0;
    list-style: none;
    font-size: 15px;
}
.ext_btn li {
    margin: 10px 0;
    margin-top: 5px;
    padding: 8px 5px 8px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

}

/**************************************************************************************/
                   /*****************LARGE SCREEN*******************/
/**************************************************************************************/
@media screen and (min-width: 1400px) {
	.navbar-brand {
		margin-right: 0;
	}
}
@media screen and (min-width: 1450px) {
	body {
		line-height: 55px;
	}
	/*.header-desc > div , .fp-tableCell > div {
		display: flex;
		flex-flow: column;
	}*/
	.font-12 {
		font-size: 15px;
	}
	.font-14 {
		font-size: 17px;
	}
	.font-16 {
		font-size: 18px;
	}
	.font-19 {
		font-size: 22px;
	}
	.font-20 {
		font-size: 25px;
	}
	.font-28 {
		font-size: 34px;
	}
	.font-36 {
		font-size: 40px;
	}
	.font-38 {
		font-size: 44px;
	}
	.container {
		max-width: 1300px;
	}

/****************************GRAF CSS********************************/
	.main-graf > div {
		display: flex;
		justify-content: space-around;
	}
	.graf-col-1 > div {
		width: 70px;
		height: 55px;
	}
	.animate_line1 {
		background-image: url(../images/svg/left_direct22n.svg);
		width: 185px;
		height: 270px;
		background-size: 100% 80%;

	}
	.elementor-image {
		width: 210px;
		height: 210px;
		top: -30px;
	}
	.attachment-img {
		width: 100%;
		position: relative;
		top: 69px;
		left: 9px;
	}
	.animate_line2 {
		background-image: url(../images/svg/right_direct222n.svg);
		width: 135px;
		height: 245px;
		background-size: 100% 75%;
		top: 2px;
	}
	.animate_line2 {
		background-image: url(../images/svg/right_direct222n.svg);
		width: 135px;
		height: 245px;
		background-size: 100% 75%;
		top: 2px;
	}
	.btn_col1 {
		padding: 2px 15px 2px 70px;
		margin: 6px;
	}
	.animate_line3 {
		background-image: url(../images/svg/right_direct444nn.svg);
		width: 90px;
		height: 250px;
		background-size: 100% 88%;
		top: 0px;
	}
	.ext_btn li {
		margin: 10px 0;
		margin-top: 5px;
		padding: 9px 10px 9px 60px;
	}
}

/**************************************************************************************/
                   /*****************LARGE SCREEN 1600*******************/
/**************************************************************************************/
@media screen and (min-width: 1600px) {

	.header1-desc:before {
		background-image: url('../images/svg/left_back.svg');
		content: '';
		width: 0px;
		display: block;
		height: 0px;
		position: absolute;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index: 0;
		top: -50px;
		right: -100px;
	}

	.section1, .section2, .section3, .section4, .support-box, .footer-style {
		min-height: auto;
	}
	.section1 {
		margin-bottom: 25px;
		position: relative;
		overflow: hidden;
	}
	pre[class*=language-] {
		min-height: 400px !important;
	}
	.support-box {
		height: auto;
		padding: 30px 0;
	}

	/*****************************************************************************************/
				/*********************FOOTER CSS**********************/
/*****************************************************************************************/
footer.footer {
	background: #f2f6ff;
}
.footer-style {
	line-height: 30px;
	min-height: 35vh;
	background: #f2f6ff;
	margin-bottom: 0;
	display: flex;
	flex-flow: column;
	justify-content: space-around;
}
.footer-style-row {
	height: 100%;
	padding: 15px 0;
}
#mapAddress a, #mapAddress a:hover {
	text-decoration: none;
	color: #212529;
}
#mapAddress img {
	display: flex;
	align-self: flex-start;
}

.titrFooter{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 7px;
}
.titrFooter2{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 17px;
}

.product_bx img:nth-child(1), .product_bx img:nth-child(6), .product_bx img:nth-child(7) {
    width: 34px;
}
.product_bx img:nth-child(2), .product_bx img:nth-child(3), .product_bx img:nth-child(4), .product_bx img:nth-child(5) {
    width: 55px;
}
.product_bximg {
    display: flex;
    justify-content: space-around;
}
.certificate_bx {
	margin-top: 15px;
}
.certificate_bx img {
	width: 32px;
}
.certificate_bximg {
	display: flex;
    justify-content: space-around;
}

/*
.social-bx {
	position: relative;
	bottom: 15px;
	left: 0;
	text-align: left;
}

.social-img {
	width: 50%;
    position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
*/

.social-bx {
	padding-top: 6px;
}
.social-img {
	width: 100%;
	text-align: right;
}
.logo-bfly-bx {
	position: relative;
	top: -10px;
	height: 140px;
}
.logo-bfly {
    width: 180px;
    left: 0;
    position: absolute;
}
.low-txt {
    position: relative;
    top: -10px;
}

}


/*=============mobile==================
/*=============================================*/
@media screen and (max-width: 700px) {

	.slide_bx {
		height: 150px;
		margin-bottom: 0px;
		padding-top: 10px;
	}
	.slide_imgbx img {
		width:400px;
		height: 300px;
		position: relative;
		z-index: 0;
		left: 0px;
		top: 0px;
		border-radius: 0px 0px 0px 0px;
	}

	.header1-desc:before {
		background-image: url('../images/svg/left_back.svg');
		content: '';
		width: 100px;
		display: block;
		height: 100px;
		position: absolute;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index: -1;
		top: 0px;
		right: 0px;
	}
	/*
	.header-desc:after {
		background-image: url('../images/svg/right_back.svg');
		content: '';
		width: 1000px;
		display: block;
		height: 700px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		z-index: 0;
		position: absolute;
		top: -50px;
		left: -350px;
	}
	*/
}

