.selector-for-some-widget {
  box-sizing: content-box;
}

.event_stage {
    display: none !important;
}


.registration_stage{
    display: inline-table;
}


div .registerbutton{
    visibility: visible;  
}


button{
    font-family: Arial;
    font-size: 14px;
}

input{
  font-family: TimesNewRomanPS !important; 
  font-size: 14px;
}

textarea[type="text"]::-webkit-input-placeholder {
  color: #808080;  
}

textarea[type="text"]:-moz-placeholder {
    /* FF 4-18 */
    color: #808080;  
}
textarea[type="text"]::-moz-placeholder {
    /* FF 19+ */
    color: #808080;  
}
textarea[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #808080;  
}

input[type="password"]::-webkit-input-placeholder {
  color: #808080;  
}

input[type="password"]:-moz-placeholder {
    /* FF 4-18 */
    color: #808080;
}
input[type="password"]::-moz-placeholder {
    /* FF 19+ */
    color: #808080;
}
input[type="password"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #808080;
    font-size: 11px !important;
}


#google-maps {
    position: relative;
    padding-bottom: 75%;  
    height: 0;
    overflow: hidden;
}
#google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#circulo {
  height: 150px;
  width: 150px;
  display: table-cell;
  text-align: center;
  font-size:40px;
  vertical-align: middle;
  border-radius: 50%;
  background: transparent;
}

.restaurantsOnly{
    padding-left: 75px;
    clear: both;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 9px !important;
    margin-left: 10px;
}


#FlexContent {
    width: 100%;
    height: 100%;
}

.inline{
    display: inline-block;
}

.modal-xl {
    width: 1000px;
}

#FlexFooter{
    padding-bottom: 28px;
    width: 100%;
    background-color: red;
    height: 460px;
    clear: both;
    position: relative;
    background-color: white;
}

.BigBannerText{
    color: white;
    font-size: 60px;
    text-align: left;
    font-family: TimesNewRomanPS;
    padding-top: 180px;
    padding-left: 90px;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 2px;
}
.wrapper-images {

    position: relative;

}

.MenuPrice{
    display: block;
    clear: both;
}

.filterLbl
{
    float: right;
    color: #808080;
    font-size: 15px;
    margin-right: 15px;
    line-height: 34px;
}

/*.bannerText
{
 font-size: 80px;  padding-top: 100px;
}
*/
.guidelinesBtn
{
    font-family: Arial;
    font-size: 20px;
    float: right;
    margin-right: 80px;
}

.registerBtn
{
    font-family: Arial;
    font-size: 20px;
    float: left;
    margin-left: 80px;
    width: 156.5;
}

.btnContainer{
    padding-top: 20px;
    padding-bottom: 60px;
    display: block;
}

.bannerBigText
{
    font-size: 28px;
    text-align: left;
    font-family: Arial;
    padding-top: 80px;
    padding-left: 50px;
    font-weight: bold;
    line-height: initial;
}

.inv_bannerTxt
{
    color: white;
    padding-top: 50px;
    font-family: Arial;
    font-size: 110px;
    text-align: center;
}


.texto {

    backgorund: #000;

    color: #fff;

    heigth: 50px;

    width: 100%;

    position:absoluta;

    bottom:0px;

}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -152px; 
}
.page-wrap:after {
  content: "";
  display: block;
}


#second-header {
    bottom: 0;
    z-index: 111;
    width: 100%;
    height: 51px;
    background: white;
    position: relative;
    border-top: 1px solid gray;
}

#container-header {
    width: 90%;
}

#main-menu ul {
    display: block;
    width: 100%;
    text-align: center;
}

#main-menu ul li {
    display: inline-block;
    position: relative;
}
/*()()*/
#main-menu ul li a {
    /*display: inline-block;*/
    padding: 0 15px;
    cursor: pointer !important;
    /*line-height: 60px;*/
    font-family: Arial !important;
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#main-menu {
    z-index: 2;
}
.navbar-toggle {
    background: #000000;
    margin-top: 14px;
}

.navbar-toggle .icon-bar {
    background: #FFFFFF;
}


.logo-nav {
    float: left;
    line-height: 60px;
    /*height: 90%;*/
    width: 30%;
    padding-left: 2%;
}

.logo-center{
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    height: 190px;
}

.logo-center-vertically{
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#fullMenu{
    width: 100%;
    clear: both;
    /*background-color: #FFF6e8;*/
    background-color: #FFFFFF;
    /*display: block;*/
    text-align: center;
    /*padding-top: 30px;*/
    padding-top: 20px;
}

.BtnsSection_abs{
    position: absolute;
    top: 10%;
    z-index: 999999;
    right: 0%;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: white;
    padding: 30px 0;
    height: 152px;
    border-top: 1px solid gray;
}

.social-footer  {
    padding-bottom: 25px;
    padding-top: 30px;
}

.footer-contact ul {
    padding: 0;
    list-style: none;
    color: #000000;
    text-align: center;
}

.footer-contact ul li {
    display: inline-block;
    margin-right: 90px;
}

footer-contact ul li p {
    font-family: 'Gotham Light' !important;
    font-weight: 500;
    color: #000000;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.mright20 {
    margin-right: 20px;
}
p {
    color: #777777;
    line-height: 20px;
    margin-bottom: 5px;
}


.social-footer  ul {
    padding: 0;
    list-style: none;
    text-align: left;
}

.center {
    text-align: center;
}

ul, ol {
    padding: 0 !important;
}

.social-footer  ul li {
    display: inline-block;
    margin-right: 10px;
}

.social-footer  span {
    color: #000000;
    font-size: 15px;
    /*background: #eeeeee;*/
    padding: 10px;
    /*    border-radius: 50%;*/
}
.animate3 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.social-footer  ul li:last-child {
    margin-right: 0;
}

#main-menu ul li {
    display: inline-block;
    position: relative;
}

