/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */




/* fonts */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');

/***************************
************** Global Styles 
****************************/

html,
body {
    height: 100%;
    color: #dedede;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    letter-spacing: 0.06em;
    background-color: #000;
    margin-top: 5px;
}

#registro {
    background-image: url(../img/bg-registro.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

/*@media(max-width:991px) {
	body {
		padding-top: 50px;
	}
}

@media screen and (max-width: 640px){
	body {
		padding-top: 50px;
	}
}*/

a {
    color: #e55f36;
    text-decoration: none;
}

a:focus, a:hover { 
    color: #ffffff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight:300;
}

.h4, h4 { font-size: 24px;}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 10px 10px 30px;
    padding-bottom: 9px;
}

p {
    text-align: justify;
    text-justify: inter-word;
}

/* main menu active state */

.navbar-right li a.active {
    border-bottom: 2px solid #F60; 
    background-color: transparent;

}


/* faq page */
a.accordion-toggle:hover { color: #e55f36}
a.accordion-toggle:focus { color: #e55f36}
.panel-heading h4.panel-title {font-size: 21px}
.panel-body {color: #444;}

.img-portfolio {
    margin-bottom: 30px;
}


.img-hover:hover {
    opacity: 0.8;
}

.page-container {
    margin-top: 2em;
}

.well {
    background-color: #111;
    background: -webkit-linear-gradient(#111, #333); /* For Safari 5.1 to 6.0 */
    background: -moz-linear-gradient(#111, #333); /* For Firefox 3.6 to 15 */
    background: -moz-linear-gradient(#111, #333); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#111, #333); /* Standard syntax */
    border: none;
}


.text-danger {
    color: #cc0000;
}


/* index boxes titles - sample of text with gradient color*/
.subtitle {
    text-transform: uppercase; 
    color: #666; 
    font-size: 21px;
    background: -webkit-linear-gradient(#ff3333, #ff0000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

/************* custom margin bottom classes to create vertical space ****************/
.margin-bottom-20 { margin-bottom: 2.0em; }
.margin-bottom-30 { margin-bottom: 3.0em; }
.margin-bottom-40 { margin-bottom: 4.0em; }
.margin-bottom-50 { margin-bottom: 5.0em; }

.margin-top-20 { margin-top: 2.0em; }
.margin-top-30 { margin-top: 3.0em; }
.margin-top-40 { margin-top: 4.0em; }
.margin-top-50 { margin-top: 5.0em; }

/* body bg for pages */

#homepage {
    /*background-image: url(../img/bg-symbols.png);*/
}

#casino {
    background-image: url(../img/bg-figures.png);
}

/* add tops space to elements */

.topsmall { margin-top:20px; }
.topmedium { margin-top:35px; }
.toplarge { margin-top:50px; }




/****************** buttons ******************/

.btn {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-shadow: none;
}

.btn-default {
    color: #222 !important;
    background-color: #e5f037 !important;
    background: #e5f037 !important;
    border-color: #e5f037 !important;
    border-width: 2px !important;
}

.btn-default:hover {
    color: #222;
    background-color: #eefa9d;
    border-color: #eefa9d;
    border-width: 2px;
}

.btn-primary {
    background-color: #000000;
    background: #000000;
    border-color: #555555;
    border-width: 2px;
    color: #fff;
}

.btn-primary:hover {
    background-color: #333333; 
    border-color:  #333333;
    border-width: 2px;
    color: #fff;
}

.btn-squared {border-radius: 0; padding-top: 15px; padding-bottom: 15px; font-size: 16px}

.col-gutter-mobile-left{padding-left:2px; padding-right:1px;}
.col-gutter-mobile-right {padding-left:1px; padding-right:2px;}

/*****************************************************************************
**************** Home Page Carousel from modern-business bootstrap ***********
******************************************************************************/
/* Home Page Carousel */

header.carousel {
    height: 40%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

header.carousel-nousarlocal .item:nth-child(1) .fill{
    background-image: url('../img/custom_site/slider-index-01.jpg');
}

header.carousel-nousarlocal .item:nth-child(2) .fill{
    background-image: url('../img/custom_site/slider-index-02.jpg');
}




/***************

carousel-promo

***************/

#carousel-promo.carousel.slide div.carousel-inner {border-radius: 4px;}



/* thumbnails */

.thumbnail { 
    border: none;
    border-radius: 0px;
}

.breadcrumb { 
    font-size: 14px;
}

/************************
Forms Custom Styles
**************************/

label { font-weight: normal;}

/***************************************
Slots tabs 
****************************************/
.tab-content > .tab-pane {
    background-color: #fff;
    border-image: none;
    border-radius: 0 0 4px 4px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 2em;
}

.nav-tabs li a:focus, a:hover { color: #333}

.ic-mobile {
    margin-left: 4px;
    position: absolute;
}

.panel-default > .panel-heading {
    background-color: #e55f36;
    color: #fff;
}

div#panelpadding.panel-heading span img.img-responsive {
    border-radius: 6px;
}





/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}






/********************************************
**************** Navbar *********************
*********************************************/


/* brand logo image needs styles for responsive size and position */
.navbar-brand {
    padding: 15px 0 0 0;
    margin-top: 1px;
    height: 65px;
    position: absolute;
}

/* se agrega esta línea para sobre-escribir el margen -15px que bootstrap pone al brand - y poder alinearlo con los otros elementos de la página */

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left:0px}


@media(max-width:768px) {
    .navbar-brand {
	padding: 5px 0 0 5px;
	height: 45px;
	position: relative;
	float:none !important;
	margin: 3px auto 0 auto !important;
        display:block !important;
    }
    body {margin-top: 0px}
}

/* links bar*/
.navbar-inverse .navbar-nav > li > a { 
    color: #e5f037;
    font-weight: 300;
    line-height: 2em; 
    padding-right: 16px;
    padding-bottom: 10px;
    padding-top: 2px;
    font-size: 14px;

    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

.navbar-inverse {
    background-color: #000000;
}

.navbar-default {
    text-align: center;
    background-color: #000000;
    border:none;
}

.navbar-default .navbar-toggle {
    border-color: #666;
}

.navbar-toggle {
    padding: 7px 5px;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
    background-color: #555;
}

.navbar-login{
    margin-left: 15px;
}

.navbar {
    margin-bottom: 0px;
    box-shadow: none !important;
}


/**********************
custom same height columns for index
***********************/
#equalheight {
    overflow: hidden; 
}

/********************************************
**************** Footer *********************
*********************************************/


/* footer payment logos */
.payments li {padding-left: 0px; padding-right: 0px;}



/* footer all */
.footercontainer { }

footer { padding: 0px 0 60px 0;}
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important;}
.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#3cf; }

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}


.icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
.icon-ul li { line-height:75px; width:100%; float:left;}
.icon { float:left; margin-right:5px;}

ul.list-unstyled.list-inline.list-social-icons.text-center.payments li li {max-height: 50%;}

.copyright { min-height:40px; padding:20px 0; border-top:1px solid #333;}
.copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
.heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
.post p { font-size:12px; color:#FFF; line-height:20px;}
.post p span { display:block; color:#8f8f8f;}
.bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
.bottom_ul li { float:left; line-height:40px;}
.bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
.bottom_ul li a { color:#FFF;  font-size:12px;}



/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel {
        height: 30%;
    }

    .center-block h3 {display: none;}


}

/** Style Modal Login **/
#modalLogin .modal-content {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
}
#modalLogin .modal-content label {
    width: 100px;
}
#modalLogin .modal-content .form-inline {
    text-align: center;
}
#modalLogin .modal-content .input-group-addon {
    /*background-color: #888;*/
}
#modalLogin .modal-content .input-group-addon .fa {
    /*color:#fff;*/
}
#modalLogin .modal-header,
#modalLogin .modal-body,
#modalLogin .modal-footer {
    padding: 10px;
}
#modalLogin .modal-footer {
    text-align: center;
}
#modalLogin .modal-title {
    font-size: 1.5em;
}
#modalLogin .close {
    /*color: #ff3333;*/
    font-size: 3em;
    opacity: 1;
    margin-top: -12px;
}
#modalLogin .modal-title {
    text-align: center;
}
#modalLogin .modal-footer .btn {
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 10px;
    /*background: #ff3333;*/
    /*box-shadow: 0 2px 0 0 #ff0000;*/
    /*color: #fff;*/
    width: 100%;
    height: 45px;
}
#modalLogin .well {
    padding: 10px;
    margin-bottom: 10px;
}
#modalLogin .well.pw {
    background: none;
}
#modalLogin .left {
    float: left;
}
#modalLogin .right {
    float: right;
}
#modalLogin .extra-info {
    padding: 10px 20px 10px;
    /* float: left; */
}
#modalLogin .extra-info a {
    /*color:red;*/
}

.loginError {
    display: none;
}

.loginError {
    text-align: center;
    color: red;
    font-weight: 300;
    width: 100% !important;
}

#modalLogin input {
    width: 100%;
}
#modalLogin input[type="checkbox"] {
    width: auto;
}

#whitebackground {
    background: none;
    padding-bottom: 100px;
}

#whitebackground .panel-default {
    border-color: #ddd;
}

#whitebackground .panel-heading {
    background: #036;
    color: #fff;
}

#whitebackground .panel {
    background-color: #fff;
    color: #000;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 20px;
}

#divEmail {
    margin-bottom: 0;
}
.errorEmail {
    color: red;
    display: none;
    margin-left: 5px;
}
