.oplata-section {
    background-position: 50% 0%;
    background-repeat: no-repeat;
	background-image: url(/images/back1.jpg);
    
}
.oplata {
    height: 700px;
    text-align: center;
    
}
        
.oplata .wrapper:after {
      right: 0;
      left: 0;
      position: absolute;
      content: '';
      margin: auto;
      display: block;
      height: 16px;
      width: 33px;
      top: 0;

      /*background: url("../media/img/downArrows.png") no-repeat top center; */} 
      
.oplata .tab {
        width: 330px;
        position: relative;
        height: 353px;
        vertical-align: top;
        display: inline-block;
        
        margin-bottom: 20px;         
}
        
.oplata .tab:last-child {
          margin-right: 0; 
}

.oplata .tab .tabitem {
          width: 100%;
          height: 100%;
          position: relative;
          display: none;
          vertical-align: top;
          border: 1px solid #DEDEDE;
          background-color: rgba(0, 0, 0, 0.35);
        
          
          
          }
        
        

.oplata .butt{
	width: 330px;
	/*border: 1px solid #DEDEDE;
    background-color: rgba(0, 0, 0, 0.35); */
	display: block;
    margin: 20px auto 60px auto;
    text-align: left;
    float: none;
}


.oplata h3{
	text-align: center;
	font-size: 49px;
	font-family: roboto,sans-serif;
	font-weight: 300;
	color: #fff;
	padding-top: 20px;
	/*padding-bottom: 45px; */
}

.oplata .tab p.h-6{
	font-size: 24px;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	/*padding-top: 40px;*/
}

.oplata p{
	color: #fff;
	font-size: 15px;
	font-family: Arial, sans-serif;
	line-height: 1.1;
	margin-top:30px;
}

.oplata p.price{
	font-size:36px;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.oplata p.price span{
	font-size: 18px;
	color: #fff;
	font-family: Arial, sans-serif;
}

.oplata .tab p.h-5{
	color: #fff;
	font-size: 26px;
	font-family: Arial, sans-serif;
}

.oplata .line{
	width: 280px;
	margin: auto;
	background: transparent linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 20%, rgba(255, 255, 255, 0.4) 80%, rgba(255, 255, 255, 0) 100%) repeat scroll 0% 0%;
    height: 1px;
	margin-top: 25px;
}

.oplata .tab a{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-family: roboto,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	background: #E12F2A;
	padding: 13px 65px 15px 65px;
	border-radius: 4px;
	position: relative;
	top: 70px;
}
.oplata .tab a:hover{
	opacity: 0.8;
	transition: 0.3s;
}

.bigTitle {
    font-family: RobotoBlack;
    font-size: 36px;
    text-transform: uppercase;
    padding-top: 70px;
    padding-bottom: 40px;
    text-align: center;
    display: block;
    line-height: 44px; }
    
.mediumTitle {
    font-family: RobotoBlack;
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    display: block;
    line-height: 30px; }

.smallTitle {
    font-family: Roboto;
    font-size: 14px;
    
    padding-bottom: 20px;
    text-align: center;
    display: block;
    line-height: 18px; }

.bigTitle.white {
      color: white; }

