/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5 Jan 2020, 16:53:21
    Author     : pz
*/

body{
    padding: 0px !important;
    background-color: #ffffff;
    color: #320;
}
body.loaded #body-container{
    display: block !important;
}
:root {
    --custom-color: rgb(255,128,0);
}
body.restauracja-online .logo-animate .logo-fill-color {
    fill: #fb4d00 !important;
}
.logo-container{
	margin-top: 10px;
}
@media (min-width: 1140px) {
    .xxl{
        max-width: 900px;
    }
}
@media (min-width: 1240px) {
    .xxl{
        max-width: 1100px;
    }
}
@media (min-width: 1440px) {
    .xxl{
        max-width: 1300px;
    }
}
@media (min-width: 1540px) {
    .xxl{
        max-width: 1400px;
    }
}

/*body.restauracja-online*/ 
a{
	color: #ff8000;
}
/*body.restauracja-online*/ 
a:hover{
	color: #ef7000;
}

/*body.restauracja-online*/ 
a.grey{
	color: #320;
}
/*body.restauracja-online*/ 
a.grey:hover{
	color: #641;  
}
/*body.restauracja-online*/ 
.light-grey{
	color: #696050;
	font-size: .8rem;
	line-height: .9rem;
    display: inline-block;
}
/*body.restauracja-online*/ 
a:hover .light-grey{
	color: #333;  
}

body.restauracja-online a.btn{
	color: #fff;
}

h1,
.h1{
	font-size: 2.3rem;
	font-weight: bold;
	margin-bottom: 1rem;
	/*text-shadow: 0px 0px 5px rgba(0, 0, 0, .1);*/
	text-transform: uppercase;
}

h2{
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 2rem;
	/*text-shadow: 0px 0px 5px rgba(0, 0, 0, .1);*/
	text-transform: uppercase;
}

.grey{
	color: inherit;
	/*font-size: 1.2rem;*/
}
.sm-text{
	font-size: 0.8rem;
}
.xl-text{
	font-size: 1.4rem;
}
.lg-text{
	font-size: 1.2rem;
}
h2 .grey{
	/*color: #333;*/
	font-size: 2.2rem;
	display: inline-block;
	line-height: 2.5rem;
}

.padding-top{
	margin-top: 4rem;
}

section.trigger{
/*	-webkit-transition: all 300ms ease-out .3s;
    -moz-transition: all 300ms ease-out .3s;
    -o-transition: all 300ms ease-out .3s;
    transition: all 300ms ease-out .3s;
	background: none;*/
}
.active{
	background: inherit;
}

#logo{
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}

@media (min-width:1440px) {
	#logo{
		margin-left: 87px;
	}
}

#offer:before{
	
	top: -6px;
    background-position: bottom;
    /*z-index: 21;*/
	content: "";
    display: block;
    width: 100%;
    height: 14px;
    position: absolute;
    left: 0;
    background: url(/img/border-wave.svg) top left repeat-x;
	z-index: 1;
	
	display: none;
}


#logo-restauracja-online #path4749,
#logo-restauracja-online #path4749-0,
#logo-restauracja-online #path4749-0-3,
#logo-restauracja-online #path4749-0-6{
	display: none !important;
}
#tspan854,
#path4763{
	fill: #ff8000  !important;
	stroke: #f06000  !important;
}
#tspan854{
	stroke: none  !important;
	font-family: inherit;
	font-size: 4px;
}

/*.border-waves:after {
    bottom: -7px;
    background-position: bottom;
	content: "";
    display: block;
    width: 100%;
    height: 14px;
    position: absolute;
    left: 0;
    background: url(/img/border-wave.svg) top left repeat-x;
}*/

/*.border-waves-top:before {
    top: -6px;
    background-position: bottom;
    z-index: 21;
	content: "";
    display: block;
    width: 100%;
    height: 14px;
    position: absolute;
    left: 0;
    background: url(/img/border-wave.svg) top left repeat-x;
}*/

/*section:nth-of-type(1),*/ 
footer{
	background-color: #f8f9fa;
}
footer.active{
	box-shadow: 0 -2px 30px 0 rgba(0,0,0,.08);
}

section{
	min-height: 700px;
	min-height: 100vh;
	/*display: table-cell;*/
    /*vertical-align: middle;*/
	display: block;
	position: relative;
}

section .text{
/*	margin: 0;
	position: absolute;              
    top: 50%;                        
    transform: translate(0, -50%)    */
	/*max-width: 80%;*/
}



.fixed{
	position: fixed;
}

.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
}

.quality{
	background-color: #f8f9fa;
	min-height: 500px;
	/*height: 100vh;*/
	/*height: auto;*/
}


.text{
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.transition{
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.text.orange{
	/*margin-left: 15px;*/
}

/*@media (max-width: 576px) {
	
	#offer-img{
		width: 100%;
		height: 200px;
	}
	
}*/


#offer .test{
	display: none;
}
 
/* -------------------- */

.active{
	/*background: none;*/
}

.carousel-box{
	width: 100%;
	height: 100px;
	font-size: 50px;
}

#stopka{
/*	 background-size: 100% 500px;
	 background-color: #f8f9fa;*/
	 
	 /*background-image: linear-gradient(to bottom, #aaa, #aaa 600px, #fff 600px);*/
	
	 background: #fff;
	 
	 position: relative;

	box-shadow: 0 -2px 30px 0 rgba(0,0,0,.2);
	border-top: 1px solid #ccc;
}

section{
	/*background-image: linear-gradient(to bottom, #f0f0fa, #f8f9fa 600px, #fff 600px);*/
	/*overflow: hidden;*/
	max-width: 100%;
}
#main{
/*	overflow: hidden; */
	max-width: 100%;
}

.container-max{
    width: 1500px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#slide2_5 .col,
#slide4 .col{
    margin-top: 2rem;
}
#slide4,
/*#slide2_5 #slide2_5-bg,*/
#funkcjonanosci,
#doswiadczenie-section, 
#footer-menu-section, 
#price{
    padding: 100px 0px;
}

#prezentacja .center{
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	position: absolute;
	display: none;
}
#prezentacja .center img{
    border-radius: 4px;
    box-shadow: 1px 2px 10px 0 rgba(0,0,0,.1);
    max-width: 90%;
}

.phoneDisplay{
	width: 245px;
	height: 550px;
	/*border: 1px solid #f00;*/
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 80px;
	/*background: #fff;*/
	/*border: 1px solid #ddd;*/


	background: url(./img/phone_2.png) top center no-repeat;
/*	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;*/
	background-size: 100%;
	
	max-height: 100%;
	max-width: 100%;
	
	margin-top: 50px;
	padding: 3%;
	
	
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
	
	
	
}

.phoneDisplay {
    width: 355px;
    height: 850px;
}

	
.boxShadow{
	-webkit-box-shadow: 9px 10px 28px -12px rgba(0,0,0,1);
	-moz-box-shadow: 9px 10px 28px -12px rgba(0,0,0,1);
	box-shadow: 9px 10px 28px -12px rgba(0,0,0,1);
}


.quality-box{
	height: 400px;
	text-align: center;
}


.quality-box .header-img{
	height: 250px;
	width: 100%;
	background: #aaa;
	/*margin-bottom: 25px;*/
	
}
/*.quality-box:nth-child(1) .header-img{
	background: #a00;
}
.quality-box:nth-child(2) .header-img{
	background: #0a0;
}
.quality-box:nth-child(3) .header-img{
	background: #00a;
}*/

.carousel.v2 .carousel-control-next{
	right: -50px;
	color: #aaa;
	font-size: 30px;
	margin-top: -130px;
}
.carousel.v2 .carousel-control-prev{
	left: -50px;
	color: #aaa;
	font-size: 30px;
	margin-top: -130px;
}

.carousel .carousel-control-next{
	
	color: #aaa;
	font-size: 30px;

}
.carousel .carousel-control-prev{
	
	color: #aaa;
	font-size: 30px;

}

#price{
	
}
#price .price-type{
	/*font-size: 1.3rem;*/
	/*text-align: center;*/
	
}
#price .or{
	font-size: 3rem;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	/*font-weight: bold;*/
        
}
/*#price .box-round > div,
#price .box-round,*/
#price .or{
    /*animation: wobble5 20s ease-in-out alternate infinite;*/
}
span.h1{
/*	margin-bottom: 50px;
	display: block;*/
	
}

#stronex{
	margin-top: 17px;
	margin-bottom: 17px;
}
footer#only-logo #stronex hr{
	display: none;
}
@media (min-height: 800px) {
	#stopka #stronex{
		margin-top: 60px;
	}
}
#stronex,
.stronex-link{
	width: 100%;
}
#stronex .stronex-link{
	text-align: right;
	color: #320;
	font-weight: bold;
	border-top: 1px solid #eee;
}

#prezentacja{
    height: 90vh;
    max-width: 88vh;
    max-height: 88vh;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#prezentacja img{
    width: 100%;
}
#prezentacja .nextSlidePhoneAndLaptop{
	color: #ddd;
	font-size: 40px;
	position: absolute;
	
	top: 40vh;
	
	color: #999;
    font-size: 81px;
    position: absolute;
    /*right: -60px;*/
    top: 32vh;
	
	right: 20px;
    z-index: 1;
}
#prezentacja .nextSlidePhoneAndLaptop.active{
	color: #ff8000;
}

#prezentacja .nextSlidePhoneAndLaptop i:before{
	-webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #666;
}
#prezentacja .nextSlidePhoneAndLaptop.active i:before{
    -webkit-text-stroke-color: #ff8000;
}

@media (min-width: 1540px) {
	#prezentacja .nextSlidePhoneAndLaptop{
		right: -100px;
	}
}

/* desktop container*/

.laptopContainer{	
/*	width: 700px;
    height: 500px;		*/

	width: 100%;
	height: 100%;
}

.laptopCssBorder{
	position: relative;
	width: 100%;
	height: 100%;
	
	/*border: 5px solid #fff;*/
	border-top: 30px solid #fff;
	border-bottom: 5px solid #fff;
	
	border-radius: inherit;
	border-radius: 6px;
}

#windowButtons{
	position: absolute;
	margin-top: -23px;
	/*float: right;*/
	/*right: 0px;*/
	color: #ddd;
	font-size: 13px;
}
#windowButtons i{
	/*padding-left: 10px;*/

    width: 10px;
    height: 10px;
     background: #f5f5f5; 
    border: 1px solid #bbb;
    /* line-height: 7px; */
    /* border-radius: 5px; */
    display: inline-block;
    margin-left: 10px;
}

.laptopCssBorderOutside{

	
	position: relative;
	width: 100%;
	height: 100%;

	margin-left: auto;
	margin-right: auto;
	
	max-height: 100%;
	max-width: 100%;
	


	/*border: 1px solid #eee;*/
	border-radius: 0px;
}

.laptopContainerInside{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	background: #fff;
	
	border-radius: 3px;
	/*border: 1px solid #ddd;*/
}

/*#prezentacja .carousel-inner .custom-tooltip{
	display: none;
    position: absolute;
  
    font-size: 1.4rem;
	
    backdrop-filter: blur(2px);
    border-radius: 5px;
   
     margin: 40px; 
    text-align: left;
    padding: 10px 30px;
    font-weight: bold;
    left: auto;
    right: 20px;
    top: 20px;
	
    color: #000;
	 text-shadow: 0px 0px 2px rgb(255 255 255);
    background: rgba(255,255,255,.1);
	 border: 1px solid #000;
	 
	color: #aaa;
	 text-shadow: 0px 0px 2px rgb(0 0 0);
    background: rgba(0,0,0,.3);
	 border: 1px solid #000;
     top: 50%; 
     color: #fff; 
}
#prezentacja .carousel-inner .custom-tooltip ul{
	margin-bottom: 0px;
}
#prezentacja .carousel-inner .custom-tooltip{
	
}
#prezentacja .carousel-inner .carousel-item.active:hover .custom-tooltip{
	display: block;
	z-index: 1;
}*/

