/*
Theme Name: WP Bootstrap 4 Child
Theme URI: https://bootstrap-wp.com
Template: wp-bootstrap-4
Author: TwoPoints
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,two-columns,left-sidebar,right-sidebar,custom-colors,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,blog
Version: 1.0.9.1634287244
Updated: 2021-10-15 10:40:44

*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://use.fontawesome.com/releases/v6.5.2/css/all.css');
/*Global Website*/
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: 'Montserrat', sans-serif;
}

:root {
  --light-blue: #0093d8;
  --dark-blue: #2268b8;
  --orange: #f39100;
  --purple: #533C88;
  --grey: #f5f5f5;
}

.dark-blue {
  color: var(--dark-blue);
}

.dark-blue-bg {
  background-color: var(--dark-blue);
}


/*Dice Buttons flat designs*/

/*use with 'btn' class */

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

.btn{
  color:white!important;
   border-radius: 40px!important;
	text-decoration: none !important;
}
.btn-white{
  background-color: #fefefe;
  color:#f39303;
}
.btn-white:hover{
  background-color: white;
}

.btn-blue,
.cancers-menu.bg-blue ul.mega-sub-menu{
  background-color: #006BB8 !important;
}
.btn-blue:hover,
.cancers-menu.bg-blue ul.mega-sub-menu a.mega-menu-link:hover{
  background-color: #4fa0d5 !important;
}

.btn-red,
.cancers-menu.bg-red ul.mega-sub-menu{
  background-color: #ce4a33 !important;
}
.btn-red:hover,
.cancers-menu.bg-red ul.mega-sub-menu a.mega-menu-link:hover{
  background-color: #df6c58 !important;
}

.btn-yellow,
.cancers-menu.bg-yellow ul.mega-sub-menu{
  background-color: #f09401!important;
}
.btn-yellow:hover,
.cancers-menu.bg-yellow ul.mega-sub-menu a.mega-menu-link:hover{
  background-color: #f8aa34!important;
}

.btn-purple,
.cancers-menu.bg-purple ul.mega-sub-menu{
  background-color: #783a91 !important;
}
.btn-purple:hover,
.cancers-menu.bg-purple ul.mega-sub-menu a.mega-menu-link:hover{
  background-color: #874693 !important;
}

.btn-grey{
  background-color: #888;
}
.btn-grey:hover{
  background-color: #999;
}

.btn-green,
.cancers-menu.bg-green ul.mega-sub-menu{
  /*background-color: #138e51 !important;*/
	background-color: #4D896B !important;
}
.btn-green:hover,
.cancers-menu.bg-green ul.mega-sub-menu a.mega-menu-link:hover{
  background-color: #269f7d !important;
}

.btn-blue-square{
  background-color: #1963d6;
  border-radius: 0px!important;
}
.btn-blue-square:hover{
  background-color: #4fa0d5;
}

/* Cancers Inside Menu*/
.cancers-menu ul.mega-menu li.mega-btn{
	min-width:30% !important;
	margin-bottom:10px !important;
}
.cancers-menu ul.mega-menu li.mega-btn a{
	text-align:center !important;
}
.cancers-menu ul.mega-menu li.mega-menu-item-has-children{
	transition:border-radius 700ms !important;
}
.cancers-menu ul.mega-menu li.mega-menu-item-has-children:hover{
	border-radius:20px 20px 0 0 !important;
}

a[class*="btn-hp-slider"]{
  float:right;
  font-size: .8rem;
  line-height: 1.2;
  padding: 0.25rem 0.75rem;
  background-color: #fff;
}
a.btn-hp-slider-green{
  color:#138e51 !important;
}
a.btn-hp-slider-purple{
  color:#783a91 !important;
}
a.btn-hp-slider-yellow{
  color:#f09401 !important;
}
a.btn-hp-slider-blue{
  color:#1963d6 !important;
  float:none;
}
.btn-discover{
  text-align:center;
}

/*overall website*/
body, p {
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.8;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  border-radius: 10px!important;
}

textarea{
	resize: none;
}

a {
  color: black;
  font-weight:600;
  text-decoration:underline;
}

p {
  font-size: 14px;
  line-height: 26px;
}

