@media screen and (min-width: 1200px) and (max-width: 1479px) {
	.container {
		width: 100% !important;
	}
}



@media screen and (min-width: 1200px) {
	.nav-menu li a {
    	padding: 0 15px !important;
	}
}



#main-header{
	background: transparent linear-gradient(180deg, #1978C8 0%, #539DDB 100%) 0% 0% no-repeat padding-box !important;	
	box-shadow: 0px 0px 10px #00000029;
}

#main-header li {
	margin-right: -5px;
}

#main-header li span {
	color: #fff;
}


#main-header .current_page_item,
#main-header .current-menu-parent,
#menu-fomenu > li:hover {
	background: transparent linear-gradient(180deg, #D9E4EE 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
	color: #1978C8;
}

#main-header li:hover span,
#main-header .current_page_item span,
#main-header .current-menu-parent span {
	color: #1978C8;
}

#main-header a:hover {
	text-decoration: none;
}

#main-header .main-header-logo:hover {
	background: transparent !important;
}

.main-header-inner form {
	display: none;	
}

#nav-primary{
	position: absolute;
    width: 100%;
    left: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: 0;
}

#nav-primary li {
	text-align: center;
    max-width: 264px;
}

li#menu-item-105 {
	max-width: 267px;
}

#menu-item-106::before,
#menu-item-105::before,
#menu-item-104::before,
#menu-item-826::before,
#menu-item-1077::before {
	content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    background: #fff;
    top: calc(50% - 10px);
}

.page-id-148 #menu-item-318 a,
.page-id-21 #menu-item-318 a,
#menu-item-105 a {
	line-height: 21px;
	position: relative;
	top: 10px;
}


.sub-menu {
	display: flex;
	width: 264px !important;
}

.sub-menu li,
#main-header .current-menu-parent > .sub-menu > .current_page_item {
	width: 134.5px;
	background: transparent linear-gradient(180deg, #FFFFFF 0%, #D9E4EE 100%) 0% 0% no-repeat padding-box;
	border-bottom: none !important;
}

.sub-menu li {
	height: 119px;
}

.page-id-21 .sub-menu li,
.page-id-148 .sub-menu li,
#main-header .current-menu-parent > .sub-menu > .current_page_item {
	height: 128px;
}

.sub-menu li span {
	display: none;
}

.sub-menu a {
	width: 123px;
	height: 113px;
	border: 2px solid rgba(25, 120, 200, 0.15);
	border-radius: 6px;
	margin-left: 6px;
    margin-right: 0px !important;
}

#menu-item-308 a {
	background: transparent url('/wp-content/uploads/2022/02/QBP-logo_feher-3.png') no-repeat center !important;
	transition: all 0.3s
}

#menu-item-308 a:hover,
#menu-item-308.current-menu-item a {
	background: #FFF url('/wp-content/uploads/2022/02/QBP-logo_feher-4-e1644920543902.png') no-repeat center !important;
	border: 2px solid white;
}

#menu-item-307 a {
	background: transparent url('/wp-content/uploads/2022/02/MicrosoftTeams-image-43-e1644920859797.png') no-repeat center !important;
	transition: all 0.3s
}

#menu-item-307 a:hover,
#menu-item-307.current-menu-item a {
	background: #FFF url('/wp-content/uploads/2022/02/Daxa_logo_feher-3.png') no-repeat center !important;
	border: 2px solid white;
}





#footer-copyright{
	display: none;	
}

#footer .vc_column-inner {
	padding: 20px 0px;	
}

#footer .vc_column-inner p {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 35px;
}


#footer p span {
	padding: 0 20px;	
}

#footer .container{
	display: none;	
}

#home-content{
	background-position: top !important;
	padding-bottom: 50px;
}

#home-top-bar{
	position: absolute;
	top: 40px;	
	left: 0;
}

