@font-face {
	font-family: avantdemi;
	src: url(../fonts/ITCAvantGardeStd-Demi.eot);
	src: url(../fonts/ITCAvantGardeStd-Demi.eot?#iefix) format('embedded-opentype'), url(../fonts/ITCAvantGardeStd-Demi.woff2) format('woff2'), url(../fonts/ITCAvantGardeStd-Demi.woff) format('woff'), url(../fonts/ITCAvantGardeStd-Demi.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: avantbook;
	src: url(../fonts/ITCAvantGardeStd-Bk.eot);
	src: url(../fonts/ITCAvantGardeStd-Bk.eot?#iefix) format('embedded-opentype'), url(../fonts/ITCAvantGardeStd-Bk.woff2) format('woff2'), url(../fonts/ITCAvantGardeStd-Bk.woff) format('woff'), url(../fonts/ITCAvantGardeStd-Bk.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

html {
    box-sizing: border-box;
    font-size: 16px;
    background: #fff;
}

html,input,textarea{
  font-family: 'avantbook', Helvetica, sans-serif;
}

h1,h2,h3,h4,h5{
  color: #474747;
  font-family: 'avantdemi', Helvetica, sans-serif;
}

h1{
  font-size: 3rem;
}

h1 b{
  font-family: 'avantbook', Helvetica, sans-serif;
  font-weight: 500;

}

h2{
  font-size: 2.2rem;
}

h1 b, h2 b, h3 b, h4 b{
  color: #71CCDB;
}


h5{
  letter-spacing: 1px;
}

strong{
  font-family: avantdemi;
}

.closebox svg{
  cursor: pointer;
}
.closebox svg path{
  fill: #AD132A;
}
.closebox svg:hover path{
  fill: #71CCDB;
}


.swiper-button-next, .swiper-button-prev{
  color: #AD132A;
}

.swiper-slide{
  display: block !important;
}

.numb{
  font-size: 16rem;
  font-family: 'avantdemi', Helvetica, sans-serif;
  color: #71CCDB;
  display: block;
  width: 100%;
  opacity: .5;
  transition: .5s all cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sliderNumbers {
  cursor: grab;
}

.sliderNumbers:active {
  cursor: grabbing;
}

.sliderNumbers .swiper-slide{
  margin: 40px 0;
  transition: .3s all cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sliderNumbers .swiper-slide:hover{
  margin-top: 80px;
  margin-bottom: 0;
  opacity: 1;
}
.sliderNumbers .swiper-slide:hover .numb{
  opacity: 1;
}

.numb_desc strong{
  margin-bottom: 5px;
  display: block;
}

.numb_desc{
  width: 100%;
  color: #71CCDB;
  display: block;
  font-size: .9rem;
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
  background: rgb(173 19 42 / 40%);
  height: 2px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background: #AD132A;
  height: 2px;
}


.questionnaire h1 b{
  color: #AD132A;
}

.infoulogo{
  line-height: 1.8;
}

.infoulogo a:hover{
  text-decoration: underline !important;
}
.nav-drop-item a:hover{
  text-decoration: underline !important;
}




*, *:before, *:after {
box-sizing: inherit;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
margin: 0;
padding: 0;
font-weight: normal;
}

p{
  line-height: 1.5rem;
}

ol, ul {
list-style: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}


section{
    padding: 100px 0;

}
.body_top_fix{
  margin-top: 100px;
}
.body_top_fix_p{
  padding-top: 100px;
}


.article-h1{
  font-size: 2rem;
}


.questionnaire{
  padding-bottom: 0;
  background-color: #71CCDB;
  color: #fff;
}


.questionnaire h1, .questionnaire .desc p{
  color: #fff;
}


.wp-block-image {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
  margin: 0;
}

.size-full {
  margin: 0 !important;
  width: 100%;
}

.wp-block-image img, .size-full img{
  width: 100%;
}

.wp-block-image img{
  padding: 0;
}
.wp-block-image figcaption, .wp-block-image figure{
  color: #777;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

.alignright figcaption{
  text-align: right !important;
}

.alignleft figcaption{
  text-align: left !important;
}

.single-bg{
  width: 100%;
  height: 500px;
  background-color: #ededed;
  background-size: cover;
  background-position: center;
}

.text-right{
    text-align: right !important;
}

.text-left{
    text-align: left !important;
}

.text-center{
    text-align: center !important;
}

.lefthome p,  .desc p{
  color:#474747;
}
.header{
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
  padding: 0;
  margin: 0;
  transition: 1.5s all cubic-bezier(0.07, 0.33, 0, 1.1);
  box-shadow: 0px 3px 6px #00000029;

}

.menu-item{
    display: inline-block;
}






#mobile_nav{
    height: 100%;
}

#menuToggle
{
  display: block;
  position: relative;
  top: 30%;
  left: 0;
  height: 100%;
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
  
  transition: color 0.3s ease;
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}


#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #AD132A;
  border-radius: 3px;  
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);

}


#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}


#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}


#menu
{
  position: fixed;
  width: 300px;
  height: 100vh;
  padding: 20px;
  padding-top: 125px;
  text-align: left;
  background: #fff;
  color: #71CCDB;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  left: 0;
  top: 0;
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

#menu a{
  color: #71CCDB;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}


#logo_mobile img{
    max-height: 50px;
}

#logo img{
    max-height: 50px;
    display: inline-block;
    vertical-align: middle;
}
#nav-main{
    display: inline-block;
    vertical-align: middle;
}


#menu li{
    display: block;
}


