.main-footer .widgets-section {
    padding: 30px 0px 0px;
}
.main-footer .column {
    margin-bottom: 0px;
}
.main-footer .footer-bottom .inner {
    padding: 10px 0px;
}
.thm-btn__seven {
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#0d2074), color-stop(51%, #9557c3), to(#0d2074));
    background-image: linear-gradient(to right, #0d2074 0%, #9557c3 51%, #0d2074 100%);
}
.sec-title h2 {
    font-size: 30px;
 }


 #calltoaction{
background-image: url('/frontend/new/images/background/call-to-action.png');
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center; 
/* height: 100vh; */
margin: 0 auto; 
position: relative; 
padding: 0;
}
.calltoactionoverlay{
background: #f00;
height:100%;
width:100%;
background: #000000d6;
padding: 120px 0px 100px;
}
.calltoactionoverlayaboutpage{
    padding: 50px 0px 50px;
}

.page-banner h1
 {
    font-size: 40px;
}
.service-block .inner-box h6 {
    margin-top: 60px;
    font-size: 13px;
    line-height: 1.9em;
}
.btn-style-one .btn-title {
    color: #fff;
}

.swiper-wrapper {
    padding: 0px 0px 150px 0px;
}



.mainmenu-seven {
background: #ffffffa3;
}
.mainmenu-seven__left {
top: 30px;
}
.main-menu .navigation > li {
padding: 20px 0px;
}
#navbarSupportedContent{
    padding-left:60px;
}

.main-menu .navigation > li > ul {
    width: 320px;
}
.dropdown ul li a {
    font-size: 14px;

}
.about-section .text-column .text ul li {
    line-height: 1.1em;
    margin-bottom: 2px;
}

.about-section .text-column .text p {
    margin-bottom: 15px;
    line-height: 28px;
    color: #000000cf;
}
.whoweare p{
    line-height: 40px !important;
}
.about-section .text-column .text b {
    color: #000000bd;
}
.ready{
    font-size: 26px;
    line-height: 45px;
}
.single_solution{
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    min-height: 300px;
}
.single_solution p{
    margin-bottom: 0px;
}
.single_solution h6{
    margin: 15px 0px;
        font-size: 18px;
}
.single_solution img{
    width: 70px;
    height: 70px;
    object-fit: contain;
}
#itconsulting{
    background: #efefefbd;
}
.page_heading{
    text-align: center;
    padding: 50px 0px;
        text-transform: uppercase;
}
.page_heading h4{
 font-size: 30px;
}
.itconsultingpage::before{
    display: none;
}
.sec-title h2 {
    font-size: 25px;
}
.howwork_spteps .accordion-box .block .acc-btn {
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
}
.howwork_spteps .accordion-box .block .acc-btn .count {
    color: #000;
    text-transform: capitalize;
    padding-right: 15px;
}
.howwork_spteps .acc-btn {
    text-align: center;
}
.secondfirst{
    float: left;
}
.secondcount{
     background: #262626;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 15px;
}
.howwork_spteps .accordion-box .block .acc-btn:before {
    position: absolute;
    right: 35px;
    top: 20px;
    height: 40px;
    width: 40px;
    padding: 5px 6px 6px 8px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    color: #000;
    line-height: 30px;
    content: "\f116";
    font-family: "Flaticon";
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: #ededed;
}

#homepageservices .single_solution h6 {
    margin: 7px 0px;
}
#homepageservices  .single_solution {
    min-height: 260px;
}
#homepageservices  .single_solution {
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 30px;
    min-height: 260px;
}
.homepageservices{
    padding: 90px 0px;
}
.competencies ul li {
    color: #000000d1;
}
.competencies ul li:before {
    content: "\f107";
    font-family: "Flaticon";
    /* position: absolute; */
    left: 0;
    top: -1px;
    color: var(--thm-base);
    font-weight: 400;
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 15px 20px;
    padding-right: 30px;
}
.aboutpage_accor .acc-btn{
    line-height: 23px;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 15px 20px;
    padding-right: 30px;
}

.aboutpage_accor .acc-btn:before {
    right: 20px;
    top: 10px;
    height: 30px;
}
#wedoaboutpage{
        padding: 100px 0px 50px;
}
.aboutpadding{
    padding: 50px 0px;
}
#main-footer{
    background: #f9f9f9;
}
.blogs_list ul li{
    display: inline-block;
    margin-right: 5px;
}