/**
 * @web/uploads/custom-style.css
 */
.main-slick .slide {
  top: 65px;
  align-items: initial;
}

.freshdisign_link {
    margin-top: 6px!important;
}


.tech-form-triger {
            font-size: 16px;
            color: #faffff;
            font-weight: 600;
            text-decoration: underline;
            text-align: center;
            cursor: pointer;
            background-color: #bc151a;
            padding: 20px;
            border: solid 1px #ffffff;
            text-decoration:none;
  transition: all 0.3s ease-in-out;
        }
.tech-form-triger:hover { color: #df161b;  background-color: #f8f8f8; border: solid 1px #bc151a;}







.btnpay {
    display: flex!important;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 25px;
    padding: 20px 0px;
    border: 1px solid #bc151a;
    font-size: 14px!important;
    color: #bc151a!important;
    letter-spacing: 0.4px;
    background-color: transparent;
    text-decoration: none!important;
}

.btnpay:hover { color: #fff!important; background-color: #bc151a; }


.btnpay-div-block {
    display: inline-block;
    width: calc(100% / 2);
    float: left;
    height: auto;
}




.main .main-calculator-slider.slider-info-block .ui-slider-handle .info-block {
    opacity: 0.8;
}











@media (max-width: 1000px){
  .main-slick .slide {
    top: 0;
  }
  
  
  
  
  .btnpay-div-block {
    width: 100%!important;
}
  
  
  
  
  
}



.overflow-hidden {
 width: 100%;
 height: 100%; 
 position: absolute;
}

/*
.static-content .wrapper {
    margin-top: 69px!important;
}

*/


.shop {
    display: flex!important;
    justify-content: center;
    align-items: center;
    margin: 20px;
    padding: 15px 22px;
    color: #fff!important;
    text-decoration: none!important;
    background-color: #bc151a!important;
    border: 1px solid #fff;
}

.shop:hover {
color: #bc151a!important;
    background-color: #fff!important;
    border: 1px solid #bc151a!important;
}

.txt-3-block {display: inline-block;width: calc(100% / 3);float: left; height: auto;}
.imro {transition: all 0.3s ease;background-repeat: no-repeat; max-width: 80%!important;}
.imro:hover {-webkit-transform: scale(1.1);transform: scale(1.1);}


.table_dark {
width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin: 10px;
}
.table_dark th {
  color: #EDB749;
   border: 1px dashed #d6d6d6;
  padding: 12px 17px;
}
.table_dark td {
color: #606060;
    border: 1px dashed #d6d6d6;
    padding: 7px 17px;
}


.navigation .menu > .has-dropdown:hover > ul {
    box-shadow: 2px 0 16px rgba(0, 0, 0, .3);
}


.table_dark th {
text-align: center;
    background-color: #bc151a;
    color: white;
  border: none;
    border-bottom: 1px solid #bc151a;
}


.table_dark tr:hover td {
  text-decoration: none;
}


.seo-text-onePage p, .seo-text-onePage span {
    display: block;
}

.offline-content {
  width: 800px;
  margin: 25px auto;
}


/* @media (min-width: 1024px){

  
  .main-slider-calculator .main-calculator-container {
    background: #5038388c;
    border: solid 1px white;
}

.main-calculator-title, .main-calculator-term {
    color: white;
}

.main-calculator-term-item .btn {
    width: 100%;
    background-color: #ffffff;
	color: #bc151a;
}

.main-slider-calculator .main-calculator-container h5, .main-slider-calculator .main-calculator-container h1 {
    color: white;
}
  
  
.main .slide-title {
    font-size: 45px;
}  
  
  
  

}


*/



.credit-text-custom {
  color: #0e283d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 18px;
  padding: 0 50px 12px;
  text-align: justify; 
}
 
   
.credit-text-custom h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 16px;
    font-weight: bold;
}


.credit-text-custom p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
}


/*
.credit-text-custom ol, ul {
    list-style: square outside!important;
    margin-left: 38px;
    font-size: 16px;
    line-height: 26px;
    padding: 10px;
    margin-bottom: 10px;
}
*/


.credit-text-custom b {
    font-weight: 600;
}












