/*-- footer --*/
section.newsletter {
    position: relative;
    background: url(../img/footer.png)no-repeat center 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    /*background-color: #404040;*/
}

section.newsletter::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); /* 調整透明度和顏色 */
    z-index: 1;
}

section.newsletter * {
    position: relative;
    z-index: 2;
}

.newsletter h3 {
    color: #db0f31;
    font-weight: 800;
    letter-spacing: 5px;
    font-size: 2em;
}
.w3l_header_contact_details_agile p {
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    font-weight: 500;
}
.subscribe_inner {
    width: 60%;
    margin: 0 auto;
}
.newsletter p{
    font-size: 20px;
    letter-spacing: 2px;
    color: #fff;
}
.newsletter ul li a {
    font-size: 30px;
    display: block;
    color: #fff;
}
.newsletter  ul {
    list-style-type: none;
}
.w3l_header_contact_details_agile p {
    color: #333;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}
a.w3l_header_contact_details_agile-info_inner {
    color: #333;
    font-size: 2em;
    color: #fff !important;
}
.subscribe_inner h4 {
    color: #fff;
    font-size: 2em;
    font-weight: 500;
    letter-spacing: 2px;
}
.w3l_header_contact_details_agile p {
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}
footer {
    background: #1b1b1b;
}
footer p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ccc;
}

footer p a{
    color: #fff;
}
footer  a:hover{
    color: #ea0a0a;
}
.btn-primary {
    color: #fff;
    background-color: rgb(219, 15, 50);
    border-color: rgb(219, 15, 50);
}
/*-- footer --*/


.line-img {
    width: 16%;
}



