<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a { transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
a:hover { color: #9f9f9f; }
.column img,
.vc_column_container img,
.wpb_column img { display: inherit; }
.column { margin: 0px 0px 0px 2%; float: left; min-height: 1px; position: relative; }
.column.first { margin-left: 0px; clear: both; }
.dt-sc-full-width,
.dt-sc-one-column { width: 100%; }
.column.dt-sc-full-width,
.column.dt-sc-one-column { margin-left: 0px; }
.dt-sc-one-half { width: 49%; }
.dt-sc-one-third { width: 32%; }
.dt-sc-two-third { width: 66%; }
.dt-sc-one-fourth { width: 23.5%; }
.dt-sc-three-fourth { width: 74.5%; }
.dt-sc-one-fifth { width: 18.4%; }
.dt-sc-two-fifth { width: 38.8%; }
.dt-sc-three-fifth { width: 59.2%; }
.dt-sc-four-fifth { width: 79.6%; }
.dt-sc-one-sixth { width: 15%; }
.dt-sc-two-sixth { width: 32%; }
.dt-sc-three-sixth { width: 49%; }
.dt-sc-four-sixth { width: 66%; }
.dt-sc-five-sixth { width: 83%; }
select { width: 100%; padding: 0.4em; }
.entry-content button:hover,
.entry-content input[type="button"]:hover,
.entry-content input[type="submit"]:hover,
.entry-content .dt-sc-button:hover,
.entry-content button:focus,
.entry-content input[type="button"]:focus,
.entry-content input[type="submit"]:focus,
.entry-content .dt-sc-button:focus,
.dt-sc-button:hover,
.dt-sc-button:focus { box-shadow: none; -webkit-box-shadow: none; color: #FFF;}
.dt-sc-hr-invisible-small { margin: 15px 0px; clear: both; float: left; width: 100%; }
.dt-sc-hr-invisible-very-small { margin: 5px 0px; clear: both; float: left; width: 100%; }
.dt-sc-hr-invisible-xsmall { float: left; width: 100%; margin: 35px 0 0; display: block; clear: both; }
.dt-sc-clear { float: none; clear: both; margin: 0; padding: 0; }
.aligncenter,
img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; text-align: center; }




/*** Reservation II Styles ***/
.dt-sc-schedule-box,
.dt-sc-contactdetails-box,
.dt-sc-notification-box,
.steps h2,
.steps h3,
.steps h4,
.steps h5 { float: left; width: 100%; }
.steps h2,
.steps h3,
.steps h4,
.steps h5 { clear: both; text-align: center; }
.steps h2 { padding-bottom: 15px; position: relative; }
.steps h2:after { content: ""; height: 1px; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; width: 47px; background-color: #000; }
.dt-sc-schedule-progress { float: left; width: 100%; position: relative; margin-bottom: 10px; width: 33.333%; padding: 27px 10px 10px 10px; margin-right: 0; text-align: center; }
.dt-sc-schedule-progress.step3 { margin-right: 0; }
.dt-sc-schedule-progress .dt-sc-progress-step { float: left; margin: 0 0 30px 0; position: relative; text-align: center; width: 100%; }
.dt-sc-schedule-progress .dt-sc-progress-step:before,
.dt-sc-schedule-progress .dt-sc-progress-step:after { border-top: 1px dashed; content: ""; height: 0; position: absolute; top: 50%; width: 50%; z-index: -1; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.dt-sc-schedule-progress .dt-sc-progress-step:before { left: -10px; }
.dt-sc-schedule-progress .dt-sc-progress-step:after { right: -10px; }
.dt-sc-schedule-progress.step1 .dt-sc-progress-step:before,
.dt-sc-schedule-progress.step3 .dt-sc-progress-step:after { content: none; }
.dt-sc-schedule-progress .dt-sc-progress-step span { display: inline-block; float: none; font-size: 36px; height: 100px; line-height: 100px; position: relative; width: 100px; z-index: 0; border: 1px solid #CCC; color: #CCC; }
.dt-sc-schedule-progress h4 { clear: both; font-size: 20px; margin-bottom: 20px; padding-top: 5px; }
.dt-sc-schedule-progress p { font-size: 14px; }
.dt-sc-schedule-progress .dt-sc-progress-step span:before { content: ""; height: auto; position: absolute; bottom: 5px; left: 5px; right: 5px; top: 5px; width: auto; z-index: -1; }
.dt-sc-appointment-contactdetails-form { width: 100%; float: left; }
.dt-sc-contactdetails-box.steps input[type="text"],
.dt-sc-contactdetails-box.steps input[type="password"],
.dt-sc-contactdetails-box.steps input[type="email"],
.dt-sc-contactdetails-box.steps input[type="url"],
.dt-sc-contactdetails-box.steps input[type="tel"],
.dt-sc-contactdetails-box.steps input[type="number"],
.dt-sc-contactdetails-box.steps input[type="range"],
.dt-sc-contactdetails-box.steps input[type="date"],
.dt-sc-contactdetails-box.steps textarea,
.dt-sc-contactdetails-box.steps input.text,
.dt-sc-contactdetails-box.steps input[type="search"] { margin-bottom: 20px; }
.dt-sc-notification-box.steps.step3 .border-title { float: left; width: 100%; }
.dt-sc-notification-box.steps.step3 .dt-sc-notification-details ul li { list-style: none; }
.dt-sc-notification-box.steps.step3 .dt-sc-notification-details ul li span { font-weight: bold; float: left; width: 100%; position: static; font-size: 16px; color: #666; text-align: left; }
.dt-sc-notification-box.steps.step3 .dt-sc-notification-details .dt-sc-schedule-details { width: 100%; float: left; }
.dt-sc-notification-box.steps.step3 .dt-sc-about-project-form input.schedule-it { margin: 30px 0; }
.dt-sc-goback-box { margin-bottom: 35px; position: relative; text-align: center; }
.dt-sc-goback-box:before { border-top: 1px dashed; content: ""; height: 0; position: absolute; left: 0; top: 50%; width: 100%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.dt-sc-goback-box .appointment-goback { border: 1px solid; color: inherit; float: none; margin: auto; position: relative; z-index: 1; }
.page-template-tpl-reservation #primary&gt;.column&gt;p,
.page-template-tpl-reservation #primary&gt;.column&gt;.column&gt;p,
.page-template-tpl-reservation-type2 #primary&gt;.dt-sc-clear~p,
.dt-sc-appointment-contactdetails-form&gt;p { clear: both; font-size: 14px; font-style: italic; opacity: .75; }
.dt-appointment-form-wrapper.vc_column_container { background-color: rgba(54,45,48,0.9); margin: 0 -15px; padding: 75px 60px; }
.dt-appointment-form-wrapper.vc_column_container .vc_column-inner { padding-left: 0; padding-right: 0; }
.dt-sc-reservation-form.dt-appointment-form .vc_row { margin: 0; }
.dt-sc-reservation-form.dt-appointment-form h2 { margin-bottom: 10px; }
.dt-sc-reservation-form.dt-appointment-form p { position: relative; }
.dt-sc-reservation-form.dt-appointment-form p&gt;label { display: none; }
.dt-sc-reservation-form.dt-appointment-form select { padding-left: 5px; padding-right: 5px; }
.dt-sc-reservation-form.dt-appointment-form .selection-box:after { background-color: rgba(0,0,0,0); }
.dt-sc-reservation-form.dt-appointment-form input[type="submit"] { background-color: #906c5f; text-transform: uppercase; }
.dt-sc-reservation-form.dt-appointment-form .wpcf7-form-control-wrap:before { height: 2px; }
.dt-sc-reservation-form.dt-appointment-form p:hover:before { width: 100%; }
.dt-sc-dark-bg .dt-sc-reservation-form.dt-appointment-form input[type="submit"]:hover { background-color: #fff; color: #333; }
.dt-sc-dark-bg .dt-sc-reservation-form.dt-appointment-form input[type="text"],
.dt-sc-dark-bg .dt-sc-reservation-form.dt-appointment-form input[type="email"],
.dt-sc-dark-bg .dt-sc-reservation-form.dt-appointment-form select,
.dt-sc-dark-bg .dt-sc-reservation-form.dt-appointment-form textarea,
.dt-sc-dark-bg .dt-sc-reservation-form.dt-appointment-form label { color: #fff; }
.dt-sc-schedule-progress .dt-sc-progress-step span,
.dt-sc-schedule-progress span:before { -webkit-border-radius: 50%; border-radius: 50%; }
.dt-sc-schedule-progress.dt-sc-current-step .dt-sc-progress-step span { background-color: #000; color: #FFF; border-color: #000; }
.dt-sc-reserve-appointment2 ul.time-table { display: block; float: left; list-style-type: none; width: 100%; }
.dt-sc-available-times ul.time-slots { display: block; float: left; overflow: hidden; margin: 0; padding: 30px 20px; position: relative; text-align: center; width: 100%; }
.dt-sc-available-times ul.time-slots&gt;li { clear: none; display: inline-block; float: none; margin: 5px; padding: 0; width: 110px; }
ul.time-slots&gt;li a { border: 1px solid rgba(0,0,0,.06); display: inline-block; min-width: 56px; padding: 5px 18px; position: relative; width: 100%; transition: all 0.3s linear; z-index: 1; }
.entry-content ul.time-slots&gt;li a:hover { -webkit-box-shadow: none; box-shadow: none; background-color: #000; color: #FFF; }
.dt-sc-appointment-contactdetails-form textarea { min-height: 150px; }
.dt-sc-schedule-progress.dt-sc-completed-step .dt-sc-progress-step span:before { background-color: #F0F0F0; color: #000; }
.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: #F0F0F0; margin: 0 0 30px; }
.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 10px; 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: 30px 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-person-item .dt-sc-button.bordered,
.dt-sc-service-item .dt-sc-button.bordered { padding: 10px 20px; box-shadow: none; -webkit-box-shadow: none; transition: all 0.3s linear; display: inline-block; }
.dt-sc-person-item .dt-sc-button.bordered:hover,
.dt-sc-service-item .dt-sc-button.bordered:hover { color: #FFF; }
.dt-sc-person-item.type2 .dt-sc-button.bordered { margin: 25px 0px 0px; }
.dt-sc-service-item .dt-sc-button.bordered { margin: 10px 0px 0px; }
.entry-content .dt-sc-service-item a,
.entry-content .dt-sc-person-item a,
ul.time-table &gt; li ul.time-slots &gt; li a,
.entry-content .dt-sc-service-item a:hover,
.entry-content .dt-sc-person-item a:hover,
ul.time-table &gt; li ul.time-slots &gt; li a:hover,
.entry-content .dt-sc-service-item a:focus,
.entry-content .dt-sc-person-item a:focus,
ul.time-table &gt; li ul.time-slots &gt; li a:focus { box-shadow: none; -webkit-box-shadow: none; }
.entry-content .dt-sc-service-item a:hover,
.entry-content .dt-sc-person-item a:hover,
ul.time-table &gt; li ul.time-slots &gt; li a:hover {  transition: all 0.3s linear; }
.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: 400; color: #868686; }
.form-calender-icon { position: relative; z-index: 1; }
.form-calender-icon span { position: absolute; right: 8px; top: 15px; z-index: 0; }
.dt-sc-appointment-scheduler-form .aligncenter .dt-sc-button.bordered { margin: 40px 0; float: none; }
.dt-sc-service-item.type1 { width: 100%; display: inline-block; background-color: #F0F0F0; padding: 0px; }
.dt-sc-service-item.type1 .image { width: 50%; float: left; }
.dt-sc-service-item.type1 .service-details { text-align: center; padding: 30px 50px; float: left; width: 50%; }
.page-one-column .dt-sc-service-item .service-details .dt-sc-service-meta ul { margin-bottom: 0px; }
.page-two-column .dt-sc-service-item.type1 .image,
.page-two-column .dt-sc-service-item.type1 .service-details { width: 100%; }
.page-two-column .dt-sc-service-item.type1 .service-details { padding: 30px 50px; }
.dt-sc-service-item .service-details h3 { font-weight: 500; margin-bottom: 10px; }
.dt-sc-service-item .service-details h6 { font-size: 16px; font-weight: normal; margin-bottom: 10px; padding: 0px; }
.dt-sc-service-item .service-details h4 { font-weight: 600; margin-bottom: 10px; padding: 0px; }
.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: 16px; font-weight: 600; margin-left: 10px; }
.dt-sc-service-item .service-details .dt-sc-service-meta { width: 100%; margin: 20px 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: #F0F0F0; text-align: center; padding: 50px 50px 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.type2 .service-details h3 { margin-bottom: 10px; }
.page-two-column .dt-sc-service-item.type2 { padding: 50px 20px 50px; }
.page-two-column .dt-sc-person-item .dt-sc-button.bordered,
.page-two-column .dt-sc-service-item .dt-sc-button.bordered { padding: 10px 15px; font-size: 14px; }
.page-two-column .dt-sc-service-item.type2 .service-details .dt-sc-service-meta li h6 { font-size: 14px; }
.page-two-column .dt-sc-service-item.type2 .service-details .dt-sc-service-meta li span { font-size: 12px; line-height: 29px; }
.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 20px 130px; margin-bottom: 30px; min-height: 120px; }
.dt-services-list .dt-sc-service-item:after { content: ""; border-bottom: 1px dashed; width: 100%; height: 1px; display: inline-block; clear: both; float: left; left: 0px; bottom: 0px; position: absolute; margin: 0; }
.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 .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 { padding-top:20px; }
.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; }

/*Spalab*/
.dt-sc-reserve-appointment .form-calender-icon input[type='text'], .dt-sc-reserve-appointment select{ height:50px; color: #808080; font-size:14px; border: 1px solid #e3e3e3;}

.dt-sc-reserve-appointment h5{ margin-bottom:14px;}
.dt-sc-reserve-appointment .dt-sc-title h5{ 
    background-color: #FFF;
    color: #181818;
    float: left;
    padding-right: 20px;
	font-weight: 600;
    text-transform: uppercase;
}
.dt-sc-reserve-appointment .dt-sc-title{ float: none; z-index:9;}
.dt-sc-reserve-appointment .dt-sc-title h5:after {
    background-color: #d9d9d9;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 11px;
	left:0;
    z-index: -1;
}
.dt-sc-reserve-appointment .dt-sc-hr-invisible-small { margin:21px 0px 20px 0px;}
.dt-sc-reserve-appointment .dt-sc-hr-invisible-very-small { margin: 10px 0px 11px 0px;}
.dt-sc-reserve-appointment .dt-sc-button.medium{ padding:10px 20px;}
.dt-sc-reserve-appointment .dt-sc-hr-invisible-large { margin: 21px 0 0;}
.dt-sc-reserve-appointment ul.time-table &gt; li{ background-color:#FFF;}

/*Book Appointment*/
.dt-sc-appointment-wrapper{ 
    max-width: 950px;
    margin: 60px auto 0px auto;
    background-color: #fff;
    padding: 95px 40px 40px 40px;
    position: relative;
    box-shadow: 0 5px 10px rgba(0,0,0,.25);
    display: table;
    width: 100%;
}
	
.dt-sc-appointment-wrapper h2{ 
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #FFF;
    font-size: 16px;
	line-height:24px;
    font-weight: 600;
    padding: 15px;
    top: 0;
}
.dt-sc-appointment-wrapper p{ font-weight:600; color:#000;}
.dt-sc-appointment-wrapper .dt-sc-button{ float:right}



 @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-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; }
.page-two-column .vc_col-sm-6 .dt-sc-service-item.type2 { padding: 50px 15px 50px; }
.dt-sc-error-box:before,
.dt-sc-warning-box:before,
.dt-sc-success-box:before,
.dt-sc-info-box:before { top: 12px; }
}


 @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%; }
.dt-sc-person-item.type2 .image img { max-width: 100px; }
.page-two-column .vc_col-sm-6 .dt-sc-service-item.type2 { padding: 50px 10px 50px; }
.page-two-column .vc_col-sm-6 .dt-sc-person-item .dt-sc-button.bordered { padding: 8px 15px; font-size: 12px; }
.page-two-column .vc_col-sm-6 .dt-sc-service-item .dt-sc-button.bordered { padding: 6px 10px; font-size: 12px; }
.page-two-column .vc_col-sm-6 .dt-sc-service-item.type2 .service-details .dt-sc-service-meta li h6 { font-size: 11px; }
.page-two-column .vc_col-sm-6 .dt-sc-service-item.type2 .service-details .dt-sc-service-meta li span { font-size: 10px; margin-left: 0px; }
.page-two-column ul.time-table &gt; li { padding: 15px 15px 0; }
.page-two-column ul.time-table &gt; li ul.time-slots &gt; li a { min-width: 80px; padding: 5px 5px; }
.dt-sc-error-box:before,
.dt-sc-warning-box:before,
.dt-sc-success-box:before,
.dt-sc-info-box:before { top: 12px; }
}


 @media only screen and (max-width: 767px) {
.column { margin-bottom: 20px; margin-left: 0; }
.dt-sc-one-fourth,
.dt-sc-one-half,
.dt-sc-one-third,
.dt-sc-three-fourth,
.dt-sc-two-third,
.dt-sc-one-fifth,
.dt-sc-four-fifth,
.dt-sc-three-fifth,
.dt-sc-two-fifth,
.dt-sc-one-sixth,
.dt-sc-two-sixth,
.dt-sc-three-sixth,
.dt-sc-four-sixth,
.dt-sc-five-sixth,
.column.no-space.dt-sc-one-fourth,
.column.no-space.dt-sc-one-third,
.column.no-space.dt-sc-one-half,
.column.no-space.dt-sc-one-fifth,
.column.no-space.dt-sc-one-sixth,
.column.no-space.dt-sc-three-fourth,
.column.no-space.dt-sc-two-third,
.column.no-space.dt-sc-four-fifth,
.column.no-space.dt-sc-three-fifth,
.column.no-space.dt-sc-two-fifth,
.column.no-space.dt-sc-two-sixth,
.column.no-space.dt-sc-three-sixth,
.column.no-space.dt-sc-four-sixth,
.column.no-space.dt-sc-five-sixth,
.portfolio.column.dt-sc-one-fourth.no-space,
.column.no-space.dt-sc-two-fifth,
.wpb_column.no-space.dt-sc-two-fifth,
.column.no-space.dt-sc-one-fifth,
.wpb_column.no-space.dt-sc-one-fifth,
.column.no-space.dt-sc-three-fifth,
.wpb_column.no-space.dt-sc-three-fifth,
.wpb_column.dt-sc-one-fifth,
.column.wpb_column.dt-sc-one-fifth { width: 100%; }
.dt-services-list .dt-sc-service-item { padding: 0px 0px 20px; }
.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; }
.dt-sc-error-box:before,
.dt-sc-warning-box:before,
.dt-sc-success-box:before,
.dt-sc-info-box:before { top: 14px; }
ul.time-table &gt; li { width: 100%; margin-right: 0px; }
.dt-sc-schedule-progress { width: 100%; }

.dt-sc-reserve-appointment.type1{ margin-bottom:0;}
.dt-sc-appointment-wrapper h2{ font-size:15px !important}
}


 @media only screen and (max-width: 479px) {
.dt-sc-error-box:before,
.dt-sc-warning-box:before,
.dt-sc-success-box:before,
.dt-sc-info-box:before { top: 12px; }
}
</pre></body></html>