/*
Theme Name: basejungle Theme
Theme URI: barnabyexquisiterenovations.com
Author: Umair
Author URI: barnabyexquisiterenovations.com
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
    font-family: 'jungle-ranger';
    src: url('inc/assets/fonts/junglerangerregular.eot');
    src: url('inc/assets/fonts/junglerangerregular.eot?#iefix') format('embedded-opentype'),
        url('inc/assets/fonts/junglerangerregular.woff2') format('woff2'),
        url('inc/assets/fonts/junglerangerregular.woff') format('woff'),
        url('inc/assets/fonts/junglerangerregular.ttf') format('truetype'),
        url('inc/assets/fonts/junglerangerregular.svg#junglerangerregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'jungle-ranger';
}
body {
    margin: 0;
    -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #24292e;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 15px;
}
h1 {
    font-size: 32px;
    padding-bottom: 10px;
}
h2 {
    font-size: 24px;
    padding-bottom: 0.3em;
    line-height: 1.25;
}
h3 {
    font-size: 18px;
    line-height: 25px;
}
h4 {
    font-size: 16px;
    line-height: 20px;
}
h5 {
    font-size: 14px;
    line-height: 17.5px;
}


h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
}
h2.entry-title {
    border-bottom: 1px solid #eaecef;
}
h3.widget-title {
    font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 0 0 1em;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
    margin-bottom: 0;
    background-color: transparent;
   
}
h3.elementor-icon-box-title {
    margin-top: 0;
    padding-top: 20px;
    margin-bottom: 5px;
	 padding-left: 10px;
}
p.elementor-icon-box-description {
    padding-left: 10px;
}
.elementor-icon-box-content {
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 10px;
}
.box-1:after {
    content: "";
    background: url(inc/assets/img/line.png);
    position: absolute;
    right: 0;
    width: 2px;
    height: 80px;
    top: 50%;
    transform: translateY(-50%);
}
.box-2 .elementor-icon-box-content {
    padding-left: 15px;
}
.elementor-element.elementor-element-c229ba1.elementor-widget.elementor-widget-heading {
    margin-bottom: 0;
}
.navbar-brand > a {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
    text-decoration: none;
}

#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}

#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}
a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}

@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }
    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
    span.mega-indicator {
        display: block !important;
        text-align: center;
        position: relative !important;
        top: -16px;
    }
	
}
.navbar-light .navbar-toggler-icon {
    background-image: url(inc/assets/img/toggle.svg) !important;
}
@media screen and (min-width: 768px) {
    
	.collapse:not(.show) {
  
    display: flex;
}
.navbar-nav li {
    display: inline-block !important;
}
.navbar-nav {
    display: inline-block;
	    margin-top: 12px;
}
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
    padding-left: 0;
    padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #FFFFFF;
    padding: 0.5rem 1rem;
    font-weight: 500;
    font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #fff;
    
    /*background: #f9f9f9;*/
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}
@media screen and (min-width: 769px) {
    .dropdown-menu li > .dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}
@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        background: #262226 !important;
    }

    .dropdown-menu li a {
        padding: 0;
    }

    #masthead .navbar-nav > li > a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }

    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}
.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%;
}
.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    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;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    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;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# 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;
    font-size: 0.875rem;
    /* Make sure select elements fit in widgets. */
}
.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #eee;
    text-decoration: none;
}
.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}
.widget_categories .nav-link {
    display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
    /*padding-bottom: 3.75rem;*/
    /*padding-top: 4.125rem;*/
}

.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    /*  margin-bottom: 4rem;*/
}

.posted-on, .byline, .comments-link {
    color: #9a9a9a;
}

.entry-title > a {
    color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}

