* {
    font-family: Bariol;
    scroll-behavior: smooth;
}
@font-face {
    font-family: Anton;
    font-weight: 400;
    src: url("../font/site/Anton-Regular.ttf");
}
.btn-download__present{
    display: flex;
    text-decoration: none;
    gap: 10px;
    font-family: Bariol, sans-serif;
    background-color: var(--darkblue);
    border-radius: 10px;
}
.input--collaborating{
    margin-top: 0.5rem!important;
    margin-bottom: 0.5rem!important;
    width: 100%;
    background: 0 0;
    color: white;
    border: none;
    border-bottom: 1px solid white;
}
#partnership-message p{
    color: var(--blue);
    font-size: 18px;
    font-family: 'BariolBold' , sans-serif;
}
#partnership--error p {
    color: #d95050;
    font-size: 18px;
    font-family: 'BariolBold' , sans-serif;
}



#navbarScrollSecond{
    padding-left: 5rem !important;
}
/*.header--logo{*/
/*    width:150px;*/
/*}*/
/*.header--title2{*/
/*    color: white ;*/
/*}*/
/* hero section style */
.hero--section{
    background: #272727;
    overflow: hidden;
}
.bg-video-wrap{
    position: relative;
    overflow: hidden !important;
    width: 100%;
    height: 100vh;
}
.peykbot--video{
    background-color: #000;
    opacity: 52% !important;
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
}
.overlay{
    color: #fff;
    position: absolute;
    top: 70%;
    left: 13%;
    margin: auto;
    z-index: 3;
}



.hero--title{
    font-size: 55px;
    font-family: Anton, sans-serif;
}
.hero--desc{
    font-size: 30px;
    font-family: Bariol, sans-serif;
}
/* hero section end */

/* collaboration style */
.collboration {
    background-image: url("../image/delivery-robots/bg-collaboration2.png");
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: unset;
}
.row--height {
    height: 100vh !important;
    align-items: center;
}
.title-collaboration {
    font-size: 45px;
    font-family: Anton, sans-serif;
    color: var(--darkblue);
    text-transform: uppercase;
}
.desc-collaboration {
    font-size: 20px;
    opacity:0.5;
    font-family: Bariol, sans-serif;
    color: var(--darkblue);
}
/* collaboration style */
.title-intrested{
    font-size: 30px;
    font-family: BariolBold, sans-serif;
}
.title2-intrested{
    font-size: 32px;
    font-family: Bariol, sans-serif;
}
.container--style{
    background-color: #212121;
    border-radius: 31px;
    border: 1px solid #707070;
}
.btn--modal{
    border: none !important;
    background: none !important;
}
#fromModal .modal-header{
    border-bottom: unset !important;
}
#fromModal .btn-close{
    background: url('../image/delivery-robots/icon-close.png') !important;
}
#fromModal .wpcf7 form.failed .wpcf7-response-output, #fromModal .wpcf7 form.aborted .wpcf7-response-output{
    border-color: var(--blue) !important;
    color: white !important;
}
.modal--style{
    background-color: #151517 !important;
    border-radius: 15px !important;
}
.mask p{
    margin-bottom: 0px !important;
}
.form--title{
    font-family: ‌Bariol , sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
}
.modal--input__style , .modal--input__style:hover{
    background: transparent !important;
    color: white !important;
    border: none !important;
    outline: none !important;
}
.mask{
    border-bottom: 1px solid white;
}
.modal--form{
    gap: 15px;
}
.modal--btn{
    background: var(--blue);
    border-radius: 10px;
    padding: 5px 30px;
    outline: none !important;
    border: none !important;
}
/* collaboration style end */