.uc{
    text-transform: uppercase !important;
}

.logodesk{
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.rightopm{
  align-content: center;
  justify-content: flex-end;
  align-items: center;
}

.btn{
    background: transparent;
    color: #AD132A;
    display: inline-block;
    margin: auto;
    width: auto;
    border: 2px solid #AD132A;
    cursor: pointer;
    text-decoration: none;
    font-family: 'avantdemi', Helvetica, sans-serif;
}

.btn:hover{
  color: #71CCDB;
  border-color: #71CCDB;
}

.contcta .btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.cta{
  margin: unset;
}

.cta.btn{
  font-size: 1rem;
  line-height: 1rem;
  text-align: center !important;
}


.container-stretch{
    max-width: 950px;
    margin: auto;
}


.swiper-slide {
  text-align: left;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.covervideoimage{
  position: relative;
  top: 0;
  overflow: hidden;
  height: 100vh;
  min-height: 600px;
  background-size: cover;
  background-position: center;
}

.covervideoimage .contentcvi{
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.rings{
  padding-top: 0;
  background-repeat: no-repeat;
  background-size: 68%;
  background-position: 175% -30px;
  background-image: url(../img/ringsbg.svg);
}
.ringswhite{
  background-repeat: no-repeat;
  background-size: 780px;
  background-position: 125% -240px;
  background-image: url(../img/ringsbgwhite.svg);
}

/*
.lbtransparent{
  background-color: transparent !important;
}

.lbtransparent .btn:hover{
  color: #AD132A;
  border-color: #AD132A;
}


.lbtransparent.header{
  position: absolute;
}
*/

.contactpage{
  background-image: url(../img/ringsbg.svg);
  background-position: 145% -82px;
  background-repeat: no-repeat;
  background-size: 900px;
}

select{
  border: 2px solid #ccc;
  min-width: 280px;
  padding: 12px;
  outline: none;
}

#category_blog{
  font-size: 1.2rem;
  padding: 15px 12px;
}

input, textarea{
  outline: none;
  border-radius: 0;
  border:1px solid #ccc;
}

select input{
  border-radius: 0 !important;
}

.covervideoimage::after{
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

#scrolltoexplore{
  color: #fff;
  position: relative;
  left: 50%;
  bottom: 0;
  z-index: 2;
  transform: translateX(-50%);
  cursor: pointer;
  margin-top: 0;
  padding: 50px;
  max-width: 50px;
}

.boxeshome h4{
  font-size: .9rem;
  color: #fff;
}

.boxeshome .box{
  padding: 50px 70px;
  border: 2px solid #fff;
  text-align: center;
  cursor: pointer;
  margin: 5px;
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: .5s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.boxeshome .box h5, .boxeshome .box svg{
  width: 100%;
  display: block;
  color: #fff;
}

.boxeshome .box h5{
  font-size: 1rem;
  margin-top: 20px;
  letter-spacing: 1.1;
}

.boxeshome .box img{
  width: 60px;
  height: 60px;
}

.boxeshome .box:hover{
  background: #fff;
}

.boxeshome .box:hover h5{
  color: #AD132A;
}

.boxeshome .box img{
  filter: brightness(0) invert();
}
.boxeshome .box:hover img{
  filter: brightness(1);
}

.box{
  text-decoration: none;
}





#scrolltoexplore svg{
  animation: scrollexplore 1s cubic-bezier(.5, .5, .5, 1.2) infinite;
}

#scrolltoexplore svg{
  fill: #fff;
  display: block;
  text-align: center;
  width: auto;
  margin: auto;
  margin-top: 20px;
}



.loadmore{
  cursor: pointer;
}

.pagination li{
  display: inline-block;
}

.comment-box{
  display: block;
}

.formcontact input, .formcontact textarea{
  display: block;
  width: 100%;
}

.formcontact form{
  max-width: 400px;
  margin: auto;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
  padding: 0;
  margin: 0;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
  margin: 0;
}


.wpcf7-spinner{
  display: none;
}

.invalid .wpcf7-spinner, .failed .wpcf7-spinner{
  display: block;
}

.wpcf7-form.submitting .wpcf7-spinner{
  margin: 20px auto !important;
  display: block;
}

.lz[data-loaded="true"]{-webkit-animation:fade-in 1s cubic-bezier(.215,.61,.355,1.000) both;animation:fade-in 1s cubic-bezier(.215,.61,.355,1.000) both}
@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}


