#footer-copyright{
	display: none;
}

#map{
    height: 100%;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
}

body{
	padding-right: 0 !important;	
}

@media screen and (min-width: 768px) {
	#page-header-mobile {
		display: none;
	}
}

#main-header{
	box-shadow: 0px 5px 10px #0000001A;
	
}

.nav-menu li a{
}

.nav-menu li a:hover{
	text-decoration: unset;
}

.nav-menu li a:hover span{
	border: 2px solid #019ade;
	border-radius: 30px;
	padding: 5px 10px;
	
}

.menu-item a span{
	border: 2px solid transparent;
	padding: 5px 10px;
}

.current-menu-item span{
	border: 2px solid #019ade !important;
	border-radius: 30px;
	padding: 5px 10px;
	
}

.main-header-inner{
	display: flex;
}

.main-header-inner form {
	position: absolute;
	right: 0;
}

.main-header-inner form #search{
	border: 1px solid #ABBDC7;
	border-radius: 30px;
	width: 260px;
	height: 40px;
	text-align: center;
	background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_nagyito-1.svg);
    background-position: right 16px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    

}

.main-header-inner form #search::placeholder{
	color: #ABBDC7;
}

.page-title-blue p{
	color: #019ADE;
	text-transform: uppercase;
	font-size: 48px !important;
	line-height: 58px;
	font-weight: bold;

}

.page-title-white p{
	color: #fff;
	text-transform: uppercase;
	font-size: 48px !important;
	line-height: 58px;
	font-weight: bold;

}

.content p{
	color: #3A4144;
	font-size: 22px;
	line-height: 35px;
}

#booking-btn{
	background-color: #FFBE3D;
	color: #3A4144;
	text-align: center;
	font-size: 16px;
	border-radius: 30px;
	height: 50px;
	width: 390px;
	display:flex;
	align-items: center;
	justify-content: center;
	background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_nyil_korvonal_fekete.svg);
    background-position: right 16px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
	border: unset;
}

#booking-btn.with-calendar{
	background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_naptar_fekete.svg), url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_nyil_teli_fekete.svg);
    background-position: left 30px center, right 16px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

#homepage-slider .booking-btn-text p{
	color: #019ADE;
	font-size: 22px;
	line-height: 27px;
	margin-top: 80px;
}



#homepage-slider{
	padding-top: 100px;
	padding-bottom: 50px;	
	box-shadow: 0px 5px 10px #0000001A;
	z-index:10;
}

#singlepage-slider{
	box-shadow: 0px 5px 10px #0000001A;
	z-index:10;
	padding-top: 100px;
	padding-bottom: 50px;	
	/*background-position: right !important;
	background-size: 100% 100% !important;*/
	background-position: center !important;
	background-size: cover !important;
}

#content-1{
	background-size: 100% 100% !important;
}

#content-1 > .wpb_column > .vc_column-inner {
	padding-top: 100px;
	padding-bottom: 100px;
}

#details-btn{
	background-color: #7793A1;
	color: #fff;
	text-align: center;
	height: 40px;
	width: 260px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;
	margin: auto;
	background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_nyil_korvonal_feher.svg);
    background-position: right 16px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}


#homepage-services{
	position: relative;

}

#homepage-services > .wpb_column > .vc_column-inner,
#homepage-services-content > .wpb_column > .vc_column-inner{
	padding: 0;	
}

#homepage-services .page-title-white{
    background-size: 100% 100%;
    height: 325px;
    display: flex;
    align-items: center;
	justify-content: center;
	position: absolute;
    bottom: 0;
    width: 100%;
	margin-bottom: 0;
}

#homepage-services-content{
	position: relative;
	top: -80px;
	z-index: 10;
}


#services-list .box {
	margin-bottom: 50px;
}


#services-list .box .box-header{
	display: flex;
	align-items: center;
	padding: 20px 40px 20px 40px;
	background-color: #fff;
	border-top-left-radius: 30px;	
	border-top-right-radius: 30px;	
}

