/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 4.3
Tested up to: 6.7
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
 .custom-container {
    width: 94%;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6, p, a, b, strong, div, span ul, li {
    font-family: "Funnel Sans", sans-serif !important;
}
.social.icons a {
    margin: 0 0 0 15px;
    background: #63a3bd;
    padding: 10px 13px;
    border-radius: 22px;
    color: #fff;
}
.social.icons {
    margin: 19px 0 0 0;
}
div#mega-menu-wrap-primary {
    margin: 14px 0 0 0;
}
.welcomeder b {
    color: #63a3bd;
    font-size: 18px;
}
.welcomeder h1 {
    font-size: 30px;
    font-weight: 700;
    color: #2a4b96;
}
.welcomeder a {
    background: #72a1ba;
    padding: 10px 15px 10px 15px;
    color: #fff;
}
.social.icons {
    margin: 24px 0 0 0;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.welcome-img {
    position: relative;
    animation: 2.1s linear infinite MoveUpDown;
}
.imaging:hover, .welcome-img:hover {
    transform: scale(1.1);
    transition: .5s ease-in-out;
}
p {
    margin: 0 0 0px 0 !important;
    line-height: 30px !important;
    font-size: 16px !important;
    color: #616161 !important;
}
section#welcome {
    margin: 55px 0;
}
.container {
    max-width: 80% !important;
    margin: 0 auto !important;
}
.inner-carder {
    text-align: center;
    box-shadow: 0 3px 16px rgb(155 152 152 / 50%);
    border-radius: 27px;
    padding: 30px 10px 1px 10px;
    height: 230px;
}
.inner-card {
    background: url(./images/service-details-img-05.jpg) rgb(64 64 64);
    background-position: center;
    background-size: cover;
    text-align: center;
    box-shadow: 0 3px 16px rgb(155 152 152 / 50%);
    border-radius: 27px;
    padding: 30px 10px 1px 10px;
    background-blend-mode: multiply;
    color: #fff;
	height: 230px;
	background-attachment: fixed;
}
.inner-carder i {
    font-size: 46px;
    color: #7ca0b7;
}
p.unsung {
    font-size: 20px !important;
    margin: 7px 0 7px 0 !important;
    font-weight: 600;
    color: #000 !important;
}
.inner-card i {
    font-size: 46px;
    color: #ffffff;
}
p.unsunger {
    font-size: 20px !important;
    margin: 7px 0 7px 0 !important;
    font-weight: 600;
    color: #ffffff !important;
}
.inner-card p {
    color: #fff !important;
}
.welcomeder p {
    margin: 0px 0 40px 0 !important;
}

