@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
html {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #34495e;
    background: #2C3E50;
}
body {
  font-family: 'Open Sans', sans-serif;
  background: #f5f5f5;
}
.footer {
    background: #2C3E50;
    color: #FFF;
}
.footer h4 {
    font-size: 1.3em;
    color: #1DD2AF;
    font-weight: 700;
}

.slide-container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.slide-content {
	height:100%;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}

.hcenter {
    text-align: center;
}

td, th {
	padding:4px;
}

.inline li {
  display:inline;
  padding: 4px;
}

@media (max-width: 767px) {
  .hide-xs {
    display: none;
  }
  .block-xs {
    display: block;
  }
  .modal-footer .block-xs + .block-xs {
    margin-left: 0;
    margin-top: 10px;
  }
}

/* header button social */
.btn-social-small {
  border: 0;
  color: #fff;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align:middle;
  padding: 0;
}

.top-header > .nav > li > a {
    position: relative;
    display: block;
    padding: 8px 8px;
}

/* footer button social */
.btn-social {
  border: 0;
  color: #fff;
  display: inline-block;
  margin:2px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  vertical-align:middle;
  padding: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.btn-social.btn-facebook {
  background: #4f7dd4;
}
.btn-social.btn-facebook:hover {
  background: #789bde;
}
.btn-social.btn-twitter {
  background: #5bceff;
}
.btn-social.btn-twitter:hover {
  background: #8eddff;
}
.btn-social.btn-linkedin {
  background: #21a6d8;
}
.btn-social.btn-linkedin:hover {
  background: #49b9e3;
}
.btn-social.btn-google-plus {
  background: #dc422b;
}
.btn-social.btn-google-plus:hover {
  background: #e36957;
}
.btn-social:hover {
  color: #fff;
}


.gototop {
   background: #2C3E50;
}
.gototop i {
   background: #2C3E50;
    color:#1DD2AF;
    display: inline-block;
    position: absolute;
    left: 48%;
}


/*----start-find-place----*/
.find-place{
	background: #2C3E50;
	color:#9FB0C0;
	border-top: 1px solid #37485A;
	padding-top:8px;
	padding-bottom:8px;
}

.frm-find-place{
	font-size:1.2em;
	padding: 0.6em 0 0 0;
	line-height:2em;
	vertical-align:middle;
}

.frm-find-place .input-group{
	float: left;
	padding:0.1em 0.1em 0.3em 0em;
}

.frm-find-place .btn{
	font-weight:700;
}

.rounded-white {
  padding:4px;
  display: inline-block;
  background: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.astindo {
  width:160px;
  height:45px;
  background: url('../images/logo-astindo.gif') no-repeat;
}
address > a,
address > a:hover,
address > a:link,
address > a:active {
	color:#FFF;
}
.address-icon {
  width:22px;
  text-align:center;
  display:inline-block;
}

.img-responsive .img-blog {
	max-height:300px;
}

.no-margin {
    margin: 0;
    padding: 0;
}

.navbar-my {
	background-color : #fff;
	min-height:100px !important;
}

.navbar {
	margin-bottom : 0;
	min-height: 40px;
}
.navbar-nav {
  margin: 0px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.navbar-org .navbar-text {
    color: #1DD2AF;
    margin-top: 8px;
    margin-bottom: 6px;
    display: inline-block;
	font-size:16px;
	font-weight:600;

}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-brand {
    padding: 10px 4px;
height:40px;
}

.navbar-right {
  float: right !important;
}
.navbar-toggle {
margin-top: 5px;
margin-bottom: 5px;
padding: 4px 4px;
}

.navbar-org .nav > li {
    float: left;
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-main {
	text-transform:uppercase;
}



@media (min-width: 768px) {
  .navbar-my .navbar-right{
	margin-top:30px;
  }
}

.navbar-my .icon-bar{
	background-color : black;
}


.destination-head {
    background-image: url(../images/panorama.jpg);
    background-position: center 0px;
    background-repeat: no-repeat;
    height:200px;
}

.destination-head h1, .destination-head h2, .destination-head h3{
  color: #FFF ;
  text-shadow: 1px 1px #000000;
}

.destination-head h3{
	font-size: 1.5em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 0 1.3em 0;
}

.package-item hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #1DD2AF;
}
.package-item .info .price {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 62%;
}

.price .discount{
	color: #ff0000;
}

.package-item .info .package-info, .departure{
    float : right;
    text-align: right;
    vertical-align: top;
    width: 38%;
}

.package-items .info {
	font-size:14px;
	padding:0px 10px 0px 10px;
        min-height : 120px;
}
tiny, .tiny {
    font-size: 50%;
}

large {
    font-size: 125%;
}

@media (max-width: 400px) {
.card-image {
    min-height: 200px !important;
}
  small {
    font-size: 70%;
  }
  large {
    font-size: 100%;
  }
}


.package-items,
.package-filter {
  list-style: none;
  padding: 0;
  margin: 0 -20px 20px 0;
}
.package-filter > li {
  display: inline-block;
}
.package-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.package-items.col-2 > li {
  width: 50%;
}
.package-items.col-3 > li {
  width: 33%;
}
.package-items.col-4 > li {
  width: 25%;
}
.package-items.col-5 > li {
  width: 20%;
}
.package-items.col-6 > li {
  width: 16%;
}
.package-item {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.package-item .item-inner {
  background: #fff;
  border: 1px solid #eee;
  margin: 0 20px 20px 0;
  position: relative;
}
.package-item img {
  width: 100%;
}
.package-item a {
  color: #2c3e50;
}
.package-item h5 {
  background: #fff;
  margin: 0;
  padding: 10px 0;
  font-weight: 700;
  font-size: 14px;
  color: #2c3e50;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.package-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.package-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.package-item:hover .overlay {
  opacity: 1;
}









.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

body > section {
  padding: 20px 0;
}

.title {
  padding: 0px 0;
}

.media-heading > a {
    color: #FFF;
    margin: 1em 0;
    display: block;
}

.media-body > small {
    color: #1DD2AF;
    font-size: 0.8em;
    margin-top: -7px;
    display: block;
}

.media:last-child {
    margin-bottom: 15px;
}

.media-body {
    width: 100%;
}

/* override google plus follow button veretical-align */
div#___follow_0 {
  vertical-align: middle !important;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: #00679C;
}
.breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
}

#error {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 150px;
}

.top-header > ul li:first-child {
    border-left: 1px ridge #28323C;
}
.top-header > ul li {
    border-left: 1px ridge #36485A;
    border-right: 1px ridge #28323C;
}

#blog img {
	max-width:100% !important;
	height: auto !important;
}