h1{
	  font-size: 65px;
    line-height: 1.1;
	  font-weight: 700 !important;
    color: white;
    font-family: effra, sans-serif;
}

.hero-title h1 {
  font-size: 65px;
}

h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 2rem;
  color: var(--dark-blue);
}


.purple-bg h2 {
  color: #fff;
}

h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900 !important;
  font-family: effra, sans-serif;
  margin-bottom: 1rem;
  color: var(--light-blue);
}

.purple-bg h3 {
  color: #fff;
}

.purple-bg p {
  color: #fff;
}

.purple-bg a {
  color: #fff;
}

h4 {
  font-size: 1.5em;
  font-weight: 600;
}

h5 {
  font-size: 1em;
  font-weight: 600;
}

.white-text {
  color: white;
  padding: 15px;
  margin: 0;
  font-size: 22px;
}

.upperCase {
  text-transform: uppercase;
}

button, a.vc_btn3.vc_btn3-size-xs {
  font-size: 1em!important;
}

.card {
  border: none;
}

.site-content {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 99.3%, rgba(227, 227, 227,1) 100%);
}

.menu li {
  list-style: none!important;
}

.menu, .widget_nav_menu, .widget {
  padding: 0!important;
}
.menu ul li ul li a.mega-menu-link{
	line-height:1.4 !important;
}

/* Homepage */
/*body.home .site-content {
  background: rgb(255, 255, 255) !important;
}*/

.height-fixed-p{
  height: 7em;
}

.post-header-text p{
	font-size:14pt;
}

/*menuArea*/
/*.site-header{
	background-color:#e6e6e6;
}*/
.site-logo {
	padding-top:30px;
  /*padding-bottom:20px;*/
}
.site-title a.navbar-brand{
	color:#2168b8;
	text-decoration:none;
}
.menu-nav{
  justify-content: flex-end;
}
.custom-logo {
  width: 100% !important;
  max-width: 380px;
  height: auto !important;
}
.custom-logo-footer {
  width: 100% !important;
  max-width: 380px;
  height: auto !important;
}

.dice-top-menu {
  justify-content: space-between;
  padding-right: 0;
}

.top-menu {
  float: right;
}

.is-search-input, .is-form-style input.is-search-input { 
height: 20px!important;
  font-weight: normal;
  font-size: 1em!important;
  margin-top: 0px;
  /*padding-top: 10px!important;*/
  font-family: "Montserrat",sans-serif!important;
}
.top-menu .is-search-input:focus{
     box-shadow: none;
}

.top-menu .is-form-style .is-search-submit, .is-search-icon {
  background: none!important;
  border: none!important;
  padding: 0!important;
}

.is-search-icon{
	margin-top: 10px!important;
}
.site-menus .is-search-form .is-screen-reader-text{
	display:none;
}



.site-menus {
  padding-right: 0;
}
#mega-menu-wrap-topNavMenu #mega-menu-topNavMenu > li.mega-menu-item{
	vertical-align:unset;
}
#mega-menu-item-16417 > ul{
      width: 300px!important;
}
/*Footer*/
.site-footer {
  padding-bottom: 0;
}

.headingSeparator {
  width: 40px !important;
	margin-bottom:35px;
}
.headingSeparator span.vc_sep_holder_l{
	width:100%;
}
.headingSeparator span.vc_sep_holder_l span.vc_sep_line{
	display:block;
	/*border-top:1px solid #6cd443;*/
	border-top:1px solid #f39200;
}

.site-footer, .site-footer p {
  font-size: 0.9em;
}

.menu-socialiconsfooter-container li {
  display: inline-block;
  font-size: 22px;
}
.menu-socialiconsfooter-container li:not(:first-child) {
  margin-left: 5px;
}
.site-footer .menu-socialiconsfooter-container .menu-item a {
  /*color: #0056ad!important;*/
	color: #82358c!important;
}

.site-footer .bigTitle {
  margin-bottom: 15px;
}

.site-footer a:not(.wpcf7-list-item-label,.footerContactUs a) {
  text-transform: uppercase;
}

.site-footer h5 {
  font-size: 1.2em;
  font-weight: bold;
}

.logo-area-footer {
  margin-bottom: 3%;
}