section#counter {
    background: url(./images/bannering.jpeg) rgb(31 31 31);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 230px;
    margin: 80px 0 0 0;
    background-blend-mode: multiply;
}
section#thisway {
    background: url(./images/bosa-marketing-img7-1800-1250.webp);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0;
}
.cards-imger {
    margin: 0 0 45px 0;
}
.fortune h2 {
    background: #3b4887;
    color: #fff;
    font-size: 21px;
    padding: 10px 0;
    text-align: center;
}
.wpsm_count-icon {
    display: none !important;
}
span.counter {
    font-size: 30px !important;
    font-weight: 600 !important;
    margin: 0px 0 0px 0 !important;
}
.wpsm_counterbox {
    margin: 40px 0 0 0 !important;
    background: #ffffff;
    padding: 21px 4px 0 5px;
    border-radius: 5px;
    box-shadow: 0 3px 16px rgb(155 152 152 / 50%);
}
h3.wpsm_count-title {
    font-size: 16px !important;
    font-weight: 700 !important;
}
.counter::after {
    content: '+';
}
.inner-why img {
    border-radius: 160px;
}
.iconer {
    position: absolute;
    top: 278px;
    right: 53px;
    background: #2a4b96;
    padding: 20px 28px;
    border-radius: 38px;
    font-size: 24px;
    color: #fff;
}
.main-this h2 {
    font-size: 30px;
    font-weight: 600;
    color: #2a4b96;
}
.inner-why {
    margin: 60px 0 0 0;
}
p.unsungerds {
    font-size: 25px !important;
    font-weight: 600 !important;
    color: #324a91 !important;
    text-align: center;
    margin: 26px 0 11px 0 !important;
}
a.ark-btn {
    background: #37498c;
    padding: 10px 15px 10px 15px;
    color: #fff;
    border-radius: 4px;
}
.cards-main b {
    color: #3b4887;
    font-size: 19px;
}
.cards-main h2 {
    font-size: 30px;
}
.cards-main h2 {
    font-size: 30px;
    margin: 0px 0 60px 0;
}
.cards-main {
    margin: 0 0 0 128px;
}
.fortune h2 {
    background: #324a91;
    color: #fff;
    font-size: 21px;
    padding: 10px 0;
    text-align: center;
}
.inner-gallandor:hover {
    background: #72a1ba;
    transition: 0.5s ease-in-out;
}
a.btn-edr {
    background: #ffffff;
    padding: 12px 22px;
    color: #000000;
    border-radius: 3px;
    border: 1px solid #4e4e4e;
}
.main-timeline {
    position: relative;
}
.main-timeline .timeline {
    width: 50%;
    padding: 30px 0 0;
    margin: 0 30px 20px 0;
    float: left;
}
.main-timeline .timeline-content {
    color: #333;
    background: linear-gradient(to left bottom,#F1EFF0,#fff);
    min-height: 140px;
    padding: 0 25px 25px 30px;
    border: 2px solid #fff;
    /* border-radius: 70px; */
    display: block;
    position: relative;
    border: 1px solid #b9bbc7;
}
.main-timeline .timeline-icon {
    color: #fff;
    background: linear-gradient(to right,#7314A6 49%,#8D13A4 50%);
    font-size: 45px;
    text-align: center;
    line-height: 150px;
    height: 150px;
    width: 150px;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
    border-radius: 50%;
    position: absolute;
    top: -32px;
    right: -75px;
    z-index: 1;
}
.main-timeline .timeline-icon:before {
    content: "";
    background: #BD14A3;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    width: 72%;
    height: 72%;
    top: 50%;
    left: 50%;
    z-index: -1;
}
.main-timeline .title {
    color: #fff;
    background: linear-gradient(to right,#9D13A4,#D916A2);
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 40px;
    margin: -22px 0 20px 80px;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 5% 100%, 0 50%);
}
.main-timeline .description {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: justify;
    margin: 0 65px 0 0;
}
.main-timeline .timeline:nth-child(even) {
    float: right;
    margin: 0 0 20px 30px;
}
.main-timeline .timeline {
    width: 50%;
    padding: 30px 0 0;
    margin: 0 30px 20px 0;
    float: left;
}
.main-timeline .timeline-content {
    color: #333;
    background: linear-gradient(to left bottom,#F1EFF0,#fff);
    min-height: 140px;
    padding: 0 25px 25px 30px;
    border: 2px solid #fff;
    /* border-radius: 70px; */
    display: block;
    position: relative;
    border: 1px solid #b9bbc7;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-icon {
    background: linear-gradient(to right,#36E3E7 49%,#34CFC9 50%);
}
.main-timeline .timeline:nth-child(4n+2) .timeline-icon:before {
    background: #3EF9EE;
}
.main-timeline .timeline:nth-child(4n+2) .title {
    background: linear-gradient(to right,#10CFCA,#3298C9);
}
.main-timeline .timeline:nth-child(even) .description {
    margin: 0 68px 0 40px;
}
.main-timeline .description {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: justify;
    margin: 0 65px 0 0;
}
.main-timeline .timeline:nth-child(4n+3) .timeline-icon {
    background: linear-gradient(to right,#9C82F0 49%,#7245D3 50%);
}
.main-timeline .timeline-icon {
    color: #fff;
    background: linear-gradient(to right,#7314A6 49%,#8D13A4 50%);
    font-size: 45px;
    text-align: center;
    line-height: 150px;
    height: 150px;
    width: 150px;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
    border-radius: 50%;
    position: absolute;
    top: -32px;
    right: -75px;
    z-index: 1;
}
.main-timeline .timeline:nth-child(4n+3) .timeline-icon:before {
    background: #7359EE;
}
.main-timeline .timeline:nth-child(4n+3) .title {
    background: linear-gradient(to right,#8F54D5,#5025CD);
}
.main-timeline .title {
    color: #fff;
    background: linear-gradient(to right,#9D13A4,#D916A2);
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 40px;
    margin: -22px 0 20px 80px;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 5% 100%, 0 50%);
}
.floater {
    animation-name: floater;
    -webkit-animation-name: floater;
    animation-duration: 3s;
    -webkit-animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    visibility: visible !important;
}
.timeline.floater:hover {
    transform: translateY(-15px);
    transition: 0.5s ease-in-out;
}
.timeline:hover {
    transform: translateY(-15px);
    transition: 0.5s ease-in-out;
}
section#ctc {
    background: #061440;
    padding: 60px 0;
    color: #fff;
}
.col-ctc-inner p {
    color: #fff !important;
}
.btn-ctc {
    margin: 25px 0 0 0;
    float: right;
}
.ctc-inner p {
    color: #fff !important;
}
section#who {
    background: url(./images/bosa-marketing-img7-1800-1250.webp);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0;
}
section#clobal {
    margin: 70px 0;
}
section#ctc {
    background: #061440;
    padding: 60px 0;
    color: #fff;
    margin: 35px 0 0 0;
}
.products-txtx {
    background: #09143d;
    padding: 16px 13px 15px 18px;
    color: #fff;
    clip-path: polygon(0px 0, 100% 0px, 85% 100%, 0px 100%, 0px 150px);
}
section#products {
    margin: 0 0 0 -20px;
}
.products-txtx {
    background: #09143d;
    padding: 30px 13px 30px 18px;
    color: #fff;
}
.products-txtx h4 {
    text-align: center;
    font-size: 30px;
}
.products-txtx ul {
    line-height: 30px;
    margin: 27px 0 0 0;
}
.called-you {
    margin: 44px 0 0 0;
}
section#features {
    padding: 80px 0;
}
.container.extra {
    background: #eef1fc;
    padding: 30px 20px 30px 20px;
    border-radius: 10px;
}
.main-features h4 {
    font-size: 30px;
    font-weight: 700;
    color: #142673;
}
.callengo {
    display: flex;
    margin: 34px 0 0 0;
}
.callengo i {
    margin: 52px 20px 0 1px;
    font-size: 40px;
    color: #18266f;
}
.ineer-clengo h4 {
    font-size: 18px;
    font-weight: 700;
    color: #18266f;
    margin: 20px 0 0 0;
}
.this-form {
    box-shadow: 0 3px 16px rgb(155 152 152 / 50%);
    padding: 15px 40px 0px 40px;
    border-radius: 38px;
}
.form-control {
    border-radius: 60px !important;
    padding: 10px 10px 10px 17px !important;
    margin: 0 0 20px 0 !important;
}
.this-form h5 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 27px 0;
}
div#wpcf7-f24-o1 br {
    display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    padding: 15px 0 0px 19px !important;
    height: 57px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.form-control {
    background: #1b266b;
    color: #fff;
}

section#theatre {
    background: url(./images/bosa-marketing-img31-1480-727.webp);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
section#global {
    margin: 0 0 55px 0;
}
.global-xtx h5 {
    font-size: 30px;
    font-weight: 600;
    color: #1d2667;
}
.global-xtx ul li {
    line-height: 30px;
    color: #6c6c6c;
}
.Google-Reviews {
    margin: 110px 0 0 0;
}
.Google-Reviews h4 {
    font-size: 30px;
}
i.fa-solid.fa-star {
    color: #ff8c2b;
}
.Google-Reviews img {
    width: 54%;
}
.item.wow.zoomIn {
    margin: 55px 0 55px 0;
    padding: 15px 15px 19px 15px;
    height: 314px;
    background: #efefef;
    border-radius: 13px;
}
.testi-main {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px 0;
}
.testi-main img {
    width: 15% !important;
}
.star img {
    width: 100% !important;
}
.item b {
    font-size: 17px;
    font-weight: 600;
    color: #85a197;
}
.owl-nav {
    display: unset !important;
}
button.owl-prev {
    font-size: 61px !important;
    position: absolute;
    top: 151px;
    left: -34px;
}
button.owl-next span {
    position: absolute;
    right: -32px;
    top: 148px;
    font-size: 59px;
}
footer#affixmenow {
    padding: 55px 0;
    background: url(./images/footerbg.webp);
    background-position: center;
    background-size: cover;
}
.foot.wow.swing img {
    width: 80%;
    background: #fff;
    padding: 8px 27px 8px 27px;
    border-radius: 13px;
}
.foot p {
    color: #fff !important;
    margin: 15px 0 15px 0 !important;
}
.socail-icons a {
    color: #fff;
    margin: 0 0 0 11px;
}
.foot h5 {
    font-size: 24px;
    color: #fff;
}
.foot ul {
    padding: 0 0 0 0;
    list-style: none;
    line-height: 30px;
}
.foot ul li a {
    color: #fff;
}
.footer h5 {
    font-size: 24px;
    color: #fff;
}
.footer a {
    color: #fff !important;
    line-height: 43px;
}
.cards-mainer {
    margin: 20px 0 0 0;
}
.inner-gallandor {
    position: absolute;
    background: #2a4b96;
    padding: 25px 30px 30px 30px;
    border-radius: 54px;
    font-size: 21px;
    color: #fff;
    top: 264px;
    right: 30px;
}
.gallendor img {
    position: relative;
    animation: 2.1s linear infinite MoveUpDown;
}
.gallendor h4 {
    font-size: 25px;
    font-weight: 600;
    color: #324a91;
}
.gallendor {
    text-align: center;
    margin: 40px 0px 0 0;
}
.callinger h3 {
    text-align: center;
    font-size: 30px;
    color: #3b4887;
}
section#carddless {
    padding: 50px 0 50px 0;
    background: url(./images/bosa-marketing-img7-1800-1250.webp);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
