.no-padding{
    padding:0 !important;
}
.website-logo img{
    width:200px;
}

#tt-header.tt-header-01 #tt-desctop-menu nav > ul > li a:hover{
    text-decoration:none;
}

#tt-header.tt-header-01 #tt-stuck .col-logo .tt-logo-light{
    display:block !important;
}

#section-about-us{
    margin-bottom:15px;
    line-height: 26px !important;
}

#section-about-us img{
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.image-section {
    position: relative;
    width: 100%;
    min-height: 668px;
    overflow: hidden;
}

.middle-contact-us {
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-overlay-dark {
    background-color: rgba(0, 0, 0, 0.75);
}
.bg-overlay-light, .bg-overlay-dark {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.image-section .content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    width: 100%;
}

.image-section .content h1 {
    display: inline-block;
    font-size: 58px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 60px;
}

.image-section .content p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #ffffff !important;
}
.middle-mobile-no {
    font-size: 40px !important;
}
.middle-mobile-no {
    font-size: 50px !important;
    letter-spacing: 15px !important;
}


.service-bg-area{
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    background-color: #fafafa;
}

.service-read-more{
    font-size: 11px;
    margin-top:10px;
}


.map-area-wrap{
    height: 250px;
    width: 100%;
    background:#aadaff;
}

.map-area-wrap #map{
    width: 60% !important;
    margin-left:20%;
}

.banner-title{
    background:transparent !important;
}

.banner-title text{
    fill:rgb(255,255,255,1) !important;
}

.banner-desc text{
    fill:rgb(255,255,255,1) !important;
}

@media (max-width: 1024px){
    #tt-header.tt-header-01 .tt-logo .tt-logo-light {
        display: block;
    }

    .map-area-wrap #map {
        width: 80% !important;
        margin-left: 10%;
    }
}

@media (min-width: 1201px) and (max-width: 1367px){
    .image-section {
        max-height: 468px !important;
        min-height: 202px !important;
    }
}

@media (max-width: 1440px) and (min-width: 1040px){
    .image-section {
        max-height: 468px !important;
        min-height: 468px !important;
    }
}

@media (max-width: 766px){
    .service-img-area{
        text-align:center;
    }
    .service-img-area img{
        width:200px;
    }

    .service-content {
        padding: 15px 30px  !important;
    }
    .service-bg-area{
        background-image:none !important;
    }
    .map-area-wrap #map {
        width: 100% !important;
        margin-left: 0;
    }
}

@media (max-width: 575px){
    .image-section .content h1 {
        font-size: 40px !important;        
    }
    .image-section .content p {
        font-size: 30px !important;
        line-height: 40px;
    }

    #jssor_1 .banner-title{
        font-size:80px !important;
    }
    #jssor_1 .banner-desc{
        font-size:40px !important;
    }
}




.portfolio-menu ul li{
    margin:0;
}

.products-menu {
    text-align: center;
}

.products-menu ul li {
    display: inline-block;
    margin: 0;
    list-style: none;
    padding: 12px 15px;
    cursor: pointer;
    -webkit-transition: all 05s ease;
    -moz-transition: all 05s ease;
    -ms-transition: all 05s ease;
    -o-transition: all 05s ease;
    transition: all .5s ease;
    color: #222222;
    /* padding: 7px 17px; */
    letter-spacing: 0.18em;
    font-size: 14px;
    margin: 0 35px;
    font-weight: 500;
    text-transform: uppercase;
}

.mfp-title{
    background: #333;
    padding: 10px;
    opacity: 0.9;
}

.mfp-counter{
    display:none;
}

.mfp-title span{
    font-size: 13px;
    display: block;
}

.service-content {
    padding:50px;
}

.service-content img{
    border-radius:400px;
}

.service-white-bg{
    background:rgb(255,255,255,0.89);
}

.service-title h5{
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 0;
}

.service-title{
    color:#ffffff;
    margin-left: -26px;
    margin-top: -15px;
    padding: 0 10px;
    border-bottom-left-radius: 50% 10%;
    border-bottom-right-radius: 50% 10px;
    border-top-left-radius: 0;
    transform: skew(-5deg, -2deg);
    margin: 2em 3em;
    box-shadow: 8px 1px 12px rgb(0 0 0 / 30%);
}

.testimonial-img{
    text-align:center;
}

.testimonial-img img{
    display: inline-block;
    width: 150px;
    border-radius: 100px;
    border: 2px solid #fff;
    padding: 3px;
    margin-top:10px;
}

#section-testimonials .main-box{
    background: rgb(51 51 51 / 60%);
    padding: 30px 20px;
}

#section-contact-us .tt-item a{
    font-size:14px;
    color:#222222;
}

#section-contact-us input[type=text].form-control, #section-contact-us input[type=email].form-control, #section-contact-us textarea{
    font-size: 15px;
    line-height: 28px;
    border: none;
    outline: none;
    border-bottom: 1px solid #c8c8ca;
    padding: 5px 12px 11px 4px;
    font-family: "Open Sans", sans-serif;
    box-shadow: none;
    outline: none;
    color: #707070;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}


.btn-primary:hover{
    background-color: #333 ;
    border-color: #333 ;
}


#copyrights{
    background:#333 !important;
}

.go-top{
    background: #222;
    height: 40px;
    width: 40px;
    right: 50px;
    bottom: 77px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 0;
    padding: 9px;
    position: fixed;
    z-index: 2147483647;
}
.copyright-company-name{
    font-size: 13px;
    letter-spacing: 2px;
    border-bottom: 1px solid #5a5858;
    padding: 10px;
}
.powered-company-name{
    padding: 10px;
    font-size: 13px;
    letter-spacing: 2px;
}

.contact-us-wrapper{
    padding:10px 10px 10px 40px;
}

.portfolio-row{
    margin-right: 10px;
    margin-top: 10px;
    background: rgb(0 0 0 / 20%);
    height: 200px;
    box-shadow: 1px 1px 3px #232323;
}

.tt-box-layout02 .tt-item .tt-col-icon {
    width: 300px;
    height: 200px;
    margin-right: 23px;
    background-size:cover;
}


.tt-box-layout02 .tt-block-title .tt-title {
    color: #000;
}

.tt-box-layout02 .tt-item .tt-col-description{
    padding:10px;
}

.service-description{
    color:#000;
}

.portfolio-img{
    width:100%;
    height: 200px;
}

.portfolio-desc{
    padding:10px 15px;
}

.portfolio-desc h6{
    padding-bottom: 2px;
    margin-bottom: 15px;
    background: rgb(17 17 17 / 70%);
    padding: 5px;
    box-shadow: 6px 5px 10px #000;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}