.widget .panel-body { padding:0px; }
.widget .list-group { margin-bottom: 0; }
.widget .panel-title { display:inline }
.widget .label-info { float: right; }
.widget li.list-group-item {border-radius: 0;border: 0;border-top: 1px solid #ddd;}
.widget li.list-group-item:hover { background-color: rgba(86,61,124,.1); }
.widget .mic-info { color: #666666;font-size: 11px; }
.widget .action { margin-top:5px; }
.widget .comment-text { font-size: 12px; }
.widget .btn-block { border-top-left-radius:0px;border-top-right-radius:0px; }
.header { padding: 10px;}
.col-xs-2 .col-md-1 img { padding-right: 20px; color:#FFFFFF;}
.row img { float:left; padding-right: 4px; padding-left: 4px;}

.operson { float:right; padding-left:0px; color:#5586e5; font-weight:600;}
.alter { float:right;}
.altertext { float:right; position: relative;  }


.round { background-color:#5ba6e7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.time { position:relative; top: 45px; color:#000; font-weight:600;}
.time2 { float:left; padding-left:0px; color:#000; font-weight:600;}

.personName {  padding-left:0px; color:#5586e5; font-weight:600;}
.personSay {   padding-left:0px; color:#000; font-weight:600;}

.personName2 { float: right;  padding-left:0px; color:#5586e5; font-weight:600;}
.personSay2 {  float: right; padding-left:0px; color:#000; font-weight:600;}

ul { list-style-type:none; padding:0px; margin:0px;  }
ul li {   padding-left: 0px; }


.bubble{
    background-color: #F2F2F2;
    color:#333;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    float: left;   
    margin: 5px 45px 5px 20px; 
	border-color: #cdecb0;
	 
}

.bubble::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
        -moz-transform:    rotate( 29deg ) skew( -35deg );
        -ms-transform:     rotate( 29deg ) skew( -35deg );
        -o-transform:      rotate( 29deg ) skew( -35deg );
        -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
    left: -9px; 
	
	}

.bubble{
		background-color: #F2F2F2;
		border-radius: 5px;
		box-shadow: 0 0 6px #B2B2B2;
		display: inline-block;
		padding: 10px 18px;
		position: relative;
		vertical-align: top;
		margin: 10px 10px;
		border-color: #cdecb0;
		max-width: 600px;
		
	}


bubble2{
    background-color: #dfeecf;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    float: left;   
    margin: 5px 45px 5px 20px; 
	border-color: #cdecb0;
	
	  }

.bubble2::before {

float:right;
    background-color: #dfeecf;
    content: "\00a0";
    display: block;
    height: 19px;
    /*position: absolute;*/
	position:relative;
    left: 26px;
	top: 11px;
    transform:             rotate( 205deg ) skew( -35deg );
        -moz-transform:    rotate( 205deg ) skew( -35deg );
        -ms-transform:     rotate( 205deg ) skew( -35deg );
        -o-transform:      rotate( 205deg ) skew( -35deg );
        -webkit-transform: rotate( 205deg ) skew( -35deg );
    width:  20px;
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
     
	}

.bubble2{
		float: right;
		max-width: 600px;
		background-color: #dfeecf;
		border-radius: 5px;
		box-shadow: 0 0 6px #B2B2B2;
		display: inline-block;
		padding: 10px 18px;
		position: relative;
		vertical-align: top;
		margin: 10px 10px;
		border-color: #cdecb0;
		
	}


.testimonials h2{
	color:#fff;
}

.testimonials-footer a{
	color:yellow;
}

.testimonials h2 span{
	color:#1DD2AF;
}

.testimoner-name {
	width:100%;
	font-size:14px;
	font-weight:600;
	text-align:center;
}
.testimoner-title {
	width:100%;
	color:#f2f2f2;
	font-size:11px;
	font-weight:400;
	text-align:center;
}

.testimonials {
  background-size: cover;
  background-color: #607d8b;
  color: #fff;
}
.testimonial .testimoner-img {
  float: left;
  margin-right: 30px;
  position: relative;
}
.testimoner-img {
  border-radius: 50%;
  max-width:100%;
  max-height:auto;
}
.testimonials-carousel {
  max-width: 800px;
  margin: 0 auto;
}
.testimonials-carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testimonials-carousel ul li {
  margin: 0;
  padding: 0;
  display: block;
}


#package-header .contact-us {
	padding:10px;
}

#package-header h3 {
    color: #1DD2AF;
}

#package-header{
	background: #333;
	color: #fff;
	margin-bottom: 20px;
	position: relative;
	/*max-height: 364px;*/
	font-size: 16px;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12)!important
}

#package-description{
	background: #333;
	padding-top:15px;
	padding-left:20px;
	padding-bottom:15px;
	font-size:14px;
	font-weight:400;
}

#package-description .price{
	display:inline;
	color: #ffc107;
	font-size:18px;
	font-weight:400;
}

#package-description .discount{
	color: #ff0000;
}

#package-picture {
    padding: 0px;
}

#package-picture img{
	float:right;
    top: 0;
    right: 0;
}
.pricing-detail{
	background: #eee;
	border-radius: 3px;
	padding: 5px 20px 20px;
	font-size: 14px;
	/*box-shadow: 0 0 3px rgba(0,0,0,0.3);*/
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}
#pricing-detail h2{
	margin-top: 10px;
	text-transform: uppercase;
	color: #00679C;
	font-size: 26px;
	letter-spacing: 1px;
}
#pricing-detail .right{
	text-align: right;
}
#pricing-detail .green{
	color: #0F0;
}
#pricing-detail .red{
	color: #F00;
}

