/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Template: Divi
Version:  1.0.0
*/

 
.grecaptcha-badge {
    display: none !important;
}
#moove_gdpr_save_popup_settings_button {
    position: relative !important;
	top: -45px;
    height: 0px!important;
}

#top-menu .sub-menu .current-menu-item a{
	color: #2EA3F2 !important;
}

/* @media (min-width: 1010px){ #page-container { padding-top: 187px !important; } } */


/**************************************** WPCF7 ****************************************/

/********* Főoldal kapcsolat *********/

#contactwpcf7{

}

#contactwpcf7 input.text, 
#contactwpcf7 input.title, 
#contactwpcf7 input[type=email], 
#contactwpcf7 input[type=password], 
#contactwpcf7 input[type=tel], 
#contactwpcf7 input[type=text], 
#contactwpcf7 select, 
#contactwpcf7 textarea {
    background-color: rgba(0,0,0,0.15);
    font-size: 16px;
    line-height: 1.9em;
    padding: 16px;
    width: 100%;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    font-weight: 500;
	border-radius: 0;
    color: #ffffff;
    opacity: 1;
	border-width: 0px;
    border-color: rgba(0,0,0,0.15);
}
#contactwpcf7 input[type=text] {
	margin-bottom:18px;
}
#contactwpcf7 input[type=email] {
	margin-bottom:18px;
}
#contactwpcf7 input[type=tel] {
	margin-bottom:20px;
}

#contactwpcf7 textarea{
	margin-bottom:0px;
}

#contactwpcf7 p {
    padding-bottom: 5px;
}

#contactwpcf7 p:not(.has-background):last-of-type {
    padding-bottom: 0px !important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
	margin-top: 50px;
    color: #ffffff;
}

#contactwpcf7 ::-webkit-input-placeholder { /* WebKit browsers */
color: #ffffff !important;
opacity: 1;
}
#contactwpcf7 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #ffffff !important;
opacity: 1;
}
#contactwpcf7 ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #ffffff !important;
opacity: 1;
}
#contactwpcf7 :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #ffffff !important;
opacity: 1;
}


#contactwpcf7 textarea {
    max-height: 150px;
}
#contactwpcf7 .wpcf7-submit {
	border-width: 8px!important;
    border-color: #ffffff;
    border-radius: 0px;
    cursor: pointer;
	font-style: normal;
	font-size: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	font-feature-settings: 'ss01' on;
	transition: all .2s;
	color: #999!important;
    font-family: 'Teko',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 500!important;
    background-color: #ffffff!important;
	padding: 15px 28px 12px 28px;
    line-height: 1.7em!important;
	background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
	transition: all .2s;
    letter-spacing: 4px;
	text-transform: uppercase!important;
    
}
#contactwpcf7 .wpcf7-submit:hover {
	padding: 15px 17px 12px 23px;
	    transition: all .2s;
}

.wpcf7form button:hover:after{
	opacity:1;
	margin-left:4px;
	    transition: all .2s;
}

.wpcf7form button:after {
	font-size: 20px;
    line-height: 1.3em;
    content: "\24";
    opacity: 0;
    margin-left: -1em;
	font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
	font-family: ETmodules!important;
    speak: none;
	-webkit-font-smoothing: antialiased;
    text-transform: none;
	color: #c10f1b!important;   
	transition: all .2s;
}

#contactwpcf7 .checkbox, #contactwpcf7 .checkbox a{
	color:#ffffff;
}

#contactwpcf7 .checkbox a{
	color:#ffffff;
	font-weight:600;
}

#contactwpcf7 .checkbox{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size:16px;
}

#contactwpcf7 .checkbox1{
	margin-top: 18px;
	margin-bottom: 0px;
}

#contactwpcf7 .checkbox .wpcf7-list-item, #contactwpcf7 .checkbox1 .wpcf7-list-item {
	margin-left:0px;
}

#contactwpcf7 .wpcf7-list-item {display: block;}



@media (max-width: 820px ) {
#contactwpcf7 input[type=text] {
    width: 100%;
    float: left;
}
#contactwpcf7 input[type=tel] {
    width: 100%;
    float: left;
	margin-right: 0%;
	margin-top: 3%;
}
#contactwpcf7 input[type=email] {
    width: 100%;
    float: left;
	margin-left: 0%;
}
#contactwpcf7 span.wpcf7-form-control-wrap.email {
    margin-left: 0%;
    display: block;
    width: 100%;
}

#contactwpcf7 span.wpcf7-form-control-wrap.Nev {
    width: 100%;
    display: block;
}

