@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/OpenSans-Regular.ttf) format('woff2');
}
@font-face {
    font-family: guru-regular;
    src: url(../fonts/Teko-Regular.ttf);
}
@font-face {
    font-family: guru-300;
    src: url(../fonts/Teko-Light.ttf);
}
@font-face {
    font-family: rale-400;
    src: url(../fonts/raleway.light.ttf);
}

.landing-wordpress-blog{
    background-color: black;
    padding-top: 2em;
    padding-bottom: 7em;
}
.half-width{
    width: 50%;
    color: white;
}
.self-cnter{
    align-self: center;
}
.half-width .img{
    width: 100%;
    text-align: center;
}
.half-width .img img{
    width: 50%;
}
.img-1 img{
    height: 375px;
    width: 500px;
}
.landing-wordpress-blog h1{
    font-size:52px;
    color: #ffffff;
    font-weight: 800;
    font-family: guru  ;
    text-align: center;
    line-height: 1.6em;
    margin-top: 0px;
    margin-bottom: 20px;
}
.landing-wordpress-blog h3{
    font-size:32px;
    color: #ffffff;
    font-weight: 400;
    font-family: guru-regular ;
    text-align: left;
    line-height: 1.6em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.landing-wordpress-blog p{
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: rale-400      ;
    text-align: left;
    line-height: 1.6em;
    margin: 0;
}

.wordpress-service{
    background-color: #0083F2;
    padding: 5%;
}
.wordpress-service div:first-child h2{
    font-size:42px;
    color: #ffffff;
    font-weight: 400;
    font-family: guru-regular ;
    text-align: left;
    line-height: 1.6em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.wordpress-service div:first-child p{
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: rale-400      ;
    text-align: left;
    line-height: 1.6em;
    margin: 0;
}


.aproch-body .d-flex{
    justify-content:center ;
}
.aproch-body h3{
    font-size: 52px;
    color: #ffffff;
    font-weight: 400;
    font-family: guru-regular;
    text-align: left;
    line-height: 1.6em;
    margin: 0;
}
.aproch-body p{
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: rale-400      ;
    text-align: left;
    line-height: 1.6em;
    margin: 0;
}
.aproch-body .col-1.left{
    font-size: 170px;
    color: #ffffff;
    font-weight: 800;
    font-family: rale-400;
    text-align: center;
    line-height: 1.6em;
    padding-right: 10px;
}
.aproch-body .col-1.right{
    font-size: 170px;
    color: #ffffff;
    font-weight: 800;
    font-family: rale-400  ;
    text-align: center;
    line-height: 1.6em;
}

.blog-desging-service{
    background-color: black;
    padding: 5%;
}
.blog-desging-service h3{
    font-size: 42px;
    color: #ffffff;
    font-weight: 400;
    font-family: guru-regular;
    text-align: center;
    line-height: 1.6em;
    margin: 0;
}


.steps{
    padding: 20px;
    position: relative;
}
.steps p{
   color: white;
   margin: 0;
   border-right: 1px solid white;
   padding: 12px;
   padding-left: 0;
   width: max-content;
   border-bottom: 1px solid white;
}

.step-2 p{
    position: relative;
    right:-66.45%;
}
.step-2 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 72%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-3 p{
    position: relative;
    right:-65.1%;
}
.step-3 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 62%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-4 p{
    position: relative;
    right:-55.58%;
}
.step-4 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 60%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-5 p{
    position: relative;
    right:-45.6%;
}
.step-5 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 60%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-6 p{
    position: relative;
    right:-38%;
}
.step-6 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 54%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-7 p{
    position: relative;
    right:-30%;
}
.step-7 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 48%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-8 p{
    position: relative;
    right:-20%;
}
.step-8 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 45%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-9 p{
    position: relative;
    right: -9.58%;
}
.step-9 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 43%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-10 p{
    position: relative;
    right:1%;
}
.step-10 p::after{
    content: "";
    position: absolute;
    z-index: 1;
    width: 42%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgb(0, 0, 0);    
}
.step-11 p{
    position: relative;
    right:4%;
}

.blog-layout-service{
    background-color: #0083F2;
    padding: 5%;
}
.blog-layout-service h3{
    font-size: 52px;
    color: #ffffff;
    font-weight: 400;
    font-family: guru-regular;
    text-align: left;
    line-height: 1.6em;
    margin: 0;
}
.blog-layout-service p{
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: rale-400      ;
    text-align: left;
    line-height: 1.6em;
    margin: 0;
}

.section-contact{
    padding: 5%;
    background-color: black;
}
.section-contact h1{
    font-size:52px;
    color: #ffffff;
    font-weight: 800;
    font-family: rale-400  ;
    text-align: center;
    line-height: 1.6em;
    margin: 0;
}
.section-contact a{
    font-size:52px;
    color: #ffffff;
    font-weight: 800;
    font-family: rale-400  ;
    text-align: center;
    line-height: 1.6em;
    margin: 0;
    text-decoration: none;
} 

@media (max-width:1024px) and (min-width:768px){
    .aproch-body .col-1.left::before {
        width: 40px;
        height: 40px;
        left: 1px;
        top: 4px;
    }
    .aproch-body .col-1.right::before {
        width: 40px;
        height: 40px;
        left: 1px;
        top: 4px;
    }
}
@media (max-width:768px) and (min-width:500px){
    .aproch-body .col-6 {
        width: 100%;
    }
    .aproch-body .col-1.left{
        font-size: 130px;
    }
    .aproch-body .col-1.right{
        font-size: 120px;
    }
    .aproch-body .col-1.left::before {
        width: 40px;
        height: 40px;
        left: -10px; 
        top: 4px;
    }
    .aproch-body .col-1.right::before {
        width: 40px;
        height: 40px;
        left: -10px;
        top: 4px;
    }
    .aproch-body .col-1.left span {
        padding-right: 10px;
    }
    .aproch-body .col-1.right span {
        padding-right: 10px;
    }
    .half-width .img img {
        width: 100%;
    }
}
@media (max-width:500px) and (min-width:375px){
    .landing-wordpress-blog h1 {
        font-size: 36px;
        color: #ffffff;
        font-weight: 800;
        font-family: guru;
        text-align: center;
        line-height: 1.2em;
    }
    .d-flex{
        flex-direction: column;
    }
    .half-width{
        width: 100%;
    }
    .aproch-body .col-1.left span {
        padding-right: 10px;
        display: none;
    }
    .aproch-body .col-1.right span {
        padding-right: 10px;
        display: none;
    }
    .aproch-body h3 {
        font-size: 42px;
        text-align: center;
    }
    .aproch-body p {
        font-size: 17px !important;
        text-align: center !important;
    }
    .blog-desging-service h3 {
        font-size: 36px;
    }
    .step-2 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-2 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-2 p::after {
        display: none;
    }
    .step-3 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-3 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-3 p::after {
        display: none;
    }
    .step-4 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-4 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-4 p::after {
        display: none;
    }
    .step-5 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-5 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-5 p::after {
        display: none;
    }
    .step-6 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-6 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-6 p::after {
        display: none;
    }
    .step-7 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-7 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-7 p::after {
        display: none;
    }
    .step-8 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-8 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-8 p::after {
        display: none;
    }
    .step-9 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-9 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-9 p::after {
        display: none;
    }
    .step-10 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-10 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-10 p::after {
        display: none;
    }
    .step-11 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-11 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-11 p::after {
        display: none;
    }
    .blog-layout-service h3 {
        font-size: 36px;
        line-height: 1.2em;
    }
    .blog-layout-service p {
        font-size: 18px;
        line-height: 1.6em;
    }
}
@media (max-width:375px) and (min-width:320px){
    .landing-wordpress-blog h1 {
        font-size: 36px;
        color: #ffffff;
        font-weight: 800;
        font-family: guru;
        text-align: center;
        line-height: 1.2em;
    }
    .d-flex{
        flex-direction: column;
    }
    .half-width{
        width: 100%;
    }
    .aproch-body .col-1.left span {
        padding-right: 10px;
        display: none;
    }
    .aproch-body .col-1.right span {
        padding-right: 10px;
        display: none;
    }
    .aproch-body h3 {
        font-size: 42px;
        text-align: center;
    }
    .aproch-body p {
        font-size: 17px !important;
        text-align: center !important;
    }
    .blog-desging-service h3 {
        font-size: 36px;
    }
    .step-2 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-2 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-2 p::after {
        display: none;
    }
    .step-3 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-3 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-3 p::after {
        display: none;
    }
    .step-4 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-4 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-4 p::after {
        display: none;
    }
    .step-5 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-5 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-5 p::after {
        display: none;
    }
    .step-6 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-6 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-6 p::after {
        display: none;
    }
    .step-7 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-7 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-7 p::after {
        display: none;
    }
    .step-8 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-8 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-8 p::after {
        display: none;
    }
    .step-9 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-9 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-9 p::after {
        display: none;
    }
    .step-10 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-10 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-10 p::after {
        display: none;
    }
    .step-11 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-11 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-11 p::after {
        display: none;
    }
    .blog-layout-service h3 {
        font-size: 36px;
        line-height: 1.2em;
    }
    .blog-layout-service p {
        font-size: 18px;
        line-height: 1.6em;
    }
}
@media (max-width:320px){
    .landing-wordpress-blog h1 {
        font-size: 36px;
        color: #ffffff;
        font-weight: 800;
        font-family: guru;
        text-align: center;
        line-height: 1.2em;
    }
    .d-flex{
        flex-direction: column;
    }
    .half-width{
        width: 100%;
    }
    .half-width img{
        display: none;
    }
    .aproch-body .col-1.left span {
        padding-right: 10px;
        display: none;
    }
    .aproch-body .col-1.right span {
        padding-right: 10px;
        display: none;
    }
    .aproch-body h3 {
        font-size: 36px;
        text-align: center;
    }
    .aproch-body p {
        font-size: 17px !important;
        text-align: center !important;
    }
    .blog-desging-service h3 {
        font-size: 36px;
    }
    .step-2 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-2 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-2 p::after {
        display: none;
    }
    .step-3 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-3 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-3 p::after {
        display: none;
    }
    .step-4 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-4 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-4 p::after {
        display: none;
    }
    .step-5 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-5 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-5 p::after {
        display: none;
    }
    .step-6 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-6 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-6 p::after {
        display: none;
    }
    .step-7 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-7 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-7 p::after {
        display: none;
    }
    .step-8 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-8 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-8 p::after {
        display: none;
    }
    .step-9 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-9 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-9 p::after {
        display: none;
    }
    .step-10 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-10 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-10 p::after {
        display: none;
    }
    .step-11 p {
        position:relative;
        border: none;
        width: 100%;
        right: 0;
        padding-left: 0px;
    }
    .step-11 p::before {
        content: "\2605";
        width: 100%;
        height: 100%;
        position: absolute;
        left: -25px;
        font-size: 20px;
    }
    .step-11 p::after {
        display: none;
    }
    .blog-layout-service h3 {
        font-size: 36px;
        line-height: 1.2em;
    }
    .blog-layout-service p {
        font-size: 18px;
        line-height: 1.6em;
    }
    .landing-wordpress-blog h3 {
        font-size: 30px;
        margin-top: 20px;
        line-height: 1.2em;
    }
    .landing-wordpress-blog p {
        font-size: 17px;
        line-height: 1.2em;
    }
    .col-6 {
        width: 100%;
    }
    .wordpress-service div:first-child h2 {
        font-size: 36px;
        text-align: center;
        line-height: 1.2em;
    }
    .wordpress-service div:first-child p {
        font-size: 17px;
        text-align: center;
        line-height: 1.2em;
    }
   
}