/*
Theme Name: RareIs
Author: BeekeeperGroup
Version: 1.0
*/


body {
  font: 18px "Noto Sans", sans-serif;
  color: #40474e;
  margin: 0;
  line-height: 1.44;
}

a {
  color: #0063C3;
  text-decoration: none;
  transition: .1s linear;
}

b,
strong {
  font-weight: 700;
}

button {
  cursor: pointer;
}

.bgi {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

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

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

input,
textarea {
  border-radius: 0;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

input,
textarea,
select,
button {
  color: inherit;
}

q:before,
q:after {
  content: '';
}

.ovh {
  overflow: hidden;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

dl,
p,
applet,
embed,
object,
frameset {
  margin: 0 0 1.3em;
}

iframe {
  max-width: 100%;
}

h1 {
  font: 50px/1 'gooddog-new', sans-serif;
  margin: 0 0 12px;
}

@media (min-width: 769px) {
  h1 {
    font-size: 72px;
    margin: 0 0 24px;
  }
}

h2 {
  font: 36px/1 'gooddog-new', sans-serif;
  margin: 0 0 20px;
  padding-top: 20px;
  position: relative;
}

@media (min-width: 769px) {
  h2 {
    font-size: 50px;
  }
}

h2:after {
  content: "";
  background: #FEDD00;
  width: 100%;
  height: 7px;
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 769px) {
  h2:after {
    max-width: 357px;
  }
}

h3 {
  font-size: 24px;
  line-height: 1.1;
  margin: 0 0 18px;
  font-weight: bold;
}

@media (min-width: 769px) {
  h3 {
    font-size: 36px;
  }
}

h4 {
  font-size: 21px;
  margin: 0 0 12px;
  line-height: 1.1;
  font-weight: bold;
}

@media (min-width: 769px) {
  h4 {
    font-size: 28px;
  }
}

h5 {
  font-size: 18px;
  line-height: 1.1;
  font-weight: bold;
  margin: 0 0 12px;
}

@media (min-width: 769px) {
  h5 {
    font-size: 21px;
  }
}

h6 {
  font-size: 16px;
  line-height: 1.1;
  font-weight: bold;
  margin: 0 0 6px;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  h6 {
    font-size: 18px;
  }
}

strong,
b,
th {
  font-weight: 700;
}

ul li,
ol li {
  list-style-position: inside;
  margin: 0 0 1em;
}

ul {
  list-style-type: disc;
  margin: 0 0 1.3em;
  padding: 0;
}

ol {
  margin: 0 0 1.3em;
  padding: 0;
}

.alignleft {
  float: left;
  margin: 0 15px 1.3em 0;
}

.alignright {
  float: right;
  margin: 0 0 1.3em 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 1.3em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.cf:before,
.container:before,
.cf:after,
.container:after {
  content: "";
  display: table;
}


.cf:after,
.container:after {
  clear: both;
}

.container {
  position: initial;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

#wrapper {
  overflow: hidden;
  position: relative;
}

#header {
  padding: 12px 0;
}

@media (min-width: 769px) {
  #header {
    padding: 20px 0 0;
  }
}

#header .logo {
  flex: 0 0 172px;
}

@media (min-width: 769px) {
  #header .logo {
    flex: 0 0 200px;
  }
}

#header .header-account {
	position: absolute;
	right: 84px;
	top: 55px;
	height: 25px;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
}

/*@media (min-width: 769px) {
  #header .header-account {
    position: absolute;
    top: 8px;
    right: 100;
    font-weight: bold;
    padding: 0;
    border: none;
  }
}
*/

#header .header-account a {
  display: block;
  margin: 0 0 15px;
}

@media (min-width: 769px) {
  #header .header-account a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 25px;
  }
}

#header .header-account .link-instagram .fa-instagram {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #bd679c;
}

@media (min-width: 769px) {
  #header .header-account a.share-link {
    margin: 0 0 0 5px;
  }
}

.primary-navigation {
  position: relative;
  width: 290px;
  background: #0063C3;
  padding: 80px 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  transform: translateX(290px);
  color: #fff;
}

button.btn-menu {
	z-index: 9999;
}

/* @media (min-width: 769px) {
  .primary-navigation {
    position: static;
    background: none;
    width: auto;
    padding: 55px 0 0;
    align-self: flex-end;
    transform: translateX(0);
    color: #40474e;
    font-weight: 700;
  }
}
*/

.primary-navigation ul {
	list-style: none;
	margin: 0;
	text-transform: uppercase;
	padding: 0 20px 15px;
	line-height: 1;
	margin-top: 140px;
}

/* @media (min-width: 769px) {
  .primary-navigation ul {
    padding: 0 0 10px;
    display: flex;
  }
}
*/

.primary-navigation ul li {
  padding: 0 0 12px;
}