@media (max-width: 767px){
.main-calculator-slider-wrapper {
    width: 95%;
    margin-left: 14px;
    order: 1;
    margin-top: 35px;
}

  
  .main .main-calculator-slider.ui-widget {
    border: 1px solid #cccccc;
    height: 14px;
    border-radius: 6px;
    margin-right: 5%;
}
  
 .main .main-calculator-slider .ui-slider-handle .info-block {
    position: inherit;
    box-sizing: border-box;
    max-width: 250px;
    min-width: 220px;
    left: 50%;
    transform: translate3d( -50%, 0, 0);
    top: -27px;
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 1.3;
    text-align: center;
    padding: 2px 25px 2px;
    border: 1px solid #bc151a;
    background: #fff;
    color: #606060;
    z-index: 0;
} 
  
  
}



.bingc-phone-button {
    bottom: 1%!important;
}



.info-item span::after {
    content: '';
    position: absolute;
    left: -12px;
    top: 0px;
    width: 3px;
    height: 100%;
    background-color: #bc151a;
}



.texth2 {
    font-size: 20px!important;
}


.notebook-text {
    color: #ffffff!important;
    background-color: #ca2c2a;
    border: solid #ca2c2a 2px;
    /* border-radius: 14px; */
    padding: 10px;
    display: block;
    margin-top: 14px;
    text-align: center;
}

.notebook-text:hover {
    color: #ca2c2a!important;
    background-color: #ffffff;
    border:solid #ca2c2a 2px;
    padding: 10px;
    display: block;
    margin-top: 14px;
}

.seo-txt p {
    display: block;
    letter-spacing: 0.4px;
}




.tip_field .tip div.tip_show {
    z-index: 11;
 }


.cwd {
	width: 100%;
    position: absolute;
    margin-left: 55%;
    margin-top: -155px;
    background-image: url(https://blago.ua/uploads/elFinder/sale.png);
    display: flex;
    background-repeat: no-repeat;
    color: #ffffff;
    height: 90px;
}

.cwdua {
	width: 100%;
    position: absolute;
    margin-left: 55%;
    margin-top: -155px;
    background-image: url(https://blago.ua/uploads/elFinder/saleua.png);
    display: flex;
    background-repeat: no-repeat;
    color: #ffffff;
    height: 90px;
}


.crd-trm-a {
    color: #bc151a;
    text-decoration: underline;
      margin-top: 0px!important;
}



.crd-trm:nth-child(1) {
    width: 33%!important;
}

.crd-trm:nth-child(2) {
    width: 33%!important;
    padding-left: 20px!important;
}

.crd-trm:nth-child(3) {
    padding-left: 31px!important;
    width: 27%!important;
}

@media screen and (max-width: 1050px) {


.crd-trm:nth-child(1) {
    width: 100%!important;
}

.crd-trm:nth-child(2) {
    width: 100%!important;
  	padding-left: 0px!important;
}

.crd-trm:nth-child(3) {
    width: 100%!important;
  padding-left: 0px!important;
}

  
  
  
  .cwd {
   
    margin-left: 53%;
    margin-top: 55px;
    zoom: 0.6;
}
  
  
   .cwdua {
   
    margin-left: 53%;
    margin-top: 55px;
    zoom: 0.6;
} 
  
  
  
  
  
  
}



.creditsOneDay .creditsWithoutDeposit-date-and-sum {
    
}



.creditsOneDay .creditsWithoutDeposit-form-checkboxes {
    margin: 0 0 10px;
    
}


 @media (max-width: 540px){
.management-main-item-left img {
   width: 70%;
   height: auto;
} 
}

.management-main-item-left {
	align-items: flex-start;
}


.footer-copyright-left > div {
    max-width: 100%!important;
}

.footer-logo .wrap_logo {
    text-align: center!important;
}




#feedback_open {
	display:none!important;
}


.header-info-contacts_popup-bottom .btn {
/*    width: 31%!important;*/
/*    margin-right: 10px!important;*/
}

.write_us_btn {
display:none!important;
  }
  
 #feedback_open_mob {
    display:none!important;
}

.oplata-mob {
  display: none;
  }


@media (max-width: 1000px) {
 .oplata-mob {
  display:block!important;
  font-size: 18px;
  letter-spacing: 3px;
  padding: 9px;
    margin: 18px;
    border: 1px solid #fff;
   
  }
.phone-head {
display: none;
}
  
  
  
}