/*hover*/
#main-menu ul li.active > a, #main-menu ul li.active.has-child > a {
    color: #fff;
}

.halfBlock
{
    width: 50% !important;
    display: inline-block;
    float: left;
}

.col3
{
    width: 33.33%;
    display: inline-block;
    float: left;
}

.newRequestOp
{
    font-size: 18px;
}

.whiteSubTitle
{
    font-size: 25px;
    color: white !important;
    font-family: Arial;
    font-weight: 500;
    letter-spacing: 1.5px;
}

/*Backgrounds*/

.cream_bg
{
   background-color: #fafae8;     
}

.orangebg
{
   background-color: #f05022;   
}




/*fonts styles*/

.headline
{
    font-family: TimesNewRomanPS !important;
    font-size: 18px;
    text-align: center;
}

.opacity
{
    opacity: 0.6;
}

.grayText
{
    color: #808080;
}

.pageLocation
{
    color: #000000;
    font-size: 12px;
    line-height: 50px;
    padding-left: 7%;
    font-family: TimesNewRomanPS;
}

.bannerIMG
{
    height:550px !important;
}

.banner
{
    width: 100%;
    display: block;
    background-size: cover;
    background-position: 47% 40%;
}

.bannerall
{
    height:15%;
    /*width: 100%;*/
    display: block;
    background-size: cover;
    background-position: 47% 40%;
}

.bannerdiv
{
    height:500px;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: 47% 40%;
}

.imaginealing
{

    height:367px;
    width: 704px;

}

.bannerTxt 
{
    font-size: 35px;
    text-align: left;
    font-family: TimesNewRomanPS;
    padding-top: 80px;
    padding-left: 90px;
    font-weight: bold;

}

.paragraph
{
   color: #333;
   padding-bottom: 80px;
   padding-left: 5%;
   padding-right: 5%;
   text-align: left;
   font-size: 14px;
}

.orangeHeader
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 70px;
    text-align: left;
}

.HeaderText
{
    font-family: TimesNewRomanPS;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1;
}

.Separator
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid;
    padding: 0;
    width: 100%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.graySeparator 
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #808080;
    padding: 0;
    width: 95%;
}

.subtitle 
{
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    padding-left: 90px;
    font-family: Arial !important;
    font-size: 14px;
}

.lbl1 
{
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: left;
    font-size: 22px;
}

.regularText{
    font-size: 18px;
}

.categoryPrice
{
    font-size: 45px;
    padding-top: 60px;
    padding-bottom: 130px;
}

.text{
    font-size: 22px;
}

.ml15{
    margin-left: 15px;
}

.numberList
{
    /*padding-right: 30px;*/
    width: 30px;
}

.textLine
{
    padding-top: 15px;
    padding-bottom: 15px;
    clear: both;
}

.pt30
{
    padding-top: 30px !important;
}

.pt20
{
    padding-top: 20px !important;
}


.pt100
{
    padding-top: 100px !important;
}

.bulletList {
    padding-right: 20px;
}

.pl20
{
    padding-left: 20px;
}

.pl30
{
    padding-left: 30px;
}

.ptb30
{
    padding-top: 30px;
    padding-bottom: 30px;
}

.left
{
    float: left;
}

.lineInput
{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid darkgray;
    width: 150px;
    background-color: transparent;
}

.radioDiv
{
    position: relative; 
    display: inline-block;
    top: 10px;
    right: 15px;
}

.smRadioDiv
{
    position: relative; 
    display: inline-block;
    top: -3px;
}

input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.radioLb{
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    height: 25px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    color: #000000;
    width: 25px;
}

.smRadioLb {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    height: 20px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    color: #000000;
    width: 20px;
}

.radio{
    display: block;
    position: absolute;
    border: 2px solid #000000;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: -10px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.smRadio {
    display: block;
    position: absolute;
    border: 2px solid #000000;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 0px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.radio, .smRadio {
  border: 2px solid #000000;
}

.radio::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.smRadio::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .radio {
  border: 2px solid #000000;
}

input[type=radio]:checked ~ .radio::before{
  background: #000000;
}

input[type=radio]:checked ~ .smRadio {
  border: 2px solid #000000;
}

input[type=radio]:checked ~ .smRadio::before{
  background: #000000;
}

input[type=radio]:checked ~ label{
  color: #000000;
}

/**********************/

.littleText
{
 font-size: 15px;
 font-family: TimesNewRomanPS;
 font-weight: normal;
}

.grayLittleText
{

    font-size: 13px;
    color: #808080;
}

.formDiv
{
    height: 100%;
    padding-top: 30px;
    padding-bottom: 70px;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
}

.formHalf
{
    padding-bottom: 15px;
    padding-left: 3%;
    padding-right: 3%;
}

/*.lbl 
{
    padding-top: 7px;
    font-size: 15px;
    text-align: left;
    padding-bottom: 5px;
    font-family: TimesNewRomanPS;
}*/

.formSeparator
{
    border-top: 1px solid #808080;
    color: #808080;
    display: block;
    height: 1px;
    padding: 0;
    width: 100%;
}

/*.graylbl
{
    padding-top: 7px;
    font-weight: normal;
    font-size: 15px;
    padding-bottom: 5px;
    font-family: TimesNewRomanPS;
    color: #808080;
}*/

.smallInputs
{
    width: 97%;
}

.p10
{
    padding-top: 10px;
}

.right
{
    float: right;
}

.quarter
{
    width: 25%;
    display: inline-block;
    float: left;
}

/*.col-5
{
    width: 100%;
    display: inline-block;
    float: left;
}*/

.radioOp 
{
    text-align: left;
    font-size: 12px;
    font-family: Arial !important;
}


.questionDiv
{
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: table;
    padding-top: 28px;
    /*padding-right: 15px;
    padding-left: 15px;*/
}

