html {
  font-size: 14px;
}
body {
  font-size: 100%;
  font-family: 'Montserrat';
  line-height: 1.5;
  color: #000000;
}
a,
.card .card-link-text {
  color: #4A57A3;
  text-decoration: underline;
  font-weight: 300;
}
a.btn { text-decoration: none;}
a,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blue-button {
  display: inline-block;
  background-color: #557cbf;
  border-radius: 0;
  border: none;
  color: #f4f4f4;
  font-family: 'Montserrat';
  padding: 15px 30px;
  line-height: 1;
}
.blue-button:hover,
.blue-button:focus {
  color: #f4f4f4;
  text-decoration: none;
  background-color: #3c63a6;
  outline: none;
}
.updated:not(.published) { display: none;}
.text-primary {	color: #ee7516 !important;}
.bg-primary { background-color: #ee7516 !important;}
.btn-primary {
	background-color: #ee7516;
	border-color: #ee7516;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle,
.btn-primary.disabled, 
.btn-primary:disabled {
    color: #fff;
	background-color: #ee7516;
	border-color: #ee7516;
}
.btn-link { color: #4A57A3;}
.btn-white { background-color: #fff; }
.btn-md {
	padding: 0.25rem 1.5rem;
	border-radius: 1.5rem;
}
.btn-lg {
	padding: 0.25rem 2rem;
	border-radius: 2rem;
	font-size: 24px;
	line-height: 1;
}
.btn:focus, .btn.focus { box-shadow: none !important;}
.font-weight-medium { font-weight: 500 !important;}
.font-weight-semibold { font-weight: 600 !important;}
.shadow-sm { box-shadow: 0 0.025rem 0.25rem rgba(0, 0, 0, 0.2) !important}
.vc_rtl-columns-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.vc_rtl-columns-reverse .vc_col-xs-offset-0,
.vc_rtl-columns-reverse .vc_col-xs-offset-0\/5 { margin-right: 0%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-1 { margin-right: 8.33333333%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-2 { margin-right: 16.66666667%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-3 { margin-right: 25%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-4 { margin-right: 33.33333333%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-5 { margin-right: 41.66666667%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-6 { margin-right: 50%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-7 { margin-right: 58.33333333%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-8 { margin-right: 66.66666667%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-9 { margin-right: 75%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-10 { margin-right: 83.33333333%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-11 { margin-right: 91.66666667%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-11 { margin-right: 91.66666667%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-10,
.vc_rtl-columns-reverse .vc_col-xs-offset-5\/5 { margin-right: 100%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-1\/5 { margin-right: 20%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-2\/5 { margin-right: 40%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-3\/5 { margin-right: 60%;}
.vc_rtl-columns-reverse .vc_col-xs-offset-4\/5 { margin-right: 80%;}

.wpb_text_column strong { font-weight: 700;}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
img {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.navbar {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 3px;
  box-shadow: 0 0 6px 0px rgba(30,30,30,.3);
}
.navbar.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(203, 203, 203, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/*
.navbar-wrapper {
  margin: 0 -15px;
  padding: 25px 15px;
}
body.admin-bar #main-menu {
  padding-top: 86px;
}
*/
body.fixed-header.admin-bar .navbar {
  top: 46px;
}
body.fixed-header.admin-bar .navbar.scroll-admin-bar {
  top: 0;
}
body.fixed-header .navbar {
  width: 100%;
  z-index: 999;
}
body.fixed-header .vc_section.vc_row-o-full-height {
	min-height: calc(100vh - 30px);
}
body.fixed-header.admin-bar .vc_section.vc_row-o-full-height {
	min-height: calc(100vh - 107px);
}
body.navbar-no-background #header {
  position: relative;
  min-height: 100px;
}
body.navbar-no-background #header .navbar {
  position: absolute;
  width: 100%;
  background-color: transparent;
  z-index: 200;
}
body.navbar-no-background #header .navbar.fixed {
  position: fixed;
}
body.navbar-no-background #header .navbar.fixed.scroll {
  background-color: #fff;
}
body.navbar-no-background #header .navbar .navbar-wrapper {
  background-color: transparent;
}
body.menu-sandwich .navbar-header {
  float: none;
}
body.menu-sandwich .navbar-toggle {
  display: block;
  float: right;
}
body.menu-sandwich #main-menu ul.nav {
  float: none !important;
}
body.menu-sandwich #main-menu ul.nav li {
  float: none;
}
.navbar-brand {
  height: auto;
  padding: 0 15px 0 0;
}
.navbar-brand h1 a {
  font-size: 30px;
  color: #333;
}
.navbar-brand h1 a:hover {
  color: #557cbf;
  text-decoration: none;
}
.navbar-brand img {
  max-width: 100%;
  height: auto;
}
.navbar-toggle {
  margin-bottom: 0;
}
.navbar-toggle .icon-bar {
  width: 20px;
  border-radius: 0;
  background-color: #333;
}
.sandwich-color-light #main-menu {
  background-color: #fff;
}
.sandwich-color-light #main-menu > ul > li > a {
  color: #555;
}
.sandwich-color-light #main-menu > ul > li > a:hover,
.sandwich-color-light #main-menu > ul > li > a:focus {
  color: #333;
}
.sandwich-color-light #main-menu > ul > li.current_page_item > a {
  color: #333;
}
.sandwich-color-light #main-menu > ul ul li a {
  color: #333;
}
.sandwich-color-light #main-menu > ul ul li a:hover,
.sandwich-color-light #main-menu > ul ul li a:focus {
  color: #555;
}
.sandwich-color-light #main-menu > ul ul li.current_page_item > a {
  color: #555;
}
.sandwich-color-light #main-menu > ul ul li .dropdown-toggle {
  color: #333;
}
.sandwich-color-light #main-menu .button-close {
  color: #333;
}
.sandwich-color-light #main-menu .dropdown-toggle {
  color: #555;
}
#main-menu .header-widgetised-area {
  margin: 30px 0 0px;
}
#main-menu .header-widgetised-area .widget.widget_media_image{
	text-align: right;
	margin-bottom: 30px;
}
#main-menu .header-widgetised-area .widget.widget_media_image .image {
	margin-right: -15px;
}
#main-menu .header-widgetised-area .widget {
  margin-bottom: 5px;
}
#main-menu .header-widgetised-area .widget-title {
  font-size: 13px;
  text-align: center;
  color: #333;
  font-weight: 400;
  margin-bottom: 5px;
}
#main-menu .header-widgetised-area .widget_text {
  font-size: 8px;
  line-height: 1em;
}
#main-menu .header-widgetised-area .newsletter-form,
#main-menu .header-widgetised-area .newsletter-form .form-control {
	font-size: 8px;
	font-weight: 400;
}
#main-menu .header-widgetised-area .newsletter-form .form-control {
	height: 17px;
}
#main-menu .header-widgetised-area .newsletter-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 8px;
  font-weight: 400;
}
#main-menu .header-widgetised-area .newsletter-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 8px;
  font-weight: 400;
}
#main-menu .header-widgetised-area .newsletter-form ::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 8px;
  font-weight: 400;
}
#main-menu .header-widgetised-area .newsletter-form .custom-control span.wpcf7-list-item-label::before {
	height: 11px;
	width: 11px;
}
#main-menu .header-widgetised-area .newsletter-form .btn {
	min-height: 12px;
	font-size: 12px;
	padding: 0 0 1px;
}
#main-menu .header-socials a {}
#main-menu.open {
  margin-left: -190px;
}
#main-menu .button-close {
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin-bottom: 25px;
  color: #333;
}
#main-menu .dropdown-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  line-height: 1.45;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  font-family: 'Visual Composer Starter Font';
  font-size: 0.64em;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  color: #fff;
}
#main-menu .dropdown-toggle.open {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#main-menu ul li {
  position: relative;
}
#main-menu ul li a {
  line-height: 1.2;
  text-decoration: none;
  color: #333;
}
#main-menu ul li a:hover,
#main-menu ul li a:focus {
  text-decoration: none;
  color: #fff;
}
#main-menu ul li.menu-item-has-children > a {
  margin-right: 56px;
}
#main-menu ul li ul {
  display: none;
  padding: 10px 0;
}
#main-menu ul li ul li {
  font-family: 'Montserrat';
  font-size: 16px;
  list-style: none;
  line-height: 1.2;
}
#main-menu ul li ul li a {
  padding: 5px 0;
  display: block;
}
#main-menu ul li ul li .dropdown-toggle {
  padding: 7px 0 3px 0;
  color: #ccc;
}
#main-menu ul li ul li .dropdown-toggle.open {
  padding: 3px 0 7px 0;
}
#main-menu ul li ul li ul {
  padding-left: 10px;
}
#main-menu > ul {
  margin: 0;
  float: none;
  text-align: center;
}
#main-menu > ul > li {
  font-size: 14px;
  font-weight: 400;
}
#main-menu > ul > li > a {
  padding: 12px 0;
}
#main-menu > ul > li > a:hover,
#main-menu > ul > li > a:focus {
  color: #ccc;
  background: none;
}
#main-menu > ul > li > .dropdown-toggle {
  padding: 17px 0 10px 0;
}
#main-menu > ul > li > .dropdown-toggle.open {
  padding: 10px 0 17px 0;
}
.cover-image {
  position: relative;
}
.cover-image .fade-in-img-inner-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.cover-image .fade-in-img-inner-wrap img {
  position: absolute;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.header-image img {
  width: 100%;
  height: auto;
}
.header-image .fade-in-img.cover-image {
  position: relative;
}
.header-image .fade-in-img.cover-image .fade-in-img-inner-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.header-image .fade-in-img.cover-image .fade-in-img-inner-wrap img {
  position: absolute;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
body.featured-image-custom-height .header-image .fade-in-img {
  position: relative;
}
body.featured-image-custom-height .header-image .fade-in-img .fade-in-img-inner-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
body.featured-image-custom-height .header-image .fade-in-img .fade-in-img-inner-wrap img {
  position: absolute;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
/*
.content-wrapper {
  padding: 45px 15px 1px 15px;
  margin: 0 -15px;
  overflow-wrap: break-word;
  background-color: #fff;
}
.main-content {
  padding-bottom: 40px;
}
*/
.main-content article.post.sticky {
  border: 6px #eeeeee solid;
  padding: 13px;
}
.entry-full-content .entry-author-data .author-avatar img {
  display: block;
  border-radius: 50%;
  width: 106px;
  margin-left:auto;
  margin-right:auto;
}
.entry-full-content .entry-author-data .author-name {
  font-family: 'Montserrat';
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 7px;
}
.entry-full-content .entry-author-data .author-biography {
  font-size: 17px;
}
.entry-full-content .entry-meta {
  font-size: 14px;
  font-weight: 500;
  color: #777;
  margin-bottom: 5px;
}
.entry-full-content .entry-meta a {
  color: #333;
  border-bottom: 1px solid #333;
}
.entry-full-content .entry-meta a:hover,
.entry-full-content .entry-meta a:focus {
  border-bottom-color: transparent;
  text-decoration: none;
}
.entry-tags {
  margin: 5px 0;
}
.entry-tags a {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 9px 13px;
  line-height: 1;
  font-size: 14px;
  font-style: italic;
  color: #777;
  background-color: #eee;
  border-radius: 20px;
}
.entry-tags a:hover,
.entry-tags a:before {
  text-decoration: none;
  color: #fff;
  background-color: #557cbf;
}
.nav-next,
.nav-previous {
  margin-bottom: 1.625rem;
}
.nav-links.post-navigation {
  margin-top: 1.625rem;
  padding-top: 2.25rem;
  border-top: 1px solid #eee;
}
.nav-links.post-navigation a .meta-nav {
  font-size: 14px;
  font-style: italic;
  color: #777;
  line-height: 1;
  display: block;
}
.nav-links.post-navigation a .post-title {
  font-family: 'Montserrat';
  font-size: 22px;
  font-weight: 700;
  color: #333;
  border-bottom: 1px solid #333;
}
.nav-links.post-navigation a:hover {
  text-decoration: none;
}
.nav-links.post-navigation a:hover .post-title {
  border-bottom-color: transparent;
}
.pagination {
  margin: 65px 0 0;
  display: block;
  border-radius: 0;
}
.nav-links.post-inner-navigation {
  margin-bottom: 20px;
}
.nav-links.post-inner-navigation a,
.nav-links.post-inner-navigation > span {
  display: inline-block;
  min-width: 30px;
  background-color: #eee;
  border-radius: 15px;
  text-align: center;
  height: 30px;
  margin: 0 10px 10px 0;
  line-height: 32px;
  font-size: 14px;
  font-style: italic;
  color: #777;
}
.nav-links.post-inner-navigation a:hover,
.nav-links.post-inner-navigation a:focus {
  text-decoration: none;
  background-color: #557cbf;
}
.nav-links.post-inner-navigation a:hover span,
.nav-links.post-inner-navigation a:focus span {
  color: #fff;
}
.nav-links.post-inner-navigation a.prev,
.nav-links.post-inner-navigation a.next {
  width: auto;
  padding: 0 15px;
}
.nav-links.post-inner-navigation > span {
  background-color: #557cbf;
  color: #fff;
}
.nav-links.archive-navigation .page-numbers {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px 10px 0;
  background-color: #eee;
  border-radius: 15px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-style: italic;
  color: #777;
}
.nav-links.archive-navigation .page-numbers.prev,
.nav-links.archive-navigation .page-numbers.next {
  width: auto;
  padding: 0 15px;
}
.nav-links.archive-navigation .page-numbers.dots {
  background: none;
}
.nav-links.archive-navigation a.page-numbers:hover,
.nav-links.archive-navigation a.page-numbers:focus,
.nav-links.archive-navigation .page-numbers.current {
  text-decoration: none;
  background-color: #557cbf;
  color: #fff;
}
.comments-area {
  padding: 40px 0;
  background-color: #f4f4f4;
  overflow-wrap: break-word;
}
.comments-area .comments-title {
  margin-bottom: 5px;
}
.comments-area .comments-subtitle {
  font-size: 14px;
  margin-bottom: 40px;
}
.comments-area .comment-list {
  list-style: none;
  padding: 0;
  margin-bottom: 55px;
}
.comments-area .comment-list li.comment {
  padding-top: 25px;
  border-top: 1px solid #ddd;
}
.comments-area .comment-list li.comment .comment-body {
  margin-bottom: 25px;
}
.comments-area .comment-list li.comment:first-child {
  padding-top: 0;
  border-top: 0;
}
.comments-area .comment-list ol.children {
  list-style: none;
  padding: 25px 0 0;
  margin-left: 30px;
  border-top: 1px solid #ddd;
}
.comments-area .comment-list .author-avatar {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  overflow: hidden;
}
.comments-area .comment-list .author-avatar img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.comments-area .comment-list .comment-author {
  font-family: 'Montserrat';
  font-size: 22px;
  color: #333;
  line-height: 1.4;
}
.comments-area .comment-list .comment-author a {
  color: #333;
  border-bottom: 1px solid transparent;
}
.comments-area .comment-list .comment-author a:hover,
.comments-area .comment-list .comment-author a:focus {
  border-bottom-color: #333;
  text-decoration: none;
}
.comments-area .comment-list .comment-metadata {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 10px;
}
.comments-area .comment-list .comment-metadata a {
  color: #777;
  border-bottom: 1px solid transparent;
}
.comments-area .comment-list .comment-metadata a:hover,
.comments-area .comment-list .comment-metadata a:focus {
  text-decoration: none;
  border-bottom-color: #777;
}
.comments-area .comment-list .reply a {
  font-family: 'Montserrat';
  color: #557cbf;
  border-bottom: 1px solid transparent;
}
.comments-area .comment-list .reply a:hover,
.comments-area .comment-list .reply a:focus {
  text-decoration: none;
  border-bottom-color: #557cbf;
}
.comments-area #reply-title {
  font-size: 30px;
  margin-bottom: 3px;
}
.comments-area .comment-notes {
  font-size: 14px;
  margin-bottom: 25px;
}
.comments-area span.required {
  color: #557cbf;
  margin-left: -4px;
}
.comments-area .comment-form-comment {
  margin-bottom: 20px;
}
.comments-area .comment-form-comment label {
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
  font-family: 'Montserrat';
}
.comments-area .comment-form-comment textarea {
  width: 100%;
  height: 170px;
  resize: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="url"],
.comments-area textarea {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  border: 1px solid #dadada;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.comments-area input[type="text"]:focus,
.comments-area input[type="email"]:focus,
.comments-area input[type="url"]:focus,
.comments-area textarea:focus {
  outline: none;
}
.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url {
  margin-bottom: 30px;
}
.comments-area .comment-form-author label,
.comments-area .comment-form-email label,
.comments-area .comment-form-url label {
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
  font-family: 'Montserrat';
}
.comments-area .comment-form-author input,
.comments-area .comment-form-email input,
.comments-area .comment-form-url input {
  height: 40px;
}
.comments-area .form-submit,
.comments-area .comment-subscription-form {
  margin-bottom: 15px;
}
.comments-area .comment-subscription-form {
  line-height: 1rem;
}
.comments-area .comment-subscription-form label {
  font-size: 14px;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
}
.comments-area .comment-subscription-form label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #dadada;
  font-size: 25px;
  color: #557cbf;
  line-height: 19px;
  text-align: center;
}
.comments-area .comment-subscription-form input[type="checkbox"] {
  display: none;
}
.comments-area .comment-subscription-form input:checked + label:before {
  content: '\2022';
}
.comments-area .form-submit input[type="submit"] {
  display: inline-block;
  background-color: #557cbf;
  border-radius: 0;
  border: none;
  color: #f4f4f4;
  font-family: 'Montserrat';
  padding: 15px 40px;
  line-height: 1;
}
.comments-area .form-submit input[type="submit"]:hover,
.comments-area .form-submit input[type="submit"]:focus {
  color: #f4f4f4;
  text-decoration: none;
  background-color: #3c63a6;
  outline: none;
}
.comments-area .comment div#respond {
  min-height: 500px;
}
.comments-area .bypostauthor .fade-in-image:before {
  font-family: 'Visual Composer Starter Font', Arial, sans-serif;
  content: '\6e';
  background: #557cbf;
  color: #fff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: absolute;
  margin: 55px 0 0 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 1px;
  padding-bottom: 1px;
  font-size: 20px;
}
.logged-in .comments-area .comment div#respond {
  min-height: 400px;
}
.screen-reader-text,
.says {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  position: absolute !important;
  width: 1px;
}
.search-results-header {
  padding-top: 20px;
  border-top: 1px solid #eee;
  margin-bottom: 20px;
}
.search-results-header h4 {
  color: #777;
  margin-bottom: 0;
}
.search-results-header h4 strong {
  font-weight: 500;
  color: #333;
}
.entry-content.archive {
  margin-bottom: 45px;
}
.entry-content.archive h1 {
  margin-bottom: 1.625rem;
}
.archive .entry-content {
  margin-bottom: 1.875rem;
}
.archive .entry-content:after {
  display: none;
}
.featured-content {
  margin-bottom: 22px;
}
.featured-content img {
  max-width: 100%;
  height: auto;
  display: block;
}
.video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.video-wrapper embed,
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.gallery-slider {
  position: relative;
}
.gallery-slider > .gallery-item {
  position: absolute;
  top: 0;
  left: 0;
}
.gallery-slider > .gallery-item:first-child {
  position: relative;
  z-index: 100;
}
.gallery-slider .slick-dots {
  position: absolute;
  bottom: 0;
  margin-top: 30px;
  list-style: none;
  padding: 0;
  text-align: center;
  z-index: 200;
  width: 100%;
}
.gallery-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.gallery-slider .slick-dots li.slick-active button {
  background-color: #fff;
}
.gallery-slider .slick-dots li button {
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  overflow: hidden;
  border-radius: 50%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.5);
}
.gallery-slider .slick-dots li button:hover,
.gallery-slider .slick-dots li button:focus {
  background-color: #fff;
  outline: none;
}

