
body{
	background: #fff !important;
}
@media only screen and (max-width: 576px) {
	.xs-12 {
	 flex-basis: unset;
	 }
	 .cta{
		 height: 56.625rem !important;
	 }
	 /* .slider-xs-mobile{
		 display:  block !important;
	 } */
	 /* .hero-top{
		 display: none !important;
	 } */
 }
@media only screen and (max-width: 495px) {
	.slick-arrow {
	 display: none !important;
	 }
	.class-ani-mar {
	 display: none !important;
	 }
	 .slick-slide{
		 margin: auto !important;
	 }

 }

 @media only screen and (max-width: 768px) {
	.sm-12 {
	 flex-basis: unset;
	 }
	 .blue-radius{
		 display: none;
	 }
	 .animbox{
		 display: none;
	 }
	 nav.navbar{
		background: #fff !important;
	 }
	 .dis-custom{
		padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid;
    text-align: center;
	 }
	 .media-centerd{
		 text-align: center;
	 }
	 .scene {
		margin-bottom: 100px;
	}
	.box-faq-index {
		border-radius: 0 !important;
		border: 0;
		padding: 10px;
		text-align: center;
	}
	.t-sm-c{
		text-align: center;
	}
	.t-sm-c label {
		background: #69d1f0;
		background: -moz-linear-gradient(45deg, rgba(105,209,240,1) 0%, rgba(250,70,217,1) 100%);
		background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(105,209,240,1)), color-stop(100%, rgba(250,70,217,1)));
		background: -webkit-linear-gradient(45deg, #69d1f0 0%, #fa46d9 100%);
		background: -o-linear-gradient(45deg, rgba(105,209,240,1) 0%, rgba(250,70,217,1) 100%);
		background: -ms-linear-gradient(45deg, rgba(105,209,240,1) 0%, rgba(250,70,217,1) 100%);
		background: linear-gradient(45deg, #69d1f0 0%, #fa46d9 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69d1f0', endColorstr='#fa46d9', GradientType=1 );
		background-clip: text;
		-webkit-background-clip: text;
		color: #0000;
		font-weight: 900;
	}
	.footer-hed a {
		line-height: 5.5;
	}

 }