.home .about-us{
	color: #fff;
	font-size: 20px;
	border: 2px solid rgba(255,255,255,0.15);
	padding: 10px 40px;
	border-radius: 6px;
	margin: 0 5px;
}

.home .about-us:hover{
	color: #1978C8;
	background: #fff;
	text-decoration: none;
}

.home #buttons p{
	color: #fff;
	line-height: 25px;
	font-size: 18px;
	height: 50px;
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: end;
}

.home #buttons .wpb_column .vc_column-inner{
    background: transparent linear-gradient(180deg, #1978C8 0%, #539DDB 100%) 0% 0% no-repeat padding-box;
    border-radius: 6px;
}

.home #buttons .wpb_column .vc_column-inner:hover{
	background: #1978C8 0% 0% no-repeat padding-box;
	cursor: pointer;
}

.home #buttons .logo img{
    height: 58px;
    width: auto;
	margin-top: 50px;
	margin-bottom: 20px;
	
}

.home #border-buttons{
    background: transparent linear-gradient(180deg, #1978C8 0%, #539DDB 100%) 0% 0% no-repeat padding-box;
    border-radius: 6px;
	margin-bottom: 10px;
}

.home #border-buttons img {
	height: 50px;
	width: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.home #border-buttons p{
	color: #fff;
	line-height: 25px;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 10px;
	
}

.home #border-buttons .wpb_single_image {
	border: 2px solid rgba(255,255,255,0.15);
	border-radius: 6px;
	cursor: pointer;
	margin-bottom: 0;
}

.home #border-buttons .wpb_single_image:hover{
	background: #fff;	
	transition: color 0.2s linear, opacity 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
}


.home #border-buttons .logo-col .vc_column-inner{
	padding: 5px;	
}

.home #border-buttons .logo-col-left .vc_column-inner {
	padding-right: 3px;
}

.home #border-buttons .logo-col-right .vc_column-inner {
	padding-left: 3px;
}








#momoform {
    display: flex;
    justify-content: center;
	margin: auto;
}


#momoform {
    
    width: 100%;
 
    grid-column-gap: 16px;

}

#momoform > div{
	width: 350px;
}


#momoform > p {
    margin-bottom: 0;
}


#momoform > p:nth-child(2) {
    grid-row-start: 1;
    grid-row-end: 7;
}

#momoform label {
	color: #fff;	
}


#momoform textarea,

#momoform input[type="text"],

#momoform input[type="number"],

#momoform input[type="email"], 

#momoform input[type="tel"] {
    height: 100%;
    background-color: rgba(255,255,255,0.6);
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-family: 'Open Sans';
    color: #575757;
}

#momoform textarea{
	height: 97%;	
}


#momoform textarea::placeholder,

#momoform input::placeholder,

#momoform textarea:-ms-input-placeholder,

#momoform input:-ms-input-placeholder,

#momoform textarea::-ms-input-placeholder,

#momoform input::-ms-input-placeholder {
    color: #575757;
}

.wpcf7-checkbox label {
    display: flex !important;
    align-items: center;
	text-align: left;
}

.wpcf7-checkbox input[type=checkbox] {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    background-color: rgba(255,255,255,0.6);
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
}

.wpcf7-checkbox input[type=checkbox]:checked {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    -o-appearance: checkbox;
}

.wpcf7-checkbox > .wpcf7-list-item {
    margin: 0;
}

.wpcf7-checkbox .wpcf7-list-item-label {
    padding-left: 10px;
    color: white;
    font-size: 12px;
	width: 338px;
}


#momoform button {
    width: 100%;
    height: 100%;
    background-color: white;
    color: #575757;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 16px;
    border-radius: 6px;
	height: 45px;
}


#momoform button:hover {
    background-color: rgba(255,255,255,0.6);
}





