/*.laptopBottomShadow{
    height: 0px;

    opacity: 1;
    background: #661;
    -webkit-box-shadow: 10px 105px 68px 22px rgba(0,0,0,0.67);
    -moz-box-shadow: 10px 105px 68px 22px rgba(0,0,0,0.67);
    box-shadow: 10px 17px 68px 22px rgba(0,0,0,0.67);
}
.laptopContainer .laptopBottomShadow{
	opacity: 0;
}*/

.boxShadowLight{
	-webkit-box-shadow: 9px 10px 28px -12px rgba(0,0,0,.3);
	-moz-box-shadow: 9px 10px 28px -12px rgba(0,0,0,.3);
	box-shadow: 9px 10px 28px -12px rgba(0,0,0,.3);
}

/* ----------------------------------------- */
/* phone container */

.phoneContainer{	
	width: 220px;
    height: 440px;
	position: absolute;
	/*margin-top: 150px;*/	
	z-index: 1;
	margin-left: -100px;
	bottom: -60px;
	/*top: 40vh;*/
	z-index: 11;
	
}
	

.phoneCssBorderOutside:before{
	content: "";
    display: block;
    width: 3px;
    height: 25px;
    background: #ccc;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    float: right;
    margin-top: 100px;
     right: -5px; 
    margin-right: -4px;
	
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;	
}

.phoneCssBorder:before{
	content: "";
    display: block;
    width: 3px;
    height: 50px;
    background: #ddd;
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    float: left;
    margin-top: 50px;
     right: -5px; 
    margin-left: -9px;
	
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
	
}

/*.phoneCssBorderInside:before{
	content: "";
    display: block;
    width: 3px;
    height: 25px;
    background: #ccc;
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    float: left;
    margin-top: 125px;
     right: -5px; 
    margin-left: -14px;
	
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
	
}*/

.phoneCssBorderOutside{

	
	position: relative;
	width: 100%;
	height: 100%;

	margin-left: auto;
	margin-right: auto;
	
	max-height: 100%;
	max-width: 100%;
	


	/*border: 1px solid #eee;*/
	border-radius: 36px;
}


.phoneCssBorder{
	position: relative;
	width: 100%;
	height: 100%;
	
	border: 5px solid #fff;
	border-top: 30px solid #fff;
	border-bottom: 25px solid #fff;
	
	border-radius: inherit;
	border-radius: 35px;
	
	-webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
}

#phoneButtons{
	display: none;
	position: absolute;
	margin-top: 3px;
	float: right;
	right: 5px;
	color: #ddd;
	font-size: 13px;
	z-index: 1;
}
#phoneButtons i{
	padding-left: 10px;
}

#phoneButtonsTop{
	position: absolute;
	margin-top: -28px;
	color: #ddd;
	width: 100%;
    text-align: center;
}
#phoneButtonsTop span.speaker{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #ddd;
	display: inline-block;
	

	position: absolute;
	left: 30px;
	margin-top: 10px;
}
#phoneButtonsTop span.camera{
	width: 30px;
	height: 5px;
	border-radius: 3px;
	background-color: #ddd;
	display: inline-block;
	
}

#phoneButtonsFooter{
	position: absolute;
	margin-top: 3px;
	color: #ddd;
	font-size: 10px;
}
#phoneButtonsFooter i{
	padding-left: 50px;
}
#phoneButtonsFooter i:first-child{
	padding-left: 30px;
}
/*
.phoneCssBorderInside{
	position: relative;
	width: 100%;
	height: 100%;
	
	border: 0px;

	
}
.phoneContainer.laptop .phoneCssBorderInside{
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
*/
.phoneContainerInside{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	background: #fff;
	
	border-radius: 3px;
	border: 1px solid #ddd;
}
/*
.phoneContainerInside > img{
	margin-top: 25px;
}

.phoneBottomShadow{

    height: 0px;

    opacity: 1;
    background: #661;
    -webkit-box-shadow: 10px 105px 68px 22px rgba(0,0,0,0.67);
    -moz-box-shadow: 10px 105px 68px 22px rgba(0,0,0,0.67);
    box-shadow: 10px 17px 68px 22px rgba(0,0,0,0.67);
}
.phoneContainer .phoneBottomShadow{
	opacity: 0;
}*/

	/*width: 300px;*/

    /*margin-left: 250px;*/
	/*max-width: 60vh;*/
	
	/*width: 100%;*/
	    /*max-width: 80vh;*/
		
/*.promocje{
	overflow:hidden;
    overflow: hidden;
    max-height: 70vh;
	max-height: 100vh;
    margin-top: 20%;
}

.promocje img{
	width: 100%;
	
}*/

#offer-bg{
	background: #f8f9fa;
	height: 200%;
	
	width: 100%;
	position: absolute;
	z-index: -1;
/*		-webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;*/
}
#offer{
	background: #f8f9fa;
}
.scroll #offer-bg{
/*	background: #fff;
	opacity: 0;
	*/
}

#slide-bg{
	background: url(/img/ro/restaurant.jpg) #320 center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	height: 100%;
	
	
	width: 100%;
	position: absolute;
	z-index: 0;
	
	/*margin-top: 200vh;*/
	/*opacity: .4;*/
}

#slide3-bg{
	background: url(/img/ro/zamawianie-jedzenia-online-na-stronie-restauracji.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	height: 100%;
	
	width: 100%;
	position: absolute;
	z-index: -1;
	
	
}
#slide4 .box-zamawianie{
	  /*margin-bottom: 30px;*/
}
@media (min-width: 1200px) {
	#slide-bg{
		background-position-y: -10px;
	}
        #slide4 .h1{
            font-size: 2rem;
        }
        #slide4 .container{
            max-width: 95%; 
            margin-bottom: 10vh;
        }
        #slide4 .box-zamawianie{
	  margin: 10px;
        }
}
@media (max-width: 1200px) {
    #slide4 .d-flex.d-inline-flex{
          flex-direction: column;
    }
}
#slide4{
	/*background: rgba(248, 248, 250, .6);*/
	/*background: rgba(5, 10, 15, .3);*/
        /*background-image: linear-gradient(to bottom, #aaa , #fff, #fff);*/
/*	overflow:hidden;
        min-height: inherit;*/
}
#slide4-bg{
    display: none;
	background: url(/img/ro/restauracja-bg.jpg) bottom center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	height: 140%;
	
	width: 100%;
	position: absolute;
	z-index: -1;
	
/*	filrer: blur(3px);
	-webkit-filter: blur(3px);*/
	
	filrer: blur(0px) grayscale(60%); 
	-webkit-filter:  blur(0px) grayscale(60%); 
	
	/*margin-top: 400vh;*/
	/*opacity: .4;*/
}

/*#slide4-bg{
	background: url(/img/bg.jpg) bottom center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	height: 100vh;
	
	width: 100%;
	position: absolute;
	z-index: -1;
	
	margin-top: 300vh;
	opacity: .4;
}*/

#slide1 .text{
/*	width: 100vh;
	padding: 30px;
	background: rgba(255,120,0,.8);
	background: rgba(0,0,0,0.3);
	max-width: 100vh;
	color: #fff;

	position: absolute;
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
        */
}
.search-img{
	margin-left: 50%;
}
.search-text{
	float: left;
	display: inline-block;
	max-width: 40%;
	margin-top: 30px;
	position: absolute;
}
.search-text h2{
	width: 100%;
	max-width: 100%;
}
#slide5 .text{
	width: 50vh;
	padding: 30px;
	/*background: rgba(255,255,255,.7);*/
	background: rgba(255,255,255,.8);
	max-width: 50vh;
	/*color: #fff;*/
}

#slide1 h1{
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	color: #fff;
}
#slide1 p{
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	color: #fff;
}


/*body.home h2:after,
body.home .h1:after{
	display: block; 
    border-top: 1px solid #ff8000;
    content: "";
    margin-left: -152px;
    width: 150px;
}
body.home .box-zamawianie h2:after{
	display: none;
}*/
.h1.white{
	color: #fff;
}
/*.h1.white:after{
	border-top: 1px solid #fff;
}*/

.h1.black{
	color: #320;
}
/*.h1.black:after{
	border-top: 1px solid #000;
}*/
.h1.orange{
	color: #ff8000;
}
.h1.orange:after{
	border-top: 1px solid #ff8000;
}

#slide2 img{
	    width: 90vh;
    max-width: 600px;
    /*margin-left: -150px;*/
    /* transform: scaleX(1.5); */
    /* transform: translate(-100px, 0px); */
    /* position: absolute; */
	margin-top: 20px;
	
	
}

#slide3 img.prom-orange{
	margin-top: 20px;
	margin-left: -100px;
}
.orange{
	color: #ff8000;
}

.boxShadowDark{
	box-shadow: 14px 17px 40px -16px rgba(0, 0, 0, 1);
}

#slide3 .text,
#slide4 .text,
#slide5 .text{
	width: 50%;
	max-width: 100%;
}
#slide4 .text{
	width: 100%;
}


.round-mask{
	
	 box-shadow: 0px 0px 0px 2000px rgba(0,0,0,0.85);
		
	/*	display: none; */
    /* clip-path: circle(60px at center); */
    /* opacity: 0; */
    /* z-index: -99; */
    position: fixed;
    /* opacity: 1; */
    width: 400px;
    /* right: 0px; */
    height: 400px;
    border-radius: 300px;
    /* background: rgba(0,0,0,.9); */
    /* width: 100%; */
    /* height: 100%; */
    background: none;
    top: 500px;
    left: 500px;
    margin-top: -200px;
    margin-left: -200px;

}
/*
.laptopContainer{
	transform: translate(40px, 0px); 
	opacity: 0;
}
.phoneContainer{
	transform: translate(0px, 30px); 
	opacity: 0;
}

#slide1 .text,
#slide3-bg{
	transform: translate(-20px, 0px); 
	opacity: 0;
}

#slide1 .text .box{
	transform: translate(-40px, 0px); 
	opacity: 0;
	
}*/

/*.phoneContainer,
.laptopContainer,
#slide1 .text{
	-webkit-transition: all ease .9s;
    -moz-transition: all ease .9s;
    -o-transition: all ease .9s;
    transition: all ease .9s;
}
.phoneContainer{	
	transition-delay: 1.6s;
}
.laptopContainer{	
	transition-delay: 1.3s;
}
#slide1 .text{
	transition-delay: .3s;
}
#slide1 .text .box{
	transition-delay: .8s;
}

body.onload .phoneContainer,
body.onload .laptopContainer,
body.onload #slide1 .text,
body.onload #slide1 .text .box,
body.onload #slide3-bg{
	transform: translate(0px, 0px); 
	opacity: 1;
}*/