.section
{
    width: 100%;
    padding-top: 50px;
    display: table;
    padding-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
}

.btn-square  
{
    width: 100%;
    font-size: 13px !important;
    padding: 5px 10px 5px 10px;
    border-radius: 0px!important;
    background-color: transparent;
    border: 1.8px solid !important;
}

.btn-rounded 
{
    padding: 2px 15px 2px !important;
    background-color: transparent;
    font-size: 14px !important;
    border: solid 1px;
    border-radius: 9px !important;
    padding-top: 0px !important;
    font-family: Arial !important;
}

.btn-rounded:hover
{
    background-color: #000000 !important;
    color:white !important;
}

.btn-black {
    padding: 6px 16px !important;
    background-color: transparent;
    font-size: 14px !important;
    border: solid 1px;
    border-radius: 0px !important;
    font-family: Arial !important;
}
.btn-black:hover
{
    background-color: #000000 !important;
    color:white !important;
}

input[type="checkbox"] {
    display: none;
}

.lblCheck {
    display: inline-block;
    color: #000000;
    cursor: pointer;
    position: relative;
}


.checkIcon {
    display: inline-block;
    position: relative;
    background-color: transparent;
    width: 18px;
    height: 18px;
    transform-origin: center;
    border: 2px solid #000000;
    border-radius: 50%;
    vertical-align: -5px;
    margin-right: 10px;
    transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}

.checkIcon:before {
    content: "";
    width: 0px;
    height: 2px;
    border-radius: 2px;
    background-color: white;
    position: absolute;
    transform: rotate(45deg);
    top: 7px;
    left: 4px;
    transition: width 50ms ease 50ms;
    transform-origin: 0% 0%;
}

.checkIcon:after {
    content: "";
    width: 0;
    height: 2px;
    border-radius: 2px;
    background-color: white;
    position: absolute;
    transform: rotate(305deg);
    top: 10px;
    left: 5px;
    transition: width 50ms ease;
    transform-origin: 0% 0%;
}

input[type="checkbox"]:checked + .lblCheck:hover .checkIcon {
    background-color: #000000;
    transform: scale(1.25);
}

input[type="checkbox"]:checked + .lblCheck .checkIcon {
    background-color: #000000;
    transform: scale(1.25);
}

input[type="checkbox"]:checked + .lblCheck .checkIcon:before {
    width: 5px;
    background: white;
    transition: width 150ms ease 100ms;
}

input[type="checkbox"]:checked + .lblCheck .checkIcon:after {
    width: 10px;
    background: white;
    transition: width 150ms ease 100ms;
}


.requiredField
{
    display: inline-block;
    float: left;
    margin-left: -15px;
    padding-top: 8px;
    font-family: Arial !important;
    color: #000000 !important;
    font-size: 18px;
    clear: left;
}

.supportedBy
{
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 15px;
}

.contactLeyend
{
    font-size: 12px;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    font-family: TimesNewRomanPS;
}

.topSupportedBy
{
    font-size: 12px;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 22px;
    text-align: center;
    font-family: Arial;
}


.p25
{
    padding-top: 25px;
}


.grayTxt
{
   color: #808080;
   font-size: 25px;
   font-family: TimesNewRomanPS;
}

.numberOpText
{
    word-wrap: break-word;
    width: 95%;
    margin-left: 30px !important;
    padding-left: 30px !important;
}

.panel-Message
{
    font-family: ArialItalic;
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    text-align: left;
}


.ok-backgroundColor{
    background: #88ad28;
}
.warning-backgroundColor{
    background: #000000;
}
.error-backgroundColor{
    background: #E14430;
}

.msg-title
{
    color: white;
    font-family: Arial;
    font-size: 25px;
}

.modal-message {
    width: 60% !important;
    margin-left: 20% !important;
    border-radius: 10px;
}

.msg-head
{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.hiddenItem
{
    display: none;
}

.block
{
    padding-bottom: 15px;
    padding-left: 3%;
    padding-right: 3%;
}

.formItem
{
    margin-bottom: 15px;
}

.categoryBlock
{
    margin: auto;
    width: 70%;
    height: 50px;
    float: left;
    overflow: hidden;
    padding-bottom: 15px;
}

.rbMenuCat{
    top: 0px;
    right: 5px;
    float: left;
}

.imgDiv
{
    text-align: center;
    padding-top: 30px;
    clear: both;
}

.menuOption 
{
    line-height: 60px;
    padding-right: 60px;
    display: inline-table;
    color: #000000;
    font-size: 16px;
    font-family: Arial;
    cursor: pointer;
    letter-spacing: 1;
}

.menuOption:hover
{
    line-height: 60px;
    padding-right: 60px;
    display: inline-table;
    /*float: right;*/
    color: #000000;
    font-size: 18px;
    font-family: Arial;
    cursor: pointer;
    text-decoration: underline;
}

.icon {
    width: 15px !important;
    height: 15px !important;
}


.GridActionBtn {
    background: none;
    border-color: rgba(0,0,0,.14);
    box-shadow: none;
    font-weight: 400;
    outline: none!important;
    transition: all .1s ease-in;
    font-size: 15px !important;
    line-height: 15px !important;
    float: none !important;
    padding: 10px !important;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color:#000000;
    border-color: #000000 !important;
    /* border: 1px solid transparent; */
    white-space: nowrap;
    user-select: none;
    box-sizing: border-box;
}


.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}


.btn-cancel {
    color: #fff;
    background-color: #808080;
    border-color: #808080;
}

.pageLocationDiv{
    clear: both;
    /*padding-top: 200px;*/
    padding-bottom: 35px;
}

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #333;  opacity: .6; filter: Alpha(Opacity=60); }

.loadFileBtn
{
    height: 35px;
    width: 130px;
    font-size: 16px;
    margin-top: 4px;
}

.pt35{
    padding-top: 35px !important;
}

