body {
    padding-top: 100px;
    font-size: 16px;
}

p {
    font-size: 16px;
    line-height: 26px;
}

.intro,
.intro h2,
.shout,
.shout h2 {
    line-height: 1.2em;
}

body.page-template-page-home-altered {
    padding-top: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Ramabhadra", sans-serif;
}

h1,
.error404 h1,
.content-header h1 {
    font-size: 50px;
    letter-spacing: -1px;
    line-height: 50px;
    font-weight: normal;
}

div.not-header {
    /* opacity: .7;  */
    padding-top: 0;
}

@media (max-height: 850px) {
    .work-project .project-content .feature .project-heading h1,
    .page-template-page-case-study .project-content .feature .project-heading h1 {
        font-size: 50px;
    }
    .work-project .project-content .feature .project-heading h2,
    .page-template-page-case-study .project-content .feature .project-heading h2 {
        font-size: 36px;
    }
}

h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
}

h3 {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -1px;
}

h4 {
    font-size: 23px;
    letter-spacing: 0px;
}

h5 {
    font-size: 20px;
    letter-spacing: 0px;
}

.case-study-navigation h2 {
    font-size: 30px;
}

header.main {
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    height: 100px;
    display: grid;
    flex-wrap: wrap;
    align-items: center;
}

img {
    max-width: 100%;
    height: auto;
}

.main .main-menu-wrapper>ul>li:nth-last-child(2) a {
    background-color: #ffdb09;
    padding: 8px 15px;
    border-radius: 15px;
    font-weight: 700;
}

.main .main-menu-wrapper>ul>li:nth-last-child(2) a:hover {
    background-color: #ffba0a;
    color: #000 !important;
}

.post-info h5 {
    display: inline-block;
}

.content-header .heading {
    margin-top: 0;
}

.single .post-content .the-author .description .meta {
    font-family: "Ramabhadra", sans-serif;
    font-weight: 500;
    font-size: 22px;
}

.post-info span {
    font-weight: 200;
    color: #000;
    line-height: 25px;
    margin-bottom: 35px;
    display: block;
}

.post-info span h3 {
    font-weight: 200;
    display: inline-block;
    margin: 0;
}

.single .post-content .the-content h3 {
    margin: 0;
}

.single .post-content {
    position: static;
}

.single .post-content .content {
    padding-top: 0;
}

.the-content p strong {
    font-size: 30px;
    color: #000;
    font-family: "Ramabhadra", sans-serif;
    letter-spacing: -1px;
    display: block;
    margin: 30px 0 15px 0;
}

.single-wrapper {
    padding: 20px 0;
}

.single .post-content .the-content {
    border-right: 0;
    position: relative;
}

.single .post-content .the-content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 50%;
    background-color: #e0e0e0;
}

.single .post-content .the-content a {
    font-weight: 500;
    text-decoration: underline;
}


/*.single .post-content .the-content p {
	font-weight: 300;
	color: #000;
	font-size: 18px;
	line-height: 1.65em;
	margin: 10px 0;
	display: block;
} */

.single .post-content .the-content p {
    font-size: 16px;
}

.page-template-inner-pages-template-php .banner-content span.yellow_text {
    font-family: "turbinado-pro", cursive;
    font-weight: bold;
    color: #ffdb09;
    display: block;
}

.page-template-inner-pages-template-php .wrapper-home .banner-content h1:before {
    display: none;
}

.page-template-inner-pages-template-php .wrapper-home .banner-content h1 {
    letter-spacing: -1px;
}

.page-template-inner-pages-template-php .wrapper-home .banner-content span.yellow_text {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0;
    color: #ffdb09;
    padding-bottom: 5px;
}

span.yellow_text {
    font-size: 94px;
    line-height: 60px;
    letter-spacing: 0;
    padding-bottom: 5px;
    font-family: "turbinado-pro", cursive;
    font-weight: bold;
    color: #ffdb09;
    top: 14px;
    position: absolute;
}

span.italic_text {
    font-size: 26px;
    font-family: "turbinado-pro", cursive;
    line-height: 36px;
    font-weight: bold;
    display: block;
    padding-top: 15px;
}

.page-template-inner-pages-template-php h1 {
    color: #fff;
}

.page-template-inner-pages-template-php span.underline_text:after {
    background: url(../images/Swish-white.svg);
}

.page-template-inner-pages-template-php .white_box {
    background-color: #ffffff;
    padding: 50px;
    margin-top: 60px;
}

.page-template-inner-pages-template-php .white_box span.text br {
    display: none;
}

.page-template-inner-pages-template-php .wrapper-home .banner-content p.larg-content {
    font-size: 18px;
    margin-bottom: 0;
    padding-top: 15px;
}

.page-template-inner-pages-template-php span.italic_text {
    font-size: 26px;
    font-family: "turbinado-pro", cursive;
    line-height: 36px;
    font-weight: bold;
    display: block;
    padding-top: 15px;
}

.quote {
    position: relative;
}

blockquote h6 {
    font-family: Ramabhadra;
}

.quote:before {
    background: url(../images/Quote.svg) no-repeat 0 0;
    content: "";
    width: 27px;
    height: 20px;
    top: -30px;
    left: 0;
    position: absolute;
}

.btn-primary,
.cd-top {
    background-color: #333333;
    color: #fff;
    border-radius: 2px;
    border-color: #333333;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 9px 20px;
    line-height: 20px;
}

.btn-primary:hover,
.cd-top:hover {
    background-color: #ffdb09;
    border-color: #ffdb09;
    color: #000;
}

.btn-primary:focus,
.cd-top:focus {
    border-color: #ffba0a;
    background-color: #ffba0a;
    color: #000;
}

.light a.link {
    color: #fff;
    font-weight: 500;
}

.light {
    color: #000000;
}

.light a.link {
    border: 0;
}

.custom-links .light a {
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #000;
}

.work-items-wrapper #work-items-featured {
    background-color: #ffdb09;
}

.work-items-wrapper #work-items-normal .work-item-details h2 {
    font-size: 20px;
    line-height: 1.25em;
    letter-spacing: 0;
}

