/*
Theme Name: App Landing Page Pro
Theme URI: https://rarathemes.com/wordpress-themes/app-landing-page-pro/
Author: Rara Theme 
Author URI: http://rarathemes.com/
Description: App Landing Page Pro is a premium WordPress theme for building a landing page for apps, software, and other computer programs. If you are planning to launch, promote, and sell your applications and software online through a beautiful landing page website, App Landing Page is the answer for you. The theme is built for more conversion which will help in rocketing the sales of your apps. App Landing Page Pro is mobile-friendly, speed-optimized, SEO-optimized, and highly customizable with its built-in live customizer. The theme is translation ready and lets you add custom CSS effects and is backed by top-class support from WordPress experts. Check demo at: https://rarathemes.com/previews/?theme=app-landing-page-pro, read the documentation at https://docs.rarathemes.com/docs/app-landing-page-pro/, and get support at https://rarathemes.com/support-ticket/.
Requires PHP: 7.4
Tested up to: 6.7
Version: 2.1.2
Requires at least: 6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: app-landing-page-pro
Tags: one-column, two-columns, right-sidebar, custom-logo, footer-widgets, full-width-template, custom-menu, custom-background, featured-images, sticky-post, threaded-comments, translation-ready, theme-options, blog, portfolio

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.

App Landing Page is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
     ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
     ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *      `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
     ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
     ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
:root {
    --primary-color: #205497;
    --secondary-color: #5abe32;
    --primary-font: "Lato", sans-serif;
    --font-color: #616161;
    --primary-color-rgba: 32, 84, 151;
}

html {
    font-size: 10px;
}

body,
button,
input,
select,
optgroup,
textarea {
    color: var(--font-color);
    font-family: var(--primary-font);
    font-size: 1.5rem;
    line-height: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

p {
    margin-bottom: 1.5em;
    margin-top: 0;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 1.5rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: var(--secondary-color);
    border: 2px solid var(--secondary-color);
    margin: 0;
    padding: 15px 35px;
    border-radius: 5px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    background: none;
    color: var(--secondary-color);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    outline: none;
    width: 60%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 5px 20px;
}

textarea {
    padding: 5px 20px;
    width: 100%;
    height: 105px;
    resize: none;
    color: #666;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    outline: none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: var(--primary-color);
    text-decoration: none;
}

a:hover,
a:focus {
    color: var(--primary-color);
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    flex-basis: 0;
    flex-grow: 1;
    padding: 0 1.5rem;
    margin-top: 0;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
}

.main-navigation ul li {
    margin: 0 0 0 3.4rem;
    position: relative;
}

.main-navigation ul li a {
    display: block;
    color: #454545;
}

.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation ul li:hover>a,
.main-navigation ul li:focus>a,
.main-navigation ul .current-menu-item>a,
.main-navigation ul .current-menu-ancestor>a,
.main-navigation ul .current_page_item>a,
.main-navigation ul .current_page_ancestor>a {
    text-decoration: none;
    color: var(--primary-color);
}

.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: -1.5rem;
    width: 25rem;
    background: #fff;
    flex-direction: column;
    padding-top: 4rem;
    /*display: none;*/
    opacity: 0;
    margin-left: -99999px;
    z-index: 1;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li:focus>ul,
.main-navigation ul li.focus>ul {
    opacity: 1;
    margin-left: 0;
}

.main-navigation ul ul li {
    margin: 0;
    width: 100%;
}

.main-navigation ul ul li a {
    padding: 1rem 1.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0;
    padding-top: 0;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.post:not(body),
.page:not(body) {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 0 1.5rem;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*===============================
 Common site Style
===============================*/
.container {
    max-width: 117rem;
    margin: 0 auto;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.container-fluid {
    width: 100%;
    padding: 0 6rem;
}

/*==============================
 Header Style
=============================*/
.header-top {
    background: var(--primary-color);
    padding: 1rem 0;
}

.header-top-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-top .info {
    font-size: 1.6rem;
}

.header-top .info a {
    color: #fff;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.header-top .info a:hover,
.header-top .info a:focus {
    text-decoration: none;
    color: #dcdcdc;
}

.header-top .info svg {
    margin-right: 1.5rem;
}

.header-top .info .tel-link {
    font-weight: 700;
    margin-right: 5rem;
}

.header-top .widget_rtc_social_links {
    margin: 0;
    flex-basis: 0;
    flex-grow: 1;
}

.header-top .widget_rtc_social_links .widget-title {
    display: none;
}

.header-top .widget_rtc_social_links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.header-top .widget_rtc_social_links ul li {
    margin: 0;
}

.header-top .widget_rtc_social_links ul li:last-child {
    margin: 0;
}

.header-top .widget_rtc_social_links ul li:first-child {
    margin-left: 0;
}

.header-top .widget_rtc_social_links ul li a {
    font-size: 1.5rem;
    line-height: 1.667em;
    height: 2.5rem;
    width: 2.5rem;
    background: none;
    text-align: center;
    position: relative;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.header-top .widget_rtc_social_links ul li a:after {
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-4rem);
    -moz-transform: translateY(-4rem);
    transform: translateY(-4rem);
    z-index: 1;
}

.header-top .widget_rtc_social_links ul li a span {
    position: relative;
    z-index: 2;
}

.header-top .widget_rtc_social_links ul li a:hover:after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    transition: linear 0.2s;
}

.header-top .widget_rtc_social_links ul li a:hover,
.header-top .widget_rtc_social_links ul li a:focus {
    color: #205497;
    border-radius: 0;
}

.header-bottom {
    padding: 2.2rem 0;
}

.header-bottom .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.site-branding {
    width: 27%;
    padding-right: 1.5rem;
}

.site-branding .site-title {
    font-size: 3rem;
    line-height: 1.2em;
    font-weight: 700;
    margin: 0;
}

.site-branding .site-title a {
    color: #262626;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
    text-decoration: none;
}

.site-branding .site-description {
    margin: 0;
}

.header-bottom .tools {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
}

.header-bottom .tools .secondary-menu-opener {
    width: 2.5rem;
    height: 1.8rem;
    cursor: pointer;
    border: none;
    line-height: 1;
    padding: 0;
    background: none;
}

.header-bottom .tools .secondary-menu-opener span {
    display: block;
    width: 100%;
    height: 0.2rem;
    background: #000;
    margin-bottom: 5px;
}

.header-bottom .tools .secondary-menu-opener span:last-child {
    margin-bottom: 0;
}

.header-bottom .secondary-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    background: #fff;
    height: 100%;
    z-index: 999;
    padding-top: 80px;
    overflow-y: auto;
    -webkit-transform: translateX(-42rem);
    -moz-transform: translateX(-42rem);
    transform: translateX(-42rem);
    -webkit-transition: ease 0.35s;
    -moz-transition: ease 0.35s;
    transition: ease 0.35s;
}

.header-bottom .secondary-nav .btn-secondary-menu-close {
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
    width: 2rem;
    height: 2.5rem;
    cursor: pointer;
    border: none;
    padding: 0;
}

body.secondary-menu-open .header-bottom .secondary-nav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.header-bottom .secondary-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 700;
}

.header-bottom .secondary-nav ul li {
    position: relative;
}

.header-bottom .secondary-nav ul li .angle-down {
    width: 5.5rem;
    height: 5.5rem;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    position: absolute;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.header-bottom .secondary-nav ul li .angle-down.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.header-bottom .secondary-nav ul li .angle-down:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2rem;
    height: 2.5rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
}

.header-bottom .secondary-nav ul li a {
    display: block;
    padding: 1.5rem 2.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #454545;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.header-bottom .secondary-nav ul li a:hover,
.header-bottom .secondary-nav ul li a:focus,
.header-bottom .secondary-nav ul li:hover>a,
.header-bottom .secondary-nav ul li:focus>a,
.header-bottom .secondary-nav ul .current-menu-item>a,
.header-bottom .secondary-nav ul .current-menu-ancestor>a,
.header-bottom .secondary-nav ul .current_page_item>a,
.header-bottom .secondary-nav ul .current_page_ancestor>a {
    text-decoration: none;
    color: var(--primary-color);
}

.header-bottom .secondary-nav ul ul {
    display: none;
}

#btn-search {
    color: #20272b;
    cursor: pointer;
}

.header-bottom .tools .form-section .form-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 10;
    display: none;
}

body.form-open .header-bottom .tools .form-section .form-holder {
    display: block;
}

.header-bottom .tools .form-section .form-holder .btn-close-form {
    position: absolute;
    top: 3rem;
    right: 3rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
}

.header-bottom .tools .form-section .form-holder .search-form {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 55rem;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1rem 2rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header-bottom .tools .form-section .form-holder .search-form label {
    flex-basis: 0;
    flex-grow: 1;
    margin-right: 1.5rem;
}

.header-bottom .tools .form-section .form-holder .search-form input[type="search"] {
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    width: 100%;
}

.header-bottom .tools .form-section .form-holder .search-form input[type="submit"] {
    font-size: 0;
    padding: 0;
    margin: 0;
    border: 0;
    box-shadow: none;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 512 512'%3E%3Cpath d='M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z'/%3E%3C/svg%3E") center center no-repeat;
    width: 2rem;
    height: 2.5rem;
    cursor: pointer;
}

.header-bottom .tools .separator {
    width: 1px;
    height: 2.4rem;
    background: #e6e6e6;
    margin: 0 2.8rem;
}

/*===========================
 Banner Style
===========================*/
.banner {
    position: relative;
}

.banner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    content: "";
}

.banner .video-banner .wp-custom-header {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    /*padding-top: 25px;*/
    padding-top: 0;
    height: 0;
}

.banner .video-banner .wp-custom-header iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner .video-banner .wp-custom-header .wp-custom-header-video-button {
    position: absolute;
    bottom: 20px;
    left: 20px;
    cursor: pointer;
}

.banner>img,
.banner .wp-custom-header img {
    width: 100%;
    vertical-align: top;
    /*height: 70.9rem;
    object-fit: cover;*/
}

.banner .banner-text {
    position: absolute;
    bottom: 14.22%;
    left: 0;
    width: 100%;
}

.banner .banner-text .text {
    width: 48.68%;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.667em;
}

.banner .banner-text .text .title {
    font-size: 4.8rem;
    line-height: 1.083em;
    margin: 0 0 0.417em;
    display: block;
}

.banner .banner-text .appstrore-holder {
    margin: 0 -0.8rem 3.4rem;
}

.banner .banner-text .appstrore-holder a {
    display: inline-block;
    vertical-align: top;
    margin: 0 0.8rem;
}

.banner .banner-text .btn-download {
    display: inline-block;
    vertical-align: middle;
    background: var(--secondary-color);
    border: 2px solid var(--secondary-color);
    font-size: 2.4rem;
    line-height: 1.167em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-weight: 900;
    padding: 2.4rem 6.5rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.banner .banner-text .btn-download:hover,
.banner .banner-text .btn-download:focus {
    text-decoration: none;
    background: none;
}

/*=====================================
 Features Section Style
=====================================*/
.features {
    padding-top: 10rem;
    padding-bottom: 10rem;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.features .header {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto 6rem;
}

.features .header .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0.625em;
}

.features .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex;
    flex-wrap: wrap;
}