#contactwpcf7 .Nev  input[type=text] {
	width:100%;
}

#contactwpcf7 .wpcf7-not-valid-tip{
	width:100%;
}

#contactwpcf7 span.wpcf7-form-control-wrap.Tel {
    width: 100%;
	display: block;
}

#contactwpcf7 span.wpcf7-form-control-wrap.Targy {
    margin-left: 0%;
    display: block;
    width: 100%;
	vertical-align: top;
}
#contactwpcf7 textarea {
    margin-top: 0%;
}
#contactwpcf7 p {
    padding-bottom: 17px;
}
}


@media (min-width: 821px ) {

#contactwpcf7 .wpcf7-not-valid-tip{
	width:100%;
}
}


/********* END Főoldal kapcsolat *********/


/********* Ajánlatkérő űrlap *********/


#ajanlatkerourlapid .uploadfile h3{
	white-space: normal;
}

#ajanlatkerourlapid .wpcf7{
	font-size: 16px;
}

#ajanlatkerourlapid .wpcf7-submit {
	border-width: 8px!important;
    border-color: #90ab32;
    border-radius: 0px;
    cursor: pointer;
	font-style: normal;
	font-size: 20px;
	display: flex;
	align-items: center;
	text-align: center;
	font-feature-settings: 'ss01' on;
	transition: all .2s;
	color: #ffffff!important;
    font-family: 'Teko',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 500!important;
    background-color: #90ab32!important;
	padding: 15px 28px 12px 28px;
    line-height: 1.7em!important;
	background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
	transition: all .2s;
    letter-spacing: 4px;
	text-transform: uppercase!important;
    
}
#ajanlatkerourlapid .wpcf7-submit:hover {
	padding: 15px 17px 12px 23px;
	    transition: all .2s;
	background-color:#444 !important;
}

.ajanlatkerourlapcl button:hover:after{
	opacity:1;
	margin-left:4px;
	    transition: all .2s;
}

.ajanlatkerourlapcl button:after {
	font-size: 20px;
    line-height: 1.3em;
    content: "\35";
    opacity: 0;
    margin-left: -1em;
	font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
	font-family: ETmodules!important;
    speak: none;
	-webkit-font-smoothing: antialiased;
    text-transform: none;
	color: #ffffff!important;   
	transition: all .2s;
}

#ajanlatkerourlapid .wpcf7-response-output {
    color: #dc3232;
}

#ajanlatkerourlapid .wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
}



#ajanlatkerourlapid .wpcf7-list-item-label {
    color: inherit;
}

#ajanlatkerourlapid .cim{
	background: #90ab32;
}

#ajanlatkerourlapid .cim h2{
	color: white;
	padding-top:5px;
	padding-bottom:5px;
}

#ajanlatkerourlapid .zebra{
	background: #e7efcc;
}

#ajanlatkerourlapid input, #ajanlatkerourlapid select, #ajanlatkerourlapid textarea {
    border: 1px solid #bbb;
    padding: 2px;
    height: 22px;
}

#mennyiseg1{ width: 80px;}

#ajanlatkerourlapid textarea {
    width:100%;
}

/* mobil */


@media only screen and (min-width: 981px) {
#ajalnlaturlapmobil .tdelso{
	width:45%;	
}
}

@media only screen and (min-width: 768px) and (max-width: 980px){
#ajalnlaturlapmobil .tdelso{
	width:40%;	
}
}

@media only screen and (max-width: 767px){
	#ajanlatkerourlapid textarea {
    width:100%;
}
	
	#ajalnlaturlapmobil .tdelso{
	width:100%;	
	display:block;
}
	#ajalnlaturlapmobil .tdmasodik{
	width:100%;	
	display:block;
}
}
@media only screen and (max-width: 500px){
#ajanlatkerourlapid input[type=text], #ajanlatkerourlapid input[type=tel], #ajanlatkerourlapid input[type=email]{
    width:90% ;
}
}

/* END mobil */


/********* END Ajánlatkérő űrlap *********/

/**************************************** END WPCF7 ****************************************/





/**************************************** WTL mátrix ****************************************/


#wtlmatrix{
	font-size: 12px;
    color: #444;
    line-height: 1.6em;
    text-align: left;
}

#wtlmatrix th {
    font: normal 11px verdana;
    text-align: center;
    width: 60px;
    border-bottom: 2px solid #333;
}

#wtlmatrix .tdlnd {
    font: normal 12px verdana;
    text-align: left;
    width: 170px;
    border-bottom: 1px solid #333;
    padding-left: 0;
}