.btncl {
    display: block;
    color: #FFF;
    background-color: #E12F2A;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 1em 2em;
    border: medium none;
    background-image: -moz-linear-gradient(center bottom , #C42824 0%, #E32F2A 100%);
    font-size: 1.4rem;
    width: auto;
    margin: auto;
}


.leftBottomPos {
  position: absolute;
  margin: auto;
  left: 0;
  bottom: 0; }

.rightBottomPos {
  position: absolute;
  margin: auto;
  right: 0;
  bottom: 0; }
.centerHPos {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto; }


.an {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
    margin: 70px auto;
    
}

.bigNum {
      border-radius: 50%;
      font-size: 24px;
      font-family: RobotoBold;
      color: #d62c27;
      line-height: 46px;
      display: inline-block;
      background: white;
      width: 46px;
      height: 46px;
      border: 2px solid #d62c27;
      margin: 0 auto; }

.sliderWrapper {
      width: 90%;
      margin: 0 auto;
      vertical-align: top;
      height: 490px;
      box-sizing: border-box;
      position: relative;
      white-space: nowrap; 
}
      
.sl2
      {
        width: 740px;  
      }
      
.sliderWrapper .slideImgWrap {
        top: 0;
        left: 0;
        z-index: 2;
        position: absolute;
        font-size: 0;
        padding-left: 1px;
        padding-right: 1px; 
}

.sliderWrapper .slideImgWrap .slideImg {
          max-height: 442px;
          position: absolute;
          left: 0;
          top: 0;
          box-sizing: border-box;
          width: 884px;
          border: 1px solid #1d1f4a;
          vertical-align: top;
          display: none; 
}

.sliderWrapper .slideImgWrap .slideImg2 {
          max-height: 387px;
          position: absolute;
          left: 0;
          top: 0;
          box-sizing: border-box;
          width: 739px;
          border: 1px solid #1d1f4a;
          vertical-align: top;
          display: none; 
}

.sliderWrapper .nav-sl {
        z-index: 1;
        position: absolute;
        background: #ebebeb;
        width: 515px;
        height: 100%;
        left: 0;
        right: 0;
        margin: auto; 
}



.nav-sl .sliderArrows {
          cursor: pointer;
          width: 25px;
          height: 25px;
          background: url("/images/sliderNaviIcons.png") no-repeat;
          bottom: 10px;
          z-index: 1;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; 
}


.nav-sl .leftArrow {
          left: 10px;
          background-position: top left; }

.sliderWrapper .nav-sl .leftArrow:hover {
            background-position: bottom left; }

.sliderWrapper .nav-sl .rightArrow {
          background-position: top right;
          right: 10px; 
}
.sliderWrapper .nav-sl .rightArrow:hover {
            background-position: bottom right; }

.sliderWrapper .nav-sl .navPoints {
          height: 4px;
          bottom: 20px;
          white-space: nowrap;
          font-size: 0; 
}
.sliderWrapper .nav-sl .navPoints .point {
            display: inline-block;
            height: 100%;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            width: 45px;
            margin-right: 10px;
            background: white;
            transition: background .4s ease-in-out; 
}

.sliderWrapper .nav-sl .navPoints .point:last-child {
              margin-right: 0; 
}

.sliderWrapper .nav-sl .navPoints .point.active {
              background: #1f419b; 
}



img.imagealone
{ display: inline-block;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border: 1px solid #1d1f4a;
    vertical-align: top;
}


.b-form-pane {
    padding: 0px 1px;
}
.b-page-cps .b-form {
    background-color: #FFF;
}
.form-wrap {
  width:600px;
  margin:0 auto;
  font-family: Arial,Geneva CY,Sans-Serif;
  position: relative;
}
.b-form {
    width:100%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    background: -moz-linear-gradient(bottom,rgba(0,0,0,0.06) 0,rgba(255,255,255,0.06) 30px);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(0,0,0,0.06)),color-stop(30px,rgba(255,255,255,0.06)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.06) 0,rgba(255,255,255,0.06) 30px);
    background: -o-linear-gradient(bottom,rgba(0,0,0,0.06) 0,rgba(255,255,255,0.06) 30px);
    background: -ms-linear-gradient(bottom,rgba(0,0,0,0.06) 0,rgba(255,255,255,0.06) 30px);
    background: linear-gradient(to top,rgba(0,0,0,0.06) 0,rgba(255,255,255,0.06) 30px);
    background-repeat: repeat no-repeat;
    position: relative;
    border-collapse: separate;
}
.l-page .l-page {
    font-size: 1em;
}
.b-page {
     color: #000;
}


.b-form-pane__content {
    padding: 30px;
    overflow: hidden;
}

.b-page-cps__clear {
    clear: both;
}