.post-info .blog-category a {
    font-size: 12px;
    letter-spacing: 2px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.payment-form input {
    color: #000 !important;
}

.sales_row {
    padding: 70px 0;
}

ul.ticker_mark {
    padding: 0;
}

ul.ticker_mark li {
    list-style-type: none;
    position: relative;
    padding-left: 35px;
    font-size: 16px;
    font-weight: 200;
    padding-bottom: 25px;
    line-height: 26px;
}

ul.ticker_mark li strong {
    font-weight: bold;
}

ul.ticker_mark li:before {
    background: url("../images/Icon.svg") no-repeat;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 4px;
}

.sales_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.sales_wrapper .first_col h3 {
    font-weight: 300;
    font-family: Lato, Arial, sans-serif;
    line-height: 1.25;
}

.sales_wrapper p {
    font-size: 18px;
}

.sales_wrapper .first_col,
.sales_wrapper .second_col {
    max-width: 50%;
    flex: 0 0 50%;
}

.sales_wrapper .first_col {
    padding-right: 60px;
    border-right: 1px solid #cfcfcf;
}

.sales_wrapper .second_col {
    padding-left: 60px;
}

.sales_wrapper .work-block .cta {
    display: flex;
    margin: 30px 0;
}

.yellow_button {
    background-color: #ffdb09;
    color: #000000;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 14px 70px 14px 50px;
    border-radius: 30px;
    font-weight: bold;
    position: relative;
    margin-right: 20px;
}

.yellow_button:hover {
    background-color: #ffba0a;
    color: #000;
}

.yellow_button:focus {
    background-color: #000;
    color: #fff;
}

.yellow_button:after {
    background: url(../images/arrow.svg) no-repeat 0 0;
    content: "";
    width: 20px;
    height: 10px;
    position: absolute;
    right: 35px;
    top: 22px;
    -webkit-animation: vertical-move 0.5s infinite alternate;
    animation: vertical-move 0.5s infinite alternate;
}

.pre-heading {
    font-family: Ramabhadra;
    color: #000;
    font-size: 50px;
    display: block;
    position: relative;
    top: 120px;
    line-height: 0;
}

.pre-heading-xs {
    font-size: 62px;
}

@-webkit-keyframes vertical-move {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateX(10px);
    }
}

@keyframes vertical-move {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateX(8px);
    }
}

@-webkit-keyframes horizontal-move {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateY(8px);
    }
}

@keyframes horizontal-move {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateY(8px);
    }
}

.underline_text {
    position: relative;
}

.underline_text.dark:after {
    content: "";
    background: url(../images/Swish.svg) no-repeat 0 0;
    position: absolute;
    bottom: 5px;
    width: 122px;
    height: 10px;
    right: 0;
}

.digital-row {
    padding: 70px 0;
    background-color: #fafafa;
}

.digital-row .sub-content {
    max-width: 775px;
    margin: auto;
    width: 100%;
    padding-right: 40px;
}

.digital-row .sub-content h1 {
    letter-spacing: -1px;
}

.digital-row .sub-content .first_col {
    padding: 30px 0;
}

.digital-row .underline_text:after {
    width: 90px;
    background-size: contain;
}

.digital-row .sub-content h3 {
    font-weight: 200;
    font-family: Lato, Arial, sans-serif;
}

.digital-row .signature {
    display: block;
}

.digital-row .signature img {
    display: block;
}

.digital-row .signature .author-name {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -1px;
    display: block;
    font-family: "Ramabhadra", sans-serif;
    padding-top: 15px;
}

.digital-row .signature .author-position {
    font-size: 15px;
    font-weight: 200;
}

.solution-row.footer-wrapper {
    padding: 100px 0 70px;
    background-color: #ffdb09;
    text-align: left;
}

.solution-row.footer-wrapper .footer-content {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.solution-row.footer-wrapper h2 {
    margin: 0 0 10px 0;
}

.solution-row.footer-wrapper p {
    font-size: 18px;
    line-height: 24px;
}

.solution-row.footer-wrapper a.new-button {
    background-color: #fff;
    padding: 15px 60px 15px 40px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px;
    color: #000;
    letter-spacing: 2px;
    margin-top: 40px;
    display: inline-block;
}

.solution-row.footer-wrapper a.new-button:after {
    top: 21px;
    right: 30px;
}

.solution-row.footer-wrapper .footer-content .sale-content {
    max-width: 750px;
    margin: 30px auto;
    width: 100%;
}

.solution-row.footer-wrapper .footer-content .sale-content p {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}

.solution-row.footer-wrapper .footer-content .sale-content p strong {
    font-weight: bold;
}

.search-form-wrapper,
.search-form-wrapper.not-header {
    width: 100%;
    padding: 0;
    margin: 0;
}

header.main div.menu-toggle-wrapper {
    flex: 0;
}

.search-form-wrapper input.blog-search-input {
    padding-right: 40px;
}

.page-content .reusable_part .row {
    padding: 15px !important;
    margin: 0 auto !important;
    width: 100% !important;
}

.miniscule {
    font-size: 12px;
    font-weight: normal;
}

.work-items-wrapper #work-items-featured div.work-item-details h2 {
    font-size: 30px;
}

.service-content .custom-links h1 {
    font-size: 36px;
}

.service-content .content-header h1 {
    /*font-weight: 400; */
}

@media (max-width: 1099px) {
    .search-toggle-wrapper a.search-toggle {
        float: right;
        margin: 0 10px 0 0;
    }
}