/* @media (min-width: 769px) {
  .primary-navigation ul li {
    padding: 0 20px;
  }
}

@media (min-width: 769px) {
  .primary-navigation ul li:last-child {
    padding: 0 0 0 20px;
  }
}
*/

.primary-navigation ul li.current-menu-item a {
  color: #bd679c;
}

.primary-navigation a {
  color: #fff;
}

/* @media (min-width: 769px) {
  .primary-navigation a {
    color: #40474e;
  }
}
*/

.primary-navigation a:hover {
	text-decoration: none;
/* 	color: #bd679c; */
	color: yellow;
}

.primary-navigation.open {
  transform: translateX(0);
}

.primary-navigation.open+.btn-menu i {
  background: #fff;
}

.primary-navigation.open+.btn-menu i:nth-child(2) {
  transform: rotate(45deg) translateX(2px) translateY(9px);
}

.primary-navigation.open+.btn-menu i:nth-child(3) {
  opacity: 0;
}

.primary-navigation.open+.btn-menu i:nth-child(4) {
  transform: rotate(-45deg) translateX(3px) translateY(-11px);
}

.btn-menu {
  position: absolute;
  right: 30px;
  top: 55px;
  height: 25px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 2;
}

/* @media (min-width: 769px) {
  .btn-menu {
    display: none;
  }
}
*/

.btn-menu i {
  transition: .2s ease;
  display: block;
  width: 25px;
  height: 3px;
  background: #31373d;
}

.btn-menu i+i {
  margin-top: 6px;
}

.btn-menu:focus {
  outline: none;
}

/*.open+.btn-menu {
  position: fixed;
  top: 90px;
  right: 30px;
}
*/

.three-blocks {
  position: relative;
  margin: 0 0 30px;
}

@media (min-width: 993px) {
  .three-blocks {
    margin: 0 0 50px;
  }
}

.three-blocks .three-blocks__row {
  display: flex;
  justify-content: space-between;
  margin: 0 -2px 4px;
}

@media (min-width: 993px) {
  .three-blocks .three-blocks__row {
    min-height: 597px;
    margin: 0;
  }
}

.three-blocks .three-blocks__row .box {
  flex: 0 0 50%;
  padding: 0 2px;
}

@media (min-width: 993px) {
  .three-blocks .three-blocks__row .box {
    flex: 0 0 33.33%;
  }
}

.three-blocks .three-blocks__text {
  position: relative;
  font-size: 18px;
  min-height: 255px;
}

@media (min-width: 993px) {
  .three-blocks .three-blocks__text {
    padding-top: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    width: 33.33%;
    transform: translateX(-50%);
    font-size: 27px;
  }
}

.three-blocks .three-blocks__text p {
  margin: 0;
}

@media (min-width: 993px) {
  .three-blocks .three-blocks__text p {
    max-width: 320px;
  }
}

.three-blocks .three-blocks__text .box {
  background: #0063C3;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
  text-align: center;
  color: #fff;
}

