.tab-content {
    background-color: transparent;
    padding: 0px;
}
footer address {
    margin-top: 0px;
    margin-bottom: 20px;
}
footer .co-info {
    background: #ffd7bd;
}
footer .icon-location-arrow:before {
    color: #252932;
}
footer .icon-mobile-phone:before {
    color: #252932;
}
footer .icon-envelope:before {
    color: #252932;
}
footer address {
    color: #252932;
}
footer address div {
    border-bottom: 1px #252932 dotted;
}
footer .social a {
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 40px;
    background-color: #252932;
    border-radius: 30px;
}
footer .footer-inner {
    background: url(../images/footer-img.png) no-repeat bottom right;
    background-size: contain;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    background: none repeat scroll 0 0 #252932;
    color: #fff;
}
.nav-tabs>li>a {
    border-radius: 6px;
}
.nav>li>a {
    padding: 5px 10px;
}
.co-info .nav-tabs a {
    color: #252932;
}
.bx-wrapper .bx-pager {
    text-align: right;
}
.clients_author span {
    margin-left: 0px;
}
.tp-caption.ExtraLargeTitle {
    color: #333;
}
.tp-caption.ExtraLargeTitle span {
    border: 10px rgb(110, 110, 110,.3) solid;
}
.tp-caption.LargeTitle span {
    color: #c59f3f;
    font-size: 50px;
}
.tp-caption.LargeTitle {
    top:150px !important;
}
.tp-caption.Title {
    color: #333;
    top:290px !important;
}
/*.header-container {*/
/*    position: relative;*/
/*    background: #252932bd;*/
/*}*/
#nav > li > a {
    color: #0062a6;
}
.mini-cart .basket a:first-child:before {
    content: none;
    font-family: FontAwesome;
    font-size: 24px;
    padding-right: 5px;
    color: #fff;
}
.fl-links .clicker {
    padding: 11px 20px;
}
.mini-cart .basket a {
    padding: 11px 20px;
}
.fl-links .clicker:before {
    content: none;
    font-family: FontAwesome;
    font-size: 24px;
    padding-left: 4px;
    padding-top: 2px;
    margin-right: 6px;
    margin-top: -2px;
    height: 40px;
    cursor: pointer;
    color: #fff;
}
.fl-links {
    background: #25D366;
}
.navbar-form .search-btn {
    color: #fff;
    background: #c59f3f;
    z-index: 90;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    border: none;
    outline: none;
    width: 70px;
    height: 75px;
    display: block;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 42px!important;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
}
.navbar-form .search-btn .glyphicon-search:before {
    font-size: 17px;
    color: #fff;
    vertical-align: middle;
}
@media only screen and (min-width: 320px) and (max-width: 479px){
.nav-tabs > li {
    width: 18%;
    text-align: center;
    margin-bottom: 1px;
    border-bottom: 0px solid #ddd;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px){
.footer-column {
    width: 40%;
}
footer .footer-inner {
    background: url(../images/footer-img.png) no-repeat bottom right;
    background-size: 188%;
}
.footer-column {
    padding-top: 20px;
    margin-bottom: 20px;
}
#top img:first-child {
    height: auto !important;
}
#top {
    margin-top: 50px !important;
    background: url(../../assets/background-1.png) no-repeat;
    background-size: 100%;
}
#thm-mart-slideshow {
    margin-top: -4px !important;
}
}
#top {
    margin: 0px auto 0;
    position: relative;
    z-index: 1000;
    margin-top: -50px;
    background: #f5f5f5;
    background: url(../../assets/background-1.png) no-repeat;
    background-size: 100%;
    padding-bottom: 40px;
}
.brand {
    background: url(../../assets/background-2.png) no-repeat;
    background-size: 100%;
    /* padding-bottom: 72px; */
    background-position: bottom;
}
.partner {
    background: url(../../assets/background-3.png) no-repeat;
    background-size: 100%;
    padding-bottom: 72px;
    background-position: bottom;
}
.brand-logo {
    padding: 0px;
}
.offer-slider {
    display: block;
    text-align: left;
    margin: 0px auto 30px;
}
/*** 

====================================================================
	Testimonial Section Two
====================================================================

***/
.ft2-testimonial-section-two {
    position: relative;
    padding: 120px 0px 120px;
    background-attachment: fixed;
    background-size: cover;
  }
  
  .ft2-testimonial-section-two:before {
    position: absolute;
    /* content: ""; */
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.7;
    background-color: #000000;
  }
  
  .ft2-testimonial-section-two .owl-nav {
    display: none;
  }
  
  .ft2-testimonial-section-two .owl-dots {
    position: relative;
    text-align: left;
    margin-top: 40px;
  }
  
  .ft2-testimonial-section-two .owl-dots .owl-dot {
    position: relative;
    width: 6px;
    height: 6px;
    margin: 0px 12px;
    border-radius: 50px;
    display: inline-block;
    background-color: #ffde00;
  }
  
  .ft2-testimonial-section-two .owl-dots .owl-dot:before {
    position: absolute;
    /* content: ""; */
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    opacity: 0;
    border-radius: 50px;
    border: 1px solid #ffde00;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
  }
  
  .ft2-testimonial-section-two .owl-dots .owl-dot.active::before,
  .ft2-testimonial-section-two .owl-dots .owl-dot:hover::before {
    opacity: 1;
  }
  
  .ft2-testimonial-block-two {
    position: relative;
  }
  
  .ft2-testimonial-block-two .inner-box {
    position: relative;
    text-align: left;
  }
  
  .ft2-testimonial-block-two .inner-box .text {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0 auto;
    /* font-family: "Inter", sans-serif; */
    text-align: justify;
    padding: 0 24px 0 24px;
  }
  
  .ft2-testimonial-block-two .inner-box .author-info {
    position: relative;
    margin-top: 40px;
    margin-left: 24px;
  }
  
  .ft2-testimonial-block-two .inner-box .author-image {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    border: 2px solid #ffde00;
  }
  
  .ft2-testimonial-block-two .inner-box h5 {
    position: relative;
    color: #ffffff;
    margin-top: 15px;
    font-weight: 700;
    /* font-family: "Inter", sans-serif; */
  }
  
  .ft2-testimonial-block-two .inner-box .designation {
    position: relative;
    color: #bfbfbf;
    margin-top: 5px;
    font-weight: 400;
    /* font-style: italic; */
  }

  .parallax {
    /* The image used */
    background-image: url("../images/testimonial.jpg");
  
    /* Set a specific height */
    min-height: auto;
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .testimonials-section {
    background: #4d4d5140;
    padding: 20px 45px;
    text-align: center;
    /* min-height: 343px; */
    border-color: transparent;
    box-shadow: 0 0px 0 rgb(122 177 61 / 0%);
    text-align: center;
}
.ft2-testimonial-block-two .text-quote svg{
    width: 20px;
    transform-box: fill-box;
    transform-origin: center;
    transform: rotate(180deg);
}
.ft2-testimonial-block-two .text-quote-2 svg{
    width: 20px;
}
.ft2-testimonial-block-two .text-quote{
    width: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.ft2-testimonial-block-two .text-quote-2 {
    width: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
/* svg  {
    transform-box: fill-box;
    transform-origin: center;
    transform: rotate(45deg);
} */
.logo {
    padding-top: 4px;
}
#nav > li > a.active:nth-child(1) {
    color: #c59f3f;
}
header .address em {
    display: inline-block!important;
    vertical-align: middle!important;
    margin-right: 8px!important;
}
header a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
}
.header-banner .assetBlock {
    width: 1236px;
}
#top img:first-child {
    
}
@media only screen and (min-width: 320px) and (max-width: 479px){
    .brand-logo {
        margin: 0px 15px 0px 15px;
    }    
}
@media only screen and (min-width: 320px) and (max-width: 479px){

    .parallax {
        /* The image used */
        background-image: url("../images/testimonial.jpg");
      
        /* Set a specific height */
        min-height: auto;
      
        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
      
      .testimonials-section {
        background: #4d4d5140;
        padding: 20px 20px;
        text-align: center;
        /* min-height: 343px; */
        border-color: transparent;
        box-shadow: 0 0px 0 rgb(122 177 61 / 0%);
        text-align: center;
      }
      .tp-caption.LargeTitle {
        top:20px !important;
    }
    .tp-caption.Title {
        font-size: 18px  !important;
    color: #333;
    top: 65px !important;
    }
.header-container .fl-header-right {
    top: 131px;
    z-index: 100;
    right: 0;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px){
#top ul li {
    width: 33.3333333333%;
}
#top ul li:nth-child(3) {
    clear: none;
    margin-top: 0%;
}
#top ul li:nth-child(2) {
    margin-top: 2.59%;
}
#top ul li:nth-child(1) {
    margin-top: 5.2%;
}
#top img:first-child {
    height: auto;
}
}
#nav .aboutus ul.level0 > li {
    padding-bottom: 0px;
    width: 18%;
}
#nav .aboutus ul.level0 > li > a {
    margin-bottom: 0px;
}
.aboutus .nav-block {
    margin-bottom: 0;
}
#nav .brands ul.level0 > li {
    padding-bottom: 0px;
    width: 48%;
}
#nav .brands ul.level0 > li > a {
    margin-bottom: 0px;
}
.brands .nav-block {
    margin-bottom: 0;
}
#nav .ournetworks ul.level0 > li {
    padding-bottom: 0px;
    width: 23%;
}
#nav .ournetworks ul.level0 > li > a {
    margin-bottom: 0px;
}
.ournetworks .nav-block {
    margin-bottom: 0;
}
#nav .reachus ul.level0 > li {
    padding-bottom: 0px;
    width: 23%;
}
#nav .reachus ul.level0 > li > a {
    margin-bottom: 0px;
}
.reachus .nav-block {
    margin-bottom: 0;
}
#nav .level0-wrapper2.products .col-1 {
    padding: 5px 0;
    float: left;
    width: 24%;
}
#nav .level0-wrapper2.products .col-2 {
    padding: 5px 0;
    float: left;
    width: 24%;
}
#nav .level0-wrapper2.products .col-3 {
    padding: 5px 0;
    float: left;
    width: 24%;
}
#nav .level0-wrapper2.products .col-4 {
    padding: 5px 0;
    float: left;
    width: 48%;
}
#nav .products .col-1 ul.level0 > li {
    width: 94%;
}
#nav .products .col-2 ul.level0 > li {
    display: inline-block;
    float: none;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-top: 0;
    vertical-align: top;
    width: 94%;
}
#nav .products .col-3 ul.level0 > li {
    display: inline-block;
    float: none;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-top: 0;
    vertical-align: top;
    width: 94%;
}
#nav ul.level0 > li > a {
    border: transparent double;
}
.highlight-brand {
    padding: 0px;
    position: relative;
    margin-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    box-shadow: none;
}
.brand-logo .highlight-brand .slider-items-products .item {
    text-align: center;
    margin: 0;
}
.logo-brand {
    padding: 0px;
    position: relative;
    margin-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #eee #d5d5d5 #eee;
    box-shadow: 0 5px 0 rgb(200 200 200 / 20%);
}
.logo-brand {
    padding: 0px;
    position: relative;
    margin-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #eee #d5d5d5 #eee;
    box-shadow: 0 5px 0 rgb(200 200 200 / 20%);
}
.logo-brand .new_title {
    text-align: left;
    margin-left: -10px;
    margin-right: 0px;
    border-bottom: 0px #e5e5e5 solid;
    margin-bottom: 0px;
    position: absolute;
    z-index: 9;
}
.blog_entry {
    position: relative;
    padding-bottom: 0px;
}
.blog-wrapper {
    padding: 0px;
    position: relative;
    margin-top: 0px;
    padding-bottom: 30px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #eee #d5d5d5 #eee;
    box-shadow: 0 5px 0 rgb(200 200 200 / 20%);
    margin-bottom: 30px;
}
.blog-wrapper .entry-content {
    padding: 20px;
}
.blog_entry header {
    width: 100%;
    position: unset;
    z-index: 1000;
}
.blog_entry-title {
    margin-top: 0px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    border-bottom: transparent double;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.member .member__img {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #00000035;
    margin-top: 16px;
}
.member .member__img img {
    width: 100%;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}
.member .member__hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #c59f3fcc;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.member .member__info {
    padding-top: 29px;
}
.member .social__icons .member__button {
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 11px;
    padding: 10px;
    background: white;
    border-radius: 25px;
    text-transform: capitalize;
    margin-left: 27%;
    cursor: pointer;
}
.member .member__info .member__desc {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    margin-bottom: 0;
}
.member .member__content-inner {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.social__icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #121c45;
}
.member:hover .member__hover {
    opacity: 1;
}
.member:hover .member__content-inner {
    bottom: 50px;
    opacity: 1;
}
.mt-5{
    margin-top: 50px;
}
.page-subtitle{
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #0062a6;
}
@media (min-width: 1200px){
    .section-xl {
        padding: 100px 0;
    }
}
@media (min-width: 992px){
    .section-xl {
        padding: 90px 0;
    }
}
@media (min-width: 768px){
    .section-xl {
        padding: 80px 0;
    }
}
.section-md, .section-lg, .section-xl, .section-xxl, .section-inset-2 {
    padding: 60px 0;
}
@media (min-width: 1200px){
    h2, .heading-2, .counter-classic-number .symbol {
        font-size: 55px;
    }
}
@media (min-width: 992px){
    h2, .heading-2, .counter-classic-number .symbol {
        font-size: 45px;
    }
}
@media (min-width: 768px){
    h2, .heading-2, .counter-classic-number .symbol {
        font-size: 38px;
    }
}
.section-xl h1, h2, h3, h4, h5, h6, [class^='heading-'] {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: .05em;
    color: #0062a6;
    letter-spacing: normal;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.clients-classic img{
    width: 100%;
    border: 1px solid #d1d1d1;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.logo {
    margin-top: 0px;
}
#thm-mart-slideshow {
    margin-top: -118px;
}
#nav > li > a {
    display: block;
    padding: 0px 0px;
    line-height: 116px;
}
.navbar-form .search-btn {
    color: #c59f3f;
    background: transparent;
    height: 116px;
}
.fl-links .clicker {
    line-height: 118px;
    height: 116px;
}
.fl-links > .no-js:hover > .clicker {
    line-height: 110px;
    height: 116px;
    box-shadow: inset 0 116px 0 0 transparent;
}
.fl-links {
    background: transparent;
}
.navbar-form .search-btn .glyphicon-search:before {
    font-size: 28px;
    color: #c59f3f;
    vertical-align: middle;
}
#nav > li:hover > a, .vertnav-top li > a:hover {
    -webkit-box-shadow: inset 0 -116px 0 0 #252932;
    box-shadow: inset 0 -116px 0 0 #252932;
}
#nav .level0-wrapper, #nav.classic ul.level0 {
    top: 116px;
}
.page-heading {
    margin-top: -120px !important;
}