.features .col {
    width: 33.333%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.features .col:first-child,
.features .col:last-child {
    margin-top: 6rem;
}

.features .col .text {
    padding-right: 4.2rem;
    margin-bottom: 2.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
}

.features .col .icon-holder {
    width: 8.6rem;
    height: 8.6rem;
    border: 2px solid var(--primary-color);
    margin-left: 2.6rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.features .col .icon-holder img,
.features .col .icon-holder svg {
    vertical-align: top;
    /*width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;*/
}

.features .col .text-holder {
    flex-basis: 0;
    flex-grow: 1;
    text-align: right;
    line-height: 1.333em;
}

.features .col .text-holder .title {
    font-size: 2.2rem;
    font-weight: 400;
    color: #333;
    line-height: 1.091em;
    margin: 0 0 0.682em;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.features .col .text:hover .title,
.features .col .text:focus .title {
    color: var(--primary-color);
}

.features .col:last-child .text {
    flex-direction: row;
}

.features .col:last-child .text-holder {
    text-align: left;
}

.features .col:last-child .icon-holder {
    margin-left: 0;
    margin-right: 2.6rem;
}

.features .layout-2 .col:first-child,
.features .layout-2 .col:last-child {
    margin-top: 0;
}

.features .layout-2 .col .text {
    padding-right: 0;
    margin-bottom: 2.5rem;
    flex-direction: column;
}

.features .layout-2 .col .icon-holder {
    margin: 0 0 2rem;
}

.features .layout-2 .col .text-holder {
    text-align: left;
}

/*=======================
 Video Section Style
========================*/
.vedio {
    background: #f8f8f8;
    padding: 8.7rem 0;
}

.vedio .header {
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto 4.6rem;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
}

.vedio .header .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0.625em;
}

.vedio .vedio-holder {
    text-align: center;
    margin: 0 0 5.9rem;
}

.vedio .vedio-holder iframe {
    border: 0;
    vertical-align: top;
    min-width: 750px;
    min-height: 422px;
}

.vedio .btn-holder {
    text-align: center;
}

.vedio .btn-holder .btn-download {
    display: inline-block;
    vertical-align: middle;
    background: var(--secondary-color);
    border: 2px solid var(--secondary-color);
    font-size: 2rem;
    line-height: 1.167em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-weight: 900;
    padding: 1.8rem 6.5rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.vedio .btn-holder .btn-download:hover,
.vedio .btn-holder .btn-download:focus {
    text-decoration: none;
    background: none;
    color: var(--secondary-color);
}

/*========================
 Intro Section Style
========================*/
.section-4 {
    padding: 8.5rem 0 0;
    background: var(--primary-color);
}

.section-4 .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.section-4 .col {
    width: 50%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.section-4 .col .img-holder {
    margin-left: 12.3rem;
}

.section-4 .col .img-holder img {
    vertical-align: top;
}

.section-4 .col .text-holder {
    color: #fff;
    font-size: 1.6rem;
    padding: 2.3rem 0;
}

.section-4 .col .text-holder .header .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 0.5em;
}

/*==========================
 Working Section Style
=========================*/
.working-details {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 7.6rem 0;
    position: relative;
    overflow: hidden;
}

.working-details::after {
    background: rgba(var(--primary-color-rgb), 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.working-details .container {
    position: relative;
    z-index: 2;
}

.working-details .header {
    text-align: left;
    max-width: 67.8rem;
    width: 100%;
    margin-left: 0;
    margin-bottom: 3.5rem;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.556em;
}

.working-details .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0.625em;
}

.working-details .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.working-details .left {
    width: 58.33%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.working-details .right {
    width: 41.67%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.working-details .left .steps {
    margin: 0;
    padding: 0;
    list-style: none;
}

.working-details .left .steps li {
    background: #fff;
    margin-bottom: 1rem;
    padding: 2.2rem 2.8rem 0.7rem;
}

.working-details .left .steps li h4 {
    font-size: 2rem;
    line-height: 1.2em;
    color: #333333;
    margin-bottom: 1em;
}

.working-details .left .steps li:hover h4,
.working-details .left .steps li:focus h4 {
    color: var(--primary-color);
}

.working-details .left .steps li h4 svg {
    margin-right: 2rem;
}

.working-details .right .img-holder {
    margin-right: -18.4rem;
    margin-top: -8.2rem;
    position: relative;
    right: -2.8rem;
    display: flex;
    justify-content: flex-end;
}

/*=================================
 Blog Section Style
=================================*/
.from-blog {
    padding: 8.7rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.from-blog .header {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto 6rem;
}

.from-blog .header .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0.625em;
}

.from-blog .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex;
    flex-wrap: wrap;
}

.from-blog .item {
    width: 33.333%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.from-blog .post .post-thumbnail {
    margin: 0 0 3rem;
    display: block;
}

.from-blog .post .post-thumbnail img {
    vertical-align: top;
}

.from-blog .post .entry-meta {
    margin: 0 0 2rem;
    display: flex;
    flex-wrap: wrap;
}

.from-blog .post .entry-meta span {
    margin-right: 2.5rem;
}

.from-blog .post .entry-meta svg {
    margin-right: 1rem;
}

.from-blog .post .entry-meta a {
    color: #000;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.from-blog .post .entry-meta a:hover,
.from-blog .post .entry-meta a:focus {
    text-decoration: none;
    color: var(--primary-color);
}

.from-blog .post .entry-title {
    font-size: 2rem;
    margin: 0 0 1.2em;
}

.from-blog .post .entry-title a {
    color: #000;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.from-blog .post .entry-title a:hover,
.from-blog .post .entry-title a:focus {
    text-decoration: none;
    color: var(--primary-color);
}

.from-blog .post .entry-content {
    margin: 0;
    font-size: 1.7rem;
    line-height: 1.625em;
}

.from-blog .btn-holder {
    text-align: center;
    margin-top: 3rem;
}

.from-blog .btn-holder .view-more {
    display: inline-block;
    vertical-align: middle;
    background: var(--secondary-color);
    border: 2px solid var(--secondary-color);
    font-size: 2rem;
    line-height: 1.167em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-weight: 900;
    padding: 1.8rem 6.5rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.from-blog .btn-holder .view-more:hover,
.from-blog .btn-holder .view-more:focus {
    text-decoration: none;
    background: none;
    color: var(--secondary-color);
}

/*===========================
 Services Section Style
===========================*/
.section-5 {
    background: #fff;
    padding: 8rem 0 6.5rem;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.section-5 .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex;
    flex-wrap: wrap;
}

.section-5 .widget {
    width: 25%;
    margin: 0 0 4rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.section-5 .widget_text,
.section-5 .header {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
    width: 100% !important;
    margin: 0 auto 10rem;
}

.section-5 .widget_text .widget-title,
.mobile-landing-page .section-5 .header .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto 0.625em;
    max-width: 55.5rem;
}

.section-5 .widget_text .textwidget,
.section-5 .header .content-holder {
    max-width: 55.5rem;
    margin: 0 auto;
}

.section-5 .widget .icon-holder {
    width: 11rem;
    height: 11rem;
    border: 1px solid var(--primary-color);
    background: var(--primary-color);
    border-radius: 50%;
    color: #fff;
    font-size: 4rem;
    margin: 0 auto 2.9rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.section-5 .widget .icon-holder img {
    vertical-align: top;
}

.section-5 .widget .text-holder {
    line-height: 1.467em;
    padding: 0 2.5rem;
}

.section-5 .widget .text-holder .title {
    font-size: 2.2rem;
    line-height: 1.182em;
    font-weight: 400;
    color: #333;
    margin: 0 0 0.409em;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.section-5 .widget .text-holder .btn-readmore {
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color);
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    padding: 1rem 1.5rem;
    font-weight: 700;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.section-5 .widget .text-holder .btn-readmore:hover,
.section-5 .widget .text-holder .btn-readmore:focus {
    text-decoration: none;
    color: var(--secondary-color);
    background: none;
}

.section-5 .widget .col:hover .title,
.section-5 .widget .col:focus .title {
    color: var(--primary-color);
}

/*.section-5 .widget .col:hover .icon-holder,
.section-5 .widget .col:focus .icon-holder{
    background: var(--primary-color);
    color: #fff;
}*/

.section-5 .layout-2 .widget .col {
    height: 100%;
}

.section-5 .layout-2 .widget .col .text {
    height: 100%;
    border: 1px solid #f0f0f0;
    padding: 4rem 2.5rem 0.5rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.section-5 .layout-2 .widget .col .text:hover,
.section-5 .layout-2 .widget .col .text:focus {
    box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.1);
}

.section-5 .layout-2 .widget .text-holder {
    padding: 0;
}

/*=============================
 Download Section Style
=============================*/
.section-2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 3.5rem 0;
    position: relative;
}

.section-2:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    z-index: 1;
    background: rgba(var(--primary-color-rgb), 0.9);
    height: 100%;
}

.section-2 .container {
    position: relative;
    z-index: 2;
}

.section-2 .row {
    display: flex;
    align-items: center;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    flex-wrap: wrap;
}

.section-2 .col {
    width: 50%;
    padding: 0 1.5rem;
}

.section-2 .text {
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.667em;
}

.section-2 .text h2 {
    font-size: 4.4rem;
    line-height: 1.091em;
    text-transform: uppercase;
}

.section-2 .appstrore-holder {
    margin: 0 -0.8rem 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.section-2 .appstrore-holder a {
    margin: 0 0.8rem;
}

.section-2 .appstrore-holder img {
    vertical-align: top;
}

.section-2 .large {
    display: flex;
    justify-content: flex-end;
}

/*====================
faq section
================================*/
.faq {
    padding: 7rem 0;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.faq .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rme;
}

.faq .widget {
    width: 50%;
    padding: 0 1.5rem;
}

.faq .widget_media_image {
    width: 34%;
}

.faq .widget_raratheme_companion_faqs_widget {
    width: 66%;
}

.faq .widget_media_image .widget-title {
    display: none;
}

.faq .widget_text {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
    width: 100% !important;
    margin: 0 auto 6rem;
}

.faq .widget_text .widget-title {
    text-transform: uppercase;
    font-size: 3.2rem;
    line-height: 1.125em;
    color: #333333;
    margin-bottom: 0.688em;
    letter-spacing: 1px;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto;
}

.faq .widget_text .textwidget {
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto;
}

.faq .widget_raratheme_companion_faqs_widget .accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}

.faq .widget_raratheme_companion_faqs_widget .accordion .expand-faq {
    display: inline-block;
    font-size: 2rem;
    margin: 0 0 1.5em;
    font-weight: 700;
    color: #454545;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.faq .widget_raratheme_companion_faqs_widget .accordion .expand-faq:hover,
.faq .widget_raratheme_companion_faqs_widget .accordion .expand-faq:focus {
    text-decoration: none;
}

.faq .widget_raratheme_companion_faqs_widget .accordion li {
    margin: 0 0 2rem;
}

.faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header {
    border: 2px solid #edeeee;
    background: none;
    font-size: 2rem;
    line-height: 1.2em;
    color: #333333;
    font-weight: 700;
    position: relative;
    padding: 0 60px;
    cursor: pointer;
}

.faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header span {
    border-left: 2px solid #edeeee;
    padding: 23px 20px;
    display: block;
}

.faq .widget_raratheme_companion_faqs_widget .accordion .inner {
    font-size: 1.5rem;
    line-height: 1.6em;
    padding: 17px 15px 17px 85px;
    border: 2px solid #edeeee;
    border-top: 0;
    position: relative;
}

.faq .widget_raratheme_companion_faqs_widget .accordion .inner:before {
    position: absolute;
    top: 0;
    left: 60px;
    width: 2px;
    height: 100%;
    background: #edeeee;
    content: "";
}

.faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header:after {
    position: absolute;
    top: 32px;
    left: 20px;
    content: "";
    height: 3px;
    width: 13px;
    /*background: #2a89d2;*/
    background: var(--primary-color);
}

.faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header:before {
    position: absolute;
    top: 32px;
    left: 20px;
    content: "";
    height: 3px;
    width: 13px;
    /*background: #2a89d2;*/
    background: var(--primary-color);
    transform: rotate(90deg);
}

.faq .widget_raratheme_companion_faqs_widget .accordion .show .accordion-header:before {
    display: none;
}

/*===========================
screen-shot
===========================================*/
.screen-shot {
    padding: 7.7rem 0 19.4rem;
    background: #f9f9f9;
    overflow-x: hidden;
}

.screen-shot .header {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto 6rem;
}

.screen-shot .header .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0.625em;
}

.screen-shot .owl-dots {
    position: absolute;
    bottom: -13.5rem;
    width: 100%;
    text-align: center;
}

.screen-shot .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px;
}

.screen-shot .owl-dots span {
    width: 12px;
    height: 12px;
    border: 0;
    /*background: #b7c7db;*/
    background: rgba(var(--primary-color-rgb), 0.2);
    -webkit-border-radius: 100px;
    border-radius: 50%;
    display: block;
}

.screen-shot .owl-dots .active span {
    /*background: #205497;*/
    background: var(--primary-color);
}

.screen-shot .owl-item img {
    transform: scale(0.95);
}

.screen-shot .owl-item.center.active img {
    transform: scale(1);
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.screen-shot .slider-content {
    padding: 0 10.5%;
}

.screen-shot .slider-content {
    position: relative;
}

.screen-shot .mobile {
    position: absolute;
    top: 0;
    width: 288px;
    left: 50%;
    z-index: 50;
    margin: 0 auto 0 -146px;
    text-align: center;
    overflow: visible;
}

.screen-shot .mobile img {
    width: 100%;
}

.screen-shot .screen-slider {
    width: 100%;
    position: relative;
    display: block;
}

.screen-shot .screen-slider .owl-carousel {
    padding-top: 80px;
}

.screen-shot .screen-slider .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.screen-shot .mobile img {
    width: 100%;
}

.screen-shot .loop.owl-carousel.owl-theme.owl-center.owl-loaded {
    padding-top: 85px;
}

.screen-shot .screen-slider div.owl-item.active.center img {
    opacity: 1;
    transition: 0.2s all;
    transform: scale(1);
}

/*==============================
 CTA Section Style
==============================*/
.cta .widget {
    margin: 0;
}

.cta .text {
    padding: 7.6rem 0;
}

.cta .bttk-cta-bg {
    position: relative;
    padding: 7.6rem 0;
}

.cta .bttk-cta-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(var(--primary-color-rgb), 0.9);
    content: "";
}

.cta .widget .raratheme-cta-container {
    max-width: 117rem;
    margin: 0 auto;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    position: relative;
    z-index: 1;
}

.cta .widget .widget-title {
    color: #fff;
    text-align: center;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto 0.688em;
    font-size: 3.2rem;
    line-height: 1.125em;
}

.cta .widget .text-holder {
    color: #fff;
    text-align: center;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto;
    font-size: 1.8rem;
    line-height: 1.556em;
}

.cta .widget .button-wrap {
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.cta .widget .button-wrap .btn-cta {
    display: inline-block;
    padding: 2rem 7rem;
    font-size: 2rem;
    line-height: 1.2em;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    background: var(--secondary-color);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    border: 2px solid var(--secondary-color);
    border-radius: 5px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    margin: 5px;
}

.cta .widget .button-wrap .btn-cta:hover,
.cta .widget .button-wrap .btn-cta:focus {
    text-decoration: none;
    background: none;
}

.cta .widget .right .widget-title,
.cta .widget .right .text-holder {
    max-width: 50%;
    text-align: left;
}

.cta .widget .right .widget-title {
    margin: 0 0 0.688em;
}

.cta .widget .right .text-holder {
    margin: 0;
}

.cta .widget .right .button-wrap {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*=============================
 Team Section Style
==============================*/
.team {
    padding: 7rem 0;
    background: #f8f8f8;
}

.team .row {
    margin: 0 -1.5rem;
    display: flex;
    flex-wrap: wrap;
}

.team .widget,
.team-page .widget {
    width: 33.333%;
    padding: 0 1.5rem;
}

.team .widget_text {
    width: 100% !important;
}

.team .widget_rrtc_description_widget,
.team-page .widget_rrtc_description_widget {
    margin: 0 0 5rem;
}

.team .widget_text .widget-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto 0.625em;
    max-width: 55.5rem;
    width: 100%;
    text-align: center;
}

.team .widget_text .textwidget {
    max-width: 55.5rem;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
}

.team .widget .col,
.team-page .widget .col {
    height: 100%;
    background: #fff;
    padding: 4rem 3rem;
    position: relative;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.team .widget .col:hover,
.team .widget .col:focus,
.team-page .widget .col:hover,
.team-page .widget .col:focus {
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}

.team .widget .text-holder,
.team-page .widget .text-holder {
    height: 100%;
    text-align: center;
}

.team .widget .img-holder,
.team-page .widget .img-holder {
    padding: 0 1.5rem;
    margin: 0 0 2.6rem;
}

.team .widget .img-holder img,
.team .widget .img-holder svg,
.team-page .widget .img-holder img,
.team-page .widget .img-holder svg {
    vertical-align: top;
    border-radius: 50%;
}

.team .widget .info,
.team-page .widget .info {
    margin: 0 0 2rem;
}

.team .widget .info .name,
.team-page .widget .info .name {
    display: block;
    font-size: 2.2rem;
    line-height: 1.136em;
    color: #333;
    font-weight: 700;
}

.team .widget .info .profession,
.team-page .widget .info .profession {
    color: #999;
}

.team .widget .text,
.team-page .widget .text {
    margin: 0 0 1.5em;
}

.team .widget .social-networks,
.team-page .widget .social-networks {
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -17px);
    -moz-transform: translate(-50%, -17px);
    transform: translate(-50%, -17px);
}

.team .widget .social-networks li,
.team-page .widget .social-networks li {
    display: inline-block;
}

.team .widget .social-networks li a,
.team-page .widget .social-networks li a {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 6px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.team .widget .social-networks li a:hover,
.team .widget .social-networks li a:focus,
.team-page .widget .social-networks li a:hover,
.team-page .widget .social-networks li a:focus {
    text-decoration: none;
    color: var(--primary-color);
    background: none;
}

/*===============================
 Calendar Widget
===============================*/
.calendar_wrap .wp-calendar-table {
    margin-bottom: 0;
    font-size: 18px;
}

.calendar_wrap .wp-calendar-nav {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

footer .calendar_wrap .wp-calendar-table caption {
    color: #fff;
    margin-bottom: 15px;
}

footer .calendar_wrap .wp-calendar-table,
footer .calendar_wrap .wp-calendar-nav a {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

footer .calendar_wrap .wp-calendar-table td {
    line-height: 34px;
}

footer .calendar_wrap .wp-calendar-table td a {
    color: #fff;
}

/*===============================
 Testimonial Section Style
===============================*/
.testimonial {
    background: var(--primary-color);
    padding: 7rem 0 12rem;
}

.testimonial .header {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    max-width: 55.5rem;
    width: 100%;
    margin: 0 auto 6rem;
    color: #fff;
}

.testimonial .header .main-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0.625em;
}

.testimonial .text-holder,
.testimonial-page .text-holder {
    padding: 26px;
    background: #fff;
    -webkit-box-shadow: 0 4px 20px -14px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 4px 20px -14px rgba(0, 0, 0, 1);
    box-shadow: 0 4px 20px -14px rgba(0, 0, 0, 1);
}

.testimonial .text-holder strong.name,
.testimonial-page .text-holder strong.name {
    display: block;
    font-size: 22px;
    line-height: 25px;
    color: #333333;
    font-weight: 700;
}

.testimonial .text-holder span,
.testimonial-page .text-holder span {
    font-size: 15px;
    line-height: 18px;
    color: #999999;
}

.testimonial .text-holder .img-holder,
.testimonial-page .text-holder .img-holder {
    margin-bottom: 13px;
    margin-top: -50px;
}

.testimonial .text-holder .img-holder img,
.testimonial .text-holder .img-holder svg,
.testimonial-page .text-holder .img-holder img,
.testimonial-page .text-holder .img-holder svg {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-box-shadow: 0 -4px 4px -4px rgb(0, 0, 0, 0.8);
    -moz-box-shadow: 0 -4px 4px -4px rgb(0, 0, 0, 0.8);
    box-shadow: 0 -4px 4px -4px rgb(0, 0, 0, 0.8);
}

.testimonial .text-holder .info,
.testimonial-page .text-holder .info {
    margin-bottom: 15px;
}

.testimonial .item {
    padding: 25px 0 15px;
}

.testimonial .testimonial-slide .owl-nav .owl-prev {
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    left: -80px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.testimonial .testimonial-slide .owl-nav .owl-prev:hover,
.testimonial .testimonial-slide .owl-nav .owl-prev:focus {
    background: rgba(255, 255, 255, 0.4);
}

.testimonial .testimonial-slide .owl-nav .owl-prev:after {
    width: 20px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 192 512'%3E%3Cpath d='M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
}

.testimonial .testimonial-slide .owl-nav .owl-next {
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    right: -80px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.testimonial .testimonial-slide .owl-nav .owl-next:hover,
.testimonial .testimonial-slide .owl-nav .owl-next:focus {
    background: rgba(255, 255, 255, 0.4);
}

.testimonial .testimonial-slide .owl-nav .owl-next:after {
    width: 20px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
}

.testimonial .testimonial-slide .owl-dots {
    position: absolute;
    bottom: -50px;
    width: 100%;
    text-align: center;
}

.testimonial .testimonial-slide .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px;
}

.testimonial .testimonial-slide .owl-dots span {
    width: 12px;
    height: 12px;
    border: 0;
    background: rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 100px;
    border-radius: 50%;
    display: block;
}

.testimonial .testimonial-slide .owl-dots .active span {
    background: #fff;
}

/*================================
 Skill Section Style
================================*/
.skill-section {
    padding: 6.5rem 0 4rem;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.skill-section .widget-title {
    text-transform: uppercase;
    font-size: 3.2rem;
    line-height: 1.125em;
    color: #333333;
    margin-bottom: 0.688em;
    letter-spacing: 1px;
}

.skill-section .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem;
}

.skill-section .col {
    padding: 0 1.5rem;
    width: 50%;
}

.skill-section .progressBar-holder {
    padding: 4.6rem 0;
}

.skill-section .progressBar-holder .wrapper {
    border: 2px solid var(--primary-color);
}

.skill-section .progressBar-holder .item {
    margin-bottom: 1.4rem;
}

.skill-section .progressBar-holder span {
    display: block;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 1.154em;
    color: #333333;
    font-weight: 700;
    margin-bottom: 0.231em;
}

.skill-section .progressBar-holder .wrapper .label {
    background: var(--primary-color);
    padding: 0.2rem 1.6rem;
    text-align: right;
    color: #fff;
    font-weight: 700;
}

/*=================
.stat-counter
=====================*/
.count-down {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 8.1rem 0 9rem;
}

.count-down:before {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.count-down .header {
    color: #fff;
    max-width: 75rem;
    margin: 0 auto 7.3rem;
    width: 100%;
    font-size: 1.8rem;
    line-height: 1.667em;
}

.count-down .title {
    color: #fff;
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0.594em;
}

.count-down .container {
    position: relative;
    z-index: 1;
}

.count-down-lists {
    margin: 0 0 5rem;
    padding: 0;
    list-style: none;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.count-down-lists .countdown-wrap {
    padding: 0 1.2rem 0 2rem;
}

.count-down-lists .countdown-wrap span {
    border: 2px solid #fff;
    font-size: 4.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2.8rem 1.5rem;
    margin: 0 0 1.5rem;
}

.count-down .btn-holder {
    text-align: center;
}

.count-down .btn-holder .btn-request {
    display: inline-block;
    padding: 2rem 7rem;
    font-size: 2rem;
    line-height: 1.2em;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    background: var(--secondary-color);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    border: 2px solid var(--secondary-color);
    border-radius: 5px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.count-down .btn-holder .btn-request:hover,
.count-down .btn-holder .btn-request:focus {
    text-decoration: none;
    background: none;
}

/*==============================
 Pricing Section Style
==============================*/
.best-pricing {
    background: #fff;
    padding: 7.4rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.best-pricing .pricing-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -1.5rem;
}

.best-pricing .widget_text {
    width: 100% !important;
    margin: 0 0 6rem;
}

.best-pricing .widget_text .widget-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto 0.625em;
    max-width: 55.5rem;
    width: 100%;
    text-align: center;
}

.best-pricing .widget_text .textwidget {
    max-width: 55.5rem;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
}

.best-pricing .widget {
    width: 33.333%;
    padding: 0 15px;
    margin: 0;
}

/*.best-pricing .widget:nth-child(2n){
    margin: 2rem 0;
}*/

.best-pricing .widget .pricing-block {
    background: #fff;
    height: 100%;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    padding: 3.5rem 0;
    text-align: center;
}

.best-pricing .widget .pricing-block:not(.featured) {
    margin: 2rem 0;
}

.best-pricing .widget .pricing-header .title {
    font-size: 1.8rem;
    line-height: 1.667em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 1.222em;
}

.best-pricing .widget .pricing-header .price {
    background: #f0f1f2;
    padding: 1.9rem 0;
}

.best-pricing .widget .pricing-header .price .currency {
    font-size: 1.8rem;
    line-height: 1.222em;
    font-weight: 700;
    color: var(--primary-color);
    margin-right: 0.3rem;
    display: inline-block;
    vertical-align: top;
    -webkit-transform: translateY(1.6rem);
    -moz-transform: translateY(1.6rem);
    transform: translateY(1.6rem);
}

.best-pricing .widget .pricing-header .price .amt {
    font-size: 5.8rem;
    font-weight: 700;
    line-height: 1.207em;
    color: var(--primary-color);
}

.best-pricing .widget .pricing-header .price .per {
    font-size: 1.8rem;
    line-height: 1.222em;
    font-weight: 700;
    color: var(--primary-color);
    margin-left: 0.3rem;
    display: inline-block;
    vertical-align: bottom;
    -webkit-transform: translateY(-1rem);
}

.best-pricing .widget .pricing-feat {
    margin: 0;
    padding: 3.5rem 1.5rem 2rem;
    list-style: none;
    font-size: 1.7rem;
    line-height: 1.294em;
}

.best-pricing .widget .pricing-feat li {
    margin: 0 0 1.5rem;
}

.best-pricing .widget .btn-readmore {
    display: inline-block;
    border: 2px solid var(--primary-color);
    font-size: 1.7rem;
    line-height: 1.235em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 5px;
    min-width: 21.7rem;
    padding: 1.5rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.best-pricing .widget .btn-readmore:hover,
.best-pricing .widget .btn-readmore:focus {
    text-decoration: none;
    color: #fff;
    background: var(--primary-color);
}

/*============================
 Contact Section Style
===========================*/
.contact-section {
    position: relative;
    color: #fff;
    padding: 8.1rem 0 6.7rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-section:before {
    background: rgba(var(--primary-color-rgb), 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.contact-section .container {
    position: relative;
    z-index: 1;
}

.contact-section .holder {
    margin: 0 -1.5rem;
    display: flex;
    flex-wrap: wrap;
}

.contact-section .widget {
    width: 50%;
    padding: 0 1.5rem;
    margin: 0;
}

.contact-section .widget:first-child {
    width: 100% !important;
    margin-bottom: 4.1rem;
}

.contact-section .widget:first-child .widget-title {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto 0.625em;
    max-width: 55.5rem;
    width: 100%;
    text-align: center;
}

.contact-section .widget:first-child .textwidget {
    max-width: 55.5rem;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #fff;
}

.contact-section .widget .widget-title,
.contact-section .widget .panel-title {
    font-size: 2.2rem;
    line-height: 1.136em;
}

.contact-section form input[type="text"],
.contact-section form input[type="email"],
.contact-section form input[type="url"],
.contact-section form input[type="password"],
.contact-section form input[type="search"],
.contact-section form input[type="number"],
.contact-section form input[type="tel"],
.contact-section form input[type="range"],
.contact-section form input[type="date"],
.contact-section form input[type="month"],
.contact-section form input[type="week"],
.contact-section form input[type="time"],
.contact-section form input[type="datetime"],
.contact-section form input[type="datetime-local"],
.contact-section form input[type="color"],
.contact-section form textarea {
    border-radius: 0;
    width: 100%;
    padding: 10px 15px;
}

.contact-section form textarea {
    height: 16rem;
    resize: vertical;
}

.contact-section form input[type="submit"] {
    font-size: 1.6rem;
    line-height: 1.563em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    border: 2px solid var(--secondary-color);
    background: var(--secondary-color);
    box-shadow: none;
    text-shadow: none;
    padding: 0.9rem 5rem;
    cursor: pointer;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.contact-section form input[type="submit"]:hover,
.contact-section form input[type="submit"]:focus {
    background: none;
}

.contact-section .more-info {
    margin: 3.2rem 0 0;
    padding: 0;
}

.contact-section .more-info li {
    list-style: none;
    margin-bottom: 2rem;
    list-style-type: none;
}

.contact-section .more-info li:after {
    display: block;
    content: "";
    clear: both;
}

.contact-section .more-info li .icon-holder {
    float: left;
    margin-right: 1.2rem;
    font-size: 2.2rem;
    line-height: 1.136em;
    color: #fff;
}

.contact-section .more-info li .right {
    overflow: hidden;
}

.contact-section .more-info li strong {
    font-size: 1.8rem;
    line-height: 1.222em;
    font-weight: 700;
    display: block;
    margin: 0 0 0.4rem;
}

.contact-section .more-info li span {
    display: block;
    font-size: 1.8rem;
    line-height: 1.222em;
    color: #fff;
}

.contact-section .more-info li span a {
    color: #fff;
}

.contact-section .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1.8rem;
}

.contact-section .social-networks li a {
    color: #fff;
}

/*======================================
 Newsletter section style
======================================*/
.stay-tuned {
    background: #fff;
    padding: 7.6rem 0;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.stay-tuned .blossomthemes-email-newsletter-wrapper {
    background: none !important;
}

.stay-tuned .blossomthemes-email-newsletter-wrapper .text-holder {
    max-width: 72.4rem;
    width: 100%;
    margin: 0 auto 4.7rem;
    font-size: 1.8rem;
    line-height: 1.556em;
    color: #454545;
    text-align: center;
}

.stay-tuned .blossomthemes-email-newsletter-wrapper .text-holder h3 {
    font-size: 3.2rem;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
    margin: 0 0 0.594em;
}

.stay-tuned .blossomthemes-email-newsletter-wrapper form {
    max-width: 51.1rem;
    margin: 0 auto 5.4rem;
    background: #fff;
    border: 1px solid #adb3b9;
    border-radius: 5px;
    padding: 0.5rem;
    display: flex;
    position: relative;
}

.stay-tuned .blossomthemes-email-newsletter-wrapper form label {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 1.4rem;
    -webkit-transform: translateY(1rem);
    -moz-transform: translateY(1rem);
    transform: translateY(1rem);
}

.stay-tuned .blossomthemes-email-newsletter-wrapper form label input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -9999px;
    height: 0;
}

.stay-tuned .blossomthemes-email-newsletter-wrapper form input[type="text"] {
    flex-basis: 0;
    flex-grow: 1;
    margin: 0;
    border: 0;
}

.stay-tuned .blossomthemes-email-newsletter-wrapper form input[type="text"]:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.stay-tuned .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    width: 4.7rem;
    height: 4.5rem;
    background: var(--secondary-color) url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 512 512'%3E%3Cpath d='M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z'/%3E%3C/svg%3E") center center no-repeat;
    border-radius: 6px;
    border: 0;
    font-size: 0;
    box-shadow: none;
    text-shadow: none;
    padding: 0;
    margin: 0;
    background-size: 2rem;
    cursor: pointer;
}

.stay-tuned .blossomthemes-email-newsletter-wrapper form label .check-mark {
    margin-top: 6px;
}

.stay-tuned .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
}

.stay-tuned .social-networks li {
    display: inline-block;
    margin: 0 0.6rem 0.6rem;
}

.stay-tuned .social-networks li a {
    display: block;
    border: 2px solid var(--primary-color);
    width: 6.2rem;
    height: 6.2rem;
    border-radius: 50%;
    font-size: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.stay-tuned .social-networks li a:hover,
.stay-tuned .social-networks li a:focus {
    text-decoration: none;
    color: #fff;
    background: var(--primary-color);
}

/*===============================
 Client-logo section style
===============================*/
.client-logo {
    background: #fff;
    text-align: center;
    padding: 5.2rem 0 3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 -4px 13px -11px rgba(0, 0, 0, 0.44);
}

.client-logo .widget_raratheme_client_logo_widget {
    margin: 0;
}

.client-logo .raratheme-client-logo-inner-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem;
    align-items: center;
    justify-content: center;
}

.client-logo .raratheme-client-logo-inner-holder .widget-title {
    width: 100%;
    margin: 0 0 3rem;
}

.client-logo .raratheme-client-logo-inner-holder .image-holder {
    width: 16.667%;
    padding: 0 1.5rem;
    margin: 0 0 3rem;
}

/*================================
 App-features section style
===============================*/
.app-features {
    padding: 7rem 0 2rem;
    background: #fff;
}

.app-features .app-feature-content {
    padding: 0 8.6%;
}

.app-features .widget_text {
    overflow: hidden;
    margin-bottom: 3.5rem;
    padding-bottom: 3.5rem;
    position: relative;
}

.app-features .widget_text:before {
    position: absolute;
    bottom: 6px;
    content: "";
    height: 1px;
    background: #fff;
    left: 0;
    width: 100%;
    box-shadow: 5px 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.app-features .widget_text:first-child:before,
.app-features .widget_text:last-child:before {
    display: none;
}

.app-features .widget_text:first-child,
.app-features .widget_text:last-child {
    padding-bottom: 0;
}

.app-features .widget_text .widget-title {
    font-size: 2.2rem;
    line-height: 1.136em;
    color: #333333;
    margin-bottom: 0.636em;
}

.app-features .widget_text:first-child .widget-title {
    text-transform: uppercase;
    font-size: 3.2rem;
    line-height: 1.125em;
    color: #333333;
    margin-bottom: 0.688em;
    letter-spacing: 1px;
}

.app-features .widget_text .textwidget {
    font-size: 1.6rem;
    line-height: 1.5em;
}

.app-features .widget_text .textwidget ul {
    margin: 0;
    padding: 0 0 0 7px;
    list-style: none;
    overflow: hidden;
}

.app-features .widget_text .textwidget ul li {
    padding-left: 2.8rem;
    list-style: none;
    margin: 0 0 1rem;
    position: relative;
}

.app-features .widget_text .textwidget ul li:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: "";
    width: 15px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z'/%3E%3C/svg%3E") center center no-repeat;
}

.primary-menu-opener {
    display: none;
}

.mobile-header {
    display: none;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: ease 0.35s;
    -moz-transition: ease 0.35s;
    transition: ease 0.35s;
    z-index: 10;
}

body.secondary-menu-open .overlay,
body.menu-open .overlay {
    opacity: 1;
    visibility: visible;
}

body.secondary-menu-open,
body.menu-open {
    overflow-y: hidden;
}

/*===============================
 Blog Page Styling
===============================*/
.top-bar {
    overflow: hidden;
    margin: 0 0 1.2rem;
    padding: 4rem 0;
    background: #f8f8f8;
}

.top-bar .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.page-header {
    /*flex-basis: 0;
    flex-grow: 1;
    margin-right: 30px;*/
    display: block;
    width: 100%;
}

.breadcrumb-wrapper {
    display: block;
    width: 100%;
}

.page-header .page-title {
    font-size: 4rem;
    line-height: 1.1em;
    color: #333333;
    font-weight: 400;
    margin: 0;
}

.page-header .archive-description {
    margin-top: 20px;
}

#crumbs {
    font-size: 1.4rem;
    color: #919191;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

#crumbs a {
    color: #919191;
    margin-right: 1.3rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#crumbs a:hover,
#crumbs a:focus {
    text-decoration: none;
    color: var(--secondary-color);
}

#crumbs .separator {
    margin-right: 1.3rem;
}

#content {
    padding: 3.3rem 0 0;
    font-size: 1.6rem;
    line-height: 1.625em;
}

.site-content .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem;
}

body.leftsidebar .site-content .row {
    flex-direction: row-reverse;
}

#primary {
    padding: 0 1.5rem;
    flex-basis: 0;
    flex-grow: 1;
}

body.full-width.centered #primary {
    max-width: 80%;
    margin: 0 auto;
}

#primary .post,
#primary .page {
    margin: 0 0 4.8rem;
}

#primary .post .post-thumbnail,
#primary .page .post-thumbnail {
    display: block;
}

#primary .post .post-thumbnail img,
#primary .page .post-thumbnail img {
    vertical-align: top;
}

#primary .post .text-holder,
#primary .page .text-holder {
    background: #fff;
    padding: 3.8rem 0;
}

#primary .post .entry-header,
.search #primary .page .entry-header {
    margin: 0 0 1.7rem;
}

#primary .post .entry-header .entry-title,
.search #primary .page .entry-header .entry-title {
    font-size: 2.4rem;
    line-height: 1.167em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.75em;
}

#primary .post .entry-header .entry-title a,
.search #primary .page .entry-header .entry-title a {
    color: #3d3d3d;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#primary .post .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:hover,
#primary .post .entry-header .entry-title a:focus,
.search #primary .page .entry-header .entry-title a:focus {
    text-decoration: none;
    color: var(--secondary-color);
}

#primary .post .entry-meta {
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #999;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#primary .post .entry-meta span {
    padding-right: 1.5rem;
    margin-right: 1.5rem;
    border-right: 1px solid #a9a9a9;
}

#primary .post .entry-meta span:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

#primary .post .entry-meta a {
    color: #999;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#primary .post .entry-meta a:hover,
#primary .post .entry-meta a:focus {
    text-decoration: none;
    color: var(--secondary-color);
}

#primary .post .entry-meta .comments svg {
    margin-right: 0.5rem;
}