.navigation .store {
/*    text-transform: uppercase;*/
    /* padding: 0 15px!important; */
    /* margin: 5px!important; */
}

@media (max-width: 400px){
.navigation .store {
    margin-left: auto!important;
    margin-right: auto!important;
}

}






.medals {
    text-align: center;
}



.but-main-cred {
    margin: 10px;
}


.main-calculator-submit-button {
    display: flex!important;
   	width: 70%!important;
}

@media (max-width: 1000px) {
.main-calculator-submit-button {
    display: block!important;
    width: 85%!important;
}

  
  
  
.footer-nav a {
    width: 100%;
    display: block;
    float: left;
    clear: left;
    line-height: 21px;
    transition: color 0.3s ease;
	    text-align: center;
}

.footer-nav {
    display: block;
    justify-content: center;
}

.footer-nav > div {
    display: block;
}
  
.footer-nav > div {
    width: 100%;
}

.big_text_16 {
    display: block;
    margin-bottom: 7px;
    margin-top: 10px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    text-align: center;
}  
  
  
  
  
  
  
  
  
  
  .footer-copyright {
    display: block;
    justify-content: space-between;
}
  
.bgnull {
font-size: 16px!important;
  }
  
  
  
  .bgnull-credit {
    font-size: 16px!important;
  }
  
}




.static-content p {
    margin-top: 10px;
}

.static-content ul, .static-content ol {
    padding: 10px 0;
}


.header-info-contacts_popup-top .phone {
    font-size: 13px;
}

.header-info-contacts_popup {
    min-height: 190px;
  }


.creditsOneDay .creditsWithoutDeposit-error-row-message-opened {
    text-align: left!important;
    font-weight: 100;
    font-size: 21px;
}


.creditsOneDay .creditsWithoutDeposit-success-row-message {
    text-align: left!important;
    font-weight: 100;
    font-size: 21px;
}


.crm-webform-submit-button {
    color: #FFFFFF;
    background: #bc151a;
    width: 50%;
}


.bgnull {
 	display: block;
    /* background-color: #d92e2e; */
    color: white;
    padding: 7px;
    font-weight: 700;
    font-size: 26px;
    margin-top: 9px;
    /* border: solid red 2px; */
    background-image: url(https://blago.ua/uploads/elFinder/bg-0.JPG);
    /* background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRm0WUAObkLILdzPZRPpKX8GTy0qbwrMGi--g&usqp=CAU); */
    /* background-image: url(https://media.slovoidilo.ua/media/publications/8/79553/79553-1_large.jpg); */
    background-position: 15px 309px;
  transition: all 5s ease-out 0s;
}

.bgnull:hover {
  background-position: 99px 306px;
}




/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

.freebirdFormviewerViewFormContent {
display: none!important;
}


.bgnull-credit {
    display: block;
    color: white;
    padding: 5px;
    font-weight: 700;
    font-size: 20px;
    margin-top: -10px;
    margin-bottom: 3px;
    background-image: url(https://blago.ua/uploads/elFinder/bg-0.JPG);
    background-position: 37px 378px;
}

#form #summ #amount {
    margin: 7px 0 0px!important;
}

#form #summ p, #form #term-list p {
    text-transform: inherit!important;
}


























.ant-carousel li:before {
    content: none!important;
}







/* User styles */
@media screen and (min-width: 911px) {
  .ant-carousel {
    max-width: 100%;
  }
}

