@charset "UTF-8";
/*----------- CSS by BMestudio 2018 -----------*/
/*----start Setting Typos----*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700,800,900|Open+Sans:300,400,700,800&amp;subset=latin-ext");
/* Fonts Variable */
/*----end Setting Typos----*/
/* Colors Variable*/
/*-----------start KEYFRAMES-----------*/
/*start RESET*/
@-webkit-keyframes reset {
  0% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-moz-keyframes reset {
  0% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-o-keyframes reset {
  0% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes reset {
  0% {
    opacity: 0; }
  100% {
    opacity: 0; } }
/*end RESET*/
/*start STICK*/
@-webkit-keyframes stick {
  0% {
    top: -100%; }
  100% {
    top: 0; } }
@-moz-keyframes stick {
  0% {
    top: -100%; }
  100% {
    top: 0; } }
@-o-keyframes stick {
  0% {
    top: -100%; }
  100% {
    top: 0; } }
@keyframes stick {
  0% {
    top: -100%; }
  100% {
    top: 0; } }
/*end STICK*/
/*start FADE IN*/
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fade-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fade-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*end FADE IN*/
/*-----------end KEYFRAMES-----------*/
/*-----------start GLOBALS-----------*/
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smooth: antialiased !important;
  -webkit-text-size-adjust: none;
  font-smooth: always !important;
  -webkit-font-smooth: always !important;
  -moz-font-smooth: always !important;
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale; }

body {
  padding-top: 180px;
  font-size: 13px;
  -webkit-animation: reset, fade-in 2s 1 ease;
  -moz-animation: reset, fade-in 2s 1 ease;
  background: #e6e6e6;
  color: #000;
  outline: none;
  -webkit-animation: reset, fade-in 2s 1 ease;
  -moz-animation: reset, fade-in 2s 1 ease;
  animation: reset, fade-in 2s 1 ease;
  -o-animation: reset, fade-in 2s 1 ease;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-image: url("../../img/project/full-back.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain; }

* {
  outline: none; }

a {
  color: #000;
  text-decoration: none;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

a:hover, a:active, a.active, a:focus {
  font-weight: 600;
  text-decoration: none;
  color: #000; }

p {
  line-height: 1.5em;
  margin: 0px;
  padding: 0px; }

.editor p {
  margin-bottom: 15px; }

strong {
  font-weight: 600; }

ul {
  padding: 0;
  list-style: none;
  margin: 0; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0px;
  padding: 0px;
  font-family: "Montserrat", sans-serif; }

.title {
  text-align: center; }

.title h1 {
  color: #000;
  font-size: 4.9em;
  font-weight: 900; }

h2 {
  font-size: 1.85em; }

h3 {
  font-size: 1.4em; }

.center {
  text-align: center; }

/*Inputs Form*/
.form-group {
  margin-bottom: 20px; }

input,
textarea,
.form-control,
select {
  border: none;
  border-radius: 0;
  width: 100% !important;
  padding: 15px 30px;
  height: auto;
  color: #000;
  outline: none;
  box-shadow: none; }

textarea {
  resize: none;
  padding-bottom: 60px; }

input:focus,
textarea:focus,
select:focus,
.form-control:focus,
.form-control:active,
input:active,
textarea:active,
select:active {
  outline: none !important;
  box-shadow: none; }

button {
  transition: All 0.2s ease;
  -webkit-transition: All 0.2s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease; }

section {
  padding: 80px 0px 0; }

.title {
  margin-bottom: 50px; }

/* M├írgenes y Espaciados*/
.no-margin {
  margin: 0 !important; }

/* Navbar Toggle Icon Bar*/
.navbar-toggle .icon-bar {
  width: 30px;
  height: 4px;
  border-radius: 0px;
  background: #000; }

.navbar-toggle {
  margin: 0;
  padding-right: 0; }

/* end Navbar Toggle Icon Bar*/
/*----start Buttons Style----*/
.btn:focus,
.btn:active {
  outline: none;
  border: none;
  box-shadow: none; }

.btn {
  border-radius: 30px;
  padding: 15px 50px;
  border: none; }

/*-----end Buttons Style----*/
/*start BXSLIDER*/
.bx-wrapper {
  margin: 0 auto; }

.bx-wrapper img {
  width: 100%; }

.bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding: 0;
  left: 0;
  background-color: transparent; }

/*end BXSLIDER*/
/*start FLEX*/
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center; }

/*end FLEX*/
/* GoTop */
#gotop {
  position: fixed;
  bottom: 10%;
  right: 30px;
  display: inline-block;
  padding: 9.5px 15px;
  text-align: center;
  color: #000;
  border: 1.5px solid #000;
  background: transparent;
  border-radius: 100%;
  font-size: 1.2em;
  margin: 0;
  display: none;
  z-index: 999; }

#gotop:hover {
  background: #000;
  color: #fff; }

/* end GoTop */
.img img {
  width: 100%; }

/*-----------end GLOBALS-----------*/
/*-----------start LAYOUT-----------*/
/*----start HEADER----*/
header {
  padding: 40px 0;
  width: 100%;
  z-index: 99999;
  font-family: "Montserrat", sans-serif;
  position: fixed;
  top: 0;
  left: 0; }

header .flex {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between; }

header .brand-img img {
  width: 220px; }

/*Navbar*/
#navbar {
  margin-bottom: 0px;
  padding: 0px;
  border: none;
  overflow: hidden; }

#navbar > ul > li > a {
  background: transparent;
  color: #000;
  font-size: 1.3em;
  padding: 0;
  font-weight: 800;
  margin: 0 20px;
  border-radius: 0;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  text-shadow: none; }

#navbar ul li a:after {
  content: '';
  display: block;
  width: 15px;
  height: 2px;
  background-color: transparent;
  position: absolute;
  bottom: -5px;
  left: 1px; }

#navbar ul li a.active:after {
  background-color: #d4b69c; }

#navbar ul li:first-child a {
  margin-left: 0; }