.mob{
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 768px){
    .desk{
        display: none;
    }
    .mob{
        display: inline;
    }
}
#best-sellera .item-img-info a{
    border: 1px solid #f5f5f5;
    padding: 5px;
    /* border-radius: 5px; */
}
.best-pro.best-sellera .new_title h2:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-color: transparent transparent transparent transparent;
}
.best-pro.best-sellera .new_title {
    text-align: left;
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom: 10px;
}
#who-we-are .title {
    font-size: 38px;
    margin: 0 0 2px;
    text-align: left;
    line-height: 1.2em;
    padding-bottom: 12px;
    letter-spacing: normal;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#what-we-do{
    padding: 80px 0;
}
#what-we-do .title {
    font-size: 38px;
    margin: 0 0 2px;
    text-align: left;
    line-height: 1.2em;
    padding-bottom: 12px;
    letter-spacing: normal;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
#who-we-are{
    padding: 80px 0;
}
#who-we-are .title {
    padding-top: 70px;
}
@media only screen and (min-width: 320px) and (max-width: 768px){
    #who-we-are .title {
        padding-top: 0px;
    }
}
.buttons {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 4px 17px;
    font-size: 14px;
    line-height: 2;
    border: 2px solid;
    border-radius: 6px;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: all 250ms ease-in-out;
}
.std address {
    color: #252932;
}

