body {
  font-family: 'Roboto', sans-serif;
}


/*index image slider*/
.carousel-inner img {
  min-width: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}



/*
.g-recaptcha{
  margin: 15px auto !important;
  width: auto !important;
  height: auto !important;
  text-align: -webkit-center;
  text-align: -moz-center;
  text-align: -o-center;
  text-align: -ms-center;
}
*/



.navbar-short {
  max-height: 30px;
}

.btn-facebook {
  background: #405D9D;
  border: none;
}

.btn-facebook:hover, .btn-facebook:focus {
  background: #314879;
}

.contest_rule ul {text-align: justify}
/*.contest_rule ul::after {width: 100%; display: inline-block; content: "."; visibility: hidden}
.contest_rule li {display: inline-block}*/



.sv-header-main h3 {
  font-size: 40px;
  font-family: "Roboto", sans-serif;
  color: #343a40;
  line-height: 60px;
  margin-bottom: 0;

}

.sv-header-main h2 {
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  color: #343a40;
  line-height: 50px;
  margin-bottom: 0;

}

.sv-header-main h3W {
  font-size: 40px;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  line-height: 60px;
  margin-bottom: 0;

}

@media (max-width: 767px) {
  /* line 14, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .sv-header-main h3 {
    font-size: 30px;
    line-height: 38px;
  }

  .sv-header-main h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .sv-header-main h3W {
    font-size: 30px;
    line-height: 38px;
  }
}

.sv-header-main .long_dash {
  height: 3px;
  width: 240px;
  background: #292b2c;
  display: inline-block;
  margin-bottom: 34px;
  margin-top: 17px;
}

.evo-header-main hBigBW {
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  /*line-height: 40px;*/
  font-weight: bold;
  margin-bottom: 0;
}

.evo-header-main hBigB {
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  color: #1d5776;
  /*line-height: 40px;*/
  font-weight: bold;
  margin-bottom: 0;
}

.evo-header-main hBigN {
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  color: #1d5776;
  /*line-height: 40px;*/
  font-weight: normal;
  margin-bottom: 0;
}

.evo-header-main hXSmallNW {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0;
}

.evo-header-main hSmallNWB {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 0;
}

.evo-header-main hSmallNW {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0;
}

.evo-header-main hSmallN {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #1d5776;
  font-weight: normal;
  margin-bottom: 0;
}

.evo-header-main hSmallB {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #1d5776;
  font-weight: bold;
  margin-bottom: 0;
}


/* line 1, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area {
  padding-top: 160px;
  padding-bottom: 320px;
  background: #c2def2;
  position: relative;
}

.shadow {
  -webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
  filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
  /* Similar syntax to box-shadow */
}

@media (max-width: 767px) {
  /* line 1, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area {
    padding-top: 50px;
    padding-bottom: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 10, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area .about_info_wrap {
    margin-bottom: 30px;
  }
}

/* line 14, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_info_wrap h3 {
  font-size: 40px;
  font-family: "Roboto", sans-serif;
  color: #343a40;
  line-height: 60px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 14, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area .about_info_wrap h3 {
    font-size: 30px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  /* line 24, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area .about_info_wrap h3 br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area .about_info_wrap h3 br {
    display: none;
  }
}

/* line 33, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_info_wrap .long_dash {
  height: 3px;
  width: 240px;
  background: #292b2c;
  display: inline-block;
  margin-bottom: 34px;
  margin-top: 17px;
}

/* line 41, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_info_wrap p {
  font-size: 16px;
  line-height: 28px;
  color: #596672;
  margin-bottom: 50px;
}

/* line 47, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_info_wrap .food_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media (max-width: 767px) {
  /* line 47, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area .about_info_wrap .food_list {
    display: block;
  }
}

/* line 52, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_info_wrap .food_list li {
  /*margin-right: 50px;*/
  display: inline-block;


}

@media (max-width: 767px) {
  /* line 52, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area .about_info_wrap .food_list li {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

/* line 58, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_info_wrap .food_list li span {
  padding-left: 14px;
  color: #DB9A64;
  font-size: 16px;
  font-weight: 400;
}

/* line 67, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_img {
  position: relative;
}

/* line 69, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_img .img_1 {
  padding-left: 80px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 72, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_img .img_1 img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
  border: 6px solid #fff;
}

/* line 77, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_img .small_img {
  position: absolute;
  margin-top: -170px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 6px solid #fff;
}

@media (max-width: 767px) {
  /* line 77, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .about_area .about_img .small_img {
    position: absolute;
    margin-top: -80px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 6px solid #fff;
    width: 210px;
  }
}

/* line 91, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .about_img .small_img img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
}

/* line 97, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .icon_1 {
  position: absolute;
  top: 7%;
  left: 4%;
}

/* line 102, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .icon_3 {
  position: absolute;
  right: 4%;
  bottom: 10%;
}

/* line 107, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.about_area .icon_2 {
  position: absolute;
  bottom: -7%;
  left: 6%;
}

/* line 115, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.main_about_wrap {
  padding-top: 145px;
  padding-bottom: 130px;
}

@media (max-width: 767px) {
  /* line 115, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .main_about_wrap {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 115, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .main_about_wrap {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

/* line 128, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.main_about_wrap h3 {
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 128, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .main_about_wrap h3 {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 128, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
  .main_about_wrap h3 {
    font-size: 35px;
  }
}

/* line 139, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.main_about_wrap p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 46px;
  margin-top: 24px;
}

/* line 146, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.main_about_wrap .about_thumb {
  margin-bottom: 30px;
}

/* line 148, ../../Arafath/CL/Cl November/225. Restaurant-02/HTML/scss/_about.scss */
.main_about_wrap .about_thumb img {
  width: 100%;
}

ul{
  list-style-type: none;
}



/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Spinners footer styles
-------------------------------------------------- */
#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.65) url(../../media/img/loadingSpinner.gif) no-repeat center center;
  z-index: 10000;
}