@media (max-width: 991px) {
    a.new-button {
        margin-top: 30px;
    }
    header.main {
        height: 70px;
    }
    h1 {
        font-size: 36px;
    }
    h2,
    .service-content .custom-links h1 {
        font-size: 36px;
    }
    h3 {
        font-size: 18px;
    }
    .sales_row,
    .solution-row.footer-wrapper {
        padding: 40px 15px;
    }
    .sales_wrapper .second_col {
        padding-left: 15px;
    }
    .sales_wrapper .first_col {
        padding-right: 15px;
    }
    .solution-row.footer-wrapper .footer-content .sale-content p {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .home header.main .menu-toggle .text {
        color: #000;
        font-weight: 500;
    }
    .home .lines,
    .home .lines:after,
    .home .lines:before {
        background: #000;
    }
    .page-header_section .banner-content .first_para {
        padding-right: 15px;
    }
    body header.main>.container {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .pre-heading {
        font-size: 30px !important;
        top: -20px !important;
        display: inline;
    }
    a.new-button {
        margin-top: 20px;
    }
    p {
        font-size: 15px;
        line-height: 21px;
    }
    a.btn {
        display: block;
        margin-bottom: 10px;
    }
    .large {
        font-size: 18px !important;
    }
    body {
        padding-top: 100px !important;
        font-size: 15px;
    }
    header.main {
        height: auto;
    }
    .footer-wrapper,
    .digital-row {
        padding: 40px 0;
    }
    h1,
    .content-header h1 {
        font-size: 35px;
        line-height: 36px;
        letter-spacing: 0;
    }
    h2 {
        font-size: 30px;
        letter-spacing: 0;
        line-height: 36px;
    }
    h3 {
        font-size: 30px;
    }
    .page-template-inner-pages-template-php span.underline_text:after {
        bottom: 0;
    }
    h3 {
        font-size: 20px;
    }
    .sales_wrapper .first_col,
    .sales_wrapper .second_col {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .sales_wrapper .first_col {
        border-right: 0;
        padding-right: 0;
    }
    .sales_wrapper .second_col {
        padding-left: 0;
    }
    .sales_wrapper .work-block .cta {
        flex-direction: column;
    }
    .yellow_button {
        margin: 0 0 15px 0;
    }
    .solution-row.footer-wrapper .footer-content {
        padding: 0;
    }
    .single .post-content img {
        height: auto;
    }
    .sales_wrapper .work-block {
        width: 100%;
        max-width: 270px;
        margin: 0 auto;
    }
    .digital-row .sub-content {
        padding-right: 0;
    }
    .blog-categories div.mobile-categories {
        margin: 20px 0;
    }
    .search-form-wrapper .search-form {
        padding: 15px 0;
    }
    .search-form-wrapper div.search-form .container {
        width: 100%;
    }
    .page-content .reusable_part .row {
        padding: 15px 0 !important;
    }
    .cd-top .fa {
        padding-left: 0;
        padding-top: 0;
        margin-left: -6px;
    }
    .about_testimonials .col-wrapp .testimonial-img:before {
        background-size: 100% 100%;
    }
}

a {
    color: #000000;
}

a.btn {
    text-decoration: none !important;
}

.textwidget a.btn {
    color: #fff;
}

.btn,
.btn-cta {
    padding: 15px 50px 15px 50px;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 2px;
    background: #000000;
    color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 2px 2px 2px 2px;
}

.btn:hover,
.btn-cta:hover,
.btn-cta.dark:hover {
    background: #FFDB09;
    color: #000000 !important;
    border-color: #FFDB09;
}

.btn:focus,
.btn-cta:focus,
.btn-cta.dark:focus {
    background: #ffba0a;
    color: #000000;
    border-color: #ffba0a;
}

.btn-cta.white {
    background: #FFDB09;
    border: 1px solid #FFDB09;
    color: #000;
}

.btn-cta.white:hover {
    background: #ffba0a;
    color: #000000;
    border-color: #ffba0a;
}

.btn-cta.white:focus {
    background: #000;
    color: #fff;
    border-color: #000;
}

.btn-xs {
    font-size: 10px;
    padding: 10px 15px;
}

a.white {
    text-decoration: underline;
}

a.white:hover {
    color: #FFDB09 !important;
}

a.yellow {
    color: #ffdb09;
    text-decoration: underline;
}

a.yellow:hover {
    color: #f2cd00 !important;
}

.page-content {
    letter-spacing: 0;
}

.page-content a {
    text-decoration: underline;
}

a.elementor-button {
    text-decoration: none;
}

a:hover,
a:focus,
.custom-links:hover .light a:hover {
    color: #ffba0a;
    border-color: #ffba0a;
}

.widget a:hover {
    color: #ffba0a;
}

.blog-info a:hover,
.blog-info a:focus {
    color: #ffffff;
}

.main-menu-wrapper a {
    text-decoration: none;
}

.main-menu-wrapper>ul>li:hover>a {
    color: #ffdb09 !important;
}

.main .main-menu-wrapper>ul>li a {
    font-weight: 700;
}

.main-menu-wrapper>ul>li>a .caret {
    top: -1px;
}

.main .main-menu-wrapper>ul>li:nth-last-child(2) a {
    line-height: 1.2em;
    border-radius: 15px;
    text-align: center;
    line-height: 1.3em;
}

.single .the-content h2 {
    /*font-size: 30px; */
}

.work-items-wrapper #work-items-featured .work-item-details h2 {
    font-weight: normal;
}

.project-heading h1 {
    font-weight: normal;
}

.main-menu-wrapper .dropdown-menu {
    background-color: black;
}

.main-menu-wrapper .dropdown-menu a {
    color: #ffffff;
}

.main-menu-wrapper .dropdown-menu>.active>a,
.main-menu-wrapper .dropdown-menu>.active>a:hover,
.main-menu-wrapper .dropdown-menu>.active>a:focus,
.main-menu-wrapper .dropdown-menu>li>a:hover,
.main-menu-wrapper .dropdown-menu>li>a:focus {
    color: #ffdb09;
}

@media only screen and (min-width: 1024px) {
    .cd-top .fa {
        padding-left: 9px;
    }
}

@media only screen and (min-width: 1200px) {
    .rainbow-list h2 {
        min-height: 80px;
    }
}

#at-share-dock,
#at4-share {
    display: none;
}

.page-template-page-contact .autotyping {
    color: inherit;
}

.widget li {
    margin-bottom: 0.5em;
}

.widget h2.widget-title {
    letter-spacing: 0;
}

.rainbow-list a {
    text-decoration: none;
}

.large {
    font-size: 21px;
}

.search-results .category-search-excerpt h2 {
    letter-spacing: 0;
    font-size: 24px;
    line-height: 32px;
}

.text-primary {
    color: #ffdb09;
}

.fa {
    color: #ffdb09;
}

.page-content a.link {
    border-bottom: none;
}

.highlight {
    color: #000;
}

.light-highlight,
.dark-bar .highlight,
.dark-bar .page-content .highlight {
    color: #fff !important;
}

.page-content .highlight {
    color: #000 !important;
}

.feature.black.formobile.open {
    display: block;
}

.work-filter-wrapper {
    background-color: unset;
}

.fluid {
    width: 100vw !important;
    position: relative;
    margin-left: -50vw !important;
    left: 50% !important;
}

.bg-yellow {
    background: #ffdb09;
}

a.new-button {
    padding: 11px 78px 11px 33px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px;
    color: #000;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    line-height: 25px;
    text-decoration: none;
}

a.new-button:after {}

a.new-button:hover {
    opacity: 0.8;
}

a.new-button:after {
    background: url(../images/arrow.svg) no-repeat 0 0;
    content: "";
    width: 20px;
    height: 10px;
    top: 19px;
    right: 40px;
    position: absolute;
    -webkit-animation: vertical-move 0.5s infinite alternate;
    animation: vertical-move 0.5s infinite alternate;
}

.main-menu-wrapper .dropdown-menu {
    min-width: 230px;
}

.home .main-menu-wrapper .dropdown-menu a {
    white-space: pre;
}

.footer-wrapper {
    padding: 100px 0;
    background-color: #ffdb09;
    text-align: center;
}

.footer-wrapper .footer-content {
    max-width: 610px;
    padding: 0 15px;
    margin: 0 auto;
}

.footer-wrapper h2 {
    margin: 0 0 10px 0;
    letter-spacing: -1px;
}

.footer-wrapper p {
    font-size: 18px;
    line-height: 24px;
}

.footer-wrapper a.new-button {
    background-color: #fff;
    padding: 11px 78px 11px 33px !important;
    font-size: 16px !important;
    font-weight: bold;
    border-radius: 30px;
    color: #000;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 25px;
}

.footer-wrapper a.new-button:after {
    top: 19px !important;
    right: 40px !important;
}

@media (max-width: 991px) {
    .footer-wrapper {
        padding: 80px 0;
    }
    .footer-wrapper a.new-button {
        margin-top: 10px;
    }
    div.not-header {
        padding-top: 0;
        margin-top: 70px;
    }
}

@media (max-width: 767px) {
    .footer-wrapper {
        padding: 40px 24px;
    }
    .footer-wrapper a.new-button {
        margin-top: 20px;
    }
    .page-content .full-width.reusable_part .row {
        padding: 0 !important;
        width: auto !important;
    }
}

button:focus {
    outline: 0;
}

.whatwedo-row {
    background: #fafafa;
    padding: 40px 0 120px 0;
    width: 100%;
}

.whatwedo-row h2 {
    margin-bottom: 35px;
    text-align: center;
}

.whatwedo-inner {
    display: flex;
    flex-wrap: wrap;
}

.whatwedo-inner .background_effect {
    cursor: pointer;
    /* flex: 0 0 33.33%; */
    max-width: 33.33%;
    text-align: center;
    padding: 85px 40px;
    background-color: #fff;
    box-shadow: 10px 10px 10px rgba(250, 250, 250, 0.7);
    position: relative;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
}

.whatwedo-inner .background_effect h4 {
    padding-top: 10px;
    z-index: 1;
    position: relative;
}

/* .whatwedo-inner .background_effect.img-responsive:nth-child(4) {
    display: none;
} */

.whatwedo-inner .background_effect a {
    text-decoration: none;
}

.whatwedo-inner .background_effect img {
    z-index: 1;
    position: relative;
    top: -10px;
}

.whatwedo-inner .background_effect:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #333333;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -ms-transition: 0.3s all;
}