.std address {
    margin-top: 0px;
    margin-bottom: 20px;
}
.std address {
    display: block;
    margin: auto;
    font-style: normal;
    line-height: 1.5em;
    color: #252932;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    padding: 0px;
}
.std address div {
    border-bottom: 1px #252932 dotted;
}

.std address div {
    display: block;
    text-align: left;
    overflow: hidden;
    padding: 15px 0px;
    border-bottom: 1px #252932  dotted;
}
.product-collateral {
    padding-bottom: 0px;
}
.std .icon-location-arrow:before {
    color: #252932;
}
.std .icon-mobile-phone:before {
    color: #252932;
}
.std .icon-envelope:before {
    color: #252932;
}
.std .icon-location-arrow:before {
    content: "\f041";
    font-size: 18px;
    margin-right: 5px;
    color: #666;
    margin-left: 8px;
}
.std .icon-mobile-phone:before {
    content: "\f095";
    font-size: 18px;
    margin-right: 5px;
    color: #666;
    margin-left: 8px;
}
.std .icon-envelope:before {
    content: "\f0e0";
    font-size: 18px;
    margin-right: 5px;
    color: #666;
    margin-left: 8px;
}



/* Validation error */
.error {
   color: #ed1c24 !important;
   }
   
.fail-alert{
color: #ed1c24;
    
}

 select.error {
    /*border: 2px solid #CC0000*/
    color: #565656 !important ;
   }