#mapblock{
  height: 500px;
  width: 100%;
  background: #777;
}


.faq_question{
  cursor: pointer;
}

.faq_answer{
  display: none;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-animation:fade-in 1s cubic-bezier(.215,.61,.355,1.000) both;animation:fade-in 1s cubic-bezier(.215,.61,.355,1.000) both;
}

.a_q .faq_question::after{
  content: '+';
  position: absolute;
  right: 20px;
  /*background: url(../img/favicon/apple-icon-57x57.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right;*/
}

.a_q.open .faq_question::after{
  content: '-';
  position: absolute;
  right: 20px;
  /*background: url(../img/wm.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right;*/
}

.a_q.open .faq_answer{
  display: block;
}


div.a2a_full_footer{
  display: none;
}
.a2a_menu,.a2a_mini{
  border-radius: 0 !important;
}

.content h1, .content h2, .content h3, .content h4, .content h5{
  margin: 20px 0;
}

h1{
  max-width: 480px;
}


.lightblue-bg{
  background-color: #71CCDB;
  color: #fff;
}


.whitelightblue-bg{
  background-color: #F0FDFF;
}

.article-body{
  line-height: 1.8;
  font-size: .9rem;
}

.headerwlb{
  padding: 130px 20px 50px 20px;
}


.red-bg{
  background-color: #AD132A;
}

.white-bg{
  background-color: #fff;
}

.lightblue{
  color: #71CCDB;
}

.red{
  color: #AD132A;
}

.white{
  color: #fff;
}

.txt-cta h2{
  color: #fff;
}

.lightblue-bg h2 b{
  color: #AD132A;
}


.reviewbox{
  background: #fff;
  color: #A09074;
  font-size: 1rem;
  font-style: italic;
 font-family: 'avantdemi', Helvetica, sans-serif;
 line-height: 1.6; 
 min-height: 350px;
}

.reviews{
  position: relative;
  overflow: hidden;
}

.halfblock-lightblue::before{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background: #71CCDB;
}

.pr{
  position: relative;
}
.desc{
  line-height: 1.8;
}

#footer{
  background-color: #71CCDB;
  color: #fff;
}

#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer a{
  color: #fff;
  
}

.normal_content h1{
  font-size: 2rem;
}

.faq_question{
  position: relative;
}

.nav-footer .nav-main-link{
  font-weight: bold;
}

.sub_footer {
  position: relative;
}