.whatwedo-inner .background_effect:hover:after {
    opacity: 1;
}

.whatwedo-inner .background_effect:hover h4 {
    color: #fff;
}

.resposnive-web-row .web-row-inner {
    display: flex;
    position: relative;
}

.resposnive-web-row .wrap-slider-img,
.resposnive-web-row .wrap-slider-info {
    max-width: 50%;
    flex: 0 0 50%;
}

.resposnive-web-row .wrap-slider-img .col-left img {
    max-width: 100%;
    width: 100%;
    height: 699px;
    object-fit: cover;
    /*object-position:0 -33px; */
}

.resposnive-web-row .wrap-slider-info .col-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.resposnive-web-row .content_testimonial {
    padding: 38px 40px;
}

.resposnive-web-row .heading_testimonial {
    font-size: 20px;
    font-family: "Ramabhadra", sans-serif;
    letter-spacing: -1px;
}

.resposnive-web-row .content_testimonial .describ_wrap {
    padding: 120px 30px 0 50px;
}

.resposnive-web-row .slick-list,
.resposnive-web-row .slick-track {
    height: 100%;
}

.resposnive-web-row .slide-btn {
    position: absolute;
    bottom: 0;
    background-color: #f4f4f4;
    padding: 27px 40px;
    width: 100%;
    right: 0;
}

.resposnive-web-row a.new-button.block-btn {
    display: inline-block;
}

.resposnive-web-row .wrap-slider-info p {
    font-size: 30px;
    font-weight: 200;
    line-height: 38px;
    padding-bottom: 30px;
    margin-bottom: 0;
}

.resposnive-web-row button.slick-arrow {
    position: absolute;
    bottom: 120px;
    left: 50px;
    font-size: 0;
    border: 2px solid rgba(141, 141, 141, 0.2);
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: transparent;
    z-index: 1;
}

.resposnive-web-row button.slick-arrow:hover {
    border: 2px solid rgba(141, 141, 141, 0.5);
}

.resposnive-web-row button.slick-next {
    right: 55px;
    left: auto;
}

.resposnive-web-row button.slick-arrow.slick-next:after {
    content: "\f105";
    font-size: 24px;
    color: #2e323e;
    position: relative;
    left: 2px;
    display: inline-block;
    font-family: "FontAwesome";
}

.resposnive-web-row button.slick-arrow.slick-prev:before {
    content: "\f104";
    font-size: 24px;
    color: #2e323e;
    position: relative;
    left: -1px;
    display: inline-block;
    font-family: "FontAwesome";
}

.resposnive-web-row .designation {
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    font-weight: 200;
    width: 250px;
}

/* .whatwedo-inner .background_effect.img-responsive:nth-child(4) {
    display: none;
} */

@media (max-width: 1099px) {
    .resposnive-web-row .wrap-slider-img .col-left img {
        height: 100%;
    }
    .resposnive-web-row .content_testimonial .describ_wrap {
        padding: 30px 30px 80px;
    }
    .resposnive-web-row button.slick-arrow {
        bottom: 90px;
    }
    .resposnive-web-row button.slick-arrow.slick-next:after,
    .resposnive-web-row button.slick-arrow.slick-prev:before {
        line-height: 26px;
    }
    .whatwedo-inner .background_effect {
        padding: 60px 45px;
    }
    .resposnive-web-row .slide-btn {
        padding: 15px 30px;
    }
}

@media (max-width: 991px) {
    .whatwedo-inner {
        padding: 20px 15px;
    }
    .whatwedo-inner .background_effect {
        padding: 50px 10px;
    }
    .resposnive-web-row .wrap-slider-info p {
        font-size: 20px;
        line-height: 22px;
    }
    .resposnive-web-row .content_testimonial {
        height: auto;
    }
    resposnive-web-row button.slick-arrow {
        width: 30px;
        height: 30px;
    }
    .whatwedo-inner .background_effect h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .whatwedo-row {
        padding: 40px 0;
    }
}

