body {
    font-family: "Lato", sans-serif;
    color: #262626;
    padding-top: 120px;
}

h1, h2, h3, h4, h5, h6, .f_p, .btn_get .agency_banner_btn, .about_btn, .gr_btn {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
}

main {
    /*margin-top: 140px;*/
}

section {
    display: block;
    /*margin: 50px 0;*/
    padding: 50px 0;
}

a {
    /*color: #0056b3;*/
    color: #E66E25;
}

    a:hover {
        color: #80afde;
    }

    a.anchor {
        display: block;
        position: relative;
        top: -250px;
        visibility: hidden;
    }

main p a {
    text-decoration: underline;
}

.header_area {
    background-color: #ffffff;
}

.navbar-brand img {
    max-width: 260px;
}

.breadcrumb_area {
    background-image: -moz-linear-gradient(180deg, #387ACB 0%, #afcaea 100%);
    background-image: -webkit-linear-gradient(180deg, #387ACB 0%, #afcaea 100%);
    background-image: -ms-linear-gradient(180deg, #387ACB 0%, #afcaea 100%);
    position: relative;
    z-index: 1;
    padding: 125px 0px;
    overflow: hidden;
}

/*.breadcrumb_area h1 {
    font-size: 1.75em;
}*/

.breadcrumb_content p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.software_banner_area {
    min-height: 50vh;
    background-image: -moz-linear-gradient(140deg, #387ACB 0%, #afcaea 100%);
    background-image: -webkit-linear-gradient(140deg, #387ACB 0%, #afcaea 100%);
    background-image: -ms-linear-gradient(140deg, #387ACB 0%, #afcaea 100%);
}

.blogauthorpage main {
    margin-top: 50px;
}

.f_bg {
    background: #E0EDF8;
}

.about_btn, .btn_hover, .agency_banner_btn, .btn_get_two {
    text-decoration: none;
}

    .about_btn.btn_get_two {
        color: #ffffff;
    }

.btn_get_two {
    background: #E66E25;
    border-color: #E66E25;
    padding: .5em;
}

.btn-block {
    margin: 1em 0;
}

.blog_content .post_date p {
    font: 700 30px/20px "Roboto Condensed", sans-serif;
    margin-bottom: 0px;
    color: #E66E25;
    padding-top: 5px;
}

.blog_single img {
    max-width: 100%;
    height: auto;
}

.pressroomdetailpage h2, .blogdetailpage h2 {
    font-size: 1.5em;
    margin: 1em 0;
}

.blogdetailpage blockquote {
    color: #5e2ced;
    font-style: italic;
    border-left: 4px solid #5e2ced;
    padding-left: 35px;
}

/*.homepage main {
    margin-top: 100px;
}*/

.homepage .partner_logo {
    width: 100%;
    padding-top: 0;
    border-bottom: none;
}

    .homepage .partner_logo .p_logo_item {
        margin: auto;
    }

        .homepage .partner_logo .p_logo_item img {
            max-height: 75px;
        }

.homepage .agency_banner_area {
    padding-top: 50px;
}

    .homepage .agency_banner_area .agency_banner_btn {
        font-size: 21px;
    }

.homepage .s_service_section {
    margin: 50px 0;
}

@media (max-width: 767px) {
    .homepage .agency_banner_area {
        padding-top: 0;
    }
}

@media (min-width: 481px) {
    .homepage .agency_banner_area {
        background-image: none !important;
    }
}

@media (max-width: 480px) {
    .homepage .agency_banner_area {
        background-position-x: 0;
        background-position-x: -50%;
        background-repeat: no-repeat;
    }

        .homepage .agency_banner_area h2 {
            font-size: 2em;
            line-height: 1.25em;
        }

    .partner_logo {
        flex-wrap: wrap !important;
    }

        .partner_logo .p_logo_item {
            display: block;
            width: 280px !important;
            /*background: #ff0000;*/
            margin-bottom: 35px !important;
        }

    /*.partner_logo .p_logo_item img {
            max-height: 320px !important;
        }*/
}

.leadershippage .photo-primary img {
    width: 400px;
    height: auto;
}
/*.leadershippage .photo-primary:hover {
    display: none;
}*/
.leadershippage .photo-secondary {
    display: none;
}
/*.leadershippage .photo-secondary:hover {
    display: block;
}*/
.leadershippage .team-bio {
    text-align: center;
}

.leadershippage .bg_color {
    background: #ffffff;
}

.leadershippage .features-wrapper {
    margin-top: 50px;
}

.agency_banner_area .banner_shap {
    top: 0;
}

.logo-grid {
    padding: 50px 0;
}

.partner_logo {
    padding-top: 0;
    flex-wrap: nowrap;
    width: 100%;
    border-bottom: none;
}

    .partner_logo .p_logo_item {
        width: calc(90% / 5);
        margin: 0 2.5%;
    }

        .partner_logo .p_logo_item img {
            max-height: 100px;
        }

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.alternating-callouts {
    padding: 50px 0;
}

.video-hero {
    text-align: center;
}

    .video-hero p {
        margin: 1em 0;
    }

.action_area_three {
    background-image: -moz-linear-gradient(0deg, #80AEDD 0%, #1E5784 100%);
    background-image: -webkit-linear-gradient(0deg, #80AEDD 0%, #1E5784 100%);
    background-image: -ms-linear-gradient(0deg, #80AEDD 0%, #1E5784 100%);
    /*background-image: none;
    background-image: none;
    background-image: none;
    background-color: #E66E25;*/
}

    .action_area_three.sec_color {
        background: #E0EDF8;
        background-image: none;
    }

        .action_area_three.sec_color .action_content h2 {
            color: #262626;
        }

.developer_product_area {
    background-image: -moz-linear-gradient(90deg, #ffffff 0%, #f9f9fc 100%);
    background-image: -webkit-linear-gradient(90deg, #ffffff 0%, #f9f9fc 100%);
    background-image: -ms-linear-gradient(00deg, #ffffff 0%, #f9f9fc 100%);
}

.search_boxs {
    z-index: 20000;
    position: fixed;
    top: -105%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

    .search_boxs:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        background: rgba(27, 29, 34, 0.95);
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
        transform: scale(0.04), translateY(9999px);
        overflow: hidden;
    }

    .search_boxs .close_icon {
        position: absolute;
        right: 20px;
        top: 20px;
        font-size: 30px;
        color: #fff;
        cursor: pointer;
        backface-visibility: hidden;
        transition: transform 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
        opacity: 0;
    }

    .search_boxs .input-group {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: scale(0.5);
        transform: translateX(-50%) translateY(-50%);
        max-width: 800px;
        width: 20%;
        opacity: 0;
        transition: all 900ms linear;
        transition-delay: 0.75s;
    }

        .search_boxs .input-group input {
            border: none;
            height: 55px;
            padding: 0px 15px;
            font-size: 16px;
            padding-left: 0px;
            width: 100%;
            color: #fff;
            background: transparent;
            border-bottom: 2px solid rgba(255, 255, 255, 0.6);
            border-radius: 0px;
            outline: none;
        }

        .search_boxs .input-group .input-group-append {
            margin-left: 0px;
            position: absolute;
            right: 0px;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            z-index: 4;
        }

            .search_boxs .input-group .input-group-append button {
                border: none;
                background: transparent;
                border-radius: 0px;
                height: 55px;
                border-bottom-left-radius: 0px;
                border-top-left-radius: 0px;
                color: rgba(255, 255, 255, 0.6);
                font-size: 24px;
                padding: 0px;
                outline: none !important;
                box-shadow: none !important;
                cursor: pointer;
            }

                .search_boxs .input-group .input-group-append button i {
                    cursor: pointer;
                }

input[type=text] {
    -webkit-appearance: none;
    outline: none;
}

.open .search_boxs {
    top: 0px;
}

    .open .search_boxs:before {
        animation: menu-animation 0.8s ease-out forwards;
        height: 100%;
    }

    .open .search_boxs .close_icon {
        transition-delay: 0.75s;
        opacity: 1;
    }

    .open .search_boxs .input-group {
        width: 100%;
        opacity: 1;
    }

/* Css keyframes css
============================================================================================ */
@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }

    61% {
        -webkit-transform: scale(0.04);
        transform: scale(0.04);
    }

    99.9% {
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }

    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }

    61% {
        -webkit-transform: scale(0.04);
        transform: scale(0.04);
    }

    99.9% {
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}
/* End Css keyframes css
============================================================================================ */

.error_area {
    background-image: -moz-linear-gradient(140deg, #387ACB 0%, #afcaea 100%);
    background-image: -webkit-linear-gradient(140deg, #387ACB 0%, #afcaea 100%);
    background-image: -ms-linear-gradient(140deg, #387ACB 0%, #afcaea 100%);
    /*background: -moz-linear-gradient(180deg, rgba(94, 44, 237, 0.93) 0%, rgba(164, 133, 253, 0.9) 100%);
    background: -webkit-linear-gradient(180deg, rgba(94, 44, 237, 0.93) 0%, rgba(164, 133, 253, 0.9) 100%);
    background: -ms-linear-gradient(180deg, rgba(94, 44, 237, 0.93) 0%, rgba(164, 133, 253, 0.9) 100%);*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    height: 50vh;
    min-height: 650px;
}

    .error_area a {
        color: #ffffff;
        text-decoration: underline;
    }

/*.icon_search:before {
    content: "\55";
}*/

.search_cart:before {
    display: none;
}

.nav-link.search-btn {
    margin-top: 35px;
}

/*.entry_post_info {
        font-size: .85em;
    }*/

.post_item span {
    line-height: 1.25em;
}

.widget_copy {
    margin: 10px 0 25px 0;
}

.company_widget {
    text-align: center;
}

.testimonial_item.single {
    max-width: 50%;
    margin: auto;
}

    .testimonial_item.single .author_img img {
        max-width: 100%;
        width: auto;
        display: inline-block;
        border-radius: 50%;
        margin-bottom: 1em;
    }

.about_text {
    background: rgba(0,0,0,.75);
}

    .about_text h5 {
        padding-bottom: 25px;
    }

.about_img .owl-item {
    background: #e5e5e5;
}

.pl_130 {
    padding-left: 130px;
}

.homepage .sec_alt {
    background: #E0EDF8;
}

    .homepage .sec_alt h2 {
        color: #222d39;
    }

@media(max-width:767px) {
    .agency_banner_area {
        padding-top: 0;
    }
}

.CTawlogos h2 {
    color: #ffffff;
}

.agency_featured_item .agency_featured_content h3 {
    font-size: 2em;
    margin-top: 0;
}

.agency_featured_item .agency_featured_content p {
    font-size: 1.25em;
    line-height: 1.5em;
}

.agency_featured_item .agency_featured_content .icon, .saas_service_item .saas_service_content .icon.icon_one, .saas_service_item .saas_service_content .icon.icon_two, .s_service_item, .ex_team_item .hover_content, .agency_featured_content .icon {
    /*background-color: #154963;*/
    background-color: #E66E25;
    background-image: none;
    box-shadow: none;
    /*background-image: linear-gradient(45deg, #154063 0%, #80AEDD 100%);
    background-image: -moz-linear-gradient(45deg, #154063 0%, #80AEDD 100%);
    background-image: -webkit-linear-gradient(45deg, #154063 0%, #80AEDD 100%);
    background-image: -ms-linear-gradient(45deg, #154063 0%, #80AEDD 100%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);*/
}

.agency_banner_btn, .about_btn, .gr_btn, .btn_get {
    font-weight: 700;
}

/*.menu > .nav-item.submenu .dropdown-menu {
    left: auto !important;
    right: 0 !important;
}*/

@media (max-width: 3100px) {
    .menu > .nav-item:nth-last-child(-n+3).submenu .dropdown-menu {
        left: auto;
        right: 10%;
    }

    .menu > .nav-item:nth-last-child(3n).submenu .dropdown-menu .nav-item {
        width: 50%;
        /*background-color: #ff0000;*/
    }
}

.subnav_section {
    background: #ffffff;
    text-align: center;
    padding: 25px 0;
    border-bottom: solid 1px #f5f5f5;
}

    .subnav_section a {
        display: inline-block;
        padding: 10px 20px;
        font-size: 1.5em;
    }

    .subnav_section .pipe {
        display: inline-block;
        font-size: 1.5em;
        color: #e5e5e5;
    }

        .subnav_section .pipe:last-child {
            display: none;
        }

a.anchor-padding {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

.embedcode_section {
    padding: 50px 0;
}

.agency_featured_item .agency_featured_content a {
    font-size: 1em;
    line-height: 1.25em;
}

.agency_featured_item .agency_featured_content .icon, .agency_featured_content .icon {
    float: left;
    margin: 0 10px 20px 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}

header .nd-signin span.dropdown-item {
    font-weight: 600;
}

    header .nd-signin span.dropdown-item:hover {
        background-color: transparent !important;
    }

header .nd-signin a.dropdown-item:focus, header .nd-signin a.dropdown-item:hover {
    color: #80afde !important;
    background-color: transparent !important;
}

header .mega_menu .dropdown-menu .mega_menu_heading {
    font-weight: 600;
}

footer .f_widget.about-widget .f_list li a:before {
    height: 0;
}

.saas_service_item .saas_service_content p {
    margin-bottom: 0;
}

.CTawlogos.sec_pad {
    padding-bottom: 70px;
}

    .CTawlogos.sec_pad .about_btn {
        min-width: 250px;
    }

.searchpage .section-header {
    margin: 0 auto 1em auto;
    text-align: center;
}

.ex_team_item {
    padding-bottom: 80px;
    margin-bottom: 0;
}

.experts_team_area .col-lg-4:nth-child(3n)::after {
    content: "\00a0";
    /*background-color: #ff0000;*/
    margin: 25px 0;
    display: block;
    clear: both;
}

.contact_info_item + .contact_info_item {
    border-bottom: 1px solid #eeebf6;
}

    .contact_info_item + .contact_info_item + .contact_info_item {
        border-bottom: 0;
    }

.umbraco-forms-field-wrapper input[type="text"], .umbraco-forms-field-wrapper textarea, .umbraco-forms-field-wrapper input[type="password"], .umbraco-forms-field-wrapper select {
    /* font: 300 15px/60px "Poppins", sans-serif; */
    color: #222d39;
    height: 60px;
    border-radius: 4px;
    background-color: white;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
    box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
    width: 100%;
    border: 1px solid #fff;
    padding-left: 30px;
}

.umbraco-forms-field, .umbraco-forms-fieldset, .shortanswer, .umbraco-forms-fieldset, .longanswer, .umbraco-forms-field-wrapper, .umbraco-forms-tooltip {
    margin-bottom: 1em;
}

    .umbraco-forms-tooltip.help-block {
        display: block;
    }

    .umbraco-forms-fieldset .col-md-6 {
        float: left;
    }

.field-validation-error {
    display: block;
    margin: .5em 0 1em 0;
    color: #ff0000;
}

.umbraco-forms-navigation .btn, .umbraco-forms-navigation .btn.primary {
    min-width: 180px;
    text-align: center;
    background: #E66E25;
    border-color: #E66E25;
    margin-top: 0px;
    color: #ffffff;
    padding: 15px 30px;
    font-weight: 600;
}

.umbraco-forms-field-wrapper textarea {
    padding: 20px 30px;
    min-height: 150px;
}

.umbraco-forms-page .col-md-6, .umbraco-forms-page .col-md-12 {
    padding-left: 0;
}

.agency_featured_content .icon {
    /*width: 46px;
    height: 46px;
    line-height: 46px;*/
    border-radius: 50%;
    /*background-image: -moz-linear-gradient(40deg, #E66E25 0%, #a485fd 100%);
    background-image: -webkit-linear-gradient(40deg, #E66E25 0%, #a485fd 100%);
    background-image: -ms-linear-gradient(40deg, #E66E25 0%, #a485fd 100%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
    box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);*/
    /*font-size: 20px;*/
    color: #fff;
    display: inline-block;
    text-align: center;
}

.contactuspage main {
    background: #f3f3f3;
}

.contact_info_item p {
    color: #000000;
}

.contact_info_item, .contact_info_item + .contact_info_item {
    border-bottom: 1px solid #ffffff;
}

.umbraco-forms-field label {
    display: block;
}

.umbraco-forms-field input[type=checkbox], .umbraco-forms-field input[type=radio] {
    float: left;
    margin: 5px 10px 0 0;
}

.blog_content p {
    font-weight: 400;
    font-size: 1.1rem;
}

.resourcespage .blog_content, .feature-promocards .blog_content {
    padding: 25px;
    margin-bottom: 50px;
}

    .resourcespage .blog_content .thumbnail, .feature-promocards .blog_content .thumbnail {
        background: #f6f6f6;
        text-align: center;
        margin: -25px -25px 25px -25px;
        padding: 25px;
    }

        .resourcespage .blog_content .thumbnail .tag, .feature-promocards .blog_content .thumbnail .tag {
            background: #e5e5e5;
            padding: 4px 8px;
            border-radius: 5px;
            /*font-size: .75em;*/
            position: absolute;
            right: 10px;
            top: 10px;
        }

.resourcedetailpage, .thankyoupage {
    padding-top: 0;
}

.resourcedetailpage {
    background: #e0edf8;
}

    .resourcedetailpage header, .thankyoupage header {
        padding: 20px 0;
    }

    .resourcedetailpage main {
        background-color: #e0edf8;
        /*background-color: #80afde;*/
    }

        .resourcedetailpage main .primary-content img {
            margin: 15px 0;
            /*color: #ffffff;*/
        }

    .resourcedetailpage .blog_content {
        /*background-color: #ffffff;*/
        background-color: transparent;
        background-image: linear-gradient(104deg,#f8f8f8,#f0f0f0);
        box-shadow: 0 6px 36px 0 rgba(0,0,0,.15);
    }

    .thankyoupage main h2 {
        margin-top: 50px;
    }

.thankyoupage .s_service_section {
    margin-top: 60px;
}

@media only screen and (max-width: 480px) {
    .resourcedetailpage, .thankyoupage {
        padding-top: 80px;
    }
}