<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
	Pinustech main CSS
   ========================================================================== */
@charset "UTF-8";

/*General*/
* {
	box-sizing:border-box;
}
html {
	height:100%;
}
body {
	font: normal 18px/26px 'Nunito', sans-serif;
	background:#fff;
	color:#111;
	 overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
	height: 100%;	
}

#home {
	font: normal 22px/26px 'Nunito', sans-serif;
	background:#fffcf0;
}

@media only screen and (max-width:991px) {
	body {
	padding:0px;
	}
}

h1,h2,h3,h4,h5,h6 {
	/*font-family: 'SofiaBarlow Semi Condensed', sans-serif;*/
	
	font-family: "Sofia Sans Condensed", serif;
	line-height:1em;
	margin-bottom:20px;
	font-weight:400;
}

h1 {
	/*font:bold 49px/1em;*/
}

h1{
    font-size: 44px;
}
h2{
    font-size: 20px;
}
h3{
    font-size: 18px;
}

a{
	outline:0;
	border:none;
	text-decoration: none;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	color:#136fd2;
}
a:hover,a:active,a:focus{color:#0c5aad;text-decoration:none;}
a img {
	outline:none;
	border:none;
}
input::-moz-focus-inner {border:0;}
object, embed {outline:0;}

input[type="text"],input[type=password],textarea{
font-size:1em;
vertical-align:middle;
font-weight:normal;
padding:6px;
margin:0;
background:#fff;
border:1px solid #ddd;
outline:none;
overflow:hidden;
-webkit-border-radius:0;
   -moz-border-radius:0;
	 -o-border-radius:0;
        border-radius:0;
}

figure {
	margin:0;
	padding:0;
}
p {
    margin: 0 0 15px;
}



/*------------------------------------------------------------------
[ Scroll to the top ]
-------------------------------------------------------------------*/
#pt-scroll-top {
  position: fixed;
  right: 20px;
  bottom: 120px;
  z-index: 100005;
  cursor: pointer;
  display: none;
}
#pt-scroll-top &gt; i.fa {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  float: left;
   background-color: #1e81cc;
   background-color: #a1a1a1; 
  transition: all ease 0.4s;
  
}
#pt-scroll-top &gt; i.fa:hover {
  background-color: #333;
}

/*------------------------------------------------------------------
[ Preloader ]
-------------------------------------------------------------------*/
#preloader {
  background:url('../images/preloader/loading.gif') center no-repeat #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
}


#abtr-logo-wrapper {
background:#5093c2;
border-bottom:0px solid #ccc;
}


#header {
background-color: rgba(255,255,255,1);
/*
background-image: url(../images/nav-dust.svg);
background-position:left center;*/
/*border-bottom: 1px solid rgba(255,255,255,.13);*/
/*AQ8System iÃ§in eklendi*/
/*position:relative;top:0;z-index:2000;width:100%;*/

padding:0px 0 14px;
}

#home #header {
background-color: rgba(255,255,255,1);
background:transparent;
/*
background-image: url(../images/nav-dust.svg);
background-position:left center;*/
/*border-bottom: 1px solid rgba(255,255,255,.13);*/
/*AQ8System iÃ§in eklendi*/
position:fixed;top:100;z-index:2000;width:100%;

padding:0px 0 14px;
}

#home #bfe-ab-logo {
	/*display:none;*/
}
h3.cat-title {
	font-size:22px;
}
#pt-gallery #header{
background-color: #fff;
/*border-bottom: 1px solid rgba(255,255,255,.13);*/
/*AQ8System iÃ§in eklendi*/
position:fixed;top:0;z-index:2000;width:100%;
padding:15px 0 18px;
}

/*
@media (max-width: 991px) {
#home #header, #page_content #header{
background-color: rgba(255,255,255,1);
background-color: #fff;
position:relative;
}
}
*/



/*------------------------------------------------------------------
[ Fixed Header ]
-------------------------------------------------------------------*/
.pt-fixed-header{
padding: 0;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 10000;
	width: 100%;
	background-color: #fff !important;
	/*
background-image: url(../images/nav-dust.svg);
background-position:left center;*/
	top: 0;
	box-shadow: 0 3px 3px 0 rgba(50, 50, 50, 0.3);
	/*min-height: 50px;*/
	
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;	
}

.pt-fixed-header #bfe-ab-logo{
	width:120px;
}

#pt-logo_wrapper {
	padding-top:5px;
}

#header-top {
	font-family:"Raleway",arial,sans-serif;
    position: relative;
	/*border-bottom:1px solid rgba(255,255,255,0.15);*/
	background-color: #13182c;
	color:#fff;
	padding:3px 0;
	font-size:12px;
	
	background: #0076ff;
background: -moz-linear-gradient(left, #0076ff 0%, #1fd87c 100%);
background: -webkit-linear-gradient(left, #0076ff 0%,#1fd87c 100%);
background: linear-gradient(to right, #0076ff 0%,#1fd87c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076ff', endColorstr='#1fd87c',GradientType=1 );
}

div[class^="top-info-line-"] {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  line-height: 22px;
  margin-top: 8px;
}

div[class^="top-info-line-"] &gt; span {
  line-height: 22px;
  vertical-align: inherit;
}

div[class^="top-info-line-"] &gt; span &gt; i {
  padding-left: 30px;
  padding-right: 10px;
  line-height: inherit !important;
  font-size: inherit !important;
}

.navigation-top ul{
	display: inline;
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navigation-top ul li {display: inline-block;margin-bottom:0;}

.navigation-top a  {color:#aaa;padding:4px 8px;}
.navigation-top a:hover {text-decoration: none;color:#ff0000;}

.navigation-top &gt; ul &gt; li &gt; a {
    display: block;
    text-align: center;
    padding: 4px 8px 4px 0px;    
	font-size:0.8em;

}

.navigation-top i{
	margin-top:8px;
}

.navigation-top &gt; ul &gt; li &gt; a &gt;i{
	margin-top:8px;
}

.navigation-top &gt; ul &gt; li.has-sub-menu &gt; a::after{
  font: normal normal normal 13px/1 FontAwesome;
  content: "\f107";
  padding-left: 5px;
}

.navigation-top ul li:hover {/*background: #000;*/}
.navigation-top ul li:hover ul {display: block;}

.navigation-top ul li ul {
  position: absolute;
  width: 150px;
  display: none;
  z-index:99999 !important;
}
.navigation-top ul li ul li { 
  background: #333; 
  display: block; 
}
.navigation-top ul li ul li a {display:block !important;} 
.navigation-top ul li ul li:hover{/*background:rgba(72,72,72,1);*/background:#ff8600;}

.social-icons {
    padding: 0;
    display: block;
    list-style: none;
	margin-top:6px;
	margin-left:20px;
}

.social-icons li {
    display: inline-block;
    padding: 0;
    text-align: center;
	border-radius:50%;
	width:36px;
	height:36px;
	background:#212121;
	padding:4px 6px 0;
	margin-bottom:0;
}

.social-icons li.facebook {
	background:#336699;
}

.social-icons li.twitter {
	background:#00acec;
}

.social-icons li.linkedin {
	background:#0877b5;
}

.social-icons li.youtube {
	background:#ff0000;
}

.social-icons li.instagram {
	background:radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%),radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), 
radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), 
radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), 
radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), 
radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), 
linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}



.social-icons li:hover {
	/*background:rgba(255,255,255,1);*/
	/*background:#ff8600;*/
	background:#212121;
}


.social-icons li a i {
   font-size:1.3em;
   color:#fff;
}

.social-icons li:hover i  {
	color:#fff;;
}

.header-nav {
	  /* background:#494d57;
	    background:#03070a;*/
		/*background:#000;*/
	/*border-top:3px solid #c72828;*/
	/* padding:14px 0 8px 0;*/
	padding-top:14px;

}

#home .header-nav {
	  /* background:#494d57;
	    background:#03070a;*/
		/*background:#000;*/
	/*border-top:3px solid #c72828;*/
	/* padding:14px 0 8px 0;*/
	padding-top:10px;

}

/*Custom Detail*/
.header-shadow {
    position: absolute;
    background-image: url("../images/shadow-bottom.png");
    background-repeat: no-repeat;
    background-position: top center;
    height: 42px;
    width: 100%;
    top: -1px;
    z-index: 40;
}

.header-shadow2 {
    position: absolute;
    background-image: url("../images/slayt_shadow_top.png");
    background-repeat: repeat-x;
    background-position: top left;
    height: 10px;
    width: 100%;
    top: -1px;
    z-index: 40;
}


/*------------------------------------------------------------------

[ pt007- Footer ]

-------------------------------------------------------------------*/
.pt007-footer {
background:#000;

}
.pt007-footer .copyrights p {
  padding: 30px 0 10px;
  color: rgba(255, 255, 255,1);
  font-size:1.2rem;
  font-weight:400 !important;
  letter-spacing:1px;
}


.pt-content-wrapper{padding:0 0px 80px 0px;margin-top:30px;font-size:0.95em;}
.pt-content-wrapper h1 {
  margin-top: 14px;
  margin-bottom:20px;
  font-size:1.4em;
  padding:8px 0 0;
  padding-bottom:0px; 
  letter-spacing:0px;  
	font-size:1.4em;
}

.pt-content-wrapper h1::after {
 background-color: #0ca4d4;
  bottom: 0;
  content: "";
  margin-top: 8px;
  margin-bottom: -1px;
  display: block;
  width: 50px;
  height: 3px;
}

.pt-content-wrapper h2{
	font-size: 18px;
}

.pt-content-wrapper p.lead {
	border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 8px 0;
font-weight: 300;
font-size: 1.25em;
}
.pt-content-wrapper ul{
margin-top:10px;	
}

.img-separator {
    background-image: url("../images/item-image-separator.gif");
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 3px;
    width: 100%;
}
/*
[Product page]
*/
#pt-product h1 {
margin-top: 14px;
margin-bottom: 15px;
font-size: 2.2rem;
padding: 2px 0;
padding-bottom: 2px;
padding-bottom: 0px;
letter-spacing: 2px;
line-height: 32px;
}
#pt-product .tab-pane{padding:10px 0;}
#pt-product .nav-tabs &gt; li &gt; a {
  border-radius: 0px !important;
  color:#000;
}

.pt-product-tab {margin-top:40px;}

.pt-product-tab .nav-tabs &gt; li.active &gt; a, 
.pt-product-tab .nav-tabs &gt; li.active &gt; a:focus, 
.pt-product-tab .nav-tabs &gt; li.active &gt; a:hover {
    color: #bc945e !important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom-color: transparent;
	border-top:1px solid #bc945e;
}

.pt-product-tab .nav-tabs {
    border-bottom: 1px solid #eee;
}

.pt-product-tab .tab-content{
	padding:20px;
	background:#fff;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	line-height:1.3em;
	border-bottom: 2px solid #d5d2d2;
	border-radius: 0 0 6px 6px;	
}

.pt-product-tab .tab-content p{
	line-height:1.8em;
	margin-bottom:10px;	
}
#pt-product img {border:3px solid #fff;}
./*
[Blog page]
*/

#pt-blog img {
	margin-right:10px;
}

#pt-blog p {
	margin-bottom:10px;
}

.image_left {
    float: left;
    margin: 0.2em 1em 0.2em 0;
}
.cont_sep {
    height: 20px;
    border-top: 1px dashed #ccc;
    margin: 40px 0 10px 0;
}

.image_style2 img, .image_style3 img {
    border-radius: 0px;
    border: 4px solid #fff;
    padding:0px;
}
.pt-cat-title{margin:0;padding:0;padding-bottom:14px;}
.pt-cat-title a{color:#34b1c4; font-size:0.9em;}

.button2{ display:inline-block; background:#111111; font:11px/15px Arial, Helvetica, sans-serif; color:#ffffff !important; -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease; padding:5px 25px 5px 25px;cursor:pointer;}
.button2:hover{ background:#000; color:#fff !important; text-decoration:none;}

/*-- 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 --*/

/*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: 10px;
}
.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: 7px 10px;
}
.pt099-zoom-owl .pt099-product-image .owl-next{
  right: -40px;
}
.pt099-zoom-owl .pt099-product-image .owl-prev{
  left: -40px;
}

/*pt100-owl-news*/
.pt100-owl-news{
	 color:#111;
}

.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: 18px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.3em;
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&gt;a,.pt100-section-title&gt;a:visited,.pt100-section-title&gt;a:focus {
font-size: 11px;
font-weight: 400;
letter-spacing: 0.4em;
color:#999;
margin-top:7px;
}

.pt100-section-title&gt;a:hover {
color:#111;
text-decoration:underline;
}

.pt100-content-wrapper {
	padding: 0px;
}

.pt100-box-border {
	padding: 0px;
}

.pt100-title{
	margin-bottom: 6px;
	margin-top: 36px;
	padding-left:10px;
    font-size: 15px;
    letter-spacing: 0.2em;
	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:#0ca4d4;
	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;
}

/*pt101-featured*/

[class*="block-grid-"] {
	display:block;
	padding:0;
	margin:0
-.625rem
}
[class*="block-grid-"]:before,[class*="block-grid-"]:after {
	content:" ";
	display:table
}
[class*="block-grid-"]:after {
	clear:both
}
[class*="block-grid-"]&gt;[class*="col-lg-"],
[class*="block-grid-"]&gt;[class*="col-md-"],
[class*="block-grid-"]&gt;[class*="col-xs-"]   {
	display:block;
	float:left;
	height:auto;
	padding:0 .625rem 1.25rem
}
@media (max-width: 992px){
	
[class*="block-grid-"]&gt;[class*="col-lg-"],
[class*="block-grid-"]&gt;[class*="col-md-"],
[class*="block-grid-"]&gt;[class*="col-xs-"]   {
	padding:0 15px 1.25rem
}	
}
.pt101-featured img {
	max-width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
	display:inline-block;
	vertical-align:middle;	
}

.pt101-featured {
	margin-top:20px
}
.pt101-featured .product-item {
	padding:0;
	padding-left:0;
	padding-right:0;
min-height:400px;
}
.pt101-featured .product-item figure.product-inner p.product-category-listing {
	display:block;
	margin:10px 0 0 0;
	padding:0;
}


.pt101-featured .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
}

.pt101-featured .product-item figure.product-inner p.product-category-listing a:hover {
	color:rgba(0,0,0,0.7)
}

.pt101-featured .product-item figure.product-inner h4 {
	margin:30px 0 5px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

.pt101-featured .product-item figure.product-inner h4
a {
	font-weight:400;
	color:#000;
	letter-spacing:1px;
}

.pt101-excerpt {
border-top:1px solid #333;
padding-top:10px;
margin-top:10px;	
margin-bottom:15px;
font-size:1.6rem;
line-height:2.2rem;
}

.pt101-featured .product-item figure.product-inner h4 a:hover {
	color:rgba(0,0,0,0.7)
}

.pt101-featured .product-item:hover {
	z-index:999
}
.pt101-featured .product-item figure.product-inner {
	display:block;
	margin:0;
	padding:12px;
	-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;
	background-color:#f5f5f5;
	border:1px solid #ebecf0;
	border-radius:3px;
	border-bottom:2px solid rgba(0,0,0,0.2);
	min-height:320px;
}
.pt101-featured .product-item figure.product-inner:after {
	content:"";
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0
}

.pt101-featured .product-item figure.product-inner:hover {
	background-color:#e4e4e4;
	-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
	-moz-transform:translateY(-6px);
	-o-transform:translateY(-6px);
	-ms-transform:translateY(-6px);
	-webkit-transform:translateY(-6px);
	transform:translateY(-6px);
	z-index:9999;
}

.product-inner .image-container{
	position:relative;overflow:hidden;
	/*max-height:228px;*/
}

.pt101-featured .product-item {
    margin-right: -1px;
    margin-bottom: -1px;
    
}

/*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:50px 0 30px;
	background:#f4f4f4;
	border-bottom:1px solid rgba(221,221,221,0.5);
	z-index:0;
}

.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: 24px;
    font-weight: 400;
   /*text-transform: uppercase;*/
    letter-spacing: 0.2em;
    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:#141414;
	 
    opacity: 0;
}

.pt070-breadcrumb-list {
margin-top:20px;
list-style: none;
padding-left: 0;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.2em;
/*text-transform: uppercase;*/	
color:#ccc;
}

.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: #ccc;
}

.pt070-breadcrumb-list li a:hover {
    color: #ff0000;
}

@media(max-width:768px) {
	.pt070-header-image {
		/*height: 320px !important;*/
		padding:20px 0 20px;
	}
}
/* \end of pt070-breadcrumb-img*/

.popover {
	min-width:260px;
	border-radius:0 !important;
}

.popover-content a{
	color:#252525;
}
.popover-content a:hover{
	/*text-decoration:underline;*/
	color:#777;
}

.popover-content ul li {
	margin-bottom:10px;
}

.popover-content a&gt;div{
	display:inline-block;
	padding-top:8px;
	margin-left:10px;
}
.popover-content .fa {
	border:1px solid #ccc;
	width:36px;height:36px;
	border-radius:50%;
	padding:10px 12px;
	color:#ccc;
}

/* \end of pt070-breadcrumb-img*/

.pt-border-top {
	border-top: 1px solid #dedede;
}

.pt-border-bottom {
	border-bottom: 1px solid #dedede;
}
.pt-img-border {
	border:5px solid #fff;
}
.pt-tshadow-w100 {
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);	
}

