/* Minification failed. Returning unminified contents.
(56,38): run-time error CSS1034: 
(56,38): run-time error CSS1042: Expected function, found ','
(56,42): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(99,38): run-time error CSS1034: 
(99,38): run-time error CSS1042: Expected function, found ','
(99,42): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(100,39): run-time error CSS1034: 
(100,39): run-time error CSS1042: Expected function, found ','
(100,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(104,43): run-time error CSS1034: 
(104,43): run-time error CSS1042: Expected function, found ','
(104,47): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(110,38): run-time error CSS1034: 
(110,38): run-time error CSS1042: Expected function, found ','
(110,42): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(160,42): run-time error CSS1034: 
(160,42): run-time error CSS1042: Expected function, found ','
(160,46): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
.podklyuch-landing h2 {
    color: #398AF0;
    margin: 10px 0 30px;
}
.podklyuch-landing h1 {
    font-family: 'RobotoRegular';
    color: #398af0;
}
.podklyuch-landing h1 span{
    display: block;
    text-transform: initial;
/*    font-size: 28px;
*/}
.podklyuch-landing .select-region-box {
    position: absolute;
    right: 0;
    bottom: 11px;
}
    .podklyuch-landing .select-region-box p {
        padding: 0;
        margin: 0;
        text-align: center;
        font-size: 13px;
    }
        .podklyuch-landing .select-region-box select{

        }
        .podklyuch-landing .parallax .col-md-6 ul, .podklyuch-landing .parallax .col-md-6 h2 {
            background: none;
        }
