/*style 10*/
.style10 .title-header h4{
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
}

.style10 .title-header h4 span{
    line-height: 42px;
    font-size: 90px;
    font-weight: normal;
}

.style10 .nav.nav1 li,.style10 .nav.nav2 li,.style10 .nav.nav3 li{
    font-size: 18px;
    font-weight: bold;
}
.style10 .pricingSection {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: rgb(116, 111, 111);
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: block;
    /* background-image: url(../img/home/pattern-1.jpg); */
    background-attachment: fixed;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding: 0 0 80px 0;
}

.style10 .sectionTitle {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    padding: 100px 0 80px 0;
}

.style10 .secotionTitle h2 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 40px;
    color: #222;
    margin: 0;
    font-size: 24px;
    letter-spacing: 10px;
}

.style10 .secotionTitle h2 span {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: block;
    letter-spacing: normal;
    font-family: herr von muellerhoff, cursive;
    font-size: 90px;
    line-height: 42px;
    text-transform: capitalize;
    font-weight: 400;
    color: #ec5598;
}

#price-list.style10 .container-parts {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
}

/* .row{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
} */
.style10 .priceTableWrapper {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    box-shadow: 0 7px 21px transparent;
    transition: all .4s;
}

.style10 .priceImage {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    position: relative;
    width: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 190px;
}

.style10 .priceImage img {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    border-style: none;
    transition: filter .3s, -webkit-filter .3s;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.style10 .maskImage{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
}

.style10 .maskImage {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    text-align: center;
    transition: all .4s;
}

.style10 .maskImage h3 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: montserrat, sans-serif;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    color: #fff;
    /* line-height: 190px; */
    font-size: 24px;
}

.style10 .maskImage h3 a {
    color: unset;
    text-decoration: none;
}

.style10 .priceTag {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    border-radius: 100%;
    text-align: center;
    border: 5px solid #fff;
    position: absolute;
    left: 47%;
    width: 115px;
    height: 115px;
    bottom: -55px;
    margin-left: -50px;
    background-color: #ec5598;
}

.style10 .priceTag h4 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-transform: capitalize;
    margin: 0;
    color: #fff;
    font-family: open sans, sans-serif;
    font-weight: 700;
    line-height: 105px;
    font-size: 35px;
}

.style10 .priceInfo {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    box-sizing: border-box;
    outline: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    background-color: #f5f5f5;
    padding: 60px 0 30px;
    text-align: center;
    border: 1px solid #dedede;
    border-top: 0;
    margin: 0;
}

.style10 .list-unstyled {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: open sans, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.style10 .list-unstyled li {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: open sans, sans-serif;
    line-height: 21px;
    font-weight: 400;
    list-style: none;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    list-style-type: none;
    border-bottom: 1px solid #dedede;
    padding: 21px 0;
    color: #666;
    font-size: 14px;
}

.style10 .first-btn {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    font-family: open sans, sans-serif;
    line-height: 15px;
    color: #fff;
    font-weight: 700;
    border: 0;
    text-transform: uppercase;
    border-radius: 0;
    letter-spacing: 1px;
    padding: 15px 0;
    font-size: 14px;
    transition: all .3s ease-in-out;
    background-color: #ec5598;
    width: 133px;
    cursor: pointer;
}

.style10 .first-btn:hover {
    background-color: #ec5598;
    opacity: 0.5;
}