@media screen and (min-width: 641px) and (max-width: 910px) {
  .ant-carousel {
    max-width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .ant-carousel {
    max-width: 100%;
  }
}

.ant-carousel {
  padding-top: 10px;
}




.ant-carousel ul li {
    padding-left: 0px!important;
}



.ant-carousel-element {
  width: auto;
  height: 60px;
  text-align: center;
}

/* General styles */
.ant-carousel {
  width: auto;
  position: relative;
}

.ant-carousel-hider {
  overflow: hidden;
}

.ant-carousel-list {
  width: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
}

.ant-carousel-element {
  display: block;
  flex: 0 0 auto;
}


.ant-carousel-element img {
max-width: 85%!important;

}
/* Navigation item styles */
div.ant-carousel-arrow-left,
div.ant-carousel-arrow-right {
  width: 22px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  opacity: 0.6;
  z-index: 32;
}

div.ant-carousel-arrow-left {
  left: -40px;
  top: 20%;
  display: block;
  background: url("https://blago.ua/uploads/elFinder/watch/ant-arrow-left.png") no-repeat;
}

div.ant-carousel-arrow-right {
  right: -40px;
  top: 20%;
  display: block;
  background: url("https://blago.ua/uploads/elFinder/watch/ant-arrow-right.png") no-repeat;
}

div.ant-carousel-arrow-left:hover {
  opacity: 1.0;
}

div.ant-carousel-arrow-right:hover {
  opacity: 1.0;
}

div.ant-carousel-dots {
  display: none;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 30;
  text-align: center;
}

span.ant-dot {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  padding: 0;
  display: inline-block;
  background-color: #BBB;
  border-radius: 5px;
  cursor: pointer;
}



/*============================= Watch ===============================*/

#watch {}


#watch .banner-w {
  width: 100%;
  height: 275px;
  background-image: url(https://blago.ua/uploads/elFinder/watch/top_1000x275.png);
}

#watch h1 {
  font-size: 38px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: none;
  text-align: left;
  margin-left: 65px;
  padding-top: 16px;
}




#watch h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: normal;
    color: #2e3032;
    text-align: center;
    margin: 10px 0 10px;
}


#watch p {
  font-family: GothamPro;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  color: #92969a;

}







#watch .desc-w {
    width: 445px!important;
    font-family: GothamPro;
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: normal;
    color: #92969a;
    margin-left: 65px;
}

.btn-b-w {
  width: 151px;
  height: 48px;
  border: solid 1px #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #ffffff;
}

.banner-w a {
    color: #ffffff!important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 10px 22px;
    margin-left: 65px;
    margin-top: 34px;
    border: solid white 1px;
}

.banner-w a:hover {
    color: #5d5d5d!important;
    background-color: #ffffff;
}

.line-w  {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #ff0000;
}


.line-ww  {
  display: block;
  width: 100%;
  height: 4px;
  margin-top: 15px;
  background-color: rgba(255, 0, 0, 0.5);;
}

.item-w {
    position: relative;
    display: flex;
    width: 100%;
}

.item-w1 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 33.33%;
    padding: 20px 0;
    margin: 0px 10px;
    font-size: 16px;
    letter-spacing: 0.4px;
    border-bottom: 4px solid rgba(196, 196, 196, 0.5);
    transition: all 0.3s ease;
}

.item-w1:hover {
border-radius:10px;
    border-bottom: 4px solid rgb(188 21 26);
    transition: all 0.3s ease;
}
.item-w2:hover {
border-radius:10px;
    border-bottom: 4px solid rgb(188 21 26);
    transition: all 0.3s ease;
}



.item-w2 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 33.33%;
    padding: 20px 0;
    margin: 0px 10px;
    font-size: 16px;
    letter-spacing: 0.4px;
    border-bottom: 4px solid rgba(196, 196, 196, 0.5);
    transition: all 0.3s ease;
}

.ico-w {
  display: initial!important;
      width: auto;
    padding-right: 7px;
    margin-bottom: 5px;
}