#primary .post .entry-footer .btn-readmore,
.search #primary .page .entry-footer .btn-readmore {
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #fff;
    background: #dadada;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    padding: 1rem 2rem;
}

#primary .post .entry-footer .btn-readmore:hover,
.search #primary .page .entry-footer .btn-readmore:hover,
#primary .post .entry-footer .btn-readmore:focus,
.search #primary .page .entry-footer .btn-readmore:focus {
    text-decoration: none;
    background: var(--secondary-color);
}

#primary .post .entry-content iframe,
#primary .page .entry-content iframe {
    width: 100%;
    height: 340px;
    margin: 0 0 1.5em;
    vertical-align: top;
}

#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title,
#primary .post.format-link .entry-header .entry-title {
    display: none;
}

#primary .post .entry-content h1,
#primary .page .entry-content h1 {
    font-size: 5rem;
    line-height: 1.2em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.2em;
}

#primary .post .entry-content h2,
#primary .page .entry-content h2 {
    font-size: 4rem;
    line-height: 1.2em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.325em;
}

#primary .post .entry-content h3,
#primary .page .entry-content h3 {
    font-size: 2.8rem;
    line-height: 1.214em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.607em;
}

#primary .post .entry-content h4,
#primary .page .entry-content h4 {
    font-size: 2.4rem;
    line-height: 1.208em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.833em;
}

#primary .post .entry-content h5,
#primary .page .entry-content h5 {
    font-size: 2.2rem;
    line-height: 1.182em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.818em;
}

#primary .post .entry-content h6,
#primary .page .entry-content h6 {
    font-size: 1.6rem;
    line-height: 1.188em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 1.125em;
}

#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
    margin: 0 0 1.5em;
    padding: 0 0 0 8rem;
    background: url(images/bg-quote.png) no-repeat;
}

#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite {
    font-style: normal;
    color: #999;
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
    float: right;
    text-align: right;
    width: 21.5rem;
    margin-left: 3rem;
    margin-bottom: 3rem;
}

#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
    float: left;
    text-align: left;
    width: 21.5rem;
    margin-right: 3rem;
    margin-bottom: 3rem;
}

#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
    font-size: 11.5rem;
    line-height: 0.87em;
    float: left;
    margin-right: 1.5rem;
}

#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight {
    background: #dae8f2;
}

#primary .post .entry-content table,
#primary .page .entry-content table {
    border: 1px solid #ebebeb;
}

#primary .post .entry-content table thead,
#primary .page .entry-content table thead {
    background: #f5f5f5;
    font-weight: 400;
    color: #616161;
}

#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th {
    font-weight: 400;
}

#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td {
    padding: 1vw 2vw;
    text-align: left;
}

#primary .post .entry-content table tr,
#primary .page .entry-content table tr {
    border-bottom: 1px solid #ebebeb;
}

/*=======================
 Pagination style
=======================*/
.pagination {
    margin: 0 0 30px;
    text-align: center;
}

.pagination .nav-links {
    overflow: hidden;
}

.pagination a,
.pagination .current {
    font-size: 14px;
    line-height: 32px;
    height: 36px;
    display: inline-block;
    color: #bebebe;
    margin: 0 8px;
    padding: 0 14px;
    border: 2px solid #dadada;
}

.pagination .current,
.pagination a:hover,
.pagination a:focus {
    background: #2a89d2;
    border-color: #2a89d2;
    color: #fff;
    text-decoration: none;
}

.pagination .dots {
    display: inline-block;
    margin: 0 8px;
}

.posts-navigation {
    overflow: hidden;
    margin: 0 0 60px;
}

.posts-navigation .nav-previous a {
    font-size: 14px;
    line-height: 32px;
    height: 36px;
    display: inline-block;
    color: #bebebe;
    margin: 0 8px;
    padding: 0 14px;
    border: 2px solid #dadada;
}

.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:focus,
.posts-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus {
    background: #2a89d2;
    border-color: #2a89d2;
    color: #fff;
    text-decoration: none;
}

.posts-navigation .nav-next a {
    font-size: 14px;
    line-height: 32px;
    height: 36px;
    display: inline-block;
    color: #bebebe;
    margin: 0 8px;
    padding: 0 14px;
    border: 2px solid #dadada;
}

#load-posts {
    margin: 0 0 60px;
}

#load-posts a {
    font-size: 14px;
    line-height: 32px;
    height: 36px;
    display: block;
    color: #bebebe;
    margin: 0 8px;
    padding: 0 14px;
    border: 2px solid #dadada;
    text-align: center;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#load-posts a svg {
    margin-right: 5px;
}

#load-posts a:hover,
#load-posts a:focus {
    background: #2a89d2;
    border-color: #2a89d2;
    color: #fff;
    text-decoration: none;
}

#load-posts a.disabled {
    pointer-events: none;
}

/*=========================
 Sidebar Style
========================*/
#secondary {
    width: 33.3333%;
    padding: 0 1.5rem;
}

#secondary .widget,
.site-footer .widget {
    margin: 0 0 4rem;
}

#secondary .widget ul,
.site-footer .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#secondary .widget ul li,
.site-footer .widget ul li {
    margin: 0 0 2rem;
}

#secondary .widget ul li a,
.site-footer .widget ul li a {
    color: #000;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#secondary .widget ul li a:hover,
#secondary .widget ul li a:focus,
.site-footer .widget ul li a:hover,
.site-footer .widget ul li a:focus {
    text-decoration: none;
    color: var(--secondary-color);
}

#secondary .widget .widget-title,
.site-footer .widget .widget-title {
    font-size: 2.4rem;
    line-height: 1.167em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.75em;
}

#secondary .widget_alpp_bp_widget .pricing-block,
.site-footer .widget_alpp_bp_widget .pricing-block {
    background: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    padding: 3.5rem 0;
    text-align: center;
}

#secondary .widget_alpp_bp_widget .pricing-block .title,
.site-footer .widget_alpp_bp_widget .pricing-block .title {
    font-size: 1.8rem;
    line-height: 1.667em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 1.222em;
}

#secondary .widget_alpp_bp_widget .pricing-header .price,
.site-footer .widget_alpp_bp_widget .pricing-header .price {
    background: #f0f1f2;
    padding: 1.9rem 0;
}

#secondary .widget_alpp_bp_widget .pricing-header .price .currency,
.site-footer .widget_alpp_bp_widget .pricing-header .price .currency {
    font-size: 1.8rem;
    line-height: 1.222em;
    font-weight: 700;
    color: var(--primary-color);
    margin-right: 0.3rem;
    display: inline-block;
    vertical-align: top;
    -webkit-transform: translateY(1.6rem);
    -moz-transform: translateY(1.6rem);
    transform: translateY(1.6rem);
}

#secondary .widget_alpp_bp_widget .pricing-header .price .amt,
.site-footer .widget_alpp_bp_widget .pricing-header .price .amt {
    font-size: 5.8rem;
    font-weight: 700;
    line-height: 1.207em;
    color: var(--primary-color);
}

#secondary .widget_alpp_bp_widget .pricing-header .price .per,
.site-footer .widget_alpp_bp_widget .pricing-header .price .per {
    font-size: 1.8rem;
    line-height: 1.222em;
    font-weight: 700;
    color: var(--primary-color);
    margin-left: 0.3rem;
    display: inline-block;
    vertical-align: bottom;
    -webkit-transform: translateY(-1rem);
}

#secondary .widget_alpp_bp_widget .pricing-feat,
.site-footer .widget_alpp_bp_widget .pricing-feat {
    margin: 0;
    padding: 3.5rem 1.5rem 2rem;
    list-style: none;
    font-size: 1.7rem;
    line-height: 1.294em;
}

#secondary .widget_alpp_bp_widget .pricing-feat li,
.site-footer .widget_alpp_bp_widget .pricing-feat li {
    margin: 0 0 1.5rem;
}

#secondary .widget_alpp_bp_widget .btn-readmore,
.site-footer .widget_alpp_bp_widget .btn-readmore {
    display: inline-block;
    border: 2px solid var(--primary-color);
    font-size: 1.7rem;
    line-height: 1.235em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 5px;
    min-width: 21.7rem;
    padding: 1.5rem;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#secondary .widget_alpp_bp_widget .btn-readmore:hover,
#secondary .widget_alpp_bp_widget .btn-readmore:focus,
.site-footer .widget_alpp_bp_widget .btn-readmore:hover,
.site-footer .widget_alpp_bp_widget .btn-readmore:focus {
    text-decoration: none;
    background: var(--primary-color);
    color: #fff;
}

/*================================
 Newsletter Widget
================================*/
#secondary .blossomthemes-email-newsletter-wrapper,
.site-footer .blossomthemes-email-newsletter-wrapper {
    color: #fff;
    padding: 20px;
}

#secondary .blossomthemes-email-newsletter-wrapper .img-holder,
.site-footer .blossomthemes-email-newsletter-wrapper .img-holder {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
}

#secondary .blossomthemes-email-newsletter-wrapper .img-holder img,
.site-footer .blossomthemes-email-newsletter-wrapper .img-holder img {
    width: auto;
    height: auto;
}

#secondary .blossomthemes-email-newsletter-wrapper .text-holder,
.site-footer .blossomthemes-email-newsletter-wrapper .text-holder {
    margin: 0 0 2rem;
}

#secondary .blossomthemes-email-newsletter-wrapper form input[type="text"],
.site-footer .blossomthemes-email-newsletter-wrapper form input[type="text"] {
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

#secondary .blossomthemes-email-newsletter-wrapper form input[type="submit"],
.site-footer .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    background: var(--secondary-color);
    border: 2px solid var(--secondary-color);
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.125rem;
    font-weight: 700;
    box-shadow: none;
    text-shadow: none;
    margin-top: 1rem !important;
    padding: 1rem;
    cursor: pointer;
}

#secondary .blossomthemes-email-newsletter-wrapper form label .check-mark,
.site-footer .blossomthemes-email-newsletter-wrapper form label .check-mark {
    margin-top: 7px;
}

/*===============================
 Featured Page Widget Style
================================*/
#secondary .widget_raratheme_featured_page_widget .widget-title,
.site-footer .widget_raratheme_featured_page_widget .widget-title {
    display: none;
}

#secondary .widget_raratheme_featured_page_widget .section-subtitle,
.site-footer .widget_raratheme_featured_page_widget .section-subtitle {
    font-size: 2.4rem;
    line-height: 1.167em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.75em;
    order: 1;
}

#secondary .widget_raratheme_featured_page_widget .widget-featured-holder,
.site-footer .widget_raratheme_featured_page_widget .widget-featured-holder {
    display: flex;
    flex-direction: column;
}

#secondary .widget_raratheme_featured_page_widget .img-holder,
.site-footer .widget_raratheme_featured_page_widget .img-holder {
    order: 2;
    margin-bottom: 2rem;
}

#secondary .widget_raratheme_featured_page_widget .img-holder a,
.site-footer .widget_raratheme_featured_page_widget .img-holder a {
    display: block;
}

#secondary .widget_raratheme_featured_page_widget .img-holder img,
.site-footer .widget_raratheme_featured_page_widget .img-holder img {
    vertical-align: top;
}

#secondary .widget_raratheme_featured_page_widget .text-holder,
.site-footer .widget_raratheme_featured_page_widget .text-holder {
    order: 3;
}

#secondary .widget_raratheme_featured_page_widget .btn-readmore,
.site-footer .widget_raratheme_featured_page_widget .btn-readmore {
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #fff;
    background: #dadada;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    padding: 1rem 2rem;
}

#secondary .widget_raratheme_featured_page_widget .btn-readmore:hover,
#secondary .widget_raratheme_featured_page_widget .btn-readmore:focus,
.site-footer .widget_raratheme_featured_page_widget .btn-readmore:hover,
.site-footer .widget_raratheme_featured_page_widget .btn-readmore:focus {
    text-decoration: none;
    background: var(--secondary-color);
}

/*===================
 CTA Widget
==================*/
#secondary .widget_raratheme_companion_cta_widget,
.site-footer .widget_raratheme_companion_cta_widget {
    color: #fff;
    position: relative;
}

#secondary .widget_raratheme_companion_cta_widget:after,
.site-footer .widget_raratheme_companion_cta_widget:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: "";
}

#secondary .widget_raratheme_companion_cta_widget .raratheme-cta-container,
.site-footer .widget_raratheme_companion_cta_widget .raratheme-cta-container {
    padding: 2rem;
    position: relative;
    z-index: 2;
    margin: 0px auto;
}

#secondary .widget_raratheme_companion_cta_widget .widget-title,
.site-footer .widget_raratheme_companion_cta_widget .widget-title {
    color: #fff;
}

#secondary .widget_raratheme_companion_cta_widget .btn-cta,
.site-footer .widget_raratheme_companion_cta_widget .btn-cta {
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #fff;
    margin: 0 0.5rem 0.5rem 0;
    background: #dadada;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    padding: 1rem 2rem;
}

#secondary .widget_raratheme_companion_cta_widget .button-wrap,
.site-footer .widget_raratheme_companion_cta_widget .button-wrap {
    text-align: center;
}

#secondary .widget_raratheme_companion_cta_widget .right .button-wrap,
.site-footer .widget_raratheme_companion_cta_widget .right .button-wrap {
    text-align: right;
}

#secondary .widget_raratheme_companion_cta_widget .btn-cta:hover,
#secondary .widget_raratheme_companion_cta_widget .btn-cta:focus,
.site-footer .widget_raratheme_companion_cta_widget .btn-cta:hover,
.site-footer .widget_raratheme_companion_cta_widget .btn-cta:focus {
    text-decoration: none;
    background: #5abf32;
}

/*====================
 Clients Widget
====================*/
#secondary .widget_raratheme_client_logo_widget .image-holder,
.site-footer .widget_raratheme_client_logo_widget .image-holder {
    margin: 0 0 30px;
}

/*===============================
 Contact Widget
==============================*/
#secondary .widget_rtc_contact_social_links .panel-title,
.site-footer .widget_rtc_contact_social_links .panel-title {
    font-size: 2.4rem;
    line-height: 1.167em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.75em;
}

#secondary .widget_rtc_contact_social_links .more-info,
.site-footer .widget_rtc_contact_social_links .more-info {
    margin: 0 0 2rem;
}

#secondary .widget_rtc_contact_social_links .more-info li,
.site-footer .widget_rtc_contact_social_links .more-info li {
    list-style: none;
    margin: 0 0 1.5rem;
    display: flex;
    flex-wrap: wrap;
}

#secondary .widget_rtc_contact_social_links .more-info li .icon-holder,
.site-footer .widget_rtc_contact_social_links .more-info li .icon-holder {
    margin-right: 1rem;
}

#secondary .widget_rtc_contact_social_links .more-info li .right,
.site-footer .widget_rtc_contact_social_links .more-info li .right {
    flex-basis: 0;
    flex-grow: 1;
}

#secondary .widget_rtc_contact_social_links .more-info li .right strong,
.site-footer .widget_rtc_contact_social_links .more-info li .right strong {
    display: block;
    margin: 0 0 0.5rem;
}

/*====================
 FAQ Widget
====================*/
#secondary .widget_raratheme_companion_faqs_widget .accordion .inner,
.site-footer .widget_raratheme_companion_faqs_widget .accordion .inner {
    margin-top: 1.5rem;
}

#secondary .widget_raratheme_companion_faqs_widget .accordion-header,
.site-footer .widget_raratheme_companion_faqs_widget .accordion-header {
    padding-right: 2rem;
    position: relative;
    cursor: pointer;
}

#secondary .widget_raratheme_companion_faqs_widget .accordion-header:after,
.site-footer .widget_raratheme_companion_faqs_widget .accordion-header:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 20px;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 384 512'%3E%3Cpath d='M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z'/%3E%3C/svg%3E") center center no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

#secondary .widget_raratheme_companion_faqs_widget .show .accordion-header:after,
#site-footer .widget_raratheme_companion_faqs_widget .show .accordion-header:after {
    -webkit-transform: translateY(-50%) rotate(145deg);
    -moz-transform: translateY(-50%) rotate(145deg);
    transform: translateY(-50%) rotate(145deg);
}

/*================================
 Featured widget
===============================*/
#secondary .widget_raratheme_featured_widget .img-holder,
.site-footer .widget_raratheme_featured_widget .img-holder {
    text-align: center;
}

#secondary .widget_raratheme_featured_widget .img-holder img,
.site-footer .widget_raratheme_featured_widget .img-holder img {
    vertical-align: top;
    width: 17rem;
    height: 17rem;
    object-fit: cover;
    border-radius: 50%;
}

#secondary .widget_raratheme_featured_widget .text-holder .readmore,
.site-footer .widget_raratheme_featured_widget .text-holder .readmore {
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #fff;
    background: #dadada;
    border: 0;
    border-radius: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    padding: 10px 20px;
}

#secondary .widget_raratheme_featured_widget .text-holder .readmore:hover,
#secondary .widget_raratheme_featured_widget .text-holder .readmore:focus,
.site-footer .widget_raratheme_featured_widget .text-holder .readmore:hover,
.site-footer .widget_raratheme_featured_widget .text-holder .readmore:focus {
    text-decoration: none;
    background: var(--secondary-color);
}

