
/*-- Reset Code --*/

	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
	article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
	/*ol,ul{list-style:none;padding:0;margin:0;}*/
	blockquote,q{quotes:none;}
	blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
	table{border-collapse:collapse;border-spacing:0;}
	a{text-decoration: none;}
	.txt-rt{text-align:right;}
	.txt-lt{text-align:left;}
	.txt-center{text-align:center;}
	.float-rt{float:right;}
	.float-lt{float:left;}
	.clear{clear:both;}
	.pos-relative{position:relative;}
	.pos-absolute{position:absolute;}
	.vertical-base{vertical-align:baseline;}
	.vertical-top{vertical-align:top;}
	.underline{	padding-bottom:3px;	border-bottom: 1px solid #eee;}
	nav.vertical ul li{display:block;}
	nav.horizontal ul li{display: inline-block;}

/*-- Reset Code --*/



/*-- Index-Page-Styling --*/

body {
	/*background-color: #ccc;*/
    background-attachment: fixed;
    /*background: url("../images/fondo03.png");*/ 
    background-size: cover;
	/*--background-color: #3C2782;
    background-repeat: repeat;--*/
    font-family: 'Open Sans', sans-serif;
}

.body-background-primary {
    background: url("../images/fondo_azul.jpg");
}

.body-background-danger {
    background: url("../images/fondo_rojo.png");
    /*background: url("../images/fondo19.jpg");*/
}

.body-background-success {
    background: url("../images/fondo_verde.jpg");
}

select::-ms-expand {
    display: none;
}

#register {
    padding: 18px;
}

#mainCarousel {
    background: #666;
	position: relative;
	box-shadow: 0 0 1px #888;
}

.container {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    overflow-y: initial !important
}
.terminos{
    /*height: 230px;*/
    overflow-y: auto;
}
.modal-header-primary {
	font-size: 18px;
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #07539E;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-header-danger {
	font-size: 18px;
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #C12E2A;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-header-success {
	font-size: 18px;
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #449D44;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
/* #### Dark Matter #### */
.dark-matter {
	background: #666;
	padding: 0px 10px 0px 10px;
    font-family: 'Roboto', Arial, sans-serif;
	font-size: 13px;
	color: #D3D3D3;
	text-shadow: 1px 1px 1px #444;
	border: none;
}
.dark-matter a {
	text-decoration: none;
	color: #D3D3D3;
	border-bottom:1px dotted;
}
.dark-matter h1 {
    display: block;
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
	padding-bottom: 10px;
}
.dark-matter h1>span {
    display: block;
    font-size: 12px;
}
.dark-matter label {
    font-weight: bold;
}
.dark-matter span {
    font-size: 16px;
}
.dark-matter input[type="text"], .dark-matter input[type="email"], .dark-matter select {
	border: none;
	color: #525252;
	outline: 0 none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	background: #DFDFDF;
	height: 30px;
}
.dark-matter select {
    background: #DFDFDF url('../images/down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	color: #525252;
}

#myModal, #myModalTerminos {
    font-family: 'Roboto', Arial, sans-serif;
	font-size: 13px;
}







.displayStyle:before, .displayStyle:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.7);
    box-shadow: 0 15px 10px rgba(0,0,0,0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.displayStyle:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}


/*-- Index-Page-Styling --*/






/*--- Responsive Code ---*/

@media screen and (min-width: 1200px) {
    h1 {
        font-size: 36px;
    }
	.container {
		width: 1170px;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
    h1 {
        font-size: 32px;
    }
	.container {
		width: 950px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
    h1 {
        font-size: 26px;
    }
	.container {
		width: 724px;
	}
	.dark-matter label {
		padding-bottom: 5px;
	}	
}

@media (max-width: 767px) {
    h1 {
        font-size: 24px;
    }
	[class*="col-"] {
		padding-left: 0px;
		padding-right: 0px;
	}
	.row {
		margin-left:0px;
		margin-right:0px;
	}
	.container {
		width:100%;
		max-width:none;
		padding:0px;
		margin-top:0px;
	}
	.dark-matter label {
		padding-bottom: 5px;
	}	
}

/*---
@media screen and (max-width: 1920px) {
    h1 {
        margin: 100px 0;
    }
    #register {
        padding: 47px 47px 48px;
    }
}

@media screen and (max-width: 1600px) {
    h1 {
        margin: 50px 0;
    }
    div#register {
        padding: 47px;
    }
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1280px) {
    div#register {
        padding: 28px;
    }
    #wrapper input[type="text"], #wrapper input[type="password"] {
        width: 90%;
    }
}

@media screen and (max-width: 1024px) {
    h1 {
        margin: 35px 0;
        font-size: 40px;
    }
    div#register {
        padding: 36px;
    }
    #wrapper h2 {
        margin-bottom: 20px;
    }
    #wrapper label {
        font-size: 13px;
    }
    #wrapper input[type="text"], #wrapper input[type="password"] {
        margin: 5px 0 10px;
        padding: 8px 5px 8px 40px;
    }
}

@media screen and (max-width: 966px) {
    div#register {
        padding: 25px;
    }
    #wrapper h2 {
        font-size: 25px;
        margin-bottom: 14px;
    }
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 853px) {
    #wrapper {
        margin-top: -5px;
    }
    div#register {
        padding: 50px;
    }
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 736px) {
}

@media screen and (max-width: 667px) {
}

@media screen and (max-width: 640px) {
    h1 {
        font-size: 38px;
    }
}

@media screen and (max-width: 603px) {
    h1 {
        font-size: 35px;
    }
}

@media screen and (max-width: 568px) {
    h1 {
        font-size: 34px;
    }
    div#register {
        padding: 45px;
    }
}

@media screen and (max-width: 533px) {
    h1 {
        font-size: 32px;
    }
}

@media screen and (max-width: 480px) {
    h1 {
        font-size: 29px;
    }
    div#register {
        padding: 30px;
    }
    #wrapper input[type="text"], #wrapper input[type="password"] {
    }
}

@media screen and (max-width: 414px) {
    h1 {
        font-size: 25px;
    }
}

@media screen and (max-width: 384px) {
    h1 {
        font-size: 27px;
        line-height: 35px;
    }
    div#register {
        padding: 40px 30px;
    }
    .send-button input[type="submit"] {
        padding: 10px 35px;
        margin-top: 8px;
    }
}

@media screen and (max-width: 360px) {
    #wrapper input[type="text"], #wrapper input[type="password"] {
    }
}

@media screen and (max-width: 320px) {
    h1 {
        font-size: 25px;
        line-height: 32px;
        margin: 25px 0;
    }
    div#register {
        padding: 20px;
    }
}
---*/


/*--- Responsive Code ---*/