@font-face {
	font-family: 'Contralto Small';
	src: url(../fonts/Contralto_Small_Regular.otf);
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Contralto Small', sans-serif !important;
}

.post, .page{
    margin-bottom: 0;
}

.entry-content{
    margin-top: 0;
}

ul, ol{
    padding: 0;
    margin: 0;
}

li{
    list-style-type: none;
}

a{
    text-decoration: none;
    transition: all linear .25s;
}

a:hover{
    opacity: .7;
}


.font_weight_400{
	font-weight: 400;
}

.font_weight_600{
	font-weight: 600;
}

.font_weight_700{
	font-weight: 700;
}

/* Header Css Start */

#masthead {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 2;
}

.topbar{
	padding: 15px 0px;
	border-bottom: 1px solid #ffffff50;
    margin-bottom: 15px;
}

.top_social {
	text-align: right;
}

.top_social li {
	display: inline-block;
	margin: 0 5px;
}

.top_social li:last-child{
	margin-right: 0;
}

#masthead .col-md-6{
	padding: 0;
}

#primary-menu{
	justify-content: center;
}

#primary-menu li {
	position: relative;
	margin: 0 10px;
}

#primary-menu li:not(:last-child)::before {
	content: '|';
	position: absolute;
	top: 5px;
	right: -12px;
	color: #fff;
	line-height: 1;
}

#primary-menu li a {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  transition: all linear .25s;
}

#primary-menu li a:hover {
  opacity: .7;
  color: #fff;
}

.current-menu-item a {
  font-weight: 600 !important;
}

.inner_btns {
	display: flex;
	justify-content: end;
	align-items: center;
}