.site-footer .vc_sep_line {
  border-top-width: 5px!important;
}

.site-footer a:hover {
  color: inherit;
  text-decoration: underline;
}

.newsletter-form .wpcf7-text {
   height: 35px;
  font-size: 1.1em;
  border: none;
  border-radius: 0;
  background: #eeeeee;
}
.newsletter-form .input-group-append{
  height: 35px;
}
.wpcf7 .ajax-loader {
  display: contents!important;
}

.newsletter-form span:first-child{
  width: 80%;
}

.site-footer,
.site-footer a,
.site-footer .menu-item a,
.site-footer h5,
.site-footer .footerContactUs,
.site-footer .footerContactUs a,
.site-footer div{
  color: #000 !important;
  text-decoration: none;
}
/*.site-footer ul.menu li.menu-item{
  padding:3px 0;
}*/

body.custom-background {
  background: #fff url('/wp-content/uploads/2021/10/bg-footer-1.png') left bottom no-repeat;
}

.site-footer .footer-widgets ul li{
	padding:3px 0;
}

.site-footer .footer-widgets .container {
  padding-left: 90px;
  padding-bottom: 70px;
}

.site-footer .footer-widgets + .container {
  padding-right:0;
  padding-left:0;
}

.site-footer .site-info {
  display: flex;
  justify-content: space-between;
  padding-left: 140px;
  padding-bottom: 50px;
}

.site-footer .site-info ul {
  margin: 0;
}

.site-footer .site-info ul li {
  display: inline-block;
  margin: 0 15px;
}

.site-footer .site-info ul li a {
  text-transform: capitalize;
}
.site-footer .site-info ul li:last-child a{
  font-weight:300;
}

/* Responsive */
@media all and (max-width:1650px) {
  body.custom-background {
    background-position: 10% bottom;
  }
}

@media all and (max-width:1540px) {
  body.custom-background {
    background-position: 15% bottom;
  }
}

@media all and (max-width:1450px) {
  body.custom-background {
    background-position: right bottom;
  }
}

@media all and (max-width:1140px) {
  .patient-stories-content {
    height: auto !important;
  }
}

@media all and (max-width:992px) {
  .dice-top-menu {
    padding-left: 0;
  }
  .site-footer .site-info ul li {
    margin: 0 5px;
  }
}

@media all and (max-width:945px) {
  .top-menu {
    float:none;
  }
  .top-menu > div {
    border-radius:0 !important;
  }
  .top-menu > div > ul {
    padding-left:5px !important;
  }
  .site-logo{
    text-align:left;
	  max-width:none;
    padding:15px;
  }
  .site-header{
    position:relative;
  }
	 .site-menus {
    max-width: none;
    padding-left: 0;
  }
	.menu-logo {
    flex-direction:column-reverse;
  }
  .menu-nav{
    position:absolute;
    right:15px;
    top:55%;
    z-index: 999;
  }
}

@media all and (max-width:803px) {
  .site-footer .site-info {
    padding-bottom:40px;
  }
}

@media all and (max-width:576px) {
  .patient-stories-img, .patient-stories-img + div {
    float: none !important;
    width: auto !important;
  }
  .custom-logo {
    max-width: 280px;
  }
}

.site-bounds {
  max-width: 900px;
  margin: 0 auto;
  padding-left: 13.5px;
  padding-right: 13.5px;
}

.large-site-bounds {
  max-width: 923px;
  margin: 0 auto;
  padding-left: 13.5px;
  padding-right: 13.5px;
}

.large-site-bounds-2 {
  max-width: 1109px;
  margin: 0 auto;
  padding-left: 13.5px;
  padding-right: 13.5px;
}

.pt-6 {
  padding-top: 3.5rem;
}

.pb-6 {
  padding-bottom: 3.5rem;
}

.blue {
  background: var(--light-blue);
}

.dark-blue-bg .banner-inner p {
  margin: 0;
  color: white;
}

.body-banner.dark-blue-bg h2{
  color: #fff;
  margin-bottom: 1rem;
  
}

.body-button-inner {
  display: flex;
  gap: 20px;
}

