* {
	margin: 0px;
	padding: 0px;
}
ul, a {
	text-decoration: none;
	list-style: none;
}
h1, h2, h3, h4
{
	font-family: 'Carrois Gothic', sans-serif;
}

.mb-60{
    margin-bottom:60px;
}


.shrink-nav .logo {
    background: #000 url(../image/menu-bg_02.jpg) center right no-repeat;
    padding: 9px 10px;
    height: 110px;
}
.shrink-nav .background
{
	background:#D7B172;
}
.background-2
{
	background:#111;
}
.shrink-nav .bg-new 
{
	background:#000;
	margin:0 -5px 0 0;
	padding:0 0;
}
.shrink-nav .menu
{
	width:100%;
	height:95px;
	background:#D7B172;
	padding-top:40px;
	position: relative;
	
}

.navbar {
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 9999;
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #0000007a;
    border: transparent;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}

.shrink-nav {
  color: #000 !important;
  top: 0px;
  background-color: #fff;
  position: fixed;
}
.shrink-nav .navbar-nav > li > a {
  color: #000 !important;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav > li > a {
    line-height: 20px;
  }
  .navbar-brand {
    padding: 7px 15px;
  }
  .navbar-brand img {
    width: 144px;
  }
}

.form-control {
    display: block;
    width: 100%;
    height: 45px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-group textarea{
    height: 100px !important;
}

.position1 {
	position: relative;
}
.menu ul li a
{
	color:#d7b56e;
	font-size:16px;
	font-weight:600;
}
.menu ul li a:hover
{
	color:#fff;
}
.nav-pills>li>a {
	border-radius:1px;
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background:none;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background:none;
}

.messages1{
    color:green;
    font-weight:600;
}

.error{
    color:red;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 230px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);

}
.carousel-caption .btn {
	text-shadow: none
}
.carousel-caption h3
{
	font-size:66px;
	margin-bottom:25px;
	font-family:Roboto;
	
	word-wrap:break-word;
	font-weight:600;
	
}
.btn-success
{
	background:#fff;
	border:1px solid #fff; 
	padding:10px 20px;
	font-size:21px;
	color:#333;
}
.btn-success:hover
{
	background:rgba(213, 213, 213, 0.2);
	border:1px solid #d5d5d5;
	
}
.mymargin-v
{
	margin-top:20px;
}
.mymargin-px
{
	margin-bottom:80px;
	margin-top:80px;
}
.jumbotron {
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	
	
	color: inherit;
	background:none;
}
.jumbotron .h1, .jumbotron h1 {
	color: inherit;
	text-align:center;
	font-size:31px;
	text-transform:uppercase;
}
.jumbotron .h2, .jumbotron h2 {
	color: inherit;
	text-align:center;
	font-size:31px;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing:2px;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
	text-align:center;
}
.text-info
{
	color:#fff;
}

.btn-primary
{
	background:#000;
	
}
.btn-primary:hover
{
	background:#000;
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}
.jumbotron .container {
	max-width: 100%
}
.jumbotron2 .container {
	max-width: 100%
}


.glyphicon-list-alt
{
	
	padding:40px;
	border-radius:100%;
	border:8px solid #000;
	font-size:45px;
}
.fa-file-text-o
{
	padding:40px;
	border-radius:100%;
	border:8px solid #000;
	font-size:45px;
}
.contract p span
{
	color:#c9112b;
}

