.site-logo{
     width:25%;
}



.service-2-section-area .service-2-header-area p.pera-header::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    left: 0;
    top: 0;
    background: #2b495a;
    transition: all 0.4s ease-in-out;
    z-index: -1;
    border-radius: 4px;
}

.service-2-section-area .service-2-header-area p.pera-header {
    color: #0A141C;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    border-radius: 4px;
    background: #2b495a24;
    padding: 20px 16px 20px 24px;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
    margin-top: 24px;
    margin-bottom: 8px;
}

.service-2-section-area .service-2-header-area span {
    color: #2b495a;
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: inline-block;
    padding: 8px 12px;
    border-radius: 1px;
    background: #2b495a26;
    margin-bottom: 20px;
}


.testimonial2-section-area .testimonial2-header span {
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    line-height: 16px;
    font-size: 16px;
    color: #2b495a;
    padding: 8px 10px;
    background: #2b495a26;
    display: inline-block;
    margin-bottom: 24px;
    border-radius: 4px;
}

.services-icon img{
    width: 60px;
}


.blog-6-section-area .blog6-header span {
    color: #2b495a;
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: inline-block;
    padding: 8px 12px;
    border-radius: 1px;
    background: #2b495a26;
    margin-bottom: 20px;
}

.others6-section-area .text-headlines__item {
   /* font-weight: 400;
    font-family: "Vidaloka", serif;
    font-size: 56px;
    color: #ffffff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    position: relative;
    line-height: 56px;
    opacity: 0.5;
    transition: all 0.4s ease-in-out;*/
    margin: 0 40px;
}

.others6-section-area {
    padding: 20px 0 30px;
    background: #144771;
}

.others6-section-area .text-headlines {
    display: inline-flex
;
    white-space: nowrap;
    animation: 40s ticker linear infinite;
    margin-top: -25px;
}


.ca3-scetion-area {
    background: #2B495A;
}

a.cta3-btn1 {
    border: none;
    background: #ffffff;
    outline: none;
    padding: 14px 24px;
    color: #2B495A;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 32px;
    text-align: right;
    justify-content: right;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    display: inline-block;
}

a.cta3-btn2:hover {
    transform: translateY(-5px);
    color: #2B495A;
}

.inner-pages .service-left-inner-area .service-side-bararea .servicve-categories {
    border-radius: 4px;
    border: 1px solid rgba(7, 8, 18, 0.1);
    padding: 24px 20px;
    margin-top: 0px;  /*32px;*/
}

/* *********************** */
/*.prc-ol li span{
    font-family: ariel;
    background: #ff7d00;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 2px 8px;
    border-radius: 50%;
    margin-right: 6px;
}*/

/*.prc-ol li a{
    margin-left: 30px;
    margin-top: 5px !important;
}*/

/*.prc-ol li p{
    margin-left: 30px;
    margin-top: 5px !important;
}*/


.prc-ul li a{
    margin-left: 30px;
    margin-top: 5px !important;
    line-height: 1.5 !important;
}
.prc-ul li p{
    margin-left: 30px;
    margin-top: 5px !important;
    padding-top: 4px;
}
.prc-ul li{
    position: relative;
}


.prc-ul li:before {
    position: absolute;
    top: 6px;
    left: 0px;
    content: url(../img/icons/check-img5.svg);
    /*height: 2px;
    width: 20px;
    background: #c1b79a;*/
}


/* *********************** */

.list ol {
    list-style: none;
    counter-reset: item;
    padding-left: 0;
 }

 .l2 ol {
   list-style: none;
   counter-reset: item 3;

 }

 .list ol li {
   counter-increment: item;
   margin-top: 16px;
 }
.list ol li:before {
    position: absolute;
    font-family: auto;
    margin: 4px 10px 0px 0px;
    content: counter(item);
    background: #ff7d00;
    border-radius: 100%;
    color: white;
    font-size: 18px;
    /*font-weight: 600;*/
    line-height: 1.2em;
    width: 1.2em;
    text-align: center;
    /*display: inline-block;*/
}

.list ol li a {
    color: #070812;
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    display: inline-block;
    margin-left: 30px;
    margin-top: 0px !important;
}

.list ol li p{
    margin-left: 30px;
    margin-top: 5px !important;
}
/* *********************** */

/*../img/icons/check-img5.svg*/
.prc-card{
    background: #f4f3ef; 
    padding: 12px; 
    border-radius: 5%;
    margin-top: 10px;
}

.service-left-img {
    margin-top: 20px;
} 

.inner-pages .service-left-inner-area .service-rightbar-area .service-img img.elementor21 {
    position: absolute;
    top: -38px;
    right: -70px;
    height: 120px;
    width: 161px;
}                                     