@media (max-width: 767px) {
    /*h4 {
        font-size: 14px;
        line-height: 15px;
        font-weight: bold;
        font-weight: 300;
    
}*/
    .whatwedo-inner .background_effect {
        max-width: 50%;
        flex: auto;
        margin-bottom: 3px;
    }
    .whatwedo-inner .background_effect:first-of-type,
    .whatwedo-inner .background_effect:nth-child(2n+1) {
        border-right: 1px solid #fafafa;
    }
    .whatwedo-inner .background_effect:last-of-type,
    .whatwedo-inner .background_effect:nth-child(2n+2) {
        border-left: 2px solid #fafafa;
    }
    .resposnive-web-row .web-row-inner {
        flex-wrap: wrap;
    }
    .resposnive-web-row .content_testimonial .heading_testimonial h5 {
        font-size: 14px;
        line-height: 17px;
    }
    .resposnive-web-row .content_testimonial .describ_wrap {
        padding: 40px 0 0;
    }
    .resposnive-web-row .content_testimonial .describ_wrap .content_author h5 {
        font-size: 14px;
    }
    .resposnive-web-row .designation {
        font-size: 13px;
        line-height: 16px;
        width: 100%;
        max-width: 50%;
    }
    .resposnive-web-row .wrap-slider-info p {
        font-size: 18px;
        line-height: 23px;
    }
    .resposnive-web-row .wrap-slider-img,
    .resposnive-web-row .wrap-slider-info {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .resposnive-web-row .wrap-slider-img .col-left img {
        height: 190px;
    }
    .resposnive-web-row .slide-btn {
        position: relative;
    }
    /* .whatwedo-inner .background_effect.img-responsive:nth-child(4) {
        display: block;
    } */
    .whatwedo-inner {
        padding: 0;
    }
    .whatwedo-row {
        padding: 27px 0;
    }
    .whatwedo-row h2 {
        text-align: center;
    }
    .whatwedo-inner .background_effect h4 {
        margin: 0 auto;
    }
    .whatwedo-inner .background_effect {
        padding: 30px 10px;
    }
    .whatwedo-inner .background_effect h4 {
        font-size: 14px;
        line-height: 15px;
        letter-spacing: 0;
    }
    .resposnive-web-row button.slick-arrow {
        bottom: auto;
        top: -60px;
        border-color: rgba(255, 255, 255, 0.2);
    }
    .resposnive-web-row button.slick-arrow.slick-next:after,
    .resposnive-web-row button.slick-arrow.slick-prev:before {
        color: #fff;
        font-size: 20px;
    }
    .resposnive-web-row .slide-btn {
        position: relative;
        background: rgba(237, 237, 237, 0.6);
        padding: 15px 40px;
        text-align: center;
    }
    .resposnive-web-row button.slick-arrow {
        left: 30px;
    }
    .resposnive-web-row button.slick-next {
        left: auto;
        right: 30px;
    }
}

span.underline_text {
    position: relative;
}

span.underline_text:after {
    content: "";
    background: url("../images/Swish.svg") no-repeat 0 0;
    position: absolute;
    bottom: 0;
    width: 122px;
    height: 10px;
    left: 0;
}


/* CSS for website audit Gform */

.hide {
    display: none;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: 1px solid rgb(232, 232, 232);
    width: 100%;
    color: #000;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
    text-align: center;
    background: #333;
    border: 0;
    border-radius: 2px;
    padding: 10px 10px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover {
    background: #ffdb09;
}

.gform_wrapper .gform_footer input.button:active,
.gform_wrapper .gform_footer input[type="submit"]:active {
    background: #ffba0a;
}

.gform_wrapper .gform_footer {
    text-align: center;
}

.ginput_container input[type="text"],
.ginput_container input[type="email"],
.ginput_container input[type="password"],
.ginput_container input[type="number"],
.ginput_container select,
.ginput_container textarea {
    height: auto;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}

.btn-white {
    background: #fff;
    color: #000;
    border: 0;
    font-size: 16px;
    letter-spacing: 2px;
    font-family: Lato;
    padding: 12px 20px;
    font-weight: bold;
    text-align: center;
    min-width: 300px;
    border-radius: 20px;
}

.loading-wrap {
    margin-top: 20px !important;
}

.calendly-inline-widget {
    margin-top: -40px !important;
}

.single .the-content ol.large-numbers li:before {
    color: #ffdb09;
}

.category-wrap {
    text-align: left;
    color: #000;
    display: none;
}

.bg-black {
    background: #000000;
}

.blog-footer h2 {
    font-weight: normal;
}

@media (min-width: 1200px) {
    .content-header .heading {
        margin-top: 0 !important;
    }
}

.footer-links a,
.miniscule a {
    font-weight: normal;
    text-decoration: none;
}

.admin-bar header.main {
    margin-top: 30px;
}

header.main {
    background-color: transparent;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

header.main.squashed {
    background-color: #fff;
}

header.main.squashed.dark-bar {
    background-color: #33178B;
}

.main .main-inner {
    display: flex;
    max-width: 1170px;
}

.main .main-menu-wrapper>ul>li a {
    font-size: 13px;
}

.main .main-menu-wrapper>ul>li:nth-last-child(2) a:focus {
    background-color: #000000;
    color: #fff;
}

.wrapper-home .page-header_section {
    background: url("../images/banner-bg.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: center;
    width: 100%;
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.1);
}

.page-header_section .content {
    position: relative;
}

.banner-img {
    text-align: center;
    padding-top: 30px;
    padding-left: 150px;
}

.wrapper-home .content .banner-content {
    max-width: 310px;
    font-size: 15px;
    line-height: 24px;
    /* position: absolute;
	top: 57%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 150px;
	margin-top: -40px; */
}

.wrapper-home .content .banner-content p {
    font-size: 15px;
    line-height: 24px;
}

.wrapper-home .banner-content h1 {
    position: relative;
    padding-bottom: 15px;
}

.wrapper-home .banner-content span.yellow_text {
    position: relative;
    padding-right: 5px;
    color: #000000;
}

span.underline_text {
    position: relative;
}

span.underline_text:after {
    content: "";
    background: url("../images/Swish.svg") no-repeat 0 0;
    position: absolute;
    bottom: 10px;
    width: 122px;
    height: 10px;
    left: 0;
}

h2 span.underline_text:after {
    bottom: 0;
}

.wrapper-home .banner-content h1:before {
    content: "";
    background: url(../images/chat-ic-2.svg) no-repeat 0 0;
    width: 96px;
    height: 97px;
    background-position: center;
    position: absolute;
    left: -16px;
    z-index: 0;
    top: -13px;
    background-size: contain;
    transform: rotate(79deg);
}

.wrapper-home a.new-button {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    position: relative;
    padding-right: 30px;
    letter-spacing: 2px;
    display: inline-block;
}

.wrapper-home .banner-content a.new-button {
    padding-left: 0;
}

.content_author h5 {
    margin-bottom: 0;
}

@-webkit-keyframes vertical-move {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateX(10px);
    }
}

@keyframes vertical-move {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateX(8px);
    }
}

@-webkit-keyframes horizontal-move {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateY(8px);
    }
}

@keyframes horizontal-move {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateY(8px);
    }
}

.wrapper-home a.new-button:hover {
    opacity: 0.8;
}

.wrapper-home a.new-button:after {
    background: url(../images/arrow.svg) no-repeat 0 0;
    content: "";
    width: 20px;
    height: 10px;
    position: absolute;
    right: 0;
    -webkit-animation: vertical-move 0.5s infinite alternate;
    animation: vertical-move 0.5s infinite alternate;
}

.wrapper-home .slide-btn a.new-button:after {
    top: 1.5em;
}

.content-header .heading {
    margin-top: 0;
}

br.break-desktop {
    display: none;
}

@media (max-width: 1199px) {
    .wrapper-home .content .banner-content {
        margin-left: 30px;
    }
    br.break-desktop {
        display: none;
    }
}