.inner_btns a, .gt_selector.notranslate {
	color: #fff;
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 50px;
	width: 200px;
	line-height: 1;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.top_social li a {
	color: #0172BB;
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	border-radius: 50px;
}

.inner_btns a i:not(ul li a i, .gt_switcher.notranslate a i) {
	padding-left: 10px;
}

.gtranslate_wrapper {
  	margin-left: 10px;
	margin-right: 10px;
}

.gt_selector.notranslate {
	background: transparent !important;
	color: #fff;
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 50px;
	width: 165px;
	line-height: 1;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 14px;
}

.gt_selector.notranslate option {
  color: #000;
}

.gt_selected a {
	color: #fff !important;
	border: 0 !important;
	padding-left: 15px !important;
}
.gt_selected a:hover {
  	background: transparent !important;
}

.gt_selected a:focus{
	outline: none;
}

.subhead {
	background: url(https://brazucasmed.com/wp-content/uploads/2026/01/Vector3.png) no-repeat center center, linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(89, 170, 219) 100%);
	background-size: cover;
	padding-top: 15%;
	padding-bottom: 7.5%;
	text-align: center;
	color: #fff;
}

.subhead h1 {
	font-size: 64px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

/* Header Css End */

.tag_text {
	letter-spacing: 5px;
	text-transform: uppercase;
}

.first_step_sec{
	background: url(https://brazucasmed.com/wp-content/uploads/2025/12/Vector2.png) no-repeat center center, #FFFCF1;
}

.global_btn a {
	background: #A99759 !important;
	border: 0 !important;
	font-size: 20px !important;
	border-radius: 50px !important;
	color: #fff !important;
	font-weight: 400 !important;
	line-height: 1 !important;
}

.slide-box {
	padding: 50px 25px;
	background: url(https://brazucasmed.com/wp-content/uploads/2025/12/Group-1171276408.jpg) no-repeat bottom right, #fff;
	border-radius: 25px;
	margin-right: 25px;
}

.slide-box i {
  color: #F0B71C;
}

.review_div{
	padding-bottom: 10px;
}

.slide-box .post_title {
  	font-size: 26px;
	line-height: 1;
	margin-bottom: 0;
}

.slide-box h5 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 0;
}

.slide-box span {
	font-size: 18px;
	color: #737373;
	line-height: 1;
}


.plan_div {
  	max-width: 500px;
	position: relative;
	z-index: 999;
}

.plan_div::before {
	content: '';
	background: #A99759;
	width: 100%;
	height: 74%;
	position: absolute;
	bottom: -30px;
	right: -80px;
	border-radius: 10px;
	z-index: -1;
}

.plan_inner {
  background: #fff;
  padding: 25px;
  border-radius: 10px;
}

.plan_content {
  margin-bottom: 30px;
}

.plan_content h3 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
}

.pricing_div h4 {
  font-size: 44px;
  color: #A99759;
  line-height: 1;
}

.pricing_div p{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 30px;
	padding-bottom: 20px;
	font-style: italic;
	font-size: 14px;
	line-height: 1.3;
}

.pricing_div p a {
  color: #a99759;
  text-decoration: underline;
}

.pricing_div span {
	font-size: 20px;
	color: #000;
	display: none;
}

.pricing_list li {
	position: relative;
	padding-left: 30px;
	line-height: 1.3;
	margin-bottom: 30px;
}

.pricing_list li::before {
	content: '\f058';
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	top: 0;
	left: 0;
	color: #A99759;
}

.pricing_link{
	text-align: center;
	padding-top: 30px;
}

.pricing_link a {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}

.three_pillors p {
	margin-bottom: 0;
	border: 0;
	font-size: 18px;
	font-style: normal;
}

.even_div::before {
	background: #272727;
}

.even_div li::before{
	color: #272727;
}

.pricing_btn {
	text-align: center;
	margin-top: 40px;
}

.pricing_btn a {
	background: #A99759;
	color: #fff;
	padding: 20px 35px;
	border-radius: 50px;
	font-size: 26px;
}

.pricing_btn a img {
	padding: 0px;
	margin-top: -4px;
	margin-right: 20px;
}

.verified_sec{
	background: #212121;
	background: linear-gradient(90deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
	overflow: visible !important;
}

.verified_btn a {
	color: #fff;
	font-weight: 600;
	line-height: 1;
}
.verified_btn img {
	margin-top: -5px;
	margin-right: 5px;
}

.verified_img {
	position: absolute;
	top: -25px;
	left: 0;
	width: 100%;
}

.verified_sec_content_col {
  	padding: 50px 0;
}

.team-container .team-item h2 {
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 0;
	font-weight: 400;
	margin-top: 10px;
}

.team-container .team-item h4 {
  font-size: 16px;
  font-weight: 600;
  color: #737373;
}

.team-item .team-item-avtar-link {
  	position: relative;
}

.team-item .team-item-avtar-link button.post_modal {
	background: #fff;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	color: #A99759;
	font-size: 25px;
	position: absolute;
	bottom: 5%;
	right: 15px;
	text-decoration: none;
	transform: rotate(-25deg);
	transition: all linear .25s;
	border: 0;
}

.team-item .team-item-avtar-link button.post_modal i {
  	margin-top: -4px;
}

.team-item .team-item-avtar-link button.post_modal:hover {
  transform: rotate(0deg);
}

.team_modal .modal-dialog {
  max-width: 800px;
  width: 100%;
}

.team_modal .modal-content {
/*   background-color: #eef5ff; */
  border-radius: 20px;
  box-shadow: 0px 0px 30px #000000b5;
}

.team_modal .modal-content .modal-body {
  padding: 2rem;
}

.team_modal .modal-dialog .modal-title {
  line-height: 1;
  margin: 0;
/*   font-family: 'Contralto Small', sans-serif; */
}

.team-container .team-item h4 {
  font-size: 16px;
  font-weight: 600;
  color: #737373;
	margin-top: 8px;
	margin-bottom: 16px;
}

.team_modal .modal-content p {
  font-size: 18px;
}

.team_modal .modal-dialog .col-md-5 {
  position: relative;
}

.team_modal .modal-dialog .col-md-5 img {
  padding-top: 20px;
}

.team_modal .modal-dialog .col-md-5 .btn-close {
	position: absolute;
	top: 0;
	right: 20px;
	padding: 0;
}

.page_url_link {
	text-align: center;
}

.page_url_link a {
	background: #A99759;
	color: #fff;
	font-weight: 400;
	padding: 10px 25px;
	border-radius: 50px;
}

#bottom_to_top {
	position: fixed;
	right: 10px;
	bottom: 75px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #111;
	text-indent: -9999px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	transition: all linear .25s;
	z-index: 999;
	padding: 0;
}

#bottom_to_top i {
	color: #fff;
	display: block;
	text-indent: 0;
	width: 100%;
}

.our_team_sec{
	background: url( https://brazucasmed.com/wp-content/uploads/2026/01/Group-1171276384-2.png ) no-repeat center center, #fffcf1;
	background-size: cover;
}

.take_today_content_col {
	padding-left: 16% !important;
}

.left_side_border{
	position: relative;
	padding-left: 20px;
}

.left_side_border::before{
	content: '';
	height: 70px;
	width: 10px;
	background: #746534;
	position: absolute;
	top: 10px;
	left: 0;
	border-radius: 5px;
}

.brazucas_list_with_icons li{
	padding-left: 60px !important;
}

.brazucas_list_with_icons li::before {
	content: '' !important;
	width: 50px;
	height: 50px;
	background: url( https://brazucasmed.com/wp-content/uploads/2026/01/Group-11712766393.png ) no-repeat center center;
	background-size: cover !important;
	position: absolute !important;
	top: 6px !important;
	left: 0 !important;
}

.brazucas_list_with_icons li:nth-child( 2 )::before {
	background: url( https://brazucasmed.com/wp-content/uploads/2026/01/Group-1171276640.png ) no-repeat center center;
}

.brazucas_list_with_icons li:nth-child( 3 )::before {
	background: url( https://brazucasmed.com/wp-content/uploads/2026/01/Group-1171276641.png ) no-repeat center center;
}

/* Home Middle Css Start */

.learn_more_btn a {
  border: 0 !important;
  font-size: 18px !important;
  font-weight: 700;
  color: #fff !important;
  background: #0A685F !important;
}

.home_services_sec {
  background: #0A685F;
  background: linear-gradient(90deg, rgba(10, 104, 95, 1) 0%, rgba(11, 139, 204, 1) 100%);
  padding: 50px 0;
}

.text_with_lines h4 {
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}


.benefits_box {
	background: #F8F8F8F8;
	text-align: center;
	padding: 50px 25px;
	border-radius: 10px;
}
.benefits_box i:not( a i ) {
	font-size: 50px;
	color: #A99759;
	padding-bottom: 20px;
}
.benefits_box h4 {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.2;
}
.benefits_box a {
	color: #A99759;
	font-weight: 400;
	line-height: 1;
	font-size: 24px;
	text-transform: capitalize;
}

.your_mentor_content_col {
  	padding-left: 16% !important;
}

.CPT_testimonials .slick-dots{
	bottom: -40px;
}

.CPT_testimonials .slick-dots li {
	background: #00a99d;
	border-radius: 50px;
}

.CPT_testimonials .slick-dots li.slick-active {
  	width: 50px;
}

.slick-dots li button::before, .slick-dots li.slick-active button::before {
	color: transparent;
}

.slide-box .col-md-3 {
  	display: none;
}

.cky-notice-des p, .cky-notice-des p font{
	font-size: 18px !important;
}

.cky-policy {
	font-weight: 600;
	transition: all linear .25s;
	text-decoration: none !important;
	font-size: 18px !important;
}

/* Home Middle Css End */

.biggest_mistake_content_col {
	padding-right: 16% !important;
	padding-left: 25px !important;
}

.dark_bg a {
	background: #746534 !important;
}

.brazucas_list li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}

.brazucas_list li span {
	font-weight: 700;
}

.brazucas_list li::before {
	content: '\f058';
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	color: #334995;
	position: absolute;
	top: -4px;
	left: 0;
	font-size: 26px;
}

.inline_list {
	column-count: 3;
}

.slick-prev, .slick-next {
  	font-size: 0;
	top: 40%;
}

.slick-prev {
	left: -80px;
}

.slick-prev i, .slick-next i {
	background: #334995;
	border: none;
	font-size: 24px;
	color: #fff;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
}

.blog .subheader h1, .single-post .subheader h1, .search .subheader h1, .error404 .subheader h1 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 76px;
  line-height: 1;
}

.row.isotope_cont {
  padding: 50px 0;
}

.post-title-bg h2 {
    color: #fff !important;
    font-size: 74px;
    font-family: barlow !important;
    font-weight: 700 !important;
}

#text-6 h2.widget-title{
    font-size: 25px;
    color: #194588;
    text-align: left;
    font-family: Quicksand;
    font-weight: 700;
    font-style: normal;
	margin-left: -12px !important;
}

span.blog-title {
    font-size: 20px;
    font-weight: 600;
	display: block;
	margin-bottom: 10px !important;
}

.blog .blog-title h2 {
  	font-size: 34px;
	font-weight: 400;
	line-height: 1;
}

span.blog-title a {
    color: #000 !important;
	transition: linear all .25s;
	font-size: 30px;
	font-weight: 600;
}

span.blog-title a:hover {
    opacity: .7 !important;
}

.blog_page_read_more {
    margin-top: 10px;
}

.blog_read_more, .entry-link a {
	color: #a99759 !important;
	font-size: 18px;
	font-weight: 700;
}

.blog_read_more:hover, .entry-link a:hover {
  opacity: .7;
}

.blog .blogImage {
    border: 1px solid #cccdcd;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    background: #ebebeb;
	margin-bottom: 0;
}

.blogBox.style3 {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.blogPage.style8 .blogBox.style3 .blogImage {
    width: 33%;
}

.blogBox.style3 .blogImage {
    float: left;
    margin: 0 0 0 0;
    width: 25%;
}

.zoom {
    position: relative;
    overflow: hidden;
}

.zoom img {
    width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	min-height: 250px;
    object-fit: cover;
}

.zoom:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blogImage .blogDate {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 39px;
    background: #A99759;
    color: #fff;
    padding: 10px 13px;
    text-align: center;
}

.blogImage .blogDate i {
    font-size: 12px;
    font-style: normal;
    display: block;
}

.blogImage .blogDate i ~ i {
    margin-left: -6px;
}

.blogPage hr {
    border-color: #d6d6d6;
}

.isotope-item .row {
  border-bottom: 1px solid #5dbb4b;
	    padding: 28px 0 25px 0;
}
.isotope-item .row:last-child {
  border-bottom: 0 !important;
}

.blogImage .blogDate hr {
    border-top: 0px solid #fff;
/*     padding: 5px 0 0 0; */
    margin: 5px 0 5px 0;
	opacity: 1 !important;
}

.blogImage .blogDate i, .blogImage .blogDate span {
    margin-left: -3px;
}

.blogImage .blogDate span {
    font-size: 20px;
    font-style: normal;
    display: block;
}

a.more2, .blog_ul li a {
    color: #164688 !important;
	transition: all 0.3s;
	font-weight: bold;
}

a.more2:hover, .blog_ul li a:hover {
    opacity: .7 !important;
}

ul.blog_ul {
    margin: 20px 0 !important;
}

ul.blog_ul li span {
    margin-right: 5px;
	width: 40px;
    height: 40px;
    background: #1877f2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 18px !important;
    color: #fff;
}

span.social_icons.icon_ig {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

span.social_icons.icon_linkedin {
    background: #007bb5;
}

section#search-2 {
    background: #f1f1f1;
    border: 1px solid #dddddd;
    border-radius: 8px;
    padding: 30px 25px;
    margin-bottom: 30px;
}

section#search-2 form label {
    width: 66%;
}

input.search-field {
    width: 100%;
	text-indent: 8px;
}

input.search-submit {
    background: #A99759;
    color: #fff;
	transition: all linear .25s !important;
	border: 0;
	padding: 8px 15px;
}

input.search-submit:hover {
    opacity: .7 !important;
}

section#recent-posts-2 h4, section#text-2 h4, section#text-3 h4 {
    background: #a99759;
	color: #fff;
/* 	border-left: 20px solid #eef5ff; */
    line-height: 1.5;
	text-indent: 15px !important;
	font-size: 24px !important;
}

section#recent-posts-2 ul {
    margin-top: 10px !important;
}

section#recent-posts-2 ul li {
    display: block;
}

