


/***Home Page Css Start**/

ul.slider-logo {
    display: flex;
    justify-content: space-between;
    top: -70px;
    z-index: 10;
    position: relative;
    margin: auto 15%;
    height: 125px;
}

ul.slider-logo li {
    padding: 10px;

}

ul.slider-logo li img{
    padding: 10px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
ul.slider-logo li img:hover {
    margin-top: -20px;
}

.border-slider {
    height: 1px;
    background: #2e2e2e;
    width: 100%;
    position: relative;
}

.iconborder {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -42.5px;
    margin-top: -12.5px;
    background: white;
    padding: 0 30px;
}
.our-products {
    
}

.our-products h2{
    text-align: center;
    padding: 10px 0;
}

div#myTabContent {
    padding: 16px;
}

.productdiv {
    position: relative;
}
.productname {
    position: absolute;
    width: 95%;
    margin: 0px 3%;
    bottom: 45%;
    background: #b6afaf99;
    padding: 10px;
    color: white;
}
.productdiv img {
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.projectdiv {
    background: #295675;
    border: 1px solid #6ccef5;
}
.projectdiv img {
    width: 100%;
}
.projectTitle {
    padding: 10px;
    color: white;
}

.projectTitle p {
    margin: 0;
}
.projectTitle p a {
    color: #6ccef5;
    font-weight: bold;
}
.projectTitle span.closeDate{
    background: #f44336;
    float: right;
    padding: 0 4px;
    border-radius: 3px;
}

.projectImage {
    position: relative;
}

.share_budget {
    position: absolute;
    right: 0;
    background: #6ccef5;
    padding: 0 10px;
    color: white;
}

.project_duration {
    position: absolute;
    left: 0;
    background: #f44336;
    padding: 0 10px;
    color: white;
}

.photoGallery img {
    max-width: 100%;
}
.getShare {
    display: inline-block;
    background: #ea2243;
    padding: 5px 15px;
    border-radius: 5px;
    color: white;
    border: none;
}

.getShare:focus {
    outline: none;
}


.getShare:hover{
    color: white;
}
.plusMinus {
    padding: 10px 0;
}
.projectTime{
    padding: 3px 10px;
    margin: 5px 0;
    background: #6ccef5;
    color: #295675;
    font-size: 14px;
    font-weight: bold;
}


input.shareQty {
    width: 35px;
    border: none;
    text-align: center;
    padding: 0;
    background: #f3f3f3;
}
input.shareQty:focus{
    outline: none;
}
span.shareMinus {
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    background: #295675;
    color: white;
}

span.sharePlus {
    cursor: pointer;
    padding: 5px 10px;
    background: #295675;
    color: white;
    display: inline-block;
}


.style-shafe {
    padding: 50px 0;
    background: #f7f7f7;
}
.style-text h3 {
    font-size: 20px;
    color: #098843;
    margin-bottom: 40px;
}   

.style-product-slide {
   
}
.style-products {
    position: relative;

}
.style-products-text {
    position: absolute;
    top: 0;
    height: 100%;
    width: 80%;
    padding: 50px 20px;
    background: #2e2e2ccf;
}
.style-products-text h3 {
    color: white;
    margin-bottom: 50px;
    font-size: 30px;
}
.style-products-text p {
    color: white;
    line-height: 16px;
}
ul.listsade li {
    width: 12px;
    height: 12px;
    float: left;
    background: gray;
    margin: 0 10px;
}
ul.listsade {
    height: 41px;
}
.viewallproduct {
    background: black;
    text-align: center;
    height: 250px;
    margin-top: -120px;
    padding-top: 140px;
}
.viewallproduct a {
    background: white;
    padding: 10px;
    display: inline-block;
    border-radius: 3px;
}
.morebtn a {
    display: inline-block;
    margin: 10px 0;
    width: 50%;
    background: white;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: bold;
    margin-top: 25px;
    text-align: center;
}
.morebtn a:hover {
    background: #bab6b6;
    color: white;
}
.client-logo-div{
    margin: 50px 0;
}
.client-logo.owl-carousel img {
    border-radius: 50%;
}

.sales-team img {
    border-radius: 50%;
    width: 100px;
    padding: 10px
}

.sales-team {
    text-align: center;
    padding: 20px;
    border-left: 1px solid white;
}

.fetureds-div {
    padding: 20px;
    border-left: 1px solid white;
}

.blog-tools a {
    color: #009688;
}

.likereply span {
    float: right;
}


.blog-view-four-image {
    text-align: center;
}

.blog-view-four-image img {
    min-height: 180px;
}
/***Home Page Css End**/


.productimg img {
    border: 3px solid #1a1a1a;
}


a#fbboxdiv4 {
    display: block;
    padding: 14px 10px;
    font-size: 25px;
}
ul.mobiledownmenudiv{
        display:none;
         background: #f6f6f6;
    }

            .mobilemenubar {
            display: none;
            
            }
            ul.mobiledownmenudiv li {
    border-top: 1px solid gray;
    border-bottom: 0 !important;
}

.mobile-menu-list ul li a {
    display: block;
    padding: 5px 10px;
    text-transform: uppercase;
}

.mobile-menu-list ul li{
    border-bottom: 1px solid gray;
}



/*Customer Dashboard Panel*/

.usermenus {
    background: #295675;
}

.usermenus ul {
    padding: 0;
    margin: 0;
}
.usermenus ul li {
    display: inline-block;
    position: relative;
}
.usermenus ul li a {
    padding: 5px 10px;
    color: white;
    display: block;
}

.usermenus ul li.active {
    background: #ea2243;
}
.usermenus ul li.active::after {
    border-top: 16px solid #ea2243;
    border-left: 9px solid #07060600;
    border-right: 9px solid #79777700;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
}
.summery {
    border: 2px solid #6ccef5;
    margin: 5px 0;
}


.balanceSummary {
    background: #6ccef5;
    margin: 5px;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    color: white;
    box-shadow: 0px 0px 15px 0px #bebebe;
}

.balanceSummary p{
    margin: 0;
    font-weight: bold;
}
.balanceSummary span{
    font-size: 30px;
}

.dashbaordPanel {
    padding: 15px;
    margin: 10px 0;
    min-height: 250px;
    box-shadow: 0px 0px 15px 0px #bebebe;
}





@media only screen and (max-width: 767px) {


.sales-team {
    border-top: 1px solid white;
}

.fetureds-div {
    border-top: 1px solid white;
}
            .mobilemenubar{
        display: block;
        display: inline;
        float: right;
        padding: 10px 0;
        font-size: 30px;
        }

}