@media (max-width: 991px) {
    .admin-bar .search-form-wrapper.not-header {
        margin-top: 0;
    }
    .customer-away .customer-away-inner {
        padding: 0 80px;
    }
    .wrapper-home .banner-content h1 {
        white-space: nowrap;
    }
    h1 {
        font-size: 35px;
    }
    .wrapper-home .banner-content h1:before {
        width: 95px;
        height: 86px;
        background-size: contain;
        top: -8px;
        left: -12px;
    }
    .wrapper-home .content .banner-content {
        margin-left: 0;
        max-width: 270px;
        margin-top: 0;
    }
    .customer-away .customer-away-inner {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .wrapper-home a.new-button {
        margin-top: 0;
    }
    .wrapper-home .banner-content span.yellow_text {
        padding-right: 10px;
    }
    br.break-mobile {
        display: none;
    }
    br.break-desktop {
        display: block;
    }
    .wrapper-home .content {
        padding: 50px 0 0 0;
    }
    .wrapper-home .content .banner-img {
        padding-left: 0;
        padding-top: 0;
    }
    .wrapper-home .content .banner-img img {
        position: relative;
        right: -80px;
        max-width: 408px;
    }
    .wrapper-home .content .banner-content {
        margin-left: 10px;
        max-width: 210px;
        top: 49%;
    }
    .wrapper-home .banner-content h1 {
        padding: 0;
    }
    .wrapper-home .content .banner-img {
        padding-top: 0px;
    }
    span.underline_text:after {
        bottom: 2px;
        width: 75px;
        height: 10px;
        background-size: 100%;
    }
}

a.downloade-btn {
    background-color: #333333;
    color: #fff;
    font-size: 10px;
    line-height: normal;
    padding: 8px 15px;
    letter-spacing: 2px;
    font-weight: bold;
    float: left;
    border-radius: 3px;
}

a.downloade-btn:hover {
    background-color: #ffdb09;
    border-color: #ffdb09;
    color: #000;
}

a.downloade-btn:focus {
    color: #000;
    background-color: #ffba0a;
    border-color: #ffba0a;
}

.elementor-widget-icon {
    z-index: 1;
}

.elementor-icon svg {
    width: 24px !important;
    height: auto !important;
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
    align-items: start;
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    margin-top: 8px;
}

@media (max-width: 767px) {
    .customer-away h2,
    .customer-away h1 {
        line-height: 30px !important;
        letter-spacing: -2px !important;
        font-size: 30px;
    }
}


/* .elementor-page header.main {
	background: none;
} */

.quote-wrap .elementor-slide-heading {
    background: url(../images/Quote.svg) no-repeat 0 0;
    padding-top: 30px;
}

.testimonial-baloon:before {
    width: 100%;
    height: 100%;
    background: url(../images/chat-ic.svg) no-repeat 0 0;
    content: "";
    position: absolute;
    z-index: 0;
    background-size: 300px;
    background-position: center;
    top: 0;
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.testimonial-heading {
    font-size: 33px;
    line-height: 36px;
    letter-spacing: -1px;
    font-family: "turbinado-pro", cursive;
    position: relative;
    z-index: 1;
    color: #000;
}

.what-you-need .need-inner {
    display: flex;
    flex-wrap: wrap;
}

.what-you-need .need-inner .need-col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.need-col:nth-child(4) {
    display: none;
}

.what-you-need .need-inner .need-col img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.what-you-need .need-inner .need-col img {
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.what-you-need .need-inner .need-col .elementor-image {
    overflow: hidden;
}

.sub-content {
    line-height: 20px;
}

@media (max-width: 767px) {
    .what-you-need .need-inner .need-col {
        flex: 0 0 50%;
        max-width: 50%;
        background: transparent;
    }
    .need-col:nth-child(4) {
        display: block;
    }
}

ul.bullets {
    line-height: 30px;
}

.what-you-need p {
    font-size: 20px;
}

.what-you-need .elementor-text-editor {
    margin: 0 20px 40px 20px;
}

.feature-text p {
    font-size: 18px;
    line-height: 30px;
}

ol.number {
    list-style: none;
    counter-reset: my-counter;
    padding-left: 21px;
    margin-bottom: 30px;
}

ol.number li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 11px;
    font-size: 18px;
    font-weight: normal;
}

ol.number li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    font-weight: bold;
    position: absolute;
    color: #ffba0a;
    left: -21px;
    top: 7px;
}

.blog-grid.row {
    background-color: #000;
}

ul.pp-advanced-menu>li:nth-last-child(1) a {
    background-color: #ffdb09;
    padding: 8px 15px;
    border-radius: 15px;
    text-align: center;
    line-height: 1.3em;
    font-weight: 700;
}

ul.pp-advanced-menu>li:nth-last-child(1) a:hover {
    color: #000;
}

.pp--pointer-underline ul.pp-advanced-menu>li:nth-last-child(1) .pp-menu-item:after {
    background: none;
}

nav {
    box-shadow: none;
}

.banner-overlay {
    margin-top: -100px !important;
}


/* Mega Menu */

#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #FFF;
    padding: 20px;
}


/* Grid menu */

ul.menu {
    list-style: none;
    font-size: 13px;
    font-weight: 400;
}

ul.mega-sub-menu li a {
    color: #000000;
}

ul.mega-sub-menu li a:hover {
    color: #333;
}

ul .mega-sub-menu li.menu-item {
    padding: 10px 0;
    line-height: 15px;
}

ul .mega-sub-menu li.menu-item:last-child {
    margin-bottom: 15px;
}