.white-button {
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 30px;
  transition: .5s;
  background-size: 200% auto;
  outline: 0;
  display: inline-block;
  margin-top: 25px;
  cursor: pointer;
  width: 288px;
  max-width: 288px;
  background-color: white;
  color: var(--dark-blue);
  border: 2px solid white;
  line-height: 16px;
}

.white-button:hover {
    background-color: var(--dark-blue);
    color: white;
    border: 2px solid white;
    text-decoration: none;
    transition: .5s;
}

.blue-button {
  background-color:var(--dark-blue);
  color: white;
  text-decoration: none;
  padding:  5px 12px 7px 13px;
  border-radius: 30px;
  transition: .5s;
  background-size: 200% auto;
  outline: 0;
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.14;
  font-weight: 500;
  margin: 0;
  border: 2px solid var(--dark-blue);
}

.big-blue-button { 
  width: 380px;
}

.small-blue-button {
  width: 280px;
}

.blue-button:hover {
  background-color: white;
  color: var(--light-blue);
  border: 2px solid var(--light-blue);
  text-decoration: none;
  transition: .5s;
}



/* hero */ 
.carousel-inner {
  /* background: url('http://localhost:3000/eccam/wp-content/uploads/2021/10/DiCE-Slider-bg.jpg'); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.carousel-item {
  height: 640px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image {
  height: 640px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-title {
  /* top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  width: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.carousel-text {
  width: 45%;
  left: 2.5%;
  bottom: 10%;
  display: flex;
  align-items: center;
  position: absolute;
}


.hero-tag {
  top: 0;
  left: 1%;
  width: 250px;
}

#primary #myCarousel .carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
}

#primary #myCarousel .carousel-indicators li.active {
  background-color: var(--purple);
}

.main-content {
  background-color: #f5f5f5;
}

.home-button-link {
  width: 270px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 30px;
  transition: .5s;
  outline: 0;
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
  text-decoration: none;
  background-color: var(--light-blue);
  color: white;
  padding: 5px 15px;

}

.home #content > .body-copy.grey-bg .content-inner,
.home > #page > .body-copy.grey-bg .content-inner,
.home > .body-copy.grey-bg .content-inner{
	display:none;
}

.button-link {
  gap: 15px;
  flex-wrap: wrap;
}
.button-links {
  gap: 25px;
}

.q-mark {
  width: 120px;
  margin: 0 auto;
  bottom: 3%;
}

.sub-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px; 
  color: var(--dark-blue);
}

/* .flex-two-col-row-wrapper {
  gap: 10px;
} */

.flex-two-col-row-inner {
  width: 100%;
  padding: 5px;
 
}

.flex-two-col-row-inner-bg {
  background-color: var(--light-blue);
  max-width: 531px;
  max-height: 80px;
  width: 531px;
  height: 80px;
}

.purple-bg .flex-two-col-row-inner .flex-two-col-row-inner-bg {
  background-color: #fff;
}

.purple-bg .flex-two-col-row-text {
  color: var(--purple);
}

.flex-two-col-row-text {
  color: white;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}

.blue-bg {
  background-color: var(--light-blue);
}

.grey-bg {
  background-color: var(--grey);
} 

.purple-bg {
  background-color: var(--purple);
}

@media screen and (min-width: 1200px) {
  .hero-image {
    height: 640px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1600px) {
  .carousel-item {
    background-position: 25%;
  }
}

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

  .carousel-item {
    background-size: cover;
  }
}
@media screen and (min-width: 1225px) {
  .small-title h1 {
    font-size: 55px;
  }

  .big-title h1 {
    font-size: 65px;
    /* opacity: 0.8; */
  }
}

@media screen and (max-width: 1280px){
  .big-hero-title h1 {
    font-size: 55px;
  }
  
}

@media screen and (max-width: 1224px) {
  .small-title h1 {
    font-size: 48px;
  }

  .big-title h1 {
    font-size: 52px;
  }

  .hero-tag {
    width: 240px;
  }

}

/* @media screen and (min-width: 1024px) {
  .carousel-text {
    width: 60%;
  }
} */

@media screen and (max-width: 1024px) {
  /* .hero-tag {
    width: 240px;
  } */

  .small-title h1 {
    font-size: 43px;
  }

  .big-title h1 {
    font-size: 48px;
  }

  
}

@media screen and (max-width: 901px) {
  .small-title h1 {
    font-size: 38px;
  }

  .big-title h1 {
    font-size: 43px;
  }

  .hero-title h1 {
    font-size: 45px;
  }

  .flex-two-col-row-inner-bg {
    max-height: 100px;
    height: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 901px) {
  .carousel-text {
    width: 60%;
  }
}

/* @media screen and (min-width: 768px) {

  .flex-two-col-row .flex-two-col-row-inner {
    width: 623px;
  }
} */

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

  .carousel-text {
    height: 260px;
    top: 8%;
  }

  .carousel-item, .hero-image {
    height: 440px;
  }
  .icons-inner {
      max-width: 500px;
      margin: auto;
  }

  .hero-tag {
    width: 130px;
  }

  .carousel-item .hero-tag {
    top: 70%;
  }

  .q-mark {
    width: 90px;
  }

  .small-title h1 {
    font-size: 35px;
  }

  .big-title h1 {
    font-size: 40px;
  }

  .hero-title h1 {
    font-size: 40px;
  }
}


@media screen and (max-width: 625px) {
  
  .small-title h1 {
    font-size: 32px;
  }

  .big-title h1 {
    font-size: 37px;
  }
}

/* @media screen and (min-width: 575px) {
  .flex-two-col-row-inner {
    width: 523px;
  }
} */

@media screen and (max-width: 575px) {
  .icons-inner {
      max-width: 300px;
  }

  .hero-image .hero-tag {
    top: 25px;
  }

  .hero-tag {
    width: 120px;
  }

  .hero-title {
    width: 80%;
  }
}

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

  .flex-two-col-row-text {
    font-size: 12px;
  }

  .flex-two-col-row-inner-bg {
    max-height: 110px;
    height: 110px;
  }

  .white-button {
    width: 250px;
    max-width: 250px;
  }

  .carousel-item {
    background-position: 60%;
  }

  .carousel-item .hero-tag {
    top: 75%;
  }

  .carousel-text {
    width: 90%;
  }

  .small-title h1 {
    font-size: 28px;
  }

  .big-title h1 {
    font-size: 32px;
  }

.button-link {
  margin: 0 13.5px;
}

.big-blue-button {
  width: 100%;
}
}