.restaurant_Name{
    font-size: 65px;
    color: #000000;
    font-family: TimesNewRomanPS;
    font-weight: bold;
}

.OnlyFirstCapitalized:first-letter {
    text-transform: uppercase;
}


.restaurantName 
{
    font-size: 20px;
    font-family: Arial;
}

.restaurantBox
{
    display: inline-block; 
    float: left; 
    padding-bottom: 8px;
    cursor: pointer;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    
}

.restaurantBox:hover
{

    display: inline-table;
    /*float: right;*/
    color: #000000;
    font-size: 17px;
    font-family: TimesNewRomanPS;
    cursor: pointer;
    /*font-weight: bold;*/
}



#restaurantsList
{
    width: 80%;
    margin: auto;
    padding-top: 150px;
    display: inline-block;
    /*width: 1120px;*/
}

#filters
{
    background-color: #FFFFFF;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 0px;
    display: table;
    width: 100%;
}

.thinSeparator
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1.4px solid #808080;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.titleSearch{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    float: left;
    margin-left: 70px;
    margin-top: -6px;
    border-right: 2px solid #808080;
    padding-right: 18px;
    color: #808080;
    line-height: 2;
    font-size: 15px;
}


.filterTitle{
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    float: left;
    border-right: 1px solid #808080;
    padding-right: 18px;
    color: #808080;
    line-height: 2;
    font-size: 12px;
    line-height: 35px;
    font-weight: bold;
}

.form-icon {
    font-size: 20px;
    float: left;
    margin-left: 11px;
    color: #333;
    line-height: 35px;
}


.search::placeholder {
    font-family: Arial !important;
    color: #C6C6C6;
    font-size: 12px !important;
    letter-spacing:normal !important;
}

.search
{
 font-family: TimesNewRomanPS !important;
 height: 28px;
 width: 300px;
 border: none;
 line-height: 35px;
 margin-left: 15px;
 font-size: 16px;
 color: #C6C6C6;
 letter-spacing: 1.2px;
 font-weight: 100;
}



.line {
    border-bottom: 1.4px solid darkgray;
    margin-top: -8px;
}

.triangle {
    background: white;
    border: 1px solid darkgray;
    border-width: 1.4px 1.4px 0 0;
    transform: rotate(-45deg);
    position: relative;
    top: 8px;
    width: 14px;
    height: 14px;
}


.search:focus{
    outline: none;
}

.categoriesFilters
{
    padding-top: 50px;
    padding-bottom: 15px;
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 1;
}

.squareCheckbox + .squareCheckbox-label:before {
    content: '';
    background: #fff;
    border: 1px solid #808080;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    font-family: TimesNewRomanPS;
}

.squareCheckbox:checked + .squareCheckbox-label:before {
    background: #000000;
    box-shadow: inset 0px 0px 0px 2px #fff;
    cursor: pointer;
    font-family: Arial !important;
}

.notResultsText
{
    font-size: 25px;
    color: #000000;
    text-decoration: blink;
}

.owl-pagination{
    padding-top: 28px;
    padding-bottom: 28px;
}

.owl-theme .owl-controls {
    margin-top: 0px !important;
    text-align: center;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: none !important;
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: white !important;
    border: 1px solid #2b356b;
}

