﻿@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xBEur64QvLD-0IbiAdTUNXE.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xIF8zhZCJ7x9Pr62cRgaVUA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format('woff');
}
body {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
}
.p{
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 300;
	font-size: 20px;	
	font-style: normal;	
	text-transform: lowercase;
	}
a:hover, a:focus {
	text-decoration: none;
}
.p-lg {
	font-size: 20px;
}
.h1, .h2, .h3, h1, h2, h3 {
	font-size: 20px;
	margin-top: 0px !important;
}
.h5{	
font-size: 25px;
margin-top: 0px !important;		
}
.img-responsive {
	display: inline;
}
strong {
	font-weight: 700;
}
.navbar {
	background-color: #3c3c3c;
	margin-bottom: 0px;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-nav > li > a {
	font-size: 18px;
	font-weight: 300;
	padding: 0px 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 15px;
	border-right: 1px solid #555;
}
.navbar-nav .end {
	border-right: none;
}
.navbar-inverse {
	border-bottom: 1px solid #8d8b8c;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #ffb400;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #ffb400;
	background-color: transparent;
}
.breadcrumb {
	list-style: none;
	color: #000;
	font-weight: normal;
	padding-top: 20px;
	margin-bottom: -16px !important;
}
.breadcrumb a {
	color: #000;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	font-family: "fontello";
	padding: 0 5px;
	color: #000;
	content: "\e844"
}
.breadcrumb > .active {
	color: #fff;
}
map {
    display: inline;
}
@media (max-width:991px) {
.navbar-nav > li > a {
	border-right: none;
}
}

@media (max-width:767px) {
.navbar-toggle {
	margin-top: 7px;
}
}
.container-white {
	background-color: #FFF;
	padding-top: 80px;
}
.container-grey {
	background-color: #F5F5F5;
	padding-top: 20px;
	padding-bottom: 20px;
}
.container-yellow {
	background-color: #ffb400;
	padding-bottom: 80px;
}
.container-dark {
	color: #fff;
	padding-top: 40px;
	padding-bottom: 80px;
	background-image: url(../img/bg-dark.jpg);
	background-repeat: repeat;
}
.container-footer {
	font-size: 14px;
	color: #999;
	padding: 20px 0px;
	background-image: url(../img/bg-footer.jpg);
	background-repeat: repeat;
}
footer a {
	color: #999;
}
footer a:hover {
	color: #999;
}
h2, .h2 {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
h3, .h3 {
	font-size: 52px;
	font-weight: 700;
	line-height: 45px;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}
h3 sup, .h3 sup {
	top: -1em;
	font-size: 30px;
	line-height: 20px;
}
.h4, .h4-italic {
	font-size: 26px;
	font-style: italic;
	line-height: 30px;
	padding: 0 0 20px 0;
}

@media (max-width: 767px) {
h2, .h2 {
	font-size: 20px;
	line-height: 20px;
}
h3, .h3 {
	font-size: 46px;
	line-height: 40px;
}
h3 sup, .h3 sup {
	top: -1em;
	font-size: 20px;
	line-height: 20px;
}
.btn-pane2 {
	width: 100% !important;
}
}
.container-white h2, .container-white .h2 {
	color: #000;
}
.container-white h4, container-white .h4 {
	color: #666;
}
.product-details p {
	letter-spacing: 1px;
	line-height: 26px;
}
.container-dark h2, .container-dark .h2 {
	color: #fff;
}
.container-dark h3, .container-dark .h3 {
	color: #ffb400;
}
.container-dark h4, .container-dark .h4 {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0px;
}
.container-yellow h4, .container-yellow .h4 {
	color: #fff;
	font-style: normal;
	font-size: 30px;
	text-transform: uppercase
}
.btn-panel {
	padding-top: 20px;
	width: 60%;
}
.btn-pane2 {
	padding-top: 20px;
	width: 40%;
	margin: 0 auto
}
.btn-panel .btn {
	font-size: 20px;
	font-weight: 700;
}
.icon-size-30 {
	font-size: 30px;
}
.icon-size-50 {
	font-size: 50px;
}
.testimonials {
	padding: 30px 0 0 0;
}
.testimonials .testimonials-body {
	background-color: #fff;
	padding: 10px;
}
.testimonials .testimonials-body p {
	color: #000;
	font-weight: 700;
}
.testimonials .testimonials-body .author {
	color: #666;
	font-size: 14px;
	font-weight: 700;
}
.testimonials .testimonials-white {
	height: 39px;
	background-image: url(../img/testimonial-white-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.testimonials .testimonials-body .author span {
	font-weight: 400;
	display: block;
}
.testimonials .testimonials-body-orange {
	background-color: #ffb400;
	padding: 10px;
	margin-top: 0px !important;
}
.testimonials .testimonials-orange {
	height: 38px;
	background-image: url(../img/testimonials-orange-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

@media (max-width: 767px) {
.testimonials {
	padding: 10px 0;
}
.testimonials .testimonials-body {
	margin-top: 0px;
}
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
	white-space: normal;
	padding: 10px 2px;
}
.container-grey .grey-dark {
	background: #f0eeef;
}
.container-grey table {
	border: 0;
}
.container-grey .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 0;
}
.container-grey .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd;
/*	background: #F5F5F5;
*/	padding: 15px 0;
}

@media (max-width:480px) {
.table-responsive {
	font-size: 14px;
	font-weight: 300;
}
}
.text-grey {
	color: #8a8a8a
}
.text-green {
	color: #090
}
.text-red {
	color: #FF0000;
}
.text-red-dark {
	color: #ce2916
}
.border {
	border: 1px solid #ccc;
}
.border-top {
	border-top: solid 1px #ddd;
}
.border-bottom {
	border-bottom: 1px #bfbebe solid;
	padding: 0 0 8px 15px;
}
.no-border {
	border: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.padding-10 {
	padding: 10px;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-40 {
	padding-top: 40px;
}
.padding-top-80 {
	padding-top: 80px;
}
.padding-top-100 {
	padding-top: 90px;
}
.padding-top-bottom-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.padding-btm-20 {
	padding-bottom: 20px;
}
.padding-btm-30 {
	padding-bottom: 30px;
}
.padding-btm-40 {
	padding-bottom: 40px;
}
.margin-top-40 {
	margin-top: 40px;
}
.well-yellow {
	background-color: #FFFFCC;
}
ul.list-check {
	list-style: none;
	padding-left: 20px;
}
ul.list-check li {
	padding-top: 3px;
	text-align: left;
}
ul.list-check li:before {
	font-family: "fontello";
	content: "\e826";
	margin-right: 10px;
	margin-left: -20px;
	color: #06c;
}
ul.list-bullet {
	list-style: none;
	padding-left: 0px;
}
.list-bullet li {
	padding-top: 3px;
	text-align: left;
}

@media (min-width:768px) {
.visible-sm-left-center {
	display: block!important;
	text-align: left !important;
}
.visible-sm-right-center {
	display: block!important;
	text-align: right !important;
}
}

@media (max-width:767px) {
.visible-sm-left-center {
	display: block!important;
	text-align: center !important;
}
.visible-sm-right-center {
	display: block!important;
	text-align: center !important;
}
}
/*------------------*/
.btn-download {
	color: #fff;
	font-size: 24px;
	background: #535152;
	background: -moz-linear-gradient(top, #696969 0%, #4b4b4b 47%, #2a2a2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #696969), color-stop(47%, #4b4b4b), color-stop(100%, #2a2a2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #696969 0%, #4b4b4b 47%, #2a2a2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #696969 0%, #4b4b4b 47%, #2a2a2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #696969 0%, #4b4b4b 47%, #2a2a2a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #696969 0%, #4b4b4b 47%, #2a2a2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#2a2a2a', GradientType=0 );
}
.btn-download:hover {
	color: #fff;
}
.btn-purchase {
	color: #fff;
	font-size: 24px;
	background: #eb1b00; /* Old browsers */
	background: -moz-linear-gradient(top, #eb1b00 0%, #cc1601 47%, #a50f00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb1b00), color-stop(47%, #cc1601), color-stop(100%, #a50f00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eb1b00 0%, #cc1601 47%, #a50f00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eb1b00 0%, #cc1601 47%, #a50f00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eb1b00 0%, #cc1601 47%, #a50f00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eb1b00 0%, #cc1601 47%, #a50f00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1b00', endColorstr='#a50f00', GradientType=0 );
}
.btn-purchase:hover {
	color: #fff;
}
.get-1-free {
	margin-top: -70px;
}

@media (max-width:767px) {
.get-1-free {
	display: none;
}
}
figure img {
	width: 100%;
	border: 6px #fff solid;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.container-grey p a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.container-grey p a:hover {
	color: #feb400
}
.news-right {
	background: url(../img/features-right.png) no-repeat left center;
	min-height: 600px;
	padding: 38px 0 0 15px;
}
.stylish-input-group .input-group-addon {
	background: #f7f6f6 !important;
	border-radius: 0px 5px 5px 0px;
	border: solid 1px #e4e4e4;
	border-left: 0 !important;
}
.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border-color: #ccc;
	font-size: 18px;
	height: 40px;
	border-radius: 4px 0 0px 4px;
	border-right: 0 !important;
	border: solid 1px #e4e4e4;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 0%, #f7f6f6 47%, #f7f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(47%, #f7f6f6), color-stop(100%, #f7f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffffff 0%, #f7f6f6 47%, #f7f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffffff 0%, #f7f6f6 47%, #f7f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffffff 0%, #f7f6f6 47%, #f7f6f6 100%); /* IE10+ */
	background: linear-gradient(to right, #ffffff 0%, #f7f6f6 47%, #f7f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f6f6', GradientType=1 );
}
.stylish-input-group button {
	border: 0;
	background: transparent;
	padding-right: 0;
}
.panel-body {
    padding-left:30px;
}
.step {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}
.something {
	width: 100%;
	background: #fff;
	padding: 20px 20px 10px 20px;
	margin-top: -1px;
	border: solid 1px #ddd;
	border-top: 0;
}
.bg-white {
	background: #fff;
	border-top: solid 1px #ffda80;
	padding: 30px 10px;
	margin-bottom: 1px;
}
.container-yellow .panel-body {
	background-color: #fff;
}
.container-yellow .panel {
	margin-bottom: 0px;
	border: 0px;
}
.container-yellow .panel-heading > a {
	border-top: 1px solid #ffc;
}
.container-yellow .panel-heading > a:hover {
	background-color: #fff !important;
	text-decoration: none;
}
.panel {
	background-color: transparent;
	box-shadow: none;
}
.panel .collapsed {
	background-color: transparent !important;
}
.panel .accordion-toggle {
	background-color: #fff;
}
.panel .accordion-toggle:before {
	font-family: "fontello";
	content: "\e83e";
	margin-right: 10px;
	margin-left: -30px;
}
.panel .collapsed:before {
	font-family: "fontello";
	content: "\e804";
	margin-right: 10px;
}
.panel-heading {
	padding: 0px;
}
.panel-heading > a {
	color: #333;
	display: block;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 20px 10px 40px;
	border-top: 1px solid #ddd;
}
.panel-heading > a:hover {
	background-color: #fff;
	text-decoration: none;
}
.panel-group .panel-heading {
	padding: 0px !important;
	border-radius: 0px !important;
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0px
}
.panel-group .panel+.panel {
	margin-top: 0px
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px none #ddd;
	background-color: #fff;
}
a.gotoTop {
	position: fixed;
	z-index: 1100;
	right: 0px;
	bottom: 50px;
	width: 30px;
	color: #FFF;
	background-color: #666;
	padding: 2px 10px 5px 10px;
	display: none;
}
a.gotoTop:hover {
	text-decoration: none;
	background-color: #ffb400;
}
a.fancybox:hover {
	cursor:url(../img/cursor.png), auto;
}
.well-offer {
	min-height: 20px;
	width: 100%;
	display: table;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
}
.title-sub {
	font-size: 21px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
}.title-main {
	font-size: 40px;
	line-height: 55px;
	margin-bottom: 25px;
	color: #000;
}
.text-orange {
	color: #E56F25;
}
.boder-bottom {
	border-bottom: dashed 1px #ccc;
}
.panel-left {
	margin-bottom: 20px;
	background-color: #fff;
}
.primary-title {
	font-size: 18px;
	color: #fff;
	padding: 7px 0 7px 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title-bold-extra {
	font-size: 40px;
	font-weight: 700;
}
.bg-primary {
	color: #fff;
	background-color: #3C3C3C;
	border-radius: 4px 4px 0 0;
}
.panel-qa .question {
	background-image: url(../img/plus.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 40px;
	width: 100%;
	color: #0066CC;
	font-size: 24px;
	padding-top: 8px;
	padding-bottom: 10px;
	cursor: pointer;
	font-weight: 700;
}
.panel-qa .arrowdown {
	background-image: url(../img/minus.png)!important;
	padding-bottom:10px;
}
.panel-qa .answer {
	padding-left: 40px;
	padding-top: 10px;
	display: none;
}
.title-first {
	font-size: 35px;
	line-height: 40px;
	color: #000;
}
.text-blue {
    color: #0052A5;
}
.bg-blue {
    background-color: #F2F9FE;
    border: 1px solid #E4F4FF;
    border-radius: 5px;
    padding: 23px 25px 23px 15px;
    margin-top: 30px;
    display: block;
    min-height: 500px;
}
.bg-yellow {
    background-color: #FFC;
    border: 1px solid #F5F5CC;
    border-radius: 5px;
    padding: 30px 25px 23px 15px;
    margin-top: 30px;
    min-height: 470px;
}
.text-strikthrough {
    text-decoration: line-through;
}
.model-padding
{
	padding:20px;
}

a.gotoTop {
	position:fixed;
	z-index:9999999;
	right:0px;
	bottom:0px;
	color:#FFF;
	background:#323232 none repeat scroll 0% 0%;
    padding: 19px 3px 6px 0px;
	display:none;
	width:63px;
	height:63px;
	border-radius:0px 0px 0px 0px;
	transition-duration:0.6s;
	outline:0;
	opacity:0.9;
}
a.gotoTop:before {
	font-family:"fontello";
	content:'\e83f';
	padding-left:24px;
}
a.gotoTop:hover, a.gotoTop:active, a.gotoTop:focus {
	text-decoration:none !important;
}
a.gotoTop:hover {
	opacity:0.8;
	margin-bottom:3px;
	border-radius:0px 0px 0px 2px;
}
 .title-blue {
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	color: #0076ac;
}
.title-first {
	font-size: 20px !important;
	line-height: 30px !important;
	font-weight: 700;
}
#header-new .btn-download
{
	line-height:20px;
	font-size:18px;
}
#header-new .btn-purchase
{
	line-height:42px;
		font-size:18px;
}