.sub_footer input[type="email"]{
  position: relative;
  width: 100%;
  padding: 12px 10px;
  border: 0;
  background: #71CCDB;
  color: #fff;
  border: 1px solid #fff;
  padding: 15px;
}

.sub_footer input[type="email"]::placeholder{
  color: #fff;
}

.sub_footer input[type="submit"]{
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 7px 10px;
  border: 0;
}

.last_block{
  background-color: #71CCDB;
  color: #fff;
}
.last_block a{
  color: #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #71CCDB inset !important;
}

.socialm{
  background: #AD132A;
  padding: 1px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}




button[type="submit"]{
  cursor: pointer;
}

.socialm svg{
  fill: #fff !important;   
}

.mc4wp-response{
  margin-top: 10px;
}

.sub_footer form label{
  position: relative;
}

.sub_footer form button{
  position: absolute;
  top: -2px;
  right: 10px;
  padding: 3px;
  background: transparent;
  border: 0;
}


#aftercontent{
  margin-top: 20px;
}

#aftercontent .single-tag{
  margin-right: 10px;
}

.megamenu{
  position: absolute;
  background: greenyellow;
  left: 0;
  right: 0;
  top:80px;
  min-height: 140px;
  display: none;
  animation: mega .5s cubic-bezier(0.165, 0.84, 0.44, 1) .2s 1 normal both;
  font-family: 'avantdemi', Helvetica, sans-serif;
  
}


.mmvisible{
  display: block !important;
}

@keyframes mega {
  0% {
    opacity: 0;
    transform: translateY(-150px);
  }
  50% {
    opacity: 1;
  }

  100% {
    transform: translateY(0);
  }
}
@keyframes scrollexplore {
  0%,100% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
}


.txt-cta .btn{
  color: #fff;
  border-color: #fff ;
}

.txt-cta .btn:hover{
  color: #AD132A;
  border-color: #AD132A;
}



.containergrid {
  display: grid;
  grid-template-columns: 1.1fr 1.3fr 0.4fr 1.6fr 0.6fr;
  grid-template-rows: 3.4fr 0.5fr 0.6fr 0.4fr 1.4fr 0.9fr 0.9fr;
  grid-auto-columns: 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  padding-top: 70px;
  max-width: 1000px;
  padding-bottom: 1400px;
  margin: auto;
  height: 1200px;

}

.title-and-text { grid-area: 1 / 1 / 2 / 3; color: #fff; }

.title-and-text h1{
  color: #AD132A;
  font-weight: normal;
  font-family: 'avantbook', Helvetica, sans-serif;
}
.title-and-text strong{
  color: #fff;
   font-family: 'avantdemi', Helvetica, sans-serif;
}

.box1 { grid-area: 1 / 3 / 4 / 6; }

.box2 { grid-area: 3 / 1 / 6 / 3; }

.box3 { grid-area: 5 / 3 / 7 / 5; }

.box4 { grid-area: 6 / 2 / 8 / 4; }

.box1{
  height: 420px;
}

.box2{
  height: 500px;
  margin-top: -60px;
}

.box3{
  height: 500px;
}

.boxteam{
  background-position: center;
  text-decoration: none;
  position: relative;
}

.boxteam h2 b{
  color: #fff;
}

.box1,.box2,.box3,.box4{-webkit-animation:scale-in-center .7s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .7s cubic-bezier(.25,.46,.45,.94) both;}



.box1{
  animation-delay: .3s;-webkit-animation-delay: .3s;
}
.box2{
  animation-delay: .6s;-webkit-animation-delay: .6s;
}
.box3{
  animation-delay: .9s;-webkit-animation-delay: .9s;
}
.box4{
  animation-delay: 1.2s;-webkit-animation-delay: 1.2s;
}

@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}


.boxteam p{
  display: none;
  font-size: .85rem;
  margin-top: 15px;
}

.boxteam h2, .boxteam p{
  color: #fff;
  position: relative;
  z-index: 2;
}

.boxteam h2{
  font-size: 1.8rem;
  font-family: 'avantbook', Helvetica, sans-serif;
}
.boxteam h2 strong{
  font-family: 'avantdemi', Helvetica, sans-serif;
}


