/******************************

    00 - Home
    01 - Inner Page
		01 - About Us
		02 - Our History
		03 - Service Detail
        04 - Project Single
        05 - Blog Detail
             Sidebar Right
             Blog Large
             Blog Single
        06 - Team Single
        07 - Contact Us
        08 - Comment Form
		09 - Make Appointment 01

******************************/
/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
body {
	background-color:#FCFCFD;
}

a {
	text-decoration: none !important;
}

#page {
	overflow: hidden;
}

/** Homepage 01 **/
.ihbox-section_one {
	padding: 53px 0px 28px 0px;
	margin: 0 20px;
	margin-top: -25px;
	border-radius: 0px 0px 30px 30px;
}

.ihbox-section_one .pbmit-col_1,
.ihbox-section_one .pbmit-col_3 {
	width: 40%;
}

.ihbox-section_one .pbmit-col_2 {
	width: 19.333%;
}

.about-one_img {
	background-image: url(../images/homepage-1/bg/about-img-01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 340px 0px 340px 0px;
	border-radius: 30px;
	position: relative;
}

.about-one_fidbox {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
}

.pbmit-sticky-corner {
	width: 30px;
	height: 30px;
	position: absolute;
	transform: rotate(-90deg);
}

.pbmit-bottom-left-corner {
	bottom: 0%;
	left: -30px;
	transform: none;
}

.pbmit-top-right-corner {
	top: -30px;
	right: 0%;
	transform: none;
}

.pbmit-sticky-corner svg path {
	fill: var(--pbmit-light-color);
}

.about-one-rightbox {
	padding-left: 90px;
}

.about-one_btn {
	padding-top: 55px;
}

.service-one_bg {
	background-image: url(../images/homepage-1/bg/service-bg-pattern.png);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.service_arrow,
.team_arrow,
.blog-swiper_arrow,
.testimonial_arrow,
.testimonial-swiper-arrow,
.swiper-arrow {
	position: absolute;
	right: 12px;
	display: flex;
	align-items: end;
	height: 45px;
	bottom: 10px;
	z-index: 0;
}

.ihbox-style-16_box .col-md-4:nth-child(1),
.ihbox-style-16_box .col-md-4:nth-child(2),
.ihbox-style-16_box .col-md-4:nth-child(3) {
	padding-bottom: 70px;
}

.ihbox-style-16_box .pbmit-ihbox-style-16 {
	padding: 0 60px;
}

.ihbox-style-17_bg {
	background-image: url(../images/homepage-1/bg/bg-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 90px 100px 90px;
	border-radius: 30px;
}

.team_arrow .swiper-button-next,
.team_arrow .swiper-button-prev,
.blog-swiper_arrow .swiper-button-next,
.blog-swiper_arrow .swiper-button-prev,
.testimonial_arrow .swiper-button-next,
.testimonial_arrow .swiper-button-prev,
.service-four .service_arrow .swiper-button-next,
.service-four .service_arrow .swiper-button-prev,
.demo-six .service_arrow .swiper-button-prev,
.demo-six .service_arrow .swiper-button-next,
.testimonial-swiper-arrow .swiper-button-next,
.testimonial-swiper-arrow .swiper-button-prev,
.swiper-arrow .swiper-button-next,
.swiper-arrow .swiper-button-prev,
.testimonial-eleven .swiper-button-next,
.testimonial-eleven .swiper-button-prev {
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-blackish-color);
}

.team_arrow .swiper-button-next:hover,
.team_arrow .swiper-button-prev:hover,
.blog-swiper_arrow .swiper-button-next:hover,
.blog-swiper_arrow .swiper-button-prev:hover,
.testimonial_arrow .swiper-button-next:hover,
.testimonial_arrow .swiper-button-prev:hover,
.service-four .service_arrow .swiper-button-next:hover,
.service-four .service_arrow .swiper-button-prev:hover,
.demo-six .service_arrow .swiper-button-prev:hover,
.demo-six .service_arrow .swiper-button-next:hover,
.testimonial-swiper-arrow .swiper-button-next:hover,
.testimonial-swiper-arrow .swiper-button-prev:hover,
.swiper-arrow .swiper-button-next:hover,
.swiper-arrow .swiper-button-prev:hover,
.testimonial-eleven .swiper-button-next:hover,
.testimonial-eleven .swiper-button-prev:hover {
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
}

.contact-form-one_bg {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	z-index: 1;
	overflow: hidden;
	background-image: url(../images/homepage-1/bg/contact-form-bg.jpg);
	border-radius: 0px;
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.contact-form-one_right {
	padding: 100px 80px 100px 80px;
	border-radius: 0 30px 30px 0;
}

/** Homepage 02 **/
.pbmit-widget_icon {
	position: absolute;
	width: auto;
	top: 5px;
	right: 10px;
}

.pbmit-widget_icon .pbmit_icon {
	font-size: 25px;
	padding: 15px;
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	transition: all .3s;
	text-align: center;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.inner-box_area .col-md-6.col-lg-4:not(:first-child) .pbmit-widget_icon .pbmit_icon {
	background-color: var(--pbmit-blackish-color);
}

.pbmit-widget_icon .pbmit_icon i {
	width: 1em;
	height: 1em;
	position: relative;
	display: block;
}

.inner-box_style {
	width: 100%;
	height: 100%;
	padding: 45px 45px 45px 45px;
	clip-path: polygon(4.596% 0.565%, 4.596% 0.565%, 3.947% 0.895%, 3.336% 1.309%, 2.766% 1.801%, 2.24% 2.364%, 1.762% 2.994%, 1.336% 3.686%, 0.966% 4.433%, 0.655% 5.23%, 0.407% 6.072%, 0.226% 6.954%, 0.226% 6.954%, 0.176% 7.633%, 0.134% 9.052%, 0.099% 11.243%, 0.071% 14.238%, 0.051% 18.072%, 0.037% 22.777%, 0.03% 28.386%, 0.029% 34.931%, 0.034% 42.447%, 0.045% 50.966%, 0.113% 93.462%, 0.747% 95.156%, 0.747% 95.156%, 0.969% 95.705%, 1.219% 96.23%, 1.495% 96.729%, 1.795% 97.201%, 2.119% 97.644%, 2.466% 98.057%, 2.834% 98.439%, 3.221% 98.786%, 3.628% 99.099%, 4.052% 99.376%, 5.094% 100%, 94.968% 100%, 96.009% 99.376%, 96.009% 99.376%, 96.433% 99.099%, 96.84% 98.786%, 97.228% 98.439%, 97.595% 98.057%, 97.942% 97.644%, 98.266% 97.201%, 98.566% 96.729%, 98.842% 96.23%, 99.092% 95.705%, 99.314% 95.156%, 99.948% 93.462%, 100.016% 62.259%, 100.016% 62.259%, 100.026% 56.181%, 100.03% 50.744%, 100.027% 45.939%, 100.017% 41.754%, 100.002% 38.18%, 99.98% 35.207%, 99.952% 32.824%, 99.919% 31.023%, 99.88% 29.793%, 99.835% 29.123%, 99.835% 29.123%, 99.782% 28.765%, 99.722% 28.409%, 99.657% 28.055%, 99.585% 27.703%, 99.506% 27.353%, 99.421% 27.006%, 99.33% 26.662%, 99.233% 26.32%, 99.129% 25.982%, 99.02% 25.646%, 99.02% 25.646%, 98.694% 24.858%, 98.32% 24.143%, 97.887% 23.492%, 97.382% 22.896%, 96.796% 22.344%, 96.115% 21.827%, 95.33% 21.335%, 94.428% 20.858%, 93.398% 20.387%, 92.228% 19.911%, 92.228% 19.911%, 90.917% 19.385%, 89.803% 18.853%, 88.861% 18.284%, 88.064% 17.642%, 87.387% 16.895%, 86.802% 16.008%, 86.285% 14.949%, 85.808% 13.684%, 85.345% 12.179%, 84.871% 10.401%, 84.871% 10.401%, 84.719% 9.788%, 84.565% 9.183%, 84.412% 8.598%, 84.262% 8.041%, 84.118% 7.522%, 83.984% 7.05%, 83.863% 6.635%, 83.757% 6.286%, 83.669% 6.013%, 83.603% 5.825%, 83.603% 5.825%, 83.404% 5.38%, 83.153% 4.909%, 82.858% 4.424%, 82.528% 3.935%, 82.171% 3.455%, 81.797% 2.994%, 81.414% 2.564%, 81.031% 2.177%, 80.656% 1.843%, 80.298% 1.575%, 80.298% 1.575%, 79.621% 1.141%, 78.889% 0.795%, 77.849% 0.527%, 76.251% 0.327%, 73.84% 0.186%, 70.367% 0.092%, 65.577% 0.037%, 59.22% 0.01%, 51.043% 0.001%, 40.794% -0%, 40.794% 0%, 31.784% 0.009%, 24.453% 0.022%, 18.619% 0.04%, 14.103% 0.066%, 10.725% 0.104%, 8.304% 0.156%, 6.661% 0.225%, 5.615% 0.315%, 4.987% 0.427%, 4.596% 0.565%);
}

.inner-box_1 {
	background-color: var(--pbmit-global-color);
}

.inner-box_style .pbmit-heading_title {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #FFFFFF33;
}

.inner-box_style .pbmit-heading_title h5 {
	font-size: 26px;
	line-height: 32px;
	margin: 0;
	color: var(--pbmit-white-color);
}

.inner-box_1 ul.pbmit-timelist-list li {
	padding: 10px 0;
}

.inner-box_1 ul.pbmit-timelist-list li .pbmit-timelist-li-title {
	font-weight: 400;
	font-size: 15px;
	color: var(--pbmit-white-color);
}

.inner-box_1 ul.pbmit-timelist-list .pbmit-timelist-li-value {
	float: right;
	color: var(--pbmit-white-color);
}

.inner-box_2 {
	background-color: var(--pbmit-blackish-color);
}

.inner-box_2 .pbmit-text_aditor {
	color: #C5CCDA;
}

.inner-box_3 {
	position: relative;
	z-index: 1;
	background-color: var(--pbmit-secondary-color);
}

.inner-box_3 .pbmit-bg_overlay {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-image: url(../images/homepage-2/bg/bg-img-01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	z-index: -1;
}

.inner-box_3 .pbmit-text_aditor {
	color: var(--pbmit-white-color);
}

.inner-box_3 .pbmit-ihbox-style-19 {
	margin-top: 40px;
}

.inner-box_3 .pbmit-ihbox-style-19 .pbmit-icon-type-icon i,
.inner-box_3 .pbmit-ihbox-style-19 .pbmit-element-heading,
.inner-box_3 .pbmit-ihbox-style-19 .pbmit-element-title {
	color: var(--pbmit-white-color);
}

.inner-box_area .col-md-4:not(:first-child) .pbmit_icon {
	background-color: var(--pbmit-blackish-color);
}

.inner-box_2 .pbmit-btn-outline {
	margin-top: 30px;
}

.about-us-section_two .pbmit-sticky-special {
	border-radius: 30px;
	overflow: hidden;
	position: relative;
	height: 75vh !important;
	margin-bottom: 100px;
}

.about-us-two_col1 {
	width: 47%;
}

.about-us-two_col2 {
	width: 53%;
}

.about-us-two_img img {
	border-radius: 30px;
}

.about-us-two_rightbox {
	padding: 60px 60px 0 0;
}

.about-us-two_innerbox {
	padding-left: 80px;
}

.about-us-two_innerbox .pbmit-ihbox-style-12 {
	margin-top: 30px;
}

.about-us-two_innerbox .img_box {
	margin-top: 75px;
	margin-bottom: 50px;
}

.about-us-two_innerbox .img_box img {
	border-radius: 30px;
}

.about-us-two_innerbox .pbmit-heading_title {
	font-size: 26px;
	line-height: 26px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.about-us-two_innerbox .list-group_box {
	margin-top: 35px;
}

.about-us-two_innerbox .list-group-borderless .list-group-item {
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0;
}

.pbmit-sticky-section .pbmit-ele-header-area {
	padding-right: 70px;
}

.tab_section {
	background-image: url(../images/homepage-2/bg/service-bg-pattern.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.timetable_section .container {
	position: relative;
}

.timetable_section .pbmit-tab-style-2 .pbmit-select {
	position: absolute;
	top: 50px;
	right: 0;
}

.mptt-shortcode-table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: middle;
	width: 100%;
}

.mptt-shortcode-table tr.mptt-shortcode-row,
.mptt-shortcode-table tbody tr {
	border: 1px solid rgba(24, 26, 23, .05);
}

.mptt-shortcode-table tr.mptt-shortcode-row th {
	background-color: var(--pbmit-white-color);
	height: 70px;
	text-transform: capitalize;
	font-size: 14px;
	padding: 5px 15px;
	font-weight: 600 !important;
	letter-spacing: 0.4px;
	text-align: center;
	color: var(--pbmit-blackish-color);
	border: 1px solid rgba(24, 26, 23, .1);
}

.mptt-shortcode-table tbody .mptt-shortcode-hours {
	height: 55px;
	width: auto;
	text-align: center;
	border: inherit;
	font-size: 14px;
	padding: 0 1rem !important;
	white-space: nowrap;
	vertical-align: middle;
	position: relative;
	line-height: normal;
}

.mptt-shortcode-table tbody td {
	background: var(--pbmit-white-color);
}

.mptt-shortcode-table.mptt-theme-mode tbody td.event {
	background-color: transparent;
}

.mptt-shortcode-table tbody .mptt-shortcode-event {
	border: inherit;
	font-size: 13px;
	position: relative;
	padding: 0;
	line-height: normal;
	vertical-align: middle;
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container {
	text-align: center;
	height: 100%;
	outline: rgb(255, 255, 255, .15);
	min-height: 50px;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 3;
	top: 0%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	color: inherit;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-title {
	font-weight: 600 !important;
	text-decoration: none !important;
	font-size: 16px;
	line-height: 22px;
	text-transform: capitalize;
	letter-spacing: 0px;
	display: block;
	color: var(--pbmit-blackish-color);
	margin-bottom: 6px;
	margin: 0.5rem 0.25rem 0.25rem;
	font-family: var(--pbmit-heading-typography-font-family);
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-title:hover {
	color: var(--pbmit-global-color);
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .timeslot {
	font-size: 14px;
	margin: .25rem;
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-subtitle {
	font-size: 13px;
	margin: 0.25rem;
	color: inherit;
}

.mptt-shortcode-list {
	display: none;
}

.mptt-shortcode-list .mptt-column,
.mptt-shortcode-list .mptt-column .mptt-column-title {
	margin: 2rem 0;
}

.mptt-shortcode-list .mptt-column .mptt-column-title {
	font-size: 16px;
	line-height: 26px;
	background: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
	border-radius: 30px;
}

.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event {
	margin-bottom: -3px;
	padding: 10px 8px 10px 18px;
	border: 1px solid rgba(255, 255, 255, .15);
	border-bottom: 0;
}

.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-event-title {
	font-weight: 600 !important;
	text-decoration: none !important;
	font-size: 16px;
	line-height: 22px;
	text-transform: capitalize;
	letter-spacing: 0px;
	display: block;
	color: var(--pbmit-blackish-color);
	margin-bottom: 6px;
	margin: 0.25rem 0 0;
	padding: 0;
	font-family: var(--pbmit-heading-typography-font-family);
}

.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .timeslot {
	padding: 0;
	margin: .25rem 0 0;
}

.mptt-shortcode-list .mptt-column .mptt-events-list .event-subtitle {
	font-size: 11px;
	margin: 0.25rem 0 0;
	padding: 0;
}

.portfolio-two_slider .swiper-wrapper {
	align-items: end;
}

.ihbox-style-4_bg {
	margin-right: 20px;
	background-image: url(../images/homepage-2/bg/bg-01.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 125px 45px 75px 45px;
	border-radius: 30px;
}

.pbmit-ihbox-style-5_bg {
	margin-left: 20px;
	padding: 0px 52px 0px 65px;
	background-image: url(../images/homepage-2/bg/bg-pattern.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-radius: 30px;
	height: 100%;
}

.pbmit-ihbox-style-5_bg .pbmit-ihbox-style-5 {
	margin-bottom: 55px;
	padding-top: 80px;
}

.pbmit-footer-newsletter {
	position: relative;
}

form .pbmit-footer-newsletter input {
	height: 65px;
	padding-right: 220px;
	padding-left: 38px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	border-radius: 40px;
	border: 0;
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
}

form .pbmit-footer-newsletter input::placeholder {
	color: rgba(3, 27, 78, .8);
}

form .pbmit-footer-newsletter button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	border-radius: 40px;
	padding: 15px 40px;
	font-size: 13px;
	margin-right: -3px;
	border: none;
	line-height: 36px;
	letter-spacing: 0.65px;
	font-weight: 500;
	text-transform: uppercase;
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	transition: all .4s ease-in;
	font-family: var(--pbmit-heading-typography-font-family);
}

form .pbmit-footer-newsletter .pbmit-button .pbmit-btn-content-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}

form .pbmit-footer-newsletter button .pbmit-btn-content-wrapper:before {
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

form .pbmit-footer-newsletter button .pbmit-button-icon {
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

form .pbmit-footer-newsletter button:hover {
	background-color: var(--pbmit-secondary-color);
	color: var(--pbmit-white-color);
}

form .pbmit-footer-newsletter button:hover .pbmit-btn-content-wrapper:before {
	transform: scale(1) translate(-2px, 0px);
}

form .pbmit-footer-newsletter button:hover .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -50px);
}

.blog-style-4_box {
	padding-right: 85px;
}

.blog-style-4_box .col-md-12:not(:last-child) .pbmit-blog-style-4 .post-item {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dae0e6;
}

.blog-style-4_box .pbmit-blog-style-4 .post-item {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dae0e6;
}

/** Homepage 03 **/
.about-us-three_leftbox {
	padding-right: 150px;
}

.about-us-three_leftbox .pbmit-ihbox-style-20:not(:last-child) {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(3, 27, 78, 0.1);
}

.about-us-three_leftbox .pbmit-btn {
	margin-top: 50px;
}

.about-us-three_imgbox {
	position: relative;
	padding-bottom: 130px;
	text-align: right;
}

.about-us-three_imgbox .about-img_1 {
	text-align: right;
}

.about-us-three_imgbox img {
	border-radius: 30px;
}

.about-us-three_imgbox .about-img_2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
}

.fid-section_three {
	margin-top: 100px;
	padding: 100px 0;
	border-top: 1px solid #D8E1EB;
}

.service-three_bg {
	background-image: url(../images/homepage-3/bg/service-bg-pattern.png);
	background-position: top center;
	background-repeat: no-repeat;
	border-radius: 50px;
	position: relative;
}

.service-three-bg-overlay {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-image: url(../images/homepage-3/bg/service-bg-plus.png);
	background-position: 1400px 150px;
	background-repeat: no-repeat;
	opacity: 1;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.service-three_bg .pbmit-hover-inner .pbmit-btn-white {
	width: fit-content;
}

.testimonial-three_bg,
.testimonial-six-bg {
	background-image: url(../images/homepage-3/bg/testimonial-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 235px 0px 200px 0px;
	border-radius: 30px;
	position: relative;
}

.classes_content .testimonial-three_bg {
	margin-bottom: 100px;
}

/** Homepage 04 **/
.about-four-img img {
	mask-image: url(../images/homepage-4/bg/about-shape.png);
	mask-size: contain;
	mask-position: center center;
	mask-repeat: no-repeat;
}

.about-four-right-box {
	padding-left: 85px;
}

.team-four,
.team-section-eleven {
	padding: 50px 0 100px 0;
}

.ihbox-style-23-bg {
	background-image: url(../images/homepage-4/bg/bg-img-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 100px 195px 100px 90px;
	border-radius: 30px;
}

.ihbox-style-23-bg form {
	padding-left: 100px;
}

.ihbox-style-23-bg form .pbmit-footer-newsletter button {
	background-color: var(--pbmit-global-color);
}

.ihbox-style-23-bg form .pbmit-footer-newsletter button:hover {
	background-color: var(--pbmit-blackish-color);
}

.why-choose-us-four-heading {
	padding-right: 130px;
}

.why-choose-us-four-rightbox .pbmit-ihbox-style-24 {
	margin-top: 40px;
}

.testimonial-four-bg {
	border-radius: 30px;
	background-image: url(../images/homepage-4/bg/testimonial-background.png);
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	overflow: inherit;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.testimonial-left-img {
	background-image: url(../images/homepage-4/testimonial-img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	height: 100%;
}

.testimonial-four-bg .pbmit-heading-subheading .pbmit-subtitle {
	color: var(--pbmit-blackish-color);
}

.testimonial-four-bg .swiper-slider {
	padding: 70px 31px 80px 35px;
}

.testimonial-four-bg .pbmit-top-right-corner {
	right: 7%;
}

.testimonial-four-swiper-btn {
	right: 0;
	left: inherit;
	padding: 40px 80px 40px 85px;
	background-color: var(--pbmit-light-color);
	border-radius: 30px 0 0;
	width: auto;
	bottom: 0px;
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 0;
}

.testimonial-four-bg .swiper-horizontal > .swiper-pagination-bullets {
	position: absolute;
	padding: 30px;
	display: inherit;
	width: auto;
	text-align: end;
	bottom: 0;
	left: auto;
	right: 0;
}

.testimonial-four-bg .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	background-color: var(--pbmit-secondary-color);
}

.testimonial-four-bg .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
	outline-color: var(--pbmit-secondary-color);
}

/** Homepage 05 **/
.demo-five .about-us-two_rightbox {
	padding: 90px 70px 0 0;
}

.demo-five .about-us-two_img {
	padding-right: 60px;
}

.appointment-five-bg {
	padding: 52px 40px 45px 55px;
	background-image: url(../images/homepage-5/bg/appointment-bg.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: var(--pbmit-global-color);
	margin-top: -120px;
	border-radius: 30px;
	position: relative;
	z-index: 1;
}

.appointment-five-bg .pbmit-title {
	font-size: 30px;
	line-height: 60px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}

.appointment-five-bg .form-style-2 .pbmit-btn {
	width: 100%;
	display: flex;
	justify-content: center;
}

.why-choose-us-five-bg {
	background-image: url(../images/homepage-5/bg/service-bg-pattern.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.why-choose-us-five-bg .ihbox-style-26-area {
	width: initial;
	max-width: initial;
	bottom: 67px;
	position: absolute;
	right: -60px;
}

.why-choose-us-five-bg .professional-img {
	position: relative;
}

.why-choose-us-five-bg .professional-img img {
	border-radius: 30px;
}

.why-choose-us-five-bg .content-box {
	padding: 50px 0 0 120px;
}

.why-choose-us-five-bg .content-box .pbmit-ihbox-style-20:nth-child(2) {
	border-bottom: 1px solid #FFFFFF33;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.discount-plan-bg {
	background-image: url(../images/homepage-5/bg/doctor-bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 30px;
	border-radius: 30px;
	overflow: hidden;
}

.discount-plan-bg .doctor-img {
	margin-bottom: -125px;
	text-align: center;
}

.discount-plan-bg .content-area {
	padding-top: 110px;
}

.discount-plan-bg .pbmit-heading-subheading {
	margin-bottom: 25px;
}

.discount-plan-bg .pbmit-heading-subheading .pbmit-title {
	font-size: 58px;
	line-height: 66px;
}

/** Homepage 06 **/
.ihbox-section-six {
	padding: 90px 0 60px 0;
	margin-top: -20px;
}

.demo-six .about-one_img {
	background-image: url(../images/homepage-6/about-img-1.jpg);
}

.who-we-are-section-six {
	background-image: url(../images/homepage-6/bg/service-bg-pattern.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.who-we-are-section-six .left-area {
	position: relative;
}

.who-we-are-section-six .left-area img {
	border-radius: 30px;
}

.who-we-are-section-six .ihbox-style-area {
	position: absolute;
	left: 0px;
	width: initial;
	max-width: initial;
	top: 0px;
}

.who-we-are-section-six .right-area {
	padding-left: 60px;
}

.who-we-are-section-six .ihbox-style-29-area {
	padding-top: 80px;
}

.about-us-six-area {
	border-radius: 30px;
	overflow: hidden;
}

.about-us-six-content {
	padding: 90px 50px 0px 60px;
}

.testimonial-six-bg {
	background-image: url(../images/homepage-6/bg/testimonial-bg-01.jpg);
}

/** Homepage 07 **/
.ihbox-style-30-box {
	margin-top: -163px;
	display: flex;
	justify-content: flex-end;
	width: inherit;
	max-width: inherit;
	position: relative;
	z-index: 1;
}

.demo-seven .ihbox-style-17_bg {
	background-image: url(../images/homepage-7/bg/cta-bg-img.jpg);
}

.contact-us-seven .pbmit-left-col {
	width: 45%;
}

.contact-us-seven .pbmit-right-col {
	width: 55%;
}

.contact-us-seven .contact-us-form {
	padding: 100px 80px 100px 80px;
}

.contact-us-seven {
	background-image: url(../images/homepage-7/bg/pattern-bg.png);
	background-repeat: repeat;
	border-radius: 30px;
	overflow: hidden;
}

.contact-us-seven-img {
	background-image: url(../images/homepage-7/contact-form-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}

.contact-us-seven .form-style-2 .form-control {
	border: none;
	font-weight: 500;
}

.contact-us-seven .form-style-2 .form-control::placeholder {
	color: var(--pbmit-blackish-color);
}

.contact-us-seven .form-style-2 .pbmit-btn {
	background-color: var(--pbmit-secondary-color);
}

.contact-us-seven .form-style-2 .pbmit-btn:hover {
	background-color: var(--pbmit-blackish-color);
}

/** Homepage 08 **/
.demo-eight .about-one_img {
	background-image: url(../images/homepage-8/about-img.jpg);
}

.ihbox-eight-area {
	padding-top: 65px;
}

.ihbox-eight-area .pbmit-inner-column-1,
.ihbox-eight-area .pbmit-inner-column-3 {
	width: 28%;
}

.ihbox-eight-area .pbmit-inner-column-2 {
	width: 44%;
}

.ihbox-eight-area .pbmit-inner-column-2 .stethoscope-img {
	margin-top: -65px;
}

.ihbox-eight-area .pbmit-inner-column-3 .right-box {
	margin-left: -73px;
}

.our-service-eight-area {
	border-radius: 30px;
	overflow: hidden;
}

.our-service-eight-imgbox {
	background-image: url(../images/homepage-8/bg/service-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	height: 100%;
}

.our-service-eight-rightbox {
	padding: 80px 50px 60px 60px;
}

.our-service-eight-rightbox .accordion-item:not(.active) .accordion-button {
	background-color: var(--pbmit-light-color);
}

/** Homepage 09 **/
.ihbox-sec-nine .container {
	padding-bottom: 50px;
	border-bottom: 1px solid #404A3D1A;
}

.product-ad-left-box {
	background-color: #8EDBF1;
	background-image: url(../images/homepage-9/bg/ad-bg-01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 80px 70px 80px;
	border-radius: 0 30px 30px 0;
	margin: 0 18px 0 0;
}

.product-ad-section .pbmit-heading-subheading {
	position: relative;
	z-index: 1;
}

.product-ad-section .pbmit-heading-subheading .pbmit-subtitle {
	background-color: transparent;
	font-size: 16px;
	line-height: 26px;
	padding: 0;
	color: var(--pbmit-blackish-color);
}

.product-ad-section .pbmit-heading-subheading .pbmit-title {
	font-size: 70px;
	line-height: 70px;
	font-weight: 700;
}

.product-ad-left-box .ad-img-box,
.product-ad-right-box .ad-img-box {
	position: absolute;
	right: 0;
	width: 346px;
	max-width: 346px;
}

.product-ad-left-box .ad-img-box {
	top: -52px;
}

.product-ad-section .ad-img-box span {
	background-color: #FFFFFF40;
	border-radius: 50%;
	display: block;
}

.product-ad-right-box {
	background-color: #EBB26F;
	background-image: url(../images/homepage-9/bg/ad-bg-02.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 50px 70px 110px;
	border-radius: 30px 0px 0px 30px;
	height: 100%;
	margin: 0 0 18px 0;
}

.product-ad-right-box .ad-img-box {
	top: 0px;
}

.product-ad-section .pbmit-btn-outline:hover {
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-white-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-sortable-yes .pbmit-product-style-1 div.product a.woocommerce-loop-product__link::before {
	z-index: 0;
}

.pbmit-sortable-yes .pbmit-product-style-1 div.product a.woocommerce-loop-product__link img,
.pbmit-sortable-yes .pbmit-product-style-1 .woocommerce-loop-product__title,
.pbmit-sortable-yes .pbmit-product-style-1 div.product span.price ins,
.pbmit-sortable-yes .pbmit-product-style-1 .price {
	position: relative;
}

.pbmit-sortable-yes .pbmit-product-style-1 {
	margin-bottom: 30px;
}

.countdown-bg-area {
	background-image: url(../images/homepage-9/bg/service-bg-pattern.png);
	background-position: top right;
	background-repeat: no-repeat;
	border-radius: 30px;
	background-color: var(--pbmit-global-color);
	overflow: hidden;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.countdown-bg-area .left-box {
	position: relative;
	background-image: url(../images/homepage-9/count-down-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: -150px 0px -150px 0px;
	border-radius: 30px 934px 934px 30px;
	padding: 460px 0;
}

.countdown-bg-area .left-box .offer-img {
	position: absolute;
	top: 196px;
	right: 100px;
}

.countdown-bg-area .right-box {
	padding: 150px 80px 120px 80px;
}

.count-time {
	padding: 30px 0 22px;
	min-width: 110px;
	margin-bottom: 15px;
	display: inline-block;
	border-radius: 10px;
	text-align: center;
	background-color: var(--pbmit-white-color);
}

#clock .count-time:not(:last-child) {
	margin-right: 18px !important;
}

.time_left {
	background-color: transparent !important;
	padding: 0;
	font-weight: 700 !important;
	font-size: 40px;
	line-height: 40px !important;
	color: var(--pbmit-blackish-color) !important;
	padding-bottom: 0;
	font-family: var(--pbmit-heading-typography-font-family);
}

.time_description {
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	color: var(--pbmit-global-color);
}

/** Homepage 10 **/
.about-us-ten .about-img-01 {
	background-image: url(../images/homepage-10/about-img-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	padding: 307px 0;
	position: relative;
}

.about-us-ten .ihbox-style-box {
	position: absolute;
	right: 0;
	width: auto;
	max-width: 100%;
	bottom: 0.004px;
}

.about-us-ten .about-img-02 img {
	-webkit-mask-image: url(../images/homepage-10/shape.png);
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
}

.service-ten-bg {
	background-image: url(../images/homepage-10/bg/service-bg-pattern-1.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.pbmit-button-style-1 {
	display: inline-block;
	padding: 12px 70px 12px 40px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 30px;
	margin-top: 70px;
	position: relative;
	color: var(--pbmit-white-color);
}

.pbmit-button-style-1 .pbmit-underline {
	text-decoration: underline;
}

.pbmit-button-style-1 .pbmit-custom-btn {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	transition: all 0.5s ease-in-out;
}

.pbmit-button-style-1 .pbmit-custom-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
}

.pbmit-button-style-1 .pbmit-custom-btn .pbmit-button-icon-wrapper:before {
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 2px;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-45px, 55px);
	transition: transform 0.4s ease-in-out;
}

.pbmit-button-style-1 .pbmit-custom-btn .pbmit-button-icon {
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-button-style-1 .pbmit-custom-btn:hover .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(0px, 0px);
}

.pbmit-button-style-1 .pbmit-custom-btn:hover .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -55px);
}

.our-benefits-section-ten .pbmit-col-1,
.our-benefits-section-ten .pbmit-col-3 {
	width: 28%;
}

.our-benefits-section-ten .pbmit-col-2 {
	width: 44%;
}

.our-benefits-section-ten .pbmit-col-1 .pbmit-ihbox-style-34:nth-child(2),
.our-benefits-section-ten .pbmit-col-1 .pbmit-ihbox-style-34:nth-child(3),
.our-benefits-section-ten .pbmit-col-3 .pbmit-ihbox-style-34:nth-child(2),
.our-benefits-section-ten .pbmit-col-3 .pbmit-ihbox-style-34:nth-child(3) {
	margin: 80px 0 0 0;
}

.our-benefits-section-ten .pbmit-col-2 .physician-img-box {
	padding: 15px;
	border: 2px dashed #64A7E6;
	border-radius: 100%;
}

.our-benefits-section-ten .pbmit-col-2 .physician-img-box img {
	border-radius: 100%;
}

.physician-img-02 {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	z-index: 1;
	overflow: hidden;
	background-image: url(../images/homepage-10/bg/physician-img-02.jpg);
	border-radius: 0px 30px 30px 0px;
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 350px 0;
	margin: 0 36px 0 0;
}

.why-choose-us-ten-content {
	padding: 100px 15px 100px 115px;
}

.why-choose-us-ten-content .pbmit-col-stretched-right {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	left: 0;
	width: auto;
	z-index: 0;
	overflow: hidden;
	background-image: url(../images/homepage-10/bg/service-bg-pattern.png);
	border-radius: 30px 0px 0px 30px;
	background-color: var(--pbmit-global-color);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-size: auto;
}

.why-choose-us-ten-content .pbmit-heading-desc {
	color: rgba(255, 255, 255, 0.8);
}

/** Homepage 11 **/
.who-we-are-section-eleven .doctor-img-box {
	position: relative;
}

.who-we-are-section-eleven .doctor-img-box img {
	/*border-radius: 30px;*/
}

.who-we-are-section-eleven .doctor-img-box .ihbox-style-26-area {
	position: absolute;
	width: initial;
	max-width: initial;
	bottom: 67px;
	right: -60px;
}

.who-we-are-section-eleven .right-box {
	padding-left: 110px;
}

.about-section-eleven {
	background-image: url(../images/homepage-11/bg/service-bg-pattern.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.about-section-eleven .about-treatment-imgbox img {
	border-radius: 30px;
}

.about-section-eleven .right-box,
.about-section-eleven .ihbox-style-area {
	padding-left: 60px;
}

.about-us-section-eleven {
	background-image: url(../images/homepage-11/bg/bg-img-02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-us-section-eleven .left-box {
	border-radius: 30px;
	padding: 15px;
	background-color: var(--pbmit-global-color);
}

.about-us-section-eleven .left-box .widget-wrap {
	border-radius: 16px;
	border: 1px solid #FFFFFF80;
	padding: 35px 35px 35px 35px;
}

.about-us-section-eleven .left-box .widget-wrap h6,
.about-us-section-eleven .left-box .widget-wrap p {
	color: var(--pbmit-white-color);
}

.testimonial-eleven .pbmit-testimonialbox-left {
	position: relative;
	padding: 80px 70px 0 50px;
}

.testimonial-eleven .pbmit-testimonialbox-left:before {
	font-family: "pbminfotech-base-icons";
	content: '\e805';
	position: absolute;
	left: 0;
	top: 0;
	font-size: 300px;
	line-height: 300px;
	display: inline-block;
	background: rgba(var(--pbmit-blackish-color-rgb), 0.03);
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.testimonial-eleven .swiper-slider {
	padding-bottom: 120px;
}

.testimonial-eleven .swiper-slider .swiper-buttons {
	position: absolute;
	right: 0;
	bottom: 30px;
}

.testimonial-eleven .swiper-slider .swiper-button-next,
.testimonial-eleven .swiper-slider .swiper-button-prev {
	position: absolute;
}

.testimonial-eleven .swiper-slider .swiper-button-prev {
	left: -145px;
}

.testimonial-eleven .ihbox-style-39-area {
	position: absolute;
	left: 33.5%;
	width: auto;
	bottom: 0;
	max-width: 100%;
}

.client-section-eleven {
	border-top: 1px solid #0C0F261A;
	padding: 60px 0px 100px 0px;
}

.our-health-care-section {
	padding: 0 50px;
}

.our-health-care-section .bg-img-area {
	background-image: url(../images/homepage-11/bg/bg-img-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	margin-right: 6px;
	height: 100%;
}

.our-health-care-section .right-content {
	background-color: var(--pbmit-white-color);
	background-image: url(../images/homepage-11/bg/patterb-bg-01.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-radius: 30px;
	padding: 100px 205px 100px 100px;
	margin-left: 6px;
}

.our-health-care-section .right-content .pbmit-heading-subheading .pbmit-subtitle {
	background-color: var(--pbmit-light-color);
}

.our-health-care-section .pbminfotech-ele-fid-style-6 .pbmit-fid-inner {
	background-color: var(--pbmit-light-color);
}

/** Homepage 12 **/
.ihbox-section-twelve {
	margin: -20px 50px 0 50px;
	padding: 80px 70px 50px 70px;
	background-color: var(--pbmit-white-color);
	border-radius: 0 0 30px 30px;
}

.service-twelve {
	position: relative;
}

.service-twelve .shape-img-01,
.service-twelve .shape-img-02,
.shap-03-img,
.team-twelve-left-col .shap-05-img,
.pbmit-sticky-col2-special .shap-04-img {
	position: absolute;
	width: auto;
	max-width: 100%;
}

.service-twelve .shape-img-01 {
	top: 50px;
	left: 30px;
}

.service-twelve .shape-img-02 {
	top: 205px;
	right: 60px;
}

.service-twelve .shape-img-01 img,
.service-twelve .shape-img-02 img,
.shap-03-img img,
.team-twelve-left-col .shap-05-img,
.pbmit-sticky-col2-special .shap-04-img img {
	animation: animation02 4s infinite linear;
}

@keyframes animation02 {
	0% {
		transform: translate(0px, 0px) rotate(0);
	}
	25% {
		transform: translate(-10px, -10px) rotate(5deg);
	}
	50% {
		transform: translate(-20px, 0px) rotate(0);
	}
	75% {
		transform: translate(-10px, -10px) rotate(-2deg);
	}
	100% {
		transform: translate(0, 0) rotate(0);
	}
}

.about-section-twelve {
	background-image: url(../images/homepage-12/bg/pattern-img.png);
	background-position: top left;
	background-repeat: repeat;
	background-size: cover;
	border-radius: 30px;
	background-color: var(--pbmit-global-color);
}

.about-twelve-content {
	padding-left: 97px;
}

.about-section-twelve .child-care-about-img img {
	-webkit-mask-image: url(../images/homepage-12/child-care-shap.png);
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
}

.about-section-twelve .fid-style-area {
	position: absolute;
	width: auto;
	max-width: 100%;
	left: 0;
	bottom: 0;
}

.about-section-twelve .pbminfotech-ele-fid-style-7 {
	background-color: var(--pbmit-global-color);
}

.about-section-twelve .pbmit-sticky-corner svg path {
	fill: var(--pbmit-global-color);
}

.about-section-twelve .pbmit-heading-subheading .pbmit-heading-desc {
	color: rgba(255, 255, 255, .8);
}

.fid-section-twelve {
	padding: 100px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #031B4E33;
}

.fid-section-twelve .pbminfotech-ele-fid-style-5 .pbmit-fid-title {
	color: var(--pbmit-body-typography-color);
}

.shap-03-img {
	top: 0;
	left: -210px;
}

.why-choose-sec-twelve {
	padding: 0 80px;
}

.why-choose-sec-twelve .check-up-img {
	background-image: url(../images/homepage-12/bg/check-up-img.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	height: 100%;
	margin-right: 18px;
}

.why-choose-twelve-content {
	background-color: var(--pbmit-secondary-color);
	background-image: url(../images/homepage-12/bg/pattern-img2.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 150px 100px 100px;
	border-radius: 30px;
	margin-left: 18px;
}

.why-choose-twelve-content .pbmit-heading-subheading .pbmit-heading-desc {
	color: rgba(255, 255, 255, 0.8);
}

.pbmit-sticky-special.team-twelve {
	overflow: visible;
	height: 73.8vh !important;
	position: relative;
}

.team-twelve-left-col {
	padding: 150px 120px 60px 0px;
	position: relative;
}

.team-twelve-left-col .shap-05-img {
	top: 450px;
	right: 100px;
}

.team-twelve-right-col {
	padding: 150px 0px 60px 0px;
}

.team-twelve .pbmit-sticky-col2-special .shap-04-img {
	top: 380px;
	right: -200px;
}

.testimonial-twelve-bg {
	background-image: url(../images/homepage-12/bg/testimonial-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 235px 0px 200px 0px;
	border-radius: 30px;
}

.client-twelve {
	border-bottom: 1px solid #0C0F261A;
	margin-bottom: 20px;
}

/*------------------- ---------------------*/
/*01 - Inner Page
/*----------------------------------------*/
/** 01 - About Us **/
.about-us-left_box {
	position: relative;
	padding-bottom: 130px;
}

.about-us-left_box img {
	border-radius: 30px;
}

.about-us_img2 {
	position: absolute;
	right: 0px;
	width: auto;
	bottom: 0;
}

.about-us-right_box {
	padding-left: 150px;
}

.about-us-right_box .pbmit-ihbox-style-20:not(:last-child) {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(3, 27, 78, 0.1);
}

.about-us-right_box .pbmit-btn {
	margin-top: 50px;
}

/** 02 - Our History **/
.history_section {
	background-image: url(../images/bg/timeline-bg.png);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-title {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 80px;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc {
	margin: 0;
	padding: 0 50px;
	line-height: 22px;
	opacity: 0.8;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
	display: grid;
	width: 100%;
	height: auto;
	position: relative;
	justify-items: center;
	grid-template-rows: 1fr 1fr;
	text-align: center;
	grid-gap: 160px;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height.steps-content_wrap {
	justify-content: flex-end;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot {
	background-color: var(--pbmit-white-color);
	display: block;
	line-height: normal;
	font-size: 14px;
	margin: auto;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	z-index: 2;
	position: relative;
}

.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot {
	background-color: transparent;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot {
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	height: -moz-fit-content;
	height: fit-content;
	margin: auto !important;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after {
	content: "";
	position: absolute;
	left: -11px;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 40px;
	margin: 0;
	background: rgb(255, 255, 255, .40);
	transform: rotate(-45deg);
}

.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after {
	background: rgb(3, 27, 78, .20);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even .steps-dot .dot:after {
	left: 19px;
	top: 0;
	bottom: auto;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line {
	color: transparent;
	line-height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	content: "";
	width: calc(50% + 10px * 100);
	height: 1px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	left: 50%;
	background: linear-gradient(90deg, rgb(255, 255, 255, 0.10), rgb(255, 255, 255, 0.10));
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before {
	right: 50%;
	background: linear-gradient(90deg, rgb(255, 255, 255, 0.10), rgb(255, 255, 255, 0.10));
}

.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	background: linear-gradient(90deg, rgb(3, 27, 78, .03), rgb(3, 27, 78, .03));
}

.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before {
	background: linear-gradient(90deg, rgb(3, 27, 78, .03), rgb(3, 27, 78, .03));
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height {
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image {
	order: 0;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even .pbmit-feature-image {
	order: 1;
	justify-content: start;
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper:not(.pbmit-slide-even) .pbmit-feature-image {
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-feature-image,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-content_wrap {
	opacity: 1;
}

.pbmit-section-number .pbmit-element-timeline-style-1 .pbmit-timeline-title {
	color: var(--pbmit-blackish-color);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year,
.pbmit-element-timeline-style-1 .pbmit-timeline-title,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc {
	color: var(--pbmit-white-color);
}

/** 03 - Service Detail **/
.service_details > .container > .row {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.service-left-col .service-sidebar .post-list {
	background-color: var(--pbmit-white-color);
	padding-top: 40px;
	border-radius: 30px;
}

.service_details .all-post-list li {
	margin: 0;
	position: relative;
	line-height: 26px;
	border-bottom: 1px solid rgba(3, 27, 78, .1);
}

.service_details .all-post-list li a {
	padding: 16px 60px 16px 25px;
	display: block;
	position: relative;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 600;
	color: var(--pbmit-blackish-color);
	text-transform: uppercase;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}

.service_details .all-post-list li a:before {
	position: absolute;
	content: "\e8dd";
	left: inherit;
	right: 8px;
	font-size: 10px;
	color: inherit;
	font-family: 'pbminfotech-base-icons';
	top: 50%;
	z-index: 1;
	color: var(--pbmit-global-color);
	background-color: transparent;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-weight: initial;
	transition: all 0.4s ease-in;
}

.service_details .all-post-list li a:after {
	position: absolute;
	content: "";
	left: 0;
	font-size: 20px;
	top: 50%;
	width: 7px;
	height: 7px;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: var(--pbmit-global-color);
	border-radius: 50%;
	transition: all 0.4s ease;
}

.service_details .all-post-list li:hover a,
.service_details .all-post-list li.post-active a {
	transform: translateX(1%);
	color: var(--pbmit-global-color);
}

.service_details .all-post-list li:hover a:before,
.service_details .all-post-list li.post-active a:before {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.service_details .all-post-list li.post-active a:before {
	opacity: 1;
}

.service_details .all-post-list li:last-child {
	border-bottom: none;
}

.service-sidebar .widget:last-child {
	background-color: transparent;
	margin-bottom: 0px;
	padding: 0;
}

.widget .download {
	display: block;
}

.widget .download .item-download:first-child {
	margin-bottom: 20px;
}

.widget .download .item-download a {
	position: relative;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px;
	padding-left: 25px;
	background-color: var(--pbmit-white-color);
	border-radius: 40px;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}

.widget .download .item-download .pbmit-download-content {
	font-size: 15px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}

.widget .download .item-download .pbmit-download-content i {
	margin-right: 10px;
	font-size: 24px;
	color: var(--pbmit-secondary-color);
}

.widget .download .item-download a:hover .pbmit-download-content i {
	color: var(--pbmit-white-color);
}

.widget .download .item-download .pbmit-download-item {
	font-size: 16px;
	line-height: 16px;
	padding: 18px 13px;
	border-radius: 50%;
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	transition: all 0.2s ease-in;
}

.widget .download .item-download .pbmit-download-item i {
	font-size: 26px;
	vertical-align: middle;
}

.widget .download .item-download a:hover {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}

.widget .download .item-download a:hover .pbmit-download-item {
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
}

.widget .download .item-download:last-child a {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.widget .download .item-download:last-child a .pbmit-download-content i {
	color: var(--pbmit-white-color);
	transition: all 0.3s ease-in-out;
}

.widget .download .item-download:last-child .pbmit-download-item {
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-global-color);
}

.widget .download .item-download:last-child a:hover {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}

.widget .download .item-download:last-child a:hover .pbmit-download-content i {
	color: var(--pbmit-white-color);
}

.widget .download .item-download:last-child a:hover .pbmit-download-item {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}

.service_details .pbmit-service-feature-image img {
	margin-bottom: 50px;
	border-radius: 30px;
}

.service_details .pbmit-service_content .col-md-6 .list-group {
	padding-bottom: 60px;
}

.service-detail-accordion_box {
	padding-top: 60px;
}

.service-detail-accordion_box .accordion-item.active .pbmit-accordion-icon {
	color: var(--pbmit-white-color);
}

.service-detail-accordion_box .accordion-item .pbmit-accordion-icon {
	color: var(--pbmit-blackish-color);
}

.service-detail-accordion_box .accordion-item .pbmit-accordion-icon i {
	font-size: 20px;
}

.service-detail-accordion_box .accordion-item .pbmit-accordion-icon i:before {
	font-weight: 700;
}

/** 04 - Project Single **/
.pf-sortable-col_4 .pbmit-element-posts-wrapper.row {
	margin: 0 -15px;
}

.pbmit-portfolio-single .pbmit-featured-img-wrapper img {
	border-radius: 30px;
}

.pbmit-single-project-details-list {
	padding: 40px;
	border-radius: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
	background-color: var(--pbmit-blackish-color);
}

.pbmit-single-project-details-list .pbmit-portfolio-lines-wrapper {
	text-align: center;
}

.pbmit-portfolio-lines-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 0px 50px;
}

.pbmit-portfolio-lines-wrapper ul li {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: var(--pbmit-white-color);
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	position: relative;
	padding-left: 15px;
	color: var(--pbmit-global-color);
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li a {
	color: var(--pbmit-white-color);
}

.project-single-img_box {
	padding-bottom: 50px;
}

.project-single-img_box img {
	border-radius: 30px;
}

.pbmit-portfolio-single .ihbox-style-18_box {
	margin: 50px 0;
}

.portfolio_single .post-navigation {
	border-top: 1px solid rgba(3, 27, 78, 0.10);
	margin-top: 50px;
}

.post-navigation .nav-links {
	margin-top: 0;
	padding: 40px 0 8px;
	display: -ms-flexbox;
	display: flex;
	align-items: normal;
	width: 100%;
}

@media (max-width: 766px) {
	.post-navigation .nav-links {
		flex-direction: column!important;
	}
}


.portfolio_single .post-navigation .nav-links {
	padding: 30px 0 8px;
}

.post-navigation .nav-previous {
	width: 50%;
	margin-right: auto !important;
	position: relative;
}

.post-navigation .nav-links a {
	display: block;
	text-align: left;
	width: 375px;
	transition: all 0.3s ease-in;
}

.post-navigation .nav-links a:hover {
	color: var(--pbmit-global-color);
}

.post-navigation .pbmit-post-nav-icon {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
}

@media (max-width: 766px) {
	.post-navigation .pbmit-post-nav-icon {
		justify-content: flex-start;
		margin-top: 40px;
	}
}


.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon {
	justify-content: flex-start;
}

.post-navigation .nav-links .pbmit-post-nav-icon i {
	font-size: 13px;
	color: var(--pbmit-global-color);
	transition: all 0.3s ease-in;
}

.post-navigation .nav-links .pbmit-post-nav-head {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0;
	margin-left: 8px;
	text-transform: uppercase;
	transition: all 0.3s ease-in;
	color: rgba(3, 27, 78, 0.8);
	font-family: var(--pbmit-heading-typography-font-family);
}

.post-navigation .nav-links .pbmit-post-nav-wrapper {
	display: block;
}

.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
	text-align: left;
}

.nav-links .pbmit-post-nav-wrapper {
	text-align: left;
	word-break: break-word;
}

.post-navigation .nav-links .nav-title {
	font-size: 20px;
	line-height: 22px;
	margin-top: 5px;
	font-weight: 500;
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}

@media (min-width: 766px) {
.post-navigation .nav-links .nav-next {
	width: 50%;
	text-align: right;
	margin-left: auto;
}
}

.post-navigation .nav-links .nav-next a {
	/*display: block;
	text-align: right;
	margin-left: auto; */
}

.post-navigation .nav-links .nav-next .pbmit-post-nav-wrapper {
	text-align: right;
}

@media (max-width: 766px) {
	.post-navigation .nav-links .nav-next .pbmit-post-nav-wrapper {
	text-align: left;
}
}

.post-navigation .nav-links .nav-next .pbmit-post-nav-head {
	margin-right: 8px;
}

.post-navigation .nav-links a:hover .pbmit-post-nav-head {
	color: var(--pbmit-global-color);
}

/** 05 - Blog Detail**/
.pbmit-column-four .container-fluid,
.pbmit-column-three .container-fluid {
	padding: 0 30px;
}

.pbmit-element-posts-wrapper.row .pbmit-blog-style-1 {
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.blog-sortable-col_4 .pbmit-element-posts-wrapper.row {
	margin-left: -15px;
	margin-right: -15px;
}

/** Sidebar Right **/
.sidebar .widget {
	border: none;
	padding: 30px;
	margin-bottom: 55px;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar .widget.widget-search {
	background-color: var(--pbmit-blackish-color);
}

.sidebar .widget .widget-title {
	display: block;
	padding-bottom: 15px;
	margin-bottom: 20px;
	position: relative;
	width: auto;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 0px;
	padding-left: 30px;
	padding-bottom: 0;
	text-transform: capitalize;
	color: var(--pbmit-blackish-color);
}

.sidebar .widget.widget-search .widget-title {
	color: var(--pbmit-white-color);
}

.sidebar .widget .widget-title:before {
	content: "\e899";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	left: 0;
	font-size: 22px;
	color: var(--pbmit-global-color);
	top: 50%;
	transform: translate(0, -50%);
}

.sidebar .widget.widget-search .widget-title:before {
	color: var(--pbmit-white-color);
}

.widget .search-form {
	position: relative;
}

.widget .search-form input {
	background-color: var(--pbmit-white-color);
	height: 65px;
	border: 0;
	padding: 0px 30px;
	padding-right: 80px;
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
	font-size: 15px;
	border-radius: 40px;
	display: block;
	width: 100%;
}

.widget .search-form .search-submit {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 55px;
	height: 55px;
	font-size: 16px;
	z-index: 1;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 50%;
	line-height: 58px;
	outline: none;
	background: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}

.widget .search-form .search-submit:after {
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	content: '\e80d';
	right: 50%;
	top: 50%;
	font-size: 16px;
	color: var(--pbmit-white-color);
	line-height: normal;
	font-weight: normal;
	-webkit-transform: translateX(50%) translateY(-50%);
	-ms-transform: translateX(50%) translateY(-50%);
	transform: translateX(50%) translateY(-50%);
}

.widget .search-form .search-submit:hover {
	background: var(--pbmit-blackish-color);
}

.sidebar .widget-categories li {
	position: relative;
	line-height: 26px;
}

.sidebar .widget-categories .pbmit-cat-li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #8993a2;
	border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}

.sidebar .widget-categories ul li:last-child .pbmit-cat-li {
	border-bottom: none;
}

.sidebar .widget-categories .pbmit-cat-li a {
	font-size: 13px;
	line-height: 23px;
	position: relative;
	padding-left: 20px;
	margin: 15px 0;
	font-weight: 500;
	color: rgba(24, 26, 23, .8);
	text-transform: uppercase;
	letter-spacing: 1.2px;
	transition: all 0.3s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}

.sidebar .widget-categories .pbmit-cat-li a:before {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	height: 8px;
	width: 8px;
	background-color: var(--pbmit-global-color);
	border-radius: 50%;
}

.sidebar .widget-categories .pbmit-brackets {
	margin-left: 8px;
	transition: all .25s ease-in-out;
}

.sidebar .widget-categories .pbmit-cat-li:hover,
.sidebar .widget-categories .pbmit-cat-li:hover .pbmit-brackets {
	color: var(--pbmit-blackish-color);
}

.widget-recent-post .recent-post-list-li:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}

.widget-recent-post .recent-post-list-li {
	display: flex !important;
	align-items: center;
	width: 100%;
	margin-top: 18px;
	padding-bottom: 18px;
	line-height: 26px;
	border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}

.widget-recent-post .recent-post-list-li:last-child {
	border-bottom: none;
}

.widget-recent-post .recent-post-list-li > a {
	width: 91px;
	flex-shrink: 0;
	margin-right: 20px;
	display: inline-block;
}

.widget-recent-post .recent-post-list-li > a img {
	border-radius: 20px;
}

.widget-recent-post .pbmit-rpw-content {
	display: flex;
	flex-direction: column;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}

.widget-recent-post .pbmit-rpw-title a {
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
	font-size: 16px;
	line-height: 20px;
}

.widget-recent-post .pbmit-rpw-title a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-rpw-content .pbmit-rpw-date a {
	color: var(--pbmit-global-color);
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.widget.pbmit-service-ad .textwidget:before,
.widget.pbmit-service-ad .textwidget:after {
	content: "";
	display: table;
}

.textwidget2{
	max-width: 210px;
}

.widget.pbmit-service-ad .textwidget:after {
	clear: both;
}

.widget.pbmit-service-ad {
	padding: 0;
	overflow: hidden;
	position: relative;
	background-image: url(../images/bg/ads-bg-img.jpg);
	background-size: cover;
	background-position: center center;
}

.widget.pbmit-service-ad .pbmit-service-ads {
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 85px 30px 90px 30px;
	border-radius: 30px;
}

.pbmit-service-ads .pbmit-ads-subheding {
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.6px;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 30px;
	padding: 0 13px 0 20px;
	margin-bottom: 25px;
	color: var(--pbmit-white-color);
	border: 1px solid var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-ads-subtitle {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 5px;
	color: var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-ads-title {
	font-size: 32px;
	line-height: 32px;
	color: var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-ads-desc {
	font-size: 15px;
	line-height: 21px;
	padding-top: 25px;
	color: var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-ads-desc i {
	font-size: 20px;
	padding-right: 5px;
	color: var(--pbmit-global-color);
}

.pbmit-service-ads .pbmit-btn {
	margin-top: 30px;
}

.pbmit-service-ads .pbmit-btn:hover {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}

aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a {
	line-height: 30px;
	margin: 0 4px 12px 0;
	display: inline-block;
	font-size: 13px !important;
	padding: 0 20px;
	height: 30px;
	letter-spacing: 0;
	text-transform: uppercase;
	-webkit-transition: 0.4s ease-out 0s;
	-o-transition: 0.4s ease-out 0s;
	transition: 0.4s ease-out 0s;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	border-radius: 20px;
}

aside.widget.widget-tag-cloud a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

/** Blog Classic **/
.site_content {
	padding-top: 80px;
	padding-bottom: 80px;
}

.post.blog-classic {
	position: relative;
	background: 0 0;
	margin-bottom: 60px;
}

.post.blog-classic .pbmit-featured-wrapper img {
	border-radius: 30px;
}

.pbmit-featured-wrapper img {
width: 100%;
height: 100%;
/*max-height: 274px!important;*/
}

@media (max-width: 766px) {
.pbmit-featured-wrapper{
	margin-top: -100px;
}
}

.post.blog-classic:last-child {
	margin-bottom: 0px;
}

.post.blog-classic .pbmit-featured-img-wrapper {
	position: relative;
	margin-bottom: 30px;
}

.blog-classic .pbmit-meta-cat a {
	padding: 8px 17px;
	background: var(--pbmit-global-color);
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	border-radius: 15px;
	letter-spacing: .6px;
	display: inline-block;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}

.blog-classic .pbmit-meta-cat {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.blog-classic .pbmit-blog-classic-inner {
	background: 0 0;
	padding: 0;
	position: relative;
}

.pbmit-blog-meta.pbmit-blog-meta-top {
	position: relative;
	font-size: 14px;
}

.pbmit-blog-meta-top.pbmit-blog-meta,
.pbmit-blog-meta-top.pbmit-blog-meta a {
	color: rgba(3, 27, 78, 0.8);
}

.pbmit-blog-meta-top.pbmit-blog-meta a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-blog-meta-top .pbmit-meta {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	padding-left: 6px;
	font-size: 14px;
	text-transform: uppercase;
}

.pbmit-blog-meta-top .pbmit-meta:first-child {
	padding-left: 0;
}

.pbmit-blog-meta-top .pbmit-meta i {
	margin-right: 2px;
	font-size: 20px;
	color: var(--pbmit-global-color);
}

.pbmit-blog-meta-top .pbmit-meta-comments {
	display: none;
}

.blog-classic .pbmit-post-title {
	margin-bottom: 25px;
	margin-top: 15px;
	font-size: 36px;
	padding-bottom: 20px;
	line-height: 42px;
	text-transform: none;
	letter-spacing: 0px;
	border-bottom: 1px solid rgba(24, 26, 23, 0.2);
}

.blog-classic .pbmit-entry-content {
	margin-top: 20px;
}

/** Blog Single **/
.blog-details .post.blog-classic .pbmit-blog-meta-top {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(3, 27, 78, 0.1);
}

.pbmit-firstletter::first-letter {
	color: var(--pbmit-global-color);
	padding: 0;
	font-size: 52px;
	line-height: 48px;
	display: inline-block;
	float: left;
	font-weight: 700;
	margin-right: 8px;
}

.blog-details .pbmit-entry-content .pbmit-global-color,
.blog-details .pbmit-entry-content p u,
.pbmit-single-event-body-content .pbmit-global-color,
.pbmit-single-event-body-content p u,
.pbmit-service_content .pbmit-global-color,
.pbmit-team-single .pbmit-global-color,
.pbmit-team-single p u {
	color: var(--pbmit-global-color);
}

.blog-details .pbmit-entry-content blockquote {
	border: 0;
	padding: 40px 70px 40px 145px;
	font-size: 22px;
	line-height: 32px;
	font-weight: 400 !important;
	margin: 35px 0;
	position: relative;
	letter-spacing: 0px;
	border-radius: 30px;
	font-style: normal;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details .pbmit-entry-content blockquote:before {
	content: '\e894';
	font-family: "pbminfotech-base-icons";
	font-size: 70px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: 45px;
	left: 35px;
	color: var(--pbmit-global-color);
	font-style: normal;
	display: table;
}

.blog-details .pbmit-entry-content blockquote p {
	margin-bottom: 0;
}

.blog-details .pbmit-entry-content:after {
	clear: both;
	content: "";
	display: table;
}

.blog-details .pbmit-entry-content blockquote cite {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	color: var(--pbmit-global-color);
	display: block;
	line-height: 24px;
	font-style: normal !important;
	margin-top: 15px;
}

.blog-details .pbmit-entry-content blockquote cite:before {
	content: "-";
	margin-right: 5px;
}

.blog-details .pbmit-entry-content blockquote:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.blog-details .pbmit-entry-content .pbmit-block-columns {
	display: flex;
	margin-bottom: 2.75em;
}

.blog-details .pbmit-entry-content .pbmit-block-columns img {
	margin-top: 15px;
	border-radius: 30px;
}

.blog-details .pbmit-entry-content .pbmit-block-column:first-child {
	padding: 0 22px 0 0;
}

.blog-details .pbmit-entry-content .pbmit-block-column:last-child {
	padding: 0 0 0 22px;
}

.blog-details .list-group .pbmit-icon-list-icon i {
	font-size: 22px;
	margin-right: 8px;
}

.blog-details .list-group {
	padding-top: 20px;
}

.blog-details .list-group .pbmit-icon-list-text {
	padding-left: 0;
}

.blog-details .pbmit-blog-meta-bottom {
	margin-top: 35px;
}

.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a {
	background-color: var(--pbmit-white-color);
}

.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.blog-details .post-navigation {
	border-top: 1px solid rgba(24, 26, 23, 0.10);
	margin-top: 30px;
}

.blog-details .pbmit-author-box {
	position: relative;
	overflow: hidden;
	margin-top: 45px;
	margin-bottom: 0;
	padding: 40px;
	padding-right: 90px;
	background-color: var(--pbmit-blackish-color);
	display: flex;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	border-radius: 30px;
}

.blog-details .pbmit-author-image img {
	/*width: 150px;
	min-width: 150px;
	height: 150px;
	border: 4px solid var(--pbmit-global-color);
	display: block;
	overflow: hidden;
	margin-right: 35px;
	border-radius: 50%;*/
}

.blog-details .pbmit-author-content {
	-webkit-flex-shrink: 100;
	-moz-flex-shrink: 100;
	-ms-flex-negative: 100;
	flex-shrink: 100;
}

.blog-details .pbmit-author-content .pbmit-author-name {
	line-height: 24px;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 400;
	margin-bottom: 8px;
	display: inline-block;
	font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details .pbmit-author-box a {
	color: var(--pbmit-white-color);
}

.blog-details .pbmit-author-content .pbmit-text {
	margin: 0;
	line-height: 25px;
	font-weight: 300;
	color: var(--pbmit-white-color);
}

.blog-details .comments-area {
	margin-top: 60px;
}

.blog-details .comments-area .comments-title {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 48px;
}

.blog-details .comment-list li:not(:last-child) .pbmit-comment {
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}

.comment-list .pbmit-comment-avatar {
	float: left;
}

.comment-list .pbmit-comment-avatar img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
}

.blog-details .pbmit-comment-content {
	position: relative;
	padding: 0px 0px 30px 0;
	margin-left: 115px;
	min-height: 115px;
}

.blog-details .pbmit-comment-meta {
	display: flex;
	align-items: center;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-comment-content .pbmit-comment-author {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 24px;
	display: inline-flex;
	position: relative;
	color: #525252;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-comment-author-inner {
	margin: 0 5px;
	font-weight: 600;
	text-transform: capitalize;
	color: var(--pbmit-blackish-color);
}

.pbmit-comment-author-inner a {
	color: var(--pbmit-blackish-color);
}

.blog-details .pbmit-comment-date {
	display: block;
	font-size: 16px;
	margin: 0 0 0 30px;
	font-weight: 400;
	color: rgba(24, 26, 23, 0.8);
}

.blog-details .pbmit-comment-date a {
	font-size: 16px;
	line-height: 26px;
	position: relative;
}

.blog-details .pbmit-comment-date a:first-child::before {
	position: absolute;
	content: '';
	left: -17px;
	height: 1px;
	top: 50%;
	transform: translate(0, -50%);
	width: 8px;
	background-color: rgba(24, 26, 23, .8);
}

.blog-details .pbmit-comment-content p {
	margin: 10px 0 18px;
}

.blog-details .pbmit-comment-content .reply a {
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 0;
	-webkit-transition: 0.4s ease-out 0s;
	-o-transition: 0.4s ease-out 0s;
	transition: 0.4s ease-out 0s;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	padding: 2px 22px;
	border-radius: 30px;
}

.blog-details .pbmit-comment-content .reply a::after {
	font-family: 'pbminfotech-base-icons';
	content: "\e8dd";
	font-style: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	opacity: 1;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	font-size: 11px;
	margin-left: 5px;
	font-weight: 500;
}

.blog-details .pbmit-comment-content .reply a:hover {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}

.comment-list .children {
	margin-left: 100px;
	padding-top: 8px;
}

.blog-details .comment-list li:not(:last-child) .pbmit-comment {
	border-bottom: 1px solid rgba(3, 27, 78, 0.1);
}

.blog-details .comment-respond {
	background-color: var(--pbmit-white-color);
	padding: 60px 70px;
	border-radius: 30px;
	margin-top: 28px;
	margin-bottom: 20px;
}

.blog-details .comment-respond .comment-reply-title {
	margin-bottom: 25px;
}

.blog-details .comment-respond .comment-notes {
	font-size: 15px;
}

.blog-details .comment-respond .comment-form form textarea.form-control {
	color: var(--pbmit-blackish-color);
	height: 130px;
	line-height: normal;
	padding: 20px 12px;
}

.blog-details .comment-respond .comment-form .form-check {
	margin-top: 20px;
	margin-bottom: 25px;
}

.blog-details .comment-respond .comment-form .form-check label {
	font-size: 15px;
}

.blog-details .comment-respond .comment-form form button {
	padding: 15px 40px;
}

/** 06 - Team Single **/
.pbmit-team-single {
	padding-bottom: 80px;
}

.pbmit-team-single .pbmit-sticky-col {
	padding-top: 100px;
}

.pbmit-team-single .pbmit-team-left-inner {
	position: relative;
	z-index: 1;
	margin: 0;
	border-radius: 30px;
	overflow: hidden;
}

.pbmit-team-single .pbmit-team-detail {
	position: relative;
}

.pbmit-team-single .pbmit-team-detail .pbmit-team-detail-inner {
	padding: 45px 38px 70px;
	background-color: var(--pbmit-blackish-color);
	background-image: url(../images/bg/detail-pattern.png);
	background-position: bottom center;
	background-repeat: repeat;
	border-radius: 0 0 30px 30px;
}

.pbmit-team-single .pbmit-team-detail .pbmit-team-summary {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.pbmit-team-single .pbmit-team-detail .pbmit-team-designation {
	font-size: 12px;
	line-height: 20px;
	padding-left: 13px;
	letter-spacing: .6px;
	color: var(--pbmit-white-color);
	text-transform: uppercase;
	position: relative;
	margin-bottom: 5px;
}

.pbmit-team-single .pbmit-team-detail .pbmit-team-designation:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 6px;
	height: 6px;
	background-color: var(--pbmit-global-color);
	border-radius: 50%;
}

.pbmit-team-single .pbmit-team-detail .pbmit-team-title {
	color: var(--pbmit-white-color);
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	margin: 0;
}

.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info {
	position: relative;
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
}

.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li,
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li a {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	color: var(--pbmit-white-color);
}

.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li label {
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	color: var(--pbmit-global-color);
	min-width: 75px;
	display: block;
	text-transform: uppercase;
}

.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li:last-child {
	margin-bottom: 0;
}

.pbmit-team-single .pbmit-team-detail .pbmit-team-share-btn {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: var(--pbmit-light-color);
	border-radius: 50% 0 0 0;
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon-wrapper {
	position: relative;
	display: block;
	padding: 15px 0 0 15px;
	border-radius: 50%;
	background-color: var(--pbmit-light-color);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon {
	padding: 12px 16px;
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
	border-radius: 50%;
	height: 56px;
	width: 56px;
	font-size: 20px;
	display: block;
	transition: all 0.3s ease-in-out;
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon i {
	transition: all 0.4s ease-in-out;
	display: block;
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links {
	text-align: center;
	position: absolute;
	bottom: 8px;
	right: 0;
	transform: translate(-40px, 0);
	opacity: 0;
	padding: 3px;
	display: flex;
	flex-direction: row-reverse;
	transition: all 0.3s ease-in;
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li {
	padding: 8px !important;
	display: block;
	width: 40px;
	height: 40px;
	margin: 0;
	background-color: var(--pbmit-white-color);
	border-radius: 50%;
	margin-right: 5px;
	transform: translate(0);
	transition: all 600ms ease-in-out;
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:hover {
	background-color: var(--pbmit-global-color);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:hover a {
	color: var(--pbmit-white-color);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:first-child {
	transform: translate(0, 0);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li a {
	position: relative;
	display: inline-block;
	opacity: 1;
	width: auto;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	background: transparent;
	color: var(--pbmit-blackish-color);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(2) {
	transform: translate(43px, 0);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(3) {
	transform: translate(86px, 0);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(4) {
	transform: translate(129px, 0);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:last-child {
	transform: translate(172px, 0);
}

.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-share-icon {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-share-icon i {
	transform: rotateY(180deg);
}

.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-social-links {
	transform: translate(-70px, 0);
	opacity: 1;
}

.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-social-links li {
	transform: translate(0);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-sticky-corner {
	width: 30px;
	height: 30px;
	position: absolute;
	transform: rotate(-90deg);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-bottom-left-corner {
	bottom: 0%;
	left: -30px;
	transform: none;
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-sticky-corner svg path {
	fill: var(--pbmit-light-color);
}

.pbmit-team-single .pbmit-team-share-btn .pbmit-top-right-corner {
	top: -30px;
	right: 0%;
	transform: none;
}

.pbmit-team-single .pbmit-entry-content {
	padding: 100px 0 0 53px;
}

.pbmit-team-single .pbmit-entry-content .text-editor-box {
	padding: 20px 0;
	border-bottom: 1px solid #181A1717;
}

.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-4 {
	width: 14.999%;
}

.pbmit-team-single .pbmit-entry-content .text-editor-box h6 {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}

.pbmit-team-single .pbmit-entry-content .text-editor-box p {
	margin: 0;
}

.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-8 {
	width: 85%;
}

.pbmit-team-single .counter-box {
	margin-top: 60px;
}

.pbmit-team-single .counter-box .pbmit-col_1 {
	width: 62%;
}

.pbmit-team-single .counter-box .pbmit-col_2 {
	width: 38%;
}

.pbmit-team-single .counter-box .pbmit-left_col {
	padding-right: 40px;
}

.pbmit-team-single .counter-box .pbmit-ihbox-style-2:not(:last-child) {
	border-bottom: 1px solid #0000001F;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.pbmit-team-single .comment-respond {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 100px;
	padding: 60px 75px 60px 75px;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}

.pbmit-team-single .comment-respond form textarea.form-control {
	height: 100px;
}

.pbmit-team-single .comment-respond .comment-form .form-check {
	margin-top: 20px;
	margin-bottom: 25px;
}

.pbmit-team-single .comment-respond .comment-form .form-check label {
	font-size: 14px;
}

/** Faq **/
.faq-left_box {
	padding-right: 20px;
}

.faq-right_box {
	padding-left: 20px;
}

.faq-left_box,
.faq-right_box {
	margin: 0 50px;
}

/** 07 - Contact Us **/
.contact-us-left_img {
	background-image: url(../images/bg/contact-form-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	border-radius: 30px 0px 0px 30px;
}

.iframe_section .iframe_box {
	margin: 0 30px;
}

.iframe_section .iframe_box iframe {
	height: 640px;
	width: 100%;
	border-radius: 30px;
}

label.error {
	background: red;
	color: white;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 20%;
}

.message-status {
	margin-top: 30px;
}

.form-control.error {
	margin-bottom: 0 !important;
}

/**08 - Comment Form **/
.form-control {
	position: relative; /* Обязательно для псевдоэлементов */
	margin-bottom: 20px;
	font-size: 14px;
	height: 55px;
	line-height: normal;
	padding: 0 10px;
	font-weight: 600;
	font-family: inherit;
	border: none; /* Убираем стандартные границы */
	border-bottom: 1px solid #AEB5C1; /* Нижняя граница */
  }
  
  .form-control::before,
  .form-control::after {
	content: ''; 
	position: absolute; 
	width: 30px; 
	height: 3px; 
	background-color: black;
  }
  
  .form-control::before {
	bottom: 0; /* Совмещаем с нижней границей */
	left: 0; /* Указываем позицию у левого края */
	transform: translate(-5px, -5px) rotate(-45deg); /* Сдвиг и поворот */
  }
  
  .form-control::after {
	bottom: 0; /* Совмещаем с нижней границей */
	right: 0; /* Указываем позицию у правого края */
	transform: translate(5px, -5px) rotate(45deg); /* Сдвиг и поворот */
  }

.form-control::placeholder {
	color: #AAACAE;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;

}

textarea.form-control {
	resize: none;
}

/*
.form-control:focus {
	border-color: inherit;
	background-color: transparent;
}

.form-control:focus::placeholder {
	opacity: 1;
}

.form-style-2 .form-control {
	height: 60px;
	padding: 0 25px;
	border-radius: 8px;
	border: 1px solid rgba(3, 27, 78, .15);
	background-color: var(--pbmit-white-color);
}

.form-style-2 .form-control.form-select {
	color: rgba(3, 27, 78, .6);
}

.form-style-2 textarea.form-control {
	height: 140px;
	padding-top: 30px;
}

/**09 - Make Appointment 01 **/
.appointment_box {
	box-shadow: -4px -3px 18px 0px rgba(0, 0, 0, 0.1);
	margin: 0px 150px 0px 150px;
	padding: 50px 50px 50px 50px;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}

.appointment_box form .form-control {
	padding: 0 25px;
	border-radius: 30px;
	border: none;
	background-color: var(--pbmit-light-color);
}

.appointment_box form .wpcf7-date,
.appointment_box form .form-select {
	color: rgba(3, 27, 78, 0.6);
}

.appointment_box form .form-select {
	background-position: 95% 50%;
}

.appointment_box form textarea.form-control {
	height: 150px;
	padding-top: 30px;
}

.appointment_box form .pbmit-btn {
	width: 100%;
}

.appointment_box form .pbmit-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}

.appointment_box form .pbmit-btn .pbmit-button-icon-wrapper:before {
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.appointment_box form .pbmit-btn:hover .pbmit-button-icon-wrapper:before {
	transform: scale(1) translate(-2px, 0px);
}

.appointment_box form .pbmit-btn:hover .pbmit-button-icon:before {
	transform: scale(1) translate(-2px, 0px);
}

.appointment_box form .pbmit-btn .pbmit-button-icon {
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.appointment_box form .pbmit-btn:hover .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -50px);
}

.appointment_box form .pbmit-btn .pbmit-button-icon:before {
	display: none;
}

.footer-top-section .footer-click-element .pbmit-element-title a {
	color: var(--pbmit-white-color);
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0px;
}

/* Single Doctor*/
.video-iframe {
	width: 100%;
	height: 747px;
	/*position: relative;*/
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;

	iframe {
		width: 100%;
		height: 100%;
		/*position: absolute;*/
		/*top: 0;*/
		/*left: 0;*/
	}
}

/* SEO TEXT*/
.seo-text {
	padding-top: 20px;
	padding-bottom: 0;
}

/**
 * Template Name: Medical Direction Page
 */
.section-direction {
	padding-bottom: 0;
}

.container-direction {
	padding-top: 50px;
}

.container-direction .taxonomy-title {
	margin-bottom: 40px;
}

.posts-wrapper-direction {
	padding-bottom: 80px;
}

.container-direction .posts-wrapper-direction:last-child {
	padding-bottom: 0;
}

.service-container {
	padding-top: 140px;
}

.service-sidebar .child-list {
	padding-left: 30px;
}

/**
 * Blog Page
 */
.blog-section {
	padding-top: 150px;
}

.btn-single-post {
	margin-top: 30px;
}

/**
 * Write Testimonials
 */
.write-testimonials {
	margin-top: 80px;
}

.write-testimonials .appointment_box {
	margin: 0;
}

.write-testimonials .write-testimonials__title {
	margin-bottom: 30px;
}

.rating {
	margin: 15px 0;
	padding-left: 10px;
}

.stars {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-top: 10px;
	margin-bottom: 25px;
}

.stars input[type="radio"] {
	display: none;
}

.stars label {
	font-size: 30px;
	color: #ccc;
	cursor: pointer;
}

.stars input[type="radio"]:checked ~ label {
	color: #FFD700; /* Золотий колір для активної зірки */
}

.stars label:hover,
.stars label:hover ~ label {
	color: #FFD700;
}

.wp-block-acf-lead-form {
	margin-bottom: 50px;
}

.service_details .swiper-container {
	width: 100%;
	height: 100%;
}

.service_details .swiper-slide {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.service_details .author-box {
	margin-top: 10px;
	font-weight: bold;
}

/**
 * Single Favor
 */
.service_details .slider-favor {
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
	padding: 20px;
}

.service_details .slider-favor .slider-favor__imgs {
	display: flex;
	gap: 20px;
}

.service_details .slider-favor .slider-favor__imgs img {
	width: 100%;
	max-width: 450px;
	height: 100%;
	max-height: 450px;
	border-radius: 30px;
}

.service_details .slider-favor .pbminfotech-box-desc {
	padding-top: 50px;
}

p {
	font-size: 18px;
}

.gallery-favor__title {
	margin-top: 50px;
	margin-bottom: 50px;
}

.gallery-favor {
	padding-bottom: 50px;
}

.list-favor {
	padding-top: 50px;
}

.list-favor__list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 15px;
}

.list-favor__btn {
	margin-top: 20px;
}

.custom-btn {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}

.custom-btn:hover {
	color: var(--pbmit-global-color);
}

.thank-page {
	padding-top: 200px;
	padding-bottom: 200px;
}

.thank-page h1 {
	margin-bottom: 30px;
}

.thank-page a {
	color: var(--pbmit-global-color);
}

.thank-page a:hover {
	color: #f87f60;
}

/* Стилі для попапу */
.popup-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 9999;
}

.popup-content {
	position: relative;
	margin: 5% auto;
	padding: 20px;
	background: #fff;
	border-radius: 10px;
	width: 50%;
	max-width: 630px;
}

.close-popup {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 24px;
	cursor: pointer;
}

.popup-form {
	padding: 10px;
}

.discount-plan-area {
	padding-bottom: 100px;
}

/* Стилі для таблиці прайсів */

.table-price {
	/*padding-top: 150px;*/
	padding-bottom: 0;
}



.table-price table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0 60px;
	font-size: 16px;
	font-family: Arial, sans-serif;
	text-align: left;
}

.table-price table th, td {
	padding: 12px 15px;
	border: 1px solid #ddd;
}

.table-price th {
	background-color: #fd5f3b;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}


.table-price tr:nth-child(even) {
	background-color: #f9f9f9;
}

.table-price tr:nth-child(odd) {
	background-color: #ececec;
}

.table-price tr:hover {
	background-color: #f1f1f1;
}

.table-price td {
	color: #333;
}

.table-price-single {
	padding-top: 50px;
	padding-bottom: 50px;
}

.price-table tbody tr td:first-child {
	width: 90%;
}

.price-table tbody tr td:last-child {
	width: 8%;
}

.orange-col {
	background-color: #fd5f3b;
	color: #ffffff!important;
}

/* Стилі для WPML */

.wpml{
	max-width: 60px;
	background-color: transparent!important;
} 

.dropdown .wpml{
	display: none!important;
}

.mar-left24{
	margin-left: 24px;
}

.wpml-ls-item-legacy-dropdown {
	/*display: flex;
	gap: 15px;
	background-color: transparent;*/
}

.wpml-ls-item-toggle{
	border: none;
}

.wpml a {
	text-decoration: none;
	/*color: white;*/
	transition: color 0.3s ease;
}

.wpml a:hover {
	/*color: white;*/
	
}

.wpml .wpml-ls-current-language a {
	/*color: white;*/
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	background: transparent;
	}



/* Нові стилі для сайту Атлант*/

.site-navigation a{
	color: white!important;
}

.site-navigation {
	position: relative!important;	
	z-index: 99999!important;
}


.header-button {
	position: relative;
	padding: 16px 41px;
	background-color: transparent;
	color: white;
	/*color: black;*/
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	cursor: pointer;
	border: none;
	height: 56px;
	/*transition: all 0.4s;*/
}

.header-button:hover{
	color: white;
}

.header-button::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	transition: all 0.4s;
	background-color: #7B8BAA;
	/*background-color: #AEB5C1;*/
}

.header-button::after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	background: #233441;
	/*background: #f8f9fb;*/
	z-index: -1;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	transition: all 0.4s;
}

.header-button:hover::after {
	background-color: #04448C;
	transition: all 0.4s;
}

.header-button:hover::before {
	background-color: #7B8BAA;
	transition: all 0.4s;
}

.header-button-mobile {
	position: relative;
	padding: 16px 41px;
	background-color: transparent;
	color: white;
	/*color: black;*/
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	cursor: pointer;
	border: none;
	height: 56px;
	/*transition: all 0.4s;*/
}

@media (min-width: 370px) {
	.header-button-mobile{
		width: 343px;
	}
	}


.header-button-mobile::before {
	content: ""!important;
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important;
	z-index: -2!important;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px))!important;
	transition: all 0.4s!important;
	background-color: #7B8BAA!important;
	/*background-color: #AEB5C1;*/
}

.header-button-mobile::after {
	content: ""!important;
	position: absolute!important;
	top: 1px!important;
	left: 1px!important;
	width: calc(100% - 2px)!important;
	height: calc(100% - 2px)!important;
	background: #233441!important;
	/*background: #f8f9fb;*/
	z-index: -1!important;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px))!important;
	transition: all 0.4s!important;
}


.header-button-mobile-2 {
	position: relative;
	padding: 16px 41px;
	background-color: transparent;
	color: white;
	/*color: black;*/
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	cursor: pointer;
	border: none;
	height: 56px;
	/*transition: all 0.4s;*/
}

@media (min-width: 370px) {
	.header-button-mobile-2{
		width: 343px;
	}
	}


.header-button-mobile-2::before {
	content: ""!important;
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important;
	z-index: -2!important;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px))!important;
	transition: all 0.4s!important;
	background-color: #7B8BAA!important;
	/*background-color: #AEB5C1;*/
}

.header-button-mobile-2::after {
	content: ""!important;
	position: absolute!important;
	top: 1px!important;
	left: 1px!important;
	width: calc(100% - 2px)!important;
	height: calc(100% - 2px)!important;
	background: #c5c9cd;
	/*background: #f8f9fb;*/
	z-index: -1!important;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px))!important;
	transition: all 0.4s!important;
}


.header-button-mobile2 {
	margin-top: 12px;
	position: relative;
	padding: 16px 41px;
	background-color: white;
	color: 111315!important;
	/*color: black;*/
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	cursor: pointer;
	border: none;
	height: 56px;
		clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	/*transition: all 0.4s;*/
}

@media (min-width: 370px) {
	.header-button-mobile2{
		width: 343px;
	}
	}


.header-button-mobile2-2{
	margin-top: 12px;
	position: relative;
	padding: 16px 41px;
	background-color: #0459C4;
	color: white;
	/*color: black;*/
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	cursor: pointer;
	border: none;
	height: 56px;
		clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	/*transition: all 0.4s;*/
}

@media (min-width: 370px) {
	.header-button-mobile2-2{
		width: 343px;
	}
	}



.pbmit-btn{
	background: #505E6552!important;
	backdrop-filter: blur(24px)!important;
	border-radius: 0px!important;
	transition: background-color 1s ease!important;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 16px) 0px, 
		100% 16px,           
		100% 100%,  
		16px 100%,           
		0px calc(100% - 16px) 
	);
}


.pbmit-btn:hover {
background-color: #04448C!important;
}


.pbmit-btn3{
	padding: 16px 41px;
	height: 56px;
}

/*
.pbmit-btn3 {
	background-color: white!important;
}

.pbmit-btn3 .pbmit-button-text{
	color: black!important;
}

.pbmit-btn3:hover .pbmit-button-text{
	color: white!important;
}*/



.black{
	color: #111315!important;
font-weight: 600!important;	
}


.pbmit-button-text{
font-family: 'Raleway', sans-serif!important;
font-size: 16px!important;
font-weight: 600!important;
line-height: 25.6px!important;
text-align: center!important;
text-transform: none!important;
}


.top-header-outer{
	display: flex;
	gap: 16px;
	border-bottom: 1px solid #36424B;
	margin-left: -30px;
	margin-right: -1300px;
	padding-left: 30px;
	padding-right: 1300px;
}



.site-navigation a:hover {
    color: #04448C !important;
}


.header-search {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 400px;
    position: relative;
}

.search-container {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: transparent;
}

.search-icon {
    margin-right: 10px;
    color: #fff; 
}

.search-field {
    width: 195px;
    border: none;
    outline: none;
    background: transparent;
    color: #fff; 
    font-size: 16px;
    padding: 5px 0;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 25.6px;
	text-align: left;
}

.search-field::placeholder {
    color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 25.6px;
	text-align: left; 
}

.search-container:hover {
    border-color: #0073aa;
}

.search-container:focus-within {
    border-color: #0073aa;
}

.dropdown-menu {
    position: absolute !important; 
    z-index: 99999999 !important; 
    background-color: none !important; 
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1) !important; 
    display: block;
    border: none!important; 
	border-radius: 0px!important; 
}

/*
.submenu .dropdown{
	position: relative!important; 
	display: none; 
}*/

.dropdown-menu .dropdown {
    position: relative !important; 
	z-index: 999999!important; 
}

.dropdown-menu .dropdown a { 
    color: black!important; 
	font-weight: 300!important;
}

.menu-container a:hover { 
    color: #04448C!important; 
}


li.dropdown.active {
    position: relative; 
}


li.dropdown.active::before {
    content: ''; 
    position: absolute;
    top: -1px; 
    left: 50%; 
    transform: translateX(-50%); 
    width: 93px; 
    height: 2px; 
    background-color: white; 
    display: block;
}

.dropdown-menu li.dropdown.active::before {
	display: none;
}


.dropdown-menu li.dropdown.active::before {
	display: none;
}

li.dropdown:has(.dropdown-menu li.dropdown.active)::before {
	content: ''; 
    position: absolute;
    top: -1px; 
    left: 50%; 
    transform: translateX(-50%); 
    width: 93px; 
    height: 2px; 
    background-color: white; 
    display: block;
}

/*=== Header З файлу responsive ===*/



@media (min-width: 1200px){
	

	.site-navigation ul.navigation > li > a{
		height: 90px;
		line-height: 90px;
		float: left;
		min-height: 1px;
		vertical-align: top;
		position: relative;
		margin: 0 10px;
	}
	
.site-navigation{
	padding-left: 1px!important;
	margin-left: -30px!important;
	margin-right: -30px!important;
}

	.site-navigation ul.navigation > li > a:hover{
		color: var(--pbmit-global-color);
   }
   
	.main-menu .navigation > li > ul , .main-menu .navigation > li > ul > li > ul {
		min-width: 250px;
		position: absolute;
		padding: 8px 0;
		top: 100%;
		left: 25px;
		border-radius: 10px;
		z-index: 100;
		visibility: hidden;
		border-top: 3px solid var(--pbmit-global-color);
		background-color: #ffffff;
		opacity: 0;
		-webkit-box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
		-moz-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15);
		-ms-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15);
		-o-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15);
		box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
		-webkit-transition: all 300ms linear 0ms;
		-khtml-transition: all 300ms linear 0ms;
		-moz-transition: all 300ms linear 0ms;
		-ms-transition: all 300ms linear 0ms;
		-o-transition: all 300ms linear 0ms;
		transition: all 300ms linear 0ms;
  	}
	.main-menu .navigation > li > ul li{
		font-weight: normal;
    	padding: 10px 25px;
	}
	
	.main-menu .navigation > li > ul li:hover > a{
		/*padding-left: 18px;
		color: var(--pbmit-blackish-color);*/
	}
	.main-menu .navigation > li > ul li:hover > a:before{
		width: 12px;
	}
	/*
	.main-menu .navigation > li > ul a:before{
		position: absolute;
		content: "";
		left: 0;
		right: auto;
		top: 50%;
		bottom: auto;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 0;
		height: 1px;
		background-color: var(--pbmit-blackish-color);
		-webkit-transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s;
		-ms-transition: all 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
	}*/
	
   .main-menu .navigation > li > ul > li > ul{
		left: 100%;
		top: 0;
		margin-top: -8px;
   }
   /*.main-menu ul > li.dropdown > ul > li.dropdown::after {
		position: absolute;
		right: 25px;
		font-family: "pbminfotech-base-icons";
		font-size: 16px;
		content: "\e814";
		font-weight: 600;
		margin-left: 8px;
		top: 5px;
		color: var(--pbmit-blackish-color);
   }
	.main-menu ul > li.dropdown > a:after{
		content: "";
		position: absolute;
		right: -31px;
		top: 50%;
		-khtml-transform: translateX(0%) translateY(-50%);
		-moz-transform: translateX(0%) translateY(-50%);
		-ms-transform: translateX(0%) translateY(-50%);
		-o-transform: translateX(0%) translateY(-50%);
		transform: translateX(0%) translateY(-50%);
		width: 6px;
		height: 6px;
		background-color: var(--pbmit-global-color);
		border-radius: 50%;
	}*/

	.site-header .pbmit-header-button a {
		position: relative;
		display: flex;
		align-items: center;
		font-weight: 600;
	}

	.site-header .pbmit-header-button a::before {
		content: "\e890";
		font-family: "pbminfotech-base-icons";
		display: inline-block;
		width: 48px;
		height: 48px;
		line-height: 48px;
		font-size: 18px;
		text-align: center;
		border-radius: 50%;
		background-color: var(--pbmit-white-color);
		color: var(--pbmit-blackish-color);
		margin-right: 8px;
	}

	.site-header .pbmit-social-links li:not(:last-child) {
		padding-right: 20px;
	}

}	




/*Перша секція*/

.main-heading{
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	font-weight: 600;
	line-height: 80px;
	text-align: center;
	color: white;
	text-transform: uppercase;
}

@media (max-width: 766px) {
	.main-heading{
		font-size: 30px;
		line-height: 50px;
	}
}


.main-subheading{
	font-family: 'Raleway', sans-serif;;
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: center;
color:  #C1C8CC;
}

.main-heading-container{
max-width: 1064px;
}

@media (max-width: 766px) {
	.slider-content{
	position: relative;
	top: -60px;
	}
}


.inf-slider {
    overflow: hidden;
    background: #EDEEEF29;
    backdrop-filter: blur(56px);
    color: #fff;
    padding: 40px 0;
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.inf-slider-wrapper {
    display: flex;
    animation: scroll-infinite 64s linear infinite;
    width: 100%;
}

.inf-slide {
    padding: 0 20px;
    white-space: nowrap;
	font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 21.13px;
}


@keyframes scroll-infinite {
	from { transform: translateX(0); }
	to { transform: translateX(-100%); }
	}


.inf-slide::after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background-image: url('/wp-content/uploads/2024/11/Ellipse.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 38px;
	vertical-align: middle;
  }


  /*Друга секція*/

  .section-lgx{
	background-image: url('/wp-content/uploads/2024/11/Background-vectors.png');
    background-size: cover;
    background-repeat: no-repeat; 
  }

.content-container {
	background-color: white;
	border: 1px solid #ECEDF0;
	padding: 28px;
}


  .pbmit-title{
font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: left;
  }

@media (min-width: 766px) {
	.pbmit-title{
		margin-left: 54px;
	}
}

  @media (max-width: 766px) {
	.pbmit-title{
		font-size: 33px;
		line-height: 46px;
	}
}

.pbmit-subtititle{
	font-family: 'Raleway', sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 36px;
text-align: left;
margin-top: 16px;
}


 
.pbmit-service-title2{
font-family: 'Raleway', sans-serif;
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
text-transform: uppercase;
}

  @media (min-width: 766px) {
	.pbmit-service-title2{
		min-height: 48px;
	}
}

.pbmit-service-description2{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
margin-top: 12px;
}

.more-button{
font-family: 'Raleway', sans-serif;
font-size: 17px;
font-weight: 600;
line-height: 20px;
text-align: left;
color: #0459C4;
margin-top: 16px;
}

.pbmit-box-content-inner{
	max-width: 413px;
}

.pbmit-box-content2, .pbmit-featured-wrapper  {
	transition: background-color 1s ease;	
	}
	

.pbmit-box-content2:hover, .pbmit-featured-wrapper:hover  {
	background: #0459C4;	
	}

.pbmit-service-image2, .f-image{
	clip-path: polygon(
		100% 0px,                  
		calc(0% + 36px) 0px,          
		0% 36px,                     
		0% 100%,                     
		calc(100% - 36px) 100%,       
		100% calc(100% - 0px)        
	);
}

.pbmit-service-image2{
	max-width: 413px;
	height: auto;
}

.clipped-image{
	clip-path: polygon(
		100% 0px,                  
		calc(0% + 54px) 0px,          
		0% 54px,                     
		0% 100%,                     
		calc(100% - 54px) 100%,       
		100% calc(100% - 0px)        
	);
}
	
.pbmit-slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
	max-width: 1280px;
	margin: 0 auto; 

}

@media (min-width: 766px) {
	.pbmit-slider-container {
		top: -80px;
	}
}


.pbmit-slider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
    gap: 10px; /* Spacing between items */
    margin: 0 auto; 
}

.pbmit-slider-wrapper {
    flex: 0 0 calc(33.333% - 14px); 
	position: relative;
	margin-top: 80px;
	
}


@media (min-width: 1290px) {
	.article-container{
		max-width: 413px;
	}
	} 

.navigation-container, .navigation-container-cert {
    position: absolute;
    top: 0px;
    right: 4px;
    display: flex;
    gap: 10px;
    padding: 10px; 
    z-index: 5; 
}

.slider-nav, .slider-nav2, .slider-nav3 {
    border: none;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 24px;
	color: black;
}

@media (max-width: 766px) {
	.slider-nav, .slider-nav2, .slider-nav3 {
		background-color: #fff;
	}
}
.slider-nav:hover {
    background-color: #f0f0f0;
}

@media (max-width: 766px) {
    .pbmit-slider-wrapper {
        flex: 0 0 100%; /* Each slide takes up 100% of the container width */
        gap: 0; 
        margin-top: 20px; /* Adjust spacing as needed for mobile */
    }

    .article-container {
        max-width: 100%; /* Ensure the article container adjusts to mobile width */
    }

    .navigation-container {
        top: -10px; 
        right: 10px; 
        padding: 5px; 
    }

    .slider-nav {
        padding: 8px; 
        font-size: 24px; 
    }
}

/* Планшетний брейкпойнт */
@media (min-width: 766px) and (max-width: 1290px)  {
	.pbmit-slider-wrapper {
        gap: 0; 
        margin-top: 60px; /* Adjust spacing as needed for mobile */
    }	
}

.black-button-container{
	display: flex;
	justify-content: center;
}

.black-button{
	padding: 15px 63px;
	background-color: black;
	color: white;
	display: inline-flex;
	justify-content: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	transition: background-color 1s ease;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 16px) 0px, 
		100% 16px,           
		100% 100%,  
		16px 100%,           
		0px calc(100% - 16px) 
	);
}

.black-button:hover{
	background-color: #0459C4;
}

.black-button:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 12px;
    background-image: url('/wp-content/uploads/2024/11/arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
    vertical-align: middle;
	margin-top: 6px;
  }

  /* Третя секція*/

  .image-container{
	background-image: url('/wp-content/uploads/2024/11/image.png');
    background-size: cover;
    background-repeat: no-repeat; 
	height: 100vh;
  }

    @media (max-width: 766px) {
	.image-container{
		margin-top: 60px;
	}
}

  @media (max-width: 454px) {
	.image-container{
		background-image: url('/wp-content/uploads/2024/11/image.png');
		background-size: contain;
		background-repeat: no-repeat;
		min-height: 300px; 
		height: 100%;
	}
}

.blue{
	color: #0459C4;
}

  .about-us-container{
	background: linear-gradient(180deg, rgba(252, 252, 253, 0) 0%, #FCFCFD 10.88%);
	margin-top: -100px;
	padding-top: 80px;
	padding-bottom: 40px;
  }

.about-us-heading{
font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: center;
text-transform: uppercase;
}

@media (max-width: 766px) {
	.about-us-heading{
		font-size: 36px;
		line-height: 40px;
	}
}

.about-us-content{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 500;
line-height: 32.4px;
text-align: center;
/*color: #343C4B;*/
padding-left: 189px;
padding-right: 189px;
}

@media (max-width: 766px) {
	.about-us-content{
		padding-left: 16px;
		padding-right: 16px;
	}
}

.mar-48{
	margin-top: 48px;
}

@media (min-width: 766px) {
.bottom-80{
	margin-bottom: 80px!important;
}
}


.gradient-text {
    background: linear-gradient(180deg, black 0%, #fcfcfd 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

/* Четверта секція*/

.direction-section{
	margin-top: 32px;
}

@media (min-width: 766px) {
	.direction-section{
		background-image: url('/wp-content/uploads/2024/11/Frame-1.svg'), url('/wp-content/uploads/2024/11/Frame-2.svg');
		background-position: top left, bottom right; 
		background-repeat: no-repeat, no-repeat; 
		background-size: auto, auto;
		padding-top: 88px;
		padding-bottom: 88px;
	}
}

@media (max-width: 1290px) {
	.direction-section{
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 20px;
	/*max-width: 240px;*/
	display: block;
	margin: 0 auto;
	}
}


@media (max-width: 766px) {
.center-mobile{
	text-align: center;
}
}

.direction-section2{
	margin-top: 32px;
}

@media (min-width: 766px) {
	.direction-section2{
		background-image: url('/wp-content/uploads/2024/11/Frame-1.svg'), url('/wp-content/uploads/2024/11/Frame-2.svg');
		background-position: top left, bottom right; 
		background-repeat: no-repeat, no-repeat; 
		background-size: auto, auto;
		padding-top: 88px;
	}
}

@media (max-width: 1290px) {
	.direction-section2{
	padding-left: 16px;
	padding-right: 16px;
	margin-top: -40px;
	}
}


.direction-container{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
}

@media (max-width: 766px) {
	.direction-container{
	flex-direction: column;
	}
}

@media (max-width: 766px) {
	.desctop{
	display: none;
	}
}

@media (min-width: 766px) {
	.mobile{
	display: none;
	}
}

.direction-title{
font-family: 'Raleway', sans-serif;
font-size: 24px;
font-weight: 600;
line-height: 44.8px;
text-transform: uppercase;
}

.mar-left-16{
	margin-left: 28px;
}


.pic-container-outer{
	margin-right: -440px;
	position: relative;
	top: -8px;
	background-color:  #D5E6FB;
	width: 440px;
	height: 508px;
	transform: rotate(8.48deg);
	clip-path: polygon(
		0px 0px,               
		calc(100% - 44px) 0px, 
		100% 44px,           
		100% 100%,  
		44px 100%,           
		0px calc(100% - 44px) 
	);
}

.pic-container{
position: relative;
padding: 24px;
background-color: #F0F2F4;
max-width: 440px;
height: 508px;
clip-path: polygon(
		0px 0px,               
		calc(100% - 44px) 0px, 
		100% 44px,           
		100% 100%,  
		44px 100%,           
		0px calc(100% - 44px) 
	);
}

@media (max-width: 766px) {
	.pic-container{
	height: 100%;
	}
}

.pic-title{
font-family: 'Raleway', sans-serif;
font-size: 24px;
font-weight: 600;
line-height: 32.4px;
text-align: left;
text-transform: none;
margin-top: 20px;
color: black;
}

.pic-text{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
margin-top: 8px;
color: black;
}

.clipped-24{
	clip-path: polygon(
		0px 0px,               
		calc(100% - 24px) 0px, 
		100% 24px,           
		100% 100%,  
		24px 100%,           
		0px calc(100% - 24px) 
	);
}

.swiper-img{
	max-width: 392px;
}


@media (min-width: 766px) {
.mar-r{
	margin-right: 32px;
}
}


.pic-button{
	padding: 16px;
	width: 56px;
	height: 56px;
	background-color: #8CA3BB0F;
	display: inline-flex;
	position: relative;
	margin-top: 7px;
	position: absolute; 
    top: auto; 
    right: 24px;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 16px) 0px, 
		100% 16px,           
		100% 100%,  
		16px 100%,           
		0px calc(100% - 16px) 
	);
	cursor: pointer;
}

@media (max-width: 766px) {
	.pic-button{
	position: relative;
	margin-top: 7px;
	left: 15em;
	}
}

.sw333{
	max-width: 100%;
	height: auto;
}

/* 5 секція*/

.who-we-container{
	margin-top: 100px;
	max-width: 1280px;
	width: 100%;
	margin: 0 auto; 
	padding-left: 8px;
	padding-right: 8px;
}

@media (max-width: 1305px) {
	.who-we-container{
		padding-left: 16px;
		padding-right: 16px;
		margin-top: 36px;
	}
}


.who-we-container2{
	margin-top: 100px;
	max-width: 1280px;
	width: 100%;
	margin: 0 auto; 
	padding-left: 8px;
	padding-right: 8px;
}

@media (max-width: 1305px) {
	.who-we-container2{
		padding-left: 16px;
		padding-right: 16px;
	}
}


.who-we-title{
	font-family: 'Raleway', sans-serif;
	font-size: 56px;
	font-weight: 600;
	line-height: 72px;
	text-align: left;	
}

@media (max-width: 766px) {
	.who-we-title{
		font-size: 30px;
		line-height: 36px;
	}
}

.center-title{
	text-align: center!important;
}

.who-we-inner-container{
	display: flex;
	gap: 128px;
	margin-top: 48px;
}

@media (max-width: 766px) {
.who-we-inner-container{
flex-direction: column;
gap: 24px;
}
}

.who-we-content{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 32.4px;
text-align: left;
flex: 1;
/*box-sizing: border-box;*/ 
}

.black-button2{
	padding: 15px 63px;
	background-color:black;
	color: white;
	display: inline-flex;
	justify-content: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	margin-top: 24px;
	transition: background-color 1s ease;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 16px) 0px, 
		100% 16px,           
		100% 100%,  
		16px 100%,           
		0px calc(100% - 16px) 
	);
	cursor: pointer;
}

.black-button2:hover{
	background-color:#0459C4;
}

.who-we-container-outerpic{
	background-image: url('/wp-content/uploads/2024/11/Background-vectors.png');
    background-size: cover;
    background-repeat: no-repeat;
	margin-top: 64px; 
}

.who-we-container-pic{
	padding-top: 64px;
	max-width: 1280px;
	width: 100%;
	margin: 0 auto; 
}

@media (max-width: 766px) {
	.who-we-container-pic{
		margin-top: -60px;
	}
}

.who-we-container-pic2 img {
	max-width: 622px;
	clip-path: polygon(
		0px 54px,
		54px 0px,
		100% 0px,
		100% calc(100% - 54px),
		calc(100% - 54px) 100%,
		0px 100%
	);
}

.who-we-container-pic img {
	clip-path: polygon(
		0px 0px,
		calc(100% - 54px) 0px,
		100% 54px,
		100% 100%,
		54px 100%,
		0px calc(100% - 54px)
	);
}


@media (max-width: 766px) {
	.who-we-container-pic img{
		width: 100%;
		padding-left: 16px;
		padding-right: 16px;
	}
	}

	@media (max-width: 766px) {
		.who-we-container-pic2 img{
			width: 100%;
		}
		}



/*6 секція*/

.container2{
	max-width: 1280px;
	width: 100%;
	margin: 0 auto; 
}

@media (max-width: 766px) {
	.container2{
		padding-left: 16px;
		padding-right: 16px;
	}
	}


.row-flex{
	display: flex;
	gap: 82px;
}

@media (max-width: 1290px) {
	.row-flex{
	flex-direction: column;
	gap: 24px;
	padding-left: 16px;
	padding-right: 16px;
	}
	}

@media (min-width: 1290px) {
.row-flex{
align-items: start;
}
}

.row-flex img {
	max-width: 600px;
}

.section-backgound{
	background-image: url('/wp-content/uploads/2024/11/Background-vectors.png');
    background-size: cover;  
}


.lottie-backgound-container, .lottie-backgound-container2{
	position: relative;
}

.lottie{
	position: absolute;
	z-index: -1;
	top: -90px;
	left: 0px;
	width: auto;
	height: 100vh;
}


.lottie-flex{
	display: flex!important;
}

.lottie2{
	position: absolute;
	z-index: -1;
	top: 150px;
	left: 0px;
	width: auto;
	height: 100vh;
}

.lottie3{
	position: absolute;
	z-index: -1;
	top: 350px;
	left: 0px;
	width: auto;
	height: 100vh;
}

@media (max-width: 766px) {
	.lottie {
	top: 60px;
	/*width: 500%;*/
	}
	}

#lottie-animation {
   /*width: 100%;
    height: 300px; */
}

.pbmit-ihbox-box2{
	background-color:  #F0F2F4;
	padding: 28px 24px;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 24px) 0px, 
		100% 24px,           
		100% 100%,  
		24px 100%,           
		0px calc(100% - 24px) 
	);
}

.pbmit-title2{
font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: center;
text-transform: uppercase;
margin-bottom: 48px;
}

@media (max-width: 766px) {
	.pbmit-title2{
		font-size: 36px;
		line-height: 40px;
	}
	}


.pbmit-number{
font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: left;
color: black;
}

.pbmit-number-wrapper {
    display: inline-flex;
    align-items: center;
}

.greater-than {
    font-size: 56px;
    margin-right: 4px;
    color: black;
}

.pbmit-element-title2{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
margin-top: 16px;
}

.mar-bottom-56{
	margin-bottom: 56px;
}

/*7 секція */

.slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
	
}

.slider-track {
    display: flex;
    transition: transform 0.3s ease;
    /*gap: 4px;*/
	margin-top: 60px;
	justify-content: flex-start;
	width: 100%;
}


.slider-item {
    flex: 0 0 25%; /* 4 items in a row */
    box-sizing: border-box;
}


@media (max-width: 768px) {
    .slider-item {
        flex: 0 0 100%;
    }
}

@media (min-width: 766px) and (max-width: 1235px) {
    .slider-item {
        flex: 0 0 33.33%;
		box-sizing: border-box;
    }

	.slider-container {
		margin-left: 20px;
	}

}

.pbminfotech-box-content-inner{
	padding: 24px;
	border: 1px solid #ECEDF0;
	background-color: white;
	width: 305px;
	min-height: 259px;


}



@media (max-width: 768px) {
    .pbminfotech-box-content-inner {
        width: 100%;
		height: 100%;
    }

}

@media (max-width: 768px) {
.pbmit-featured-img-wrapper2{
	display: flex;
	justify-content: center;
}
}

.pbmit-featured-img-wrapper2 img{
	height: 350px;
	width: auto;

	/*
	width: 100%;
	height: 400px; /* картинка по всій ширині */
}

.img-fluid2{
	max-width: 305px;
	/*
	width: 305px!important;
	height: 415px!important;*/
}

.img-fluid3{
	max-width: 350px;
}


.f-image{
	width: 420px;
	height: auto;
}

@media (min-width: 768px) {
.pbmit-team-title2{
	min-height: 49px!important;
}
}


.single-image{
	/*max-height: 644px;
	width: auto;*/
}

.pbmit-team-title2{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 600!important;
line-height: 24.3px;
text-align: left;
text-transform: uppercase;
}

@media (min-width: 768px) {
.pbmit-team-title2{
	min-height: 49px!important;
}
}

.pbmit-team-title2 a{
	color:  #25292F;
}

.expiriance{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
margin-top: 10px;
}

.expiriance:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 20px;
	background-image: url('/wp-content/uploads/2024/11/medal.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-top: -1px;
	vertical-align: middle;
  }

.pbminfotech-box-team-position2{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
margin-top: 16px;
text-transform: capitalize;
}

/*
.more-button2{
	border: 1px solid #0459C4;
	display: inline-flex;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 100%;
	margin-top: 24px;
	justify-content: center;
	transition: background-color 1s ease;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 16px) 0px, 
		100% 16px,           
		100% 100%,  
		16px 100%,           
		0px calc(100% - 16px) 
	);

}

.more-button2:hover{
	background-color: #0459C4;
	color: white;
}*/

.more-button2{
	position: relative;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 100%;
	margin-top: 24px;
	background-color: transparent;
	color: #0459C4;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	cursor: pointer;
	border: none;
	z-index: 1;
	/*transition: all 0.4s;*/
}

.more-button2:hover{
	color: white;
}

.more-button2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	transition: all 0.4s;
	background-color: #0459C4;
	/*background-color: #AEB5C1;*/
}

.more-button2::after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	background: white;
	/*background: #f8f9fb;*/
	z-index: -1;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	transition: all 0.4s;
}

.more-button2:hover::after {
	background-color: #04448C;
	transition: all 0.4s;
}

.more-button2:hover::before {
	background-color: #7B8BAA;
	transition: all 0.4s;
}

/*8 секція */

.blog-heading{
display: flex;
justify-content: center;
align-items: center;
margin: 20px 0;
margin-bottom: 52px;
}

@media (max-width: 766px) {
	.blog-heading{
	flex-direction: column;
	}
	}

.blog-container{
	display: flex;
	gap: 20px;
	justify-content: center;
	
}


.blog-container > * {
    flex: 1; 
    max-width: 420px; 
}

@media (max-width: 766px) {
	.blog-container{
	flex-direction: column;
	}
	}


.pbmit-post-title2{
font-family: 'Raleway', sans-serif;
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
text-transform: uppercase;
}

.pbmit-post-preview{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 14px;
color:  #25292F;
}

.pbmit-meta-date-wrapper{
	margin-top: 16px;
}

.pbmit-post-date2{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 14px;
color:#AAACAE;
}

.pbmit-meta-wraper2{
	padding: 24px;
	border: 1px solid #ECEDF0;
	background-color: white;
	transition: background-color 1s ease;
}

.pbmit-meta-wraper2:hover{
	background-color: #edf5f99c;
}

.expert-post-content{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
margin-top: 16px;
}

.pbmit-meta-date2{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
margin-top: 16px;
}

.tabs {
	display: flex;
	gap: 24px;
	list-style: none;
	padding: 0;
	margin: 20px 0;
	cursor: pointer;
}

@media (max-width: 766px) {
	.tabs{
	flex-direction: column;
	}
	}


.tab-item {
/*padding: 10px 20px;*/
font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: center;
text-transform: uppercase;
color:  #B6BCC6;
}

.tab-item.active {
	color: black;
	border-bottom: 3px solid #000000;
}

.tab-content .tab-pane {
	display: none;
}

.tab-content .tab-pane.active {
	display: block;
}

@media (max-width: 766px) {
	.tab-content{
	margin-top: -30px;
	}
	}

/*9 секція*/

.testimonial-flex{
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
	
}

@media (max-width: 957px) {
	.testimonial-flex{
	flex-direction: column;
	}
	}

@media (min-width: 957px) {
.testimonial-flex .pbminfotech-post-item {
    width: calc((100% - 40px) / 3); /* 3 items per row */
    max-width: 30%; 
    min-width: 400px; 
    box-sizing: border-box;
}
}

.testimonial-flex2{
	display: flex;
	gap: 20px;
}

@media (max-width: 957px) {
	.testimonial-flex2{
	flex-direction: column;
	}
	}

@media (min-width: 957px) {
.testimonial-flex2 .pbminfotech-post-item {
    width: calc((100% - 40px) / 3); /* 3 items per row */
    max-width: 30%; 
    min-width: 413px; 
    box-sizing: border-box;
}
}


.pbmit-base-icon-star{
	color: grey;
	font-size: 12px;
}

.pbmit-active{
	color: #F9BB2A!important;
}

.pbminfotech-box-title2{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 25.6px;
text-align: left;
}

.pbminfotech-testimonial-text2{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
margin-top: 24px;
}

.pbmit-auther-content2{
	display: flex;
}

.pbmit-testimonial-date{
margin-left: auto;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
color:  #626466;
}

.pbminfotech-box-testimonial{
	background-color: #F0F2F4;
	padding: 24px;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 24px) 0px, 
		100% 24px,           
		100% 100%,  
		24px 100%,           
		0px calc(100% - 24px) 
	);
}

@media (min-width: 766px) {
	.pbminfotech-box-testimonial{
	
	}
	}


.top-testimonails-container{
	display: flex;
	gap: 16px;
	justify-content: center;
	margin-bottom: 48px;
}

@media (max-width: 766px) {
	.top-testimonails-container{
	flex-direction: column;
	}
	}

.top-testimonails-item{
	display: flex;
	gap: 12px;
	align-items: center;
	padding: 20px 16px;
	background-color: #FCFCFD;
	border: 0.5px solid #ECEDF0;

}

.item1{
	font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 19.6px;
text-align: left;
color: #111315;
}

.item2{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 19.6px;
text-align: left;
color: #AAACAE!important;
font-variant-numeric: tabular-nums!important;
}

.item3{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 19.6px;
text-align: left;
color: #626466;
}

.grey-button{
	padding: 15px 63px;
	background-color: #8CA3BB0F;
	color: black;
	display: inline-flex;
	justify-content: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	cursor: pointer;
	transition: background-color 1s ease;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 16px) 0px, 
		100% 16px,           
		100% 100%,  
		16px 100%,           
		0px calc(100% - 16px) 
	);
}

.grey-button:hover{
    background-color: #04448C;
    color: white;
}


.map-container {
    width: 100%; 
    position: relative;
    overflow: hidden;
	margin-bottom: -8px; 
}

.map-container iframe {
    width: 100%; 
    height: 450px;
    border: 0; 
}

.map-container img{
	width: 70px!important;
	height: 70px!important;
}

/*Блок автор/рецензент*/

.author-recenzent-container{
	display: inline-flex;
	gap: 70px;
	justify-content: center;
	background-color: white;
	border-radius: 20px;
	padding: 36px;
}

@media (max-width: 565px) {
	.author-recenzent-container{
	flex-direction: column;
	}
	}


.center-container{
	display: flex;
	justify-content: center;
}

.author-label{
	font-weight: 600;
	margin-bottom: 16px;
}

.author-text{
	
	margin-bottom: 16px;
}

.author-position{
	font-weight: 600;
}

/*Сторінка Про нас */


.gradient{
	background: linear-gradient(180deg, #011626 0%, rgba(6, 26, 64, 0) 100%)!important;
}

.container3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh; 
	width: 100%;
}

.breadcrumbs{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 26px;
text-align: left;
color: white;
}

.white-title{
font-family: 'Raleway', sans-serif;
font-size: 60px;
font-weight: 600;
line-height: 80px;
text-align: left;
text-transform: uppercase;
color: white;
}

.pidzagolovok{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 32px;
text-align: left;
color: white;
}

@media (min-width: 1367px) {
.pbmit-title-bar-content-inner2{
	max-width: 800px;
}
}

@media (min-width: 1367px) {
.pbmit-breadcrumb2{
margin-top: 124px;
}
}

@media (max-width: 766px) {
	.pbmit-breadcrumb2{
		margin-top: 4px;
	}
	}

.mar-24{
	margin-top: 24px;
}

.mar-36{
	margin-top: 36px;
}



@media (min-width: 1367px) {
.mar-120{
	margin-top: 120px;
}
}

.search-results-section .pbmit-featured-wrapper img{
	max-width: 400px;
	height: auto;
}

.search-results-section .pbmit-featured-wrapper:hover{
	background-color: #fcfcfd;
}

@media (max-width: 766px) {
.mar-24-mob{
	margin-top: 24px;
}
}

#breadcrumbs{
font-family: 'Raleway', sans-serif!important;
font-size: 14px!important;
font-weight: 500!important;
line-height: 26px!important;
text-align: left!important;
/*color: white!important;*/
}

#breadcrumbs a{
	font-family: 'Raleway', sans-serif!important;
	font-size: 14px!important;
	font-weight: 500!important;
	line-height: 26px!important;
	text-align: left!important;
	/*color: white!important;*/
	}

.pbmit-title-bar-content2{
max-width: 1280px;
width: 100%;
margin: 0 auto; 
}

@media (max-width: 1290px) {
	.pbmit-title-bar-content2{
		padding-left: 16px;
		padding-right: 16px;
	}
	}

.section-content{
	margin-top: 48px;
	margin-bottom: 114px;
	position: relative;
}

@media (max-width: 766px) {
	.section-content{
		margin-top: 48px;
		margin-bottom: 48px;
	}
	}

.mar-80{
margin-top: 80px;
}

@media (max-width: 766px) {
.mar-80-mob{
	margin-top: 80px;
}
}


.about-inner-container{
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin-top: 20px;
	flex-wrap: wrap;

}

@media (max-width: 766px) {
	.about-inner-container{
		flex-direction: column;
	}
	}

.about-content-container {
    flex: 1; 
	padding: 32px;
	background-color: #F0F2F4;
	flex: 1 1 calc(33.333% - 20px); 
    box-sizing: border-box;
}

.number-increment{
	font-family: 'Raleway', sans-serif;
	font-size: 100px;
	font-weight: 700;
	line-height: 117.4px;
	text-align: left;	
}

.content-title{
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 28.18px;
	text-align: left;
	color:  #111315;
	text-transform: uppercase;
	margin-top: 16px;

}

.content-text{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 30px;
text-align: left;
color: #3C4555;
max-width: 915px;
}


.content-text ul {
    margin: 20px 0; 
    padding-left: 20px; 
    list-style-type: disc; 
}

.content-text li {
    margin-bottom: 10px; 
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
	line-height: 32px; 
    color: #3C4555; 
    padding-left: 5px; 
}

.content-container1, .content-container4{
	clip-path: polygon(
		0px 0px,               
		calc(100% - 54px) 0px, 
		100% 54px,           
		100% 100%,  
		54px 100%,           
		0px calc(100% - 54px) 
	);
}

.content-container2 {
    clip-path: polygon(
        54px 0px,               
        100% 0px,               
        100% calc(100% - 54px), 
        calc(100% - 54px) 100%, 
        0px 100%,               
        0px 54px               
    );
}

.number-image {
    width: 120px;       
    height: auto;     
}

.about-inner-container2 {
    display: flex;           
    align-items: center;      
    justify-content: center;  
    height: 100%;    
	gap: 128px;        
}

@media (max-width: 766px) {
	.about-inner-container2{
		flex-direction: column;
		gap: 12px;
		margin-top: -86px; 
	}
	}


.special-list{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-style: italic;
font-weight: 400;
line-height: 32px;
text-align: left;
margin-top: 32px;
}

.special-list:before{
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url('/wp-content/uploads/2024/12/man.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 8px;
	vertical-align: middle;
  }

  .special-list3:before{
	content: '';
	flex-shrink: 0;
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url('/wp-content/uploads/2024/12/man.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 1px;
	vertical-align: middle;
  }

  .special-list2 {
	display: flex;
	align-items: center;
	gap: 12px; 
}

.special-icon {
	width: 24px;
	height: 24px;
	flex-shrink: 0; /* не дозволяє зменшуватись іконці */
}


.content-black{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 30px;
text-align: left;
/*color: #111315;*/
color:  #3C4555;

}

@media (min-width: 766px) {
	.single-backgound{
		background-image: url('/wp-content/uploads/2024/11/Frame-1.svg');
		background-position: bottom left; 
		background-repeat: no-repeat; 
		background-size: auto;
		padding-bottom: 230px;
	}
}

@media (min-width: 766px) {
	.single-backgound2{
		background-image: url('/wp-content/uploads/2024/11/Frame-1.svg');
		background-position: bottom left; 
		background-repeat: no-repeat; 
		background-size: 322px;
		padding-bottom: 20px;
	}
}

@media (min-width: 766px) {
	.single-backgound3{
		background-image: url('/wp-content/uploads/2024/11/Frame-1.svg');
		background-position: bottom left; 
		background-repeat: no-repeat; 
		background-size: 322px;
		padding-bottom: 230px;
	}
}


@media (min-width: 766px) {
	.single-backgound-top{
		background-image: url('/wp-content/uploads/2024/11/Frame-2.svg');
		background-position: top right; 
		background-repeat: no-repeat; 
		background-size: auto;
	}
}

@media (min-width: 766px) {
	.single-backgound-top2{
		background-image: url('/wp-content/uploads/2024/11/Frame-2.svg');
		background-position: top right; 
		background-repeat: no-repeat; 
		background-size: 322px;
	}
}

.about-video-container{
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: 48px;
}

@media (max-width: 766px) {
	.about-video-container{
		flex-direction: column;
		gap: 24px; 
	}
	}

@media (max-width: 766px) {
	.about-video-container iframe{
		width: 100%; 
		max-width: 100%; 
		height: auto; 
		aspect-ratio: 16/9; 
	}
}


.about-contact-container{
	margin-top: 48px;
	display: flex;
	gap: 20px;
	justify-content: center;
}

@media (max-width: 1290px) {
	.about-contact-container{
		flex-direction: column;
		gap: 24px; 
	}
	}

.contact-content-box{
background-color: white;
padding: 32px;
border-top: 1px solid #ECEDF0;
clip-path: polygon(
    0% 0%,           
    100% 0%,        
    100% calc(100% - 54px), 
    calc(100% - 54px) 100%, 
    0% 100%      
);
}

.korpus{
font-family: 'Raleway', sans-serif;
font-size: 24px;
font-weight: 600;
line-height: 32px;
text-align: left;
color:  #111315;
}

.location, .shedule, .phone{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 18.78px;
text-align: left;
margin-top: 16px;
}

.shedule2{
	margin-left: 28px;
}

.location:before, .corpus-location:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 20px;
	background-image: url('/wp-content/uploads/2024/12/location.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 8px;
	vertical-align: middle;
  }

.shedule:before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
background-image: url('/wp-content/uploads/2025/06/shedule.svg');
background-size: contain;
background-repeat: no-repeat;
margin-right: 8px;
vertical-align: middle;
}

.phone:before, .corpus-phone:before {
	content: '';
	display: inline-block;
	width: 21px;
	height: 21px;
	background-image: url('/wp-content/uploads/2024/12/phone.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 8px;
	vertical-align: middle;
	}

/* Сторінка Ревматолог*/

.doctor-container{
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: end;
}

@media (max-width: 1290px) {
	.doctor-container{
		flex-direction: column;
		gap: 24px; 
	}
	}

.doctor-container-item{
	flex: 1;
}

.mar-64{
	margin-top: 64px;
}

.symptom-container{
	display: flex;
	gap: 86px;
	justify-content: center;
}

@media (max-width: 766px) {
	.symptom-container{
		flex-direction: column;
		gap: 24px; 
	}
	}

.symptom-title{
font-family: 'Raleway', sans-serif;
font-size: 28px;
font-weight: 600;
line-height: 36px;
text-align: left;
color:  #111315;

}

@media (max-width: 766px) {
	.symptom-title{
		font-size: 20px;
		line-height: 36px;
	}
	}

.special-list2{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 32px;
text-align: left;
color: #3C4555;
margin-top: 16px;
}


.treatment-container{
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: 48px;
}

@media (max-width: 766px) {
	.treatment-container{
		flex-direction: column;
		gap: 24px; 
	}
	}

.treatment-box{
	background-color: #F0F2F4;
	padding: 23px 32px;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 54px) 0px, 
		100% 54px,           
		100% 100%,  
		54px 100%,           
		0px calc(100% - 54px) 
	);
}

@media (max-width: 766px) {
	.treatment-box{
	padding: 24px 16px;
	}
	}

.center{
	text-align: center;
}

.max-width-738{
	max-width: 738px;
}

.center-button{
	display: flex;
	justify-content: center;
	margin-top: 24px;
}

@media (max-width: 766px) {
	.center-button{
	margin-top: 8px;
	}
	}


.max-width-955{
	max-width: 955px;
}

.price-title{
font-family: 'Raleway', sans-serif!important;
font-size: 16px!important;
font-weight: 500!important;
line-height: 18.78px!important;
text-align: left!important;
color: #B6BFC9!important;
}

.price-sub-accordion-content{
	font-family: 'Raleway', sans-serif!important;
}

.price-table {
    border: none;
    border-collapse: collapse;
	width: 100%;
}

.price-table td, .price-table th {
    border: none;
}


.price-table .price-title {
    background-color:  #FFFFFF; 
}

tbody tr:nth-child(odd) {
	background-color: #FFFFFF; 
}
tbody tr:nth-child(even) {
	background-color: #8CA3BB0F; 
}


.hidden-item {
    display: none;  
}

.expand-prices{
	position: relative!important;
	top: -60px!important;
}



/*accordtion*/

.diagnos-container{
    display: flex;
    flex-wrap: wrap; 
    gap: 20px;
    justify-content: space-between; 
    margin-top: 16px;
    margin-bottom: 16px;
	}
	
	@media (max-width: 766px) {
		.diagnos-container{
			flex-direction: column;
			gap: 24px; 
		}
		}

.accordion-item.active .accordion-content.diagnos-container .diagnos-container-item {
	/*flex: 1 1 calc(25% - 20px); 
	max-width: calc(25% - 20px); */
}
	
	.diagnos-container-item{
	display: flex;
	gap: 16px;
	justify-content: center;
	align-items: center;
	padding: 24px;
	background-color: #F0F2F4;
	flex: 1;
	clip-path: polygon(
			0px 0px,               
			calc(100% - 26px) 0px, 
			100% 26px,           
			100% 100%,  
			26px 100%,           
			0px calc(100% - 26px) 
		);
	}

	@media (min-width: 1305px) {
	.diagnos-container-item{
		min-width: 250px;
	}
}

	.diagnoz-text{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: black;
	/*text-transform: uppercase;*/
	}

.accordion-item {
    border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
    margin-bottom: 10px;
}

.accordion-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    cursor: pointer;
	gap: 16px;
}

.accordion-content {
    display: none;
    padding: 15px;
}

.toggle-icon {
    width: 52px;
    height: 52px;
    transition: transform 0.3s ease;
}

.accordion-item.active .toggle-icon {
    transform: rotate(180deg);
}


.accordion-item.active .accordion-content.diagnos-container {
    display: flex; 
    gap: 20px;
    justify-content: center;
    margin-top: 16px;
    margin-bottom: 16px;
}

.about-contact-container2{
	display: flex;
}

@media (max-width: 766px) {
	.about-contact-container2{
		flex-direction: column;
		gap: 24px; 
	}
	}

@media (min-width: 766px) {	
.align-right{
	margin-left: auto;
}
}

.doctor-title-container{
	max-width: 600px;
}

.align-left{
	text-align: left!important;
}

/*Сторінка лікаря*/

@media (min-width: 766px) {
.pbmit-team-single2{
	padding-top: 200px;
}
}

.section-service{
	padding-bottom: 80px;
}

@media (max-width: 766px) {
.section-service{
	padding-bottom: 60px;
}
}

.team-container{
display: flex;
gap: 32px;
}

@media (max-width: 766px) {
	.team-container{
		flex-direction: column;
		gap: 24px; 
	}
	}

.team-title{
font-family: 'Raleway', sans-serif;
font-size: 60px;
font-weight: 400;
line-height: 80px;
text-align: left;
text-transform: uppercase;
color:  #111315;
max-width: 600px;
}

@media (max-width: 766px) {
	.team-title{
		font-size: 32px;
		line-height: 40px;
	}
	}


.doctor-desription-container{
	margin-top: 85px;
	display: flex;
	width: 800px;
	 border-bottom: 1px solid #ECEFF1


}

@media (max-width: 766px) {
	.doctor-desription-container{
		flex-direction: column;
		gap: 24px; 
		width: 100%;
		margin-top: 24px;
	}
	}

.doctor-title{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 25.6px;
text-align: left;
color:  #8F99A8;
}

.doctor-speciality{
font-family: 'Raleway', sans-serif;
font-size: 28px;
font-weight: 400;
line-height: 36px;
text-align: left;
text-transform: uppercase;
}

.doctor-content-container{
	margin-top: 48px;
	max-width: 726px;
}

.doctor-content-container h2{
font-family: 'Raleway', sans-serif;
font-size: 50px;
font-weight: 600;
line-height: 62px;
text-align: left;
text-transform: uppercase;
margin-top: 40px;
margin-bottom: 20px;
}

@media (max-width: 766px) {
	.doctor-content-container h2{
		font-size: 36px;
		line-height: 42px;
		margin-top: 20px;

	}
	}

.doctor-content-container h3{
font-family: 'Raleway', sans-serif;
font-size: 28px;
font-weight: 400;
line-height: 36px;
text-align: left;	
}

/*Slider container*/

.pbmit-title3{
font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: left;
}

@media (max-width: 766px) {
	.pbmit-title3{
		font-size: 36px;
		line-height: 40px;
	}
	}

	.faq-title{
font-family: 'Raleway', sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 42px;
text-align: left;
color: #111315;
margin-top: 24px;
	}

.certificate-slider-container {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 80px 0;
    width: 100%;
}

@media (min-width: 1005px) and (max-width: 1290px){
	.certificate-slider-container {
		max-width: 1000px;
	}
}

@media (min-width: 766px) and (max-width: 1005px){
	.certificate-slider-container {
		max-width: 766px;
	}
}


.certificate-slider-wrapper {
    display: flex;
    transition: transform 0.3s ease-in-out;
    will-change: transform;
}


.article-container-slider {
    display: flex;
    flex-shrink: 0;
    width: 230px; 
    margin-right: 10px;
}



.article-container-slider:last-child {
    margin-right: 0; 
}


.certificate-service-image {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.certificate-service-image img {
    max-width: 100%;
    height: auto;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); 
}

/* Попап сертифікату*/

.certificate-thumb{
	cursor: pointer;
}

.certificate-popup {
    display: none;              
    position: fixed;
    inset: 0;                  
    z-index: 9999999999;
    align-items: center;
    justify-content: center;
}

.certificate-popup-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.75);
    cursor: pointer;
}

.certificate-popup-content {
    position: relative;
    z-index: 1;
    max-width: 95%;
    max-height: 95%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    box-sizing: border-box;
}

.certificate-popup-content img {
    max-width: 100%;
    max-height: 90vh;
    border-radius: 6px;
    box-shadow: 0 6px 30px rgba(0,0,0,0.5);
    display: block;
}

.certificate-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
    background: transparent;
    border: none;
    font-size: 34px;
    line-height: 1;
    color: black;
    cursor: pointer;
    padding: 6px 10px;
}


body.popup-open {
  overflow: hidden;
  position: fixed;
  width: 100%;

}



@media (max-width: 766px) {
    .article-container {
        margin-right: 0; 
        width: 100%; 
    }

}

/*Блок що ми лікуємо*/

@media (min-width: 1367px) {
.padding-200{
	padding-top: 200px;
}
}


@media (min-width: 766px) and (max-width: 1367px)  {
	.padding-200{
		padding-top: 30px;
	}
	}


.service-grid2 {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
	width: 100%;
	/*box-sizing: border-box;*/
}

.service-item2 {
    flex: 0 1 calc(25% - 20px); 
    text-align: center;
    padding: 24px;
    max-width: calc(25% - 20px);
	background-color: #F0F2F4;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 26px) 0px, 
		100% 26px,           
		100% 100%,  
		26px 100%,           
		0px calc(100% - 26px) 
	);
}

.service-item3 {
    flex: 0 1 calc(33.33% - 16px); 
    text-align: center;
    padding: 24px;
    max-width: calc(33.33% - 16px);
	background-color: #F0F2F4;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 26px) 0px, 
		100% 26px,           
		100% 100%,  
		26px 100%,           
		0px calc(100% - 26px) 
	);
}

@media (max-width: 760px) {
    .service-item2, .service-item3  {
        flex: 0 1 calc(100% - 10px); 
        max-width: calc(100% - 10px); 
        margin: 0 auto;
    }

    .service-container2 {
        width: 100%; 
        padding: 12px;
    }
}

.service-grid3{
	display: flex;
    flex-wrap: wrap;
    gap: 24px;
	width: 100%;
	justify-content: left;
}

@media (max-width: 1190px) {
	.service-grid3{
		justify-content: center;
	}
}

@media (max-width: 760px) {
	.service-grid3{
		flex-direction: column;
	}
	.service-item4{
		flex: 0 1 calc(100% - 10px); 
        max-width: calc(100% - 10px); 
        margin: 0 auto;
	} 

}

@media (min-width: 1190px) {
.service-item4 {
    flex: 0 1 calc(25% - 20px); 
    text-align: center;
    padding: 24px;
    max-width: calc(25% - 20px);
}
}


.service-heading{
font-family: 'Raleway', sans-serif;
font-size: 60px;
font-weight: 600;
line-height: 80px;
text-align: center;
text-transform: uppercase;
}

.service-heading2{
	font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: left;
text-transform: uppercase;
}

@media (max-width: 766px) {	
    .service-heading2, .service-heading{
        font-size: 36px;
        line-height: 48px;
    }
    }

.korpus-heading2{
font-family: 'Raleway', sans-serif;
font-size: 60px;
font-weight: 600;
line-height: 72px;
text-align: left;
text-transform: uppercase;
margin-top: 7px;
}

@media (max-width: 766px) {	
    .korpus-heading2{
        font-size: 36px;
        line-height: 48px;
		margin-top: 36px;
    }
    }

.service-title2{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
text-align: left;
text-transform: uppercase;
color: #25292F;
 overflow-wrap: break-word; /* дозволяє переносити довгі слова */
    word-break: normal;        /* не ламати посередині */
    hyphens: auto;    
}

.service-container2{
	display: flex;
	gap: 16px;
	justify-content: left;
	align-items: start;
}

.more-service-container, .testimonail-content-container{
	margin-top: 16px;
	border-bottom: 1px solid #D8DFE4;
	padding-bottom: 16px;
}

.pop-response{
	border-top: 1px solid #D8DFE4;
	margin-top: 24px;
}

.more-service-text{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 19.6px;
text-align: left;
}

.more-service-text a{
	color:  #0459C4;
}


@media (min-width: 768px) {
    .load-more-button {
        display: none;
    }
}


.load-more-button {
    display: block;
	padding: 16px;
	border: none;
	width: 100%;
	background-color: #F0F2F4!important;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	transition: background-color 1s ease!important;
	clip-path: polygon(
		0px 0px,               
		calc(100% - 16px) 0px, 
		100% 16px,           
		100% 100%,  
		16px 100%,           
		0px calc(100% - 16px) 
	);
}


.load-more-button-container{
	margin-top: 36px;
	display: flex;
	justify-content: center;
}

.hidden {
    display: none;
}

@media (max-width: 768px) {
    .hidden {
        display: none;
    }

    #load-more-services {
        display: block;
    }
}

@media (min-width: 769px) {
    .hidden {
        display: block !important;
    }

    #load-more-services {
        display: none;
    }
}

/*Відгуки*/

.testimonial-content2, .testimonial-content2 p, .testimonial-content2 p{
	font-family: 'Raleway', sans-serif!important;
font-size: 14px!important;
font-weight: 400!important;
line-height: 20px!important;
text-align: left!important;
color: #15171A;
}

.more-testimonial-text{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 19.6px;
text-align: left;
margin-top: 24px;
text-decoration: underline;
text-decoration-color: #0459C4;
}

.popup-rating{
	margin-top: -4px;
	margin-bottom: 12px;
}

.estim{
	text-align: center;
	margin-top: 16px;
	color: #3C4555!important;
	font-weight: 500;
	
}

.more-testimonial-text a{
	color:  #0459C4;
}


.testimonial-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Overlay color */
    display: flex; /* Use flexbox to center content */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    display: none; /* Hidden by default */
	z-index: 999999999999999!important;
}

.popup-title{
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 28px;
text-transform: uppercase;
color: #111315;
}

.popup-name{
font-family: 'Raleway', sans-serif;
font-weight: 600!important;
font-size: 16px!important;
line-height: 24px!important;
margin-top: 24px!important;
color: #111315;
}

.testimonial-name{
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: #111315;
text-align: left;
}

.testimonial-popup-content {
    background-color: white;
    padding: 40px;
    width: 80%; /* You can adjust this */
    max-width: 600px; /* Limit the max width */
    position: relative;
	z-index: 99999999999999;
	overflow-y: auto;
	max-height: 80vh;
}


@media (max-width: 766px) {
.testimonial-popup-content {
	padding: 16px;
	}
}

.testimonial-popup .close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;
}

.testimonial-description{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 32px;
text-align: center;
color: #3C4555;
max-width: 966px;
}

.testimonial-description-container{
	display: flex;
	justify-content: center;
	margin-top: 24px;
}

.testimonial-button-container{
	display: flex;
	justify-content: center;
}

.pbminfotech-box-star-ratings3{
	display: flex;
	justify-content: left;
	margin-top: -4px;
}

.testimonial-date {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 20px;
text-align: left;
color: #626466;
margin-left: auto;
}

@media (min-width: 520px) {
.popup-date{
	position: absolute;
	top: 90px;
	right: 40px;
}
	}

@media (max-width: 520px) {
.popup-date{
	margin-top: 16px;
}
	}


.response-title{
	font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 20px;
text-align: left;
color: #15171A;
}

.medatlant-response-container{
	margin-top: 16px;
}

.testimonial-popup-title{
font-family: 'Raleway', sans-serif!important;
font-size: 36px!important;
font-weight: 600!important;
line-height: 32.87px!important;
text-align: left!important;
text-transform: uppercase!important;
color: #111315!important;
}

.testimonail-warning{
font-family: 'Raleway', sans-serif!important;
font-size: 14px!important;
font-style: italic!important;
font-weight: 500!important;
line-height: 22.4px!important;
text-align: left!important;
color: #111315!important;
}

 .wpcf7-submit{
	background-color: black!important;
	color: white!important;
	text-transform: none!important;
	font-family: 'Raleway', sans-serif!important;
	font-weight: 700!important;
	font-size: 16px!important;
}

.wpcf7-list-item-label{
font-family: 'Raleway', sans-serif!important;
font-weight: 400!important;
font-size: 12px!important;
line-height: 14px!important;
color: #111315!important;
}

.checkbox-description{
	font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: #111315;
}

.checkbox-flex{
	display: flex;
	gap: 4px;
	position: relative;
	right: 12px;
	align-items: top;
}

.wpcf7-submit{
	margin-top: 16px;
	transition: background-color 1s ease!important;
}

.wpcf7-submit:hover{
	background-color: #0459C4!important;
}

.wpcf7-textarea{
	padding-top: 16px!important;
}

.wpcf7-not-valid-tip{
	font-size: 12px!important;
	color: red!important;
}

.flex-container{
	display: flex;
	gap: 48px;
	margin-top: 32px;
}

@media (max-width: 766px) {
	.flex-container{
		flex-direction: column;
	}
	}

.flex-item{
flex: 1;
}

.testimonial-stars{
	margin-top: 24px;
	display: flex;
	justify-content: center;
}

/* Сторінка Ціни */

.no-pointer{
	pointer-events: none;	
}


.price-description-container{
margin-top: 74px;
}

/* Container Styling */
.price-accordion-container {
    margin: 20px 0;
}

/* Accordion Title Styling */
.price-accordion-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding: 25px 16px;
    cursor: pointer;
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 32.87px;
	text-align: left;
	text-transform: uppercase;
}

.price-accordion:first-of-type .price-accordion-title {
  border-top: 1px solid #ddd;
}


.price-heading{
font-family: 'Raleway', sans-serif;
color: #111315;
text-transform: uppercase;

}


	@media (min-width: 766px) {
		.price-heading{
	font-size: 28px;
	line-height: 32px;
		}
		}

	@media (max-width: 766px) {
		.price-heading{
	font-size: 24px;
	line-height: 32px;
		}
		}



/* Toggle Icon */
.price-toggle-icon {
    width: 52px;
    height: 52px;
    transition: transform 0.3s ease;
}

/* Accordion Content */
.price-accordion-content {
    max-height: 0;
    overflow: hidden;
    background-color: #ffffff;
    transition: max-height 0.3s ease-out;
}

.price-accordion-content-active {
    max-height: 100%; 
	/*padding-top: 32px;*/
}

/* Table Styling */
.price-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

.price-table th,
.price-table td {
    padding: 31.5px 16px;
    text-align: left;
    border: none;
}

@media (max-width: 766px) {
.price-table th,
.price-table td{
	padding: 21px 16px;
		}
		}


.price-title {
    font-weight: bold;
    background-color: #f0f0f0;
}

.price-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.price-table tr:nth-child(odd) {
    background-color: #ffffff;
}


.hidden-row {
    display: none;
}



.expand-button {
	position: relative;
	padding: 16px 41px;
	background-color: transparent;
	color: black;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: center;
	cursor: pointer;
	border: none;
	height: 56px;
	z-index: 1;
	margin-top: 16px;
	width: 100%;
}

.expand-button:hover{
	color: white;
}

/* border*/
.expand-button::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	transition: all 0.4s;
	background-color: #AEB5C1;
	/*background-color: #AEB5C1;*/
}

/*background*/
.expand-button::after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	background: #f5f7f8;
	/*background: #f8f9fb;*/
	z-index: -1;
	clip-path: polygon(0px 0px,
			calc(100% - 16px) 0px,
			100% 16px,
			100% 100%,
			16px 100%,
			0px calc(100% - 16px));
	transition: all 0.4s;
}

.expand-button:hover::after {
	background-color: #04448C;
	transition: all 0.4s;
}

/* border*/
.expand-button:hover::before {
	background-color: #AEB5C1;
	transition: all 0.4s;
}


/*Записатись на прийом*/


@media (max-width: 768px) { /* Adjust breakpoint as needed */
    .contact-image {
        width: 100%; 
        height: auto; 
		max-width: 300px;
		max-height: 300px;
    }
}

.contact-image{
	width: 568px;
	height: 568px;
}

.wpcf7-form-control.wpcf7-select.form-control {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 22.4px;
text-align: left;
color: #AEB5C1; 
}

.wpcf7-text, .wpcf7-email, .wpcf7-tel, .wpcf7-textarea{
	background-color: #fcfcfd!important;
}

.contact-form3 .wpcf7-text, .contact-form3 .wpcf7-email, .contact-form3 .wpcf7-tel, .contact-form3 .wpcf7-textarea{
	background-color: #fff!important;
}


.caret::after {
	position: absolute;
	top: 28px;
	right: 16px;
	content: ''!important;
	display: inline-block!important;
	width: 9px!important;
	height: 5px!important;
	background-image: url('/wp-content/uploads/2024/12/dropdown.svg')!important;
	background-size: contain!important;
	background-repeat: no-repeat!important;
	margin-left: 8px!important;
	vertical-align: middle!important;
  }

.caret{
	position: relative;
}


/* Style for the caret */

/*.dropdown > a + .caret2 {
    display: inline-block;
    margin-left: 5px;
    border-top: 4px solid white;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    vertical-align: middle;
}

.caret3 {
    margin-left: 5px;
    border-top: 4px solid black;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(180deg);
}*/

/* Style for caret2 (applies to top-level and child menus without submenus) */
.caret2 {
    margin-left: 5px;
    border-top: 4px solid black;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
	
}

/* Style for caret3 (applies to child menu items with their own submenus) */
.caret3 {
    margin-left: 5px;
    border-top: 4px solid black;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
    /*transform: rotate(90deg)!important;*/
}


/* Стилі для сторінки корпусу*/

.shedule-phone-container{
	display: flex;
	gap: 24px;
	margin-top: 18.5px;
}

@media (max-width: 766px) {
	.shedule-phone-container{
	flex-direction: column;
	}
	}	


.corpus-text{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 18.78px;
text-align: left;
color:  #3C4555;
}

.corpus-shedule:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url('/wp-content/uploads/2025/06/shedule.svg');
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-top: -4px;
	vertical-align: middle;
	}


	
@media (min-width: 766px) {	
.corpus-content-container{
	margin-top: -120px;
}
}

.corpus-location{
	margin-top: 18.5px;
}

.corpus-heading{
font-family: 'Raleway', sans-serif;
font-size: 56px;
font-weight: 600;
line-height: 72px;
text-align: center;
color:  #111315;
text-transform: uppercase;
margin-top: 24px;
}

@media (max-width: 766px) {	
	.corpus-heading{
		font-size: 36px;
		line-height: 52px;
	}
	}

.corpus-heading-container{
	max-width: 846px;
	display: flex;
	justify-content: center;
	margin: auto;
}


.corpus-direction{
font-family: 'Raleway', sans-serif;
font-size: 28px;
font-weight: 600;
line-height: 32.87px;
text-align: left;
color:  #111315;
text-transform: uppercase;
}

.corpus-service-list{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: left;
	margin-top: 24px;
}

.corpus-service-item{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 32px;
text-align: center;
color:  #7AA7DB;
padding: 4px 12px;
border: 1px solid #7AA7DB;
border-radius: 20px;
transition: background-color 1s ease;
}

.corpus-service-item:hover{
	background-color: #7AA7DB;
	color: white;
}

.corpus-accordion{
	margin-top: 37px;
}

.corpus-accordion-item{
	margin-top: 16px;
	border-bottom: 1px solid #ddd;
}

.corpus-accordion-item:first-child {
    border-top: 1px solid #ddd;
	padding-top: 16px;
}

.corpus-accordion-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 10px;
    
}


.corpus-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.corpus-accordion .slider-container{
	position: relative;
	top: -32px;
}

.likari{
margin-top: 26.5px;
font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size: 16px;
}

/*404 сторінка*/

.white-background{
	background-color: white;
}

.title-404{
font-family: 'Raleway', sans-serif;
font-size: 200px;
font-weight: 600;
line-height: 234.8px;
text-align: center;
color:  #0459C4;
}

.subtitle-404{
font-family: 'Raleway', sans-serif;
font-size: 28px;
font-weight: 400;
line-height: 32.87px;
text-align: center;
color: #3C4555;
margin-top: 16px;
}

.black-button2 a{
	color: white;
}

/*Footer*/

.site-footer .menu-item{
	margin-top: 12px;
	}
	

.site-footer{
	position: relative!important;
	
	border-top: 1px solid #ECEDF0;
	background-color: #fcfcfd;
}

.lpbLottiePlayer{
	display: none;
}

.footer-flex{
	display: flex;
	gap: 36px;
	justify-content: center;
	align-items: flex-start!important;
	padding-left: 16px;
	padding-right: 16px;
}

@media (max-width: 1170px) {	
	.footer-flex{
		flex-direction: column;
		padding-left: 16px;
		padding-right: 16px;
		gap: 16px;
	}
	}

.widget-title2{
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 32.4px;
text-align: left;
min-width: 146px;
}

.no-wrap{
	white-space: nowrap;
}

.widget0 .custom-html-widget{
	width: 100%;
	min-width: 276px;
}

.widget1 .menu{
	width: 100%;
	min-width: 146px;
}

.widget2 .menu{
	width: 100%;
	min-width: 192px;
}

.widget3 .menu{
	width: 100%;
	min-width: 192px;
}

.widget4 .custom-html-widget{
	width: 100%;
	min-width: 215px;
}

.footer-big-title{
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 44.8px;
	text-align: left;
	text-transform: uppercase;
}

.footer-text{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	text-align: left;
	color:  #58606C;
}

.footer-text-16{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.6px;
	text-align: left;
	color:  #58606C;
}

.footer-bold{
	font-family: 'Raleway', sans-serif;;
	font-size: 16px;
	font-weight: 600;
	line-height: 25.6px;
	text-align: left;
	color:#15171A;
}

.footer-column{
	margin-top: 32px;
}

.w-196{
	max-width: 196px;
}

.mobile-column{
	/*display: flex;
	flex-direction: column;*/
}

.social-column{
	display: flex;
	gap: 16px;
	margin-top: 56px;
	max-width: 196px;
}

.soc-footer{
	box-shadow: 0px 0px 17.34px 0px #102C3C1F;
	border-radius: 100%;

}

.soc-footer2{
	padding: 10px;
	background-color: white;
	border-radius: 100%;
	box-shadow: 0px 0px 17.34px 0px #102C3C1F;
}

.mar-16{
	margin-top: 16px;
}

.footer-table td{
	border: none;
	background-color: #fcfcfd;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
}


.bottom-footer-flex .pbmit-footer-menu{
	display: flex;
	gap: 48px;
}

@media (max-width: 766px) {	
	.bottom-footer-flex .pbmit-footer-menu{
		flex-direction: column;
		gap: 16px;
	}
	}

.bottom-footer{
	margin-top: 32px;
	padding-top: 32px;
	padding-bottom: 32px;
	border-top: 1px solid #ECEDF0;
	display: flex;
	gap: 128px;
	justify-content: space-around; 
}

@media (max-width: 766px) {	
	.bottom-footer{
		flex-direction: column;
		padding-left: 16px;
		padding-right: 16px;
		gap: 16px;
	}
	}


/* фікс баги з прокруткою у мобільній версії*/
.no-js, .nojq{
	overflow-x: hidden!important;
}


  .mob-icon-menu,
.mob-menu-icon {
 /* background-color: black!important;*/
 background-color: white;
  position: relative!important;
  z-index: 999999!important;
}

.mobmenu-overlay{
	position: relative!important;
	z-index: 999999!important;
}


@media only screen and (max-width: 1367px) {
    .mobmenur-container i {
        color: black!important;
    }
}


/* PAgination*/

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    /*margin: 48px 0;*/ 
	margin-top: 48px;
}

@media (max-width: 766px) {	
.pagination {
	margin-top: 32px;
}
}

.pagination ul.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 8px 0;
}

.pagination ul.page-numbers li {
    margin: 0 5px; 
}

.pagination ul.page-numbers li a, 
.pagination ul.page-numbers li span {
    text-decoration: none;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    transition: background-color 0.3s, color 0.3s;
}

.pagination ul.page-numbers li a:hover {
    background-color: #0073e6;
    color: #fff;
}

.pagination ul.page-numbers li span.current {
    background-color: #0073e6;
    color: #fff;
    border: 1px solid #0073e6;
    pointer-events: none; 
}

/*Blog customization*/

@media (min-width: 766px) {	
.blog-details2{
	margin-top: -140px;
}
}

/*question-answers accordtion*/

.accordion-container {
    margin-top: 40px;
	margin-bottom: 60px;
}

.accordion-item {
    margin-bottom: 20px;
    border: 1px solid #ddd!important;
    border-radius: 8px!important;
    overflow: hidden;
}

.accordion-title {
    background: #f5f5f5;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.accordion-heading {
    margin: 0;
    font-size: 18px;
}

.accordion-content {
    padding: 15px;
    display: none;
    background: #fff;
}

.accordion-content-active {
    display: block;
}



#wpadminbar{
/*display: none;*/
}

/*Додатковий мобільний блок */

@media (min-width: 1367px) {
	.aditional-mobile{
		display:none;
	}
		}

		

@media (min-width: 1367px) {
	.aditional-mobile-2{
		display:none;
	}
		}

@media (max-width: 1367px) {	
.aditional-mobile, .aditional-mobile-2{
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-top: -16px;
}
}

.aditional-mobile-2{
	margin-bottom: 10px!important;
}

.aditional-mobile a{
	color: black!important;
}

.aditional-mobile2 a{
	color: white!important;
}

@media (max-width: 766px) {	
.blog-classic{
	margin-top: -100px;
}
}

.black-background{
	background-color: black!important;
}

.korpus-button-container{
	display: flex;
	gap: 24px;
	margin-top: 24px;
	justify-content: center;
}

.korpus-button{
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 160%;
vertical-align: middle;
text-decoration: underline;
text-decoration-style: solid;
color: white;
}

.korpus-button-2{
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 160%;
vertical-align: middle;
text-decoration: underline;
text-decoration-style: solid;
color: black;
}

@media (max-width: 1367px) {
.mar-16-mob{
	margin-top: 16px;
}
}

.negative-margin-mobile{
	position: relative;
	top: -150px;
	margin-bottom: -60px;
}

.negative-margin-mobile2{
	position: relative;
	top: -80px;
	margin-bottom: -60px;
}

.negative-margin-mobile3{
	position: relative;
	top: -30px;
}

.margin-mobile4{
	position: relative;
	top: 30px;
}

@media (min-width: 1025px) and (max-width: 1367px)  {
	.middle{
margin-top: -160px;
	}
}

@media (min-width: 1025px) and (max-width: 1367px)  {
	.middle2{
margin-top: -100px;
	}
}

.pbmit-logo-menuarea{
	position: relative;
	right: 60px;
}

.header-line {
   margin-top: -1px;
   margin-left: 8px;
}

.not-stop{
font-size: 16px;
font-weight: 600;
line-height: 25.6px;
color:  #3C4555;
}

input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important;
}

.rotate-180 {
    transform: rotate(180deg);
}


/* Hide hover images by default */
.nav-left-hover,
.nav-right-hover {
    display: none;
}

/* Show hover image and hide static image for nav-left */
.nav-left-wrapper:hover .nav-left {
    display: none;
}

.nav-left-wrapper:hover .nav-left-hover {
    display: inline-block;
}

/* Show hover image and hide static image for nav-right */
.nav-right-wrapper:hover .nav-right {
    display: none;
}

.nav-right-wrapper:hover .nav-right-hover {
    display: inline-block;
}


/*Блок статті*/

.related-posts-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 48px;
}

@media (max-width: 1290px) {
    .related-posts-container {
        justify-content: center; 
    }
}

.related-post {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 32px 16px;
    background-color: white;
    border: 1px solid rgb(236, 237, 240);
    border-radius: 8px;
    transition: transform 0.3s ease-in-out;
}

.related-post:hover {
    transform: translateY(-5px);
}

.related-post-image img {
    height: 242px;
    width: auto;
    max-width: 100%;
    border-radius: 8px;
}

.related-post-title {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 1024px) {
    .related-post {
        width: 45%; 
    }
}

@media (max-width: 768px) {
    .related-post {
        width: 100%; 
        padding: 24px 12px;
    }
}

@media (max-width: 480px) {
    .related-post {
        padding: 20px 10px;
    }

    .related-post-title {
        font-size: 16px; 
    }

    .related-post-image img {
        height: 200px; 
    }
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    margin-top: 48px;
}

.slider-container2 {
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
	position: relative;
	padding-top: 48px;

}

@media (min-width: 766px) {
    .slider-container2 {
	gap: 8px;
    }
}


.slider-container2 .related-post {
    /* Calculate the width: (100% - total gap space) / number of items */
    /* For 3 items and 2 gaps of 8px (16px total): */
    min-width: calc((100% - 16px) / 3);
    flex-shrink: 0;
}

@media (max-width: 1024px) {
    .slider-container2 .related-post {
        /* For 1 item and 0 gaps (or just to be safe, no calc needed): */
        min-width: 100%;
    }
}

.slider-controls {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: absolute;
	top: 4px;
	right: 16px;
}

.slider-controls button {
    padding: 8px 16px;
    font-size: 18px;
    cursor: pointer;
    background: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.slider-prev, .slider-next{
	cursor: pointer;
}

.slider-next{
	margin-left: 16px;
}

/*Галерея*/

.portfolio-gallery-container {
    margin-top: 30px;
	display: flex;
	gap: 16px;
	flex-wrap: wrap;
	margin-bottom: 36px;
}


@media (max-width: 768px) {
	.portfolio-gallery-container {
	justify-content: center;
		}
	}

@media (max-width: 490px) {
.portfolio-gallery-item {
flex: 1 1 calc(50% - 16px); 
max-width: calc(50% - 16px); 
    }

.portfolio-gallery-container {
/*padding: 0 10px;*/
    }
}

.gallery-item img{
	width: 300px;
	height: auto;
	max-height: 200px;
	object-fit: cover;
}

.image-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 999999;
}

.image-popup {
    position: fixed;
	top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    display: none;
    z-index: 9999999999999999;
}

@media (max-width: 768px) {
	.image-popup  {
		position: fixed;
		top: 50%;
		left: 49.9%;
		transform: translate(-50%, -50%);
		background: #fff;
		padding: 10px;
		display: none;
		z-index: 10000;
		width: 100%;
		z-index: 9999999999999999;
		}
	}


.image-popup img {
    max-width: 100%;
    max-height: 90vh;
    display: block;
}

.image-popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50%;
}

.image-popup-prev,
.image-popup-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    user-select: none;
    transition: background 0.3s ease;
}

.image-popup-prev {
    left: 10px;
}

.image-popup-next {
    right: 10px;
}

.image-popup-prev:hover,
.image-popup-next:hover {
    background: rgba(0, 0, 0, 0.8);
}

.pbmit-btn:hover{
	color: white!important;
}

.prev, .next{
	display: none!important;
}

@media (max-width: 768px) {
.contact-mar{
	margin-top: 36px;
}
}


.map-negative-margin{
margin-top: -56px;
}


@media (min-width: 768px) and (max-width: 1365px) {
.blog-mobile{
	margin-top: -200px;
}

.mar-36-mob{
	margin-top: 36px;
}

}

@media (max-width: 768px) {
	.blog-mobile{
		margin-top: -130px;
	}
	
	.mar-36-mob{
		margin-top: 36px;
	}
	
	}
	

.hidden-testimonial {
display: none;
}

/* Правка блогу*/

.pbmit-entry-content p, 
.pbmit-entry-content li {
    font-family: 'Raleway', sans-serif !important;
}

.pbmit-entry-content ul, .list-correction ul {
    padding-left: 20px; /* Adjust spacing for better alignment */
}


.pbmit-entry-content ul li, .list-correction ul li{
    margin-bottom: 16px; 
    line-height: 1.6;
	font-size: 18px;
	position: relative; 
	padding-left: 15px;	
}

.pbmit-entry-content ol li, .list-correction ol li {
    margin-bottom: 8px; 
    line-height: 1.6;
	font-size: 18px;
	position: relative; 	
}

.pbmit-entry-content ul li::before, .list-correction ul li::before {
    content: "•"; 
    color: #000; 
    font-size: 16px; 
    position: absolute;
    left: 0;
    top: 2px;
}

.pbmit-entry-content ol li::before, .list-correction ol li::before{
    content: none;
}


.who-we-container span{
	color: #111315;
 

}

/* Блок довільна кнопка */

.custom-button-container{
	display: flex;

}

.left-position{
	justify-content: left;
}

.center-position{
	justify-content: center;
}

.right-position{
	justify-content: right;
}

@media (min-width: 1366px) {
.internal-link-container{
	position: absolute;
	top: 20px;
	right: -500px;
}
}

@media (max-width: 1366px) {
	.internal-link-container{
	margin-top: 24px;
	}
	}
	
.internal-link{
font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
color:  #D1E0F6;
}

.internal-link-outer::before {
content: '';
display: inline-block;
width: 18px;
height: 18px;
background-image: url('/wp-content/uploads/2025/04/exclude.svg');
background-size: contain;
background-repeat: no-repeat;
margin-right: 8px;
vertical-align: middle;
margin-top: -2px;
}

.vertical-stick-1, .vertical-stick-2{
	border: 1px solid #8F99A8;
	width: 1px;
	height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}


  .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
  
  .alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
  }
  
  .alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em;
  }

  @media (min-width: 766px) {
.corpus-margin{
	margin-top: 100px;
}
}

  @media (max-width: 766px) {
.corpus-margin{
	margin-top: -80px;
}
}


@media (max-width: 1366px) {
.mar-36-mob{
	margin-top: 180px;
}

.negative-margin-mob{
	margin-top: -48px;
}

.mar-36-mob2{
	margin-top: 36px;
}

}


.mobmenur-container{
	position: relative!important;
	top: 10px!important;
}

.mob-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 40px; 
  position: relative;
  top: 30px;
  transition: opacity 0.3s ease;
}

.flex-center-mobile{
display: flex;
  justify-content: center;
  margin-top: 36px;
}

@media (max-width: 992px) {
.widget-search{
margin-top: 36px;
}
}

.widget-search{
	position: relative;
	z-index: 999;
}


/* Іконки соц. мереж*/

.soc-sharing{
	background-color: white;
	padding: 24px;
	border-radius: 30px;
	position: relative;
	top: -30px;
}

.soc-sharing a {
  display: inline-block;
  margin-right: 10px;
  transition: transform 0.2s;
}
.soc-sharing a:hover {
  transform: scale(1.2);
}

.soc-sharing-title{
	font-family: 'Raleway', sans-serif;
	font-size: 19px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 24px;
}

.soc-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
}

@media (min-width: 766px) {
.news-title{
	position: relative!important;
	top: -36px!important;
}
}

/* Методи оплати */

.payment-method{
	display: flex;
	gap: 16px;
	align-items: center;
	margin-top: 20px;
}

@media (max-width: 766px) {
.payment-method{
	flex-direction: column;
}
}

.red{
	color: red;
	margin-top: 16px;
}

@media (min-width: 766px) {
.mar-160{
	margin-top: 160px;
}
}

@media (max-width: 766px) {
.mar-160{
	margin-top: 60px;
}
}

.mar-bottom-48{
	margin-bottom: 48px;
}

.mar-bottom-24{
	margin-bottom: 24px;
}

@media (min-width: 766px) {
.mar-bottom-80{
	margin-bottom: 160px!important;
}
}

@media (min-width: 766px) {
.custom-negative-margin{
	margin-top: -112px;
}
}

@media (max-width: 766px) {
.custom-negative-margin{
	margin-top: -12px;
}
}


@media (min-width: 766px) {
.custom-margin{
	margin-top: 80px;
}
}

@media (max-width: 766px) {
.custom-margin{
	margin-top: 30px;
}
}

@media (max-width: 766px) {
.disease-margin{
	margin-top: 60px;
}
}

.breadcrumb_last a{
	color: #111315!important;
	font-size: 14px!important;
}



.treatment-description p a{
	text-decoration: underline!important;
}

@media (max-width: 766px) {
.mobile-center{
display: flex;
justify-content: center;
margin-bottom: 24px;
}
}

.footer-link  {
	margin-top: 12px;
}

.footer-link a {
	color:  #58606C;
}

/* ховаємо перемикач ру версії*/

/*
.wpml-ls-item-ru{
	display: none;
}*/

/* Перемикач мов у мобільну версію*/

.switcher-container{
	display: flex;
	gap: 8px;
	justify-content: center;
	align-items: center;
	margin-bottom: 16px;

}

.mobile-switcher-dark .wpml-ls-item-toggle,
.mobile-switcher-dark .wpml-ls-item-toggle span,
.mobile-switcher-dark .wpml-ls-sub-menu a,
.mobile-switcher-dark .wpml-ls-sub-menu span {
	color: #fff !important;
}

.mobile-switcher-dark ul,
.mobile-switcher-dark li {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important;
}

.mobile-switcher-dark .wpml-ls-sub-menu a, .mobile-switcher-light .wpml-ls-sub-menu a  {
	background-color: transparent; 
}

.mobile-switcher-dark .wpml-ls-sub-menu  {
	background-color: #000; 
}

.mobile-switcher-light .wpml-ls-sub-menu  {
	background-color: #fff; 
}



.mobile-switcher-dark  .wpml-ls, .mobile-switcher-light  .wpml-ls {
	max-width: 60px!important;
	text-align: center!important;
}

.switcher-container #s {
    background-color: transparent;
    border: 1px solid white;
    color: white;
    font-size: 14px;
    border-radius: 4px;
    outline: none;
}

.switcher-container #s::placeholder {
    color: rgba(255, 255, 255, 0.6); /* білий з прозорістю */
}

@media (max-width: 766px) {
.blog-heading .pbmit-breadcrumb-inner{
margin-bottom: -4px!important;
pointer-events: none!important;
}
}



/*Блок автора*/

@media (min-width: 766px) {
.site_content2{
	margin-top: -200px;
}
}

.pbmit-author-box {
	position: relative;
	margin-top: 45px;
	margin-bottom: 20px;
	padding: 40px;
	background-color: #f3f3f3;
	display: flex;
	gap: 28px;
	align-items: top;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	border-radius: 30px;
}

@media (max-width: 766px) {
.pbmit-author-box{
flex-direction: column;
padding: 16px;
justify-content: center!important;
align-items: center; 
}
}

@media (min-width: 766px) {
.pbmit-author-image img {
	width: 100%;
	max-width: 200px;
	min-width: 150px;
	height: auto;
	margin-right: 35px;
}
}

@media (max-width: 766px) {
.pbmit-author-image img {
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
}

.pbmit-author-name{
	font-size: 28px;
}

.pbmit-author-bio{
	margin-top: 8px;
}

.pbmit-author-box .pbmit-btn{
	background-color: black!important;
	font-weight: 600!important;
	font-family: 'Raleway', sans-serif!important;
}

.pbmit-author-box .pbmit-btn:hover{
	background-color: #0459C4!important;
}

@media (max-width: 766px) {
.pbmit-author-box .pbmit-btn{
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
}

.author-specialnist::first-letter {
    text-transform: uppercase; 
}

.author-specialnist{
margin-top: 8px;
font-size: 20px;
}

/*Копірайт меню*/

.bottom-footer .menu{
	display: flex;
	gap: 134px;
	margin-top: -12px;
}

@media (max-width: 766px) {
.bottom-footer .menu{
flex-direction: column;
	gap: 24px;
}
}

.bottom-footer-flex li a{
	color: #15171A;
	font-weight: 600;
}

#wp-realtime-sitemap-pages h3, #wp-realtime-sitemap-posts h3{
	display: none;
}

.site-footer li, .footer-link, .custom-html-widget {
font-family: 'Raleway', sans-serif!important;
font-size: 14px!important;
}

/* Карта сайту*/

@media (min-width: 1370px) {
.mapa-site{
	padding-top: 180px;
}
}

.mapa-site li{
	font-family: 'Raleway', sans-serif!important;
}

.mapa-site li a{
	color: black;
}

.popup-title{
	margin-bottom: 20px;
}



@media (max-width: 766px) {
.blog-classic{
	margin-top: 4px;
}

.pbmit-element-posts-wrapper{
	margin-top: -20px;
}

.category-mobile{
	margin-top: -30px;
}

}

.mob-icon-down-open{
	width: 14px!important;
}

@media only screen and (max-width: 1367px) {
    .mob-expand-submenu i {
        font-size: 14px!important;
    }
}

.map__inner{
	height: 450px;
}

	/* Ховаємо рекапчу*/
	/*
.grecaptcha-badge { 
	visibility: hidden; 
}*/


.doctor-img img{
		clip-path: polygon(
		0px 0px,
		calc(100% - 54px) 0px,
		100% 54px,
		100% 100%,
		54px 100%,
		0px calc(100% - 54px)
	);
}