#navbar ul li a:hover, #navbar ul li a:active, #navbar ul li a.active {
  color: #d4b69c; }

/*--Sticky Header--*/
header.stickEmUp {
  background: #e6e6e6;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  border-bottom: 2px solid #000;
  z-index: 99999 !important;
  padding: 10px 0;
  transition: All 0.2s ease;
  -webkit-transition: All 0.2s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease;
  -webkit-animation: stick 1s 1 ease;
  -moz-animation: stick 1s 1 ease;
  animation: stick 1s 1 ease;
  -o-animation: stick 1s 1 ease; }

header.stickEmUp .brand-img img {
  width: 130px; }

/*----end HEADER----*/
/*----start FOOTER----*/
footer {
  padding: 50px 0; }

footer > .container > .flex {
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end; }

footer ul li a {
  color: #000;
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 15px; }

footer ul li a:hover {
  color: #d4b69c; }

/*----end FOOTER----*/
/*-----------end LAYOUT-----------*/
/*----start HOME----*/
#home {
  padding: 0; }

.title h2 {
  font-weight: 900;
  letter-spacing: 0.5px; }

/*----end Home----*/
/*----start Internal Pages----*/
.description h3 {
  font-weight: 600; }

.description .editor img {
  width: 200px;
  margin-bottom: 30px; }

.description .editor ul {
  margin-top: 15px;
  list-style: disc;
  padding-left: 15px; }

.description .editor ol {
  padding-left: 15px;
  margin-top: 15px; }

.description table {
  width: 100%;
  margin-top: 30px; }

.description table tr {
  border-bottom: 1px solid #000; }

.description table th {
  text-align: center;
  border-left: 1px solid #000;
  padding: 5px 0; }

.description table th:first-child {
  border: none; }

.description table td {
  padding: 5px 0 5px 10px; }

/*----end Internal Pages----*/
/*--start Rooms section--*/
#poker-rooms .flex {
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around; }