/*=============================
 Icon Text Widget
=============================*/
#secondary .widget_rrtc_icon_text_widget .rtc-itw-inner-holder,
.site-footer .widget_rrtc_icon_text_widget .rtc-itw-inner-holder {
    display: flex;
    flex-direction: column-reverse;
}

#secondary .widget_rrtc_icon_text_widget .icon-holder,
.site-footer .widget_rrtc_icon_text_widget .icon-holder {
    margin: 0 0 1.5rem;
    font-size: 3rem;
}

#secondary .widget_rrtc_icon_text_widget .text-holder .btn-readmore,
.site-footer .widget_rrtc_icon_text_widget .text-holder .btn-readmore {
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #fff;
    background: #dadada;
    border: 0;
    border-radius: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    padding: 1rem 2rem;
}

#secondary .widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover,
#secondary .widget_rrtc_icon_text_widget .text-holder .btn-readmore:focus,
.site-footer .widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover,
.site-footer .widget_rrtc_icon_text_widget .text-holder .btn-readmore:focus {
    text-decoration: none;
    background: #5abe32;
}

/*============================
 Image Text Widget
============================*/
#secondary .widget_raratheme_image_widget .raratheme-iw-inner-holder,
.site-footer .widget_raratheme_image_widget .raratheme-iw-inner-holder {
    display: flex;
    flex-direction: column;
}

#secondary .widget_raratheme_image_widget .widget-title,
.site-footer .widget_raratheme_image_widget .widget-title {
    order: 1;
}

#secondary .widget_raratheme_image_widget .image-holder,
.site-footer .widget_raratheme_image_widget .image-holder {
    order: 2;
    text-align: center;
}

#secondary .widget_raratheme_image_widget .image-holder img,
.site-footer .widget_raratheme_image_widget .image-holder img {
    width: 17rem;
    height: 17rem;
    object-fit: cover;
    border-radius: 50%;
}

#secondary .widget_raratheme_image_widget p,
.site-footer .widget_raratheme_image_widget p {
    order: 3;
}

#secondary .widget_raratheme_image_widget .readmore,
.site-footer .widget_raratheme_image_widget .readmore {
    order: 4;
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #fff;
    background: #dadada;
    border: 0;
    border-radius: 0;
    max-width: 11.5rem;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    padding: 1rem 2rem;
}

#secondary .widget_raratheme_image_widget .readmore:hover,
#secondary .widget_raratheme_image_widget .readmore:focus,
.site-footer .widget_raratheme_image_widget .readmore:hover,
.site-footer .widget_raratheme_image_widget .readmore:focus {
    text-decoration: none;
    background: #5abe32;
}

/*===========================
 Post Category Slider
===========================*/
.widget_rara_posts_category_slider_widget .owl-carousel .owl-item img {
    vertical-align: top;
    height: 41.2rem;
    object-fit: cover;
    width: 100%;
}

.widget_rara_posts_category_slider_widget .item {
    position: relative;
}

.widget_rara_posts_category_slider_widget .post-thumbnail {
    margin: 0;
}

.widget_rara_posts_category_slider_widget .carousel-title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10.5rem 1.6rem 2.4rem;
    text-align: left;
    display: flex;
    flex-direction: column-reverse;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
    background: -moz-linear-gradient(top,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
    /* IE6-9 */
}

.widget_rara_posts_category_slider_widget .carousel-title .cat-links {
    font-size: 0.9rem;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.widget_rara_posts_category_slider_widget .carousel-title .cat-links a {
    display: inline-block;
    margin: 0 5px 5px 0;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.widget_rara_posts_category_slider_widget .carousel-title .cat-links a:hover,
.widget_rara_posts_category_slider_widget .carousel-title .cat-links a:focus {
    text-decoration: none;
    color: #5abe32;
}

.widget_rara_posts_category_slider_widget .carousel-title .title {
    font-size: 1.6rem;
    line-height: 1.25em;
    font-weight: 700;
    margin: 0 0 0.938em;
}

.widget_rara_posts_category_slider_widget .carousel-title .title a {
    color: #fff;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.widget_rara_posts_category_slider_widget .carousel-title .title a:hover,
.widget_rara_posts_category_slider_widget .carousel-title .title a:focus {
    text-decoration: none;
    color: var(--secondary-color);
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-nav {
    margin: 0;
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    font-size: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"]:hover,
.widget_rara_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"]:focus {
    background: #000;
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-nav .owl-prev {
    left: 20px;
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-nav .owl-prev:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 192 512'%3E%3Cpath d='M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z'/%3E%3C/svg%3E") center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-nav .owl-next {
    right: 20px;
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-nav .owl-next:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E") center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-dots {
    margin-top: 12px;
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 6px;
    background: #b1b1b2;
}

.widget_rara_posts_category_slider_widget .owl-theme .owl-dots .owl-dot.active span {
    background: #000;
}

/*==========================
 Skills widget Style
=========================*/
#secondary .widget_alpp_skills_widget .row,
.site-footer .widget_alpp_skills_widget .row {
    flex-direction: column;
}

#secondary .widget_alpp_skills_widget .progressBar-holder .item,
.site-footer .widget_alpp_skills_widget .progressBar-holder .item {
    margin-bottom: 1.4rem;
}

#secondary .widget_alpp_skills_widget .progressBar-holder .item span,
.site-footer .widget_alpp_skills_widget .progressBar-holder .item span {
    display: block;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 1.154em;
    color: #333333;
    font-weight: 700;
    margin-bottom: 0.231em;
}

#secondary .widget_alpp_skills_widget .progressBar-holder .item .wrapper,
.site-footer .widget_alpp_skills_widget .progressBar-holder .item .wrapper {
    border: 2px solid var(--primary-color);
}

#secondary .widget_alpp_skills_widget .progressBar-holder .item .wrapper .label,
.site-footer .widget_alpp_skills_widget .progressBar-holder .item .wrapper .label {
    background: var(--primary-color);
    padding: 0.2rem 1.6rem;
    text-align: right;
    color: #fff;
    font-weight: 700;
}

/*===================================
 Social Media widget Style
===================================*/
#secondary .widget_rtc_social_links .social-networks,
.site-footer .widget_rtc_social_links .social-networks {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.5rem;
}

#secondary .widget_rtc_social_links .social-networks li,
.site-footer .widget_rtc_social_links .social-networks li {
    padding: 0 0.5rem;
    margin: 0 0 1rem;
}

#secondary .widget_rtc_social_links .social-networks li a,
.site-footer .widget_rtc_social_links .social-networks li a {
    display: flex;
    width: 4rem;
    height: 4rem;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    border-radius: 50%;
}

#secondary .widget_rtc_social_links .social-networks li a:hover,
#secondary .widget_rtc_social_links .social-networks li a:focus,
.site-footer .widget_rtc_social_links .social-networks li a:hover,
.site-footer .widget_rtc_social_links .social-networks li a:focus {
    text-decoration: none;
    color: #fff;
    background: var(--secondary-color);
    color: #fff;
    border-color: var(--secondary-color);
}

/*======================
 Team Widget
======================*/
#secondary .widget_rrtc_description_widget .image-holder,
.site-footer .widget_rrtc_description_widget .image-holder {
    margin: 0 0 1.5rem;
    text-align: center;
}

#secondary .widget_rrtc_description_widget .image-holder img,
.site-footer .widget_rrtc_description_widget .image-holder img {
    vertical-align: top;
    width: 17rem;
    height: 17rem;
    object-fit: cover;
    border-radius: 50%;
}

#secondary .widget_rrtc_description_widget .name,
.site-footer .widget_rrtc_description_widget .name {
    display: block;
    font-weight: 700;
    font-size: 1.5rem;
    color: #000;
}

#secondary .widget_rrtc_description_widget .designation,
.site-footer .widget_rrtc_description_widget .designation {
    font-size: 1.3rem;
}

#secondary .widget_rrtc_description_widget .text-holder .description,
.site-footer .widget_rrtc_description_widget .text-holder .description {
    margin: 1.5rem 0;
}

/*=========================
 Testimonial Widget
========================*/
#secondary .widget_rrtc_testimonial_widget .img-holder,
.site-footer .widget_rrtc_testimonial_widget .img-holder {
    margin: 0 0 1.5rem;
    text-align: center;
}

#secondary .widget_rrtc_testimonial_widget .img-holder img,
.site-footer .widget_rrtc_testimonial_widget .img-holder img {
    vertical-align: top;
    width: 17rem;
    height: 17rem;
    object-fit: cover;
    border-radius: 50%;
}

#secondary .widget_rrtc_testimonial_widget .text-holder .testimonial-meta,
.site-footer .widget_rrtc_testimonial_widget .text-holder .testimonial-meta {
    margin: 0 0 15px;
}

#secondary .widget_rrtc_testimonial_widget .text-holder .name,
.site-footer .widget_rrtc_testimonial_widget .text-holder .name {
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 1.5rem;
}

#secondary .widget_rrtc_testimonial_widget .text-holder .designation,
.site-footer .widget_rrtc_testimonial_widget .text-holder .designation {
    font-size: 1.3rem;
}

/*=================================
 Search widget
================================*/
#secondary .widget.widget_search .search-form,
.search #primary .search-form,
.site-footer .widget.widget_search .search-form {
    overflow: hidden;
    background: #f4f4f4;
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px 15px;
}

.search #primary .search-form {
    margin: 0 0 30px;
}

#secondary .widget.widget_search .search-form label,
.search #primary .search-form label,
.site-footer .widget.widget_search .search-form label {
    float: left;
    width: 90%;
}

#secondary .widget.widget_search .search-form input[type="search"],
.site-footer .widget.widget_search .search-form input[type="search"],
.search #primary .search-form input[type="search"] {
    background: none;
    border: 0;
    font-size: 15px;
    color: #000;
    padding: 0;
    width: 100%;
}

#secondary .widget.widget_search .search-form input[type="submit"],
.site-footer .widget.widget_search .search-form input[type="submit"],
.search #primary .search-form input[type="submit"] {
    float: right;
    border: 0;
    background: url(images/bg-search.png) no-repeat;
    width: 16px;
    height: 15px;
    padding: 0;
    text-indent: -9999px;
    margin: 4px 0 0;
}

/*================================
 Tag Clounds
===============================*/
.widget.widget_tag_cloud .tagcloud {
    overflow: hidden;
}

.widget.widget_tag_cloud .tagcloud a {
    font-size: 1.4rem !important;
    line-height: 1.214em;
    color: #fff;
    float: left;
    margin-right: 1rem;
    margin-bottom: 1rem;
    padding: 0.8rem 2rem;
    background: #dadada;
}

.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud .tagcloud a:focus {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
    text-decoration: none;
}

.widget.widget_rss ul li a {
    color: var(--secondary-color);
}

/*==================================
 Sinlge Post Style
==================================*/
.single .post .article-share .social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.single .post .article-share .social-icons li {
    margin: 0 0.5rem 0.5rem 0;
}

.single .post .article-share .social-icons a {
    display: flex;
    width: 4rem;
    height: 4rem;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    color: #000;
    border-radius: 50%;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.single .post .article-share .social-icons a:hover,
.single .post .article-share .social-icons a:focus {
    text-decoration: none;
    color: #fff;
    border-color: var(--primary-color);
    background: var(--primary-color);
}

/*==================================
 Post navigation style
==================================*/
.post-navigation {
    margin: 0 0 4rem;
}

.post-navigation .nav-links {
    overflow: hidden;
}

.post-navigation .nav-holder .meta-nav {
    display: block;
}

/*=================================
 Related Posts Style
=================================*/
.related-posts,
.popular-posts {
    margin: 0 -1.5rem 4rem;
    display: flex;
    flex-wrap: wrap;
}

.related-posts .title,
.popular-posts .title {
    font-size: 2.4rem;
    line-height: 1.167em;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 0.75em;
    width: 100%;
    padding: 0 1.5rem;
}

.related-posts .post,
.popular-posts .post {
    width: 50%;
    padding: 0 1.5rem;
    margin: 0 0 3rem;
}

.related-posts .post .post-thumbnail,
.popular-posts .post .post-thumbnail {
    margin: 0 0 1.5rem;
}

.related-posts .post .cat-links,
.popular-posts .post .cat-links {
    display: block;
    margin: 0 0 1.5rem;
}

/*==========================
 comments section style
==========================*/
#comments {
    margin: 0 0 4.8rem;
}

.comments-area {
    background: #fff;
    padding: 2.8rem 0;
}

.comments-area .comments-title {
    font-size: 2.4rem;
    line-height: 1.167em;
    font-weight: 400;
    color: #333;
}

.comments-area ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comments-area .comment-body {
    padding-bottom: 2.7rem;
    margin-bottom: 2.7rem;
    border: 1px solid #f1f1f1;
    padding: 3rem 3rem 2rem;
    position: relative;
}

.comments-area .comment-body .avatar {
    float: left;
    width: 7.9rem;
    margin-right: 2.3rem;
    border-radius: 50%;
}

.comments-area .comment-body .says {
    display: none;
}

.comments-area .comment-body .fn {
    font-size: 1.5rem;
    line-height: 1.467em;
    display: block;
    color: #000;
    letter-spacing: 1px;
    margin: 0 0 3px;
    overflow: hidden;
    font-weight: 600;
}

.comments-area .comment-body .comment-metadata {
    font-size: 1.4rem;
    line-height: 1.214em;
    color: #999;
    overflow: hidden;
}

.comments-area .comment-body .comment-metadata a {
    color: #999;
}

.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus {
    color: var(--secondary-color);
    text-decoration: none;
}

.comments-area .comment-body .comment-content {
    margin-left: 10.2rem;
    margin-top: 2rem;
}

.comments-area .comment-body .reply {
    position: absolute;
    top: 3rem;
    right: 3rem;
}

.comments-area .comment-body .reply a {
    border: 2px solid #f1f1f1;
    float: left;
    font-size: 1.1rem;
    width: 6.6rem;
    height: 2.6rem;
    line-height: 2em;
    text-align: center;
    text-transform: uppercase;
    color: #999;
}

.comments-area .comment-body .reply a:hover,
.comments-area .comment-body .reply a:focus {
    background: var(--secondary-color);
    color: #fff;
    text-decoration: none;
    border-color: var(--secondary-color);
}

.comments-area .children {
    margin-left: 9.3rem;
}

.comments-area .comment-reply-title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    color: #333;
}

.comments-area .comment-form label {
    display: none;
}

.comments-area .comment-form .comment-form-cookies-consent label {
    display: inline-block;
    margin-left: 10px;
}

.comments-area .comment-form .comment-form-author {
    float: left;
    width: 28.2rem;
    margin-right: 2.4rem;
}

.comments-area .comment-form .comment-form-email {
    float: left;
    width: 21rem;
    margin-right: 2.4rem;
}

.comments-area .comment-form .comment-form-url {
    float: left;
    width: 21rem;
}

.comments-area .comment-form input[type="submit"] {
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    cursor: pointer;
}

.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"] {
    width: 100%;
    padding: 1rem 1.5rem;
}

.to_top {
    display: none;
    bottom: 18px;
    position: fixed;
    right: 18px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    border: 1px solid var(--secondary-color);
    border-radius: 50%;
    padding: 2px;
    transform: scale(0.95);
    transition: all ease 0.3s;
    color: #fff;
}

.to_top span {
    cursor: pointer;
    display: block;
    background: var(--secondary-color);
    border-radius: 50%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
    height: 100%;
}

/*==================================
 Post Navigation Style
==================================*/
.post-navigation .meta-nav {
    color: #999;
    font-size: 14px;
}

.post-navigation .post-title {
    color: #000;
    font-weight: 600;
}

.post-navigation a:hover,
.post-navigation a:focus {
    text-decoration: none;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
    color: var(--primary-color);
}

/*===============================
 Footer Style
==============================*/
.site-footer {
    background: var(--primary-color);
}

.site-footer .footer-t {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 5rem 0;
}

.site-footer .footer-t .grid-4,
.site-footer .footer-t .grid-3,
.site-footer .footer-t .grid-2,
.site-footer .footer-t .grid-1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem;
}

.site-footer .footer-t .grid-4 .col {
    width: 25%;
    padding: 0 1.5rem;
}

.site-footer .footer-t .grid-3 .col {
    width: 33.333%;
    padding: 0 1.5rem;
}

.site-footer .footer-t .grid-2 .col {
    width: 50%;
    padding: 0 1.5rem;
}

.site-footer .footer-t .grid-1 .col {
    width: 100%;
    padding: 0 1.5rem;
}

.site-footer .footer-t .col .col {
    width: 100% !important;
}

.site-footer .widget .widget-title,
.site-footer .widget ul li a,
.site-footer .widget_raratheme_featured_page_widget .section-subtitle,
.site-footer .widget_raratheme_featured_page_widget .text-holder,
.site-footer .widget_raratheme_featured_widget .text-holder,
.site-footer .widget ul,
.site-footer .widget_rrtc_icon_text_widget,
.site-footer .widget_raratheme_companion_stat_counter_widget,
.site-footer .widget_rtc_contact_social_links,
.site-footer .widget_rtc_contact_social_links .panel-title,
.site-footer .widget_rtc_contact_social_links .more-info ul li a,
.site-footer .widget_raratheme_image_widget,
.site-footer .widget_rrtc_description_widget,
.site-footer .widget_alpp_skills_widget,
.site-footer .widget_alpp_skills_widget .progressBar-holder .item span,
.site-footer .widget_rrtc_testimonial_widget,
.site-footer .widget_rrtc_testimonial_widget .text-holder .name,
.site-footer .widget_text .textwidget {
    color: #fff;
}

.site-footer .widget_rtc_social_links .social-networks li a {
    border-color: #fff;
}

.site-footer .widget_alpp_bp_widget .pricing-feat {
    color: #000;
}

.site-footer .widget_alpp_skills_widget .progressBar-holder .item .wrapper {
    border-color: #fff;
}

.site-footer .widget_alpp_skills_widget .progressBar-holder .item .wrapper .label {
    background: #fff;
    color: var(--primary-color);
}

.site-footer .footer-b {
    color: #fff;
    padding: 2rem 0;
}

.site-footer .footer-b a {
    color: #fff;
}

/*=========================
 About Page Style
=========================*/
.about-page .top-content {
    margin: 5rem 0;
}

.about-page .top-content .col.left {
    flex-basis: 0;
    flex-grow: 1;
    padding: 0 1.5rem;
}

.about-page .top-content .col.right {
    padding: 0 1.5rem;
    width: 41.67%;
}

.about-page .video-holder {
    padding: 7rem 0;
}

.about-page .video-holder .widget {
    width: 50%;
    padding: 0 1.5rem;
    float: left;
}

.about-page .video-holder .widget-title {
    color: #333333;
    font-size: 3.2rem;
    letter-spacing: 1px;
    line-height: 1.125em;
    margin-bottom: 0.688em;
}

.about-page .video-holder .widget ul {
    margin: 0;
    padding: 0 0 0 1rem;
}

.about-page .video-holder .widget ul li {
    list-style: none;
    margin-bottom: 2.2rem;
    padding-left: 4.8rem;
    line-height: 1.867em;
    position: relative;
}

.about-page .video-holder .widget ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2.5rem;
    height: 3rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238d8d8d' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z'/%3E%3C/svg%3E") center center no-repeat;
}

.about-page .video-holder .widget iframe {
    width: 100%;
    height: 39rem;
}

.about-page .stat-counter {
    background: #f8f8f8;
    padding: 5rem 0;
}

.about-page .stat-counter .widget {
    width: 25%;
    padding: 0 1.5rem;
    margin: 0 0 1.5rem;
    text-align: center;
}