#services-list .box .box-header img{
	height: 80px;
	width: 80px;
}

#services-list .box .box-header .box-title{
	font-size: 22px;
	color: #019ADE;
	font-weight: bold;
	margin-bottom: 0;
	padding-left: 30px;
}

#services-list .box .box-body{
	background-color: rgba(120, 147, 161, 0.15);
	padding: 30px 40px 50px 40px;
	border-bottom-left-radius: 30px;	
	border-bottom-right-radius: 30px;
	height: 180px;
	display: flex;
	align-items: center;
}

#services-list .box .box-body p{
	margin-bottom: 0;
	font-size: 16px;
	color: #3A4144;
	line-height: 25px;
}

#services-list .box .box-footer{
	display: flex;
	margin: 0 50px;
	position: relative;
	top: -20px;
}

#services-list .box .box-footer a,
#services-list .box .box-footer button{
	width: 100%;
	height: 40px;
	margin: 0 10px;
}

#services-list > div:last-child,
#about-services-list > div:last-child {
	/*margin: 0 auto;*/
	float: left;
	margin-left: 25%;
}


#services-list .vc_col-sm-6:nth-child(4n+1) .box .box-header,
#services-list .vc_col-sm-6:nth-child(4n+4) .box .box-header{
	background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_szolgaltatasok_ful_01.png);
    background-position: right 40px center;
    background-repeat: no-repeat;
}

#services-list .vc_col-sm-6:nth-child(4n+2) .box .box-header,
#services-list .vc_col-sm-6:nth-child(4n+3) .box .box-header{

	background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_szolgaltatasok_ful_02.png);
    background-position: right 5px center;
    background-repeat: no-repeat;
    
}


.contact-title{
	box-shadow:-4px 10px 10px #0000001a;
	padding-bottom: 50px;
	padding-top: 100px;
	margin-bottom: 0 !important;
	position: relative;
	z-index: 10;
}

.contact-map{
	position: relative;	
}

.contact-img{
	height: 0;
}
.contact-img img{
	position: absolute; 
	bottom: 0px;
	right: 140px;
}

.footer {
	background:linear-gradient(rgba(1, 157, 223, 0.9),rgba(1, 157, 223, 0.9)), url(/wp-content/uploads/2021/12/MicrosoftTeams-image-6.jpg?id=94) !important;
	
}

#footer-content{
	width: 60%;
	margin: auto;
	padding-top: 50px;
}

.google-map{
	clip-path: polygon(0 0, 100% 0, 61% 100%, 0 100%);	
	height: 800px;
    width: 100%;
    position: relative !important;
    top: 0;
    left: 0;
}

.google-map .gm-fullscreen-control{
	right: 40px !important;
}

.google-map img{
	display: block;
	height: 100%;
}

#booking-row{
	background-color: rgba(149,189,205,0.34);
	padding-top: 20px;
	padding-bottom: 30px;
}

#booking-row #booking-btn{
	display: block;	
	background: unset;
}


#singlepage-services-content{
	padding-top: 50px;
}

.modal-open .modal{
	z-index: 999999999;
	overflow-y: hidden;
	padding-right: 0 !important;
	opacity: 1;
}
.modal-backdrop.show {
    z-index: 9999999;
}

#bookingModal{
	border-radius: 30px;
}

#bookingModal .modal-dialog{
	width: 650px;
	max-width: 650px;
}

#bookingModal .modal-content{
	border-radius: 20px;
	
	z-index:999999999;
}


#bookingModal .modal-header{
	background-color: #FFBE3D;	
	padding: 30px 0;
	background-image: url(/wp-content/uploads/2021/12/MicrosoftTeams-image-8.png);
    background-position: right 25px center;
    background-repeat: no-repeat;
	border-bottom: unset;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