.pt-tshadow-w30 {
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);	
}

.pt-cont-blocks {
    padding: 70px 40px 80px;
}

.zoomLens{
	cursor:crosshair !important;
}


.pt-text-detail {
    min-height: 180px;
    overflow: hidden;
}

.pt-cont-intro {
    padding: 10px 0 20px 0;
 }

p.cat-p-excerpt {
    border-top:1px solid #ccc;
	padding: 8px 14px;
    font-size: 1.2rem !important;
    line-height: 1.8rem !important;
    text-align: justify;
}

.br001-bcrumb-bg {
	/*border:1px solid red;*/
    background-image: url(../images/breadcrumb-content.jpg);
	 background-repeat: no-repeat;
	 background-size:cover;
	 padding:40px 0 10px;
	 /*background:#5093c2;*/
}

#pt-gallery .br001-bcrumb-bg { 
 padding:40px 0 0px;
}

.br001-bcrumb-list {
	font-family: "Sofia Sans Condensed", serif;
	margin-top:0px;
	/*border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
padding:10px 0 10px;
list-style: none;
padding-left: 0;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.1em;
/*text-transform: uppercase;*/	
color:#fff;
}

.br001-bcrumb-list li {
    display: inline-block;
    padding: 0 5px;
}

.br001-bcrumb-list li:not(:last-child)::after {
    content: '/';
    margin-left: 10px;
}

.br001-bcrumb-list li a {

    color: #fff;
}

.br001-bcrumb-list li a:hover {
    color: #0ca4d4;
}


.tzRow-ruler {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 12px;
    background-image: url(../images/ruler.png);
    background-repeat: repeat-x;
    /*z-index: 999;*/
}

/*
.tab-content {
	color:#fff;
}

.tab-content h3{
	color:#ffff;
	font-size:24px;
}
*/
.pt-img-zoom3{
  position: relative;
  overflow: hidden;
}

.pt-img-zoom3 a img{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pt-img-zoom3:hover a img{
  -webkit-transform: scale(1.1) rotate(3deg);
  -moz-transform: scale(1.1) rotate(3deg);
  -ms-transform: scale(1.1) rotate(3deg);
  -o-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}


/* .pt110-owl-news */
.pt110-section-title, .pt110-section-title_w{
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 40px;
}

.pt110-section-title_w{
color:#f9f9f9;
}
.pt110-section-title:before,.pt110-section-title_w:before{
  content: '';
  width: 20px;
  height: 2px;
  background-color: #333333;
  display: block;
}

.pt110-section-title_w:before{
	background-color:#778692;
}

.pt110-sub-title{
  display: block;
  font-size: 18px;
  font-weight: 300;
  text-transform: none;
  color: #f5f5f5;
  margin-top:15px;
}



/*pt097_r1-accordion*/
.pt097_r1-panel-group {padding-top:8px;}
.pt097_r1-accordion-wrapper .panel{margin-top:0px;}
.pt097_r1-accordion-wrapper .panel-heading{padding: 10px 15px;
/*border:1px solid #333;border-left:40px solid #333;padding-left:0;border-radius:3px;*/

background:#0286cd;
border-top-left-radius: 0px;
border-top-right-radius: 0px;}
.pt097_r1-accordion-wrapper .panel-heading:hover{background:#000;}

.pt097_r1-accordion-wrapper .panel-heading.pt-panel-active{background:rgba(46,204,113,0.8);}

.pt097_r1-accordion-wrapper .panel-heading .panel-title{
	margin-bottom:2px !important;
	font-size:1.5rem;
	padding-top:2px;
	padding-left:0px;
	margin-left:0px;/*border-bottom:1px solid #17b1f9;*/}
.pt097_r1-accordion-wrapper .panel-heading .panel-title i{color:#fff;margin-left:-25px;margin-right:20px;}
.pt097_r1-accordion-wrapper .panel-heading .panel-title a{
	display:block;
width:100%;
position:relative;color:#f9f9f9;
font-size: 1.1em;font-weight:400;}
.pt097_r1-accordion-wrapper .panel-heading .panel-title a:after{
	font-family:"FontAwesome";
	content:'\f106';
	position:absolute;
	top:12%;
	right:0;
	font-size:18px;
	-webkit-transition:all 0.3s;
transition:all 0.3s;
color:#fff;
}
.pt097_r1-accordion-wrapper .panel-heading .panel-title a.collapsed:after{content:'\f107';}
.pt097_r1-accordion-wrapper .panel-heading + .panel-collapse{border-top:0;}
.pt097_r1-accordion-wrapper .panel-heading + .panel-collapse &gt; .panel-body{border-top:0;padding:15px;}

.pt097_r1-accordion-wrapper .panel {
    margin-bottom: 5px;
    background-color: #fff;
    border: 0px solid #778692;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
	padding:0px 0px;

}

.panel-body {
    padding: 0px 0;
}

.pt097_r1-accordion-wrapper .panel-body a {
border-bottom: 1px dotted #eaeaea;
    display: block;
    padding: 8px 0;
    font-size: 14px;
    color: #000;
}

.pt097_r1-accordion-wrapper .panel-body{
 font-size: 15px;
 line-height:24px;
}
.pt097_r1-accordion-wrapper .panel-body p{
	
	color:#000;
	font-size:0.9em;
}

#intro_bg{
	padding:100px 0 140px;
}

/*pt057-services*/
.headlines .header-title{
	font-size: 36px;
    color: #2b353a;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0px;
    padding-right: 25px;
    text-transform: uppercase;
}

.headlines .header-desc{
    margin-top: 13px;
    /*font-style: italic;*/
    color: rgba(0,0,0,0.8);
    line-height: 26px;
    letter-spacing: 0px;
	font-size:18px;
	font-weight:400;

}
.pt057-icon {
	line-height: 40px;
text-align: center;
font-size: 28px;
color: #2b353a;

}

.pt057-icon i{
	background:#000;
	padding:10px;
	color:#fff;
	width:50px;
	height:50px;
	border-radius:50%;
}

.pt057-services .media{
	margin-top:30px;
}
.pt057-services h4.media-heading{
   margin: 0 0 10px 0;
    padding: 0;

    color: #2b353a;

font-size: 1.3em;
font-weight: 400;
 letter-spacing: 0px;
	 
}

.pt057-services .media-body {
	padding-left:30px;
	padding-right:30px;
	font-size: 17px;
font-weight: 300;
color: #222;
}


/*pt075-bg-video*/
.pt075-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-bg-video .container {
	height:600px;
}

.pt075-content-wrapper{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
}

.pt075-text{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.pt075-subtitle{
    margin-top: 0;
    position: relative;
	font-size: 16px;
	font-weight: 400;
    letter-spacing: 0.3em;
    line-height: 1.2;
    opacity: 1;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	color:#d1d1d1;
}

.pt075-title{
    margin-top: 0;
    position: relative;
	font-size: 64px;
	font-weight: 700;
    line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	color:#d1d1d1;
}

.pt075-title span{
	font-size: 32px;
	letter-spacing: 0.1em;
	font-weight: 400;
}

@media only screen and (max-width: 1200px) {
    .pt075-title{
        font-size: 70px;
        letter-spacing: 0.3em;
    }    
}

@media only screen and (max-width: 1024px) {
    .pt075-bg-video{
        background-attachment: scroll;
    }
}

@media only screen and (max-width: 767px) { 
    .pt075-title{
        font-size: 44px;
    }
}

/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 480px) {

    .pt075-subtitle {
        font-size: 12px;
    } 

    .pt075-title {
        font-size: 32px;
    }

}

/* ==============================
   IOS Background Fix
   ============================== */
  
.mobile .pt075-bg-video{
    background-attachment: scroll;
}


#page_content .lead {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 8px 0px;
    font-weight: 300;
    font-size: 1.25em;
}
#page_content h1.baslik {
font-size: 32px;
color: #222;
font-weight: 700;
line-height: 47px;
letter-spacing: 2px;
padding-right: 25px;
text-transform: uppercase;
}

.pt049-list li {
    background: url(../images/checked.png) no-repeat left 10px;
    padding-left: 40px;
    list-style: none;
    margin: 0;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
}

.pt049-list2 li {
    background: url(../images/checked.png) no-repeat left 8px;
    padding-left: 40px;
    list-style: none;
    margin: 0;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}



/*pt052-about*/
.pt052-about {
	padding:120px 0 120px;
}
.pt052-heading {
    width: 80%;
    margin: 0 auto 50px;
}

.pt052-heading p{

}
.pt052-heading h2{
	font-size:3rem;
	font-weight:700;
}

h2.aq8-baslik {
	font-size:3rem;
	font-weight:700;
}

.pt052-box {
    text-align: center;
    background: transparent;
    margin-bottom: 30px;
    padding: 15px 15px;
}
.pt052-box, .pt052-box i {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.pt052-box i {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    color: #ddd;
}
.pt052-box h4 {
    font-weight:400;
	letter-spacing:2px;
}


.pt052-box:hover i {
	 color: #b1f509;
}
@media(max-width:992px) {
	.pt052-heading {
		width: 100%;
	}
}




/*pt093-features*/
.pt093-features p{
	color: #aaaeb0;
	font-size:18px;
	font-weight:300;
}

.pt093-features p.lead{
	font-size:20px;
}

.pt093-img-absolute {
	font-weight:300;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
}

.pt093-section-title{
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  color: #f9f9f9;
  margin-bottom: 20px;
}

.pt093-section-title:before{
  content: '';
  width: 20px;
  height: 2px;
  background-color: #f9f9f9;
  display: block;
}


.pt093-features{
	color:#fff;
}

.pt093-features .icon-box {
	margin: 15px 0;
	padding:2px;
}

.pt093-features .icon-box .icon {
	padding-right: 15px;
}

.pt093-features .icon-box .icon i {
    background-color: #3db7e4;
	color: #fff;
    border: 2px solid transparent;
	border-radius: 50%;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;	
    -webkit-transition: all ease 0.25s;
	   -moz-transition: all ease 0.25s;
	    -ms-transition: all ease 0.25s;
	        transition: all ease 0.25s;
    width: 45px;
}

.pt093-features .icon-box:hover .icon i {
    border: 2px solid #fff;
}

.pt093-features ul{
	padding:0px;
	
}

.pt093-features li{
list-style: none;
}

.pt093-features .list-inline li{
list-style: none;
display:inline-block;
}


/* box-shadow */
.pt093-features .icon-box:hover .icon i {
    -webkit-box-shadow: 0px 0px 0px 2px #00aeff;
            box-shadow: 0px 0px 0px 2px #00aeff;
}

.pt093-features .pt-btn-border{
	border-radius:0px !important;
	border-color:#00aeff;
	color:#fff;
	margin-left:10px;
	font-size:0.9rem;
	font-weight:400;
	margin-top:5px;
}

.pt093-features .pt-btn-border i{
	color:#fff;
	border-left: 0px transparent;
}

.pt093-features .pt-btn-border:hover{

	border-color:transparent;

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.pt093-img-absolute {
		position: relative;
	}
}

/*pt043-banner*/
.pt043-img-full img{
	width:100%;
}

.pt043-banner {
	position:relative;
	max-height:860px;
}


.pt043-caption{
position: absolute;
font-weight:300;
z-index: 10;
/*transition: opacity .2s ease;*/
top: 0;
right: 5%;
bottom: 0;
left: 5%;
color:#aaaeb0;
}
.pt043-vert-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}
.pt043-vert {
    display: table-cell;
    vertical-align: middle;
	padding-left:23px;
}

.pt043-vert p{
	color:#fff;
	font-size:1.1em;
	width:60%;
	font-weight:300;
}