@media (min-width: 993px) {
  .three-blocks .three-blocks__text .box {
    padding: 30px 65px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

.three-blocks .three-blocks__text h1 {
  margin: 0 0 33px;
}

@media (min-width: 993px) {
  .three-blocks .three-blocks__text h1 {
    max-width: 320px;
  }
}

.three-blocks .box .holder {
  padding-top: 300px;
  position: relative;
}

@media (min-width: 769px) {
  .three-blocks .box .holder {
    height: 100%;
    padding-top: 0;
  }
}

.three-blocks .box .holder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.three-blocks .decor__bottom {
  font-size: 50px;
  position: relative;
  padding-bottom: 25px;
}

@media (min-width: 769px) {
  .three-blocks .decor__bottom {
    font-size: 72px;
  }
}

.three-blocks .decor__bottom:after {
  content: "";
  width: 91px;
  height: 7px;
  background: #FEDD00;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
}

.three-boxes {
  display: flex;
  padding: 25px 0;
  flex-direction: column;
  margin: 0;
}

.four-boxes {
  display: flex;
  padding: 25px 0;
  flex-direction: column;
  margin: 0;
}

@media (min-width: 993px) {
  .three-boxes {
    padding: 50px 0;
    margin: 0 -8px;
    flex-direction: row;
  }
	
	.four-boxes {
    padding: 50px 0;
    margin: 0 -8px;
    flex-direction: row;
  }
}

.three-boxes .box {
  flex: 0 0 33.33%;
  padding: 0 0 10px;
}

.four-boxes .box {
  flex: 0 0 25%;
  padding: 0 0 10px;
}

@media (min-width: 993px) {
  .three-boxes .box {
    padding: 0 8px;
  }
	
	.four-boxes .box {
    padding: 0 8px;
  }
}

.gray-box {
  display: flex;
  background: #f3f3f3;
  height: 100%;
  color: #40474e;
  padding: 30px 20px;
}

@media (min-width: 993px) {
  .gray-box {
    display: block;
    text-align: center;
    padding: 50px;
  }
}

.gray-box .image {
  width: 125px;
  height: 125px;
  margin: 0 30px 0 0;
  flex: 0 0 125px;
}

@media (min-width: 321px) {
  .gray-box .image {
    width: 100px;
    height: 100px;
    margin: 0 20px 0 0;
    flex: 0 0 100px;
  }
}

@media (min-width: 577px) {
  .gray-box .image {
    width: 125px;
    margin: 0 30px 0 0;
    flex: 0 0 125px;
  }
}

@media (min-width: 993px) {
  .gray-box .image {
    margin: 0 auto 40px;
    width: 225px;
    height: 180px;
  }
}

.gray-box h1 {
  font-size: 36px;
}

@media (min-width: 769px) {
  .gray-box h1 {
    font-size: 50px;
    margin: 0 0 15px;
  }
}

.gray-box p {
  margin: 0;
}

.gray-box img {
  width: 100%;
}

.gray-box .img-hover {
  display: none;
}

.gray-box:hover {
  color: #fff;
  text-decoration: none;
}

.gray-box:hover img {
  display: none;
}

.gray-box:hover img.img-hover {
  display: block;
}

.gray-box.pink:hover {
  background: #bd679c;
}

.gray-box.yellow:hover {
  background: #fcb415;
}

.gray-box.blue:hover {
  background: #0063C3;
}

.section-text {
  padding: 25px 0;
}

@media (min-width: 769px) {
  .section-text {
    padding: 20px 0 50px 0;
    display: flex;
    justify-content: space-between;
  }
}

.section-text .one-column-text {
  font-size: 21px;
  line-height: 1.65;
  padding: 0 150px;
}

@media (max-width: 769px) {
  .section-text .one-column-text {
    padding: 0;
  }
}

.section-text__heading {
  flex: 0 0 350px;
  margin: 0 0 30px;
}

@media (min-width: 769px) {
  .section-text__heading {
    margin: 0;
  }
}

.section-text__heading h2 {
  padding-top: 27px;
  margin: 0 0 32px;
}

@media (min-width: 769px) {
  .section-text__heading h2 {
    margin: 0 0 32px;
  }
}

.section-text__heading h2 div {
  text-align: center;
}

.section-text__heading .section-text__row {
  position: relative;
}

.section-text__heading .section-text__row .fa-instagram {
  font-size: 24px;
  color: #40474e;
}

@media (min-width: 769px) {
  .section-text__heading .section-text__row .fa-instagram {
    font-size: 30px;
  }
}

.section-text__heading .section-text__row .link-instagram {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px;
}

.section-text .content {
  flex: 0 0 calc(100% - 400px);
}

.section-text .content p:last-child {
  margin: 0;
}

.section-text .content img {
  margin: 0 0 20px;
}

.section-text .content img.alignleft {
  margin: 0 15px 1.3em 0;
}

.section-text .content img.alignright {
  margin: 0 0 1.3em 15px;
}

.section-text.intro-text .content {
  font-size: 18px;
  line-height: 1.44;
}

/*@media (min-width: 769px) {
      .section-text.intro-text .content {
        font-size: 21px;
        line-height: 1.65; } }*/
.section-text.intro-text .content p {
  margin: 0 0 0.5em;
}


.instagram-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 0;
}

@media (min-width: 1471px) {
  .instagram-wrapper {
    margin: 0 -135px 0 0;
  }
}

.instagram-wrapper .b-image {
  padding: 0 2px 4px;
  flex: 0 0 33.33%;
}

@media (min-width: 769px) {
  .instagram-wrapper .b-image {
    flex: 0 0 25%;
  }
}

.instagram-wrapper .b-image img {
  margin: 0;
}

#footer {
  background: #151F6D;
  color: #fff;
  padding: 40px 0;
}

.footer-menu {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 0 0 27px;
}

@media (min-width: 577px) {
  .footer-menu {
    font-size: 16px;
  }
}

@media (min-width: 769px) {
  .footer-menu {
    margin: 0;
  }
}

.footer-menu li {
  padding: 0 12px;
  margin: 0;
  position: relative;
}

.footer-menu li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #fff;
  height: 16px;
  width: 1px;
  margin: -7px 0 0;
}

.footer-menu li:first-child:before {
  display: none;
}

.footer-menu li.instagram {
  font-size: 24px;
}

.footer-menu li.instagram:before {
  display: none;
}

.footer-menu a {
  color: #fff;
}

.footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-top: 87px;
  margin: 0;
}

@media (min-width: 769px) {
  .footer__top {
    padding: 0;
    margin: 0 0 30px;
  }
}

