.empty {
	height:110px
}
.nav {
	color:#004995;
	font-size:16px;
	margin-bottom:35px
}
.nav svg {
	margin-right:10px
}
.nav a {
	display:inline-block;
	font-size:16px;
	font-family:"Roboto";
	font-weight:400;
	color:#004995
}
.se1 {
	padding-top:70px;
	padding-bottom:70px;
	background:#e4e8ed
}
.se1 .top {
	padding-bottom:40px;
	border-bottom:1px solid rgba(255,255,255,0.5)
}
.se1 h3 {
	font-size:36px;
	color:#004995;
	font-family:"RobotoB"
}
.se1 h4 {
	font-size:16px;
	font-family:"Roboto";
	font-weight:400;
	color:#004995;
	line-height:48px;
	opacity:0.6
}
.se1 p {
	font-size:18px;
	font-family:"Roboto";
	font-weight:400;
	color:#004995;
	line-height:24px
}
.se1 .bottom {
	margin-top:50px
}
.se1 .left {
	width:25%;
	float:left
}
.se1 .left a {
	display:block;
	color:#004995;
	font-size:18px;
	font-family:"Roboto";
	margin-bottom:20px
}
.se1 .left a img {
	margin-right:10px
}
.se1 .left .view {
	width:320px;
	height:65px;
	background:#e60012;
	display:inline-block;
	text-align:center;
	font-size:18px;
	font-family:"Roboto";
	font-weight:400;
	color:#FFFFFF;
	line-height:65px;
	margin-bottom:50px
}
.se1 .right {
	width:62%;
	float:right
}
.se1 .swiper-pagination-bullet {
	width:10px;
	height:10px;
	background:unset;
	border:1px solid #e60012;
	opacity:1;
	margin:0 9px
}
.se1 .swiper-pagination-bullet-active {
	background:#e60012
}
.se2 h2,.se3 h2,.se4 h2,.se5 h2,.se6 h2,.se7 h2,.aboutPro h2 {
	font-size:36px;
	text-align:center;
	font-family:"RobotoB";
	font-weight:bold;
	color:#333333;
	padding-bottom:20px;
	border-bottom:1px solid rgba(0,0,0,0.2);
	margin-bottom:40px
}
.se2 {
	margin-top:80px
}
.se2 table {
	border:1px solid rgba(0,0,0,0.8)
}
.se2 td {
	width:50%;
	border-bottom:1px solid rgba(0,0,0,0.2);
	border-right:1px solid rgba(0,0,0,0.2);
	padding:0px 20px;
	font-size:16px;
	color:#333;
	font-family:"Roboto";
	line-height:40px
}
.se2 td:nth-child(2n) {
	border-right:1px solid rgba(0,0,0,0.8)
}
.se2 tr:last-child td {
	border-bottom:1px solid rgba(0,0,0,0.8)
}
.videoBox {
	display:none;
	position:fixed;
	z-index:99;
	background:rgba(0,0,0,0.7);
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:none
}
.videoBox section {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:70%;
	height:600px
}
.videoBox p {
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer
}
.videoBox p i {
	font-size:25px;
	color:#fff
}
.se3 {
	margin-top:80px
}
.se3 section {
	margin-bottom:10px;
	padding:0 40px
}
.se3 .left {
	width:50%;
	padding-top:70px
}
.se3 .left h4 {
	font-size:26px;
	font-family:"RobotoB";
	font-weight:bold;
	color:#333333;
	line-height:54px
}
.se3 .left p {
	font-size:16px;
	font-weight:400;
	color:#333;
	line-height:24px
}
.se3 .right {
	width:50%
}
.se3 section:nth-child(even) .left {
	float:left;
	padding-right:50px
}
.se3 section:nth-child(even) .right {
	float:right
}
.se3 section:nth-child(odd) .left {
	float:right;
	padding-left:40px
}
.se3 section:nth-child(odd) .right {
	float:left
}
.se4 {
	margin-top:80px
}
.se4 table {
	margin-bottom:0
}
.se4 .table>tbody>tr>td,.se4 .table>tbody>tr>th,.se4 .table>tfoot>tr>td,.se4 .table>tfoot>tr>th,.se4 .table>thead>tr>td,.se4 .table>thead>tr>th {
	border-top:1px solid #000
}
.se4 .table>tbody>tr>td,.se4 .table>tbody>tr>th,.se4 .table>tfoot>tr>td,.se4 .table>tfoot>tr>th,.se4 .table>thead>tr>td,.se4 .table>thead>tr>th {
	padding:0 8px
}
.se5 {
	margin-top:80px
}
.se5 img{cursor: pointer;transition: all 0.6s;}
.se5 img:hover {
	transform: scale(0.9);
}

