/*
Theme Name: Nestor
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.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
--------------------------------------------------------------*/
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;
}

p {
  margin-bottom: 1.5em;
}
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: 1em 0;
  /* 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: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
} */

.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;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

/* body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  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;
  font-weight: 600;
} */

.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;
  }

  .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: 1.5em 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%;
} */
/* body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
} */
.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: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# 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%; */
  }
}


/** ------------
## Custom theme
---------------- **/

header#masthead{
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 3%;
  /* -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; */
  border-bottom: 1px solid #f8f9fd;
  background-color: #ffffff;
  box-shadow: none;
  z-index: 1000
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #645CA1;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  font-family: Roboto, sans-serif;
}

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: #3F3A66;
}

.n-nav-item-button{
  padding-left: 1rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.n-nav-item-button > a {
    color: #fff;
    background-color: #5867DD;
    border-color: #5867DD;
    font-weight: 400;

    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    /* padding: 0.375rem 0.75rem; */
    padding: 0.7rem 0.85rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.n-nav-item-button > a:hover {
  background-color: #515ECA;
  border-color: #515ECA;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.n-nav-item-orange > a {
  color: #f3b100;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.n-nav-item-orange > a:hover {
  color: #ffc018;
}

.site-title > img{
  margin-bottom: 10px;
}

 .navbar-nav .dropdown-menu .dropdown-item{
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #645CA1;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    font-family: Roboto, sans-serif;
  }

  .navbar-nav .dropdown-menu .dropdown-item:hover{
    color: #3F3A66;
  }

  .navbar-nav .nav-item .dropdown-toggle::after{
    display: none;
  }


@media (min-width: 992px) {
  header#masthead{
    position: -webkit-sticky;
    position: sticky;
  }

  .navbar-expand-lg .navbar-nav {
    align-items: center;
  }

  .navbar-nav .nav-item .dropdown-menu {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 12px 0 rgba(99,99,99,.17);
    box-shadow: 0 0 12px 0 rgba(99,99,99,.17);
    border: none;
    margin: 0;

    display: block;
    opacity: 0;
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    transition: 0.2s cubic-bezier(0, 0, 0, 1);
    pointer-events: none;
   }

 

  .navbar-nav .nav-item:hover .dropdown-menu {
    /* display: block; */
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }

  .col-lg-45{
    width: 100%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  
  .col-lg-55{
      width: 100%;
      -ms-flex: 0 0 55%;
      flex: 0 0 55%;
      max-width: 55%;
  }
}

@media (max-width: 992px) {
  .navbar-nav .nav-item .dropdown-menu {
    display: block !important;
    margin-left: 3rem;
  }

  
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1;
  font-size: 4rem;
  letter-spacing: -0.4px;
  color: #3F3A66;
  margin: 0 0 1.5rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 1.1rem;
  font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
  color: #918EA7;
}

.navbar-light .navbar-toggler{
  background: rgba(126, 130, 143, 0.1);
  border-radius: 4px;
  padding: 1rem;
}

.hero-content-buttons{
  margin-top: 1.5rem;
}

.btn{
  font-size: 15px;
  padding: 0.7rem 0.85rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.btn.btn-primary{
  background: #5867DD;
  border-color: #5867DD;
}

.btn.btn-primary:hover{
  background-color: #515ECA;
  border-color: #515ECA;
}

.btn.btn-success{
  color: #fff !important;
  background: #0ac4b3 !important;
  border-color: #0ac4b3 !important;
}

.btn.btn-success:hover{
  color: #fff !important;
  background-color: #08b8a9 !important;
  border-color: #08b8a9 !important;
}

.btn.btn-outline-primary{
  color: #5867DD;
  background-color: transparent;
  background-image: none;
  border-color: #5867DD;
}

.btn.btn-outline-primary:hover{
  color: #fff;
  background-color: #5867DD;
  border-color: #5867DD;
}

.hero-content{
  margin-bottom: 2.5rem;
}

.hero-image > img {
  width: 100%;
} 

/*
 * Footer
 */

footer.site-footer {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

footer.site-footer .container{
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding-top: 3rem;
}

footer.site-footer .container .site-info .n-site-info-copy{
  color: #645CA1;
  font-weight: 300;
  font-size: 0.9rem;
  min-height: 4rem;
}

footer.site-footer .container .site-info .n-site-info-yc_text{
  font-size: 0.85rem;
  font-weight: 300;
  color: #918EA7;
}

footer.site-footer .container .site-info .n-site-info-yc_logo{
  margin-left: 0.5rem;
}

#footer-widget{
  margin-top: 6rem;
}

#footer-widget .widget{
  margin-top: 1.5rem;
}

#footer-widget h3.widget-title{
  margin-top: 0;
  text-transform: uppercase;
  color: #3F3A66;
  font-size: 13px;
  letter-spacing: 1.5px;
}

#footer-widget .widget a.nav-link{
  margin-bottom: 0.8rem;
  padding: 0.5rem 0.3rem 0.5rem 0;
  color: #645CA1;
  font-size: 16px;
  text-decoration: none;
}

