* {
    margin: 0;
    padding: 0;
}


/*
.why-choose-area {
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.single-choose-box {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}

.single-choose-box img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}

.single-choose-box .title {
  position: absolute;
  left: 32px;
  bottom: 25px;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  max-width: 230px;
}

.single-choose-box .title h3 {
  background-color:#f15d36;
  color: #ffffff;
  display: inline;
  white-space: pre-wrap;
  -webkit-box-shadow: -7px 0 0#f15d36;
          box-shadow: -7px 0 0#f15d36;
  font-size: 23px;
  font-weight: 700;
  padding-left: 0;
  padding-right: 7px;
  padding-top: 0;
  padding-bottom: 3px;
}

.single-choose-box .content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background:linear-gradient(100deg, rgb(32 117 34 / 80%), rgb(50 107 76 / 88%));
  border-radius: 5px;
  padding: 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  visibility: hidden;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 25px;
  margin-right: 25px;

}

.single-choose-box .content .inner-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 25px;
  right: 25px;
  margin: 0 auto;
}

.single-choose-box .content .inner-content h3 {
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: -6px;
  font-size: 23px;
  font-weight: 700;
}

.single-choose-box .content .inner-content h3 a {
  color: #ffffff;
}

.single-choose-box .content .inner-content p {
  color: #ffffff;
  margin-bottom: 15px;
  margin-top: 13px;
}

.single-choose-box .content .inner-content .read-more-btn {
  color: #ffffff;
}

.single-choose-box .content .inner-content .read-more-btn i {
  color: #ffffff;
}

.single-choose-box:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.single-choose-box:hover .content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.single-choose-box:hover .title {
  opacity: 0;
  visibility: hidden;
}
*/


/*#tes-moinal{
 
     width: 100%
     padding:20px;
     border-radius: 50% solid;
     background: white;
     margin: 100px auto;
     display: flex;
     justify-content: center;
  }
 .box{
  padding: 10px;
  width:200px;
  height:200px;
  border: 1px solid;*/


/* border-radius:50%;*/


/* background-color:linear-gradient(100deg, rgb(32 117 34 / 80%), rgb(50 107 76 / 88%));*/


/*padding:5px;
  margin: 0px 10px;*/


/*transition: 1s;*/


/* }*/


/*.box:hover{
    transform:scale(1.4);*/


/* background: linear-gradient(100deg, rgb(32 117 34 / 80%), rgb(50 107 76 / 88%));*/


/*border-radius:50%;
    box-shadow: 2px 2px 2px #000;
    z-index:;*/


/*}
  .test{
  padding: 10px;
  width:200px;
  height:200px;*/


/*  border-radius:50%;*/


/*margin: 0px 10px;
  transition: 1s;
  }*/


/*.test:hover{
    transform:scale(1.4);
    background:linear-gradient(100deg, rgb(50 107 76 / 30%), rgb(50 107 76 / 30%));
    border: 1px solid;
    box-shadow: 1px 1px 1px #000;
    z-index:1;
    }*/


/* .article-container {
    width: 300px;
    height: 200px;
    border: 1px solid #000000;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
}

  .article-img-holder {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    transition: all 1s;
}

.article-img-holder:hover {
    transform: scale(1.2);
}
 .test{
  width:200px;
  height:200px;
  /*border-radius:50%;*/


/* margin: 0px 10px;
  transition: 1s;
  }
  .test:hover{
     transform: scale(1.2);
  }*/

.car-img {
    width: 400px;
    height: 400px;
    /* margin-left:100px; */
    border-radius: 20px 20px 20px 20px;
    margin-top: 30px;
    cursor: pointer;
}

@media (max-width: 414px) {
    .car-img {
        width: 400px;
        height: 400px;
        /* margin-left: 100px; */
        border-radius: 20px 20px 20px 20px;
        margin-top: 30px;
        cursor: pointer;
    }
}

.glyphicon {
    padding-left: -50px;
}

#myCarousels {
    height: auto;
    /*width:740px;*/
    /*padding-top: 30px;*/
    border-radius: 20px 20px 20px 20px;
    /*left:15%;*/
    text-align: center;
    /* background:; linear-gradient(100deg, rgb(50 107 76 / 30%), rgb(50 107 76 / 30%));*/
}

.carousel1 {
    position: relative;
    left: 50px;
    right: 50px;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.matter {
    text-align: justify;
    font-size: 15px;
}

.main {
    text-align: center;
    font-weight: bold;
}

.modal-img {
    width: 100%;
    height: 650px;
    border-radius: 20px 20px 20px 20px;
}

.modal-header .close {
    /* margin-top: -2px; */
}

button.close {
    /* background: rgb(255 255 255); */
    height: auto;
}


/*@media screen and (max-width: 992px) {
  .container-slider {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .container-slider {
    width: 100%;
  }
}*/

.button {
    background-color: #ddd;
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 16px;
}


/* .women {
    height: 50px;
} */