#wtlmatrix td{
	font: bold 16px verdana;
    text-align: center;
    padding: 3px 5px;
    /* background: #f99; */
    border-bottom: 1px solid #333;
}


/**************************************** END WTL mátrix ****************************************/





/**************************************** Popup ****************************************/

.spu-content .felso {
    color: #000000;
    font-size: 19px;
    text-align: center;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	padding-top:20px !important;
}

.spu-content .felso span {
    font-size: 23px;
}

#spu-502 {
    background-size: 100% !important;
}

.spu-content ul {
    position: relative;
    margin-top: 40px;
    left: 40px;
    list-style-type: none;
	color: #ffffff;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	width: 100%;
    max-width: 431px;
}

.spu-content ul li {
    font-size: 18px;
    height: 53px;
    margin-bottom: 23px;
    max-width: 431px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.spu-content .also {
    color: #000000;
    position: relative;
    margin-top:170px;
    text-align: center;
    font-size: 17px;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

@media only screen and (max-height: 620px){
		#spu-502 {
    background-color: #1e8a4e !important;
    border-radius: 0px;
    background-image: unset !important;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto !important;
    box-shadow: 0px 0px 0px 0px #ccc;
}
	
	.spu-content ul {
    position: relative;
    top: 20px;
    left: 20px;
    list-style-type: disc;
	color: #ffffff;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
		width:95%;
}

.spu-content ul li {
    font-size: 18px;
    height: unset;
    margin-bottom: 23px;
    max-width: 431px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.spu-content .also {
    color: #000000;
    position: relative;
    margin-top:80px;
	width:100%;
    text-align: center;
    font-size: 17px;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
}

@media only screen and (max-width: 667px){
	#spu-502 {
    background-color: #1e8a4e !important;
    max-width: 90% !important;
    border-radius: 0px;
    background-image: unset !important;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto !important;
    box-shadow: 0px 0px 0px 0px #ccc;
}
	
	.spu-content ul {
    position: relative;
    top: 20px;
    left: 20px;
    list-style-type: disc;
	color: #ffffff;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
		width:95%;
}

.spu-content ul li {
    font-size: 18px;
    height: unset;
    margin-bottom: 23px;
    max-width: 431px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.spu-content .also {
    color: #000000;
    position: relative;
    margin-top:80px;
	width:100%;
    text-align: center;
    font-size: 17px;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
}


/**************************************** END Popup ****************************************/





/**************************************** Login form ****************************************/

@media (min-width: 981px){

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a{
	color:#ffffff !important;
	font-weight: 600;
}
	
.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info{
	font-weight:400;	
}

#main-header-gradient{
	background-image: linear-gradient(to right, rgba(24,30,36,0.9) , rgba(17,173,87,0.69));
}
	
.login {
    border: none;
	border:0 !important;
	height:37px;
	transition: all .2s;
}
	
.et-fixed-header .login {
    border: none;
	border:0 !important;
	height:0px;
	overflow:hidden;
	transition: all .2s;
}
	
#logincontainer table tr{
	display:inline-block;
}

.login table tr td {
    text-align: left;
    padding: 0 0 0 0;
    vertical-align: middle;
    height: 25px;
	border:0;
}

.login table tr td span {
    text-transform: uppercase;
}

.belepeslabel {
    background: #484848;
    margin: 2px 0;
    padding: 2px 3px 0;
    color: #fff;
    width: 115px!important;
	font-size:12px !important;
}

.login .textfield {
    width: 160px;
    height: 30px;
    background: #262223;
    border: 1px solid #262223;
	border-radius:4px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 5px 0 5px;
	margin-right:20px;
	transition: all .2s;
}
	
.et-fixed-header .login table tr td .textfield {
    width: 160px;
    height: 0px;
	overflow:hidden;
    background: #262223;
    border: 1px solid #262223;
	border-radius:4px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 5px 0 5px;
	margin-right:20px;
	transition: all .2s;
}

#logincontainer{
	height:77px;
	padding-top:20px;
	padding-bottom:20px;
	background: #414143;
	-moz-animation-delay: 3.5s;
   -webkit-animation-delay: 3.5s;
   -o-animation-delay: 3.5s;
    animation-delay: 3.5s;
	transition: all .2s;
	z-index:-1;
}

.et-fixed-header #logincontainer{
	overflow:hidden;
	height:0 !important;
	padding-top:0px;
	padding-bottom:0px;
	-moz-animation-delay: 3.5s;
   -webkit-animation-delay: 3.5s;
   -o-animation-delay: 3.5s;
    animation-delay: 3.5s;    
	transition: all .2s;
	font-weight:400 !important;
}
	
	

#formloginbuttondiv{
	width:0px;
	overflow:hidden;
	display:inline-block;
	height:0px;
}
	
