.elementor-kit-268{--e-global-color-primary:#C87F9D;--e-global-color-secondary:#005A6F;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-32ee586:#14748D;--e-global-color-db94191:#E8ADAC;--e-global-color-290dff8:#EEC4C3;--e-global-color-74d68d0:#F2EDF4;--e-global-color-79e3ca4:#FCEFEC;--e-global-color-3de40c6:#F0F3F6;--e-global-color-f122376:#DCECF9;--e-global-typography-primary-font-family:"Neue Montreal";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:20px;--e-global-typography-secondary-font-family:"Roobert";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Neue Montreal";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roobert";--e-global-typography-accent-font-weight:500;color:#000000;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );background-color:#FFFFFF;}.elementor-kit-268 a{color:var( --e-global-color-secondary );font-family:"Neue Montreal", Sans-serif;font-weight:500;}.elementor-kit-268 a:hover{color:#C87F9D;}.elementor-kit-268 h1{color:var( --e-global-color-accent );font-family:"Roobert", Sans-serif;font-size:76px;}.elementor-kit-268 h2{color:var( --e-global-color-secondary );font-family:"Roobert", Sans-serif;font-size:36px;font-weight:bold;}.elementor-kit-268 h3{color:var( --e-global-color-secondary );font-family:"Roobert", Sans-serif;font-size:30px;font-weight:bold;}.elementor-kit-268 h4{color:#C87F9D;font-family:"Roobert", Sans-serif;}.elementor-kit-268 button,.elementor-kit-268 input[type="button"],.elementor-kit-268 input[type="submit"],.elementor-kit-268 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:#FFFFFF;background-color:#C87F9D;border-radius:21px 21px 21px 21px;padding:10px 20px 10px 20px;}.elementor-kit-268 button:hover,.elementor-kit-268 button:focus,.elementor-kit-268 input[type="button"]:hover,.elementor-kit-268 input[type="button"]:focus,.elementor-kit-268 input[type="submit"]:hover,.elementor-kit-268 input[type="submit"]:focus,.elementor-kit-268 .elementor-button:hover,.elementor-kit-268 .elementor-button:focus{color:var( --e-global-color-accent );background-color:#00778B;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1093px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-268{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-268 button,.elementor-kit-268 input[type="button"],.elementor-kit-268 input[type="submit"],.elementor-kit-268 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-kit-268{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-268 button,.elementor-kit-268 input[type="button"],.elementor-kit-268 input[type="submit"],.elementor-kit-268 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */#top-bar {
    padding: 0;
    margin: 0;
    display: none;
}
.white {
    color:white;
}
.white-bg {
    background-color:white;
}
.teal {
    color:#005a6f;
}
.teal-bg {
    background-color:#005a6f;
}
.pink {
    color:#c87f9d;
}
.pink-bg {
    background-color:#c87f9d;
}
.text-center {
    text-align:center;
}
.text-left {
    text-align:left;
}
.flex {
    display:flex !important;
    justify-content:center !important;
}
ul.social, ul.social-mobile {
    display:flex;
    margin:0;
    padding:0;
    justify-content: space-evenly;
    list-style:none;
    list-style-type: none;
}
ul.social-mobile {
    justify-content: center;
}
ul.social-mobile li {
    margin: 0 5px;
} 
ul.social  li img, 
ul.social-mobile li img {
    transition:0.5s;
    width:70px;
}
ul.social  li img:hover, ul.social-mobile li img:hover {
    filter: brightness(0.75);
    transition:0.5s;
}
#site-header {
    border-bottom: none; 
}
a.elementor-item.elementor-item-active:hover {
    color: #c9809e !important;
}
.single-sidebar-view-blog a {
    font-weight:bold; color:#02778b; letter-spacing:-0.22;
}
.elementor-accordion .elementor-tab-title.elementor-active, .elementor-tab-content.elementor-active {
    background-color: #fdf6f7;
    border-top: none;
}

@media (max-width:767px) {
    main .elementor-text-editor h3 {
        font-size: 26px;
    }
}


/* Ripple magic */
.elementor-button-link{
  position: relative;
  overflow: hidden;
}

.elementor-button-link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: #ffffff50;
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(40, 40);
  }
}

.elementor-button-link:focus:not(:active)::after {
  animation: ripple 1s ease-out;
}
.elementor-40 .elementor-element.elementor-element-bc098fa .elementor-button:focus {
    background-color: #c87f9d !important;
}
.page-template-elementor_theme {
    background-color:#ecf7fa;
}
.elementor-429 .elementor-element.elementor-element-99a83d7 .elementor-tab-content a {
    color:#04768a;
}
.elementor-429 .elementor-element.elementor-element-99a83d7 .elementor-tab-content a:hover {
    text-decoration:underline;
}
.single header, .page-template-landing header, .default-template header, .page-template-elementor_theme header {
        background-color: #02778b !important;
    padding-top: 0 !important;
}
@media (max-width:812px) and (orientation:landscape) {
    .hero-banner {
        padding-top:60px !important;
        padding-bottom:40px !important;
    }
}
.landing-sanguina-logo {
    position: absolute;
    top: 30px;
    left: 30px;
    width:150px;
    display:none;
}
@media (min-width:1023px) {
    .landing-sanguina-logo {
        display:block;
            pointer-events: bounding-box;
    cursor: pointer;
    }
}
.cursorthru {
        pointer-events:none;
    cursor: none;
}
#hiderow {
    display:none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Medium.eot');
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Medium.woff2') format('woff2'),
		url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Medium.woff') format('woff'),
		url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Italic.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Light.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/NeueMontreal-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roobert';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/RoobertTRIAL-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Roobert';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/RoobertTRIAL-SemiBoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Roobert';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/RoobertTRIAL-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'Roobert';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/Roobert-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Roobert';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://sanguina.com/wp-content/uploads/2021/03/Roobert-Bold_1.woff') format('woff'),
		url('https://sanguina.com/wp-content/uploads/2021/03/Roobert-Bold_2.ttf') format('truetype');
}
/* End Custom Fonts CSS */