/*resources page*/
body.page-template-resources #mega-menu-item-wpml-ls-2-en.mega-menu-item-type-wpml_ls_menu_item {
  display: none !important;
}

/* two col rows */
.two-col-icons-container {
  gap: 17px;
}

.two-col-icons-container .image-rows {
  max-width: 160px;
} 

.image-rows.image-width-large {
  max-width: 236px;
}
.image-rows.image-width-medium {
  max-width: 176px;
}

/* horizontal dividing line*/

.dividing-line-inner {
  width: 100%;
  height: 2px;
  background: var(--dark-blue)
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  padding: 10px 5px 20px 0 !important;
}

.mega-wpml-ls-item.mega-wpml-ls-current-language   {
  border: 1px solid #0093D8 !important;
  border-radius: 30px !important;
  padding: 5px 10px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
  margin: 0 20px 0 0 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu {
  top: 60px !important;
  right: 0 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #0093D8 !important;
    color: white !important;
    padding: 10px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  font-weight: 700 !important;
}

body.rtl #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
  padding: 5px 40px 0 5px !important;
} 

body.rtl .site-menus {
  padding-left: 0;
  padding-right: 5px;
}

body.rtl .top-menu {
  float: left;
}

body.rtl #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
  margin: 0 0 0 10px !important;
}

body.rtl #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  padding: 10px 5px 30px 5px; 
}

body.rtl #mega-menu-wrap-max_mega_menu_1 {
  border-radius: 0 0 40px 0 !important;
}

body.rtl .hero-tag {
  left: 0;
}

body.rtl .menu-nav .menu #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu {
  left: 0 !important;
  right: unset !important;
}

.nav-logo {
  width: 286px;
  height: 102px;

}

.nav-logo img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 400px) {
  .nav-logo {
    width: 200px;
  }

  .site-logo {
    padding: 15px 15px 0 15px;
  }
}

button.photo-modal-button {
  outline: none;
  border: none;
  background-color: transparent;
  padding: 0;
}