@charset "utf-8";
/*
Theme Name: Squad - Fire Brigade Emergency Services Bootstrap HTML5 Template.
Author: codezionsoftwares
Author URL: https://www.templatemonster.com/authors/codezion/
Version: 1.0.0

%%%%%%% Table of CSS %%%%%%%

1.General code
    1.1 Typography
    1.2 Space margins and padding
    1.3 forms
    1.4 Buttons
    1.5 Section-Colors-&-Backgrounds
    1.6 Modal & popups
    1.7 Accordion
2.Homepages
    2.1 Navigation
    2.2 Slider
    2.3 Search
    2.4 About Us
    2.5 Our Work
    2.6 Our Services
    2.7 Recommended Cars
    2.8 Our Team
    2.9 Why Choose Us / Testimonials
    2.10 Our Blog
    2.11 Our Partners
    2.12 Footer
    2.13 Copyright
3.Blog
4.Blog Details
5.Listing
6.Listing Detail
7.Booking
8.About Us
9.404
10.Coming Soon
11.Contact Us
12.FAQs
13.Gallery

==========================*/

html{
	overflow-x: hidden;
}
body{
	margin:0;
	padding:0;
	overflow-x: hidden;
	font-family:'Roboto',sans-serif;
	background-color:#fff;
	

}
*:focus{
	outline:0;
}

p{
	font-size:15px;
	padding-bottom:10px;
	line-height:1.6em;
	color:#828080;
	font-weight:400;
	
}

h1,h2,h3,h4,h5,h6{
	padding-bottom:15px;
	font-family:'Potta One',cursive;
	letter-spacing:1px;
	font-weight:normal;
	line-height:1.2;
	color:#222;
	
	
	

}
h1{
	font-size:60px;
	
}

h2{
	font-size:50px;
	
	
	
}	

h3{
	font-size:40px;
	
	
}

h4{
	font-size:28px;
	
}
h5{
	font-size:22px;
	font-weight:600;
	
}
h6{
	font-size:20px;
	font-weight:500;
	
}
ul{
	list-style: none;
	padding:0;
	margin-bottom:0;
}
.i72mts li{
	display:inline-block;
}

img{
	height:auto;
	width:100%;
	object-fit: cover;
	transition:1.5s;
}
a{
	color:#222;
	cursor:pointer;
	font-size:14px;
	letter-spacing:1px;
	font-family:'Potta One',cursive;
	
}
a:hover{
	text-decoration: none;
	transition:.3s;
	color:#e90101;

}
button:focus{
	outline:0;
}
input.a5bvdh:focus{
	border-color:#00001b69;
	box-shadow:0 0 0 0;
}
/*==============
Buttons
=================*/
.l8oct2{
	padding:15px 30px;
	background-color:#e90101;
	color:#fff;
	cursor:pointer;
	text-transform: unset;
	text-align:center;
	border:0;
	border-radius:2px;
	overflow: hidden;
	position:relative;
	
}
.l8oct2:hover,
.l8oct2:focus,
.l8oct2.shv48u:hover,
.l8oct2.shv48u:focus,
.l8oct2.rbtz89:hover,
.l8oct2.rbtz89:focus{
	color:#fff;
}

.l8oct2 span{
	z-index:3;
	position:relative;

}


.l8oct2:before{
	content:"";
	width:0;
	height:100%;
	position:absolute;
	background-color:#222;
	left:0;
	top:0;
	transition:.3s;
	z-index:1;
}




.l8oct2:hover:before,
.l8oct2:focus:before{
	width:100%;

}


.l8oct2.shv48u{
	background-color:#fff;
	color:#e90101;
	padding:10px 15px;

}

.l8oct2.rbtz89{
	background-color:#222;
	padding:8px 12px;
}
.l8oct2.rbtz89:before{
	background-color:#e90101;
}
.l8oct2.g4nku0{
	background-color:#fff;
	padding:10px 25px;
	cursor:pointer;
	font-family:'Potta One',cursive;
	color:#e90101;
	transition:.3s;
	border:1px solid #e90101;
}
.l8oct2.g4nku0:before{
	display:none;
}

.l8oct2.g4nku0:hover{
	background-color:#e90101;
	color:#fff;
	border-color:#e90101;
}


.arrows{
	position:relative;
	width:100%;
	padding-bottom:40px;
}

.ef4bbg{
	cursor:pointer;
	background-color:#e90101;
	width:50px;
	height:40px;
	border-radius:1px;
	color:#fff;
	display:flex;
	position:absolute;
	z-index:2;
	top:0;
	justify-content:center;
	align-items: center;
}
.ef4bbg.dhzmyd{
	right:0;
	
} 
.ef4bbg.fncoj2{
	left:0;
}




/*===============
 General Code
====================*/
.wa5bpg{
	position:relative;
	z-index:2;
}
.wa5bpg:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	background-color:rgba(0,0,0,0.7);
}


.d4sq7c{
	position:relative;
}

.fsw1kf{
	max-width:700px;
	margin:0 auto;
	text-align: center;
	padding-bottom:70px;	

}


.fsw1kf h3:before{
	content:"";
	position: absolute;
	left:50%;
	transform:translateX(-50%);
	bottom:0;
	height:3px;
	width:120px;
	background-color:#e90101;
 
}
.fsw1kf h3.left:before{
	left:0;
	transform:translateX(0);
}


.fsw1kf h3{
	font-size:36px;
	position:relative;
}
.fsw1kf p{
	
	font-weight:500;
}
.b31v2j .thneut a:hover,
.b31v2j .wk7poi a:hover{
	color:#2198ef;
}

.y8pvxz{
	padding-bottom:50px;
}

/*-----Mobile Menu-----*/

.kl0q5q{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
 opacity: 0;
 visibility: hidden;
  transition:3s;
  overflow: hidden;
  background-color:rgba(0,0,0,0.8);
  z-index:1040;
}
.kl0q5q .q2x6oi{
	display:flex;
	justify-content:space-between;
	align-items: center;
	width:100%;
	padding:15px;
	background-color:#000000;
}