.ico-wb {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.item-sp {
  font-size: 16px!important;
  font-weight: 500!important;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.75;
  letter-spacing: normal;
  color: #2e3032!important;
}


.item-sd {
  display: block;
  width: 288px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #92969a;
}

.item-w1:before{
    border-left: 1px solid rgba(196, 196, 196, 0.5);
    height: 80%;
    margin-top:20px;
    margin-left: 9px;
    position: absolute;
    left: 100%;
    top: 0;
    content:"";
}

.item-sim {
    font-size: 26px;
    margin-left: -19px;
    color: red;
}




.item-ww {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.item-ww1 {
    position: relative;
    align-items: center;
    text-align: center;
    width: 33.33%;
    height: 165px;
    margin: 6px;
    font-size: 16px;
    letter-spacing: 0.4px;
    transition: all 0.3s ease;
    border: solid 1px #c4c4c4;
}


.pww1 {
  font-size: 16px!important;
  font-weight: 500;
  line-height: 1.56;
  color: #2e3032!important;
  width: 268px;
  margin-left: auto;
  margin-right: auto;
}
.pww2 {
  font-size: 16px!important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44!important;;
  letter-spacing: normal;
  color: #92969a;
}
.pww3 {
   text-align: justify!important;
   padding: 7px 13px;
}


.pww4 {
  font-size: 16px!important;
  font-weight: 500;
  line-height: 1.56;
  color: #2e3032!important;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


.pww6 {
    padding: 15px;
}




.spred {
  color:rgba(255, 0, 0, 0.5);
  font-weight: bold;
}

.item-ww2 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 33.33%;
    margin: 6px;
    height: 165px;
    font-size: 16px;
    letter-spacing: 0.4px;
    border: solid 1px #c4c4c4;
    transition: all 0.3s ease;
    background-image: url(https://blago.ua/uploads/elFinder/watch/320x165_1.png);
}
.item-ww22 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 33.33%;
    margin: 6px;
    height: 165px;
    font-size: 16px;
    letter-spacing: 0.4px;
    border: solid 1px #c4c4c4;
    transition: all 0.3s ease;
    background-image: url(https://blago.ua/uploads/elFinder/watch/320x165_2.png);
}

.item-ww1:hover  {
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}

.item-ww2:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}

.item-ww22:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}

.item-www {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.item-www1 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 33.33%;
    padding: 20px 0;
    margin: 10px;
    font-size: 16px;
    letter-spacing: 0.4px;
    transition: all 0.3s ease;
}

.item-www2 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 33.33%;
    padding: 20px 0;
    margin: 10px;
    font-size: 16px;
    letter-spacing: 0.4px;

    transition: all 0.3s ease;
}
.item-www1:before{
    border-left: 1px solid rgba(196, 196, 196, 0.5);
    height: 95px;
    margin-top:20px;
    margin-left: 9px;
    position: absolute;
    left: 100%;
    top: 0;
    content:"";
}


.model-w {
  width: 100%;
  height: 148px;
  border-bottom: 4px solid rgba(255, 0, 0, 0.5);
  border-top: 4px solid rgba(255, 0, 0, 0.5);
}

.ww-btn {
    color: #ff0000!important;
    font-size: 16px!important;
    letter-spacing: normal;
    text-align: center;
    padding: 11px 16px;
    margin-top: 35px;
    text-decoration: none!important;
    border: solid 1px #ff0000;
}

.ww-btn:hover {
    color: white!important;
    background-color: #df161b;
    border: solid 1px #df161b;
}

.watch-act {position: relative;display: flex;align-items: center;width: 100%;}


.watch-act1 {
    position: relative;
    align-items: center;
    text-align: left;
    width: 80%;
    color: #2e3032;
    font-size: 21px;
    letter-spacing: 0.4px;
    transition: all 0.3s ease;
}
.watch-act2 {
    position: relative;
    align-items: center;
    text-align: center;
    width: 30%;
    margin: 6px;
    font-size: 16px;
    letter-spacing: 0.4px;
    transition: all 0.3s ease;
}

.line-wwact {
    display: block;
    width: 100%;
    height: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgba(255, 0, 0, 0.5);
}

.act-bat {
    background-color: #df161b!important;
    color: white!important;
    text-align: center;
    text-decoration: none!important;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 15px 0;
    border: 1px solid #bc151a;
    letter-spacing: 0.4px;
}

.act-bat:hover {
    border: 1px solid #bc151a;
    color: #bc151a!important;
    letter-spacing: 0.4px;
    background-color: white!important;;
}







@media (max-width: 1000px) {
  
#watch h1 {
    font-size: 24px;
    line-height: 1.26;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: none;
    text-align: center;
    padding-top: 16px;
  margin-left: 0px;
}

#watch .desc-w {
    width: 100%!important;
    font-family: GothamPro;
    font-size: 16px;
    line-height: 1.11;
    letter-spacing: normal;
    color: #000000;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #ffffffd1;
}

.banner-w a {
    color: #ffffff!important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    background-color: #df161b96;
    letter-spacing: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 10px 22px;
    width: 100%; 
    margin-left: 0px;
    margin-top: 17px;
    border: solid white 1px;
}  
  
  #watch .banner-w {
    background-position: -520px;
}
  
  .item-w {
    position: inherit;
    display: block;
}