#bookingModal .modal-header .modal-title{
	color: #fff;
	margin-left: 10px;
}

#bookingModal .modal-body{
	background-color: rgba(255, 190, 61, 0.8);
	padding-left: 30px;
	padding-right: 30px;
	max-height: 400px;
    overflow: auto;

}

#bookingModal .modal-body::-webkit-scrollbar {
  width: 15px;
}

/* Track */
#bookingModal .modal-body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
#bookingModal .modal-body::-webkit-scrollbar-thumb {
  background: rgb(120, 147, 161); 
  border-radius: 10px;
}



#bookingModal .modal-body p{
	font-size: 14px;
    color: #3A4144;
    text-align: center;
    line-height: 21px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#bookingModal .modal-body select,
#bookingModal .modal-body input[type="text"],
#bookingModal .modal-body input[type="email"],
#bookingModal .modal-body input[type="date"]{
	width: 100%;
	border-radius: 30px;
	height: 40px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: #fff;
	margin: 15px 0;
}

#bookingModal .modal-body h5 {
    text-align: center;
    margin-top: 40px;
    padding-bottom: 0px;
    margin-bottom: 25px;
}

.times-options {
  float: left;
  width: 23%;
}

/* Clear floats after the columns */
.times:after {
  content: "";
  display: table;
  clear: both;
}

.times-options{
	background: #7793A1;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 4px;
	margin: 1%;
}

.times-options.disabled{
	opacity: 0.2;
}


#bookingModal .modal-footer{
	background-color: rgba(255, 190, 61, 0.8);
	border: unset;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 0;
}

#bookingModal .modal-footer .buttons .close-btn{
	background-color: #7793A1;
	color: #fff;
	text-align: center;
	height: 40px;
	width: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;
	/*background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_nyil_korvonal_feher.svg);
    background-position: right 16px center;
    background-repeat: no-repeat;
    background-size: 25px 25px; */
	border: unset;
	margin: 0 10px;
}

#bookingModal .modal-footer .buttons .save-btn{
	background-color: #FFBE3D;
	color: #3A4144;
	text-align: center;
	font-size: 16px;
	border-radius: 30px;
	height: 40px;
	width: 240px;
	display:flex;
	align-items: center;
	justify-content: center;
	background-image: url(/wp-content/uploads/2021/12/Fonix-Med_weboldal_nyil_korvonal_fekete.svg);
    background-position: right 16px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
	border: unset;
	margin: 0 10px;
}

#bookingModal .modal-footer .buttons{
	position:relative;
	bottom: -20px;
	width: 100%;
	display: flex;
	justify-content: center;
}

#footer-booking-btn button{
	background-color: transparent;
	text-align: center;
	color: #fff;
	border: unset;
}

#footer-booking-btn .wpb_wrapper{
	display: flex;
	justify-content: center;
}

#ellipse-block{
	border-bottom-left-radius: 400px;	
	border-top-right-radius: 400px;	
	
}

#about-services-list .vc_row{
	display: flex;
	align-items: center;
}

#about-services-list .box{
	background: #fff;	
	border-radius: 30px;
	padding: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	
	background-image: url(/wp-content/uploads/2022/01/service_bg.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
}

#about-services-list .box .title p{
	margin-bottom: 0;
	color: #019ADE;
	font-weight: bold;
	font-size: 18px;
	margin-left: 20px;
}

#about-services-list .box .title img{
	width: 80px;
	height: auto;
}

#about-services-list .buttons{
	
}


#about-services-list .buttons #booking-btn{
	width: 100%;
	height: 30px;
	margin-top: 10px;
}


#about-services-list .buttons #details-btn{
	width:100%;
	height: 30px;
}


#price_of_service {
	margin:  0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#price_of_service .vc_tta.vc_general .vc_tta-panel-title>a{
	padding: 15px 15px 15px 100px;
	background: #7793A1;
	border-radius: 24px;
	color: #fff;
}

