@font-face {
    font-family:Cocomat-Ultralight;
    src: url(../fonts/Cocomat-Ultralight.otf);
}
@font-face {
    font-family:Cocomat-Light;
    src: url(../fonts/Cocomat-Light.otf);
}
@font-face {
    font-family:DaxlinePro-Bold;
    src: url(../fonts/DaxlinePro-Bold.otf);
}
@font-face {
    font-family:DaxlinePro-Light;
    src: url(../fonts/DaxlinePro-Light.otf);
}
@font-face {
    font-family:DaxlinePro-Medium;
    src: url(../fonts/DaxlinePro-Medium.otf);
}
@font-face {
    font-family:DaxlinePro-Regular;
    src: url(../fonts/DaxlinePro-Regular.otf);
}

/* http://buta.ws
   v2.0 | 20110126
   License: www.butaagency.com
*/

@import url("../fonts/fonts.html");

* { margin: 0px; padding: 0px;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 

a { text-decoration: none; outline: none;}



body {
    margin: 0px;
    padding: 0px;
    font-family: "DaxlinePro-Regular", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}



.afterFixed {
    top: 0px;  
    clear: both;
    position: fixed;
}
.fixedx {
        top: 379px;
    clear: both;
    
    overflow: hidden;
}


.exchange {float: left; margin-top: 18px;  width: 368px;}
.cry {
    width: auto;
    float: left;
    height: 25px;
    line-height: 10px;
    font-size: 15px;
    padding-top: 12px;
    padding-left: 8px;
}
.top-menu {
  width:100%;
  height:36px;
  background-color: #454545;
  color: #fff;
  
}
.top-menu a {
  color:#333;
  line-height:36px;
      font-family: "DaxlinePro-Regular", Arial, sans-serif;
}
.top-menu i {
  color:#333;
  line-height:36px;
  font-size:15px;
  color:#e62e04;
  font-weight:bold;
  padding-right:4px;
}
#wrapper {
  width:940px;
  border:0px solid #ccc;
  margin:0 auto;

}
.top-menu .urls {float:left; width:350px;}

