@font-face {
    font-family: 'todayshop-ultraregular';
    src: url('../fonts/todayshop-ultra-webfont.eot');
    src: url('../fonts/todayshop-ultra-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-ultra-webfont.woff') format('woff2'),
         url('../fonts/todayshop-ultra-webfont.woff') format('woff'),
         url('../fonts/todayshop-ultra-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-ultra-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'todayshop-regularregular';
    src: url('../fonts/todayshop-regular-webfont.eot');
    src: url('../fonts/todayshop-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-regular-webfont.woff') format('woff2'),
         url('../fonts/todayshop-regular-webfont.woff') format('woff'),
         url('../fonts/todayshop-regular-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'todayshop-mediumitalicregular';
    src: url('../fonts/todayshop-mediumitalic-webfont.eot');
    src: url('../fonts/todayshop-mediumitalic-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-mediumitalic-webfont.woff') format('woff2'),
         url('../fonts/todayshop-mediumitalic-webfont.woff') format('woff'),
         url('../fonts/todayshop-mediumitalic-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-mediumitalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'todayshop-mediumregular';
    src: url('../fonts/todayshop-medium-webfont.eot');
    src: url('../fonts/todayshop-medium-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-medium-webfont.woff') format('woff2'),
         url('../fonts/todayshop-medium-webfont.woff') format('woff'),
         url('../fonts/todayshop-medium-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'todayshop-bolditalicregular';
    src: url('../fonts/todayshop-bolditalic-webfont.eot');
    src: url('../fonts/todayshop-bolditalic-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-bolditalic-webfont.woff') format('woff2'),
         url('../fonts/todayshop-bolditalic-webfont.woff') format('woff'),
         url('../fonts/todayshop-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-bolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'todayshop-lightregular';
    src: url('../fonts/todayshop-light-webfont.eot');
    src: url('../fonts/todayshop-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/todayshop-light-webfont.woff') format('woff2'),
         url('../fonts/todayshop-light-webfont.woff') format('woff'),
         url('../fonts/todayshop-light-webfont.ttf') format('truetype'),
         url('../fonts/todayshop-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*added by sanjay*/
@media(max-device-width:768px){
    .banner-in{top: 0%;}
}
body {
      font: 13px "Trebuchet MS",Arial,sans-serif !important;
  font-weight: 400;
  font-size: 13px;
  /*line-height: 21px;*/
  word-spacing: 2px;
  -webkit-font-smoothing: antialiased;
  color: #8f9495;
  position: relative;

}
.banner_border{
  position:relative; height:680px; background:url(../images/s1.jpg); ; border-top: 5px solid #E74C3C;
}
.banner_border:before {
    position: absolute; display: block; content: '';
    border-top: 0px solid white;
    height: 100%; width: 100%;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.margtp10{margin-top: 40px;margin-bottom: 30px}
a {
  text-decoration: none;
  color: #00c2e7;
 
  
}
.banner190 {
    width: 100%;
    min-height: 700px;
    float: left;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.tgsbox22
{
    color: #333;
    font-size: 14px;
    text-align: center;
    background: rgba(255, 255, 255, 0.27); none repeat scroll 0% 0%;
    padding: 8px;
    cursor: pointer;
    font-weight: bold;

}
#carousel-example-generic, .carousel-inner {
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    position: absolute;
}
.carousel-inner .item:first-child {
    background: transparent url(../images/banner_imagen_1.jpg) 0px 0px no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
}
.carousel-inner .item:nth-child(2) {
    background: transparent url(../images/banner_imagen_3.jpg) 0px 0px no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
}
.carousel-inner .item:nth-child(3) {
    background: transparent url(../images/banner_imagen_4.jpg) 0px 0px no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
}
.carousel-inner .item {
    height: 100%;
    background: transparent url(../images/banner_imagen_2.jpg) 0px 0px no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
}


a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
color:white;
}
p {
  margin-bottom: 21px;
}
address strong {
  font-size: 16px;
  font-style: italic;
}
blockquote {
  font-size: 14px;
  line-height: 24px;
  color: #8c9193;
  position: relative;
  border-color: #00c2e7;
  border-width: 3px;
  background-color: #fafafa;
}
label {
  display: block;
  font-size: 15px;
  /*color: #606364;*/
  /*text-transform: uppercase;*/
}
input[type="text"] {
  margin-bottom: 15px;
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 7px;
  outline-width: 0 !important;
}
input[type="text"]:focus {
  border-color: rgba(0, 194, 231, 0.5);
  box-shadow: 0 0 2px rgba(0, 194, 231, 0.5);
}

.result-detail .contenido {
    width: 100%;
    min-height: 750px;
    float: left;
    position: relative;
}
textarea {
  width: 100%;
  height: 200px;
  border: 1px solid #ebebeb;
  padding: 4px 7px;
  margin-bottom: 10px;
  outline-width: 0 !important;
}
textarea:focus {
  border-color: rgba(0, 194, 231, 0.5);
  box-shadow: 0 0 2px rgba(0, 194, 231, 0.5);
}
.clear {
  clear: both;
}
.mb250 {
  margin-bottom: 250px !important;
}
.mb245 {
  margin-bottom: 245px !important;
}
.mb240 {
  margin-bottom: 240px !important;
}
.mb235 {
  margin-bottom: 235px !important;
}
.mb230 {
  margin-bottom: 230px !important;
}
.mb225 {
  margin-bottom: 225px !important;
}
.mb220 {
  margin-bottom: 220px !important;
}
.mb215 {
  margin-bottom: 215px !important;
}
.mb210 {
  margin-bottom: 210px !important;
}
.mb205 {
  margin-bottom: 205px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.mb195 {
  margin-bottom: 195px !important;
}
.mb190 {
  margin-bottom: 190px !important;
}
.mb185 {
  margin-bottom: 185px !important;
}
.mb180 {
  margin-bottom: 180px !important;
}
.mb175 {
  margin-bottom: 175px !important;
}
.mb170 {
  margin-bottom: 170px !important;
}
.mb165 {
  margin-bottom: 165px !important;
}
.mb160 {
  margin-bottom: 160px !important;
}
.mb155 {
  margin-bottom: 155px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.mb135 {
  margin-bottom: 135px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.mb120 {
  margin-bottom: 0px !important;
}
.mb115 {
  margin-bottom: 115px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.mb105 {
  margin-bottom: 105px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb80 {
  margin-bottom: 0px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.pb250 {
  padding-bottom: 250px !important;
}
.pb245 {
  padding-bottom: 245px !important;
}
.pb240 {
  padding-bottom: 240px !important;
}
.pb235 {
  padding-bottom: 235px !important;
}
.pb230 {
  padding-bottom: 230px !important;
}
.pb225 {
  padding-bottom: 225px !important;
}
.pb220 {
  padding-bottom: 220px !important;
}
.pb215 {
  padding-bottom: 215px !important;
}
.pb210 {
  padding-bottom: 210px !important;
}
.pb205 {
  padding-bottom: 205px !important;
}
.pb200 {
  padding-bottom: 200px !important;
}
.pb195 {
  padding-bottom: 195px !important;
}
.pb190 {
  padding-bottom: 190px !important;
}
.pb185 {
  padding-bottom: 185px !important;
}
.pb180 {
  padding-bottom: 180px !important;
}
.pb175 {
  padding-bottom: 175px !important;
}
.pb170 {
  padding-bottom: 170px !important;
}
.pb165 {
  padding-bottom: 165px !important;
}
.pb160 {
  padding-bottom: 160px !important;
}
.pb155 {
  padding-bottom: 155px !important;
}
.pb150 {
  padding-bottom: 150px !important;
}
.pb145 {
  padding-bottom: 145px !important;
}
.pb140 {
  padding-bottom: 140px !important;
}
.pb135 {
  padding-bottom: 135px !important;
}
.pb130 {
  padding-bottom: 130px !important;
}
.pb125 {
  padding-bottom: 125px !important;
}
.pb120 {
  padding-bottom: 120px !important;
}
.pb115 {
  padding-bottom: 115px !important;
}
.pb110 {
  padding-bottom: 110px !important;
}
.pb105 {
  padding-bottom: 105px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pb95 {
  padding-bottom: 95px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb85 {
  padding-bottom: 85px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb75 {
  padding-bottom: 75px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb65 {
  padding-bottom: 65px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pt250 {
  padding-top: 250px !important;
}
.pt245 {
  padding-top: 245px !important;
}
.pt240 {
  padding-top: 240px !important;
}
.pt235 {
  padding-top: 235px !important;
}
.pt230 {
  padding-top: 230px !important;
}
.pt225 {
  padding-top: 225px !important;
}
.pt220 {
  padding-top: 220px !important;
}
.pt215 {
  padding-top: 215px !important;
}
.pt210 {
  padding-top: 210px !important;
}
.pt205 {
  padding-top: 205px !important;
}
.pt200 {
  padding-top: 200px !important;
}
.pt195 {
  padding-top: 195px !important;
}
.pt190 {
  padding-top: 190px !important;
}
.pt185 {
  padding-top: 185px !important;
}
.pt180 {
  padding-top: 180px !important;
}
.pt175 {
  padding-top: 175px !important;
}
.pt170 {
  padding-top: 170px !important;
}
.pt165 {
  padding-top: 165px !important;
}
.pt160 {
  padding-top: 160px !important;
}
.pt155 {
  padding-top: 155px !important;
}
.pt150 {
  padding-top: 150px !important;
}
.pt145 {
  padding-top: 145px !important;
}
.pt140 {
  padding-top: 140px !important;
}
.pt135 {
  padding-top: 135px !important;
}
.pt130 {
  padding-top: 130px !important;
}
.pt125 {
  padding-top: 125px !important;
}
.pt120 {
  padding-top: 120px !important;
}
.pt115 {
  padding-top: 115px !important;
}
.pt110 {
  padding-top: 110px !important;
}
.pt105 {
  padding-top: 105px !important;
}
.pt100 {
  padding-top: 30px !important;
}
.pt95 {
  padding-top: 95px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt85 {
  padding-top: 85px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt75 {
  padding-top: 75px !important;
}
.pt70 {
  padding-top: 17px !important;
}
.pt65 {
  padding-top: 65px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.img-left {
  float: left;
  margin: 0 20px 20px 0;
}
/*.nicescroll-rails {
  background: rgba(0, 0, 0, 0.1);
  width: 5px;
  z-index: 9999 !important;
}
.nicescroll-rails:hover {
  opacity: 1 !important;
}
.nicescroll-rails > div {
  background: #00c2e7 !important;
}*/
a.social {
  width: 35px;
  line-height: 30px;
  display: block;
  background: rgba(0, 0, 0, 0.1);
  padding: 3px 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
a.social:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: -14px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
a.social i {
  z-index: 9;
  position: relative;
}
a.social.facebook {
  background-color: #3c5b9b;
  text-shadow: 1px 1px 0 #2e4576, 2px 2px 0 #2e4576, 3px 3px 0 #2e4576, 4px 4px 0 #2e4576, 5px 5px 0 #2e4576, 6px 6px 0 #2e4576, 7px 7px 0 #2e4576, 8px 8px 0 #2e4576, 9px 9px 0 #2e4576, 10px 10px 0 #2e4576, 11px 11px 0 #2e4576, 12px 12px 0 #2e4576, 13px 13px 0 #2e4576, 14px 14px 0 #2e4576, 15px 15px 0 #2e4576, 16px 16px 0 #2e4576, 17px 17px 0 #2e4576, 18px 18px 0 #2e4576, 19px 19px 0 #2e4576, 20px 20px 0 #2e4576,  0px 0px #2e4576;
}
a.social.twitter {
  background-color: #2daae1;
  text-shadow: 1px 1px 0 #1b8dc0, 2px 2px 0 #1b8dc0, 3px 3px 0 #1b8dc0, 4px 4px 0 #1b8dc0, 5px 5px 0 #1b8dc0, 6px 6px 0 #1b8dc0, 7px 7px 0 #1b8dc0, 8px 8px 0 #1b8dc0, 9px 9px 0 #1b8dc0, 10px 10px 0 #1b8dc0, 11px 11px 0 #1b8dc0, 12px 12px 0 #1b8dc0, 13px 13px 0 #1b8dc0, 14px 14px 0 #1b8dc0, 15px 15px 0 #1b8dc0, 16px 16px 0 #1b8dc0, 17px 17px 0 #1b8dc0, 18px 18px 0 #1b8dc0, 19px 19px 0 #1b8dc0, 20px 20px 0 #1b8dc0,  0px 0px #1b8dc0;
}
a.social.linkedin {
  background-color: #3399cc;
  text-shadow: 1px 1px 0 #297aa3, 2px 2px 0 #297aa3, 3px 3px 0 #297aa3, 4px 4px 0 #297aa3, 5px 5px 0 #297aa3, 6px 6px 0 #297aa3, 7px 7px 0 #297aa3, 8px 8px 0 #297aa3, 9px 9px 0 #297aa3, 10px 10px 0 #297aa3, 11px 11px 0 #297aa3, 12px 12px 0 #297aa3, 13px 13px 0 #297aa3, 14px 14px 0 #297aa3, 15px 15px 0 #297aa3, 16px 16px 0 #297aa3, 17px 17px 0 #297aa3, 18px 18px 0 #297aa3, 19px 19px 0 #297aa3, 20px 20px 0 #297aa3,  0px 0px #297aa3;
}
a.social.dribbble {
  background-color: #ea4c88;
  text-shadow: 1px 1px 0 #e51e6a, 2px 2px 0 #e51e6a, 3px 3px 0 #e51e6a, 4px 4px 0 #e51e6a, 5px 5px 0 #e51e6a, 6px 6px 0 #e51e6a, 7px 7px 0 #e51e6a, 8px 8px 0 #e51e6a, 9px 9px 0 #e51e6a, 10px 10px 0 #e51e6a, 11px 11px 0 #e51e6a, 12px 12px 0 #e51e6a, 13px 13px 0 #e51e6a, 14px 14px 0 #e51e6a, 15px 15px 0 #e51e6a, 16px 16px 0 #e51e6a, 17px 17px 0 #e51e6a, 18px 18px 0 #e51e6a, 19px 19px 0 #e51e6a, 20px 20px 0 #e51e6a,  0px 0px #e51e6a;
}
a.social.google-plus {
  background-color: #d14333;
  text-shadow: 1px 1px 0 #ab3426, 2px 2px 0 #ab3426, 3px 3px 0 #ab3426, 4px 4px 0 #ab3426, 5px 5px 0 #ab3426, 6px 6px 0 #ab3426, 7px 7px 0 #ab3426, 8px 8px 0 #ab3426, 9px 9px 0 #ab3426, 10px 10px 0 #ab3426, 11px 11px 0 #ab3426, 12px 12px 0 #ab3426, 13px 13px 0 #ab3426, 14px 14px 0 #ab3426, 15px 15px 0 #ab3426, 16px 16px 0 #ab3426, 17px 17px 0 #ab3426, 18px 18px 0 #ab3426, 19px 19px 0 #ab3426, 20px 20px 0 #ab3426,  0px 0px #ab3426;
}
.double-shadow {
  position: relative;
}
.double-shadow:after,
.double-shadow:before {
  content: '';
  width: 25%;
  height: 50%;
  /*dispnay: inline-block;*/
  position: absolute;
  z-index: -2;
  top: 40%;
  left: 10%;
  border-radius: 1200px;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
}
.double-shadow:before {
  left: auto;
  right: 10%;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.tac {
  text-align: center !important;
}
.ct-img-responsive {
  max-width: 100%;
  height: auto;
}
.m0 {
  margin: 0 !important;
}
.ct-btn {
  color: #00c2e7;
  border: 1px solid #00c2e7;
  display: inline-block;
  /**display: inline;
  *zoom: 1;*/
  width: auto;
  height: auto;
  padding: 10px 30px;
  font-size: 20px;
  line-height: 22px;
  margin: 0 1px 3px 0;
  background-color: transparent;
  cursor: pointer;
  transition: background 0.3s, color 0.3s, border 0.3s;
  -webkit-transition: background 0.3s, color 0.3s, border 0.3s;
}
.ct-btn:hover,
.ct-btn.current {
  background: #00c2e7;
  color: #fff;
}
.ct-btn.ct-fill {
  background: #00c2e7;
  color: #fff !important;
}
.ct-btn.ct-fill:hover {
  background: #00adce;
  border-color: #00adce;
}
.ct-btn.big {
  padding: 10px 24px;
  font-size: 17px;
  line-height: 17px;
}
.ct-btn.mini {
  padding: 5px 12px;
  font-size: 12px;
  line-height: 20px;
}
.ct-btn.ct-btn-white {
  color: #fff;
  border-color: #fff;
 
}
.ct-btn.ct-btn-white:hover {
  background: #fff;
  color: #00c2e7;
  border-color: #fff;
}

.ct-btn.ct-btn-orange1 {
   color: #fff;
  background: #FB7411;
  border-color: #fff;
 
}

.ct-btn.ct-btn-orange1:hover {
  
 
  background: transparent;
  color: #fff;
    border-color: #fff;
}


.ct-btn.ct-btn-white.ct-fill {
  background: #fff;
  color: #00c2e7 !important;
}
.ct-btn.ct-btn-white.ct-fill:hover {
  color: #fff !important;
  background: #00c2e7 !important;
  border-color: #00c2e7 !important;
}
.ct-btn.ct-btn-light-grey {
  color: #808080;
  border-color: #ebebeb;
  -webkit-transition: background 0.3s, color 0.3s, border-color 0.3s;
          transition: background 0.3s, color 0.3s, border-color 0.3s;
}
.ct-btn.ct-btn-light-grey:hover,
.ct-btn.ct-btn-light-grey.current {
  background: #00c2e7;
  border-color: #00c2e7;
  color: #fff;
}
.ct-btn.ct-btn-light-grey.ct-fill {
  background: #ebebeb;
  color: #808080 !important;
}
.ct-btn.ct-btn-light-grey.ct-fill:hover {
  background: #00c2e7 !important;
  color: #fff !important;
}
.ct-btn.ct-btn-white2 {
  color: #fff;
  border-color: #fff;
}
.ct-btn.ct-btn-white2:hover {
  background: #fff;
  color: #606364;
}
.ct-btn.ct-btn-blue {
  color: #00c2e7;
  border-color: #00c2e7;
}
.ct-btn.ct-btn-blue:hover {
  background: #00c2e7;
  color: #fff;
}
.ct-btn.ct-btn-blue.ct-fill {
  background: #00c2e7;
}
.ct-btn.ct-btn-blue.ct-fill:hover {
  background: #0097b4;
  border-color: #0097b4;
}
.ct-btn.ct-btn-green {
  color: #9cd267;
  border-color: #9cd267;
}
.ct-btn.ct-btn-green:hover {
  background: #9cd267;
  color: #fff;
}
.ct-btn.ct-btn-green.ct-fill {
  background: #9cd267;
}
.ct-btn.ct-btn-green.ct-fill:hover {
  background: #82c640;
  border-color: #82c640;
}
.ct-btn.ct-btn-deepblue {
  color: #008de7;
  border-color: #008de7;
}
.ct-btn.ct-btn-deepblue:hover {
  background: #008de7;
  color: #fff;
}
.ct-btn.ct-btn-deepblue.ct-fill {
  background: #008de7;
}
.ct-btn.ct-btn-deepblue.ct-fill:hover {
  background: #006eb4;
  border-color: #006eb4;
}
.ct-btn.ct-btn-aqua {
  color: #1fd8bc;
  border-color: #1fd8bc;
}
.ct-btn.ct-btn-aqua:hover {
  background: #1fd8bc;
  color: #fff;
}
.ct-btn.ct-btn-aqua.ct-fill {
  background: #1fd8bc;
}
.ct-btn.ct-btn-aqua.ct-fill:hover {
  background: #19ab95;
  border-color: #19ab95;
}
.ct-btn.ct-btn-yellow {
  color: #e6ca2e;
  border-color: #e6ca2e;
}
.ct-btn.ct-btn-yellow:hover {
  background: #e6ca2e;
  color: #fff;
}
.ct-btn.ct-btn-yellow.ct-fill {
  background: #e6ca2e;
}
.ct-btn.ct-btn-yellow.ct-fill:hover {
  background: #c9ae18;
  border-color: #c9ae18;
}
.ct-btn.ct-btn-pink {
  color: #f65b8a;
  border-color: #f65b8a;
}
.ct-btn.ct-btn-pink:hover {
  background: #f65b8a;
  color: #fff;
}
.ct-btn.ct-btn-pink.ct-fill {
  background: #f65b8a;
}
.ct-btn.ct-btn-pink.ct-fill:hover {
  background: #f32b68;
  border-color: #f32b68;
}
.ct-btn.ct-btn-red {
  color: #f45555;
  border-color: #f45555;
}
.ct-btn.ct-btn-red:hover {
  background: #f45555;
  color: #fff;
}
.ct-btn.ct-btn-red.ct-fill {
  background: #f45555;
}
.ct-btn.ct-btn-red.ct-fill:hover {
  background: #f12525;
  border-color: #f12525;
}
.ct-btn.ct-btn-orange {
  color: #ffffff;
  background: #FB7411;
  border-color: #ffffff;
}
.ct-btn.ct-btn-orange:hover {
  
  color: #fff;
}
.ct-btn.ct-btn-orange.ct-fill {
  background: #ee954d;
}
.ct-btn.ct-btn-orange.ct-fill:hover {
  background: #ea791e;
  border-color: #ea791e;
}
.ct-btn.ct-btn-black {
  color: #3f4b51;
  border-color: #3f4b51;
}
.ct-btn.ct-btn-black:hover {
  background: #3f4b51;
  color: #fff;
}
.ct-btn.ct-btn-black.ct-fill {
  background: #3f4b51;
}
.ct-btn.ct-btn-black.ct-fill:hover {
  background: #293034;
  border-color: #293034;
}
.ct-btn.ct-btn-magenta {
  color: #e06ee4;
  border-color: #e06ee4;
}
.ct-btn.ct-btn-magenta:hover {
  background: #e06ee4;
  color: #fff;
}
.ct-btn.ct-btn-magenta.ct-fill {
  background: #e06ee4;
}
.ct-btn.ct-btn-magenta.ct-fill:hover {
  background: #d743dc;
  border-color: #d743dc;
}
.is-sticky {
  position: relative;
}
.is-sticky .main-header {
  z-index: 999;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  animation-name: fadeInDown;
  /* nav{
			&.main-nav{
				> ul{
					> li{
						padding: 12px 0;
						> a{
							padding: 6px 15px;
							// margin: 12px 0 0;
						}
					}
				}
			}
		} */
  /* .logo{
			padding: 11px 0;
		}
		
		.icon-box{
			a{
				padding: 10px 12px;
				margin-top: 10px;
			}
		} */
}
.pnladmn{
    padding-top: 30px;
    font-size: 20px;
    color: white;
    text-align: right;
}
.search-buscador .find2 img {
    width: auto;
    height: 105px;
}
header .main-header {
  text-align: right;
  background-color: #EAE7E7;
    border-bottom: 5px solid #E74C3C;
      
    right: 0;
    left: 0;
    z-index: 9;
}
.openhead {
  position: fixed !important;
  }
header .main-header_reslog {
  text-align: right;
    background:#A11420;
}
.containernewl{
    width:90%;margin: 0 auto;
}
.marg_40{margin-left: -26px;}
.logoreslog{margin-bottom: 5px}
header .main-header nav {
  font-weight: 400;
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}
.responseclear{display: none}
header .main-header nav.main-nav .mobile-menu-controll {
  color: #606364;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 15px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.05);
  display: none;
  margin-bottom: 10px;
  -webkit-transition: color 0.3s, background-color 0.3s;
          transition: color 0.3s, background-color 0.3s;
}
header .main-header nav.main-nav .mobile-menu-controll:hover,
header .main-header nav.main-nav .mobile-menu-controll.active {
  color: #fff;
  background-color: #E74C3C;
}
header .main-header nav.main-nav ul {
  margin: 0;
  padding: 0;
  float: right;
}
header .main-header nav.main-nav ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  text-align: left;
  padding: 10px 0px 20px;
}
header .main-header nav.main-nav ul li > a {
  padding: 8px 15px;
  display: block;
  color: #606364;
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s;
  font-size: 13px;
  text-transform: uppercase;
  bottom: -7px;
  margin-right: 5px;
  border-radius: 2px;

}


header .main-header nav.main-nav ul li > a:hover {
  background:#CC3758;
}
header .main-header nav.main-nav ul li > a.active:hover {
  background:#af8c00;
}
header .main-header nav.main-nav ul li > a.active {
  background:#F1C40F;
  color: #fff;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid white;
}
header .main-header nav.main-nav ul li > a {
  background:#AC0021;
  color: #fff;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid white;
}
header .main-header nav.main-nav ul li > a.sf-with-ul:after {
  content: "";
  font-size: 15px;
  margin-left: 5px;
}
header .main-header nav.main-nav ul li.sfHover > a:not(.active) {
  color: #fff;
}
header .main-header nav.main-nav ul li > ul {
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
}
header .main-header nav.main-nav ul li > ul li {
  display: block;
  float: none;
  padding: 0;
}
header .main-header nav.main-nav ul li > ul li a {
  padding: 8px 12px;
  margin: 0;
  font-size: 13px;
  border-width: 0 1px 1px;
  border-color: rgba(0, 0, 0, 0.05);
  border-style: solid;
  display: block;
  position: relative;
  color: #939697;
  text-transform: none !important;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}
header .main-header nav.main-nav ul li > ul li a:hover,
header .main-header nav.main-nav ul li > ul li a.active {
  color: #fff;
  background: #FB7411;
  box-shadow: none;
}
header .main-header nav.main-nav ul li > ul li a.sf-with-ul:after {
  content: "\f105";
  font-size: 15px;
  line-height: 16px;
  margin-left: 5px;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
}
header .main-header nav.main-nav ul li > ul li.sfHover > a {
  color: #fff !important;
  background: #00c2e7;
  box-shadow: none;
}
header .main-header nav.main-nav .sf-mega-content {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  padding: 8px 20px;
}
header .main-header nav.main-nav .sf-mega-content ul {
  display: block;
  margin: 0;
  float: none;
  padding: 0;
  min-width: 100%;
}
header .main-header nav.main-nav .sf-mega-content ul li {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  white-space: normal;
}
header .main-header nav.main-nav .sf-mega-content ul li a {
  padding: 5px 0;
  margin: 0;
  color: #939697;
  font-size: 13px;
  text-transform: none;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}
header .main-header nav.main-nav .sf-mega-content ul li a:hover {
  color: #00c2e7;
  box-shadow: none;
}
header .main-header nav.main-nav .sf-mega-content ul li span {
  padding: 0;
  margin: 15px 0;
  display: block;
  text-transform: uppercase;
  color: #606364;
  font-size: 15px;
  font-weight: 800;
}
header .main-header nav.main-nav .sf-mega-content ul li span:after {
  content: '';
  width: 25px;
  height: 2px;
  background: #00c2e7;
  position: absolute;
  bottom: -5px;
  left: 0;
}
header .main-header nav.main-nav .sf-mega-content ul li p,
header .main-header nav.main-nav .sf-mega-content ul li div {
  text-transform: none;
  font-weight: 300;
  font-size: 13px;
  line-height: 21px;
}
header .main-header nav.main-nav .sf-mega-content ul li > ul {
  display: block !important;
  border-width: 0;
  box-shadow: none;
  text-transform: none !important;
  padding-left: 0;
  font-weight: 300;
  font-size: 13px;
  line-height: 21px;
}
header .main-header nav.main-nav .sf-mega-content ul li > ul li {
  padding-left: 1.5em;
}
header .main-header .dl-menuwrapper button {
  border: 1px solid #adafb0;
  background: #fff;
}
header .main-header .dl-menuwrapper button:after {
  background: #adafb0;
  box-shadow: 0 10px 0 #adafb0, 0 20px 0 #adafb0;
}
header .main-header .dl-menuwrapper button:hover {
  border: 1px solid #606364;
  background: #fff;
}
header .main-header .dl-menuwrapper button:hover:after {
  background: #606364;
  box-shadow: 0 10px 0 #606364, 0 20px 0 #606364;
}
header .main-header .dl-menuwrapper button.dl-active {
  border: 1px solid #606364;
  background: #606364;
}
header .main-header .dl-menuwrapper button.dl-active:after {
  background: #fff;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}
header .main-header .dl-menuwrapper ul {
  background: #fff;
  color: #939697;
  box-shadow: 1px 4px 3px rgba(0, 0, 0, 0.2);
}
header .main-header .dl-menuwrapper ul li > a {
  color: #939697;
}
header .main-header .dl-menuwrapper ul li > a:hover {
  color: #fff;
  background: #00c2e7;
}
header .main-header .dl-menuwrapper ul li.dl-back > a {
  background: #606364;
  color: #fff;
}
header .main-header .dl-menuwrapper ul li.dl-back:after {
  color: #fff;
}
header .main-header .dl-menuwrapper ul li.dl-back:hover:after {
  color: #fff;
}
header .main-header .dl-menuwrapper ul li.dl-back:hover > a {
  background: #00c2e7;
}
header .main-header .logo-container {
  margin: 0 !important;
  display: inline-block;
  float: left;
  width:400px;
}
header .main-header .logo {
  padding: 10px 0;
  margin-top: 0px;
}
header .main-header .icon-box {
  text-align: right;
  display: inline-block;
  float: right;
  margin-right: 20px;
}
header .main-header .icon-box a {
  display: inline-block;
  padding: 10px 0;
  width: 35px;
  margin-top: 15px;
  color: #606364;
  text-align: center;
}
header .main-header .icon-box a:hover,
header .main-header .icon-box a.active {
  color: #00c2e7;
}
header .main-header .icon-box a.social {
  font-size: 13px;
  padding: 3px 0;
  background-color: #f2f2f2;
  text-shadow: 1px 1px 0 #eaeaea, 2px 2px 0 #eaeaea, 3px 3px 0 #eaeaea, 4px 4px 0 #eaeaea, 5px 5px 0 #eaeaea, 6px 6px 0 #eaeaea, 7px 7px 0 #eaeaea, 8px 8px 0 #eaeaea, 9px 9px 0 #eaeaea, 10px 10px 0 #eaeaea, 11px 11px 0 #eaeaea, 12px 12px 0 #eaeaea, 13px 13px 0 #eaeaea, 14px 14px 0 #eaeaea, 15px 15px 0 #eaeaea, 16px 16px 0 #eaeaea, 17px 17px 0 #eaeaea, 18px 18px 0 #eaeaea, 19px 19px 0 #eaeaea, 20px 20px 0 #eaeaea,  0px 0px #eaeaea;
  -webkit-transition: color 0.3s, background-color 0.3s, text-shadow 0.3s;
          transition: color 0.3s, background-color 0.3s, text-shadow 0.3s;
}
header .main-header .icon-box a.social:hover {
  color: #fff;
  background-color: #00c2e7;
  text-shadow: 1px 1px 0 #00b5d8, 2px 2px 0 #00b5d8, 3px 3px 0 #00b5d8, 4px 4px 0 #00b5d8, 5px 5px 0 #00b5d8, 6px 6px 0 #00b5d8, 7px 7px 0 #00b5d8, 8px 8px 0 #00b5d8, 9px 9px 0 #00b5d8, 10px 10px 0 #00b5d8, 11px 11px 0 #00b5d8, 12px 12px 0 #00b5d8, 13px 13px 0 #00b5d8, 14px 14px 0 #00b5d8, 15px 15px 0 #00b5d8, 16px 16px 0 #00b5d8, 17px 17px 0 #00b5d8, 18px 18px 0 #00b5d8, 19px 19px 0 #00b5d8, 20px 20px 0 #00b5d8,  0px 0px #00b5d8;
}
header .main-header .icon-box a.social.facebook:hover {
  background-color: #3c5b9b;
  text-shadow: 1px 1px 0 #2e4576, 2px 2px 0 #2e4576, 3px 3px 0 #2e4576, 4px 4px 0 #2e4576, 5px 5px 0 #2e4576, 6px 6px 0 #2e4576, 7px 7px 0 #2e4576, 8px 8px 0 #2e4576, 9px 9px 0 #2e4576, 10px 10px 0 #2e4576, 11px 11px 0 #2e4576, 12px 12px 0 #2e4576, 13px 13px 0 #2e4576, 14px 14px 0 #2e4576, 15px 15px 0 #2e4576, 16px 16px 0 #2e4576, 17px 17px 0 #2e4576, 18px 18px 0 #2e4576, 19px 19px 0 #2e4576, 20px 20px 0 #2e4576,  0px 0px #2e4576;
}
header .main-header .icon-box a.social.twitter:hover {
  background-color: #2daae1;
  text-shadow: 1px 1px 0 #1b8dc0, 2px 2px 0 #1b8dc0, 3px 3px 0 #1b8dc0, 4px 4px 0 #1b8dc0, 5px 5px 0 #1b8dc0, 6px 6px 0 #1b8dc0, 7px 7px 0 #1b8dc0, 8px 8px 0 #1b8dc0, 9px 9px 0 #1b8dc0, 10px 10px 0 #1b8dc0, 11px 11px 0 #1b8dc0, 12px 12px 0 #1b8dc0, 13px 13px 0 #1b8dc0, 14px 14px 0 #1b8dc0, 15px 15px 0 #1b8dc0, 16px 16px 0 #1b8dc0, 17px 17px 0 #1b8dc0, 18px 18px 0 #1b8dc0, 19px 19px 0 #1b8dc0, 20px 20px 0 #1b8dc0,  0px 0px #1b8dc0;
}
header .main-header .icon-box a.social.linkedin:hover {
  background-color: #3399cc;
  text-shadow: 1px 1px 0 #297aa3, 2px 2px 0 #297aa3, 3px 3px 0 #297aa3, 4px 4px 0 #297aa3, 5px 5px 0 #297aa3, 6px 6px 0 #297aa3, 7px 7px 0 #297aa3, 8px 8px 0 #297aa3, 9px 9px 0 #297aa3, 10px 10px 0 #297aa3, 11px 11px 0 #297aa3, 12px 12px 0 #297aa3, 13px 13px 0 #297aa3, 14px 14px 0 #297aa3, 15px 15px 0 #297aa3, 16px 16px 0 #297aa3, 17px 17px 0 #297aa3, 18px 18px 0 #297aa3, 19px 19px 0 #297aa3, 20px 20px 0 #297aa3,  0px 0px #297aa3;
}
header .main-header .icon-box a.social.dribbble:hover {
  background-color: #ea4c88;
  text-shadow: 1px 1px 0 #e51e6a, 2px 2px 0 #e51e6a, 3px 3px 0 #e51e6a, 4px 4px 0 #e51e6a, 5px 5px 0 #e51e6a, 6px 6px 0 #e51e6a, 7px 7px 0 #e51e6a, 8px 8px 0 #e51e6a, 9px 9px 0 #e51e6a, 10px 10px 0 #e51e6a, 11px 11px 0 #e51e6a, 12px 12px 0 #e51e6a, 13px 13px 0 #e51e6a, 14px 14px 0 #e51e6a, 15px 15px 0 #e51e6a, 16px 16px 0 #e51e6a, 17px 17px 0 #e51e6a, 18px 18px 0 #e51e6a, 19px 19px 0 #e51e6a, 20px 20px 0 #e51e6a,  0px 0px #e51e6a;
}
header .main-header .icon-box a.social.google-plus:hover {
  background-color: #d14333;
  text-shadow: 1px 1px 0 #ab3426, 2px 2px 0 #ab3426, 3px 3px 0 #ab3426, 4px 4px 0 #ab3426, 5px 5px 0 #ab3426, 6px 6px 0 #ab3426, 7px 7px 0 #ab3426, 8px 8px 0 #ab3426, 9px 9px 0 #ab3426, 10px 10px 0 #ab3426, 11px 11px 0 #ab3426, 12px 12px 0 #ab3426, 13px 13px 0 #ab3426, 14px 14px 0 #ab3426, 15px 15px 0 #ab3426, 16px 16px 0 #ab3426, 17px 17px 0 #ab3426, 18px 18px 0 #ab3426, 19px 19px 0 #ab3426, 20px 20px 0 #ab3426,  0px 0px #ab3426;
}
header .topbar {
  background-color: #353939;
  color: #bfc0c0;
}
header .topbar.lighten {
  background-color: #fafafa;
  border-bottom: 1px solid #f5f5f5;
  color: #989999;
}
header .topbar.lighten a {
  color: #989999;
}
header .topbar.lighten a:hover {
  color: #00c2e7;
}
header .topbar.lighten .contact-info li {
  border-left: 1px solid #f0f0f0;
}
header .topbar.lighten .contact-info li:last-child {
  border-right: 1px solid #f0f0f0;
}
header .topbar.lighten .dropdown-items li {
  border-left: 1px solid #f0f0f0;
}
header .topbar.lighten .dropdown-items li:last-child {
  border-right: 1px solid #f0f0f0;
}
header .topbar.lighten .dropdown-items li a {
  color: #989999;
}
header .topbar.lighten .dropdown-items li a:hover {
  color: #00c2e7;
}
header .topbar.lighten .dropdown-items li .shope-cart .cart-dropdown {
  color: #606364;
}
header .topbar a {
  color: #bfc0c0;
}
header .topbar a:hover {
  color: #fff;
}
header .topbar .contact-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .topbar .contact-info li {
  display: inline-block;
  float: left;
  border-left: 1px solid #4a4d4d;
  padding: 8px 10px;
}
header .topbar .contact-info li:last-child {
  border-right: 1px solid #4a4d4d;
}
header .topbar .dropdown-items {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
header .topbar .dropdown-items li {
  display: inline-block;
  float: left;
  border-left: 1px solid #4a4d4d;
}
header .topbar .dropdown-items li:last-child {
  border-right: 1px solid #4a4d4d;
}
header .topbar .dropdown-items li .site-language .language-dropdown {
  padding: 8px 10px;
  display: block;
}
header .topbar .dropdown-items li .site-language .dropdown-menu li a {
  padding: 10px 10px;
}
header .topbar .dropdown-items li .shope-cart .cart-dropdown {
  display: block;
  font-size: 17px;
  line-height: 18px;
  padding: 11px 15px 7px 10px;
  position: relative;
  color: #fff;
}
header .topbar .dropdown-items li .shope-cart .cart-dropdown .cart-items {
  font-size: 10px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  display: block;
  background-color: #00c2e7;
  color: #fff;
  border-radius: 18px;
  position: absolute;
  top: 4px;
  right: 6px;
}
header .topbar .dropdown-items li .shope-cart .cart-products ul {
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 300px;
  overflow-y: scroll;
}
header .topbar .dropdown-items li .shope-cart .cart-subtotal {
  text-align: right;
  padding: 10px 15px 5px;
  font-size: 14px;
  color: #606364;
}
header .topbar .dropdown-items li .shope-cart .cart-subtotal .tprice {
  color: #00c2e7;
}
header .topbar .dropdown-items li .shope-cart .cart-buttons {
  padding: 20px 16px 10px;
}
header .topbar .dropdown-items li .shope-cart .cart-buttons a {
  display: inline-block;
  -webkit-transition: background 0.3s, color 0.3s, border-color 0.3s;
          transition: background 0.3s, color 0.3s, border-color 0.3s;
}
header .topbar .dropdown-items li .shope-cart .cart-buttons a.ct-btn.ct-fill:hover {
  background: #00adce;
  border-color: #00adce;
}
header .topbar .dropdown-items li .shope-cart .cart-product {
  padding: 8px 20px 8px 10px;
  width: 100%;
  position: relative;
  border-bottom: 1px dashed #e3e3e3;
}
header .topbar .dropdown-items li .shope-cart .cart-product .cp-left-data {
  float: left;
  margin-right: 10px;
}
header .topbar .dropdown-items li .shope-cart .cart-product .cp-right-data strong {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
header .topbar .dropdown-items li .shope-cart .cart-product .cp-right-data strong a {
  background-color: transparent;
  color: #606364;
}
header .topbar .dropdown-items li .shope-cart .cart-product .cp-right-data strong a:hover {
  color: #00c2e7;
}
header .topbar .dropdown-items li .shope-cart .cart-product .cp-right-data p {
  margin-bottom: 7px;
  margin-top: 7px;
  font-size: 13px;
  color: #00c2e7;
}
header .topbar .dropdown-items li .shope-cart .cart-product .cp-right-data .remove-item {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #f45555;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-transition: background-color 0.3s, color 0.3s;
          transition: background-color 0.3s, color 0.3s;
}
header .topbar .dropdown-items li .shope-cart .cart-product .cp-right-data .remove-item:hover {
  background-color: #f45555;
  color: #fff;
}
header .topbar .dropdown-items li .shope-cart .dropdown-menu {
  min-width: 250px;
}
header .topbar .dropdown-items li .my-account .account-dropdown {
  padding: 8px 10px;
  display: block;
}
header .topbar .dropdown-items li .my-account .dropdown-menu li a {
  padding: 10px 10px;
}
header .topbar .dropdown a.account-dropdown:hover,
header .topbar .dropdown a.cart-dropdown:hover,
header .topbar .dropdown a.language-dropdown:hover {
  color: #fff;
}
header .topbar .dropdown.open .dropdown-menu {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1;
}
header .topbar .dropdown.open a.account-dropdown,
header .topbar .dropdown.open a.cart-dropdown,
header .topbar .dropdown.open a.language-dropdown {
  background-color: #fff;
  color: #606364;
}
header .topbar .dropdown .dropdown-menu {
  z-index: 99999;
  padding: 0;
  margin: 0;
  font-size: 13px;
  border-width: 0;
  border-color: #fafafa;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.175);
  display: block;
  -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
          transition: transform 0.3s, opacity 0.3s;
}
header .topbar .dropdown .dropdown-menu li {
  display: block;
  float: none;
  border-width: 0;
}
header .topbar .dropdown .dropdown-menu li a {
  color: #939697;
  -webkit-transition: color 0.3s, background 0.3s;
          transition: color 0.3s, background 0.3s;
}
header .topbar .dropdown .dropdown-menu li a:hover {
  background-color: #00c2e7;
  color: #fff;
}
header .topbar .dropdown .dropdown-menu li a img {
  margin-top: -1px;
}
.search-form {
  display: none;
  background: #00c2e7;
  color: #fff;
  position: relative;
}
.search-form form {
  margin: 0;
  padding: 0;
}
check-filtro label .check2:hover, .check-filtro-comida label .check3:hover {
    cursor: pointer;
}
.check-filtro label .check2 {
    width: 15px;
    height: 15px;
    float: left;
    position: relative;
    background: url(../images/check2_1_2.png) 0px 0px no-repeat;
    background-size: 100% auto;
    margin: 0px 5px 0px 0px;
}
.resultado {
    width: 100%;
    min-height: 650px;
    position: relative;
    float: left;margin-bottom: 30px;
}
.search-form form i {
  position: absolute;
  top: 18px;
  left: 25px;
  font-size: 24px;
  opacity: 0.5;
}
.result-detail .contenido .res-cart .cart .res-titulo label, .restaurantMenuAddtocartmm .cart .res-titulo label {
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 17px;
    color: #AB072C;
    margin: 0px 5px 0px 0px;
}
.search-form input[type="text"] {
  font-size: 20px;
  width: 100%;
  padding: 20px;
  border-width: 0;
  background: transparent;
  color: #fff;
  margin: 0;
  text-indent: 25px;
}
.search-form .search-close {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.search-form .search-close:hover {
  opacity: 1;
}
.resultado .areas-service ul {
    width: 100%;
    height: 150px;
    overflow-y: auto;
    background: #E3E3E3;
}
.open > .dropdown-toggle.btn-default {
    border: 1px solid #adadad !important;
}
.resultado .ordenar-por li a {
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 14px;
    color: #E3232A;
}
.resultado .areas-service li a {
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 14px;
    color: #fff;
}
.main-service {
  text-align: center;
  position: relative;
  padding: 0 15px 20px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.main-service .service-icon {
  width: 76px;
  height: 76px;
  display: block;
  background-color: #00c2e7;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 32px;
  line-height: 40px !important;
  text-align: center;
  padding: 18px 0;
  margin: 0 auto 30px;
  overflow: hidden;
  position: relative;
  text-shadow: 1px 1px 0 #00adce, 2px 2px 0 #00adce, 3px 3px 0 #00adce, 4px 4px 0 #00adce, 5px 5px 0 #00adce, 6px 6px 0 #00adce, 7px 7px 0 #00adce, 8px 8px 0 #00adce, 9px 9px 0 #00adce, 10px 10px 0 #00adce, 11px 11px 0 #00adce, 12px 12px 0 #00adce, 13px 13px 0 #00adce, 14px 14px 0 #00adce, 15px 15px 0 #00adce, 16px 16px 0 #00adce, 17px 17px 0 #00adce, 18px 18px 0 #00adce, 19px 19px 0 #00adce, 20px 20px 0 #00adce, 21px 21px 0 #00adce, 22px 22px 0 #00adce, 23px 23px 0 #00adce, 24px 24px 0 #00adce, 25px 25px 0 #00adce, 26px 26px 0 #00adce, 27px 27px 0 #00adce, 28px 28px 0 #00adce, 29px 29px 0 #00adce, 30px 30px 0 #00adce, 31px 31px 0 #00adce, 32px 32px 0 #00adce, 33px 33px 0 #00adce, 34px 34px 0 #00adce, 35px 35px 0 #00adce, 36px 36px 0 #00adce, 37px 37px 0 #00adce, 38px 38px 0 #00adce, 39px 39px 0 #00adce, 40px 40px 0 #00adce, 41px 41px 0 #00adce, 42px 42px 0 #00adce, 43px 43px 0 #00adce, 44px 44px 0 #00adce, 45px 45px 0 #00adce, 46px 46px 0 #00adce, 47px 47px 0 #00adce, 48px 48px 0 #00adce, 49px 49px 0 #00adce, 50px 50px 0 #00adce,  0px 0px #00adce;
}
.main-service .service-icon:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: -6px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-service .service-icon i {
  position: relative;
  z-index: 2;
}
.main-service .service-icon.rounded-icon {
  border-radius: 80px;
}
.main-service.blue-icon .service-icon {
  background-color: #00c2e7;
  text-shadow: 1px 1px 0 #00b9dd, 2px 2px 0 #00b9dd, 3px 3px 0 #00b9dd, 4px 4px 0 #00b9dd, 5px 5px 0 #00b9dd, 6px 6px 0 #00b9dd, 7px 7px 0 #00b9dd, 8px 8px 0 #00b9dd, 9px 9px 0 #00b9dd, 10px 10px 0 #00b9dd, 11px 11px 0 #00b9dd, 12px 12px 0 #00b9dd, 13px 13px 0 #00b9dd, 14px 14px 0 #00b9dd, 15px 15px 0 #00b9dd, 16px 16px 0 #00b9dd, 17px 17px 0 #00b9dd, 18px 18px 0 #00b9dd, 19px 19px 0 #00b9dd, 20px 20px 0 #00b9dd, 21px 21px 0 #00b9dd, 22px 22px 0 #00b9dd, 23px 23px 0 #00b9dd, 24px 24px 0 #00b9dd, 25px 25px 0 #00b9dd, 26px 26px 0 #00b9dd, 27px 27px 0 #00b9dd, 28px 28px 0 #00b9dd, 29px 29px 0 #00b9dd, 30px 30px 0 #00b9dd, 31px 31px 0 #00b9dd, 32px 32px 0 #00b9dd, 33px 33px 0 #00b9dd, 34px 34px 0 #00b9dd, 35px 35px 0 #00b9dd, 36px 36px 0 #00b9dd, 37px 37px 0 #00b9dd, 38px 38px 0 #00b9dd, 39px 39px 0 #00b9dd, 40px 40px 0 #00b9dd, 41px 41px 0 #00b9dd, 42px 42px 0 #00b9dd, 43px 43px 0 #00b9dd, 44px 44px 0 #00b9dd, 45px 45px 0 #00b9dd, 46px 46px 0 #00b9dd, 47px 47px 0 #00b9dd, 48px 48px 0 #00b9dd, 49px 49px 0 #00b9dd, 50px 50px 0 #00b9dd,  0px 0px #00b9dd;
}
.main-service.green-icon .service-icon {
  background-color: #9cd267;
  text-shadow: 1px 1px 0 #97d05f, 2px 2px 0 #97d05f, 3px 3px 0 #97d05f, 4px 4px 0 #97d05f, 5px 5px 0 #97d05f, 6px 6px 0 #97d05f, 7px 7px 0 #97d05f, 8px 8px 0 #97d05f, 9px 9px 0 #97d05f, 10px 10px 0 #97d05f, 11px 11px 0 #97d05f, 12px 12px 0 #97d05f, 13px 13px 0 #97d05f, 14px 14px 0 #97d05f, 15px 15px 0 #97d05f, 16px 16px 0 #97d05f, 17px 17px 0 #97d05f, 18px 18px 0 #97d05f, 19px 19px 0 #97d05f, 20px 20px 0 #97d05f, 21px 21px 0 #97d05f, 22px 22px 0 #97d05f, 23px 23px 0 #97d05f, 24px 24px 0 #97d05f, 25px 25px 0 #97d05f, 26px 26px 0 #97d05f, 27px 27px 0 #97d05f, 28px 28px 0 #97d05f, 29px 29px 0 #97d05f, 30px 30px 0 #97d05f, 31px 31px 0 #97d05f, 32px 32px 0 #97d05f, 33px 33px 0 #97d05f, 34px 34px 0 #97d05f, 35px 35px 0 #97d05f, 36px 36px 0 #97d05f, 37px 37px 0 #97d05f, 38px 38px 0 #97d05f, 39px 39px 0 #97d05f, 40px 40px 0 #97d05f, 41px 41px 0 #97d05f, 42px 42px 0 #97d05f, 43px 43px 0 #97d05f, 44px 44px 0 #97d05f, 45px 45px 0 #97d05f, 46px 46px 0 #97d05f, 47px 47px 0 #97d05f, 48px 48px 0 #97d05f, 49px 49px 0 #97d05f, 50px 50px 0 #97d05f,  0px 0px #97d05f;
}
.main-service.deepblue-icon .service-icon {
  background-color: #008de7;
  text-shadow: 1px 1px 0 #0087dd, 2px 2px 0 #0087dd, 3px 3px 0 #0087dd, 4px 4px 0 #0087dd, 5px 5px 0 #0087dd, 6px 6px 0 #0087dd, 7px 7px 0 #0087dd, 8px 8px 0 #0087dd, 9px 9px 0 #0087dd, 10px 10px 0 #0087dd, 11px 11px 0 #0087dd, 12px 12px 0 #0087dd, 13px 13px 0 #0087dd, 14px 14px 0 #0087dd, 15px 15px 0 #0087dd, 16px 16px 0 #0087dd, 17px 17px 0 #0087dd, 18px 18px 0 #0087dd, 19px 19px 0 #0087dd, 20px 20px 0 #0087dd, 21px 21px 0 #0087dd, 22px 22px 0 #0087dd, 23px 23px 0 #0087dd, 24px 24px 0 #0087dd, 25px 25px 0 #0087dd, 26px 26px 0 #0087dd, 27px 27px 0 #0087dd, 28px 28px 0 #0087dd, 29px 29px 0 #0087dd, 30px 30px 0 #0087dd, 31px 31px 0 #0087dd, 32px 32px 0 #0087dd, 33px 33px 0 #0087dd, 34px 34px 0 #0087dd, 35px 35px 0 #0087dd, 36px 36px 0 #0087dd, 37px 37px 0 #0087dd, 38px 38px 0 #0087dd, 39px 39px 0 #0087dd, 40px 40px 0 #0087dd, 41px 41px 0 #0087dd, 42px 42px 0 #0087dd, 43px 43px 0 #0087dd, 44px 44px 0 #0087dd, 45px 45px 0 #0087dd, 46px 46px 0 #0087dd, 47px 47px 0 #0087dd, 48px 48px 0 #0087dd, 49px 49px 0 #0087dd, 50px 50px 0 #0087dd,  0px 0px #0087dd;
}
.main-service.aqua-icon .service-icon {
  background-color: #1fd8bc;
  text-shadow: 1px 1px 0 #1ecfb4, 2px 2px 0 #1ecfb4, 3px 3px 0 #1ecfb4, 4px 4px 0 #1ecfb4, 5px 5px 0 #1ecfb4, 6px 6px 0 #1ecfb4, 7px 7px 0 #1ecfb4, 8px 8px 0 #1ecfb4, 9px 9px 0 #1ecfb4, 10px 10px 0 #1ecfb4, 11px 11px 0 #1ecfb4, 12px 12px 0 #1ecfb4, 13px 13px 0 #1ecfb4, 14px 14px 0 #1ecfb4, 15px 15px 0 #1ecfb4, 16px 16px 0 #1ecfb4, 17px 17px 0 #1ecfb4, 18px 18px 0 #1ecfb4, 19px 19px 0 #1ecfb4, 20px 20px 0 #1ecfb4, 21px 21px 0 #1ecfb4, 22px 22px 0 #1ecfb4, 23px 23px 0 #1ecfb4, 24px 24px 0 #1ecfb4, 25px 25px 0 #1ecfb4, 26px 26px 0 #1ecfb4, 27px 27px 0 #1ecfb4, 28px 28px 0 #1ecfb4, 29px 29px 0 #1ecfb4, 30px 30px 0 #1ecfb4, 31px 31px 0 #1ecfb4, 32px 32px 0 #1ecfb4, 33px 33px 0 #1ecfb4, 34px 34px 0 #1ecfb4, 35px 35px 0 #1ecfb4, 36px 36px 0 #1ecfb4, 37px 37px 0 #1ecfb4, 38px 38px 0 #1ecfb4, 39px 39px 0 #1ecfb4, 40px 40px 0 #1ecfb4, 41px 41px 0 #1ecfb4, 42px 42px 0 #1ecfb4, 43px 43px 0 #1ecfb4, 44px 44px 0 #1ecfb4, 45px 45px 0 #1ecfb4, 46px 46px 0 #1ecfb4, 47px 47px 0 #1ecfb4, 48px 48px 0 #1ecfb4, 49px 49px 0 #1ecfb4, 50px 50px 0 #1ecfb4,  0px 0px #1ecfb4;
}
.main-service.yellow-icon .service-icon {
  background-color: #e6ca2e;
  text-shadow: 1px 1px 0 #e5c825, 2px 2px 0 #e5c825, 3px 3px 0 #e5c825, 4px 4px 0 #e5c825, 5px 5px 0 #e5c825, 6px 6px 0 #e5c825, 7px 7px 0 #e5c825, 8px 8px 0 #e5c825, 9px 9px 0 #e5c825, 10px 10px 0 #e5c825, 11px 11px 0 #e5c825, 12px 12px 0 #e5c825, 13px 13px 0 #e5c825, 14px 14px 0 #e5c825, 15px 15px 0 #e5c825, 16px 16px 0 #e5c825, 17px 17px 0 #e5c825, 18px 18px 0 #e5c825, 19px 19px 0 #e5c825, 20px 20px 0 #e5c825, 21px 21px 0 #e5c825, 22px 22px 0 #e5c825, 23px 23px 0 #e5c825, 24px 24px 0 #e5c825, 25px 25px 0 #e5c825, 26px 26px 0 #e5c825, 27px 27px 0 #e5c825, 28px 28px 0 #e5c825, 29px 29px 0 #e5c825, 30px 30px 0 #e5c825, 31px 31px 0 #e5c825, 32px 32px 0 #e5c825, 33px 33px 0 #e5c825, 34px 34px 0 #e5c825, 35px 35px 0 #e5c825, 36px 36px 0 #e5c825, 37px 37px 0 #e5c825, 38px 38px 0 #e5c825, 39px 39px 0 #e5c825, 40px 40px 0 #e5c825, 41px 41px 0 #e5c825, 42px 42px 0 #e5c825, 43px 43px 0 #e5c825, 44px 44px 0 #e5c825, 45px 45px 0 #e5c825, 46px 46px 0 #e5c825, 47px 47px 0 #e5c825, 48px 48px 0 #e5c825, 49px 49px 0 #e5c825, 50px 50px 0 #e5c825,  0px 0px #e5c825;
}
.main-service.pink-icon .service-icon {
  background-color: #f65b8a;
  text-shadow: 1px 1px 0 #f55183, 2px 2px 0 #f55183, 3px 3px 0 #f55183, 4px 4px 0 #f55183, 5px 5px 0 #f55183, 6px 6px 0 #f55183, 7px 7px 0 #f55183, 8px 8px 0 #f55183, 9px 9px 0 #f55183, 10px 10px 0 #f55183, 11px 11px 0 #f55183, 12px 12px 0 #f55183, 13px 13px 0 #f55183, 14px 14px 0 #f55183, 15px 15px 0 #f55183, 16px 16px 0 #f55183, 17px 17px 0 #f55183, 18px 18px 0 #f55183, 19px 19px 0 #f55183, 20px 20px 0 #f55183, 21px 21px 0 #f55183, 22px 22px 0 #f55183, 23px 23px 0 #f55183, 24px 24px 0 #f55183, 25px 25px 0 #f55183, 26px 26px 0 #f55183, 27px 27px 0 #f55183, 28px 28px 0 #f55183, 29px 29px 0 #f55183, 30px 30px 0 #f55183, 31px 31px 0 #f55183, 32px 32px 0 #f55183, 33px 33px 0 #f55183, 34px 34px 0 #f55183, 35px 35px 0 #f55183, 36px 36px 0 #f55183, 37px 37px 0 #f55183, 38px 38px 0 #f55183, 39px 39px 0 #f55183, 40px 40px 0 #f55183, 41px 41px 0 #f55183, 42px 42px 0 #f55183, 43px 43px 0 #f55183, 44px 44px 0 #f55183, 45px 45px 0 #f55183, 46px 46px 0 #f55183, 47px 47px 0 #f55183, 48px 48px 0 #f55183, 49px 49px 0 #f55183, 50px 50px 0 #f55183,  0px 0px #f55183;
}
.main-service.red-icon .service-icon {
  background-color: #f45555;
  text-shadow: 1px 1px 0 #f34b4b, 2px 2px 0 #f34b4b, 3px 3px 0 #f34b4b, 4px 4px 0 #f34b4b, 5px 5px 0 #f34b4b, 6px 6px 0 #f34b4b, 7px 7px 0 #f34b4b, 8px 8px 0 #f34b4b, 9px 9px 0 #f34b4b, 10px 10px 0 #f34b4b, 11px 11px 0 #f34b4b, 12px 12px 0 #f34b4b, 13px 13px 0 #f34b4b, 14px 14px 0 #f34b4b, 15px 15px 0 #f34b4b, 16px 16px 0 #f34b4b, 17px 17px 0 #f34b4b, 18px 18px 0 #f34b4b, 19px 19px 0 #f34b4b, 20px 20px 0 #f34b4b, 21px 21px 0 #f34b4b, 22px 22px 0 #f34b4b, 23px 23px 0 #f34b4b, 24px 24px 0 #f34b4b, 25px 25px 0 #f34b4b, 26px 26px 0 #f34b4b, 27px 27px 0 #f34b4b, 28px 28px 0 #f34b4b, 29px 29px 0 #f34b4b, 30px 30px 0 #f34b4b, 31px 31px 0 #f34b4b, 32px 32px 0 #f34b4b, 33px 33px 0 #f34b4b, 34px 34px 0 #f34b4b, 35px 35px 0 #f34b4b, 36px 36px 0 #f34b4b, 37px 37px 0 #f34b4b, 38px 38px 0 #f34b4b, 39px 39px 0 #f34b4b, 40px 40px 0 #f34b4b, 41px 41px 0 #f34b4b, 42px 42px 0 #f34b4b, 43px 43px 0 #f34b4b, 44px 44px 0 #f34b4b, 45px 45px 0 #f34b4b, 46px 46px 0 #f34b4b, 47px 47px 0 #f34b4b, 48px 48px 0 #f34b4b, 49px 49px 0 #f34b4b, 50px 50px 0 #f34b4b,  0px 0px #f34b4b;
}
.main-service.orange-icon .service-icon {
  background-color: #ee954d;
  text-shadow: 1px 1px 0 #ed8f44, 2px 2px 0 #ed8f44, 3px 3px 0 #ed8f44, 4px 4px 0 #ed8f44, 5px 5px 0 #ed8f44, 6px 6px 0 #ed8f44, 7px 7px 0 #ed8f44, 8px 8px 0 #ed8f44, 9px 9px 0 #ed8f44, 10px 10px 0 #ed8f44, 11px 11px 0 #ed8f44, 12px 12px 0 #ed8f44, 13px 13px 0 #ed8f44, 14px 14px 0 #ed8f44, 15px 15px 0 #ed8f44, 16px 16px 0 #ed8f44, 17px 17px 0 #ed8f44, 18px 18px 0 #ed8f44, 19px 19px 0 #ed8f44, 20px 20px 0 #ed8f44, 21px 21px 0 #ed8f44, 22px 22px 0 #ed8f44, 23px 23px 0 #ed8f44, 24px 24px 0 #ed8f44, 25px 25px 0 #ed8f44, 26px 26px 0 #ed8f44, 27px 27px 0 #ed8f44, 28px 28px 0 #ed8f44, 29px 29px 0 #ed8f44, 30px 30px 0 #ed8f44, 31px 31px 0 #ed8f44, 32px 32px 0 #ed8f44, 33px 33px 0 #ed8f44, 34px 34px 0 #ed8f44, 35px 35px 0 #ed8f44, 36px 36px 0 #ed8f44, 37px 37px 0 #ed8f44, 38px 38px 0 #ed8f44, 39px 39px 0 #ed8f44, 40px 40px 0 #ed8f44, 41px 41px 0 #ed8f44, 42px 42px 0 #ed8f44, 43px 43px 0 #ed8f44, 44px 44px 0 #ed8f44, 45px 45px 0 #ed8f44, 46px 46px 0 #ed8f44, 47px 47px 0 #ed8f44, 48px 48px 0 #ed8f44, 49px 49px 0 #ed8f44, 50px 50px 0 #ed8f44,  0px 0px #ed8f44;
}
.main-service.dark-icon .service-icon {
  background-color: #3f4b51;
  text-shadow: 1px 1px 0 #3b464b, 2px 2px 0 #3b464b, 3px 3px 0 #3b464b, 4px 4px 0 #3b464b, 5px 5px 0 #3b464b, 6px 6px 0 #3b464b, 7px 7px 0 #3b464b, 8px 8px 0 #3b464b, 9px 9px 0 #3b464b, 10px 10px 0 #3b464b, 11px 11px 0 #3b464b, 12px 12px 0 #3b464b, 13px 13px 0 #3b464b, 14px 14px 0 #3b464b, 15px 15px 0 #3b464b, 16px 16px 0 #3b464b, 17px 17px 0 #3b464b, 18px 18px 0 #3b464b, 19px 19px 0 #3b464b, 20px 20px 0 #3b464b, 21px 21px 0 #3b464b, 22px 22px 0 #3b464b, 23px 23px 0 #3b464b, 24px 24px 0 #3b464b, 25px 25px 0 #3b464b, 26px 26px 0 #3b464b, 27px 27px 0 #3b464b, 28px 28px 0 #3b464b, 29px 29px 0 #3b464b, 30px 30px 0 #3b464b, 31px 31px 0 #3b464b, 32px 32px 0 #3b464b, 33px 33px 0 #3b464b, 34px 34px 0 #3b464b, 35px 35px 0 #3b464b, 36px 36px 0 #3b464b, 37px 37px 0 #3b464b, 38px 38px 0 #3b464b, 39px 39px 0 #3b464b, 40px 40px 0 #3b464b, 41px 41px 0 #3b464b, 42px 42px 0 #3b464b, 43px 43px 0 #3b464b, 44px 44px 0 #3b464b, 45px 45px 0 #3b464b, 46px 46px 0 #3b464b, 47px 47px 0 #3b464b, 48px 48px 0 #3b464b, 49px 49px 0 #3b464b, 50px 50px 0 #3b464b,  0px 0px #3b464b;
}
.main-service.dark-icon .service-icon:after {
  background: rgba(255, 255, 255, 0.1);
}
.main-service.magenta-icon .service-icon {
  background-color: #e06ee4;
  text-shadow: 1px 1px 0 #de65e2, 2px 2px 0 #de65e2, 3px 3px 0 #de65e2, 4px 4px 0 #de65e2, 5px 5px 0 #de65e2, 6px 6px 0 #de65e2, 7px 7px 0 #de65e2, 8px 8px 0 #de65e2, 9px 9px 0 #de65e2, 10px 10px 0 #de65e2, 11px 11px 0 #de65e2, 12px 12px 0 #de65e2, 13px 13px 0 #de65e2, 14px 14px 0 #de65e2, 15px 15px 0 #de65e2, 16px 16px 0 #de65e2, 17px 17px 0 #de65e2, 18px 18px 0 #de65e2, 19px 19px 0 #de65e2, 20px 20px 0 #de65e2, 21px 21px 0 #de65e2, 22px 22px 0 #de65e2, 23px 23px 0 #de65e2, 24px 24px 0 #de65e2, 25px 25px 0 #de65e2, 26px 26px 0 #de65e2, 27px 27px 0 #de65e2, 28px 28px 0 #de65e2, 29px 29px 0 #de65e2, 30px 30px 0 #de65e2, 31px 31px 0 #de65e2, 32px 32px 0 #de65e2, 33px 33px 0 #de65e2, 34px 34px 0 #de65e2, 35px 35px 0 #de65e2, 36px 36px 0 #de65e2, 37px 37px 0 #de65e2, 38px 38px 0 #de65e2, 39px 39px 0 #de65e2, 40px 40px 0 #de65e2, 41px 41px 0 #de65e2, 42px 42px 0 #de65e2, 43px 43px 0 #de65e2, 44px 44px 0 #de65e2, 45px 45px 0 #de65e2, 46px 46px 0 #de65e2, 47px 47px 0 #de65e2, 48px 48px 0 #de65e2, 49px 49px 0 #de65e2, 50px 50px 0 #de65e2,  0px 0px #de65e2;
}
.main-service .service-img {
  margin: 10px auto 20px;
  text-align: center;
}
.main-service .service-info .service-title {
  font-size: 16px;
  color: #606364;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: 1px;
}
.main-service.left-icon {
  text-align: left;
  position: static;
  padding: 0;
  border-width: 0;
  background-color: transparent;
}
.main-service.left-icon:hover {
  background: transparent;
}
.main-service.left-icon:after {
  width: 0;
  height: 0;
  position: static;
}
.main-service.left-icon .service-icon {
  margin: 0;
  float: left;
  margin-right: 15px;
}
.main-service.left-icon .service-img {
  margin: 0 15px 0 0;
  float: left;
}
.main-service.left-icon .service-info {
  margin-left: 90px;
}
.main-service.left-icon .service-info .service-title {
  margin-bottom: 2px;
}
.main-service.left-icon.small-icon .service-info {
  margin-left: 65px;
}
.main-service.right-icon {
  text-align: left;
  position: static;
  padding: 0;
  border-width: 0;
  background-color: transparent;
}
.main-service.right-icon:hover {
  background: transparent;
}
.main-service.right-icon:after {
  width: 0;
  height: 0;
  position: static;
}
.main-service.right-icon .service-icon {
  margin: 0;
  float: right;
  margin-left: 15px;
}
.main-service.right-icon .service-img {
  margin: 0 0 15px;
  float: right;
}
.main-service.right-icon .service-info {
  margin-right: 90px;
  text-align: right;
}
.main-service.right-icon .service-info .service-title {
  margin-bottom: 2px;
}
.main-service.right-icon.small-icon .service-info {
  margin-right: 65px;
}
.main-service.small-icon .service-icon {
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  font-size: 23px;
  padding: 6px 0;
}
.main-service.small-icon .service-icon:after {
  top: -12px;
}
.main-service.small-icon .service-img img {
  width: 50px;
}
.main-service.small-icon .service-info .service-title {
  font-size: 16px;
}
.main-service.highlight {
  background-color: #00c2e7;
  border-color: #00adce;
  color: #fff;
}
.main-service.highlight .service-title {
  color: #fff;
}
.main-service.highlight .service-icon {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #fff;
}
.c2a {
  color: #fff;
  padding: 40px 0;
}
.c2a .c2a-content {
  display: table;
  margin: auto;
  text-align: center;
  width: 100%;
}
.c2a .c2a-content .c2a-txt {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
}
.c2a .c2a-content .c2a-txt strong {
  display: block;
  font-size: 45px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 10px;
}
/*3 TOP TEXT*/
.c3a .c3a-content .c3a-txt strong {
  display: block;
  font-size: 13px;
  line-height: 21px;
  font-weight: normal;
  /*margin-bottom: 10px;*/
  color: #fff;
  text-transform: none;

}
.c3a .c3a-content .c3a-txt {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
}
.c3a .c3a-content .c3a-txt p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 24px;
}
.c3a {
  color: #000;
  padding: 4px 0;
}
.c3a .c3a-content {
  display: table;
  margin: auto;
  text-align: center;
  width: 100%;
}

/*END*/
.customerLeftLine {
    min-height: 225px;
    background: url(../images/lineRite.png) repeat-y right top;
    width: 100%;
    height: auto;
    float: left;
}



.c2a .c2a-content .c2a-txt p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 24px;
}
.c2a .c2a-content .c2a-button {
  display: table-cell;
  vertical-align: middle;
}
.c2a .c2a-content .c2a-button .ct-btn {
  margin-left: 15px;
}
.c2a-v2 {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.c2a-v2 h3 {
  font-size: 26px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 0;
}
.c2a-v2 p {
  max-width: 550px;
  margin: 0 auto 30px;
  font-size: 15px;
  line-height: 23px;
}
.ct-highlight {
  color: #FB7411;
  font-weight: 700;
}
.ct-highlight-dark {
  color: #606364;
  font-weight: 700;
}
.ct-highlight-blue {
  color: #00c2e7;
  font-weight: 700;
}
.ct-highlight-green {
  color: #9cd267;
  font-weight: 700;
}
.ct-highlight-deepblue {
  color: #008de7;
  font-weight: 700;
}
.ct-highlight-aqua {
  color: #1fd8bc;
  font-weight: 700;
}
.ct-highlight-yellow {
  color: #e6ca2e;
  font-weight: 700;
}
.ct-highlight-pink {
  color: #f65b8a;
  font-weight: 700;
}
.ct-highlight-red {
  color: #f45555;
  font-weight: 700;
}
.ct-highlight-orange {
  color: #ee954d;
  font-weight: 700;
}
.ct-highlight-black {
  color: #3f4b51;
  font-weight: 700;
}
.ct-highlight-magenta {
  color: #e06ee4;
  font-weight: 700;
}
.c2a-v3 {
  min-height: 110px;
  position: relative;
  background-color: #fcfcfc;
  box-shadow: inset -1px 1px #f2f2f2, inset 0 -1px #f2f2f2, inset 1px 0 #f2f2f2;
}
.c2a-v3 .c2a-icon {
  width: 110px;
  height: 110px;
  line-height: 110px;
  background-color: #00c2e7;
  font-size: 42px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  text-shadow: 1px 1px 0 #00b5d8, 2px 2px 0 #00b5d8, 3px 3px 0 #00b5d8, 4px 4px 0 #00b5d8, 5px 5px 0 #00b5d8, 6px 6px 0 #00b5d8, 7px 7px 0 #00b5d8, 8px 8px 0 #00b5d8, 9px 9px 0 #00b5d8, 10px 10px 0 #00b5d8, 11px 11px 0 #00b5d8, 12px 12px 0 #00b5d8, 13px 13px 0 #00b5d8, 14px 14px 0 #00b5d8, 15px 15px 0 #00b5d8, 16px 16px 0 #00b5d8, 17px 17px 0 #00b5d8, 18px 18px 0 #00b5d8, 19px 19px 0 #00b5d8, 20px 20px 0 #00b5d8, 21px 21px 0 #00b5d8, 22px 22px 0 #00b5d8, 23px 23px 0 #00b5d8, 24px 24px 0 #00b5d8, 25px 25px 0 #00b5d8, 26px 26px 0 #00b5d8, 27px 27px 0 #00b5d8, 28px 28px 0 #00b5d8, 29px 29px 0 #00b5d8, 30px 30px 0 #00b5d8, 31px 31px 0 #00b5d8, 32px 32px 0 #00b5d8, 33px 33px 0 #00b5d8, 34px 34px 0 #00b5d8, 35px 35px 0 #00b5d8, 36px 36px 0 #00b5d8, 37px 37px 0 #00b5d8, 38px 38px 0 #00b5d8, 39px 39px 0 #00b5d8, 40px 40px 0 #00b5d8, 41px 41px 0 #00b5d8, 42px 42px 0 #00b5d8, 43px 43px 0 #00b5d8, 44px 44px 0 #00b5d8, 45px 45px 0 #00b5d8, 46px 46px 0 #00b5d8, 47px 47px 0 #00b5d8, 48px 48px 0 #00b5d8, 49px 49px 0 #00b5d8, 50px 50px 0 #00b5d8, 51px 51px 0 #00b5d8, 52px 52px 0 #00b5d8, 53px 53px 0 #00b5d8, 54px 54px 0 #00b5d8, 55px 55px 0 #00b5d8, 56px 56px 0 #00b5d8, 57px 57px 0 #00b5d8, 58px 58px 0 #00b5d8, 59px 59px 0 #00b5d8, 60px 60px 0 #00b5d8,  0px 0px #00b5d8;
}
.lista-restaurant .restaurant-item .col-xs-12 .btn-md
{
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
}
.c2a-v3 .c2a-icon:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 1px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c2a-v3 .c2a-icon i {
  position: relative;
  z-index: 9;
}
.c2a-v3 .c2a-contents {
  margin-left: 120px;
  padding: 26px 10px;
}
.c2a-v3 .c2a-contents h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #797d7e;
  margin-bottom: 7px;
  letter-spacing: 1px;
}
.c2a-v3 .c2a-contents p {
  margin: 0;
}
.c2a-v3 .c2a-contents a.ct-btn {
  margin-top: 13px;
  margin-right: 15px;
}
.ct-rw-words {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.ct-rw-words > * {
  display: none;
  position: absolute;
}
.dark-container {
  background-color: #606364;
  padding: 100px 0;
  color: #fff;
}
.dark-container .c2a-v2 h3 {
  color: #fff;
}
.dark-container .c2a-v2 p {
  color: #fff;
}
.dark-container .section-title p {
  color: #fff;
}
.dark-container .section-title h3,
.dark-container .section-title h2 {
  color: #fff;
}
.dark-container .section-title h3 a,
.dark-container .section-title h2 a {
  color: #fff;
}
.dark-container .section-title h3:after,
.dark-container .section-title h2:after {
  background: #00c2e7;
}
.black-container {
  background-color: #000;
  padding: 100px 0;
  color: #fff;
}
.black-container .c2a-v2 h3 {
  color: #fff;
}
.black-container .c2a-v2 p {
  color: #fff;
}
.black-container .section-title p {
  color: #fff;
}
.black-container .section-title h3,
.black-container .section-title h2 {
  color: #fff;
}
.black-container .section-title h3 a,
.black-container .section-title h2 a {
  color: #fff;
}
.black-container .section-title h3:after,
.black-container .section-title h2:after {
  background: #00c2e7;
}
.light-container {
  background-color: #fafafa;
}
.light-gradient-container {
  background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
  background-image: linear-gradient(#ffffff, #f7f7f7);
}
.light-gradient-container-rev {
  background-image: -webkit-linear-gradient(#f7f7f7, #ffffff);
  background-image: linear-gradient(#f7f7f7, #ffffff);
}
.main-color-container {
  background-color: #00c2e7;
  padding: 100px 0;
}
.main-color-container {
  background-color: #00c2e7;
  padding: 100px 0;
}
.main-color-container .c2a-v2 h3 {
  color: #fff;
}
.main-color-container .c2a-v2 p {
  color: #fff;
}
.main-color-container .section-title p {
  color: #fff;
}
.main-color-container .section-title h3,
.main-color-container .section-title h2 {
  color: #fff;
}
.main-color-container .section-title h3 a,
.main-color-container .section-title h2 a {
  color: #fff;
}
.main-color-container .section-title h3:after,
.main-color-container .section-title h2:after {
  background: #fff;
}
.main-color-container .owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  background: transparent;
  border-color: #fff;
  border-width: 1px;
  border-style: solid;
  margin-right: 3px !important;
}
.main-color-container .owl-theme .owl-controls .owl-buttons div:hover {
  background: #fff;
  color: #00c2e7;
}
.main-color-container .owl-theme .owl-controls .owl-page span {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}
.main-color-container .owl-theme .owl-controls .owl-page.active span {
  background: #ffffff;
}
.main-color-container .testimonial-slider {
  color: #fff;
}
.main-color-container .testimonial-slider blockquote {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.main-color-container .testimonial-slider blockquote:before,
.main-color-container .testimonial-slider blockquote:after {
  color: #fff;
}
.main-color-container .testimonial-slider .client-info {
  color: #fff;
}
.main-color-container .testimonial-slider .client-info:before {
  background-color: #fff;
}
.main-color-container .testimonial-slider .client-info:after {
  background-color: rgba(255, 255, 255, 0.4);
}
.main-color-container .block-texts h3 {
  color: #fff;
}
.main-color-container .block-texts h3 small {
  color: #fff;
}
.pattern-fade {
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/patt2.png);
  background-attachment: fixed;
}
.pattern {
  background-image: url(../images/patt.png);
  background-attachment: fixed;
}.pattern {
  background-image: url(../images/patt.png);
  background-attachment: fixed;
}
.icon-patt {
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/icon-patt.png);
  background-attachment: fixed;
}
.image-bg {
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/bg2.jpg);
  background-attachment: fixed;
  background-position: top center;
}
.border-top {
  border-top: 1px solid #f2f2f2;
}
.border-bottom {
  border-bottom: 1px solid #f2f2f2;
}
.testimonials-container {
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/tt.png);
  background-attachment: fixed;
  background-position: top center;
}
.right-teblate-bg {
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/acbg.png);
  background-position: top center;
}
.middle-shadow {
  width: 100%;
  height: 45px;
  overflow: hidden;
  background: transparent;
  position: relative;
  padding-left: 50%;
}
.middle-shadow:after {
  content: '';
  display: block;
  width: 140%;
  height: 400%;
  border-radius: 400%;
  margin-left: -70%;
  margin-top: -180px;
  background-color: #000;
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.25);
}
.middle-shadow.top-shadow:after {
  top: 225px;
}
.rect-shadow {
  width: 100%;
  height: 45px;
  overflow: hidden;
  background: transparent;
  position: relative;
  padding-left: 50%;
}
.rect-shadow:after {
  content: '';
  display: block;
  width: 160%;
  height: 400%;
  margin-left: -80%;
  margin-top: -182px;
  background-color: #000;
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.25);
}
.doubleside-shadow {
  width: 100%;
  height: 45px;
  overflow: hidden;
  background: transparent;
  position: relative;
  padding-left: 50%;
}
.doubleside-shadow:after {
  content: '';
  display: block;
  width: 35%;
  height: 400%;
  border-radius: 400%;
  margin-left: 3%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: -180px;
  z-index: 2;
  box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.25);
}
.doubleside-shadow:before {
  content: '';
  display: block;
  width: 70%;
  height: 400%;
  border-radius: 400%;
  margin-left: 25%;
  margin-top: -180px;
  background-color: #00ff00;
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.25);
}
.doubleside-shadow.top-shadow:after {
  top: 45px;
}
.doubleside-shadow.top-shadow:before {
  margin-top: 45px;
}
.rect-twoside-shadow {
  width: 100%;
  height: 45px;
  overflow: hidden;
  background: transparent;
  position: relative;
  padding-left: 50%;
}
.rect-twoside-shadow:after {
  content: '';
  display: block;
  width: 45%;
  height: 400%;
  margin-left: 5%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: -201px;
  z-index: 2;
  box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: rotate(-4deg);
      -ms-transform: rotate(-4deg);
          transform: rotate(-4deg);
}
.rect-twoside-shadow:before {
  content: '';
  display: block;
  width: 90%;
  height: 400%;
  margin-left: 0;
  margin-top: -201px;
  background-color: #00ff00;
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: rotate(4deg);
      -ms-transform: rotate(4deg);
          transform: rotate(4deg);
}
.skill-item {
  position: relative;
}
.skill-item .skill {
  background: #f2f2f2;
  height: 34px;
}
.skill-item .skill .skill-val {
  background: #00c2e7;
  width: 0;
  height: 34px;
  -webkit-transition: width 0.7s;
          transition: width 0.7s;
}
.skill-item .skill-val-txt {
  position: absolute;
  color: #fff;
  top: 10px;
  font-size: 14px;
  line-height: 14px;
  text-indent: 10px;
}
.skill-item.thin-bar {
  position: static;
}
.skill-item.thin-bar .skill {
  background: #f2f2f2;
  height: 8px;
}
.skill-item.thin-bar .skill .skill-val {
  background: #00c2e7;
  width: 0;
  height: 8px;
  -webkit-transition: width 0.7s;
          transition: width 0.7s;
}
.skill-item.thin-bar .skill-val-txt {
  position: static;
  color: #8f9495;
  top: 10px;
  font-size: 14px;
  line-height: 14px;
  text-indent: 0;
  margin-bottom: 10px;
}
.pie-progressbar {
  text-align: center;
}
.pie-progressbar .percentage {
  position: relative;
  width: 150px;
  height: 150px;
  line-height: 150px;
  font-weight: 600;
  font-size: 16px;
  color: #00c2e7;
  margin: 0 auto;
}
.pie-progressbar .percentage canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.pie-progressbar .pie-progressbar-title {
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
  color: #606364;
}
.member {
  background-color: #00c2e7;
  color: #fff;
}
.member .member-info {
  height: 100%;
  padding: 15px;
}
.member .member-info .member-name {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
.member .member-info .member-pos {
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  margin-bottom: 18px;
}
.member .member-img {
  float: left;
  margin-right: 15px;
  position: relative;
}
.member .member-img .member-social {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.35);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.member .member-img .member-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 80px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.member .member-img .member-social ul li {
  display: inline-block;
  float: left;
}
.member .member-img .member-social ul li a {
  font-size: 17px;
  color: #fff;
  display: block;
  width: 40px;
  line-height: 40px;
  text-align: center;
  outline-width: 0 !important;
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.member .member-img .member-social ul li a:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: -14px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.member .member-img .member-social ul li a:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  z-index: 3;
}
.member .member-img .member-social ul li a.facebook {
  background-color: #3c5b9b;
  text-shadow: 1px 1px 0 #2e4576, 2px 2px 0 #2e4576, 3px 3px 0 #2e4576, 4px 4px 0 #2e4576, 5px 5px 0 #2e4576, 6px 6px 0 #2e4576, 7px 7px 0 #2e4576, 8px 8px 0 #2e4576, 9px 9px 0 #2e4576, 10px 10px 0 #2e4576, 11px 11px 0 #2e4576, 12px 12px 0 #2e4576, 13px 13px 0 #2e4576, 14px 14px 0 #2e4576, 15px 15px 0 #2e4576, 16px 16px 0 #2e4576, 17px 17px 0 #2e4576, 18px 18px 0 #2e4576, 19px 19px 0 #2e4576, 20px 20px 0 #2e4576,  0px 0px #2e4576;
}
.member .member-img .member-social ul li a.twitter {
  background-color: #2daae1;
  text-shadow: 1px 1px 0 #1b8dc0, 2px 2px 0 #1b8dc0, 3px 3px 0 #1b8dc0, 4px 4px 0 #1b8dc0, 5px 5px 0 #1b8dc0, 6px 6px 0 #1b8dc0, 7px 7px 0 #1b8dc0, 8px 8px 0 #1b8dc0, 9px 9px 0 #1b8dc0, 10px 10px 0 #1b8dc0, 11px 11px 0 #1b8dc0, 12px 12px 0 #1b8dc0, 13px 13px 0 #1b8dc0, 14px 14px 0 #1b8dc0, 15px 15px 0 #1b8dc0, 16px 16px 0 #1b8dc0, 17px 17px 0 #1b8dc0, 18px 18px 0 #1b8dc0, 19px 19px 0 #1b8dc0, 20px 20px 0 #1b8dc0,  0px 0px #1b8dc0;
}
.member .member-img .member-social ul li a.linkedin {
  background-color: #3399cc;
  text-shadow: 1px 1px 0 #297aa3, 2px 2px 0 #297aa3, 3px 3px 0 #297aa3, 4px 4px 0 #297aa3, 5px 5px 0 #297aa3, 6px 6px 0 #297aa3, 7px 7px 0 #297aa3, 8px 8px 0 #297aa3, 9px 9px 0 #297aa3, 10px 10px 0 #297aa3, 11px 11px 0 #297aa3, 12px 12px 0 #297aa3, 13px 13px 0 #297aa3, 14px 14px 0 #297aa3, 15px 15px 0 #297aa3, 16px 16px 0 #297aa3, 17px 17px 0 #297aa3, 18px 18px 0 #297aa3, 19px 19px 0 #297aa3, 20px 20px 0 #297aa3,  0px 0px #297aa3;
}
.member .member-img .member-social ul li a.dribbble {
  background-color: #ea4c88;
  text-shadow: 1px 1px 0 #e51e6a, 2px 2px 0 #e51e6a, 3px 3px 0 #e51e6a, 4px 4px 0 #e51e6a, 5px 5px 0 #e51e6a, 6px 6px 0 #e51e6a, 7px 7px 0 #e51e6a, 8px 8px 0 #e51e6a, 9px 9px 0 #e51e6a, 10px 10px 0 #e51e6a, 11px 11px 0 #e51e6a, 12px 12px 0 #e51e6a, 13px 13px 0 #e51e6a, 14px 14px 0 #e51e6a, 15px 15px 0 #e51e6a, 16px 16px 0 #e51e6a, 17px 17px 0 #e51e6a, 18px 18px 0 #e51e6a, 19px 19px 0 #e51e6a, 20px 20px 0 #e51e6a,  0px 0px #e51e6a;
}
.member .member-img .member-social ul li:nth-child(3) {
  clear: both;
}
.member:hover .member-social {
  opacity: 1;
}
.member:hover .member-social ul {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.pricing-container {
  width: 100%;
  background: #fff;
  border: 1px solid #f2f2f2;
  text-align: center;
  -webkit-transition: box-shadow 0.3s;
          transition: box-shadow 0.3s;
}
.pricing-container .pricing-header {
  font-size: 18px;
  font-weight: 600;
  padding: 30px 10px;
  color: #606364;
  background-color: #fafafa;
}
.pricing-container .pricing-header strong {
  font-weight: 600;
}
.pricing-container .pricing-amount {
  font-size: 48px;
  line-height: 58px;
  font-weight: 600;
  color: #00c2e7;
  padding: 10px 10px;
  overflow: hidden;
  border-width: 1px 0;
  border-color: #f2f2f2;
  border-style: solid;
}
.pricing-container .pricing-amount small {
  font-weight: 400;
  font-size: 17px;
  vertical-align: text-top;
}
.pricing-container .pricing-features ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pricing-container .pricing-features ul li {
  padding: 8px 15px;
  border-bottom: 1px solid #f2f2f2;
}
.pricing-container .pricing-footer {
  padding: 20px 10px;
  background-color: #fcfcfc;
}
.pricing-container.pricing-featured {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  z-index: 9;
}
.pricing-container.pricing-featured .pricing-header strong {
  font-weight: 600;
  color: #00c2e7;
}
.pricing-container.pricing-featured .pricing-amount {
  border-width: 0;
  color: #fff;
  background-color: #00c2e7;
  background-image: url(../images/patt.png);
}
.pricing {
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
  display: inline-block;
  float: left;
}
.pricing-tables {
  text-align: center;
  padding: 50px 0;
  clear: both;
}
.pricing-tables.pricing-3-cols .pricing {
  width: 33.33333333%;
}
.pricing-tables.pricing-4-cols .pricing {
  width: 25%;
}
.pricing-tables.pricing-5-cols .pricing {
  width: 20%;
}
.page-title {
  background-image: url(../images/patt.png);
  background-color: #00c2e7;
  background-attachment: fixed;
  padding: 0;
  display: block;
  color: #fff;
  position: relative;
  overflow: hidden;
  clear: both;
}
.page-title .page-title-inner {
  height: 100%;
  padding: 35px 0;
}
.page-title h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}
.page-title a {
  color: #fff;
}
.page-title.type2 {
  background-image: none;
  color: #8f9495;
  background-color: #f7f7f7;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.01), inset 0 -2px 2px rgba(0, 0, 0, 0.01);
}
.page-title.type2 a {
  color: #8f9495;
}
.page-title.type2 h2 {
  color: #00c2e7;
}
.page-title.center-title {
  text-align: center;
}
.page-title.dark-style {
  background-color: #3b3f40;
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/patt2.png);
}
.brand-item img {
  float: left;
  margin-right: 20px;
}
.brand-item .brand-info {
  margin-left: 221px;
}
.brand-item strong.brand-name {
  text-transform: uppercase;
  font-size: 20px;
  color: #606364;
}
.brand-item .brand-type {
  font-size: 12px;
  color: #c1c7cf;
  margin-bottom: 0;
}
.brand-item .brand-rating {
  margin-bottom: 25px;
}
.brand-item .brand-rating .rating-icons {
  color: #00c2e7;
}
.brand-item a {
  display: block;
}
.block-texts h3 {
  text-transform: uppercase;
  font-size: 36px;
  line-height: 46px;
  color: #FB7411;
  font-weight: 300;
  margin-bottom: 25px;
  margin-top: 0;
  position: relative;
  letter-spacing: 1px;
}
.block-texts h3 small {
  color: #606364;
  font-weight: 300;
}
.block-texts.with-bottom-line h3 {
  margin-bottom: 35px;
}
.block-texts.with-bottom-line h3:after {
  content: '';
  width: 150px;
  height: 1px;
  background-color: #f1f1f1;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.block-texts.with-bottom-line h3:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #00c2e7;
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: 1;
}
.social-info-box {
  background-color: #00c2e7;
}
.social-info-box .social-icon {
  font-size: 50px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 25px;
  text-shadow: 1px 1px 0 #0097b4, 2px 2px 0 #0097b4, 3px 3px 0 #0097b4, 4px 4px 0 #0097b4, 5px 5px 0 #0097b4, 6px 6px 0 #0097b4, 7px 7px 0 #0097b4, 8px 8px 0 #0097b4, 9px 9px 0 #0097b4, 10px 10px 0 #0097b4, 11px 11px 0 #0097b4, 12px 12px 0 #0097b4, 13px 13px 0 #0097b4, 14px 14px 0 #0097b4, 15px 15px 0 #0097b4, 16px 16px 0 #0097b4, 17px 17px 0 #0097b4, 18px 18px 0 #0097b4, 19px 19px 0 #0097b4, 20px 20px 0 #0097b4, 21px 21px 0 #0097b4, 22px 22px 0 #0097b4, 23px 23px 0 #0097b4, 24px 24px 0 #0097b4, 25px 25px 0 #0097b4, 26px 26px 0 #0097b4, 27px 27px 0 #0097b4, 28px 28px 0 #0097b4, 29px 29px 0 #0097b4, 30px 30px 0 #0097b4, 31px 31px 0 #0097b4, 32px 32px 0 #0097b4, 33px 33px 0 #0097b4, 34px 34px 0 #0097b4, 35px 35px 0 #0097b4, 36px 36px 0 #0097b4, 37px 37px 0 #0097b4, 38px 38px 0 #0097b4, 39px 39px 0 #0097b4, 40px 40px 0 #0097b4, 41px 41px 0 #0097b4, 42px 42px 0 #0097b4, 43px 43px 0 #0097b4, 44px 44px 0 #0097b4, 45px 45px 0 #0097b4, 46px 46px 0 #0097b4, 47px 47px 0 #0097b4, 48px 48px 0 #0097b4, 49px 49px 0 #0097b4, 50px 50px 0 #0097b4,  0px 0px #0097b4;
}
.social-info-box .social-icon i {
  position: relative;
  z-index: 2;
}
.social-info-box .social-icon:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.15);
  position: absolute;
  top: -1px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.social-info-box .social-info {
  color: #fff;
  padding: 15px 0;
}
.social-info-box .social-info strong {
  font-size: 36px;
  line-height: 46px;
  display: block;
  font-weight: 700;
}
.social-info-box .social-info small {
  font-size: 18px;
  font-weight: 300;
}
.social-info-box.facebook {
  background-color: #3c5b9b
  ;
}
.social-info-box.facebook .social-icon {
  text-shadow: 1px 1px 0 #2e4576, 2px 2px 0 #2e4576, 3px 3px 0 #2e4576, 4px 4px 0 #2e4576, 5px 5px 0 #2e4576, 6px 6px 0 #2e4576, 7px 7px 0 #2e4576, 8px 8px 0 #2e4576, 9px 9px 0 #2e4576, 10px 10px 0 #2e4576, 11px 11px 0 #2e4576, 12px 12px 0 #2e4576, 13px 13px 0 #2e4576, 14px 14px 0 #2e4576, 15px 15px 0 #2e4576, 16px 16px 0 #2e4576, 17px 17px 0 #2e4576, 18px 18px 0 #2e4576, 19px 19px 0 #2e4576, 20px 20px 0 #2e4576, 21px 21px 0 #2e4576, 22px 22px 0 #2e4576, 23px 23px 0 #2e4576, 24px 24px 0 #2e4576, 25px 25px 0 #2e4576, 26px 26px 0 #2e4576, 27px 27px 0 #2e4576, 28px 28px 0 #2e4576, 29px 29px 0 #2e4576, 30px 30px 0 #2e4576, 31px 31px 0 #2e4576, 32px 32px 0 #2e4576, 33px 33px 0 #2e4576, 34px 34px 0 #2e4576, 35px 35px 0 #2e4576, 36px 36px 0 #2e4576, 37px 37px 0 #2e4576, 38px 38px 0 #2e4576, 39px 39px 0 #2e4576, 40px 40px 0 #2e4576, 41px 41px 0 #2e4576, 42px 42px 0 #2e4576, 43px 43px 0 #2e4576, 44px 44px 0 #2e4576, 45px 45px 0 #2e4576, 46px 46px 0 #2e4576, 47px 47px 0 #2e4576, 48px 48px 0 #2e4576, 49px 49px 0 #2e4576, 50px 50px 0 #2e4576,  0px 0px #2e4576;
}
.social-info-box.twitter {
  background-color: #00ccff;
}
.social-info-box.twitter .social-icon {
  text-shadow: 1px 1px 0 #00a3cc, 2px 2px 0 #00a3cc, 3px 3px 0 #00a3cc, 4px 4px 0 #00a3cc, 5px 5px 0 #00a3cc, 6px 6px 0 #00a3cc, 7px 7px 0 #00a3cc, 8px 8px 0 #00a3cc, 9px 9px 0 #00a3cc, 10px 10px 0 #00a3cc, 11px 11px 0 #00a3cc, 12px 12px 0 #00a3cc, 13px 13px 0 #00a3cc, 14px 14px 0 #00a3cc, 15px 15px 0 #00a3cc, 16px 16px 0 #00a3cc, 17px 17px 0 #00a3cc, 18px 18px 0 #00a3cc, 19px 19px 0 #00a3cc, 20px 20px 0 #00a3cc, 21px 21px 0 #00a3cc, 22px 22px 0 #00a3cc, 23px 23px 0 #00a3cc, 24px 24px 0 #00a3cc, 25px 25px 0 #00a3cc, 26px 26px 0 #00a3cc, 27px 27px 0 #00a3cc, 28px 28px 0 #00a3cc, 29px 29px 0 #00a3cc, 30px 30px 0 #00a3cc, 31px 31px 0 #00a3cc, 32px 32px 0 #00a3cc, 33px 33px 0 #00a3cc, 34px 34px 0 #00a3cc, 35px 35px 0 #00a3cc, 36px 36px 0 #00a3cc, 37px 37px 0 #00a3cc, 38px 38px 0 #00a3cc, 39px 39px 0 #00a3cc, 40px 40px 0 #00a3cc, 41px 41px 0 #00a3cc, 42px 42px 0 #00a3cc, 43px 43px 0 #00a3cc, 44px 44px 0 #00a3cc, 45px 45px 0 #00a3cc, 46px 46px 0 #00a3cc, 47px 47px 0 #00a3cc, 48px 48px 0 #00a3cc, 49px 49px 0 #00a3cc, 50px 50px 0 #00a3cc,  0px 0px #00a3cc;
}
.social-info-box.dribbble {
  background-color: #ea4c88;
}
.social-info-box.dribbble .social-icon {
  text-shadow: 1px 1px 0 #e51e6a, 2px 2px 0 #e51e6a, 3px 3px 0 #e51e6a, 4px 4px 0 #e51e6a, 5px 5px 0 #e51e6a, 6px 6px 0 #e51e6a, 7px 7px 0 #e51e6a, 8px 8px 0 #e51e6a, 9px 9px 0 #e51e6a, 10px 10px 0 #e51e6a, 11px 11px 0 #e51e6a, 12px 12px 0 #e51e6a, 13px 13px 0 #e51e6a, 14px 14px 0 #e51e6a, 15px 15px 0 #e51e6a, 16px 16px 0 #e51e6a, 17px 17px 0 #e51e6a, 18px 18px 0 #e51e6a, 19px 19px 0 #e51e6a, 20px 20px 0 #e51e6a, 21px 21px 0 #e51e6a, 22px 22px 0 #e51e6a, 23px 23px 0 #e51e6a, 24px 24px 0 #e51e6a, 25px 25px 0 #e51e6a, 26px 26px 0 #e51e6a, 27px 27px 0 #e51e6a, 28px 28px 0 #e51e6a, 29px 29px 0 #e51e6a, 30px 30px 0 #e51e6a, 31px 31px 0 #e51e6a, 32px 32px 0 #e51e6a, 33px 33px 0 #e51e6a, 34px 34px 0 #e51e6a, 35px 35px 0 #e51e6a, 36px 36px 0 #e51e6a, 37px 37px 0 #e51e6a, 38px 38px 0 #e51e6a, 39px 39px 0 #e51e6a, 40px 40px 0 #e51e6a, 41px 41px 0 #e51e6a, 42px 42px 0 #e51e6a, 43px 43px 0 #e51e6a, 44px 44px 0 #e51e6a, 45px 45px 0 #e51e6a, 46px 46px 0 #e51e6a, 47px 47px 0 #e51e6a, 48px 48px 0 #e51e6a, 49px 49px 0 #e51e6a, 50px 50px 0 #e51e6a,  0px 0px #e51e6a;
}
.social-info-box.google-plus {
  background-color: #d14333;
}
.social-info-box.google-plus .social-icon {
  text-shadow: 1px 1px 0 #ab3426, 2px 2px 0 #ab3426, 3px 3px 0 #ab3426, 4px 4px 0 #ab3426, 5px 5px 0 #ab3426, 6px 6px 0 #ab3426, 7px 7px 0 #ab3426, 8px 8px 0 #ab3426, 9px 9px 0 #ab3426, 10px 10px 0 #ab3426, 11px 11px 0 #ab3426, 12px 12px 0 #ab3426, 13px 13px 0 #ab3426, 14px 14px 0 #ab3426, 15px 15px 0 #ab3426, 16px 16px 0 #ab3426, 17px 17px 0 #ab3426, 18px 18px 0 #ab3426, 19px 19px 0 #ab3426, 20px 20px 0 #ab3426, 21px 21px 0 #ab3426, 22px 22px 0 #ab3426, 23px 23px 0 #ab3426, 24px 24px 0 #ab3426, 25px 25px 0 #ab3426, 26px 26px 0 #ab3426, 27px 27px 0 #ab3426, 28px 28px 0 #ab3426, 29px 29px 0 #ab3426, 30px 30px 0 #ab3426, 31px 31px 0 #ab3426, 32px 32px 0 #ab3426, 33px 33px 0 #ab3426, 34px 34px 0 #ab3426, 35px 35px 0 #ab3426, 36px 36px 0 #ab3426, 37px 37px 0 #ab3426, 38px 38px 0 #ab3426, 39px 39px 0 #ab3426, 40px 40px 0 #ab3426, 41px 41px 0 #ab3426, 42px 42px 0 #ab3426, 43px 43px 0 #ab3426, 44px 44px 0 #ab3426, 45px 45px 0 #ab3426, 46px 46px 0 #ab3426, 47px 47px 0 #ab3426, 48px 48px 0 #ab3426, 49px 49px 0 #ab3426, 50px 50px 0 #ab3426,  0px 0px #ab3426;
}
.social-info-box.linkedin {
  background-color: #3399cc;
}
.social-info-box.linkedin .social-icon {
  text-shadow: 1px 1px 0 #297aa3, 2px 2px 0 #297aa3, 3px 3px 0 #297aa3, 4px 4px 0 #297aa3, 5px 5px 0 #297aa3, 6px 6px 0 #297aa3, 7px 7px 0 #297aa3, 8px 8px 0 #297aa3, 9px 9px 0 #297aa3, 10px 10px 0 #297aa3, 11px 11px 0 #297aa3, 12px 12px 0 #297aa3, 13px 13px 0 #297aa3, 14px 14px 0 #297aa3, 15px 15px 0 #297aa3, 16px 16px 0 #297aa3, 17px 17px 0 #297aa3, 18px 18px 0 #297aa3, 19px 19px 0 #297aa3, 20px 20px 0 #297aa3, 21px 21px 0 #297aa3, 22px 22px 0 #297aa3, 23px 23px 0 #297aa3, 24px 24px 0 #297aa3, 25px 25px 0 #297aa3, 26px 26px 0 #297aa3, 27px 27px 0 #297aa3, 28px 28px 0 #297aa3, 29px 29px 0 #297aa3, 30px 30px 0 #297aa3, 31px 31px 0 #297aa3, 32px 32px 0 #297aa3, 33px 33px 0 #297aa3, 34px 34px 0 #297aa3, 35px 35px 0 #297aa3, 36px 36px 0 #297aa3, 37px 37px 0 #297aa3, 38px 38px 0 #297aa3, 39px 39px 0 #297aa3, 40px 40px 0 #297aa3, 41px 41px 0 #297aa3, 42px 42px 0 #297aa3, 43px 43px 0 #297aa3, 44px 44px 0 #297aa3, 45px 45px 0 #297aa3, 46px 46px 0 #297aa3, 47px 47px 0 #297aa3, 48px 48px 0 #297aa3, 49px 49px 0 #297aa3, 50px 50px 0 #297aa3,  0px 0px #297aa3;
}
.social-info-box.feed {
  background-color: #f1a218;
}
.social-info-box.feed .social-icon {
  text-shadow: 1px 1px 0 #ca850c, 2px 2px 0 #ca850c, 3px 3px 0 #ca850c, 4px 4px 0 #ca850c, 5px 5px 0 #ca850c, 6px 6px 0 #ca850c, 7px 7px 0 #ca850c, 8px 8px 0 #ca850c, 9px 9px 0 #ca850c, 10px 10px 0 #ca850c, 11px 11px 0 #ca850c, 12px 12px 0 #ca850c, 13px 13px 0 #ca850c, 14px 14px 0 #ca850c, 15px 15px 0 #ca850c, 16px 16px 0 #ca850c, 17px 17px 0 #ca850c, 18px 18px 0 #ca850c, 19px 19px 0 #ca850c, 20px 20px 0 #ca850c, 21px 21px 0 #ca850c, 22px 22px 0 #ca850c, 23px 23px 0 #ca850c, 24px 24px 0 #ca850c, 25px 25px 0 #ca850c, 26px 26px 0 #ca850c, 27px 27px 0 #ca850c, 28px 28px 0 #ca850c, 29px 29px 0 #ca850c, 30px 30px 0 #ca850c, 31px 31px 0 #ca850c, 32px 32px 0 #ca850c, 33px 33px 0 #ca850c, 34px 34px 0 #ca850c, 35px 35px 0 #ca850c, 36px 36px 0 #ca850c, 37px 37px 0 #ca850c, 38px 38px 0 #ca850c, 39px 39px 0 #ca850c, 40px 40px 0 #ca850c, 41px 41px 0 #ca850c, 42px 42px 0 #ca850c, 43px 43px 0 #ca850c, 44px 44px 0 #ca850c, 45px 45px 0 #ca850c, 46px 46px 0 #ca850c, 47px 47px 0 #ca850c, 48px 48px 0 #ca850c, 49px 49px 0 #ca850c, 50px 50px 0 #ca850c,  0px 0px #ca850c;
}
.slider-wrapper {
  margin: 0;
  padding: 0;
 
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
}
.slider {
  margin: 0;
  padding: 0;
  border: 1px solid black;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
/* ELEMENT STYLES */
/*.slider-wrapper p {
  color: #fff;
}
.slider-wrapper p.long-text {
  width: 550px;
}
.slider-wrapper p.big-title {
  font-family: 'Raleway';
  text-transform: uppercase;
  font-size: 36px;
  line-height: 46px;
  color: #fff;
  font-weight: 300;
}
.slider-wrapper p.small-title {
  text-transform: uppercase;
  font-family: 'Raleway';
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  font-weight: 300;
}*/
hr {
  border-width: 0;
  height: 1px;
  width: 100%;
  margin: 5px 0;
  background-color: #f7f7f7;
}
hr.no-space {
  margin: 0;
}
hr.grey-color {
  background-color: #f2f2f2;
}
hr.dark-grey-color {
  background-color: #e5e5e5;
}
hr.gradient {
  position: relative;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229, 229, 229, 0)), color-stop(50%, #e5e5e5), color-stop(100%, rgba(229, 229, 229, 0)));
  background-image: -webkit-linear-gradient(left, rgba(229, 229, 229, 0) 0%, #e5e5e5 50%, rgba(229, 229, 229, 0) 100%);
  background-image: linear-gradient(to right, rgba(229, 229, 229, 0) 0%, #e5e5e5 50%, rgba(229, 229, 229, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#00e5e5e5', GradientType=1);
}
hr.rect-sqr {
  text-align: center;
}
hr.rect-sqr:after,
hr.rect-sqr:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: rgb(252, 93, 5); /*#00c2e7 */
  position: absolute;
  top: -5px;
  margin-left: -5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
hr.rect-sqr:before {
  width: 14px;
  height: 14px;
  top: -7px;
  margin-left: -7px;
  z-index: 1;
}
hr.rect-sqr:after {
  box-shadow: 7px -7px rgba(252, 93, 5, 0.85), -7px 7px rgba(252, 93, 5, 0.85); /*#1bdaff*/
}
/*------------------*/
hr {
  border-width: 0;
  height: 1px;
  width: 100%;
  margin: 5px 0;
  background-color: #f7f7f7;
}
hr.no-space {
  margin: 0;
}
hr.grey-color {
  background-color: #f2f2f2;
}
hr.dark-grey-color {
  background-color: #e5e5e5;
}
hr.gradient {
  position: relative;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229, 229, 229, 0)), color-stop(50%, #e5e5e5), color-stop(100%, rgba(229, 229, 229, 0)));
  background-image: -webkit-linear-gradient(left, rgba(229, 229, 229, 0) 0%, #e5e5e5 50%, rgba(229, 229, 229, 0) 100%);
  background-image: linear-gradient(to right, rgba(229, 229, 229, 0) 0%, #e5e5e5 50%, rgba(229, 229, 229, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#00e5e5e5', GradientType=1);
}
hr.rect-sr {
  text-align: center;
}
hr.rect-sr:after,
hr.rect-sr:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color:#00c2e7;
  position: absolute;
  top: -5px;
  margin-left: -5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
hr.rect-sr:before {
  width: 14px;
  height: 14px;
  top: -7px;
  margin-left: -7px;
  z-index: 1;
}
hr.rect-sr:after {
  box-shadow: 7px -7px #1bdaff, -7px 7px #1bdaff;
}
.inner-shadow-bottom {
  box-shadow: inset 0 -5px 5px rgba(0, 0, 0, 0.02);
}
.shadow-bottom {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.02);
}
.shadow-top {
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.02);
}
.inner-shadow-top {
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.02);
}
.inner-shadow-top-bottom {
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.02), inset 0 -5px 5px rgba(0, 0, 0, 0.02);
}
.shadow-top-bottom {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.02), 0 -5px 5px rgba(0, 0, 0, 0.02);
}
.shadow {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
}
.funfact {
  width: 100%;
  max-width: 250px;
  text-align: center;
  padding: 20px 10px;
  display: inline-block;
  margin: 0 15px;
}
.funfact .ct-funfact-icon {
  font-size: 42px;
  color: #00c2e7;
}
.funfact .ct-funfact-counter {
  font-size: 40px;
  line-height: 55px;
  min-height: 55px;
  color: #606364;
  vertical-align: middle;
  font-weight: 600;
}
.funfact .funfact-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #8f9495;
}
.funfacts {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.static-testimonial .comment-container {
  background-color: #00c2e7;
  border: 1px solid #00adce;
  background-size: 100% 100%;
  color: #fff;
}
.static-testimonial .comment-container blockquote {
  border-width: 0;
  padding: 20px 20px;
  margin-bottom: 0;
  color: #fff;
  position: relative;
  background-color: #00c2e7;
}
.static-testimonial .comment-container blockquote:after,
.static-testimonial .comment-container blockquote:before {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  bottom: -16px;
  left: 20px;
  z-index: 1;
  border-width: 8px;
  border-style: solid;
  border-color: #00c2e7 transparent transparent transparent;
}
.static-testimonial .comment-container blockquote:before {
  bottom: -18px;
  left: 19px;
  z-index: 1;
  border-width: 9px;
  border-color: #00adce transparent transparent transparent;
}
.static-testimonial .comment-info {
  text-align: left;
  font-size: 11px;
  margin-top: 10px;
}
.static-testimonial .comment-info img {
  border-radius: 75px;
  float: left;
}
.static-testimonial .comment-info strong {
  font-size: 15px;
  color: #606364;
  margin-left: 70px;
  display: block;
  margin-top: 10px;
}
.static-testimonial .comment-info p {
  margin-left: 70px;
}
.static-testimonial.lighten .comment-container {
  background-color: #fafafa;
  border-color: #f2f2f2;
}
.static-testimonial.lighten .comment-container blockquote {
  color: #a9adae;
}
.static-testimonial.lighten .comment-container blockquote:after {
  border-color: #fafafa transparent transparent transparent;
}
.static-testimonial.lighten .comment-container blockquote:before {
  border-color: #f2f2f2 transparent transparent transparent;
}
.testimonial-slider {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
}
.testimonial-slider blockquote {
  border-width: 0;
  padding: 0 40px;
  margin-bottom: 20px;
  background-color: transparent;
  position: relative;
}
.testimonial-slider blockquote:before {
  content: '\f10d';
  font-size: 14px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14px;
  color: #00c2e7;
}
.testimonial-slider blockquote:after {
  content: '\f10e';
  font-size: 14px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -14px;
  color: #00c2e7;
}
.testimonial-slider img {
  margin-bottom: 10px;
  border-radius: 75px;
}
.testimonial-slider .client-info {
  position: relative;
  color: #606364;
}
.testimonial-slider .client-info:after {
  content: '';
  width: 150px;
  height: 1px;
  background-color: #f1f1f1;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -75px;
}
.testimonial-slider .client-info:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #00c2e7;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -20px;
  z-index: 1;
}
.testimonial-slider .client-info strong {
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
}
.testimonial-slider .client-info p {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.testimonial-slider .client-info p:before {
  content: '- ';
}
.client-testimonial ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.client-testimonial ul li {
  display: block;
  margin: 0;
  padding: 0;
}
.blog-post-mini-widget {
  padding: 0 !important;
  margin: 0 !important;
}
.blog-post-mini-widget li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}
.blog-post-mini-widget li:before {
  content: '' !important;
  margin: 0 !important;
}
.blog-post-mini-widget li .blog-post-mini .mini-post-info {
  margin-bottom: 0 !important;
}
.blog-post-mini a.thumb {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.blog-post-mini .mini-post-content p {
  margin-bottom: 5px;
}
.blog-post-mini .mini-post-info {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.blog-post-mini .mini-post-info .mini-post-date {
  display: table-cell;
  background-color: #00c2e7;
  color: #fff;
  width: 70px;
  height: 56px;
  text-align: center;
  overflow: hidden;
}
.blog-post-mini .mini-post-info .mini-post-date strong {
  display: block;
}
.blog-post-mini .mini-post-info .mini-post-title {
  display: table-cell;
}
.blog-post-mini .mini-post-info .mini-post-title h3 {
  font-size: 17px;
  line-height: 27px;
  margin: 0;
  margin-bottom: 5px;
  font-weight: 400;
}
.blog-post-mini .mini-post-info .mini-post-title h3 a {
  color: #606364;
}
.blog-post-mini .mini-post-info .mini-post-title h3 a:hover {
  color: #00c2e7;
}
.blog-post-mini .mini-post-info .mini-post-title .mini-post-meta {
  color: #b3b3b3;
  font-size: 11px;
}
.blog-post-mini .mini-post-info .mini-post-title .mini-post-meta i {
  margin-right: 3px;
  color: #00c2e7;
}
.blog-post-mini .mini-post-info .mini-post-title .mini-post-meta a {
  color: #b3b3b3;
}
.blog-post-mini .mini-post-info .mini-post-title .mini-post-meta a:hover {
  color: #00c2e7;
}
.cw-blog-post-mini {
  border: 1px solid #f2f2f2;
  padding-bottom: 15px;
}
.cw-blog-post-mini .mini-post-thumb {
  background-color: #000;
}
.cw-blog-post-mini .mini-post-thumb img {
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.cw-blog-post-mini .mini-post-thumb:hover img {
  opacity: 0.8;
}
.cw-blog-post-mini .mini-post-info {
  padding: 20px 15px 20px;
}
.cw-blog-post-mini .mini-post-info h3.mini-post-title {
  font-size: 17px;
  line-height: 27px;
  margin: 0;
  margin-bottom: 5px;
  font-weight: 400;
}
.cw-blog-post-mini .mini-post-info h3.mini-post-title a {
  color: #606364;
}
.cw-blog-post-mini .mini-post-info h3.mini-post-title a:hover {
  color: #00c2e7;
}
.cw-blog-post-mini .mini-post-info .mini-post-meta {
  color: #b3b3b3;
  font-size: 11px;
}
.cw-blog-post-mini .mini-post-info .mini-post-meta span {
  margin-right: 5px;
}
.cw-blog-post-mini .mini-post-info .mini-post-meta i {
  margin-right: 5px;
  color: #00c2e7;
}
.cw-blog-post-mini .mini-post-info .mini-post-meta a {
  color: #b3b3b3;
}
.cw-blog-post-mini .mini-post-info .mini-post-meta a:hover {
  color: #00c2e7;
}
.cw-blog-post-mini .mini-post-content {
  padding: 0 15px;
}
.twitter-slider {
  text-align: center;
}
.twitter-slider p {
  max-width: 500px;
  margin: auto;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  font-style: italic;
}
.twitter-slider p strong.tweet-time {
  display: block;
  font-size: 13px;
  line-height: 22px;
  color: #c3c6c7;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
}
.twitter-slider p strong.tweet-time:after {
  content: '';
  width: 20px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #dedfdf;
  margin-left: -10px;
}
.twitter-container .twitter-icon {
  text-align: center;
  font-size: 40px;
  color: #00c2e7;
  margin-bottom: 20px;
}
.cw-product {
  padding: 10px;
  border: 1px solid #f2f2f2;
  box-shadow: 0 1px 1px #fafafa;
  position: relative;
}
.cw-product .cw-sale-bach {
  background-color: #00c2e7;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
}
.cw-product .cw-product-img {
  position: relative;
  overflow: hidden;
}
.cw-product .cw-product-img .cw-overlayer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.cw-product .cw-product-img a {
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.cw-product .cw-product-img a.cw-cart {
  background-color: #00c2e7;
  color: #fff;
  right: 0;
  -webkit-transition: right 0.3s, opacity 0.3s, background-color 0.3s;
          transition: right 0.3s, opacity 0.3s, background-color 0.3s;
}
.cw-product .cw-product-img a.cw-cart:hover {
  background-color: #00adce;
}
.cw-product .cw-product-img a.cw-wisthlist {
  left: 0;
  background-color: #fff;
  color: #00c2e7;
  -webkit-transition: left 0.3s, opacity 0.3s, background-color 0.3s, color 0.3s;
          transition: left 0.3s, opacity 0.3s, background-color 0.3s, color 0.3s;
}
.cw-product .cw-product-img a.cw-wisthlist:hover {
  background-color: #1bdaff;
  color: #fff;
}
.cw-product .cw-product-img img {
  -webkit-transition: -webkit-transform 0.5s;
          transition: transform 0.5s;
}
.cw-product .cw-product-info {
  padding: 10px 0;
}
.cw-product .cw-product-prices {
  width: 25%;
  float: left;
}
.cw-product .cw-product-prices p {
  margin: 0;
  text-align: right;
  line-height: 23px;
}
.cw-product .cw-product-prices p.cw-price-old {
  text-decoration: line-through;
  margin-bottom: 5px;
  color: #b1b5b5;
}
.cw-product .cw-product-prices p.cw-price-new {
  color: #00c2e7;
  font-weight: 700;
  font-size: 15px;
}
.cw-product .cw-title-ratting {
  width: 75%;
  float: left;
}
.cw-product .cw-title-ratting .cw-product-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 5px;
  font-weight: 700;
}
.cw-product .cw-title-ratting .cw-product-title a {
  color: #39393d;
}
.cw-product .cw-title-ratting .cw-product-title a:hover {
  color: #00c2e7;
}
.cw-product .cw-title-ratting p.cw-rating {
  margin: 0;
}
.cw-product:hover .cw-product-img .cw-overlayer {
  opacity: 1;
}
.cw-product:hover .cw-product-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.cw-product:hover .cw-product-img a {
  opacity: 1;
}
.cw-product:hover .cw-product-img a.cw-cart {
  right: 50%;
}
.cw-product:hover .cw-product-img a.cw-wisthlist {
  left: 50%;
}
.cw-shop-banner {
  position: relative;
}
.cw-shop-banner .cw-banner-info {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  padding-right: 5%;
}
.cw-shop-banner .cw-banner-info .cw-banner-title {
  font-size: 22px;
  text-transform: uppercase;
}
.cw-shop-banner .cw-banner-info .cw-banner-title a {
  color: #606364;
}
.cw-cart table {
  width: 100%;
  border: 1px solid #f2f2f2;
}
.cw-cart table tr {
  border-bottom: 1px solid #f2f2f2;
}
.cw-cart table tr th,
.cw-cart table tr td {
  vertical-align: middle !important;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
  border-color: #f2f2f2;
}
.cw-cart table tr td.cw-product-remove {
  text-align: center;
}
.cw-cart table tr td.cw-product-remove a {
  color: #f45555;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  line-height: 25px;
  -webkit-transition: background-color 0.3s, color 0.3s;
          transition: background-color 0.3s, color 0.3s;
}
.cw-cart table tr td.cw-product-remove a:hover {
  color: #fff;
  background-color: #f45555;
}
.cw-cart table tr td .cw-coupon input[type="text"] {
  width: 50%;
  margin-bottom: 0;
}
.cw-cart table tr:hover th,
.cw-cart table tr:hover td {
  background-color: #fcfcfc;
}
.cw-cart table thead tr th {
  background-color: #fafafa;
  color: #606364;
  border-color: #f2f2f2;
  border-width: 1px;
}
.cw-cart-total {
  border: 1px solid #f2f2f2;
}
.cw-cart-total tbody tr {
  border: 1px solid #f2f2f2;
}
.cw-cart-total tbody tr th,
.cw-cart-total tbody tr td {
  border-width: 0;
}
.cw-cart-total tbody tr th {
  font-size: 14px;
  background-color: #fafafa;
  border-right: 1px solid #f2f2f2;
}
.cw-cart-total tbody tr td {
  text-align: right;
}
.product-carousel .product-item {
  margin: 0 15px;
}
#sequence > .sequence-prev:hover,
#sequence > .sequence-next:hover {
  background-color: #00c2e7;
}
.main-heading {
  max-width: 1000px;
  font-weight: 300;
  font-size: 55px;
  line-height: 65px;
  text-transform: uppercase;
  left: 50%;
  top: 33%;
}
.main-heading.ct-bordered {
  border: 3px solid #fff;
}
.ct-bold {
  font-weight: bold;
}
.sub-heading {
  max-width: 850px;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  left: 50%;
  top: 48%;
}
.ct-button {
  left: 50%;
  top: 60%;
}
.featured {
  background-color: #fcfcfc;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
}
.featured-bg-img {
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/ft-bg.png);
  background-attachment: fixed;
}
.section-title.center {
  text-align: center;
}
.section-title.center p {
  margin: 0 auto 26px;
}
.section-title.center h3:after {
  left: 50%;
  margin-left: -20px;
}
.section-title p {
  max-width: 550px;
  font-size: 15px;
  line-height: 25px;
  color: #a6a6a6;
}
.section-title h3,
.section-title h2 {
  margin-top: 0;
  font-weight: 800;
  font-size: 19px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.section-title h3 a,
.section-title h2 a {
  color: #606364;
  font-weight: 800;
}
.section-title h3:after,
.section-title h2:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #00c2e7;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.portfolio-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.portfolio-container .portfolio-image img {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.portfolio-container .portfolio-image .portfolio-overlayer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.portfolio-container .portfolio-info {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 20;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-top: -46px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.portfolio-container .portfolio-info .portfolio-info-container {
  display: block;
  width: 100%;
  margin-top: -25%;
  position: relative;
}
.portfolio-container .portfolio-info .portfolio-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s linear;
  transition: opacity 0.3s, transform 0.3s linear;
}
.portfolio-container .portfolio-info .portfolio-cat {
  font-size: 11px;
  line-height: 21px;
  opacity: 0;
  margin-bottom: 10px;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s linear;
  transition: opacity 0.3s, transform 0.3s linear;
}
.portfolio-container .portfolio-info .ct-btn {
  opacity: 0;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: opacity 0.3s, background 0.3s, color 0.3s, -webkit-transform 0.3s linear, border-color 0.3s;
  transition: opacity 0.3s, background 0.3s, color 0.3s, transform 0.3s linear, border-color 0.3s;
}
.portfolio-container .portfolio-info .ct-btn.link {
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
}
.portfolio-container:hover {
  cursor: pointer;
}
.portfolio-container:hover .portfolio-image .portfolio-overlayer {
  opacity: 0.5;
}
.portfolio-container:hover .portfolio-info .portfolio-title {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.portfolio-container:hover .portfolio-info .portfolio-cat {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.portfolio-container:hover .portfolio-info .ct-btn {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.client-item {
  padding: 0 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.client-item:hover {
  opacity: 1;
  cursor: pointer;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.text-block {
  border: 1px solid #f7f7f7;
  border-radius: 3px;
  padding: 20px;
}
.ct-accordion .panel {
  border-radius: 0;
  box-shadow: none;
  border-width: 0;
  padding: 0;
  margin-bottom: 15px;
  padding: 10px 12px;
  padding-right: 5px;
  border: 1px solid #f2f2f2;
}
.ct-accordion .panel .ct-accordion-header h4 {
  font-weight: 600;
  font-size: 15px;
  margin: 0;
}
.ct-accordion .panel .ct-accordion-header h4 a {
  color: #606364;
  display: block;
  outline-width: 0;
}
.ct-accordion .panel .ct-accordion-header h4 i {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 21px;
  line-height: 18px;
  border: 1px solid #f2f2f2;
  margin-right: 5px;
  padding-top: 2px;
  background: #00c2e7;
  border-color: #00b5d8;
  color: #fff;
}
.ct-accordion .panel .ct-accordion-body {
  padding: 20px 5px 10px;
}
.with-right-sidebar .content-area {
  padding-right: 30px;
}
.with-left-sidebar .content-area {
  padding-left: 30px;
  float: right;
}
.with-left-sidebar aside.col-md-3 {
  float: left;
}
.widget ul {
  margin: 0;
  padding-left: 0;
}
.widget ul li {
  list-style: none;
  padding: 5px 0;
  padding-left: 1em;
  border-bottom: 1px solid #f2f2f2;
}
.widget ul li a {
  color: #8f9495;
}
.widget ul li:hover a {
  color: #00c2e7;
}
.widget ul li:hover:before {
  left: 5px;
  color: #00c2e7;
}
.widget ul li:before {
  content: '\f105';
  font-size: 14px;
  display: inline-block;
  margin-left: -1em;
  width: 1.2em;
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s;
          transition: left 0.3s;
}
.widget ul.cw-recent-post-widget li {
  padding-left: 0;
}
.widget ul.cw-recent-post-widget li .cw-recent-post .cw-recent-post-thumb {
  display: block;
  float: left;
}
.widget ul.cw-recent-post-widget li .cw-recent-post .cw-recent-post-title {
  font-size: 13px;
  line-height: 19px;
  margin: 0 0 5px 70px;
  font-weight: 500;
}
.widget ul.cw-recent-post-widget li .cw-recent-post .cw-recent-post-title a {
  color: #8f9495;
}
.widget ul.cw-recent-post-widget li .cw-recent-post .cw-recent-post-title a:hover {
  color: #00c2e7;
}
.widget ul.cw-recent-post-widget li .cw-recent-post a:hover {
  color: #00c2e7;
}
.widget ul.cw-recent-post-widget li .cw-recent-post .cw-recent-post-meta {
  margin: 0 0 0 70px;
  font-size: 11px;
}
.widget ul.cw-recent-post-widget li .cw-recent-post .cw-recent-post-meta span {
  margin-right: 15px;
}
.widget ul.cw-recent-post-widget li .cw-recent-post .cw-recent-post-meta span i {
  color: #00c2e7;
}
.widget ul.cw-recent-post-widget li:hover a {
  color: inherit;
}
.widget ul.cw-recent-post-widget li:before {
  content: '';
}
.widget .widget-title {
  font-weight: 300;
  font-size: 20px;
}
.widget .cw-tags a {
  color: #808080;
  border: 1px solid #ebebeb;
  display: inline-block;
  padding: 3px 16px;
  font-size: 14px;
  line-height: 22px;
  margin: 0 1px 6px 0;
  background-color: transparent;
  -webkit-transition: background 0.3s, color 0.3s, border-color 0.3s;
          transition: background 0.3s, color 0.3s, border-color 0.3s;
}
.widget .cw-tags a:hover {
  background: #00c2e7;
  border-color: #00c2e7;
  color: #fff;
}
.all-tags a {
  border: 1px solid #00c2e7;
  color: #00c2e7;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 5px;
  -webkit-transition: border 0.3s, color 0.3s, background 0.3s;
  transition: border 0.3s, color 0.3s, background 0.3s;
}
.all-tags a:hover {
  color: #fff;
  background: #00c2e7;
  border-color: #00c2e7;
}
.ct-widget-flickr {
  margin: 0 !important;
  padding: 0 !important;
}
.ct-widget-flickr li {
  padding: 0 !important;
  display: inline-block !important;
  border-bottom-width: 0 !important;
  width: 25%;
  float: left;
  margin-bottom: 3px;
}
.ct-widget-flickr li:before {
  content: '' !important;
}
.ct-widget-flickr a {
  display: inline-block;
  background: #00c2e7;
}
.ct-widget-flickr a img {
  background: #00c2e7;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.ct-widget-flickr a:hover {
  background: #00c2e7;
}
.ct-widget-flickr a:hover img {
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
#filter {
  text-align: center;
}
#filter label {
  font-weight: 400;
}
#filter label input[type="radio"] {
  display: none;
}
article.post-item {
  position: relative;
  min-height: 150px;
}
article.post-item .left-data {
  display: block;
  width: 75px;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 99;
}
article.post-item .left-data .post-meta-icon {
  background-color: #00c2e7;
  background-size: 100% 100%;
  width: 100%;
  height: 75px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 75px;
  overflow: hidden;
  position: relative;
  text-shadow: 1px 1px 0 #00adce, 2px 2px 0 #00adce, 3px 3px 0 #00adce, 4px 4px 0 #00adce, 5px 5px 0 #00adce, 6px 6px 0 #00adce, 7px 7px 0 #00adce, 8px 8px 0 #00adce, 9px 9px 0 #00adce, 10px 10px 0 #00adce, 11px 11px 0 #00adce, 12px 12px 0 #00adce, 13px 13px 0 #00adce, 14px 14px 0 #00adce, 15px 15px 0 #00adce, 16px 16px 0 #00adce, 17px 17px 0 #00adce, 18px 18px 0 #00adce, 19px 19px 0 #00adce, 20px 20px 0 #00adce, 21px 21px 0 #00adce, 22px 22px 0 #00adce, 23px 23px 0 #00adce, 24px 24px 0 #00adce, 25px 25px 0 #00adce, 26px 26px 0 #00adce, 27px 27px 0 #00adce, 28px 28px 0 #00adce, 29px 29px 0 #00adce, 30px 30px 0 #00adce, 31px 31px 0 #00adce, 32px 32px 0 #00adce, 33px 33px 0 #00adce, 34px 34px 0 #00adce, 35px 35px 0 #00adce, 36px 36px 0 #00adce, 37px 37px 0 #00adce, 38px 38px 0 #00adce, 39px 39px 0 #00adce, 40px 40px 0 #00adce, 41px 41px 0 #00adce, 42px 42px 0 #00adce, 43px 43px 0 #00adce, 44px 44px 0 #00adce, 45px 45px 0 #00adce, 46px 46px 0 #00adce, 47px 47px 0 #00adce, 48px 48px 0 #00adce, 49px 49px 0 #00adce, 50px 50px 0 #00adce,  0px 0px #00adce;
}
article.post-item .left-data .post-meta-icon:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: -6px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
article.post-item .left-data .post-meta-date {
  text-align: center;
  background-color: #fafafa;
  padding: 15px 0;
  font-size: 17px;
  font-weight: 300;
  color: #606364;
  border-width: 0 1px 0 1px;
  border-color: #f2f2f2;
  border-style: solid;
}
article.post-item .left-data .post-meta-date strong {
  display: block;
  font-weight: 500;
  font-size: 14px;
}
article.post-item .left-data .post-meta-comment {
  background-color: #fafafa;
  text-align: center;
  border-width: 0 1px 1px 1px;
  border-color: #f2f2f2;
  border-style: solid;
}
article.post-item .left-data .post-meta-comment a {
  display: block;
  color: #606364;
  padding: 0 0 20px;
}
article.post-item .left-data .post-meta-comment a:hover {
  color: #00c2e7;
}
article.post-item .right-data {
  display: block;
  margin-left: 75px;
  position: relative;
  overflow: hidden;
  border-width: 1px;
  border-color: #f2f2f2;
  border-style: solid;
}
article.post-item .right-data .post-title {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 30px 20px 0 0;
}
article.post-item .right-data .thumb-carousel .owl-controls {
  position: absolute;
  bottom: 0;
  right: 0;
}
article.post-item .right-data .thumb-carousel .owl-controls .owl-buttons .owl-prev,
article.post-item .right-data .thumb-carousel .owl-controls .owl-buttons .owl-next {
  background: #00c2e7;
  color: #fff;
  display: inline-block;
  padding: 6px 6px 3px;
  opacity: 1;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
article.post-item .right-data .thumb-carousel .owl-controls .owl-buttons .owl-prev:hover,
article.post-item .right-data .thumb-carousel .owl-controls .owl-buttons .owl-next:hover {
  background: #606364;
}
article.post-item .right-data .post-thumb {
  display: block;
  position: relative;
}
article.post-item .right-data .post-thumb:after {
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  /*lrft: 0;*/
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
article.post-item .right-data .post-thumb:hover:after {
  opacity: 0.15;
}
article.post-item .right-data .post-content {
  margin-bottom: 20px;
  padding: 20px 20px 0;
}
article.post-item .right-data footer {
  font-weight: 500;
  color: #bfbfbf;
  margin-top: 20px;
  padding: 0 20px 20px;
}
article.post-item .right-data footer .post-admin,
article.post-item .right-data footer .post-cat,
article.post-item .right-data footer .post-tags {
  background-color: #fafafa;
  padding-right: 15px;
  line-height: 30px;
}
article.post-item .right-data footer .post-admin i,
article.post-item .right-data footer .post-cat i,
article.post-item .right-data footer .post-tags i {
  background-color: #00c2e7;
  background-size: 100% 100%;
  display: inline-block;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
  text-shadow: 1px 1px 0 #00adce, 2px 2px 0 #00adce, 3px 3px 0 #00adce, 4px 4px 0 #00adce, 5px 5px 0 #00adce, 6px 6px 0 #00adce, 7px 7px 0 #00adce, 8px 8px 0 #00adce, 9px 9px 0 #00adce, 10px 10px 0 #00adce, 11px 11px 0 #00adce, 12px 12px 0 #00adce, 13px 13px 0 #00adce, 14px 14px 0 #00adce, 15px 15px 0 #00adce, 16px 16px 0 #00adce, 17px 17px 0 #00adce, 18px 18px 0 #00adce, 19px 19px 0 #00adce, 20px 20px 0 #00adce, 21px 21px 0 #00adce, 22px 22px 0 #00adce, 23px 23px 0 #00adce, 24px 24px 0 #00adce, 25px 25px 0 #00adce, 26px 26px 0 #00adce, 27px 27px 0 #00adce, 28px 28px 0 #00adce, 29px 29px 0 #00adce, 30px 30px 0 #00adce, 31px 31px 0 #00adce, 32px 32px 0 #00adce, 33px 33px 0 #00adce, 34px 34px 0 #00adce, 35px 35px 0 #00adce, 36px 36px 0 #00adce, 37px 37px 0 #00adce, 38px 38px 0 #00adce, 39px 39px 0 #00adce, 40px 40px 0 #00adce, 41px 41px 0 #00adce, 42px 42px 0 #00adce, 43px 43px 0 #00adce, 44px 44px 0 #00adce, 45px 45px 0 #00adce, 46px 46px 0 #00adce, 47px 47px 0 #00adce, 48px 48px 0 #00adce, 49px 49px 0 #00adce, 50px 50px 0 #00adce,  0px 0px #00adce;
}
article.post-item .right-data footer .post-admin i:after,
article.post-item .right-data footer .post-cat i:after,
article.post-item .right-data footer .post-tags i:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 2px;
  left: 4px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
article.post-item .right-data footer > div > span {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
article.post-item .right-data footer a {
  color: #8f9495;
}
article.post-item .right-data footer a.read-more {
  float: right;
  color: #808080 !important;
  margin: 3px 0;
}
article.post-item .right-data footer a.read-more i {
  color: #808080;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
article.post-item .right-data footer a.read-more:hover {
  color: #fff;
}
article.post-item .right-data footer a.read-more:hover i {
  color: #fff;
}
article.post-item .right-data footer a:hover {
  color: #00c2e7;
}
article.post-item.post-type-quote .post-title {
  margin: 0;
  padding-left: 20px;
}
article.post-item.post-type-quote .right-data {
  border-color: #00c2e7;
}
article.post-item.post-type-quote .post-content {
  padding: 0;
  margin: 0;
  background: #00c2e7;
  color: #fff;
  padding: 40px;
  text-align: center;
}
article.post-item.post-type-quote blockquote {
  border-width: 0;
  text-align: center;
  margin-bottom: 0;
  background-color: transparent;
  font-weight: 600;
  color: #fff;
  font-style: italic;
}
article.post-item.post-type-quote blockquote:before,
article.post-item.post-type-quote blockquote:after {
  content: '"';
  font-size: 20px;
  line-height: 0;
}
article.post-item.post-type-quote blockquote + strong {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
article.post-item.post-type-quote blockquote + strong:before {
  content: '- ';
}
.single-post .right-data {
  border-width: 0 !important;
}
.single-post .right-data .post-main-content {
  border-width: 1px;
  border-color: #f2f2f2;
  border-style: solid;
}
.single-post .right-data .post-main-content .post-content {
  margin-bottom: 30px;
}
.nav-tabs > li > a {
  color: #606364;
  font-weight: 600;
  font-size: 15px;
  outline-width: 0 !important;
}
.nav-tabs > li > a:hover {
  background: transparent;
  color: #00c2e7;
  border-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: transparent #f2f2f2 transparent #f2f2f2;
  box-shadow: inset 0 3px 0 #00c2e7;
  border-radius: 0;
  color: #00c2e7;
  outline-width: 0;
}
.nav-tabs {
  border-bottom-color: #f2f2f2;
  background: #f7f7f7;
}
.tab-content > .tab-pane {
  border-color: #f2f2f2;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 31px 15px 12px;
  background: #fff;
}
.ct-elem-tab.ct-side-nav .nav.nav-tabs {
  width: 25%;
  display: inline-block;
  float: left;
  margin: 0;
  margin-right: -1px;
  border-width: 0;
  border-style: solid;
}
.ct-elem-tab.ct-side-nav .nav.nav-tabs > li {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.ct-elem-tab.ct-side-nav .nav.nav-tabs > li > a {
  margin: 0 !important;
}
.ct-elem-tab.ct-side-nav .nav.nav-tabs > li.active > a {
  border-color: #f2f2f2 transparent #f2f2f2 transparent;
  box-shadow: inset 3px 0 #00c2e7;
}
.ct-elem-tab.ct-side-nav .tab-content {
  width: 75%;
  display: inline-block;
  float: left;
  margin: 0;
}
.ct-elem-tab.ct-side-nav .tab-content > .tab-pane {
  border-top-width: 1px;
}
.ct-icon-tab .nav.nav-tabs {
  text-align: center;
  border-bottom-width: 0 !important;
}
.ct-icon-tab .nav.nav-tabs > li {
  float: none;
  text-align: center;
  display: inline-block;
}
.ct-icon-tab .nav.nav-tabs > li > a {
  border-width: 0 !important;
}
.ct-icon-tab .nav.nav-tabs > li > a i {
  font-size: 56px;
  margin-bottom: 20px;
}
.ct-icon-tab .nav.nav-tabs > li > a .tb-title {
  display: block;
  text-transform: none;
  font-weight: 300;
}
.ct-icon-tab .nav.nav-tabs > li.active > a {
  background: #00c2e7 !important;
  color: #fff;
}
.ct-icon-tab .tab-content > .tab-pane {
  border-width: 0;
  padding: 50px 0 12px;
  background: transparent;
}
.comments {
  padding: 0;
  margin: 0;
}
.lista-restaurant .restaurant-item .res-status img {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}
.comments li {
  list-style: none;
}
.comments li .comment {
  border: 1px solid #f7f7f7;
  padding: 8px 8px 10px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.comments li .comment img.comment-avatar {
  float: left;
  margin-right: 10px;
}
.comments li .comment p {
  margin-left: 80px;
}
.comments li .comment p:last-child {
  margin-bottom: 0;
}
.comments li .comment strong.commenter-title {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
.comments li .comment strong.commenter-title a {
  color: #606364;
}
.comments li .comment strong.commenter-title a:hover {
  color: #00c2e7;
}
.comments li .comment span.comment-date {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  font-style: italic;
  color: #b2b2b2;
}
.comments li .comment span.comment-reply {
  position: absolute;
  right: 0;
  top: 8px;
}
.comments li .comment span.comment-reply a {
  display: block;
  color: #fff;
  padding: 3px 10px;
  background: #00c2e7;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}
.comments li .comment span.comment-reply a i {
  font-size: 11px;
}
.comments li .comment span.comment-reply a:hover {
  background-color: #0097b4;
}
.comments li > ul {
  padding-bottom: 7px;
}
.requered:after {
  content: '*';
  margin-left: 3px;
  color: #ff0000;
}
.folio-title h2 {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
}
.folio-details {
  display: table;
}
.folio-details .folio-details-row {
  display: table-row;
}
.folio-details .folio-details-row .details-header,
.folio-details .folio-details-row .details-data {
  display: table-cell;
  padding: 7px 5px;
}
.folio-details .folio-details-row .details-header {
  color: #606364;
  padding-right: 20px;
}
.folio-details .folio-details-row .details-header i {
  color: #00c2e7;
  display: inline-block;
  width: 18px;
  text-align: center;
}
.folio-details .folio-details-row .details-header:after {
  content: ':';
  margin-left: 2px;
}
.folio-details .folio-details-row .details-data {
  text-align: left;
}
.alert {
  border-radius: 0;
  position: relative;
  display: table;
  width: 100%;
}
.alert.alert-normal {
  background-color: #f7f7f7;
  border-color: #f2f2f2;
}
.alert .close {
  position: absolute;
  top: 0;
  right: 4px;
}
.alert:before {
  content: '\f111';
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  width: 20px;
}
.alert.alert-success:before {
  content: '\f00c';
}
.alert.alert-info:before {
  content: '\f129';
}
.alert.alert-warning:before {
  content: '\f12a';
}
.alert.alert-danger:before {
  content: '\f05e';
}
.owl-theme .owl-controls .owl-buttons div {
  border-radius: 0 !important;
  font-size: 14px;
  line-height: 20px;
  margin: 0 !important;
  background: #00c2e7;
  color: #fff;
  padding: 5px 7px 3px;
  opacity: 1;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  background: #606364;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 0.5;
  border-radius: 20px;
  background: #606364;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.img-carousel {
  overflow: hidden;
}
.img-carousel .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0;
  width: 100%;
  margin-top: -21px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.img-carousel .owl-controls .owl-buttons .owl-prev {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: -20px;
  top: 0;
  padding: 12px 12px 9px;
  -webkit-transition: left 0.3s, background-color 0.3s;
          transition: left 0.3s, background-color 0.3s;
}
.img-carousel .owl-controls .owl-buttons .owl-prev:hover {
  background-color: #00c2e7;
}
.img-carousel .owl-controls .owl-buttons .owl-next {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  right: -20px;
  top: 0;
  padding: 12px 12px 9px;
  -webkit-transition: right 0.3s, background-color 0.3s;
          transition: right 0.3s, background-color 0.3s;
}
.img-carousel .owl-controls .owl-buttons .owl-next:hover {
  background-color: #00c2e7;
}
.img-carousel .carousel-item-title {
  position: absolute;
  bottom: 35px;
  left: 10px;
  background: #00c2e7;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: 2px 5px;
}
.img-carousel .carousel-item-subtitle {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #606364;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  padding: 2px 5px;
}
.resultado .areas-service {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    float: left;
}
.img-carousel:hover .owl-controls {
  opacity: 1;
}
.img-carousel:hover .owl-controls .owl-prev {
  left: 20px;
}
.img-carousel:hover .owl-controls .owl-next {
  right: 20px;
}
ul.styled-list li {
  list-style: none;
  padding-left: 0;
}
ul.styled-list li:before {
  content: '\f00c';
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
  color: #00c2e7;
}
ul.styled-list.list-caret li:before {
  content: '\f0da';
}
ul.styled-list.list-hand li:before {
  content: '\f0a4';
}
ul.styled-list.list-chevron li:before {
  content: '\f054';
}
ul.styled-list.list-times li:before {
  content: '\f00d';
}
ul.styled-list.list-star li:before {
  content: '\f006';
}
.no-padding.four-columns .portfolio-item,
.no-padding.three-column .portfolio-item,
.no-padding.two-column .portfolio-item {
  float: left;
  position: relative;
}
.no-padding.four-columns .portfolio-item {
  width: 25%;
}
.no-padding.three-column .portfolio-item {
  width: 33.33333333%;
}
.no-padding.two-column .portfolio-item {
  width: 50%;
}
.pagination {
  border-radius: 0;
  margin: 0 0 0 75px;
  border-color: #00c2e7;
}
.pagination > li {
  border-color: #ebebeb;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination > li > a {
  color: #808080;
  border-color: #ebebeb;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.pagination > li > a:hover {
  background-color: #00c2e7;
  background-size: 100% 100%;
  border-color: #00c2e7;
  color: #fff;
}
.pagination > li > span {
  background-color: #00c2e7;
  background-size: 100% 100%;
  border-color: #00c2e7;
  color: #fff;
}
.pagination > li > span:hover {
  background-color: #00c2e7;
  background-size: 100% 100%;
  border-color: #00c2e7;
  color: #fff;
}
.company-address .address-icon {
  width: 40px;
  display: block;
  float: left;
  background-color: #00c2e7;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
  text-shadow: 1px 1px 0 #00adce, 2px 2px 0 #00adce, 3px 3px 0 #00adce, 4px 4px 0 #00adce, 5px 5px 0 #00adce, 6px 6px 0 #00adce, 7px 7px 0 #00adce, 8px 8px 0 #00adce, 9px 9px 0 #00adce, 10px 10px 0 #00adce, 11px 11px 0 #00adce, 12px 12px 0 #00adce, 13px 13px 0 #00adce, 14px 14px 0 #00adce, 15px 15px 0 #00adce, 16px 16px 0 #00adce, 17px 17px 0 #00adce, 18px 18px 0 #00adce, 19px 19px 0 #00adce, 20px 20px 0 #00adce, 21px 21px 0 #00adce, 22px 22px 0 #00adce, 23px 23px 0 #00adce, 24px 24px 0 #00adce, 25px 25px 0 #00adce, 26px 26px 0 #00adce, 27px 27px 0 #00adce, 28px 28px 0 #00adce, 29px 29px 0 #00adce, 30px 30px 0 #00adce, 31px 31px 0 #00adce, 32px 32px 0 #00adce, 33px 33px 0 #00adce, 34px 34px 0 #00adce, 35px 35px 0 #00adce, 36px 36px 0 #00adce, 37px 37px 0 #00adce, 38px 38px 0 #00adce, 39px 39px 0 #00adce, 40px 40px 0 #00adce, 41px 41px 0 #00adce, 42px 42px 0 #00adce, 43px 43px 0 #00adce, 44px 44px 0 #00adce, 45px 45px 0 #00adce, 46px 46px 0 #00adce, 47px 47px 0 #00adce, 48px 48px 0 #00adce, 49px 49px 0 #00adce, 50px 50px 0 #00adce,  0px 0px #00adce;
}
.company-address .address-icon:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: -15px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.company-address .address-icon.address-icon-mini {
  line-height: 30px;
  font-size: 16px;
  width: 30px;
}
.company-address .address-icon.address-icon-mini:after {
  top: 1px;
  left: 5px;
}
.company-address address {
  display: inline-block;
  margin-left: 10px;
}
.company-address address strong {
  color: #606364;
}
.company-address .con-info-section {
  float: left;
  display: inline-block;
  margin-right: 25px;
}
.company-address .con-info-section .con-info {
  line-height: 30px;
  margin-left: 40px;
}
.contact-action {
  background-color: #00c2e7;
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/tp-bg.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top right;
  color: #fff;
  padding: 15px 20px;
}
.google-map {
  height: 400px;
}
.author-data {
  border: 1px solid #f2f2f2;
  padding: 10px;
  display: block;
}
.author-data p {
  margin-left: 120px;
}
.author-data strong.author-title {
  display: inline-block;
  margin-left: 20px;
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 10px;
  color: #606364;
}
.author-data strong.author-title:after {
  content: '';
  width: 4px;
  height: 4px;
  background: #00c2e7;
  position: absolute;
  bottom: 6px;
  right: -7px;
}
.author-data .author-img {
  float: left;
}
.txt-404 {
  text-align: center;
}
.txt-404 .main-txt-404 {
  font-size: 200px;
  line-height: 1.1em;
  font-weight: 600;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  color: #606364;
}
.txt-404 .title-404 {
  font-size: 25px;
  line-height: 35px;
  text-transform: uppercase;
  color: #606364;
  letter-spacing: 1px;
}
.load-more {
  text-align: center;
}
.testimonial-carousel {
  width: 100%;
}
.featured-img,
.featured-img-2 {
  text-align: center;
}
.featured-img .featured-img-inner,
.featured-img-2 .featured-img-inner {
  background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background-image: linear-gradient(#ffffff, #f2f2f2);
}
.featured-img img,
.featured-img-2 img {
  margin: auto;
}
.featured-img-2 .featured-img-inner {
  border-bottom: 1px solid #f2f2f2;
}
.chart {
  position: relative;
  text-align: center;
}
.jqstooltip {
  box-sizing: content-box;
}
.chartjs-container {
  position: relative;
  text-align: center;
}
.btn-set-condition .btn-condition {
  display: inline-block;
  width: 36px;
  line-height: 36px;
  border-radius: 30px;
  background-color: #fff;
  text-align: center;
  position: relative;
  z-index: 9;
}
.btn-set-condition .ct-btn {
  position: relative;
  z-index: 1;
}
.btn-set-condition .ct-btn:first-child {
  margin-right: -20px;
  padding-right: 31px;
}
.btn-set-condition .ct-btn:last-child {
  margin-left: -20px;
  padding-left: 31px;
}
.fraction-slider .prev,
.fraction-slider .next {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: none !important;
}
.fraction-slider .prev:hover,
.fraction-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.fraction-slider .prev:before {
  content: "\f104";
}
.fraction-slider .next:before {
  content: "\f105";
}
.fs-pager-wrapper {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 9999;
  width: 100%;
  text-align: center;
}
.fs-pager-wrapper a {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  margin: 0 5px 0 0;
  background: transparent;
  border: 1px solid #fff;
}
.fs-pager-wrapper .active {
  background: #fff;
}
.client-carousel {
  overflow: hidden;
}
.client-carousel.owl-theme .owl-controls {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -21px;
}
.client-carousel.owl-theme .owl-controls .owl-buttons div {
  border-radius: 0 !important;
  font-size: 14px;
  line-height: 20px;
  margin: 0 !important;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 13px 10px 9px;
  opacity: 0;
  position: absolute;
  -webkit-transition: background 0.3s, left 0.3s, right 0.3s, opacity 0.3s;
  transition: background 0.3s, left 0.3s, right 0.3s, opacity 0.3s;
}
.client-carousel.owl-theme .owl-controls .owl-buttons div:hover {
  background: rgba(0, 0, 0, 0.7);
}
.client-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -40px;
}
.client-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -40px;
}
.client-carousel.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  border-radius: 20px;
  background: #606364;
}
.client-carousel.owl-theme .owl-controls .owl-page.active span {
  background: #00c2e7;
}
.client-carousel.owl-theme:hover .owl-controls .owl-buttons div {
  opacity: 1;
}
.client-carousel.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
  right: 10px;
}
.client-carousel.owl-theme:hover .owl-controls .owl-buttons div.owl-prev {
  left: 10px;
}
.custom-thumb-video {
  position: relative;
  text-align: center;
}
.custom-thumb-video .play-btn {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  font-size: 20px;
  line-height: 70px;
  z-index: 3;
  text-indent: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}
.custom-thumb-video a:hover .play-btn {
  color: #fff;
  background-color: rgba(0, 194, 231, 0.7);
}
.custom-thumb-video a:hover img {
  opacity: 0.5;
}
.custom-thumb-video img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
footer {
  font-size: 14px;
  line-height: 20px;
  color: white;
}
footer a {
  color: white ;
}
footer a:hover {
  color: #bfbfbf !important;
}
footer .footer-widget {
 /*background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/fbg.jpg) repeat ;*/
 background: #000;
  padding: 55px 0 5px;
}
footer .footer-widget .widget-title {
  margin-top: 0;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
}
footer .footer-widget .widget ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
footer .footer-widget .widget address {
  background-image: url(http://onlineord.cantinamexicanarestaurant.com/theme/default/images/world-map.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
footer .footer-widget .widget .cw-tags a {
  color: #bfbfbf;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 3px 16px;
  font-size: 14px;
  line-height: 22px;
  margin: 0 1px 6px 0;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s, color 0.3s, border-color 0.3s;
          transition: background 0.3s, color 0.3s, border-color 0.3s;
}
footer .footer-widget .widget .cw-tags a:hover {
  background: #00c2e7;
  border-color: #00c2e7;
  color: #fff;
}
footer .footer-copyright {
  background: #353939;
  padding: 0px;
  text-align: center;
}
footer .footer-copyright .footer-social {
  margin-top: 30px;
}
footer .footer-copyright .footer-social ul {
  padding: 0;
  margin: 0;
}
footer .footer-copyright .footer-social ul li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
footer .footer-copyright .footer-social ul li a {
  width: 35px;
  line-height: 30px;
  display: block;
  background: #2e3131;
  text-shadow: 1px 1px 0 #181919, 2px 2px 0 #181919, 3px 3px 0 #181919, 4px 4px 0 #181919, 5px 5px 0 #181919, 6px 6px 0 #181919, 7px 7px 0 #181919, 8px 8px 0 #181919, 9px 9px 0 #181919, 10px 10px 0 #181919, 11px 11px 0 #181919, 12px 12px 0 #181919, 13px 13px 0 #181919, 14px 14px 0 #181919, 15px 15px 0 #181919, 16px 16px 0 #181919, 17px 17px 0 #181919, 18px 18px 0 #181919, 19px 19px 0 #181919, 20px 20px 0 #181919,  0px 0px #181919;
  padding: 3px 0;
  color: #fff  !important;
  font-size: 16px;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: background 0.3s, text-shadow 0.3s;
          transition: background 0.3s, text-shadow 0.3s;
}
footer .footer-copyright .footer-social ul li a:after {
  content: '';
  width: 100%;
  height: 200%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: -14px;
  left: 22px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
footer .footer-copyright .footer-social ul li a.facebook:hover {
  background-color: #3c5b9b;
  text-shadow: 1px 1px 0 #2e4576, 2px 2px 0 #2e4576, 3px 3px 0 #2e4576, 4px 4px 0 #2e4576, 5px 5px 0 #2e4576, 6px 6px 0 #2e4576, 7px 7px 0 #2e4576, 8px 8px 0 #2e4576, 9px 9px 0 #2e4576, 10px 10px 0 #2e4576, 11px 11px 0 #2e4576, 12px 12px 0 #2e4576, 13px 13px 0 #2e4576, 14px 14px 0 #2e4576, 15px 15px 0 #2e4576, 16px 16px 0 #2e4576, 17px 17px 0 #2e4576, 18px 18px 0 #2e4576, 19px 19px 0 #2e4576, 20px 20px 0 #2e4576,  0px 0px #2e4576;
}
footer .footer-copyright .footer-social ul li a.twitter:hover {
  background-color: #2daae1;
  text-shadow: 1px 1px 0 #1b8dc0, 2px 2px 0 #1b8dc0, 3px 3px 0 #1b8dc0, 4px 4px 0 #1b8dc0, 5px 5px 0 #1b8dc0, 6px 6px 0 #1b8dc0, 7px 7px 0 #1b8dc0, 8px 8px 0 #1b8dc0, 9px 9px 0 #1b8dc0, 10px 10px 0 #1b8dc0, 11px 11px 0 #1b8dc0, 12px 12px 0 #1b8dc0, 13px 13px 0 #1b8dc0, 14px 14px 0 #1b8dc0, 15px 15px 0 #1b8dc0, 16px 16px 0 #1b8dc0, 17px 17px 0 #1b8dc0, 18px 18px 0 #1b8dc0, 19px 19px 0 #1b8dc0, 20px 20px 0 #1b8dc0,  0px 0px #1b8dc0;
}
footer .footer-copyright .footer-social ul li a.linkedin:hover {
  background-color: #3399cc;
  text-shadow: 1px 1px 0 #297aa3, 2px 2px 0 #297aa3, 3px 3px 0 #297aa3, 4px 4px 0 #297aa3, 5px 5px 0 #297aa3, 6px 6px 0 #297aa3, 7px 7px 0 #297aa3, 8px 8px 0 #297aa3, 9px 9px 0 #297aa3, 10px 10px 0 #297aa3, 11px 11px 0 #297aa3, 12px 12px 0 #297aa3, 13px 13px 0 #297aa3, 14px 14px 0 #297aa3, 15px 15px 0 #297aa3, 16px 16px 0 #297aa3, 17px 17px 0 #297aa3, 18px 18px 0 #297aa3, 19px 19px 0 #297aa3, 20px 20px 0 #297aa3,  0px 0px #297aa3;
}
footer .footer-copyright .footer-social ul li a.dribbble:hover {
  background-color: #ea4c88;
  text-shadow: 1px 1px 0 #e51e6a, 2px 2px 0 #e51e6a, 3px 3px 0 #e51e6a, 4px 4px 0 #e51e6a, 5px 5px 0 #e51e6a, 6px 6px 0 #e51e6a, 7px 7px 0 #e51e6a, 8px 8px 0 #e51e6a, 9px 9px 0 #e51e6a, 10px 10px 0 #e51e6a, 11px 11px 0 #e51e6a, 12px 12px 0 #e51e6a, 13px 13px 0 #e51e6a, 14px 14px 0 #e51e6a, 15px 15px 0 #e51e6a, 16px 16px 0 #e51e6a, 17px 17px 0 #e51e6a, 18px 18px 0 #e51e6a, 19px 19px 0 #e51e6a, 20px 20px 0 #e51e6a,  0px 0px #e51e6a;
}
footer .footer-copyright .footer-social ul li a.google-plus:hover {
  background-color: #d14333;
  text-shadow: 1px 1px 0 #ab3426, 2px 2px 0 #ab3426, 3px 3px 0 #ab3426, 4px 4px 0 #ab3426, 5px 5px 0 #ab3426, 6px 6px 0 #ab3426, 7px 7px 0 #ab3426, 8px 8px 0 #ab3426, 9px 9px 0 #ab3426, 10px 10px 0 #ab3426, 11px 11px 0 #ab3426, 12px 12px 0 #ab3426, 13px 13px 0 #ab3426, 14px 14px 0 #ab3426, 15px 15px 0 #ab3426, 16px 16px 0 #ab3426, 17px 17px 0 #ab3426, 18px 18px 0 #ab3426, 19px 19px 0 #ab3426, 20px 20px 0 #ab3426,  0px 0px #ab3426;
}
footer .footer-copyright .copyright-txt {
  font-size: 11px;
}


.c2b{padding: 50px 0px;}

/*********Added By swarnendu***********/
.active_menu_bar
{
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8) !important;
}
.tgsbox2:hover
{
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
}
.slider_big_text
{
	/*width: 700px;*/
	margin: 0px auto;
	letter-spacing: 5px;
}
.back_img_input
{
	background: #fff url("../images/add-icon.png") no-repeat  scroll 97% !important;
}
.contain_common_width
{
	max-width: 85% !important;
	margin :0px auto;
}
.heading_popular_text {
    color: #333;
    font-size: 35px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
}
.back123{    background: #FF5000 !important;
    border-bottom: 2px solid white;}
.back234{    background: #FF5000 !important;
    border-bottom: 2px solid white;}
.back345{    background: #FF5000 !important;
    /*border-bottom: 5px solid white;*/}
.spanwrit{font-size: 18px;font-weight: 900}
.location12{width:100%;float: none;margin: 0 auto}
.location12 .txt{height:40px !important;font-size: 17px !important;margin-top: 10px}
.how-it-works{padding-top: 30px;padding-bottom: 10px}
.orcon{
    color: red;
    margin-top: 12px;
}
.produce {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    list-style: outside none none;
}
.produce li {
    display: inline-block;
    margin: 15px 5px;
    padding: 8px;
    border: 1px solid #D1D1D1;
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
	list-style: outside none none;
}
.item, .item-hover, .item-hover .mask, .item-img, .item-info {
    width: 196px;
    height: 176px;
}
.item-img > img
{
	width:100%;
	height: 100%;
}		
.item-type-double .item-hover:hover .line {
	width:90%;
}

.item-type-double .item-hover:hover  {
	opacity:1;
}	
.item {
    text-align: center;
    float: left;
    position: relative;
}
.item-type-double .item-hover {
    z-index: 5;
    transition: all 300ms ease-out 0s;
    opacity: 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: center;
}
.item-hover, .item-hover .mask, .item-img {
    position: absolute;
    top: 0px;
    left: 0px;
}
.item-type-double .item-info {
    color: #FFF;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 5;
}
.item-type-double .item-info .date {
    font-size: 14px;
}
.item-type-double .item-info .line {
    height: 2px;
    width: 0%;
    margin: 15px auto;
    background-color: #FFF;
    transition: all 300ms ease-out 0s;
}
.item-type-double .item-info .headline {
    font-size: 17px;
    width: 90%;
    margin: 0px auto;
}
.item-type-double .item-hover .mask {
    background-color: #000;
    opacity: 0.6;
    z-index: 0;
}
.item-img {
    background-color: #7A548F;
    z-index: 0;
}
.pre_order {
    width: 100%;
    height: auto;
    background: none repeat scroll 0% 0% rgba(17, 12, 12, 0.56);
    position: absolute;
    z-index: 100;
    color: #FFF;
    font-size: 15px;
    bottom: 0px;
    padding: 7px 0px;
    text-align: left;
	font-size: 13px;
}
.more_city{
	width:100%;
	margin:0px ;
	padding:0px;
	font-size:14px;
	text-align:center;
	list-style:none;
}		
.more_city li img{
	height: auto;
	width: 100%;
	border:1px solid #d1d1d1;
   /* border-radius: 50%;*/
}
.more_city li span{
	width:200px;
	float:right;
	line-height:20px;
}
.upper_border:hover{
	background:none repeat scroll 0% 0% rgba(18, 5, 5, 0.06);

}
.more_city li:hover h3{
	color:#009900;
	

}
.more_city li h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	color:#000;
	clear:both;
}
.more_city li {
	display:inline-block;
	margin:13px 12px;
	vertical-align: top;
	text-align:left;
	width:148px;
	height:auto;
	cursor:pointer;
	color: #333;
	font-weight: bold;
}
.upper_border
{
	padding:2px;
	border:1px solid #d1d1d1;
	background: none repeat scroll 0% 0% rgba(23, 21, 21, 0.03);
    /*border-radius: 50%;*/
}
.works_dv {
    width: 100%;
    /*height: 250px;*/
    margin: 0px;
    float: left;
}
.main_work 
{
	width: 100%;
    margin-top: 30px;
    padding: 0px;
    text-align: center;
    list-style: outside none none;
}
.only_background
{
	padding:30px 0px;
	width:100%;
	height:auto;
	background: url("../images/dv_bg.png") repeat-x scroll center top #F5F5F0;
	float:left;
}
.slider_big_text {
    /* width: 700px; */
    margin: 0px auto;
    letter-spacing: 5px;
    font-size: 16px;
}
.work_step {
    width: 180px;
    height: 90px;
    margin: 0px 16px 0px 0px;
    text-align: center;
	display: inline-block;
    position: relative;
	list-style: outside none none;
}
.result-detail .contenido .menu-result .platos .panel-heading label {
    width: 93%;
    margin: 0px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 20px;
}
.step_name {
    color: #333;
    font-size: 20px;
    margin: 10px 0px 0px 5px;
}
.main {
    padding-top:20px;
}
.heading_top_back
{
	padding:0px 0px;
	width:100%;
	height:auto;
	float:left;
	background: url("../images/dv_bg.png") repeat-x scroll center top transparent;
}
.browse_dv {
    width: 57%;
    height: auto;
    margin: 50px 0px 0px;
    float: left;
}

.fb_dv {
    width: 330px;
    height: 273px;
    margin: 50px 0px 0px;
    float: right;
}
.newssletter_cnt
{
	width: 100%; 
	min-height:71px; 
	margin: 0px 0px 0px 0px; 
	background:#dedede; 
	float:left;
}
.sub-heading {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    float: left;
    margin: 15px 25px 0px 0px;
}
.subcrib_field {
    width: 400px !important;
	height: 44px;
	border-radius: 4px 0px 0px 4px;
	color: #939393;
	font-size: 15px;
	padding-left: 5px;
	border: medium none;
	box-shadow: 0px 0px 1px rgba(51, 51, 51, 0.36);
	cursor: text !important;
	float: left;
	margin-top: 13px;
}
.ft_coll {
    min-height: 230px;
    margin: 0px;
    float: left;
    padding-top: 30px;
    box-sizing: border-box;
}
.ft_coll h4 {
    color: #333;
    font-size: 20px;
    font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
    font-weight: normal;
    margin: 10px 0px;
}
.city_tbl
{
	float:left;
	margin:0px 20px 10px 0px;
	font-size: 14px;
}
.city_tbl > a
{
	color: #333 !important;
}
.ft_coll ul {
    margin: 0px;
    float: left;
    list-style: outside none none;
    padding: 0px;
    width:100%;
}
.ft_coll ul img{width:100%}
.ft_coll ul li {
    margin: 10px 0px 10px;
}
.ft_coll ul li a {
    margin: 0px 0px 10px;
    color: #fff;
    font-size: 14px;
    font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
    font-weight: 200;
    text-decoration: none;
}
.lnksabt{cursor: pointer;color:white;}
.alngcntrmrg{text-align: right}
.adnewdiv{float:none;margin: 20px 0px;}
.cuadronew {
    min-height: 285px;
    padding: 3px;
    float: right;
    position: relative;
    margin-top: -11%;
    
    background:rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    width:100%;
border:1px solid rgba(255, 255, 255, 0.25);;
}
.nofl{margin: 0 auto !important;
    
    float: none !important;}
    .favbtndiv{width:80%;margin: 0 auto;margin-top: 30px}
    .fav_button:hover {
    background: #A11420 none repeat scroll 0% 0%;
}
.fav_img{    padding-right: 7px;
    line-height: 0px;
    margin-bottom: 4px;}
    .adver {
    width: 90%;
    height: 200px;
    position: relative;
    margin: 0px auto;
    border: 0px solid #E3232A;
    border-radius: 5px;
    text-align: center;
    padding: 5px 5px;
    margin-top: 14px;
}
.adver img {
    border-radius: 5px;
}
.res-cart{padding: 0px}
.icons1 {
    width: 100%;
    float: left;
    position: relative;
    background: #F5F5F0;
    padding: 15px 0px;
}
.clli22{margin-top: 10px}
.border {
    width: 79%;
    height: 1px;
    border-top: 1px solid #D1D1D1;
    margin: 7px auto;
}
.title1 {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    width: 96%;
    text-align: right;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 26px;
    color: #fff;
}
.tgsbox1 {
        color: #fff;
    font-size: 14px;
    text-align: center;
    background: rgb(248, 79, 2) none repeat scroll 0% 0%;
    padding: 8px;
    cursor: pointer;
    font-weight: bold;
}
.tgsbox2 {
    color: #333;
    font-size: 16px;
    text-align: center;
    background: rgba(255, 255, 255, 0.27);
    padding: 8px;
    cursor: pointer;
    -moz-border-radius: 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}
.tgsbox3 {
    color: #333;
    font-size: 14px;
    text-align: center;
    background: rgba(255, 255, 255, 0.27);
    padding: 8px;
    cursor: pointer;
    font-weight: bold;
}
.palce1 {
    padding: 10px 10px 10px 39px !important;
    font-size: 18px;
    line-height: 1.25 !important;
    animation: 0.001s ease 0s normal none 1 running nodeInserted;
    width: 84% !important;
    border: 1px solid #FFF !important;
    white-space: nowrap;
    margin: 10px 8px 0px;
    background: #FFF url("../images/n1.png") no-repeat scroll 8px 6px;
    color: #919191;
    border-radius: 3px;
}
.palce2 {
    padding: 10px 10px 10px 39px !important;
    font-size: 18px;
    line-height: 1.25 !important;
    animation: 0.001s ease 0s normal none 1 running nodeInserted;
    width: 84% !important;
    border: 1px solid #FFF !important;
    white-space: nowrap;
    margin: 1px 8px 0px;
    background: #FFF url("../images/nn3.png") no-repeat scroll 8px 13px;
    color: #919191;
    border-radius: 3px;
}
.palce2 {
    padding: 10px 10px 10px 39px !important;
    font-size: 18px;
    line-height: 1.25 !important;
    animation: 0.001s ease 0s normal none 1 running nodeInserted;
    width: 84% !important;
    border: 1px solid #FFF !important;
    white-space: nowrap;
    margin: 1px 8px 0px;
    background: #FFF !important;
    color: #919191;
    border-radius: 3px;
    text-align: left !important;
    padding: 3px !important;
    height: 35px;
}
.pick1 {
    background: #EF9802;
    color: #fff;
}
.pickk7 {
    width: 31%;
    height: 35px;
    margin: 6px 0px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    cursor: pointer;
background:transparent;
}
.pickk1 {
    width: 31%;
    height: 35px;
    margin: 6px 0px;
    font-size: 18px;
     color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    cursor: pointer;
background:transparent;
}
.pickk2 {
    width: 31%;
    height: 35px;
    margin: 6px 0px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 3px;
    cursor: pointer;
background:transparent;
}
.footer2 {
    width: 100%;
    height: 80px;
    margin: 0px;
    float: left;
    /*background: url("../images/dv_bg.png") repeat-x scroll center top #7C7C7C;*/
	background:url("../images/dv_bg.png") repeat-x scroll center top #191616;
}
.footer3 {
    width: 100%;
    height: 80px;
    margin: 0px;
    float: left;
    /*background: url("../images/dv_bg.png") repeat-x scroll center top #7C7C7C;*/
	background:url("../images/dv_bg.png") repeat-x scroll center top #191616;
    margin-top: -10px;
}
.subcrib_btn {
    float: left;
    width: 160px;
    height: 46px;
    background: linear-gradient(#F96C2C 0px, #AC0021 100%);
    border: medium none;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px 4px 4px 0px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    transition: all 0.8s ease 0s;
    margin-top: 12px;
}
.heading2 {
    color: #333;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
}
.city_dv {
    width: 602px;
    min-height: 230px;
    margin: 0px;
    float: left;
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 0px 0px 1px rgba(51, 51, 51, 0.2);
    color: #333;
    font-size: 16px;
    font-weight: normal;
    padding: 20px 40px 10px;
    box-sizing: border-box;
}
.fllow_us_on
{
	color: #fff;
}
.city_dv h3 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 15px;
}
.social_total {
    /*width: 300px;*/
	width: auto;
    float: right;
    text-align: right;
    margin-top: 20px;
    color: #878080;
}
.social_total a{color:#8a8484;}
.shadow_home {
    width: 100%;
    height: 48px;
    background: url("http://onlineord.cantinamexicanarestaurant.com/theme/default/images/box_shadow_home.png") no-repeat scroll 0% 0% / 100% auto transparent;
    float: left;
}
.text_help
{
	color: #7F8C8D;
}
.mobile_help
{
	float:right;
	margin: 22px 10px 0px;
}
.order-place_added
{
	margin-top:0px !important;
	/*padding: 15px 0 10px 0 !important;*/
	padding: 55px 0 10px 0 !important;
	width: 85% !important;
	float: none !important;
	margin: 0px auto !important;
}
.slider-font-s
{
	font-size:46px;
}
/********endded By swarnendu*************/





/*NEW CSS*/
.banner-row{position:relative; height:auto; background:#eeeeee url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/loader.gif) center no-repeat;}
.banner-row img{/*width:100%; */height:auto; vertical-align:top; }

.banner-row .banner-in{width:100%; position:absolute; top:50px; left:0%; text-align:center; }
.book-box strong{color:rgba(198, 210, 215, 1);
text-transform: uppercase;
font-size: 64px;
line-height: 46px;
color: white;
font-weight: 300;
letter-spacing: 1px; text-transform:none; margin:0px 0 15px; display:block;}
.book-box p{color:#181818; text-transform:uppercase; margin:0 0 30px;}

.zipcode-box{padding:20px; max-width:600px; margin:auto; border:1px solid #FFF; margin-top:2%; position:relative; }
.zipcode-box form .form-control{ width:200px; margin-right: 15px; float:left; height:40px; padding:0; line-height:40px; -webkit-border-radius:3px 0  0 3px ; border-radius:3px 0  0 3px; border:none; text-indent:10px; font-size:20px; }
.zipcode-box form .form-control::-webkit-input-placeholder { color:#989999; font-size:20px; }
.zipcode-box form .form-control::-moz-placeholder { color:#989999;  font-size:20px;} /* firefox 19+ */
.zipcode-box form .form-control:-ms-input-placeholder { color:#989999;  font-size:20px;} /* ie */
.zipcode-box form .form-control:-moz-placeholder { color:#989999;  font-size:20px;}
.login-box  form .login-box .control-outer .form-control{background:#efefef;padding:7px 10px 7px 30px;height:40px}


.col3{width:33%}

.steps-box {width:1140px; margin:0px auto; padding:80px 0px 80px; clear:both; text-align:center;}
.steps-box ul{list-style:none; margin:0px auto; padding:50px 0  0;  width:960px;}
.steps-box ul li{display:block; float:left; width:290px; height:285px; padding:0px; margin:0px 40px 0px 0px;  -webkit-border-radius: 8px; border-radius: 8px;  -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;   }
.steps-box ul li:hover{}
.steps-box ul li:hover .icon-box img{display:inline; width:80%; height:auto; vertical-align:middle;}
.steps-box ul li:last-child{margin-right:0px;}
.steps-box ul li:hover span{background:#434343; width:18%;}
.steps-box ul li .ico-box{ width:180px; height:180px;  position:relative;  text-align:center;  margin:auto; line-height:180px; background:#FFF; border:2px solid #CCC; -webkit-border-radius: 100px; border-radius: 100px;}
.steps-box ul li .ico-box img{ width:50%; height:auto; vertical-align:middle; -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease; }
.steps-box ul li .ico-box strong{ width:35px; height:35px; line-height:35px; position:absolute; bottom:10px; right:5px; background:#20a3d0; display:block;  -webkit-border-radius: 100px; border-radius: 100px; border:2px solid #067cb2; color:#FFF; font-size:20px;}
.steps-box ul li h4{ color:#FB7411; text-align:center; padding:30px 0px 10px; margin:0 0 0px; text-transform:none;}
.steps-box ul li span{ background:#a8a8a8; height:3px; width:14%; margin:0 auto; display:block; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease; }
.steps-box ul li p{ color:#353535;  padding:0px 10px 0; margin:0;}
h1.center,h2.center,h3.center,h4.center,h5.center,h6.center{text-align:center;}

h2.center2{}
.wel-box ul li .ico-box{ width:130px; height:130px; margin:0 auto;}
.wel-box ul li .ico-box img{height: auto; width: 100%;}
.steps-box ul li .ico-box{ width:180px; height:180px;  position:relative;  text-align:center;  margin:auto; line-height:180px; background:#FFF; border:2px solid #CCC; -webkit-border-radius: 100px; border-radius: 100px;}
.steps-box ul li .ico-box img{ width:50%; height:auto; vertical-align:middle; -webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease; }
.steps-box ul li .ico-box strong{ width:35px; height:35px; line-height:35px; position:absolute; bottom:10px; right:5px; background:#21a3d0; display:block;  -webkit-border-radius: 100px; border-radius: 100px; border:2px solid #067196; color:#FFF; font-size:20px;}
.howe-row {clear:both; background:#0285B2;}
.howe-row h2 {text-align:center; color:#333; }
.howe-row h2 b{color:#FFF; margin:0px; font-weight:normal;}
.howe-box {width:1140px; margin:0px auto; padding:50px 0px 0px; clear:both; position:relative;}
.howe-box .demopic {margin:0px auto 0px -216px; width:434px; position:absolute; left: 51%; margin-left:-216px; width: 32%;bottom:0px;}
.howe-box .demopic img {display:block;}
.howe-box ul.demoleft {float:left; list-style:none; margin:90px 0  100px; padding:0px;}
.howe-box ul.demoleft li{text-align:center; color:#FFF; padding:74px 0px 0px; height:60px; margin-bottom:20px; margin-left:0; position:relative;}
.howe-box ul.demoleft li img{vertical-align:middle; margin:0; position:absolute; top: 7px; left: 50%;transform: translateX(-50%);right:0; width:65px; height:auto}
.howe-box ul.demoright {float:right;text-align: center; list-style:none; margin:90px 0 100px;padding:0px;}
.howe-box ul.demoright li{ color:#FFF;margin-bottom: 20px; margin-bottom:20px; height:60px; margin-left:0;padding: 74px 0px 0px; position:relative;}
.howe-box ul.demoright li img{ height: auto;
    width: 65px;
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
    right: 0px;
    margin: 0px;}
/*.oh:hover{ color:#FB7411 !important; border-color:#FB7411 !important; }*/

.safety-wrap {width:auto; background:#C2C3BE; clear:both; }
.safety-row {width:860px; margin:0px auto 0px; padding:100px 0px 60px;}
.safety-row .safleft {width:60%; float:left; padding:0px 6% 0px 0px; text-align:center; background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/safright.png) right top no-repeat;}
.safety-row .safleft h3{color:#FFF; margin:0 0 30px;}
.safety-row .safleft h3 b{color:#fff; /*font-weight:strong;*/}
.safety-row .safleft a,.safety-row .safleft a:visited,.safety-row .safleft a:active {background:#FFF; color:#20a3d0; width:165px; height:38px; line-height:38px; margin:auto;}
.safety-row .safleft a:hover {background:#000; color:#FFF; }
.safety-row .safleft p{color:#FFF; margin:0 20px 50px;}
.safety-row .safright {width:30%; text-align:right; float:right; margin-top:-20px;}
.readyright a,.safety-row .safleft a:visited,.safety-row .safleft a:active {background:#20a3d0; color:#FFF; font-size:24px; width:280px; height:50px; line-height:50px; margin:auto;}
.ready-row .readyright a:hover {background:#000; color:#FFF; }

.con-bot{background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/stylee.css) center top no-repeat; padding:60px 0 40px; text-align:center;}
.con-bot .con-inr{background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/brownbg.png) repeat; text-transform:uppercase;  padding:50px 0; width:80%; margin:auto;}
.con-bot .con-inr h2{color:#FFF;  margin-top:0;}
.con-bot .con-inr em{background:#FFF; height:1px; width:20%; margin:20px auto; display:block;}
.con-bot .con-inr p{color:#FFF; font-size:24px; line-height:32px;margin:0 100px 20px; }

.wel-row {clear:both; background:#FFF;}
.wel-box {width:1140px; margin:0px auto; padding:10px 0px 40px; clear:both;}
.wel-box ul{list-style:none; margin:0px auto; padding:0;  width:960px;}
.wel-box ul li{display:block; position:relative; float:left; width:290px; height:280px; padding:20px 0; margin:0px 40px 20px 0px;  text-align:center;  -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;   }
.wel-box ul li:hover{background:#c1c1c1;}
.wel-box ul li:hover .icon-box img{display:inline; width:80%; height:auto; vertical-align:middle;}
.wel-box ul li:hover h5{color:#FFF;}
.wel-box ul li:hover p{color:#FFF;}

.wel-box ul li:last-child{margin-right:0px;}
.wel-box ul li:hover span{background:#434343; width:18%;}
.wel-box ul li .ico-box{ width:130px; height:130px; margin:0 auto;}
.wel-box ul li .ico-box img{height: auto; width: 100%;}
.wel-box ul li h5{  color:#0c88b3; text-align:center; padding:15px 0px 10px; margin:0 0 0px;}
.wel-box ul li p{display:block; width:auto; color:#545550; text-align:center; padding:0px 26px 0;}

/*=== footer  css start ================== */

.footer_wrap{width:100%; background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/fbg.jpg) repeat ; color:#333; padding-top:0px; border-top:1px solid #000; }
.footer{padding:40px 0 40px; }
.footer h5{margin:10px 0px 20px; color:#FFF;  font: 17px/26px "Raleway", Arial, Helvetica, sans-serif;  }

.aboutbox{width:400px;  min-height:200px;  padding-right:40px;  margin-right:40px;  float:left; color:#FFF;  background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/fline.jpg) right 0 repeat-y;  }
.aboutbox img{width:60%; height:auto; }
.aboutbox p{ color:#FFF; font-size:13px; line-height:18px; margin-bottom:10px;}
.aboutbox a{ color:#000000; }
.f_list.second {
    width: 200px;
}
/*.f_list {width:150px; min-height:200px; padding-right:40px;  margin-right:40px;   float:left;  background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/fline.jpg) right 0 repeat-y;  }*/
.f_list {width:85%; min-height:200px; padding-right:0px;  margin-right:40px;   float:left; }
.f_list ul{margin:0px; padding:0px 0px 0px 00px; list-style:none;  }
.f_list li{margin:0px 0px 0px 0px; background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/liarrow.png) 0 4px no-repeat ; margin-bottom:8px;  display:block;  webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; -ms-transition: all 2s ease; transition: all 2s ease;}
.f_list li img{max-width:90%; height:auto;}
.f_list li a{margin:0px; padding:0px 0px 0px 15px;  display:block; color:#FFF;  webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;}
.f_list li:hover a{ color:#3C99F6;}
.f_list h5{font-size: 22px}

.f_list.second{width:200px;  }
.f_list.second li{background:none;}
.f_list.second li img{width:auto;}

.contbox{width:210px;  min-height:200px ;  padding:0px 0px 0px 0px; float:left;     }
.contbox ul.conlist{list-style:none; padding-bottom:10px;  background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/dashed.png)  0 0 no-repeat; padding-top:0px; }
.contbox ul.conlist li{display:block; color:#FFF; margin-bottom:5px; padding:5px 0px 5px 35px; word-wrap: break-word;}
.contbox ul.conlist li.first{background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/tel.png) 0 0px no-repeat;}
.contbox ul.conlist li.second{background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/message.png) 0 3px no-repeat; }
.contbox ul.conlist li.third{background:url(http://onlineord.cantinamexicanarestaurant.com/theme/default/css/images/location.png) 0 4px no-repeat;}

.f-bot{ /*background:#0E799D*/  color:#8ddb9f; padding-top: 9px;; text-align:center; border-top:1px solid #181818;}
.f-bot-in{width:1140px; margin:0px auto; position:relative; }

.copyright{color:#FFFFFF; display:block; float:left; padding-top:10px;}
.copyright a,.copyright a:visited,.copyright a:active{color:#FFF; padding-left:10px;}

ul.social_box {list-style:none; padding-top:4px; /*ss*/ margin-right:0px; padding-left:0px;}
ul.social_box li{display:inline; width:20px; height:20px; display:inline-block; margin-right:5px;  text-align:center; line-height:20px;  border:1px solid #FFF; -webkit-border-radius: 50px; border-radius: 50px; }
ul.social_box li img{width:auto; height:10px;  webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; opacity:0.9; filter:alpha(opacity=90); vertical-align:middle;}
ul.social_box li img:hover{-moz-transform: scale(1) rotate(360deg) ;-webkit-transform: scale(1) rotate(360deg) ;-o-transform: scale(1) rotate(360deg) ;-ms-transform: scale(1) rotate(360deg) ;transform: scale(1) rotate(360deg) ; opacity:0.5; filter:alpha(opacity=50);}


.f-bot-in ul.selectbilling{position:static; float:right; list-style:none; }
.ss{width:360px !important;}
/*=== footer  css end ============================== */

/*==========BOOK-ONLINE==========*/
.col-centered{
  float: none;
  margin: 0 auto;
}
.mb0{
  margin-bottom: 0px;
}
.m5a{
  margin: 5px auto;
}
.mr10{
  margin-right: 10px;
}
.mt20{
  margin-top: 20px !important;
}
.p10{
  padding: 10px;
}
.mauto{
  margin: 0px auto !important;
}
.fright{
  float: right;
}
.w300{
   width: 300px;
}
.border0{
  border: 0px !important;
}
.GetQuoteBox{
  border: 0px solid #FB7411;
  margin-top: 12px !important;
}
.orangeborder{
  border: 1px solid #FB7411 !important;
}
.fixedwidth125{
  width: 125px !important;
}
.fixedwidth194{
  width: 194px !important;
}
.fixedwidth228{
  width: 228px !important;
}
.f18{
  font-size: 18px;
}
.f17{
  font-size: 17px;
}
.div30{
  width: 30%;
}
.div33{
  width: 33.33% !important;
}
.div70{
  width: 70%;
}
.div60{
  width: 60%;
}
.fleft{
  float: left;
}
.fright{
  float: right;
}
.GetQuoteBox form .form-control{
  width:60%;
  height:40px; 
  padding:0; 
  line-height:40px; 
  -webkit-border-radius:3px 0  0 3px ; 
  border-radius:3px 0  0 3px; 
  border:none; 
  text-indent:10px; 
  font-size:20px;
  margin-bottom: 0px;
}
#SubmitBtn{
    padding: 8px;
    width: 35%;
    margin-left: 15px;
    font-size: 15px;
}
#SubmitBtn:hover{
  border: 1px solid #FB7411;
  color: #FB7411;
}
.SubmitBtn{
    padding: 8px;
    width: 35%;
    margin-left: 15px;
    font-size: 15px;
}
.SubmitBtn:hover{
  border: 1px solid #FB7411;
  color: #FB7411;
}
.dropdown_btn .ct-btn:hover{
  background-color: white;
  border: 1px solid #FB7411;
  color: #FB7411;;
}
.dropdown_btn ul li{
  width: 300px !important;
}
.dropdown_btn ul li a:hover{
  background-color: #FB7411;
  color: white;
}
#serviceoption .btn-group-radio input[type=radio] {
  display: none;
}

#serviceoption .btn-group-radio input[type=radio]:checked + .btn {
  color: white;
  background-color: #FB7411;
  outline: 0;
}
.serviceoption .btn-group-radio input[type=radio] {
  display: none;
}

.serviceoption .btn-group-radio input[type=radio]:checked + .btn {
  color: white;
  background-color: #FB7411;
  outline: 0;
}
#extras .btn-group-checkbox input[type=checkbox]  {
  display: none;
}
#extras .btn-group-checkbox input[type=checkbox]:checked + .btn {
  color: white;
  background-color: #FB7411;
  outline: 0;
}
.btn {
  border-radius: 0px;
}
.book_online_form {
  width: 577px;
  padding: 20px;
  height: auto;
  margin: 10px auto;
  border: 0px solid red;
}
.cost_details_box{
  width: 320px;
  height: auto;
  margin: 0px auto;
  margin-top: 60px;
  border: 0px solid red;
}
.index_ip_box_wrap{
  width: 600px;
  height: auto;
  padding: 20px;
  border: 1px solid white;
}
.index_box_single{
  width: 50%;
  float: left;
}
.index_box_ip{
  width: 70%;
  height: 30px;
}
.index_box_btn{
  width: 25%;
  float: right;
  padding: 10px;
  font-size: 14px;
}
.indexContain {
    margin: 30px 0 0 0 !important;
    width: 100%;
    display: block;
}
.contenido4 {
    width: 100%;
    min-height: 400px;
    float: left;
    position: relative;
    padding: 20px 0px 40px 0px;
    background-color: #fff;
    /*background-image: url(../images/contenido.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ownerHeadMain {
    float: left;
    font: bold 18px "Trebuchet MS",Arial,sans-serif;
    color: #000000;
    width: 100%;
    text-align: center;
    margin: 0px 0px 20px;
}
ul.key li:first-child {
    width: 20%;
     
}
ul.key li{font-size:14px;font-weight: bold;color:#fff;}
ul.key li {
    display: block;
    width: 18%;
    position: relative;
    float: left;
    padding: 3px 3.5% 0px 1.5%;
}
.iconSet.greenTick {
    
    height: 32px;
    width: 32px;
    z-index: 10;
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
}
.iconSet, .coreSprite {
    display: inline-block;
    background: url('../images/checked.png') no-repeat scroll left top transparent;
    overflow: hidden;
    text-indent: 9876px;
    width: 20px;
    white-space: nowrap;
}
.oneul{margin-top: 70px}
ul.key li:first-child + li {
    width: 25%;
}
ul.key li:first-child + li + li {
    width: 25%;
}
ul.key li:first-child + li + li + li {
    padding-right: 0px;
    float: right;
    width: auto;
    width: 25%;
}
.center {
    text-align: center;
}
.contain {
    float: left;
    width: 100% !important;
}
.loginBg {
    float: left;
    width: 100%;
    margin: 0 0 15px 0px;
    border: 1px solid #dcdcdc;
    border-right: 2px solid #e4e4e4;
    box-shadow: 1px 2px 3px #eee;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mrgtp{margin-top:15px}
.mangmntlog {
    float: left;
    width: 100%;
       margin-top: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hgt100
{
    min-height:200px;
    margin-top: 10px;
    border:x solid;
    
}
.alngcnter{text-align: center}
.customSignupHead {
    float: left;
    width: 85%;
    font: bold 13px/20px "Trebuchet MS",Arial,sans-serif;
    color: #960200;
    margin: 0px 0px 5px;
}
.mandatoryField {
    color: #3B3B3B;
    float: right;
    font: 13px "Trebuchet MS",Arial,sans-serif;
    text-align: right;
    width: auto;
    margin-bottom: 3px;
}
.customsignupUl {
    float: left;
    width: 100%;
    margin: 4px 0px;
}
.marginBot10 {
    margin-bottom: 10px;
}
.pull-right {
    float: right!important;
}
.ownerLoginRightbg {
    background: #9a0a06;
    float: left;
    width: 100%;
   
}
.ownerLoginRightbg123 {
       background: #ffd202;
    float: none;
    width: 70%;
    border-radius: 10px;
    margin: 0 auto; 
}
.fav_button {
    padding: 10px 0px 10px 10px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    background: #6C6C6C;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    line-height: 20px;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.res-foto {
    height: 248px;
    width: 100%;
}
.res-foto img {
    padding: 2px;
    width: 100%;
    height: 100%;
}
.restaurant-selected {
    width: 100%;
    /* min-height: 125px; */
    float: left;
    position: relative;
    margin-top: 64px;
    padding: 5px;
    background: #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E3E3E3;
}
.botones{margin-bottom: 40px}
.ownerLoginRightbg125 {
    background: #fffeab;
    float: left;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
    text-align: left
}
.loginifacnt
{background-color: #1ea0c0;
    background-image: linear-gradient(#1ea0c0 0px, #1ea0c0 100%);
    height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    width: 60px;
    color: #FFF;
    margin-top: 25px;
    border: medium none;
    border-radius: 4px;
    cursor: pointer;}
.haveanAccnt {
    font: bold 16px/48px "Trebuchet MS",Arial,sans-serif;
    color: black;
    float: left;
    width: 100%;
    text-align: center;
}
.errormsg1 {
    color: #FF0000;
    margin: 0 0 10px 200px;
    font: 13px "Trebuchet MS",Arial,sans-serif;
    float: left;
    width: auto;
}
.restOwnerLogin {
    float: left;
    width: 100%;
    text-align: center;
    font: bold 11px/23px "Trebuchet MS",Arial,sans-serif;
    color: black;
    padding: 0 0 14px 0;
    line-height: 10px;
}
.ownerSignupTop {
    float: left;
    background: #ecc44b;
    width: 100%;
    height: auto;
    padding: 15px 0px;
    margin: 0px 0px 0px 0px;
}

.ownerHead1 {
    float: left;
    font: bold 16px "Trebuchet MS",Arial,sans-serif;
    color: #990b07;
    width: 100%;
    text-align: center;
    margin: 0px 0px 9px;
}
.ownerHead2 {
    float: left;
    font: bold 14px "Trebuchet MS",Arial,sans-serif;
    color: #ffffff;
    width: 100%;
    text-align: center;
}
.buttonright {
    background: url("../images/blue-right.png") no-repeat scroll right top transparent;
    padding: 0px;
    float: left;
    height: 34px;
}
.customsignupUl li .name {
    float: left;
    width: 100%;
    text-align: right;
    font: bold 13px/27px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 15px 0px 0px;
}
 ul {
    list-style: none;
}
.contain {
    float: left;
    width: 100% !important;
}
.buttonright a {
    color: #FFFFFF;
    float: left;
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
    height: 34px;
    margin-left: -36px;
    padding: 0 10px 0px 38px;
    cursor: pointer;
    line-height: 34px;
}
.redStar {
    color: #ff0000;
    margin: 0px 4px 0px 0px;
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
}
.buttonleft {
    background: url("../images/blue-left.png") no-repeat scroll left top transparent;
    padding: 0 0 0 36px;
    display: inline-block;
    height: 34px;
}
.buttonright input {
    background: none;
    border: none;
    color: #FFFFFF;
    float: left;
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
    height: 34px;
    margin-left: -36px;
    padding: 0 10px 0px 38px;
    overflow: visible;
    cursor: pointer;
}
.staticContainer {
    padding: 6px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    margin: 67px 0 67px;
}
.customerLeft {
    float: left;
    width: 98%;
    /* border-right: 1px dotted #c0bebb; */
    margin: 7px 0px 0px;
    padding: 0% 2% 0% 0%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.customerUlNew {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.customForgot {
    float: left;
    width: 100%;
    text-align: right;
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 0px 10px;
}
.customForgot1 {
    float: left;
    width: 100%;
    text-align: right;
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 0px 10px;
    text-align: center;
}
.reslogli{text-align: center}
.subresnew{
    width: 70%;
    padding: 8px;
    border-radius: 5px;
    background-color: #A11420;
    color: #fff;
    font:bold 15px "Trebuchet MS",Arial,sans-serif;border:0px;
    text-align: center;
    cursor: pointer;
}
.wdth70prcnt{width:70%;margin: 0 auto;margin-top: 10px}
.pdng30{padding-left: 30px;}
.nonedisplay{display: none}
.detRiteNewCont1Ulcolorback{background-color: #EAE7E7 !important}
.nobg{background: none !important;color: black !important}
.fntwt{font-weight: 400 !important;font-size: 13px !important}
.fntwt1{font-weight: 400 !important;font-size: 13px !important}
.fntwt2{font-weight: 600px;font-size: 12px;color:#84722D}
.tipwith{    background-color: white;
    border: 1px solid;
    float: left;width: 50% !important;height: 25px}
    .nopad{padding: 0px}
    .tipwith1{ 
    float: right;width: 40% !important;height: 25px}
    .nopad{padding: 0px}
.cursorPoniter {
    cursor: pointer;
}
.color2 {
    color: #960200;
    text-decoration: underline;
}
.frt {
    float: right !important;
}
.customerUlNew li .txtbox {
    float: left;
    width: 100%;
    /* width: 280px; */
    height: 38px;
    color: #404040;
    /* background: url(../images/big-text.png) no-repeat; */
    border: 1px solid #CCCBCB;
    text-indent: 4px;
    border-radius: 4px;
    font: normal 13px/38px "Trebuchet MS",Arial,sans-serif;
}
.customerUlNew li .name {
    float: left;
    width: 100%;
    /* width: 130px; */
    font: bold 13px/38px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    text-align: right;
    margin: 0px 10px 0px 0px;
}
.ownerAdminRite {
    float: left;
    width: 100%;
    margin: 18px 0px 16px 0px;
}
.ownerAdminImg {
    float: left;
    width: 17%;
}
.ownerAdminHead {
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    float: left;
    margin: 0px 0px 8px;
    width: 100%;
}

.ownerAdminCont {
    font: bold 11px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    float: left;
    width: 100%;
}
.ownerAdminImg {
    float: left;
    width: 17%;
}
.ownerAdminTxt {
    float: left;
    width: 83%;
}
.customerLeft .errormsg {
    margin-bottom: 0px;
}
.errormsg {
    color: #FF0000;
    float: left;
    font: 13px/22px "Trebuchet MS",Arial,sans-serif;
    margin: 0 0 5px 200px;
    width: auto;
}
.termsCont {
    float: left;
    width: 100%;
    text-align: center;
    margin: 100px 0px 20px;
}
.terms {
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
}
.termsofUse {
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
    color: #960200 !important;
}
.clr{clear: both}
.customerUlNew {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.customerUlNew {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.customerUlNew li .name {
    float: left;
    width: 100%;
    /* width: 130px; */
    font: bold 13px/38px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    text-align: right;
    margin: 0px 10px 0px 0px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.customerUlNew li .txtbox {
    float: left;
    width: 100%;
    /* width: 280px; */
    height: 38px;
    color: #404040;
    /* background: url(../images/big-text.png) no-repeat; */
    border: 1px solid #CCCBCB;
    text-indent: 4px;
    border-radius: 4px;
    font: normal 13px/38px "Trebuchet MS",Arial,sans-serif;
}
.customerUlNew {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.glassImg {
    display: inline-block;
    width: 59px;
    margin: 4px 0px 0px 0px;
}
.createNew {
    float: left;
    width: 100%;
    text-align: center;
    font: bold 18px/30px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
}
.signupBg {
    display: inline-block;
    width: auto;
    padding: 0 5%;
    height: 55px;
    background: #dddddd;
    border: 1px solid #787878;
    margin: 6px 0px 15px 0px;
    font: bold 20px/55px "Trebuchet MS",Arial,sans-serif;
    color: #A11420;
    text-align: center;
}
.viewNew {
    float: right;
    width: 100%;
    text-align: center;
    font: bold 14px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 2px 0px;
}
.customsignupUl li .txt {
    float: left;
    width: 100%;
    padding: 0 3px;
    height: 27px;
    /* background: url(../images/text-box.png) no-repeat; */
    border: 1px solid #CCCBCB;
    border-radius: 4px;
    font: normal 13px/27px "Trebuchet MS",Arial,sans-serif;
}
.restaurant-selected .res-foto {
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    margin: 0px 5%;
    border: 0px #A11420 solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: none;
}
.restaurant-selected .res-foto img {
    width: 100%;
    height: 100%;
    border-radius:50%;
}
.relateNew {
    position: relative;
    float: left;
    width: 109px;
}
.width12{width:11.666667% !important;}
.searchStarNew {
    float: left;
    background: url(../images/newstar-grey.png) no-repeat left center;
    width: 109px;
    height: 16px;
    text-decoration: underline;
}
.orangeStar1New {
    float: left;
    background: url(../images/newstar.png) no-repeat left center;
    height: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.restaurant-selected .res-titulo {
    height: 100%;
    /* margin-top: 7px; */
    float: left;
    position: relative;
}
.restaurant-selected .res-titulo label {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    margin: 1px 1px 4px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 23px;
    color: #58595b;
}
.new_border img {
    border: 3px solid #FFF;
}
.homediv{float: left;width:100px;height: 100px}
.cartdiv{float: left;width:180px;height: 100px}
.home_img{margin-top: 20px;margin-right: 35px;width: 50px;height:50px}
.home_img1{margin-top: 17px;width: 50px;height:50px}
.bag_img{margin-top: 20px;margin-left: 0px;float: left;width: 50px;height:50px}
.yourcart{float: left;margin-left: 7px;margin-top: 33px;font-size: 18px;color: #7F8C8D;}
.cont-cont{height: 98px;color: #FFF;width: 300px !important}
.restaurant-selected .add-to-fab {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    margin: 6px 0px;
}
.restaurant-selected .add-to-fab .add-image {
    width: 15px;
    float: left;
    position: relative;
    /*margin-left: 4%;*/
}
.margnn{margin-top: 50px}
.restaurant-selected {
    width: 100%;
    /*min-height: 125px;*/
    float: left;
    position: relative;
    margin-top: 6px;
    padding: 5px;
    background: #f1f1f1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.restaurant-selected .add-to-fab .add-image img {
    width: 14px;
    height: 14px;
}
.restaurant-selected .add-to-fab label {
    width: 74%;
    height: 100%;
    float: left;
    position: relative;
    padding-top: 5px;
    margin-left: 10px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 12px;
    color: #58595b;
}
.restaurant-selected .res-descripcion {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    
}
.restaurant-selected .res-descripcion label:last-child {
    text-align: left;
}
.restaurant-selected .res-descripcion label {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 14px;
    color: #58595b;
    padding: 0px;
}
.restaurant-selected .add-to-fab label {
    width: 74%;
    height: 100%;
    float: left;
    position: relative;
    padding-top: 5px;
    margin-left: 10px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 14px;
    color: #58595b;
}
.ionTabs__head {
    zoom: 1;
}
.ionTabs__head {
    position: relative;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 1;
}
.ionTabs {
    position: relative;
}
.ionTabs__tab.ionTabs__tab_state_active {
    cursor: default;
}
.detailsMainMenuUl li {
    display: inline-block;
    height: 25px;
    margin: 2px 0px;
    padding: 2px;
    border: none;
    /* margin: 0px 15px 0px 0px; */
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.ionTabs__tab {
    position: relative;
    display: block;
    float: left;
    list-style-type: none;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.detailsMainMenuUl li a:hover, .detailsMainMenuUl li.ionTabs__tab_state_active a {
    color: #ffffff;
    background: #A11420;
    text-decoration: none;
    border: none;
}
.detailsMainMenuUl li a {
    display: inline-block;
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    color: #A11420;
    text-align: center;
    text-decoration: none;
    background: #c7c8ca;
    padding: 6px 0px 6px 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 4px;
}
.resultado .areas-service li a{
    
    color: #E3232A;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626 !important;
    text-decoration: none;
    background-color: #f5f5f5;
}
.detailsMainMenuUl li {
    display: inline-block;
    height: 25px;
    margin: 11px 0px;
    padding: 2px;
    border: none;
    /* margin: 0px 15px 0px 0px; */
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.ionTabs__tab {
    position: relative;
    display: block;
    float: left;
    list-style-type: none;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.result-detail .contenido .check-filtro {
    width: 100%;
    float: left;
    position: relative;
    /* padding: 1px 5px 1px 5px; */
}
.check-filtro {
    float: left;
    position: relative;
    margin: 6px 5px 5px;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.result-detail .contenido .text-filtro .select {
    width: 100%;
    float: left;
    position: relative;
    margin: 3px 0px 3px 0px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc !important;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.result-detail .contenido .text-filtro button {
    width: 85%;
    float: left;
    position: relative;
    padding: 0
}
.result-detail .contenido .text-filtro button input {
    width: 100%;
    float: left;
    position: relative;
    margin: 0px;
    padding: 1px 0px 1px 1px;
    border: none;
}
.result-detail .contenido .menu-result .menu-titulo label:first-child {
     padding-left: 5px;
    text-align: left;
}
.result-detail .contenido .text-filtro button input {
    width: 100%;
    float: left;
    position: relative;
    margin: 0px;
    padding: 1px 0px 1px 1px;
    border: none;
}
.result-detail .contenido .text-filtro .select {
    width: 100%;
    float: left;
    position: relative;
    margin: 3px 0px;
}
.lista-restaurant .restaurant-item .restaurant-foto img {
    width: 100%;
    height: 100%;
    min-height: 77px;
    float: left;
    position: relative;
    background: #fff;
cursor:pointer
}
.result-detail .contenido .text-filtro .dropdown-toggle {
    width: 15%;
    height: 24px;
    margin: 0px;
    float: left;
    position: relative;
}
.check-filtro-comida label .check3 {
    width: 15px;
    height: 15px;
    float: left;
    position: relative;
    background: url(../images/check2_1_2.png) 0px 0px no-repeat;
    background-size: 100% auto;
    margin: 0px 5px 0px 0px;
}
.lista-restaurant .restaurant-item .res-status img {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}
.result-detail .contenido .text-filtro {
    width: 100%;
    min-height: 40px;
    float: left;
    position: relative;
    background: #c7c8ca;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 7px;
}
.result-detail .contenido .text-filtro .select {
    width: 100%;
    float: left;
    position: relative;
    margin: 3px 0px 3px 0px;
}
.result-detail .contenido .text-filtro #searchMenuItem {
    width: 100%;
    float: left;
    position: relative;
    border: none;
    margin: 3px 0px 3px 0px;
    padding: 3px 0px 2px 8px;
height:24px;
}
.result-detail .contenido .text-filtro .select {
    width: 100%;
    float: left;
    position: relative;
    margin: 3px 0px 3px 0px;
}
.result-detail .contenido .menu-result {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}
.result-detail .contenido .menu-result .menu-titulo {
    width: 100%;
    min-height: 26px;
    background: #ffba01;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #A11420;
    margin-bottom: 10px;
}
.result-detail .contenido .menu-result .menu-titulo label {
    width: 49%;
    margin-top: 2px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 20px;
}
.result-detail .contenido .menu-result .menu-titulo label:last-child {
    padding-right: 5px;
    text-align: right;
}
.result-detail .contenido .menu-result .menu-titulo label:last-child {
    padding-right: 5px;
    text-align: right;
}
.result-detail .contenido .menu-result .menu-titulo label {
    width: 49%;
    margin-top: 2px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 20px;
    color:#A11420
}
.result-detail .contenido .menu-result .platos .panel-heading {
    height: 26px;
    background: #A11420;
    color: #fff;
    padding-top: 4px;
}
.loggingin{color: black;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    /* margin-bottom: 16px; */
    }
    .mgtop{margin-top: 30px;}
    .grnty{width:80%}
    .lgnwthothr{width:40%;cursor: pointer;margin-top: 17px}
    .mgtop{margin-top: 20px}
    .customForgot1 {
    float: left;
    width: 50%;
    text-align: right;
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 0px 10px;
}
.algn-cntr{text-align: center;margin-bottom: 10px}
.qfa{width:20px;}
.input-group-addon
{background-color: #E2E1E1;}
.wesnd{padding-left: 20px;
   margin-top: 6px !important;}
.customSignupHead2{
    float: left;
    width: 100%;
    font: bold 17px/20px "Trebuchet MS",Arial,sans-serif;
    color: black;
    margin: 0px 0px 5px;
    text-align: left;}
.blkclr{color:black !important}
.magrgt{margin-right: 10px}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.result-detail .contenido .menu-result .platos .panel-body #item-div {
    padding: 3px;
}
.result-detail .contenido .menu-result .platos .panel-body #item-div label {
    font-weight: normal;
    font-size: 15px;
    color: #000000;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
}
.result-detail .contenido .menu-result .platos .panel-body #item-div .item-price {
    width: 100%;
    font-style: normal;
    font-size: 17px;
}
.result-detail .contenido .menu-result .platos .panel-body .item-name {
    text-align: left;
}
.result-detail .contenido .menu-result .platos .panel-body {
    background: #f1f1f1;
    padding-top: 3px;
    padding-bottom: 3px;
}
.result-detail .contenido .menu-result .platos .panel-heading {
    height: 26px;
    background: #A11420;
    color: #fff;
    padding-top: 4px;
}
.result-detail .contenido .res-cart {
    min-height: 300px;
    height: 100%;
    float: left;
    position: relative;
    /* position: absolute; */
}
.result-detail .contenido .res-cart .cart {
    margin: 25px 0px 10px 0px;
}
.result-detail .contenido .res-cart .cart, .restaurantMenuAddtocartmm .cart {
    width: 100%;
    min-height: 200px;
    float: left;
    position: relative;
    padding: 0px;
    background: #f1f1f1;
    border: 2px #A11420 solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wdthnw{width:15px;}
.result-detail .contenido .res-cart .cart .res-titulo, .restaurantMenuAddtocartmm .cart .res-titulo {
    width: 102%;
    float: left;
    position: relative;
    text-align: right;
    margin: -2px;
    padding: 5px 7px;
    background: #ffba01;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.result-detail .contenido .res-cart .cuadro, .restaurantMenuAddtocartmm .cuadro {
    width: 30%;
    float: left;
    position: relative;
    text-align: center;
    margin: 6px 1% 8px 2%;
    padding: 3px 0px 3px 0px;
    background: #A11420;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 17px;
    color: #fff;
}
.result-detail .contenido .res-cart .cart .carta_orden, .restaurantMenuAddtocartmm .cart .carta_orden {
    width: 100%;
    max-height: 300px;
    float: left;
    position: relative;
    overflow-y: auto;
    overflow-x: relative;
    margin: 0px;
    padding: 0px;
}
.noOrderYet {
    color: #272828;
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    text-align: center;
    float: left;
    width: 100%;
    padding: 2px 0px;
}
.result-detail .contenido .res-cart .cart hr, .restaurantMenuAddtocartmm .cart hr {
    width: 95%;
    float: left;
    position: relative;
    margin: 12px 2px 8px 3px;
    border: 1px #A11420 solid;
}
.result-detail .contenido .res-cart .fila, .restaurantMenuAddtocartmm .fila {
    width: 100%;
    float: left;
    position: relative;
    margin: 0px 0px 5px 0px;
    padding: 0px 1px 0px 1px;
}
.result-detail .contenido .res-cart .cart #hr_price, .restaurantMenuAddtocartmm .cart #hr_price {
    width: 95%;
    float: left;
    position: relative;
    margin: 2px 2px 5px 3px;
    border: 1px #C7C8CA solid;
}
.result-detail .contenido .res-cart .fila label:first-child, .restaurantMenuAddtocartmm .fila label:first-child {
    margin: 0px ;
}
.result-detail .contenido .res-cart .fila .price-desc, .restaurantMenuAddtocartmm .fila .price-desc {
    width: 40%;
    float: left;
    position: relative;
    text-align: right;
}
.result-detail .contenido .res-cart .fila-offset, .restaurantMenuAddtocartmm .fila-offset {
    margin: 15px 0px 10px 0px;
}
.result-detail .contenido .res-cart .fila .price-desc, .restaurantMenuAddtocartmm .fila .price-desc {
    width: 40%;
    float: left;
    position: relative;
    text-align: right;
}
.result-detail .contenido .res-cart .fila label, .restaurantMenuAddtocartmm .fila label, .result-detail .contenido .res-cart .fila2 .item, .restaurantMenuAddtocartmm .fila2 .item {
    float: left;
    position: relative;
    text-align: center;
    margin: 0px 1px 0px 1px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 14px;
    color: #737475;
}
.result-detail .contenido .res-cart .fila label:first-child, .restaurantMenuAddtocartmm .fila label:first-child {
    margin: 0px 1px 0px 3px;
}
.result-detail .contenido .res-cart .fila .pickup, .restaurantMenuAddtocartmm .fila .pickup {
    width: 32%;
    float: left;
    position: relative;
    text-align: right;
   
}
.result-detail .contenido .res-cart .fila .pickup, .restaurantMenuAddtocartmm .fila .pickup {
    width: 31%;
    float: left;
    position: relative;
    text-align: right;
    
}
.orOption {
    float: left;
    text-align: center;
    font: bold 14px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 7px 0px 8px;
    width: 100%;
}
.deal_info_desc1 {
    color: #6B6A6A;
    font: 11px "Trebuchet MS",Arial,sans-serif;
    margin: 0px 0px 10px;
    padding: 0px 7px;
    text-align: left;
    width: 100%;
    float: left;
}
margBot5 {
    margin-bottom: 5px;
}
.flt {
    float: left;
}
.search-buscador .buscador {
    width: 100%;
    min-height: 58px;
    
    position: relative;
    margin-top: 38px;
    padding: 2px;
    background: #E3E3E3;;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 17px;
padding-top:10px;
}
.search-buscador .find2 {
    float: left;
    position: absolute;
    margin: -3px 0 0 -17px;
}
.search-buscador .buscador form {
    width: 100%;
    float: left;
    position: relative;
    padding: 5px 5px 1px 5px;
}
.search-buscador .buscador form div {
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 3px;
}
.selectboxindex {
    float: left;
    width: 100%;
    border: 1px solid #cccbcb;
    height: 27px;
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
    padding: 3px;
color:black;
}
.seleindex {
    width: 100%;
    height: 27px;
    padding-top: 0px;
    border: medium none;
    font-weight: bold;
    background: #fff none repeat scroll 0% 0%;
}
.search-buscador .buscador form div {
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 3px;
}
.search-buscador .buscador form #searchfieldRestaurant {
    width: 100%;
    height: 40px;
    background: #fff;
    /*box-shadow: 1px 2px 3px #7e7b7a inset !important;*/
    border: none;
    color: #9c9292;
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 19px;
}
.search-buscador .buscador form #boton {
    width: 100%;
    height: 40px;
background:linear-gradient(#F96C2C 0px, #AC0021 100%);
    border: none;
    text-align: center;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 16px;
    color: #fff;
}
.search-buscador .find img {
    width: auto;
    height: 135px;
}
.search-buscador .find {
    float: left;
    position: absolute;
    margin: 54px 0 0 -124px;
display:none !important;
}
.resultado .ordenar-por {
    width: 100%;
    margin-bottom: 5px;
    float: left;
    position: relative;
}
.resultado .ordenar-por button {
    width: 100%;
    height: 36px;
    margin-top: 5px;
    padding-top: 0px;
    border: none;
    background: #E3E3E3 none repeat scroll 0% 0%;
}
.resultado .ordenar-por input {
    width: 87%;
    height: 20px;
    border: none;
    background: #A11420;
    border: none;
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 18px;
    color: #fff;
}
.lista-restaurant .restaurant-nombre a {
    color: #58595b;
}
input:focus, a:focus, img:focus {
    outline: 0 none;
}
.resultado .ordenar-por ul {
    width: 100%;
    height: 150px;
    overflow-y: auto;
    background: #E3E3E3;
}
.resultado .titulo-filtro {
    width: 100%;
    /*height: 23px;*/
    float: left;
    position: relative;
    background: #E3E3E3 none repeat scroll 0% 0%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
        padding-top: 7px;
    padding-bottom: 4px;
        color: #E3232A;
    }
    
    .check-filtro label {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-left: 15px;
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 16px;
    color: #58595b;
}
.check-filtro .check {
    float: left;
    position: relative;
    margin: 6px 5px 0px 0px;
}
.check-filtro {
    float: left;
    position: relative;
    margin: 7px 5px 5px;
}
.check-filtro label {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-left: 15px;
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 16px;
    color: #58595b;
}
.resultado .ordenar-por input {
    width: 87%;
    height: 20px;
    border: none;
    background: #A11420;
    border: none;
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 18px;
    color: #fff;
}
.resultado .titulo-filtro-comida {
    width: 100%;
    /*height: 23px;*/
    float: left;
    position: relative;
    margin-top: 10px;
    background: #E3E3E3 none repeat scroll 0% 0%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 5px;
    padding-top: 7px;
}

.resultado .titulo-filtro-comida label {
    width: 100%;
    margin-left: 5px;
    text-align: left;
    color: #E3232A;;
}
.check-filtro-comida {
    float: left;
    position: relative;
    margin-top: 7px;
}
.check-filtro-comida {
    float: left;
    position: relative;
    margin-top: 7px;
}
.check-filtro-comida label {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-left: 15px;
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 16px;
    color: #58595b;
}.check-filtro-comida label .check3 {
    width: 15px;
    height: 15px;
    float: left;
    position: relative;
    background: url(../images/check2_1_2.png) 0px 0px no-repeat;
    background-size: 100% auto;
    margin: 0px 5px 0px 0px;
}
.contenido3 p span b, .contenido3 p b span {
    color: #982e46;
}

.check-filtro label .check2 {
    width: 15px;
    height: 15px;
    float: left;
    position: relative;
    background: transparent url("../images/check2_1_2.png") no-repeat scroll 0px 0px / 100% auto;
    margin: 0px 5px 0px 0px;
}
.check-filtro-comida label {
    text-align: left;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 16px;
    color: #58595B;
}
.resultado .container .row .col-md-9 {
    float: left;
    position: relative;
    margin: 0px;
}
.resultado .result-list {
   width: 100%;
height: 26px;
float: left;
position: relative;
background: #E3E3E3 none repeat scroll 0% 0%;
color: #E3232A !important;
margin: 5px 0px 0px 1px;
padding-left: 10px;
border-radius: 5px;
}
.resultado .result-list .searchtopborder {
    width: 100%;
    float: left;
    position: relative;
    color: #E3232A;
    border: medium none;
}
.searchtopborder {
    display: block;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    color: #A31212;
    padding: 5px 10px;
    box-sizing: border-box;
}
#restaurant-lista2 {
    margin-top: 5px;
}
.resultado .lista-restaurant {
    width: 100%;
    min-height: 300px;
    float: left;
    position: relative;
    margin-top: 15px;
}
.resultado .lista-restaurant .restaurant-item {
    width: 100%;
    min-height: 120px;
    margin: 5px 0px 0px;
    padding: 0px 0px 8px;
    background-size: 100% 100% !important;
}
.resultado .lista-restaurant .res-featured {
    background: #D9E0A8;
}
.resultado .lista-restaurant .res-unfeatured {
    background: transparent url("../images/lista-restaurant-item-1.png") no-repeat scroll 0px 0px;
}
.resultado .restaurant-item .featured {
    width: 100%;
height: auto;
float: left;
position: relative;
background: #E3232A none repeat scroll 0% 0%;
padding: 2px;
}
.resultado .featured {
    width: 100%;
    height: 20px;
    float: left;
    position: absolute;
}
.resultado .restaurant-item .featured img {
    width: 100%;
    height: 100%;
    margin-top: -3px;
}
.resultado .featured img {
    width: 100%;
    height: 100%;
    margin: 0px;
}
fieldset, img {
    bor
    der: 0px none;
}

.resultado .container .row .col-md-3 {
    float: left;
    position: relative;
    margin: 0px;
}
.lista-restaurant .restaurant-item .restaurant-foto {
    min-width: 72px;
    max-width: 107px;
    min-height: 77px;
    float: left;
    position: relative;
    margin: 24px 0px 0px 20px;
    padding: 0px;
    border: 3px solid #A11420;
}
.lista-restaurant .restaurant-item .res-status {
    max-width: 121px;
    min-width: 94px;
    
    float: left;
    position: absolute;
    padding: 0px;
   
}
.resultado .restaurant-item .featured a{color:white;font-size: 17px;
cursor: poiner;font-weight: 600}
.lista-restaurant .restaurant-item .minimo {
    width: 100%;
    margin-left: 20px;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 15px;
    color: #A11420;
}
.lista-restaurant .restaurant-item .col-md-6 label {
    margin-bottom: 1px;
}
popdiv {
    position: absolute;
    top: 38px;
    z-index: 999;
    right: 70;
}
.pops_divs {
    float: left;
    /* width: 300px; */
}

.pop_mid {
    background: #fff;
    float: left;
    height: auto !important;
    padding: 15px;
    width: 230px;
    border-radius: 5px;
    box-shadow: 0px -3px 30px rgba(51, 51, 51, 0.15);
    border: 1px solid rgba(204, 204, 204, 0.55);
}
.pop_btm {
    background: #fff;
    float: left;
    height: 20px;
    width: 260px;
    display: none;
}
.pop_mid > p {
    color: #939393;
    font-size: 16px;
    padding: 0 0;
   
    margin: 0px;
}
.pop_mid span {
    color: #939393;
    float: left;
    font-size: 14px;
    padding: 10px 0;
   
    clear: both;
}
.pop_text {
    width: 100%;
    height: 40px;
    background: #fafafa !important;
    border: none;
    border-radius: 4px;
    color: #939393;
    font-size: 15px;
   
    box-shadow: 0px 0px 1px rgba(51, 51, 51, 0.36);
}
.trcknw {
    padding: 9px 0px 9px 0px !important;
    color: #fff !important;
    font-size: 18px !important;
   
    text-transform: uppercase;
    background: #A11420;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    width: 100%;
    margin: 20px 0px 0px 0;
    text-align: center !important;
}
.lista-restaurant .restaurant-nombre {
    width: 100%;
    margin-top: 22px;
    text-align: left;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 20px;
    text-decoration: none;
}
.lista-restaurant .restaurant-item .col-md-6 label {
    margin-bottom: 1px;
}
.lista-restaurant .res-location {
    width: 100%;
    text-align: left;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 19px;
    color: #A11420;
}
.relate {
    position: relative;
    float: left;
    width: 65px;
}
.searchStar {
    float: left;
    background: transparent url("../images/star5_grey.png") no-repeat scroll left center;
    height: 11px;
    padding-left: 65px;
    margin: 0px 0px 5px;
    color: #950E0E;
}
.orangeStar1 {
    float: left;
    background: transparent url("../images/five-star.png") no-repeat scroll left center;
    height: 11px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.lista-restaurant .restaurant-item .col-md-6 label {
    margin-bottom: 1px;
}
.lista-restaurant .res-descripcion {
    width: 100%;
    text-align: left;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 17px;
}
.lista-restaurant .restaurant-item .col-md-6 label {
    margin-bottom: 1px;
}
.lista-restaurant .res-delivery-tax {
    width: 100%;
    text-align: left;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 16px;
    color: #A11420;
}
resultado .container .row .col-md-3 {
    float: left;
    position: relative;
    margin: 0px;
}
.lista-restaurant .restaurant-item .botons {
    padding: 24px 20px 0px;
}
.lista-restaurant .restaurant-item .col-md-3 .res-boton, .lista-restaurant .restaurant-item .col-xs-12 .res-boton {
    background: rgb(227, 227, 227) none repeat scroll 0% 0%;
    color: #E3374E;
}
.lista-restaurant .restaurant-item .col-md-3 .btn-xs {
    width: 100%;
    height: 24px;
    margin: 0;
    padding:0px !important;
    margin-bottom: 4px;
    
}


.result-detail .contenido .res-cart .fila .pickup span, .restaurantMenuAddtocartmm .fila .pickup span {
    float: right;
    margin: 0px 0px 0px 5px;
}
.result-detail .contenido .res-cart .fila .delivery span, .restaurantMenuAddtocartmm .fila .delivery span {
    float: left;
    margin: 0px 3px 0px 3px;
}
.result-detail .contenido .res-cart .fila label:first-child, .restaurantMenuAddtocartmm .fila label:first-child {
    margin: 0px ;
}
.result-detail .contenido .res-cart .fila .del-min, .restaurantMenuAddtocartmm .fila .del-min {
    width: 100%;
    float: left;
    position: relative;
    margin: 8px 0px 1px 0px;
    text-align: center;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 12px;
    color: #737475;
}
.langdrop a{    background: #FFB098 !important;
    color: black !important;
    border-bottom: 0px solid white !important;
}
.langdrop ul{background: none !important;border: 0px solid !important}
.dropdown-menu li a:hover{background: blue}
.lista-restaurant .restaurant-nombre {
    width: 100%;
    margin-top: 22px;
    text-align: left;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 24px;
    text-decoration: none;
}
.myaccInnerNewMenu {
    border-bottom: 1px solid #D7D7D7;
    float: left;
    width: 100%;
    min-height: 33px;
    margin: 13px 0px 0px;
    position: relative;
}
.myaccInnerNewMenuUl {
    float: left;
    width: 100%;
    position: absolute;
}
.myaccInnerNewMenuUl li.active, .myaccInnerNewMenuUl li:hover {
    border-bottom: 1px solid #FFF;
}
.myaccInnerNewMenuUl li {
    float: left;
    width: auto;
    height: 34px;
    margin: 0px 10px 0px 0px;
    border: 1px solid #D7D7D7;
    box-sizing: border-box;
    color: #A80F12;
    padding: 0px 10px;
    cursor: pointer;
    font: 15px/33px OpenSans;
}
.myaccInnerNew {
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #D7D7D7 #D7D7D7;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 15px;
    box-sizing: border-box;
}
.contain {
    float: left;
    width: 100% !important;
}
.bookaTabHead {
    display: block;
    width: 100%;
    text-align: center;
    font: bold 18px "Trebuchet MS",Arial,sans-serif;
    color: #A1100D;
    padding: 0px 0px 15px;
}
.bookaTabBorder {
    border: 1px solid #CCCCCC;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bookaTabInfoHead {
    display: block;
    width: 100%;
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
    color: #7E0D0D;
    padding: 0px 0px 15px;
}
.bookInfoIn {
    display: inline-block;
    width: auto;
    margin: 0px 20px 0px 0px;
}
.bookInfoName {
    display: inline-block;
    width: auto;
    font: bold 13px/18px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 10px 0px 0px;
}
.marginNone {
    margin: 0px 0px 0px 0px !important;
}
.bookInfoBox {
    display: inline-block;
    width: 80px;
    border: 1px solid #ccc;
    height: 22px;
    padding: 1px;
    font: bold 13px/18px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0 5px 0 0 !important;
}
.bookaTabContactHead {
    display: block;
    width: 100%;
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
    color: #7E0D0D;
    padding: 15px 0px 15px;
}
.width100 {
    display: block;
    width: 100%;
}
.dv1 {
    float: left;
    width: 130px;
}
.dv2 {
    float: left;
}
.clboth {
    clear: both;
    height: 10px;
}
.findRestBtn {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: bold 14px "Trebuchet MS",Arial,sans-serif;
    text-align: center;
    background: #e94a24;
    background: -moz-linear-gradient(center top , #e94a24, #d54522);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e94a24), to(#d54522));
    background: -webkit-linear-gradient(center top, #e94a24, #d54522);
    background: -ms-linear-gradient(center top, #e94a24, #d54522);
    background: -o-linear-gradient(center top, #e94a24, #d54522);
    padding: 6px 10px;
    border-radius: 7px;
}
.check-filtro-comida label .check3 {
    width: 15px;
    height: 15px;
    float: left;
    position: relative;
    background: transparent url("../images/check2_1_2.png") no-repeat scroll 0px 0px / 100% auto;
    margin: 0px 5px 0px 0px;
}
.bookInfoBox {
    display: inline-block;
    width: 80px;
    border: 1px solid #ccc;
    height: 22px;
    padding: 1px;
    font: bold 13px/18px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0 5px 0 0 !important;
}
.main-header_reslog_forcus{background: #f0f0f0 !important}
.detailsInnerNewWrap {
    float: left;
    width: 100%;
}
.wlcmnm{        padding: 10px;
    font-size: 15px;
    border: 1px solid black;
    border-radius: 60px;}
    .hheader_logo_j1{padding: 0px}
    .wlcmnm2{color:red;font-weight: 800 !important}
    .wlcmnm1{color:black;font-weight: 800 !important}
.tablecontainer {
    float: left;
    width: 100%;
    border: px solid #D7D7D7;
    box-sizing: border-box;
    overflow-x: auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
.orderInnerHead {
    background: #F0EFEF none repeat scroll 0% 0%;
    width: 100%;
    height: 30px;
    color: #000;
    font: bold 13px/30px "Trebuchet MS",Arial,sans-serif;
    text-indent: 5px;
}
.tablecontainer tr td {
    padding: 5px;
}
.orderHeading {
    color: #A11420;
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    height: 30px;
}
myaccInnerNew {
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #D7D7D7 #D7D7D7;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 15px;
    box-sizing: border-box;
}
.customSignupHead {
    float: left;
    width: 85%;
    font: bold 17px/20px "Trebuchet MS",Arial,sans-serif;
    color: #960200;
    margin: 0px 0px 5px;
}
.customSignupHead1 {
    float: left;
    width: 100%;
    font: bold 17px/20px "Trebuchet MS",Arial,sans-serif;
    color: #960200;
    margin: 0px 0px 5px;
    text-align: center;
}
.mandatoryField {
    color: #3B3B3B;
    float: right;
    font: 13px "Trebuchet MS",Arial,sans-serif;
    text-align: right;
    width: auto;
    margin-bottom: 3px;
}
.succmsg {
    color: #0CCC27;
    margin: 0px 0px 11px;
    font: 13px "Trebuchet MS",Arial,sans-serif;
    width: 100%;
    text-align: center;
}
.customsignupUl {
    float: left;
    width: 100%;
    margin: 4px 0px;
}
.customsignupUl li {
    float: left;
}
.customsignupUl li .name {
    float: left;
    width: 100%;
    text-align: right;
    font: bold 13px/27px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 15px 0px 0px;
}
.customsignupUl li .txt {
    float: left;
    width: 100%;
    padding: 0px 3px;
    height: 27px;
    border: 1px solid #CCCBCB;
    border-radius: 4px;
    font: 13px/27px "Trebuchet MS",Arial,sans-serif;
}
.customsignupUl li .btn {
    float: left;
    margin: 7px 5px 0px 0px;
}
.btnName {
    float: left !important;
    margin: 0px 10px 0px 0px !important;
    font: 13px/28px "Trebuchet MS",Arial,sans-serif !important;
}
.customsignupUl li .name {
    float: left;
    width: 100%;
    text-align: right;
    font: bold 12px/27px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 15px 0px 0px;
}
.customaddtocartWrap1 p {
    margin: 0px 0px 5px;
}
.resultado .areas-service button {
    width: 100%;
    height: 32px;
    margin-top: 5px;
    padding-top: 0px;
    border: medium none;
    background: #E3E3E3 none repeat scroll 0% 0%;
}
.result-detail .contenido .res-cart .fila .send-order, .restaurantMenuAddtocartmm .fila .send-order {
    width: 52%;
    float: left;
    position: relative;
    background: #ffba01;
    color: #982e46;
    margin: 12px 24% 12px 24%;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 15px;
    border: none;
}
.result-detail .contenido .res-cart .fila label .radio, .restaurantMenuAddtocartmm .fila label .radio {
    width: 14px;
    height: 14px;
    float: left;
    position: relative;
    background: url(../images/radiobutton_1_2.png) 0px 0px no-repeat;
    background-size: 100% auto;
    padding: 0px;
   
}
.result-detail .contenido .res-cart .fila .pickup img, .restaurantMenuAddtocartmm .fila .pickup img {
    width: auto;
    height: 16px;
    margin: 0px ;
}
.result-detail .contenido .res-cart .fila .delivery img, .restaurantMenuAddtocartmm .fila .delivery img {
    width: auto;
    height: 16px;
    margin: 0px ;
}
.result-detail .contenido .res-cart {
    min-height: 300px;
    height: 100%;
    float: left;
    position: relative;
    /* position: absolute; */
}
.result-detail .contenido .res-cart .cart {
   margin: 20px 0px 3px;
position: relative !important;
width: 97% !important;
top: 0 !important;
margin-left: 5px;
}
.addtoCartClose {
    background: url("../images/close12.png") no-repeat !important;
    cursor: pointer;
    height: 32px;
    opacity: 1 !important;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 32px;
    z-index: 1;
}
.menuPopnewTopHead {
    background: #B2314E;
    border-radius: 4px 4px 0 0;
    color: #474645;
    font: 24px lato;
    margin: 0 0px;
    padding: 8px !important;
    text-align: center;
}
.staticContent {
    font: 13px/20px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    text-align: justify;
    margin: 10px 0px 15px;
}
.restOwnerRiteHead {
    float: left;
    width: 100%;
    font: bold 16px "Trebuchet MS",Arial,sans-serif;
    color: #960200;
    margin: 0px 0px 7px;
}
.contact_verifycode {
    color: #343536;
    float: left;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.newContactusRight {
    color: #404040;
    float: left !important;
    font: 13px/20px "Trebuchet MS",Arial,sans-serif;
    width: 100%;
    border: 1px solid #cecece;
    padding: 25px;
    margin: 0px 0px 0px 0px;
}
.newContactHead {
    float: left;
    color: #c80c0d;
    width: 100%;
    text-align: center;
    font: italic 24px "Trebuchet MS",Arial,sans-serif;
}
.lista-restaurant .restaurant-item .col-md-3 .order-now, .lista-restaurant .restaurant-item .col-xs-12 .order-now {
    background: #4AC32E none repeat scroll 0% 0%;
    border-color: #4AC32E;
    color: #FFF;
}
.lista-restaurant .restaurant-item .col-md-3 .preorder, .lista-restaurant .restaurant-item .col-xs-12 .preorder {
    background: #F81618 none repeat scroll 0% 0%;
    border-color: #F81618;
    color: #FFF;
}
.lista-restaurant .restaurant-item .col-md-3 .res-boton label, .lista-restaurant .restaurant-item .col-md-3 .order-now label, .lista-restaurant .restaurant-item .col-md-3 .preorder label {
    padding: 0px;
    margin: 0px;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 16px;
}
.resultado .areas-service input {
    width: 87%;
    height: 30px;
    background: #E3E3E3 none repeat scroll 0% 0%;
    border: medium none;
    text-align: left;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 18px;
    color: #E3232A;;
}
.resultado .ordenar-por input {
    width: 87%;
    height: 33px;
    background: #E3E3E3 none repeat scroll 0% 0%;
    border: medium none;
    text-align: left;
    font-family: "todayshop-mediumregular";
    font-weight: lighter;
    font-size: 18px;
    color: #E3232A;;
}
.resultado .titulo-filtro label {
    margin-left: 5px;
    text-align: left;
    color:#E3232A;;
}
.newContactMail {
    display: inline-block;
   /* background: url(../images/mailnew.png) no-repeat;*/
    width: auto;
    max-width: 85%;
    height: 25px;
    padding: 0px 0px 0px 40px;
    font: 14px "Trebuchet MS",Arial,sans-serif;
    color: #0000ff;
    margin: 20px 0px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}
.newContactcont {
    float: left;
    color: #c80c0d;
    width: 100%;
    text-align: center;
    font: italic 18px "Trebuchet MS",Arial,sans-serif;
}
.newContactPhoneLeft {
    display: inline-block;
  /*  background: url(../images/phone.png) no-repeat;*/
    padding-left: 40px;
    width: auto;
    min-height: 26px;
    margin: 10px 0px 5px;
}
.copy_right {
    color: #DD6060;
}
.detailsInnerNewWrap {
    float: left;
    width: 100%;
}
#detailsRightRelated {
    position: relative;
    display: block;
    width: 100%;
    margin: 15px 0px 0px;
}
.newOfferLeftInner {
    float: left !important;
    border: 1px solid #D7D7D7;
    padding: 10px 15px;
    box-sizing: border-box;
}
.newOfferLeft {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #000;
}
.offerDealCouponHead {
    font: bold 20px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    width: 100%;
    margin: 3px 0px;
}
.offerDealCouponCont {
    float: left;
    width: 100%;
    color: #333;
    font: 13px "Trebuchet MS",Arial,sans-serif;
    margin: 2px 0px 7px;
}
.offerDealCouponHead {
    font: bold 20px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    width: 100%;
    margin: 3px 0px;
}
.restDetInfo1Inner {
    float: left;
    padding: 19px 15px 10px 23px;
    width: 100%;
    border: 1px solid #E4E3E4;
    box-sizing: border-box;
}
.restDetInfoContent {
    float: left;
    margin: 0px;
}
.detailsInnerNewWrap {
    float: left;
    width: 100%;
}
.rest_info_title {
    color: #7E0D0D;
    float: left;
    margin: 10px 0px;
    width: 100%;
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
}
.rest_info_txt {
    float: left;
    width: 100%;
    color: #878787;
    font: 13px/17px "Trebuchet MS",Arial,sans-serif;
    text-align: justify;
}
.rest_info_right {
    float: right;
    padding: 27px 0px 0px;
}
.detailsInnerNewWrap {
    float: left;
    width: 100%;
}
.rest_info_right_ulDiv {
    float: left;
    width: 100%;
    border: 3px solid #E3E3E3;
    margin: 0px 0px 10px;
    box-sizing: border-box;
}
.rest_info_right_ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}
ol, ul {
    list-style: outside none none;
}
.rest_info_right_ul li.active {
    float: left;
    padding: 5px;
    background: #E3E3E3 none repeat scroll 0% 0%;
}
.rest_info_right_ul li {
    float: left;
    width: 100%;
    padding: 5px;
    background: #FFF none repeat scroll 0% 0%;
    border-bottom: 1px solid #E3E3E3;
    box-sizing: border-box;
}
.rest_info_title {
    color: #7E0D0D;
    float: left;
    margin: 10px 0px;
    width: 100%;
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
}
.rest_info_right_ul li .day {
    float: left;
    width: 40%;
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    color: #7E0D0D;
}
.rest_info_right_ul li .time {
    float: left;
    width: 58%;
    font: 13px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 0px 0px 2%;
}
.rest_info_right_ul li .order {
    float: left;
    width: 40%;
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    color: #7E0D0D;
    text-align: right;
}
.rest_info_right_ul li .option {
    float: left;
    width: 58%;
    font: 13px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    text-align: left;
    margin: 0px 0px 0px 2%;
}
.contents_review_left {
    float: left;
    width: 100%;
    border: 1px solid #CCC;
    box-sizing: border-box;
margin:0;
padding: 0;
}
.cont_review_head_left {
    float: left;
    width: 100%;
    min-height: 40px;
    border-bottom: 1px solid #CCC;
    background: #EEE none repeat scroll 0% 0%;
    box-sizing: border-box;
    margin:0;
padding: 0;

}
.cont_review_head1 {
    float: left;
    width: auto;
    font: bold 18px/40px "Trebuchet MS",Arial,sans-serif;
    color: #6B0100;
    padding-left: 10px;
}
.reviewContain {
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
    width: 100%;
}
.res-comida{display: none}
.restMapOuter {
    float: left;
    width: 100%;
    text-align: center;margin-top: 4px;
}
.restInfo_wrap {
    border: 2px solid #EEE;
    padding: 2px;
    display: inline-block;
    width: auto;
    margin: 0px 0px 15px;
    box-sizing: border-box;
}
.contain {
    float: left;
    width: 100% !important;
}
.containlog {
    width: 100% !important;
    margin: 0px auto !important;
    float: none !important;
  
}
.open {
    display: block;
}
.open > .dropdown-menu {
    display: block;
}
/*
#added by narayan sarkar
#on 28/01/2016
*/
.anot_ghty .col-md-6.col-xs-6 a{color:#fff;outline: none;}
.anot_ghty .col-md-6.col-xs-6 a:hover img{opacity: .7;}
.how-it-works .col-lg-3.col-sm-3 > img{position: absolute;right: -60px;vertical-align: middle;top: 50px;height: 15px;width: 100px;}
.works_dv .heading_popular_text:first-child{text-decoration: underline #fe5203 solid;}
.ft_coll ul li a{cursor: pointer;}
.ft_coll.dispk_none ul li a:hover, .social_total.col-md-8 a:hover, .more_city ul li:hover, .anot_ghty .col-md-6.col-xs-6 a:hover{color: #fe5304 !important;}
.step_pic img{-webkit-transition: all 2s ease; -moz-transition: all 2s ease; -ms-transition: all 2s ease; transition: all 2s ease-in;}
.step_pic img:hover{width:129px;}
.step_pic{height: 120px;}
.get-app{cursor: pointer;display: none}
.abc:hover, .subcrib_btn:hover, .get-app:hover{background:#FF7C3B;}
.anot_ghty .col-xs-6.col-md-6{margin: 10px 0;}
.anot_ghty .col-xs-6.col-md-6 img{margin-bottom: 10px;}
.anot_ghty .col-xs-6.col-md-6 div{height:19px;}
.mobile-search{display: none;}
/*.step_pic img{width:64px;float: none;margin: 0px auto;display: table;}*/
.step_pic img{float: none;margin: 0px auto;display: table;}
.step_name{font-size: 15px;font-weight: 600;color:#FE5304;text-align: center;}
.step_name1{text-align: center;font-size: 13px;}
.slider_big_text ul{display: block;list-style: none;text-align: left;letter-spacing: normal;}
.slider_big_text ul li{background: url('../images/tick.png') no-repeat left top;padding: 5px 0px 11px 27px;list-style: none;color: #fff;margin-bottom: 7px;font-weight: 600;}
.slider_big_text ul li p{color: #fff;margin: 0;}
.slider_big_text h4.slider-font-s{font-size:20px;text-align: left;letter-spacing: normal;font-weight: 600;margin-top: 0;}
.overhead {
    height: auto;
    border: 1px solid #d1d1d1;
    padding: 2px;
    margin-top: 15px;
}
.nopadzero{padding: 4px}
.customsignupUl li .name1 {
    float: left;
    width: 100%;
    text-align: left;
    font: bold 12px/27px "Trebuchet MS",Arial,sans-serif;
    color: #404040;
    margin: 0px 15px 0px 0px;
}
.ownerHead123 {
    float: left;
    font: bold 15px "Trebuchet MS",Arial,sans-serif;
    color: black;
    width: 100%;
    text-align: center;
    margin: 0px 0px 9px;
}
.new_bs1 {
    height: 125px;
}
.new_border2 {
    border: 1px solid #d1d1d1;
    padding: 12px;
    height: auto;
}
.addtocartWrapNew1 {
    padding: 10px 2%;
    float: left;
    width: 96%;
}
.addtoCartMainhead {
    float: left;
    width: 100%;
    font: bold 20px "Trebuchet MS",Arial,sans-serif;
    color: #1a1919;
    margin: 10px 0px 15px;
    text-indent: 10px;
}
.addTableCart {
    float: left;
    width: 100%;
    border: 1px solid #e3e2e3;
    background: #fff;
    margin: 0px 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.addTableCartLeftPop {
    float: left;
    width: 30%;
    color: #960200;
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    padding-left: 10px;
    margin: 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}
.addTableCartRightPop {
    float: left;
    width: 70%;
    border-left: 1px solid #e3e2e3;
    color: #404040;
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.addTableCartLeftPop {
    float: left;
    width: 30%;
    color: #960200;
    font: bold 13px "Trebuchet MS",Arial,sans-serif;
    padding-left: 10px;
    margin: 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}
.addTableCartRightPop {
    float: left;
    width: 70%;
    border-left: 1px solid #e3e2e3;
    color: #404040;
    font: normal 13px "Trebuchet MS",Arial,sans-serif;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
select.addtocartSelect2 {
    float: left;
    width: 45px;
    height: 25px;
    border: 1px solid #999999;
    color: #404040;
    font: normal 14px/25px "Trebuchet MS",Arial,sans-serif;
    margin: 6px 0px 5px;
}
.addtoButton1 {
    float: left;
    margin: 13px 0px 10px 0px;
    width: 100%;
    text-align: center;
}
.addtoCartInBorder {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e3e2e3;
}
.container {
    /* max-width: 900px; */
    max-width: 1024px;
}
.result-detail .contenido .res-cart .cart .carta_orden, .restaurantMenuAddtocartmm .cart .carta_orden {
    width: 100%;
    max-height: 300px;
    float: left;
    position: relative;
    overflow-y: auto;
    overflow-x: relative;
    margin: 0px;
    padding: 0px;
}
.result-detail .contenido .res-cart .fila2, .restaurantMenuAddtocartmm .fila2 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0px 0px 5px 0px;
    padding: 0px 1px 0px 1px;
}
.result-detail .contenido .res-cart .fila label, .restaurantMenuAddtocartmm .fila label, .result-detail .contenido .res-cart .fila2 .item, .restaurantMenuAddtocartmm .fila2 .item {
    width: 31%;
    float: left;
    position: relative;
    text-align: center;
    margin: 0px 1px 0px 1px;
    font-family: 'todayshop-mediumregular';
    font-weight: lighter;
    font-size: 14px;
    color: #737475;
    height: auto !important;
}
.delivery{width: 33% !important;}
.result-detail .contenido .res-cart .fila .addDelete {
    cursor: pointer;
    margin: 0px 5px;
}
result-detail .contenido .res-cart .fila label:last-child, .restaurantMenuAddtocartmm .fila label:last-child {
    margin: 0px 0px 0px 1px;
}
.result-detail .contenido .res-cart .item:last-child, .restaurantMenuAddtocartmm .item:last-child {
    text-align: right;
}
.result-detail .contenido .res-cart .fila label .delete, .restaurantMenuAddtocartmm .fila label .delete {
    background: url(../images/close-icon.png) no-repeat right center;
    width: 18px;
    height: 18px;
    float: right;
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin: 0px 0px 0px 2px;
}

body .heading_top_back.last{background: url("../images/dv_bg.png") repeat-x scroll center top #770F18;}
.heading_top_back.last .icon-box a.social {
    font-size: 13px;
    padding: 3px 0;
	color:#000;
    background-color: #f2f2f2;
    text-shadow: 1px 1px 0 #eaeaea, 2px 2px 0 #eaeaea, 3px 3px 0 #eaeaea, 4px 4px 0 #eaeaea, 5px 5px 0 #eaeaea, 6px 6px 0 #eaeaea, 7px 7px 0 #eaeaea, 8px 8px 0 #eaeaea, 9px 9px 0 #eaeaea, 10px 10px 0 #eaeaea, 11px 11px 0 #eaeaea, 12px 12px 0 #eaeaea, 13px 13px 0 #eaeaea, 14px 14px 0 #eaeaea, 15px 15px 0 #eaeaea, 16px 16px 0 #eaeaea, 17px 17px 0 #eaeaea, 18px 18px 0 #eaeaea, 19px 19px 0 #eaeaea, 20px 20px 0 #eaeaea, 0px 0px #eaeaea;
    -webkit-transition: color 0.3s, background-color 0.3s, text-shadow 0.3s;
    transition: color 0.3s, background-color 0.3s, text-shadow 0.3s;
}
.heading_top_back.last ul li h4{color:#fff;}
.heading_top_back.last h4{color:#fff;}
.heading_top_back.last .icon-box a {
    display: inline-block;
    padding: 10px 0;
    width: 35px;
    margin-top: 15px;
    color: #606364;
    text-align: center;
}
.heading_top_back.last .icon-box a.social:hover {
  color: #fff;
  background-color: #00c2e7;
  text-shadow: 1px 1px 0 #00b5d8, 2px 2px 0 #00b5d8, 3px 3px 0 #00b5d8, 4px 4px 0 #00b5d8, 5px 5px 0 #00b5d8, 6px 6px 0 #00b5d8, 7px 7px 0 #00b5d8, 8px 8px 0 #00b5d8, 9px 9px 0 #00b5d8, 10px 10px 0 #00b5d8, 11px 11px 0 #00b5d8, 12px 12px 0 #00b5d8, 13px 13px 0 #00b5d8, 14px 14px 0 #00b5d8, 15px 15px 0 #00b5d8, 16px 16px 0 #00b5d8, 17px 17px 0 #00b5d8, 18px 18px 0 #00b5d8, 19px 19px 0 #00b5d8, 20px 20px 0 #00b5d8,  0px 0px #00b5d8;
}
.heading_top_back.last .icon-box a.social.facebook:hover {
  background-color: #3c5b9b;
  text-shadow: 1px 1px 0 #2e4576, 2px 2px 0 #2e4576, 3px 3px 0 #2e4576, 4px 4px 0 #2e4576, 5px 5px 0 #2e4576, 6px 6px 0 #2e4576, 7px 7px 0 #2e4576, 8px 8px 0 #2e4576, 9px 9px 0 #2e4576, 10px 10px 0 #2e4576, 11px 11px 0 #2e4576, 12px 12px 0 #2e4576, 13px 13px 0 #2e4576, 14px 14px 0 #2e4576, 15px 15px 0 #2e4576, 16px 16px 0 #2e4576, 17px 17px 0 #2e4576, 18px 18px 0 #2e4576, 19px 19px 0 #2e4576, 20px 20px 0 #2e4576,  0px 0px #2e4576;
}
.heading_top_back.last .icon-box a.social.twitter:hover {
  background-color: #2daae1;
  text-shadow: 1px 1px 0 #1b8dc0, 2px 2px 0 #1b8dc0, 3px 3px 0 #1b8dc0, 4px 4px 0 #1b8dc0, 5px 5px 0 #1b8dc0, 6px 6px 0 #1b8dc0, 7px 7px 0 #1b8dc0, 8px 8px 0 #1b8dc0, 9px 9px 0 #1b8dc0, 10px 10px 0 #1b8dc0, 11px 11px 0 #1b8dc0, 12px 12px 0 #1b8dc0, 13px 13px 0 #1b8dc0, 14px 14px 0 #1b8dc0, 15px 15px 0 #1b8dc0, 16px 16px 0 #1b8dc0, 17px 17px 0 #1b8dc0, 18px 18px 0 #1b8dc0, 19px 19px 0 #1b8dc0, 20px 20px 0 #1b8dc0,  0px 0px #1b8dc0;
}
.heading_top_back.last .icon-box a.social.linkedin:hover {
  background-color: #3399cc;
  text-shadow: 1px 1px 0 #297aa3, 2px 2px 0 #297aa3, 3px 3px 0 #297aa3, 4px 4px 0 #297aa3, 5px 5px 0 #297aa3, 6px 6px 0 #297aa3, 7px 7px 0 #297aa3, 8px 8px 0 #297aa3, 9px 9px 0 #297aa3, 10px 10px 0 #297aa3, 11px 11px 0 #297aa3, 12px 12px 0 #297aa3, 13px 13px 0 #297aa3, 14px 14px 0 #297aa3, 15px 15px 0 #297aa3, 16px 16px 0 #297aa3, 17px 17px 0 #297aa3, 18px 18px 0 #297aa3, 19px 19px 0 #297aa3, 20px 20px 0 #297aa3,  0px 0px #297aa3;
}
.heading_top_back.last .icon-box a.social.dribbble:hover {
  background-color: #ea4c88;
  text-shadow: 1px 1px 0 #e51e6a, 2px 2px 0 #e51e6a, 3px 3px 0 #e51e6a, 4px 4px 0 #e51e6a, 5px 5px 0 #e51e6a, 6px 6px 0 #e51e6a, 7px 7px 0 #e51e6a, 8px 8px 0 #e51e6a, 9px 9px 0 #e51e6a, 10px 10px 0 #e51e6a, 11px 11px 0 #e51e6a, 12px 12px 0 #e51e6a, 13px 13px 0 #e51e6a, 14px 14px 0 #e51e6a, 15px 15px 0 #e51e6a, 16px 16px 0 #e51e6a, 17px 17px 0 #e51e6a, 18px 18px 0 #e51e6a, 19px 19px 0 #e51e6a, 20px 20px 0 #e51e6a,  0px 0px #e51e6a;
}
.heading_top_back.last .icon-box a.social.google-plus:hover {
  background-color: #d14333;
  text-shadow: 1px 1px 0 #ab3426, 2px 2px 0 #ab3426, 3px 3px 0 #ab3426, 4px 4px 0 #ab3426, 5px 5px 0 #ab3426, 6px 6px 0 #ab3426, 7px 7px 0 #ab3426, 8px 8px 0 #ab3426, 9px 9px 0 #ab3426, 10px 10px 0 #ab3426, 11px 11px 0 #ab3426, 12px 12px 0 #ab3426, 13px 13px 0 #ab3426, 14px 14px 0 #ab3426, 15px 15px 0 #ab3426, 16px 16px 0 #ab3426, 17px 17px 0 #ab3426, 18px 18px 0 #ab3426, 19px 19px 0 #ab3426, 20px 20px 0 #ab3426,  0px 0px #ab3426;
}
.heading_top_back.last .col-md-4 ul li a, .heading_top_back.last .col-md-4 ul li, .col-md-4.social_total p, .col-md-8.social_total a{color:#fff;}
.newssletter_cnt .pull-center{width:auto;float:none; margin: 0 auto;display: table;}
/*==========BOOK-ONLINE-END==========*/


@media(max-width: 980px){
    .pnladmn{padding: 0px;text-align: center ;padding-top: 20px }
    .imgalgn{text-align: center;margin-bottom: 10px}
    .logoreslog{display: inherit !important}
    .logoreslog {
    float: none !important;
}
  .wel-box{width: 100%;}
  .steps-box{width: 100%;}
  div.steps-box > h1{font-size: 33px !important;}
  .steps-box ul{width: 100%;}
  .steps-box ul li{width: 29%;}
  .howe-box{width: 99%;}
  .container{width: 99%;}
/*  .lw{width:25% !important;}
  .mw{width: 75% !important;}*/
  #undefined-sticky-wrapper{height: auto !important;}
  .f-bot-in{width: 99%;}
  .res_f{width: 85%;}
  .res_f_C{margin-left: -50px;}
  header .main-header .logo-container{float: none;}
  .is-sticky .main-header .icon-box {
    display: none;
  }

}
.check_height_search
{
	background:rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%;
	height:90px;
	border-radius:0px 0px 10px 10px
}
.anot_ghty
{
	/*width:auto !important;*/
	float:right;
}
@media(max-width: 800px){
  .zipcode-box{margin: 0 auto auto;}
  .howe-box .demopic img{display: none;}
  .wel-box ul li{width: 25%;}
  .safety-row{width: 100%;}
  div.row > div.col-sm-4 > div{width: 99% !important;}
  div.book-box>h3>small{ font-size: 45px !important}
}

@media(max-width: 768px) {
  header .main-header nav {
    display: block;
  }
  header .main-header nav.main-nav ul {
    float: none !important;
  }
  header .main-header nav.main-nav ul li {
    padding: 0;
  }
  header .main-header nav.main-nav .mobile-menu-controll {
    display: inline-block;
    /**display: inline;
    *zoom: 1;*/
  }
  header .topbar .contact-info li {
    width: 50%;
  }
  header .topbar .dropdown-items {
    border-top: 1px solid #ececec;
    float: none;
  }
  header .topbar .dropdown-items > li {
    width: 33.33333333%;
  }
  header .topbar .dropdown-menu {
    width: 100%;
  }
  header .logo-container {
    float: none !important;
  }
  header .icon-box {
    display: block;
    float: left !important;
	margin-top: 29px;
  }
  header .topbar .contact-info li{float: none;}
  .envelope{display: none !important;}
  .wel-box ul li {width: 24%;}
  .f_list {width: 70%;}
  .res_f_C {margin-left: -12%;}
  .n_t{display: none;}
  .c2a .c2a-content .c2a-txt strong{font-size: 35px;}
  header .topbar .contact-info li {width: 100%;}
header .topbar .dropdown-items > li {width: 100%;}
footer {font-size: 13px;}
}

@media(max-width: 640px){
    
        .responseclear
            {
                display: block;
                clear: both;
            }
            .logoreslog{
        
        display: inherit !important;
    }
    .logo-container1{text-align: center}
        .marg_40 {
                margin-left: 0px;
            }
        .hheader_logo_j {
                width: 100%;
                float: none;
            }
.pnladmn{padding: 0px;text-align: center ;padding-top: 20px }
  .wel-box ul{width: 100%;}
  .wel-box ul li {width: 29%;}
  div.steps-box > h1 {font-size: 28px !important;}
  .c2a .c2a-content .c2a-txt strong {font-size: 28px;}
  .res_f_C {margin-left: 0;}
}
@media(max-width: 594px){
  #index_zipcode form .form-control{
    width: 70%;
    margin: 20px auto;
    float: none;
  }
  #index_zipcode .zipcode-box{
    margin-top: 0;
  }
  #index_wow{
    margin-bottom: 10px !important;
  }
}
@media(max-width: 576px){
  .book_online_form{
    width: 100%;
  }
}
@media(max-width: 480px){
  div.book-box > h3 > small {font-size: 27px !important;}
 .wel-box ul li {width: 100%;}
  div.steps-box > h1 {font-size: 20px !important;}
  .steps-box ul li {width: 100%;}
  .howe-box ul.demoright{float: none;}
 .howe-box ul.demoleft{float: none;}
 .selectbilling {display: none;}
 .howe-box ul.demoleft {margin: 10px 0px 0px;}
.howe-box ul.demoright{margin: 10px 0px 0px;}
.safety-row .safleft {width: 100%;}
.safty{display: none;}
.howe-box {padding: 5px 0px 20px;}
.book_online_form{
  word-break: break-all;
}

}

@media(max-width:360px){
    header .main-header .logo-container {
  margin: 0 !important;
  display: inline-block;
  float: left;
  width:auto;
}
 .zipcode-box{ width: 98%;}
 .zipcode-box form .form-control {width: 55%;}
 .steps-box ul li{width: 100%;height: auto;}
 .wel-box ul li {width: 100%;}
 .wel-box {width: 100%;height: auto;}
 .wel-box ul{width: 100%;}
 .howe-box ul.demoright{float: none;}
 .howe-box ul.demoleft{float: none;}
 .c2a .c2a-content .c2a-txt strong {font-size: 15px;}
 .ct-btn {font-size: 15px;}
.safety-row .safleft {width: 100%;}
.safty{display: none;}
.howe-box {padding: 5px 0px 20px;}
.howe-box ul.demoleft {margin: 10px 0px 0px;}
.howe-box ul.demoright{margin: 10px 0px 0px;}
.footer-social{position: relative !important;bottom: 0 !important;left: 0 !important;margin-top: 0px !important;}
.selectbilling {display: none;}
.f_list {width: 100%;}
.res_f_C {margin-left: 0;}
.mb50{margin-bottom: 0px !important;}
div.book-box>h3>small{ font-size: 35px !important}
header .topbar .contact-info li {width: 100%;}
header .topbar .dropdown-items > li {width: 100%;}
.c3a .c3a-content .c3a-txt strong{font-size: 14px;}
#index_zipcode .zipcode-box{
    margin-top: 0 !important;
  }
//.zipcode-box {margin: 5em auto auto;}
div.steps-box > h1 {font-size: 28px !important;}
footer {font-size: 14px;}
div.contbox > h5{padding-bottom: 10px !important;}
div.f_list >h5{padding-bottom: 10px !important;}
.contbox{min-height: 174px;}
}
@media(max-width: 320px){
  div.steps-box > h1 {
    font-size: 25px !important;}
}



@media (min-width: 768px) and (max-width: 991px) {
  .main-heading {
    max-width: 980px;
    font-size: 45px;
    line-height: 55px;
  }
  .sub-heading {
    max-width: 930px;
    font-size: 21px;
    line-height: 31px;
  }
  header .main-header {
    text-align: center !important;
  }
  header .main-header .icon-box {
    float: none;
  }
  
  #sequence {
    height: 500px;
  }
}
.resown123{width: 90%;}
.result-detail
{margin-bottom: 10px}
.result-detail2{margin-bottom: 10px;background:#F3F3F3}
@media (max-width: 767px) {
  #sequence {
    height: 400px;
  }
  .main-heading {
    max-width: 500px;
    font-size: 30px;
    line-height: 40px;
  }
  .sub-heading {
    max-width: 450px;
    font-size: 11px;
    line-height: 21px;
  }
  header .main-header {
    text-align: center !important;
  }
  header .main-header .icon-box {
    float: none;
  }
}
@media (min-width: 992px){
.clli22 {
    width: 19% !important;
}}

 /*    .ft_coll {
     min-height: 230px;
     margin: 0px;
     float: left;
     padding-top: 30px;
     box-sizing: border-box;
     width: 100%;
     text-align: center;
 }
 .ft_coll ul li img{
     width:90%;
 }
 .ft_coll ul {
     margin: 0px;
     float: left;
     list-style: outside none none;
     padding: 0px;
     width: 100%;
 }
}*/
/*@media (max-width: 600px) {
  article.post-item {
    min-height: 125px;
  }
  article.post-item .left-data {
    width: 60px;
  }
  article.post-item .left-data .post-meta-icon {
    height: 60px;
    font-size: 21px;
    line-height: 60px;
  }
  article.post-item .left-data .post-meta-date {
    padding: 12px 0;
    font-size: 15px;
  }
  article.post-item .left-data .post-meta-date strong {
    font-size: 13px;
  }
  article.post-item .left-data .post-meta-comment a {
    padding: 0 0 15px;
  }
  article.post-item .right-data {
    margin-left: 60px;
  }
  .no-padding.four-columns .portfolio-item {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .c2a .c2a-content {
    display: block;
  }
  .c2a .c2a-content .c2a-txt {
    display: block;
  }
  .c2a .c2a-content .c2a-button {
    display: block;
  }
  .c2a .c2a-content .c2a-button .ct-btn {
    margin-left: 0;
    margin-top: 25px;
  }
  .dl-menuwrapper {
    max-width: 250px;
  }
}
@media (max-width: 450px) {
  #sequence {
    height: 300px;
  }
  .main-heading {
    max-width: 300px;
    font-size: 18px;
    line-height: 25px;
  }
  .sub-heading {
    max-width: 300px;
    font-size: 11px;
    line-height: 17px;
  }
  .ct-button .ct-btn {
    padding: 5px 12px;
    font-size: 12px;
  }
  article.post-item {
    min-height: 116px;
  }
  article.post-item .left-data {
    width: 50px;
  }
  article.post-item .left-data .post-meta-icon {
    height: 50px;
    font-size: 21px;
    line-height: 50px;
  }
  article.post-item .left-data .post-meta-date {
    padding: 12px 0;
    font-size: 15px;
  }
  article.post-item .left-data .post-meta-date strong {
    font-size: 13px;
  }
  article.post-item .left-data .post-meta-comment a {
    padding: 0 0 15px;
  }
  article.post-item .right-data {
    margin-left: 50px;
  }
  .dl-menuwrapper {
    max-width: 200px;
  }
  .author-data p {
    margin-left: 0;
  }
  .author-data strong.author-title {
    margin-left: 0;
  }
  .author-data .author-img {
    float: none;
    display: block;
  }
  .no-padding.three-column .portfolio-item {
    width: 50%;
  }
}
@media (max-width: 300px) {
  .no-padding.four-columns .portfolio-item {
    width: 100%;
  }
  .no-padding.three-column .portfolio-item {
    width: 100%;
  }
  .no-padding.two-column .portfolio-item {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  header .main-header {
    text-align: left;
  }
  header .logo-container {
    float: none !important;
    text-align: center !important;
    display: block !important;
  }
  header .logo-container a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .is-sticky .main-header .logo-container {
    display: none !important;
  }
}*/
/*@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}*/
/*# sourceMappingURL=style.css.map */