section#recent-posts-2 ul li a {
    color: #000 !important;
    display: flex !important;
	padding: 10px 0;
    transition: all linear .25s;
    text-indent: 0px !important;
	border-bottom: 2px dotted #000 !important;
	line-height: 1.3;
}
section#recent-posts-2 ul li a:before {
    content: "\f0da";
    margin: 0 10px 0 5px;
    display: inline-block;
    font-family: FontAwesome;
}

section#recent-posts-2 ul li:first-child a {
    border-top: 0px dotted #000 !important;
}

section#recent-posts-2 ul li:last-child a {
    border-bottom: 0px dotted #000 !important;
}

section#recent-posts-2 ul li a:hover {
    color: #fff !important;
    background: #A99759;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    margin-top: 10px;
}

.heateor_sss_sharing_ul a {
    transition: all linear .25s !important;
}

.heateor_sss_sharing_ul a:hover {
    opacity: .7 !important;
}

.blog .latest_blog_sec, .single-post .latest_blog_sec, .search .latest_blog_sec, .single-product .latest_blog_sec {
  display: none;
}

.pagination.clearfix{
	justify-content: center;
}

.pagination.clearfix ul{
	padding-bottom: 50px;
}

.pagination.clearfix a.page-numbers, .pagination.clearfix span.page-numbers{
	background: #c70006;
	color: #fff;
	width: 50px;
	display: flex;
	height: 50px !important;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	font-size: 24px;
}