/*#path899,
#path901,
#path903,
#path905,
#path907,
#path909,
#path911,
#path913,
#path915,
#path13804,
#path919{
	opacity: 0;
	
	-webkit-transition: all ease .8s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease 1.5s;
}
#path899{
	transition-delay: .025s;
}
#path901{
	transition-delay: .05s;
}
#path903{
	transition-delay: .075s;
}
#path905{
	transition-delay: .1s;
}
#path907{
	transition-delay: .125s;
}
#path909{
	transition-delay: .15s;
}
#path911{
	transition-delay: .175s;
}
#path913{
	transition-delay: .2s;
}
#path915{
	transition-delay: .225s;
}
#path13804{
	transition-delay: .25s;
}
#path919{
	transition-delay: .275s;
}
body.onload #path899,
body.onload #path901,
body.onload #path903,
body.onload #path905,
body.onload #path907,
body.onload #path909,
body.onload #path911,
body.onload #path913,
body.onload #path915,
body.onload #path13804,
body.onload #path919{
	opacity: 1;
}


#tspan854,
#path4763{
	opacity: 0;
	
	-webkit-transition: all ease 1.5s;
    -moz-transition: all ease 1.5s;
    -o-transition: all ease 1.5s;
    transition: all ease 1.5s;
	
	transition-delay: 3.1s;
	
	
}
#path4763{
	transition-delay: .4s;
}
#tspan854{
	transition-delay: .55s;
}
*/
body.onload #tspan854,
body.onload #path4763{
	opacity: 1;
	/*transform: translate(0px, 0px);*/ 
}

#topMenu
/*,#prezentacja .nextSlidePhoneAndLaptop*/
{
	opacity: 0;
	/*transform: translate(20px, 0px);*/

	-webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
	
	transition-delay: 3.8s;
}
body.onload #topMenu
/*,body.onload #prezentacja .nextSlidePhoneAndLaptop*/
{
	opacity: 1;
	transform: translate(0px, 0px); 
}

/*body.nodelay .phoneContainer,
body.nodelay .laptopContainer,
body.nodelay #slide1 .text,
body.nodelay #slide3-bg,
body.nodelay #prezentacja .nextSlidePhoneAndLaptop*/
body.nodelay body.onload #topMenu{
	transition-delay: 0s;
	transition: none;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.section-round{
	/*margin-top: 10vh;*/
}
.box-round{
	width: 200px;
	/*height: 200px;*/
    
	 position: relative; 
	
	margin-left: auto;
    margin-right: auto;
	-webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
	
	
	border: 3px dotted #666;
	border-radius: 50%;
	
}
.box-round.big{
	width: 250px;
	margin-top: -25px;
}

.box-round:before{
	content: "";
	 display: block;
	padding-top: 100%;
}
.box-round:after{
	content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    color: #320;
    width: 100%;
    height: 1px;
    border-top: 3px dotted #666;
	
}


.box-round:after{
	/*display: none;*/
}
.section-round > div.col-12:last-child .box-round:after{
	display: none;
}
.box-round:first-of-type{
	/*background: #0f0;*/
}
.section-round .head{
	text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
	line-height: 1.5rem;
}
.section-round .info{
	/*height: 100px;*/
	display: block;
	margin-top: 15px;
	text-align: center;
}
.section-round  > div{
	/*min-height: 60vh;*/
}
.section-round i{
	font-size: 2rem;
	color: #666;
}	
.box-round > div{
	 /* Positioning */
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  padding: 10px;
	  
	border-radius: 50%;
	/*border: 6px dashed #666;*/
	/*background: #eee;*/
	border-radius: 50%;
	border: 8px solid #eee;
	
	    /*background: #eee;*/
		z-index: 1;
}
.box-round.big > div{
	border: 15px solid #eee;
}
.box-round-container.active{
	border-color: #ff8000;
}
.box-round-container.active .box-round > div{
	border-color: #ff8000;
}
.box-round-container.active i,
.box-round-container.active .head{
	color: #ff8000;
}
.box-round-container.r2.active{
	border-color: #ff8000;
}
.box-round-container.r2.active .box-round > div{
	border-color: #ff8000;
}
.box-round-container.r2.active i,
.box-round-container.r2.active .head{
	color: #ff8000;
}

.box-round-container.r3.active{
	border-color: #ff8000;
}
.box-round-container.r3.active .box-round > div{
	border-color: #ff8000;
}
.box-round-container.r3.active i,
.box-round-container.r3.active .head{
	color: #ff8000;
}


.box-round-container.r4.active{
	border-color: #ff8000;
}
.box-round-container.r4.active .box-round > div{
	border-color: #ff8000;
}
.box-round-container.r4.active i,
.box-round-container.r4.active .head{
	color: #ff8000;
}


.fanpage{
	background: url(/img/ro/facebook.png) #fff center center no-repeat;
	background-size: 80%;
}
.website{
	background: url(/img/ro/www.png) #fff center center no-repeat;
	background-size: 80%;
}
.plugin{
	background: url(/img/ro/plugin.png) #fff center center no-repeat;
	background-size: 80%;
}
.portal{
	background: url(/img/ro/restaurant-clients.png) #fff center center no-repeat;
	background-size: 80%;
}

section .col-12.align-items-center{
	margin-top: 10vh;
}
#slide2_5{
	/*background: #f8f9fa;*/ 
	/*#e8e9ea;*/

	overflow: hidden;
       
}
#slide2_5-bg{
	background: #f8f9fa;
	height: 100%; 
	
	width: 100%;
	position: absolute;
	z-index: -1;
	/*margin-left:-100%;*/
         /*border-top: 3px solid #fff;*/
}
#slide2_5 .col-12.align-items-center{
	min-height: 100vh;
	margin-top: 0px;
}
#slide2_5 .position-relative{
	text-align: center;
}

.go-path{
	position: absolute;
	width: 100%;
	background: none;
        bottom: 0px;
        /*height: 100%;*/
        height: 8px;
}
.go{
	width: 1px; 
/*	height: 100%;*/
        height: 8px;
	background: #f80; 
        bottom: 0px;
        position: absolute;
}
.go1,
.go2{
	position: absolute;
	width: 1px; 
	height: 1px;
	background: #ff8000; 
}
.go2{
	z-index:10;
}
#main{
	/*width: 100%;*/
	/*overflow-x: hidden;*/
	/*position: relative*/
}
header{
    /*position: fixed;*/
    width: 100%;
    z-index: 999;
    background: rgba(255,255,255,1);
}
/*header:after{
	height: 90px;
	content: "";
	display: block;
}*/
#offer{
	/*margin-top: 90px;*/
}

#loader{
	position: absolute;
    width: 100%;
    height: 50vh;
    background: #fff;
    z-index: 99;
}
#loader #logo-restauracja-online{
	width: 1024px;
    height: 400px;
	margin-left: auto;
	margin-right: auto;
}

/*.pin{
	background: #fff !important;
}*/



.box-quality{
	width: 100%;
}
.square{
	
    
	position: relative; 
	
	margin-left: auto;
    margin-right: auto;
		
	
}
.square:before{
	content: "";
	display: block;
	padding-top: 100%;
}

	
.square > div{
	 /* Positioning */
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  padding: 25px;
	   align-items: center;
	   justify-content: center;
	  /*background: #aaa;*/
	  /*color: #fff;*/

}
.square > div .head{
	text-transform: uppercase;
	font-size: 2rem;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
	/*color: #ff8800*/
}
.square > div .head:after{
	display: block;
	margin-top: 15px;
	content: "";
	width: 65%;
	height: 1px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}
.q1{
	background: #210;
	color: #fff;
}
.q1-bottom{
	/*background: #f00;*/
        background: url(/img/ro/platforma-zamawiania-restauracja.online.jpg) center center no-repeat;
	/*background: url(/img/ro/restauracja-wnetrze.jpg) center center no-repeat;*/
	background-color: #eee;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.q2{
    
	background: url(/img/ro/maps.jpg) center center no-repeat;
        /*background: url(/img/ro/maps.jpg) center center no-repeat;*/
	background-color: #eee;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.q2-bottom{
	background: #ff8000;
	color: #320;
}
.square.q2-bottom > div .head:after,
.square.q3 > div .head:after{
	background: #210;	
}

.q3{
	background: #ff8000;
	color: #320;
}
.q3-bottom{
    background: url(/img/ro/restauracja-wnetrze.jpg) center center no-repeat;
        /*background: url(/img/ro/zamawianie-w-restauracji.jpg) center center no-repeat;*/
	/*background: url(/img/ro/restauracja-klienci.jpg) center center no-repeat;*/
	background-color: #eee;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.q4{
    background: url(/img/ro/restauracja-online-klienci.jpg) center center no-repeat;
	/*background: url(/img/ro/restauracja-przyjecie.jpg) center center no-repeat;*/
	background-color: #eee;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.q4-bottom{
	
	background: #210;
	color: #fff;
}

/*#quality:before,*/
.black-bg{
/*	width: 100%;
	height: 100%;*/
	background: #ff8000;
	
	
/*	position: absolute;
	content: "";
	display: block;*/
}

#price.black-bg{
	background: #210;				 
}

#quality{
    padding-top:0px;
}

.box-zamawianie{
	padding: 15px;
	width: 100%;
	/*background: #f8f9fa;*/
	background: rgba(255, 255, 255, 1);
	/*backdrop-filter: blur(1%);*/
    /*border: 10px solid #fff;*/
}

.box-zamawianie.element{
	display: flex;
	/*flex-direction: row;*/
        flex-direction: column;
	flex-wrap: nowrap;
	align-items: baseline; 
	/*baseline;*/
	justify-content: flex-start;
}
.box-zamawianie-ico{
	min-width: 150px;
	/*padding-left: 15px;*/
	text-align: center;
}
.box-zamawianie.header{
	background: rgba(255,255,255, 1);
	width: 100%;
}
/*.box-zamawianie.header .h1:after{
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
}*/
.box-zamawianie.box-dostawa{
	/*width: 80%;*/
}
.box-zamawianie h2{
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.box-zamawianie.active h2,
.box-zamawianie.active strong{
	/*color: #ff8000;*/
}

.box-zamawianie.active{
	
	background: rgba(255,255,255, 1);
	
	/*border: 10px solid #fff;*/

    /*box-shadow: 9px 10px 28px -12px rgba(0,0,0,.3);*/
    webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;

}
/*.box-zamawianie .ico-blue{
	fill: #332200 !important;
}*/
.box-zamawianie .ico-blue{
	fill: #ff8000 !important;
}
.box-zamawianie.active .ico-blue{
	fill: #ff8000 !important;
}
/*.box-zamawianie svg{}

.box-zamawianie.box-na-wynos p,
.box-zamawianie.box-rezerwacja p{
	min-height: 60px;
	display: inline-block;
}

.box-zamawianie.box-na-wynos{
	width: 40%;
	margin-right: 25px;
}
.box-zamawianie.box-na-miejscu{
	width: 50%;
	margin-right: 25px;
}
.box-zamawianie.box-room-service{
	width: 40%;
}*/

#price{
	height: auto;
	padding-top: 100px;
}

#price .box-round:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    color: #320;
    width: 1px;
    height: 100%;
    border-left: 3px dotted #666;
}
/*#price .box-round:before{
	    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    color: #332200;
    width: 100%;
    height: 1px;
    border-left: 3px dotted #666;
}
#price .section-round .box-round-container:nth-child(even) .box-round:before{
	left: auto;
	right: 0;
}*/
#price .box-round{
    width: 300px;
    max-width: 80%;
}