/* looking for section */
.title--lookingfor{
    font-family: Anton , sans-serif;
    text-align: center;
    font-size: 36px;
    color: var(--darkblue);
}
.desc--lookingfor{
    font-family: Bariol , sans-serif;
    color:var(--darkblue);
    font-size: 22px;
}
.thumbs--title{
    color: var(--darkblue);
    font-size:20px;
    font-family: BariolBold , sans-serif;
}
.thumbs--text , .thumbs--text:hover{
    color: var(--darkblue);
    font-size:18px;
    font-family: Bariol , sans-serif;
}
.swiper--row .swiper-container {
    width: 100%;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
}
.swiper--row .gallery-thumbs{
    height: 345px  !important;
}
.swiper--row .swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 80%;
    width: 60% !important;
}
.gallery-top .swiper-slide{
    height: 345px !important;
    display: flex;
}
.gallery-thumbs {
    background-color:#E9F6FE;
    border-radius:20px;
    width:40% !important;
    height: 345px !important;
    box-sizing: border-box;
    padding: 10px 0;
}
.thumbs--arrow{
    opacity: 0 !important;
}
.card--style{
    background-color: var(--blue);
    border-radius: 20px;
}
.card--style h6{
    font-family: Bariol, sans-serif;
    font-size: 18px;
}
.gallery-thumbs .swiper-slide {
    display: flex;
    gap: 10px;
    align-items: center;
    height: 50px !important;
}
.gallery-thumbs .swiper-slide:hover{
    cursor: pointer;
}
.gallery-thumbs .swiper-slide-thumb-active .thumbs--arrow {
    opacity: 1 !important;
}
.gallery-thumbs .swiper-slide-thumb-active {
    background: var(--blue);
    border-radius: 138px;
    opacity: 0.66;
}
.gallery-thumbs .swiper-slide-thumb-active .thumbs--text{
    opacity: 1 !important;
}
.swiper-pagination-lookingFor{
    position: absolute;
    z-index: 2 !important;
    left: 5% !important;
    bottom: 4% !important;
}
.gallery-top span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--blue) !important;
    width: 60px;
    height: 8px !important;
    border-radius: 10px;
}
.gallery-top .swiper-pagination-bullet {
    opacity: 1 !important;
    background: white !important;
}
.gallery-thumbs .swiper-slide{
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
}
/* looking for section end */



/* ************************************** Do you have any question *******************************************/
.sectionseven__span{
    color: var(--blue) !important;
}
.section__title{
    color: var(--darkblue);
    font-size:45px !important;
    font-weight: bold;
}
.accordion-button:not(.collapsed) {
    color: var(--darkblue);
    background-color: #e7f1ff00;
    box-shadow: unset;
    font-family: BariolBold;
}

.accordion-button {
    color:  var(--darkblue);
    font-family: BariolBold;
}

.accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.accordion-item {
    background-color: #fff0;
    border: 2px solid #70707017 !important;
    margin-bottom: 27px;
    border-radius: 20px !important;
}

.accordion-button {
    border-radius: 20px;
    background-color: #fff0;
    font-size: 20px;
}

.accordion-button::after {
    background-image: url("../image/becompeyker/circlefaq.png") !important;
    transition: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../image/becompeyker/faqline.png") !important;
}

.accordion-body p {
    color: var(--darkgray);
    font-size: 20px;
}