.settings_note ul {text-align: justify}

.admin-note{background-color:#fff3cd;border-left:6px solid #ffeb3b}
.admin-note{
  border-left: none;
}

.admin-noteSV{background-color:#e5f1fd;border-left:6px solid #ffeb3b}
.admin-noteSV{
  border-left: none;
}



.imgUpload {
  border: 2px solid #ddd;
  border-radius: 0px;
  padding: 5px;
}


.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b0b0b0;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b0b0b0;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #b0b0b0;
}

.buttonSV {
  background: linear-gradient(#2ac6ff, #1393fa);
  border: 0;
}

.cardHeaderSV {
  background: linear-gradient(#2ac6ff, #1393fa);
  border: 0;
}
.cardHeaderSV:focus {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}


.cardHeaderSVGrey {
  border: 0;
}
.cardHeaderSVGrey:focus {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}





/* Table STACK on minimizez device
-------------------------------------------------- */

.table-responsive-stack tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}


.table-responsive-stack td,
.table-responsive-stack th {
  display:block;
  /*
     flex-grow | flex-shrink | flex-basis
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;*/
}

.table-responsive-stack .table-responsive-stack-thead {
  font-weight: bold;
  color: #ff0000;
  position: relative;
  display: inline-block;
  width: 100px;
}

@media screen and (max-width: 768px) {
  .table-responsive-stack tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 3px solid #ccc;
    display:block;

  }
  /*  IE9 FIX   */
  .table-responsive-stack td {
    float: left\9;
    width:100%;
  }
}

.bouton-image-info:before {
  content: "";
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-color: transparent;
  background-position : center center;
  background-repeat:no-repeat;
  margin-bottom: 0;
}

.SVButtonInfo:before{
  background-image : url(../../media/img/logo_head_customer_info_32.png);
}

.bouton-image-infoSV:before {
  content: "";
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 0px;
  vertical-align: middle;
  background-color: transparent;
  background-position : center center;
  background-repeat:no-repeat;
  margin-bottom: 0;
  border:0;
}

.SVButtonInfo48:before{
  background-image : url(../../media/img/logo_head_customer_info_48.png);
}


.customer-help {
  vertical-align: middle;
  margin-bottom: 12px;
  border:0;
  cursor:pointer;
}
.customer-help:focus {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.closeSV:focus {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}




.tooltipSVText {
  display:inline-block;
  position:relative;
  text-align: center;
}
.tooltipSV {
  display:inline-block;
  position:relative;
  text-align:left;
}

.tooltipSV h3 {margin:0px 0;}
.tooltipSV p {
  margin:0px 10px;
  text-align: center;
  vertical-align: middle;
}

.tooltipSV .top {
  min-width:200px;
  max-width:400px;
  top:-20px;
  left:50%;
  transform:translate(-36%,-100%);
  padding:10px 20px;
  color:#ffffff;
  background-color:#1b97fa;
  font-weight:normal;
  font-size:15px;
  border-radius:0px;
  position:absolute;
  z-index:99999999;
  box-sizing:border-box;
  box-shadow:0 1px 8px rgba(0,0,0,0.5);
  display:none;
}

.tooltipSV:hover .top {
  display:block;
}

.tooltipSV .top i {
  position:absolute;
  top:100%;
  left:14%;
  margin-left:-15px;
  width:130px;
  height:15px;
  overflow:hidden;
}

.tooltipSV .top i::after {
  content:'';
  position:absolute;
  width:15px;
  height:15px;
  left:50%;
  transform:translate(-50%,-50%) rotate(45deg);
  background-color:#1b97fa;
  box-shadow:0 1px 8px rgba(0,0,0,0.5);
}



.page-item.active .page-link {
  background-color: #1b97fa !important;
  border: 1px solid #1b97fa;
}
.page-link.active {
  color: white !important;
}




/* Sticky footer styles
-------------------------------------------------- */
/*
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 60px; // Margin bottom by footer height
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px; // Set the fixed height of the footer here
  line-height: 60px; // Vertically center the text there
  background-color: #f5f5f5;
}
*/




