/*css*/

main{
	max-width: 1000px;
	margin: 0 auto;
	padding: 90px 0;
}
.article-footer {
	background: none;
	min-height: 50px;
}
.entry-title.single-title{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #335276;
}
.byline.entry-meta{
	text-align: right;
}
.letter_side{
	background-image:url(../images/letter_sider.png);
	background-repeat:repeat-x;
	width:90%;
	margin-left:5%;
	height:4px;
	margin-top:20px;
	float:left;
}
.full_width{
	width:100%;
}
#top, #contact{
	height:0px;
	padding:0;
	margin:0;
}
.max_width_80{
	width:100%;
	padding:0 5%;
}
.price_cont{
	margin: 35px 0;
}
.crosser{
	bottom:0;
	height:70px;
	background-image:url(../images/white_crosser.png);
	background-repeat:no-repeat;
	background-size:cover;
}
.crosser_backwards{
	bottom:0;
	height:70px;
	background-image:url(../images/white_crosser2.png);
	background-repeat:no-repeat;
	background-size:cover;
}
.w_990{
	max-width:990px;
	margin:0 auto;
	display:block;
}
.logo, .footer_theme{
	width: auto;
	height:60px;
	margin-top:10px;
}
.logo > h2{
    font-size: 16px;
    line-height: 16px;
    color: white;
    margin-left: 10px;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.logo-bottom{
    width: auto;
    height: 100%;
}
.logo-top{
    width: auto;
    height: 45px;
    margin-top: 10px;
}
.fix_pos{
	position:fixed;
}
.abs_pos{
	position:absolute;
}
.rel_pos{
	position:relative;
}
.margin_tb_50{
	margin:50px 0;
}
.margin_class_top{
	margin-top:85px;
}
.margin_class_top_small{
	margin-top:35px;
}
.centered_text{
	text-align:center;
}
.centered_item{
	margin:0 auto;
	display:block;
}
.uppercase{
	text-transform:uppercase;
}
.menu_cont{
	z-index:5;
}
.menu_cont, .info_box{
	background-color: rgba(39,53,68,0.8);
}
.footer_nav  > ul li,
.menu_cont > .w_990 > ul li{
	display:inline-block;
	margin-right:30px;
	font-weight:bold;
}
.footer_nav  > ul li a,
.menu_cont > .w_990 > ul li a{
	font-size:16px;
}
.footer_nav  > ul,
.menu_cont > .w_990 > ul{
	margin-bottom:0px;
}
.footer_nav  > ul li:last-of-type,
.menu_cont > .w_990 > ul li:last-of-type{
	margin-right:0px;
}
.bold{
	font-weight:bold;
}
.dgray_text{
	color:#4b494f;
}
.white_text{
	color:#ffffff;
}
.gray_text{
	color:#323738;
}
.gray_text3{
    color:#ffffff;
}
.gray_text2{
    color:#323738;
    margin-top: 0px;
    margin-bottom: 2px;
}
.blue_text{
	color:#34495e;
}
.dblue_text, a.dblue_text{
	color:#2c3e50;
}
a.white_text{
	font-size:14px; 
	color:#ffffff;
}
a.phone_number{
    font-size:30px;
    line-height:48px;
}
kocka_menu{
    font-size:30px;
    line-height:48px;
}
.main{
	background-image:url(https://mmaambulance.hu/wp-content/uploads/2023/11/mentoautok.jpg);
}
.services, .about{
	background-image:url(../images/map_bg.png);
}
.road{
	background-image:url(../images/road.png);
	padding-bottom:60px;
}
.lake{
	background-image:url(../images/lake.png);
}
.main, .lake, .about, .road{
	width: 100%;
	min-height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.services{
    width: 100%;
    min-height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}
footer{
	width:100%;
	min-height:280px;
	background-image:url(../images/map_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.footer_nav{
	border-bottom:2px #2c3e50 solid;
	margin-bottom:30px;
}
.address > h5{
	font-size:18px;
	line-height:22px;
}
.address > h6{
	font-size:16px;
	line-height:18px;
}
.info_box{
	min-height:290px;
	margin-top:170px;
	padding:30px 30px 18px 30px;
}	
.main_theme{
	font-size:46px;
	line-height:48px;
}
.main_theme > span, .yellow_text, a.yellow_text{
	color:#ff1200;
}
.title_arrows, .title_arrows_light{
	background-repeat:no-repeat;
	width:196px;
	height:24px;
	margin:0 auto;
	display:block;
}
.title_arrows{
	background-image:url(../images/title_arrow.png);
}
.title_arrows_light{
	background-image:url(../images/title_arrow_light.png);
}
.title_lbolt{
	background-image:url(../images/lbolt.png);
	background-repeat:no-repeat;
	margin:0 auto 30px auto;
	display:block;
	width:22px;
	height:24px;
}
.lower_theme{
	font-size:18px;
}
.img_container{
	margin-top:35px;
}
.img_container  > div{
	padding:10px 10px;
}
.img_container  > div > img{
	border: 2px solid #ff1200;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.message > p{
	margin-top:40px;
	letter-spacing:0.5px;
}
.writer{
	width:230px;
	height:40px;
	background-color:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.writer > p{
	line-height:40px;
}
.service_item{
	margin:30px 0;
}
.service_data:nth-of-type(odd){
	padding-right:20px;
}
.service_data:nth-of-type(even){
	padding-right:20px;
}
.show_for_device{
		display:none;
	}
.the_menu{
		right:-190px;
		width:190px;
		top:80px;
		background-color: rgba(39,53,68,0.8);
		z-index:16;
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
	}
.the_menu > ul li{
	list-style-type:none;
	line-height:38px;
}
.the_menu > ul > li > a{
	font-size:18px!important;
} 
.menu_active{
	right:0;
	z-index:16;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
}
#toggle_menu{
	right:19px;
	top:19px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.clearfix {
	float: none;
	display: table;
	clear: both;
}
.comment-respond {
	margin-top: 75px;
}

.comment-respond label {
	color: #FFFFFF;
	font-weight: bold;
}

.comment-respond input[type="text"], .comment-respond input[type="email"], .comment-respond textarea {
	height: 50px;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}

.comment-respond textarea {
	height: 100px;
}

.comment-respond input[type="submit"] {
	width: 230px;
	height: 40px;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #34495e;
	outline: 0;
	border: 0;
	font-size: 16px;
	font-weight: bold;
}

div.wpcf7-response-output {
	color: #FFF;
	font-weight: bold;
	border: 1px solid #FFFFFF !important;
}

span.wpcf7-not-valid-tip {
	color: #ff204c;
}

.comment-reply-title, .comment-notes {
	display: none;
}

.comment-respond .logged-in-as a {
	color: #ffffff;
}

.comment-respond input[type="submit"] {
	cursor: pointer;
}

@media only screen and (max-width: 1025px){
	.menu_cont, footer, .road, .services, .about{
		padding:0 2%;
	}
}
@media only screen and (max-width: 915px){
	.hide_for_small{
		display:none;
	}
	.main_theme, .phone_number{
			font-size:20px;
			line-height:24px;
			font-weight:bold;
	}
	.info_box{
		height:inherit;
	}	
	.show_for_device{
		display:block;
	}
	.footer_nav{
		border:none;
	}
}
@media only screen and (min-width: 641px){
	.menu_cont{
		height:80px;
	}
	.footer_nav  > ul li,
	.menu_cont > .w_990 > ul li{
		line-height:80px;
	}
}
@media only screen and (max-width: 640px){
	.footer_theme{
		width: 100%;
		padding: 0 30%;
	}
	.the_menu{
		top:70px;
	}
	.menu_cont{
		height:70px;
	}
	.footer_theme > img{
		max-width:150px;
		display:block;
		margin:0 auto;
	}
	.address > *, .call_us > *{
		text-align:center;
	}
    a.yellow_text{
        display: block;
        font-size: 1.46rem;
    }
	.max_width_80 > iframe{
		max-height:240px;
	}
}