.slider-section-0 .bg-img {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100vh;
}
#section-0 {
    position: relative;
    z-index: 1000;
    background: white;
}
/* section 0 */
.red-color-header {
    font-size: 25px;
    font-family: "Gill-Sans-Medium";
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.red-color-title {
    font-family: "Gill-Sans-Medium";
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media (max-width: 1025px) {
    .red-color-header {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .red-color-header {
        font-size: 18px;
    }
}

#section-0 .content-container {
    position: absolute;
    top: 30%;
    left: 60%;
    transform: translate(-50%);

    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 82px;
    border-left: 3px solid #000000;
}
#section-0 .content-container h2 {
    font-family: "Gill-Sans";
    text-transform: uppercase;
    font-size: 50px;
    line-height: 150%;
    letter-spacing: 0.5em;
}

#section-0 .content-container-white {
    border-left: 3px solid white !important;
}

#section-0 .footer-content {
    position: absolute;
    bottom: 5%;
    text-transform: uppercase;
    width: 100%;
}
#section-0 .footer-content p,
#section-0 .footer-content span {
    font-family: "Gill-Sans-Medium";
    line-height: 24px;
    letter-spacing: 0.5em;
}
#section-0 .footer-content .left-content {
    float: left;
}
#section-0 .footer-content .right-content {
    float: right;
}
#section-0 .footer-content .rectangle {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    width: 120px;
    height: 3px;
    background: black;
    text-align: center;
    margin-left: 3px;
    margin-right: 8px;
}
.slick-container {
    position: relative;
}
.carousel-prev,
.carousel-next {
    cursor: pointer;
}

@media (max-width: 1025px) {
    #section-0 .content-container {
        top: 40%;
        left: 50%;
        padding-left: 52px;
    }
    #section-0 .content-container h2 {
        font-size: 40px;
        line-height: 150%;
        letter-spacing: 0.3em;
    }
}

@media (max-width: 767px) {
    #section-0 .content-container {
        top: 40%;
        left: 50%;
        padding-left: 18px;
    }
    #section-0 .content-container h2 {
        font-size: 25px;
        line-height: 150%;
        letter-spacing: 0.1em;
    }
    #section-0 .footer-content {
        font-size: 12px;
        text-align: center;
    }
    #section-0 .footer-content .left-content,
    #section-0 .footer-content .right-content {
        float: unset;
    }
}
#section-1 {
    position: relative;
    height: 100%;
    background-attachment: fixed;
    background-image: url(../images/home/clientBackground.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#section-1 .white-container {
    position: relative;
    background: white;
    border-bottom-right-radius: 300px;
    box-shadow: 5px 5px 18px #474040c7;
}
/*top left*/
.bg-top-left {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-25%, -50%);
}
.bg-top-left img {
    width: 50%;
}
/*center right*/
.bg-center-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    transform: translate(66%, 20%) rotate(-302deg);
}
.bg-center-right img {
    width: 60%;
}
/*bottom left*/
.bg-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(-56%, -11%) rotate(241deg);
}
.bg-bottom-left img {
    width: 50%;
}
/*section 1-1*/
#section-1-1 {
    padding-top: 10rem;
    padding-bottom: 10rem;
}
#section-1-1 .title-container {
    border-right: 3px solid black;
    height: 100%;
}
#section-1-1 .title-container h2 {
    letter-spacing: 0.1em;
}
#section-1-1 .content-container,
#section-1-2 .content-container {
    width: 80%;
}
#section-1-1 .content-container p {
    line-height: 150%;
    letter-spacing:0.015px;
}

/*section 1-2*/
#section-1-2 h3 {
    color: #a21717;
}
#section-1-2 .content-container {
    padding-top: 6rem !important;
}
#section-1-2 .content-container h2 {
    font-size: 40px;
    color: #a21717;
}
#section-1-2 .content-container p {
    line-height: 150%;
    letter-spacing: 0.2em;
}

#section-1-2 .model-img {
    margin-left: 7rem;
    width: 120%;
}