.pt043-banner .pt043-text-3 {
    z-index: -1;
    width: 3.2em;
    height: 3.2em;
    text-align: center;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50%;
    background-color: #41df7c;
    display: table;
}
.pt043-banner .pt043-text-3 span {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.pt043-banner .pt043-text-1 {
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -2px;
    color: #fff;
    /*text-transform: uppercase;*/
    margin-top: -.3em;
}

.pt043-banner .pt043-text-2 {
    line-height: 1em;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: .5em;
	font-size: 1.4em;
	font-weight:300;
}

.pt043-banner .pt043-text-4 {
    line-height: 1em;
    letter-spacing: -1px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: .5em;
	font-size: 1.6em;
	font-weight:400;
}

.pt043-banner .pt043-text-4 span {
color:rgba(0,0,0,0.5);
font-weight:300;
letter-spacing:0.6px;
}

.pt043-text-black {
	color:black !important;
	font-weight:300 !important;
	font-size:1.2em !important;
}

@media (max-width: 992px){
  .pt043-banner .pt043-text-1 {
	  font-size:42px !important;
	  letter-spacing:0px !important;
  }
  .pt043-banner .pt043-text-2 {
	  font-size:32px !important;

  }
  
  .pt043-vert {

	padding-left:0px;
}
  .pt043-vert p{
	width:100%;
	}
  
}

@media (max-width: 767px){
  .pt043-banner .pt043-text-1 {
	  font-size:36px !important;
	  letter-spacing:0px !important;
  }
  .pt043-banner .pt043-text-2 {
	  font-size:26px !important;

  }
}

@media (max-width: 480px){
  .pt043-banner .pt043-text-1 {
	  font-size:28px !important;
	  letter-spacing:0px !important;
  }
  .pt043-banner .pt043-text-2 {
	  font-size:20px !important;

  }
  
    .pt043-banner .pt043-text-3 {
	  font-size:20px !important;

  }
}

/*pt095-owl-testimonial*/
.pt095-item {
	padding-top:18px;
	/*border:1px solid red;*/
	position:relative;
}
.pt095-owl-testimonial{
	 color:#768692;
	 font-weight:300;
	 border-top:1px solid #ddd;
	 border-bottom:1px solid #ddd;
	 /*margin-bottom:200px;*/
	 padding:100px 0 140px;
}

.pt095-testimonial{
    margin: 0;
    padding: 0;
    background: none;
	font-style: normal;
	font-size:15px;
    font-weight: 300;
	/*letter-spacing: 1px;*/
    opacity:1;	
	border: 2px solid #bbb;
	padding: 46px 16px 16px;
}


.pt095-image {
    display: inline-block;
   /* overflow: hidden;*/
    clear: both;
	 width: 100%;
	margin:0 auto;
}

.pt095-image img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 80px;
    overflow: hidden;
    width: 80px !important;
    /*float: left;*/
	  border: 2px solid #bbb;
	 margin:0 auto;
	 position:absolute;
	 top:0px;
	 left:43%;
	  
}

.pt095-author{
color:#aaa;
line-height: 1.42857143;
color: #121212;
font-size: 14px;
font-weight: 400;
letter-spacing: 2px;
margin-top:20px;
margin-bottom:20px;
}

.pt095-author::before{
content: '\2014 \00A0';
}

.pt095-owl-testimonial .owl-carousel{
	list-style:none;
	 overflow: hidden;
}


.pt095-owl-testimonial .owl-buttons{
	position: static;
}
.pt095-owl-testimonial .owl-prev,
.pt095-owl-testimonial .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);
}
.pt095-owl-testimonial .owl-prev{
	left: -50px;
}
.pt095-owl-testimonial .owl-next{
	right: -50px;
}
.pt095-owl-testimonial .owl-prev:before,
.pt095-owl-testimonial .owl-next:before{
    content: "";
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    top: 17px;
    left: 0;
    
    background: #000;
    
    -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);
}
.pt095-owl-testimonial .owl-next:before{
    left: auto;
    right: 0;
}
.pt095-owl-testimonial .owl-prev .fa,
.pt095-owl-testimonial .owl-next .fa{
    position: relative;
	top:44px;
	color:#fff;
}
.pt095-owl-testimonial .owl-prev:hover,
.pt095-owl-testimonial .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;  
}
.pt095-owl-testimonial .owl-prev:hover:before,
.owl-next:hover:before{
    opacity: 0.87;
}
.pt095-owl-testimonial .owl-prev:active:before,
.pt095-owl-testimonial .owl-next:active:before{	
	opacity: 0.6;
}
.pt095-owl-testimonial .owl-carousel:hover .owl-prev{
	opacity: 1;
	left: -35px;
}
.pt095-owl-testimonial .owl-carousel:hover .owl-next{
	opacity: 1;
	right: -35px;
}

.pt059-info {
	background: #000;
border-bottom: 1px solid rgba(255,255,255,0.2);
	
}


/*pt078_2-band*/

.pt078_2-band {
	background:#283135;
	
	overflow:hidden;
	background-image: url('../images/call_us_bg.jpg');
  background-position: 100% 100%; 
   background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}	  

.pt078_2-band,
.pt078_2-band h2 {
    color: #fff; 
	letter-spacing: 0.02rem;
	font-weight: 300;
}

.pt078_2-band p{
	 color: #fff; 
}
.pt078_2-band h2 {
	font-size:3rem;
} 
.pt078_2-highlight{
	font-weight:600;
}

.pt078_2-desc {
	padding:80px 20px 80px 80px;
}

.pt078_2-band .pt078_2-mockup {
    position: absolute;
    height: 100%;
    width: auto; 
	
}

@media (max-width: 767px) {
    .pt078_2-band .container {
		padding-bottom: 180px !important; 
	}
    .pt078_2-band .pt078_2-mockup {
		left: 50%;
		-webkit-transform: translateX(-50%);
				transform: translateX(-50%);
		max-width: 50%; 
	} 
}



/*pt078_3-band*/

.pt078_3-band {
	background:#fff;
	
	overflow:hidden;
	background-image: url('../images/aq8_mr1.jpg');
  background-position: center right; 
   background-repeat: no-repeat;
    /*background-size: cover;
	position: relative;*/
	padding:100px 0 80px;
	margin-bottom:100px;
	
}	  

.pt078_3-band,
.pt078_3-band h2 {
    color: #2a3744; 
	letter-spacing: 0.02rem;
	font-weight: 300;
}

.pt078_3-band p{
	 color: #2a3744; 
	 font-size:2.5rem;
	 line-height:3.5rem;
}
.pt078_3-band h2 {
	font-size:6rem;
} 
.pt078_3-highlight{
	font-weight:600;
}

.pt078_3-desc {
	padding:80px 0px 80px 0px;
}

.pt078_3-band .pt078_3-mockup {
    position: absolute;
    height: 100%;
    width: auto; 
	
}

@media (max-width: 767px) {
    .pt078_3-band .container {
		padding-bottom: 180px !important; 
	}
    .pt078_3-band .pt078_3-mockup {
		left: 50%;
		-webkit-transform: translateX(-50%);
				transform: translateX(-50%);
		max-width: 50%; 
	} 
}


/*pt078_4-band*/
.pt078_4-band {
	background:#2c2c2c;	
	overflow:hidden;
	background-image: url('../images/julio_cesar_la_cruz.jpg');
  background-position: center top; 
   background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}	  

.pt078_4-band,
.pt078_4-band h2 {
    color: #fff; 
	letter-spacing: 0.02rem;
	font-weight: 300;
}

.pt078_4-band p{
	 color: #fff; 
	 font-size:2.5rem;
	 line-height:3.5rem;
}
.pt078_4-band h2 {
	font-size:6rem;
} 
.pt078_4-highlight{
	font-weight:600;
}

.pt078_4-desc {
	padding:80px 40px 80px 0px;
}

.pt078_4-band .pt078_4-mockup {
    position: absolute;
    height: 100%;
    width: auto; 
	
}

.ppadding-l30 {
	padding-left:180px;
}
p.pt-quote{
	font-size:2rem;
	line-height:3rem;
}

@media (max-width: 767px) {
    .pt078_4-band .container {
		padding-bottom: 180px !important; 
	}
    .pt078_4-band .pt078_4-mockup {
		left: 50%;
		-webkit-transform: translateX(-50%);
				transform: translateX(-50%);
		max-width: 50%; 
	}
.ppadding-l30 {
	padding-left:0px;
}	
}

/*pt078_5-band*/
.pt078_5-band {
	background:#fff;	
	overflow:hidden;
	background-image: url('../images/pre-setted-programs.jpg');
  background-position: center top; 
   background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	padding:150px 0 250px;	
}	  

.pt078_5-band,
.pt078_5-band h2 {
    color: #2c2c2c;	
	letter-spacing: 0.02rem;
	font-weight: 300;
}

.pt078_5-band p{
	 color: #2c2c2c;	 
	 font-size:2.5rem;
	 line-height:3.5rem;
}
.pt078_5-band h2 {
	font-size:6rem;
} 

.pt078_5-band h3 {
	margin-top:60px;
	color:#5c5c5c;
	font-size:3.4rem;
	line-height:4.2rem;
	font-weight:700;
}

.pt078_5-highlight{
	font-weight:600;
}

.pt078_5-desc {
	padding:80px 40px 80px 0px;
}

.pt078_5-band .pt078_5-mockup {
    position: absolute;
    height: 100%;
    width: auto; 
	
}

@media (max-width: 767px) {
    .pt078_5-band .container {
		padding-bottom: 180px !important; 
	}
    .pt078_5-band .pt078_5-mockup {
		left: 50%;
		-webkit-transform: translateX(-50%);
				transform: translateX(-50%);
		max-width: 50%; 
	}

}


#pt_contact h3{
	font-size:26px;
}
.gem-wrapbox-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pt-link {
	color:red;
	text-decoration:underline;
}

.pt-modul-inner h2 {
	font-size:30px;
	line-height:36px
}

.pt-px {
	font-size:2rem;
	line-height:3rem;
}

.pt-std-mod {
	padding:80px 0 0;
	/*border-bottom:1px solid #ddd;*/
	border-top:1px solid #ddd;
}

.pt-std-mod h2{
	font-size:30px;
	line-height:36px
}

.inner-cont-plead {
	font-size:2rem;
	line-height:3.3rem;
	font-weight:300;
}


/*pt093_1-features*/
.pt093_1-features {
padding:100px 0 80px;
}
.pt093_1-img-absolute {
	/*left: 0;
	margin: 0 auto;
	position:absolute;
	right: 0;*/
}

.pt093_1_text {
	
} 

.pt093_1-features{
	color:#aaaeb0;
	background:#283135;
}

.pt093_1-features h3{
	color:#f6f6f6;
	background:#283135;
	font-size:3.3rem;
}

.pt093_1-features .icon-box {
	margin: 15px 0;
	padding:2px;
}

.pt093_1-features .icon-box .icon {
	padding-right: 15px;
}

.pt093_1-features .icon-box .icon i {
    background-color: #3db7e4;
	color: #fff;
    border: 2px solid transparent;
	border-radius: 50%;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;	
    -webkit-transition: all ease 0.25s;
	   -moz-transition: all ease 0.25s;
	    -ms-transition: all ease 0.25s;
	        transition: all ease 0.25s;
    width: 45px;
}

.pt093_1-features .icon-box:hover .icon i {
    border: 2px solid #fff;
}

.pt093_1-features ul{
	padding:0px;
	
}

.pt093_1-features li{
list-style: none;
}

.pt093_1-features .list-inline li{
list-style: none;
display:inline-block;
}


/* box-shadow */
.pt093_1-features .icon-box:hover .icon i {
    -webkit-box-shadow: 0px 0px 0px 2px #3db7e4;
            box-shadow: 0px 0px 0px 2px #3db7e4;
}

.pt093_1-features .pt-btn-border{
	border-radius:0px !important;
	border-color:#3db7e4;
	color:#fff;
	margin-left:10px;
	/*font-size:0.9rem;*/
	font-weight:400;
	margin-top:5px;
}

.pt093_1-features .pt-btn-border i{
	color:#fff;
	border-left: 0px transparent;
}

.pt093_1-features .pt-btn-border:hover{

	border-color:transparent;

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.pt093_1-img-absolute {
		position: relative;
	}
}


/*pt139-intro*/
.pt139-img {
    float: left;
    width: 100%;
    position: relative;
}

.pt139-vtext {
    float: left;
    width: 507px;
    min-height: 30px;
    position: absolute;
    left: 31px;
    bottom: 0;
    transform: rotate(270deg);
    transform-origin: left bottom 0;
	letter-spacing:6px;
}

.pt139-img-wrapper {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    padding-right: 96px;
}

.pt139-img1-wrapper {
    float: left;
    width: 100%;
    position: relative;
}
.pt139-img1 {
    float: left;
    width: 100%;
    position: relative;
}
.pt139-img1::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid #a0a1a6;
}

.pt139-border-wrapper {
    display: none;
    min-height: 507px;
    position: absolute;
    text-align: center;
    top: 0;
    left: 11px;
}

.pt139-img-1-border {
    width: 246px;
    height: 486px;
    border: 1px solid #a0a1a6;
    position: relative;
    display: inline-block;
    margin-top: 10px;
}

.pt139-img2-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 5px solid #fff;
        border-bottom-width: 5px;
        border-bottom-style: solid;
        border-bottom-color: rgb(255, 255, 255);
    border-bottom: none;
}

