@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url('/static/online/online7/fonts/bebasneue_regular-webfont.eot');
    src: url('/static/online/online7/fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/online/online7/fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('/static/online/online7/fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('/static/online/online7/fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('/static/online/online7/fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('/static/online/online7/fonts/bebasneue_bold-webfont.eot');
    src: url('/static/online/online7/fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/online/online7/fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('/static/online/online7/fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('/static/online/online7/fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('/static/online/online7/fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuebook';
    src: url('/static/online/online7/fonts/bebasneue_book-webfont.eot');
    src: url('/static/online/online7/fonts/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/online/online7/fonts/bebasneue_book-webfont.woff2') format('woff2'),
         url('/static/online/online7/fonts/bebasneue_book-webfont.woff') format('woff'),
         url('/static/online/online7/fonts/bebasneue_book-webfont.ttf') format('truetype'),
         url('/static/online/online7/fonts/bebasneue_book-webfont.svg#bebas_neuebook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_PopplExquisit-Medium';
	src: url('/static/online/online7/fonts/PopplExquisit-Medium.eot');
	src: local('�'), url('/static/online/online7/fonts/PopplExquisit-Medium.woff') format('woff'), url('fonts/PopplExquisit-Medium.ttf') format('truetype'), url('fonts/PopplExquisit-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_MyriadPro-Light';
	src: url('/static/online/online7/fonts/MyriadPro-Light.eot');
	src: local('�'), url('/static/online/online7/fonts/MyriadPro-Light.woff') format('woff'), url('/static/online/online7/fonts/MyriadPro-Light.ttf') format('truetype'), url('/static/online/online7/fonts/MyriadPro-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.logo {
	font-family: 'Conv_PopplExquisit-Medium';
	font-size: 40px;
	color: #bb074d;
}

.navbar-brand.logo {
	font-size: 30px;
	color: #bb074d;
}

.navbar-brand.logo:hover {
	color: #890034;
}

@media screen and (max-width: 767px) {
	.login-form .col-md-6 .logo {
		float: none;
		text-align: center;
	}
}

.logo:hover {
	color: #890034;
	text-decoration: none;
}

.btn-custom {
	font-family: 'bebas_neuebold';
	font-size: 23px;
	background: #bb074d;
	color: white;
	padding: 0px 24px 0px 24px;
	border-radius: 0px;
}

.btn-custom .register {
	font-family: 'bebas_neue_regularregular';
}

.btn-custom.btn-register {
	font-size: 30px;
	padding: 0px 25px 0px 25px;
}

@media screen and (max-width: 767px) {
	.btn-custom.btn-register {
		font-size: 24px;
		padding: 0px 23px 0px 23px;
		margin-top: 15px;
	}
}

.form-control { 
	font-family: 'Conv_MyriadPro-Light';
	border-radius: 0;
}

.form-horizontal label {
	font-family: 'bebas_neuebook';
	font-size: 23px;
}

.login-form {
	margin-top: 20px;
}

.login-form .form-horizontal span a {
	color: #bb074d;
}

.login-form .form-horizontal span a:hover {
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.login-form .form-horizontal .form-control {
		margin-top: 10px;
	}
}

.register-form {
	margin-top: 100px;
}

@media screen and (max-width: 767px) {
	.register-form {
		margin-top: 0px;
	}
}

.register-form h1 {
	font-family: 'bebas_neue_regularregular';
	color: #bb074d;
	font-size: 40px;
}

.form-horizontal label.checkbox-text {
	font-family: 'Conv_MyriadPro-Light';
	font-size: 12px;
	font-weight: bold;
}

.form-horizontal label.checkbox-text a {
	color: #bb074d;
}

/* navbar */
.down-menu {
	margin-top: 50px;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.navbar .navbar-collapse {
	text-align: center;
}

.navbar .navbar-collapse li a {
	color: #bb074d;
}

.cutom-alert .alert-danger {
	opacity: 0.7;
	padding: 5px;
}
/* end navbar */

/* info page */
.info-page {
	font-family: 'Conv_MyriadPro-Light';
	background: rgba(173,173,173,0.2);
	color: #bb074d;
	margin-top: 20px;
}

/* end info page */



/* first page girl */
.first-page-girl-holder {
	margin-top: 50px;
}


.animated {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 1s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

}

.animated.bounceIn {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}

@-webkit-keyframes bounceIn {
  from, 5%, 10%, 15%, 20%, 25, 100%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  5% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  10% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  15% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  20% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  25% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

.first-page-girl {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: white;
    display: block;
    border-radius: 100%;
	-webkit-box-shadow: 0px 0px 2px 3px white;
	-moz-box-shadow: 0px 0px 2px 3px white;
	box-shadow: 0px 0px 2px 3px white;
}

.show-third img {
	width: 350px;
	height: 250px;
	-o-object-fit: cover;
    -o-object-position: top center;
    object-fit: cover;
    object-position: top center;
}

p.speech {
	position: relative;
	width: 100%;
	height: 60px;
	text-align: center;
	background-color: #fff;
	border: 4px solid black;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
	color: black;
	margin-top: 20px;
	margin-bottom: 50px;
	line-height: 20px;
	padding-top: 3px;
}

p.speech .speech-name {
	color: red;
	font-size: 24px;
	font-weight: bold;
}

p.speech:before{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 35px;
	top: -40px;
	border: 20px solid;
	border-color: transparent transparent black transparent;
}

p.speech:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 40px;
	top: -30px;
	border: 15px solid;
	border-color: transparent transparent #fff transparent;
}

/* end first page girl */

/* special text Jim */
.special-text {
    color: black;
    margin-top: 100px;
}
/* end special text Jim */

.login-form .text-rtd {
	font-family: 'bebas_neue_regularregular';
	color: #bb074d;
	font-size: 40px;
}

.img-b {
    /*display: inline-block;*/
    width: 60px;
}

img.secure-bar {
	width: 400px;
}


@media (max-width: 768px) {
    .img-b {
        width: 60px;
    }

    img.secure-bar {
        width: 100%;
    }
}