@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Work+Sans:wght@900&family=Oswald&display=swap');



html, body {
  margin:0;
  padding:0;
  font-family:'Poppins',Arial,sans-serif;
  font-size:15px;
  color:#cbd0d7;
  -webkit-text-size-adjust:none;
  background-color:#202126;
}

.textdiv, .menuC2 li {
  font-size:16px;
  line-height:150%;
}
  
a, a:link, a:visited { color:#f7971e; text-decoration:none }
a:hover { text-decoration: none }
h1 a:hover, p a:hover { text-decoration: underline }

h3 {
  font-size: 1em;
  padding:3px 8px;
}

a.btn, a.btn:link, a.btn:visited {
  background-color: #f7971e;
  font-weight:bold;
  color: #333;
  border-radius: 4px;
  padding: 9px 18px;
  text-transform: uppercase;
  font-size:15px;
  display: inline-block;
}
a.btn: hover {
  opacity:0.9;
  text-decoration:none;
}
span.btni {
  background-color: #ccc;
  color: #333;
  border-radius: 20px;
  padding: 9px 18px;
  text-transform: uppercase;
}

.wrapper {
  width: expression((document.body.clientWidth > 1120)? "1120px" : "auto");
  max-width:1120px;
  margin: 0 auto;
  padding:0 20px;
  position:relative;
}
.largewrapper {
  width: expression((document.body.clientWidth > 1160)? "1160px" : "auto");
  max-width:1160px;
  margin: 0 auto;
  padding:0 0;
  position:relative;
  border-left: 1px solid rgba(203, 208, 215, 0.3);
  border-right: 1px solid rgba(203, 208, 215, 0.3);
}
.dslider {
  border-bottom: 1px solid rgba(203, 208, 215, 0.3);
  border-top: 1px solid rgba(203, 208, 215, 0.3);
}


#hpclaim {
  font-size:200%
}
@media screen and (max-width: 1200px) {
  #videodiv {
    padding: 10px;
  }
}
@media screen and (max-width: 900px) {
  #videodiv {
    padding: 0;
    border-top: 1px solid #6c7075;
    border-bottom: 1px solid #6c7075;
  }
  #hpclaim {
    font-size:170%
  }
  #videodiv .wrapper {
    padding: 0;
  }
  #hpclaim {
    font-size:140%
  }  
}


.imgres169 {
   position:relative;
   width:100%;
   height:0;
   padding-bottom:56.25%;

}
.imgres169 div {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #5f616b;
}


.wspace {
  padding:30px 0 30px 0;
}

.spacer {
  clear:both;
  height:40px
}

.headerbar {
  background-color:#202126;
  padding:15px 0;
}
.headerbar .logo {
  width:190px;
  height:86px;
  padding:  10px 0 0 0;
}

#headerbarfloat {
  background-color:#f7971e;
  padding:8px 0 3px 0;
}
#headerbar .kmmenu {
  position:absolute;bottom:9px;right:0
}
#headerbarfloat .kmmenu {
  position:absolute;bottom:16px;right:0
}

#headerbar .kmmenulang {
  position:absolute;top:9px;
  right:0;
  font-size:10px;
  color:#fff;
  text-transform:uppercase;
  opacity:0.9;
}
.licol { column-count: 2; }
@media screen and (max-width: 950px) {
  .licol { column-count: 1; }
  #headerbar .kmmenulang {
    display:none;
  }
}



.leftimage {
  max-width:35%;
  margin-right:20px;
  float:left
}
.leftimage img {
  border-radius:8px;
  max-width:100%;
  height:auto;
}
@media screen and (max-width: 950px) {
  .leftimage {
    max-width:40%;
  }
}
@media screen and (max-width: 450px) {
  .leftimage {
    margin-right:0;
    margin-bottom:20px;
    float:none;
    width:100%;
    max-width:100%;
  }
}



img.fluid {
  max-width: 100%;
  height: auto;
}

@media (max-width: 880px) {
  .wrapper {
    padding: 0 10px;
  }
}

.wspace img {
  max-width:100%;
  height:auto;
}