a.ark-btn:hover {
    background: #63a3bd;
    transition: 0.5s ease-in-out;
    color: #fff;
    text-decoration: none;
}
.inner-carder:hover {
    background: #dbeaf6;
}
section#categories img {
    transition: all 800ms ease;
    mix-blend-mode: luminosity;
}
.cards-imgerd {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 3;
    background-color: #071422;
    transition: background-color 800ms ease;
}
.cards-imgerd:hover {
    background-color: unset;
}
.cards-imgerd :hover {
    transform: scale(1.1);
}
.timeline.floater.aos-init.aos-animate {
    position: relative;
    animation: 2.1s linear infinite MoveUpDown;
}
.foot ul li a:hover {
    color: #bfecff;
    text-decoration: none;
}
section#copyright a {
    color: #244a5a;
}
section#copyright a:hover {
    color: #ba1414;
}
.footer a:hover {
    color: #bfecff;
    text-decoration: none;
}
.bshades {
    font-size: 29px;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 300;
    line-height: 48px;
    margin: 30px 0 0px 0;
    letter-spacing: 1.5px;
    background: linear-gradient(to right, #030f28, #101e47);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.innerpages {
    margin: 0 0 50px 0;
}
.contactformdes {
    background: #ccc;
    padding: 5%;
    margin: 0 0 40px 0;
    border-radius: 30px;
}
div#wpcf7-f24-p37-o1 br {
    display: none;
}
/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