.faq_title {
    color: var(--darkblue);
    font-size: 50px;
    font-family: BariolBold;
    margin-bottom: 2rem;
}
/* ************************************** Do you have any question end *******************************************/
/*  *************** section we are in news  ****************************  */
.section--news{
    overflow-x: hidden !important;
}
.title--news{
    color: var(--darkblue);
    font-size: 50px;
    font-family: Anton , sans-serif;
}
.title--newssection{
    font-size: 22px;
    font-family: Bariol , sans-serif;
    color: var(--blue);
}
.desc--newssection{
    color: var(--darkblue);
    font-family: Bariol , sans-serif;
    font-size: 18px;
}
.swiper {
    width: 100%;
    height: auto;
}
.mySwiper2 .swiper-slide {
    width: 70%;
}
.mySwiper2 .swiper-slide:nth-child(2n) {
    width: 70%;
}
.mySwiper2 .swiper-slide:nth-child(3n) {
    width: 70%;
}
.mySwiper2 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--blue) !important;
    width: 40px;
    height: 6px !important;
    border-radius: 10px;
}
.mySwiper2 span.swiper-pagination-bullet{
    background: var(--darkblue) !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -50%;
}
.display--style2{
    display:none;
}
.news--link{
    text-decoration: none !important;
}
.news--card:hover{
    cursor: pointer;
}
/*  *************** section we are in news end  ****************************  */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .thumbs--text:hover{
        color : white !important;
    }
    .display--style3{
        display: none !important ;
    }
    .card--style , .gallery-top .swiper-slide {
        height: 250px !important;
        background-color:#E9F6FE !important;
        border-radius: 20px !important;
    }
    .card--style h6{
        font-size: 18px;
        color: var(--darkblue) !important;
    }
    .gallery-thumbs{
        background-color: unset !important;
    }
    .display--style2{
        display: block !important;
    }
    .gallery-top {
        height: 80%;
        width: 100% !important;
    }
    .gallery-thumbs {
        width: 100% !important;
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .swiper--row{
        flex-direction: column-reverse !important;
    }
    .display--style , .swiper-pagination-lookingFor{
        display: none !important;
    }
    .swiperLookingForRes{
        overflow: hidden;
    }
    .desc--lookingfor{
        font-size: 18px !important;
    }
    .bg-video-wrap{
        height: 790px !important;
    }
    .peykbot--video{
        height: 790px !important;
    }
    .hero--title {
        font-size: 35px;
    }
    .hero--desc {
        font-size: 23px;
    }
    .title--news{
        font-size: 32px;
    }
    .section__title {
        font-size: 23px !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .desc--newssection{
        font-size: 14px;
    }
    .title--newssection{
        font-size: 16px;
    }
    .collboration {
        background-image: url("../image/delivery-robots/bg-collaboration-m.png");
        background-size: cover !important;
        height: 100vh;
    }
    .row--height {
        height: 300px !important;
        justify-content: center;
    }
    .title-collaboration {
        font-size: 28px;
        text-align: center;
    }
    .desc-collaboration {
        opacity:0.8 !important;
        font-size: 17px;
        text-align:center;
    }
    .container--style{
        border-radius: unset !important;
    }
    .title-intrested {
        font-size: 28px !important;
    }
    .title2-intrested {
        font-size: 18px !important;
    }
    .btn--modal img{
        width: 62px !important;
        height: 62px !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .row--height{
        height: 75vh;
    }
    .collaboration{
        height: 85vh !important;
        background-position: center !important;
        background-size: cover !important;
    }
    .gallery-thumbs .swiper-slide{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .gallery-top .swiper-slide{
        height: 270px !important;
    }
    .swiper--row .gallery-thumbs {
        height: 270px !important;
    }



    .thumbs--text:hover{
        color : white !important;
    }
    .display--style3{
        display: none !important;
    }
    .gallery-thumbs {
        width: 50% !important;
    }
    .gallery-top{
        width: 50% !important;
    }
    .swiper--row{
        gap: 20px !important;
        padding: 0 !important;
    }
    .display--style , .swiper-pagination-lookingFor{
        display: none !important;
    }
    .title--news{
        font-size: 40px;
    }
    .section__title {
        font-size: 40px !important;
    }
    .peykbot--video{
        height: auto !important;
    }
    .collboration {
        height: 85vh !important;
        background-size: contain !important;
    }
    .title-collaboration {
        font-size: 35px;
    }
    .desc-collaboration {
        font-size: 18px;
    }
    .hero--title {
        font-size: 35px;
    }
    .hero--desc {
        font-size: 20px;
    }
    .overlay {
        top: 76% !important;
        left: 7% !important;
    }
    .mySwiper2 .swiper-slide {
        width: 50% !important;
    }

    .mySwiper2 .swiper-slide:nth-child(2n) {
        width: 50% !important;
    }

    .mySwiper2 .swiper-slide:nth-child(3n) {
        width: 50% !important;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .collboration {
        background-position: center !important;
        height: 100vh;
    }
    .title-collaboration {
        font-size: 40px;
    }
    .desc-collaboration {
        font-size: 20px;
    }
    .title2-intrested {
        font-size: 23px !important;
    }
    .btn--modal img{
        width: 120px !important;
        height: 120px !important;
    }
}
