@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,300italic,500italic);
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700);
@font-face {
    font-family:'Minion';
    src:url('../minion/MinionPro-SemiboldIt.ttf') format('truetype'),
    src:url('../minion/MinionPro-Semibold.ttf') format('truetype'),
    src:url('../minion/MinionPro-Regular.ttf') format('truetype'),
    src:url('../minion/MinionPro-MediumIt.ttf') format('truetype'),
    src:url('../minion/MinionPro-Medium.ttf') format('truetype'),
    src:url('../minion/MinionPro-It.ttf') format('truetype'),
    src:url('../minion/MinionPro-BoldIt.ttf') format('truetype'),
    src:url('../minion/MinionPro-BoldCnIt.ttf') format('truetype'),
    src:url('../minion/MinionPro-BoldCn.ttf') format('truetype'),
    src:url('../minion/MinionPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.laser_wrapper,
header,
section,
.laser_content_wrap,
footer{
	float:left;
	width:100%;
	background-color:#FFFFFF;
}
section {
	padding:40px 0px 40px;	
}

/* HEADER CSS START */
.absolute{
	position: absolute;
	background: transparent;
	z-index: 10;
}
header.absolute{
	z-index: 10000;
}
.laser-logo-bar {
    float: left;
    width: 100%;
    background: transparent;
    padding:30px 0 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}
.laser-logo {
    float: left;
    width: auto;
}
.laser-search-1 {
    float: right;
    width: auto;
    position: relative;
    margin: 42px 0 0 0;
}
.laser-search-1 > input[type="text"] {
    float: left;
    height: 40px;
    line-height: normal;
    width: 325px;
    color: #999999;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 10px 55px 12px 15px;
    background: rgba(255, 255, 255, 0.1);
    border: none;
}
.laser-search-btn{
	width: 40px;
	height: 100%;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
/*navigation*/
.laser-nav-outr-wrap {
    float: left;
    width: 100%;
    background: transparent;
	padding-top: 18px;
	position: relative;
}
/*first ul*/
.laser_menu{
	float: left;
	width: auto;
	position: relative;
}

.laser_menu ul li{
	float: left;
	position: relative;
	z-index: 100;
	padding-bottom: 20px;
	margin-right: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.laser_menu ul li{
	margin-right:9px !important;
}
}
.laser_menu li:last-child{
	margin-right:0; 
}
.laser_menu ul li a{
	display: block;
	color: #fff;
	text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:500;
	line-height: 18px;
	z-index: 110;
	position: relative;
}
/*second ul*/
.laser_menu li a:hover, .laser_menu li.active a, .laser_menu li:hover a {
	color:#FF0004;
}
.laser_menu li:hover ul li a, .laser_menu li:hover ul li:hover a {
	color:#FFFFFF;
}
.laser_menu ul ul li{
	padding:0px;
}

.laser_menu ul ul {
	top:100%;
	left:50%;
	border: 1px solid rgba(255, 255, 255, 0.7);
    margin-left: -90px;
    width: 180px;
    position: absolute;
	z-index: 0;
	display: none;
}
.laser_menu ul li:hover > ul {
	display: block;
}

.laser_menu ul ul::before {
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 28px;
    height: 20px;
    left: 0;
    line-height: 20px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 100%;
    z-index: 5;
	color: #B5B5B5;
}
.laser_menu ul ul {
	background-color: #232323;
}
.laser_menu ul ul li {
    display: block;
    position: relative;
    margin: 0;
    width: 100%;
}
.laser_menu ul ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 10px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    width: 100%;
}
.laser_menu ul ul li:hover a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: #fff;
}


.dl-menuwrapper{
	display: none;
}
.dl-menuwrapper .dl-menu{
	right: 0;
	top: 75px;
}
.laser-nav-outr-wrap .dl-menu.dl-menuopen li a{
	text-transform: capitalize;
}
.laser-nav-outr-wrap .dl-menu.dl-menuopen li a:hover{
    background: rgba(255, 255, 255, 0.2)!important;
    color: #fff;
}

.laser-nav-outr-wrap .laser-social-1{
	width: auto;
	position:absolute;
	top: -100px;
	right: 10px;
} 

/* MAIN BANNER CSS START */
.kode-home-banner{
	float: left;
	width: 100%;
	overflow: hidden;
}
.kode-home-banner li:before{
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background: #000;
	opacity: 0.55;
}
.kode-home-banner .bx-wrapper{
	float: left;
	width: 100%;
}
.kode-home-banner .bx-wrapper .bx-viewport {
    background: #000;
    border: none;
    box-shadow: none;
    left: 0px;
}
.kode-home-banner .bx-wrapper .bx-controls-direction a {
    height: 72px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: 0px;
    top: 50%;
    width: 72px;
    font-size: 0;
    z-index: 9999;
    background-image:none;
    background: rgba(0, 0, 0, 0.65);
    text-align: center;
}
.kode-home-banner  .bx-wrapper .bx-prev:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 72px;
    color: #fff;
    font-size:36px;
    content: "\f104 ";
    font-family: FontAwesome;
    text-align: center;
}
.bx-wrapper .bx-next:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 72px;
    color: #fff;
    font-size: 36px;
    content: "\f105";
    font-family: FontAwesome;
    text-align: center;
}
.laser_caption{
	position: absolute;
	top: 50%;
	left: 10%;
	right: 10%;
	display: inline-block;
	margin: -29px auto 0 ;
	text-align: center;
}
.laser_caption h3{
	line-height: 30px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 16px;
	-webkit-animation-name: toBottomFromTop;
	animation-name: toBottomFromTop;
    animation-duration: 700ms;
    -webkit-animation-duration: 700ms;
}
.laser_caption h2{
	line-height: 70px;
	font-size: 70px;
	text-transform: capitalize;
	margin-bottom: 53px;
	-webkit-animation-name: toRightFromLeft;
	-webkit-animation-duration: 1s;
	animation-name: toRightFromLeft;
    animation-duration: 1s;
}
.laser_caption .btn-1{
	margin: 0 15px;
}