.about-page .stat-counter .widget .raratheme-sc-holder {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.about-page .stat-counter .widget .raratheme-sc-holder .icon-holder {
    order: 1;
    font-size: 6rem;
    line-height: 1.083em;
    color: var(--primary-color);
    margin-bottom: 0.3em;
}

.about-page .stat-counter .widget .raratheme-sc-holder .image-holder img {
    width: 35%;
}

.about-page .stat-counter .widget .raratheme-sc-holder .hs-counter {
    order: 2;
    font-size: 5rem;
    line-height: 1.08em;
    color: #333;
    font-weight: 900;
    margin-bottom: 0.24em;
}

.about-page .stat-counter .widget_raratheme_companion_stat_counter_widget .odometer.odometer-auto-theme {
    font-size: 5rem;
    line-height: 1.08em;
    color: #333;
    font-weight: 900;
    display: inline-block;
}

.about-page .stat-counter .widget .raratheme-sc-holder .widget-title {
    order: 3;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1.25em;
    font-weight: 300;
    display: block;
}

.site-content .about-page .client-logo .row {
    display: block;
    margin: 0;
}

/*=================================
 Contact Page Style
================================*/
.contact-page .top-description {
    margin-bottom: 4.8rem;
}

.contact-page .top-info {
    margin-bottom: 5rem;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.contact-page .top-info .widget_text {
    width: 100% !important;
}

.contact-page .top-info .widget {
    width: 33.333%;
    padding: 0 1.5rem;
}

.contact-page .top-info .widget .text {
    display: flex;
    flex-wrap: wrap;
}

.contact-page .top-info .widget .text .icon-holder {
    width: 10.5rem;
    height: 10.5rem;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin-right: 2rem;
    text-align: center;
    /*padding: 3.3rem 0.6rem;*/
    font-size: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.contact-page .top-info .widget .text .icon-holder img {
    /*width: 98%;
    height: 98%;*/
    vertical-align: top;
    /*border-radius: 50%;
    object-fit: cover;*/
}

.contact-page .top-info .widget .text .text-holder {
    flex-basis: 0;
    flex-grow: 1;
}

.contact-page .top-info .widget .text .text-holder .title {
    font-size: 1.8rem;
    line-height: 1.222em;
    color: #333333;
    margin: 0 0 0.222em;
}

.contact-page .top-info .widget .text .text-holder .btn-readmore {
    font-size: 1.3rem;
    line-height: 1.308em;
    color: #fff;
    background: #dadada;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    padding: 1rem 2rem;
}

.contact-page .top-info .widget .text .text-holder .btn-readmore:hover,
.contact-page .top-info .widget .text .text-holder .btn-readmore:focus {
    text-decoration: none;
    background: var(--secondary-color);
}

.contact-page .map-holder iframe {
    width: 100% !important;
    height: 44rem !important;
    vertical-align: top;
}

.contact-page .contact-form-wrap {
    padding: 6rem 0;
    text-align: center;
}

.contact-page .contact-form-wrap .title {
    font-size: 2.8rem;
    line-height: 1.143em;
    color: #333333;
    text-align: center;
}

.contact-page .contact-form-wrap .contact-form {
    /*width: 82.89%;*/
    width: 65.89%;
    margin: 0 auto;
    text-align: center;
}

.contact-page .contact-form-wrap .contact-form form input[type="text"],
.contact-page .contact-form-wrap .contact-form form input[type="email"],
.contact-page .contact-form-wrap .contact-form form input[type="url"] {
    width: 100%;
}

/*=====================
error=page
==================================*/
.error-page {
    background: #fff;
    padding: 80px 0;
    text-align: center;
}

.error-page #content {
    padding-bottom: 0;
}

.error-page .error-holder {
    max-width: 750px;
    margin: 0 auto;
    font-size: 17px;
}

.error-page .error-holder .icon-holder {
    margin: 0 0 50px;
}

.error-page .error-holder h1 {
    font-size: 42px;
    line-height: 62px;
    color: #3d3d3d;
}

.error-page .error-holder .search-form {
    overflow: hidden;
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px 15px;
    width: 515px;
    margin: 0 auto;
}

.error-page .error-holder .search-form label {
    float: left;
    width: 90%;
}

.error-page .error-holder .search-form input[type="search"] {
    background: none;
    border: 0;
    font-size: 15px;
    color: #000;
    padding: 0;
    width: 100%;
}

.error-page .error-holder .search-form input[type="submit"] {
    float: right;
    border: 0;
    background: url(images/bg-search.png) no-repeat;
    width: 16px;
    height: 15px;
    padding: 0;
    text-indent: -9999px;
    margin: 4px 0 0;
}

/*=================================
 Portfolio Page Style
================================*/
.page-template-portfolio .site-content .row {
    display: block;
    margin: 0;
}

.portfolio-page .portfolio-holder .button-group {
    margin-bottom: 3.5rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.portfolio-page .portfolio-holder .button-group .button {
    font-size: 1.4rem;
    line-height: 1.214em;
    color: #000000;
    background: #f8f8f8;
    text-transform: none;
    margin: 0 1rem 1rem;
    padding: 1rem 1.8rem;
    border: 0;
    position: relative;
    cursor: pointer;
}

.portfolio-page .portfolio-holder .button-group .button.is-checked {
    background: var(--secondary-color);
    color: #fff;
}

.portfolio-page .portfolio-holder .button-group .button.is-checked:after {
    width: 0;
    height: 0;
    content: "";
    border-left: 0.8rem solid transparent;
    border-right: 0.8rem solid transparent;
    border-top: 0.8rem solid var(--secondary-color);
    position: absolute;
    top: 100%;
    left: 43%;
    z-index: 20;
}

.portfolio-page .portfolio-holder .grid {
    margin: 0 -1.5rem;
}

.portfolio-page .portfolio-holder .grid .element-item {
    padding: 0 1.5rem;
    margin-bottom: 3rem;
    width: 33.333%;
}

.portfolio-page .portfolio-holder .grid .element-item .img-holder {
    position: relative;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.portfolio-page .portfolio-holder .grid .element-item .img-holder:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: "";
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.portfolio-page .portfolio-holder .grid .element-item .img-holder img {
    vertical-align: top;
}

.portfolio-page .portfolio-holder .grid .element-item .img-holder:hover:after,
.portfolio-page .portfolio-holder .grid .element-item .img-holder:focus:after {
    opacity: 1;
}

.portfolio-page .portfolio-holder .grid .element-item .description {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #fff;
    padding: 26px 26px 22px;
    text-align: center;
    z-index: 3;
    pointer-events: none;
    opacity: 0;
    display: flex;
    flex-direction: column-reverse;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.portfolio-page .portfolio-holder .grid .element-item .img-holder:hover .description,
.portfolio-page .portfolio-holder .grid .element-item .img-holder:focus .description {
    opacity: 1;
}

.portfolio-page .portfolio-holder .grid .element-item .description .cat-links {
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: #616161;
}

.portfolio-page .portfolio-holder .grid .element-item .description .cat-links a {
    margin: 0 2px 4px;
}

.portfolio-page .portfolio-holder .grid .element-item .description h4 {
    font-size: 22px;
    line-height: 25px;
    color: #333333;
    text-transform: uppercase;
    margin: 0;
}

.sticky-menu .sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.sticky-widget .widget:last-child {
    position: sticky;
    top: 6rem;
}

/*====================================
 Testimonial Page Style
===================================*/
.testimonial-page .top-description {
    margin: 0 0 60px;
}

.testimonial-page .widget_rrtc_testimonial_widget {
    width: 33.333%;
    padding: 0 1.5rem;
    margin: 0 0 60px;
}

.testimonial-page .text-holder {
    box-shadow: none;
    background: #fafafa;
}

.testimonial-page .text-holder .img-holder img,
.testimonial-page .text-holder .img-holder svg {
    box-shadow: none;
}

/*==============================
 Mobile Landing Page Style
==============================*/
.mobile-landing-page .site-header {
    background: var(--primary-color);
}

.mobile-landing-page .header-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-landing-page .header-top .widget_rtc_social_links ul li a::after {
    display: none;
}

.mobile-landing-page .header-top .widget_rtc_social_links ul li a:hover,
.mobile-landing-page .header-top .widget_rtc_social_links ul li a:focus {
    color: var(--secondary-color);
}

/*.mobile-landing-page .header-top .widget_rtc_social_links ul li a:focus*/

.mobile-landing-page .site-branding {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.mobile-landing-page .custom-logo-link {
    margin-right: 20px;
}

.mobile-landing-page .custom-logo-link img {
    vertical-align: top;
}

.mobile-landing-page .site-branding .text-logo {
    flex-basis: 0;
    flex-grow: 1;
}

.mobile-landing-page .site-branding .site-description {
    font-size: 1.6rem;
    line-height: 1.25em;
    color: #fff;
}

.mobile-landing-page .site-branding .site-title {
    line-height: 1.567em;
}

.mobile-landing-page .main-navigation ul {
    font-size: 1.6rem;
    line-height: 1.25em;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    justify-content: center;
}

.mobile-landing-page .main-navigation ul li a {
    color: #fff;
    display: inline;
    padding: 0 0 16px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.mobile-landing-page .main-navigation ul li a:hover,
.mobile-landing-page .main-navigation ul li a:focus,
.mobile-landing-page .main-navigation ul li:hover>a,
.mobile-landing-page .main-navigation ul li:focus>a,
.mobile-landing-page .main-navigation ul .current-menu-item>a,
.mobile-landing-page .main-navigation ul .current-menu-ancestor>a,
.mobile-landing-page .main-navigation ul .current_page_item>a,
.mobile-landing-page .main-navigation ul .current_page_ancestor>a {
    color: var(--secondary-color);
}

.mobile-landing-page .main-navigation ul ul {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding-top: 2rem;
    text-transform: none;
    border-radius: 5px;
    margin-top: 15px;
}

.mobile-landing-page .main-navigation ul ul:before {
    width: 16px;
    height: 16px;
    background: #fff;
    content: "";
    position: absolute;
    top: -8px;
    left: 25px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-landing-page .main-navigation ul ul li a {
    color: #121212;
    padding-left: 0;
    padding: 0 0 11px;
    border-top: 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.09);
    display: block;
}

.mobile-landing-page .main-navigation ul ul li {
    padding: 0 15px;
    margin: 0 0 15px;
}

.mobile-landing-page .main-navigation ul ul li:last-child {
    margin: 0;
}

.mobile-landing-page .main-navigation ul ul li:last-child>a {
    border-bottom: 0;
}

.mobile-landing-page .main-navigation ul ul ul {
    top: -2rem;
    margin-top: 0;
}

.mobile-landing-page .main-navigation ul ul ul:before {
    display: none;
}

.mobile-landing-page #btn-search {
    color: #fff;
    border: none;
    line-height: 1;
    padding: 0;
    background: none;
}

.mobile-landing-page .header-bottom .tools .secondary-menu-opener span {
    background: #fff;
}

.mobile-landing-page .banner .banner-text {
    bottom: inherit;
    top: 50%;
    position: absolute !important;
    background: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mobile-landing-page .banner .banner-text .text .title {
    font-size: 5rem;
    line-height: 1.4em;
    font-weight: 500;
    margin: 0 0 0.7em;
}

.mobile-landing-page .banner .banner-text .text {
    max-width: 624px;
    width: 100%;
}

.mobile-landing-page .banner .banner-text .btn-download {
    font-size: 2rem;
    line-height: 1.75em;
    letter-spacing: 1px;
    font-weight: 500;
    text-shadow: none;
    border-radius: 100px;
    padding: 15px 80px 16px;
}

.mobile-landing-page .features {
    padding: 5% 0;
}

.mobile-landing-page .features .header {
    max-width: 750px;
    font-size: 18px;
    line-height: 1.667em;
    color: #121212;
    margin: 0 auto 60px;
}

.mobile-landing-page .features .header .main-title {
    font-size: 40px;
    line-height: 1.3em;
    font-weight: 500;
    color: #121212;
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

/*========================================
 Features Section Style
=========================================*/
.mobile-landing-page .features .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.mobile-landing-page .features .col {
    width: 50%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mobile-landing-page .features .col:first-child,
.mobile-landing-page .features .col:last-child {
    margin-top: 0;
}

.mobile-landing-page .features .col .text {
    padding: 0;
    margin: 0 0 60px;
    overflow: hidden;
}

.mobile-landing-page .features .col .text:last-child {
    margin: 0;
}

.mobile-landing-page .features .col:last-child .text {
    padding-left: 27px;
}

.mobile-landing-page .features .col .icon-holder {
    width: 150px;
    height: 150px;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: var(--secondary-color);
    border: 2px solid var(--secondary-color);
    margin-right: 30px;
}

.mobile-landing-page .features .col:last-child .icon-holder {
    margin-right: 30px;
}

.mobile-landing-page .features .col .icon-holder {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-landing-page .features .col .icon-holder img {
    vertical-align: top;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.mobile-landing-page .features .col .text-holder {
    font-size: 16px;
    line-height: 1.625em;
    color: #333;
}

.mobile-landing-page .features .col .text-holder .title {
    font-size: 20px;
    line-height: 1.475em;
    font-weight: 700;
    color: #121212;
    margin: 0 0 0.8em;
}

.mobile-landing-page .features .col .text:hover .title,
.mobile-landing-page .features .col .text:focus .title {
    color: #121212;
}

.mobile-landing-page .features .col .text-holder p {
    margin: 0;
}

.mobile-landing-page .section-2:after {
    background: rgba(var(--primary-color-rgb), 0.9);
}

.mobile-landing-page .section-2 .text h2 {
    font-size: 5rem;
    line-height: 1.4em;
    font-weight: 500;
    margin: 0 0 0.6em;
}

.mobile-landing-page .section-5 {
    padding: 10rem 0 6.5rem;
}

.mobile-landing-page .section-5 .widget_text .widget-title,
.mobile-landing-page .section-5 .header .main-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 auto 0.75em;
    max-width: 750px;
    width: 100%;
}

.mobile-landing-page .section-5 .widget_text .textwidget,
.mobile-landing-page .section-5 .header .content-holder {
    max-width: 750px;
    line-height: 1.667em;
    color: var(--font-color);
    width: 100%;
}

.mobile-landing-page .section-5 .widget {
    width: 50%;
    margin: 0 0 6rem;
}

.mobile-landing-page .widget .text {
    display: flex;
    flex-wrap: wrap;
}

.mobile-landing-page .section-5 .widget .icon-holder {
    width: 15rem;
    height: 15rem;
    border: 0;
    background: var(--secondary-color);
    border-radius: 0;
    margin: 0 30px 0 0;
}

.mobile-landing-page .section-5 .widget .text-holder {
    flex-basis: 0;
    flex-grow: 1;
    padding: 0;
    text-align: left;
}

.mobile-landing-page .section-5 .widget .text-holder .title {
    font-size: 2rem;
    line-height: 1.475em;
    font-weight: 700;
    color: var(--font-color);
    margin: 0 0 0.5em;
}

.mobile-landing-page .section-5 .widget .text-holder .content {
    font-size: 1.6rem;
    line-height: 1.625em;
    color: #333;
}

.mobile-landing-page .section-5 .widget .text-holder .btn-readmore {
    margin-top: 20px;
}

.mobile-landing-page .section-5 .widget .text-holder .content p {
    margin: 0;
}

.mobile-landing-page .section-5 .layout-2 .widget .col .text {
    padding: 4rem 2.5rem;
}

.mobile-landing-page .vedio {
    padding: 10rem 0;
    background: rgba(var(--primary-color-rgb), 0.03);
}

.mobile-landing-page .vedio .header {
    max-width: 750px;
    margin: 0 auto 6rem;
    line-height: 1.667em;
    color: var(--font-color);
}

.mobile-landing-page .vedio .header .main-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

.mobile-landing-page .vedio .vedio-holder iframe {
    width: 100%;
    height: 722px;
}

.mobile-landing-page .vedio .btn-holder .btn-download {
    font-size: 2rem;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-shadow: none;
    text-decoration: none;
    border-radius: 100px;
    padding: 15px 80px 16px;
}

.mobile-landing-page .section-4 {
    padding: 10rem 0;
}

.mobile-landing-page .section-4 .row {
    align-items: flex-start;
}

.mobile-landing-page .section-4 .col .text-holder {
    line-height: 1.667em;
    padding-left: 20px;
}

.mobile-landing-page .section-4 .col .text-holder .header .main-title {
    font-size: 4rem;
    line-height: 1.3em;
    margin: 0 0 1em;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.mobile-landing-page .section-4 .col {
    width: 66.667%;
}

.mobile-landing-page .section-4 .col:first-child {
    width: 33.3333%;
}

.mobile-landing-page .section-4 .col .img-holder {
    margin-left: 0;
}

.mobile-landing-page .app-features {
    padding: 10rem 0 6rem;
}

.mobile-landing-page .app-features .widget_text:first-child {
    max-width: 750px;
    width: 100%;
    margin: 0 auto 6rem;
    text-align: center;
}

.mobile-landing-page .app-features .widget_text:first-child .widget-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

.mobile-landing-page .app-features .widget_text:first-child .textwidget {
    line-height: 1.667em;
}

.mobile-landing-page .app-features .widget_text .widget-title {
    font-size: 2rem;
    line-height: 1.475em;
    color: var(--font-color);
    margin: 0 0 1.25em;
}

.mobile-landing-page .app-features .widget_text .textwidget {
    font-size: 1.6rem;
    line-height: 1.625em;
    color: #333;
}

.mobile-landing-page .app-features .widget_text .textwidget ul li:before {
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="13.554" height="12.794" viewBox="0 0 13.554 12.794"><path d="M3.6,14.988a1.556,1.556,0,0,1,1.859-1.206A3.6,3.6,0,0,1,7.54,15.994C10.631,11.7,13.288,8.745,16.8,7.637c.313-.073.478-.056.249.2A36.075,36.075,0,0,0,7.593,20.307a.2.2,0,0,1-.344-.02c-.779-1.414-1.332-2.792-2.111-4.206-.347-.731-.787-1.257-1.539-1.093Z" transform="translate(-3.599 -7.599)" fill-rule="evenodd"/></svg>');
}

.mobile-landing-page .working-details {
    padding: 10rem 0;
}

.mobile-landing-page .working-details:after {
    background: var(--primary-color);
}

.mobile-landing-page .working-details .header {
    text-align: center;
    max-width: 750px;
    width: 100%;
    margin: 0 auto 6rem;
    line-height: 1.667em;
}

.mobile-landing-page .working-details .main-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

.mobile-landing-page .working-details .right {
    display: none;
}

.mobile-landing-page .working-details .left {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}

.mobile-landing-page .working-details .left .steps {
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.625em;
}

.mobile-landing-page .working-details .left .steps li {
    background: none;
    /*margin: 0 0 6rem;*/
    margin: 0;
    padding: 0 0 6rem;
    position: relative;
    width: 56.6%;
}

.mobile-landing-page .working-details .left .steps li:before {
    position: absolute;
    width: 120px;
    height: 120px;
    background: var(--secondary-color);
    border-radius: 50%;
    content: "";
    top: 0;
    z-index: 1;
}

.mobile-landing-page .working-details .left .steps li:nth-child(odd) {
    padding-left: 160px;
    align-self: flex-end;
}

.mobile-landing-page .working-details .left .steps li:nth-child(odd):before {
    left: 0;
}

.mobile-landing-page .working-details .left .steps li:nth-child(odd):after {
    position: absolute;
    top: 0;
    left: 60px;
    width: 1px;
    height: 100%;
    content: "";
    border-left: 1px dashed rgba(255, 255, 255, 0.4);
}

.mobile-landing-page .working-details .left .steps li:nth-child(even):after {
    position: absolute;
    top: 0;
    right: 60px;
    width: 1px;
    height: 100%;
    content: "";
    border-left: 1px dashed rgba(255, 255, 255, 0.4);
}

.mobile-landing-page .working-details .left .steps li:last-child:after {
    display: none;
}

.mobile-landing-page .working-details .left .steps li:last-child {
    padding-bottom: 0;
}

.mobile-landing-page .working-details .left .steps li:nth-child(even) {
    padding-right: 160px;
    position: relative;
    align-self: flex-start;
    text-align: right;
}

.mobile-landing-page .working-details .left .steps li:nth-child(even):before {
    right: 0;
}

.mobile-landing-page .working-details .left .steps li h4 svg {
    color: #fff;
    font-size: 3.5rem;
    position: absolute;
    z-index: 2;
}

.mobile-landing-page .working-details .left .steps li:nth-child(odd) h4 svg {
    top: 41px;
    left: 43px;
}

.mobile-landing-page .working-details .left .steps li:nth-child(even) h4 svg {
    top: 41px;
    right: 23px;
}

.mobile-landing-page .working-details .left .steps li h4 {
    font-size: 2rem;
    line-height: 1.475em;
    font-weight: 700;
    color: #fff;
    margin: 0 0 0 0 0.6em;
}

.mobile-landing-page .faq {
    padding: 10rem 0;
}

.mobile-landing-page .faq .row {
    flex-direction: column;
}

.mobile-landing-page .faq .widget_media_image {
    display: none;
}

.mobile-landing-page .faq .widget_text {
    max-width: 750px;
}

.mobile-landing-page .faq .widget_text .widget-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
    max-width: 100%;
}

.mobile-landing-page .faq .widget_text .textwidget {
    line-height: 1.667em;
    color: var(--font-color);
    max-width: 100%;
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion li {
    padding: 0 0 3rem;
    margin: 0 0 3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header {
    border: 0;
    padding: 0;
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header:before,
.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header:after {
    display: none;
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header span {
    padding: 0;
    font-size: 2rem;
    line-height: 1.475em;
    font-weight: 700;
    color: var(--font-color);
    cursor: pointer;
    border-left: 0;
    position: relative;
    padding-right: 3rem;
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .accordion-header span:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 29px;
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><path d="M15.7,1.7a14,14,0,1,0,14,14A13.991,13.991,0,0,0,15.7,1.7Zm6.928,14.812H16.309V22.83a.783.783,0,0,1-1.565,0V16.512H8.454a.783.783,0,1,1,0-1.565h6.319V8.628a.783.783,0,1,1,1.565,0v6.319h6.319a.779.779,0,0,1,.783.783A.824.824,0,0,1,22.628,16.512Z" transform="translate(-1.7 -1.7)"/></svg>');
    background-repeat: no-repeat;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .show .accordion-header span:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .inner {
    padding: 0;
    border: 0;
    font-size: 1.6rem;
    line-height: 1.625em;
    color: #333;
    margin-top: 2.5rem;
}

.mobile-landing-page .faq .widget_raratheme_companion_faqs_widget .accordion .inner:before {
    display: none;
}

.mobile-landing-page .cta .bttk-cta-bg {
    padding: 10rem 0;
}

.mobile-landing-page .cta .bttk-cta-bg:before {
    background: rgba(var(--primary-color-rgb), 0.9);
}

.mobile-landing-page .cta .widget .widget-title {
    font-size: 5rem;
    line-height: 1.4em;
    font-weight: 500;
    max-width: 750px;
    width: 100%;
}

.mobile-landing-page .cta .widget .right .widget-title {
    max-width: 50%;
}

.mobile-landing-page .cta .widget .text-holder {
    max-width: 750px;
    width: 100%;
}

.mobile-landing-page .cta .widget .right .text-holder {
    max-width: 50%;
}

.mobile-landing-page .cta .widget .button-wrap {
    max-width: 750px;
    width: 100%;
}

.mobile-landing-page .cta .widget .right .button-wrap {
    max-width: 50%;
}

.mobile-landing-page .cta .widget .button-wrap .btn-cta {
    font-size: 2rem;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-shadow: none;
    text-decoration: none;
    border-radius: 100px;
    padding: 15px 80px 16px;
}

.mobile-landing-page .team {
    padding: 10rem 0;
    background: #fff;
}

.mobile-landing-page .team .widget_text .widget-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 auto 0.75em;
    max-width: 750px;
}

.mobile-landing-page .team .widget_text .textwidget {
    max-width: 750px;
    width: 100%;
    line-height: 1.667em;
    color: var(--font-color);
}

.mobile-landing-page .team .widget .col,
.mobile-landing-page .team-page .widget .col {
    background: none;
    padding: 0;
    box-shadow: none;
}

.mobile-landing-page .team .widget .img-holder,
.mobile-landing-page .team-page .widget .img-holder {
    padding: 0;
    margin: 0;
}

.mobile-landing-page .team .widget .img-holder img,
.mobile-landing-page .team .widget .img-holder svg,
.mobile-landing-page .team-page .widget .img-holder img,
.mobile-landing-page .team-page .widget .img-holder svg {
    border-radius: 0;
    width: 100%;
    height: 243px;
    object-fit: cover;
}

.mobile-landing-page .team .widget .mlp-wrapper,
.mobile-landing-page .team-page .widget .mlp-wrapper {
    background: #fff;
    width: 90%;
    margin: -35px auto 0;
    position: relative;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 25px 22px 30px;
}

.mobile-landing-page .team .widget .info .name,
.mobile-landing-page .team-page .widget .info .name {
    font-size: 2rem;
    line-height: 1.475em;
    font-weight: 700;
    color: var(--font-color);
    margin: 0 0 0.65em;
}

.mobile-landing-page .team .widget .info .profession,
.mobile-landing-page .team-page .widget .info .profession {
    font-size: 1.6rem;
    line-height: 1.375em;
    font-weight: 500;
    color: #999;
}

.mobile-landing-page .team .widget .description {
    font-size: 16px;
    line-height: 1.625em;
    color: #333;
}

.mobile-landing-page .team .widget .social-networks,
.mobile-landing-page .team-page .widget .social-networks {
    position: unset;
    margin: 0;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
}

.mobile-landing-page .team .widget .social-networks li a,
.mobile-landing-page .team-page .widget .social-networks li a {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
    width: 4rem;
    height: 4rem;
}

.mobile-landing-page .team .widget .social-networks li a:hover,
.mobile-landing-page .team-page .widget .social-networks li a:hover,
.mobile-landing-page .team .widget .social-networks li a:focus,
.mobile-landing-page .team-page .widget .social-networks li a:focus {
    background: none;
    color: var(--secondary-color);
}

.mobile-landing-page .testimonial {
    padding: 10rem 0;
}

.mobile-landing-page .testimonial .header {
    max-width: 750px;
    line-height: 1.667em;
}

.mobile-landing-page .testimonial .header .main-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

.mlp-testimonial-slide {
    max-width: 1063px;
    margin: 0 auto;
}

.mobile-landing-page .testimonial .item {
    max-width: 830px;
    margin: 0 auto;
    padding: 30px 0;
}

.mobile-landing-page .testimonial .text-holder {
    padding: 0;
    background: none;
    box-shadow: none;
    position: relative;
    -webkit-transform: translateX(25px);
    -moz-transform: translateX(25px);
    transform: translateX(25px);
}

.mobile-landing-page .testimonial .text-holder .testimonial-meta-wrapper {
    background: #fff;
    border-radius: 5px;
    padding: 48px 20px;
    width: 250px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: -26px;
    left: -44px;
    min-height: 307px;
    z-index: 1;
}

.mobile-landing-page .testimonial .text-holder .img-holder {
    width: 133px;
    height: 133px;
    border: 5px solid var(--secondary-color);
    border-radius: 50%;
    margin: 0 auto 15px;
}

.mobile-landing-page .testimonial .text-holder .img-holder img,
.mobile-landing-page .testimonial .text-holder .img-holder svg {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    vertical-align: top;
    box-shadow: none;
}

.mobile-landing-page .testimonial .text-holder .info {
    margin-bottom: 0;
}

.mobile-landing-page .testimonial .text-holder strong.name {
    font-size: 2rem;
    line-height: 1.475em;
    font-weight: 700;
    color: var(--font-color);
    margin: 0 0 0.35em;
}

.mobile-landing-page .testimonial .text-holder span {
    font-size: 1.5rem;
    line-height: 1.733em;
    color: #999;
}

.mobile-landing-page .testimonial .text-holder .testimonial-content {
    background: #fff;
    border-radius: 5px;
    padding: 100px 55px 40px 254px;
    font-size: 2rem;
    line-height: 1.65em;
    font-weight: 700;
    font-style: italic;
    color: var(--font-color);
    min-height: 314px;
    position: relative;
}

.mobile-landing-page .testimonial .text-holder .testimonial-content:before {
    position: absolute;
    top: 28px;
    left: 254px;
    width: 82px;
    height: 53px;
    content: "";
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="81.407" height="52.333" viewBox="0 0 81.407 52.333"><g transform="translate(-114 -10)"><g transform="translate(114 10)"><path d="M24.444,1011.7C17.56,1011.7,7,991.253,7,981.8v-10.63a11.585,11.585,0,0,1,11.63-11.811H28.805a11.585,11.585,0,0,1,11.63,11.811v10.04A11.4,11.4,0,0,1,28.805,992.8H20.083A136.172,136.172,0,0,0,24.444,1011.7Zm47.972,0c-6.884,0-17.444-20.442-17.444-29.892v-10.63A11.585,11.585,0,0,1,66.6,959.362H76.778a11.585,11.585,0,0,1,11.63,11.811v10.04A11.4,11.4,0,0,1,76.778,992.8H68.055A136.172,136.172,0,0,0,72.416,1011.7Z" transform="translate(-7 -959.362)" fill="%23f76c6c"/></g></g></svg>');
    background-repeat: no-repeat;
}

.mlp-testimonial-slide .owl-nav .disabled {
    opacity: 0.25;
}

.mlp-testimonial-slide .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 0;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mlp-testimonial-slide .owl-prev:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="13.121" height="23.413" viewBox="0 0 13.121 23.413"><path d="M0,22l1.414,1.414L13.121,11.707,1.436,0,.02,1.413,10.294,11.706Z" transform="translate(13.121 23.413) rotate(180)" fill="%23fff"/></svg>');
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mlp-testimonial-slide .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 0;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mlp-testimonial-slide .owl-next:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="13.121" height="23.413" viewBox="0 0 13.121 23.413"><path d="M0,22l1.414,1.414L13.121,11.707,1.436,0,.02,1.413,10.294,11.706Z" transform="translate(0 0)" fill="%23fff"/></svg>');
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mlp-testimonial-slide .owl-dots {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.mlp-testimonial-slide .owl-dots .owl-dot {
    width: 40px;
    height: 5px;
    border-radius: 100px;
    background: #fff;
    margin: 0 5px 5px;
}

.mlp-testimonial-slide .owl-dots .owl-dot.active {
    background: var(--secondary-color);
}

.mobile-landing-page .skill-section {
    padding: 10rem 0;
}

.mobile-landing-page .skill-section .text-holder {
    font-size: 1.8rem;
    line-height: 1.667em;
}

.mobile-landing-page .skill-section .widget-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

.mobile-landing-page .skill-section .progressBar-holder {
    margin: 9rem 0 0;
    padding: 0;
}

.mobile-landing-page .skill-section .progressBar-holder .item {
    margin-bottom: 3rem;
}

.mobile-landing-page .skill-section .progressBar-holder .wrapper {
    border-color: var(--secondary-color);
}

.mobile-landing-page .skill-section .progressBar-holder .wrapper .label {
    background: var(--secondary-color);
}

.mobile-landing-page .screen-shot {
    padding: 10rem 0 19.4rem;
    background: rgba(var(--primary-color-rgb), 0.03);
}

.mobile-landing-page .screen-shot .header {
    text-align: center;
    max-width: 750px;
    width: 100%;
    margin: 0 auto 6rem;
    line-height: 1.667em;
}

.mobile-landing-page .screen-shot .header .main-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

.mobile-landing-page .screen-shot .owl-dots span {
    background: rgba(var(--secondary-color-rgb), 0.5);
}

.mobile-landing-page .screen-shot .owl-dots .active span {
    background: var(--secondary-color);
}

.mobile-landing-page .count-down {
    padding: 10rem 0;
}

.mobile-landing-page .count-down:before {
    background: rgba(var(--primary-color-rgb), 0.9);
}

.mobile-landing-page .count-down .header {
    max-width: 750px;
    width: 100%;
    margin: 0 auto 6rem;
    line-height: 1.667em;
}

.mobile-landing-page .count-down .title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
}

.mobile-landing-page .count-down .btn-holder .btn-request {
    font-size: 2rem;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-shadow: none;
    text-decoration: none;
    border-radius: 100px;
    padding: 15px 80px 16px;
}

.mobile-landing-page .best-pricing {
    padding: 10rem 0;
    background: rgba(var(--primary-color-rgb), 0.03);
}

.mobile-landing-page .best-pricing .widget_text .widget-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    color: var(--font-color);
    letter-spacing: 0.5px;
    margin: 0 auto 0.75em;
    max-width: 750px;
}

.mobile-landing-page .best-pricing .widget_text .textwidget {
    max-width: 750px;
    width: 100%;
    line-height: 1.667em;
    color: var(--font-color);
}

.mobile-landing-page .best-pricing .widget_text {
    margin: 0 0 6rem;
}

.mobile-landing-page .best-pricing .pricing-holder {
    margin: 0;
}

.mobile-landing-page .best-pricing .widget {
    padding: 0;
}

.mobile-landing-page .best-pricing .widget .pricing-block {
    box-shadow: 0 5px 50px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}

.mobile-landing-page .best-pricing .widget .pricing-header .title {
    font-size: 2.5rem;
    line-height: 1.4em;
    color: var(--font-color);
}

.mobile-landing-page .best-pricing .widget .pricing-header .price {
    background: var(--secondary-color);
    color: #fff;
}

.mobile-landing-page .best-pricing .widget .pricing-header .price .currency {
    color: #fff;
    font-size: 3.2rem;
    line-height: 1.406em;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

.mobile-landing-page .best-pricing .widget .pricing-header .price .amt {
    font-size: 3.2rem;
    line-height: 1.406em;
    color: #fff;
}

.mobile-landing-page .best-pricing .widget .pricing-header .price .per {
    font-size: 1.5rem;
    line-height: 1.333em;
    color: #fff;
}

.mobile-landing-page .best-pricing .widget .pricing-feat {
    font-size: 1.6rem;
    line-height: 1.25em;
    font-weight: 500;
}

.mobile-landing-page .best-pricing .widget .pricing-feat li {
    margin: 0 0 2rem;
}

.mobile-landing-page .best-pricing .widget .btn-readmore {
    font-size: 1.6rem;
    line-height: 1.25em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    background: var(--secondary-color);
    border: 2px solid var(--secondary-color);
    color: #fff;
    padding: 12px 50px;
    border-radius: 100px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.mobile-landing-page .best-pricing .widget .btn-readmore:hover,
.mobile-landing-page .best-pricing .widget .btn-readmore:focus {
    text-decoration: none;
    background: none;
    color: var(--secondary-color);
}

.mobile-landing-page .contact-section {
    padding: 10rem 0;
}

.mobile-landing-page .contact-section .widget:first-child .widget-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 auto 0.75em;
    max-width: 750px;
    width: 100%;
}

.mobile-landing-page .contact-section .widget:first-child .textwidget {
    max-width: 750px;
    line-height: 1.667em;
    width: 100%;
}

.mobile-landing-page .contact-section form input[type="text"],
.mobile-landing-page .contact-section form input[type="email"],
.mobile-landing-page .contact-section form input[type="url"],
.mobile-landing-page .contact-section form input[type="password"],
.mobile-landing-page .contact-section form input[type="search"],
.mobile-landing-page .contact-section form input[type="number"],
.mobile-landing-page .contact-section form input[type="tel"],
.mobile-landing-page .contact-section form input[type="range"],
.mobile-landing-page .contact-section form input[type="date"],
.mobile-landing-page .contact-section form input[type="month"],
.mobile-landing-page .contact-section form input[type="week"],
.mobile-landing-page .contact-section form input[type="time"],
.mobile-landing-page .contact-section form input[type="datetime"],
.mobile-landing-page .contact-section form input[type="datetime-local"],
.mobile-landing-page .contact-section form input[type="color"],
.mobile-landing-page .contact-section form textarea {
    background: none;
    border-radius: 5px;
    color: #fff;
}

.mobile-landing-page .contact-section form input[type="submit"] {
    border-radius: 100px;
}

.mobile-landing-page .widget_rtc_contact_social_links .contact-info {
    font-size: 1.8rem;
    line-height: 1.65em;
}

.mobile-landing-page .contact-section .social-networks li {
    margin: 0 5px 5px 0;
}

.mobile-landing-page .contact-section .social-networks li a {
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.mobile-landing-page .contact-section .social-networks li a:hover,
.mobile-landing-page .contact-section .social-networks li a:focus {
    text-decoration: none;
    background: #fff;
    color: var(--primary-color);
}

.mobile-landing-page .stay-tuned {
    padding: 10rem 0;
    background: rgba(var(--primary-color-rgb), 0.03);
}

.mobile-landing-page .stay-tuned .blossomthemes-email-newsletter-wrapper .text-holder {
    max-width: 750px;
}

.mobile-landing-page .stay-tuned .blossomthemes-email-newsletter-wrapper .text-holder h3 {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
    color: var(--font-color);
}

.mobile-landing-page .stay-tuned .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    margin: 0 !important;
}

.mobile-landing-page .stay-tuned .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover,
.mobile-landing-page .stay-tuned .blossomthemes-email-newsletter-wrapper form input[type="submit"]:focus {
    background: var(--primary-color) url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 512 512'%3E%3Cpath d='M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z'/%3E%3C/svg%3E") center center no-repeat;
    width: 4.7rem;
    height: 4.5rem;
    border-radius: 6px;
    border: 0;
    font-size: 0;
    box-shadow: none;
    text-shadow: none;
    padding: 0;
    margin: 0;
    background-size: 2rem;
    cursor: pointer;
}

.mobile-landing-page .from-blog {
    padding: 10rem 0;
}

.mobile-header .from-blog .header {
    max-width: 750px;
    width: 100%;
    margin: 0 auto 6rem;
    line-height: 1.667em;
    color: var(--font-color);
}

.mobile-landing-page .from-blog .header .main-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
    color: var(--font-color);
}

.mobile-landing-page .from-blog .post .text-holder {
    background: #fff;
    width: 90%;
    margin: -35px auto 0;
    position: relative;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 25px 22px 30px;
}

.mobile-landing-page .from-blog .post .post-thumbnail {
    margin: 0;
}

.mobile-landing-page .from-blog .post .entry-meta a:hover,
.mobile-landing-page .from-blog .post .entry-meta a:focus {
    color: var(--secondary-color);
}

.mobile-landing-page .from-blog .post .entry-title a:hover,
.mobile-landing-page .from-blog .post .entry-title a:focus {
    color: var(--secondary-color);
}

.mobile-landing-page .from-blog .btn-holder .view-more {
    font-size: 2rem;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-shadow: none;
    text-decoration: none;
    border-radius: 100px;
    padding: 15px 80px 16px;
}

.mobile-landing-page .client-logo {
    background: rgba(var(--primary-color-rgb), 0.03);
    padding: 5.2rem 0;
}

.mobile-landing-page .client-logo .raratheme-client-logo-inner-holder .widget-title {
    font-size: 4rem;
    line-height: 1.3em;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 0.75em;
    color: var(--font-color);
}

.mobile-landing-page .client-logo .raratheme-client-logo-inner-holder {
    margin: 0 -5px;
}

.mobile-landing-page .client-logo .raratheme-client-logo-inner-holder .image-holder {
    padding: 0;
    margin: 0 5px 10px;
    height: 160px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-landing-page .to_top {
    border-color: var(--secondary-color);
}

.mobile-landing-page .to_top span {
    background: var(--secondary-color);
}

.mobile-landing-page .top-bar {
    background: rgba(var(--primary-color-rgb), 0.03);
}

.mobile-landing-page .page-header .page-title {
    color: var(--font-color);
}

.mobile-landing-page #crumbs {
    color: #999;
}

.mobile-landing-page #crumbs .current {
    color: var(--font-color);
}

/*.mobile-landing-page #secondary{
    width: 25%;
}*/

.mobile-landing-page #secondary .widget {
    margin: 0 0 64px;
}

.mobile-landing-page #secondary .widget .widget-title,
.mobile-landing-page .site-footer .widget .widget-title {
    font-size: 25px;
    line-height: 1.36em;
    font-weight: 700;
    color: var(--font-color);
    margin: 0 0 0.96em;
}

.mobile-landing-page #secondary .widget ul,
.mobile-landing-page .site-footer .widget ul {
    font-size: 18px;
    line-height: 1.639em;
    font-weight: 500;
    color: var(--font-color);
}

.mobile-landing-page #secondary .widget ul li,
.mobile-landing-page .site-footer .widget ul li {
    margin: 0 7px 20px;
}

.mobile-landing-page #secondary .widget ul li a,
.mobile-landing-page .site-footer .widget ul li a {
    color: var(--font-color);
    text-decoration: none;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.mobile-landing-page #secondary .widget ul li a:hover,
.mobile-landing-page .site-footer .widget ul li a:hover,
.mobile-landing-page #secondary .widget ul li a:focus,
.mobile-landing-page .site-footer .widget ul li a:focus {
    color: var(--secondary-color);
}

.mobile-landing-page #secondary .blossomthemes-email-newsletter-wrapper form input[type="submit"],
.mobile-landing-page .site-footer .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    border-radius: 100px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.mobile-landing-page #secondary .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover,
.mobile-landing-page .site-footer .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover,
.mobile-landing-page #secondary .blossomthemes-email-newsletter-wrapper form input[type="submit"]:focus,
.mobile-landing-page .site-footer .blossomthemes-email-newsletter-wrapper form input[type="submit"]:focus {
    background: none;
    color: var(--secondary-color);
}

.mobile-landing-page .widget .gallery {
    margin-left: -2px;
    margin-right: -2px;
}

.mobile-landing-page .widget .gallery .gallery-item {
    padding: 0 2px;
    margin: 0 0 4px;
}

.mobile-landing-page .widget .gallery .gallery-item img {
    vertical-align: top;
}

.mobile-landing-page #secondary .widget_alpp_bp_widget .pricing-header .price,
.mobile-landing-page .site-footer .widget_alpp_bp_widget .pricing-header .price {
    background: var(--secondary-color);
}

.mobile-landing-page #secondary .widget_alpp_bp_widget .pricing-header .price .currency,
.mobile-landing-page .site-footer .widget_alpp_bp_widget .pricing-header .price .currency,
.mobile-landing-page #secondary .widget_alpp_bp_widget .pricing-header .price .amt,
.mobile-landing-page .site-footer .widget_alpp_bp_widget .pricing-header .price .amt,
.mobile-landing-page #secondary .widget_alpp_bp_widget .pricing-header .price .per,
.mobile-landing-page .site-footer .widget_alpp_bp_widget .pricing-header .price .per {
    color: #fff;
}

.mobile-landing-page #secondary .widget_alpp_bp_widget .btn-readmore,
.mobile-landing-page .site-footer .widget_alpp_bp_widget .btn-readmore {
    border-color: var(--secondary-color);
    background: var(--secondary-color);
    color: #fff;
    border-radius: 100px;
}

.mobile-landing-page #secondary .widget_alpp_bp_widget .btn-readmore:hover,
.mobile-landing-page .site-footer .widget_alpp_bp_widget .btn-readmore:hover,
.mobile-landing-page #secondary .widget_alpp_bp_widget .btn-readmore:focus,
.mobile-landing-page .site-footer .widget_alpp_bp_widget .btn-readmore:focus {
    background: none;
    color: var(--secondary-color);
}

.mobile-landing-page #primary .latest_post .text-holder {
    background: #fff;
    padding: 25px 22px 30px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    width: 90%;
    margin: -35px auto 0;
    position: relative;
}

.mobile-landing-page #primary .latest_post .entry-header .entry-title {
    font-weight: 700;
}

.mobile-landing-page #primary .latest_post .entry-meta {
    font-weight: 500;
}

.mobile-landing-page #primary .latest_post .entry-meta span {
    margin-bottom: 10px;
}

.mobile-landing-page #primary .latest_post .entry-footer .btn-readmore {
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--secondary-color);
    text-decoration: none;
    background: none;
    padding: 0;
}

.mobile-landing-page #primary .latest_post .entry-footer .btn-readmore:hover,
.mobile-landing-page #primary .latest_post .entry-footer .btn-readmore:focus {
    color: var(--font-color);
}

.mobile-landing-page .pagination {
    text-align: left;
}

.mobile-landing-page .pagination .nav-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 500;
}

.mobile-landing-page .pagination .page-numbers {
    width: 39px;
    height: 39px;
    background: #fff;
    color: #121212;
    border: 0;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile-landing-page .pagination .current {
    background: rgba(0, 0, 0, 0.1);
}

.mobile-landing-page #content {
    font-size: 1.8rem;
    line-height: 1.889em;
    color: var(--font-color);
}

.mobile-landing-page #secondary .widget_raratheme_featured_page_widget .btn-readmore,
.mobile-landing-page .site-footer .widget_raratheme_featured_page_widget .btn-readmore {
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--secondary-color);
    text-decoration: none;
    background: none;
    padding: 0;
}

.mobile-landing-page #secondary .widget_raratheme_featured_page_widget .btn-readmore:hover,
.mobile-landing-page .site-footer .widget_raratheme_featured_page_widget .btn-readmore:hover,
.mobile-landing-page #secondary .widget_raratheme_featured_page_widget .btn-readmore:focus,
.mobile-landing-page .site-footer .widget_raratheme_featured_page_widget .btn-readmore:focus {
    color: var(--font-color);
}

.mobile-landing-page #secondary .widget_raratheme_companion_cta_widget .btn-cta,
.mobile-landing-page .site-footer .widget_raratheme_companion_cta_widget .btn-cta {
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--secondary-color);
    text-decoration: none;
    background: none;
    padding: 0;
}

.mobile-landing-page #secondary .widget_raratheme_featured_widget .text-holder .readmore,
.mobile-landing-page .site-footer .widget_raratheme_featured_widget .text-holder .readmore {
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--secondary-color);
    text-decoration: none;
    background: none;
    padding: 0;
}

.mobile-landing-page #secondary .widget_raratheme_featured_widget .text-holder .readmore:hover,
.mobile-landing-page .site-footer .widget_raratheme_featured_widget .text-holder .readmore:hover,
.mobile-landing-page #secondary .widget_raratheme_featured_widget .text-holder .readmore:focus,
.mobile-landing-page .site-footer .widget_raratheme_featured_widget .text-holder .readmore:focus {
    color: var(--font-color);
}

.mobile-landing-page #secondary .widget_rrtc_icon_text_widget .text-holder .btn-readmore,
.mobile-landing-page .site-footer .widget_rrtc_icon_text_widget .text-holder .btn-readmore {
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--secondary-color);
    text-decoration: none;
    background: none;
    padding: 0;
}

