
.bold{
font-weight: bold;
}

.sales-content{
    width:100%;
    float:left;
    margin-top:70px;
    margin-bottom:80px;
}
.page-list .service-box-descr a{
    margin-top:10px;
}
.page-list span{
    font-size:20px;
    float:left;
    font-weight: bold;
    width:100%;
    margin:20px 0px;
}
.page-list a.read{
    float:none;
    font-size:20px;
    color:#60bfaf;

}

.article-header{
    float:left;
    width:100%;
}
.rest-title {
    font-size:40px;
}
.page-header{
    font-size: 25px;
    float: left;
    width: 100%;
    MARGIN: 30PX 0PX;
    text-align: center;
    color:#3a8bbf;
}
.page-sales{
    float:left;
    width:100%;
}
.page-sales .section-title-dark{
    margin-top:60px;
    width:100%;
    float:left;
    margin-bottom:30px;
    line-height: 1.0;
}
.login-btns{
    margin-bottom:20px;
    margin-top:25px;
}
.go-register{
    background: #3a8bbf;
    color: #fff;
    border: none;
    border-radius: 3px;
    float: left;
    width: 100%;
    line-height: 55px;
    font-size: 20px;
    margin-top: 20px;
    cursor: pointer;
    -webkit-transition:0.7s;
    transition:0.7s;
    text-transform: uppercase;
    margin-bottom:20px;
}
.go-login{
   background: #60bfaf;
    color: #fff;
    border: none;
    border-radius: 3px;
    float: right;
    width: 100%;
    line-height: 55px;
    font-size: 20px;
    margin-top: 20px;
    cursor: pointer;
     -webkit-transition:0.7s;
    transition:0.7s;
    text-transform: uppercase;
}
.go-register:hover{
    background: #24599f;
    color:#fff;
}
.go-login:hover{
    background:#2d9684;
    color:#fff;
}
.debit-cart, .paypal-cart, .epay-cart, .easypay-cart, .bank-cart{
    width:60px;
    height: auto;
    margin-right:30px;
}
.debit-cart img,.paypal-cart img, .epay-cart img, .easypay-cart img, .bank-cart img{
    width:100%;
}
.w60{
    width:60%;
    float:left;
}
.w40{
    float:left;
    width:40%;
    padding:50px;
    box-sizing:border-box;
}
.centering img{
    width:100%;
    float:left;
}
.steps-ul {
    float:left;
    width:100%;
    margin-top:20px;
}
.steps-ul ul {
    float:left;
    width:100%;
}
.steps-ul ul  li.bold{
    font-weight: bold;
}
.steps-ul ul  li{
    position: relative;
    list-style-type: none;
    box-sizing:border-box;
    margin-bottom:10px;
    font-size:16px;
    color:#888888;

}
.price-text p {
    display: inline-block;
}
/*.steps li:before{
    position: absolute;
    content:"";
    width:8px;
    height: 8px;
    background:#70ADA1;
    border-radius:50%;
    top:10px;
    left:0;
}*/
.bigger-txt{
    float:left;
    width:100%;
    font-weight: bold;
    font-size:20px;
    padding-bottom:15px;
    position:relative;
    margin-top:45px;
    color:#333;
}
.bigger-txt:before{
    position:absolute;
    content:"";
    width:30%;
    height: 1px;
    left:0;
    background:#60bfaf;
    bottom:0;
}
.left-content{
    width:60%;
    margin-right:5%;
    float:left;
}
.left-content-small{
    width:35%;
    float:left;
}
left-content-small img{
    width:100%;
    float:left;
    margin-top:100px;
}
.right-content{
    width:35%;
    float:right;
    margin-top:60px;
}
.right-content-small{
    width:65%;
    float:left;
}
.right-content img{
    width:100%;
    float:left;
}
.service{
    float:left;
    width:100%;
}
.price{
    color:#3371c4;
    font-size:20px;
    float:left;
    width:100%;

}
span.big-price{
    font-size:30px;
    color:#3371c4;
    font-weight: bold;
}
.price span.other-color{
    color:#333333;
}
.span.big-price1{
    font-size:24px;
    float:left;
}
.pay-methods{
    float:left;
    width:100%;
    margin-top:20px;
}
.counters-section-inn{
    float: left;
    width: 100%;
    background: #f0f0f0;
    text-align: center;
    margin-top: 40px;
    padding-top:50px;
    padding-bottom:50px;
    box-sizing:border-box;

}
.text-content{
  color:#888888;
  font-size:28px;
  width:43%;
  display:inline-block;
}
.text-content span{
    color:#3371c4;
    font-weight: bold;
}
.see-more{
    background:url(../img/see.svg) no-repeat right;
    background-size:18px;
    padding-right:30px;
    color:#3371c4;
    font-size:16px;
    -webkit-transition:0.7s;
    trnasition:0.7s;
    font-weight: bold;

}
.see-more:hover{
    background:url(../img/see.svg) no-repeat 5px right;
    /*background-position:100% 0px;*/

}
.head-section{
    float:left;
    width:100%;
    font-size:48px;
    color:#333;
    margin-bottom:40px;
    font-weight: bold;
}
.bold-txt{
    float:left;
    width:100%;
    margin-bottom:25px;
    font-size:20px;
}
.right-content-small p{
    float:left;
    width:100%;
    font-size:17px;
    color:#888888;
    margin-bottom:25px;
}

@media screen and (max-width: 1000px) {
    .left-content, .right-content, .left-content-small, .right-content-small{
        width: 100%;
        float:left;
    }
}
@media screen and (max-width: 600px) {
    .text-content{
        width:100%;
        float:left;
        font-size:20px;
    }
    .right-content{
        margin-top:20px;
    }
    .right-content img{
        /* width:70%; */
        /* float:left; */
    }
   h2.section-title-dark{
       margin-top: 20px !important;
       margin-bottom:20px !important;
    }

    .bigger-txt{
        margin-top:30px;
        padding-bottom:10px;
    }
    .bigger-txt:before {
        width: 100%;
    }
    .debit-cart, .paypal-cart, .epay-cart, .easypay-cart, .bank-cart{
        width:60px;
        margin-right: 20px;
    }
    .go-register{
        font-size:17px;
        margin-top:10px;
    }
    .go-login{
        font-size:17px;
        margin-top:10px;
    }
    .head-section{
        font-size:33px;
        margin-bottom:20px;
    }
    .bold-txt{
      font-size:18px;
      margin-bottom:15px;
    }
    .right-content-small p{
        font-size:18px;
        margin-bottom:15px;
    }
    span.big-price{
        font-size:22px;
    }
    .section-title{
        font-size:22px;
    }
    .counters-section-inn{
        padding-left:10px;
        padding-right:10px;
        box-sizing:border-box;
    }
}
@media screen and (max-width: 400px){
    .page-sales .section-title-dark{
        margin-top:15px;
        margin-bottom:15px;
        font-size:24px;
    }
    .rest-title {
        font-size:21px;
    }
    .debit-cart, .paypal-cart, .epay-cart, .easypay-cart, .bank-cart{
        width:50px;
        margin-right:15px;
    }
    .login-btns{
        margin-top:15px;
        margin-bottom:15px;
    }
    .go-register{
        line-height: 35px;
    }
    .go-login{
        line-height: 35px;
    }
    .counters-section-inn{
        margin-top:15px;
    }
    .left-content-small img{
        width:90%;
    }
}
.timing-text {
    margin-top:10px;
}
.timing-text p {
    display: inline-block;
}
