*{
    font-family: 'Montserrat', sans-serif;
}
header{
    background-image: url('../img/BACKGROUND.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    overflow: hidden;
    position: relative;
}
.container-fluid{
    padding: 0%;
    position: relative;
}
.bg-image{
    width: 100%;
    position: absolute;
    top: -155px;
    z-index: -2;
}
nav #logo{
    width: 80px;
    position: relative;
    left: -20px;
}
nav .fa-bars{
    font-size: 50px;
    margin-left: 10px;
    margin-left: 10px;
    cursor: pointer;
}
button .arrow{
    font-size: 20px;
}
.mt-5{
    margin-top: 12vh !important;
}
.bg-danger{
    background-color: red !important;
}
.heading{
    margin-top: 17%;
    font-size: 5rem;
    font-weight:700;
}
.heading2{
    font-size: 5rem;
    font-weight:700;
}
.header-dots{
    position: absolute;
    top: 55%;
    right: 2%;
}
.header-dots span{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: white;
    display: inline-block;
    margin: 0 7px 5px 7px;
}
.head-dots span{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: white;
    display: inline-block;
    margin: 2px; 
}

.about-dots span{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color:black;
    display: inline-block;
    margin: 2px; 
}

/** Service section **/

.services h2{
    font-weight: 700;
    color: #5e5e5e;
}
.service-inner {
    padding-bottom: 1rem;
    position: relative;
}

.service-inner .service-detail {
    margin-top: 1rem;
}

.service-inner .left-border {
    position: absolute;
    border: 1px solid #5e5e5e;
    height: 100%;
    padding: 2px;
    border-bottom: unset;
    border-top: unset;
    left: -25px;
}

.service-inner:first-child .left-border {
    border-top: 1px solid black;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}

.service-inner:last-child .left-border {
    border-bottom: 1px solid black;;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.left-border::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    border: 5px solid #5e5e5e;
    border-radius: 50%;
    left: -7px;
    top: 8px;;
    background-color: white;
}

