.wpcf7-form .wpcf7-form-control {
    margin-bottom: 32px;
}
.wpcf7-form .wpcf7-submit.has-spinner {
    background-color: #ff0000;
}




/* .aviation-slider{
    background:#edf4f6;
    padding:80px 0;
    overflow:hidden;
} */

.pilot .slider-title{
    text-align:center;
    font-size:58px;
    font-weight:700;
    color:#0e3a4b;
    margin-bottom:60px;
}

.pilot .aviationSwiper{
    overflow:visible;
    padding-bottom:70px;
}

.pilot .aviationSwiper .swiper-wrapper{
    align-items:center;
}

.pilot .aviationSwiper .swiper-slide{
    width:300px !important;
    transition:all .4s ease;
}

/* CARD */
.pilot .card-box{
    text-align:center;
}

.pilot .card-box img{
    width:100%;
    height:290px;
    object-fit:cover;
    border-radius:26px;
    transition:all .4s ease;
}

/* TEXT */
.pilot .content{
    margin-top:18px;
}

.pilot .content h3{
    font-size:25px;
    font-weight:400;
    color:#fff;
    margin-bottom:20px;
}
.pilot .content a {
    text-decoration: none;
    font-size: 18px;
    background-color: #ff0000;
    border-radius: 50px;
    padding: 12px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
}

/* ACTIVE CENTER */
.pilot .swiper-slide-active{
    transform:scale(1.02);
    z-index:5;
}

/* LEFT */
.pilot .swiper-slide-prev{
    transform:rotate(-8deg);
}

/* RIGHT */
.pilot .swiper-slide-next{
    transform:rotate(8deg);
}

/* FAR SLIDES */
.pilot .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next){
    opacity:.9;
}

/* DOTS */
/* .swiper-pagination{
    bottom:0 !important;
}

.swiper-pagination-bullet{
    width:12px;
    height:12px;
    border:1px solid #12a8d0;
    background:transparent;
    opacity:1;
}

.swiper-pagination-bullet-active{
    background:#12a8d0;
} */

/* MOBILE */
@media(max-width:768px){

    .slider-title{
        font-size:36px;
    }

    .aviationSwiper .swiper-slide{
        width:240px !important;
    }

    .card-box img{
        height:230px;
    }

    .content h3{
        font-size:18px;
    }

}

.pilot .aviationSwiper .swiper-slide {
    width: 300px !important;
    transition: all .4s ease;
    height: 400px;
}

.pilot .swiper {
    padding-bottom: 130px !important;
    padding-top: 23px !important;
}


.bt-sec li {
    list-style: disc;
}


p.elementor-icon-box-description:hover {
    color: #fff !important;
}

.elementor-icon-box-wrapper p.elementor-icon-box-description:hover {
    color: #fff !important;
}


.elementor-icon-box-wrapper {
    transition: all 0.3s ease;
}

.elementor-icon-box-wrapper .elementor-icon-box-title,
.elementor-icon-box-wrapper .elementor-icon-box-description,
.elementor-icon-box-wrapper .elementor-icon svg {
    transition: all 0.3s ease;
}

.elementor-icon-box-wrapper:hover .elementor-icon-box-title,
.elementor-icon-box-wrapper:hover .elementor-icon-box-description {
    color: #fff !important;
}

.elementor-icon-box-wrapper:hover .elementor-icon svg {
    fill: #fff !important;
}



.wpcf7-form .wpcf7-submit.has-spinner {
    margin-top: 30px;
}



@media only screen and (min-width: 0px) and (max-width: 575px) {
.main-title-section-wrapper.overlay-wrapper.dark-bg-breadcrumb > .main-title-section-bg, .main-title-section-wrapper.overlay-wrapper > .main-title-section-bg, .main-title-section-wrapper.dark-bg-breadcrumb > .main-title-section-bg, .main-title-section-wrapper > .main-title-section-bg {
  
    background-attachment: local;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}}