/*
Theme Name: ABR Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: abr
Author: ABR | Mypolygon
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 18.0.2.1768550889
Updated: 2026-01-16 08:08:09

*/

::selection {
    color: #fff;
    background: #6b74dd;
}

.grecaptcha-badge {
    visibility: hidden;
}

.txtwrap,
.inline {
    display: inline-block;
}

body .pb0 {
    padding-bottom: 0 !important;
}

body .pt0 {
    padding-top: 0 !important;
}

body .mt0 {
    margin-top: 0 !important;
}

body .mb0 {
    margin-bottom: 0 !important;
}

.m-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.fw200,
.fw200 * {
    font-weight: 200 !important;
}

.fw300,
.fw300 * {
    font-weight: 300 !important;
}

.fw400,
.fw400 * {
    font-weight: 400 !important;
}

.fw500 {
    font-weight: 500 !important;
}

.fw600,
.fw600 * {
    font-weight: 600 !important;
}

.fw700 {
    font-weight: 700 !important;
}

.fw900,
.fw900 * {
    font-weight: 900 !important;
}

small {
    font-size: 80% !important;
}

.align-center,
.align-center * {
    text-align: center;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.allcaps {
    text-transform: uppercase !important;
}

.titlecase {
    text-transform: capitalize !important;
}

.italictxt {
    font-style: italic !important;
}

.hidenow {
    display: none !important;
}

.pointevent {
    pointer-events: none !important;
}

.primarytxt {
    color: #6b74dd;
}

.primarybg {
    background-color: #6b74dd;
}

.secondarytxt,
.secondarytxt * {
    color: #6d6e71 !important;
}

.secondarybg {
    background-color: #6d6e71;
}

.whitetxt,
.whitetxt * {
    color: #fff !important;
}

.whitebg {
    background-color: #fff !important;
}

.darktxt,
.darktxt * {
    color: #000;
}

.lighttxt {
    color: #a3a3a3;
}

/*-- Header / Menu ---*/
ul.buttons.sf-menu * {
    color: #6b74dd !important;
}

/*-- Home --*/
/*
.whatwedoSection .heading-wrap {
    bottom: 0;
    position: absolute;
    text-align: left;
    color: #000 !important;
    background: #fff;
    width: 100%;
    padding: 20px;
    transform: none !important;
}

.whatwedoSection .heading-wrap {}

.whatwedoSection .heading-wrap h2,
.whatwedoSection .heading-wrap p {
    color: #000 !important;
}
*/

.whatwedoSection .nectar-fancy-box {
    padding: 0 !important;
    aspect-ratio: 1/1.05 !important;
}

.whatwedoSection .nectar-fancy-box[data-style=hover_desc] .inner {
    padding: 0;
    width: 100%;
    align-self: center;
}

.whatwedoSection .hover-content {
    font-size: 150% !important;
    font-weight: 700;
    line-height: 1.45 !important;
}

.clientlogoSection {
    filter: grayscale(1);
}

/* Flip the container */
.client-2n .flickity-viewport {
    transform: scaleX(-1);
}

/* Flip the images back so they aren't mirrored */
.client-2n .flickity-slider .cell img {
    transform: scaleX(-1);
}

/*-- Service --*/
.icoSection p.vc_custom_heading {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}

.icoSection h4 {
    line-height: 1.25 !Important;
}

.whiteicoSection img {
    filter: brightness(5) !Important;
    opacity: 0.5 !Important;
}

.icosocmedSection .img-with-aniamtion-wrap {
    display: inline-block !important;
    max-width: calc(14% - 6px) !important;
    width: 28px !Important;
    margin: 1px !Important;
    filter: brightness(0.3) !important;
}

.icosocmedSection .img-with-aniamtion-wrap.custom-width-30px .inner {
    max-width: 100% !Important;
    width: 100% !Important;
}

.icosocmedSection .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0 !important;
}

.icosocmedSection .img-with-aniamtion-wrap img {
    max-width: 100% !important;
    width: 28px !Important;
    padding: 2px !Important;
}

/*-- work --*/

.workgridSection .nectar-post-grid-item .content {
    padding: 15px 0 !important;
}

.workgridSection .nectar-post-grid-filters[data-sortable=yes] {
    margin-bottom: 50px !important;
}

.workgridSection .nectar-post-grid-filters a {
    font-weight: 600;
    color: #6b74dd !important;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0) !Important;
    border: 1px solid #6b74dd !important;
    border-radius: 50px;
    margin: 5px !Important;
}

.workgridSection .nectar-post-grid-filters a.active {
    color: #fff !important;
    background: #6b74dd !important;
}

.workgridSection .nectar-post-grid-filters a.active:hover {
    /*  color: #fff !important;*/
}

/*
.workgridSection .nectar-post-grid-filters a:hover {
    color: #6b74dd !important;
}
*/
.workgridSection .nectar-post-grid-filters a:after {
    display: none !Important;
}

.workgridSection .nectar-post-grid-filters a.active:after {
    display: none !Important;
}

.workgridSection h3.post-heading {
    font-weight: 700 !important;
}

.workgridSection span.meta-excerpt {
    color: #6d6e71 !important;
    margin-top: 5px !important;
    line-height: 1.1 !important;
    font-size: 87.5% !important;
}

/*-- portfolio - single --*/

.single-portfolio .first-section {
    /* padding-top: 150px !important;*/
}

.delivered-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.delivered-list ul li {
    list-style: none !important;
}

.delivered-list ul li::before {
    content: "> ";
    margin-right: 8px;
}

/*-- Contact --*/
.officeSection .nectar-button.has-icon.large {
    min-width: 190px;
}

/*-- Form --*/
.wpcf7-form-control {
    border-radius: 20px !important;
    border-width: 1.5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.codedropz-upload-handler {
    border-radius: 20px !important;
    border: 1.5px solid #000 !important;
}

/*-- Footer --*/

a.ico-float {
    position: fixed;
    right: 30px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    padding: 10px;
    display: block;
    border-radius: 50%;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 1111;
}

.footerSection .using-bg-color {
    background-size: 40% auto;
}

.footerSection p,
.footerSection li {
    font-size: 87.5%;
    line-height: 1.4 !important;
}

.footerSection ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.footerSection ul li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 5px;
}

.footerSection a: {
    color: #fff !Important;
}

.footerSection a:hover {
    color: rgba(255, 255, 255, 0.5) !important;
}

@media only screen and (max-width: 999px) {
    .desktopview {
        display: none !important;
    }

    .mobile-left,
    .footerSection .mobile-left * {
        text-align: left !important;
    }

    .pageSection {
        padding: 60px 0 !important;
    }
}

@media only screen and (min-width: 1000px) {
    .mobileview {
        display: none !important;
    }

    .pageSection {
        padding: 80px 0 !important;
    }
}