.vc_section-has-fill .slick-dots li:not(.slick-active) button { background: #fff;}

.entry-preview {
  margin-bottom: 50px;
}
.entry-preview .entry-meta {
  padding: 0;
  margin-bottom: 10px;
  list-style: none;
}
.entry-preview .entry-meta li {
  display: inline-block;
  margin-right: 14px;
  font-size: 14px;
  color: #777;
  line-height: 20px;
}
.entry-preview .entry-meta li.entry-meta-date a:before {
  content: '\62';
}
.entry-preview .entry-meta li.entry-meta-author a:before {
  content: '\6e';
}
.entry-preview .entry-meta li.entry-meta-category:before {
  content: '\65';
  font-family: 'Visual Composer Starter Font';
  font-size: 22px;
  color: #d4d4d4;
  margin-right: 5px;
  display: inline;
  vertical-align: text-bottom;
}
.entry-preview .entry-meta li.entry-meta-category:hover:before {
  color: #557cbf;
}
.entry-preview .entry-meta li.entry-meta-comments a:before {
  content: '\61';
  line-height: 15px;
}
.entry-preview .entry-meta li a {
  color: #777;
  vertical-align: bottom;
}
.entry-preview .entry-meta li a:hover,
.entry-preview .entry-meta li a:focus {
  color: #333;
  text-decoration: none;
}
.entry-preview .entry-meta li a:hover:before,
.entry-preview .entry-meta li a:focus:before {
  color: #557cbf;
}
.entry-preview .entry-meta li a:before {
  font-family: 'Visual Composer Starter Font';
  font-size: 22px;
  color: #d4d4d4;
  margin-right: 6px;
  display: inline;
  vertical-align: text-bottom;
}
.fade-in-img {
  position: relative;
}
.fade-in-img noscript img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat';
  color: #333;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #557cbf;
  border-bottom: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  color: #557cbf;
  text-decoration: none;
}
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.625rem 0;
}
h1 {
  margin: 0 0 2.125rem 0;
  font-size: 55px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 34px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
.entry-content:after,
.comment-content:after {
  content: " ";
  display: table;
  clear: both;
}
.entry-content article:after,
.comment-content article:after {
  content: " ";
  display: table;
  clear: both;
}
.entry-content article > div,
.comment-content article > div {
  margin: 0 0 1.625rem 0;
}
.entry-content p,
.comment-content p,
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.entry-content table,
.comment-content table,
.entry-content datalist,
.comment-content datalist,
.entry-content blockquote,
.comment-content blockquote,
.entry-content dl,
.comment-content dl,
.entry-content address,
.comment-content address {
  margin: 0 0 1.5rem 0;
}
.entry-content p a,
.comment-content p a,
.entry-content ol a,
.comment-content ol a,
.entry-content ul a,
.comment-content ul a,
.entry-content table a,
.comment-content table a,
.entry-content datalist a,
.comment-content datalist a,
.entry-content blockquote a,
.comment-content blockquote a,
.entry-content dl a,
.comment-content dl a,
.entry-content address a,
.comment-content address a {
  border-bottom: 1px #557cbf solid;
  line-height: 1.2;
}
.entry-content p a:hover,
.comment-content p a:hover,
.entry-content ol a:hover,
.comment-content ol a:hover,
.entry-content ul a:hover,
.comment-content ul a:hover,
.entry-content table a:hover,
.comment-content table a:hover,
.entry-content datalist a:hover,
.comment-content datalist a:hover,
.entry-content blockquote a:hover,
.comment-content blockquote a:hover,
.entry-content dl a:hover,
.comment-content dl a:hover,
.entry-content address a:hover,
.comment-content address a:hover,
.entry-content p a:focus,
.comment-content p a:focus,
.entry-content ol a:focus,
.comment-content ol a:focus,
.entry-content ul a:focus,
.comment-content ul a:focus,
.entry-content table a:focus,
.comment-content table a:focus,
.entry-content datalist a:focus,
.comment-content datalist a:focus,
.entry-content blockquote a:focus,
.comment-content blockquote a:focus,
.entry-content dl a:focus,
.comment-content dl a:focus,
.entry-content address a:focus,
.comment-content address a:focus {
  text-decoration: none;
  border-bottom-color: transparent;
  color: #557cbf;
}
.entry-content p a.image-link,
.comment-content p a.image-link,
.entry-content ol a.image-link,
.comment-content ol a.image-link,
.entry-content ul a.image-link,
.comment-content ul a.image-link,
.entry-content table a.image-link,
.comment-content table a.image-link,
.entry-content datalist a.image-link,
.comment-content datalist a.image-link,
.entry-content blockquote a.image-link,
.comment-content blockquote a.image-link,
.entry-content dl a.image-link,
.comment-content dl a.image-link,
.entry-content address a.image-link,
.comment-content address a.image-link {
  border-bottom: none;
}
.entry-content p a.blue-button,
.comment-content p a.blue-button,
.entry-content ol a.blue-button,
.comment-content ol a.blue-button,
.entry-content ul a.blue-button,
.comment-content ul a.blue-button,
.entry-content table a.blue-button,
.comment-content table a.blue-button,
.entry-content datalist a.blue-button,
.comment-content datalist a.blue-button,
.entry-content blockquote a.blue-button,
.comment-content blockquote a.blue-button,
.entry-content dl a.blue-button,
.comment-content dl a.blue-button,
.entry-content address a.blue-button,
.comment-content address a.blue-button {
  border: none;
}
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ul,
.comment-content ul ul,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
  margin-bottom: 0;
}
.entry-content embed,
.comment-content embed,
.entry-content iframe,
.comment-content iframe,
.entry-content object,
.comment-content object,
.entry-content video,
.comment-content video {
  max-width: 100%;
  display: block;
  margin: 0 0 1.625rem 0;
}
/*
.entry-content ul,
.comment-content ul {
  padding: 0;
}
.entry-content ul > li,
.comment-content ul > li {
  list-style: none;
  padding-left: 35px;
  position: relative;
}
*/
/*
.entry-content ul > li:before,
.comment-content ul > li:before {
  content: '\2022';
  font-size: 1.5em;
  position: absolute;
  left: 20px;
  line-height: 1.3;
  color: #557cbf;
}
*/
.entry-content .wp-caption,
.comment-content .wp-caption {
  margin-bottom: 1.625rem;
}
.entry-content .gallery,
.comment-content .gallery {
  font-size: 0;
  margin: 0 -1.16667% 1.625rem -1.16667%;
}
.entry-content .gallery-item,
.comment-content .gallery-item {
  display: inline-block;
  width: 100%;
  max-width: 33.3%;
  vertical-align: top;
  padding: 0 1.14007%;
  margin-bottom: 1rem;
}
.entry-content .gallery-icon,
.comment-content .gallery-icon {
  display: block;
}
.entry-content .gallery-icon img,
.comment-content .gallery-icon img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.entry-content .gallery-caption,
.comment-content .gallery-caption {
  color: #777;
  font-size: 14px;
  font-style: italic;
  margin-top: 10px;
  text-align: center;
}
.entry-content img,
.comment-content img {
  max-width: 100%;
  height: auto;
}
.entry-content blockquote,
.comment-content blockquote {
  border-left: 4px solid #557cbf;
  padding: 10px 0 10px 23px;
  color: #777;
  font-size: 22px;
  font-family: 'Montserrat';
  font-style: italic;
}
.entry-content blockquote cite,
.comment-content blockquote cite {
  display: block;
  margin-top: 10px;
}
.entry-content cite,
.comment-content cite {
  font-family: 'Montserrat';
  font-size: 14px;
}
.entry-content table,
.comment-content table {
  table-layout: fixed;
  width: 100%;
}
.entry-content table tr th,
.comment-content table tr th,
.entry-content table tr td,
.comment-content table tr td {
  padding: 0.4375rem;
  border: 1px solid #555;
}
.entry-content dl dd,
.comment-content dl dd {
  margin-bottom: 1rem;
}
.entry-content address,
.comment-content address {
  font-style: italic;
}
.entry-content acronym,
.comment-content acronym {
  border-bottom: 1px dotted #d1d1d1;
}
.comment-content p,
.comment-content ol,
.comment-content ul,
.comment-content table,
.comment-content datalist,
.comment-content blockquote,
.comment-content dl,
.comment-content address {
  margin: 0 0 10px 0;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption.alignleft .wp-caption-text,
.wp-caption.alignright .wp-caption-text {
  text-align: left;
}
.wp-caption img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  color: #777;
  font-size: 14px;
  font-style: italic;
  margin-top: 15px;
  text-align: center;
}
.aligncenter {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
  margin-left: 1.625rem;
}
.alignleft {
  float: left;
  margin-right: 1.625rem;
}
.alignnone {
}
.widget .widget-title {
}
.widget select {
  width: 100%;
}
.widget img {
  max-width: 100%;
  height: auto;
}
/* Calendar widget */
.widget_calendar th,
.widget_calendar td {
  text-align: center;
}
.widget_calendar tfoot td {
  border: 0;
}
.widget_calendar table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
}
.widget_calendar thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.5em;
}
.widget_calendar th {
  padding: 0.4em;
  text-align: left;
}
.widget_calendar tr {
  border-bottom: 1px solid #eee;
}
.widget_calendar td {
  padding: 0.4em;
}
.widget_calendar th:first-child,
.widget_calendar td:first-child {
  padding-left: 0;
}
.widget_calendar th:last-child,
.widget_calendar td:last-child {
  padding-right: 0;
}
.search-form {
  position: relative;
  max-width: 270px;
}
.search-form:after {
  content: '\70';
  font-family: 'Visual Composer Starter Font';
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  z-index: 1;
}
.search-form label {
  width: 100%;
  margin-bottom: 0;
}
.search-form label .screen-reader-text {
  display: none;
}
.search-form label .search-field {
  max-width: 270px;
  width: 100%;
  height: 40px;
  padding: 0 40px 0 15px;
  border: 1px solid #d4d4d4;
  outline: none;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
}
.search-form div input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 0 40px 0 15px;
  border: 1px solid #d4d4d4;
  outline: none;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
}
.search-form input[type="submit"],
.search-form button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  opacity: 0;
  z-index: 2;
}
.sidebar-widget-area {
  padding-bottom: 40px;
}
.sidebar-widget-area .widget {
  padding-top: 20px;
  border-top: 1px solid #eee;
  margin-bottom: 25px;
  font-size: 14px;
}
.sidebar-widget-area .widget_recent_entries ul li,
.sidebar-widget-area .widget_archive ul li,
.sidebar-widget-area .widget_categories ul li,
.sidebar-widget-area .widget_meta ul li {
  color: #557cbf;
}
.sidebar-widget-area .widget_recent_entries ul li:hover,
.sidebar-widget-area .widget_archive ul li:hover,
.sidebar-widget-area .widget_categories ul li:hover,
.sidebar-widget-area .widget_meta ul li:hover,
.sidebar-widget-area .widget_recent_entries ul li:focus,
.sidebar-widget-area .widget_archive ul li:focus,
.sidebar-widget-area .widget_categories ul li:focus,
.sidebar-widget-area .widget_meta ul li:focus {
  color: #555;
}
.sidebar-widget-area .widget_recent_entries ul li a,
.sidebar-widget-area .widget_archive ul li a,
.sidebar-widget-area .widget_categories ul li a,
.sidebar-widget-area .widget_meta ul li a {
  display: inline-block;
  vertical-align: top;
}
.sidebar-widget-area .widget_search form {
  margin-top: 5px;
}
.sidebar-widget-area a:hover,
.sidebar-widget-area a:focus {
  text-decoration: none;
  color: #555;
}
.sidebar-widget-area ul {
  padding-left: 16px;
}
#footer {
  background-color: #ffffff;
  color: #333333;
  font-size: 14px;
  line-height: 1.7;
  box-shadow: 0 0 6px 0px rgba(30,30,30,.3);
  position: relative;
}
#footer a {
  color: #333333;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: none;
}
#footer .footer-right-block {
  margin-bottom: 10px;
}
#footer .footer-socials ul {
  padding: 0;
  margin: 0;
}
#footer .footer-socials ul li {
  list-style: none;
  display: inline-block;
  margin: 0 8px 0 0;
}
#footer .footer-socials ul li a {
  line-height: 1;
  font-size: 32px;
  color: #666;
  border-bottom: none;
}
#footer .footer-socials ul li a:hover,
#footer .footer-socials ul li a:focus {
  text-decoration: none;
  color: #ee7516;
}
#footer .footer-socials ul li a span {
  display: block;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#footer .copyright {
  margin-bottom: 10px;
}
.footer-widget-area {
  background-color: #383838;
  padding: 45px 0 15px 0;
}
.footer-widget-area .widget {
  margin-bottom: 25px;
}
.footer-widget-area .widget-title {
  color: #fff;
  line-height: 1.7;
}
.footer-widget-area p,
.footer-widget-area ul,
.footer-widget-area ol {
  margin-bottom: 20px;
}
.footer-widget-area .instagram-feed {
  padding-top: 5px;
  font-size: 0;
  letter-spacing: normal;
}
.footer-widget-area .instagram-feed .instagram-item {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding: 0 5px 5px 0;
}
.footer-widget-area .instagram-feed .instagram-item img {
  display: block;
  width: 100%;
  height: auto;
}
.footer-bottom {
  padding: 25px 0 20px 0;
}
.footer-bottom .copyright > span {
  display: block;
}
.footer-menu {
  margin-bottom: 10px;
}
.footer-menu .widget .widget-title {
	font-size: 19px;
	font-weight: 600;
	color: #ee7516;
}
.footer-menu ul {
  padding: 0;
  margin: 0;
}
.footer-menu ul li {
  list-style: none;
}
.footer-menu ul li a:hover,
.footer-menu ul li a:focus {
	text-decoration: underline !important;
}
.header-area-disabled .content-wrapper {
  padding-top: 0;
}
.footer-area-disabled .main-content {
  padding-bottom: 0;
}