.pagination.clearfix span.page-numbers{
	background: #1a2c6a;
}

.pagination.clearfix a.page-numbers:hover{
	background: #1a2c6a;
}

/* .pagination.clearfix span.page-numbers{
	
} */

/*---------- blog Page end ----------*/

/*---------- Single blog start ----------*/


.single-blog.single-post {
  padding: 50px 0;
}

.single_blog_title, .error-404.not-found h2 {
	color: #000;
	font-size: 40px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 20px;
}

.single_blog_date {
  font-size: 16px;
  font-weight: 600;
  color: #00a99d;
  margin-bottom: 20px;
  font-family: ;
  font-family: "Titillium Web" !important;
}


.single-blog.single-post .blogImage {
  margin-bottom: 20px;
}

ul.single-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    list-style: none;
    font-size: 20px;
    color: #5dbb4b !important;
}
ul.single-pagination li a {
    color: #C70006 !important;
}
ul.single-pagination li a:hover {
    color: #1a2c6a !important;
}

.reference_url {
  	color: #a99759 !important;
}

.reference_url:hover {
  	opacity: .7;
}

.post_list {
  	padding-top: 10px;
}

.post_list li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}

.post_list li:last-child {
	margin-bottom: 0;
}

.post_list li span {
	font-weight: 600;
	color: #a99759;
}

.post_list li::before {
	content: '\f0da';
	font-weight: 900;
	font-family: 'Font Awesome 6 Free';
	position: absolute;
	left: 0;
	top: 4px;
	color: #a99759;
	font-size: 20px;
	line-height: 1;
}

.opner_row p, .closer_row p{
	color: #a99759;
	font-weight: 700;
}

.opner_row a, .closer_row a {
  	color: #000;
}

.closer_row p {
	border-bottom: 1px solid #00000040;
	padding-bottom: 20px;
}

/*---------- Single blog end ----------*/

/*---------- Search blog start ----------*/

.no-results.not-found h2, .search-results h3 a, .search-results h2.page-title {
  color: #000;
  font-weight: 600;
  font-size: 36px;
}

.search-results article {
	background: #f7f7f7;
	border-radius: 10px;
	margin-bottom: 40px;
	padding: 25px;
	border-bottom: 5px solid #A99759;
	box-shadow: 0 0 10px #00000061;
}

.search-results h2 a {
	color: #000;
}

.search-results article .post-thumbnail img {
  margin-bottom: 20px !important;
}

.search-results article .entry-footer {
  display: none;
}

.search article .entry-summary {
  margin-top: 0;
}

.search .page-title {
  margin-bottom: 20px;
}

/*---------- Search blog end ----------*/

/*---------- FAQs page start ----------*/