/*--------------------------------------------------------------
# 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%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}
.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-item .gallery-columns-2 {
    max-width: 50%;
}
.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
    max-width: 25%;
}
.gallery-item .gallery-columns-5 {
    max-width: 20%;
}
.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}

.variations_form .variations .value > select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
    font-size: 85%;
}
.top-img-width img {
    width: 100%;
}
body:not(.theme-preset-active) footer#colophon {
    color: #ffffff;
    background-color: #333333 !important;
}
.navbar-dark .site-info {
    color: #fff;
}
.copyright {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-align: center;
}

.copyright a, footer#colophon a {
    color: inherit;
}

@media screen and (max-width: 991px) {
	.elementor-icon-box-content {
    padding-right: 10px !important;
   
    padding-left: 0px !important;
}
.box-2 .elementor-icon-box-content {
    padding-left: 0px !important;
}
.elementor-icon-box-description {
    font-size: 11px !important;
}
	
}
span.wpcf7-not-valid-tip {
    padding-left: 10px;
}
@media screen and (max-width: 767px) {
    #masthead .navbar-nav > li > a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
	button.navbar-toggler {
    display: block !important;
	position: absolute;
    right: 20px;
    margin-top: 22px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 1rem;
}

span.wpcf7-spinner {
    position: relative !important;
}
.social-icons {
    float: none !important;
    text-align: center;
    margin-top: 10px;
}
.site-info p {
    text-align: center;
}
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
    html {
        font-size: 95%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
    html {
        font-size: 85%;
    }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
    html {
        font-size: 80%;
    }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    html {
        font-size: 75%;
    }
}

.searchfrom .searchicon {
    width: 24px;
    position: relative;
    top: 6px;
    margin-right: 10px;
}
form.searchfrom {
    float: right;
    margin-top: -40px;
    z-index: 9;
    position: relative;
}
.searchfrom input#search {
    border-radius: 5px;
    border: none;
    height: 35px;
    font-size: 16px;
    padding-left: 7px;
    outline: none;
    
}
.slidess {
    
    font-size: 54px !important;
    text-transform: uppercase;
    color: #27aae1;
}
.slidess span {
    
    font-size: 54px !important;
    text-transform: uppercase;
    color: #fff;
}
.text-slides .tp-caption{
    
}
.about-btn {
    background: #fff !important;
    
    font-weight: 600 !important;
}
.about-btn:hover {
    background: #026bb3 !important;
  
}
.get-btn .tp-caption:hover {
    
    font-weight: 600 !important;
}
section#slides {
    border-bottom: 8px solid #026bb2;
}
.small-heading {
    text-align: center;
    color: #026bb2;
    
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
}
.large-heading {
    text-align: center;
    margin-top: 8px;
    font-size: 50px;
    text-transform: uppercase;
    color: #262226;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.large-heading span {

    color: #026bb2;
}
#services {
    padding-top: 70px;
    position: relative;
}
.text-para {
    
    color: #262226;
    text-align: center;
    font-weight: 600;
    font-size: 19px;

}
.topanimation {
    position: absolute;
    left: -139px;
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
.bootomanimation {
    position: absolute;
    bottom: 0;
    right: 4%;
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
/*

.features-item {
  min-width: 200px;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
  color: #c98258;
  position: relative;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.features-item .cardd {
  height: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
  width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}
.features-item .cardd .front {
  position: relative;
}
.features-item .cardd .side {
  background-color: #202234;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
}
.features-item .cardd .back {
  background: #c98258;
  color: #fff;
  text-align: center;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  font-weight: 400;
  -webkit-backface-visibility: visibles;
  backface-visibility: visibles;
  line-height: 1.4;
  padding: 2.5rem;
}*/
.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #262226;
    color: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #262226;
    color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
    color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: #262226;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.flip-card {
    background-color: transparent;
    width: 95%;
    height: 332px;
    perspective: 1000px;
    margin: 0px auto 60px;
    position: relative;
    z-index: 99;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #262226;
    color: #fff;
    padding-top: 65px;
    background: url(inc/assets/img/frontbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.flip-card-back {
    background-color: #026bb2;
    color: white;
    transform: rotateY(180deg);
    padding: 30px 20px;
    background: url(inc/assets/img/backbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.service-name {
    color: #fff;
    
    font-weight: 100;
    text-transform: uppercase;
    padding: 0 20px;
}
.article-heading {
    
    font-size: 23px;
    text-transform: uppercase;
    color: #fff;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.flip-card-back p {
    font-size: 16px;
    height: 120px;
}
.seemorelink {
    background: #262226;
    color: #fff;
    padding: 10px;
    
    text-decoration: none !important;
    text-transform: uppercase;
    margin-top: 5px;
    display: inline-block;
    width: auto;
}
.seemorelink:hover {
    background: #fff;
    color: #262226;
    text-decoration: none !important;
}
.article_img {
    width: 165px;
}
.visibility_img {
    position: absolute;
    right: 0;
    top: 0px;
    width: 50%;
    height: 380px;
    object-fit: cover;
}
#action {
    position: relative;
    background: #026bb2;
    color: #fff;
    margin-top: 100px;
    height: 380px;
}
.call-heading {
    
    font-size: 43px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 10px;
}
.psac-slider-and-carousel .owl-dots .owl-dot.active {
    background: #026bb2 !important;
}
.call-actions p {
   
    padding-right: 25px;
    text-align: left;
}
.amsat-call-action {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    padding: 10px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 30px;
}
.amsat-call-action:hover {
    /* color: #262226;
     background: #fff;*/
    text-decoration: none !important;
}
#logos {
    background: #262226;
    padding: 50px 0px;
}
.owl-carousel .owl-nav.disabled {
    display: block !important;
}
#logos .owl-prev {
    background-color: transparent !important;
    border: none !important;
    font-size: 30px !important;
    position: absolute;
    left: -40px !important;
    top: 30%;
    color: transparent !important;
    background: url(inc/assets/img/arrow-left.png) !important;
    background-size: 100% 100% !important;
    background-position: center center;
}
#logos .owl-carousel .owl-item img {
    width: 80% !important;
}
#lcs_logo_carousel_wrapper .owl-nav {
    position: revert !important;

}
#logos .owl-next {
    background: transparent !important;
    border: none !important;
    font-size: 30px !important;
    position: absolute;
    right: -40px !important;
    top: 30%;
    color: transparent !important;
    background: url(inc/assets/img/arrow-right.png) !important;
    background-size: 100% 100% !important;
    background-position: center center;
}
#lcs_logo_carousel_wrapper .owl-nav div {
    width: 32px !important;
    height: 47px !important;
}
.partner {
   
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.partner span{

    color: #00aeef;
}
.psac-post-categories a {
    border: none;
    color: #fff;
    text-decoration: none !important;
    pointer-events: none;
}
.psac-post-carousel.psac-design-2 .psac-post-carousel-content {
    text-align: left !important;
    color: #fff;
    border: none !important;
}
.psac-post-margin-content {
    background: #231f20;
    color: #fff;
    border-bottom: 5px solid #026bb2;
}
.psac-post-title a {
    color: #27aae1;
    
    font-weight: 600;
    font-weight: 600;
    font-size: 20px;

}
.psac-post-carousel-slide {
    background: #231f20;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.psac-post-carousel.psac-design-2 .psac-post-image-bg {
    border-radius: 10px;
    border-bottom: 1px solid #026bb2;
}
span.psac-user-img {
    display: none;
}
.psac-post-meta {
    color: transparent;
}
.psac-post-meta span {
    color: #fff !important;
    font-style: normal !important;


}
.psac-post-content {
    clear: both;
}
.psac-post-carousel.psac-design-2 .psac-post-title {
    float: right;
    width: 79%;
    padding-left: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    max-height: 4.4rem;
}
.psac-post-meta {
    width: 18%;
    margin-top: 7px;
    background: #026bb2;
    border-radius: 4px;
    padding: 10px 0;
}
.psac-post-short-content {
    font-size: 14px;
}
.psac-readmorebtn {
    border: none !important;
    padding: 0 !important;
    color: #27aae1;
    font-weight: 600;
    font-size: 14px;
}
#news .owl-carousel .owl-dots.disabled {
    display: block !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
#news {
    padding-top: 30px;
    margin-bottom: 30px;
}
.psac-post-carousel-wrp {
    padding-top: 40px;
}
#news .owl-prev {
    background: transparent;
    border: none;
    color: #a7a9ac;
    font-size: 35px;
}
#news .owl-next {
    background: transparent;
    border: none;
    color: #a7a9ac;
    font-size: 35px;
}
.psac-slider-and-carousel .owl-dots .owl-dot {
    background: #a7a9ac;
}
.psac-slider-and-carousel .owl-nav {
    top: auto !important;
    bottom: 42px;
}
.psac-readmorebtn::after {
    content: "+";
    padding-left: 4px;
}
.psac-readmorebtn:hover {
    background: transparent;
}
.site-info p {
    margin-bottom: 0px;
    text-align: left;
    
    color: #fff;
    font-size: 15px;
    font-family: "Inter", Sans-serif;
}
.social-icons {
    padding-left: 0 !important;
    list-style: none;
	    margin-bottom: 0;
    float: right;
}
.social-icons li {
    display: inline;
    padding-right: 20px;
}
ul.social-icons {
    
}
footer {
    background-color: #ffffff !important;
}
div#footer-widget {
    background: #262226 !important;
    color: #fff;
}
div#footer-widget .image {

    margin-top: 57px;
}
.stay.text-center {
    font-size: 16px;
    font-weight: 100;
}
section#contact {
    padding: 50px 0;
    color: #fff;
}
.page-id-89 section#contact {
    background: url(inc/assets/img/footer-bg-form.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.section-form{
    background: url(inc/assets/img/footer-bg-form.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
body.home section#contact {
    background: url(inc/assets/img/footer-bg-form.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.elementor-83 .elementor-element.elementor-element-1b2f8bd:not(.elementor-motion-effects-element-type-background), .elementor-83 .elementor-element.elementor-element-1b2f8bd > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    /* background-image: linear-gradient(to bottom right, #036ab1, #2b3990) !important;*/
    background: url(inc/assets/img/footer-bg-form.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
section#custom_html-2 {
    padding-right: 10%;
}
.contact-heading {
    
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0px;
}
.contact-heading  span {
    color: #fff;
}
.contact-para {
   
    color: #fff;
    padding: 0 90px;
    margin-bottom: 40px;
}
form.wpcf7-form label {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}
input.wpcf7-form-control {
    height: 47px;
    border-radius: 50px !important;
    border: 1px solid #757575;
    background: transparent;
}
span.wpcf7-form-control-wrap.your-email {
    width: 100%;
}
span.wpcf7-form-control-wrap {
   
    display: inline-block;
}
form.wpcf7-form label span {
    color: #262226;
    position: relative;
    left: 2px;
    font-weight: 600;
    
}
.terms {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
   
}
.terms a {
    color: #fff;
   
}
input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    background: #FFBB00;
    font-weight: 600;
    font-family: "Inter", Sans-serif;
    color: #333333;
    border: none;
    padding: 0 50px;
}
h3.stay.text-center {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: inherit !important;
    margin-bottom: 0px !important;
    padding-top: 20px;

}
.bft-form-group input[type="text"] {
    padding-left: 10px;
    height: 48px;
    border-top-left-radius: 91px;
    border-bottom-left-radius: 92px;
    border: none;
    

    outline: none;

}
.btn-section {
    text-align: center;
}
span.wpcf7-spinner {
    position: absolute;
}
form.bft-front-form.bft-vertical.bft-inline-label {
    margin-bottom: 20px;
    margin-top: 20px;
}
.emails-subs {
    float: left;
    width: 65% !important;
}
.bft-form-group.btn-subs {
    width: 35% !important;
    float: right;
}
.bft-form-group.btn-subs input.bft-button {
    color: #fff;
    background: #026bb2;
    border: none;
    width: 100%;
    height: 48px;
    border-top-right-radius: 91px;
    border-bottom-right-radius: 91px;
    
    font-weight: 600;
    font-size: 15px;
    outline: none;

}
.socials h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    
    padding-left: 43px;
    padding-top: 10px;
}
.socials ul {
    list-style: none;
}
.socials ul li {
    display: inline;
}
.socials ul li a img {
    width: 43px;
    margin-right: 13px;
}
ul.mega-sub-menu {
    margin-left: 10% !important;
    margin-top: 28px !important;
    /* width: 90% !important;*/
}
ul.mega-sub-menu li ul.mega-sub-menu {
    margin: 0 !important;
}

.seperators {
    height: 3px;
    background: #fff;
    margin-top: 22px;
    margin-left: -70px;
    margin-bottom: 17px;
}
ul.mega-sub-menu li a {
   
}
li#mega-menu-item-custom_html-5 {
    padding-right: 0px !important;
}
ul.mega-sub-menu img.image {
    float: right;
}
.menus-row{
    /* width: 100%;*/
}
@media only screen and (min-width: 1700px)  {
    .visibility_img {
        height: 440px;
    }
    #action {
        height: 440px;
    }
}
@media only screen and (min-width: 768px)  {
    button.navbar-toggler {
        display: none;
    }

}
@media only screen and (max-width: 1500px)  {
    .bootomanimation {
        right: 4%;
        width: 170px;
    }
    .topanimation {

        width: 210px;
    }

}
@media only screen and (max-width: 991px)  {
    form.searchfrom {

        display: none;
    }
    .bootomanimation, .topanimation {
        display: none;
    }
    .mega-toggle-blocks-left, .mega-toggle-blocks-center {
        display: none !important;
    }
    button.navbar-toggler {
        display: none;
    }

}
@media only screen and (max-width: 767px)  {
    form.searchfrom {

        display: none;
    }
    .psac-slider-and-carousel .owl-nav {
        bottom: 30px;
    }
    .steps .elementor-column-wrap {
        background: none !important;
    }
    .img-icon-steps {
        display: none;
    }
    .steps .elementor-widget-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .main-steps {
        margin: 0 !important;
    }
    .wpcf7-form-control-wrap {
        width: 100% !important;
    }
    .custom-images-small img {
        width: 100% !important;
    }
    .custom-images img {
        width: 100% !important;
        float: none;
    }
    .about-btn {
        position: relative;
        left: 110px;
    }
    .slider-texts{
        font-size: 10px !important;
        line-height: 11px !important;
    }
    .psac-post-carousel.psac-design-2 .psac-post-title {
        max-height: 7.4rem !important;
    }
    .media-class {
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    .content-section {
        width: 100% !important;
        padding-left: 10px !important;
    }
    .grid-items {
        width: 100% !important;
    }
    .mega-second-menu-tab {
        margin-top: -10px !important;
    }
    ul.mega-sub-menu img.image {
        float: left !important;
    }
    .contacts-vector {
        display: none;
    }
    .flip-card-back p {
        font-size: 15px;
        height: 140px;
    }
    .article-heading {
        font-size: 20px !important;
    }
    p {
        font-size: 15px;
    }
    .parent-title {
        top: 10% !important;
    }
    #address p {
        font-size: 15px !important;
    }
    #address span {
        font-size: 15px !important;
    }
    .parent-title h2 {
        font-size: 30px !important;
    }
    .slidess {
        font-size: 22px !important;
    }
    .slidess span {
        font-size: 22px !important;
    }
    .text-slides .tp-caption {
        font-size: 13px !important;
        line-height: 13px !important;
        margin-bottom: 20px !important;
    }
    div#slide-1-layer-13 {
        position: relative;
        left: 118px;
    }
    .large-heading {
        font-size: 30px;
    }
    .visibility_img {
        position: relative;
        height: auto;
        width: 100%;
    }
    .call-heading {
        font-size: 30px;
    }

    #action {
        margin-top: 10px;
        height: auto;

    }
    .partner {
        font-size: 30px;
    }
    .psac-post-meta {
        width: 19%;
    }
    .psac-post-meta span {
        font-size: 10px;
    }
    .psac-post-title a {
        font-size: 17px;
    }
    .contact-heading {
        font-size: 30px;
    }
    .contact-para {
        font-size: 15px;
        padding: 0;
    }  .mega-toggle-blocks-left, .mega-toggle-blocks-center {
           display: none !important;
       }
    input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
        width: 100%;
    }
    .menus-row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    div#footer-widget .image {
        margin-top: 45px;
    }
    div#footer-widget section#media_image-2 {
        text-align: center;
    }
    #logos .owl-prev {
        display: none;
    }
    ul.mega-sub-menu {
        margin-left: 0 !important;
        margin-top: 0px !important;
    }
    form.wpcf7-form label {
        width: 100%;
    }
    .bft-form-group input[type="text"] {
        max-width: 100% !important;
    }
    .seperators {
        display: none;
    }
    #logos .owl-next{
        display: none;
    }
    .menus-row .col-md-3, .col-md-9 {
        padding: 0 !important;
    }
    section#custom_html-2 {
        padding-right: 0;
    }
    .socials h4 {
        padding-top: 0px;
        text-align: center;
        padding-left: 0px !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        top: -42px !important;
        right: 0;
    }
    .socials ul {
        padding-left: 0px !important;
        text-align: center;
    }

}
@media all and (max-width: 1199px) and (min-width: 992px) {
    .searchfrom input#search {

        width: 120px;
    }
    .bootomanimation, .topanimation {
        display: none;
    }
}
@media all and (max-width: 991px) and (min-width: 767px) {
    form.searchfrom {

        display: none;
    }
    .col-md-6.call-actions {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100%;
    }
    .about-btn {
        position: relative;
        left: 75px;
    }
    .slidess {
        font-size: 22px !important;
    }
    .slidess span {
        font-size: 22px !important;
    }
    .text-slides .tp-caption {
        font-size: 13px !important;
        line-height: 13px !important;
        margin-bottom: 20px !important;
    }
    div#slide-1-layer-13 {
        position: relative;
        left: 80px;
    }
    .large-heading {
        font-size: 30px;
    }
    .visibility_img {
        position: relative;
        height: auto;
        width: 100%;
    }
    .call-heading {
        font-size: 30px;
    }
    .seemorelink {
        margin-top: 18px;
    }
    #action {
        margin-top: 10px;
        height: auto;

    }
    .partner {
        font-size: 30px;
    }
    .psac-post-meta {
        width: 19%;
    }
    .psac-post-meta span {
        font-size: 7px;
        text-align: center;
    }
    .bft-front-form.bft-vertical.bft-inline-label input[type="submit"] {
        font-size: 10px;
    }
    .psac-post-title a {
        font-size: 17px;
    }
    .contact-heading {
        font-size: 30px;
    }
    .socials ul li a img {
        width: 33px;
    }
    .contact-para {
        font-size: 15px;
        padding: 0;
    }  .mega-toggle-blocks-left, .mega-toggle-blocks-center {
           display: none !important;
       }
    input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
        width: 100%;
    }
    .menus-row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    div#footer-widget .image {
        margin-top: 45px;
    }
    div#footer-widget section#media_image-2 {
        text-align: center;
    }
    #logos .owl-prev {
        display: none;
    }
    ul.mega-sub-menu {
        margin-left: 0 !important;
        margin-top: 0px !important;
    }
    form.wpcf7-form label {
        width: 100%;
    }

    .bft-form-group input[type="text"] {
        max-width: 100% !important;
    }
    .seperators {
        display: none;
    }
    #logos .owl-next{
        display: none;
    }
    .menus-row .col-md-3, .col-md-9 {
        text-align: left;
        padding-left: 11px !important;
    }
    section#custom_html-2 {
        padding-right: 0;
    }
    .socials h4 {
        padding-top: 0px;
        text-align: center;
        padding-left: 0px !important;
    }

    .socials ul {
        padding-left: 0px !important;
        text-align: center;
    }

}
@media all and (max-width: 1199px) and (min-width: 992px) {
    .searchfrom input#search {

        width: 120px;
    }
    #action {
        height: 400px;
    }
    .visibility_img {
        height: 400px;
    }
    .seperators {
        margin-left: -50px;
    }
    .flip-card-back p {
        font-size: 14px;
    }
    .psac-post-meta span {
        font-size: 9px;
    }
    .bootomanimation, .topanimation {
        display: none;
    }
}
.loginlink {
    background: #fff;
    padding: 3px 14px;
    
    text-transform: uppercase;
    color: #262226;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 10px;
    display: inline-block;
    font-size: 17px;
    text-decoration: none !important;
}
.loginlink:hover {
    background: #fff;
    color: #262226;
}
span.mega-indicator {
    display: block !important;
}



