
	
/* 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: #767676; border:0; clear:both; color:transparent; 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; }
	

	/*--------------------------------------------------------------
	1.1 - Document, Body & Sections
	--------------------------------------------------------------*/
		
	html { -webkit-box-sizing: border-box; box-sizing: border-box; }

	*, *:before, *:after {
		/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see (https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice) */
		-webkit-box-sizing: inherit; box-sizing: inherit;
	}

	:before, :after { text-decoration: inherit; vertical-align: inherit; }	
	
	html { height:100%; cursor: default; line-height: 1.5; -moz-tab-size: 4; tab-size: 4; -webkit-tap-highlight-color: transparent; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; word-break: break-word; }

	html, body { overflow-x:hidden; width:100%; -webkit-font-smoothing: subpixel-antialiased; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; }

	body, button, input, textarea, select, optgroup, .elementor-widget-heading.elementor-widget-heading p.elementor-heading-title { font-weight: normal; font-size: 16px; line-height:32px; margin: 0; }
	.elementor-widget-heading.elementor-widget-heading p.elementor-heading-title { color: inherit; }

	.dt-custom-service-icon-box.elementor-element .pricing-table .pricing-table__features .pricing-feature__inner, .dt-custom-service-image-box.elementor-element .jet-services .jet-services__content ul li { font-weight: 300; }

	input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], button, .button, a.button, .elementor-button, .elementor-widget-button .elementor-button-wrapper a.elementor-button, .elementor-widget-button .elementor-button-wrapper .elementor-button, .elementor-widget-contact-form-7 .elementor-contact-form-7 .wpcf7 input.wpcf7-submit, .elementor-widget-button a.elementor-button, .elementor-widget-jet-services .jet-services__button, .elementor-widget-jet-subscribe-form .jet-subscribe-form__submit, #respond h3#reply-title small, .dt-custom-contact-info.elementor-widget-jet-headline .jet-headline__label, .dt-custom-dropbar-wrapper .jet-dropbar__button span { font-weight: 500; }

	.breadcrumb span.current, .dt-custom-team-horizontal .jet-team-member .jet-team-member__inner .jet-team-member__position, .dt-custom-faq-list-wrapper.elementor-section .elementor-widget-icon-box .elementor-icon i, .dt-custom-faq-wrapper.elementor-widget-accordion .elementor-accordion .elementor-tab-title, .dt-subscribe-form-wrapper .elementor-widget-heading .elementor-heading-title, .dt-service-feature-counter-box-wrapper .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap:before, .dt-custom-service-icon-box.elementor-element .pricing-table .pricing-table__action .pricing-table-button, .dt-custom-service-image-box.elementor-element .jet-services .jet-services__content .jet-services__button, .dt-custom-icon-box-carousel .jet-carousel__item-inner .jet-carousel__item-button, .dt-custom-feature-box.elementor-element .jet-services .jet-services__button, .dt-custom-faq-list-wrapper.elementor-section .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title { font-weight: 600; }
	/* Theme Update Style */
	.breadcrumb span.current, .dt-custom-team-horizontal .jet-team-member .jet-team-member__inner .jet-team-member__position, .dt-custom-faq-list-wrapper.elementor-section .elementor-widget-icon-box .elementor-icon i, .dt-custom-faq-wrapper.elementor-widget-accordion .elementor-accordion .elementor-tab-title, .dt-subscribe-form-wrapper .elementor-widget-heading .elementor-heading-title, .dt-service-feature-counter-box-wrapper .elementor-container > .elementor-column > .elementor-widget-wrap:before, .dt-custom-service-icon-box.elementor-element .pricing-table .pricing-table__action .pricing-table-button, .dt-custom-service-image-box.elementor-element .jet-services .jet-services__content .jet-services__button, .dt-custom-icon-box-carousel .jet-carousel__item-inner .jet-carousel__item-button, .dt-custom-feature-box.elementor-element .jet-services .jet-services__button, .dt-custom-faq-list-wrapper.elementor-section .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title { font-weight: 600; }
	/* End */

	/*--------------------------------------------------------------
	1.2 - Transition
	--------------------------------------------------------------*/

	a, input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], button, .button, a.button, .elementor-button, .radio-label input[type="radio"] + span:before, .wpcf7-form-control-wrap { -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 { font-weight: bold; margin-top: 1.5rem; margin-bottom: 0.75rem; }
	h1, h2, h3, h4, h5, h6, .elementor-widget-heading .elementor-heading-title { line-height: 1.25em; }
	
	h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty { display: none; }


	/*--------------------------------------------------------------
	1.4 - Text Elements
	--------------------------------------------------------------*/
	
	a { background-color: transparent; text-decoration:none; }
	a:focus,  a:hover, a:active { outline: 0; }
	
	p { margin-bottom: 20px; }	
	
	b, strong { font-weight: bolder; }
	em, i, dfn, cite,
	h1 em, h2 em, h3 em, h4 em, h5 em, h6 em { font-style: italic; }
	
	address { display:block; margin: 0 0 1.5em; }

	blockquote { border-left: 4px solid #252525; margin: 1rem 0; padding: 0 0 0 1.5rem; }
	blockquote > p { margin: 0 0 1rem; }
	blockquote > p:only-child, blockquote > p:last-of-type { margin-bottom: 0; }
	blockquote > p > br:first-child, blockquote > p > br:last-child { display: none; }

	pre { border: 1px solid #e2e4e7; font-family: monospace, monospace; font-size: 16px; line-height: 32px; margin-top: 0.75em; margin-bottom: 0.75em; max-width: 100%; overflow: auto; padding: 1.6em; white-space: pre; }

	code, kbd, tt, var { font-family: monospace, monospace; font-size: 16px; }

	abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }	
	abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline; }

	mark, ins { background: #fff9c0; text-decoration: none; }

	big { font-size: 125%; }
	small { font-size: 80%; }	

	sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
	sub { bottom: -0.25em; }
	sup { top: -0.5em; }	

	hr { background-color: #eaeaea; border: 0; height: 1px; margin-bottom: 1.5em; }
	

	/* Ordered & Unordered Lists */
	ol ol, ol ul, ul ol, ul ul { margin: 0; }

	ul, ol { margin: 0 0 1.5em; padding-left: 1rem; }
	li > ul, li > ol { padding: 10px 0 0 2rem; }

	ul, ul.commentlist ul { list-style: disc; }
	ul ul, ul.commentlist ul ul { list-style-type: circle; }
	
	ol { list-style: decimal; }

	li { line-height: 1.8; padding-bottom: 10px; }
	ul > li:last-child, ol > li:last-child { padding-bottom: 0; }


	/* Definition Lists */
	dt { font-weight: bold; }
	dd { margin: 0 1.5em 1.5em; }
	dl dl, dl ol, dl ul, ol dl, ul dl { margin: 0; }


	/* Tables  */
	table { border-collapse: collapse; border-spacing:0; border-top:1px solid rgba(0, 0, 0, 0.1); clear:both;  margin: 0 0 1rem; width: 100%; }
	table td, table th { border-bottom:1px solid rgba(0, 0, 0, 0.1); padding: 0.5em; text-align:center; word-break: break-word; }
	tbody tr:nth-child(2n+1) { background:rgba(0, 0, 0, 0.03); }
	
	th, th a { color:#fff; }
	th a:hover { color: rgba(255,255,255,0.55); }

	td a { color: inherit; }
	td a:hover { color: rgba(0,0,0,0.75); }

	th a:hover, td a:hover { text-decoration: underline; }
	
	.post-edit-link, .vc_inline-link { background:rgba(0, 0, 0, 0.05); border-radius:3px; color:#000; 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:#fff; }	
	.vc_inline-link { clear:none; margin-right:10px; }
	
	.page-link { float:left; clear:both; margin:10px 0 0; padding:0; }
	.page-link a { border:1px solid rgba(0, 0, 0, 0.5); color:#303030; font-weight:bold; line-height:normal; padding:7px 13px 5px; float:left; margin-right:10px; }
	.page-link a span {  border-width:0; color:#303030; padding:0; margin:0; }
	.page-link > span { border:1px solid rgba(0, 0, 0, 0.5); font-weight:bold; line-height:normal; padding:7px 13px 5px; float:left; margin-right:10px; }
	
	.page-link > span, .page-link a:hover span { color:#fff; }


	.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; }
	
	.uppercase, .uppercase * { text-transform: uppercase; }
	.underline a { border-bottom: 1px solid; }
	.underline.dt-sc-dark-bg a { color: #fff; }

	.large p { font-size: 22px; line-height: 34px; }


	/*--------------------------------------------------------------
	1.9 - Embedded Content & Images
	--------------------------------------------------------------*/
	
	/*
	 * Change the alignment on media elements in all browsers (opinionated).
	 */

	audio, canvas, iframe, img, svg, video { vertical-align: middle; }

	/**
	 * Add the correct display in IE 9-.
	 */
	audio, video { display: inline-block; }

	/**
	 * Add the correct display in iOS 4-7.
	 */
	audio:not([controls]) { display: none; height: 0; }

	/**
	 * Remove the border on iframes in all browsers (opinionated).
	 */
	iframe { border-style: none; }

	/**
	 * Remove the border on images within links in IE 10-.
	 */
	img { border-style: none; }

	/**
	 * Change the fill color to match the text color in all browsers (opinionated).
	 */
	svg:not([fill]) { fill: currentColor; }

	/**
	 * Hide the overflow in IE.
	 */
	svg:not(:root) { overflow: hidden; }



	figure { margin: 1em 0;  /* Extra wide images within figure tags don't overflow the content area. */ }

	img { height:auto; max-width:100%; }
	a img { border: 0; }

	.column img, .vc_column_container img, .wpb_column img { max-width:100%; height:auto; display:inherit; }


	/*--------------------------------------------------------------
	1.8 - Forms
	--------------------------------------------------------------*/

	/**
	 * 1. Change the font styles in all browsers.
	 * 2. Remove the margin in Firefox and Safari.
	 */

	button,
	input,
	textarea,
	select,
	optgroup {
		font-family: inherit; /* 1 */
		font-size: 100%; /* 1 */
		line-height: 1.15; /* 1 */
		margin: 0; /* 2 */
		transition: all 0.3s linear 0s;
	}

	/**
	 * Show the overflow in IE.
	 * 1. Show the overflow in Edge.
	 */

	button,
	input { /* 1 */
		overflow: visible;
	}

	/**
	 * Remove the inheritance of text transform in Edge, Firefox, and IE.
	 * 1. Remove the inheritance of text transform in Firefox.
	 */

	button,
	select { /* 1 */
		text-transform: none;
	}

	/**
	 * Correct the inability to style clickable types in iOS and Safari.
	 */

	button,
	[type="button"],
	[type="reset"],
	[type="submit"] {
		-webkit-appearance: button;
	}

	/**
	 * Remove the inner border and padding in Firefox.
	 */

	button::-moz-focus-inner,
	[type="button"]::-moz-focus-inner,
	[type="reset"]::-moz-focus-inner,
	[type="submit"]::-moz-focus-inner {
		border-style: none;
		padding: 0;
	}

	/**
	 * Restore the focus styles unset by the previous rule.
	 */

	button:-moz-focusring,
	[type="button"]:-moz-focusring,
	[type="reset"]:-moz-focusring,
	[type="submit"]:-moz-focusring {
		outline: none;
	}

	/**
	 * Correct the padding in Firefox.
	 */

	fieldset {
		padding: 0.35em 0.75em 0.625em;
	}

	/**
	 * 1. Correct the text wrapping in Edge and IE.
	 * 2. Correct the color inheritance from `fieldset` elements in IE.
	 * 3. Remove the padding so developers are not caught out when they zero out
	 *		`fieldset` elements in all browsers.
	 */

	legend {
		box-sizing: border-box; /* 1 */
		color: inherit; /* 2 */
		display: table; /* 1 */
		max-width: 100%; /* 1 */
		padding: 0; /* 3 */
		white-space: normal; /* 1 */
	}

	/**
	 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
	 */

	progress {
		display: inline-block;
		vertical-align: baseline;
	}

	/**
	 * Remove the default vertical scrollbar in IE 10+.
	 */

	textarea {
		overflow: auto;
	}

	/**
	 * 1. Add the correct box sizing in IE 10.
	 * 2. Remove the padding in IE 10.
	 */

	[type="checkbox"],
	[type="radio"] {
		box-sizing: border-box; /* 1 */
		padding: 0; /* 2 */
	}

	/**
	 * Correct the cursor style of increment and decrement buttons in Chrome.
	 */

	[type="number"]::-webkit-inner-spin-button,
	[type="number"]::-webkit-outer-spin-button {
		height: auto;
	}

	/**
	 * 1. Correct the odd appearance in Chrome and Safari.
	 * 2. Correct the outline style in Safari.
	 */

	[type="search"] {
		-webkit-appearance: textfield; /* 1 */
		outline-offset: -2px; /* 2 */
	}

	/**
	 * Remove the inner padding in Chrome and Safari on macOS.
	 */

	[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none;
	}

	/**
	 * 1. Correct the inability to style clickable types in iOS and Safari.
	 * 2. Change font properties to `inherit` in Safari.
	 */

	::-webkit-file-upload-button {
		-webkit-appearance: button; /* 1 */
		font: inherit; /* 2 */
	}


	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: inherit; opacity: 0.55;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: inherit; opacity: 0.55;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color: inherit; opacity: 0.55;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: inherit; opacity: 0.55;
	}	



	fieldset { border: 1px solid; padding: 15px; margin: 0 0 20px; }
	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"] { border:1px solid; display: block; margin: 0; padding: 15px 30px; width:100%;  -webkit-appearance:none; appearance:none; } 
	
	textarea { height:115px; overflow:auto; resize:none; }	
	
	button, [type="button"], [type="reset"], [type="submit"], .elementor-widget-button a.elementor-button, .elementor-widget-jet-services .jet-services__button { border: none; cursor: pointer; display: inline-block; font-size: 16px; margin: 10px 0 0; text-transform: none; -webkit-appearance: none; appearance: none; -webkit-border-radius: 2em; border-radius: 2em; outline: none; }

	button, [type="button"], [type="reset"], [type="submit"], .elementor-widget-button a.elementor-button.elementor-size-md, .elementor-widget-jet-services .jet-services__button { padding: 15px 45px; }
	.elementor-widget-button a.elementor-button.elementor-size-xs { padding: 10px 35px; }
	.elementor-widget-button a.elementor-button.elementor-size-sm { padding: 12px 40px; }
	.elementor-widget-button a.elementor-button.elementor-size-lg { padding: 16px 50px; }
	.elementor-widget-button a.elementor-button.elementor-size-xl { padding: 20px 65px; }

	.aligncenter input[type="submit"] { float:none; }
	
	input[type="submit"]::-moz-focus-inner { border:0; padding:0; margin-top:-1px; margin-bottom:-1px; }	
	
	select { border:1px solid; cursor:pointer; height:49px; line-height: normal; margin:0; padding: 10px 0; text-indent: 0.01px; text-overflow: ''; width:100%; -webkit-appearance:none; -moz-appearance:none; appearance:none; -webkit-border-radius:0; border-radius:0; }

	.selection-box { position:relative; clear:both; }
	.selection-box:after { content:"\f2f9"; display: inline-block; font-family: "Material-Design-Iconic-Font"; font-size: 20px; height:0; line-height: 0; margin:auto; pointer-events:none; position:absolute; bottom:0; right: 22px; top:1px; z-index: 1; }
	.selection-box select { margin-top:0; }

	#searchform { clear:both; }

	.dt_ajax_subscribe_msg .success-msg { color: #15d401; }
	.dt_ajax_subscribe_msg .error-msg { color:#bd0404; }

	input, select, optgroup, select .select2-container--default .select2-selection--single[aria-expanded="false"], .woocommerce .select2-container--default .select2-selection--single[aria-expanded="false"] { -webkit-border-radius: 2.5em; border-radius: 2.5em; }
	textarea { border-radius: 0.75em; }


	/*--------------------------------------------------------------
	1.8 - Interactive, Scripting & User Interaction
	--------------------------------------------------------------*/
	
	main, details { display: block; }
	summary { display: list-item; }
	canvas { display: inline-block; }

	/*
	 * Add the correct styles in Edge 18-, IE, and Safari.
	 */

	dialog { background-color: white; border: solid; color: black; display: block; height: -moz-fit-content; height: -webkit-fit-content; height: fit-content; left: 0; margin: auto; padding: 1em; position: absolute; right: 0; width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; }

	a, area, button, input, label, select, summary, textarea, [tabindex] { -ms-touch-action: manipulation; /* 1 */ touch-action: manipulation; /* 2 */ }

	template, dialog:not([open]), [hidden] { display: none }
	.hidden { display: none !important; }


	/*--------------------------------------------------------------
	1.8 - Accessibility
	--------------------------------------------------------------*/

	/**
	 * Change the cursor on busy elements in all browsers (opinionated).
	 */
	[aria-busy="true"] { cursor: progress; }

	/*
	 * Change the cursor on control elements in all browsers (opinionated).
	 */
	[aria-controls] { cursor: pointer; }

	/*
	 * Change the cursor on disabled, not-editable, or otherwise
	 * inoperable elements in all browsers (opinionated).
	 */
	[aria-disabled="true"], [disabled] { cursor: not-allowed; }

	/*
	 * Change the display on visually hidden accessible elements
	 * in all browsers (opinionated).
	 */
	[aria-hidden="false"][hidden] { display: initial; }
	[aria-hidden="false"][hidden]:not(:focus) { clip: rect(0, 0, 0, 0); position: absolute; }


	/* Text meant only for screen readers. */
	.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

	.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px;
		width: auto; z-index: 100000; /* Above WP toolbar. */ }

	/* Do not show the outline on the skip link target. */
	#content[tabindex="-1"]:focus { outline: 0; }


	/*--------------------------------------------------------------
	1.7 - Alignments & Captions
	--------------------------------------------------------------*/

	.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; }
	
	.alignnone { float: none; display: inline-block; }
	.has-text-align-left p, .has-text-align-left, .alignleft { text-align: left; }
	.has-text-align-center p, .has-text-align-center, .aligncenter { text-align: center; }
	.has-text-align-right p, .has-text-align-right, .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 { font-size: 12px; line-height: 16px; margin: 2px 0 0; padding: 0; text-align: center; }
	.wp-caption-text:empty, .wp-caption-dt:empty { display: none; }
	.wp-caption.alignnone { clear: both; }
	
	.wp-caption.alignright { margin: 0 0 1.25em 1.25em; }
	.wp-caption.alignleft { margin: 0 1.25em 1.25em 0; }

	figure.wp-caption figcaption { margin-top: 1em; }

	img.alignleft, img.alignright, img.aligncenter, img.alignnone,
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone { margin-bottom: 1em; }

	img.alignleft, img.alignright, img.aligncenter, img.alignnone { margin-top: 0.375em; }
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone { margin-top: -2px; }
		

	/*--------------------------------------------------------------
	1.7 - Galleries
	--------------------------------------------------------------*/
	
	.gallery { margin: 0 -1.1666667% 1.25em; }
	.gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%;  }
	.gallery-item img { border:10px solid rgba(0, 0, 0, 0.1) !important; }

	.gallery-columns-1 .gallery-item { max-width: 100%; }	
	.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; hyphens: auto; word-break: break-word; -ms-word-wrap: break-word; -moz-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; }
	.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; }	
	.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;}	

	dl.gallery-item { margin:0; }
	.gallery-caption { margin-bottom:10px; }


	/*----*****---- << Contact Form 7 >> ----*****----*/

	.wpcf7-form-control-wrap { width: 100%; float: left; }

	.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; width: 100%; }
	.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-style:normal; font-weight: 900; 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.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:#000; 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; }
	
	
	/*----*****---- << 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; }	
	

	/*----*****---- <<  Misc CSS >> ----*****----*/

	.dt-sc-any-carousel-wrapper { overflow: hidden; position: relative; }

	.page-template-tpl-onepage #primary.content-full-width { padding-bottom: 0; }
	
	.side-navigation-content .container, #primary.page-with-sidebar .container, .dt-portfolio-single-details .container { max-width:100%; width:auto; }	
	
	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; }
	
	.elementor-widget[class*="align-center"] .elementor-icon-list-item:after { margin: 0; }

	.elementor-widget-heading.elementor-widget-heading[class*="ary-color"] .elementor-heading-title { color: inherit; }

	.elementor-widget-icon-list .elementor-icon-list-item a > span,
	.elementor-widget-icon-list.dt-custom-social-icon-list .elementor-icon-list-item a:hover > .elementor-icon-list-icon > i { transition: inherit; }

	.elementor-widget-icon-list .elementor-icon-list-item a:hover > .elementor-icon-list-text, 
	.elementor-widget-icon-list.dt-custom-social-icon-list .elementor-icon-list-item a:hover > .elementor-icon-list-icon,
	.elementor-widget-icon-list.dt-custom-social-icon-list .elementor-icon-list-item a:hover > .elementor-icon-list-icon > i { color: inherit; }
	
	.elementor-widget-accordion .elementor-accordion .elementor-tab-content > *:last-child { margin-bottom: 0; }

	.jet-carousel, .elementor-widget-image-carousel .swiper-slide, .dt-custom-faq-template-carousel .swiper-slide { cursor: url(../images/cursor-icon-move.png), auto; }

	.jet-parallax-section__layout { -webkit-perspective: none; perspective: none; }
	.jet-animated-box { cursor: url(../images/cursor-icon-flip.png), auto; }


	/*--------------------------------------------------------------
	1.11 - Default Color
	--------------------------------------------------------------*/

	a:hover { color:#252525; }	
	
	.dt-section-dark-bg h1, .dt-section-dark-bg h2, .dt-section-dark-bg h3, .dt-section-dark-bg h4, .dt-section-dark-bg h5, .dt-section-dark-bg h6, .dt-section-dark-bg > p,
	.dt-section-dark-bg .elementor-widget-heading.elementor-widget-heading .elementor-heading-title, .dt-section-dark-bg .jet-services .jet-services__title, .dt-section-dark-bg .elementor-widget-text-editor, .dt-section-dark-bg .elementor-widget-jet-headline .jet-headline__first .jet-headline__label, .dt-section-dark-bg .elementor-widget-jet-headline .jet-headline__second .jet-headline__label { color:#fff; }

	.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: inherit; }
	label { font-weight: 600; }
	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"], textarea, select, .form-calender-icon input[type="text"] { color: inherit; }
	
	.form-calender-icon input[type="text"], .selection-box select { padding-left: 20px; padding-right: 50px; }
	
	input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], button, .button, a.button { color:#fff; }
	
	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 { 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 { -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.25); box-shadow: 0 8px 6px -6px rgba(0,0,0,0.25); }
	
	.selection-box:before { border-top-color:#4a4a52; }

	/*----*****---- << Separator >> --****--*/

	.dt-sc-dark-bg .dt-sc-skin-highlight .dt-sc-small-separator, .dt-sc-dark-bg .dt-sc-vertical-small-separator { background:#fff; }
	
	.dt-sc-single-line-separator { border-top-color:rgba(0, 0, 0, 0.2); }
	.dt-sc-down-arrow:before { border-top-color:#fff; }
	.dt-sc-up-arrow-bottom:before { border-bottom-color:#fff; }
	.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-vertical-separator:before { background:rgba(0, 0, 0, 0.2); }
	
	.dt-sc-double-border-separator, .dt-sc-double-border-separator:before { background:#000; }
	
	/*--------------------------------------------------------------
	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) >> ----*****----*/

	@media only screen and (min-width:768px) and (max-width:1199px) {

	}

	/* 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) {
				
		.entry-body .gallery .gallery-item { max-width: 100% !important; }

		.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; }
		
	}
	
	/*----*****---- << Mobile (Landscape) >> ----*****----*/
    /* Note: Design for a width of 480px */
    @media only screen and (min-width: 480px) and (max-width: 767px) {
		
		th, td, tbody th, table td, table th { font-size: 11px; padding: 5px; }
	
	}
	
	/*----*****---- << Mobile - Portrait >> ----*****----*/

    /* Common Styles for the devices below 479px width */
	@media only screen and (max-width: 479px) {
				
		button, [type="button"], [type="reset"], [type="submit"], .elementor-widget-button a.elementor-button.elementor-size-md, .elementor-widget-jet-services .jet-services__button { font-size: 15px; padding: 14px 32px; }

		.jet-subscribe-form--inline-layout .jet-subscribe-form__input-group { -webkit-box-orient: 	horizontal; -webkit-box-direction: 	normal; -ms-flex-flow: 	row nowrap; flex-flow: 	row nowrap }

		/*----*****---- << 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, td, tbody th, table td, table th { font-size: 11px; padding: 5px 3px; }
	
	}
	
	/* 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, table td, table th { font-size: 10px; }
		
	}