.pt139-img2 {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
.pt139-img2::after {
    content: '';
    background: url('../images/ft-program-image-02.png') no-repeat;
    position: absolute;
    width: 35px;
    height: 35px;
    top: -6px;
    right: -7px;
}

fieldset {
    padding: 1em .625em .75em;
    margin: 30px 2px;
    border: 1px solid #f5f5f5;
}

legend {
    padding: 0;
    border: 0;
    font-style: italic;
    width: 30%;
    color: 333;
	font-size:1.5rem;
}

.zetta-menu &gt; li.aq8-flags &gt; a {
    font-weight: 400;
    padding: 0 5px;
    line-height: 30px;
	margin-top:10px;
}

/*pt059-info*/
.pt059_r1-info {

}

.pt059_r1-section-title {
font-size: 3rem;
font-weight: 700;
}


/*----------------
[PT003-HEADER-MID]
*/

.pt003_1-main .header-search-box{
    margin-top: 17px;
    padding-left: 80px;
    padding-right: 45px;
    
}
.pt003_1-main .header-search-box .form-inline{
    height: 41px;
    border: 1px solid #eaeaea;
    position: relative;
	
}
.pt003_1-main .header-search-box .form-inline .form-category{
    background: #f6f6f6;
    height: 39px;
}
.pt003_1-main .header-search-box .form-inline .select2{
    border-right: 1px solid #eaeaea;
    min-width: 152px;
    height: 40px;
}
.pt003_1-main .header-search-box .form-inline .select2 .select2-selection{
    border: none;
    background: transparent;
    margin-top: -1px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 41px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 6px;
    right: 15px;
}
.select2-dropdown{
    border: 1px solid #eaeaea;
}
.select2-container--open .select2-dropdown {
  left: -1px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
	font-size:14px;
}
.pt003_1-main .header-search-box .form-inline .input-search{
    width: calc(100% - 200px);
	
    
}
.pt003_1-main .header-search-box .form-inline .input-search input{
    border: none;
    padding-left: 15px;
    width: 100%;
}
.pt003_1-main .header-search-box .form-inline .btn-search{
    width: 41px;
    height: 41px;
    background: #ff3366 url("../images/search.png") no-repeat center center;
    border: none;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: -1px;
    right: 0px;
}
.pt003_1-main .header-search-box .form-inline .btn-search:hover{
  opacity: 0.8;
}

.pt003_1-main .shopping-cart-box{
    margin-top: 17px;
    margin-top: 17px;
   padding: 0;
   margin-right: 15px;
   margin-left: -15px;
   line-height:normal;
} 
.pt003_1-main .shopping-cart-box:hover .cart-block{
   -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  visibility: visible;
}
.pt003_1-main .shopping-cart-box a.cart-link{
    height: 41px;
    width: 100%;
    border: 1px solid #eaeaea;
    display: block;
    position: relative;
    padding: 2px 41px 0 15px;
}
.pt003_1-main .shopping-cart-box a.cart-link:hover:after{
    opacity: 0.8;
}

.pt003_1-main .shopping-cart-box a.cart-link .title{
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 2px;
}

.pt003_1-main .shopping-cart-box a.cart-link:after{
    content: '';
    width: 41px;
    height: 41px;
    background: #ff3366 url('../images/cart.png') no-repeat center center;
    position: absolute;
    top: -1px;
    right: -1px;
}
.pt003_1-main .cart-block{
  position: absolute;
  top: 100%;
  right: -1px;
  z-index: 1002;
  max-height: 500px;
  overflow-y:auto;
  background: #FFF;
  color: #666;
  width: 300px;
  opacity: 0;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.2);

  -webkit-transition: opacity 0.5s, 
  -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate(0,40px);
  -moz-transform: translate(0,40px);
  -o-transform: translate(0,40px);
  -ms-transform: translate(0,40px);
  transform: translate(0,40px);
  opacity: 0;
  display: block;
  visibility: hidden;
}
.pt003_1-main .cart-block .cart-block-content{
    padding: 20px;
    overflow: hidden;
}
.pt003_1-main .cart-block .cart-block-content .cart-title{
    text-transform: uppercase;
    font-size: 12px;
}
.pt003_1-main .cart-block .cart-block-content .cart-block-list{
    
}
.pt003_1-main .cart-block .cart-block-content  .product-info{
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-left{
    width: 100px;
    float: left;
    position: relative;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-left .remove_link{
    position: absolute;
    left: 0;
    top: 0;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-left .remove_link:after{
  content: '';
  background: url("../images/delete_icon.png") no-repeat center center;
  font-size: 0;
  height: 9px;
  width: 9px;
  display: inline-block;
  line-height: 24px;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-right{
    margin-left: 110px;
    line-height: 25px;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-right .p-rice{
      color: #ff8600;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-right .change_quantity{
    margin-top: 10px;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-right .change_quantity .blockcart_quantity_down,
.pt003_1-main .cart-block .cart-block-content  .product-info .p-right .change_quantity .blockcart_quantity_up{
    float: left;
  width: 20px;
  height: 30px;
  border: 1px solid #ccc;
  padding-top: 2px;
  text-align: center;
}
.pt003_1-main .cart-block .cart-block-content  .product-info .p-right .change_quantity .cart_quantity_input_text {
    width: 60px;
  border: 1px solid #ccc;
  margin-left: -1px;
  margin-right: -1px;
  height: 30px;
  line-height: 100%;
  float: left;
  text-align: center;
}

.pt003_1-main .cart-block .cart-block-content .toal-cart{
    margin-top: 10px;
}
.pt003_1-main .cart-block .cart-block-content .toal-cart .toal-price{
    font-size: 18px;
    color: #999;
}
.pt003_1-main .cart-block .cart-block-content .cart-buttons{
    overflow: hidden;
    width: 100%;
}
.pt003_1-main .cart-block .cart-block-content .cart-buttons a{
    width: 50%;
    float: left;
    margin-top: 12px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 0;
    text-align: center;
}
.pt003_1-main .cart-block .cart-block-content .cart-buttons a:hover{
  opacity: 0.8;
}
.pt003_1-main .cart-block .cart-block-content .cart-buttons a.btn-my-cart{
    background:#eee;
}
.pt003_1-main .cart-block .cart-block-content .cart-buttons a.btn-check-out{
    background:#ff8600;
    color: #fff;
}

.pt003-header-mid .pt003_1-main{
  padding: 20px 0 10px 0;
}

.pt-logo{
	margin-top:10px;
}


@media (min-width: 768px) and (max-width: 992px) {
	.pt-logo{
		width: 100%;
		text-align: center;
	}
}

@media (min-width: 481px) and (max-width: 767px) { 	
	.pt-logo{
		text-align: center;
	}

}

@media (max-width: 480px) {
	.pt-logo{
		text-align: center;
		margin-top: 10px;
	}
}

.nr-menu {
	padding:5px 0;
}



@media (min-width: 993px) and (max-width: 1200px) {
	.pt003_1-main .header-search-box{
		padding-left: 0;
		width: 50%;
	}
	.pt003_1-main .shopping-cart-box{
		float: right;
		width: 25%;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.pt003_1-main .logo{
		width: 100%;
		text-align: center;
	}
	.pt003_1-main .header-search-box{
		padding-left: 30px;
		padding-right: 15px;
	}
	.pt003_1-main .shopping-cart-box{
		margin-left: 0;
		width: 37.667%;
	}
}


@media(max-width: 767px){ 
 
  .pt003-header-mid .pt003_1-main{
    padding: 30px 15px;
  }
  .pt003-header-mid .mini-cart-13{
    margin-top: 30px;
  }
 
}

@media (min-width: 481px) and (max-width: 767px) { 	
.pt003_1-main .logo{
		text-align: center;
	}
	.pt003_1-main .header-search-box{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.pt003_1-main .header-search-box .form-inline .form-category{
		display: none;
	}
	.pt003_1-main .header-search-box .form-inline .input-search {
	    width: calc(100% - 50px);
	    padding-top: 10px;
	}
	.pt003_1-main .shopping-cart-box{
		padding-left: 15px;
		padding-right: 15px;
		margin-left:0; 
		width: 100%;
	}
	
	.pt003_1-main .shopping-cart-box:hover .cart-block {
	  opacity: 0;
	  visibility: hidden;
	}
}

@media (max-width: 480px) {
	.pt003_1-main .logo{
		text-align: center;
		margin-top: 10px;
	}
	.pt003_1-main .header-search-box{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 30px;
	}
	.pt003_1-main .header-search-box .form-inline .form-category{
		display: none;
	}
	.pt003_1-main .header-search-box .form-inline .input-search {
	    width: calc(100% - 50px);
	    padding-top: 10px;
	}
	.pt003_1-main .shopping-cart-box{
		padding-left: 15px;
		padding-right: 15px;
		margin-left:0; 
		width: 100%;
		margin-top: 30px;
	}
	
	.pt003_1-main .shopping-cart-box:hover .cart-block {
	  opacity: 0;
	  visibility: hidden;
	}
}



/*pt042-featured*/
.pt042-featured{
  display: block;
  overflow: hidden;
  background: #fff;

}
.pt042-left,
.pt042-right{
  width: 25%;
  float: left;
  position: relative;
}
.pt042-box-small{
  width: 50%;
  float: left;
  position: relative;
}
.pt042-box-small .pt042-content{
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align:center;
}
.pt042-box-small .pt042-banner:before{
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  background-color: rgba(255,102,51,0.8);
  opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pt042-box-small .pt042-content .pt042-title{
  font-size: 18px;
  text-transform: uppercase;
  color: #333;
  font-weight: 600;
}
.pt042-box-small .pt042-content .pt042-title:after{
  content: '';
  height: 2px;
  background: #333;
  width: 50px;
  display: inline-block;
  margin: 0  auto 0 auto;
  margin-top: 3px;
}
.pt042-box-small .pt042-content .pt042-title span{
  display: block;
}
.pt042-box-small .pt042-content .pt042-sub-title{
  font-size: 14px;
    text-transform: uppercase;
    color: #666666;
    margin-top: 5px;
    display: inline-block;
}
.pt042-box-small.pt042-style1 .pt042-content{
  display: none;
}
.pt042-box-small.pt042-style1:hover .pt042-content,
.pt042-box-small:hover .pt042-group-button{
  display: block;
}
.pt042-box-small:hover .pt042-banner:before{
  opacity: 1;
    filter: alpha(opacity=100);
}
.pt042-box-small.pt042-style1 .pt042-content .pt042-sub-title,
.pt042-box-small.pt042-style1 .pt042-content .pt042-title{
  color: #fff;
}
.pt042-box-small.pt042-style1 .pt042-content .pt042-title:after{
  background-color: #fff;
}
.pt042-box-small .pt042-group-button{
  position: absolute;
  bottom: 43px;
  left: 50%;
  -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}
.pt042-box-small .pt042-group-button a{
  font-size: 0;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.pt042-box-small .pt042-group-button .btn-quick-view{
  width: 25px;
  height: 24px;
  background: url('../images/icons/icon-quick-view.png') no-repeat center center;
}
.pt042-box-small .pt042-group-button .btn-add-to-cart{
  width: 32px;
  height: 25px;
  background: url('../images/icons/icon-add-tocart.png') no-repeat center center;
}
.pt042-box-small .pt042-group-button .btn-compare{
  width: 24px;
  height: 24px;
  background: url('../images/icons/icon-compare.png') no-repeat center center;
  margin-right: 0;
}
.pt042-box-small.pt042-style2 img{
  opacity: 0;
    filter: alpha(opacity=0);
}
.pt042-box-small.pt042-style2:hover img{
  opacity: 1;
    filter: alpha(opacity=100);
}
.pt042-box-small.pt042-style2:hover .pt042-content .pt042-title,
.pt042-box-small.pt042-style2:hover .pt042-content .pt042-sub-title{
  color: #fff;
}
.pt042-box-small.pt042-style2:hover .pt042-content .pt042-title:after{
  background-color: #fff;
}
.pt042-box-small.pt042-style2:hover .pt042-content .pt042-price del{
  color: #eaeaea;
}
.pt042-box-small .pt042-price{
  font-size: 18px;
  text-decoration: none;
  font-weight: 600;
  line-height: 18px;
  display: inline-block;
}
.pt042-box-small .pt042-price ins{
  text-decoration: none;
}
.pt042-box-small .pt042-price del{
  font-size: 14px;
  margin-left: 15px;
  color: #999999;
  font-weight: normal;
}
/* Banner text */
.pt042-box-big{
  position: relative;
}

.pt042-box-big .pt042-banner:before{
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  background-color: rgba(255,102,51,0.8);
  opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pt042-box-big:hover .pt042-banner:before{
  opacity: 1;
    filter: alpha(opacity=100);
}
.pt042-box-big .pt042-content{
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align:center;
    color: #fff;
}
.pt042-box-big .pt042-content .pt042-title{
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  
}
.pt042-box-big .pt042-content .pt042-title span{
  display: block;
}
.pt042-box-big .pt042-content .pt042-sub-title{
  display: inline-block;
  margin-top: 28px;
  font-size: 24px;
  font-weight: 600;
}
.pt042-box-big .pt042-content .pt042-sub-title span{
  display: block;
}
.pt042-box-big .pt042-content .pt042-sub-title span:first-child:after{
  content: '';
  width: 40px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  margin-bottom: 3px;
}
.pt042-box-big .pt042-content .pt042-sub-title span:last-child{
  font-size: 14px;
  font-weight: normal;
}
.pt042-box-big .pt042-group-button{
  margin-top: 45px;
}
.pt042-box-big .pt042-group-button a{
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  color: #333;
  background-color: #fff;
  border: 2px solid #fff;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
.pt042-box-big .pt042-group-button a.border{
  background-color: transparent;
  color: #fff;
}
/*--------------------
[Styles for devices(&gt;=768px and &lt;=992px)]
*/
@media (min-width: 768px) and (max-width: 992px) {

	.pt042-box-small .pt042-content .pt042-title{
		font-size: 14px;
	}
	.pt042-box-small .pt042-content .pt042-sub-title{
		font-size: 12px;
	}
	.pt042-box-big .pt042-content .pt042-title{
		font-size: 20px;
	}
	.pt042-box-big .pt042-group-button{
		margin-top: 10px;
	}
	.pt042-box-big .pt042-group-button a{
		padding: 0 10px;
	}
	.pt042-box-big .pt042-content{
		left: 1px;
		right:1px;
		-ms-transform: translate(-1px,-50%);
	    -webkit-transform: translate(-1px,-50%);
	    transform: translate(-1px,-50%);
	}
}
/*--------------------
[Styles for devices(&gt;=481px and &lt;=767px)]
*/
@media (min-width: 481px) and (max-width: 767px) { 

	.pt042-left, 
	.pt042-right{
		width: 100%;
	}	
	.pt042-box-small .pt042-content .pt042-title{
		font-size: 14px;
	}
	.pt042-box-small .pt042-content .pt042-sub-title{
		font-size: 12px;
	}
	.pt042-box-big .pt042-content .pt042-title{
		font-size: 20px;
	}
	.pt042-box-big .pt042-group-button{
		margin-top: 10px;
	}
	.pt042-box-big .pt042-group-button a{
		padding: 0 10px;
	}
	.pt042-box-big .pt042-content{
		left: 1px;
		right:1px;
		-ms-transform: translate(-1px,-50%);
	    -webkit-transform: translate(-1px,-50%);
	    transform: translate(-1px,-50%);
	}

}
/*--------------------
[Styles for devices(&lt;=480px)]
*/
@media (max-width: 480px) {

	.pt042-left, 
	.pt042-right{
		width: 100%;
	}
	.pt042-box-small .pt042-content .pt042-title{
		font-size: 14px;
	}
	.pt042-box-small .pt042-content .pt042-sub-title{
		font-size: 12px;
	}
	.pt042-box-big .pt042-content .pt042-title{
		font-size: 20px;
	}
	.pt042-box-big .pt042-group-button{
		margin-top: 10px;
	}
	.pt042-box-big .pt042-group-button a{
		padding: 0 10px;
	}
	.pt042-box-big .pt042-content{
		left: 1px;
		right:1px;
		-ms-transform: translate(-1px,-50%);
	    -webkit-transform: translate(-1px,-50%);
	    transform: translate(-1px,-50%);
	}
}


/*pt162-owl-news*/
.pt162-owl-news{
	 color:#111;
}

.pt162-owl-news .row{
	margin:0 !important;
}

.pt162-owl-news .owl-carousel{
	list-style:none;
	overflow:hidden;
}

.pt162-item {
display: block;
margin: 0;
padding: 20px 20px 20px 20px;
-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 rgba(204,204,204,0.5);
min-height:470px;
}

.pt162-item:hover {

}

.pt162-section-title {
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.5em;
line-height: 1.4;
}

.pt162-section-title&gt;a,.pt162-section-title&gt;a:visited,.pt162-section-title&gt;a:focus {
font-size: 11px;
font-weight: 400;
letter-spacing: 0.4em;
color:#999;
margin-top:7px;
}
.pt162-section-title&gt;a:hover {
color:#111;
text-decoration:underline;
}

.pt162-content-wrapper {

}

.pt162-box-border {
	border: 1px solid #eee;
	padding: 0px;
}

.pt162-title h4 {
	margin:0;
	font-size:1.4rem;
}

.pt162-title{ 
	margin-bottom: 12px;
	margin-top: 16px;
}

.pt162-title h4 a{
	color: #252525;
	font-weight:bold;
	letter-spacing: 0.2em;
}

.pt162-title h4 a:hover{
    color: #e30613;
}
.pt162-post-meta,
.pt162-post-meta a{
margin-bottom: 0px;
text-decoration: none;
color: rgba(0,0,0,0.4);
font-size: 10px;
line-height: 14px;
font-weight: bold;
letter-spacing: 1px;
}
.pt162-post-meta a:hover{
    color: #111;
}
.pt162-post-text{
    margin-bottom: 0px;
	padding:10px;
    color: #252525;
    font-size: 15px;
    font-weight: 300;
}

.pt162-readmore{
	padding-left:10px;
	padding-bottom:20px;
	margin-top:5px;
}
.pt162-readmore a{
	border-radius:0px;
}
.pt162-readmore a:hover{
	background:#e30613;
	color:#fff !important;
}

.pt162-owl-news .owl-buttons{
	position: static;
}
.pt162-owl-news .owl-prev,
.pt162-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);
}
.pt162-owl-news .owl-prev{
	left: -50px;
}
.pt162-owl-news .owl-next{
	right: -50px;
}
.pt162-owl-news .owl-prev:before,
.pt162-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);
}
.pt162-owl-news .owl-next:before{
    left: auto;
    right: 0;
}
.pt162-owl-news .owl-prev .fa,
.pt162-owl-news .owl-next .fa{
    position: relative;
	top:45px;
	color:#fff;
}
.pt162-owl-news .owl-prev:hover,
.pt162-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;  
}
.pt162-owl-news .owl-prev:hover:before,
.owl-next:hover:before{
    opacity: 0.87;
}
.pt162-owl-news .owl-prev:active:before,
.pt162-owl-news .owl-next:active:before{	
	opacity: 0.6;
}
.pt162-owl-news .owl-carousel:hover .owl-prev{
	opacity: 1;
	left: -35px;
}
.pt162-owl-news .owl-carousel:hover .owl-next{
	opacity: 1;
	right: -35px;
}
/* \end of pt042-featured*/


.pt-section-title {
    background: url("../images/pattern-stripes.png") repeat-x scroll 0 30% rgba(0, 0, 0, 0);
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 10px;
}

.pt-section-title span {
    background: none repeat scroll 0 0 #fff;
    float: left;
    padding: 0 21px 0 0 !important;
	font-size:1.2em;
	font-weight:400;
	letter-spacing: -1px;
}



.pt008-featured img {
	max-width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
	display:inline-block;
	vertical-align:middle;	
}


.pt008-featured .product_after_shop_loop_switcher a.button{
	position:relative;
	display:inline-block;
	float:left;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	-ms-border-radius:3px !important;
	border-radius:3px !important;
	background-clip:padding-box;
	font-size:10px;
	padding:0px 15px !important;
	height:33px;
	vertical-align:middle !important;
	line-height:33px !important;
	/*background-color:rgba(242,120,53,1);*/
	/*background-color:rgba(187,121,60,1);*/
	background-color:#dd0029;
	color:#fff !important;
	letter-spacing:0 !important;
	font-weight:bold !important;
	margin:0 !important;
	min-width:inherit;
	text-decoration:none;
	text-align:left;
	border:none !important;
	cursor:pointer;
	-webkit-appearance:none;
	border:none
}

.pt008-featured .product_after_shop_loop_switcher a.button:hover{
	/*background-color:rgba(187,121,60,0.8);*/
	background-color:#333;
}

.pt008-featured {
	margin-top:20px
}
.pt008-featured .product-item {
	padding:0;
	padding-left:0;
	padding-right:0
}
.pt008-featured .product-item figure.product-inner p.product-category-listing {
	display:block;
	margin:10px 0 0 0;
	padding:0;
}


.pt008-featured .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
}

.pt008-featured .product-item figure.product-inner p.product-category-listing a:hover {
	color:rgba(0,0,0,0.7)
}

.pt008-featured .product-item figure.product-inner h4 {
	margin:5px 0 5px;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
}

.pt008-featured .product-item figure.product-inner h4
a {
	color:#000
}

.pt008-featured .product-item figure.product-inner h4 a:hover {
	color:rgba(0,0,0,0.7)
}

.pt008-featured .product-item:hover {
	z-index:999
}
.pt008-featured .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:#f5f5f5;
	border:1px solid #ebecf0;
	border-radius:3px;
	min-height:560px;
	margin-bottom:20px;

}
.pt008-featured .product-item figure.product-inner:after {
	content:"";
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0
}

.pt008-featured .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;
}

.product_after_shop_loop {
	border-top:1px solid rgba(0,0,0,0.05);
	height:40px;
	overflow:hidden;
	margin-top:15px
}

.product-item:hover
.product_after_shop_loop {
	border-top:1px solid #fff
}
.product_after_shop_loop_switcher {
	height:80px;
	overflow:hidden;
	-webkit-transition:-webkit-transform .3s ease;
	-moz-transition:-moz-transform .3s ease;
	-o-transition:-o-transform .3s ease;
	-ms-transition:-ms-transform .3s ease;
	transition:transform .3s ease;
	-moz-transform:rotate(0);
	-webkit-transform:translateZ(0)
}
.pt008-featured .pt008-li:not(.catalog_mode):hover
.product_after_shop_loop_switcher {
	-moz-transform:translateY(-40px);
	-o-transform:translateY(-40px);
	-ms-transform:translateY(-40px);
	-webkit-transform:translateY(-40px);
	transform:translateY(-40px)
}
.pt008-featured .pt008-li.product_added_to_cart
.product_after_shop_loop_switcher {
	-moz-transform:translateY(-40px);
	-o-transform:translateY(-40px);
	-ms-transform:translateY(-40px);
	-webkit-transform:translateY(-40px);
	transform:translateY(-40px);
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none
}
.product_after_shop_loop .price{
	color:rgba(0,0,0,0.8);
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	border-bottom:none;
	text-decoration:none
}

.product_after_shop_loop_price {
	padding-top:7px;
	height:40px;
	overflow:hidden
}
.product_after_shop_loop_buttons {
	padding-top:0px;
	height:40px;
	overflow:hidden
}

.pt008-featured .product-item {
    margin-right: -1px;
    margin-bottom: -1px;
    
}

/* Product style 3*/
.product-style3{
  position: relative;
  overflow: hidden;
}
.product-style3 .product-info{
  padding: 0px;
  text-align:left;
  padding-bottom:7px;
}

.product-style3 h4{
  padding: 0px;
  margin:0px;
}

.product-style3 .product-name{
 
  height:40px;
  
}

.product-style3 .product-name a{
  color: #333;
  font-size: 14px;
}
.product-style3 .price{
  /*color: #ff3366;*/
  
   color: #ff8600;
  font-size:0.9em;
}

.product-style3 .product-star{
  display: table;
  font-size: 13px;
  color: #ffae00;
  margin-top: 5px;
}
.product-style3 .product-star .fa{
  margin-right: 3px;
}
.product-style3 .product-star .fa:last-child{
  margin-right: 0;
}
.product-style3 .btn-add-to-cart{
  padding: 12px 0px;
  /*background-color: rgba(242,120,53,0.9);*/
  background-color:rgba(187,121,60,1);
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  font-size: 16px;
  font-weight: 300;
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  border-radius:0px 0px 4px 4px;

}
.product-style3 .btn-add-to-cart:before{
  content: '';
  width: 20px;
  height: 16px;
  display: inline-block;
  background: url('../images/cart12.png') no-repeat center center;
  margin-right: 5px;
}
.product-style3 .btn-add-to-cart:hover{
  /*background-color: rgba(242,120,53,1);*/
  background-color:rgba(187,121,60,0.9);
}
.product-style3:hover .btn-add-to-cart{
  bottom: 0;
}
.product-style3 .group-button-control{
  width: auto;
  position: absolute;
  bottom: 90px;
  right: 5px;
}
.product-style3 .wishlist{
  background-image: url('../images/wishlist12.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.product-style3 .compare{
  background-image: url('../images/compare12.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.product-style3 .quickview{
  background-image: url('../images/quickview12.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.product-style3 .group-button-control a{
  width: 39px;
  height: 34px;
  display: block;
  margin-top: 10px;
  background-color: #eeeeee;
  line-height: 34px;
  font-size: 0;
  -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    opacity: 0;
    filter: alpha(opacity=0);
}
.product-style3 .group-button-control a:hover{
  background-color: rgba(242,120,53,0.9);
  color: #fff;
}
.product-style3:hover .group-button-control a{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product-style3 .status{
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  font-size: 12px;
  color: #fff;
}
.product-style3 .status.sale{
  background-color: #89b13a;
  bottom: 15px;
  right: 15px;
}
.product-style3 .status.new{
  background-color: #fa894b;
  bottom: 15px;
  left: 15px;
}




/*.pt141-features */
.pt141-features {
	padding:100px 0px;
}
.pt141-features h2 {
	color:#eb0028;
	color:#0099e0;
	font-size:42px;
	line-height:52px;
}
.pt141-features p {
	color:#fff;
}

.pt141-right .col-md-2 {
	padding-left:0px !important;
}


/**/
.card {
 
  /* Set the transition effects */
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  -o-transition: -o-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card.flipped {
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}

.card:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}



#intro_bg{
background-image: url('../images/home-montage-2560x1612.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
-webkit-background-size: cover;
padding: 140px 0 120px;
min-height:400px;
}

@media (max-width: 767px) {
	
	#intro_bg{
	background-image: url('../images/home_video_m.jpg');
	padding: 130px 0 110px;
	min-height:400px;
	}
}

.pt-icon-big {
 display:block;
 width:90px;
 height:90px;
 margin:0 auto 20px;
 border:3px solid #fff;
 text-align:center;
 line-height:88px;
 font-size:32px;
 color:rgba(255,255,255,.97);
 padding:26px;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 border-radius:50%;
 -webkit-transition:all .27s cubic-bezier(0,0,.58,1);
 -moz-transition:all .27s cubic-bezier(0,0,.58,1);
 -o-transition:all .27s cubic-bezier(0,0,.58,1);
 -ms-transition:all .27s cubic-bezier(0,0,.58,1);
 transition:all .27s cubic-bezier(0,0,.58,1)
}
.pt-icon-big.pt-icon-big-rs {
 border:none;
 width:auto;
 height:auto;
 font-size:96px
}

.pt-icon-big-link {
 display:inline-block;
 text-decoration:none
}
.pt-icon-big-link:hover {
 border-color:transparent!important
}
.pt-icon-big-link:hover .pt-icon-big {
 border-color:#fff;
 color:#fff;
 -webkit-transition:0 none!important;
 -moz-transition:0 none!important;
 -ms-transition:0 none!important;
 -o-transition:0 none!important;
 transition:0 none!important
}
.pt-icon-big-link:active .pt-icon-big {
 -webkit-transform:scale(.99);
 -moz-transform:scale(.99);
 -o-transform:scale(.99);
 -ms-transform:scale(.99);
 transform:scale(.99)
}

.video_title{
	color: #fff;
font: 300 5rem 'Roboto Slab';
cursor: pointer;
}



#page-description-wrapper, #page-description-wrapper2  {
    position: relative;
    background-color: #EFEFEF;
    padding: 100px 0 100px;
	color:#5c5c5c;
}

#page-description-wrapper2  {
	background-color: #f8f8f8;
}

#page-description-wrapper::before{
    content: '';
    width: 100%;
    height: 9px;
    position: absolute;
    top: -9px;
    background: url(../images/squiggle.png) repeat-x left top;
}

#page-description-wrapper2::before{
    content: '';
    width: 100%;
    height: 9px;
    position: absolute;
    top: 0px;
    background: url(../images/squiggle.png) repeat-x left top;
	transform: rotateZ(180deg);
}


#page-description-wrapper h2, #page-description-wrapper2 h2{
    font-size: 2em;
    font-weight: 400;
    text-align: center;
    line-height: 1.4em;
}

#page-description-wrapper p, #page-description-wrapper2 p{
	text-align:justify;
	font-weight: 300;
font-size: .9em;
line-height: 1.6em;
}

#page-description-wrapper img, #page-description-wrapper2 img{
	border-radius:50%;
}



