* {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

body {
	font-family: 'Rajdhani', sans-serif;
	position: relative;
	font-weight:400;
	background: #fff;
	color:#43484E;
	font-size: 16px;
}

body  section{
	padding: 75px 0;
}

a:hover,
a:focus {
	outline: none;
	text-decoration:none;
	outline-offset: 0;
}

a {
	color:#0062ad;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Rajdhani', sans-serif;
}

img {width:100%;}
.center {text-align: center;}
.justify {text-align: justify;}
.justifyc {text-align: justify;text-align-last: center;}
.right_ {text-align: right;}

.imgc {
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
}

.upp_ {
    text-transform: uppercase;
}

.no_marg {margin-left: 0; margin-right: 0;}
.no_padd {padding-left: 0; padding-right: 0;}

.delay1{ animation-delay: 0.2s;}
.delay2{ animation-delay: 0.4s;}
.delay3{ animation-delay: 0.6s;}
.delay4{ animation-delay: 0.8s;}
.delay5{ animation-delay: 1.0s;}
.delay6{ animation-delay: 1.2s;}
.delay7{ animation-delay: 1.4s;}
.delay8{ animation-delay: 1.6s;}
.delay9{ animation-delay: 1.8s;}
.delay10{ animation-delay: 2.0s;}
.delay11{ animation-delay: 2.2s;}
.delay12{ animation-delay: 2.4s;}

.btn.active.focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn:active:focus, 
.btn:focus {
    outline: 0px auto transparent;
    outline-offset: -2px;
}

button.active.focus, 
button.active:focus, 
button.focus, 
button:active.focus, 
button:active:focus, 
button:focus {
    outline: 0px auto transparent;
    outline-offset: -2px;
}
a.active.focus, 
a.active:focus, 
a.focus, 
a:active.focus, 
a:active:focus, 
a:focus {
    outline: 0px auto transparent;
    outline-offset: -2px;
}

hr {
    margin: 20px auto;
    border-top: 4px solid #ddd;
    width: 200px;
}

.btn {
	line-height: 1;
}

#to_top {
	display: inline-block;
	background-color: #009688;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 50%;
	position: fixed;
	bottom: 10px;
    right: 10px;
	transition: background-color .3s, 
	opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	box-shadow: 0 0 5px transparent;
}
#to_top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 32px;
  color: #fff;
  text-shadow: 0 0 2px #000;
}
#to_top:hover {
  cursor: pointer;
  background-color: #0062ad;
}
#to_top:active {
  background-color: #0062ad;
}
#to_top.show {
  opacity: 1;
  visibility: visible;
}

#my_img {
	width: 155px;
    position: fixed;
    z-index: 1030;
    top: 0;
    right: 0;
    padding: 15px;
    background: transparent;
}
#my_img:hover {
    content: url('http://mastereventos.mx/img/logo_egh_1.svg');
}
#my_img.scrolled {width: 100px;padding: 5px 10px 0;}

::selection {background: #232323;color: #fff;}

/*====================
======Header CSS=====
======================*/

#navigation .navbar {
  background: rgb(0 98 173 / 90%);
  border-radius: 0;
  border-bottom: 0;
  box-shadow: none;
  padding: 20px 0;
}

#navigation .navbar.scrolled {
	background: #0062ad !important;
	padding: 0 0!important;
	transition: background-color 300ms ease-in-out; 
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
	box-shadow: 0 0 5px #00000061 !important;
}

#navigation .navbar-toggle{
  margin-top: 20px;
  background-color: #333;
}

#navigation .navbar-brand h1{
  padding: 0;
  margin: 0;
}

#navigation .navbar-nav.navbar-right li {
	padding: 0 1px;
}

#navigation .navbar-nav.navbar-right {
	margin: 10px 0 0;
}

#navigation .navbar-nav.navbar-right li a {
	color: #fff;
	font-size: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
    padding: 6px 15px;
    font-weight: 600;
}

#navigation .navbar-inverse .navbar-nav  .active  a,  
#navigation .navbar-inverse .navbar-nav  .active  a:focus, 
#navigation .navbar-nav.navbar-right li a:hover {
	color: #0062ad;
	background-color: #fff;
}

.navbar-collapse {
    -webkit-box-shadow: inset 0 0px 0 transparent;
    box-shadow: inset 0 0px 0 transparent;
}