.footer__top .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
}

@media (min-width: 577px) {
  .footer__top .logo {
    width: 173px;
  }
}

@media (min-width: 769px) {
  .footer__top .logo {
    position: relative;
    width: auto;
    flex: 0 0 208px;
  }
}

.footer__top .logo-partner {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
}

@media (min-width: 577px) {
  .footer__top .logo-partner {
    width: 191px;
  }
}

@media (min-width: 769px) {
  .footer__top .logo-partner {
    width: auto;
    position: relative;
    flex: 0 0 223px;
  }
}

.footer__top .logo-partner img {
  width: 100%;
}

.bg-gray {
  background: #f3f3f3;
  padding: 60px 0;
}

@media (min-width: 769px) {
  .bg-gray {
    padding: 100px 0;
    margin: 50px 0 0;
  }
}

.bg-gray .section-text {
  padding: 0;
}

.bg-white {
  background: #f3f3f3;
  padding: 60px 0;
}

@media (min-width: 769px) {
  .bg-white {
    padding: 100px 0;
    margin: 50px 0 0;
  }
}

.bg-white .section-text {
  padding: 0;
}


.bg-blue {
  background: #0063C3;
  color: #fff;
  margin: 0 0 60px;
}

@media (min-width: 769px) {
  .bg-blue {
    margin: 0 0 100px;
  }
}

.footer__bottom {
  font-size: 12px;
  text-align: center;
}

@media (min-width: 769px) {
  .footer__bottom {
    display: flex;
    justify-content: space-between;
  }
}

.footer__bottom .left-column {
  padding-bottom: 25px;
}

@media (min-width: 769px) {
  .footer__bottom .left-column {
    padding-bottom: 0px;
    max-width: 483px;
    text-align: left;
  }
}

@media (min-width: 769px) {
  .footer__bottom .right-column {
    max-width: 370px;
    text-align: right;
  }
}

.footer__bottom .right-column p {
  margin: 0 0 10px;
}

.btn {
  padding: 17px 5px;
  text-align: center;
  min-width: 200px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 18px;
  font-weight: 700;
  border: none;
}

@media (min-width: 769px) {
  .btn {
    min-width: 247px;
  }
}

.btn:hover {
  color: #fff;
  text-decoration: none;
}

.btn.blue {
  background: #0063C3;
}

.btn.blue:hover {
  background: #8cadd6;
}

.btn.yellow {
  background: #fcb415;
}

.btn.yellow:hover {
  background: #FEDD00;
}

.btn.pink {
  background: #0063C3;
}

.btn.pink:hover {
  background: #0063C3;
}

.btn.btn-foto {
  background-image: url(images/camera.png);
  background-repeat: no-repeat;
  background-size: 24px 22px;
  background-position: 36px 50%;
  padding: 17px 10px 18px 74px;
  max-width: 351px;
  width: 100%;
	font-size: 17px;
}

@media (min-width: 769px) {
  .btn.btn-foto {
    padding: 17px 35px 18px 74px;
  }
}

.btn.btn-foto:hover {
  background-image: url(images/camera.png);
  background-repeat: no-repeat;
  background-size: 24px 22px;
  background-position: 36px 50%;
}

.posts-nav {
  min-width: 200px;
  position: relative;
}

@media (min-width: 769px) {
  .posts-nav {
    width: 247px;
  }
}