#price .box-round > div{
	background: #210;
	font-size: 2rem;
    line-height: 2.2rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#price .section-round{
	margin: 0px;
	/*margin-bottom: 10vh;*/
}
#price .section-round .info{
	width: 30%;
	left: 0px;
	border: 10px solid #fff;
	float: left;
	padding: 10px;
        margin-top: 70px;
        border-radius: 40% 30% / 20% 50%;
}
#price .box-round-container.active .info{
    margin-top: 100px;
}
#price .section-round .box-round-container{
	margin-top: 80px;
}
#price .section-round .box-round-container:nth-child(even)  .info{
	
	right: 0px;
	float: right;
}
#price .section-round .box-round.big{
	width: 320px
}
#price .section-round .box-round-container .or{
    border: 1px solid #320;
    margin-left: 170px;
    /* padding: 10px; */
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-top: -10px;
    /*padding-top: 12px;*/
    font-weight: bold;
    background: #f8f9fa;
    color: #320;
    font-size: 36px;
    font-weight: 700;
	line-height: 56px;
    /* font-style: italic;*/
	color: #ff8000;
}
#price .section-round .box-round-container.active .or{
	 background: #fff !important;
	 color: #ff8000;
}
#price .section-round .box-round-container.active .info{
	/*border: 10px solid #fff;*/
    /*box-shadow: 9px 10px 28px -12px rgba(0,0,0,.3);*/
	 background: #f8f9fa !important;
}
#price .section-round .box-round-container.active .info .head,
#price .section-round .box-round-container.active .info b{
	color: #ff8000;
}
#price .section-round .box-round-container.active .box-round{
	box-shadow: 9px 10px 28px -12px rgba(0,0,0,.3);
	width: 280px;
}
#price .section-round .box-round-container.r1.active .box-round{
	width: 350px;
}
#price .section-round .box-round-container.r4.active .box-round{
	width: 300px;
}
#price .section-round .box-round-container.active .box-round > div{
	background: #ff8000;
	border-color: #320;
	/*border-width: 25px;*/
}

.btn-primary{
	background: #ff8000;
	border-color: #ee6000;
}
.btn-primary:hover, 
.btn-primary:active{
	background: #ee6000 !important;
	border-color: #ee6000 !important;
}
#footer-zamawiaj-online,
#footer-stronex-pl{
	display: inline-block;
}
#logo-zamawiaj-online-footer{
	width: 250px;
	height: 43px;
	/*float: left;*/
	/*margin-top: -7px;*/
}
#logo-zamawiaj-online-footer .logo-small-text{
	display: none;
	opacity: 0;
}
#footer-stronex-pl svg{
    margin-top: -6px;
    width: 44px;
    height: 40px;
}
#footer-stronex-pl .stronex-txt{
    font-weight: bold;
    color: #320;
    font-size: 25px;
    display: inline-block;
    padding-left: 2px;
}  
#bottomSection.dark-bg footer,
#bottomSection.dark-bg{
    background: #210 !important;
    color: #eee !important;
}
#bottomSection.dark-bg #footer-stronex-pl #path817-4-4-9{
    fill: #fff !important;
    stroke: #fff !important;
}
#bottomSection.dark-bg #footer-stronex-pl .stronex-txt{
    color: #fff !important;
}
.banner-top{
    max-width: 100%;
    margin-top: 50px;
}
.banner-top .banner-top-img{
    max-width: 25%;
}
#connected-section{
    border-bottom: none !important;
    padding-bottom: 0px !important;
}
#footer-stronex-pl .stronex-txt .stronex-pl{
    color: #fb4d00;
    font-size: 18px;
}
/*#footer-stronex-pl,
#footer-zamawiaj-online{
	filter: grayscale(90%);
	opacity: .8;
}
#footer-stronex-pl:hover,
#footer-zamawiaj-online:hover{
	opacity: 1;
	filter: grayscale(0%);
}*/
/*#logo-zamawiaj-online-footer #path4749,
#logo-zamawiaj-online-footer #tspan854,
#logo-zamawiaj-online-footer #path4763,
#logo-zamawiaj-online-footer #path4771,
#logo-zamawiaj-online-footer #path4749-2-9,
#logo-zamawiaj-online-footer #path4771,
#logo-zamawiaj-online-footer #path4769,
#logo-zamawiaj-online-footer #path4767,
#logo-zamawiaj-online-footer #path4765,
#logo-zamawiaj-online-footer #path4749-6-0,
#logo-zamawiaj-online-footer #logo-dot{
	fill: #666 !important;
	stroke: #333 !important;
}*/
@media (min-width: 992px) {
     .kontakt a.xl-text{
            font-size: 1.5em !important;
	}
    	.kontakt a.big{
            font-size: 3em !important;
	}
       
/*    .scroll-top.shortContact-scrollTop:hover{
        font-size: 30px;
        border-radius: 50%;
        width: 60px;
        height: 60px;

        padding-bottom: 15px;
        line-height: 40px;
    }*/
}
.scroll-top.shortContact-scrollTop:hover{
    z-index: 999;
}

/*#stronex .stronex-link span{
    font-size: 18px;
    padding-left: 2px;
    line-height: 19px;
	padding-right: 6px;
	padding-top: 8px;
}*/

#contactFormContainer #modalButtonForm{
	display: none;
}
#formContentDestination .row .col-12{
	margin-left: auto;
	margin-right: auto;
}

#slideTypeCariuselNext{
	transform: rotate(90deg);
	
	/*position: absolute;*/
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
		
	color: #ff8000;
	font-size: 81px;
}
.offer-h2{
    margin-bottom: 0px;
    font-size: 1.2rem !important;
    font-weight: normal;
    text-transform: inherit;
}
@media (max-width:1440px) {
}
@media (max-width:1200px) {
	
}
@media (max-width: 992px) {
    .offer-h2{
        font-size: 1.2rem !important;
    }

	.hide-xs{
		display: none !important;
	}
	#main{
		display: flex;
		flex-direction: column;
		
	}
	#offer-bg{
		display: none;
	}
/*	#main section{
		order: 4;
	}*/
/*	#main #slide1{
		order: -4;
	}
	#main #offer-img{
		order: -3;
	}
	#main #slide2{
		order: -2;
	}
	*/
	#slide1{
		/*
		SLIDER MOBILE
		position: fixed; 
		top: 0px;
		z-index:9;
		*/
		width: 100%;
	}
	
	
	/* elementy rozciagajace - sztuczna za duza szerokosc */
	#slide1 .box,
	#slide1 .text,
	#slide2 .text,
	#slide2 img{
		width: 100%;
		max-width: 100%;
	}
	
	h2,
	.h1{
		font-size: 1.9rem;
		font-size: 2.5rem;
		
		text-align: center;
		
/*		margin-bottom: 0px;
		
		padding-top: 50px;*/
		text-transform: none;
		/*margin-bottom: 8px;*/
	}
	.h1{
		display: block;
	}
	h1{
		font-size: 2.5rem;
		text-transform: none;
		margin-bottom: 8px;
	}
/*	h2:after, 
	.h1:after{
		width: 111px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 25px !important;
	}*/
	
	/* logo */
	
	#logo{
		background: rgba(0,0,0,.8);
		
	}
	#logo.border-waves:after{
		background: url(/img/border-wave-black.svg) top left repeat-x;
	}
	
	#logo #path899,
	#logo #path901,
	#logo #path903,
	#logo #path905,
	#logo #path907,
	#logo #path909,
	#logo #path911,
	#logo #path913,
	#logo #path915,
	#logo #path13804,
	#logo #path919{
		fill: #fff;
	}
	
	#logo #path4749-6-5,
	#logo #path4749-2-8{
		fill: #fff !important;
	}
	
	/* slide 1 */
	#slide1{
		flex-direction: column;
/*		position:fixed;
		top:0px;*/
	}
	#slide1 #start{
		display: inline-block;
		font-size: 58px;
		color: #fff;
		z-index: 1;
		margin-top: 20px;
		text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	}
	#slide3-bg{
		display: none;
	}
        
        .slide-container .text,
        #slide1 .text,
	#slide1 .text,
	#slide2 .text{
		
		margin: 0px;
		position: relative;
		/*padding: 15px;*/
		
		text-align: center;
	}
	#slide1 .text{
		margin-top: 15%;
	}
	h1{
		font-size: 2.3rem;
	}
	
	/* #prezentacja img-slide */
	#offer-img{
		width: 100% !important;
                max-width: 100% !important;

		position: relative;
		z-index: 0; /* dla sticky jest 1000*/
/*		padding-bottom: 50px;
		padding-top: 100px;*/
		padding-bottom: 30px;
		padding-top:	0px;

	}
	.laptopContainer{
		height: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.laptopCssBorder{
		border-top-width: 15px;
	}
	#windowButtons{
		margin-top: -11px;
		font-size: 0px;
	}
	#windowButtons i{
		width: 7px;
		height: 7px;
		margin-left: 7px;
	}
	.phoneContainer {
		width: 120px;
		height: 240px;
		margin-left: 5px;
		/*bottom: -40px;*/
	}
	#phoneButtonsTop{
		display: none;
	}
	.phoneContainerInside{
		/*border:none;*/
		border-radius: 11px;
		
	}
	#phoneButtonsFooter{
		display: none;
	}
	#phoneButtonsFooter i {
		padding-left: 24px;
	}
	#phoneButtonsFooter i:first-child {
		padding-left: 18px;
	}
	.phoneCssBorder{
		border-width: 5px;
		border-radius: 15px;
		background: #fff;
	}
	#prezentacja {
		height: 50vh;	
	}
	#prezentacja .nextSlidePhoneAndLaptop{
		top:auto;
		bottom: -60px;
		font-size: 50px;
		color: #ff8000;
		stroke: #ff8000;
	}
	#prezentacja .nextSlidePhoneAndLaptop,
	#slide2_5 #slideTypeCariuselNext{
		/*background: rgba(255,255,255,1);*/
		/*padding: 0px 5px 0px 8px;*/
		padding: 2px 10px 2px 12px;
		border-radius: 14px;
		line-height: 50px;
	}
	#prezentacja .nextSlidePhoneAndLaptop i,
	#prezentacja .nextSlidePhoneAndLaptop i:before{
		line-height: 50px;
		font-size: 50px;
		stroke: #ff8000;
		-webkit-text-stroke-color: #ff8000;
	}
	
	/* type #slide2_5 */
	#slide2_5  .box-round-container .info{
		min-height: 130px;
	}
	#slide2_5 .box-round:after {
	    display: none; 
	}
	.go-path{
		display: none;
	}
/*	.carousel{
		overflow: hidden;
	}*/
	.section-round{
		margin: 0px;
	}
	.box-round{
		width: 200px !important;
		margin-top: 0px !important;
	}
	.box-round > div{
            font-size: 1.3rem !important;
            line-height: 1.5rem;
	}
	.box-round.big > div{
		border: 8px solid #eee;
	}
	#slideTypeCariuselNext{
		transform: rotate(0deg);
		position: absolute;
		right: 20px;
		top: 50%;
		color: #ff8000;
		font-size: 49px;
		margin-top: -95px;
	}
	
	/* options #slide4  */
	.box-zamawianie.box-na-wynos{
		
	}
	#wrap-box-zamawianie{
		    flex-direction: column!important;
	}
	.box-zamawianie{
		width: 100% !important;
		border: 0px;
		background: rgba(255,255,255, .7)
	}
	.box-zamawianie h2 {
		margin: 0px;
		color: #320;
		
	}
	
	.box-zamawianie p{
		text-align: center;
	}
	.box-zamawianie.element{
		flex-direction: column;
	}
	.box-zamawianie-ico{
		width: 100%;
	}
	/* price #sprice */
	#price .h1{
	}
	#price .section-round{
		padding: 0px !important;;
	}
	#price .box-round:after{
		content: ' ';
		position: absolute;
		/*bottom: 0;*/
		left: 50%;
		color: #332200;
		width: 1px;
		height: 400px;
		border-left: 3px dotted #666;
	}
	#price .section-round .box-round-container .or{
		margin-left: 130px;
		margin-top: -30px;
	}
	#price .section-round .box-round-container{
		margin-top: 40px;
		padding: 0px !important;
		
	}
	#price .section-round .box-round-container .info{
		/*display: none;*/
		margin: 195px 0px 0px -10px !important;
		padding: 5px !important;
		font-size: .8rem;
		width: 50%;
		border: 0px;
		text-align: right;
	}
	#price .section-round .box-round-container:nth-child(even) .info{
		margin: 195px -10px 0px 0px !important;
		text-align: left;
	}
	#price .section-round .box-round-container .info .head{
		font-size: 1rem;
		text-transform: none;
		line-height: 1.2rem;
	}
	#price .section-round .box-round-container.active .info{
		background: none !important;
	}
