@font-face{
	font-family:'Segoe';
	src:url('fonts/segoe-ui-light');
	font-weight:900;
	font-style:normal
}

@font-face{
	font-family:'Segoe Bold';
	src:url('fonts/segoe-ui-bold');
	font-weight:900;
	font-style:normal
}


* { box-sizing: border-box; }

body{
	background: #F8F9F9;
	padding: 0;
}

.nopadding{
	padding: 0 !important;
	margin: 0 !important;
}

/* ---- grid ---- */
a:hover{
	text-decoration:none;
}


/*===================
Hover overlay style
====================*/

a.box-title{
 display: block;
  position: absolute;
  z-index: 100;
  width: auto;
  height: 60px;
  text-align: center;
  color: #333;
  padding-top:8px;
  line-height: 20px !important;
  font-size: 18px;
    font-weight: 600;
	font-family:'Segoe' !important;
}

#effect-6 .overlay a.box-title {
  bottom:0;
  left: 0;
  right: 0;
  margin: 0 auto -20px auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#effect-6 .img.hover .overlay a.box-title {
  bottom:8%;
  margin-bottom:0;
  opacity: 1;
}

.box-link {
  display: block;
  position: absolute;
  z-index: 100;
  width: auto;
  height: 60px;
  text-align: center;
  color: #333;
  line-height: 40px;
  font-size: 14px;
}

.box-link a{
	color: #F00;
}

.box-link a:hover{
	color: #333;
}


#effect-6 .overlay .box-link{
  top:0;
  left: 0;
  right: 0;
  margin: 60px auto 0 auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#effect-6 .img.hover .overlay .box-link {
  top: 70%;
  margin-top: 40px;
  opacity: 1;
}

.box-link-1 {
  display: block;
  position: absolute;
  z-index: 100;
  width: auto;
  height: 60px;
  text-align: center;
  color: #333;
  line-height: 40px;
  font-size: 14px;
}

.box-link-1 a{
	color: #333 !important;
}

.box-link-1 a:hover{
	color: #333 !important;
}

#effect-6 .overlay .box-link-1{
  top:0;
  left: 0;
  right: 0;
  margin: 50px auto 0 auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#effect-6 .img.hover .overlay .box-link-1 {
  top: 60%;
  margin-top: 30px;
  opacity: 1;
}

iframe{
overflow-y: hidden !important;
overflow-x: hidden !important;
}

#hidden-content{
	display:none;
}

.exev-blog-title{
	color:#333;
	font-size: 1.3em;
}

.exev-separator{
	display:block;
	color:#333;
	width:100%;
	height:1px;
	border-bottom: solid 1px #C0C0C0;	
}