.et-fixed-header #formloginbuttondiv{
	width:89px;
	height:33px;
	overflow:visible;
	margin-left:30px !important;
}
	
.et_fullwidth_nav .et-fixed-header .formloginbutton{
	padding-right:50px !important;
	display:inline-block !important;
	font-weight:400 !important;
}
	
.et_fullwidth_nav .formloginbutton{
	padding-right:0px !important;
	display:none !important;
}

.et_fullwidth_nav .et-fixed-header #formloginbutton, .et_fullwidth_nav .et-fixed-header .formloginbutton a{
	display:inline-block !important;
	height:33px !important;
	width:auto !important;
	display:inline-block;
	margin-top:-8px;
	margin-bottom:-10px;
	padding-left:12px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:10px !important;
	border: 1px Solid #ffffff !important;
	border-radius:4px;
	color:#ffffff !important;
	font-weight:400 !important;
}

.et_fullwidth_nav #formloginbutton, .et_fullwidth_nav .formloginbutton a{
	font-weight:400 !important;
	display:none !important;
	height:0;
	margin-top:-8px;
	margin-bottom:-10px;
	overflow:hidden;
	border: 0px Solid transparent !important;
	border-radius:0px;
    text-align: right;
    color: transparent !important;
    margin: 0px 0 0 0;
    font-size: 14px;
    font-weight: normal;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0px !important;
    cursor: pointer;
    background: transparent;
	width:0 !important;
}
	
.et_fullwidth_nav .et-fixed-header .formloginbutton a:after {
	content:"\39";
	font-family:ETmodules!important;
	display:inline-block;
	font-size:24px;
	vertical-align:bottom;
	padding-left:8px;
}

.et_header_style_left .logo_container{
	z-index:-1;
}

/* #loginForm { float:right; } */

.login .submit {
    border: none;
	border-radius:4px;
    text-align: right;
    color: #fff;
    margin: 0px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 9px 6px 15px;
    cursor: pointer;
	background: #2f8449;
}

.login .submit:after{
	content:"\39";
	font-family:ETmodules!important;
	display:inline-block;
	font-size:20px;
	vertical-align:sub;
	padding-left:8px;
}

#main-header .nav li ul a{
	color:#666666 !important
}


#main-footer{
	display:none ;
}

#loginForm ::-webkit-input-placeholder { /* WebKit browsers */
color: #868485 !important;
opacity: 1;
}
#loginForm :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #868485 !important;
opacity: 1;
}
#loginForm ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #868485 !important;
opacity: 1;
}
#loginForm :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #868485 !important;
opacity: 1;
}
	
}


/**************************************** END Login form ****************************************/





/**************************************** Főoldal Cím szakasz ****************************************/


@media (min-width: 1261px) and (max-width: 1546px){
#homeheadrow .et_pb_text_inner{
	font-size: 48px;
}
}

@media (min-width: 1070px) and (max-width: 1260px){
#homeheadrow .et_pb_text_inner{
	font-size: 40px;
}
}

@media (min-width: 981px) and (max-width: 1069px){
#homeheadrow .et_pb_text_inner{
	font-size: 36px;
}
}


/**************************************** END Főoldal Cím szakasz ****************************************/





/**************************************** Header menu ****************************************/

#logo {
    max-height: 80%;
}

.nav li ul{
	width:380px;
}

#top-menu li{
	padding-right:50px;
}

#top-menu li.wpml-ls-menu-item{
	padding-right:22px;
}

#top-menu li.menu-item-wpml-ls-2-hu{
	padding-right:0px !important;
}

#top-menu li li a{
	width:100%;
}
#top-menu li li {
    margin: 0;
    padding: 0 0px;
	width:100%;
}

@media (min-width:1060px) {
#et-top-navigation{
	padding-left:20px !important;
}
}

@media (min-width:1266px) and (max-width:1512px){
#top-menu li{
	padding-right:20px;
}
.et_fullwidth_nav .et-fixed-header .formloginbutton{
	padding-right:20px !important;	
}
#top-menu li.wpml-ls-menu-item{
	padding-right:20px !important;
}
#top-menu li.menu-item-wpml-ls-2-hu{
	padding-right:0px !important;
}
}