.posts-nav img {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.posts-nav.loading:after {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.posts-nav.loading img {
  display: block;
}

input[type="submit"].btn {
  padding: 12px 5px;
  height: 53px;
}

.form-search {
  margin: 0 0 20px;
}

.form-search input,
.form-search input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}

.card-wrapper {
  padding: 22px 0 0;
}

@media (min-width: 769px) {
  .card-wrapper {
    padding: 47px 0 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px;
  }
}

.card-wrapper .box {
  padding: 0 0 6px;
}

@media (min-width: 769px) {
  .card-wrapper .box {
    flex: 0 0 33.33%;
    padding: 0 14px 30px;
  }
}

@media (min-width: 993px) {
  .card-wrapper .box {
    flex: 0 0 33.33%;
  }
}

.card-wrapper .box-right {
  padding: 0 0 6px;
}

@media (min-width: 769px) {
  .card-wrapper .box-right {
    flex: 0 0 66.66%;
    padding: 0 14px 30px;
  }
}

@media (min-width: 993px) {
  .card-wrapper .box-right {
    flex: 0 0 66.66%;
  }
}

.b-card {
  height: 100%;
  background: #fff;
  padding: 30px 30px 20px;
  display: flex;
  color: #40474e;
  align-items: center;
}

@media (min-width: 769px) {
  .b-card {
    min-height: 235px;
    flex-direction: column;
    justify-content: space-between;
  }
}

.b-card .image-hover {
  display: none;
}

.b-card:hover {
  text-decoration: none;
  color: #fff;
}

.b-card:hover img {
  display: none;
}

.b-card:hover .image-hover {
  display: block;
}

.b-card.pink:hover {
  background: #bd679c;
}

.b-card.yellow:hover {
  background: #fcb415;
}

.b-card.blue:hover {
  background: #0063C3;
}

.b-card .image {
  flex: 0 0 60px;
  width: 60px;
  margin: 0 30px 0 0;
}

@media (min-width: 769px) {
  .b-card .image {
    margin: 0 auto 0 0;
  }
}

.b-card h5 {
  font-size: 21px;
  line-height: 1.3;
}

.banner {
  margin: 0 0 25px;
}

@media (min-width: 769px) {
  .banner {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 auto 50px;
    font-size: 27px;
    max-width: 1440px;
  }
}

.banner.grey {
  background: #f3f3f3;
}

.banner.blue {
  background: #0063C3;
  color: #fff;
}

.banner.blue a {
  color: #fff;
}

.banner.pink {
  background: #00BCE4;
  color: #000;
}

.banner.pink a {
  color: #000 !important;
}

.banner.yellow {
  background: #fcb415;
  color: #fff;
}

.banner.yellow a {
  color: #fff;
}

.banner__content {
  flex: 0 0 50%;
  padding: 40px 20px;
  text-align: center;
}

@media (min-width: 769px) {
  .banner__content {
    padding: 90px 60px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.banner__content .image {
  max-width: 150px;
  margin: 0 auto 15px;
}

@media (min-width: 769px) {
  .banner__content .image {
    max-width: 250px;
    margin: 0 auto 8px;
  }
}

.banner__content .meta-area a {
  color: #fff;
}

.banner__image {
  flex: 0 0 50%;
  border-bottom: 4px solid #fff;
}

@media (min-width: 769px) {
  .banner__image {
    border-left: 4px solid #fff;
    border-bottom: none;
  }
}

.banner__image .holder {
  position: relative;
  overflow: hidden;
  padding-top: 85%;
}

@media (min-width: 769px) {
  .banner__image .holder {
    padding-top: 0;
    height: 100%;
    min-height: 600px;
  }
}

.banner__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media (min-width: 769px) {
  .banner__image img {
    height: 130%;
    object-fit: cover;
  }
}

/* header on page-transitions.php */
.banner__content .image.header-icon {
  max-width: 50px;
  margin: 0 auto 20px;
}

@media (min-width: 600px) {
  .banner__content .image.header-icon {
    max-width: 50px;
    margin: 0 10px 0 27px;
    float: left;
  }
}

@media (min-width: 650px) {
  .banner__content .image.header-icon {
    margin: 0 10px 0 47px;
  }
}

@media (min-width: 700px) {
  .banner__content .image.header-icon {
    margin: 0 10px 0 67px;
  }
}

@media (min-width: 769px) {
  .banner__content .image.header-icon {
    max-width: 60px;
    margin: 0 10px 0 0;
    float: left;
  }
}

@media (min-width: 993px) {
  .banner__content .image.header-icon {
    max-width: 70px;
    margin: 0 20px 0 0;
  }
}

.header-title-alt {
  font-size: 50px;
  margin: 0 auto;
  /* float: left; */
}

@media (min-width: 600px) {
  .header-title-alt {
    font-size: 60px;
    margin: 3px 0 24px;
    float: left;
  }
}

@media (min-width: 769px) {
  .header-title-alt {
    font-size: 60px;
    margin: 3px 0 24px;
    float: right;
  }
}

@media (min-width: 993px) {
  .header-title-alt {
    font-size: 72px;
  }
}


form {
  font-size: 18px;
}

.form-upload {
  padding: 50px 0;
}

.form-upload input[type="submit"] {
  display: block;
  width: 200px;
  min-width: inherit;
  margin: 25px 0 0;
}

.photo-val {
  font-size: 18px;
  margin: 10px 0 25px;
}

.wpcf7-form-control-wrap {
  display: block;
  margin: 0 0 28px;
}

.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="tell"],
.wpcf7-form-control-wrap textarea {
  margin: 0;
}

input[type="text"],
input[type="email"],
input[type="tell"],
textarea {
  background: #fff;
  border: 1px solid #40474e;
  margin: 0 0 28px;
  padding: 13px 15px;
  width: 470px;
  max-width: 100%;
  font-size: 18px;
}

.custom {
  margin: 0 0 20px;
  display: block;
  font-size: 18px;
}

.custom>span {
  padding: 0 0 0 35px;
  cursor: pointer;
  position: relative;
}

.custom>span:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #40474e;
  background: #fff;
  transition: .2s;
}

.custom>span:after {
  content: '';
  position: absolute;
  opacity: 0;
  transition: .2s;
}

.custom input[type="radio"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}

.custom input[type="radio"]+span:before {
  border-radius: 50%;
}

.custom input[type="radio"]+span:after {
  top: 8px;
  left: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

.custom input[type="radio"]:checked+span:before {
  background: #bd679c;
}

.custom input[type="radio"]:checked+span:after {
  opacity: 1;
}

.custom input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}

.custom input[type="checkbox"]+span:after {
  left: 5px;
  top: 4px;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background: url(images/svg/check.svg) no-repeat 50% 50%;
}

.custom input[type="checkbox"]:checked+span:before {
  background: #bd679c;
}

.custom input[type="checkbox"]:checked+span:after {
  opacity: 1;
}

span.wpcf7-list-item {
  display: block !important;
  margin: 0 !important;
}

table {
  font-size: 18px;
  width: 100%;
}

table th {
  background: #0063C3;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  border-left: 1px solid #fff;
  color: #fff;
}

table th:first-child {
  border-left: 1px solid #979797;
}

table th:last-child {
  border-right: 1px solid #979797;
}

table td {
  border: 1px solid #40474e;
}

table th,
table td {
  padding: 20px;
}

@media (max-width: 767px) {
  table {
    overflow-x: auto;
    display: block;
  }
}

.popap-wrapper {
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(64, 118, 186, 0.4);
  display: none;
}

.popap-wrapper .b-popap {
  background: #fff;
  padding: 35px;
  width: 90%;
  max-width: 100%;
  font-size: 18px;
  line-height: 1.55;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media (min-width: 769px) {
  .popap-wrapper .b-popap {
    width: 670px;
    padding: 55px 70px 70px;
    font-size: 20px;
  }
}

.popap-wrapper .b-popap h3 {
  line-height: 1.3;
  margin: 0 0 0.2em;
}

.popap-wrapper .b-popap p {
  margin: 0 0 1.5em;
}

.popap-wrapper .b-popap .btn {
  font-size: 15px;
  margin-bottom: 17px;
  padding-right: 30px;
  padding-left: 30px;
  min-width: inherit;
}

@media (min-width: 769px) {
  .popap-wrapper .b-popap .btn {
    font-size: 18px;
  }
}

.popap-wrapper .b-popap .btn:last-child {
  margin-bottom: 0;
}

.full-image {
  margin: 0 -15px;
}

@media (min-width: 769px) {
  .full-image {
    margin: 0 0 1.2em;
  }
}

blockquote {
  padding: 28px 0;
  font-size: 21px;
  font-style: italic;
  border-top: 3px solid #40474e;
  border-bottom: 3px solid #40474e;
}

@media (min-width: 769px) {
  blockquote {
    padding: 24px 0;
    font-size: 24px;
  }
}

blockquote img {
  float: left;
  width: 55px;
  margin: 5px 10px 0px 0;
}

@media (min-width: 769px) {
  blockquote img {
    width: 71px;
    margin: 0 15px 5px 0;
  }
}

blockquote q {
  margin: 0;
}

.b-notes {
  padding: 24px 0;
  font-size: 21px;
  border-top: 3px solid #40474e;
  border-bottom: 3px solid #40474e;
}

@media (min-width: 769px) {
  .b-notes {
    font-size: 24px;
  }
}

.b-notes strong {
  font-size: 80px;
  font-family: 'gooddog-new', sans-serif;
  color: #0063C3;
  line-height: 1;
  display: block;
  margin: 0 0 15px;
}

@media (min-width: 769px) {
  .b-notes strong {
    font-size: 100px;
  }
}

.b-notes p {
  margin: 0;
}

.all-width-border {
  padding-top: 30px;
  margin-bottom: 30px;
  border-bottom: 3px solid #f3f3f3;
}

@media (min-width: 769px) {
  .all-width-border {
    padding-top: 45px;
    margin-bottom: 45px;
  }
}

.heading-blog {
  padding: 25px 0;
  margin: 0;
  text-align: center;
}

@media (min-width: 769px) {
  .heading-blog {
    text-align: left;
    padding: 44px 0;
  }
}

@media (min-width: 769px) {
  .related-post {
    display: flex;
    margin: 0 0 50px;
  }
}

@media (min-width: 769px) {

  .related-post .image,
  .related-post .content {
    flex: 0 0 50%;
  }
}

@media (min-width: 769px) {
  .related-post .image {
    padding: 0 25px 0 0;
  }
}

.related-post .content {
  padding: 33px 0 25px;
}

@media (min-width: 769px) {
  .related-post .content {
    padding: 0 0 0 25px;
  }
}

.related-post h3 {
  margin: 0 0 1em;
}

.related-post h3 a {
  color: #40474e;
}

.related-post p {
  margin: 0 0 1.9em;
}

.related-post .author {
  font-weight: 700;
}

.related-post .meta-row span {
  margin: 0 30px 0 0;
}

.posts-holder {
  margin: 0 -20px 40px;
}

@media (min-width: 769px) {
  .posts-holder {
    margin: 0 0 60px;
  }
}

.posts-holder .hentry {
  display: flex;
  border-bottom: 3px solid #f3f3f3;
  padding: 30px 20px;
  color: #40474e;
  cursor: pointer;
}

@media (min-width: 769px) {
  .posts-holder .hentry {
    padding: 22px 20px;
  }
}

.posts-holder .hentry:first-child {
  border-top: 3px solid #f3f3f3;
}

.posts-holder .hentry .image {
  flex: 0 0 100px;
  margin: 0 20px 0 0;
}

@media (min-width: 577px) {
  .posts-holder .hentry .image {
    margin: 0 30px 0 0;
  }
}

@media (min-width: 769px) {
  .posts-holder .hentry .image {
    margin: 0 40px 0 0;
  }
}

.posts-holder .hentry .image .holder {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.posts-holder .hentry .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.posts-holder .hentry .content {
  flex: 0 0 calc(100% - 140px);
}

.posts-holder .hentry h4 {
  margin: 0 0 25px;
}

@media (min-width: 769px) {
  .posts-holder .hentry h4 {
    margin: 0 0 12px;
  }
}

.posts-holder .hentry h4 a {
  color: #40474e;
}

.posts-holder .hentry .meta-area {
  font-size: 16px;
}

@media (min-width: 769px) {
  .posts-holder .hentry .meta-area {
    font-size: 18px;
  }
}

.posts-holder .hentry .author {
  color: #0063C3;
  font-weight: 700;
}

.posts-holder .hentry .entry-date {
  margin: 02 0px 0 0;
}

@media (min-width: 769px) {
  .posts-holder .hentry .entry-date {
    margin: 0 30px 0 0;
  }
}

.posts-holder .hentry:hover {
  background: #00BCE4;
  color: #fff;
}

.posts-holder .hentry:hover a {
  color: #840B55;
  text-decoration: none;
}

.posts-holder .hentry:hover .author {
  color: #000;
}


.posts-holder .hentry:hover .meta-area {
  color: #000;
}



.posts-holder .hentry:hover h4 a {
  color: #000;
}


.wrapper-blog .btn {
  margin: 0 0 60px;
}

.page-content {
  padding: 0 0 80px;
}

#sb_instagram.sbi_col_10 #sbi_images .sbi_item,
#sb_instagram.sbi_col_3 #sbi_images .sbi_item,
#sb_instagram.sbi_col_4 #sbi_images .sbi_item,
#sb_instagram.sbi_col_5 #sbi_images .sbi_item,
#sb_instagram.sbi_col_6 #sbi_images .sbi_item,
#sb_instagram.sbi_col_7 #sbi_images .sbi_item,
#sb_instagram.sbi_col_8 #sbi_images .sbi_item,
#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
  width: 100% !important;
  padding: 2px !important;
}

@media (min-width: 769px) {

  #sb_instagram.sbi_col_10 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 100% !important;
  }
}

@media (max-width: 767px) {

  #sb_instagram.sbi_col_10 #sbi_images .sbi_item .sbi_photo,
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item .sbi_photo,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item .sbi_photo,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item .sbi_photo,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item .sbi_photo,
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item .sbi_photo,
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item .sbi_photo,
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item .sbi_photo {
    height: auto !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

@media (max-width: 767px) {

  #sb_instagram.sbi_col_10 #sbi_images .sbi_item .sbi_photo_wrap,
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item .sbi_photo_wrap,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item .sbi_photo_wrap,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item .sbi_photo_wrap,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item .sbi_photo_wrap,
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item .sbi_photo_wrap,
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item .sbi_photo_wrap,
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item .sbi_photo_wrap {
    padding-top: 100%;
    position: relative;
    overflow: hidden;
  }
}

#sbi_images {
  padding: 0 !important;
}

.below-hero-text {
  margin: auto;
  max-width: 770px;
}

.anchor-banner {
  width: 100%;
  background-color: #F3F3F3;
  margin-bottom: 50px;
  padding: 50px 0;
}

.horizon-logo-small {
  max-height: 36px;
  max-width: 112px;
}

.btn-light {
  background-color: #ffffff;
  color: #40474E;
  font-size: 21px;
  line-height: 50px;
}

.btn-light:hover {
  background-color: #0063C3;
  color: #ffffff !important;
  font-size: 21px;
  line-height: 50px;
}

/* contact form sign me up */
span.wpcf7-form-control-wrap.accept,
span.wpcf7-form-control-wrap.acknowledge,
span.wpcf7-form-control-wrap.read {
  margin-bottom: 5px;
  font-size: 14px;
}

.notice-consent {
  display: block;
}

.wpcf7 br {
  display: none;
}

input.wpcf7-form-control.wpcf7-submit.btn.pink {
  margin-top: 10px;
}

.anchor-banner .btn {
  text-transform: capitalize;
}

/* utlities created for corporate logo in header but can be used anywhere */
@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .hide-desktop {
    display: none !important;
  }
}

.right-corporate-logo {
  margin: 0;
}

.right-corporate-logo-mobile {
  margin: 10px 0;
  display: block;
  max-width: 80px;
}

/* share button on mobile */
@media screen and (max-width: 768px) {
  #header .header-account .share-link {
    margin-left: 2px;
  }
  #header .header-account a.share-link, #header .header-account a.link-instagram {
    display: inline;
  }
}