.top-menu .info {float:right;}
.top-menu .urls a { color: #fff; }
.top-menu .urls a:hover { text-decoration: underline; } 




.header {
  width:100%;
  height:98px;
  background-color:rgb(65, 130, 216);
  border-bottom:1px solid #0015b7;
}

.header .site-logo {
  padding-top:5px;
  max-width:none;
  width:550px;
  float:left
}

.header .site-logo  a {
    font-family: "DaxlinePro-Regular",Arial,sans-serif;
    font-size: 34px;
    color: #454545;
    text-decoration: none;
  
}


.search-box {
  margin: 26px 0 0 0;
  width:181px;
  height:40px;
  border: 0px solid #cbcbcb;
  border-radius: 3px;
  float:right;
  position:relative;
  background-color: #fff;
}
.q {
  border:0px;
  height:38px;
  width:130px;
  padding-left:10px;
  margin-left:3px;
  float:left;
  border-right:1px solid #f1f1f1;
  outline:none;
}
.search-box .btnx {
    margin-top: 8px;
    border-left: 0px solid #ccc;
    padding-left: 11px;
}
.socialUrls {
	width: 390px;
	border: 0px solid red;
	float: right;
	margin-top: -43px;
}
.socialUrls i {
  color:#454545;
  font-size:27px;
  float:left;
  padding-right:14px;

}


.menu-bg {
  width:100%;
  height:44px;
  margin-bottom:28px;
  background-color: #f6f6f6;
    -webkit-box-shadow: 1px 1px 15px #ddd;
    box-shadow: 1px 4px 15px #ddd;
}
.menu-bg ul {
  
  height:44px;
  line-height:44px;
}
.menu-bg ul li {
  float:left;
  border-right: 1px solid #f1f1f1;
  padding:0px 6px 0px 6px;
}
.menu-bg ul li:last-child {
    border-right: 0px solid #f1f1f1;
}
.menu-bg ul li a {
  color:#333;
     font-family:DaxlinePro-Regular;
     font-size: 17px;
}

.menu-bg ul li a:hover {
  color:#facb48;
     
}







  
.videoBlock  .bx-wrapper { margin: 0px;   box-shadow: 0 0 0px #ccc;  
  border: 0px solid #fff }
.videoBlock .bx-wrapper .bx-viewport { border:0px; }
.videoBlock .bx-wrapper .bx-loading {
  min-height: 50px;
  background: none;
}
.videoBlock .bx-wrapper .bx-caption {
  position: absolute;  bottom: 40px;  
  width: 300px;  min-height: 30px;  
  padding: 10px 20px 10px 20px;  display: block;  

  background: rgba(0, 0, 0, 0.57); color: #ffd629;
}

.videoBlock li  {
  width: 360px;  height: 120px;   overflow: hidden;
  margin-right: 20px; padding: 0px;      background-image: url(../images/topbg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.videoBlock li img {
  height: 120px;
  width: 188px;
  overflow: hidden;
  /* padding: 10px 0px 0px 0px; */
}
.videoBlock .bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 0px #ccc;-webkit-box-shadow: 0 0 0px #ccc;box-shadow: 0 0 0px #ccc;left: 0px;
}


.videoBlock  .bx-wrapper .bx-next {
  right: 20px;background: url('../images/sag2.html') no-repeat 11px 10px; top: 150px;width: 20px !important;height: 30px !important;
  display: block;margin-top: 0px !important;z-index: 99; background-color: #fff;  padding: 10px;
}

.videoBlock  .bx-wrapper .bx-prev {
  left: 10px;background: url('../images/sol2.html') no-repeat 11px 10px;top: 150px;width: 20px !important;height: 30px !important;
  display: block;margin-top: 0px !important;z-index: 99; background-color: #fff;  padding: 10px;
} 

.videoBlock .bx-wrapper .bx-next:hover {
    right: 20px;background: url('../images/sag2.html') no-repeat 11px 10px; top: 150px;width: 20px !important;height: 30px !important;
  display: block;margin-top: 0px !important;z-index: 99; background-color: #fff;  padding: 10px;
}

 

.videoBlock  .bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
   left: 10px;background: url('../images/sol2.html') no-repeat 11px 10px;top: 150px;width: 20px !important;height: 30px !important;
  display: block;margin-top: 0px !important;z-index: 99; background-color: #fff;  padding: 10px;
}







.mansetSlide .bx-wrapper .bx-loading {
  min-height: 50px;
  background: none;
}
.mansetSlide {
   width: 620px;  height: 380px;  padding-left: 0px;border: 0px solid red;     background: #fff;  overflow: hidden;
}

.mansetSlide li  {
  height: 380px;   overflow: hidden;
}

.mansetSlide li img {
  height: 380px;   width: 620px;  overflow: hidden;
}

.mansetSlide .bx-wrapper {
  height: 380px;
}

.mansetSlide .bx-wrapper .bx-loading {
  min-height: 50px;
  background: none;
}
.mansetSlide .bx-wrapper .bx-caption {
  position: absolute;    
  width: 404px;  min-height: 30px;  
 display: block;  

  color: #ffd629;

    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 2px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
   

    background-color: #fff!important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f0f0f0));
    background: -webkit-linear-gradient(top,#fff 0,#f0f0f0 100%);
    -webkit-box-shadow: 0 1px 0 0 #d3d3d3;
    box-shadow: 0 1px 0 0 #d3d3d3;
    color: #000;
}
  

.mansetSlide .bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 0px #ccc;-webkit-box-shadow: 0 0 0px #ccc;box-shadow: 0 0 0px #ccc;left: 0px;
}



.mansetSlide .bx-wrapper, .categoryManset .bx-wrapper {
border-bottom: 0px solid #c9321f;
}

.mansetSlide  .bx-wrapper .bx-next {
  right: 0px;background: url('../../images/right2.html') no-repeat 0 30px;top: 110px;width: 35px !important;height: 100px !important;
  display: block;margin-top: 0px !important;z-index: 99;
}

.mansetSlide  .bx-wrapper .bx-prev {
  left: 10px;background: url('../../images/sol2.html') no-repeat 0 30px;top: 110px;width: 35px !important;height: 100px !important;
  display: block;margin-top: 0px !important;z-index: 99;
}

.mansetSlide .bx-wrapper .bx-next:hover {
  right: 0px;background: url('../../images/right2.html') no-repeat 0 30px;top: 110px;width: 35px !important;height: 100px !important;
  display: block;margin-top: 0px !important;z-index: 99;
}


.mansetSlide .bx-wrapper .bx-caption span   {
color: #454545;  font-family: "DaxlinePro-Regular",Arial,sans-serif; display: block;font-size: 21px; letter-spacing: 0.8px; line-height: 27px; font-weight: bold;
text-decoration: none;
}

.mansetSlide  .bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
     background-position:0;  
}

.mansetSlide .bx-wrapper .bx-caption span a {
color: #ffd629;  font-family: "DaxlinePro-Regular",Arial,sans-serif; text-decoration:none;
}
.mansetSlide  .bx-wrapper .bx-viewport {
  border: 0px;
}
.mansetSlide   .bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc;
    border: 0px solid #fff;
    background: #fff;
}
/* MANSHET CSS */
#sliderPager {
  width: 620px;height: 45px;border-bottom: 1px solid #eaeaea;background-color: #fff;
  margin-top: 4px;
}
#sliderPager li img {
    height: 45px;
    width: 68px;
}