#pricing-detail table tr td, #pricing-detail table tr th{
	vertical-align: middle;
	text-align: center;
	padding: 7px 0px 11px;
	line-height: 1em;
}
#pricing-detail table{
	width: 100%;
	border: 2px solid #009688;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#pricing-detail table tr th{
	background: #009688;
	color: #fff;
	font-weight: 400;
}

#itinerary #action ul{
	float:right;
	margin-bottom: 0px;
}

#itinerary #action li {
	float: left;
	list-style: none;
	margin-right: 15px;
}

#itinerary #action li a:after {
	content: "";
	display: inline-block;
	height: 33px;
	margin-left: 5px;
	width: 33px;
	vertical-align:middle;
}

#itinerary #action li#send-friend a:after{
	background:url('../images/program-action-icon.png') no-repeat 0 0;
}

#itinerary #action li#print a:after{
	background:url('../images/program-action-icon.png') no-repeat 0 -33px;
}

#itinerary #action li#pdf a:after{
	background:url('../images/program-action-icon.png') no-repeat 0 -99px;
}

#itinerary #action li#wishlist a:after{
	background:url('../images/program-action-icon.png') no-repeat 0 -66px;
}

#itinerary #info .info-row{
	background:url('../images/sketch-line.png') repeat-x 0 41px;
	height:50px;
}

