body {
  background: white;
  font-family: 'Cuprum', sans-serif;
}
.form-control.error {
  background: #ff9a90;
}
.container {
  width: 1000px !important;
}
.btn-submit {
  font-size: 24px;
  border-radius: 0;
  text-transform: uppercase;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  outline: none !important;
}
.outof {
  top: -60px;
}
.spy {
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.6);
  background: #ffd600;
  -webkit-transition: 0.4s all cubic-bezier(0, 0.45, 0.08, 1.36);
  -moz-transition: 0.4s all cubic-bezier(0, 0.45, 0.08, 1.36);
  -ms-transition: 0.4s all cubic-bezier(0, 0.45, 0.08, 1.36);
  -o-transition: 0.4s all cubic-bezier(0, 0.45, 0.08, 1.36);
  transition: 0.4s all cubic-bezier(0, 0.45, 0.08, 1.36);
}
.spy .nav {
  float: left;
  margin: 0;
}
.spy .nav li {
  float: left;
}
.spy .nav li a {
  -webkit-transition: 0.2s all ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  -o-transition: 0.2s all ease-in;
  transition: 0.2s all ease-in;
  color: black;
  padding-top: 15px;
  padding-bottom: 15px;
}
.spy .nav li a:hover {
  background: #ffab29;
}
.spy .nav li.active a {
  background: #ff9b00;
}
.spy .navbar-header {
  margin-right: 0;
  margin-left: 0;
  float: left;
}
.spy .navbar-brand {
  padding: 0 15px;
  margin-left: -15px;
}
.spy .navbar-brand img {
  width: 80px;
}
.b-wrapper {
  min-width: 1000px;
  width: 100%;
  position: relative;
}
.b-wrapper .b-header {
  padding: 10px 0;
  background: white;
  border-bottom: 2px solid #ffd600;
}
.b-wrapper .b-header .logo {
  float: left;
}
.b-wrapper .b-header .logo .logo-img {
  margin-right: 20px;
}
.b-wrapper .b-header .logo .logo-img,
.b-wrapper .b-header .logo .logo-descr {
  display: inline-block;
  vertical-align: middle;
}
.b-wrapper .b-header .logo .logo-descr {
  margin: 0;
  margin-top: 22px;
  font-size: 18px;
  line-height: 1.3;
}
.b-wrapper .b-header .info {
  float: right;
  text-align: right;
}
.b-wrapper .b-header .info .tel a {
  color: #f13c3c;
  font-size: 28px;
}
.b-wrapper .b-header .info .email a {
  font-size: 22px;
  color: black;
}
.b-wrapper .b-header .info address {
  margin-bottom: 0;
  font-size: 16px;
}
.b-wrapper .b-intro {
  padding: 80px 0;
  background: url('../img/bg1.jpg') top center no-repeat;
  background-size: cover;
}
.b-wrapper .b-intro .heading {
  font-size: 50px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  padding: 20px;
  margin-bottom: 25px;
  background: rgba(0, 0, 0, 0.4);
}
.b-wrapper .b-intro .subheading {
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  /*text-transform: uppercase;*/
  padding: 20px;
  background: rgba(0, 0, 0, 0.4);
  margin-bottom: 80px;
}
.b-wrapper .b-intro .count .count-numb {
  font-size: 40px;
  color: #ffd600;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.b-wrapper .b-intro .count .count-descr {
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.b-wrapper .b-form {
  padding: 40px 0;
  background: url('../img/bg2.jpg') top center no-repeat;
  background-size: cover;
}
.b-wrapper .b-form .container {
  position: relative;
}
.b-wrapper .b-form .container .house {
  position: absolute;
  width: 600px;
  z-index: 0;
  left: -110px;
  top: -20px;
}
.b-wrapper .b-form .bonus {
  z-index: 0;
  font-size: 20px;
  padding: 56px 30px;
  text-transform: uppercase;
  background: url('../img/shape.png') top center no-repeat;
  background-size: cover;
  text-align: center;
}
.b-wrapper .b-form .bonus .sbonus {
  text-transform: uppercase;
  font-size: 28px;
}
.b-wrapper .b-form .formOr {
  padding: 25px;
  background: #ffd600;
}
.b-wrapper .b-form .formOr .form-heading {
  margin-bottom: 10px;
  font-size: 17px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
.b-wrapper .b-form .formOr .p1 {
  font-size: 30px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
.b-wrapper .b-form .formOr .form-group {
  position: relative;
  margin-bottom: 20px;
}
.b-wrapper .b-form .formOr input {
  border-radius: 0;
  text-transform: uppercase;
}
.b-wrapper .b-form .formOr .btn-submit {
  background: black;
  color: white;
}
.b-wrapper .b-pluses {
  background: url('../img/bg3.jpg') top center no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.b-wrapper .b-pluses .plus .i-plus {
  font-size: 80px;
  letter-spacing: -4px;
  margin-right: 8px;
}
.b-wrapper .b-pluses .plus .i-plus small {
  font-size: 75%;
}
.b-wrapper .b-pluses .plus .descr {
  text-transform: uppercase;
  font-size: 20px;
}
.b-wrapper .b-pluses .plus .i-plus,
.b-wrapper .b-pluses .plus .descr {
  display: inline-block;
  vertical-align: middle;
}
.b-wrapper .b-services {
  background: url('../img/bg4.jpg') top center no-repeat;
  background-size: cover;
}
.b-wrapper .b-services .b-services-heading {
  position: relative;
  padding: 25px 0;
  background: #0c2638;
  font-size: 48px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.b-wrapper .b-services .b-services-heading:after {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  border: 40px solid transparent;
  border-top: 40px solid #0c2638;
  content: '';
  display: block;
  width: 40px;
  bottom: -66px;
}
.b-wrapper .b-services .intro {
  padding: 20px;
  font-size: 30px;
  color: #0c2638;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.6);
  margin: 60px 0;
}
.b-wrapper .b-services .post-intro {
  font-size: 22px;
  color: #ffd600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.b-wrapper .services {
  position: relative;
  padding: 60px;
  border: 1px solid #ffd600;
  border-top: none;
  margin-bottom: 80px;
}
.b-wrapper .services .services-heading {
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: -22px;
  left: 0;
}
.b-wrapper .services .services-heading:before,
.b-wrapper .services .services-heading:after {
  border-top: 1px solid #ffd600;
  display: inline-block;
  vertical-align: middle;
  content: '';
}
.b-wrapper .services .services-heading.commerce:before,
.b-wrapper .services .services-heading.commerce:after {
  width: 238px;
}
.b-wrapper .services .services-heading.industrial:before,
.b-wrapper .services .services-heading.industrial:after {
  width: 230px;
}
.b-wrapper .services .services-descr {
  color: white;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.b-wrapper .services .btn-submit {
  position: absolute;
  bottom: -21px;
  left: 50%;
  background: #ff9b00;
  margin-left: -90px;
}
.b-wrapper .b-private {
  padding: 70px 0;
}
.b-wrapper .b-private .private-heading {
  font-size: 30px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.b-wrapper .b-private .private-descr {
  font-size: 18px;
  text-align: center;
  line-height: 2;
}
.b-wrapper .b-private img {
  width: 100%;
  margin: 30px 0;
}
.b-wrapper .b-private .btn-submit {
  background: #0c2638;
  color: white;
  display: block;
  margin: 0 auto;
}
.b-wrapper .b-repair {
  padding: 80px 0;
  background: url('../img/bg5.jpg') top center no-repeat;
  background-size: cover;
}
.b-wrapper .b-repair .repair-heading:before,
.b-wrapper .b-repair .repair-heading:after {
  width: 250.5px;
}
.b-wrapper .b-repair .services {
  margin: 0;
}
.b-wrapper .b-about-us {
  background: url('../img/workers.png') top center no-repeat;
  background-size: cover;
  position: relative;
  padding: 80px 0;
}
.b-wrapper .b-about-us:before {
  top: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  border: 40px solid transparent;
  border-top: 40px solid #ffd600;
  content: '';
  display: block;
  width: 40px;
}
.b-wrapper .b-about-us .about-us-heading {
  font-size: 46px;
  color: #0c2638;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 70px;
}
.b-wrapper .b-about-us .about-us-descr {
  font-size: 20px;
  text-align: center;
  line-height: 2;
}
.b-wrapper .b-why-recc {
  padding: 90px 0;
  background: black;
  color: white;
}
.b-wrapper .b-why-recc .why-recc-heading {
  font-size: 38px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 80px;
}
.b-wrapper .b-why-recc .why-block .icon {
  height: 100px;
  text-align: center;
}
.b-wrapper .b-why-recc .why-block .why-heading {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.b-wrapper .b-why-recc .why-block .why-reason {
  text-align: center;
  font-size: 16px;
}
.b-wrapper .b-hww {
  padding: 50px 0;
}
.b-wrapper .b-hww .hww-heading {
  font-size: 46px;
  color: #0c2638;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.b-wrapper .b-hww .bmshit {
  margin-bottom: 60px;
  position: relative;
  min-height: 285px;
}
.b-wrapper .b-hww .bmshit.arrow-1:after {
  content: url("../img/arrow.png");
  position: absolute;
  right: 50px;
  transform: rotate(30deg);
  bottom: -46px;
}
.b-wrapper .b-hww .bmshit.arrow-2:before {
  content: url("../img/arrow2.png");
  position: absolute;
  top: -60px;
  right: 40px;
  transform: rotate(-30deg);
}
.b-wrapper .b-hww .bmshit .bmshit-icon {
  margin: 0 auto 20px;
  border-radius: 50%;
  border: 3px solid #0c2638;
  text-align: center;
  width: 180px;
  height: 180px;
  overflow: hidden;
}
.b-wrapper .b-hww .bmshit .bmshit-icon.st1 {
  background: url("../img/ic1.png") no-repeat center center;
}
.b-wrapper .b-hww .bmshit .bmshit-icon.st2 {
  background: url("../img/ic4.png") no-repeat center center;
}
.b-wrapper .b-hww .bmshit .bmshit-icon.st3 {
  background: url("../img/ic2.png") no-repeat center center;
}
.b-wrapper .b-hww .bmshit .bmshit-icon.st4 {
  background: url("../img/ic5.png") no-repeat center center;
}
.b-wrapper .b-hww .bmshit .bmshit-icon.st5 {
  background: url("../img/ic3.png") no-repeat;
  background-position: 30px 20px;
}
.b-wrapper .b-hww .bmshit .bmshit-stage {
  width: 230px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  position: relative;
}
.b-wrapper .b-hww .bmshit .bmshit-stage:before {
  position: absolute;
  font-weight: bold;
  left: -20px;
  top: -14px;
  font-size: 60px;
}
.b-wrapper .b-hww .bmshit .bmshit-stage.st1:before {
  content: '1';
}
.b-wrapper .b-hww .bmshit .bmshit-stage.st2:before {
  content: '2';
}
.b-wrapper .b-hww .bmshit .bmshit-stage.st3:before {
  content: '3';
}
.b-wrapper .b-hww .bmshit .bmshit-stage.st4:before {
  content: '4';
}
.b-wrapper .b-hww .bmshit .bmshit-stage.st5:before {
  content: '5';
}
.b-wrapper .b-hww .bmshit .bmshit-stage .bmshit-tel a {
  color: #f13c3c;
  font-size: 24px;
}
.b-wrapper .b-clients {
  padding: 90px 0;
}
.b-wrapper .b-clients .clients-heading {
  font-size: 46px;
  color: #0c2638;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.b-wrapper .b-clients .org-clients-block {
  display: table;
}
.b-wrapper .b-clients .client {
  width: 230px;
  border: 1px solid #ffd600;
  padding: 0 10px;
  box-sizing: border-box;
  display: table-cell;
  text-align: center;
}
.b-wrapper .b-clients .client:last-child {
  margin: 0;
}
.b-wrapper .b-portfolio {
  padding: 40px 0;
  background: #000000;
}
.b-wrapper .b-portfolio .portfolio-heading {
  margin-bottom: 30px;
  font-size: 46px;
  color: #ffd600;
  text-align: center;
  text-transform: uppercase;
}
.b-wrapper .b-portfolio .gallery .nav-tabs {
  border: none;
}
.b-wrapper .b-portfolio .gallery .nav-tabs li {
  margin-right: 5px;
}
.b-wrapper .b-portfolio .gallery .nav-tabs li:last-child {
  margin-right: 0;
}
.b-wrapper .b-portfolio .gallery .nav-tabs li a {
  margin: 0;
  font-size: 25px;
  width: 320px;
  text-align: center;
  border-radius: 0;
  color: #ccc;
  border: none;
}
.b-wrapper .b-portfolio .gallery .nav-tabs li a:hover {
  background: #0c2638;
}
.b-wrapper .b-portfolio .gallery .nav-tabs li.active a {
  color: black;
  background: #ffd600;
}
.b-wrapper .b-portfolio .gallery .tab-content .tab-pane {
  padding: 40px 0;
}
.b-wrapper .b-portfolio .gallery .tab-content .tab-pane a {
  margin-right: 28px;
  margin-bottom: 28px;
  display: block;
  overflow: hidden;
  width: 300px;
  height: 300px;
  float: left;
}
.b-wrapper .b-portfolio .gallery .tab-content .tab-pane a:nth-child(3n) {
  margin: 0;
}
.b-wrapper .b-portfolio .gallery .tab-content .tab-pane a img {
  height: 100%;
}
.b-wrapper .b-reviews {
  padding: 70px 0;
  border-bottom: 2px solid #0c2638;
}
.b-wrapper .b-reviews .reviews-heading {
  font-size: 46px;
  color: #0c2638;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.b-wrapper .b-reviews .review-carousel {
  position: relative;
}
.b-wrapper .b-reviews .review-carousel .review {
  padding: 100px;
}
.b-wrapper .b-reviews .review-carousel .glyphicon {
  position: absolute;
  font-size: 100px;
  margin-top: -50px;
  top: 50%;
  color: #ccc;
  transition: .4s all;
  cursor: pointer;
}
.b-wrapper .b-reviews .review-carousel .glyphicon.left {
  left: -10px;
}
.b-wrapper .b-reviews .review-carousel .glyphicon.right {
  right: -10px;
}
.b-wrapper .b-reviews .review-carousel .glyphicon:hover {
  color: black;
}
.b-wrapper .b-reviews .review-carousel .user-pic {
  overflow: hidden;
}
.b-wrapper .b-reviews .review-carousel .user-pic img {
  width: 230px;
  height: 230px;
  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.b-wrapper .b-reviews .review-carousel .user-name {
  font-size: 30px;
}
.b-wrapper .b-reviews .review-carousel .user-review {
  font-size: 16px;
}
.b-wrapper .b-map {
  position: relative;
  border-bottom: 30px solid black;
}
.b-wrapper .b-map #map {
  height: 400px;
}
.b-wrapper .b-map .container {
  position: relative;
}
.b-wrapper .b-map .container .info {
  font-size: 24px;
  position: absolute;
  padding: 30px;
  background: black;
  color: white;
  top: -350px;
  right: 20px;
}
.b-wrapper .b-map .container .info .text-muted {
  color: #ccc;
}
.b-wrapper .b-map .container .info .tel {
  margin-bottom: 20px;
}
.b-wrapper .b-map .container .info .tel a {
  color: #ffd600;
}
.b-wrapper .b-map .container .info .mail {
  margin-bottom: 20px;
}
.b-wrapper .b-map .container .info .mail a {
  color: #ffd600;
}
.b-wrapper .b-footer {
  background: url('../img/bg6.jpg') top center no-repeat;
  background-size: cover;
  position: relative;
}
.b-wrapper .b-footer .bg {
  padding: 50px 0;
  background: rgba(12, 38, 56, 0.6);
}
.b-wrapper .b-footer .footer-heading {
  font-size: 38px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.b-wrapper .b-footer .footer-form .form-group {
  position: relative;
}
.b-wrapper .b-footer .footer-form input {
  border-radius: 0;
  color: black;
  text-transform: uppercase;
}
.b-wrapper .b-footer .footer-form .btn-submit {
  background: #0f62b0;
  color: white;
}
.b-wrapper .b-footer .footer-form .safety {
  color: #8ddfff;
  font-size: 20px;
}
.b-wrapper .b-footer .tel {
  margin: 20px 0;
  text-align: center;
}
.b-wrapper .b-footer .tel a {
  color: white;
  font-size: 38px;
}
.b-wrapper .b-footer .mail {
  text-align: center;
}
.b-wrapper .b-footer .mail a {
  color: #ccc;
  font-size: 20px;
}
.b-wrapper .copyright {
  padding: 6px 0;
  background: black;
}
.b-wrapper .modalForm .modal-sm {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 440px;
  margin-left: -220px;
  margin-top: -206px;
}
.b-wrapper .modalForm .modal-sm .modal-content {
  background: #ffd600;
  padding: 30px;
}
.b-wrapper .modalForm .modal-sm .modal-content .modal-header {
  position: relative;
  padding: 0;
  border: none;
  margin-bottom: 25px;
}
.b-wrapper .modalForm .modal-sm .modal-content .modal-header button.close {
  position: absolute;
  top: -20px;
  right: -20px;
  padding: 0 6px;
  border-radius: 50%;
  border: 2px solid black;
}
.b-wrapper .modalForm .modal-sm .modal-content .modal-form .form-group {
  position: relative;
  margin-bottom: 20px;
}
.b-wrapper .modalForm .modal-sm .modal-content .modal-form .form-group input {
  border-radius: 0;
}
.b-wrapper .modalForm .modal-sm .modal-content .modal-form .btn-submit {
  background: black;
  color: white;
}
.b-wrapper .modalForm .modal-sm .modal-content .modal-form .safety {
  font-size: 16px;
}
.b-wrapper label.error {
  position: absolute;
  color: #3baa33;
  font-size: 16PX;
}
.b-wrapper .alert-box {
  display: none;
  z-index: 2000;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(12, 38, 56, 0.6);
}
.b-wrapper .alert-box .alert {
  position: fixed;
  width: 460px;
  font-size: 20px;
  text-align: center;
  top: 40%;
  left: 50%;
  margin-left: -230px;
  margin-top: -30px;
}
.wrapper-ty {
  min-width: 1000px;
  width: 100%;
}
.wrapper-ty .b-main {
  position: relative;
  padding: 140px 0;
  background: url("../img/typage.jpg") no-repeat;
  height: 750px;
  background-position: 30%;
}
.wrapper-ty .b-main .back {
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 0;
  color: #ffd600;
  background: #0c2638;
}
.wrapper-ty .b-main .ty {
  padding: 30px;
  background: #ffd600;
  border: 30px solid #8194af;
}
.wrapper-ty .b-main .ty .ty-heading {
  color: black;
  font-weight: bold;
  font-size: 90px;
}
.wrapper-ty .b-main .ty .ty-status,
.wrapper-ty .b-main .ty .manager {
  font-size: 30px;
  text-align: center;
}
.wrapper-ty .b-main .ty .glyphicon {
  color: white;
  font-size: 90px;
}
.wrapper-ty .b-footer {
  padding: 10px 0;
  background: white;
  border-top: 5px solid #79a0bc;
}
.wrapper-ty .b-footer .logo {
  float: left;
}
.wrapper-ty .b-footer .logo .logo-img {
  margin-right: 20px;
}
.wrapper-ty .b-footer .logo .logo-img,
.wrapper-ty .b-footer .logo .logo-descr {
  display: inline-block;
  vertical-align: middle;
}
.wrapper-ty .b-footer .logo .logo-descr {
  margin: 0;
  margin-top: 22px;
  font-size: 18px;
  line-height: 1.3;
}
.wrapper-ty .b-footer .info {
  float: right;
  text-align: right;
}
.wrapper-ty .b-footer .info .tel a {
  color: #f13c3c;
  font-size: 28px;
}
.wrapper-ty .b-footer .info .email a {
  font-size: 22px;
  color: black;
}
.wrapper-ty .b-footer .info address {
  margin-bottom: 0;
  font-size: 16px;
}
.kk{
  background: rgba(0, 0, 0, 0.4);
}
.kot{
  font-size: 60px;
  color: white;
}
.nshnce{
 background: url('http://domvesco.ru/lp/sites/all/themes/weblight_lpvc/images/back-trips.jpg') no-repeat;
width: 970px;
height: 605px;
}
.mnbd{
  font-size: 60px;
}
.box-title {
font: 700 28px/40px 'PT Sans', sans-serif;
color: #fff;
padding: 0 0 25px 60px;
background: url(http://domvesco.ru/lp/sites/all/themes/weblight_lpvc/images/section-seven-one.png) no-repeat;
border-bottom: 1px solid #d1d7d9;
margin: 0 0 20px;
}
.line-box .title {
font: 700 20px/20px 'PT Sans', sans-serif;
color: #557EA6;
margin: 10px 0;
}
.line-box .body {
font: 15px/20px 'PT Sans', sans-serif;
color: #B4BEBE;
width: 255px;
}
.box-line-one .content {
background: url(http://domvesco.ru/lp/sites/all/themes/weblight_lpvc/images/section-seven-line-one.png) no-repeat;
padding: 0 0 0 75px;
overflow: hidden;
}
.box-line-two .content {
background: url(http://domvesco.ru/lp/sites/all/themes/weblight_lpvc/images/section-seven-line-two.png) no-repeat;
padding: 0 0 22px 75px;
overflow: hidden;

}
.line-box {
margin: 0 0 40px;
}
.fw-heading {
font-size: 46px;
color: #0c2638;
text-align: center;
text-transform: uppercase;
margin-bottom: 40px;
}
.title {
font: 700 20px/20px 'PT Sans', sans-serif;
color: #34495e;
margin: 0 0 20px;

}
 .bodys {
font: 15px/20px 'PT Sans', sans-serif;
color: #7f7f7f;
}
.nav-tabs>li>a {
 border: 0; 
}
.tab-pane {
padding-bottom: 30px;
}
.section-content {
padding: 0;
background: url(http://domvesco.ru/lp/sites/all/themes/weblight_lpvc/images/qu2.png) no-repeat;
overflow: hidden;
margin: 0 auto;
}
.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a {
background-color: #fff;
border: 0;
border-bottom-color: 0;
}
button.rbtk {
width: 60%;
/* padding-bottom: 20px; */
margin-bottom: 20px;
}
h3.namebase{
  color: white;
}
.rkmd{
  font-size: 30px;
  padding-left: 15px;
}