/* vetzelenka */ 
.menu  {
	width: 100%!important;
    position: fixed;
    top: 0px;
	z-index: 9999!important;
	padding: 0;
}
.menu-d  {
	white-space: nowrap; 
    padding-top: 10px;
    z-index: 9999!important;
	height: 61px;
	text-align: center;
	background-color: #ffffff;
	  }

onlineb {
		margin-top: -0.9em; 
		margin-bottom: 1em; 
	}

.menu-d a {
	display: inline-block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    border: 1px solid transparent;
    padding: 0.19rem 0.7rem;
    font-size: 0.975rem;
    line-height: 1.8;
    border-radius: 0.6em;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color: #fff;
    background-color: #6768ab;
    border-color: #596480;
    text-decoration: none;
	margin-left: 4px;
	margin-right: 0px;	
}

.menu-d { display: inline; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .menu-d { display: none; }}

.menu-m {
	max-width: 12em; 
	min-height: 1em;
	margin-left: auto;
	margin-right: 0.2em;
	top: 10px;	
	
}

.menu-m a {
	display: inline-block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    border: 1px solid transparent;
    padding: 0.19rem 0.7rem;
    font-size: 0.975rem;
    line-height: 1.8;
    border-radius: 0.6em;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color: #fff;
    background-color: #6768ab;
    border-color: #596480;
    text-decoration: none;
	margin-left: 4px;
	margin-right: 0px;
	margin: 7px;
}

.menu-m  .btn-primary {
    color: #fff;
    background-color: #6768ab;
    border-color: #f87b2a;
}

.menu-m { display: none; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .menu-m { display: inline; }}



.header-vetzelenka {
	padding-top: 59px;
	padding-bottom: 59px;
	padding-left: 5px;
    padding-right: 5px;
	background: #ffffff url(images/2020-03-23_14-56-24_d737b.max-2000x2000.png) center;
	background-size: cover;
    background-position: center;
    color: white;
	}
	
	.header-logo {
	margin-left: auto;
    margin-right: auto;
	margin-top: auto;
    margin-bottom: auto;
	}

.header-vetzelenka img {
	height: 190px;
    width: 190px!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: auto;
    margin-bottom: auto;
}

.header-vetzelenka2  {
	margin-top: auto;
	margin-bottom: auto;
	border-radius: 55px;
	background-color: rgb(255 255 255 / 60%);
	padding-top: 27px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:0px;
	margin-bottom: 5px;
	}

.header-vetzelenka2 p {
	text-align: center;
    font-weight: 550;
    font-size: 23px;
    line-height: 25px!important;
	text-shadow: #ffffff 0 0 10px;
    color: #6768ab;
}

.header-vetzelenka3  {
	margin-top: auto;
	margin-bottom: auto;
	border-radius: 55px;
	background-color: rgb(255 255 255 / 60%);
	padding-top: 13px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:0px;
	margin-bottom: 5px;
	}

.header-vetzelenka3 p {
	text-align: center;
    font-weight: 550;
    font-size: 23px;
    line-height: 25px!important;
	text-shadow: #ffffff 0 0 10px;
    color: #6768ab;
}

.header-vetzelenka-text {
	margin-top: auto;
	margin-bottom: auto;
	border-radius: 55px;
	background-color: rgb(255 255 255 / 60%); 
    padding-top: 23px;
	padding-bottom: 23px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:0px;
	margin-bottom: 5px;
		}
.header-vetzelenka-text p {
	text-align: center;
	font-size: 23px;
	line-height: 23px!important;
	font-weight: 800;
    color: #6768ab;
	text-shadow: #ffffff 0 0 10px;
}

.header-vetzelenka-text a {
	text-align: center;
	font-size: 23px;
	line-height: 23px!important;
	font-weight: 800;
    color: #6768ab;
	text-shadow: #ffffff 0 0 10px;
}

.ip-text{
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	font-weight: 600;
    color: #00000;
	margin-left: auto;
	margin-top: -0.3em; 
	
	border-radius: 55px;
	background-color: rgb(255 255 255 / 0%); 
    padding-top: 28px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:0px;
	text-shadow: #ffffff 0 0 10px;
    color: #6768ab;
	margin-top: 1px;
	margin-bottom: 5px;
	}
	
	.ip-text p {
	margin-top: -0.9em; 
    margin-bottom: 1em;
	}


.padding-top {
	padding-top: 61px;}