.owl-theme .owl-controls .owl-page span {
    background: white;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span 
{
    opacity: 1 !important;
    color: #2b356b !important;
    background: #000000 !important;
}

.dashboardCategories
{
    display: block;
    background-size: cover;
    background-position: center;
    height: 370px;
    width: 100%;
}

.imgBox
{
 height: 370px;
 width: 100%; 
 display: block;
 overflow: hidden;
}

.zoomImg
{
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    background-repeat: no-repeat;
}

.zoom
{
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.categoryOverlay
{
    position: relative;
    top: -370;
    height: 370px;

}

.circleContent
{
    padding-top: 100px;
    margin: auto;
    vertical-align: middle;
}

.costCircleFormat{
    color: #FFFFFF;
    font-size: 30px;
    text-align: left;
    margin: auto;
    font-weight: bold;
    width: 100px;
    text-align: center;
    height: 100px;
    border-radius: 50%;
    border: 2px solid;
    /* background: #FAFAE8 !important; */
    /* margin-top: -175px; */
}

.categoryFormat-left{
    color: white;
    font-size: 27px;
    font-family: Arial;
    padding-top: 155px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}


.costFormat{
    margin-top: -70px;
    color: white;
    font-size: 27px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
}

.infoParagraph
{
    padding-left: 0px;
    text-align: center;
    font-size: 25px;
    padding-top: 190px;
    font-weight: 100;
    /*color: white;*/
    color: #000000;
    padding-bottom: 180px;
}

.categoryBannerText {
    line-height: 60px;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-family: Arial;
    letter-spacing: 3;
    display: inline-block;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 40px;
}

.categoryBannerPrice{
    margin-top: -80px;
    color: white;
    font-size: 30px;
    text-align: left;
    font-family: Arial;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    letter-spacing: 1;
}

.faqTopic
{
    color: #333;
    font-family: Arial;
    font-size: 22px;
}

#BtnsSection_Right, #BtnsSection, .BtnsSection_abs
{
    display: block;
}

.SectionName
{
    font-size: 60px;
}

.footerPart
{
   float: left;
   display: inline-block;
   width: 33.33%;
}

.footerSocialNt{
  text-align: center;
  line-height: 90px;
}

.leyend 
{
    font-size: 12px;
    text-align: center;
    font-family: Arial;
}

.leyend  > div
{
    vertical-align: bottom;     
    font-size: 11px;
}

.newsLetterBtn
{
    font-size: 18px;
    display: -webkit-box;
    background-color: white;
    border-radius: 0px;
    background-color: #000000 !important;
    color: white !important;
    display: inline-block;
    width: 16px;
    padding: 0px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
}

#Footer_Contact:hover
{
    text-decoration: underline;
}

.sponsor
{
   padding-left: 5%;
}


.priceCircle
{
  height: 150px;
  width: 150px;  
  border: 1px solid; 
  display: table-cell;
  text-align: center;
  font-size: 40px;
  /*font-weight: bold;*/
  vertical-align: middle;
  border-radius: 50%;
}

.newFontCircle
{
  height: 150px;
  width: 150px;  
  border: 2px solid; 
  display: table-cell;
  text-align: center;
  font-size: 25px;
  vertical-align: middle;
  border-radius: 50%;
}


.bigBanner
{
    /*height: 460px;*/
}

.NoLeftPadding
{
    padding-left: 0px;
}

.mleft45
{
    margin-left: 45px;
}

.sm-break{
    clear: none;
}

.menuPopUp
{
    width: 472px;
    height: 472px;
    margin-top: 190px;
}

#MenuImg
{
    width: 472px;
    height: 472px;
}

.categoryBanner
{
    /*height: 510px;*/
    height: 540px;
}

.mtop
{
    margin-top: 66px;
}

.portfolio-wrapper .portfolio-item {
    float: left;
    width: 33.33%;
}

.menuItem {
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    padding-top: 1%;
}

.whiteBannerTxt{
    font-family: TimesNewRomanPS;
    font-size: 30px;
    text-align: center;
    padding-left: 0px;
    padding-top: 100px;
}

.lineUpBannerTxt{
    font-family: TimesNewRomanPS;
    font-size: 35px;
    text-align: center;
    padding-left: 0px;
    padding-top: 100px;
    color: #000000;
    letter-spacing: 1;
}

.FAQtext
{
    padding-left: 0px;
    line-height: 30px;
    font-size: 14px;
}

.MenuNote
{
    color: white;
    font-size: 12px;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.popUp
{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
}

.bluebg
{
    /*background-color: #000000 !important;*/
    /*background-color: #1b224d !important;*/
    background-color: #000000 !important;
}

.mandarinebg
{
    /*background-color: #000000 !important;*/
    /*background-color: #1b224d !important;*/
    /*background-color: #FFE3D5 !important;*/
}

.blueColor
{
    color: #000000  !important;
    border-color: #000000  !important;
}

.icon-background {
    color: #c0ffc0;
}

.editionColor
{
 color: #000000  !important;
 border-color: #000000  !important; 
}

.greenWasabiColor
{
    color: #025833 !important;
    border-color: #025833 !important;
}

.inv_white_bg
{
    /*background-color: #FFF7EA !important;*/
    background-color: #FFFFFF !important;
}



.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    /*background-color: #FFF6e8;*/
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #000000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(24,33,79,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(24,33,79,.6);
}

.italic-subTitle
{
    font-family: Arial;
    font-size: 25px;
    padding-bottom: 20px;
    padding-left: 90px;
}

#SPRW_video {
  width: 100%    !important;
  height: auto   !important;
}

.input-group>input+.input-group-btn .btn {
    border-left-width: 0;
    height: 34px;
    font-size: 14.5px;
}


.file-btn{
    color: white;
    background-color: #808080 !important;
    border-color: #808080 !important;
    padding: 2.7px 12px;
}

.glyphicon {
    display: none;
}


.input-group
{
    padding-bottom: 15px;
}

.pageCover
{
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: 50% 25%;
    clear: both;
}

.bnnerTxt
{
    padding-left: 90px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    padding-top: 140px;
    font-size: 55px;
}


.searchInput
{
    background: none;
    border: none;
    font-family: Arial !important;
    font-weight: bold;
}

.searchInput::placeholder {
    background: none;
    border: none;
    font-family: Arial !important;
    font-weight: bold;
    line-height: 80px;

}

.searchInput:focus {
    outline: none !important;
}

.searchField::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FE802C;
}
.searchField::-moz-placeholder { /* Firefox 19+ */
  color: #FE802C;
}
.searchField:-ms-input-placeholder { /* IE 10+ */
  color: #FE802C;
}
.searchField:-moz-placeholder { /* Firefox 18- */
  color: #FE802C;
}

#FilterRN{
    color: white;
    width: 780px;
    text-align: left;
    height: 75px;
    font-size: 70px;
    text-transform: uppercase;
}

#FilterRN::placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 70px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#FilterRN::-webkit-input-placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 70px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#FilterRN::-moz-placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 70px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#FilterRN:-ms-input-placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 70px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#FilterRN:-moz-placeholder { 
  color: white !important;
  font-family: Arial !important;
  font-size: 70px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#searchRestaurant, #search{
    color: #000000;
    text-align: left !important;
    font-size: 25px !important;
    height: 80px !important;
    line-height: 80px !important;
    width: 90%;
    font-family: Arial !important;
    font-weight: bold !important;
}

.SearchIcon{
    color: white;
    font-size: 30px;
    vertical-align: top;
    line-height: 75px;
    height: 30px;
    padding-right: 20px;
}

.footerOp{
    line-height: 60px;
    display: block;
    color: #000000;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: 1;
}

.footer_menuOp
{
    line-height: 25px;
    display: block;
    color: #000000;
    font-size: 16px;
    font-family: TimesNewRomanPS;
    cursor: pointer;
}

.underlineHover:hover
{
    text-decoration: underline;
}

.underline
{
    text-decoration: underline;
}