#poker-rooms .block {
  display: block;
  background: #fff;
  padding: 60px 40px;
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
  min-width: 300px;
  margin-bottom: 40px;
  text-align: center; }

#poker-rooms .block img {
  width: 200px; }

/*--end Rooms section--*/
/*--start Contact section--*/
#contact-us {
  min-height: 600px; }

/*--end Contact section--*/
/*-----------start MEDIA QUERIES-----------*/
/*start IPHONE VERTICAL*/
@media (min-width: 240px) and (max-width: 479px) {
  /*--start Globals--*/
  body {
    padding-top: 85px; }

  section {
    padding: 40px 0 0; }

  .title {
    text-align: center; }

  .title h1 {
    font-size: 3.5em;
    width: 100%; }

  /*--end globals---*/
  /*--start Header--*/
  header {
    padding: 15px 0; }

  header .brand-img img {
    width: 125px; }

  .main-menu {
    padding: 0;
    padding-top: 5px; }

  #navbar {
    position: absolute;
    width: 100%;
    top: 80px;
    box-shadow: none;
    background: #e6e6e6;
    padding: 20px 0;
    text-align: center;
    left: 0;
    overflow: hidden; }

  .navbar-nav {
    margin: 0; }

  #navbar ul li a {
    margin: 0;
    margin-bottom: 25px;
    position: relative;
    display: inline-block; }

  #navbar ul li:last-child a {
    margin: 0; }

  /*--end Header--*/
  /*--start Footer--*/
  footer {
    padding: 30px 0 15px; }

  /*--end Footer--*/
  .description .img img {
    width: 50%;
    margin-bottom: 30px; }

  /*--end Internal--*/ }
/*end IPHONE VERTICAL*/
/*start IPHONE HORIZONTAL*/
@media (min-width: 480px) and (max-width: 767px) {
  /*--start Globals--*/
  body {
    padding-top: 85px; }

  section {
    padding: 40px 0 0; }

  .title {
    text-align: center; }

  .title h1 {
    font-size: 3.5em;
    width: 100%; }

  /*--end globals---*/
  /*--start Header--*/
  header {
    padding: 15px 0; }

  header .brand-img img {
    width: 125px; }

  .main-menu {
    padding: 0;
    padding-top: 5px; }

  #navbar {
    position: absolute;
    width: 100%;
    top: 80px;
    box-shadow: none;
    background: #e6e6e6;
    padding: 20px 0;
    text-align: center;
    left: 0;
    overflow: hidden; }

  .navbar-nav {
    margin: 0; }

  #navbar ul li a {
    margin: 0;
    margin-bottom: 25px;
    position: relative;
    display: inline-block; }

  #navbar ul li:last-child a {
    margin: 0; }

  /*--end Header--*/
  /*--start Footer--*/
  footer {
    padding: 30px 0 15px; }

  /*--end Footer--*/
  .description .img img {
    width: 50%;
    margin-bottom: 30px; }

  #poker-rooms .block {
    padding: 40px 10px;
    min-width: auto; }

  #poker-rooms .block img {
    width: 80%; }

  /*--end Internal--*/ }
/*end IPHONE HORIZONTAL*/
/*start IPAD VERTICAL*/
@media (min-width: 768px) and (max-width: 979px) {
  /*--start Globals--*/
  body {
    padding-top: 140px; }

  .title h1 {
    font-size: 4.5em; }

  /*--end Globals--*/
  /*--start Header--*/
  header {
    padding: 20px 0; }

  header .brand-img img {
    width: 200px; }

  #navbar ul li a {
    margin: 0;
    margin-left: 50px; }

  header.stickEmUp {
    padding: 10px 0; }

  /*--end Header--*/
  /*--start Footer--*/
  footer {
    padding: 30px 0; }

  /*--end Footer--*/ }
/*end IPAD VERTICAL*/
/*start BIG SCREEN*/
/*end BIG SCREEN*/
/*-----------end MEDIA QUERIES-----------*/

/*# sourceMappingURL=style.css.map */