/*# sourceMappingURL=style.css.map */

.close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2em;
  margin: 0 10px 0 0;
  color: #40474e !important;
  cursor: pointer;
}


.hide {
  display: none !important;
}

.below-boxes {
  background-color: #fff;
  padding: 38px 14px 14px 14px;
}

a.btn.blue.btn-foto {
    margin-bottom: 30px;
}

.gray-alt {
	background-color: #f3f3f3;
}

.image-photo-mode {
    overflow: hidden;
    max-height: 235px;
}



.gform_body input[type="text"], 
.gform_body input[type="url"], 
.gform_body input[type="email"], 
.gform_body input[type="tell"], 
.gform_body textarea{
  background: #fff !important;
  border: 1px solid #40474e;
  margin: 0 0 28px!important;
  padding: 13px 15px!important;
  width: 470px!important;
  max-width: 100%!important;
  font-size: 18px!important;
}


#field_1_9, #field_1_10, #field_1_11 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.gform_button {
  background: #0063C3;
  color: #fff;
   padding: 17px 5px;
  text-align: center;
  min-width: 200px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 18px;
  font-weight: 700;
  border: none;

}
#gform_submit_button_1:hover {
  background: #d7a4c4;
}

.gfield_consent_label {
    display: inline !important;
}

.ginput_container.ginput_container_fileupload {
    text-align: left;
}