.buynow{
    margin-top: 0px;
    border-color: #685c88 !important;
}
.buynow:before {
    content: '\f095'  !important;
    font-family: FontAwesome !important;
    background: #685c88 !important;
}
button.buynow:hover {
    -webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
    -o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
    transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
    box-shadow: inset 0 -45px 0 0 #685c88 !important;
    border: 2px solid #685c88 !important;
    color: #fff !important;
}

.autocomplete-items{
    position: absolute;
    /*border: 1px solid #d4d4d4b0;*/
    /* border-bottom: none; */
    /* border-top: none; */
    z-index: 99;
    top: 65%;
    left: 0;
    right: 0;
    width: 315px;
}

.autocomplete-item{
        padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;

    }
    #nav ul.level0 > li > a {
        color: #c59f3f;
        
    }
@media only screen and (min-width: 320px) and (max-width: 479px){
nav {
    height: 50px;
}
}
.mm-toggle {
    padding: 15px 10px;
    height: auto; 
}
@media only screen and (min-width: 320px) and (max-width: 479px){
.header-container .fl-header-right {
    top: 98px;
}
}
/*
*
* Posts
*/
@media (max-width: 575px) {
	.post {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}

.post-classic {
	position: relative;
	text-align: left;
	color: #151515;
	background: #ffffff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.09);
	z-index: 1;
}

.post-classic .post-classic-time {
	position: absolute;
	top: 6%;
	left: 5%;
}

.post-classic-2::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(54, 102, 138, 0.15) 0%, rgba(49, 89, 120, 0.2) 28%, rgba(41, 66, 88, 0.3) 76%, rgba(37, 54, 72, 0.35) 100%);
	pointer-events: none;
	z-index: 0;
}