@media (max-width: 767px) {
    .pageheader {
        padding: 15px 0 0 0 !important;
    }
  
    section.pageheader h1 {
        display: unset !important;
        font-size: 30px;
    }
    .breadcrumb_new {
        display: unset !important;
        float: left !important;
        height: 45px !important;
    }
    span.breadcrumb_new {
        margin: 15px 0 0 0 !important;
    }
    section#welcome .col-md-5 {
        order: 2 !important;
    }
	rs-layer#slider-1-slide-1-layer-9 {
		font-size: 9px !important;
		line-height: 13px !important;
	}
	rs-layer#slider-1-slide-1-layer-10 {
		display: none !important;
	}
	.social.icons {
		display: none !important;
	}
    .main-timeline .timeline .timeline-content {
        min-height: auto !important;
        margin: 0 0 0 5px !important;
    }
    .main-timeline .timeline .timeline-icon {
        font-size: 35px;
        line-height: 83px;
        height: 80px;
        width: 80px;
        right: auto;
        left: 0;
    }
    .main-timeline .timeline .title {
        margin-left: 15px;
        font-size: 18px;
    }
    .main-timeline .timeline .description, .main-timeline .timeline:nth-child(even) .description {
        margin: 0;
    }
    .main-timeline .timeline {
        width: 100% !important;
        padding: 30px 0 0;
        margin: 0 39px 20px 0px !important;
        float: left;
    }
    .main-timeline .timeline .title {
        padding-right: 20px;
        margin-bottom: 30px;
        display: inline-block;
        clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);
    }
    .container {
        max-width: 100% !important;
    }
    .main-timeline .timeline:nth-child(even) {
        margin: 0 0px 20px 30px !important;
    }
    header#masthead img {
        width: 100% !important;
    }
    div#mega-menu-wrap-primary {
        margin: 6px 0 0 0 !important;
        width: 50px !important;
        float: right !important;
    }
    section#welcome {
        margin: 30px 0 !important;
    }
    .welcomeder h1 {
        font-size: 23px !important;
        font-weight: 700;
        color: #2a4b96;
    }
    .inner-carder {
        height: 270px !important;
    }
    .inner-card {
        margin: 30px 0 30px 0;
    }
    section#counter {
        background: url(./images/bannering.jpeg) rgb(31 31 31);
        background-position: center;
        background-size: cover;
        background-attachment: fixed;
        height: unset !important;
        margin: 80px 0 0 0;
        background-blend-mode: multiply;
    }
    section#counter {
        height: unset !important;
        padding: 0 0 45px 0 !important;
    }
    section#carddless {
        padding: 30px 0 30px 0 !important;
    }
    .callinger h3 {
        font-size: 25px !important;
    }
    .cards-main {
        margin: 0 0 0 0px !important;
        text-align: center !important;
    }
    .cards-main h2 {
        font-size: 22px !important;
        margin: 0px 0 16px 0 !important;
        font-weight: 700 !important;
    }
    .cards-mainer {
        display: none;
    }
    section#categories .col-md-1 {
        display: none !important;
    }
    section#ctc {
        margin: 0px 0 0 0 !important;
    }
    .btn-ctc {
        margin: 40px 0 0 0 !important;
        float: left !important;
    }
    section#who {
        padding: 30px 0 !important;
    }
    section#products {
        margin: 0 0 0 0px !important;
    }
    .products-txtx {
        clip-path: unset !important;
    }
    .this-form {
        margin: 42px 0 0 0 !important;
    }
    section#features {
        padding: 30px 0 !important;
    }
    .Google-Reviews {
        margin: 30px 0 0 0 !important;
    }
    .item.wow.zoomIn {
        margin: 55px 0 0px 0 !important;
    }
    #sequence a {
        width: 33.3333%;
        float: left;
        text-align: center;
        padding: 5px 0;
        font-size: 15px;
        color: #fff!important;
        font-weight: 600;
        text-decoration: none!important;
        border-right: 1px solid;
    }
    #sequence {
        width: 100%;
        float: left;
        background: #0b1e4a;
        position: fixed;
        bottom: 0;
        z-index: 100;
        padding: 0;
    }
    div#wpcf7-f24-o2 br {
        display: none;
    }
}
@keyframes MoveUpDown {

	0%,
	100% {
		bottom: 0
	}

	50% {
		bottom: 15px
	}
}

@keyframes Moveleftright {

	0%,
	100% {
		left: 0
	}

	50% {
		left: 15px
	}
}

.pageheader {
    background: linear-gradient(90deg, rgb(99 163 189) 0%, rgb(42 75 150) 100%) !important;
    margin-bottom: 30px;
    color: #fff;
    margin-top: 10px;
}

.breadcrumb_new {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 130px;
    font-weight: bold;
}
span.breadcrumb_new a {
    color: #fff;
}
th {
    background: #2a4b96;
    color: #fff;
}
.stickme {
    background: #cff1ff;
}
ul#menu-product-menu li a {
    color: #000;
    line-height: 30px;
}
ul#menu-product-menu li a:hover {
    color: #3f3f3f;
    line-height: 30px;
	text-decoration:none;
}
.stickme h3 {
    text-align: center;
    color: #fff;
    background: #2a4b96;
    padding: 10px 0;
    font-size: 20px;
    border: 1px solid;
}
.stickmexx {
    position: sticky;
    top: 0;
}