.logo {
	width: 150px; 
	padding: 10px;
	transform: scale(2);
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	transform: scale(2);
}

.logo.scrolled {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

footer {
	background: #232323;
	color: #fff;
	padding: 30px 0;
}

footer a {color: #fff;}
footer a:hover {color: #6d8cf8;}
footer p {margin: 0;}

footer .fa {
    font-size: 2em;
    margin: 0 25px 20px;
}

#crsl_top {
	padding: 0;
	position: relative;
	background: #000;
}
.img_sld {display: initial!important;}
.img_sld_ {display: none!important;}

#myCarousel_Proy .carousel-control { width: 5%;opacity: 0;}
#myCarousel_Proy .carousel-control:hover, 
#myCarousel_Proy .carousel-control:focus {opacity: 1;}
#myCarousel_Proy .carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
}
#myCarousel_Proy .carousel-control.left {background-image: none;}
#myCarousel_Proy .carousel-control .icon-prev, 
#myCarousel_Proy .carousel-control .icon-next, 
#myCarousel_Proy .carousel-control .glyphicon-chevron-left, 
#myCarousel_Proy .carousel-control .glyphicon-chevron-right {
    top: 45%;
    font-size: 2.5em;
}
#myCarousel_Proy .caption  {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    text-shadow: 0 0 5px #000;
    background: transparent;
    width: 100%;
    height: 100%;
}
#myCarousel_Proy .caption h3 {
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 10px;
    position: absolute;
    bottom: 5%;
    right: 0;
    left: 0;
    text-align: center;
}
/* CARRUSEL FADE */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {     .carousel-fade .carousel-inner > .item.next,     .carousel-fade .carousel-inner > .item.active.right {       opacity: 0;       -webkit-transform: translate3d(0, 0, 0);               transform: translate3d(0, 0, 0);     }     .carousel-fade .carousel-inner > .item.prev,     .carousel-fade .carousel-inner > .item.active.left {       opacity: 0;       -webkit-transform: translate3d(0, 0, 0);               transform: translate3d(0, 0, 0);     }     .carousel-fade .carousel-inner > .item.next.left,     .carousel-fade .carousel-inner > .item.prev.right,     .carousel-fade .carousel-inner > .item.active {       opacity: 1;       -webkit-transform: translate3d(0, 0, 0);               transform: translate3d(0, 0, 0);     } }

#gral {
	background: url(../img/bg_gral.svg);
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}
#gral h2 {
    font-size: 35px;
    color: #0062ad;
    text-transform: uppercase;
    font-weight: 600;
}
#gral hr {
    margin: 20px 0;
    border-top: 4px solid #ddd;
    width: 200px;
}

#top_ {
	background: url(../img/bg_top.jpg);
	background-position: 50% 50%;
	background-size: cover;
	color: #fff;
	position: relative;
	padding: 100px 0 50px;
}
/* BG ALL BROWSERS */
#top_ > .bg_overlay {
    background: linear-gradient(#000, #000);
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
#top_ .row, #top_ .container {position: relative;}

#top_ h2 {
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 20px;
}

span {color: #0062ad;font-weight: 700;}
.img_md {
	width:80%;
	margin: 0 auto; 
	display: block;
}

#gral img {
	-webkit-transition: 3000ms;
	-moz-transition: 3000ms;
	-o-transition: 3000ms;
	transition: 3000ms;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
#gral:hover img {
	transform: translate(0,-100px) scale(0.8);
    -webkit-transform: translate(0,-100px) scale(0.8);
    -o-transform: translate(0,-100px) scale(0.8);
    -moz-transform: translate(0,-100px) scale(0.8);
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}
/* Heart beat animation */
@keyframes beat{
	to { transform: scale(0.75); }
}

#gral_ {
	background: url(../img/bg_gral.svg);
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}
#gral_ hr {
    margin: 20px 0;
    border-top: 4px solid #ddd;
    width: 200px;
}

/* NAV PILLS */
#gral_ .nav-pills>li {
    float: none;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
}
#gral_ .nav>li>a {
    margin: 0 0 5px;
}
#gral_ .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #232324;
}
#gral_ .nav>li>a {color: #fff;background: #aaa;}
#gral_ .nav>li>a:hover, .nav>li>a:focus {
    background-color: #009688;
    color: #fff;
}

