body{
	font-family: 'Barlow Semi Condensed', sans-serif;
}

.swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
}
.swiper-container  .btn-list{
         left: 30%;      top: 60%;    position: absolute;    
}
.swiper-container .btn-list a:hover,.swiper-container .btn-list a:active {
    color: #f2b705;
    border: 1px solid #f2b705;
}
.swiper-container .btn-list a {
	font-family: 'Odibee Sans', cursive;
    color: #fff;
    margin: 20px;
    font-size: 30px;
    border: 1px solid #fff;
    padding: 15px 40px;
	background-color: transparent;
}

 .jewelry-slider  .btn-list{
         left: 30%;      top: 60%;    position: absolute;    
}

@media screen and (max-width: 1279px)
{
	 
	.u-nav-space {
		margin-top: 75px;
	} 
}
.over-slide img{
	     
    display: inline-block;
}
 
.over-slide {
    position: absolute;
    top: 50px;
    z-index: 100;
    text-align: center;
    width: 100%;
    display: block;
}
@media screen and (max-width: 1279px)
{
	.over-slide {display: none;}
}
.site-header.is-light svg.Icon.Icon--share {
    color: #fff;
}

.work .w1 {
    background-color: #000;
    color: #fff;
    text-align: right;
    padding: 10px;
    padding-top: 40px;
    padding-right: 50px;
    font-weight: bold;
    top: 70px;
    position: absolute;
    width: 100%;
}

 

.work .w2 {
    position: absolute;
    top: 145px;
    height: 40px;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    padding: 5px;
    font-weight: bold;
}

.work .w3 {
    position: absolute;
    top: 189px;
    height: 30px;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    padding: 5px;
     
}

.work .w0 {
    height: 250px;
}

 

.work .w-img {
    
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    z-index: 20;
    left: 0;
}

.work  .thumbs-grid__img-wrap {
    padding-left: 20px!important;
}

.work .thumbs-grid__img-wrap.ng-binding {
    padding-left: 40px!important;
}


.gallery .w-img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
    
}

 

.gallery .w1 {
    background-color: #f2b705;
    color: #fff;
     
    padding: 10px;
     
    font-weight: bold;
    
}

 










/* ----------------------------------------------------------------
	Blog
-----------------------------------------------------------------*/


#posts { position: relative; }

.entry {
	position: relative;
	margin: 0 0 50px;
	padding: 0 0 50px;
	border-bottom: 2px solid #F5F5F5;
}

.entry-image { margin-bottom: 30px; }

.entry-image,
.entry-image > a,
.entry-image .slide a,
.entry-image img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
.entry-image img.news-left {
	 
	width: 50%;margin:10px;
 
}
.clearfix {
    clear: both;
}
.entry-image iframe { display: block; }

.entry-image img { border-radius: 3px; }

