/*
Theme Name: Simple Dr Portal
Theme URI:
Description:
Version: 1.0.0
Bootstrap Version: 4.6
*/

body {
  font-family: 'Montserrat', sans-serif;
  font-size: min(max(1rem, 4vw), 20px) !important;
  line-height: 1.4;
  color: #2a2344;
}

body {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(249,249,249,1) 100%);
}

h1, h2, h3, h4, h5, h6{
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  margin: 0 0 20px 0;
}

h1, h2 {
  font-size: 54px;
  font-weight: 900;
  line-height: 68px;
}

h3 {
  font-size: 24px;
  font-weight: 600;
}

h4 {
  font-size: 20px;
  font-weight: 600;
  color: #117376;
}

.tiny{
	font-size: 40%;
	position: relative;
    bottom: -4px;
    font-weight: 400
}

#hideme,
.hideme {
  transform: scale(21, 0);
  position: fixed
}

z-1{
  z-index: 1
}

z-2{
  z-index: 2
}

z-3{
  z-index: 3
}

.card h3 {
  font-size: 18px;
  font-weight: 600;
}

/* .card , .card p {
  font-size: 18px;
  line-height: 32px;

} */


img.smaller {
  width: 50%;
}

.quote {
  width: 35px;
  height: 35px;
}
.before-quote {
  background: url("../img/before-quote.png") no-repeat top center;
}
.after-quote {
  background: url("../img/before-quote.png") no-repeat top center;
}


.header .container{
	max-width: 1330px;
}

.card-img, .card-img-top {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
}


/*--------------------------------------------------------------
Bootstrap overrides
---------------------------------------------------------------*/

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(50, 198, 206, var(--bs-text-opacity)) !important;
}