.mobile-landing-page #secondary .widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover,
.mobile-landing-page .site-footer .widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover,
.mobile-landing-page #secondary .widget_rrtc_icon_text_widget .text-holder .btn-readmore:focus,
.mobile-landing-page .site-footer .widget_rrtc_icon_text_widget .text-holder .btn-readmore:focus {
    color: var(--font-color);
}

.mobile-landing-page #secondary .widget_raratheme_image_widget .readmore,
.mobile-landing-page .site-footer .widget_raratheme_image_widget .readmore {
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--secondary-color);
    text-decoration: none;
    background: none;
    padding: 0;
}

.mobile-landing-page #secondary .widget_raratheme_image_widget .readmore:hover,
.mobile-landing-page .site-footer .widget_raratheme_image_widget .readmore:hover,
.mobile-landing-page #secondary .widget_raratheme_image_widget .readmore:focus,
.mobile-landing-page .site-footer .widget_raratheme_image_widget .readmore:focus {
    color: var(--font-color);
}

.mobile-landing-page .widget_rara_posts_category_slider_widget .carousel-title .cat-links a:hover,
.mobile-landing-page .widget_rara_posts_category_slider_widget .carousel-title .cat-links a:focus {
    color: var(--secondary-color);
}

.mobile-landing-page #secondary .widget_alpp_skills_widget .progressBar-holder .item .wrapper,
.mobile-landing-page .site-footer .widget_alpp_skills_widget .progressBar-holder .item .wrapper {
    border-color: var(--secondary-color);
}