@media (min-width: 981px) and (max-width: 1265px){
.et_fullwidth_nav .et-fixed-header .formloginbutton{
	padding-right:15px !important;	
}
#top-menu li.wpml-ls-menu-item{
	padding-right:15px !important;
}
#top-menu li.menu-item-wpml-ls-2-hu{
	padding-right:0px !important;
}
#top-menu li a {
    font-size: 14px !important;
}
#top-menu li{
	padding-right:15px;
}
.nav li ul{
	width:280px !important;
}
#logo {
    max-height: 55% !important;
}

.et_fullwidth_nav #main-header .container{
	padding-right:14px !important;
	padding-left:5px !important;
}
}

@media (max-width:980px){
#main-footer{
	display:none;
}
#main-header .container{
	width:90%;
}
#main-header {
    background-image: linear-gradient(to right, rgba(24,30,36,0.9) , rgba(17,173,87,0.69));
}

.login {
    border: none;
	border:0 !important;
	height:37px;
	transition: all .2s;
}

.login table tr td .textfield {
    width: 160px;
    height: 30px;
    background: #262223;
    border: 1px solid #262223;
	border-radius:4px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 5px 0 5px;
	margin-right:20px;
	transition: all .2s;
}

.login .submit {
    border: none;
	border-radius:4px;
    text-align: right;
    color: #fff;
    margin: 0px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 9px 6px 15px;
    cursor: pointer;
	background: #2f8449;
}

.login .submit:after{
	content:"\39";
	font-family:ETmodules!important;
	display:inline-block;
	font-size:20px;
	vertical-align:sub;
	padding-left:8px;
}
	
#loginForm {
	float:right;
}
#main-header #logincontainer{
	height:auto;
	padding-top:20px;
	padding-bottom:15px;
	background: #414143;
	-moz-animation-delay: 3.5s;
   -webkit-animation-delay: 3.5s;
   -o-animation-delay: 3.5s;
    animation-delay: 3.5s;
	transition: all .2s;
	z-index:-1;
	width:100%;
	padding-right:5.2%;
}

.login table tr td {
    text-align: left;
    padding: 0 0 0 0;
    vertical-align: middle;
    height: 25px;
	border:0;
}

.login table tr td span {
    text-transform: uppercase;
}

.belepeslabel {
    background: #484848;
    margin: 2px 0;
    padding: 2px 3px 0;
    color: #fff;
    width: 115px!important;
	font-size:12px !important;
}
	
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a{
	color:#ffffff;
}
	
.et_mobile_menu li a{
	color:#666666 !important;
}
	
#loginForm ::-webkit-input-placeholder { /* WebKit browsers */
color: #868485 !important;
opacity: 1;
}
#loginForm :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #868485 !important;
opacity: 1;
}
#loginForm ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #868485 !important;
opacity: 1;
}
#loginForm :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #868485 !important;
opacity: 1;
}

#logincontainer table tr{
	display:inline-block;
}

}

@media (max-width: 720px){
	
.login table tr td .textfield {
    width: 100%;
}

#loginForm {
	float:unset;
}

#logincontainer form{
	width:90%;
	margin:auto;
}
	
#logincontainer table{
	width:100%;
}
	
.login{
	height:100%;
}
	
#logincontainer table tr{
	display:block;
	width:100%;
}
	
#logincontainer table tr td{
	width: 48%;
	display:inline-block;
	height:100%;
}
	
#logincontainer table tr td:nth-child(1){
	margin-right:3%;
}
	
#logincontainer table tr:nth-child(1){
	margin-bottom:15px;
}

#main-header #logincontainer{
	padding-bottom:20px;
	padding-right:0px;
}
	
.login .submit {
    float:right;
}

}


/**************************************** END Header menu ****************************************/





/**************************************** Landing page ****************************************/

#landingform button {
	width: 220px;
	height: 50px;
	font-size: 18px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #862a1e;
	color: #ffffff;
	background-color: #aa4133;
	box-shadow: 0px 2px 2px #000000;
	border-radius: 10px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
	cursor: pointer;
}

#landingform button:hover {
	background-color: #862a1e;
}

/**************************************** END Landing page ****************************************/





@media (max-width: 767px){
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton { 
margin: 0; background-color: #0C4DA2 !important; text-decoration: none; border-radius: 150px; font-weight: 700; font-size: 12px; line-height: 18px; padding: 5px; border: 1px solid #fff; color: #fff !important; min-width: 110px; text-align: center; text-transform: none;}
}

@media (min-width: 768px){
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover { color:#0C4DA2 !important; }
}








