.about-five__images {position: relative;display: inline-block;margin-bottom: 15%;}
.about-five__images__shape {width: 503px;height: 400px;background-image: url(../images/about-bg.png);position: absolute;bottom: -54px;left: -160.5px;display: none;z-index: -1;}
.about-five__images__shape {display: block;}
.about-five__images img:nth-of-type(2) {margin: 0;position: absolute;bottom: -25px;right: -110px;}
.about-five__video {position: absolute;}
.about-five__video a {font-size: 20px;display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;background-color: #AD2023;color: #fff !important;}
.about-five__video {transform: translate(0);left: auto;top: 80px;right: -74px;}
.about-five__images__caption {bottom: -55px;left: 90px;}
.about-five__images__caption {position: absolute;width: 280px;display: flex;background-color: #fff;box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.07);border-right: 10px solid #AD2023;padding: 26px 20px 20px 48px;border-radius: 55px;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.about-five__images__caption span {font-weight: bold;line-height: 1;display: block;font-size: 72px;color: #AD2023;margin-right: 20px;margin-top: -8px;letter-spacing: -0.05em;}
.about-five__images__caption {font-size: 18px;font-weight: bold;line-height: 1.33em;}
/* content side */
.abot_icon{font-size: 60px;color:#AD2023 }
.about-five .section-title {padding-bottom: 30px;}
.section-title__text {margin: 0;text-transform: uppercase;color: #AD2023;letter-spacing: .1em;font-weight: bold;}
.section-title-title {margin: 0;color: #12062c;font-size: 48px;font-weight: bold;}
.about-five__box {margin: 0;padding: 0;list-style: none;display: flex;grid-gap: 30px;margin-bottom: 30px;}
.about-five-box-item {padding: 26px 30px;display: flex;align-items: center;width: 50%;}
.gray-bg {background-color: #B9606229;}
.about-box-text{  color: #797582;}
.about-five__box__icon {flex-shrink: 0;color:  #12062c;font-size: 48px;margin-right: 20px;}
.about-five__box__title a {background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 95%/0px 2px no-repeat;background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 2px no-repeat;color: inherit;transition: all 500ms ease;}
.about-five__box__title a:hover {color: #AD2023;background-size: 100% 2px;}
.about-four__meta {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;	border-top: 1px solid #e1dbec;padding-top: 30px;}
.about-four__author {display: flex;align-items: center;margin-bottom: 30px;}
.about-four__author__title {margin: 0;color: #12062c;letter-spacing: -0.025em;font-size: 20px;font-weight: bold;}
.about-four__author__designation {font-size: 14px;text-transform: uppercase;color:  #AD2023;margin: 0;line-height: 1em;margin-top: 5px;font-weight: bold;}
.about-four__author img{width: 80px;}
.button-6 {width: 170px;height: 48px;border: 2px solid #AD2023;text-align: center;cursor: pointer;position: relative;overflow: hidden;margin-bottom: 30px;}
.eff-6 {width: 170px;height: 50px;right: -140px;bottom: -50px;background: #AD2023;position: absolute;transition: all .5s ease;z-index: 1;}
.button-6 a {font-size: 16px;color: #AD2023;text-decoration: none;line-height: 45px;transition: all .5s ease;z-index: 2;position: relative;font-weight: 600;}
.button-6:hover a {color: #fff;}
.button-6:hover .eff-6 {right: 0;bottom: 0;}
.btn-animation {position: relative;cursor: pointer;padding: 20px 34px;text-decoration: none;text-transform: uppercase;}
.btn-animation:after {content: "";display: block;position: absolute; left: 0;top: 0;height: 100%;width: 100%;outline: 2px solid #ddd;opacity: .2;transition: all .3s;animation: pulse 2s infinite alternate;}
@keyframes pulse {
  0%{transform:scale(1);
  opacity: .2;} 
  100%{transform:scale(1.1, 1.25);
  opacity: .5;}
}
/* section 2 */
.service-card-three {text-align: center;background-color: #fff;box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);position: relative;padding-left: 15px;padding-right: 15px;padding-bottom: 32px;padding-top: 48px;}
.service-card-three::before {content: '';background-image: linear-gradient(55deg, var(--cretech-secondary, #e6babc) 0%, var(--cretech-primary, #AD2023) 100%);position: absolute;top: 0;left: 0;right: 0;bottom: 0;transform-origin: bottom center;transform: scale(1, 0);transition: transform 500ms ease, -webkit-transform 500ms ease;}
.service-card-icon {position: relative;display: inline-block;}
.service-card-icon::before {content: '';width: 70px;height: 70px;background-color: #e6babc;position: absolute;top: -4px;left: -31px;border-radius: 50%;transition: all 800ms ease;opacity: 1;}
.service-card-icon i {position: relative;transition: all 500ms ease;}
.service-card-icon i {font-size: 60px;color: #AD2023;}
.service-card-three__content {position: relative;}
.service-card-three__title {color: #12062c;font-size: 20px;line-height: 1.2em;letter-spacing: -0.025em;margin-top: 21px;}
.service-card-icon a {background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 2px no-repeat;color: inherit;transition: all 500ms ease;}
.service-card-three__text {font-size: 14px;line-height: 1.714em;transition: all 500ms ease;max-width: 175px;width: 100%;margin-left: auto;margin-right: auto;}
.service-card-three:hover::before {transform-origin: top center;transform: scale(1, 1);}
.service-card-three:hover .service-card-icon::before {left: -15px;background-color: rgba(255, 255, 255, 0.1);}
.service-card-three:hover .service-card-icon i {color: #fff;}
.service-card-three:hover .service-card-three__title a {color: #fff !important;background-size: 100% 2px;}
.service-card-three__title a{color: #000 !important;font-weight: 600;transition: all 500ms ease;background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 2px no-repeat;}
.service-card-three:hover .service-card-three__text{color: #fff !important;}
.about-second-bg{background-image: url(../images/service-four-bg-1-1.jpeg);}
.section-title-h2{font-weight: 600;}
.section-title-text{color: #AD2023;font-weight: 600;}
.about_shape{background-image: url(../images/site-footer-shape-1.png);background-repeat: no-repeat;}
/* responsive */
        @media screen and (max-width:1400px) {

        }
        @media screen and (min-width:1200px) and   (max-width:1399.98px) {
   
        }
        @media screen and (min-width:992px) and   (max-width:1199.98px) {
.about-five__images img:nth-of-type(2) {

  right: -24px;
}
.about-five__images__caption {
  width: 272px;
}
.section-title {padding-top: 24px;}
.section-title-title {
  font-size: 28px;
}

.button-6 {
  width: 130px;
}
.button-6 a {
  font-size: 13px;
}
.about-four__author__title {
  font-size: 16px;
}
.about-four__author__designation {
  font-size: 10px;
}
.about-five__box__title{font-size: 18px;}
.abot_icon {
  font-size: 45px;
  color: #AD2023;
}
        }
        @media screen  and (min-width:768px) and (max-width:991.98px) {
.service-card-three {
  margin-bottom: 20px;
}
        }
        @media screen and (min-width:576px) and (max-width:767.98px) {
.service-card-three {
  margin-bottom: 20px;
}

        }
        @media screen  and (min-width:381px) and (max-width:575.98px){
    .about-five__images img:nth-of-type(2) {
  bottom: -52px;
  right: -60px;
}
.about-five__video {
  top: 37px;
  right: -42px;
}
.pik_1{height: 400px;}
.about-five__images__caption {
  left: 89px;
}
.about-five__images__caption {
  width: 272px;
}
.section-title {padding-top: 24px;}
.section-title-title {
  font-size: 28px;
}
.about-five-box-item {
  width: 100%;
}
.about-five__box {
  display: grid;
  grid-gap: 20px;
  margin-bottom: 30px;
}
.button-6 {
  width: 130px;
}
.button-6 a {
  font-size: 13px;
}
.about-four__author__title {
  font-size: 16px;
}
.about-four__author__designation {
  font-size: 10px;
}
.service-card-three {
  margin-bottom: 20px;
}
        }
        @media screen and (min-width:320px) and (max-width:380.98px) {
 .about-five__images img:nth-of-type(2) {
  bottom: -52px;
  right: -60px;
}
.about-five__video {
  top: 37px;
  right: -42px;
}
.pik_1{height: 400px;}
.about-five__images__caption {
  left: 89px;
}
.about-five__images__caption {
  width: 272px;
}
.section-title {padding-top: 24px;}
.section-title-title {
  font-size: 28px;
}
.about-five-box-item {
  width: 100%;
}
.about-five__box {
  display: grid;
  grid-gap: 20px;
  margin-bottom: 30px;
}
.button-6 {
  width: 130px;
}
.button-6 a {
  font-size: 13px;
}
.about-four__author__title {
  font-size: 16px;
}
.about-four__author__designation {
  font-size: 10px;
}
.service-card-three {
  margin-bottom: 20px;
}
        }

