.dt-sc-appointment-wrapper h2{text-align:center; text-transform:uppercase; letter-spacing:0.2em; margin-bottom:54px;}
.dt-sc-appointment-wrapper .dt-sc-reservation-form input, .dt-sc-appointment-wrapper .dt-sc-reservation-form select, .dt-sc-reserve-appointment.type1 input, .dt-sc-reserve-appointment.type1 select{border-width:0px 0px 2px; padding:12px; font-size:16px; margin-bottom:12px;}
.dt-sc-reservation-form .aligncenter button{float:none; padding:15px 98px 14px;}
.dt-sc-appointment-wrapper .dt-sc-reservation-form .selection-box:after, .dt-sc-reserve-appointment.type1 .selection-box:after{display:none;}

.dt-sc-appointment-wrapper .dt-sc-reservation-form .dt-appoint-date, .dt-sc-reserve-appointment.type1 .dt-appoint-date{position:relative; z-index:1;}
.dt-sc-appointment-wrapper .dt-sc-reservation-form .dt-appoint-date span, .dt-sc-reserve-appointment.type1 .dt-appoint-date span{position:absolute; top:17px; right:10px; font-size:13px; z-index:-1;}


.dt-sc-reservation .title { display:inline-block; text-align:center; width:100%; margin:0px 0px 30px; }
.dt-sc-reservation .title h6 { border-bottom:3px solid #37251b; padding:0px 10px 10px; margin-bottom:0px; font-size:16px; display:inline-block; text-align:center; text-transform:none; font-weight:normal; }

ul.time-table > li { background:#fcfcf7; position:relative; }
ul.time-table > li:after { content:""; position:absolute; height:6px; width:100%; left:0px; }
ul.time-table > li:after { bottom:-6px; }

ul.time-table > li:before { content:""; position:absolute; bottom:0px; left:0px; width:100%; height:0; z-index:0; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
ul.time-table > li ul, ul.time-table > li > span { position:relative; z-index:1; }
ul.time-table > li:hover:before { height:100%; }

ul.time-table > li.selected:hover:before { height:0; } 

ul.time-table > li:hover > span, ul.time-table > li.selected > span { color:#ffffff; }

ul.time-table { display: block; float: left; list-style-type: none; width: 100%; }	
ul.time-table > li { display:block; float:left; margin-bottom:20px; padding:15px 20px 0; text-align:center; width:15%; margin-right:2%; }
ul.time-table > li:nth-child(6n) { margin-right:0px; }

ul.time-table > li span { display: block; transition:all 300ms linear;}
ul.time-table > li ul.time-slots { display: inline-block; margin: 15px 0 10px ; padding:5px 0px 0px; text-align: center; }
ul.time-table > li ul.time-slots > li { border: none; clear: both; display: block; float: left; margin: 0 auto 10px ; padding: 0; }
ul.time-table > li > p { font-size: 16px; margin: 0; }
ul.time-table > li > p > span { display: block; font-size: 13px; }	

ul.time-table > li ul.time-slots > li a { background:#fcfcf7 url(images/textured-pattern.png) repeat; border:1px solid #e5e5d8; color:#37251b; display: inline-block; min-width: 56px; padding: 5px 18px; border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; }
ul.time-table > li ul.time-slots > li a.selected, ul.time-table > li ul.time-slots > li a.selected:hover { background:#49423c url(images/textured-pattern.png) repeat; border-color:#49423c; color:#ffffff; }
ul.time-table > li ul.time-slots > li:last-child { margin-bottom: 0; }
ul.time-table > li ul.time-slots > li a:hover { background:rgba(0, 0, 0, 0.1) url(images/textured-pattern-light.png) repeat; border-color:rgba(0, 0, 0, 0.1); color:#ffffff; }

.page-with-sidebar ul.time-table > li { width:18.3%; }
.page-with-sidebar ul.time-table > li:nth-child(6n) { margin-right:2%; }
.page-with-sidebar ul.time-table > li:nth-child(5n) { margin-right:0px; }

ul.time-table > li:nth-child(6n+1), .page-with-sidebar ul.time-table > li:nth-child(5n+1) { clear:both; }

/*ul.time-table > li:nth-child(5n+1) { border-left: 1px solid #e3e3e3; clear: both; }	*/

/*.page-with-sidebar ul.time-table > li { width: 20.4% }
.page-with-sidebar ul.time-table > li:nth-child(5n+1) { border-left: inherit; clear: none; }
.page-with-sidebar ul.time-table > li:nth-child(4n+1) { border-left: 1px solid #e3e3e3; clear: both; }*/

.personal-info { float: left; width: 100%; }
.personal-info textarea { height: 110px; margin-bottom:15px; border-width:0 0 2px;}
/*.schedule-it { float: right; padding: 14px 20px !important; }*/

.ui-datepicker th { background:none; color:inherit; font-size:inherit; text-transform:none; }	
.ui-datepicker-header a { -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { cursor:pointer; }

.dt-sc-person-item{width:100%; display:inline-block; transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear; background-color:#FFF; margin:0 0 10px;}
.dt-sc-person-item:hover{box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10);}
.dt-sc-person-item.type1 .image{position:relative; text-align:center;}
.dt-sc-person-item.type1 .image .dt-sc-person-overlay{position:absolute; bottom:23px; left:0; right:0; margin:0 auto;}
.dt-sc-person-item .person-details{width:100%; padding:40px 30px 45px; display:inline-block;}
.dt-sc-person-item .person-details h3{font-size:24px; font-weight:500; letter-spacing:0px; margin-bottom:8px;}
.dt-sc-person-item .person-details h6{font-size:14px; font-weight:bold; text-transform:uppercase; letter-spacing:0.3em; margin-bottom:14px;}
.dt-sc-person-item .person-details p{font-size:16px;}

.dt-sc-person-item.type2{text-align:center; padding:65px 0px 0px;}
.dt-sc-person-item.type2 .image img{margin:0 auto; max-width:200px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}

.dt-sc-reserve-appointment.type1 h1, .dt-sc-reserve-appointment.type1 h2, .dt-sc-reserve-appointment.type1 h3, .dt-sc-reserve-appointment.type1 h4, .dt-sc-reserve-appointment.type1 h5, .dt-sc-reserve-appointment.type1 h6{font-weight:500;}

.dt-sc-service-item.type1{width:100%; display:inline-block; background-color:#FFF; padding:0px;}
.dt-sc-service-item.type1 .image{width:50%; float:left;}
.dt-sc-service-item.type1 .service-details{text-align:center; padding:64px 90px 50px; float:left; width:50%;}
.dt-sc-service-item .service-details h3{font-size:24px; font-weight:500; margin-bottom:10px;}
.dt-sc-service-item .service-details h6{font-size:18px; font-weight:normal; margin-bottom:10px;}
.dt-sc-service-item .service-details h4{font-size:24px; font-weight:600; margin-bottom:10px;}
.dt-sc-service-item .service-details h6, .dt-sc-service-meta ul li{display:inline-block;}
.dt-sc-service-item .service-details span{font-size:18px; font-weight:600;}
.dt-sc-service-item .service-details .dt-sc-service-meta{width:72%; margin:30px auto 0; display:inline-block;}
.dt-sc-service-item .service-details .dt-sc-service-meta li h6{float:left; margin-bottom:0px; line-height:29px;}
.dt-sc-service-item .dt-sc-service-meta ul li{display:inline-block; clear:both; border-bottom:1px dashed; width:100%; text-align:left; padding-bottom:8px; margin-bottom:3px;}
.dt-sc-service-item .dt-sc-service-meta ul li:last-child{border-bottom:none; padding-bottom:3px;}
.dt-sc-service-item .service-details .dt-sc-service-meta li span{text-align:right; float:right;}

.dt-sc-service-item{background-color:#FFF; text-align:center; padding:50px 10px 50px; width:100%; transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear; margin-bottom:30px; float:left;}
.dt-sc-service-item:hover{box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10);}
.dt-sc-service-item.type2 .image{max-width:200px; margin:0 auto 45px;}
.dt-sc-service-item.type2 .image img, .dt-services-list .dt-sc-service-item .image img{border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
.dt-sc-service-item.type .service-details h3{font-size:24px; font-weight:500; margin-bottom:10px;}

.dt-services-list{width:100%; clear:none; float:left; display:inline-block;}
.dt-services-list .dt-sc-service-item{background-color:transparent; padding:0; text-align:left; position:relative; margin:0; padding:0px 0px 14px 130px; border-bottom:1px dashed; margin-bottom:30px;}
.dt-services-list .dt-sc-service-item:last-child{border-bottom:none; margin-bottom:0px; padding-bottom:0px;}
.dt-services-list .dt-sc-service-item:hover{box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
.dt-services-list .dt-sc-service-item .image{float:left; margin:0px 30px 0px 0px; width:100px; position:absolute; top:0; left:0;}	
.dt-services-list .dt-sc-service-item .service-details h3{margin-bottom:0;}	
.dt-services-list .dt-sc-service-item .service-details .dt-sc-service-meta{width:auto; margin:0;}
.dt-services-list .dt-sc-service-item .service-details .dt-sc-service-meta ul{margin-bottom:0px;}
.intro-section .dt-services-list .dt-sc-service-item{border-bottom:none;}
.intro-section .dt-services-list .dt-sc-service-item .service-details h4{float:right; margin:-25px 0px 0px;}
.intro-section .dt-services-list .dt-sc-service-item .service-details h3{margin:15px 0 0;}	

.single.single-dt_service #header-wrapper{margin-bottom:50px;}

.dt-sc-reserve-appointment.type1{margin-bottom:80px;}

.dt-sc-dark-bg .dt-appointment-form input[type=text]::-webkit-input-placeholder{color:#FFF;}

.dt-sc-dark-bg .dt-appointment-form input[type=text]:-moz-placeholder{color:#FFF; opacity:1;}

.dt-sc-dark-bg .dt-appointment-form input[type=text]::-moz-placeholder{color:#FFF; opacity:1;}

.dt-sc-dark-bg .dt-appointment-form input[type=text]:-ms-input-placeholder{color:#FFF;}

.dt-sc-dark-bg .dt-appointment-form select, .dt-sc-dark-bg .dt-appointment-form input[type=text]{color:#FFF; border-color:#FFF;}

.dt-sc-dark-bg .selection-box:before{border-top-color:#FFF;}

.dt-sc-dark-bg .dt-appointment-form select option{color:#5f5842;}
.app-form .dt-appointment-form p{margin-bottom:0px;}
.app-form .dt-appointment-form .dt-sc-button{width:100%; background-color:#FFF; margin:26px 0px 0px;}
.app-form .dt-appointment-form .dt-sc-button:hover{color:#FFF;}

@media only screen and (min-width:992px) and (max-width:1199px) {

	.dt-sc-service-item.type2 .image{max-width:150px;}
	.dt-sc-service-item .dt-sc-service-meta ul li{text-align:center; padding:10px 5px;}
	.dt-sc-service-item .service-details .dt-sc-service-meta{width:85%;}
	.dt-sc-service-item .service-details .dt-sc-service-meta li h6{float:none; width:100%; display:inline-block; font-size:14px;}
	.dt-sc-service-item .service-details .dt-sc-service-meta li span{text-align:center; float:none; width:100%; display:inline-block; font-size:12px;}
	.dt-sc-service-item .dt-sc-button.medium.bordered:not(.with-icon){font-size:10px; padding:10px 10px 9px;}
	.dt-sc-person-item .person-details h3{font-size:22px;}
	.dt-sc-person-item .person-details h6{font-size:12px; font-weight:500; letter-spacing:0.1em;}
	
}
  
@media only screen and (min-width:768px) and (max-width:991px) {  

	.dt-sc-service-item.type2 .image{max-width:150px;}
	.vc_col-sm-4 .dt-sc-service-item .dt-sc-service-meta ul li{text-align:center; padding:10px 5px;}
	.vc_col-sm-4 .dt-sc-service-item .service-details .dt-sc-service-meta li h6{float:none; width:100%; display:inline-block;}
	.vc_col-sm-4 .dt-sc-service-item .service-details .dt-sc-service-meta li span{text-align:center; float:none; width:100%; display:inline-block;}
	.vc_col-sm-4 .dt-sc-service-item .dt-sc-button.medium.bordered{font-size:10px; padding:10px 10px 9px;}
	.dt-sc-service-item.type1 .image, .dt-sc-service-item.type1 .service-details{width:100%;}
	
	.dt-sc-service-item.type1 .image, .dt-sc-service-item.type1 .service-details{width:100%;}
	
}


@media only screen and (max-width: 767px) {
	
	.dt-services-list .dt-sc-service-item{padding:0px 0px;}
	.dt-services-list .dt-sc-service-item .image{position:static; margin:0px 0px 30px;}
	.service-details{clear:both; float:left; width:100%;}
	.intro-section .dt-services-list .dt-sc-service-item .service-details h4{float:left; margin:0px 0px 0px; width:100%;}
	.dt-sc-service-item .service-details .dt-sc-service-meta, .dt-sc-service-item.type1 .image{width:100%;}
	.dt-sc-service-item.type1 .service-details{padding:30px 10px; width:100%;}
	.dt-sc-service-item .dt-sc-button.medium.bordered:not(.with-icon){padding:14px 20px 13px; font-size:12px;}
	.dt-sc-service-item.type2 .service-details span{font-size:16px; line-height:33px;}
	.fullwidth-icon-count .dt-sc-icon-box.type2.no-icon h5{font-size:18px;}
	
}