/*!
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 2.3.0
	Stable tag: 2.3.0
	Requires at least: 4.7
	Tested up to: 5.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*!
 * Based on Normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, & Bootstrap Reboot v4.1.0 | Under MIT License
*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: .5rem;
	margin-bottom: 1rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

h1 {
	font-size: 2.5rem
}

h2 {
	font-size: 2rem
}

h3 {
	font-size: 1.75rem
}

h4 {
	font-size: 1.5rem
}

h5 {
	font-size: 1.25rem
}

h6 {
	font-size: 1rem
}

p {
	margin-top: 0;
	margin-bottom: .9rem
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
	white-space: pre-wrap
}

a {
	background-color: transparent;
	text-decoration: none;
	color: #c36
}

a:active,
a:hover {
	color: #336
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none;
	height: auto;
	max-width: 100%
}

details {
	display: block
}

summary {
	display: list-item
}

figcaption {
	font-size: 16px;
	color: #333;
	line-height: 1.4;
	font-style: italic;
	font-weight: 400
}

[hidden],
template {
	display: none
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

@media print {

	*,
	:after,
	:before {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		page-break-inside: avoid;
		border: 1px solid #ccc
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}

label {
	display: inline-block;
	line-height: 1;
	vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	width: 100%;
	border: 1px solid #666;
	border-radius: 3px;
	padding: .5rem 1rem;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	border-color: #333;
	outline: 0 none
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	width: auto;
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

[type=button],
[type=submit],
button {
	display: inline-block;
	font-weight: 400;
	color: #c36;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid #c36;
	padding: .5rem 1rem;
	font-size: 1rem;
	border-radius: 3px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

[type=button]:focus,
[type=submit]:focus,
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
	color: #fff;
	background-color: #c36;
	text-decoration: none
}

[type=button]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto;
	resize: vertical
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

select {
	display: block
}

table {
	background-color: transparent;
	width: 100%;
	margin-bottom: 15px;
	font-size: .9em;
	border-spacing: 0;
	border-collapse: collapse
}

table td,
table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #ccc
}

table th {
	font-weight: 700
}

table tfoot th,
table thead th {
	font-size: 1em
}

table caption+thead tr:first-child td,
table caption+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
	border-top: 1px solid #ccc
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
	background-color: #eee
}

table tbody tr:hover>td,
table tbody tr:hover>th {
	background-color: #e9e9e9
}

table tbody+tbody {
	border-top: 2px solid #ccc
}

@media (max-width:767px) {
	table table {
		font-size: .8em
	}

	table table td,
	table table th {
		padding: 7px;
		line-height: 1.3
	}

	table table th {
		font-weight: 400
	}
}

dd,
dl,
dt,
li,
ol,
ul {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style-type: none;
}
header .header_ul>li{
	float: left;
}
.bg {
	background: #0075C1;
  }
  .logo_phone img {
	width: 7.5rem;
  }
  .logo{
	width: 5.625rem;
	height: auto;
  }
  .logo a {
	display: block;
	width: 11.6875rem;
	height: 2.1875rem;
  }
  .c {
	color: #0075C1;
  }
  .phone_beian {
	display: none;
  }
  .container {
	padding: 0 10.625rem;
	width: 100%;
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
  header {
	line-height: 6.625rem;
  }
  .header_all{
	display: flex;
	justify-content: space-between;
  }
  header .nav_ul>li {
	font-size: 1rem;
	display: inline-block;
	position: relative;
	float: left;
  }
  header .nav_ul>li>a {
	font-size: 1rem;
	position: relative;
	display: block;
	color: #FFF;
	padding: 0 1.25rem;
  }
  header .nav_ul>li:nth-child(2){
      display: none;
  }
  .nav_ul{
	float: left;
	margin-left: 1.875rem;
  }
  .er_ul{
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    transition: 400ms ease-in-out;
    transform: scale(0);
    opacity: 0;
	text-align: center;
	padding: 10px 0;
	position: absolute;
  }
  .er_ul>li {
    text-align: center;
    font-size: .875rem;
    line-height: 2.625rem;
}
.er_ul>li a{
	color: #55595c;
}
.er_ul>li:hover{
background-color: #55595c;
}
.er_ul>li:hover a{
color: #FFF;
}
header .nav_ul>li:hover .er_ul{
	opacity: 1;
	transform: scale(1);
	display: block;
}
.clearfix{
	zoom: 1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
header.active{
    background-color: rgba(0,0,0,0.85);
    transition: all 0.5s ease;
}
.index_one_ul ul li{
	float: left;
	width: 16.66%;
	background-color: #efefef;
	line-height: 4.125rem;
	text-align: center;
	position: relative;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
  }
  .index_one_ul .bar_three li{
     width: 100%;
  }
  .index_one_ul ul li::after{
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	height: .1875rem;
	width: 100%;
	background-color: #c8c8c8;
	top: -0.1875rem;
  }
  .index_one_ul ul li.active,
  .index_one_ul ul li:hover{
	background-color: #FFF;
	transition: all .6s;
  }
  .index_one_ul ul li.active .bar_three,
  .index_one_ul ul li:hover .bar_three{
      opacity: 1;
      transform: scale(1);
      transition: all .6s;
  }
  .index_one_ul .bar_three li:hover{
	background-color: #29639d !important;
  }
  .index_one_ul ul .bar_three li a{
      color: #FFF;
  }
  .index_one_ul ul li.active::after,
  .index_one_ul ul li:hover::after{
	background-color: #FFF;
	transition: all .6s;
  }
  .index_one .slider_all{
	overflow: hidden;
  }
  .index_one .slider_all .logo{
	line-height: 4rem;
	width: 4rem;
	height: 4rem;
  }
  .index_one .slider_all .font18{
	line-height: 4rem;
	margin-left: 1.25rem;
  }
  .index_one .slider_all .img{
	text-align: center;
	/* padding-right: 2.5rem; */
  }
  .index_one .div_active{
	padding: 1.25rem;
	border: 1px solid #e4e4e4;
	
    height: 350px;
  }
  /* .index_one .slider_all::before{
	position: absolute;
	content: "";
	bottom: 0;
	background-color: #004388;
	left: 0;
	width: 100%;
	height: 6.25rem;
	z-index: -1;
  } */
  .index_one .one_col{
	display: none;
  }
  .index_one .one_col.active{
	display: block;
  }
  .index_one .elementor-widget-container{
	margin-bottom: 2.5rem;
  }
  a:focus, a:hover {
    text-decoration: none;
}
.hsd-about-lx .hsd-about-lx-left h4{
	line-height: 2.5rem;
}
.hsd-about-lx .hsd-about-lx-left p{
	line-height: 1.75rem;
}
.banner .hovera{
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	z-index: 3;
  }
  .banner .hovera ul{
	overflow: hidden;
  }
  .banner .hovera ul li{
	color: #b2e7b4;
	font-size: 1.625rem;
	margin: 10px 20px;
	float: left;
  }
  .banner .hovera ul li span{
	font-size: 2.5rem;
	color: #bae8ff;
	margin-left: .625rem;
  }
  .banner .p1{
	position: absolute;
    top: 8.25rem;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.75);
    -webkit-text-fill-color: transparent;
    font-size: 10.625rem;
	left: 28.375rem;
	letter-spacing: -0.3125rem;
	z-index: 2;
  }
  .container{
	min-width: 1500px;
  }
  .header_center .header_title a{
	font-size: 1.5rem;
	line-height: 2.125rem;
	  color: #023467;
	display: block;
	font-weight: 600;
  }
  .header_center .tle,
  .header_center .left{
	padding: 1.375rem 0;
  }
  .header_center .tle{
	text-align: right;
  }
  .header_center .text{
	color: #878787;
	line-height: 2rem;
	font-size: 1.125rem;
  }
  .header_center .header_hot{
	font-size: 1rem;
	line-height: 1.875rem;
  }
  .header_center .header_tle{
	line-height: 2.25rem;
  }
  .header_center .header_tle a{
	font-size: 1.625rem;
	font-weight: 600;
	color: #b40919;
  }
  .elementor-widget .about{
      width: 16%;
      float: left;
  }
  .elementor-widget .about .cn{
    font-size: 46px;
    color: #29639d;
    font-weight: 600;
  }
  .about_more{
    text-indent: 2rem;
      width: 70%;
      float: left;
  }
  .about_more_button{
      width: 14%;
      float: right;
      text-align: right;
  }
  .about_number{
      width: 30%;
      float: left;
  }
  .elementor-element .elementor-widget-container .elementor-post__read-more{
	color: #777;
  }
  .elementor-element .elementor-widget-container a{
      color: #FFF;
  }
  .elementor-section .elementor-container .elementor-row{
	display: flex;
	justify-content: center;
  }
  .elementor-section .elementor-container .elementor-row_about{
      display: inline-block;
  }
  .elementor-10 .elementor_element_b>div .elementor-counter-number{
    color: #2E3E5B;
    font-size: 34px;
    font-weight: 600;
}
.elementor-10 .elementor_element_b>div{
	width: 18.88%;
}
.elementor-10 .elementor_element_b{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.list_history_three::before,
.list_history_one::before{
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #d9ebf9;
}
.history_one_ul li{
  float: left;
  text-align: center;
  width: 25%;
  border-right: 1px solid #dfe4e7;
}
.history_one_ul li:nth-child(4){
  border-right: none;
}
.history_one_ul .coun{
  font-family : Arsenal Bold;
  font-size: 3.5rem;
  line-height: 4.125rem;
  color: #29639d;
  padding-right: .25rem;
}
.history_one_ul p{
  font-family : 方正兰亭中黑简体;
  font-size : 16px;
  line-height : 30px;
  color : #282828;
}
.one_title{
  font-family : 微软雅黑;
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 3.25rem;
  color: #000000;
}
.list_history_one .txt_all .font16{
  font-family: 方正兰亭中黑简体;
  line-height: 1.875rem;
  color: #444444;
}
.more_add{
  background: #B53F8A;
  border-radius: 4px;
  display: inline-block;
  width: 8.75rem;
  line-height: 2.8125rem;
  text-align: center;                           
  transition: all .6s;
}
.more_add:hover{
  cursor: pointer;
  background: #29639d;
  transition: all .6s;
}
.more_add a{
  font-family: 方正兰亭中黑简体;
  font-size: 1rem;
  line-height: 30px;
  color: #FFFFFF;
}
.history_two_ul li img{
	width: auto;
	max-height: 6.6875rem;
	padding: 1.625rem;
	transition: all .6s;
  }
  .history_two_ul li:hover .img img{
    transform: rotateY(360deg);
	transition: all .6s;
  }
  .history_two_ul li .img:before{
	position: absolute;
	content: "";
	width: 7.4375rem;
	height: 6.6875rem;
	background: url(/template/kenjujing/img/bg.jpg) no-repeat;
	background-size: cover;
	left: 31%;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
  }
  .font16{
	font-family : 方正兰亭中黑简体;
	line-height : 1.875rem;
	color : #444444;
  }
  .history_two_ul li .font16{
	font-family : 方正兰亭中黑简体;
	line-height : 1.875rem;
	color : #282828;
  }
  .history_two_ul li::before{
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	background-color: #DDE9F2;
	width: 1.875rem;
	height: .125rem;
	transform: translateX(-50%);
  }
  .history_two_ul li:nth-child(4),
  .history_two_ul li:nth-child(8){
	border-right: transparent;
  }
  .history_two_ul li{
	padding-bottom: .9375rem;
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #afafaf;
  }
  .list_history_two .left .font16{
	background: #29639d;
	line-height: 4.25rem;
	font-size: 1.0625rem;
	padding: 0 3rem;
	font-family : 方正兰亭中黑简体;
  }
  .list_history_two .right .col_img .col-xs-6:nth-child(1){
	padding-right: .625rem;
  }
  .list_history_two .right .col_img .col-xs-6:nth-child(2){
	padding-left: .625rem;
  }
  .list_history_two .right .txt_all .one_title{
	padding-left: 6rem;
  }
  .list_history_two .right .txt_all .one_title::before{
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 4.8125rem;
	height: .0625rem;
	background: #29639d;
  }
  .list_history_four .txt .font16,
  .list_history_two .right .txt_all>div:nth-child(2){
	color: #29639d; 
  }
  .list_history_two .right .txt_all ul li{
	padding-left: 1.25rem;
  }
  .list_history_two .right .txt_all ul li::before{
	position: absolute;
	content: "";
	width: .4375rem;
	height: .4375rem;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #A8A8A8;
	border-radius: 50%;
  }
  .list_history_two .swiper-container-horizontal>.swiper-pagination-bullets, 
  .list_history_two .swiper-pagination-custom,
  .list_history_two .swiper-pagination-fraction {
	bottom: 18px;
	left: auto;
	right: 0;
	width: 30%;
  }
  .list_history_two .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
  }
  .list_history_two .swiper-pagination-bullet {
	background: #fff;
	opacity: .98;
  }
  .list_history_two .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
  }
  .list_history_two::before{
	position: absolute;
	content: "";
	width: 60%;
	height: 70%;
	right: 0;
	bottom: 0;
	background: url(/template/kenjujing/img/32.jpg) no-repeat;
	background-size: cover;
	z-index: -1;
  }
  .history_two_ul li .font18{
	font-family : 方正兰亭中黑简体;
	line-height: 3.125rem;
	color: #282828;
  }
  .list_history_three .history_two_ul li .img:before {
	position: absolute;
	content: "";
	width: 8.3125rem;
	height: 8.3125rem;
	background: #29639d;
	background-size: cover;
	border-radius: .5rem;
    left: 7.25rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
  }
  .list_history_three .history_two_ul li::before{
	display: none;
  }
  .address{
    overflow: hidden;
    border-bottom: 1px solid #DDD;
    padding-bottom: .75rem;
  }
  .address ul li{
    float: left;
    padding: 0 .125rem;
  }
  .address .text{
    padding-left: 1rem;
    font-size: 1.25rem;
    color: #00448B;
    position: relative;
  }
  .address .text::before{
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #00448B;
    height: 1.625rem;
    width: .25rem;
  }
  .title_all .three .title {
    font-size: 1.875rem;
    line-height: 2.5rem;
  }
  .two.title_all .three .font16{
    font-size: .875rem;
    line-height: 1.875rem;
  }
  .two.title_all .three .font16::before{
    content: "ABOUT US";
    font-size: 40px;
  }
  .case .two.title_all .three .font16::before{
    content: "CASE";
  }
  .about_one .case_col{
    padding-top: .625rem;
  }
  .about_one .case_col .col-md-6{
    height: 12.5rem;
    margin-bottom: 1.875rem;
  }
  .product_all .index_two_list{
    margin-bottom: 1.875rem;
    text-align: center;
  }