.ui-select{width: 100%}
/* This is to remove the arrow of select element in IE */
select::-ms-expand {    display: none; }
select{
    -webkit-appearance: none;
    appearance: none;
}
@-moz-document url-prefix(){
    .ui-select{border: 1px solid #CCC; border-radius: 4px; box-sizing: border-box; position: relative; overflow: hidden;}
    .ui-select select { width: 110%; background-position: right 30px center !important; border: none !important;}
}

.footerInput{
    outline: none;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #000000;
    font-size: 16px;
    width: 150px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000000;
}

.footerInput::-webkit-input-placeholder { 
  color: #000000;
  font-family: TimesNewRomanPS;
  vertical-align: middle;
  font-size: 16px;
}
.footerInput::-moz-placeholder { 
  color: #000000;
  font-family: TimesNewRomanPS;
  vertical-align: middle;
  font-size: 16px;
}
.footerInput:-ms-input-placeholder { 
  color: #000000;
  font-family: TimesNewRomanPS;
  vertical-align: middle;
  font-size: 16px;
}
.footerInput:-moz-placeholder { 
  color: #000000;
  font-family: TimesNewRomanPS;
  vertical-align: middle;
  font-size: 16px;
}

.red
{
    color: #d9484f !important;
}

.greenWasabi
{
    /*color: #80A66B !important;*/
    color: #000000  !important;
}

.red
{
    color: #d9484f !important;
}

.lightOrange
{
    /*color: #E48542 !important;*/
    color: #000000  !important;
}

.extraBold
{
    font-family: Arial !important;
    font-weight: bold !important;
}

.category3 {
    background-position: 20% 75% !important;
}


.arrow {
    border: solid #FAFAE8;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

#principal-menu{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 70px;
    width: 100%;
}

.notResultFormat {
    font-family: Arial;
    color: #808080 !important;
    font-size: 30px;
    text-align: center;
}

.searchDiv{
    padding-bottom: 60px;
    padding-top: 60px;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #1b224d;
}

.catDivConteiner{
    width: 100%;
    padding-left: 6%;
    padding-right: 6%; 
    display: inline-block;
    padding-top: 130px;
    padding-bottom: 80px;
}

.fastAndCasualTitle{
 padding-left: 110px; 
 padding-right: 110px; 
}

.sprw_info_banner{
    /*height: 650px !important;*/
    background-position: 50% 56%;
    /*margin:0% !important;*/

}

.filerIc{
    padding-left: 20px;
    line-height: 80px; 
    padding-right: 18px;
}

.menuCategoryDiv{
    padding-top: 90px;
}  

.categoryArrow{
    text-align: center;
    padding-top: 40px;
}  



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px)
{

.logo-col-sides
{
    display: none;
}

    .form-icon {
        display: none;
    }


    .restaurantBox
    {
        display: inline-block; 
        float: left; 
        padding-bottom: 8px;
        cursor: pointer;
        text-align: left;
        font-size: 9px !important;
        
    }


    .poster{
     width: 100% !important;
     height: 50% !important;
     margin-top: 10px !important; 
 }

 #BtnsSection_Right, #BtnsSection, .BtnsSection_abs
 {
    display: none;
}

.logo-center{
    padding-top: 20px;
    /*padding-bottom: 20px;
    float: none;*/
    padding-left: 0px;
    /*text-align: center;
    width: 100%;*/
    width: 350px !important;
}

.bannerIMG
{
height: 200px !important;
}

}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px)
{ 
    .logo-col-sides
{
    display: none !important;
}

    .poster{
     width: 50% !important;
     height: 50% !important;
     margin-top: 10px !important; 
 }

 .bnnerTxt
 {
    font-size: 30px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
}

.portfolio-wrapper .portfolio-item {
    float: left;
    width: 50%;
}

.logo-nav, .logo-center {
    /*width: 100%;*/
    text-align: center;

}

#BtnsSection_Right, #BtnsSection, .BtnsSection_abs
{
    display: none;
}

.bannerall {
    height: 300px;
    /*width: 100%;*/
    display: block;
    background-size: cover;
    background-position: center;
}

.bannerleft {
    height: 300px;
    width: 100%;
    display: block;
    margin:10px;
    background-size: cover;
    background-position: left;
}

.zoomImg {
    -ms-transform: none;
    -moz-transform: none;
    -o-transform: none;
}

.circleContent {
    padding-top: 20%;
    margin: auto;
    vertical-align: middle;
}

.SectionName
{
    font-size: 35px;
}



.footerPart
{
   display: block;
   width: 100%;
   padding-left: 0px;
   text-align: center;
}

.footerSocialNt
{
    text-align: center;
    margin-top: 20px;
    line-height: inherit;
}

.bannerIMG
{
    height: 260px !important;
}

}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {

        .logo-col-sides
{
    display: none !important;
}

    .poster{
     width: 300px !important;
     margin-top: 10px !important; 
 }

 .contactComment {

    width: 500px !important;
}

.contactName {

    width: 460px !important;
}

.contactSubject {

    width: 460px !important;
}

.contactEmail {

    width: 460px !important;
}

.priceCircle
{
  height: 150px;
  width: 150px;  
  border: 1px solid; 
  display: table-cell;
  text-align: center;
  font-size: 40px;
  /*font-weight: bold;*/
  vertical-align: middle;
  border-radius: 50%;
}

#BtnsSection_Right, #BtnsSection, .BtnsSection_abs
{
    display: none;
}

.bannerIMG
{
    height: 310px !important;
}


}