/* INNER BANNER CSS START */
.inner-banner{
	text-align: center; 
	background-image: url(../extra-images/banner-0.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
	height:180px;
}
.inner-banner:before{
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background-color: #000;
	opacity: 0.55;
}
.inner-banner h6{
	color: #fff;
	font-size: 48px;
	text-transform: capitalize;
	line-height: 48px;
	padding-bottom: 12px;
	position: relative;
}
.inner-banner .border-style-1{
	margin:auto; 
}
.inner-banner .border-style-1:after{
	background: #fff;
}
/*Banner Bar*/
.laser-banner-bar{
	float: left;
	width: 100%;
	padding: 12px 0 7px;
	line-height: 20px;
}
.laser-banner-bar h6{
	font-size: 20px;
	color: #fff;
	margin-top: 1px;
}
.laser-banner-bar .breadcrumb {
	background: transparent;
    border-radius: 0px;
    list-style:none;
    margin-bottom: 0px;
    padding: 0;
}
.laser-banner-bar .breadcrumb li{
	margin-right: 15px;
	position: relative;
}
.laser-banner-bar .breadcrumb li:last-child{
	margin: 0;
}
.laser-banner-bar .breadcrumb li:before{
	content: "/";
	right: -15px;
	top: 0;
	bottom: 0;
	position: absolute;
	color: #fff;
	font-size: 20px;
}
.laser-banner-bar .breadcrumb li:last-child:before{
	font-size: 0;
}
.laser-banner-bar .breadcrumb a{
	font-size: 20px;
	color: #fff;
	text-transform: capitalize;
	display: block;
}
/* Welcome To Spa CSS START */
.laser-categories-dec{
	float: left;
	width: 100%;
	text-align: center;
	padding: 109px 30px 30px;
	position: relative;
	margin: 70px 0 30px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.20);
}
.laser-categories-dec:hover{
	background: #333333;
	box-shadow:none;
}
.laser-categories-dec::before {
    background: #FF0004;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 100%;
    position: absolute;
    right: 25px;
    top: -6px;
}
.laser-categories-dec:hover:before{
	left: -6px;
}
.laser-categories-dec::after {
    background: #FF0004;
    bottom: 103%;
    content: "";
    left: -6px;
    position: absolute;
    top: -6px;
    width: 2px;
}
.laser-categories-dec:hover::after{
	bottom: 25px;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.laser-categories-dec span{
	width: 143px;
	height: 143px;
	border-radius: 100%;
	text-align: center;
	line-height: 143px;
	color: #fff;
	font-size: 50px;
	position: absolute;
	display: inline-block;
	top: -70px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.laser-categories-dec:hover span{
	box-shadow: inset 0 0 0 5px #D50003;
	font-size: 60px;
}
.laser-categories-dec h5{
	text-transform: capitalize;
	display: inline-block;
	margin:0 0 32px 0;  
}
.laser-categories-dec:hover h5{
	color: #fff;
}
.laser-categories-dec p{
	margin-bottom: 35px;
}
.laser-categories-dec:hover p{
	color: #fff;
}
.laser-categories-dec .border-style-2{
	margin-bottom: 30px;
}
.laser-categories-dec .btn-2{
	padding:14px 40px 15px;
}
.laser-categories-dec:hover .btn-2{
	border-color: #fff;
}
/*counter section*/
.laser-counterup {
    float: left;
    position: relative;
    width: 100%;
    background-image: url(../extra-images/counterup-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: center;
    padding: 144px 0;
}
.laser-counterup:before{
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background-color: #000;
	opacity: 0.75;
}
.laser-counterup:after{
	content: "";
	left: 30px;
	right: 30px;
	top: 30px;
	bottom: 30px;
	position: absolute;
	background-color: transparent;
	border: 1px solid #fff;
}
/*about spa section*/
.laser-about-spa {
    float: left;
    position: relative;
    width: 100%;
    padding: 0 0 0 40px;
    margin-bottom: 30px;
}
.laser-about-spa:before{
	content: "";
	left: 0;
	right: 0;
	top: 40px;
	bottom: 40px;
	position: absolute;
	border: 5px solid #dedede;
}
.laser-about-spa .laser-thumb{
	float: left;
	width: 40%;
	background-color: #dedede;
	outline-offset:-22px; 
	position: relative;
}
.podp {
	position: absolute;
	color: #ffffff;
	bottom: 30px;
	left: 30px;
	right: 30px;    
	font-family: 'Minion';
	font-size:24px;
	font-style: italic;
}
.laser-about-spa .text-area{
	float: left;
	width: 60%;
	padding: 66px 30px 66px;
	position: relative;
}
.laser-abou-des {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.laser-abou-des span{
	float: left;
	width: 64px;
	height: 64px;
	line-height: 68px;
	text-align: center;
	border-radius: 100%;
	font-size: 30px;
	box-shadow: -4px 5px 5px 0 rgba(0, 0, 0, 0.15 );
	background: #fff;
	margin-right:15px;
}
.laser-abou-des:hover span{
	color: #fff;
	box-shadow:0 4px 5px 0 rgba(0, 0, 0, 0.42);
}
.laser-abou-des .text{
	float: none;
	width: auto;
	padding:11px 31px 10px 15px;
}
.laser-abou-des .text h4{
	line-height: 36px;
	margin-bottom: 8px;
}

/*testimonail section*/
.testimonial-bg{
	background-image: url(../extra-images/testimonial-bg.jpg);
	position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: center;
}
.testimonial-bg:before{
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	opacity: 0.75;
	background-color: #000;
}
.testimonial-bg .container{
	position: relative;
}
.testimonial-bg .laser-heading-1 h2{
	color: #fff;
}
.testimonial-bg .bx-wrapper{
	margin-bottom: 71px;
}
.testimonial-bg .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow:none;
    left: 0px;
    transform: translateZ(0px);
}
.testimonial-bg .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: -11px;
}
.testimonial-bg .bx-wrapper .bx-controls-direction a{
	height: 32px;
    margin-top: 6px;
    font-size: 0;
    outline: 0 none;
    position: absolute;
    text-indent: 0px;
    top: 50%;
    width: 32px;
    z-index: 9999;
    background-image: none;
    background: transparent;
}
.testimonial-bg .bx-wrapper .bx-pager-item a.bx-pager-link {
    background: #fff;
    border-radius: 0px;
    display: block;
    height: 10px;
    margin: 0 15px;
    font-size: 0;
    text-indent: 0px;
    width: 10px;
}
.testimonial-bg .bx-wrapper .bx-prev{
	left: 50%;
	margin-left: -94px;
}
.testimonial-bg .bx-wrapper .bx-next{
	right: 50%;
	margin-right: -94px;
}
.testimonial-bg  .bx-controls.bx-has-pager.bx-has-controls-direction {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 43px;
}
.testimonial-bg .bx-wrapper .bx-prev::before {
    bottom: 0;
    color: #fff;
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    line-height: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.testimonial-bg .bx-wrapper .bx-next::before {
    bottom: 0;
    color: #fff;
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    line-height: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
/*our blog*/
.laser-blog-thumb{
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.laser-blog-thumb > img {
    float: left;
    width: 100%;
}
.laser-blog-thumb:hover .text{
	-webkit-transform: translate(0, 50px);
	-moz-transform:   translate(0, 50px);
	-ms-transform: translate(0, 50px);
	-o-transform:  translate(0, 50px);
	opacity: 0;
}
.laser-blog-thumb .text{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.7);
	text-align: center;
	padding: 40px 0 34px;
	z-index: 1;
}
.laser-blog-thumb .text:before{
	content: "";
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	position: absolute;
	border: 1px solid rgba(255, 255, 255, 0.3);
	z-index: -1;
}
.laser-blog-thumb .text h4 {
    line-height: 26px;
    text-transform: capitalize;
    margin:-5px 0 20px 0; 
}
.laser-blog-thumb .text h6 a,
.laser-blog-thumb .text h6{
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 13px;
}
.blog-thumb-meta{
	display: inline-block;
}
.blog-thumb-meta li a,
.blog-thumb-meta li{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-family: 'Minion';
}
.blog-thumb-meta li{
	margin-right: 27px;
}
.blog-thumb-meta li:last-child{
	margin: 0;
}
.blog-thumb-meta li a{
	margin-left: 15px;
}
.laser-blog-thumb .text.overlay{
	top: 0;
	opacity: 0;
	-webkit-transform: translate(0, -50px);
	-moz-transform:   translate(0, -50px);
	-ms-transform: translate(0, -50px);
	-o-transform:  translate(0, -50px);
	padding:125px 46px 0;
}
.laser-blog-thumb .text.overlay span {
    display: inline-block;
    font-size: 145px;
    margin-bottom: 23px;
}
.laser-blog-thumb .text.overlay h6{
	margin-bottom: 22px;
}
.laser-blog-thumb .text.overlay p a{
	margin-left: 13px;
}
.laser-blog-thumb .text.overlay p{
	color: #fff;
}
.laser-blog-thumb .text.overlay p a{
	display: inline-block;
	font-size: 16px;
}
.laser-blog-thumb:hover .text.overlay{
	opacity: 1;
	-webkit-transform: translate(0, 0px);
	-moz-transform:   translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform:  translate(0, 0px);
}
.laser-blog-thumb:hover .text.overlay .blog-thumb-meta {
    bottom: 34px;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    opacity: 0;
}
.laser-blog-thumb:hover .text.overlay .blog-thumb-meta{
	-webkit-animation-name: toRightFromLeft;
	animation-name: toRightFromLeft;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    opacity: 1;
}
/*gallery*/
.laser-ms-gallery{
	float: left;
	width: 100%;
	padding-top: 70px;
	background: #f7f7f7;
}
.laser-ms-gallery #filterable-item-filter-1{
	float: left;
	width: 100%;
	text-align:center; 
	margin-bottom: 40px;
}
.laser-ms-gallery #filterable-item-filter-1 li{
	display: inline-block;
	position: relative;
}
.laser-ms-gallery #filterable-item-filter-1 li a{
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	text-transform: capitalize;
	position: relative;
	background: transparent;
	padding: 19px 0 22px;
	font-family: 'Minion';
	margin: 0 30px;
	outline: none;
	cursor: pointer;
}
.laser-ms-gallery #filterable-item-filter-1 li a.active{
	outline: none;
}
.laser-ms-gallery #filterable-item-filter-1 li:before{
	content: "";
	right: -3px;
	top: 50%;
	bottom: 0;
	height: 1px;
	width: 5px;
	background-color:#333; 
	position: absolute;
}
.laser-ms-gallery #filterable-item-filter-1 li a:after{
	content: "";
	right: 0px;
	top: 0;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	position: absolute;
}
.laser-ms-gallery #filterable-item-filter-1 li:last-child:before{
	width: 0;
}
.laser-ms-gallery #filterable-item-holder-1,
.laser-ms-gallery .isotope{
	float: left;
	width: 100%;
}
.laser-ms-gallery #filterable-item-holder-1 [class*="col-md-"]{
	padding: 0;
}
.filterable-item{
    float: left;
    width: 24.98%;
}
.fillterable-des figure:before{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	content: "";
	opacity: 0;
	z-index: 10;
}
.fillterable-des figure:after{
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	border: 1px solid rgba(255, 255, 255, 0.35);
	content: "";
	opacity: 0;
	z-index: 12;
}
.fillterable-des figure img{
    transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
}
.fillterable-des:hover figure img{
	 -webkit-transform: scale(1.2) rotateZ(-6deg);
	-moz-transform:   scale(1.2) rotateZ(-6deg);
	-ms-transform: scale(1.2) rotateZ(-6deg);
	-o-transform:  scale(1.2) rotateZ(-6deg);

}
.fillterable-des:hover figure:after,
.fillterable-des:hover figure:before{
	opacity: 1;
}
.fillterable-des figcaption{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: -74px;
	text-align:center; 
	-webkit-transform: translate(0, 50px);
	-moz-transform:   translate(0, 50px);
	-ms-transform: translate(0, 50px);
	-o-transform:  translate(0, 50px);
	opacity: 0;
	z-index: 20;

}
.fillterable-des:hover figcaption{
	-webkit-transform: translate(0, 0px);
	-moz-transform:   translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform:  translate(0, 0px);
	opacity: 1;
}
.fillterable-des figcaption a{
	display: inline-block;
	width: 62px;
	height: 62px;
	line-height: 54px;
	font-size: 20px;
	color: #fff;
	position: relative;
	border-radius:100%;
	border: 6px solid rgba(0, 0, 0, 0.5);
	margin-bottom: 22px;
}
.fillterable-des figcaption h5{
	line-height: 24px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 13px;
}
.fillterable-des figcaption h6{
	line-height: 18px;
	font-style:italic; 
	text-transform: lowercase;
}
/*  Mid Bar CSS START */
.laser-mid-bar{
	float: left;
	width: 100%;
	padding: 15px 0 11px;
}
.laser-mid-bar .text{
	text-align: center;
}
.laser-mid-bar .text h3{
	font-size: 32px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.laser-mid-bar span{
	width: 100px;
	height: 100px;
	border-radius: 100%;
	text-align: center;
	line-height: 100px;
	color: #fff;
	font-size: 50px;
	display: inline-block;
	background-color: #000000;
	margin-right: 30px;
	vertical-align: middle;
}

.mid-ba-links{
	float: right;
	width: auto;
	padding: 3px 0;
}
.mid-ba-links .btn-2{
	background: #fff;
	border: none;
	font-size: 60px;
	line-height: 60px;
	border-radius: 50%;
	text-align:center;
	height: 70px;
	width: 70px;
}
.mid-ba-links .margin-right{
	margin-right: 12px;
}
.mid-ba-links .margin-right,
.mid-ba-links .btn-2:hover{
	background-color: #000;
	color: #fff;
}
/* Our Team CSS START */
.laser-team-des{
	float: left;
	width: 100%;
}
.laser-team-des figure:after{
	border-bottom:3px solid;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	z-index:12;
}
.laser-team-des:hover figure:after{
	border: 3px solid;
}
.laser-team-des figure img{
    transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
}
.laser-team-des:hover figure img{
	 -webkit-transform: scale(1.2) rotateZ(-6deg);
	-moz-transform:   scale(1.2) rotateZ(-6deg);
	-ms-transform: scale(1.2) rotateZ(-6deg);
	-o-transform:  scale(1.2) rotateZ(-6deg);
	opacity: 0.75;
}
.laser-team-des figure{
	background: #000;
}
.laser-team-des .text{
	float: left;
	width: 100%;
	text-align: center;
	padding: 26px 0 30px 0;
}
.laser-team-des .text h4{
	margin-bottom: 13px;
	text-transform: capitalize;
}
.laser-team-des .text span{
	display: inline-block;
	font-size: 16px;
	text-transform: capitalize;
	font-family: 'Minion';
	color: #999999;
	margin-bottom: 2px;
}
.laser-team-des .text p{
	margin-bottom: 25px;
}
/* Videos Section CSS START */
.videos-bg{
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../extra-images/videos-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-origin: center; 
	background-attachment: fixed;
	padding: 130px 0; 
}
.videos-bg:before{
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background:#000;
	opacity: 0.75; 
}
.videos-bg .container{
	position: relative;
}
.videoblock {
    float: left;
    width: 100%;
    border: 3px solid #fff;
    height: 410px;
}
.videos-bg .text{
	padding: 50px 0; 
	text-align: center;
}
.videos-bg .text .laser-heading-1{
	margin-bottom: 28px;
}
.videos-bg .text .laser-heading-1 h2{
	color: #fff;
}
.videos-bg .text p{
	color: #fff;
	margin-bottom: 45px;
}
.videos-bg .text .btn-2{
	margin: 0 2px;
	border-color:#fff; 
	padding: 14px 25px 15px;
}
/* Price Table CSS START */
.laser-price-table {
    float: left;
    text-align: center;
    width: 100%;
    border: 2px solid #dedede;
    box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.2);
    padding: 20px 0 0 ;
    margin-bottom: 30px;
}
.laser-price-table > span{
	width: 80px;
    height: 80px;
    display: inline-block;
    line-height: 70px;
    font-size: 50px;
    color: #ff0004;
    border: 7px solid #dfe1e0;
    border-radius: 100%;
    margin-bottom: 15px;
}
.price-table-meta{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	padding: 0 80px;
}
.price-table-meta li{
	float: left;
	width: 100%;
	border-top: 1px solid #dfe1e0;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Minion';
	text-transform: capitalize;
	color: #666;
	padding: 18px 0 0px ;
}
.price {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 24px;
}
.price > span {
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Minion';
	color:#FF0004;
}
.price span sup {
    font-size: 24px;
    top: 0;
    line-height: 29px;
    font-family: 'Minion';
    font-weight: bold;
}
.laser-price-table .btn-1{
	color: #333;
	border-color: #dfe1e0;
	padding: 13px 52px 14px;
	font-family: 'Minion';
}
.laser-price-table:hover .btn-1{
	color: #fff;
}
/* About Us CSS START */
/*counter section*/
.counter-2 {
    background-image: url(../extra-images/counter-2.jpg);
    padding: 111px 0;
}
.counter-2:after{
	border:none; 
}
.counter-2 .laser-counter li{
	border:none; 
}
.counter-2 .laser-counter li:before{
	content: "";
	right: 0;
	top: 50%;
	bottom: 0;
	height: 118px;
	width: 1px;
	background: #fff;
	margin-top:-59px;
	position: absolute;
}
.counter-2 .laser-counter li:last-child:before{
	height: 0;
}
.counter-2 .laser-counter li span::before{
	width: 0;
}
.counter-2 .laser-counter i{
	font-size:44px;
	display: block;
	margin-bottom: 22px;

}
/* Side Bar CSS START */
aside .widget{
	margin-bottom: 60px;
}
.search{
	position: relative;
}
.widget.search form input[type="text"]{
	float: left;
	width: 100%;
	border: none;
	background-color: #ececec;
	height: 53px;
	line-height: normal;
	font-size: 18px;
	color: #999999;
	padding: 15px 60px 15px 30px;
}
.widget.search form input[type="text"]::-moz-placeholder{
	color: #999999;
	opacity: 1;
}
.widget.search form button{
    background-color: transparent;
    bottom: 0;
    height: 100%;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 30px;
    color: #999999;
}
/*widget categories*/
.widget-categories ul{
	float: left;
	width: 100%;
}
.widget-categories ul li{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.widget-categories ul li:last-child{
	margin: 0;
}
.widget-categories ul li.sidebar-border:before{
}
.widget-categories ul li a{
	font-size: 20px;
	line-height: 20px;
	text-transform: capitalize;
	float: left;
	width: 100%;
	text-align: left;
	padding: 16px 25px 14px;
	border: 1px solid #e6e6e6;
	border-left: none;
}
.widget-categories ul li a:hover{
	padding-left: 35px;
	padding-right:35px; 
}
.widget-categories ul li a span{
	float: right;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	font-family: 'Minion';
}
/*widget post*/
.widget-post ul{
	float:left;
	width: 100%;
}
.widget-post ul li{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.widget-post ul li:last-child{
	margin: 0;
}
.laser-post{
	float: left;
	width: 100%;
}
.laser-post figure{
	width: 82px;
}
.laser-post figcaption{
	font-size: 16px;
	color:#fff;
	top: 50%; 
	margin-top: -11px;
	left: 0;
	right: 0;
	text-align: center;
	position: absolute;
	opacity: 0;
	z-index: 99;
}
.laser-post figcaption a{
	color: #fff;
}
.laser-post:hover figcaption{
	opacity: 1;
}
.laser-post:hover figure img{
	opacity: 0.25;
}
.laser-post .text{
	float:none;
	overflow: hidden;
	width: auto;
	padding: 0 0 0 15px;
	position: relative;
}
.laser-post .text p{
	margin-bottom: 10px;
	margin-top: -9px;
}
.laser-post .text a{
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
	display: block;
}
/*widget flickr*/
aside .widget-instagram.flickr{
	margin-bottom: 50px;
}
aside .widget-instagram.flickr ul{
	margin-left: -10px;
}
 .widget-instagram.flickr ul li{
	margin: 0 0 10px 10px;
}
/*widget tags*/
.widget-tags{
	margin-bottom: 50px;
}
.widget-tags ul{
	float: none;
	width: 100%;
	margin-left: -10px;
}
.widget-tags ul li{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.widget-tags ul li a{
	display: block;
	color: #999999;
	font-size: 16px;
	text-transform: capitalize;
	line-height: 16px;
	padding: 6px 15px 9px;
	border: 1px solid #e6e6e6;
}
.widget-tags ul li a:hover{
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
}
/* Blog Detail CSS START */
.blog-3-page{
	float:left;
	width:100%;
}
.blogdetail-des{
	float: left;
	width: 100%;
}
.blogdetail-meta{
	float: left;
	width: 100%;
	padding: 27px 0 12px;
}
.blogdetail-meta li a,
.blogdetail-meta li{
	float: left;
	margin-right: 25px;
	position: relative;
	font-size: 18px;
	line-height: 18px;
	text-transform: capitalize;
	font-family: "Minion";
}
.blogdetail-meta li:before{
	position: absolute;
	content: "/";
	right: -12px;
	font-size: 18px;
}
.blogdetail-meta li:last-child:before{
	font-size: 0;
}
.blogdetail-meta li a{
	margin: 0;
}
.blogdetail-des .text h3{
	margin:0 0 23px 0;
}
.blogdetail-des .text h3 a{
	text-transform: capitalize;
}
.blogdetail-des .text > p{
	margin-bottom: 25px;
}
.blog-des2{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.blog-des2 figure{
	width: 280px;
	height: 255px;
	margin-right: 30px;
}
.blog-des2 .text{
	float: none;
	overflow: hidden;
	width: auto;
}
.blog-des2 .text p{
	margin: -8px 0 13px 0;
}
.blog-des2 .text p:last-child{
	margin: 0;
}
.blogdetail-des .blog-tag{
	float: left;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	font-family: 'Minion';
	padding: 11px 15px 16px;
	background: #f4f4f4;
	box-shadow: 0px 1px 5px -2px rgba(0, 0, 0, 0.65); 
	margin-bottom: 30px;
}
.blogdetail-des .blog-tag i{
	margin-right: 10px;
	color: #666;
}
.blogdetail-des .blog-tag a{
	text-transform: capitalize;
	color: #666;
	margin:0 10px;
}
.blog-social{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.blog-social li{
	float: left;
	width: 16%;
	margin-right: 6px;
	text-align: center;
}
.blog-social li:last-child{
	margin: 0;
}
.blog-social li a{
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform: capitalize;
	padding: 30px 0 22px;
}
.blog-social li a:hover{
	box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.3);
}
.blog-social li a i{
	display: block;
	font-size: 24px;
}
.blog-social li a b{
	display: block;
	margin-bottom: -7px;
}
.facebook{
	background: #38599e!important;
}
.twitter{
	background: #45b0e4!important;
}
.youtube{
	background: #cd181f!important;
}
.vimeo{
	background: #44bbff!important;
}
.google{
	background: #f84e3f!important;
}
/*author wrap*/
.author-wrap{
	float: left;
	width: 100%;
	background: #333333;
	padding: 40px;
	margin-bottom: 70px;
}
.author-wrap figure{
	width: 117px;
	border-radius: 100%;
	margin-right: 30px;
}
.author-wrap .text{
	overflow: hidden;
	float: none;
	width: auto;
}
.author-wrap .text p{
	margin: 0 0 3px 0;
	color: #969696;
}
.author-heading{
	float: left;
	width: 100%;
	margin-bottom: 14px;
	padding-top: 8px;
}
.author-heading h4{
	float: left;
	line-height: 24px;
}
.author-heading h4 a{
	line-height: 24px;
	display: inline-block;
	color: #fff;
}
.author-heading h4 span{
	font-size: 18px;
	font-family: 'Minion';
	line-height: 18px;
	margin-left: 10px;
}
.author-heading .laser-social-1{
	float: right;
}
.author-heading .laser-social-1 a{
	color: #a7a7a7;
}
/*related post*/
.related-post{
	float: left;
	width: 100%;
	margin-bottom: 70px;
}
.related-post .blogdetail-des{
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15 );
}
.related-post .blogdetail-des .text{
	padding-left: 15px;
	padding-right: 15px;
}
.related-post .blogdetail-des .text h3{
	font-size: 24px;
	line-height: 19px;
}
.related-post .blogdetail-des .text > a{
	float: left;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 13px;
	color: #999999;
	margin-bottom: 30px;
}
/*comment section*/
.comment-section{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.comment-wrap{
	float: left;
	width: 100%;
}
.comment-wrap li{
	float: left;
	width: 100%;
}
.comment-dec{
	float: left;
	width: 100%;
	margin-bottom: 45px;
}
.comment-dec figure{
	width: 108px;
	border-radius: 100%;
	border: 1px solid #e6e6e6; 
	margin-right: 20px;
}
.comment-dec figure img{
	border-radius: 100%;
}
.comment-dec figure:before{
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 6px solid #fff;
	position: absolute;
	border-radius: 100%;
}
.comment-dec .text{
	float: none;
	overflow: hidden;
	width: auto;
}
.comment-heding{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.comment-heding h6{
	margin-bottom:9px; 
}
.comment-heding h6 a {
    float: left;
    font-size: 20px;
    line-height: 16px;
    text-transform: capitalize;
    position: relative;
    padding-right:15px; 
}
.comment-heding h6 a:before{
	content: "/";
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	font-size: 20px;
	color: #333;
}
.comment-heding h6 i{
	font-size: 18px;
	line-height: 18px;
	margin-top: -1px;
}
.comment-heding > span{
	float: left;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	font-family: 'Minion';
}
.comment-heding > a{
	font-size: 16px;
	line-height: 16px;
	color: #999;
	float: right;
}
.comment-dec .text p{
	float: left;
	margin-bottom: 0;

}
.second-comment{
	padding-left: 100px;
	float: left;
	width: 100%;
}
/*search form*/
.comment-form{
	float: left;
	width: 100%;
}
.comment-form .contact-form button{
	padding:16px 18px 15px; 
	text-transform: uppercase;
	float: left;
}
/*  Blog Listing CSS START */
.bloglisting-des{
	float: left;
	margin-bottom: 30px;
	width:100%;
}
.bloglisting-des .text{
	padding: 30px 0 10px 101px;
	position: relative;
}
.bloglisting-des .text .date{
	position: absolute;
	left: 0;
	top: 30px;
}
.bloglisting-des .text h4{
	line-height: 18px;
	margin-bottom: 27px;
}
.bloglisting-des .text p{
	margin:0 0 16px 0; 
}
.bloglisting-des .text:last-child p{
	margin-bottom: 25px;
}
.date{
	width: 70px;
	height: 70px;
	text-align: center;
	border: 2px solid;
	font-family: 'Minion';
	text-transform: uppercase;
	font-size: 14px;
	padding: 4px 0 0 0;
	color: #333333;
}
.date b{
	font-size: 36px;
	color: #333333;
	display: block;
	line-height: 36px;
	margin-bottom: -4px;
}
/*blog meta*/
.blog-meta{
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-bottom: 3px;
	margin-bottom: 40px;
}
.blog-meta:before{
	background-color: #333;
}
.blog-meta li{
	float: left;
	margin-right: 30px;
	font-size: 16px;
	color: #333;
	line-height: 16px;
	text-transform: capitalize;
}
.blog-meta li:last-child{
	margin: 0;
}
.blog-meta li i{
	color: #333;
	margin-right: 8px;
}
.blog-meta li a{
	margin-left: 5px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
}
.blog-tag a{
	display: inline-block;
	margin-left: 5px;
	position: relative;
	color:#666666;
	padding-right: 3px;
}
.blog-tag a:before{
	content: ",";
	right: -2px;
	bottom: 0;
	position: absolute;
	font-size: 20px;
	color: #666666;
}
.blog-tag a:last-child:before{
	font-size: 0;
}
.bloglisting-des .text .btn-2{
	border-color: #999999;
	color: #333333;
	padding: 15px 15px 14px;
}
.bloglisting-des .text .btn-2:hover{
	color: #fff;
}
/*slider*/
.bloglisting-des .bx-wrapper .bx-controls-direction a {
    height: 48px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: 0px;
    top: 50%;
    width: 48px;
    font-size: 0;
    z-index: 9999;
    background-image:none;
    background: rgba(255, 255, 255, 0.10);
    text-align: center;
}
.bloglisting-des .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    left: 0px;
    transform: translateZ(0px);
}
.bloglisting-des  .bx-wrapper .bx-prev:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 48px;
    color: #fff;
    font-size:16px;
    content: "\f104 ";
    font-family: FontAwesome;
    text-align: center;
}
.bloglisting-des .bx-next:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    content: "\f105";
    font-family: FontAwesome;
    text-align: center;
}
/*  Blog 3 CSS START */
.blog-thumb{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.blog-thumb figure{
	padding: 20px 20px 0 0;
}
.blog-thumb figure img{
	position: relative;
	background: #000;
}
.blog-thumb figure img:before{
	 content: "";
	 left: 0;
	 right: 0;
	 top: 0;
	 bottom: 0;
	 position: absolute;
	 background: #000;
	 opacity: 0.5;
}
.blog-thumb figure:before{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 20px;
	left: 20px;
	border: 2px solid #e6e6e6;
	content: ""; 
}
.blog-thumb .text{
	position: relative;
	padding: 15px 0 14px 0;
	text-align: left;
}
.blog-thumb .text > a{
	position: absolute;
	right: 0;
	width: 70px;
	height: 70px;
	font-size: 20px;
	color: #fff;
	line-height: 70px;
	bottom: 25px;
	text-align: center;
}
.blog-thumb .text > a:hover{
	background: #000;
}
.blog-thumb .text h5{
	margin-bottom: 10px;
	padding-right:40px;
}
.blog-thumb .text h5 a{
	font-size: 20px;
	text-transform: capitalize;
	display: inline-block;
	padding: 0 40px 0 0;
}
.blog-thumb .text p{
	margin-bottom: 16px;
}
.blog-thumb .text em{
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
	font-family: 'Minion';
}
/* Blog 4 CSS START */
.laser-gallery-wrap{
	float: left;
	width: 100%;
}
.laser-gallery-thumb{
	float: left;
	margin-bottom: 30px;
}
.laser-gallery-thumb figure:before{
	content: "";
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	position: absolute;
	background: #000;
	opacity: 0;
}
.laser-gallery-thumb:hover figure:before{
	opacity: 0.75;
}
.laser-gallery-thumb figure figcaption{
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: -8px;
	 -webkit-transform: translate(0, 50px);
	-moz-transform:   translate(0, 50px);
	-ms-transform: translate(0, 50px);
	-o-transform:  translate(0, 50px);
	opacity: 0;

}
.laser-gallery-thumb:hover figure figcaption{
 	-webkit-transform: translate(0, 0px);
	-moz-transform:   translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform:  translate(0, 0px);
	opacity: 1;

}
.laser-gallery-thumb figure figcaption a{
	display: inline-block;
	font-size: 26px;
	color: #fff;
}
.laser-gallery-wrap .laser-pagination{
	text-align: center;
	padding-top: 20px;
}
.blog-sidebar{
	padding: 70px 0 40px;
	float: left;
	width: 100%;
}
/* Massonary CSS START */
.laser-masonary-wrap{
	float: left;
	width:100%;
}
.laser-masonary-wrap #filterable-item-filter-1{
	float: left;
	width: 100%;
	margin-bottom: 50px;
	padding: 0 15px;
}
.laser-masonary-wrap #filterable-item-filter-1 li{
	display: inline-block;
}
.laser-masonary-wrap #filterable-item-filter-1 li a{
	background: transparent;
	border: none;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 13px;
	color: #999;
	float: left;
	margin-right: 20px;
	font-family: 'Minion';
	text-align: left;
	padding: 0;
	cursor: pointer;
}
.laser-masonary-wrap #filterable-item-filter-1 li a .border-style-1{
	width: 36px;
	margin-top: 10px;
	opacity: 0;
}
.laser-masonary-wrap #filterable-item-filter-1 li a .border-style-1::before{
	width: 29px;
}
.laser-masonary-wrap #filterable-item-filter-1 li a.active,
.laser-masonary-wrap #filterable-item-filter-1 li a:hover{
	color: #333;
}
.laser-masonary-wrap #filterable-item-filter-1 li a:hover .border-style-1,
.laser-masonary-wrap #filterable-item-filter-1 li a.active .border-style-1{
	opacity: 1;
}
.laser-masonary-wrap #filterable-item-holder-1{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.laser-masonary-wrap figure{
	background: #000;
	margin-bottom: 30px;
}
.laser-masonary-wrap figure:hover img{
	opacity: 0.45;
}
.laser-masonary-wrap figure:before{
	content: "";
	top: 20px;
	bottom: 20px;
	right: 50px;
	left: 50px;
	border-width:1px 0;
	border-style: solid; 
	position: absolute;
	-webkit-transform:scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform:  scale(0);
}
.laser-masonary-wrap figure:after{
	content: "";
	top: 40px;
	bottom: 40px;
	right: 30px;
	left: 30px;
	border-width: 0 1px;
	border-style: solid; 
	position: absolute;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
}
.laser-masonary-wrap figure:hover:after,
.laser-masonary-wrap figure:hover:before
{
	-webkit-transform: scale(1);
	-moz-transform:   scale(1);
	-ms-transform: scale(1);
	-o-transform:  scale(1);
}
.laser-masonary-wrap figcaption{
	top: 50%;
	left: 0;
	right: 0;
	margin:-78px auto 0; 
	text-align: center;
	position: absolute;
	 -webkit-transform: translate(0, 50px);
	-moz-transform:   translate(0, 50px);
	-ms-transform: translate(0, 50px);
	-o-transform:  translate(0, 50px);
	opacity: 0;
	z-index: 10;
}
.laser-masonary-wrap figure:hover figcaption{
	 -webkit-transform: translate(0, 0px);
	-moz-transform:   translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform:  translate(0, 0px);
	opacity: 1;
}
.laser-masonary-meta{
	display: inline-block;
	margin-bottom: 14px;
	color: #fff;
}
.laser-masonary-meta a{
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	text-transform: capitalize;
	position: relative;
	margin: 0 3px;
}
.laser-masonary-meta a:before{
	content: ",";
	right: -5px;
	bottom: 0;
	font-size: 18px;
	color: #fff;
	position: absolute;
}
.laser-masonary-wrap figcaption h2{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 25px;
}
.laser-masonary-wrap .col-md-3 figcaption h2{
	font-size: 30px;
}
.laser-masonary-wrap figcaption > a{
	display: inline-block;
	width: 53px;
	height: 53px;
	line-height: 53px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	margin: 0 3px;
	font-size: 16px;
}
.laser-masonary-wrap .laser-pagination{
	text-align: center;
}
.laser-masonary-wrap .laser-pagination .pagination{
	margin-bottom: 22px;
}
/*  Gallery CSS START */
 .masonary3 figure{
 	margin-bottom: 20px;
 }