#sliderPager li {
  float: left;margin-right: 0px;margin-left: 10.6px;list-style: none; border-radius: 4px;
}

#sliderPager li:first-child  {
  margin-left: 0px;
} 


#sliderPager li a:hover, #sliderPager li a.active {
  background-color: #ffd629;color: #ffffff; border-radius: 4px;
}


.mansetCategory {
  position: absolute;
  background: #ffd629;
  font-family: "DaxlinePro-Regular",Arial,sans-serif; 
  border-radius: 5px;
  padding: 4px 5px 4px 5px;
  font-size: 18px;
  top: 20px;
  left: 20px;
}


.mansetTime {
		position: absolute;
		background: #ffd629;
		font-family: "DaxlinePro-Regular",Arial,sans-serif; 
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;

		font-size: 18px;
		bottom: 64px;
		right: 0px;
}

.mansetTime  .day {
  padding: 4px 5px 4px 5px;
  float: left;
  background-color: #fff;
}

.mansetTime  .hour {
  float: left;
  padding: 4px 5px 4px 5px;

}

.newsTypeVideo {
 position: absolute;
  background: #ffd629;
  background: url('../../images/video2.html');
  right: 20px;
  top: 20px;
  z-index: 999;
  width: 24px;
  height: 24px;
  }

  .newsTypePhoto{
 position: absolute;
  background: #ffd629;
  background: url('../../images/photo2.html');
  right: 20px;
  top: 20px;
  z-index: 999;
  width: 24px;
  height: 24px;
  }


   .mansetCategory2 {
    position: absolute;
  background: #ffd629;
  font-family: "DaxlinePro-Regular",Arial,sans-serif; 
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 0px;
border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
  font-size: 15px;
  bottom: 35px; 
  right: 0px;
}

  .mansetCategory2 a { color:#454545; }
  .mansetCategory2 a:hover { color:#000; text-decoration: underline; }




 /* NEWS */


 .news {
    width: 298px;
    height: 290px;
    padding: 0px; 
    float: left;
    margin: 0px 20px 20px 0px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    position: relative;
    overflow: hidden;
    z-index: 0;
} 


.news:hover {
      box-shadow: 0 2px 16px 0 rgba(0,0,0,0.23);
      text-decoration: none;
}
.news a:hover {
    
      text-decoration: none;
}
.news img {
  width: 298px;
  height: 190px;
}

.news .title {
		height: 110px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.29;
    font-family: "DaxlinePro-Regular", Arial, sans-serif;
    overflow: hidden;
    color: #333;
}

.newsTypeLineVideo {
 position: absolute;
  background: #ffd629;
  background: url('../../images/video2.html');
  right: 10px;
  top: 10px;
  z-index: 999;
  width: 24px;
  height: 24px;
  }
.newsTypeLinePhoto {
 position: absolute;
  background: #ffd629;
  background: url('../../images/photo2.html');
  right: 10px;
  top: 10px;
  z-index: 999;
  width: 24px;
  height: 24px;
  }
.newsTime {
  position: absolute;
  background: #facb48;
  font-family: "tahoma",Arial,sans-serif; 
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
  
  font-size: 15px;
  top: 163px;
  right: 0px;
}

.newsTime  .day {
  padding: 4px 5px 2px 5px;
  float: left;
  background-color: #fff;
}

.newsTime  .hour {
  float: left;
  padding: 4px 5px 2px 5px;

}

  .newsTimeCategory {
    position: absolute;
  background: #facb48;
  font-family: "DaxlinePro-Regular",Arial,sans-serif; 
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 0px;
border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
  font-size: 15px;
  top: 155px; 
  right: 0px;
}

  .newsTimeCategory a { color:#454545; }
  .newsTimeCategory a:hover { color:#000; text-decoration: underline; }

.sol {
  float: left;
  min-height: 400px;
  width: 599px;
  padding-right: 20px;
  border-right: 1px solid #f1f1f1;
  margin-right: 20px;
  background-color:#fff;
  
}
.sol h1 {
     font-family: "DaxlinePro-Regular", Arial, sans-serif;
     font-size: 25px;
     border-bottom: 1px solid #f1f1f1;
     padding-bottom: 10px;
     margin-bottom: 16px;
     line-height: 35px;
}
.rimg  { width: 100%; margin-bottom: 10px; }



.inNews {
  position: absolute;
  background: #ffd629;
  font-family: "DaxlinePro-Regular",Arial,sans-serif; 
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
  
  font-size: 19px;
  top: 20px;
  right: 0px;
}

.inNews  .day {
  padding: 4px 5px 2px 5px;
  float: left;
  background-color: #fff;
}

.inNews  .hour {
  float: left;
  padding: 4px 5px 2px 5px;

}

.inNewsCategory {
    position: absolute;
  background: #ffd629;
  font-family: "DaxlinePro-Regular",Arial,sans-serif; 
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 0px;
border-bottom-left-radius: 5px;
    padding: 4px 5px 4px 5px;
  font-size: 19px;
  top: 53px; 
  right: 0px;
}


.well { margin-bottom: 20px; height: 44px; line-height: 48px; font-weight: bold; color: #454545;  font-size: 25px; font-family: "DaxlinePro-Regular", Arial, sans-serif; background-color: #f1f1f1 }
.well  i { padding-left: 10px; }
.sag {
  float: right;
  width: 300px;
  min-height: 400px;
  border: 0px solid red;
}























#footer {
  width:100%;
  height:160px;
  -webkit-box-shadow: 1px 1px 15px #ddd;
  box-shadow: 1px 4px 15px 4px #ddd;
  background-color:#f8f8f8;
  padding-top:10px;
  font-size:12px;
  line-height:20px;
  color:#999;

}

#footer .left {
  float:left;
  width:350px;


}
#footer  p {
  padding:4px 0px 4px 0px;
  font-weight:bold;
  color:#454545;
  border-bottom:1px dotted #eaeaea;
}

#footer .right {
  float:right;
  width:auto;
}

#footer .right ul li {
  float:left;
  padding-top:50px;
  padding-left:10px;
}