/*pt133-set-kute*/
.tab-container{
    position: relative;
}
.tab-container .tab-panel{
    position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   opacity: 0;
   visibility: hidden;
}
.tab-container .active{
    opacity: 1;
   visibility: inherit;
   position: inherit;
   -vendor-animation-duration: 0.3s;
  -vendor-animation-delay: 1s;
  -vendor-animation-iteration-count: infinite;
}

.nav-menu{
    border: none;
}
.nav-menu .container-fluid{
    padding: 0;
}
.nav-menu .navbar-collapse{
   z-index: 10000;
   padding: 0;
   margin: 0;
   border:none;
}
.nav-menu .nav&gt;li:last-child a{
    background-image: none;
}
.nav-menu .nav&gt;li&gt;a{
    color:#333;
	padding: 15px 25px;
    background: url('../images/icons/kak.png') no-repeat right center;
}

.nav-menu .navbar-brand{
    
    font-size: 14px;
    font-weight: bold;
    display: none;
    text-transform: uppercase;

}
.nav-menu .navbar-brand a{
    color: #fff;
}
.nav-menu .toggle-menu{
    float: right;
    line-height: 49px;
    max-height: 50px;
}

.nav-menu .toggle-menu:before{
    font: normal normal normal 17px/1 FontAwesome;
      content: "\f0c9";
      line-height: inherit;
      color: #fff;
}
.floor-elevator{
    width: 70px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/icons/floor-elevator.png") no-repeat left center;
    padding-left: 38px;
    padding-right: 22px;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    color: #999;
    padding-top: 7px;
}
.floor-elevator a{
	color:#666;
}
.floor-elevator .fa{
    font-weight: bold;
}
.floor-elevator .btn-elevator{
    cursor: pointer;
}
.floor-elevator .btn-elevator:hover, .floor-elevator .disabled{
    color: #ccc;
}
.floor-elevator .down{
    margin-top: -6px;
}

.pt133-menu-red{
    height: 53px;
    background: #ff3366;
    border-radius: 0;
    padding: 0;
    padding-bottom: 3px;
    margin: 0;
}