/*	#price .section-round .box-round-container:last-child .info:before{
		
	}*/
	#price .section-round .box-round-container:last-child .box-round:after{
		display: block;
		height: 200px;
		width: 60%;
		/*border-bottom: 3px dotted #666;*/
		border-top: none;
	}
	
	
	/* #quality */
	#quality .square > div{
		font-size: .8rem;
	}
	#quality .square > div .head{
		font-size: 1rem;
		
	}
	#quality .square p{
		display: none;
	}
/*	#quality .q3,
	#quality .q4-bottom{
		display: none;
	}*/

	/* stopka #contact */
	#stopka .h1{
		margin-top: 30px;
	}
	#stronex{
		text-align: center;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#contact{
		text-align: center;
	}
	#logo-zamawiaj-online-footer{
		float: none;
	}
	
	#contactFormContainer #modalButtonForm{
		display: inline-block;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	#formContentDestination{
		margin-bottom: 15px;
	}
	
	#modalForm .modal-footer button{
		margin-left: auto;
		margin-right: auto;
	}
	#contact .padding-top{
		margin-top: 30px;
	}
	#contact h3{
		font-size: 1.7rem;
	}
/*	#slide2,
	#offer-img{
		opacity: 0;
	}
	body.onload #slide2,
	body.onload #offer-img{
		opacity: 1;
	}*/

	body.rotate #slide1{
		transform: translate3d(0px, -321.974px, 0px);
		position: relative;
		top: inherit;
	}
	#kierunki-rozwoju{
		padding-top: 100px;
	}

}
#menu{
	z-index: 10;
}
@media (max-width: 600px) {
	#menu{
		/* display: none; */
		/* bottom: 0px; */
		/* right: 0px; */
		/* float: none; */
		margin-top: 20px;
		z-index: 10;
		/* position: absolute; */
		width: 100%;
		text-align: right;
		padding-right: 19px;
		margin-left: 0px;
	}
	#menu .dropdown-menu{
		right: initial !important;
	}
	
	#menu button#ddMenu{
		background-color: #332200;
		border-color: #320;
	}
	
	#menu button.btn-secondary{
		color: #fff;
	}

}

@media (min-width: 600px) {
	
	#menu{
		background: rgba(0,0,0,.8);
		display: inline-block;
		position: relative;
		padding: 18px;
		z-index: 10;
		height: 77px;
		float: right;

		position: absolute;
		margin-left: 10px;
		
		
		
	}
	#menu:after{
		bottom: -7px;
		background-position: bottom;
		/* z-index: 21; */
		content: "";
		display: block;
		width: 100%;
		height: 14px;
		position: absolute;
		left: 0;
		background: url(/img/border-wave-black.svg) top left repeat-x;
	}
	
	#menu button.btn-secondary{
		color: #fff;
	}
	
}	

@media (min-width: 600px) and  (max-width: 992px) {
	#menu{
		right: 15px;
	}
	#menu button#ddMenu{
		background-color: #666;
		/*border-color: #000;*/
	}
	#menu button.btn-secondary{
		color: #fff;
	}
}

@media (min-width: 992px) {
	
	#menu{
		background: #fff;
		float: left;
		
	}
	#menu:after{
		background: url(/img/border-wave.svg) top left repeat-x;
	}
	#menu button.btn-secondary{
		color: #320;
		background-color: #bbb;
	}
	
}
	
@media (min-width: 992px) {
	
	
	
	#price .section-round .box-round-container:last-child .box-round:after{
		display: none;
	}
	
}

@media (min-width: 768px) and (max-width: 992px) {

	
	#slide2_5 .d-flex.flex-column,
	#slide4 .d-flex.flex-column{
		margin-left: auto;
		margin-right: auto;
	}
	
	#quality .square > div .head{
		font-size: 1.8rem;
	}
	
/*	#slideTypeCariuselNext{

		margin-top: -55px;
	}*/
}


@media (max-height: 550px) {
	
	#offer-img{
		margin-top: 20px;
	}
	#prezentacja {
            height: 100vh;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	
	#slide1 h1{
		font-size: 2.1rem;
	}

	#slide2 h2{
		font-size: 1.8rem;
	}
	#slide2 .text{
		margin-left: 0px;
		max-width: 330px;
	}
	#slide2 img{
		width: 450px;
	}
/*	#slideTypeCariuselNext{
		top: 300px;  
		margin-top: -55px;
	}*/
	#quality .q4,
	#quality .q4-bottom{
		display: none;
	}
	
	#slide2_5 .box-round.big{
		margin-top: 0px;
		width: inherit;
	}
/*	#stronex svg{
		margin-right: 30px;
		margin-top: 0px;
		margin-bottom: 4px;
	}*/
	
}

@media (min-width: 1200px) and (max-width: 1400px) {
	
	#slide1 h1{
		font-size: 2.7rem; 
	}

	#slide2 h2{
		font-size: 2,2rem;
	}
	#slide2 .text{
		margin-left: 0px;
		max-width: 380px;
	}
	#slide2 img{
		width: 500px;
	}
	
}

@media (min-width: 1400px) {
	#slide1 h1{
		font-size: 2.6rem;
	}
	
}

@media (min-width: 1500px) {
	#slide1 h1{
		font-size: 3.4rem;
	}
	
}


/*//podstrony*/ 
/*@media (min-width: 365px) {
	
	#header{
		border-top: 5px solid rgba(0,0,0,.8); 
		background: url(/img/ro/restaurant.jpg)  center center no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		min-height: 300px
	}
}*/

body.sonda #logo{
	margin-left: 0px;
}
/*#logo.black,
#menu.black{
    background: rgba(0,0,0,.8);
	height: 87px
}*/
body.sonda.scroll #menu{
	opacity: 1 !important;
}
/*#logo.black.border-waves:after,
#menu.black:after{
	background: url(/img/border-wave-black.svg) top left repeat-x;
	opacity: .8;
}
#logo.black #path899,
#logo.black #path901,
#logo.black #path903,
#logo.black #path905,
#logo.black #path907,
#logo.black #path909,
#logo.black #path911,
#logo.black #path913,
#logo.black #path915,
#logo.black #path13804,
#logo.black #path919{
	fill: #fff;
}
	
#logo.black #path4749-6-5,
#logo.black #path4749-2-8{
	fill: #fff !important;
}*/
#kierunki-rozwoju .h2{
	/*margin-top: 140px;*/
	display: block;
}

#kierunki-rozwoju .h2{
	text-align: left;
}
@media (max-width: 767px) {	
	#kierunki-rozwoju,
	#kierunki-rozwoju .h2{
		text-align: center;
	}
	#kierunki-rozwoju .h2{
		margin-top: 20px;
	}
}
@media (max-width:1200px) {	
	#kierunki-rozwoju .h2{
		margin-top: 50px;
	}
}
/*.google-cloud{
	background: url('img/ro/google-cloud-chmura-google-system-zamaiwania-jedzenia-online.jpg') top left no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	max-width: 400px;
	max-height: 200px;
}*/
body.sonda h1,
body.sonda h2{
	text-shadow: none;
}
body.sonda h2{
	font-size: 2rem;
}


/*#menu.black button#ddMenu {
    background-color: #332200;
    border-color: #000;
}

#menu.black button.btn-secondary {
    color: #fff;
}*/

.noStrip:after{
	display: none !important;
}

.image-container{
	overflow: hidden;
	position: relative;
}
.image-container img{
	margin-top: -29%;
}
/* zoom ico */
a.zoom-effect{
	display: inline-block;
	position: relative;
}
a.zoom-effect:hover .zoom-ico {
    opacity: 1;
}
a.zoom-effect .zoom-ico{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
a.zoom-effect:hover .zoom-ico:before {
    top: 35%;
}

a.zoom-effect .zoom-icon:before{
    top: -30px;
}
a.zoom-effect:hover .zoom-ico:before{
    margin-top: -15px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    top: 50%;
}
a.zoom-effect .zoom-ico:before{
    background: url(/assets/themes/theme1/img/magnify.png) no-repeat 0% 0%;
    width: 30px;
    height: 30px;
    margin: 0 0 0 -15px;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    top: -30px;
}
.zoom-effect .zoom-ico:before{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -13px 0 0 -13px;
    width: 25px;
    height: 26px;
    background: url(/assets/themes/theme1/img/magnify-alt.png) 50% 50% no-repeat;
    content: "";
}
/*
ul.pos-box{
	list-style: none;
}
ul.pos-box li{
	font-size: 1.3rem;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
ul.pos-box li span{
	color: ;
	
}
ul.pos-box li span.padding-left{
	padding-left: 50px;
	display: block;
}
@media (max-width: 768px) {
	ul.pos-box li{
		font-size: 1rem;
		padding-top: 2px;
	}
}
@media (max-width: 576px) {
	ul.pos-box{
		text-align: center;
		margin-top: 150px;
		width: 100%;
	}
	
	ul.pos-box li span.padding-left{
		padding-left: 0px;
	}
}*/

body.ro-default #logo,
body.ro-default #menu{
	margin-left: 0px;
	
	padding: 15px 25px;
	background: #e2e3e5;
}
body.ro-default #menu{
	/*background: #e2e3e5;*/
	margin-left: 15px;
    padding-top: 40px;
    min-height: 106px;
}
body.ro-default h2{
	font-size: 1.3rem;
}
body.ro-default h2 .big{
	display: block;
    font-size: 2rem;
    color: #ff8000;
}

body.ro-default #logo-restauracja-online{
	padding: 0px;
	
}

.blue{
	color: #ff8000;
}

@media (max-width: 576px){
	body.ro-default #logo{
		max-width: 80%
	}
	body.ro-default #menu{
		/*display: none;*/
		min-height: auto;
	}
	body.ro-default #logo #path899, 
	body.ro-default #logo #path901, 
	body.ro-default #logo #path903, 
	body.ro-default #logo #path905, 
	body.ro-default #logo #path907, 
	body.ro-default #logo #path909, 
	body.ro-default #logo #path911, 
	body.ro-default #logo #path913, 
	body.ro-default #logo #path915, 
	body.ro-default #logo #path13804, 
	body.ro-default #logo #path919,
	body.ro-default #logo #path4749-6-5, 
	body.ro-default #logo #path4749-2-8{
		fill: inherit !important;
	}
	body.ro-default #logo.border-waves:after{
		display: none;
	}
	body.ro-default #logo, 
	body.ro-default #menu{
		background: none;
		padding: 0px;
		display: inline-block;
	}
	body.ro-default #menu{
		width: auto;
	}
    #stronex .section-company-info{
        display: block;
    }
}

body.ro-default #logo:after,
body.ro-default #menu:after {
	background: url(/img/border-wave.svg) top left repeat-x;
}

body.ro-default #menu .logged-user{
	display: none;
}



body.scroll #menuPro .menu-logo #logo-restauracja-online{
}