.item-w1 {
    width: 100%;
  margin: 0px;
}


.item-w2 {
    width: 100%;
  margin: 0px;
}

  
  
  .item-w1:before {
    display:none;
    border-left: 1px solid rgba(196, 196, 196, 0.5);
    height: 80%;
    margin-top: 20px;
    margin-left: 9px;
    position: absolute;
    left: 100%;
    top: 0;
    content: "";
}
  
  
  
  .item-sd {
  
    width: 100%;
  }
  

  #watch h2 {
    font-size: 17px;
    padding-top: 10px;
  }
  
  
div.ant-carousel-arrow-left {
    left: -18px;
}

div.ant-carousel-arrow-right {
    right: -18px;
}

.ant-carousel-element img {
    max-width: 100%;
}  
  
  .item-ww {
    position: inherit;
    display: block;
}
  
 .item-ww1 {
    width: 100%;
    margin: 0px;
    margin-top: 10px;
   height: auto;
    padding-bottom: 10px;
  }  
  
   .item-ww2 {
    width: 100%;
    background-size: cover;
    margin: 0px;
    margin-top: 10px;
  }  

  
.item-www {
    display: block;
}  
.item-www1 {
    width: 100%;
}  
  
.item-www2 {
    width: 100%;
}  
    
.item-ww22 {
width: 100%;
    background-size: cover;
    margin: 0px;  
    margin: 0px;
    margin-top: 10px;  
  } 

.pww1 {
    width: 100%;  
  } 
 .pww6 {
    padding: 5px;
} 

  
  
  .watch-act {
    display: block;
}

.watch-act1 {
    text-align: center;
    width: 100%;
}

.watch-act2 {
    text-align: center;
    width: 100%;
}
  
  
}




@media screen and (min-width: 641px) and (max-width: 910px) {
 
  
  #watch .banner-w {
    background-position: -194px;
}
  
  .item-w {
    display: flex;
}

  
  
.item-ww {
    display: flex;
}  
  
.item-ww1 {
    height: 200px;
}  
  
.item-ww2 {
    height: 210px;
}  
  
.item-www {
    display: flex;
}  

  
.item-ww22 {
    height: 210px;
}  

  
#watch .desc-w {
    font-family: GothamPro;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
    margin-left: 20px;
    padding: 10px;
    width: 50%!important;
    padding-bottom: 10px;
    border-radius: 10px;
    text-align: left;
  background-color: #ff000000;
}  
  
#watch h1 {
    font-size: 24px;
    line-height: 1.26;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: none;
    text-align: left;
    margin-left: 30px!important;
    padding-top: 26px;
}  
  

.banner-w a {
    color: #ffffff!important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding: 10px 22px;
    margin-left: 30px;
    margin-top: 25px;
    border: solid white 1px;
    width: auto;
    background-color: #ffffff00;
}

.banner-w a:hover {
    color: #5d5d5d!important;
    background-color: #ffffff;
}  
  
  
  
}


.ico-wb {transition: all 0.3s ease;}
.item-www1:hover .ico-wb {-webkit-transform: scale(0.9);transform: scale(0.9);}
.item-www2:hover .ico-wb {-webkit-transform: scale(0.9);transform: scale(0.9);}
.item-sp {transition: all 0.3s ease;}
.item-www1:hover .item-sp{-webkit-transform: scale(1.1);transform: scale(1.1);}
.item-www2:hover .item-sp{-webkit-transform: scale(1.1);transform: scale(1.1);}
.ant-carousel-element img {transition: all 0.3s ease;}
.ant-carousel-element img:hover {-webkit-transform: scale(1.1);transform: scale(1.1);}

.p404-lnk{
	padding: 5px;
    background-color: #bc151a!important;
    color: white!important;
    text-decoration: none!important;
    font-size: 14px;
}


/* Убрать кнопку кредит на карту на главную*/
.main-calculator-submit-button .btn {
display:none;
}
.main-calculator-submit-button #sumconfirm {
display: flex!important;
}

/*.login-btn {
display:none;
}*/


.main .slide-btn {
    margin-top: 20px!important;
}

#double-price-gold {
display:none!important;
}


.creditsWithoutDeposit-submit-button .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    padding: 11px 0;
    border: 1px solid #bc151a;
    font-size: 14px;
	color: #fff;
	background-color: #bc151a;
    letter-spacing: 0.4px;
}


