@charset "utf-8";

  .dt-sc-doctors-sorting { float:left; clear:both; margin:0px; padding:0px; width:100%; text-align: center; }
.dt-sc-doctors-sorting a { width: 35px; height: 35px; border: 1px solid; display: inline-block; padding: 0px; line-height: 33px; margin-right: 10px; margin-bottom: 10px; } 
.dt-sc-doctors-sorting a.active-sort, .dt-sc-doctors-sorting a:hover { position:relative; z-index:1; color: #fff; z-index: 9; }
.dt-sc-doctors-filter .selection-box:before { border-top-width: 7px; border-top-style: solid; }
.dt-sc-team-carousel .dt-sc-team-details { width: 100%; float: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; min-height: 693.35px; padding: 30px 50px; }
.dt-sc-team-carousel .dt-sc-team-details a.dt-sc-button { float: none; display: table !important; width: auto; margin: 0px auto; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .dt-sc-team-carousel .dt-sc-team-details a.dt-sc-button { display: inline !important; }
::i-block-chrome, .dt-sc-team-carousel .dt-sc-team-details { padding: 30% 30px; }
::i-block-chrome, .dt-sc-team-carousel .dt-sc-team-details { display:block; }
}
@media screen and (min-width:0\0) {
.dt-sc-team-carousel .dt-sc-team-details a.dt-sc-button { display: inline !important; }	
.dt-sc-team-carousel .dt-sc-team-details { padding: 30% 30px; position: relative; }		
}
.dt-sc-team-carousel-wrapper { width: 100%; float: left; clear: both; margin: 0px; padding: 0px; position: relative; }
.dt-sc-team-carousel-wrapper ul li { display: inline-block; float: none; margin: 0; padding: 0; list-style: none; position: relative; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details { text-align: center; color: #fff; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 50px; font-weight: lighter; line-height: normal; margin-bottom: 0; text-transform: capitalize; color: #fff; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details h5 { font-size: 16px; font-weight: lighter; line-height: normal; color: #fff; letter-spacing: 1px; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details p { float: left; margin: 0; padding: 56px 0 40px; position: relative; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details p:after { content:'"';  display: block; font-size: 50px; left: 0; margin: 0 auto; position: absolute; right: 0; top: 10px; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details ul.dt-sc-team-social { margin-bottom: 30px; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details .dt-sc-team-social li a { color: #fff; }
.dt-sc-team-carousel-wrapper .dt-sc-one-half:last-child { position: absolute; bottom: 0; top: auto; right: 0; }
.dt-sc-team-carousel-wrapper .dt-sc-team-thumb img { width: 90%; float: right; }
.with-both-sidebar .dt-sc-team-carousel-wrapper { width: 80%; margin: 0 auto; display: block; }
.with-both-sidebar .dt-sc-team-carousel .dt-sc-team-details { padding: 30px 20px; min-height: 550px; }
.with-both-sidebar .dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 26px; }
.with-both-sidebar .dt-sc-team-carousel .dt-sc-team-details a.dt-sc-button { padding: 10px 15px; font-size: 12px; }
.with-both-sidebar .dt-sc-team-carousel-wrapper .dt-sc-team-details p { padding: 40px 0 20px; font-size: 13px; line-height: 24px; }
.dt-sc-team-navigation { width: 100%; float: left; position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.dt-sc-team-navigation .dt-sc-team-pager-prev, .dt-sc-team-navigation .dt-sc-team-pager-next { position: relative; text-indent: -9000px; font-size: 0; cursor: pointer; }
.dt-sc-team-navigation .dt-sc-team-pager-prev { float: left; }
.dt-sc-team-navigation .dt-sc-team-pager-next { float: right; }
.dt-sc-team-navigation .dt-sc-team-pager-prev:before, .dt-sc-team-navigation .dt-sc-team-pager-next:before { position:absolute; text-indent: 0; display: block; content: ""; width: 30px; height: 30px; line-height: 28px; border: 1px solid; transform: rotate(54deg) skew(18deg); -moz-transform: rotate(54deg) skew(18deg); -ms-transform: rotate(54deg) skew(18deg); -webkit-transform: rotate(54deg) skew(18deg); }
.dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -65px; opacity: 0; visibility: hidden; border-top: 0; border-right: 0; } 
.dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -65px; opacity: 0; visibility: hidden; border-bottom: 0; border-left: 0; }
.dt-sc-team-navigation .dt-sc-team-pager-prev:before, .dt-sc-team-navigation .dt-sc-team-pager-next:before { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { opacity: 1; visibility: visible; left: -85px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { opacity: 1; visibility: visible;  right: -85px; }
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -35px; }
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -35px; }
.with-both-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -45px; }
.with-both-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -45px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; }
.dt-sc-doctors-container { float:left; clear:both; margin:50px 0px 0px; padding:0px; width:100%; }
.dt-sc-doctors { border:1px solid; float:left; margin-bottom:25px; position: relative; width: 100%; }
.dt-sc-doctors .dt-sc-doctors-thumb { float:left; width:50%; margin:0px; padding:0px; position:relative; }
.dt-sc-doctors .dt-sc-doctors-thumb a:first-child { line-height:0px; display:block; position:relative; }
.dt-sc-doctors .dt-sc-doctors-details { float:left; width:50%; padding:20px 15px; box-sizing:border-box; }
.dt-sc-doctors .dt-sc-doctors-details h5 { font-size:16px; text-transform:uppercase; margin-bottom:5px; font-weight:600; }
.dt-sc-doctors .dt-sc-doctors-details h6 { font-size:14px; text-transform:uppercase; border-bottom:1px solid rgba(0, 0, 0, 0.1); padding:0px 0px 15px; font-weight:600; margin-bottom: 10px; }
.dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-doctors-meta { width:100%; clear:both; margin:17px 0px 23px; float:left; }
.dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-doctors-meta li { float:left; display:block; margin:2px 0px; padding:0px; }
.dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-doctors-meta li span { margin-right: 5px; }
.dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-team-social { text-align:left; }
.dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-sociable li a { height:30px; width:30px; line-height:30px; border-radius:3px; color:#ffffff; }
.dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-sociable li:first-child { margin-left:0px; }
.dt-sc-doctors .dt-sc-doctors-thumb-overlay { opacity:0; content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:1; text-indent:-9999px }
.dt-sc-doctors .dt-sc-doctors-thumb-overlay:before, .dt-sc-doctors .dt-sc-doctors-thumb-overlay:after { content:""; position:absolute; left:0px; top:0px; right:0px; bottom:0px; margin:auto; width:1px; background:#ffffff; z-index:1; opacity: 1; }
.dt-sc-doctors .dt-sc-doctors-thumb-overlay:after { height:1px; }
.dt-sc-doctors .dt-sc-doctors-thumb-overlay:before { top:0px; height: 100%; }
.dt-sc-doctors .dt-sc-doctors-thumb-overlay:after { bottom:0px; width: 100%; }
.dt-sc-doctors:hover .dt-sc-doctors-thumb-overlay { opacity:1; }
.dt-sc-doctors:hover .dt-sc-doctors-thumb-overlay:after { width: 125px; }
.dt-sc-doctors:hover .dt-sc-doctors-thumb-overlay:before { height: 125px; }
.dt-sc-doctors .dt-sc-doctors-details p, .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-doctors-meta li, .dt-sc-doctors:hover .dt-sc-doctors-details h5 a:hover, .dt-sc-doctors:hover .dt-sc-doctors-details ul.dt-sc-doctors-meta li a:hover, .dt-sc-doctors-single .dt-sc-doctors:hover .dt-sc-doctors-details h5 a, .dt-sc-doctors-single .dt-sc-doctors:hover .dt-sc-doctors-details h6, .dt-sc-doctors-single .dt-sc-doctors:hover .dt-sc-doctors-details, .dt-sc-doctors-single .dt-sc-doctors:hover .dt-sc-doctors-details ul.dt-sc-doctors-meta li, .dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-team-social a:hover { color: #4d4d4d; } .dt-sc-doctors-single-meta { float:left; clear:both; width:100%; margin: 0 0 0 35px; padding:0px; }
.dt-sc-doctors-single-meta li ul { padding-left: 0; }
.dt-sc-doctors-single-meta li { float:left; display:block; width:100%; padding-bottom: 29px; box-sizing:border-box; border: none !important;  }
.dt-sc-doctors-single-meta li span { float: left; width: 100%; margin: 0px; line-height: normal; font-size: 24px; position: relative; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #f8f8f9; }
.dt-sc-doctors-single-meta li p { float:left; width:68%; margin:0px; padding:10px 0px 9px; }
.dt-sc-doctors-single .dt-sc-doctors, .dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details h6, .dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details .dt-sc-team-social.rounded-square li a { border: none; }
.dt-sc-doctors-single .dt-sc-doctors, .dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-thumb, .dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details { width: 100%; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-doctors-meta { margin: 0; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details h5 { font-size: 18px; line-height: 28px; text-transform: capitalize; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details h6 { font-size: 16px; line-height: 30px; text-transform: capitalize; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-doctors-meta li:first-child { margin-top: 10px; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-doctors-meta li:last-child { margin-bottom: 10px; }
.dt-sc-doctors-single .dt-sc-doctors:before { content: none; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details { padding: 20px 0; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details h6 { padding-bottom: 5px; margin-bottom: 0; font-weight: normal; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-team-social { margin-top: 10px; }
.dt-sc-doctors-single .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-team-social a { background: none; border: none; width: auto; height: auto; text-align: center; font-size: 16px; line-height: normal; color: #fff; }
.dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper, .dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-details { width: 100%; float: left; }
.dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 20px 0 0 0; }
.dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-single-meta, .dt-sc-doctors-single .dt-sc-team.style2 .dt-sc-team-details .view-details { display: none; }
.dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li { width: 100%; float: left; border-bottom: 1px solid; }
.dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span,
.dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { width: 100%; float: left; padding-left: 0; }
.dt-sc-doctors.style1{border:none; padding: 40px; background: #f8f8f9; }
.dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper{width:31.7%; float:left; position: relative; overflow: hidden; }
.dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-doctors-thumb{width:100%; float:left;}
.dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button{ margin: 0px; width: 100%; text-align: center; font-weight: normal;border: none; color: #fff; text-transform: uppercase; letter-spacing: 1px; position: absolute; bottom: -50px; left: 0; opacity: 0; visibility: hidden; }
.dt-sc-doctors.style1:hover .dt-sc-doctors-thumb-wrapper .dt-sc-button { opacity: 1; visibility: visible; bottom: 0; }
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button{padding:10px;}
.dt-sc-doctors.style1 .dt-sc-doctors-details{width:68.3%; padding:0px 5px 0px 30px;}
.dt-sc-doctors.style1 .dt-sc-doctors-details h5{font-size:28px; text-transform:none; margin-bottom:10px; font-weight:normal;}
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-details h5{font-size:20px;}
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li { margin: 0px 2px 5px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li:first-child { margin-left:0px; }	
.dt-sc-doctors.style1 .dt-sc-doctors-details h5 span{font-size:16px; font-weight:300; margin-left:8px;}
.dt-sc-doctors.style1 .dt-sc-doctors-details h6{font-size:16px; text-transform:none; padding-bottom: 15px; font-weight:normal;line-height: 24px;}
.dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li a{height: 30px; width: 30px; line-height: 30px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; font-size: 12px;}
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta{margin:25px 0px 0px;}
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:nth-child(2n+1){background:none;}
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span{border-right: none; width: 25%; font-size: 18px; font-weight: 300; text-transform: uppercase; color: #fff; text-align: center; padding: 0; line-height: 50px;}
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li{font-weight:300; margin: 0px 0px 15px; }
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value{width: 72%;float: left; padding: 0px 0px 0px 35px; margin: 0px; line-height: normal;}
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li ul.child-bullet-list{padding-left:0px; float:left; margin:0px;}	
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { font-size: 13px; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { font-size: 14px; font-weight: 300; margin-left: 0; width: 100%; float: left; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 14px; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 22px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li { margin-right: 5px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li:last-child { margin-right: 0; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li a { height: 25px; width: 25px; line-height: 25px; font-size: 10px; }
.page-with-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 27%; font-size: 12px; line-height: 35px; }
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper,
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details { width: 100%; }
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 30px 0px 0px; }
.with-both-sidebar .dt-sc-one-half .dt-sc-doctors.style1 { padding: 20px; }
.with-both-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 20px 0px 40px }
.with-both-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span,
.with-both-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { width: 100%; }
.with-both-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { padding: 15px 0px 0px 0px; }
.with-both-sidebar .dt-sc-one-third .dt-sc-doctors.style1 { padding: 15px; }
.with-both-sidebar .dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value, 
.with-both-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value, 
.with-both-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value, 
.with-both-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { font-size: 13px; }
.with-both-sidebar .dt-sc-one-third .dt-sc-doctors-single-meta li ul.child-bullet-list li:before { top: 8px; }
.with-both-sidebar .dt-sc-one-fourth .dt-sc-doctors-single-meta li ul.child-bullet-list li:before { top: 7px; }
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-half.column.first,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-third.column.first,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-fourth.column.first
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-fifth.column.first,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-sixth.column.first { margin-left: 0px; }
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-half.column,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-third.column,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-fourth.column,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-fifth.column,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-sixth.column { width: 100%; margin-left: 0px; margin-bottom: 30px; }
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-doctors.style1,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-half .dt-sc-doctors.style1,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-third .dt-sc-doctors.style1,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1,
.with-both-sidebar .fullwidth-both-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 { padding: 30px; }
.with-both-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 { padding: 10px; }
.with-both-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button { font-size: 11px; padding: 10px 10px; }
.with-both-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li { margin: 0 3px 5px 0; }
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { font-size: 11px; line-height: 30px; }
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 20px; }
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button { font-size: 12px; }
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span,
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 12px; }
.with-both-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { line-height: 40px; }
.dt-sc-doctors-single-meta li ul.child-bullet-list li{display: inline-block; background: none; font-weight: 300; position: relative; margin: -1px 0px 5px; padding: 0px 0px 0 20px;} 
.dt-sc-doctors-single-meta li ul.child-bullet-list li:before { content: ""; display: inline-block; width: 6px; height: 6px; position: absolute; top: 10px; left: 0; margin: auto 0; border-radius: 50%; }
.dt-sc-doctors-single .dt-sc-doctors-single-meta li ul.child-bullet-list li{display: inline-block; background: none; font-weight: 300; position: relative; margin: -1px 0px 5px; padding: 0px 0px 0 20px;} 
.dt-sc-doctors-single .dt-sc-doctors-single-meta li ul.child-bullet-list li:before{top: 13px;}
.dt-sc-doctors-single.dt_doctors ul.dt-sc-fancy-list li{font-size:16px; font-weight:300;}
.dt-sc-one-half .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-sociable li{margin:0 3px 5px;}
.dt-sc-one-half .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-sociable li:first-child{margin-left:0px;}
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper, .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-details { width: 100%; }
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 20px 0 0; }
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta{margin:20px 0px 0px;}
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li{margin: 0px 0px 10px;}
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child { margin-bottom: 0; }
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span{width:24%; font-size:16px;text-transform:none;}
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value{width:73%; font-size:15px; padding:0px 0px 0px 15px; line-height:25px;}	
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li ul.child-bullet-list li:before{top:11px; bottom:auto;}
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value ul.child-bullet-list li{font-size:15px; line-height:25px;}
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li ul.child-bullet-list li:last-child{margin-bottom:0px;}
.dt-sc-one-fourth .dt-sc-doctors.style1 { padding: 25px; }
.dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 22px; margin-bottom: 40px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 { padding: 15px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 22px; margin-bottom: 30px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 { padding: 1px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 18px; margin-bottom: 20px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 14px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper { width: 100%; margin-bottom: 0; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 15px; width: 100%; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta { margin: 10px 0px 0px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { font-size: 14px; line-height: 30px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { font-size: 15px; margin-left: 0; width: 100%; float: left; margin-top: 0; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { font-size: 14px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li ul.child-bullet-list li:before { top: 7px; }
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper, .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper {width:100%; margin-bottom:20px;}
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-details, .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details {width:100%; padding:0px;}
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span{margin:0px; width:100%;}
.dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { margin-left: 0; width: 100%; float: left; margin-top: 10px; }
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value, .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value, .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value{border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-left: none; width: 100%; padding: 0px 0px 20px 0px;
margin: 20px 0 0;}	
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child, .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child, .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child { padding-bottom: 0; margin-bottom: 0; }
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child .item-value, .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child .item-value, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child .item-value, .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child .item-value { border-bottom: none; }
.dt-sc-one-fifth .dt-sc-doctors-single-meta, .dt-sc-one-sixth .dt-sc-doctors-single-meta { display: none; }	
.dt-sc-team.style2 { text-align: center; border: 1px solid #f8f8f9; padding: 20px; position: relative; }
.dt-sc-team.style2 img { float: none; display: inline-block; }
.dt-sc-team.style2 .dt-sc-team-thumb { background: #fff; }
.dt-sc-team.style2 .dt-sc-team-details { background: #f8f8f9; margin-top: -10px; position: static; }
.dt-sc-team.style2 .dt-sc-team-details h4, .dt-sc-team.style2 .dt-sc-team-details h5 { font-weight: 500; }
.dt-sc-team.style2 .dt-sc-team-details h4 a { margin-right: 10px; }
.dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 18px; }
.dt-sc-team.style2 .dt-sc-team-details .dt-sc-sociable li { float: none; display: inline-block; }
.dt-sc-team.style2 .dt-sc-team-details .dt-sc-sociable li a { height: 30px; width: 30px; line-height: 30px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; font-size: 12px; color: #fff; }
.dt-sc-team.style2 .dt-sc-team-details .view-details { color: #fff; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; font-weight: bold; float: none; display: inline-block; position: absolute; left: 0; right: 0; margin: 0 auto; width: 100px; top: 50%; transform: translateY(-50%) scale(0.8); -moz-transform: translateY(-50%) scale(0.8); -webkit-transform: translateY(-50%) scale(0.8); -ms-transform: translateY(-50%) scale(0.8); height: 100px; line-height: 24px; border-radius: 50%; padding: 25px 0 0; opacity: 0; }
.dt-sc-team.style2:hover .dt-sc-team-details .view-details { transform: translateY(-50%) scale(1); -moz-transform: translateY(-50%) scale(1); -webkit-transform: translateY(-50%) scale(1); -ms-transform: translateY(-50%) scale(1); opacity: 1; }
.dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 span { font-size: 18px; }
.dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; font-size: 16px; }
.dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details h5  { font-size: 14px; line-height: 20px; }
.dt-sc-one-fifth .dt-sc-team.style2 { padding: 10px; }
.dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 22px; }
.dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; font-size: 18px; }
.dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 14px; line-height: 20px; margin-top: 8px; width: 100%; float: left; }
.dt-sc-one-sixth .dt-sc-team.style2 { padding: 0px; }
.dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 20px; }
.dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; font-size: 16px; }
.dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 12px; line-height: 20px; margin-top: 8px; width: 100%; float: left; }
.dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details .view-details, .dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details .view-details, .dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details .view-details { display: none; } .dt-sc-loading { display: block; height: 100%; min-height: 355px; position: relative; width: 100%; }
.dt-sc-loading:before { bottom: 0; content: ""; height: 125px; left: 0; margin: auto; position: absolute; right: 0; top: 0; z-index: 1;  border-width: 16px; border-style: solid; border-radius: 50%;
border-top-width: 16px; border-top-style: solid;  width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite; }
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.dt-sc-fitness-procedure-sorting{float:none; display: inline-block; clear:both;padding:0px;text-align:center; width: 100%;  margin-bottom: 40px;}
.dt-sc-fitness-procedure-sorting a{display: inline-block; font-size: 16px; text-transform: uppercase; position: relative; padding: 10px 20px; color: #fff; margin: 0 10px; border-radius: 5px;}
.dt-sc-fitness-procedure-sorting a:hover { color: #fff; }
.dt-sc-fitness-procedure-sorting a img{float:left;margin-right:20px;}
.dt-sc-fitness-procedure-sorting a span{float:left;}
.dt-sc-fitness-procedure-container{float:left;margin:0 0 40px;padding:0px;width:100%;clear:both;overflow:visible !important;}
.column.dt-sc-one-third.dt-sc-fitness-procedure { width: 31.5%; }
.column.dt-sc-fitness-procedure{margin-bottom:30px;margin-left:0px;}
.dt-sc-procedure-item{text-align:center; width:100%; float:left; display:inline-block; border: 1px solid #f8f8f9;background: #f8f8f9; overflow: hidden; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;	-o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
.dt-sc-procedure-item:hover, .dt-sc-procedure-item:hover h3 a { color: #fff; }
.dt-sc-procedure-item .details{width:100%; display:inline-block; padding:35px 35px 0px;text-align: left; }
.dt-sc-procedure-item .details h3{font-size:20px; font-weight:normal; position: relative; }
.dt-sc-procedure-item .details h3:before { content: ""; display: block; position: absolute; left: 0; bottom: -7px; width: 30px; height: 2px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
.dt-sc-procedure-item:hover .details h3:before  { background: #fff; width: 75px; }	
.dt-sc-procedure-item .details .view{display: inline-block;	width: calc(100% + 70px); width: -moz-calc(100% + 70px); width: -webkit-calc(100% + 70px); margin: 30px -35px 0px; clear: both; font-weight: normal; padding: 10px 35px; text-align: left; position:relative;color: #fff;}
.dt-sc-procedure-item .details .view:before{font-family: "Material-Design-Iconic-Font";content:'\f2ee'; top:auto; bottom:auto; position:absolute; margin:auto auto auto -15px; display:inline-block; line-height:30px; left:auto; right:20px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; `transition: all 0.3s linear; }	
.dt-sc-procedure-item .details .view:after{font-family: "Material-Design-Iconic-Font";content:'\f2f5'; top:auto; bottom:auto; position:absolute; margin:auto auto auto -15px; display:inline-block; line-height:30px; left:auto; right:40px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; opacity: 0; }
.dt-sc-procedure-item:hover .details .view{color:#FFF;}
.dt-sc-procedure-item:hover .details .view:after { right: 20px; opacity: 1; }
.dt-sc-procedure-item:hover .details .view:before { right: -20px; opacity: 0; }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.dt-sc-procedure-item .details .view{box-sizing:content-box; -webkit-box-sizing:content-box; display:block;}
}
@-moz-document url-prefix() {
.dt-sc-procedure-item .details .view:after{top:11px;}
}
ul.dt-sc-vertical-nav { padding: 0px; float: left; padding: 0; border: 1px solid; border-top: none; width: 350px !important; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
.single.single-dt_procedure .dt_procedure.type-dt_procedure:hover > .vc_row.wpb_row.vc_row-fluid ul.dt-sc-vertical-nav { opacity: 1; visibility: visible; }
.is-sticky ul.dt-sc-vertical-nav { margin: 10px 0 0 0; }
ul.dt-sc-vertical-nav > li{float: left; display: block; margin: 0px; padding: 0px; width: 100%;}
ul.dt-sc-vertical-nav > li > a{border-bottom: 1px solid; float: left; margin: 0px; padding: 15px 20px; font-size: 18px; line-height: normal; text-transform: inherit; width: 100%; box-sizing: border-box;}
ul.dt-sc-vertical-nav > li:first-child > a { border-top: 1px solid; }
ul.dt-sc-vertical-nav > li.active > a, ul.dt-sc-vertical-nav > li.active > a:hover{position:relative;z-index:1;color: #fff;}
ul.dt-sc-vertical-nav > li.active > a:before { position: absolute; content: ""; display: block; width: 0; height: 0; border-top: 10px solid transparent; border-left: 10px solid #fff; border-bottom: 10px solid transparent; left: -1px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
ul.dt-sc-vertical-nav > li:last-child > a { border-bottom: none; }
.page-template-tpl-reservation #primary.content-full-width{margin-bottom:70px;}
.page-template-tpl-reservation a.dt-sc-button{float:right;}
.page-template-tpl-reservation a.dt-sc-button.show-time{margin-top:50px;}
.page-template-tpl-reservation a.dt-sc-button.schedule-it{margin-top:0;}
.page-template-tpl-reservation .available-times{width:100%;float:left;margin-top:50px;}
.page-template-tpl-reservation .available-times:empty { margin: 0; }
.page-template-tpl-reservation h5.hr-title{font-size:30px;}
ul.time-table > li{position:relative;-moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
ul.time-table > li:hover{color:#fff;}
ul.time-table > li:before{position:absolute;bottom:auto;top:0;right:0;left:0;margin:0px auto;content:"";display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid #fff;}
ul.time-table > li ul, ul.time-table > li > span{position:relative;z-index:1;}
ul.time-table > li.selected:hover:before{height:0;}
ul.time-table > li:hover > span, ul.time-table > li.selected > span{color:#fff;}
ul.time-table{display:block;float:left;list-style-type:none;width:100%;}
ul.time-table > li{box-sizing:border-box;display:block;float:left;margin-bottom:20px;margin-right:2%;padding:15px 20px 0;text-align:center;width:15%;}
ul.time-table > li:nth-child(6n){margin-right:0;}
ul.time-table > li span{display:block;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
ul.time-table > li:hover, ul.time-table > li.selected{color:#fff;}
ul.time-table > li > p{font-size:16px;margin:0;}
ul.time-table > li > p > span{display:block;font-size:13px;}
ul.time-slots{display:inline-block;margin:15px 0 10px;padding:5px 0 0;text-align:center;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
ul.time-slots > li{border:medium none;clear:both;display:block;float:left;margin:0 auto 5px;padding:0;width:110px;}
ul.time-slots > li a{background:#fff;color:#4d4d4d;display:inline-block;min-width:56px;padding:5px 18px;width:100%;}
ul.time-slots > li a.selected, 	ul.time-slots > li a.selected:hover{color:#fff;}
ul.time-slots > li a:hover{color:#fff;}
.dt-sc-notification-box.steps.step3 .border-title { width: 100%; float: left; }
.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: #666666; 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-available-times ul.time-slots { position: relative; box-sizing: border-box; display: block; float: left; padding: 20px 20px 20px 25px; text-align: center; width: 100%; }
.dt-sc-available-times ul.time-slots:before{position: absolute;	bottom: auto; top: 50%; left: 0; content: ""; display: block; width: 0; height: 0; border-top: 12px solid transparent; border-bottom: 12px solid transparent;	border-left: 10px solid #fff; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.dt-sc-available-times ul.time-slots > li { float: left; clear: none; margin-right: 10px; margin-bottom: 0; }	
.dt-sc-available-times ul.time-slots > li:last-child { margin-bottom: 0; }
.available-times .dt-sc-title.with-right-border-decor h3 { margin-bottom: 50px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl, 	.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{border-radius:0 !important;}
.ui-widget-content{margin:3px 0;}
#personalinfo.personal-info{width:100%;float:left;}
#personalinfo.personal-info p, .personal-info textarea{margin-bottom:30px;}
.dt-sc-reservation-form.dt-appointment-form { margin-bottom: 60px; }
.dt-sc-reservation-form.dt-appointment-form p { margin-bottom: 35px; }
.dt-sc-reservation-form.dt-appointment-form label { text-transform: uppercase; letter-spacing: 0.5px; padding: 0 10px; font-weight: 600; }
.dt-sc-reservation-form.dt-appointment-form input, .dt-sc-reservation-form.dt-appointment-form select, .dt-sc-reservation-form.dt-appointment-form textarea { padding-left: 10px; padding-right: 10px; }
.dt-sc-reservation-form.dt-appointment-form .selection-box.form-calender-icon { margin-top: -35px; }
.dt-sc-reservation-form.dt-appointment-form .dt-sc-button.show-time-shortcode { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear;}
.page-template-tpl-reservation-type2 #primary { padding-bottom: 80px; }
.dt-sc-appointment-scheduler-form label span{margin-right:10px;color:#333;}
.dt-sc-appointment-scheduler-form .generate-schedule{float:none;}
.dt-sc-appointment-scheduler-form .dt-sc-button.bordered { margin: 40px 0px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.dt-sc-schedule-box h2 {font-size:30px;float:left;width:100%;}
.dt-sc-schedule-progress{float: left; width: 100%; position: relative; margin-bottom: 20px; width: 33.333%; padding: 27px 10px 14px 10px; margin-right: 0px; border-top: 3px solid #f6f9f9; text-align: center;}
.dt-sc-schedule-progress.step3{margin-right:0px;}
.dt-sc-schedule-progress .dt-sc-progress-step { float: left; margin: 0 0px 30px 0px; width: 100%; text-align: center; }
.dt-sc-schedule-progress .dt-sc-progress-step span{font-size: 36px; width: 100px; height: 100px; line-height: 100px; background: #2B2B2B; color: #fff; float: none; display: inline-block; border-radius: 50%; }
.dt-sc-schedule-progress h4{font-size:18px;margin-bottom:15px;}
.dt-sc-schedule-progress p{font-size:14px;line-height:24px;}
.dt-sc-schedule-progress:nth-child(2n):before{color:#e0e0e0;}
.dt-sc-schedule-progress:nth-child(2n):after{border-left-color:#e0e0e0;}
.dt-sc-schedule-progress:last-child:before{display:none;}
.dt-sc-schedule-progress.dt-sc-current-step:after{border-left-color:#d6f0ff;}
.dt-sc-schedule-progress.dt-sc-completed-step:after{border-left-color:#e5ffcc;}
.dt-sc-schedule-progress.step4.dt-sc-current-step:after, .dt-sc-schedule-progress.step2.dt-sc-completed-step:after{border-left-color:#c1f29e;}
.dt-sc-contactdetails-box.steps .border-title h2 { width: 100%; float: left; }	
.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; }
@media only screen and (min-width:1281px) and (max-width:1400px) {
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -30px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -30px; }
}
@media only screen and (min-width:992px) and (max-width:1280px) {
.page-with-sidebar .dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 36px; }
.page-with-sidebar .dt-sc-team-carousel .dt-sc-team-details { padding: 30px; }
.page-with-sidebar .dt-sc-doctors.style1 { padding: 20px; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button { font-size: 12px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 { padding: 10px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 { padding: 1px; }		
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li { margin-right: 2px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li:last-child { margin-right: 0; }
.page-with-sidebar .dt-sc-one-half .dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; font-size: 16px; }
.page-with-sidebar .dt-sc-one-half .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 16px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 20px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 span,
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 16px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details .view-details { top: 30%; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-team.style2 { padding: 10px; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details h4 { width: 100%; float: left; margin-bottom: 10px; font-size: 20px; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 14px; margin-top: 40px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -40px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -40px; }
.column.dt-sc-one-fourth.dt-sc-fitness-procedure { width: 23.2%; }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-team-carousel .dt-sc-team-details { padding: 0px 50px; min-height: 550px; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 40px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -30px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -30px; }
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 28%; font-size: 13px; line-height: 40px; }
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 27%; font-size: 14px; }
.dt-sc-doctors.style1 { padding: 30px; }
.dt-sc-team.style2 img { width: auto; }
.dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 14px; line-height: normal; }
.dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; }
.dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { font-size: 14px; margin-left: 0; width: 100%; float: left; }
.dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 20px; }
.dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 14px; }
.dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 24px; }
.dt-sc-one-third .dt-sc-team.style2,
.dt-sc-one-fourth .dt-sc-team.style2 { padding: 10px; }
.dt-sc-doctors-filter select { font-size: 14px; }
.page-with-sidebar .dt-sc-team-carousel .dt-sc-team-details {  padding: 30px 20px; }
.page-with-sidebar .dt-sc-team-carousel .dt-sc-team-details a.dt-sc-button { font-size: 14px; }
.page-with-sidebar .dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 30px; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { font-size: 12px; }
.page-with-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { line-height: 30px; font-size: 10px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-team.style2 { padding: 0; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-sociable li { margin: 0 3px 5px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-sociable li:last-child { margin-right: 0; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 18px; line-height: 24px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 span { font-size: 14px; margin-top: 10px; }
.column.dt-sc-one-fourth.dt-sc-fitness-procedure { width: 23%; }
ul.dt-sc-vertical-nav, .sticky-wrapper.is-sticky ul.dt-sc-vertical-nav { width: 270px !important; }
}
@media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 30px; }
.dt-sc-team-carousel .dt-sc-team-details { min-height: 600px;padding: 0px 40px;  }
.dt-sc-doctors-filter .selection-box select { font-size: 12px; padding-left: 0; }
.dt-sc-doctors-single-meta { margin: 0 0 0 20px; }
.dt-sc-appointment-scheduler-form input[type="text"],
.dt-sc-appointment-scheduler-form input[type="date"],
.dt-sc-appointment-scheduler-form .selection-box select { font-size: 12px; }
.dt-sc-appointment-scheduler-form .form-calender-icon input[type="text"] { padding-top: 16px; }
.dt-sc-available-times ul.time-slots > li { margin-bottom: 10px; }
.page-with-sidebar .dt-sc-team-carousel-wrapper ul li { text-align: center; }
.page-with-sidebar .dt-sc-team-carousel-wrapper ul li .dt-sc-one-half { width: 80%; float: none; display: inline-block; }
.page-with-sidebar .dt-sc-team-carousel-wrapper ul li .dt-sc-one-half:last-child { display: none; }
.page-with-sidebar .dt-sc-team-carousel-wrapper .dt-sc-team-details { min-height: 550px; }
.page-with-sidebar .dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 30px; }
.page-with-sidebar .dt-sc-team-carousel-wrapper .dt-sc-team-details .dt-sc-button.large { font-size: 14px; padding: 20px 25px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -25px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -25px; }
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: 0px; }
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: 0px; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 35%; font-size: 14px; line-height: 40px; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { width: 65%; }
.dt-sc-doctors.style1 { padding: 25px; }
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { font-size: 12px; line-height: 30px; }
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 20px; }
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { width: 100%; float: left; margin: 5px 0; font-size: 14px; }
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 14px; }
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 100%; }
.dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { width: 100%; padding: 15px 0px 0px 0px; }
.dt-sc-one-fourth .dt-sc-doctors.style1 { padding: 10px; }
.dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 18px; }
.dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { width: 100%; float: left; margin: 5px 0; font-size: 14px; }
.dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 14px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 { padding: 10px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 18px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { width: 100%; float: left; margin: 5px 0; font-size: 14px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 14px; }
.dt-sc-one-fifth .dt-sc-doctors .dt-sc-doctors-details ul.dt-sc-sociable li { margin-right: 3px; }
.dt-sc-team.style2 .dt-sc-team-details .view-details { top: 30%; }
.dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float:left; font-size: 18px; }
.dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 16px; line-height: normal; }
.dt-sc-one-third .dt-sc-team.style2 { padding: 10px; }
.dt-sc-one-third .dt-sc-team.style2 h4 { font-size: 20px; }
.dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 span { font-size: 16px; }
.dt-sc-one-fourth .dt-sc-team.style2 { padding: 10px; }
.dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { font-size: 14px; }
.dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 18px; }
.dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 span { font-size: 14px; }
.dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 18px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li,
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li { margin-left: 0; }
.dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li:last-child,
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li:last-child { margin-right: 0; }
.dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li a,
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li a { height: 25px; width: 25px; line-height: 25px; font-size: 10px; }
.page-with-sidebar .dt-sc-doctors.style1 { padding: 15px; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper { width: 100%; }
.page-with-sidebar .dt-sc-doctors.style1 .dt-sc-doctors-details { width: 100%; padding:30px 0 0px; }
.page-with-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 100%; margin: 0; }
.page-with-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-left: none; width: 100%; padding: 0px 0px 20px 0px; margin: 20px 0 0; }
.page-with-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child .item-value { border-bottom: none; }
.page-with-sidebar .dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, 
.page-with-sidebar .dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value,
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span,
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { width: 100%; }
.page-with-sidebar .dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button { padding: 12px 10px; font-size: 12px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 0; }
.page-with-sidebar .dt-sc-one-third .dt-sc-doctors.style1 .dt-sc-doctors-single-meta > li { margin: 0; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 { padding: 10px; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 0; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta > li { margin-bottom: 0; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { font-size: 9px; line-height: 30px; letter-spacing: 0.5px; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { font-size: 13px; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button { padding: 10px 20px; font-size: 10px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 { padding: 7px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button { padding: 10px 5px; font-size: 10px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 0; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 12px; line-height: 20px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 { padding: 1px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 { font-size: 14px; line-height: 20px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button { display: none; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 5px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details h6 { font-size: 10px; line-height: 20px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details h5 span { font-size: 12px; margin-top: 5px; margin-bottom: 5px; }
.page-with-sidebar .dt-sc-team.style2 { padding: 10px; }
.page-with-sidebar .dt-sc-one-half .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 20px; }
.page-with-sidebar .dt-sc-one-half .dt-sc-team.style2 .dt-sc-team-details h4 span,
.page-with-sidebar .dt-sc-one-half .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 14px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 16px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h4 span,
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 12px; }
.page-with-sidebar .dt-sc-one-third .dt-sc-team.style2 .dt-sc-team-details .dt-sc-sociable li { margin: 0 3px 5px; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-team.style2 { padding: 0; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 16px; line-height: 20px; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details h4 span { font-size: 12px; margin: 5px 0; }
.page-with-sidebar .dt-sc-one-fourth .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 12px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-team.style2 { padding: 0; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 14px; line-height: 20px; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h4 span { font-size: 10px; margin: 3px 0; }
.page-with-sidebar .dt-sc-one-fifth .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 9px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-team.style2 { padding: 0; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details h4 { font-size: 12px; line-height: 20px; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details h4 span { font-size: 8px; margin: 3px 0; }
.page-with-sidebar .dt-sc-one-sixth .dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 8px; }
ul.time-table > li { width: 23.5%; }
ul.time-table > li:last-child { margin-right: 0; }
.column.dt-sc-one-third.dt-sc-fitness-procedure { width: 31.1%; }
.column.dt-sc-one-fourth.dt-sc-fitness-procedure { width: 22%; }
.column.dt-sc-one-fourth.dt-sc-fitness-procedure .dt-sc-popular-procedures .details { padding: 15px 12px 40px; }
.column.dt-sc-one-fourth.dt-sc-fitness-procedure .dt-sc-popular-procedures .details h3 { font-size: 16px; }
.column.dt-sc-one-fourth.dt-sc-fitness-procedure .dt-sc-popular-procedures .details p { font-size: 14px; line-height: 24px; } 
.column.dt-sc-one-fourth.dt-sc-fitness-procedure .dt-sc-popular-procedures .details h5 { font-size: 10px; padding: 10px; }
ul.dt-sc-vertical-nav, .sticky-wrapper.is-sticky ul.dt-sc-vertical-nav { width: 200px !important; }
ul.dt-sc-vertical-nav > li > a { font-size: 14px; } .dt_procedure .dt-sc-icon-box.type11 .icon-wrapper span { font-size: 50px; }
}
@media only screen and (max-width:767px) {
.dt-sc-team-carousel-wrapper ul li { text-align: center; }
.dt-sc-team-carousel-wrapper ul li .dt-sc-one-half { width: 90%; float: none; display: inline-block; }
.dt-sc-team-carousel-wrapper ul li .dt-sc-one-half:last-child { display: none; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details { min-height: 550px; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details h4 { font-size: 30px; }
.dt-sc-team-carousel-wrapper .dt-sc-team-details .dt-sc-button.large { font-size: 14px; padding: 20px 25px; }
.dt-sc-doctors-single-meta { margin-left: 0; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before,
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -15px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before,
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -15px; }
.dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper, .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span, .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 100%; }
.dt-sc-doctors.style1 .dt-sc-doctors-details { width: 100%; padding: 30px 0px 0px 0px; }
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value, .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li .item-value { width: 100%; padding: 0px 0px 35px 0px; margin: 0px 0 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); font-size: 15px; line-height: 25px; }
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child, .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child { margin-bottom: 0; padding-bottom: 0; }
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child .item-value, .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li:last-child .item-value { padding: 0px; border-bottom: none; }
.dt-sc-one-fifth .dt-sc-doctors-single-meta, .dt-sc-one-sixth .dt-sc-doctors-single-meta { display: block; }
.dt-sc-doctors.style1 .dt-sc-doctors-single-meta li { margin: 20px 0px 0px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { line-height: 50px; }
.dt-sc-one-sixth .dt-sc-doctors.style1 .dt-sc-doctors-details { padding: 30px 15px; }
.dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; font-size: 16px; }
.dt-sc-team.style2 .dt-sc-team-details h5 { font-size: 16px; }
.dt-sc-one-fifth .dt-sc-doctors.style1 { padding: 30px 25px; }
.page-with-sidebar .dt-sc-one-half .dt-sc-doctors.style1 .dt-sc-doctors-single-meta li span { width: 100%; }
ul.time-table > li { width: 49%; margin: 0 1% 20px 0; }
.column.dt-sc-one-third.dt-sc-fitness-procedure { width: 100%; }
ul.dt-sc-vertical-nav, .sticky-wrapper.is-sticky ul.dt-sc-vertical-nav { width: 100% !important; opacity: 1; visibility: visible; }
.sticky-wrapper.is-sticky ul.dt-sc-vertical-nav { position: relative !important; top: auto !important; }
.dt-sc-notification-box.steps.step3 .dt-sc-notification-details .dt-sc-contact-info { padding-left: 0; }
.dt-sc-available-times ul.time-slots { padding: 20px 20px 10px 25px; }
.dt-sc-available-times ul.time-slots > li { margin-bottom: 10px; }
}
@media only screen and (max-width:479px) {
.dt-sc-team-carousel-wrapper ul li .dt-sc-one-half { width: 80%; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before,
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-prev:before { left: -5px; }
.doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before,
.page-with-sidebar .doctors-carousel:hover .dt-sc-team-navigation .dt-sc-team-pager-next:before { right: -5px; }
.dt-sc-doctors.style1 { padding: 20px; }
.dt-sc-team.style2 { padding: 10px; }
.dt-sc-doctors.style1 .dt-sc-doctors-details h5 span, .dt-sc-team.style2 .dt-sc-team-details h4 span { width: 100%; float: left; margin: 10px 0; }
.dt-sc-schedule-progress, ul.time-table > li { width: 100%; margin: 0 0 20px 0; }
.dt-sc-schedule-box ul.time-slots > li { width: 100%; margin: 0 0 20px 0; }
ul.dt-sc-vertical-nav > li.active > a:before , ul.dt-sc-vertical-nav > li.active > a:after { content: none; }
}div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.flatpickr-calendar .flatpickr-current-month select{display:initial}@media only screen and (max-width: 600px){.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:calc(6ch - 14px)}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown{display:none}}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-container .wpforms-hidden{display:none !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:visible}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container{padding:10px 0;font-size:15px}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error{padding:6px;border:1px solid #990000;border-left:5px solid}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe{width:100%;border:0}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{color:#333333}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-inline-start:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/times-solid-white.svg) !important;background-position:50% 50% !important;background-repeat:no-repeat !important;background-color:#cccccc !important;background-size:8px !important;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover,div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:focus{background-color:red !important}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-rating-wrapper{display:inline-block}div.wpforms-container-full .wpforms-form .wpforms-field-rating-labels{display:flex;justify-content:space-between;gap:10px}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload p.wpforms-file-upload-capture-camera-classic{margin-top:20px;display:block}div.wpforms-field-file-upload p.wpforms-file-upload-capture-camera-classic a.camera{color:var(--wpforms-field-text-color);text-decoration:underline}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}body div.wpforms-container-full .wpforms-camera-link{color:#036AAB;text-decoration:underline;font-size:16px}body div.wpforms-container-full .wpforms-camera-link:hover{text-decoration:none}body div.wpforms-container-full .wpforms-camera-link:focus{outline:2px solid #036AAB;outline-offset:2px;text-decoration:none}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button{display:inline-flex;align-items:center;gap:7px;line-height:100%;cursor:pointer;padding:0 15px;border:1px solid #ccc;height:41px;background-color:#fff;color:#333;font-size:16px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button:hover,body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button:focus{border-color:#bbb}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-button svg{fill:#bbb;width:1.1em;height:auto;flex-shrink:0;vertical-align:middle}body div.wpforms-container-full .wpforms-field-camera input[type="file"]{display:none}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file{display:none;align-items:center;gap:10px;color:#777777;font-size:15px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file svg{fill:#D63638;cursor:pointer}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file svg:hover{opacity:.75}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file .wpforms-camera-remove-file{height:15px}body div.wpforms-container-full .wpforms-field-camera .wpforms-camera-selected-file.wpforms-camera-selected-file-active{display:inline-flex}body div.wpforms-container-full .wpforms-layout-column-33 .wpforms-camera-selected-file.wpforms-camera-selected-file-active{display:block}body div.wpforms-container-full .wpforms-layout-column-33 .wpforms-camera-selected-file.wpforms-camera-selected-file-active button{margin-left:5px}body div.wpforms-container-full div.wpforms-camera-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.75);display:flex;align-items:center;justify-content:center;z-index:999999}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions{justify-content:space-between;position:relative}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown{font-family:monospace;font-size:14px;color:#999999;flex:0 0 auto;font-weight:500;min-width:120px;text-align:left;white-space:nowrap}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{display:inline-block}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown div{display:inline}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:absolute;left:50%;transform:translateX(-50%)}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture{background-color:#D63638}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:hover{background-color:#b32d2e}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{width:48px;height:48px;border-radius:50%;background-color:#D63638;display:flex;align-items:center;justify-content:center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:18px;height:18px;background-color:#fff;border-radius:4px}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop:hover{background-color:#b32d2e}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button{border:none}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel{width:26px;background:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/camera-video.svg) no-repeat center}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop{background:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/video-cancel.svg) no-repeat center}body div.wpforms-container-full div.wpforms-camera-modal{background:#FFFFFF;max-width:100%;width:540px;height:440px;display:flex;flex-direction:column;border-radius:9px;box-shadow:-4px 5px 15px 0 rgba(0,0,0,0.15);overflow:hidden;position:relative;z-index:1000000}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{display:flex;height:62px;padding:16px 30px;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-title{font-size:18px;font-weight:700;color:#444444}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close{cursor:pointer;width:12px;height:12px;display:flex;justify-content:center;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close svg{fill:#BBBBBB;width:12px;height:12px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-close:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:300px;background-color:#dedede;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{display:none;width:100%;height:auto;position:relative;overflow:hidden;justify-content:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview video{max-width:100%;height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview .wpforms-camera-captured-photo{max-width:100%;height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas{min-height:0;width:100%;height:100%;display:block}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-shade{outline-style:solid;outline-color:rgba(0,0,0,0.75)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-image{max-width:100%;max-height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle::after{width:8px !important;height:8px !important}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-selection{min-width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle{background-color:transparent;height:15px;position:absolute;width:15px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-handle[action=move]{height:100%;left:0;top:0;width:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-grid{position:absolute}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview cropper-canvas cropper-grid[bordered]{border:2px solid #fff !important}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-error{display:none;padding:20px;text-align:center;color:#d63637;font-size:16px;line-height:1.5}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{height:78px;min-height:78px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e6e9ec}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-text{font-size:14px;color:#555}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions button{border:none;outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture{width:48px;height:48px;border-radius:50%;background-color:#036AAB;display:flex;align-items:center;justify-content:center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:focus{outline:none;background-color:#215d8f}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture:disabled{opacity:.5;cursor:not-allowed}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown{position:absolute;left:50%;transform:translateX(-50%)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{display:none;position:absolute;right:20px;width:24px;height:24px;background:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/camera-rotate.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#999999;font-size:24px;font-weight:500}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown svg{position:absolute;top:0;left:0;width:48px;height:48px;transform:rotate(-90deg)}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle{cx:24px;cy:24px;r:calc((48px - 4px) / 2);stroke-width:4px;fill:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle.bg{stroke:#dedede}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown circle.progress{stroke:#036AAB;stroke-linecap:round;transform-origin:24px 24px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown.animate circle.progress{animation:wpforms-camera-countdown 3s linear forwards}@keyframes wpforms-camera-countdown{0%{stroke-dasharray:0 calc(calc((48px - 4px) / 2) * 3.14159 * 2)}100%{stroke-dasharray:calc(calc((48px - 4px) / 2) * 3.14159 * 2) 0}}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons{display:flex;width:100%;justify-content:space-between;align-items:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button{border:none;outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons button:focus{outline:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel{width:24px;height:24px;background:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/camera.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop{font-size:15px;padding:0 15px;background-color:#036AAB;color:#fff;border-radius:3px;height:41px;font-weight:500;line-height:100%;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept:focus,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop:hover,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop:focus{background-color:#215d8f}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop{visibility:hidden;width:24px;height:24px;background:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/crop.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop-cancel{width:24px;height:24px;background:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/cancel.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-crop-cancel:hover{opacity:.75}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel-video{width:24px;height:24px;background:url(//hjcounseling.com/wp-content/plugins/wpforms-lite/assets/pro/images/trash.svg) no-repeat center;cursor:pointer}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-cancel-video:hover{opacity:.75}body.wpforms-camera-modal-open{overflow:hidden;position:fixed;width:100%}@media only screen and (max-width: 767px) and (orientation: portrait){body div.wpforms-container-full div.wpforms-camera-modal{height:75vh;max-height:75vh;width:90vw;max-width:90vw}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{padding:20px 16px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:0;height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{height:auto;width:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{padding:0 20px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip.wpforms-camera-flip-active{display:block}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{position:static}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video .wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{text-align:left}}@media only screen and (max-width: 1024px) and (orientation: landscape){body div.wpforms-container-full div.wpforms-camera-modal{flex-direction:row;width:80vw;max-width:90vw;height:75vh;max-height:75vh}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content{min-height:0;height:100%;flex-grow:1}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview{height:auto;width:auto}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-content .wpforms-camera-preview .wpforms-camera-captured-photo{object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header{flex-direction:column-reverse;height:100%;padding:20px 16px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-header .wpforms-camera-modal-title{writing-mode:vertical-lr;transform:rotate(180deg);text-align:center}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer{height:100%;flex-direction:row;padding:20px 0;width:78px;min-width:78px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{justify-content:center;display:flex;flex-direction:column-reverse}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:relative;left:auto;transform:none}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{left:calc(100% - 52px);top:20px}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip.wpforms-camera-flip-active{display:block}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons{flex-direction:column-reverse;height:100%}body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept,body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-buttons .wpforms-camera-accept-crop{transform:rotate(-90deg);transform-origin:center;width:max-content}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview{max-height:100%}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview video{max-height:100%;object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-preview .wpforms-camera-captured-photo{object-fit:cover}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions{height:100%}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-capture,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-countdown,body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-stop{position:absolute;left:auto;top:50%;transform:translateY(-50%)}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-flip{position:static}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown{min-width:auto}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown span{text-align:center}body div.wpforms-container-full div.wpforms-camera-modal-overlay.wpforms-camera-format-video div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-modal-actions .wpforms-camera-video-countdown div{display:none !important}}@media only screen and (max-width: 767px){body div.wpforms-container-full div.wpforms-camera-modal .wpforms-camera-modal-footer .wpforms-camera-video-countdown div{display:none !important}}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:10px 8px}}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:8px 10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{text-indent:2px}}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input{min-width:100% !important;text-overflow:ellipsis;padding-right:4px !important;margin-bottom:1px !important;white-space:nowrap}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}.wpforms-preview-notice{background-color:#fcf9e8;border:1px solid #f5e6ab;padding:15px;box-sizing:border-box;font-size:16px}.wpforms-preview-notice p{margin:0}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width: 600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc( 100% - 85px) !important;max-width:100% !important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 70px) !important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc( 100% - 85px) !important;max-width:100% !important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container *,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container *,.wpforms-confirmation-container-full .wpforms-order-summary-container *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media (max-width: 600px){.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-radius:4px;border:1px solid #e2e2e2;border-collapse:separate}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{border-top:1px solid #e2e2e2;border-bottom:none;border-left:none;border-right:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400;border:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:9px 0;line-height:20px;background:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-wrap:balance;padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-right:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-left:10px;padding-right:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td{font-weight:700}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{font-size:16px}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total){color:color-mix(in srgb, currentColor 50%, transparent);border-color:color-mix(in srgb, currentColor 50%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#990000;border-color:color-mix(in srgb, black 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor;border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{max-width:100%;margin-bottom:24px}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td{color:color-mix(in srgb, currentColor 75%, transparent)}.wpforms-field.wpf-disable-field select,.wpforms-field.wpf-disable-field textarea,.wpforms-field.wpf-disable-field button,.wpforms-field.wpf-disable-field input[type=text],.wpforms-field.wpf-disable-field input[type=number],.wpforms-field.wpf-disable-field input[type=email],.wpforms-field.wpf-disable-field input[type=url],.wpforms-field.wpf-disable-field input[type=tel],.wpforms-field.wpf-disable-field input[type=password],.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpf-disable-field input[type=range],.wpforms-field.wpf-disable-field input[type=file],.wpforms-field.wpf-disable-field input.wpforms-field-date-time-date,.wpforms-field.wpf-disable-field .wpforms-uploader,.wpforms-field.wpf-disable-field .choices,.wpforms-field.wpf-disable-field .wpforms-image-choices-image,.wpforms-field.wpf-disable-field .wpforms-field-rating-wrapper,.wpforms-field.wpf-disable-field .wpforms-field-password-input-icon,.wpforms-field.wpf-disable-field .wpforms-disclaimer-description,.wpforms-field.wpf-disable-field .mce-tinymce,.wpforms-field.wpf-disable-field .iti__selected-country,.wpforms-field.wpf-disable-field .StripeElement,.wpforms-field.wpf-disable-field .wpforms-stripe-element,.wpforms-field.wpf-disable-field .wpforms-field-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-geolocation-map,.wpforms-field.wpf-disable-field .wpforms-signature-wrap,.wpforms-field.wpf-disable-field .wpforms-paypal-commerce-card-fields,.wpforms-field.wpf-disable-field.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpf-disable-field .wpforms-camera-link,.wpforms-field.wpforms-field-readonly select,.wpforms-field.wpforms-field-readonly textarea,.wpforms-field.wpforms-field-readonly button,.wpforms-field.wpforms-field-readonly input[type=text],.wpforms-field.wpforms-field-readonly input[type=number],.wpforms-field.wpforms-field-readonly input[type=email],.wpforms-field.wpforms-field-readonly input[type=url],.wpforms-field.wpforms-field-readonly input[type=tel],.wpforms-field.wpforms-field-readonly input[type=password],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=range],.wpforms-field.wpforms-field-readonly input[type=file],.wpforms-field.wpforms-field-readonly input.wpforms-field-date-time-date,.wpforms-field.wpforms-field-readonly .wpforms-uploader,.wpforms-field.wpforms-field-readonly .choices,.wpforms-field.wpforms-field-readonly .wpforms-image-choices-image,.wpforms-field.wpforms-field-readonly .wpforms-field-rating-wrapper,.wpforms-field.wpforms-field-readonly .wpforms-field-password-input-icon,.wpforms-field.wpforms-field-readonly .wpforms-disclaimer-description,.wpforms-field.wpforms-field-readonly .mce-tinymce,.wpforms-field.wpforms-field-readonly .iti__selected-country,.wpforms-field.wpforms-field-readonly .StripeElement,.wpforms-field.wpforms-field-readonly .wpforms-stripe-element,.wpforms-field.wpforms-field-readonly .wpforms-field-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-geolocation-map,.wpforms-field.wpforms-field-readonly .wpforms-signature-wrap,.wpforms-field.wpforms-field-readonly .wpforms-paypal-commerce-card-fields,.wpforms-field.wpforms-field-readonly.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpforms-field-readonly .wpforms-camera-link{cursor:default !important;opacity:0.35 !important;pointer-events:none !important}.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox]{cursor:default !important;pointer-events:none !important}.wpforms-field.wpf-disable-field label,.wpforms-field.wpforms-field-readonly label{pointer-events:none !important}.wpforms-field.wpf-disable-field .iti__country-container,.wpforms-field.wpforms-field-readonly .iti__country-container{cursor:default !important}.wpforms-field.wpf-disable-field .iti__country-container button,.wpforms-field.wpforms-field-readonly .iti__country-container button{cursor:default !important}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}