.carhead{
    text-align:center; padding-top: 99px; font-size: 56px;
}
.mt-100px{
    margin-top:50px;
}
.mt100car{
     margin-top:100px;
}
@media screen and (max-width: 600px) {
    .accordion-button{
        font-size:14px;
    }
    .logo-box{
        margin:auto;
        width: 100%;
       margin-bottom:20px;
    }
    .form-control {
        font-size:13px !important;
    }
    .info-heading {
        margin-top: 10px;
        margin-left: 42px;
    }
    body {
        font-size:13px !important;
    }
    .mt100car{
         margin-top:50px;
    }
    .carhead{
        text-align:center; padding-top: 29px; font-size: 26px;
    }
    .mt-100px{
        margin-top:0px;
    }
    .top-50 {
        top: 57% !important;
    }
    .consult-card {
        position: relative;
        background: #ffffff;
        padding: 20px;
        border-radius: 20px;
        max-width: 1000px;
        z-index: 2;
    }
    .box {
      min-height:100% !important;    
    }
    .bannerbbox p {
      
        font-size: 13px;
    }
    .fsizemobs{
        font-size:13px;
        letter-spacing: .7px;
    }
    .info-box {
        height:100%;
    }
    .main-title {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 30px;
        font-family: 'Poppins-Medium';
        letter-spacing: .7px;
    }
    .bannerbbox {
        margin-bottom: 69px;
        margin-top: 100px;
    }
   .hm_mt_mob{
           margin-top: 3px;
		   margin-left: 0px;
		   font-size: 14px;
    } 
	.hm_mt{
		margin-left: 0px;
	}
	.overlap-section {
		padding-top: 107px;
	}
	.trust-heading {
       font-size: 24px;
	}

	.floating-icon {
		top: 17px;
		right: 13px;
		width: 83px;
	}
	.carousel-item .img {
        width: 101px;
    }
	.trust-card {
        height: 88%;
        padding: 29px 10px 2px 11px;
        width: 100%;
        margin-left: 0px;
        margin-top: 45px; border-radius: 11px;
	} 
	.trust-card p {
        font-size: 13px;
        margin-top: 15px;
        font-weight: 600;
        text-align: left; margin-bottom: 0px;
    }
	.trust-card h1 {
    font-size: 23px;
    
    }
    .confused-carriear{
        height:100%;
    }
	.confused-heading {
		padding: 11px;
       margin-left: -25px;
       margin-top: 2px;
	   font-size: 13px;
	   width: 100%;
	}
	.card-overlap-section {
        margin-top: -153px !important;
        position: relative !important;
        z-index: 10 !important;
    }
	.confused-mob-para{
		margin-left: 0px;
        font-size: 17px;
	}
	.card-border {
		margin-left: 0px;
        margin-bottom: 34px;
	}
	.what-title{
		font-size: 24px;
    padding-top: 10px;
	}
	.first-box{
		margin-top: -24px;
	}
	.info-box {
		margin-top: 20px;
	}
	.Expert-div {
		margin-right: 68px;
	}
	.top-image {
		width: 96px;
        right: 0px;
	}
	.expert-heading{
		padding-top: 64px;
       font-size: 20px;
	}
	
	.contact-heading{
        font-size: 22px;
        margin-bottom: 21px;
        margin-top: 20px;
    }
	.carousel-control-next, .carousel-control-prev {
		 margin-right: 0px; 
		 margin-left: 0px;
	}
	
	.carriear-box-heading {
           color: white;
        font-weight: 600;
        font-size: 22px;
        line-height: 32px;
    }

.carriear-box {
       
        background: linear-gradient(to right, rgb(243 119 33) 0%, rgb(244 118 34) 20%, rgb(244 144 34) 40%, rgb(244 127 34) 60%,rgba(255, 255, 255, .4) 100%), rgba(255, 255, 255, 0) 100%), url(images/bannercar.jpg);
        background-size: cover;
        background-position: right top;;
        background-repeat: no-repeat;
        padding-top: 0px;
        padding-bottom: 0px;
    
}
.carriear-box  .pt-5{
	padding-top:30px !important;
}
.carriear-box  .pb-5{
	padding-bottom:30px !important;
}

.what-card-body {
    min-height:100%;
}
.knowmorecolor {
   position: unset;
   margin-right: -16px;
}
	.cardsecc .card-box {
	    margin-bottom:15px;
	}
	
	.acc-title {
		margin-top: 0;
		color: #f07d22;
		font-weight: 700;
		font-size: 20px;
	}
	.list-div {
		margin-top: 0 !important;
	}
	.abt-main-title {
		color: #f58220;
		padding-left: 0;
		font-weight: 600;
	}
	.about-title {
		color: #f07d22;
		font-weight: 700;
		font-size: 17px;
	}
	.terms-box{
		padding:1em !important;
	}
	.terms-subtitle {
		font-weight: 800;
		font-size: 21px;
		margin-bottom: 25px;
	}
	.bannerimgss{
		height:700px;
		margin-top:70px;
	}
}
.bannerimgss{
		
		margin-top:70px;
	}
@keyframes pop {
  0%{ transform: scale(1); }
  50%{ transform: scale(1.1); }
  100%{ transform: scale(1); }
}

.enuerybtn{
  display:inline-block;
  animation: pop 3s ease infinite;
}

.temp_hiden{ display:none;}