.boxteam::after{
  content: '';
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  transition: .4s all cubic-bezier(0.075, 0.82, 0.165, 1);
  opacity: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
}

.menu-item-has-children svg{
  transform: translateY(2px);
}

.blog-author img{
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}

.blog-author{
  color: #474747;
  font-size: .95rem;
}


.boxteam:hover::after{
  content: '';
  background: rgb(173 19 42 / 60%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  z-index: 1;
  opacity: 1;
}

.boxteam:hover h2,.boxteam:hover p{
  display: block;
}

#box2{
  width: 450px;
  height: 450px;
}
#box3{
  width: 370px;
  height: 370px;
}
#box4{
  width: 310px;
  height: 310px;
}


.containergrid::after {
  content: ' ';
  height: 400px;
  background: #71CCDB;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  z-index: -9;
}

.boxteam{
  height: 470px;
  width: 470px;
  margin: auto;
  padding: 20px;
  text-align: center;
  color: #fff;
  max-width: 100%;
  background-repeat: no-repeat;
  margin-top: 50px;
  display: grid;
  align-content: center;
  align-items: center;
  justify-content: center;
  position: relative;
  background-size: cover;
  border-radius: 50%;
}

.boxteam a::after{
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.alignmid {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.lightblue_header{
  background-color: #71CCDB;
  box-shadow: none;
}

.lightblue_header a{
  color: #fff;
  text-decoration: none;
  border-color: #fff;
}

.lightblue_header .menu-item a{
  color: #fff;
}

.lightblue_header .menu-item.current-menu-item a{
  color: #AD132A;
}

.lightblue_header .menu-item a:hover{
  color: #AD132A;
}

.lightblue_header .menu-item > ul{
  background: #fff;
}
.lightblue_header .menu-item > ul li a{
  color: #474747;
}
.lightblue_header .menu-item > ul li a:hover{
  color: #71CCDB;
}

.lb-bg{
  background-color: #71CCDB;
  padding-top: 150px;
  color: #fff;
}

.darkred{
  color: #AD132A;
}

.btnback{
  font-family: avantdemi;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  font-size: .9rem;
  text-decoration: none;
}
.btnback svg{
  margin-right: 10px;
} 

.lb-bg h1{
  max-width: 100%;
  color: #fff;
  margin-bottom: 20px;
}
.lb-bg h1 b{
  max-width: 100%;
  color: #AD132A;
}

.lb-bg .cont{
  max-width: 500px;
  margin: auto;
  font-family: avantdemi;
  line-height: 1.4;
}

.half-lb-bg::after{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  background: #71CCDB;
  height: 250px;
  top: 0;
  z-index: -1;
}

.half-lb-bg{
  min-height: 500px;
}

.circlemember{
  height: 320px;
  width: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-position: center;
}

.containermembers{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 100px;
}

.fcirclem{
  width: 200px;
  margin-top: 70px;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex: 0 0 33%;
  color: #474747;
  position: relative;
}

.namemember .name{
  font-family: avantdemi;
  display: block;
}

.moreteams{
  background: #AD132A;
  color: #fff;
}

.moreteams h2, .moreteams h4{
  color: #fff;
}

.moreteams h4{
  font-size: 1.3rem;
}

.moreteams .desc{
  line-height: 1.5;
  font-size: .9rem;
}

.imageblockmt{
  background: #BD4154;
  text-align: left;
  display: block;
}

.imageblockmt svg{
  vertical-align: middle;
}

.imageblockmt h4 b{
  font-family: 'avantbook', Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  
}

.linkteams{
  color: #fff;
  text-decoration: none;
  display: block;
  transition: .4s all;
}
.linkteams:hover{
  transform: translateY(-6px);
  box-shadow: -1px 7px 19px 0px rgb(0 0 0 / 31%);
}

.readbiohover{
  position: absolute;
    z-index: 1;
    color: #fff;
    border-radius: 50%;
    background: rgb(173 19 42 / 59%);
    width: 320px;
    height: 320px;
    top: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    font-size: 1.2rem;
    font-family: 'avantdemi', Helvetica, sans-serif;
    display: none;
    transition: none;
}

.fcirclem:hover .readbiohover{
  display: flex;
}

.readbiohover svg{
  margin-left:5px;
}



.lightblue_header #r_logo,
.lightblue_header #s_logo,
.lightblue_header #t_logo{
  fill: #fff;
}

.lightblue_header #semio_logo{
  fill: #A09074;
}