.mobile-landing-page #secondary .widget_alpp_skills_widget .progressBar-holder .item .wrapper .label,
.mobile-landing-page .site-footer .widget_alpp_skills_widget .progressBar-holder .item .wrapper .label {
    background: var(--secondary-color);
}

.mobile-landing-page #secondary .widget_rtc_social_links .social-networks li a:hover,
.mobile-landing-page #secondary .widget_rtc_social_links .social-networks li a:focus,
.mobile-landing-page .site-footer .widget_rtc_social_links .social-networks li a:hover,
.mobile-landing-page .site-footer .widget_rtc_social_links .social-networks li a:focus {
    color: #fff;
}

.mobile-landing-page .site-footer .widget .widget-title {
    color: #fff;
}

.mobile-landing-page .site-footer .widget ul li a {
    color: #fff;
}

.mobile-landing-page .site-footer .widget_rtc_contact_social_links .more-info li a {
    color: #fff;
}

.mobile-landing-page.single #primary .latest_post .text-holder,
.mobile-landing-page.page #primary .latest_post .text-holder {
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

.mobile-landing-page.single #primary .latest_post .post-thumbnail {
    margin: 0 0 40px;
}

.mobile-landing-page #primary .post .entry-content blockquote,
.mobile-landing-page #primary .page .entry-content blockquote {
    background: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="81.407" height="52.333" viewBox="0 0 81.407 52.333"><g transform="translate(-114 -10)"><g transform="translate(114 10)"><path d="M24.444,1011.7C17.56,1011.7,7,991.253,7,981.8v-10.63a11.585,11.585,0,0,1,11.63-11.811H28.805a11.585,11.585,0,0,1,11.63,11.811v10.04A11.4,11.4,0,0,1,28.805,992.8H20.083A136.172,136.172,0,0,0,24.444,1011.7Zm47.972,0c-6.884,0-17.444-20.442-17.444-29.892v-10.63A11.585,11.585,0,0,1,66.6,959.362H76.778a11.585,11.585,0,0,1,11.63,11.811v10.04A11.4,11.4,0,0,1,76.778,992.8H68.055A136.172,136.172,0,0,0,72.416,1011.7Z" transform="translate(-7 -959.362)" fill="%23f76c6c"/></g></g></svg>');
    background-repeat: no-repeat;
}

.mobile-landing-page .comments-area .comment-form input[type="submit"] {
    border-radius: 100px;
}

.mobile-landing-page .contact-page .contact-form-wrap .contact-form input[type="submit"] {
    border-radius: 100px;
    cursor: pointer;
}

.mobile-landing-page .about-page .stat-counter .widget .raratheme-sc-holder .icon-holder {
    color: var(--secondary-color);
}

.mobile-landing-page .sticky-menu .sticky {
    background: var(--primary-color);
}

.mobile-landing-page .posts-navigation .nav-previous a:hover,
.mobile-landing-page .posts-navigation .nav-previous a:focus,
.mobile-landing-page .posts-navigation .nav-next a:hover,
.mobile-landing-page .posts-navigation .nav-next a:focus {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
    text-decoration: none;
}

.mobile-landing-page #load-posts a:hover,
.mobile-landing-page #load-posts a:focus {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

/*author*/
.author {
    background: #fff;
    padding: 28px 0;
    margin: 0 0 48px;
}

body.author {
    padding: 0;
    margin: 0;
}

.author .title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #333;
}

.author .holder {
    overflow: hidden;
}

.author .img-holder {
    float: left;
    /*width: 170px;*/
    margin-right: 34px;
}

.author .img-holder img {
    vertical-align: top;
    -webkit-border-radius: 100px;
    border-radius: 50%;
}

.author .text-holder {
    overflow: hidden;
}

.author .text-holder .name {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    margin: 0 0 3px;
}

.author .text-holder .posted-on {
    font-size: 14px;
    line-height: 17px;
    display: block;
    color: #999;
    margin: 0 0 12px;
}

.author .text-holder .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.author .text-holder .social-networks li {
    margin: 0 10px 10px 0;
}

.author .text-holder .social-networks li a {
    color: #000;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.author .text-holder .social-networks li a:hover,
.author .text-holder .social-networks li a:focus {
    text-decoration: none;
    color: var(--primary-color);
}

/*===============================
 Responsive Style
==============================*/
@media only screen and (max-width: 1300px) {
    .testimonial .testimonial-slide .owl-nav .owl-prev {
        top: 100%;
        left: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    .testimonial .testimonial-slide .owl-nav .owl-next {
        top: 100%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .banner .banner-text {
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .working-details .right .img-holder {
        right: 0;
        margin-right: 0;
        margin-top: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .container {
        max-width: 97rem;
    }

    .container-fluid {
        padding: 0 3rem;
    }

    /*.banner > img,
    .banner .wp-custom-header img{
        height: 51.5rem;
    }*/

    .banner .banner-text .text {
        width: 70%;
    }

    .section-5 .widget {
        width: 33.333%;
    }

    .cta .widget .right .widget-title,
    .cta .widget .right .text-holder {
        max-width: 40%;
    }

    .banner .banner-text .text .title {
        font-size: 3.8rem;
    }

    .banner .banner-text .appstrore-holder {
        margin: 0 -0.8rem 1.4rem;
    }

    .banner .banner-text .btn-download {
        padding: 1.5rem 3rem;
        font-size: 2rem;
    }
}

@media only screen and (max-width: 1024px) {
    .container {
        max-width: 75rem;
    }

    .site-header {
        display: none;
    }

    .mobile-header {
        display: block;
        background: #fff;
        padding: 2rem 0;
    }

    .mobile-landing-page .mobile-header {
        background: var(--primary-color);
    }

    .mobile-header .menu-opener {
        width: 2.5rem;
        height: 1.8rem;
        cursor: pointer;
    }

    .mobile-header .menu-opener span {
        display: block;
        width: 100%;
        height: 2px;
        background: #000;
        margin-bottom: 0.5rem;
    }

    .mobile-header .menu-opener span:last-child {
        margin-bottom: 0;
    }

    .mobile-landing-page .mobile-header .menu-opener span {
        background: #fff;
    }

    .mobile-header .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-header .site-branding {
        max-width: 90%;
        width: 100%;
    }

    .mobile-header .site-branding .site-title a:hover,
    .mobile-header .site-branding .site-title a:focus {
        text-decoration: none;
    }

    .mobile-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 320px;
        background: #fff;
        height: 100%;
        z-index: 10;
        padding-top: 8rem;
        overflow-y: auto;
        -webkit-transform: translateX(420px);
        -moz-transform: translateX(420px);
        transform: translateX(420px);
        -webkit-transition: ease 0.35s;
        -moz-transition: ease 0.35s;
        transition: ease 0.35s;
        z-index: 9999;
    }

    .mobile-menu .btn-close-menu {
        position: absolute;
        top: 2.5rem;
        right: 2.5rem;
        width: 2rem;
        height: 2.5rem;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238d8d8d' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
        cursor: pointer;
    }

    body.menu-open .mobile-menu {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .mobile-menu .search-form {
        margin: 0 2.5rem 5rem;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 1rem 2rem;
    }

    .mobile-menu .search-form label {
        flex-basis: 0;
        flex-grow: 1;
        margin-right: 1.5rem;
    }

    .mobile-menu .search-form input[type="search"] {
        background: none;
        border: 0;
        border-radius: 0;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .mobile-menu .search-form input[type="submit"] {
        border: 0;
        border-radius: 0;
        font-size: 0;
        width: 2.5rem;
        height: 2rem;
        box-shadow: none;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238d8d8d' viewBox='0 0 512 512'%3E%3Cpath d='M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z'/%3E%3C/svg%3E") center center no-repeat;
    }

    .mobile-main-navigation ul,
    .mobile-secondary-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-transform: uppercase;
    }

    .mobile-main-navigation ul li,
    .mobile-secondary-nav ul li {
        position: relative;
    }

    .mobile-main-navigation ul li .angle-down,
    .mobile-secondary-nav ul li .angle-down {
        position: absolute;
        top: 0;
        right: 0;
        width: 5.5rem;
        height: 5.5rem;
        background: transparent;
        cursor: pointer;
        -webkit-transition: ease 0.2s;
        -moz-transition: ease 0.2s;
        transition: ease 0.2s;
    }

    .mobile-main-navigation ul li .angle-down.active,
    .mobile-secondary-nav ul li .angle-down.active {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .mobile-main-navigation ul li .angle-down:after,
    .mobile-secondary-nav ul li .angle-down:after {
        position: absolute;
        content: "";
        width: 2rem;
        height: 2.5rem;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238d8d8d' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .mobile-main-navigation ul a,
    .mobile-secondary-nav ul li a {
        display: block;
        padding: 1.5rem 2.5rem;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        color: #000;
        -webkit-transition: ease 0.2s;
        -moz-transition: ease 0.2s;
        transition: ease 0.2s;
    }

    .mobile-main-navigation ul li a:hover,
    .mobile-main-navigation ul li a:focus,
    .mobile-main-navigation ul li:hover>a,
    .mobile-main-navigation ul li:focus>a,
    .mobile-main-navigation ul .current-menu-item>a,
    .mobile-main-navigation ul .current-menu-ancestor>a,
    .mobile-main-navigation ul .current_page_item>a,
    .mobile-main-navigation ul .current_page_ancestor>a,
    .mobile-secondary-nav ul li a:hover,
    .mobile-secondary-nav ul li a:focus,
    .mobile-secondary-nav ul li:hover>a,
    .mobile-secondary-nav ul li:focus>a,
    .mobile-secondary-nav ul .current-menu-item>a,
    .mobile-secondary-nav ul .current-menu-ancestor>a,
    .mobile-secondary-nav ul .current_page_item>a,
    .mobile-secondary-nav ul .current_page_ancestor>a {
        text-decoration: none;
        color: var(--primary-color);
    }

    .mobile-main-navigation ul ul,
    .mobile-secondary-nav ul ul {
        display: none;
    }

    .mobile-menu .info {
        margin: 5rem 2.5rem 0;
        display: flex;
        flex-direction: column;
    }

    .mobile-menu .info a {
        color: #000;
        font-weight: 700;
        font-size: 1.8rem;
        margin: 0 0 1.5rem;
    }

    .mobile-menu .info a:hover,
    .mobile-menu .info a:focus {
        text-decoration: none;
        color: var(--primary-color);
    }

    .mobile-menu .info a svg {
        margin-right: 1.5rem;
    }

    .mobile-menu .widget_rtc_social_links {
        margin: 2rem 2.5rem;
    }

    .mobile-menu .widget_rtc_social_links .widget-title {
        display: none;
    }

    .mobile-menu .widget_rtc_social_links ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        list-style: none;
    }

    .mobile-menu .widget_rtc_social_links ul li {
        margin: 0 0.5rem 0.5rem 0;
    }

    .mobile-menu .widget_rtc_social_links ul li a {
        width: 4rem;
        height: 4rem;
        display: flex;
        justify-content: center;
        align-items: center;
        -webkit-transition: ease 0.2s;
        -moz-transition: ease 0.2s;
        transition: ease 0.2s;
        color: #000;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 50%;
    }

    .mobile-menu .widget_rtc_social_links ul li a:hover,
    .mobile-menu .widget_rtc_social_links ul li a:focus {
        text-decoration: none;
        color: #fff;
        border-color: var(--primary-color);
        background: var(--primary-color);
    }

    .features .col {
        width: 100%;
        text-align: center;
    }

    .features .col:first-child,
    .features .col:last-child {
        margin-top: 0;
    }

    .features .col .text {
        padding-right: 0;
        margin-bottom: 2rem;
        flex-direction: column;
        align-items: center;
    }

    .features .col .icon-holder {
        margin-left: 0;
        margin-bottom: 2.6rem;
    }

    .features .col .text-holder,
    .features .col:last-child .text-holder,
    .features .layout-2 .col .text-holder {
        text-align: center;
    }

    .features .col:last-child .text {
        flex-direction: column;
    }

    .features .header,
    .vedio .header,
    .working-details .header,
    .from-blog .header,
    .section-5 .widget_text .widget-title,
    .section-5 .widget_text .textwidget {
        max-width: 100%;
    }

    .section-4 .row {
        flex-direction: column-reverse;
    }

    .section-4 .col {
        width: 100%;
    }

    .section-4 .col .img-holder {
        margin-left: 0;
        text-align: center;
    }

    .working-details .row {
        flex-direction: column;
    }

    .working-details .right {
        width: 100%;
    }

    .working-details .right .img-holder {
        margin-right: 0;
        margin-top: 0;
        justify-content: flex-start;
        margin-bottom: 3rem;
    }

    .working-details .left {
        width: 100%;
    }

    .section-5 .widget {
        width: 50%;
    }

    .section-2 .text h2 {
        font-size: 2.8rem;
        line-height: 1.143em;
        margin-bottom: 0.357em;
    }

    .section-2 .appstrore-holder a {
        max-width: 16rem;
    }

    .faq .row {
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    .faq .widget_media_image {
        width: 100%;
        text-align: center;
    }

    .faq .widget_raratheme_companion_faqs_widget {
        width: 100%;
    }

    .cta .widget .right .widget-title,
    .cta .widget .right .text-holder {
        max-width: 100%;
    }

    .cta .widget .right .button-wrap {
        position: unset;
        max-width: 100%;
        margin: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        text-align: left;
    }

    .team .widget,
    .team-page .widget {
        width: 50%;
    }

    .skill-section .col {
        width: 100%;
    }

    .best-pricing .widget,
    .best-pricing .widget:nth-child(2n) {
        width: 100%;
        margin: 0 0 3rem;
    }

    .client-logo .raratheme-client-logo-inner-holder .image-holder {
        width: 25%;
    }

    #secondary {
        width: 100%;
    }

    .site-footer .footer-t .grid-4 .col,
    .site-footer .footer-t .grid-3 .col {
        width: 50%;
    }

    .contact-page .top-info .widget {
        width: 100%;
    }

    .portfolio-page .portfolio-holder .grid .element-item {
        width: 50%;
    }

    .about-page .top-content .col.right {
        width: 100%;
    }

    .testimonial-page .widget_rrtc_testimonial_widget {
        width: 50%;
    }

    .mobile-landing-page .banner .banner-text .text .title {
        font-size: 3.8rem;
    }

    .mobile-landing-page .working-details .left .steps li:nth-child(2n + 1)::after,
    .mobile-landing-page .working-details .left .steps li:nth-child(2n)::after {
        display: none;
    }

    .mobile-landing-page .working-details .left .steps li {
        width: 100%;
    }

    .mlp-testimonial-slide {
        max-width: 100%;
        width: 100%;
    }

    .mobile-landing-page .testimonial .item {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }

    .mobile-landing-page .testimonial .text-holder .testimonial-meta-wrapper {
        top: 0;
        left: 0;
    }

    .mlp-testimonial-slide .owl-prev,
    .mlp-testimonial-slide .owl-next {
        display: none;
    }

    .mobile-landing-page .testimonial .text-holder .testimonial-content {
        min-height: inherit;
        width: 96%;
    }

    .banner .banner-text {
        position: unset !important;
        background: rgba(0, 0, 0, 0.5);
        padding: 20px 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    .mobile-landing-page .features .col {
        width: 100%;
    }

    .mobile-landing-page .features .col:last-child .text {
        flex-direction: row;
        align-items: flex-start;
        padding-left: 0;
    }

    .mobile-landing-page .features .col .text-holder {
        text-align: left;
    }

    .mobile-landing-page .section-5 .layout-2 .widget .text-holder {
        flex-basis: inherit;
        flex-grow: inherit;
        margin-top: 30px;
    }

    .mobile-landing-page .features .col:first-child {
        margin-bottom: 50px;
    }

    .mobile-landing-page .features .col {
        align-items: flex-start;
    }

    .mobile-landing-page .section-4 .col,
    .mobile-landing-page .section-4 .col:first-child {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .vedio .vedio-holder iframe {
        width: 100%;
        min-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 42rem;
    }

    .banner .banner-text .text .title {
        font-size: 2.8rem;
        line-height: 1.625em;
    }

    .banner .banner-text .text {
        width: 100%;
    }

    .banner .banner-text .btn-download {
        font-size: 1.4rem;
        display: block;
        width: 100%;
        padding: 2rem;
        text-align: center;
    }

    /*.banner .banner-text{
        bottom: inherit;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 2rem 0;
    }*/

    /*.banner > img,
    .banner .wp-custom-header img{
        height: 44rem;
    }*/

    .mobile-landing-page .banner>img,
    .mobile-landing-page .banner .wp-custom-header img {
        height: 65rem;
        object-fit: cover;
    }

    .features,
    .vedio,
    .working-details,
    .from-blog,
    .section-5 {
        padding: 4rem 0;
    }

    .section-4 {
        padding-top: 4rem;
    }

    .from-blog .item {
        width: 100%;
        margin: 0 0 3rem;
    }

    .from-blog .item:last-child {
        margin: 0;
    }

    .section-5 .widget {
        width: 100%;
    }

    .section-2 .col {
        width: 100%;
        margin-bottom: 2rem;
    }

    .team .widget,
    .team-page .widget {
        width: 100%;
    }

    .contact-section .widget {
        width: 100%;
    }

    .client-logo .raratheme-client-logo-inner-holder .image-holder {
        width: 50%;
    }

    .site-footer .footer-t .grid-4 .col,
    .site-footer .footer-t .grid-3 .col,
    .site-footer .footer-t .grid-2 .col {
        width: 100%;
    }

    .portfolio-page .portfolio-holder .grid .element-item {
        width: 100%;
    }

    .about-page .video-holder .widget {
        width: 100%;
    }

    .about-page .video-holder .widget iframe {
        height: auto;
    }

    .about-page .stat-counter .widget {
        width: 50%;
    }

    .vedio .vedio-holder iframe {
        min-height: auto;
    }

    .testimonial-page .widget_rrtc_testimonial_widget {
        width: 100%;
    }

    .mobile-landing-page .banner .banner-text .text .title {
        font-size: 3rem;
    }

    .mobile-landing-page .features .header .main-title,
    .mobile-landing-page .section-2 .text h2,
    .mobile-landing-page .section-5 .widget_text .widget-title,
    .mobile-landing-page .section-5 .header .main-title,
    .mobile-landing-page .vedio .header .main-title,
    .mobile-landing-page .section-4 .col .text-holder .header .main-title,
    .mobile-landing-page .app-features .widget_text:first-child .widget-title,
    .mobile-landing-page .working-details .main-title,
    .mobile-landing-page .faq .widget_text .widget-title,
    .mobile-landing-page .cta .widget .widget-title,
    .mobile-landing-page .team .widget_text .widget-title,
    .mobile-landing-page .testimonial .header .main-title,
    .mobile-landing-page .skill-section .widget-title,
    .mobile-landing-page .screen-shot .header .main-title,
    .mobile-landing-page .count-down .title,
    .mobile-landing-page .best-pricing .widget_text .widget-title,
    .mobile-landing-page .contact-section .widget:first-child .widget-title,
    .mobile-landing-page .stay-tuned .blossomthemes-email-newsletter-wrapper .text-holder h3,
    .mobile-landing-page .from-blog .header .main-title,
    .mobile-landing-page .client-logo .raratheme-client-logo-inner-holder .widget-title {
        font-size: 2.8rem;
    }

    .mobile-landing-page .site-branding .site-title {
        font-size: 2.5rem;
    }

    .mobile-landing-page .section-5 .widget {
        width: 100%;
    }

    .mobile-landing-page .section-5 .widget .icon-holder {
        width: 10rem;
        height: 10rem;
    }

    .mobile-landing-page .vedio .vedio-holder iframe {
        height: auto;
    }

    .mobile-landing-page .banner .banner-text .btn-download,
    .mobile-landing-page .vedio .btn-holder .btn-download,
    .mobile-landing-page .count-down .btn-holder .btn-request,
    .mobile-landing-page .from-blog .btn-holder .view-more {
        padding: 15px 20px 16px;
    }

    .mobile-landing-page .working-details .left .steps li:nth-child(2n + 1) {
        padding-left: 130px;
    }

    .mobile-landing-page .working-details .left .steps li:nth-child(2n) {
        padding-right: 130px;
    }

    .mobile-landing-page .testimonial .text-holder .testimonial-meta-wrapper {
        position: unset;
        width: 100%;
    }

    .mobile-landing-page .testimonial .text-holder .testimonial-content {
        padding: 20px;
    }

    .mobile-landing-page .testimonial .text-holder .testimonial-content::before {
        display: none;
    }

    .mobile-landing-page .section-5,
    .mobile-landing-page .vedio,
    .mobile-landing-page .section-4,
    .mobile-landing-page .app-features,
    .mobile-landing-page .working-details,
    .mobile-landing-page .faq,
    .mobile-landing-page .cta .bttk-cta-bg,
    .mobile-landing-page .team,
    .mobile-landing-page .testimonial,
    .mobile-landing-page .skill-section,
    .mobile-landing-page .count-down,
    .mobile-landing-page .best-pricing,
    .mobile-landing-page .contact-section,
    .mobile-landing-page .stay-tuned,
    .mobile-landing-page .from-blog {
        padding: 4rem 0;
    }

    .mobile-landing-page .screen-shot {
        padding-top: 4rem;
    }

    .mobile-landing-page .section-4 .col,
    .mobile-landing-page .section-4 .col:first-child {
        width: 100%;
    }

    .mobile-landing-page .features .col:last-child .text {
        flex-direction: column;
    }

    .mobile-landing-page .features .col .text-holder {
        flex-basis: inherit;
        flex-grow: inherit;
    }
}

/* Widget Design issue fixes */
.site-footer .widget_alpp_skills_widget .container {
    margin: 0em;
    padding: 0em;
}

.site-footer .widget_alpp_skills_widget .container .row .col {
    padding: 0em;
}

.site-footer .widget_rrtc_description_widget .name {
    color: #fff;
}

.site-footer .widget_raratheme_popular_post ul li .entry-header .view-count {
    color: #fff;
}

.site-footer .widget_raratheme_companion_faqs_widget .accordion-header:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 384 512'%3E%3Cpath d='M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z'/%3E%3C/svg%3E");
}

.site-footer .widget_raratheme_companion_faqs_widget .accordion-list.raratheme-faq-holder a,
#secondary .widget_raratheme_companion_faqs_widget .accordion-list.raratheme-faq-holder a {
    color: #fff;
    display: block;
    margin: 30px 0px;
}

.site-footer .widget_raratheme_companion_faqs_widget .accordion-header {
    color: #fff;
}

.site-footer .widget_raratheme_companion_faqs_widget .accordion .inner {
    color: #fff;
}

.site-footer .grid-4 .widget_rrtc_description_widget .col {
    padding: 0em;
}

/* Testimonial design fixes */
.site-footer .widget_rrtc_testimonial_widget .text-holder .testimonial-meta-wrapper .img-holder {
    text-align: center;
}

.site-footer .widget_rrtc_testimonial_widget .text-holder,
#secondary .widget_rrtc_testimonial_widget .text-holder {
    text-align: left;
}

/* Cta widget fixes */
.site-footer .widget_raratheme_companion_cta_widget .raratheme-cta-container .text-holder .button-wrap a,
#secondary .widget_raratheme_companion_cta_widget .raratheme-cta-container .text-holder .button-wrap a {
    padding: 10px;
    margin: 5px;
}

.site-footer .widget_raratheme_companion_cta_widget .raratheme-cta-container .text-holder .button-wrap a,
#secondary.widget_raratheme_companion_cta_widget .raratheme-cta-container .text-holder .button-wrap a {
    border: 1px solid var(--secondary-color);
    padding: 10px 12px;
    color: #fff;
}

/* Footer all the button color fixes */

.site-footer .footer-t .container .widget_raratheme_featured_page_widget .btn-readmore {
    color: #fff;
}

.site-footer .footer-t .container .widget_rrtc_icon_text_widget .text-holder .btn-readmore {
    color: #fff;
    border: 1px solid var(--secondary-color);
    padding: 10px 12px;
    background-color: var(--secondary-color);
}

.site-footer .footer-t .container .widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover {
    background-color: transparent;
}

.site-footer .footer-t .widget_raratheme_featured_widget .text-holder .readmore:hover {
    background: transparent;
    color: white;
}

#secondary .widget_rrtc_icon_text_widget .text-holder .btn-readmore {
    color: #121212;
    border: 1px solid #121212;
    padding: 10px 12px;
}

#secondary .widget_raratheme_companion_faqs_widget .accordion-list.raratheme-faq-holder .expand-faq {
    color: #121212;
}

/* CLient logo fixes */

.site-footer .widget_raratheme_client_logo_widget .image-holder , #secondary .widget_raratheme_client_logo_widget .image-holder  {
    margin-bottom: 30px;
    display: inline-block;
    width: 30%;
    padding: 0 10px;
    vertical-align: middle;
}

