

/* Start:/bitrix/templates/trendylight_main/css/!main.css?167906005412940*/

 .form-control:focus {
  border-color: #AEAEAE;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .3);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .3);
}



                  .kol{
                    font-size: 11px;
                    position: absolute;
                    margin-left: 2px;
                    /*bottom: 0;*/
                  }

                  .new_scroll_index {
                    overflow-x: auto;
                    height: 570px;
                  }

                  .new_scroll_index .col_my {
                    min-width: 300px;
                    max-width: 300px;
                  }

                  #tab_new a.active {
                    color: #363637 !important;

                    border-bottom: solid #363637 2px;
                  }




                  .dropdown-item {
                    white-space: normal;
                  }

                  .btn:focus {
                    box-shadow: none !important;
                    outline: 0 none !important;
                  }

                  @media (min-width: 1200px){
                    .container {
                      width: 1300px !important;
                    }
                  }

                  body {
                    /*position: relative;*/
                  }


                  .sticky-top{
                   top: 50px;
                   z-index: 100;
                 }

                 @media (max-width: 750px) {
                  .modal-open .sticky-top {
                   opacity: 0;
                 }
                 .sticky-top{
                   top:30px;
                 }
               }  

               a:hover {
                text-decoration: none;
              }

              .search_fav a{
               text-decoration: none !important;
             }


             .main_menu_gorizontal {
               margin: 15px 0;
             }

             input[type="checkbox"]+div,  input[type="radio"]+div{ display: inline-block; }

             a.go_top {
              position: fixed;
              bottom: 25px;
              right: 15px;
              cursor: pointer;
              display: none;
              z-index: 9999;
              width: 45px;
              height: 45px;
              text-align: center;
              background: #ffd201;
              color: #999;
              padding: 12px 0;
              color: #363637 !important;
              border-radius: 50%;
            }


            .footer, .footer a{
              color: #363637 !important;
              opacity: .7;
              font-size: 13px;
            }

            .footer .social a {
             display: inline-block;
             font-size: 20px;
             text-align: center;
             margin-right: 20px;
           }

           /*--------------------------------*/


/*           .menu_top .dropdown.hover:hover>.dropdown-menu { 
             display: block !important; 
           } */
           .dropdown-menu {
             min-width: 12em !important;
           }
           /*-----------------------------------------------------*/
           /*--------------------- header ------------------------*/
           /*-----------------------------------------------------*/

           .fixed_block.position-absolute {
            z-index: 1000;
            top: 0;
            width: 100%;
          }

          .fixed_block .logo.dark
          { display: none; }

          .fixed_block.fixed .logo.dark
          { display: inline-block; }

          .fixed_block.fixed .logo
          { display: none; }

          .fixed_block.noindex{
            color: white;
            padding-bottom: 0;
          }
          .fixed_block{
            color: white;
            padding-bottom: 100px;
          }

          .fixed_block.fixed{
            color: #363637;
            padding-bottom: 0;
            /*box-shadow: 0 0 30px rgba(0,0,0, .2)*/
          }

          .fixed_block ul>li>a, .fixed_block ul>a {
            color: white;
          }

          .fixed_block ul>li>a+ul a{
            color: #363637;
          }

          .fixed_block.fixed ul>li>a, .fixed_block.fixed ul>a, .fixed_block.fixed a {
            color: #363637;
          }
/*
.fixed_block .header_top{
color: white !important;
}
*/
.breadcrumb_my {
  padding-top: 135px;
}

.fixed_block .header_top{
/*    height: 0px;
overflow: hidden;*/
margin-top: 0;
margin-bottom: 30px;
transition: 0.2s;
}

.fixed_block.fixed .header_top{
/*    height: 0px;
overflow: hidden;*/
//margin-top: -60px;
margin-bottom: 0px;
transition: 0.2s;
}
.okompanii {text-align:center;}
.fixed_block.fixed .okompanii {
background: white;
    transition: 0.2s;}
.fixed_block.fixed .container-fluid{
  background: white;
  transition: 0.2s;

}