.tab-pane h3 {margin: 0 0 20px;}
.tab-pane ul, .tab-pane ol {margin: 15px 0;}

ul li::marker {
    content: "♦";
	color: #0062ad;
    font-weight: 900;
    font-size:  1.3em;
    letter-spacing: 15px;
}

.img_btn {
    width: 40px;
    margin: 0 5px 0 0;
}

#gral_ span {color: #0062ad;font-weight: 500;}

.card_ {
	width: auto;
	padding: 10px 15px;
	margin: 0 0 5px;
	background: #0062ad;
    border-radius: 5px;
    display: inline-block;
    color: #ffff;
}
.card_:hover {background: #232323;border-radius: 2em;}
.card_ i {line-height: 0;margin: 0 0 0 10px;}
.card_ a {color: #fff;}
.card_ a:hover {color: #fff;}

.crsl_ev {
    width: 80%;
    margin: 0 auto 20px;
}

/************ MODALS STYLE ************/
.modal-open .modal {background: #fff;}
body.modal-open { overflow: visible;padding-right: 0!important; } /*EVITA QUE SALTE LA PÃGINA AL ABRIR MODAL*/

/* CUSTOM SCROLL BAR */
/* width */
body.modal-open ::-webkit-scrollbar {width: 0em;}
/* Track */
body.modal-open ::-webkit-scrollbar-track {background: #ddd;}
/* Handle */
body.modal-open ::-webkit-scrollbar-thumb {background: linear-gradient(45deg, #3d640f, #8ec74b);}

.modal-dialog {
	position: absolute;
    width: 100%;
    margin: 0 auto;
}
.modal-content {
    border: 0px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-header {
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    background: #232323;
    color: #fff;
}
.modal-title {
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 4em;
    text-align: center;
    margin: 0;
}
.close {
    font-size: 6em;
    font-weight: 100;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: absolute;
    right: 1%;
}
.close:focus, .close:hover {
    color: #fff;
    opacity: 1;
}
.modal-body {padding: 5% 20%;}

.modal-content .img_back_mdl {
    position: absolute;
    z-index: 0;
    width: 30%;
    opacity: 30%;
    opacity: 0.5;
    margin: 5% auto;
    left: 0;
    -webkit-transition: 6000ms;
    -moz-transition: 6000ms;
    -o-transition: 6000ms;
    transition: 6000ms;
}
.modal-content:hover .img_back_mdl {
    transform: translate(30%,0) scale(1.3);
    -webkit-transform: translate(30%,0) scale(1.3);
    -o-transform: translate(30%,0) scale(1.3);
    -moz-transform: translate(30%,0) scale(1.3);
}
.modal-content .btn-danger {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
    border-radius: 0;
	width: auto;
	padding: 10px 30px;
    margin: 20px auto 0;
    display: block;
}
.modal-content .btn-danger:hover,
.modal-content .btn-danger:focus {
    color: #fff;
    background-color: #323e48;
    border-color: #323e48;
    border-radius: 2em;
	box-shadow: 0 0 20px 0 #232323;
	-webkit-box-shadow: 0 0 20px 0 #232323;
}
.proy_ {
	display: inline-block;
	width: 450px;
	padding: 20px;
}
.proy_ img {
	transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
	
	-webkit-transition: 3000ms;
	-moz-transition: 3000ms;
	-o-transition: 3000ms;
	transition: 3000ms;
}
.proy_:hover img {
	transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -moz-transform: scale(0.8);
}

#gral_cn {
	background: url(../img/bg_top.jpg);
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	padding: 100px 0 50px;
	color: #fff;
}
#gral_cn h2 {
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 20px;
	margin: 20px auto 50px;
}
/* BG ALL BROWSERS */
#gral_cn > .bg_overlay {
    background: linear-gradient(#000, #000);
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
#gral_cn .row, #gral_cn .container {position: relative;}

#gral_cn .form-control {
    height: auto;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 2;
    color: #6d8cf8;
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 0;
    margin: 0 0 20px;
    font-weight: 500;
    letter-spacing: 0;
	-webkit-box-shadow: inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
#gral_cn .form-control:focus {
    border: 4px solid #fff;
	-webkit-box-shadow: inset 0 0 0 transparent, 0 0 8px transparent;
    box-shadow: inset 0 0 0 transparent, 0 0 8px transparent;
}
#gral_cn .form-control::-webkit-input-placeholder{color:#6d8cf8}
#gral_cn a {color:#6d8cf8}
#gral_cn a:hover {color:#fff}
#gral_cn .btn-primary {
    color: #6d8cf8;
    background-color: transparent;
    border-color: #6d8cf8;
    border: 4px solid #6d8cf8;
}
#gral_cn .btn-primary:hover,
#gral_cn .btn-primary:focus {
    color: #fff;
    background-color: #6d8cf8;
    border-color: #6d8cf8;
    border: 4px solid #6d8cf8;
}

/* Customize the label (the container) */
.radio-custom-label {
/*   display: block; */
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 0 10px;
  
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin: 0 0 10px 10px;
}

/* Hide the browser's default radio button */
.radio-custom-label input {
  position: absolute;
  opacity: 0;
  margin: 0!important;
  top: 10px;
}

/* Create a custom radio button */
.radio-custom {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #fff;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
}

/* On mouse-over, add a grey background color */
.radio-custom-label:hover input ~ .radio-custom {
  	border-color: #252525;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px #0000, -3px 3px 4px #0006;
	        box-shadow: inset 0 1px 1px #0000, -3px 3px 4px #0006;
}

/* When the radio button is checked, add a blue background */
.radio-custom-label input:checked ~ .radio-custom {
  background-color: #252525;
  border: 2px solid #252525;
  
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-custom:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-custom-label input:checked ~ .radio-custom:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-custom-label .radio-custom:after {
	top: 10px;
    left: 1px;
    width: 7px;
    height: 14px;
    content: '';
    border-top: 3px solid #6d8cf8;
    border-right: 3px solid #6d8cf8;
	-webkit-transform: scaleX(-1) rotate(135deg);
	   -moz-transform: scaleX(-1) rotate(135deg);
	    -ms-transform: scaleX(-1) rotate(135deg);
	        transform: scaleX(-1) rotate(135deg);
	-webkit-transform-origin: left top;
	   -moz-transform-origin: left top;
	    -ms-transform-origin: left top;
	        transform-origin: left top;
  	-webkit-animation: check 0.5s;
	   -moz-animation: check 0.5s;
	     -o-animation: check 0.5s;
	        animation: check 0.5s;
}
@-webkit-keyframes check { 	0% {width: 0;height: 0;}25% {width: 6px;height: 0;}50% {width: 6px;height: 14px;} } @-moz-keyframes check {0% {width: 0;height: 0;}25% {width: 6px;height: 0;}50% {width: 6px;height:14px;} } @-ms-keyframes check {0% {width: 0;height: 0;}25% {width: 6px;height: 0;}50% {width: 6px;height: 14px;} } @keyframes check {0% {width: 0;height: 0;}25% {width: 6px;height: 0;}50% {width: 6px;height: 14px;} }
.radio_ttl {margin: 0 0 10px;}

#gral_cn .radio-custom {
    border: 4px solid #6d8cf8;
    background: transparent;
}
#gral_cn .radio-custom-label input:checked ~ .radio-custom {
    background-color: #fff;
    border: 4px solid #6d8cf8;
}

.w100 {
    width: 100%;
}

.info_ h3 {font-size: 30px;}
.info_ i {
    width: 25px;
    margin: 0 10px 0 0;
    text-align: center;
}

.sign_ {
    text-align: right;
    width: 60%;
    float: right;
}

#sended {
	padding: 24.4vh;
	background: linear-gradient(#0c1723, #0961a6);
	color: #fff;
}
#sended  h2 {
    font-size: 3em;
    margin: 3rem 0;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

#sended .btn-default {
    color: #fff;
    background-color: #0961a6;
    border-color: #0961a6;
    border-radius: 50%;
    padding: 10px;
    width: 80px;
    height: 80px;
    font-size: 20px;
    box-shadow: 0 0 5px rgb(0 0 0 / 60%);
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
#sended .btn-default:hover,
#sended .btn-default:focus {
	color: #fff;
    background-color: #232323;
    border-color: #232323;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
#sended .btn-default i {
	-webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
#sended .btn-default:hover i {
	-moz-transform: scale(1.5) rotate(-360deg);
	-webkit-transform: scale(1.5) rotate(-360deg);
	transform: scale(1.5) rotate(-360deg);
}