body #menu-pro .navbar{
    padding: 5px 5px 5px 10px;
  /*padding-right: 5px*/
}
body.scroll #menu-pro .navbar-nav .nav-item a{
	/*border-right: 1px solid rgba(255,255,255,.1);*/
	/*font-size: .9rem !important;*/
}
#menuPro .menu-logo #logo-restauracja-online{
	
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/* logo restauracja online*/
.top-logo #logo-restauracja-online .logo-black,
.top-logo #logo-restauracja-online path,
.top-logo #logo-restauracja-online g{
	fill: #fff !important;
}
#menu-pro .navbar-nav .nav-item{
	display: flex;
	vertical-align: middle;
	align-items: center;
	border: 0px !important;
}
#menu-pro .navbar-nav .nav-item{
	
}
#menu-pro .navbar-nav .nav-item a.nav-link{
	border-right: 1px solid rgba(255,255,255,.2);
	font-size: 1rem !important;
}
#menu-pro .navbar-nav .nav-item.menu-logo a.nav-link{
	border: 0px !important;
}
#menu-pro .navbar-nav .nav-item:last-child a.nav-link{
	border: 0px ;
}

#menu-pro{
	position: fixed;
	top:0px;
	-webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}
body.scroll-down #menu-pro:not(.lock){
    top: -50px;
}
body.scroll-down #menu-pro .navbar{
    padding-top: 0px;
    padding-bottom: 0px;
}
#slide-bg{
    background: #ff8000;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%);
}
#menu-pro .navbar-nav .nav-item a.nav-link{
	text-shadow: 0px 0px 1px #883300;
}
#slide1 p{
	text-shadow: 0px 0px 1px #883300;
	margin-top: 100px;
	font-size: 1rem;
}
#slide1 h1 {
    text-shadow: 0px 0px 2px rgb(0 0 0);
}
#slide1 .text{
}

body.home #menu-pro{
	background: none !important;
	backdrop-filter: none;
}


#f,
#jedzenie{
	color: #aaa;
}
	#jedzenie{
		display: block;
		margin-left: 60px;
	}
	#w-sieci{
		display: block;
		margin-left: 160px;
	}
	
#menuPro .menu-logo #logo-restauracja-online{
    width: 300px;
    height: auto;
}

@media (min-width: 992px) and (max-width: 1200px) {
	#menuPro .menu-logo #logo-restauracja-online{
            
	}
	#menu-pro .navbar-nav .nav-link{
		padding: 0rem .5rem !important;
	}
	#slide1 h1{
		font-size: 2.6rem;
		text-transform: inherit; 
	}
	#serfujemy-jedzenie-online{
		width: 320px;
	}
	#contact .padding-top{
		margin-top: 0px;
	}
	h1,
	.h1{
		font-size: 2.3rem;
		margin-bottom: 20px;
	}
	
	#menuPro{
		/*margin-top: 20px;*/
	}
	#prezentacja {
		margin-top: 0px;
	}
	.menu-interaktywne-menu{
		display: none !important; 
	}
}
.text-normal{
    text-transform: inherit; 
}
@media (min-width: 1200px) and (max-width: 1440px) {
	#menu-pro .navbar-nav > .nax-item .nav-link{
		padding: 0rem .5rem !important;
	}
	#slide1 h1{
		/*font-size: 2.6rem;*/
		font-size: 3rem;
		text-transform: inherit; 
	}
	#serfujemy-jedzenie-online{
		width: 380px;
	}
	
	h1,
	.h1{
		font-size: 2.7rem;
		margin-bottom: 20px;
	}
	
	#menuPro{
		/*margin-top: 20px;*/
	}
	#prezentacja {
		margin-top: 0px;
	}
	#menu-pro .navbar-nav .nav-link{
		padding: 0rem .7rem !important;
	}
}
	
@media (min-width: 1440px) {
	#menuPro .menu-logo #logo-restauracja-online{
	
	}
	#slide1 h1{
		/*font-size: 2.6rem;*/
		font-size: 3.6rem;
		text-transform: inherit; 
		/*margin-top: -20%;*/
	}
	
}

.top-logo #logo-restauracja-online path, 
.top-logo #logo-restauracja-online g,
.top-logo #logo-restauracja-online .logo-black,
.top-logo #logo-restauracja-online #path13804{
	stroke: #883300 !important;;
	stroke-width: 0.1 !important;;
	stroke: #330000 !important;
    /*stroke-width: 0.05 !important;*/
}
.top-logo #logo-restauracja-online #path13804{
	stroke-width: 0.2 !important;
}


#prezentacja .nextSlidePhoneAndLaptop.active i:before{
	-webkit-text-stroke-color: none;
	color: #fff;
}
#menuPro .menu-logo #logo-restauracja-online{

}
body.scroll  #menuPro .menu-logo #logo-restauracja-online{

}
/*@media (min-width: 992px) {*/	
	body.scroll #menu-pro{
		background: rgba(255,128,0,.85) !important;
		-webkit-backdrop-filter: blur(2px);
		backdrop-filter: blur(2px);
	}
/*}*/
.top-logo #logo-restauracja-online #path4749, 
.top-logo #logo-restauracja-online #path4749-0, 
.top-logo #logo-restauracja-online #path4749-0-3, 
.top-logo #logo-restauracja-online #path4749-0-6{
	display: block !important;
	/*stroke: #aa4400 !important;*/
	stroke-width: 0.1 !important;
	stroke: #320 !important;
    stroke-width: 0.1 !important;
	fill: #ddd !important;
}

.top-logo #logo-restauracja-online #plomien1,
.top-logo #logo-restauracja-online #plomien2,
.top-logo #logo-restauracja-online #plomien3,
.top-logo #logo-restauracja-online #noz,
.top-logo #logo-restauracja-online #widelec{
	stroke: #aa6000 !important;
	stroke-width: 0 !important;
	
}
.top-logo #logo-restauracja-online #plomien1,
.top-logo #logo-restauracja-online #plomien2,
.top-logo #logo-restauracja-online #plomien3{
	fill: #320 !important
}

#serfujemy-jedzenie-online{
	margin-top: 20px;
	opacity: .8;
}
.top-logo #logo-restauracja-online #tspan854, 
.top-logo #logo-restauracja-online #path4763{
    stroke: #320 !important;
    stroke-width: .05;
}
.top-logo #logo-restauracja-online #tspan854, 
.top-logo #logo-restauracja-online #path4763,
.top-logo #logo-restauracja-online #noz,
.top-logo #logo-restauracja-online #widelec{
    fill: #320 !important;
}
.top-logo #logo-restauracja-online #text4765 path,
.top-logo #logo-restauracja-online #path4749-2-9,
.top-logo #logo-restauracja-online #path4749-6-0{
	stroke: #320 !important;
	stroke-width: 0.1 !important;
	fill: #ddd !important;
}

#demo-online{
	color: #fff;
}
#offer #demo-online{
	text-shadow: 0px 0px 1px #883300;
	margin-left: 140px;
	margin-top: 20px;
	display: inline-block;
	font-size: 1rem;
}
body.scroll #demo-online{
	color: #ff8000;
	text-shadow: none !important;
}
#demo-online i.fa-search-plus{
	font-size: 1.2rem;
}
#demo-online i.fa-external-link-alt{
	font-size: .8rem;
}
#demo-online i.fa-chevron-right{
	font-size: .7rem;
}
.carousel-item .custom-tooltip,
#zoom-demo-ico{
	position: absolute;
    z-index: 1;
    right: 20px;
    bottom: 5px;
    /* font-size: 40px; */
    /*border-radius: 5px;*/
    /* background: rgba(255,128,0,.8); */
    /*background: rgba(255,255,255,.6);*/
    /* border: 8px solid #fff; */
    padding: 0px 15px;
	opacity: 1;
}
#prezentacja .carousel-item .custom-tooltip{
	bottom: auto;
	top: 40px;
	opacity: 0;
	color: #eee;
}
#prezentacja .carousel-item .custom-tooltip i,
#zoom-demo-ico i{
	/*color: #fff;*/
	font-size: 60px;
	text-shadow: 0px 0px  5px #fff;
    webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
#prezentacja a:hover #zoom-demo-ico i{
    font-size: 80px;
}
#prezentacja .carousel-item .custom-tooltip i{
	text-shadow: 0px 0px 2px rgb(0 0 0);
}

#prezentacja .carousel-item.active:hover .custom-tooltip{
	opacity: 1; 
} 

#prezentacja .carousel-inner .custom-tooltip i{
	
}
#menu-pro .navbar-nav .nav-link:hover, 
#menu-pro .navbar-nav .nav-link.active,
#demo-online:hover{
	color: #ddd !important;
	text-shadow: 0px 0px 1px #333 !important;
}
#mobileTopMenu{
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
}
#mobileLogo,
#mobileLogo a{
    width: 100%;
    display: inline-block;
}
#logo-restauracja-online{
}
#mobileTopMenu #logo-restauracja-online.logo{
	
	width:70%;
	height: auto;
	padding: 0px;
}
#mobileTopMenu #mobileMenuButton{
	margin-left: 10px;
}
#mobileTopMenu > div{
	 display: flex;
	 align-items: center;
}
body.ro-page #menu-pro{
		background-color: rgba(255,128,0,1) !important;
		/*clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%);*/ 
	}
body.scroll.ro-page #menu-pro{
		background-color: rgba(255,128,0,.8) !important;
	}
#bottomSection.dark-bg{
            
        }
body.ro-page #content{
    padding-top: 70px;
}        
@media (min-width: 992px) {
    
    
	#mobileTopMenu{
		display: none !important;
	}
	#menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu{
		background-color: rgba(0,0,0,.8) !important;
		right: -15px !important;
	}
	#menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu .nav-link{
		padding: .5rem 1.5rem !important;
	}
	body.ro-page #menuPro .menu-logo #logo-restauracja-online {
            
	}
	
	.scroll-top{
		bottom: 15px;
	}
	#footer-zamawiaj-online{
		margin-top: 5px;
	}
}
@media (max-width: 992px) {  
    #menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu{
        padding-left: 0px;
            opacity: .7;
    }
	#zoom-demo-ico{
		bottom: -5px;
		right: -5px;
	}
	#zoom-demo-ico i{
		font-size: 30px;
	}
	
	#slide-bg{
		height: 95%;
	}
	#menu-pro .container{
		padding: 0px;
	}
	#menu-pro .container #mobileTopMenu,
	#menu-pro .container #menuPro{
		padding: 0px 15px;
	}
	#menuPro .menu-logo{
		display: none !important;
	}
/*	body #menu-pro{
		background: rgba(255,128,0,.85) !important;
		-webkit-backdrop-filter: blur(2px);
		backdrop-filter: blur(2px);
		clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%); 
	}*/
	#menuPro{
		background: rgba(255,128,0,1);
		/*background: #ff8000 !important;*/
		/*backdrop-filter: blur(3px);*/
		
		/*height: 85vh;*/
                padding-bottom: 3em;
		clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%); 

		backdrop-filter: none;
	}
	body:not(.scroll) #menu-pro .container #menuPro.collapsing{
		/*opacity: 0;*/
		/*display: none;*/
		height: 85vh !important;
	}
	
	body.scroll #menu-pro,
	body.scroll #menuPro{
		background: none;
		backdrop-filter: none;
		height: auto;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); 
	}
	#serfujemy-jedzenie-online{
		max-width: 70%;
	}
	#slide1 h1 {
		margin-top: 60px;
		/*padding: 0px 25px;*/
	}
	#menu-pro .navbar-nav .nav-item a.nav-link{
		border: 0px;
		font-weight: bold;
		font-size: 1rem;
	}
	#menu-pro .navbar-nav.right{
		margin-top: 0px;
	}
	
	#menu-pro .navbar-nav .nav-item{
		border-bottom: 1px solid rgba(255,255,255,.2) !important;
		
		flex-direction: column;
		align-items:flex-start;
	}
        #menu-pro .navbar-nav .nav-item:last-child{
            border-bottom: 0px !important;
        }
	#menu-pro .navbar-nav{
		width: 85%; 
		/*max-width: 300px;*/
		margin-left: 40px;
                margin-right: 20px;
	}
	#menu-pro .navbar-nav.right .nav-item:last-child{
		border: 0px !important;
	}
	#menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu .nav-link{
		border-bottom: 1px solid rgba(255,255,255,.2) !important;
	}
	#menu-pro .navbar-nav .nav-item .dropdown-menu{
		position: relative;
		width: 100%;
	}
	#menu-pro #mobileMenuButton{
		/*background: #111;*/
		background: none;
		 /*border: 1px solid #fff;*/
		 border: none;
		/*border: 1px solid #fff;
		/*color: #fff;*/
		 color: #fff;
		width: 47px;
		height: 45px;