#footer .right ul li img{
  height:24px

}
#footer .center {
  float:left;
  width:200px;
  margin-left:30px;
}













.popup-gallery .thumbs {
  outline: none;float: left; width: 184px; height: 124px; border:1px solid #eaeaea; margin-right: 20px; margin-bottom: 20px;
}
.popup-gallery .thumbs a {
  outline: none;
}


.popup-gallery .thumbs img {
  width: 182px;
  height: 122px;
  outline: none;
}

#test-modal {
    position: relative;
    background: #FFF;
    padding: 20px;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    max-width: 600px;
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#test-modal h1 {
   font-family: "DaxlinePro-Regular", Arial, sans-serif;
   font-size: 28px;

}
#test-modal  p {
line-height: 22px;
font-size: 16px;
padding: 10px 0px 10px 0px;
}


#about {
    position: relative;
    background: #FFF;
    padding: 20px;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    max-width: 600px;
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#about h1 {
   font-family: "DaxlinePro-Regular", Arial, sans-serif;
   font-size: 28px;

}
#about  p {
line-height: 22px;
font-size: 16px;
padding: 10px 0px 10px 0px;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }



/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out; 
  -moz-transition: all 0.15s ease-out; 
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

    


div.paginatio{font:11px Tahoma;float:right;padding:3px;margin:3px;}div.paginatio a{font:11px Tahoma;padding:2px 5px 2px 5px;margin:2px;border:1px solid #facb48;text-decoration:none;color:#454545;}div.paginatio a:hover,div.paginatio a:active{font:11px Tahoma;border:1px solid #facb48;color:#000;}div.paginatio span.current{font:11px Tahoma;padding:2px 5px 2px 5px;margin:2px;border:1px solid #facb48;font-weight:bold;background-color:#facb48;color:#FFF;}div.paginatio span.disabled{font:11px Tahoma;padding:2px 5px 2px 5px;margin:2px;border:1px solid #facb48;color:#DDD;}