/*-- /responsive design --*/
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
    .main {
        width: 100%;
    }
}
@media(max-width:1080px){
    .banner-bottom {
        width: 90%;
        left: 5%;
    }
}
@media(max-width:1024px){
    .proj_gallery_grid1_pos {
        bottom: 66px;
    }
    a.w3l_header_contact_details_agile-info_inner {
        font-size: 1.5em;
    }
}
@media(max-width:991px){
    .w3layouts_stats_left h3 {
        letter-spacing: 1px;
    }
    .services_bottom_grid_left h3 {
        font-size: 4em;
        color: #fff;
    }
    .team-social a i {
        width: 33px;
        height: 33px;
    }
    .proj_gallery_grid1_pos {
        bottom: 42px;
    }
    .pricing-grid h4 {
        font-size: 1.5em;
    }
    .pricing-grid h3 {
        font-size: 1.2em;
    }
    .newsletter h3 {
        letter-spacing: 3px;
        font-size: 1.8em;
    }
    .carousel-item {
        height: 30em;
        background-color: #777;
    }
    .banner-bottom {
        width: 100%;
        left: 0%;
        position: static;
    }
    .carousel-caption {
        bottom: 7em;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2.8em;
    }
    .stats {
        margin: 0em 0 0 0;
    }
    button.navbar-toggler {
        background: #fff;
    }

    .line-img {
        width: 30%;
    }

}
@media(max-width:800px){
    .carousel-caption {
        bottom: 5em;
    }
    .stats {
        text-align: center;
        margin: 0;
    }
}
@media(max-width:768px){
}
@media(max-width:736px){
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2.5em;
    }
    .carousel-caption {
        width: 80%;
        margin: 0 auto;
    }
    .w3layouts_stats_left {
        margin: 0 0 2em 0;
    }
    .services_bottom_grid_left h3 {
        font-size: 3em;
        color: #fff;
    }
    .ser_w3,.come {
        margin: 0 0 2em 0;
    }
    .teamgrid1 {
        margin-bottom: 2em;
    }
    .proj_gallery_grid1_pos {
        bottom: 145px;
    }
    .pricing-grid {
        float: none;
        width: 100%;
    }
    .pricing-grid h3 {
        font-size: 1.5em;
    }
    .pricing-grid.grid-two {
        margin: 2em 0 2em 0;
    }
    .w3-contact1 h2 {
        font-size: 2em;
        color: #fff;
    }
    .w3l-map iframe {
        width: 100%;
        height: 400px;
    }
    .newsletter h3 {
        letter-spacing: 2px;
        font-size: 1em;
    }
    .subscribe_inner {
        width: 90%;
        margin: 0 auto;
    }
}
@media(max-width:667px){
    .left-w3-agile {
        width: 100%;
        float: none;
    }
    .right-agileits {
        width: 100%;
        float: none;
        margin-right: 0;
    }
}
@media(max-width:640px){
}
@media(max-width:600px){
    .carousel-caption {
        width: 90%;
        margin: 0 auto;
    }
}
@media(max-width:568px){
    .carousel-caption {
        width: 100%;
        margin: 0 auto;
    }
    .services_bottom_grid_left h3 {
        font-size: 2.5em;
        color: #fff;
    }
    .services_bottom_grid_right h3 {
        font-size: 2.5em;
    }
    .bar_group {
        margin-top: 1em;
    }
    .services_bottom_grid_right {
        margin-top: 2em;
    }
    .teamgrid1 {
        text-align: center;
    }
    .book-form h3 {
        font-size: 1.5em;
    }
    .w3-head-all h3 {
        font-size: 2.5em;
    }
    .w3layouts_stats_left p {
        font-size: 2em;
    }
}
@media(max-width:480px){
    .proj_gallery_grid1_pos {
        bottom: 114px;
    }
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 2.2em;
    }
    .w3-head-all h3 {
        font-size: 2.5em;
    }
    .bg-agile {
        width: 100%;
        margin: 0 auto;
        background: rgba(0, 0, 0, 0.95);
    }
    .book-form h3 {
        font-size: 1.2em;
    }
}
@media(max-width:414px){
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.8em;
    }
    .w3-head-all h3 {
        font-size: 2.5em;
    }
    .carousel-control-prev, .carousel-control-next {
        top: 177px;
    }
    .proj_gallery_grid1_pos {
        bottom: 99px;
    }
    .w3-contact1 h1 {
        font-size: 3em;
        color: #fff;
    }
    i.fas.fa-phone {
        padding: 0.5em;
    }
    h3.head_size_con {
        font-size: 2em;
    }
    .newsletter p {
        font-size: 15px;
    }
    .services_bottom_grid_left h3 {
        font-size: 2em;
    }
    .services_bottom_grid_right h3 {
        font-size: 2em;
    }
}
@media(max-width:384px){
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.5em;
    }
    .carousel-caption p {
        font-size: 0.9em;
    }
    .carousel-item {
        height: 23em;
    }
    .carousel-caption {
        bottom: 2em;
    }
    .proj_gallery_grid1_pos {
        bottom: 82px;
    }
    .w3-contact1 h2 {
        font-size: 1.8em;
    }
    .login-form input[type="submit"], .agile_main_grid_left2_grid_bottom a {
        width: 95%;
    }
    .newsletter p {
        font-size: 15px;
        letter-spacing: 1px;
    }
    h3.head_size_con {
        font-size: 2em;
    }
}
@media(max-width:375px){
    h3.head_size_con {
        font-size: 2em;
    }
}
@media(max-width:320px){
    .carousel-caption h2, .carousel-caption h3 {
        font-size: 1.2em;
        letter-spacing: 1px;
    }
    .carousel-caption {
        bottom: 3em;
    }
    .wthree_banner_bottom_grid_right h4 {
        font-size: 1.2em;
    }
    .services_bottom_grid_left h3 {
        font-size: 2em;
    }
    .services_bottom_grid_right h3 {
        font-size: 2em;
    }
    .button-styles a {
        padding: 12px 20px;
    }
    .proj_gallery_grid1_pos {
        bottom: 58px;
    }
    .about-wel h5 {
        font-size: 22px;
        letter-spacing: 1px;
    }
}
/*-- /responsive design --*/
/*-- to-top --*/

.tag-area {
    display: flex;
    width: 100%;
    justify-content: center;
}

.tag-area div {
    margin: 0 5px;
}

.tag-area div .btn{
    font-size: 1.2em !important;
}