#footer-widget .widget a.nav-link:hover{
  color: #3F3A66;
  background-color: #fff;
}

#footer-widget .n-footer-widget-contact .n-footer-widget-contact_logo{
  
}

#footer-widget .n-footer-widget-contact .n-footer-widget-contact_info{
    padding-left: 0.3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#footer-widget .n-footer-widget-contact .n-footer-widget-contact_info > span{
  color: #918EA7;
  margin: 0.5rem 0;
  line-height: 1.2;
  display: block;
  font-size: 0.9rem;
  font-weight: 300; 
}


.n-page-banner{
  background-color: #F2515C;
  padding: 1rem 0;
}

.n-page-banner .n-page-banner-message{
  color: #fff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6;
}

.n-page-banner .n-page-banner-link{
    margin-left: 0.5rem;
    padding: 0.2rem 0.8rem;
    border-radius: 1rem;
    background-color: hsla(0, 0%, 100%, 0.1);
    display: inline-block;
}

.n-page-banner .n-page-banner-link a{
  font-size: 0.7rem;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}

/*
 * Animation
 */

html:not(.no-js) [data-aos=fade-up] {
  -webkit-transform:translate3d(0,50px,0);
  transform:translate3d(0,50px,0);
}

html:not(.no-js) [data-aos=fade-left] {
  -webkit-transform:translate3d(50px,0,0);
  transform:translate3d(50px,0,0);
}