/*section 1-3*/
#section-1-3 .title-container {
    color: white;
}
/* flip-box v2 [start] */
.card-lead {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 1s;
    -o-transform-style: preserve-3d;
    -o-transition: -o-transform 1s;
    -moz-transform-style: preserve-3d;
    -moz-transition: -moz-transform 1s;
}
@media screen and (max-width: 575px) {
    .card-lead {
        width: 100%;
        height: 22vw;
    }
}
.card-lead figure {
    margin: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
}
.card-lead .front {
    border: solid 2px #0f0;
    font-size: 36px;
    border-image-slice: 110;
    border-image-repeat: stretch;
    border-image-width: 500px;
    border-image-source: url(../images/home/glass-card.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.card-lead .back {
    border: solid 2px #0f0;
    font-size: 36px;
    border-image-slice: 110;
    border-image-repeat: stretch;
    border-image-width: 500px;
    border-image-source: url(../images/home/glass-card.png);
    backdrop-filter: blur(42px);
    border-radius: 15px;
    /* background-image: none; */
    color: white;
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.card-lead.flipped {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
/* flip-box v2 [end] */

/*section-2*/
#section-2 .section-container {
    /* background-image: linear-gradient(
            rgb(255 255 255 / 25%),
            rgb(255 255 255 / 25%)
        ),
        url(../images/home/OurTeam.jpg); */
    background-image: url(../images/home/OurTeam-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 55%;
}
#section-2 .section-container.main-padding-top {
    padding-top: 8rem;
}
#section-2 h2 {
    font-family: "Gill-Sans-Medium";
    text-transform: uppercase;
    line-height: 200%;
    letter-spacing: 0.1em;
}
#section-2 h2 span {
    font-family: "PlayfairDisplay-BoldItalic";
}

/*section 3*/
#section-3 {
    background: #212028;
    color: white;
}
#section-3 .title-container {
    padding-bottom: 3rem;
}
#section-3 .top-white-border, 
#faq-section .top-white-border, 
#additional-section .top-white-border {
    border-top: 1px solid white;
}
#section-3 .bottom-white-border, 
#faq-section .bottom-white-border, 
#additional-section .bottom-white-border {
    border-bottom: 1px solid white;
}
.main-box {
    position: relative;
}
.bar {
    position: absolute;
    width: 50px;
    height: 1.5px;
    background: #fff;
    transition: all 2s linear;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.bar.delay-0 {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}
.bar.delay-1 {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}
.bar.delay-2 {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}
.bar.delay-3 {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}
.top {
    top: -0.5px;
    left: -0.5px;
}
.right {
    top: 18px;
    right: -28px;
    transform: rotate(90deg);
}
.bottom {
    bottom: -0.5px;
    left: -0.5px;
}
.left {
    top: 18px;
    left: -28px;
    transform: rotate(90deg);
}
@-webkit-keyframes h-move {
    0% {
        left: 5%;
        width: 100px;
    }
    50% {
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        width: 40px;
    }
    90% {
        width: 5px;
    }
    94% {
        animation-delay: 0.2s;
        -webkit-animation-delay: 0.2s;
        width: 1px;
    }
    95% {
        width: 0px;
    }
    100% {
        left: 100%;
        width: 0px;
    }
}
@keyframes h-move {
    0% {
        left: 5%;
        width: 20px;
    }
    20% {
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        width: 70px;
    }
    50% {
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        width: 40px;
    }
    90% {
        width: 5px;
    }
    94% {
        animation-delay: 0.2s;
        -webkit-animation-delay: 0.2s;
        width: 1px;
    }
    95% {
        width: 0px;
    }
    100% {
        left: 100%;
        width: 0px;
    }
}
.top,
.bottom {
    -webkit-animation-name: h-move;
    animation-name: h-move;
}
@-webkit-keyframes v-move {
    0% {
        top: -5px;
    }
    100% {
        top: 228px;
    }
}
@keyframes v-move {
    0% {
        top: -5px;
    }
    100% {
        top: 228px;
    }
}
.right,
.left {
    -webkit-animation-name: v-move;
    animation-name: v-move;
}

#section-3 .detail-container {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.margin-bottom-100 {
    margin-bottom: 150px;
}

@media (max-width: 1025px) {
    #section-2 .section-container {
        padding-top: 70%;
    }
    #section-2 h2 {
        line-height: 150%;
    }
    #section-1-3 .client-box img {
        padding: 12px 14px;
    }
}

