@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}
.img-responsive {
	display: inline !important;
}
strong {
	font-weight: 700;
}
.chat-margin {
	margin-top: 22px;
	margin-right: 15px;
}
header .container {
	padding-left: 0;
	padding-right: 0;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	padding: 0px;
	height: 80px;
}
.navbar-nav>li>a {
	font-weight: 700;
	padding-top: 30px;
	padding-bottom: 30px
}
.nav-tabs > li > a {
	font-size: 20px;
}
.navbar-default {
	border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #555;
}

@media (max-width:991px) {
.navbar-toggle {
	margin-top: 20px;
	margin-left: 20px;
}
}

@media (min-width:992px) and (max-width: 1199px){
.navbar-toggle {
	margin-top: 25px;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px
}
.dropdown-menu > li > a {
	padding: 7px 20px;
}
}
.container-whitehead {
	background-color: #3399ff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 3px;
}
.container-white {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #e7e7e7;
	border-top: 0;
}
.container-grey {
	background-color: #F5F5F5;
	border: 1px solid #e7e7e7;
	border-top: 0;
}
.padding-left-right {
	padding-left: 20px;
	padding-right: 20px;
}
.bg-content {
	background-color: #08359c;
}
.title-main {
	font-size: 40px;
	line-height: 55px;
	margin-bottom: 25px;
	color: #000;
}
.title-big {
	font-size: 42px;
	line-height: 40px;
	color: #FFF;
	padding-bottom: 20px;
}
.title-first {
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
}
.dvdr {
	background-image: url(../images/content-divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	margin-bottom: 10px;
}
.title-sub {
	font-size: 20px;
	line-height: 30px;
}
.title-feature {
	font-size: 23px;
	color: #333;
	font-family: SegoeUI;
	padding-bottom: 5px;
}
.sidebar_top {
	margin-top: 16px;
	margin-bottom: 24px;
}
.text-blue {
	color: #0052A5;
}
.text-red {
	color: #ff0035;
}
.title-btm-border {
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
.title-bold-extra {
	font-size: 40px;
	font-weight: 700;
}
.text-red {
	color: #FF0000;
}

@media (max-width:767px) {
.title-big {
	font-size: 22px !important;
	line-height: 30px !important;
	font-weight: 700;
	color: #FFF;
	padding-bottom: 20px;
}
.title-first {
	font-size: 24px !important;
	line-height: 30px !important;
	font-weight: 700;
}
}
.panel-qa {
	padding-bottom: 10px;
}
.well-yellow {
	background-color: #FFFFCC;
}
.panel-qa {
	border: 0;
	margin-bottom: 5px;
}
.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: 2px;
	padding-bottom: 3px;
	cursor: pointer;
	font-weight: 700;
}
.panel-qa .question:hover {
	text-decoration: underline;
}
.panel-qa .answer {
	padding-left: 40px;
	padding-top: 10px;
	display: none;
}
.panel-qa .arrowdown {
	background-image: url(../img/minus.png)!important;
}
.margin-btm-10 {
	margin-bottom: 10px;
}
.margin-top-7 {
	margin-top: 7px;
}
.padding-5 {
	padding: 5px;
	border-radius: 6px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-btm-10 {
	padding-bottom: 10px;
}
.margin-top-15 {
	margin: 15px 0 0 0;
}
.padding-btm-20 {
	padding-bottom: 20px;
}
.padding-btm-30 {
	padding-bottom: 30px;
}
.padding-btm-40 {
	padding-bottom: 40px;
}
.margin-btm-30 {
	margin-bottom: 30px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-100 {
	margin-top: 100px;
}
.margin {
	margin: 0px 30px 0 0;
}
.boder-bottom {
	border-bottom: dashed 1px #ccc;
}
.boder-bottom-img {
	border-bottom: dashed 1px #ccc;
}
.border-tab {
	border: solid 1px #ddd;
	border-top: 0;
	border-radius: 0px 0px 5px 5px;
	padding: 0px 20px 10px 20px;
}
.container-a {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #F9F9F9;
}
.container-b {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-right: 0px;
}
ul.list-check {
	list-style: none;
	padding-left: 0px;
}
.list-check li {
	background-image: url("../images/arrow-check.png");
	background-position: 3px 14px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	text-align: left;
}
ul.list-bullet {
	list-style: none;
	padding-left: 0px;
}
.list-bullet li {
	background-image: url("../img/comment.jpg");
	background-position: 5px 6px;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding-left: 35px;
	text-align: left;
}
ul.bkf {
	padding: 0;
	margin: 0
}
ul.bkf li {
	list-style: inside;
	margin: 5px 0 0 0;
	line-height: 20px;
}
.panel-left {
	margin-bottom: 20px;
	background-color: #fff;
}
.bg-primary {
	color: #fff;
	background-color: #3b86da;
	border-radius: 4px 4px 0 0;
}
.primary-title {
	font-size: 17px;
	color: #fff;
	padding: 4px 0 5px 10px;
}
.panel-left .boder {
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	padding: 8px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	width: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:767px) {
.visible-sm-center-block {
	display: block!important;
	text-align: center !important;
}
.visible-sm-center-block {
	display: block!important;
	text-align: center !important;
}
}

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

@media (max-width:992px) {
.visible-sm-center-block {
	display: block!important;
	text-align: center !important;
}
}
.dot {
	border: 1px #ccc dashed;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}
.header-bg {
	background-image: url(../img/header_image.gif);
	background-repeat: repeat;
}
.colr {
	color: #FFF;
}
.mar-top {
	margin-top: 10px;
}
.btn-larg {
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
.center {
	text-align: center !important;
}
.spc-20 {
	margin-bottom: 20px;
}
.offer {
	width: 90px;
	position: absolute;
	right: 211px;
	top: 50px;
	z-index: 1;
}
.footer {
	margin-top: 15px;
	margin-bottom: 10px;
}
#feature-a {
	width: 498px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#feature-a .title-plus {
	line-height: 25px;
	font-size: 18px;
	color: #06C;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 35px;
}
#feature-a .title-minus {
	line-height: 25px;
	font-size: 18px;
	color: #06C;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 35px;
}
#feature-a .answer-details {
	padding-top: 10px;
	display: none;
	position: relative;
}
#feature-a .panel-qa {
	position: relative;
	background-color: #FFF;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.pad {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.offer-con {
	padding: 14px;
}
.tab-padding {
	padding-top: 100px;
}
.tab-btm-padding {
	padding-top: 60px;
}
.tab-margin {
	margin-top: 40px;
}
.well-offer {
	min-height: 20px;
	width: 100%;
	display: table;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
}
.well-support {
	padding: 20px 25px 15px 25px;
	margin-bottom: 15px;
	width: 100%;
	background-color: #f9f9f9;
	border: 1px solid #f2f1f1;
	border-radius: 4px;
	display: table;
}
