section.insure-sec-1 {
    margin-top: 70px;
    background-image: url(../img/kuwy-insurance.webp);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #f7f7f7;
    position: relative;
    overflow: hidden;
}
.insure-title-wrap {
  padding: 20px 0 280px;
}
.insure-title {
  font-size: 44px;
  font-weight: 700;
  color: #02748f;
  padding: 30px 0px;
}
.blue-2 {
  color: #44d2ea;
}
.button-red {
  background-color: #fb4848;
  border: 2px solid #fb4848;
  color: #fff!important;
  padding: 15px 30px;
  border-radius: 6px;
}
.button-red:hover {
  background-color: #fff;
  color: #02748f!important;
  border: 2px solid #02748f;
  transition: 0.5s;
}
.button-blue {
  background-color: #fff;
  color: #02748f!important;   
  border: 2px solid #02748f;
  padding: 15px 30px;
  border-radius: 6px;
}
.button-blue:hover {
  background-color: #fb4848;
  border: 2px solid #fb4848;
  color: #fff!important;
  transition: 0.5s;
}
.animate-width {
  width: 100%;
  overflow: hidden;
}
.img-rotate-wrap {
  position: absolute;
  bottom: 34px;
  animation: drift 8s linear infinite;
}
.img-rotate {
  position: relative;
}
.wheel-left {
  position: absolute;
  top: 146px;
  left: 58px;
}
.wheel-right {
  position: absolute;
  top: 146px;
  right: 54px;
}

@keyframes drift {
	from { transform: translateX(1350px);}
	to { transform: translatex(-500px);}
}
.wheel {
  -webkit-animation: spin 2s linear infinite; /* Safari browser */
  animation: spin 2s linear infinite;}

/* for Safari browser  */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(360deg); }
  100% { -webkit-transform: rotate(0deg); }
}

@keyframes spin {
  0% { transform: rotate(360deg); }
  100% { transform: rotate(0deg); }
}
.insure-title-all {
  font-size: 38px;
  font-weight: 600;
  color: #393939;
}
.highlight-title-wrap span {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
}
.highlight-box {
  box-shadow: 0 3px 6px rgb(0 0 0 / 3%), 0 3px 6px rgb(0 0 0 / 10%);
  padding: 10px;
  border-radius: 10px;
}
.highlight-main {
  font-size: 14px;
  font-weight: 500;
}
.about-point {
  font-size: 17px;
    font-weight:700;
    padding-bottom: 0;
    margin: 0;
}
.button-radius {
  border-radius: 30px;
}
section.insure-sec-3 {
  padding-top: 0;
}
section.insure-sec-4 {
  background-image: url(../img/gray-bg.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
section.insure-sec-5 {
  background-image: url(../img/blue-bg.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
.not-box {
  background-color: #f5f4f4;
  border-radius: 10px;
  padding: 15px;
  height: 100%;
}
.clr-white {
  color: #fff!important;
}
.sub-title{
  font-size: 22px;
  font-weight: 600;
  color: #057792;
  letter-spacing: 1px;
}
@media (max-width:1400px){
  section.insure-sec-4 {
    background-size: cover;
}
section.insure-sec-5 {
  background-size: auto;
}
.events-img-wrap img {
  width: 100%;
  padding-right: 40px;
}
}
@media (max-width:992px){
  section.insure-sec-1 {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.img-rotate-wrap {
  bottom: 10px;
  animation: drift 7s linear infinite;
}
.img-rotate img {
  width: 60%;
}
.wheel-wrap img {
  width: 60%;
}
.wheel-left {
  top: 84px;
  left: 36px;
}
.wheel-right {
  top: 84px;
  right: 195px;
}
  .insure-about-box {
    text-align: center;
}
.about-box {
  width: 70%;
  margin: 0 auto 20px;
}
.events-img-wrap img {
  width: auto;
  padding-right: 0;
}

}
@media (max-width: 768px) {
  .insure-title {
    font-size: 38px;
}
  .highlight-box img {
    width: auto;
}
.highlight-box {
  text-align: center;
  padding:30px;
}
.highlight-cont {
  padding-top: 20px;
}
.highlight-main {
  font-size: 16px;
  font-weight: 600;
}
section.insure-sec-4 {
  background-size: cover;
  padding-bottom: 60px;
}
.covered-box {
  text-align: center;
}
section.insure-sec-5 {
  background-size:cover;
}
.not-box {
  padding: 32px;
  height: auto;
  text-align: center;
}
}
@media (max-width: 470px) {
  .insure-title-wrap {
    padding: 20px 0 180px;
}
  .insure-title {
    font-size: 34px;
}
  .events-img-wrap img {
    width: 100%;
    padding-right: 0;
}
.insure-title-all {
  font-size: 32px;
}
.img-rotate-wrap {
  bottom: 10px;
  margin: 0 auto;
  text-align: center;
  animation: drift 8s linear infinite;
}
.img-rotate {
  position: relative;
  width: 210px;
}
.wheel-left {
  position: relative;
  margin-top: -41px;
  margin-left: -124px;
  top: 0!important;
  left: 0!important;
}
.wheel-right {
  position: relative;
  margin-top: -35px;
  margin-right: -129px;
  top: 0!important;
  left: 0!important;
}
.wheel-wrap img {
  width: 35px;
}
.car-body {
  width: 100%!important;
}
}