.masonary3 figure:hover::after,
 .masonary3 figure:hover::before{
 	display: none;
 }
 .masonary3  figure:hover img {
    opacity: 1;
}
 .masonary3 figcaption{
	left: 20px;
	right: 20px;
	background: rgba(0, 0, 0, 0.65);
	padding: 51px 0 44px;
	margin-top: -111px;
}
 .masonary3 figcaption:before{
 	position: absolute;
 	content: "";
 	left: 10px;
 	right: 10px;
 	top: 10px;
 	bottom: 10px;
 	border: 1px solid #fff;
 }
 .masonary3 figcaption h2{
 	margin: 0;
 	position: relative;
	font-size: 18px;
 }
 .masonary3 figcaption a{
	border: none;
	border-radius: 0;
	font-size: 20px;
	margin: 0;
	height: 50px;
	position: relative;
}
.masonary3 figcaption a:hover{
	background: transparent!important;
}
 .masonary3 .laser-pagination{
 	padding-top: 30px;
 }
/*  Contact Us CSS START */
.laser-contact-wrap{
	float: left;
	width: 100%;
}
.contact-form .heading-2,
.laser-contact-wrap .heading-2{
	text-align: center;
}
.contact-form .heading-2 h2,
.laser-contact-wrap .heading-2 h2{
	font-size: 30px;
	line-height: 23px;
	padding-bottom: 24px;
}
.contact-form .heading-2 h2{
	padding-bottom: 15px;
}
.contact-form .border-style-1,
.laser-contact-wrap .border-style-1{
	margin: auto;
}
.contact-dec{
	width: 100%;
	text-align: center;
	padding: 30px 0 30px;
	border: 1px solid #D5E4E9;
	max-width: 290px;
	margin: 0px auto;
	margin-bottom: 30px;
	height: 300px;
}
.contact-dec:hover{
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.20);
}
.contact-dec span{
	width: 50px;
	height: 50px;
	line-height: 45px;
	border-radius: 100%;
	border: 2px solid #C8C8C8;
	font-size: 28px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	display: inline-block;
}
.contact-dec:hover span{
	background: transparent;
	color: #FF0004;
}
.contact-dec h5{
	text-transform: capitalize;
	color: #666;
	line-height: 19px;
	margin-bottom: 23px;
}
.contact-dec:hover h5{
	color: #494949;
}
.contact-dec address{
	font-family: 'Minion';
	font-style: normal;
	padding: 0 15px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #575757;
	margin-top: -2px;
}
.contact-dec em{
	display: block;
	font-style: normal;
	font-size: 18px;
	color: #999;
	font-family: 'Minion';
	line-height: 21px;
	margin-bottom: 15px;
}
.contact-dec a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #999;
}
.contact-dec .social a {
    display: inline-block;
	margin:15px;
}
.contact-dec em:last-child{
	margin:0 0 -3px 0;
}
.contact-dec a:last-child{
	margin:0 0 -2px 0; 
}
.contact-dec:hover em,
.contact-dec:hover a{
	color: #666;
}
/*kode-map*/
.kode-map{
	float: left;
	width: 100%;
	border-top:4px solid #E90003;
	position: relative;
}
.kode-map > #map-canvas {
    float: left;
    height: 400px;
    width: 100%;
	background-image:url(../images/map.png);
	background-position:center;
	background-repeat: no-repeat;
	
}
/*contact form*/
.contact-form{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.contact-form form{
	float: left;
	width: 100%;
	text-align: center;
}
.contact-input{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.contact-input textarea,
.contact-input input[type=text]{
	float: left;
	width: 100%;
	height: 50px;
	line-height: normal;
	font-size: 16px;
	border: 1px solid #D5E4E9;
	text-align: left;
	color: #999999;
	padding: 14px 30px;
}
.contact-input textarea{
	height: 200px;
	resize:none;
	text-align: left;
	margin-bottom: 10px;
}
.contact-input textarea::-moz-placeholder,
.contact-input input[type=text]::-moz-placeholder{
	color: #999999;
	opacity: 1;
}
.contact-form button{
	display: inline-block;
	padding: 16px 30px 15px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Minion';
}
.contact-form button:hover{
	background: #000;
}
.contact-input textarea.error,
.contact-input input[type=text].error{
	border: 1px solid #E90003;
}
.text-danger {
    color:#E90003;
}
/* 404 CSS START */
.laser_404 {
	background-image: url(../extra-images/banner-1.jpg);
	background-size: cover;
	background-origin:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.outerwrap-404{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
}
.outerwrap-404:before{
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	content: "";
	background: #000;
	opacity: 0.5;
}
.laser_404_wrap{
	top: 50%;
	right: 0;
	left: 0;
	margin-top: -288px;
	text-align: center;
	position: absolute; 
}
.laser_404_wrap h6{
	font-size: 80px;
	line-height: 54px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 50px;
}
.laser_404_wrap img{
	margin-bottom: 30px;
}
.laser_404_wrap .border-style-1{
	margin:0 auto 40px;
}
.laser_404_wrap h2{
	color: #fff;
	text-transform: capitalize;
	line-height: 25px;
	margin-bottom: 50px;
	padding-bottom: 8px;
}
.laser_404_wrap span {
    display: block;
    font-size: 116px;
    height: 67px;
    line-height: 66px;
    margin-bottom: 40px;
}
.laser_404_wrap a{
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;
	padding:17px 45px 18px; 
}
.laser_404_wrap a:hover{
	color: #000;
	background: #fff;
}
/* Coming Soon CSS START */
.comingsoon-wrap{
    background-image: url("../extra-images/comingsoon.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.comingsoon-wrap {
    float: left;
    width: 100%;
    z-index: 1;
}
.comingsoon-outer-wrap{
	float: left;
	width: 100%;
}
.comingsoon-wrap::before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	position: absolute;
	opacity: 0.35;
}
.comingsoon-des {
    left: 0;
    margin-top: -255px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
}
.comingsoon-des > span {
    display: block;
    font-size: 116px;
    height: 67px;
    line-height: 66px;
    margin-bottom: 40px;
    position: relative;
}
.comingsoon-des h6{
	font-size: 60px;
	color: #fff;
	text-transform: capitalize;
	line-height: 43px;
	margin-bottom: 32px;
    position: relative;
}
.comingsoon-des p{
	font-size: 16px;
	color: #b8b8b8;
	margin-bottom: 0;
	margin-bottom: 40px;
    position: relative;
}
.comingsoon-des .countdown{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
    position: relative;
}
.comingsoon-des .countdown li{
	display: inline-block;
	margin-right: 66px;
}
.comingsoon-des .countdown li:last-child{
	margin: 0;
}
.comingsoon-des .countdown li span{
	display: inline-block;
	width: 155px;
	height: 155px;
	border: 9px solid #333333;
	font-size: 60px;
	color: #fff;
	line-height: 141px;
	border-radius: 100%;
	font-family: 'Minion';
	margin-bottom: 12px;
}
.comingsoon-des .countdown li p{
	padding:0; 
	color: #fff;
	font-family: 'Minion';
	margin-bottom: 0;
	text-transform: capitalize;
}
.comingsoon-des form{
	width: 772px;
	position: relative;
	margin: 0 auto 39px;
	background: transparent;
	display: inline-block;
}
.comingsoon-des form input[type="text"]{
	float: left;
	width: 100%;
	height: 52px;
	line-height: normal;
	font-size: 18px;
	color: #fff;
	border: 1px solid #fff;
	padding:13px 80px 15px 30px;
	background: transparent;
}
.comingsoon-des form button{
	position: absolute;
	line-height: 52px;
	height: 100%;
	border-left: 1px solid #fff;
	font-size: 18px;
	top: 0;
	right: 0;
	bottom: 0;
	width: 56px;
	background: transparent;
}
.comingsoon-des .laser-social-1{
	float: left;
	width: 100%;
	text-align: center;
    position: relative;
}
.comingsoon-des .laser-social-1 ul{
	display: inline-block;
}
.comingsoon-des .laser-social-1 li{
	margin-right: 28px
}
.comingsoon-des .laser-social-1 li:last-child{
	margin: 0;
}

/*  Footer CSS START */
.laser_footer_bg{
	padding-bottom: 0;
	position: relative;
	overflow:hidden;
	background-color: #000;
}
.laser_footer_bg .container{
	position: relative;
}
/****GO TO TOP*****/
.go-up{

    display: none;
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    text-align: center;
    z-index: 9999;
    color: #ffffff;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    text-shadow: 1px 2px 3px #000;
    animation-name: opacity;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    -webkit-animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: opacity;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: opacity;
}
.phone {
	clear:both;
	color: #fff;
	line-height: 22px;
}
.phone strong {
	color: #ff0000;
	display:block;
	font-size: 18px;
}
.laser-footer-social li.phone strong {
	display: inline-block;
}
.credit-card {
	text-align:right;
	margin-top:10px;
}
.day {
	display:inline-block;
	width: 100px;
}
.contact-dec .text-left {
	width: 200px;
	margin: 0px auto;
}
.checkbox {
	padding-left: 20px;
	cursor:pointer;
}
.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
	cursor:pointer;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	cursor:pointer;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 2px;
	padding-top: 0px;
	font-size: 12px;
	color: #E90003;
	cursor:pointer;
	line-height: 1.4 !important;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
	z-index: 1;
	cursor:pointer;
}
.checkbox input[type="checkbox"]:focus + label::before {
	outline: none !important;
}
.checkbox input[type="checkbox"]:checked + label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled {
	cursor: not-allowed !important;
}
.checkbox input[type="checkbox"]:disabled + label {
	opacity: 0.65;
	cursor: not-allowed !important;
}
.checkbox input[type="checkbox"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed !important;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox.checkbox-single label {
	height: 17px;
}
.overlay {
background: transparent;
position: absolute;
width: 100%;
height: 400px;
top: 0px;
}