.logo-heder {
    height: 160px;
    width: auto;
	
    }
	.heder1 {
    text-align: center;
    font-weight: 550;
    font-size: 23px;
    line-height: 26px;
    color: #ffffff;
    }



.heder1 a {
    
    color: #ffffff;
    
}
/* vetzelenka csrusel */ 
.center-carusel { margin-left: auto; margin-right: auto; margin-top: 0.8em; margin-bottom: 0.8em;}
.center-carusel-border {
     border: 18px solid rgb(103, 104, 171);
    border-radius: 1.15rem;}
	
	/* vetzelenka storis */ 
	.storis-border {
	background-color: rgb(130 177 60);
    border: 20px solid rgb(130 177 60);
    border-radius: 1.15rem;}
	@media screen and (max-width: 480px) {
  .storis-border {height: 490px!important;}}
		
	.storis-center {     
	margin-left: auto!important;
    margin-right: auto!important;
	padding-top: 25px;
	padding-bottom: 25px;}
	
	.storis-background {     
	background-color: rgb(116 173 32 / 0%);
	margin-bottom: 15px;
	}

/* vetzelenka body */ 	
	.text-adres {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
    color: #ffffff;
	background-color: #74ad20;
	padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
	margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3.15rem;
}
.text-ip2 {
	text-align: center;
    color: #ffffff;
	background-color: #74ad20;
	padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 15px;
	margin-top: -9px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2.15rem;
}

.text-ip2 p {
	font-size: 12px;
    line-height: 12px;
	margin-bottom: 0.1rem;
    }



	.text-adres a {
    color: #ffffff;
    }
	
	.ofer1 {
    text-align: center;
    font-weight: 750;
    font-size: 36px;
    line-height: 33px;
    color: #ffffff;
    background-color: #82b13c;
	padding: 20px;
	border-radius: 3.15rem;
	}
	
	.ofer2 {
    text-align: center;
    font-weight: 750;
    font-size: 36px;
    line-height: 33px;
    color: #ffffff;
    background-color: #82b13c;
	padding: 20px;
	border-radius: 4.15rem;
    margin-bottom: 0.75rem;
	border-radius: 3.15rem;
	}
	
	.page {
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #d8d8d8;
	background: #ffffff;
	margin-top: -80px;
	margin-bottom: -80px;
	z-index: 99;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
}

.page-text1 {
    font-size: 23px;
	line-height: 26px;
	color: #4c4242;
	text-align: center;
	padding-top: 7px;
	margin-left: auto;
    margin-right: auto; 
}
.page-text2 {
    font-size: 19px;
	line-height: 20px;
	color: #4c4242;
	text-align: justify;
	padding-top: 17px;
	margin-left: auto;
    margin-right: auto;
	padding-left: 10px!important;
	padding-right: 10px!important;}