.section-title {
  font-size: 30px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 48px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight:normal;
}
.ttfont{
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.ttmfont{
  font-family: 'Oswald', sans-serif;
}
.countup_hr {
  background-color: #d12127;width: 82px;height: 7px;border-radius: 25px;margin: 0 auto;margin-bottom: 9px;
}
.minput {
  font-size:18px;
  color:#3f3f3f;
  border:0;
  background-color:#b9b9b9;
  display:block;
  border-radius:3px;
  padding:4px;
  width:100%;
  box-sizing: border-box;
}

.page-title, .page-subtitle {
    font-size: 30px;
    font-family: 'Oswald',Arial,sans-serif;
    line-height: 1;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.page-subtitle {
    font-size: 26px;
}

.services-item {
  padding: 0;
  text-transform:uppercase;
  text-align: center;
}

#introtext {
  max-width: 800px;
  margin: 0 auto;
}
#introtext a {
  border-bottom: 1px dotted #383838;
  display: block;
}

.intro2i {
  float:left;
  width:60px;
}
.intro2c {
  margin-left:80px;
  padding: 0;
}

.hpintro {
  //font-size:116%;
  font-size:105%;
  line-height:180%;
}
.hpintro b, .hpintro strong {
  background-color:#f7971e;
  padding:0 8px;
  color:#fff;
}





.services-item .image {
  position:relative;width:100%;height:0;padding-bottom:56.25%;
  display:block;
}
.services-item .image > span {
  display:block;
  position:absolute;left:0;top:0;width:100%;height:100%;
  background-size:cover;
  background-position:center center;
}
.services-item .image > span > span {
  display:block;
  position:absolute;left:0;bottom:-1px;width:100%;height:100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}




.columns5, .columns4, .columns3, .columns3b, .footcols {
  margin: -10px -10px -10px -10px
}
.columns2, .columns2b {
  margin: -20px -20px -20px -20px
}
.columns5 .column {
  display:block;
  float:left;
  width:20%;
  box-sizing:border-box;
  padding:10px;
  margin:0;
}
.columns4 .column {
  display:block;
  float:left;
  width:25%;
  box-sizing:border-box;
  padding:10px;
  margin:0;
}
.columns3 .column , .footcols .column  {
  display:block;
  float:left;
  width:33.33333333333%;
  box-sizing:border-box;
  padding:10px;
  margin:0;
}
.columns2 .column, .columns2b .column {
  display:block;
  float:left;
  width:50%;
  box-sizing:border-box;
  padding:20px;
  margin:0;
}

.smfooter {
  position:relative;
  background-color: #1b1c23;
}
.smlinks {
  float:right;
}


@media screen and (max-width: 1190px) {
  a .services-item:hover {
     transform: scale(1.03);
  }
}

.hidedesk {
   display: none;
}

@media screen and (max-width: 980px) {
  .columns5 .column {
    width:33%
  }


  .columns4 .column {
    width:33%
  }
  .footcols {
    margin:0;
  }
  .footcols .col1 {
    width:100%
  }



  .footcols .column  {
    width:100%;
    padding:10px 0;
  }


  .textdiv {
    font-size:17px;
  }
}
@media screen and (max-width: 700px) {
  .columns3 .column {
    width:50%
  }
  
  .columns2b .column  {
    width:100%;
    padding:20px 0;
  }
  .columns2b {
    margin: 0;
  }

}
@media screen and (max-width: 580px) {

  .columns2 .column  {
    width:100%;
    padding:20px 0;
  }
  .columns2 {
    margin: 0;
  }

  .hidedesk {
     display: block;
  }

  .columns4 .column {
    width:50%
  }
  
  .columns5 .column {
    width:50%
  }

  .textdiv {
    font-size:16px;
  }
  .page-title, .page-subtitle {
      font-size: 25px;
  }
  .page-subtitle {
      font-size: 22px;
  }

  .smfooter {
    text-align:center;
  }
  .smlinks {
    float:none;
    display:block;
    text-align:center;
    margin-bottom:10px;
  }

}
@media screen and (max-width: 420px) {
  .columns3 .column {
    width:100%
  }
}

.services-content {
  padding:15px;
}
.services-content h3 {
  font-family: 'Work Sans', sans-serif;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  color:#f7971e;
  display:inline;
  padding:2px 5px;
}

.services-content p {
  font-size: 14px;
  line-height:150%;
  color: #666;
}