.exev-thumb-img{
	width:100%;
	height:150px;
	margin: 8px 0 5px 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

.exev-title{
	display:block;
	font-size:1.2em;
	color:#333;
	line-height: 1em !important;
}

.exev-short-desc{
	font-size:1em;
	color:#666;
	line-height: 1.1em;
	font-weight:300;
	margin-bottom: -3px !important;
}

.exev-short-desc p{
	font-size:1em;
	color:#333;
	font-family:'Segoe' !important;
	margin-bottom: 0px !important;
    line-height: 16px;
}

.special-a{
	position:relative !important;
	top:-13px !important;
}

.exev-short-desc a{
	color:#F00;
	font-weight:bold;
}


.exev-short-desc a:hover{
	color:#333;
	font-weight:bold;
}

.exev-main-title{
	color:#333;
	font-family:'Segoe bold' !important;
	padding-bottom:10px;
	font-weight:bold;
}

@media all and (max-width: 560px) {
    .exev-main-title{
	    font-size:25px !important;
    }
}

.exev_lang_switch{
	margin: 10px;
	display:block;
	position:relative;
	color:#333;
}

.exev_lang_switch:hover{
	color:#F00;
}

.exev_social{
	position:relative;
	display: block;
	margin:10px 10px 0 0;
	color:#FFF;

}

.exev_social i{
	 border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	background-color:#FFF;
}


/* Sticky Social Icons */
.exev-sticky-container{ padding:0px; margin:0px; position:fixed; left:-170px;top:230px; width:210px; z-index: 1100;}
.exev-sticky li{list-style-type:none;background-color:#5F5F5F;color:#efefef;height:43px;padding:0px;margin:0px 0px 1px 0px; -webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; cursor:pointer;}
.exev-sticky li:hover{margin-right:-95px;}
.exev-sticky li img{float:right;margin:5px 4px;margin-right:5px;}
.exev-sticky li p{ text-align:right; padding-top:5px;margin:0 ;line-height:15px; font-size:11px;}
.exev-sticky li p a, .exev-sticky li a p {text-decoration:none; color:#fff;}
/* Sticky Social Icons */

@media all and (max-width: 799px) {
	
 .fancybox-custom-layout .fancybox-caption {
	position:absolute;
	z-index:9999;
	bottom:0;
	left:0;
	width:100%;
	height:250px;
	background-color:#FFF;
	overflow-y:scroll !important;
	padding: 10px 15px !important;
 }
 
 .fancybox-custom-layout .fancybox-caption-wrap {
	height:250px !important;
    pointer-events: all !important; /* Make text selectable */
	overflow-x:hidden;
  
  }
  
  .fancybox-caption-wrap h3, .fancybox-caption-wrap b {
	  color:#666 !important;
  }
  
   .fancybox-caption-wrap a {
	  color:#F00 !important;
	  text-decoration:none !important;
  }
  
  .fancybox-custom-layout .fancybox-stage {
    bottom: 200px;
  }
  
  header .logo{
	z-index:9999 !important;  
  }
 
    /* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #ddd; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
}

@media all and (min-width: 800px) {

  /* Give space around main area */
  .fancybox-custom-layout .fancybox-outer {
    top: 50px;
    left: 50px;
    bottom: 50px;
    right: 50px;
    margin: auto;
    max-width: 1180px;
    max-height: 495px;
    overflow: visible;
    background: #fff;
    box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
    transition: opacity .3s;
  }

  /* Make it to fade-out while closing */
  .fancybox-custom-layout.fancybox-is-closing .fancybox-outer {
    opacity: 0;
  }

  /* Set color for background element */
  .fancybox-custom-layout .fancybox-bg {
    background: #000;
  }

  .fancybox-custom-layout.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
  }

  /* Move caption area to the right side */
  .fancybox-custom-layout .fancybox-caption-wrap {
    top: 0;
    right: 44px;
    bottom: 0;
    left: auto;
    width: 356px;
    padding: 0;
    background: #FFF;
    pointer-events: all; /* Make text selectable */
	overflow-x:hidden;
    border-right: 1px solid rgba(255,255,255,.08);
	color:#666 !important;
  }
  
  .fancybox-caption-wrap h3, .fancybox-caption-wrap b {
	  color:#666 !important;
  }
  
   .fancybox-caption-wrap a {
	  color:#F00 !important;
	  text-decoration:none !important;
  }
    
  /* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #ddd; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

  /* Adjust content area position */
  .fancybox-custom-layout .fancybox-stage {
    right: 400px;
  }

  /* Remove top border from the caption */
  .fancybox-custom-layout .fancybox-caption {
    padding: 30px 15px;
    border: 0;
	font-family:lato;
	font-size: 14px;
  }

  /* Align buttons at the right side  */
  .fancybox-custom-layout .fancybox-toolbar {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 44px;
    background: #333;
    border-left: 1px solid #222;
  }

  /* Remove background from all buttons */
  .fancybox-custom-layout .fancybox-button,
  .fancybox-custom-layout .fancybox-navigation button:before {
    background: transparent;
  }

  /* Change arrow color */
  .fancybox-custom-layout .fancybox-navigation button {
    color: #333 !important;
    padding: 10px;
  }

  /* Reposition arrows */
  .fancybox-custom-layout .fancybox-button--arrow_left {
    left: -60px;
  }

  .fancybox-custom-layout .fancybox-button--arrow_right {
    right: -60px;
  }

  .fancybox-custom-layout.fancybox-show-thumbs .fancybox-button--arrow_right {
    right: -272px;
  }

}