.center-block {
	margin-left: auto;
    margin-right: auto;}
	.center-object {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
	.text-online {
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	}
	
	.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

	.uslugi {
		margin-top: 15px;
	}
	
	.vrachi {
	font-size: 38px;
    line-height: 38px;
	text-align: center;
    font-weight: 700; 
    color: #00000;
    margin-bottom: 0px;
    padding: 2px 4px!important;
    margin-right: auto;
	margin-left: auto;
	}
	
	.vrachi2 a {
	
	text-decoration: none!important;
	color: #red!important;
	}
	
	.col-md-4 {
	margin-top: 10px;
} 
	
	.vrachi7 {
		height: 400px!important;
		border-radius: 2.15rem;
		border: 2px solid rgb(103, 104, 171);
	}
	
	.vrachi7 .card-body  {
		background-color: #ffffffad;
		border: 0px solid #607D8B;
		margin-top: 17rem!important;
		color: #35312b;
		border-radius: 1.45rem;
		margin-right: 10px;
		margin-left: 10px;
	}
		
		
	.vrachi7 .card-body	.card-title {
    margin-bottom: 0.25rem;
}
		
		
	.vrachi8 {
		height: 350px!important;
		border-radius: 2.15rem;
		border: 2px solid rgb(103, 104, 171);
	}
	
	.vrachi8 .card-body  {
		background-color: #ffffff61;
    border: 0px solid #607D8B;
    margin-top: -2.8rem!important;
    color: #35312b;
    border-radius: 1.45rem;
    margin-right: 1px;
    margin-left: 1px;		
	}
	
	.vrachi8 .card-header {
	
	border-radius: 30px 30px 0 0;
	}
	
	.card-text p {
		line-height: 0.8;
	}
		
		
	.vrachi8 .card-body	.card-title {
    margin-bottom: 0.25rem;
}
		
		
		
		
	.click-vrachi {
	margin-top: -7.25rem;		
		}
		
		
 .text-center-storis {
    font-size: 23px;
    line-height: 23px;
    text-align: center;
    padding-top: 0.5em;
    margin-left: auto;
    margin-right: auto;}
.text2-center-storis { font-size: 14px; line-height: 15px; text-align: center; top: -14px; margin-left: auto; margin-right: auto; }
.storis { top: -39px; margin-left: auto; margin-right: auto; margin-bottom: -55px; }  
	
	.vetsya1 {
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	padding-top: 15px;
	background-color: #74ad20;
	border: 1px solid #607D8B;
	border-radius: 2.15rem;
	padding-top: 4.15rem;
	padding-bottom: 4.15rem;
	margin-top: auto;
	margin-bottom: auto;
	}

	.vetsya2 {
	font-size: 29px;
    line-height: 27px;
    text-align: justify;
	color: #74ad20;
	background-color: #ffffff;
	border: 1px solid #607D8B;
	border-radius: 2.15rem;
	margin: 15px;
	padding: 28px;
	}
		
	
	
	
	
	.logo-footer {
    height: 190px;
    width: auto!important;
	padding-top: 10px!important;}
	.soc-footer {
    height: 120px;
    width: auto;
	padding-top: 10px!important;}
	.footer1 {
    text-align: center;
    font-weight: 550;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    background-color: #74ad20;}
	.foot1 {
	padding: 20px 0px 0px 0px;

	}
	.footer2 {
    text-align: center;
    font-weight: 550;
    font-size: 18px;
    line-height: 21px;
    color: #4d4d47;
    background-color: #95fb2d94;
    padding: 17px 17px 17px 17px;}
	.footer2 a {
    color: #4d9207; 
	line-height: 1.1;
	font-size: 20px;
	line-height: 5px;}
	.text-footer {
	color: #4d9207; 
	font-size: 20px;
	line-height: 5px;
	line-height: 29px;
	}
	.footer3 {
    text-align: center;
    font-weight: 550;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    background-color: #74ad20;
	padding: 20px;}
	
	
	/* Container needed to position the overlay. Adjust the width as needed */
.container28 {
  position: relative;
  width: 50%;
  height: 260px!important;
  border-radius: 2.55rem;
  border: 2px solid rgb(73 185 67);
  background-color: #f3ffec;
  z-index: 100!important;
}

.container29{
  position: relative;
  width: 315px!important;
  height: 260px!important;
  border-radius: 2.55rem;
  border: 2px solid rgb(73 185 67);
  background-color: #f3ffec;
  z-index: 100!important;
}

/* Make the image to responsive */
.image {
  width: 100%;
  height: 250px;
  padding-top: 110px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 11px;
  
}

.image2 {
  width: 100%;
  height: 230px;
  padding-top: 95px;
  padding-left: 75px;
  padding-right: 75px;
  padding-bottom: 11px;
  
}
/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #95e068;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: .3s ease;
  border-radius: 2.28rem;
}

/* When you mouse over the container, the overlay text will "zoom" in display */
.container28:hover .overlay {
  transform: scale(1);
}

.container29:hover .overlay {
  transform: scale(1);
}

/* Some text inside the overlay, which is positioned in the middle vertically and horizontally */
.text1 {
  font-size: 21px;
  line-height: 20px;
  font-weight: 750;
  color: #373535;
  text-align: center;
  position: absolute;
  top: 12%;
  left: 40%;
  transform: translate(-40%, -40%);
  }
.text2 {
  font-size: 21px;
  line-height: 20px;
  font-weight: 750;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 12%;
  left: 40%;
  transform: translate(-40%, -40%);
} 
.text3 {
  font-size: 15px;
  line-height: 15px;
  color: #ffffff;
  position: absolute;
  top: 14%;
  left: 10%;
  transform: translate(-10%, -10%);
  text-align: justify;
	padding-left: 28px;
	padding-top: 45px;
}
	.bat {
   padding-top: 180px;
   padding-left: 29px;
	}
	
	.cart28 {
		padding-top: 15px;
		
	}
	
	.cart29 {
		padding-top: 20px;
		margin-right: 15px;
		margin-left: 5px;
		
	}
	.accordion>.card {
    overflow: hidden;
    border-radius: 2.55rem;
	margin-top: 15px;
margin-bottom: 15px;
}
	
	.card-header p {
	padding-left: auto;
     padding-right: auto;
	 text-transform: uppercase;
	 text-align: center;
	 font-weight: bold;
	 
	}
	
	
	.swiper-horizontal .swiper-pagination-fraction {
    bottom: -5px;
    left: 0;
    width: 100%;
}  
  .card-body  {
	 margin-right: auto!important;
margin-left: auto!important;
	  
  }
  
  .card-body .block-HTML  {
	  display: inline-block;
	  
  }
  
.vidpit.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:-10pximportant; left:10;width:100%}

