
.bck-img {background: url(../images/dropshipping/pattern.png) repeat, linear-gradient(to top right, #d4e0ff, #d4e0ff);background-size: cover;width: 100%;height: 200px;max-width: 1920px;margin: 0 auto;}

.bloc-content h1 {
    text-shadow: 2px 2px 0px #3d3d3d30;
    color: #fff;
    margin: 20px 0px;
    font-size: 35px;
}

.questions h2 {
    /* font-family: 'Roboto'; */
    /* font-weight: 500 !important; */
    font-size: 18px !important;
    text-transform: uppercase;
    font-family: 'SegoeWP-Bold' !important;
    color: #1b2a2f;
  }

  li.alert.alert-danger {
    margin: 20px 0px !important;
    padding: 10px !important;
    opacity: 0.9;
}

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

.summary {
    padding: 30px 0px 0px 0px;
    overflow: hidden;
    /* text-align: center; */
    max-width: 850px;
}

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


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

.summary ul li a {color: #3d3d3d;font-family: SegoeWp-SemiLight;font-size: 18px;}

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

.summary ul li .numb {
    list-style-type:none;
    font-family: SegoeWp-Bold;
    font-style:italic;
    padding-right:8px;
    font-weight: 800;
}

.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;
}


.questions {
    margin: 50px 0px;
}



.questions li, .questions p {
    text-decoration: none;
    list-style-type: none;
    line-height: 1.5;
    color: #878585;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
}

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

.primary ul li {
    color: #9e9e9e;
    font-family: 'Roboto';
    font-weight: 300;
}

tr th {
      font-size: 20px;
    font-weight: 300;
    font-family: 'Roboto';
}