/*.header_top>div  {
  border-bottom: 1px solid rgba(255,255,255, .3);
  }*/


  header .panel i.bi {
    font-size: 20px;
  }

  header a{
    color: white;
  }

  header a:hover, header a:focus, header a:active{
    color: white !important;
    opacity: .7;
  }

  header.fixed a:hover, header.fixed a:focus, header.fixed a:active{
    color: #363637 !important;
    opacity: .7;
  }


  header.noindex a:hover, header.noindex a:focus, header.noindex a:active,
  header .dropdown-menu a:hover, header .dropdown-menu a:focus, header .dropdown-menu a:active
  {
    color: #363637 !important;
    opacity: .6;
  }

  header .top_social a{
    font-size: 18px;
    padding: 0 5px;
  }

  /*                NoIndex               */

  .fixed_block.noindex {
    background: white !important;
    /*border-bottom: 1px solid rgba(0,0,0, .1);*/
    /*padding-bottom: 30px;*/
  }

  .fixed_block.fixed-top.noindex {
    /*z-index: 0 !important;*/
  }

  .fixed_block.fixed-top.noindex.fixed {
    /*z-index: 10 !important;*/
  }


  .fixed_block.noindex .header_top{

    margin-bottom: 0;
  }

  .fixed_block.noindex.fixed {
    padding-bottom: 0;
  }


  .fixed_block.noindex .logo {
    display: none;
  }
  .fixed_block.noindex .logo.dark {
    display: inline-block !important;
  }

  .fixed_block.noindex{
    color: #363637 !important;
  }


  .fixed_block.noindex ul>li>a+ul a,
  .fixed_block.noindex a
  {
    color: #363637;
  }

  .fixed_block.noindex .header_top>div {
    /*border-bottom: 1px solid rgba(0,0,0, .1);*/
  }



  @media (max-width: 750px) {

    header .flex-header {
     /*display: block !important;*/
     height: 80px;
     color: white;  

   }

   .logo img {
    margin-bottom: 25px;
    width: 150px;
    margin-left: 20px;
  }

  header .flex-header .logo {
   text-align: center;
   padding: 20px 0 10px;
   float: left;

 }

 header .flex-header .phone {
   text-align: right;
   font-size: 13px;
   font-weight: normal;
   line-height: 12pt;
 }

 header .cart {
   margin-top: 40px;
   text-align: center;
   position: absolute;
   top: -31px;
   right: 40px;
   z-index: 100;
 }

 header .cart a {
   font-size: 20px;
   /* text-transform: uppercase; */
   text-decoration: none;
   color: white !important;
   padding: 0;
   border: none;
   margin: -5px 20px;
 }

 header .cart a .kol {
   font-size: 11px;
   background: red;
   padding: 5px 10px;
 }

 .menu_mobile {
  padding: 10px;
  border-bottom: 1px solid rgba(255,255,255, .1)
}


.menu_mobile a{
  font-size: 18px;
  text-decoration: none;
  margin-right: 10px;
}

.menu .modal-content .btn {
  font-size: 18px; 
  padding: 10px 20px;
  margin: 0 0 6px;
  position: absolute;
  right: 0;
  top: 10px;
  background: none;
  z-index: 100000;
}

}


/*            Modal           */
.modal *[aria-label="Close"] {
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
}

.modal.menu *[aria-label="Close"] {
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
}

.modal-content {
  z-index: 11000000 !important;
}
.nm { margin: 0 !important; }

#form_search   .modal-dialog {
  max-width: 1200px;
}

#form_search .modal-content {
  background: none;
  border: none;
}





/*********************************************************************************/

#modal_menu .modal-dialog{
  width: 100% !important;
  height: 100vh;
}
#modal_menu .modal-body{
  width: 100% !important;
  height: 100vh;
  background: white;
}

/*.modal.menu {
position: absolute;
left: 0; right: 0; top: 0; bottom: 0;
}*/

.modal.menu .modal-dialog {
  /*position: fixed;*/
  width: auto;
  margin: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  font-size: 14px;
  pointer-events: auto;
  opacity: .8;

}

.modal.menu .modal-content {
  position: fixed;
  top: 0;
  right: 0 !important;
  border: none;
  /*height: 100vh;*/
  border-radius: 0;
  padding: 0 0 0 30px;
}
.modal.menu  .close {
  text-shadow:none;
  opacity: .5;
  font-size: 60px;
}
.modal.menu .modal-body::-webkit-scrollbar {
  width: 10px;
}

.modal.menu .modal-body::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
}

.modal.menu .modal-body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, .1);
}
.modal.menu .modal-body {
  padding: 0;
  /*height: calc(90vh - 40px);*/
  overflow: auto;
}

.modal.menu .modal-content {
  background: rgba(255,255,255, 1);
  z-index: 1000000
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 600px;
}

.modal-dialog.modal-xl {
    max-width: 900px;
}

}

.modal-backdrop.show {
  z-index: 1040;
}

/*#modal_menu.fade2 {
    transform: scale(0.9);
    opacity: 0;
    transition: all .3s linear;
    display: block !important;
    z-index: -1 !important;
}

#modal_menu.fade2.show {
    opacity: 1;
    transform: scale(1);
      z-index: 1000000 !important;
}
*/


.modal.fade .modal-dialog {
 -webkit-transform: scale(0.1);
 -moz-transform: scale(0.1);
 -ms-transform: scale(0.1);
 transform: scale(0.1);
 top: 300px;
 opacity: 0;
 -webkit-transition: all 0.4s;
 -moz-transition: all 0.4s;
 transition: all 0.4s;
}

.modal.fade.show .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0, -300px, 0);
  transform: translate3d(0, -300px, 0);
  opacity: 1;
}

@media (min-width: 576px){
  .modal.menu  .modal-dialog {
   max-width: 100% !important; 
   margin:0 !important;
 }
}

