/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0.54
*/

#top_msg {
    color: #fff;
    background: #0f676D;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    padding: 1.25rem 3rem;
    position: sticky;
    top: 0;
    z-index: 999;
    line-height: 1.6;
    display: none;
}

#top_msg > div {
    display: inline-flex;
    align-items: center;
}

#top_msg p {
    margin: 0;
}

#top_msg a {
    color: #fff;
}

#top_msg a:hover {
    text-decoration: none;
}

.top_msg_close {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    font-size: 32px;
    transform: translateY(50%);
    display: inline-block;
    line-height: 12px;
    height: 18px;
    width: 18px;
    cursor: pointer;
    z-index: 2;
}

.top_msg_close:hover {
    opacity: 0.7;
}


#content-wrap {
 position: relative;
 z-index: 1
}

#content-wrap:before {
 content: "";
 display: block;
 position: absolute;
 background-color: #ffffff;
 width: 108vw;
 height: 10vw;
 border-radius: 55%;
 opacity: 1;
 transform: translate(-50%, 0px);
 left: 50%;
 top: -7vw;
}


body:not(.home) #content-wrap:before {
 top: -7vw;
 z-index: -1;
 width: 108vw;
}

.page-header-content {
 padding-bottom: 2rem;
}
@media(min-width:1700px){
	.page-header-content {
 padding-bottom: 2rem;
		min-height: 150px;
}
	
}@media(max-width:3000px){
	.page-header-content {
 padding-bottom: 2rem;
		min-height: 210px;
	}}
@media(min-width:3000px){
	.page-header-content {
padding-top: 5rem;
		min-height:400px
	}}
@media(min-width:5000px){
.page-header-content {
		min-height:550px;
	padding-top: 10rem;
	}}
@media(min-width:7000px){
.page-header-content {
		min-height:650px;

	}}
@media (min-width:1600px) {
 body:not(.home) #content-wrap:before {
 top: -5vw !important;
  height: 10vw;
  width: 110vw !important
  }
}

#top_banner,
.page-header {
  position: relative;
  /* height: 600px; */
}

#top_banner + #content-wrap,
.page-header + #content-wrap {
 padding-top: 3rem
}

#top_banner:after,
.page-header:after{
 content: "";
 display: block;
 width: 50px;
 height: 50px;
 background: url(assets/img/banner-arrow.png) center;
 background-size: contain;
 position: absolute;
 bottom: 20px;
 left: 50%;
 margin-left: -25px;
 z-index: 2;
}

.page-header:after {
  bottom: -30px
}

.post-in-category-blog .page-header:after {
 display: none;
}
#top_banner .container {
  width: 100%;
  max-width: 1245px;
  z-index: 2;
  position: relative;
  padding: 8rem 2rem 20rem 2rem;
}

@media(min-width:3000px){
	#top_banner .container {
	  padding: 15rem 2rem 40rem 2rem;
	}
}
@media(min-width:5000px){
	#top_banner .container {
	  padding: 15rem 2rem 50rem 2rem;
	}
}

@media(min-width:4000px){
	#content-wrap:before {
		top: -3vw;
	}
}

@supports (-webkit-hyphens:none)
{

  #top_banner .container {
  width: 100%;
  max-width: 1245px;
  z-index: 2;
  position: relative;
  padding: 8rem 2rem 20rem 2rem;
}

}

#top_banner picture img,
#top_banner video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

#top_banner:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgb(15 103 109 / 75%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#top_banner article {
  max-width: 500px;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  font-family: 'PT Sans', sans-serif;
}

#top_banner article h1 {
  color: #fff;
  font-weight: 300;
  font-family: 'PT Sans', sans-serif;
  font-size: 44px;
}

#top_banner .button {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border: 2px solid transparent;
  margin-top: 2rem;
}

#top_banner .button:hover {
  background: rgb(15, 103, 109);
  border: 2px solid #fff;
}

@media (max-width: 1024px) {
 #top_banner:after,
 .page-header:after{
  width: 30px;
  height: 30px;
  margin-left: -15px
 }
}

@media (max-width: 769px) {

  #top_banner .container {
    padding: 4rem 2rem 10rem 2rem;
  }
  
  #top_banner article h1 {
    font-size: 32px;
  }  

  #top_banner article {
    font-size: 18px;
  }

 #top_banner:after,
 .page-header:after{
   bottom: -20px;
  }
}


#top-bar-wrap {
  position: absolute;
  top: -2px;
  top: -40px
}

#top-bar {
  text-align: left;
  margin: 0;
  
}

#top-bar .menu-item a {
  color: #0F676D !important;
  font-size: 110%;
  font-weight: 600;
}

#top-bar .menu-item a:hover {
 text-decoration: none;
 color: #223344 !important;
 border-color: #223344 !important;
}

.menu-menu-for-individuals #menu-item-14545 a,
.menu-menu-for-individuals #menu-item-15166 a,
.menu-menu-for-hcp #menu-item-14546 a,
.menu-menu-for-hcp #menu-item-15167 a,
.menu-menu-for-partners #menu-item-14547 a,
.menu-menu-for-partners #menu-item-15168 a,
.menu-menu-for-individuals .menu-item-14545 a,
.menu-menu-for-individuals .menu-item-15166 a,
.menu-menu-for-hcp .menu-item-14546 a,
.menu-menu-for-hcp .menu-item-15167 a,
.menu-menu-for-partners .menu-item-14547 a,
.menu-menu-for-partners .menu-item-15168 a,
#top-bar .current-menu-item a{
 border-bottom: 3px solid #0F676D;
}

body:not(.menu-menu-for-individuals) .secondary-menu .sf-menu li:not(.trybutton) {
 display: none;
}

body.menu-menu-for-individuals .secondary-menu .sf-menu li.trybutton {
 display: none;
}


#site-header-sticky-wrapper.is-sticky #site-header {
  top: 0 !important;
}
#top-bar-wrap {
  background: transparent !important;
}

.sidr-inner .wpex-mobile-menu-top ul {
 display: flex;
 flex-direction: column;
}

.sidr-inner .top-bar-menu  li a {
  padding: 0.5em 0 !important;
 padding-bottom: 0.2em !important;
  display: inline-block;
  font-weight: bold;
  color: #0F676D;
}

.sidr-class-dropdown-menu li a {
 padding: 0.5em 20px;
}

.sidr-class-current-menu-item a {
 text-decoration: underline;
 text-underline-offset: 3px;
 text-decoration-thickness: 2px;
}

.is-sticky #top-bar-wrap {
 /* display: none; */
}

#site-header-inner {
  border-top: 10px solid #fff;
  border-bottom: 5px solid #fff;
}

.vc_custom_1674219973989 .wpforms-confirmation-container-full {
 background: none;
 border: 0;
 text-align: center;
}