.pt133-menu-red .navbar-collapse{
    background: #fff;
}
.pt133-menu-red li a:hover,
.pt133-menu-red li.active a,
.pt133-menu-red li.selected a{
    background: #ff3366;
    color: #fff;
}
.pt133-show-brand .navbar-brand{
    display: block;
    width: 234px;
    background: #03070a;
    margin-left: 0!important;
    text-transform: uppercase;
    padding: 0;
    padding-left: 20px;
    line-height: 50px;
    font-size: 16px;
		float:left;
	height:50px;
}
.pt133-show-brand .navbar-brand a{
    color: #fff;
    line-height: 53px;
}
.pt133-show-brand .navbar-brand img{
    vertical-align: middle;
    margin-right: 15px;
}

.product-list li{
}
.product-list li:hover .add-to-cart{
    bottom: 0;
}
.product-list li:hover .quick-view a.heart{
    margin-left: 0;
}
.product-list li:hover .quick-view a.compare{
    margin-left: 0;
}
.product-list li:hover .quick-view a.search{
    margin-left: 0;
}
.product-list li .left-block{
    position: relative;
    overflow: hidden;
    padding: 10px 10px 0;
}
.product-list li .left-block a{
  display: block;
  overflow: hidden;
}
.product-list li .left-block img{
    transition:all 0.5s;
   webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -o-transform: scale(1,1);
  transform: scale(1,1);
  margin: 0 auto;
}
.product-list li:hover img{
    
  -webkit-transform: scale(1.2,1.2);
  -webkit-transform-origin: top right;
  -moz-transform: scale(1.2,1.2);
  -moz-transform-origin: top right;
  -o-transform: scale(1.2,1.2);
  -o-transform-origin: top right;
  transform: scale(1.2,1.2);
  transform-origin: top right;
}
.product-list li .right-block{
    padding: 0 15px;
    margin-top: 20px;
}

.product-list li .right-block p.product-cat{
    padding: 0 5px;
	margin-bottom:10px;
}

.product-list li .right-block p.product-cat, .product-list li .right-block p.product-cat a{
	color:#aaa;
}

.product-list li .right-block p.product-cat a:hover{
	color:#ff0000;
}

.product-list li .quick-view{
    position: absolute;
    right: 20px;
    top: 20%;
    width: 32px;
    overflow: hidden;
}
.product-list li .quick-view a{
    width: 32px;
    height: 32px;
    float: left;
    border-radius: 90%;
    margin-top: 5px;
    text-align: center;
    line-height: 32px;
    color: #fff;
}
.product-list li .quick-view a.heart{
    -webkit-transition: margin-left 0.4s ease 0.4s;
    -moz-transition: margin-left 0.4s ease 0.4s;
    -ms-transition: margin-left 0.4s ease 0.4s;
    -o-transition: margin-left 0.4s ease 0.4s;
    transition: margin-left 0.4s ease 0.4s;
    margin-left: 200px;
    background:  rgba(0,0,0,0.4);
    
}
.product-list li .quick-view a.heart:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f08a";
    font-weight: bold;
}
.product-list li .quick-view a.compare{
    background:  rgba(0,0,0,0.4);
    -webkit-transition: margin-left 0.3s ease 0.3s;
    -moz-transition: margin-left 0.3s ease 0.3s;
    -ms-transition: margin-left 0.3s ease 0.3s;
    -o-transition: margin-left 03s ease 0.3s;
    transition: margin-left 0.3s ease 0.3s;
    margin-left: 200px;
}
.product-list li .quick-view a.compare:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f012";
}

.product-list li .quick-view a.search{
    background:  rgba(0,0,0,0.4);
    -webkit-transition: margin-left 0.2s ease 0.2s;
    -moz-transition: margin-left 0.2s ease 0.2s;
    -ms-transition: margin-left 0.2s ease 0.2s;
    -o-transition: margin-left 0.2s ease 0.2s;
    transition: margin-left 0.2s ease 0.2s;
    margin-left: 200px;
}
.product-list li .quick-view a.search:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f002";
}

.product-list li .quick-view a:hover{
    background-color:#ff3366 ;
	  background-color: rgba(19,142,202,1);
}
.product-list li .add-to-cart{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    line-height: 50px;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;

}
.product-list li .add-to-cart:hover{
  background-color: rgba(255,51,102,0.5);
  background-color: rgba(19,142,202,0.5);
}
.product-list li .add-to-cart a{
    background: url("../images/icons/add-cart.png") no-repeat left center;
    height: 32px;
    line-height: 32px;
    color: #fff;
    width: auto;
    padding-left: 40px;
    display: inline-block;
    vertical-align: middle;
    
}
.product-list li .product-name{
    padding-bottom: 5px;
	margin-bottom:0;
}

.product-list li .product-name a{
	color:#333;
	font-size:17px;
	line-height:20px;
}

.product-list li .product-name a:hover{
	color:#ff0000;
}

.product-list li .product-info{
    padding: 0 5px;
}

.product-list li .content_price{
    width: auto;
    display: inline-block;
}
.product-list li .product-price{
    font-size: 18px;
    color: #ff3366;
}
.product-list li .old-price{
    text-decoration:line-through;
    margin-left: 11px;
    line-height: 25px;
    color: #666;

}
.product-list li .colreduce-percentage{
  line-height: 28px;
}
.product-list li .group-price{
  position: absolute;
  position: absolute;
  top: 10px;
  left: 10px;
  height: auto;
}
.product-list li .group-price .price-percent-reduction{
    width: 36px;
    height: 36px;
    background: #ff6600;
    color: #fff;
    float: left;
    border-radius: 90%;
    line-height: normal;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.product-list li .price-percent-reduction2{
  width: 52px;
  height: 44px;
  background: url("../images/icons/price-percent-br.png") no-repeat center center;
  color: #fff;
  line-height: normal;
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 0;
  padding-left: 5px;
  padding-top: 2px;
}

.product-list li .group-price .product-new{
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding:0 10px;
    background: #ffc000;
    height: 22px;
}
.product-list li .group-price .product-sale{
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px 10px;
    background: #ff4318;
    height: 22px;
}

.product-list li .product-star{
    width: auto;
    float: right;
    color: #ff9900;
    text-align: right;
     display: inline-block;
     padding-top: 5px;
     font-size: 13px;
}

.pt133-set-kute .owl-controls .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pt133-set-kute .owl-controls .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pt133-set-kute .owl-controls .owl-prev,
.pt133-set-kute .owl-controls .owl-next{
    background: #dd0029;
    width: 24px;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;

}
.pt133-set-kute .owl-controls .owl-prev:hover,
.pt133-set-kute .owl-controls .owl-next:hover{
    background: #000;
    color: #fff;
}
.pt133-set-kute .owl-controls .owl-prev .fa,
.pt133-set-kute .owl-controls .owl-next .fa{
    font-weight: bold;
	margin-top:5px;
}

.pt133-banner a{
  width: 100%;
  overflow: hidden;
  height: auto;
  display: block;
  position: relative;
}
.pt133-banner a:before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,300%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,300%,0);
}
.pt133-banner a:hover:before{
   -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-300%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-300%,0);
}

.banner-img{
    position: relative;
    display: inline-block;
}
.banner-img a:before{
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    transform: scale(0, 1);
}

.banner-img a:after{
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    transform: scale(1, 0);
}

.banner-img a:hover:before,
.banner-img a:hover:after{
    transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}



.pt133-wrapper{
    margin-top: 30px;
}

.pt133-category-banner{
    overflow: hidden;
}
.pt133-category-banner .pt133-banner{
    padding: 0;
    overflow: hidden;
}
.featured-text{
    position: absolute;
    right: -5px;
    top: -5px;
    background: url('../images/icons/featured2.png') no-repeat;
    width: 75px;
    height: 75px;
    z-index: 100;
}
.featured-text span{
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    height: 20px;
    line-height: 24px;
    float: left;
    margin-top: 24px;
    margin-left: 17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #003366;
    font-weight: bold;
    text-indent: -999px;
}

.product-featured{
    margin-top: 10px;
    background: #fff;
}
.product-featured .product-featured-content{
    width: 100%;
    float: right;
}
.product-featured .product-featured-content .product-featured-list{
      margin-left: 234px;
      overflow: hidden;
}
.product-featured .banner-featured{
    width: 234px;
    float: left;
    margin-right: -100%;
    position: relative;
}
.product-featured .product-list li{
    border-right: 1px solid #eaeaea;
    padding-bottom: 0px;
    min-height: 350px;
}
.product-featured .product-list .owl-stage .active:last-child li{
    border: none;
}

.product-featured .owl-prev,
.product-featured .owl-next{
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  opacity: 0;
  visibility: hidden;
}
.product-featured .owl-next{
  right: -50px;
}
.product-featured .owl-prev{
  left: -50px;
}
.product-featured .owl-carousel:hover .owl-prev{
    left: 0;
    opacity: 1;
    visibility: inherit;
}
.product-featured .owl-carousel:hover .owl-next{
    right: 0;
    opacity: 1;
    visibility: inherit;
}

.pt133-set-kute .owl-carousel .owl-stage-outer {
    padding-bottom:0px;
}

/*blue nav*/
.pt133-menu-blue{
    height: 53px;
    background: #138eca;
    border-radius: 0;
    padding: 0;
    padding-bottom: 3px;
    margin: 0;
}
.pt133-menu-blue .navbar-collapse{
    background: #fff;
}
.pt133-menu-blue li a:hover,
.pt133-menu-blue li.active a,
.pt133-menu-blue li.selected a{
    background: #138eca;
    color: #fff;
}
/**orange nav**/
.pt133-menu-orange{
    height: 53px;
    background: #ff6633;
    border-radius: 0;
    padding: 0;
    padding-bottom: 3px;
    margin: 0;
}

.pt133-menu-orange .navbar-collapse{
    background: #fff;
}
.pt133-menu-orange li a:hover,
.pt133-menu-orange li.active a,
.pt133-menu-orange li.selected a{
    background: #ff6633;
    color: #fff;
}


@media (min-width: 1201px){
}

@media (min-width: 993px) and (max-width: 1200px) {
	.nav-menu .nav &gt; li &gt; a{
		padding: 15px 15px;
	}
	
	.product-list li .product-star{
		float: left;
	}
	
}

@media (min-width: 768px) and (max-width: 992px) {
	.floor-elevator{
		display: none;
	}
	.pt133-category-banner{
		display: none;
	}
	.pt133-show-brand .navbar-brand{
		padding: 0px 0px 0px 10px;
	}
	.product-featured .banner-featured {
		display: none;
	}
	.product-featured .product-featured-content .product-featured-list{
		margin-left: 0;
	}
	
	.product-list li .product-star{
		float: left;
	}		
}

@media (min-width: 481px) and (max-width: 767px) { 
	
	.pt133-wrapper&gt;.nav-menu&gt;.container{
		padding-left: 0;
	}
	
	.nav-menu .navbar-brand,
	.nav-menu .toggle-menu{
		display: block;
	}
	
	.nav-menu .toggle-menu{		
		padding-right:15px;
	}
	
	.nav-menu .navbar-collapse{
		position: absolute;
		left: 0px;
		right: 0px;
		top: 50px;
		margin-right: 0;
		margin-left: 0;
		padding: 0 15px;
	}
	.nav-menu .navbar-collapse{
		margin-top: 0;
	}
	.nav-menu .nav&gt;li&gt;a {
		padding: 5px 15px;
	}
	.nav-menu .navbar-brand{
		padding-left: 30px;
	}
	
	.container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.floor-elevator {
		display: none;
	}
	.pt133-category-banner{
		display: none;
	}
	.product-featured .banner-featured{
		display: none;
	}
	.product-featured .product-featured-content .product-featured-list{
		margin-left: 0;
	}
	
}
@media (max-width: 480px) {
	
	.nav-menu .navbar-brand,
	.nav-menu .toggle-menu{
		display: block;
	}
	
	.nav-menu .toggle-menu{		
		padding-right:15px;
	}
	
	.nav-menu .navbar-collapse{
		position: absolute;
		right: 0px;
		top: 50px;
		margin-right: 0;
		margin-left: 0;
		padding: 0 15px;
		left: 0;
		right: 0;
	}
	.nav-menu .navbar-collapse&gt;ul{
		margin-top: 0;
	}
	.nav-menu .navbar-brand{
		margin-left: -10px;
	}
	
	.content-page{
		margin-top: 0;
	}
	.container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.floor-elevator {
		display: none;
	}
	.pt133-category-banner{
		display: none;
	}
	.product-featured .banner-featured{
		display: none;
	}
	.product-featured .product-featured-content .product-featured-list{
		margin-left: 0;
	}
	.product-featured .product-featured-content{
		width: 100%;
	}
	
	.product-list li .product-star{
		float: left;
		width: 100%;
		text-align: left;
	}
	.product-list li .content_price {
		float: left;
		width: 100%;
	}
	
	.pt133-wrapper&gt;.nav-menu&gt;.container{
		padding-left: 0;
	}
	
	.product-list.list .quick-view{
		bottom: 0;
		right: 0;
		top: inherit;
	}
	.nav-menu .nav&gt;li&gt;a {
		padding: 5px 15px;
	}
}
/*eof*/ 




/*pt064-owl-slider*/
.pt064-owl-slider{
	 color:#111;
	 overflow:hidden;
}

.pt064-owl-slider .row{
	margin:0 !important;
}

.pt064-owl-slider .owl-carousel{
	list-style:none;
}

.pt064-section-title {
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.5em;
line-height: 1.4;
}

.pt064-section-title&gt;a,.pt064-section-title&gt;a:visited,.pt064-section-title&gt;a:focus {
font-size: 11px;
font-weight: 400;
letter-spacing: 0.4em;
color:#999;
margin-top:7px;
}
.pt064-section-title&gt;a:hover {
color:#111;
text-decoration:underline;
}

.pt064-owl-slider .owl-buttons{
	position: static;
}
.pt064-owl-slider .owl-prev,
.pt064-owl-slider .owl-next{
	opacity: 0;
	display: block;
	position: absolute;
	top: 44%;
	margin-top: -50px;
	width: 105px;
	height: 105px;
	line-height: 105px;
	font-size: 16px;
	text-align: center;
	color: #fff;
    
    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);
}
.pt064-owl-slider .owl-prev{
	left: -50px;
}
.pt064-owl-slider .owl-next{
	right: -50px;
}
.pt064-owl-slider .owl-prev:before,
.pt064-owl-slider .owl-next:before{
    content: "";
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    top: 17px;
    left: 0;
    
    background: rgba(0,0,0,0.6);
    
    -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);
}
.pt064-owl-slider .owl-next:before{
    left: auto;
    right: 0;
}
.pt064-owl-slider .owl-prev .fa,
.pt064-owl-slider .owl-next .fa{
    position: relative;
	top:40px;
}
.pt064-owl-slider .owl-prev:hover,
.pt064-owl-slider .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;  
}
.pt064-owl-slider .owl-prev:hover:before,
.owl-next:hover:before{
    opacity: 0.87;
}
.pt064-owl-slider .owl-prev:active:before,
.pt064-owl-slider .owl-next:active:before{	
	opacity: 0.6;
}
.pt064-owl-slider .owl-carousel:hover .owl-prev{
	opacity: 1;
	left: -35px;
}
.pt064-owl-slider .owl-carousel:hover .owl-next{
	opacity: 1;
	right: -35px;
}