/*		display: flex;
		flex-flow: column;*/
		/*justify-content: center;*/
		/*display: flex;*/
		align-items: center;
	}
        #menu-pro #mobileMenuButton{
		font-size: 27px;
		 padding: 0px;
	}
	#menu-pro #mobileMenuButton.collapsed{
		font-size: 25px;
	}
	
	#menu-pro #mobileMenuButton:focus{
		    /*outline: 1px dotted;*/
		outline: none; 
		/*5px auto -webkit-focus-ring-color;*/
	}
	#menu-pro #mobileMenuButton .fa-times{
		position: absolute;
		/*transform: rotate(0deg);*/
	}
	#menu-pro #mobileMenuButton .fa-bars{
		opacity: 0;
		/*transform: rotate(45deg);*/
	}
	#menu-pro #mobileMenuButton.collapsed .fa-times{
		opacity: 0;
		/*transform: rotate(-45deg);*/
	}
	#menu-pro #mobileMenuButton.collapsed .fa-bars{
		opacity: 1;
		/*transform: rotate(0deg);*/
	}
/*	
	#menu-pro #mobileMenuButton .button-line{
		background: #000;
		width: 18px;
		height: 2px;
		border-radius:1px;
		
		margin-bottom: 5px;
		
		justify-content: center;
		display: flex;
		align-items: center;
		
		-webkit-transition: all 300ms ease-out .3s;
		-moz-transition: all 300ms ease-out .3s;
		-o-transition: all 300ms ease-out .3s;
		transition: all 300ms ease-out .3s;
		
		
		
	}


	#menu-pro #mobileMenuButton .button-line:last-child{
		margin-bottom: 0px;
	}
	
	
	#menu-pro #mobileMenuButton .line2{
		 display: none;
	}
	#menu-pro #mobileMenuButton.collapsed .line2{
		 display: flex;
	}
	#menu-pro #mobileMenuButton .line1{
		transform: rotate(-45deg);
		width: 30px;
		margin-bottom: 0px;
	}
	#menu-pro #mobileMenuButton .line3{
		transform: rotate(45deg);
		width: 30px;
		margin-bottom: 0px;
	}
	#menu-pro #mobileMenuButton.collapsed .button-line{
		opacity:1;
		transform: rotate(0deg);
		width: 19px;
		height: 2px;
		margin-top: 0px;
	}
	#menu-pro #mobileMenuButton.collapsed .button-line{
		margin-bottom: 5px;
	}
	#menu-pro #mobileMenuButton.collapsed .button-line:last-child{
		margin-bottom: 0px;
	}*/

	#stopka #stronex{
		margin-top: 15px;
	}
}
@media (max-width: 500px) {
	#slide1 h1{
		font-size: 3.2rem;
	}
}
@media (max-width: 360px) {
	#slide1 h1{
		font-size: 3rem;
	}
	#slide1 h1 {
		margin-top: 40px;
	}
}

@media (min-width: 1440px){
    #slide1 h1 {
        font-size: 4rem;
    }
	body.home #menu-pro .container {
		max-width: 1400px;
	}
/*        #contentSection{ 
            background: url(/img/ro/w-trosce-o-komfort-grey-right.png) top right no-repeat; 
            background-position-y: 80px;
            background-size: 400px;
	}
	#stopka #contact{
            background: url(/img/ro/w-trosce-o-komfort-grey-right.png) top right no-repeat; 
			background-position: right 0px bottom 160px;
	}*/
    body.blog .post-blog.padding-top{
        margin-top: 0rem;
    }
} 
@media (min-width: 1440px) and (max-width: 1800px){
    body.blog .post-blog.padding-top h1{
        max-width: 85%;
    }
/*	.col-12 padding-top blog-post-theme-0 post-landing-page post-blog{
		width: 25%;
	}*/
}

body.restauracja-online.blog h2{
	font-size: 2rem;
}
.flash-alert.alert.alert-alert{
	display: none !important;		
}

.grecaptcha-badge{
	bottom: auto !important;
    top: 200px !important;
	opacity: 0;
	-webkit-transition: all 300ms ease-out .3s;
    -moz-transition: all 300ms ease-out .3s;
    -o-transition: all 300ms ease-out .3s;
    transition: all 300ms ease-out .3s;
}
.section-stopka .grecaptcha-badge{
	opacity: 1;
}

#stronex hr{
    margin-bottom: 8px;
}
#menu-footer{
    color: rgba(0,0,0,.2); 
    margin-bottom:10px;
}
#menu-social{
    margin-bottom: 5px;
    margin-top: 1rem;
}
#menu-social .socialUrl a{
    font-size: 1.5rem;
    margin-right: 12px;
    display: block;
    color: #999
}
#section-company{
    clear: both;
    margin-top: 25px; 
}

#menu-social .socialUrl a.google-button{
     font-size: 1.4rem;
     margin-top: 1px;
}
#menu-social .socialUrl a.review-button{
    font-size: 1.4rem;
    margin-left: 5px;
}
#extraMessage{
    margin-top: 30px;
}
.ro-office{
    margin-bottom: 20px;
}
@media (min-width: 765px) {
    #menu-social{ 
        /*float: right;*/
        /*margin: -5px 0px 5px 50px;*/
        display: flex;
/*        align-items: center;
        justify-content: center;*/
    }
    #section-menu{
        margin-bottom: 15px;
    }
    #contact .padding-top{
        margin-top: 30px;
    }
}
#section-menu a{
    color: #111;
}
#section-menu a:hover{
    color: #ef7000;
}
#footer-stronex-pl{
    position:relative;
}
#strx-18-lat{
   display: inline-block;
    position: absolute;
    top: -10px;
    right: -15px; 
}
#strx-18-lat img{
    width: 40px !important;
    margin-top: 0px !important;
}
.border-wobble{
    overflow: hidden;
}
.border-wobble,
#banner-main-img{
  border-radius: 5% 5% / 5% 5%;
  animation: wobble 30s ease-in-out alternate infinite;
}
#banner-client-img{
  border-radius: 5% 5% / 5% 5%;
  animation: wobble 30s ease-in-out alternate infinite;
}
#banner-deliver-img{
  border-radius: 5% 5% / 5% 5%;
  animation: wobble 30s ease-in-out alternate infinite;
}

@keyframes wobble {
  15% {
    border-radius: 5% 5% / 5% 5%;
  }
  45% {
     border-radius: 0% 0% / 0% 0%;
  }
  60% {
    border-radius: 40% 20% / 20% 40%;
  }
  80% {
    border-radius: 5% 5% / 5% 5%;
  }
}


#slide1 h1{
    /*margin-bottom: 20%;*/
}
#restaurant-owner-man{
    opacity: 0;
    position: absolute;
    height: auto;
}


#slide2_1 .ozdobnik,
#slide2_2 .ozdobnik,
#slide2 .ozdobnik{
    font-size: 2.3rem;
    font-weight: normal; 
    line-height: 1.2em;
    margin-bottom: 1rem;
}


/*----------------------------*/
.ozdobnik,
.ozdobnik2{
    color: #320;
    display: inline-block;
}
/*.ozdobnik .black{
    color: #000;
}
.ozdobnik2 .black{
    color: #000;
}*/


.ozdobnik:before,
.ozdobnik2:after{
  content: ' ';
  position: relative;
 
  font-size: 1.4em;
  display: block;
  margin-left: auto;
  margin-right: auto;
  
  opacity: 1;
  color: #f80;
  font-weight: bold;
}
.ozdobnik2:after{
  content: ';';
  font-size: 2em;
  display: inline-block;
  margin-top: -.5em;
  margin-left: 10px;
  display: none !important;
}
/*<i class="fas fa-code"></i> f121 */ 
.ozdobnik:before{
  /*content: '>_';*/
  
  font-size: 1.4em;
  
  content: "\f120";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  
}
.ozdobnik.text-indent{
    /*text-indent: 2.5em;*/
}
.ozdobnik.text-indent:before{
    display: block;
    margin-top: -1.3em;
    margin-left: 0;
}
/*.ozdobnik.text-center{
    margin-top: 2em;
}*/
.btn-secondary{
    background-color: #bbb;
    border-color: #bbb;
}
.banner-description{
    margin-bottom: 1rem;
    opacity: .8;
    display: block;
    font-size: 1.2em;
}
.banner-description.ozdobnik2:after{
  font-size: 4rem;
  display: inlone-block;
  /*margin-left: 1rem;*/
}
#offer-img{
    display: none;
}
#banner-client-img,
#banner-deliver-img,
#banner-main-img{
    overflow: hidden;
    z-index: 1;
    position: relative;
}
#banner-second-img{
    position:relative;
}
#banner-second-img #banner-client-img{
    position:absolute;
}

.ozdobnik.text-indent{
    padding-top: 2em;
}
@media (max-width: 992px) {
    #menu-pro{
        padding: 0px;
        width: 100%;
    }
    #menu-pro #mobileTopMenu{
        /*padding: 0px 10px;*/
    }
    .slide-container{ 
        padding: 0px;
        max-width: 100%;
        overflow: hidden;
    }
    .slide-container .content{
        padding: 0px 10px;
        max-width: 100%;
    }
    #slide2{
        min-height: auto;
    }
    .ozdobnik:before{
        margin-bottom: 15px;
    }
    #system-dla-dostawcow .ozdobnik:before,
    #slide2 .ozdobnik2:after,
    #slide2_1 .ozdobnik2:after,
    #slide2 .ozdobnik:before{
        display: none;
    }
/*    #indywidualny-charakter-restauracji{
        margin-top:1rem;
    }*/
    section{
        min-height: auto;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }
    #slide1{
        min-height: 100vh;
    }
    #slide1 .content{
        margin-top: 3rem;
    }
    #banner-deliver-img,
    #restaurant-owner-woman{
        width: 100%;
    }  
    #banner-main-img{
        border-radius: 5% 5% / 5% 5%;
        animation: none;
        overflow: initial;
      }
      #banner-second-img{
          margin-bottom: 20%;
      }
    #restaurant-owner-woman,
    #restaurant-owner-man{
        border-radius: 5% 5% / 5% 5%;
        animation: wobble 30s ease-in-out alternate infinite;
    }
    #slide2_2{
        /*margin-top:   2rem;*/
    }
}
@media (min-width: 992px) {
    .ozdobnik:before,
    .ozdobnik2:after{
      position: absolute;
      /*margin-top: -.2em;*/
    }
    
    .ozdobnik2:after{
        /*display: block;*/
    }
    .ozdobnik:before{
        margin-left: -1.4em;
        margin-top: .04em;
        font-size: 1.4em;

    }
    .ozdobnik.text-center:before,
    .ozdobnik2.text-center:after{
        position:relative;
        /*margin-bottom: 15px;*/
        margin: 0 auto .5em auto;
    }
/*     h2.ozdobnik:before{
        margin-left: -.6em;
    }*/
    .container-full{
        padding-left: 35px;
        padding-right: 35px;
    }
    
    #banner-client-img,
    #banner-deliver-img{
        opacity: 0;
    }
    #slide-bg{
        clip-path: polygon(0 0, 100% 0, 100% 30%, 0% 70%);
    }
    #banner-client-img,
    #banner-deliver-img,
    #banner-main-img{
        position: absolute;
        padding: 0px;
    }
    #banner-client-img,
    #banner-deliver-img{
        opacity: 0;
    }
    .slide-container .text{
        max-width: 100%;
        width: 100%;
    }
    .slide-container{
        max-width: 35%;
    }
    .slide-container > div{
        width: 100%;
    }
    #offer-img{
        display: block;