/*.modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    }*/
    #share.show_no {
      left:-450px !important;
      transition: all .4s linear;
    }
    #share.show_yes {
      left: -50px !important;
      /*opacity: 1;*/
      transition: all .4s linear;
    }

    html.noscroll {
      position: fixed; 
      overflow-y: scroll;
      width: 100%;
    }

    #to_right{
      cursor: pointer;
    }
    #to_right:before {
      font-family: "FontAwesome";
      content:"\f178";
      padding: 4px 0 0 7px;
    }

    #to_right.active:before {
      font-family: "FontAwesome";
      content:"\f177";
      padding: 4px 0 0 7px;
    }

    #share::-webkit-scrollbar {
      width: 7px;
    }

    #share::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0.3);
      /*margin-right: -2px !important;*/
    }

    #share::-webkit-scrollbar-track {
      background: rgba(0, 0, 0, .05);
    }

    .size_radio input[type='radio'] {
      display: none;
    }
    .size_radio input[type='radio']+label  {
     border: 1px solid #dee2e6;
     padding: 0 3px 0 5px;
     border-radius: 5px;
     cursor: pointer;
   }
   .size_radio input[type='radio']:checked+label {
    background: #EEE;
    border-color: #EEE;
  }



  @media (max-width: 1200px) {
    .col .panel {
      padding: 5px 25px 5px 0;
      position: fixed;
      bottom: 0; 
      left: 0; 
      width: 100%; 
      background: #363637 !important;
      text-align: center !important;
      color: white !important;
    }

    .fixed .col .panel,
    .fixed .col .panel a,
    .noindex .col .panel a
    {
      color: white !important;
    }
/*.fixed_block.noindex a {
    color: #363637 !important;
    }*/
    .panel a{
      color: white !important;
    }
  } 


  .col-xs-5th, .col-sm-5th, .col-md-5th, .col-lg-5th, .col-xl-5th {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col-sm-5th {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .col-md-5th {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-5th {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20%;
  }
}
@media (min-width: 1600px) {
  .col-xl-5th {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
}
/* End */


/* Start:/bitrix/templates/trendylight_main/css/panel_setup.css?16650330184674*/


.panel_set .tab-content {
    overflow: auto;
    margin: 0;
    height: 95vh;
    margin-right: -15px;
    padding: 20px 20px 20px 0;
}

.panel_set .tab_menu {

    position: fixed;
    top: 39px;
}

.panel_set .tab_menu a.btn {
    background: rgba(0,0,0, .05);
    padding: 10px 15px !important;
    color: black !important;
    width: 100%;
    margin-bottom: 2px;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
}

.panel_set .tab_menu .active a.btn {
    background: none;
    /*border: 1px #ccc solid;*/
}


.panel_set .tab_menu li.active:last-child {
    /*border-top: rgba(0,0,0, .05) 1px solid;*/
    border-bottom: rgba(0,0,0, .05) 1px solid ;    
    margin-bottom: -1px;
}


.panel_set .tab_menu li.active:first-child {
    /*border-top: rgba(0,0,0, .05) 1px solid ;*/
    /*margin-top: -1px;*/
    /*border-bottom: rgba(0,0,0, .05) 1px solid;    */
}

.panel_set a.btn.reset {
    color: black !important;
    padding: 10px 0 !important;
    display: inline-block;
    /*background: #f1f1f1;*/
    background: none;
    /*padding: 11px 32px 7px !important;*/
    border-bottom: rgba(0,0,0, .05) 1px solid ;
    font-size: 12px;
    /*border-radius: 20px;*/
    text-transform: uppercase;
    width: 580px;
}

.fonts .nav {
    margin-left: -5px;
}
.fonts .nav>li>a {
    color: black !important;
    border: #ccc solid 1px;
    margin: 0 5px;
    border-radius: 5px;
    font-size: 18px;
}

.fonts .nav a.active { background: rgba(0, 0, 0, .1) !important; }




.panel_set label.btn {
    background: rgba(255,255,255, .2);
    padding: 3px 15px !important;
    color: white;
    font-size: 25px;
    /*font-size: 14px !important;*/
}

.panel_set label.btn.active{background: rgba(255,255,255, .35) !important;/* border: 1px solid rgba(255,255,255, .4)*/;}

.panel_set .color .btn {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.panel_set .btn-checked label.btn {
    background: none !important;
    border: none !important;
}


.panel_set h4{
margin: 10px 0 25px !important;
font-size: 24px;
}


.panel_set .btn.checked i.fa {color: rgba(255,255,255, .5);}
.panel_set .btn.checked.active i.fa {color: rgba(255,255,255, 1);}




.panel_set input[type="radio"] {display: none;}


#panel_setup {
    position: fixed;
    top: 0px;
    left: -580px;
    /*margin: -40px 0 0 0;*/
    /*overflow: hidden;*/
    z-index: 1000000;
}
#panel-content {
    background: rgba(255,255,255, 1);
    /*border: 1px solid #CCC;*/
    width: 580px;
    /*height: 100%;*/
    float: left;
    padding: 0;
    color: black;
    height: 100vh;
    margin-bottom: 60px;
    margin-top: 0px;
    /*border: 4px #ccc solid;*/
    /*box-shadow: 0 0 40px rgba(0,0,0, .4);*/
   overflow: auto;
}


.visible{
    box-shadow: 0 0 40px rgba(0,0,0, .2);
}


#panel-sticker {
    /* float: left; */
    position: absolute;
    /* background: red; */
    left: 575px;
    top: 210px;
    width: 40px;
    height: 40px;
    /* margin: 30px; */
    color: white;
    font-size: 21px;
    border-radius: 50%;
    text-align: center;
    padding-top: 9px;
    margin-left: 15px;
    cursor: pointer;
    line-height: 0 !important;
}
.type_header { margin: 15px 0 25px; }
.type_header a{ color: white;}
.type_header a:active, .type_header a:focus{ text-decoration: none !important}


/*                                          index: ;                        */


.index_header a{
    display: block;
    padding: 7px 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    box-shadow: 0 0 5px rgba(0,0,0, .05);
    background: white;
}

.index_header a.active {
    
    border: 3px solid #BBB;
    box-shadow: 0 0 15px rgba(0,0,0, .15);
}

.sort_blocks .switch.btn {
    color: black !important;
    width: 78%;
    text-align: left;
    font-size: 20px;
}
.sort_blocks>div {
    margin-bottom: 2px;
}

.sort_blocks .switch.btn{
    padding: 8px 10px !important;
}
.sort_blocks .switch.btn.active{
    background: #eee !important;
}

.sort_blocks button.btn {
    background: none;
    color: rgba(0,0,0, 1);
}

.sort_blocks label:before {
    font-family: "FontAwesome";
    content: "\f147";
    width: 25px;
    display: inline-block;
    padding-top: 2px;
}

.sort_blocks label.active:before {
    font-family: "FontAwesome";
    content: "\f196";
    color: green;
    width: 25px;
    display: inline-block;
    padding-top: 2px;
}

.sort_blocks .btn.disabled, .sort_blocks .btn[disabled], .sort_blocks fieldset[disabled] .btn {
    opacity: 0.3;
    filter: alpha(opacity=3);
}

.switch.btn {
    color: black !important;
    opacity: .5;
}

.switch.btn.active {
    color: black !important;
    opacity: 1;
}



/* End */


/* Start:/bitrix/templates/trendylight_main/css/custom.css?16746587254031*/
.fixed_block.fixed {
    position: fixed!important;
}
a.go_top {
    background: #363637;
    color: #fff!important;
}

@font-face {
    font-family: 'Optima';
    /*src: url('/include/Optima_Cyr_Regular.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-Bold-01.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-BoldItalic-02.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-DemiBold-03.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-DemiBoldItalic-04.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-Heavy-09.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-HeavyItalic-10.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-Italic-05.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-Medium-06.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext';
    /*src: url('/include/font/AvenirNext-MediumItalic-07.ttf') format('truetype');*/
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'AvenirNext';
    src: url('/include/font/AvenirNext-Regular-08.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext';
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext';
    src: url('/include/font/avenirnextcyr-light.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

body {
    font-family: "AvenirNext", sans-serif!important;
    /*font-weight: 300!important;*/
}
.font-weight-bold {
    font-weight: 300 !important;
}
.shildiki {
    display: none !important;
}

.city-changer {
    position: relative;
    display: inline-block;
}
.city-changer .active-city {
    cursor: pointer;
}
.city-changer .city-list {
    position: absolute;
    padding: 8px 12px;
    background: #fff;
    bottom: -92px;
    right: 0;
    color: #333;
    display: none;
    z-index: 1000;
    border: 1px solid #ccc;
}

.city-changer .city-list.show {
    display: block;
}

.city-changer .city-list .city-item {
    white-space: nowrap;
    color: #333!important;
    display: flex;
    justify-content: flex-end;
}
.city-changer .city-list .city-item:hover {
    text-decoration: underline;
}
/* End */


/* Start:/bitrix/templates/trendylight_main/components/bitrix/news.list/od_slider_index/style.css?16650330181876*/

.index_slider a:hover{
    color: white !important;
    opacity: 1;
}

.show_y_n_slider {
    opacity: 0;
}
.show_y_n_slider.show {
    opacity: 1;
    transition: 2s;
}

.slider-text {
	background: rgba(0,0,0, .4);
}

.slider-slick-prev, .slider-slick-next {
    position: absolute;
    top: calc(50% - 28px);
    font-size: 25px !important;
    background: none;
    width: 45px;
    height: 45px;
    /*border-radius: 50%;*/
    padding-top: 0;
    text-shadow: none;
    opacity: 1;
    z-index: 200;
    border: none !important;
    opacity: .6;
    background: rgba(255,255,255, .6);
    color: white;
    color: black;
    /*z-index: 100000;*/
}

.slider-slick-next {
    right: 50px;
}

.slider-slick-prev {
    left: 50px;
}


.index_slider h2 {
	font-size: 28px;
	font-weight: bold;
	color: #333;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 35px;
	overflow: hidden;
	width: 70%;
/*	white-space: nowrap;
    overflow: hidden;  
    text-overflow: ellipsis; */
    /*border: 1px #ccc solid;*/
}

.opisanie_slider {
	height: 61px;
	overflow: hidden;
	width: 80%;	
   /*border: 1px #ccc solid;*/
}

video {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width:2000px; 
  height: inherit;
  margin: 0 auto;
  object-fit: cover;
}

@media (max-width: 1024px) {

    .slick-dots-white { opacity: 0 }
    .index_slider h2 {
       height: auto;
       overflow: hidden;
       width: 100%;
       font-size: 20px;
       font-weight: 400;
       /*text-align: center;*/
       margin-top: 7px;
       margin-bottom: 30px;
/*	white-space: nowrap;
    overflow: hidden;  
    text-overflow: ellipsis; */
    /*border: 1px #ccc solid;*/
}

.opisanie {
	height: auto;
	overflow: hidden;	
   /*border: 1px #ccc solid;*/
}



}    
/* End */


/* Start:/bitrix/templates/trendylight_main/components/bitrix/menu/od_top/style.css?16650330181901*/


.menu_top .nav-link {
    padding: 0 1rem;
}

.menu_top .btn {
    font-size: inherit;
    border: none;
}

.menu_top a.active {
    opacity: .5;
}

.menu_top.navbar {
    padding: 0 !important;
}

.menu_top_about .nav-justified>.dropdown .dropdown-menu {
    margin-top: 10px;
}

.menu_top_about {
    margin-right: -15px;
}

.menu_top_about .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    white-space: nowrap;
}

.menu_top_about a{
 color: black !important;
 font-size: 13px;
}

.menu_top_about ul.list-inline>li.list-inline-item>a {
    /*font-weight: bold;*/
}

.menu_top_about .list-inline-item:not(:last-child) {
    margin-right: 1.3rem;
}

.menu_top i.fa{ font-size: 12px; }

.menu_top .dropdown-menu {
    position: absolute;
    top: 95%;
    left: auto; 
    z-index: 1000;
    display: none;
    /* float: left; */
    min-width: 10rem;
    padding: .5rem 0;
    margin: 10px 0 0;
    /*font-size: 14px;*/
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.menu_top a {
    color: black;
}

ul.menu_top>li {
    padding: 10px 0;
}

.menu_top_about li.active a {
    opacity: .4;
}


/*.main_menu_gorizontal .more_razdel .dropdown-menu {
    top: 40px !important;
}
*/
ul.dropdown-menu li{
    display: block !important;
    font-size: 13px;
    margin: 10px;
    /*text-transform: uppercase; */
    /*font-size: 12px; */
    /*font-family: "bold";*/
}

/*.main_menu_gorizontal .dropdown-menu li a:hover {
    background: #EEE
}
*/

.dropdown-toggle::after {
    display: none !important;
}

.menu_top_about ul.list-inline>li.list-inline-item>a {
    /* font-weight: bold; */
    padding: 15px 0;
}

/* End */


/* Start:/bitrix/templates/trendylight_main/components/bitrix/catalog.compare.list/fav/style.css?166503301856*/
#fav_list_count div{ display: inline-block !important; }
/* End */


/* Start:/bitrix/templates/trendylight_main/components/bitrix/menu/mobile/style.css?16650330181085*/


/*.left_menu .panel-collapse {
    background: white;
    padding: 10px;
    margin: 0 -10px;
    text-transform: uppercase;
    font-size: 11px !important;
    font-family: "normal" !important;
}
*/

.left_menu {
 margin: 0;
 width: 350px;
 display: inline-block;
}


.left_menu ul {
  margin-bottom: 0;
}

.item .menu_left_text, .item .menu_left_text1 {
  font-size: 11px;
  text-transform: uppercase;
}

.menu_left_text1 div {
    margin-top: 11px;
    line-height: 1.3;
}

.left_menu>ul>li {
  margin-bottom: 5px;
}


.left_menu>ul>li.active {
  opacity: 0.8
}
.left_menu>ul>li.active .about_item.active {
  opacity: 0.7
}

.left_menu ul>li>div>ul {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 12px !important;
    /*line-height: 22pt;*/
    /* margin: 0; */
    max-width: 150px;

}

.title_menu_right {
    font-size: 30px;
     margin: 0 0 10px 0;
}

@media (max-width: 750px) {
.left_menu, #main_menu {
 width: 100% !important;
}
.left_menu {
/*margin: -30px 20px 0;*/
padding: 0;
}
.left_menu>ul>li {
    /*margin-bottom: 0;*/
}
}


/* End */


/* Start:/bitrix/templates/trendylight_main/components/bitrix/catalog.section/odegda/style.css?16650330183758*/


.item-catalog a:hover {
	opacity: 1;
}


.item-catalog {
	background: white;
	padding-bottom: 20px;
	min-height: 470px;
}

.item-catalog.list {
	min-height: auto;
	background: none;

}

.item-catalog .brend {
	font-size: 11px;
	opacity: .8;

}

.item-catalog img.color{
	height: 20px;
	width: 20px;
	border: 1px rgba(0,0,0, .15) solid;

}

.item-catalog.list:hover{
	box-shadow:none;
}

.item-catalog .h4{
	font-size: 1.2em;
	font-weight: bold;
	min-height: 40px;
}

.item-catalog.list .h4{
	min-height: auto;
}

.item-catalog.list img{
	border-radius: 10px;
}
.item-catalog .btn.modal_w {
	position: absolute;
	bottom: 0;
	border-radius: 0 0 20px 20px !important;
	width: calc(100% - 30px);
	margin-right: 30px;
	border-top: #dee2e6 1px solid;
	padding-top: 8px;
	padding-bottom: 10px;
}

.item-catalog .adress {
	min-height: 70px;
}

.item-catalog .h3 {
	font-weight: bold;
	font-size: 22px;
}

.bi-diamond-fill {
	opacity: .5;
	font-size: 11px;
}

[class^="bi bi-chevron"].item_catalog {
	font-size: 15px;
	width: 20px;
	text-align: center;
	background: rgba(0,0,0, .2);
}


[id^="carusel_catalog_item"] .carousel-control-next,
[id^="carusel_catalog_item"] .carousel-control-prev {
	opacity: .5;
}
.item-catalog img {
	/*cursor: zoom-in;*/
}


.catalog_fav {
	position: absolute;
	top: 22px;
	right: 15px;
	font-size: 18px;
	z-index: 10;
}

.catalog_fav .btn {
	font-size: 22px;
}

.catalog_fav .bi {
	color: white;
	text-shadow: black 0 0 1px;
}


.sticky-top.map {
	top: 30px;
	padding: 3px;
}

.shildiki {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
	text-align: center;
	z-index: 10;
}

.shildiki div {padding: 3px 7px 3px; margin-bottom: 3px; font-size: 11px; color: white;}

.shildiki .new { background: #00AD58;}
.shildiki .hit { background: #FF8300;}
.shildiki .skidka { background: #ff5656;}
.shildiki .recom { background: #007FFF;}

.new_scroll { overflow-y: auto; }
.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 5px;
	height: 16px;
	background: #eeeeee90;
}

.new_scroll::-webkit-scrollbar-thumb,.new_scroll_index::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .1);
}

.new_scroll::-webkit-scrollbar-track, .new_scroll_index::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .1);
}

.see.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 2px !important;
}


.new_scroll_index::-webkit-scrollbar-button:end:horizontal:increment,
.new_scroll::-webkit-scrollbar-button:end:horizontal:increment
 {
	background: url(/bitrix/templates/trendylight_main/components/bitrix/catalog.section/odegda/img/scroll_arrow_right.png) center;
	width:25px;
	cursor: pointer;
}

.new_scroll_index::-webkit-scrollbar-button:start:horizontal:decrement,
.new_scroll::-webkit-scrollbar-button:start:horizontal:decrement
 {
	background: url(/bitrix/templates/trendylight_main/components/bitrix/catalog.section/odegda/img/scroll_arrow_left.png)  center;
	cursor: pointer;
	width:25px;
}



.col_my {
	min-width: 200px;
	display: inline-block;
}

.col_my.see {
	width: 175px;
	display: inline-block;
}
.new_scroll .item-catalog{
	padding-bottom: 0 !important;
	min-height: auto !important;
}
.new_scroll  .catalog_fav {
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 18px;
	z-index: 10;
}

.item-catalog  .carousel-control-prev, .item-catalog .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: end;
    -ms-flex-pack: center;
    justify-content: center;
     width: auto; 
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

/* End */


/* Start:/bitrix/templates/trendylight_main/components/bitrix/menu/bottom/style.css?1665033018189*/

footer a{
  color: rgba(255,255,255, .8) !important;
}


footer .contacts {
  color: rgba(255,255,255, .6) !important;
}

.mobile_about li.about_item{
	margin-top: 5px;
	font-size: 18px;
}
/* End */


/* Start:/bitrix/templates/trendylight_main/styles.css?16790600081929*/
h2.line, h3.line, h4.line, h5.line, h5.line {
 border-bottom: 1px #ddd solid;
 margin-bottom: 20px; 
 padding-bottom: 5px;
  /*font-family: 'light' !important*/ 
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 { /*font-family: "light";*/ }

/*body { font-family: "light"; }*/

/*b, strong,th { font-family: 'bold'; }*/

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}

.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 20px 0 20px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.08);
}

	.content_vagno:before {content:"\f06a"; }
	.content_info:before {content:"\f05a"; }
	.content_contact:before {content:"\f1d8";  font-size: 38px;  line-height: 38px; }

	.content_vagno{background: #E9B8B8;}
	.content_info{background: #D5D9E6;}
	.content_contact{background: #DEE8D8; }

	.content_img_responsive, .content_img_left, .content_img_right { padding: 3px; border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/


/* End */


/* Start:/bitrix/templates/trendylight_main/template_styles.css?171024220710695*/
.sect-6, .sect-7, .sect-8, .sect-9, .sect-10 {display:none;}
.mfeed1 input {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0}

.bannert {position: relative;
    top: -351px;
    z-index: 99;
    color: #fff;
     text-align: center;
    font-size: 42px;
height: 0px;}

.bi-x::before {display:none!important;}
h2, .h2 {
    font-size: 1.75rem!important;
}
h1, .h1{
    font-size: 1.75rem!important;
}
h3, .h3{
    font-size: 1.75rem!important;
}
.textform {color:#fff;}
.item-catalog {min-height: 350px;}
.kost1{font-size: 23px;}
.kost {font-size: 36px;}
.padpap{width: 78%;
    text-align: center;
    margin: 0 auto!important;}
.pad10{padding:10px;}

#bg_popup{
background-color: rgba(0, 0, 0, 0.8);
display: none;
position: fixed;
z-index: 99999;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
#bx_1847241719_52 {
	display:none;
}
#bx_1847241719_51, #bx_1847241719_50 {
	display:none;
}

.size_fix {
	display: block !important;
}

.size_fix label {
	margin-bottom: 8px;
}

.ledimg:before {
    content: "";
    background: #0000008c;
    display: block;
    width:100%;
    height: 100%;
    position: absolute;
    z-index: 3;
}

.ledimg1:before {
    content: "";
    background: #0000008c;
    display: block;
    width:100%;
    height: 100%;
    position: absolute;
    z-index: 3;
}

#popup {
    background: #fff;
    width: 320px;
    margin: 25% auto;
    padding: 5px 20px 13px 20px;
    border: 2px solid #1000;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0px;
    text-align: center;
	padding: 33px;}
  
.close{
display:block;
position:absolute;
top:9px;
right:5px;
width:25px;
height:25px;
line-height:28px;
color:#fff;

cursor:pointer;

}
.close:hover {

} 







.navbar-nav .mr-2 {display:none;}
	.mobia {display:none;}

.led {
    color: #fff;
    padding: 49px;
    margin-top: -312px;
    text-align: center;
    z-index: 11;
    position: relative;
}

.led1 {
    color: #fff;
    padding: 49px;
    margin-top: -184px;
    text-align: center;
    z-index: 11;
    position: relative;
}

.led p {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
   // text-transform: uppercase;
    text-shadow: 1px 1px 5px #000;
	color: white;
}

.led1 p {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
   // text-transform: uppercase;
    text-shadow: 1px 1px 5px #000;
	color: white;
}

.led_img_fix img{
	top: -120%;
	position: relative;
}

.fabric_img {
	width: 100%;
}

h1:after {
    content: "";
    display: block;
    width: 10%;
    border-top: 2px dashed #000;
    margin: 0.2em auto;
}

.dec_line {
    border-top: 1px dashed #e7e7e7;
    box-shadow: 0px 3px 5px 0 #f1f1f1;
    background: #fff;
}

.img_width_100 img{
    max-width: 100%;
}

h3:after {
    content: "";
    display: block;
    height: 0em;
    width: 100%;
    border-top: 1px dashed #dbdbdb;
    margin: 0.1em 0em;
}

.warp_h1_topdec h1 {
    border-top: 1px dashed #a9a9a9;
    padding-top: 30px;
}

h3:before {
    content: "";
    display: block;
    height: 0em;
    width: 100%;
    border-top: 1px dashed #dbdbdb;
    margin: 0.2em 0em;
}

.ledimg img{
    padding: 0;
    border-top: 1px dashed #000;
    margin: 0;
}

.ledimg1 img{
    padding: 0;
    border-top: 1px dashed #000;
    margin: 0;
}

.how_order_block img {
    max-height: 95px;
    margin: 10px auto 30px auto;
    display: block;
    padding: 0;
}

.corp_ico_block img {
    max-height: 100px;
    margin: 0 auto;
    display: block;
}

.corp_ico_block>div>div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.corp_ico_block center {
    font-size: 0.9em;
    line-height: 1em;
}

.how_order_block>div center {
    line-height: 1em;
}

.container li {
    padding-left: 1em;
    line-height: 0.9em;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ledimg {
	height: 312px;
    overflow: hidden;
	padding: 0 !important;
	}
	
	.ledimg1 {
	height: 212px;
    overflow: hidden;
	padding: 0 !important;
	}

.knopk {width: 200px;}
.conim img{height: 71%;}

@media (max-width: 768px) {
.news-detail {
		width: 90%;}

	.row .h4 {margin-bottom: 55px;}


h2, .h2 {
    font-size: 1.2rem!important;
}
h1, .h1{
    font-size: 1.2rem!important;
}
h3, .h3{
    font-size: 1.2rem!important;
}
h4, .h4{
    text-align: center;
}
	.conim img {height: 100%!important;}
#bx_1847241719_36  {background-position: 32%!important;}
	#bx_1847241719_40   {background-position: 78%!important;}
#bx_1847241719_38  {background-position:28%!important;}
	#bx_1847241719_37 {background-position: 81%!important;}
	.slider_pict {background-position: 37%!important;}
	.marg {margin-bottom: 15px;}
	.cent {    text-align: center;}
  .led {margin-top: -275px; font-size: 13px;}
    .led1 {margin-top: -240px; font-size: 13px;}
	.mobia2 {display:none;}
	.mobia {display:block;}
	.product-zone {flex-direction: column-reverse;}
	.item .menu_left_text, .item .menu_left_text1 { font-size: 21px; text-transform: none; }
	.led_img_fix img { top: 0; }
	.led { padding: 10px; padding-top: 50px;}
		.led1 { padding: 10px; padding-top: 50px;}
	.padpap { text-align: left; }
	.warp_h1_topdec img {  display: block;  margin: 0 auto; }
	.led p { font-size: 10pt; }
		.led1 p { font-size: 10pt; }
	table.contacts i { height: 26px; }
	.table_contact tr th { min-width: 90px; padding: 0; line-height: 17px; }
	table.contacts td { padding-bottom: 20px; line-height: 17px;}
}


.item-catalog .align-items-start{display:none;}



.form-control { height: calc(2.5em + 0.75rem + 2px)!important;}
.errortext {    font-size: 17px;
    margin: 0px;
    padding: 0px;}
.errortext, .notetext {        background: #fff!important;
    border-color: #fff!important;
margin: 0px !important;;
    padding: 0px !important;;}
.overlay {
background-color: rgba(0, 0, 0, 0.7);
bottom: 0;
cursor: default;
left: 0;
opacity: 0;
position: fixed;
right: 0;
top: 0;
visibility: hidden;
z-index: 1;
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.popup {
width: 77%!important;
background-color: #fff;
border: 3px solid #fff;
display: inline-block;
left: 50%;
opacity: 0;
padding: 15px;
position: fixed;
text-align: justify;
font: 14px Helvetica, Arial, Sans-Serif;
top: 40%;
visibility: hidden;
z-index: 10;

-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;

-webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
-moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
-ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
-o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;

-webkit-transition: opacity .5s, top .5s;
-moz-transition: opacity .5s, top .5s;
-ms-transition: opacity .5s, top .5s;
-o-transition: opacity .5s, top .5s;
transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
top: 50%;
opacity: 1;
visibility: visible;
padding: 10px 50px;
}

.close {
    font-size: 1rem!important;
    background-color: rgb(0 0 0);
    border: 3px solid #000;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    top: 10px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.close:before {
	color: #fff;
	content: "X";
	font-size: 14px;

}
.close:hover {
background-color: rgba(64, 128, 128, 0.8);
}

.formmail {
    background: url(/include/formmail.svg) no-repeat center;
    width: 100%;
    height: 80px;
    margin: 20px 0;
}

.mfeed {
position: absolute;
    z-index: 100;
    margin-top: -296px;
    text-align: center;
    margin-left: 20%;
}

.lexa1 {
    font-size: 1.7rem;
    line-height: 2.1rem;
	text-transform: uppercase;
}

.mfeed .form-control {
    font-size: 21px;
    border-radius: 4px;
    border: 1px solid #000;
    text-align: center;
    margin: 18px 0;
}

.mfeed .form-control:hover {
    color: #02a2ed;
    box-shadow: 0px 0px 0 0 #fff, 0px 0px 0px 3px #0297de;
}



.mfeed1 .form-control:hover {
    color: #02a2ed;
    box-shadow: 0px 0px 0 0 #fff, 0px 0px 0px 3px #0297de;
}

.lexa2 {
    font-size: 19px;
    padding: 5px 10px;
    margin: 0;
    text-transform: uppercase;
}

.lexa3 {
    font-size: 1.5rem;
    text-transform: uppercase;
}

.mfeed input[type="submit"], .formbut a {
    background: #1a1a1aee;
    margin: 0 auto;
    margin-top: 8px;
    width: 211px;
    height: 54px;
    color: white;

    font-size: 25px;


}

.mfeed input[type="submit"]:hover {
    filter: invert(0.95);
}

.mfeed1 input[type="submit"], .formbut a {
    background: #1a1a1aee;
    margin: 0 auto;
    margin-top: 8px;
    width: 211px;
    height: 54px;
    color: white;

    font-size: 25px;


}

.mfeed1 input[type="submit"]:hover {
    filter: invert(0.95);
}


.mfeed .formtext {

}

.orlink {
    position: relative;
    margin-top: 20px;
    min-width: 100px;
    transition: 0.5s;
    animation-timing-function: cubic-bezier(0.1, 0.7, 1, 0.1);
    transition-delay: 0.3s;
    display: block;
}

.orlink a img {
    width: 50px;
    margin: 0 10px;
    filter: opacity(0.9);
	transition: 0.2s ;
}

.orlink a:hover img {
	filter: opacity(1);
}

.popup {
    border: 1px solid #000;
    outline: 20px solid #fff;
    box-shadow: 1px 1px 14px 21px #202020;
    border-radius: 24px;
}

.formtext::-webkit-scrollbar {
    width: 4px;
    background-color: #ffffff;
}

.formtext::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 10px;
}

@media (max-width: 768px){
.textform {color:#000;}
.formmail {height: 40px;
    margin: 10px 0;}
.kost {
    font-size: 24px;
}
.kost1 {
    font-size: 17px;
}
   .mfeed { position: relative;
    z-index: 100;
    margin-top: -85px;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 33px;
	}
	.ledimg {height: 242px;}
}

/* End */
/* /bitrix/templates/trendylight_main/css/!main.css?167906005412940 */
/* /bitrix/templates/trendylight_main/css/panel_setup.css?16650330184674 */
/* /bitrix/templates/trendylight_main/css/custom.css?16746587254031 */
/* /bitrix/templates/trendylight_main/components/bitrix/news.list/od_slider_index/style.css?16650330181876 */
/* /bitrix/templates/trendylight_main/components/bitrix/menu/od_top/style.css?16650330181901 */
/* /bitrix/templates/trendylight_main/components/bitrix/catalog.compare.list/fav/style.css?166503301856 */
/* /bitrix/templates/trendylight_main/components/bitrix/menu/mobile/style.css?16650330181085 */
/* /bitrix/templates/trendylight_main/components/bitrix/catalog.section/odegda/style.css?16650330183758 */
/* /bitrix/templates/trendylight_main/components/bitrix/menu/bottom/style.css?1665033018189 */
/* /bitrix/templates/trendylight_main/styles.css?16790600081929 */
/* /bitrix/templates/trendylight_main/template_styles.css?171024220710695 */
