.portfolio-image img {
    max-width: 100%;
}


.lb-data .lb-caption a {
 color: #fff;
}

.card{
    padding:20px 25px;
}

.card img{
    width:100%;
}

#section-services a:hover,#section-services a:focus{
    text-decoration:none;
}

.subtitle-card {
    color: #969696;
}

.lightbox .lb-details{
    width: 100%;
    padding: 10px;
}

.lightbox .lb-details p{
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
}

.lightbox .lb-number{
    margin-top:15px;
}


.lightbox .lb-data .lb-close{
    background-size: 20px;
}

.title-card{
    margin-bottom:10px;
}

#section-services .title-card{
    margin-top:10px;
    min-height: 36px;
}

.title-card .service-price ins{
    font-size: 13px;
    text-decoration: none;
    color: #999;
    margin-bottom: 0;
}
.middle-contact-us{
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.middle-mobile-no{
    font-size: 50px !important;
    letter-spacing: 15px !important;
}

#section-products ins{
    text-decoration: none;
    font-weight: bold;
}

.btn:focus{
    outline:none !important;
}

#section-contact-us{
    background-size: cover;
}

#section-contact-us .form-control{
    margin-bottom: 10px !important;
}

button:focus{
    outline:none !important;
}

.back-to-top-button{
    z-index:100;
}

#footer {
    border-top: none;
    font-size:12px;

}


#footer-top h4{
    color:#ffffff !important;
}

#footer h4{
    color:#ffffff !important;
}


#footer-top .row{
    margin-right:0 !important;
    margin-left:0 !important; 
}

.white-text{
    color:#fff !important;
}

#section-services .card{
    margin-bottom:10px;
    min-height: 400px;
}

#section-services .title-card{
    /*height:50px !important*/
}

#section-services a{
    color:#969696 !important;
}

#section-about-us .section-title{
    padding-bottom:0;
}

@media (max-width:1024px){
    #google_translate_element {
        left:auto !important;
        right:0px !important;
    }
}

@media (min-width:1025px){
    #google_translate_element {
        left:300px !important;
        right:auto !important; 
    }
}



@media only screen and (max-width: 1024px){
    .menu {
        top: 66px !important;
    }
    #section-products .section-title {
        text-align:center !important;
    }
    #section-products  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-testimonials .section-title {
        text-align:center !important;
    }
    #section-testimonials  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-testimonials .section-title-text{
        width:100% !important;
    }
    #section-contact-us .section-title {
        text-align:center !important;
        padding-bottom:0 !important;
    }
    #section-contact-us  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-contact-us .section-title-text{
        width:100% !important;
    }
    .menu > ul > li > .sub-menu li a{
        font-size: 13px;
        background: rgb(73, 73, 73);
        width: 96%;
        text-shadow: none;
        margin: 3px 0;
    }
}

#section-products .item-service-img img{
    width:100% !important;
}


@media only screen and (max-width: 767px){
    #section-about-us  .section-title {
        text-align:center !important;
    }
    #section-about-us  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-products .section-title {
        text-align:center !important;
    }
    #section-products  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-testimonials .section-title {
        text-align:center !important;
    }
    #section-testimonials  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-testimonials .section-title-text{
        width:100% !important;
    }
    #section-contact-us .section-title {
        text-align:center !important;
        padding-bottom:0 !important;
    }
    #section-contact-us  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-contact-us .section-title-text{
        width:100% !important;
    }

    .thanks{
        min-height:660px;
        height:auto !important;
    }

    #section-contact-us .bg-overlay-dark{
        position:relative !important;
    }

    #section-contact-us .contact-widget{
        margin-bottom:20px !important;
    }

    #section-contact-us .contact-info .plr-p{
        padding-left: 10px !important;
    }
}


@media (max-width: 1200px){
    #section-testimonials .section-title {
        text-align:center !important;
        padding-bottom:0 !important;
    }
    #section-testimonials  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-testimonials .section-title-text{
        width:100% !important;
    }
    #section-contact-us .section-title {
        text-align:center !important;
        padding-bottom:0 !important;
    }
    #section-contact-us  .section-title hr{
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto;
    }
    #section-contact-us .section-title-text{
        width:100% !important;
    }
}

@media (min-width: 1200px){
    .col-xl-3 {
        float: left !important;
    }
}
@media (min-width: 576px){
    .col-sm-6 {
        float: left !important;
    }
}

#section-contact-us{
    padding-bottom:10px;
}

#section-testimonials .item-team h1{
    font-size:24px;
}

.as-content{
    padding: 100px 50px;
    color:#fff;
}

.as-content h3{
    font-size: 80px;
    color:#fff;
}


@media (max-width: 540px) {
    .as-content{
        padding: 30px 30px;
        color:#fff;
    }
}

@media (max-width: 420px) {
    .as-content h3{
        font-size:60px;
    }
}

@media (max-width:991px) and (min-width:768px){
    .service-content img {
        max-width:80px !important;
    }
}

.as-content span{
    font-size:20px;
}