.kl0q5q.show { 
	transition:.5s;
	opacity: 1;
	visibility: visible;
}
.kl0q5q.show .lcut0h{
  transform:translateX(0);
  transition:2s;
}

.kl0q5q .lcut0h{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:80%;
  overflow-y: scroll;
  overflow-x: hidden;
  transform:translateX(-100%);
  transition:.5s;
 background-color:#000000;
}
.j63b9n h4.h8d97a{
	margin-bottom:0px;
	padding:0;
	border-bottom:1px solid  #ffffff26;
}

.kl0q5q  .j63b9n{
	padding:30px 0;
}

.kl0q5q .j63b9n  h4.h8d97a a{
	display:block;
	padding:20px 15px;
	font-size:20px;
	padding-right:27px;
	color:#e2e2e2;
	text-transform: uppercase;
	position:relative;
}
.ggbo15>.dhk8bt a::after{
  content: "";
  position:relative;
  float:right;
  font-family:'Font Awesome 5 Free';
  color:#e2e2e2;
  z-index:9999;
  font-weight:800;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.ggbo15>.dhk8bt a[aria-expanded="true"] {
  background-color: inherit;
}

.ggbo15>.dhk8bt a[aria-expanded="true"]:after {
  content: "\f078";
}

.ggbo15>.dhk8bt a[aria-expanded="false"]:after {
  content: "\f077";
}
.vl1rql ul.mhmzuv{
	display:block;
	background:#fff;
	border-top:1px solid #eee;
	
}
.vl1rql ul.mhmzuv a{
	display:block;
	padding:12px 20px;
	font-size:17px;
	color:#222;
	
}
.lcut0h .thneut{
	padding:0 20px 15px 15px;
	
}
.lcut0h .thneut .n3hjcs{
	display:flex;
	justify-content:flex-start;
	align-items: center;
	position:relative;
}


.lcut0h .thneut h5,
.lcut0h .info h5{
	padding-bottom:5px;
	color:#adabab;
	font-weight:500;
	
}

.lcut0h .thneut a{
	font-size:22px;
	margin-right:20px;
	color:#adabab;
	
	
}
.lcut0h .thneut a:hover,
.lcut0h .thneut a:focus{
	font-size:25px;
	color:#e90101;
}

.kl0q5q .info{
	padding:10px 15px;
}
.kl0q5q .info p{
	font-size:13px;
	margin-bottom:20px;
	color:#adabab;
	font-family:'Potta One',cursive;
	font-weight: 500;
}



.kl0q5q .hpdji5{
	width:40px;
	height:40px;
	border:0;
	background-color:inherit;
	display:flex;
	justify-content:center;
	align-items: center;
	z-index:9999;
	position:relative;
	opacity:1;

}
.kl0q5q .hpdji5 span{
	display: block;
	position:absolute;
	top:43%;
	left:14%;	
	width:75%;
	height:3px;
	background-color:#fff;

}
.kl0q5q .hpdji5 span:nth-child(1){
	transform:rotate(-45deg);
}
.kl0q5q .hpdji5 span:nth-child(2){
	transform:rotate(45deg);
	bottom:0;
}



/*==============
colors and backgrounds
================*/
.r49usr{
	color:rgba(143, 143, 143, 255);
}
.rmzf6k{
	color:#e90101;
}
.m2xdmt{
	background-color:#f4f4f4;
}
.vvbag1{
	background-color:#000000;
}
/*=========
Spacing
============*/
.zoy03x{
	padding:90px 0;
}
.dkl4og.sivp6c{
	padding:90px 0;
}

.row.y22a43{
	margin-top:60px;
}
.row.af6jw9{
	margin-top:30px;
}



/*===============
 Navigation
====================*/

.m0053i{
	width:100%;
	background-color:#fff;
	z-index:999;
	transition:all .5s;
	position:fixed;
	padding-top:10px;
	top:0;
	
}

.m0053i.j8ub5i{
	box-shadow: 0 0 30px  rgba(0,0,0,0.1);
}

 .post5o a{
	display:flex;
	height:60px;
	width:100%;
	justify-content:flex-start;
	align-items:flex-end;
}

 .post5o .qvx2ex img{
	width:55px;
	height:auto;
	
}
.post5o .qvx2ex img:nth-child(2){
	margin-bottom:20px;
}




.m0053i .ibktjo{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items: center;

}
.m0053i .ibktjo .kpgowo ul li.pz4nlp{
	margin-right:0;
}


.m0053i .ibktjo .kpgowo ul li{
	padding:15px 0;
	margin-right:26px;
	cursor:pointer;
	position:relative;
}

.m0053i .ibktjo .kpgowo ul li:before{
	content:"";
	width:0;
	height:2px;
	background-color:#e90101;
	position:absolute;
	z-index:10;
	bottom:0;
	left:0;
	transition:.3s;
}
.m0053i .ibktjo .kpgowo ul li:hover:before{
	width:100%;
}

.m0053i .ibktjo .kpgowo ul li a{
	color:#000000;
	font-weight:500;
	font-size:16px;
	font-family:'Potta One',cursive;
	
}
.m0053i .ibktjo .kpgowo ul li a:hover,
.m0053i .ibktjo .kpgowo ul li a:focus{
	color:#e90101;
}

.m0053i .ibktjo .kpgowo{
	display:flex;
	justify-content:flex-start;
	align-items: center;
}

.m0053i .v2imw8{
	display:none;
	width:40px;
	opacity:1;
	background-color:inherit;
	border:0;
	overflow:hidden;

}
.m0053i .v2imw8:hover  span,
.m0053i .v2imw8:focus  span{
	background-color:#0eb996;
}



.m0053i .v2imw8 span{
	display:block;
	width:40px;
	height:2px;
	background-color:#e90101;
	transition:.4s;

}

.m0053i .v2imw8 span:nth-child(2){
	margin:6px 0;
	width:25px;

}



.m0053i .kpgowo .ik3sg6{
	position:absolute;
	z-index:999;
	top:100%;
	width:100%;
	transform:translateY(12px);
	min-width:200px;
	visibility:hidden;
	background-color:#fff;
	transition:all .3s;
	opacity:0;
	box-shadow:0px 3px 10px 0.1px rgb(0 0 0 / 15%);

}



.m0053i .ibktjo .kpgowo .ik3sg6 a{
	padding: 15px;
	display:block;
	font-size:14px;
	color:black;
	position:relative;

}
.m0053i .ibktjo .kpgowo .ik3sg6 a:after{
	content:"";
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	width:0;
	height:2px;
	transition:.3s;
	background-color:#e90101;
}
.m0053i .ibktjo .kpgowo .ik3sg6 a:hover:after{

	width:10px;

}

.m0053i .ibktjo .kpgowo .ik3sg6 a:last-child{
	border-bottom:0;
}

.m0053i .ibktjo .kpgowo li.v98t8t:hover > .ik3sg6{
		visibility:visible;
		transform:translateY(0);
		opacity:1;

}


.us1guq{
	position:relative;
	display:flex;
	height:50px;
	width:50px;
	background-color:#e90101;
	color:#fff;
	border-radius: 50%;
	justify-content:center;
	align-items: center;
}
.ke4bmt ul li.pz4nlp:before{
	display:none;
}

.us1guq i{
	font-size:20px;
	transition:.1s;
	color:#fff;
}
.us1guq:before{
	position:absolute;
	content:"X";
	font-size:28px;
	font-family:'Poppins',sans-serif;
	opacity:0;
	font-weight:300;
	display:flex;
	justify-content:center;
	align-items: center;
	transition:.2s;
}


.us1guq.cross i{
	opacity:0;
}

.us1guq.cross:before{
	opacity:1;
}


.w33dzd.wtvkp4{
	top:80px;
	opacity:1;
	visibility:visible;

}

.w33dzd{
	position:absolute;
	top:80%;
	opacity:0;
	visibility:hidden;
	transition:.3s;
	z-index:100;
	overflow:hidden;
	left:90%;
	transform: translateX(-90%);
	width:100%;
	max-width:350px;
	border-radius:50px;
	box-shadow:0 0 3px .1px rgba(0,0,0,0.2);
}
.w33dzd .kj254c{
	display:flex;
	justify-content: center;
	background-color:#fff;
	padding:0 10px;
}
.w33dzd .kj254c input{
	max-width: 500px;
    height: 50px;
    border: 0;
    border-top-left-radius:20px;
    border-bottom-left-radius: 20px;
}
.w33dzd .kj254c input::placeholder{
	font-size:12px;
	color:rgba(0,0,0,0.4);	
	font-weight:300;

}

.w33dzd .kj254c .gjpxw7{
	padding: 5px 16px;
    cursor: pointer;
    border: 0;
    font-weight:600;
    color:#2198ef;
    background-color:#fff;
	
}



/*------h1-Banner-------*/
.c1wmuu{
	padding-top:250px;
	padding-bottom:200px;
}

.ajizpe{
	background-image: url('../img/Slider_1@1X.png');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.q9mr2p{
	max-width:650px;
	display:block;
}

.q9mr2p p{
	margin:30px 0;
	font-size: 18px;
	margin-bottom: 50px;
}

.apxq8u{
	position:relative;
	transform:translateY(-90px);
	z-index:10;
}
.apxq8u .vzgy9o{
	cursor:pointer;
	padding:25px 30px 25px 20px;
	background-color:#fff;
	transition:.5s;
	border-radius:3px;
	box-shadow:0 3px 15px .1px rgba(0,0,0,0.2);
}
.apxq8u .vzgy9o span{
	color:#e90101;
	font-size:5em;
	display:block;
	margin-bottom:5px;
}
.apxq8u .vzgy9o p{
	color:#222;
	font-weight:500;
	font-size:17px;
}
.apxq8u .vzgy9o:hover,
.apxq8u .vzgy9o:focus{
	background-color:#e90101;
	color:#fff;

}
.apxq8u .vzgy9o:hover p,
.apxq8u .vzgy9o:focus p,
.apxq8u .vzgy9o:hover span,
.apxq8u .vzgy9o:focus span{
	color:#fff;
}

/*-------About Us---------*/
.sivp6c .bo5rm6 .fsw1kf{
	text-align:left;
	padding-bottom:0;
	margin:0;
}
.sivp6c.zoy03x{
	padding-top:0;
}
.sivp6c.zoy03x.t755eq{
	padding:80px 0;
}

.sivp6c .m9jykp .axr7i6:nth-child(2){
	padding-left:30px;
}
.sivp6c .bo5rm6{
	padding-left:40px;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: flex-start;

}
.sivp6c .bo5rm6 p{
	margin:30px 0;
}

.sivp6c .eksjd6{
	height:100%;
	display:flex;
	justify-content:center;
	align-items: center;
}

/*-----Services------------*/

.r9bbky .fgc7av{
	padding-top:10px;
}

.r9bbky .fgc7av .gx87lk{
	 margin:60px 15px;
	transition:.3s;

}
.r9bbky .fgc7av.u19g52 .gx87lk{
	margin:15px;
}

.r9bbky .fgc7av .gx87lk.h6a1fl{
	box-shadow:0 10px 15px  rgba(0,0,0,0.4);
	transform:scale(1.12);
	z-index:9;
	
}

.r9bbky .fgc7av .content{
	padding:30px 15px;
	background-color:#e90101;
	color:#fff;
}
.r9bbky .fgc7av .content p{
	color:#fff;
	margin-bottom:30px;
}
.r9bbky .fgc7av .content h5{
	color:#fff;
}

/*-----Work-------------*/

.asb0vg .sae2pk.container-fluid{
	padding:0;
}

.asb0vg .na1cil{
	display:flex;
	height:500px;
	overflow: hidden;
}
.asb0vg .na1cil.fsabc4{
	height:400px;
}

.asb0vg .qf9yb6.ieztwo{
	width:55%;
}


.asb0vg .qf9yb6.mrc7ss{
	width:100%;
}



.asb0vg .qf9yb6 .bo5rm6{
	position:absolute;
	top:0;
	left:0;
	padding:0 50px;
	height:100%;
	width:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
	max-width:100%;
	background-color:rgba(197,59,0,.8);
	text-align:left;
	z-index:2;

}


.asb0vg  .qf9yb6 .bo5rm6.mo1876{
	background-color:#222;
	padding-right:150px;
	padding-left:100px;
	text-align:left;
	align-items:flex-start;
}




.asb0vg .qf9yb6 .fsw1kf{
	padding-bottom:0;
}

.asb0vg .qf9yb6 .fsw1kf h3{
	max-width:600px;
	text-align:left;
	color:#fff;
	margin-bottom:30px;
}
.asb0vg .qf9yb6 .fsw1kf p{
	font-size:20px;
	font-weight:400;
}

.asb0vg .qf9yb6 .fsw1kf h3:before{
	background-color:#fff;
}

.asb0vg .na1cil img{
	height:100%;
}
.asb0vg .owdi6m{
	margin-bottom:30px;
	width:100%;
}
.asb0vg .owdi6m h5{
	display:flex;
	justify-content:space-between;
	align-items: center;
	color:#fff;
	font-size:18px;
	padding-bottom:5px;
}

.owdi6m .pb7z2u{
	display:block;
	width:100%;
	position:relative;
	height:5px;
	border-radius:50px;
	background-color:#e90101;
}


.owdi6m .pb7z2u:before{
	position:absolute;
	content:"";
	width:0;
	height:4px;
	left:0;
	top:0;
	z-index:2;
	border-radius:50px;
	transition:7.5s width;
	background-color:#fff;

}

.owdi6m .pb7z2u.fill.a:before{
	width:90%;
}
.owdi6m .pb7z2u.fill.excu1f:before{
	width:80%;
}
.owdi6m .pb7z2u.fill.xl6xuv:before{
	width:60%;
}
.owdi6m .pb7z2u.fill.qagiwp:before{
	width:70%;
}

/*----Testimonial-------*/

.p0a6yu .zq28en .rf01rt > span{
	display:block;
	width:120px;
	height:120px;
	border-radius: 50%;
	overflow: hidden;
	margin-right:30px;

}
.p0a6yu .zq28en .rf01rt{
	display:flex;
	align-items: center;
	margin-bottom:30px;

}
.p0a6yu .zq28en .rf01rt h6{
	max-width:100px;
	position:relative;
	padding-bottom:10px;
}
.p0a6yu .zq28en .rf01rt h6 span{
	font-size:15px;
	color:#b1b1b1;
}
.zq28en{
	padding:30px 20px;
	border-radius:5px;
	background-color:#fff;
	transition:.5s;
	box-shadow:none;
	border:1px solid #eee;
	
}

.zq28en:hover,
.zq28en:focus{
	box-shadow:0 2px 30px .1px rgba(0,0,0,.2);
}
.zq28en:hover .content p:before,
.zq28en:focus .content p:before{
	color:#e90101;
}

.zq28en p:before{
	content:"\f103";
	position:absolute;
	font-family:'Flaticon';
	bottom:0;
	right:-20px;
	z-index:-1;
	transition:.5s;
	font-size:7em;
	color:#eee;
}

.p0a6yu .zq28en .content p{
	font-size:14px;
	text-align:justify;
	position:relative;
	padding-bottom:50px;
	z-index:2;

}

.p0a6yu .zq28en .rf01rt i.nchbsf{
	color:#e90101;
}

.p0a6yu .zq28en .rf01rt h6:before{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:50px;
	height:2px;
	background-color:#e90101;
	z-index:2;

}


/*-------Blog---------*/
.y7mjuy .nabah7{
	padding:8px;
	margin-bottom:30px;
	border:8px solid #e90101;

}
.y7mjuy .rdgxri img{
	height:200px;
	width:100%;
}

.y7mjuy .rdgxri .lyodlz{
	position:absolute;
	top:8px;
	left:8px;
	padding:15px 10px;
	max-width:70px;
	font-size:20px;
	font-family:'Potta One',cursive;
	color:#e90101;
	text-align:center;
	line-height:1.2;
	z-index:2;
	background-color:#fff;
}
.y7mjuy .rdgxri .lyodlz b{
	font-size:30px;
	font-weight:400;
}

.y7mjuy .l1ywon .qz72s5{
	display:flex;
	justify-content:flex-start;
	margin:10px 0;
}
.y7mjuy .l1ywon .qz72s5 span{
	font-size:14px;
	margin-right:10px;
	font-style:italic;
	color:#e90101;
	font-weight:500;
}
.y7mjuy .l1ywon .bo5rm6{
	padding:10px 0;
}

.y7mjuy .l1ywon .bo5rm6 h6{
	font-size:14px;
	transition:.3s;
}
.y7mjuy .l1ywon .bo5rm6 a:hover h6,
.y7mjuy .l1ywon .bo5rm6 a:focus h6{
	color:#e90101;
}

.y7mjuy .l1ywon .bo5rm6 p{
	font-size:13px;
	font-weight:500;
	margin-bottom:20px;


}

/*---------Team-----------*/

.c61j4h .jw2edw{
	padding:15px;
	border:10px solid #e90101;
	display:block;
	position:relative;
	overflow: hidden;
	cursor:pointer;
}
.c61j4h .jw2edw .qf9yb6 ul{
	position:absolute;
	top:0;
	left:0;
	transform:translateX(-50px);
	transition:.3s;
	z-index:6;
	padding:10px;
}


.c61j4h .wa5bpg:before{
	z-index:1;
	opacity:0;
	visibility:hidden;
	transition:.3s;
}
.c61j4h .jw2edw:hover ul,
.c61j4h .jw2edw:focus ul{
	transform:translateX(0);
}
.c61j4h .jw2edw:hover .wa5bpg:before,
.c61j4h .jw2edw:focus .wa5bpg:before{
	opacity:1;
	visibility:visible;
}
.c61j4h .jw2edw:hover .name,
.c61j4h .jw2edw:focus .name{
	background-color:#e90101;
	color:#fff;
}
.c61j4h .jw2edw:hover .name h5, 
.c61j4h .jw2edw:hover .name h6,
.c61j4h .jw2edw:focus .name h5,
.c61j4h .jw2edw:focus .name h6{
	color:#fff;
}


.c61j4h .jw2edw .qf9yb6 ul li a{
	width:30px;
	height:30px;
	display:flex;
	margin-bottom:5px;
	font-size:18px;
	color:#e90101;
	background-color:#fff;
	justify-content:center;
	align-items: center;
}
.c61j4h .jw2edw .qf9yb6{
	margin-bottom:50px;
}

.c61j4h .name{
	width:200px;
	max-width:100%;
	background-color:#fff;
	text-align:center;
	position:absolute;
	transition:.3s;
	left:50%;
	transform:translateX(-50%);
	bottom:10%;
	padding:10px 0;
	z-index:10;
	box-shadow:0 3px 15px .1px rgba(0,0,0,0.3);
}
.c61j4h .name h5{
	padding-bottom:0;
	font-size:20px;
}

.c61j4h .name h6{ 
	color:#e90101;	
	font-size:12px;
	padding-bottom:0;
}
.c61j4h.soy0iu .jw2edw{
	border:1px solid #eee;
}
.c61j4h.soy0iu .jw2edw h5{
	font-size:15px;
	margin-bottom:0;
}	
.c61j4h.soy0iu .jw2edw .name{
	padding:18px 10px;
	width:250px;
}

/*---------Blog-------*/

.yjxzci .qyo87f{

	width:200px;
	height:200px;
	margin-left:50px;
	border-radius:50%;
	overflow:hidden;
	
}
.b9zstc .container{
	box-shadow:0 0 20px rgba(0,0,0,0.1);

}

.b9zstc .pkwwre .bcgn0a{
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
}

.yjxzci .pkwwre{
	display:flex;
	justify-content:space-between;
	align-items: center;
	transform:translateY(-100px);
	height:150px;

}

.dp1mdf .ciigki img{
	border-radius: 50%;
}

.ofh0wc{
	padding:45px 30px;
}
.dp1mdf{
	padding:10px 30px;
	margin-top:20px;
}
.rfsqbj{
	padding:10px 40px;
	padding-bottom:0;
}
.l4voz9 p{
	margin:5px 0;
	font-weight:600;
	font-family:'Potta One',cursive;
	color:#222;
}
.rfsqbj .u8nnwc h6{
	padding:10px 0;
	color:#e90101;
	margin-bottom:0; 
}

.rfsqbj p.comment{
	font-size:14px;
}

.dp1mdf h5{
	padding-top:50px;
	padding-bottom:20px;
	border-top:1px solid #ccc;
}
.dp1mdf .ciigki a{
	display: block;
	
}
.dp1mdf li ul{
	padding-left:150px;
}

.dp1mdf .ciigki a img{
	width:150px;
	height:150px;
}
.owua1v{
	display:flex;
	align-items: center;
	margin-bottom:50px;
}

.yjxzci .xa9v94{
	margin-top:120px;
}

.xa9v94 a{
	padding:15px 20px;
	background-color:#e90101;
	color:#fff;
	margin-left:10px;
}
.yjxzci .u8nnwc{
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.u8nnwc .s638oz{
	display:flex;
	justify-content: center;
	align-items: center;
	border:2px solid #e90101;
	color:#e90101;
	width:60px;
	font-size:22px;
	height:40px;

}
.b9zstc .ofh0wc .rdgxri{
	padding:30px;
	border:15px solid #e90101;
}

.yjxzci .mouv66{
	font-size:16px;
}

.l1ywon h4,
.l1ywon p{
	margin-bottom:40px;
}
.aw6oz2 label{
	color:#e90101;
	font-family:'Potta One',cursive;
}

.aw6oz2 .q8170b .a5bvdh{
	border-color:#e90101;
}

/*-------coming-soon--------*/
.to3c5n{
	padding:60px 70px;
	border:15px solid #e90101;
	text-align: center;
	background-color:#fff;


}
.to3c5n .counter h1{
	margin:30px 0;
	font-size:70px;
	text-align: center;
}

.counter .bcgn0a{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
	padding:30px 10px;
	font-size:35px;
	margin-bottom:30px;
	color:#fff;
	font-family:'Potta One',cursive;
	background-color:#e90101;

}


.counter .bcgn0a span{
	font-size:25px;
}
.counter .bcgn0a span:first-child{
	font-size:70px;
	margin-bottom:5px;
}


.to3c5n .na2ovy .bcgn0a{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
	padding:30px 20px;
	border:1px solid #e901014f;


}
.to3c5n .na2ovy .bcgn0a span{
	font-family:'Potta One',cursive;
	font-size:22px;

}

.to3c5n .na2ovy .bcgn0a span:first-child{
	margin-bottom: 10px;
	color:#e90101;
}
.to3c5n form{
	width:100%;
	padding:30px 0;


}
.to3c5n .na2ovy{
	margin:30px 0;
}
.to3c5n form input::placeholder{
	color:#ccc;
	font-family:'Potta One',cursive;
}
.to3c5n form .q8170b{
	padding:0;
}
.to3c5n form button{
	font-family:'Potta One',cursive;
	border-radius:0;
	cursor:pointer;
	width:100%;
}

.to3c5n .a5bvdh:focus{
	border:1px solid #ccc;
}
.to3c5n .n3hjcs{
	padding:10px;
}
.to3c5n .n3hjcs a{
	padding:0 15px;
	font-size:30px;
	color:gray;
}
.to3c5n .n3hjcs a:hover,
.to3c5n .n3hjcs a:focus{
	color:#e90101;
}	

.to3c5n form input{
	max-width:100%;
	padding: 15px;
	background-color:#eee;
	border:0;
}



.counter ul li:last-child{
	margin-right:0;

}

/*----------FAQ----------*/
.lw9mob .search{
	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	margin-bottom:50px;
}

.lw9mob .search form{
	display:flex;
	padding:30px;
}
.lw9mob .search h5,
.lw9mob .kdubbg h5{
	padding:20px 30px;
	background-color:#e90101;
	color:#fff;
	font-weight:normal;
	margin-bottom:0;
}
.lw9mob .search button{
	padding:10px 15px;
	background-color:#e90101;
	color:#fff;
	border:0;
}
.lw9mob .q4hmuc{
	flex-direction:column;
	padding:30px;
	background-color:#fff;
}

.lw9mob  .kdubbg{
	margin-bottom:50px;
	box-shadow:0 1px 5px rgba(0,0,0,0.2);
}

.lw9mob .q4hmuc a.fth79b{
	padding:15px 20px;
	background-color:#e5e5e5;
	border-radius:0;
	color:#ada9a9;
	position:relative;
	border-radius:0;
	display:flex;
	justify-content:flex-start;
	align-items: center;
	position:relative;
	margin-bottom:5px;
}
.lw9mob .q4hmuc a.fth79b:before{
	content: "\f14a";
	font-family:'Font Awesome 5 Free';
	font-weight:600;
	color:#fffc;
	font-size:20px;
	display:flex;
	justify-content:center;
	align-items: center;
	width:20px;
	height:20px;
	margin-right:10px;
	background-color:#fffc;
	transition:.3s;

}
.lw9mob .q4hmuc a.fth79b.active:before{
	color:#e90101;
	background-color:inherit;
}

.lw9mob .path75 .o7gd6h{
	margin-bottom:10px;
	box-shadow:0 0 2px rgba(0,0,0,0.3);
	border:0;
	border-radius:0;
}

.lw9mob .path75 p{
	font-family:'Potta One',cursive;
	font-weight:normal;
	color:#a8a8a8;

}


.lw9mob .path75 .udhdzr{
	padding:0;
	background-color:#eee;
	border:0;
	border-radius:0;
	
}

.lw9mob .path75 .udhdzr h5{
	margin-bottom:0;
	padding:0;
}
.lw9mob .path75 .udhdzr .j37cfr{
	color:#222;
	background-color:#eee;
	padding:20px;
	width:100%;
	white-space:normal;
	hyphens: auto;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	position:relative;
	text-align:left;
	text-decoration:none;
}
.lw9mob .path75 .udhdzr .j37cfr:before{
	content:"\f055";
	font-family:'Font Awesome 5 Free';
	font-weight:600;
	width:25px;
	height:25px;
	display:flex;
	background-color:#fff;
	border-radius:50%;
	margin-right:10px;
	justify-content:center;
	align-items: center;
	font-size:27px;
	transition:.3s;
	color:#e90101;
}

.lw9mob .path75 .udhdzr .j37cfr[aria-expanded="true"]:before{
	content:'\f056';
	background-color:#e90101;
	color:#eee;
}


.lw9mob .path75 .udhdzr .j37cfr[aria-expanded="true"]{
	background-color:#e90101;
	color:#fff;
	border-radius:0;
}


.lw9mob .search input::placeholder{
	font-family:'Potta One',cursive;
	font-size:15px;
	color:#ada9a9;

}

.lw9mob .search input{
	border:0;
	background-color:#eee;
	border-radius:0;
	padding:12px;
}

/*-------Contact Us----------*/
.snt21u .bcgn0a{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
	padding:60px 20px;
	margin-bottom:30px;
	background-color:#fff;
	box-shadow:0 0 8px rgba(0,0,0,0.2);
}
.snt21u .bcgn0a p{
	margin-bottom:0;
	text-align: center;
	padding-top:40px;
	font-size:18px;
	font-family:'Potta One',cursive;
	color:#e90101;
	padding-bottom: 0;
	max-width:300px;
	width:100%;
}
.snt21u .bcgn0a span{
	display:block;
	width:80px;
	height:80px;
	background-color:#e90101;
	border-radius:50%;
	display:flex;
	color:#fff;
	justify-content:center;
	align-items: center;
	font-size:25px;
}
.w2qmp4 .qpjy07{
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
	overflow:hidden;
}
.w2qmp4 .qpjy07 img{
	height:100%;
	width:100%;
}

.w2qmp4 .qhmkod .a5bvdh{
	background-color:#eee;
	border:0;
	padding:15px;
}
.w2qmp4 .qhmkod input::placeholder,
.w2qmp4 .qhmkod textarea::placeholder
{
	font-family:'Potta One',cursive;
	color:#ada9a9;
}

/*-----Blog Sidebar-----*/
.qfbnl1 .fm8n2n{
	padding:5px;
	margin-bottom:40px;
	
}
.qfbnl1 .fm8n2n .bcgn0a{
	padding: 20px;
	text-align: center;
	box-shadow:0 1px 8px  rgba(0,0,0,0.3);
}
.qfbnl1  h4{
	position:relative;
	padding:10px 0;
	font-size:20px;
	font-weight:400;
	color:#e90101;
	background-color:transparent;
	text-transform:uppercase;
	border:1px solid #e90101;
	border-radius:2px;
	margin-bottom:25px;
	
}





.qfbnl1 .loz2jt .kj254c{
	display:flex;
	justify-content: center;
	align-items: center;
	margin-bottom:0;
}
.qfbnl1  .kj254c button{
	background-color:#e90101;
	color:#fff;
	padding:8px 10px;
	border:2px solid #e90101;
}
.qfbnl1  .kj254c input{
	border:0;
	background-color:#eee;
	padding:10px 15px;
	border-radius:1px;
	border-right:0;
}
.qfbnl1 .fm8n2n ul li a{
	display:block;
	text-align:left;
	padding:5px 10px;
}
.qfbnl1 .fm8n2n ul li a span{
	float:right;
	vertical-align: middle;
}
.qfbnl1 .fm8n2n ul.h1ems0 li a{
	display:flex;
	width:100%;
	justify-content:space-between;
	align-items: center;
	padding:0 10px;
	padding-right:0;
	margin-top:20px;
}
.qfbnl1 .fm8n2n ul.h1ems0 li a span:nth-child(2){
	display:block;
	width:100%;
	margin-left:20px;
	vertical-align: middle;


}



.qfbnl1 .fm8n2n .tags a{
	padding:5px;
	text-align:center;
	border:2px solid #80808096;
	margin-top:5px;
	border-radius:3px;
	transition:.3s;
	font-size:11px;
}
.qfbnl1 .fm8n2n .tags a:hover,
.qfbnl1 .fm8n2n .tags a:focus{

	background-color:#e90101;
	border-color:#e90101;
	color:#fff;


}
/*------404---------*/


.akjpwf .content{
	border:10px solid #e90101;
	display:flex;
	padding:60px 0;
	flex-direction:column;
	justify-content:center;
	align-items: center;
}
.akjpwf .content h1{
	font-size:9em;
}
.akjpwf .content p{
	font-family:'Potta One',cursive;
	padding:20px 0;
	color:#222;
}
/*-------Sliding Banner---------*/
.hhpjus .rx4ol1 .z2w3bc{
	height:100vh;
}
.hhpjus .rx4ol1 .z2w3bc:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
	background-color:rgba(0,0,0,0.7);
}

.hhpjus .q9mr2p{
	position:absolute;
	top:55%;
	left:50%;
	padding:10px 20px;
	text-align:center;
	transform:translate(-50%,-50%);
	width:100%;
	z-index:99;
	max-width:700px;
	margin:0 auto;
	display:flex;
	justify-content:center;
	flex-direction:column;
	align-items: center;
}


/*------Footer---------*/

.dyyd46 h5{
	color:#fff;
	padding-bottom:35px;
}

.dyyd46 .g9g17p li a{
	width:30px;
	height:30px;
	margin-right:2px;
	border:1px solid #eee;
	display:flex;
	color:#fff;
	justify-content:center;
	align-items: center;
}
.dyyd46 .g9g17p li a:hover,
.dyyd46 .g9g17p li a:focus{
	background-color:#e90101;
	color:#fff;
	border:1px solid #e90101;
}
.dyyd46 .g9g17p p{
	margin:20px 0;
	padding-right:20px;
	font-family:'Potta One',cursive;
}


.dyyd46 .ep1ows li a{
	color:#fff;
	position:relative;
	display:flex;
	max-width:120px;
	justify-content:flex-start;
	align-items: center;
	padding-bottom:20px;
	
}
.dyyd46 .ep1ows li a:hover,
.dyyd46 .ep1ows li a:focus,
.dyyd46 .ep1ows li a:hover:before,
.dyyd46 .ep1ows li a:focus:before{
	color:#e90101;
}

.dyyd46 .ep1ows li a:before{
	display:inline-block;
	content:"\f101";
	color:#fff;
	font-size:12px;
	margin-right:10px;
	vertical-align:middle;
	font-family:'Font Awesome 5 free';
	font-weight:600;
}

.dyyd46 .ep1ows li:last-child{
	padding-bottom:0;
}

.dyyd46 .iqaanv a{
	display:block;
	width:70px;
	height:70px;
	position:relative;
	overflow:hidden;
	transition:.2s;
	
}

.dyyd46 .iqaanv a:hover img{
	transform:scale(1.3);

}



.dyyd46 .iqaanv{
	display:flex;
	max-width:225px;
	justify-content:space-between;
	align-items: center;
	margin-top:10px;
}
.dyyd46 .qpjy07 p{
	padding-bottom:22px;
	font-family:'Potta One',cursive;
	color:#fff;
}
.dyyd46 .qpjy07 h5{
	padding-bottom:30px;
}
.dyyd46 .qpjy07 a .wa5bpg:before{
	z-index:5;

}



.dyyd46 .copyright{
	position:absolute;
	bottom:0;
	width:100%;
	padding:15px 0;
	background-color:#e90101;
	color:#fff;
}


.dyyd46 .copyright p{
	text-align:center;
	color:#fff;
	margin:0;
	padding:0;
	font-family:'Potta One',cursive;
}








/*----------Responsive Media-------------*/

@media(max-width:1200px){

	.p0a6yu .zq28en .rf01rt > span{
		margin-right:10px;
	}

}


@media(max-width:991px){
	

	.m0053i{
		padding:10px 0;
	}

	.m0053i .ibktjo .kpgowo ul{
		display:none;
	}


	

	.m0053i .v2imw8{
		display:block;
	}

	.hhpjus .rx4ol1 .z2w3bc img{
	height:100%;
	}
	
	.p0a6yu .zq28en{
		margin:0 auto 30px;
		display:flex;
		max-width:500px;
		flex-direction:column;
		justify-content:center;
		align-items: center;
		text-align: center;
	}

	.to3c5n{
		padding:20px 40px;
	}

	.p0a6yu .zq28en .rf01rt span{
		margin:0;
	}

	.p0a6yu .zq28en .rf01rt h6{
		padding:15px 0;
	}
	.p0a6yu .zq28en .content{
		max-width:400px;
		text-align: center;
	}
	.apxq8u .vzgy9o p{
		font-size:14px;
	}
	.apxq8u .vzgy9o{
		padding:15px;
	}
	
	.ofh0wc{
	padding:45px 30px;
	}
	.sivp6c .m9jykp .axr7i6:nth-child(2){
		padding-left:5px;
	}
	.sivp6c .m9jykp{
		padding:0;
		height:100%;
	}

	.sivp6c .bo5rm6{
		padding-left:10px;
		
	}

	.sivp6c .m9jykp img{
		height:100%;
	}

	.p0a6yu .zq28en .rf01rt{
		flex-direction: column;
	}

	.p0a6yu .zq28en .rf01rt h6:before{
		left:50%;
		transform:translateX(-50%);
	}

	.asb0vg .qf9yb6 .bo5rm6.mo1876{
		padding:0 50px;
	}


	.y7mjuy .nabah7{
		margin-bottom:30px;
	}

	.y7mjuy .l1ywon .bo5rm6 h6{
		font-size:15px;
		max-width:200px;
	}
	.c61j4h .jw2edw{
		margin-bottom:30px;
		padding:10px;
	}

	.dyyd46 .w9du4p,
	.dyyd46 .qpjy07{
		margin-top:30px;
	}
	.dyyd46 .w9du4p h5{
		padding-bottom:55px;
	}

	.dyyd46 .qpjy07 p{
		padding-bottom:15px;
	}
	.to3c5n .na2ovy .bcgn0a span{
		font-size:18px;
	}

	.us8rnf .to3c5n .na2ovy .bcgn0a{
		padding:5px;
		font-size:18px;
	}



}
@media(max-width:765px){
	.c1wmuu{
		padding-top:200px;
		padding-bottom:150px;
	}
	.asb0vg.zoy03x{
		padding:0;
	}
	.dyyd46 h5,
	.dyyd46 .w9du4p h5,
	.dyyd46 .qpjy07 h5{
		padding-bottom:20px;
	}

	.y7mjuy .l1ywon .bo5rm6 h6{
		font-size:18px;
		max-width:100%;
	}
	.sivp6c .m9jykp{
		padding-bottom:40px;
	}
	
	.apxq8u .vzgy9o{
		margin-bottom:20px;
	}

	

	.asb0vg .qf9yb6 .bo5rm6.mo1876,
	.asb0vg .qf9yb6 .bo5rm6{
		padding: 30px;

	}

	.dyyd46 .ep1ows{
		padding-top:40px;
	}

	

	.asb0vg .na1cil .ieztwo{
		width:100%;
		display:none;
	}
	.us8rnf .to3c5n{
		padding:20px;
	}
	.us8rnf .to3c5n h1{
		font-size:56px;
	}
	.to3c5n .n3hjcs a{
		padding:5px;
		margin:5px;
	}

}	


@media(max-width:565px){
	.lw9mob .path75 .udhdzr .j37cfr{
		font-size:15px;

	}


}


/*新增加的css*/
.tqpe63 {
  padding: 20px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kdjf6b {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.kdjf6b a,
.kdjf6b span {
  min-width: 38px;
  height: 38px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kdjf6b .uf0ccr {
  background-color: rgb(255 121 8);
  color: white;
  border-color: rgb(255 121 8);
}
.kdjf6b .disabled {
  color: #aaa;
  border-color: #eee;
}


/* Theme 473 migration */
.ptiam6 li a{white-space:nowrap;}
.ptiam6 .mqt443 a{display:inline-block;padding:9px 14px;background:#d71920;color:#fff!important;border-radius:2px;}
.ptiam6 .oa03b7 a{background:#111;color:#fff!important;}
.k037nv ul li a{white-space:nowrap;}
.qh7kb4 h1{font-size:46px;line-height:1.18;margin:0;}
.q9mr2p h1,.jfgw14 h1,.nfpzbd{font-size:46px;line-height:1.18;margin:0;}
.vkzqu0{max-width:760px;margin:18px auto 0;}
.lqgxtm{background:#fff;color:#222;}
.lqgxtm h1,.lqgxtm h2,.lqgxtm h3,.lqgxtm h4,.lqgxtm h5,.lqgxtm h6,.lqgxtm p,.lqgxtm li,.lqgxtm label{color:#222;}
.t59x3n,.dj1c0b,.sg2tt3,.dy01k4,.s0bp1n,.mtvndb{background:#fff;color:#222;border:1px solid #eee;box-shadow:0 12px 32px rgba(0,0,0,.08);}
.t59x3n{padding:26px;margin-bottom:30px;min-height:220px;}
.t59x3n h5,.t59x3n p,.dj1c0b h5,.dj1c0b p,.sg2tt3 h5,.sg2tt3 p,.dy01k4 h3,.dy01k4 p,.s0bp1n h3,.s0bp1n p{color:#222;}
.dj1c0b,.sg2tt3,.s0bp1n{padding:30px;margin-bottom:30px;}
.dj1c0b b{display:inline-block;margin-bottom:15px;color:#d71920;font-size:30px;}
.sg2tt3 i{display:block;margin-bottom:16px;color:#d71920;font-size:36px;}
.mtvndb{padding:42px;background:#111;border-color:#d71920;}
.mtvndb h3,.mtvndb p,.mtvndb li{color:#fff;}
.mtvndb ul,.rwez9w,.s0bp1n ol{margin-top:20px;padding-left:20px;list-style:disc;}
.s0bp1n ol{list-style:decimal;}
.mtvndb li,.rwez9w li,.s0bp1n li{display:list-item;margin-bottom:8px;}
.nahkx3{margin-left:10px;}
.dy01k4{padding:36px;}
.dy01k4 .q8170b{margin-bottom:18px;}
.dy01k4 .a5bvdh{height:48px;border:1px solid #ddd;background:#fff;color:#222;}
.dy01k4 textarea.a5bvdh{height:auto;min-height:118px;}
.dy01k4 .a5bvdh::placeholder{color:#777;}
.lsc0dc{overflow:hidden;margin:12px 0;font-size:15px;}
.lsc0dc label{float:left;color:#222;}
.lsc0dc a{float:right;color:#d71920;text-decoration:underline;}
.trluyc{font-size:0;margin-top:12px;}
.trluyc .l8oct2{display:inline-block;vertical-align:top;height:48px;line-height:48px;padding:0 24px;margin:8px 10px 0 0;border:0;font-size:14px;cursor:pointer;}
.trluyc .l8oct2 span{line-height:48px;}
.y7mjuy .rdgxri img,.ofh0wc .rdgxri img,.nabah7 .rdgxri img{max-height:260px;object-fit:cover;width:100%;}
.y9zbqs{font-size:34px;line-height:1.25;margin-bottom:18px;color:#222;}
@media(max-width:1199px){.ptiam6 .mqt443 a{padding:7px 10px;}}
@media(max-width:767px){.qh7kb4 h1{font-size:32px}.dy01k4{padding:24px}.lsc0dc label,.lsc0dc a{float:none;display:block;margin-bottom:8px}.trluyc .l8oct2,.nahkx3{display:block;width:100%;margin-left:0;margin-right:0}}