.lightblue_header .cta:hover {
  color: #AD132A;
  border-color: #AD132A;
}

.lightblue-bg h2{
  color: #fff;
}
.lightblue-bg h2 strong{
  color: #AD132A;
}

.btnctalb{
  color: #fff;
  border: 2px solid #fff;
  padding: 19px 30px;
  display: inline-block;
  width: auto;
  font-family: 'avantdemi';
  text-decoration: none;
}

.btnctalb:hover{
  color: #AD132A;
  border-color: #AD132A;
}

.circleopened{
  background: #F0FDFF;
  z-index: 9;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding: 5% 15%;
  clip-path: circle(50% at 50% 50%);
  display: none;
}

.fcirclem:hover {
  
  cursor: pointer;
}

.slide-in-bck-center{-webkit-animation:slide-in-bck-center 1s cubic-bezier(.165,.84,.44,1.000) both;animation:slide-in-bck-center 1s cubic-bezier(.165,.84,.44,1.000) both}
@-webkit-keyframes slide-in-bck-center{0%{-webkit-transform:translateZ(600px) scale3d(1.5,1.5,1);transform:translateZ(600px) scale3d(1.5,1.5,1);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes slide-in-bck-center{0%{-webkit-transform:scale3d(1.5,1.5,1);transform: scale3d(1.5,1.5,1);opacity:0;}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}

.circleopened .position{
  display: block;
  color: #474747;
  margin-bottom: 30px;
}


.circleopened .descr{
  color: #474747;
  max-width: 600px;
  width: 100%;
  display: inline-block;
  line-height: 1.5;
}


.circleopened .circlemember{
  width: 120px;
  height: 120px;
}

.circleopened .namemember .name{
  color: #474747;
  font-size: 1.5rem
}

.circleopened .circlemember{
  margin: auto;
  padding: 20px;
}

.imagemoreteams{
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 240px;
  display: block;
}

.moreteamsfluid::after{
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  position: absolute;
  background-color: #71CCDB;
  z-index: -1;
}



.lightblue-bg h1{
  color: #fff;
}


.blogarea{
  padding-top: 100px !important;
}

.blogarea .blog_desc{
  max-width: 700px;
}

.pagination .btn{
  border: 0;
  text-decoration: none;
  vertical-align: middle;
}

.pagination .disabled button{
  background: transparent;
  border: 0;
}

.pagination .disabled{
  display: none;
}

.pagination li a{
  text-decoration: none;
  font-family: avantdemi;
  color: #474747;
}

.pagination .current{
  background: #AD132A;
  border-radius: 50%;
  color: #fff;
  display: block;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}



.pagination li{
  padding: 5px;
  text-decoration: none;
  width: 28px;
  height: 28px;
  text-align: center;
}

.tease h2 a{
  line-height: 2rem;
  color: #474747;
  font-family: avantdemi;
  font-size: 1.4rem;
  text-decoration: none;
  line-height: 2rem;
  display: block;
  margin-top: 4px;
  vertical-align: middle;
}
.tease h2 a svg{
  vertical-align: middle;
}

.tease h2 a:hover{
  color: #AD132A;
}
.tease p{
  font-size: .9rem;
  line-height: 1.5;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{
  background-color: #AD132A !important;
  border-radius: 50%;
  padding: 4px;
}

/* Progress bar */
#progress-bar {
  --scrollAmount: 0%;
  background: #AD132A;
  width: var(--scrollAmount);
  min-width: 0;
  height: 3px;
  position: absolute;
  left: -30px;
  right: 0;
  bottom: 0;
}



.blog_desc{
  font-family: avantdemi;
  line-height: 1.5;
}


.elmsv{
  display: inline-block;
  margin-right: 15px;
  font-size: .9rem;
  color: #474747;
  cursor: pointer;
}

.elmsv:hover{
  color: #71CCDB;
}

.elmsv br{
  display: none;
}

.sv{
  padding: 80px 0;
  line-height: 1.7;
  color: #474747;
}

.sv ul, .sv ol{
  margin-left: 30px;
  margin-bottom: 20px;
}

.sv ul li{
  list-style: disc;
}

.sv ol li{
  list-style: decimal;
}

.sv:nth-child(even){
  background-color: #F0FDFF;
}

.sv h3{
  font-size: 2rem;
  line-height: 1.3;
}

.sv a{
  color: #AD132A;
  font-family: avantdemi;
  text-decoration: none;
}

.sv a:hover{
  text-decoration: underline;
}

.onthispage {
  border-bottom: 2px solid #71CCDB;
  position: sticky;
  top: 68px;
  background: #fff !important;
  z-index: 1;
}

.accordion {
  cursor: pointer;
  padding: 18px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1rem;
  transition: 0.4s;
  font-family: avantdemi;
  background-color: transparent;
  border-bottom: 2px solid #71CCDB;
  position: relative;
  color: #474747;
}

.accordion.active{
  color: #AD132A;
}

.accordion svg{
  position: absolute;
  right: 10px;
  top: 20px;
  transition: .3s all cubic-bezier(0.645, 0.045, 0.355, 1) ;
}

.lightblue_header .menu-item {
  color: #AD132A;
}

.accordion.active svg{
  display: inline-block;
  transform: rotate(180deg);
}

.panelacc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.contpanel{
  border-bottom: 2px solid #71CCDB;
  line-height: 1.5;
  color:#474747;
}


.logodesk a{
  color: #474747;
  text-decoration: none;
}

.logodesk a:hover{
  color: #71CCDB;
}


.current-menu-item a, .current-menu-parent a{
  color: #AD132A;
}

.menu-item > ul{
  background: #ffffff;
  position: absolute;
  padding: 20px;
  display: block;
  border: 2px solid #80cedb;
  margin-top: 25px;
  visibility: hidden;
  opacity: 0;
  transition: .5s all cubic-bezier(0.215, 0.610, 0.355, 1);
  left: 0;
  right: 0;
}

.menu-item > ul > li {

  width: 30%;
} 


.menu-item:hover > ul{
  visibility: visible;
  opacity: 1;
}

.menu-item > ul li a{
  color: #474747;
  display: flex;
}

.blockrelatedcol{
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}
.blockre{
  transition: .5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.blockrelatedcol:hover .blockre{
  background: #71CCDB;
}

.blockre h5{
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 5px;
  vertical-align: middle;
  display: flex;
  align-content: center;
  align-items: center;
}

.blockre{
  background-color: #AD132A;
  color: #fff;
  position: absolute;
  right: 0;
  padding: 34px 40px;
  bottom: 0;
  max-width: 380px;
  font-size: .9rem;
}

#searchbox{
  width: 100%;
  padding: 12px;
  margin-top: 20px;
  border:0;
}

#searchbtn{
  position: absolute;
  right: 20px;
  top: 26px;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.inputboxsearch{
  max-width: 500px;
  position: relative;
}

.searchline{
  padding: 30px 0;
  border-bottom: 1px solid #474747;
}

.searchline h2{
  margin-bottom: 15px;
  font-size: 1.5rem;
}
.searchline svg{
  transform: translateY(5px);
}

.searchline h2:hover{
  color: #AD132A;
}

.searchline a{
  text-decoration: none;
}

#numberresults{
  color: #474747;
}

#icon_top_search{
  cursor: pointer;
}

