div.header_social_panel  a:nth-child(n+2),div.footer_social_panel  a:nth-child(n+2){
    margin-left:20px;
}

*{
    font-family: 'Roboto', serif;
}

 @media (min-width: 992px) { 
    .header_social_panel{
        display:inline-block;
    }
}
.footer_social_panel {
    display:inline-block;
    margin: auto;
    padding: 10px 0;
}
.header_wrapper{
    background-color: #822862 !important;
}
.header_wrapper .navbar-toggler{
    color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
    min-width: 0;
    background-color: transparent!important;
}
.header_wrapper .navbar-toggler-icon{
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/* .header_page_somecontent{
    margin: auto;
}
.header_page_somecontent nav{
    display: inline-block; 
}
.header_page_somecontent nav a{
    display: inline-block;
    padding:10px 66px;
    border-radius: 23px; 
    font-weight: 600;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 3px solid #ffffff;
    font-size: 1rem;
} */
.lot_buttons{
    display: inline-block;
    padding:10px 66px;
    border-radius: 23px; 
    font-weight: 600;
    line-height: 1.5;
    color: #ffffff !important;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 3px solid #ffffff;
    font-size: 1rem;
}
.lot_buttons:hover{
    color: #ffffff!important;
    text-decoration: none!important;
}
.make_bet_button{
    background-color: #FF0000;
    border: 0px!important;
    border-radius: 0px!important; 
    width: 100%;
    margin-top: 10px ;
}
.background_image_section{
    background: url(../img/production_images/geometriya-tekstura-figury.jpg) 100% 100% no-repeat; 
    background-size: cover; 
}


.nav-padding{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.image_wallpaper {
    /* background-image: url("../img/production_images/promopages/promotour/wallparrel.jpg"); */
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: coVER;
    
    position: relative;

}
.image_wallpaper div.container,.image_wallpaper div.row{
    height: 100%;
}
.text_center {
    text-align: center;
    color: white;
  }
.centered_about_section {
  display: table;
  padding: 0 15px;
  width: 100%;
  color: #ffffff;
  height: 100%;
  
}

/* .centered_about_section div:nth-child(2n+1)
{
    width:10%
} */
.centered_about_section div:nth-child(2)
{
    display: table-cell;
    vertical-align: middle;
    width:100%;
    text-align: left;
}
.centered_about_section div:nth-child(2) h1
{
    text-align: center;
}

.carousel-control-next,.carousel-control-prev{
    background:rgba(0,0,0,0.3) !important;
    opacity: 1;
}
.carousel_custom_style img{
 width: 100%;
}
.carousel_custom_style {
    margin-top:20px;
    width: 100%;
    margin: auto;
   }
.mb20{
    margin-bottom: 20px;
}
.mb40{
    margin-bottom: 40px;
}
.mt40{
    margin-top: 40px;
}
.background_linear_color{
    background-image: linear-gradient(to bottom, #933867, #933867, #933867, #933867, #933867, #984578, #9b5388, #9e6098, #9777b6, #8d8ece, #81a5e0, #79baec);
}

.container_background_color{
    background-color: #ffffff;
    border-radius: 20px;
}
.header_padding{
  padding: 8px 0;
}
#carouselRetailData div.carousel-inner{
    border-radius: 20px;
}

.google_roboto {
    font-family: 'Roboto', serif;
    font-size: 14px;
    }
    @media (min-width: 992px) {
        .google_roboto {
        font-size: 16px;
        }
        
    }
    
.img_vertical_centered{
    display: flex;
    align-items: center;
}
@media (min-width: 767px) {
.footer_vertical_centered{
    display: flex;
    align-items: center;
}
}
.inline_block{
    display: inline-block;
}
 @media (min-width: 767px) {
    .footer_social_wrapper{
        float: right;
        padding-right: 100px!important;
        padding-bottom: 10px!important;
    }
} 
 
.padding_t_b_40_first_elem {
    padding:20px 5px ;
}

.padding_t_b_40 {
    padding: 0 5px 20px 5px;
}

@media (min-width: 992px) {

    .padding_t_b_40_first_elem{
        padding:40px 5px ;
    }

    .padding_t_b_40 {
        padding: 0 5px 40px 5px;
    }
 } 

 @media (min-width: 992px) {
 .mr60{
     margin-right: 26px;
 }
}
@media (max-width: 991.92px){
.middle_center li
{
    margin:auto;
    padding: 10px 0;
}
}

.wrapper_bet
{
    border-top: 6px solid  #FF0000; 
    border-bottom: 6px solid #FF0000; 
    color: #fff;
    margin-top: 10px;
    padding: 10px;
    
}

/* .wrapper_bet img{
    display: none;
} */


.fs18{
    font-size: 18px;
}
.background_wrraper{
    padding: 10px;
    background-color:  #651247!important;;
    border-radius: 15px !important;
    color: #ffffff;
   
}
.text_white{
    color: #ffffff;
}

@media (min-width: 992px) {
    .wrapper_bet{
        font-size: 20px;
    }
    .wrapper_bet img{
        display: inline-block;
    }
}
.progressbar {
    background-color: #C4C4C4;
    border-radius: 15px; /* (height of inner div) / 2 + padding */
    
  }
  
  .progressbar > div {
     background-color: #FF0000;
     width: 50%; /* Adjust with JavaScript */
     height: 50px;
     border-radius: 15px;
  }
  /* .compress_video_width{
    width:90%;
    margin: auto;
 } */

 .alignleft {
	float: left;
    padding-left: 30px;
}
.alignright {
	float: right;
    padding-right: 60px;
}
.make_bet_text_size {
    font-size: 20px;
}
  /* @media (min-width: 992px) {
    .compress_video_width{
        width:80%;
     }
  } */
  @media (max-width: 769px) {
    .small_mb20{
        margin-bottom: 20px;
    }
  }
  
  .decor {
    position: relative;
    max-width: 400px;
    margin: auto ;
    background: white;
    border-radius: 30px;
 }



 .circle {
    position: absolute;
    bottom: 80px;
    left: -55px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: white;
 }

 .form-inner input[type="email"],  .form-inner input[type="password"],.form-inner input[type="submit"] {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 10px;
    background: #E9EFF6;
    line-height: 40px;
    border-width: 0;
    font-family: 'Roboto', sans-serif;
 }

 .form-inner input[type="submit"] {
    margin-top: 0px;
    background: #822862;
    color: white;
    font-size: 18px;
    font-weight: 600;
 }
 .form-inner textarea {
    resize: none;
 }
 .form-inner h3 {
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #707981;
 }
 .header_modal_border{
    box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    outline: 3px solid #822862;
    outline-offset: -3px;
}
footer .footerlinks a{
    color: #822862 !important;
    text-decoration: none;
    font-weight: 900;
    font-size: 14px;
  }
  footer .footerlinks li::marker{
    color: #822862 !important;
    font-size: 20px;
    font-weight: 900;
  }
  footer .leftLocation li{
      text-align: left;
  }

  footer .leftLocation li{
    text-align: center;
}

@media (min-width: 768px) {
    footer .leftLocation li{
        text-align: left;
    }
  } 
  @media (max-width: 767.8px) {
    footer .footerlinks ul{
        padding-left: 0;
        list-style: none;
      } 
  } 
  .mb10{
    margin-bottom: 10px;
  }

@media (min-width: 576px) {
    .text_wrapper{
        width: 80%;
        margin: auto;
    }
  } 
.hide_text{
   display: none;
}
@media (min-width: 576px) {
    .hide_text{
       display: inherit;
    }
  } 

  @media (max-width: 575.8px) {
    .title_margin{
        margin-top: 10px;
    }
  } 
video:focus { outline:none; }
video:hover { cursor: pointer; }

/* tour section  start*/
.background_wrraper_promotour{
    padding: 10px;
    background-color:  #79baec!important;;
    border-radius: 15px !important;
    color: #ffffff;
}
.tours_icon{
    width: 300px;
}
@media (min-width: 576px){
   .tours_icon{
       width: 400px;
   }
}

@media (min-width: 992px) {
    #promotour .centered_about_section div:nth-child(2n+1)
   {
       width:20%
   } 
   #promotour .centered_about_section div:nth-child(2)
   {
       display: table-cell;
       vertical-align: middle;
       width:60%;
       text-align: left;
   }
   }
   #promotour .centered_about_section div:nth-child(2) h1
   {
       text-align: center;
   }

    .top-small-section .centered_about_section div:nth-child(2n+1)
   {
       width:20%
   } 
   .top-small-section .centered_about_section div:nth-child(2)
   {
       display: table-cell;
       vertical-align: middle;
       width:60%;
       text-align: left;
   }
   
   .top-small-section .centered_about_section div:nth-child(2) h1
   {
       text-align: center;
   }
   .wrapper_bet_pink_color{
    border-top: 6px solid  #822862!important;
    border-bottom: 6px solid  #822862!important;
   }
   .pink_button{
    background-color: #822862;
   }
   @media (min-width: 576px){
    .make_bets_dialog {
        max-width: 680px!important;
        margin: 1.75rem auto;
    }
  }
  @media (min-width: 576px){
    .make_bets_dialog_my_bets {
        max-width: 1024px!important;
        margin: 1.75rem auto;
    }
  }
  .close{
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: transparent!important;
    min-width: 0;
  }
  .close:hover{
    background-color:transparent!important;
  }
  .img-wrap {
    position: relative;
    padding-bottom: 20px;
  }
  .img-wrap p{   
    position: absolute;
    right: 0;
    bottom: 0;
    color: #822862;
    font-size: 50px;
    font-weight: 600;
  
}
.img-wrap img{
    border-radius: 100%;
    border: 6px solid #79BAEC;
    width: 220px!important;
    height: 220px;
    margin: auto;
}
.container.nav-padding::before,.container.nav-padding::after{
    content: none;
}
.header_wrapper .navbar-toggler:hover{
    background-color: transparent!important;
}
.reg_btn{
    display: table;
    margin: 0 auto;
    border-color: transparent;
    background-color: #822862!important;
}
.color_instuction{
    color: #a64d79!important;
    font-weight: 600;
}
.centered_image{
    margin:auto;
    display: block;
}
/* tour section  end*/


/* instruction section  start*/
@media(max-width:768px) { 
      .buy-instruction img{
          width: 100%;
          height: auto; 
          margin-bottom: 5px; 
      }
}
.buy-instruction img{
    margin-bottom: 10px; 
}
.buy-instruction p{
    text-align:justify;
}
.ru .glosariy_section span{
    font-style:italic;
}
.stress_text{
    font-weight:700;
}
.italic_text{
    font-style:italic;
}
.ua .glosariy_section span{
    font-weight: 600;
    color: #a64d79;
}

.mbmt{
    margin-top: 10px;
    padding-bottom: 10px;
}
@media(min-width:768px) { 
    .mbmt{
        margin-top: 20px;
        padding-bottom: 20px;
    }
}
.carouselConstentSize img {
    display: block;
    width:auto!important;
    margin:auto;
    height:325px;
    max-height:325px;
  }


/* instruction section end*/


/* user-profile page start*/

.image_profile_page{
    width: inherit;
    height: auto;
    padding: 10px 40px;
} 

@media(min-width:768.9px){
    .image_profile_page{
        width: inherit;
        height: auto;
        padding: 10px 0 0;
    } 
    .profile-menu-span{
        display: flex;
         justify-content: center;
       }
    .profile-menu-span a:nth-child(1){
        padding-left: 0;
    }
    .profile-menu-span a:nth-child(3){
            padding-right: 0; 
            border-right: none;
    }
    
  } 

   .profile-menu-span a{
       border-right: 3px solid #C109AF;
       padding-left: 20px;
       padding-right: 20px;
       font-weight: 600;
       cursor: pointer;
       color:#000}

    .profile-menu-span a:hover{
     text-decoration: none;
    }

@media(max-width:768px){
    .profile-menu-span a{
        border-left: 3px solid #C109AF;
        text-align: center;
        display: block;
        margin-bottom: 20px;
    }
    .dates-text p{ text-align: center; } 
    
}

   .popover{
    border: 2px solid #822862;
   }
   .popover-body{
       text-align: center;
   }
   .popover-body a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
   }
   .popover-body a:hover {
    text-decoration: none;
   }
   .popover.arrow {display: none !important;}
   .setings-section a:hover {
    text-decoration: none;
   }

   .profile-menu{
    display: flex;
    justify-content: center;
}
.profile-menu a:nth-child(1),.profile-menu a:nth-child(3){
    margin-left: 40px;
    margin-right: 40px;
}
  
   @media(min-width:768px){
    
    .user_profile_wrapper{
        padding: 0 40px;
     }
     .profile_margin_top{
        margin-top: 70px;
     }
    
   }
/* user-profile page end*/

.custombox-content .pp_modal{
    border: 1px solid transparent;
}
.custombox-content.custombox-x-center.custombox-y-center.custombox-fadein{
    background-color: #fff;
}
.publish .control-group.pp_upload{
    display: none;
}
@media (min-width: 992px) {
    .mr26{
        margin-right: 26px;
    }
    .right-side-menu{
        flex: revert;
        flex-grow: 0; 
    }
    /* .ml-70-logo{
        margin-left: 70px;
    } */
   }
@media (max-width: 992px) {
    .lot_buttons{ min-width: 230px;  }
    
}

/* Start of promapages designs */
.promo-card-description{
    display: -webkit-box;
    line-clamp: 2;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.promo-card-name{
    display: -webkit-box;
    line-clamp: 2;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 48px;
}

.promo-card-image{
    
    object-fit: cover;
 }

 .promo-card-align-l{
    color:#000000 ;
    float: left;
    font-weight: bold;
 }

.promo-card-align-r{
    float: right;
    color: #822862;
    font-weight: bold;
    margin-left: 10px;
}

.price-bet-promo-wrapper{
    margin: 0 20px 0 20px;
}
.black-color{
    color: #000000;
}
.promo-center-align{
    text-align: center;
}

.modal-button-color{
    color: #ffffff!important;
}

.mw-100{
    min-width: 100% ;
}

.characteristic_table th,.characteristic_table td{
    padding: 10px;
    vertical-align: top;
    text-align: left;
}

/* .characteristic_table .data{
    white-space: pre-line;
} */

.characteristic_table th.label{
    max-width: 30%;
}

.characteristic_table {
    width: auto;
    height: auto;
}



/* @media (max-width: 992px){
    .promo-more-inf-button{
  
} */

.promo-more-inf-button {
    padding: 10px 5px;
    min-width: auto;
}



.elementToClickInMobile {
    pointer-events: none;
    @media all and (max-width: 460px) {
        pointer-events: all
    }
}

.main-page  .promo-card-image{
    height: 140px;
}
@media (min-width: 576px){
     /* .card-columns{
         -webkit-column-count: 2;
         -moz-column-count: 2;
         column-count: 2;
     } */
     .main-page .promo-card-image {
        height: 140px;
    }

    .promo-card-description{
        line-clamp: 3;
        -webkit-line-clamp: 3;
    }
    .item_information{
        max-width: 500px;
    }
}
@media (min-width: 768px){
    .item_information{
        max-width: 760px;
    }

    .description_delimeter{
        border-left : 3px solid #c04d97;
    }

}
@media (min-width: 992px ){
    .card-columns{
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .promo-card-align-r,.promo-card-align-l{
        font-size: 18px;
    }
    .main-page .promo-card-image, .promo-card-image{
        height: 218px;
    }
    .promo-card-description{
        line-clamp: 4;
        -webkit-line-clamp: 4;
    }

    .item_information{
        max-width: 900px;
    }

    /* .promo-card-name{
        line-clamp: 1;
        -webkit-line-clamp: 1;
        
     } */
    
}
@media (min-width: 1200px ){
    .item_information{
        max-width: 1200px;
    }
}
@media (max-width: 575.8px){

        .promo-grid .col:nth-child(2n+1){
           padding-right: 5px;
        }
        .promo-grid .col:nth-child(2n){
            padding-left: 5px;
        }
        .promo-grid .card-body {
            padding: 10px;
        }
   
    }


@media (min-width: 576px){
    .promo-grid .col{
        padding-right: 8px;
         padding-left: 8px;
    }
}

.modal { overflow-y: auto }

@media only screen and (max-width: 479px){
    .modal{
        padding: 30px 5px;
    }
}

a.carousel-control-prev, a.carousel-control-next{
    display: flex;
    margin: 0px;
}



.card-columns .card{
  display: inline-block;
  -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
  page-break-inside: avoid; /* Firefox */
  break-inside: avoid; /* IE 10+ */
}

.description-block{
    overflow: hidden;
}

 .description-block p{
    white-space: pre-line;
    line-height: 1.7;
 }

 .btn-overflow {
    display: none;
    text-decoration: none; 
  }

  .promo-info-name{
    display: -webkit-box;
    word-break: break-word;
    white-space: normal;
    -webkit-box-orient: vertical;
    box-orient: vertical;
  }

  .bs-none{
    box-shadow: none;
}
 
.white-bg{
    background-color: #ffffff;
}

.cathegory-icon-box-shadow {
  box-shadow: 0 0 8px rgba(235, 231, 231, 0.54);
} 

.margin-padding{
    padding-bottom: 20px; 
}

.swipdis .imgswipurl {

    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
    
.gallery-top{
    height: 80%;
}

.mobile-top-margin{
    margin-top: 60px;
}


.mobile-d-hide{
    display: block;
    text-align: center;
    margin: 16px 0 0 ;
}

.desctop-d-hide{
  display:none
}

.youtube-video-width{
    display: block;
    margin: auto;
}

@media ( min-width: 768px) {

    .mobile-d-hide{
        display:none !important;
    }
    
    .desctop-d-hide{
        display: block;
    }

    .mobile-top-margin{
       margin-top: 0px;
    }

}

@media (max-width: 768px ){
  .item-page .item-info .item__cat {
      display: none;
  }

  .youtube-video-width{
      width: 100%;
      max-height: 200px; 
  }

}

@media (max-width: 992px ){
  .youtube-video-width{
        width: 100%;
  
  }
}


.item-page .carousel-section {
  margin: 0px;
  padding: 0px;
}

.item-page .sub-h2-text {
    margin: 0 0 20px;
}

@media (min-width: 481px){
     .right-corner-radius {
         border-top-right-radius: 15px; 
     }
     
     .br-15{
         border-radius: 15px;
     }
}

.img-top-samsung-new{ 
    width: 20%;
    object-fit: cover;
    max-height: 100px;
    text-align: center;
    margin: auto;
    display: block;
}

.gallery-thumbs{
    max-height: 120px;
}

.form-publishMod{
    max-width: 1030px;

}
.form-publishMod .tox.tox-tinymce{
    min-height: 1000px; 
}
.form-publishMod .meta_list{
    min-width: 100%;
}

.automobile .centeredItem{
    margin: auto;
    display: block;
}

@media ( min-width:768px ){
    .width-wider .characteristic_table{
            width: 500px;     
    }

    .width-wider .characteristic_table td.data{
        text-align: right;
    }
    
}
.background-new{
    background: linear-gradient(108.54deg, rgba(95, 7, 85, 0.4) 5.25%, rgba(121, 186, 236, 0.4) 89.24%);
}

.main-page .promo-card{
    border:none;

}

.main-page .card-title{
    color: #fff;
}
@media (min-width: 761px){
    .main-page .promo-card-name{
        min-height: auto;
    }
}
@media (max-width: 760px){
    .main-page .promo-card-name{
      min-height: 48px;
   }
}


.main-page .promo-card-name{
    text-align: center;
}
ul{
    margin-bottom: 0px;
}

@media (min-width: 992px){
    .HidePanelsocials{
        display: none;
    }
}

@media (max-width: 991.8px){
    .HideLeftPanelSocials{
        display: none;
    }
}

.rowDirection{
    -ms-flex-direction: row;
    flex-direction: row;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

a:hover{
    text-decoration: none;
}
.custom-row-margin{
    margin-right: -8px !important;
    margin-left: -8px !important; 
}

.promo-card-image-mod{
    object-fit: contain;
}


/* .main-image-cover{ 
    object-fit: contain !important;
} */
/* End of promapages designs */