﻿.bullet_image {
    padding: 8px !important;
    background-image: url("../images/4@.png") !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    padding-left: 28px !important;
}

    .bullet_image:hover {
        padding: 8px !important;
        background-image: url("../images/4@1%20(3).png") !important;
        background-repeat: no-repeat !important;
        background-position: left center !important;
        padding-left: 28px !important;
        text-decoration: none !important;
    }

.side-menu .navbar-nav li a {
    line-height: 20px !important;
    position: relative;
    display: block;
}


.pagecontent {
    text-align: justify;
    line-height: 22px;
    float: left;
    font-family:sans-serif;
    padding:15px;
    font-size:18px;
}

#carouse1 {
    height: 432px !important;
}

@media (min-width:360px) {
    #carouse1 {
        height: 120px !important;
    }
}

@media (min-width:320px) {
    #carouse1 {
        height: 120px !important;
    }
}

@media (min-width:768px) {
    #carouse1 {
        height: 272px !important;
    }
}

@media (min-width:800px) {
    #carouse1 {
        height: 272px !important;
    }
}

@media (min-width:992px) {
    #carouse1 {
        height: 365px !important;
    }
}

@media (min-width:1280px) {
    #carouse1 {
        height: 432px !important;
    }
}

.textbox1 {
    border-right: #76a0c7 1px solid !important;
    border-top: #76a0c7 1px solid !important;
    font-size: 11px !important;
    border-left: #76a0c7 1px solid !important;
    border-bottom: #76a0c7 1px solid !important;
    font-family: Arial, Helvetica, sans-serif !important;
    height: 22px !important;
}

.service-box
{
    height:280px;
    padding-bottom:15px;
    overflow:hidden;
}

.service-box-content {
    height:65px;
    padding:5px;
}

.service-box-image {
    height:200px;
    overflow:hidden;
   
}

    .service-box-image img {
         border:solid 1px #999999;
    }

    .service-box-price {
    font-size:13px; color:red; font-weight:bold;
   
}

    .service-box-item {
   font-size:12px; font-weight:bold;
   
}


