/*FIXES*/
.medium-12.columns { padding:0px !important; }
.nw { white-space: nowrap; }

/*TOP CAT TAG*/
.c_top, .c_wrp {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}

img {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition:    opacity 0.25s;
  -o-transition:      opacity 0.25s;
  -ms-transition:     opacity 0.25s;
  transition:         opacity 0.25s;
}

/*TOP*/
.c_top {
  max-width: 1150px;
  padding: 0px 5px 0px 5px;
  text-align: left;
  margin: 0 auto 10px auto;
}
.c_top > div {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  font-size: 25px;
  line-height: 1.33;
  color: #0096dc;
  margin: 0 0 10px 0;
}
.c_top > div:nth-child(1) { font-weight: 500; /*bold*/ }
.c_top > div:nth-child(2) { float: right; }
.c_top > div:nth-child(2) > a { color: #000; }
.c_wrp {
	max-width: 1150px;
	margin: 0px auto 10px auto;
	position:relative;
	text-align: left;
}
.c_tag, .c_cat {
	/*max-width: 1140px;*/
	margin:0px auto 10px auto;
	text-align: left;
}
/*.c_nav { width:33.333%; margin: 10px 0px 0px 0px; position:relative; text-align: right; }*/
.c_nav {
	position: absolute;
    top: 0px;
    right: 5px;
	-webkit-transition: right 0.25s;
    -moz-transition:    right 0.25s;
    -o-transition:      right 0.25s;
    -ms-transition:     right 0.25s;
    transition:         right 0.25s;
	margin: 0px 0px 0px 0px;
    background: none;
    width: 100%; /*calc(100% - 20px);*/
    max-width: 380px;
    text-align: right;
}
.c_nav > div { 
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-webkit-transition: opacity 0.25s, box-shadow 0.25s; /*ease-in-out;*/
    -moz-transition:    opacity 0.25s, box-shadow 0.25s;
    -o-transition:      opacity 0.25s, box-shadow 0.25s;
    -ms-transition:     opacity 0.25s, box-shadow 0.25s;
    transition:         opacity 0.25s, box-shadow 0.25s;
}
.c_nav > div.fix {
	position:fixed;
	padding: 0px 5px;
	opacity:1;
	top:60px;
	left:0;
	right:0;
	z-index:9;
	background: white;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
	/*//-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.33);
	//-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.33);
	//box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.33);*/
}
.c_nav > div.fix > div {
	margin:0 auto;
	max-width:1140px;
	height:48px;
	position:relative;
}

.c_src { position: absolute; top: 0; left: 0; right: 0; z-index: 2; pointer-events: none; }

.mh {
  text-align: right;
}

.c_tag > div:nth-child(1), .c_cat > div:nth-child(1) {
  /*max-width: 1130px;*/
  padding: 0px 5px 0px 5px;
  margin: 0 auto;
}

/*SHOW HIDE*/
.c_tag > div:nth-child(1) > div.sh,
.c_cat > div:nth-child(1) > div.sh {
  color: #000;
  cursor: pointer;
  display:inline-block;
  pointer-events: none;
  padding: 0px 10px 0px 10px;
  line-height: 28px;
  height: 28px;
  margin: 10px 0 10px 0;
}
.c_tag > div:nth-child(1) > div.sh > i,
.c_cat > div:nth-child(1) > div.sh > i {
  display:none;
}
.c_tag > div:nth-child(1) > div.sh > span,
.c_cat > div:nth-child(1) > div.sh > span {
  /*display:none;*/
  font-size: 20px; /*14px;*/
}
.c_tag > div:nth-child(1) > div.sh.active,
.c_cat > div:nth-child(1) > div.sh.active {
  color: #0096dc;
}
.c_tag > div:nth-child(2).csh,
.c_cat > div:nth-child(2).csh {
  /*max-height: 0px;*/
  min-height: 48px;
  overflow: hidden;
  -webkit-transition: min-height 0.25s ease-out, max-height 0.25s ease-out;
  -moz-transition:    min-height 0.25s ease-out, max-height 0.25s ease-out;
  -o-transition:      min-height 0.25s ease-out, max-height 0.25s ease-out;
  -ms-transition:     min-height 0.25s ease-out, max-height 0.25s ease-out;
  transition:         min-height 0.25s ease-out, max-height 0.25s ease-out;
  padding: 0px 5px 0px 5px;
}
.c_tag > div:nth-child(2).csh > form,
.c_cat > div:nth-child(2).csh > form {
  margin: 12px 0px 0px 0px; /*//margin: 6px 0px 6px 0px;*/
}

/*CAT e TAG*/
#c_tag > input,
#c_cat > input {
  display:none;
}
#c_tag > div.btag,
#c_cat > div.bcat {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  color: #000;
  cursor:pointer;
}
#c_tag > div.btag.sel,
#c_cat > div.bcat.sel {
  color: #0096dc;
}