.faq_hero_sec{
	background: url( https://brazucasmed.com/wp-content/uploads/2026/02/dental-health-2025-03-05-01-21-08-utc-11.jpg ) no-repeat center center;
	background-size: cover;
	padding-top: 25%;
	padding-bottom: 10%;
}

/* .image_list {
  text-align: center;
} */

.image_list li {
	display: inline-block;
	margin-right: 20px;
}


.faqs_ques.vc_toggle_active, .faqs_ques .vc_toggle_title {
	border-bottom: 1px solid #BCBCBC;
	padding-bottom: 16px;
	padding-left: 0 !important;
}

.faqs_ques .vc_toggle_title{
	position: relative;
}

.faqs_ques.vc_toggle_active .vc_toggle_title::after, .faqs_ques .vc_toggle_title::after{
	content: '\f106';
	position: absolute;
	top: 0;
	right: 0;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	line-height: 1.3;
  	font-size: 26px;
}

.faqs_ques .vc_toggle_title::after{
	content: '\f107';
}

.faqs_ques{
	padding-bottom: 0;
}

.faqs_ques .vc_toggle_content{
	margin-bottom: 0;
	padding-left: 0 !important;
}

.faqs_ques .vc_toggle_title i{
	display: none !important;
}

.faqs_ques .vc_toggle_title h4 {
  font-size: 24px;
  font-weight: 600;
  font-family: "Titillium Web" !important;
}

.faqs_ques .vc_toggle_content h4{
	font-size: 20px;
}

.faqs_ques .faqs_list {
  padding-bottom: 10px;
}

.faqs_ques .faqs_list li{
	position: relative;
	padding-left: 30px;
	padding-bottom: 10px;
}

.faqs_ques .faqs_list li::before{
	content: '\f058';
	position: absolute;
	top: 0;
	left: 4px;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	color: #7E6E3A;
}

.faq_CTA_sec {
	text-align: center;
}

.faq_CTA_sec h4{
	margin-bottom: 0;
	line-height: 1.3;
	font-size: 30px;
  	color: #fff;
	font-family: "Titillium Web" !important;
	font-weight: 400;
}

.faq_CTA_sec h4 span{
	font-weight: 700;
}

.meet_the_creators_sec{
	background: #594D25;
	background: url( https://brazucasmed.com/wp-content/uploads/2026/02/Group-11712766334.png ) no-repeat center center, linear-gradient(90deg, rgba(89, 77, 37, 1) 0%, rgba(126, 110, 58, 1) 100%);
	padding-top: 40px;
}

.meet_the_creators_sec h3{
	font-family: "Titillium Web" !important;
}

.faq_contact_sec{
	background: #F8F8F8;
	padding-top: 50px;
	padding-bottom: 50px;
}

.faq_contact_sec .faq_contact_col .vc_column-inner {
  background: #fff;
  border-radius: 20px;
  padding: 25px;
}

.page-id-3534 .global_ftr_tmplt{
	display: none;
}

/*---------- FAQs page end ----------*/

/* Footer Css Start */

.CTA_sec {
  background: #FFFFFF;
  background: linear-gradient(230deg, rgba(255, 255, 255, 1) 0%, rgba(235, 227, 164, 1) 43%, rgba(182, 160, 95, 1) 100%);
	overflow: visible !important;
}

.CTA_content_col {
  padding-left: 16% !important;
}

.CTA_content_col p {
  font-size: 20px;
}

.cta_btn a {
  border: 0 !important;
  background: #000 !important;
  color: #fff !important;
  border-radius: 50px !important;
  font-size: 20px !important;
}

.ftr_contact_form_col {
  max-width: 1100px;
  margin: auto;
  padding: 50px 0;
}

#gform_wrapper_2 .gform_heading, #gform_wrapper_4 .gform_heading {
  display: none;
}

#gform_2 label, #gform_2 .gfield_label, #gform_2 .gfield_required, #gform_4 label, #gform_4 .gfield_required, #gform_4 .gfield_label, #gform_5 .gfield_required, #gform_5 label, #gform_5 .gfield_required, #gform_5 .gfield_label {
  font-weight: 600;
  font-size: 20px;
}

#gform_2 input:not(input[type=checkbox], input[type=radio]), #gform_2 textarea, #gform_4 input:not(input[type=checkbox], input[type=radio]), #gform_4 select, #gform_4 textarea, #gform_5 input {
	border-color: #C7C7C7;
	font-size: 20px;
	height: 50px;
}

.ginput_container_radio label {
  line-height: 1 !important;
  font-weight: 500 !important;
}

#gform_fields_2, #gform_fields_4{
	row-gap: 20px;
}

#gform_2 input::placeholder, #gform_2 textarea::placeholder, #gform_4 input::placeholder, #gform_4 textarea::placeholder {
  opacity: .5;
}

#gform_submit_button_2, #gform_submit_button_4, #gform_submit_button_5 {
  border: 0 !important;
  font-size: 18px !important;
  background: #A99759;
  font-weight: 600;
  transition: all linear .25s;
	border-radius: 10px;
}

#gform_submit_button_2:hover, #gform_submit_button_4:hover, #gform_submit_button_5:hover {
  opacity: .7;
}

.spot_today_sec {
  background: #000000;
  background: url(https://brazucasmed.com/wp-content/uploads/2025/12/Vector1-1.png) no-repeat, linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(51, 51, 51) 100%);
  color: #fff;
	position: relative;
	overflow: visible !important;
}

.spot_today_sec::after{
	content: '';
	background: #E8DE95;
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	z-index: 999;
}

.spot_today_col {
  max-width: 710px;
}

.spot_today_col p {
  font-size: 20px;
}

#colophon {
  background: #EEF5FF;
  padding: 20px 0;
}

#colophon .row{
	align-items: center;
}

#colophon p {
	margin-bottom: 0;
	text-align: center;
	font-size: 18px;
}