/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {

        .logo-col-sides
{
    display: block !important;
}


    .sprw_info_banner{
        height: 570px !important;
        width: 100% !important;
        background-position: 50% 80%;
        /*margin: 3% !important;*/
        margin-top: 50px;
    }

    .bannerall { 
        height: 40% !important;
        width: 98% !important;
        display: block;
        background-size: cover;
        background-position: center;
    }   


    .restaurantBox > img{
        height: 45px;
    }

    .Ed1_1{
        width: 300px !important;
        height: 50% !important;
        /*margin-top: 293px !important;*/
        margin-right: 24px !important;
    }

    .Ed1_2{
        width: 300px !important;
        height: 50% !important;
        /*margin-top: 24px !important;*/
    }

    .Ed2{
        width: 300px !important;
        height: 50% !important;
        margin: 50px !important;
    }

    .Ed3_1
    {
        width: 300px !important;
        height: 50% !important;
        margin: 50px !important;
    }

    .Ed3_2
    {
        width: 700px !important;
        height: 50% !important;
        margin: 50px !important;
    }

    .Ed4_1
    {
        width: 800px !important;
        height: 50% !important;
        margin: 50px;
        /*margin-left: 80px;*/
    }

    .Ed4_2
    {
        width: 800px !important;
        height: 50% !important;
        margin: 50px;
    }

    .Ed4_3
    {
        width: 800px !important;
        height: 50% !important;
        margin: 50px;
    }

    .Ed5_1
    {
       width: 300px !important; 
       height: 50% !important; 
       margin-top: 366px; 
   }

   .Ed5_2{
    width: 300px !important; 
    height: 50% !important; 
    margin-top: 50px;
}

.Ed6{
    width: 300px !important; 
    height: 50% !important; 
    margin: 50px;
}

.Ed7{
    width: 500px !important; 
    height: 50% !important; 
    margin: 50px;
}

.priceCircle {
    height: 150px;
    width: 150px;
    border: 2px solid;
    display: table-cell;
    text-align: center;
    font-size: 40px;
    vertical-align: middle;
    border-radius: 50%;
    /*background: white;*/
    background: transparent;
}



#BtnsSection_Right, #BtnsSection, .BtnsSection_abs
{
    display: block;
}

.bannerIMG
{
        height: 400px !important;
}


}

/* Extra large devices (large laptops and desktops, 1450px and up) */



/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {


        .logo-col-sides
{
    display: block !important;
}

    .sprw_info_banner{
        height: 570px !important;
        width: 100% !important;
        background-position: 50% 80%;
        /*margin: 2% !important;*/
        margin-top: 50px;
    }

    .bannerall { 
        height: 60% !important;
        width: 99% !important;
        display: block;
        background-size: cover;
        background-position: center;
    }   


    .restaurantBox > img{
        height: 60px;
    }

.bannerIMG
{
    height:550px !important;
}




    }


    @media only screen and (min-width: 1500px) {

        .logo-col-sides
{
    display: block !important;
}

        .sprw_info_banner{
            height: 570px !important;
            width: 100% !important;
            background-position: 50% 80%;
            /*margin: 2% !important;*/
            margin-top: 50px;
        }

        .bannerall { 
            height: 80% !important;
            width: 100% !important;
            display: block;
            background-size: cover;
            background-position: center;
        }   

        .bannerIMG
{
    height:800px !important;
}


    }

    @media only screen and (min-width: 2000px) {

.bannerIMG{
    height: 800px !important;
}

        .logo-col-sides
{
    display: block !important;
}


        .sprw_info_banner{
            height: 570px !important;
            width: 100% !important;
            background-position: 50% 80%;
            /*margin: 2% !important;*/
            margin-top: 50px;
        }

        .bannerall { 
            height: 95% !important;
            width: 100% !important;
            display: block;
            background-size: cover;
            background-position: center;
        }   



        .Ed1_1{
            width: 400px !important;
            height: 50% !important;
            /*margin-top: 293px !important;*/
            margin-right: 24px !important;
        }

        .Ed1_2{
            width: 400px !important;
            height: 50% !important;
            /*margin-top: 24px !important;*/
        }

        .Ed2{
            width: 400px !important;
            height: 50% !important;
            margin: 50px !important;
        }

        .Ed3_1
        {
            width: 400px !important;
            height: 50% !important;
            margin: 50px !important;
        }

        .Ed3_2
        {
            width: 800px !important;
            height: 50% !important;
            margin: 50px !important;
        }

        .Ed4_1
        {
            width: 1000px !important;
            height: 50% !important;
            margin: 50px;
            /*margin-left: 80px;*/
        }

        .Ed4_2
        {
            width: 1000px !important;
            height: 50% !important;
            margin: 50px;
        }

        .Ed4_3
        {
            width: 1000px !important;
            height: 50% !important;
            margin: 50px;
        }

        .Ed5_1
        {
           width: 400px !important; 
           height: 50% !important; 
           margin-top: 366px; 
       }

       .Ed5_2{
        width: 400px !important; 
        height: 50% !important; 
        margin-top: 50px;
    }

    .Ed6{
        width: 400px !important; 
        height: 50% !important; 
        margin: 50px;
    }

    .Ed7{
        width: 700px !important; 
        height: 50% !important; 
        margin: 50px;
    }

}


.leyend 
{

 font-size: 14px;
 height: inherit;        
 text-align: center;
 font-family: arial;
}

.leyend  > div
{
    vertical-align: inherit;
    padding-top: 15px;
    font-size: 10px;
    padding-right: 0px;
    text-align: center;
    padding-bottom: 20px;
}


.sponsor
{
   padding-left: 0px;
}

.orangeHeader {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 6%;
    text-align: left;
}

.subtitle {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    padding-left: 6%;
    font-family: Arial !important;
    font-size: 18px;
}

#FlexFooter {
    width: 100%;
    background-color: red;
    clear: both;
    position: relative;
    background-color: white;
}

.bannerText {
    font-size: 40px;
    padding-top: 10%;
}

.inv_bannerTxt
{
    color: white;
    padding-top: 50px;
    font-family: Arial;
    font-size: 45px;
    text-align: center;
}

.bannerBigText {
    font-size: 35px;
    text-align: left;
    font-family: Arial;
    padding-left: 10%;
    padding-top: 10px;
    font-weight: bold;
    line-height: initial;
}

.bannerTxt  {
    font-size: 35px;
    text-align: left;
    font-family: Arial;
    padding-top: 10%;
    padding-left: 10%;
    font-weight: bold;
    width: 80%;
}

.oneline
{
    width: 100% !important;
    padding-bottom: 10px;
}

.guidelinesBtn
{
    font-family: Arial;
    font-size: 20px;
    float: none;
    margin-right: 0px;
}