.vidpit.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 162px;
    right: auto;
}


.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -5px;
    right: auto;
    top: 224px;
    background-color: #d8e2d2;
    padding: 32px;
    border-radius: 2.28rem;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    top: 224px;
    background-color: #d8e2d2;
    padding: 32px;
    border-radius: 2.28rem;
} 

.toptip {
	margin-top: 75px;
}
	
	.center-block {
		margin-left: auto;
		margin-right: auto;

	}
	.upbtn {
   opacity: 0.3;
    z-index: 9999;
    width: 39px;
    height: 39px;
    position: fixed;
    bottom: -80px;
    margin-bottom: -15px;
	margin-left: 50%;
    cursor: pointer;
    border:1px solid #BFE2FF;
    transition: all .4s ease-in-out;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #337AB7;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDQ0NC44MTkgNDQ0LjgxOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ0LjgxOSA0NDQuODE5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQzMy45NjgsMjc4LjY1N0wyNDguMzg3LDkyLjc5Yy03LjQxOS03LjA0NC0xNi4wOC0xMC41NjYtMjUuOTc3LTEwLjU2NmMtMTAuMDg4LDAtMTguNjUyLDMuNTIxLTI1LjY5NywxMC41NjYgICBMMTAuODQ4LDI3OC42NTdDMy42MTUsMjg1Ljg4NywwLDI5NC41NDksMCwzMDQuNjM3YzAsMTAuMjgsMy42MTksMTguODQzLDEwLjg0OCwyNS42OTNsMjEuNDExLDIxLjQxMyAgIGM2Ljg1NCw3LjIzLDE1LjQyLDEwLjg1MiwyNS42OTcsMTAuODUyYzEwLjI3OCwwLDE4Ljg0Mi0zLjYyMSwyNS42OTctMTAuODUyTDIyMi40MSwyMTMuMjcxTDM2MS4xNjgsMzUxLjc0ICAgYzYuODQ4LDcuMjI4LDE1LjQxMywxMC44NTIsMjUuNywxMC44NTJjMTAuMDgyLDAsMTguNzQ3LTMuNjI0LDI1Ljk3NS0xMC44NTJsMjEuNDA5LTIxLjQxMiAgIGM3LjA0My03LjA0MywxMC41NjctMTUuNjA4LDEwLjU2Ny0yNS42OTNDNDQ0LjgxOSwyOTQuNTQ1LDQ0MS4yMDUsMjg1Ljg4NCw0MzMuOTY4LDI3OC42NTd6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
}
.upbtn:hover {
    opacity: 1;
    background-color: #337AB7;
}


	
	
/* style css bot */
 @media screen and (max-width: 600px) {
        #chatbot-container {
            width: 100%!important; 
            }
    }