.site-footer .widget_raratheme_client_logo_widget .image-holder a, #secondary .widget_raratheme_client_logo_widget .image-holder a {
    display: block;
}

/* Client cta */

.site-footer .widget_raratheme_companion_cta_widget .right.text, #secondary .widget_raratheme_companion_cta_widget .right.text {
    text-align: right;
    display: block;
}

.site-footer .footer-t .widget_raratheme_companion_stat_counter_widget .col,
.site-footer .footer-t .widget_rrtc_icon_text_widget .col {
    padding: 0;
}

#secondary .widget_raratheme_client_logo_widget .image-holder {
    width: 30%;
}

/* featured widget */

.site-footer .widget_raratheme_featured_page_widget .text-holder .featured_page_content .btn-readmore, #secondary .widget_raratheme_featured_page_widget .text-holder .featured_page_content .btn-readmore {
    padding: 10px 12px;
    border: 1px solid #fff;
}

/* Contact Widget */

.site-footer .widget_rrtc_testimonial_widget .text-holder .info, #secondary .widget_rrtc_testimonial_widget .text-holder .info {
    text-align: center;
}

.site-footer .footer-t .widget_rrtc_testimonial_widget .col {
    padding: 0;
}

/* AuthorBio Fixes */

.site-footer .widget_raratheme_author_bio .raratheme-author-bio-holder .text-holder .title-holder {
    color: #fff;
}

.site-footer .widget_raratheme_author_bio .raratheme-author-bio-holder .text-holder .author-bio-content {
    color: #fff;
}

.site-footer .widget_raratheme_author_bio .raratheme-author-bio-holder .text-holder .text-signature {
    color: #fff;
}

.site-footer .widget_raratheme_author_bio .readmore {
    background: #fff;
    color: #121212;
}

.site-footer .widget_raratheme_author_bio .readmore:hover {
    background: #121212;
    color: #2ace5e;
}

.site-footer .footer-t .widget_raratheme_author_bio .author-socicons li {
    margin: 5px 5px;
}

.site-footer .widget_raratheme_author_bio .author-socicons li {
    margin: 0 5px 10px;
    border-bottom: 0;
}

#secondary .widget_raratheme_companion_cta_widget a.btn-cta {
    margin: 10px;
}

/* Image Text Issue Fixes */
.site-footer .widget_raratheme_image_text_widget ul li .btn-readmore:hover,
#secondary .widget_raratheme_image_text_widget ul li .btn-readmore:hover {
    color: #121212;
    background-color: #fff;
}

#secondary .widget_raratheme_image_text_widget ul li .btn-readmore,
.site-footer .widget_raratheme_image_text_widget ul li .btn-readmore {
    color: #fff;
    width: fit-content;
}

/* Image Widget */
.site-footer .widget_raratheme_image_widget .raratheme-iw-inner-holder .image-holder a img,
#secondary .widget_raratheme_image_widget .raratheme-iw-inner-holder .image-holder a img {
    width: auto;
    height: auto;
    border-radius: 0;
}

.site-footer .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore,
#secondary .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore {
    padding: 10px 8px;
    border: 1px solid var(--secondary-color);
}

.widget_rrtc_testimonial_widget .img-holder {
    text-align: center;
}

/* Image Text Widget */
.site-footer .widget_raratheme_image_text_widget .raratheme-itw-holder li a img,
#secondary .widget_raratheme_image_text_widget .raratheme-itw-holder li a img {
    width: 100%;
}

/* Custom categories */
.site-footer .widget_raratheme_custom_categories .raratheme-custom-categories-wrap .raratheme-custom-categories-meta-wrap .category-fallback-svg {
    position: relative;
    width: 100%;
}

.site-footer .widget_raratheme_custom_categories .raratheme-custom-categories-wrap .raratheme-custom-categories-meta-wrap .category-fallback-svg .post-count,#secondary .widget_raratheme_custom_categories .raratheme-custom-categories-wrap .raratheme-custom-categories-meta-wrap .category-fallback-svg .post-count{
    background: var(--secondary-color);
}

.widget_raratheme_popular_post ul li .entry-header .entry-title,
.widget_raratheme_recent_post ul li .entry-header .entry-title {
    font-size: 0.85em;
}

.site-footer .widget_raratheme_recent_post .style-three li .entry-header a,
.site-footer .widget_raratheme_popular_post .style-three li .entry-header a {
    color: #121212;
}

.site-footer .widget_raratheme_popular_post ul.style-three li .entry-header .view-count {
    color: #121212;
}

.widget_raratheme_popular_post ul li .entry-header .cat-links,
.widget_raratheme_recent_post ul li .entry-header .cat-links {
    display: block;
}

.widget_rrtc_testimonial_widget .testimonial-content p {
    text-align: center;
}

/* SnapChat Fixes */
.site-footer .raratheme_snapcode_widget p {
    color: #fff;
}

/* aside image text fixes */
#secondary .widget_raratheme_image_text_widget .raratheme-itw-holder .btn-readmore {
    color: #fff;
}

/* Icon Text */
#secondary .widget.widget_rrtc_icon_text_widget .text-holder .btn-readmore {
    padding: 10px 13px;
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color);
    color: #fff;
}

#secondary .widget_raratheme_companion_cta_widget .button-wrap a.btn-cta {
    border: 1px solid var(--secondary-color);
    padding: 10px 12px;
    color: #fff;
}

#secondary .widget_raratheme_author_bio .author-bio-socicons .author-socicons li, .site-footer .widget_raratheme_author_bio .author-bio-socicons .author-socicons li {
    margin: 0px 5px;
}

/* Pricing Widget */
.widget.widget_alpp_bp_widget .pricing-block .btn-wrap {
    margin: 10px 0 0;
}

/* Search widget*/

#secondary .widget.widget_search .search-submit {
    vertical-align: middle;
    margin: 9px 0 0;
}

/* Color Fixes */
.widget_raratheme_author_bio .readmore {
    background-color: var(--secondary-color);
    color: #fff;
}

#secondary .widget_raratheme_companion_cta_widget .button-wrap .btn-2,
.footer-t .widget_raratheme_companion_cta_widget .button-wrap .btn-2 {
    background: var(--secondary-color);
}

.site-footer .widget-area .widget_raratheme_custom_categories ul li a {
    background: var(--secondary-color);
}

#secondary .widget_raratheme_image_text_widget .raratheme-itw-holder li a.btn-readmore,
.site-footer .widget_raratheme_image_text_widget .raratheme-itw-holder li a.btn-readmore {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
}

.site-footer .footer-t .widget_raratheme_image_widget .readmore:hover,
.footer-t .widget_raratheme_image_widget .readmore:focus {
    color: #fff;
}

#secondary .widget_raratheme_image_text_widget .raratheme-itw-holder li a.btn-readmore,
.site-footer .widget_raratheme_image_text_widget .raratheme-itw-holder li a.btn-readmore {
    border: 1px solid var(--secondary-color);
    padding: 5px 11px;
}

#secondary .widget_raratheme_image_text_widget .raratheme-itw-holder li a.btn-readmore:hover,
.site-footer .widget_raratheme_image_text_widget .raratheme-itw-holder li a.btn-readmore:hover {
    color: #fff;
    background-color: rgba(var(--secondary-color-rgb), 0.5);
}

.footer-t .widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover,
.footer-t .widget_raratheme_featured_widget .text-holder .readmore:hover {
    color: #fff;
}

.site-footer .widget.widget_raratheme_companion_stat_counter_widget .icon-holder {
    color: #fff;
}

.site-footer .widget_raratheme_recent_post ul li .entry-header .entry-meta a:hover .site-footer .widget_raratheme_recent_post ul li .entry-header .cat-links a:hover {
    color: var(--primary-color);
}

.site-footer .widget_raratheme_recent_post ul.style-three li .entry-header .cat-links a:hover .site-footer .widget_raratheme_recent_post ul.style-three li .entry-header .cat-links a:hover {
    color: var(--primary-color);
}

#secondary .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form {
    color: #121212;
}

#secondary .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input {
    outline: none;
    border: 1px solid var(--secondary-color);
}

#secondary .widget_raratheme_companion_cta_widget .button-wrap .btn-cta,
.footer-t .widget_raratheme_companion_cta_widget .button-wrap .btn-cta {
    border: 1px solid var(--secondary-color);
}

#secondary .widget_raratheme_companion_cta_widget .button-wrap .btn-cta:hover,
.footer-t .widget_raratheme_companion_cta_widget .button-wrap .btn-cta:hover {
    border-color: var(--secondary-color);
}

#secondary .widget_rtc_contact_social_links .social-networks li a,
.footer-t .widget_rtc_contact_social_links .social-networks li a {
    background-color: var(--secondary-color);
}

#secondary .widget_rtc_contact_social_links .social-networks li a:hover,
.footer-t .widget_rtc_contact_social_links .social-networks li a:hover {
    background: rgba(var(--secondary-color-rgb), 0.6);
}

/* .site-footer .widget_raratheme_author_bio .raratheme-author-bio-holder .text-holder .author-bio-socicons .author-socicons li a, #secondary .widget_raratheme_author_bio .raratheme-author-bio-holder .text-holder .author-bio-socicons .author-socicons li a  {
    width: 1.778rem;
    height: 1.778rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: var(--secondary-color);
    color: #fff;
    line-height: 1.778rem;
    border-radius: 50%;
} */

.site-footer .widget_raratheme_author_bio .raratheme-author-bio-holder .text-holder .author-bio-socicons .author-socicons li a:hover,
#secondary .widget_raratheme_author_bio .raratheme-author-bio-holder .text-holder .author-bio-socicons .author-socicons li a:hover {
    background: rgba(var(--secondary-color-rgb), 0.6);
}

/* fixes dynamic */

.site-footer .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore,
#secondary .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore {
    background-color: var(--secondary-color);
    color: #fff;
}

.site-footer .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore:hover,
#secondary .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore:hover {
    background: transparent;
}

#secondary .widget.widget_raratheme_custom_categories .raratheme-custom-categories-wrap .category-fallback-svg a,
.site-footer .widget.widget_raratheme_custom_categories .raratheme-custom-categories-wrap .category-fallback-svg a {
    background: rgba(var(--secondary-color-rgb), 0.6);
}

.site-footer .widget_raratheme_author_bio .readmore,
#secondary .widget_raratheme_author_bio .readmore {
    background-color: var(--secondary-color);
    color: #fff;
    text-decoration: none;
}

.site-footer .widget_raratheme_author_bio .readmore:hover,
#secondary .widget_raratheme_author_bio .readmore:hover {
    background: rgba(var(--secondary-color-rgb), 0.6);
    color: #fff;
}

.site-footer .footer-t .widget_raratheme_author_bio .author-socicons li a,
#secondary .widget_raratheme_author_bio .author-socicons li a {
    background-color: var(--secondary-color);
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    margin: 6px;
    border-radius: 50%;
}

.site-footer .footer-t .widget_raratheme_author_bio .author-socicons li:hover
#secondary .widget_raratheme_author_bio .author-socicons li:hover { 
    background-color: rgba(var(--secondary-color-rgb), 0.6);
    color: #fff;
}

.site-footer .footer-t .widget_raratheme_author_bio .author-socicons li a:hover,
#secondary .widget_raratheme_author_bio .author-socicons li a:hover {
    color: #fff;
    background: rgba(var(--secondary-color-rgb), 0.6);
}

.site-footer .footer-t .container .widget_raratheme_featured_page_widget .btn-readmore,
#secondary .widget_raratheme_featured_page_widget .btn-readmore {
    background-color: var(--secondary-color);
    color: #fff;
    border: 1px solid var(--secondary-color);
}

.site-footer .footer-t .container .widget_raratheme_featured_page_widget .btn-readmore:hover,
#secondary .widget_raratheme_featured_page_widget .btn-readmore:hover {
    background: transparent;
}

/* Sidebar color */

.widget.widget_calendar .calendar_wrap .wp-calendar-table tbody tr td {
    text-align: center;
}

#secondary .widget_raratheme_companion_cta_widget .button-wrap .btn-cta:hover {
    background: var(--secondary-color);
    color: #fff;
}

#secondary .widget.widget_rrtc_description_widget .text-holder {
    text-align: center;
}

#secondary .widget.widget_rrtc_description_widget .text-holder .mlp-wrapper .description {
    text-align: center;
}
#secondary .widget.widget_rrtc_description_widget .text-holder .mlp-wrapper .text {
    display: block;
}

#secondary .widget.widget_rrtc_description_widget .text-holder .mlp-wrapper .social-networks li a {
    color: #fff;
}

#secondary .widget.widget_rrtc_description_widget .text-holder .mlp-wrapper .social-networks li a:hover {
    background: rgba(var(--secondary-color-rgb), 0.6);
}

#secondary .widget_raratheme_featured_widget .widget-featured-holder.right.no-featured-image .text-holder .featured_page_content .readmore {
    padding: 10px 12px;
    color: #fff;
    background: var(--secondary-color);
}

#secondary .widget_rtc_contact_social_links ul.social-networks li a {
    color: #fff;
}

#secondary .widget_raratheme_author_bio .author-bio-socicons .author-socicons li a {
    color: #fff;
}

#secondary .widget_raratheme_author_bio .author-bio-socicons .author-socicons li a:hover {
    color: #fff;
    background: rgba(var(--secondary-color-rgb), 0.6);
}

#secondary .widget.widget_raratheme_featured_page_widget .widget-featured-holder .featured_page_content a.btn-readmore {
    padding: 10px 12px;
    color: #fff;
    background: var(--secondary-color);
    border-radius: 5px;
}

#secondary .widget.widget_raratheme_featured_page_widget .widget-featured-holder .featured_page_content a.btn-readmore:hover {
    background: rgba(var(--secondary-color-rgb), 0.6);
}

#secondary .widget.widget_raratheme_featured_widget .widget-featured-holder .text-holder .readmore, .site-footer .widget.widget_raratheme_featured_widget .widget-featured-holder .text-holder .readmore, #secondary .widget.widget_rrtc_icon_text_widget .text-holder .btn-readmore, #secondary .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore{
    color: #fff;
    border: 1px solid var(--secondary-color);
    padding: 10px 12px;
    background-color: var(--secondary-color);
}

#secondary .widget.widget_raratheme_featured_widget .widget-featured-holder .text-holder a.readmore:hover, #secondary .widget.widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover,  #secondary .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore:hover {
    background: rgba(var(--secondary-color-rgb), 0.6);
    color: #fff;
}

#secondary .widget.widget_raratheme_image_widget .raratheme-iw-inner-holder a.readmore, .site-footer .widget.widget_raratheme_image_widget .raratheme-iw-inner-holder a.readmore {
    max-width: 100%;
    display: inline-block;
}

/* Icon Text */

.site-footer .widget.widget_rrtc_icon_text_widget .col .text {
    display: block;
}

.site-footer .widget.widget_rrtc_icon_text_widget .col .text {
    display: block;
}
.site-footer .widget.widget_rrtc_icon_text_widget .col .text img {
    width: 100%;
}
#secondary .widget.widget_rrtc_icon_text_widget .text-holder .btn-readmore:hover {
    color: white;

}
.site-footer .widget_raratheme_image_widget .raratheme-iw-inner-holder .readmore:hover {
    background : transparent;
}

.site-footer .widget_raratheme_companion_cta_widget .raratheme-cta-container .text-holder .button-wrap a:hover {
    background-color: var(--secondary-color);;
}

/* Word break fixes */

.site-footer .widget.widget_raratheme_recent_post ul.style-one .cat-links a, #secondary .widget.widget_raratheme_recent_post ul.style-one .cat-links a, .site-footer .widget.widget_raratheme_popular_post ul.style-one .cat-links a, #secondary .widget.widget_raratheme_popular_post ul.style-one .cat-links a   {
    word-break: break-word;
}

.site-footer .widget.widget_raratheme_author_bio .raratheme-author-bio-holder .author-bio-socicons .author-socicons {
    display: flex;
    flex-wrap : wrap;
} 

 #secondary .widget.widget_search .search-form input[type="submit"] {
     margin: 11px 0 0;
 }

 /* Call to action fixes  */

 #secondary .widget_raratheme_companion_cta_widget .raratheme-cta-container .widget-title, .site-footer .widget_raratheme_companion_cta_widget .raratheme-cta-container .text .widget-title {
     color: #fff;
 }

 .site-footer .widget_raratheme_companion_cta_widget .raratheme-cta-container .text-holder p, #secondary .widget_raratheme_companion_cta_widget .raratheme-cta-container .text .text-holder p  {
     color: #fff;
 }


 #secondary .widget.widget_raratheme_companion_faqs_widget .accordion .expand-faq:hover, .site-footer .widget.widget_raratheme_companion_faqs_widget .accordion .expand-faq:hover  {
     text-decoration: none;
     color: var(--secondary-color);
 }

 #secondary .widget.widget_raratheme_companion_cta_widget .centered.text {
     text-align: center;
 }

 .site-footer .widget.widget_raratheme_companion_cta_widget .centered.text {
    text-align: center;
}

/* Social media fixes */

#secondary .widget.widget_rtc_social_links .social-networks .rtc-social-icon-wrap, .site-footer .widget.widget_rtc_social_links .social-networks .rtc-social-icon-wrap {
    margin: 5px 0px;
}

#secondary .widget.widget_rrtc_description_widget .text-holder .social-networks li, .site-footer .widget.widget_rrtc_description_widget .text-holder .social-networks li {
    margin: 0;
}
 /* Search button fixes */
 @media only screen and (max-width: 1024px) {
   .mobile-header .mobile-menu .search-form .search-submit {
        width: 1.5rem;
        height: 2rem;
        padding: 0;
    }
}
