

/* se queda*/

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .swiper-container.brandswiper,.swiper-container.testimonialsswiper,.studiesswiper {
    overflow: hidden;
}

.hero-section-one .heading-boder h2 {
    color: white;
    width: 51%;
}

.awards-text .boder {
    width: 70px;
    height: 1px;
    background: white;
}

.satisfied-clients .heading-boder p {
    color: #666;
}

.satisfied-clients .heading-boder h2 {
    width: 69%;
}
.satisfied-clients .heading-boder span{
    padding-left: 0;
} 

.case-studies .heading-boder h2 {
    color: white;
}
.case-studies .heading-boder span:before{
        background-image: url(../img/text-line-b.png);
}
.case-studies .heading-boder span{
    display: block;
}
.case-studies .heading-boder p{
    padding-bottom: 50px;
}
.hero-section-three .heading-boder h2 {
    width: 100%;
}
.hero-section-three .heading-boder {
    padding-left: 49px;
}
.hero-section-three .heading-boder span {
    display: block;
    padding-left: 0;
}
.hero-section-three .heading-boder span:before {
    background-image: url(../img/text-line-blu.png);
}
.why-choose-us .heading-boder span{
    padding-left: 0;
}
section.why-choose-us .heading-boder h2{
    width: 100%;
}
.counter-text .boder {
    width: 60px;
    height: 1px;
}
.case-studies .heading-boder h2 {
    width: 100%;
}

.heading-boder.two {
    text-align: center;
}
.heading-boder.two h2 {
    margin: auto;
}
.heading-boder p {
    color: #999999;
    font-size: 20px;
    padding-bottom: 70px;
    position: relative;
    padding-top: 20px;
}
.hero-section-one.two .heading-boder span {
    display: inline-block;
    width: auto;
}
.case-studies .heading-boder span {
    padding: 0;
  }
.section-case-studies .heading-boder.two {
    padding-bottom: 50px;
}
section.blog-posts .heading-boder.two h2 {
    padding-bottom: 65px;
}
.heading-boder{
    z-index: 1111;
}
.heading-boder h2 {
    font-size: 70px;
    width: 52%;
    line-height: 80px;
    font-weight: 600;
    position: relative;
    z-index: 111;
}
.heading-boder span {
    position: relative;
    padding-left: 10px;
    z-index: 111;
}
.heading-boder span:before {
    position: absolute;
    content: "";
    background-image: url(../img/text-line.png);
}
.heading-boder p {
    color: #999999;
    font-size: 20px;
    padding-bottom: 70px;
    position: relative;
}
.heading-boder span:before {
    position: absolute;
    content: "";
    background-image: url(../img/text-line.png);
    height: 19%;
    background-repeat: no-repeat;
    width: 100%;
    top: 93%;
}
.hero-section-one.two .heading-boder h2 {
    color: white;
    width: 57%;
}
.hero-section-one .heading-boder p {
    color: white;
    padding-bottom: 20px;
}
.hero-section-one .heading-boder span {
    position: relative;
    width: 100%;
    display: block;
    padding-left: 0;
}
.hero-section-one .heading-boder span:before {
    position: absolute;
    content: "";
    background-image: url(../img/text-line-w.png);
}
.boder {
    display: block;
    background-color: #80253c;
    width: 30px;
    height: 3px;
    margin: auto;
    margin-top: -16px;
    margin-bottom: 20px;
}

span.swiper-pagination-bullet{
    background-color: transparent;
    border: 1px solid #cfcfcf;
    opacity: 1;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: transparent;
    border: 1px solid #0049ff;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block;
    margin-top: 100px;
    position: relative;
}

.swiper-pagination.two-style {
    margin: 0 !important;
    padding: 0;
    left: -38%;
    top: 78%;
    position: absolute !important;
}
.studiesswiper .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block;
    margin-top: 0px;
    position: absolute;
}
.herotwoswiper .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: absolute;
    margin: 0;
    bottom: 16%;
}

.reaview p {
    line-height: 26px;
}
.reaview-section .heading{
    margin-bottom: 100px;
}
.reaview img {
    border-radius: 50%;
}
/* .reaview-section {
    border-top: 10px solid #ebebeb;
    position: relative;
    overflow: hidden;
} */
.reaview img {
    border-radius: 50%;
    transform: translateY(-60px);
    margin-bottom: -20px;
}
.reaview span{
    border-radius: 50%;
    transform: translateY(-60px);
    margin-bottom: -20px;
}
.reaview {
    background-color: #ffffff;
    text-align: center;
    border: 2px solid #ebebeb;
    border-radius: 15px;
    padding: 5px;
    padding-top: 0;
}

/* .reaview span{
    color: #222;
    font-size: 14px;
    line-height: 24px;
} */