.rounded-15 {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.bg-primary {
    background-color: rgba(50, 198, 206, var(--bs-bg-opacity)) !important;
}
.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(22, 11, 54, var(--bs-bg-opacity)) !important;
}
.object-fit-cover {
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

/*--------------------------------------------------------------
Section
---------------------------------------------------------------*/

section.hero-section, section.major {
  margin-bottom: 0px;
}

/*--------------------------------------------------------------
Navigation
---------------------------------------------------------------*/
navnav, navnav div, navnav ul, navnav, header {
  background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1;
    -webkit-box-shadow: 0 6px 50px rgb(0 0 0 / 8%);
    box-shadow: 0 6px 50px rgb(0 0 0 / 8%);
}
nav .navbar-brand {
  font-size: 32px;
  font-weight: 800;
}
nav .nav-item .nav-link {
  font-size:16px;
  color: #160B36;
  text-align: center;
  border-bottom: 3px solid transparent;
}

/*--------------------------------------------------------------
Sliders and heros
---------------------------------------------------------------*/

   .video-player {
   height: 100%;
   overflow: hidden;
   padding: 0;
   position: relative;
 }
 
 .simple-tab .thumb .positioner,
 .video-player iframe {
   box-sizing: border-box;
   height: 56.25vw;
   left: 50%;
   min-height: 100%;
   min-width: 100%;
   transform: translate(-50%, -50%);
   position: absolute;
   top: 50%;
   width: 177.77777778vh;
 }
 
 .video-container .video-player a {
   position: absolute;
   bottom: 10px;
   right: 15px;
   color: #fff;
   font-style: italic;
   opacity: .7;
   z-index: 2
 }
 
 .video-container .container-fluid {
   position: absolute;
   top: 40%;
   width: 100%
 }
 
 #video_overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   background-image: url('data:image/png;base64,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');
   height: 100%;
   opacity: .5;
   background-color: rgb(27 49 63 / 25%);
   z-index: 1
 }

 .hero-slider .slick-slide::before,
 .lead-capture-page .lc-hero:after,
 .lp-polybg::after,
 .lp-polybg::before,
 .map-responsive iframe {
   position: absolute;
   width: 100%;
   left: 0
 }
 
 .customer-reviews .slick-loading .slick-slide,
 .customer-reviews .slick-loading .slick-track,
 .hero-slider,
 .j-post-container {
   visibility: hidden
 }
 
 .customer-reviews .slick-list,
 .hero-slider .slick-slide,
 .juicer-feed.loaded,
 .map-responsive,
 .section_quote {
   overflow: hidden
 }
 .hero-slider,
 .hero-slider .slick-slide {
   height: 60vh;
   min-height: 450px;
   position: relative
 }
 .hero-slider .caption,
 .hero-slider .slick-slide,
 .slick-slide::before {
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden
 }
 
 .hero-slider .slick-slide::before {
   content: "";
   height: 100%;
   top: 0
 }
 
 .hero-slider {
   opacity: 0;
   transition: 1.2s;
   width: 100%
 }
 
 .hero-slider.slick-initialized {
   opacity: 1;
   visibility: visible
 }
 
 .hero-slider .slide-media::before {
   background-color: #1b313f;
   opacity: .3;
   z-index: 1;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%
 }
 
 .hero-slider .slick-slide video {
   display: block;
   height: auto;
   left: 0;
   min-height: 100%;
   min-width: 100%;
   position: absolute;
   top: 0;
   width: auto
 }
 
 .hero-slider .slick-slide iframe {
   pointer-events: none;
   position: relative
 }
 
 .hero-slider .slick-slide .figure,
 .hero-slider .slick-slide figure {
   display: flex;
   height: 100%;
   justify-content: center
 }
 
 .hero-slider .slick-slide figure {
   position: relative
 }
 
 .hero-slider .slick-slide .slide-image {
   background-position: center;
   background-size: cover;
   height: 100%;
   transition: .8s;
   width: 100%
 }
 
 .customer-reviews .slick-center,
 .hero-slider .slick-slide .slide-image.show,
 .text-image-container:hover .text-in-middle {
   opacity: 1 !important
 }
 
 .hero-slider .slick-slide .loading {
   left: 0;
   position: absolute;
   top: 44%;
   width: 100%
 }
 
 .hero-slider .slick-slide .slide-media {
   -webkit-animation: .4s cubic-bezier(.4, .29, .01, 1) slideOut;
   animation: .4s cubic-bezier(.4, .29, .01, 1) slideOut
 }
 
 .hero-slider .slick-slide.slick-active {
   z-index: 1
 }
 
 .hero-slider .slick-slide.slick-active .slide-media {
   -webkit-animation: 2.4s cubic-bezier(.4, .29, .01, 1) slideIn;
   animation: 2.4s cubic-bezier(.4, .29, .01, 1) slideIn
 }
 
 .hero-slider .slick-slide.slick-active .caption {
   opacity: 1;
   transition: .7s cubic-bezier(.32, .34, 0, 1.62) .6s;
   height: 100%
 }
 
 .hero-slider .caption {
   color: #fff;
   display: flex;
   flex-direction: column;
   height: 100%;
   justify-content: center;
   position: absolute;
   top: 0;
   opacity: 0;
   transition: .3s;
   z-index: 1
 }
 
 .hero-slider .slick-dots {
   margin-top: -60px;
   text-align: center;
   margin-left: 0;
   padding: 0;
}
.hero-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top
}

.hero-slider .slick-dots li button {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0;
  height: 14px;
  opacity: .4;
  transition: .3s;
  vertical-align: middle;
  width: 14px
}

.customer-reviews .slick-list:focus,
.hero-slider .slick-dots li button:focus {
  outline: 0
}

.hero-slider .slick-dots li button:hover {
  opacity: .99
}

.hero-slider .slick-dots li.slick-active button {
  background: #fff;
  border-color: #fff;
  opacity: .99
}

.hero-slider .container .content {
  margin: 0 auto;
  max-width: 980px;
  width: 90%
}

.hero-slider .next:after,
.hero-slider .prev:after,
.hero-slider .slick-next:after,
.hero-slider .slick-prev:after {
  border-color: #fff;
  border-style: solid;
  border-width: 4px 4px 0 0;
  display: inline-block;
  height: 26px;
  vertical-align: top;
  width: 26px;
  content: ""
}
@-webkit-keyframes slideIn {
  from {
    filter: blur(15px)
  }

  to {
    filter: blur(0)
  }
}