#icon_top_search:hover svg{
  fill: #AD132A;
}

#inputsearchtop{
  outline: none;
}

.rotateSvg{
  transform: rotate(180deg);
}

#searchtop{
  display: none;
}
#searchtop input{
  border: 2px solid #ccc;
  border-radius: 0;
  padding: 3px 8px;
  width: 100%;
  max-width: 120px;
  min-width: 80px;
}
.itemchildren{
  cursor: pointer;
}

#menu a:hover{
  text-decoration: underline;
}

.avd{
  font-family: avantdemi;
}

.avb{
  font-family: avantbook;
}

.nav-footer .menu-item{
    width: 100%;
}

.nmt{
  margin-top: 0 !important;
}

#footer a{
  text-decoration: none;
}

.nav-main-link-title{
  font-weight: bolder;
  font-family: 'avantdemi';
}


.contactarea{
  line-height: 1.5;
}

.contactarea label{
  font-weight: bold;
  color: #474747;
  font-size: .85rem;
  font-family: avantdemi;
  margin-bottom: 10px;
  letter-spacing: 1.1px;
}

.contactarea label{
  margin-bottom: 20px;
}

.contactarea input{
  display: block;
  padding: 12px;
  margin: 10px 0 ;
  border-width: 2px;
  width: 100%;
}

