/*/////////////////////////////smm-start////////////////////////////////////*/
.wrapper-smm-start{
    position: relative;
    z-index: 15;
    box-sizing: border-box;
    max-width: 1600px;
    margin: 0px auto;
}
.wrapper-smm-start > div{
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.wrapper-smm-start > div img{
    width: 100%;
}
.smm-start-left > p{
    font-size: 60px;
    color: #877dff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    margin: 70px 0px 40px 0px;
    font-family: "Mulish-SemiBold"; 
}
.smm-start-left > p b{
    color: #fda925;
}
.smm-start-left > span{
    font-size: 40px;
    color: #877dff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    font-family: "Mulish-SemiBold"; 
}
.smm-start-left > span b{
    color: #fda925;
}
.smm-start-left-text p{
    font-size: 30px;
    color: #fda925;
    font-family: "MulishBold"; 
    margin: 80px 0px 10px 0px;
}
.smm-start-left-text ul li{
    list-style: none;
    margin-left: 20px;
    color: #fff;
    font-size: 22px;
    font-family: "Mulish-SemiBold"; 
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.smm-start-right{
    text-align: right;
}
/*/////////////////////////////smm-prem////////////////////////////////////*/
.wrapper-smm-prem{
    position: relative;
    z-index: 15;
    box-sizing: border-box;
    max-width: 1600px;
    margin: 0px auto;
}
.wrapper-smm-prem > p{
    font-size: 50px;
    color: #877dff;
    text-align: center;
    margin: 150px 0px 100px 0px;
}
.wrapper-smm-prem > p > span{
    color: #fda925;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.smm-prem{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.smm-prem > div{
    flex-grow: 1;
    width: 50%;
    text-align: center;
}
.smm-prem > div > div{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.smm-prem > div > div > div{
    flex-grow: 1;
    width: 50%;
    text-align: center;
    -webkit-box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    border: 4px solid #fbc063;
    border-radius: 20px;
    background: #33275c;
    margin: 20px;
}
.smm-prem > div > div > div > p{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 90px;
    border-bottom: 4px solid #fbc063;
    font-size: 25px;
    color: #fda925;
    font-family: "Mulish-Black"; 
    text-transform: capitalize;
    padding: 0px 20px;
}
.smm-prem > div > div > div > span{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    padding: 0px 20px;
    font-size: 20px;
    color: #fff;
}
/*/////////////////////////////smm-why////////////////////////////////////*/
.wrapper-smm-why{
    position: relative;
    z-index: 15;
    box-sizing: border-box;
    max-width: 1600px;
    margin: 0px auto;
}
.wrapper-smm-why > p{
    font-size: 50px;
    color: #877dff;
    text-align: center;
    margin: 150px 0px 100px 0px;
}
.wrapper-smm-why > p > span{
    color: #fda925;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.smm-why{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.smm-why > div{
    margin: 0px 30px;
}

.smm-why > div > div{
    display: flex;
    flex-direction: row;
}
.smm-why-img{
    width: 40%;
}
.smm-why-text{
    width: 60%;
}
.smm-why > div > div > div{
    width: 33%;
    flex-grow: 1;
    margin: 20px 10px;
    -webkit-box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    border: 4px solid #fbc063;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 120px;
    border-bottom-right-radius: 120px;
    background: #33275c;
}
.smm-why > div > div > div > span{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    font-size: 18px;
    color: #fff;
    border-bottom: 4px solid #fbc063;
    min-height: 200px;
    text-align: center;
}
.smm-why > div > div > div > p{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    font-size: 20px;
    color: #fda925;
    font-family: "MulishBold"; 
    text-transform: capitalize;
    padding: 0px 20px;
    text-align: center;
}
.smm-why > div > div > div > div{
    font-family: "Mulish-Black"; 
    font-size: 55px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
/*/////////////////////////////smm-price////////////////////////////////////*/
.wrapper-smm-price{
    position: relative;
    z-index: 15;
}
.wrapper-smm-price > p{
    font-size: 50px;
    color: #877dff;
    text-align: center;
    margin: 150px 0px 300px 0px;
}
.wrapper-smm-price > p > span{
    color: #fda925;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.smm-price{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.smm-price > div:nth-child(2){
    margin: 0px 50px;
}
.smm-price > div{
    flex-grow: 1;
    max-width: 445px;
    -webkit-box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    box-shadow: inset 2px 2px 8px 0px rgba(0,0,0,0.75), inset -2px -2px 8px 0px rgba(0,0,0,0.75);
    border-radius: 20px;
    border: 4px solid #fbc063;
    position: relative;

}
.smm-price > div:after{
    display: block;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 4px solid #fbc063;
    content: '';
    width: 90%;
    height: 10px;
    background: #33275c;
    position: absolute;
    left: 5%;
    top: -19px;
}
.smm-price > div > p{
    font-size: 30px;
    color: #fbc063;
    font-family: "MulishBold";
    text-align: center;
    margin: 30px 0px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    
}
.smm-price > div > span{
    display: block;
    width: 90%;
    margin: 0px auto;
    padding: 9px 0px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    border-radius: 50px;
    border: 4px solid #fbc063;
    font-size: 35px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    font-family: "MulishBold";
    background: #33275c;
    box-sizing: border-box;
}
.smm-price ul{
    background: #33275c;
    color: #fff;
    padding: 20px 15px;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.75);
    border-radius: 50px;
    border: 4px solid #fbc063;
    width: 90%;
    margin: 30px auto 0px auto;
    box-sizing: border-box;
}
.smm-price ul li{
    list-style: none;
    font-size: 20px;
    text-align: center;
    margin: 0px 0px 5px 0px;
}
.smm-price img{
    position: absolute;
}
#smm-price-1{
    background: url(../img/ui-bg-7.jpg);
    background-size: cover;
}
#smm-price-1 img{
    top: -144px;
    left: 30px;
    z-index: 20;
}
#smm-price-1 span{
    color: #44bbff;
}
#smm-price-2{
    background: url(../img/ui-bg-8.jpg);
    background-size: cover;
}
#smm-price-2 img{
    top: -147px;
    left: 30px;
    z-index: 20;
}
#smm-price-2 span{
    color: #e2ff44;
}
#smm-price-3{
    background: url(../img/ui-bg-9.jpg);
    background-size: cover;
}
#smm-price-3 img{
    top: -143px;
    left: 30px;
    z-index: 20;
}
#smm-price-3 span{
    color: #ff6c44;
}
.smm-price > div > a{
    width: 245px;
    height: 55px;
    background: #542995;
    color: #fff;
    font-family: "MulishBold";
    text-align: center;
    border-radius: 5px;
    font-size: 25px;
    letter-spacing: 2px;
    margin: 40px auto 40px auto;
    display: block;
    position: relative;
    z-index: 16;
    border: 0px;
    vertical-align: middle;
    line-height: 55px;
    box-shadow: -2px -2px 5px 0px rgb(255 255 255 / 75%), 2px 2px 5px 0px rgb(0 0 0 / 75%);
    text-decoration: none;
}
.smm-price > div > a:hover{
    box-shadow:  inset -2px -2px 5px 0px rgb(255 255 255 / 75%), inset 2px 2px 5px 0px rgb(0 0 0 / 75%);
}
/*/////////////////////////////smm-team////////////////////////////////////*/