#colophon p a {
  font-weight: 600;
  color: #000;
}

.ftr_social{
	width: 100%;
	text-align: end;
}

.ftr_social li{
	display: inline-block;
	margin: 0 5px;
}

.ftr_social li:last-child{
	margin-right: 0;
}

.ftr_social li a {
	color: #0172BB;
	background: #fff;
	font-size: 20px;
	border-radius: 50px;
	display: flex;
	width: 40px;
	height: 40px;
	justify-content: center;
	align-items: center;
}

.right_col_inner {
  	display: flex;
	align-items: center;
}

#nav_menu-2 {
  margin-bottom: 0;
}

#menu-footer-menu {
  padding-left: 15px;
}

#menu-footer-menu li {
  display: inline-block;
	position: relative;
  padding-right: 10px;
}

#menu-footer-menu li:last-child{
	padding-right: 0px;
}

#menu-footer-menu li:not(:last-child)::before{
	content: '|';
  position: absolute;
  top: 0px;
  right: 0;
  color: #C6C6C6;
}

#menu-footer-menu li a {
	color: #000;
	font-weight: 600;
}

#gform_confirmation_message_2, #gform_confirmation_message_1, #gform_confirmation_message_4 {
	background: #d1e7dd;
	border: 1px solid #badbcc;
	padding: 14px;
	font-style: italic;
	color: #0f5132;
	border-radius: 10px;
	font-weight: 600;
	font-size: 20px;
}

/* Footer Css End */

.dental_max_slides .slick-slide, .dental_slides .slick-slide{
	margin: auto !important;
}

.dental_max_slides .slick-prev::before, .dental_max_slides .slick-next::before, .dental_slides .slick-prev::before, .dental_slides .slick-next::before {
	display: none;
}

.dental_max_slides .slick-prev, .dental_max_slides .slick-next, .dental_slides .slick-prev, .dental_slides .slick-next{
	top: 50%;
}

.students_sec {
  	background: url(https://brazucasmed.com/wp-content/uploads/2026/01/Vector4.png) no-repeat top center, url(https://brazucasmed.com/wp-content/uploads/2026/01/Vector3-1.png) no-repeat bottom center, #FFFCF1;
}

.students_sec img {
  	border-radius: 10px;
}

.page-id-3385 #contact_us, .page-id-3385 .spot_today_sec  {
	display: none !important;
}

#input_4_9 label {
	font-weight: 500;
}

#gform_4 input[type=checkbox]{
	margin-top: 5px;
}


.connect_page_main_sec{
	background: url(https://brazucasmed.com/wp-content/uploads/2025/12/Vector2.png) no-repeat center center, #FFFCF1;
}

.connect_page_btns a {
	border: 0 !important;
	background: #a99759 !important;
	color: #fff !important;
	font-size: 20px !important;
	border-radius: 50px !important;
	max-width: 620px;
	width: 100%;
  	margin-bottom: 20px !important;
	line-height: 1.3 !important;
}

.connect_page_SM {
  	text-align: center;
}

.connect_page_SM li {
  	display: inline-block;
}

.without-circle a {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #00A99D;
	border-radius: 50px;
	color: #fff;
	margin: 0 5px;
}

.without-circle a:hover{
	opacity: .7;
}

.page-id-3440 #rmp_menu_trigger-3145 {
  	display: none;
}

.personal_statement_form_sec{
	padding: 50px 0;
	background: url( https://brazucasmed.com/wp-content/uploads/2026/01/Group-1171276384-2.png ) no-repeat center center, #fffcf1;
  	background-size: cover;
}

.page-id-3491 #contact_us{
	display: none;
}

div#gform_confirmation_wrapper_5 {
    color: #155724;
    background-color: #d4edda;
    border: 2px solid #c3e6cb;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
}

.iti__country-container .iti__selected-country{
	min-height: 50px !important;
}

#gform_2 fieldset.gfield--input-type-radio, #gform_4 fieldset.gfield--input-type-radio {
  margin-top: 10px;
}

body .gform_wrapper .gfield .iti__hide{
	display: block !important;
	visibility: hidden;
}

.text_caps{
	text-transform: capitalize !important;
}

.services_list li {
	margin-bottom: 20px;
	line-height: 1;
}

.col_steps {
	background: #00a99c;
	width: 90px;
	height: 90px;
	border-radius: 50px;
	text-align: center !important;
}

.three_col_inner_row .vc_column_container .vc_column-inner {
	background: #f7f7f7;
	padding: 25px;
	border-radius: 20px;
}

.remove_before{
	margin: auto;
}

.remove_before::before {
	display: none;
}

.remove_before h3{
	font-size: 50px;
}

.mob_sec{
	display: none;
}

.special_offer{
	max-width: 800px;
	width: 100%;
	margin: auto;
	color: #fff;
	padding: 25px;
	padding-bottom: 0;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
/* 	border-radius: 10px; */
	text-align: center;
	background: #B6A05F;
}

.special_offer h3 {
	color: #fff;
	font-weight: 700;
	font-size: 50px;
	line-height: 1;
	padding-bottom: 16px;
}

.special_offer p:not( ul li p ) {
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 40px;
}

.special_offer_list li {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	padding: 30px;
	padding-bottom: 50px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	font-family: 'Contralto Small', sans-serif !important;
}