/*
 * Request a demo
 */

 .rd-section{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 400px;
    padding: 7rem 3%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #373569;
    background-image: url(/wp-content/themes/nestor/inc/assets/img/bg-demo.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 80%;
 }

 .rd-section .rd-section-content{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-align: center;
 }

  .rd-section .rd-section-content .rd-section-title{
    margin-bottom: 0.5rem;
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.4px;
   
  }

  .rd-section .rd-section-content .rd-section-desc{
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-size: 1.1rem;
    line-height: 1.3;
    font-weight: 300;
  }

  .n-feature-box{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .n-feature-box h2{
    margin-top: 0;
    line-height: 1.1;
    font-size: 3.2rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1.8rem;
    padding: 0;
  }

  .n-feature-box .n-feature-box_details{
    padding-left: 30px;
    padding-right: 30px;
  }

  .n-feature-box .n-feature-box_desc{
    color: #918EA7;
    line-height: 1.5;
    font-size: 1.1rem;
    font-weight: 300;
  }

  .n-feature-box .n-feature-box_img {
    /* padding: 15px; */
  }

  .n-feature-box .n-feature-box_link {
    /* color: #21C3B3; */
    color: #5867DD;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 2rem;
    display: inline-flex;
    align-items: center;
    margin-top: 1rem;
    text-decoration: none;
  }

  .n-feature-box .n-feature-box_link:hover {
    color: #1EB7A9;
  }

  .n-feature-box .n-feature-box_link i{
    margin-left: 0.3rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }


  .n-feature-box .n-feature-box_list {
    padding-left: 1rem;
  }

  .n-feature-box .n-feature-box_list .n-feature-box_list-item{
    position: relative;
    padding-left: 2rem;
    color: #3f3a66;
    line-height: 1.3;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 1.3rem;
    letter-spacing: -0.4px;
  }

  .n-feature-box .n-feature-box_list .n-feature-box_list-item::before{
    height: 0.8rem;
    width: 0.8rem;
    background: #0ac8b7;
    content: "";
    position: absolute;
    display: block;
    border-radius: 50%;
    top: 0.3rem;
    left: 0;
  }

  .n-feature-box .n-feature-box_btns{
    margin-top: 1.5rem;
  }

  @media (max-width: 992px) {
    .n-feature-box .n-feature-box_img {
      margin-bottom: 2rem;
    }

    .n-page-section .n-page-section_img{
       margin-bottom: 2rem;
    }
  }

  .n-feature-grid{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .n-feature-grid .n-feature-grid_feature{
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .n-feature-grid .n-feature-grid_title{
    color: #332954;
    margin-top: 0;
    line-height: 1.1;
    font-size: 3.2rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    margin-bottom: 3rem;
    padding: 0;
    text-align: center;
  }

  .n-feature-grid h4 {
    color: #332954;
    margin-top: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.3rem;
    line-height: 1.1;
    font-weight: 600;
  }

  .n-feature-grid .n-feature-grid_desc{
    color: #918EA7;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 300;
  }

  .n-feature-grid .n-feature-grid_ico-container{
    background-image: url(/wp-content/themes/nestor/inc/assets/img/bg-ico-1.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    width: 8rem;
    display: flex;
    align-items: center;
    height: 6rem;
    justify-content: center;
  }

  .n-feature-grid .n-feature-grid_ico{
    font-size: 3rem;
    height: 5rem;
    width: 5rem;
    color: #fff;
    background: #6271bd;
    /* #F0AF33 */
    border-radius: 50%;
    line-height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .n-feature-grid.n-feature-grid_color-orange .n-feature-grid_ico{
    background: #f2b01d !important;
  }

  /**
   * Forms
   */
  
  .n-form .wpforms-form input[type=submit], 
  .n-form .wpforms-form button[type=submit] {
    font-size: 15px;
    padding: 0.7rem 0.85rem;
    font-family: Roboto, sans-serif;
    font-weight: 400;

    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

/*
 * Request a demo
 */

 .n-pageheader-section{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 400px;
    padding: 2.5rem 3%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f7ff;
 }

 .n-pageheader-section.n-pageheader-section_sm {
    min-height: 260px !important;
 }

 .n-pageheader-section .n-pageheader-section-short{
    color: #0ac4b3;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
 }

 .n-pageheader-section .n-pageheader-section-title{
    line-height: 1;
    font-size: 3.5rem;
    letter-spacing: -0.4px;
    color: #3F3A66;
    margin: 0 0 1.5rem;
    border: 0;
    padding: 0;
 }

 .n-pageheader-section .n-pageheader-section-desc{
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.1rem;
    font-weight: 300;
    color: #918EA7;
 }

 /**
  * Page section
  */

 .n-page-section{
    padding-top: 4rem;
 }

 .n-page-section h3{
    color: #332954;
    margin-top: 1.6rem;
    margin-bottom: 0.8rem;
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 600;
 }

 .n-page-section p{
    color: #918EA7;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 300;
 }

 .n-page-section .n-page-section_img{

 }

 /** 
  * Form overwrite
  */

  .n-form-container{
    padding-top: 6rem;
  }

 .n-form .wpforms-error{
   color: #F2515C !important;
 }

 .n-form .wpforms-field-limit-text{
    color: #a1a8c3 !important;
    font-size: 0.8rem !important;
    font-weight: 300 !important;
 }

 .n-form input.wpforms-error {
    border: 1px solid #F2515C !important;
 }

 .n-form .wpforms-title{
    margin: 0 0 1.8rem 0 !important;
    line-height: 1.1;
    font-size: 3.2rem !important;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    padding: 0;
 }

  
div.wpforms-container-full.n-form .wpforms-form input[type=date], 
div.wpforms-container-full.n-form .wpforms-form input[type=datetime], 
div.wpforms-container-full.n-form .wpforms-form input[type=datetime-local], 
div.wpforms-container-full.n-form .wpforms-form input[type=email], 
div.wpforms-container-full.n-form .wpforms-form input[type=month], 
div.wpforms-container-full.n-form .wpforms-form input[type=number], 
div.wpforms-container-full.n-form .wpforms-form input[type=password], 
div.wpforms-container-full.n-form .wpforms-form input[type=range], 
div.wpforms-container-full.n-form .wpforms-form input[type=search], 
div.wpforms-container-full.n-form .wpforms-form input[type=tel], 
div.wpforms-container-full.n-form .wpforms-form input[type=text], 
div.wpforms-container-full.n-form .wpforms-form input[type=time], 
div.wpforms-container-full.n-form .wpforms-form input[type=url], 
div.wpforms-container-full.n-form .wpforms-form input[type=week], 
div.wpforms-container-full.n-form .wpforms-form select, 
div.wpforms-container-full.n-form .wpforms-form textarea {
  height: calc(2.8rem + 2px);
  padding: 0.65rem 1rem;
  background-color: #fff;
  background-clip: padding-box;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


div.wpforms-container-full.n-form .wpforms-form input:focus, 
div.wpforms-container-full.n-form .wpforms-form textarea:focus, 
div.wpforms-container-full.n-form .wpforms-form select:focus {
  color: #495057;
  background-color: #fff;
  border-color: #9aabff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.1rem rgba(88, 103, 221, 0.15);
  box-shadow: 0 0 0 0.1rem rgba(88, 103, 221, 0.15); 
}

div.wpforms-container-full.n-form .wpforms-form input::-webkit-input-placeholder, 
div.wpforms-container-full.n-form .wpforms-form textarea::-webkit-input-placeholder, 
div.wpforms-container-full.n-form .wpforms-form select::-webkit-input-placeholder,
div.wpforms-container-full.n-form .wpforms-form input:-ms-input-placeholder , 
div.wpforms-container-full.n-form .wpforms-form textarea:-ms-input-placeholder , 
div.wpforms-container-full.n-form .wpforms-form select:-ms-input-placeholder,
div.wpforms-container-full.n-form .wpforms-form input::-ms-input-placeholder, 
div.wpforms-container-full.n-form .wpforms-form textarea::-ms-input-placeholder, 
div.wpforms-container-full.n-form .wpforms-form select::-ms-input-placeholder,
div.wpforms-container-full.n-form .wpforms-form input::placeholder, 
div.wpforms-container-full.n-form .wpforms-form textarea::placeholder, 
div.wpforms-container-full.n-form .wpforms-form select::placeholder,
div.wpforms-container-full.n-form .wpforms-form select option[data-default]  {
  color: #ff0000 !important;
  opacity: 1;
}

.n-embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: 
  hidden; max-width: 100%; 
} 

.n-embed-container iframe, 
.n-embed-container object, 
.n-embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

/**
 * Blog
 */

.site-post h2{
    margin-top: 5rem;
    line-height: 1.1;
    font-size: 2.2rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1.8rem;
    padding: 0;
}

.site-post p,
.site-post ul{
  color: #47415d;
  line-height: 1.5;
  font-size: 1.1rem;
  font-weight: 400;
}

.site-post p a{
  color:#5867DD;
}

.site-post p a:hover{
  color: #1EB7A9;
}

.site-post .entry-header{
  padding: 2.5rem 0 0.5rem 0;
}

.site-post .entry-header .cat-links{
  margin-bottom: 1.5rem;
  display: block;
}

.site-post .entry-header .cat-links a{
    color: #0ac4b3;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
}

.site-post .entry-header .cat-links a:hover{
    color: #08b8a9 !important;
}

.site-post .entry-header .entry-title{
  line-height: 1;
  font-size: 3.5rem;
  letter-spacing: -0.4px;
  color: #3F3A66;
  margin: 0 0 1.5rem;
  border: 0;
  padding: 0;
}

.n-soundcloud-container{
  margin-bottom: 2em;
}

.n-post-meta{
  font-size: 0.9rem;
  font-weight: 400;
  color: #918da8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem 0;
  padding: 0;
}

.n-post-meta .n-breadcrumbs-separator{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: content;
  -ms-flex-pack: content;
  justify-content: content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.45rem 0 0.45rem; 
}

.n-post-meta .n-breadcrumbs-separator:after{
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  content: " ";
  background: rgba(149, 156, 182, 0.5);
}

.n-post-quote{
  background-color: #f3f6fd;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  padding: 4rem;
}

.n-post-quote .n-post-quote_content{
  background: #fff;
  padding: 2rem;
}

.n-post-quote .n-post-quote_text{
    line-height: 1.2;
    font-size: 2.2rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1.8rem;
}

.n-post-quote .n-post-quote_author{
  color: #918EA7;
}

.n-post-quote .n-post-quote_ico{
  color: #0ac4b3;
  font-size: 6rem;
  position: absolute;
  left: -2rem;
  top: -3rem;
}

.n-post-quote .n-post-quote_ico > i{
  display: block;
}

@media only screen and (max-width: 480px) {
  .n-post-quote{
    padding: 2rem;
  }

  .n-post-quote .n-post-quote_ico {
    font-size: 5rem;
    left: -1rem;
  } 

  .n-post-quote .n-post-quote_text {
    font-size: 1.4rem;
  }
}

.n-post-preview {
  display: block;
  margin-top: 2rem;
}

.n-post-preview:hover{
  text-decoration: none;
}

.n-post-preview:hover .n-post-preview_title{
  color: #0ac4b3;
}

.n-post-preview .n-post-preview_title{
  color: #332954;
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  font-weight: 700;
}

.n-post-preview .n-post-meta{
  margin-bottom: 0.4rem;
  margin-top: 0.6rem;
  font-size: 0.85rem;
}

/**
 * Text filled pages
 */
.n-page-content-formatter.n-page-content-formatter_wrapper{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.n-page-content-formatter h1{
    margin-top: 5rem;
    line-height: 1.1;
    font-size: 3.5rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1.8rem;
    padding: 0;
}

.n-page-content-formatter h2{
    margin-top: 5rem;
    line-height: 1.1;
    font-size: 2.2rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1.8rem;
    padding: 0;
}

.n-page-content-formatter h3{
    margin-top: 4rem;
    line-height: 1.1;
    font-size: 1.9rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1.8rem;
    padding: 0;
}

.n-page-content-formatter p,
.n-page-content-formatter ul{
  color: #47415d;
  line-height: 1.5;
  font-size: 1.1rem;
  font-weight: 400;
}

.n-page-content-formatter a{
  color:#5867DD;
}

.n-page-content-formatter a:hover{
  color: #1EB7A9;
}

/**
 * Logo section
 **/

.partner-section{
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.partner-section .partner-section-title {
  padding-top: 2rem;
  line-height: 1.3;
  font-size: 2.5rem;
  letter-spacing: -0.4px;
  font-weight: 600;
  color: #332954;
  text-align: center;
  padding-bottom: 3rem;
  max-width: 1000px;
}

.partner-section .partner-section-list,
.partner-section .partner-section-list-logos{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.partner-section .partner-section-list .partner-section-item{
  margin: 1rem 1.5rem;
}

.partner-section .partner-section-list .partner-section-item > img{
  max-height: 75px;
}

.partner-section .partner-section-list .partner-section-item_label{
  margin: 1rem 1.2rem;
}

.partner-section .partner-section-list .partner-section-item_label .partner-section-item_label-text{
  color: #a8a8a8;
  text-transform: uppercase;
  font-size: 1rem;
  white-space: nowrap;
}

@media only screen and (max-width: 480px) {

  .partner-section .partner-section-title{
    padding-bottom: 0.3rem;
    font-size: 2rem;
  }

  .partner-section .partner-section-list .partner-section-item {
    margin: 1rem 0.5rem !important;
  }

  .partner-section .partner-section-list{
    display: block !important;
  }

  .partner-section .partner-section-list .partner-section-item_label{
    margin-bottom: 0;
  }

  .partner-section .partner-section-list .partner-section-item_label .partner-section-item_label-text{
    text-align: center;
    font-size: 0.8rem;
  }
}

/**
 * Testimonials
 */

.testimonials-slider {
  background-color: #f3f6fd;
  padding-bottom: 2rem;
}

.testimonials-slider .testimonials-slider-title{
  padding-top: 5rem;
  line-height: 1.1;
  font-size: 3.2rem;
  letter-spacing: -0.4px;
  font-weight: 600;
  color: #332954;
  text-align: center;
}

.testimonials-slider .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.testimonials-slider .sa_owl_theme .owl-dots {
    bottom: 0 !important;
}

.testimonials-slider .sa_owl_theme .owl-dots .owl-dot {
    outline: none !important;
}

.testimonials-slider .testimonials-section{
   background-color: transparent;
}

.testimonials-section {
  background-color: #f3f6fd;
  padding: 4rem;
  padding-bottom: 2rem;
}

.testimonials-section .testimonials-section-wrapper{
  background: #fff;
  padding: 2rem 2rem;
  position: relative;
}

.testimonials-section .testimonials-section-card .testimonials-section-item{
  position:relative;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_icon{
  /* color: #3F3A66;
  font-size: 7.5rem;
  font-family: Roboto;
  line-height: 0.9; */
  position: absolute;
  left: -0.8rem;
  top: 0.8rem;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_icon > img {
    width: 3rem;
}

.testimonials-section .testimonials-section-card .testimonials-section-img{
  padding: 1rem;
}

.testimonials-section .testimonials-section-card .testimonials-section-img.testimonials-section-img_frame-wrapper{
  position: relative;
  padding-left: 2.2rem;
  padding-bottom: 1.8rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
}
 
.testimonials-section .testimonials-section-card .testimonials-section-img .testimonials-section-img_photo{
  z-index: 1;
  position: relative;
}
.testimonials-section .testimonials-section-card .testimonials-section-img .testimonials-section-img_frame{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4.5rem;
  z-index: 0;
}

.testimonials-section .testimonials-section-card .testimonials-section-logo{
  margin-right: 0.8rem;
}

.testimonials-section .testimonials-section-card .testimonials-section-logo > img{
  max-height: 2.6rem;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_quote{
  margin-left: 2.8rem;
  color: #3f3a66;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_quote-desc-wrapper{
    display: flex;
    margin-top: 2rem;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_quote-text{
  line-height: 1.5;
  font-size: 1.3rem;
  letter-spacing: -0.4px;
  font-weight: 400;
  color: #3f3a66;
  margin-top: 2rem;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_quote-text p{
  margin-bottom: 0.7rem;
}

.testimonials-slider .testimonials-section.testimonials-section-sm .testimonials-section-card .testimonials-section-item_quote-text{
  font-size: 1rem !important;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_quote-title{
  /* margin-top: 2rem; */
  font-size: 0.9rem;
  font-weight: 300;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_quote-title span{
  font-weight: 500;
}

.testimonials-section .testimonials-section-card .testimonials-section-item_quote-ind{
  color: #BCBAC8;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.8rem;
  margin-top: 0.2rem;
  letter-spacing: 0;
}

.testimonials-section .testimonials-section-item_quote .testimonials-section-img {
  padding-left: 0;
}

.testimonials-section .testimonials-section-item_quote .testimonials-section-img > img{
  max-height: 6rem;
}

.testimonials-section.testimonials-round-img .testimonials-section-img > img{
  border-radius: 50%;
}

@media only screen and (max-width: 480px) {
  .testimonials-section {
    padding: 2rem 0;
  }

  .testimonials-section .testimonials-section-wrapper {
    background: #fff;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
  }

  .testimonials-section .testimonials-section-card .testimonials-section-item_icon > img{
    width: 2rem;
  }

  .testimonials-section .testimonials-section-card .testimonials-section-item_icon{
    left: -0.4rem;
  }

  .testimonials-section .testimonials-section-card .testimonials-section-item_quote{
    margin-left: 2rem;
  }
}

/**
 * Slider
 */
.white #slider_testimonials.sa_owl_theme .owl-nav .owl-prev,
.white #slider_testimonials.sa_owl_theme .owl-nav .owl-next {
  font-family: 'Line Awesome Free';
  font-weight: 900 !important;
  font-size: 40px !important;
  background: none !important;
  color: #918EA7 !important;
  outline: 0;
}

.white #slider_testimonials.sa_owl_theme .owl-nav .owl-prev:hover,
.white #slider_testimonials.sa_owl_theme .owl-nav .owl-next:hover {
  color:#3F3A66 !important;
}
.white #slider_testimonials.sa_owl_theme .owl-nav .owl-prev:before{
  content: "\f104";
}

.white #slider_testimonials.sa_owl_theme .owl-nav .owl-next:before{
  content: "\f105";
}

#slider_testimonials .owl-nav div,
#slider_testimonials .owl-nav button {
	height:40px !important;
	width:40px !important;
}

.white #slider_testimonials.sa_owl_theme .owl-carousel .owl-dots.disabled{
  display: none !important;
}


@media only screen and (max-width: 480px) {
  .white #slider_testimonials.sa_owl_theme .owl-nav{
    display: none !important;
  }
}

/**
 * Cookie notice
 */
 #cookie-notice .cookie-notice-container{
  border-top: 1px solid rgba(0, 0, 0, 0.02);
  padding: 0.5rem 4rem;
 }

  #cookie-notice .cookie-notice-container .cn-text-container{
    font-weight: 100;
  }

  #cookie-notice .cookie-notice-container .cn-privacy-policy-link{
    color: #5867DD;
  }

  #cookie-notice .cn-button{
    color: #5867DD;
    background-color: transparent;
    background-image: none;
    border-color: #5867DD;
    text-shadow: none;
  }

  #cookie-notice .cn-button:hover{
    color: #fff;
    background-color: #5867DD;
    border-color: #5867DD;
  }

  /**
   * Newsletter
   */
   .n-newsletter-subscribe {
      background: #f3f6fd;
      padding: 1.25rem 2rem;
      margin-top: 2rem;
   }

   .n-newsletter-subscribe .n-newsletter-subscribe_title{
      line-height: 1.3;
      font-size: 1.3rem;
      letter-spacing: -0.4px;
      color: #3F3A66;
      font-weight: 500;
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
   }

   .n-newsletter-subscribe .form-control{
      padding: 1.4rem 0.85rem;
      font-weight: 300;
   }

  .n-newsletter-subscribe .form-control:focus{
    border-color: #9aabff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.1rem rgba(88, 103, 221, 0.15);
    box-shadow: 0 0 0 0.1rem rgba(88, 103, 221, 0.15); 
  }


  /**
   * Feaured post
   */

  .n-featured-post{
    margin-top: 2rem;
  }

  .n-featured-post .n-featured-post_cover{
    display: block;
    margin-bottom: 1rem;
  }
  
  .n-featured-post .n-featured-post-preview a{
    text-decoration: none;
  }

  .n-featured-post .n-featured-post-preview a:hover *{
    color: #0ac4b3;
  }

  .n-featured-post .n-featured-post-preview_title{
    margin-top: 0;
    line-height: 1.1;
    font-size: 2.8rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1rem;
    padding: 0;
  }

  .n-featured-post .n-featured-post-preview_summary{
    color: #918EA7;
    line-height: 1.5;
    font-size: 1.1rem;
    font-weight: 300;
  }

  .n-featured-post .n-featured-post-preview_summary p{
    margin-bottom: 1rem;
  }

  .n-featured-post .cat-links,
  .n-featured-post .cat-links > a{
    color: #0ac4b3;
    text-transform: capitalize;
    font-size: 0.9rem;
    font-weight: 400;
    text-decoration: none;
  }

  .n-featured-post .n-featured-post-preview_desc{
    color: #5867DD;
    margin-bottom: 0.7rem;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -0.4px;
  }

  /**
   * Categories menu
   */
  .n-blog-nav{
    margin: 2rem 0 0 0;
    padding: 0;
    border-bottom: 3px solid rgba(85, 120, 235, 0.1);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
  }

  .n-blog-nav li{
    list-style: none;
    margin-bottom: -3px;
  }

  .n-blog-nav li a{
    display: block;
    color: #5867DD;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1rem 1.2rem;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 0.9rem;
    height: 100%;
  }

  .n-blog-nav li:hover a{
    border-bottom: 3px solid #5578eb;
  }

  .n-blog-nav li.current-menu-item a{
    color: #0ac4b3;
    border-bottom: 3px solid #0ac4b3;
  }

  @media screen and (max-width: 768px) {
    .n-blog-nav{
      flex-direction: column;
    }

    .n-blog-nav li a{
      padding: 0.5rem 1.2rem;
    }
    
    .n-blog-nav li.current-menu-item a{
      border-bottom: 3px solid transparent;
    }
  }

  .n-categories-nav{
    display: flex;
    margin-top: 2rem;
    justify-content: flex-start;
    border-bottom:3px solid rgba(85, 120, 235, 0.1);
  }

  .n-categories-nav .n-categories-nav-item{
    margin-bottom: -3px;
  }

  .n-categories-nav .n-categories-nav-item a{
    display: block;
    color: #5867DD;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1rem 1.2rem;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 0.9rem;
    height: 100%;
  }

  .n-categories-nav .n-categories-nav-item:hover a{
    border-bottom: 3px solid #5578eb;
  }

  .n-categories-nav .n-categories-nav-item.n-categories-nav-item_active a{
    color: #0ac4b3;
    border-bottom: 3px solid #0ac4b3;
  }

  .container.n-page-container h2{
    margin-top: 5rem;
    line-height: 1.1;
    font-size: 3.2rem;
    letter-spacing: -0.4px;
    font-weight: 600;
    color: #332954;
    margin-bottom: 1.8rem;
    padding: 0;
  }

  .container.n-page-container p{
    color: #918EA7;
    line-height: 1.5;
    font-size: 1.1rem;
    font-weight: 300;
  }

  .container.n-page-container ul{
    color: #918EA7;
    line-height: 1.5;
    font-size: 1.1rem;
    font-weight: 300;
  }

  .container.n-page-container ul li{
    padding-bottom: 0.75rem;
  }

  .n-links-list a{
    display: flex;
    color: #5867DD;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 2rem;
    align-items: center;
    margin-top: 1rem;
    text-decoration: none;
    padding-bottom: 1rem;
    border-bottom: 1px solid #f8f9fd;
  }

  .n-links-list a:hover{
    color: #1EB7A9;
  }

  .n-links-list a span.title{
    flex-grow: 1;
  }

  .n-form-full-width input{
    max-width: 100% !important;
  }