#price_of_service .vc_active .vc_tta-panel-heading a{
	background:#019ADE !important;
}

#price_of_service .vc_tta-panel-heading {
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	background: transparent !important;
	border: unset;
}

#price_of_service .vc_tta-panel {
	margin-bottom: 10px;
	border: 2px solid rgba(172,190,200,0.1);
    border-radius: 50px;
}

#price_of_service .vc_tta-panel.vc_active {
	border: 2px solid #019ADE;
    border-radius: 30px;
}

#price_of_service .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background: #fff !important;
}
#price_of_service .vc_tta-panel-body{
	padding: 0px;
	border: unset;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;

}

#price_of_service .kw_custom_table tr{
	padding: 25px;	
}


#price_of_service .kw_custom_table tr td {
	background: #fff;
	color: #019ADE;
	font-size: 20px;
	font-weight: 600;
	padding: 17px;
}

#price_of_service .kw_custom_table tr:last-child td:first-child {
	border-bottom-left-radius: 35px;
}

#price_of_service .kw_custom_table tr:last-child td:last-child {
	border-bottom-right-radius: 35px;
}

#price_of_service .kw_custom_table tr:last-child{
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

#price_of_service .kw_custom_table tr td:nth-child(1){
	padding-left: 50px;
}

#price_of_service .kw_custom_table tr td:nth-child(2){
	text-align: right;	
	padding-right: 50px;
}

#price_of_service .kw_custom_table tr:nth-child(even) td{
	background: #E9F3F7;
}

#price_of_service .vc_active .vc_tta-panel-heading{
	background: #5b5d63;
} 

#price_of_service .vc_active .vc_tta-panel-heading a{
	color: #fff;
} 

#price_of_service .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before{
	border-color: #fff;
}

table{
	width: 100%;	
}

.kw_doctor_with_time {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.kw_doctor_with_time_inner .item-content {
	background: rgba(120, 147, 161, 0.15);
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	content: none !important;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	border-style: none !important;
	background: url('/wp-content/uploads/2021/12/Fonix-Med_weboldal_nyil_korvonal_feher.svg') no-repeat;
	-webkit-transform: translateY(-50%) rotate(90deg) !important;
    transform: translateY(-50%) rotate(90deg) !important;
	width: 100%;
    height: 200%;
	left: 20px !important;
}

#price_of_service .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
	-webkit-transform: translateY(-50%) rotate(-90deg) !important;
    transform: translateY(-50%) rotate(-90deg) !important;
}

button#booking-btn:hover {
	text-decoration: underline;
}

a#details-btn {
	font-size: 16px;
}

#page-header-default {
	display: none;
}

@media (min-width: 1200px) {	
	header#main-header > .container {
		width: 1400px;
	}
}







.service-two-column-block {
    background-color: white;
    border-radius: 30px;
    width: auto;
}

#booking-btn.booking-button {
    width: 260px;
    height: 40px;
    margin-left: -15px;
    position: absolute;
    bottom: -80px;
}

#details-btn.back-to-services-button {
    right: 5px;
    position: absolute;
    background-image: url('/wp-content/uploads/2022/01/balra_nyil.svg');
    background-position: left 16px center;
    bottom: -80px;
}

.two-column-text-left-side {
    text-align: justify;
    text-align-last: justify;
}

.two-column-text-left-side:after {
    content: "";
   display: inline-block;
   width: 100%;
}

.page-title-blue p {
    text-transform: none;
}

#prices-of-service {
    overflow: visible;
}

.prices-of-service-title {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
}

.prices-of-service-container {
    margin-top: -30px;
    margin-bottom: -30px;
    max-width: 1088px !important;
    margin-left: calc((100vw - 1088px) / 2) !important;
	background-color: white;
}

.prices-of-service-container > .vc_column-inner > .wpb_wrapper {
    border: 1px solid #019ADE;
    border-radius: 35px;
}