input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 16px; height: 16px; background-color: white; border: 1px solid #949494; border-radius: 5px; }
input[type="checkbox"]:checked { background-color: #03a9f4; }
input[type="checkbox"]:after { content: ''; position: absolute; left: 42%; top: 18%; width: 29%; height: 55%; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); display: none; }
input[type="checkbox"]:checked:after {display: block;}
input[type="checkbox"]:disabled:after {border-color: #7b7b7b;}
input[type="checkbox"]:disabled {background: #e6e6e6;opacity: 0.6;pointer-events: none;}
input[type="checkbox"]:hover {filter: brightness(90%);}
input[type="checkbox"] { position: relative; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; background: lightgray; height: 16px; width: 16px; border: 1px solid white; }

span.heding { text-align: center; display: block; font-weight: 900; color: #265079; padding: 30px; font-size: 20px; }
a.to-blog { background: #fff; border-radius: 40px; box-shadow: 0 6px 8px #def1fc; transition: all 0.3s ease; position: relative; padding: 5px 17px; color: #39d17c; display: inline-block; text-decoration-color: #39d17c; }
a.to-blog:hover { background: #39d17c; color: #fff; transform: translateY(-5px); }
/*  = = = = = = = = = = = = = = = = = = =  main */


/*  = = = = = = = = = = = = = = = = = = =  nodal login */

.img-login figure { margin: 0; margin-left: -1px; }
.form-login.modal-body { padding: 0 1rem 0 1rem; }
.link-modal-sin-log li { display: inline-block; padding: 0 8px; }
.link-modal-sin-log li a { text-decoration: none; color: #5a069e99; transition: all 0.2s ease-in-out; }
.link-modal-sin-log li a:hover { color: #5a069e; }
.form-login form { padding: 14px; }
.form-login .form-group label { font-weight: 500; font-size: 12px; }
.form-login .form-group input { font-weight: 100; }
.form-login .form-group small { font-size: 10px; color: #5a069e; }

/*  = = = = = = = = = = = = = = = = = = =  slider-mobile */
.item-slider-slid-mobile { width: 100%; border-radius: 6px; }
.slider-mobile figure { margin: 0; padding: 0; }
.slider-xs-mobile .slick-slide { padding: 10px; }
.slider-xs-mobile { padding: 28px 0; background: #f3f9ff; display: none;}
.slider-mobile .slick-list { padding: 0 6% 0 6%; }

/*  = = = = = = = = = = = = = = = = = = =  heder */

.blue-radius { background: linear-gradient(to bottom, #345BDC , #1729AA); transform: skew(200deg); position: absolute; width: 520px; height: 480px; position: absolute; z-index: 1; left: 130px; top: -112px; z-index: 0; }
.hero-top { position: relative; height: 86.6vh;  background-size: cover; background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 25%, rgba(242, 248, 255, 1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(25%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 248, 255, 1))); background: -webkit-linear-gradient(top, #fff 25%, #f2f8ff 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 25%, rgba(242, 248, 255, 1) 100%); background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 25%, rgba(242, 248, 255, 1) 100%); background: linear-gradient(to bottom, #fff 25%, #f2f8ff 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f8ff', GradientType=0); }
img.slider {
	z-index: 2;
    position: relative;
    filter: drop-shadow(0px 0px 31px #ffffffcf);
    height: 160px;
    margin: 0 auto;
    display: flex;
	margin-top: 30px;
}

.search-box .form-control { width: 100%; }
.search-box { position: relative; overflow: hidden;}
.search-box button.btn { position: absolute; left: 9px; top: 1px; background: #fff; border: none; border-radius: 4px 0 0 4px; border-right: 1px solid #cfd5db; color: #39d17c; padding: 6px 17px; }
.lable-air label { display: inline-block; }
.lable-air { padding: 10px 0; }
.lable-air label input { vertical-align: middle; margin-right: 16px; margin-left: 6px; }
.hed-bod>h1 { background: #ef0; background: -moz-linear-gradient(left, rgba(238,255,0,1) 0%, rgba(242,78,100,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(238,255,0,1)), color-stop(100%, rgba(242,78,100,1))); background: -webkit-linear-gradient(left, #ef0 0%, #f24e64 100%); background: -o-linear-gradient(left, rgba(238,255,0,1) 0%, rgba(242,78,100,1) 100%); background: -ms-linear-gradient(left, rgba(238,255,0,1) 0%, rgba(242,78,100,1) 100%); background: linear-gradient(to right, #ef0 0%, #f24e64 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeff00', endColorstr='#f24e64', GradientType=1 ); background-clip: text; -webkit-background-clip: text; color: #0000; font-weight: 900; }
.hed-bod { z-index: 2; position: relative; }

.search-form {
    width: 100%;
    height: 55px;
    border-radius: 7px;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
	padding: 10px;
}
.search-form.focus { box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15); }
.search-input { padding: 12px 122px 12px 41px; font-size: 14px; background: none; color: #5a6674; border: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: none; width: 100%; }
.search-input::-webkit-search-cancel-button { -webkit-appearance: none; appearance: none; }
.search-button {
    height: 15px;
    width: 20px;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    outline: none !important;
    cursor: pointer;
    color: #989898;
}
.search-button i { width: 20px; height: 20px; fill: #5a6674; }
.search-option { position: absolute; text-align: right; top: 10px; right: 15px; }
.search-option .icon-search-box { position: relative; display: inline-block; margin: 0 1px; cursor: pointer; }
.search-option .icon-search-box input { position: absolute; top: 0; left: 0; opacity: 0.01; cursor: pointer; }
.search-option .icon-search-box span { position: absolute; display: block; text-align: center; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); opacity: 0; background: #929AA3; color: #fff; font-size: 9px; min-width: 79px; letter-spacing: 1px; line-height: 1; text-transform: uppercase; padding: 4px 7px; border-radius: 12px; top: -18px; transition: all .2s ease-in-out; }
.search-option .icon-search-box span::after { content: ''; position: absolute; bottom: -3px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); border-top: 4px solid #929AA3; border-left: 4px solid transparent; border-right: 4px solid transparent; transition: all .2s ease-in-out; }
.search-option .icon-search-box:hover span { opacity: 1; top: -21px; }
.search-option .icon-search-box label { display: block; cursor: pointer; }
.search-option .icon-search-box i { height: 20px; width: 20px; color: #5a6674; opacity: 0.6; transition: all .2s ease-in-out; pointer-events: none; }
.search-option .icon-search-box:hover i { opacity: 1; }
.search-option .icon-search-box input:checked + label i { color: #f3724b; opacity: .9; }
.search-option .icon-search-box input:checked + label span { background: #f3724b; }
.search-option .icon-search-box input:checked + label span::after { border-top-color: #f3724b; }
  
/*  = = = = = = = = = = = = = = = = = = =  box-comment-customer */
section.box-comment-customer { border-bottom: 1px solid #eee; background: linear-gradient(45deg, #265079 0%, #396996 100%); position: relative; padding: 39px 0; }
.customer-avatar { border-radius: 5px; height: 139px; padding: 27px; background: #fff; display: inline-block !important; box-shadow: 0 0 9px 1px #0000003d; }
span.Explanation-customer {  display: block; }
span.customer-name { font-weight: 500!important;  }
.dis-customer { display: inline-block; vertical-align: middle; margin-right: 9px; line-height: 2.3; }
.item-customer { color: #fff; }
.class-ani-mar{ position: absolute; top: 20px; bottom: 0; right: 23px; }
.slick-slider { z-index: 2; }
section.box-comment-customer:after { border-radius: 5px; border: 1px solid #f2f8ff; content: ""; position: absolute; background-image: url(../images/spcial.png); background-size: contain; background-position: center; background-repeat: no-repeat; width: 105px; z-index: 4; height: 94px; top: -57px; left: 5%; margin: 7px; background-color: #2a557e; }

/*  = = = = = = = = = = = = = = = = = = =  interoduction  */
section.Introduction { padding: 115px 0; position: relative;overflow: hidden; }
.side-interoduction { text-align: center; background: linear-gradient(to bottom, #82DCE6 25%, #5db0e8 40%, #fff 40%); border-radius: 4px; padding: 4rem 2rem 7rem 2rem; position: relative; z-index: 3; box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.1); }
.side-interoduction::before{ animation: kf-scale-circle 2s linear 0.5s infinite; width: 300px; height: 300px; position: absolute; background-color: #fff3; border-radius: 50%; content: ""; display: block; top: 37px; left: 15%; } 
.side-interoduction::after{ animation: kf-scale-circle 2s linear 0.2s infinite; width: 240px; height: 240px; top: 64px; left: 22%; position: absolute; background-color: #fff3; border-radius: 50%; content: ""; display: block; } 
.pic-zirandaz { background: url(../images/Introduction.png)no-repeat; width: 271px; height: 260px; margin: 0px auto; z-index: 1; position: relative; }
a.to-blog-orenge { background-color: #FFD262; color: #1A150A; padding: 10px 47px; border-radius: 3px; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration-color: #f6c552; }
a.to-blog-orenge:hover { background-color: #f6c552; box-shadow: 0px 3px 10px rgba(238, 193, 97, 0.4); }
.side-interoduction h2 { text-align: center; font-size: 21px; line-height: 2.3; }
.side-interoduction p { line-height: 2.3; }
.yellow-radius30 { border: 5px solid #ffd26245; position: absolute; top: -420px; border-radius: 200px; height: 900px; -webkit-transform: rotate(30deg); transform: rotate(30deg); width: 900px; right: -850px; z-index: 0; }
.yellow-radius40 { background: #4dadc626; border: 10px solid #4dadc60d; position: absolute; top: 0; border-radius: 200px; height: 900px; -webkit-transform: rotate(30deg); transform: rotate(30deg); width: 900px; left: -800px; z-index: 0; }
.blue-radius2 { width: 220px; height: 220px; background: #FFD262; position: absolute; top: -10px; border-radius: 50px; left: -20px; -webkit-transform: rotate(-43deg); transform: rotate(-43deg); z-index: 0; }
.blue-radius3 { width: 120px; height: 120px; background: -moz-linear-gradient(top, #82DCE6 25%, #5db0e8 100%); background: -webkit-gradient(left top, left bottom, color-stop(25%, #82DCE6), color-stop(100%, #5db0e8)); background: -webkit-linear-gradient(top, #82DCE6 25%, #5db0e8 100%); background: -o-linear-gradient(top, #82DCE6 25%, #5db0e8 100%); background: -ms-linear-gradient(top, #82DCE6 25%, #5db0e8 100%); background: linear-gradient(to bottom, #82DCE6 25%, #5db0e8 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82DCE6', endColorstr='#5db0e8', GradientType=0); position: absolute; bottom: -20px; border-radius: 20px; right: 0; opacity: 0.5; -webkit-transform: rotate(-43deg); transform: rotate(-43deg); z-index: 0; }
.dis-introduction i { margin-top: 60px; height: 40px; width: 40px; color: #fff; display: block; text-align: center; vertical-align: middle; padding-top: 12px; border-radius: 50%; box-shadow: 0px 4px 7px 0px #a1a1a1; }
.dis-introduction { line-height: 2.5; }

/*  = = = = = = = = = = = = = = = = = = =  baner-Company */
section.Company-list:before { border: 14px dotted #4dadc626; position: absolute; top: 0; border-radius: 200px; height: 900px; -webkit-transform: rotate(30deg); transform: rotate(30deg); width: 943px; left: -800px; z-index: 1; content: ""; }
section.Company-list:after { border: 5px solid #ffd26245; position: absolute; top: -420px; border-radius: 200px; height: 900px; -webkit-transform: rotate(30deg); transform: rotate(30deg); width: 900px; right: -850px; z-index: 0; content: ""; }
section.Company-list { padding: 90px 0; position: relative; overflow: hidden; border-bottom: 13px dashed #fff; border-top: 13px dashed #fff; background: #fafdff; }
.banner-Company { position: relative; line-height: 3.3; text-align: center; color: #fff; padding: 1rem 1.3rem 1.3rem 1.3rem; border-radius: 3px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.Company-logo-baner { height: 140px; }
.scene { width: 100%; height: 100%; -webkit-perspective: 600; perspective: 600; display: flex; align-items: center; justify-content: center; }
.scene .panel { width: 100%; height: 430px; background: #c5c5c5; box-shadow: 0 20px 30px -10px rgba(100, 100, 100, 0.26); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-animation: colorfader 8s ease-in-out infinite; animation: colorfader 8s ease-in-out infinite; }
.Company-list-slid a:hover { transform: translateY(-16px); }
.Company-list-slid a { text-decoration: none; color: #000; transition: all 0.2s ease-in-out; background: #fff; }
.slick-slide { margin: 15px; }
.item-slider-company { padding: 2rem; text-align: center; border-radius: 4px; position: relative; box-shadow: 1px 3px 15px #efefef; overflow: hidden; z-index: 3; height: 400px; }
.item-slider-company:before {content: "";background: #68c6fe17;/* border: 10px solid #4dadc60d; */top: 273px;border-radius: 90px;height: 269px;position: absolute;-webkit-transform: rotate(30deg);transform: rotate(30deg);width: 280px;right: 60px;z-index: -1;}
.Company-logo-baner-slid { height: 83px; border-radius: 50%; box-shadow: -1px 5px 13px -5px #00000057; }
.item-slider-company h3 { font-size: 21px; display: inline-block; padding: 20px 0; }
.item-slider-company:after {content: "";/* background: #ffd262; */border: 10px solid #ffd2622b;bottom: 338px;border-radius: 90px;height: 269px;position: absolute;-webkit-transform: rotate(30deg);transform: rotate(30deg);width: 280px;left: 60px;z-index: 0;}
.slick-dotted.slick-slider { margin-bottom: 0; }
.item-slider-company .fa-certificate:after { content: ""; width: 5px; position: absolute; right: 5px; top: 3px; height: 8px; border-radius: 3px; border-bottom: 2px solid #fff; border-right: 2px solid #fff; -ms-transform: rotate(20deg); -webkit-transform: rotate(20deg); transform: rotate(41deg); }
.item-slider-company .fa-certificate { position: relative; font-size: 15px; display: inline-block; color: #00a2d9; }
.slick-initialized .slick-slide { display: block; padding: 12px 6px; }
.dis-item-company { text-align: left; line-height: 2; border-top: 3px dashed #f1faff; padding: 10px 0; }
.dis-item-company i { margin-right: 10px; }
.item-slider-company p { overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; }
.box-faq-index { line-height: 2.5; z-index: 2; position: relative; background: #fff; border-radius: 45px; }
.Company-list .col-md-3 { z-index: 2; }

a.go-to-faq { color: #1A150A; padding: 10px 47px; border-radius: 3px; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration-color: #fff0; color: #fff; background: #459fff; background: -moz-linear-gradient(-45deg, rgba(69,159,255,1) 0%, rgba(5,17,153,1) 100%); background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(69,159,255,1)), color-stop(100%, rgba(5,17,153,1))); background: -webkit-linear-gradient(-45deg, #459fff 0%, #051199 100%); background: -o-linear-gradient(-45deg, rgba(69,159,255,1) 0%, rgba(5,17,153,1) 100%); background: -ms-linear-gradient(-45deg, rgba(69,159,255,1) 0%, rgba(5,17,153,1) 100%); background: linear-gradient(135deg, #459fff 0%, #051199 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459fff', endColorstr='#051199', GradientType=1 ); }
section.faq-box { position: relative; overflow: hidden; padding-top: 100px; }
section.faq-box:after { background: #ffd262; border: 10px dashed #fff; position: absolute; top: 0; border-radius: 200px; height: 900px; -webkit-transform: rotate(30deg); transform: rotate(30deg); width: 900px; left: -300px; z-index: 0; content: ""; }
section.faq-box:before { background: #fff; border: 10px dashed #ffd26245; position: absolute; top: -300px; border-radius: 278px; height: 900px; -webkit-transform: rotate(30deg); transform: rotate(106deg); width: 900px; right: -501px; z-index: 0; content: ""; }
.box-faq-index { line-height: 2.5; }
span.titel-faq-index { display: block; font-size: 20px; font-weight: 600; }
span.taype-faq-index { font-weight: 600; background: #007bff; background: -moz-linear-gradient(-45deg, rgba(0,123,255,1) 0%, rgba(220,39,230,1) 100%); background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,123,255,1)), color-stop(100%, rgba(220,39,230,1))); background: -webkit-linear-gradient(-45deg, #007bff 0%, #dc27e6 100%); background: -o-linear-gradient(-45deg, rgba(0,123,255,1) 0%, rgba(220,39,230,1) 100%); background: -ms-linear-gradient(-45deg, rgba(0,123,255,1) 0%, rgba(220,39,230,1) 100%); background: linear-gradient(135deg, #007bff 0%, #dc27e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bff', endColorstr='#dc27e6', GradientType=1 ); background-clip: text; -webkit-background-clip: text; color: #0000; }
.typed-cursor{ opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; }
 

/*  = = = = = = = = = = = = = = = = = = =  baner-Products */
section.Products-list { padding: 65px 0; background: #fafdff; border-top: 14px dashed #fff;border-bottom: 14px dashed #fff; }
.img-product { padding: 33px; position: absolute; height: 259px; z-index: 0; top: 0; }
.Products-list .item-slider-company figure figcaption h4 { position: absolute; bottom: 15px; left: 0; right: 0; font-size: 17px; overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; }
.Products-list .Company-logo-baner-slid.mx-auto { position: absolute; bottom: 88px; left: 16px; }


/*  = = = = = = = = = = = = = = = = = = =  blog */
.box-blog figure { margin: 0; }
.box-blog figcaption { padding: 20px 20px 0 20px; overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; }
section.show-blog { background: #fff; padding: 80px 0; }
.box-blog { background: #fff; box-shadow: 0px 5px 15px #def1fc; border-radius: 4px; padding: 0 0 1.5rem 0 !important; color: #666; transition: all 200ms; border: none; cursor: pointer; }
.box-blog:hover { transform: translateY(-10px); box-shadow: 0px 5px 25px #def1fc; }
.tai,.com { font-weight: 100; }
.tai time { margin-right: 11px; } 
.com span { margin-left: 7px; vertical-align: middle; }
.show-blog figure figcaption h5 { font-weight: 300; font-size: 16px; text-align: center; }




/*  = = = = = = = = = = = = = = = = = = = animheder */
/* hede */
.tetris-item { width: 132px; height: 132px; position: absolute; z-index: 1; }
.tetris-item span.hidev { visibility: hidden; background: #0000 !important; }
.tetris-blue span { display: block; width: 40px; height: 40px; margin: 2px; float: right; background: #6bc0e71f; }
.tetris-yellow span { display: block; width: 40px; height: 40px; margin: 2px; float: right; background: #ffe7a8ab; }
.tetris-blue span:hover { background: #ffe7a8; }
.abs10 { right: 264px; top: -185px; animation: abs10 5s 1 linear forwards; animation-delay: 5s; }
.abs20 { right: 352px; top: -100px; animation: abs20 5s 1 linear forwards; animation-delay: 7.5s; opacity: 0; }
.abs30 { right: 0%; top: -100px; animation: abs30 5s 1 linear forwards; animation-delay: 2.5s; opacity: 0; }
.abs40 { right: 71px; top: -100px; animation: abs40 5s 1 linear forwards; animation-delay: 10s; opacity: 0; }
.abs50 { right: 130px; top: -100px; animation: abs50 5s 1 linear forwards; animation-delay: 12.5s; opacity: 0; }
.abs60 { right: 87px; top: -100px; animation: abs60 5s 1 linear forwards; animation-delay: 15s; opacity: 0; }
.abs70 { right: 87px; top: -100px; animation: abs70 5s 1 linear forwards; animation-delay: 17.5s; opacity: 0; }
@keyframes abs10 { 0% { top: -100px; transform: rotate(0deg); } 47% { top: 92px; transform: rotate(0deg); } 50% { top: 100px; transform: rotate(90deg); opacity: 1 } 100% { top: 439px; opactiy: 1; transform: rotate(90deg); } }
@keyframes abs20 { 0% { top: -100px; transform: rotate(90deg); } 47% { top: 92px; opacity: 0.5; transform: rotate(90deg); } 50% { top: 100px; opacity: 1; transform: rotate(0deg); } 100% { top: 483px; transform: rotate(0deg); opacity: 1; } }
@keyframes abs30 { 0% { top: -100px; } 47% { top: 92px; opacity: 0.5; } 50% { top: 100px; opacity: 1; transform: rotate(0deg); } 100% { top: 439px; transform: rotate(0deg); opacity: 1; } }
@keyframes abs40 { 0% { top: -100px; } 46% { top: 92px; opacity: 0.5; } 48% { top: 100px; opacity: 1; right: 0%; transform: rotate(0deg); } 55% { top: 96px; opacity: 1; right: 0%; transform: rotate(0deg); } 62% { top: 96px; opacity: 1; right: 132px; transform: rotate(0deg); } 100% { top: 439px; right: 132px; transform: rotate(0deg); opacity: 1; } }
@keyframes abs50 { 0% { top: -100px; } 47% { top: 92px; opacity: 0.5; } 50% { top: 100px; opacity: 1; transform: rotate(0deg); } 100% { top: 439px; transform: rotate(0deg); opacity: 1; } }
@keyframes abs60 { 0% { top: -100px; } 46% { top: 92px; opacity: 0.5; } 47% { top: 100px; opacity: 1; transform: rotate(0deg); } 50% { top: 100px; opacity: 1; right: 87px; transform: rotate(180deg); } 100% { top: 439px; right: 87px; transform: rotate(180deg); opacity: 1; } }
@keyframes abs70 { 0% { top: -100px; } 46% { top: 92px; opacity: 0.5; } 47% { top: 100px; opacity: 1; right: 87px; transform: rotate(0deg); } 50% { top: 100px; opacity: 1; right: 87px; } 100% { top: 394px; right: 87px; opacity: 1; } }

/* baner-Company */
@-webkit-keyframes colorfader { 0% { background-color: deepskyblue; } 50% { background-color: #00ffbf; } 100% { background-color: deepskyblue; } }
@keyframes colorfader { 0% { background-color: deepskyblue; } 50% { background-color: #00ffbf; } 100% { background-color: deepskyblue; } }

/* customer */
.abs3 { animation: abs5v 10s linear infinite }
@keyframes abs5v { 24% { transform: rotate(0deg); } 25% { transform: rotate(90deg); } 49% { transform: rotate(90deg); } 50% { transform: rotate(180deg); } 74% { transform: rotate(180deg); } 75% { transform: rotate(270deg); } 99% { transform: rotate(270deg); } 100% { transform: rotate(360deg); } }
/* interoduction */
@keyframes kf-scale-circle { 0% { -webkit-transform: scale3d(1); transform: scale3d(1); opacity: 0 } 50% { opacity: 1 } 100% { -webkit-transform: scale3d(1.1); transform: scale3d(1.1); opacity: 0 } }

/* taype */
@keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } }
@-webkit-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } }
@-moz-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } }
/* foter-heart */
@keyframes heartbeat { 0%{transform: scale( .75 );} 20%{transform: scale( 1 );} 40%{transform: scale( .75 );} 60%{transform: scale( 1 );} 80%{transform: scale( .75 );} 100%{transform: scale( .75 );} }




.box-blog .card-img-top {
	width: 100%;
	border-top-right-radius: calc(0.25rem - 1px);
	border-top-left-radius: calc(0.25rem - 1px);
	height: 150px;
	width: auto;
	margin: 0 auto;
	display: block;
 }


/* 
	Codes from this line to last, writen by Hossein Rahimi
*/
.logo img {
	height: auto;
	max-width: 60px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .5rem !important;
	padding-left: .5rem !important;
	font-weight: 300;
	color: #231f20;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
	color: #1f9562;
}
.phone:hover {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-box-shadow: 0px 12px 10px -10px rgba(4,4,4,0.07843);
    box-shadow: 0px 12px 10px -10px rgba(4,4,4,0.07843);
}
.siup {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.siup:hover {
	-webkit-box-shadow: 0px 12px 10px -10px rgba(4,4,4,0.07843);
    box-shadow: 0px 12px 10px -10px rgba(4,4,4,0.07843);
}
.navbar-expand-lg .navbar-nav .nav-link {
	display: flex;
    align-items: center;
    justify-content: center;
}
.search-wrapper.focused input {
	height: 100%;
}
.search-input {
	padding: 12px 12px 12px 41px;
}
.hero-top {
    height: calc(100vh - 76px);
    border-radius: 0px 0px 15px 15px;
    overflow: hidden;
}
.hero-top .hero-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 0px 0px 15px 15px;
    overflow: hidden;
}
.hero-top .hero-background:before {
	content: '';
	position: absolute;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px);
}
.hero-top .hero-background video {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-top .hero-content {
	height: 100%;
	position: relative;
	z-index: 2;
}
.hed-bod > h1 {
	background: none;
	color: #fff;
}
.hed-bod > h2 {
	color: #fafafa;
    font-weight: 300;
    margin-bottom: 1.5rem;
}
.dis-introduction .icon {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 1rem;
    border-radius: 999px;
}
.dis-introduction .icon img {
	max-width: 40px;
}
.dis-introduction .title {
	display: block;
    font-weight: 600;
    font-size: 18px;
	margin-bottom: -5px;
}
.dis-introduction .desc {
	font-size: 15px;
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.7;
}
.section-title img {
	max-width: 100px;
}
.Products-list .slick-dots li {
	width: unset;
	height: unset;
}
.Products-list .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background-color: rgba(0, 0, 0, 0.2);
	transition: all 300ms ease-in-out;
}
.Products-list .slick-dots li.slick-active button {
	width: 25px;
	background-color: rgba(0, 0, 0, 0.4);
}
.Products-list .slick-dots li button::before {
	content: none;
}
.faq-box img.icon {
	width: 80px;
}
.faq-box p {
	line-height: 1.9;
    font-weight: 300;
}
.show-blog .box-blog h5 {
	color: #333;
}
.show-blog .box-blog a:hover h5 {
	color: #1f9562;
}
.show-blog .box-blog a:hover {
	text-decoration: none;
}

.mobile_menu .maseh_menu .mobile_menu_title:after{
	content: unset !important;
}
/*
     FILE ARCHIVED ON 02:56:16 Apr 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:11:14 Nov 29, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 864.556
  exclusion.robots: 0.124
  exclusion.robots.policy: 0.113
  cdx.remote: 0.088
  esindex: 0.012
  LoadShardBlock: 195.216 (3)
  PetaboxLoader3.datanode: 70.394 (5)
  CDXLines.iter: 15.381 (3)
  PetaboxLoader3.resolve: 502.37 (2)
  load_resource: 494.186
  loaddict: 5.768
*/