@charset "utf-8";
/* CSS Document */

/* Table of Content
==================================================
1.0  -  Reset
1.1  -  Body
1.2  -  Transition
1.3  -  Headings
1.4  -  Text elements
1.5 - Tables
1.6 - Definition Lists
1.7 - Galleries
1.8 - Forms
1.9 - Images
1.10 - Hr, Margin, Seperators
1.11 - Default Color
1.12 - IE9 and above override
1.13 - Responsive*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
del { text-decoration: line-through; }
hr { background-color: #ccc; border: 0; clear: both; height: 1px; margin: 20px 0; padding: 0; }
small { font-size: 80%; }
mark { background-color: #ffffb3; font-style: italic; }
input, select { vertical-align: middle; }
ins { background-color: red; color: white; text-decoration: none; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite small, .dt-sc-boxed.boxed-custom-style .entry-button a, .dt-sc-shop-cart-widget.cart-notification-widget p { font-family: "Roboto", sans-serif; }
.light { font-weight:100;}
.light-300{ font-weight:300;}
.bold{ font-weight:bold;}
.bold-900{ font-weight:bold;}
/*--------------------------------------------------------------
1.1 - Body
--------------------------------------------------------------*/

body { font-weight: normal; font-size: 16px; line-height: 28px; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { overflow-x: hidden; width: 100%; }
html { height: 100%; }

.uppercase, .uppercase * { text-transform: uppercase; }

/*--------------------------------------------------------------	
1.2 - Transition
--------------------------------------------------------------*/

a, input[type="submit"], input[type="reset"], .radio-label input[type="radio"]+span: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; }
/*--------------------------------------------------------------
1.3 - Headings
--------------------------------------------------------------*/

