﻿/* === wp-content\themes\oconnor\style.css === */
/*
Theme Name: O'Connor
Theme URI: https://livewp.site/wp/md/oconnor/
Author: GT3themes
Author URI: https://gt3themes.com
Description: GT3themes team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.7.8
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: oconnor
Tags: blog, portfolio
*/


/* === wp-content\themes\oconnor-child\style.css === */
/*
Theme Name: O'Connor - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: oconnor
*/


/* === wp-content\themes\oconnor\fonts\theme-font\theme_icon.css === */
@font-face{
	font-family: "Theme_icon";
	src: url("/wp-content/themes/oconnor/fonts/theme-font/Theme.woff") format("woff"),
	url("/wp-content/themes/oconnor/fonts/theme-font/Theme.svg#Theme") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
	@font-face{
		font-family: "Theme_icon";
		src: url("/wp-content/themes/oconnor/fonts/theme-font/Theme.svg#Theme") format("svg");
	}
}
[class^="theme_icon-"]:before, [class*=" theme_icon-"]:before,
[class^="theme_icon-"]:after, [class*=" theme_icon-"]:after{
	font-family: Theme_icon;
	font-size: 26px;
	font-style: normal;
	margin-left: 9px;
}
.theme_icon-cancel:before{ content: "\f100"; }	    /* Cancel */
.theme_icon-search:before{ content: "\f101"; }      /* Search */
.theme_icon-favorite:before{ content: "\f102"; }    /* Favorite */
.theme_icon-quote:before { content: "\f103"; }      /* Quote */




/* === wp-content\themes\oconnor\css\font-awesome.min.css === */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/themes/oconnor/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/themes/oconnor/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/themes/oconnor/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/themes/oconnor/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/themes/oconnor/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/themes/oconnor/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}


/* === wp-content\themes\oconnor\css\select2.min.css === */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}


/* === wp-content\themes\oconnor\css\theme.css === */
/*-------------------------------------
[Master Stylesheet]
Project: OConnor Premium Wordpress Theme

[Table of contents]
1. Base theme Grid
2. Plugins
    2.1 Isotope
    2.2 Nivo
    2.3 Contact Form 7
    2.4 Slick Slider
3. Content Area
4. Footer
5. Typography
6. Header
7. Blog
8. Widgets

---------------------------------------*/

/* BASE AND GRID */
*, *:after, *:before{
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
@media screen and (min-width: 768px){
	html:not(.gt3_wp-admin-bar){
		overflow-x: hidden;
	}
}
body{
	position: relative;
	right: 0;
	display: block;
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow-x: hidden !important;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	min-height: 100vh;
	-webkit-transition: right .3s ease;
	-moz-transition: right .3s ease;
	transition: right .3s ease;
	-webkit-overflow-scrolling: touch;
}
body,
html{
	margin: 0;
	padding: 0;
}
pre{
	padding: 15px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q{
	font-style: italic;
	opacity: .8;
}
abbr[title],
acronym[title]{
	display: inline-block;
	border-bottom: 1px dotted;
	text-decoration: none;
	line-height: 20px;
}
form,
fieldset{
	margin-bottom: 0;
}
textarea{
	min-height: 60px;
	font-family: inherit;
}
label,
legend{
	display: block;
	margin-bottom: 5px;
	font-weight: 700;;
}
input[type='checkbox'],
input[type='radio']{
	display: inline;
	margin: 3px;
	vertical-align: middle;
}
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea{
	display: block;
	box-sizing: border-box;
	margin: 0;
	padding: 0 19px;
	max-width: 100%;
	width: 270px;
	outline: none;
	border: none;
	background-color: #f8f8f8;
	color: #797f85;
	font-weight: 300;
	font-size: 16px;
	line-height: 46px;
	-webkit-appearance: none;
}
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select{
	height: 46px;
	font-family: inherit;
}
textarea{
	height: 150px;
}
input[type='submit'],
button{
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 27px;
	outline: none;
	border: 1px solid;
	color: #ffffff;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: .1em;
	/*font: 600 14px/46px 'Montserrat', sans-serif;*/
	line-height: 46px;
	cursor: pointer;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}
input[type='submit']:hover,
button:hover{
	border-color: #e8e8e8;
	border-top-color: rgba(232, 232, 232, .8);
	border-left-color: rgba(232, 232, 232, .8);
	background: #ffffff;
}
[class*=gt3_span]{
	float: left;
	min-height: 1px;
}
textarea::-webkit-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
textarea:-moz-placeholder{
	color: inherit !important;
	/* Firefox 18- */
	font-family: inherit !important;
}
textarea::-moz-placeholder{
	color: inherit !important;
	/* Firefox 19+ */
	font-family: inherit !important;
}
textarea:-ms-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='text']::-webkit-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='text']:-moz-placeholder{
	color: inherit !important;
	/* Firefox 18- */
	font-family: inherit !important;
}
input[type='text']::-moz-placeholder{
	color: inherit !important;
	/* Firefox 19+ */
	font-family: inherit !important;
}
input[type='text']:-ms-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='email']::-webkit-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='email']:-moz-placeholder{
	color: inherit !important;
	/* Firefox 18- */
	font-family: inherit !important;
}
input[type='email']::-moz-placeholder{
	color: inherit !important;
	/* Firefox 19+ */
	font-family: inherit !important;
}
input[type='email']:-ms-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='url']::-webkit-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='url']:-moz-placeholder{
	color: inherit !important;
	/* Firefox 18- */
	font-family: inherit !important;
}
input[type='url']::-moz-placeholder{
	color: inherit !important;
	/* Firefox 19+ */
	font-family: inherit !important;
}
input[type='url']:-ms-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='tel']::-webkit-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
input[type='tel']:-moz-placeholder{
	color: inherit !important;
	/* Firefox 18- */
	font-family: inherit !important;
}
input[type='tel']::-moz-placeholder{
	color: inherit !important;
	/* Firefox 19+ */
	font-family: inherit !important;
}
input[type='tel']:-ms-input-placeholder{
	color: inherit !important;
	font-family: inherit !important;
}
.container,
#container{
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
.fullwidth-wrapper #container{
	width: auto;
}
.container:after,
.container:before,
#container:after,
#container:before{
	display: table;
	content: '';
	line-height: 0;
}
.container:after,
#container:after{
	clear: both;
}
.row{
	margin-right: -15px;
	margin-left: -15px;
}
.row:after,
.row:before{
	display: table;
	content: '';
	line-height: 0;
}
.row:after{
	clear: both;
}
.row [class*=gt3_span]{
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 1px;
    width: calc(100% - 30px);
}
.clearfix:after,
.clearfix:before{
	display: table;
	content: '';
	line-height: 0;
}
.clear,
.clearfix:after{
	clear: both;
}
.container,
#container{
	max-width: 100%;
	width: 1170px;
}
.main_content .container,
.main_content #container{
	max-width: 100%;
}
@media only screen and (min-width: 768px){
	.row .gt3_span12{
		width: 100%;
	}
	.row .gt3_span11{
		width: 91.66666666666666%;
	}
	.row .gt3_span10{
		width: 83.33333333333334%;
	}
	.row .gt3_span9{
		width: 75%;
	}
	.row .gt3_span8{
		width: 66.66666666666666%;
	}
	.row .gt3_span7{
		width: 58.333333333333336%;
	}
	.row .gt3_span6{
		width: 50%;
	}
	.row .gt3_span5{
		width: 41.66666666666667%;
	}
	.row .gt3_span4{
		width: 33.33333333333333%;
	}
	.row .gt3_span3{
		width: 25%;
	}
	.row .gt3_span1-5{
		width: 20%;
	}
	.row .gt3_span2{
		width: 16.666666666666664%;
	}
	.row .gt3_span1{
		width: 8.333333333333332%;
	}
}
@media only screen and (min-width: 768px){
	.gt3_course_grid.row .gt3_span12{
		width: 100%;
	}
	.gt3_course_grid.row .gt3_span6{
		width: calc(50% - .5px);
	}
	.gt3_course_grid.row .gt3_span4{
		width: calc(33.33% - .5px);
	}
	.gt3_course_grid.row .gt3_span3{
		width: calc(50% - .5px);
	}
}
@media only screen and (min-width: 992px){
	.gt3_course_grid.row .gt3_span3{
		width: calc(25% - .5px);
	}
}
@media (min-width: 1200px){
	[class*=gt3_span]{
		float: left;
		min-height: 1px;
	}
	.row:after,
	.row:before{
		display: table;
		content: '';
		line-height: 0;
	}
	.row:after{
		clear: both;
	}
}
ul{
	margin: 0;
	padding: 0 0 20px 0;
}
li ul{
	padding-bottom: 0;
	/*padding-left: 17px;*/
}
.fullwidth-wrapper{
	box-sizing: border-box;
	padding: 0 30px;
	width: 100%;
}
/*base*/

::selection{
	opacity: 1;
}
::-moz-selection{
	opacity: 1;
}
p{
	margin: 0 0 18px 0;
	padding: 0;
}
a{
	color: inherit;
	font-weight: 400;
}
a,
a:hover,
a:focus{
	outline: none !important;
	text-decoration: none;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}
p a{
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	transition: color 300ms;
}
img{
	max-width: 100%;
	height: auto;
	outline: none !important;
	vertical-align: top;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.a-center{
	text-align: center;
}
.a-left{
	text-align: left;
}
.a-right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.alignfull{
    width: 100vw;
    max-width: none;
    margin-left: calc((1170px - 100vw)/2);
}
.alignfull img{
    border-radius: 0;
}
@media only screen and (max-width: 1200px) {
    .alignfull{
        margin-left: calc((950px - 100vw)/2);
    }
}
@media only screen and (max-width: 992px) {
    .alignfull{
        margin-left: calc((728px - 100vw)/2);
    }
}
@media only screen and (max-width: 768px) {
    .alignfull{
        margin-left: calc((560px - 100vw)/2);
    }
}
@media only screen and (max-width: 600px) {
    .alignfull{
        margin-left: calc((420px - 100vw)/2);
    }
}
@media only screen and (max-width: 480px) {
    .alignfull{
        margin-left: -5vw;
    }
}
.sidebar_right .alignfull,
.sidebar_left .alignfull {
    width: 100%;
    margin-left: 0;
}
.dn{
	display: none;
}
.ui-loader{
	display: none !important;
}
.bypostauthor{
	padding: 0;
}
.wp-caption.aligncenter{
	margin-right: auto;
	margin-left: auto;
}

.wp-block-button{
	margin-bottom: 1.5em;
}
.wp-block-button.aligncenter,
.wp-block-image{
    clear: both;
}
.wp-block-cover,
.wp-block-cover-image,
.wp-block-media-text{
    margin: 0 0 1.5em;
}
.wp-block-cover.aligncenter{
	margin-bottom: 1em;
}

/* Text meant only for screen readers. */

.screen-reader-text{
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	white-space: nowrap;
}
.screen-reader-text:focus{
	top: 5px;
	left: 5px;
	z-index: 100000;
	display: block;
	clip: auto !important;
	padding: 15px 23px 14px;
	width: auto;
	height: auto;
	border-radius: 3px;
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	color: #21759b;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	/* Above WP toolbar. */
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption{
	max-width: 100%;
}
.wp-caption-text{
	margin-top: 5px;
	font-style: italic;
}
.hideme{
	display: none;
}
.wp-caption-text{
	/*text-align: center;*/
	font-size: 14px;
	opacity: .8;
}
.clear{
	clear: both;
	height: 0;
	font-size: 0;
	margin: 0;
}
.custom_bg{
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
}
.custom_bg.img_bg{
	background-size: cover;
}
form,
body,
iframe{
	margin: 0;
	padding: 0;
}
iframe{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	vertical-align: top;
}
img,
table,
iframe{
	border: 0;
}
table{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: middle;
}
table td,
table th{
	padding: 5px 10px;
	text-align: center;
}
table tbody tr,
table thead tr,
table tfoot tr{
	border: 1px solid #f2f2f2;
}
table tbody th,
table tfoot th{
	border-right: 1px solid #f2f2f2;
}
p:empty{
	display: none;
	margin: 0;
}
/* P L U G I N S */

/* theme_icon-arrows */
body [class*='theme_icon-arrows'],
a > .booked-icon{
	position: relative;
	display: inline-block;
	width: 24px;
	/*width: 1.5em;*/
	/*height: 10px;*/
	height: .7em;
	/*font-size: 16px;*/
}
body .theme_icon-arrows-right,
a > .booked-icon-arrow-right{
	right: 0;
	margin: auto 0 auto 1em;
}
body .theme_icon-arrows-left,
a > .booked-icon-arrow-left{
	left: 0;
	margin: auto 1em auto 0;
}
body [class*='theme_icon-arrows']:before,
a > .booked-icon:before{
	position: absolute;
	top: 4px;
	z-index: 1;
	/*top: .25em;*/
	margin-left: 0;
	/*width: 1.125em !important;*/
	width: 18px !important;
	border-top: .1em solid;
	border-top: 2px solid;
	border-top-color: inherit;
	content: '';
	font-size: inherit;
}
body .theme_icon-arrows-right:before,
a > .booked-icon-arrow-right:before{
	left: 0;
}
body .theme_icon-arrows-left:before,
a > .booked-icon-arrow-left:before{
	right: 0;
}
body [class*='theme_icon-arrows']:after,
a > .booked-icon:after{
	position: absolute;
	top: 0;
	z-index: 1;
	margin-left: 0;
	border-top: .3em solid transparent;
	border-top: 5px solid transparent;
	border-bottom: .3em solid transparent;
	border-bottom: 5px solid transparent;
	content: '';
	font-size: inherit;
}
body .theme_icon-arrows-right:after,
a > .booked-icon-arrow-right:after{
	right: 0;
	border-left: .4em solid;
	border-left: 6px solid;
	border-left-color: inherit;
}
body .theme_icon-arrows-left:after,
a > .booked-icon-arrow-left:after{
	left: 0;
	border-right: .4em solid;
	border-right: 6px solid;
	border-right-color: inherit;
}
@media only screen and (max-width: 1023px){
	body [class*='theme_icon-arrows'],
	a > .booked-icon{
		width: 22px;
		height: 9px;
	}
	body [class*='theme_icon-arrows']:before,
	a > .booked-icon:before{
		top: 3px;
	}
	body [class*='theme_icon-arrows']:after,
	a > .booked-icon:after{
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
	}
	body .theme_icon-arrows-right:after,
	a > .booked-icon-arrow-right:after{
		border-left: 5px solid;
	}
	body .theme_icon-arrows-left:after,
	a > .booked-icon-arrow-left:after{
		border-right: 5px solid;
	}
}
/* theme_icon-arrows end */

/**** Isotope Filtering ****/

.isotope-item{
	z-index: 2;
}
.isotope-hidden.isotope-item{
	z-index: 1;
	pointer-events: none;
}
/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item{
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	transition-duration: .8s;
}
.isotope{
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item{
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition{
	-webkit-transition-duration: unset;
	-moz-transition-duration: unset;
	transition-duration: unset;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling{
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Nivo */
/*
.nivoSlider{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.nivoSlider img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	vertical-align: top;
}
.nivo-main-image{
	position: relative !important;
	display: block;
	width: 100% !important;
}
.nivoSlider a.nivo-imageLink{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.nivo-slice{
	position: absolute;
	top: 0;
	z-index: 5;
	display: block;
	height: 100%;
}
.nivo-box{
	position: absolute;
	z-index: 5;
	display: block;
	overflow: hidden;
}
.nivo-box img{
	display: block;
}
.nivo-caption{
	position: absolute;
	display: none;
	overflow: hidden;
}
.nivo-html-caption{
	display: none;
}
.nivo-controlNav{
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 99;
	display: none !important;
	width: 100%;
	text-align: center;
}
.nivo-controlNav a{
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 5px 10px 0 10px;
	width: 8px;
	height: 8px;
	border: 1px #ffffff solid;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: none;
	text-indent: -9999px !important;
	line-height: 8px;
	opacity: 1;
	cursor: pointer;
}
.nivo-controlNav a:after{
	position: absolute;
	top: 1px;
	left: 1px;
	display: none;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
	content: '';
}
.nivo-controlNav a.active:after{
	display: block;
	cursor: default;
}
.slider-wrapper{
	position: relative;
}
.nivo-directionNav{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 33;
	display: block !important;
	width: 100%;
	height: 100%;
}
.nivo-directionNav .nivo-prevNav,
.nivo-directionNav .nivo-nextNav{
	position: absolute;
	top: 50%;
	left: -40px;
	z-index: 100;
	display: block !important;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, .3);
	text-indent: -9999px;
	opacity: 1 !important;
	cursor: pointer;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}
.nivo-directionNav .nivo-nextNav{
	right: -40px;
	left: auto;
}
.blog_content:hover .nivo-directionNav .nivo-prevNav,
.blog_content:hover .nivo-directionNav .nivo-nextNav{
	left: 0;
}
.blog_content:hover .nivo-directionNav .nivo-nextNav{
	right: 0;
	left: auto;
}
.nivo-directionNav .nivo-prevNav:hover,
.nivo-directionNav .nivo-nextNav:hover{
	background-color: #ffffff;
}
.nivo-directionNav .nivo-prevNav:after,
.nivo-directionNav .nivo-nextNav:after{
	position: absolute;
	top: 29px;
	left: 17px;
	z-index: 105;
	width: 26px;
	height: 2px;
	background: #ffffff;
	content: '';
	text-indent: 0;
	opacity: 1 !important;
}
.nivo-directionNav .nivo-prevNav:after,
.nivo-directionNav .nivo-nextNav:after{
	top: 15px;
	right: 16px;
	left: auto;
	z-index: 115;
	width: 8px;
	height: 8px;
	border: 1px #ffffff solid;
	background: none;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.nivo-directionNav .nivo-nextNav:after{
	border-top: none;
	border-left: none;
}
.nivo-directionNav .nivo-prevNav:after{
	right: auto;
	left: 16px;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before,
.oneImage .nivo-directionNav a:after,
.oneImage .nivo-controlNav{
	display: none !important;
}*/

/* Slick Slider */
.slick-slider{
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	outline: none !important;
}
@media only screen and (min-width: 992px){
	.slick-slider.slider_navigation-both .slick-list,
	.slick-slider.slider_navigation-arrow .slick-list{
		margin: 0 22px;
	}
}
.slick-list:focus{
	outline: none !important;
}
.slick-list.dragging{
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after{
	display: table;
	content: '';
}
.slick-track:after{
	clear: both;
}
.slick-loading .slick-track{
	visibility: hidden;
}
.slick-slide{
	display: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 1px;
	height: 100%;
	outline: none !important;
	cursor: pointer;
}
[dir='rtl'] .slick-slide{
	float: right;
}
.slick-slide img{
	display: block;
}
.slick-slide.slick-loading img{
	display: none;
}
.slick-slide.dragging img{
	pointer-events: none;
}
.slick-initialized .slick-slide{
	display: block;
}
.slick-loading .slick-slide{
	visibility: hidden;
}
.slick-slider ul.slick-dots{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
div.slick-slider ul.slick-dots li{
	display: inline-block;
	box-sizing: content-box;
	margin: 0 6px;
	padding: 1px;
	width: 8px;
	height: 8px;
	line-height: 8px;
	cursor: pointer;
	vertical-align: top;
}
.slick-slider ul.slick-dots li:only-child{
	display: none;
}
.slick-slider ul.slick-dots li button{
	display: none;
}
.slick-slider ul.slick-dots li:before{
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	box-shadow: inset 0 0 0 2px #ffffff, 0 0 2px 0 rgba(0, 0, 0, .25);
	content: '';
	vertical-align: middle;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: color .2s .2s, opacity .2s .2s;
	-moz-transition: color .2s .2s, opacity .2s .2s;
	-ms-transition: color .2s .2s, opacity .2s .2s;
	transition: color .2s .2s, opacity .2s .2s;
	border-radius: 50%;
}
.slick-slider ul.slick-dots li:hover:before{
	opacity: 1;
	-webkit-transition: box-shadow .2s, opacity .2s;
	-moz-transition: box-shadow .2s, opacity .2s;
	transition: box-shadow .2s, opacity .2s;
}
.slick-slider ul.slick-dots li.slick-active:before{
	box-shadow: inset 0 0 8px 4px #ffffff, 0 0 2px 0 rgba(0, 0, 0, .25);
	opacity: 1;
	-webkit-transition: box-shadow .2s, opacity .2s;
	-moz-transition: box-shadow .2s, opacity .2s;
	transition: box-shadow .2s, opacity .2s;
}
/* Arrows */
.slick-arrow{
	position: absolute;
	bottom: 0;
	z-index: 50;
	display: block;
	margin: 0;
	padding: 0;
	width: 38px;
	height: 38px;
	border: none;
	background-color: transparent;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: .2em;
	font-weight: 500;
	font-size: .875em;
	font-family: inherit;
	line-height: normal;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}
.slick-arrow:hover{
	background-color: transparent;
}
.slick-arrow:after{
	position: absolute;
	top: 14px;
	z-index: 1;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	content: '';
}
.blog_post_media .slick-arrow.slick-prev{
	right: 55px;
}
.blog_post_media .slick-arrow.slick-next{
	right: 14px;
}
.blog_post_media .slick-arrow.slick-next:before{
	position: absolute;
	top: 17px;
	right: 14px;
	z-index: 1;
	width: 16px;
	border-top: 2px solid;
	content: '';
}
.blog_post_media .slick-arrow.slick-prev:before{
	position: absolute;
	top: 17px;
	left: 14px;
	z-index: 1;
	width: 16px;
	border-top: 2px solid;
	content: '';
}
.blog_post_media .slick-arrow.slick-next:after{
	right: 10px;
	border-left: 7px solid currentColor;
}
.blog_post_media .slick-arrow.slick-prev:after{
	left: 10px;
	border-right: 7px solid currentColor;
}
.slick-arrow.slick-disabled{
	visibility: hidden;
	opacity: 0;
}
/* Slick Slider end */

/* Contact Form 7 */

.wpcf7 input[type='date'],
.wpcf7 input[type='email'],
.wpcf7 input[type='number'],
.wpcf7 input[type='password'],
.wpcf7 input[type='search'],
.wpcf7 input[type='tel'],
.wpcf7 input[type='text'],
.wpcf7 input[type='url'],
.wpcf7 select,
.wpcf7 textarea{
	width: 100%;
}
.wpcf7-form-control-wrap{
	display: block;
	margin-bottom: 25px;
}
div.wpcf7-response-output{
	position: relative;
	z-index: 1;
	margin-right: 0;
	margin-left: 0;
	padding: .344em 1em .344em 50px;
	border: none;
	background-color: #255379;
	color: #ffffff;
}
div.wpcf7-response-output:before{
	position: absolute;
	top: 50%;
	left: 17px;
	display: inline-block;
	margin-top: -9px;
	content: '\f05a';
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
div.wpcf7-validation-errors{
	background-color: #c24747;
}
div.wpcf7-validation-errors:before{
	content: '\f057';
}
div.wpcf7-mail-sent-ok{
	background-color: #0fa55d;
}
div.wpcf7-mail-sent-ok:before{
	content: '\f058';
}
span.wpcf7-not-valid-tip{
	padding-top: 5px;
	color: #d61d1d;
	font-weight: 400;
}
.gt3_submit_wrapper{
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 2px;
	color: #ffffff;
	font-size: 12px;
	line-height: 0;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
.gt3_submit_wrapper:hover{
	background: #ffffff;
}
.gt3_submit_wrapper > i{
	position: absolute;
	top: 50%;
	right: 34px;
	z-index: -1;
	margin-top: -.5em;
	line-height: 1;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
.gt3_submit_wrapper input[type='submit']{
	margin-bottom: 0;
	padding-right: 54px;
	background: transparent;
}
div.wpcf7 .gt3_submit_wrapper .ajax-loader{
	display: none !important;
}
.form-submit_custom .gt3_submit_wrapper{
	vertical-align: top;
}
.form-submit_custom{
	margin-bottom: 0;
}
.custom_textarea textarea{
	height: 180px;
}
.gt3-form_on-dark-bg{
	color: #ffffff;
}
.gt3-form_on-dark-bg input[type='date'],
.gt3-form_on-dark-bg input[type='email'],
.gt3-form_on-dark-bg input[type='number'],
.gt3-form_on-dark-bg input[type='password'],
.gt3-form_on-dark-bg input[type='search'],
.gt3-form_on-dark-bg input[type='tel'],
.gt3-form_on-dark-bg input[type='text'],
.gt3-form_on-dark-bg input[type='url'],
.gt3-form_on-dark-bg select,
.gt3-form_on-dark-bg textarea{
	padding: 9px 10px;
	border-top: 0;
	border-right: 0;
	border-bottom-color: rgba(255, 255, 255, .4);
	border-left: 0;
	border-radius: 0;
	background: transparent;
}
/* Placeholder */

.gt3-form_on-dark-bg input[type='email']::-webkit-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='email']:-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 18- */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='email']::-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 19+ */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='email']:-ms-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='text']::-webkit-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='text']:-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 18- */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='text']::-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 19+ */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='text']:-ms-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='number']::-webkit-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='number']:-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 18- */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='number']::-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 19+ */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='number']:-ms-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='url']::-webkit-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='url']:-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 18- */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='url']::-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 19+ */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='url']:-ms-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea::-webkit-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea:-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 18- */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea::-moz-placeholder{
	color: #ffffff !important;
	/* Firefox 19+ */
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg textarea:-ms-input-placeholder{
	color: #ffffff !important;
	font-weight: inherit !important;
}
.gt3-form_on-dark-bg input[type='submit'],
.gt3-form_on-dark-bg .gt3_submit_wrapper{
	border-color: #ffffff;
	background: #ffffff;
	color: #434c55;
}
.gt3-form_on-dark-bg .gt3_submit_wrapper input[type='submit']{
	background: transparent;
}
.gt3-form_on-dark-bg .gt3_submit_wrapper > i{
	color: #434c55;
}
.gt3-form_on-dark-bg input[type='submit']:hover,
.gt3-form_on-dark-bg .gt3_submit_wrapper:hover,
.gt3-form_on-dark-bg .gt3_submit_wrapper:hover > i{
	background-color: transparent;
	color: #ffffff;
}
.gt3-form_on-dark-bg .wpcf7-form-control-wrap{
	margin-bottom: 15px;
}
.gt3-newsletter input[type='submit']{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 11px 11px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.gt3-newsletter input[type='submit']{
	border-color: #255379;
	background-color: #255379;
}
.gt3-newsletter input[type='submit']:hover{
	background-color: transparent;
	color: #255379;
}
.gt3-newsletter .wpcf7-form-control-wrap{
	float: left;
	max-width: 330px;
	width: calc(100% - 80px);
}
.gt3-newsletter input[type='email']{
	max-width: 330px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
form.wpcf7-form .row{
	margin-right: -5px;
	margin-left: -5px;
}
form.wpcf7-form .row [class*=gt3_span]{
	padding-right: 5px;
	padding-left: 5px;
}
form.wpcf7-form .wpcf7-form-control-wrap{
	margin-bottom: 10px;
}
form.wpcf7-form .gt3-register-form .wpcf7-form-control-wrap{
	margin-bottom: 30px;
}
form.wpcf7-form-control.wpcf7-submit{
	margin-top: 20px;
}
.gt3-register-form input[type='date'],
.gt3-register-form input[type='email'],
.gt3-register-form input[type='number'],
.gt3-register-form input[type='password'],
.gt3-register-form input[type='search'],
.gt3-register-form input[type='tel'],
.gt3-register-form input[type='text'],
.gt3-register-form input[type='url'],
.gt3-register-form select,
.gt3-register-form textarea{
	border: 1px solid #f0f0f0;
	background-color: #fafafa;
}
.gt3-register-form input[type='submit']{
	width: 170px;
}
/* end Contact Form 7 */

/* C O N T E N T   A R E A */

.main_wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*padding: 40px 0 40px 0;*/
	padding: 40px 0 0 0;
}
.gt3-page-title + .site_wrapper > .main_wrapper{
	padding-top: 0;
}
.site_wrapper--homepage > .main_wrapper{
	padding-top: 37px;
}
.main_wrapper.like_fullscreen_type{
	padding: 0;
}
.site_wrapper{
	position: relative;
	z-index: 0;
	min-height: 50vh;
}
.row.sidebar_left .content-container{
	float: right;
}
/* F O O T E R */

.main_footer{
	font-size: 16px;
	/*line-height: 1.95em;*/
	line-height: 1.5em;
}
.main_footer_wrapper{
	padding: 24px 0 26px 0;
}
.copyright{
	font-size: 14px;
}
.copyright p,
.pre_footer p{
	margin-bottom: 0;
}
.pre_footer{
	color: #797f85;
}
.copyright a{
	color: inherit;
}
.pre_footer a{
	font-weight: 600;
}
.main_footer .copyright{
	font-weight: 400;
}
@media only screen and (max-width: 767px){
	.pre_footer a{
		padding: 0 10px !important;
	}
	.copyright .gt3_span12{
		text-align: center;
	}
	.copyright .gt3_span12 *{
		float: none !important;
	}
}
/* T Y P O G R A P H Y */

h1,
h2,
h3,
h4,
h5,
h6{
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	font-size: inherit !important;
}
.align-left{
	text-align: left;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.alignleft{
	float: left;
	margin: 0 30px 20px 0 !important;
}
.alignright{
	float: right;
	margin: 0 0 20px 30px !important;
}
.aligncenter{
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.large-text{
	font-size: 24px;
}
.small-text{
	font-size: 16px;
	line-height: 24px;
}
/* Page Title */

.gt3-page-title{
	display: table;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-repeat: repeat;
}
.gt3-page-title.gt3-page-title_with_bg{
	margin-bottom: 90px;
}
.gt3-page-title__inner{
	display: table-row;
	vertical-align: middle;
}
.gt3-page-title__inner:before,
.gt3-page-title__inner:after{
	display: table-cell;
	content: '';
}
.gt3-page-title .container{
	display: table-cell;
	vertical-align: middle;
}
.gt3-page-title.gt3-page-title_vert_align_top .container{
	vertical-align: top;
}
.gt3-page-title.gt3-page-title_vert_align_bottom .container{
	vertical-align: bottom;
}
.gt3-page-title__content{
	display: table;
	width: 100%;
}
.gt3_breadcrumb{
	font-size: 1em;
}
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb{
	display: table-cell;
	vertical-align: middle;
}
.gt3-page-title__content .page_title{
	width: 100%;
}
.gt3-page-title__content .page_title h1{
	/*font-size: 72px;*/
	/*line-height: 1.5em;*/
	color: inherit;
}
.gt3-page-title .page_sub_title{
	position: relative;
	margin-bottom: 24px;
	color: inherit;
	font-size: 22px;
	line-height: 30px;
	font-family: inherit;
}
.gt3-page-title .page_sub_title:before{
	position: absolute;
	top: .65em;
	left: -29px;
	margin-top: 1px;
	width: 70px;
	height: 2px;
	background-color: currentColor;
	content: '';
	opacity: .5;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
@media only screen and (max-width: 1199px){
	.gt3-page-title .page_sub_title:before{
		display: none;
	}
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	opacity: .5;
}
.gt3-page-title__content .gt3_breadcrumb a{
	color: inherit;
}
.gt3-page-title__content .gt3_breadcrumb .current{
	/*font-weight: 700;*/
}
.gt3-page-title__content .breadcrumbs{
	white-space: nowrap;
}
.gt3-page-title.gt3-page-title_horiz_align_right .gt3-page-title__content{
	direction: rtl;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title,
.gt3-page-title.gt3-page-title_horiz_align_center .gt3_breadcrumb,
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title{
	display: table-row;
	text-align: center;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title + .page_sub_title{
	padding-top: 12px;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title + .gt3_breadcrumb > div{
	padding-top: 10px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .page_title > h1{
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
}
.gt3-page-title.gt3-page-title_small_header.gt3-page-title_horiz_align_center .page_sub_title{
	font-size: 16px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .gt3_breadcrumb{
	font-size: 12px;
	opacity: .6;
}
@media only screen and (max-width: 768px){
	.gt3-page-title__content .page_title,
	.gt3-page-title__content .gt3_breadcrumb{
		display: block;
	}
	.gt3-page-title__content .page_title + .gt3_breadcrumb{
		padding-top: 5px;
	}
	.gt3-page-title__content .page_title h1{
		font-size: 26px;
		line-height: 140%;
	}
	.gt3-page-title__content .breadcrumbs{
		white-space: normal;
	}
}
/* end Page Title */

/* Blockquotes */

blockquote{
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 10px 0 10px 60px;
	background-color: transparent;
	font-size: 1.3334em;
	line-height: 1.5;
}
.blogpost_title blockquote{
	font-size: 28px;
}
blockquote:before{
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	content: '\f103';
	font-size: 40px;
	line-height: 1.4em;
	font-family: Theme_icon;
}
body:not(.single-post) blockquote:before{
	top: 25px;
}
blockquote p:last-child{
	margin-bottom: 0 !important;
}
.wp-block-pullquote blockquote{
    border: none;;
    padding-left: 0;
}
.wp-block-pullquote blockquote:before {
    display: none;
}
.wp-block-pullquote blockquote cite:before{
    display: none;
}
.wp-block-pullquote blockquote p{
    font-weight: 400;
    font-style: italic;
    /*font-size: 1.5em;*/
    line-height: 1.5;
}
.wp-block-pullquote cite{
	font-size: 0.8em !important;
}
.wp-block-pullquote{
    border-bottom: 4px solid #f0f2f7;
    border-top: 4px solid #f0f2f7;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 26px;
    margin-bottom: 26px;
    text-align: center;
}
.wp-block-quote.is-style-large{
    font-size: 32px;
    margin: 26px 0px;
    padding: 30px 43px;
}
.wp-block-quote.is-style-large p{
    font-size: inherit;
    line-height: inherit;
}
/* End Blockquotes */

hr{
	margin: 40px 0 0;
	border: none;
}
hr.wp-block-separator{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
hr.wp-block-separator.is-style-wide,
hr.wp-block-separator.is-style-dots{
    width: 100%;
}
/* Dropcap */

/*FORMS*/

/* Default listing */

dl{
	margin-bottom: 20px;
}
dl dt{
	text-decoration: underline;
	font-weight: 600;
}
dl dd{
	margin: 0 0 20px 0;
}
.main_wrapper ul li,
.main_footer ul li{
	/*list-style:none;*/
	margin-left: 30px;
	padding: 0 0 5px 5px;
}
.main_footer ul li:last-child{
	padding-bottom: 0;
}
.main_wrapper ul li li,
.main_wrapper ol ol > li li,
.main_footer ul li li{
	/*margin: 0;*/
	/*padding-left: 10px;*/
	margin-left: 15px;
}
.main_footer ul li{
	padding-left: 0;
}
.main_footer ul{
	padding-left: 0;
}
.top_footer strong{
	font-weight: 600;
}
.top_footer a{
	color: inherit;
}
/*.main_wrapper ul li:before{
    content: "\2022";
    display: inline-block;
    font-size: 25px;
    line-height: 0;
    vertical-align: middle;
    margin-right: 14px;
}*/

.main_wrapper ul.gt3_list_check li,
.main_wrapper ul.gt3_list_check_circle li,
.main_wrapper ul.gt3_list_check_square li,
.main_wrapper ul.gt3_list_angle_right li,
.main_wrapper ul.gt3_list_angle_down li,
.main_wrapper ul.gt3_list_caret_down li,
.main_wrapper ul.gt3_list_plus li,
.main_wrapper ul.gt3_list_times li,
.main_wrapper ul.gt3_list_wine li{
	position: relative;
	list-style: none;
}
.main_wrapper ul.gt3_list_check li:before,
.main_wrapper ul.gt3_list_check_circle li:before,
.main_wrapper ul.gt3_list_check_square li:before,
.main_wrapper ul.gt3_list_angle_right li:before,
.main_wrapper ul.gt3_list_angle_down li:before,
.main_wrapper ul.gt3_list_caret_down li:before,
.main_wrapper ul.gt3_list_plus li:before,
.main_wrapper ul.gt3_list_times li:before,
.main_wrapper ul.gt3_list_wine li:before{
	position: absolute;
	top: .5em;
	left: -23px;
	display: inline-block;
	margin: 0;
	content: '\f00c';
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1em;
	line-height: 1em;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.main_wrapper ul.gt3_list_check_circle li:before{
	content: '\f05d';
}
.main_wrapper ul.gt3_list_check_square li:before{
	content: '\f046';
}
.main_wrapper ul.gt3_list_angle_right li:before{
	content: '\f105';
}
.main_wrapper ul.gt3_list_angle_down li:before{
	content: '\f107';
}
.main_wrapper ul.gt3_list_caret_down li:before{
	content: '\f0d7';
}
.main_wrapper ul.gt3_list_plus li:before{
	content: '\f067';
}
.main_wrapper ul.gt3_list_times li:before{
	content: '\f00d';
}
.main_wrapper ul.gt3_list_wine li:before{
	top: 0;
	-webkit-transform: scale(.43);
	-moz-transform: scale(.43);
	-ms-transform: scale(.43);
	-o-transform: scale(.43);
	transform: scale(.43);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
.main_wrapper ol{
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
	counter-reset: li;
}
.main_wrapper ol li{
	counter-increment: li;
}
.main_wrapper li ol{
	margin-bottom: 0;
}
.main_wrapper ol > li{
	position: relative;
	/*list-style:decimal;*/
	margin-left: 30px;
	padding: 0 0 5px 5px;
}
.main_wrapper ol:not(.commentlist) > li ol > li{
	margin-left: 15px;
}
.main_wrapper ol > li:before{
	position: absolute;
	top: 0;
	left: -23px;
	display: inline-block;
	margin: 0;
	width: 1em;
	content: '.' counter(li);
	text-align: right;
	font-weight: 400;
	font-size: inherit;
	direction: rtl;
}
.main_wrapper ul:not(.sub-menu) > li:last-child,
.main_wrapper ol > li:last-child{
	padding-bottom: 0;
}
.contentarea ul{
	margin: 0 0 18px 0;
	padding: 0 0 0 16px;
}
.contentarea ul > li ul,
.contentarea ul > li ol,
.contentarea ol > li ul,
.contentarea ol > li ol{
	margin-bottom: 0;
}
.contentarea ol ol,
.contentarea ol ul,
.contentarea ul ol,
.contentarea ul ul{
	padding-bottom: 0;
}
.typo_list ol,
.typo_list ul,
.typo_list li:last-child{
	padding-bottom: 0;
}
/* C U S T O M   C L A S S E S */

/*WPML*/

#lang_sel_list{
	display: inline-block !important;
	float: right !important;
	margin-left: -10px;
	padding: 11px 25px 0 0;
}
/*  NEW STYLE  */

body .wpb_content_element{
	margin-bottom: 0;
}
/* main header */

.header_side_container{
	display: inline-block;
	max-height: 100%;
	height: 100%;
	white-space: nowrap;
}
.Leftalignside{
	text-align: left;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}
.Rightalignside{
	text-align: right;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}
.Leftalignside .header_side_container > div,
.Leftalignside .header_side_container > nav{
	padding-right: 40px;
}
.Leftalignside .header_side_container > *:last-child{
	padding-right: 0;
}
.Rightalignside .header_side_container > div,
.Rightalignside .header_side_container > nav{
	padding-left: 40px;
}
.Rightalignside .header_side_container > *:first-child{
	padding-left: 0;
}
.Centeralignside .header_side_container > div,
.Centeralignside .header_side_container > nav{
	padding-right: 20px;
	padding-left: 20px;
}
.bottom_header.empty_center_side .Leftalignside,
.bottom_header.empty_center_side .Rightalignside{
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.Centeralignside{
	text-align: center;
}
.bottom_header .header_bar{
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.bottom_header .header_bar p{
	margin-bottom: 0;
}
/* end main header */

/* logo */

.logo_container{
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.logo_container:before{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.logo_container a{
	display: inline-block;
	color: inherit;
	vertical-align: middle;
}
.logo_container img{
	max-width: 100%;
	max-height: 100%;
	height: auto;
	vertical-align: middle;
}
.logo_container .site-title{
	color: inherit;
}
.logo_container .sticky_logo{
	display: none;
}
.sticky_header .logo_container .sticky_logo{
	display: block;
}
.sticky_header .logo_container.sticky_logo_enable .site-title,
.sticky_header .logo_container.sticky_logo_enable .default_logo,
.logo_container.mobile_logo_enable .mobile_logo{
	display: none;
}
@media only screen and (max-width: 1200px){
	.sticky_header .logo_container.sticky_logo_enable.mobile_logo_enable .sticky_logo,
	.logo_container.mobile_logo_enable .default_logo,
	.logo_container.mobile_logo_enable .site-title{
		display: none;
	}
	.logo_container.mobile_logo_enable .mobile_logo{
		display: block;
	}
}
/* end logo */

/* menu style */

.main-menu,
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul{
	/*display: inline-block;
    vertical-align: middle;
    height: 100%;*/
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	font-weight: 500;
}
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul{
	margin: 0 -17px;
}
.main-menu > ul:after,
.main-menu > div > ul:after{
	display: table;
	clear: both;
	content: '';
}
.main-menu > ul > li,
.main-menu > div > ul > li{
	height: 100%;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
	position: relative;
	z-index: 1;
	display: block;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
	margin: 0 5px;
	padding: 0 12px;
	color: inherit;
	opacity: 1;
}
.main-menu > ul > li > a > span,
.main-menu > div > ul > li > a > span{
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
}
/*.main-menu>ul>li:hover>a>span,
.main-menu>div>ul>li:hover>a>span{
    opacity: 0.8;
}*/

.main-menu > ul > li > a:before,
.main-menu > div > ul > li > a:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid;
	content: '';
	opacity: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
	will-change: transform;
}
.main-menu ul li{
	position: relative;
	z-index: 1;
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.main-menu ul li ul.sub-menu{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 555;
	display: block;
	visibility: hidden;
	box-sizing: border-box;
	padding: 10px 0;
	width: 230px;
	border: 1px solid rgba(232, 232, 232, .8);
	border-top-color: rgba(232, 232, 232, .5);
	border-left-color: rgba(232, 232, 232, .5);
	border-radius: 4px;
	box-shadow: none;
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
	-moz-transition: opacity 200ms, visibility 200ms, -moz-transform 200ms;
	transition: opacity 200ms, visibility 200ms, transform 200ms;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
.main-menu > ul > li > ul{
	/*margin-top: 18px;*/
	margin-top: 0;
}
.main-menu > ul > li:after{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 18px;
	content: '';
}
.main-menu ul li:hover > ul{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.main-menu ul li ul ul.sub-menu{
	top: 0;
	left: 100%;
	margin-top: -11px;
}
.main-menu ul li ul.sub-menu li{
	display: block;
	float: none;
}
.main-menu a{
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.main-menu ul li ul li > a > span{
	position: relative;
	padding-bottom: 2px;
}
.main-menu ul li ul li > a > span:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid;
	content: '';
	opacity: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}
.main-menu ul li ul li:hover > a > span:after,
.main-menu ul li ul li.current-menu-item > a > span:after{
	opacity: 1;
}
.main-menu ul li ul li.menu-item-has-children:after,
.main-menu > ul > li.menu-item-has-children > a:after{
	position: absolute;
	right: 20px;
	bottom: -webkit-calc(50% - 3px);
	bottom: calc(50% - 3px);
	display: inline-block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid;
	content: '';
	/*opacity: 0.7;*/
}
.main-menu > ul > li.menu-item-has-children > a:after{
	position: static;
	z-index: 0;
	display: inline-block;
	margin-top: -2px;
	margin-left: 5px;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-bottom: none;
	border-left: 4px solid transparent;
	vertical-align: middle;
	opacity: 1;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
}
.main-menu > ul > li.menu-item-has-children:hover > a:after{
	/*opacity: 0.8;*/
}
.main-menu ul li ul li.menu-item-has-children:hover:after{
	opacity: 1;
}
.main-menu ul li ul .menu-item{
	padding: 5px 25px 5px 20px;
}
.main-menu ul li ul .menu-item > a{
	display: block;
	width: 100%;
	color: inherit;
	font-size: .92307em;
	line-height: 1.6;
	opacity: 1;
}
.top-menu.main-menu ul li ul .menu-item > a{
	font-size: 1em;
}
.main-menu ul li ul .menu-item > a:hover,
.main-menu ul li ul .menu-item.current-menu-item > a{
	opacity: 1;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu{
	right: 0;
	left: auto;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu{
	right: 101%;
	left: auto;
}
.main-menu > ul > li > .sub-menu .sub-menu:after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -4px;
	width: 4px;
	content: '';
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu:after{
	right: -4px;
	left: auto;
}
.left.header_side .main-menu ul li ul{
	right: auto;
	left: 0;
}
.left.header_side .main-menu > ul > li ul .sub-menu{
	right: auto;
	left: 101%;
}
.left.header_side .main-menu > ul > li:nth-last-child(1) > .sub-menu,
.left.header_side .main-menu > ul > li:nth-last-child(2) > .sub-menu,
.left.header_side .main-menu > ul > li:nth-last-child(3) > .sub-menu,
.left.header_side .main-menu > ul > li:nth-last-child(4) > .sub-menu{
	right: auto;
	left: 0;
}
.left.header_side .main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.left.header_side .main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.left.header_side .main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.left.header_side .main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu{
	right: auto;
	left: 101%;
}
.main_menu_container .menu_item_line{
	position: absolute;
	top: 0;
	height: 3px;
	-webkit-transition: width .4s, left .6s cubic-bezier(.21, .53, .01, .96);
	-moz-transition: width .4s, left .6s cubic-bezier(.21, .53, .01, .96);
	transition: width .4s, left .6s cubic-bezier(.21, .53, .01, .96);
}
.gt3_header_builder__container > div + div .main_menu_container .menu_item_line{
	top: -3px;
}
.main-menu > ul > li > ul:before,
.main-menu > ul > li > ul:after,
.gt3_megamenu_triangle:before,
.gt3_megamenu_triangle:after{
	position: absolute;
	top: -10px;
	left: 20px;
	z-index: 2;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	content: '';
}
.main-menu > ul > li > ul:before,
.gt3_megamenu_triangle:before{
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1);
}
.main-menu > ul > li > ul:after,
.gt3_megamenu_triangle:after{
	top: -11px;
	z-index: 0;
	margin-left: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(232, 232, 232, .65);
	border-left: 10px solid transparent;
}
.gt3_megamenu_triangle_container{
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: 0 !important;
}
.gt3_megamenu_triangle{
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -30px;
	width: 60px;
	height: 1px;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(1) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:after{
	right: 20px;
	left: auto;
}
.left.header_side .main-menu > ul > li:nth-last-child(1) > .sub-menu:before,
.left.header_side .main-menu > ul > li:nth-last-child(2) > .sub-menu:before,
.left.header_side .main-menu > ul > li:nth-last-child(3) > .sub-menu:before,
.left.header_side .main-menu > ul > li:nth-last-child(4) > .sub-menu:before,
.left.header_side .main-menu > ul > li:nth-last-child(1) > .sub-menu:after,
.left.header_side .main-menu > ul > li:nth-last-child(2) > .sub-menu:after,
.left.header_side .main-menu > ul > li:nth-last-child(3) > .sub-menu:after,
.left.header_side .main-menu > ul > li:nth-last-child(4) > .sub-menu:after{
	right: auto;
	left: 20px;
}
/* end menu style */

/* mega menu */

.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu{
	right: auto !important;
	left: 50% !important;
	width: auto;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu.huge_number_of_column{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	width: calc(100vw - 66px);
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li,
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
	-webkit-flex: 1 1 160px;
	-ms-flex: 1 1 160px;
	flex: 1 1 160px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li{
	display: table-cell;
	padding-right: 35px;
	padding-left: 35px;
	min-width: 230px;
	width: 230px;
	vertical-align: baseline;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:not(:last-child):before{
	position: absolute;
	top: 20px;
	right: 0;
	bottom: 22px;
	display: block !important;
	border-right: 1px solid #e9e9e8;
	content: '';
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li,
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
	min-width: 160px;
	width: 160px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
	position: relative;
	right: auto !important;
	left: auto !important;
	margin-top: 0;
	border: none;
	background-color: transparent;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:before,
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:after{
	display: none;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul > li{
	padding-right: 0;
	padding-left: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active:hover > .sub-menu > li > ul{
	visibility: visible;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:hover{
	z-index: 2;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a{
	margin-top: 12px;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1em;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a > span:after{
	opacity: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a:hover > span:after{
	opacity: 1;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:after{
	display: none;
}
.gt3_header_builder__container .main-menu .sub-menu.gt3_menu_background_active{
	background: center center no-repeat;
	background-size: cover;
}
div.mobile_menu_container .main-menu .sub-menu.gt3_menu_background_active{
	background-image: none !important;
}
div.mobile_menu_container .main-menu .gt3_megamenu_active > .sub-menu{
	left: 0 !important;
	padding-right: 0 !important;
	padding-left: 15px !important;
}
.gt3_megamenu_active aside .widget-title{
	margin-top: 12px;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-size: 1em;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-img-wrapper{
	margin-right: 10px;
}
.gt3_megamenu_active aside .sidebar .woocommerce ul.product_list_widget li img,
.gt3_megamenu_active aside .widget ul.product_list_widget li .gt3-widget-product-img-wrapper img{
	width: 45px;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper{
	max-width: calc(100% - 60px);
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper .product-title{
	font-size: inherit;
}
/* end mega menu */

/* sticky header */

.sticky_header{
	position: fixed;
	top: 0;
	z-index: 100000;
	width: 100%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.sticky_header.header_sticky_shadow{
	box-shadow: 1px 0 10px rgba(0, 0, 0, .1);
}
.admin-bar .sticky_header{
	top: 32px;
}
@media screen and (max-width: 768px){
	.admin-bar .sticky_header{
		top: 46px;
	}
}
.sticky_header.sticky_on{
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
/* end sticky header */

@media screen and (max-width: 600px){
	div[id*=wpadminb]{
		top: -46px !important;
	}
	.admin-bar .sticky_header{
		top: 0;
	}
}
/* header responsive */

@media (max-width: 1500px){
	.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > div,
	.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > nav{
		padding-right: 10px;
	}
	.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > div,
	.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > nav{
		padding-left: 10px;
	}
	.bottom_header:not(.empty_center_side) .main-menu > ul > li > a > span,
	.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a > span{
		font-size: .9em;
	}
	.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
	.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a{
		padding: 0 7px;
	}
}
@media (max-width: 1250px){
	.Leftalignside .header_side_container > div,
	.Leftalignside .header_side_container > nav{
		padding-right: 10px;
	}
	.Rightalignside .header_side_container > div,
	.Rightalignside .header_side_container > nav{
		padding-left: 10px;
	}
	.main-menu > ul > li > a,
	.main-menu > div > ul > li > a{
		padding: 0 7px;
	}
	.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
	.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a{
		padding: 0 5px;
	}
	.bottom_header:not(.empty_center_side) .bottom_header_right,
	.bottom_header:not(.empty_center_side) .bottom_header_left{
		display: none;
	}
}
@media (max-width: 992px){
	.top_header .top-menu > .menu{
		font-size: .75em;
	}
	.main-menu > ul > li > a,
	.main-menu > div > ul > li > a{
		padding: 0 10px;
	}
	.top_header_wrapper .main-menu > ul > li > a,
	.top_header_wrapper .main-menu > div > ul > li > a{
		margin: 0;
		padding: 0 7px;
	}
	.gt3_twitter .twitter_text a{
		word-break: break-all;
	}
}
/* Navigation Toggle */

.mobile-navigation-toggle{
	position: relative;
	z-index: 1;
	display: none;
	overflow: visible;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	transition-timing-function: linear;
	transition-duration: .15s;
	transition-property: opacity, filter, -webkit-filter;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after{
	background-color: #ffffff;
}
/*.mobile-navigation-toggle:hover {
    opacity: 0.8;
}*/

.toggle-box{
	position: relative;
	display: inline-block;
	width: 25px;
	height: 40px;
	vertical-align: middle;
}
.toggle-inner{
	top: 50%;
	display: block;
	margin-top: -1px;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after{
	position: absolute;
	width: 25px;
	height: 0;
	border-top: 3px solid;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform, -webkit-transform;
}
.toggle-inner:before,
.toggle-inner:after{
	display: block;
	content: '';
}
.toggle-inner:before{
	top: -9px;
}
.toggle-inner:after{
	bottom: -6px;
}
.mobile-navigation-toggle:before{
	position: relative;
	display: inline-block;
	width: 0;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.mobile-navigation-toggle .toggle-inner{
	transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-duration: .1s;
}
.mobile-navigation-toggle .toggle-inner:before{
	transition: top .1s .14s ease, opacity .1s ease;
}
.mobile-navigation-toggle .toggle-inner:after{
	transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
}
.mobile-navigation-toggle.is-active .toggle-inner{
	transition-delay: .14s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mobile-navigation-toggle.is-active .toggle-inner:before{
	top: 0;
	opacity: 0;
	transition: top .1s ease, opacity .1s .14s ease;
}
.mobile-navigation-toggle.is-active .toggle-inner:after{
	bottom: 0;
	transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.mobile_menu_container{
	font-size: 0;
	line-height: 0;
}
.header_sticky_mobile.sticky_on ~ .mobile_menu_container{
	position: fixed;
	width: 100%;
	left: 0;
}
.gt3_wp-admin-bar .header_sticky_mobile.sticky_on ~ .mobile_menu_container{
	top: 30px;
}
@media screen and (max-width: 768px){
	.gt3_wp-admin-bar .header_sticky_mobile.sticky_on ~ .mobile_menu_container{
		top: 46px;
	}
}
.mobile_menu_container .main-menu{
	z-index: 0;
	display: none;
	width: 100%;
	height: auto;
}
.mobile_menu_container .main-menu > ul > li > a,
.mobile_menu_container .main-menu > div > ul > li > a{
	padding: 0;
	width: 100%;
}
.mobile_menu_container .main-menu > ul.mobile_view_on,
.mobile_menu_container .main-menu > div > ul.mobile_view_on{
	position: relative;
	left: 0;
	box-sizing: border-box;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
	text-align: left;
}
.mobile_menu_container .main-menu ul.mobile_view_on li{
	display: block;
	float: none;
	padding: 0;
	height: auto;
}
.mobile_menu_container .main-menu ul.mobile_view_on li a{
	padding: 10px 0 10px 0;
}
.mobile_menu_container .main-menu .mobile_sitcher{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.mobile_menu_container .main-menu ul li ul li.menu-item-has-children:after,
.mobile_menu_container .main-menu > ul > li.menu-item-has-children > a:after{
	display: none;
}
.mobile_menu_container .main-menu .mobile_sitcher:before{
	position: absolute;
	right: 18px;
	bottom: -webkit-calc(50% - 4px);
	bottom: calc(50% - 4px);
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 1px solid;
	border-left: 1px solid;
	content: '';
	opacity: .7;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.mobile_menu_container .main-menu ul li ul{
	position: relative;
	top: 0;
	left: 0;
	visibility: visible;
	box-sizing: border-box;
	margin-top: 0;
	padding: 0 0 0 15px;
	width: 100%;
	border: none;
	background-color: transparent;
	opacity: 1;
	-webkit-transition: 0ms;
	transition: all 0ms;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.mobile_menu_container .main-menu > ul > li > ul:before,
.mobile_menu_container .main-menu > ul > li > ul:after{
	display: none;
}
.mobile_menu_container .main-menu ul li ul ul{
	top: 0;
	left: 0 !important;
	margin: 0;
}
.mobile_menu_container .main-menu ul li ul li:hover > a{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.mobile_menu_container .main-menu ul.mobile_view_on > li > ul > li > .sub-menu:first-child{
	display: block !important;
	margin-left: -15px;
}
@media only screen and (max-width: 767px){
	.gt3-page-title{
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		background-attachment: scroll;
		max-height: 300px;
	}
}
/* gt3_currency_switcher */

.gt3_currency_switcher{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.gt3_currency_switcher:after{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
}
.gt3_currency_switcher ul{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 555;
	display: block;
	visibility: hidden;
	box-sizing: border-box;
	margin-top: 5px;
	padding: 10px 0;
	width: 230px;
	border: 1px solid rgba(232, 232, 232, .8);
	border-top-color: rgba(232, 232, 232, .5);
	border-left-color: rgba(232, 232, 232, .5);
	border-radius: 4px;
	box-shadow: none;
	list-style: none;
	text-align: left;
	opacity: 0;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
.gt3_currency_switcher ul:before,
.gt3_currency_switcher ul:after{
	position: absolute;
	top: -10px;
	left: 20px;
	z-index: 2;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	content: '';
}
.gt3_currency_switcher ul:after{
	top: -11px;
	z-index: 0;
	margin-left: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(232, 232, 232, .65);
	border-left: 10px solid transparent;
}
.gt3_currency_switcher ul:before{
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 1);
}
.gt3_currency_switcher ul li{
	padding: 5px 25px 5px 20px;
	font-weight: 400;
	font-size: .87em;
	line-height: 1.6;
}
.gt3_currency_switcher:hover ul{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.gt3_currency_switcher a{
	position: relative;
}
.gt3_currency_switcher ul a:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid;
	content: '';
	opacity: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
	will-change: transform;
}
.gt3_currency_switcher ul a:hover:after{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
}
.container_full .right.header_side .gt3_currency_switcher ul{
	right: 0;
	left: auto;
}
.container_full .right.header_side .gt3_currency_switcher ul:before,
.container_full .right.header_side .gt3_currency_switcher ul:after{
	right: 20px;
	left: auto;
}
select.woocommerce-currency-switcher,
select.currency-switcher{
	padding: 1px 12px;
	height: auto;
	border: none;
	background: none;
}
a.woocs_flag_view_item{
	margin: 2px !important;
	width: 40px !important;
	height: inherit !important;
	line-height: 1 !important;
}
a.woocs_flag_view_item{
	vertical-align: middle;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
}
a.woocs_flag_view_item_current{
	opacity: 1 !important;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/* end gt3_currency_switcher */

/* B L O G */
/* Navigation comments */
.gt3_pagination_comments .page-numbers{
	display: inline-block;
	margin-right: 2px;
	width: 40px;
	background-color: #f8f8f8;
	text-align: center;
	/*font: 600 14px/40px 'Montserrat', sans-serif;*/
	line-height: 40px;
}
.gt3_pagination_comments .page-numbers.current{
	color: #ffffff;
}
.gt3_pagination_comments .page-numbers:not(.current){
	/*font-weight: 400;*/
}
.gt3_pagination_comments .page-numbers.prev,
.gt3_pagination_comments .page-numbers.next{
	width: auto;
	background-color: transparent;
	font-weight: 400;
}
.gt3_pagination_comments .page-numbers.prev{
	margin-right: 10px;
}
.gt3_pagination_comments .page-numbers.next{
	margin-right: 0;
	margin-left: 10px;
}
/* Navigation comments end */
.gt3_module_blog,
.gt3_module_featured_posts{
	text-align: left;
	overflow: hidden;
}
.gt3_module_blog .blog_post_preview{
	margin-bottom: 70px;
}
.gt3_module_blog.items4 .blog_post_preview h2{
	font-size: 1.8em;
	line-height: 1.3;
}
.gt3_module_blog.items4 .blog_post_preview h2 a{
	line-height: inherit;
}
.gt3_module_blog .blog_post_preview h2 a{
	font-weight: inherit;
	font-family: inherit;
	line-height: inherit;
}
.gt3_module_blog .blog_post_preview > .item_wrapper > .blog_content{
	/*padding-bottom: 30px;*/
}
.gt3_module_blog .gt3_module_button,
.gt3_module_blog .gt3_module_button + .clear{
	display: none;
}
.blog_alignment_center .blog_post_preview{
	text-align: center;
}
.blog_alignment_right .blog_post_preview{
	text-align: right;
}
.blog_alignment_justify .blog_post_preview{
	text-align: justify;
}
.spacing_beetween_items_30{
	margin: -30px 0 0 -30px;
}
.spacing_beetween_items_25{
	margin: -25px 0 0 -25px;
}
.spacing_beetween_items_20{
	margin: -20px 0 0 -20px;
}
.spacing_beetween_items_15{
	margin: -15px 0 0 -15px;
}
.spacing_beetween_items_10{
	margin: -10px 0 0 -10px;
}
.spacing_beetween_items_5{
	margin: -5px 0 0 -5px;
}
.spacing_beetween_items_30 .item_wrapper{
	padding-top: 30px;
	padding-left: 30px;
}
.spacing_beetween_items_25 .item_wrapper{
	padding-top: 25px;
	padding-left: 25px;
}
.spacing_beetween_items_20 .item_wrapper{
	padding-top: 20px;
	padding-left: 20px;
}
.spacing_beetween_items_15 .item_wrapper{
	padding-top: 15px;
	padding-left: 15px;
}
.spacing_beetween_items_10 .item_wrapper{
	padding-top: 10px;
	padding-left: 10px;
}
.spacing_beetween_items_5 .item_wrapper{
	padding-top: 5px;
	padding-left: 5px;
}
.spacing_beetween_items_5 .blog_post_preview{
	/*margin-bottom: 5px !important;*/
	margin-bottom: 5px;
}
.spacing_beetween_items_10 .blog_post_preview{
	/*margin-bottom: 10px !important;*/
	margin-bottom: 10px;
}
.spacing_beetween_items_15 .blog_post_preview{
	/*margin-bottom: 15px !important;*/
	margin-bottom: 15px;
}
.spacing_beetween_items_20 .blog_post_preview{
	/*margin-bottom: 20px !important;*/
	margin-bottom: 20px;
}
.spacing_beetween_items_25 .blog_post_preview{
	/*margin-bottom: 25px !important;*/
	margin-bottom: 25px;
}
.spacing_beetween_items_30 .blog_post_preview{
	/*margin-bottom: 50px !important;*/
	margin-bottom: 50px;
}
.gt3_module_featured_posts .slick-list .slick-slide{
	/*padding-right: 0;
	padding-left: 0;*/
}
.hidden_block{
	display: none !important;
}
.gt3_module_carousel .slick-arrow{
	/*display: none !important;*/
}
.gt3_module_carousel .spacing_beetween_items_30,
.gt3_module_carousel .spacing_beetween_items_25,
.gt3_module_carousel .spacing_beetween_items_20,
.gt3_module_carousel .spacing_beetween_items_15,
.gt3_module_carousel .spacing_beetween_items_10,
.gt3_module_carousel .spacing_beetween_items_5{
	margin-left: 0;
}
.gt3_module_carousel .spacing_beetween_items_30 .item_wrapper{
	padding-right: 15px;
	padding-left: 15px;
}
.gt3_module_carousel .spacing_beetween_items_25 .item_wrapper{
	padding-right: 12.5px;
	padding-left: 12.5px;
}
.gt3_module_carousel .spacing_beetween_items_20 .item_wrapper{
	padding-right: 10px;
	padding-left: 10px;
}
.gt3_module_carousel .spacing_beetween_items_15 .item_wrapper{
	padding-right: 7.5px;
	padding-left: 7.5px;
}
.gt3_module_carousel .spacing_beetween_items_10 .item_wrapper{
	padding-right: 5px;
	padding-left: 5px;
}
.gt3_module_carousel .spacing_beetween_items_5 .item_wrapper{
	padding-right: 2.5px;
	padding-left: 2.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_30 .slick-list{
	margin-right: -15px;
	margin-left: -15px;
}
.gt3_module_featured_posts .spacing_beetween_items_25 .slick-list{
	margin-right: -12.5px;
	margin-left: -12.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_20 .slick-list{
	margin-right: -10px;
	margin-left: -10px;
}
.gt3_module_featured_posts .spacing_beetween_items_15 .slick-list{
	margin-right: -7.5px;
	margin-left: -7.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_10 .slick-list{
	margin-right: -5px;
	margin-left: -5px;
}
.gt3_module_featured_posts .spacing_beetween_items_5 .slick-list{
	margin-right: -2.5px;
	margin-left: -2.5px;
}
.isotope_blog_items{
	margin-top: 0 !important;
}
.isotope_blog_items .item_wrapper{
	padding-top: 0 !important;
}
.isotope_blog_items .blog_post_preview{
	float: left;
	margin-right: 0 !important;
}
.items1 .blog_post_preview{
	display: block;
	width: 100%;
}
.items2 .blog_post_preview,
.items3 .blog_post_preview,
.items4 .blog_post_preview{
	display: inline-block;
	vertical-align: top;
}
.items2 .blog_post_preview{
	width: 50%;
}
.items3 .blog_post_preview{
	width: 33.3332%;
}
.items4 .blog_post_preview{
	width: 25%;
}
.blog_post_preview.element,
.gt3_module_carousel .blog_post_preview{
	margin-right: 0;
}
.per_column_wrap .blog_post_preview{
	display: block;
	margin-right: 0;
	width: 100%;
}
.blog_post_media{
	margin-bottom: 30px;
}
.blog_post_media > img{
	max-width: 100%;
	height: auto;
}
/* blog format video */
.format-video .blog_post_media,
.format-audio .blog_post_media{
	position: relative;
	padding-bottom: 62%;
	width: 100%;
}
.format-video .blog_post_media.has_post_thumb{
	padding-bottom: 0;
}
.blog_post_media .gt3_video_wrapper__thumb{
	position: relative;
	z-index: 1;
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 400ms 200ms, visibility 400ms 200ms;
	-moz-transition: opacity 400ms 200ms, visibility 400ms 200ms;
	transition: opacity 400ms 200ms, visibility 400ms 200ms;
}
.blog_post_media .gt3_video_wrapper__thumb.play_video{
	visibility: hidden;
	opacity: 0;
}
.blog_post_media .gt3_video__play_iframe{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	display: block;
	overflow: hidden;
	padding-bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 400ms 200ms;
	-moz-transition: opacity 400ms 200ms;
	transition: opacity 400ms 200ms;
}
.blog_post_media .gt3_video__play_iframe.play_video{
	opacity: 1;
}
.format-audio .blog_post_media,
.gt3_module_featured_posts .format-audio .blog_post_media{
	padding-bottom: 110px;
}
.format-video .blog_post_media iframe,
.format-audio .blog_post_media iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.format-video .gt3_video__play_button{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	margin: auto;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: rgba(39, 43, 46, .35);
	vertical-align: middle;
	cursor: pointer;
}
.format-video .gt3_video__play_button > svg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 4px;
	z-index: 1;
	margin: auto;
	fill: #ffffff;
}
/* blog format video end */

.blog_post_preview{
	margin-bottom: 70px;
}
.gt3_module_blog .blog_post_preview.format-standard .blog_content,
.gt3_module_blog .blog_post_preview.format-audio .blog_content,
.gt3_module_blog .blog_post_preview.format-link .blog_content,
.gt3_module_blog .blog_post_preview.format-quote .blog_content,
.blog_type4.items1 .blog_post_preview.format-standard .blog_content,
.blog_type4.items1 .blog_post_preview.format-audio .blog_content,
.blog_type4.items1 .blog_post_preview.format-link .blog_content,
.blog_type4.items1 .blog_post_preview.format-quote .blog_content,
.blog_type5 .blog_content{
	padding: 50px 50px 25px 50px;
	background-color: #f8f8f8;
}
@media only screen and (max-width: 1200px){
	.blog_type5 .blog_content .blogpost_title{
		line-height: 1.5;
	}
	.blog_type5 .featured_post_info > p{
		line-height: 1.3;
	}
}
@media only screen and (max-width: 992px){
	.gt3_module_blog .blog_post_preview.format-standard .blog_content,
	.gt3_module_blog .blog_post_preview.format-audio .blog_content,
	.gt3_module_blog .blog_post_preview.format-link .blog_content,
	.gt3_module_blog .blog_post_preview.format-quote .blog_content,
	.blog_type4.items1 .blog_post_preview.format-standard .blog_content,
	.blog_type4.items1 .blog_post_preview.format-audio .blog_content,
	.blog_type4.items1 .blog_post_preview.format-link .blog_content,
	.blog_type4.items1 .blog_post_preview.format-quote .blog_content,
	.blog_type5 .blog_content{
		padding: 6% 6% 2.5% 6%;
		background-color: #f8f8f8;
	}
	.items2 .blog_post_preview,
	.items3 .blog_post_preview,
	.items4 .blog_post_preview{
		width: 50%;
	}
}
.search .listing_meta{
	margin-bottom: 15px;
}
.listing_meta{
	text-transform: uppercase;
	/*font: 600 12px/16px 'Montserrat', sans-serif;*/
	font-size: 12px;
	line-height: 16px;
}
.listing_meta_single_post{
	display: -webkit-flex;
	display: flex;
	margin-bottom: 21px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.listing_meta a{
	color: inherit;
	font-weight: inherit;
}
.blog_post_preview .listing_meta .listing_meta_rside > span{
	-webkit-transition: opacity 300ms, color 300ms;
	transition: opacity 300ms, color 300ms;
}
.blog_post_preview .listing_meta .listing_meta_rside > span:hover{
	opacity: 1;
}
.gt3_module_featured_posts .listing_meta *{
	/*text-transform: none;*/
}
.gt3_module_featured_posts .listing_meta.upper_text *{
	text-transform: uppercase;
}
.listing_meta .listing_meta_rside > span{
	display: inline-block;
	vertical-align: top;
}
.listing_meta > span:after,
.listing_meta .listing_meta_rside > span:after{
	display: inline-block;
	margin: -.3em 7px 0 7px;
	width: 1px;
	height: 1em;
	background-color: currentColor;
	content: '';
	vertical-align: middle;
	line-height: 1em;
}
.listing_meta > span:last-of-type:after,
.listing_meta .listing_meta_rside > span:last-of-type:after{
	display: none;
}
.listing_meta .listing_meta_author,
.listing_meta .listing_meta_rside{
	display: inline-block;
	vertical-align: middle;
	line-height: 44px;
}
.listing_meta .listing_meta_author img{
	margin-right: 10px;
	border-radius: 50%;
}
.single-post .single_meta .blog_content .blogpost_title{
	margin-top: 21px;
	margin-bottom: 10px;
}
.single-post .single_meta .blog_content .blogpost_title_blockquote{
	margin-top: 21px;
}
.single-post .single_meta .blog_content .blogpost_title_blockquote .blogpost_title{
	margin-top: 0;
}
.single-post .gt3_module_title h3{
	/*text-align: center;*/
}
.blogpost_title{
	position: relative;
}
.blogpost_title a span{
	display: none;
}
/* gt3_author_box */

.gt3_author_box{
	position: relative;
	padding: 50px;
	background-color: #f8f8f8;
}
.gt3_author_box:after{
	display: table;
	clear: both;
	content: '';
}
.gt3_author_box__avatar{
	float: left;
	width: 100px;
	height: 100px;
}
.gt3_author_box__avatar img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gt3_author_box__name{
	margin-bottom: 15px;
	margin-left: 133px;
}
.gt3_author_box__desc{
	margin-left: 133px;
}

@media only screen and (max-width: 767px){
	.gt3_author_box{
		padding: 25px;

	}
}
@media only screen and (max-width: 600px){
	.gt3_author_box__avatar{
		float: none;
		display: inline-block;
		vertical-align: middle;
	}
	.gt3_author_box__name{
		display: inline-block;
		vertical-align: middle;
		margin: 0 0 0 28px;
	}
	.gt3_author_box__desc{
		margin-top: 15px;
		margin-left: 0;
	}
}

/* end gt3_author_box */

.blog_post_media--quote .quote_text,
.blog_post_media--link .blog_post_media__link_text{
	/*	font-family: inherit;
		font-size: 1.2857em;
		font-weight: inherit;
		line-height: 1.777;
		position: relative;
		margin: 0;
		color: inherit;*/
}
.blog_post_media__icon--quote,
.blog_post_media__icon--link{
	/*	font-size: 4.1em;
		line-height: 0;
		position: relative;
		top: .26em;
		left: -17px;
		width: 0;
		margin-top: -.3em;
		letter-spacing: 0;
		word-spacing: 0;
		opacity: .12;
		color: inherit !important;*/
}
.blogpost_title i,
.page_title i,
.blog_post_media--quote .quote_text i,
.blog_post_media--link .blog_post_media__link_text i{
	margin-right: 20px;
	font-size: .9em;
}
.blog_post_media--quote,
.blog_post_media--link{
	position: relative;
}
.blog_post_media--quote:after,
.blog_post_media--link:after{
	display: table;
	clear: both;
	content: '';
}
.gt3_module_featured_posts .blogpost_title i{
	margin-right: 12px;
}
.post_media_info{
	position: relative;
	display: inline-block;
	float: left;
}
.post_media_info .quote_image{
	width: 75px;
	border-radius: 50%;
	vertical-align: middle;
}
.post_media_info .quote_image + .quote_author{
	margin-top: 7px;
}
.blog_post_preview.format-quote .post_media_info{
	margin-right: 30px;
	/*max-width: 120px;*/
	/*font-weight: 500;*/
	/*font-weight: 300;*/
	font-size: .875em;
}
.blog_post_preview.format-quote .quote_text + .post_media_info{
	float: none;
	max-width: 100%;
}
/*.blog_post_media--quote,
.blog_post_media--link{
	padding: 30px 40px;
	border-left: 3px solid;
	background-color: #fbfbfb;
}*/
.blog_content p{
	margin-bottom: 17px;
}
.blog_content .clear.post_clear{
	margin-top: 20px;
}
/* Gt3 module featured posts */

.gt3_module_featured_posts .blog_post_media{
	margin-bottom: 0;
	padding-bottom: 0;
}
.gt3_module_featured_posts .blog_post_media--quote{
	margin-bottom: 15px;
}
.gt3_module_featured_posts .blog_content{
	position: relative;
	padding: 0;
}
.gt3_module_featured_posts .blogpost_title{
	/*font-family: inherit;*/
	display: inline-block;
	/*font-weight: 500;*/
	/*line-height: 1.25;*/
	vertical-align: top;
	font-size: 22px;
}
.gt3_module_featured_posts.blog_type4.items1 .blogpost_title{
	font-size: 32px;
}
.gt3_module_featured_posts .blogpost_title blockquote,
.gt3_module_featured_posts .blogpost_title_blockquote{
	font-size: inherit;
	padding-left: 50px;
}
.gt3_module_featured_posts .blogpost_title blockquote:before,
.gt3_module_featured_posts .blogpost_title_blockquote:before{
	font-size: 110px;
	line-height: 1.6em;
}
.gt3_module_featured_posts .blogpost_title i{
	font-size: 1.1em;
}
.gt3_module_featured_posts .blogpost_title a{
	font-weight: inherit;
	font-family: inherit;
	line-height: inherit;
}
.featured_post_info{
	padding: 17px 0 17px 0;
}
.featured_post_info.boxed_view{
	padding-right: 30px;
	padding-left: 30px;
	background: #ffffff;
}
.featured_post_info .learn_more{
	float: none;
}
.blog_content .gt3_module_button .learn_more{
	float: none;
}
.featured_post_info a.learn_more /*,
.featured_post_info .learn_more span,
.featured_post_info .learn_more span:before*/
{
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
.featured_post_info .learn_more:hover span,
.featured_post_info .learn_more:hover span:before{
	border-color: inherit;
}
.featured_post_info .blogpost_title{
	margin-top: 15px;
}
.blog_content .post_author span.avatar{
	display: inline-block;
	margin-right: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
	line-height: 44px;
}
.blog_content .post_author .avatar img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.blog_content .post_author{
	text-transform: uppercase;
	/*font: 600 12px 'Montserrat', sans-serif;*/
	font-size: 12px;
	line-height: inherit;
}
.blog_content .post_author a{
	font-weight: inherit;
}
.blog_content .post_author span{
	vertical-align: middle;
	line-height: 44px;
}
/* type1 */
.blog_type1 .blog_post_preview,
.blog_type1 .featured_post_info{
	margin: 0;
	padding: 0;
}
.blog_type1 .listing_meta{
	margin-bottom: 7px;
}
.blog_type1 .first_post_with_thumb .blog_post_media{
	margin-bottom: 15px;
}
.blog_type1 .first_post_with_thumb h4.blogpost_title > a{
	font-size: 1.333em !important;
	line-height: 1.333;
}
.blog_type1 .blogpost_title + .listing_meta{
	margin-top: 7px;
}
.blog_type1 .listing_meta + .blogpost_title{
	margin-bottom: 7px;
}
.blog_type1 .blog_post_preview{
	position: relative;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
}
.blog_type1 .blogpost_title{
	display: block;
	margin-bottom: 0;
	padding: 0;
}
.blog_type1 .blog_post_preview:before{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: '';
	opacity: .17;
}
.blog_type1{
	overflow: hidden;
}
.blog_type1 .blog_post_preview:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}
.blog_type1 .blog_post_preview:last-child:before{
	display: none;
}
.blog_type1 .blog_content p{
	margin-bottom: 0;
}
.blog_type1 .slick-list{
	margin-right: 0;
	margin-left: 0;
}
.blog_type1 .blogpost_title a span{
	display: inline-block;
	height: 0;
	border: 1px solid;
	opacity: .45;
}
.blog_type1 .blogpost_title a span:before{
	top: -1px !important;
}
/* type1 end */

/* type2 */
.blog_type2 .blog_content{
	padding-top: 5px;
}
.blog_type2 .has_post_thumb .blog_content{
	position: relative;
	padding-left: 170px;
	min-height: 135px;
}
.blog_type2 .has_post_thumb .blog_post_media{
	position: absolute;
	top: 5px;
	left: 0;
	width: 130px;
}
.blog_type2 .featured_post_info{
	padding: 0;
}
.blog_type2 .blog_content p{
	margin-bottom: 0;
}
.blog_type2 .blog_post_preview{
	margin-bottom: 8px !important;
}
.blog_type2 .listing_meta,
.blog_type2 .blogpost_title{
	margin-bottom: 4px;
}
/* type2 end */

/* type3 */
.blog_type3 .blog_content{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.blog_type3 .blog_post_media,
.blog_type3 .featured_post_info{
	width: 100%;
}
.blog_type3 .blog_post_media{
	order: 1;
}
.blog_type3 .featured_post_info{
	order: 2;
}
.blog_type3 .blog_post_preview:nth-child(odd){
	margin-bottom: 0;
}
.blog_type3 .blog_post_preview:nth-child(even) .featured_post_info{
	order: 0;
	padding-top: 0;
}
.blog_type3 .blog_post_media{
	position: relative;
}
.blog_type3 .blog_post_media span{
	position: absolute;
	right: 20px;
	bottom: 19px;
	left: 25px;
	font-size: 0;
	line-height: 0;
}
.blog_type3 .blog_post_media span a{
	display: inline-block;
	margin: 5px 5px 0 0;
	padding: 4px 8px;
	border-radius: 3px;
	background: rgba(39, 50, 61, .34);
	color: #ffffff;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}
.blog_type3 .blog_post_media span a:hover{
	background: rgba(39, 50, 61, .7);
}
.blog_type3 .featured_post_info{
	/*padding: 36px 0 25px 0;*/
}
.blog_type3 .featured_post_info.boxed_view{
	padding-right: 20px;
	padding-left: 20px;
}
.blog_type3 .without_post_thumb .featured_post_info{
	/*	padding-top: 83px;
		padding-bottom: 68px;*/
}
.blog_type3 .without_post_thumb .featured_post_info.boxed_view{
	padding-right: 50px;
	padding-left: 50px;
}
.blog_type3 .listing_meta,
.blog_type3 .blogpost_title,
.blog_type4 .listing_meta,
.blog_type4 .blogpost_title{
	margin-bottom: 15px;
}
.blog_type3 .blogpost_title_blockquote,
.blog_type4 .blogpost_title_blockquote{
	margin-top: 15px;
}
.blog_type3 .blogpost_title_blockquote .blogpost_title,
.blog_type4 .blogpost_title_blockquote .blogpost_title{
	margin-top: 0;
	line-height: 1.5;
}
.blog_type3 .blog_content p{
	margin-bottom: 9px;
	padding-top: 5px;
}
/* type3 end */

/* type4 */
.single .blog_type3 .blogpost_title,
.single .blog_type4 .blogpost_title{
	margin-bottom: 12px;
}
.blog_type4 .post_author{
	display: block;
}
.blog_type4 .blog_content p{
	margin-bottom: 0;
}
.blog_type4 .blog_content p + .gt3_module_button .learn_more{
	margin-top: 15px;
}
.blog_type4 .blog_content .learn_more{
	margin-top: 12px;
}
.blog_type4 .without_post_thumb .featured_post_info.boxed_view{
	padding-top: 21px;
}
.blog_type4 .without_post_thumb:not(.format-gallery):not(.format-audio) .featured_post_info{
	padding-top: 0;
	padding-bottom: 0;
}
.blog_type4 .without_post_thumb .featured_post_info.boxed_view{
	padding-top: 26px;
	padding-bottom: 31px;
}
/* type4 end */

/* type5 */
.blog_type5 > div{;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.blog_type5 .has_post_thumb .blog_content{
	overflow: hidden;
	color: #ffffff;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.blog_type5 .item_wrapper{
	height: 100%;
}
.blog_type5 .post_share{
	margin: 0;
	height: 50px;
	line-height: 50px;
}
.blog_type5 .post_share > a{
	line-height: 50px;
}
.blog_type5 .has_post_thumb .listing_meta,
.blog_type5 .has_post_thumb .blogpost_title a,
.blog_type5 .has_post_thumb .blogpost_title i{
	color: #ffffff;
}
.blog_type5 .has_post_thumb .blog_content:hover .listing_meta,
.blog_type5 .has_post_thumb .blog_content:hover .blogpost_title a,
.blog_type5 .has_post_thumb .blog_content:hover .blogpost_title i,
.blog_type5 .has_post_thumb .blog_content:hover{
	color: inherit;
}
.blog_type5 .has_post_thumb .listing_meta{
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;
	transition: color 300ms;
}
.blog_type5 .has_post_thumb .listing_meta .post_share > a:before{
	opacity: 1;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.blog_type5 .has_post_thumb .listing_meta a{
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.blog_type5 .blog_content{
	overflow: hidden;
}
.blog_type5 .has_post_thumb .blog_content{
	background-color: #2e3336;
	-webkit-transition: background-color 300ms;
	-moz-transition: background-color 300ms;
	-o-transition: background-color 300ms;
	transition: background-color 300ms;
}
.blog_type5 .has_post_thumb .blog_content:hover{
	background-color: #f8f8f8;
}
.blog_type5 .blog_content{
	padding: 0 30px;
	height: 100%;
}
.blog_type5.items1 .blog_content .featured_post_info{
	min-height: 55vh;
}
.blog_type5.items2 .blog_content .featured_post_info{
	min-height: 50vh;
}
.blog_type5.items3 .blog_content .featured_post_info{
	min-height: 44vh;
}
.blog_type5.items4 .blog_content .featured_post_info{
	min-height: 40vh;
}
@media only screen and (min-height: 1100px){
	.blog_type5.items1 .blog_content .featured_post_info{
		height: 55vh;
		max-height: 550px;
		min-height: auto;
	}
	.blog_type5.items2 .blog_content .featured_post_info{
		height: 50vh;
		max-height: 500px;
		min-height: auto;
	}
	.blog_type5.items3 .blog_content .featured_post_info{
		height: 44vh;
		max-height: 450px;
		min-height: auto;
	}
	.blog_type5.items4 .blog_content .featured_post_info{
		height: 40vh;
		max-height: 400px;
		min-height: auto;
	}
}

.blog_type5 .blog_post_media{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-position: center;
	background-size: cover;
	opacity: .5;
	-webkit-transition: -webkit-transform 800ms, opacity 700ms;
	-moz-transition: -moz-transform 800ms, opacity 700ms;
	-o-transition: -o-transform 800ms, opacity 700ms;
	transition: transform 800ms, opacity 700ms;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: bottom center;
	-moz-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	-o-transform-origin: bottom center;
	transform-origin: bottom center;
}
.blog_type5 .blog_content:hover .blog_post_media{
	opacity: 0;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}
.blog_type5 .featured_post_info{
	/*	position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: flex;
		flex-direction: column;
	!*	margin: auto;
		padding: 0 30px;*!
		padding: 0;
		margin: 0 30px;
		border-radius: 0;
		justify-content: flex-start;*/

	position: relative;
	display: flex;
	flex-direction: column;
	padding-bottom: 0;
	height: 100%;
	min-width: 100%;
	border-radius: 0;
}
.gt3_module_featured_posts .listing_meta{
	position: relative;
	margin: 20px 0 0 0;
	padding: 10px 30px 10px 0;
	line-height: 30px;
	pointer-events: auto;
}
.gt3_module_featured_posts .listing_meta:before{
	position: absolute;
	top: 0;
	right: -10px;
	left: -10px;
	height: 1px;
	background-color: rgb(255, 255, 255);
	content: '';
	opacity: .3;
}
.gt3_module_featured_posts.items1 .listing_meta:before{
	right: 0;
	left: 0;
}
.gt3_module_featured_posts .listing_meta:before{
	background-color: currentColor;
	color: inherit;
}
.gt3_module_featured_posts .listing_meta .post_comments{
	white-space: nowrap;
}
/* animate listing meta */

.blog_type5.items1.gt3_module_featured_posts .listing_meta{
	padding: 10px;
}
/* animate listing meta end */

/* animate blogpost_title */
.blog_type5 .blog_content .post_author ~ .blogpost_title{
	margin-top: 73px;
}
.blog_type5 .blog_content .blogpost_fixed_title{
	position: relative;
	margin-top: auto;
	pointer-events: none;
}
.blog_type5 .blog_content .blogpost_title{
	line-height: 1.45;
	opacity: 0;
	-webkit-transition: opacity 300ms 0ms;
	-moz-transition: opacity 300ms 0ms;
	-o-transition: opacity 300ms 0ms;
	transition: opacity 300ms 0ms;
}
.blog_type5 .blog_content:hover .blogpost_title{
	opacity: 1;
	-webkit-transition: opacity 300ms 300ms;
	-moz-transition: opacity 300ms 300ms;
	-o-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
.blog_type5 .blog_content .blogpost_fixed_title .blogpost_title{
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	margin: 0;
	opacity: 1;
	-webkit-transition: opacity 300ms 300ms;
	-moz-transition: opacity 300ms 300ms;
	-o-transition: opacity 300ms 300ms;
	transition: opacity 300ms 300ms;
}
.blog_type5 .blog_content:hover .blogpost_fixed_title .blogpost_title{
	opacity: 0;
	-webkit-transition: opacity 300ms 0ms;
	-moz-transition: opacity 300ms 0ms;
	-o-transition: opacity 300ms 0ms;
	transition: opacity 300ms 0ms;
}
/* animate blogpost_title end */

/* animate featured_post_info */
.blog_type5 .featured_post_info > p,
.blog_type5 .featured_post_info > a{
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: color 300ms 0ms, opacity 300ms 0ms, -webkit-transform 300ms 300ms;
	-moz-transition: color 300ms 0ms, opacity 300ms 0ms, -moz-transform 300ms 300ms;
	-o-transition: color 300ms 0ms, opacity 300ms 0ms, -o-transform 300ms 300ms;
	transition: color 300ms 0ms, opacity 300ms 0ms, transform 300ms 300ms;
}
.blog_type5 .blog_content:hover .featured_post_info > p,
.blog_type5 .blog_content:hover .featured_post_info > a{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: color 300ms 0ms, opacity 300ms 300ms, -webkit-transform 300ms 300ms;
	-moz-transition: color 300ms 0ms, opacity 300ms 300ms, -moz-transform 300ms 300ms;
	-o-transition: color 300ms 0ms, opacity 300ms 300ms, -o-transform 300ms 300ms;
	transition: color 300ms 0ms, opacity 300ms 300ms, transform 300ms 300ms;
}
/* animate featured_post_info end */

.blog_type5 .listing_meta > span:last-of-type:after{
	display: none;
}
.blog_type5 .post_author{
	position: absolute;
	top: 22px;
	/*left: 30px;*/
	left: 0;
}
.blog_type5 .post_author a{
	color: #ffffff;
}
@media only screen and (max-width: 767px){
	.blog_type5 .featured_post_info > p,
	.blog_type5 .featured_post_info > a{
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.blog_type5 .blog_content .blogpost_title{
		opacity: 1;
	}
	.blog_type5 .blog_content .blogpost_fixed_title .blogpost_title{
		display: none;
	}
}
@media only screen and (max-width: 420px){
	.blog_type5.items1 .blog_content .featured_post_info,
	.blog_type5.items2 .blog_content .featured_post_info,
	.blog_type5.items3 .blog_content .featured_post_info,
	.blog_type5.items4 .blog_content .featured_post_info{
		min-height: 50vh;
	}
	.gt3_module_featured_posts .listing_meta:before{
		left: 0;
		right: 0;
	}
	.blog_type5 .blog_content {
		padding: 0 25px;
	}
}
/* type5 end */

.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6,
.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6,
#main_content > h1,
#main_content > h2,
#main_content > h3,
#main_content > h4,
#main_content > h5,
#main_content > h6,
.comment_content > h1,
.comment_content > h2,
.comment_content > h3,
.comment_content > h4,
.comment_content > h5,
.comment_content > h6{
	margin-top: 20px;
	margin-bottom: 10px;
}
.wpb_text_column h1:first-child,
.wpb_text_column h2:first-child,
.wpb_text_column h3:first-child,
.wpb_text_column h4:first-child,
.wpb_text_column h5:first-child,
.wpb_text_column h6:first-child{
	margin-top: 0;
}

/* single post */
.single #main_content > .blog_post_preview{
	margin-bottom: 55px;
}
.single #main_content > .blog_post_preview .blog_content{
	margin: 0;
	padding: 0;
	background: none;
}
.blog_post_preview .blog_content > ul,
.blog_post_preview .blog_content > ol,
.blog_post_preview .blog_content > blockquote{
	overflow: hidden;
}
.blog_post_preview .blog_content > ul{
	padding-bottom: 17px;
}
.blog_post_preview .blog_content > ol{
	margin-bottom: 17px;
}
.single .post_tags .tagcloud{
	display: inline-block;
	vertical-align: middle;
}
.single .post_tags > span{
	/*display: inline-block;*/
	display: none;
	margin-bottom: 5px;
	vertical-align: middle;
}
.single .post_info{
	margin-top: 0;
}
.single .blog_post_media .slick-slide{
	padding: 0;
}
/* Practice */
.single-practice #main_content > ul,
.single-practice #main_content > ol,
.single-practice #main_content > blockquote{
	overflow: hidden;
}
/* Comments */
#comments{
	padding: 0;
}
#comments:empty{
	padding-top: 0;
	padding-bottom: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}
#comments > h3{
	padding-top: 20px;
}
#respond form#commentform{
	margin-right: -5px;
	margin-left: -5px;
}
#respond form#commentform [class*='span'],
#respond form#commentform > p{
	padding-right: 5px;
	padding-left: 5px;
}
#respond .form_field{
	margin-bottom: 10px;
	width: 100%;
}
#respond textarea{
	resize: none;
}
#respond #commentform label{
	display: none;
}
#respond form#commentform input.submit{
	margin-top: 12px;
}
p.form-submit{
	margin-bottom: 0;
}
.form-submit .gt3_submit_wrapper{
	display: inline-block;
	float: none;
	vertical-align: top;
}
p.comment-notes{
	margin-bottom: 20px;
}
#comments > h2{
	position: relative;
	/*margin-bottom: 25px;*/
	z-index: 10;
}
#comments hr{
	margin-top: 10px;
	margin-bottom: 40px;
}
ol.commentlist{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.commentlist li.comment{
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.commentlist li.comment ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.commentlist li.comment:before,
ol.commentlist li.comment:after{
	display: none;
}
ol.commentlist li.comment .stand_comment{
	margin-bottom: 0;
	padding: 45px 0 26px 100px;
	border-top: 1px #d9dadc solid;
}
ol.commentlist li.comment:first-child .stand_comment{
	padding-top: 37px;
	border-top: none;
}
#comments > ol.commentlist > li.comment:first-child > .stand_comment{
	border-top: 0;
}
ol.commentlist li ul li .stand_comment{
	margin-left: 100px;
}
ol.commentlist li ul li ul li .stand_comment{
	margin-left: 200px;
}
.thiscommentbody{
	position: relative;
	min-height: 82px;
}
ol.commentlist li .commentava{
	position: absolute;
	top: -5px;
	left: -100px;
	z-index: 5;
	width: 80px;
	height: 80px;
}
ol.commentlist li .commentava img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.comment_info{
	padding-right: 100px;
}
.comment_author_says{
	margin-bottom: 2px;
	line-height: 22px;
}
.comment_author_says,
.comment_author_says a{
	text-transform: uppercase;
	font-weight: 500;
}
.comment_content{
	margin-top: 8px;
	line-height: 30px;
}
.comment_meta{
	/*font: 600 12px/24px 'Montserrat', sans-serif;*/
	font-size: 12px;
	line-height: 24px;
}
.comment_info a,
#cancel-comment-reply-link{
	-webkit-transition: color .3s;
	transition: color .3s;
}
.comment_content p{
	margin-bottom: 0;
	padding-bottom: 9px;
}
.comment_info .listing_meta{
	margin-bottom: 7px;
	opacity: .7;
}
.comment_info .listing_meta *{
	font-size: 12px;
}
.comment-reply-title{
	margin-bottom: 18px;
}
#comments #respond{
	padding-top: 65px;
}
.comment-reply-link{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	/*font: 600 12px/19px 'Montserrat', sans-serif;*/
	font-size: 12px;
	line-height: 19px;
}
.comment-reply-link:before{
	padding-right: 8px;
	content: '\f112';
	font-weight: normal;
	font-family: FontAwesome, sans-serif;
}
.post_info{
	position: relative;
}
.learn_more,
.post_info,
.post_share > a{
	line-height: 21px;
}
.gt3_module_button a.learn_more{
	margin-bottom: 0;
}
.blog_post_preview .learn_more{
	display: block;
}
.learn_more span,
.gt3_module_title .carousel_arrows a span,
.blog_type1 .blogpost_title a span{
	position: relative;
	display: inline-block;
	margin-left: 9px;
	width: 0;
	height: 1px;
	vertical-align: middle;
}
.learn_more span:before,
.gt3_module_title .carousel_arrows a span:before,
.blog_type1 .blogpost_title a span:before{
	position: absolute;
	top: -4px;
	right: 0;
	z-index: 5;
	width: 6px;
	height: 6px;
	border: 1px solid;
	border-top: none;
	border-left: none;
	content: '';
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.gt3_module_title .carousel_arrows a.left_slick_arrow span:before{
	right: auto;
	left: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* Post prev_next links */
.prev_next_links{
	margin-top: 44px;
	margin-bottom: 65px;
}
.prev_next_links a{
	display: block;
	padding: 0;
}
.prev_next_links a b{
	display: block;
	font-size: 12px;
}
.prev_next_links a span{
	display: block;
	text-transform: uppercase;
	/*font: 600 14px 'Montserrat', sans-serif;*/
}
.prev_next_links .fleft a{
	text-align: left;
}
.prev_next_links .fright a{
	text-align: right;
}
.prev_next_links a b{
	display: none;
	padding-bottom: 2px;
	font-weight: 400;
	font-size: inherit;
}
.prev_next_links .fleft a span i{
	margin-right: 12px;
	margin-left: auto;
}
.prev_next_links .fright a span i{
	margin-right: auto;
	margin-left: 12px;
}
.prev_next_links a span i{
	-webkit-transition: margin 300ms;
	transition: margin 300ms;
}
.prev_next_links a:hover span i{
	margin-left: 15px;
}
.prev_next_links .fleft a:hover span i{
	margin-right: 15px;
	margin-left: auto;
}
.post_info{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align: top;
	line-height: 44px;
}
.post_info > div:last-child{
	margin-left: 0;
}
.post_share{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin-top: 10px;
	vertical-align: middle;
	line-height: 30px;
}
.gt3_module_blog .post_info,
.gt3_module_featured_posts .post_info{
	padding: 10px 0;
	border-top: 1px solid #cccccc;
}
.gt3_module_blog .post_share,
.gt3_module_featured_posts .post_share{
	height: 30px;
}
.post_share > a{
	position: relative;
	display: block;
	margin-left: 2px;
	vertical-align: middle;
	text-align: center;
	line-height: 30px;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}
.post_share > a:before{
	margin-right: 7px;
	margin-left: 7px;
	padding: 0;
	content: '\f1e0';
	font-weight: normal;
	font-family: FontAwesome, sans-serif;
	line-height: 21px;
	opacity: .6;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}
.post_share > a span{
	display: none;
}
.post_info .listing_meta{
	padding-left: 9px;
	line-height: 30px;
}
.post_info .post_share + .listing_meta{
	padding-right: 160px;
}
.share_wrap{
	position: absolute;
	top: 0;
	right: 100%;
	z-index: 555;
	display: block;
	visibility: hidden;
	box-shadow: none;
	font-size: 0;
	line-height: 0;
}
.post_share:hover > .share_wrap ul li{
	visibility: visible !important;
	opacity: 1 !important;
}
.share_wrap ul{
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
.share_wrap ul li{
	display: inline-block;
	visibility: hidden;
	margin: 0 2px;
	padding: 0;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
	opacity: 0 !important;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}
.share_wrap ul li:last-child{
	margin-right: 0;
}
.share_wrap ul li:nth-child(1){
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.share_wrap ul li:nth-child(2){
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}
.share_wrap ul li:nth-child(3){
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}
.share_wrap ul li:nth-child(4){
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.post_share:hover > .share_wrap ul li:nth-child(1){
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.post_share:hover > .share_wrap ul li:nth-child(2){
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}
.post_share:hover > .share_wrap ul li:nth-child(3){
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}
.post_share:hover > .share_wrap ul li:nth-child(4){
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.share_wrap ul li:before{
	display: none;
}
.share_wrap a{
	display: block;
}
.share_wrap a span{
	display: block;
	width: 30px;
	font-size: 16px;
	line-height: 30px;
	-webkit-transition: -webkit-transform 300ms;
	transition: transform 300ms;
}
.share_wrap a:hover span{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.share_wrap a .fa-twitter,
.gt3_social_links a .fa-twitter{
	color: #1aa9e1;
}
.share_wrap a .fa-facebook,
.gt3_social_links a .fa-facebook{
	color: #3b5a9a;
}
.share_wrap a .fa-pinterest,
.gt3_social_links a .fa-pinterest{
	color: #d0202a;
}
.share_wrap a .fa-google-plus,
.gt3_social_links a .fa-google-plus{
	color: #be4a39;
}
.share_wrap a .fa-linkedin,
.gt3_social_links a .fa-linkedin{
	color: #0088b5;
}
.share_wrap a .fa-vk,
.gt3_social_links a .fa-vk{
	color: #45668e;
}
.share_wrap a .fa-tumblr,
.gt3_social_links a .fa-tumblr{
	color: #32506d;
}
.share_wrap a .fa-envelope,
.gt3_social_links a .fa-envelope{
	color: #daa520;
}
.share_wrap a .fa-reddit,
.gt3_social_links a .fa-reddit{
	color: #000000;
}
.featured_post_info .listing_meta .post_share .share_wrap{
	position: absolute;
	top: -40px;
	right: 0;
}
.featured_post_info .listing_meta .post_share .share_wrap a{
	padding-bottom: 10px;
}
/* gt3_social */
.gt3_social{
	display: inline-block;
	font-size: 19px;
}
.gt3_social > *{
	display: inline-block;
	margin-right: 20px;
}
.gt3_social > *:last-child{
	margin-right: 0;
}
/* contact widget */
.gt3-contact-widget{
	position: fixed;
	top: 25%;
	right: 0;
	z-index: 100;
	box-sizing: border-box;
	padding: 25px 30px 20px 30px;
	min-height: 220px;
	width: 300px;
	border-bottom-left-radius: 2px;
	background-color: #f5f7f8;
	transition: transform .4s;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
.gt3-contact-widget_label{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 10px 10px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	line-height: 34px;
	cursor: pointer;
	-webkit-transform: rotate(-90deg) translate(-100%, -100%);
	transform: rotate(-90deg) translate(-100%, -100%);
	transform-origin: 0 0;
}
.gt3-contact-widget_icon{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: block;
	width: 54px;
	height: 54px;
	background-color: rgba(255, 255, 255, .1);
	transform: rotate(90deg);
}
.gt3-contact-widget_icon img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	transform: translate(-50%, -50%);
}
.gt3-contact-widget_label.empty-title{
	padding: 0 !important;
	width: 54px;
	height: 54px;
}
.gt3-contact-widget_label.with-icon{
	padding-right: 64px;
}
.gt3-contact-widget.open{
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
@media only screen and (max-width: 767px){
	.gt3-contact-widget{
		display: none;
	}
}
/* ! contact widget*/

/* Likes */

.likes_block,
.post_share,
.likes_block span{
	display: inline-block;
	vertical-align: top;
}
.likes_block .like_title{
	display: none;
}
.likes_block .icon{
	margin: 0 3px 0 1px;
	-webkit-transition: -webkit-transform 300ms, color 300ms;
	transition: transform 300ms, color 300ms;
}
.likes_block:not(.already_liked):hover .icon{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.likes_block .icon:before{
	margin: 0;
	font-weight: 700;
	font-size: inherit;
}
.likes_block{
	font-size: 12px;
	/*font-family: Montserrat, sans-serif;*/
	cursor: pointer;
	/*float: right;*/
}
.listing_meta_rside .likes_block{
	line-height: 44px;
}
.likes_block.already_liked{
	cursor: default;
}
.like_count,
.like_title{
	-webkit-transition: color 300ms;
	transition: color 300ms;
}
.like_count:empty{
	display: none;
}
/* Pager Block */

ul.pagerblock{
	margin: 0;
	padding: 0 0 30px 0;
	list-style: none;
	text-align: center;
	/*font-family: Montserrat, sans-serif;*/
}
ul.pagerblock li:before,
ul.pagerblock li:after{
	display: none;
}
ul.pagerblock li{
	display: inline-block;
	margin: 2px;
	padding: 0;
	vertical-align: top;
}
ul.pagerblock li a,
ul.pagerblock li span{
	display: block;
	padding: 0;
	width: 35px;
	height: 35px;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1em;
	line-height: 35px;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
ul.pagerblock li a.current{
	cursor: default;
}
ul.pagerblock li a.current,
ul.pagerblock li a.current:hover,
ul.pagerblock li span{
	color: #ffffff;
}
/* WIDGET STYLES */

aside > .widget + .widget,
.main_footer .widget + .widget{
	margin-top: 48px;
}
.widget_search .search_form .search_text,
.widget_product_search .woocommerce-product-search .search-field{
	box-sizing: border-box;
	padding: 8px 45px 8px 18px;
	width: 100%;
	height: 46px;
	outline: none;
	border: none;
	border-radius: 0;
	font-size: .8571em;
}
.widget_search .search_form,
.widget_product_search .woocommerce-product-search{
	position: relative;
	z-index: 1;
}
.widget_search .search_form .search_submit,
.widget_search .search_form:before,
.widget_product_search .woocommerce-product-search input[type='submit'],
.widget_product_search .woocommerce-product-search:before{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 46px;
	font-size: 0;
	opacity: 0;
	cursor: pointer;
}
.widget_product_search .woocommerce-product-search label {
    display: none;
}
.widget_search .search_form:before,
.widget_product_search .woocommerce-product-search:before{
	display: inline-block;
	color: #ffffff;
	content: '\f101';
	text-align: center;
	font-size: inherit;
	font-family: Theme_icon, sans-serif;
	line-height: 46px;
	opacity: 1;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.widget-title{
	margin-bottom: 0;
	padding-bottom: 15px;
	font-weight: 500;
	font-size: 22px;
	line-height: 1.2em;
}
.woocommerce .widget-title {
    margin-bottom: 0;
    padding-bottom: 25px;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2em;
}
.woocommerce.widget_product_categories > ul > li{
	margin: 0;
    font-weight: 400;
    line-height: 2.15em;
}
.woocommerce.widget_product_categories ul li{
	margin-left: 20px;
}
.main_footer .widget-title{
	font-size: 18px;
}
.widget-title .rsswidget{
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
}
.widget_search .widget-title{
	margin-bottom: 0;
	border-bottom: 0;
}
.widget .calendar_wrap table{
	margin: 0;
	width: 100%;
	font-size: 16px;
}
.widget .calendar_wrap tbody{
	line-height: 30px;
}
.widget .calendar_wrap table td{
	padding: 0;
	width: calc(100% / 7);
	text-align: center;
}
.gt3_widget > ul{
	padding: 0;
}
.gt3_widget > ul > li{
	padding: 0 0 5px 0;
}
.gt3_widget > ul > li:last-child{
	padding-bottom: 0;
}
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li,
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li,
.widget.widget_rss ul li,
.widget.widget_nav_menu ul li,
.widget.widget_posts ul li{
	list-style: none;
}
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_recent_entries ul li:before,
.widget.widget_rss ul li:before,
.widget.widget_nav_menu ul li:before,
.widget.widget_posts ul li:before{
	display: none;
}
.widget.widget_archive ul li > a,
.widget.widget_categories ul li > a,
.widget.widget_pages ul li > a,
.widget.widget_meta ul li > a,
.widget.widget_recent_comments ul li > a,
.widget.widget_recent_entries ul li > a,
.widget.widget_rss ul li > a,
.widget.widget_nav_menu ul li > a,
.widget.widget_posts ul li .post_title a{
	position: relative;
}
.widget.widget_archive ul li > a:before,
.widget.widget_categories ul li > a:before,
.widget.widget_pages ul li > a:before,
.widget.widget_meta ul li > a:before,
.widget.widget_recent_comments ul li > a:before,
.widget.widget_recent_entries ul li > a:before,
.widget.widget_rss ul li > a:before,
.widget.widget_posts ul li:not(.with_img) .post_title a:before{
	position: absolute;
	left: 0;
	display: inline-block;
	margin: 0;
	content: '\f107';
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1em;
	line-height: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.widget.widget_archive > ul > li,
.widget.widget_categories > ul > li,
.widget.widget_pages > ul > li,
.widget.widget_meta > ul > li,
.widget.widget_recent_comments > ul > li,
.widget.widget_recent_entries > ul > li,
.widget.widget_rss > ul > li,
.widget.widget_nav_menu > div > ul > li,
.widget.widget_posts > ul > li{
	margin: 0;
	font-weight: 400;
	line-height: 2.15em;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_pages ul li a,
.widget.widget_meta ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_rss ul li a,
.widget.widget_posts ul li:not(.with_img) .post_title a{
	padding: 0 5px 0 26px !important;
	color: inherit;
}
.widget_categories ul li .post_count,
.widget_archive ul li .post_count{
	float: right;
	opacity: .85;
}
.widget.widget_recent_comments ul li,
.widget.widget_rss ul li{
	padding-bottom: 15px;
	line-height: 25px;
}
.widget.widget_recent_comments ul li > a,
.widget.widget_rss ul li > a{
	display: block !important;
}
.widget.widget_recent_comments ul li:last-child,
.widget.widget_rss ul li:last-child{
	padding-bottom: 0;
}
.widget.widget_rss .rss-date{
	float: right;
	font-size: .8em;
	opacity: .7;
}
.widget.widget_rss .rssSummary{
	clear: both;
	text-align: justify;
	font-size: .8em;
	opacity: .7;
}
.widget.widget_rss cite{
	display: block;
	padding-bottom: 10px;
	text-align: right;
}
.widget.widget_rss cite:after{
	content: ' -';
}
.widget.widget_recent_entries > ul > li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e1dc;
}
.widget.widget_recent_entries > ul > li:last-child{
	border-bottom: none;
}
.widget.widget_recent_entries li:after{
	display: table;
	clear: both;
	content: '';
}
.widget.widget_recent_entries .post-date{
	float: right;
	font-size: .8em;
	opacity: .5;
}
.widget_recent_entries .widget-title{
	margin-bottom: 5px;
}
.widget.widget_posts .recent_posts{
	padding: 10px 0 0 0;
}
.widget.widget_posts .recent_posts li{
	padding: 0;
	border: none;
}
.widget.widget_posts .recent_posts li + li{
	margin-top: 22px;
}
.widget.widget_posts .recent_posts li:after{
	display: table;
	clear: both;
	content: '';
}
.widget.widget_posts .recent_posts li:before{
	display: none;
}
.widget.widget_posts .recent_posts img{
	float: left;
	margin-right: 20px;
	max-width: 85px;
}
.recent_posts_content .listing_meta{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	line-height: 1.6;
}
.recent_posts_content.no_content .post_title,
.recent_posts_content.no_content .listing_meta{
	padding-top: 5px;
}
.recent_posts_content .recent_post__cont{
	margin-top: 3px;
	font-size: 14px;
	line-height: 1.4;
}
.widget.widget_posts .recent_posts .post_title,
.widget.widget_recent_entries > ul > li{
	font-weight: 500;
	font-size: 1em;
	line-height: 1.4;
}
.widget.widget_posts .recent_posts .listing_meta span{
	font-size: 12px;
}
.widget_flickr:after{
	display: table;
	clear: both;
	content: '';
}
.flickr_widget_wrapper{
	margin-right: -10px;
}
.flickr_widget_wrapper .flickr_badge_image{
	position: relative;
	z-index: 1;
	max-width: 120px;
	max-height: 120px;
	width: calc(33.33% - 10px);
	height: calc(33.33% - 10px);
}
.flickr_badge_image > a:before{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #000000;
	content: '';
	opacity: 0;
	transition: opacity 300ms;
}
.flickr_badge_image > a:hover:before{
	opacity: .3;
}
.calendar_wrap{
	box-sizing: border-box;
	padding: 10px;
	max-width: 370px;
	width: 100%;
	background: #f8f8f8;
}
.top_footer .calendar_wrap{
	border: 1px solid currentColor;
	background: transparent;
}
.calendar_wrap tr{
	border: none;
}
.calendar_wrap caption{
	margin: -11px -11px 10px -11px;
	border: none;
	border-bottom: 2px solid #ffffff;
	color: inherit;
	font-weight: 400;
	font-size: 18px;
	line-height: 2.25;
}
.top_footer .calendar_wrap caption{
	border-bottom: none;
	background-color: #ffffff;
}
.widget .calendar_wrap table td#today{
	position: relative;
	z-index: 1;
	color: #ffffff;
}
.widget .calendar_wrap table td#prev{
	padding-left: 10px;
	text-align: left;
}
.widget .calendar_wrap table td#next{
	padding-right: 10px;
	text-align: right;
}
.widget .calendar_wrap table th{
	padding: 5px 0;
}
.widget .calendar_wrap tbody td > a{
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: inherit;
}
.main_footer .calendar_wrap tbody{
	color: inherit;
}
.main_footer .widget .calendar_wrap table td#today{
	color: #ffffff;
	line-height: 30px;
}
.widget .calendar_wrap table td#today:before,
.widget .calendar_wrap tbody td > a:before{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	margin: auto;
	width: 1.8em;
	height: 1.8em;
	border-radius: 50%;
	background-color: transparent;
	content: '';
}
/* widget-nav-menu */
.widget_nav_menu ul li,
.widget_nav_menu ul{
	/*padding: 0;*/
	list-style: none;
}
.widget_nav_menu ul li a{
	color: inherit;
}
.widget_nav_menu .menu .menu-item{
	position: relative;
	z-index: 1;
	margin: 0;
	padding-left: 0;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	transition: color .3s;
}
.widget_nav_menu .menu .menu-item:before{
	display: none;
	content: '';
}
.widget_nav_menu .menu .sub-menu{
	margin-top: 7px;
	margin-bottom: -7px;
}
.widget_nav_menu .menu .menu-item.menu-item-has-children + .menu-item{
	margin-top: 10px;
}
/* end widget-nav-menu */

/* Tag Cloud */

.tagcloud{
	overflow: hidden;
	margin: 0 -5px 0 0;
}
.tagcloud a{
	position: relative;
	display: inline-block;
	margin: 0 2px 5px 0;
	padding: 5px 9px;
	border: 1px solid #f8f8f8;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #f8f8f8;
	vertical-align: top;
	font-weight: 400;
	font-style: normal;
	font-size: 14px !important;
	line-height: 18px !important;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}
.tagcloud a:hover{
	border-color: #f1f1f1;
	background-color: transparent;
}
.top_footer .tagcloud a:hover{
	color: #ffffff;
}
/* Instagram */

.widget #sb_instagram{
	padding: 10px 0 0 0 !important;
}
.widget #sbi_images{
	margin: 0 0 0 -9px !important;
	padding: 0 !important;
	width: calc(100% + 9px) !important;
}
.widget #sb_instagram #sbi_images .sbi_item{
	margin: 0 !important;
	padding: 0 0 9px 9px !important;
	border: none !important;
}
.widget #sb_instagram .sbi_photo_wrap a{
	position: relative;
}
#sb_instagram{
	position: relative;
}
#sb_instagram #sbi_load{
	position: absolute;
	bottom: 0;
}
#sb_instagram #sbi_load .sbi_follow_btn{
	margin-left: 0;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a{
	padding: 6px 15px;
	border-radius: 0;
	font-size: 14px;
	line-height: 15px;
}
/* Text Widget */

.textwidget p{
	text-align: left;
	margin-bottom: 12px;
}
.textwidget:after{
	display: table;
	clear: both;
	content: '';
}
.textwidget img{
	margin: 0 auto 25px auto;
	max-width: 100%;
	vertical-align: top;
}
.textwidget img.rounded{
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.textwidget a img{
	margin: 0 auto;
}
/* Dropcap */
.gt3_dropcaps,
.dropcap{
	display: inline-block;
	float: left;
	margin: 6px 12px 0 0;
	width: auto;
	height: auto;
	text-transform: uppercase;
	font-size: 3.75em;
	line-height: inherit;
	-webkit-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px);
}
/* footer widget style */

.top_footer{
	font-weight: 400;
}
.top_footer .widget_nav_menu .menu .menu-item,
.top_footer .widget.widget_rss > ul > li{
	/*padding: 0 0 5px 0;*/
	color: inherit;
}
.top_footer .widget_nav_menu .menu .menu-item:hover,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item{
	padding-left: 0;
}
.top_footer .widget_nav_menu .menu .menu-item:before,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item:before{
	display: none;
}
.top_footer .widget_nav_menu .menu .menu-item .menu-item{
	padding-left: 10px;
}
.top_footer .widget_nav_menu .menu .menu-item .sub-menu{
	padding-top: 5px;
}
.top_footer .widget_nav_menu .menu .menu-item + .menu-item{
	border-top: none;
}
.top_footer .widget.widget_archive > ul > li,
.top_footer .widget.widget_categories > ul > li,
.top_footer .widget.widget_pages > ul > li,
.top_footer .widget.widget_meta > ul > li,
.top_footer .widget.widget_recent_comments > ul > li,
.top_footer .widget.widget_recent_entries > ul > li{
	color: inherit;
}
/* end footer widget style  */

/* menu sidebar */

.gt3_burger_sidebar_container .widget-title{
	font-size: 1.2857em;
}
/* end menu sidebar */

/* END WIDGET STYLES */

::-moz-selection{
	color: #ffffff;
}
::selection{
	color: #ffffff;
}
/* page 404 */

.wrapper_404 h1{
	margin-bottom: 20px;
	font-size: -webkit-calc(28px + 1vw);
	font-size: calc(28px + 1vw);
}
.wrapper_404 h4{
	margin-bottom: 40px;
}
.wrapper_404 .number_404{
	font-weight: 600;
	font-size: -webkit-calc(60px + 7vw);
	font-size: calc(60px + 7vw);
	font-family: inherit;
	line-height: 1;
	opacity: .14;
}
.wrapper_404{
	position: relative;
	padding: 70px 0;
	min-height: 60vh;
	white-space: nowrap;
}
.wrapper_404:before{
	display: inline-block;
	height: 60vh;
	content: '';
	vertical-align: middle;
}
.container_vertical_wrapper{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	white-space: normal;
}
.text-uppercase{
	text-transform: uppercase;
}
.rounded_r3{
	border-radius: 3px;
}
span.highlighter{
	display: inline-block;
	padding-right: .3em;
	padding-left: .3em;
}
.wrapper_404 .container{
	width: 100%;
}
/*.wrapper_404 .gt3_404_search .search_form input {
    display: inline-block;
    height: 50px;
}*/

.wrapper_404 .gt3_404_search .search_form{
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-bottom: 30px;
}
.wrapper_404 .gt3_404_search .search_form .search_text,
.wrapper_404 .gt3_404_search .search_form{
	max-width: 370px;
	width: 100%;
}
.wrapper_404 .gt3_404_search .search_form .search_submit{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 0;
	width: 50px;
	height: 100%;
	outline: none;
	border: none;
	background: transparent;
	box-shadow: none;
	font-size: 0;
	cursor: pointer;
}
.wrapper_404 .gt3_404_search .search_form:after{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: inline-block;
	width: 50px;
	height: 100%;
	content: '\f002';
	text-align: center;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	line-height: 50px;
	opacity: .7;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* Map */

#map-canvas{
	position: relative;
	padding-bottom: 25.4%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#map-canvas > div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#map-canvas img{
	max-width: none;
	max-height: none;
}
input[type='button'],
input[type='reset'],
input[type='submit']{
	-webkit-appearance: none;
}
@media only screen and (max-width: 768px){
	#map-canvas{
		padding-bottom: 44%;
	}
}
/* back_to_top */

.back_to_top_container{
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
}
#back_to_top{
	cursor: pointer;
	transition: all 400ms;
}
#back_to_top{
	display: inline-block;
	font-weight: 400;
	opacity: 1;
}
#back_to_top:before{
	display: block;
	margin: 0 auto;
	width: 7px;
	height: 7px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	content: '';
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* end back_to_top */

.gt3pg_photo_gallery{
	padding-top: 15px;
}
.pp_block h2{
	margin-bottom: 30px;
}
.search_result_form,
.post-password-form{
	margin-right: auto;
	margin-left: auto;
	padding: 0 30px;
	max-width: 500px;
}
.search_result_form .search_text,
.post-password-form input[type=password]{
	margin-bottom: 20px;
	width: 100%;
}
.post-password-form input[type=password]{
	margin-top: 5px;
}
.format-standard .blog_content .post-password-form input[type=password],
.format-audio .blog_content .post-password-form input[type=password],
.format-quote .blog_content .post-password-form input[type=password],
.format-link .blog_content .post-password-form input[type=password],
.format-standard .blog_content pre,
.format-audio .blog_content pre,
.format-quote .blog_content pre,
.format-link .blog_content pre{
	background: #ffffff;
}
.format-standard .blog_content .post-password-form,
.format-audio .blog_content .post-password-form,
.format-quote .blog_content .post-password-form,
.format-link .blog_content .post-password-form{
	box-sizing: border-box;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
/* Call Back */

.gt3-contact-widget input,
.gt3-contact-widget textarea{
	margin: 0 0 10px 0;
	width: 100%;
}
.gt3-contact-widget textarea{
	height: 96px;
}
.gt3-contact-widget .wpcf7-form-control-wrap{
	margin-bottom: 0;
}
.gt3-contact-widget input[type='date'],
.gt3-contact-widget input[type='email'],
.gt3-contact-widget input[type='number'],
.gt3-contact-widget input[type='password'],
.gt3-contact-widget input[type='search'],
.gt3-contact-widget input[type='tel'],
.gt3-contact-widget input[type='text'],
.gt3-contact-widget input[type='url'],
.gt3-contact-widget select,
.gt3-contact-widget textarea{
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #e4e4e4;
	background: #ffffff;
	color: #848d95;
	font-size: 14px;
}
.gt3-contact-widget input[type='submit']{
	padding-top: 9px;
	padding-bottom: 10px;
}
.gt3-contact-widget p{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
}
.gt3-contact-widget h6{
	margin: 0;
	padding: 14px 9px 6px 9px;
	font-size: 14px;
	line-height: 24px;
}
.gt3-contact-widget .ajax-loader{
	display: none !important;
	visibility: hidden;
}
.gt3-contact-widget .wpcf7-response-output{
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 2px;
	font-size: 14px;
	line-height: 25px;
}
.gt3-contact-widget.open{
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.pp_page .gt3-page-title{
	display: none;
}
.pp_page .gt3-page-title + .site_wrapper > .main_wrapper{
	padding-top: 40px;
}
/*preloader*/

#loading{
	position: fixed;
	top: 0;
	z-index: 999;
	margin-top: 0;
	width: 100%;
	height: 100%;
	background-color: #2b3258;
}
.gt3_preloader_full{
	z-index: 1001 !important;
}
.gt3_preloader_image_on #loading-center-absolute{
	opacity: 0;
	-webkit-animation: logo-appear 12s ease;
	animation: logo-appear 12s ease;
	-webkit-animation-delay: 2s;
	animation-delay: 1s;
}
#loading-center{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}
#loading-center:before{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
#loading-center-absolute{
	display: inline-block;
	vertical-align: middle;
}
#loading-center-absolute .object{
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 2px;
}
#loading-center-absolute .object:before,
#loading-center-absolute .object:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	border-top: 2px solid;
	content: '';
	opacity: .2;
}
#loading-center-absolute .object:after{
	width: 50px;
	opacity: 1;
	-webkit-transform: translate(-30px, 0);
	transform: translate(-30px, 0);
	animation: loading-bar 1.4s ease;
	animation-iteration-count: infinite;
}
@keyframes loading-bar{
	0%,
	100%{
		transform: translate(-30px, 0);
	}
	50%{
		transform: translate(130px, 0);
	}
}
@-webkit-keyframes loading-bar{
	0%,
	100%{
		-webkit-transform: translate(-30px, 0);
	}
	50%{
		-webkit-transform: translate(130px, 0);
	}
}
@keyframes logo-appear{
	0%{
		opacity: 0;
	}
	8%{
		opacity: 1;
	}
	100%{
		opacity: 1;
	}
}
@-webkit-keyframes logo-appear{
	0%{
		opacity: 0;
	}
	8%{
		opacity: 1;
	}
	100%{
		opacity: 1;
	}
}
/*#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
    }
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    }
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    }
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
    }


@-webkit-keyframes loading-center-absolute {
  100% { -webkit-transform: rotate(-45deg); }

}

@keyframes loading-center-absolute {
  100% {
    transform:  rotate(-45deg);
    -webkit-transform:  rotate(-45deg);
  }
}*/

@-webkit-keyframes object_one{
	25%{
		-webkit-transform: translate(0, -40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_one{
	25%{
		-webkit-transform: translate(0, -40px) rotate(-180deg);
		transform: translate(0, -40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
@-webkit-keyframes object_two{
	25%{
		-webkit-transform: translate(40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_two{
	25%{
		-webkit-transform: translate(40px, 0) rotate(-180deg);
		transform: translate(40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
@-webkit-keyframes object_three{
	25%{
		-webkit-transform: translate(-40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_three{
	25%{
		-webkit-transform: translate(-40px, 0) rotate(-180deg);
		transform: translate(-40px, 0) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
@-webkit-keyframes object_four{
	25%{
		-webkit-transform: translate(0, 40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
	}
}
@keyframes object_four{
	25%{
		-webkit-transform: translate(0, 40px) rotate(-180deg);
		transform: translate(0, 40px) rotate(-180deg);
	}
	100%{
		-webkit-transform: translate(0, 0) rotate(-180deg);
		transform: translate(0, 0) rotate(-180deg);
	}
}
/* GT3 Header Builder */

.gt3_header_builder{
	position: relative;
	z-index: 1000;
}
.gt3_header_builder a{
	color: inherit;
}
.gt3_header_builder.header_over_bg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}
.gt3_header_builder__section-container{
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.gt3_header_builder__section-container:before,
.gt3_header_builder__section-container:after{
	display: none;
}
.gt3_header_builder__section-container.container_full{
	padding-right: 30px;
	padding-left: 30px;
}
.gt3_header_builder__section .header_side,
.gt3_header_builder__section.not_empty_center_side .header_side.center{
	position: relative;
	height: 100%;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.gt3_header_builder__section .header_side.left,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--left-align{
	text-align: left;
}
.gt3_header_builder__section .header_side.right,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--right-align{
	text-align: right;
}
.gt3_header_builder__section .header_side.center,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--center-align{
	text-align: center;
}
.gt3_header_builder__section.not_empty_center_side .header_side,
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
}
.gt3_header_builder .header_side_container:before{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.gt3_header_builder_component{
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	white-space: normal;
}
.gt3_header_builder_component p{
	margin-bottom: 0;
}
.gt3_header_builder .gt3_header_builder_cart_component > a{
	color: inherit;
}
.gt3_header_builder_delimiter_component{
	margin: 0 2px;
	padding-right: 0;
	padding-left: 0;
	width: 0;
	height: 15px;
	border-left: 1px solid;
	opacity: .1;
}
div[class*="gt3_header_builder__section--top"] .gt3_header_builder__section-container{
	z-index: 3;
}
div[class*="gt3_header_builder__section--middle"] .gt3_header_builder__section-container{
	z-index: 2;
}
div[class*="gt3_header_builder__section--bottom"] .gt3_header_builder__section-container{
	z-index: 1;
}
.gt3_header_builder_text_component{
	font-weight: 700;
	font-size: 14px;
}
.gt3_header_builder_empty_space_component{
	width: 45px;
	padding: 0;
}
.gt3_header_builder__section--show_on_tablet,
.gt3_header_builder__section--show_on_mobile{
	display: none;
}

@media only screen and (max-width: 1200px){
	.gt3_header_builder .sticky_header:not(.header_sticky_mobile){
		display: none;
	}
	.gt3_header_builder_menu_component .main-menu{
		display: none;
	}
	.gt3_header_builder_menu_component .mobile-navigation-toggle{
		display: inline-block;
	}
	.gt3_header_builder > .mobile_menu_container .main-menu > ul{
		display: none;
	}
	.gt3_header_builder > .mobile_menu_container .main-menu{
		display: block;
	}
	.gt3_header_builder > .mobile_menu_container .gt3_header_builder_component{
		display: block;
	}
	.gt3_header_builder_empty_space_component{
		width: 12px;
	}
	.gt3_header_builder__section--hide_on_tablet{
		display: none;
	}
	.gt3_header_builder__section--show_on_tablet{
		display: block;
	}
}
@media only screen and (max-width: 992px){
	div[class*="gt3_header_builder__section--top"]{
		font-size: 11px;
		line-height: 1.2;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal{
		padding: 0;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal ul{
		padding: 0;
		white-space: nowrap;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal a{
		padding: 0 0 0 10px;
	}
	div[class*="gt3_header_builder__section--top"] .wpml-ls-legacy-list-horizontal a span{
		display: none;
	}
}
@media only screen and (max-width: 768px){
	.gt3_header_builder__section.not_empty_center_side .header_side,
	.gt3_header_builder__section .header_side.header_side--custom-align,
	.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	.gt3_header_builder__section--hide_on_mobile{
		display: none;
	}
	.gt3_header_builder__section--show_on_mobile{
		display: block;
	}
	.gt3_header_builder.header_over_bg{
		position: relative;
	}
	.gt3_header_builder_empty_space_component{
		width: 3px;
	}
}
/* menu component */

.gt3_header_builder_component.gt3_header_builder_menu_component{
	/*height: 100%;*/
}
.gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component{
	margin-left: 30px;
}
.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
	margin-left: 30px;
}
@media only screen and (max-width: 1200px){
	.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
		margin-left: 3px;
	}
}
@media only screen and (max-width: 768px){
	.gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component{
		margin-left: 5px;
	}
	.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
		margin-left: 3px;
	}
}
/* end menu component */

/* search in header */

.header_search{
	display: inline-block;
	height: auto !important;
	vertical-align: middle;
}
.header_search__container{
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 60px;
	height: 100%;
	text-align: center;
	line-height: 40px;
}
.header_search .header_search__icon{
	opacity: 1 !important;
	cursor: pointer;
}
.header_search .header_search__icon > i{
	display: inline-block;
	font: 400 100% 'Theme_icon', sans-serif;
	font-style: normal;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header_search .header_search__icon > i:before{
	content: '\f101';
}
.header_search.ct-search-open .header_search__icon > i:before{
	content: '\f100';
	font-size: 16px;
}
.header_search:before{
	position: absolute;
	content: '';
}
.header_search .header_search__inner{
	position: absolute;
	top: 100%;
	right: -1px;
	z-index: 1;
	visibility: hidden;
	padding-top: 48px;
	opacity: 0;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
.header_side.left .header_search .header_search__inner{
	right: auto;
	left: -11px;;
}
.header_search.ct-search-open .header_search__inner{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.header_search__inner .search_form{
	position: relative;
	z-index: 1;
	padding-right: 40px;
	border: 1px solid rgba(232, 232, 232, .8);
	border-top-color: rgba(232, 232, 232, .5);
	border-left-color: rgba(232, 232, 232, .5);
	border-radius: 4px;
	background: #ffffff;
}
.header_search__inner:before,
.header_search__inner:after{
	position: absolute;
	top: 38px !important;
	right: 20px;
	z-index: 2;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	content: '';
}
.header_search__inner:after{
	top: 37px !important;
	right: 18px;
	z-index: -1;
	border-right: 12px solid transparent;
	border-bottom: 12px solid rgba(232, 232, 232, .65);
	border-left: 12px solid transparent;
}
.header_side.left .header_search__inner:before{
	right: auto;
	left: 20px;
}
.header_side.left .header_search__inner:after{
	right: auto;
	left: 18px;
}
.header_search__inner .search_form:after{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: inline-block;
	width: 40px;
	height: 100%;
	content: '\f002';
	text-align: center;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	line-height: 40px;
	opacity: 1;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header_search__inner .search_submit{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 0;
	width: 40px;
	height: 100%;
	outline: none;
	border: none;
	background: transparent !important;
	box-shadow: none;
	font-size: 0;
	cursor: pointer;
}
.header_search__inner .search_text{
	padding: 0 20px;
	height: 40px;
	outline: none;
	border: none;
	background-color: transparent;
	box-shadow: none;
	color: inherit;
	font-size: 14px;
	user-select: none;
}
.header_search__inner .search_text::-webkit-input-placeholder{
	opacity: .7 !important;
}
.header_search__inner .search_text:-moz-placeholder{
	opacity: .7 !important;
}
.header_search__inner .search_text::-moz-placeholder{
	opacity: .7 !important;
}
.header_search__inner .search_text:-ms-input-placeholder{
	opacity: .7 !important;
}
.top_header .header_search{
	height: auto !important;
}
/*.gt3_header_builder_component.gt3_header_builder_search_component{
    height: 100%;
}
.gt3_header_builder_component.gt3_header_builder_search_component > .header_search{
    height: 100% !important;
}*/

/* end search in header */

/* burger sidebar */

.gt3_header_builder_burger_sidebar_component{
	padding: 13px 8px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon{
	position: relative;
	display: inline-block;
	width: 25px;
	height: 15px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 0;
	border-top: 3px solid;
	-webkit-transition: width 200ms;
	-moz-transition: width 200ms;
	transition: width 200ms;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.second{
	top: 6px;
	width: 17px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.third{
	top: 12px;
	width: 21px;
}
.gt3_header_builder_burger_sidebar_component:hover .burger_sidebar_icon span{
	width: 100%;
}
.gt3_header_builder__burger_sidebar{
	position: fixed;
	top: 0;
	right: -420px;
	bottom: 0;
	z-index: 9999;
	max-width: calc(100% - 50px);
	width: 390px;
	background-color: #ffffff;
	-webkit-transition: right .3s ease-in-out, left .3s ease-in-out;
	-moz-transition: right .3s ease-in-out, left .3s ease-in-out;
	transition: right .3s ease-in-out, left .3s ease-in-out;
}
.gt3_header_builder__burger_sidebar.active{
	right: 0;
}
.gt3_header_builder__burger_sidebar-cover{
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .7);
	content: '';
	opacity: 0;
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	-moz-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease;
}
.gt3_header_builder__burger_sidebar.active .gt3_header_builder__burger_sidebar-cover{
	visibility: visible;
	opacity: 1;
	cursor: url(/wp-content/themes/oconnor/img/close.png) 16 16, default;
}
body.admin-bar .gt3_header_builder__burger_sidebar{
	top: 32px;
}
.gt3_burger_sidebar_container{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	overflow-y: scroll;
	box-sizing: border-box;
	padding: 40px 40px;
	width: 407px;
	background: #ffffff;
}
@media only screen and (max-width: 1200px){
	.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
		top: 2px;
		left: 0;
		width: 12px !important;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span:nth-child(2){
		display: none;
	}
	.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span:last-child{
		top: 9px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}
@media only screen and (max-width: 768px){
	.gt3_burger_sidebar_container{
		padding: 40px 25px;
		width: 100%;
	}
}
.gt3_burger_sidebar_container ul li{
	list-style: none;
}
body.active_burger_sidebar{
	right: 150px;
}
/* login component */

.gt3_header_builder_login_component{
	line-height: 0;
}
.gt3_header_builder_login_component .gtc_login_icon{
	display: inline-block;
	width: 40px;
	text-align: center;
	font: 700 19px 'Theme_icon', sans-serif;
	font-style: normal;
	line-height: 40px;
	cursor: pointer;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.gt3_header_builder_login_component .gtc_login_icon:before{
	content: '\f103';
}
.gt3_header_builder__login-modal{
	position: fixed;
	top: 5%;
	left: 5%;
	z-index: 1000;
	visibility: hidden;
	box-sizing: border-box;
	width: 90%;
	height: 90%;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.gt3_header_builder__login-modal.active{
	visibility: visible;
	opacity: 1;
}
.gt3_header_builder__login-modal:before{
	position: relative;
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.gt3_header_builder__login-modal_container{
	position: relative;
	z-index: 2;
	display: inline-block;
	overflow-y: auto;
	box-sizing: border-box;
	padding: 70px 40px 30px;
	max-height: 100%;
	background: #ffffff;
	vertical-align: middle;
	text-align: left;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal_container{
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.gt3_header_builder__login-modal.without_register .gt3_header_builder__login-modal_container,
.gt3_header_builder__login-modal.user_logged_in .gt3_header_builder__login-modal_container{
	width: 570px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1,
.gt3_header_builder__login-modal_container .col2-set .col-2{
	float: left;
	box-sizing: border-box;
	padding: 0 30px;
	width: 50%;
}
.gt3_header_builder__login-modal_container .col2-set .col-1{
	border-right: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2{
	border-left: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2{
	margin-left: -1px;
}
.gt3_header_builder__login-modal_container .woocommerce-MyAccount-navigation{
	float: none;
	width: 100%;
}
.gt3_header_builder__login-modal_footer{
	margin: 60px -40px -30px;
	padding: 25px 70px;
	background-color: #f8f8f8;
	text-align: center;
}
.gt3_header_builder__login-modal_container .nsl-container,
.lwa-modal .nsl-container{
	display: none;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a{
	margin: 0 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a i{
	margin-right: 10px;
}
.gt3_header_builder__login-modal_footer .gt3_facebook_login{
	border-color: #435c93;
	background: #435c93;
}
.gt3_header_builder__login-modal_footer .gt3_google_login{
	border-color: #dd4b39;
	background: #dd4b39;
}
.gt3_header_builder__login-modal_footer .gt3_twitter_login{
	border-color: #1da1f2;
	background: #1da1f2;
}
.gt3_header_builder__login-modal-close{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.gt3_header_builder__login-modal-close:before,
.gt3_header_builder__login-modal-close:after{
	position: absolute;
	top: 14px;
	left: 0;
	width: 28px;
	height: 2px;
	background: #2b2c30;
	content: '';
}
.gt3_header_builder__login-modal-close:before{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	/*top: 15px;*/
}
.gt3_header_builder__login-modal-close:after{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.gt3_header_builder__login-modal-cover{
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .7);
	content: '';
	opacity: 0;
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	-moz-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease;
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal-cover{
	visibility: visible;
	opacity: 1;
	cursor: url(/wp-content/themes/oconnor/img/close.png) 16 16, default;
}
#customer_login input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0 30px white inset;
}
@media (max-width: 992px){
	#customer_login.col2-set .col-1,
	#customer_login.col2-set .col-2{
		width: 100% !important;
		border-right: none !important;
	}
	#customer_login.col2-set .col-1{
		margin-bottom: 20px;
	}
	#customer_login.col2-set .col-2{
		border-left: none !important;
	}
	.gt3_header_builder__login-modal_footer{
		margin-top: 15px;
		padding: 25px 35px;
	}
	.gt3_header_builder__login-modal_footer .gt3_module_button{
		margin: 5px 0;
	}
}
@media (max-width: 768px){
	#customer_login h2,
	.gt3_header_builder__login-modal_container h2{
		font-size: 24px !important;
		line-height: 32px !important;
	}
}
@media (max-width: 480px){
	.gt3_header_builder__login-modal_footer .gt3_module_button a{
		font-size: 12px;
		line-height: 16px;
	}
}
/* woo mini cart */

.woo_mini-count{
	position: relative;
	display: inline-block;
}
.woo_mini-count:before{
	content: '\f105';
	font: 700 19px Theme_icon, sans-serif;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.woo_mini-count > span:not(:empty){
	position: absolute;
	bottom: 2px;
	left: 50%;
	padding: 3px 4px 2px;
	border-radius: 4px;
	color: #ffffff;
	font-style: normal;
	font-size: 11px;
	line-height: 10px;
}
.gt3_header_builder_cart_component{
	width: 40px;
	text-align: center;
}
.gt3_header_builder_cart_component > .woo_icon{
	display: block;
	line-height: 40px;
}
.gt3_header_builder_cart_component__cart{
	position: absolute;
	top: 100%;
	right: -18px;
	visibility: hidden;
	box-sizing: border-box;
	margin-top: 8px;
	min-width: 270px;
	border: 1px solid rgba(232, 232, 232, .8);
	border-top-color: rgba(232, 232, 232, .5);
	border-left-color: rgba(232, 232, 232, .5);
	border-radius: 4px;
	background: #ffffff;
	text-align: left;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
.header_side.left .gt3_header_builder_cart_component__cart{
	right: auto;
	left: -8px;
}
.gt3_header_builder_cart_component__cart-container{
	position: relative;
	z-index: 1;
	overflow-y: auto;
	padding: 15px;
	max-height: 50vh;
	border-radius: 10px;
	background: #ffffff;
}
.gt3_header_builder_cart_component__cart:before,
.gt3_header_builder_cart_component__cart:after{
	position: absolute;
	top: -10px;
	right: 29px;
	/*right: 20px;*/
	z-index: 2;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid transparent;
	content: '';
}
.gt3_header_builder_cart_component__cart:after{
	top: -11px;
	right: 27px;
	/*right: 18px;*/
	z-index: 0;
	border-right: 12px solid transparent;
	border-bottom: 12px solid rgba(232, 232, 232, .65);
	border-left: 12px solid transparent;
}
.header_side.left .gt3_header_builder_cart_component__cart:before{
	right: auto;
	left: 20px;
}
.header_side.left .gt3_header_builder_cart_component__cart:after{
	right: auto;
	left: 18px;
}
.gt3_header_builder_cart_component:before{
	position: absolute;
	top: 100%;
	right: -10px;
	width: 40px;
	height: 8px;
	content: '';
}
.gt3_header_builder_cart_component:hover .gt3_header_builder_cart_component__cart,
.gt3_header_builder_cart_component.show_cart .gt3_header_builder_cart_component__cart{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.gt3_header_builder_cart_component ul.cart_list li img{
	float: left;
	margin-right: 10px;
	margin-left: 0;
	width: 50px;
}
.gt3_header_builder_cart_component ul.cart_list li{
	position: relative;
	margin: 0;
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #e2e3dc;
	list-style: none;
}
.gt3_header_builder_cart_component ul.cart_list li.empty{
	display: block;
	margin-top: 12px;
	margin-bottom: -12px;
	border-bottom: 0;
}
.gt3_header_builder_cart_component ul.cart_list li a{
	display: block;
	font-weight: 500;
	font-size: .9em;
	line-height: 1.3;
}
.gt3_header_builder_cart_component ul.cart_list li:after{
	display: table;
	clear: both;
	content: '';
}
.gt3_header_builder_cart_component ul.cart_list,
.gt3_header_builder_cart_component ul.product_list_widget{
	margin: -10px 0 12px 0;
	padding: 0;
	list-style: none;
}
.gt3_header_builder_cart_component__cart-container .total{
	margin-bottom: 10px;
}
.cart_list.product_list_widget a.remove{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -.5em;
	width: 1em;
	height: 1em;
	border: 0;
	border-radius: 100%;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1;
}
.woocommerce .widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .buttons,
.gt3_header_builder_cart_component .buttons{
	text-align: center;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.gt3_header_builder_cart_component .buttons .button{
	display: inline-block;
	margin: 3px 3px 20px 3px;
	padding: 4px 12px;
	border: 1px solid #e5625e;

	background-color: #e5625e;
	color: #ffffff;
	vertical-align: top;
	font-weight: 500;
	font-size: 12px;
	line-height: 21px;
}
.woocommerce .widget_shopping_cart .buttons a.checkout,
.woocommerce.widget_shopping_cart .buttons a.checkout,
.gt3_header_builder_cart_component .buttons .button.checkout{
	border-color: #b1ba85;
	background-color: #b1ba85;
}
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.gt3_header_builder_cart_component .button:hover,
.woocommerce .widget_shopping_cart .buttons a.checkout:hover,
.woocommerce.widget_shopping_cart .buttons a.checkout:hover,
.gt3_header_builder_cart_component .button.checkout:hover{
	border: 1px solid #e8e8e8;
	border-top-color: rgba(232, 232, 232, .8);
	border-left-color: rgba(232, 232, 232, .8);
	background: #ffffff;
}
.gt3_menu_label{
	display: inline-block;
	margin-left: 10px;
	padding: 1px 4px 0 !important;
	vertical-align: middle;
	font-size: 11px;
	line-height: 14px;
}
.gt3_menu_label:after{
	display: none;
}
/* end woo mini cart */

/* Hotspot */

.gt3-hotspot-shortcode-wrapper{
	text-align: center;
}
.gt3-hotspot-shortcode-wrapper .gt3-hotspot-shortcode{
	position: relative;
	display: inline-block;
}
.gt3-hotspot-shortcode-wrapper .gt3_marker_wrapper{
	position: static;
	height: auto;
}
.gt3-hotspot-shortcode-wrapper .gt3_marker_wrapper .gt3_marker{
	position: static;
	height: auto;
	cursor: pointer;
}
.gt3-hotspot-shortcode-wrapper .gt3_marker_animation_wrap{
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s;
}
.gt3-hotspot-shortcode-wrapper .gt3_marker_animation_wrap.wpb_start_animation{
	opacity: 1;
}
.gt3-hotspot-shortcode-wrapper .hotspot_style-circle_wrap{
	position: relative;
	cursor: pointer;
	/*    -webkit-transform: translate3d(-50%, -50%, 0);
       -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);*/
}
.gt3-hotspot-shortcode-wrapper .hotspot_style-circle_outer{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-radius: 50%;
}
.gt3-hotspot-shortcode-wrapper .hotspot_style-circle_inner{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-radius: 50%;
}
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .hotspot_style-circle_outer{
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation-duration: 2000ms;
	-moz-animation-duration: 2000ms;
	-o-animation-duration: 2000ms;
	animation-duration: 2000ms;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/* Pulse Default */

.gt3-hotspot-shortcode-wrapper .gt3_marker_pulse-default .hotspot_style-circle_outer{
	-webkit-animation-name: pulse_animation_default;
	-moz-animation-name: pulse_animation_default;
	-o-animation-name: pulse_animation_default;
	animation-name: pulse_animation_default;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear;
}
@-webkit-keyframes pulse_animation_default{
	0%{
		-webkit-transform: scale(1);
		opacity: 1;
	}
	30%{
		-webkit-transform: scale(1);
		opacity: 1;
	}
	40%{
		-webkit-transform: scale(1.15);
		opacity: .85;
	}
	50%{
		-webkit-transform: scale(1);
		opacity: 1;
	}
	60%{
		-webkit-transform: scale(1);
		opacity: 1;
	}
	70%{
		-webkit-transform: scale(1.05);
		opacity: .9;
	}
	80%{
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100%{
		-webkit-transform: scale(1);
		opacity: 1;
	}
}
@-moz-keyframes pulse_animation_default{
	0%{
		-moz-transform: scale(1);
		opacity: 1;
	}
	30%{
		-moz-transform: scale(1);
		opacity: 1;
	}
	40%{
		-moz-transform: scale(1.15);
		opacity: .85;
	}
	50%{
		-moz-transform: scale(1);
		opacity: 1;
	}
	60%{
		-moz-transform: scale(1);
		opacity: 1;
	}
	70%{
		-moz-transform: scale(1.05);
		opacity: .9;
	}
	80%{
		-moz-transform: scale(1);
		opacity: 1;
	}
	100%{
		-moz-transform: scale(1);
		opacity: 1;
	}
}
@-o-keyframes pulse_animation_default{
	0%{
		-o-transform: scale(1);
		opacity: 1;
	}
	30%{
		-o-transform: scale(1);
		opacity: 1;
	}
	40%{
		-o-transform: scale(1.15);
		opacity: .85;
	}
	50%{
		-o-transform: scale(1);
		opacity: 1;
	}
	60%{
		-o-transform: scale(1);
		opacity: 1;
	}
	70%{
		-o-transform: scale(1.05);
		opacity: .9;
	}
	80%{
		-o-transform: scale(1);
		opacity: 1;
	}
	100%{
		-o-transform: scale(1);
		opacity: 1;
	}
}
@keyframes pulse_animation_default{
	0%{
		transform: scale(1);
		opacity: 1;
	}
	30%{
		transform: scale(1);
		opacity: 1;
	}
	40%{
		transform: scale(1.15);
		opacity: .85;
	}
	50%{
		transform: scale(1);
		opacity: 1;
	}
	60%{
		transform: scale(1);
		opacity: 1;
	}
	70%{
		transform: scale(1.05);
		opacity: .9;
	}
	80%{
		transform: scale(1);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity: 1;
	}
}
/* Pulse Default end */

/* Pulse Outside */

.gt3-hotspot-shortcode-wrapper .gt3_marker_pulse-outside .hotspot_style-circle_outer{
	-webkit-animation-name: pulse_animation_outside;
	-moz-animation-name: pulse_animation_outside;
	-o-animation-name: pulse_animation_outside;
	animation-name: pulse_animation_outside;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
@-webkit-keyframes pulse_animation_outside{
	0%{
		-webkit-transform: scale(.1);
		opacity: 1;
	}
	70%{
		-webkit-transform: scale(1);
		opacity: 0;
	}
	100%{
		-webkit-transform: scale(.1);
		opacity: 0;
	}
}
@-moz-keyframes pulse_animation_outside{
	0%{
		-moz-transform: scale(.1);
		opacity: 1;
	}
	70%{
		-moz-transform: scale(1);
		opacity: 0;
	}
	100%{
		-moz-transform: scale(.1);
		opacity: 0;
	}
}
@-o-keyframes pulse_animation_outside{
	0%{
		-o-transform: scale(.1);
		opacity: 1;
	}
	70%{
		-o-transform: scale(1);
		opacity: 0;
	}
	100%{
		-o-transform: scale(.1);
		opacity: 0;
	}
}
@keyframes pulse_animation_outside{
	0%{
		transform: scale(.1);
		opacity: 1;
	}
	70%{
		transform: scale(1);
		opacity: 0;
	}
	100%{
		transform: scale(.1);
		opacity: 0;
	}
}
/* Pulse Outside end */

/* Pulse Inside */

.gt3-hotspot-shortcode-wrapper .gt3_marker_pulse-flashing .hotspot_style-circle_outer{
	-webkit-animation-name: pulse_animation_flashing;
	-moz-animation-name: pulse_animation_flashing;
	-o-animation-name: pulse_animation_flashing;
	animation-name: pulse_animation_flashing;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
@-webkit-keyframes pulse_animation_flashing{
	0%{
		opacity: 0;
	}
	70%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@-moz-keyframes pulse_animation_flashing{
	0%{
		opacity: 0;
	}
	70%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@-o-keyframes pulse_animation_flashing{
	0%{
		opacity: 0;
	}
	70%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes pulse_animation_flashing{
	0%{
		opacity: 0;
	}
	50%{
		opacity: 0;
	}
	65%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
/* Pulse Inside end */

.gt3-hotspot-shortcode-wrapper .gt3_marker_font_size{
	display: block;
	padding: 1px .5em 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 10px -5px #000000;
	box-shadow: 0 0 10px -5px #000000;
	/*    -webkit-transform: translate3d(-50%, -50%, 0);
       -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);*/
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/*.gt3-hotspot-shortcode-wrapper .hotspot_style-circle .gt3_marker_wrapper:hover .gt3_marker_font_size{
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(.85,.85,1);
       -moz-transform: translate3d(-50%, -50%, 0) scale3d(.85,.85,1);
        -ms-transform: translate3d(-50%, -50%, 0) scale3d(.85,.85,1);
            transform: translate3d(-50%, -50%, 0) scale3d(.85,.85,1);
}
.gt3-hotspot-shortcode-wrapper .hotspot_style-circle .gt3_marker_wrapper:hover .gt3_marker_font_size{
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1,1,1);
       -moz-transform: translate3d(-50%, -50%, 0) scale3d(1,1,1);
        -ms-transform: translate3d(-50%, -50%, 0) scale3d(1,1,1);
            transform: translate3d(-50%, -50%, 0) scale3d(1,1,1);
}*/

/*.gt3-hotspot-shortcode-wrapper .gt3_custom_image_marker {
    -webkit-transform: translate3d(-50%, -50%, 0);
       -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}*/

.gt3-hotspot-shortcode-wrapper .gt3_tooltip{
	position: absolute;
	top: 75%;
	left: 0;
	z-index: 1;
	visibility: visible;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 16px;
	max-width: 95vw;
	width: 300px;
	border: 1px solid rgba(232, 232, 232, .8);
	border-top-color: rgba(232, 232, 232, .5);
	border-left-color: rgba(232, 232, 232, .5);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	line-height: 120%;
	opacity: 1;
	-webkit-transform: translate3d(-50%, 15%, 0);
	-moz-transform: translate3d(-50%, 15%, 0);
	-ms-transform: translate3d(-50%, 15%, 0);
	transform: translate3d(-50%, 15%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_tooltip{
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-click .gt3_tooltip,
.gt3-hotspot-shortcode-wrapper .hotspot_action-visible .gt3_tooltip{
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip{
	visibility: visible;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-only_marker .gt3_marker_wrapper .gt3_tooltip{
	display: none;
}
/* Tooltip-top */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-top{
	/*    top: -75%;
    left: 0;*/
	top: 0;
	left: 50%;
	-webkit-transform: translate3d(-50%, -110%, 0);
	-moz-transform: translate3d(-50%, -110%, 0);
	-ms-transform: translate3d(-50%, -110%, 0);
	transform: translate3d(-50%, -110%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-top,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-top,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-top.tooltip_animation-fade{
	-webkit-transform: translate3d(-50%, -100%, 0);
	-moz-transform: translate3d(-50%, -100%, 0);
	-ms-transform: translate3d(-50%, -100%, 0);
	transform: translate3d(-50%, -100%, 0);
}
/* Tooltip-bottom */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-bottom{
	/*    top: 75%;
    left: 0;*/
	top: 100%;
	left: 50%;
	-webkit-transform: translate3d(-50%, 10%, 0);
	-moz-transform: translate3d(-50%, 10%, 0);
	-ms-transform: translate3d(-50%, 10%, 0);
	transform: translate3d(-50%, 10%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-bottom,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-bottom,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-bottom.tooltip_animation-fade{
	-webkit-transform: translate3d(-50%, 0%, 0);
	-moz-transform: translate3d(-50%, 0%, 0);
	-ms-transform: translate3d(-50%, 0%, 0);
	transform: translate3d(-50%, 0%, 0);
}
/* Tooltip-left */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-left,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-right.gt3-hotspot-offset-right{
	/*    top: 0%;
    left: -75%;*/
	top: 50%;
	left: 0;
	-webkit-transform: translate3d(-110%, -50%, 0);
	-moz-transform: translate3d(-110%, -50%, 0);
	-ms-transform: translate3d(-110%, -50%, 0);
	transform: translate3d(-110%, -50%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-left.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-right.gt3-hotspot-offset-right.tooltip_animation-fade{
	-webkit-transform: translate3d(-100%, -50%, 0);
	-moz-transform: translate3d(-100%, -50%, 0);
	-ms-transform: translate3d(-100%, -50%, 0);
	transform: translate3d(-100%, -50%, 0);
}
/* Tooltip-right */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-right,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-left.gt3-hotspot-offset-left{
	/*    top: 0%;
    left: 75%;*/
	top: 50%;
	left: 100%;
	-webkit-transform: translate3d(10%, -50%, 0);
	-moz-transform: translate3d(10%, -50%, 0);
	-ms-transform: translate3d(10%, -50%, 0);
	transform: translate3d(10%, -50%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-right.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-left.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-left.gt3-hotspot-offset-leftleft,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-left.gt3-hotspot-offset-left.tooltip_animation-fade{
	-webkit-transform: translate3d(0%, -50%, 0);
	-moz-transform: translate3d(0%, -50%, 0);
	-ms-transform: translate3d(0%, -50%, 0);
	transform: translate3d(0%, -50%, 0);
}
/* Tooltip-top-left */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-top-left,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-top-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-top.gt3-hotspot-offset-right{
	/*    top: -75%;
    left: -75%;*/
	top: 0;
	left: 0;
	-webkit-transform: translate3d(-110%, -110%, 0);
	-moz-transform: translate3d(-110%, -110%, 0);
	-ms-transform: translate3d(-110%, -110%, 0);
	transform: translate3d(-110%, -110%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-top-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-top-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-top-left.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-top-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-top-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-top-right.gt3-hotspot-offset-right.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-top.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-top.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-top.gt3-hotspot-offset-right.tooltip_animation-fade{
	-webkit-transform: translate3d(-100%, -100%, 0);
	-moz-transform: translate3d(-100%, -100%, 0);
	-ms-transform: translate3d(-100%, -100%, 0);
	transform: translate3d(-100%, -100%, 0);
}
/* Tooltip-top-right */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-top-right,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-top-left.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-top.gt3-hotspot-offset-left{
	/*    top: -75%;
    left: 75%;*/
	top: 0;
	left: 100%;
	-webkit-transform: translate3d(10%, -110%, 0);
	-moz-transform: translate3d(10%, -110%, 0);
	-ms-transform: translate3d(10%, -110%, 0);
	transform: translate3d(10%, -110%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-top-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-top-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-top-right.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-top-left.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-top-left.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-top-left.gt3-hotspot-offset-left.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-top.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-top.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-top.gt3-hotspot-offset-left.tooltip_animation-fade{
	-webkit-transform: translate3d(0%, -100%, 0);
	-moz-transform: translate3d(0%, -100%, 0);
	-ms-transform: translate3d(0%, -100%, 0);
	transform: translate3d(0%, -100%, 0);
}
/* Tooltip-bottom-left */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-bottom-left,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-bottom-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-right{
	/*    top: 75%;
    left: -75%;*/
	top: 100%;
	left: 0;
	-webkit-transform: translate3d(-110%, 10%, 0);
	-moz-transform: translate3d(-110%, 10%, 0);
	-ms-transform: translate3d(-110%, 10%, 0);
	transform: translate3d(-110%, 10%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-bottom-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-bottom-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-bottom-left.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-bottom-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-bottom-right.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-bottom-right.gt3-hotspot-offset-right.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-right.tooltip_animation-fade{
	-webkit-transform: translate3d(-100%, 0%, 0);
	-moz-transform: translate3d(-100%, 0%, 0);
	-ms-transform: translate3d(-100%, 0%, 0);
	transform: translate3d(-100%, 0%, 0);
}
/* Tooltip-bottom-right */

.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-bottom-right,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-bottom-left.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-left{
	/*    top: 75%;
    left: 75%;*/
	top: 100%;
	left: 100%;
	-webkit-transform: translate3d(10%, 10%, 0);
	-moz-transform: translate3d(10%, 10%, 0);
	-ms-transform: translate3d(10%, 10%, 0);
	transform: translate3d(10%, 10%, 0);
}
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-bottom-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-bottom-right,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-bottom-right.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-bottom-left.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-bottom-left.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-bottom-left.gt3-hotspot-offset-left.tooltip_animation-fade,
.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper.active .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-left,
.gt3-hotspot-shortcode-wrapper div[class*=hotspot_action-] .gt3_marker_wrapper .gt3_tooltip.tooltip-bottom.gt3-hotspot-offset-left.tooltip_animation-fade{
	-webkit-transform: translate3d(0%, 0%, 0);
	-moz-transform: translate3d(0%, 0%, 0);
	-ms-transform: translate3d(0%, 0%, 0);
	transform: translate3d(0%, 0%, 0);
}
.gt3-hotspot-shortcode-wrapper .gt3_tooltip_title + .gt3_tooltip_message{
	margin-top: 5px;
	line-height: 1.6;
}
.gt3-hotspot-shortcode-wrapper .gt3-close{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
}
@media only screen and (min-width: 768px){
	.gt3-hotspot-shortcode-wrapper .gt3_marker_wrapper{
		position: absolute;
		-webkit-transform: translate3d(-50%, -50%, 0);
		-moz-transform: translate3d(-50%, -50%, 0);
		-ms-transform: translate3d(-50%, -50%, 0);
		transform: translate3d(-50%, -50%, 0);
	}
	.gt3-hotspot-shortcode-wrapper .gt3-close{
		display: none;
	}
}
.gt3-hotspot-shortcode-wrapper .gt3-close:after,
.gt3-hotspot-shortcode-wrapper .gt3-close:before{
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	display: block;
	width: 12px;
	height: 1px;
	background-color: red;
	content: '';
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: center center;
	transform-origin: center center;
}
.gt3-hotspot-shortcode-wrapper .gt3-close:after{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
@media only screen and (max-width: 768px){
	.gt3_header_builder_cart_component,
	.header_search__container,
	.gt3_header_builder_login_component .gtc_login_icon{
		width: 30px;
	}
	.gt3_header_builder_login_component .gtc_login_icon,
	.woo_mini-count:before,
	.header_search .header_search__icon > i{
		font-size: 16px;
	}
	.gt3_header_builder_burger_sidebar_component{
		padding: 13px 3px;
	}
	.toggle-box,
	.toggle-inner,
	.toggle-inner:before,
	.toggle-inner:after{
		width: 22px;
	}
	.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon{
		width: 20px;
	}
	.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.second{
		width: 14px;
	}
	.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.third{
		width: 17px;
	}
	.gt3-hotspot-shortcode-wrapper .hotspot_action-hover .gt3_marker_wrapper:hover .gt3_tooltip{
		visibility: hidden;
		opacity: 0;
	}
	.gt3-hotspot-shortcode-wrapper .gt3_tooltip{
		position: absolute;
		top: 50% !important;
		right: auto !important;
		bottom: auto !important;
		left: 50% !important;
		margin: 0 !important;
		-webkit-transform: translate(-50%, -50%) !important;
		-moz-transform: translate(-50%, -50%) !important;
		-o-transform: translate(-50%, -50%) !important;
		transform: translate(-50%, -50%) !important;
	}
	.gt3-hotspot-shortcode-wrapper .gt3_marker_wrapper .gt3_marker{
		position: absolute;
		width: fit-content;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
/* GT3 Header Builder end

/* animation */

/*body .wpb_animate_when_almost_visible{
	opacity: 1;
	filter: alpha(opacity=100);
}*/
.gt3_animation--before{
	opacity: 0 !important;
	filter: alpha(opacity=0) !important;
}
/* end animation */

/* RS Slider start */
.tp-bullets.custom .tp-bullet{
	padding: 4px 2px;
	height: 3px;
	width: 20px;
	/*top: auto !important;*/
	background: none !important;
	bottom: 0;
}
.tp-bullets.custom .tp-bullet:before{
	content: '';
	display: block;
	position: absolute;
	margin: 0 auto;
	bottom: 4px;
	left: 0;
	right: 0;
	width: 20px;
	height: 1px;
	line-height: 3px;
	-webkit-transition: height 300ms;
	-moz-transition: height 300ms;
	-ms-transition: height 300ms;
	-o-transition: height 300ms;
	transition: height 300ms;
	background: #ffffff;

}
.tp-bullets.custom .tp-bullet.selected:before,
.tp-bullets.custom .tp-bullet:hover:before{
	height: 3px;
}
.tparrows{
	background-color: rgba(39, 43, 46, .5);
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-ms-transition: background-color 200ms;
	-o-transition: background-color 200ms;
	transition: background-color 200ms;
}
.tparrows:hover{
	background-color: rgba(39, 43, 46, 1);
}
@media only screen and (max-width: 992px){
	.tp-thumbs.custom,
	.tp-bullets.custom{
		bottom: 25px;
		top: auto !important;
		transform: none !important;
	}
}
@media only screen and (min-width: 768px){
	/*.tp-bullets.custom{
		display: block;
	}
	.tp-bullets.custom .tp-bullet{
		width: auto !important;
		height: 31px !important;
		border: none !important;
		-webkit-border-radius: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
		counter-increment: bullet-step;
		line-height: 31px !important;
		opacity: 1 !important;
	}
	.tp-bullets.custom .tp-bullet:before{
		position: absolute;
		top: 0;
		color: #c7c9b8;
		content: '0' counter(bullet-step);
		font-weight: 500;
		font-size: 16px;
		-webkit-transition: all 300ms;
		transition: all 300ms;
	}
	.tp-bullets.custom .tp-bullet:hover:before,
	.tp-bullets.custom .tp-bullet.selected:before{
		color: #000000;
	}
	.tp-bullets.custom .tp-bullet.selected,
	.tp-bullets.custom .tp-bullet:hover{
		box-shadow: none !important;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-right .tp-bullet:before{
		right: 0;
		left: auto;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-right .tp-bullet.selected:before{
		right: 40px;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet:before{
		right: auto;
		left: 0;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet.selected:before{
		left: 40px;
	}
	.tp-bullets.custom .tp-bullet:after{
		position: absolute;
		top: 50%;
		margin-top: -1px;
		width: 0;
		height: 1px;
		content: '';
		-webkit-transition: width 300ms;
		transition: width 300ms;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-right .tp-bullet:after{
		right: 0;
		left: auto;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet:after{
		right: auto;
		left: 0;
	}
	.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet.selected:after,
	.tp-bullets.custom.vertical.nav-pos-hor-right .tp-bullet.selected:after{
		width: 30px;
	}*/
}
/* RS Slider end */


@media only screen and (max-width: 767px) {
	.row [class*=gt3_span] {
		width: 100%;
	}
}

body .vc_clearfix:after,
body .vc_clearfix:before {
	display:table-cell;
}

html {
	overflow-x: hidden;
}

@media screen and (max-width: 600px){
	html.gt3_wp-admin-bar {
		margin-top: 0 !important;
	}
}

rs-fullwidth-wrap rs-module-wrap {
	left: 0 !important;
}

.gt3_icon_link .fa,
.gt3_icon_box__icon.fas {
	font-family:'FontAwesome';
	font-weight: normal;
	font-style: normal;
}
.gt3_icon_link .fa.fa-map-marker:before {
	content: "\f041";
}


.main_wrapper .wpb_text_column ul li {
	margin-left: 0;
	list-style: none;
}
.main_wrapper .wpb_text_column ul li:before {
	border-radius: 50%;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 4px;
	content: "\2022";
	display: inline-block;
	font-size: 1.5em;
	line-height: 20px;
}

body .gt3_icon_box__icon.fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}


/* === wp-content\themes\oconnor\css\base_composer.css === */
.max_width-280{
	max-width: 280px;
}
.max_width-490{
	max-width: 490px;
}
.max_width-530{
	max-width: 530px;
}
.gt3_margin_auto{
	margin-left: auto;
	margin-right: auto;
}
/* vc_row vc_row_inner */
.gt3_higher_z_index{
	position: relative;
	z-index: 2;
}
.gt3_custom_shadow{
	background-color: rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 17px 31px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 17px 31px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 17px 31px 0 rgba(0, 0, 0, .16);
	margin-bottom: 50px;
}
@media all and (max-width: 1199px){
	.vc_row.gt3_hide_border_top-notebook,
	.vc_column_container.gt3_hide_border_top-notebook > .vc_column-inner{
		border-top: none !important;
	}
	.vc_row.gt3_hide_border_right-notebook,
	.vc_column_container.gt3_hide_border_right-notebook > .vc_column-inner{
		border-right: none !important;
	}
	.vc_row.gt3_hide_border_bottom-notebook,
	.vc_column_container.gt3_hide_border_bottom-notebook > .vc_column-inner{
		border-bottom: none !important;
	}
	.vc_row.gt3_hide_border_left-notebook,
	.vc_column_container.gt3_hide_border_left-notebook > .vc_column-inner{
		border-left: none !important;
	}
}
@media all and (max-width: 991px){
	.vc_row.gt3_hide_border_top-tablet,
	.vc_column_container.gt3_hide_border_top-tablet > .vc_column-inner{
		border-top: none !important;
	}
	.vc_row.gt3_hide_border_right-tablet,
	.vc_column_container.gt3_hide_border_right-tablet > .vc_column-inner{
		border-right: none !important;
	}
	.vc_row.gt3_hide_border_bottom-tablet,
	.vc_column_container.gt3_hide_border_bottom-tablet > .vc_column-inner{
		border-bottom: none !important;
	}
	.vc_row.gt3_hide_border_left-tablet,
	.vc_column_container.gt3_hide_border_left-tablet > .vc_column-inner{
		border-left: none !important;
	}
}
@media all and (max-width: 767px){
	.vc_row.gt3_hide_border_top-mobile,
	.vc_column_container.gt3_hide_border_top-mobile > .vc_column-inner{
		border-top: none !important;
	}
	.vc_row.gt3_hide_border_right-mobile,
	.vc_column_container.gt3_hide_border_right-mobile > .vc_column-inner{
		border-right: none !important;
	}
	.vc_row.gt3_hide_border_bottom-mobile,
	.vc_column_container.gt3_hide_border_bottom-mobile > .vc_column-inner{
		border-bottom: none !important;
	}
	.vc_row.gt3_hide_border_left-mobile,
	.vc_column_container.gt3_hide_border_left-mobile > .vc_column-inner{
		border-left: none !important;
	}
}
/* vc_row vc_row_inner end */

span.underline{
	text-decoration: none !important;
	box-shadow: 0 1px 0 0 currentColor;
}
span.underline a{
	box-shadow: 0 1px 0 0 currentColor;
}
/*-Call to Action-*/
.module_call_to_action{
	text-align: center;
}
.module_call_to_action h1{
	font-weight: 100;
}
.module_call_to_action h1 b{
	font-weight: 700;
}
.module_call_to_action .cta_subheading{
	font-weight: 300;
	margin-bottom: 15px;
}
.module_call_to_action .cta_divider{
	border-bottom: 1px solid;
	margin-bottom: 15px;
}
.module_call_to_action.right .cta_wrap,
.module_call_to_action.left .cta_wrap{
	display: flex;
	display: -webkit-flex;
}
.module_call_to_action .cta_button i{
	margin-right: 10px;
}
.module_call_to_action.right .cta_text_area,
.module_call_to_action.left .cta_text_area{
	flex-grow: 1;
}
.module_call_to_action.left .cta_button,
.module_call_to_action.right .cta_button{
	/*display: table-cell;*/
	vertical-align: middle;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.module_call_to_action.left .cta_button{
	padding-right: 15px;
}
.module_call_to_action.right .cta_button{
	padding-left: 15px;
}
.module_call_to_action .shortcode_button,
.module_call_to_action a.shortcode_button{
	margin: 0;
}
/*-Info Section-*/
.colored_sections.items1 .colored_section{
	width: 100%;
}
.colored_sections.items2 .colored_section{
	width: 50%;
}
.colored_sections.items3 .colored_section{
	width: 33.33%;
}
.colored_sections.items4 .colored_section{
	width: 25%;
}
.colored_section{
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.icon_container.top{
	margin-bottom: 20px;
}
.grid.colored_sections.items2 .colored_section:nth-child(2n+1){
	border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items3 .colored_section:nth-child(3n+2),
.grid.colored_sections.items3 .colored_section:nth-child(3n+1){
	border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items4 .colored_section:nth-child(3n+3),
.grid.colored_sections.items4 .colored_section:nth-child(3n+2),
.grid.colored_sections.items4 .colored_section:nth-child(3n+1){
	border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items1 .colored_section:nth-child(n+2),
.grid.colored_sections.items2 .colored_section:nth-child(n+3),
.grid.colored_sections.items3 .colored_section:nth-child(n+4),
.grid.colored_sections.items4 .colored_section:nth-child(n+5){
	border-top: 1px solid #f0f0f0;
}
.colored_section .title_divider{
	width: 40px;
	height: 1px;
	background-color: #dddddd;
	margin-bottom: 15px;
}
.colored_section .infobox_text{
	display: table-cell;
}
.colored_section .icon_container.left{
	display: table-cell;
	padding-right: 15px;
	vertical-align: top;
	padding-top: 10px;
}
.icon_container.round img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
/*-Counter-*/
.stat_temp{
	width: 0 !important;
	display: none !important;
}
.gt3_module_counter{
	text-align: center;
}
.counter_icon_size_mini.fa{
	font-size: 25px;
	line-height: 39px;
}
.counter_icon_size_small.fa{
	font-size: 35px;
	line-height: 49px;
}
.counter_icon_size_normal.fa{
	font-size: 45px;
	line-height: 59px;
}
.counter_icon_size_large.fa{
	font-size: 55px;
	line-height: 69px;
}
.counter_icon_size_extralarge.fa{
	font-size: 65px;
	line-height: 79px;
}
.icon-position-right,
.icon-position-left{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	text-align: center;
}
.icon-position-left .icon_container,
.icon-position-left .stat_count_wrapper,
.icon-position-right .icon_container,
.icon-position-right .stat_count_wrapper{
	flex: 1 100%;
	padding: 0;
	text-align: center;
}
@media all and (min-width: 768px){
	.icon-position-left .icon_container{
		flex: 0 1 auto;
		text-align: right;
		order: 0;
		padding-right: 20px;
	}
	.icon-position-left .stat_count_wrapper{
		flex: 1 0 auto;
		text-align: left;
		order: 1;
	}
	.icon-position-right .icon_container{
		flex: 0 1 auto;
		text-align: left;
		order: 1;
		padding-left: 20px;
	}
	.icon-position-right .stat_count_wrapper{
		flex: 1 0 auto;
		text-align: right;
		order: 0;
	}
}
.counter_icon_type_none .stat_count_wrapper{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.icon_proportions_circle img{
	border-radius: 50%;
}
.icon-position-top.counter_icon_type_image .stat_count_wrapper,
.icon-position-top.counter_icon_type_font .stat_count_wrapper{
	padding-top: 20px;
}
.icon-position-bottom.counter_icon_type_image .stat_count_wrapper,
.icon-position-bottom.counter_icon_type_font .stat_count_wrapper{
	padding-bottom: 23px;
}
.gt3_module_counter .icon_container{
	line-height: 10px;
}
.gt3_module_counter .stat_count{
	font-weight: bold;
	font-size: 60px;
	line-height: 80px;
	margin-bottom: 3px;
}
.gt3_module_counter .count_info{
	/*font: 600 14px/165% 'Montserrat', sans-serif;*/
	line-height: 165%;
}
/* Countdown */
.countdown_wrapper{
	text-align: center;
	white-space: nowrap;
}
.countdown_wrapper--left{
	text-align: left;
}
.countdown_wrapper--right{
	text-align: right;
}
.gt3-countdown{
	display: inline-block;
	line-height: 0;
	overflow: hidden;
}
.gt3-countdown--shadow{
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}
.countdown-row{
	margin-left: -1px;
	margin-right: -1px;
}
.countdown-section{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 1em 1.3em;
	font-size: 24px;
	white-space: normal;
	position: relative;
	z-index: 1;
}
.countdown-section:before,
.countdown-section:after{
	content: '';
	position: absolute;
	height: 20%;
	width: 0;
	left: 0;
	top: 40%;
	border-right: 1px solid;
	opacity: 0.1;
}
.countdown-section:after{
	left: auto;
	right: -1px;
}
.countdown-section .countdown-amount{
	display: block;
	line-height: 1.2em;
	font-weight: 600;
	text-align: center;
}
.countdown-period{
	display: block;
	/*color: #ffffff;*/
	font-size: 16px;
	line-height: 1;
	font-weight: 300;
	opacity: 0.5;
}
.gt3-countdown--size_medium .countdown-section{
	font-size: 30px;
	padding: 0.9em 1.1em;
}
.gt3-countdown--size_medium .countdown-period,
.gt3-countdown--size_large .countdown-period,
.gt3-countdown--size_e_large .countdown-period{
	font-size: 18px;
}
.gt3-countdown--size_large .countdown-section{
	font-size: 40px;
	padding: 0.7em 0.9em;
}
.gt3-countdown--size_e_large .countdown-section{
	font-size: 48px;
	padding: 0.7em 0.9em;
}
@media only screen and (max-width: 1200px){
	.gt3-countdown--size_medium .countdown-section{
		font-size: 26px;
	}
	.gt3-countdown--size_large .countdown-section{
		font-size: 32px;
	}
	.gt3-countdown--size_e_large .countdown-section{
		font-size: 40px;
	}
}
@media only screen and (max-width: 992px){
	.gt3-countdown--size_medium .countdown-section{
		font-size: 22px;
	}
	.gt3-countdown--size_large .countdown-section{
		font-size: 26px;
	}
	.gt3-countdown--size_e_large .countdown-section{
		font-size: 30px;
	}
	.countdown-period,
	.gt3-countdown--size_medium .countdown-period,
	.gt3-countdown--size_large .countdown-period,
	.gt3-countdown--size_e_large .countdown-period{
		font-size: 14px;
	}
}
@media only screen and (max-width: 768px){
	.gt3-countdown--size_medium .countdown-section,
	.countdown-section{
		font-size: 14px;
		padding: 1em 1.2em;
	}
	.gt3-countdown--size_large .countdown-section{
		font-size: 16px;
		padding: 1em 1.1em;
	}
	.gt3-countdown--size_e_large .countdown-section{
		font-size: 18px;
		padding: 1em 1.1em;
	}
	.countdown-period,
	.gt3-countdown--size_medium .countdown-period,
	.gt3-countdown--size_large .countdown-period,
	.gt3-countdown--size_e_large .countdown-period{
		font-size: 12px;
	}
}
/* end Countdown */

/*-Testimonials-*/
.module_testimonial .testimonials_item{
	list-style: none;
}
.testimonials_list{
	overflow: hidden;
}
/*.testimonials_rotator {
	margin-left: -15px;
	margin-right: -15px;
}*/
.testimonials_list .testimonials_rotator > .testimonials_item{
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
}
.testimonials_list.items1 .testimonials_rotator > .testimonials_item{
	width: 100%;
}
.testimonials_list.items2 .testimonials_rotator > .testimonials_item{
	width: 50%;
}
.testimonials_list.items3 .testimonials_rotator > .testimonials_item{
	width: 33.33%;
}
.testimonials_list.items4 .testimonials_rotator > .testimonials_item{
	width: 25%;
}
.testimonials-grid{
	margin: -40px 0 0 0;
	padding: 0;
}
.testimonials-grid > .testimonials_item{
	box-sizing: border-box;
	margin-top: 40px;
	padding: 0 15px;
	list-style: none;
}
.testimonials-grid.columns-2 .testimonials_item{
	float: left;
	width: 50%;
}
.testimonials-grid.columns-2 .testimonials_item:nth-child(2n + 1){
	clear: left;
}
.testimonials-grid.columns-3 .testimonials_item{
	float: left;
	width: 33.33%;
}
.testimonials-grid.columns-3 .testimonials_item:nth-child(3n + 1){
	clear: left;
}
.testimonials-grid.columns-4 .testimonials_item{
	float: left;
	width: 25%;
}
.testimonials-grid.columns-4 .testimonials_item:nth-child(4n + 1){
	clear: left;
}
.testimonials-grid:after{
	display: table;
	clear: both;
	content: '';
}
.module_testimonial.type1,
.module_testimonial.type4{
	text-align: center;
}
.module_testimonial.testimonials_align_center{
	text-align: center;
}
.module_testimonial.testimonials_align_left,
.module_testimonial.testimonials_align_left .slick-dots{
	text-align: left;
}
.module_testimonial.testimonials_align_right,
.module_testimonial.testimonials_align_right .slick-dots{
	text-align: right;
}
.module_testimonial.type1 h3,
.module_testimonial.type4 h3{
	position: relative;
	margin-bottom: 40px;
}
.module_testimonial .title_divider{
	display: block;
	width: 40px;
	height: 1px;
	margin: 0 auto 50px auto;
}
.module_testimonial.type2 .testimonials-text:before,
.module_testimonial.type3 .testimonials-text:before,
.module_testimonial.type5 .testimonials-text:before,
.module_testimonial.type6 .testimonials-text:before,
.module_testimonial.type7 .testimonials-text:before{
	position: absolute;
	top: 14px;
	left: 0;
	z-index: 0;
	width: auto;
	height: auto;
	content: '\f103';
	font-size: 40px;
	line-height: 1.4em;
	font-family: Theme_icon;
}
/* Type 1 */
.module_testimonial.type1 .testimonials_photo{
	display: inline-block;
}
.module_testimonial.type1 .testimonials_photo img{
	width: 60px;
	height: 60px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.module_testimonial.type1 .testimonials_title{
	margin-bottom: 40px;
}
.module_testimonial.type1 .testimonials_content > div:not(:last-child){
	margin-bottom: 26px;
}
.module_testimonial.type1 .testimonials_content > div:last-child{
	margin-bottom: 0;
}
/* Type 2 */
.module_testimonial.type2 span.quote{
	font-size: 142px;
	line-height: 125px;
	display: inline-block;
	float: left;
	height: 90px;
	margin-right: 15px;
}
.module_testimonial.type2 .testimonials-text:before{
	top: 0;
}
.module_testimonial.type2 .testimonials-text{
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	padding: 0 0 21px 61px;
	font-weight: 300;
}
.module_testimonial.type2 .testimonials-text + *{
	margin-left: 60px;
}
.module_testimonial.type2 .testimonials_photo{
	margin: 0 20px 0 0;
}
.rtl .module_testimonial.type2 .testimonials_photo{
	margin-left: 20px;
}
.module_testimonial .testimonials_title{
	font-weight: 400;
}
.module_testimonial.type2 .testimonials_photo,
.module_testimonial.type2 .testimonials_title{
	display: inline-block;
	vertical-align: middle;
}
.module_testimonial.type2 .testimonials_photo img{
	width: 80px;
	height: 80px;
}
.gt3_module_carousel .slick-slide .module_testimonial{
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 0;
	padding-left: 0;
}
/* TYPE 3 */
.module_testimonial.type3 .testimonials-text{
	font-size: 16px;
	line-height: 1.9;
	padding-bottom: 13px;
	padding-left: 50px;
}
.module_testimonial.type3 .testimonials_title{
	font-size: 14px;
	display: inline-block;
	margin-top: 7px;
}
.module_testimonial.type3 .testimonials_content{
	position: relative;
	z-index: 1;
	margin-top: 44px;
	padding: 44px 70px 49px 50px;
}
.module_testimonial.type3 .testimonials_photo img{
	width: 80px;
	height: 80px;
}
.module_testimonial.type3 .testimonials_photo{
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: middle;
}
.module_testimonial.type3 .testimonials-text:before{
	top: 30px;
	left: 48px;
}
/*
.module_testimonial.type3 .testimonials_photo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 30px;
	transform: translate( 0,-50%);
}*/
/* TYPE 4 */
.module_testimonial.type4 .nav_item_wrap{
	float: left;
	width: 130px;
	padding-right: 75px;
	padding-left: 75px;
}
.module_testimonial.type4 .testimonials-nav{
	max-width: 900px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
}
.module_testimonial.type4 .testimonials_content .testimonials_photo{
	display: none;
}
.module_testimonial.type4 .testimonials_photo{
	/*width: 90px;*/
	padding: 20px 0 27px 0;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
.module_testimonial.type4 .testimonials_photo img{
	margin: 0 auto;
}
.module_testimonial.type4 .testimonials_title{
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 27px;
}
.module_testimonial.type4 .slick-active .testimonials_photo{
	width: 130px;
	padding: 0;
}
.module_testimonial.type4 .testimonials_photo img{
	max-width: 100%;
	height: auto;
}
.module_testimonial.type4 .testimonials-photo-wrapper{
	display: inline-block;
	max-width: 820px;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-list{
	padding: 0 15px !important;
}
.module_testimonial.type4 .testimonials-photo-wrapper img{
	transition: all .5s;
	transform: scale(.7);
	opacity: .3;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-current img{
	transform: scale(1);
	opacity: 1;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-track{
	margin: 0 auto;
	-webkit-transform: translate3d(0, 0, 0) !important;
	-moz-transform: translate3d(0, 0, 0) !important;
	-ms-transform: translate3d(0, 0, 0) !important;
	-o-transform: translate3d(0, 0, 0) !important;
	transform: translate3d(0, 0, 0) !important;
}
.testimonials_list .testimonials_author_position{
	display: inline-block;
}
.module_testimonial .testimonials_item{
	padding-bottom: 30px;
}
.module_testimonial .slick-dots{
	line-height: 0;
	margin: 40px 0 0 0;
	padding: 0;
	text-align: center;
}
.module_testimonial .slick-dots li{
	font-size: 0;
	line-height: 0;
	display: inline-block;
	padding: 10px 5px;
	list-style: none;
}
.module_testimonial .slick-dots li:before{
	display: none;
}
.module_testimonial .slick-dots li button:focus{
	outline: none;
}
.module_testimonial .slick-dots li button{
	font-size: 0;
	display: inline-block;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: .3;
	border: 2px solid transparent;
	border-radius: 50%;
	background: transparent;
}
.module_testimonial .slick-dots li.slick-active button{
	opacity: 1;
}
.module_testimonial .testimonials-rate-wrap{
	margin: 10px 0 0 0;
}
.module_testimonial.type4 .testimonials-rate-wrap{
	font-size: .8em;
	margin: 15px 0 0 0;
}
.module_testimonial .testimonials-rate-wrap i{
	margin: 0 5px;
	color: #f2bc3b;
}
.module_testimonial .testimonials-rate-wrap i.grey{
	color: #d9d9d9;
}
.module_testimonial .testimonials_photo img.testimonials_round_img{
	border-radius: 50%;
}
.module_testimonial.type4 .slick-slide{
	padding: 0;
}
/* TYPE 5 */
.module_testimonial.type5 .slick-dots{
	position: absolute;
	left: 0;
	margin-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
}
.module_testimonial.type5 .testimonials_photo{
	float: left;
	padding-right: 11.6%;
	padding-bottom: 60px;
}
.module_testimonial.type5 .testimonials-text{
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 26px 0 11px 50px;
}
.module_testimonial.type5 .testimonials_title{
	font-weight: 700;
	display: inline-block;
	padding-top: 100px;
}
/* TYPE 6 */
.module_testimonial.type6 .slick-dots{
	margin: 28px 0 0 0;
}
.module_testimonial.type6 .slick-list{
	padding: 0;
}
.module_testimonial.type6 .testimonials-text{
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
	padding: 44px 75px 44px 95px;
	border-radius: 10px;
	background-color: #ffffff;
}
.module_testimonial.type6 .testimonials-text:before{
	top: 30px;
	left: 40px;
}
.module_testimonial.type6 .testimonials-text:after{
	/*position: absolute;*/
	/*z-index: 1;*/
	/*bottom: -11px;*/
	/*left: 30px;*/
	/*width: 25px;*/
	/*height: 25px;*/
	/*content: '';*/
	/*transform: rotate(45deg);*/
	/*background-color: #fff;*/
}
.module_testimonial.type6 .testimonials_photo{
	margin: 0 20px 0 0;
}
.module_testimonial.type6 .testimonials_photo,
.module_testimonial.type6 .testimonials_title{
	display: inline-block;
	vertical-align: middle;
}
.module_testimonial.type6 .testimonials_title{
	margin-bottom: 5px;
}
/* TYPE 7 */
.module_testimonial.type7 .testimonials-text:before{
	top: -10px;
	left: -10px;
}
.module_testimonial.type7 .testimonials-text{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	padding: 0 0 11px 45px;
}
.module_testimonial.type7 .testimonials_photo,
.module_testimonial.type7 .testimonials_title{
	display: inline-block;
	margin-top: 7px;
	vertical-align: middle;
}
.module_testimonial.type7 .testimonials_photo{
	margin: 0 20px 0 0;
}
.module_testimonial.pagination_position-right .slick-slider ul.slick-dots{
	text-align: right;
}
.module_testimonial.pagination_position-left .slick-slider ul.slick-dots{
	text-align: left;
}
.module_testimonial.pagination_position-center .slick-slider ul.slick-dots{
	text-align: center;
}
.module_testimonial.author_align-right.type2 .slick-slide .testimonials_title{
	/*float: right;*/
}
.module_testimonial.author_align-left.type2 .slick-slide .testimonials_title{
	/*float: left;*/
}
@media only screen and (max-width: 1279px){
	.module_testimonial.type3 .testimonials_content{
		padding: 44px 20px 49px 20px;
	}
	.module_testimonial.type3 .testimonials-text:before{
		left: 20px;
	}
}
@media only screen and (max-width: 1199px){
	.module_testimonial.type5 .testimonials_content .testimonials_photo img{
		height: auto !important;
	}
	.module_testimonial.type5 .testimonials_content .testimonials_photo{
		box-sizing: border-box;
		max-width: 51%;
	}
}
@media only screen and (max-width: 991px){
	.module_testimonial.type5 .testimonials_content .testimonials_photo{
		box-sizing: border-box;
		max-width: 36%;
	}
	.module_testimonial.type5 .testimonials_title{
		padding-top: 0;
	}
}
@media only screen and (max-width: 767px){
	.module_testimonial.type5 .testimonials_content .testimonials_photo{
		box-sizing: border-box;
		max-width: 100%;
	}
	.module_testimonial.type4 .testimonials_photo{
		width: 70px !important;
	}
	.module_testimonial.type4 .testimonials-photo-wrapper{
		width: 210px;
		max-width: 100%;
	}
	.module_testimonial.type4 .testimonials-photo-wrapper img{
		width: 70px !important;
		height: 70px !important;
	}
	.module_testimonial.type5 .slick-slider ul.slick-dots li{
		display: none;
	}
}
@media only screen and (max-width: 599px){
	.module_testimonial.type3 .testimonials_content{
		padding: 44px 30px 49px;
	}
	.module_testimonial.type3 .testimonials-text:before{
		left: 28px;
	}
	.module_testimonial.type7 .testimonials-text:before{
		font-size: 100px;
	}
	.module_testimonial.type7 .testimonials-text{
		padding: 0 20px 11px 25px;
	}
}
/* testimonials end */

/*-Flip Box-*/
.gt3_flip_container{
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000;
	perspective: 1000px;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
}
.gt3_flip_container:hover .gt3_flipper,
.gt3_flip-container.hovered .gt3_flipper{
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	filter: 'FlipH';
	-ms-filter: 'FlipH';
	transform: rotateY(180deg);
}
.gt3_flipper{
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s;
	-moz-transform: perspective(1000px);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}
.front,
.back{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;

	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: rotateY(0deg);

	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;
	-moz-transform: rotateY(0deg);

	-o-transition: 0.6s;
	-o-transform-style: preserve-3d;
	-o-transform: rotateY(0deg);

	-ms-transition: 0.6s;
	-ms-transform-style: preserve-3d;
	-ms-transform: rotateY(0deg);

	transition: 0.6s;
	transform-style: preserve-3d;
	transform: rotateY(0deg);

	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.front{
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	z-index: 2;
}
.back{
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	width: 100%;
	display: block;
}
.flip_image{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
}
.flip_content{
	padding: 68px 50px 72px 50px;
}
.flip_content_text{
	font-size: 26px;
	line-height: 36px;
	padding: 0;
	margin: 0;
}
.flip_author{
	padding: 37px 0 0 0;
}
.flip_company{
	font-size: 16px;
	line-height: 18px;
	opacity: 0.7;
	padding: 10px 0 0 0;
	display: block;
}
/* carousel control */
.gt3_module_carousel .slick-prev,
.gt3_module_carousel .slick-next{
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 0;
	line-height: 0;
	border-width: 2px 2px 0 0 !important;
	border-color: #000000;
	border-style: solid !important;
	opacity: 0;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}
.gt3_module_carousel:hover .slick-prev,
.gt3_module_carousel:hover .slick-next{
	opacity: 1;
}
.gt3_module_carousel .slick-prev{
	transform: rotate(-135deg);
	left: -40px;
}
.gt3_module_carousel:hover .slick-prev{
	left: 20px;
}
.gt3_module_carousel .slick-next{
	transform: rotate(45deg);
	right: -40px;
}
.gt3_module_carousel:hover .slick-next{
	right: 20px;
}
.gt3_carousel_list{
	overflow: hidden;
}
.gt3_module_carousel .slick-slider ul.slick-dots{
	position: relative;
	display: block;
	padding: 0;
	margin: 35px 0 0 0;
	text-align: center;
	line-height: 0;
}
.gt3_module_carousel .slick-slider ul.slick-dots li{
	display: inline-block;
	font-size: 0;
	line-height: 0;
	list-style: none;
	padding: 0;
	margin: 5px 10px;
}
.gt3_module_carousel .slick-slider ul.slick-dots li:before{
	display: none;
}
.gt3_module_carousel .slick-slider ul.slick-dots li button:focus{
	outline: none;
}
.gt3_module_carousel .slick-slider ul.slick-dots li button{
	display: inline-block;
	font-size: 0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border: 2px solid #d9d9d9;
	background: transparent;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.gt3_module_carousel .slick-slider ul.slick-dots li.slick-active button{
	background: #d9d9d9;
}
.gt3_module_carousel .vc_row{
	margin-left: 0;
	margin-right: 0;
}
/*-price-*/
.price_item_wrapper{
	background-color: #ffffff;
	padding: 0 30px;
	border: 1px solid #e2e3dc;
}
.price_item{
	position: relative;
	z-index: 1;
}
.price_item .item_cost_wrapper h3{
	/*font-size: 18px;
    line-height: 36px;*/
	font-family: inherit;
	font-weight: 600;
	color: inherit;
}
.price_item .item_cost_wrapper{
	position: relative;
	z-index: 1;
	font-size: 24px;
	line-height: 36px;
	padding: 0 30px;
	text-align: center;
	margin: 0 -30px;
}
.item_cost_wrapper.with-image .price_active-icon,
.item_cost_wrapper.with-image .price_active-icon:before{
	border-color: #ffffff;
}
.price_item .item_cost_wrapper.with-image{
	background-size: cover;
	background-position: center center;
	color: #ffffff;
}
.price_item .item_cost_wrapper.with-image h3{
	color: #ffffff;
}
.price_item .item_cost_wrapper .bg-color{
	width: 0;
	height: 0;
}
.price_item .item_cost_wrapper.with-image .bg-color:before{
	height: auto;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.9;
}
.price_item .item_cost_wrapper .bg-color:before{
	content: "";
	position: absolute;
	z-index: -1;
	width: calc(100% + 2px);
	display: block;
	top: 0;
	left: -1px;
	background-color: inherit;
}
.price_item .item_cost_wrapper.custom-font h3{
	font-family: inherit;
}
.price_item-cost{
	font-size: 40px;
	font-weight: 600;
	padding: 28px 0 29px 0;
	border-bottom: 1px solid #efefef;
}
.price_item_title{
	padding: 19px 0 18px 0;
	border-bottom: 1px solid #efefef;
}
.with-image .price_item-cost{
	color: #ffffff;
	border-bottom: 0;
}
.with-image .price_item-cost .price_item_suffix{
	opacity: 1;
}
.price_item-cost .price_item_prefix{
	font-size: 0.53em;
	vertical-align: super;
}
.price_item-cost .price_item_suffix{
	opacity: 0.7;
	font-size: 0.45em;
}
.price_item_body{
	padding: 24px 13% 40px 13%;
}
.price_item .items_text ul{
	padding: 0;
}
.main_wrapper .price_item .items_text li{
	list-style: none;
	padding: 7px 0;
	font-weight: 400;
}
.main_wrapper .price_item ul li:before{
	margin-right: 10px;
}
.main_wrapper .price_item ul.gt3_list_times li:before{
	color: #a5a6af;
}
.price_item_description{
	font-size: 1em;
	font-weight: 300;
	padding: 25px 0 0 0;
}
.price_button{
	text-align: center;
}
.price_item .shortcode_button{
	margin-top: 25px;
}
.price_item .shortcode_button:hover,
.price_item .shortcode_button.alt{
	background-color: transparent;
}
.price_item .shortcode_button.alt:hover{
	color: #ffffff;
}
/*-Featured Posts-*/
.module_feature_posts .featured_posts{
	margin-left: -15px;
	margin-right: -15px;
}
.module_feature_posts .featured_posts .featured_item{
	padding-left: 15px;
	padding-right: 15px;
}
.featured_posts .featured_item{
	margin-bottom: 50px;
}
.module_feature_posts .featured_posts .featured_item{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	margin-left: -0.25em;
}
.module_feature_posts.type1 .featured_posts .featured_item:first-child{
	margin-left: 0;
}
.module_feature_posts .items1.featured_posts .featured_item{
	width: 100%;
}
.module_feature_posts .items2.featured_posts .featured_item{
	width: 50%;
}
.module_feature_posts .items3.featured_posts .featured_item{
	width: 33.33%;
}
.module_feature_posts .items4.featured_posts .featured_item{
	width: 25%;
}
.module_feature_posts.type1 .featured_post_categories{
	padding: 5px 10px;
	background-color: rgba(39, 50, 61, .34);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
	top: -50px;
	left: 25px;
	display: inline-block;
	margin-bottom: -25px;
	color: #ffffff;
}
.module_feature_posts.type1 .featured_post_categories a{
	color: #ffffff;
}
.module_feature_posts.type1 .featured_item_content,
.module_feature_posts.type1 h3.post_title,
.module_feature_posts.type1 .featured_meta{
	padding-left: 30px;
	padding-right: 30px;
}
.module_feature_posts.type1 .featured_item.standard.without_image .featured_item_content,
.module_feature_posts.type1 .featured_item.standard.without_image h3.post_title,
.module_feature_posts.type1 .featured_item.standard.without_image .featured_meta{
	padding-left: 50px;
	padding-right: 50px;
}
.module_feature_posts.type2 .featured_item:not(.without_image){
	min-height: 130px;
}
.module_feature_posts.type2 .featured_img{
	width: 130px;
	height: 130px;
	margin-right: 40px;
	float: left;
}
/*-team-*/
.module_team li{
	list-style: none;
}
.module_team .item_list{
	padding-left: 0;
	margin-bottom: -15px;
}
.module_team .item_list > li{
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0;
	box-sizing: border-box;
	margin: 0 0 15px 0;
}
.module_team .item_list > li .item_wrapper{
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.module_team .items1 .item_list > li{
	width: 100%;
}
.module_team .items2 .item_list > li{
	width: 50%;
}
.module_team .items3 .item_list > li{
	width: 33.333333%;
}
.module_team .items4 .item_list > li{
	width: 25%;
}
.module_team .item_list > li img{
	width: 100%;
	height: auto;
}
.module_team .team_cover{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #ffffff;
	z-index: 1;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.module_team .team_cover .team_cover__link{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.item_wrapper:hover .team_cover{
	opacity: 0.7;
}
.module_team .team-infobox{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	padding: 0 30px;
	z-index: 2;
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	transform: translateY(-60%);
	transition: all 0.4s;
}
.module_team .team_info{
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	opacity: 0;
	-webkit-transform: translateY(15%);
	-ms-transform: translateY(15%);
	transform: translateY(15%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.module_team .team_icons_wrapper{
	margin-top: 7px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.item-team-member:hover .team_icons_wrapper{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.team-icons .member-icon{
	opacity: 0.8;
	padding: 0 4px;
	line-height: 1.5em;
}
.team-icons .member-icon:hover{
	opacity: 1;
}
.module_team .team_info{
	text-align: center;
}
.module_team .team_info .phone-number{
	display: inline-block;
	font-weight: 700;
}
.module_team .team_info .phone-number + .phone-number{
	margin-left: 5px;
}
.module_team .team_title{
	text-align: center;
	margin-top: 20px;
}
.team_title__text{
	font-size: 1.2857em;
	line-height: 1.4;
	font-weight: 500;
}
.team_title__text > a{
	line-height: 1.4;
	font-weight: 500;
}
.module_team .team_title h4{
	display: inline-block;
}
.module_team .team_title a,
.module_team .team_title > *{
	position: relative;
	z-index: 1;
}
.module_team .module-team_title{
	float: left;
	margin-bottom: 25px;
}
.module_team .view_all_link{
	font-size: 16px;
	float: right;
	position: relative;
	z-index: 1;
	padding-right: 25px;
}
.module_team .view_all_link:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 13px;
	height: 1px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.module_team .view_all_link:after{
	content: "";
	display: block;
	position: absolute;
	top: -webkit-calc(50% - 2px);
	top: calc(50% - 2px);
	right: 0;
	width: 4px;
	height: 4px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.module_team .view_all_link i{
	margin-left: 12px;
}
.module_team .view_all_link + *,
.module_team .module-team_title + p{
	clear: both;
}
.module_team .module-team_title + p{
	line-height: 1.9;
}
.module_team .item_list > li .item_wrapper:hover .team-infobox{
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.module_team .item_list > li .item_wrapper:hover .team_info{
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
@media only screen and (max-width: 768px){
	.module_team .item_list > li .item_wrapper:hover .team-infobox{
		-webkit-transform: translateY(calc(100% - 35px));
		-ms-transform: translateY(calc(100% - 35px));
		transform: translateY(calc(100% - 35px));
	}
	.module_team .item_list > li .item_wrapper:hover .team_info{
		-webkit-transform: translateY(15%);
		transform: translateY(15%);
		opacity: 0;
	}
}
.module_team .team-links .team-member-phones{
	display: inline-block;
}
.module_team .team-links .team-link + .team-link,
.module_team .team-links .team-member-phones + .team-link{
	margin-left: 20px;
}
.module_team .team-links .team-link,
.module_team .team-links .phone-number{
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
}
.module_team .team-links .team-link + .team-link:before,
.module_team .team-links .team-member-phones + .team-link:before{
	content: "";
	display: inline-block;
	height: 8px;
	width: 1px;
	background-color: #ffffff;
	margin: 0 8px 0 -8px;
}
ul li.item-team-member:before{
	display: none;
}
/*Single member team*/
.single-team .main_wrapper{
	padding-top: 0 !important;
}
.single-member-page + *{
	/*margin-top: 20px;*/
	margin-top: 40px;
}
.single-member-page .team_img img{
	width: 100%;
}
.single-member-page .team-infobox .team_title h3{
	font-size: 30px;
}
.single-member-page .team-infobox .team_title{
	margin-bottom: 25px;
}
.single-member-page .member-urls{
	padding: 0 !important;
}
.single-member-page .member-urls .team-links > div{
	padding: 7px 0;
}
.single-member-page .team_info > .team_field:after{
	content: "";
	display: table;
	clear: both;
}
.single-member-page .team_info > .team_field{
	padding: 7px 0;
	color: #80858b;
}
.single-member-page .team_info > div.member-icons{
	margin-top: 10px;
}
.single-member-page .team_info > div.member-icons,
.single-member-page .team_info > div:first-child,
.single-member-page .member-urls .team-links > div:first-child{
	border-top: 0;
}
.single-member-page .team_info h5{
	display: inline;
	margin-right: 10px;
}
.single-member-page .team_info .team_info-detail{
	display: inline;
}
.single-member-page .member-icon{
	margin: 0 22px 0 0;
	color: #909aa3;
}
.single-member-page .team-link{
	color: inherit;
	font-weight: 300;
	display: inline;
}
.single-member-page .team-link + .team-link:before{
	content: ", ";
}
.single-member-page .team_img.featured_img{
	position: relative;
}
@media only screen and (max-width: 768px){
	.single-member-page .team_img{
		margin-bottom: 40px;
	}
}
.single-member-page .member-vcard{
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 11px;
	padding: 4px 14px;
	letter-spacing: .1em;
}
.single-member-page .member-short-desc{
	margin-top: 35px;
}
body .member-vcard [class*='theme_icon-arrows']{
	width: 21px;
	height: .8em;
}
body .member-vcard [class*='theme_icon-arrows']:before{
	border-top: 1px solid;
	top: 4px;
}
body .member-vcard [class*='theme_icon-arrows']:after{
	border-top: 4.5px solid transparent;
	border-bottom: 4.5px solid transparent;
	border-left: 6px solid;
}
.gt3_practice_list__item{
	position: relative;
	z-index: 1;
	padding-bottom: 30px
}
.gt3_practice_list__item.gt3_span3{
	/*width: 25%*/
}
.gt3_practice_list__item--large_width_height.gt3_span3{
	width: 50%
}
.gt3_practice_list__item--large_width.gt3_span3{
	width: 50%
}
.gt3_practice_list__grid-sizer{
	height: 0 !important;
	min-height: 0 !important
}
.gt3_practice_list__posts-container .gt3_practice_list__grid-gutter{
	width: 0
}
.gt3_practice_list__posts-container.no_spaces{
	margin-left: 0;
	margin-right: 0
}
.gt3_practice_list__posts-container.no_spaces .gt3_practice_list__item{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0
}
.gt3_practice_list__posts-container.no_spaces .gt3_practice_list__grid-gutter{
	width: 0
}
.gt3_practice_list__posts-container.no_image_rounds .gt3_practice_list__item .gt3_practice_list__image-holder, .gt3_practice_list__posts-container.no_image_rounds .gt3_practice_list__item .gt3_practice_list__image-holder img, .gt3_practice_list__posts-container.no_image_rounds .gt3_practice_list__item .gt3_practice_list__image-holder > a:after, .gt3_practice_list__posts-container.no_image_rounds .gt3_practice_list__item .gt3_practice_list__image_placeholder{
	border-radius: 0
}
.gt3_practice_list__content_align--left .gt3_practice_list__content{
	text-align: left
}
.gt3_practice_list__content_align--center .gt3_practice_list__content{
	text-align: center
}
.gt3_practice_list__content_align--right .gt3_practice_list__content{
	text-align: right
}
.gt3_practice_list__filter--left{
	text-align: left
}
.gt3_practice_list__filter--center{
	text-align: center
}
.gt3_practice_list__filter--right{
	text-align: right
}
.gt3_practice_list__image-holder{
	border-radius: 5px;
	overflow: hidden;
	-webkit-transition: box-shadow .4s ease, opacity .4s ease;
	transition: box-shadow .4s ease, opacity .4s ease
}
.gt3_practice_list__image-holder > a{
	display: block;
	position: relative;
	z-index: 1;
	width: 100%
}
.gt3_practice_list__image-holder > a:after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	background-color: #27282c;
	border-radius: 5px;
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.gt3_practice_list__image-holder img{
	width: 100%;
	max-width: none;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0;
	-webkit-transition: opacity .5s, -webkit-transform .8s;
	-moz-transition: opacity .5s, -moz-transform .8s;
	-ms-transition: opacity .5s, -ms-transform .8s;
	-o-transition: opacity .5s, -o-transform .8s;
	transition: opacity .5s, transform .8s;
}
.gt3_practice_list__image-holder:hover > a:after{
	opacity: .1;
}
.gt3_practice_list__image-holder:hover{
	box-shadow: 0 0 55px 0 rgba(0, 0, 0, .09);
	background: rgba(0, 0, 0, .045);
}
.gt3_practice_list__image-holder:hover img{
	-webkit-transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
	-moz-transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
	-ms-transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
	-o-transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
	transform: matrix(1.05, 0, 0, 1.05, -4.21534, -3.97493);
	-webkit-transition: opacity .3s, -webkit-transform 2s;
	-moz-transition: opacity .3s, -moz-transform 2s;
	-ms-transition: opacity .3s, -ms-transform 2s;
	-o-transition: opacity .3s, -o-transform 2s;
	transition: opacity .3s, transform 2s;
}
.gt3_practice_list__image-holder .wpd_list__post_likes{
	position: absolute;
	top: 20px;
	right: 35px;
	z-index: 1;
	display: inline-block;
	padding-left: 0;
	color: #ffffff;
	font-size: 17px;
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.gt3_practice_list__image-holder .wpd_list__post_likes.already_liked:hover{
	color: #ffffff
}
.gt3_practice_list__image-holder:hover .wpd_list__post_likes{
	opacity: 1
}
.gt3_practice_list__image-placeholder{
	background-color: #e2e2e2;
	border-radius: 5px;
	position: relative;
	top: 0;
	width: 100%;
	opacity: 1
}
.gt3_practice_list__posts-container.no_image_rounds .gt3_practice_list__image-placeholder{
	border-radius: 0
}
.gt3_practice_list__item.image_loaded .gt3_practice_list__image-holder img{
	opacity: 1
}
.gt3_practice_list__content{
	padding-top: 26px;
	padding-bottom: 22px;
}
.gt3_practice_list__item.content_on_image .gt3_practice_list__content{
	position: absolute;
	bottom: 30px;
	left: 40px;
	right: 40px;
	z-index: 2;
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;

	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
}
.gt3_practice_list__item.content_on_image .gt3_practice_list__content .gt3_practice_list__title, .gt3_practice_list__item.content_on_image .gt3_practice_list__content .gt3_practice_list__description, .gt3_practice_list__item.content_on_image .gt3_practice_list__content .gt3_practice_list__categories{
	color: #ffffff
}
.gt3_practice_list__item.content_on_image .gt3_practice_list__content .gt3_practice_list__title a:hover,
.gt3_practice_list__item.content_on_image .gt3_practice_list__content .gt3_practice_list__categories a:hover{
	color: inherit
}
.gt3_practice_list__item.content_on_image .gt3_practice_list__image-holder:hover .gt3_practice_list__content{
	opacity: 1
}
.gt3_practice_list__image_placeholder{
	position: relative;
	z-index: 1;
	width: 100%;
	padding-bottom: 80%;
	background-color: #e2e2e2;
	border-radius: 5px
}
.gt3_practice_list__item--image_square .gt3_practice_list__image_placeholder{
	padding-bottom: 100%
}
.gt3_practice_list__item--image_portred .gt3_practice_list__image_placeholder{
	padding-bottom: 125%
}
.gt3_practice_list__categories{
	font-size: 14px;
	padding-top: 6px
}
.gt3_practice_list__categories a{
	color: inherit;
	font-weight: 400
}
.gt3_practice_list__posts-container.isotope_packery .gt3_practice_list__image-placeholder{
	margin-bottom: 0 !important
}
.gt3_practice_list__posts-container.isotope_packery .gt3_practice_list__item--large_height .gt3_practice_list__image-placeholder{
	padding-bottom: calc(200% + 30px) !important
}
.gt3_practice_list__posts-container.isotope_packery.no_spaces .gt3_practice_list__item--large_height .gt3_practice_list__image-placeholder{
	padding-bottom: 200% !important
}
.gt3_practice_list__posts-container.isotope_packery .gt3_practice_list__image-holder img{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%
}
.gt3_practice_list__item .gt3_list__post_likes{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 4;
	padding: 15px 15px;
	line-height: 20px;
	font-size: 20px;
	width: 20px;
}
.gt3_practice_info{
	padding: 20px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px
}
.gt3_practice_info a{
	color: inherit
}
.gt3_practice_info__wrapper{
	margin-top: 20px;
	margin-bottom: 35px;
	border-top: 1px solid #f0f2f7;
	border-bottom: 1px solid #f0f2f7
}
.gt3_practice_info__item{
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 10px 10px;
	min-width: calc(18% - 20px);
	max-width: 33%;
	font-weight: 400
}
.gt3_practice_info__item_title{
	font-size: 14px;
	line-height: 1.6;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 8px
}
.gt3_practice_info__item_title:after{
	content: ':'
}
.gt3_practice_info__item_share{
	list-style: none;
	margin-left: -9px;
	margin-right: -9px
}
.gt3_practice_info__item_share li{
	display: inline-block;
	padding: 0 9px;
	font-weight: 400
}
.gt3_practice_info__item_share li a{
	position: relative;
	z-index: 1
}
.gt3_practice_info__item_share li a:after{
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid;
	opacity: 0;
	-webkit-transition: all 400ms;
	transition: all 400ms
}
.gt3_practice_info__item_share li a:hover:after{
	opacity: 1
}
.gt3_practice_info__item_share li span:before{
	display: none
}
.gt3_practice_info__item_share li .share_facebook{
	color: #3b5998
}
.gt3_practice_info__item_share li .share_twitter{
	color: #55acee
}
.gt3_practice_info__item_share li .share_gplus{
	color: #df4b38
}
.gt3_practice_info__item_share li .share_pinterest{
	color: #bd081c
}
.gt3_practice__footer{
	border-bottom: 1px solid #f0f2f7;
	display: table;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 45px
}
.gt3_practice__footer .gt3_practice_info__item_tag_wrapper, .gt3_practice__footer .gt3_practice__like_and_comments{
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px
}
.gt3_practice__footer .gt3_practice_info__item_tag_wrapper{
	width: 100%
}
.gt3_practice__footer .gt3_practice_info__item_tag_wrapper a{
	display: inline-block;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	background-color: #f0f2f7;
	color: inherit;
	font-weight: 600
}
.gt3_practice__footer .gt3_practice_info__item_tag_wrapper a:hover{
	color: #ffffff
}
.gt3_practice__footer + .comments-area{
	margin-top: 50px !important
}
.gt3_practice_load_more{
	border-radius: 35px;
	white-space: nowrap
}
.gt3_single_practice_thumbnail{
	border-radius: 5px
}
.gt3_single_practice_thumbnail + .gt3_practice_info__wrapper{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 0;
	border-bottom: 0
}
.gt3_practice_single .post-navigation{
	padding-top: 40px
}
.gt3_practice_title{
	margin: 32px 0
}
.wpd-page-title + .site_wrapper .gt3_practice_single{
	padding-top: 0
}
/* Team list */
.row .gt3_team_list__item{
	position: relative;
	z-index: 1;
	padding: 0;
}
.row .gt3_team_list__item > div{
	background-color: #ffffff;
}
.row .gt3_team_list__item:nth-child(odd) > div{
	background-color: #f9f9fa;
}
.gt3_team_list__item:hover .gt3_team_list_social{
	opacity: 1
}
.gt3_team_list__item.gt3_span3{
	/*width: 25%;*/
	display: inline-block;
	vertical-align: top;
}
.gt3_team_list__grid-sizer{
	height: 0 !important;
	min-height: 0 !important
}
.gt3_team_list__posts-container .gt3_team_list__grid-gutter{
	width: 0
}
.gt3_team_list__posts-container.gt3_team_list-gap_0 .gt3_team_list__grid-shadow{
	box-shadow: 0 0 25px 0 rgba(0,0,0, 0.15);
	background: rgba(0, 0, 0, .045);
}
.gt3_team_list__posts-container .gt3_team_list__grid-shadow{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.gt3_team_list .gt3_team_list_social{
	font-size: 14px;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.gt3_team_list .gt3_team_list_social .gt3_team_list_social__item{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	opacity: .4;
	font-size: 15px
}
.gt3_team_list .gt3_team_list_social .gt3_team_list_social__item:hover{
	opacity: 1
}
.gt3_team_list__image-holder{
	position: relative;
	overflow: hidden;
	-webkit-transition: box-shadow .4s ease, opacity .4s ease;
	transition: box-shadow .4s ease, opacity .4s ease
}

.gt3_team_list__image-holder > a{
	display: block;
	position: relative;
	z-index: 1;
	width: 100%
}
.gt3_team_list__image-holder img{
	width: 100%;
	max-width: none;
	/*border-radius: 5px;*/
	position: relative;
	z-index: 1;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0;
	-webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
	transition: transform .4s ease, opacity .4s ease;
}
.gt3_team_list__image-holder .gt3_team_list_social{
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 2;
	opacity: 0
}
.gt3_team_list__image-holder .gt3_team_list_social .gt3_team_list_social__item{
	display: block;
	text-align: center;
	opacity: .5;
	font-size: 14px;
	color: #fff;
}
.gt3_team_list__image-holder:hover{
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0, 0.15);
	box-shadow: 0 0 25px 0 rgba(0,0,0, 0.15);
}
.gt3_team_list__image-placeholder{
	background-color: #e2e2e2;
	position: relative;
	top: 0;
	width: 100%;
	opacity: 1
}
.gt3_team_list__item.image_loaded .gt3_team_list__image-holder img{
	opacity: 1
}
.gt3_team_list__content{
	padding-top: 24px;
	padding-bottom: 30px;
	position: relative;
}
.gt3_team_list__title{
	font-size: 20px;
	line-height: 1.4;
}
.gt3_team_list__image_placeholder{
	position: relative;
	z-index: 1;
	width: 100%;
	padding-bottom: 80%;
	background-color: #e2e2e2;
	/*border-radius: 5px*/
}
.gt3_practice_list__item--image_square .gt3_team_list__image_placeholder{
	padding-bottom: 100%
}
.gt3_team_list__position{
	font-size: 10px;
	line-height: 1.3;
	font-weight: 600;
}
.gt3_team_list__item--content_on_image{
	padding-bottom: 45px
}
.gt3_team_list__item--content_on_image .gt3_team_list__image-holder, .gt3_team_list__item--content_on_image .gt3_team_list__content{
	width: calc(50% - 15px);
	display: inline-block;
	vertical-align: top
}
.gt3_team_list__item--content_on_image .gt3_team_list__content{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px
}
.gt3_team_list__item--content_on_image .gt3_team_list__description{
	padding-top: 12px
}
.gt3_team_list__item--content_on_image .gt3_team_list__view_more{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	padding-top: 10px;
	display: inline-block
}
.gt3_team_list__item--content_on_image .gt3_team_list__view_more span{
	line-height: 1
}
.gt3_team_list__item--content_on_image .gt3_team_list__view_more:after{
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1.36363636em;
	line-height: .6666666;
	padding-left: 7px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.gt3_team_list__item--content_on_image .gt3_team_list__view_more:hover{
	color: inherit !important
}
@media only screen and (max-width: 992px){
	.gt3_team_list__item.gt3_span3{
		/*width: 50%;*/
	}
}
@media only screen and (max-width: 768px){
	.gt3_team_list__item.gt3_span3{
		/*width: 100%;*/
	}
}
.gt3_single_team_socials{
	margin: 0 -10px
}
.gt3_single_team_socials__item{
	display: inline-block;
	padding: 5px 10px;
	font-weight: 400
}
.gt3_single_team_socials__item a{
	color: inherit
}
.gt3_single_team_socials__item a:hover{
	color: inherit
}
.gt3_single_team_socials__item a:hover span:after{
	opacity: 1
}
.gt3_single_team_socials__item a span{
	position: relative
}
.gt3_single_team_socials__item a span:after{
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	border-top: 1px solid;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.gt3_single_team_socials__item a i{
	font-size: 16px
}
.gt3_single_team_header{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 25px;
	width: 100%
}
.gt3_single_team_header .gt3_single_team_thumbnail__wrapper{
	margin-right: 60px
}
.gt3_single_team_header .gt3_team_title{
	margin-bottom: 22px
}
.gt3_single_team_header .gt3_team_title h2{
	font-weight: 600
}
.gt3_single_team_info__item{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	width: 100%;
	padding: 8px 0
}
.gt3_single_team_info__item h4{
	font-size: inherit;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.5;
	padding-right: 10px
}
.gt3_single_team_info__item a{
	color: inherit
}
/* separator*/
.gt3_team_separator{
	position: absolute;
	left: 20px;
	width: 30px;
	height: 2px;
	top: 24px;
	z-index: 1;
}
.gt3_team_list__title_link,
.gt3_team_list__position{
	padding-left: 20px;
	display: block;
}
.gt3_team_separator ~ .gt3_team_list__title_link,
.gt3_team_separator ~ .gt3_team_list__position{
	padding-left: 70px;
}
/*!Single member team*/

/* Case */
.module_case li{
	list-style: none;
}
.module_case .item_list{
	padding-left: 0;
	margin-bottom: -15px;
}
.module_case .item_list > li{
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0;
	box-sizing: border-box;
	margin: 0 0 15px 0;
}
.module_case .item_list > li .item_wrapper{
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.module_case .items1 .item_list > li{
	width: 100%;
}
.module_case .items2 .item_list > li{
	width: 50%;
}
.module_case .items3 .item_list > li{
	width: 33.333333%;
}
.module_case .items4 .item_list > li{
	width: 25%;
}
.module_case .item_list > li img{
	width: 100%;
	height: auto;
}
.module_case .case_cover{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #ffffff;
	z-index: 1;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.module_case .case_cover .case_cover__link{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.item_wrapper:hover .case_cover{
	opacity: 0.7;
}
.module_case .case-infobox{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	padding: 0 30px;
	z-index: 2;
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	transform: translateY(-60%);
	transition: all 0.4s;
}
.module_case .case_info{
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	opacity: 0;
	-webkit-transform: translateY(15%);
	-ms-transform: translateY(15%);
	transform: translateY(15%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.module_case .case_icons_wrapper{
	margin-top: 7px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.item-case-member:hover .case_icons_wrapper{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.case-icons .member-icon{
	opacity: 0.8;
	padding: 0 4px;
	line-height: 1.5em;
}
.case-icons .member-icon:hover{
	opacity: 1;
}
.module_case .case_info{
	text-align: center;
}
.module_case .case_info .phone-number{
	display: inline-block;
	font-weight: 700;
}
.module_case .case_info .phone-number + .phone-number{
	margin-left: 5px;
}
.module_case .case_title{
	text-align: center;
	margin-top: 20px;
}
.case_title__text{
	font-size: 1.2857em;
	line-height: 1.4;
	font-weight: 500;
}
.case_title__text > a{
	line-height: 1.4;
	font-weight: 500;
}
.module_case .case_title h4{
	display: inline-block;
}
.module_case .case_title a,
.module_case .case_title > *{
	position: relative;
	z-index: 1;
}
.module_case .module-case_title{
	float: left;
	margin-bottom: 25px;
}
.module_case .view_all_link{
	font-size: 16px;
	float: right;
	position: relative;
	z-index: 1;
	padding-right: 25px;
}
.module_case .view_all_link:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 13px;
	height: 1px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.module_case .view_all_link:after{
	content: "";
	display: block;
	position: absolute;
	top: -webkit-calc(50% - 2px);
	top: calc(50% - 2px);
	right: 0;
	width: 4px;
	height: 4px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.module_case .view_all_link i{
	margin-left: 12px;
}
.module_case .view_all_link + *,
.module_case .module-case_title + p{
	clear: both;
}
.module_case .module-case_title + p{
	line-height: 1.9;
}
.module_case .item_list > li .item_wrapper:hover .case-infobox{
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.module_case .item_list > li .item_wrapper:hover .case_info{
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
@media only screen and (max-width: 768px){
	.module_case .item_list > li .item_wrapper:hover .case-infobox{
		-webkit-transform: translateY(calc(100% - 35px));
		-ms-transform: translateY(calc(100% - 35px));
		transform: translateY(calc(100% - 35px));
	}
	.module_case .item_list > li .item_wrapper:hover .case_info{
		-webkit-transform: translateY(15%);
		transform: translateY(15%);
		opacity: 0;
	}
}
.module_case .case-links .case-member-phones{
	display: inline-block;
}
.module_case .case-links .case-link + .case-link,
.module_case .case-links .case-member-phones + .case-link{
	margin-left: 20px;
}
.module_case .case-links .case-link,
.module_case .case-links .phone-number{
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
}
.module_case .case-links .case-link + .case-link:before,
.module_case .case-links .case-member-phones + .case-link:before{
	content: "";
	display: inline-block;
	height: 8px;
	width: 1px;
	background-color: #ffffff;
	margin: 0 8px 0 -8px;
}
ul li.item-case-member:before{
	display: none;
}
/* Case list */
.row .gt3_case_list__item{
	position: relative;
	z-index: 1;
	padding: 0;
}
.row .gt3_case_list__item > div{
	background-color: #ffffff;
}
.row .gt3_case_list__item:nth-child(odd) > div{
	background-color: #f9f9fa;
}
.gt3_case_case__item:hover .gt3_case_list_social{
	opacity: 1
}
.gt3_case_case__item.gt3_span3{
	/*width: 25%;*/
	display: inline-block;
	vertical-align: top;
}
.gt3_case_list__grid-sizer{
	height: 0 !important;
	min-height: 0 !important
}
.gt3_case_list__posts-container .gt3_case_list__grid-gutter{
	width: 0
}
.gt3_case_list__filter{
	/*	padding: 45px 0;
		margin-left: -18px;
		margin-right: -18px;*/
	/*font-weight: 600;*/
	/*text-transform: uppercase*/
}
.gt3_case_list__filter a{
	display: inline-block;
	padding: 5px 18px;
	font-weight: inherit;
}
.gt3_case_list .gt3_case_list_social{
	font-size: 14px;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.gt3_case_list .gt3_case_list_social .gt3_case_list_social__item{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	opacity: .4;
	font-size: 15px
}
.gt3_case_list .gt3_case_list_social .gt3_case_list_social__item:hover{
	opacity: 1
}
.gt3_case_list__image-holder{
	/*border-radius: 5px;*/
	overflow: hidden;
	-webkit-transition: box-shadow .4s ease, opacity .4s ease;
	transition: box-shadow .4s ease, opacity .4s ease
}
.gt3_case_list__image-holder > a{
	display: block;
	position: relative;
	z-index: 1;
	width: 100%
}
.gt3_case_list__image-holder img{
	width: 100%;
	max-width: none;
	/*border-radius: 5px;*/
	position: relative;
	z-index: 1;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0;
	-webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
	transition: transform .4s ease, opacity .4s ease;
}
.gt3_case_list__image-holder .gt3_case_list_social{
	position: absolute;
	top: 15px;
	left: 30px;
	z-index: 2;
	opacity: 0
}
.gt3_case_list__image-holder .gt3_case_list_social .gt3_case_list_social__item{
	display: block;
	text-align: center;
	opacity: .5;
	font-size: 14px
}
.gt3_case_list__item--content_below .gt3_case_list__image-holder:hover{
	-webkit-box-shadow: 0 15px 40px 0 rgba(34, 35, 40, 0.3);
	box-shadow: 0 15px 40px 0 rgba(34, 35, 40, 0.3);
}
.gt3_case_list__image-placeholder{
	background-color: #e2e2e2;
	/*border-radius: 5px;*/
	position: relative;
	top: 0;
	width: 100%;
	opacity: 1
}
.dsb_img_placeholder .gt3_case_list__image-placeholder{
	opacity: 0
}
.dsb_img_placeholder .gt3_case_list__image-holder{
	opacity: 0
}
.dsb_img_placeholder .image_loaded .gt3_case_list__image-holder{
	opacity: 1
}
.gt3_case_list__item.image_loaded .gt3_case_list__image-holder img{
	opacity: 1
}
.gt3_case_list__content{
	padding-top: 24px;
	padding-bottom: 30px;
	position: relative;
}
.gt3_case_list__item--content_below .gt3_case_list__title{
	font-size: 20px;
	line-height: 1.4;
}
.gt3_case_list__cat{
	font-size: 12px;
}
.gt3_case_list__image_placeholder{
	position: relative;
	z-index: 1;
	width: 100%;
	padding-bottom: 80%;
	background-color: #e2e2e2;
	/*border-radius: 5px*/
}
.gt3_case_list__position{
	font-size: 10px;
	line-height: 1.3;
	font-weight: 600;
}
.gt3_case_list__item--content_on_image{
	padding-bottom: 45px
}
.gt3_case_list__item--content_on_image .gt3_case_list__image-holder,
.gt3_case_list__item--content_on_image .gt3_case_list__content{
	width: calc(50% - 15px);
	display: inline-block;
	vertical-align: top
}
.gt3_case_list__item--content_on_image .gt3_case_list__content{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 30px
}
.gt3_case_list__item--content_on_image .gt3_case_list__description{
	padding-top: 12px
}
.gt3_case_list__item--content_on_image .gt3_case_list__view_more{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	padding-top: 10px;
	display: inline-block
}
.gt3_case_list__item--content_on_image .gt3_case_list__view_more span{
	line-height: 1
}
.gt3_case_list__item--content_on_image .gt3_case_list__view_more:after{
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1.36363636em;
	line-height: .6666666;
	padding-left: 7px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.gt3_case_list__item--content_on_image .gt3_case_list__view_more:hover{
	color: inherit !important
}
/* separator*/
.gt3_case_separator{
	position: absolute;
	left: 20px;
	width: 30px;
	height: 2px;
	top: 24px;
	z-index: 1;
}
.gt3_case_list__cat,
.gt3_case_list__title,
.gt3_case_list__desc{
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}
.gt3_case_list__desc{
	display: none;
}
.gt3_case_separator ~ .gt3_case_list__cat,
.gt3_case_separator ~ .gt3_case_list__title_link .gt3_case_list__title,
.gt3_case_separator ~ .gt3_case_list__desc{
	padding-left: 70px;
	padding-right: 70px;
}
/* content_above */
.gt3_case_list__item--content_above .gt3_case_list__content{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.gt3_case_list__item--content_above .gt3_case_list__cat,
.gt3_case_list__item--content_above .gt3_case_list__title,
.gt3_case_list__item--content_above .gt3_case_list__desc{
	opacity: 0;
	text-align: center;
	color: #ffffff;
	-webkit-transform: scale(.85);
	-moz-transform: scale(.85);
	-ms-transform: scale(.85);
	-o-transform: scale(.85);
	transform: scale(.85);
	-webkit-transition: -webkit-transform 300ms, opacity 300ms;
	-moz-transition: -moz-transform 300ms, opacity 300ms;
	-ms-transition: -ms-transform 300ms, opacity 300ms;
	-o-transition: -o-transform 300ms, opacity 300ms;
	transition: transform 500ms, opacity 500ms;
}
.gt3_case_list__item--content_above .gt3_case_list__image-holder:hover .gt3_case_list__cat,
.gt3_case_list__item--content_above .gt3_case_list__image-holder:hover .gt3_case_list__title,
.gt3_case_list__item--content_above .gt3_case_list__image-holder:hover .gt3_case_list__desc{
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 300ms, opacity 300ms;
	-moz-transition: -moz-transform 300ms, opacity 300ms;
	-ms-transition: -ms-transform 300ms, opacity 300ms;
	-o-transition: -o-transform 300ms, opacity 300ms;
	transition: transform 0ms, opacity 300ms;
}
.gt3_case_list__item--content_above .gt3_case_list__content:before{
	content: '';
	background-color: #26272c;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale(.85);
	-moz-transform: scale(.85);
	-ms-transform: scale(.85);
	-o-transform: scale(.85);
	transform: scale(.85);
	-webkit-transition: -webkit-transform 300ms, opacity 300ms;
	-moz-transition: -moz-transform 300ms, opacity 300ms;
	-ms-transition: -ms-transform 300ms, opacity 300ms;
	-o-transition: -o-transform 300ms, opacity 300ms;
	transition: transform 300ms, opacity 300ms;
}
.gt3_case_list__item--content_above .gt3_case_list__image-holder:hover .gt3_case_list__content:before{
	opacity: .8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0ms, opacity 300ms;
	-moz-transition: -moz-transform 0ms, opacity 300ms;
	-ms-transition: -ms-transform 0ms, opacity 300ms;
	-o-transition: -o-transform 0ms, opacity 300ms;
	transition: transform 0ms, opacity 300ms;
}
/* content_above end */

/* Case end */

/*-Progress bar-*/
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar:first-child{
	margin-top: 40px;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar{
	margin: 60px 0 20px 0;
	height: 3px;
	box-shadow: none;
	border-radius: 0;
}
body.wpb-js-composer .vc_row .vc_progress_bar:not([class*='vc_progress-bar-color']) .vc_single_bar{
	background-color: #eaeae8;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_label{
	text-shadow: none !important;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_label{
	font-size: 1em;
	/*font-weight: 400;*/
	letter-spacing: .1em;
	position: absolute;
	top: -37px;
	left: 0;
	padding: 0;
	width: 100%;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_label .vc_label_units{
	float: right;
	opacity: 1;
	font-weight: 600;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_bar{
	height: 3px;
	border-radius: 0;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar{
	background-color: #0074cc
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar{
	background-color: #49afcd
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar{
	background-color: #5bb75b
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar{
	background-color: #faa732
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar{
	background-color: #da4f49
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar{
	background-color: #414141
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar,
.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar{
	background-color: #5472d2
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar,
.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar{
	background-color: #00c1cf
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar,
.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar{
	background-color: #fe6c61
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar,
.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar{
	background-color: #8d6dc4
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar,
.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar{
	background-color: #4cadc9
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar,
.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar{
	background-color: #cec2ab
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar,
.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar{
	background-color: #50485b
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar,
.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar{
	background-color: #75d69c
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar,
.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar{
	background-color: #2a2a2a
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar,
.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar{
	background-color: #ebebeb
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar,
.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar{
	background-color: #f7be68
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar,
.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar{
	background-color: #5aa1e3
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar,
.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar{
	background-color: #6dab3c
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar,
.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar{
	background-color: #f4524d;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar,
.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar{
	background-color: #f79468
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar,
.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar{
	background-color: #b97ebb
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar,
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar{
	background-color: #ffffff
}
/*!-Progress bar-*/

/*-Accordion-*/
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-shape-true:not(.vc_tta-style-accordion_solid) .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-title-text{
	color: #ffffff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-shape-true .vc_tta-panel-body{
	color: rgba(255, 255, 255, 0.6);
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a{
	padding-left: 35px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{
	padding-right: 35px;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-body,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading:hover{
	background-color: transparent;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading{
	border-width: 0 0 1px 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title > a{
	padding-bottom: 9px;
	padding-top: 0;
	line-height: 1;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a{
	padding-left: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title > a span{
	font-size: 16px;
	line-height: 32px;
	font-weight: 400;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title > a span{
	font-weight: 600;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-body{
	border: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	width: 22px;
	height: 22px;
	top: auto;
	bottom: -1px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	left: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
	right: 0;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{
	left: 5px;
	right: 5px;
	border-color: #dddddd;
	top: calc(50% - 1px);
	border-top-width: 2px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
	top: 5px;
	bottom: 5px;
	left: 10px;
	border-color: #dddddd;
	border-left-width: 2px;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
body.wpb-js-composer .vc_row .vc_tta .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading{
	border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel:not(:last-child){
	margin-bottom: 18px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-body{
	padding: 15px 20px 0 20px;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
	left: 7px;
	right: 7px;
	top: 7px;
	bottom: 7px;
	border-color: #dddddd;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before{
	left: 2px;
	right: 2px;
	top: 3px;
	bottom: 3px;
	border: 6px solid inherit;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before{
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
	-webkit-transform: rotate(45deg) translate(-1px, -1px);
	-ms-transform: rotate(45deg) translate(-1px, -1px);
	transform: rotate(45deg) translate(-1px, -1px);
}
body.wpb-js-composer .vc_row .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
	-webkit-transform: rotate(225deg) translate(-1px, -1px);
	-ms-transform: rotate(225deg) translate(-1px, -1px);
	transform: rotate(225deg) translate(-1px, -1px);
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_alternative .vc_tta-controls-icon{
	background-color: #fafafa;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel .vc_tta-panel-heading{
	border: none;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel-title > a{
	border: 1px solid #e2e3dc;
	padding-top: 7px;
	padding-bottom: 7px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > span{
	color: #ffffff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > .vc_tta-controls-icon:before,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > .vc_tta-controls-icon:after{
	border-color: #ffffff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel-title.vc_tta-controls-icon-position-right > a,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title.vc_tta-controls-icon-position-right > a{
	padding-left: 30px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title > a{
	border: 1px solid #e2e3dc;
	padding-top: 7px;
	padding-bottom: 7px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title > a:before{
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	width: 3px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon-position-left .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	left: 5px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
	right: 15px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon{
	top: 50%;
	margin-top: -10px;
	background-color: transparent;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-panel-heading{
	border-bottom: none;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-left.vc_tta-panel-title > a,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon-position-left.vc_tta-panel-title > a{
	padding-left: 30px;
	padding-bottom: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-right.vc_tta-panel-title > a,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{
	padding-right: 30px;
	padding-bottom: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic.vc_tta-controls-align-right .vc_tta-panel-body,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative.vc_tta-controls-align-right .vc_tta-panel-body{
	padding-right: 30px;
	padding-left: 0;
	padding-top: 15px;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body{
	padding-left: 30px;
	padding-top: 15px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon{
	border-radius: 50%;
	width: 16px;
	height: 16px;
	bottom: auto;
	top: 50%;
	margin-top: -10px;
	background: transparent;
	border: 2px solid;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{
	left: 4px;
	right: 4px;
	border-top-width: 2px;
	border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
	top: 4px;
	bottom: 4px;
	border-left-width: 2px;
	border-color: inherit;
	left: 7px;
}
body.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .wpb_content_element{
	font-size: 1em;
}
/*-!Accordion-*/

/* vc_toggle */
body.wpb-js-composer .vc_row .vc_toggle{
	margin-bottom: 20px;
}
body.wpb-js-composer .vc_row .vc_toggle:last-child{
	margin-bottom: 0;
}
body.wpb-js-composer .vc_row .vc_toggle_title{
	position: relative;
	background: 0 0;
	display: block;
	padding: 0 20px 9px 46px;
	line-height: 1;
	box-sizing: border-box;
	text-decoration: none;
	color: inherit;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	border: none;
	/*border-bottom: 1px solid #dddddd;*/
}
body.wpb-js-composer .vc_toggle_content p:last-child{
	margin-bottom: 0;
}
body.wpb-js-composer .vc_row .vc_toggle_size_right .vc_toggle_title{
	padding: 1px 46px 1px 0;
}
body.wpb-js-composer .vc_row .vc_toggle_icon{
	display: inline-block;
	position: absolute;
	width: 22px;
	height: 22px;
	left: 0;
	top: auto;
	bottom: -1px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_toggle_size_right .vc_toggle_icon{
	left: auto;
	right: 0;
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:before,
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
	content: '';
	position: absolute;
	left: 7px;
	right: 7px;
	border-top: 1px solid #dddddd;
	top: 15px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
	display: none;
	position: absolute;
	left: 50%;
	right: auto;
	top: 7px;
	bottom: 7px;
	border: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
body.wpb-js-composer .vc_row .vc_toggle_classic .vc_toggle_icon{
	border-radius: 50%;
	width: 16px;
	height: 16px;
	bottom: auto;
	top: 50%;
	margin-top: -10px;
	background: transparent;
	border: 2px solid;
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:before,
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
	left: 4px;
	right: 4px;
	top: calc(50% - 1px);
	border-top-width: 2px;
	border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
	top: 4px;
	bottom: 4px;
	border-left-width: 2px;
	border-color: inherit;
	left: 10px;
}
body.wpb-js-composer .vc_row .vc_toggle_classic.vc_toggle_color_plus .vc_toggle_icon:after{
	left: 7px;
}
body.wpb-js-composer .vc_row .vc_toggle_active.vc_toggle_color_plus .vc_toggle_icon:after{
	display: block;
}
body.wpb-js-composer .vc_toggle_color_chevron .vc_toggle_icon:before{
	content: '';
	display: block;
	box-sizing: border-box;
	border-style: solid;
	position: absolute;
	-webkit-transform: rotate(45deg) translate(-25%, -25%);
	-ms-transform: rotate(45deg) translate(-25%, -25%);
	transform: rotate(45deg) translate(-25%, -25%);
	left: 11px;
	right: 11px;
	top: 11px;
	bottom: 11px;
	border-color: #dddddd;
	border-width: 0 1px 1px 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
body.wpb-js-composer .vc_toggle_color_chevron.vc_toggle_active .vc_toggle_icon:before{
	-webkit-transform: rotate(225deg) translate(-25%, -25%);
	-ms-transform: rotate(225deg) translate(-25%, -25%);
	transform: rotate(225deg) translate(-25%, -25%);
}
body.wpb-js-composer .vc_toggle_color_triangle .vc_toggle_icon:before{
	content: '';
	display: block;
	box-sizing: border-box;
	border-style: solid;
	position: absolute;
	border-width: 6px;
	border-bottom-color: transparent !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: #dddddd;
	-webkit-transform: translateY(25%);
	-ms-transform: translateY(25%);
	transform: translateY(25%);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
body.wpb-js-composer .vc_toggle_active.vc_toggle_color_triangle .vc_toggle_icon:before{
	-webkit-transform: rotate(180deg) translateY(25%);
	-ms-transform: rotate(180deg) translateY(25%);
	transform: rotate(180deg) translateY(25%);
}
body.wpb-js-composer .vc_toggle_color_none .vc_toggle_icon{
	display: none;
}
body.wpb-js-composer .vc_toggle_color_none .vc_toggle_title{
	padding-right: 0;
	padding-left: 0;
}
body.wpb-js-composer .vc_row .vc_toggle_title > h4{
	font-size: 16px;
	line-height: 32px;
	font-weight: 400;
}
body.wpb-js-composer .vc_row .vc_toggle_active .vc_toggle_title > h4{
	font-weight: 600;
}
body.wpb-js-composer .vc_toggle .vc_toggle_content{
	padding-left: 20px;
	padding-right: 20px;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_alternative .vc_toggle_icon{
	background-color: #fafafa;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid .vc_toggle_title,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #e2e3dc;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
	border: 1px solid #dddddd;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: transparent;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_title:before{
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	width: 3px;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title h4{
	color: #ffffff;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before,
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after{
	border-color: #ffffff;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_title,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_title{
	padding-left: 20px;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid .vc_toggle_icon,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_icon{
	top: 50%;
	margin-top: -11px;
	background-color: transparent;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_icon,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_icon{
	right: 15px;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_size_left .vc_toggle_icon,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered.vc_toggle_size_left .vc_toggle_icon{
	left: 15px;
}
/* end vc_toggle */

/* vc tabs */
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a{
	border: 1px solid #e2e3dc;
	font-size: 1.1428em;
	padding: 7px 30px;
	color: inherit;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a{
	padding-top: 13px;
	padding-bottom: 10px;
	color: #ffffff;
	font-weight: 600;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
	position: relative;
	z-index: 1;
	background-color: #ffffff;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	margin: 0;
	z-index: 4;
}
body.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::after{
	display: none !important;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
	vertical-align: bottom;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
	margin-left: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list{
	padding-left: 1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tab{
	vertical-align: top;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab:before{
	display: none;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body{
	border: 1px solid #e2e3dc;
	padding: 30px;
	margin-top: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body{
	margin-top: 0;
	margin-bottom: -1px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel:not(:last-child){
	margin-bottom: 0;
}
/* vertical */
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab > a{
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	/*text-align: center;*/
	word-break: break-all;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab{
	margin-left: auto;
	margin-right: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab{
	margin-right: auto;
	margin-left: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:before,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:before{
	bottom: 0;
	height: 100%;
	width: 3px;
	z-index: 4;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab + .vc_tta-tab:not(.vc_active) > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab + .vc_tta-tab:not(.vc_active) > a{
	border-top-color: transparent !important;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab + .vc_tta-tab.vc_active > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab + .vc_tta-tab.vc_active > a{
	margin-top: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:not(.vc_active) > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(.vc_active) > a{
	width: calc(100% - 10px);
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(.vc_active) > a{
	margin-right: auto;
	margin-left: -1px;
}
/*body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body,
body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body{
    margin-top: 0;
}*/

body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title > a{
	padding: 7px 15px;
	border-color: transparent;
	color: #ffffff;
}
body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading{
	border-color: #e2e3dc !important;
}
/*body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title,
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a,
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a span{
    font-weight: inherit;
}*/
body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a span{
	color: #ffffff;
}
@media only screen and (max-width: 992px){
	body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a{
		padding: 7px 15px;
	}
}
/* end vs tabs */

/* message box */
.gt3_message_box{
	position: relative;
	padding: 18px 25px;
	font-size: 16px;
}
.gt3_message_box.gt3_message_box-with-icon{
	padding-left: 50px;
}
.gt3_message_box.gt3_message_box-closable{
	padding-right: 50px;
}
.gt3_message_box__icon,
.gt3_message_box > .gt3_message_box__close{
	position: absolute;
	top: 50%;
	left: 15px;
	line-height: 1em;
	margin-top: -0.5em;
}
.gt3_message_box > .gt3_message_box__close{
	left: auto;
	text-align: center;
	right: 10px;
	line-height: 2em;
	width: 2em;
	margin-top: -1em;
	cursor: pointer;
}
/* end message box */

/*-Gallery Kenburn-*/
canvas{
	vertical-align: top;
}
/*-Flow Gallery-*/
.flow_container, .flow_container li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.flow_container{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	transition: top 500ms, height 500ms;
}
.flow_container li{
	position: absolute;
	display: block;
	left: 50%;
	top: 0;
	opacity: 0;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	z-index: -5;
	-webkit-transition: all 500ms;
	transition: all 500ms;
}
.flow_container li img{
	display: block;
	transition: all 500ms;
}
.flow_container li .flow_fadder{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: background 500ms;
	transition: background 500ms;
}
.flow_container li.currentStep{
	z-index: 27;
	opacity: 1;
}
.flow_container li.prevStep, .flow_container li.nextStep{
	z-index: 25;
	opacity: 1;
	cursor: pointer;
}
.flow_container li.prevStep2, .flow_container li.nextStep2{
	z-index: 23;
	opacity: 1;
	cursor: pointer;
}
.mirror_container{
	height: 130px;
	position: fixed;
	visibility: hidden;
	z-index: -10;
}
.top_padding_block{
	height: 110px;
	position: fixed;
	visibility: hidden;
	z-index: -10;
}
.flow_reflection{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
	opacity: .2;
	background-position: 0 100% !important;
	background-size: 100% auto;
}
.flow_reflection:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.flow_gallery .fs_title_wrapper{
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100px;
	top: auto;
	text-align: center;
	height: auto;
	position: fixed;
}
.flow_gallery .fs_title_wrapper h2{
	margin: 0;
}
.contentarea ul.flow_container > li::before{
	content: none;
}
.wrapper.padding0{
	padding: 0 !important;
}
.flow_gallery .page_title{
	display: none;
}
.fs_controls_append{
	height: 30px;
}
.fs_slider_prev, .fs_slider_next{
	position: fixed;
}
/*-Ribbon Gallery-*/
.contentarea ul.ribbon_slider > li::before{
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
}
/* new module composer */

.gt3_icon_box__icon{
	line-height: 1;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: bottom;
}
.gt3_icon_box{
	position: relative;
	z-index: 1;
}
.gt3_icon_box__icon--number{
	font-style: normal;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	margin-top: -.07em !important;
}
.gt3_icon_box:before,
.gt3_icon_box:after{
	display: table;
	clear: both;
	content: '';
}
.gt3_icon_box[class*='gt3_icon_box_flex_']{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.gt3_icon_box.gt3_icon_box_flex_top{
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.gt3_icon_box.gt3_icon_box_flex_center{
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.gt3_icon_box.gt3_icon_box_flex_bottom{
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_left{
	text-align: left;

	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_center{
	text-align: center;

	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_right{
	text-align: right;

	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_around{
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.gt3_icon_box_icon-position_top{
	text-align: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.gt3_icon_box_icon-position_top.gt3_icon_box.gt3_icon_box_flex_horizontal_right{
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.gt3_icon_box_icon-position_top.gt3_icon_box.gt3_icon_box_flex_horizontal_left{
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	padding-top: 20px;
	max-width: 100%;
}
.gt3_icon_box_icon-position_top.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	padding-top: 15px;
}
.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper,
.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	padding-top: 16px;
}
.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
	float: left;
	margin-top: .4em;
}
/*
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 85px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 75px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 65px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 60px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 45px;
}*/
/* icon number */
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
	margin-left: 35px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
	margin-left: 30px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
	margin-left: 25px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
	margin-left: 20px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
	margin-left: 15px;
}
/* end icon number */
.gt3_icon_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon{
	order: 2;
}
.gt3_icon_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
	text-align: right;
}
/*
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 85px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 75px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 65px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 55px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 45px;
}*/
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__icon{
	margin-right: 20px;
	padding-bottom: 0;
	vertical-align: text-bottom;
}
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__title > *{
	font-weight: 400;
	display: inline-block;
}
.gt3_icon_box__title > *{
	padding-bottom: .5em;
}
.gt3_icon_box__title > h5{
	padding-bottom: .875em;
}
.gt3_icon_box__title > h6{
	padding-bottom: .05em;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__title > *,
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title > *:not(i){
	padding-bottom: .71em;
}
.gt3_icon_box__title a{
	font-family: inherit;
	font-weight: inherit;
    line-height: inherit;
	color: inherit;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider{
	margin-right: 0;
	margin-left: auto;
}
.gt3_icon_box_icon-position_left .gt3_icon_box-divider{
	margin-right: auto;
	margin-left: 0;
}
.gt3_icon_box_icon-position_top .gt3_icon_box-divider{
	margin-right: auto;
	margin-left: auto;
}
.gt3_icon_box-divider{
	width: 40px;
	margin-bottom: .8em;
	border: 1px solid #3b5d7b;
}
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon{
	font-size: 28px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon{
	font-size: 35px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon{
	font-size: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon{
	font-size: 55px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon{
	font-size: 65px;
}
/* icon number */
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon.gt3_icon_box__icon--number{
	font-size: 30px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon.gt3_icon_box__icon--number{
	font-size: 40px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon.gt3_icon_box__icon--number{
	font-size: 50px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon.gt3_icon_box__icon--number{
	font-size: 60px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon.gt3_icon_box__icon--number{
	font-size: 70px;
}
/* end icon number */

.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon img{
	max-width: 26px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon img{
	max-width: 36px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon img{
	max-width: 48px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon img{
	max-width: 56px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon img{
	max-width: 66px;
}
/*icon with bg*/
.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon{
	font-size: 16px;
}
.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon{
	font-size: 20px;
}
.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon{
	font-size: 24px;
}
.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon{
	font-size: 28px;
}
.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon{
	font-size: 32px;
}
.icon-bg .gt3_icon_box__icon img{
	max-width: 100%;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-right: 120px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-right: 110px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-right: 100px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-right: 75px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-right: 50px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-left: 120px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-left: 110px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-left: 100px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-left: 75px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	margin-left: 50px;
}
.gt3_icon_box_icon-position_inline_title.icon-bg .gt3_icon_box__icon{
	margin-right: 1.2em;
}
.icon-bg .gt3_icon_box__icon img{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.gt3-box-image.gt3_icon_box_icon-position_inline_title:not(.icon-bg) .gt3_icon_box__icon img{
	padding-bottom: 4px;
}
.gt3-box-image:not(.icon-bg) .gt3_icon_box__icon{
	font-size: inherit !important;
}
.gt3_icon_box_flex_horizontal_center .gt3_icon_box__icon{
	/*font-size: inherit !important;*/
	font-size: inherit;
	position: relative;
	z-index: -1;
	/*	margin-right: -23px;
		margin-bottom: -3px;*/
}
.icon-bg .gt3_icon_box__icon{
	line-height: 1.5em;
	width: 1.5em;
	height: 1.5em;
	padding: .65em;
	text-align: center;
	box-sizing: content-box;
}
.gt3_icon_box_icon-position_right.icon-bg .gt3_icon_box__icon,
.gt3_icon_box_icon-position_left.icon-bg .gt3_icon_box__icon{
	margin-top: .85em;
}
.gt3_icon_box__icon-bg{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 2.8em;
	height: 2.8em;
	border-radius: 50%;
	background: cadetblue;
}
/*icon with bg*/

.gt3_icon_box__link{
	margin-top: 20px;
}
.gt3_icon_box__link a{
	font-weight: 600;
	position: relative;
}
.gt3_icon_box__link a:hover{
	color: inherit !important;
}
.gt3_icon_box__link span{
	margin-left: 7px;
}
.gt3_icon_box__link span{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.iconbox_text_align_left{
	text-align: left;
}
.iconbox_text_align_right{
	text-align: right;
}
.iconbox_text_align_center{
	text-align: center;
}
/* Icon box with number */
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	padding-top: 30px;
}
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__title{
	margin-bottom: 10px;
}
.icon-with_number .gt3_icon_box__icon-bg:before{
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	display: block;
	content: '';
	transition: opacity .3s;
	border-radius: 50%;
	background-color: #ffffff;
}
.icon-with_number:hover .gt3_icon_box__icon-bg:before{
	opacity: 0;
}
/* Icon box end */

/* Image box */
.gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;

	-webkit-box-align: center;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider{
	margin-right: auto;
	margin-left: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
	padding-top: 35px;
}
.gt3_image_box .gt3_icon_box__title *:only-child{
	padding-bottom: 17px;
}
.gt3_image_box .gt3_icon_box__title > * a{
	line-height: inherit;
}
.gt3_image_box .gt3_icon_box__title h3{
	padding-bottom: 25px;
}
.gt3_image_box .gt3_icon_box__title h2 + .gt3_icon_box-divider,
.gt3_image_box .gt3_icon_box__title h3 + .gt3_icon_box-divider{
	margin-bottom: 1.6em;
	padding-bottom: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right{
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;

	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
}
.gt3_image_box .gt3_icon_box-content-wrapper{
	text-align: left;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
	padding-right: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper{
	padding-left: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon{
	padding-right: 0;
	padding-left: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
	padding-right: 15px;
	padding-left: 0;
}
@media only screen and (max-width: 767px){
	.gt3_image_box.gt3_icon_box_icon-position_left,
	.gt3_image_box.gt3_icon_box_icon-position_right{
		-ms-flex-direction: column;
		flex-direction: column;

		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}
	.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
	.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
		width: auto;
		padding-right: 0;
	}
	.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
	.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon{
		width: auto;
		padding-left: 0;
	}
	.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
	.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
		width: auto;
		padding-bottom: 25px;
	}
	.gt3_image_box .gt3_icon_box-content-wrapper{
		text-align: center;
	}
	.gt3_icon_box_icon-position_left .gt3_icon_box-divider,
	.gt3_icon_box_icon-position_right .gt3_icon_box-divider{
		margin-right: auto;
		margin-left: auto;
	}
}
/* ! Image box */

/* end new module composer */
.gt3_module_title{
	padding-bottom: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	text-align: center;
	justify-content: flex-end;
}
.single .gt3_module_title{
	padding-bottom: 40px;
	margin-top: 65px;
}
.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title h4,
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows{
	margin: 0;
	flex: 0 1 auto;
	padding: 0;
	text-align: left;
	display: block;
}
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows{
	flex: 0 1 auto;
	order: 1;
}
.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title h4{
	flex: 1 0 auto;
	order: 0;
	padding-right: 20px;
}
.gt3_module_title .external_link .learn_more{
	float: none;
	display: block;
	margin-bottom: 0;
}
.gt3_module_title .carousel_arrows a{
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
}
.gt3_module_title .carousel_arrows a.right_slick_arrow{
	margin-left: 8px;
}
/* gt3_module_button */
.gt3_module_button a{
	/*line-height: 165%;*/
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	line-height: 21px;
	color: #ffffff;
	border: 1px solid;
}
.gt3_module_button{
	position: relative;
	z-index: 20;
}
.gt3_module_button a,
.gt3_btn_icon{
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.gt3_module_button a:hover{
	background: #ffffff;
	border: 1px solid #e8e8e8;
	border-top-color: rgba(232, 232, 232, 0.8);
	border-left-color: rgba(232, 232, 232, 0.8);
}
.button_alignment_inline{
	display: inline-block;
	vertical-align: top;
}
.button_alignment_left{
	text-align: left;
}
.button_alignment_right{
	text-align: right;
}
.button_alignment_center{
	text-align: center;
}
.button_alignment_block a{
	display: block;
	text-align: center;
}
.button_size_mini{
	padding: 4px 12px;
}
.gt3_module_button a.button_size_mini{
	font-size: 12px;
}
.button_size_small{
	padding: 8px 20px;
}
.button_size_normal{
	padding: 13px 30px;
}
.button_size_large{
	padding: 18px 40px;
}
.gt3_btn_text{
	display: inline;
	vertical-align: middle;
}
.btn_icon_container{
	display: inline-block;
	vertical-align: middle;
}
.btn_icon_container img,
.btn_icon_container span{
	/*vertical-align: top;*/
}
.btn_icon_position_right .btn_icon_container{
	padding-left: 10px;
}
.btn_icon_position_left .btn_icon_container{
	padding-right: 10px;
}
.rtl .btn_icon_position_right .btn_icon_container{
	padding-left: 0;
	padding-right: 10px;
}
.rtl .btn_icon_position_left .btn_icon_container{
	padding-right: 0;
	padding-left: 10px;
}
.gt3_btn_icon.fa{
	line-height: 20px;
	font-size: 18px;
	color: #ffffff;
}
.gt3_btn_text{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
}
/* mailchimp content */
.mc_form_inside{
	text-align: center;
}
#main_content .mc_form_inside{
	display: flex;
}
@media only screen and (max-width: 999px){
	.mc_form_inside .mc_merge_var{
		/*max-width: 380px;*/
		/*width: 100%;*/
	}
	.mc_form_inside .mc_merge_var:nth-last-child(2):nth-child(2){
		/*max-width: calc(100% - 230px);*/
	}
}
.mc_form_inside .mc_merge_var{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-right: 0;
}
.mc_form_inside .mc_merge_var + .mc_merge_var{
	margin-left: 7px;
	margin-right: 7px;
}
.mc_form_inside .mc_merge_var + .mc_merge_var + .mc_merge_var{
	margin-left: 0;
	margin-right: 7px;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input{
	width: 100%;
}
#mc_signup_submit{
	width: 100% !important;
	margin: 0 !important;
	height: 46px;
	line-height: 44px;
	letter-spacing: .05em;
	color: #ffffff;
	font-family: inherit; /* added for subscribe section. previously showed Arial */
}
.mc_form_inside #mc_signup_submit:hover{
	background-color: #ffffff;
}
.mc_form_inside .mc_signup_submit{
	display: inline-block;
	vertical-align: top;
}
#mc-indicates-required{
	display: none;
}
.mc_merge_var label{
	display: none;
}
.mc_merge_var{
	position: relative;
}
.mc_merge_var label{
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 46px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	padding-left: 19px;
	cursor: auto;
	-webkit-transition: font-size 300ms, -webkit-transform 300ms, opacity 300ms;
	-moz-transition: font-size 300ms, -moz-transform 300ms, opacity 300ms;
	-ms-transition: font-size 300ms, -ms-transform 300ms, opacity 300ms;
	-o-transition: font-size 300ms, -o-transform 300ms, opacity 300ms;
	transition: font-size 300ms, transform 300ms, opacity 300ms;
}
.mc_merge_var label.gt3_onfocus{
	font-size: 12px;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translate(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px);
}
aside .mc_merge_var label{
	line-height: 40px;
}
.mc_merge_var input[type="date"],
.mc_merge_var input[type="email"],
.mc_merge_var input[type="number"],
.mc_merge_var input[type="password"],
.mc_merge_var input[type="search"],
.mc_merge_var input[type="tel"],
.mc_merge_var input[type="text"],
.mc_merge_var input[type="url"],
.mc_merge_var select,
.mc_merge_var textarea{
	background-color: rgba(174, 187, 197, 0.06);
}
.mc_error_msg{
	color: #e5625e;
}
.mc_success_msg{
	color: #b1ba85;
}
aside .mc_form_inside{
	text-align: left;
}
aside .mc_form_inside .mc_merge_var{
	max-width: -webkit-calc(100% - 130px);
	max-width: calc(100% - 130px);
	min-width: 100px;
}
aside .mc_merge_var input[type="date"],
aside .mc_merge_var input[type="email"],
aside .mc_merge_var input[type="number"],
aside .mc_merge_var input[type="password"],
aside .mc_merge_var input[type="search"],
aside .mc_merge_var input[type="tel"],
aside .mc_merge_var input[type="text"],
aside .mc_merge_var input[type="url"],
aside .mc_merge_var select,
aside .mc_merge_var textarea{
	height: 40px;
	padding: 8px 18px;
	font-size: 0.8571em;
}
aside .mc_merge_var input[type="text"]{
	width: 100%;
}
aside .mc_form_inside .mc_signup_submit{
	max-width: 115px;
}
aside .mc_form_inside .mc_signup_submit #mc_signup_submit{
	height: 40px;
	padding: 5px;
	font-size: 12px;
}
@media only screen and (max-width: 768px){
	aside .mc_form_inside .mc_merge_var{
		max-width: 100%;
		min-width: 100%;
	}
}
/* ! mailchimp content */

/* mailchimp prefooter area*/
.pre_footer #mc_embed_signup_scroll{
	text-align: right;
}
.pre_footer #mc_embed_signup_scroll > *{
	display: inline-block;

	vertical-align: top;
}
.pre_footer .mc-field-group{
	margin-left: 6px;
}
.pre_footer .submit-wrapper{
	margin-left: 6px;
}
.pre_footer .submit-wrapper,
.pre_footer .mc-field-group,
.pre_footer .gt3_icon_box{
	margin-top: 5px;
	margin-bottom: 5px;
}
.pre_footer .mc-field-group input{
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.1);
}
.pre_footer .mc-field-group input.mce_inline_error{
	border: 1px solid #ff0202;
}
.pre_footer .submit-wrapper input{
	padding: 14px 34px;
	min-width: 210px;
}
.pre_footer div.mce_inline_error{
	display: none !important;
}
.pre_footer input[type="submit"]{
	color: #ffffff;
	margin-bottom: 0;
}
.pre_footer input[type="submit"]:hover{
	background-color: #ffffff;
}
.pre_footer .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title > *:not(i){
	padding-bottom: 0;
}
.pre_footer #mce-responses{
	color: #ffffff;
}
/* Placeholder */
.pre_footer #mc_embed_signup_scroll input::-webkit-input-placeholder{
	color: #9299a4 !important;
	font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-moz-placeholder{ /* Firefox 18- */
	color: #9299a4 !important;
	font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input::-moz-placeholder{ /* Firefox 19+ */
	color: #9299a4 !important;
	font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-ms-input-placeholder{
	color: #9299a4 !important;
	font-weight: inherit !important;
}
/* ! mailchimp prefooter area */

/* google map */
body .wpb_gmaps_widget .wpb_wrapper{
	padding: 0;
}
.gt3_google_map{
	position: relative;
	z-index: 1;
	padding-bottom: 42.73%;
}
.gt3_google_map #map-canvas{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
/* end google map */

/* START PRACTICE */
.gt3_practice_list__image-holder{
	position: relative;
	z-index: 1;
	text-align: center;
}
.gt3_practice_list__image-holder img{
	position: relative;
	z-index: 1;
	transition: all 0.3s;
}
.gt3_practice_list__overlay{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.gt3_practice_list__overlay:before{
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.gt3_practice_list__overlay-button{
	display: inline-block;
	width: 48px;
	height: 48px;
	/*border: 2px solid #ffffff;*/
	border-radius: 50%;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	transform: translate(-50%, -50%) scale(0.8);
	transition: transform 0.3s;
}
.gt3_practice_list__overlay-button:before, .gt3_practice_list__overlay-button:after{
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
	transform: translate(-50%, -50%);
}
.gt3_practice_list__overlay-button:before{
	width: 2px;
	height: 30px;
}
.gt3_practice_list__overlay-button:after{
	width: 30px;
	height: 2px;
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay-button{
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay{
	opacity: 0.75;
}
.gt3_practice_list__image-holder .icon-link{
	display: block;
	margin-top: -35px;
}
.gt3_practice_list__image-holder i{
/*	position: relative;
	z-index: 2;
	display: inline-block;
	width: 70px;
	height: 70px;
	background-color: #ffffff;
	text-align: center;*/
}
.gt3_practice_list__image-holder i{
	position: relative;
}
.gt3_practice_list__image-holder i:before{
	line-height: 70px;
	font-size: 32px;
}
.gt3_practice_list__title + *{
	margin-top: 10px;
}
.gt3_practice_list__title:last-child{
	/*margin-bottom: 35px;*/
	margin-bottom: 11px;
}
.gt3_practice_list__link{
	display: inline-block;
	position: relative;
	margin-top: 10px;
	padding-right: 25px;
	float: none;
	font-weight: 500;
}
.gt3_practice_list__link:hover{
	color: inherit;
}
.gt3_practice_list__description{
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 12px;
}
.practice_post_button{
	/*font: 600 14px 'Montserrat', sans-serif;*/
}
.practice_post_button:hover{
	color: inherit;
}
/*.gt3_practice_list__link:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 1px;
}
.gt3_practice_list__link:after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    right: 1px;
    width: 4px;
    height: 4px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    transform: rotate(-135deg);
}*/
.gt3-single-practice_thumbnail{
	margin-bottom: 30px;
}
.text-center{
	text-align: center;
}
/* END PRACTICE */

/* vc_separator */

.vc_separator.vc_sep_width_25px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_25px{
	width: 25px;
}
.vc_separator.vc_sep_width_30px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_30px{
	width: 30px;
}
.vc_separator.vc_sep_width_40px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_40px{
	width: 40px;
}
.vc_separator.vc_sep_width_50px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_50px{
	width: 50px;
}
.vc_separator.vc_sep_width_60px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_60px{
	width: 60px;
}
.vc_separator.vc_sep_width_65px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_65px{
	width: 65px;
}
.vc_separator.vc_sep_width_70px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_70px{
	width: 70px;
}
.vc_separator.vc_sep_width_75px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_75px{
	width: 75px;
}
.vc_separator.vc_sep_width_80px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_80px{
	width: 80px;
}
.vc_separator.vc_sep_width_85px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_85px{
	width: 85px;
}
.vc_separator.vc_sep_width_90px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_90px{
	width: 90px;
}
.vc_separator.vc_sep_width_95px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_95px{
	width: 95px;
}
.vc_separator.vc_sep_width_100px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_100px{
	width: 100px;
}
.vc_separator.vc_sep_width_125px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_125px{
	width: 125px;
}
.vc_separator.vc_sep_width_150px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_150px{
	width: 150px;
}
/* end vc_separator */

/* gt3_custom_text */
.gt3_custom_text p{
	margin-bottom: 0;
}
.gt3_custom_text *:not(.fa){
	/*	color: inherit;
		line-height: inherit;
		font-size: inherit;*/
}
.gt3_custom_text.gt3_font-size-inherit *:not(.fa){
	font-size: inherit;
}
.gt3_custom_text.gt3_line-height-inherit *:not(.fa){
	line-height: inherit;
}
.gt3_custom_text.gt3_color-inherit *:not(.fa){
	color: inherit;
}
.gt3_custom_text .highlighter{
	color: inherit !important;
}
.gt3_custom_text.gt3_custom_text--custom-font *:not(.fa){
	font-family: inherit;
}
.gt3_custom_text a:not(.gt3_custom_color):hover{
	color: inherit !important;
}
.gt3_custom_text.gt3_custom_text--custom-font h1,
.gt3_custom_text.gt3_custom_text--custom-font h2,
.gt3_custom_text.gt3_custom_text--custom-font h3,
.gt3_custom_text.gt3_custom_text--custom-font h4,
.gt3_custom_text.gt3_custom_text--custom-font h5,
.gt3_custom_text.gt3_custom_text--custom-font h6{
	font-weight: inherit;
}
.gt3_full_width-disable{
	display: inline-block;
}
.gt3_full_width-disable:after{
	display: table;
	clear: both;
	content: '';
}
/* gt3_custom_text_separator */
.gt3_separator-active{
	position: relative;
}
.gt3_custom_text_separator{
	position: absolute;
	left: -30px;
	width: 100%;
	max-width: 70px;
	height: 2px;
	top: 0;
	z-index: 1;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.gt3_separator-inner .gt3_custom_text_separator{
	left: 30px;
	width: 30px;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.gt3_separator-inner .gt3_custom_text_separator ~ *{
	margin-left: 80px;
}
@media only screen and (max-width: 1199px){
	.gt3_separator-outer .gt3_custom_text_separator{
		display: none;
	}
}
/* gt3_custom_text_separator end */

@media only screen and (max-width: 1199px){
	.gt3_line-break-notebook br{
		display: none;
	}
}
@media only screen and (max-width: 991px){
	.gt3_line-break-tablet br{
		display: none;
	}
}
@media only screen and (max-width: 767px){
	.gt3_line-break-mobile br{
		display: none;
	}
}
@media only screen and (min-width: 1200px){
	.gt3_custom_text-font_size_sm_desctop{
		font-size: inherit !important;
		line-height: inherit !important;
	}
}
@media only screen and (min-width: 992px){
	.gt3_custom_text-font_size_tablet{
		font-size: inherit !important;
		line-height: inherit !important;
	}
}
@media only screen and (min-width: 768px){
	.gt3_custom_text-font_size_mobile{
		font-size: inherit !important;
		line-height: inherit !important;
	}
}
/* theme_icon-arrows */
body .gt3_module_button .btn_icon_container [class*='theme_icon-arrows']{
	margin: 0;
}
body .gt3_module_button [class*='theme_icon-arrows']{
	display: block;
}
body .gt3_icon_link [class*='theme_icon-arrows']{
	vertical-align: middle;
	height: 1em;
}
/* end gt3_custom_text */

/* gt3_process_bar */
.gt3_process_bar{
	text-align: center;
	padding-bottom: 50px;
}
.gt3_process_bar__count-container{
	position: relative;
	margin-bottom: 35px;
}
.gt3_process_bar__count-container:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #e2e3dc;
}
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
	left: -30px;
}
.gt3_process_bar__count{
	display: inline-block;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	font-size: 30px;
	font-weight: 700;
	margin: 10px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 30px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
}
.gt3_process_bar__icon_icon_size_large .gt3_process_bar__count{
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 35px;
}
.gt3_process_bar__icon_icon_size_huge .gt3_process_bar__count{
	width: 120px;
	height: 120px;
	line-height: 120px;
	font-size: 60px;
}
.gt3_process_bar__count:before,
.gt3_process_bar__count:after{
	content: '';
	position: absolute;
	top: -12.535%;
	left: -12.535%;
	width: 125.7%;
	height: 125.7%;
	border-radius: 50%;
	background: inherit;
	z-index: -1;
	-webkit-transform: scale(0.7954);
	-ms-transform: scale(0.7954);
	transform: scale(0.7954);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.gt3_process_bar__count:after{
	background: #f9ebeb;
	z-index: -2;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:before{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:after{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.gt3_process_bar__title{
	padding-bottom: 0.5em;
}
.gt3_process_bar__link{
	margin-top: 10px;
}
.gt3_process_bar__link a{
	position: relative;
	padding-right: 25px;
	font-weight: 500;
}
.gt3_process_bar__link a:hover{
	color: inherit !important;
}
.gt3_process_bar__link a:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 13px;
	height: 1px;
}
.gt3_process_bar__link a:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 13px;
	height: 0;
	border: 1px solid;
}
.gt3_process_bar__link a:after{
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 4px;
	height: 4px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.gt3_process_bar__title a{
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
}
.gt3_process_bar__text{
	padding-left: 10%;
	padding-right: 10%;
}
@media only screen and (max-width: 768px){
	.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
		left: 0;
	}
}
/* end gt3_process_bar */

/* vc_pie_chart */
.wpb_heading.wpb_pie_chart_heading{
	font-weight: 400;
}
body .vc_pie_chart .vc_pie_wrapper{
	margin-bottom: 25px;
}
body .vc_pie_chart .vc_pie_chart_value{
	font-size: 30px;
	font-weight: 700;
}
body .vc_pie_chart .vc_pie_chart_back{
	opacity: 0;
}
body .vc_pie_chart .vc_pie_wrapper:before{
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}
body .vc_pie_chart .vc_pie_chart_value{
	z-index: 3;
}
/* end vc_pie_chart */

/* vc_row */
.vc_parallax-inner{
	pointer-events: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: inherit;
	background-size: cover;
	z-index: 0;
	background-position: 50% 0;
}
div[data-vc-parallax-image]{
	position: relative;
	overflow: hidden;
}
/* end vc_row */

/* start Video popup */
.video-popup-wrapper{
	text-align: center;
}
.video-popup-wrapper.video-popup-wrapper__left{
	text-align: left;
}
.video-popup-wrapper.video-popup-wrapper__right{
	text-align: right;
}
.video-popup-wrapper__left .video-popup__title,
.video-popup-wrapper__right .video-popup__title{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	margin-left: 10px;
}
.video-popup-wrapper__right .video-popup__title{
	margin-left: 0;
	margin-right: 10px;
}
.video-popup-wrapper__left .video-popup__link,
.video-popup-wrapper__right .video-popup__link{
	vertical-align: middle;
}
.video-popup__wrapper-link.with-img{
	position: relative;
	z-index: 1;
}
.video-popup__wrapper-link.with-img:before{
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	display: block;
	background-color: #000000;
	opacity: 0;
	transition: opacity 0.3s;
}
.video-popup__wrapper-link.with-img:hover:before{
	opacity: .8;
}
.video-popup-wrapper img{
	position: relative;
	z-index: 1;
	width: 100%;
}
.video-popup__title{
	margin-bottom: 12px;
	font-size: 20px;
	font-family: inherit;
	line-height: inherit;
	font-weight: 500;
}
.video-popup__wrapper-link{
	position: relative;
	z-index: 1;
	display: block;
}
.video-popup__content{
	position: absolute;
	z-index: 3;
	top: 50%;
	right: 0;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
}
.video-popup__link{
	position: relative;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 50%;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	background-color: rgba(0, 0, 0, 0.3);
}
.video-popup__link svg{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
}
.video-popup__responsive-title{
	display: none;
}
.video-popup__responsive-title > *{
	color: inherit !important;
}
.video-popup-inner_wrap{
	position: relative;
	z-index: 1;
	display: inline-block;
}

.video-popup-wrapper .video-popup-animation{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 33px;
	display: block;
	width: 200px;
	height: 200px;
	margin: auto;
	z-index: 2;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.video-popup-wrapper .video-popup-animation > div{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 66px;
	height: 66px;
	margin: auto;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation-name: video_pulse_animation_outside;
	-moz-animation-name: video_pulse_animation_outside;
	-o-animation-name: video_pulse_animation_outside;
	animation-name: video_pulse_animation_outside;
	-webkit-animation-duration: 2100ms;
	-moz-animation-duration: 2100ms;
	-o-animation-duration: 2100ms;
	animation-duration: 2100ms;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%;
	box-shadow: 0 0 1px 1px currentColor;
}
.video-popup-wrapper .video-popup-animation > div:nth-child(2){
	-webkit-animation-delay: 700ms;
	-moz-animation-delay: 700ms;
	-o-animation-delay: 700ms;
	animation-delay: 700ms;
}
.video-popup-wrapper .video-popup-animation > div:nth-child(3){
	-webkit-animation-delay: 1400ms;
	-moz-animation-delay: 1400ms;
	-o-animation-delay: 1400ms;
	animation-delay: 1400ms;
}
.video-popup-wrapper .video-popup-animation > div:nth-child(4){
	-webkit-animation-delay: 2100ms;
	-moz-animation-delay: 2100ms;
	-o-animation-delay: 2100ms;
	animation-delay: 2100ms;
}
@-webkit-keyframes video_pulse_animation_outside{
	0%{
		width: 66px;
		height: 66px;
		opacity: 1;
	}
	100%{
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}
@-moz-keyframes video_pulse_animation_outside{
	0%{
		width: 66px;
		height: 66px;
		opacity: 1;
	}
	100%{
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}
@-o-keyframes video_pulse_animation_outside{
	0%{
		width: 66px;
		height: 66px;
		opacity: 1;
	}
	100%{
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}
@keyframes video_pulse_animation_outside{
	0%{
		width: 66px;
		height: 66px;
		opacity: 1;
	}
	100%{
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}
@media only screen and (max-width: 767px){
	.video-popup__wrapper-link.with-img .video-popup__title{
		display: none;
	}
	.video-popup__responsive-title{
		display: block;
	}
}
/* gt3_spacing */
.gt3_spacing .gt3_spacing-height{
	display: none;
}
.gt3_spacing .gt3_spacing-height_default{
	display: block;
}
@media only screen and (max-width: 1200px){
	.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height{
		display: none;
	}
	.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height_size_sm_desctop{
		display: block;
	}
}
@media only screen and (min-width: 768px) and (max-width: 992px){
	.gt3_spacing-height_tablet-on .gt3_spacing-height{
		display: none;
	}
	.gt3_spacing-height_tablet-on .gt3_spacing-height_tablet{
		display: block;
	}
}
@media only screen and (max-width: 768px){
	.gt3_spacing-height_mobile-on .gt3_spacing-height{
		display: none;
	}
	.gt3_spacing-height_mobile-on .gt3_spacing-height_mobile{
		display: block;
	}
}
/* end gt3_spacing */

/* gt3_twitter */
.gt3_twitter a:hover{
	color: inherit !important;
}
.gt3_twitter .twitter_icon{
	display: inline-block;
	font: normal normal normal 1.4em/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #1da1f2;
	float: right;
	padding-top: 0.1em;
}
.gt3_twitter .twitt_time,
.gt3_twitter .twitt_title{
	opacity: 0.6;
}
.gt3_twitter .twitt_title{
	font-style: italic;
}
.gt3_twitter .twitter_icon:before{
	content: "\f099";
}
.gt3_twitter .twitt_time{
	float: right;
}
.gt3_twitter .twitter_acc{
	text-transform: uppercase;
}
.gt3_twitter .twitter_footer{
	font-size: 0.92em;
}
.gt3_twitter .twitter_separator{
	display: block;
	width: 30px;
	border: 1px solid;
	margin: 15px 0;
}
.gt3_twitter .twitter_item + .twitter_item{
	padding-top: 30px;
}
.gt3_twitter .twitter_heading{
	margin-bottom: 15px;
}
/* end gt3_twitter */

/* Stripe Img */

.stripe_item{
	position: relative;
	z-index: 1;
	float: left;
	height: 400px;
	white-space: nowrap;
	background-size: cover;
	background-position: center;
	text-align: center;
	box-sizing: border-box;
}
.stripe_item:before{
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
	margin-left: -3px;
}
.stripe_item:after{
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity 0.3s;
}
.stripe_item:hover:after{
	opacity: 0.75;
}
.stripe_item-wrapper{
	position: relative;
	z-index: 2;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	padding-right: 10.3%;
	padding-left: 10.3%;
	max-width: 100%;
	box-sizing: border-box;
}
.gt3_stripe-link{
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.stripe_item-divider{
	display: block;
	width: 50px;
	height: 1px;
	margin: 26px auto 45px auto;
	transition: background-color 0.3s;
}
.stripe_item:hover .stripe_item-divider{
	background-color: #ffffff;
}
.stripe_item:hover .stripe_item-title{
	color: #ffffff;
}
.stripe_item-title{
	font-family: inherit;
	font-weight: 600;
	transition: color 0.3s;
}
@media only screen and (max-width: 1200px){
	.stripe_item{
		width: 100% !important;
		height: auto !important;
		padding: 100px 20px;
	}
}
/* ! Stripe Img */

/* Items Loading FX */
.loading,
.anim_el.loading{
	opacity: 0 !important;
	z-index: -10 !important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item{
	opacity: 1 !important;
	z-index: 2 !important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item{
	opacity: 0 !important;
}
.loading.anim_el.packery-item .packery_item_inner{
	opacity: 0 !important;
	z-index: -10 !important;
}
.grid-item .img-preloader,
.packery-item .img-preloader{
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	z-index: -1;
	transform: translate(-50%, -50%);
	transition: opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader{
	opacity: 1;
	z-index: 5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 100%;
	border: rgba(0, 0, 0, 0) 3px solid;
	border-top-color: #77797a;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

	-webkit-animation: sas_preloader 750ms ease-in-out infinite;
	animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
	-webkit-animation: sas_preloader 750ms ease-in-out infinite;
	animation: sas_preloader 750ms ease-in-out infinite;
	opacity: 1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb{
	opacity: 0;
}
.anim_el{
	transition: opacity 500ms !important;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper{
	text-align: center;
}
.packery_gallery_wrapper .gt3_grid_module_button{
	margin-top: -52px;
	position: relative;
	z-index: 123;
	margin-bottom: 14px;
	text-align: center;
	color: #ffffff;
}
.packery_gallery_wrapper .gt3_grid_module_button .packery_load_more:hover{
	background-color: rgba(0, 0, 0, 0.85);
}
/* P A C K E R Y   G A L L E R Y */
.packery_grid{
	font-size: 0;
	line-height: 0;
	margin-right: -5px;
}
.packery_columns4 .packery-item4 .packery_item_inner{
	background-position-y: 20%;
}
.packery_item_inner{
	background: no-repeat center;
	background-size: cover;
	position: relative;
	width: 100%;
	height: 100%;
	transition: opacity 500ms;
}
.packery_item_inner a{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	z-index: 19;
}
.packery_item_inner .holder{
	width: 100%;
	height: auto;
	display: block;
	opacity: 0;
}
.packery_grid_wrapper{
	padding-bottom: 60px;
}
.packery_grid_wrapper .packery-item a:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0);
	transition: background 400ms;
	z-index: 17;
}
.packery_grid_wrapper .packery-item a:hover:before{
	background: rgba(0, 0, 0, 0.5);
}
.loading,
.anim_el.loading{
	opacity: 0 !important;
	z-index: -10 !important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item{
	opacity: 1 !important;
	z-index: 2 !important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item{
	opacity: 0 !important;
}
.loading.anim_el.packery-item .packery_item_inner{
	opacity: 0 !important;
	z-index: -10 !important;
}
.grid-item .img-preloader,
.packery-item .img-preloader{
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	z-index: -1;
	transform: translate(-50%, -50%);
	transition: opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader{
	opacity: 1;
	z-index: 5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 100%;
	border: #494c4e 5px solid;
	border-top-color: #77797a;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

	-webkit-animation: sas_preloader 750ms ease-in-out infinite;
	animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
	-webkit-animation: sas_preloader 750ms ease-in-out infinite;
	animation: sas_preloader 750ms ease-in-out infinite;
	opacity: 1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb{
	opacity: 0;
}
.anim_el{
	transition: opacity 500ms !important;
}
.grid_load_more,
.packery_load_more{
	font-size: 14px;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 15px 50px;
	margin-top: -60px;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper{
	text-align: center;
}
.packery-item .packery_overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	transition: opacity 400ms;
}
.packery-item:hover .packery_overlay{
	opacity: 0.7;
}
/* vc_row custom */
div[data-vc-parallax-image]{
	position: relative;
	overflow: hidden;
}
div[data-vc-parallax-image] .vc_parallax-inner{
	pointer-events: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: inherit;
	background-size: cover;
	z-index: 0;
	background-position: 50% 0;
}
/* end vc_row custom */

/* GT3 Banner start */
.gt3_module_banner{
	position: relative;
}
.gt3_module_banner .gt3_banner--container{
	display: flex;
	flex-direction: row;
}
.gt3_module_banner .gt3_banner--v_description{
	position: absolute;
	z-index: 5;
	bottom: 38px;
	left: 32px;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
	text-align: left;
	-webkit-writing-mode: vertical-lr;
	-moz-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
}
.gt3_module_banner.gt3_banner.gt3_banner--v_desc_left .gt3_banner--outer_wrap{
	margin-top: 119px;
	margin-right: 6.28%;
	margin-bottom: 37px;
	margin-left: 13.22%;
}
.gt3_module_banner.gt3_banner--v_desc_right .gt3_banner--v_description{
	right: 32px;
	bottom: 38px;
	left: auto;
	padding-right: 15px;
}
.gt3_module_banner .gt3_banner--outer_wrap{
	position: relative;
	width: 100%;
}
.gt3_banner--v_description:after{
	position: absolute;
	bottom: -124px;
	left: 6px;
	width: 1px;
	height: 100px;
	content: '';
	border-color: inherit;
	border-right: 1px solid;
}
.gt3_module_banner .gt3_banner--link_container,
.gt3_module_banner .gt3_banner--border_container,
.gt3_module_banner .gt3_banner--image_container{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
}
.gt3_module_banner .gt3_banner--link_container{
	z-index: 1;
}
.gt3_module_banner .gt3_banner--inner_wrap{
	position: relative;
	z-index: 2;
	pointer-events: none;
}
.gt3_module_banner .gt3_banner--inner_wrap a{
	pointer-events: auto;
}
.gt3_module_banner .gt3_banner--border_overlap{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 60%;
	min-width: 165px;
	max-width: 300px;
}
.gt3_module_banner .gt3_banner--pre_title{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
@media only screen and (max-width: 1199px){
	.gt3_module_banner .gt3_banner--v_description{
		bottom: 20px;
		left: 10px;
	}
	.gt3_module_banner.gt3_banner--v_desc_right .gt3_banner--v_description{
		right: 10px;
		bottom: 20px;
	}
}
@media only screen and (max-width: 767px){
	.gt3_module_banner .gt3_banner--v_description{
		bottom: 10px;
		left: 10px;
	}
	.gt3_banner--v_description:after{
		bottom: -94px;
		width: 1px;
		height: 70px;
	}
	.gt3_module_banner.gt3_banner--v_desc_right .gt3_banner--v_description{
		font-size: 12px;
		right: 10px;
		bottom: 10px;
	}
}
/* GT3 Banner end */

/* isotope filter start */
.isotope-filter{
	text-align: center;
	margin-bottom: 25px;
	padding: 10px 20px;
}
.isotope-filter a{
	display: inline-block;
	margin-right: 35px;
	color: inherit;
	transition: all 300ms
}
@media only screen and (max-width: 768px){
	.isotope-filter a{
		margin-right: 20px;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
}
/* isotope filter start */

/* Booked Appointments */
.main_wrapper ul.booked-tabs li:before{
	display: none !important;
}
body .booked-calendar-wrap{
	margin: 0;
}
body table.booked-calendar{
	border-collapse: separate;
	border: none !important;
	background: #fcfdfd;
}
body table.booked-calendar thead{
	text-transform: none;
	background: none !important;
}
body table.booked-calendar,
body table.booked-calendar tr,
body table.booked-calendar td,
body table.booked-calendar th{
	border: none !important;
}
body table.booked-calendar tbody td{
	border-left: 1px #d9e0e4 solid !important;
	border-bottom: 1px #d9e0e4 solid !important;
	font-weight: 300;
}
body table.booked-calendar tbody tr td:last-child{
	border-right: 1px #d9e0e4 solid !important;
}
body table.booked-calendar tr.days,
body table.booked-calendar tr.days th{
	font-size: 1rem;
	letter-spacing: 0;
}
body table.booked-calendar tr.days th{
	padding: 0.75rem 0 !important;
}
body table.booked-calendar td.prev-date .date,
body table.booked-calendar td.prev-date:hover .date,
body table.booked-calendar td.prev-date:hover .date span{
	background: #f8f8f8 !important;
	color: rgba(92, 101, 109, 0.3) !important;
}
body table.booked-calendar td{
	font-size: 24px;
	color: #42474c;
}
body table.booked-calendar td .date,
body table.booked-calendar td:hover .date,
body table.booked-calendar td.next-month .date,
body table.booked-calendar td.prev-month .date{
	background: #ffffff;
}
body table.booked-calendar td .date .number{
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 58px;
	height: 58px;
	line-height: 58px;
}
body table.booked-calendar td:hover .date span{
	color: #ffffff;
}
body table.booked-calendar tr.week td.active{
	border-bottom-color: #f6f8f9 !important;
	background: #f6f8f9;
}
body table.booked-calendar tr.week td.active .date{
	background: #f6f8f9;
	color: #42474c;
}
body table.booked-calendar tr.week td.active .date .number{
	border: none;
	background: #ffffff;
	color: #42474c;
}
body table.booked-calendar tr.week td.active .date,
body table.booked-calendar tr.week td.active:hover .date{
	background: #f8f8f8;
}
body table.booked-calendar td.active:hover .date span{
	background: #ffffff;
}
body table.booked-calendar tr.week td.active:hover .count{
	top: -40px;
}
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date,
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date:hover{
	background: #f6f8f9 !important;
	color: #42474c !important;
}
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date span,
body table.booked-calendar.booked-pa-active tr.week td.booked.active .date span:hover{
	background: #ffffff !important;
	color: #42474c !important;
}
body table.booked-calendar td.today.active:hover .date span{
	background: #ffffff !important;
	color: #42474c !important;
}
body table.booked-calendar tr.entryBlock{
	background: #f8f8f8;
}
body table.booked-calendar tr.entryBlock{
	color: #ffffff;
}
body table.booked-calendar tr.entryBlock td{
	padding: 2% !important;
}
body table.booked-calendar td.today:hover .date span{
	color: #ffffff !important;
}
body table.booked-calendar td.today.prev-date:hover .date span{
	background: none !important;
	color: #42474c !important;
}
body table.booked-calendar th .monthName a{
	font-size: 1rem;
	color: #9f96ab;
}
body table.booked-calendar th .monthName a:hover{
	color: #ffffff !important;
}
body table.booked-calendar th .monthName a:before,
body table.booked-calendar th .monthName a:after{
	content: '(';
}
body table.booked-calendar th .monthName a:after{
	content: ')';
}
body table.booked-calendar .booked-appt-list{
	background: none;
	transform: scale(0.95);
	padding: 15px 35px 15px 35px;
	display: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
body .booked-calendar-wrap .booked-appt-list h2{
	text-align: center;
	color: #42474c;
	font-size: 22px;
	line-height: 33px;
	margin: 0 0 37px;
}
body .booked-calendar-wrap .booked-appt-list h2 *{
	font-size: inherit;
	line-height: inherit;
}
body .booked-calendar-wrap .booked-appt-list h2 b,
body .booked-calendar-wrap .booked-appt-list h2 strong{
	font-weight: inherit;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{
	font-weight: 400;
}
body .booked-calendar-wrap .booked-appt-list .timeslot:hover{
	background: #ffffff;
}
body .booked-form .required-asterisk{
	font-size: 9px;
	color: #fe3f4c;
	display: inline-block;
	vertical-align: top;
	line-height: 21px;
}
body .booked-form .booked-appointments{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px #e2e5e7 solid;
}
body .booked-modal .bm-window .booked-scrollable{
	background: #fafbfc;
}
body #booked-profile-page input[type="submit"],
body #booked-profile-page button,
body .booked-list-view input[type="submit"],
body .booked-list-view button,
body table.booked-calendar input[type="submit"],
body table.booked-calendar button,
body .booked-modal input[type="submit"],
body .booked-modal button{
	line-height: 42px;
	padding: 0 20px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: .1em;
}
body .booked-modal button.cancel{
	background: #ffffff !important;
	color: #42474c !important;
}
body .booked-modal button.cancel:hover{
	color: #ffffff !important;
}
body .booked-form .field input[type=text],
body .booked-form .field input[type=password],
body .booked-form .field input[type=tel],
body .booked-form .field input[type=email],
body .booked-form .field textarea{
	border-color: #e2e5e7;
	color: #5c656d;
	background: #ffffff;
	line-height: 25px;
	height: auto;
}
body .booked-form .field input[type=text],
body .booked-form .field input[type=password],
body .booked-form .field input[type=tel],
body .booked-form .field input[type=email]{
	padding: 7px 18px;
}
body .booked-form #condition-new,
body .booked-form #condition-current{
	margin-bottom: 20px;
}
body .booked-modal .bm-window p.booked-title-bar{
	padding-left: 30px;
}
body .booked-modal .bm-window .close{
	font-size: 15px;
	color: #ffffff;
	top: 13px;
	right: 20px;
}
body .booked-modal .bm-window .close:hover{
	opacity: 0.5;
}
body .booked-modal .bm-window p.appointment-info{
	font-weight: 400;
}
body .booked-modal .bm-window p.appointment-title{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot{
	padding: 1px 5px 8px 5px;
	border-bottom: 1px solid #d9e0e4;
	border-top: none !important;
	text-transform: capitalize;
	line-height: 2.2em;
}
body .booked-calendar-wrap .booked-appt-list .timeslot:last-child{
	border-bottom: none;
	margin: 0 0 16px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{
	padding: 21px 0 0 15px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-range{
	text-transform: uppercase;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-range i{
	padding-right: 3px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .spots-available{
	text-transform: none;
	padding-left: 26px;
	font-size: 0.75rem;
	color: #5c656d;
}
body table.booked-calendar thead th .page-right,
body table.booked-calendar thead th .page-left{
	color: #9f96ab !important;
}
body table.booked-calendar thead th .page-right:hover,
body table.booked-calendar thead th .page-left:hover{
	color: #ffffff !important;
}
body .tooltipster-light .tooltipster-content{
	font-weight: 300;
}
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover,
body .booked-modal input[type="submit"].button-primary:hover,
body .booked-modal button.cancel{
	background: #ffffff !important;
	border-color: #e8e8e8 !important;
}
@media only screen and (max-width: 480px){
	.woocommerce ul.products:not(.list) li.product .gt3_woocommerce_open_control_tag > div.gt3_add_to_cart_button{
		display: none;
	}
	.woocommerce ul.products:not(.list) li.product .gt3_woocommerce_open_control_tag > div.gt3_quick_view{
		left: 50% !important;
	}
}
@media only screen and (min-width: 1000px){
	body table.booked-calendar .booked-appt-list{
		padding-left: 75px;
		padding-right: 75px;
	}
	body table.booked-calendar thead .calendarSavingState{
		font-size: 30px;
		line-height: 36px;
	}
	body table.booked-calendar thead tr:first-child th{
		height: 55px;
	}
	body table.booked-calendar th .page-left,
	body table.booked-calendar th .page-right{
		position: absolute;
		left: 6%;
		top: 50%;
		height: 16px;
		margin-top: -8px;
		display: block;
		background: transparent;
	}
	body table.booked-calendar th .page-right{
		left: auto;
		right: 6%;
	}
	body table.booked-calendar th .page-left:hover{
		left: 6%;
	}
	body table.booked-calendar th .page-right:hover{
		right: 6%;
	}
	body .tooltipster-base{
		margin-top: 7px;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	}
	body .tooltipster-light .tooltipster-content{
		font-size: 13px;
		line-height: 13px;
		padding: 5px 9px;
		color: #5c656d;
		font-weight: 400;
	}
}
@media only screen and (max-width: 767px){
	.backToMonth{
		display: none;
	}
}
@media only screen and (max-width: 992px){
	.gt3_isotope-custom-menu .gt3_team_list__filter.isotope-filter{
		text-align: center;
		float: none;
		margin-top: 0;
	}
}
/* gt3_link_layer__link */
.gt3_link_layer{
	position: relative;
}
.gt3_link_layer a{
	pointer-events: auto;
}
.gt3_link_layer__link{
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.gt3_link_layer__link ~ div{
	position: relative;
	z-index: 2;
	pointer-events: none;
}
.gt3_link_layer__wrapper{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
}
/* gt3_hover_customize */
.gt3_hover_customize{
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
.gt3_link_layer .custom_animation:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: -1px;
	right: -1px;
	height: 20px;
	opacity: 0;
	-webkit-transition: -webkit-box-shadow 300ms, opacity 300ms;
	-moz-transition: -moz-box-shadow 300ms, opacity 300ms;
	-ms-transition: box-shadow 300ms, opacity 300ms;
	-o-transition: box-shadow 300ms, opacity 300ms;
	transition: box-shadow 300ms, opacity 300ms;
	-webkit-box-shadow: inset 0 0 0 0 #c2b697;
	-moz-box-shadow: inset 0 0 0 0 #c2b697;
	box-shadow: inset 0 0 0 0 #c2b697;
}
.gt3_link_layer .custom_animation:hover:before{
	opacity: 1;
	-webkit-box-shadow: inset 0 -5px 0 0 #c2b697;
	-moz-box-shadow: inset 0 -5px 0 0 #c2b697;
	box-shadow: inset 0 -5px 0 0 #c2b697;
}
rs-fullwidth-wrap{
	z-index: 0;
}


/* === wp-content\themes\oconnor\css\responsive.css === */
/* R E S P O N S I V E */
@media only screen and (max-width: 1200px) {
	.container {
		width:950px;
	}
	/*
	.gt3_hide_on_desktop{
		display: none !important;
	}
	*/
}

@media only screen and (max-width: 992px) {
	.container {
		width:728px;
	}
	/*
	.gt3_hide_on_tablet{
		display: none !important;
	}
	*/
}

@media only screen and (max-width: 768px) {
	.container {
		width:560px;
	}
	.items2 .blog_post_preview,
	.items3 .blog_post_preview,
	.items4 .blog_post_preview {
		width: 100%;
	}
	.gt3_module_featured_posts.blog_type3 .blog_post_media a,
	.gt3_module_featured_posts.blog_type3 .blog_post_media a img,
	.gt3_module_featured_posts.blog_type4 .blog_post_media a,
	.gt3_module_featured_posts.blog_type4 .blog_post_media a img {
		width: 100%;
		height: auto;
	}
	.module_team .items1 .item_list > li,
	.module_team .items2 .item_list > li,
	.module_team .items3 .item_list > li,
	.module_team .items4 .item_list > li {
		width: 100%;
		margin-bottom: 30px;
	}
	.top_footer .row [class*=gt3_span] + [class*=gt3_span]{
		margin-top: 35px;
	}
	.module_team .item_list > li:last-child{
		margin-bottom: 0;
	}
	.sidebar-container {
		padding-top: 35px;
	}
	ol.commentlist li .stand_comment {
		padding-left: 55px;
	}
	ol.commentlist li ul li .stand_comment {
		margin-left: 55px;
	}
	ol.commentlist li ul li ul li .stand_comment {
		margin-left: 110px;
	}
	ol.commentlist li .commentava {
		left: -55px;
		height:40px;
		width: 40px;
	}
	.mobile_text_center {
		text-align: center;
	}
	.blog_type2 .has_post_thumb .blog_content {
		padding-left: 105px;
	}
	.blog_type2 .has_post_thumb .blog_post_media {
		width: 80px;
	}
	.gt3_hide_on_mobile{
		display: none !important;
	}
}

@media only screen and (max-width: 600px) {
	.container {
		width:420px;
	}
}

@media only screen and (max-width: 480px) {
	.container {
		width:90%;
	}
	.prev_next_links .fleft,
	.prev_next_links .fright {
		float: none;
		padding-bottom: 15px;
	}
	.prev_next_links .fleft a,
	.prev_next_links .fright a {
		text-align: center;
	}
	.prev_next_links span i {
		display: none !important;
	}
	.blog_type2 .has_post_thumb .blog_content {
		padding-left: 105px;
	}
	.blog_type2 .has_post_thumb .blog_post_media {
		width: 80px;
	}
	.gt3-page-title__content .page_title,
	.gt3-page-title__content .gt3_breadcrumb,
	.gt3-page-title__content .page_sub_title{
		display: block;
	}
}

@media only screen and (min-width: 1201px) {
	.custom_counter_border > div .vc_column-inner {
		position: relative;
	}
	.custom_counter_border > div .vc_column-inner:after {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		background: rgba(255,255,255, 0.23);
		content: '';
		display: block;
	}
	.custom_counter_border > div:last-child .vc_column-inner:after {
		display: none;
	}
	.custom_counter_border .icon-position-right,
	.custom_counter_border .icon-position-left {
		text-align: center;
		justify-content: center;
		align-content: center;
	}
	.custom_counter_border .stat_count_wrapper {
		flex: 0 0 auto !important;
	}
}

@media only screen and (min-width: 768px) {
	.custom_iconbox_border > div .vc_column-inner {
		position: relative;
	}
	.custom_iconbox_border > div .vc_column-inner:after {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 1px;
		background: #f0f0f0;
		content: '';
		display: block;
	}
	.custom_iconbox_border > div:last-child .vc_column-inner:after {
		display: none;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
	body .vc_pie_chart .vc_pie_chart_value {
		font-size: 24px;
	}
	/*.gt3_practice_list__item.gt3_span3,*/
	.module_team .items4 .item_list > li {
		width: calc(25% - 1px);
	}
	/*.gt3_practice_list__item.gt3_span4,*/
	.module_team .items3 .item_list > li {
		width: calc(33.3333% - 1px);
	}
	/*.gt3_practice_list__item.gt3_span6,*/
	.module_team .items4 .item_list > li {
		width: calc(50% - 1px);
	}
	/*.gt3_practice_list__item.gt3_span12,*/
	.module_team .items1 .item_list > li {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.gt3_hide_on_tablet{
		display: none !important;
	}
}

@media only screen and (min-width: 993px) {
	.gt3_hide_on_desktop{
		display: none !important;
	}
}

@media only screen and (min-width: 768px) {
	.gt3_vc_row_modified.vc_row-o-equal-height .gt3_map_100 * {
		height: 100%;
	}
}



/* === Live Local Intelligence Ticker === */
#legal-ticker-container {
    background: #1a1a1a;
    color: #ffffff;
    padding: 8px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #333;
    z-index: 1;
    position: relative;
    min-height: 35px;
    line-height: 19px;
}

.ticker-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    flex-wrap: wrap;
}

#ticker-location-prefix {
    font-weight: 800;
    color: #FF5722;
    margin-right: 6px;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

#ticker-text {
    color: #cccccc;
    transition: opacity 0.4s ease;
}

.live-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #00c853;
    border-radius: 50%;
    margin-right: 4px;
    vertical-align: middle;
    animation: livePulse 1.5s ease-in-out infinite;
}

@keyframes livePulse {
    0%  { box-shadow: 0 0 0 0 rgba(0, 200, 83, 0.6); }
    70% { box-shadow: 0 0 0 6px rgba(0, 200, 83, 0); }
    100%{ box-shadow: 0 0 0 0 rgba(0, 200, 83, 0); }
}

@media (max-width: 767px) {
    #legal-ticker-container {
        font-size: 11px;
        padding: 6px 10px;
    }
    .ticker-content {
        flex-direction: column;
        gap: 2px;
    }
}

/* === License Protection Roadmap === */
#license-roadmap {
    background: linear-gradient(180deg, #111315, #1a1a1a);
    padding: 8px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #2a2a2a;
    position: relative;
    z-index: 1;
}

.roadmap-track {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    max-width: 960px;
    margin: 0 auto;
}

.roadmap-step {
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}

.roadmap-step__dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
}

.roadmap-step__dot--green {
    background: #2e7d32;
    box-shadow: 0 0 4px rgba(46, 125, 50, 0.5);
}

.roadmap-step__dot--amber {
    background: #f9a825;
    box-shadow: 0 0 4px rgba(249, 168, 37, 0.5);
    animation: amberPulse 2s ease-in-out infinite;
}

.roadmap-step__dot--red {
    background: #c62828;
    box-shadow: 0 0 4px rgba(198, 40, 40, 0.5);
    animation: redPulse 1.5s ease-in-out infinite;
}

@keyframes amberPulse {
    0%   { box-shadow: 0 0 0 0 rgba(249, 168, 37, 0.5); }
    70%  { box-shadow: 0 0 0 5px rgba(249, 168, 37, 0); }
    100% { box-shadow: 0 0 0 0 rgba(249, 168, 37, 0); }
}

@keyframes redPulse {
    0%   { box-shadow: 0 0 0 0 rgba(198, 40, 40, 0.6); }
    70%  { box-shadow: 0 0 0 5px rgba(198, 40, 40, 0); }
    100% { box-shadow: 0 0 0 0 rgba(198, 40, 40, 0); }
}

.roadmap-step__label {
    color: #ccbd99;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
}

.roadmap-step__date {
    color: #888;
    font-size: 11px;
}

.roadmap-step__badge {
    background: #f9a825;
    color: #111;
    font-size: 10px;
    font-weight: 700;
    padding: 1px 7px;
    border-radius: 9px;
    letter-spacing: 0.3px;
}

.roadmap-step__badge--expired {
    background: #c62828;
    color: #fff;
}

.roadmap-step__sublabel {
    color: #888;
    font-size: 10px;
    font-style: italic;
}

.roadmap-connector {
    width: 30px;
    height: 2px;
    background: linear-gradient(90deg, #333, #555);
    margin: 0 8px;
    flex-shrink: 0;
}

.roadmap-saturday {
    color: #f9a825;
    font-weight: 700;
    font-size: 11px;
    margin-left: 12px;
    align-items: center;
    gap: 4px;
}

.roadmap-cta {
    display: inline-block;
    background: #d24e04;
    color: #fff !important;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 14px;
    border-radius: 3px;
    text-decoration: none !important;
    margin-left: 16px;
    letter-spacing: 0.5px;
    transition: background 0.2s;
    white-space: nowrap;
    flex-shrink: 0;
}

.roadmap-cta:hover {
    background: #b8430a;
}

/* Tablet breakpoint */
@media (max-width: 1200px) {
    #license-roadmap {
        padding: 6px 12px;
    }
    .roadmap-step__label {
        font-size: 10px;
    }
    .roadmap-connector {
        width: 18px;
        margin: 0 4px;
    }
    .roadmap-cta {
        margin-left: 10px;
        padding: 3px 10px;
        font-size: 10px;
    }
}

/* Mobile breakpoint */
@media (max-width: 767px) {
    #license-roadmap {
        padding: 10px 12px;
    }
    .roadmap-track {
        flex-direction: column;
        gap: 0;
        align-items: flex-start;
    }
    .roadmap-connector {
        display: none;
    }
    .roadmap-step {
        width: 100%;
        padding: 6px 0;
        border-bottom: 1px solid rgba(255,255,255,0.06);
    }
    .roadmap-step:last-of-type {
        border-bottom: none;
    }
    /* Primary header anchor on mobile */
    .roadmap-step--completed .roadmap-step__label {
        font-size: 13px;
        color: #fff;
    }
    .roadmap-step__sublabel {
        white-space: normal;
    }
    .roadmap-saturday {
        margin-left: 0;
        margin-top: 4px;
        padding-top: 4px;
    }
    .roadmap-cta {
        margin-left: 0;
        margin-top: 8px;
        width: 100%;
        text-align: center;
        padding: 10px 14px;
        font-size: 13px;
    }
}

/* === Court Intelligence Board (sidebar) === */
#court-intel-board {
    background: #0d0f11;
    padding: 12px;
    border-radius: 4px;
    margin-bottom: 20px;
}
.intel-card {
    background: #1a1c1e;
    border: 1px solid #222;
    border-radius: 4px;
    padding: 10px 12px;
    margin-bottom: 8px;
}
.intel-card:last-child {
    margin-bottom: 0;
}
.intel-card__header {
    color: #ccbd99;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 6px;
}
.intel-card__row {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 4px;
    flex-wrap: wrap;
}
.intel-card__row:last-child {
    margin-bottom: 0;
}
.intel-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
}
.intel-dot--green {
    background: #2e7d32;
    animation: pulse-dot 2s infinite;
}
.intel-dot--red {
    background: #c62828;
}
.intel-card__court {
    color: #ccc;
    font-size: 11px;
    font-weight: 600;
}
.intel-card__status {
    color: #888;
    font-size: 10px;
    display: block;
    margin-top: 2px;
    padding-left: 14px;
}
.intel-metric__number {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}
.intel-metric__sub {
    color: #888;
    font-size: 11px;
    margin-top: 4px;
}
.intel-card__body {
    color: #aaa;
    font-size: 12px;
    line-height: 1.5;
}
.intel-card__cities {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    color: #ccbd99;
    font-size: 11px;
    font-weight: 600;
}
.intel-sep {
    color: #444;
    font-weight: 400;
}

/* === Court Intelligence Board (homepage 2x2 grid) === */
.court-intel-board--homepage {
    padding: 14px 20px;
    margin-top: 3px;
    margin-bottom: 0;
}
.vc_row.vc_inner.vc_custom_1699899371920 {
    margin-top: 0 !important;
}
.vc_column-inner.vc_custom_1669512948888 {
    padding-top: 0 !important;
}
/* === Homepage Testimonial Fade Carousel === */
.hp-testimonials {
    position: relative;
    min-height: 155px;
    margin-top: 8px;
    padding: 10px 12px;
    background: #f9f9f9;
    border-radius: 6px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}
.hp-testimonials-title {
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #999;
    margin: 0 0 8px;
    text-align: center;
}
.hp-testimonial {
    position: absolute;
    top: 30px;
    left: 12px;
    right: 12px;
    opacity: 0;
    transition: opacity 0.8s ease;
}
.hp-testimonial--active {
    opacity: 1;
}
.hp-testimonial-stars {
    color: #e8b730;
    font-size: 9px;
    margin-bottom: 4px;
    letter-spacing: 1px;
}
.hp-testimonial p {
    font-size: 11px;
    line-height: 1.5;
    color: #444;
    margin: 0 0 6px;
    font-style: italic;
}
.hp-testimonial-author {
    font-size: 10px;
    font-weight: 700;
    color: #555;
    padding-bottom: 10px;
}
.hp-testimonial-author span {
    font-weight: 400;
    color: #999;
}
.hp-attorney-caption {
    text-align: center;
    font-size: 11px;
    color: #666;
    margin: 8px 0 4px;
    letter-spacing: 0.5px;
    line-height: 1.5;
}
.hp-attorney-caption a {
    color: #666;
    text-decoration: none;
}
.hp-attorney-caption strong {
    color: #333;
}
.intel-grid-hp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    max-width: 1200px;
    margin: 0 auto;
}
.court-intel-board--homepage .intel-card {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .court-intel-board--homepage {
        padding: 10px 12px;
    }
    .intel-grid-hp {
        grid-template-columns: 1fr;
        gap: 6px;
    }
}

/* === Move sidebar to left side === */
.row.sidebar_right {
    display: flex;
    flex-direction: row-reverse;
}
.row.sidebar_right > [class*=gt3_span] {
    float: none;
}
@media only screen and (max-width: 767px) {
    .row.sidebar_right {
        flex-direction: column-reverse;
    }
    .row.sidebar_right > [class*=gt3_span] {
        width: 100% !important;
    }
    .row.sidebar_right .sidebar-container {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

/* === Content spacing below absolute header (desktop) === */
.gt3_header_builder.header_over_bg ~ .site_wrapper {
    padding-top: 95px;
}
.gt3_header_builder.header_over_bg ~ .site_wrapper--homepage {
    padding-top: 127px;
}

@media only screen and (max-width: 768px) {
    .gt3_header_builder.header_over_bg ~ .site_wrapper {
        padding-top: 0 !important;
    }
    .main_wrapper {
        padding-top: 20px !important;
    }
}

/* === Professional Career Protection Module === */
#career-protect-module {
    background: #111315;
    border: 1px solid #222;
    border-radius: 6px;
    padding: 16px 20px;
    margin: 0 0 20px 0;
}
.cpm-header {
    color: #ccbd99;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    margin-bottom: 12px;
}
.cpm-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.cpm-item {
    text-align: center;
    padding: 8px 4px;
}
.cpm-icon {
    color: #ccbd99;
    font-size: 28px;
    display: block;
    margin-bottom: 6px;
}
.cpm-title {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 4px;
}
.cpm-strategy {
    color: #999;
    font-size: 11px;
    line-height: 1.4;
    min-height: 32px;
    transition: opacity 0.4s;
}
@media only screen and (max-width: 767px) {
    .cpm-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .cpm-strategy {
        min-height: 40px;
    }
}

/* === Credentials Carousel === */
.credentials-carousel {
    overflow: hidden;
    padding: 8px 0;
    margin: 0 0 10px;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.credentials-track {
    display: flex;
    align-items: center;
    gap: 45px;
    width: max-content;
    animation: credentials-scroll 40s linear infinite;
}
.credentials-track:hover {
    animation-play-state: paused;
}
.credentials-track img {
    height: 50px;
    width: auto;
    object-fit: contain;
    filter: grayscale(30%) brightness(0.9);
    opacity: 0.8;
    transition: filter 0.3s, opacity 0.3s, transform 0.3s;
}
.credentials-track img:hover {
    filter: grayscale(0%) brightness(1);
    opacity: 1;
    transform: scale(1.12);
}
@keyframes credentials-scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}
@media only screen and (max-width: 767px) {
    .credentials-track {
        gap: 30px;
    }
    .credentials-track img {
        height: 40px;
    }
}

/* === Waze Live Traffic & Safety Widget === */
.waze-map-widget {
    background: #111315;
    border: 1px solid #222;
    border-radius: 6px;
    padding: 14px 16px;
    margin: 0 0 15px 0;
}
.waze-map-header {
    color: #ccbd99;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
}
.waze-map-header .fa {
    margin-right: 4px;
}
.waze-alerts {
    list-style: none;
    padding: 0;
    margin: 0 0 12px 0;
}
.waze-alerts li {
    color: #ccc;
    font-size: 12px;
    line-height: 1.5;
    padding: 4px 0;
    border-bottom: 1px solid #1a1c1e;
    list-style: none;
}
.waze-alerts li:last-child {
    border-bottom: none;
}
.waze-alerts .fa {
    color: #ccbd99;
    width: 18px;
    text-align: center;
    margin-right: 6px;
}
.waze-map-btn {
    display: block;
    text-align: center;
    background: #FF5722;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 7px 10px;
    border-radius: 4px;
    text-decoration: none;
    transition: background 0.2s;
}
.waze-map-btn:hover {
    background: #e64a19;
    color: #fff;
    text-decoration: none;
}
.waze-map-btn .fa {
    margin-right: 5px;
}

/* === Sidebar CTA Button + Case Eval Modal === */
.sidebar-cta-widget {
    background: #111315;
    border: 1px solid #222;
    border-radius: 6px;
    padding: 16px;
    margin: 0 0 15px;
    text-align: center;
}
.sidebar-cta-header {
    color: #ccbd99;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
}
.sidebar-cta-header .fa {
    margin-right: 6px;
    color: #FF5722;
}
.sidebar-cta-text {
    color: #bbb;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 14px;
}
.sidebar-cta-btn {
    display: block;
    width: 100%;
    background: #FF5722;
    color: #fff !important;
    border: none !important;
    border-radius: 4px;
    padding: 7px 10px;
    font-size: 10px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease;
    font-family: 'Open Sans', sans-serif;
}
.sidebar-cta-btn:hover {
    background: #e64a19;
    color: #fff !important;
    border: none !important;
}
.sidebar-cta-btn .fa {
    margin-right: 6px;
}
.sidebar-cta-phone {
    color: #888;
    font-size: 12px;
    margin: 10px 0 0;
}
.sidebar-cta-phone a {
    color: #ccbd99;
    text-decoration: none;
    font-weight: 600;
}
.sidebar-cta-phone a:hover {
    color: #FF5722;
}
.sidebar-cta-phone .fa {
    margin-right: 4px;
}
.ce-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 2147483647;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    visibility: hidden;
    transition: background 0.35s ease, visibility 0.35s ease;
}
.ce-modal-overlay.ce-open {
    visibility: visible;
    background: rgba(0, 0, 0, 0.75);
}
.ce-modal {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    width: 100%;
    max-width: 480px;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    opacity: 0;
    transform: translateY(20px) scale(0.97);
    transition: opacity 0.35s ease, transform 0.35s ease;
}
.ce-modal-overlay.ce-open .ce-modal {
    opacity: 1;
    transform: translateY(0) scale(1);
}
.ce-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    background: #2a2e31;
    border-bottom: 1px solid #ddd;
    flex-shrink: 0;
}
.ce-modal-header span {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.ce-modal-header .fa {
    color: #FF5722;
    margin-right: 8px;
}
.ce-modal-close {
    background: none !important;
    border: none !important;
    color: #ccc;
    font-size: 24px;
    cursor: pointer;
    padding: 0 4px;
    line-height: 1;
    transition: color 0.2s;
}
.ce-modal-close:hover {
    color: #fff;
    background: none !important;
    border: none !important;
}
.ce-modal-body {
    padding: 20px;
    overflow-y: auto;
    flex: 1;
}
.ce-modal-body label {
    color: #333;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
}
.ce-modal-body .required {
    color: #FF5722;
}
.ce-modal-body input[type='text'],
.ce-modal-body input[type='email'],
.ce-modal-body input[type='tel'],
.ce-modal-body textarea {
    width: 100%;
    background: #f8f8f8;
    border: 1px solid #ddd;
    color: #333;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    height: auto;
    line-height: 1.4;
    box-sizing: border-box;
}
.ce-modal-body input:focus,
.ce-modal-body textarea:focus {
    border-color: #FF5722;
    outline: none;
}
.ce-modal-body .form-group {
    margin-bottom: 14px;
}
.ce-modal-body .radio-group {
    display: flex;
    gap: 16px;
    margin-top: 4px;
}
.ce-modal-body .radio-option {
    display: flex;
    align-items: center;
    gap: 6px;
}
.ce-modal-body .radio-option label {
    color: #555;
    font-weight: 400;
    margin: 0;
    cursor: pointer;
}
.ce-modal-body .radio-option input[type='radio'] {
    accent-color: #FF5722;
}
.ce-modal-body .inquiry-section {
    display: none;
}
.ce-modal-body .inquiry-section.visible {
    display: block;
}
.ce-modal-body .form-divider h3 {
    color: #2a2e31;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 8px 0 14px;
    padding-top: 14px;
    border-top: 1px solid #e0e0e0;
}
.ce-modal-body .submit-btn {
    display: block;
    width: 100%;
    background: #FF5722;
    color: #fff !important;
    border: none !important;
    border-radius: 4px;
    padding: 12px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 6px;
    font-family: 'Open Sans', sans-serif;
}
.ce-modal-body .submit-btn:hover {
    background: #e64a19;
    color: #fff !important;
    border: none !important;
}
.ce-modal-body .form-message {
    display: none;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 13px;
    margin-bottom: 14px;
}
.ce-modal-body .form-message.success {
    display: block;
    background: rgba(15, 165, 93, 0.15);
    color: #0fa55d;
    border: 1px solid rgba(15, 165, 93, 0.3);
}
.ce-modal-body .form-message.error {
    display: block;
    background: rgba(194, 71, 71, 0.15);
    color: #e74c3c;
    border: 1px solid rgba(194, 71, 71, 0.3);
}
.ce-modal-body .hp-field {
    position: absolute;
    left: -9999px;
}
@media only screen and (max-width: 767px) {
    .ce-modal-overlay { padding: 10px; }
    .ce-modal { max-height: 95vh; max-width: 100%; }
    .ce-modal-body { padding: 16px; }
}

/* === Tactile Evidence Deconstructor === */
#evidence-deconstructor {
    background: #0d0f11;
    border: 1px solid #1a1d21;
    border-radius: 8px;
    margin: 24px 0;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
}

/* === BAC Simulator === */
.bac-sim {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.12), 0 1px 4px rgba(0,0,0,0.08);
    padding: 32px 28px 28px;
    margin: 24px 0;
    font-family: 'Open Sans', sans-serif;
    color: #1a1a1a;
}
.bac-sim-header {
    text-align: center;
    margin-bottom: 28px;
}
.bac-sim-header h3 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #1a1a1a;
    margin: 0 0 8px;
}
.bac-sim-header p {
    font-size: 13px;
    color: #777;
    margin: 0;
    line-height: 1.5;
}
.bac-display {
    text-align: center;
    margin-bottom: 8px;
}
.bac-display-val {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #2e7d32;
    transition: color 0.3s;
}
.bac-display-label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #999;
    margin-top: 2px;
}
.bac-heatbar {
    height: 6px;
    border-radius: 3px;
    background: linear-gradient(90deg, #4caf50 0%, #4caf50 32%, #ff9800 44%, #f44336 60%, #b71c1c 100%);
    margin-bottom: 4px;
    position: relative;
}
.bac-range {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 28px;
    background: transparent;
    margin: 0;
    cursor: pointer;
    position: relative;
}
.bac-range::-webkit-slider-runnable-track {
    height: 4px;
    border-radius: 2px;
    background: #e0e0e0;
}
.bac-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #1a73e8;
    box-shadow: 0 2px 6px rgba(0,0,0,0.18);
    margin-top: -10px;
    transition: border-color 0.3s, box-shadow 0.3s;
}
.bac-range::-webkit-slider-thumb:hover {
    box-shadow: 0 2px 12px rgba(26,115,232,0.35);
}
.bac-range::-moz-range-track {
    height: 4px;
    border-radius: 2px;
    background: #e0e0e0;
    border: none;
}
.bac-range::-moz-range-thumb {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #1a73e8;
    box-shadow: 0 2px 6px rgba(0,0,0,0.18);
}
.bac-labels {
    display: flex;
    justify-content: space-between;
    font-size: 10px;
    color: #aaa;
    letter-spacing: 0.5px;
    margin-top: 2px;
    padding: 0 2px;
}
.bac-labels span:nth-child(2) {
    color: #e65100;
    font-weight: 600;
}
.bac-refusal {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 22px 0 26px;
    padding: 14px 18px;
    background: #f7f8fa;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}
.bac-refusal-label {
    font-size: 13px;
    color: #333;
    font-weight: 500;
}
.bac-toggle {
    position: relative;
    width: 44px;
    height: 24px;
    flex-shrink: 0;
}
.bac-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}
.bac-toggle-track {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: #ccc;
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.25s;
}
.bac-toggle-track::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    top: 3px;
    left: 3px;
    transition: transform 0.25s;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.bac-toggle input:checked + .bac-toggle-track {
    background: #e53935;
}
.bac-toggle input:checked + .bac-toggle-track::after {
    transform: translateX(20px);
}
.bac-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}
.bac-card {
    background: #f7f8fa;
    border-radius: 10px;
    padding: 18px 16px;
    border: 1px solid #eee;
    transition: border-color 0.3s, box-shadow 0.3s;
}
.bac-card:hover {
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
.bac-card-icon {
    font-size: 20px;
    margin-bottom: 8px;
}
.bac-card--license .bac-card-icon { color: #1565c0; }
.bac-card--jail .bac-card-icon { color: #e65100; }
.bac-card--defense .bac-card-icon { color: #2e7d32; }
.bac-card-title {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #999;
    margin-bottom: 8px;
}
.bac-card-body {
    font-size: 14px;
    line-height: 1.55;
    color: #333;
    font-weight: 500;
    min-height: 48px;
}
.bac-card--active {
    border-color: #c8e6c9;
}
.bac-card--warn {
    border-color: #ffe0b2;
}
.bac-card--danger {
    border-color: #ffcdd2;
}
.bac-sim-footer {
    text-align: center;
    margin-top: 20px;
    font-size: 11px;
    color: #bbb;
    letter-spacing: 0.3px;
}
@media only screen and (max-width: 767px) {
    .bac-sim {
        padding: 24px 18px 20px;
        margin: 16px 0;
    }
    .bac-display-val {
        font-size: 40px;
    }
    .bac-range::-webkit-slider-thumb {
        width: 30px;
        height: 30px;
        margin-top: -13px;
    }
    .bac-range::-moz-range-thumb {
        width: 30px;
        height: 30px;
    }
    .bac-cards {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .bac-card-body {
        min-height: auto;
    }
    .bac-refusal {
        flex-wrap: wrap;
    }
}

.ted-title-bar {
    background: linear-gradient(135deg, #141720 0%, #1a1f2a 100%);
    padding: 14px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #1a1d21;
}
.ted-title-bar .fa {
    color: #FF5722;
    font-size: 16px;
}
.ted-title-bar span {
    color: #ccbd99;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.ted-document {
    padding: 0;
}
.ted-doc-header {
    background: #111418;
    padding: 18px 20px;
    border-bottom: 1px solid #1a1d21;
}
.ted-doc-header h3 {
    margin: 0;
    color: #8a8f98;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.ted-doc-intro {
    margin: 12px 0 0;
    color: #bbb;
    font-size: 14px;
    line-height: 1.6;
}
.ted-doc-intro strong {
    color: #fff;
}
.ted-doc-howto {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 10px 0 0;
    color: #ccbd99;
    font-size: 12px;
    font-weight: 600;
}
.ted-doc-howto .fa {
    font-size: 14px;
}
.ted-line {
    border-bottom: 1px solid #151820;
    cursor: pointer;
    transition: all 0.3s ease;
}
.ted-line:last-child {
    border-bottom: none;
}
.ted-line-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    transition: all 0.3s ease;
}
.ted-line:hover .ted-line-header {
    background: rgba(255, 87, 34, 0.04);
    box-shadow: inset 0 0 30px rgba(255, 87, 34, 0.03);
}
.ted-line-left {
    display: flex;
    align-items: center;
    gap: 12px;
}
.ted-line-num {
    color: #333;
    font-size: 9px;
    font-family: 'Courier New', monospace;
    min-width: 24px;
}
.ted-line-label {
    color: #FF5722;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: rgba(255, 87, 34, 0.08);
    padding: 2px 8px;
    border-radius: 3px;
}
.ted-line-text {
    color: #bbb;
    font-size: 13px;
    line-height: 1.4;
}
.ted-line:hover .ted-line-text {
    color: #fff;
    text-shadow: 0 0 8px rgba(255, 87, 34, 0.3);
}
.ted-line-badge {
    color: #444;
    font-size: 10px;
    transition: all 0.3s ease;
}
.ted-line:hover .ted-line-badge {
    color: #FF5722;
}
.ted-line-badge .fa {
    transition: transform 0.3s ease;
}
.ted-line.active .ted-line-badge .fa {
    transform: rotate(180deg);
}
.ted-unfold {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.ted-line.active .ted-unfold {
    max-height: 500px;
}
.ted-unfold-inner {
    padding: 0 20px 18px 56px;
}
.ted-unfold-defense {
    background: rgba(204, 189, 153, 0.06);
    border-left: 3px solid #ccbd99;
    padding: 14px 16px;
    border-radius: 0 6px 6px 0;
}
.ted-unfold-label {
    color: #ccbd99;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-bottom: 6px;
}
.ted-unfold-label .fa {
    margin-right: 4px;
}
.ted-unfold-defense p {
    margin: 0;
    color: #ddd;
    font-size: 13px;
    line-height: 1.6;
}
.ted-card-flip {
    perspective: 800px;
    height: 140px;
    margin: 0 20px 18px 56px;
}
.ted-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    transform-style: preserve-3d;
}
.ted-line.active .ted-card-inner {
    transform: rotateY(180deg);
}
.ted-card-front,
.ted-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 6px;
    padding: 14px 16px;
    box-sizing: border-box;
}
.ted-card-front {
    background: #1a1517;
    border: 1px solid #2a2025;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ted-card-back {
    background: rgba(204, 189, 153, 0.06);
    border: 1px solid rgba(204, 189, 153, 0.15);
    transform: rotateY(180deg);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ted-card-front .ted-unfold-label {
    color: #FF5722;
}
.ted-card-front p {
    margin: 4px 0 0;
    color: #999;
    font-size: 13px;
    font-style: italic;
    line-height: 1.5;
}
.ted-card-back .ted-unfold-label {
    color: #ccbd99;
}
.ted-card-back p {
    margin: 4px 0 0;
    color: #ddd;
    font-size: 13px;
    line-height: 1.5;
}
.ted-steps {
    padding: 0 20px 18px 56px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.ted-line.active .ted-steps {
    max-height: 600px;
}
.ted-step {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 14px;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 4px;
    margin-bottom: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
}
.ted-step:hover {
    background: rgba(255, 87, 34, 0.04);
}
.ted-step-check {
    width: 20px;
    height: 20px;
    border: 2px solid #333;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
    transition: all 0.2s ease;
    font-size: 11px;
    color: transparent;
}
.ted-step.checked .ted-step-check {
    border-color: #FF5722;
    background: rgba(255, 87, 34, 0.15);
    color: #FF5722;
}
.ted-step-content {
    flex: 1;
}
.ted-step-title {
    color: #bbb;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 2px;
}
.ted-step.checked .ted-step-title {
    color: #FF5722;
}
.ted-step-desc {
    color: #666;
    font-size: 11px;
    line-height: 1.4;
}
.ted-step-miss {
    display: none;
    color: #ccbd99;
    font-size: 11px;
    margin-top: 4px;
    font-style: italic;
}
.ted-step.checked .ted-step-miss {
    display: block;
}
.ted-score {
    background: #111418;
    padding: 16px 20px;
    border-top: 1px solid #1a1d21;
}
.ted-score-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}
.ted-score-label {
    color: #ccbd99;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.ted-score-label .fa {
    margin-right: 4px;
}
.ted-score-val {
    color: #FF5722;
    font-size: 14px;
    font-weight: 700;
}
.ted-score-track {
    background: #1a1d21;
    height: 6px;
    border-radius: 3px;
    overflow: hidden;
}
.ted-score-fill {
    height: 100%;
    background: linear-gradient(90deg, #FF5722, #ccbd99);
    border-radius: 3px;
    width: 0%;
    transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.ted-score-hint {
    color: #555;
    font-size: 10px;
    margin-top: 8px;
    text-align: center;
    font-style: italic;
}
@media only screen and (max-width: 767px) {
    .ted-line-header { padding: 14px; }
    .ted-unfold-inner { padding: 0 14px 14px 14px; }
    .ted-card-flip { margin: 0 14px 14px 14px; height: 160px; }
    .ted-steps { padding: 0 14px 14px 14px; }
    .ted-line-num { display: none; }
    .ted-doc-header { padding: 12px 14px; }
    .ted-score { padding: 14px; }
}

/* === Defense ROI Visualizer === */
.roi-viz {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.12), 0 1px 4px rgba(0,0,0,0.08);
    padding: 32px 28px 28px;
    margin: 24px 0;
    font-family: 'Open Sans', sans-serif;
    color: #1a1a1a;
}
.roi-viz-header {
    text-align: center;
    margin-bottom: 28px;
}
.roi-viz-header h3 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #1a1a1a;
    margin: 0 0 8px;
}
.roi-viz-header p {
    font-size: 13px;
    color: #777;
    margin: 0;
    line-height: 1.5;
}
.roi-income-display {
    text-align: center;
    margin-bottom: 8px;
}
.roi-income-val {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #1565c0;
}
.roi-income-label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #999;
    margin-top: 2px;
}
.roi-range {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 28px;
    background: transparent;
    margin: 0;
    cursor: pointer;
    touch-action: none;
}
.roi-range::-webkit-slider-runnable-track {
    height: 4px;
    border-radius: 2px;
    background: #e0e0e0;
}
.roi-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #1565c0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.18);
    margin-top: -10px;
    transition: border-color 0.3s, box-shadow 0.3s;
}
.roi-range::-webkit-slider-thumb:hover {
    box-shadow: 0 2px 12px rgba(21,101,192,0.35);
}
.roi-range::-moz-range-track {
    height: 4px;
    border-radius: 2px;
    background: #e0e0e0;
    border: none;
}
.roi-range::-moz-range-thumb {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #1565c0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.18);
}
.roi-range-labels {
    display: flex;
    justify-content: space-between;
    font-size: 10px;
    color: #aaa;
    letter-spacing: 0.5px;
    margin-top: 2px;
    padding: 0 2px;
}
.roi-insurance-toggle {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 22px 0 26px;
    padding: 14px 18px;
    background: #f7f8fa;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}
.roi-insurance-label {
    font-size: 13px;
    color: #333;
    font-weight: 500;
}
.roi-toggle {
    position: relative;
    width: 44px;
    height: 24px;
    flex-shrink: 0;
}
.roi-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}
.roi-toggle-track {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: #ccc;
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.25s;
}
.roi-toggle-track::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    top: 3px;
    left: 3px;
    transition: transform 0.25s;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.roi-toggle input:checked + .roi-toggle-track {
    background: #e53935;
}
.roi-toggle input:checked + .roi-toggle-track::after {
    transform: translateX(20px);
}
.roi-meters {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 24px;
}
.roi-meter {
    display: flex;
    flex-direction: column;
}
.roi-meter-title {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-align: center;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #eee;
}
.roi-meter--conviction .roi-meter-title {
    color: #c62828;
    border-bottom-color: #ffcdd2;
}
.roi-meter--defense .roi-meter-title {
    color: #2e7d32;
    border-bottom-color: #c8e6c9;
}
.roi-meter-bar {
    display: flex;
    flex-direction: column;
    min-height: 280px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.roi-seg {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 6px 8px;
    transition: flex-grow 0.5s ease-out;
    min-height: 0;
    overflow: hidden;
}
.roi-seg-name {
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgba(255,255,255,0.9);
    text-align: center;
    line-height: 1.2;
}
.roi-seg-val {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: 2px;
}
/* Conviction segment colors (red spectrum) */
.roi-seg--c-fines { background: #ef5350; }
.roi-seg--c-interlock { background: #e53935; }
.roi-seg--c-insurance { background: #d32f2f; }
.roi-seg--c-wages { background: #c62828; }
.roi-seg--c-attorney { background: #b71c1c; }
/* Defense segment colors (green spectrum) */
.roi-seg--d-fines { background: #81c784; }
.roi-seg--d-interlock { background: #66bb6a; }
.roi-seg--d-insurance { background: #4caf50; }
.roi-seg--d-wages { background: #43a047; }
.roi-seg--d-attorney { background: #2e7d32; }
/* Insurance spike animation */
@keyframes roi-spike {
    0% { transform: scaleY(1); }
    30% { transform: scaleY(1.25); }
    60% { transform: scaleY(0.95); }
    100% { transform: scaleY(1); }
}
.roi-seg--spike {
    animation: roi-spike 0.5s ease-out;
    transform-origin: bottom;
}
/* Odometer */
.roi-odometer {
    text-align: center;
    margin-top: 12px;
}
.roi-odometer-val {
    font-size: 36px;
    font-weight: 700;
    color: #c62828;
    font-variant-numeric: tabular-nums;
}
.roi-odometer-label {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #999;
    margin-top: 2px;
}
.roi-odometer--defense .roi-odometer-val {
    color: #2e7d32;
}
/* Savings badge */
.roi-savings {
    background: linear-gradient(135deg, #2e7d32 0%, #43a047 100%);
    border-radius: 10px;
    padding: 20px 24px;
    text-align: center;
    margin-top: 20px;
}
.roi-savings-amount {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
}
.roi-savings-label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: rgba(255,255,255,0.85);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-top: 4px;
}
.roi-savings-note {
    font-size: 11px;
    color: rgba(255,255,255,0.7);
    margin-top: 8px;
    line-height: 1.4;
}
.roi-viz-footer {
    text-align: center;
    margin-top: 20px;
    font-size: 11px;
    color: #bbb;
    letter-spacing: 0.3px;
}
@media only screen and (max-width: 767px) {
    .roi-viz {
        padding: 24px 18px 20px;
        margin: 16px 0;
    }
    .roi-income-val {
        font-size: 40px;
    }
    .roi-range::-webkit-slider-thumb {
        width: 30px;
        height: 30px;
        margin-top: -13px;
    }
    .roi-range::-moz-range-thumb {
        width: 30px;
        height: 30px;
    }
    .roi-meters {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .roi-meter-bar {
        min-height: 200px;
    }
    .roi-insurance-toggle {
        flex-wrap: wrap;
    }
    .roi-savings-amount {
        font-size: 26px;
    }
    .roi-odometer-val {
        font-size: 28px;
    }
}

/* === Homepage Testimonials === */
.hp-testi-section {
    background: #131517;
    padding: 60px 0;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.hp-testi-grid {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}
.hp-testi-left {
    color: #fff;
}
.hp-testi-heading {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
    line-height: 1.3;
}
.hp-testi-sub {
    font-size: 14px;
    color: rgba(255,255,255,0.6);
    margin: 0 0 32px;
    line-height: 1.5;
}
.hp-testi-slider {
    position: relative;
    min-height: 220px;
}
.hp-testi-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.5s ease, transform 0.5s ease;
    pointer-events: none;
}
.hp-testi-slide--active {
    position: relative;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
.hp-testi-quote {
    font-size: 24px;
    color: #ccbd99;
    margin-bottom: 12px;
}
.hp-testi-text {
    font-size: 15px;
    line-height: 1.65;
    color: rgba(255,255,255,0.88);
    margin: 0 0 16px;
    font-style: italic;
}
.hp-testi-stars {
    margin-bottom: 16px;
}
.hp-testi-stars .fa-star {
    color: #f5a623;
    font-size: 14px;
    margin-right: 2px;
}
.hp-testi-author {
    display: flex;
    align-items: center;
    gap: 12px;
}
.hp-testi-avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 2px solid #ccbd99;
    object-fit: cover;
}
.hp-testi-name {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.hp-testi-loc {
    display: block;
    font-size: 12px;
    color: rgba(255,255,255,0.5);
    margin-top: 2px;
}
.hp-testi-dots {
    display: flex;
    gap: 8px;
    margin-top: 24px;
}
.hp-testi-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.25);
    cursor: pointer;
    padding: 0;
    transition: background 0.3s;
}
.hp-testi-dot--active {
    background: #ccbd99;
}
.hp-testi-dot:hover {
    background: rgba(204,189,153,0.6);
}
.hp-testi-cta {
    margin-top: 28px;
}
.hp-testi-btn {
    display: inline-block;
    background: #ccbd99;
    color: #131517;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 28px;
    border-radius: 4px;
    transition: background 0.3s, color 0.3s;
}
.hp-testi-btn:hover {
    background: #fff;
    color: #131517;
    text-decoration: none;
}
.hp-testi-right {
    display: flex;
    align-items: stretch;
}
.hp-testi-img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}
@media only screen and (max-width: 767px) {
    .hp-testi-section {
        padding: 40px 0;
    }
    .hp-testi-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .hp-testi-slider {
        min-height: 260px;
    }
    .hp-testi-heading {
        font-size: 24px;
    }
    .hp-testi-right {
        order: -1;
    }
}

/* === 48-Hour Defense Blueprint === */
.blueprint {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.12), 0 1px 4px rgba(0,0,0,0.08);
    padding: 32px 28px 28px;
    margin: 32px 0;
    font-family: 'Open Sans', sans-serif;
    color: #1a1a1a;
    position: relative;
    overflow: hidden;
}
.blueprint::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(rgba(21,101,192,0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(21,101,192,0.04) 1px, transparent 1px);
    background-size: 24px 24px;
    pointer-events: none;
}
.blueprint-header {
    text-align: center;
    margin-bottom: 32px;
    position: relative;
}
.blueprint-header h3 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #1a1a1a;
    margin: 0 0 8px;
}
.blueprint-header p {
    font-size: 13px;
    color: #777;
    margin: 0;
    line-height: 1.5;
}
.blueprint-track {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    margin-bottom: 12px;
}
.blueprint-line-bg {
    position: absolute;
    top: 28px;
    left: 48px;
    right: 48px;
    height: 3px;
    background: #e0e0e0;
    border-radius: 2px;
    z-index: 1;
}
.blueprint-line-fill {
    position: absolute;
    top: 28px;
    left: 48px;
    height: 3px;
    width: 0;
    max-width: calc(100% - 96px);
    background: linear-gradient(90deg, #1565c0, #1976d2);
    border-radius: 2px;
    z-index: 2;
    transition: width 0.15s linear;
}
.blueprint-node {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 120px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.blueprint-dot {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #f5f5f5;
    border: 3px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #bbb;
    transition: border-color 0.4s, background 0.4s, color 0.4s, box-shadow 0.4s, transform 0.3s;
}
.blueprint-node:hover .blueprint-dot {
    transform: scale(1.08);
}
.blueprint-node--lit .blueprint-dot {
    border-color: #1565c0;
    background: #1565c0;
    color: #fff;
    box-shadow: 0 0 0 6px rgba(21,101,192,0.15), 0 2px 12px rgba(21,101,192,0.25);
}
.blueprint-time {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #bbb;
    margin-top: 10px;
    transition: color 0.4s;
    text-align: center;
}
.blueprint-node--lit .blueprint-time {
    color: #1565c0;
}
.blueprint-label {
    font-size: 11px;
    font-weight: 600;
    color: #555;
    margin-top: 4px;
    text-align: center;
    line-height: 1.3;
    transition: color 0.4s;
}
.blueprint-node--lit .blueprint-label {
    color: #1a1a1a;
}
/* Insight card */
.blueprint-cards {
    position: relative;
    min-height: 0;
    margin-top: 8px;
}
.blueprint-card {
    display: none;
    background: #f7f9fc;
    border: 1px solid #d6e4f0;
    border-left: 4px solid #1565c0;
    border-radius: 8px;
    padding: 18px 20px;
    margin-top: 12px;
    opacity: 0;
    transform: translateY(8px);
    animation: bp-card-in 0.35s ease-out forwards;
}
.blueprint-card--active {
    display: block;
}
@keyframes bp-card-in {
    to { opacity: 1; transform: translateY(0); }
}
.blueprint-card-title {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #1565c0;
    margin: 0 0 8px;
}
.blueprint-card-body {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    margin: 0;
}
.blueprint-card-body strong {
    color: #1a1a1a;
}
.blueprint-cta {
    text-align: center;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.blueprint-cta-text {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin: 0 0 12px;
}
.blueprint-cta-btn {
    display: inline-block;
    background: linear-gradient(135deg, #1565c0 0%, #1976d2 100%);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 32px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: box-shadow 0.3s, transform 0.2s;
}
.blueprint-cta-btn:hover {
    box-shadow: 0 4px 16px rgba(21,101,192,0.35);
    transform: translateY(-1px);
    color: #fff;
    text-decoration: none;
}
@keyframes bp-pulse {
    0% { box-shadow: 0 0 0 0 rgba(21,101,192,0.45); }
    70% { box-shadow: 0 0 0 14px rgba(21,101,192,0); }
    100% { box-shadow: 0 0 0 0 rgba(21,101,192,0); }
}
.blueprint-cta-btn--pulse {
    animation: bp-pulse 2s ease-out infinite;
    font-size: 15px;
    padding: 14px 38px;
    letter-spacing: 1.5px;
}
.blueprint-cta-btn--pulse:hover {
    animation: none;
    box-shadow: 0 4px 20px rgba(21,101,192,0.45);
}
.blueprint-footer {
    text-align: center;
    margin-top: 16px;
    font-size: 11px;
    color: #bbb;
    letter-spacing: 0.3px;
}
/* Mobile: vertical layout */
@media only screen and (max-width: 767px) {
    .blueprint {
        padding: 24px 18px 20px;
        margin: 20px 0;
    }
    .blueprint-track {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        padding: 0 0 0 24px;
    }
    .blueprint-line-bg {
        top: 28px;
        bottom: 28px;
        left: 47px;
        right: auto;
        width: 3px;
        height: auto;
    }
    .blueprint-line-fill {
        top: 28px;
        left: 47px;
        width: 3px !important;
        max-width: none;
    }
    .blueprint-node {
        flex-direction: row;
        width: 100%;
        gap: 14px;
        padding: 12px 0;
    }
    .blueprint-dot {
        width: 48px;
        height: 48px;
        font-size: 18px;
        flex-shrink: 0;
    }
    .blueprint-node-text {
        display: flex;
        flex-direction: column;
    }
    .blueprint-time {
        margin-top: 0;
        text-align: left;
    }
    .blueprint-label {
        text-align: left;
    }
}

/* === wp-content\themes\oconnor\css\theme-custom.css === */
/* Custom CSS */*{}body,body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title>a span,body.wpb-js-composer .vc_row .vc_toggle_title>h4,.team_title__text,.team_title__text > a,.woocommerce ul.products li.product h3,.woocommerce form .qty,.woocommerce form .variations select,body .widget .yit-wcan-select-open,body .widget-hotspot {font-family:Open Sans;}body {background:#FFFFFF;font-size:15px;line-height:25px;font-weight:400;color: #272b2e;}.likes_block,ul.pagerblock,.gt3_pagination_comments .page-numbers,.listing_meta,.blog_content .post_author,.comment_meta,.prev_next_links a span,input[type='submit'],button,.gt3_module_button a,.vc_progress_bar,.member-vcard,.gt3_case_list__cat,.gt3_case_list__filter,.gt3_team_list__filter,.gt3_practice_list__filter,.practice_post_button,.gt3_module_counter .count_info{font-family:Open Sans;}.prev_next_links a span,input[type='submit'],button,.gt3_module_button a,.gt3_pagination_comments .page-numbers,.vc_progress_bar,.gt3_case_list__item--content_above .gt3_case_list__cat,.gt3_case_list__filter,.gt3_team_list__filter,.gt3_practice_list__filter,.practice_post_button,.gt3_module_counter .count_info{font-size:15px;}/* Custom Fonts */.module_team .team_info,h1, h1 span, h1 a,h2, h2 span, h2 a,h3, h3 span, h3 a,h4, h4 span, h4 a,h5, h5 span, h5 a,h6, h6 span, h6 a,.widget.widget_archive > ul > li, .widget.widget_categories > ul > li, .widget.widget_pages > ul > li, .widget.widget_meta > ul > li, .widget.widget_recent_comments > ul > li, .widget.widget_recent_entries > ul > li, .widget.widget_rss > ul > li, .widget.widget_nav_menu > div > ul > li,.calendar_wrap tbody,body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab,.price_item-cost,.widget.widget_posts .recent_posts .post_title a{color: #272b2e;}.gt3_dropcaps,.dropcap,body table.booked-calendar thead th .monthName,.gt3_icon_box__icon--number,h1, h1 span, h1 a,h2, h2 span, h2 a,h3, h3 span, h3 a,h4, h4 span, h4 a,h5, h5 span, h5 a,h6, h6 span, h6 a,.strip_template .strip-item a span,.column1 .item_title a,.index_number,.price_item_btn a,.shortcode_tab_item_title,.gt3_twitter .twitt_title,.gt3_module_counter .stat_count{font-family: Open Sans;font-weight: 400}h1, h1 a, h1 span {font-size:24px;line-height:29px;}h2, h2 a, h2 span,body table.booked-calendar th .monthName {font-size:24px;line-height:29px;}h3, h3 a, h3 span,#customer_login h2,.gt3_header_builder__login-modal_container h2,.sidepanel .title{font-size:24px;line-height:29px;}h4, h4 a, h4 span{font-size:24px;line-height:29px;}h5, h5 a, h5 span {font-size:24px;line-height:29px;}h6, h6 a, h6 span {font-size:24px;line-height:29px;}.diagram_item .chart,.item_title a ,.contentarea ul,#customer_login form .form-row label,.gt3_header_builder__login-modal_container form .form-row label,body .vc_pie_chart .vc_pie_chart_value{color:#272b2e;}body.wpb-js-composer .vc_row .vc_progress_bar:not(.vc_progress-bar-color-custom) .vc_single_bar .vc_label:not([style*="color"]) .vc_label_units{color: #272b2e !important;}blockquote,.comment_info{font-family: Open Sans;}/* Theme color */a:hover,#back_to_top:hover,.top_footer a:hover,.main_menu_container:not(.menu_line_disable) .menu > .menu-item.current_page_item > a,.main_menu_container:not(.menu_line_disable) .menu > .menu-item.current-menu-parent > a,.widget.widget_archive ul li:hover:before,.widget.widget_categories ul li:hover:before,.widget.widget_pages ul li:hover:before,.widget.widget_meta ul li:hover:before,.widget.widget_recent_comments ul li:hover:before,.widget.widget_recent_entries ul li:hover:before,.widget.widget_rss ul li:hover:before,.widget.widget_archive ul li > a:hover,.widget.widget_categories ul li > a:hover,.widget.widget_pages ul li > a:hover,.widget.widget_meta ul li > a:hover,.widget.widget_recent_comments ul li > a:hover,.widget.widget_recent_entries ul li > a:hover,.widget.widget_rss ul li > a:hover,.widget.widget_nav_menu ul li > a:hover,body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab.vc_active>a,.load_more_works:hover,.copyright a:hover,.module_testimonial.type2 .testimonials-text:before,input[type="submit"]:hover,button:hover,.price_item .items_text ul li:before,.price_item.most_popular .item_cost_wrapper h3,.gt3_practice_list__title a:hover,.mc_form_inside #mc_signup_submit:hover,.pre_footer input[type="submit"]:hover,.gt3_top_sidebar_products .widget_price_filter .price_slider_amount .price_label,.gt3_module_featured_posts .learn_more:hover,.gt3_secondary_font,.practice_post_button,.single-member-page .member-vcard,.single-member-page .member-short-desc a,.blog_type5 .has_post_thumb .blog_content .blogpost_title a:hover{color: #FF5722;}.price_item .item_cost_wrapper .bg-color,.gt3_practice_list__link:before,.load_more_works,.content-container .vc_progress_bar .vc_single_bar .vc_bar,input[type="submit"],button,.mc_form_inside #mc_signup_submit,.pre_footer input[type="submit"],.gt3_pagination_comments .page-numbers.current,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color: #FF5722;}.widget .calendar_wrap table td#today:before{background: #FF5722;}input[type='date'],input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],select,textarea,.gt3-contact-widget input[type='date'],.gt3-contact-widget input[type='email'],.gt3-contact-widget input[type='number'],.gt3-contact-widget input[type='password'],.gt3-contact-widget input[type='search'],.gt3-contact-widget input[type='tel'],.gt3-contact-widget input[type='text'],.gt3-contact-widget input[type='url'],.gt3-contact-widget select,.gt3-contact-widget textarea,.listing_meta,.blog_type5 .has_post_thumb .blog_content:hover .listing_meta,.prev_next_links,.gt3_pagination_comments .page-numbers,.comment-reply-link,.comment_meta,/*.blog_content .post_author a,*/.blog_content:hover .post_author a,.without_post_thumb .blog_content .post_author a,.likes_block,.gt3_team_list__position,.mc_merge_var label {color: #80858B;}.woocommerce .wishlist_table td.product-add-to-cart a,.gt3_module_button a,.gt3_module_carousel .slick-slider ul.slick-dots li.slick-active button{border-color: #FF5722;background: #FF5722;}.woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .widget_shopping_cart .buttons a:hover, .woocommerce.widget_shopping_cart .buttons a:hover,.gt3_header_builder_cart_component .button:hover,.gt3_submit_wrapper:hover > i,.single-member-page .member-vcard:hover,.single-member-page .member-short-desc a:hover{color:#80858B;}.load_more_works,input[type="submit"],button{border-color: #FF5722;}.isotope-filter a:hover,.isotope-filter a.active,.main_wrapper .wpb_text_column ul li:before {color: #FF5722;}.widget_nav_menu .menu .menu-item:before,.gt3_icon_box__link a:before,.stripe_item-divider,.module_team .view_all_link:before {background-color: #80858B;}.single-member-page .team-link:hover,.module_team .view_all_link {color: #80858B;}.module_team .view_all_link:after {border-color: #80858B;}/* menu fonts */.main-menu>ul,.main-menu>div>ul {font-family:Open Sans;font-weight:400;line-height:19px;font-size:17px;}/* sub menu styles */.main-menu ul li ul.sub-menu,.gt3_currency_switcher ul,.gt3_header_builder .header_search__inner .search_form,.mobile_menu_container,.gt3_header_builder_cart_component__cart-container{background-color: rgba(255,255,255,1) ;color: #272b2e ;}.gt3_header_builder .header_search__inner .search_text::-webkit-input-placeholder{color: #272b2e !important;}.gt3_header_builder .header_search__inner .search_text:-moz-placeholder {color: #272b2e !important;}.gt3_header_builder .header_search__inner .search_text::-moz-placeholder {color: #272b2e !important;}.gt3_header_builder .header_search__inner .search_text:-ms-input-placeholder {color: #272b2e !important;}.gt3_header_builder .header_search .header_search__inner:before,.main-menu > ul > li > ul:before,.gt3_megamenu_triangle:before,.gt3_currency_switcher ul:before,.gt3_header_builder_cart_component__cart:before{border-bottom-color: rgba(255,255,255,1) ;}.gt3_header_builder .header_search .header_search__inner:before,.main-menu > ul > li > ul:before,.gt3_megamenu_triangle:before,.gt3_currency_switcher ul:before,.gt3_header_builder_cart_component__cart:before{-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);-moz-box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);}/* blog */.gt3-page-title:not(.gt3-page-title_with_bg) .gt3_breadcrumb,body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a,.prev_next_links a b,ul.pagerblock li span,.single-member-page .team-link:hover{color: #272b2e;}.format-video .gt3_video__play_button{background-color: rgba(39,43,46,.35);}hr{border-bottom: 1px solid rgba(39,43,46, 0.3);}.gt3_link_layer .custom_animation:before{-webkit-box-shadow: inset 0 0 0 0 #FF5722;-moz-box-shadow: inset 0 0 0 0 #FF5722;box-shadow: inset 0 0 0 0 #FF5722;}.gt3_link_layer .custom_animation:hover:before{-webkit-box-shadow: inset 0 -5px 0 0 #FF5722;-moz-box-shadow: inset 0 -5px 0 0 #FF5722;box-shadow: inset 0 -5px 0 0 #FF5722;}.blogpost_title a:hover,.gt3_module_featured_posts .listing_meta a:hover,.recent_posts .listing_meta a,.widget.widget_posts .recent_posts li > .recent_posts_content .post_title a:hover {color: #80858B;}.learn_more:hover,.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total,.module_team .view_all_link:hover {color: #272b2e;}.module_team .view_all_link:hover:before {background-color: #272b2e;}.module_team .view_all_link:hover:after {border-color: #272b2e;}.gt3_module_title .carousel_arrows a:hover span,.stripe_item:after,.packery-item .packery_overlay {background: #80858B;}.gt3_module_title .carousel_arrows a:hover span:before {border-color: #80858B;}.learn_more:hover span,.gt3_module_title .carousel_arrows a span {background: #272b2e;}.post_media_info,.gt3_practice_list__filter,.isotope-filter {color: #272b2e;}.post_media_info:before{background: #272b2e;}.gt3_module_title .external_link .learn_more {line-height:25px;}.post_info {border-color: rgba(128,133,139, .3);}.post_share > a:before,.share_wrap a span {font-size:15px;}ol.commentlist:after,.top_footer .calendar_wrap caption {background:#FFFFFF;}.blog_post_media__link_text a:hover,h3#reply-title a,.comment_author_says a:hover,.dropcap,.gt3_custom_text a{color: #80858B;}.single .post_tags > span,h3#reply-title a:hover,.comment_author_says,.comment_author_says a {color: #272b2e;}blockquote:before,.blog_post_media--link i,.blog_post_media--quote i,.blogpost_title i,.post_share:hover > a:before,.post_share:hover > a,.listing_meta .listing_meta_author a:hover ~ a,.likes_block:not(.already_liked):hover,.comment-reply-link:hover,#customer_login .woocommerce-LostPassword a,.gt3_header_builder__login-modal_container .woocommerce-LostPassword a,.main-menu>ul>li>a:after,.main-menu ul li ul li.menu-item-has-children:after, .main-menu > ul > li.menu-item-has-children > a:after,body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon,.gt3_twitter a,.gt3-page-title:not(.gt3-page-title_with_bg) .page_sub_title,.blog_content .post_author a:hover{color: #FF5722;}.blog_post_media--quote,blockquote,.blog_post_media--link,body.wpb-js-composer .vc_row .vc_toggle_classic .vc_toggle_icon,body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_alternative .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_alternative .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon:before,body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon:after,body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon:before,body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon:after,body.wpb-js-composer .vc_row .vc_toggle_accordion_alternative .vc_toggle_icon:before,body.wpb-js-composer .vc_row .vc_toggle_accordion_alternative .vc_toggle_icon:after,body.wpb-js-composer .vc_row .vc_toggle_accordion_solid .vc_toggle_icon:before,body.wpb-js-composer .vc_row .vc_toggle_accordion_solid .vc_toggle_icon:after,body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_icon:before,body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_icon:after,body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon:before,body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon:after{border-color: #FF5722;}.main_menu_container .menu_item_line,.module_testimonial .slick-dots li button,body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab.vc_active:before,body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered.vc_toggle_active .vc_toggle_title:before,body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title,body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title>a,body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel.vc_active .vc_tta-panel-title>a:before,ul.pagerblock li a.current,ul.pagerblock li span,.woo_mini-count > span:not(:empty),.icon-box_number,.widget_search .search_form:before,.widget_product_search .woocommerce-product-search:before{background-color: #FF5722;}.tagcloud a{color: rgba(39,43,46, .5);}.tagcloud a:hover{color: rgba(39,43,46, 1);}::-moz-selection{background: #80858B;}::selection{background: #80858B;}.gt3_practice_list__overlay:before{background-color: #80858B;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #272b2e;}input:-moz-placeholder,textarea:-moz-placeholder { /* Firefox 18- */color: #272b2e;}input::-moz-placeholder,textarea::-moz-placeholder {/* Firefox 19+ */color: #272b2e;}input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #272b2e;}.top_footer .widget-title,.top_footer strong,.top_footer .widget.widget_archive ul li > a:hover,.top_footer .widget.widget_categories ul li > a:hover,.top_footer .widget.widget_pages ul li > a:hover,.top_footer .widget.widget_meta ul li > a:hover,.top_footer .widget.widget_recent_comments ul li > a:hover,.top_footer .widget.widget_recent_entries ul li > a:hover,.top_footer .widget.widget_rss ul li > a:hover,.top_footer .widget.widget_nav_menu ul li > a:hover,.main_footer .widget .calendar_wrap thead,.main_footer .widget .calendar_wrap table td#today{color: #ffffff ;}.top_footer{color: #797f85;}.main_footer .copyright{color: #ffffff;}.gt3_header_builder__section--top{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--top .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--top ul.menu{line-height:100px;}.gt3_header_builder__section--middle{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--middle .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--middle ul.menu{line-height:100px;}.gt3_header_builder__section--bottom{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--bottom .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--bottom ul.menu{line-height:100px;}.gt3_header_builder__section--top__tablet{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--top__tablet .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--top__tablet ul.menu{line-height:100px;}.gt3_header_builder__section--middle__tablet{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--middle__tablet .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--middle__tablet ul.menu{line-height:100px;}.gt3_header_builder__section--bottom__tablet{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--bottom__tablet .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--bottom__tablet ul.menu{line-height:100px;}.gt3_header_builder__section--top__mobile{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--top__mobile .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--top__mobile ul.menu{line-height:100px;}.gt3_header_builder__section--middle__mobile{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--middle__mobile .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--middle__mobile ul.menu{line-height:100px;}.gt3_header_builder__section--bottom__mobile{background-color:rgba(42,46,49,1);color:#ffffff; /* height:100px;*/}.gt3_header_builder__section--bottom__mobile .gt3_header_builder__section-container{height:100px;}.gt3_header_builder__section--bottom__mobile ul.menu{line-height:100px;}.tp-bullets.custom .tp-bullet:after,.tp-bullets.custom .tp-bullet:hover:after,.tp-bullets.custom .tp-bullet.selected:after {background: #FF5722;}.main_wrapper ul li:before,.main_footer ul li:before,.main_wrapper ol > li:before{color: #272b2e;}ul li{list-style: disc url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="10" width="10" fill="rgb(255,87,34)"><circle cx="5" cy="5" r="2.5" /></svg>');}.main_wrapper ul.gt3_list_wine li:before{content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="32" width="40" fill="rgb(39,43,46)"><circle cx="10" cy="10" r="6" /><circle cx="30" cy="10" r="6" /><circle cx="20" cy="25" r="6" /></svg>');}body table.booked-calendar thead th {/*background: #80858B !important;*/}body table.booked-calendar tr.days,body table.booked-calendar tr.days th,body .booked-modal p.booked-title-bar{background: #FF5722 !important;}#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a,#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a:hover,body #booked-profile-page input[type=submit].button-primary,body table.booked-calendar input[type=submit].button-primary,body .booked-list-view button.button,body .booked-list-view input[type=submit].button-primary,body .booked-modal input[type=submit].button-primary,body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block,body #booked-profile-page .appt-block .google-cal-button > a,body .booked-modal p.booked-title-bar,body table.booked-calendar td:hover .date span,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover,.booked-ms-modal .booked-book-appt {background:#FF5722;}body #booked-profile-page input[type=submit].button-primary,body table.booked-calendar input[type=submit].button-primary,body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary,body .booked-modal input[type=submit].button-primary,body #booked-profile-page .appt-block .google-cal-button > a,body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active{border-color:#FF5722;}body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover {}body .booked-modal .bm-window p i.fa,body .booked-modal .bm-window a,body .booked-appt-list .booked-public-appointment-title,body .booked-modal .bm-window p.appointment-title,.booked-ms-modal.visible:hover .booked-book-appt,body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-title {color:#80858B;}.booked-appt-list .timeslot.has-title .booked-public-appointment-title {color:inherit;}body table.booked-calendar td.today .date span {border:1px solid #FF5722;}body table.booked-calendar td.today:hover .date span {background:#80858B !important;}body .booked-form .field label.field-label,body .booked-modal .bm-window p.appointment-info {color:#272b2e;}body #booked-profile-page input[type="submit"],body #booked-profile-page button,body .booked-list-view input[type="submit"],body .booked-list-view button,body table.booked-calendar input[type="submit"],body table.booked-calendar button,body .booked-modal input[type="submit"],body .booked-modal button {font-family:Open Sans;}body .booked-modal button.cancel {/*border-color:#80858B !important;*/}.gt3_services_box_content {background: #80858B;font-family:Open Sans;}.gt3_services_img_bg {background-color: #80858B;}body table.booked-calendar tr.days,body table.booked-calendar tr.week{font-family:Open Sans;}body .tooltipster-light .tooltipster-content,body #booked-profile-page input[type=submit].button-primary,body table.booked-calendar input[type=submit].button-primary,body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary,body .booked-modal input[type=submit].button-primary,body #booked-profile-page .appt-block .google-cal-button > a,body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active{font-family:Open Sans;}body table.booked-calendar td.today.prev-date .date span,body table.booked-calendar td.today:hover .date,body table.booked-calendar td.today .date,body table.booked-calendar td.today .date span,body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{color:#272b2e !important;}body .booked-form .booked-appointments .appointment-info i,body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time i.booked-icon,body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover,body .booked-modal input[type="submit"].button-primary:hover,body .booked-modal button.cancel:hover,.woocommerce div.product > .woocommerce-tabs ul.tabs li.active a{color:#FF5722;}.woocommerce table.shop_table .product-quantity .qty.allotted,.woocommerce div.product form.cart .qty.allotted,.widget_product_search .woocommerce-product-search .search-field,.gt3-page-title__content .gt3_breadcrumb .woocommerce-breadcrumb span:last-child:not(:first-child),.main_wrapper .image_size_popup_button,.clear_recently_products{color: #272b2e;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.gt3_woocommerce_open_control_tag a.button,.woocommerce #reviews #respond input#submit, .woocommerce #reviews a.button, .woocommerce #reviews button.button, .woocommerce #reviews input.button,.woocommerce .woocommerce-message a.button, .woocommerce .woocommerce-error a.button, .woocommerce .woocommerce-info a.button,.woocommerce .cart .button, .woocommerce .cart input.button,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background-color: #FF5722;}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-family: Open Sans;}.quantity-spinner.quantity-up:hover,.quantity-spinner.quantity-down:hover,.woocommerce .gt3-products-header .gridlist-toggle:hover,.main_wrapper .image_size_popup_button:hover,.main_wrapper .gt3_product_list_nav li .product_list_nav_text .nav_title,.clear_recently_products:hover,.single-product.woocommerce div.product .product_meta .sku,.single-product.woocommerce div.product .product_meta a{color: #80858B;}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #reviews #respond input#submit,.woocommerce #reviews a.button,.woocommerce #reviews button.button,.woocommerce #reviews input.button{color: #80858B;border-color: #FF5722;}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #reviews #respond input#submit:hover,.woocommerce #reviews a.button:hover,.woocommerce #reviews button.button:hover,.woocommerce #reviews input.button:hover,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{border-color: #80858B;background-color: #80858B;}.woocommerce div.product form.cart div.quantity:hover,.woocommerce div.product form.cart div.quantity:focus,.woocommerce div.product form.cart div.quantity:focus-within{border-bottom-color: #FF5722;}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price,.woocommerce ul.product_list_widget li .price,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,.woocommerce #reviews #respond input#submit:hover,.woocommerce #reviews a.button:hover,.woocommerce #reviews button.button:hover,.woocommerce #reviews input.button:hover,.woocommerce-cart table.cart td.actions > .button:hover{color: #FF5722;}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce a.button.alt.disabled,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled[disabled],.woocommerce button.button.alt.disabled,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled[disabled],.woocommerce input.button.alt.disabled,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled[disabled]{color: #80858B;border-color: #FF5722;}.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled]:hover{background-color: #80858B;border-color: #80858B;}.image_size_popup .close,#yith-quick-view-content .product_meta,.single-product.woocommerce div.product .product_meta,.woocommerce div.product form.cart .variations td,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total,.woocommerce table.shop_table thead th,.woocommerce table.woocommerce-checkout-review-order-table tfoot td .woocommerce-Price-amount{color: #272b2e;}#yith-quick-view-content .product_meta a,#yith-quick-view-content .product_meta .sku,.select2-container--default .select2-selection--single .select2-selection__rendered{color: #272b2e;}#yith-quick-view-content .product_meta a:hover,.single-product.woocommerce div.product .product_meta a:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled]:hover{color: #FF5722;}.woocommerce .star-rating::before,.woocommerce #reviews p.stars span a,.woocommerce p.stars span a:hover~a::before,.woocommerce p.stars.selected span a.active~a::before{color: #272b2e;}.woocommerce-Reviews #respond form#commentform > p{color: #80858B;}.woocommerce.single-product #respond #commentform input[type="date"]:focus,.woocommerce.single-product #respond #commentform input[type="email"]:focus,.woocommerce.single-product #respond #commentform input[type="number"]:focus,.woocommerce.single-product #respond #commentform input[type="password"]:focus,.woocommerce.single-product #respond #commentform input[type="search"]:focus,.woocommerce.single-product #respond #commentform input[type="tel"]:focus,.woocommerce.single-product #respond #commentform input[type="text"]:focus,.woocommerce.single-product #respond #commentform input[type="url"]:focus,.woocommerce.single-product #respond #commentform select:focus,.woocommerce.single-product #respond #commentform textarea:focus{border-bottom-color: #FF5722;}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #FF5722;}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{color: #FF5722;}.woocommerce .woocommerce-ordering select,.woocommerce .gridlist-toggle,.woocommerce .gt3-products-header .gt3-gridlist-toggle{background-color: #FFFFFF;}