.se5 p {
	display:inline-block;
	width:32.3%;
	margin-right:1%
}
.se5 p:nth-child(3n) {
	margin-right:0
}
.se5 span {
	display:inline-block;
	font-size:16px;
	font-family:"RobotoM";
	font-weight:400;
	color:#333333;
	padding:10px;
	text-align:center
}
.se6 {
	margin-top:80px
}
.se6 div {
	display:inline-block;
	width:49%;
	margin-right:1%;
	position:relative;
	margin-bottom:2%
}
.se6 div:nth-child(2n) {
	margin-right:0
}
.se6 .btns {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}
.se6 span {
	display:inline-block;
	font-size:16px;
	font-family:"RobotoM";
	font-weight:400;
	color:#333333;
	padding:10px;
	text-align:center
}
.se7 {
	margin-top:80px
}
.se7 div {
	width:18.9%;
	display:inline-block;
	margin-right:1%;
	margin-bottom:10px
}
.se7 div p {
	font-size:16px;
	font-family:"RobotoM";
	font-weight:400;
	color:#333333;
	padding:10px 0;
	text-align:center;
	background:#ECF0F4
}
.se7 div:hover{
	transform: scale(1.03);
}
.se7 div:nth-child(5n) {
	margin-right:0
}
.aboutPro {
	padding-top:80px;
	margin-top:70px;
	background:#F2F5F8
}
.aboutPro h2 {
	border:unset;
	padding-bottom:0
}
.aboutPro section {
	position:relative
}
.aboutPro .swiper-container {
	margin-bottom:50px
}
.aboutPro .swiper-slide {
	background:#e4e8ed
}
.aboutPro .swiper-slide h5 {
	background:#1F4990;
	padding:15px 0;
	color:#fff;
	font-size:24px;
	font-family:"RobotoM";
	text-align:center;
	display: flex;
    align-items: center;
    justify-content: center;
    height: 82px;
}
.aboutPro .swiper-slide p {
	font-size:16px;
	color:#666;
	margin-top:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	line-clamp:2;
	-webkit-box-orient:vertical
}
.aboutPro .swiper-slide div {
	padding:70px 20px 40px 20px
}
.aboutPro .swiper-pagination {
	width:100%;
	z-index:1;
	left:50%;
	transform:translateX(-50%)
}
.aboutPro .swiper-pagination-bullet {
	margin:0 10px;
	width:10px;
	height:10px;
	border:1px solid #e60012;
	background-color:unset;
	opacity:1;
	vertical-align:middle
}
.aboutPro .swiper-pagination-bullet-active {
	background:#e60012
}

.aboutPro .swiper-slide div{
position: relative
} 

.aboutPro .swiper-slide div:after{
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0);
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.aboutPro .swiper-slide:hover div:after{
background-color: rgba(0,0,0,0.5);
}