h1 { font-size: 40px; }
h2 { font-size: 34px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
h1, h2, h3, h4, h5, h6 { line-height: normal; font-weight: bold; margin-bottom: 10px; }
h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty { display: none; }
/*--------------------------------------------------------------
1.4 - Text Elements
--------------------------------------------------------------*/

a { text-decoration: none; }
a img { border: none; }
.underline a { border-bottom: 1px solid; }
.underline.dt-sc-dark-bg a { color: #fff; }
p { margin-bottom: 20px; }
.large p { font-size: 22px; line-height: 34px; }
strong { font-weight: bold; }
em { font-style: italic; }
address { display: block; margin: 0px 0 30px; }
abbr { border-bottom: 1px dotted; cursor: help; }
ins { background: #fff9c0; }
sub, sup { font-size: 75%; position: relative; vertical-align: baseline; }
sub { bottom: -3px; }
sup { top: -5px; }
ul, ol, pre, code { margin-bottom: 20px; }
pre { border: 1px solid #d1d1d1; max-width: 100%; overflow: auto; padding: 1.75em; }

ul { list-style-type: square; list-style-position: inside; }
ul li { padding-bottom: 10px; }
ul li ul { list-style-type: disc; padding-left: 20px; margin: 10px 0 0; }
ul ul ul { margin-bottom: 0; list-style-type: circle; }
ol ul, ol ul ul { margin-bottom: 0; }
ol ul li:last-child, ol ul ul li:last-child { padding-bottom: 0; }
ul ol { margin-bottom: 0; }
ol li:last-child { padding-bottom: 0; }
ul li:last-child { padding-bottom: 0; }
ol { list-style-type: decimal; list-style-position: outside; padding-left: 20px; padding-top: 10px; }
ol li { padding-bottom: 10px; }
ol li ol { margin-bottom: 0; }
ol ol ol { margin-bottom: 0; }

ul.commentlist ul { list-style-type: square; list-style-position: inside; }
ul.commentlist ul li ul { list-style-type: disc; padding-left: 20px; margin: 10px 0 0; }
ul.commentlist ul ul ul { margin-bottom: 0; list-style-type: circle; }

blockquote { display: block; padding: 0; margin: 0; position: relative; clear: left; border-left: 4px solid currentColor; padding-left: 15px; margin: 20px 0; }
blockquote.alignleft { margin-right: 20px; text-align: left; width: 30%; float: left; }
blockquote.alignright { margin-left: 20px; text-align: left; width: 30%; float: right; }
blockquote.aligncenter { text-align: center; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
.post-edit-link, .vc_inline-link { background: rgba(0, 0, 0, 0.05); border-radius: 3px; color: #000000; float: right; clear: both; margin: 20px 0 20px; line-height: 24px; padding: 2px 13px; font-size: 12px; }
.post-edit-link:hover, .vc_inline-link:hover { color: #ffffff; }
.vc_inline-link { clear: none; margin-right: 10px; }
.page-link { float: left; clear: both; margin: 10px 0 0; padding: 0; }
.page-link a { line-height: normal; padding: 7px 13px 5px; float: left; margin-right: 10px; }
.page-link a span { border: 0; padding: 0; margin: 0; }
.page-link>span { color: #ffffff; padding: 7px 13px 5px; float: left; margin-right: 10px; }
.page-link a:hover span { color: #ffffff; }
.text-with-icon { display: inline-block; }
.text-with-icon .icon, .text-with-icon .fa { display: inline-block; font-size: 14px; font-weight: bold; margin: 0px 5px 0 0; position: relative; top: 1px; }
/*--------------------------------------------------------------
1.5 - Tables
--------------------------------------------------------------*/

table { border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; width: 100%; clear: both; border-top: 1px solid rgba(0, 0, 0, 0.1); }
th { color: #ffffff; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding: 15px; line-height: normal; font-weight: 600; text-transform: uppercase; text-align: center; }
td, tbody th { border-bottom: 1px solid rgba(0, 0, 0, 0.1); text-align: center; line-height: normal; padding: 13px 15px; }
tbody tr:nth-child(2n + 1) { background: #fff; }
tbody td .dt-sc-button.small { padding: 7px 14px; font-size: 12px; margin: 0; }
th a, th a:hover { color: #ffffff; }
th a:hover, td a:hover { text-decoration: underline; }
/*--------------------------------------------------------------
1.6 - Definition Lists
--------------------------------------------------------------*/

dl { margin: 0 0; }
dl.gallery-item { margin: 0; }
.gallery-caption { margin-bottom: 10px; }
.gallery-item img { border: 10px solid rgba(0, 0, 0, 0.1) !important; }
dt { font-weight: bold; font-size: 16px; margin-bottom: 10px; }
dd { margin: 0 15px 15px; line-height: 20px; font-size: 16px; }
/*--------------------------------------------------------------
1.7 - Galleries
--------------------------------------------------------------*/

.gallery { margin: 0 -1.1666667% 1.75em; }
.gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-1 .gallery-item { max-width: 100%; margin-right: 0; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-icon img { margin: 0 auto; }
.gallery-caption { color: #686868; display: block; font-size: 0.81111em; margin: 0; padding: 0.5rem; font-style: italic; line-height: 1.6153846154; }
.gallery { display: flex; flex-flow: row wrap; justify-content: center; margin-bottom: calc(1.5 * 1rem);
}
.gallery-item { display: inline-block; margin-right: 16px; margin-bottom: 16px; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-2 .gallery-item { max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n + 2) { margin-right: 0; }
.gallery-columns-3 .gallery-item { max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n + 3) { margin-right: 0; }
.gallery-columns-4 .gallery-item { max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n + 4) { margin-right: 0; }
.gallery-columns-5 .gallery-item { max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n + 5) { margin-right: 0; }
.gallery-columns-6 .gallery-item { max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n + 6) { margin-right: 0; }
.gallery-columns-7 .gallery-item { max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n + 7) { margin-right: 0; }
.gallery-columns-8 .gallery-item { max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n + 8) { margin-right: 0; }
.gallery-columns-9 .gallery-item { max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n + 9) { margin-right: 0; }
.gallery-item:last-of-type { padding-right: 0; margin-right: 0; }
.gallery-item>div>a { display: block; line-height: 0; box-shadow: 0 0 0 0 transparent; -moz-box-shadow: 0 0 0 0 transparent; -webkit-box-shadow: 0 0 0 0 transparent; margin-bottom: 20px; }
.gallery-size-thumbnail .gallery-item figcaption { border: none; margin: 0; padding: 0; background: none; }
/*--------------------------------------------------------------
1.8 - Forms
--------------------------------------------------------------*/

fieldset { border: 1px solid; padding: 15px; margin: 0 0 20px 0; }
legend { font-weight: bold; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], select, textarea { font-size: 14px; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"] { border: 1px solid; display: block; margin: 0; padding: 15px; width: 100%; -webkit-appearance: none; appearance: none; -webkit-border-radius: 0; border-radius: 10px; }
textarea { height: 158px; overflow: auto; resize: none; }
select { height: 49px; border: 1px solid; width: 100%; margin: 0; padding: 10px 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; text-indent: 0.01px; text-overflow: ""; -webkit-border-radius: 0; }
input[type="submit"], button, input[type="button"], input[type="reset"] { border: none; border-radius: 5px; text-transform: capitalize; margin: 10px 0 0; padding: 14px 24px; float: left; cursor: pointer; -webkit-appearance: none; font-size: 16px; }
.aligncenter input[type="submit"] { float: none; }
.dt_ajax_subscribe_msg .success-msg { color: #15d401; }
.dt_ajax_subscribe_msg .error-msg { color: #ff5454 }

/*----*****---- << Moz Reset >> --****--*/

input[type="submit"]::-moz-focus-inner {
 border: 0;
 padding: 0;
 margin-top: -1px;
 margin-bottom: -1px;
}
#searchform { clear: both; }
.selection-box { position: relative; clear: both; }
.selection-box:before, .selection-box:after { content: ""; pointer-events: none; position: absolute; }
.selection-box:before { z-index: 1; right: 17px; top: 1px; bottom: 0; height: 0; margin: auto; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid; }
.selection-box:after { width: 48px; height: calc(100% - 2px); right: 0; top: 1px; border-left: 1px solid rgba(0, 0, 0, 0.15); border-right: 1px solid rgba(0, 0, 0, 0.15); }
.selection-box select { margin-top: 0; }
/*----*****---- << Contact Form 7 >> ----*****----*/

.wpcf7-form-control-wrap { width: 100%; float: left; }
/* .wpcf7-form-control-wrap:before { position: absolute; content: ""; display: block; width: 0; height: 1px; background: #2b2b2b; left: 0; bottom: 0; top: auto; z-index: 9; -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; }
.wpcf7-form-control-wrap:hover:before { width: 100%; } */

.wpcf7-form .wpcf7-not-valid { border-color: #ff0000 !important; }
.wpcf7-form .wpcf7-not-valid-tip { display: none; }
.wpcf7-form.event-contact-form .wpcf7-not-valid { background-color: rgba(255, 0, 0, 0.1) !important; }
.wpcf7-form.university-contact-form p { clear: both; }
.wpcf7-form div.wpcf7-validation-errors, .wpcf7-form div.wpcf7-mail-sent-ok { box-sizing: border-box; clear: both; display: inline-block !important; float: none; margin-bottom: 0; margin-left: 0; margin-right: 0; padding: 15px 15px 15px 45px; }
.wpcf7-form div.wpcf7-validation-errors { background-color: #ffcccc; border: 1px solid #ff9999; color: #d01313; position: relative; }
.wpcf7-form div.wpcf7-validation-errors:before, .wpcf7-form div.wpcf7-mail-sent-ok:before { top: 15px; left: 18px; font-family: "Font Awesome 5 Free"; font-weight: bold !important; font-style: normal; text-decoration: inherit; font-size: 20px; position: absolute; }
.wpcf7-form div.wpcf7-validation-errors:before { content: "\f057"; color: #c54228; }
.wpcf7-form div.wpcf7-mail-sent-ok { background-color: #eafac0; border: 1px solid #b1cf67; color: #7ba411; position: relative; }
.wpcf7-form div.wpcf7-mail-sent-ok:before { content: "\f058"; color: #75b632; }
.wpcf7-form .ajax-loader { bottom: -22px; left: 0; margin: 0 auto !important; position: absolute; right: 0; }
/*--------------------------------------------------------------
1.9 - Images
--------------------------------------------------------------*/
.alignleft.wpb_column, .alignright.wpb_column, .aligncenter.wpb_column, .alignnone.wpb_column { margin: auto; }

.alignright { text-align: right; }
img.no-bottom-margin { margin-bottom: -10px; }
.blocks-gallery-caption { text-align: center; width: 100%; }
.wp-caption { margin-bottom: 15px; max-width: 100%; padding: 0; text-align: center; width: 100%; }
.wp-caption img { display: block; margin: 0 auto; max-width: 100%; }
.wp-caption-text, .wp-caption-dt { border: 1px solid; margin: 0; padding: 10px; text-align: center; }
.wp-caption-text:empty, .wp-caption-dt:empty { display: none; }
.wp-caption.alignnone { clear: both; }
.alignnone { float: none; display: inline-block; }
.wp-caption.alignright { margin: 0.375em 0 1.75em 1.75em; }
.wp-caption.alignleft { margin: 0.375em 1.75em 1.75em 0; }
.column img, .vc_column_container img, .wpb_column img { max-width: 100%; height: auto; display: inherit; }
img { max-width: 100%; height: auto; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright, img.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.has-text-align-left p, .alignleft { text-align: left; }
.has-text-align-center p, .aligncenter { text-align: center; }
.has-text-align-right p, .alignright { text-align: right; }

.column .aligncenter img { display: inline-block; }
.column.aligncenter, .aligncenter.wpb_column { clear: none; }
.wp-caption { margin-bottom: 15px; max-width: 100%; padding: 0; text-align: center; width: 100%; }
.wp-caption img { display: block; margin: 0 auto; max-width: 100%; }
.wp-caption-text, .wp-caption-dt { border: 1px solid; margin: 0; padding: 10px; text-align: center; }
.wp-caption-text:empty, .wp-caption-dt:empty { display: none; }
.wp-caption.alignnone { clear: both; }
.wp-caption.alignright { margin: 0.375em 0 1.75em 1.75em; }
.wp-caption.alignleft { margin: 0.375em 1.75em 1.75em 0; }
img.alignleft, img.alignright, img.aligncenter, img.alignnone,  .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone { margin-bottom: 1.75em; }


/*--------------------------------------------------------------
1.10 - Hr, Margin, Seperators
--------------------------------------------------------------*/

.dt-sc-empty-space { clear: both; display: block; }
.dt-sc-hr-invisible-xsmall { float: left; width: 100%; margin: 15px 0 0; display: block; clear: both; }
.dt-sc-hr-invisible-small { float: left; width: 100%; margin: 35px 0 0; display: block; clear: both; }
.dt-sc-hr-invisible-medium { float: left; width: 100%; margin: 55px 0 0; display: block; clear: both; }
.dt-sc-hr-invisible-large { float: left; width: 100%; margin: 75px 0 0; display: block; clear: both; }
.dt-sc-hr-invisible-xlarge { float: left; width: 100%; margin: 95px 0 0; display: block; clear: both; }
.dt-sc-hr-top-5 { margin-top: 5px; float: left; clear: both; display: block; width: 100%; }
.dt-sc-hr-top-10 { margin-top: 10px; float: left; clear: both; display: block; width: 100%; }
.dt-sc-hr-top-20 { margin-top: 20px; float: left; clear: both; display: block; width: 100%; }
.dt-sc-hr-top-30 { margin-top: 30px; float: left; clear: both; display: block; width: 100%; }
.dt-sc-hr-top-40 { margin-top: 40px; float: left; clear: both; display: block; width: 100%; }
.dt-sc-hr-top-50 { margin-top: 50px; float: left; clear: both; display: block; width: 100%; }
.dt-sc-small-separator { width: 30px; height: 2px; display: inline-block; clear: both; text-align: center; margin: 15px 0; }
.dt-sc-small-separator.aligncenter { margin-top: 15px; margin-bottom: 15px; margin-left: auto; margin-right: auto; display: block; }
.dt-sc-small-separator.bottom, .dt-sc-small-separator.bottom.aligncenter { margin-top: 0; }
.dt-sc-small-separator.black { background: #000000; height: 3px; }
.dt-sc-diamond-separator { width: 10px; height: 10px; border-radius: 1px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); display: inline-block; clear: both; text-align: center; margin: 10px 0 20px; position: relative; }
.dt-sc-diamond-separator:before, .dt-sc-diamond-separator:after { content: ""; position: absolute; left: 6px; top: -26px; margin: auto; height: 1px; width: 60px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.dt-sc-diamond-separator:after { left: -55px; top: 35px; }
.dt-sc-diamond-separator.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.dt-sc-single-line-separator { float: left; width: 100%; margin: 20px 0; display: block; clear: both; border-top: 1px solid; }
.dt-sc-single-line-dashed-separator { float: left; width: 100%; margin: 20px 0; display: block; clear: both; border-top: 1px dashed; }
.dt-sc-single-line-dotted-separator { float: left; width: 100%; margin: 20px 0; display: block; clear: both; border-top: 1px dotted; }
.dt-sc-double-border-separator { float: left; margin: -10px 0 30px; display: block; clear: both; width: 150px; height: 3px; position: relative; }
.dt-sc-double-border-separator:before { content: ""; position: absolute; left: 0; bottom: -3px; height: 1px; width: 100%; }
.aligncenter .dt-sc-double-border-separator { float: none; display: inline-block; }
.dt-sc-double-border-separator.aligncenter { float: none; margin: auto; }
.dt-sc-shadow { float: left; clear: both; margin: 0; padding: 0; background: url(../images/services-shadow.png) no-repeat; width: 1168px; height: 38px; }
/*----*****---- << Fancy Splitter >> --****--*/

.dt-sc-stamp-divider-down { float: left; clear: both; width: 100%; margin: 0px 0 -160px; padding: 0; position: relative; z-index: 1; }
.dt-sc-stamp-divider-up { float: left; clear: both; width: 100%; margin: -150px 0 0; padding: 0; position: relative; z-index: 1; -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
/*----*****---- << Arrows >> --****--*/

.dt-sc-down-arrow, .dt-sc-up-arrow, .dt-sc-up-arrow-bottom { position: relative; }
.dt-sc-down-arrow:before, .dt-sc-up-arrow:before, .dt-sc-up-arrow-bottom:before, .dt-sc-up-arrow-bottom:after { content: ""; position: absolute; left: 0; right: 0; margin: auto; top: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; width: 0; }
.dt-sc-down-arrow:before { border-top: 15px solid; }
.dt-sc-up-arrow:before, .dt-sc-up-arrow-bottom:before { border-bottom: 15px solid; top: -15px; }
.dt-sc-up-arrow-bottom:before { top: inherit; bottom: 0; }
.dt-sc-clear { float: none; clear: both; margin: 0; padding: 0; }
.dt-sc-vertical-small-separator { width: 1px; height: 15px; display: inline-block; margin: 0px 20px; }
.dt-sc-vertical-separator { display: inline-block; margin: 0px 20px; position: relative; }
.dt-sc-vertical-separator::before { content: ""; height: 30px; margin: auto; position: absolute; left: 0; right: 0; top: -20px; width: 1px; }
/*----*****---- <<  Prettyphoto >> ----*****----*/

body div.pp_overlay { z-index: 9999; }
/*----*****---- <<  Ultimate Addon >> ----*****----*/

.ubtn-ctn-center button, .ubtn-ctn-right button { float: none; }
.flexslider .slides img { height: auto; }
.ult-carousel-wrapper .slick-next:before, .ult-carousel-wrapper .slick-prev:before { display: none; }
/*----*****---- <<  Visual Composer CSS >> ----*****----*/

.page-template-tpl-onepage #primary.content-full-width { padding-bottom: 0; }
.vc-no-left-padding .vc_column-inner, .vc-no-left-padding.vc_column_container .vc_column-inner { padding-left: 0; }
.vc-no-right-padding .vc_column-inner, .vc-no-right-padding.vc_column_container .vc_column-inner { padding-right: 0; }
.vc-no-padding .vc_column-inner { padding-left: 0; padding-right: 0; }
.vc-no-margin { margin-left: 0; margin-right: 0; }
.side-navigation-content .container, #primary.page-with-sidebar .container, .dt-portfolio-single-details .container { max-width: 100%; width: auto; }
.icon-link-title .vc_column-inner, .icon-link-title .vc_column-inner .wpb_wrapper { height: 100%; width: 100%; }
.single-dt_doctors .vc-default-row.vc_row, .single.single-dt_chefs .vc-default-row.vc_row { margin-left: 0; }
div[class*="bg-opaque"], section[class*="bg-opaque"] { position: relative; z-index: 1; }
div[class*="bg-opaque"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque"] .upb_row_bg:before, section[class*="bg-opaque"]:before { display: inline; content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; }
div[class*="bg-opaque-1"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-1"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-1"]:before { opacity: 0.1; }
div[class*="bg-opaque-2"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-2"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-2"]:before { opacity: 0.2; }
div[class*="bg-opaque-3"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-3"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-3"]:before { opacity: 0.3; }
div[class*="bg-opaque-4"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-4"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-4"]:before { opacity: 0.4; }
div[class*="bg-opaque-5"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-5"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-5"]:before { opacity: 0.5; }
div[class*="bg-opaque-6"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-6"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-6"]:before { opacity: 0.6; }
div[class*="bg-opaque-7"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-7"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-7"]:before { opacity: 0.7; }
div[class*="bg-opaque-8"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-8"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-8"]:before { opacity: 0.8; }
div[class*="bg-opaque-9"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-9"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-9"]:before { opacity: 0.9; }
div[class*="bg-opaque-15"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-15"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-15"]:before { opacity: 0.15; }
div[class*="bg-opaque-25"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-25"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-25"]:before { opacity: 0.25; }
div[class*="bg-opaque-35"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-35"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-35"]:before { opacity: 0.35; }
div[class*="bg-opaque-45"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-45"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-45"]:before { opacity: 0.45; }
div[class*="bg-opaque-55"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-55"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-55"]:before { opacity: 0.55; }
div[class*="bg-opaque-65"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-65"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-65"]:before { opacity: 0.65; }
div[class*="bg-opaque-75"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-75"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-75"]:before { opacity: 0.75; }
div[class*="bg-opaque-85"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-85"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-85"]:before { opacity: 0.85; }
div[class*="bg-opaque-95"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-95"].ult-vc-hide-row .upb_row_bg:before, section[class*="bg-opaque-95"]:before { opacity: 0.95; }
/*----*****---- <<  "Equal Height" and "Content Alignment" css override >> ----*****----*/

.wrapper .vc_col-has-fill>.vc_column-inner, .wrapper .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .wrapper .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .wrapper .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .wrapper .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .wrapper .vc_row-has-fill>.vc_column_container>.vc_column-inner, .wrapper .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .wrapper .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .wrapper .vc_section.vc_section-has-fill, .wrapper .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .wrapper .vc_section.vc_section-has-fill+.vc_section { padding-top: 0; }
.vc_empty_space { clear: both; float: none; }
.vc_custom_float { float: left; width: 100%; }
.vc_row.vc_row-no-padding .wpb_column { padding-left: 0; padding-right: 0; }
.vc_row[data-vc-full-width].overflow_visible { overflow: visible; }
.vc_parallax.secondary-skin-bg.transparent:before { position: absolute; content: ""; display: block; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content, .vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content { display: table; width: 100%; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container { display: flex; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-box-orient: vertical; -webkit-box-direction: normal; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
 @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner>* { min-height: 1em; }
}
.vc_row.vc_row-o-content-top>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.vc_row.vc_row-o-content-bottom>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.vc_row.vc_row-o-content-middle>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.vc_row.vc_column-gap-1>.dt-sc-stretch-row-content>.vc_column_container { padding: 0.5px; }
.vc_row.vc_column-gap-2>.dt-sc-stretch-row-content>.vc_column_container { padding: 1px; }
.vc_row.vc_column-gap-3>.dt-sc-stretch-row-content>.vc_column_container { padding: 1.5px; }
.vc_row.vc_column-gap-4>.dt-sc-stretch-row-content>.vc_column_container { padding: 2px; }
.vc_row.vc_column-gap-5>.dt-sc-stretch-row-content>.vc_column_container { padding: 2.5px; }
.vc_row.vc_column-gap-10>.dt-sc-stretch-row-content>.vc_column_container { padding: 5px; }
.vc_row.vc_column-gap-15>.dt-sc-stretch-row-content>.vc_column_container { padding: 7.5px; }
.vc_row.vc_column-gap-20>.dt-sc-stretch-row-content>.vc_column_container { padding: 10px; }
.vc_row.vc_column-gap-25>.dt-sc-stretch-row-content>.vc_column_container { padding: 12.5px; }
.vc_row.vc_column-gap-30>.dt-sc-stretch-row-content>.vc_column_container { padding: 15px; }
.vc_row.vc_column-gap-35>.dt-sc-stretch-row-content>.vc_column_container { padding: 17.5px; }
.vc_row-has-fill+.vc_row-full-width+.vc_row>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { padding-top: 35px; }
.vc_row.vc_column-gap-1>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-1>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 0.5px; padding-right: 0.5px; }
.vc_row.vc_column-gap-2>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-2>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 1px; padding-right: 1px; }
.vc_row.vc_column-gap-3>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-3>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 1.5px; padding-right: 1.5px; }
.vc_row.vc_column-gap-4>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-4>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 2px; padding-right: 2px; }
.vc_row.vc_column-gap-5>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-5>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 2.5px; padding-right: 2.5px; }
.vc_row.vc_column-gap-10>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-10>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 5px; padding-right: 5px; }
.vc_row.vc_column-gap-15>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-15>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 7.5px; padding-right: 7.5px; }
.vc_row.vc_column-gap-20>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-20>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 10px; padding-right: 10px; }
.vc_row.vc_column-gap-25>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-25>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 12.5px; padding-right: 12.5px; }
.vc_row.vc_column-gap-30>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-30>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 15px; padding-right: 15px; }
.vc_row.vc_column-gap-35>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_column-gap-35>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 17.5px; padding-right: 17.5px; }
.vc_row.vc_row-flex>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_row-flex>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; }
.vc_row.vc_row-flex>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row.vc_row-flex>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.vc_row.vc_row-o-equal-height>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
.vc_row.vc_row-o-content-top>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row.vc_row-o-content-top>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.vc_row.vc_row-o-content-bottom>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.vc_row.vc_row-o-content-middle>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner, .vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container, .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.flex-col-elements-inline-middle.vc_column_container>.vc_column-inner>.wpb_wrapper { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -ms-flex-align: center; align-items: center; }
.flex-col-elements-inline-middle.justify-center.vc_column_container>.vc_column-inner>.wpb_wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.flex-col-elements-inline-middle.justify-end.vc_column_container>.vc_column-inner>.wpb_wrapper { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.flex-col-elements-inline-middle.stretch.vc_column_container>.vc_column-inner>.wpb_wrapper { height: 100%; }
/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/

.dt-sc-button.with-icon.icon-right.type1, .dt-sc-button.with-icon.icon-right.type1:after, .dt-sc-colored-big-buttons:hover span, .dt-sc-partially-rounded, .dt-sc-button.with-icon.icon-left span:after { -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; }
.btn, .btn--secondary, input.btn--secondary, .btn--tertiary, input.btn--tertiary, input[type="submit"], .dt-sc-button, .shopify-payment-button .shopify-payment-button__button--unbranded { background: #076cec; border: none; color: #fff; }
.dt-sc-button { cursor: pointer; display: inline-block; font-size: 12px; font-weight: 300; line-height: normal; margin: 10px 0 0; outline: none; padding: 8px 15px; position: relative; text-transform: inherit; z-index: 1; }
.dt-sc-button { background: rgba(0, 0, 0, 0.05); color: #000000; }
.dt-sc-button:hover, .secondary-skin.dt-sc-button.bordered:hover, .secondary-skin.dt-sc-button.bordered:hover, .secondary-skin.dt-sc-button.fully-rounded-border:hover { color: #ffffff; }
.dt-sc-button.filled, .dt-sc-button.filled:hover, .secondary-skin.dt-sc-button.rounded-corner, .secondary-skin.dt-sc-button.rounded-border:hover { color: #ffffff; }
.dt-sc-button.rounded-border, .dt-sc-button.bordered { border: 1px solid; border-radius: 3px; background: none; }
.dt-sc-button.transparent { background: none; border: none; padding: 0; }
.dt-sc-button.rounded-border:hover, .dt-sc-button.bordered:hover { color: #ffffff; border-radius: 5px; }
.dt-sc-button.bordered, .dt-sc-button.bordered:hover { border-radius: 0; }
.dt-sc-button.partially-rounded { border-radius: 15px 0; }
.dt-sc-button.partially-rounded:hover { border-radius: 0 15px; }
.dt-sc-button.rounded-border.black, .dt-sc-button.bordered.black, .dt-sc-button.fully-rounded-border.black { border-color: #000000; color: #000000; }
.dt-sc-button.partially-rounded.small { padding: 15px 25px 14px; }
.dt-sc-button.partially-rounded.medium { padding: 18px 30px 17px; }
.dt-sc-button.partially-rounded.large { padding: 18px 30px; }
.dt-sc-button.partially-rounded.xlarge { padding: 20px 32px; }
.dt-sc-button.with-shadow { box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2); }
.dt-sc-button.with-shadow.white { background: #ffffff; }
.dt-sc-button.with-shadow.white:hover { box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1); }
.rounded-corner { border-radius: 5px; }
.dt-sc-button.filled.white { background: #ffffff; color: #000000; }
.dt-sc-button.filled.white:hover { color: #ffffff; }
.dt-sc-button.filled.black { background: #000000; }
.dt-sc-button.small { font-size: 12px; padding: 11px 18px; }
.dt-sc-button.medium { font-size: 14px; padding: 14px 22px; }
.dt-sc-button.large { font-size: 16px; padding: 12px 26px; }
.dt-sc-button.xlarge { font-size: 18px; padding: 18px 56px; font-weight: 400; }
.dt-sc-button.with-icon.icon-right span { margin-left: 10px; }
.dt-sc-button.dt-sc-left-margin { margin-left: 20px; }
.dt-sc-button.with-icon.icon-right.type1 { padding-right: 15px; }
.dt-sc-button.with-icon.icon-right.type1 span { margin-left: 30px; }
.dt-sc-button.with-icon.icon-right.type1 { position: relative; letter-spacing: 0.5px; overflow: hidden; }
.dt-sc-button.with-icon.icon-right.type1:after { content: ''; position: absolute; z-index: -1; }
.dt-sc-button.with-icon.icon-right.type1:before { left: auto; right: 10px; z-index: 2; }
.dt-sc-button.with-icon.icon-right.type1:after { width: 35%; height: 200%; z-index: 1; right: 0; top: 0; margin: -5px 0 0 -5px; -webkit-transform-origin: 0 0; -webkit-transform: rotate(-20deg); -moz-transform-origin: 0 0; -moz-transform: rotate(-20deg); -ms-transform-origin: 0 0; -ms-transform: rotate(-20deg); transform-origin: 0 0; transform: rotate(-20deg); }
.dt-sc-button.with-icon.icon-right.type1:hover:after { width: 38%; }
.dt-sc-button.small.with-icon.icon-right.type1 span { margin-left: 25px; }
.dt-sc-button.small.with-icon.icon-right.type1:after { width: 36%; }
.dt-sc-button.small.with-icon.icon-right.type1:hover:after { width: 38%; }
.dt-sc-button.medium.with-icon.icon-right.type1 span { margin-left: 30px; }
.dt-sc-button.medium.with-icon.icon-right.type1:after { width: 35%; }
.dt-sc-button.medium.with-icon.icon-right.type1:hover:after { width: 38%; }
.dt-sc-button.large.with-icon.icon-right.type1 span { margin-left: 34px; }
.dt-sc-button.large.with-icon.icon-right.type1:after { width: 34%; }
.dt-sc-button.large.with-icon.icon-right.type1:hover:after { width: 36%; }
.dt-sc-button.xlarge.with-icon.icon-right.type1 span { margin-left: 38px; }
.dt-sc-button.xlarge.with-icon.icon-right.type1:after { width: 34%; }
.dt-sc-button.xlarge.with-icon.icon-right.type1:hover:after { width: 36%; }
.dt-sc-button.with-icon.icon-right.type2 span { padding: 23px 0 9px 20px; position: absolute; margin: 0 0 0 15px; display: inline-block; top: 0; right: 21px; height: 100%; }
.dt-sc-button.with-icon.icon-right.type2 span:after { content: ""; position: absolute; left: 0; top: 0; height: 100%; border-left: 1px solid rgba(0, 0, 0, 0.15); border-right: 1px solid rgba(255, 255, 255, 0.2); }
.dt-sc-button.small.with-icon.icon-right.type2 { padding: 13px 75px 11px 20px; }
.dt-sc-button.small.with-icon.icon-right.type2 span { padding-top: 14px; font-size: 16px; }
.dt-sc-button.medium.with-icon.icon-right.type2 { padding: 16px 78px 14px 22px; }
.dt-sc-button.medium.with-icon.icon-right.type2 span { padding-top: 17px; font-size: 18px; }
.dt-sc-button.large.with-icon.icon-right.type2 { padding: 20px 85px 18px 24px; }
.dt-sc-button.large.with-icon.icon-right.type2 span { padding-top: 21px; font-size: 20px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 { padding: 26px 100px 24px 22px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 span { padding-top: 26px; padding-left: 25px; right: 30px; font-size: 24px; }
.dt-sc-button.with-icon.icon-right.type3 { text-transform: none; }
.dt-sc-button.with-icon.icon-right.type3 span { position: absolute; right: 0; top: 0; bottom: 0; margin: auto; height: 100%; background: #000000; color: #ffffff; text-align: center; }
.dt-sc-button.with-icon.icon-right.type3 span:before { bottom: 0; height: 12px; left: 0; margin: auto; position: absolute; right: 0; top: 0; }
.dt-sc-button.small.with-icon.icon-right.type3 { padding-right: 60px; }
.dt-sc-button.small.with-icon.icon-right.type3 span { width: 40px; }
.dt-sc-button.medium.with-icon.icon-right.type3 { padding: 13px 75px 13px 25px; }
.dt-sc-button.medium.with-icon.icon-right.type3 span { width: 50px; }
.dt-sc-button.medium.with-icon.icon-right.type3 span:before { height: 15px; }
.dt-sc-button.large.with-icon.icon-right.type3 { padding-right: 100px; }
.dt-sc-button.large.with-icon.icon-right.type3 span { width: 60px; }
.dt-sc-button.large.with-icon.icon-right.type3 span:before { height: 20px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 { padding-right: 120px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 span { width: 80px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 span:before { height: 20px; }
.dt-sc-button.with-icon.icon-left span { margin-right: 10px; }
.dt-sc-button.small.with-icon.icon-left { padding: 13px 20px 11px; }
.dt-sc-button.medium.with-icon.icon-left { padding: 16px 25px 14px; }
.dt-sc-button.large.with-icon.icon-left { padding: 20px 30px 18px; }
.dt-sc-button.xlarge.with-icon.icon-left { padding: 26px 35px 24px; }
.dt-sc-button.large.with-icon.icon-left span { line-height: 20px; }
.dt-sc-button.with-icon.icon-left.type2 span:after { content: ""; position: absolute; top: 0; height: 100%; width: 1px; }
.dt-sc-button.with-icon.icon-left.type2 span { text-align: center; }
.dt-sc-button.small.with-icon.icon-left.type2 { padding-left: 15px; }
.dt-sc-button.small.with-icon.icon-left.type2 span { width: 30px; padding-right: 15px; margin-right: 15px; }
.dt-sc-button.small.with-icon.icon-left.type2 span:after { left: 45px; }
.dt-sc-button.small.with-icon.icon-left.type2 span.pe-icon { font-size: 15px; }
.dt-sc-button.medium.with-icon.icon-left.type2 { padding-left: 20px; }
.dt-sc-button.medium.with-icon.icon-left.type2 span { width: 35px; padding-right: 20px; margin-right: 20px; }
.dt-sc-button.with-icon.icon-left.type2 span.pe-icon { font-size: 20px; font-weight: bold; }
.dt-sc-button.medium.with-icon.icon-left.type2 span:after { left: 55px; }
.dt-sc-button.large.with-icon.icon-left.type2 { padding-left: 25px; }
.dt-sc-button.large.with-icon.icon-left.type2 span { width: 42px; padding-right: 25px; margin-right: 25px; }
.dt-sc-button.large.with-icon.icon-left.type2 span:after { left: 67px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 { padding-left: 30px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span { width: 50px; padding-right: 30px; margin-right: 30px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span:after { left: 80px; }
.dt-sc-button.grey { color: rgba(0, 0, 0, 0.4); background: rgba(0, 0, 0, 0.1); }
.dt-sc-button.grey.with-icon.icon-left span:after { background: #ffffff; }
.dt-sc-button.grey.with-icon.icon-left:hover span:after { background: rgba(0, 0, 0, 0.05); }
.dt-sc-button.fully-rounded-border { background: none; }
.dt-sc-button.fully-rounded-border, .dt-sc-button.fully-rounded-border:hover { border: 2px solid; border-radius: 50px; }
.dt-sc-button.fully-rounded-border.small { padding: 14px 25px 11px; }
.dt-sc-button.fully-rounded-border.medium { padding: 17px 30px 14px; }
.dt-sc-button.fully-rounded-border:hover { color: #ffffff; }
.dt-sc-button.fully-rounded-corner { -webkit-border-radius: 50px; border-radius: 50px; }

.dt-sc-colored-big-buttons { display: inline-block; position: relative; text-transform: uppercase; font-size: 18px; line-height: normal; padding: 25px 30px; border: 1px solid; background: #ffffff; text-align: left; color: #000000; border-radius: 5px; width: 100%; letter-spacing: 0.5px; font-weight: 300; }
.dt-sc-colored-big-buttons:hover { color: #ffffff; }
.dt-sc-colored-big-buttons.with-left-icon { padding-left: 110px; }
.dt-sc-colored-big-buttons span { color: #fff; font-size: 30px; height: auto; line-height: 92px; position: absolute; bottom: -1px; left: -1px; top: -1px; text-align: center; vertical-align: middle; width: 80px; border-radius: 3px 0 0 3px; }
.dt-sc-colored-big-buttons span:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }


.dt-sc-button.fully-rounded-corner.small{ padding: 5px 25px; font-size: 14px;}
.dt-sc-button.fully-rounded-corner.medium{ padding: 10px 25px; font-size: 16px;}
/*--------------------------------------------------------------
1.11 - Default Color
--------------------------------------------------------------*/

body { color: #666666; }
.dt-sc-dark-bg, .dt-sc-dark-bg h1, .dt-sc-dark-bg h2, .dt-sc-dark-bg h3, .dt-sc-dark-bg h4, .dt-sc-dark-bg h5, .dt-sc-dark-bg h6 { color: #ffffff; }
.dt-sc-dark-bg { border-color: #ffffff; }
.dt-sc-dark-bg.dt-sc-skin-highlight a { color: #fff; }
.wp-caption-text, .wp-caption-dt { background: rgba(0, 0, 0, 0.02); border-color: rgba(0, 0, 0, 0.07); }
.dt-sc-dark-bg .wp-caption-text, .dt-sc-dark-bg .wp-caption-dt { background: rgba(255, 255, 255, 0.15); border-color: rgba(255, 255, 255, 0.05); }
abbr { border-color: #222222; }
ins { color: #666666; }
select, .form-calender-icon input[type="text"] { color: #b4aab4; }
.form-calender-icon input[type="text"], .selection-box select { padding-left: 10px; padding-right: 50px; }

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #666666;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #666666;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #666666;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #666666;
}
 [type="checkbox"], [type="radio"] {
 box-sizing: border-box;
 padding: 0;
}
 input[type="text"]::-moz-input-placeholder, input[type="text"]::-webkit-input-placeholder {
 color: #666;
}
input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], button, .button, a.button { color: #fff; }
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button[type="button"]:hover, button:hover, .button:hover, a.button:hover { color: #fff !important; }
label span.required { color: #ff0000; }
fieldset { border-color: rgba(0, 0, 0, 0.2); }
.dt-sc-dark-bg fieldset { border-color: rgba(255, 255, 255, 0.2); }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], select { transition: 0.3s all linear; border-color: rgba(0, 0, 0, 0.15); }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, textarea:focus, input.text:focus, input[type="search"]:focus { border-color: #2b2b2b; transition: 0.3s all linear; }
/*----*****---- << Separator >> --****--*/

.dt-sc-dark-bg .dt-sc-skin-highlight .dt-sc-small-separator, .dt-sc-dark-bg .dt-sc-vertical-small-separator { background: #ffffff; }
.dt-sc-single-line-separator { border-top-color: rgba(0, 0, 0, 0.2); }
.dt-sc-down-arrow:before { border-top-color: #ffffff; }
.dt-sc-up-arrow-bottom:before { border-bottom-color: #ffffff; }
.dt-sc-dark-bg .dt-sc-single-line-separator { border-color: rgba(255, 255, 255, 0.2); }
.dt-sc-diamond-separator:before, .dt-sc-diamond-separator:after { background: rgba(0, 0, 0, 0.1); }
.dt-sc-dark-bg .dt-sc-diamond-separator:before, .dt-sc-dark-bg .dt-sc-diamond-separator:after { background: rgba(255, 255, 255, 0.2); }

.dt-sc-dark-bg input[type="text"], .dt-sc-dark-bg  input[type="password"], .dt-sc-dark-bg  input[type="email"], .dt-sc-dark-bg  input[type="url"], .dt-sc-dark-bg  input[type="tel"], .dt-sc-dark-bg  input[type="number"], .dt-sc-dark-bg  input[type="range"], .dt-sc-dark-bg  input[type="date"], .dt-sc-dark-bg  textarea, .dt-sc-dark-bg  input.text, .dt-sc-dark-bg  input[type="search"], .dt-sc-dark-bg  select, .dt-sc-dark-bg  input[type="text"]:focus, .dt-sc-dark-bg  input[type="password"]:focus, .dt-sc-dark-bg  input[type="email"]:focus, .dt-sc-dark-bg  input[type="url"]:focus, .dt-sc-dark-bg  input[type="tel"]:focus, .dt-sc-dark-bg  input[type="number"]:focus, .dt-sc-dark-bg  input[type="range"]:focus, .dt-sc-dark-bg  input[type="date"]:focus, .dt-sc-dark-bg  textarea:focus, .dt-sc-dark-bg  input.text:focus, .dt-sc-dark-bg  input[type="search"]:focus, .dt-sc-dark-bg  .woocommerce .woocommerce-info, .dt-sc-dark-bg  .woocommerce-notice.woocommerce-notice--info, .dt-sc-dark-bg  .select2-container--default .select2-selection--single:focus, .dt-sc-dark-bg  .woocommerce form .form-row .select2-container:focus {color:#fff; border-color:#fff; }


.dt-sc-vertical-separator:before { background: rgba(0, 0, 0, 0.2); }
.dt-sc-double-border-separator, .dt-sc-double-border-separator:before { background: #000000; }

/*--------------------------------------------------------------
1.12 - IE9 and above override
--------------------------------------------------------------*/

@media screen and (min-width: 0\0) {
 .selection-box:before, .selection-box:after {
 background: none;
 border: none;
}
 .selection-box select {
 padding-right: 15px;
 position: relative;
}
 form.woocommerce-ordering .selection-box select {
 padding-right: 0;
}
}

/*--------------------------------------------------------------
1.13 - Responsive
--------------------------------------------------------------*/

/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

/*----*****---- << Tablet (Portrait) >> ----*****----*/

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */

@media only screen and (max-width: 767px) {
.vc_row-no-padding .wpb_column { margin-bottom: 0; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content, .vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container { display: inline-block; }
.flex-col-elements-inline-middle.justify-end.vc_column_container>.vc_column-inner>.wpb_wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
div[class*="gallery-columns"] .gallery-item { width: 100%; max-width: calc(100%); }
h1 { font-size: 30px !important; }
h2 { font-size: 26px !important; }
h3 { font-size: 24px !important; }
h4 { font-size: 20px !important; }
h5 { font-size: 18px !important; }
h6 { font-size: 16px !important; }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/*----*****---- << Mobile - Portrait >> ----*****----*/

/* Common Styles for the devices below 479px width */

@media only screen and (max-width: 479px) {
.commententries .nav-previous, .commententries .nav-next { width: 100%; text-align: center; }
/*----*****---- << PrettyPhoto >> --****--*/
.pp_pic_holder { width: 90% !important; left: 5% !important; overflow: hidden; }
.pp_content { width: 98% !important; height: auto !important; }
.pp_fade { width: 100% !important; height: 100% !important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery { display: none !important; }
#pp_full_res img { width: 100% !important; height: auto !important; }
.pp_details { width: 100% !important; position: static !important; min-height: 25px; }
.pp_details a.pp_close { right: 25px; }
div.pp_default .pp_content_container .pp_details { margin-top: 15px; }
/*----*****---- << Tooltip >> --****--*/
#tiptip_content { font-size: 11px; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (min-width: 320px) and (max-width: 479px) {
/*----*****---- << Miscellaneous >> --****--*/
th { padding: 10px 6px; }
td, tbody th { padding: 13px 6px; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 319px) {
h2 { font-size: 22px; }
th, td, tbody th { font-size: 8px; }
th { padding: 12px 0; }
td, tbody th { padding: 10px 0; }
}