.menu, #menudiv {
  display:none;
}
@media screen and (min-width: 950px) {
  #menudiv {
    display:none !important;
  }
}
.menuC2, .menuC {
  font-size: 19px;
  font-family: 'Oswald',Arial,sans-serif;
  display:block;
  position:relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.menuC ul, .menuC2 ul {
    text-align: justify;
    padding:0;
    margin:0;

}
.menuC li,.menuC2 li, .menuC li {
    display: inline-block;
    position: relative;
    margin-left:25px;
    text-transform:uppercase;
}
.menuC2 li a, .menuC2 li a:link, .menuC2 li a:visited, .menuC2 li span {
    color: #fff;
}
.menuC li a, .menuC li a:link, .menuC li a:visited, .menuC li span {
    color: #cbd0d7;
}

.menuC2 .selected {
  border-bottom: 2px solid #efefef;
}
.menuC .selected {
  border-bottom: 2px solid #efefef;
}

.homemenu {
  margin-bottom:30px;
  background-color:#f7971e;
  overflow:hidden;;
  font-family: 'Oswald','Source Sans Pro',Arial,sans-serif;
}
.homemenu .menuC2 {
  padding: 0 2em 1em 2em;
}
.homemenu .menuC2 ul {
    text-align: justify;
    padding:0;
    margin:0;

}
.homemenu .menuC2 ul:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.homemenu .menuC2 ul:before {
    content: '';
    display: block;
    margin-top: -1em;
}
.homemenu .menuC2 li {
    display: inline-block;
    position: relative;
    top: 1.25em;
    text-transform:uppercase;
    margin-left:auto;
}
.homemenu .menuC2 li a, .homemenu .menuC2 li a:link, .homemenu .menuC2 li a:visited {
    color: #fff;
    padding:5px 10px;
}
.homemenu .menuC2 li a:hover, .homemenu .menuC2 li a:active {
    color:#c7ccd4;
}
.menusocial { display: none }


.hightlight {
  padding: 10px 15px;
  background-color: #9c9c9c;
  color: #444;
  border-radius: 5px;
  margin-top:-10px;
}


.prodotticat {
  font-family: 'Work Sans', sans-serif;
  font-weight: 900;
  border-bottom: 3px solid #f7971e;
  padding: 0;
  font-size: 25px;
  color: #666666;
  text-transform: uppercase;
  margin: 20px 0;
  display: inline-block;
}
.prodttbox {
  position:absolute;
  bottom:0;
  background-color:rgba(0,0,0,0.6);
  padding:8px;
  color:#fff;
  width:100%;
  box-sizing:border-box;
}
@media screen and (max-width: 700px) {
  .prodotticat {
    font-size: 22px;
  }
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow:hidden;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  max-width: 100%;
  width:60%;
  border: 0;
  float:left;
}


.dslider_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../../tmpl/img/slider.png) no-repeat left top;
  margin-top: -45px;
}

.dslider_nav:active {
  opacity: 0.6;
}
.dslider_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
}
.dslider_nav.prev {
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
}

.dslider_nav:focus {
  outline: none;
}
.dslider_tabs {
  padding:0;
  list-style: none;
  margin: -30px auto 0 auto;
  text-align: center;
  z-index: 60;
  position: absolute;
  left: 0;
  right: 0;
}

.dslider_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}

.dslider_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ccc;
  background: rgba(203, 208, 215, 0.3);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
}

.dslider_here a{
  background: #fff;
  background: rgba(255,255,255, .8);
}

.hpsback {
  background-color:rgba(52, 114, 171, 0.1);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMcQOY40fUAAAAMSURBVAjXY2hgYAAAAYQAgSjdetcAAAAASUVORK5CYII=);background-repeat: repeat;
  opacity:0.9;
}