.b-page-cps__desc-title, .b-page-cps__input-title {
    width: 150px;
    min-width: 150px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    padding: 0px 7px 18px 0px;
    font-weight: normal;
    vertical-align: top;
}
.b-page-cps__desc-content, .b-page-cps__other-pay-methods-desc {
    font-weight: bold; }
.b-form-pane__content table td.payment-division {
    padding: 0 1px 18px!important;
}

div.division-line {
    background-color: #d9d9d9;
    height: 1px;
    left: -10%;
    position: relative;
    width: 120%;
}

.b-form-pane__content .b-page-cps__desc-content, .b-form-pane__content .b-page-cps__desc-provider, .b-form-pane__content .b-page-cps__input-control {
    padding-right: 0px;
}
.l-page td {
    vertical-align: top;
}
.b-form-pane__content td {
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
    padding: 0px 7px 18px 0px;
}

.b-page-cps__right {
    float: right;
    min-width: 280px;
    width: 37%;
}


.b-page-cps__right-wrapper {
    padding: 0px 0px 0px 25px;
}


.b-page-cps__desc-provider-logo {
    margin-bottom: 16px;
}


.b-page-cps__card-icons-bottom {
    margin: 30px 0px;
}

.b-page-cps__card_secure_icon {
    float: left;
    background: transparent url("/images/Visa_mastercard_secure.png") no-repeat scroll 0px 3px;
    width: 180px;
    height: 31px;
}

.b-page-cps__pcidss-icon {
    background: transparent url("/images/cps.logo.pci.dss.png") no-repeat scroll 0px 6px;
    color: #666;
    padding: 0px 0px 0px 66px;
    margin-left: 194px;
    white-space: nowrap;
}


.b-form-pane__content .b-page-cps__input-title, .b-page-cps__masked-cardnumber-control-row .b-page-cps__input-control {
    padding-top: 6px;
}
.l-page td {
    vertical-align: top;
}
.b-form-pane__content td {
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
    padding: 0px 7px 18px 0px;
}

.b-form-input_size_ml {
    font-size: 1.1em;
}
.b-form-input {
    display: block;
}
.b-form-input_size_ml .b-form-input__box {
    padding-top: 3px;
    padding-bottom: 3px;
}
.b-form-select__box, .b-form-input__box {
    position: relative;
    display: block;
    border: 1px solid;
    width:100%;
    outline:0;
    margin:0;
    color: #000;
    padding-left: .3em;
    ont: 100% Arial,sans-serif;
    border-color: #a3a3a3 #c6c6c6 #e5e5e5;
    border-collapse: separate;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px #cfcfcf;
    -moz-box-shadow: inset 0 1px 1px #cfcfcf;
    box-shadow: inset 0 1px 1px #cfcfcf;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    min-height: 28px;
}
#custName-error, #custEmail-error, #orderDetails-error, #m-tel-error {position: relative;clear: both; color: red; font-size: .9em; font-weight: normal; margin-top: 5px; text-align: left; }
#sel1 {
    font: 100% Arial,sans-serif;
    width: 100%;
    margin: 0;
    padding-left: .3em;
    outline: 0;
    border: 0;
    background: none;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-page-cps__control-bottom-hint {
    clear: both;
    color: #666;
    font-size: .9em;
    font-weight: normal;
    margin-top: 5px;
    text-align: left;
}
.sb {
  border:none !important;
  background: url(/images/button_pay.png) no-repeat !important;
  width:184px;
  height: 49px !important;
  line-height: 49px !important;
  color:#000 !important;
  font-size: 20px !important;
  font-weight: bold !important;
  display: block;
  margin:10px auto;
}
#sel1 {font-weight: bold;}
.b-page-cps__desc-content.radi {padding-top:10px;}
.b-page-cps__desc-content.radi div {margin-bottom: 7px;}
.b-page-cps__desc-content.radi div input {display: inline-block; vertical-align: middle;}
.b-page-cps__desc-content.radi div label {vertical-align: middle; display: inline-block;cursor: pointer; margin-left:10px; font-size:12px; }
.top-img {height:50px; width:100%; background: url(/images/logo_cards_small.png) right top no-repeat;}  