.contactarea textarea{
  border-width: 2px;
  display: block;
  margin: 10px 0;
  width: 100%;
}

#importantinfo{
  position: fixed;
  left: 20px;
  bottom: 20px;
  color: #AD132A;
  z-index: 9;
  -webkit-animation:rotate-center 60s linear infinite both;
  animation:rotate-center 60s linear infinite both;
}

#importantinfo:hover svg circle, #importantinfo:hover svg path{
  fill: #BD4154 !important;
  
}

@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.contactarea select{
  display: block;
  margin: 10px 0;
  width: 100%;
}

.contactarea input[type="submit"]{
  background: #AD132A;
  width: auto;
  border: 0;
  color: #fff;
  padding: 18px 27px;
  font-family: avantdemi;
  margin-top: 35px;
  margin-bottom: 50px;
}

.contactarea strong{
  color: #AD132A;
  font-family: avantdemi;
}

.iconbox{
  background: #AD132A;
  display: inline-block;
  border-radius: 50%;
  padding: 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  margin-right: 15px;
}

.phone, .address{
  display: flex;
}

#play_button {
  position: absolute;
  cursor: pointer;
  z-index: 8;
  left: 0;
  right: 0;
  text-align: center;
  background: rgb(0 0 0 / 27%);
  height: 100%;
  top: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#return_top:hover{
  background: #71CCDB;
  color: #fff;
}

#return_top{
  width: 50px;
  height: 50px;
  transition: .5s background ease-in;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 9;
  -webkit-animation:fade-in .5s cubic-bezier(.39,.575,.565,1.000) both;animation:fade-in .5s cubic-bezier(.39,.575,.565,1.000) both
}
@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}




#bgservice{
  height: 100%;
  width: 500px;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  z-index: 0;
  clip-path: circle(100% at right);
}

.downbtn{
  background: #AD132A;
  color: #fff;
  padding: 14px 25px;
  text-decoration: none;
  margin-bottom: 70px;
  display: inline-block;
}

.tease-date{
  margin-top: 25px;
  display: inline-block;
  padding-right: 15px;
  border-right: 1px solid #474747;
  padding-right: 7px;
  font-size: .9rem;
}
.tease-cat{
  display: inline-block;
  padding: 3px;
  font-size: .9rem;
  text-decoration: none;
  color: #474747;
}
.tease-cat:hover{
  text-decoration: underline;
}

.newloan{
  display: none;
}

.newloan a{
  width: 100%;
  padding: 7px 20px;
  border: 2px solid #fff;
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: 'avantdemi', Helvetica, sans-serif;
  margin-bottom: 10px;
}



.newloan a:hover{
  background: #fff;
  color: #AD132A;
}

.sublevellink, .sublevel .arrowsnewloan{
  display: none;
}

.sublevellink h4{
  margin-top: 1.5px;
}

.arrowsnewloan{
  cursor: pointer;
}

.arrowsnewloan:hover{
  opacity: .5;
}

.slide-in-left{-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}

.newloan h4{
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
}

.arrowsnewloan{
  float: right;
  padding-right: 6px;
}

.sublevellink h4{
  display: block;
}

.submenuch{
  display: none;
  margin-top: 0;

}


.submenuch a{
  color: #AD132A !important;
  font-size: .9rem;
}

.menuopen{
  visibility: visible;
    opacity: 1;
}
.menuopen li{
  display: block;
  
}