/*reset vc*/
/*.vce-section-full-height { min-height: calc(100vh - 232px) !important;}*/
.vc_video-bg + div {  position: relative; z-index: 2;}
.vc_video-bg-container { z-index: 0;}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li { margin-bottom: 15px;}
.btn.disabled, .btn:disabled { opacity: 1;}
.vc_row.slide-item.slick-slide.vc_row.vc_row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.vc_section {
	padding-top: 35px;
	padding-bottom: 35px;
}
.vc_grid-container-wrapper.vc_clearfix {
	width: 100%;
}
.vc_grid.vc_row .vc_grid-item .wpb_single_image.vc_align_center { margin-bottom: 0;}

/*breadcrumb*/
.breadcrumb { background-color: transparent; color: #000; font-weight: 300; font-size: 9px;}
.breadcrumb a { color: #000; text-decoration: none;}

/*njambre custom*/
.hr-small {
	width: 68px;
	margin-left:0;
	border-top-width: 5px;
}
.hover-shadow button:hover {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2)!important;
}

.font-weight-light * {
    font-weight: 300!important;
}
.vc_cta3 .vc_cta3-actions .vc_btn3,
.vc_general.vc_btn3:focus, 
.vc_general.vc_btn3:hover,
.card:hover a.vc_btn3 {
	font-weight: 700;
	text-decoration: underline !important;
}

/*form*/
/*form mano*/
.contact-form-hand {
	max-width: 382px;
	background-image: url(../images/mobile-contact.png);
	background-repeat: no-repeat;
	background-position: center top;
    padding: 100px 50px 10px;
	background-size: 100% auto;
	position: relative;
	min-height: 540px;
}
div.wpcf7-response-output {
	margin: 0;
    font-size: 12px;
}
.form-control:focus { outline: none; box-shadow: none;}

.contact-form-hand label { font-weight: 300; font-size: 18px; margin-bottom: 0px;}
.contact-form-hand .form-control {
	background-color: transparent;
	border-color: transparent;
	border-bottom-color: rgba(0,0,0,.1);
	padding: 0;
	border-radius:0;
	font-size: 18px;
}
.contact-form-hand ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4A57A3;
  opacity: 1; /* Firefox */
  font-size: inherit;
  font-weight: 300;
}