.contract h3
{
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.btn-success2
{
	background:#fbfbfb;
	border:1px solid #d5d5d5; 
	padding:10px 20px;
	font-size:16px;
	color:#c9112d;
	margin-top:20px;

}
.btn-success2:hover
{
	background:rgba(213, 213, 213, 0.2);
	border:1px solid #d5d5d5;
	color:#c9112d;
	
}

.oneday
{
	margin-top: 115px;
}
.btn-success3
{
	background:#c89a4c;
	border:1px solid #c89a4c; 
	padding:10px 40px;
	font-size:16px;
	color:#fff;
	margin-top:20px;
	letter-spacing:2px;
}
.btn-success3:hover
{
	background:rgba(213, 213, 213, 0.2);
	border:1px solid #d5d5d5;
	color:#fff;
	
}
.btn-success4
{
	background:#c89a4c;
	border:1px solid #c89a4c; 
	padding:10px 15px;
	font-size:16px;
	color:#fff;
	margin-top:20px;
	letter-spacing:2px;
}
.btn-success4:hover
{
	background:#fbfbfb;
	border:1px solid #d5d5d5;
	color:#c89a4c;
	
}

.mem
{margin-top: 2%;

}

.mem-btn {
	
    border: 5px solid #000;
	background: #000;
    color: #fff;
    font-family: calabria;
    line-height: 39px;
    margin: auto;
    text-align: center;
    text-decoration: none;
	font-size: 20px !important;
	font-weight: bolder !important;
	padding: 5px 111px;
}

.mem-btn a
{color: #fff !important;
 text-decoration: none !important;
}


.background-img
{
	background: url(../image/slide_3.jpg) no-repeat;
	width:100%;
	background-position:center top;
	background-attachment:fixed;
	padding-bottom:80px;
}
.new h3 {
    letter-spacing: 3px;
    color: #fff;
}
.new p {
    text-align: justify;
    color: #fff;
}
.footer
{
	padding-top:50px;
	padding-bottom:50px;
}
.footer a
{
	color:#D7B172;
	text-decoration:none;
}
.footer a:hover
{
	color:#fff;
}
.footer h4
{
	color:#fff;
	font-size:21px;
	margin-bottom:20px;
}
.footer p
{
	color:#fff;
	text-align:justify;
}
.footer ul li a
{
	color:#fff;

	display:block;

	
	padding-bottom:10px;
	font-size:15px;
	text-decoration:none;
	
}
.footer ul li a:hover
{
	color:#D7B172;
}
.dl-horizontal dt {
	float: left;
	width:60px;
	overflow: hidden;
	clear: left;
	text-align: justify;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#fff;
}
.dl-horizontal dd {
	margin-left:20px;
	color:#fff;
}
.myspace
{
	
	padding-left:0px;
	padding:0px;
	
}
.myspace2
{
	margin-right:0px;
	padding-right:0px;
}
/*******************************/
.footer-x
{
	float:right;
	padding:10px 0 10px 0;
}
.footer-x p
{
	color:#D7B172;
	margin:0 0;
}
.footer-y
{
	padding:10px 0 10px 0;
}
.footer-y p
{
	color:#d5d5d5;
		margin:0 0;
}
.background3
{
	background:#000;
}

/*******************about************/

.mymargin4
{
	padding:150px 0 150px 0;
	background:#333;
}
.mypadding2
{
	margin-bottom:50px;
}
.about-header

{
	padding-top:30px;
	padding-bottom:20px;
}
.about-txt
{

	margin:0 0;
}
.about-txt p
{
	text-align:justify;
}
.about h1
{
	margin-top:0px;
	margin-bottom:20px;
}
.about-image-x
{
	padding-top:0px;
	height:430px;
	background:#930;
	overflow:hidden;
	width:100%;
}
.abou-image-x img
{
	width:100%;
	height:100%;
}
.banner
{
	background:url(../image/trial-bg.jpg) no-repeat;
	height:430px;
	width:100%;
	margin:0 0;
	padding:0 0;
	background-size:100%;
	
}
.banner2
{
	background:url(../image/equiment-bg.jpg) no-repeat;
	height:430px;
	width:100%;
	margin:0 0;
	padding:0 0;
	background-size:100%;
	
}
.banner3
{
	background:url(../image/facility-bg.jpg) no-repeat;
	height:430px;
	width:100%;
	margin:0 0;
	padding:0 0;
	background-size:100%;
	
}
.banner4
{
	background:url(../image/about-bg.jpg) no-repeat;
	height:430px;
	width:100%;
	margin:0 0;
	padding:0 0;
	background-size:100%;
	
}
.map-x
{
	
	height:430px;
	padding:0 0;
	
}
/**************************************contact****************************************************/

.form-x h1 {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    color: #bb8120;
}
.form-control:focus {
    border-color:#D7B172;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}
/*.form-group textarea*/
/*{*/
/*	padding-bottom:80px;*/
/*}*/


/**************************facility******************************************************/


.facimg
{
	
	height:200px;
	overflow:hidden;
}
.facimg img
{
	width:100%;
	height:100%;
}
.factext h3 
{
	margin:0 0;
	padding-bottom:20px;
	
}
.hr
{
	padding-bottom:50px;
	
	
	border-bottom:2px solid #BBBBBB;
}
.pad-bot
{
	padding-bottom:50px;
}


.thumbnail {
    position:relative;
    overflow:hidden;
}
 
.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

/*************************************************************trial******************************************************************/
.myform
{
	background:#EDEDED;
	padding:20px 20px 40px 20px;
}
.myform label
{
	font-size:21px;
	color:#5f5f5f;
	padding:0 0;

}
.page-header {
	padding-bottom: 9px;
	margin: 0px 0 20px;
	border-bottom: 1px solid #D7B172;
	text-align:center;
}
.btn {
    background: #CD2D47;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    margin-top: 10px;
}
.btn:hover
{
	background:rgba(205, 45, 71, 0.90);
	color:#fff;
}
.mytrial
{
	margin-bottom:40px;
}
.mytrial h4
{
	margin-bottom:30px;
	font-size:24px;
}
.mytrial p
{
	text-align:justify;

}
/********************Equipment*****************************************************/
.myequiptext
{
	margin-bottom:30px;
	
	text-align:center;
	margin-top:100px;
}
.myequipment
{
	margin-bottom:30px;
	text-align:center;
}

/********************FORM*****************************************************/

.mymargin-f
{
	margin-bottom:20px;
}
.mymargin-q
{
	margin-bottom:15px;
}



.modal {
	z-index: 99999;
}

.modal-content {
	background-color: #D7B172;
}

.modal-header {
	background: #000;
}

h4 .modal-title {
	color: #fff;
}

.modal-body p {
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.modal-title img {
	text-align: center;
	margin: 0 auto;
}

.modal-header .close {
	margin-top: -2px;
} 

.close {
	float: right;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	opacity: 1;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

.modal-body.headmd h1 {
	background: #CD2D47;
	color: #fff;
	padding: 15px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
}


.offer1 {
	text-align: center;
}

.offer1 ul li {
	padding: 10px 0;
	background: #fff;
	margin: 10px 0;
	font-size: 20px;
}

.onwords {
	background: #eee;
	padding: 50px 0;
	margin: 50px 0;
}


.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}

.abt {
    padding: 70px 0;
}
.abt-details h2{
	margin: 0px;
	font-size: 28px;
	font-weight: 600;
	padding-bottom: 10px;
}

.btn-view {
	background: none;
	border:none;
	font-size: 16px;
}

.new a{
	color: #D7B172;
}
.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
  
    padding-bottom:75px;
}


.jumbotron {
	padding-bottom: 0px !important ;
}


.contact-form-details {
	padding: 70px 0;
}

.offers {
	padding: 10px 0;
	background: #d7b172;
    box-shadow: 5px 0 5px #9a9a9a;
}

.offers h2{
	color: #fff;
	font-weight: 600;
}

.offers h2 {
  color: #fff;
 
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 2px #fff, 0 0 5px #fff, 0 0 10px #d7b172, 0 0 5px #d7b172, 0 0 15px #d7b172, 0 0 10px #d7b172, 0 0 20px #ffffff;
  }
  
  to {
    text-shadow: 0 0 5px #fff, 0 0 2px #d7b172, 0 0 5px #666, 0 0 10px #d7b172, 0 0 10px #d7b172, 0 0 15px #d7b172, 0 0 15px #d7b172;
  }
}


.menu button {
    position: absolute;
    right: 10%;
    top: 32%;
    background: none;
    border: none;
    background: #000;
    padding: 10px 20px;
    border-radius: 10px;
    color: #d7b172;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.6s;
}

.shrink-nav .menu button {
    position: absolute;
    right: 10%;
    top: 50%;
    background: none;
    border: none;
    background: #000;
    padding: 10px 20px;
    border-radius: 10px;
    color: #d7b172;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.6s;
}
.menu button a{
	color: #d7b172;
}

.nav{
	line-height: 75px;
}

.shrink-nav .nav{
	line-height: 20px;
}
.menu button:hover{
	top: 20%;
	    box-shadow: 0 5px 0px #fff;
}

.shrink-nav .menu ul li a{
	color: #000;
}

 .shrink-nav .menu button:hover{
	top: 40%;
	    box-shadow: 0 5px 0px #fff;
}

/*.navbar-default {
    background: #00000057;
    border: none;
    position: absolute;
    z-index: 999;
    width: 100%;
}*/


.mymargin {
	padding: 100px 0;
}

.achievement {
	background: #d2d2d2;
	padding: 40px 0;
}

.achievement-heading h2{
	padding: 15px 0;
	text-align: center;
	position: relative;
	font-weight: 600;
}

.actievement-details {
	padding: 25px 0 ; 
}

.achievement-heading h2::before {
    position: absolute;
    content: "";
    width: 20%;
    height: 4px;
    background: #d7b172;
    left: 40%;
    bottom: 0%;
}

.gallery {
	background: url(../image/gallery-bg.jpg);
}



/*slider gallery*/

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.view-all {
	margin-top: 45px;	
}

.view-all a{
	background: #d7b172;
	padding: 10px 20px;
	border-radius: 5px;
	color: #fff;
}

.slick-prev {
	background: none;
	border: none;
	font-size:20px;
}

.review {
    position: fixed;
    z-index: 9999;
    color: #fff;
    top: 80%;
    left: -50px;
    transform: rotate(270deg);
    transition: 0.6s;
}

.review a{
	background: #d7b172;
	padding: 15px 25px;
	color: #fff;
	transition: 1.2s;
}
.perfect {
	background: #fff;
	padding: 0px 20px;
}
.perfect:hover .review {
	transform: rotate(360deg);
	left: 0;
	border-radius: 20px;
}
.perfect:hover .review a{
	border-radius:0 25px 25px 0;
}

.slick-prev::before{
	content: '';
	position: absolute;
	width: 20%;
	height: 40px;
	background: #000;
}

.about-image-x img{
	width: 100%;
}