.service-inner.seo::before {
    position: absolute;
    content: "";
    background-image: url('../img/bg_seo.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:-1;
}

.service-inner.seo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.58); 
    z-index: -1;
}
.seo-text, span{
    font-weight: 600;
}
.content{
    color: red;
    font-weight: 600;
}
.content span{
    color: black;
    font-weight: 600;
}
.btn-outline-dark{
    box-shadow: 0px 11px 29px rgb(70 67 67 / 53%);
}
.dominaate{
    position: absolute;
    left: 30%;
    font-weight: 700;
    z-index: 1;
    margin-top: 5rem;
    width: 92%;
}
.dominaate h2{
    font-weight: 700;
}
.dominating{
    background-image: url(../img/domination-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    overflow: hidden;
    position: relative;
}
.marketing-logo{
    margin-top: 8rem;
}
.dominating .dominate-p{
    z-index: 1;
    margin-top: 6rem;
    width: 77%;
}
.increase-traffic{
    margin-top: 6rem;
   
}
.tikmark-dots{
    /* margin-left: 50%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 4px;
    margin-bottom: 4px;
}
.tikmark-dots span{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: white;
    margin: 4px;
}
.increase-p{
    margin-top: 3rem;
}
#market-ic{
    position: relative;
    width: 80px;
    float: right;
    top: -26px;
}
.specialize{
    flex-direction: column;
    justify-content: center;
    height: 100%;
    
}
.bg-sp{
    width: 100%;
    z-index: -1;
   
}
.specialize .lady-img{
    position: absolute;
    top: 62%;
    right: 150px;
    width: 500px;
    opacity: 0.40;
}
.specialize h2{
    font-weight: 700;
}
.sp-dots span{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color:black;
    display: inline-block;
    margin: 2px; 
}
.digital-content{
    margin-left: 75px;
    padding-bottom: 19px;
    margin-top: -25px;
    display: inline-block;
}
.digital-content h3{
    font-weight: 800;
}
.digital-content button{
    box-shadow: 0px 13px 34px #00000066;
}
.utilize-section {
    background-image: url(../img/utilize-bg.png);
    background-repeat: no-repeat;
    background-position: center -50px;
    background-size: 100%;
    padding-top: 6rem;
}

.utilize-p{
    color: #D3D3D3;
}
 .utilize-heading{
    color: #D3D3D3;
    font-weight: 700;
}
.utilize-heading2{
    color: #D3D3D3;
    font-weight: 600;
}

.utilize-ic-tikmark-dark{
    width: 30px;
    height: 30px;
    margin-bottom: 2rem;
}

.solutions-container{
    margin-top: 20rem;
    margin-bottom: 3rem;
}
.img1-container{
    margin-left: -20%;
    padding-top: 1rem;
}
#dark-tik{
    margin-bottom: 5rem;
}
.mt-6{
    margin-top: 5rem;
}
.utilize-dots span{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color:gray;
    display: inline-block;
    margin: 1px;
}

.utilize-dots{
    position: absolute;
    top: 370px;
    right: 50%;
}
.utilize-dots2 span{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color:gray;
    display: inline-block;
    margin: 1px;
}
.utilize-dots2{
   position: absolute;
   top: 790px;
   right: 50%;
}
.utilize-dots3 span{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color:gray;
    display: inline-block;
    margin: 1px;
}
.utilize-dots3{
   position: absolute;
   top: 1210px;
   right: 50%;
}

.utilize-img{
    width: 350px;
    height: 350px;
    border-radius: 50%;
}
.utilize-section #utilize-img1{   
    margin-left: -15px;
}
.img1-container{
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.utilize-list2{
    margin-top: 5rem;
    padding: 20px;
    margin-left: 7rem;
}
.utilize-list2 h2{
    font-weight: 800;
}

.utilize-last-content h1 {
    font-weight: 700;
    margin-bottom: 3rem;
    margin-top: 5rem;
    margin-left: -20px;
}
.utilize-last-content{
    color: #D3D3D3;
}
.utilize-last-content .utilize-last-tickmark{
    width: 30px;
    height: 30px;
    margin-bottom: 4rem ;
    
}
.img2-container{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 12rem;
    margin-top: 7rem;
}
.img3-container{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 12rem;
}
.img3-container #utilize-img3{
 margin-top: 7rem;   
}

.comment-dots span{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color:gray;
    display: inline-block;
    margin: 1px;
}
.about-us h2{
    font-weight: 700;
}

.aboutus-dots span{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: black;
    display: inline-block;
    margin: 2.5px;
}
.client-heading h2{
    font-weight: 700;
}
.client-heading i{
    font-size: 25px;
    margin-top: 20px;
    cursor: pointer;
}
.left-comment-container .left-p {
    width: 320px;
    position: absolute;
    left: 23%;
    top: 1130px;
}
.right-comment-container .right-p {
    width: 320px;
    position: absolute;
    right: 25%;
    top: 1130px;
}
.client-name{
    border-bottom: 10px solid red;
}
footer{
    background-image: url(../img/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
footer .logo{
    width: 80px;
    margin-left: -20px;
}
footer h3{
    font-weight: 600;
}

.content-about .pera{
    margin: 35px;
}
.email-send{
    width: 100%;
    border-radius: 15px;
    height: 35px;
    border: none;
    color: white;
}
.email-btn{
    border-radius: 50%;
    border: none;
    background-color: red;
    align-items: center;
    position: absolute;
    right: 2%;
    margin-top: 5px;
}
.email-btn i{
    color: white;
    padding: 2px;
}
footer .social-icon{
    font-size: 25px;
    
}
.social{
    width: 40px;
    height: 40px;
    background-color: red;
    border-radius: 50%;
    margin: 5px;
}
.copyright-div{
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px solid white;
}