.post-classic-2 .post-classic-content {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.post-classic-2 .post-classic-title {
	color: #ffffff;
}

.post-classic-figure {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: -1;
}

.post-classic-figure img {
	width: 100%;
	transform: none;
	will-change: transform;
	transition: all .25s ease;
}

.post-classic-time {
	padding: 1px 10px;
	font-size: 12px;
	line-height: 2;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	border-radius: 30px;
	color: #ffffff;
	background: #ffb426;
	z-index: 1;
}

.post-classic-content {
	padding: 6% 5%;
}

.post-classic-title {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: .075em;
}

.post-classic-title a, .post-classic-title a:focus, .post-classic-title a:active {
	color: inherit;
}

.post-classic-title a:hover {
	color: inherit;
}

.post-classic-title a:hover {
	text-decoration: underline;
}

.post-classic-info {
	font-size: 15px;
	line-height: 1;
	letter-spacing: .05em;
	color: #777777;
}

.post-classic-info li + li {
	border-left: 1px solid #cccccc;
}

.post-classic-info a, .post-classic-info a:focus, .post-classic-info a:active {
	color: inherit;
}

.post-classic-info a:hover {
	color: #b62e26;
}

.post-classic-comments > *,
.post-classic-author > *,
.post-classic-views > * {
	display: inline-block;
	vertical-align: middle;
}

.post-classic-comments .icon,
.post-classic-author .icon,
.post-classic-views .icon {
	font-size: 16px;
	margin-right: 8px;
}

.post-classic-author .icon {
	font-size: 18px;
}

@media (max-width: 575px) {
	.slick-news .post-classic {
		max-width: 220px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 767px) {
	.slick-news .post-classic-title {
		max-height: 68px;
		overflow: hidden;
	}
}

@media (min-width: 768px) {
	.post-classic-title {
		font-size: 18px;
	}
	.post-classic-content {
		padding: 8% 9%;
	}
	.post-classic .post-classic-time {
		top: 8%;
		left: 9%;
	}
}

@media (min-width: 992px) {
	.post-classic-content {
		padding: 7%;
	}
	.post-classic .post-classic-time {
		top: 7%;
		left: 7%;
	}
}

@media (min-width: 1200px) {
	.post-classic .post-classic-time {
		top: 10%;
		left: 13%;
	}
	.post-classic-content {
		padding: 10% 13%;
	}
}

@media (min-width: 992px) {
	.desktop .post-classic:hover .post-classic-figure img {
		transform: scale(1.1);
	}
}

.post-modern {
	position: relative;
	display: flex;
	text-align: left;
	background: #ffffff;
}

.post-modern-2 {
	color: rgba(255, 255, 255, 0.5);
}

.post-modern-2 .post-modern-badge {
	color: #ffb426;
}

.post-modern-2 .post-modern-title {
	color: #ffffff;
}

.post-modern-2 .post-modern-views .icon {
	color: inherit;
}

.post-modern-2 .post-modern-play-2 a, .post-modern-2 .post-modern-play-2 a:focus, .post-modern-2 .post-modern-play-2 a:active {
	color: #ffffff;
}

.post-modern-2 .post-modern-play-2 a:hover {
	color: #ffb426;
}

.post-modern-3 {
	color: #ffffff;
}

.post-modern-3 .post-modern-dummy::before {
	padding-bottom: 93.5%;
}

.post-modern-3 .post-modern-header,
.post-modern-3 .post-modern-footer {
	pointer-events: none;
}

.post-modern-3 .post-modern-header > *,
.post-modern-3 .post-modern-footer > * {
	pointer-events: auto;
}

.post-modern-3 .post-modern-footer {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.post-modern-3 .post-modern-badge {
	color: #ffb426;
}

.post-modern-3 .post-modern-title {
	color: inherit;
}

.post-modern-3 .post-modern-title a:hover {
	text-decoration: underline;
}

.post-modern-3 .post-modern-views .icon {
	color: rgba(255, 255, 255, 0.5);
}

.post-modern-height {
	min-height: 100%;
}

.post-modern-height .post-modern-content {
	height: inherit;
}

.post-modern-quote .post-modern-content::before {
	position: absolute;
	content: '\201C';
	top: 3%;
	right: 6%;
	font-size: 100px;
	line-height: .88;
	font-weight: 500;
	color: #e1e1e1;
	font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

.post-modern-figure {
	display: block;
	overflow: hidden;
}

.post-modern-figure img {
	width: 100%;
	transition: all .3s ease;
	transform: none;
	will-change: transform;
}

.post-modern-image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	max-width: none;
}

@supports (object-fit: cover) {
	.post-modern-image {
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: none;
		object-fit: cover;
		object-position: center center;
	}
}

.post-modern-header,
.post-modern-footer {
	padding: 5%;
}

.post-modern-content,
.post-modern-content-2,
.post-modern-horizontal,
.post-modern-body,
.post-modern-dummy {
	flex-shrink: 0;
	width: 100%;
}

.post-modern-content {
	position: relative;
	display: flex;
	padding: 5%;
	flex-direction: column;
	justify-content: space-between;
	pointer-events: none;
}

.post-modern-content > *:not(.post-modern-center) {
	pointer-events: auto;
}

.post-modern-center > * {
	pointer-events: auto;
}

.post-modern-content-2 {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	pointer-events: none;
}

.post-modern-content-2 > * {
	pointer-events: auto;
}

.post-modern-dummy {
	pointer-events: none;
}

.post-modern-dummy::before {
	content: '';
	display: block;
	width: 0;
}

.post-modern-badge {
	display: inline-block;
	font-size: 14px;
	line-height: 2;
	font-weight: 500;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #ffb426;
}

.post-modern-title {
	font-size: 16px;
	line-height: 1.56;
	font-weight: 500;
	letter-spacing: .075em;
	color: #151515;
}

.post-modern-title a {
	color: inherit;
}

.post-modern-title a:hover {
	text-decoration: underline;
}

.post-modern-views {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .1em;
}

.post-modern-views > * {
	display: inline-block;
	vertical-align: middle;
}

.post-modern-views .icon {
	margin-right: 8px;
	font-size: 18px;
	color: rgba(21, 21, 21, 0.5);
}

.post-modern-time {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.post-modern-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}

.post-modern-play-2 .icon {
	font-size: 30px;
	margin-left: -8px;
}

.post-modern-play-2 a, .post-modern-play-2 a:focus, .post-modern-play-2 a:active {
	color: #b62e26;
}

.post-modern-play-2 a:hover {
	color: #ffb426;
}

.post-modern-center + .group-xmd,
.post-modern-title + .group-md,
.post-modern-center + .group-md {
	margin-top: 20px;
}

.post-modern-title + .group-xmd {
	margin-top: 16px;
}

.post-modern + .post-modern {
	margin-top: 30px;
}

.post-modern-horizontal + .post-modern-horizontal {
	margin-top: 30px;
}

@media (max-width: 575px) {
	.post-modern-3 .post-modern-title {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.post-modern-3 .post-modern-title + .group-md {
		margin-top: 10px;
	}
}

@media (min-width: 576px) {
	.post-modern-dummy::before {
		padding-bottom: 92.4%;
	}
	.post-modern-4 .post-modern-dummy::before {
		padding-bottom: 43.75%;
	}
	.post-modern-5 .post-modern-dummy::before {
		padding-bottom: 197%;
	}
}

@media (min-width: 1200px) {
	.post-modern-3 .post-modern-title {
		font-size: 24px;
		max-width: 400px;
		line-height: 1.25;
	}
	.post-modern-3 .post-modern-footer {
		min-height: 185px;
	}
	.post-modern-6 .post-modern-content {
		padding-top: 26px;
	}
	.post-modern-quote .post-modern-content::before {
		top: 14px;
		right: 18px;
		font-size: 150px;
	}
	.post-modern-header {
		padding: 42px 32px 12px;
	}
	.post-modern-footer {
		padding: 28px 32px 34px;
	}
	.post-modern-content {
		padding: 42px 32px 34px;
	}
	.post-modern-play-2 .icon {
		font-size: 48px;
		margin-left: -10px;
	}
	.post-modern-title {
		font-size: 18px;
	}
	.post-modern-views,
	.post-modern-time {
		font-size: 14px;
	}
}

.post-modern-horizontal {
	display: flex;
	align-items: center;
	padding: 5%;
	text-align: left;
	background: #ffffff;
}

.post-modern-horizontal .unit {
	flex-grow: 1;
}

.post-modern-horizontal .post-modern-content {
	padding: 0;
}

@media (min-width: 576px) {
	.post-modern-horizontal {
		padding: 2% 4% 2% 2%;
	}
	.post-modern-horizontal .post-modern-content {
		min-height: 100%;
	}
}

@media (min-width: 768px) {
	.post-modern-horizontal .post-modern-figure img {
		max-width: 170px;
	}
}

@media (min-width: 1200px) {
	.post-modern-horizontal {
		padding: 28px 40px 28px 28px;
	}
	.post-modern-horizontal .unit {
		margin-bottom: -20px;
		margin-left: -40px;
	}
	.post-modern-horizontal .unit > * {
		margin-bottom: 20px;
		margin-left: 40px;
	}
	.post-modern-horizontal .post-modern-content {
		padding: 14px 0 6px;
	}
	.post-modern-horizontal .post-modern-figure img {
		max-width: none;
	}
}

.bg-default .post-modern-horizontal,
.bg-default .post-modern {
	background: #f5f5f5;
}

.ie-10 .post-modern-horizontal .unit-body,
.ie-11 .post-modern-horizontal .unit-body,
.ie-edge .post-modern-horizontal .unit-body {
	width: 100%;
}

.post-minimal {
	position: relative;
	text-align: left;
	font-size: 15px;
	line-height: 1.6;
	color: #151515;
}

.post-minimal-2 .post-minimal-title,
.post-minimal-2 .post-minimal-time {
	letter-spacing: .075em;
}

.post-minimal-figure {
	display: block;
}

.post-minimal-figure img {
	width: 100%;
}

.post-minimal-title {
	letter-spacing: 0;
}

.post-minimal-title a, .post-minimal-title a:focus, .post-minimal-title a:active {
	color: inherit;
}

.post-minimal-title a:hover {
	color: #b62e26;
}

.post-minimal-time {
	letter-spacing: .025em;
	color: #777777;
}

* + .post-minimal-time {
	margin-top: 6px;
}

@media (min-width: 992px) {
	.desktop .post-modern:hover .post-modern-figure img {
		transform: scale(1.1);
	}
}


.qr-code {
    /* width: 100%; */
    width: 82%;
    border-radius: 6%;
}