.registerBtn
{
    font-family: Arial;
    font-size: 20px;
    float: none;
    margin-left: 0px;
    width: 156.5;
}

.btnContainer{
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
}

.bigBanner
{
    height: 300px;
}

.textDiv
{
    padding-left: 5%;
    padding-right: 5%;
    clear: both;
}

.paragraph {
    color: #333;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10%;
    padding-right:10%;
    text-align: left;
    font-size: 25px;
}

.NoLeftPadding
{
    padding-left: 10%;
}

.bigText
{
    font-size: 28px !important;
}

.DivEnd
{
    padding-bottom: 80px !important;
}



.mleft45
{
    margin-left: 0px;
}

.infoParagraph {
    padding-left: 0px;
    text-align: center;
    font-size: 28px;
    padding-top: 150px;
    font-weight: 100;
    color: #000000;
    padding-bottom: 80px;
}

.sm-break
{
    clear: left;
}


.sm-block-break
{
    clear: left;
    width: 100% !important;
    margin-top: 15px;
}

.BigBannerText {
    color: white;
    padding-top: 10%;
    padding-left: 10%;
    font-size: 35px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    width: 80%;
    line-height: 45px;
}

.banner {
    /*height: 300px;*/
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center;
}

#restaurantsList {
    width: 90%;
    margin: auto;
    padding-top: 0px;
}

.search {
    font-family: TimesNewRomanPS !important;
    height: 28px;
    width: calc(100% - 30px);
    border: none;
    line-height: 35px;
    font-size: 16px;
    color: #C6C6C6;
    letter-spacing: 1.2px;
    font-weight: 100;
    margin-left: 0px;
    float: left;
}

.modal-dialog {
    position: relative;
    /*width: auto !important;*/
    margin: auto !important;
}

.menuPopUp
{
    width: 300px;
    height: 300px;
    margin-top: 30% !important;
}

#MenuImg
{
    width: 300px;
    height: 300px;
}

.categoryBanner
{
    height: 400px;
}

.categoryBannerText {
    line-height: 60px;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-family: Arial;
    letter-spacing: 3;
    display: inline-block;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 40px;
}

.categoryArrow{
    text-align: center;
    padding-top: 15px;
}

.mtop
{
    margin-top: 0px;
}

.categoryBannerPrice {
    margin-top: -80px;
    color: white;
    font-size: 30px;
    text-align: left;
    font-family: Arial;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    letter-spacing: 1;
}

.menuItem {
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    padding-top: 1%;
}

.pageLocation {
    color: #808080;
    font-size: 13px;
    line-height: 50px;
    /*padding-left: 3%;*/
}

.whiteBannerTxt
{
    font-size: 40px;
    text-align: center;
    padding-left: 0px;
    color: white;
}

.lineUpBannerTxt{
    font-family: TimesNewRomanPS;
    font-size: 45px;
    text-align: center;
    padding-left: 0px;
    padding-top: 100px;
    color: #000000;
    letter-spacing: 1;
}

.FAQtext
{
    padding-left: 0px;
    padding-bottom: 80px;
    line-height: 30px;
    font-size: 20px;
    overflow: hidden;
}

.faqTopic {
    color: #333;
    font-family: TimesNewRomanPS;
    font-size: 22px;
    word-break: break-word;
    font-weight: bold;
}

.sm-w100
{
    width: 100% !important;
}

.popUp
{
    width: 300px;
    margin-top: 15% !important;
}


#FilterRN{
    color: white;
    width: 100%;
    text-align: left;
    height: 25px;
    font-size: 25px;
    text-transform: uppercase;
}

#FilterRN::placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 25px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#FilterRN::-webkit-input-placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 25px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#FilterRN::-moz-placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 25px !important;
  text-align: center !important;
  font-weight: bold !important;
}

#FilterRN:-ms-input-placeholder {
  color: white !important;
  font-family: Arial !important;
  font-size: 25px !important;
  text-align: center !important;
  font-weight: bold !important;
}


#FilterRN:-moz-placeholder { 
  color: white !important;
  font-family: Arial !important;
  font-size: 25px !important;
  text-align: center !important;
  font-weight: bold !important;
 
} 
.SearchIcon{
    display:none;
}

.searchDiv{
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #1b224d;
}

.catDivConteiner{
    width: 100%;
    padding-left: 6%;
    padding-right: 6%; 
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}

.categoryFormat-left {
    color: white;
    font-size: 17px;
    font-family: Arial;
    padding-top: 155px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.fastAndCasualTitle{
 padding-left: 0px; 
 padding-right: 0px; 
}


.filerIc{
    /*display: none;*/
}

#searchRestaurant, #search {
    color: #000000;
    text-align: center !important;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    width: 100%;
}

.restaurantBox > img{
    height: 50px;    
}

.whiteSubTitle {
    font-size: 25px;
    color: white !important;
    font-family: TimesNewRomanPS;
    font-weight: 100;
    letter-spacing: 1.5px;
}

.menuCategoryDiv{
    padding-top: 30px;
}    



#search ::placeholder {
  color: #000000;
  font-size: 50px !important;
  text-align: left !important;
  height: 75px !important;
  line-height: 75px !important;
  width: 850px;
}

#searchRestaurant::placeholder {
  color: #000000;
  font-size: 40px !important;
  text-align: left !important;
  height: 75px !important;
  line-height: 75px !important;
  width: 850px;
}

.RestaurantName_Filter{
    font-weight: bold;
    padding-top: 100px;
}

.Arial
{
    font-family: Arial;
}

.TimesNewRoman
{
  font-family: TimesNewRomanPS;
}

.bold{
    font-weight: bold;
}

#principal-menu > div {
    padding-left: 0px;
    padding-right: 0px;
}


.flowItem
{
 font-size: 14px;
 padding-bottom: 5px;
 padding-top: 5px;
}