.openclippath {
  overflow:hidden;
  position:relative;
  width:100%;
  height:0;
  padding-bottom:50%;
}
.openclippath .centerdiv {
  position:absolute;
  bottom:-25px;
  width:100%;
  background-color:rgba(0,0,0,0.3);
  background: linear-gradient(0deg, rgba(0,0,0,0.7) 40%, rgba(0,0,0,0) 100%);
  transform: rotate(-3deg);
}
.openclippath .centerdiv > div {
  padding: 30px 0 80px 0;
  width:100%;
  transform: rotate(3deg);
}
.openclippath .title {
  font-family:'Work Sans', sans-serif;
  font-weight:900;
  font-size:30px;
  color:#fff;
  text-transform:uppercase;
}
.openclippath .subtitle {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}
.openclippathspacer {
  height:26px;
}
@media screen and (max-width: 1200px) {
  .openclippath {
    clip-path: none;
  }  
}
@media screen and (max-width: 850px) {
  .openclippath {
    padding-bottom:60%;
  }
  .openclippath .title {
    font-size:25px;
  } 
  .openclippath .subtitle {
    font-size: 16px;
  }  
  .openclippathspacer {
    height:12px;
  }
}
@media screen and (max-width: 500px) {
  .openclippath {
    padding-bottom:75%;
  }
  .openclippath .title {
    font-size:22px;
  }
  .openclippath .subtitle {
    font-size: 12px;
  }
  .openclippath .centerdiv > div {
    padding: 30px 0 60px 0;
  }
  .openclippathspacer {
    height:6px;
  }     
}