@keyframes slideIn {
  from {
    filter: blur(15px)
  }

  to {
    filter: blur(0)
  }
}

@-webkit-keyframes slideOut {
  from {
    filter: blur(0)
  }

  to {
    filter: blur(15px)
  }
}

@keyframes slideOut {
  from {
    filter: blur(0)
  }

  to {
    filter: blur(15px)
  }
}

.hero-slider .next,
.hero-slider .prev,
.hero-slider .slick-next,
.hero-slider .slick-prev {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  pointer-events: all;
  text-decoration: none;
  vertical-align: middle;
  z-index: 1
}

.hero-slider .next,
.hero-slider .slick-next {
  position: absolute;
  right: 15px;
  top: 50%
}

.hero-slider .next:active,
.hero-slider .next:hover,
.hero-slider .slick-next:active,
.hero-slider .slick-next:hover {
  color: #fff;
  text-decoration: none
}

.hero-slider .next:after,
.hero-slider .slick-next:after {
  left: 0;
  position: relative;
  top: 0;
  transform: rotate(45deg)
}

.hero-slider .prev,
.hero-slider .slick-prev {
  left: 15px;
  position: absolute;
  top: 50%
}

.hero-slider .prev:active,
.hero-slider .prev:hover,
.hero-slider .slick-prev:active,
.hero-slider .slick-prev:hover {
  text-decoration: none
}

.hero-slider .prev:after,
.hero-slider .slick-prev:after {
  left: 0;
  position: relative;
  top: 0;
  transform: rotate(-135deg)
}



/*--------------------------------------------------------------
Appearance themes
----------------------------------------------------------------*/
/* skyblue theme */
/*.skyblue-theme nav .active a, .skyblue-theme nav .navbar-nav .nav-item:hover a {
  border-bottom: 3px solid #57cfff;
}*/
.skyblue-theme a.btn {
  background: #57cfff;
  border-color: #57cfff;
  color: #fff;
}
.skyblue-theme .navbar-brand {
  color: #57cfff;
}
.skyblue-theme .underline {
  background: url("../img/underline_blue.png") no-repeat left bottom;
  padding: 0 0px 5px 0px;
  background-size: 100%;
}
/*.skyblue-theme nav .active a {
  color: #57cfff;
  border-bottom: 3px solid #57cfff !important;
}*/

/* purple theme */
/*.purple-theme nav .active a, .purple-theme nav li:hover a {
  border-bottom: 3px solid #5230cf !important;
}*/
.purple-theme a.btn, div.purple-theme a.btn {
  background: #5230cf;
  border-color: #5230cf;
  color: #fff;
}
.purple-theme .navbar-brand {
  color: #5230cf;
}
.purple-theme .underline {
  background: url("../img/underline_purple.png") no-repeat left bottom;
  padding: 0 10px 0px 10px;
  background-size: 100%;
}
/*.purple-theme nav .active a {
  color: #5230cf;
  border-bottom: 3px solid #5230cf !important;
}*/
.purple-theme .rounded-circle {
  background: #160b36;
  color: #fff;
}
.purple-theme h2 strong.highlighted {
  color: #5230cf;
}

/* teel theme */
.green-theme nav .active .nav-link,
.green-theme nav li:hover .nav-link {
  border-bottom: 3px solid #32C6CE !important;
}
.green-theme a.btn {
  background: #32C6CE;
  border-color: #32C6CE;
  color: #fff;
}
.green-theme .navbar-brand {
  color: #32C6CE;
}
.green-theme .underline {
  background: url("../img/underline_teal1.png") no-repeat left bottom;
  background-size: 100%;
}
/*.green-theme nav .active a, div.notice-container p a {
  color: #32C6CE;
}*/

.multiple-themes .green-theme a.btn {
  background: #32C6CE !important;
  border-color: #32C6CE !important;
  color: #fff;
}
.multiple-themes .skyblue-theme a.btn {
  background: #57cfff !important;
  border-color: #57cfff !important;
  color: #fff;
}
.multiple-themes .purple-theme a.btn {
  background: #5230cf !important;
  border-color: #5230cf !important;
  color: #fff;
}

