.four-banner-area .banner-content {
    
    padding-right: 60px;
}
.why-choose-us-item img{
    border-radius:15px;
}
.banner-content .text-banner{
    font-weight: 600 !important;
    font-size:25px !important;
    margin-bottom: 15px !important;
}
.min-heigh-service-title{
    min-height:75px;
}
.navbar-brand img, .footer-logo img{
	width:180px;
}
.navbar{
	padding-top:10px;
	padding-bottom:10px;
}
.navbar-light-four .side-nav .side-nav-right, .navbar-light-four .side-nav .side-nav-right:hover{
	border:2px solid #fff;
}

.banner-form {
    background-color: #00000045;
    padding: 35px 35px 40px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    border: 2px solid #fff;
}

.cmn-banner-btn{
	background-color: #000000 !important;
	border:2px solid #fff !important;
}

.banner-form textarea{
	height:120px !important;
}

.mt-minus{
	margin-top:-20px;
}
.request-btn, .request-btn:before{
	border-radius: 50px;
}

.phonestyle {
    font-size: 20px;
    font-weight: 600;
    color:#ff0000;
    margin-left: 20px;
}

.phonestyle i{
	top: 5px;
    font-size: 28px;
    position: relative;
}

.why-choose-us-area-without-bg{
	background-color: #f5f7f8;
}

.faq-style-area{
	background-color: #f5f7f8;
}
.faq-style-area h2, .three-section-title h2{
	color: #000000;
}

.three-about-area .about-img img{
	border-radius: 20px;
}
.banner-form .one-section-title{
    margin-bottom:30px !important;
}


    

.step-card{
  position:relative;
  background:#fff;
  border:1.5px solid #000;
  border-radius:18px;
  padding:30px 20px;
  min-height:220px;
  overflow:hidden;
  transition:0.3s;
}

.step-card:hover{
  transform:translateY(-4px);
  box-shadow:0 10px 30px rgba(0,0,0,0.08);
}

.icon-wrap{
  width:100px;
  height:100px;
  border-radius:50%;
  border:2px dashed #000;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:28px;
  background:#fff;
}

.icon-inner{
  width:70px;
  height:70px;
  border-radius:50%;
  background:#000;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:45px;
}

.step-number{
  position:absolute;
  top:32px;
  right:25px;
  font-size:54px;
  font-weight:700;
  line-height:1;
  color:transparent;
  -webkit-text-stroke:1px #000;
  opacity:.7;
}

.step-title{
  font-size:25px;
  font-weight:600;
  margin-bottom:14px;
  color:#000;
}

.step-text{
  color:#777;
  margin:0;
}




@media only screen and (max-width: 1350px) {
.two-lover-area .lover-item ul li .lover-content p {
    margin-bottom: 10px;
    min-height: 225px;
}
}

@media only screen and (max-width: 780px) {

.four-banner-area .banner-content {
    padding-right: 0px;
}
.step-number{
font-size:42px;
}

.step-card{
min-height:auto;
}

.min-heigh-service-title{
    min-height:0px;
}
.side-nav {
    display:none;
}
.navbar-light .navbar-brand {
    max-width: 130px;
}
.three-about-area .about-img .about-inner{
    display:none;
}

.navbar-light{
    padding-left: 10px;
    padding-right: 10px;
}
 .three-banner-area {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top:80px;
 } 
 .four-about-area .about-content {
     padding-right: 0px; 
}
.phonestyle {
    display:block;
    margin-left: 0px;
}
.four-about-area .about-img {
         padding-right: 0px; 
}
.four-about-area .about-img .about-inner {
     left: 0px; 
}

.three-about-area .about-img .about-inner {
    bottom: 40px;
}
.why-choose-us-item{
   text-align:center; 
}
.why-choose-us-item .choose-image{
    margin: 0 auto 25px auto;
}
h2{
    font-size:30px !important;
}
.four-expect-area .expect-item {
    padding: 30px 20px 30px 20px;
    
}
.two-lover-area .lover-item ul li .lover-content p {
    min-height: 0px;
}
.six-lover-area .lover-item {
    margin-bottom: 30px;
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
}
.one-contact-area {
     padding-top: 0px; 
}
.contact-content {
    padding: 70px 0 70px;
    max-width: 635px;
     margin-left: 0px !important; 
}
.three-banner-area .banner-content h1 {
    font-size: 35px;
    
}
.one-contact-area .contact-content .contact-emergency {
    margin-left: -10px;
}
.six-lover-area .three-section-title{
    margin:0 10px;
}
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}