.owl-controls .owl-dots{
	position: relative;  
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.owl-controls .owl-dots .owl-dot{
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 0 6px;
	border-radius: 90%;
	background-color: #000;
	border: 2px solid #f6f6f6;
}
.owl-controls .owl-dots .owl-dot.active{
	background-color: #ff0000;

}


/* pt111-side-owl */
.pt111-side-owl{
  border: 1px solid #eee;
}




.pt111-list{
	padding:0;
}

.pt111-section-title {
    padding: 10px 10px 10px 16px;
    background-color: #eee;
    color: #333;
    font-size: 14px;
	font-weight: bold;
font-size: 14px;
letter-spacing: 1px;
height:42px;
}
.pt111-wrapper{
  padding: 10px 15px;
}
.pt111-price{
    color: #333;
	font-weight: 700;
    text-decoration: none;
    display: inline-block;
}
.pt111-price ins{
  text-decoration: none;
  margin-right: 10px;
}
.pt111-price del{
  color: #999;
  font-weight: normal;
}

.pt111-item{
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
  margin-top: 12px;
  overflow: hidden;
}

.pt111-img{
  width: 40px;
  height: 40px;
  float: left;
}
.pt111-desc{
  margin-left: 0px;
}
.pt111-item-title{
  font-size: 16px;
  margin-bottom: 10px;
}

.pt111-item-title a{
 color: #666;
}
.pt111-item-title a:hover{
 color: #ffae00;
}

.pt111-side-owl .owl-controls{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
.pt111-side-owl .owl-controls .owl-prev, 
.pt111-side-owl .owl-controls .owl-next {
    background-color: #fff;
	  font-size: 13px;
    border: 1px solid #eee;
	width: 25px;
	height: 25px;
    webkit-border-radius: 90%;
    -moz-border-radius: 90%;
    -ms-border-radius: 90%;
    -o-border-radius: 90%;
    border-radius: 90%;
    color: #b3b3b3;
    line-height: 23px;
    position: static;
    top: inherit;
    right: inherit;
    left: inherit;
    bottom: inherit;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    margin: 0 5px;
}

.pt111-side-owl .owl-controls .owl-prev:hover, 
.pt111-side-owl .owl-controls .owl-next:hover{
	background-color: #ffae00;
	border-color: #ffae00;
	color: #fff;
}
.pt111-side-owl .owl-controls .owl-prev .fa:before{
	content: "\f0d9";
	padding-right: 2px;
} 
.pt111-side-owl .owl-controls .owl-next .fa:before{
    content: "\f0da";
    padding-left: 2px;
}
/*eof*/


#home-hero{
	min-height:500px;
	background:url('../images/slayt-2_rev1.jpg');
	background-position: center;
  background-repeat: no-repeat;

  /*background-attachment: fixed;*/
}

.spectar {
    background: linear-gradient(to right,rgba(73,197,135,1) 0,rgba(73,197,135,1) 1%,rgba(75,201,226,1) 6%,rgba(255,117,117,1) 13%,rgba(240,200,81,1) 20%,rgba(141,116,185,1) 27%,rgba(248,118,79,1) 34%,rgba(73,197,135,1) 42%,rgba(75,201,226,1) 49%,rgba(255,117,117,1) 56%,rgba(73,197,135,1) 63%,rgba(255,117,117,1) 70%,rgba(240,200,81,1) 77%,rgba(141,116,185,1) 84%,rgba(248,118,79,1) 91%,rgba(73,197,135,1) 98%,rgba(73,197,135,1) 100%) rgba(0,0,0,0);
    height: 4px;
    width: 100%;
}


/* pt117-owl-slide */
.pt117-owl-slide .owl-controls .owl-prev, 
.pt117-owl-slide .owl-controls .owl-next{
	position: absolute;	
	top: 50%;
    color: #ccc;
    text-align: center;
    line-height: 24px;
	opacity: 0;
	visibility: hidden;  
	width: 25px;
	height: 25px;
	webkit-border-radius: 90%;
    -moz-border-radius: 90%;
    -ms-border-radius: 90%;
    -o-border-radius: 90%;
    border-radius: 90%;
    background-color: #fff;
    border: 1px solid #eee;
    line-height: 23px;
    font-size: 13px;	
	-ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.pt117-owl-slide .owl-controls .owl-prev:hover, 
.pt117-owl-slide .owl-controls .owl-next:hover{
	background-color: #dd0029;
	border-color: #dd0029;
	color: #fff;
}
.pt117-owl-slide .owl-controls .owl-prev{
    left: 0;
}
.pt117-owl-slide .owl-controls .owl-next{ 
    right: 0;
}
.pt117-owl-slide:hover .owl-controls .owl-prev, 
.pt117-owl-slide:hover .owl-controls .owl-next{
  opacity: 1;
  visibility: inherit;
}
.pt117-owl-slide:hover .owl-controls .owl-prev{
  left: 50px;
}
.pt117-owl-slide:hover .owl-controls .owl-next{
  right: 50px;
}
.pt117-owl-slide .owl-controls .owl-prev .fa,
.pt117-owl-slide .owl-controls .owl-next .fa{
    font-weight: bold;
	margin-top:4px;
}
.pt117-owl-slide .owl-controls .owl-prev .fa:before{
	padding-right: 2px;
} 
.pt117-owl-slide .owl-controls .owl-dots{
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  bottom: 20px;
}
.pt117-owl-slide .owl-controls .owl-dots .owl-dot{
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 0 6px;
  border-radius: 90%; 
  border: 2px solid #eee;
  background-color: transparent;
  opacity: 0.5;
}
.pt117-owl-slide .owl-controls .owl-dots .owl-dot.active{
  background-color: #dd0029;
  border-color: #fff;
  opacity: 1;
}
/*eof*/


/* pt111-side-owl */
.pt111-side-owl{
  border: 1px solid #eee;
  margin-top: 0px;
}

.pt111-list{
	padding:0;
}

.pt111-section-title {
    padding: 8px 24px;
    background-color: #eee;
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
}
.pt111-wrapper{
  padding: 10px 15px;
}
.pt111-price{
    color: #333;
	font-weight: 700;
    text-decoration: none;
    display: inline-block;
}
.pt111-price ins{
  text-decoration: none;
  margin-right: 10px;
}
.pt111-price del{
  color: #999;
  font-weight: normal;
}

.pt111-item{
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
  margin-top: 12px;
  overflow: hidden;
}

.pt111-img{
  width: 80px;
  height: 80px;
  float: left;
}
.pt111-desc{
  margin-left: 105px;
}
.pt111-item-title{
  font-size: 16px;
  margin-bottom: 3px;
}

.pt111-item-title a{
 color: #666;
}
.pt111-item-title a:hover{
 color: #ffae00;
}

.new-product-cat a{
	 color: #aaa;
	 font-size:12px;
}

.pt111-side-owl .owl-controls{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
.pt111-side-owl .owl-controls .owl-prev, 
.pt111-side-owl .owl-controls .owl-next {
    background-color: #fff;
	  font-size: 13px;
    border: 1px solid #eee;
	width: 25px;
	height: 25px;
    webkit-border-radius: 90%;
    -moz-border-radius: 90%;
    -ms-border-radius: 90%;
    -o-border-radius: 90%;
    border-radius: 90%;
    color: #b3b3b3;
    line-height: 23px;
    position: static;
    top: inherit;
    right: inherit;
    left: inherit;
    bottom: inherit;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    margin: 0 5px;
}

.pt111-side-owl .owl-controls .owl-prev:hover, 
.pt111-side-owl .owl-controls .owl-next:hover{
	background-color: #dd0029;
	border-color: #dd0029;
	color: #fff;
}
.pt111-side-owl .owl-controls .owl-prev .fa:before{
	content: "\f0d9";
	padding-right: 2px;
} 
.pt111-side-owl .owl-controls .owl-next .fa:before{
    content: "\f0da";
    padding-left: 2px;
}

.pt111-side-owl .owl-controls .owl-prev .fa,.pt111-side-owl .owl-controls .owl-next .fa  {
	margin-top:4px;
}
/*eof*/
/* go to pt-responsive.css*/

#sub_slide {

    background: #e1e1e1;
    color: #333;
    padding: 18px 0;

}

#sub_slide h4 {
	font-size: 1em;
	margin-bottom:5px;
}

.border-right-1{
	border-right:1px solid #333;
}


/* pt120-header-search */
.pt120-header-search{
	font-size: 14px;
	padding:  0 15px;
  margin-top: 0;
}

.pt120-header-search .form-inline{
    height: 41px;
    border: 1px solid #dd0029;
    position: relative;

}
.pt120-form-cat{
    background-color: #fff;
    height: 39px;	
	border-left: 1px solid #eee;
}
.pt120-header-search .form-inline .select2{
    min-width: 152px;
    height: 40px;
	border: none;
}
.pt120-header-search .form-inline .select2 .select2-selection{
    border: none;
    background: transparent;
    margin-top: -1px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 41px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 6px;
    right: 15px;
}
.select2-dropdown{
    border: 1px solid #eaeaea;
}
.select2-container--open .select2-dropdown {
  left: -1px;font-size: 14px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
}
.pt120-input{
    width: 100%;
    
}
.pt120-input input{
    border: none;
    padding-left: 15px;
    width: 100%;
}
.pt120-btn{
    width: 41px;
    height: 41px;
	background: #dd0029 url("../images/search.png") no-repeat center center;
    border: none;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: -1px;
    right: -1px;
}
.pt120-btn:hover {
	opacity:0.8;
}
/* eof */


/* pt123-ver-menu  */
.margin-bottom-500 {
	margin-bottom:500px;
}
.pt123-ver-menu{
	/*width: 200px;*/
	padding-right: 0px;
	position: relative;

}
.pt123-mega-menu{
	position: relative;
	left: 0;
	right: 0;
}
.pt123-menu-content{
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;	
	min-width: 270px;
	display: none;
}
.pt123-title{
	background-color: #000;
    font-size: 16px;
    line-height: 16px;
	padding:8px 10px;
	color:#fff;
	height:34px;
	margin-top:8px;
	border-radius:3px 3px 0px 0px;
	border:1px solid rgb(255,255,255,0.2);
	border:1px solid rgb(119,134,146,0.3);
}
.pt123-title:hover{
	border:2px solid rgb(119,134,146,0.3);
	color:#ccc;
}
.pt123-title .fa{
	margin-right:10px;
	
}
.pt123-btn-open{
	font-size: 16px;
	text-align: center;
	cursor:pointer;
	float:left;
}
.pt123-menu-content{
	background-color:#000; 
	border: none;
}

.pt123-menu-list {
	list-style:none;
	padding:0px;
	padding-left:10px;
}

.pt123-menu-list&gt;li:hover{
	background-color:#ff6633; 
}


.pt123-ver-menu .zetta-vmenu {

 padding-top:6px;
  padding-bottom:8px;
}

.pt123-ver-menu .zetta-vmenu &gt; li {
  height: 34px;
  padding-left:15px;
   padding-right:15px;
}

.pt123-ver-menu .zetta-vmenu &gt; li &gt; a {
	  font-weight: normal;
	padding: 0;
  line-height: 34px;
  color:#333;
  font-size:14px;
  /*border-bottom: 1px dotted #eaeaea;*/
}

.pt123-ver-menu .zetta-vmenu &gt; li:last-child &gt; a {
  /*border-bottom: 0px dotted #eaeaea;*/
}



.pt123-ver-menu li img.pt-menu-icon {
    vertical-align: middle;
    padding-right: 10px;
}

.pt123-ver-menu .zetta-vmenu &gt; li:hover{
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}

.pt123-ver-menu .zetta-vmenu &gt; li &gt; a:hover {
  border-bottom: 0px dotted #eaeaea;
}

.pt123-ver-menu .zetta-vmenu.zm-effect-fade &gt; li &gt; div,
.pt123-ver-menu .zetta-vmenu.zm-effect-fade li &gt; ul {
  border:0px solid #f5f5f5;

}

@media screen and (min-width: 1200px) {
	.pt123-ver-menu .zetta-vmenu &gt; li.zm-content &gt; div,
	.pt123-ver-menu .zetta-vmenu &gt; li.zm-content-full &gt; div {
	min-height:400px;
	}
}

.pt123-ver-menu .zetta-vmenu .zm-row .zm-col &gt; .zm-grid-wrapper {
  padding: 0px 0px;
  border-radius: 0px;
  background: none;
  color: #354A5F;
}



a.menu-show-all {
	font-size: 11px;
font-weight: 400;
letter-spacing: 0.1em;
color: #666;
margin-top: 7px;
}

a.menu-show-all:hover {
text-decoration:underline;
}





/* pt129-items-list */
.pt129-items-wrapper {
	list-style:none;
	padding-left:0;
	overflow: hidden;
}

.pt129-item{
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}


.pt129-img{
	position: relative;
	overflow: hidden;

}
.pt129-img img{
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.pt129-item:hover .pt129-img img{
		opacity:0.3;
	/*-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";*/
}
.pt129-item-desc{
	padding: 0 10px;
	padding-top: 0px;
	font-size:12px;
	line-height: 30px;
}
.pt129-item-title{
	line-height: 16px;
	margin-bottom:0px;
}

.pt123-ver-menu .zetta-vmenu h5{

    text-align: left;
    padding: 0px 0;
    color: #3598DC;
    border-bottom: 0px solid #3598DC;
}


.pt129-item-title a{
	color:#666 !important;
	font-size:14px;
}

.pt129-item-title a:hover{
color:#ff0000 !important;;
}

.pt129-price {
    color: #e62e04;
    font-weight: bold;
    font-size: 16px;
}
.pt129-old-price {
    color: #666;
    text-decoration: line-through;
    margin-left: 5px;
}

.pt129-quick-view{
	width: 66px;
	height: 66px;
	background-color: rgba(124,191,66,0.7);
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 30%;
	background-image: url('../images/icons/quick-view7.png');
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-moz-transition: opacity 0.45s ease;
	-webkit-transition: opacity 0.45s ease;
	-o-transition: opacity 0.45s ease;
	-ms-transition: opacity 0.45s ease;
	transition: opacity 0.45s ease;
	opacity: 0;
}
.pt129-quick-view:hover{
	background-color: #e62e04;
}
.pt129-item:hover .pt129-btn-group{
	bottom: 0;
}
.pt129-item:hover .pt129-quick-view{
	opacity: 1;
}


@media (max-width: 992px) {
	
	.pt129-item{
		margin-bottom:0px;
		width: 100%;
	}
}

@media (max-width: 767px) { 

	.pt129-item{		
		width: 100%;
	}
}

@media (max-width: 480px) {

	.pt129-item{	
		text-align:center;
	}
}
/* eof */


.wpmm-mega-block-title {

    padding-bottom: 0px;
    padding-top: 4px;
	font-weight:bold;
	font-size:1.2rem;
	letter-spacing:1px;
	top:0;

}
.wpmm-mega-block-title span {
	position:relative;
padding-bottom:6px;
}
.wpmm-mega-block-title span::before {
content: '';
position: absolute;
background: #30BA8F;
height: 2px;
width: 30px;
bottom: 0;
}

.wpmm-pro-recent-posts {
	display: block !important;
left: 0;
margin-left: 0 !important;
position: static;
white-space: normal;
width: 100%;

list-style: none;
}

.pt123-ver-menu .media{
	margin-bottom:15px;
}

.pt123-ver-menu .media-body h4
{
	text-align:left;
	margin:0;
	padding:0;
	border-bottom:none;
}
.pt123-ver-menu .media-body h4 a{
color: #000 !important;
font-size: 14px;
}

.pt123-ver-menu .media-body h4 a:hover{
color: #ff0000 !important;

}

.pt123-ver-menu .media &gt; div &gt; a &gt; img, 
.pt123-ver-menu .media &gt; div &gt; a &gt; img {
    width: 100%;
    margin: 0px 0 !important;
}


#tmn_ajanda {
	background-image:url('../images/menu/menu_bg_01.jpg');
	background-position: right bottom;
  background-repeat: no-repeat;

}

.tmn-img-border {
	border:1px solid #ebecf0;
	border-radius:3px;
}

.wpmm-mega-block-title a {
	color:#354A5F;
}
.wpmm-mega-block-title a:hover {
	color:#ff0000;
}

.tmn-all-cat a{
	color:#666;
}

.zoomWindow:hover{
	cursor: zoom-in !important;
}

.product-price-group {
	margin:15px 0 10px;
}
.price {
    font-size: 18px;
    font-weight: bold;
    color: #dd0029;
}

.old-price {
    text-decoration: line-through;
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
}
.discount {
    background: #ff9900;
	font-size:14px;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
    line-height: inherit;
    margin-right: 0;

}

.tmn-top-tel {
	font-size:12px;
	padding:1px 0px 1px 0px;

	border-radius:3px;
	/*background:#dd0029;*/
}
.tmn-top-tel a {
	color:#dd0029;
}

.tmn-top-tel i {
	margin-top:7px;
	margin-right:5px;
}


#reservation {
	background:/*url('../images/reservation_bg.png') top repeat-x */#121212;
	/*position: relative;
  background-position: center top;
  background-repeat: repeat-x;*/
  /*background-size: cover;*/
  /*background-attachment: fixed;*/
	color:#fff;
}