.contact-form-hand :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #4A57A3;
  font-size: inherit;
  font-weight: 300;
}

.contact-form-hand ::-ms-input-placeholder { /* Microsoft Edge */
  color: #4A57A3;
  font-size: inherit;
  font-weight: 300;
}
.contact-form-hand .btn {
	font-size: 26px;
	color: #4A5780;
	font-weight: 300;
}
.contact-form-hand .mano {
	position: absolute;
    bottom: -9px;
    right: -291px;
	-webkit-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}
.contact-form-hand .ajax-loader.is-active + .mano {
	transform: translate(-15px,15px);
}

/*newsletter form*/
.newsletter-form { padding-top: 5px; font-size: 13px; max-width: 256px; font-weight: 300;}
.newsletter-blog .newsletter-form { max-width: none; color: #fff;}
.newsletter-form .btn {
	font-weight: 300;
	border-radius: 25px;
	min-height: 23px;
	line-height: normal;
} 
.newsletter-form .form-check-label { font-size: 14px;}
.newsletter-form .form-control {
	border-radius: 25px;
    height: 23px;
    padding: 0 10px;
    font-weight: 300;
    font-size: 13px;
}
.newsletter-blog .newsletter-form .form-control {
	background-color: transparent; border-color: #fff; color: #fff;
}
.newsletter-form .form-group { margin-bottom: 5px;}
.newsletter-form span.wpcf7-list-item { margin:0;}
.newsletter-form .custom-control span.wpcf7-list-item-label::before{
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #7F7F7F;
	border-radius: 15px;
	vertical-align: bottom;
	margin-right: 10px;
	background-image: url(../images/check.png);
	background-position: center -20px;
	background-repeat: no-repeat;
}
.newsletter-form .custom-control input[type="checkbox"]:checked + span.wpcf7-list-item-label::before {
	background-color: #ED7415;
	border-color: #ED7415;
	background-position: center center;
}
.newsletter-blog .newsletter-form .custom-control span.wpcf7-list-item-label::before,
.newsletter-form .custom-control input[type="checkbox"]:checked + span.wpcf7-list-item-label::before {
	border-color: #fff;
}
.newsletter-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 13px;
  font-weight: 300;
}