/*	position: fixed;
	top: 100px;
	right: 100px;*/
	width: 65%;
        max-width: 65%;
	/*height: 400px;*/
	/*background: #ccc;*/
	/*border: 1px solid #aaa;*/
	z-index: 1;
	
	float: right;
	top: 0px;
	margin-top: 0px;
	
	padding-bottom: 90px;
	padding-top: 80px;
    }
    #slide1.slide-container .text{
        margin-top: -20vh;
    }
    #slide2_5 .r1{
        margin-bottom: 2rem;
    }
}
#slide1 ,text{
    color: #fff;
}
.box-offer{
   border-radius: 15px;
   animation: wobble3 60s ease-in-out alternate infinite;
   /*animation: wobble3 60s ease-in-out alternate infinite;*/
   border: 1px solid #f80;
   padding: 15px 5px;
   margin-bottom: 1rem;
   position:relative;
   /*min-height: 80vh;*/
   background: #fbfcfc;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(242,242,242,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(242,242,242,1);
    box-shadow: 0px 0px 20px 0px rgba(242,242,242,1);
    
    height: 100%;
}
@media (min-width: 992px) and (max-width: 1500x){
    .box-offer .hide-size{
        display: none;
    }
}
.box-offer .offer-name{
    animation: wobble2 60s ease-in-out alternate infinite;
    font-weight: bold;
    font-size: 1.5em;
    color: #f80;
    padding-left: 15px;
    
/*    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f80;*/

    position: absolute;
    margin-top: -33px;
    background: #f80;
    border-radius: 15px;
    color: #fff;
    padding: 0px 15px;
    margin-left: 15px;
}
#offer-box-1-1.box-offer .offer-name,
#offer-box-2.box-offer .offer-name{
    background: #bbb;
}
#offer-box-2.box-offer .offer-name{
    background: #320;
}
.offer-section{
    /*border: 1px solid #666;*/
    border-radius: 15px;
    /*animation: wobble2 60s ease-in-out alternate infinite;*/
    margin: 15px 5px 0px 5px;
    /*padding: 15px 5px;*/
    /*background: #fefefe*/
}
.box-offer .offer-colapse-box{
    font-size: .8em;
    padding-left: 5px;
}

#offer-box-1-1,
#offer-box-2{
    border: 1px solid #bbb;
   /*animation: wobble3 60s ease-in-out alternate infinite;*/
}
#offer-box-2{
   border: 1px solid #320 
}
#offer-box-2 .offer-header{
    color: #320;
    position:relative;
}
#offer-box-2 .offer-header span.grey{
    font-weight: normal;
}
.accordion-link{
    color: #320;
}
.accordion-link .fa-plus{
    font-size: .8em;
}
.accordion-link .fa-chevron-up{
    display:block;
}
.accordion-link.collapsed .fa-chevron-up{
    display:none;
}
.accordion-link .fa-chevron-down{
    display:none;
}
.accordion-link.collapsed .fa-chevron-down{
    display:block;
}
.accordion-link .float-right{
    margin-top: 5px;
    float: right;
    color: #bbb;
    font-size: 1em;
}
/*#offer-box-2 .offer-header button{
  content: "\f055";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  right: 0px;
  color: #bbb;
}*/
.box-offer ul{
    padding-left: 20px;
}
.box-offer ul li{
    margin-bottom: 5px;
}
#offer-box-2 ul{
    /*display: none;*/
    padding-top:5px;
}
/*#offer-box-2 .offer-section  ul li::marker {
  content: "\f067";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  opacity:.5;
}*/
.offer-section .grey{
    display: block;
}
.offer-section .offer-header{
    font-weight: bold;
    /*font-size: 1.2em;*/
    padding-left: 10px;
    color: #f80;
}
.offer-section  ul li{
    padding-left: 5px;
    /*.2em;*/
}
#offer-box-1 .offer-section  ul li::marker{
    color: #f80;
}
.offer-section  ul li::marker{
  /*content: "\f058";*/
  content: "\f00c";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: .8em;
  opacity:.5;
}
.offer-sections{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
   position:relative;
}
.offer-section{
    
}
#doswiadczenie-section,
#footer-menu-section{
    background: #210 !important;
    color: #fff;
}
#doswiadczenie-section{
    text-align: center;
}
#doswiadczenie-section .number,
#footer-menu-section .number{
    font-size: 2.3rem;
    font-weight: bold;
}
@keyframes wobble2 {
  15% {
    border-radius: 15px 15px / 15px 15px;
  }
  50% {
     border-radius: 0px 0px / 0px 0px;
  }
  60% {
      border-radius: 10% 30% / 30% 40%;
  }
  70% {
    border-radius: 5px 5px / 5px 5px;
  }
}
@keyframes wobble3 {
  15% {
    border-radius: 15px 15px / 15px 15px;
  }
  50% {
     border-radius: 0px 0px / 0px 0px;
  }
  60% {
      border-radius: 10% 30% / 30% 40%;
      background: #fbfafa;
  }
  70% {
    border-radius: 5px 5px / 5px 5px;
  }
}

@keyframes wobble5 {
  15% {
    border-radius: 50% 50% / 50% 50%;
  }
  50% {
     border-radius: 50% 0% / 50% 0%
  }
  60% {
      border-radius: 10% 30% / 30% 40%;
  }
  70% {
    border-radius: 50% 50% / 50% 50%;
  }
}

#slide2_5 .r1 .head{
    font-size: 1.6rem;
}
#slide2_5 .r1 .info{
    font-size: 1.2rem;
}
.socialIcons{
    font-size:2rem;
}
#footer-menu-section h2, 
#doswiadczenie-section .h2{
    color: #fff;
    margin-bottom: 1em;
}
#footer-menu-section .ozdobnik:before, 
#doswiadczenie-section .ozdobnik:before{
    color: #fff;
}
#menu-pro.basic-menu-open #menuPro #extanded-menu{
    display: none;
} 
#menu-pro .navbar-expand-lg .navbar-nav.nav-mega .dropdown-menu,
#menu-pro .navbar-nav.nav-mega .dropdown-menu{
     /*background-color: rgba(255,255,255,.8) !important;*/
    color: #fff;
    margin-top: 0px;
    right: auto !important;
    left: -35px;
    width: 100vw;
    background-color: rgba(255,128,0, 1) !important;
}
body.scroll #menu-pro .navbar-nav.nav-mega .dropdown-menu{
    /*background-color: rgba(255,128,0,.8) !important;*/
}
#menu-pro .navbar-nav.nav-mega .nav-item a{
    color: #fff;
}

body.scroll #menu-pro.lock{
    background-color: rgba(255,128,0, 1) !important;
}
@media (max-width: 992px){
    body #menu-pro.lock{
        background-color: rgba(255,128,0, 1) !important;
    }
}
#menuPro .nav-title,
#menuPro .ozdobnik:before{
    color: #fff;
}
body.scroll #menu-pro.show #menuPro{
    max-height: 90vh;
    overflow-y:scroll;
}
#menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu .nav-link, 
#menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item,
#menu-pro .navbar-nav .unstyled a{
    /*white-space: normal;*/
}
body #menu-pro.show{
    height: 100vh;
}
.menu-dropdown-close{
    cursor: pointer;
}
@media (min-width: 992px){
    
    #menuPro .nav-img{
        float: right;
        margin-left: 15px;
        position: relative;
    }
    #menuPro .nav-img div,
    #menuPro .nav-img img{
        position: inline-block;
        width: 150px;
    }
    #menuPro .nav-img div{
        height: 150px;
        float: right;
    }
    #nav-img-restaurant-owner-woman{
    }
    #nav-img-restaurant-owner-man{
    }
    #nav-img-restaurant-owner-woman{
    }
    #nav-img-restaurant-client{
    }
    #nav-img-restaurant-deliver{
    }
    #menuPro .nav-title{
        font-weight: bold;
        margin-bottom: 12px;
    }
    #menuPro .dropdown-menu.mega-menu  #nav-menu-restaurant{

    }
    #menuPro .dropdown-menu.mega-menu  #nav-menu-client .nav-img,
    #menuPro .dropdown-menu.mega-menu  #nav-menu-reseler .nav-img,
    #menuPro .dropdown-menu.mega-menu  #nav-menu-deliver .nav-img{
   
    }
   
    #menu-pro .navbar-nav .unstyled{
        padding: 0px;
    }
    #menu-pro .navbar-nav .unstyled a{
    }
    #menu-pro .navbar-nav .unstyled a span{
        font-weight: normal;
        opacity: .8;
        font-size: .8em;
        line-height: .8em;
        /*display: none;*/
    }
    #menu-pro .navbar-nav .unstyled a i{
        font-size: .9em;
    }
    #menuPro h3.ozdobnik:before,
    #menuPro h3.ozdobnik{
        color: #fff;
    }
    #menu-pro .navbar-nav.nav-mega .dropdown-menu{
        padding: 2rem;
    }
   
}
@media (max-width: 992px){
    #menuPro .nav-img{
        display: none;
    }
    #menu-pro .navbar-nav .unstyled a i,
    #menu-pro .navbar-nav .unstyled a span,
    #menuPro .nav-title{
        display: none;
    }
    #menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu.mega-menu, 
    #menu-pro .navbar-nav .dropdown-menu.mega-menu {
        /*width: auto !important;*/
        width: 100% !important;
    }
   
    #menu-pro .navbar-expand-lg .navbar-nav .dropdown-menu .nav-link,
    #menu-pro .navbar-nav .dropdown-menu .nav-item{
        border: none !important;
        padding: 5px 5px 0px 20px;
    }
    #menu-pro .navbar-nav .dropdown-menu.mega-menu a.nav-link{
       font-weight: normal;
      
    }
    #menu-pro .navbar-nav .unstyled{
        margin-left: 40px;
        margin-right: 20px;
    }
    #menu-pro .navbar-nav {
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .menu-dropdown-close{
        display: none;
    }
    #footer-menu-section{
        /*text-align: center;*/
    }
    .section-box h2{
        text-align: left;
    }
}
.footer-menu a,
.footer-menu .nav-title{
    color: #fff;
}
.footer-menu .nav-title{
    font-weight: bold;
    margin-bottom: 12px;
}
.footer-menu a i{
    font-size: .8em;
}
.footer-menu a span{
    font-size: .8em;
    opacity: .7;
    /*line-height: 1.5em;*/
    display: inline-block;
}
.footer-menu ul.unstyled li,
.footer-menu ul.unstyled{
    list-style: none;
}
.footer-menu ul.unstyled{
    padding: 0px;
}
hr.white{
    border-top: 1px solid #fff;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
#breadcrumbs i{
    font-size: .9em;
}