@charset "utf-8";
/* CSS Document */

/*

font:400 12px/120% 'Maven Pro', Tahoma, sans-serif;
font:400 12px/120% 'Roboto', Arial, sans-serif;

box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;


background-size: px px;
	-webkit-background-size:

position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);

content: '\f054';
    font-family: "FontAwesome";
    font-size:14px;
    color: #5F5F5F;

*/

body
{
	margin: 0;
	padding: 0;
	background-color: #515D65;
}
/* Accessibility map */
.as_map_c
{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.as_map
{
    height: 28px;
    margin: -250px auto 0 auto;
    display: table;
    table-layout: fixed;
    padding: 3px 25px 14px 10px;;
    background-color: #FFFFFF;
    transition: margin-top 400ms;
    -webkit-transition: margin-top 400ms;
}
.as_map.opened { margin-top: 0; }
.as_map ul { float: left; margin: 0; padding: 0; list-style: none; }
.as_map ul li { float: left; margin: 15px 10px; }
.as_map ul li > *
{
    padding: 10px 20px;
    background-color: #F4F1E8;

    font:700 18px/180% 'Maven Pro', Tahoma, sans-serif;
    color: #646464;
    text-decoration: none;
}
.as_map ul li > *:focus { background-color: #EEE8D8; outline: 2px dotted #9D0D16; }
*
{
	outline: none;
    transition:background-color ease 1s;
    -webkit-transition:background-color ease 1s;
}

*:focus
{
    box-sizing: border-box;
    outline: 2px dotted #9D0D16;
}

a img
{
	border: 0px solid;
}

p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.content p
{
	float: none;
}

a.art_anchor,
.content a.art_anchor
{
	text-decoration:none;
}

body .ui-widget { font-size: 11px; }

.page_c
{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.offscreen{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}
::selection {
 color: #fff;
 background: #A1201A;
}
::-moz-selection {
 color: #fff;
 background: #A1201A;
}
@media only screen and (max-width: 1020px)
{
	.page_c
	{
		min-width: 320px;
	}
	body .ui-widget { font-size: 14px; }
}
@media only screen and (max-width: 670px)
{
	body .ui-widget { font-size: 16px; }
}

/*****************************/
/*			HEAD			*/
/***************************/
.head_c
{
	width: 100%;
	position:relative;
	z-index:3;
    float: left;
}

.head_top
{
    width: 100%;
    display: table;
    position: relative;
    background-color: #C7D22C;
}

.head_top_c
{
    width: 100%;
    max-width: 1200px;
    margin: 6px auto;
    display: table;
    float: none;
}

.head_top_c > *
{
    height: 30px;
    margin: 0 40px 0 0;
    font:400 15px/30px 'Maven Pro', Tahoma, sans-serif;
    float: right;
    z-index: 40;
    color: #fff;
}

.head_top_c a
{
    color: #fff;
    text-decoration: none;
}

.head_top_c a:hover,
.head_top_c a:focus
{
    color: #9F1F19;
}

.head_top_c .h_google_tr
{
    height: auto;
    line-height: 120%;
}

.h_facebook
{
    margin-right: 30px;
}

.h_facebook .fa
{
    margin-top: 3px;
    font-size: 22px;
}

.h_phone
{
    margin-right: 35px;
}

.h_phone span
{
    float: left;
    margin-left: 12px;
}

.h_phone .fa
{
    float: left;
    font-size: 28px;
}

.h_email
{
    margin-right: 35px;
}

.h_email .fa
{
    font-size: 20px;
}

.h_home .fa
{
    font-size: 28px;
}

/*HEAD BOTTOM*/
.head_bottom
{
    width: 100%;
    display: table;
    position: relative;

    background-color: #fff;
}

.head_bottom_c
{
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 0;
    display: table;
    float: none;
    z-index: 1;
}

.h_logo
{
    margin:10px 0 0 10px;
    position: relative;
    float: left;
}
.h_logo img
{
    width: 230px;
}


/*Desktop Menu*/
.h_menu_c
{
    float: right;
}

.h_menu_c .menu
{
	width:auto;
	display:table;
	float:left;
}

.menu ul
{
    margin: 0;
    padding: 0;
}

.menu li
{
	margin:0 10px;
	list-style:none;
	float:left;
	z-index:2;
    position: relative;

	text-transform: uppercase;
}

.menu ul > li:last-child
{
	margin-right:0;
}

.menu li  a
{
	display:block;
	margin:0;
	padding:19px 13px 32px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

    font:400 20px/120% 'Roboto', Arial, sans-serif;
	color:#343434;
	text-decoration:none;
}
.menu li  a span
{

}
.menu *:focus
{
    outline: none;
    border: none;
}

.menu li:hover a,
.menu li.opened a,
.menu li a:focus,
.menu li.current_link > a,
.menu li.current_path > a
{
	padding-bottom: 24px;
    border-bottom: 8px solid #A1201A;
    color: #A01F19;
}

.menu li ul
{
	width:270px;
	margin:0;
	padding:0;
	display:table;
	position:absolute;
	z-index:5;
	top:75px;
	left:-5000px;

	background-color:#fff;
}

.menu > ul > li.opened > ul
{
	left: 0;
}

.menu > ul > li.opened:last-child > ul,
.menu > ul > li.opened:nth-child(4) > ul
{
    left: auto;
    right: 0;
}

.menu li ul li
{
	width:100%;
	margin:0;
	padding:0;

	font-size:15px;
	color: #404040;
}

.menu li ul li a
{
	width:100%;
    padding: 0 18px !important;
    margin: 0 !important;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    text-decoration: none;
	display:block;
    position: relative;
    border: none !important;
    z-index: 2;
    font-size: 15px;

    letter-spacing:0.07em;
    color: #404040 !important;
}

.menu li ul li:hover,
.menu li ul li.current_link,
.menu li ul li.current_path
{

}

.menu li ul li:hover a,
.menu li ul li a:focus,
.menu li ul li.opened a,
.menu li ul li.current_link a,
.menu li ul li.current_path a
{
    border: none;
    color: #FFF !important;
    background-color: #A1201A;
}

.menu li ul li span
{
    width: 100%;
    display: block;
    padding: 10px 0 10px 35px;
	border:none;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    position: relative;
}

.menu li ul li span::before
{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    content: '\f0da';
    font-family: "FontAwesome";
    font-size:20px;
}


.menu li ul li:hover a span::before,
.menu li ul li a:focus span::before,
.menu li ul li.opened a span::before
{

}



/* Mobile menu */
.mobile_menu_btn
{
    display: none;
}

.menu_slide_c
{
	width: 320px;
	float: left;
	position: absolute;
	top:84px;
	right: 0;
	z-index: 6;
	overflow:hidden;
	position:absolute;
	z-index:3;

    background-color: #fff;
}
.menu_slide_c.closed
{
	display: none;
}

.menu_slide_c .menusl
{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.menu_slide_c .menusl .menuslbox
{
	width: 100%;
	position: absolute;
	top: 0px;
	left: -100%;
	z-index: 2;
}
.menu_slide_c .menusl .menuslbox.current
{
	left: 0%;
}
.menusl ul
{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

    font:500 15px/120% 'Maven Pro', Tahoma, sans-serif;
    letter-spacing: 0.07em;
}

.menusl ul li
{
	width:100%;
	margin:0;
	padding:0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	list-style:none;

    text-transform: uppercase;
}

.menusl ul li:hover,
.menusl ul li.current_link,
.menusl ul li.current_path
{

}

.menusl ul li a
{
	display:block;
	width:100%;
    margin: 0;
	padding: 0 22px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-decoration:none;

	color: #414141;
    text-decoration: none;
}

.menusl ul li a span
{
    width: 100%;
    padding: 12px 0 12px 26px;
    display: block;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    position: relative;
}


.menusl ul li a span::before
{
    content: '\f0da';
    font-family: "FontAwesome";
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.menusl ul li.sub_links a
{

}

.menusl ul li a:focus
{
    border: none;
    outline: none;
}

.menusl ul li:hover a,
.menusl ul li a:focus,
.menusl ul li.current_link a,
.menusl ul li.current_path a
{
    background-color: #A1201A;
    color: #fff;
}

/*Mobile Submenu*/
.menusl .submenu
{
}

.menusl .submenu li
{
    text-transform: none;
    font-size: 15px;
    font-weight: 400;
}


.menusl .submenu li a
{
    padding-left: 50px;
    position: relative;
}

.menusl .submenu li:hover a,
.menusl .submenu li a:focus,
.menusl .submenu li.current_path a,
.menusl .submenu li.current_link a
{
}

.menusl .submenu li a span
{
}

.menusl .submenu li a span::before
{

}

.menusl .submenu li:hover a span,
.menusl .submenu li a:focus span,
.menusl .submenu li.current_path a span,
.menusl .submenu li.current_link a span
{

}

.menusl .submenu li.mm_parent
{
    margin: 5px 0 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.07em;
}

.menusl .submenu li.mm_parent a
{
}

.menusl .submenu li.mm_parent a:hover,
.menusl .submenu li.mm_parent a.opened
{

}

.menusl .submenu li.mm_parent a span
{
    padding-left: 0;
}

.menusl .submenu li.mm_parent a span::before
{
   content: none;
}

.menusl .submenu li.mm_parent:hover a span,
.menusl .submenu li.mm_parent a:focus span,
.menusl .submenu li.mm_parent.current_link a span,
.menusl .submenu li.mm_parent.current_path a span
{

}

.menusl .submenu li.back_link
{
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
}

.menusl .submenu li.back_link a
{
    padding-left: 26px;
    color: #A1201A;
}

.menusl .submenu li.back_link a span
{
    background: none !important;
}

.menusl .submenu li.back_link a span::before
{
    content: '\f0d9';
}

.menusl .submenu li.back_link a:hover,
.menusl .submenu li.back_link a:focus
{
    color: #fff;
}

/*Head Image*/
.header_image_c
{
    width: 100%;

    position: relative;
    float: left;
    z-index: 1;
}

.header_image
{
    width: 100%;
    height: 546px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.header_image img
{
    width: 2000px;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -1000px;
    z-index: 0;
}

.h_grafik
{
    width: 100%;
    height: 516px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    background: url(../img/h_grafik_sommer.png) no-repeat center bottom;
    background-size: 100% auto;
}

body.winter .h_grafik
{
    background-image: url(../img/h_grafik_winter.png)
}

.h_anf_btn
{
    padding: 13px 44px 13px 52px;
    position: absolute;
    top: 0;
    left: 10px;
    background-color: #A1201A;
    font:700 16px/120% 'Maven Pro', Tahoma, sans-serif;
    color: #fff;
    text-decoration: none;
}

.h_anf_btn:hover
{
    background-color: #440E0B;
}

.h_anf_btn::before
{
    position:absolute;
    top:50%;
    left:14px;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    text-align:center;

    content: '\f133';
    font-family: "FontAwesome";
    font-size:25px;
}

.h_anf_btn::after
{
    position:absolute;
    top:50%;
    right:25px;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    text-align:center;

    content: '\f0da';
    font-family: "FontAwesome";
    font-size:15px;
}

/*****************************/
/*			MAIN			*/
/***************************/
.main_c
{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
    float: left;
}
.main
{
	width: 100%;
    max-width: 1200px;
    margin: 0 auto;
	float: none;
	overflow: hidden;
	position: relative;
	z-index: 1;
    display: block;
    border-top:8px solid rgba(255,255,255,0.6);
}

.content
{
    width: 100%;
    min-height: 500px;
    overflow: hidden;
    background-color: #fff;
}

.mcontent
{
    display: block;
    height: 0;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
}

.m_facebook
{
    width:152px;
    margin: 15px 75px 35px;
    float: right;
}

.m_facebook img
{
    width: 100%;
}

/*Nach Oben BTN*/
.no_btn
{
    width:50px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    z-index: 5;
    background-color: #A1201A;
    transition: background-color ease 0.5s;
    -webkit-transition: background-color ease 0.5s;
}

.no_btn:hover
{
    background-color:#440E0B;
}

.no_btn::before
{
    position:absolute;
    top:50%;
    left:0;
    right:0;
    margin:auto;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);

    content: '\f077';
    font-family: "FontAwesome";
    font-size:22px;
    text-align: center;
    color: #fff;
}

/*****************************/
/*			FOOTER			*/
/***************************/
.footer_c
{
	width: 100%;
    height: 746px;
	position:relative;
    float: left;
	z-index:2;
}

.footer_image
{
    display: none;
}

.f_top
{
    width: 100%;
    max-width: 1200px;
    margin: 117px auto;
    float: none;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.f_top .f_col
{
    width: 33.33%;
    height: 400px;
    display: block;
    float: left;
}

.f_title
{
    font:700 35px/120% 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.f_contacts
{
    padding: 45px 24px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    background: #C7D22C url(../img/golf.png) no-repeat;
    background-position: 8px bottom;
    background-size: 114px auto;
}

.f_contacts .f_title
{
    color: #A01F19;
}

.f_contacts .f_inner
{
    width: 100%;
    margin: 24px auto 0;
    max-width: 214px;
    float: none;

    font:500 16px/160% 'Maven Pro', Tahoma, sans-serif;
    text-align: center;
    color: #3E3E3E;
}

.f_contacts p > *
{
    width: 100%;
    display: block;
}

.f_contacts p a
{
    color: #3E3E3E;
    text-decoration: underline;
}

.f_contacts p a:hover
{
    text-decoration: none;
}

.f_golf
{
    padding: 18px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    position: relative;
    text-decoration: none !important;
    background-color: #0F0F1E;
}

.f_golf::after
{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.6;
    background-image: url(../img/f_golf.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    transition: opacity ease 0.5s;
    -webkit-transition: opacity ease 0.5s;
}

.f_golf:hover::after
{
    opacity: 0.9;
}

.f_golf > span
{
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #8F8F95;
    padding: 60px 20px 0;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    position: relative;
    z-index: 3;

    text-align: center;
    font:500 35px/120% 'Maven Pro', Tahoma, sans-serif;
    font-style: italic;
    color: #fff;
    text-decoration: none
}

.f_golf > span > *
{
    width: 100*;
    display: block;
}

.f_golf > span span:first-child
{
    margin-bottom: -57px;
}

.f_golf > span span:first-child,
.f_golf > span span:last-child
{
    font: 400 100px/120% Georgia, serif;
    color: #9CA499;
}

.f_golf > span span:first-child
{
    text-align: left;
}

.f_golf > span span:last-child
{
    text-align: right;
}

.f_map
{
    padding: 45px 24px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    text-align: center;
    background-color: #fff;
}

.f_map .f_title
{
    color: #B1B826;
}

.f_map img
{
    width: 100%;
    max-width: 324px;
    margin: 50px auto 0;
    text-align: center;
    float: none;
    position: relative;
    z-index: 2;
}

/*Footer Logos*/
.footer_logos
{
	width:100%;
	padding:30px 0;
	overflow:hidden;
    position: relative;
    z-index: 2;

	background-color:#fff;
}

.footer_logos_c
{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:2;
    text-align: center;
}

.footer_logos_c a
{
    margin: 10px 5.6%;
}

.footer_logos_c img
{
	vertical-align:middle;
}

.footer_logos_c .f_logo1 img
{
	width:120px;
}

.footer_logos_c .f_logo2 img
{
	width:140px;
}

.footer_logos_c .f_logo3 img
{
	width:130px;
}

.footer_logos_c .f_logo4 img
{
	width:80px;
}

@media( max-width: 1100px)
{
    .menu li
    {
        margin: 0 2px;
    }
}

@media( max-width: 1020px)
{
    .as_map_c
    {
        display: none !important;
    }

	/*****************************/
	/*			HEAD			*/
	/***************************/
	.h_menu_c .menu
    {
        display: none;
    }

    .h_lang
    {
        margin-right: 15px;
    }

    .h_logo
    {
        margin-top: 8px;
        margin-left: 24px;
    }

    .h_anf_btn
    {
        left: 24px;
    }

    .header_image_c
    {
        height: 345px;
    }

    .header_image img
    {
        width: 1020px;
        margin-left: -510px;
    }

    .h_grafik
    {
        display: none;
    }

    .mobile_menu_btn
    {
    	padding: 5px 23px 15px;
        box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	cursor: pointer;
    	float: right;
        display: block;
        position: relative;
        border-bottom: 8px solid #A1201A;

        font:400 25px/120% 'Maven Pro', Tahoma, sans-serif;
    	letter-spacing:0.07em;
    	text-transform: uppercase;
    	color: #343434;
    }

    .mobile_menu_btn.closed
    {
        padding-bottom: 23px;
        border-bottom: none;
    }

    .mobile_menu_btn span
    {
        padding: 9px 0 7px 0;
        box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
        display: table;
    	cursor: pointer;
        float: left;
    }

    .mobile_menu_btn .burger
    {
    	width: 22px;
        float: left;
        padding:13px 11px 0 0;
    }
    .mobile_menu_btn .one, .mobile_menu_btn .two, .mobile_menu_btn .three
    {
    	width: 110%;
        backface-visibility: hidden;
    	-webkit-backface-visibility: hidden;

        background: #a1201a none repeat scroll 0 0;
        height: 3px;
        margin: 4px auto;
        transition-property: all;
        -webkit-transition-property: all;
        transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;

    }
    .mobile_menu_btn.closed .one,
    .mobile_menu_btn.closed .two,
    .mobile_menu_btn.closed .three
    {
        margin-top: 4px;
        opacity: 1;
        transform: rotate(0deg);
    	-webkit-transform: rotate(0deg);
    }
    .mobile_menu_btn .one
    {
        margin-top: 0;
        transform: rotate(45deg) translate(6px, 10px);
    	-webkit-transform: rotate(45deg) translate(6px, 10px);
    }
    .mobile_menu_btn .two
    {
        opacity: 0;
    }

    .mobile_menu_btn .three
    {
        transform: rotate(-45deg) translate(0px, -4px);
    	-webkit-transform: rotate(-45deg) translate(0px, -4px);
    }



	/*****************************/
	/*			MAIN			*/
	/***************************/
	.no_btn
    {
        right: 10px;
        bottom: 10px;
    }

	/*****************************/
	/*			FOOTER			*/
	/***************************/
    .footer_c
    {
        height: 990px;
    }

    .footer_image
    {
        width: 100%;
        height: 100%;
        position: absolute;
        display: block;
        z-index: 0;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
    }

    .f_top
    {
        max-width: 650px;
    }

    .f_top .f_col
    {
        width: 50%;
        height: 325px;
    }

    .f_title
    {
        font-size: 32px;
    }

    .f_contacts
    {
        background-size: 63px auto;
        -webkit-background-size: 63px auto;
        background-position: bottom left 24px;
    }

    .f_col.f_contacts
    {
        width: 100%;
    }

    .f_contacts .f_inner
    {
        max-width: 434px;
        font-size: 15px;
    }

    .f_contacts p
    {
        width: 50%;
        padding: 0 10px;
        float: left;
        text-align: left;
    }

    .f_contacts p:nth-child(2)
    {
        width: 150px;
        float: right;
    }

    .f_golf
    {
        padding: 13px;
    }

    .f_golf > span
    {
        font-size: 31px;
    }

    .f_golf > span span:first-child, .f_golf > span span:last-child
    {
        font-size: 80px;
    }

    .f_golf > span span:first-child
    {
        margin-bottom: -50px;
    }

    .f_map img
    {
        max-width: 254px;
    }

    .footer_logos_c
    {
        max-width: 650px;
    }

    .footer_logos_c .f_logo1 img
    {
        width: 104px;
    }

    .footer_logos_c .f_logo2 img
    {
        width: 121px;
    }

    .footer_logos_c .f_logo3 img
    {
        width: 112px;
    }

    .footer_logos_c .f_logo4 img
    {
        width: 70px;
    }

    .footer_logos_c a
    {
       margin: 10px 3%;
    }

}

@media( max-width: 670px)
{
	/*****************************/
	/*			HEAD			*/
	/***************************/
    .h_phone .h_text
    {
        display: none;
    }

    .head_top_c .h_google_tr
    {
        margin-right: 15px;
    }

    .h_facebook
    {
        margin-right:20px;
    }

    .h_phone
    {
        margin-right: 15px;
    }

    .h_email
    {
        margin-right: 8px;
    }

    .h_home
    {
        margin-right: 15px;
    }

    .h_home
    {
        font-size:
    }

    .h_home .fa
    {
        font-size: 26px;
    }

    .head_bottom_c
    {
        margin-top: 6px;
    }

    .h_logo
    {
        margin:12px 0 0 15px;
    }

    .h_logo img
    {
        width: 130px;
    }

    .mobile_menu_btn
    {
        padding: 0 15px;
    }

    .mobile_menu_btn.closed
    {
        padding-bottom: 8px;
    }

    .menu_slide_c
    {
        width: 300px;
        top: 60px;
    }

    .h_anf_btn
    {
        left: 10px;
        padding: 12px 16px 12px 52px;
    }

    .h_anf_btn::after
    {
        content: none;
    }

    .header_image_c
    {
        height: 241px;
    }

    .header_image img
    {
        width: 670px;
        margin-left: -335px;
    }

	/*****************************/
	/*			MAIN			*/
	/***************************/


	/*****************************/
	/*			FOOTER			*/
	/***************************/
    .f_top
    {
        margin:55px auto;
        max-width: 320px;
    }

    .f_top .f_col
    {
        width: 100%;
    }

    .f_title
    {
        font-size: 25px;
    }

    .f_contacts .f_inner
    {
        margin-top: 27px;
        max-width: 210px;
    }

    .f_contacts p
    {
        width: 100% !important;
        padding: 0;
        text-align: center;
    }

    .footer_logos_c img
    {
        margin: 10px 0;
    }

}