.newsletter-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 13px;
  font-weight: 300;
}

.newsletter-form ::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 13px;
  font-weight: 300;
}
.newsletter-form .custom-checkbox .custom-control-label::before { border-radius: 0.5rem;}
.newsletter-blog .newsletter-form ::placeholder { color: #fff;}
.newsletter-blog .newsletter-form :-ms-input-placeholder {color: #fff;}
.newsletter-blog .newsletter-form ::-ms-input-placeholder {color:#fff;}
.newsletter-blog .newsletter-form .custom-checkbox { display: inline;}

.newsletter-blog .newsletter-form .btn {
	width: 254px !important;
	color: #666666;
	background-color: #fff;
}

/*testimonial*/
.vc-testimonial { 
	font-size: 12px;
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}
.vc-testimonial h6 {
	font-weight:700;
}

article.type-post .vc-testimonial {
	width: 80%;
	font-size: inherit;
	font-style: italic;
}
article.type-post .info-autor { position: relative; padding-bottom: 20px;}
article.type-post .info-autor:after {
	content: '';
    display: inline-block;
    width: 106px;
    height: 6px;
    background-color: #EE7516;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 53px);
}
article.type-post .vc-testimonial h4 {
	color: #000 !important;
}

/*nuestros aliados*/
.nuestros-aliados img {
	margin: 0 auto;
}

.border-0 .vc_btn3.vc_btn3-style-outline,
.border-0 .vc_btn3.vc_btn3-style-outline-custom {
	border-color: transparent !important;
}
.border-0 .vc_btn3.vc_btn3-style-outline:hover,
.border-0 .vc_btn3.vc_btn3-style-outline-custom:hover {
	box-shadow: 0 1px 6px 2px rgba(0,0,0,.075)!important;
	font-weight: 700;
	text-decoration: underline;
}

/*btn outline*/
.btn-outline {
	color: #333;
	font-size: 14px;
	border: 1px solid #808080;
	line-height: normal;
	font-weight: 300;
	border-radius: 0;
	padding: 0px;
	outline: none !important;
	background-color: #fff;
}
.btn-outline:hover,
.btn-outline:focus {
	box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid transparent;
}
.linea-animada {
	position: relative;
}
.linea-animada > * { position: relative;}
.linea-animada span {
	z-index: 10;
    padding: 6px 20px 8px;
    display: block;
}
.linea-animada:after {
	content: '';
    width: 0%;
    height: 6px;
    background-color: #F2BB00;
    display: block;
    position: absolute;
    top: 55%;
    z-index: 3;
    transition: width .4s ease;
	left: 20px;
}
.linea-animada:hover:after{
    width: calc(100% - 40px);
}
.linea-animada span.bg {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
}

.custom-logo { width: 68px;}
.navbar #main-menu .custom-logo { width: 88px;}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1200px;
}
.content-view > .vc_row { max-width: 1366px; margin-left:auto !important; margin-right:auto !important;}
.navbar .container {
	max-width: 1344px;
}

/*card*/
.card-img, .card-img-bottom, .card-img-top {
	width: inherit;
	max-width: 100%;
	border-radius:0;
}
.card {
	border-radius: 0;
	border-color: transparent;
	transition: transform .3s ease;
	position: relative;
	border: none;
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
}
.card.no-shadow {
	box-shadow: none;
}
.card:hover {
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
	z-index: 9;
}
.card .card-link { width: 100%; height: 100%; position: absolute; z-index:1000; top:0;}
.card-text {
	line-height: normal;
	margin-bottom: 5px;
	font-size: 14px;
}
.card-body {
	padding: 15px 15px 15px;
}
.card-title {
	margin-bottom: 15px;
	position: relative;
}
.card:hover .card-link-text {
	text-decoration: underline;
	font-weight: 700;
}
.card:hover .misc-line:after {
	width: 100%;
}
.card-footer {
	background-color: transparent;
	border: none;
	padding: 0 15px 15px;
}

/*grid post page*/
.card.estilo-2 { overflow: inherit; padding-bottom: 0;}
.card.estilo-2 .card-imagen img { max-width: none; width: 100%;}
.card.estilo-2 .card-body { padding: 25px !important; position: relative; }

.card.estilo-2 .card-body .card-title h4 { font-weight: 600; line-height: normal; margin-bottom:0;} 
.card.estilo-2 .card-text { border-left: 4px solid #F2BB00; padding-left: 15px; margin-bottom:0;}
.card.estilo-2 .misc { 
	position: absolute;
    top: -64px;
    right: -30px;
}
/*small card*/
.card.estilo-3 {
	width: 250px;
	height: 259px;
	min-height:inherit;
	margin-left:auto;
	margin-right:auto;
}
.card.estilo-3 .card-title { margin-bottom:0;}
.card.estilo-3 .card-title h4 { position: relative; z-index: 10;}

/*card-sm type -1*/
.card.card-sm {
	width: 250px;
	height: 259px;
	min-height:inherit;
	margin-left:auto;
	margin-right:auto;
}
.card.card-sm .card-title { margin-bottom:0;}
.card.card-sm .card-title > div { position: relative; z-index: 8;}
.card.card-sm .card-title h4 { position: relative; z-index: 8;}

/*card sm estilo 2*/
.card.card-sm.type-2 {
	width: 260px;
	height: 236px;
	min-height:inherit;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}
.card.card-sm.type-2 .card-body { padding: 12px 12px 6px; flex: none;}
.card.card-sm.type-2 .card-title { min-height: 48px; vertical-align: middle;}
.card.card-sm.type-2 .card-title > div { position: relative; z-index: 10;}
.card.card-sm.type-2 .card-title h1
.card.card-sm.type-2 .card-title h2,
.card.card-sm.type-2 .card-title h3,
.card.card-sm.type-2 .card-title h4,
.card.card-sm.type-2 .card-title h5,
.card.card-sm.type-2 .card-title h6 { margin-bottom:5px; line-height: 1.1; margin-bottom:0;}
.card.card-sm.type-2 .card-sub-title { min-height: 46px; vertical-align: middle;}
.card.card-sm.type-2 .card-sub-title p { margin-bottom:0; line-height: 1.1; font-size: 13px;}
.card.card-sm.type-2 .card-imagen { height: 80px; display: flex; align-items: center; vertical-align: middle; justify-content: center;}
.card.card-sm.type-2 .card-imagen img { max-height: 100%;}

.card.card-sm.type-2 .card-footer { border: none; padding: 6px 12px 12px;}
.card.card-sm.type-2 h6 { color: #4E4D4D}
.card-menu-box {
	display: inline-block;
	vertical-align: middle;
}

.icon-clock { content: url(../images/reloj.svg); display: inline; width: 12px; margin-right: 5px;}


/*slick slider element*/
.vc_row.slide-item.slick-slide > div:hover {
	z-index: 100
}
.vc_row.slide-item.slick-slide { margin-left: 0 !important; margin-right:0 !important;}
.slick-slide:focus { outline: none !important;}

/*slick slider card*/
.slick-carousel:not(.slick-initialized) .card-item { display: inline-block;}
.slick-carousel .card {
	position: relative;
}
.slick-carousel:not(.slick-vertical) .card {
	margin: 20px 12px;
}
.slick-carousel .slide-item:not(.slick-active) .card {
	box-shadow: none;
}

.slick-carousel .card a {
	text-decoration: none;
	outline: none!important;
}
.slick-carousel .card .misc {
	position: absolute;
    top: -15px;
    right: -15px;
    z-index: 10;
}
.slick-carousel .card .misc,
.slick-carousel .card .card-category {
	opacity:0;
}
.slick-carousel .card .card-imagen { position: relative;}
.slick-carousel .card .card-category {
	position: absolute;
	top: 25px;
	background-color: #F2BB00;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding: 0 10px;
}
.slick-carousel .card .card-title:after {
    content: '';
    display: inline-block;
    width: 68px;
    height: 3px;
    background-color: #EE7516;
    visibility: hidden;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 34px);
}

/*related-grid*/
.slick-carousel.slick-vertical .card {
	position: relative;
	margin: 8px 0px;
}



/*misc-line*/
.misc-line {
	position: relative;
	display: inline-block;
}
.misc-line span {
	position: relative;
    z-index: 2;
	display: block;
}
.misc-line:after {
	content: '';
    width: 0%;
    height: 18px;
    background-color: #F2BB00;
    display: block;
    position: absolute;
    top: 60%;
    z-index: 1;
    transition: width .4s ease;
}
.misc-line:hover:after {
	width: 100%;
}

/*team*/
.vc-team-member {
	margin-bottom: 15px;
}
.vc-team-member img {
	margin-bottom: 12px;
	border-radius: 70px;
}
.vc-team-member h5 { font-size: 18px;}
.vc-team-member .vc-social { line-height: normal;}
.vc-team-member .vc-social a {
	font-size: 10px;
	display: block;
}

/*admin*/
.compose-mode .vc_element.vc_vc_team_parent .vc_controls>.vc_controls-out-tl,
.compose-mode .vc_element.vc_vc_slider .vc_controls>.vc_controls-out-tl {
	top: 0px;
}
.compose-mode .wpb_gallery_slides.slick-carousel > div {
	display: inline-block;
	max-width: 33%;
}
.compose-mode .custom-slick-carousel + .vc_controls>.vc_controls-out-tl {
	left: 36% !important;
}
.compose-mode .vc_vc_cards_carousel .vc_controls>.vc_controls-out-tl { left: 50%;}

.compose-mode .slick-carousel { display: flex; justify-content: center; align-items: center;}
.compose-mode .card { max-width: 257px; display: inline-block;}


.compose-mode .vc_controls-column>div .element-vc_indice_section .vc_btn-content, 
.compose-mode .vc_controls-container>div .element-vc_indice_section .vc_btn-content, 
.compose-mode .vc_controls-row>div .element-vc_indice_section .vc_btn-content,
.compose-mode .vc_controls-column>div .element-vc_indice .vc_btn-content, 
.compose-mode .vc_controls-container>div .element-vc_indice .vc_btn-content, 
.compose-mode .vc_controls-row>div .element-vc_indice .vc_btn-content {
	background-color: #D900D9;
}
.compose-mode .vc_controls-column>div .element-vc_indice_section .vc_btn-content:hover, 
.compose-mode .vc_controls-container>div .element-vc_indice_section .vc_btn-content:hover, 
.compose-mode .vc_controls-row>div .element-vc_indice_section .vc_btn-content:hover,
.compose-mode .vc_controls-column>div .element-vc_indice .vc_btn-content:hover, 
.compose-mode .vc_controls-container>div .element-vc_indice .vc_btn-content:hover, 
.compose-mode .vc_controls-row>div .element-vc_indice .vc_btn-content:hover {
	background-color: #8C008C !important;
}

.compose-mode .vc_vc_indice .vc_controls>.vc_controls-out-tl {
	left: 30% !important;
}
.compose-mode .vc_vc_indice_section .vc_controls>.vc_controls-out-tl {
	left: 50% !important;
}
.compose-mode .vc_vc_indice_section > .vc_controls { opacity: 1!important; visibility: visible  !important;}
.compose-mode .vc_element.vc_vc_indice_section { border-top: 1px dashed #d900d9;}
.vc_element-icon[data-is-container=true].vc_indice_section { 
	background-image: url(../images/vc/vc-indice-section.png);
}

.compose-mode .vc_element.vc_vc_btn_redondo,
.view-mode .vc_element.vc_vc_btn_redondo { display: inline-block;}
.compose-mode .vc_element.vc_vc_card_sm { display: inline-block;}

/*counter*/
.number {
	font-size: 33px;
	font-weight: 400;
	line-height: normal;
}
.d-flex:not(.flex-column) .text-count { padding-top: 4px;}

/*empresa slider card*/
.empresa_slider .card {
	height: 330px;
	font-size: 13px;
	font-weight: 300;
	line-height: normal;
	max-width: 300px;
}

.empresa_slider .card-subtitulo { font-weight: 700; margin-bottom:0; margin-bottom: 15px; font-size: 15px;}
.empresa_slider .slick-carousel .card .card-imagen {
	height: 58px;
	vertical-align: middle;
	margin: 20px 10px 10px;
	display: flex;
	align-items: center;
}
.empresa_slider .card-footer { position: absolute; bottom: 0; width: 100%;}
.empresa_slider .card-footer a { font-size: 11px; color: #4666a9;}
.empresa_slider .card:hover .card-footer a { font-weight: 700; text-decoration: underline;}


/*pop up contacto*/
.pop-up-contacto {
	border-radius: 0!important; 
}
.pop-up-contacto h3 {
	font-weight: 400;
	letter-spacing: -0.07rem;
}
.pop-up-contacto h3 span {
	display: block;
	margin-bottom: 10px !important;
}
.pop-up-contacto h3:after {
	content: '';
	display: block;
	margin: auto;
    width: 40px;
    height: 2px;
    background-color: #70BED3;
}
.pop-up-contacto h4:after {
	content: '';
	display: block;
	margin-top: 5px;
    width: 40px;
    height: 2px;
    background-color: #EF7500;
}

.pop-up-contacto .form-group { margin-bottom: 0;}
.pop-up-contacto .form-control {
	border-color: transparent;
	border-bottom-color: #808080;
	border-radius:0;
	padding-bottom: 0;
    line-height: normal;
    height: 24px;
    margin-bottom: 7px;
}
.pop-up-contacto textarea.form-control {
    height: inherit;
}
.pop-up-contacto .col-form-label {
	padding-bottom: 0;
    line-height: normal;
	padding-top: 10px;
}


.zoom-hover {
	transition: transform .3s ease;
}
.zoom-hover:hover {
	transform: scale(1.1);
}


/*custom-checkbox*/
/*form invitar*/
.custom-checkbox .wpcf7-list-item { position: relative; margin:0;}
.custom-checkbox input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}
.checkbox-invitar .custom-checkbox input + span {
	width: 110px;
	height: 110px;
	color: rgba(255,255,255,0);
	display: block;
	background-color: #fff;
	border-radius: 60px;
	cursor: pointer;
	margin: 0 2px;
}
.checkbox-invitar .custom-checkbox input[value=mate] + span {
	background-image: url(../images/ico-mate.png);
}
.checkbox-invitar .custom-checkbox input[value=cerveza] + span {
	background-image: url(../images/ico-cerveza.png);
}
.checkbox-invitar .custom-checkbox input[value=cafe] + span {
	background-image: url(../images/ico-cafe.png);
}
.checkbox-invitar .custom-checkbox input:checked + span {
	box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.3);
}
/*radio trabajo*/
.radio-trabajo .custom-checkbox .wpcf7-list-item { display: block; margin-top: 9px;}
.radio-trabajo .custom-checkbox input + span:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 5px 0 2px;
	border: 1px solid #808080;
}
.radio-trabajo .custom-checkbox input:checked + span:before {
	background-color: #EF7500;
	border-color: #EF7500;
}

/*post*/
article.type-post { max-width: 962px; margin-left:auto; margin-right:auto; width: 90%;}

.single-post .title { margin-bottom: 17px;}
.single-post .title:after {
	content: '';
    display: inline-block;
    width: 106px;
    height: 6px;
    background-color: #EE7516;
}
.author-social a:hover { text-decoration: underline;}

/*widget social post*/
.widget_heateor_sss_sharing { text-align: center;}
.widget_heateor_sss_sharing .widget-title { color: #EE7516; font-size: 19px; font-weight: 400; margin-bottom: 20px;}

/*audio tag*/
audio { width: 100%;}

/*cita*/
blockquote {
	border-left: 3px solid #EE7516;
    margin: 25px auto;
    padding-left: 13px;
	text-align: justify;
}
.page blockquote { border-color: #4A57A3; margin-left: 0px;}

/*archive*/
.archive h1 { color: #4A57A3;}
.archive blockquote { border-color: #4A57A3;}

/*grid post page*/
.page-grid .card { overflow: inherit; min-height: 380px;}
.vc_grid .card-imagen .wpb_single_image .vc_figure,
.vc_grid  .card-imagen .wpb_single_image .vc_single_image-wrapper,
.vc_grid  .card-imagen .wpb_single_image img { max-width: none; width: 100%;}

.vc_grid.vc_row .vc_grid-item.page-grid { padding: 0 54px 54px!important;}
.page-grid .card-body { padding: 25px !important; position: relative; }
.page-grid .card-body .card-title { min-height: 72px;}
.page-grid .card-body .card-title h4 { font-weight: 600; line-height: normal; margin-bottom:0;} 
.page-grid .card-text { border-left: 4px solid #F2BB00; padding-left: 15px; margin-bottom:0;}
.page-grid .misc { 
	position: absolute;
    top: -64px;
    right: -30px;
}

/*grid post*/
#post-grid { background-position: top center!important; background-size: 100% auto !important;}
.post-grid .card-body { min-height: 88px;}
.post-grid .card-title,
.post-grid .card-title h4 { margin-bottom:0;}
.post-grid .card-title h4 a { font-weight: inherit;}
.post-grid .card .card-title:after {
    position: absolute;
    bottom: -9px;
    left: calc(50% - 34px);
	content: '';
    display: inline-block;
    width: 68px;
    height: 3px;
    background-color: #EE7516;
    visibility: hidden;
}
.post-grid .card:hover .card-title:after {
	visibility: visible;
}
.post-grid .card .vc_single_image-wrapper {
	height: 198px;
    background-color: #808080;
}

/*grid reset*/
.vc_grid-filter.vc_grid-filter-center {
	width: 522px; margin-left:auto; margin-right:auto;
	text-align: left;
	font-size: 20px;
	margin-bottom: 50px;
}
.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover {
	background-color: transparent;
	color: #000;
}
.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span, .vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span {
	color: #000;
}
.vc_grid-filter-item:before {
	content: '';
    width: 13px;
    height: 13px;
    background-color: #C9C9C9;
    display: inline-block;
    border-radius: 8px;
    vertical-align: middle;
    margin-right: 15px;
}
.vc_grid-filter-item.vc_active:before, 
.vc_grid-filter-item:hover:before{
    background-color: #EE7516;
}
.vc_grid-filter-item.vc_active {
	font-weight: 700;
}
.vc_grid.vc_row.vc_pageable-wrapper { clear: both;}
/**/
.blog-imagen .vc_column-inner{
	background-repeat: no-repeat !important;
	background-size: 100% auto !important;
	background-position: center center !important;
}
.content-category-title-filter {
	margin-bottom: 40px;
}
.content-category-title-filter:after {
	content: '';
	width: 85px;
	height: 4px;
	background-color: #EE7516;
	display: block;
}
.content-category-title-filter h2 {
	color: #EE7516;
	font-weight: 400;
}
.content-category-title-filter h2 span {
	color: #000;
}

/*indice*/
.vc-indice .vc-indice-section {
	padding: 0;
}
.vc-indice-section .vc_row,
.vc-indice nav ul {
	max-width: 1200px; margin-left:auto !important; margin-right:auto !important;
}
.vc-indice nav {
	margin-left: -15px;
	margin-right: -15px;
	box-shadow: 0 1px 10px 3px rgba(0, 0, 0, 0.15);
	font-size: 25px;
	padding: 10px 0;
}
.shadow-top { box-shadow: 0 1px 10px 3px rgba(0, 0, 0, 0.15);}
.vc-indice nav ul li a {
	color: #000;
	padding: 0 25px;
	line-height: 31px;
	text-decoration: none;
}
.vc-indice nav ul li a.scroll-to {
	border-left: 1px solid #4D4D4D;
}
.vc-indice nav ul > li > span {
  padding: 0.25rem 0.5rem;
  color: #000;
  font-size: 19px;
  text-align: center;
  background-color: #DFDDDD;
  opacity: 0;
  position: absolute;
  margin-top: 2px;
  z-index: 2;
}
.vc-indice nav ul > li.active a {
	color: #EF7500;
}
.vc-indice nav ul > li.active:after {
	content: '';
	background-image: url(../images/flecha-down.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 25px;
	height: 13px;
	position: absolute;
    margin-top: 20px;
    margin-left: 18px;
	z-index: 1;
}

.vc-indice nav ul li:hover span {opacity: 1;}
.vc_vc_indice_section { width: 100%;}

.vc-indice .wpb_text_column h1 { font-weight: 300;}

.vc-indice nav {
	position: absolute;
	top:0;
	left:15px;
	width: 100%;
	z-index: 10;
	background-color: #fff;
}
.vc-indice-nav { padding-top: 27px;}

.vc-indice nav.sticky { position: fixed; top: 30px;}

.indice-nav-mb {
	padding: 3px 15px;
	font-size: 13px;
}
.indice-nav-mb label { display: inline-block; margin-bottom:0;}
.indice-nav-mb select.custom-select {
	border: none;
	font-size:11px;
	color: #000;
	background-image: url(../images/flecha-down.png);
	background-size: auto 11px;
    background-position: center right;
}
.indice-nav-mb select.custom-select:focus { outline: none; box-shadow: none; border: none;}


/**/
ol { color: #EF7500; font-size: 20px; font-weight: 700; margin-left: -23px;}
ol > li { margin-bottom: 10px;}


/*btn-redondo*/
.btn-ico.btn-sm { width: 67px; vertical-align: top;}
.btn-ico.btn-sm img { width: 54px;}
.btn-ico.btn-lg { width: 74px; vertical-align: top;}
.btn-ico.btn-lg img { width: 74px;}

.wpb_single_image .vc_figure-caption,
.vc_figure-caption { 
	font-size: 10px;
	margin-top: 10px;
	font-weight: 600;
	line-height: 1;
	max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}
.wpb_single_image.border-right {
	border-width: 2px !important;
	border-color: #808080 !important;	
}
.logo-on-gracias img { width: 168px;}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p { color: #fff !important;}