nav .skyblue a:hover,
.skyblue-theme nav .active a {
  color: #57cfff !important;
  border-bottom: 4px solid #57cfff !important;
}
nav .purple a:hover,
.purple-theme nav .active a {
  color: #5230cf !important;
  border-bottom: 4px solid #5230cf !important;
}
nav .black a:hover,
nav .active a {
  color: #160B36 !important;
  border-bottom: 4px solid #160B36 !important;
}
nav .teel a:hover,
.green-theme nav .active a {
  color: #32C6CE !important;
  border-bottom: 4px solid #32C6CE !important;
}

.multiple-themes .purple-theme h3 {
  color: #5230cf;
}
.multiple-themes .skyblue-theme h3 {
  color: #57cfff;
}
.multiple-themes .green-theme h3 {
  color: #32C6CE;
}




/* Buttons */
.btn {
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    font-weight: 500;
    padding: 15px 40px;
}

.btn-primary {
    background: #32C6CE;
    border: none;
}


.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #00a2a4
}

a.btn-primary:hover, a.btn-primary:hover {
	background-color: #5633cf;
	border-color: #5633cf;
}

ol li {
  line-height: 28px;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}

.hide-contact-form {
  display: none;
}
.display-contact-form {
  display: block;
}


/*--------------------------------------------------------------
Footer
---------------------------------------------------------------*/
footer h2, footer h3 {
  color: #160b36;
}
footer div.border-top {
  border-top: 15px #160b36;
}
.footer-lower p, .footer-lower a {
  font-size: 16px;
}

.footer-links ul li, .footer-links ul li a {
  font-weight: 400;
  line-height: 50px;
  color: #160b36;
  text-decoration: none
}
.footer-links ul .active a {
  border-bottom: 1px solid #000;
}
.footer-links ul li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #000;
}
.footer-border {
  border-top:10px solid black;
}
.footer-lower p {
  line-height: 30px;
}
.border-top-wide {
  border-top: 5px solid black;
}

/*--------------------------------------------------------------
Misc
---------------------------------------------------------------*/
.number {  /* .card h3 */
  color: #32C6CE;
  font-size: 32px;
  font-weight: 600;
}

.purple-theme .number{
	color: #5230cf
}

.skyblue-theme .number{
	color: #57cfff
}


.gray-bg {
  background: #F3F3F3;
}
.notice-container, .notice-container p {
  background: #313131;
  font-size: 12px;
  color: #fff;
  filter:opacity(1);
}

.notice-container a {
  font-size: 12px;
  color: #32C6CE;
}


.highlighted-box, .highlighted-box h2, .highlighted-box p, .highlighted-box a {
  background: #160b36;
  color: #fff;
}
.highlighted-box-no-bg, .highlighted-box-no-bg h2, .highlighted-box-no-bg p, .highlighted-box-no-bg a {
  color: #160b36;
}

.highlighted-box a {
  font-size: 20px;
}
.highlighter {
  font-size: 44px;
  font-weight: 400;
  color: #5633cf;
  line-height: 70px;
}
.highlighter strong {
  font-size: 110px;
  line-height: 110px;
  font-weight: 900;
  color: #5633cf;
}
.circle-insurance {
  border-radius: 50%;
  width: 500px;
  height: 500px;
  background-color: #beeaeb;
  color: #ffffff;
  font-size: 0.9375rem;
  text-align: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: -90px;
  right: 0px;
  z-index: -1;
}
.night-guard-circle {
  background-color: #160b36;
  text-align: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: -1;
  /*margin-top:-8%;*/
}
.night-guard-circle p, .night-guard-circle h1 {
  color: #fff;
}