/*BLOCKS*/
#gallery_block {
  width: 100%;
  max-width: 1150px; /*1140*/ /*1150*/
  padding: 0 5px; /*0*/ /*0 5px*/
  margin: 0 auto;
  text-align: center;
  position: relative;
  background: #fff /*rgba(0,150,220,0.1); e5e5e5*/
}
#gallery_block > div:nth-child(1) { /*//ecg16*/
  margin: 0 auto;
  text-align: center; /*left*/
  position: relative;
  background: #fff; /*rgba(0,150,220,0.1); f2fafd e5e5e5*/
  -webkit-transition: all 0.2s ease;
  -moz-transition:    all 0.2s ease;
  -o-transition:      all 0.2s ease;
  -ms-transition:     all 0.2s ease;
  transition:         all 0.2s ease;
}
#gallery_block > div:nth-child(1) > div {
  display:none;
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: margin 0.2s ease;
  -moz-transition: margin 0.2s ease;
  -o-transition: margin 0.2s ease;
  -ms-transition: margin 0.2s ease;
  transition: margin 0.2s ease;
}
#gallery_block > div:nth-child(1) > div.ct {
width: 100%;
height:100%;
display: inline-block;
vertical-align: top;
opacity:1;
-webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 0.25s;
-moz-transition:    all 0.25s;
-o-transition:      all 0.25s;
-ms-transition:     all 0.25s;
transition:         all 0.25s;
overflow: hidden;
}
#gallery_block > div:nth-child(1) > div > div { /*//slide*/
  margin:10px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
  text-align: left;
  /*border: 1px solid #f9f9f9;*/
  cursor:pointer;
  overflow: hidden;
}
#gallery_block > div:nth-child(1) > div > div > a {
  line-height: inherit;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #f9f9f9;
  display: block;
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(1) { /*//THUMB WRAPPER*/
  overflow: hidden;
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(1) > div { /*//THUMB*/
  /*//pointer-events: none;*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.1s ease;
  -moz-transition: transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  -ms-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  pointer-events: none;
  display:block;
  padding-bottom: 56.25%;
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) {
  padding: 5.555% 4.166% 4.166% 4.166%;   /*padding: 20px 15px 15px 15px;*/
  background: rgba(0,0,0,0.033);
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div { /*//FULL CONTAINER*/
  
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(1) { /*//categories*/
  padding:0px 0px 0px 0px;
  line-height: 10px;
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(1) > div { /*//si category*/
  padding:0px 5px 0px 5px;
  font-size: 10px; /*12*/
  text-transform: uppercase;
  line-height: 10px;
  display: inline-block;
  vertical-align: top;
  margin:0px 0px 5px 0px;
  cursor: pointer;
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(2) { /*//Title*/
  padding:0px 5px 0px 5px;
  margin:0px 0px 10px 0px;
  font-size: 18px; /*//20px;*/
  line-height: 1.2; /*//1.3;*/
  font-weight: bold;
  color:#000;
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(3) { /*//Description*/
  font-size: 14px;
  line-height: 1.5;
  padding:0px 5px 0px 5px;
  margin:0px 0px 10px 0px;
}
#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(4) { /*//Bottom Tags Container*/
  padding:0px 5px 0px 5px;
  margin:0px 0px 10px 0px;
  font-size: 10px;
  line-height: 1;
}
/*LIST*/
.list#gallery_block {
  width: 100%;
  max-width: 1150px;
  padding: 0 5px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background: #fff
}
.list#gallery_block > div:nth-child(1) { /*//ecg16*/
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list#gallery_block > div:nth-child(1) > div {
  display:none;
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: margin 0.2s ease;
  -moz-transition: margin 0.2s ease;
  -o-transition: margin 0.2s ease;
  -ms-transition: margin 0.2s ease;
  transition: margin 0.2s ease;
}
.list#gallery_block > div:nth-child(1) > div.ct { /*CONTAINER*/
  width: 100%;
  height:100%;
  display: inline-block;
  vertical-align: top;
}
.list#gallery_block > div:nth-child(1) > div > div { /*//slide*/
  margin:10px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0);
  text-align: left;
  /*border: 1px solid #fff;*/
  padding-bottom: 9px;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  background: #fff; /*rgba(0,0,0,0.033);*/
}
.list#gallery_block > div:nth-child(1) > div > div > a {
  line-height: inherit;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #fff;
  display: block;
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(1) { /*//THUMB WRAPPER*/
  overflow: hidden;
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(1) > div { /*//THUMB*/
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 30%;
  display: inline-block;
  vertical-align: top;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.1s ease;
  -moz-transition: transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  -ms-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(1) > div > a { /*//THUMB action*/
  pointer-events: auto;
  display:block;
  padding-bottom: 75%; /*56.25%;*/
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) {
  padding: 0px 0px 0px 10px;
  width: 70%;
  display: inline-block;
  vertical-align: top;
  background: rgba(0,0,0,0.0);
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div { /*//FULL CONTAINER*/
  
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(1) { /*//categories*/
  padding:0px 0px 0px 0px;
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(1) > div { /*//category*/
  padding:0px 5px 0px 5px;
  font-size: 10px; /*font-size: 12px;*/
  display: inline-block;
  vertical-align: top;
  margin:0px 0px 0px 0px; /*margin:0px 0px 10px 0px;*/
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(2) { /*//Title*/
  padding:0px 5px 0px 5px;
  margin:0px 0px 0px 0px; /*margin:0px 0px 10px 0px;*/
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(2) > a { /*//Title action*/
  font-size: 16px; /*font-size: 21px;*/
  line-height: 1.3;
  font-weight: bold;
  color:#000;
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(3) { /*//Description*/
  font-size: 14px;
  line-height: 1.5;
  padding:0px 5px 0px 5px;
  margin:0px 0px 0px 0px;
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(4) { /*//Bottom Tags Container*/
  padding:0px 0px 0px 0px;
  margin:0px 0px 10px 0px;
  font-size: 10px;
  line-height: 1;
}
.list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(4) > div { /*//Bottom Tags*/
  padding: 9px 9px 0px 9px;
  color: #000 !important;
  display: inline-block;
  vertical-align: top;
  cursor:pointer;
}

/*BOTTOM LINK*/
.b_lnk {
  margin: 10px 0 0 0;
  overflow: hidden;
  font-size: 0;
  text-align: center !important;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.b_lnk > a {
  margin: 0 auto;
  padding: 10px 30px 10px 30px;
  min-height: 50px;
  font-size: 20px;
  line-height: 1.49;
  display: inherit;
  color: #000 !important;
}
.fa {
  vertical-align: middle;
}

/********************************************************************************/
/*************************************ARROWS*************************************/
/********************************************************************************/
/*ARROWS 22*/
.ar { /*//#gallery_block > div:nth-child(2)*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  display:none;
}
.ar[data-v="0"] {
  display: none;
}
.ar[data-v="1"] {
  display: block;
}
.ar > .arr,
.ar > .arl,
.arr,
.arl {
  height: 32px;
  width: 32px;
  background-color: #0096dc;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 16px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  z-index: 3;
}
.arr, .ar > .arr {
  background-image: url(arr_w.png);
  right: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.arl, .ar > .arl {
  background-image: url(arl_w.png);
  left: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}




/********************************************************************************/
/**************************************MEDIA*************************************/
@media screen and (max-width: 1150px) {
  /*#gallery_block {
    padding: 0px;
  }*/
  #gallery_block,
  .list#gallery_block {
    background: #fff /*rgba(0,150,220,0.1); e5e5e5*/
  }
  #gallery_block > div:nth-child(1),
  .list#gallery_block > div:nth-child(1) {
    background: #fff /*rgba(0,150,220,0.1); e5e5e5*/
  }

  .c_top { 
    text-align: center;
  }
  .c_tag > div:nth-child(1) > div.sh,
  .c_cat > div:nth-child(1) > div.sh {
    pointer-events: auto;
  }
}
@media screen and (max-width: 787px) {
  .c_top { 
    text-align: center;
  }
  .c_nav { 
    right: 0px;
	max-width: 100%;
  }
  .c_wrp.sdr { 
    min-height: 48px; display:none;
  }
  .c_tag > div:nth-child(2).csh,
  .c_cat > div:nth-child(2).csh {
    max-height: 0px;
    min-height: 0px;
  }
  .c_tag > div:nth-child(1) > div.sh > i,
  .c_cat > div:nth-child(1) > div.sh > i,
  .c_tag > div:nth-child(1) > div.sh > span,
  .c_cat > div:nth-child(1) > div.sh > span {
    display:inline;
	vertical-align: middle;
  }
}
/*@media screen and (max-width: 400px) {
  .c_nav { 
    position: relative;
    right: 0;
    text-align: center;
    min-height: 48px;
	width: 100%;
  }
}*/




#pag16 {
width: 100%;
height: 27px;
text-align: center;
display: block;
margin: 18px 0px 0px 0px;
}
#pag16 > div {
width: 21px;
height: 21px;
line-height: 21px;
background: #000;
color: #fff;
cursor: pointer;
margin: 3px;
font-size: 12px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: inline-block;
vertical-align: top;
}
.csrc {
  display: inline-block !important;
  vertical-align: top;
  max-width: -webkit-calc(100% - 40px);
  max-width: -moz-calc(100% - 40px);
  max-width: calc(100% - 40px);
}
.bsrc {
  display: inline-block;
  height: 40px;
  width: 40px;
  font-size: 27px;
  line-height: 27px;
  vertical-align: top;
  cursor: pointer;
  color:#e5e5e5;
  pointer-events: none;
  box-shadow: none;
}
.showsearch {
  padding: 9px 18px 9px 18px;
  display: inline-block;
  vertical-align: top;
  font-size: 27px;
  line-height: 27px;
  float: right;
  cursor:pointer;	
}




/********************************************************************************/
/**********************************SEARCH BUTTON*********************************/
.s_box {
  display: inline-block;
  vertical-align: bottom;
  margin:0px 0px 0px 0px;
  width: 100%;
  max-width: 48px;
  transition: 0.25s linear;
  overflow: hidden;
  pointer-events: auto;
}
.s_box .s_inp {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 48px;
  border: 1px solid #fff;
  outline: none;
  border-radius: 0px;
  box-shadow: none;
  padding: 12px;
  font-size: 15px;
  cursor: text;
  margin:0px;
}
.s_box .s_inp::placeholder {
  color: #ccc;
}
.s_box form {
  position: relative;
}
.s_box .s_ico {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 46px;
  height: 46px;
  background: rgba(255,255,255,1);
  border-radius: 48px;
  transition: 0.25s linear;
  cursor: pointer;
  z-index: 10;
}
.s_box .s_ico svg {
  position: absolute;
  right: calc(46px / 2);
  top: 50%;
  -webkit-transform: translate(50%, -50%);  /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: translate(50%, -50%);  /* IE 9 */
          transform: translate(50%, -50%);  /* Firefox 16+, IE 10+, Opera */
  width: 18px;
  height: 18px;
  pointer-events: none;
}
.s_box .s_ico svg path {
  fill: #000;
  transition: 0.25s linear;
}
.s_box:focus-within {
  max-width: 100%;
  color: #000;
}
.s_box:focus-within .s_ico {
  background: rgba(255,255,255,0);
  border-radius: 0px;
}
.s_box:focus-within .s_inp {
  background-color: #fff;
  padding-right: 48px;
  border: 1px solid #ccc; /*//rgba(0,0,0,0.25)*/
}
#w_nav.fix .s_box:focus-within .s_inp {
  border: 1px solid #fff;
}
.s_box:focus-within .s_ico svg path {
  fill: #0096dc;
}

@media screen and (min-width: 787px) {
    .s_box {
      display: inline-block;
      vertical-align: bottom;
      margin:0px 0px 0px 0px;
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      pointer-events: auto;
    }
    .s_box .s_inp {
      display: block;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 100%;
      height: 48px;
      border: 1px solid #ccc;
      outline: none;
      border-radius: 0px;
      box-shadow: none;
      padding: 12px;
      font-size: 15px;
      cursor: text;
      margin:0px;
    }
    .s_box form {
      position: relative;
    }
    .s_box .s_ico {
      position: absolute;
      right: 1px;
      top: 1px;
      width: 46px;
      height: 46px;
	  border-radius: 0px;
      cursor: pointer;
      z-index: 10;
    }
    .s_box .s_ico svg {
      position: absolute;
      right: calc(46px / 2);
      top: 50%;
	  -webkit-transform: translate(50%, -50%);  /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: translate(50%, -50%);  /* IE 9 */
          transform: translate(50%, -50%);  /* Firefox 16+, IE 10+, Opera */
      width: 18px;
      height: 18px;
      pointer-events: none;
    }
    .s_box .s_ico svg path {
      fill: #000;
      transition: 0.25s linear;
    }
    .s_box:focus-within { /*search selezionato*/
      max-width: 100%;
      color: #000;
    }
    .s_box:focus-within .s_inp {
      padding-right: 48px;
      border: 1px solid #0096dc;
    }
    .s_box:focus-within .s_inp::placeholder {
      color:#ccc;
    }
    .s_box:focus-within .s_ico svg path {
      fill: #0096dc;
    }
}

@media (hover: hover) {
	
  #c_tag > div.btag:hover, #c_cat > div.bcat:hover { color: #0096dc; }
	
  .c_top > div:nth-child(2) > a:hover { color: #0096dc; }
	
  #gallery_block > div:nth-child(1) > div > div:hover { /*//slide shadow*/
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
  }
	
  #gallery_block > div:nth-child(1) > div > div:hover > a { /*//slide shadow*/
	border: 1px solid #0096dc;
  }
	
  #gallery_block > div:nth-child(1) > div > div:hover > a > div:nth-child(1) > div { /*//slide shadow*/
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
  }
	
  #gallery_block > div:nth-child(1) > div > div:hover > a > div:nth-child(2) > div:nth-child(2) > a { /*//Title hover*/
    color:#0096dc;
  }
	
  /*#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(1) > div:hover { //Bottom Tags
    color: #0096dc !important;
  }*/
	
  .list#gallery_block > div:nth-child(1) > div > div:hover { /*//slide shadow*/
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.0);
  }
	
  .list#gallery_block > div:nth-child(1) > div > div:hover > a > div:nth-child(1) > div { /*//slide shadow*/
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
  }
	
  .list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(2) > a:hover { /*//Title hover*/
    color:#0096dc;
  }
	
  .list#gallery_block > div:nth-child(1) > div > div > a > div:nth-child(2) > div:nth-child(4) > div:hover { /*//Bottom Tags*/
    color: #0096dc !important;
  }
	
  #pag16 > div:hover, #pag16 > div.sel {
    background: #0096dc;
  }
	
  .bsrc:hover, .bsrc > i:hover {
    color:#0096dc;
    box-shadow: none;
  }
	
  .showsearch:hover {
    color:#0096dc;
  }	
	
  .s_box:hover .s_ico {
    background: #0096dc;
  }
	
  .s_box:hover .s_ico svg path {
    fill: #fff; transition: 0s linear;
  }
	
  .b_lnk > a:hover {
    color: #0096dc !important;
  }

  .ar > .arr:hover {
    background-color: rgba(0,150,220,1);
    background-image: url(arr_w.png); 
  }
  .ar > .arl:hover {
    background-color: rgba(0,150,220,1); 
    background-image: url(arl_w.png);
  }
}

.fa.fa-angle-right {
    vertical-align: top;
    margin: 5px 0 0 0;
}