@media screen and (max-width: 600px) {
#chatbot-container .manager-text {
	font-size: 14px!important;}}









	.appointment-wrapper {
        width: 100%;
        min-height: 100vh;
        background-color: #EAEFF2;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 40px 0;
        font-family: Arial, sans-serif;
    }

    .appointment-container {
        background-color: #fff;
        padding: 20px;
        border-radius: 8px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        width: 100%;
        max-width: 1000px;
    }

    .appointment-title {
        text-align: center;
        margin-bottom: 20px;
        font-size: 24px;
        color: #333;
    }

    /* Вкладки */
    .tabs {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-bottom: 20px;
    }

    .tab-button {
        padding: 10px 20px;
        background-color: #f4f4f4;
        border: 1px solid #ccc;
        cursor: pointer;
        border-radius: 4px;
        color: #333;
        font-size: 16px;
        transition: background-color 0.2s, border-color 0.2s, color 0.2s;
    }

    .tab-button.active {
        background-color: #fff;
        border-color: #007BFF;
        color: #007BFF;
    }

    /* Панели вкладок */
    .tab-content {
        margin-bottom: 30px;
    }

    .tab-pane {
        display: none;
    }

    .tab-pane.active {
        display: block;
    }

    /* Карточки врачей */
    .doctor-list {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
        gap: 20px;
        margin-bottom: 20px;
    }

    .doctor-card {
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        padding: 10px;
        display: flex;
        align-items: center;
        gap: 10px;
        cursor: pointer;
        transition: background-color 0.2s;
    }

    .doctor-card:hover {
        background-color: #f9f9f9;
    }

    .doctor-image {
        width: 40px;
        height: 40px;
        background: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 24 24" fill="%23ccc" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C10.6267 2 9.3 2.52778 8.30005 3.52783C7.30009 4.52788 6.77222 5.85458 6.77222 7.22778C6.77222 8.601 7.30009 9.92769 8.30005 10.9277C9.3 11.9276 10.6267 12.4555 12 12.4555C13.3732 12.4555 14.6999 11.9276 15.6999 10.9277C16.6998 9.92769 17.2277 8.601 17.2277 7.22778C17.2277 5.85458 16.6998 4.52788 15.6999 3.52783C14.6999 2.52778 13.3732 2 12 2ZM12 14.6833C8.68332 14.6833 3 16.3445 3 19.6667V21.7778H21V19.6667C21 16.3445 15.3167 14.6833 12 14.6833Z"/></svg>') no-repeat center center;
        background-size: contain;
        flex-shrink: 0;
    }

    .doctor-info {
        display: flex;
        flex-direction: column;
    }

    .doctor-name {
        font-weight: bold;
        color: #333;
        font-size: 14px;
        margin-bottom: 4px;
    }

    .doctor-specialty {
        font-size: 12px;
        color: #666;
    }

    /* Заголовок и кнопка назад */
    .section-header {
        position: relative;
        margin-bottom: 20px;
        text-align: center;
    }

    .section-header .back-button {
        background: none;
        border: none;
        cursor: pointer;
        padding: 0;
        width: 24px;
        height: 24px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .section-title {
        font-size: 18px;
        color: #333;
        margin: 0;
        display: inline-block;
    }

    /* Списки специализаций, услуг */
    .specialization-list,
    .service-list {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        margin-bottom: 20px;
    }

    /* Список дат и времени в виде сетки */
    .date-list, .time-grid {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .calendar,
    .time-list {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
        max-width: 600px;
    }

    .date-button,
    .time-button,
    .specialization-button,
    .service-button {
        padding: 10px 10px;
        background-color: #fff;
        border: 1px solid #ccc;
        cursor: pointer;
        border-radius: 4px;
        font-size: 14px;
        color: #333;
        transition: background-color 0.2s, border-color 0.2s;
        text-align: center;
    }

    .date-button:hover,
    .time-button:hover,
    .specialization-button:hover,
    .service-button:hover {
        background-color: #f9f9f9;
        border-color: #999;
    }

    /* Контактная форма */
    .contact-section {
        max-width: 400px;
        margin: 0 auto;
    }

    .contact-input,
    .contact-select {
        display: block;
        width: 100%;
        padding: 10px;
        margin: 10px 0;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .contact-label {
        display: flex;
        align-items: center;
        margin: 10px 0;
        font-size: 14px;
        color: #333;
    }

    .contact-label input[type="checkbox"] {
        margin-right: 10px;
    }

    .submit-button {
        padding: 10px 20px;
        background-color: #007BFF;
        border: none;
        cursor: pointer;
        border-radius: 4px;
        color: white;
        font-size: 14px;
        width: 100%;
        transition: background-color 0.2s;
        margin-top: 10px;
    }

    .submit-button:hover {
        background-color: #0056b3;
    }

    /* Мобильная адаптация */
    @media (max-width: 600px) {
        .appointment-container {
            padding: 10px;
        }

        /* Для мобильной версии: по 3 элемента в ряд для дат и времени */
        .calendar,
        .time-list {
            grid-template-columns: repeat(3, 1fr);
        }

        .specialization-list,
        .service-list {
            flex-direction: column;
            align-items: stretch;
        }

        .date-button,
        .time-button,
        .specialization-button,
        .service-button {
            font-size: 14px;
            padding: 10px;
        }

        .contact-section {
            width: 100%;
        }
    }