.podklyuch-landing .p-padd p {
    padding-bottom: 14px;
}
.podklyuch-landing .header-p {
    font-size: 20px;
}
.sec-bg-pk1 {
    background: url(/Content/images/landings/services/confroom.jpg) no-repeat scroll 100% rgba(0,0,0,0);
}
.sec-bg-pk1-filter {
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
    .block.parallax.landing div.inner-boxes {
        position: absolute;
        top: 50%;
        transform: translate(0, -55%);
    }
.block.parallax.landing div.inner-box {
    background: rgba(255,255,255,0.9);
    border-radius: 15px;
    box-shadow: 1px 1px 5px rgb(0,0,0,0.3);
    padding: 0 30px;
    text-align:center;
    margin-bottom:10px;
}
    .block.parallax.landing div.inner-box h2 {
        color: #398AF0;
        margin: 7px auto 0px;
        font-size: 30px;
        font-family: 'RobotoMedium', sans-serif;
        max-width: 400px;
        line-height: 30px;
    }
.block.parallax.landing .left div.inner-box h2 {
    max-width: 500px;
}
.block.parallax.landing .left div.inner-box p {
    font-family: 'RobotoRegular', sans-serif;
    letter-spacing: 0;
    font-size: 17px;
    line-height: 18px;
    color:#333;
}
    .block.parallax.landing div.inner-box ul {
        list-style: none;
    }
    .block.parallax.landing div.inner-box li, .block.parallax.landing div.inner-box p{
        font-size:20px;
    }
.block.parallax.landing .left div.inner-box ul li {
    font-size: 21px;
    line-height: 23px;
    padding-bottom: 22px;
}
.block.parallax.landing .right div.inner-box ul li {
/*    font-size: 19px;
*/    line-height: 17px;
    padding-bottom: 9px;
}
    .block.parallax.landing div.inner-box li i.fa {
        color: #398AF0;
    }
.submit.big.green {
    box-shadow: 1px 1px 5px rgb(0,0,0,0.3);
    text-shadow: 1px 1px 5px rgb(0,0,0,0.3);
}
    .submit.big.green:hover {
        text-decoration: none;
        box-shadow: 1px 1px 10px rgb(0,0,0,0.5);
    }
/* */
.step-item {
    background: rgba(255,255,255,0.9);
    border-radius: 15px;
    box-shadow: 1px 1px 5px rgb(0,0,0,0.3);
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 70px;
    margin-bottom: 10px;
}
    .step-item .text-col {
        float: left;
        width: 90%;
        padding-right: 10px;
        line-height: 20px;
        padding: 10px 10px 10px 0;
        font-size: 17px;
    }
    .step-item .num-col {
        float: left;
        width: 10%;
       
    }
    .step-item .text-col-center {
        line-height: 20px;
        padding: 10px 0 10px 0;
        font-size: 17px;
    }
    .step-item .num-col > div {
        background: #CDE3FF;
        font-size: 30px;
        color: #8634D2;
        text-align: center;
        border-radius: 50%;
    }
    
@media (max-width: 991px) {
    .podklyuch-landing .select-region-box {
        position: relative;
        margin-bottom: 10px;
    }
    .headingX:before{
        display:none;
    }
}
    /*@media (max-width: 991px) {*/

    /*}
*/
    .faq-item {
        background: #f8f8f8;
        border-radius: 5px;
        box-shadow: 1px 1px 1px rgb(0,0,0,0.1);
        padding: 10px 20px;
        margin-bottom: 23px;
    }

        .faq-item h3 {
            text-transform: none;
            text-align: left;
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 10px;
            font-family: 'RobotoMedium';
        }

        .faq-item p, .faq-item li, .about-sec .faq-item ul li, .about-sec .faq-item ol li {
            font-size: 15px;
        }


/* special-price */
.special-price{
    padding:10px 0;
}
    .special-price h2 {
        color: #fff;
        text-align: center;
        margin: 0;
        font-size: 36px;
        font-family: 'RobotoBold',sans-serif;
        max-width: 600px;
        margin: 0 auto;
    }
.price-container {
    text-align: center;
    margin:10px 0 0;
}
    .price-container > div {
        display: inline-block;
        text-align: center;
        vertical-align: middle;
    }
.price-box-old-price {
    color: rgba(255,255,255,0.85);
    font-family: 'RobotoLight',sans-serif;
    font-size:30px;
    text-decoration:line-through;
}
.price-box-new-price {
    color: #fff;
    font-family: 'RobotoMedium',sans-serif;
    font-size: 30px;
    margin-left:20px;
}
.price-box-discount {
    margin-left: 20px;
}
.price-box-discount > div {
    background: #ff3638;
    display: inline-block;
    padding: 4px 11px 5px 15px;
    font-size: 18px;
    line-height: 16px;
    border-radius: 12.5px;
    color: #fff;
}
/* main-description */
.main-description{
    color:#fff;
    text-align:center;
}
    .main-description h3 {
        color: #fff;
        font-family: 'RobotoRegular',sans-serif;
        text-transform: none;
        line-height: 30px;
        font-size: 25px;
        max-width: 700px;
        margin: 0 auto;
        float:none;
        margin-bottom:16px;
    }
    .main-description ul {
        list-style: none;
        font-size: 18px;
        padding: 0;
        max-width: 700px;
        margin: 0 auto;
    }
    .main-description ul li {
       
    }
/*sdocs-features3*/
.sdocs-features3 {
    background: #1f4779;
    color: #fff;
}
    .sdocs-features3 h2 {
        color: #fff;
        margin-bottom: 10px;
    }
    .sdocs-features3 .work-step-item{
        position:relative;
    }
        .sdocs-features3 .work-step-item .work-step-item-arrow {
            position: absolute;
            font-size: 40px;
            top: 0;
            left: -20px;
        }
    .sdocs-features3 .about-sec a {
        border:none;
        display:inline;
        float:none;
        padding:initial;
        margin:initial;
        color:#fff;
        text-decoration:underline;
        font-size:14px;
        letter-spacing:initial;
    }
    .sdocs-features3 a.submit {
        margin: 0 auto;
        display: table;
        float: none;
        background-color: #1f4779;
        color:#fff;
        border-radius:10px;
        font-size:16px;
        padding: 15px 20px;
    }
        .sdocs-features3 a.submit:hover {
            background-color: #fff;
            color: #1f4779;
            text-decoration:none;
        }
    
    @media (max-width: 991px) {
        .sdocs-features3 .work-step-item .work-step-item-arrow {
        position: initial;
        font-size: 40px;
        text-align: center;
        margin-bottom: 8px;
        margin-top: -14px;
    }
    .sdocs-features3 .work-step-item .work-step-item-arrow>i{
        transform: rotate(90deg);
    }
}
    .sdocs-features3 .work-step-item .num-col > div {
        vertical-align: middle;
        height: 60px;
        width: 60px;
        margin: auto;
        background: #fff;
        color: #212121;
        padding: 12px;
        line-height: 36px;
        font-size: 40px;
        text-align: center;
        border-radius: 50%;
    }

.sdocs-features3 .work-step-item .text-col {
    font-size: 17px;
    text-align: center;
    margin-top: 10px;
    line-height: 22px;
    margin-bottom: 20px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .sdocs-features3 .work-step-item .text-col-descr {
        font-size: 15px;
        text-align: center;
        margin-bottom: 20px;
        font-family: 'RobotoLight', sans-serif;
    }
.sdocs-features3 .text-col-center {
    text-align: center;
    margin-bottom: 35px;
}
/* sdocs-features4 */
.sdocs-features4 {
    background: #f3f3f3;
}
    .sdocs-features4 h2{
        margin-bottom:10px;
    }
    .sdocs-features4 .text-col-center {
        text-align: center;
        margin-bottom: 35px;
        font-size: 19px;
    }
    .sdocs-features4 .num-col{
        width:100%;
        text-align:center;
    }
        .sdocs-features4 .num-col img {
            width: 100px;
            float: none;
        }
.sdocs-features4 .work-step-item .text-col {
    font-size: 23px;
    text-align: center;
    margin-top: 10px;
    line-height: 26px;
    margin-bottom: 20px;
}

.sdocs-features4 .work-step-item .text-col-descr {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'RobotoLight', sans-serif;
}
    /* */
    .map > iframe {
        width: 100%;
        max-height: 80vh;
        pointer-events: none;
        border: 0;
        background: 0 0;
        touch-action: none;
    }

.feature-block .p-feat-1 {
    font-size: 20px;
    line-height: 28px;
    padding: 30px 0 20px;
}
.feature-block .p-feat-2 {
    font-size: 20px;
    line-height: 28px;
    font-family: 'RobotoBold', sans-serif;
}
.feature-block.about-sec a.submit {
    color: #fff;
    text-transform: uppercase;
    font-family: 'RobotoRegular', sans-serif;
}
.feature-block.about-sec a.submit.big {
    font-size: 20px;
    padding: 14px 20px;
    border:none;
}
.feature-block-center, .feature-block-center p {
    text-align: center;
}
.feature-block-center ul{
    list-style:none;
}
    .feature-block-center ul li {
        padding-bottom:6px;
    }
.business1.homepodkluch .business1-top-bar {
    display: flex;
    justify-content: center;
}
.business1.homepodkluch .business1-top-bar ul{
    display:none;
}
header.business1.homepodkluch .for-sticky.sticky {
    top: 34px;
    z-index: 2147483640;
}
header.business1.homepodkluch .business1-top.sticky-top {
    position: fixed;
    z-index: 2147483647;
}
@media (max-width: 480px) {
    header.business1.homepodkluch .business1-top {
        padding-bottom: 5px;
    }
}
.business1.homepodkluch .business1-top-bar .top-contact {
    font-size: 14px;
    letter-spacing: 0px;
    margin-top: 13px;
}
@media (max-width: 890px) {
    .business1.homepodkluch .business1-top-bar .top-chat {
        display: none;
    }
    .business1.homepodkluch .business1-top-bar .top-mail {
        display: none;
    }
    .business1.homepodkluch .business1-top-bar .top-contact {
        margin-top: 9px;
    }
}
    .business1.homepodkluch .business1-top-bar > span > i {
        font-size: 20px;
    }
.business1.homepodkluch .business1-top-bar > span {
    font-family: "RobotoMedium",Helvetica,Arial,sans-serif;
}

.bg-serv {
    background-position: center center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
}
.bg-serv-1 {
    background-image: url('/Content/images/landings/services/pk1.jpg');
}
.bg-serv-2 {
    background-image: url('/Content/images/landings/services/pk2.jpg');
}
.bg-serv-3 {
    background-image: url('/Content/images/landings/home-landings/docs.jpg');
}
.bg-serv-4 {
    background-image: url('/Content/images/landings/services/pk3.jpg');
}
.ul-not-style{
    list-style:none;
    margin-bottom:25px;
}
.ul-not-style li{
    margin-bottom:10px;
}
    .ul-not-style li .fa{
        color:#398AF0;
    }
.w-borders p {
    border-top: 2px solid #398AF0;
    padding-top: 7px;
    font-size: 15.5px;
}