.fen{
	display: flex;
	justify-content: center;
	margin: 1.25rem 0;
  }
  .fen>span{
	padding: 0 1.25rem;
  }
  .product_all .col-sm-3 img{
	transition: all .6s;
    height: 250px;
    width: auto;
  }
  .product_all .col-sm-3:hover img{
	transform: scale(1.1);
	transition: all .6s;
  }
  .product_all .col-sm-3 .font16::before{
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	background-color: rgba(0, 67, 139, 0.275);
	z-index: -1;
	left: 0;
	top: 0;
	transition: all .6s;
  }
  .proudut_address{
      overflow: hidden;
  }
  .product_one.nei_all:before{
      position: absolute;
      z-index: -1;
      width: 100%;
      left: 0;
      top: 0;
      content: "";
      height: 100%;
    background: #f2f2f2;
  }
  .product_all .col-sm-3:hover .font16::before{
	width: 100%;
	transition: all .6s;
  }.proudut_address .public_all,
  .proudut_address .pro_a1{
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
	padding: 1.25rem;
	/*height: 38.125rem;*/
  }
  .pro_a1 .swiper-slide img{
    width: 30%;
  }
  .proudut_address .public_all .add_ul{
	margin-top: .875rem;
  }
  .proudut_address .public_all .add_ul .font16{
	line-height: 1.875rem;
  }
  .proudut_address .public_show{
	padding-top: .625rem;
	border-bottom: 1px solid #666;
  }
  .proudut_address .public_show .font24{
	font-weight: 600;
  }
  .proudut_address .public_show .font22{
	color: #131c67;
	line-height: 2.25rem;
	padding-top: .625rem;
	font-weight: 600;
	margin-bottom: .625rem;
  }
  .gallery-top {
	text-align: center;
	height: 58%;
  }
  .gallery-top .swiper-slide {
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  }
  .gallery-top img {
	max-width: 80%;
	max-height: 80%;
  }
  .add_price .more{
	background-color: #131c67;
	margin: 1rem 0;
	border-radius: .625rem;
	width: 10.5rem;
	line-height: 2.5rem;
	display: inline-block;
	text-align: center;
  }
  .add_price .more a{
	color: #FFF;
  }
  .proudut_address .swiper-button-prev, .proudut_address .swiper-container-rtl .swiper-button-next{
	left: 2.5rem !important;
  }
  .proudut_address .pro_a1 .swiper-button-next, .proudut_address .pro_a1 .swiper-container-rtl .swiper-button-prev{
	right: 2.5rem !important;
  }
  .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
	margin: 10px 0;
  }
  @media (max-width: 1600px){
	.list_history_three .history_two_ul li .img:before {
		left: 9.5rem;
	}
	.proudut_address .public_all, .proudut_address .pro_a1 {
		/*height: 49.125rem;*/
	}
  }
  @media (max-width: 1440px) {
	.proudut_address .public_all, .proudut_address .pro_a1 {
		/*height: 55.125rem;*/
	}
	.header_all {
		width: 1380px;
	}
	.banner .p1 {
		top: 20.25rem;
	}
	.list_history_three .history_two_ul li .img:before{
		left: 36%;
	}
	.font18 {
		font-size: 16px;
	}
	.elementor-posts .elementor-post {
		padding: 0 20px;
		height: 7.5rem;
	}
  }