.footer-social-links-hex{
    font-size: 14px;
}
.footer-social-links-hex a{

	/*margin: 0 6px;*/
    text-align: center;
    display: inline-block;
    color: #111;
	
	position: relative;
	width: 25px; 
	height: 14.43px;
	background-color: #fff;
	margin: 7.22px 0;
	border-left: solid 1px #111;
	border-right: solid 1px #111;

  	-webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.footer-social-links-hex a i,
.footer-social-links-hex a span{
    position: relative;
    top: -3.5px;
    left: 0; 
}
.footer-social-links-hex a:before,
.footer-social-links-hex a:after{

	
	content: "";
  	position: absolute;
  	z-index: 1;
  	width: 17.68px;
  	height: 17.68px;
  	-webkit-transform: scaleY(0.5774) rotate(-45deg);
  	-ms-transform: scaleY(0.5774) rotate(-45deg);
  	transform: scaleY(0.5774) rotate(-45deg);
  	background-color: inherit;
  	left: 2.6612px;

    
    
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    
}


.footer-social-links-hex a:before{
  top: -8.8388px;
  border-top: solid 1.4142px #111;
  border-right: solid 1.4142px #111;	
}
.footer-social-links-hex a:after{
  bottom: -8.8388px;
  border-bottom: solid 1.4142px #111;
  border-left: solid 1.4142px #111;
}



.footer-social-links-hex a:hover{
    color: #fff;
	background: #111;
}
.footer-social-links-hex a:hover:before{
    background: #111;
}

.footer-social-links-hex a:hover:after{
    background: #111;
}

.zfix{
	z-index: 10;
	top:10px;
}



.scroll-down-hex{
	
	/*  position: relative;*/
  width: 25px; 
  height: 14.43px;
  background-color: #ffffff;
  margin: 7.22px 0;
  border-left: solid 1px #111;
  border-right: solid 1px #111;
	
	position: absolute;
	bottom: 20px;
	left: 50%;
	
	
    text-align: center;
    text-decoration: none;
	
	
    
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 

}

.scroll-down-hex:before,
.scroll-down-hex:after{
	
	  content: "";
  position: absolute;
  z-index: 1;
  width: 17.68px;
  height: 17.68px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 2.6612px;
	
	
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    
    z-index: 1;
}

.scroll-down-hex:before{
	top: -8.8388px;
  border-top: solid 1.4142px #000000;
  border-right: solid 1.4142px #000000;	
}

.scroll-down-hex:after{
	  bottom: -8.8388px;
  border-bottom: solid 1.4142px #000000;
  border-left: solid 1.4142px #000000;
}




.scroll-down-hex:hover{
    opacity: .6;
}


.scroll-down-hex-icon{
    display: block;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    position: absolute;
    left: 50%;
    bottom: 4px;
	color: #111;
    font-size: 15px;

	-webkit-animation: scroll-down-anim 1s infinite;
    -moz-animation: scroll-down-anim 1s infinite;
    -o-animation: scroll-down-anim 1s infinite;
    animation: scroll-down-anim 1s infinite; 
    
   
   z-index: 2;
}


.ci-icon-hex{
	
	position: absolute;
width: 30px; 
  height: 17.32px;
  background-color: #000000;
  margin: 8.66px 0;
	
	top: 10px;
    left: 3px;
	color: #fff;
    text-align: center;
    line-height: 23px;
	
}
.ci-icon-hex:before,
.ci-icon-hex:after{
 content: "";
  position: absolute;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;	
	left: 0;
	
}

.ci-icon-hex:before{
 bottom: 100%;
  border-bottom: 8.66px solid #000000;
}
.ci-icon-hex:after{
 top: 100%;
  width: 0;
  border-top: 8.66px solid #000000;
}

.ci-icon-hex i,
.ci-icon-hex span{
    position: relative;
	top: -3.5px;
	z-index: 2;
}

.slider_image{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
 * Pagination
 */

.pagination{
	font-size: 13px;
    font-family: "Open Sans", arial, sans-serif;
}
.pagination a{
	display: inline-block;
	min-width: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	padding: 7px 14px;
	border: 1px solid #eaeaea;
	color: #999;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.pagination .fa{
	margin-top: 1px;
	font-size: 16px;
}
.pagination a:hover{
    text-decoration: none;
    border-color: #bbb;
	color: #444;
}
.pagination a.active,
.pagination a.active:hover{
	border-color: #bbb;
	color: #444;
	cursor: default;
}
.pagination a.no-active,
.pagination a.no-active:hover{
	border-color: #efefef;
	color: #bbb;
	cursor: default;
}


div.pagination {
	font-size: 13px;
    font-family: "Open Sans", arial, sans-serif;
}

div.pagination a{
	display: inline-block;
	min-width: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	padding: 7px 14px;
	border: 1px solid #eaeaea;
	color: #999;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

div.pagination a:hover, div.pagination a:active {
	border-color: #bbb;
	color: #444;
	cursor: default;

}
div.pagination span.page_current {
	border-color: #bbb;
	color: #444;
	cursor: default;
}
div.pagination span.page_disabled {
	border-color: #efefef;
	color: #bbb;
	cursor: default;
}

.page-section{
	margin-top: 64px !important;
}