.creditsWithoutDeposit-submit-button  .btn:hover { 
color: #bc151a;
background-color: transparent;
}


.doc-us {
    border: 1px solid;
    padding: 10px;
    text-decoration: none!important;
    margin-top: 0px!important;
}

.main {opacity: 1 !important;}
.icon {display: none !important;}


.footer-copyright span {
    margin-top: 5px;
    text-align: justify;
}

.footer-copyright-top span {
  	line-height: 15px;
    letter-spacing: 0.4px;
    margin-top: 5px;
    text-align: justify;
  	font-size: 12px;
}

.doch1 {
    background-color: #bc151a;
    color: white;
    padding: 5px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 30%);
}

.b24-form-control-file-item-preview-image {
    max-height: 33px!important;
}

.b24-form-control-group {
    background-color: white!important;
}

.b24-form-control-desc {
    top: 3px;
    margin-left: 34px;
    position: absolute;
}

.diamond-form {
    background-image: url(https://blago.ua/uploads/elFinder/img/dia4.PNG);
    background-position: 10% 0%;
    background-repeat: no-repeat;
    background-size: cover;
}

.b24-form-btn-block {
    margin-top: 15px;
}

.b24-form-header-padding {
    padding: 0px!important;
}

.tech-eval-tabs {
    display: none;
}

.tech-form {
    display: none;
}

.main-partners {
    display: none;
}

.onlinePayment-payment-left-type label {
    width:60%;
}

.main-telegram-section {
   display: none;
}







.item-credit-ico {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.item-credit-ico1 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 20%;
    padding: 20px 0;
    margin: 10px;
    font-size: 16px;
    letter-spacing: 0.4px;
    transition: all 0.3s ease;
    height: 167px;
}

.item-credit-ico2 {
    position: relative;
    align-items: center;
    text-align:center;
    width: 20%;
    padding: 20px 0;
    margin: 10px;
    font-size: 16px;
    letter-spacing: 0.4px;

    transition: all 0.3s ease;
  height: 167px;
}
.item-credit-ico1:before{
    border-left: 1px solid rgba(196, 196, 196, 0.5);
    height: 70px;
    margin-top:20px;
    margin-left: 9px;
    position: absolute;
    left: 100%;
    top: 0;
    content:"";
}



.item-ico-txt {
    font-size: 13px!important;
    font-weight: 500!important;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.75;
    letter-spacing: normal;
    color: #2e3032!important;
    background-color: #92929212;
    border-radius: 5px;
    padding: 10px;
  transition: all 0.3s ease;
}




.item-credit-ico1:hover .ico-credit {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.item-credit-ico2:hover .ico-credit {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.item-credit-ico1:hover .item-ico-txt {
    color: black!important;
    background-color: #f8ebbb;
}

.item-credit-ico2:hover .item-ico-txt {
    color: black!important;
    background-color: #f8ebbb;
}

.ico-credit {
	width: auto;
    margin-left: auto;
    margin-right: auto;
  transition: all 0.3s ease;
}


.primdiv {
    background-color: #f8ebbb;
    padding: 10px;
    border-radius: 5px;
}



@media (max-width: 1000px) {
.item-credit-ico1 {
    width: 100%;
  background-color: #acacac1f;
    margin: 0px 0px 7px;
    border-radius: 5px;
    font-size: 16px;
}
.item-credit-ico2 {
    width: 100%;
  background-color: #acacac1f;
    margin: 0px 0px 7px;
    border-radius: 5px;
    font-size: 16px;
}  
  
.item-credit-ico {
    display: block;
}  

.ico-credit {
  float: left;
  margin-left: 10px;
}

.item-credit-ico1 {
    height: auto;
}

.item-credit-ico2 {
    height: auto;
}

.item-ico-txt {
    background-color: #ffffff12;
}  
  
.item-credit-ico1:before{
    display:none;
}  
  
.item-credit-ico2:before{
    display:none;
}    

  
.item-credit-ico1:hover .item-ico-txt {
    background-color: #f6f6f6;
}

.item-credit-ico2:hover .item-ico-txt {
    background-color: #f6f6f6;
}  
  
 table.delivery tbody tr:hover {background-color:#ffffff!important} 
  
}  





table.delivery {width: 100%; border: 0px; border-collapse: collapse;}
table.delivery thead {font-weight: bold;}
table.delivery td {padding: 0.6rem 1rem; border-bottom: 1px solid #e8e9eb;text-align: center;}
table.delivery th {padding: 0.6rem 1rem; border-bottom: 1px solid #e8e9eb;}
table.delivery tbody tr:hover {background-color:#f8ebbb}

@media screen and (max-width: 800px) {
  table.delivery thead {
    display: none;
  }
  table.delivery tr {
    display: block;
    margin-bottom: 1rem;
    border-bottom: 2px solid #e8e9eb;
  }
  table.delivery td {
    display: block;
    text-align: right;
  }
  table.delivery td:before {
    content: attr(aria-label);
    float: left;
    font-weight: bold;
  }
}
























.snowContainer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
	z-index: -1;
}

#snow {
	width: 100%;
	height: 100%;
	background-image: url("https://cash-point.com.ua/snow/snow_1-min.png"), url("https://cash-point.com.ua/snow/snow_2-min.png"), url("https://cash-point.com.ua/snow/snow_3-min.png");
	-webkit-animation: snow 20s linear infinite;
	-moz-animation: snow 20s linear infinite;
	-ms-animation: snow 20s linear infinite;
	animation: snow 20s linear infinite;
}

@keyframes snow {
	0% {
		background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
		background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}

@-moz-keyframes snow {
	0% {
		background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
		background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}

@-webkit-keyframes snow {
	0% {
		background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
		background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}

@-ms-keyframes snow {
	0% {
		background-position: 0px 0px, 0px 0px, 0px 0px;
	}
	100% {
		background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}













.icblock {
    margin: 20px;
}


.ico {
    width: 100%;
    display: flow-root;
}

.ico a {
font-weight:500;
text-decoration:underline;
}

.ico1 {
    display: block;
    width: 10%;
    float: left;
    text-align: right;
    padding-right: 10px;
}

.ico2 {
    display: block;
    width: 80%;
    float: left;
    height: 50px;
    padding: 10px;
    vertical-align: middle;
  font-size: 16px;
}




.ico img {
    width: auto;
    height: 55px!important;
    vertical-align: middle;
}


.picon {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 900;
}



.ico:hover img {
   margin-right:10px;
      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



.ico2:hover p {
  color:#b70e0b;
  transition: all linear .15s;
}
.ico2 p {
  transition: all linear .15s;
  margin-top: 8px;
}

.ico img {

transition: all linear .15s;}

.icblock h2 {
text-align: center;
    font-size: 24px;
    margin-top: -60px;
    margin-bottom: 30px;
    background-color: #bc151a;
    padding: 8px;
    color: white;
}

@media screen and (max-width: 1023px) {

.ico1 {
    width: 15%;
    float: left;
    padding: 0px;
}

  .ico2 p {
  margin-top: 0px;
}

.ico2 {
    width: 78%;
    float: left;
    height: auto;
    padding: 0px;
    padding-left: 17px;
    vertical-align: middle;
	padding-top: 15px;
}



.ico img {
    padding-top: 10px;
	/*height: auto!important;*/
}




}



.onlinePayment .notification-block {
    display: none;
}


.div-map-btn {
        position: relative;
    width: 100%;
  background-color: rgb(0 0 0);
  border-radius: 10px;
}

.a-map-btn {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #b80718;
  color: white!important;
    text-decoration: none!important;
    font-size: 22px!important;
    padding: 15px 73px;
    border: 2px solid white;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 82px 15px rgb(255 255 255);
    -moz-box-shadow: 0px 0px 82px 15px rgba(255,255,255,1);
    box-shadow: 0px 0px 82px 15px rgb(255 255 255);
}


.div-map-btn:hover #map {

transition: all 1s;
opacity: 0.5;

}

/** blago without cashpoint 09.06.2022*/

.titling {
display:none;
}

.main-slider-calculator {
  display:none;
}
  
.main-video-block {
  display:none;
}

.onlinePayment-payment-left {
    display: none;
}


#bi-el-dzhi {
	display:none;
}

.loyalty_rules-main-left button {
    margin-top: 15px;
    display: none!important;
}