.special_offer_list li span {
	display: block;
	font-weight: 700;
	font-size: 50px;
	font-family: "Titillium Web", sans-serif !important;
}

.first_li {
	background: #7E6E3A;
}

.second_li {
	background: #6E6033;
	margin-top: -30px;
}

.third_li {
	background: #484025;
	margin-top: -30px;
}

.total_li {
	background: #484025;
	margin-top: -30px;
	border-top: 1px solid #b6a05f;
	border-radius: 0 !important;
}

.total_li span {
	font-size: 65px !important;
}

.special_offer_li {
	background: #00A99C;
	color: #fff;
	margin-top: -30px;
}
.special_offer_li span {
	display: inline-block !important;
}

.special_offer_row {
	max-width: 850px;
	width: 100%;
	margin: auto;
	text-align: center;
	background: #fff;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	margin-top: -20px;
	position: relative;
}

.special_offer_row::after{
	content: '';
	position: absolute;
	bottom: 0;
	right: -44%;
	width: 372px;
	height: 339px;
	background: url( https://brazucasmed.com/wp-content/uploads/2026/03/hand-holding-megaphone-public-announcement-communication-concept-3d-rendering-illustration-2.png ) no-repeat center center;
}

.special_offer_header h3 {
	background: #00A99D;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	color: #fff;
	padding: 20px 0;
	font-size: 52px;
}

.special_offer_content {
	padding: 20px;
	max-width: 710px;
	margin: auto;
}

.special_offer_content p {
	font-size: 24px;
	line-height: 1.3;
}


.special_offer_content ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	margin-bottom: 10px;
}

.special_offer_content ul li span {
	font-size: 70px;
	color: #00A99D;
	margin-right: 10px;
	font-weight: 700;
  	font-family: "poppins", sans-serif !important;
}

.special_offer_content ul li span.cross {
	font-size: 44px;
	color: #000;
	margin-right: 10px;
	position: relative;
	font-weight: 500;
}

.special_offer_content ul li span.cross::before, .special_offer_content ul li span.cross::after {
	content: '';
	position: absolute;
	top: 20px;
	left: 10px;
	width: 194px;
	height: 2px;
	background: #FF4245;
	transform: rotate(-14deg);
}

.special_offer_content ul li span.cross::after{
	transform: rotate(14deg);
}

.pricing_cta{
	margin-top: 30px;
}

.pricing_cta a {
	background: #7D6E3A;
	padding: 10px 40px;
	border-radius: 50px;
	color: #fff;
	font-size: 30px;
}


@media screen and ( max-width: 1600px ){
	.your_mentor_content_col, .CTA_content_col, .take_today_content_col {
	  	padding-left: 9% !important;
	}
	
	.your_mentor_content_col{
		padding-top: 50px;
	}
	
	.global_btn a{
		text-align: left !important;
		line-height: 1.5 !important;
		font-size: 18px !important;
	}
}

@media screen and ( max-width: 1440px ){
	.your_mentor_content_col, .CTA_content_col, .take_today_content_col {
	  	padding-left: 5% !important;
	}
	
	.biggest_mistake_content_col{
		padding-right: 10% !important;
	}
	
	.ftr_contact_form_col{
		max-width: 600px;
	}
	
	.subhead{
		padding-top: 20%;
  		padding-bottom: 10%;
	}
	
	#SR7_1_1-1-0{
		left: 590px !important;
	}
}

@media screen and ( max-width: 1400px ){
	.your_mentor_content_col, .CTA_content_col, .take_today_content_col {
		padding-left: 3% !important;
	}
}

@media screen and ( max-width: 1366px ){
	.your_mentor_content_col, .CTA_content_col, .take_today_content_col {
	  	padding-left: 9% !important;
	}
	
	.verified_img{
		position: unset;
	}
	
	.res_head_46{
		font-size: 46px !important;
	}
	
	.plan_div::before{
		right: -20px;
	}
	
	.inline_list{
		column-count: 1;
	}
	
	.slick-prev{
		left: -50px;
	}
	
	.faq_hero_sec h3, .faqs_sec h3, .meet_the_creators_sec h3{
		font-size: 44px !important;
	}
}

@media screen and ( max-width: 1200px ){
	#primary-menu li a{
		font-size: 16px;
	}
	
	.gt_selector.notranslate{
		width: 140px;
		font-size: 16px;
	}
	
	#primary-menu li:not(:last-child)::before{
		top: 2px;
	}
	
	.your_mentor_content_col, .CTA_content_col, .take_today_content_col {
		padding-left: 3% !important;
	}
	
	.inner_btns a:not(ul li a, .gt_switcher.notranslate a){
		font-size: 16px;
	}
	
	.ftr_contact_form_col{
		max-width: 500px;
	}
	
	.biggest_mistake_content_col{
		padding-right: 3% !important;
	}
}

@media screen and ( max-width: 1080px ){
	.topbar{
		margin-bottom: 0px;
	}
	
	.your_mentor_content_col, .CTA_content_col {
		padding-left: 6% !important;
		padding-right: 6% !important;
	}
	
	header#masthead .col-md-6 {
	  display: none;
	}
	
	header#masthead .col-md-4 {
	  width: 74%;
	}
	
	.inner_btns{
		justify-content: end;
	}
	
	.faq_hero_sec h3, .faqs_sec h3, .meet_the_creators_sec h3{
		font-size: 36px !important;
	}
	
	.faq_CTA_sec h4{
		font-size: 26px;
	}
}

