#product-page .calculator-section .inner {
	position: unset !important;
}

#product-page .calculator-section{
	background-image: url(../img/3.jpg);
	background-repeat: repeat;
	background-size: cover;
	position: relative;
	height: 575px;
	padding-bottom: 67px;
	background-position: center bottom;
}

#product-page .calculator-section::before{
	background-color: rgba(21, 53, 106, 0.9);
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	background: linear-gradient( 90deg, rgba(5, 35, 57, 0.63) 43%, rgba(5, 54, 97, 0.29) 95% );
}

.banner-one {
  position: relative;
  padding: 150px 0px 80px;
    padding-top: 150px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
.padd10 {
  padding-top: 60px !important;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.inner h2{
	color: #143469 !important;
	font-size: 29px;
	margin: 12px auto;
}
.inner p{
	font-size: 18px  !important;
  color: #343434  !important;
}
.feature-section {
  padding: 60px 0;
}

.nav-tabs > li {
  margin: 0;
}
.nav-tabs > li > a,
.nav-tabs > li a:focus {
  border: none !important;
  cursor: pointer !important;
  padding: 10px 20px;
  margin: 0 7px;
  color: #fff;
  background: #14294c;
  font-size: 15px;
  -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 10px 10px 0 0;
  -khtml-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav {
  list-style: none;
}
.tab-content .tab-inner {
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
.bc1-lightest-bg {
  background: #f3f1f2 !important;
}
.feature-section {
  padding: 60px 0;
}

.feature-section .car-ins-points {
  margin-bottom: 40px;
}
.tab-inner h4 {
  font-size: 19px;
  color: #000;
}
.tab-inner ul {
  padding-left: 22px;
}

.tab-inner li:not(:last-child) {
  margin-bottom: 10px;
}
::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.basecolor3 {
  color: #143366 !important;

}
strong {
  font-weight: 600;

}


.nav-tabs > li {
  margin: 0;
}
.nav-tabs > li > a,
.nav-tabs > li a:focus {
  border: none !important;
  cursor: pointer !important;
  padding: 10px 20px;
  margin: 0 7px;
  color: #fff;
  background: #143367;
  font-size: 15px;
  -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 10px 10px 0 0;
  -khtml-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active a:focus,
.nav-tabs > li:hover > a,
.nav-tabs > li:hover a:focus {
  border: none;
  background: #fff;
 color: #143367;
}
.tab-content .tab-inner {
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
.horizontal-tabs.row,
.horizontal-tabs > .row {
  margin: 0;
}
.horizontal-tabs.row > [class*="col-"],
.horizontal-tabs > .row > [class*="col-"] {
  margin: 0;
  padding: 0;
}
.horizontal-tabs .nav-tabs {
  display: block;
}
.horizontal-tabs .nav-tabs > li {
  float: none;
}
.horizontal-tabs .nav-tabs > li:not(:last-child) {
  margin-bottom: 8px;
}
.horizontal-tabs .nav-tabs > li a,
.horizontal-tabs .nav-tabs > li a:focus {
  -webkit-border-radius: 8px 0 0 8px;
  -khtml-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -ms-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
  margin: 0;
  -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
}
.horizontal-tabs .tab-content .tab-inner {
  -webkit-border-radius: 0 10px 10px 10px;
  -khtml-border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -ms-border-radius: 0 10px 10px 10px;
  -o-border-radius: 0 10px 10px 10px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.1);
}
.nav-tabs {
  border-bottom: none;
 display: flex;
 justify-content: center;
  margin: 0 auto 0;
}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
  content: " ";
  display: table;
}


.tabs-wrap .tab-pane {
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.tab-content .tab-inner {
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}

.lightestergray-bg {
  background: #f6f6f6 !important;
}
.white-bg, .white-bg-all, .white-bg-all * {
  background-color: #fff !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.section .hgroup > * {
  margin: 0 0 8px;
}
.beforebuypoint-box .info h4 {
  margin-bottom: 10px;
}
.beforebuypoint-box .info p {
  color: #888888;
  font-size: 15px;
}
p:last-child {
  margin-bottom: 0;
}

.beforebuypoint-box .icon {
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  margin-bottom: 10px;
}
.beforebuypoint-box .icon svg {
  width: 70px;
  height: 70px;
}

.beforebuypoint-box {
  padding: 30px;
  margin-bottom: 30px;
  min-height: 217px;
  border: solid 1px #eee;
    border-bottom-width: 1px;
  border-bottom-width: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 30px #f1f1f1;
  -khtml-box-shadow: 0 10px 30px #f1f1f1;
  -moz-box-shadow: 0 10px 30px #f1f1f1;
  -ms-box-shadow: 0 10px 30px #f1f1f1;
  -o-box-shadow: 0 10px 30px #f1f1f1;
  box-shadow: 0 10px 30px #f1f1f1;
}
.beforebuypoint-box .info {
  padding-left: 30px;
}
p {
  line-height: 1.7em;
}
.h3, h3 {
  font-size: 26px;
  color: #14294c;
  font-weight: 600;
}
.divider.lg {
  margin: 60px 0;
}
.divider {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
}

::before, ::after {
  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}
.nomargin {
  margin: 0 !important;

}
.section .hgroup {
  margin: 0 auto 30px;
  text-align: center;
  max-width: 700px;
}
.center2 {
  text-align: center;
}