.entry-title h2 {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.entry-title h2 a { color: #333; }

.entry-title h2 a:hover { color: #F2B705; }

.entry-meta {
	margin: 10px -10px -15px 0;
	list-style: none;
}

.single-post .entry-meta { margin-bottom: 20px; }

.entry-meta li {
	float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 0 10px 15px 0;
    color: #141414;
    font-style: italic;
    font-weight: bold;
}

.entry-meta li:before {
	content: '/';
	display: inline-block;
	margin-right: 10px;
	opacity: 0.5
}

.entry-meta li i {
	position: relative;
	top: 1px;
	font-size: 14px;
	margin-right: 3px;
}

.entry-meta li a { color: #999; }

.entry-meta li a:hover { color: #F2B705; }

.entry-meta li:first-child:before { display: none; }

.entry-meta li ins {
	font-weight: 600;
	text-decoration: none;
}

.entry-c {
	position: relative;
	overflow: hidden;
}

#posts .entry-content { margin-top: 30px; }

.single-post .entry-content .entry-image { max-width: 350px; }

.entry-content { position: relative; }

.entry-link {
	display: block;
	width: 100%;
	background-color: #F5F5F5;
	padding: 30px 0;
	text-align: center;
	color: #444;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: 700;
	border-radius: 3px;
}

body:not(.device-touch) .entry-link {
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.entry-link:hover {
	color: #FFF;
	background-color: #F2B705;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.entry-link span {
	display: block;
	margin-top: 5px;
	font-family: 'Crete Round', serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	font-size: 14px;
	color: #AAA;
}

.entry-link:hover span { color: #EEE; }

.entry blockquote p {
	font-weight: 400;
	font-family: 'Crete Round', serif;
	font-style: italic;
}

.panel {
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.panel-default {
	border-color: #dddddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #dddddd;
}
.panel-primary {
	border-color: #337ab7;
}
.panel-primary > .panel-heading {
	color: #ffffff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}


/* Blog - Timeline
-----------------------------------------------------------------*/

.timeline-border {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -71px;
	width: 0;
	border-left: 1px dashed #CCC;
	height: 100%;
}

.post-timeline { margin-right: -140px !important; }

.post-timeline .entry {
	width: 500px !important;
	margin-right: 140px !important;
}

.entry.entry-date-section {
	width: 100% !important;
	margin: 50px -70px 80px;
	padding: 0;
	border: 0;
	text-align: center;
}

.entry.entry-date-section span {
	display: inline-block;
	padding: 10px 15px;
	background-color: #FFF;
	border: 2px solid #EEE;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}

.post-timeline .entry-timeline {
	display: none;
	position: absolute;
	border: 2px solid #CCC;
	background-color: #FFF;
	padding-top: 0;
	text-indent: -9999px;
	top: 40px;
	left: auto;
	right: -76px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	font-size: 26px;
	font-weight: bold;
	color: #AAA;
	text-align: center;
	line-height: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.entry.entry-date-section + .entry .entry-timeline { top: 70px; }

.post-timeline .entry-timeline div.timeline-divider {
	position: absolute;
	top: 4px;
	left: -58px;
	width: 50px;
	height: 0;
	border-top: 1px dashed #CCC;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.post-timeline .alt .entry-timeline {
	right: auto;
	left: -77px;
}

.post-timeline .alt .entry-timeline div.timeline-divider {
	left: auto;
	right: -58px;
}

.post-timeline .entry-timeline span {
	display: block;
	margin-top: 3px;
	font-size: 13px;
	font-weight: normal;
}

.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider {
	border-color: #F2B705;
	color: #F2B705;
}


/* Blog - Timeline - Sidebar
-----------------------------------------------------------------*/

.postcontent .timeline-border {
	left: 32px;
	margin-left: 0;
}

.postcontent .post-timeline {
	padding-left: 100px;
	margin-right: 0 !important;
}

.postcontent .post-timeline .entry {
	width: 100% !important;
	margin-right: 140px !important;
}

.postcontent .post-timeline .entry-timeline {
	display: block;
	border: 3px solid #CCC;
	background-color: #FFF;
	padding-top: 10px;
	text-indent: 0;
	top: 20px;
	left: -100px;
	right: auto;
	width: 64px;
	height: 64px;
	font-size: 24px;
}

.postcontent .post-timeline .entry-timeline div.timeline-divider {
	top: 29px;
	left: 64px;
	width: 32px;
}
.entry .panel {
    overflow: hidden;
}
.entry .panel .content {
    min-height: 100px;
    max-height: 200px;
	text-overflow: ellipsis;
	
}
/*    ----------------*/
@media screen and (min-width: 375px)
{
	.container {
		padding-left: 28px;
		padding-right: 28px;
	}
}
@media screen and (min-width: 420px)
{
	.thumbs-grid:not(.is-slider) .thumbs-grid__slide {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding-right: 56px;
	}
}
@media screen and (min-width: 1280px)
{
	
	 
	.picasso_menu_subitem:first-child .picasso_menu_sublink {
		font-size: 12px;
		margin-bottom: initial;
	}
}


/*------*/
@media screen and (max-width: 790px)
{
	.container3 {
		width: 100%!important;
		min-height: 400px;
	}
}
.container3 {
   background-color: white;
   position: relative;
   width: 33%;
   padding-top: 30%;  
   float:left;
}

.container-box {
   position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.img-box {
    display: block;
	height: 100%;
    height: calc(100% - 50px);
    
    background-size: cover;
    margin: 10px 0 0 10px;
}
.img-sub{
   height:30px;
   background-color:#fff;
   text-align:left;
   padding: 5px;
}
.img-sub-link{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	/* margin-left: 10px; */
	line-height: 30px;
}
.img-sub-person{
	display:inline-block;
	margin: 2px 10px;
	width:26px;
	height:26px;
	border-radius:50%;
	 
	background-size: cover;
	float: left;
}
.img-box-over {
    position: relative;
    height: 100%;
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.6) 81%);
    opacity: 0;
}

.img-box:hover .img-box-over {
    opacity: 1;
}
.img-box-over .title {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;    margin-right: 10px;
}
/*------*/
.content{ margin: 10px;}
.news-bg-img {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.news-bg-img-wrap{
width: 25%;
    display: inline-block;
    height: 120px;
    float: left;
    position: relative;
    margin: 10px;}
/*------*/
.wide-img a {
    background-color: #fff;
    padding: 10px 40px;
    color: #000;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
}

.wide-img {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    
    margin: 30px 0;
    padding-top: 30%;
    text-align: center;
}

.wide-img a:hover {
    color: #fff;
    background-color: #f2b705;
}
/*------*/



.container-box {
   position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   padding:1px;
}

.img-box {
    display: block;
	height: 100%;
    height: calc(100% - 50px);
    
    background-size: cover;
    
}
.img-sub{
   height:30px;
   background-color:#fff;
   text-align:left;
   padding: 5px;
}
.img-sub-link{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	 
	line-height: 30px;
}
 




/*------*/





.box-text-square .box-text-block:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: -12px;
	top: 50%;
	margin-top: -12px;
	z-index: 1;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid #fff;
	overflow: hidden;
	text-overflow: ellipsis
}

.box-text-square.right .box-text-block:before {
	left: 100%;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #fff;
	border-right: none
}



.box-text-block p {
	margin: 0 15% 15%;
	font-size: 100%;
	line-height: 1.1;
	font-weight: 300;
	text-overflow: ellipsis;
	overflow: hidden;
        
}
 
/*------*/



.box-square {
	position: relative;
	width: 100%;
	float: left;
	cursor: pointer;
	background-size: cover;
	background-position: center center
}

.box-square.small {
	width: 50%
}

.box-square:after,
.box-text-square:after {
	position: relative;
	top: 0;
	content: "";
	padding-top: 100%;
	float: left
}

.box-square:hover:after,
.box-text-square:hover:after {
	width: 100%;
	background-color: #111;
	opacity: .3;
	filter: alpha(opacity=30)
}

.box-square.middle:after {
	padding-top: 50%
}

.box-text-square {
	position: relative;color:#000;
	width: 100%;
	float: left;
	cursor: pointer;
	background-size: cover;
	background-position: center center
}

.box-text-square.small {
	width: 50%;
	margin-right: 50%
}
.box-text-square.right {
	margin-left: 50%
}
.box-notext .box-text-block{display:none}
.box-notext .box-text-square.small{margin-right: 0;}
.box-notext .box-text-square.right { margin-left: 0}

.box-text-square .box-text-block {
	width: 50%;
	height: 50%;
	position: absolute;
	right: 0;
	z-index: 1;
	background-color: #fff;
	box-shadow: -1px 1px 1px rgba(30, 30, 30, .1);
	box-sizing: border-box;
	font-family: Open Sans Condensed, sans-serif;
	font-weight: 300;
	font-size: .8em
}

.box-text-square.small .box-text-block {
	width: 100%;
	height: 100%;
	right: -100%
}

.box-text-square.small.right .box-text-block {
	right: 100%;
	box-shadow: 1px 1px 1px rgba(30, 30, 30, .1)
}





.box-text-block h3 {
	margin: 5% 15% 3%;
	font-size: 110%;
	font-weight: 600
}
.box-text-block h4 {
	margin: 15% 15% 3%;
	font-size: 90%;
	 
}


/*------*/
.std-img {
    display: inline-block;
    width: 100%;
    height: 400px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.columns-row {
    width: 100%;
}

.columns-row__main {
    min-width: 66%;
}
/*------*/

.box-col {
	float: left;
	background-color: rgb(255, 255, 255); width: 100%;
}
@media (min-width: 768px)
{
	.box-col { width: 50%}
}


@media (max-width: 768px)
{
	.main-slider div {
		right: 10%!important;
		top: 75%!important;
		left: auto!important;
	}

	.main-slider h1 {
		left: 10%!important;
	}

	.main-slider h2 {
		left: 10%!important;
		right: 10%!important;
	}
}
.site-footer {
    position: relative;
    z-index: 3;
}
 

.footer-menu .footer-menu__item{
	padding-bottom: 10px;
}
.footer-menu .footer-menu__link{
	    color: #bbb!important;font-weight: 100;margin-bottom: 2px;
} 
 
/*------*/