
.lastsav {
    background: url('../images/wormz.png') repeat;
    text-align: center;
    padding: 30px;
    margin-bottom: 50px;
}

.bck-img {background: url('../images/wormz.jpg') repeat fixed center;width: 100%;height: 200px;max-width: 1920px;margin: 0 auto;}

.dropshipping h3 {
    font-weight: 300;
    font-family: 'Roboto';
    font-size: 22px;
}

.bloc-content h1 {
    font-family: 'SegoeWP-Bold';
    text-shadow: 0px 1px 0px #3d3d3d;
    color: currentColor;
    margin-bottom: 30px;
}

.bloc-content {
    text-align: center;
    padding: 2% 0px;
}

h1 {
    text-align:center;
    font-family:"Montserrat" !important;
    /* font-size: 25px !important; */
    font-weight:800 !important;
    padding:20px 0px !important;
    text-transform:uppercase;
}

.dropshipping h2 {
    font-size:20px !important;
        font-family:"Roboto" !important;
        font-weight:400 !important;
}

.summary ul li {
    list-style-type:none;
    font-family:'Montserrat';
    padding:5px 0px;
}

.summary ul li a {
color: #242424;
}

.summary ul li a:hover {
color: #2296F3;
}

.summary ul li .numb {
    list-style-type:none;
    font-family:'Montserrat';
    font-style:italic;
    padding-right:8px;
}

.satisfaction {
    text-align: center;
    margin: 0px 50px;
    /* border-right: 5px solid #f1f1f1; */
    background: #f1f1f1;
    padding: 20px;
}

.satisfaction img {
    margin-bottom:10px;
}

.satisfaction p {
    font-family:'Roboto';
    font-weight:600
}

.left-bloc, .right-bloc {
    margin: 50px 0px 00px 0px;
}

.before h3 {
        font-size: 20px !important;
    font-family: "Roboto" !important;
    font-weight: 400 !important;
    font-style: italic;
}

.before p {
    font-family: 'Roboto';
    font-weight: 400;
}

    .lastsav p {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 18px;
}
    .lastsav .adress {
    font-weight: 800;
    font-size: 22px;
}

.dropshipping {
    margin: 50px 0px;
}

.dropshipping h2 {
font-family:'Monsterrat';
font-weight:500 !important;
font-size:18px !important;
}

.dropshipping li, .dropshipping p {
padding:3px 0px !important;
font-family: 'Roboto';
    font-weight: 400;
}

.q {
    margin: 20px;
    padding: 5px;
}

.schema {
        margin-top: 50px;
        /* border: 2px solid #f1f1f1; */
        padding: 20px 0px 0px 0px;
        /* text-align:  center; */
}

.container.schema ul li {
    list-style-type: none;
    display: inline-block;
    margin-bottom: 20px;
}

.schema h2 {
        font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 800;
}

.schema p {
        font-family: 'Roboto';
    color: #7d7d7d;
}

.schema2 ul li {
    list-style-type: none;
    margin: 5px 0px !important;
    padding: 0px 20px !important;
    text-align: center;
    /* border-right: 1px solid #f1f1f1; */
}

.img-step {
    background: #f1f1f1;
    /* display: block; */
    width: 90px;
    height: 90px;
    border-radius: 50px;
    margin: 0 auto;
}

.schema2 img {
    padding: 12px;
}

.schema2 p {
    padding-top: 10px !important;
    font-size: 16px;
    color: #7d7d7d;
}

.container.schema2 {
    margin: 40px 0px;
}