.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }
  .row.no-gutter > * {
  padding-right: 0;
  padding-left: 0; }
  
  .overlay::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .8) 100%) !important;
    opacity: 1 !important;
}
  
 @media (min-width: 768px) {
  .col-md-5-1 {
    flex: 0 0 auto;
    width: 20%;
  }
  
 } 
 
 #footer {

    margin-top: 50px;
 }
 
 .bg-grey {
	 background:#f7f7f7;
 }
  
 
.body.cat-152 {
	background:#f5f5f5;
}
#header .header-nav-features {
  margin-top: 0px !important;
}

#header {
  margin-bottom: 15px;
}

#header .header-nav-features .header-nav-feature {
    margin-top: 10px;
}

.owl-carousel .owl-nav {
    top: 48%;
}

.custom-page-wrapper {

    padding-top: 30px;

}

.ff-jost {
	font-family:'Jost',sans-serif;
}

.home-intro p {

    font-size: 1.6em;
    font-weight: 400;

}

.mt-6 {
	margin-top:5rem !important;
}

/*pt078-band*/
.pt078-band {
	background: url(../img/bg_doghe.jpg) top left no-repeat;
  background-size: auto;
border-radius: 0px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
background-size: cover !important;
height: 330px;
margin-top:100px;
}	  
.pt078-band,
.pt078-band h2 {
    color: #ffffff; 
	letter-spacing: 0rem;
	font-weight: 400;
	margin-top:60px;

}
.pt078-band h2 {
	font-size:2.5rem;
	margin-top:100px;;
	
} 
.pt078-highlight{
	font-weight:600;
}

.pt078-band .pt078-mockup {
    position: absolute;
    height: 100%;
    width: auto; 
}

@media (max-width: 767px) {
    .pt078-band .container {
		padding-bottom: 180px !important; 
	}
    .pt078-band .pt078-mockup {
		left: 50%;
		-webkit-transform: translateX(-50%);
				transform: translateX(-50%);
		max-width: 50%; 
	} 
}


.pt159-cat  {
	margin-top:-120px;
}