@media screen and ( max-width: 1024px ){
	.CTA_content_col {
		padding-top: 20px;
		padding-right: 20px !important;
	}
	
	.ftr_contact_form_col {
		max-width: 450px;
	}
	
	.slick-prev{
		left: -20px;
    	z-index: 1;
	}
	
	.slick-next{
		right: 0;		
	}
	
	.global_btn a{
		font-size: 16px !important;
	}
}

@media screen and ( max-width: 768px ){
	.portal_btn{
		display: none !important;
	}
	
	.w_100 {
		width: 100%;
	}
	
	#masthead .col-md-2 {
	  	width: 30%;
	}
	
	header#masthead .col-md-4 {
		width: 56%;
	}
	
	.plan_div::before{
		bottom: -10px;
	}
	
	.pricing_btn a{
		font-size: 20px;
		padding: 15px 20px;
	}
	
	.pricing_btn a img{
		display: none;
	}
	
	.row.team-container .col-md-3.team-item{
		width: 50%;
	}
	
	.plan_div{
		margin-bottom: 50px;
	}
	
	.pricing_link{
		padding-top: 20px;
	}
	
	.ftr_contact_form_col {
		max-width: 600px;
	}
	
	.spot_today_sec{
		padding-bottom: 50px;
	}
	
	#colophon{
		text-align: center;
	}
	
	#colophon .col-md-3 a img {
	  margin-bottom: 20px;
	}
	
	.right_col_inner{
		justify-content: center;
	}
	
	br{
		display: none;
	}
	
	.left_side_border::before{
		height: 30px;
	}
	
	.spot_today_col{
		padding-left: 15px !important;
	}
}

@media screen and ( max-width: 767px ){
	.topbar{
		margin-bottom: 15px;
	}
	.top_social, .ftr_social{
		text-align: center;
	}
	
	#colophon p{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.faq_hero_sec{
		padding-top: 60%;
	}
	
	.desktop_none{
		display: none;
	}
	
	.mob_sec{
		display: block;
	}
	
	.special_offer h3, .special_offer_header h3, .special_offer_content ul li span{
		font-size: 40px;
	}
	
	.special_offer_content ul li span.cross{
		font-size: 30px;
	}
	
	.special_offer_row{
		margin-top: -40px;
	}
	
	.special_offer_content ul li span.cross::before, .special_offer_content ul li span.cross::after{
		top: 14px;
		width: 134px;
	}
	
	.special_offer_content a{
		font-size: 20px;
	}
	
	.special_offer_row::after{
		display: none;
	}
}

@media screen and ( max-width: 576px ){
	html, body{
		overflow-x: hidden;	
	}
	
	#masthead {
		top: 0;
	}
	
	header.site-header .logo a img{
		height: 90px !important;
	}
	
	#rmp_menu_trigger-3145{
		top: 110px;
	}
	
	.inner_btns .top_social{
		display: none;
	}
	
	header#masthead .col-md-4{
		width: 50%;
	}
	
	.gtranslate_wrapper{
		margin-left: 0;
	}
	
	.subhead{
		padding-top: 60%;
    	padding-bottom: 20%;
	}
	
	.subhead h1{
		font-size: 46px;
	}
	
	.plan_div::before{
		right: 0px;
	}
	
	.plan_inner{
		padding: 25px;
	}
	
	.pricing_btn a{
		background: transparent;
    	color: #00a99d;
		padding: 0;
	}
	
	.row.team-container .col-md-3.team-item {
		width: 100%;
		text-align: center;
	}

	.team-item .team-item-avtar-link button.post_modal {
		right: 10%;
	}

	.team_modal .modal-dialog .col-md-5 {
		padding-bottom: 20px;
	}

	.team_modal .modal-body .row {
		flex-direction: column-reverse;
	}

	.team_modal .modal-dialog .modal-title{
		font-size: 30px;
	}
	
	.empty_spc_res{
		height: 360px !important;
	}

	.ftr_contact_form_col{
		max-width: 340px;
	}
	
	section#search-2 form label{
		width: 62%;
	}
	
	.res_head_40{
		font-size: 40px !important;
	}
	
	.image_list li{
		padding-bottom: 30px;
		margin-right: 0;
		text-align: center;
    	display: block;
	}
	
	.faqs_ques .vc_toggle_title h4{
		font-size: 20px;
	}
	
	.faqs_ques.vc_toggle_active .vc_toggle_title::after, .faqs_ques .vc_toggle_title::after{
		top: -5px;
	}
	
	.special_offer_list li span{
		font-size: 36px;
	}
	
	.total_li span {
		font-size: 44px !important;
	}
	
	.special_offer h3, .special_offer_header h3, .special_offer_content ul li span {
		font-size: 30px;
	}
	
	.special_offer_content ul li span.cross {
		font-size: 26px;
	}
	
	.special_offer_content ul li span.cross::before, .special_offer_content ul li span.cross::after{
		top: 11px;
		width: 110px;
	}
	
	.font_size_36{
		font-size: 36px !important;
	}
	
	.faq_hero_sec h2{
		font-size: 30px !important;
	}
}