#info .info-label{
	font-size:12px;
	width:25%;
	float:left;
	line-height:40px;
	color:#555;
}

#info .value{
	font-size:24px;
	color: #6c96d9;
	width:75%;
	float:left;
	font-weight: 300;
}

#compare-button{
	cursor:pointer;
}

#itinerary a#compare-button {
	background: url("../images/compare-button2.png") no-repeat scroll 0px 0px #F69220;
	color: #FFF;
	display: block;
	height: 36px;
	width: 225px;
	padding-left: 35px;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	border-radius: 2px;
	margin-top: 10px;
}

#itinerary a#compare-button:hover {
	text-decoration:none;
}

#itinerary-desc{
	padding-top:10px !important;
}

#itinerary-desc .info-label{
	font-size:12px;
	/*width:13%;*/
	float:left;
	line-height:30px;
}

#itinerary-desc .value{
	/*width:85%;*/
	float:left;
}

#itinerary-desc .detail{
	margin-bottom:20px;
	position: relative;
	margin-left: 80px;
	text-align: justify;
}
#itinerary-desc .detail:before{
	content: "";
	display: block;
	height: 100%;
	width: 5px;
background: #3e3e40; /* Old browsers */
background: -moz-linear-gradient(top, #1A237E 0%, #B2EBF2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1A237E 0%,#B2EBF2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1A237E 0%,#B2EBF2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1A237E', endColorstr='#B2EBF2',GradientType=0 ); 
	position: absolute;
	left: -48px; top: 48px;
}
#itinerary-desc .value > div:last-child::before{
	display: none;
}
#itinerary-desc .detail .daytext{
	display: block;
	position: relative;
	left: 0px;
	top: -2px;
	width: 64px;
	height: 32px;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	font-weight: 700;
    color: yellow;
}

#itinerary-desc .detail .day {
	position: absolute;
	left: -80px;
	top: 24px;
	background: url("../images/daynight.png") no-repeat scroll 0% 0%;
	width: 64px;
	height: 64px;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	font-weight: 700;
    color: darkblue;
}

#itinerary-desc .detail .night{
	color:yellow;
}

#itinerary-desc .detail  .title{
	font-size:21px;
	font-weight:400;
	color:#555;
	padding-top: 23px;
	color: #00679C;
}

#itinerary-desc .detail .description{
	font-size: 1em;
	color:#555;
}

#itinerary-desc img {
	max-width:100%;
	max-height:auto;
	float:none;
}


#itinerary-desc .detail  .meal{
	font-size:14px;
	color:#71b9fa;
	background:url('../images/meal.png') no-repeat;
	height:33px;
	padding-left:38px;
	line-height:30px;
}

#itinerary-desc .notes{
	color: #f55939;
	font-size:15px;
}
#itinerary-desc .detail h3{margin-top: 5px;}

.visa-detail{
	background: #F1F1F1;
	/*box-shadow: 0 0 5px rgba(0,0,0,0.5);*/
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
	padding: 20px;
}
.visa-detail h3{
	margin-top: 3px;
	color: #00679C;
}
.visa-detail table{width: 100%;font-size: 15px;margin-bottom: 20px;}
.visa-detail table tr:first-child{border-bottom: 1px solid #666;}
.visa-detail table tr td{padding: 3px 0px}


#findplace .input-group-addon {
	color:#FFF;
	background-color:#5bc0de;
	border-color:#46b8da;
}

.flag-thumbnail {
    width: 99px;
    height: 75px;
    border: 1px solid #ccc;
}

.inclusions ul {
  list-style: none;
  padding: 0;
}
.inclusions li {
  padding-left: 1.3em;
}
.inclusions li:before {
  color:green;
  font-family: FontAwesome;
  content: "\f00c"; /* FontAwesome Unicode */
  display: inline-block;
  margin-left: -1.5em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
}

.inclusions h3, .exclusions h3 {
	color:#fff;
}

.inclusions .head, .exclusions .head {
    background: #009688 none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 15px;
}

.inclusions .content, .exclusions .content  {
    background: #f1f1f1;
    padding: 20px 30px;
    text-align: justify;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    min-height: 500px;
}

