/* Enter Your Custom CSS Here */

.single-block:nth-child(even) {
    padding-right: 1px;
}

.dopdown-content {
    float: right;
    width: auto;
    display: none;
}

.content-header {
    float: left;
    width: 100%;
    display: none;
}

.model-pic {
    float: left;
    display: none;
}

.slider-overlay {
    float: left;
    width: 100%;
    max-width: 370px;
    height: 280px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    opacity: 0;
    background: rgba(16,20,41,0.9);
    border: 5px solid #2182c7;
    text-align: center;
    display: table;
    cursor: pointer;
    z-index: 1;
    display: none;
}

.table-block {
    float: left;
    width: 100%;
    padding: 85px 0 85px;
    background: #eaeaec url(images/shadow_bg.png) no-repeat center center;
    background-size: cover;
    display: none;
}

.service-icon {
    float: left;
    display: table;
    width: 70px;
    height: 70px;
    border: none;
    text-align: center;
}

.page-content ul li {
  	padding: 0 0 0 0px;
    list-style-type: disc;
}

.accordion {
  float: center
  line-height 18px
}