.box-title {
    position: absolute;
color:#fff;
    width: 100%;
    padding: 0 30px;
    bottom: 50px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    transform: translateY(0);
	/*text-shadow: 1px 1px rgba(0,0,0,0.8);*/
}
.box-title h4 {

	color:#fff;
	font-size:2.4rem;
	font-weight:400;
	margin-bottom:0px;

}
.wrapper{/*overflow:hidden;*/position:relative;padding:5px;}
/* hovers */
.view {width: 100%;height: 100%;margin:0  0 15px 0;position: relative;text-align: center;cursor: default;background: #fff;overflow:hidden;border-radius:0px;
box-shadow: 1px 4px 12px -1px rgba(0,0,0,0.6);
}
.view .mask, .view .content {width: 100%;height: 100%;position: absolute;overflow: hidden;top: 0;left: 0}
.view img {display: block;position: relative;box-shadow: 1px 5px 22px -1px #000;}
.view h2 {color: #fff;text-align: center;position: relative;font-size: 1.3rem;padding: 10px;background: rgba(0, 0, 0, 0.8);margin: 20px 0 0 0}

/* first hover */

.view_first img {-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}
.view_first .mask {opacity: 1;background-color: rgba(0,0,0, 0.1);-moz-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.view_first h2 {
margin-top:40%;
opacity: 1;
  /* -moz-transform: translateY(-100px); -webkit-transform: translateY(-100px); -o-transform: translateY(-100px);transform: translateY(-100px);
   -moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}*/
   }
.view_first p {opacity: 0;
    -moz-transform: translateY(100px);-webkit-transform: translateY(100px);-o-transform: translateY(100px);transform: translateY(100px);
	-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}

.view_first:hover img {-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.view_first:hover .mask {opacity: 1;}
.view_first:hover h2,
.view_first:hover p,
.view_first:hover a.btn {opacity: 1;-moz-transform: translateY(0px); -webkit-transform: translateY(0px); -o-transform: translateY(0px);transform: translateY(0px);}
.view_first:hover p {-moz-transition-delay: 0.1s;-webkit-transition-delay: 0.1s;-o-transition-delay: 0.1s;transition-delay: 0.1s;}

.pt159-cat .col-md-4:hover .box-title {
	opacity:0;
}

.view_first:hover {
	cursor:pointer;
}

/*eom*/

.color-black {
	color:#000 !important;
}

.pt-img-cover {
  overflow: hidden;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}



/*pt182-services*/
.pt182-services{	
	width: 100%;
    display: block;    
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-color:transparent;
}

.pt182-title {
	color:#000;
	font-weight: 400;
	margin-bottom:30px;
	margin-top:15px;
	text-transform:none;
}

.pt182-subtitle {
	font-size:16px;
	color:#000;
	font-weight: 400;
	letter-spacing:1px;
}

.pt182-section-heading{    
    width: 50%;
    position: relative;
    overflow: hidden;
    text-align: center;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.pt182-table-display{
    width: 100%;
    min-height: 400px;
    display: table;
}
.pt182-cell-display{
    display: table-cell;    
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.pt182-section-content{
    width: 50%;
    position: relative;
    overflow: hidden;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.pt182-cwrapper-right {
	padding: 50px 50px 30px 170px;
border: 1px solid #b6ada5;
margin-left: -160px;
position: relative;
z-index: 2;
}

.pt182-cwrapper-left {
	padding: 50px 170px 30px 50px;
border: 1px solid #b6ada5;
margin-right: -160px;
position: relative;
z-index: 2;
}

@media(max-width:991px) {
	.pt182-section-heading{    
		width: 100%;
	}
	.pt182-section-content{
    width: 100%;
	padding-bottom:60px;
	}
	
	.pt182-cwrapper-right {
	padding: 15px;
	margin-left:15px;
	}
	
	.pt182-cwrapper-left {
	padding: 15px;
	margin-right: 15px;
	}
}

@media(min-width:1200px) {
	.pt182-table-display{
		height:480px;	
	}
}

@media(min-width:1330px) {
	.pt182-table-display{
		height:520px;	
	}
}

@media(min-width:1600px) {
	.pt182-table-display{
		height:580px;	
	}
}

html .btn-primary2 {
  background-color: #fff;
  border-color: #2a2a2a #2a2a2a #101010;
  color: #000;
  font-weight:400 !important;
}

html .btn-primary3 {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.custom-btn-style-2 {
  position: relative;
  border-radius: 0;
  left: 5px;
}

html .btn-primary2:hover,html .btn-primary3:hover {
  background-color: #ab8b65;
  border-color: #ab8b65;
  color: #fff;
}

/*pt070-breadcrumb-img*/
.pt070-header-image {
	position: relative;
	overflow: hidden;
	/*background: #333 url(../images/previews/breadcrumb-bg.jpg);*/
	background-repeat:no-repeat;
	background-position: center bottom;
	background-size: cover;
	/*height:300px;*/
	padding:120px 0 20px;
	background:#f4f4f4;
	border-bottom:1px solid rgba(221,221,221,0.5);
	z-index:0;
}

.pt070-header-image.pt_min-height {
	padding:140px 0 20px !important;
}

.pt070-image {
	position: relative;
	background-size: cover;
	color: #fff;
	width: 100%;
	font-size: 16px;
	/*display: table;*/
	height: 100%;
	z-index: 99;
	text-align: center;	

}

.pt070-image a{
	color:#ccc;
}
.pt070-image a:hover{
	color:#fff;
}

.pt070-title {
    position: relative;
    font-size: 28px;
    font-weight: 600;
   /*text-transform: uppercase;*/
    letter-spacing: 1px;
    line-height: 1.8;
    opacity: 1;
	color:#fff;
}

.pt070-title-sub{
margin-top: 0;
position: relative;
font-size: 14px;
font-weight: 400;
/*text-transform: uppercase;*/
letter-spacing: 3px;
color:#fff;
opacity:0.7;
margin-left:-6px;
}


.pt070-mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.pt070-mask.pt070-pattern {
    /*background-image: url('../images/title-pattern.png');*/
	 background:#0e5184;
	 background:#0e1422;
	 
    opacity: 0.88;
}

.pt070-breadcrumb-list {
margin-top:20px;
list-style: none;
padding-left: 0;
font-size: .9rem;
font-weight: 400;
letter-spacing: 1px;
/*text-transform: uppercase;*/	
color:#fff;
}

.pt070-breadcrumb-list li {
    display: inline-block;
    padding: 0 5px;
}

.pt070-breadcrumb-list li:not(:last-child)::after {
    content: '/';
    margin-left: 10px;
}

.pt070-breadcrumb-list li a {
    color: #fff;
}

.pt070-breadcrumb-list li a:hover {
    color: #ff0000;
}

@media(max-width:768px) {
	.pt070-header-image {
		/*height: 320px !important;*/
		padding:120px 0 20px;
	}
	.text-12 {
		font-size:3em !important;
	}
}

@media(max-width:991px) {
	.text-12 {
		font-size:3em !important;
	}
	
	#aboutus-left {
		margin-top:60px !important;
		margin-bottom:120px !important;
	}
	
}
/* \end of pt070-breadcrumb-img*/

.product-item {
    margin-right: -1px;
    margin-bottom: 30px;
    
}

.product-item {
	padding:0 0px;
}
.product-item figure.product-inner p.product-category-listing {
	display:block;
	margin:10px 0 0 0;
	padding:0;
}


.product-item figure.product-inner p.product-category-listing
a {
	color:rgba(0,0,0,0.4);
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:1px
}

.product-item figure.product-inner p.product-category-listing a:hover {
	color:rgba(0,0,0,0.7)
}

.product-item figure.product-inner h4 {
	margin:5px 0 5px;
	font-size:17px;
	line-height:20px;
	font-weight:400;
}

.product-item figure.product-inner h4
a {
	color:#000
}

.product-item figure.product-inner h4 a:hover {
	color:rgba(0,0,0,0.7)
}

 .product-item:hover {
	z-index:999
}
.product-item figure.product-inner {
	display:block;
	margin:0;
	padding:0px;
	-webkit-box-shadow:0px 0px 0px transparent;
	-moz-box-shadow:0px 0px 0px transparent;
	box-shadow:0px 0px 0px transparent;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	z-index:1;
	height:auto !important;
	background-color:#fff;
	border:1px solid #ebecf0;
	border-radius:3px;
	min-height:320px;
box-shadow: 0 0 10px rgba(204,204,204,0.5);
}
.product-item figure.product-inner:after {
	content:"";
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0
}

.product-item figure.product-inner:hover {
	background-color:#fff;
	-webkit-box-shadow:0px 0px 40px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 40px 0px rgba(0,0,0,0.1);
	box-shadow:0px 0px 40px 0px rgba(0,0,0,0.1);
	-moz-transform:translateY(-4px);
	-o-transform:translateY(-4px);
	-ms-transform:translateY(-4px);
	-webkit-transform:translateY(-4px);
	transform:translateY(-4px);
	z-index:9999;
}

.product-desc {
	padding:20px;
}

/*-- Pagination Buttons --*/
.pt1_btn-indent{ padding:5px 0; overflow:hidden;}
.pt1_btn-indent2{ padding:5px 0 5px 400px; overflow:hidden;}
.pt1_btn{
	display:inline-block;
   border: 1px solid #DDD;
   border-radius: 3px;
   text-shadow: 0 1px 1px white;
   box-shadow:0 1px 1px #fff;
   font: bold 11px Sans-Serif;
   padding: 8px 10px;
   white-space: nowrap;
   vertical-align: middle;
   color: #666;
   background: transparent;
   cursor: pointer;
   border-color: #ddd;
   background-color:#E0E0E0;
   background: -webkit-linear-gradient(top, white, #E0E0E0);
   background:    -moz-linear-gradient(top, white, #E0E0E0);
   background:     -ms-linear-gradient(top, white, #E0E0E0);
   background:      -o-linear-gradient(top, white, #E0E0E0);
   background:      linear-gradient(top, white, #E0E0E0);
   -pie-background:      linear-gradient(top, white, #E0E0E0);
   box-shadow:         0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;}  

.pt1_btn:hover{ box-shadow:inset 0 0 3px #fff;border-color: #999; text-decoration:none;}
.pt1_btn:active{
   border: 1px solid #AAA;
   border-bottom-color: #CCC;
   border-top-color: #999;
   box-shadow:inset 0 1px 2px #aaa;
   background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
   background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
   background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
   background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
   background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
  -pie-background:     linear-gradient(top, #E6E6E6, gainsboro);}
.pt1_pages{position:relative; overflow:hidden; text-align:center;clear:both;}
.pt1_pages li{ float:left;list-style:none !important;background:none !important;padding:0px !important;margin:0px !important;}
.pt1_pages li .pt1_btn.pt1_prev_page,.pt1_pages li .pt1_btn.pt1_next_page{ padding:6px;}
.pt1_pages li.pt1_current a{
	border: 1px solid #AAA;
	border-bottom-color: #CCC;
	border-top-color: #999;
	box-shadow:inset 0 1px 2px #aaa;
	background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
	background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
	background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
	background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
	-pie-background:      linear-gradient(top, #E6E6E6, gainsboro);}
.pt1_btn.pt1_page{ box-shadow:none; border-radius:0;}
/* directions */
.pt1_btn.pt1_prev_page,.pt1_btn.pt1_next_page{ box-shadow:none;}
.pt1_btn.pt1_prev_page{ border-radius:3px 0 0 3px; padding-left:5px;}
.pt1_btn.pt1_next_page{ border-radius:0 3px 3px 0; padding-right:5px;}
.pt1_btn span{ width:16px; height:15px;}
/*
.btn.prev_page span{ display:inline-block; background: url(../images/icons/icon-previous.png) 0 0 no-repeat;margin:0 0px 0 0;}
.btn.next_page span{ display:inline-block; background: url(../images/icons/icon-next.png) 0 0 no-repeat;margin:0 0 0 0px}
*/
/*-- /End of Pagination Buttons --*/
/*pt100-owl-news*/
.pt100-owl-news{
	 color:#111;
	 margin-top:30px;
	 padding-top:30px;
}

.pt100-owl-news .row{
	margin:0 !important;
}

.pt100-owl-news .owl-carousel{
	list-style:none;
	overflow:hidden;
}

.pt100-item {
	background:#f5f5f5;
	/*background:transparent;*/
	border:1px solid #ebecf0;
	padding:0px;
	border-radius:3px;
	
}

#pt100-owl-news img {
	border:none !important;
}

.pt100-section-title {
font-size: 1.3rem;
font-weight: 400;
letter-spacing: 0em;
line-height: 1.4;
}

.pt100-section-title:after {
 background-color: #252525;
  bottom: 0;
  content: "";
  margin-top: 8px;
  margin-bottom: -1px;
  display: block;
  width: 50px;
  height: 3px;
}

.pt100-section-title>a,.pt100-section-title>a:visited,.pt100-section-title>a:focus {
font-size: 11px;
font-weight: 400;
letter-spacing: 0.4em;
color:#999;
margin-top:7px;
}

.pt100-section-title>a:hover {
color:#111;
text-decoration:underline;
}

.pt100-content-wrapper {
	padding: 0px;
}

.pt100-box-border {
	padding: 0px;
}

.pt100-title{
	margin-bottom: 16px;
	margin-top: 16px;
	padding-left:10px;
    font-size: 15px;
    letter-spacing: 0em;
	font-weight:400;
}
.pt100-title a{
    color: #333;
    text-decoration: none;
}
.pt100-title a:hover{
    color: #111;
}
.pt100-post-meta,
.pt100-post-meta a{
    margin-bottom: 0px;
	padding-left:5px;
    font-size: 11px;
    text-decoration: none;
    color: #aaa;
}
.pt100-post-meta a:hover{
    color: #111;
}
.pt100-post-text{
    margin-bottom:20px;
	padding:10px;
    color: #333;
    font-size: 14px;
    font-weight: 300;
}

.pt100-readmore{
	padding-bottom:20px;
	margin-top:5px;
}
.pt100-readmore a{
	border-radius:0px;
	padding:8px 40px;
}
.pt100-readmore a:hover{
	background:#fdc300;
	color:#fff !important;
}

.pt100-owl-news .owl-buttons{
	position: static;
}
.pt100-owl-news .owl-prev,
.pt100-owl-news .owl-next{
	opacity: 0;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 105px;
	height: 105px;
	line-height: 105px;
	font-size: 16px;
	text-align: center;
	color: #111;
    
    z-index: 6;
	
	-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);
}
.pt100-owl-news .owl-prev{
	left: -50px;
}
.pt100-owl-news .owl-next{
	right: -50px;
}
.pt100-owl-news .owl-prev:before,
.pt100-owl-news .owl-next:before{
    content: "";
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    top: 17px;
    left: 0;
    
    background: #242629;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /*
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
	*/
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    
    -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);
}
.pt100-owl-news .owl-next:before{
    left: auto;
    right: 0;
}
.pt100-owl-news .owl-prev .fa,
.pt100-owl-news .owl-next .fa{
    position: relative;
	top:45px;
	color:#fff;
}
.pt100-owl-news .owl-prev:hover,
.pt100-owl-news .owl-next:hover{	
	-webkit-transition: 0 none !important;  
    -moz-transition: 0 none !important;  
	 -ms-transition: 0 none !important;
    -o-transition: 0 none !important;    
    transition:0 none !important;  
}
.pt100-owl-news .owl-prev:hover:before,
.owl-next:hover:before{
    opacity: 0.87;
}
.pt100-owl-news .owl-prev:active:before,
.pt100-owl-news .owl-next:active:before{	
	opacity: 0.6;
}
.pt100-owl-news .owl-carousel:hover .owl-prev{
	opacity: 1;
	left: -35px;
}
.pt100-owl-news .owl-carousel:hover .owl-next{
	opacity: 1;
	right: -35px;
}

.pt-border-top {
	border-top: 1px solid #dedede;
}



/*pt099-zoom-owl*/
.pt099-zoom-owl{
 /* margin-top:22px;*/
}
.pt099-zoom-owl .fa{
  line-height: inherit;
}

.pt099-zoom-owl .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pt099-zoom-owl .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pt099-zoom-owl .owl-prev,
.pt099-zoom-owl .owl-next{
    background: #eaeaea;
    width: 24px;
    height: 24px;
    color: #ccc;
    text-align: center;
    line-height: 24px;
}
.pt099-zoom-owl .owl-prev:hover,
.pt099-zoom-owl .owl-next:hover{
    background: #e30613;
    color: #fff;
}
.pt099-zoom-owl .owl-prev .fa,
.pt099-zoom-owl .owl-next .fa{
    font-weight: bold;
}

.pt099-product-full{
  /*border: 1px solid #eee;*/
  padding: 0px;
}
.pt099-zoom-owl .pt099-product-image .pt099-product-thumb{
  margin-top: 15px;
  padding: 0 40px;
}
.pt099-zoom-owl .pt099-product-image .pt099-product-thumb li{
  /*border: 1px solid #eee;*/
  padding: 5px;
}
.pt099-zoom-owl .pt099-product-image .owl-next{
  right: -40px;
}
.pt099-zoom-owl .pt099-product-image .owl-prev{
  left: -40px;
}

.pt099-product-thumb ul li{
	list-style:none;
}

.zoomWindow:hover {
  cursor: zoom-in !important;
}

.img-separator {
  background-image: url("../img/item-image-separator.gif");
  background-position: bottom left;
  background-repeat: repeat-x;
  height: 3px;
  width: 100%;
}

h1.pdefault-h1 {
	font-size: 1.8rem;
	line-height:2.5rem;
	margin-bottom:5px !important;
	/*margin-top:15px;*/
}

.br001-bcrumb-list {
  margin-top: 0px;
 /* border-top: 1px solid #ddd;*/
  /*border-bottom: 1px solid #ddd;*/
  padding: 5px 10px 5px;
  list-style: none;
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-transform: capitalize;
  color: #000;
  background:#f5f5f5;
}

.br001-bcrumb-list li {
  display: inline-block;
  padding: 0 5px;
}

.br001-bcrumb-list li:not(:last-child)::after {
  content: '/';
  margin-left: 5px;
}

.br001-bcrumb-list li a {
  color: rgba(0,0,0,0.6);
}

#pt-product {
	margin-top:60px;
}

/*pt075_1-bg-video*/
.pt075_1-bg-video{
	width: 100%;
	display: block;	
	position: relative;
    overflow: hidden;
	background-repeat: no-repeat;
   /* background-attachment: fixed;*/
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pt075_1-bg-video .container {
	height:600px;
}

.pt075_1-content-wrapper{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
}

.pt075_1-text{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.pt075_1-subtitle{
    font-family: 'Roboto Condensed',arial,sans-serif;
	margin-top: 0;
    position: relative;
	font-size: 24px;
	font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 1.2;
    opacity: 1;
	/*text-transform: uppercase;*/
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	color:#fff;
}

.pt075_1-title{
    margin-top: 0;
    position: relative;
	font-size: 2.5rem;
	font-weight: 400;
    line-height: 1.5;
	/*text-transform: uppercase;*/
	letter-spacing: 0em;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	color:#fff;
}

.pt075_1-title span{
	font-size: 32px;
	letter-spacing: 0.1em;
	font-weight: 400;
}

.pt075_1-author {
	font-size: 24px;
	line-height:36px;
}

@media only screen and (max-width: 1200px) {
    .pt075_1-title{
        font-size: 70px;
        letter-spacing: 0.3em;
    }    
}

@media only screen and (max-width: 1024px) {
    .pt075_1-bg-video{
        background-attachment: scroll;
    }
}

@media only screen and (max-width: 767px) { 
    .pt075_1-title{
        font-size: 44px;
    }
}

/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 480px) {

    .pt075_1-subtitle {
        font-size: 12px;
    } 

    .pt075_1-title {
        font-size: 32px;
    }

}

/* ==============================
   IOS Background Fix
   ============================== */
  
.mobile .pt075_1-bg-video{
    background-attachment: scroll;
}

.ptcont-kvkk ul{
	margin-left:15px;
}



/*pt066-portfolio*/
.pt066-portfolio{
	 color:#111;
}

.pt066-portfolio .row{
	margin:0 !important;
}

.pt066-section-title {
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.5em;
line-height: 1.4;
}

.pt066-section-title>a,.pt066-section-title>a:visited,.pt066-section-title>a:focus {
font-size: 11px;
font-weight: 400;
letter-spacing: 0.4em;
color:#999;
margin-top:7px;
}
.pt066-section-title>a:hover {
color:#111;
text-decoration:underline;
}
.pt066-portfolio{
	width: 100%;
	display: block;	
	position: relative;
    overflow: hidden;
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
    
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    
	padding: 20px 0;
}

.pt066-works-filter{
	list-style: none;
	padding: 0;
	margin: 0 0 45px 0;
	font-size: .9rem;
	text-align: center;
	letter-spacing: 0em;
	color: #555;
	cursor: default;
}
.pt066-works-filter a{
	display: inline-block;
	margin: 0 12px;
	color: #999;
	text-decoration: none;
	
	-webkit-transition: all 0.37s 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);
	
	cursor: pointer;
}
.pt066-works-filter a:hover{
	color: #111;
	text-decoration: none;
}
.pt066-works-filter a.active{
	color: #111;
	cursor: default;
}
.pt066-works-filter a.active:hover{
	color: #111;
}

.pt066-works-grid{
	list-style: none;
	margin: 0;
	padding: 0;
}
.pt066-item{
	width: 25%;
	float: left;
	margin: 0;
    
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pt066-grid-2 .pt066-item{
	width: 50%;
}
.pt066-grid-3 .pt066-item{
	width: 33.333%;
}
.container .pt066-grid-3 .pt066-item{
	width: 33.2%;
}
.pt066-grid-5 .pt066-item{
	width: 20%;
}

.pt066-works-grid.pt066-grid-gut{
    margin: 0 0 0 -10px;
}
.pt066-works-grid.pt066-grid-gut .pt066-item{
    padding: 0 0 10px 10px;
}

.pt066-item > a{
	display: block;	
	padding: 0 0 84px 0;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}
.pt066-item a,
.pt066-item a:hover{
	color: #111;
	border: none;
}
.pt066-work-img{
	position: relative;
	overflow: hidden;
}
.pt066-work-img img{
	width: 100%;
	display: block;
	overflow: hidden;
}
.pt066-work-intro{
	width: 100%;
	height: 84px;
	padding: 20px 20px 0 20px;
    
	-webkit-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
}
.pt066-work-title{
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 13px;
    font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.2;
}
.pt066-work-desc{	
	font-size: 11px;
	text-align: center;
	color: #aaa;
	line-height: 1.2;
}
.pt066-works-grid.pt066-hide-titles .pt066-item > a{
	overflow: hidden;	
	padding: 0;
}
.pt066-works-grid.pt066-hide-titles .pt066-item .pt066-work-intro{
	opacity: 0;
	bottom: -94px;
}
.pt066-works-grid.pt066-hide-titles .pt066-item:hover .pt066-work-intro{
	opacity: 1;
}

.pt066-work-intro{
	-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);
}

.pt066-item:hover .pt066-work-intro{
	/*bottom: auto;*/
	/*top: 50%;*/
	color: #fff;
	
	-webkit-transform: translateY(-99px);
    -moz-transform: translateY(-99px);
    transform: translateY(-99px);	
	
	z-index: 3; 
}
.pt066-item:hover .pt066-work-title{
	color: #ccc;
}
.pt066-item:hover .pt066-work-desc{
	color: #999;
}
.pt066-item .pt066-work-img:after{
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(250,250,250, 0);
	
	-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);
	
}
.pt066-item:hover .pt066-work-img:after{	
	background: rgba(20,20,20, .85);
}

.pt066-works-grid.hover-color .pt066-item:hover .pt066-work-intro,
.pt066-works-grid.hover-color .pt066-item:hover .pt066-work-title,
.pt066-works-grid.hover-color .pt066-item:hover .pt066-work-desc{
	color: #fff;
}
.pt066-works-grid.hover-color .pt066-item:hover .pt066-work-img:after{	
	background: #e41919;
	opacity: .73;
}
.pt066-works-grid.pt066-hover-white .pt066-item:hover .pt066-work-intro,
.pt066-works-grid.pt066-hover-white .pt066-item:hover .pt066-work-title,
.pt066-works-grid.pt066-hover-white .pt066-item:hover .pt066-work-desc{
	color: #000;
}
.pt066-works-grid.pt066-hover-white .pt066-item:hover .pt066-work-img:after{	
	background: rgba(250,250,250, .9);
}

.pt066-item .pt066-work-img > img{
	-webkit-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);  
    -moz-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    -o-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000); 
    transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.pt066-item:hover .pt066-work-img > img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}


@media only screen and (max-width: 1024px) {	
    .pt066-portfolio{
        padding: 120px 0;
        
    }

}
  
@media only screen and (max-width: 992px) {
    .pt066-item,
	.pt066-grid-3 .pt066-item,
    .container .pt066-grid-3 .pt066-item,
    .pt066-grid-5 .pt066-item{
        width: 50%;
    }
}  
  
 
@media only screen and (max-width: 768px) {

	.pt066-portfolio {
        padding: 80px 0;
    }	

	.pt066-works-filter a{
		padding-left: 10px;
		padding-right: 10px;
		margin: 4px;
	}
}
  
@media only screen and (max-width: 480px) {
    
    .pt066-works-filter a{
		width: 100%;
        margin-left: 0;
        margin-right: 0;
	}	
	
	.pt066-item,
    .pt066-grid-2 .pt066-item,
	.pt066-grid-3 .pt066-item,
    .container .pt066-grid-3 .pt066-item,
    .pt066-grid-5 .pt066-item {
        width: 100%;
    }	
}


@media only screen and (max-width: 992px) {
    #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
  color: #fff;
	}
	
	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
  color: #fff !important;
}
#header .header-nav.header-nav-line nav > ul li:hover > a {
  color: #fff !important;
}
}  



.form-box {
	margin-top:40px;
}

.form-box [class*="col-md-"] {
    padding: 0 6.5px;
}


.form-box input[type="text"], .form-box input[type="password"], .form-box textarea {
font-size:13px;
border:none;
    border-bottom: 1px solid 
    #d4d4d4;
}

.form-control {
    border-radius: 0;
    font-size: 13px;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid 
    #d4d4d4;
    background: none;
	
	
box-shadow: inset 0 1px 1px rgba(0, 0, 0,0);
}

.form-box > .space.xs {
    height: 12px;
}


.bfe-btn-border{
	font-family: 'bold_nrbold', sans-serif;
font-size: 14px;
color: #262626;
background-color: #FFFFFF;
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #D5D5D5;
border-radius: 4px;
padding: 13px 42px;
    display: inline-block;
}

.bfe-btn-border .fa{
	margin-left:10px;
	margin-top:7px;
}

.bfe-btn-border:hover{
color:#FFFFFF;
 background-color:#72b42f;
 border-color:#FFFFFF;
}

.pt-btn-border2, .pt-btn-border3, .pt-btn-border4{
	font-family: 'bold_nrbold', sans-serif;
    background: transparent;
	color: #fff;
	font-size: 14px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #fff;
	border-radius: 4px;
    display: inline-block;
	padding: 8px 32px;
    margin: 10px 0;
}
.pt-btn-border2 .fa, .pt-btn-border3 .fa, .pt-btn-border4 .fa{
	margin-left:10px;
	margin-top:7px;
}
.pt-btn-border2:hover, .pt-btn-border3:hover, .pt-btn-border4:hover{
color:#000;
 background-color:#fff;
 border-color:#FFFFFF;
}

.pt-btn-border3{ 
 background: #72b42f;
 border-color: #72b42f;
}

.pt-btn-border4{ 
 background: transparent;
 border-color: #fff;
 padding: 8px 32px;
}

#ozanref img{
	margin-bottom: 40px;
    border: 1px solid #ccc;
}

.bg-gray {
	background:#f5f5f5;
}

.bg-white {
	background:#fff;
}

#pt-news {
	position:relative;
	margin-top:-70px;
	z-index:5;
	padding:50px 0;
}

#pt-news-cont {
	border:1px solid #f5f5f5;
	padding:20px 30px 50px;
}

.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-100 {
	margin-bottom:100px;
}

.margin-bottom-150 {
	margin-bottom:150px;
}

.social-icons li a {
  color: #fff !important;
}

html:not(.sticky-header-active) #header.header-transparent-dark-bottom-border .header-body {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.svg-primary circle {
  stroke: #C29E75;
  fill: #C29E75;
}

html .text-color-primary2, html .text-primary2 {
  color: #C29E75 !important;
}


@-webkit-keyframes lineProgress {
		from {
				stroke-dashoffset: 1550;
		}
		to {
				stroke-dashoffset: 0;
		}
}

@keyframes lineProgress {
		from {
				stroke-dashoffset: 1550;
		}
		to {
				stroke-dashoffset: 0;
		}
}

.lineProgress {
		-webkit-animation-name: lineProgress;
						animation-name: lineProgress;
}

@-webkit-keyframes lineProgressAndFill {
		0% {
				stroke-dasharray: 1440;
				stroke-dashoffset: 1440;
				fill-opacity: 0;
		}
		75% {
				fill-opacity: 0.5;
		}
		90% {
				stroke-dasharray: 1440;
				stroke-dashoffset: 0;
				fill-opacity: 0.5;
		}
		100% {
				stroke-dasharray: 1440;
				stroke-dashoffset: 0;
				fill-opacity: 1;
		}
}

@keyframes lineProgressAndFill {
		0% {
				stroke-dasharray: 1440;
				stroke-dashoffset: 1440;
				fill-opacity: 0;
		}
		75% {
				fill-opacity: 0.5;
		}
		90% {
				stroke-dasharray: 1440;
				stroke-dashoffset: 0;
				fill-opacity: 0.5;
		}
		100% {
				stroke-dasharray: 1440;
				stroke-dashoffset: 0;
				fill-opacity: 1;
		}
}

.lineProgressAndFill {
		-webkit-animation-name: lineProgressAndFill;
						animation-name: lineProgressAndFill;
}

.custom-side-dots {
		position: relative;
		padding-left: 19.2px;
		padding-left: 1.2rem;
		padding-right: 19.2px;
		padding-right: 1.2rem;
}

.custom-side-dots:before {
		content: '';
		position: absolute;
		top: 50%;
		left: 0;
		background-color: #C29E75;
		width: 8px;
		height: 8px;
		border-radius: 100%;
		transform: translate3d(0, -50%, 0);
}

.custom-side-dots:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 0;
		background-color: #C29E75;
		width: 8px;
		height: 8px;
		border-radius: 100%;
		transform: translate3d(0, -50%, 0);
}

.custom-side-dots.custom-side-dots-rm-right {
		padding-right: 0;
}

.custom-side-dots.custom-side-dots-rm-right:after {
		content: none;
}

.custom-side-dots.custom-side-dots-rm-left {
		padding-left: 0;
}

.custom-side-dots.custom-side-dots-rm-left:before {
		content: none;
}

.custom-side-dots.custom-side-dots-at-top {
		padding-left: 15px;
		padding-right: 15px;
}

.custom-side-dots.custom-side-dots-at-top:before, .custom-side-dots.custom-side-dots-at-top:after {
		top: 44px;
		transform: none;
}

.custom-side-dots.custom-side-dots-big:before, .custom-side-dots.custom-side-dots-big:after {
		width: 14px;
		height: 14px;
}

.custom-side-dots.custom-side-dots-outside:before {
		left: -20px;
}

.custom-side-dots.custom-side-dots-outside:after {
		right: -20px;
}

@media (max-width: 767px) {
		.custom-side-dots.custom-side-dots-rm-sm:before, .custom-side-dots.custom-side-dots-rm-sm:after {
				content: none;
		}
}

.custom-images-position-1 div:nth-child(2) {
		transform: translate3d(-50%, -30%, 0);
}

.custom-images-position-1 div:nth-child(3) {
		transform: translate3d(76%, 30%, 0);
}

.custom-images-position-1 div:nth-child(4) {
		transform: translate3d(-13%, 147%, 0);
}

.custom-circle-pos-1 {
		top: -170px !important;
}

.custom-circle-pos-2 {
		bottom: -210px !important;
		right: -170px !important;
}

.img-radius-6 {
	border-radius:6px;
}

.custom-testimonial-style-1 .custom-testimonial-quote > span {
		font-family: 'Playfair Display', sans-serif;
		font-size: 192px;
		font-size: 12rem;
		line-height: 1;
		display: block;
		max-height: 94.4px;
		max-height: 5.9rem;
}

.er-featured .card-body h4 a{
	color: rgba(0,0,0,0.4);
font-size: 10px;
line-height: 18px;
font-weight: bold;
letter-spacing: 1px;
}

.er-featured .card-body h3 a{
margin: 5px 0 5px;
font-size: 20px;
line-height: 20px;
font-weight: 400;
}

.card {
border-radius:0;
}

.padding-100 {
	padding-top:100px;
	padding-bottom:100px;
	
}

#header .header-logo {
  margin: 0rem 0;
}

#home #footer {

  margin-top: -10px;

}


/*demo business consulting css*/
.text-color-blue {
	color:#50b3dd;
}
.looking-for .container-fluid {
		padding-right: 2%;
		padding-left: 3%;
		padding-bottom:30px;
		padding-top:30px;
}


@media (max-width: 991px) {
		.custom-sm-margin-top {
				margin-top: 20px;
		}
}

.custom-primary-font {
		font-family: "Sintony", sans-serif;
}

.custom-secondary-font {
		font-family: "Playfair Display", serif;
}

.custom-section-padding {
		padding: 60px 0px;
}

.custom-section-padding-2 {
		padding-top: 60px;
}

.custom-section-padding-3 {
		padding-left: 110px !important;
}

.custom-opacity-font {
		opacity: 0.6;
		transition: ease all 300ms;
}

.custom-opacity-font:hover {
		opacity: 1;
}

.custom-border-radius {
		border-radius: 35px !important;
		padding: 11px 30px !important;
}

.custom-border-radius.custom-border-radius-small {
		padding: 7px 17px !important;
		font-size: 12px;
}

.btn-outline.custom-border-width {
		border-width: 2px;
}

@media (min-width: 991px) {
		.custom-md-border-top {
				border-top: 1px solid rgba(255, 255, 255, 0.12);
		}
}

.custom-position-1 {
		position: relative;
		margin-top: -150px;
}

@media (max-width: 991px) {
		.custom-position-1 {
				margin-top: 0;
				background: #101019;
		}
}

.custom-color-red {
		color: #fa4141;
}

.custom-nav-arrows-1 .owl-nav .owl-prev,
.custom-nav-arrows-1 .owl-nav .owl-next {
		width: 45px !important;
		height: 120px !important;
		background: rgba(16, 16, 25, 0.5);
}

.custom-nav-arrows-1 .owl-nav .owl-prev:hover,
.custom-nav-arrows-1 .owl-nav .owl-next:hover {
		background: #101019;
}

.custom-nav-arrows-1 .owl-nav .owl-prev:before,
.custom-nav-arrows-1 .owl-nav .owl-next:before {
		content: '' !important;
		position: absolute !important;
		top: 50% !important;
		left: 70% !important;
		width: 30px;
		height: 30px;
		border-top: 1px solid #FFF;
		border-left: 1px solid #FFF;
		transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.custom-nav-arrows-1 .owl-nav .owl-prev:after,
.custom-nav-arrows-1 .owl-nav .owl-next:after {
		content: '';
		display: block;
		position: absolute;
		left: 106%;
		top: 50%;
		width: 70px;
		border-top: 1px solid #FFF;
		transform: translate3d(-50%, -50%, 0);
}

.custom-nav-arrows-1 .owl-nav .owl-next {
		right: 0 !important;
}

.custom-nav-arrows-1 .owl-nav .owl-prev {
		left: 0 !important;
}

@media (max-width: 767px) {
		.custom-nav-arrows-1 .owl-nav .owl-prev,
		.custom-nav-arrows-1 .owl-nav .owl-next {
				width: 30px;
				height: 90px;
		}
		.custom-nav-arrows-1 .owl-nav .owl-prev:before,
		.custom-nav-arrows-1 .owl-nav .owl-next:before {
				width: 20px;
				height: 20px;
		}
		.custom-nav-arrows-1 .owl-nav .owl-prev:after,
		.custom-nav-arrows-1 .owl-nav .owl-next:after {
				width: 50px;
		}
}

.custom-nav-arrows-1 .owl-nav .owl-next {
		-webkit-backface-visibility: hidden;
						backface-visibility: hidden;
		transform: rotate(180deg) !important;
		transform-origin: 50% 28%;
}

.tp-leftarrow.custom-arrows-style-1, .tp-rightarrow.custom-arrows-style-1 {
		width: 45px;
		height: 120px;
		background: rgba(16, 16, 25, 0.5);
}

.tp-leftarrow.custom-arrows-style-1:hover, .tp-rightarrow.custom-arrows-style-1:hover {
		background: #101019;
}

.tp-leftarrow.custom-arrows-style-1:before, .tp-rightarrow.custom-arrows-style-1:before {
		content: '';
		position: absolute;
		top: 50%;
		left: 70%;
		width: 30px;
		height: 30px;
		border-top: 1px solid #FFF;
		border-left: 1px solid #FFF;
		transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.tp-leftarrow.custom-arrows-style-1:after, .tp-rightarrow.custom-arrows-style-1:after {
		content: '';
		display: block;
		position: absolute;
		left: 106%;
		top: 50%;
		width: 70px;
		border-top: 1px solid #FFF;
		transform: translate3d(-50%, -50%, 0);
}

@media (max-width: 767px) {
		.tp-leftarrow.custom-arrows-style-1, .tp-rightarrow.custom-arrows-style-1 {
				width: 30px;
				height: 90px;
		}
		.tp-leftarrow.custom-arrows-style-1:before, .tp-rightarrow.custom-arrows-style-1:before {
				width: 20px;
				height: 20px;
		}
		.tp-leftarrow.custom-arrows-style-1:after, .tp-rightarrow.custom-arrows-style-1:after {
				width: 50px;
		}
}

.tp-rightarrow.custom-arrows-style-1 {
		transform: rotate(180deg);
}

.owl-carousel .owl-item > div {
		width: calc(100% + 2px);
}

.owl-carousel.custom-dots-position .owl-dots, .owl-carousel.custom-dots-position-2 .owl-dots {
		position: absolute;
		top: 0;
		right: 0;
		margin-top: -45px !important;
		width: auto;
}

.owl-carousel.custom-dots-position-2 .owl-dots {
		width: 100%;
		max-width: 1140px;
		right: 50%;
		margin: 0 15px;
		text-align: right;
		transform: translateX(50%);
}

@media (min-width: 768px) {
		.owl-carousel.custom-dots-position-2 .owl-dots {
				max-width: 750px;
		}
}

@media (min-width: 992px) {
		.owl-carousel.custom-dots-position-2 .owl-dots {
				max-width: 970px;
		}
}

@media (min-width: 1200px) {
		.owl-carousel.custom-dots-position-2 .owl-dots {
				max-width: 1140px;
		}
}

.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next {
		position: absolute;
		width: 30px;
		transition: ease all 300ms;
}

.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev:before, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: -2px;
		left: auto;
		width: 100%;
		border-top: 1px solid #4dbb6d;
		transform: translateY(-50%);
}

.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev:after, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next:after {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: 0;
		width: 15px;
		height: 15px;
		border-top: 1px solid #4dbb6d;
		border-right: 1px solid #4dbb6d;
		transform: translateY(-50%) rotate(45deg);
}

.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev.disabled:before, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next.disabled:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev.disabled:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next.disabled:before {
		border-top: 1px solid #646466;
}

.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev.disabled:after, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next.disabled:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev.disabled:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next.disabled:after {
		border-top: 1px solid #646466;
		border-right: 1px solid #646466;
}

.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev {
		left: -95px;
		transform: rotate(-180deg);
}

.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next {
		right: 10px;
}

.owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav {
		margin-top: -52px;
}

.owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:active, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:active {
		width: 30px;
}

@media (max-width: 767px) {
		.owl-carousel.custom-xs-arrows-style-2 .owl-nav {
				display: block;
		}
		.owl-carousel.custom-xs-arrows-style-2 .owl-dots {
				display: none;
		}
}

@media (min-width: 767px) {
		.owl-carousel.custom-xs-arrows-style-2 .owl-nav {
				display: none;
		}
}

/*
* Looking For
*/
.looking-for .container {
		padding: 30px;
}

.looking-for .looking-for-box h2 {
		color: #FFF;
		line-height: 1.2;
		margin-bottom: 0;
}

@media (max-width: 991px) {
		.looking-for .looking-for-box h2 {
				font-size: 2em;
		}
}

.custom-call-to-action {
		display: block;
		border-left: 2px solid #50b3dd;
		padding-left: 10px;
}

.custom-call-to-action span:nth-child(2) {
		display: block;
		font-size: 17.6px;
		font-size: 1.1rem;
}

.custom-call-to-action.white-border {
		border-color: #FFF !important;
}

@media (max-width: 991px) {
		.custom-call-to-action span:nth-child(2) {
				font-size: 1rem;
		}
}

@media (max-width: 767px) {
		.custom-call-to-action span:nth-child(2) {
				font-size: 1.2rem;
		}
}

.custom-content-grid:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		box-shadow: 0px 0px 97px 70px rgba(152, 152, 152, 0.1);
		transform: translate(-50%, -50%);
}

.custom-content-grid .content-grid-item:before {
		left: 0px;
}

.custom-content-grid .content-grid-item:after {
		z-index: 1;
}

.custom-content-grid .counters .counter {
		margin-left: 80px;
		text-align: left;
}

.custom-content-grid .counters .counter.margin-style-2 {
		margin-left: 55px;
}

.custom-content-grid .counters .counter .counter-icon {
		float: left;
		margin-left: -50px;
		margin-top: 8px;
}

.custom-content-grid .counters .counter label {
		font-weight: normal;
		letter-spacing: -1px;
		color: #1e1e24;
}

.custom-content-grid .counters strong {
		font-size: 45px;
}

@media (max-width: 991px) {
		.custom-content-grid:before {
				content: none;
		}
		.custom-content-grid .counters .counter.custom-sm-counter-style {
				margin-left: 0;
				text-align: center;
				padding-left: 40px;
		}
		.custom-content-grid .counters .counter.custom-sm-counter-style.margin-style-2 {
				margin-left: 0;
		}
		.custom-content-grid .counters .counter.custom-sm-counter-style .counter-icon {
				float: none;
				margin-left: 0;
				position: absolute;
				top: 50px;
				left: 17%;
		}
}

.list.list-icons.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
		font-size: 0.7em;
		padding: 10px;
		padding-top: 8px;
}