.se8 {
	padding-top:80px;
	padding-bottom:100px;
	background:#F2F5F8
}
.se8 h2 {
	font-size:36px;
	text-align:center;
	color:#333;
	font-family:"RobotoB";
	margin-bottom:20px
}
.se8 p {
	text-align:center;
	font-size:18px;
	color:#666;
	font-family:"Roboto"
}
form.contactForm {
	margin-top:30px
}
form.contactForm .form-group {
	margin-bottom:15px;
	background:#fff;
	border:unset;
	box-shadow:0px 3px 4px 0px rgba(0,0,0,0.3)
}
form.contactForm label {
	display:inline-block;
	width:48.8%
}
form.contactForm label input,form.contactForm label textarea {
	display:block;
	padding:17px 30px;
	width:100%;
	outline:none;
	background:unset;
	border:none
}
form.contactForm label input::-webkit-input-placeholder,form.contactForm label textarea::-webkit-input-placeholder {
	color:rgba(0,0,0,0.7);
	font-size:16px;
	font-weight:400
}
form.contactForm label input:-moz-placeholder,form.contactForm label textarea:-moz-placeholder {
	color:rgba(0,0,0,0.7);
	font-size:16px;
	font-weight:400
}
form.contactForm label input::-moz-placeholder,form.contactForm label textarea::-moz-placeholder {
	color:rgba(0,0,0,0.7);
	font-size:16px;
	font-weight:400
}
form.contactForm label input:-ms-input-placeholder,form.contactForm label textarea:-ms-input-placeholder {
	color:rgba(0,0,0,0.7);
	font-size:16px;
	font-weight:400
}
form.contactForm label:nth-child(n) {
	padding-left:0;
	float:left
}
form.contactForm label:nth-child(2n) {
	padding:0;
	float:right
}
form.contactForm label.whatsApp {
	width:100%
}
form.contactForm label.mes {
	padding:0;
	margin:0;
	width:100%;
	margin-bottom:25px
}
form.contactForm textarea {
	padding-top:25px;
	width:100%
}
form.contactForm .subs {
	box-shadow:0px 3px 4px 0px rgba(0,0,0,0.3);
	background:#e60012;
	width:100%;
	margin:0 auto;
	text-align:center;
	clear:both
}
form.contactForm .sub {
	border:none;
	display:inline-block;
	background-color:unset;
	margin:auto;
	text-align:center;
	font-size:16px;
	border:none !important;
	color:#fff;
	margin-right:8px;
	font-weight:bold;
	padding:15px 0
}
form.contactForm .enquiry_make {
	position:fixed;
	z-index:99;
	background:rgba(0,0,0,0.7);
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:none
}
form.contactForm .enquiry_make p {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	background:#000;
	color:#fff;
	padding:20px 30px
}
.swiper-pagination {
	z-index:1
}
@media screen and (max-width:1400px) {
	.se1 p {
	font-size:16px;
	line-height:1.5
}
.se1 .left {
	width:30%
}
.se1 .left a {
	font-size:16px
}
.se1 .left .view {
	width:85%;
	height:45px;
	line-height:45px;
	font-size:14px
}
.se2 td {
	font-size:14px
}
.se3 .left {
	padding-top:30px
}
.se3 .left h4 {
	font-size:22px;
	line-height:1.5;
	margin-bottom:20px
}
.se3 .left p {
	font-size:14px;
	line-height:1.5
}
.aboutPro .swiper-slide h5 {
	font-size:18px
}
.se7 div p {
	font-size:14px
}
.se8 p {
	font-size:16px
}
}@media screen and (max-width:1199px) {
	.se2 h2,.se3 h2,.se4 h2,.se5 h2,.se6 h2,.se7 h2,.aboutPro h2 {
	font-size:28px
}
}@media screen and (max-width:999px) {
	.se7 div {
	width:18.8%
}
form.contactForm {
	padding-left:0;
	padding-right:0
}
}@media screen and (max-width:768px) {
	.empty {
	height:90px
}
}@media screen and (max-width:767px) {
	.nav {
	margin-top:0px;
	font-size:12px
}
.nav a {
	font-size:12px
}
.empty {
	height:55px
}
.se2 h2,.se3 h2,.se4 h2,.se5 h2,.se6 h2,.se7 h2,.se8 h2,.aboutPro h2 {
	font-size:20px;
	padding-bottom:10px;
	margin-bottom:25px
}
.se1 {
	padding-top:30px;
	padding-bottom:60px
}
.se1 h3 {
	font-size:20px
}
.se1 h4 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.5
}
.se1 p {
	font-size:14px
}
.se1 .top {
	padding-bottom:30px
}
.se1 .bottom {
	margin-top:30px
}
.se1 .right {
	width:100%;
	margin-bottom:30px
}
.se1 .left {
	width:100%
}
.se1 .left .view {
	margin-bottom:30px;
	width:100%
}
.se1 .left a {
	font-size:14px
}
.se1 .swiper-container {
	padding-bottom:30px
}
.se2 {
	margin-top:60px
}
.se3 {
	margin-top:60px
}
.se3 .left,.se3 .right {
	width:100%
}
.se3 section {
	padding:0;
	margin-bottom:40px
}
.se3 section:nth-child(even) .left,.se3 section:nth-child(odd) .left {
	padding:0;
	margin-top:30px
}
.se3 .left h4 {
	font-size:18px;
	margin-bottom:10px
}
.videoBox section {
	width:90%;
	height:190px
}
.se4 {
	margin-top:20px
}
.se4 .tabs {
	overflow-x:scroll
}
.se4 section {
	overflow-x:scroll;
	width:1000px
}
.se5 {
	margin-top:60px
}
.se5 p {
	width:100%;
	margin-right:0;
	margin-bottom:20px
}
.se5 span {
	font-size:14px
}
.se6 {
	margin-top:40px
}
.se6 div {
	width:100%;
	margin-right:0;
	margin-bottom:20px
}
.se6 .btns {
	width:13%
}
.se6 span {
	font-size:14px
}
.se7 {
	margin-top:40px
}
.se7 div {
	width:47.8%
}
.se7 div:nth-child(5n) {
	margin-right:1%
}
.se7 div:nth-child(2n) {
	margin-right:0
}
.aboutPro {
	padding-top:60px;
	margin-top:60px
}
.aboutPro .swiper-container {
	margin-bottom:20px
}
.aboutPro .swiper-slide div {
	padding:30px 20px 30px 20px
}
.aboutPro .swiper-slide div h5 {
	font-size:16px;
	padding:13px 0
}
.aboutPro .swiper-slide div p {
	font-size:14px
}
.se8 {
	padding-top:70px;
	padding-bottom:60px
}
.se8 h2 {
	margin-bottom:10px;
	padding-bottom:0
}
.se8 p {
	font-size:14px
}
form.contactForm {
	margin-top:15px
}
form.contactForm .form-group {
	margin-bottom:5px
}
form.contactForm label.mes {
	margin-bottom:20px
}
form.contactForm label {
	width:100%
}
form.contactForm label input::-webkit-input-placeholder,form.contactForm label textarea::-webkit-input-placeholder {
	font-size:14px;
	font-weight:400
}
form.contactForm label input:-moz-placeholder,form.contactForm label textarea:-moz-placeholder {
	font-size:14px;
	font-weight:400
}
form.contactForm label input::-moz-placeholder,form.contactForm label textarea::-moz-placeholder {
	font-size:14px;
	font-weight:400
}
form.contactForm label input:-ms-input-placeholder,form.contactForm label textarea:-ms-input-placeholder {
	font-size:14px;
	font-weight:400
}
form.contactForm .subs {
	padding:13px 0;
	line-height:1.5;
	width:100%
}
form.contactForm .sub {
	font-size:14px;
	padding:0;
	margin-right:0
}
form.contactForm label input,form.contactForm label textarea {
	padding:15px 10px
}
}