#mega-menu-wrap-primary #mega-menu-primary #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.06);
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-megamenu>ul.mega-sub-menu {
    padding: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    padding: 6px 10px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover {
    background: #efefef;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item>ul.mega-sub-menu,
#mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-item>ul.mega-sub-menu {
    margin-left: -10px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-menu-item,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item {
    background: #ffdb09;
    border-radius: 15px;
    padding: 0 10px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-menu-item>a.mega-menu-link {
    border-bottom: 0;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-menu-item:hover,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item:hover {
    background: #f2cd00;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item>a.mega-menu-link:hover {
    border: none;
}

#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item>a.mega-menu-link {
    color: #000;
}

.mega-toggle-label-closed,
.mega-toggle-label-open {
    font-weight: 500;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item {
    margin: 0 45px 0 0;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item>a.mega-menu-link {
    line-height: 30px;
    height: 30px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,
#mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    display: none;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.text-bold>a.mega-menu-link,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.text-bold>a.mega-menu-link,
ul .mega-sub-menu li.menu-item.text-bold>a {
    font-weight: 700;
    font-size: 14px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.text-bold>a.mega-menu-link {
    font-weight: 700;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:last-child,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item:last-child {
    margin: 0;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    border-bottom: 2px solid transparent;
}


/*#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
	border-bottom: 2px solid #ffdb09;
} */

.mega-menu-link>.fa {
    margin-right: 10px;
}

.mega-menu-link>.fa-file-alt {
    display: none;
}

.mega-menu-link .fa-phone {
    display: none;
}

.hide-tablet {}

.hide-desktop {
    display: none;
}

.text-underline a {
    border-bottom: 2px solid #ffdb09 !important;
}

header.main.dark-bar .logo {
    background: url(../images/mettro-logo-white.svg) no-repeat;
    margin-top: 0;
}

header.main .logo {
    background-position: 0 2px;
}

.grid-guide {
    background: url(../images/grid.png) center center repeat-y;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    display: none;
}

body {
    /*	background: url(../images/grid.png) center center repeat-y; */
}

section.bg-center {
    background-position: center bottom;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}

.scribb-long,
.scribb-long-white,
.scribb-med {
    background: url("../images/long-scribble.svg") center center no-repeat;
    padding-left: 30px;
    margin-left: -30px;
    padding-bottom: 12px;
}

.scribb-short {
    background: url("../images/short-scribble.svg") center center no-repeat;
    padding-left: 20px;
    margin-left: -12px;
    padding-bottom: 12px;
}

.scribb-long-white {
    background: url("../images/long-white-scribble.svg") center center no-repeat;
    padding-left: 0;
    margin-left: 0;
    display: inline-block;
    background-size: contain;
}

.scribb-med {
    padding-left: 15px;
    margin-left: -15px;
    background-size: 165px;
}

.proposal_wrapper {
    margin-top: -35px !important;
    max-width: unset !important;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 8px !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0 !important;
}

.gform_wrapper .gfield_error .validation_message {
    font-weight: 400 !important;
}

.gform_wrapper div.validation_error {
    border: 0 !important;
    background: rgba(255, 219, 9, 0.53) !important;
    text-align: left;
    padding: 10px;
}

.gform_wrapper li.hidden_label input {
    margin-top: 7px !important;
}

.proposal-checkbox.gfield_error {
    margin-top: 0 !important;
}

.proposal-checkbox {
    margin-top: -22px !important;
}

.pp-swiper-button .fa {
    color: #000000;
}

.pp-image-slider-caption {
    text-align: left;
}

.pp-image-slider-caption .fa {
    color: #000000;
    font-size: 16px;
}

.gform_wrapper form.callback-form {
    margin-top: -35px;
}

.input-wd-half {
    max-width: 320px;
}

.p-18 p {
    font-size: 18px;
    line-height: 30px;
}

.arrow-down {
    margin-top: -62px;
}

.arrow-down svg {
    width: 55px !important;
}

.pp-timeline-marker {
    font-weight: 700;
}

.elementor-heading-title a:hover {
    color: #ffdb09;
}

.gform_wrapper .mtt-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 15px 10px;
}

.pp-device-type-phone {
    background: #FFF;
    border-radius: 20px;
}

.pp-device-body svg .overlay-shape {
    fill: #CCC !important;
}


/* Stratum custom */

.stratum-menu-item__link:hover {
    color: inherit;
}

.stratum-sub-menu {
    padding: 20px;
}

.stratum-menu-item__wrapper {
    padding: 2px 10px 2px 10px;
}

.stratum-menu-item .stratum-menu-item__link:hover {
    border-bottom: 2px solid #f2cd00;
}

.stratum-sub-menu .stratum-menu-item .stratum-menu-item__link:hover,
.stratum-sub-menu .stratum-menu-item .stratum-menu-item__link {
    border-bottom: none;
}

.stratum-sub-menu .stratum-menu-item {
    width: 100%;
    padding: 5px;
}

.stratum-top-menu .stratum-top-menu>.stratum-menu-item {
    width: 100%;
    padding: 5px;
}

.stratum-menu .stratum-top-menu {
    margin-left: -15px;
}

.stratum-top-menu .stratum-top-menu>.stratum-menu-item:hover,
.stratum-sub-menu .stratum-menu-item:hover {
    background: #efefef;
}

.stratum-menu-item .stratum-menu-item__link {
    border-bottom: 2px solid transparent;
}

.stratum-menu-toggle__button {
    border: 0;
}

.stratum-mega-menu.stratum-menu-is-mobile.stratum-menu-is-collapsable>.stratum-menu-container {
    padding: 0 20px;
}

.stratum-top-mega-menu>.stratum-menu-item>.stratum-menu-item__wrapper .stratum-menu-item__link {
    color: #FFF;
}

.stratum-menu-is-mobile .stratum-menu-item {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 15px;
}

.stratum-menu-is-mobile .stratum-menu-item:last-child {
    border-bottom: 0;
}

.stratum-menu-is-mobile .stratum-menu-dropdown {
    padding: 0;
}

.stratum-menu-is-mobile .stratum-menu-toggle.is-opened {
    margin-right: 20px;
    display: block;
    margin-bottom: 20px;
}

.stratum-menu-item.stratum-hide-icon .fa {
    display: none;
}

.stratum-menu-item.stratum-contact-icon a {
    border-bottom: 2px solid #f2cd00;
}

.stratum-menu-item.stratum-btn-menu-item a {
    background: #ffdb09;
    border-radius: 15px;
    padding: 3px 10px;
    color: #000;
}

.stratum-top-mega-menu>.stratum-menu-item.stratum-btn-menu-item>.stratum-menu-item__wrapper .stratum-menu-item__link {
    color: #000;
}

.stratum-mega-menu-toggle .stratum-menu-toggle__button {
    color: #FFF;
}

.is-opened .stratum-menu-toggle__icon {
    color: #000;
}

.stratum-mega-menu-toggle .stratum-menu-toggle__button {
    float: right;
}

.fa-angle-down:before {
    text-shadow: none !important;
}


/* Contact Map */

.btn-contact {
    padding: 9px 20px;
    border-radius: 15px;
    color: #000;
    background: #ffdb09;
    letter-spacing: 0;
    min-width: 200px;
}

.btn-contact:hover {
    background: #f2cd00;
}

.gm-style .gm-style-iw-c {
    min-width: 500px !important;
    box-shadow: 0 1px 25px rgb(0 0 0 / 20%);
    border-radius: 2px;
    padding: 40px;
    min-height: 250px;
    border-radius: 10px;
}

.gm-style .gm-style-iw-d {
    max-height: 400px !important;
    overflow: hidden !important;
}

.gm-style-iw-d h4 {
    margin-bottom: 20px;
    font-size: 18px;
}

.gm-style-iw-d h5 {
    font-size: 16px;
}


/* Wide Screen */

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .banner-overlay>.elementor-container {
        min-height: 860px !important;
    }
}


/* Standard */

@media only screen and (max-width: 1200px) {
    body {
        padding-top: 100px !important;
    }
    .pd-comment {
        padding: 0 50px;
    }
}


/* Tablet */

@media only screen and (max-width: 768px) {
    .scribb-med {
        padding-left: 15px;
        margin-left: 2px;
        padding-right: 15px;
        background-size: 133px;
        background-position: left center;
    }
    header.main.dark-bar .logo,
    header.main .logo {
        background-position: 0 5px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item {
        margin: 0 25px 0 0;
    }
    .dark-bar .stratum-mega-menu-toggle .stratum-menu-toggle__button {
        color: #FFF !important;
    }
    .stratum-mega-menu-toggle .stratum-menu-toggle__button {
        color: #000 !important;
    }
    .stratum-menu-item.stratum-contact-icon a {
        border-bottom: none;
    }
    .stratum-menu .stratum-top-menu {
        margin-left: 0;
    }
    .stratum-menu-item.stratum-btn-menu-item a {
        background: none;
        border-radius: unset;
        padding: 0;
    }
    .stratum-sub-menu {
        padding: 0;
    }
    .stratum-menu-item__wrapper {
        padding: 0;
    }
    .stratum-sub-mega-menu .stratum-menu-is-mobile .stratum-menu-item {
        padding: 5px 0;
        width: 100%;
    }
    .stratum-top-mega-menu>.stratum-menu-item>.stratum-menu-item__wrapper .stratum-menu-item__link {
        color: #000;
    }
    .stratum-mega-menu.stratum-menu-is-mobile.stratum-menu-is-collapsable>.stratum-menu-container {
        padding: 0;
    }
    .mtt-video-position .elementor-background-video-container iframe {
        top: 58% !important;
        left: 70% !important;
        width: 54% !important;
    }
    .pd-comment {
        padding: 0px;
    }
    .pre-heading-xs {
        font-size: 42px;
    }
    body {
        padding-top: 0 !important;
    }
    .hide-tablet {
        display: none !important;
    }
    .container {
        padding-left: 27px;
        padding-right: 27px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-menu-item,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item {
        margin-left: unset;
    }
    .gform_wrapper ul.gfield_checkbox li,
    .gform_wrapper ul.gfield_radio li {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-primary #mega-menu-primary,
    #mega-menu-wrap-secondary #mega-menu-secondary {
        overflow-y: scroll;
        height: 100vh;
    }
    .mega-menu-link>.fa-file-alt {
        display: inline-block !important;
    }
    .stratum-menu-is-mobile .stratum-menu-toggle.is-opened {
        display: flex;
    }
    .mtt-video-position .elementor-background-video-container iframe {
        top: 69% !important;
        left: 50% !important;
        width: 100% !important;
    }
    .gform_wrapper {
        max-width: unset;
    }
    ul.menu {
        padding-left: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item {
        margin: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
    #mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
        padding: 5px 30px 5px 30px;
    }
    .mega-menu-link .fa-phone {
        display: inline-block;
    }
    .text-underline a {
        border-bottom: none !important;
    }
    .text-normal a {
        text-transform: none !important;
    }
    .hide-mobile {
        display: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.merge-top,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.merge-top {
        padding: 15px 15px 0px 15px;
        border-bottom: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.merge-bottom,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.merge-bottom {
        padding: 0px 15px 10px 15px;
    }
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .hide-tablet {
        display: block !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block,
    #mega-menu-wrap-secondary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: -6px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary,
    #mega-menu-wrap-secondary .mega-menu-toggle.mega-menu-open+#mega-menu-secondary {
        padding-bottom: 30px;
    }
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item>a.mega-menu-link {
        color: #000;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item {
        border-bottom: 1px solid #f2f2f2;
        padding: 10px 15px;
    }
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item {
        /*border-bottom: 1px solid #262626; */
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-menu-item,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item {
        border-radius: 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
    #mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
        box-shadow: none;
        margin-top: 20px;
        /*border-bottom: 1px solid #f2f2f2; */
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.btn-menu-item,
    #mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.btn-menu-item {
        background: none;
    }
}


/* mobile */

@media only screen and (max-width: 414px) {
    .pd-comment {
        padding: 0 20px;
    }
    header.main {
        /*	background: #fff !important; */
    }
    .hide-tablet {
        display: block !important;
    }
    body {
        padding-top: 0 !important;
    }
}


/* Mobile 320px */

@media only screen and (max-width: 320px) {
    .pd-top-80 .elementor-column-wrap {
        padding-top: 40px !important;
    }
}

@media only screen and (min-width: 1025px) {
    .wrapper-home .content .banner-content {
        position: absolute;
        top: 57%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-left: 150px;
        margin-top: -40px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .bg-50 {
        background-size: 580px;
    }
}

@media only screen and (min-width: 1025px) {
    .mtt-video-position .elementor-background-video-container iframe {
        top: 52% !important;
        left: 67% !important;
        width: 73% !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .elementor-main-swiper {
        height: 200px !important;
    }
    .pd-top-0 {
        padding-top: 0 !important;
    }
    .mtt-video-position .elementor-background-video-container iframe {
        top: 56% !important;
        left: 72% !important;
        width: 43% !important;
    }
    .bg-50>.elementor-container {
        min-height: 533px !important;
    }
    .bg-50 {
        /*background-size: 527px !important; */
        margin-top: 100px !important;
        background-position: right -34px !important;
    }
    .bg-40 {
        background-size: 309px !important;
        background-position: 580px -124px !important;
    }
    .title-heading .elementor-size-default {
        font-size: 42px !important;
    }
    .bp-30 {
        background-position: right bottom !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 767px) {
    .wd-per-50 {
        width: 50% !important;
    }
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .gfield_checkbox li,
    .gform_wrapper .gfield_radio li {
        margin: 0 !important;
    }
}

@media only screen and (min-width: 641px) {
    .gform_wrapper.gform_validation_error .proposal .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: calc(100% - 0px) !important;
    }
}

@media only screen and (max-width: 320px) {
    .pp-gravity-form .gform_wrapper .gform_footer input.button,
    .pp-gravity-form .gform_wrapper .gform_footer input[type="submit"] {
        letter-spacing: 1px !important;
    }
}

::placeholder {
    color: #a9a9a9 !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a9a9a9 !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #a9a9a9 !important;
}

.mega-menu-primary-mobile-open>header.main {
    background: #ffffff;
}

.mega-menu-secondary-mobile-open>header.main {
    background: #000000;
}

.btn-fix {
    min-width: 165px;
}

.acf-map {
    width: 100%;
    height: calc(100vh - 115px);
    border: #ccc solid 1px;
    margin: 20px 0;
}

.gform_legacy_markup_wrapper .gfield_required {
    display: none;
}

.gform_legacy_markup_wrapper {
    max-width: unset;
    margin-top: 0;
}

.gform_validation_errors>h2 {
    font-weight: 400;
    color: #000;
}