@media screen and (max-width: 950px) {
  .menusocial { display: block }
  .homemenu { margin: 0 }
  .hightlight { margin-top:20px }
  .spacer { clear: both; height: 15px;}

  .jquery-background-video-wrapper {
     margin-bottom:12px;
  }

  .menu {
    display:block;
    width:32px;
    height:32px;
    padding:4px;
    border-radius:5px;
    position:absolute;
    top:74px;
    right:10px;
    z-index:1003;
  }
  .menu svg{
    fill: #cbd0d7;
  }
  .menuC {
    display:none;
    background-color:rgba(0,0,0,0.5);
    width:100%;
    height:100%;
    z-index:10;
    top:0;
    bottom:0;
    left:0;
    position:fixed;
    z-index:1000;
    opacity: 0;
    
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
  }

  .menuC2 .selected {
    border-bottom: 0;
  }
  .menuC2 {
    background-color:#202126;
    border-right: 1px solid #cbd0d7;
    width:60%;
    max-width:280px;
    height:100%;
    top:0;
    left:0;
    position:fixed;
    z-index:1001;
    overflow:auto;
    padding:0;
    font-weight:normal;
    transform: translate(-300px, 0);

    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
  }

  .open1 .menuC {
    display:block;
  }
  .open .menuC {
    opacity: 1;
  }
  .open .menuC2 {
    transform: translate(0, 0);
  }
  .homemenu .menuC2 {
    padding:0;
    border-bottom:0;
    box-shadow: none;
  }

  .menuC2 ul, .homemenu .menuC2 ul {
      text-align: left;
      padding:20px 0;
      margin:0;
  }
  .menuC2 ul:after, .homemenu .menuC2 ul:after {
      content: '';
      display: block;
      width: 100%;
  }
  .menuC2 ul:before, .homemenu .menuC2 ul:before {
      content: '';
      display: block;
      margin-top: auto;
  }
  .menuC2 li, .homemenu .menuC2 li {
      display: block;
      margin-right: auto;
      position: relative;
      top: auto;
      border-bottom: 1px solid #434448;
      margin:0;
  }
  .homemenu .menuC2 li a, .homemenu .menuC2 li a:link, .homemenu .menuC2 li a:visited {
      color: #fff;
      padding: 15px 0;
  }
  .homemenu .menuC2 li a:hover, .homemenu .menuC2 li a:active {
      color: #f7971e; text-decoration:none
      padding: 15px 0;
      background-color:transparent;
  }

  .menuC a.mmlist, .menuC span.mmlist {font-size:16px;text-align:left;color: #fff; display: block;padding: 15px 0;margin:0 10px 0 10px;text-transform:uppercase;text-decoration:none;}
  .menuC a.mmlist:hover, .menuC a.mmlist:active {color: #ff6205; text-decoration:none}

}
@media screen and (max-height: 550px) {
  .menusocial { display: none }
}

@media screen and (max-width: 650px) {

  .headerbar .logo {
    width: auto;
    height: 50px;
    padding: 2px 0 0 0;
  }
  .menu {
    top:39px;
  }
}


.rightimage {
  float: right;
  max-width: 50% !important;
  margin-left: 30px;
  margin-bottom: 20px;
  margin-top: 4px;
  border-radius:5px;
}
.leftimage {
  float: left;
  max-width: 50% !important;
  margin-right: 24px;
  margin-bottom: 16px;
  margin-top: 4px;
  border-radius:5px;
}
@media screen and (max-width: 650px) {
  .rightimage, .leftimage {
    float: none;
    width:100%;
    height:auto;
    max-width: 100% !important;
    margin-left: 0;
    display:block;
    margin-bottom: 25px;
    margin-top: 0;
  }
}



.carousel .carddivslide {
  padding-right:20px;
  border-radius: 4px;
  box-sizing: border-box;
  outline: none;
}
.carousel .carddivslide > div {
  background: #fff;
}

.carousel .carddivslide img {
  width: 100%;
}

.carousel { display: none; }
.carousel.slick-initialized { display: block; }


.prodscheda {
  font-size:15px;
}
.prodschedaitem {
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom: 1px dotted #ccc;
}

.responsiveheroimg {
  position:relative;width:100%;height:0;padding-bottom:45%;
  overflow:hidden;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  background-color:#5f616b;
  border-left: 1px solid rgba(203, 208, 215, 0.3);
  border-right: 1px solid rgba(203, 208, 215, 0.3);
  padding-bottom: 22%;
}
.responsiveheroimg > div {
  position:absolute;left:0;top:0;width:100%;height:100%;
}
.responsivehc {
  background-position: center center;
  background-color: #5f616b;
  background-size:cover;
  border-bottom: 1px solid rgba(203, 208, 215, 0.3);
  border-top: 1px solid rgba(203, 208, 215, 0.3);
}


.casehlogo { margin-top:-140px; max-width:60%;width:300px;height:auto;border:5px solid #e9ebee; border-bottom:0 }

@media screen and (max-width: 700px) {
  .responsivehero {
    margin: 0 -10px;
  }  
  .responsiveheroimg {
    padding-bottom:45;
    border-radius:0;
  }
  .nomargin {
    margin: 0 -10px
  }
  .casehlogo { margin-top:-120px; }
}


.lbbox {
  margin-bottom:30px;
}
.lbboxc {
  padding:5px 0 10px 0;
  display: block;
}
.lbboxc img {
  max-width:100%;
}

.lbtitle {
  font-size: 16px;
  padding: 2px 0;
  text-transform: uppercase;
  color: #202126;
  background-color: #767886;
  margin-bottom: 10px;
  text-align: center;
}

.lbtitle div {
  display:inline-block;
  padding:0 5px;
  margin-left:5px;
}





.dcontainer {
  margin-right: 380px;
}
.dcontainer2 {
  margin-right: 320px;
}
.dcontent {
  float: left;
  width: 97%;
  position:relative;
  line-height: 200%;
}
.dsidebar {
  float: right;
  width: 300px;
  margin-right: -380px;
  overflow:hidden;
}
.dsidebar2 {
  float: right;
  width: 300px;
  margin-right: -320px;
  overflow:hidden;
}
@media (max-width: 880px) {
  .dcontainer, .dcontainer2 {
    margin-right:0px;
    margin-bottom:20px;
  }
  .dcontent {
    margin-right:0px;
    width:100%;
    float:none;
  }
  .dsidebar, .dsidebar2 {
    clear:left;
    float:none;width:100%;
    margin-right:auto;
    margin-top:35px;
  }
}




.anico {
  width: 88px;
  height: 88px;
  background-color: #d2dbe2;
}
.anico-success {
  border-radius: 50%;
  border: 4px solid #666;
  box-sizing: content-box;
  height: 80px;
  padding: 0;
  position: relative;
  background-color: #d2dbe2;
  width: 80px;
}
.anico-success:after, .anico-success:before {
  background: #d2dbe2;
  content: '';
  height: 120px;
  position: absolute;
  transform: rotate(45deg);
  width: 60px;
}
.anico-success:before {
  border-radius: 40px 0 0 40px;
  width: 26px;
  height: 80px;
  top: -17px;
  left: 5px;
  transform-origin: 60px 60px;
  transform: rotate(-45deg);
}
.anico-success:after {
  border-radius: 0 120px 120px 0;
  left: 30px;
  top: -11px;
  transform-origin: 0 60px;
  transform: rotate(-45deg);
  animation: rotatePlaceholder 4.25s ease-in;
}
.anico-success-placeholder {
  border-radius: 50%;
  border: 4px solid rgba(0, 0, 0, 0.25);
  box-sizing: content-box;
  height: 80px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 80px;
  z-index: 2;
}
.anico-success-fix {
  background-color: #d2dbe2;
  height: 90px;
  left: 28px;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 5px;
  z-index: 1;
}
.anico-success-tip, .anico-success-long {
  background-color: #666;
  border-radius: 2px;
  height: 5px;
  position: absolute;
  z-index: 2;
}
.anico-success-tip {
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
  width: 25px;
  animation: animateSuccessTip .75s;
}
.anico-success-long {
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
  width: 47px;
  animation: animateSuccessLong .75s;
}

@keyframes animateSuccessTip {
  0%, 54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessLong {
  0%, 65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes rotatePlaceholder {
  0%, 5% {
    transform: rotate(-45deg);
  }
  100%, 12% {
    transform: rotate(-405deg);
  }
}

.gathumb {
  width:100%;
  height:auto;
  border-radius:8px;
  border: 1px solid #ccc;
}


ul.related {margin: -3px 0 0 0;padding:0;width:100%; list-style: none;}
ul.related li { padding: 12px 0;position: relative;  display:block; border-bottom: 1px solid #767886; }
ul.related li > div  { height:75px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
ul.related li img { float: left; margin-right:10px; width:73px; height:73px; border: 1px solid #cbd0d7;  }
ul.related li a span, ul.related li a:link span, ul.related li a:hover span { text-decoration:none !important;color:#cbd0d7 }



.indextitle {
  display:block;
  padding: 5px 0;
  height: 56px;
  overflow:hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}



.playimg img {
  max-width:100%;
  height:auto;
}

.playimg {
  position: relative;
}
.playimg:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(../../tmpl/img/play-icon.png) no-repeat center center;
}




.pagination {
  clear:both;
  font-size:18px;
  margin:0 10px;
  padding-top:20px;
  line-height:20px;
  display:block;
  text-align:center;
}

.pagination .disabled {
  color: #434343;
  margin:0 3px;
  display:inline-block;
  border:2px solid transparent;
  margin:0 3px;
  width:20px;
  height:20px;
  text-align:center;
}
.pagination .current {
  padding:3px;
  background-color:#f7971e;
  border:2px solid #f7971e;
  border-radius:50%;
  color: #fff;
  margin:0 3px;
  width:20px;
  height:20px;
  display:inline-block;
  text-align:center;
}

.pagination a,.pagination a:visited, .pagination a:link {
  padding:3px;
  border-radius:50%;
  color: #f7971e;
  margin:0 3px;
  width:20px;
  height:20px;
  border:2px dashed transparent;
  display:inline-block;
  text-decoration:none;
  text-align:center;
}



.count-stats {
  font-family: 'Poppins', sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #666;
  margin-bottom: 3px;
  display: block;
}


.networkcat {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    font-size: 150%;
    font-weight: bold;
    line-height: 236%;
    text-transform: uppercase;
}
.networkcat > div {
  padding: 0 15px;
}
.networkcat > div > span {
border-top-right-radius: 10px; */
    padding: 10px;
    color: #fff;
}


.inlinegallery a img {
  margin-right:5px;
  border:1px solid #ccc;
}


.toplang {
  position:absolute;top:6px;
  right:0;
  font-size:10px;
  color:#fff;
}
.menulang {
  position:absolute;
  bottom:12px;
  right:12px;
  font-size:10px;
  color:#fff;
}
.toplang a, .toplang span, .menulang a, .menulang span {
  display: inline-block;
  width:32px;
  height:32px;
  border-radius:50%;
  border:1px solid #ccc;
  margin-left:6px;
  background-repeat:no-repeat;
  background-position: center center;
}
.toplang span, .menulang span {
  filter: grayscale(1);
}

@media screen and (max-width: 950px) {
  .toplang {
    display:none !important;
  }
}