.services-page{
    overflow: hidden;
    /*text-align: center;*/
}
.services-page .p-h2{
    text-align: left !important;
}
.services-page .s-p-services{
    display: none !important;
}
.services-page .c-text>h2:last-child{
    /*display: none;*/
    text-align: center;
}
.services-page .s-p-services+.c-text-block{
    margin-top: -60px;
}
.services-page .c-text-block{
    padding-bottom: 40px;
}
.services-page .hover-scroll.adp.adp-wrap.move-mouse.move-touch{
    margin-left: -10%;
    margin-right: -10%;
}
.services-page .c-line{
    margin-bottom: 0;
}
.s-p-top{
    padding: 80px 8% 40px 8%;
    /*color:#4f4f4f;*/
    color: #000;
    /* width: 100%; */
    /*max-width: 1200px;*/
    /*text-align: left;*/
}
.ss-p-top {
    padding-top: 10px;
    padding-bottom: 0;
}
.s-p-top>h1 {
    color: #3a74ba;
    font-size: 48px;
    line-height: 1;
    text-align: right;
    top: -40px;
    z-index: 1;
}

.s-p-img{
    line-height: 0;
}
.s-p-img>img{
    width:100%;
}
.s-p-services>.adp-c{
    width: 25%;
    white-space: normal;
}
/*.s-p-services>.e-circle {
    position: absolute;
        top: 60px;
    top: 30px;
    left: 40px;
}
.s-p-services>.e-circle+.e-circle{
    left:auto;
    right: 40px;
}
.s-p-services .e-circle.hover:hover .e-arrow:after,
.s-p-services .e-circle.touch .e-arrow:after,
.s-p-services .e-circle.hover:hover .e-arrow:before,
.s-p-services .e-circle.touch .e-arrow:before{
    background-color: #24bcee;
}*/
.s-p-services>.e-arrows{
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -47px;
}
.s-p-s-item{
    height: 405px;
    text-align: center;
    padding-top: 50px;
    cursor: pointer;
    display: block;
}
.s-p-s-item.item2 .e-block{
    margin-top: 45px;
}
.s-p-s-item .e-block{
    margin-top: 132px;
}
.s-p-s-item.hover:hover,
.s-p-s-item.touch{
    background-color:  #fe551a;
}
body:not(.mobile) .s-p-s-item.hover:hover,
body:not(.mobile) .s-p-s-item.touch{
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
/*body:not(.mobile) .s-p-s-item .icons-services-2 {
    -webkit-transition: all 1.5s ease-out 0s;
    -moz-transition: all 1.5s ease-out 0s;
    -o-transition: all 1.5s ease-out 0s;
    transition: all 1.5s ease-out 0s;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}*/
body:not(.mobile) .s-p-s-item.hover:hover .icons-services-2,
body:not(.mobile) .s-p-s-item.touch .icons-services-2{
    -webkit-transform: rotateY(720deg);
    -moz-transform: rotateY(720deg);
    -o-transform: rotateY(720deg);
    transform: rotateY(720deg);
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}

.s-p-s-item.hover:hover,
.s-p-s-item.touch{

}

.s-p-s-item.hover:hover .f-b_r,
.s-p-s-item.touch .f-b_r {
    color: #fff;
}
.s-p-s-item .f-b_r{
    font-size: 48px;
    margin-top: 40px;
    width: 300px;
    white-space: normal;
    line-height: 1;
    display: inline-block;
}

.s-p-s-item.cl-blue>.f-b_r,
.s-p-s-item.cl-blue-2>.f-b_r,
.s-p-s-item.cl-blue-3>.f-b_r,
.s-p-s-item.cl-blue-5>.f-b_r{
    color: #3a74ba;
}
.s-p-s-item.cl-blue>.f-b_r{
    color: #65bfec;
}
.s-p-s-item.cl-blue-1>.f-b_r{
    color:#a7defa;
}

.s-p-services .s-terms{
    color: #fff !important;
    font-size: 20px;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
}

.s-p-money-work{
    /*border: solid 2px #fe551a;*/
    color: #3a74ba;
    margin-left: 70px;
    text-align: center;
    /*    padding-top: 30px;
        padding-bottom: 30px;*/
    font-size: 18px;
    line-height: 1;
    padding-left: 10px;
    padding-right: 10px;
}
/*.s-p-money-work:before{
    content: '';
    border-bottom: solid 2px #fe551a;
    border-left: solid 2px #fe551a;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    line-height: 1;
    left: -22px;
    top: 50%;
    margin-top: -20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}*/
/*.s-p-money-work>div>div:first-child{
    font-size: 48px;
    line-height: 1;
    margin-bottom: 20px;
}*/
.s-p-money-work .s-p-name{
    color: #000;
    font-size: 24px;
    line-height: 1;
}
.s-p-money-work .s-p-money{
    font-size: 52px;
    color: #fe551a;
    line-height: 1;
    margin-top: 25px;
    margin-bottom: 15px;
}
.itlab-grad {
    background-image: linear-gradient(to right, #114264 0%, #1f608c 1%, #3b93d0 49%, #fe551a 100%);
    width: 100%;
    display: flex;
}
.itlab-grad .s-p-top {
    padding-top: 0;
}
h2.itlab-h {
    font-size: 2em  !important;
    color: #ffffff !important;
}
.itlab-grad .s-p-money-work .s-p-money {
    font-size: 2.3em;
    color: #ffdb4d;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 15px;
}
.itlabfon {
    float: right;
    right: 0;
    height: 400px;
    position: absolute;
    opacity: 0.2;
}
.itlabfon img{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 640px){
    .s-p-money-work .s-p-money{
        font-size: 1.7em;
        font-weight: 600;
    }
}
.s-p-money-work .s-p-time{
    font-size: 18px;
    color: #3a74ba;
    line-height: 1;
    margin-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.s-p-money-work .s-p-time span{
    font-size: 20px;
}
.s-p-money-work .c-icon {
    background-image: url(/static/images/icons/icon-pdf-2.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding-left: 65px;
    border-bottom: none;
    font-weight: normal;
    padding-top: 0px;
    margin-top: 20px;
    display: flex;
    flex-direction: column-reverse;
    align-items: start;
}
.s-p-money-work .c-icon div{
    font-size: 15px;
}
.s-p-money-work .c-icon a{
    font-weight: normal;
    display: block;
    line-height: 1.5;
    display: inline-block;
    border-bottom: solid 1px transparent !important;
}
.s-p-money-work .c-icon a:first-child{
	font-size: 16px;
}
.s-p-money-work .c-icon a:last-child{
	font-size: 20px;
	line-height: 25px;
}
.s-p-money-work .c-icon a:hover {
    color: #fe551a;
    border-bottom: solid 1px transparent !important;
}
.s-p-money-work .c-icon span:first-child{
    color: #3a74ba;
    line-height: 1;
    font-size: 20px;
    display: block;
}
.s-p-money-work .c-icon span:last-child{
    color: #000;
    line-height: 1;
    font-size: 16px;
    display: block;
    padding-top: 10px;
}
/*.s-p-money-work>div>div:last-child{
    margin-top: 15px;
}*/
.s-p-money-work>div{
    display: inline-block;
    text-align: left;
}
/*.s-p-money-work span{
    font-size: 25px;
    line-height: 1.2
}*/
.s-p-pf-btn {
    float: left;
    margin-left: 70px;
    margin-top: 25px;
    cursor: pointer;
}
.s-p-pf-btn .e-m-arrow-r{
    background-color: #3a74ba;
    margin-right: 15px;
    vertical-align: middle;
}
.s-p-pf-btn .e-m-arrow-r:after{
    border-left-color: #3a74ba;
}
.s-p-pf-btn.hover:hover,
.s-p-pf-btn.touch {
    color: #fe551a;
}
.s-p-pf-btn.hover:hover .e-m-arrow-r,
.s-p-pf-btn.touch .e-m-arrow-r{
    background-color: #fe551a;
}
.s-p-pf-btn.hover:hover .e-m-arrow-r:after,
.s-p-pf-btn.touch .e-m-arrow-r:after{
    border-left-color: #fe551a;
}
.s-p-pf-btn+.e-block{
    float: right;
    margin-top: 20px;
    color: #fff !important;
    font-weight: normal;
}
@media screen and (max-width: 1279px){
    .s-p-services>.adp-c{
        width: 33.33%;
    }
    .s-p-s-item{
        height: 430px;
    }
}
@media screen and (max-width: 959px){
    .s-p-services>.adp-c{
        width: 50%;
    }
    .s-p-money-work{
        margin-left: auto;
        margin-top: 20px;
    }
    .s-p-pf-btn{
        margin-left: auto;
    }
    .s-p-money-work:before{
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 50%;
        margin-left: -20px;
        top:-22px;
        margin-top: 0;
    }
    .wi-100 h2.oneapp {
        font-size: 1em !important;
    }
}
@media screen and (max-width: 639px){
    .s-p-services>.adp-c{
        width: 100%;
    }
    .s-p-money-work>div>div:first-child{
        font-size: 35px;
    }
    .s-p-money-work{
        font-size: 16px;
        margin-top: 0px !important;
        margin-bottom: 0;
    }
    .s-p-money-work-r {
        float: left;
        width: 100%;
        left: 0;
    }
    .itlabfon {
        position: static;
        background: #fe551a75;
        height: 1px;
        width: 117%;
        transform: none;
        top: 0;
        /* left: 0; */
        margin: 0 -10% 0 -10%;
    }
    .itlabfon img{
        display: none;
    }
    .slider-block .spliter {
        width: 1px;
        height: 20px;
        top: -9px;
    }
    .s-p-money-work span{
        font-size: 12px;
    }
    .s-p-top{
        padding-bottom: 20px;
    }
    .c-line{
        margin-top: 0;
    }
    .s-p-top>h1{
        font-size: 24px;
        margin-bottom: 40px !important;
        border-bottom: 0.5px solid rgb(254 85 26 / 86%);
        margin: 0 -10% 0 -10%;
        padding-bottom: 15px;
        text-align: center;
        float: none;
        top: 0;
    }
    .services-line .s-l-item{
        width: 268px;
        height: auto;
    }
}

/* My Style */

.wi-100 {
    width: 100%;
    display: inline-block;
    margin: 0 !important;
}
.wi-100 h2.oneapp {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.2em;
    line-height: 1.2;
    color: #ffdb4d;
    font-family: Bebas-Regular, sans-serif;
    text-align: left;
    text-transform: none !important;
}
.wi-100 h2.oneapp a {
    font-weight: bold;
    color: #fffdff;
    border-bottom: 1px #ffffff dashed;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 639px){
    .ser-block .ser-name>h2 {
        font-size: 1.8em;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .phases-block {
        padding-bottom: 0px;
    }
    .c-row-mob {
        margin: 0 -10%;
    }
    .itlab-grad {
        display: block;
    }
}