.exclusions ul {
  list-style: none;
  padding: 0;
}
.exclusions li {
  padding-left: 1.5em;
}
.exclusions li:before {
  color:red;
  font-family: FontAwesome;
  content: "\f00d"; /* FontAwesome Unicode */
  display: inline-block;
  margin-left: -1.5em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
}

#info .info-row {
    background: url('../images/sketch-line.png') repeat-x 0 41px;
    height: 50px;
}

.nav.nav-tabs.bs-adaptive-tabs li a label {
    font-weight: normal;
}


@media (max-width: 768px) {


    .nav.nav-tabs.bs-adaptive-tabs {
        position: relative;
        height: 45px;
        margin-bottom: 50px;
        outline: none;
    }


    .nav.nav-tabs.bs-adaptive-tabs li {
        position: static;
    }
    .nav.nav-tabs.bs-adaptive-tabs li:nth-child(n+6) {
        visibility: hidden;
        float: right;
        clear: right;
        z-index: 10;
        margin-left: -100%;
    }
    .nav.nav-tabs.bs-adaptive-tabs li:nth-child(-n+5) {
        width: 16.6%; /*  100/(5+1)  */
        text-align: center;
    }
    .nav.nav-tabs.bs-adaptive-tabs li:nth-child(6) {
        margin-top: 44px;
    }
    .nav.nav-tabs.bs-adaptive-tabs li:nth-child(5):after {
        content: "\f142";
        font-family: "FontAwesome";
        cursor: pointer;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 15px;
    }
    .nav.nav-tabs.bs-adaptive-tabs:focus:hover li {
        visibility: visible;
    }


    .nav.nav-tabs.bs-adaptive-tabs li a {
        position: static;
    }
    .nav.nav-tabs.bs-adaptive-tabs li:nth-child(n+6) a {
        background-color: #fff;
        border-color: #ddd;
        border-radius: 0;
        margin-top: 0;
        margin-right: 0;
    }


    .nav.nav-tabs.bs-adaptive-tabs li a label {
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        padding: 10px 15px;
    }
    .nav.nav-tabs.bs-adaptive-tabs li.active a label {
        visibility: visible;
    }


}

/*-- testimonial --*/
.testimonial-grids{
	margin:3em 0 0;
}
.testimonial-grd{
	box-shadow:1px 0px 30px #D9D8D8;
	padding:2em 2em 2em 7em;
	position:relative;
	margin-bottom: 1em;
}
.testimonial-grd p{
	font-size:14px;
	color:#999;
	margin:0;
	line-height:1.8em;
	position:relative;
}
.testimonial-grd p:before{
	position:absolute;
	top:-15%;
	left:0%;
	display:block;
	height:20px;
	width:20px;
	content:'';
}
.testimonial-grd p i{
	display:block;
	margin:1em 0 0;
	color:#E57057;
	font-size:1em;
	font-style:normal;
}
.testimonial-grd p i span{
	color:#D7D7D7;
}
.testimonial-grd-pos{
	position: absolute;
    top: 17%;
    left: -4%;
}
.testimonial-grd-pos span{
	display:block;
	height:98px;
	width:98px;
}
/*-- //testimonial --*/


.z-depth-0 {
  box-shadow: none !important;
}

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half, .card:hover, .btn:hover, .btn-large:hover, .btn-floating:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-4, .modal {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}


.card-image {
position: relative;
    overflow:hidden;
    display: inline-flex;
    min-width: 100%;
    min-height: 240px;
}
.card-image img {
    transition: all .2s linear;
        transition-property: all;
        transition-duration: 0.2s;
        transition-timing-function: linear;
        transition-delay: 0s;
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
   -moz-transform: translateY(-50%) translateX(-50%);
   -ms-transform: translateY(-50%) translateX(-50%);
   -o-transform: translateY(-50%) translateX(-50%);
}

.card-image:hover img {
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.05); /* Safari and Chrome */
    -moz-transform: translateY(-50%) translateX(-50%) scale(1.05); /* Firefox */
    -ms-transform: translateY(-50%) translateX(-50%) scale(1.05); /* IE 9 */
    -o-transform: translateY(-50%) translateX(-50%) scale(1.05); /* Opera */
     transform: translateY(-50%) translateX(-50%) scale(1.05);
}

.blueimp-gallery-carousel {
    padding-bottom:30%;
}

.blueimp-gallery-controls > .title {
    display: none;
}