.prices-of-service-title {
    background-color: #019ADE;
    color: white;
    font-weight: 700;
    font-size: 22px;
    border-radius: 30px;
}

.kw_doctor_with_time_inner .item-content .content{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 0;
}

.doctor_image img{
    width: auto !important;
    border-radius: 30px;
    position: absolute;
    height: 240px !important;
    width: auto;
    top: -50px;
    right: 9%;

}

.item-content .service_icon img{
    height: 70px !important;
    width: auto;
}

.kw_doctor_with_time_inner .item-content {
    margin: 0;
    border-radius: 30px;
    height: 230px;
    
}

.kw_doctor_with_time_inner {
    margin-top: 100px;
	margin-bottom: 50px;
}

.kw_doctor_with_time_inner .item-content .name{
    color: #019ADE;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
}

.kw_doctor_with_time_inner .item-content .position{
    color: #3A4144;
    font-size: 16px;
}

.kw_doctor_with_time_inner .item-content #booking-btn{
    width: 85%;
    padding: 0;
    height: 40px;
    font-size: 16px;
    position: relative;
    bottom: -19px;
}

.kw_doctor_with_time_inner > .item-content > .pic > #details-btn {
    width: 85%;
    position: relative;
    bottom: -209px;
    height: 40px;
    font-size: 16px;
    float: right;
}

#prices-of-service-container-prices-page{
	padding-top: 80px;
	padding-bottom: 50px;
}

.page-id-10 .contact-title{
	margin-top: 0px;
	padding-top: 0px;
}

.page-id-10 #content-1-box .wpb_wrapper{
	padding: 0 60px;
}

.type-larion_doctors p {
	font-size: 22px;
    text-align: center;
    padding-top: 200px;
	color: #3A4144;
}

.page-title-blue.contact-title > div > p {
	text-transform: uppercase;
}

.service-title-container {
	margin-left: 47% !important;
}

/*------------------UJ */

#datepicker{
	border-radius: 25px;
	margin-bottom: 30px;
	background: #fff;
	font-size: 12px;
}

#datepicker table thead{
	background: #fff;	
}

#datepicker .datepicker-switch,
#datepicker .prev,
#datepicker .next,
#datepicker .dow{
	color: #000;
	border-radius: 30px;
	
}
#datepicker .day{
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	border-radius: 0;
}

#datepicker .day.disabled{
	background: rgba(120, 147, 161, 0.15);
}

.datepicker-inline{
	width: unset !important;
}

#datepicker .today{
	background-color: #7793A1;
	color: rgba(255, 190, 61, 0.8);
	font-weight: bold;
	background-image: unset;
}

#datepicker .active{
 	background-color: #fff !important;
	background-image: unset !important;
	color: #5d5d5d !important;
}

.modal-backdrop.fade.show
	opacity: 0 !important;
	z-index: 0 !important;
}



.modal-backdrop {
  z-index: -1;
}

.swal-modal{
	background: #FFBE3D !important;	
	border-radius: 30px !important;
	z-index:999999999999999;
}

.swal-icon--success__hide-corners {
	background: none !important;
}
.swal-icon--success:before,
.swal-icon--success:after {
	background: none !important;
}

.swal-text,
.swal-title{
	color: #fff;	
}

.swal-icon--success{
	border-color: #fff;	
}

.swal-icon--success__line{
	background: #fff;	
}

.swal-button{
	background: #fff;
	color: #000;
}

#errors-list {
    background: #e37e7e;
    color: #fff;
    padding-bottom: 20px;
    margin-top: 0;
    border-radius: 10px;
	display:none;
}

#phone-content{
	display: none;	
}

#overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,0.3);
    z-index: 10;
	display:none;
	border-radius: 20px;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(0,0,0, 0.05);
    border-top-color: #000;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}


#ultrasound-service{
	display: none;
}