.circle-number {
  border-radius: 50%;
  width: 220px;
  height: 220px;
  background-color: #beeaeb;
  color: #ffffff;
  text-align: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.covered-by-insurance strong {
    text-shadow : 20px 20px 50px rgb(86 51 207 / 52%);
}

.packages h3 {
  font-size: 28px;
}
.packages p {
  font-size: 22px;
  line-height: 32px;
}
.package-details h3 {
  color: #32C6CE;
    font-size: 40px;
    font-weight: 900;
}

.medium-text p {
  font-size: 16px;
  line-height: 28px;
}

.normal-text p,
.normal-text ul li {
  font-size: 16px;
  line-height: 30px;
}

.medium-text ul li {
  line-height: 32px;
}

.table th, .table td {
  padding: 26px;
  border-top:0px;
  border-bottom: 0px;
}

.table a {
  text-decoration: underline;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color:#f7f8fa;
}

blockquote p {
  font-size: 48px;
  font-weight: 800;
  color: #2a2344;
  line-height: 64px;
}

.author {
  font-size: 20px;
  font-weight: 600;
}

.ready-to-go-simple .card h3 {
  font-size: 42px;
  font-weight: 900;
}

.doctor-name {
  font-family: 'Caveat', cursive;
  font-size: 44px;
}

/* tabs */
.tabs ul.nav li a {
  color: #117376;
  font-size: 18px;
  font-weight: 600;
}
.tabs ul.nav li a.active {
  border: 1px solid #117376;
  background: #fff;
}

.purple-theme .tabs ul.nav li a {
  color: #5230cf;
  font-size: 18px;
  font-weight: 600;
}
.purple-theme .tabs ul.nav li a.active {
  border: 1px solid #5230cf;
  background: #fff;
}

.skyblue-theme .tabs ul.nav li a {
  color: #57cfff;
  font-size: 18px;
  font-weight: 600;
}
.skyblue-theme .tabs ul.nav li a.active {
  border: 1px solid #57cfff;
  background: #fff;
}


span.duration {
  font-size: 23px;
  font-weight: 600;
}
.price {
  font-size: 45px;
  font-weight: 800;
}
.price small {
  font-size: 18px;
  font-weight: 600;
}
small.discount {
  font-size: 12px;
  color: #726f7a;
  font-weight: 400;
}
.smaller {
  font-size: 10px;
}
.bold-font-weight {
  font-weight: 600;
}

.then {
    position: absolute;
    left: -9;
    top: 0;
    left: -20px;
    top: 40%;
    background: #F3F3F3;
    padding: 6px 0px;
    font-size: 18px;
    font-weight: 600;
}
.or {
    position: absolute;
    left: -8px;
    top: 0;
    top: 35%;
    background: #fff;
    padding: 2px 0px;
    font-size: 13px;
    font-weight: 400;
}

.bg-teeth {
  background: url("../img/aligners_falling.png") no-repeat top right;
  background-size: 55%;
}

.three-elements h2 {
  font-weight: 400;
}
.three-elements h3 {
  font-size: 44px;
  font-weight: 900;
  color: #160b36;
}
.three-elements .rounded-circle {
  color: #fff;
  text-align: center;
  font-weight: 900;
  font-size: 76px;
}
.three-elements .number {
  width: 175px;
  height: 175px;
}

.highlighted-row {
  background: #f7f8fa !important;
}
/*
.ui-accordion .ui-accordion-header {
  padding: 0px;
  margin: 0px;
  border: 0px;
  background: transparent;
}
.ui-accordion .ui-accordion-header a {
  text-decoration: underline;
}
#jobs-listing .ui-state-active,
#jobs-listing.ui-widget-content .ui-state-active,
#jobs-listing .ui-widget-header .ui-state-active,
#jobs-listing a.ui-button:active,
#jobs-listing .ui-button:active,
#jobs-listing .ui-button.ui-state-active:hover {
  background: #f7f8fa !important;
  border: 0px !important;
}
.ui-widget-content {
  border: 0px !important;
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon,
.ui-icon, .ui-widget-content .ui-icon, .ui-icon:hover {
  background: none;
  display: none;
}
.ui-accordion .ui-accordion-content {
  padding: 10px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0px;
}
.ui-accordion-header  h3 {
  font-weight: 700;
}

#jobs-listing h4 {
  color: #212529;
  font-size: 19px;
}
#jobs-listing ul li {
  line-height: 30px;
}
#jobs-listing strong {
  font-size: 18px;
}*/

/**/
#faqs .card,
#faqs .card-header {
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
}
#faqs .card {
  padding: 25px 15px;
}
#faqs .card-header {
  border: 0px;
}
#faqs .card-header button {
  color: #160B36;
}
#faqs .card-header button:hover,
#faqs .card-header button.btn-link {
  text-decoration: none;
}
#faqs .card-header button.btn-link:visited {
  outline: none;
}
.card-header .btn[aria-expanded=true] {
  font-weight: 700;
  outline:inherit;
}