@media screen and (min-width: 1250px) and (max-width: 1349px) {
	.home .about-us {
		top: 10px;
	}
	
	#home-content {
		padding-bottom: 3vw;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1249px) {
	.home .about-us {
		top: 10px;
	}
	
	#home-content {
		padding-bottom: 3vw;
    	background-position-x: center !important;
	}
}

#floating-menu {
	position: fixed;
    width: 262px;
    height: 195px;
    background-color: #F18932;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    right: 0;
    z-index: 100;
    bottom: 10vh;
    transition: all 0.3s;
	cursor: pointer;
}

#floating-menu-contact-form,
#floating-menu-open-right-side {
	opacity: 0;
	display: none;
}



#floating-menu::before {
	content: url('/wp-content/uploads/2022/02/Group-485.png');
	position: fixed;
    margin-top: 30px;
    margin-left: 30px;
}


#floating-menu-contact-form {
    margin-left: 30px;
    text-align: center;
}

#floating-menu-contact-form img {
    margin-bottom: 20px;
    margin-top: 30px;
}

#floating-menu-contact-form > p {
    margin-bottom: 40px;
	font-weight: 600;
	color: white;
	font-size: 22px;
	line-height: 35px;
}

#floating-menu-open-right-side img {
	margin-left: 118px;
    margin-top: 45px;
}


textarea {
	resize: none;
}




























