@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Raleway', sans-serif;
	line-height: 1.2
}
.navbar {
	margin-bottom: 0px
}

.navbar-nav > li > a {
	line-height: 31px
}
.loginmodal-container {
	padding: 30px;
	max-width: 350px;
	width: 100% !important;
	background-color: #F7F7F7;
	margin: 0 auto;
	border-radius: 2px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	font-family: roboto;
}
.loginmodal-container h1 {
	text-align: center;
	font-size: 1.8em;
	font-family: roboto;
}
.loginmodal-container input[type=submit] {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.loginmodal-container input[type=text], input[type=password] {
	height: 44px;
	font-size: 16px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	/* border-radius: 2px; */
	padding: 0 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.loginmodal-container input[type=text]:hover, input[type=password]:hover {
	border: 1px solid #b9b9b9;
	border-top: 1px solid #a0a0a0;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.loginmodal {
	text-align: center;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	font-weight: 700;
	height: 36px;
	padding: 0 8px;/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}
.loginmodal-submit {
	/* border: 1px solid #3079ed; */
	border: 0px;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.1);
	background-color: #4d90fe;
	padding: 17px 0px;
	font-family: roboto;
	font-size: 14px;/* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}
.loginmodal-submit:hover {
	/* border: 1px solid #2f5bb7; */
	border: 0px;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	background-color: #357ae8;/* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}
.loginmodal-container a {
	text-decoration: none;
	color: #666;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	opacity: 0.6;
	transition: opacity ease 0.5s;
}
.login-help {
	font-size: 12px;
}
.modal-backdrop {
	z-index: 999
}
.contact, .contact a {
	color: #9d9dad;
	font-size: 16px
}

.pad-t-10 {
	padding-top: 10px
}
.pad-t-b-20 {
	padding: 20px
}
.pad-t-b-10 {
	padding: 10px
}
.pad-b-10 {
	padding-bottom: 10px
}
.pad-l-10 {
	padding-left: 10px
}
.pad-r-10 {
	padding-right: 10px
}
.pad-t-5 {
	padding-top: 5px
}
.pad-b-5 {
	padding-bottom: 5px
}
.pad-l-5 {
	padding-left: 5px
}
.pad-r-5 {
	padding-right: 5px
}
.pad-10 {
	padding: 10px
}
.pad-5 {
	padding: 5px
}
.mar-t-10 {
	margin-top: 10px
}
.mar-t-40 {
	margin-top: 40px
}
.mar-b-10 {
	margin-bottom: 10px
}
.mar-l-10 {
	margin-left: 10px
}
.mar-r-10 {
	margin-right: 10px
}
.mar-t-5 {
	margin-top: 5px
}
.mar-b-5 {
	margin-bottom: 5px
}
.mar-l-5 {
	margin-left: 5px
}
.mar-r-5 {
	margin-right: 5px
}
.mar-10 {
	margin: 10px
}
.mar-5 {
	margin: 5px
}
@media (min-width: 767px) {
.mobile-only {
	display: none!important
}
;
}
@media (max-width: 767px) {
.mobile-only {
	display: block!important
}
.mobile-none {
	display: none!important
}
}
.navbar-default .navbar-nav > li > a {
	color: #fff
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus {
	color: #c5c5c5
}
.dotted-line {
	border-left: 1px dotted #787990
}
.bold {
	font-size: 40px;
	font-weight: 800;
	color: #585654
}



.block .list-group-item {
	background: none;
	border: 0px;
	padding: 5px 0px
}
.block .list-group {
	border-top: 1px dotted #929191;
	margin: 30px 0px;
	padding: 10px 0px;
	box-shadow: 0px!important
}

.text-cross {
	color: #767699;
	font-size: 14px;
	text-decoration: line-through;
}
.text-cross span {
	font-size: 25px;
}
.price span.small {
	color: #858591;
	font-size: 14px
}
.price span.big {
	color: #000;
	font-size: 40px;
	font-weight: 600
}
.white {
	color: #fff
}
.white span {
	font-size: 22px
}
.slider-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: auto;
	background-image: url(/app/images/slider-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	margin-bottom: 50px
}
@media only screen and (max-width:768px ) {
.slider-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: auto;
	background-image: url(/app/images/slider-bg-mobile.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	margin-bottom: 50px
}
.text1, .text2 {
	padding-top: 40px!important
}
}
.slider {
	position: relative;
	width: 100%;
	/*	height:400px; when responsive, comment this out */
	margin: 0 auto;
}
/* ELEMENT STYLES */

.slider-wrapper p {
	position: absolute;
	top: -200px;
	z-index: 8000;
	padding: 1% 3%;
	font-size: 64px;
	line-height: 100%;
	white-space: nowrap;
	font-weight: 800
}
.claim {
	line-height: 100%
}
.teaser {
	padding: 0.5% 1.5%;
	font-size: 14px;
	line-height: 100%
}
.small {
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: center;
}
.list-group {
	box-shadow: none
}
.messages {
	font-size: 80%;
	color: #999
}
.heading {
	
}
.heading h1 {
	margin: 0 auto;
	padding: 30px 0px 10px 0px; text-align:center
}
.slider {
	height: 600px;
}
 @media only screen and (max-width: 768px) {
.slider {
	height: 250px;
}
}
@media only screen and (min-width:768px max-width: 992px) {
 .slider {
 height:550px;
}
}
.text1 {
	color: #16184f;
}
.text2 {
	color: #fff; 

text-shadow: rgb(3, 3, 3) 2px 2px 5px;
}
h1 {
	margin: 0px 0px 30px 0px; padding:20px 0px; text-align:center
}
.container {
	padding: 0px
}
.modal-dialog {
	width: 300px;
}
.modal-footer {
	height: 70px;
	margin: 0;
}
.modal-footer .btn {
	font-weight: bold;
}
.modal-footer .progress {
	display: none;
	height: 32px;
	margin: 0;
}
.input-group-addon {
	color: #a7a7a7;
	background: #e0e0e0;
}
.navbar-default .btn-link {
	color: #fff
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #9fa0bc;
	text-decoration: none
}
small, small a {
	font-size: 12px;
	color: #666
}
.example2 .navbar-brand>img {
	padding: 7px 15px;
}
.navbar-default {
	border-radius: 0px;
	border: 0px
}
.navbar-brand {
	padding: 0px;
	height: auto
}
.phone {
	width: 250px;
	position: relative;
	top: 20px
}
.navbar-nav > li > a {
	line-height: 51px
}
.dropdown-menu {
	min-width: 120px
}
.sticker {
	background-image: url("/app/images/red-grad.png");
	background-position: center top;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 14px;
	padding: 10px 5px;
	position: relative;
	left: 80%;
	z-index: 999;
	text-align: center;
	width: 150px;
	text-transform: uppercase;
	border-radius: 0px 0px 6px 6px
}
.sticker span {
	
    display: block;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 4px 4px 11px rgb(125, 37, 37);

}
.heading-free{  color: #434343;
    font-weight: bold;
    padding-top: 10px;
   }
.sticker a {
	margin: 10px 0px
}
@media (max-width: 1200px) {
.padd-t-logo{padding-top:15px;}
}
@media (min-width: 1200px) {
.padd-t-logo{ padding-top:5px; width:263px} }

.bottom-menu a{ color:#fff; text-transform:uppercase; line-height:20px; padding:0px 5px; font-size:11px}
.bottom-menu a:hover, .bottom-menu a:active { color:#d5d5d5; text-transform:uppercase; line-height:20px; padding:0px 5px; font-size:11px; text-decoration:none}
.copyright { padding:10px 0px; color:#757580; font-size:11px }
.block {
    background-color: #e2e3ed;
    min-height: 650px;
    text-align: center;
}
.register{border:1px solid #e2e3ed; margin:20px; background-color:#e2e3ed; padding:20px 0px }
.register .block{ padding-top:10px}
.register .heading1, .register .heading2, .register .heading3{ background:none; color:#333; border-bottom:1px dotted #929191 }
.register .feature-box{ background:none; }
.register .feature-box .white span{ color:#999}
.register .feature-box, .register .block .list-group{ margin:0px}
.txt2 { font-size:26px; padding-top:20px }

.contact span {
    color: #eee;
}
.alert{ margin-top:10px}
.btn{ margin:5px 0px}
.video{ display:none}
