﻿@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-color: #e3e3e3;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}
strong {
	font-weight: 700;
}
.color{
	color:#004080;
}
.navbar {
	margin-bottom: 0px;
	padding-left:15px;
	padding-right:15px;
	background-color: #FFF;
}
.navbar-inverse {
	background-color:#037fdb;
	border-color:#075dd5
}
.navbar-inverse .navbar-toggle {
	border-color:#fff
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color:#258efa
}
.navbar-brand {
	float: left;
	padding: 0;
	height: 70px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #fff;
}
.navbar-nav>li>a {
	font-weight:700;
}
.nav-tabs > li > a {
	font-size:20px;

}
 @media (max-width:980px) {
.navbar-nav>li>a {
 padding-top: 10px;
 padding-bottom: 10px
}
.navbar-inverse .navbar-toggle {
 margin-top: 20px;
}
}
@media (min-width:768px) {
.navbar-default .navbar-nav > li > a {
	color: #555;
}
.navbar-nav > li > a {
	padding: 25px 10px;
}
.dropdown-menu > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #FFF;
	color: #555;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav> li >a:focus {
	background-color: #FFF;
	color: #555;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #555 !important;
}
/*.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li >a:focus {
	background-color: #FFF;
	color: #555;
}*/
.nav-tabs > li > a {
    font-size: 20px;
}
}
@media (min-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-inverse .navbar-toggle {
 margin-top: 20px;
}

}
.container-white {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.container-grey {
	background-color: #F5F5F5;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bg-about {
	background-image: url(../img/bg-about.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: auto;
}
.bg-about-btm {
	background-image: url(../img/bg-about-btm.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100px;
	height: 100px;
}
.bg-content {
	background-color:#08359c;
}
.breadcrumb {
    margin-bottom: 0px !important;
}
#breadcrum-new {
	margin-bottom: 0px !important;
    background-image:url(../images/bg-bc.png);
	background-repeat:repeat-x;

}
#breadcrum-new .square1{
	float: left;
}
.none {
	margin-right: 0px !important;
}
.half-leftp {
	float: left;
	line-height: 20px;
	width: 472px;
	margin-right: 15px;
}
.panel-1 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.rp-box {
	width:auto;
	border:1px solid #e8e7e7;
	padding:10px;
	background-color:#fffff4;
	
	}
.multi-pf {
	width:auto;
	height:auto;
	border:1px solid gray;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
	box-shadow: 0px 2px 3px #ccc;
	}
.mp-main {
	margin-left:50px;
	height:95px;
	
	}
.mp-image {
	float:left;
	margin-right:83px;
	}
.bold-only {
	font-weight:bold;
}
.title-main {
	font-size: 40px;
	line-height: 55px;
	margin-bottom: 25px;
	color: #000;
}
.title-main-new {
	font-size: 44px;
	line-height: 55px;
	margin-bottom: 25px;
	color: #000;
	text-align:center;
}
.title-name {
	font-size: 24px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 15px;
	}
.title-name-1 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 15px;
	font-weight:600;
	}
.title-first {
	font-size: 40px;
	line-height: 50px;
	color: #000;
}
.title-sub {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
.sub-title-1 {
	font-size: 28px;
	line-height: 25px;
	text-align: center;
	padding-bottom:5px;
	font-weight:bold;
}
.title-feature {
	font-size: 20px;
	line-height: 30px;
	font-weight:700;
}
.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;
}
.title-small {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	font-size:14px;
}
.small {
	font-size: 24px;
	line-height: 25px;
	text-align: center;
	color: #D00;
	margin-top: 2px;
	font-weight: bold;
}
.text-red {
	color:#FF0000;
}
.text-strikthrough {
text-decoration: line-through;
}
.panel-qa {
	padding-bottom: 10px;
}
.well-yellow {
	background-color:#FFFFCC;
}
.box-excel {
	width:auto;
	height:auto;
	border:1px solid gray;
	padding:10px;
	background-color:#f7f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
	box-shadow: 0px 2px 3px #ccc;
	}
.box-excel-new {
	width:500px;
	height:auto;
	border:1px solid gray;
	padding:10px;
	background-color:#f7f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
	box-shadow: 0px 2px 3px #ccc;
}
.panel-qa .question {
	background-image: url(../images/arrow-links-gray.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}
.panel-qa .question:hover {
	color: #0066CC;
}
.panel-qa .comment {
	background-image: url(../img/start.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.panel-qa .answer {
	padding-left: 25px;
	padding-top: 5px;
	display: none;

}
.panel-qa .arrowdown {
	background-image: url(../images/arrow-links-gray-down.png); !important;
	background-color: #f5f5f5;
}
.margin-btm-10 {
	margin-bottom: 10px;
}
.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;
}
.padding-btm-20 {
	padding-bottom: 20px;
}
.padding-btm-30 {
	padding-bottom: 30px;
}
.padding-btm-40 {
	padding-bottom: 40px;
}
.padding-left-60 {
		padding-left:60px;
	}
.padding-left-80 {
		padding-left:80px;
	}

.padding-left-20 {
		padding-left:20px;
	}
.number {
	float: left;
	width:40px;
	font-size: 30px;
	color: #444;
	line-height: 34px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	
}
.numb-text {
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	width: auto;
	padding-right:5px;
}
.numb-text span{
	font-size:14px;
	font-weight:normal;
}
.main-box {
	width:auto;
	height:170px;
	padding:10px;
}

.mb-left {
	width:460px;
	float:left;
	}
.mb-right {
	width:540px;
	float:right;
	padding-right:20px;
	}

.fr {
	float:right;
	width:200px;
	margin-right:480px;
	margin-top:-10px;

	}
.outlook-box {
	width:auto;
	background-color:#fcfcf5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #e8e7e7;
	padding:5px;
	}
.exchange-box {
	width:auto;
	background-color:#f2f9fe;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #e8e7e7;
	padding:5px;
	}
.ost-box {
	width:auto;
	background-color:#f6f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #e8e7e7;
	padding:5px;
	}
.left-box {
	width:290px;
	float:left;
	padding:5px;
	}
.right-box {
	width:750px;
	float:right;
	padding:5px;
	}
.right-1-box {
	width:400px;
	float:right;
	padding:5px;
	}
.left-1-box {
	width:590px;
	float:left;
	padding:5px;
	}
.highlights {
	background-color: #F90 !important;
	color:#010 !important;

}	
.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: 5px 6px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	text-align: left;
}
ul.list-new {
	list-style-type: none;
}
.list-new li {
	background-image: url(../images/bullet-green.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 2px;
}
.title-price-cross {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	color: #F00;
}
.title-price {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.btn-orange {
	background: #f58b3c;
	border: 1px solid #e97931;
	color: #fff!important;
	-webkit-box-shadow: inset 0 1px 0 #f69c45;
	-moz-box-shadow: inset 0 1px 0 #f69c45;
	box-shadow: inset 0 1px 0 #f69c45;
	text-shadow: 0 1px 0 rgba(0,0,0,.1)
}

@media (max-width:767px) {
.title-main {
	font-size: 20px;
	font-weight:700;
	line-height: 25px;
	margin-bottom: 15px;
	color: #000;
}
.title-name {
	font-size: 16px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 10px;
	
	
	}
.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;
}
}
.text-center1 {
	text-align:center !important;
}