.record-header-text {
    margin-top: 392px !important;
}

/* duplicate 
 * .write-header-text {
    margin-top: 484px !important;
} */

.quote .b-card:hover {

    text-decoration: none;
}

.dual-indents ul ul {
    margin-left: 3em;
    list-style-type: circle;
}

h2.second-image:after {
  content: "";
  background: transparent;
  width: 100%;
  height: 0px;
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

.section-text__heading h2.second-image {
    padding-top: 0px;
}

.link-wrapped-logos img {
	
}

/* first genetic testing box's h5 wasn't aligned left, due to the way the whole section was built. This is a workaround, which will not affect anything other than the first box. */
@media screen and (min-width: 1080px) {
  .page-id-621 .box.quote:nth-child(1) h5 {
  margin-left: -62px;
}
}

/* center icon in header banner area only for genetic testing children pages, and transitions children pages */
.parent-pageid-621 .image.header-icon,
.parent-pageid-11 .image.header-icon {
    margin: 0 auto !important;
    float: none;
}
/* all cards' text is white on hover */
.b-card:hover > h5 {
    color: #fff !important;
}

/* add superscript inside certain H2's */
.section-text__heading sup {
    font-size: 18px;
    top: -1.6em;
    margin-left: 0.3em;
}

/* Hide blue button that a script somewhere is creating */
a.btn.blue.btn-foto {
    display: none;
}

/* style the label of file upload label to look like the blue button they wanted / was there before gravity forms  */
li#field_1_4 label.gfield_label {
    background: #0063C3;
    max-width: 351px;
    width: 100%;
    text-align: center;
    min-width: 200px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    border: none;
    background-image: url(https://dev.rareiscommunity.com/wp-content/uploads/2020/12/camera.png);
    background-repeat: no-repeat;
    background-size: 24px 22px;
    background-position: 36px 58%;
    padding: 21px 10px 15px 74px;
}

/* space under video */
li#field_1_14 {
    margin-bottom: 40px;
}

.write-header-text {
    margin-top: 361px !important;
}

/* make label look like other page font color */
label.gfield_label {
    color: #40474e;
}

/* fix bullet indents for ul */
.content ul li {
	padding-left:1.4em;
	text-indent:-1.4em;
}

/* fix bullet indents for ol */
.content ol li {
	padding-left:1em;
	text-indent:-1em;
}

/* un-fix bullet indents in gravity form li */
.content .gform_wrapper ol li {
	padding-left:0em !important;
	text-indent:0em !important;
}

.content .gform_wrapper ul li {
	padding-left:0em !important;
	text-indent:0em !important;
}