/*
* Expertise
*/
.feature-box.custom-feature-box {
		margin-bottom: 19.2px;
		margin-bottom: 1.2rem;
}

.feature-box.custom-feature-box.custom-feature-box-active .feature-box-icon, .feature-box.custom-feature-box:hover .feature-box-icon {
		box-shadow: 0px 0px 40px 4px rgba(200, 200, 200, 0.5);
}

.feature-box.custom-feature-box.custom-feature-box-active .feature-box-icon img, .feature-box.custom-feature-box:hover .feature-box-icon img {
		transform: translate3d(-50%, -50%, 0) scale(1.1);
}

.feature-box.custom-feature-box .feature-box-icon {
		flex: 0 0 auto;
		background: transparent;
		width: 100px;
		position: relative;
		height: 100px;
		border: 6px solid #FFF;
		border-radius: 100%;
		padding: 5px;
		margin-top: 0;
		overflow: hidden;
		z-index: 1;
		transition: ease box-shadow 300ms;
}

.feature-box.custom-feature-box .feature-box-icon img {
		position: absolute;
		width: 113%;
		top: 50%;
		left: 50%;
		z-index: 0;
		transform: translate3d(-50%, -50%, 0) scale(1);
		transition: ease transform 300ms;
}

@media (max-width: 991px) {
		.col-md-12 .feature-box.feature-box-style-2.custom-feature-box .feature-box-info {
				padding-left: 115px;
		}
}
/*
* Our Cases
*/
.thumb-info.custom-thumb-info-style-1 {
		border: none;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption {
		background: #34a0ce !important;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-thumb-info-title span {
		color: #FFF !important;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow {
		width: 55px;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:before {
		border-top: 1px solid #FFF;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:after {
		border-top: 1px solid #FFF;
		border-right: 1px solid #FFF;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption {
		position: relative;
		padding: 25px;
		display: block;
		transition: ease background 300ms, ease width 300ms;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title span {
		color: #777;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title .custom-thumb-info-name {
		display: block;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow {
		position: absolute;
		top: 50%;
		right: 25px;
		width: 40px;
		transform: translateY(-50%);
		transition: ease all 300ms;
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: -2px;
		width: 100%;
		border-top: 1px solid #1e1e24;
		transform: translateY(-50%);
}

.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:after {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: 0;
		width: 15px;
		height: 15px;
		border-top: 1px solid #1e1e24;
		border-right: 1px solid #1e1e24;
		transform: translateY(-50%) rotate(45deg);
}

.owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		box-shadow: 0px 0px 140px 220px rgba(255, 255, 255, 0.8);
		z-index: 1;
		transition: ease opacity 300ms;
}

.owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {
		left: auto;
		right: 0;
}

.owl-carousel.custom-both-sides-shadow .owl-stage-outer:hover:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:hover:after {
		opacity: 0;
}

.owl-carousel.custom-dots-style-1 .owl-dots {
		margin-top: 30px;
}

.owl-carousel.custom-dots-style-1 button.owl-dot span {
		width: 12px;
		height: 12px;
		border: 2px solid black;
		background: transparent !important;
}

.owl-carousel.custom-dots-style-1 button.owl-dot.active span, .owl-carousel.custom-dots-style-1 button.owl-dot:hover span {
		position: relative;
		border: 2px solid #4dbb6d;
		background: transparent;
}

.owl-carousel.custom-dots-style-1 button.owl-dot.active span:before, .owl-carousel.custom-dots-style-1 button.owl-dot:hover span:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 3px;
		height: 3px;
		border-radius: 100%;
		background: #4dbb6d;
		transform: translate3d(-50%, -50%, 0);
}

.owl-carousel.custom-dots-style-1 button.owl-dot:hover {
		opacity: 0.5;
}

@media (max-width: 991px) {
		.owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {
				box-shadow: none;
		}
}

.thumb-info {

  border-radius: 0px;
}

.thumb-info .thumb-info-wrapper {

  border-radius: 0px;

}

.thumb-info img {

  border-radius: 0px;

}



/*
* Custom Img About
*/
.custom-img-about {
		right: 0;
		top: 12%;
}

@media (max-width: 991px) {
		.custom-img-about {
				max-width: 45%;
		}
}

#ns-ref {
	margin-top:50px;
	padding: 30px 0 0px;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #50b3dd;
}

#green_bar {
    position: relative;
    background: url(images/green_bar_1.png) no-repeat top center;
    height: 75px;
    margin-top: -75px;
    z-index: 200 !important;
}

.q5-slogan {
	position:absolute;bottom:25px;left:320px;border-left:1px solid #777;
}

@media (max-width: 991px) {
  .q5-slogan {
	position:relative;bottom:0px;left:80px;border-left:0px solid #777;
	}
}