section#primary {
    padding: 0;
}
#about-para {
    padding-top: 3em;
}
.aboutimages {
    margin-top: 3em;
    margin-bottom: 3em;
}
.tiltle-img {
    width: 100%;
    border-bottom: 5px solid #026bb2;
}
h1.entry-title {

    display: none;
}
.parent-title {
    position: absolute;
    top: 0px;
}
figure.wp-block-image.size-large {
    position: relative;
    margin-bottom: 0;
}
.parent-title {
    position: absolute;
    top: 26%;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

#address {
    background: #262226;
    padding: 60px 0 0px;
}


input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
   
}
form.wpcf7-form label {
    width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    border-radius: 0;
    resize: none;
    border: none;
    height: 170px;
    width: 100% !important;
}
#address span {
    color: #ff0013;
    text-transform: uppercase;
    
}

.search-results .page-title {
    color: #026bb2;
    
}
.search-results .page-title span {
    color: #262226;

}
.search-results .entry-title a {
    color: #262226;
    
}
.psac-post-carousel-slide:hover {
    background: #026bb2;
}
.psac-post-carousel-slide:hover .psac-post-margin-content {
    background: #026bb2;
    border-bottom: 5px solid #231f20;
}
.psac-post-carousel-slide:hover .psac-post-title a {
    color: #262226;
}
.psac-post-carousel-slide:hover .psac-post-meta {
    background: #262226;
}
.psac-post-carousel-slide:hover .psac-readmorebtn {
    color: #262226;
}
.single-services h1.entry-title {
    display: none !important;
}
.single-services .post-thumbnail {
    display: none;
}
.title-company h6 {
    
    text-transform: uppercase;
    margin-bottom: -10px;
}
.title-service h2 {
    
    color: #00adee;
    font-size: 50px;
    text-transform: uppercase;
}
.title-service h2 span {
    color: #00adee !important;
}
.elementor-text-editor p {
    margin-bottom: 0;
    color: #000000;
}
.elementor-text-editor ul {
    padding-left: 17px;
    list-style: none;
}
.elementor-text-editor ul li{
    color: #000000;
   
}
.elementor-text-editor ul li:before {
    content: "\2022";
    color: #026bb2;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
}
.bg-section h2 {
    color: #fff !important;
    
}
.bg-section p {
    color: #fff;
}
.bg-section img {
    width: 80%;
    margin: 0 auto;
}
.white-bg h2 span {
    color: #000;
}
.single-services nav.navigation.post-navigation {
    display: none;
}
.single-services div#comments {
    display: none;
}
.page-template.page-template-fullwidth h1.entry-title {
    display: none;
}
.bft-form-group.name-subs {
    display: none !important;
}
.bft-form-group.emails-subs label {
    display: none !important;
}
button {
    outline: none !important;
}
.elementor-text-editor ul li ul li:before {
    content: "-";
    color: #026bb2;
    font-weight: 100;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
}
/*section#logos {
  display: none;
}*/
.media-class {
    float: left;
    width: 40%;
    margin-bottom: 30px;
}
.content-section {
    width: 60%;
    float: left;
    padding-left: 8%;
    padding-bottom: 30px;
    padding-right: 4%;
}
.grid-items {
    width: 80%;
}
.seperator.hr {
    width: 60%;
    text-align: center;
    left: auto;
    right: auto;
    clear: both;
    margin: 0px auto;
}
.page h1.entry-title {
    display: none;
}
.post-grid.grid .item {
    padding-top: 12px !important;
}
.content-section .categories a {
    background: #026bb2;
    color: #fff;
    text-decoration: none !important;
    padding: 4px 8px;
    font-size: 13px;
   
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 17px;
    pointer-events: none;
}
.content-section .title {
    margin-top: 0 !important;
    color: #262226 !important;
    font-weight: 600;
    font-size: 20px !important;
}
.content-section .title a {
    color: #262226 ;
    text-decoration: none !important;
}
.content-section .author {
    color: #026bb2;
    float: left;
    padding-right: 10px;
    text-transform: uppercase;
   
    font-weight: 600;
}
.content-section .author:before {
    content: "By";
    text-transform: capitalize;
}
.content-section .post_date {
    color: #262226;
    
}
.content-section .excerpt {
    color: #262226;
   
    padding-right: 40px;
}
.media-class .element-media a img {
    padding: 10px;
    padding-right: 0;
}
.media-class .element-media  {
    background: url(inc/assets/img/news-imgbg.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 61%;
}
.content-section:hover {
    background-image: linear-gradient(to bottom right, #036ab1, #2b3990);
}
.content-section:hover .categories a {
    background: #fff !important;
    color: #262226;
}
.content-section:hover .title a {
    color: #fff !important;
}
.content-section:hover .author {
    color: #262226;
}
.content-section:hover .post_date {
    color: #fff;
}
.content-section:hover .excerpt {
    color: #fff;
}
.grid-items a {
    /*  pointer-events: none;*/
}
.single-post .post-thumbnail {
    display: none;
}
.single-post h1.entry-title {
    display: none;
}
.single-post .entry-meta {
    display: none;
}
.single-post nav.navigation.post-navigation {
    display: none;
}
.single-post div#comments {
    display: none;
}
a.loginlink {
    display: none;
}
.amsat-call-action {
    display: none;
}
.custom-images img {
    width: 70%;
}
.custom-images-small img {
    width: 50%;
}
span.wpcf7-not-valid-tip {
    color: #ff0000 !important;
    /*  margin-top: -17px;*/
}
span.wpcf7-form-control-wrap.textarea-74 {
    width: 100% !important;
}
.slider-texts {
    text-transform: capitalize;
}
body.error404 {
    text-align: center;
}
body.error404 form {
    display: none;
}
.error404 section#recent-posts-2 {
    display: none;
}
.error404 section#recent-comments-2 {
    display: none;
}
.newng{
    font-size: 114px;
    margin-bottom: -30px;
    color: #026bb2;
}
/*  blog page*/
.blog-listings {
    float: left;
    margin-bottom: 30px;
}
.blog-listing .grid-items {
    width: 100% !important;
}
.blog-listing .layer-wrapper {
    background-color: #e6e7e8;
    padding-bottom: 0px;
}
.pagination {
    background: url(inc/assets/img/pag-border.png);
    background-position: top center;
    background-size: 63% 5%;
    background-repeat: no-repeat;
    text-align: center !important;
    display: block;
}
.blog-listing .title {
    background: url(inc/assets/img/triangle.png) !important;
    background-position: bottom right !important;
    background-size: 33px 30px !important;
    background-repeat: no-repeat !important;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
}
.post-grid .pagination .current, .post-grid .pagination .pager.active {
    opacity: 1 !important;
}
a.prev.page-numbers {
    background: transparent !important;
    color: #221f1f !important;
    font-size: 41px !important;
    position: relative;
    top: 8px;
}
a.next.page-numbers {
    background: transparent !important;
    color: #221f1f !important;
    font-size: 41px !important;
    position: relative;
    top: 8px;
}
.blog-listing .title a {
    color: #262226;
    
    font-weight: 600;
    font-size: 20px;
    padding-left: 10px;
    display: inline-block;
    padding-right: 20px;
    line-height: 33px;
}
.blog-listing .author {
    float: left;
    padding-right: 9px;
    padding-left: 10px;
    text-transform: uppercase;
    color: #026bb2;
    
}
.blog-listing .author:before {
    content: "By";
    text-transform: capitalize;
}
.blog-listing .post_date {
    color: #231f20;
    
    float: left;
    padding-right: 10px;
}
.dashes.custom_text {
    padding-left: 14px;
    float: left;
    padding-right: 20px;
    color: #231f20;
}
.cat-heading.custom_text {
    color: #026bb2;
    
    float: left;
    padding-right: 5px;
}

.blog-listing .categories a {
    color: #231f20;
   
    padding-right: 10px;
    pointer-events: none;
}
.blog-listing .element-media {
    margin-bottom: 10px;
}
body.blog article {
    width: 47%;
    float: left;
    padding-right: 1.5%;
    padding-left: 1.5%;
    margin-top: 40px;
}
.blog aside#secondary {
    display: none;
}
body.blog .elementor {
    display: none;
}