.rectangle-btn {
    border: solid 4px #32C6CE;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
    color: #32C6CE;
    cursor: pointer;
    max-width: 280px;
}
.rectangle-btn span {
    padding: 30px;
}
.rectangle-btn:hover {
  color: #32C6CE;
  text-decoration: none;
}

#jobslisting .card,
#jobslisting .card-header {
  border: 0px;
  background: none;
}
#jobslisting .card-header span {
  color: #000;
}
#jobslisting h3 {
  color: #212529;
  font-size: 24px;
}
#jobslisting ul li {
  line-height: 30px;
}
#jobslisting h5 span {
  font-size: 18px;
  font-weight: 400;
}

.contact-form .hbspt-form textarea {
  height: 150px;
}
.contact-form .hbspt-form fieldset input,
.contact-form .hbspt-form fieldset textarea,
.contact-form .hbspt-form fieldset {
    max-width: 100%;
    width: 100% !important;
    padding: 10px;
    border-radius: 0px;
}
.contact-form .hbspt-form fieldset input,
.contact-form .hbspt-form fieldset textarea {
  border: 1px solid #bac2ca;
}
.contact-form .hbspt-form fieldset div.input {
  margin-right: 0px !important;
}
.contact-form .hs-button {
    background-color: #32C6CE;
    border: 2px solid #fff;
    color: #fff;
    box-shadow: 0 0 0 4px #32C6CE;
    padding: 5px 20px;
    float: right;
    margin-right: 11px;
    margin-top: 30px;
}
.contact-form .hs-error-msg {
  font-size: 12px;
  color: #f00;
}
.contact-form fieldset.form-columns-2 input[type=text] {
  width: 98% !important;

}

.modal p {
  font-size: 18px;
  line-height: 30px;
}

@media screen and (max-width: 1100px) {

  h1, h2 {
    font-size: 44px;
    line-height: 58px;
  }

  nav .nav-item a {
    font-size: 16px;
  }

  .circle-number {
    width: 190px;
    height: 190px;
  }


}

@media screen and (max-width: 992px) {

  h1, h2 {
    font-size: 42px;
  }

  p {
    font-size: 22px;
    line-height: 34px;
  }
  nav .nav-item a { font-size: 15px; }
    footer h3 {
      font-size: 22px;
  }
  .footer-links ul li, .footer-links ul li a {
    font-size: 20px;
    line-height: 44px;
  }

  .circle-insurance {
    width: 450px;
    height: 450px;
  }

  .footer-lower p, .footer-lower a {
    line-height: 28px;
  }

  .circle-number {
    width: 160px;
    height: 160px;
  }

  .three-elements h3 {
    font-size: 38px;
  }


}

@media screen and (max-width: 768px) {

  h1, h2 {
    font-size: 30px;
    line-height: 42px;
  }
  p {
    font-size: 20px;
    line-height: 30px;
  }
  .highlighted-box p {
    font-size: 18px;
  }
  footer h3 {
    font-size: 20px;
  }
  .footer-links ul li, .footer-links ul li a {
    font-size: 17px;
    line-height: 34px;
  }

  .circle-insurance {
    width: 350px;
    height: 350px;
    top:-60px;
  }

  .highlighter {
    font-size: 38px;
    line-height: 40px;
  }
  .highlighter strong {
    font-size: 94px;
  }

  .three-elements h3 {
    font-size: 32px;
  }

  blockquote p {
    font-size: 40px;
    line-height: 52px;
  }

  .author {
    font-size: 18px;
  }


}