#contactsubmitBtn1.pt-btn-red {
	font-size: 14px;
font-weight: bold;
    width: 100%;
}

#contactsubmitBtn1.pt-btn-red:hover{
	background:#fff;
	color:#000;
}



/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%; }

.fullscreenvideo iframe, .fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none; }

.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%; }

.fullscreenvideo iframe, .fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none; }

.fullcoveredvideo video, .fullscreenvideo video {
  background: #000; }

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }

.html5vid.videoisplaying .tp-poster {
  display: none; }

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #FFF;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer; }

.html5vid .tp-revstop {
  width: 15px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.html5vid .tp-revstop {
  display: none; }

.html5vid.videoisplaying .revicon-right-dir {
  display: none; }

.html5vid.videoisplaying .tp-revstop {
  display: block; }

.html5vid.videoisplaying .tp-video-play-button {
  display: none; }

.html5vid:hover .tp-video-play-button {
  display: block; }

.fullcoveredvideo .tp-video-play-button {
  display: none !important; }

.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  background-image: linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, black), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.tp-caption:hover .tp-video-controls {
  opacity: .9; }

.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none; }

.tp-video-button:hover {
  cursor: pointer; }

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
  padding: 0px 5px;
  display: table-cell; }

.tp-video-seek-bar-wrap {
  width: 80%; }

.tp-video-vol-bar-wrap {
  width: 20%; }

.tp-volume-bar, .tp-seek-bar {
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0; }

.pt-menu-mac {
	padding-top:15px;
}


.about-img-wrap {
    background: #ccc;
    display: table;
    margin: 0 auto;
}

.about-img-wrap img {
    width: 100%;
    margin: 8px 0 -8px -8px;
	margin:0;
	border:5px solid #fff;
}

.tg-theme-heading {
    float: left;
    width: 100%;
    padding: 0 0 0 0px;
    margin: 0 0 30px;
    text-transform: uppercase;
    /*border-left: 2px solid #ee7100;*/
    position: relative;
}

@media (max-width: 992px){
	.tg-theme-heading {
		margin-top:40px;
	}
}

.tg-theme-heading span {
    display: block;
    font-size: 14px;
    line-height: 12px;
    color: #000;
	margin-bottom:5px;
}

.tg-theme-heading h2 {
    margin: 0;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    /*text-transform: uppercase;*/
    color: #000;
	margin-bottom:15px;
	letter-spacing:1px;
}

.tg-theme-heading h2::after {
    position: absolute;
    content: "";
    background: #ccc;
    width: 60px;
    height: 5px;
    left: 0;
    bottom: 0;
}

.ss_intro {
	position:relative;
	padding:120px 0 80px;
	margin-bottom:0px;
}

#ss-arrow-1 { 
	background-image: url("../images/calendar-after2.png");
	background-repeat: no-repeat;
	height: 72px; 
	width: 100%; 
	background-size: 100% 100%;
}


/*pt053_1-services*/
.pt053_1-services{
	padding:60px 0 100px;
	 color: #111;
	 /*background:#1b1b1b;*/
}
.pt053_1-section-title {
font-size: 50px;
line-height: 50px;
}
.pt053_1-box {
	margin-top:40px;
}
.pt053_1-icon {
    padding-top: 10px;
    font-size: 48px;
    line-height: 1.3;

}
.pt053_1-title {
    font-family:'Oswald', arial, sans-serif;
	color:#000;
	margin-bottom: 21px;
	margin-top:30px;
    font-size: 20px;
	 line-height: 20px;
    font-weight: 700;
    letter-spacing:0px;

}
.pt053_1-desc {
 
	line-height:22px;
	margin-bottom:30px;
}

.pt053_1-subtitle {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    line-height: 34px;
    letter-spacing: 0;
    color: #f04923;
    white-space: nowrap;
}

.pt053_1-services p.lead{
	width:60%;
	margin:0 auto;
	font-weight:bold;
	font-size:18px;
	margin-top:50px;
}

.pt053_1-services .icon-box {
	margin: 15px 0;
	padding:2px;
}

.pt053_1-services .icon-box .icon {
	padding-right: 15px;
}

.pt053_1-services .icon-box .icon i {
    background-color: transparent;
    border: 1px solid #ccc;
	border-radius: 50%;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    position: relative;
    text-align: center;	
    -webkit-transition: all ease 0.25s;
	   -moz-transition: all ease 0.25s;
	    -ms-transition: all ease 0.25s;
	        transition: all ease 0.25s;
    width: 80px;
	
	 border: 1px solid #fff;
	background-color: #f04923;
	color: #fff;
	 -webkit-box-shadow: 0px 0px 0px 2px #f04923;
      box-shadow: 0px 0px 0px 2px #f04923;
}

.pt053_1-services .icon-box:hover .icon i {
    border: 1px solid #fff;
	background-color: #ff8f3c;
	color: #fff;
}

/* box-shadow */
.pt053_1-services .icon-box:hover .icon i {
    -webkit-box-shadow: 0px 0px 0px 2px #ff8f3c;
            box-shadow: 0px 0px 0px 2px #ff8f3c;
}


.pt053_1_readmore a{
	font-family:"Oswald", arial, sans-serif;
	color:#44739f;
	font-weight:bold;
	font-size:18px;
}
.pt053_1_readmore a:hover{

	color:#f04923;
}

@media (max-width: 992px){
	.pt053_1-services p.lead{
	width:100%;
	}
}
/*eom*/

/*pt050-tab*/
.pt050-tab .tab-content{
	padding:60px 0;
}
/*BOOTSTRAP HACKED*/
.pt050-tab .nav-tabs {
  border-bottom: 1px solid #16143e;
}

.pt050-tab .nav-tabs &gt; .nav-item {
  float: left;
  margin-bottom: -1px;
}

.pt050-tab .nav-tabs &gt; .nav-item &gt; .nav-link {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0px solid #f8f8f8;
  border-bottom:1px solid #16143e;
  border-radius: 0px 0px 0 0;
  color:#a3a3a3;
  font-size:1.8rem;
  font-weight:300;
  font-family:'Assistant', arial, sans-serif;
  letter-spacing:1px;
}

.pt050-tab .nav-tabs &gt; .nav-item &gt; .nav-link span {
margin-top:10px;
margin-bottom:10px;
display:block;
}

.pt050-tab .nav-tabs &gt; .nav-item &gt; .nav-link:hover {
  border-color: none;
  background-color: #fff;
  border-bottom:0px solid #16143e !important;
}

.pt050-tab .nav-tabs &gt; .nav-item.active a{
color:#000 !important; 
 cursor: default;
  background-color: #fff;
  border: 0px solid #16143e;
  border-bottom-color: #16143e;
}

.pt050-tab .nav-tabs &gt; .nav-item.active a:hover,
.pt050-tab .nav-tabs &gt; .nav-item.active a:focus {
color:#000 !important; 
 cursor: default;
  background-color: #fff;
  border: 0px solid #16143e;
  border-bottom-color: #16143e;
}

.pt050-tab .nav-tabs &gt; .nav-item{
	position:relative;
	width:33.3%;
}

.pt050-tab .nav-tabs &gt; .nav-item.active::after{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
content: '';
display: block;
width: 20px;
height: 20px;
border-left: 1px solid #16143e;
border-bottom: 1px solid #16143e;
position: absolute;
bottom: -11px;
left: 50%;
margin-left: -17px;
background-color: #fff;
}

.pt050-tab .nav-tabs &gt; .nav-item &gt; .nav-link &gt; i{

font-size:48px;
}

.pt050-tab .nav-tabs &gt; .nav-item &gt; .nav-link &gt; i:hover{
	
/*background:#17b1f9;*/
color:#111;
animation-duration: .3s;
/*
animation-name: fadeAndScale;
*/
animation-timing-function: cubic-bezier(.71,.55,.62,1.57);
}

.pt-section-readmore a{
	/*font-family:'Dosis', arial, sans-serif;*/
  letter-spacing:3px;
	color:#111;
	font-size:1.3rem;
	text-decoration:underline;
	
}

.pt-section-readmore a:hover{
	color:#a3a3a3;
	text-decoration:none;
	
}

.pt050-tab p{
/*font-size: 1rem;
font-weight: 300;
color: #777;
line-height: 1.7;*/
	
}

.pt050-tab p.lead {
    margin-bottom: 1em;
    font-size: 2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
}



@media (max-width: 543px) { 
	.pt050-tab .nav-tabs &gt; .nav-item{
		position:relative;
		width:45%;
	}
	
	.pt050-tab .nav-tabs &gt; .nav-item &gt; .nav-link {
		border-bottom:0px solid #17b1f9;
	}
	
	.pt050-tab .nav-tabs {
	  border-bottom: 0px solid #17b1f9;
	}
	
	.pt050-tab .nav-tabs &gt; .nav-item &gt; .nav-link.active::after{
		bottom: 0px;
		
	}
}


.heading-wrap {
	display:flex;
    color: #FFF;
    max-width: 100%;
min-height: 120px;
margin: 10px 0;
}

.heading-wrap__title {
    color: #FFF;
	margin: 0 20px 0 0;
	white-space: nowrap;
	flex-shrink: 0;
width: auto;
font-size: 3.2rem;
text-align: left;
word-break: break-word;
line-height:3.2rem;
}
.heading-wrap__inner {
 padding-top:40px;
}
.heading-wrap__description {
    border-left: 1px solid #FFF;
    padding-left: 20px;
	background-color: transparent;
	padding: 20px 0px 20px 20px;
	margin-bottom: 0px;
color: #222220;
max-width: 960px;
display: block;
font-size: 16px;
line-height: 1.5;
box-sizing: border-box;

}
 .heading-wrap__description p {
    color: #FFF;
	margin: 0px;
 }

@media (max-width: 991px) {
  .pt154-caption{
		background:rgba(0,0,0,0.7);
		width:100% !important;
		padding:10px 15px 80px;
	}
	.heading-wrap__description {
    border-left: 0px solid #FFF;
	padding-left: 0px;
	}
}


.aq8-flags a{
	margin-top:0px !important;
}

.pt-img-shadow {
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.9);
}
.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;
}

.vr-video-wrap a {
  bottom: 26%;
  left: 18%;
  z-index: 999;
  width: 80px;
  height: 80px;
  color: #fff;
  font-size: 16px;
  border:3px solid rgba(255,255,255,0.8);
position:absolute;
  line-height: 100px;
  border-radius: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  animation: playVideo 2s linear infinite;
  -webkit-animation: playVideo 2s linear infinite;
}

     @media (min-width: 1600px) {
		 .vr-video-wrap a {
     bottom: 28%;
  left: 18%; }
	 }

.vr-video-wrap a i {
  margin-top: 42%;
   margin-left: 42%;
}

@-webkit-keyframes playVideo {
 0% {
  -webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3);
  box-shadow:0 0 0 0 rgba(255,255,255,.3)
 }
 40% {
  -webkit-box-shadow:0 0 0 20px transparent;
  box-shadow:0 0 0 20px transparent
 }
 80% {
  -webkit-box-shadow:0 0 0 20px transparent;
  box-shadow:0 0 0 20px transparent
 }
 100% {
  -webkit-box-shadow:0 0 0 0 transparent;
  box-shadow:0 0 0 0 transparent
 }
}
@keyframes playVideo {
 0% {
  -webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5);
  box-shadow:0 0 0 0 rgba(255,255,255,.5)
 }
 40% {
  -webkit-box-shadow:0 0 0 20px transparent;
  box-shadow:0 0 0 20px transparent
 }
 80% {
  -webkit-box-shadow:0 0 0 20px transparent;
  box-shadow:0 0 0 20px transparent
 }
 100% {
  -webkit-box-shadow:0 0 0 0 transparent;
  box-shadow:0 0 0 0 transparent
 }
}

.list-style-1 li a {
  color: #000;
  text-decoration:underline;
}</pre></body></html>