@media (max-width: 767px) {
    #section-1-1 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    #section-1-3 .client-box img {
        padding: 22px 30px;
    }
    #section-1 .white-container {
        border-bottom-right-radius: 150px;
    }
    #section-1-2 .model-img {
        margin-left: -10%;
    }
    #section-1-1 .content-container,
    #section-1-2 .content-container {
        width: 100%;
    }
    #section-1-2 .content-container p {
        text-align: justify;
    }
    #section-2 .section-container.main-padding-top {
        padding-top: 3rem;
    }
    #section-2 .section-container.main-padding-bottom {
        padding-bottom: 3rem;
    }
    #section-2 {
        /* background-image: url("../images/home/Frame-35.png"); */
        /* background-image: url("../images/home/works\ background.png"); */
        /* background-repeat: no-repeat;
        background-size: cover;
        background-position: 41%; */
    }
    #section-2 .main-padding-bottom {
        padding-bottom: 2rem;
    }
    #section-2 .section-container {
        /* display: none; */
    }
}

.orange-dot-50 {
    position: absolute;
    bottom: 5%;
    left: 40%;
    background: #f8cdcf;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 1;
    animation-name: float;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation-iteration-count: infinite;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.orange-dot-20 {
    position: absolute;
    bottom: 25%;
    left: 78%;
    background: #f8cdcf;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    z-index: 1;
    animation-name: float;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation-iteration-count: infinite;
}

.orange-dot-8 {
    position: absolute;
    bottom: 13%;
    left: 70%;
    background: #f8cdcf;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    z-index: 1;
    animation-name: float;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation-iteration-count: infinite;
}

.orange-dot-5 {
    position: absolute;
    bottom: 20%;
    left: 55%;
    background: #f8cdcf;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    z-index: 1;
}

.new-wave {
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/85486/wave.svg);
    background-repeat: repeat-x;
    /* background-blend-mode: saturation; */
    position: absolute;
    z-index: -1;
    bottom: 0;
    width: 6000px;
    height: 198px;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    transform: translate3d(0, 0, 0);
}

.new-wave:nth-of-type(2) {
    bottom: 1;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,
        swell 7s ease -1.25s infinite;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

@keyframes wave {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: -1600px;
    }
}

@keyframes swell {
    0%,
    100% {
        transform: scaleY(0, -25px, 0);
    }
    50% {
        transform: translate3d(0, 5px, 0);
    }
}
#canvas {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .iod-d {
        display: block;
    }
    .ios-n {
        display: none;
    }
}
@supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */
    .ios-d {
        display: none;
    }
    .ios-n {
        display: block;
    }
}
#target-img {
    perspective: 50px;
}

#target-img-child {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    /* box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.2); */
}

#target-img-1 {
    perspective: 50px;
}

#target-img-child-1 {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    /* box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.2); */
}

#target-img-2 {
    perspective: 70px;
}

#target-img-child-2 {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    /* box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.2); */
}
#section-2 .plain-deco-black{
    color:black;
    text-decoration: none;
}
#section-2 a:hover{
    color:black;
    text-decoration: none;
}

/*Section 1-1*/

.video-section .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.video-section video{
  max-width:100%;
  height:auto;
}

.video-section .item{
    opacity:0.4;
    transition:.4s ease all;
    margin:0 20px;
    transform:scale(.8);
}
  
@media(max-width:1000px){
    .video-section .item{margin:0; transform:scale(.9)}
}
  
.video-section .active .item{
    opacity:1;
    transform:scale(1);
} 
.video-section .item {
    opacity: 0.5;
}
.plyr--video {
    border-radius: 35px;
  }
.plyr__control--overlaid {
    padding: 25px!important;
}
.plyr__control--overlaid, .plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: white!important;
    color:#db0626!important;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px #ffffff!important;
}
.client-description {
   width: 50%; 
   margin: auto;
}
@media(max-width:1200px){
    .client-description {
       width: 80%; 
    }
}
@media(max-width:767px){
    .plyr__control--overlaid {
      padding: 15px!important;
    }
    .why-title {
        height: unset!important;
    }
    .client-description {
       width: 100%; 
    }

    #section-2 .plain-deco-black{
        font-size: 20px;
        line-height: 32px;
    }
    #section-2 .main-offset {
        padding-left: 0.8rem;
        padding-right: 0.8rem;
    }
}

.faq-container .faq-description {
    display: none;
}
.faq-container .faq-description.active {
    display: block;
}
.faq-container .animate-arrow.active {
    transform: rotate(90deg);
    /* transition: all 0.5s linear; */

}

.why-title {
    font-size: 20px;
    font-weight: bold;
}