@media screen and (max-width: 767px) {

  .or {
    left: 0;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    position: relative;
    padding-bottom: 12px;
  }

  .then {
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
      background: #F3F3F3;
      font-size: 18px;
      font-weight: 600;
      padding-bottom: 6px;
      text-align: center;
  }

  .border-left {
    border-left: 0 !important; /* only to override smaller devices - no border class exisits for resolutions*/
  }

  .three-elements h3, .three-elements p {
    text-align: center;
  }

}

@media screen and (max-width: 576px) {

  p {
    font-size: 18px;
    line-height: 32px;
  }
  .highlighter {
    margin-left:-170px;
  }

}

@media screen and (max-width: 440px) {

  h1, h2 {
    font-size: 26px;
    line-height: 38px;
  }
  h3, .card h3 {
    font-size: 16px;
  }
  p {
    font-size: 16px;
  }
  .number {
    font-size: 26px;

  }
  .card p {
    font-size: 16px;
    line-height: 26px;
  }
  .highlighted-box p {
    font-size: 18px;
  }
  .circle-insurance {
    width: 300px;
    height: 300px;
  }
  .highlighter {
    font-size: 27px;
    line-height: 27px;
  }
  .highlighter strong {
    font-size: 70px;
    line-height: 90px;
  }
  footer h3 {
    font-size: 20px;
  }
  .footer-links ul li, .footer-links ul li a {
    font-size: 17px;
    line-height: 34px;
  }
  .footer-lower p, .footer-lower a {
    font-size: 15px;
    line-height: 15px;
  }

}

.nav-open{
	display: none
}

@media screen and (max-width: 560px) {
 .nav-open{
	display: block;
	background: white
	}
    .nav-row .row{
    display: block;
    right: 60px;
    position: absolute;
    }
    .nav-row {
    diplay:flex!important;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #1f2227;
    opacity: 0;
    transition: all 0.2s ease;
  }
  .nav-row .col {
    display:block;
    width: 100% !important;
  }
  .nav-row .col a {
    display: block;
    float: none;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
  }
  .nav-row .col:nth-child(1) a {
    transition-delay: 0.2s;
  }
  .nav-row .col:nth-child(2) a {
    transition-delay: 0.3s;
  }
  .nav-row .col:nth-child(3) a {
    transition-delay: 0.4s;
  }
  .nav-row .col:nth-child(4) a {
    transition-delay: 0.5s;
  }
   .nav-row .col:nth-child(5) a {
    transition-delay: 0.6s;
  }
   .nav-row .col:nth-child(6) a {
    transition-delay: 0.7s;
  }

  .nav-row .col a {
    padding: 10px 25px;
    opacity: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    transform: translateY(-20px);
    transition: all 0.2s ease;
  }
  .nav-open {
    position: fixed;
    right: 10px;
    top: 10px;
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 9999;
    border-radius: 50%;
  }
  .nav-open i {
    display: block;
    width: 20px;
    height: 2px;
    background: #1f2227;
    border-radius: 2px;
    margin-left: 14px;
  }
  .nav-open i:nth-child(1) {
    margin-top: 16px;
  }
  .nav-open i:nth-child(2) {
    margin-top: 4px;
    opacity: 1;
  }
  .nav-open i:nth-child(3) {
    margin-top: 4px;
  }
}
#nav:checked + .nav-open {
  transform: rotate(45deg);
}
#nav:checked + .nav-open i {
  background: #000;
  transition: transform 0.2s ease;
}
#nav:checked + .nav-open i:nth-child(1) {
  transform: translateY(6px) rotate(180deg);
}
#nav:checked + .nav-open i:nth-child(2) {
  opacity: 0;
}
#nav:checked + .nav-open i:nth-child(3) {
  transform: translateY(-6px) rotate(90deg);
}
#nav:checked ~ .nav-row {
  z-index: 9990;
  opacity: 1;
}
#nav:checked ~ .nav-row .col a {
  opacity: 1;
  transform: translateY(0);
}
.hidden {
  display: none;
}