@media screen and (max-width: 767px) {
	#main-header-outer > header#main-header,
	#mobile-nav {
		background-color: #1978C8 !important;
	}
	
	#mobile-nav {
		padding: 25px 0 0 !important;
		margin-top: -1px;
	}
	
	#main-header {
		box-shadow: none;
	}
	
	#main-header .ion-navicon-round::before {
		position: relative;
		top: 31px;
		left: -15px;
		color: white;
	}
	
	#mobile-nav ul a {
		color: white !important;
		font-size: 16px;
		line-height: 20px;
		border-bottom: 2px solid rgba(255,255,255,0.8) !important;
		text-align: center;
		padding-top: 20px !important;
    	padding-bottom: 20px !important;
	}
	
	#mobile-nav ul a:hover {
		text-decoration: none;
	}
	
	#mobile-nav-inner {
		margin-bottom: -3px !important;
	}
	
	#mobile-nav-inner > ul {
		display: flex;
		flex-direction: column;
	}
	
	#mobile-nav-inner .menu-item-106 {
		order: 4;
	}
	
	#mobile-nav-inner .menu-item-318 {
		display: flex;
		flex-direction: column-reverse;
	}
	
	#mobile-nav-inner .menu-item-106 > a {
		border-bottom: none;
	}
	
	#mobile-nav-inner .menu-item-318 > a span {
		display: none !important;
	}
	
	#mobile-nav-inner .sub-menu {
		display: flex !important;
		margin-left: 12px !important;
    	margin-right: 12px !important;
		width: calc(100vw - 24px) !important;
	}
	
	#mobile-nav-inner .sub-menu li {
		width: calc(50vw - 12px);
		height: 30vw;
	}
	
	#mobile-nav-inner .sub-menu li:first-child {
		background: #1978C8 url(/wp-content/uploads/2022/02/MicrosoftTeams-image-57.png) no-repeat center;
	}
	
	#mobile-nav-inner .sub-menu li:last-child {
		background: #1978C8 url(/wp-content/uploads/2022/02/MicrosoftTeams-image-56.png) no-repeat center;
	}
	
	#mobile-nav-inner .sub-menu a {
	    border: 2px solid rgba(255,255,255,0.15);
		border-bottom: 2px solid rgba(255,255,255,0.15) !important;
		width: calc(100% - 6px);
    	height: 100%;
		margin-left: 3px !important;
		margin-right: 3px !important;
		color: transparent !important;
	}
	
	#mobile-nav-inner .menu-item-105 a,
	#mobile-nav-inner .menu-item-104 a{
		padding-top: 90px !important;
	}
	
	#mobile-nav-inner .menu-item-105::before,
	#mobile-nav-inner .menu-item-104::before {
		content: '';
    	position: absolute;
    	top: 15px;
    	width: 100vw;
    	height: 60px;
	}
		
	#mobile-nav-inner .menu-item-105::before {	
    	background: rgba(1,1,1,0) url(/wp-content/uploads/2022/02/Pharma_Cloud_we-1.png) no-repeat center;
	}
	
	#mobile-nav-inner .menu-item-104::before {
		background: rgba(1,1,1,0) url('/wp-content/uploads/2022/02/Pharma_Cloud_we-2.png') no-repeat center;
	}
	
	#footer .footer-contact-info p {
		max-width: 66%;
		flex-direction: column;
	}
	
	.footer-contact-info > .wpb_wrapper {
		display: flex;
		justify-content: center;
	}
	
	#footer > div:nth-child(2) {
		padding-bottom: 25px;
	}
	
	#footer > div:last-child {
		padding-bottom: 65px;
	}
	
	#custom-footer-content .footer-contact-info {
		margin-bottom. 20px !important;
		margin-top: 30px;
	}
	
	#floating-menu {
		border-bottom-left-radius: 0;
		border-top-right-radius: 6px;
		bottom: 0;
		width: 80%;
    	height: 60px;
		right: 10%;
	}
	
	#floating-menu::before {
		content: url('/wp-content/uploads/2022/02/Pharma_Cloud_weboldal_ikon_kapcsolat_01-2-e1644938792915.png');
		position: absolute;
    	margin-top: 11px;
    	margin-left: 25%;
	}
	
	#floating-menu::after {
		content: 'Kapcsolat';
    	font-size: 16px;
    	color: white;
    	margin-top: 20px;
    	margin-left: 55%;
    	position: absolute;
	}
	
	#floating-menu:hover::after {
		content: none;
	}
	
	#floating-menu:hover {
		width: calc(100vw - 20px);
		height: 610px;
		right: 10px;
		left: 10px;
		border-radius: 6px;
	}
	
	#floating-menu:hover #floating-menu-open-right-side {
		display: none;
	}
	
	#floating-menu-contact-form {
		width: calc(100vw - 50px);
    	margin-left: 15px;
    	margin-right: 15px;
	}
	
	#floating-menu-contact-form > p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 25px;
	}
	
	#floating-menu-contact-form img {
		margin-top: 0;
	}
	
	.wpcf7 form {
		grid-template-columns: 100%;
		grid-template-rows: 100px 50px;
	}
	
	.wpcf7 form > p:nth-child(2) {
		grid-row-start: 1;
    	grid-row-end: 2;
	}
}

#two-columns-container-on-about-us-page ul li::before {
  content: "\2022";
  color: #0090d4;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}



.vc_toggle_content #header-container {
	display:none;
}

#header-container {
    height: 37.5vw;  
    background-size: contain;
    background-repeat: no-repeat;
}


#header-container p {
    padding-left: 14vw;
}


.single-post #page-header-default{
	display: none;
}

.vc_toggle_content .blue-bg{
	padding-right: 0px !important;
	padding-left: 0px !important;
	background: #1978c8;
}

.post-content{
	/*padding-top: 60px !important;	*/	
}


.home #border-buttons.one-button {
    display: block;
}

html .single-post #main-content strong{
	font-weight:  bold !important;
}

.category-zart{
	padding-top: 60px;
}

@media screen and (min-width: 800px) {
	#blue-block,
	#block{
		margin-bottom: 20px;	
	}

	#blue-block{
		padding: 30px 0;
	}
	
	.slider-block{
		margin-bottom: 60px !important;
	}

	.slider-block .slider-content{
		padding: 50px;
		padding-right: 20vw;
	}
}

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

	.slider-block .slider-content{
		padding-right: 12vw;
	}
}



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

	.slider-block .slider-content{
		padding-right: 17vw;
	}
}


















