/*/////////////////////////////seo-start////////////////////////////////////*/
.wrapper-seo-start{
    position: relative;
    z-index: 15;
    box-sizing: border-box;
    max-width: 1600px;
    margin: 0px auto;
}
.wrapper-seo-start > div{
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.wrapper-seo-start > div img{
    width: 100%;
}
.seo-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"; 
}
.seo-start-left > p b{
    color: #fda925;
}
.seo-start-left > span{
    font-size: 40px;
    color: #877dff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    font-family: "Mulish-SemiBold"; 
}
.seo-start-left > span b{
    color: #fda925;
}
.seo-start-left-text p{
    font-size: 30px;
    color: #fda925;
    font-family: "MulishBold"; 
    margin: 80px 0px 10px 0px;
}
.seo-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);
}
.seo-start-right{
    text-align: right;
}
/*//////////////////////////////seo-four///////////////////////////////////*/
.wrapper-start-four{
    display: flex;
    flex-grow: 1;
    position: relative;
    z-index: 15;
    max-width: 1600px;
    margin: 50px auto 0px auto;
}
.wrapper-start-four > div{
    width: 25%;
    -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: 0px 3%;
    padding: 20px;
}
.wrapper-start-four > div p{
    color: #fda925;
    font-size: 50px;
    font-family: "MulishBold";
    margin-bottom: 10px;
}
.wrapper-start-four > div span{
    font-size: 20px;
    color: #fff;
}
/*//////////////////////////////seo-us///////////////////////////////////*/
.wrapper-seo-us{
    position: relative;
    z-index: 15;
    box-sizing: border-box;
    max-width: 1600px;
    margin: 300px auto 0px auto;
}
.wrapper-seo-us > div{
    display: flex;
    flex-direction: row;
}
.wrapper-seo-us > div > div{
    width: 46%;
    margin: 20px 2%;
    -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;
    position: relative;
    min-height: 140px;
    padding: 15px 0px;
    box-sizing: border-box;
}
.wrapper-seo-us > div > div > div{
    width: 65px;
    height: 65px;
    position: absolute;
    left: -35px;
    top: -35px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    border: 4px solid #fbc063;
    border-radius: 50%;
    background: #33275c;
    color: #fff;
    font-family: "MulishBold";
    font-size: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
}
.wrapper-seo-us > div > div > p{
    font-size: 25px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    text-align: center;
    margin: 0px 0px 10px 0px;
    color: #fda925;
    font-family: "MulishBold";
}
.wrapper-seo-us > div > div > span{
    color: #fff;
    font-size: 20px;
    padding: 0px 20px;
    display: block;
}
/*//////////////////////////////seo-price///////////////////////////////////*/
.wrapper-seo-price{
    position: relative;
    z-index: 15;
}
.wrapper-seo-price > p{
    font-size: 50px;
    color: #877dff;
    text-align: center;
    margin: 150px 0px 300px 0px;
}
.wrapper-seo-price > p > span{
    color: #fda925;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.seo-price{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.seo-price > div:nth-child(2){
    margin: 0px 50px;
}
.seo-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;

}
.seo-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;
}
.seo-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);
    
}
.seo-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;
}
.seo-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;
}
.seo-price ul li{
    list-style: none;
    font-size: 20px;
    text-align: center;
    margin: 0px 0px 5px 0px;
}
.seo-price img{
    position: absolute;
}
#seo-price-1{
    background: url(../img/ui-bg-7.jpg);
    background-size: cover;
}
#seo-price-1 img{
    top: -127px;
    left: 30px;
    z-index: 20;
}
#seo-price-1 span{
    color: #44bbff;
}
#seo-price-2{
    background: url(../img/ui-bg-8.jpg);
    background-size: cover;
}
#seo-price-2 img{
    top: -150px;
    left: 30px;
    z-index: 20;
}
#seo-price-2 span{
    color: #e2ff44;
}
#seo-price-3{
    background: url(../img/ui-bg-9.jpg);
    background-size: cover;
}
#seo-price-3 img{
    top: -156px;
    left: 30px;
    z-index: 20;
}
#seo-price-3 span{
    color: #ff6c44;
}
.seo-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;
}
.seo-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%);
}
/*//////////////////////////////seo-how-price///////////////////////////////////*/
.wrapper-seo-how-price{
    position: relative;
    z-index: 15;
    margin: 300px auto;
    max-width: 1800px;
}
.seo-how-price{
    display: flex;
    flex-direction: row;
}
.seo-how-price > div{
    width: 50%;
    padding: 0px 20px;
}
.seo-how-price-img img{
    width: 100%;
}
.seo-how-price-text{
    display: flex;
    flex-direction: row;
}
.seo-how-price-text > div{
    flex-grow: 1;
    padding: 10px;
}
.seo-how-price-text > div > div{
    -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;
    padding: 15px;
    text-align: center;
    margin: 0px 0px 15px 0px;
}
.seo-how-price-text > div > div > p{
    color: #fbc063;
    font-size: 25px;
    margin: 0px 0px 15px 0px;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.seo-how-price-text > div > div > span{
    color: #fff;
    font-size: 18px;
}
/*//////////////////////////////seo-shema///////////////////////////////////*/
.wrapper-seo-shema{
    position: relative;
    z-index: 15;
    max-width: 1500px;
    margin: 300px auto;
}
.seo-shema > div{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.seo-shema > div > div{
    -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: 4px solid #fbc063;
    border-radius: 20px;
    background: #33275c;
    display: inline-block;
    width: 400px;
    min-height: 250px;
    padding: 10px 20px;
}
.seo-shema-top > div{
    margin: 0px 50px 0px 50px;
}
.seo-shema-bottom > div{
    margin: 150px 50px 0px 50px;
}
.seo-shema > div > div > div{
    width: 65px;
    height: 65px;
    border-radius: 50%;
    -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);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    border: 4px solid #fbc063;
    background: #1b55ea;
    color: #fff;
    font-size: 45px;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    position: relative;
    margin: 0px auto;
    top: -35px;
    font-family: "Mulish-Black";
    position: relative;
    z-index: 18;
}
.seo-shema > div > div > p{
    color: #fbc063;
    font-size: 25px;
    margin: 0px 0px 25px 0px;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgb(0 0 0);
    text-align: center;
    font-family: "MulishBold";
    top: -15px;
    position: relative;
}
.seo-shema > div > div > span{
    color: #fff;
    font-size: 18px;
}
.seo-shema-top > div{
    position: relative;
    z-index: 18;
} 
.seo-shema-bottom > div{
    position: relative;
}
.seo-shema-bottom > div:after{
    width: 420px;
    height: 168px;
    content: '';
    background: url(../img/ui-66.png);
    position: absolute;
    left: 50%;
    top: -168px;
    z-index: 16;
    margin-left: -210px;
}
/*//////////////////////////////seo-cikl///////////////////////////////////*/
.wrapper-seo-cikl{
    position: relative;
    z-index: 15;
    max-width: 1800px;
    margin: 300px auto;
}
.seo-cikl{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.seo-cikl > div{
    flex-grow: 1;
    width: 50%;
    margin: 0px 60px;
}
.seo-cikl-text{
    -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;
    padding: 20px;
}
.seo-cikl > div > p{
    color: #fbc063;
    font-size: 30px;
    margin: 0px 0px 25px 0px;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgb(0 0 0);
}
.seo-cikl > div > span{
    color: #fff;
    font-size: 20px;
}

.seo-cikl > div > img{
    width: 100%;
}
/*//////////////////////////////seo-opti///////////////////////////////////*/
.wrapper-seo-opti{
    position: relative;
    z-index: 15;
    max-width: 1100px;
    margin: 300px auto;
}
.wrapper-seo-opti > p{
    font-size: 50px;
    color: #877dff;
    text-align: center;
    margin: 150px 0px 100px 0px;
}
.wrapper-seo-opti > p > span{
    color: #fda925;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.seo-opti-button{
    display: flex;
    flex-direction: row;
    width: 400px;
    margin: 0px auto;
}
.seo-opti-button > div{
    width: 150px;
    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;
    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;
    cursor: pointer;
}
.seo-opti-button > div.active{
    box-shadow:  inset -2px -2px 5px 0px rgb(255 255 255 / 75%), inset 2px 2px 5px 0px rgb(0 0 0 / 75%);
    background: #542995;
    color: #fff;
}
.seo-opti-button > div:hover{
    box-shadow:  inset -2px -2px 5px 0px rgb(255 255 255 / 75%), inset 2px 2px 5px 0px rgb(0 0 0 / 75%);
}
.seo-opti-text > div{
    -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;
    padding: 20px;
    box-sizing: border-box;
    display: none;
}
.seo-opti-text > div.active{
    display: block;
}
.seo-opti-text > div > div{
    display: flex;
    flex-direction: row;
}
.seo-opti-text > div > div > div{
    flex-grow: 1;
    width: 50%;
    padding: 20px 10px;
}
.seo-opti-text > div > div > div > p{
    font-size: 27px;
    color: #fda925;
    font-family: "MulishBold"; 
    margin-bottom: 15px;
}
.seo-opti-text > div > div > div > span{
    font-size: 20px;
    color: #fff;
}
/*//////////////////////////////seo-team///////////////////////////////////*/
.wrapper-seo-team{
    position: relative;
    z-index: 15;
    max-width: 1100px;
    margin: 300px auto;
}
.wrapper-seo-team > p{
    font-size: 50px;
    color: #877dff;
    text-align: center;
    margin: 150px 0px 100px 0px;
}
.wrapper-seo-team > p > span{
    color: #fda925;
    font-family: "MulishBold";
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.seo-team{
    -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;
    padding: 20px;
}
.seo-team > div{
    display: flex;
    flex-direction: row;
}
.seo-team > div > div{
    flex-grow: 1;
    width: 50%;
    padding: 20px 20px;
}
.seo-team > p{
    font-size: 25px;
    color: #fda925;
    font-family: "Mulish-Black"; 
    padding: 20px;
    width: 80%;
    text-align: center;
    margin: 0px auto;
}
.seo-team > div > div > p{
    font-size: 25px;
    color: #19fc84;
    font-family: "MulishBold"; 
    margin: 10px 0px;
}
.seo-team > div > div > span{
    color: #fff;
    font-size: 20px;
}











