@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.eot?v=4.6.1);
src: url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.1) format('woff2'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.woff?v=4.6.1) format('woff'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.1) format('truetype'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.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: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-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-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";
}
.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;
}@font-face {
font-family: 'et-line';
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.eot);
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.eot?#iefix) format('embedded-opentype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.woff) format('woff'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.ttf) format('truetype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.svg#et-line) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'et-line';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}  .icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
font-family: 'et-line';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}
.icon-mobile:before {
content: "\e000";
}
.icon-laptop:before {
content: "\e001";
}
.icon-desktop:before {
content: "\e002";
}
.icon-tablet:before {
content: "\e003";
}
.icon-phone:before {
content: "\e004";
}
.icon-document:before {
content: "\e005";
}
.icon-documents:before {
content: "\e006";
}
.icon-search:before {
content: "\e007";
}
.icon-clipboard:before {
content: "\e008";
}
.icon-newspaper:before {
content: "\e009";
}
.icon-notebook:before {
content: "\e00a";
}
.icon-book-open:before {
content: "\e00b";
}
.icon-browser:before {
content: "\e00c";
}
.icon-calendar:before {
content: "\e00d";
}
.icon-presentation:before {
content: "\e00e";
}
.icon-picture:before {
content: "\e00f";
}
.icon-pictures:before {
content: "\e010";
}
.icon-video:before {
content: "\e011";
}
.icon-camera:before {
content: "\e012";
}
.icon-printer:before {
content: "\e013";
}
.icon-toolbox:before {
content: "\e014";
}
.icon-briefcase:before {
content: "\e015";
}
.icon-wallet:before {
content: "\e016";
}
.icon-gift:before {
content: "\e017";
}
.icon-bargraph:before {
content: "\e018";
}
.icon-grid:before {
content: "\e019";
}
.icon-expand:before {
content: "\e01a";
}
.icon-focus:before {
content: "\e01b";
}
.icon-edit:before {
content: "\e01c";
}
.icon-adjustments:before {
content: "\e01d";
}
.icon-ribbon:before {
content: "\e01e";
}
.icon-hourglass:before {
content: "\e01f";
}
.icon-lock:before {
content: "\e020";
}
.icon-megaphone:before {
content: "\e021";
}
.icon-shield:before {
content: "\e022";
}
.icon-trophy:before {
content: "\e023";
}
.icon-flag:before {
content: "\e024";
}
.icon-map:before {
content: "\e025";
}
.icon-puzzle:before {
content: "\e026";
}
.icon-basket:before {
content: "\e027";
}
.icon-envelope:before {
content: "\e028";
}
.icon-streetsign:before {
content: "\e029";
}
.icon-telescope:before {
content: "\e02a";
}
.icon-gears:before {
content: "\e02b";
}
.icon-key:before {
content: "\e02c";
}
.icon-paperclip:before {
content: "\e02d";
}
.icon-attachment:before {
content: "\e02e";
}
.icon-pricetags:before {
content: "\e02f";
}
.icon-lightbulb:before {
content: "\e030";
}
.icon-layers:before {
content: "\e031";
}
.icon-pencil:before {
content: "\e032";
}
.icon-tools:before {
content: "\e033";
}
.icon-tools-2:before {
content: "\e034";
}
.icon-scissors:before {
content: "\e035";
}
.icon-paintbrush:before {
content: "\e036";
}
.icon-magnifying-glass:before {
content: "\e037";
}
.icon-circle-compass:before {
content: "\e038";
}
.icon-linegraph:before {
content: "\e039";
}
.icon-mic:before {
content: "\e03a";
}
.icon-strategy:before {
content: "\e03b";
}
.icon-beaker:before {
content: "\e03c";
}
.icon-caution:before {
content: "\e03d";
}
.icon-recycle:before {
content: "\e03e";
}
.icon-anchor:before {
content: "\e03f";
}
.icon-profile-male:before {
content: "\e040";
}
.icon-profile-female:before {
content: "\e041";
}
.icon-bike:before {
content: "\e042";
}
.icon-wine:before {
content: "\e043";
}
.icon-hotairballoon:before {
content: "\e044";
}
.icon-globe:before {
content: "\e045";
}
.icon-genius:before {
content: "\e046";
}
.icon-map-pin:before {
content: "\e047";
}
.icon-dial:before {
content: "\e048";
}
.icon-chat:before {
content: "\e049";
}
.icon-heart:before {
content: "\e04a";
}
.icon-cloud:before {
content: "\e04b";
}
.icon-upload:before {
content: "\e04c";
}
.icon-download:before {
content: "\e04d";
}
.icon-target:before {
content: "\e04e";
}
.icon-hazardous:before {
content: "\e04f";
}
.icon-piechart:before {
content: "\e050";
}
.icon-speedometer:before {
content: "\e051";
}
.icon-global:before {
content: "\e052";
}
.icon-compass:before {
content: "\e053";
}
.icon-lifesaver:before {
content: "\e054";
}
.icon-clock:before {
content: "\e055";
}
.icon-aperture:before {
content: "\e056";
}
.icon-quote:before {
content: "\e057";
}
.icon-scope:before {
content: "\e058";
}
.icon-alarmclock:before {
content: "\e059";
}
.icon-refresh:before {
content: "\e05a";
}
.icon-happy:before {
content: "\e05b";
}
.icon-sad:before {
content: "\e05c";
}
.icon-facebook:before {
content: "\e05d";
}
.icon-twitter:before {
content: "\e05e";
}
.icon-googleplus:before {
content: "\e05f";
}
.icon-rss:before {
content: "\e060";
}
.icon-tumblr:before {
content: "\e061";
}
.icon-linkedin:before {
content: "\e062";
}
.icon-dribbble:before {
content: "\e063";
}

@font-face {
font-family: "furniture";
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.eot);
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.eot?#iefix) format("embedded-opentype"),
url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.woff) format("woff"),
url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.ttf) format("truetype"),
url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.svg#furniture) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "furniture" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}            .icon-001:before {
content: "a";
}
.icon-014:before {
content: "b";
}
.icon-027:before {
content: "c";
}
.icon-040:before {
content: "d";
}
.icon-041:before {
content: "e";
}
.icon-028:before {
content: "f";
}
.icon-015:before {
content: "g";
}
.icon-002:before {
content: "h";
}
.icon-003:before {
content: "i";
}
.icon-016:before {
content: "j";
}
.icon-029:before {
content: "k";
}
.icon-042:before {
content: "l";
}
.icon-043:before {
content: "m";
}
.icon-030:before {
content: "n";
}
.icon-017:before {
content: "o";
}
.icon-004:before {
content: "p";
}
.icon-005:before {
content: "q";
}
.icon-018:before {
content: "r";
}
.icon-031:before {
content: "s";
}
.icon-044:before {
content: "t";
}
.icon-045:before {
content: "u";
}
.icon-032:before {
content: "v";
}
.icon-019:before {
content: "w";
}
.icon-006:before {
content: "x";
}
.icon-007:before {
content: "y";
}
.icon-020:before {
content: "z";
}
.icon-033:before {
content: "A";
}
.icon-046:before {
content: "B";
}
.icon-047:before {
content: "C";
}
.icon-034:before {
content: "D";
}
.icon-021:before {
content: "E";
}
.icon-008:before {
content: "F";
}
.icon-009:before {
content: "G";
}
.icon-022:before {
content: "H";
}
.icon-035:before {
content: "I";
}
.icon-048:before {
content: "J";
}
.icon-049:before {
content: "K";
}
.icon-036:before {
content: "L";
}
.icon-023:before {
content: "M";
}
.icon-010:before {
content: "N";
}
.icon-011:before {
content: "O";
}
.icon-024:before {
content: "P";
}
.icon-037:before {
content: "Q";
}
.icon-050:before {
content: "R";
}
.icon-051:before {
content: "S";
}
.icon-038:before {
content: "T";
}
.icon-025:before {
content: "U";
}
.icon-012:before {
content: "V";
}
.icon-013:before {
content: "W";
}
.icon-026:before {
content: "X";
}
.icon-039:before {
content: "Y";
}
.icon-052:before {
content: "Z";
}
.icon-065:before {
content: "0";
}
.icon-064:before {
content: "1";
}
.icon-063:before {
content: "2";
}
.icon-062:before {
content: "3";
}
.icon-061:before {
content: "4";
}
.icon-060:before {
content: "5";
}
.icon-059:before {
content: "6";
}
.icon-058:before {
content: "7";
}
.icon-057:before {
content: "8";
}
.icon-056:before {
content: "9";
}
.icon-055:before {
content: "!";
}
.icon-054:before {
content: "\"";
}
.icon-053:before {
content: "#";
}
.icon-066:before {
content: "$";
}
.icon-079:before {
content: "%";
}
.icon-092:before {
content: "&";
}
.icon-093:before {
content: "'";
}
.icon-080:before {
content: "(";
}
.icon-067:before {
content: ")";
}
.icon-068:before {
content: "*";
}
.icon-081:before {
content: "+";
}
.icon-094:before {
content: ",";
}
.icon-095:before {
content: "-";
}
.icon-082:before {
content: ".";
}
.icon-069:before {
content: "/";
}
.icon-070:before {
content: ":";
}
.icon-083:before {
content: ";";
}
.icon-096:before {
content: "<";
}
.icon-097:before {
content: "=";
}
.icon-084:before {
content: ">";
}
.icon-071:before {
content: "?";
}
.icon-073:before {
content: "@";
}
.icon-072:before {
content: "[";
}
.icon-085:before {
content: "]";
}
.icon-098:before {
content: "^";
}
.icon-099:before {
content: "_";
}
.icon-086:before {
content: "`";
}
.icon-087:before {
content: "{";
}
.icon-100:before {
content: "|";
}
.icon-075:before {
content: "}";
}
.icon-074:before {
content: "~";
}
.icon-076:before {
content: "\\";
}
.icon-089:before {
content: "\e000";
}
.icon-088:before {
content: "\e001";
}
.icon-090:before {
content: "\e002";
}
.icon-077:before {
content: "\e003";
}
.icon-078:before {
content: "\e004";
}
.icon-091:before {
content: "\e005";
}.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site i {
transition: 0.4s;
}
.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site i:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site {
font-family: 'Ubuntu Light', sans-serif;
font-weight: 400;
line-height: 22px;
letter-spacing: 0.2px;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site i {
color: #e5ae49;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_line {
padding: 15px 15px;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerRight ul.tzheader_social li {
padding: 15px 0 15px 26px;
}
.tz-header.tz-header-type-2 .tz-headerBottom .pull-left.tz_logo {
padding: 15px 0 15px;
}
.tz-header.tz-header-type-2 .tz-headerBottom .tz-header-cart.pull-right .icon_cart_alt {
padding: 37px 0 35px 22px;
}
.tz-header.tz-header-type-2 .tz-headerBottom .tz-header-search.pull-right .icon_search.tz_icon_search {
padding: 37px 0 35px 8px;
}
.tz-header.tz-header-type-2 .tz-headerBottom nav.pull-right #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
padding: 30px 27px 64px 27px;
}
.tz-header.tz-header-type-2 .tz-headerBottom nav.pull-right #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
font-family: 'Montserrat SemiBold', sans-serif;
font-weight: 400;
font-size: 15px;
line-height: 32px;
}
.tzElement_Counter.tz_Counter_type4 {
padding: 0 0 33px 0;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon {
margin: 7px 0 17px;
padding: 0;
border-bottom: none;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 4rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.6rem;
line-height: 3.6rem;
}
.tzElement_Counter.tz_Counter_type4 p {
font-family: 'Ubuntu Light', sans-serif;
font-size: 13px;
font-weight: 500;
letter-spacing: 0px;
font-style: normal;
margin: 5px 0 0;
}
.tzElement_Counter.tz_Counter_type4.tz_border::after {
content: '';
position: absolute;
width: 1px;
height: 100px;
top: 50px;
right: 0;
background: #faefdb;
}
.tz_shadow {
box-shadow: 0 0 30px 0 rgba(183, 183, 183, 0.3);
}
.style-list ul {
padding-left: 30px;
}
.style-list ul li {
line-height: 35px;
list-style: none;
position: relative;
}
.style-list ul li i {
display: none;
}
.style-list ul li::after {
content: "\f138";
font-family: "FontAwesome";
position: absolute;
color: #e5ae49;
top: 12px;
left: -30px;
padding: 5px 0;
border-radius: 50%;
line-height: 0px;
font-size: 14px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_image {
padding: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_image img {
width: 100%;
max-height: 450px;
object-fit: cover;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
display: flex;
align-items: center;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
max-width: 500px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-family: 'Montserrat Medium', sans-serif;
font-weight: 400;
font-size: 90px;
line-height: 68px;
letter-spacing: 0.25px;
color: #e8e8e8;
margin-bottom: 26px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-family: 'Montserrat Medium', sans-serif;
font-weight: 600;
font-size: 30px;
line-height: 68px;
letter-spacing: 0.1px;
margin-bottom: 9px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
font-family: 'Ubuntu Light', sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 25px;
color: #666666;
margin-bottom: 42px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore {
display: inline-block;
background: initial;
border: 1px solid #d8d8d8;
border-radius: 20px;
color: #464646;
font-family: "Montserrat SemiBold", sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 22px;
padding: 8px 35px;
text-transform: uppercase;
letter-spacing: 0.5px;
transition: 0.4s;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore:hover {
color: #fff;
background-color: #e5ae49;
border-color: #e5ae49;
}
.tzElement_Service-v2 .service_left {
display: flex;
}
.tzElement_Service-v2 .service_right {
display: flex;
flex-direction: row-reverse;
}
.tzElement_Service-v2 .service_right .tzService_Info {
flex-direction: row-reverse;
}
.tzElement_Service-v2 .service_right .tzService_Info .tzService_Info_Box {
float: right;
}
.position-top .tzFeature_title {
font-weight: 600 !important;
font-size: 16px !important;
padding-bottom: 16px !important;
margin: 48px 0 12px 0 !important;
}
.position-top .tzFeature_Icon {
position: absolute;
top: 0;
}
.position-top .tzFeature_description {
margin: 0 !important;
}
.tzElement-title.tz-title-type-10 .tzTitle {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 2.3rem;
color: #222222;
font-weight: 400;
text-transform: capitalize;
}
.TzPage_Default {     }
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
border: none;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span.vc_tta-title-text {
color: #464646;
font-family: 'Montserrat SemiBold', sans-serif !important;
font-weight: 400 !important;
font-size: 1.4rem !important;
letter-spacing: 0.5px !important;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon {
height: 10px;
width: 10px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
padding: 16px 20px;
margin-left: 50px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-title-text {
color: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-controls-icon {
left: -30px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-controls-icon:before,
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-controls-icon:after {
border-color: #fff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a {
padding: 16px 20px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus {
padding: 8px;
border-radius: 50%;
background: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus::before {
left: 4px;
width: 8px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus::after {
top: 4px;
height: 8px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron {
padding: 8px;
border-radius: 50%;
background-color: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron::before {
left: 4px;
top: 6px;
width: 8px;
height: 8px;
border-style: solid;
border-width: 0 3px 3px 0;
border-radius: 2px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle {
padding: 8px;
background-color: #464646;
border-radius: 50%;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle::before {
left: 4px;
top: 4px;
width: 4px;
border-width: 4px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-title-text {
color: #ffffff !important;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus {
background-color: #ffffff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron {
background-color: #ffffff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron::before {
top: 3px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle {
background-color: #ffffff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle::before {
top: -8px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body {
background-color: #ffffff !important;
padding: 22px 19px 25px 29px !important;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f8f8f8 !important;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left a i:before {
border-color: #666666 !important;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #666666 !important;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f8f8f8 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #5472d2 !important;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #5472d2;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #5472d2 !important;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #5472d2 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #00c1cf !important;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #00c1cf;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #00c1cf !important;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #00c1cf !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #fe6c61 !important;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #fe6c61;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #fe6c61 !important;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #fe6c61 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #8d6dc4 !important;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #8d6dc4;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #8d6dc4 !important;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #8d6dc4 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #4cadc9 !important;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #4cadc9;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #4cadc9 !important;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #4cadc9 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #f3e8d3;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #f3e8d3;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f3e8d3;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #cec2ab !important;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #cec2ab;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #cec2ab !important;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #cec2ab !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #50485b !important;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #50485b;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #50485b !important;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #50485b !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b1ffd0;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b1ffd0;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b1ffd0;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #75d69c !important;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #75d69c;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #75d69c !important;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #75d69c !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #2a2a2a !important;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #2a2a2a;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #2a2a2a !important;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #2a2a2a !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f7be68 !important;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #f7be68;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f7be68 !important;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f7be68 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #5aa1e3 !important;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #5aa1e3;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #5aa1e3 !important;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #5aa1e3 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #6dab3c !important;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #6dab3c;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #6dab3c !important;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #6dab3c !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f4524d !important;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #f4524d;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f4524d !important;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f4524d !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f79468 !important;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #f79468;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f79468 !important;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f79468 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #b97ebb !important;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b97ebb;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b97ebb !important;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #b97ebb !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: -1px !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list {
text-align: left;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 37px;
margin-right: 5px;
border: 1px solid #faefdb;
border-bottom: 0 !important;
transition: 0.6s;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 1.4rem;
color: #464646;
text-transform: uppercase;
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span::after {
display: none;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
background: #fff !important;
border-radius: 0;
border-top: 3px solid rgba(229, 174, 73);
padding: 13px 39px;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 24px 32px;
background: #ffffff !important;
border: none !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #dcdcdc;
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-panels-container {
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7dbf1;
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-panels-container {
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7edf1;
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-panels-container {
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffceca;
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-panels-container {
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ceb2ff;
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-panels-container {
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #a7ebff;
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-panels-container {
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #f3e8d3;
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-panels-container {
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #8f7ca9;
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-panels-container {
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1ffd0;
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-panels-container {
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #484848;
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-panels-container {
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #faefdb;
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #9fd1ff;
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-panels-container {
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1e289;
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-panels-container {
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ff827e;
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-panels-container {
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffc6ad;
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-panels-container {
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ec94ef;
border: 1px solid #ec94ef;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-panels-container {
border: 1px solid #ec94ef;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left {
display: flex;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-bottom: -1px !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list {
text-align: left;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 37px;
margin-bottom: 5px;
width: 120px;
background: #faefdb;
border: 1px solid #faefdb;
border-right: 0 !important;
transition: 0.6s;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 1.4rem;
color: #464646;
text-transform: uppercase;
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span::after {
display: none;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
background: #ffffff !important;
border-radius: 0;
border-left: 3px solid #e5ae49;
padding: 13px 36px;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a span {
color: #e5ae49;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 24px 32px;
background: #ffffff !important;
border: 0 !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #dcdcdc;
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-panels-container {
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7dbf1;
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-panels-container {
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7edf1;
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-panels-container {
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffceca;
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-panels-container {
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ceb2ff;
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-panels-container {
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #a7ebff;
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-panels-container {
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #f3e8d3;
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-panels-container {
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #8f7ca9;
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-panels-container {
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1ffd0;
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-panels-container {
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #484848;
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-panels-container {
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #faefdb;
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #9fd1ff;
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-panels-container {
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1e289;
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-panels-container {
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ff827e;
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-panels-container {
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffc6ad;
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-panels-container {
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ec94ef;
border: 1px solid #ec94ef;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-panels-container {
border: 1px solid #ec94ef;
}
.tzElement_Member_type2 .tzMember_image {
position: relative;
overflow: hidden;
}
.tzElement_Member_type2 .tzMember_image::after {
content: '';
position: absolute;
top: 0;
left: 0;
background: rgba(63, 63, 63, 0);
width: 100%;
height: 100%;
transition: 0.6s;
}
.tzElement_Member_type2 .tzMember_image:hover:after {
background: rgba(63, 63, 63, 0.5);
}
.tzElement_Member_type2 .tzMember_Info .tzMember_Info_Box {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Info .tzMember_Info_Box .tzMember_name {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 1.6rem;
margin: 23px 0 8px;
text-shadow: 0 0 2px rgba(34, 34, 34, 0.19);
font-weight: 700;
}
.tzElement_Member_type2 .tzMember_Info .tzMember_Info_Box .tzMember_position {
font-family: 'Ubuntu Light', sans-serif;
font-weight: 400;
font-size: 1.4rem;
color: #838383;
letter-spacing: 0.1px;
}
.tzElement_Image_slide.slide-type-2 {
margin: 0;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-stage-outer {
clip-path: inset(0 0.4vw 0.5vw 0.4vw);
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-stage-outer .owl-stage .owl-item {
padding: 0 2.5px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-stage-outer .owl-stage .owl-item .tzImage_Slide_Item {
max-height: 550px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav i {
font-size: 24px;
line-height: 46px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
left: 15%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
right: 15%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots {
margin: 68px auto;
width: 55%;
background: #e0e0e0;
height: 2px;
display: flex;
justify-content: center;
flex-wrap: nowrap;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot {
margin: 0;
width: 25%;
height: 2px;
border-radius: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
display: none;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active {
width: 30%;
height: 4px;
margin-top: -1px;
border-radius: 0;
background-color: #e5ae49;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots.disabled {
display: none;
}
@media only screen and (max-device-width: 380.98px) {
.tzElement-title.tz-title-type-3 .tzTitle {
line-height: 36px !important;
}
}
@media only screen and (max-device-width: 480.98px) {
.tzElement-title.tz-title-type-3.tz-text-align-left {
text-align: center !important;
}
.style-list .wpb_column vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column vc_column_container:nth-of-type(2) {
margin-top: 23px;
}
.style-list ul {
margin-left: 0;
}
.wpb_row.vc_row-fluid {
margin-left: 0 !important;
margin-right: 0 !important;
}
.tzElement_Counter.tz_Counter_type4::after {
content: '';
position: absolute;
width: 200px;
height: 1px;
top: auto;
left: 0;
bottom: 0;
margin: 0 auto;
background: #faefdb;
}
.tzElement_Counter.tz_Counter_type4::after .tzElement_counterIcon span {
font-size: 3.7rem;
}
.tzElement_Counter.tz_Counter_type4::after .tzElement_count .stat-count {
font-size: 3.4rem;
}
.tzElement_Counter.tz_Counter_type4.tz_border::after {
content: '';
position: absolute;
width: 200px;
height: 1px;
top: auto;
left: 0;
bottom: 0;
margin: 0 auto;
background: #faefdb;
}
.tzElement_Service-v2 {
margin: 0 auto;
margin-top: -30px;
}
.tzElement_Service-v2 .tzService_Wrap {
display: block;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
margin-top: 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
text-align: left;
padding: 0 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 6rem;
line-height: 6rem;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 2.1rem;
line-height: 60px;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 30px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top {
margin-top: 70px;
margin-left: 15px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top .tzFeature_Icon {
top: -40px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
width: 50px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active span::after {
width: 50px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
left: 5%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
right: 5%;
}
.tzElement_Member_type2 {
margin-top: 30px;
}
.tzElement_Member_type2 .tzMember_Wrap {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image::after {
width: 270px;
height: 360px;
left: 50%;
transform: translateX(-50%);
}
.tzElement-title.tz-title-type-10 .tzTitle {
font-size: 3rem;
}
.TzPage_Default {
padding: 70px 0 !important;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 0;
margin-bottom: 40px;
}
.style-list ul li::after {
top: 10px;
}
.wpb_single_image {
text-align: center !important;
}
.responsive-counter {
margin-top: 170px !important;
}
.vc_tta-tabs .vc_tta-panels-container {
margin-left: 0 !important;
border: none !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
text-align: center;
margin-bottom: 0 !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 22px 19px 25px 29px !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
border: 1px solid #faefdb;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-top: -1px !important;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
margin-top: -30px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left {
margin-top: 50px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 767.98px) {
.vc_tta-accordion .vc_tta-panels-container {
border: none;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
margin-top: -30px;
}
.vc_tta-tabs .vc_tta-panels-container {
margin-left: 0 !important;
border: none !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
text-align: center;
margin-bottom: 0 !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 22px 19px 25px 29px !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
border: 1px solid #faefdb;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-top: -1px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 37px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 39px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left {
margin-top: 50px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 30px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 30px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 3.4rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.2rem;
}
.vc_inner .wpb_column.vc_column_container:nth-of-type(2) .tzElement_Counter.tz_Counter_type4.tz_border:after,
.vc_inner .wpb_column.vc_column_container:nth-of-type(4) .tzElement_Counter.tz_Counter_type4.tz_border:after {
display: none;
}
.tzElement_Service-v2 {
margin: 0 auto;
margin-top: -30px;
}
.tzElement_Service-v2 .tzService_Wrap {
display: block;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
margin-top: 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
text-align: left;
max-width: 100%;
padding: 0 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 6rem;
line-height: 6rem;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 2.1rem;
line-height: 60px;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 30px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top {
margin-top: 70px;
margin-left: 15px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top .tzFeature_Icon {
top: -40px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
width: 70px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active span::after {
width: 70px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
left: 10%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
right: 10%;
}
.tzElement_Member_type2 {
margin-top: 30px;
}
.tzElement_Member_type2 .tzMember_Wrap {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 0;
margin-bottom: 40px;
}
.style-list ul li::after {
top: 10px;
}
.responsive-counter {
margin-top: 170px !important;
}
.wpb_single_image {
text-align: center !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) {
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 18px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 24px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 18px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 24px 20px !important;
}
.tzElement_Service-v2 {
margin: 0 auto;
margin-top: -20px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
max-width: 50%;
padding: 0 25px;
margin-top: 0 !important;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
max-width: 100%;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 6.5rem;
line-height: 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: absolute;
transform: translate(50%, -110%);
font-size: 2.4rem;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 20px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
width: 100px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active span::after {
width: 100px;
}
.tzElement_Member_type2 {
margin-top: 30px;
}
.tzElement_Member_type2 .tzMember_Wrap {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 3.5rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.2rem;
}
.tz-plazart-list li i {
margin: 0;
}
.responsive-counter {
margin-top: 130px !important;
}
.tz_shadow .row {
display: flex;
justify-content: center;
}
.style-list {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 23px;
}
.style-list ul {
padding-left: 25px;
margin-top: -25px;
}
.style-list ul li::after {
left: -25px;
}
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1199.98px) {
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 22px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 24px 22px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 22px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 24px 22px !important;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
max-width: 100%;
padding: 0 40px;
margin-top: 0 !important;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
max-width: 100%;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 7rem;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: absolute;
transform: translate(50%, -135%);
font-size: 2.7rem;
}
.service_left .tzService_Info {
padding-left: 50px;
}
.service_right .tzService_Info {
padding-right: 50px;
}
.tzElement_Image_slide .image-slider .owl-dots .owl-dot span {
width: 150px;
}
.tzElement_Image_slide .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide .image-slider .owl-dots .owl-dot.active span::after {
width: 150px;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 3.7rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.4rem;
}
.responsive-counter {
margin-top: 160px !important;
}
.tz_shadow .row {
display: flex;
justify-content: center;
}
.style-list {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 23px;
}
.style-list ul {
padding-left: 25px;
margin-top: -25px;
}
.style-list ul li::after {
left: -25px;
}
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1399.98px) {
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 8rem;
line-height: 60px;
margin-bottom: 15px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 2.4rem;
line-height: 65px;
}
.service_right .tzService_Info {
padding-right: 0;
}
.service_right .tzService_Info .tzService_Info_Box {
margin-right: 100px;
}
.service_left .tzService_Info {
padding-left: 0;
}
.service_left .tzService_Info .tzService_Info_Box {
margin-left: 100px;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
}
@media only screen and (min-device-width: 1400px) {
.service_right .tzService_Info {
padding-right: 0;
}
.service_right .tzService_Info .tzService_Info_Box {
margin-right: 100px;
}
.service_left .tzService_Info {
padding-left: 0;
}
.service_left .tzService_Info .tzService_Info_Box {
margin-left: 100px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
left: 21.2vw;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
right: 21.2vw;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots {
margin: 68px auto;
width: 50vw;
background: #e0e0e0;
height: 2px;
display: flex;
justify-content: center;
flex-wrap: nowrap;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot {
margin: 0;
width: 25%;
height: 2px;
border-radius: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
display: none;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active {
width: 30%;
height: 4px;
margin-top: -1px;
border-radius: 0;
background: #e5ae49;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
}body .vc_row {
margin-right: 0px;
}
.tz_partner_item {
text-align: center;
display: flex;
justify-content: center;
}
.tz_partner_item .tz_partner_link img {
opacity: 0.3;
}
.tz_partner_item .tz_partner_link img:hover {
opacity: 1;
transition: 0.5s;
}
.tz_interiaet_absolute img {
position: absolute;
z-index: -1;
}
.tz-header.tz-header-type-9 .tz-headerTop {
display: none;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-cart {
margin-left: 30px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-search {
margin-left: 15px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container {
padding-left: 0px;
padding-right: 0px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link {
color: #222222;
font-weight: 700;
font-size: 16px;
padding-left: 15px;
letter-spacing: 0px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link{
padding: 49px 27px 49px 27px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 .mega-menu-toggle .mega-toggle-block-1:after {
color: #222222;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-search .tz-header-search-form.tz-header-search-form-show {
top: 77%;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-search .tz-header-search-form.tz-header-search-form-show {
top: 77%;
}
.tz-header.tz-header-type-9 .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a {
font-family: 'Ubuntu', sans-serif;
border-color: #ededed;
border-style: solid;
border-width: 0 0 1px;
}
.tz-header.tz-header-type-9.scroll #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item:hover > ul.mega-sub-menu {
top: 77%;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-search span{
padding: 40px 0 40px 8px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-cart > span{
padding: 40px 0 40px 22px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-cart:hover .widget_shopping_cart {
top: 77%;
}
.tz-header.tz-header-type-9.scroll {
height: 80px;
background-color: white;
top: -25px;
}
.tzElement_slide_view {
margin-bottom: 50px;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
right: 0;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.tzElement_slide_view .tzView_Slide_Item .container {
padding: 0;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
width: 50%;
padding: 15% 0 18% 0;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
font-size: 60px;
color: #222222;
font-family: 'Montserrat', sans-serif;
margin-bottom: 8%;
line-height: 69px;
letter-spacing: -1px;
text-transform: uppercase;
font-weight: 700;
padding-right: 35px;
overflow-wrap: break-word;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em {
font-style: normal;
color: #e5ae49;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
color: #666666;
font-size: 16px;
line-height: 26px;
margin-bottom: 10%;
padding-right: 130px;
letter-spacing: 0px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore {
color: #222222;
font-weight: 700;
text-transform: uppercase;
padding-left: 80px;
position: relative;
transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore:hover {
padding-left: 100px;
transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore:hover::after {
width: 70px;
transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after {
content: '';
display: block;
transition: 0.5s;
width: 50px;
height: 2px;
position: absolute;
left: 0px;
bottom: 7px;
background: #e5ae49;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page span.owl-numbers {
background: transparent;
color: #d1d1d1;
font-size: 16px;
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page span.owl-numbers:hover {
color: #222222;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page.active .owl-numbers {
color: #222222;
}
.tzElement_slide_view .owl-pagination {
position: absolute;
bottom: 70px;
left: 50%;
margin-left: -600px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
box-shadow: 0px 0px 30px 0px #b7b7b7;
height: 80px;
position: absolute;
bottom: 50px;
left: 50%;
transform: translateX(-50%);
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div {
position: relative;
border-radius: unset;
width: 80px;
height: 80px;
margin: 0px;
background-color: #ffffff;
opacity: 1;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div i {
color: #cccccc;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div i:before {
position: absolute;
top: 27px;
left: 10px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
background-color: #e5ae49;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover i {
color: white;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover {
background-color: #e5ae49;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover i {
color: white;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next i:before {
position: absolute;
top: 27px;
right: 30px;
}
.tz_simple_image .tz_image_item {
width: 78%;
}
.tz_simple_image .tz_image_item img {
width: 100%;
height: 800px;
object-fit: cover;
}
.tzElement_Portfolio .container {
position: relative;
padding-left: 0px;
padding-right: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column {
position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
padding: 0 45px 0 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
padding: 0 30px 0 45px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title {
margin-bottom: 100px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
color: #222222;
font-size: 36px;
line-height: 1.2em;
font-weight: 700;
text-transform: capitalize;
padding-top: 35px;
margin-bottom: 30px;
padding-right: 165px;
position: relative;
overflow-wrap: break-word;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after {
content: '';
display: block;
width: 60px;
height: 2px;
position: absolute;
top: 0px;
background: #e5ae49;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_description {
color: #666666;
font-size: 16px;
line-height: 26px;
letter-spacing: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item {
position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfoliocolumn_image img {
transform: scale(1.1);
transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfolio_column_hover .tzPortfolio_column_table {
transition: all 0.3s ease-in-out 0s;
background: rgba(0, 0, 0, 0.8);
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell {
transition: all 0.3s ease-in-out 0s;
opacity: 1;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image {
overflow: hidden;
width: 100%;
transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image img {
width: 100%;
height: 610px;
object-fit: cover;
transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table {
transition: all 0.3s ease-in-out 0s;
position: relative;
display: table;
height: 100%;
width: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell {
position: relative;
display: table-cell;
vertical-align: middle;
opacity: 0;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 {
position: relative;
text-align: center;
margin-bottom: 5px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-weight: 700;
color: #e5ae49;
line-height: 24px;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span {
position: relative;
text-align: center;
display: block;
color: white;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span a {
color: white;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
margin-top: 80px;
margin-bottom: 90px;
}
.tzElement_Portfolio .container .tz_readmore {
width: 50%;
position: absolute;
text-align: center;
bottom: 145px;
}
.tzElement_Portfolio .container .tz_readmore a {
padding: 15px 40px;
border: 1px solid #a0a0a0;
color: #464646;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
position: relative;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tz_readmore a:hover {
background-color: #e5ae49;
border: 1px solid #e5ae49;
color: white;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tz_readmore a:after {
content: '';
display: block;
width: 2px;
height: 100px;
position: absolute;
left: 50%;
top: -180px;
background: #e5ae49;
}
.interiart-our-process {
position: relative;
padding-left: 97px;
margin-bottom: 50px;
z-index: 2;
}
.interiart-our-process .interiart-counter-icon {
position: absolute;
left: 0;
top: 25px;
font-size: 120px;
z-index: -1;
}
.interiart-our-process .interiart-counter-icon i {
color: rgba(250, 250, 250, 0.1);
}
.interiart-our-process span.interiart-number-process {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 30px;
color: #48494b;
display: block;
margin-bottom: 10px;
font-size: 50px;
position: absolute;
top: 0px;
left: 0px;
}
.interiart-our-process h3.interiart-name-process {
font-size: 18px;
font-weight: 600;
color: #ffffff;
margin-bottom: 14px;
letter-spacing: 0.5px;
padding: 20px 0px 25px 0px;
position: relative;
}
.interiart-our-process h3.interiart-name-process:after {
content: '';
display: block;
width: 50px;
height: 2px;
position: absolute;
left: 0px;
bottom: 10px;
background: #e5ae49;
}
.interiart-our-process p.interiart-description-process {
font-weight: 300;
margin-bottom: 25px;
font-family: 'Ubuntu', sans-serif;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.5px;
color: #8d8e8f;
}
.interiart-our-process a.interiart_readmore {
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
color: #a9aaaa;
font-size: 12px;
}
.interiart-our-process a.interiart_readmore:hover {
color: #d2a045;
}
.tz_interiart_top.vc_row {
margin-top: 220px;
margin-left: 100px;
}
.tz_interiart_top.vc_row .tz_image_background {
position: absolute;
top: -116px;
left: -100px;
height: 100%;
width: 36%;
z-index: 1;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item {
width: 100%;
height: 100%;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item img {
object-fit: cover;
width: 100%;
height: 100%;
}
.tz_interiart_top.vc_row .container .row {
margin-left: -100px;
}
.tz_interiart_normal .tz_image_normal {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 39%;
z-index: -1;
}
.tz_interiart_normal .tz_image_normal .tz_image_item {
width: 100%;
height: 100%;
}
.tz_interiart_normal .tz_image_normal .tz_image_item img {
object-fit: cover;
width: 100%;
height: 100%;
}
.tz_interiart_normal .tz_shadow {
margin-left: -40px;
margin-right: -35px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
font-size: 36px;
line-height: 1.2em;
color: #222222;
text-transform: inherit;
font-weight: bold;
padding-top: 35px;
overflow-wrap: break-word;
text-transform: capitalize;
letter-spacing: -1px;
margin-bottom: 50px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after {
content: '';
display: block;
width: 60px;
height: 2px;
position: absolute;
left: 0;
top: 0px;
background: #e5ae49;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription {
padding-bottom: 15px;
padding-left: 60px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left p {
color: #666666;
font-family: "Ubuntu", sans-serif;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.5px;
padding-left: 60px;
padding-right: 0;
}
.tzElement-title.tz-title-type-8 .tzTitle {
font-size: 36px;
line-height: 1.2em;
text-transform: inherit;
font-weight: bold;
padding-top: 35px;
overflow-wrap: break-word;
z-index: 2;
text-transform: capitalize;
letter-spacing: -1px;
}
.tzElement-title.tz-title-type-8 .tzTitle:after {
content: '';
display: block;
width: 60px;
height: 2px;
position: absolute;
left: 0;
top: 0px;
background: #e5ae49;
}
.tzElement-title.tz-title-type-7 {
padding-top: 104px;
margin-top: 80px;
}
.tzElement-title.tz-title-type-7 .tzTitle {
font-size: 36px;
line-height: 1.2em;
letter-spacing: 0px;
padding-right: 15px;
padding-left: 15px;
color: #222222;
text-transform: initial;
font-weight: 700;
margin-bottom: 20px;
overflow-wrap: break-word;
}
.tzElement-title.tz-title-type-7 .tzTitle:after {
content: '';
display: block;
width: 2px;
height: 60px;
position: absolute;
left: 50%;
top: -104px;
background: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container {
padding-right: 0px;
padding-left: 0px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote {
max-width: 470px;
min-height: 560px;
background-color: white;
margin: 120px 0px 120px auto;
padding: 58px 45px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item {
width: 100%;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after {
content: '\7b';
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 50px;
left: 50%;
margin-left: 23px;
z-index: 2;
background: #e5ae49;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
font-family: "ElegantIcons";
font-variant: normal;
font-weight: normal;
line-height: 1;
color: #ffffff;
font-size: 25px;
text-transform: none;
padding: 7px 0px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image {
display: flex;
justify-content: center;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
width: 100px;
height: 100px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
overflow: hidden;
position: relative;
z-index: 1;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image .tzQuote_imageBox .tzClientImage {
filter: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Content {
text-align: center;
color: #666666;
font-size: 18px;
padding-bottom: 30px;
padding-top: 30px;
font-style: italic;
font-family: 'Ubuntu', sans-serif;
letter-spacing: 1px;
line-height: 28px;
font-weight: 300;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Image {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Image .tzQuote_imageBox .tzClientImage {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Name {
display: flex;
width: 100%;
justify-content: center;
color: #222222;
font-size: 18px;
text-transform: capitalize;
font-weight: bold;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box small {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Employment {
width: 100%;
display: flex;
justify-content: center;
color: #999999;
font-size: 14px;
padding-bottom: 30px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover {
background-color: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:active {
background-color: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span {
background: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page span {
width: 10px;
height: 10px;
}
.tzFooter.tzFooter-Type-7 {
margin-bottom: 35px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop {
padding-bottom: 80px;
padding-top: 72px;
background-image: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop::after {
background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container {
padding-left: 0px;
padding-right: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .row {
margin-right: 0px;
margin-left: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget ul li {
margin-bottom: 12px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget ul li a:hover {
color: #e5ae49;
transition: all 0.3s ease-in-out 0s;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_contact_info .module-title {
display: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_media_image.widget {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_media_image.widget img {
padding-top: 10px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget {
padding-left: 40%;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title.title-widget {
margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title span {
color: #222222;
letter-spacing: 0px;
font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text .module-title {
margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text .module-title span {
color: #222222;
letter-spacing: 0px;
font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget {
margin-left: -100px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .module-title {
margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .module-title span {
color: #222222;
letter-spacing: 0px;
font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .tnp-widget form::after {
content: "\f061";
display: block;
width: 47px;
height: 47px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: #b0b0b0;
background: transparent;
position: absolute;
top: 0px;
right: 0px;
text-align: center;
padding: 10px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom {
background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial {
margin-left: -15px;
padding: 25px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial ul li a {
background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
display: flex;
justify-content: center;
padding-top: 26px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center p {
text-align: center;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
padding: 30px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a {
color: #999999;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a:hover {
color: #e5ae49;
transition: all 0.3s ease;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a i {
position: relative;
left: 0px;
top: 0px;
padding-right: 10px;
}
@media screen and (max-width: 1366px) {
.tz_interiart_top.vc_row {
margin-top: 100px;
margin-left: 0px;
}
.tz_interiart_top.vc_row .tz_image_background {
top: 0px;
left: 0px;
height: 100%;
width: 100%;
z-index: 1;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item:after {
content: '';
background: rgba(0, 0, 0, 0.9);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.tz_interiart_top.vc_row .container .row {
margin-left: 0px;
}
.tz_interiart_top.vc_row .vc_col-lg-offset-4 {
margin-left: 0;
}
.tz_interiart_top.vc_row .vc_col-lg-8 {
width: 100%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
font-size: 40px;
line-height: 50px;
margin-bottom: 4%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
font-size: 14px;
line-height: 24px;
margin-bottom: 5%;
}
}
@media screen and (max-width: 1200px) {
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
color: white;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left p {
color: #aaaaaa;
}
.tz_interiart_normal .tz_image_normal {
width: 100%;
}
.tz_interiart_normal .tz_image_normal .tz_image_item:after {
content: '';
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.tz_interiart_normal .tz_shadow {
margin-right: 0px;
margin-left: 0px;
}
.tz_simple_image .tz_image_item {
width: 100%;
}
.tzElement-title.tz-title-type-8 .tzTitle {
font-size: 30px;
}
.tzElement-title.tz-title-type-8 {
margin-bottom: 0px;
}
.tzElement_Portfolio .container .tz_readmore {
bottom: 0px;
}
.tzElement-title.tz-title-type-8 {
margin-left: 0px;
}
.tzElement_slide_view .owl-pagination {
margin-left: -507px;
}
}
@media screen and (max-width: 992px) {
.tz-header.tz-header-type-9 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-9 .mega-menu-toggle {
background: none;
position: absolute;
top: -70px;
right: 15px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link{
padding: 8px 15px;
background: white;
color: #222;
border-bottom: 1px solid #ededed;
line-height: 24px;
}
.tz-header.tz-header-type-9 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-9 ul#mega-menu-primary-custom-9 {
border-top: 3px solid #222222;
background: #ffffff;
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}
.tz-header.tz-header-type-9 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-9 ul#mega-menu-primary-custom-9 li.mega-menu-item-has-children:before {
content: "\f0d7";
font-family: FontAwesome;
color: #000;
font-size: 12px;
position: absolute;
top: 10px;
right: 10px;
display: block;
z-index: 999;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image img{
height: 510px;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left {
padding: 0 30px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
font-size: 30px;
margin-bottom: 30px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription {
padding-bottom: 10px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left p {
font-size: 14px;
line-height: 24px;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image {
left: 0;
z-index: -1;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image:after {
content: '';
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
width: 100%;
padding: 25% 10% 25% 10%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
color: white;
font-size: 24px;
line-height: 24px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
color: #aaaaaa;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore {
color: white;
}
.tzElement_Counter .tzElement_count .stat-count {
font-size: 2.6rem;
}
.tz_interiart_top.vc_row .tzElement-title.tz-title-type-8 .tzTitle {
padding-top: 25px;
}
.tz_interiart_top.vc_row .interiart-our-process h3.interiart-name-process {
margin-left: 0px;
}
.tz_interiart_top.vc_row .interiart-our-process p.interiart-description-process {
margin-left: 0px;
}
.tz_interiart_top.vc_row .interiart-our-process a.interiart_readmore {
margin-left: 0px;
}
.tz_interiart_top.vc_row .tzElement-title.tz-title-type-8 {
margin-left: 15px;
}
.tz_interiart_top.vc_row .interiart-our-process span.interiart-number-process {
font-size: 40px;
top: 3px;
}
.interiart-our-process {
padding-right: 30px;
margin-left: 15px;
padding-left: 80px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container {
padding-left: 15px;
padding-right: 15px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
padding-top: 25px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_description {
font-size: 14px;
line-height: 24px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Content {
font-size: 14px;
line-height: 24px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
font-size: 30px;
line-height: 36px;
padding-right: 90px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title {
margin-left: 20px;
margin-right: 10px;
margin-bottom: 50px;
}
.tzElement_slide_view .owl-pagination .owl-page .owl-numbers {
display: none;
}
.tzPortfolio_column .col-md-6 {
width: 50%;
float: left;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote {
margin: 100px auto 100px auto;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr {
margin-bottom: 50px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget {
padding-left: unset;
}
.tzElement-title.tz-title-type-7 .tzTitle {
font-size: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title.title-widget {
margin-bottom: 15px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text.widget .module-title.title-widget {
margin-bottom: 15px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_newsletterwidget.widget .module-title.title-widget {
margin-bottom: 15px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget {
margin-left: unset;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop {
padding-bottom: 0px;
}
}
@media screen and (max-width: 768px) {
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image img{
height: auto;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
color: #222222;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left p {
color: #666666;
}
.tz_interiart_normal.vc_row .tz_image_normal {
position: relative;
}
.tz_interiart_normal.vc_row .tz_image_normal .tz_image_item img {
max-height: 600px;
}
.tz_interiart_normal.vc_row .tz_image_normal .tz_image_item:after {
position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column {
margin-top: 0px;
}
.tzElement_Portfolio .container .tz_readmore {
text-align: center;
width: unset;
position: relative;
margin-top: 250px;
left: unset;
bottom: unset;
}
.tz_simple_image .tz_image_item img {
padding: 0 30px;
height: auto;
max-height: 610px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
display: none;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
bottom: 45px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
padding-right: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 {
width: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
padding: 0 30px 0 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
padding: 0 30px 0 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
margin-top: 30px;
margin-bottom: 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore {
margin-top: 200px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore a {
font-size: 12px;
padding: 15px 20px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore a::after {
top: -152px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
justify-content: flex-end;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
display: flex;
justify-content: center;
}
}
@media screen and (max-width: 480px) {
.tzElement-title.tz-title-type-9.tz-text-align-left {
margin: 50px auto 50px;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left {
padding: 0px;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
margin-left: 15px;
}
.tz_interiart_normal .tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 2.6rem;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription,
.tzElement-title.tz-title-type-9.tz-text-align-left p {
padding-left: 30px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
width: 100%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
font-size: 20px;
line-height: 30px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
padding-right: 0px;
}
.tz_simple_image .tz_image_item img {
padding: 0;
height: auto;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
margin-top: 25px;
margin-bottom: 25px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a {
font-size: 14px;
line-height: 24px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span {
font-size: 12px;
line-height: 22px;
}
.tzElement_Portfolio .container {
padding-left: 0px;
padding-right: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
padding: 0;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
padding: 0;
}
.tzElement-title.tz-title-type-7 .tzTitle {
padding-bottom: 15px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
font-size: 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item {
padding: 0px;
}
.tzElement_Portfolio .container .tz_readmore a {
padding: 15px 30px;
font-size: 12px;
}
.tzElement_Portfolio .container .tz_readmore a::after {
top: -155px;
}
.interiart-our-process span.interiart-number-process {
position: relative;
}
.interiart-our-process h3.interiart-name-process {
padding: 0px 0px 0px 0px;
}
.interiart-our-process h3.interiart-name-process:after {
margin-top: 20px;
position: relative;
}
.interiart-our-process p.interiart-description-process {
margin-bottom: 15px;
}
.interiart-our-process {
padding-right: 0px;
padding-left: 0px;
margin-left: 0px;
margin-bottom: 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover {
padding: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial {
margin-left: -15px;
display: flex;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
justify-content: flex-start;
padding: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
display: flex;
justify-content: flex-start;
}
}.landing_menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: none;
z-index: 99;
-webkit-transition: background 0.3s ease;
-moz-transition: background 0.3s ease;
-ms-transition: background 0.3s ease;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
}
.landing_menu .logo_landing {
float: left;
padding: 40px 0 40px 50px;
}
.landing_menu .inter_btn {
float: right;
padding: 40px 40px 40px 0;
}
.landing_menu .inter_btn a {
background: #e5ae49;
font-size: 14px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 500;
color: #ffffff;
text-decoration: none;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
padding: 15px 43px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
text-transform: uppercase;
display: inline-block;
}
.landing_header {
display: flex;
justify-content: space-between;
justify-items: space-between;
justify-self: space-between;
align-content: center;
align-items: center;
align-self: center;
}
.landing_header .nav-menu {
margin-right: 35px;
}
.landing_header .nav-menu a {
font-size: 16px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 400;
text-decoration: none;
color: #464646;
padding: 0 20px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.header-right {
display: flex;
justify-content: center;
justify-items: center;
justify-self: center;
align-content: center;
align-items: center;
align-self: center;
}
.banner_content {
height: 100vh;
margin-bottom: 550px;
position: relative;
}
.banner_content .about_theme {
position: absolute;
width: 100%;
z-index: 98;
text-align: left;
color: #fff;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner_content .about_theme h1 {
color: #464646;
font-size: 72px;
line-height: 1.2em;
font-weight: 700;
font-family: "Saira Semi Condensed", sans-serif;
}
.banner_content .about_theme h1 span {
display: block;
color: #e5ae49;
}
.banner_content .about_theme p {
color: #666666;
font-size: 18px;
line-height: 1.8em;
margin-top: 43px;
font-family: "Saira", sans-serif;
}
.banner_content .about_control .inter_btn {
background: #e5ae49;
font-size: 14px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 500;
color: #ffffff;
text-decoration: none;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
padding: 15px 43px;
margin-top: 60px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
text-transform: uppercase;
display: inline-block;
}
.landing_image {
background: url(//siplprojects.in/wp-content/themes/interiart/images/Image-landingpage.jpg) no-repeat center bottom #f4f6f9;
background-size: auto;
background-size: cover;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
height: 143vh;
}
.layout_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
}
.layout_title p {
max-width: 830px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-top: 22px;
line-height: 1.6em;
}
.layout_title p em {
color: #e5ae49;
font-style: normal;
font-weight: bold;
}
.tools_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
max-width: 1006px;
}
.tools_title p {
max-width: 710px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-top: 30px;
line-height: 1.6em;
}
.tools_title p em {
color: #e5ae49;
font-style: normal;
font-weight: bold;
}
.suppost_title {
margin-left: 30px;
}
.suppost_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
max-width: 1006px;
}
.suppost_title p {
max-width: 680px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-top: 30px;
line-height: 1.6em;
padding-right: 75px;
}
.suppost_title p em {
color: #e5ae49;
font-style: normal;
font-weight: bold;
}
.header_style_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
display: flex;
}
.header_style_title h2 span em {
position: absolute;
font-size: 45px;
font-style: normal;
top: 10px;
right: -40px;
}
.header_style_title h2 span:nth-of-type(1) {
position: relative;
}
.header_style_title h2 span:nth-of-type(2) {
margin-left: 105px;
margin-top: 20px;
font-weight: 900;
}
.header_style_title p {
max-width: 870px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-right: 135px;
line-height: 1.6em;
margin-top: -72px;
}
.stu_porfolio_title {
padding-top: 135px;
padding-bottom: 536px;
}
.stu_porfolio_title h2 {
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
font-size: 48px;
}
.stu_porfolio_title p {
font-family: "Saira", sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 1.6em;
max-width: 800px;
margin: 0 auto;
}
.online_store_title h2 {
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
font-size: 48px;
}
.online_store_title p {
font-family: "Saira", sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 1.6em;
max-width: 800px;
margin: 0 auto;
}
.footer_style_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
display: flex;
justify-content: flex-end;
}
.footer_style_title h2 span em {
position: absolute;
font-size: 45px;
font-style: normal;
top: 10px;
right: -40px;
}
.footer_style_title h2 span:nth-of-type(1) {
margin-right: 70px;
margin-top: 20px;
font-weight: 900;
}
.footer_style_title h2 span:nth-of-type(2) {
position: relative;
}
.footer_style_title p {
max-width: 970px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-left: 200px;
line-height: 1.6em;
margin-top: -72px;
}
.gall_style_title {
padding-top: 150px;
}
.gall_style_title h2 {
font-size: 40px;
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.2em;
}
.gall_style_title p {
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
line-height: 1.6em;
margin-top: 30px;
letter-spacing: 0;
}
.gall_style_title p span {
font-weight: 700;
}
.res_style_title {
padding-top: 50px;
}
.our-demos {
max-width: 1612px;
margin: 0 auto;
padding-top: 106px;
}
.ourdemos_type2 {
max-width: 1288px;
}
.ourdemos_type2 .ourdemos__item {
margin-bottom: 50px;
}
.ourdemos__item {
margin-bottom: 26px;
padding: 0 25px;
}
.our-demos-row {
display: flex;
flex-wrap: wrap;
}
.ourdemos__item h4.title {
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 700;
color: #ff5400;
margin-bottom: 3px;
margin-top: 32px;
line-height: 1.3em;
text-align: center;
}
.ourdemos__item .description {
font-family: "Saira Semi Condensed", sans-serif;
font-size: 20px;
color: #464646;
text-transform: capitalize;
text-align: center;
font-weight: 600;
line-height: 27px;
letter-spacing: 0.2px;
margin-top: 30px;
}
.ourdemos__item .content {
-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1); position: relative;
align-items: center;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
overflow: hidden;
}
.ourdemos__item .content:hover {
-moz-transform: translateY(-5px);
-webkit-transform: translateY(-5px);
-o-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
}
.ourdemos__item .content img {
width: 100%;
height: auto;
}
.ourdemos__item .content a:focus {
text-decoration: none;
}
.ourdemos__item .content a:hover {
background: #ff5400;
border-color: #ff5400;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ourdemos__item.comingsoon h3 {
font-family: "Montserrat", serif;
font-weight: 700;
font-size: 36px;
line-height: 36px;
color: #fff;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
display: inline-block;
top: 50%;
position: absolute;
left: 0;
margin-top: -16px;
width: 100%;
}
.ourdemos__item.comingsoon:hover .content:after {
display: none;
}
.tool_interiart {
text-align: center;
margin-bottom: 75px;
}
.tool_interiart .tool__name {
font-family: "Saira Semi Condensed", sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 1.5em;
margin-top: 40px;
color: #464646;
}
.tool_interiart .tool__description {
font-size: 16px;
line-height: 1.5em;
color: #666666;
font-family: "Saira Semi Condensed", sans-serif;
font-weight: 300;
margin-top: 20px;
}
.ldp_image_1 {
margin-top: -440px;
padding-left: 80px;
}
.ldp_image_2 {
margin-top: -317px;
padding-right: 80px;
}
.ldp_gall_img_1 {
position: absolute;
left: -150px;
}
.ldp_gall_img_2 {
position: relative;
top: 75px;
padding-left: 60px;
padding-right: 60px;
}
.ldp_gall_img_3 {
position: relative;
top: -108px;
left: -30px;
z-index: 3;
}
.ldp_blog_img_1 {
position: absolute;
left: -150px;
}
.ldp_blog_img_2 {
position: relative;
top: 80px;
}
.ldp_blog_img_2 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.ldp_blog_img_3 {
position: relative;
top: -108px;
right: -275px;
z-index: 3;
}
.ldp_blog_img_3 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.vc_btn3-container.ldp_btn.ldp_btn-gall {
margin-top: 50px;
}
.vc_btn3-container.ldp_btn.ldp_btn-gall button {
background: #e5ae49;
font-size: 14px !important;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 500;
color: #ffffff;
text-decoration: none;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
padding: 15px 43px !important;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
text-transform: uppercase;
display: inline-block;
letter-spacing: 0;
}
.vc_btn3-container.ldp_btn.ldp_btn-gall button:hover {
color: #222222;
background: #e5ae49;
}
.ldp_res_img {
padding-left: 50px;
}
.ldp_res_img_2 {
position: absolute;
right: -100px;
top: -50px;
z-index: -1;
}
.ldp_store_img_1 {
position: absolute;
right: 0;
top: -200px;
}
.ldp_store_img_2 {
position: relative;
left: -60px;
}
.ldp_store_img_3 {
position: absolute;
left: 150px;
top: 30px;
}
.ldp_store_img_3 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.ldp_store_img_4 {
position: absolute;
right: 170px;
top: 0;
}
.ldp_store_img_4 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.ldp_store_img_5 {
position: absolute;
top: 235px;
right: -75px;
}
.ldp_evaluate_img {
margin-top: 30px;
margin-left: 30px;
}
.support_interiart {
display: flex;
padding: 15px 20px 15px 40px;
background: #ffffff;
margin-bottom: 20px;
max-width: 240px;
box-shadow: 0 3px 30px 0 rgba(120, 120, 120, 0.2);
}
.support_interiart .support__image {
margin-right: 18px;
}
.support_interiart .support__name {
margin: 0;
font-size: 16px;
line-height: 1.5em;
color: #464646;
font-weight: bold;
font-family: "Saira", sans-serif;
}
.customersay {
background: #ffffff;
-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); padding: 30px;
margin-bottom: 30px;
}
.customersay.grid .star {
margin: 15px 0 15px;
}
.customersay.grid .star i {
color: #ffb802;
font-size: 18px;
}
.customersay.grid .vote {
padding-top: 9px;
}
.customersay.grid .name {
font-size: 18px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 700;
color: #404040;
text-transform: none;
}
.customersay.grid .name img {
margin-right: 10px;
}
.customersay.grid .title {
font-size: 18px;
font-family: "Saira", sans-serif;
line-height: 1.5em;
font-weight: 700;
color: #404040;
margin-bottom: 10px;
}
.customersay.grid .vote-content {
font-size: 14px;
font-family: "Saira", sans-serif;
line-height: 1.5em;
font-weight: 300;
color: #555555;
} @media screen and (min-width: 1300px) {
.landing_page .container {
width: 1290px;
}
}
 .vc_ui-panel-content-container img.preview_type_1 {
width: 100%;
}
.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #ffffff;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz-header.tz-header-type-10 .tz-headerBottom {
position: absolute;
top: 50px;
z-index: 2;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container {
background: #ffffff;
box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.1);
}
.tz-header.tz-header-type-10 .tz-headerBottom .container a.tz_logo {
padding: 18px 0 18px 15px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-cart > span {
padding: 42px 26px 45px 43px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-search span {
padding: 43px 0 44px 13px;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 0;
top: 0;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom .container {
box-shadow: none;
}
.tz-header.tz-header-type-10.active .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 1;
top: 0;
}
.tz-header.tz-header-type-10.active .tz-headerBottom .container {
box-shadow: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-megamenu > ul.mega-sub-menu{
left: 0 !important;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover{
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a{
display: block;
margin: 0;
font-family: 'Ubuntu', sans-serif;
font-weight: 300;
font-size: 14px;
text-decoration: none;
text-transform: none;
color: #666666;
border-bottom: 1px solid #ededed;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_nav_menu ul li a{
padding: 14px 0 16px; }
#mega-menu-wrap-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
vertical-align: unset;
}
.tz_slide_home13 .tp-bgimg:before {
background: rgba(0, 0, 0, 0.4);
}
.tparrows.tp-rightarrow {
margin-right: 50px;
}
.tparrows.tp-leftarrow {
margin-left: 50px;
}
.tparrows.tp-rightarrow:before, .tparrows.tp-leftarrow:before {
font-size: 18px;
}
.tparrows.tp-rightarrow:before:hover, .tparrows.tp-leftarrow:before:hover {
font-size: 12px;
}
#rev_slider_15_1 .metis.tparrows:hover:before {
transform: scale(1);
}
rs-dotted.twoxtwo {
background: rgba(0, 0, 0, 0.5);
}
rs-dotted.threexthree {
background: rgba(0, 0, 0, 0.5);
}
body span.mega-indicator {
display: none !important;
}
.box_banner .tz_banner {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.box_banner .tz_type1 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type1 img {
opacity: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1);
width: 100%;
height: 100%;
}
.box_banner .tz_type1:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border:before {
content: "";
border: 1px solid white;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
position: absolute;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type1 .tz__border h3 {
color: #ffffff;
font-size: 30px;
line-height: 56px;
margin: 0;
font-weight: 100;
transition: 0.35s;
position: absolute;
font-family: "Raleway", sans-serif;
}
.box_banner .tz_type1 .tz__border h3.tz_center {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.box_banner .tz_type1 .tz__border h3.tz_left {
left: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type1 .tz__border h3.tz_right {
right: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type2 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type2 img {
opacity: 1;
width: 100%;
height: 100%;
object-fit: cover;
}
.box_banner .tz_type2:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2:hover .tz__border:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 60px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2 .tz__border:before {
content: "";
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(0, 1);
}
.box_banner .tz_type2 .tz__border:after {
content: "";
border-right: 1px solid #fff;
border-left: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1, 0);
}
.box_banner .tz_type2 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type2 .tz__border h3 {
color: #ffffff;
font-size: 48px;
line-height: 56px;
margin: 0;
font-weight: 100;
position: absolute;
font-family: "Raleway", sans-serif;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2 .tz__border h3 em {
font-style: normal;
display: block;
}
.box_banner .tz_type2 .tz__border h3.tz_center {
top: 50%;
transform: translate(-50%, -88%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border h3.tz_right {
top: 50%;
transform: translateY(-88%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border h3.tz_left {
top: 50%;
transform: translateY(-88%);
left: 60px;
text-align: left;
}
.box_banner .tz_type2 .tz__border p {
margin-top: 10px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
}
.box_banner .tz_type2 .tz__border p span {
color: #ffffff;
font-size: 30px;
line-height: 50px;
margin: 0;
font-weight: 700;
background: #e5ae49;
width: 180px;
font-family: "Montserrat", sans-serif;
padding: 7px 20px;
}
.box_banner .tz_type2 .tz__border p.tz_center {
top: 45%;
transform: translate(-50%, 68%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border p.tz_right {
top: 45%;
transform: translateY(68%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border p.tz_left {
top: 45%;
transform: translateY(68%);
left: 60px;
text-align: left;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 23% 25px 23%;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-center .tzDescription {
padding: 0 15px;
}
.tz-title-type-11.tz-text-align-left span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 380px 25px 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-right span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 0 25px 380px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz_recent_post .tz-title-type-11.tz-text-align-center h3.tzTitle:after {
border-top-color: #f5f5f5;
}
.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 22px;
font-weight: 400;
margin-bottom: 10px;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 22px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner img {
margin: 0 0 25px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-title {
text-transform: capitalize;
margin: 0 0 10px;
font-size: 16px;
line-height: 22.4px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-readmore {
color: #222222;
margin: 12px 0 0;
text-transform: capitalize;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-meta span {
padding-right: 20px;
}
.tzElement-recent-post.tzRecent-post-type-3.tz_align_right .tz-recent-inner .tz-recent-meta span {
padding: 0 0 26px 20px;
}
.woo-products-element .wpe__slider .owl-dots {
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 50px;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot span {
width: 10px;
height: 10px;
border-radius: 50%;
background: #ffffff;
margin: 0 10px;
display: inline-block;
border: 1px solid #000000;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot.active span {
border: 0;
background: #000000;
}
.woo-products-element .wpe__slider .owl-prev {
position: absolute;
left: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__slider .owl-next {
position: absolute;
right: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__item {
position: relative;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images {
position: relative;
}
.woo-products-element .wpe__item .wpe__images:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(225, 225, 225, 0.2);
z-index: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover {
position: absolute;
left: 50%;
top: 55%;
transform: translate(-50%, -50%);
display: flex;
flex-direction: row;
z-index: 9;
background: #000000;
padding: 0 15px;
border-radius: 25px;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover:hover .added_to_cart {
opacity: 1;
visibility: inherit;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button {
color: #ffffff;
border: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon {
top: -52px;
left: -15px;
height: 21px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon:before {
content: "Quick View";
top: 2px;
position: relative;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover span.xoo-qv-btn-icon {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist {
padding: 14px 13px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 14px;
right: 52px;
margin: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
padding: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
top: -44px;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
top: -60px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
position: relative;
top: 0;
right: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
position: absolute;
display: block;
width: 100px;
background: #222222;
top: -45px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
top: 0;
right: 5px;
cursor: pointer;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span {
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
position: absolute;
display: block;
opacity: 0;
visibility: hidden;
width: 100px;
background: #222222;
top: -60px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover span {
color: #fbaa3f;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a {
top: -45px;
opacity: 1;
visibility: visible;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .add_to_cart_button:after {
display: none;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .added_to_cart {
position: absolute;
bottom: -29px;
left: -34px;
background: #ffffff;
padding: 3px;
width: 100px;
text-align: center;
font-size: 12px;
color: #222222;
font-family: "Muli", sans-serif;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a {
font-size: 14px;
line-height: 1.4em;
padding: 14px 14px;
background: transparent;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span {
display: block;
opacity: 0;
visibility: hidden;
position: absolute;
width: 100px;
background: #222222;
top: -30px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 1px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 20px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a i {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .tz_view_detail {
top: -60px;
right: -18px;
left: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .fa-camera-retro {
padding-left: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span.xoo-qv-btn-icon {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span {
top: -40px;
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover .tz_view_detail {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button {
padding-left: 8px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button:hover span {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button span {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: -53px;
left: -34px;
}
.woo-products-element .wpe__item:hover {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images:after {
background: rgba(250, 239, 219, 0.6);
z-index: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images .wpe__hover {
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: 50%;
visibility: inherit;
}
.woo-products-element .wpe__content {
text-align: center;
}
.woo-products-element .wpe__title {
font-family: "Montserrat", "serif";
font-size: 16px;
line-height: 1.4em;
font-weight: 700;
margin: 22px 0 10px;
}
.woo-products-element .wpe__title a {
color: #222222;
}
.wpe__rating {
margin-bottom: 12px;
}
.wpe__rating .star-rating {
float: none !important;
display: inline-block;
}
.wpe__rating .star-rating span {
color: #f5d608;
}
.wpe__price {
font-family: "Montserrat", sans-serif;
font-size: 18px;
line-height: 22px;
color: #000000;
display: flex;
justify-content: center;
font-weight: 600;
}
.wpe__price .amount {
color: #eabe6d;
}
.wpe__price del {
margin: 0 10px;
order: 2;
text-decoration-color: #cecece;
}
.wpe__price del .woocommerce-Price-amount {
color: #cecece;
}
.wpe__price ins {
margin: 0 10px;
order: 1;
text-decoration: none;
}
.wpe__price ins span {
color: #eabe6d;
}
.wpe__wrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 -15px;
}
.grid-layout .wpe__item {
flex: 1 1 auto;
padding: 0 15px;
margin: 0 0 50px;
}
.grid-col-1 .wpe__item {
width: 100%;
cursor: pointer;
text-align: center;
}
.grid-col-2 .wpe__item {
width: 50%;
text-align: center;
}
.grid-col-3 .wpe__item {
width: 33.33%;
text-align: center;
}
.grid-col-4 .wpe__item {
width: 25%;
text-align: center;
}
.grid-col-5 .wpe__item {
width: 20%;
text-align: center;
}
.tz_product_home13 .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a span {
font-size: 14px;
letter-spacing: 0;
}
#yith-wcwl-popup-message {
opacity: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary h1.product_title {
font-size: 36px;
color: #202020;
text-transform: uppercase;
margin: 12px 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before {
color: #e5ae49;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span {
color: #e5ae49;
font-weight: 700;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-details__short-description p {
font-weight: 300;
color: #666666;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .quantity input.qty {
width: 100px;
border: 1px solid #e0e0e0;
padding: 13px 10px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button {
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta {
margin: 0 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #666666;
margin: 0 0 6px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a{
color: #e5ae49;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink {
background: none;
padding: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price {
margin: 0 0 33px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .description {
margin: 0 0 42px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart {
margin: 34px 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .variations {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .stock {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a {
display: inline-block;
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 24px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
div.pp_woocommerce .pp_gallery ul li a {
display: flex;
}
.attachment-shop_single .woocommerce div.product .xoo-qv-images div.images .woocommerce-main-image:after {
content: "";
}
.woocommerce span.onsale{
background: #e5ae49;
top: 0;
left: 0;
min-width: 50px;
min-height: 50px;
padding: 15px;
}
.woocommerce div.product .xoo-qv-images div.images img {
border: 1px solid #e5ae49;
}
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.vc_tta-panel-body .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta {
display: inline-block;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .stock {
display: none;
}
.tzElement_Member_type3 .tzMember_Info_Box {
text-align: center;
}
.tzElement_Member_type3 .tzMember_image {
position: relative;
}
.tzElement_Member_type3 .tzMember_image img {
width: 100%;
}
.tzElement_Member_type3 .tzMember_image:after {
content: "";
position: absolute;
top: 0;
left: 0;
background: rgba(63, 63, 63, 0);
width: 100%;
height: 100%;
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image:hover:after {
background: rgba(63, 63, 63, 0.5);
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image img {
border-radius: 5px;
}
.tzElement_Member_type3 .tzMember_name {
color: #222222;
font-size: 16px;
line-height: 25px;
margin: 23px 0 4px 0;
font-weight: 700;
}
.tzElement_Member_type3 .tzMember_position {
color: #838383;
font-size: 14px;
line-height: 25px;
}
.tz-header.tz-header-type-6 .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz_backtotop, .tz_btt_position_left, .tz_btt_position_right {
position: fixed;
width: 40px;
height: 40px;
z-index: 200;
bottom: 3%;
}
.tz_backtotop a, .tz_btt_position_left a, .tz_btt_position_right a {
background: #e5ae49;
color: #ffffff;
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
width: 100%;
height: 100%;
}
.tz_backtotop a i:before, .tz_btt_position_left a i:before, .tz_btt_position_right a i:before {
margin: 12px 12px;
line-height: 40px;
font-size: 15px;
}
.tz_btt_position_right {
right: 3%;
}
.tz_btt_position_left {
left: 3%;
}
@media only screen and (max-width: 1200px) {
.tzElement-title.tz-title-type-11 {
padding-right: 120px !important;
padding-left: 120px !important;
}
}
@media only screen and (max-width: 1200px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 28px;
}
}
@media only screen and (max-width: 992px) {
.tparrows.tp-rightarrow {
margin-right: 0;
}
.tparrows.tp-leftarrow {
margin-left: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu {
top: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 .mega-menu-toggle {
background: #222222;
top: -67px;
right: 30px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 ul#mega-menu-primary-custom-1 li ul.mega-sub-menu li a {
padding: 8px 35px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link {
padding: 10px 22px 30px 22px;
}
.tzElement-title.tz-title-type-11 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 30px;
line-height: 40px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.box_banner {
padding: 15px 15px !important;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 20px;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzTitle {
font-size: 30px;
}
.tz-title-type-5.tz_title_au3.tzElement-title {
text-align: left;
}
.tz-title-type-5.tzElement-title {
text-align: left;
padding-right: 15px !important;
margin-right: 15px !important;
}
}
@media only screen and (max-width: 768px) {
.box_banner .tz_type2 {
height: 200px;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 12px;
line-height: 20px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-size: 20px;
line-height: 25px;
margin: 0 20% 25px 20%;
padding-bottom: 8px;
}
.grid-col-2 .wpe__item {
width: 50%;
}
.grid-col-3 .wpe__item {
width: 50%;
}
.grid-col-4 .wpe__item {
width: 50%;
}
.grid-col-5 .wpe__item {
width: 50%;
}
.tzElement_Member_type3 {
padding-bottom: 50px;
}
.tz-title-type-5.tzElement-title {
padding-right: 0 !important;
margin-right: 0 !important;
}
}
@media only screen and (max-width: 480px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 15px;
line-height: 25px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
margin: 0 15px 25px 15px;
}
.grid-col-1 .wpe__item {
width: 100%;
}
.grid-col-2 .wpe__item {
width: 100%;
}
.grid-col-3 .wpe__item {
width: 100%;
}
.grid-col-4 .wpe__item {
width: 100%;
}
.grid-col-5 .wpe__item {
width: 100%;
}
#rev_slider_15_1 .metis.tparrows {
display: none;
}
.woo-products-element .wpe__slider .owl-prev {
display: none;
}
.woo-products-element .wpe__slider .owl-next {
display: none;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 15px;
}
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}@font-face {
font-family: "Flaticon";
src: url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.eot);
src: url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.woff2) format("woff2"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.woff) format("woff"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.ttf) format("truetype"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.flaticon-right-arrow:before { content: "\f100"; }
.flaticon-left-arrow:before { content: "\f101"; }
.flaticon-up-arrow:before { content: "\f102"; }
.flaticon-down-arrow:before { content: "\f103"; }
 .wpb_wrapper .vc_row .vc_column_container {
padding-left: 0;
padding-right: 0;
}
.vc_ui-panel-content-container img.preview_type_1 {
width: 100%;
}
.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #ffffff;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz-header.tz-header-type-10 .tz-headerBottom {
position: absolute;
top: 50px;
z-index: 2;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container {
background: #ffffff;
box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.1);
}
.tz-header.tz-header-type-10 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link {
color: #222222;
font-weight: bold;
padding: 50px 22px 50px 22px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container a.tz_logo {
padding: 18px 0 18px 15px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-cart > span {
padding: 42px 26px 45px 43px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-search span {
padding: 43px 0 44px 13px;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 0;
top: 0;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom .container {
box-shadow: none;
}
.tz-header.tz-header-type-10.active .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 1;
top: 0;
}
.tz-header.tz-header-type-10.active .tz-headerBottom .container {
box-shadow: none;
}
#mega-menu-wrap-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
vertical-align: unset;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
background: transparent;
}
.tz-header .tz-headerBottom #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
border-bottom: 1px solid #ededed;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu {
top: 104px;
display: block !important;
left: 0 !important;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a {
font-family: "Ubuntu", sans-serif;
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item h4 {
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
color: #222222;
line-height: 24px;
padding: 36px 0px 26px;
border-bottom: 1px solid #ededed;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a {
display: block;
margin: 0px;
font-family: "Ubuntu", sans-serif;
font-weight: 300;
font-size: 14px;
text-decoration: none;
text-transform: none;
color: #666666;
border-bottom: 1px solid #ededed;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover {
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.woocommerce ul li a {
line-height: 24px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product-categories li a {
padding-top: 14px;
padding-bottom: 16px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li {
margin: 0px 0px 21px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li:after {
content: "";
display: block;
clear: both;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li a img {
float: left;
width: 80px;
height: auto;
margin-right: 20px;
margin-bottom: 20px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li a span.product-title {
font-family: "Ubuntu", sans-serif;
font-weight: 400;
font-size: 14px;
color: #222222;
display: block;
margin-bottom: 10px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating {
font-family: star !important;
font-size: 1em !important;
height: 1em !important;
line-height: 1 !important;
overflow: hidden !important;
position: relative !important;
width: 5.4em !important;
margin-bottom: 15px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating:before {
display: block !important;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span:before {
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li span.amount {
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
color: #222222;
line-height: 24px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li ins {
text-decoration: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a {
font-family: "Ubuntu", sans-serif;
border-color: #ededed;
border-style: solid;
border-width: 0 0 1px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-current-menu-item > a {
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_top_rated_products h4 {
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_top_rated_products ul.product_list_widget li a {
padding: 0;
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_products h4 {
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_products ul.product_list_widget li a {
padding: 0;
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_nav_menu ul li a {
padding: 14px 0 16px;
}
.tz-header.tz-header-type-11 {
padding: 0 50px;
top: 0;
left: 0;
right: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom {
display: flex;
align-items: center;
}
.tz-header.tz-header-type-11 .tz-headerBottom a.tz_logo {
order: 1;
}
.tz-header.tz-header-type-11 .tz-headerBottom a.tz_logo img {
width: 100%;
height: auto;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav {
order: 2;
padding-left: 130px;
width: 60%;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
color: #ffffff;
text-transform: unset;
font-family: "Poppins", sans-serif;
padding: 44px 33px 40px;
font-family: 500;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a:hover {
background-color: transparent;
color: #e5ae49;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a:focus {
background-color: transparent;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
order: 3;
width: 23%;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul {
display: flex;
margin: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li {
padding: 35px 4px;
list-style: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li a {
display: block;
text-align: center;
color: #ffffff;
padding: 0 15px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search {
order: 4;
padding-right: 35px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search span {
color: #ffffff;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-cart {
order: 5;
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
order: 6;
border-left: 1px solid rgba(225, 225, 225, 0.5);
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul {
position: relative;
margin: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li {
list-style: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li:hover ul.wpml_ls_sub_menu {
opacity: 1;
visibility: visible;
transform: translate(0, 0);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li a {
color: #ffffff;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li a:after {
content: "";
vertical-align: middle;
display: inline-block;
border: 4px solid transparent;
border-top: 4px solid;
position: absolute;
right: -15px;
top: 10px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu {
position: absolute;
width: 250px;
top: 65px;
right: 0;
padding: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
height: auto;
border-top: 3px solid #222222;
background: #fff;
visibility: hidden;
opacity: 0;
transform: translate(0, 10px);
-webkit-box-shadow: 0 1px 6px -4px #000000;
-moz-box-shadow: 0 1px 6px -4px #000000;
-o-box-shadow: 0 1px 6px -4px #000000;
box-shadow: 0 1px 6px -4px #000000;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li {
border-bottom: 1px solid #ededed;
padding: 10px 20px;
width: 100%;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li:hover {
background: #ededed;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a {
color: #222222;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:after {
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a img {
margin-right: 15px;
}
.tz-header.tz-header-type-11.scroll {
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999999;
opacity: 0;
visibility: hidden;
-moz-transition: 1s;
-o-transition: 1s;
-webkit-transition: 1s;
transition: 1s;
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.tz-header.tz-header-type-11.scroll.active {
opacity: 1;
visibility: visible;
background: rgba(0, 0, 0, 0.8);
position: fixed;
-moz-transition: 1s;
-o-transition: 1s;
-webkit-transition: 1s;
transition: 1s;
transform: translate(0, 0);
}
.tz-header.tz-header-type-11.tz_header_reletive {
position: relative;
background-color: #ffffff;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-social ul li a, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-search span, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tzheader_wpml ul li a,
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-social ul li a:hover, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-search span:hover, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tzheader_wpml ul li a:hover,
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom nav ul.tz-nav li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-social ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tzheader_wpml {
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.tz-header.tz-header-type-11.tz_header_reletive.scroll {
position: fixed;
}
.tz-header.tz-header-type-11.tz_header_reletive.scroll.active {
background: #ffffff;
box-shadow: 0px 0px 30px 0px #b7b7b7;
}
.tz-header.tz-header-type-11.tz_header_absolute {
position: absolute;
}
.tz-header.tz-header-type-11.tz_header_absolute .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
color: #ffffff;
}
.tz-header.tz-header-type-11.tz_header_absolute .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
color: #fbaa3f;
}
.tz_slide_home13 .tp-bgimg:before {
background: rgba(0, 0, 0, 0.4);
}
.tparrows.tp-rightarrow {
margin-right: 50px;
}
.tparrows.tp-leftarrow {
margin-left: 50px;
}
.tparrows.tp-rightarrow:before, .tparrows.tp-leftarrow:before {
font-size: 18px;
}
.tparrows.tp-rightarrow:before:hover, .tparrows.tp-leftarrow:before:hover {
font-size: 12px;
}
#rev_slider_15_1 .metis.tparrows:hover:before {
transform: scale(1);
}
rs-dotted.twoxtwo {
background: rgba(0, 0, 0, 0.5);
}
rs-dotted.threexthree {
background: rgba(0, 0, 0, 0.5);
}
body span.mega-indicator {
display: none !important;
}
.tzElement_slide_view.tz_type_slide2 {
margin: 0;
position: relative;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item {
width: 100%;
height: 100vh;
position: relative;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container {
width: 100%;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content {
padding: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
margin-top: 40px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content h3 {
font-size: 85px;
color: #ffffff;
line-height: 40px;
font-family: "Questrial", sans-serif;
margin-bottom: 40px;
text-align: center;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content p {
font-size: 18px;
line-height: 30px;
color: #ffffff;
font-family: "Poppins", sans-serif;
margin-top: 20px;
text-align: center;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
display: inline-block;
border: 1px solid #ffffff;
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
padding: 14px 40px 14px;
margin-top: 85px;
font-family: "Poppins", sans-serif;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after {
content: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a:hover {
background-color: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
padding-left: 40px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left {
position: absolute;
top: -60px;
left: -90px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:before {
position: absolute;
content: "";
left: 0;
top: 17px;
width: 50px;
height: 4px;
background-color: #fbaa3f;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:after {
position: absolute;
content: "";
left: -42px;
top: 55px;
width: 80px;
height: 4px;
background-color: #fbaa3f;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_wrap_content {
position: relative;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right {
position: absolute;
right: -75px;
bottom: -15px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:before {
position: absolute;
content: "";
right: -41px;
top: 0;
width: 50px;
height: 4px;
background-color: #fbaa3f;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:after {
position: absolute;
content: "";
right: -18px;
bottom: -10px;
width: 100px;
height: 4px;
background-color: #fbaa3f;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .tzView_Slide_Image {
left: 0;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .tzView_Slide_Image img {
width: 100%;
height: 100vh;
object-fit: cover;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .tzView_Slide_Image:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination {
position: absolute;
top: 0;
right: 50px;
left: auto;
height: 100%;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination .owl-page span.owl-numbers {
background-color: transparent;
width: 30px;
height: 3px;
border: 1px solid #ffffff;
margin: 0 0 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 1px 10px;
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination .owl-page:hover span.owl-numbers {
border-color: #fbaa3f;
opacity: 1;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons {
position: absolute;
bottom: 10px;
left: 20px;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-prev, .tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-next {
background: #222222;
opacity: 1;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-prev:hover, .tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-next:hover {
background: #fbaa3f;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-prev i:before, .tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-next i:before {
margin-left: 0;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll {
position: absolute;
bottom: 50px;
width: 100%;
text-align: center;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll a {
position: relative;
display: inline-block;
font-weight: 300;
font-size: 12px;
color: #ffffff;
animation: MoveUpDown 1s linear infinite;
font-family: "Poppins", sans-serif;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll a span {
display: block;
margin-bottom: 10px;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll a i:before {
margin-left: 0;
}
.box_banner .tz_banner {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.box_banner .tz_type1 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type1 img {
opacity: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1);
width: 100%;
height: 100%;
}
.box_banner .tz_type1:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border:before {
content: "";
border: 1px solid white;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
position: absolute;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type1 .tz__border h3 {
color: #ffffff;
font-size: 30px;
line-height: 56px;
margin: 0;
font-weight: 100;
transition: 0.35s;
position: absolute;
font-family: "Raleway", sans-serif;
}
.box_banner .tz_type1 .tz__border h3.tz_center {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.box_banner .tz_type1 .tz__border h3.tz_left {
left: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type1 .tz__border h3.tz_right {
right: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type2 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type2 img {
opacity: 1;
width: 100%;
height: 100%;
object-fit: cover;
}
.box_banner .tz_type2:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2:hover .tz__border:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 60px;
}
.box_banner .tz_type2 .tz__border:before {
content: "";
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(0, 1);
}
.box_banner .tz_type2 .tz__border:after {
content: "";
border-right: 1px solid #fff;
border-left: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1, 0);
}
.box_banner .tz_type2 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type2 .tz__border h3 {
color: #ffffff;
font-size: 48px;
line-height: 56px;
margin: 0;
font-weight: 100;
position: absolute;
font-family: "Raleway", sans-serif;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2 .tz__border h3 em {
font-style: normal;
display: block;
}
.box_banner .tz_type2 .tz__border h3.tz_center {
top: 50%;
transform: translate(-50%, -88%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border h3.tz_right {
top: 50%;
transform: translateY(-88%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border h3.tz_left {
top: 50%;
transform: translateY(-88%);
left: 60px;
text-align: left;
}
.box_banner .tz_type2 .tz__border p {
margin-top: 10px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
}
.box_banner .tz_type2 .tz__border p span {
color: #ffffff;
font-size: 30px;
line-height: 50px;
margin: 0;
font-weight: 700;
background: #e5ae49;
width: 180px;
font-family: "Montserrat", sans-serif;
padding: 7px 20px;
}
.box_banner .tz_type2 .tz__border p.tz_center {
top: 45%;
transform: translate(-50%, 68%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border p.tz_right {
top: 45%;
transform: translateY(68%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border p.tz_left {
top: 45%;
transform: translateY(68%);
left: 60px;
text-align: left;
}
.tzElement-title.tz-title-type-2.tz-text-align-left .tzTitle:after {
content: "";
display: block;
width: 50px;
height: 2px;
position: absolute;
bottom: -20px;
background: #fbaa3f;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 23% 25px 23%;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-center .tzDescription {
padding: 0 15px;
}
.tz-title-type-11.tz-text-align-left span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 380px 25px 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-right span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 0 25px 380px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz_recent_post .tz-title-type-11.tz-text-align-center h3.tzTitle:after {
border-top-color: #f5f5f5;
}
.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 22px;
font-weight: 400;
margin-bottom: 10px;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 22px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center {
padding-top: 53px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle {
font-size: 48px;
line-height: 54px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle:before {
position: absolute;
content: "";
top: -52px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle:after {
position: absolute;
content: "";
top: -42px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzDescription {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
margin-top: 40px;
padding: 0 12%;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle {
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
display: block;
padding-top: 40px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:after {
position: absolute;
content: "";
top: 10px;
left: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
margin-top: 35px;
padding: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left p:nth-of-type(2) {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #cacaca;
padding: 0;
margin-top: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle {
font-size: 36px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
display: block;
padding-top: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle:before {
position: absolute;
content: "";
top: 0;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle:after {
position: absolute;
content: "";
top: 10px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzDescription {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
margin-top: 40px;
padding: 0;
}
.tzElement-title.tz-title-type-13 .tzTitle {
font-size: 120px;
line-height: 1em;
font-family: "Poppins", sans-serif;
font-weight: 500;
color: #fbaa3f;
}
.tzElement-title.tz-title-type-13 .tzDescription {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-family: "Poppins", sans-serif;
font-weight: 500;
margin-top: 10px;
padding: 0;
}
.tzElement-title.tz-title-type-13.tz-text-align-left .tzDescription {
padding: 0;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner img {
margin: 0 0 25px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-title {
text-transform: capitalize;
margin: 0 0 10px;
font-size: 16px;
line-height: 22.4px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-readmore {
color: #222222;
margin: 12px 0 0;
text-transform: capitalize;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-meta span {
padding-right: 20px;
}
.tzElement-recent-post.tzRecent-post-type-3.tz_align_right .tz-recent-inner .tz-recent-meta span {
padding: 0 0 26px 20px;
}
.woo-products-element .wpe__slider .owl-dots {
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 50px;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot span {
width: 10px;
height: 10px;
border-radius: 50%;
background: #ffffff;
margin: 0 10px;
display: inline-block;
border: 1px solid #000000;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot.active span {
border: 0;
background: #000000;
}
.woo-products-element .wpe__slider .owl-prev {
position: absolute;
left: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__slider .owl-next {
position: absolute;
right: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__item {
position: relative;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images {
position: relative;
}
.woo-products-element .wpe__item .wpe__images:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(225, 225, 225, 0.2);
z-index: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover {
position: absolute;
left: 50%;
top: 55%;
transform: translate(-50%, -50%);
display: flex;
flex-direction: row;
z-index: 9;
background: #000000;
padding: 0 15px;
border-radius: 25px;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover:hover .added_to_cart {
opacity: 1;
visibility: inherit;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button {
color: #ffffff;
border: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon {
top: -52px;
left: -15px;
height: 21px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon:before {
content: "Quick View";
top: 2px;
position: relative;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover span.xoo-qv-btn-icon {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist {
padding: 14px 13px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 14px;
right: 52px;
margin: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
padding: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
top: -44px;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
top: -60px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
position: relative;
top: 0;
right: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
position: absolute;
display: block;
width: 100px;
background: #222222;
top: -45px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
top: 0;
right: 5px;
cursor: pointer;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span {
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
position: absolute;
display: block;
opacity: 0;
visibility: hidden;
width: 100px;
background: #222222;
top: -60px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover span {
color: #fbaa3f;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a {
top: -45px;
opacity: 1;
visibility: visible;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .add_to_cart_button:after {
display: none;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .added_to_cart {
position: absolute;
bottom: -29px;
left: -34px;
background: #ffffff;
padding: 3px;
width: 100px;
text-align: center;
font-size: 12px;
color: #222222;
font-family: "Muli", sans-serif;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a {
font-size: 14px;
line-height: 1.4em;
padding: 14px 14px;
background: transparent;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span {
display: block;
opacity: 0;
visibility: hidden;
position: absolute;
width: 100px;
background: #222222;
top: -30px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 1px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 20px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a i {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .tz_view_detail {
top: -60px;
right: -18px;
left: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .fa-camera-retro {
padding-left: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span.xoo-qv-btn-icon {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span {
top: -40px;
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover .tz_view_detail {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button {
padding-left: 8px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button:hover span {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button span {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: -53px;
left: -34px;
}
.woo-products-element .wpe__item:hover {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images:after {
background: rgba(250, 239, 219, 0.6);
z-index: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images .wpe__hover {
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: 50%;
visibility: inherit;
}
.woo-products-element .wpe__content {
text-align: center;
}
.woo-products-element .wpe__title {
font-family: "Montserrat", "serif";
font-size: 16px;
line-height: 1.4em;
font-weight: 700;
margin: 22px 0 10px;
}
.woo-products-element .wpe__title a {
color: #222222;
}
.wpe__rating {
margin-bottom: 12px;
}
.wpe__rating .star-rating {
float: none !important;
display: inline-block;
}
.wpe__rating .star-rating span {
color: #f5d608;
}
.wpe__price {
font-family: "Montserrat", sans-serif;
font-size: 18px;
line-height: 22px;
color: #000000;
display: flex;
justify-content: center;
font-weight: 600;
}
.wpe__price .amount {
color: #eabe6d;
}
.wpe__price del {
margin: 0 10px;
order: 2;
text-decoration-color: #cecece;
}
.wpe__price del .woocommerce-Price-amount {
color: #cecece;
}
.wpe__price ins {
margin: 0 10px;
order: 1;
text-decoration: none;
}
.wpe__price ins span {
color: #eabe6d;
}
.wpe__wrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 -15px;
}
.grid-layout .wpe__item {
flex: 1 1 auto;
padding: 0 15px;
margin: 0 0 50px;
}
.grid-col-1 .wpe__item {
width: 100%;
cursor: pointer;
text-align: center;
}
.grid-col-2 .wpe__item {
width: 50%;
text-align: center;
}
.grid-col-3 .wpe__item {
width: 33.33%;
text-align: center;
}
.grid-col-4 .wpe__item {
width: 25%;
text-align: center;
}
.grid-col-5 .wpe__item {
width: 20%;
text-align: center;
}
.tz_product_home13 .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a span {
font-size: 14px;
letter-spacing: 0;
}
#yith-wcwl-popup-message {
opacity: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary h1.product_title {
font-size: 36px;
color: #202020;
text-transform: uppercase;
margin: 12px 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before {
color: #e5ae49;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span {
color: #e5ae49;
font-weight: 700;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-details__short-description p {
font-weight: 300;
color: #666666;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .quantity input.qty {
width: 100px;
border: 1px solid #e0e0e0;
padding: 13px 10px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button {
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta {
margin: 0 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #666666;
margin: 0 0 6px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink {
background: none;
padding: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price {
margin: 0 0 33px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .description {
margin: 0 0 42px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart {
margin: 34px 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .variations {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .stock {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a {
display: inline-block;
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 24px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
div.pp_woocommerce .pp_gallery ul li a {
display: flex;
}
.attachment-shop_single .woocommerce div.product .xoo-qv-images div.images .woocommerce-main-image:after {
content: "";
}
.woocommerce div.product .xoo-qv-images div.images img {
border: 1px solid #e5ae49;
}
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.vc_tta-panel-body .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta {
display: inline-block;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .stock {
display: none;
}
.tzElement_Member_type3 .tzMember_Info_Box {
text-align: center;
}
.tzElement_Member_type3 .tzMember_image {
position: relative;
}
.tzElement_Member_type3 .tzMember_image img {
width: 100%;
}
.tzElement_Member_type3 .tzMember_image:after {
content: "";
position: absolute;
top: 0;
left: 0;
background: rgba(63, 63, 63, 0);
width: 100%;
height: 100%;
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image:hover:after {
background: rgba(63, 63, 63, 0.5);
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image img {
border-radius: 5px;
}
.tzElement_Member_type3 .tzMember_name {
color: #222222;
font-size: 16px;
line-height: 25px;
margin: 23px 0 4px 0;
font-weight: 700;
}
.tzElement_Member_type3 .tzMember_position {
color: #838383;
font-size: 14px;
line-height: 25px;
}
body .vc_row {
margin-right: 0;
margin-left: 0;
}
.tz-header.tz-header-type-6 .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz_backtotop, .tz_btt_position_left, .tz_btt_position_right {
position: fixed;
width: 40px;
height: 40px;
z-index: 200;
bottom: 3%;
}
.tz_backtotop a, .tz_btt_position_left a, .tz_btt_position_right a {
background: #e5ae49;
color: #ffffff;
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
width: 100%;
height: 100%;
}
.tz_backtotop a i:before, .tz_btt_position_left a i:before, .tz_btt_position_right a i:before {
margin: 12px 12px;
line-height: 40px;
font-size: 15px;
}
.tz_btt_position_right {
right: 3%;
}
.tz_btt_position_left {
left: 3%;
}
.tzPortfolio_Container.tzPortfolio_full > .container .col-md-12 {
padding: 0;
}
.tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p input[type=checkbox] {
display: none;
}
.tzElement_Video_Popup.tzElement_Video_Popup--icon .tzElement_bgVideo:after {
background: transparent;
}
.tzElement_Video_Popup a.tz-open-popup-video.tz__icon__image {
background: transparent;
border: unset;
z-index: 2;
}
.tzElement_Video_Popup a.tz-open-popup-video.tz__icon__image:hover {
border: unset;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share h4 {
float: left;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul {
padding-left: 100px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li {
margin-left: 5px;
margin-right: 4px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share .yith-wcwl-after-share-section {
clear: both;
display: none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
display: inline-block;
text-align: center;
position: absolute;
top: -43px;
left: 50%;
margin-left: -53px;
width: 106px;
height: auto;
padding: 3px 0;
background: #e5ae49;
font-family: "Ubuntu", sans-serif;
font-weight: 400;
font-size: 12px;
color: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid #e5ae49;
left: 50%;
margin-left: -4px;
position: absolute;
top: 100%;
z-index: 9999;
}  .tel-video-single.video-modal .interiart-thumbnail:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.tel-video-single.video-modal .interiart-thumbnail:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 1;
}
.tel-video-single .interiart-thumbnail {
margin: 0;
}
.tel-video-single img {
height: auto;
width: 100%;
-moz-transition: all 0.35s ease-in-out 0s;
-o-transition: all 0.35s ease-in-out 0s;
-webkit-transition: all 0.35s ease-in-out 0s;
transition: all 0.35s ease-in-out 0s;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.tel-video-single .interiart-thumbnail {
text-align: center;
position: relative;
z-index: 1;
overflow: hidden;
}
.tel-video-single .interiart-thumbnail .btn-play {
position: absolute;
left: 50%;
top: 50%;
z-index: 2;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tel-video-single .interiart-thumbnail .interiart-popup {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
background: rgba(0, 0, 0, 0.8);
z-index: 11111;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
.tel-video-single .interiart-thumbnail .interiart-popup.active {
opacity: 1;
visibility: visible;
}
.tel-video-single .interiart-thumbnail .interiart-popup.active iframe {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.tel-video-single .interiart-thumbnail .interiart-popup iframe {
position: relative;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
}
.tel-video-single .interiart-thumbnail .btn-close-popup {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.tzPortfolio_slick.tzPortfolio_slick_special {
z-index: 0;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item:focus {
border: none;
outline: none;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image {
height: 490px;
overflow: hidden;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image img {
width: 100%;
height: 490px;
object-fit: cover;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
text-align: center;
z-index: 1;
opacity: 0;
visibility: hidden;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 {
display: table-cell;
vertical-align: middle;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a {
font-size: 14px;
line-height: 18px;
color: #ffffff;
text-transform: uppercase;
position: relative;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a:hover {
color: #fbaa3f;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a:after {
content: "+";
position: absolute;
top: -28px;
left: 50%;
transform: translateX(-50%);
font-size: 39px;
font-weight: 100;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image:after {
background: transparent;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_content {
text-align: center;
margin-top: 27px;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_content h3 a {
font-size: 20px;
line-height: 36px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: initial;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .slick-list {
margin: 0;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center {
z-index: 9999999;
-webkit-transform: scale(1.12);
-moz-transform: scale(1.12);
-ms-transform: scale(1.12);
-o-transform: scale(1.12);
transform: scale(1.12);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_image:after {
background: transparent;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_image .tz_Portfolios_view {
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_image:after {
background: rgba(0, 0, 0, 0.7);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_content h3 a {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tz_view_all a {
position: absolute;
top: -60px;
right: 15px;
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: uppercase;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tz_view_all a:hover {
color: #fbaa3f;
}
.tzElement_Feature.tzFeature_type8 {
text-align: center;
background: #ffffff;
box-shadow: 1px 3px 30px 0px rgba(170, 170, 170, 0.2);
padding: 50px 30px 45px 30px;
}
.tzElement_Feature.tzFeature_type8:after {
position: absolute;
content: "";
left: 50%;
top: 0;
transform: translateX(-50%);
width: 50px;
height: 2px;
background-color: #fbaa3f;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_title {
font-size: 18px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-top: 33px;
margin-bottom: 17px;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_description {
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 300;
letter-spacing: 0;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_iconBox span {
font-size: 35px;
line-height: 26px;
color: #fbaa3f;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_iconBox span:before {
line-height: 26px;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_iconBox i:before {
font-size: 35px;
color: #fbaa3f;
}
.tz_contact_us .tz_contact_box {
text-align: center;
}
.tz_contact_us .tz_contact_box .tz_contact_title {
font-size: 18px;
line-height: 26px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tz_contact_us .tz_contact_box .tz_contact_phone {
display: block;
font-size: 24px;
line-height: 26px;
font-family: "Poppins", sans-serif;
font-weight: 600;
color: #222222;
}
.tz_contact_us .tz_contact_box .tz_contact_mail {
display: block;
font-family: "Poppins", sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: #fbaa3f;
margin-top: 12px;
}
.tzElement-recent-post.tzRecent-post-type-5 .row {
padding-left: 0;
padding-right: 0;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
display: flex;
margin-bottom: 40px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner img {
width: 47%;
object-fit: cover;
margin: 0;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info {
padding: 35px 25px 20px 25px;
box-shadow: 1px 3px 30px 0px rgba(170, 170, 170, 0.2);
width: 53%;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-title {
margin-bottom: 17px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-title a {
font-size: 18px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-meta span {
font-size: 12px;
line-height: 24px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-description {
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 300;
letter-spacing: 0.5px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-readmore {
font-size: 14px;
line-height: 30px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
letter-spacing: 0.5px;
text-transform: capitalize;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-readmore:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-newsletter.tzNewsletter-special {
text-align: center;
background: transparent;
}
.tzElement-newsletter.tzNewsletter-special .tzNewsletter-Title {
font-size: 36px;
line-height: 27px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 33px;
}
.tzElement-newsletter.tzNewsletter-special .tzSubTitle {
font-size: 16px;
line-height: 23px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 300;
letter-spacing: 0;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription {
max-width: unset;
margin-top: 30px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
display: inline-flex;
width: 41%;
position: relative;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field label {
display: none;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field input {
box-shadow: 1px 3px 30px 0px rgba(170, 170, 170, 0.2);
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-email {
left: 0;
position: absolute;
width: 80%;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-submit {
position: absolute;
right: 0;
width: 18%;
padding: 13px 8px;
margin-top: 11px;
letter-spacing: 0.5px;
background: #fbaa3f;
color: #ffffff;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop {
background-image: unset;
padding: 92px 0 118px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop:after {
display: none;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_media_image {
margin-bottom: 42px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_text .textwidget {
padding-right: 30px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_text .textwidget p {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_text .textwidget p span a {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu .module-title {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu ul li a {
font-size: 14px;
line-height: 35px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu ul li a:hover {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info {
margin-bottom: 34px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .module-title {
margin-bottom: 45px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_address {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_phone {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 700;
color: #222222;
margin-right: 25px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_email {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social .module-title {
display: none;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a i {
color: white;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(1) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(1):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(2) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(2):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(3) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(3):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(4) {
background: #0177b5;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(4):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(5) {
background: #d62424;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(5):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(6) {
background: #1ab7ea;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(6):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(7) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(7):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(8) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(8):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(9) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(9):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_timeline_view:after {
content: "";
position: absolute;
width: 1px;
height: 100%;
background-color: #f5f5f5;
top: 0;
bottom: 0;
left: 139px;
z-index: 1;
}
.tz_timeline_view .tz_timeline_item .col-md-3, .tz_timeline_view .tz_timeline_item .col-md-9 {
padding: 0;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date {
position: relative;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date span {
color: #222222;
font-size: 14px;
font-weight: 500;
font-family: "Poppins", sans-serif;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:after {
content: "";
position: absolute;
width: 12px;
height: 12px;
background-color: #fbaa3f;
border-radius: 50%;
z-index: 2;
border: 3px solid #ffffff;
top: 0;
left: 133px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:before {
content: "";
position: absolute;
width: 15px;
height: 15px;
border-radius: 50%;
z-index: 1;
top: -1px;
left: 132px;
border: 1px solid #f5f5f5;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-bottom: 40px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info .tz_timeline_title {
font-size: 18px;
color: #222222;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
display: block;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info .tz_timeline_des {
font-size: 14px;
color: #77919e;
font-family: "Poppins", sans-serif;
letter-spacing: 0;
}
.tzFooter.tzFooter-Type-9 {
background-color: #222222;
margin-top: 100px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop {
background-image: unset;
border-bottom: 1px solid rgba(170, 170, 70, 0.1);
padding: 80px 0 50px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop:after {
background-color: transparent;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu .module-title {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu .module-title span {
font-size: 18px;
line-height: 22px;
color: #f5f5f5;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
letter-spacing: 1px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu ul li a {
font-size: 14px;
line-height: 35px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu ul li a:hover {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info {
margin-bottom: 34px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .module-title {
margin-bottom: 45px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .module-title span {
font-size: 18px;
line-height: 22px;
color: #f5f5f5;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_address {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_phone {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 700;
color: #fbaa3f;
margin-right: 25px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_email {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #77919e;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom {
padding: 50px 0 110px 0;
background: unset;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial {
padding: 0;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul {
display: flex;
justify-content: flex-end;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li a i {
color: white;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(1) a {
background: #3b5998;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(1) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(2) a {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(2) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(3) a {
background: #d3191a;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(3) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(4) a {
background: #0177b5;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(4) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(5) a {
background: #d62424;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(5) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(6) a {
background: #1ab7ea;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(6) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(7) a {
background: #3b5998;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(7) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(8) a {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(8) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(9) a {
background: #d3191a;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(9) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright {
padding: 0 0 0 50px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright p {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright strong {
display: block;
font-weight: 400;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright span {
color: #77919e;
font-family: "Poppins", sans-serif;
display: block;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright a {
color: #fbaa3f;
font-family: "Poppins", sans-serif;
}
.tz_title_about .tz_title {
font-size: 36px;
line-height: 1.2em;
font-family: "Poppins", sans-serif;
color: #222222;
font-weight: 700;
padding-top: 40px;
position: relative;
}
.tz_title_about .tz_title:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 1px;
background: #fbaa3f;
}
.tz_title_about .tz_title:before {
content: "";
position: absolute;
top: 10px;
left: 0;
width: 50px;
height: 1px;
background: #fbaa3f;
}
.tz_title_about .tz_description, .tz_title_about p {
font-size: 14px;
color: #77919e;
line-height: 26px;
font-family: "Poppins", sans-serif;
letter-spacing: 0;
margin-top: 30px;
}
.tz_title_about .tz_img {
margin-top: 63px;
}
.tz_title_about .tz_img img {
width: 100%;
}
.tzElement_Counter.tz_Counter_type5 {
padding: 0;
box-shadow: 0px 0px 30px 0px #b7b7b7;
}
.tzElement_Counter.tz_Counter_type5 .tzElement_counterIcon {
display: none;
}
.tzElement_Counter.tz_Counter_type5 .tzElement_count {
padding-top: 37px;
}
.tzElement_Counter.tz_Counter_type5 .tzElement_count em {
font-size: 44px;
color: #fbaa3f;
}
.tzElement_Counter.tz_Counter_type5 p {
font-size: 14px;
line-height: 24px;
color: #77919e;
font-family: "Poppins", sans-serif;
text-transform: inherit;
padding-bottom: 50px;
letter-spacing: 0;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeamSlide_image img {
width: 100%;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info {
text-align: center;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info h3 {
margin: 23px 0 0;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info h3 a {
font-size: 18px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info h3 a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info p {
text-align: center;
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzElement_Team .owl-controls .owl-nav {
position: absolute;
right: 0;
top: -130px;
display: flex;
}
.tzElement_Team .owl-controls .owl-nav div {
width: 50px;
height: 50px;
background: #f5f5f5;
padding: 15px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Team .owl-controls .owl-nav div i:before {
font-size: 13px;
margin-left: 0;
color: #77919e;
}
.tzElement_Team .owl-controls .owl-nav div:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Team .owl-controls .owl-nav div:hover i:before {
color: #ffffff;
}
.tzElement_Team .owl-controls .owl-nav .owl-next {
margin-left: 10px;
}
.tztimeLine.tzPortfolio_Container {
overflow: unset;
background: unset;
position: unset;
margin-bottom: 194px;
}
.tztimeLine.tzPortfolio_Container .container, .tztimeLine.tzPortfolio_Container .col-md-6 {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .tz_title {
margin-top: 120px;
}
.tztimeLine.tzPortfolio_Container .tz_title h3 {
text-align: center;
font-family: "Poppins", sans-serif;
font-weight: 900;
font-size: 36px;
line-height: 24px;
color: #222222;
}
.tztimeLine.tzPortfolio_Container .container {
position: relative;
margin-top: 140px;
padding-top: 40px;
padding-bottom: 80px;
}
.tztimeLine.tzPortfolio_Container .container:before {
content: "...";
position: absolute;
background-color: #f5f5f5;
bottom: -35px;
left: 50%;
margin-left: -42px;
padding: 10px 38px;
border-radius: 25px;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container:after {
content: "";
position: absolute;
width: 10px;
height: 100%;
background-color: #f5f5f5;
top: 0;
bottom: 0;
left: 50%;
margin-left: -3px;
z-index: 1;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio {
overflow: unset !important;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post {
width: 100% !important;
height: auto;
margin-bottom: 40px;
position: unset !important;
left: unset !important;
top: unset !important;
transform: unset !important;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner {
width: 100%;
height: auto;
display: flex;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage img {
height: 370px;
object-fit: cover;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage iframe {
width: 100%;
height: 370px;
object-fit: cover;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent {
position: relative;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_year {
position: absolute;
top: -80px;
background-color: #f5f5f5;
font-family: "Poppins", sans-serif;
font-weight: 500;
padding: 8px 25px;
border-radius: 25px;
font-size: 18px;
line-height: 24px;
color: #77919e;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
top: 45px;
position: absolute;
font-size: 14px;
line-height: 26px;
font-family: "Poppins", sans-serif;
font-weight: 500;
color: #77919e;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month:after, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
content: "";
position: absolute;
width: 22px;
height: 22px;
background-color: #fbaa3f;
border-radius: 50%;
z-index: 2;
border: 4px solid #ffffff;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month:before, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before {
content: "";
position: absolute;
background-color: #f5f5f5;
width: 100px;
height: 4px;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent h3 a {
font-size: 24px;
line-height: 24px;
color: #222222;
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent p {
font-size: 14px;
line-height: 26px;
color: #77919e;
font-weight: 300;
font-family: "Poppins", sans-serif;
letter-spacing: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineImage {
padding-left: 115px;
order: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent {
order: 1;
padding-right: 100px;
padding-top: 60px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_year {
right: -45px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
right: -85px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
top: 28px;
right: 72px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before {
top: 37px;
left: -50px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineImage {
order: 1;
padding-right: 115px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent {
order: 2;
padding-left: 115px;
padding-top: 60px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_year {
left: -45px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month {
left: -82px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after {
top: 28px;
left: 73px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before {
top: 38px;
right: -36px;
}
.tztimeLine.tzPortfolio_Container .tz_timeline_nav {
margin-top: 60px;
}
.tz-sidebar .tzwidget-contact span {
display: inline-flex;
margin-bottom: 10px;
color: #666666;
line-height: 2em;
}
.tz-sidebar .tzwidget-contact span i {
margin-right: 12px;
margin-top: 7px;
}
.tz-sidebar .widget_text a {
color: #666666;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar .widget_text a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar .widget_text a i {
margin-right: 12px;
}
.tz-sidebar .widget_nav_menu li.current-menu-item a {
color: #fbaa3f;
}
.tz-sidebar .widget.widget_nav_menu ul li a {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar .widget.widget_nav_menu ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget ul li a {
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget_nav_menu li.current-menu-item a {
color: #fbaa3f;
}
.tz-sidebar.tz-sidebar-service .widget_text a {
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget_text a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .tzwidget-contact span {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.TzPage_Default .woocommerce ul.products li.product {
margin-bottom: 30px;
width: 33.3%;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
font-family: "Poppins", sans-serif;
font-size: 48px;
text-transform: capitalize;
margin-bottom: 20px;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt {
font-family: "Poppins", sans-serif;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span {
font-size: 14px;
color: #bbbbbb;
text-transform: capitalize;
margin: 0 10px;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span a span {
padding: 0;
margin: 0;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span.current-item {
color: #fbaa3f;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span:nth-of-type(1) {
margin-left: 0;
}
.tz_Featured_Image img {
width: 100%;
height: 700px;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type {
padding: 115px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .container, .tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .col-md-6 {
padding: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb {
background-image: unset !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb {
background-image: unset;
background-color: unset;
padding: 0 0 90px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb h1 {
font-size: 48px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: capitalize;
text-align: left;
margin-bottom: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb .tz-breadcrumb-navxt {
padding-top: 20px;
font-size: 14px;
text-transform: capitalize;
text-align: left;
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb .tz-breadcrumb-navxt span {
color: #77919e;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb .tz-breadcrumb-navxt span.current-item {
color: #fbaa3f;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz_title_des {
font-size: 24px;
font-weight: 700;
font-family: "Poppins", sans-serif;
margin-bottom: 40px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Content {
padding-right: 60px;
margin-bottom: 30px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Content p {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info {
padding: 0 30px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul {
display: flex;
flex-wrap: wrap;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li {
width: 33%;
color: #77919e;
font-family: "Poppins", sans-serif;
padding-bottom: 23px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li label {
display: block;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 500;
text-transform: uppercase;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li a {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_SingleImage img {
width: 100%;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider h3 {
text-align: center;
font-weight: 700;
color: #222222;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider img {
width: 100%;
height: 700px;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav {
width: 1170px;
margin: 0 auto;
position: relative;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div {
position: absolute;
top: -382px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div i {
width: 50px;
height: 50px;
background-color: rgba(58, 58, 61, 0.8);
text-align: center;
display: block;
padding: 15px 10px;
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div i:before {
font-size: 15px;
margin-left: unset;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div i:hover {
background-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav .owl-prev {
left: 3px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav .owl-next {
right: 4px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_SingleAudio iframe {
width: 100%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare {
padding: 0 0 100px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare .TzLikeButtonInner span {
color: #222222;
font-weight: 700;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
padding-right: 42px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare .TzLikeButtonInner a {
line-height: 30px;
color: #aaaaaa;
font-family: "Poppins", sans-serif;
padding-right: 30px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare .TzLikeButtonInner a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video {
padding: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media {
margin-bottom: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 {
height: 90vh !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay {
width: 120px;
height: 120px;
border: 10px solid rgba(225, 225, 225, 0.2);
background: white;
background-clip: padding-box;
margin-left: unset;
margin-top: unset;
transform: translate(-50%, -50%);
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay:after {
content: "";
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay i {
font-size: 34px;
padding: 33px 0px 33px 10px;
color: #fbc02d;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .videoID {
height: 100%;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_video {
height: 90vh !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows {
padding: 120px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tz_Portfolio_wrap {
padding-bottom: 50px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Content, .tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info, .tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0 185px;
margin-bottom: 20px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul {
display: flex;
flex-wrap: wrap;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 25%;
margin-bottom: 40px;
padding: 0 5px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner {
padding: 17px 0 73px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner span {
color: #222222;
font-weight: 700;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
padding-right: 42px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner a {
color: #aaaaaa;
font-family: "Poppins", sans-serif;
padding-right: 30px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
line-height: 30px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_nav_single_port {
padding-bottom: 200px;
}
.tz_nav_single_port > div {
display: inline-flex;
}
.tz_nav_single_port > div a {
display: inline-flex;
}
.tz_nav_single_port > div a i {
width: 50px;
height: 50px;
background-color: #f5f5f5;
text-align: center;
padding-top: 15px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_nav_single_port > div a i:hover {
background-color: #fbaa3f;
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_nav_single_port > div a span {
display: block;
padding-top: 5px;
font-size: 12px;
font-family: "Poppins", sans-serif;
color: #77919e;
font-weight: 600;
}
.tz_nav_single_port > div a span strong {
display: block;
font-size: 20px;
font-family: "Poppins", sans-serif;
color: #222222;
font-weight: 700;
}
.tz_nav_single_port .tz_previous {
padding: 0;
}
.tz_nav_single_port .tz_previous a span {
padding-left: 20px;
}
.tz_nav_single_port .tz_next {
justify-content: flex-end;
padding: 0;
}
.tz_nav_single_port .tz_next a span {
padding-right: 20px;
}
.tzPortfolio_Container.tzPortfoliotype_grid {
padding: 50px 95px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter {
background: transparent;
padding: 50px 0 35px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a {
font-family: "Poppins", sans-serif;
color: #77919e;
border: none;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a:hover {
background: transparent;
color: #222222;
font-weight: 700;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a.selected {
background: transparent;
color: #222222;
font-weight: 700;
border: none;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a.selected:after {
content: "";
top: 45px;
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 40px;
height: 2px;
background: #fbaa3f;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item {
margin-bottom: 3px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner {
padding: 15px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
min-height: 400px;
object-fit: cover;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover {
display: table;
text-align: center;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-top: 25px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more {
position: relative;
bottom: unset;
right: unset;
display: table-cell;
vertical-align: middle;
opacity: 0;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover {
color: #ffffff;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:before {
content: "+";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -100%);
font-size: 39px;
font-weight: 100;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover_info {
text-align: center;
margin-top: 25px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover_info h3 a {
font-size: 18px;
font-family: "Poppins", sans-serif;
color: #222222;
font-weight: 700;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover_info h3 a:hover {
color: #fbaa3f;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item:hover .tz-inner .tzPortfolioBox .tzPortfolio_hover {
background-color: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item:hover .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more {
opacity: 1;
}
.tzPortfolio_Container.tzPortfoliotype_grid #tz_append {
margin: 40px 0 100px;
}
.tzTeamSingle {
padding: 120px 0;
}
.tzTeamSingle .container {
padding: 0;
}
.tzTeamSingle .tz_team_info {
padding-right: 60px;
padding-left: 0;
}
.tzTeamSingle .tz_team_info .tzTeam_SingleImage img {
width: 100%;
height: auto;
object-fit: cover;
}
.tzTeamSingle .tz_team_info h3 {
color: #222222;
font-size: 24px;
line-height: 24px;
font-weight: 700;
margin-top: 36px;
margin-bottom: 50px;
position: relative;
}
.tzTeamSingle .tz_team_info h3:after {
content: "";
position: absolute;
width: 50px;
height: 2px;
bottom: -20px;
left: 0;
background: #fbaa3f;
}
.tzTeamSingle .tz_team_info p {
font-size: 14px;
line-height: 25px;
color: #222222;
font-weight: 600;
letter-spacing: 0;
}
.tzTeamSingle .tz_team_info p span {
color: #77919e;
padding-left: 10px;
font-weight: 400;
}
.tzTeamSingle .tz_team_info .tz_team_social {
margin-top: 30px;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social {
display: contents;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li {
display: table;
text-align: center;
list-style: none;
float: left;
width: 40px;
height: 40px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #cacaca;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li:hover {
background: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li:hover a {
color: #ffffff;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li a {
display: table-cell;
vertical-align: middle;
color: #cacaca;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li:last-child {
margin-right: 0;
}
.tzTeamSingle .tzTeamSinglewrap {
padding-left: 10px;
padding-right: 0;
}
.tzSkill.tzskill-item-type7 p {
font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 14px;
color: #77919e;
margin: 0px;
padding: 10px 0 10px;
}
.tzSkill.tzskill-item-type7 .tzskill-item {
width: 100%;
height: 10px;
background: #e5e5e5;
}
.tzSkill.tzskill-item-type7 .tzskill-item .tzskill-item-width {
height: 100%;
background: #e5ae49;
position: relative;
}
.tzSkill.tzskill-item-type7 .tzskill-item .tzskill-item-width span {
color: #77919e;
display: inline-block;
font-family: "Poppins", sans-serif;
font-size: 12px;
font-weight: 300;
padding: 2px 8px;
position: absolute;
right: -23px;
top: -33px;
}
.tzteamDefault .container {
padding: 100px 0 92px;
}
.tzteamDefault .tzteam_image {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
}
.tzteamDefault .tzteam_image .tz_empty {
padding: 300px 0;
}
.tzteamDefault .tz_team_head {
width: 50%;
padding-left: 15px;
padding-bottom: 61px;
}
.tzteamDefault .tz_team_head h3 {
font-size: 36px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 700;
position: relative;
padding-top: 42px;
padding-bottom: 15px;
}
.tzteamDefault .tz_team_head h3:before {
content: "";
position: absolute;
width: 50px;
height: 1px;
top: 0;
left: 0;
background-color: #fbaa3f;
}
.tzteamDefault .tz_team_head h3:after {
content: "";
position: absolute;
width: 50px;
height: 1px;
top: 10px;
left: 0;
background-color: #fbaa3f;
}
.tzteamDefault .tz_team_head p {
font-size: 14px;
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzteamDefault .tzteamContainer {
display: flex;
flex-wrap: wrap;
}
.tzteamDefault .tzteamContainer .tzteamItem {
margin-bottom: 40px;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamImage img {
width: 100%;
object-fit: cover;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent {
text-align: center;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent h3 {
margin-top: 20px;
margin-bottom: 5px;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent h3 a {
color: #222222;
font-size: 18px;
font-family: "Poppins", sans-serif;
font-weight: 700;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent h3 a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent p {
font-size: 14px;
color: #77919e;
}
.tzteamDefault .wp-pagenavi {
margin-top: 30px;
margin-left: 15px;
margin-bottom: 65px;
}
.tzteamDefault .wp-pagenavi span {
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #77919e;
padding: 10px 18px;
background: #f5f5f5;
border: none;
margin-right: 10px;
}
.tzteamDefault .wp-pagenavi .pages {
display: none;
}
.tzteamDefault .wp-pagenavi span.current {
color: #FFFFFF;
background: #fbaa3f;
}
.tzteamDefault .wp-pagenavi a {
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #77919e;
padding: 10px 18px;
background: #f5f5f5;
text-decoration: none;
border: none;
margin-right: 10px;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzteamDefault .wp-pagenavi a:hover {
color: #FFFFFF;
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1627px) {
.tz-header.tz-header-type-11 .tz-headerBottom nav {
padding-left: 50px;
}
.tz-header.tz-header-type-11 {
padding: 0 25px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 50%;
}
}
@media only screen and (max-width: 1627px) {
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
height: 350px;
}
}
@media only screen and (max-width: 1543px) {
.tz-header.tz-header-type-11 .tz-headerBottom nav {
padding-left: 10px;
}
}
@media only screen and (max-width: 1480px) {
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
padding: 44px 20px 40px;
}
}
@media only screen and (max-width: 1070px) {
.tz-header.tz-header-type-11 {
padding: 0 20px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search {
padding-right: 10px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul {
padding: 0 0 0 10px;
}
}
@media only screen and (max-width: 1366px) {
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
margin-top: 60px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tzPortfolio_Container.tzPortfoliotype_grid {
padding: 50px 50px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
height: 300px;
}
}
@media only screen and (max-width: 1200px) {
.tzElement-title.tz-title-type-11 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
padding: 44px 10px 40px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
width: 20%;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul {
padding: 0;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 65%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav {
width: 100%;
position: unset;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider img {
height: 500px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div {
top: 50%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Content,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0 50px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 33%;
float: left;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-left: 30px;
}
.tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img {
height: 350px !important;
}
.tzPortfolio_Container .tzPortfolio.tzPortfolio_Fix_Height .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
object-fit: cover;
}
}
@media only screen and (max-width: 1200px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 28px;
}
}
@media only screen and (max-width: 992px) {
.tz-sidebar .tzwidget-contact span {
display: block;
}
.tparrows.tp-rightarrow {
margin-right: 0;
}
.tparrows.tp-leftarrow {
margin-left: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu {
top: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 .mega-menu-toggle {
background: #222222;
top: -67px;
right: 30px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 ul#mega-menu-primary-custom-1 li ul.mega-sub-menu li a {
padding: 8px 35px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link {
padding: 10px 22px 30px 22px;
}
.tzElement-title.tz-title-type-11 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 30px;
line-height: 40px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.box_banner {
padding: 15px 15px !important;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 20px;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzTitle {
font-size: 30px;
}
.tz-title-type-5.tz_title_au3.tzElement-title {
text-align: left;
}
.tz-title-type-5.tzElement-title {
text-align: left;
padding-right: 15px !important;
margin-right: 15px !important;
}
.tz-header.tz-header-type-11 {
padding: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav {
padding: 0;
width: 100%;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
padding: 15px 15px 15px;
color: #222222;
font-weight: 700;
}
.tz-header.tz-header-type-11 .tz-headerBottom .navbar-toggle {
position: absolute;
right: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom a.tz_logo {
width: 162px;
padding-left: 15px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left {
top: -50px;
left: 0;
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right {
bottom: -50px;
right: 0;
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content h3 {
font-size: 40px;
margin-bottom: 15px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 80%;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop {
padding: 92px 0 50px;
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination {
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
margin-top: 35px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content p {
font-size: 14px;
font-weight: 400;
margin-top: 15px;
}
.tztimeLine.tzPortfolio_Container .container {
padding-left: 15px;
padding-right: 15px;
}
.tztimeLine.tzPortfolio_Container .container:after {
left: 50px;
}
.tztimeLine.tzPortfolio_Container .container:before {
left: 51px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner {
display: block;
padding-left: 150px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation {
position: relative;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_year {
right: unset;
top: -470px;
left: -158px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month {
right: unset;
left: -76px;
top: -228px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent h3 {
margin-top: 20px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineImage {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineImage {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:after {
right: unset;
top: 28px;
left: -44px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:before {
right: unset;
top: 34px;
left: -24px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .col-md-4 {
width: 100%;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tz-footer-logo {
display: inline-block;
padding-bottom: 30px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright {
padding: 0 0 40px 15px;
text-align: left;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial {
padding: 0 8px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul {
justify-content: flex-start;
}
.tz_nav_single_port {
padding-bottom: 150px;
}
.tz_nav_single_port .col-md-6 {
width: 49%;
}
.tz_Featured_Image img {
height: auto;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare {
padding: 0 15px 100px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0 15px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Content {
padding-right: 15px !important;
padding-left: 15px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb h1 {
font-size: 42px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom {
padding: 50px 0 50px 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows {
padding: 80px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type {
padding: 100px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb {
padding: 65px 15px 66px !important;
}
.tzPortfolio_Container.tzPortfoliotype_grid {
padding: 50px 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info {
padding: 0 15px !important;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date {
padding-left: 100px;
padding-bottom: 15px;
padding-right: 15px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:after {
left: 25px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:before {
left: 23px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-left: 100px;
padding-right: 15px;
}
.tz_timeline_view:after {
left: 30px;
}
.tzTeamSingle .tz_team_info {
padding-right: 15px;
padding-left: 15px;
}
.tzTeamSingle .tz_team_info .tzheader_social {
display: table-row-group;
}
.tzTeamSingle .tzTeamSinglewrap {
padding-left: 15px;
padding-right: 15px;
padding-top: 50px;
}
.tzteamDefault .tz_team_head {
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
.tz-header.tz_header_reletive.tz-header-type-11 #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
color: #222222;
}
.tzteamDefault .tzteam_image .tz_empty {
padding: 150px 0;
}
.tzteamDefault .tz_team_head h3 {
line-height: 1.2em;
font-size: 30px;
}
.tzTeamSingle .tz_team_info .tzTeam_SingleImage img {
width: 50%;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_year,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_year {
top: -450px;
right: unset;
left: -158px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
left: -75px;
top: -350px;
position: relative;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: -48px;
right: unset;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month {
left: -75px;
top: -350px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: -49px;
}
.tz-header.tz-header-type-11.tz_header_absolute .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
color: #222222;
}
}
@media only screen and (max-width: 768px) {
.box_banner .tz_type2 {
height: 200px;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 12px;
line-height: 20px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-size: 20px;
line-height: 25px;
margin: 0 20% 25px 20%;
padding-bottom: 8px;
}
.grid-col-2 .wpe__item {
width: 50%;
}
.grid-col-3 .wpe__item {
width: 50%;
}
.grid-col-4 .wpe__item {
width: 50%;
}
.grid-col-5 .wpe__item {
width: 50%;
}
.tzElement_Member_type3 {
padding-bottom: 50px;
}
.tz-title-type-5.tzElement-title {
padding-right: 0 !important;
margin-right: 0 !important;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search span {
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_wrap_content {
padding: 0 15px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content h3 {
font-size: 36px;
margin-bottom: 0px;
line-height: 1.2em;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content p {
font-size: 14px;
margin-bottom: 10px;
line-height: 1.5em;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
font-size: 10px;
padding: 10px 25px 10px;
margin-top: 30px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:before {
width: 20px;
height: 2px;
left: 25px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:after {
top: 15px;
left: 10px;
width: 30px;
height: 2px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:before {
width: 20px;
height: 2px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:after {
right: 9px;
bottom: 7px;
width: 30px;
height: 2px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle {
font-size: 36px;
line-height: 1em;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzDescription {
font-size: 12px;
line-height: 22px;
padding: 0 5%;
margin-top: 25px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle:before {
top: -32px;
}
.tzElement-title.tz-title-type-13 .tzDescription {
font-size: 15px;
line-height: 1.5em;
}
.tzElement-title.tz-title-type-13 {
padding-top: 0 !important;
padding-bottom: 0 !important;
padding-left: 0 !important;
}
.tzElement-title.tz-title-type-13 .tzTitle {
font-size: 70px;
margin-top: 50px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription {
margin-top: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription, .tzElement-title.tz-title-type-12.tz-text-align-left p:nth-of-type(2) {
font-size: 14px;
line-height: 1.5em;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_content h3 a {
font-size: 15px;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a {
font-size: 12px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 100%;
}
.tzElement-newsletter.tzNewsletter-special .tzNewsletter-Title {
font-size: 32px;
margin-bottom: 20px;
}
.tzElement-newsletter.tzNewsletter-special .tzSubTitle {
font-size: 12px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription {
margin-top: 15px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-submit {
width: 25%;
}
.tzElement-newsletter.tzNewsletter-special {
padding: 38px 15px;
}
.tel-video-single {
margin-bottom: 50px !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left {
padding-top: 0 !important;
padding-right: 0 !important;
padding-bottom: 0 !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left p:nth-of-type(2) {
margin-bottom: 50px;
}
.tel-video-single .interiart-thumbnail .btn-play img {
width: 75%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 50%;
}
.tz_nav_single_port {
padding-bottom: 100px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 {
height: 700px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay {
width: 80px;
height: 80px;
border: 8px solid rgba(225, 225, 225, 0.2);
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay i {
font-size: 20px;
padding: 22px 0px;
}
.tzTeamSinglewrap .vc_column_container {
padding-left: 0 !important;
}
.tzteamDefault .tzteamContainer .tzteamItem {
width: 50%;
float: left;
}
.tz_title_about {
padding-bottom: 50px !important;
padding-top: 0 !important;
}
.tz_title_about .tz_img {
margin-top: 50px;
}
.tzElement_Counter.tz_Counter_type5 {
margin: 0 7.5px 25px 7.5px !important;
}
.tzElement_Team .owl-controls .owl-nav {
top: -100px;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb {
padding: 125px 0 !important;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
font-size: 35px;
line-height: 1.2em;
}
.tzElement_Video_Popup.tzElement_Video_Popup--icon {
margin-bottom: 50px !important;
}
.tzElement_Video_Popup {
margin-bottom: 0 !important;
}
.tz_text_custum {
margin-left: 0 !important;
}
}
@media only screen and (max-width: 767px) {
.tz_title_about {
padding-left: 0 !important;
}
}
@media only screen and (width: 768px) {
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription {
margin-top: 55px;
}
.tzElement_Team {
padding-top: 20px !important;
}
.tzElement_Team .owl-controls .owl-nav {
top: -130px;
}
.tz_text_custum {
margin-left: 30px !important;
}
}
@media only screen and (max-width: 600px) {
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li {
width: 100%;
}
.tz_nav_single_port .col-md-6 {
width: 100%;
}
.tz_nav_single_port .tz_previous {
padding-bottom: 50px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb h1 {
font-size: 26px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz_title_des {
font-size: 22px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider img {
height: auto;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 15px;
line-height: 25px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
margin: 0 15px 25px 15px;
}
.grid-col-1 .wpe__item {
width: 100%;
}
.grid-col-2 .wpe__item {
width: 100%;
}
.grid-col-3 .wpe__item {
width: 100%;
}
.grid-col-4 .wpe__item {
width: 100%;
}
.grid-col-5 .wpe__item {
width: 100%;
}
#rev_slider_15_1 .metis.tparrows {
display: none;
}
.woo-products-element .wpe__slider .owl-prev {
display: none;
}
.woo-products-element .wpe__slider .owl-next {
display: none;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 15px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li a {
padding: 0 5px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
margin: 0;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-submit {
width: 30%;
font-size: 10px;
padding: 13px 0px;
}
.tzElement-newsletter.tzNewsletter-special .tzNewsletter-Title {
font-size: 26px;
margin-bottom: 19px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
display: block;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner img, .tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info {
width: 100%;
}
.tzElement_Portfolio .tz_view_all a {
top: -22px;
right: 15px;
font-size: 12px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle, .tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle, .tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle {
font-size: 26px !important;
line-height: 1.2em !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:before {
top: 13px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:after {
top: 23px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:before {
left: 10px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:after {
left: -4px;
}
.tel-video-single .interiart-thumbnail .btn-play img {
width: 50%;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month {
left: -75px;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:after,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:after {
left: 15px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:before {
display: none;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_year {
top: -390px;
left: -97px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner {
padding-left: 90px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage img {
height: 290px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage iframe {
height: 290px;
}
.tztimeLine.tzPortfolio_Container .tz_title {
padding: 0 15px;
}
.tztimeLine.tzPortfolio_Container .tz_title h3 {
font-size: 32px;
line-height: 1.2em;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent h3 a {
font-size: 18px;
line-height: 1.2em;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent p {
font-size: 12px;
line-height: 1.5em;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Content,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div {
display: none !important;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date,
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-left: 70px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul {
display: inherit;
}
.tzteamDefault .tzteamContainer .tzteamItem {
width: 100%;
}
.tzTeamSingle .tz_team_info .tzTeam_SingleImage img {
width: 100%;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
font-size: 24px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_year,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_year {
top: -370px;
left: -95px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
left: -74px;
top: -270px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: 10px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month {
top: -270px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: 11px;
}
.tzElement_Counter.tz_Counter_type5 {
margin: 0 0 25px 0 !important;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb {
padding: 100px 0 !important;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
margin-bottom: 10px;
}
.tzBlogDefault .wp-pagenavi span.pages {
display: none;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before {
width: 50px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before {
left: 15px;
right: unset;
}
}  .tz-header.tz-header-type-12 {
padding: 0 100px;
top: 0;
left: 0;
right: 0;
background: #222222;
}
.tz-header.tz-header-type-12 .tz-headerBottom {
display: flex;
align-items: center;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz_logo {
order: 1;
padding: 17px 3px 17px;
width: 210px;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz_logo img {
height: auto;
object-fit: cover;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav {
order: 2;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-cart {
order: 3;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-cart span {
padding: 41px 10px 41px 22px;
color: #77919e;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search {
padding-right: 35px;
padding-left: 20px;
order: 4;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search .tz_icon_search,
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search .tz_icon_close {
color: #77919e;
position: relative;
padding: 40px 0 40px 8px;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml {
order: 5;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul {
position: relative;
margin: 0;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li {
list-style: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li:hover ul.wpml_ls_sub_menu {
opacity: 1;
visibility: visible;
transform: translate(0, 0);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li a {
color: #77919e;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li a:after {
content: "";
vertical-align: middle;
display: inline-block;
border: 4px solid transparent;
border-top: 4px solid;
position: absolute;
right: -15px;
top: 10px;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu {
position: absolute;
width: 250px;
top: 58px;
right: 0;
padding: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
height: auto;
border-top: 3px solid #222222;
background: #fff;
visibility: hidden;
opacity: 0;
z-index: 2;
transform: translate(0, 10px);
-webkit-box-shadow: 0 1px 6px -4px #000000;
-moz-box-shadow: 0 1px 6px -4px #000000;
-o-box-shadow: 0 1px 6px -4px #000000;
box-shadow: 0 1px 6px -4px #000000;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li {
border-bottom: 1px solid #ededed;
padding: 10px 20px;
width: 100%;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li:hover {
background: #ededed;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a {
color: #222222;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:after {
display: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a img {
margin-right: 15px;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a {
color: #ffffff;
}
.tz_contact_us.tz_contact_type3 {
position: absolute;
z-index: 9;
top: 0;
transform: translate(-50%, 100%);
left: 50px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box {
-ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(270deg);
position: relative;
background: #222222;
display: flex;
justify-content: center;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a {
padding: 38px 0;
font-size: 14px;
letter-spacing: 0.5px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a i {
margin-right: 5px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_mail {
margin-top: 0;
order: 1;
color: #ffffff;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_mail i {
color: #77919e;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_phone {
color: #fbaa3f;
order: 2;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_phone i {
transform: rotate(90deg);
color: #77919e;
}
.tz_contactform2 {
width: 100%;
margin: 0 auto;
padding: 60px 70px;
background: #ffffff;
box-shadow: 0 0 20px 0 #b7b7b7;
}
.tz_contactform2 .tz__title {
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
position: relative;
display: inline-block;
padding-right: 70px;
margin-bottom: 45px;
}
.tz_contactform2 .tz__title:before {
position: absolute;
content: "";
top: 17px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform2 .tz__title:after {
position: absolute;
content: "";
top: 27px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform2 .tz__info {
color: red;
}
.tz_contactform2 .tz__info p {
width: 50%;
float: left;
color: #222222;
font-weight: 700;
}
.tz_contactform2 .tz__info p .wpcf7-form-control-wrap input.wpcf7-text {
border-bottom: unset;
width: 100%;
height: 40px;
font-size: 14px;
margin-top: 13px;
margin-bottom: 5px;
padding-left: 20px;
color: #77919e;
font-weight: 400;
background: #f1f4f5;
font-family: "Poppins", sans-serif;
}
.tz_contactform2 .tz__info p:nth-of-type(1) {
padding-right: 10px;
}
.tz_contactform2 .tz__info p:nth-of-type(2) {
padding-left: 10px;
}
.tz_contactform2 .tz__message {
clear: both;
}
.tz_contactform2 .tz__message p {
color: #222222;
font-weight: 700;
}
.tz_contactform2 .tz__message p .wpcf7-form-control-wrap textarea.wpcf7-textarea {
border-bottom: unset;
width: 100%;
height: 100px;
font-size: 14px;
margin-top: 10px;
margin-bottom: 13px;
padding: 10px 0 0 20px;
background: #f1f4f5;
color: #77919e;
font-weight: 400;
font-family: "Poppins", sans-serif;
}
.tz_contactform2 .tz_submit input.wpcf7-submit {
font-size: 14px;
text-transform: uppercase;
padding: 13px 29px;
background: #fbaa3f;
border-radius: unset;
border: none;
color: #fff;
font-family: "Poppins", sans-serif;
cursor: pointer;
letter-spacing: 0;
line-height: 1em;
}
.tzElement_Image_slide.slide-type-3 {
margin-right: 0;
margin-left: 0;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div {
width: 60px;
height: 60px;
background: #f5f5f5;
padding: 20px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
top: unset;
bottom: 0;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div i {
line-height: 0;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div i:before {
font-size: 13px;
margin-left: 0;
color: #77919e;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div:hover i:before {
color: #ffffff;
}
.tzElement_Image_slide.slide-type-3 .owl-nav .owl-prev {
left: -250px;
}
.tzElement_Image_slide.slide-type-3 .owl-nav .owl-next {
left: -170px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle {
padding-top: 0;
padding-bottom: 50px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 0;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle:before {
top: unset;
bottom: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle:after {
top: unset;
bottom: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_under_title .tzTitle {
padding-top: 0;
padding-bottom: 30px;
line-height: 1.2em;
font-size: 36px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_under_title .tzTitle:before {
top: unset;
bottom: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_under_title .tzTitle:after {
top: unset;
bottom: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_under_title .tzTitle {
padding-top: 0;
padding-bottom: 50px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_under_title .tzTitle:before {
top: unset;
bottom: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_under_title .tzTitle:after {
top: unset;
bottom: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 50px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_left_title .tzTitle:before {
top: 35%;
left: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_left_title .tzTitle:after {
top: 65%;
left: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_right_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 80px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_right_title .tzTitle:before {
top: 35%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_right_title .tzTitle:after {
top: 65%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 80px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:before {
top: 15px;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:after {
top: 25px;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 80px;
padding-right: 0;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_left_title .tzTitle:before {
top: 35%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_left_title .tzTitle:after {
top: 65%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_on_title .tzTitle {
padding-bottom: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_on_title p:nth-of-type(2) {
color: #77919e;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 80px;
padding-right: 0;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:before {
top: 35%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:after {
top: 65%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 80px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:before {
top: 35%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:after {
top: 65%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_right_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 80px;
padding-right: 0;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_right_title .tzTitle:before {
top: 35%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_right_title .tzTitle:after {
top: 65%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12 .tz_viewmore {
color: #ffffff;
font-weight: 700;
margin-top: 48px;
display: block;
text-transform: uppercase;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-title.tz-title-type-12 .tz_viewmore span {
margin-left: 13px;
}
.tzElement-title.tz-title-type-12 .tz_viewmore span:before {
font-size: 13px;
}
.tzElement-title.tz-title-type-12 .tz_viewmore:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box {
margin-left: 112px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
color: #efefef;
font-size: 100px;
line-height: 1em;
margin-bottom: 25px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
margin-bottom: 30px;
line-height: 1.2em;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title:hover {
color: #fbaa3f;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
color: #77919e;
margin-bottom: 40px;
line-height: 1.5em;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore {
border: unset;
padding: 0;
color: #222222;
font-weight: 900;
display: flex;
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore span {
margin-left: 10px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore:hover {
background: unset;
color: #fbaa3f;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top {
align-items: flex-start;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box {
margin-top: 50px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_center {
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom {
align-items: flex-end;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box {
margin-bottom: 20px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_left .tzService_image {
z-index: 2;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_left .tzService_image img {
height: auto;
max-height: unset;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_image {
height: 470px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_image img {
height: 100%;
max-height: unset;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info {
color: red;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box {
margin-left: 70px;
margin-right: 88px;
}
.tzElement_Portfolio .tz_view_all.tz_slide_center a {
top: -100px;
}
.tzElement_Portfolio .tz_view_all.tz_slide_center a i {
margin-left: 10px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image {
height: 600px;
opacity: 0.3;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 100px;
padding-top: 25px;
opacity: 0;
visibility: hidden;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 {
margin-bottom: 10px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 a {
color: #ffffff;
font-size: 24px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info span {
color: #77919e;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info span a {
color: #77919e;
font-size: 14px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-item.center .tzPortfolio_hover_info {
opacity: 1;
visibility: visible;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-item.center .tzPortfolioSlide_special_image {
opacity: 1;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
text-align: center;
width: 100%;
margin: 0 auto;
position: relative;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav {
width: 100%;
position: relative;
display: flex;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
position: absolute;
right: 490px;
top: -50px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div i {
width: 60px;
height: 60px;
background: #f5f5f5;
text-align: center;
display: block;
padding: 21px 10px;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div i:before {
margin-left: unset;
font-size: 15px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div:hover i {
background: #fbaa3f;
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
right: 566px;
}
.tz_video_slide .flexslider {
margin: 0;
border: unset;
background: transparent;
}
.tz_video_slide #slider .tzElement_Video_Popup {
height: 837px;
}
.tz_video_slide #carousel {
width: 50%;
left: 50%;
position: relative;
z-index: 2;
}
.tz_video_slide #carousel .flex-viewport ul li {
height: 200px;
margin-right: 27px;
}
.tz_video_slide #carousel .tzElement_Video_Popup {
width: 100%;
height: 100%;
}
.tz_video_slide .flexslider.tz_flexslider {
margin-top: -100px;
background: transparent;
}
.tz_video_slide .flexslider.tz_flexslider .flex-control-nav {
display: none;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a {
background: #ffffff;
top: unset;
bottom: 0;
left: -270px;
overflow: visible;
opacity: 1;
width: 60px;
height: 60px;
padding: 18px;
background: #f5f5f5;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a:before {
display: none;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a:hover i:before {
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a i {
color: red;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a i:before {
margin-left: 4px;
font-size: 15px;
color: #77919e;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav .flex-next {
right: unset;
text-align: unset;
left: -190px;
}
.tz_video_slide .flexslider.tz_flexslider a.tz-open-popup-video {
display: none;
}
.tz_video_slide .tzElement_Video_Popup {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .tzElement_Video_Popup a.tz-open-popup-video {
opacity: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .tzElement_Video_Popup:hover {
cursor: pointer;
}
.tz_video_slide .tzElement_Video_Popup:hover a.tz-open-popup-video {
top: 50%;
opacity: 1;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .tzElement_Video_Popup:hover .tzElement_bgVideo:after {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1800px) {
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 50px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
right: 516px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
right: 440px;
}
}
@media only screen and (max-width: 1800px) {
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 20px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
right: 486px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
right: 410px;
}
}
@media only screen and (max-width: 1440px) {
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image {
opacity: 1;
height: 400px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
opacity: 1;
visibility: visible;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
width: 100%;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
top: -300px;
right: 0;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div i {
width: 50px;
height: 50px;
padding: 15px 10px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
left: 0;
right: unset;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-next {
left: unset;
right: 0;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 0;
text-align: center;
}
.tz_contactform2 {
width: 80%;
}
}
@media only screen and (max-width: 1366px) {
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
width: 100%;
}
}
@media only screen and (max-width: 1200px) {
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search,
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav {
width: 80%;
}
.tz_contactform2 {
width: 90%;
}
}
@media only screen and (max-device-width: 1199.98px) and (min-device-width: 992px) {
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: relative;
transform: unset;
font-size: 30px;
}
}
@media only screen and (max-width: 992px) {
.tz-header.tz-header-type-12 {
padding: 0;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav {
padding: 0;
width: 100%;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a {
color: #222222;
font-weight: bold;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz_logo {
padding: 17px 0 17px 20px;
}
.tz_contactform2 {
width: 90%;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title {
padding-right: 0 !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle {
font-size: 34px !important;
margin-bottom: 35px;
padding-bottom: 30px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: relative;
transform: unset;
font-size: 30px;
}
.tz_video_slide #slider .tzElement_Video_Popup {
height: 100vh;
}
.tz_contact_us.tz_contact_type3 {
width: 100%;
top: 0 !important;
left: 0 !important;
transform: unset;
position: relative;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box {
width: 100% !important;
transform: unset;
}
.tz_video_slide #carousel {
width: 100%;
left: 0;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a {
left: 50%;
top: 50%;
bottom: unset;
width: 40px;
height: 40px;
padding: 9px;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav .flex-next {
right: 0;
left: unset;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav .flex-prev {
left: 0;
}
.tz_home2_img_single.wpb_single_image.vc_align_left {
margin-top: 120px !important;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a {
padding-left: 50px !important;
padding-right: 50px !important;
}
}
@media only screen and (max-width: 768px) {
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title {
padding-top: 50px !important;
padding-bottom: 0 !important;
}
.tzElement-title.tz_on_title.tz-title-type-12.tz-text-align-left {
padding-top: 0 !important;
}
.tzElement_Service-v2.tz_Service_type3 {
margin-top: 50px !important;
margin-bottom: 50px !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom {
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box {
margin-left: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box {
margin-left: 15px;
margin-right: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top {
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box {
margin-left: 15px;
}
.tzElement_Portfolio.tzElement_Portfolio_carousel-center {
padding-bottom: 0 !important;
}
.tzElement-title.tz_under_title.tz-title-type-12.tz-text-align-left {
padding-right: 25px !important;
}
.tzElement-title.tz_under_title.tz-title-type-12.tz-text-align-left .tzDescription {
font-size: 14px;
}
.tz_contactform2 .tz__info p {
width: 100%;
}
.tz_contactform2 .tz__info p:nth-of-type(1) {
padding-right: 0;
}
.tz_contactform2 .tz__info p:nth-of-type(2) {
padding-left: 0;
}
.tz_contactform2 {
padding: 60px 50px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 85px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 26px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 a {
font-size: 20px;
}
.tz_contactform2 .tz__title {
font-size: 26px;
}
.tz_contactform2 .tz__title:before {
top: 13px;
}
.tz_contactform2 .tz__title:after {
top: 23px;
}
.tz_home2_img_single.wpb_single_image.vc_align_left {
margin-top: 70px !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle {
font-size: 26px !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:before {
top: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:after {
top: 20px;
}
}
@media only screen and (width: 768px) {
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.tzElement-title.tz_on_title.tz-title-type-12.tz-text-align-left {
padding-top: 55px !important;
}
}
@media only screen and (max-width: 600px) {
.tz_contact_us.tz_contact_type3 .tz_contact_box {
display: block;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 28px;
padding-top: 28px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_mail {
padding-bottom: 50px;
padding-top: 0;
}
.tzElement_Portfolio .tz_view_all.tz_slide_center a {
top: -53px;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav,
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
display: none;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image {
height: auto;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 80px;
margin-bottom: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
margin-bottom: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle {
font-size: 26px !important;
}
.tz_contactform2 {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box {
padding: 0;
margin: 0;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box .tzService_v2_number,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box .tzService_v2_number,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box .tzService_v2_number {
font-size: 60px;
}
.tz_contactform2 {
padding: 60px 30px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 24px;
}
}
.tz-header.tz-header-type-13 {
position: absolute;
width: 100%;
top: 0;
}
.tz-header.tz-header-type-13 .tz-headerTop {
background: transparent;
}
.tz-header.tz-header-type-13 .tz-headerTop .container, .tz-header.tz-header-type-13 .tz-headerTop .col-md-6 {
padding-left: 0;
padding-right: 0;
display:flex;
align-items: center;
}
.tz-header.tz-header-type-13 .tz-headerTop .container {
border-bottom: 1px solid #8d9094;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_logo {
float: left;
padding: 22px 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone {
float: right;
padding: 29px 82px;
color: #ffffff;
letter-spacing: 1px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-left:auto;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_pull_right {
display: flex;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_email {
width: 82%;
padding: 29px 82px;
color: #ffffff;
letter-spacing: 1px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_email:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search {
padding: 31px 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search span {
color: #ffffff;
cursor: pointer;
font-size: 16px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search span.icon_close {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form {
position: absolute;
top: 120%;
right: 0;
width: 270px;
border-top: 3px solid #222222;
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
visibility: hidden;
opacity: 0;
z-index: 9999;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform label {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform input {
width: 100%;
font-family: "Ubuntu", sans-serif;
font-size: 14px;
font-weight: 300;
font-style: italic;
color: #bebebe;
padding: 15px 21px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
position: relative;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform input.searchsubmit {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
display: block;
font-size: 0;
height: 20px;
padding: 0;
position: absolute;
right: 9px;
top: 14px;
width: 20px;
z-index: 9;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform span {
position: absolute;
right: 11px;
top: 17px;
padding: 0;
font-size: 14px;
color: #e5ae49;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form-show {
visibility: visible;
opacity: 1;
top: 100%;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_line {
padding: 22px 22px;
color: rgba(225, 225, 225, 0.5);
font-size: 20px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml {
padding: 25px 18px 25px 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul {
padding: 0;
margin-bottom: 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li {
list-style: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li:hover ul.wpml_ls_sub_menu {
visibility: visible;
opacity: 1;
transform: translate(0, 0);
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li a {
position: relative;
color: #ffffff;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li a:after {
content: "";
vertical-align: middle;
display: inline-block;
border: 4px solid transparent;
border-top: 4px solid;
position: absolute;
right: -15px;
top: 10px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu {
position: absolute;
width: 250px;
top: 78px;
right: 0;
padding: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
height: auto;
border-top: 3px solid #222222;
background: #fff;
visibility: hidden;
opacity: 0;
transform: translate(0, 10px);
-webkit-box-shadow: 0 1px 6px -4px #000000;
-moz-box-shadow: 0 1px 6px -4px #000000;
-o-box-shadow: 0 1px 6px -4px #000000;
box-shadow: 0 1px 6px -4px #000000;
z-index: 9999;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li {
border-bottom: 1px solid #ededed;
padding: 10px 20px;
width: 100%;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li:hover {
background: #ededed;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li a {
color: #222222;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:after {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerBottom .container {
padding-left: 0;
padding-right: 0;
}
.tz-header.tz-header-type-13 .tz-headerBottom .mega-menu-wrap .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
text-transform: uppercase !important;
}
.tz-header.tz-header-type-13.scroll {
background: rgba(0, 0, 0, 0.8);
}
.tz-header.tz-header-type-13.scroll .tz-headerBottom {
position: relative;
}
.tz_construction_home3_single_img {
position: relative;
z-index: 2;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image {
width: 50%;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
float: left;
padding-right: 100px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
font-size: 36px;
line-height: 1em;
padding-right: 80px;
color: #222222;
font-weight: 600;
display: inline-block;
position: relative;
margin-top: 210px;
margin-bottom: 80px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:before {
position: absolute;
content: "";
width: 50px;
height: 1px;
background-color: #fbaa3f;
top: 15px;
right: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:after {
position: absolute;
content: "";
width: 50px;
height: 1px;
background-color: #fbaa3f;
top: 25px;
right: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .icon_quotations {
font-size: 60px;
display: block;
line-height: 20px;
color: #fbaa3f;
padding-left: 50%;
transform: rotateY(180deg);
margin-right: -60px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Content {
padding-left: 59%;
color: #77919e;
font-size: 14px;
line-height: 2em;
margin-bottom: 40px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Image {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Name {
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
display: block;
padding-left: 50%;
margin-bottom: 5px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info small {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Employment {
padding-left: 50%;
color: #77919e;
font-size: 12px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination {
position: absolute;
left: 35%;
bottom: -15px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination .owl-page.active span {
background: #fbaa3f;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination .owl-page {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination .owl-page:hover span {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 100px;
opacity: unset;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image .tz_wrap {
position: absolute;
width: 100%;
height: 600px;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image .tz_wrap:after {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0.6);
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolio_hover_info {
position: relative;
z-index: 1;
padding-left: 150px;
bottom: 75px;
opacity: 0;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolio_hover_info span a {
color: #cacaca;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolioSlide_special_image {
transform: scaleY(1.2);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolioSlide_special_image .tz_wrap:after {
background: transparent;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolio_hover_info {
position: relative;
z-index: 1;
padding-left: 150px;
bottom: 75px;
opacity: 1;
}
.tzElement_Portfolio .tzPortfolio_wrap {
position: relative;
bottom: 45px;
z-index: 1;
width: 100%;
margin-top: -95px;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data {
position: relative;
width: 100%;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num {
float: left;
margin-left: 80px;
display: flex;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num .num_current {
font-size: 30px;
line-height: 26px;
color: #fbaa3f;
transform: translateY(7px);
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num .tzportfolio_line_num {
width: 1px;
height: 80px;
background: #77919e;
display: block;
transform: rotate(45deg);
margin: 0 12px;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num .num_all {
font-size: 18px;
line-height: 26px;
color: #cacaca;
transform: translateY(45px);
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav {
float: right !important;
margin-right: 50px;
display: flex;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav a {
background: #ffffff;
width: 140px;
height: 100px;
padding: 37px 42px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav a i {
color: #77919e;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav a:hover i {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav .portfolio-prev {
position: relative;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav .portfolio-prev:after {
content: "";
position: absolute;
width: 1px;
height: 40px;
background: rgba(225, 225, 225, 0.8);
top: 30px;
right: 0;
}
.tzElement_Portfolio .tz_view_all_center_special {
text-align: center;
padding-top: 70px;
}
.tzElement_Portfolio .tz_view_all_center_special a {
font-size: 14px;
line-height: 26px;
color: #77919e;
text-transform: uppercase;
border: 1px solid #77919e;
padding: 20px 42px;
letter-spacing: 1px;
font-weight: 600;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tz_view_all_center_special a:hover {
color: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner {
box-shadow: 0 3px 30px 0 rgba(170, 170, 170, 0.2);
padding-bottom: 20px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner img {
height: 320px;
object-fit: cover;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-title {
font-size: 18px;
line-height: 28px;
text-transform: capitalize;
font-weight: 500;
padding: 0 35px;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-meta {
position: absolute;
top: 45px;
left: -45px;
transform: rotate(-90deg);
padding: 10px 25px;
background: #77919e;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-meta span {
color: #ffffff;
font-size: 14px;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-readmore {
position: absolute;
top: 265px;
right: 45px;
color: #ffffff;
font-size: 14px;
font-family: "Questrial", sans-serif;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-weight: 400;
opacity: 0;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-readmore:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner:hover .tz-recent-readmore {
opacity: 1;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner.tz-recent-inner-1 {
animation-delay: 0ms;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner.tz-recent-inner-2 {
animation-delay: 500ms;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner.tz-recent-inner-3 {
animation-delay: 1000ms;
}
.btn_extend, .tz_button a {
font-size: 14px;
line-height: 26px;
color: #77919e;
text-transform: uppercase;
border: 1px solid #77919e;
padding: 16px 42px;
letter-spacing: 1px;
font-weight: 600;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btn_extend:hover, .tz_button a:hover {
color: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_button {
text-align: center;
width: 100%;
height: auto;
}
.tz_button a {
display: inline-block;
}
.tz_button.tz_left {
text-align: left;
}
.tz_button.tz_right {
text-align: right;
}
.tz_button.tz_center {
text-align: center;
}
.tz_contactform3 {
width: 40%;
margin: 0 0 0 auto;
padding: 50px 45px;
background: #ffffff;
box-shadow: 0 3px 30px 0 rgba(170, 170, 170, 0.2);
}
.tz_contactform3 .tz__title {
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
position: relative;
display: inline-block;
padding-right: 70px;
margin-bottom: 35px;
}
.tz_contactform3 .tz__title:before {
position: absolute;
content: "";
top: 17px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform3 .tz__title:after {
position: absolute;
content: "";
top: 27px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform3 .tz__description {
font-size: 14px;
line-height: 26px;
color: #77919e;
letter-spacing: 0;
}
.tz_contactform3 .tz__phone {
font-size: 18px;
line-height: 26px;
color: #222222;
font-weight: 600;
margin-bottom: 50px;
}
.tz_contactform3 .tz__info p {
color: #222222;
font-weight: 700;
}
.tz_contactform3 .tz__info p .wpcf7-form-control-wrap input.wpcf7-text {
border-bottom: unset;
width: 100%;
height: 40px;
font-size: 14px;
margin-top: 13px;
margin-bottom: 5px;
padding-left: 20px;
color: #77919e;
font-weight: 400;
background: #f1f4f5;
font-family: "Poppins", sans-serif;
}
.tz_contactform3 .tz__info p:nth-of-type(1) {
margin-bottom: 28px;
}
.tz_contactform3 .tz__info p:nth-of-type(2) {
margin-bottom: 28px;
}
.tz_contactform3 .tz__message {
margin-bottom: 20px;
}
.tz_contactform3 .tz__message p {
color: #222222;
font-weight: 700;
}
.tz_contactform3 .tz__message p .wpcf7-form-control-wrap textarea.wpcf7-textarea {
border-bottom: unset;
width: 100%;
height: 100px;
font-size: 14px;
margin-top: 10px;
margin-bottom: 13px;
padding: 10px 0 0 20px;
background: #f1f4f5;
color: #77919e;
font-weight: 400;
font-family: "Poppins", sans-serif;
}
.tz_contactform3 .tz_submit input.wpcf7-submit {
font-size: 14px;
text-transform: uppercase;
padding: 18px 30px;
background: #fbaa3f;
border-radius: unset;
border: none;
color: #fff;
font-family: "Poppins", sans-serif;
cursor: pointer;
letter-spacing: 0;
line-height: 1em;
}
.tzFooter.tzFooter-Type-10 {
padding-top: 92px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop {
background-image: unset;
padding: 0 0 15px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop:after {
display: none;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_media_image {
margin-bottom: 42px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_text .textwidget {
padding-right: 30px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_text .textwidget p {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_text .textwidget p span a {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu .module-title {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu ul li a {
font-size: 14px;
line-height: 35px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu ul li a:hover {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info {
margin-bottom: 34px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .module-title {
margin-bottom: 45px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_address {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_phone {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 700;
color: #222222;
margin-right: 25px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_email {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social .module-title {
display: none;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a i {
color: white;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(1) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(1):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(2) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(2):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(3) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(3):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(4) {
background: #0177b5;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(4):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(5) {
background: #d62424;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(5):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(6) {
background: #1ab7ea;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(6):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(7) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(7):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(8) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(8):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(9) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(9):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 hr {
width: 80%;
text-align: center;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom {
padding: 25px 0 75px 0;
background: transparent;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright {
padding: 0 15px 0 15px;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p {
color: #77919e;
font-weight: 400;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p strong {
font-weight: unset;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p strong a {
font-weight: unset;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p strong a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1440px) {
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolioSlide_special_image {
transform: scaleY(1);
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image .tz_wrap:after {
background: transparent;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolio_hover_info {
opacity: 1;
padding-left: 0;
bottom: 200px;
}
}
@media only screen and (max-width: 1366px) {
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 #mega-menu-primary-custom-3 > li.mega-menu-item > a.mega-menu-link {
padding: 48px 45px 48px 45px;
}
}
@media only screen and (max-width: 992px) {
.tz-header.tz-header-type-13 .tz-headerTop .container {
padding-left: 15px;
padding-right: 30px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone {
padding: 29px 30px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_email {
width: 75%;
padding: 29px 30px;
}
.tz-header.tz-header-type-13 .tz-headerBottom nav {
padding: 0;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 .mega-menu-toggle {
background: transparent;
margin-top: 20px;
margin-bottom: 20px;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 #mega-menu-primary-custom-3 > li.mega-menu-item > a.mega-menu-link {
padding: 8px 15px;
border-bottom: 1px solid #ededed;
line-height: 24px;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-custom-3 {
border-top: 3px solid #222222;
background: #ffffff;
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
display: block;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 ul#mega-menu-primary-custom-3 li.mega-menu-item-has-children:before {
content: "";
font-family: FontAwesome;
color: #000;
font-size: 12px;
position: absolute;
top: 10px;
right: 10px;
display: block;
z-index: 999;
}
.tz_construction_home3_single_img.wpb_single_image {
padding-left: 0 !important;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 {
margin-bottom: 120px !important;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
padding-right: 50px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
margin-top: 150px;
}
.tz_contactform3 {
width: 50%;
}
}
@media only screen and (max-width: 768px) {
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone, .tz-header.tz-header-type-13 .tz-headerTop .tz_email {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_pull_left {
width: 50%;
float: left;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_pull_right {
justify-content: flex-end;
}
.tz_construction_home3_single_img.wpb_single_image {
margin-bottom: 0 !important;
text-align: center !important;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
margin-top: 50px !important;
margin-bottom: 50px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image {
width: 100%;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
padding-right: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .icon-quote-open {
padding-left: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Content {
padding-left: 75px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Name {
padding-left: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Employment {
padding-left: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination {
left: 48%;
bottom: -50px;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image {
min-height: 300px;
}
.tzElement_Portfolio .tz_view_all_center_special a,
.tz_button a {
font-size: 12px;
padding: 12px 32px;
}
.tz_column_contactform.wpb_column {
margin-top: -400px !important;
}
.tz_contactform3 {
margin: 0 auto;
width: 100%;
}
}
@media only screen and (max-width: 600px) {
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav {
display: none;
}
}
@media only screen and (max-width: 480px) {
.tz_contactform3 {
width: 100%;
margin: 0 auto;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
font-size: 26px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:before {
top: 10px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:after {
top: 20px;
}
}body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .feedback {
display: block;
color: #fff;
text-align: center;
font-size: 0;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback i,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback i,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .feedback i {
margin-top: 15px;
margin-right: 0;
font-size: 14px;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
opacity: 0;
text-align: center;
position: absolute;
top: -60px;
left: 50%;
margin-left: -53px;
width: 106px;
height: auto;
padding: 3px 0;
background: #e5ae49;
font-family: "Ubuntu", sans-serif;
font-weight: 400;
font-size: 12px;
color: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid #e5ae49;
border-top-color: #e5ae49;
left: 50%;
margin-left: -4px;
position: absolute;
top: 100%;
z-index: 9999;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a {
opacity: 1;
top: -43px;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel {
height: 585px;
overflow: hidden;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button,
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .xoo-qv-button {
background-color: #e5ae49;
border-radius: 20px;
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 24px;
padding: 5px 26px;
text-transform: uppercase;
letter-spacing: 2px;
border: none;
position: relative;
z-index: 9999;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button span,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button span,
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .xoo-qv-button span {
display: none;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_detail,
body .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_detail,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzShop-item_detail {
bottom: 8px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul {
position: relative;
}
.jcarousel-control-prev, .jcarousel-control-next {
position: absolute;
top: 2px;
left: 50%;
width: 20px;
height: 20px;
margin-left: -10px;
color: #fff;
z-index: 10;
background: rgba(0, 0, 0, 0.2);
text-align: center;
opacity: 1;
}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover {
color: #fff;
background: rgba(0, 0, 0, 0.4);
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive {
opacity: 0;
}
.jcarousel-control-next {
top: auto;
bottom: 2px;
}
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image {
overflow: visible;
}
.woocommerce ul.products li.product a.xoo-qv-button {
position: absolute;
bottom: -35px;
left: 50%;
margin-left: -75px;
}@font-face {
font-family: 'ElegantIcons';
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.eot);
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.woff) format('woff'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.ttf) format('truetype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}.tz-header-type-8 .tz-headerBottom {
position: absolute;
z-index: 99999;
border-bottom: 1px solid rgba(192, 192, 192, 0.3);
}
.tz-header-type-8 .tz-headerBottom .tz_logo {
padding: 50px 0px 50px 60px !important;
font-size: 0px;
line-height: 0px;
}
.tz-header-type-8 .tz-headerBottom nav.pull-right #mega-menu-wrap-primary-custom-8{
background: none !important;
}
.tz-header-type-8 .tz-headerBottom .tz-header-search span {
padding: 53px 0 53px 35px !important;
font-size: 20px !important;
color: #fff !important;
}
.tz-header-type-8 .tz-headerBottom .tz-header-cart .icon_cart_alt {
font-size: 20px !important;
color: #fff !important;
display: inline-block !important;
padding: 51px 60px 53px 32px !important;
}
.tz-header-type-8 .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span {
top: -36px;
font-size: 17px !important;
color: #222222 !important;
}
.tz-header-type-8.scroll {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.tz-header-type-8.scroll .tz-headerBottom {
position: relative;
background: rgba(0, 0, 0, 0.7) !important;
}
.tz-header-type-8.scroll.active {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
}
.tz-header-type-8.scroll.active .tz-headerBottom a.tz_logo {
padding: 45px 0px 25px 0px !important;
}
.tz-header-type-8.scroll.active .tz-headerBottom .tz-header-cart .icon_cart_alt {
padding: 51px 0px 45px 40px !important;
}
.tz-header-type-8.scroll.active .tz-headerBottom .tz-header-search span {
padding: 53px 0 45px 100px !important;
}
.tp-parallax-wrap .tp-loop-wrap .tp-caption span {
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link {
background: none;
color: #fff;
padding: 63px 19px 57px 19px;
font-size: 15px;
font-family: "Montserrat", sans-serif;
text-transform: capitalize;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover {
color: #e5ae49;
background: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:focus {
color: #e5ae49;
background: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
color: #e5ae49;
background: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
color: #e5ae49;
background: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color: #e5ae49;
background: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
left: auto;
right: 100%;
}
.tp-bgimg {
position: relative;
}
.tp-bgimg:before {
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.version_home11 .vc_col-sm-5 {
padding: 0;
}
.version_home11 .vc_col-sm-5 .wpb_single_image img {
height: max-content;
max-width: max-content;
}
.version_home11 .vc_col-sm-7 {
padding: 0;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: 147px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tz-title-type-3 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-top: 70px;
margin-bottom: 42px;
margin-left: 0px;
margin-right: 0px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tz-title-type-3 .tzTitle {
margin-bottom: 17px;
color: #222222;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tz-title-type-3 .tzTitle .tzDescription {
margin-bottom: 20px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
flex: 0 0 28%;
-ms-flex: 0 0 28%;
max-width: 28%;
margin-right: 55px;
margin-bottom: 31px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 .tzFeature_Icon {
margin: 0px 0 13px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 h5.tzFeature_title {
font-weight: 600;
letter-spacing: 1px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 p.tzFeature_description {
font-size: 13px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 155px 546px 160px 546px;
text-align: center;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Image .tzQuote_imageBox img {
width: 100%;
height: auto;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Content {
font-family: 'Ubuntu', sans-serif;
font-size: 16px;
color: #ffffff;
margin-bottom: 35px;
line-height: 28px;
text-align: center;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Content {
font-family: 'Droid Serif';
margin-bottom: 58px;
font-size: 17px;
color: #f1f1f1;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info {
position: relative;
display: inline-block;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image {
display: none;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 14px;
color: #e5ae49;
display: block;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 10px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info small {
display: none;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Employment {
font-family: 'Ubuntu', sans-serif;
font-weight: 400;
font-size: 13px;
font-style: italic;
color: #ffffff;
display: block;
text-align: center;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls {
margin: 20px 0 0;
padding: 0px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls .owl-pagination .owl-page {
width: 10px;
height: 10px;
margin: 0 7px 0;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls .owl-pagination .owl-page span {
width: 10px;
height: 10px;
margin: 0;
background: #ffffff;
opacity: 1;
position: relative;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls .owl-pagination .owl-page span:after {
content: '';
display: block;
width: 12px;
height: 12px;
border: 1px solid #ffffff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: -1px;
left: -1px;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls .owl-pagination .owl-page.active span {
background: none;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls .owl-pagination .owl-page.active span:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
visibility: visible;
opacity: 1;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls .owl-pagination .owl-page:hover span {
background: none;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .owl-controls .owl-pagination .owl-page:hover span:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
visibility: visible;
opacity: 1;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info {
margin-left: 80px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name {
color: #ffffff;
margin-bottom: 0px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Employment {
font-size: 14px;
color: #f1f1f1;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before {
content: '{';
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 0;
left: -53px;
background: #e5ae49;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
font-family: "ElegantIcons";
font-variant: normal;
font-weight: normal;
line-height: 1;
color: #FFFFFF;
font-size: 25px;
text-transform: none;
padding: 7px 0px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Info_Box{
}
.tz-title-type-6.tzElement-title .tzTitle {
float: left;
font-size: 36px;
line-height: 40px;
font-weight: 600;
}
.tz-title-type-6.tzElement-title .tzDescription {
text-align: left;
padding-top: 3px;
padding: 0px 0% 0 51%;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
margin: 0 0 113px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner img {
margin: 0 0 26px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz-recent-title {
text-align: left;
margin: 0 0 10px;
font-size: 18px;
font-family: 'Ubuntu';
font-weight: 500;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz-recent-meta {
text-align: left;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz-recent-meta span {
padding: 0 20px 0 0;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz-recent-meta span i {
margin-right: 4px;
}
.tzFooter.tzFooter-Type-6 {
background: #222222;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop {
background: #222222;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding: 80px 0px 40px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget {
margin: 0 0 32px;
margin-right: 65px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget h3.title-widget {
margin: 0 0 24px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .WP_Editor_Widget p {
color: #a2a4a8;
margin-bottom: 10px;
line-height: 25px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget_social h3.title-widget {
margin-bottom: 18px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget_social .tzwidget-social a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #313131;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color: #868686;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget_social .tzwidget-social a i {
font-size: 14px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget_social .tzwidget-social a:hover {
background: #e5ae49;
color: #fff;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_newsletterwidget {
margin-bottom: 43px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_newsletterwidget h3.title-widget {
margin: 0 0 5px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_newsletterwidget .tnp-widget {
margin-top: 0px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_newsletterwidget .tnp-widget form .tnp-email {
background: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
outline: none;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_newsletterwidget .tnp-widget form:after {
content: "\f0a9";
color: #aaaaaa;
background: none;
font-size: 13px;
padding: 15px 0 0 35px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_recent_entries ul li {
margin: 0 0 15px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_recent_entries ul li a {
font-weight: 500;
display: block;
margin: 0 0 6px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color: #a2a4a8;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_recent_entries ul li span.post-date {
font-size: 13px;
color: #6c7273;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_recent_entries ul li:hover a {
color: #e5ae49;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop:after {
background: none;
}
.tzFooter.tzFooter-Type-6 .tzFooterBottom .tzCopyright {
padding: 22px 0 0;
}
.tzFooter.tzFooter-Type-6 .tzFooterBottom .tz-footer-menu ul li {
list-style: none;
float: left;
}
.tzFooter.tzFooter-Type-6 .tzFooterBottom .tz-footer-menu ul li a {
font-family: "Ubuntu", sans-serif;
font-size: 14px;
font-weight: 300;
color: #868686;
padding: 14px 0px 27px 36px;
display: inline-block;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tzFooter.tzFooter-Type-6 .tzFooterBottom .tz-footer-menu ul li:hover a {
color: #e5ae49;
}
.version_home11 .background_contact_home_11 {
position: relative;
z-index: 9;
}
.version_home11 .background_contact_home_11:after {
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
}
.version_home11 .tzElement-title {
margin: 0 175px 0 250px;
}
.version_home11 .tzElement-title .tzTitle {
color: white;
}
.version_home11 .background_contact_home_11 .tzElement-title .tzDescription {
padding: 0;
margin-bottom: 40px;
line-height: 27px;
color: #b0b1b0;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 100px 0 250px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form p textarea.wpcf7-textarea {
height: 149px;
padding: 19px 0 0 24px;
border: 2px solid #e3e3e3;
border-bottom: 0;
margin-bottom: 13px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form p input {
padding: 19px 0 19px 24px;
border: 2px solid #e3e3e3;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form p input.wpcf7-text {
height: 52px;
margin-bottom: 8px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form p .wpcf7-form-control-wrap.your-subject input {
display: none;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form p .wpcf7-form-control.wpcf7-submit {
border: 0;
padding: 13px 24px 13px 24px;
}
.version_home11 .wpb_gmaps_widget.tzGoogleMap_classic .wpb_wrapper .wpb_map_wraper iframe {
height: 700px;
}
.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image {
margin-bottom: 28px;
}
.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content h3.tzView_Service_Content_title {
font-size: 18px;
}
.tz-title-type-4 .tzTitle {
float: left;
font-size: 36px;
font-weight: 600;
line-height: 40px;
}
.tz-title-type-4 .tzTitle label {
font-size: 24px;
font-weight: 600;
line-height: 32px;
}
.tzElement-title.tz-title-type-4 .tzDescription {
padding: 11px 10px 0 50%;
line-height: 25px;
}
.tz-title-type-5.tzElement-title {
text-align: left;  }
.tz-title-type-5.tzElement-title .tzTitle {
margin-bottom: 13px;
font-size: 36px;
font-weight: 600;
line-height: 46px;
}
.tz-title-type-5.tzElement-title .tzDescription {
padding: 0;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter {
flex: 0 0 20%;
-ms-flex: 0 0 20%;
max-width: 20%;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box {
padding: 0;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a {
padding: 9px 0;
margin-right: 60px;
font-weight: 500;
margin-bottom: 3.5px;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected {
background: none;
color: #e5ae49;
position: relative;
padding-left: 30px;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before {
position: absolute;
content: '';
left: 0;
top: 16.5px;
width: 20px;
height: 3px;
background: #e5ae49;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover {
background: none;
color: #e5ae49;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzPortfolioGrid_Content {
flex: 0 0 80%;
-ms-flex: 0 0 80%;
max-width: 80%;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner {
padding: 0 0 30px 30px;
background: none;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tz-custom-link {
position: absolute;
right: 0%;
top: -123px;
padding-right: 20px;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tz-custom-link a {
border: none;
background: none;
padding: 0;
margin: 0;
font-weight: 500;
color: #aaaaaa;
font-size: 14px;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tz-custom-link a:hover {
color: #e5ae49;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tz-custom-link:before {
position: absolute;
font-family: 'FontAwesome';
content: '\f105';
color: #aaaaaa;
width: 5px;
height: 8px;
top: 0;
left: 170px;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tz-custom-link:hover:before {
color: #e5ae49;
}
.tz-header-type-8 .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
background: none ;
color: white;
}
@media screen and (max-width: 1792px) {
.version_home11 .vc_col-sm-7 .wpb_wrapper .tz-title-type-3 {
margin-top: 35px;
margin-bottom: 30px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
flex: 0 0 30%;
-ms-flex: 0 0 30%;
max-width: 30%;
}
.version_home11 .vc_col-sm-5 .wpb_single_image img {
width: 750px;
}
}
@media screen and (max-width: 1773px) {
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 155px 427px 160px 427px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info {
margin-left: 80px;
margin-right: 65px;
}
}
@media screen and (max-width: 1700px) {
.vc_col-sm-5 .wpb_single_image img {
width: 750px;
}
}
@media screen and (max-width: 1581px) {
.version_home11 .background_contact_home_11 {
padding-bottom: 68px !important;
}
}
@media screen and (max-width: 1535px) {
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 155px 320px 160px 320px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info {
margin-left: 80px;
margin-right: 65px;
}
.version_home11 .background_contact_home_11 {
padding-bottom: 0px !important;
}
.version_home11 .vc_col-sm-5 .wpb_single_image img {
width: 650px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 110px;
}
.version_home11 .tzElement-title {
margin: 0px 175px 0 145px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 135px 105px 145px;
}
}
@media screen and (max-width: 1492px) {
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 80px;
}
.version_home11 .vc_col-sm-5 .wpb_single_image img {
width: 615px;
}
}
@media screen and (max-width: 1371px) {
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 135px 78px 145px;
}
}
@media screen and (max-width: 1366px) {
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 75px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tz-title-type-3 {
margin-top: 85px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6{
flex: 0 0 25%;
-ms-flex: 0 0 25%;
max-width: 25%;
}
.version_home11 .vc_col-sm-5 .wpb_single_image img {
max-width: 100%;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 100px 250px 100px 250px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Content {
margin-bottom: 40px;
}
.version_home11 .tzElement-title {
margin: 0px 175px 0 90px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 120px 105px 90px;
}
.tz-title-type-6.tzElement-title .tzTitle {
padding: 0 22% 0 0;
}
}
@media screen and (max-width: 1276px) {
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 55px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
flex: 0 0 24%;
-ms-flex: 0 0 24%;
max-width: 24%;
margin-right: 40px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 90px 105px 90px;
}
}
@media screen and (max-width: 1261px) {
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 90px 78px 90px;
}
}
@media screen and (max-width: 1200px) {
.tz-header-type-8.scroll.active .tz-headerBottom a.tz_logo {
padding: 45px 0px 25px 0px !important;
}
.tz-header-type-8.scroll.active .tz-headerBottom .tz-header-cart .icon_cart_alt {
padding: 51px 0px 45px 30px !important;
}
.tz-header-type-8.scroll.active .tz-headerBottom .tz-header-search span {
padding: 53px 0 45px 20px !important;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link {
padding: 63px 15px 57px 15px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
margin-right: 25px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 100px 200px 100px 200px;
}
}
@media screen and (max-width: 1071px) {
.version_home11 .tzElement-title {
margin: 0px 140px 0 50px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 75px 78px 50px;
}
}
@media screen and (max-width: 1024px) {
.tz-header-type-8 .tz-headerBottom a.tz_logo {
padding: 50px 0px 50px 25px !important;
}
.tz-header-type-8 .tz-headerBottom .tz-header-cart .icon_cart_alt {
padding: 51px 30px 53px 32px !important;
}
.tz-header-type-8 .tz-headerBottom .tz-header-search span {
padding: 53px 0 53px 20px !important;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 100px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Content {
margin-bottom: 30px;
}
.tz-title-type-6.tzElement-title .tzTitle {
float: none;
padding: 0;
}
.tz-title-type-6.tzElement-title .tzDescription {
text-align: center;
padding: 0 16%;
}
.version_home11 .tzElement-title {
margin: 0px 100px 0 80px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0 70px 79px 80px;
}
.version_home11 .vc_col-sm-7 {
width: 100%;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 35px;
margin-bottom: 30px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tz-title-type-3 {
margin-top: 60px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
margin-right: 30px;
flex: 0 0 28%;
-ms-flex: 0 0 28%;
max-width: 28%;
}
.version_home11 .vc_col-sm-5 {
display: none;
}
}
@media screen and (max-width: 1009px) {
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter {
flex: 0 0 100%;
-ms-flex: 0 0 100%;
max-width: 100%;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzPortfolioGrid_Content {
flex: 0 0 100%;
-ms-flex: 0 0 100%;
max-width: 100%;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner {
padding: 0 1px 1px 0;
background: none;
}
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tz-custom-link {
margin-left: auto;
margin-right: auto;
margin-top: 50px;
position: relative;
}
.version_home11 .background_contact_home_11 {
padding-bottom: 0 !important;
}
}
@media screen and (max-width: 992px) {
.tzElement-title.tz-title-type-4 .tzDescription{
padding: 10px 0 0 0;
}
.tz-header .tz-headerBottom.tz-max-mega-menu nav .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 .mega-menu-toggle {
background: none;
position: absolute;
top: -83px;
right: 15px;
}
.tz-header .tz-headerBottom.tz-max-mega-menu nav .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 .mega-menu-toggle .mega-toggle-block-1:after {
color: white;
}
.tz-title-type-4 .tzTitle {
float: none;
text-align: center;
}
.tz-title-type-4 .tzDescription {
padding: 0 10%;
text-align: center;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_newsletterwidget .tnp-widget form:after {
padding: 15px 0 0 20px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link {
padding: 0 15px;
color: black;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item {
background: white;
}
.tz-title-type-5.tzElement-title .tzTitle{
font-size: 30px;
}
}
@media screen and (max-width: 991px) {
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
margin: 0 0 40px;
}
}
@media screen and (max-width: 980px) {
.version_home11 .vc_col-sm-6 {
width: 100%;
}
.version_home11 .wpb_gmaps_widget.tzGoogleMap_classic .wpb_wrapper .wpb_map_wraper iframe {
height: 400px;
}
}
@media screen and (max-width: 768px) {
.tz-title-type-5.tzElement-title {
text-align: center;
}
.tzElement-title.tz-title-type-4 .tzDescription{
padding: 12px 0px 0 0%;
}
.version_home11 .tzElement-title {
margin: 0;
padding: 0px 60px 0 15px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0;
padding: 0 15px 40px 15px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
margin: 0 0 60px;
}
.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image img {
height: auto;
}
.tz-title-type-4 .tzDescription {
padding: 0;
margin: 20px 0 55px 0;
}
.tz-title-type-4 .tzTitle {
float: none;
margin-top: 50px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 35px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzElement-title.tz-text-align-left .tzDescription {
padding: 0 15px 0 0;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tz-title-type-3 {
margin-top: 30px;
margin-bottom: 15px;
padding-left: 0;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
flex: 0 0 28%;
-ms-flex: 0 0 28%;
max-width: 28%;
margin-right: 20px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 60px 25px 60px 25px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Content {
font-size: 14px;
}
}
@media screen and (max-width: 670px) {
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
flex: 0 0 45%;
-ms-flex: 0 0 45%;
max-width: 45%;
}
}
@media screen and (max-width: 620px) {
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 15px;
}
}
@media screen and (max-width: 564px) {
.tzFooter .tzFooterBottom {
background: none;
}
.tzFooter .tzFooterBottom .tzCopyright {
text-align: center;
float: none !important;
}
.tzFooter .tzFooterBottom .tz-footer-menu {
float: none !important;
}
.tzFooter .tzFooterBottom .tz-footer-menu ul li a {
padding: 14px 0px 27px 45px;
}
.vc_col-sm-12 .tz-title-type-6{
padding-top: 40px !important;
padding-bottom: 30px !important;
}
}
@media screen and (max-width: 414px) {
.tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a {
margin-right: 10px;
}
.tzFooter.tzFooter-Type-6 .tzFooterBottom {
background: none;
}
.tzFooter.tzFooter-Type-6 .tzFooterBottom .tz-footer-menu ul li a {
padding: 14px 0px 27px 30px;
}
.tzFooter.tzFooter-Type-6 .tzFooterTop .footerattr .widget.widget_newsletterwidget .tnp-widget form:after {
padding: 15px 0 0 15px;
}
.version_home11 .wpb_gmaps_widget.tzGoogleMap_classic .wpb_wrapper .wpb_map_wraper iframe {
height: 400px;
}
.version_home11 .tzElement-title {
padding-top: 40px;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
padding-bottom: 40px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
margin: 0 0 50px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner img {
width: 385px;
}
.tz-title-type-6.tzElement-title .tzDescription {
padding: 0 8%;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item {
padding: 75px 25px 75px 25px;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info {
margin-left: 100px;
}
.version_home11 .vc_col-sm-5 .wpb_single_image img {
display: none;
}
.version_home11 .vc_col-sm-7 {
padding: 0 15px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper {
margin-left: 0;
margin-bottom: 40px;
}
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
margin-right: 20px;
flex: 0 0 90%;
-ms-flex: 0 0 90%;
max-width: 90%;
}
.tz-title-type-4 .tzTitle {
float: none;
margin-top: 40px;
font-size: 30px;
}
.tz-title-type-4 .tzDescription {
padding: 0;
margin: 20px 0 50px 0;
}
.tzElement_viewService {
margin-bottom: 45px;
}
.pull-right {
float: none !important;
}
.tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name{
font-size: 12px;
}
.tzElement-title.tz-title-type-3 .tzTitle{
font-size: 30px;
}
}
@media screen and (max-width: 375px) {
.tzFooter.tzFooter-Type-6 .tzFooterBottom .tz-footer-menu ul li a {
padding: 14px 10px 27px 12px;
}
.tz-title-type-6.tzElement-title {
padding: 50px 0 35px 0;
}
.version_home11 .tzElement-title {
margin: 0;
}
.version_home11 .wpb_wrapper .wpcf7 .wpcf7-form {
margin: 0;
}
}
@media screen and (max-width: 360px) {
.version_home11 .vc_col-sm-7 .wpb_wrapper .tzFeature_type6 {
margin-right: 19px;
}
.tz-title-type-4 .tzTitle {
float: none;
margin-top: 50px;
}
.tz-title-type-4 .tzDescription {
margin: 15px 0 40px 0;
padding: 0;
}
}.woocommerce-ordering select option {
padding: 5px 10px;
} div .hades.tparrows {
height: 72px;
width: 72px;
background: #000;
}
div .hades.tparrows:before {
line-height: 72px;
font-family: FontAwesome;
font-size: 30px;
}
div .hades.tparrows.tp-rightarrow:before {
content: "\f054";
}
div .hades.tparrows.tp-leftarrow:before {
content: "\f053";
}
div .hades.tparrows:hover::before {
background: #fbc833;
color: #000;
}
div .hades .tp-arr-allwrapper {
height: 72px;
width: 100px;
}
.tzCopyright span {
color: #E5AE49;
}
.tzNewsletter-modern .newsletter-subscription {
z-index: 9999;
position: relative;
}
.vc_cta3-style-outline,
.tzNewsletter-modern {
position: relative;
}
.vc_cta3-style-outline .vc_btn3-inline,
.tzNewsletter-modern .vc_btn3-inline {
position: relative;
z-index: 9999;
}
.vc_cta3-style-outline .line-left,
.tzNewsletter-modern .line-left {
z-index: 999;
height: 100%;
margin: 0;
position: absolute;
width: 100%;
top: -1px;
left: -1px;
}
.vc_cta3-style-outline .line-left:before,
.tzNewsletter-modern .line-left:before {
width: 100%;
height: 1px;
position: absolute;
top: 0;
left: 0;
content: '';
background: #fff;
transform: scaleX(0);
-moz-transform: scaleX(0);
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform-origin: left center;
-moz-transform-origin: left center;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline .line-left:after,
.tzNewsletter-modern .line-left:after {
width: 1px;
height: 100%;
position: absolute;
top: 0;
left: 0;
content: '';
background: #fff;
transform: scaleY(0);
-moz-transform: scaleY(0);
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform-origin: top center;
-moz-transform-origin: top center;
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
-o-transform-origin: top center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline .line-right,
.tzNewsletter-modern .line-right {
z-index: 999;
height: 100%;
margin: 0;
position: absolute;
width: 100%;
top: 1px;
left: 1px;
}
.vc_cta3-style-outline .line-right:before,
.tzNewsletter-modern .line-right:before {
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
content: '';
background: #fff;
transform: scaleX(0);
-moz-transform: scaleX(0);
-webkit-transform: scaleX(0);
-o-transform: scaleX(0);
-ms-transform: scaleX(0);
transform-origin: right center;
-moz-transform-origin: right center;
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
-o-transform-origin: right center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline .line-right:after,
.tzNewsletter-modern .line-right:after {
width: 1px;
height: 100%;
position: absolute;
top: 0;
right: 0;
content: '';
background: #fff;
transform: scaleY(0);
-moz-transform: scaleY(0);
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform-origin: bottom center;
-moz-transform-origin: bottom center;
-webkit-transform-origin: bottom center;
-o-transform-origin: bottom center;
-ms-transform-origin: bottom center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline:hover .line-left:before,
.tzNewsletter-modern:hover .line-left:before {
transform: scaleX(1);
-moz-transform: scaleX(1);
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
}
.vc_cta3-style-outline:hover .line-left:after,
.tzNewsletter-modern:hover .line-left:after {
transform: scaleY(1);
-moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
}
.vc_cta3-style-outline:hover .line-right:before,
.tzNewsletter-modern:hover .line-right:before {
transform: scaleX(1);
-moz-transform: scaleX(1);
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
}
.vc_cta3-style-outline:hover .line-right:after,
.tzNewsletter-modern:hover .line-right:after {
transform: scaleY(1);
-moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
}
.tzQuote_type3 .owl-item .tzQuote_Info:after {
height: 1px;
background: #2c2c2c;
position: absolute;
bottom: 0;
left: 165px;
right: 165px;
opacity: 0;
-webkit-transition: all 0.3s ease 0.5s;
-moz-transition: all 0.3s ease 0.5s;
-ms-transition: all 0.3s ease 0.5s;
-o-transition: all 0.3s ease 0.5s;
transition: all 0.3s ease 0.5s;
content: " ";
}
.tzQuote_type3 .owl-item.active .tzQuote_Info:after {
-webkit-transition: all 0.3s ease 0.5s;
-moz-transition: all 0.3s ease 0.5s;
-ms-transition: all 0.3s ease 0.5s;
-o-transition: all 0.3s ease 0.5s;
transition: all 0.3s ease 0.5s;
opacity: 1;
left: 0;
right: 0;
}
.et-examples {
color: #555;
margin-left: 1px;
vertical-align: middle;
}
.et-examples .box1 {
border: 1px solid #e5e5e5;
display: block;
float: left;
font-size: 13px;
margin: -1px 0 0 -1px;
padding: 0;
width: 33%;
}
.et-examples .box1 > i {
border-right: 1px solid #f1f1f1;
display: inline-block;
font-size: 32px;
line-height: 70px;
margin-right: 5px;
min-height: 70px;
min-width: 70px;
text-align: center;
}
.et-examples .box1:hover {
background: #f8f8f8 none repeat scroll 0 0;
color: #111;
}
.et-examples br {
display: none;
}
#glyphs .box1 {
display: inline-block;
font-size: 16px;
margin: 20px 10px 0 0;
padding: 0.25em 0.5em;
width: 30%;
}
#glyphs br {
display: none;
}
#glyphs .new {
color: #00adef !important;
}
.glyphs.character-mapping {
border: 1px solid #d8e0e5;
border-radius: 3px;
color: rgba(0, 0, 0, 0.5);
margin: 0 0 20px;
padding: 20px 0 20px 30px;
}
.glyphs.character-mapping li {
display: inline-block;
margin: 0 30px 20px 0;
width: 104px;
}
.glyphs.character-mapping .icon {
border-radius: 3px;
color: #162a36 !important;
font-size: 32px;
height: 55px;
margin: 10px 0 10px 15px;
overflow: hidden;
padding: 15px;
position: relative;
width: 55px;
}
.glyphs.character-mapping input {
border: 1px solid #d8e0e5;
border-radius: 5px;
display: block;
font-size: 12px;
line-height: 12px;
margin: 0;
outline: 0 none;
padding: 5px 0;
text-align: center;
width: 100%;
}
.mega-sub-menu {
padding: 0 15px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .megamenu_container li.menu-item:last-child a,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .megamenu_container li.menu-item:last-child a,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .megamenu_container li.menu-item:last-child a {
border-bottom: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0 15px 25px 15px;
}
.wpcf7-form input.wpcf7-text {
border: none;
border-bottom: 1px solid #e3e3e3;
width: 100%;
height: 45px;
line-height: 45px;
font-size: 14px;
margin-bottom: 10px;
}
.wpcf7-form textarea.wpcf7-textarea {
border: none;
border-bottom: 1px solid #e3e3e3;
width: 100%;
height: 100px;
margin-bottom: 20px;
}
.wpcf7-form input.wpcf7-submit {
font-size: 13px;
text-transform: uppercase;
padding: 10px 25px;
background: #E5AE49;
border-radius: 3px;
border: none;
color: #fff;
font-family: "Montserrat", sans-serif;
cursor: pointer;
}
.contact-page .wpb_text_column strong {
float: left;
min-width: 70px;
}
.contact-page .tz_map_overlay {
display: none;
}
.contact-page .wpb_map_wraper > iframe {
background: #fff none repeat scroll 0 0 !important;
border: 1px solid #e3e3e3  !important;
padding: 10px  !important;
}.livedemo{ width: 300px;
position: fixed;
left: -300px;
top: 150px;
z-index: 99999999;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
background: #fff;
padding:25px;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.livedemo.liveeff{
left: 0;
}
.tzButton-Config{
width: 50px;
height: 50px;
background: none repeat scroll 0 0 #fff;
border-radius: 0px 5px 5px 0px;
top:22px;
right:0;
margin-right: -50px;
margin-top: 0;
opacity: 1;
position: absolute;
box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
.tzButton-Config:hover{
cursor: pointer;
}
.tzButton-Config i{
color: #e5ae49;
font-size: 30px;
padding: 10px 12px;
}
.tzSection-Buynow{
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: 1px solid #b9b7b7;
}
.tzSection-Buynow .tzButton-buy{
background: none repeat scroll 0 0 #e5ae49 ;
color: #fff;
display:block;
font-family: "Montserrat",sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 24px;
overflow: hidden;
padding: 10px 15px;
position: relative;
text-decoration: none;
text-align: center;
text-transform: uppercase;
transition:all 0.3s ease-in-out 0s;
-moz-transition:all 0.3s ease-in-out 0s;
-ms-transition:all 0.3s ease-in-out 0s;
-o-transition:all 0.3s ease-in-out 0s;
-webkit-transition:all 0.3s ease-in-out 0s;
}
.tzSection-Buynow .tzButton-buy:hover{
text-decoration: none;
}
.live-content{
margin-bottom: 25px;
}
.live-content .tzSection-title{
font-family: "Montserrat",sans-serif;
color:#444444;
font-size: 14px;
font-weight: 400;
line-height: 24px;
padding: 0px 0px 25px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
display: block;
}
.live-content .tzColor-Choose:after{
display: block;
clear: both;
content: '';
}
.live-content .tzColor-Choose .tzBg_home{
width:36px;
height:36px;
display:block;
float: left;
margin:0px 5px 5px 0px;
position: relative;
}
.live-content .tzColor-Choose .tzBg_home.home1{
background:#e5ae49 ;
}
.live-content .tzColor-Choose .tzBg_home.home2{
background:#03a9f4;
}
.live-content .tzColor-Choose .tzBg_home.home3{
background:#53c6a9;
}
.live-content .tzColor-Choose .tzBg_home.home4{
background:#e45914;
}
.live-content .tzColor-Choose .tzBg_home.home5{
background:#e80f60;
}
.live-content .tzColor-Choose .tzBg_home.home6{
background:#77be32;
}
.live-content .tzColor-Choose .tzBg_home.home7{
background:#d786fe;
}
.live-content .tzColor-Choose .tzBg_home.home8{
background:#9b59b6;
}
.live-content .tzColor-Choose .tzBg_home.home9{
background:#c0392b;
}
.live-content .tzColor-Choose .tzBg_home.home10{
background:#4cddf3;
}
.live-content .tzColor-Choose .tzBg_home.home11{
background:#f2333a;
}
.live-content .tzColor-Choose .tzBg_home.home12{
background:#3333f2;
}
.live-content .tzColor-Choose .tzBg_home:hover{
cursor: pointer;
}
.iactive:after{
color: #fff;
content: "\f00c";
font-family: "FontAwesome";
font-size: 13px;
left: 40%;
position: absolute;
top: 35%;
}
.iactive2:after{
color: #d65679;
content: "\f00c";
font-family: "FontAwesome";
font-size: 13px;
left: 35%;
position: absolute;
top: 15%;
}
.tzSection-info{
margin-bottom:25px;
border-bottom: 1px solid #b9b7b7;
}
.tzSection-info .tzDemo-title{
font-family: "Montserrat",sans-serif;
color:#444444;
font-size: 14px;
font-weight: 400;
line-height: 24px;
padding: 0px 0px 10px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
display: block;
}
.tzSection-info .tzDemo-description{
color: #444444;
font-family: "Ubuntu",sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 26px;
margin: 0px 0px 25px;
padding: 0;
display: block;
text-align: center;
} .themecolor-blue .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-blue .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-blue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-blue .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-blue .tzElement_Video .tzElement_autoplay,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blue .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-blue .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-blue .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-blue .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-blue .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-blue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzBlogDefault .wp-pagenavi span.current,
.themecolor-blue .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-blue .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-blue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blue .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-blue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-blue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-blue .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-blue .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-blue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-blue form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blue .tzPortfolio_Container #tz_append a,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-blue.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-blue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blue.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-blue .plazart-dropcap-type2,
.themecolor-blue .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-blue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-blue .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-blue .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-blue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-blue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-blue .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-blue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-blue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-blue .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blue .tz_backtotop a,
.themecolor-blue .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-blue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-blue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-blue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-blue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-blue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-blue .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-blue .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-blue .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-blue .interiart-our-process h3.interiart-name-process:after,
.themecolor-blue .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-blue .box_banner .tz_type2 .tz__border p span,
.themecolor-blue .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-blue .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-blue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-blue .woocommerce span.onsale,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color: #03a9f4;
}
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(3,169,244,0.2);
}
.themecolor-blue .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(3,169,244,0.75);
}
.themecolor-blue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(3,169,244,0);
}
.themecolor-blue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(3,169,244,0.1);
}
.themecolor-blue .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-blue .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(3,169,244,0.9);
}
.themecolor-blue .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(3,169,244,0.95) !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blue .tzButton_left,
.themecolor-blue .vc_custom_1451108127287,
.themecolor-blue .tz_revslider_home13:hover
{
background-color: #03a9f4 !important;
}
.themecolor-blue .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-blue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-blue .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-blue .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blue .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-blue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-blue .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-blue .bypostauthor,
.themecolor-blue .sticky,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blue.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-blue.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-blue.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-blue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-blue .plazart-dropcap-type1,
.themecolor-blue .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-blue .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-blue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blue .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blue .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blue .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-blue .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-blue .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blue .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-blue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blue .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-blue .tzCopyright span,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tzElement-title .tzTitle em,
.themecolor-blue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-blue .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-blue .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-blue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-blue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blue .themecolor-blue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-blue .tzButton-Config i,
.themecolor-blue .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blue .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-blue .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-blue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-blue .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-blue .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-blue .wpe__price .amount,
.themecolor-blue .wpe__price ins span,
.themecolor-blue .style-list ul li::after,
.themecolor-blue .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-blue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-blue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-blue .wpe__rating .star-rating span
{
color: #03a9f4;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-blue .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-blue .tzButton_right,
.themecolor-blue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-blue .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-blue span.tzresponsive,
.themecolor-blue .tz_revslider_home3,
.themecolor-blue .tzElement_Counter .tzElement_count em
{
color: #03a9f4 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-blue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-blue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-blue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blue.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-blue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blue .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-blue .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #03a9f4;
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(3,169,244,0.2);
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(3,169,244,0.2);
border-right-color:rgba(3,169,244,0.2);
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(3,169,244,0.5);
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blue .tzButton_left,
.themecolor-blue .tzButton_right,
.themecolor-blue .tz_revslider_home13:hover
{
border-color: #03a9f4 !important;
}
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #03a9f4;
}
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #03a9f4;
} .themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blue .wpcf7-form input.wpcf7-submit{
background: #03a9f4;
}
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(3,169,244,0.2);
}
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(3,169,244,0.1);
}
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #03a9f4;
}
.themecolor-blue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blue .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #03a9f4;
}
.themecolor-blue .tzPortfolio_Single_Close i:hover{
color: #03a9f4 !important;
} .themecolor-blue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-blue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #03a9f4;
}
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #03a9f4;
}
.themecolor-blue .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #03a9f4;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #03a9f4 !important;
border-color: #03a9f4 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #03a9f4 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #03a9f4 !important;
color: #FFFFFF !important;
} .themecolor-blue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #03a9f4;
} .themecolor-green .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-green .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-green .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-green .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-green .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-green .tzElement_Video .tzElement_autoplay,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-green .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-green .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-green .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-green .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-green .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-green .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-green .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-green .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-green .tzBlogDefault .wp-pagenavi span.current,
.themecolor-green .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-green .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-green .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-green .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-green .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-green .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-green .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-green .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-green .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-green .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-green .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-green .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-green form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-green .tzPortfolio_Container #tz_append a,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-green.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-green.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-green.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-green.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-green .plazart-dropcap-type2,
.themecolor-green .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-green .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-green .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-green .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-green .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-green .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-green .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-green .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-green .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-green .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-green .tz_backtotop a,
.themecolor-green .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-green .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-green .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-green .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-green .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-green .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-green .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-green .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-green .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-green .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-green .interiart-our-process h3.interiart-name-process:after,
.themecolor-green .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-green .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-green .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-green .box_banner .tz_type2 .tz__border p span,
.themecolor-green .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-green .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-green .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-green .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-green .woocommerce span.onsale,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#53c6a9;
}
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(83,198,169,0.2);
}
.themecolor-green .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(83,198,169,0.75);
}
.themecolor-green .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(83,198,169,0);
}
.themecolor-green .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(83,198,169,0.1);
}
.themecolor-green .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-green .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(83,198,169,0.9);
}
.themecolor-green .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(83,198,169,0.95) !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-green .tzButton_left,
.themecolor-green .vc_custom_1451108127287,
.themecolor-green .tz_revslider_home13:hover
{
background-color: #53c6a9 !important;
}
.themecolor-green .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-green .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-green .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-green .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-green .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-green .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-green .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-green .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-green .bypostauthor,
.themecolor-green .sticky,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-green.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-green.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-green.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-green .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-green .plazart-dropcap-type1,
.themecolor-green .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-green .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-green #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-green #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-green #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-green .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-green .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-green .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-green .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-green .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-green .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-green .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-green .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-green .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-green .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-green .tzCopyright span,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tzElement-title .tzTitle em,
.themecolor-green .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-green .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-green .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-green .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-green #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-green #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-green #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-green .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-green .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-green .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-green .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-green .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-green .tzButton-Config i,
.themecolor-green .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-green .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-green .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-green .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-green .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-green .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-green .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-green .wpe__price .amount,
.themecolor-green .wpe__price ins span,
.themecolor-green .style-list ul li::after,
.themecolor-green .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-green .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-green .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-green .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-green .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-green .wpe__rating .star-rating span
{
color: #53c6a9;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-green .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-green .tzButton_right,
.themecolor-green .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-green .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-green span.tzresponsive,
.themecolor-green .tz_revslider_home3,
.themecolor-green .tzElement_Counter .tzElement_count em
{
color: #53c6a9 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-green .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-green .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-green .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-green .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-green .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-green .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-green.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-green .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-green .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-green .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-green .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-green .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-green .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-green .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #53c6a9;
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(83,198,169,0.2);
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(83,198,169,0.2);
border-right-color:rgba(83,198,169,0.2);
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(83,198,169,0.5);
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-green .tzButton_left,
.themecolor-green .tzButton_right,
.themecolor-green .tz_revslider_home13:hover
{
border-color: #53c6a9 !important;
}
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #53c6a9;
}
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #53c6a9;
} .themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-green .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-green .wpcf7-form input.wpcf7-submit{
background: #53c6a9;
}
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(83,198,169,0.2);
}
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(83,198,169,0.1);
}
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #53c6a9;
}
.themecolor-green .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-green .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-green .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #53c6a9;
}
.themecolor-green .tzPortfolio_Single_Close i:hover{
color: #53c6a9 !important;
} .themecolor-green .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-green .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #53c6a9;
}
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #53c6a9;
}
.themecolor-green .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #53c6a9;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #53c6a9 !important;
border-color: #53c6a9 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #53c6a9 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #53c6a9 !important;
color: #FFFFFF !important;
} .themecolor-green .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #53c6a9;
} .themecolor-orange .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-orange .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-orange .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-orange .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-orange .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-orange .tzElement_Video .tzElement_autoplay,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-orange .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-orange .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-orange .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-orange .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-orange .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-orange .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-orange .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzBlogDefault .wp-pagenavi span.current,
.themecolor-orange .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-orange .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-orange .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-orange .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-orange .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-orange .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-orange .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-orange .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-orange .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-orange .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-orange form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-orange .tzPortfolio_Container #tz_append a,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-orange.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-orange.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-orange.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-orange.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-orange .plazart-dropcap-type2,
.themecolor-orange .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-orange .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-orange .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-orange .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-orange .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-orange .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-orange .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-orange .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-orange .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-orange .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-orange .tz_backtotop a,
.themecolor-orange .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-orange .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-orange .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-orange .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-orange .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-orange .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-orange .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-orange .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-orange .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-orange .interiart-our-process h3.interiart-name-process:after,
.themecolor-orange .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-orange .box_banner .tz_type2 .tz__border p span,
.themecolor-orange .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-orange .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-orange .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-orange .woocommerce span.onsale,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#e45914;
}
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(228,89,20,0.2);
}
.themecolor-orange .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(228,89,20,0.75);
}
.themecolor-orange .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(228,89,20,0);
}
.themecolor-orange .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(228,89,20,0.1);
}
.themecolor-orange .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-orange .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(228,89,20,0.9);
}
.themecolor-orange .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(228,89,20,0.95) !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-orange .tzButton_left,
.themecolor-orange .vc_custom_1451108127287,
.themecolor-orange .tz_revslider_home13:hover
{
background-color: #e45914 !important;
}
.themecolor-orange .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-orange .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-orange .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-orange .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-orange .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-orange .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-orange .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-orange .bypostauthor,
.themecolor-orange .sticky,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-orange.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-orange.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-orange.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-orange .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-orange .plazart-dropcap-type1,
.themecolor-orange .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-orange .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-orange #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-orange #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-orange #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-orange .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-orange .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-orange .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-orange .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-orange .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-orange .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-orange .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-orange .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-orange .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-orange .tzCopyright span,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tzElement-title .tzTitle em,
.themecolor-orange .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-orange .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-orange .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-orange .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-orange #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-orange #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-orange #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-orange .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-orange .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-orange .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-orange .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-orange .tzButton-Config i,
.themecolor-orange .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-orange .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-orange .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-orange .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-orange .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-orange .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-orange .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-orange .wpe__price .amount,
.themecolor-orange .wpe__price ins span,
.themecolor-orange .style-list ul li::after,
.themecolor-orange .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-orange .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-orange .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-orange .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-orange .wpe__rating .star-rating span
{
color: #e45914;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-orange .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-orange .tzButton_right,
.themecolor-orange .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-orange .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-orange span.tzresponsive,
.themecolor-orange .tz_revslider_home3,
.themecolor-orange .tzElement_Counter .tzElement_count em
{
color: #e45914 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-orange .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-orange .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-orange .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-orange .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-orange .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-orange .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-orange.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-orange .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-orange .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-orange .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-orange .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #e45914;
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(228,89,20,0.2);
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(228,89,20,0.2);
border-right-color:rgba(228,89,20,0.2);
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(228,89,20,0.5);
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-orange .tzButton_left,
.themecolor-orange .tzButton_right,
.themecolor-orange .tz_revslider_home13:hover
{
border-color: #e45914 !important;
}
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #e45914;
}
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #e45914;
} .themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-orange .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-orange .wpcf7-form input.wpcf7-submit{
background: #e45914;
}
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(228,89,20,0.2);
}
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(228,89,20,0.1);
}
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #e45914;
}
.themecolor-orange .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-orange .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-orange .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #e45914;
}
.themecolor-orange .tzPortfolio_Single_Close i:hover{
color: #e45914 !important;
} .themecolor-orange .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-orange .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #e45914;
}
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #e45914;
}
.themecolor-orange .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #e45914;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #e45914 !important;
border-color: #e45914 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #e45914 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #e45914 !important;
color: #FFFFFF !important;
} .themecolor-orange .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #e45914;
} .themecolor-pink .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-pink .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-pink .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-pink .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-pink .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-pink .tzElement_Video .tzElement_autoplay,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-pink .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-pink .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-pink .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-pink .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-pink .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-pink .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-pink .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzBlogDefault .wp-pagenavi span.current,
.themecolor-pink .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-pink .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-pink .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-pink .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-pink .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-pink .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-pink .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-pink .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-pink .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-pink .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-pink form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-pink .tzPortfolio_Container #tz_append a,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-pink.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-pink.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-pink.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-pink.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-pink .plazart-dropcap-type2,
.themecolor-pink .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-pink .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-pink .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-pink .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-pink .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-pink .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-pink .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-pink .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-pink .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-pink .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-pink .tz_backtotop a,
.themecolor-pink .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-pink .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-pink .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-pink .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-pink .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-pink .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-pink .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-pink .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-pink .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-pink .interiart-our-process h3.interiart-name-process:after,
.themecolor-pink .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-pink .box_banner .tz_type2 .tz__border p span,
.themecolor-pink .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-pink .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-pink .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-pink .woocommerce span.onsale,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#e80f60;
}
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(232,15,96,0.2);
}
.themecolor-pink .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(232,15,96,0.75);
}
.themecolor-pink .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(232,15,96,0);
}
.themecolor-pink .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(232,15,96,0.1);
}
.themecolor-pink .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-pink .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(232,15,96,0.9);
}
.themecolor-pink .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(232,15,96,0.95) !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-pink .tzButton_left,
.themecolor-pink .vc_custom_1451108127287,
.themecolor-pink .tz_revslider_home13:hover
{
background-color: #e80f60 !important;
}
.themecolor-pink .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-pink .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-pink .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-pink .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-pink .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-pink .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-pink .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-pink .bypostauthor,
.themecolor-pink .sticky,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-pink.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-pink.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-pink.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-pink .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-pink .plazart-dropcap-type1,
.themecolor-pink .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-pink .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-pink #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-pink #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-pink #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-pink .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-pink .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-pink .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-pink .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-pink .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-pink .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-pink .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-pink .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-pink .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-pink .tzCopyright span,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tzElement-title .tzTitle em,
.themecolor-pink .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-pink .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-pink .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-pink .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-pink #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-pink #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-pink #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-pink .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-pink .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-pink .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-pink .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-pink .tzButton-Config i,
.themecolor-pink .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-pink .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-pink .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-pink .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-pink .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-pink .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-pink .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-pink .wpe__price .amount,
.themecolor-pink .wpe__price ins span,
.themecolor-pink .style-list ul li::after,
.themecolor-pink .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-pink .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-pink .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-pink .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-pink .wpe__rating .star-rating span
{
color: #e80f60;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-pink .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-pink .tzButton_right,
.themecolor-pink .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-pink .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-pink span.tzresponsive,
.themecolor-pink .tz_revslider_home3,
.themecolor-pink .tzElement_Counter .tzElement_count em
{
color: #e80f60 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-pink .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-pink .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-pink .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-pink .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-pink .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-pink .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-pink.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-pink .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-pink .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-pink .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-pink .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #e80f60;
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(232,15,96,0.2);
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(232,15,96,0.2);
border-right-color:rgba(232,15,96,0.2);
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(232,15,96,0.5);
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-pink .tzButton_left,
.themecolor-pink .tzButton_right,
.themecolor-pink .tz_revslider_home13:hover
{
border-color: #e80f60 !important;
}
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #e80f60;
}
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #e80f60;
} .themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-pink .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-pink .wpcf7-form input.wpcf7-submit{
background: #e80f60;
}
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(232,15,96,0.2);
}
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(232,15,96,0.1);
}
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after {
border-top-color: #e80f60;
}
.themecolor-pink .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-pink .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-pink .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #e80f60;
}
.themecolor-pink .tzPortfolio_Single_Close i:hover{
color: #e80f60 !important;
} .themecolor-pink .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-pink .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #e80f60;
}
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #e80f60;
}
.themecolor-pink .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #e80f60;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #e80f60 !important;
border-color: #e80f60 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #e80f60 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #e80f60 !important;
color: #FFFFFF !important;
} .themecolor-pink .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #e80f60;
} .themecolor-limegreen .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-limegreen .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-limegreen .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-limegreen .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-limegreen .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-limegreen .tzElement_Video .tzElement_autoplay,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-limegreen .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-limegreen .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-limegreen .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-limegreen .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-limegreen .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzBlogDefault .wp-pagenavi span.current,
.themecolor-limegreen .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-limegreen .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-limegreen .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-limegreen .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-limegreen .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-limegreen .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-limegreen .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-limegreen .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-limegreen form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-limegreen .tzPortfolio_Container #tz_append a,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-limegreen.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-limegreen.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-limegreen.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-limegreen.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-limegreen .plazart-dropcap-type2,
.themecolor-limegreen .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-limegreen .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-limegreen .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-limegreen .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-limegreen .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-limegreen .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-limegreen .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-limegreen .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-limegreen .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail ,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-limegreen .tz_backtotop a,
.themecolor-limegreen .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-limegreen .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-limegreen .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-limegreen .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-limegreen .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-limegreen .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-limegreen .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-limegreen .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-limegreen .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-limegreen .interiart-our-process h3.interiart-name-process:after,
.themecolor-limegreen .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-limegreen .box_banner .tz_type2 .tz__border p span,
.themecolor-limegreen .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-limegreen .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-limegreen .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-limegreen .woocommerce span.onsale,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#77be32;
}
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(119,190,50,0.2);
}
.themecolor-limegreen .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(119,190,50,0.75);
}
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(119,190,50,0);
}
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(119,190,50,0.1);
}
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-limegreen .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(119,190,50,0.9);
}
.themecolor-limegreen .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(119,190,50,0.95) !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-limegreen .tzButton_left,
.themecolor-limegreen .vc_custom_1451108127287,
.themecolor-limegreen .tz_revslider_home13:hover
{
background-color: #77be32 !important;
}
.themecolor-limegreen .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-limegreen .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-limegreen .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-limegreen .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-limegreen .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-limegreen .bypostauthor,
.themecolor-limegreen .sticky,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-limegreen.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-limegreen.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-limegreen.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-limegreen .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-limegreen .plazart-dropcap-type1,
.themecolor-limegreen .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-limegreen .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-limegreen #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-limegreen #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-limegreen #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-limegreen .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-limegreen .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-limegreen .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-limegreen .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-limegreen .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-limegreen .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-limegreen .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-limegreen .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-limegreen .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-limegreen .tzCopyright span,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tzElement-title .tzTitle em,
.themecolor-limegreen .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-limegreen .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-limegreen .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-limegreen .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-limegreen #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-limegreen #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-limegreen #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-limegreen .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-limegreen .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-limegreen .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-limegreen .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-limegreen .tzButton-Config i,
.themecolor-limegreen .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-limegreen .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-limegreen .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-limegreen .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-limegreen .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-limegreen .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-limegreen .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-limegreen .wpe__price .amount,
.themecolor-limegreen .wpe__price ins span,
.themecolor-limegreen .style-list ul li::after,
.themecolor-limegreen .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-limegreen .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-limegreen .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-limegreen .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-limegreen .wpe__rating .star-rating span
{
color: #77be32;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-limegreen .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-limegreen .tzButton_right,
.themecolor-limegreen .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-limegreen .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-limegreen span.tzresponsive,
.themecolor-limegreen .tz_revslider_home3,
.themecolor-limegreen .tzElement_Counter .tzElement_count em
{
color: #77be32 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-limegreen .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-limegreen .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-limegreen .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-limegreen .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-limegreen.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-limegreen .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-limegreen .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-limegreen .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-limegreen .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #77be32;
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(119,190,50,0.2);
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(119,190,50,0.2);
border-right-color:rgba(119,190,50,0.2);
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(119,190,50,0.5);
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-limegreen .tzButton_left,
.themecolor-limegreen .tz_revslider_home13:hover
{
border-color: #77be32 !important;
}
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #77be32;
}
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #77be32;
} .themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-limegreen .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-limegreen .wpcf7-form input.wpcf7-submit{
background: #77be32;
}
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(119,190,50,0.2);
}
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(119,190,50,0.1);
}
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #77be32;
}
.themecolor-limegreen .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-limegreen .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-limegreen .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #77be32;
}
.themecolor-limegreen .tzPortfolio_Single_Close i:hover{
color: #77be32 !important;
} .themecolor-limegreen .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-limegreen .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #77be32;
}
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #77be32;
}
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #77be32;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #77be32 !important;
border-color: #77be32 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #77be32 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #77be32 !important;
color: #FFFFFF !important;
} .themecolor-limegreen .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #77be32;
} .themecolor-violet .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-violet .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-violet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-violet .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-violet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-violet .tzElement_Video .tzElement_autoplay,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-violet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-violet .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-violet .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-violet .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-violet .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-violet .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-violet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzBlogDefault .wp-pagenavi span.current,
.themecolor-violet .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-violet .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-violet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-violet .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-violet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-violet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-violet .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-violet .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-violet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-violet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-violet form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-violet .tzPortfolio_Container #tz_append a,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-violet.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-violet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-violet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-violet.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-violet .plazart-dropcap-type2,
.themecolor-violet .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-violet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-violet .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-violet .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-violet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-violet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-violet .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-violet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-violet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-violet .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-violet .tz_backtotop a,
.themecolor-violet .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-violet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-violet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-violet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-violet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-violet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-violet .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-violet .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-violet .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-violet .interiart-our-process h3.interiart-name-process:after,
.themecolor-violet .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-violet .box_banner .tz_type2 .tz__border p span,
.themecolor-violet .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-violet .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-violet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-violet .woocommerce span.onsale,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#d786fe;
}
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(215,134,254,0.2);
}
.themecolor-violet .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(215,134,254,0.75);
}
.themecolor-violet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(215,134,254,0);
}
.themecolor-violet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(215,134,254,0.1);
}
.themecolor-violet .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-violet .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(215,134,254,0.9);
}
.themecolor-violet .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(215,134,254,0.95) !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-violet .tzButton_left,
.themecolor-violet .vc_custom_1451108127287,
.themecolor-violet .tz_revslider_home13:hover
{
background-color: #d786fe !important;
}
.themecolor-violet .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-violet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-violet .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-violet .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-violet .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-violet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-violet .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-violet .bypostauthor,
.themecolor-violet .sticky,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-violet.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-violet.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-violet.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-violet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-violet .plazart-dropcap-type1,
.themecolor-violet .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-violet .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-violet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-violet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-violet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-violet .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-violet .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-violet .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-violet .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-violet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-violet .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-violet .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-violet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-violet .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-violet .tzCopyright span,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tzElement-title .tzTitle em,
.themecolor-violet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-violet .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-violet .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-violet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-violet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-violet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-violet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-violet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-violet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-violet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-violet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-violet .tzButton-Config i,
.themecolor-violet .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-violet .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-violet .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-violet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-violet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-violet .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-violet .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-violet .wpe__price .amount,
.themecolor-violet .wpe__price ins span,
.themecolor-violet .style-list ul li::after,
.themecolor-violet .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-violet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-violet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-violet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-violet .wpe__rating .star-rating span
{
color: #d786fe;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-violet .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-violet .tzButton_right,
.themecolor-violet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-violet .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-violet span.tzresponsive,
.themecolor-violet .tz_revslider_home3,
.themecolor-violet .tzElement_Counter .tzElement_count em
{
color: #d786fe !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-violet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-violet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-violet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-violet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-violet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-violet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-violet.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-violet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-violet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-violet .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-violet .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #d786fe;
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(215,134,254,0.2);
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(215,134,254,0.2);
border-right-color:rgba(215,134,254,0.2);
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(215,134,254,0.5);
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-violet .tzButton_left,
.themecolor-violet .tzButton_right,
.themecolor-violet .tz_revslider_home13:hover
{
border-color: #d786fe !important;
}
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #d786fe;
}
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #d786fe;
} .themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-violet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-violet .wpcf7-form input.wpcf7-submit{
background: #d786fe;
}
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(215,134,254,0.2);
}
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(215,134,254,0.1);
}
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #d786fe;
}
.themecolor-violet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-violet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-violet .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #d786fe;
}
.themecolor-violet .tzPortfolio_Single_Close i:hover{
color: #d786fe !important;
} .themecolor-violet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-violet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #d786fe;
}
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #d786fe;
}
.themecolor-violet .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #d786fe;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #d786fe !important;
border-color: #d786fe !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #d786fe !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #d786fe !important;
color: #FFFFFF !important;
} .themecolor-violet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #d786fe;
} .themecolor-blueviolet .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-blueviolet .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-blueviolet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-blueviolet .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-blueviolet .tzElement_Video .tzElement_autoplay,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-blueviolet .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-blueviolet .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-blueviolet .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-blueviolet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzBlogDefault .wp-pagenavi span.current,
.themecolor-blueviolet .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-blueviolet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-blueviolet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-blueviolet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-blueviolet .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-blueviolet .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blueviolet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-blueviolet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-blueviolet form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blueviolet .tzPortfolio_Container #tz_append a,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-blueviolet.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-blueviolet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blueviolet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blueviolet.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-blueviolet .plazart-dropcap-type2,
.themecolor-blueviolet .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-blueviolet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-blueviolet .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-blueviolet .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-blueviolet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-blueviolet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-blueviolet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-blueviolet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-blueviolet .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blueviolet .tz_backtotop a,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-blueviolet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-blueviolet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-blueviolet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-blueviolet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-blueviolet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-blueviolet .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-blueviolet .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-blueviolet .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-blueviolet .interiart-our-process h3.interiart-name-process:after,
.themecolor-blueviolet .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-blueviolet .box_banner .tz_type2 .tz__border p span,
.themecolor-blueviolet .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-blueviolet .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-blueviolet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-blueviolet .woocommerce span.onsale,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#9b59b6;
}
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(155,15,96,0.2);
}
.themecolor-blueviolet .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(155,15,96,0.75);
}
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(232,89,182,0);
}
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(232,89,182,0.1);
}
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-blueviolet .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(232,89,182,0.9);
}
.themecolor-blueviolet .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(232,89,182,0.95) !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blueviolet .tzButton_left,
.themecolor-blueviolet .vc_custom_1451108127287,
.themecolor-blueviolet .tz_revslider_home13:hover
{
background-color: #9b59b6 !important;
}
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blueviolet .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-blueviolet .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-blueviolet .bypostauthor,
.themecolor-blueviolet .sticky,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blueviolet.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-blueviolet.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-blueviolet.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-blueviolet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-blueviolet .plazart-dropcap-type1,
.themecolor-blueviolet .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-blueviolet .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blueviolet .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-blueviolet .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blueviolet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blueviolet .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-blueviolet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blueviolet .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-blueviolet .tzCopyright span,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tzElement-title .tzTitle em,
.themecolor-blueviolet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-blueviolet .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-blueviolet .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-blueviolet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blueviolet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blueviolet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blueviolet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blueviolet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-blueviolet .tzButton-Config i,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blueviolet .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-blueviolet .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-blueviolet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-blueviolet .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-blueviolet .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-blueviolet .wpe__price .amount,
.themecolor-blueviolet .wpe__price ins span,
.themecolor-blueviolet .style-list ul li::after,
.themecolor-blueviolet .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-blueviolet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blueviolet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-blueviolet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-blueviolet .wpe__rating .star-rating span
{
color: #9b59b6;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-blueviolet .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-blueviolet .tzButton_right,
.themecolor-blueviolet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-blueviolet .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-blueviolet span.tzresponsive,
.themecolor-blueviolet .tz_revslider_home3,
.themecolor-blueviolet .tzElement_Counter .tzElement_count em
{
color: #9b59b6 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blueviolet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-blueviolet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blueviolet.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-blueviolet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blueviolet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blueviolet .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-blueviolet .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #9b59b6;
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(232,89,182,0.2);
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(232,89,182,0.2);
border-right-color:rgba(232,89,182,0.2);
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(232,89,182,0.5);
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blueviolet .tzButton_left,
.themecolor-blueviolet .tzButton_right,
.themecolor-blueviolet .tz_revslider_home13:hover
{
border-color: #9b59b6 !important;
}
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #9b59b6;
}
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #9b59b6;
} .themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blueviolet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blueviolet .wpcf7-form input.wpcf7-submit{
background: #9b59b6;
}
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(232,89,182,0.2);
}
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(232,89,182,0.1);
}
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #9b59b6;
}
.themecolor-blueviolet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blueviolet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blueviolet .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #9b59b6;
}
.themecolor-blueviolet .tzPortfolio_Single_Close i:hover{
color: #9b59b6 !important;
} .themecolor-blueviolet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-blueviolet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #9b59b6;
}
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #9b59b6;
}
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #9b59b6;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #9b59b6 !important;
border-color: #9b59b6 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #9b59b6 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #9b59b6 !important;
color: #FFFFFF !important;
} .themecolor-blueviolet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #9b59b6;
} .themecolor-firebrick .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-firebrick .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-firebrick .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-firebrick .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-firebrick .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-firebrick .tzElement_Video .tzElement_autoplay,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-firebrick .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-firebrick .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-firebrick .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-firebrick .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-firebrick .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzBlogDefault .wp-pagenavi span.current,
.themecolor-firebrick .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-firebrick .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-firebrick .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-firebrick .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-firebrick .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-firebrick .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-firebrick .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-firebrick .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-firebrick form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-firebrick .tzPortfolio_Container #tz_append a,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-firebrick.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-firebrick.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-firebrick.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-firebrick.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-firebrick .plazart-dropcap-type2,
.themecolor-firebrick .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-firebrick .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-firebrick .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-firebrick .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-firebrick .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-firebrick .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-firebrick .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-firebrick .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-firebrick .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-firebrick .tz_backtotop a,
.themecolor-firebrick .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-firebrick .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-firebrick .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-firebrick .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-firebrick .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-firebrick .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-firebrick .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-firebrick .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-firebrick .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-firebrick .interiart-our-process h3.interiart-name-process:after,
.themecolor-firebrick .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-firebrick .box_banner .tz_type2 .tz__border p span,
.themecolor-firebrick .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-firebrick .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-firebrick .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-firebrick .woocommerce span.onsale,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#c0392b;
}
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(192,57,43,0.2);
}
.themecolor-firebrick .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(192,57,43,0.75);
}
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(192,57,43,0);
}
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(192,57,43,0.1);
}
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-firebrick .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(192,57,43,0.9);
}
.themecolor-firebrick .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(192,57,43,0.95) !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-firebrick .tzButton_left,
.themecolor-firebrick .vc_custom_1451108127287,
.themecolor-firebrick .tz_revslider_home13:hover
{
background-color: #c0392b !important;
}
.themecolor-firebrick .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-firebrick .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-firebrick .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-firebrick .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-firebrick .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-firebrick .bypostauthor,
.themecolor-firebrick .sticky,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-firebrick.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-firebrick.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-firebrick.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-firebrick .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-firebrick .plazart-dropcap-type1,
.themecolor-firebrick .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-firebrick .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-firebrick #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-firebrick #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-firebrick #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-firebrick .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-firebrick .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-firebrick .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-firebrick .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-firebrick .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-firebrick .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-firebrick .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-firebrick .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-firebrick .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-firebrick .tzCopyright span,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tzElement-title .tzTitle em,
.themecolor-firebrick .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-firebrick .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-firebrick .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-firebrick .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-firebrick #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-firebrick #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-firebrick #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-firebrick .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-firebrick .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-firebrick .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-firebrick .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-firebrick .tzButton-Config i,
.themecolor-firebrick .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-firebrick .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-firebrick .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-firebrick .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-firebrick .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-firebrick .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-firebrick .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-firebrick .wpe__price .amount,
.themecolor-firebrick .wpe__price ins span,
.themecolor-firebrick .style-list ul li::after,
.themecolor-firebrick .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-firebrick .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-firebrick .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-firebrick .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-firebrick .wpe__rating .star-rating span
{
color: #c0392b;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-firebrick .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-firebrick .tzButton_right,
.themecolor-firebrick .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-firebrick .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-firebrick span.tzresponsive,
.themecolor-firebrick .tz_revslider_home3,
.themecolor-firebrick .tzElement_Counter .tzElement_count em
{
color: #c0392b !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-firebrick .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-firebrick .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-firebrick .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-firebrick .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-firebrick.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-firebrick .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-firebrick .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-firebrick .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-firebrick .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #c0392b;
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(192,57,43,0.2);
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(192,57,43,0.2);
border-right-color:rgba(192,57,43,0.2);
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(192,57,43,0.5);
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-firebrick .tzButton_left,
.themecolor-firebrick .tzButton_right,
.themecolor-firebrick .tz_revslider_home13:hover
{
border-color: #c0392b !important;
}
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #c0392b;
}
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #c0392b;
} .themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-firebrick .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-firebrick .wpcf7-form input.wpcf7-submit{
background: #c0392b;
}
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(192,57,43,0.2);
}
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(192,57,43,0.1);
}
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #c0392b;
}
.themecolor-firebrick .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-firebrick .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-firebrick .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #c0392b;
}
.themecolor-firebrick .tzPortfolio_Single_Close i:hover{
color: #c0392b !important;
} .themecolor-firebrick .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-firebrick .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #c0392b;
}
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #c0392b;
}
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #c0392b;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #c0392b !important;
border-color: #c0392b !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #c0392b !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #c0392b !important;
color: #FFFFFF !important;
} .themecolor-firebrick .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #c0392b;
} .themecolor-skyblue .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-skyblue .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-skyblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-skyblue .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-skyblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-skyblue .tzElement_Video .tzElement_autoplay,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-skyblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-skyblue .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-skyblue .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-skyblue .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-skyblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzBlogDefault .wp-pagenavi span.current,
.themecolor-skyblue .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-skyblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-skyblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-skyblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-skyblue .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-skyblue .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-skyblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-skyblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-skyblue form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-skyblue .tzPortfolio_Container #tz_append a,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-skyblue.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-skyblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-skyblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-skyblue.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-skyblue .plazart-dropcap-type2,
.themecolor-skyblue .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-skyblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-skyblue .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-skyblue .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-skyblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-skyblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-skyblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-skyblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-skyblue .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-skyblue .tz_backtotop a,
.themecolor-skyblue .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-skyblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-skyblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-skyblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-skyblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-skyblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-skyblue .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-skyblue .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-skyblue .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-skyblue .interiart-our-process h3.interiart-name-process:after,
.themecolor-skyblue .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-skyblue .box_banner .tz_type2 .tz__border p span,
.themecolor-skyblue .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-skyblue .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-skyblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-skyblue .woocommerce span.onsale,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#4cddf3;
}
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(76,221,243,0.2);
}
.themecolor-skyblue .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(76,221,243,0.75);
}
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(76,221,243,0);
}
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(76,221,243,0.1);
}
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-skyblue .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(76,221,243,0.9);
}
.themecolor-skyblue .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(76,221,243,0.95) !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-skyblue .tzButton_left,
.themecolor-skyblue .vc_custom_1451108127287,
.themecolor-skyblue .tz_revslider_home13:hover
{
background-color: #4cddf3 !important;
}
.themecolor-skyblue .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-skyblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-skyblue .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-skyblue .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-skyblue .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-skyblue .bypostauthor,
.themecolor-skyblue .sticky,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-skyblue.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-skyblue.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-skyblue.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-skyblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-skyblue .plazart-dropcap-type1,
.themecolor-skyblue .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-skyblue .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-skyblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-skyblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-skyblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-skyblue .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-skyblue .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-skyblue .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-skyblue .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-skyblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-skyblue .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-skyblue .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-skyblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-skyblue .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-skyblue .tzCopyright span,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tzElement-title .tzTitle em,
.themecolor-skyblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-skyblue .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-skyblue .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-skyblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-skyblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-skyblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-skyblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-skyblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-skyblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-skyblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-skyblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-skyblue .tzButton-Config i,
.themecolor-skyblue .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-skyblue .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-skyblue .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-skyblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-skyblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-skyblue .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-skyblue .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-skyblue .wpe__price .amount,
.themecolor-skyblue .wpe__price ins span,
.themecolor-skyblue .style-list ul li::after,
.themecolor-skyblue .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-skyblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-skyblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-skyblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-skyblue .wpe__rating .star-rating span
{
color: #4cddf3;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-skyblue .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-skyblue .tzButton_right,
.themecolor-skyblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-skyblue .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-skyblue span.tzresponsive,
.themecolor-skyblue .tz_revslider_home3,
.themecolor-skyblue .tzElement_Counter .tzElement_count em
{
color: #4cddf3 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-skyblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-skyblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-skyblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-skyblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-skyblue.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-skyblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-skyblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-skyblue .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-skyblue .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #4cddf3;
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(76,221,243,0.2);
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(76,221,243,0.2);
border-right-color:rgba(76,221,243,0.2);
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(76,221,243,0.5);
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-skyblue .tzButton_left,
.themecolor-skyblue .tzButton_right,
.themecolor-skyblue .tz_revslider_home13:hover
{
border-color: #4cddf3 !important;
}
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #4cddf3;
}
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #4cddf3;
} .themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-skyblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-skyblue .wpcf7-form input.wpcf7-submit{
background: #4cddf3;
}
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(76,221,243,0.2);
}
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(76,221,243,0.1);
}
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #4cddf3;
}
.themecolor-skyblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-skyblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-skyblue .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #4cddf3;
}
.themecolor-skyblue .tzPortfolio_Single_Close i:hover{
color: #4cddf3 !important;
} .themecolor-skyblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-skyblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #4cddf3;
}
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #4cddf3;
}
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #4cddf3;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #4cddf3 !important;
border-color: #4cddf3 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #4cddf3 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #4cddf3 !important;
color: #FFFFFF !important;
} .themecolor-skyblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #4cddf3;
} .themecolor-red .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-red .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-red .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-red .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-red .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-red .tzElement_Video .tzElement_autoplay,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-red .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-red .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-red .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-red .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-red .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-red .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-red .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-red .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-red .tzBlogDefault .wp-pagenavi span.current,
.themecolor-red .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-red .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-red .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-red .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-red .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-red .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-red .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-red .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-red .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-red .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-red .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-red .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-red form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-red .tzPortfolio_Container #tz_append a,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-red.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-red.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-red.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-red.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-red .plazart-dropcap-type2,
.themecolor-red .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-red .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-red .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-red .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-red .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-red .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-red .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-red .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-red .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-red .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-red .tz_backtotop a,
.themecolor-red .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-red .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-red .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-red .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-red .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-red .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-red .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-red .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-red .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-red .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-red .interiart-our-process h3.interiart-name-process:after,
.themecolor-red .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-red .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-red .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-red .box_banner .tz_type2 .tz__border p span,
.themecolor-red .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-red .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-red .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-red .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-red .woocommerce span.onsale,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#f2333a;
}
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(242,51,58,0.2);
}
.themecolor-red .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(242,51,58,0.75);
}
.themecolor-red .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(242,51,58,0);
}
.themecolor-red .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(242,51,58,0.1);
}
.themecolor-red .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-red .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(242,51,58,0.9);
}
.themecolor-red .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(242,51,58,0.95) !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-red .tzButton_left,
.themecolor-red .vc_custom_1451108127287,
.themecolor-red .tz_revslider_home13:hover
{
background-color: #f2333a !important;
}
.themecolor-red .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-red .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-red .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-red .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-red .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-red .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-red .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-red .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-red .bypostauthor,
.themecolor-red .sticky,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-red.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-red.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-red.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-red .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-red .plazart-dropcap-type1,
.themecolor-red .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-red .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-red #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-red #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-red #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-red .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-red .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-red .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-red .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-red .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-red .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-red .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-red .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-red .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-red .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-red .tzCopyright span,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tzElement-title .tzTitle em,
.themecolor-red .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-red .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-red .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-red .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-red #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-red #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-red #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-red .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-red .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-red .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-red .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-red .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-red .tzButton-Config i,
.themecolor-red .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-red .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-red .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-red .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-red .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-red .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-red .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-red .wpe__price .amount,
.themecolor-red .wpe__price ins span,
.themecolor-red .style-list ul li::after,
.themecolor-red .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-red .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-red .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-red .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-red .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-red .wpe__rating .star-rating span
{
color: #f2333a;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-red .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-red .tzButton_right,
.themecolor-red .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-red .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-red span.tzresponsive,
.themecolor-red .tz_revslider_home3,
.themecolor-red .tzElement_Counter .tzElement_count em
{
color: #f2333a !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-red .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-red .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-red .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-red .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-red .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-red .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-red.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-red .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-red .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-red .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-red .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-red .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-red .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-red .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #f2333a;
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(242,51,58,0.2);
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(242,51,58,0.2);
border-right-color:rgba(242,51,58,0.2);
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(242,51,58,0.5);
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-red .tzButton_left,
.themecolor-red .tzButton_right,
.themecolor-red .tz_revslider_home13:hover
{
border-color: #f2333a !important;
}
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #f2333a;
}
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #f2333a;
} .themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-red .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-red .wpcf7-form input.wpcf7-submit{
background: #f2333a;
}
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(242,51,58,0.2);
}
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(242,51,58,0.1);
}
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #f2333a;
}
.themecolor-red .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-red .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-red .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #f2333a;
}
.themecolor-red .tzPortfolio_Single_Close i:hover{
color: #f2333a !important;
} .themecolor-red .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-red .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #f2333a;
}
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #f2333a;
}
.themecolor-red .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #f2333a;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #f2333a !important;
border-color: #f2333a !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #f2333a !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #f2333a !important;
color: #FFFFFF !important;
} .themecolor-red .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #f2333a;
} .themecolor-darkblue .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-darkblue .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-darkblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-darkblue .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-darkblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-darkblue .tzElement_Video .tzElement_autoplay,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-darkblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-darkblue .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-darkblue .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-darkblue .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-darkblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzBlogDefault .wp-pagenavi span.current,
.themecolor-darkblue .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-darkblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-darkblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-darkblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-darkblue .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-darkblue .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-darkblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-darkblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-darkblue form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-darkblue .tzPortfolio_Container #tz_append a,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-darkblue.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-darkblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-darkblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-darkblue.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-darkblue .plazart-dropcap-type2,
.themecolor-darkblue .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-darkblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-darkblue .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-darkblue .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-darkblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-darkblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-darkblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-darkblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-darkblue .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-darkblue .tz_backtotop a,
.themecolor-darkblue .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-darkblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-darkblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-darkblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-darkblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-darkblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-darkblue .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-darkblue .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-darkblue .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-darkblue .interiart-our-process h3.interiart-name-process:after,
.themecolor-darkblue .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-darkblue .box_banner .tz_type2 .tz__border p span,
.themecolor-darkblue .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-darkblue .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-darkblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-darkblue .woocommerce span.onsale,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#3333f2;
}
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(51,51,242,0.2);
}
.themecolor-darkblue .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(51,51,242,0.75);
}
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(51,51,242,0);
}
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(51,51,242,0.1);
}
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-darkblue .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(51,51,242,0.9);
}
.themecolor-darkblue .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(51,51,242,0.95) !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-darkblue .tzButton_left,
.themecolor-darkblue .vc_custom_1451108127287,
.themecolor-darkblue .tz_revslider_home13:hover
{
background-color: #3333f2 !important;
}
.themecolor-darkblue .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-darkblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-darkblue .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-darkblue .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-darkblue .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-darkblue .bypostauthor,
.themecolor-darkblue .sticky,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-darkblue.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-darkblue.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-darkblue.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-darkblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-darkblue .plazart-dropcap-type1,
.themecolor-darkblue .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-darkblue .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-darkblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-darkblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-darkblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-darkblue .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-darkblue .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-darkblue .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-darkblue .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-darkblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-darkblue .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-darkblue .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-darkblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-darkblue .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-darkblue .tzCopyright span,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tzElement-title .tzTitle em,
.themecolor-darkblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-darkblue .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-darkblue .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-darkblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-darkblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-darkblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-darkblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-darkblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-darkblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-darkblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-darkblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-darkblue .tzButton-Config i,
.themecolor-darkblue .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-darkblue .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-darkblue .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-darkblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-darkblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-darkblue .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-darkblue .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-darkblue .wpe__price .amount,
.themecolor-darkblue .wpe__price ins span,
.themecolor-darkblue .style-list ul li::after,
.themecolor-darkblue .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-darkblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-darkblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-darkblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-darkblue .wpe__rating .star-rating span
{
color: #3333f2;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-darkblue .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-darkblue .tzButton_right,
.themecolor-darkblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-darkblue .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-darkblue span.tzresponsive,
.themecolor-darkblue .tz_revslider_home3,
.themecolor-darkblue .tzElement_Counter .tzElement_count em
{
color: #3333f2 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-darkblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-darkblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-darkblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-darkblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-darkblue.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-darkblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-darkblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-darkblue .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-darkblue .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #3333f2;
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(51,51,242,0.2);
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(51,51,242,0.2);
border-right-color:rgba(51,51,242,0.2);
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(51,51,242,0.5);
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-darkblue .tzButton_left,
.themecolor-darkblue .tz_revslider_home13:hover
{
border-color: #3333f2 !important;
}
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #3333f2;
}
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #3333f2;
} .themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-darkblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-darkblue .wpcf7-form input.wpcf7-submit{
background: #3333f2;
}
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(51,51,242,0.2);
}
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(51,51,242,0.1);
}
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #3333f2;
}
.themecolor-darkblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-darkblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-darkblue .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #3333f2;
}
.themecolor-darkblue .tzPortfolio_Single_Close i:hover{
color: #3333f2 !important;
} .themecolor-darkblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-darkblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #3333f2;
}
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #3333f2;
}
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #3333f2;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #3333f2 !important;
border-color: #3333f2 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #3333f2 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #3333f2 !important;
color: #FFFFFF !important;
} .themecolor-darkblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #3333f2;
}.vc_row:after,.vc_row:before{content:" ";display:table}.vc_row:after{clear:both}@media (max-width:767px){.vc_hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.vc_hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.vc_hidden-md{display:none!important}}@media (min-width:1200px){.vc_hidden-lg{display:none!important}}.vc_non_responsive .vc_row .vc_col-sm-1{position:relative;float:left;width:8.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-2{position:relative;float:left;width:16.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-3{position:relative;float:left;width:25%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-4{position:relative;float:left;width:33.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-5{position:relative;float:left;width:41.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-6{position:relative;float:left;width:50%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-7{position:relative;float:left;width:58.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-8{position:relative;float:left;width:66.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-9{position:relative;float:left;width:75%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-10{position:relative;float:left;width:83.33333333%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-11{position:relative;float:left;width:91.66666667%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-12{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-offset-12{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-11{margin-left:91.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-10{margin-left:83.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-9{margin-left:75%}.vc_non_responsive .vc_row .vc_col-sm-offset-8{margin-left:66.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-7{margin-left:58.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-6{margin-left:50%}.vc_non_responsive .vc_row .vc_col-sm-offset-5{margin-left:41.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-4{margin-left:33.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-3{margin-left:25%}.vc_non_responsive .vc_row .vc_col-sm-offset-2{margin-left:16.66666667%}.vc_non_responsive .vc_row .vc_col-sm-offset-1{margin-left:8.33333333%}.vc_non_responsive .vc_row .vc_col-sm-offset-0{margin-left:0}.vc_non_responsive .vc_row .vc_hidden-sm{display:none!important}.vc_non_responsive .vc_row .vc_col-sm-1\/5{position:relative;float:left;width:20%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-2\/5{position:relative;float:left;width:40%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-3\/5{position:relative;float:left;width:60%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-4\/5{position:relative;float:left;width:80%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-5\/5{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5{margin-left:100%}.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5{margin-left:80%}.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5{margin-left:60%}.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5{margin-left:40%}.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5{margin-left:20%}.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5{margin-left:0}.vc_column_container{width:100%}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-9{float:right}.vc_col-xs-12{width:100%}.vc_col-xs-11{width:91.66666667%}.vc_col-xs-10{width:83.33333333%}.vc_col-xs-9{width:75%}.vc_col-xs-8{width:66.66666667%}.vc_col-xs-7{width:58.33333333%}.vc_col-xs-6{width:50%}.vc_col-xs-5{width:41.66666667%}.vc_col-xs-4{width:33.33333333%}.vc_col-xs-3{width:25%}.vc_col-xs-2{width:16.66666667%}.vc_col-xs-1{width:8.33333333%}.vc_col-xs-pull-12{right:100%}.vc_col-xs-pull-11{right:91.66666667%}.vc_col-xs-pull-10{right:83.33333333%}.vc_col-xs-pull-9{right:75%}.vc_col-xs-pull-8{right:66.66666667%}.vc_col-xs-pull-7{right:58.33333333%}.vc_col-xs-pull-6{right:50%}.vc_col-xs-pull-5{right:41.66666667%}.vc_col-xs-pull-4{right:33.33333333%}.vc_col-xs-pull-3{right:25%}.vc_col-xs-pull-2{right:16.66666667%}.vc_col-xs-pull-1{right:8.33333333%}.vc_col-xs-pull-0{right:auto}.vc_col-xs-push-12{left:100%}.vc_col-xs-push-11{left:91.66666667%}.vc_col-xs-push-10{left:83.33333333%}.vc_col-xs-push-9{left:75%}.vc_col-xs-push-8{left:66.66666667%}.vc_col-xs-push-7{left:58.33333333%}.vc_col-xs-push-6{left:50%}.vc_col-xs-push-5{left:41.66666667%}.vc_col-xs-push-4{left:33.33333333%}.vc_col-xs-push-3{left:25%}.vc_col-xs-push-2{left:16.66666667%}.vc_col-xs-push-1{left:8.33333333%}.vc_col-xs-push-0{left:auto}.vc_col-xs-offset-12{margin-left:100%}.vc_col-xs-offset-11{margin-left:91.66666667%}.vc_col-xs-offset-10{margin-left:83.33333333%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-8{margin-left:66.66666667%}.vc_col-xs-offset-7{margin-left:58.33333333%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-5{margin-left:41.66666667%}.vc_col-xs-offset-4{margin-left:33.33333333%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-2{margin-left:16.66666667%}.vc_col-xs-offset-1{margin-left:8.33333333%}.vc_col-xs-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5,.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5,.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5,.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5{float:left}.vc_col-xs-5\/5{width:100%}.vc_col-xs-4\/5{width:80%}.vc_col-xs-3\/5{width:60%}.vc_col-xs-2\/5{width:40%}.vc_col-xs-1\/5{width:20%}.vc_col-xs-pull-5\/5{right:100%}.vc_col-xs-pull-4\/5{right:80%}.vc_col-xs-pull-3\/5{right:60%}.vc_col-xs-pull-2\/5{right:40%}.vc_col-xs-pull-1\/5{right:20%}.vc_col-xs-pull-0\/5{right:auto}.vc_col-xs-push-5\/5{left:100%}.vc_col-xs-push-4\/5{left:80%}.vc_col-xs-push-3\/5{left:60%}.vc_col-xs-push-2\/5{left:40%}.vc_col-xs-push-1\/5{left:20%}.vc_col-xs-push-0\/5{left:auto}.vc_col-xs-offset-5\/5{margin-left:100%}.vc_col-xs-offset-4\/5{margin-left:80%}.vc_col-xs-offset-3\/5{margin-left:60%}.vc_col-xs-offset-2\/5{margin-left:40%}.vc_col-xs-offset-1\/5{margin-left:20%}.vc_col-xs-offset-0\/5{margin-left:0}[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5{float:right}@media (min-width:768px){.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-9{float:right}.vc_col-sm-12{width:100%}.vc_col-sm-11{width:91.66666667%}.vc_col-sm-10{width:83.33333333%}.vc_col-sm-9{width:75%}.vc_col-sm-8{width:66.66666667%}.vc_col-sm-7{width:58.33333333%}.vc_col-sm-6{width:50%}.vc_col-sm-5{width:41.66666667%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}.vc_col-sm-2{width:16.66666667%}.vc_col-sm-1{width:8.33333333%}.vc_col-sm-pull-12{right:100%}.vc_col-sm-pull-11{right:91.66666667%}.vc_col-sm-pull-10{right:83.33333333%}.vc_col-sm-pull-9{right:75%}.vc_col-sm-pull-8{right:66.66666667%}.vc_col-sm-pull-7{right:58.33333333%}.vc_col-sm-pull-6{right:50%}.vc_col-sm-pull-5{right:41.66666667%}.vc_col-sm-pull-4{right:33.33333333%}.vc_col-sm-pull-3{right:25%}.vc_col-sm-pull-2{right:16.66666667%}.vc_col-sm-pull-1{right:8.33333333%}.vc_col-sm-pull-0{right:auto}.vc_col-sm-push-12{left:100%}.vc_col-sm-push-11{left:91.66666667%}.vc_col-sm-push-10{left:83.33333333%}.vc_col-sm-push-9{left:75%}.vc_col-sm-push-8{left:66.66666667%}.vc_col-sm-push-7{left:58.33333333%}.vc_col-sm-push-6{left:50%}.vc_col-sm-push-5{left:41.66666667%}.vc_col-sm-push-4{left:33.33333333%}.vc_col-sm-push-3{left:25%}.vc_col-sm-push-2{left:16.66666667%}.vc_col-sm-push-1{left:8.33333333%}.vc_col-sm-push-0{left:auto}.vc_col-sm-offset-12{margin-left:100%}.vc_col-sm-offset-11{margin-left:91.66666667%}.vc_col-sm-offset-10{margin-left:83.33333333%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-8{margin-left:66.66666667%}.vc_col-sm-offset-7{margin-left:58.33333333%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-5{margin-left:41.66666667%}.vc_col-sm-offset-4{margin-left:33.33333333%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-2{margin-left:16.66666667%}.vc_col-sm-offset-1{margin-left:8.33333333%}.vc_col-sm-offset-0{margin-left:0}.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-sm-5\/5{width:100%}.vc_col-sm-4\/5{width:80%}.vc_col-sm-3\/5{width:60%}.vc_col-sm-2\/5{width:40%}.vc_col-sm-1\/5{width:20%}.vc_col-sm-pull-5\/5{right:100%}.vc_col-sm-pull-4\/5{right:80%}.vc_col-sm-pull-3\/5{right:60%}.vc_col-sm-pull-2\/5{right:40%}.vc_col-sm-pull-1\/5{right:20%}.vc_col-sm-pull-0\/5{right:auto}.vc_col-sm-push-5\/5{left:100%}.vc_col-sm-push-4\/5{left:80%}.vc_col-sm-push-3\/5{left:60%}.vc_col-sm-push-2\/5{left:40%}.vc_col-sm-push-1\/5{left:20%}.vc_col-sm-push-0\/5{left:auto}.vc_col-sm-offset-5\/5{margin-left:100%}.vc_col-sm-offset-4\/5{margin-left:80%}.vc_col-sm-offset-3\/5{margin-left:60%}.vc_col-sm-offset-2\/5{margin-left:40%}.vc_col-sm-offset-1\/5{margin-left:20%}.vc_col-sm-offset-0\/5{margin-left:0}}@media (min-width:992px){.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-9{float:right}.vc_col-md-12{width:100%}.vc_col-md-11{width:91.66666667%}.vc_col-md-10{width:83.33333333%}.vc_col-md-9{width:75%}.vc_col-md-8{width:66.66666667%}.vc_col-md-7{width:58.33333333%}.vc_col-md-6{width:50%}.vc_col-md-5{width:41.66666667%}.vc_col-md-4{width:33.33333333%}.vc_col-md-3{width:25%}.vc_col-md-2{width:16.66666667%}.vc_col-md-1{width:8.33333333%}.vc_col-md-pull-12{right:100%}.vc_col-md-pull-11{right:91.66666667%}.vc_col-md-pull-10{right:83.33333333%}.vc_col-md-pull-9{right:75%}.vc_col-md-pull-8{right:66.66666667%}.vc_col-md-pull-7{right:58.33333333%}.vc_col-md-pull-6{right:50%}.vc_col-md-pull-5{right:41.66666667%}.vc_col-md-pull-4{right:33.33333333%}.vc_col-md-pull-3{right:25%}.vc_col-md-pull-2{right:16.66666667%}.vc_col-md-pull-1{right:8.33333333%}.vc_col-md-pull-0{right:auto}.vc_col-md-push-12{left:100%}.vc_col-md-push-11{left:91.66666667%}.vc_col-md-push-10{left:83.33333333%}.vc_col-md-push-9{left:75%}.vc_col-md-push-8{left:66.66666667%}.vc_col-md-push-7{left:58.33333333%}.vc_col-md-push-6{left:50%}.vc_col-md-push-5{left:41.66666667%}.vc_col-md-push-4{left:33.33333333%}.vc_col-md-push-3{left:25%}.vc_col-md-push-2{left:16.66666667%}.vc_col-md-push-1{left:8.33333333%}.vc_col-md-push-0{left:auto}.vc_col-md-offset-12{margin-left:100%}.vc_col-md-offset-11{margin-left:91.66666667%}.vc_col-md-offset-10{margin-left:83.33333333%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-8{margin-left:66.66666667%}.vc_col-md-offset-7{margin-left:58.33333333%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-5{margin-left:41.66666667%}.vc_col-md-offset-4{margin-left:33.33333333%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-2{margin-left:16.66666667%}.vc_col-md-offset-1{margin-left:8.33333333%}.vc_col-md-offset-0{margin-left:0}.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-md-5\/5{width:100%}.vc_col-md-4\/5{width:80%}.vc_col-md-3\/5{width:60%}.vc_col-md-2\/5{width:40%}.vc_col-md-1\/5{width:20%}.vc_col-md-pull-5\/5{right:100%}.vc_col-md-pull-4\/5{right:80%}.vc_col-md-pull-3\/5{right:60%}.vc_col-md-pull-2\/5{right:40%}.vc_col-md-pull-1\/5{right:20%}.vc_col-md-pull-0\/5{right:auto}.vc_col-md-push-5\/5{left:100%}.vc_col-md-push-4\/5{left:80%}.vc_col-md-push-3\/5{left:60%}.vc_col-md-push-2\/5{left:40%}.vc_col-md-push-1\/5{left:20%}.vc_col-md-push-0\/5{left:auto}.vc_col-md-offset-5\/5{margin-left:100%}.vc_col-md-offset-4\/5{margin-left:80%}.vc_col-md-offset-3\/5{margin-left:60%}.vc_col-md-offset-2\/5{margin-left:40%}.vc_col-md-offset-1\/5{margin-left:20%}.vc_col-md-offset-0\/5{margin-left:0}}@media (min-width:1200px){.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-9{float:right}.vc_col-lg-12{width:100%}.vc_col-lg-11{width:91.66666667%}.vc_col-lg-10{width:83.33333333%}.vc_col-lg-9{width:75%}.vc_col-lg-8{width:66.66666667%}.vc_col-lg-7{width:58.33333333%}.vc_col-lg-6{width:50%}.vc_col-lg-5{width:41.66666667%}.vc_col-lg-4{width:33.33333333%}.vc_col-lg-3{width:25%}.vc_col-lg-2{width:16.66666667%}.vc_col-lg-1{width:8.33333333%}.vc_col-lg-pull-12{right:100%}.vc_col-lg-pull-11{right:91.66666667%}.vc_col-lg-pull-10{right:83.33333333%}.vc_col-lg-pull-9{right:75%}.vc_col-lg-pull-8{right:66.66666667%}.vc_col-lg-pull-7{right:58.33333333%}.vc_col-lg-pull-6{right:50%}.vc_col-lg-pull-5{right:41.66666667%}.vc_col-lg-pull-4{right:33.33333333%}.vc_col-lg-pull-3{right:25%}.vc_col-lg-pull-2{right:16.66666667%}.vc_col-lg-pull-1{right:8.33333333%}.vc_col-lg-pull-0{right:auto}.vc_col-lg-push-12{left:100%}.vc_col-lg-push-11{left:91.66666667%}.vc_col-lg-push-10{left:83.33333333%}.vc_col-lg-push-9{left:75%}.vc_col-lg-push-8{left:66.66666667%}.vc_col-lg-push-7{left:58.33333333%}.vc_col-lg-push-6{left:50%}.vc_col-lg-push-5{left:41.66666667%}.vc_col-lg-push-4{left:33.33333333%}.vc_col-lg-push-3{left:25%}.vc_col-lg-push-2{left:16.66666667%}.vc_col-lg-push-1{left:8.33333333%}.vc_col-lg-push-0{left:auto}.vc_col-lg-offset-12{margin-left:100%}.vc_col-lg-offset-11{margin-left:91.66666667%}.vc_col-lg-offset-10{margin-left:83.33333333%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-8{margin-left:66.66666667%}.vc_col-lg-offset-7{margin-left:58.33333333%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-5{margin-left:41.66666667%}.vc_col-lg-offset-4{margin-left:33.33333333%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-2{margin-left:16.66666667%}.vc_col-lg-offset-1{margin-left:8.33333333%}.vc_col-lg-offset-0{margin-left:0}.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5{float:left}[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5{float:right}.vc_col-lg-5\/5{width:100%}.vc_col-lg-4\/5{width:80%}.vc_col-lg-3\/5{width:60%}.vc_col-lg-2\/5{width:40%}.vc_col-lg-1\/5{width:20%}.vc_col-lg-pull-5\/5{right:100%}.vc_col-lg-pull-4\/5{right:80%}.vc_col-lg-pull-3\/5{right:60%}.vc_col-lg-pull-2\/5{right:40%}.vc_col-lg-pull-1\/5{right:20%}.vc_col-lg-pull-0\/5{right:auto}.vc_col-lg-push-5\/5{left:100%}.vc_col-lg-push-4\/5{left:80%}.vc_col-lg-push-3\/5{left:60%}.vc_col-lg-push-2\/5{left:40%}.vc_col-lg-push-1\/5{left:20%}.vc_col-lg-push-0\/5{left:auto}.vc_col-lg-offset-5\/5{margin-left:100%}.vc_col-lg-offset-4\/5{margin-left:80%}.vc_col-lg-offset-3\/5{margin-left:60%}.vc_col-lg-offset-2\/5{margin-left:40%}.vc_col-lg-offset-1\/5{margin-left:20%}.vc_col-lg-offset-0\/5{margin-left:0}}.vc_pull-right{float:right!important}.vc_pull-left{float:left!important}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_clearfix:after{clear:both}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_clearfix:after{clear:both}.vc_el-clearfix{clear:both}@media (max-width:767px){.vc_el-clearfix-xs{clear:both}}@media (min-width:768px) and (max-width:991px){.vc_el-clearfix-sm{clear:both}}@media (min-width:992px) and (max-width:1199px){.vc_el-clearfix-md{clear:both}}@media (min-width:1200px){.vc_el-clearfix-lg{clear:both}}.vc_visible{display:block}.vc_table{width:100%;margin-bottom:20px;border-collapse:collapse}.vc_table>tbody>tr>td,.vc_table>tbody>tr>th,.vc_table>tfoot>tr>td,.vc_table>tfoot>tr>th,.vc_table>thead>tr>td,.vc_table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.vc_table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.vc_table>caption+thead>tr:first-child>td,.vc_table>caption+thead>tr:first-child>th,.vc_table>colgroup+thead>tr:first-child>td,.vc_table>colgroup+thead>tr:first-child>th,.vc_table>thead:first-child>tr:first-child>td,.vc_table>thead:first-child>tr:first-child>th{border-top:0}.vc_table>tbody+tbody{border-top:2px solid #ddd}.vc_table .table{background-color:#fff}.vc_table-bordered{border:1px solid #ddd}.vc_table-bordered>tbody>tr>td,.vc_table-bordered>tbody>tr>th,.vc_table-bordered>tfoot>tr>td,.vc_table-bordered>tfoot>tr>th,.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border:1px solid #ddd}.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th{border-bottom-width:2px}.vc_pixel_icon{display:inline-block;vertical-align:middle;height:16px;width:16px;background-position:0 0;background-repeat:no-repeat}.vc_pixel_icon-alert{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/vc/alert.png)}.vc_pixel_icon-info{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/vc/info.png)}.vc_pixel_icon-tick{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/vc/tick.png)}.vc_pixel_icon-explanation{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/vc/exclamation.png)}.vc_pixel_icon-address_book{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/address-book.png)}.vc_pixel_icon-alarm_clock{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png)}.vc_pixel_icon-anchor{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/anchor.png)}.vc_pixel_icon-application_image{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/application-image.png)}.vc_pixel_icon-arrow{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/arrow.png)}.vc_pixel_icon-asterisk{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/asterisk.png)}.vc_pixel_icon-hammer{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png)}.vc_pixel_icon-balloon{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon.png)}.vc_pixel_icon-balloon_buzz{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png)}.vc_pixel_icon-balloon_facebook{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png)}.vc_pixel_icon-balloon_twitter{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png)}.vc_pixel_icon-battery{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/battery-full.png)}.vc_pixel_icon-binocular{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/binocular.png)}.vc_pixel_icon-document_excel{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png)}.vc_pixel_icon-document_image{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png)}.vc_pixel_icon-document_music{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png)}.vc_pixel_icon-document_office{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png)}.vc_pixel_icon-document_pdf{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png)}.vc_pixel_icon-document_powerpoint{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png)}.vc_pixel_icon-document_word{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png)}.vc_pixel_icon-bookmark{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/bookmark.png)}.vc_pixel_icon-camcorder{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/camcorder.png)}.vc_pixel_icon-camera{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/camera.png)}.vc_pixel_icon-chart{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/chart.png)}.vc_pixel_icon-chart_pie{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png)}.vc_pixel_icon-clock{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/clock.png)}.vc_pixel_icon-play{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/control.png)}.vc_pixel_icon-fire{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/fire.png)}.vc_pixel_icon-heart{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/heart.png)}.vc_pixel_icon-mail{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/mail.png)}.vc_pixel_icon-shield{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png)}.vc_pixel_icon-video{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/video.png)}@font-face{font-family:vcpb-plugin-icons;src:url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62);src:url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62#iefix) format('embedded-opentype'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf?f6ud62) format('truetype'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff?f6ud62) format('woff'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg?f6ud62#vcpb-plugin-icons) format('svg');font-weight:400;font-style:normal}.vc-composer-icon{font-family:vcpb-plugin-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc-c-icon-minimize:before{content:"\e91c"}.vc-c-icon-close:before{content:"\e5cd"}.vc-c-icon-1-6_4-6_1-6:before{content:"\e90e"}.vc-c-icon-add_template:before{content:"\e903"}.vc-c-icon-arrow_back:before{content:"\e5c4"}.vc-c-icon-arrow_drop_down:before{content:"\e5c5"}.vc-c-icon-arrow_drop_up:before{content:"\e5c7"}.vc-c-icon-arrow_forward:before{content:"\e5c8"}.vc-c-icon-check:before{content:"\e5ca"}.vc-c-icon-arrow_upward:before{content:"\e5d8"}.vc-c-icon-arrow_downward:before{content:"\e5db"}.vc-c-icon-sync:before{content:"\e627"}.vc-c-icon-search:before{content:"\e8b6"}.vc-c-icon-1-1:before{content:"\e900"}.vc-c-icon-1-2_1-2:before{content:"\e901"}.vc-c-icon-1-3_1-3_1-3:before{content:"\e902"}.vc-c-icon-1-4_1-2_1-4:before{content:"\e904"}.vc-c-icon-1-4_1-4_1-4_1-4:before{content:"\e905"}.vc-c-icon-1-4_3-4:before{content:"\e906"}.vc-c-icon-1-6_1-6_1-6_1-2:before{content:"\e907"}.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before{content:"\e908"}.vc-c-icon-l_15_15_15_15_15:before{content:"\e909"}.vc-c-icon-1-6_2-3_1-6:before{content:"\e90a"}.vc-c-icon-2-3_1-3:before{content:"\e90b"}.vc-c-icon-5-6_1-6:before{content:"\e90c"}.vc-c-icon-add_element:before{content:"\e90d"}.vc-c-icon-add:before{content:"\e90f"}.vc-c-icon-cog:before{content:"\e910"}.vc-c-icon-content_copy:before{content:"\e911"}.vc-c-icon-delete_empty:before{content:"\e912"}.vc-c-icon-dragndrop:before{content:"\e913"}.vc-c-icon-fullscreen_exit:before{content:"\e914"}.vc-c-icon-fullscreen:before{content:"\e915"}.vc-c-icon-arrow_drop_right:before{content:"\e916"}.vc-c-icon-layout_default:before{content:"\e917"}.vc-c-icon-layout_landscape-smartphones:before{content:"\e918"}.vc-c-icon-layout_landscape-tablets:before{content:"\e919"}.vc-c-icon-layout_portrait-smartphones:before{content:"\e91a"}.vc-c-icon-layout_portrait-tablets:before{content:"\e91b"}.vc-c-icon-mode_edit:before{content:"\e91d"}.vc-c-icon-row_default_fe:before{content:"\e91e"}.vc-c-icon-text-block:before{content:"\e91f"}.vc_txt_align_left{text-align:left}.vc_txt_align_right{text-align:right}.vc_txt_align_center{text-align:center}.vc_txt_align_justify{text-align:justify;text-justify:inter-word}.vc_el_width_50{width:50%;margin-left:auto!important;margin-right:auto!important}.vc_el_width_60{width:60%;margin-left:auto!important;margin-right:auto!important}.vc_el_width_70{width:70%;margin-left:auto!important;margin-right:auto!important}.vc_el_width_80{width:80%;margin-left:auto!important;margin-right:auto!important}.vc_el_width_90{width:90%;margin-left:auto!important;margin-right:auto!important}.vc_el_width_100{width:100%;margin-left:auto!important;margin-right:auto!important}.vc_btn,a.vc_btn,button.vc_btn{cursor:pointer;display:inline-block;text-decoration:none!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:9px 12px;font-size:100%;line-height:20px;border-radius:4px}.vc_btn,.vc_btn:focus,.vc_btn:hover,a.vc_btn,a.vc_btn:focus,a.vc_btn:hover,button.vc_btn,button.vc_btn:focus,button.vc_btn:hover{border:1px solid transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.vc_btn-lg,a.vc_btn-lg,button.vc_btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.vc_btn-sm,a.vc_btn-sm,button.vc_btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn-xs,a.vc_btn-xs,button.vc_btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.vc_btn_square,a.vc_btn_square,button.vc_btn_square{border-radius:0}.vc_btn_square_outlined,a.vc_btn_square_outlined,button.vc_btn_square_outlined{border-radius:0;background:0 0!important}.vc_btn_square_outlined,.vc_btn_square_outlined:focus,.vc_btn_square_outlined:hover,a.vc_btn_square_outlined,a.vc_btn_square_outlined:focus,a.vc_btn_square_outlined:hover,button.vc_btn_square_outlined,button.vc_btn_square_outlined:focus,button.vc_btn_square_outlined:hover{border:2px solid}.vc_btn_round,a.vc_btn_round,button.vc_btn_round{border-radius:25px}.vc_btn_outlined,a.vc_btn_outlined,button.vc_btn_outlined{background:0 0!important}.vc_btn_outlined,.vc_btn_outlined:focus,.vc_btn_outlined:hover,a.vc_btn_outlined,a.vc_btn_outlined:focus,a.vc_btn_outlined:hover,button.vc_btn_outlined,button.vc_btn_outlined:focus,button.vc_btn_outlined:hover{border:2px solid}.vc_btn-blue,a.vc_btn-blue,button.vc_btn-blue{background-color:#5472d2;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-blue:hover,a.vc_btn-blue:hover,button.vc_btn-blue:hover{background-color:#3c5ecc;color:#f7f7f7!important}.vc_btn-blue.vc_btn_outlined,.vc_btn-blue.vc_btn_square_outlined,a.vc_btn-blue.vc_btn_outlined,a.vc_btn-blue.vc_btn_square_outlined,button.vc_btn-blue.vc_btn_outlined,button.vc_btn-blue.vc_btn_square_outlined{color:#5472d2!important}.vc_btn-blue.vc_btn_outlined:hover,.vc_btn-blue.vc_btn_square_outlined:hover,a.vc_btn-blue.vc_btn_outlined:hover,a.vc_btn-blue.vc_btn_square_outlined:hover,button.vc_btn-blue.vc_btn_outlined:hover,button.vc_btn-blue.vc_btn_square_outlined:hover{border-color:#3c5ecc}.vc_btn-blue.vc_btn_3d,a.vc_btn-blue.vc_btn_3d,button.vc_btn-blue.vc_btn_3d{-webkit-box-shadow:0 5px 0 #3253bc;box-shadow:0 5px 0 #3253bc;margin-bottom:5px}.vc_btn-blue.vc_btn_3d.vc_btn_xs,a.vc_btn-blue.vc_btn_3d.vc_btn_xs,button.vc_btn-blue.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #3253bc;box-shadow:0 3px 0 #3253bc;margin-bottom:3px}.vc_btn-blue.vc_btn_3d.vc_btn_sm,a.vc_btn-blue.vc_btn_3d.vc_btn_sm,button.vc_btn-blue.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #3253bc;box-shadow:0 4px 0 #3253bc;margin-bottom:4px}.vc_btn-turquoise,a.vc_btn-turquoise,button.vc_btn-turquoise{background-color:#00c1cf;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-turquoise:hover,a.vc_btn-turquoise:hover,button.vc_btn-turquoise:hover{background-color:#00a4b0;color:#f7f7f7!important}.vc_btn-turquoise.vc_btn_outlined,.vc_btn-turquoise.vc_btn_square_outlined,a.vc_btn-turquoise.vc_btn_outlined,a.vc_btn-turquoise.vc_btn_square_outlined,button.vc_btn-turquoise.vc_btn_outlined,button.vc_btn-turquoise.vc_btn_square_outlined{color:#00c1cf!important}.vc_btn-turquoise.vc_btn_outlined:hover,.vc_btn-turquoise.vc_btn_square_outlined:hover,a.vc_btn-turquoise.vc_btn_outlined:hover,a.vc_btn-turquoise.vc_btn_square_outlined:hover,button.vc_btn-turquoise.vc_btn_outlined:hover,button.vc_btn-turquoise.vc_btn_square_outlined:hover{border-color:#00a4b0}.vc_btn-turquoise.vc_btn_3d,a.vc_btn-turquoise.vc_btn_3d,button.vc_btn-turquoise.vc_btn_3d{-webkit-box-shadow:0 5px 0 #008d97;box-shadow:0 5px 0 #008d97;margin-bottom:5px}.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #008d97;box-shadow:0 3px 0 #008d97;margin-bottom:3px}.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #008d97;box-shadow:0 4px 0 #008d97;margin-bottom:4px}.vc_btn-pink,a.vc_btn-pink,button.vc_btn-pink{background-color:#fe6c61;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-pink:hover,a.vc_btn-pink:hover,button.vc_btn-pink:hover{background-color:#fe5043;color:#f7f7f7!important}.vc_btn-pink.vc_btn_outlined,.vc_btn-pink.vc_btn_square_outlined,a.vc_btn-pink.vc_btn_outlined,a.vc_btn-pink.vc_btn_square_outlined,button.vc_btn-pink.vc_btn_outlined,button.vc_btn-pink.vc_btn_square_outlined{color:#fe6c61!important}.vc_btn-pink.vc_btn_outlined:hover,.vc_btn-pink.vc_btn_square_outlined:hover,a.vc_btn-pink.vc_btn_outlined:hover,a.vc_btn-pink.vc_btn_square_outlined:hover,button.vc_btn-pink.vc_btn_outlined:hover,button.vc_btn-pink.vc_btn_square_outlined:hover{border-color:#fe5043}.vc_btn-pink.vc_btn_3d,a.vc_btn-pink.vc_btn_3d,button.vc_btn-pink.vc_btn_3d{-webkit-box-shadow:0 5px 0 #fe3829;box-shadow:0 5px 0 #fe3829;margin-bottom:5px}.vc_btn-pink.vc_btn_3d.vc_btn_xs,a.vc_btn-pink.vc_btn_3d.vc_btn_xs,button.vc_btn-pink.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #fe3829;box-shadow:0 3px 0 #fe3829;margin-bottom:3px}.vc_btn-pink.vc_btn_3d.vc_btn_sm,a.vc_btn-pink.vc_btn_3d.vc_btn_sm,button.vc_btn-pink.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #fe3829;box-shadow:0 4px 0 #fe3829;margin-bottom:4px}.vc_btn-violet,a.vc_btn-violet,button.vc_btn-violet{background-color:#8d6dc4;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-violet:hover,a.vc_btn-violet:hover,button.vc_btn-violet:hover{background-color:#7c57bb;color:#f7f7f7!important}.vc_btn-violet.vc_btn_outlined,.vc_btn-violet.vc_btn_square_outlined,a.vc_btn-violet.vc_btn_outlined,a.vc_btn-violet.vc_btn_square_outlined,button.vc_btn-violet.vc_btn_outlined,button.vc_btn-violet.vc_btn_square_outlined{color:#8d6dc4!important}.vc_btn-violet.vc_btn_outlined:hover,.vc_btn-violet.vc_btn_square_outlined:hover,a.vc_btn-violet.vc_btn_outlined:hover,a.vc_btn-violet.vc_btn_square_outlined:hover,button.vc_btn-violet.vc_btn_outlined:hover,button.vc_btn-violet.vc_btn_square_outlined:hover{border-color:#7c57bb}.vc_btn-violet.vc_btn_3d,a.vc_btn-violet.vc_btn_3d,button.vc_btn-violet.vc_btn_3d{-webkit-box-shadow:0 5px 0 #6e48b1;box-shadow:0 5px 0 #6e48b1;margin-bottom:5px}.vc_btn-violet.vc_btn_3d.vc_btn_xs,a.vc_btn-violet.vc_btn_3d.vc_btn_xs,button.vc_btn-violet.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #6e48b1;box-shadow:0 3px 0 #6e48b1;margin-bottom:3px}.vc_btn-violet.vc_btn_3d.vc_btn_sm,a.vc_btn-violet.vc_btn_3d.vc_btn_sm,button.vc_btn-violet.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #6e48b1;box-shadow:0 4px 0 #6e48b1;margin-bottom:4px}.vc_btn-peacoc,a.vc_btn-peacoc,button.vc_btn-peacoc{background-color:#4cadc9;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-peacoc:hover,a.vc_btn-peacoc:hover,button.vc_btn-peacoc:hover{background-color:#39a0bd;color:#f7f7f7!important}.vc_btn-peacoc.vc_btn_outlined,.vc_btn-peacoc.vc_btn_square_outlined,a.vc_btn-peacoc.vc_btn_outlined,a.vc_btn-peacoc.vc_btn_square_outlined,button.vc_btn-peacoc.vc_btn_outlined,button.vc_btn-peacoc.vc_btn_square_outlined{color:#4cadc9!important}.vc_btn-peacoc.vc_btn_outlined:hover,.vc_btn-peacoc.vc_btn_square_outlined:hover,a.vc_btn-peacoc.vc_btn_outlined:hover,a.vc_btn-peacoc.vc_btn_square_outlined:hover,button.vc_btn-peacoc.vc_btn_outlined:hover,button.vc_btn-peacoc.vc_btn_square_outlined:hover{border-color:#39a0bd}.vc_btn-peacoc.vc_btn_3d,a.vc_btn-peacoc.vc_btn_3d,button.vc_btn-peacoc.vc_btn_3d{-webkit-box-shadow:0 5px 0 #338faa;box-shadow:0 5px 0 #338faa;margin-bottom:5px}.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #338faa;box-shadow:0 3px 0 #338faa;margin-bottom:3px}.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #338faa;box-shadow:0 4px 0 #338faa;margin-bottom:4px}.vc_btn-chino,a.vc_btn-chino,button.vc_btn-chino{background-color:#cec2ab;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-chino:hover,a.vc_btn-chino:hover,button.vc_btn-chino:hover{background-color:#c3b498;color:#f7f7f7!important}.vc_btn-chino.vc_btn_outlined,.vc_btn-chino.vc_btn_square_outlined,a.vc_btn-chino.vc_btn_outlined,a.vc_btn-chino.vc_btn_square_outlined,button.vc_btn-chino.vc_btn_outlined,button.vc_btn-chino.vc_btn_square_outlined{color:#cec2ab!important}.vc_btn-chino.vc_btn_outlined:hover,.vc_btn-chino.vc_btn_square_outlined:hover,a.vc_btn-chino.vc_btn_outlined:hover,a.vc_btn-chino.vc_btn_square_outlined:hover,button.vc_btn-chino.vc_btn_outlined:hover,button.vc_btn-chino.vc_btn_square_outlined:hover{border-color:#c3b498}.vc_btn-chino.vc_btn_3d,a.vc_btn-chino.vc_btn_3d,button.vc_btn-chino.vc_btn_3d{-webkit-box-shadow:0 5px 0 #b9a888;box-shadow:0 5px 0 #b9a888;margin-bottom:5px}.vc_btn-chino.vc_btn_3d.vc_btn_xs,a.vc_btn-chino.vc_btn_3d.vc_btn_xs,button.vc_btn-chino.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #b9a888;box-shadow:0 3px 0 #b9a888;margin-bottom:3px}.vc_btn-chino.vc_btn_3d.vc_btn_sm,a.vc_btn-chino.vc_btn_3d.vc_btn_sm,button.vc_btn-chino.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #b9a888;box-shadow:0 4px 0 #b9a888;margin-bottom:4px}.vc_btn-mulled_wine,a.vc_btn-mulled_wine,button.vc_btn-mulled_wine{background-color:#50485b;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-mulled_wine:hover,a.vc_btn-mulled_wine:hover,button.vc_btn-mulled_wine:hover{background-color:#413a4a;color:#f7f7f7!important}.vc_btn-mulled_wine.vc_btn_outlined,.vc_btn-mulled_wine.vc_btn_square_outlined,a.vc_btn-mulled_wine.vc_btn_outlined,a.vc_btn-mulled_wine.vc_btn_square_outlined,button.vc_btn-mulled_wine.vc_btn_outlined,button.vc_btn-mulled_wine.vc_btn_square_outlined{color:#50485b!important}.vc_btn-mulled_wine.vc_btn_outlined:hover,.vc_btn-mulled_wine.vc_btn_square_outlined:hover,a.vc_btn-mulled_wine.vc_btn_outlined:hover,a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,button.vc_btn-mulled_wine.vc_btn_outlined:hover,button.vc_btn-mulled_wine.vc_btn_square_outlined:hover{border-color:#413a4a}.vc_btn-mulled_wine.vc_btn_3d,a.vc_btn-mulled_wine.vc_btn_3d,button.vc_btn-mulled_wine.vc_btn_3d{-webkit-box-shadow:0 5px 0 #342f3c;box-shadow:0 5px 0 #342f3c;margin-bottom:5px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #342f3c;box-shadow:0 3px 0 #342f3c;margin-bottom:3px}.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #342f3c;box-shadow:0 4px 0 #342f3c;margin-bottom:4px}.vc_btn-vista_blue,a.vc_btn-vista_blue,button.vc_btn-vista_blue{background-color:#75d69c;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-vista_blue:hover,a.vc_btn-vista_blue:hover,button.vc_btn-vista_blue:hover{background-color:#5dcf8b;color:#f7f7f7!important}.vc_btn-vista_blue.vc_btn_outlined,.vc_btn-vista_blue.vc_btn_square_outlined,a.vc_btn-vista_blue.vc_btn_outlined,a.vc_btn-vista_blue.vc_btn_square_outlined,button.vc_btn-vista_blue.vc_btn_outlined,button.vc_btn-vista_blue.vc_btn_square_outlined{color:#75d69c!important}.vc_btn-vista_blue.vc_btn_outlined:hover,.vc_btn-vista_blue.vc_btn_square_outlined:hover,a.vc_btn-vista_blue.vc_btn_outlined:hover,a.vc_btn-vista_blue.vc_btn_square_outlined:hover,button.vc_btn-vista_blue.vc_btn_outlined:hover,button.vc_btn-vista_blue.vc_btn_square_outlined:hover{border-color:#5dcf8b}.vc_btn-vista_blue.vc_btn_3d,a.vc_btn-vista_blue.vc_btn_3d,button.vc_btn-vista_blue.vc_btn_3d{-webkit-box-shadow:0 5px 0 #4ac97d;box-shadow:0 5px 0 #4ac97d;margin-bottom:5px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #4ac97d;box-shadow:0 3px 0 #4ac97d;margin-bottom:3px}.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #4ac97d;box-shadow:0 4px 0 #4ac97d;margin-bottom:4px}.vc_btn-black,a.vc_btn-black,button.vc_btn-black{background-color:#2a2a2a;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-black:hover,a.vc_btn-black:hover,button.vc_btn-black:hover{background-color:#1b1b1b;color:#f7f7f7!important}.vc_btn-black.vc_btn_outlined,.vc_btn-black.vc_btn_square_outlined,a.vc_btn-black.vc_btn_outlined,a.vc_btn-black.vc_btn_square_outlined,button.vc_btn-black.vc_btn_outlined,button.vc_btn-black.vc_btn_square_outlined{color:#2a2a2a!important}.vc_btn-black.vc_btn_outlined:hover,.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover,a.vc_btn-black.vc_btn_square_outlined:hover,button.vc_btn-black.vc_btn_outlined:hover,button.vc_btn-black.vc_btn_square_outlined:hover{border-color:#1b1b1b}.vc_btn-black.vc_btn_3d,a.vc_btn-black.vc_btn_3d,button.vc_btn-black.vc_btn_3d{-webkit-box-shadow:0 5px 0 #0e0e0e;box-shadow:0 5px 0 #0e0e0e;margin-bottom:5px}.vc_btn-black.vc_btn_3d.vc_btn_xs,a.vc_btn-black.vc_btn_3d.vc_btn_xs,button.vc_btn-black.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #0e0e0e;box-shadow:0 3px 0 #0e0e0e;margin-bottom:3px}.vc_btn-black.vc_btn_3d.vc_btn_sm,a.vc_btn-black.vc_btn_3d.vc_btn_sm,button.vc_btn-black.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #0e0e0e;box-shadow:0 4px 0 #0e0e0e;margin-bottom:4px}.vc_btn-grey,a.vc_btn-grey,button.vc_btn-grey{background-color:#ebebeb;color:#666!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-grey:hover,a.vc_btn-grey:hover,button.vc_btn-grey:hover{background-color:#dcdcdc;color:#5e5e5e!important}.vc_btn-grey.vc_btn_outlined,.vc_btn-grey.vc_btn_square_outlined,a.vc_btn-grey.vc_btn_outlined,a.vc_btn-grey.vc_btn_square_outlined,button.vc_btn-grey.vc_btn_outlined,button.vc_btn-grey.vc_btn_square_outlined{color:#ebebeb!important}.vc_btn-grey.vc_btn_outlined:hover,.vc_btn-grey.vc_btn_square_outlined:hover,a.vc_btn-grey.vc_btn_outlined:hover,a.vc_btn-grey.vc_btn_square_outlined:hover,button.vc_btn-grey.vc_btn_outlined:hover,button.vc_btn-grey.vc_btn_square_outlined:hover{border-color:#dcdcdc}.vc_btn-grey.vc_btn_3d,a.vc_btn-grey.vc_btn_3d,button.vc_btn-grey.vc_btn_3d{-webkit-box-shadow:0 5px 0 #cfcfcf;box-shadow:0 5px 0 #cfcfcf;margin-bottom:5px}.vc_btn-grey.vc_btn_3d.vc_btn_xs,a.vc_btn-grey.vc_btn_3d.vc_btn_xs,button.vc_btn-grey.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #cfcfcf;box-shadow:0 3px 0 #cfcfcf;margin-bottom:3px}.vc_btn-grey.vc_btn_3d.vc_btn_sm,a.vc_btn-grey.vc_btn_3d.vc_btn_sm,button.vc_btn-grey.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #cfcfcf;box-shadow:0 4px 0 #cfcfcf;margin-bottom:4px}.vc_btn-orange,a.vc_btn-orange,button.vc_btn-orange{background-color:#f7be68;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-orange:hover,a.vc_btn-orange:hover,button.vc_btn-orange:hover{background-color:#f5b14b;color:#f7f7f7!important}.vc_btn-orange.vc_btn_outlined,.vc_btn-orange.vc_btn_square_outlined,a.vc_btn-orange.vc_btn_outlined,a.vc_btn-orange.vc_btn_square_outlined,button.vc_btn-orange.vc_btn_outlined,button.vc_btn-orange.vc_btn_square_outlined{color:#f7be68!important}.vc_btn-orange.vc_btn_outlined:hover,.vc_btn-orange.vc_btn_square_outlined:hover,a.vc_btn-orange.vc_btn_outlined:hover,a.vc_btn-orange.vc_btn_square_outlined:hover,button.vc_btn-orange.vc_btn_outlined:hover,button.vc_btn-orange.vc_btn_square_outlined:hover{border-color:#f5b14b}.vc_btn-orange.vc_btn_3d,a.vc_btn-orange.vc_btn_3d,button.vc_btn-orange.vc_btn_3d{-webkit-box-shadow:0 5px 0 #f4a733;box-shadow:0 5px 0 #f4a733;margin-bottom:5px}.vc_btn-orange.vc_btn_3d.vc_btn_xs,a.vc_btn-orange.vc_btn_3d.vc_btn_xs,button.vc_btn-orange.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #f4a733;box-shadow:0 3px 0 #f4a733;margin-bottom:3px}.vc_btn-orange.vc_btn_3d.vc_btn_sm,a.vc_btn-orange.vc_btn_3d.vc_btn_sm,button.vc_btn-orange.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #f4a733;box-shadow:0 4px 0 #f4a733;margin-bottom:4px}.vc_btn-sky,a.vc_btn-sky,button.vc_btn-sky{background-color:#5aa1e3;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-sky:hover,a.vc_btn-sky:hover,button.vc_btn-sky:hover{background-color:#4092df;color:#f7f7f7!important}.vc_btn-sky.vc_btn_outlined,.vc_btn-sky.vc_btn_square_outlined,a.vc_btn-sky.vc_btn_outlined,a.vc_btn-sky.vc_btn_square_outlined,button.vc_btn-sky.vc_btn_outlined,button.vc_btn-sky.vc_btn_square_outlined{color:#5aa1e3!important}.vc_btn-sky.vc_btn_outlined:hover,.vc_btn-sky.vc_btn_square_outlined:hover,a.vc_btn-sky.vc_btn_outlined:hover,a.vc_btn-sky.vc_btn_square_outlined:hover,button.vc_btn-sky.vc_btn_outlined:hover,button.vc_btn-sky.vc_btn_square_outlined:hover{border-color:#4092df}.vc_btn-sky.vc_btn_3d,a.vc_btn-sky.vc_btn_3d,button.vc_btn-sky.vc_btn_3d{-webkit-box-shadow:0 5px 0 #2a86db;box-shadow:0 5px 0 #2a86db;margin-bottom:5px}.vc_btn-sky.vc_btn_3d.vc_btn_xs,a.vc_btn-sky.vc_btn_3d.vc_btn_xs,button.vc_btn-sky.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #2a86db;box-shadow:0 3px 0 #2a86db;margin-bottom:3px}.vc_btn-sky.vc_btn_3d.vc_btn_sm,a.vc_btn-sky.vc_btn_3d.vc_btn_sm,button.vc_btn-sky.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #2a86db;box-shadow:0 4px 0 #2a86db;margin-bottom:4px}.vc_btn-green,a.vc_btn-green,button.vc_btn-green{background-color:#6dab3c;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-green:hover,a.vc_btn-green:hover,button.vc_btn-green:hover{background-color:#5f9434;color:#f7f7f7!important}.vc_btn-green.vc_btn_outlined,.vc_btn-green.vc_btn_square_outlined,a.vc_btn-green.vc_btn_outlined,a.vc_btn-green.vc_btn_square_outlined,button.vc_btn-green.vc_btn_outlined,button.vc_btn-green.vc_btn_square_outlined{color:#6dab3c!important}.vc_btn-green.vc_btn_outlined:hover,.vc_btn-green.vc_btn_square_outlined:hover,a.vc_btn-green.vc_btn_outlined:hover,a.vc_btn-green.vc_btn_square_outlined:hover,button.vc_btn-green.vc_btn_outlined:hover,button.vc_btn-green.vc_btn_square_outlined:hover{border-color:#5f9434}.vc_btn-green.vc_btn_3d,a.vc_btn-green.vc_btn_3d,button.vc_btn-green.vc_btn_3d{-webkit-box-shadow:0 5px 0 #53812d;box-shadow:0 5px 0 #53812d;margin-bottom:5px}.vc_btn-green.vc_btn_3d.vc_btn_xs,a.vc_btn-green.vc_btn_3d.vc_btn_xs,button.vc_btn-green.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #53812d;box-shadow:0 3px 0 #53812d;margin-bottom:3px}.vc_btn-green.vc_btn_3d.vc_btn_sm,a.vc_btn-green.vc_btn_3d.vc_btn_sm,button.vc_btn-green.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #53812d;box-shadow:0 4px 0 #53812d;margin-bottom:4px}.vc_btn-juicy_pink,a.vc_btn-juicy_pink,button.vc_btn-juicy_pink{background-color:#f4524d;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-juicy_pink:hover,a.vc_btn-juicy_pink:hover,button.vc_btn-juicy_pink:hover{background-color:#f23630;color:#f7f7f7!important}.vc_btn-juicy_pink.vc_btn_outlined,.vc_btn-juicy_pink.vc_btn_square_outlined,a.vc_btn-juicy_pink.vc_btn_outlined,a.vc_btn-juicy_pink.vc_btn_square_outlined,button.vc_btn-juicy_pink.vc_btn_outlined,button.vc_btn-juicy_pink.vc_btn_square_outlined{color:#f4524d!important}.vc_btn-juicy_pink.vc_btn_outlined:hover,.vc_btn-juicy_pink.vc_btn_square_outlined:hover,a.vc_btn-juicy_pink.vc_btn_outlined:hover,a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,button.vc_btn-juicy_pink.vc_btn_outlined:hover,button.vc_btn-juicy_pink.vc_btn_square_outlined:hover{border-color:#f23630}.vc_btn-juicy_pink.vc_btn_3d,a.vc_btn-juicy_pink.vc_btn_3d,button.vc_btn-juicy_pink.vc_btn_3d{-webkit-box-shadow:0 5px 0 #f11f18;box-shadow:0 5px 0 #f11f18;margin-bottom:5px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #f11f18;box-shadow:0 3px 0 #f11f18;margin-bottom:3px}.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #f11f18;box-shadow:0 4px 0 #f11f18;margin-bottom:4px}.vc_btn-sandy_brown,a.vc_btn-sandy_brown,button.vc_btn-sandy_brown{background-color:#f79468;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-sandy_brown:hover,a.vc_btn-sandy_brown:hover,button.vc_btn-sandy_brown:hover{background-color:#f57f4b;color:#f7f7f7!important}.vc_btn-sandy_brown.vc_btn_outlined,.vc_btn-sandy_brown.vc_btn_square_outlined,a.vc_btn-sandy_brown.vc_btn_outlined,a.vc_btn-sandy_brown.vc_btn_square_outlined,button.vc_btn-sandy_brown.vc_btn_outlined,button.vc_btn-sandy_brown.vc_btn_square_outlined{color:#f79468!important}.vc_btn-sandy_brown.vc_btn_outlined:hover,.vc_btn-sandy_brown.vc_btn_square_outlined:hover,a.vc_btn-sandy_brown.vc_btn_outlined:hover,a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,button.vc_btn-sandy_brown.vc_btn_outlined:hover,button.vc_btn-sandy_brown.vc_btn_square_outlined:hover{border-color:#f57f4b}.vc_btn-sandy_brown.vc_btn_3d,a.vc_btn-sandy_brown.vc_btn_3d,button.vc_btn-sandy_brown.vc_btn_3d{-webkit-box-shadow:0 5px 0 #f46e33;box-shadow:0 5px 0 #f46e33;margin-bottom:5px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #f46e33;box-shadow:0 3px 0 #f46e33;margin-bottom:3px}.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #f46e33;box-shadow:0 4px 0 #f46e33;margin-bottom:4px}.vc_btn-purple,a.vc_btn-purple,button.vc_btn-purple{background-color:#b97ebb;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-purple:hover,a.vc_btn-purple:hover,button.vc_btn-purple:hover{background-color:#ae6ab0;color:#f7f7f7!important}.vc_btn-purple.vc_btn_outlined,.vc_btn-purple.vc_btn_square_outlined,a.vc_btn-purple.vc_btn_outlined,a.vc_btn-purple.vc_btn_square_outlined,button.vc_btn-purple.vc_btn_outlined,button.vc_btn-purple.vc_btn_square_outlined{color:#b97ebb!important}.vc_btn-purple.vc_btn_outlined:hover,.vc_btn-purple.vc_btn_square_outlined:hover,a.vc_btn-purple.vc_btn_outlined:hover,a.vc_btn-purple.vc_btn_square_outlined:hover,button.vc_btn-purple.vc_btn_outlined:hover,button.vc_btn-purple.vc_btn_square_outlined:hover{border-color:#ae6ab0}.vc_btn-purple.vc_btn_3d,a.vc_btn-purple.vc_btn_3d,button.vc_btn-purple.vc_btn_3d{-webkit-box-shadow:0 5px 0 #a559a8;box-shadow:0 5px 0 #a559a8;margin-bottom:5px}.vc_btn-purple.vc_btn_3d.vc_btn_xs,a.vc_btn-purple.vc_btn_3d.vc_btn_xs,button.vc_btn-purple.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #a559a8;box-shadow:0 3px 0 #a559a8;margin-bottom:3px}.vc_btn-purple.vc_btn_3d.vc_btn_sm,a.vc_btn-purple.vc_btn_3d.vc_btn_sm,button.vc_btn-purple.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #a559a8;box-shadow:0 4px 0 #a559a8;margin-bottom:4px}.vc_btn-white,a.vc_btn-white,button.vc_btn-white{background-color:#fff;color:#666!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-white:hover,a.vc_btn-white:hover,button.vc_btn-white:hover{background-color:#f0f0f0;color:#5e5e5e!important}.vc_btn-white.vc_btn_outlined,.vc_btn-white.vc_btn_square_outlined,a.vc_btn-white.vc_btn_outlined,a.vc_btn-white.vc_btn_square_outlined,button.vc_btn-white.vc_btn_outlined,button.vc_btn-white.vc_btn_square_outlined{color:#fff!important}.vc_btn-white.vc_btn_outlined:hover,.vc_btn-white.vc_btn_square_outlined:hover,a.vc_btn-white.vc_btn_outlined:hover,a.vc_btn-white.vc_btn_square_outlined:hover,button.vc_btn-white.vc_btn_outlined:hover,button.vc_btn-white.vc_btn_square_outlined:hover{border-color:#f0f0f0}.vc_btn-white.vc_btn_3d,a.vc_btn-white.vc_btn_3d,button.vc_btn-white.vc_btn_3d{-webkit-box-shadow:0 5px 0 #e3e3e3;box-shadow:0 5px 0 #e3e3e3;margin-bottom:5px}.vc_btn-white.vc_btn_3d.vc_btn_xs,a.vc_btn-white.vc_btn_3d.vc_btn_xs,button.vc_btn-white.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #e3e3e3;box-shadow:0 3px 0 #e3e3e3;margin-bottom:3px}.vc_btn-white.vc_btn_3d.vc_btn_sm,a.vc_btn-white.vc_btn_3d.vc_btn_sm,button.vc_btn-white.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #e3e3e3;box-shadow:0 4px 0 #e3e3e3;margin-bottom:4px}.vc_btn-grace,a.vc_btn-grace,button.vc_btn-grace{background-color:#aed13b;color:#fff!important;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.vc_btn-grace:hover,a.vc_btn-grace:hover,button.vc_btn-grace:hover{background-color:#9ec02d;color:#f7f7f7!important}.vc_btn-grace.vc_btn_outlined,.vc_btn-grace.vc_btn_square_outlined,a.vc_btn-grace.vc_btn_outlined,a.vc_btn-grace.vc_btn_square_outlined,button.vc_btn-grace.vc_btn_outlined,button.vc_btn-grace.vc_btn_square_outlined{color:#aed13b!important}.vc_btn-grace.vc_btn_outlined:hover,.vc_btn-grace.vc_btn_square_outlined:hover,a.vc_btn-grace.vc_btn_outlined:hover,a.vc_btn-grace.vc_btn_square_outlined:hover,button.vc_btn-grace.vc_btn_outlined:hover,button.vc_btn-grace.vc_btn_square_outlined:hover{border-color:#9ec02d}.vc_btn-grace.vc_btn_3d,a.vc_btn-grace.vc_btn_3d,button.vc_btn-grace.vc_btn_3d{-webkit-box-shadow:0 5px 0 #8dac28;box-shadow:0 5px 0 #8dac28;margin-bottom:5px}.vc_btn-grace.vc_btn_3d.vc_btn_xs,a.vc_btn-grace.vc_btn_3d.vc_btn_xs,button.vc_btn-grace.vc_btn_3d.vc_btn_xs{-webkit-box-shadow:0 3px 0 #8dac28;box-shadow:0 3px 0 #8dac28;margin-bottom:3px}.vc_btn-grace.vc_btn_3d.vc_btn_sm,a.vc_btn-grace.vc_btn_3d.vc_btn_sm,button.vc_btn-grace.vc_btn_3d.vc_btn_sm{-webkit-box-shadow:0 4px 0 #8dac28;box-shadow:0 4px 0 #8dac28;margin-bottom:4px}.vc_btn-default,a.vc_btn-default,button.vc_btn-default{color:#7d7d7d;background-color:#fff;border-color:transparent}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,.vc_btn-default:focus,.vc_btn-default:hover,a.vc_btn-default.active,a.vc_btn-default:active,a.vc_btn-default:focus,a.vc_btn-default:hover,button.vc_btn-default.active,button.vc_btn-default:active,button.vc_btn-default:focus,button.vc_btn-default:hover{color:#7d7d7d;background-color:#e6e6e6;border-color:transparent}.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,a.vc_btn-default.active,a.vc_btn-default:active,button.vc_btn-default.active,button.vc_btn-default:active{background-image:none}.vc_btn-default.disabled,.vc_btn-default.disabled.active,.vc_btn-default.disabled:active,.vc_btn-default.disabled:focus,.vc_btn-default.disabled:hover,.vc_btn-default[disabled],.vc_btn-default[disabled].active,.vc_btn-default[disabled]:active,.vc_btn-default[disabled]:focus,.vc_btn-default[disabled]:hover,a.vc_btn-default.disabled,a.vc_btn-default.disabled.active,a.vc_btn-default.disabled:active,a.vc_btn-default.disabled:focus,a.vc_btn-default.disabled:hover,a.vc_btn-default[disabled],a.vc_btn-default[disabled].active,a.vc_btn-default[disabled]:active,a.vc_btn-default[disabled]:focus,a.vc_btn-default[disabled]:hover,button.vc_btn-default.disabled,button.vc_btn-default.disabled.active,button.vc_btn-default.disabled:active,button.vc_btn-default.disabled:focus,button.vc_btn-default.disabled:hover,button.vc_btn-default[disabled],button.vc_btn-default[disabled].active,button.vc_btn-default[disabled]:active,button.vc_btn-default[disabled]:focus,button.vc_btn-default[disabled]:hover,fieldset[disabled] .vc_btn-default,fieldset[disabled] .vc_btn-default.active,fieldset[disabled] .vc_btn-default:active,fieldset[disabled] .vc_btn-default:focus,fieldset[disabled] .vc_btn-default:hover,fieldset[disabled] a.vc_btn-default,fieldset[disabled] a.vc_btn-default.active,fieldset[disabled] a.vc_btn-default:active,fieldset[disabled] a.vc_btn-default:focus,fieldset[disabled] a.vc_btn-default:hover,fieldset[disabled] button.vc_btn-default,fieldset[disabled] button.vc_btn-default.active,fieldset[disabled] button.vc_btn-default:active,fieldset[disabled] button.vc_btn-default:focus,fieldset[disabled] button.vc_btn-default:hover{background-color:#fff;border-color:transparent}.vc_btn-default .badge,a.vc_btn-default .badge,button.vc_btn-default .badge{color:#fff;background-color:#7d7d7d}.vc_btn-primary,a.vc_btn-primary,button.vc_btn-primary{color:#fff;background-color:#00aef0;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,.vc_btn-primary:focus,.vc_btn-primary:hover,a.vc_btn-primary.active,a.vc_btn-primary:active,a.vc_btn-primary:focus,a.vc_btn-primary:hover,button.vc_btn-primary.active,button.vc_btn-primary:active,button.vc_btn-primary:focus,button.vc_btn-primary:hover{color:#fff;background-color:#0089bd;border-color:transparent}.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,a.vc_btn-primary.active,a.vc_btn-primary:active,button.vc_btn-primary.active,button.vc_btn-primary:active{background-image:none}.vc_btn-primary.disabled,.vc_btn-primary.disabled.active,.vc_btn-primary.disabled:active,.vc_btn-primary.disabled:focus,.vc_btn-primary.disabled:hover,.vc_btn-primary[disabled],.vc_btn-primary[disabled].active,.vc_btn-primary[disabled]:active,.vc_btn-primary[disabled]:focus,.vc_btn-primary[disabled]:hover,a.vc_btn-primary.disabled,a.vc_btn-primary.disabled.active,a.vc_btn-primary.disabled:active,a.vc_btn-primary.disabled:focus,a.vc_btn-primary.disabled:hover,a.vc_btn-primary[disabled],a.vc_btn-primary[disabled].active,a.vc_btn-primary[disabled]:active,a.vc_btn-primary[disabled]:focus,a.vc_btn-primary[disabled]:hover,button.vc_btn-primary.disabled,button.vc_btn-primary.disabled.active,button.vc_btn-primary.disabled:active,button.vc_btn-primary.disabled:focus,button.vc_btn-primary.disabled:hover,button.vc_btn-primary[disabled],button.vc_btn-primary[disabled].active,button.vc_btn-primary[disabled]:active,button.vc_btn-primary[disabled]:focus,button.vc_btn-primary[disabled]:hover,fieldset[disabled] .vc_btn-primary,fieldset[disabled] .vc_btn-primary.active,fieldset[disabled] .vc_btn-primary:active,fieldset[disabled] .vc_btn-primary:focus,fieldset[disabled] .vc_btn-primary:hover,fieldset[disabled] a.vc_btn-primary,fieldset[disabled] a.vc_btn-primary.active,fieldset[disabled] a.vc_btn-primary:active,fieldset[disabled] a.vc_btn-primary:focus,fieldset[disabled] a.vc_btn-primary:hover,fieldset[disabled] button.vc_btn-primary,fieldset[disabled] button.vc_btn-primary.active,fieldset[disabled] button.vc_btn-primary:active,fieldset[disabled] button.vc_btn-primary:focus,fieldset[disabled] button.vc_btn-primary:hover{background-color:#00aef0;border-color:transparent}.vc_btn-primary .badge,a.vc_btn-primary .badge,button.vc_btn-primary .badge{color:#00aef0;background-color:#fff}.vc_btn-success,a.vc_btn-success,button.vc_btn-success{color:#fff;background-color:#5cb85c;border-color:transparent}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,.vc_btn-success:focus,.vc_btn-success:hover,a.vc_btn-success.active,a.vc_btn-success:active,a.vc_btn-success:focus,a.vc_btn-success:hover,button.vc_btn-success.active,button.vc_btn-success:active,button.vc_btn-success:focus,button.vc_btn-success:hover{color:#fff;background-color:#449d44;border-color:transparent}.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,a.vc_btn-success.active,a.vc_btn-success:active,button.vc_btn-success.active,button.vc_btn-success:active{background-image:none}.vc_btn-success.disabled,.vc_btn-success.disabled.active,.vc_btn-success.disabled:active,.vc_btn-success.disabled:focus,.vc_btn-success.disabled:hover,.vc_btn-success[disabled],.vc_btn-success[disabled].active,.vc_btn-success[disabled]:active,.vc_btn-success[disabled]:focus,.vc_btn-success[disabled]:hover,a.vc_btn-success.disabled,a.vc_btn-success.disabled.active,a.vc_btn-success.disabled:active,a.vc_btn-success.disabled:focus,a.vc_btn-success.disabled:hover,a.vc_btn-success[disabled],a.vc_btn-success[disabled].active,a.vc_btn-success[disabled]:active,a.vc_btn-success[disabled]:focus,a.vc_btn-success[disabled]:hover,button.vc_btn-success.disabled,button.vc_btn-success.disabled.active,button.vc_btn-success.disabled:active,button.vc_btn-success.disabled:focus,button.vc_btn-success.disabled:hover,button.vc_btn-success[disabled],button.vc_btn-success[disabled].active,button.vc_btn-success[disabled]:active,button.vc_btn-success[disabled]:focus,button.vc_btn-success[disabled]:hover,fieldset[disabled] .vc_btn-success,fieldset[disabled] .vc_btn-success.active,fieldset[disabled] .vc_btn-success:active,fieldset[disabled] .vc_btn-success:focus,fieldset[disabled] .vc_btn-success:hover,fieldset[disabled] a.vc_btn-success,fieldset[disabled] a.vc_btn-success.active,fieldset[disabled] a.vc_btn-success:active,fieldset[disabled] a.vc_btn-success:focus,fieldset[disabled] a.vc_btn-success:hover,fieldset[disabled] button.vc_btn-success,fieldset[disabled] button.vc_btn-success.active,fieldset[disabled] button.vc_btn-success:active,fieldset[disabled] button.vc_btn-success:focus,fieldset[disabled] button.vc_btn-success:hover{background-color:#5cb85c;border-color:transparent}.vc_btn-success .badge,a.vc_btn-success .badge,button.vc_btn-success .badge{color:#5cb85c;background-color:#fff}.vc_btn-info,a.vc_btn-info,button.vc_btn-info{color:#fff;background-color:#5bc0de;border-color:transparent}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,.vc_btn-info:focus,.vc_btn-info:hover,a.vc_btn-info.active,a.vc_btn-info:active,a.vc_btn-info:focus,a.vc_btn-info:hover,button.vc_btn-info.active,button.vc_btn-info:active,button.vc_btn-info:focus,button.vc_btn-info:hover{color:#fff;background-color:#31b0d5;border-color:transparent}.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,a.vc_btn-info.active,a.vc_btn-info:active,button.vc_btn-info.active,button.vc_btn-info:active{background-image:none}.vc_btn-info.disabled,.vc_btn-info.disabled.active,.vc_btn-info.disabled:active,.vc_btn-info.disabled:focus,.vc_btn-info.disabled:hover,.vc_btn-info[disabled],.vc_btn-info[disabled].active,.vc_btn-info[disabled]:active,.vc_btn-info[disabled]:focus,.vc_btn-info[disabled]:hover,a.vc_btn-info.disabled,a.vc_btn-info.disabled.active,a.vc_btn-info.disabled:active,a.vc_btn-info.disabled:focus,a.vc_btn-info.disabled:hover,a.vc_btn-info[disabled],a.vc_btn-info[disabled].active,a.vc_btn-info[disabled]:active,a.vc_btn-info[disabled]:focus,a.vc_btn-info[disabled]:hover,button.vc_btn-info.disabled,button.vc_btn-info.disabled.active,button.vc_btn-info.disabled:active,button.vc_btn-info.disabled:focus,button.vc_btn-info.disabled:hover,button.vc_btn-info[disabled],button.vc_btn-info[disabled].active,button.vc_btn-info[disabled]:active,button.vc_btn-info[disabled]:focus,button.vc_btn-info[disabled]:hover,fieldset[disabled] .vc_btn-info,fieldset[disabled] .vc_btn-info.active,fieldset[disabled] .vc_btn-info:active,fieldset[disabled] .vc_btn-info:focus,fieldset[disabled] .vc_btn-info:hover,fieldset[disabled] a.vc_btn-info,fieldset[disabled] a.vc_btn-info.active,fieldset[disabled] a.vc_btn-info:active,fieldset[disabled] a.vc_btn-info:focus,fieldset[disabled] a.vc_btn-info:hover,fieldset[disabled] button.vc_btn-info,fieldset[disabled] button.vc_btn-info.active,fieldset[disabled] button.vc_btn-info:active,fieldset[disabled] button.vc_btn-info:focus,fieldset[disabled] button.vc_btn-info:hover{background-color:#5bc0de;border-color:transparent}.vc_btn-info .badge,a.vc_btn-info .badge,button.vc_btn-info .badge{color:#5bc0de;background-color:#fff}.vc_btn-warning,a.vc_btn-warning,button.vc_btn-warning{color:#fff;background-color:#f0ad4e;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,.vc_btn-warning:focus,.vc_btn-warning:hover,a.vc_btn-warning.active,a.vc_btn-warning:active,a.vc_btn-warning:focus,a.vc_btn-warning:hover,button.vc_btn-warning.active,button.vc_btn-warning:active,button.vc_btn-warning:focus,button.vc_btn-warning:hover{color:#fff;background-color:#ec971f;border-color:transparent}.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,a.vc_btn-warning.active,a.vc_btn-warning:active,button.vc_btn-warning.active,button.vc_btn-warning:active{background-image:none}.vc_btn-warning.disabled,.vc_btn-warning.disabled.active,.vc_btn-warning.disabled:active,.vc_btn-warning.disabled:focus,.vc_btn-warning.disabled:hover,.vc_btn-warning[disabled],.vc_btn-warning[disabled].active,.vc_btn-warning[disabled]:active,.vc_btn-warning[disabled]:focus,.vc_btn-warning[disabled]:hover,a.vc_btn-warning.disabled,a.vc_btn-warning.disabled.active,a.vc_btn-warning.disabled:active,a.vc_btn-warning.disabled:focus,a.vc_btn-warning.disabled:hover,a.vc_btn-warning[disabled],a.vc_btn-warning[disabled].active,a.vc_btn-warning[disabled]:active,a.vc_btn-warning[disabled]:focus,a.vc_btn-warning[disabled]:hover,button.vc_btn-warning.disabled,button.vc_btn-warning.disabled.active,button.vc_btn-warning.disabled:active,button.vc_btn-warning.disabled:focus,button.vc_btn-warning.disabled:hover,button.vc_btn-warning[disabled],button.vc_btn-warning[disabled].active,button.vc_btn-warning[disabled]:active,button.vc_btn-warning[disabled]:focus,button.vc_btn-warning[disabled]:hover,fieldset[disabled] .vc_btn-warning,fieldset[disabled] .vc_btn-warning.active,fieldset[disabled] .vc_btn-warning:active,fieldset[disabled] .vc_btn-warning:focus,fieldset[disabled] .vc_btn-warning:hover,fieldset[disabled] a.vc_btn-warning,fieldset[disabled] a.vc_btn-warning.active,fieldset[disabled] a.vc_btn-warning:active,fieldset[disabled] a.vc_btn-warning:focus,fieldset[disabled] a.vc_btn-warning:hover,fieldset[disabled] button.vc_btn-warning,fieldset[disabled] button.vc_btn-warning.active,fieldset[disabled] button.vc_btn-warning:active,fieldset[disabled] button.vc_btn-warning:focus,fieldset[disabled] button.vc_btn-warning:hover{background-color:#f0ad4e;border-color:transparent}.vc_btn-warning .badge,a.vc_btn-warning .badge,button.vc_btn-warning .badge{color:#f0ad4e;background-color:#fff}.vc_btn-danger,a.vc_btn-danger,button.vc_btn-danger{color:#fff;background-color:#d9534f;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,.vc_btn-danger:focus,.vc_btn-danger:hover,a.vc_btn-danger.active,a.vc_btn-danger:active,a.vc_btn-danger:focus,a.vc_btn-danger:hover,button.vc_btn-danger.active,button.vc_btn-danger:active,button.vc_btn-danger:focus,button.vc_btn-danger:hover{color:#fff;background-color:#c9302c;border-color:transparent}.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,a.vc_btn-danger.active,a.vc_btn-danger:active,button.vc_btn-danger.active,button.vc_btn-danger:active{background-image:none}.vc_btn-danger.disabled,.vc_btn-danger.disabled.active,.vc_btn-danger.disabled:active,.vc_btn-danger.disabled:focus,.vc_btn-danger.disabled:hover,.vc_btn-danger[disabled],.vc_btn-danger[disabled].active,.vc_btn-danger[disabled]:active,.vc_btn-danger[disabled]:focus,.vc_btn-danger[disabled]:hover,a.vc_btn-danger.disabled,a.vc_btn-danger.disabled.active,a.vc_btn-danger.disabled:active,a.vc_btn-danger.disabled:focus,a.vc_btn-danger.disabled:hover,a.vc_btn-danger[disabled],a.vc_btn-danger[disabled].active,a.vc_btn-danger[disabled]:active,a.vc_btn-danger[disabled]:focus,a.vc_btn-danger[disabled]:hover,button.vc_btn-danger.disabled,button.vc_btn-danger.disabled.active,button.vc_btn-danger.disabled:active,button.vc_btn-danger.disabled:focus,button.vc_btn-danger.disabled:hover,button.vc_btn-danger[disabled],button.vc_btn-danger[disabled].active,button.vc_btn-danger[disabled]:active,button.vc_btn-danger[disabled]:focus,button.vc_btn-danger[disabled]:hover,fieldset[disabled] .vc_btn-danger,fieldset[disabled] .vc_btn-danger.active,fieldset[disabled] .vc_btn-danger:active,fieldset[disabled] .vc_btn-danger:focus,fieldset[disabled] .vc_btn-danger:hover,fieldset[disabled] a.vc_btn-danger,fieldset[disabled] a.vc_btn-danger.active,fieldset[disabled] a.vc_btn-danger:active,fieldset[disabled] a.vc_btn-danger:focus,fieldset[disabled] a.vc_btn-danger:hover,fieldset[disabled] button.vc_btn-danger,fieldset[disabled] button.vc_btn-danger.active,fieldset[disabled] button.vc_btn-danger:active,fieldset[disabled] button.vc_btn-danger:focus,fieldset[disabled] button.vc_btn-danger:hover{background-color:#d9534f;border-color:transparent}.vc_btn-danger .badge,a.vc_btn-danger .badge,button.vc_btn-danger .badge{color:#d9534f;background-color:#fff}.vc_button-2-wrapper{display:inline-block;vertical-align:middle}.vc_button-2-wrapper.vc_button-2-align-left{display:block;text-align:left}.vc_button-2-wrapper.vc_button-2-align-right{display:block;text-align:right}.vc_button-2-wrapper.vc_button-2-align-center{display:block;text-align:center}i.icon{display:inline-block;width:16px;height:16px;line-height:16px;vertical-align:text-top;margin-left:5px}.wpb_btn-large i.icon{height:19px;margin-left:9px}.wpb_btn-small i.icon{height:15px}.wpb_btn-mini i.icon{display:none}.wpb_address_book i.icon,option.wpb_address_book{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/address-book.png) no-repeat right center}.wpb_alarm_clock i.icon,option.wpb_alarm_clock{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png) no-repeat right center}.wpb_anchor i.icon,option.wpb_anchor{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/anchor.png) no-repeat right center}.wpb_application_image i.icon,option.wpb_application_image{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/application-image.png) no-repeat right center}.wpb_arrow i.icon,option.wpb_arrow{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/arrow.png) no-repeat right center}.wpb_asterisk i.icon,option.wpb_asterisk{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/asterisk.png) no-repeat right center}.wpb_hammer i.icon,option.wpb_hammer{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png) no-repeat right center}.wpb_balloon i.icon,option.wpb_balloon{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon.png) no-repeat right center}.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png) no-repeat right center}.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png) no-repeat right center}.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png) no-repeat right center}.wpb_battery i.icon,option.wpb_battery{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/battery-full.png) no-repeat right center}.wpb_binocular i.icon,option.wpb_binocular{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/binocular.png) no-repeat right center}.wpb_document_excel i.icon,option.wpb_document_excel{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png) no-repeat right center}.wpb_document_image i.icon,option.wpb_document_image{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png) no-repeat right center}.wpb_document_music i.icon,option.wpb_document_music{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png) no-repeat right center}.wpb_document_office i.icon,option.wpb_document_office{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png) no-repeat right center}.wpb_document_pdf i.icon,option.wpb_document_pdf{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png) no-repeat right center}.wpb_document_powerpoint i.icon,option.wpb_document_powerpoint{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png) no-repeat right center}.wpb_document_word i.icon,option.wpb_document_word{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png) no-repeat right center}.wpb_bookmark i.icon,option.wpb_bookmark{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/bookmark.png) no-repeat right center}.wpb_camcorder i.icon,option.wpb_camcorder{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/camcorder.png) no-repeat right center}.wpb_camera i.icon,option.wpb_camera{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/camera.png) no-repeat right center}.wpb_chart i.icon,option.wpb_chart{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/chart.png) no-repeat right center}.wpb_chart_pie i.icon,option.wpb_chart_pie{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png) no-repeat right center}.wpb_clock i.icon,option.wpb_clock{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/clock.png) no-repeat right center}.wpb_play i.icon,option.wpb_play{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/control.png) no-repeat right center}.wpb_fire i.icon,option.wpb_fire{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/fire.png) no-repeat right center}.wpb_heart i.icon,option.wpb_heart{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/heart.png) no-repeat right center}.wpb_mail i.icon,option.wpb_mail{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/mail.png) no-repeat right center}.wpb_shield i.icon,option.wpb_shield{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png) no-repeat right center}.wpb_video i.icon,option.wpb_video{background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/icons/video.png) no-repeat right center}.vc_column_container .vc_btn,.vc_column_container .wpb_button{margin-top:5px;margin-bottom:5px}.vc_message_box{border:1px solid transparent;display:block;overflow:hidden;margin:0 0 21.73913043px 0;padding:1em 1em 1em 4em;position:relative;font-size:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_message_box>p:first-child{margin-top:0}.vc_message_box>p:last-child{margin-bottom:0}.vc_message_box-icon{bottom:0;font-size:1em;font-style:normal;left:0;position:absolute;top:0;width:4em}.vc_message_box-icon>*{font-size:1.7em;line-height:1;font-style:normal;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_message_box-icon>.fa{font-size:1.7em;line-height:1}.vc_color-blue.vc_message_box{color:#364a8a;border-color:#c5cff0;background-color:#edf1fa}.vc_color-blue.vc_message_box .vc_message_box-icon{color:#5472d2}.vc_color-blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5472d2}.vc_color-blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-blue.vc_message_box-outline,.vc_color-blue.vc_message_box-solid-icon{color:#364a8a;border-color:#5472d2;background-color:transparent}.vc_color-blue.vc_message_box-outline .vc_message_box-icon,.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#5472d2}.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5472d2}.vc_color-blue.vc_message_box-3d{box-shadow:0 5px 0 #9daee5}.vc_color-turquoise.vc_message_box{color:#085b61;border-color:#c6ecee;background-color:#ebfcfd}.vc_color-turquoise.vc_message_box .vc_message_box-icon{color:#00c1cf}.vc_color-turquoise.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#00c1cf}.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-turquoise.vc_message_box-outline,.vc_color-turquoise.vc_message_box-solid-icon{color:#085b61;border-color:#00c1cf;background-color:transparent}.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#00c1cf}.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#00c1cf}.vc_color-turquoise.vc_message_box-3d{box-shadow:0 5px 0 #9fdee3}.vc_color-pink.vc_message_box{color:#d82e21;border-color:#ffd8d6;background-color:#fff0ef}.vc_color-pink.vc_message_box .vc_message_box-icon{color:#fe6c61}.vc_color-pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#fe6c61}.vc_color-pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-pink.vc_message_box-outline,.vc_color-pink.vc_message_box-solid-icon{color:#d82e21;border-color:#fe6c61;background-color:transparent}.vc_color-pink.vc_message_box-outline .vc_message_box-icon,.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fe6c61}.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#fe6c61}.vc_color-pink.vc_message_box-3d{box-shadow:0 5px 0 #fea9a3}.vc_color-violet.vc_message_box{color:#5e4a81;border-color:#d4c8e9;background-color:#f0ecf7}.vc_color-violet.vc_message_box .vc_message_box-icon{color:#8d6dc4}.vc_color-violet.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#8d6dc4}.vc_color-violet.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-violet.vc_message_box-outline,.vc_color-violet.vc_message_box-solid-icon{color:#5e4a81;border-color:#8d6dc4;background-color:transparent}.vc_color-violet.vc_message_box-outline .vc_message_box-icon,.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#8d6dc4}.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#8d6dc4}.vc_color-violet.vc_message_box-3d{box-shadow:0 5px 0 #b8a3da}.vc_color-peacoc.vc_message_box{color:#366a79;border-color:#c2e3ec;background-color:#e9f5f8}.vc_color-peacoc.vc_message_box .vc_message_box-icon{color:#4cadc9}.vc_color-peacoc.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#4cadc9}.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-peacoc.vc_message_box-outline,.vc_color-peacoc.vc_message_box-solid-icon{color:#366a79;border-color:#4cadc9;background-color:transparent}.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#4cadc9}.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#4cadc9}.vc_color-peacoc.vc_message_box-3d{box-shadow:0 5px 0 #9ad1e1}.vc_color-chino.vc_message_box{color:#978258;border-color:#e5ded2;background-color:#f7f5f2}.vc_color-chino.vc_message_box .vc_message_box-icon{color:#cec2ab}.vc_color-chino.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#cec2ab}.vc_color-chino.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-chino.vc_message_box-outline,.vc_color-chino.vc_message_box-solid-icon{color:#978258;border-color:#cec2ab;background-color:transparent}.vc_color-chino.vc_message_box-outline .vc_message_box-icon,.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#cec2ab}.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#cec2ab}.vc_color-chino.vc_message_box-3d{box-shadow:0 5px 0 #d2c7b1}.vc_color-mulled_wine.vc_message_box{color:#1e1b22;border-color:#d0ccd6;background-color:#eae8ed}.vc_color-mulled_wine.vc_message_box .vc_message_box-icon{color:#50485b}.vc_color-mulled_wine.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#50485b}.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-mulled_wine.vc_message_box-outline,.vc_color-mulled_wine.vc_message_box-solid-icon{color:#1e1b22;border-color:#50485b;background-color:transparent}.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#50485b}.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#50485b}.vc_color-mulled_wine.vc_message_box-3d{box-shadow:0 5px 0 #b6afc0}.vc_color-vista_blue.vc_message_box{color:#3e8e5e;border-color:#bcebcf;background-color:#e3f7eb}.vc_color-vista_blue.vc_message_box .vc_message_box-icon{color:#75d69c}.vc_color-vista_blue.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#75d69c}.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-vista_blue.vc_message_box-outline,.vc_color-vista_blue.vc_message_box-solid-icon{color:#3e8e5e;border-color:#75d69c;background-color:transparent}.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#75d69c}.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#75d69c}.vc_color-vista_blue.vc_message_box-3d{box-shadow:0 5px 0 #94dfb3}.vc_color-orange.vc_message_box{color:#c3811c;border-color:#fbe1ba;background-color:#fef6eb}.vc_color-orange.vc_message_box .vc_message_box-icon{color:#f7be68}.vc_color-orange.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#f7be68}.vc_color-orange.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-orange.vc_message_box-outline,.vc_color-orange.vc_message_box-solid-icon{color:#c3811c;border-color:#f7be68;background-color:transparent}.vc_color-orange.vc_message_box-outline .vc_message_box-icon,.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#f7be68}.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#f7be68}.vc_color-orange.vc_message_box-3d{box-shadow:0 5px 0 #f9cd8a}.vc_color-sky.vc_message_box{color:#2a6194;border-color:#bedaf4;background-color:#eaf3fb}.vc_color-sky.vc_message_box .vc_message_box-icon{color:#5aa1e3}.vc_color-sky.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#5aa1e3}.vc_color-sky.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sky.vc_message_box-outline,.vc_color-sky.vc_message_box-solid-icon{color:#2a6194;border-color:#5aa1e3;background-color:transparent}.vc_color-sky.vc_message_box-outline .vc_message_box-icon,.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#5aa1e3}.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#5aa1e3}.vc_color-sky.vc_message_box-3d{box-shadow:0 5px 0 #93c1ed}.vc_color-green.vc_message_box{color:#3e562b;border-color:#c2e1a9;background-color:#eaf5e2}.vc_color-green.vc_message_box .vc_message_box-icon{color:#6dab3c}.vc_color-green.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#6dab3c}.vc_color-green.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-green.vc_message_box-outline,.vc_color-green.vc_message_box-solid-icon{color:#3e562b;border-color:#6dab3c;background-color:transparent}.vc_color-green.vc_message_box-outline .vc_message_box-icon,.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#6dab3c}.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#6dab3c}.vc_color-green.vc_message_box-3d{box-shadow:0 5px 0 #a7d484}.vc_color-juicy_pink.vc_message_box{color:#a3231f;border-color:#fbc7c5;background-color:#fef5f5}.vc_color-juicy_pink.vc_message_box .vc_message_box-icon{color:#f4524d}.vc_color-juicy_pink.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#f4524d}.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-juicy_pink.vc_message_box-outline,.vc_color-juicy_pink.vc_message_box-solid-icon{color:#a3231f;border-color:#f4524d;background-color:transparent}.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#f4524d}.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#f4524d}.vc_color-juicy_pink.vc_message_box-3d{box-shadow:0 5px 0 #f89895}.vc_color-sandy_brown.vc_message_box{color:#c3501c;border-color:#fbceba;background-color:#fef1eb}.vc_color-sandy_brown.vc_message_box .vc_message_box-icon{color:#f79468}.vc_color-sandy_brown.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#f79468}.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-sandy_brown.vc_message_box-outline,.vc_color-sandy_brown.vc_message_box-solid-icon{color:#c3501c;border-color:#f79468;background-color:transparent}.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#f79468}.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#f79468}.vc_color-sandy_brown.vc_message_box-3d{box-shadow:0 5px 0 #f9ac8a}.vc_color-purple.vc_message_box{color:#886389;border-color:#e3cbe3;background-color:#f5ecf5}.vc_color-purple.vc_message_box .vc_message_box-icon{color:#b97ebb}.vc_color-purple.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#b97ebb}.vc_color-purple.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-purple.vc_message_box-outline,.vc_color-purple.vc_message_box-solid-icon{color:#886389;border-color:#b97ebb;background-color:transparent}.vc_color-purple.vc_message_box-outline .vc_message_box-icon,.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#b97ebb}.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#b97ebb}.vc_color-purple.vc_message_box-3d{box-shadow:0 5px 0 #d1a9d2}.vc_color-black.vc_message_box{color:#fff;border-color:#2a2a2a;background-color:#3c3c3c}.vc_color-black.vc_message_box .vc_message_box-icon{color:#2a2a2a}.vc_color-black.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#2a2a2a}.vc_color-black.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-solid-icon{color:#fff;border-color:#2a2a2a;background-color:transparent}.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#2a2a2a}.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#2a2a2a}.vc_color-black.vc_message_box-3d{box-shadow:0 5px 0 #101010}.vc_color-grey.vc_message_box{color:#858585;border-color:#d2d2d2;background-color:#ebebeb}.vc_color-grey.vc_message_box .vc_message_box-icon{color:#ebebeb}.vc_color-grey.vc_message_box-solid{color:#858585;border-color:transparent;background-color:#ebebeb}.vc_color-grey.vc_message_box-solid .vc_message_box-icon{color:#858585}.vc_color-grey.vc_message_box-outline,.vc_color-grey.vc_message_box-solid-icon{color:#858585;border-color:#ebebeb;background-color:transparent}.vc_color-grey.vc_message_box-outline .vc_message_box-icon,.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#ebebeb}.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon{color:#858585;background-color:#ebebeb}.vc_color-grey.vc_message_box-3d{box-shadow:0 5px 0 #b8b8b8}.vc_color-white.vc_message_box{color:#b3b3b3;border-color:#e6e6e6;background-color:#fff}.vc_color-white.vc_message_box .vc_message_box-icon{color:#fff}.vc_color-white.vc_message_box-solid{color:#b3b3b3;border-color:transparent;background-color:#fff}.vc_color-white.vc_message_box-solid .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-solid-icon{color:#b3b3b3;border-color:#fff;background-color:transparent}.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#fff}.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon{color:#b3b3b3;background-color:#fff}.vc_color-white.vc_message_box-3d{box-shadow:0 5px 0 #ccc}.vc_color-info.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#dff2fe}.vc_color-info.vc_message_box .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#56b0ee}.vc_color-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-info.vc_message_box-outline,.vc_color-info.vc_message_box-solid-icon{color:#5e7f96;border-color:#56b0ee;background-color:transparent}.vc_color-info.vc_message_box-outline .vc_message_box-icon,.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#56b0ee}.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#56b0ee}.vc_color-info.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-success.vc_message_box{color:#5e7f96;border-color:#cfebfe;background-color:#e6fdf8}.vc_color-success.vc_message_box .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#1bbc9b}.vc_color-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-success.vc_message_box-outline,.vc_color-success.vc_message_box-solid-icon{color:#5e7f96;border-color:#1bbc9b;background-color:transparent}.vc_color-success.vc_message_box-outline .vc_message_box-icon,.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#1bbc9b}.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#1bbc9b}.vc_color-success.vc_message_box-3d{box-shadow:0 5px 0 #9dd6fd}.vc_color-warning.vc_message_box{color:#9d8967;border-color:#ffeccc;background-color:#fff4e2}.vc_color-warning.vc_message_box .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#fcb53f}.vc_color-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-warning.vc_message_box-outline,.vc_color-warning.vc_message_box-solid-icon{color:#9d8967;border-color:#fcb53f;background-color:transparent}.vc_color-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fcb53f}.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#fcb53f}.vc_color-warning.vc_message_box-3d{box-shadow:0 5px 0 #ffd999}.vc_color-danger.vc_message_box{color:#a85959;border-color:#fedede;background-color:#fdeaea}.vc_color-danger.vc_message_box .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#ff7877}.vc_color-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-danger.vc_message_box-outline,.vc_color-danger.vc_message_box-solid-icon{color:#a85959;border-color:#ff7877;background-color:transparent}.vc_color-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#ff7877}.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#ff7877}.vc_color-danger.vc_message_box-3d{box-shadow:0 5px 0 #fdacac}.vc_color-alert-info.vc_message_box{color:#31708f;border-color:#bce8f1;background-color:#d9edf7}.vc_color-alert-info.vc_message_box .vc_message_box-icon{color:#67cce0}.vc_color-alert-info.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#67cce0}.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-info.vc_message_box-outline,.vc_color-alert-info.vc_message_box-solid-icon{color:#31708f;border-color:#67cce0;background-color:transparent}.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#67cce0}.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#67cce0}.vc_color-alert-info.vc_message_box-3d{box-shadow:0 5px 0 #91d9e8}.vc_color-alert-success.vc_message_box{color:#3c763d;border-color:#d6e9c6;background-color:#dff0d8}.vc_color-alert-success.vc_message_box .vc_message_box-icon{color:#9ad36a}.vc_color-alert-success.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#9ad36a}.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-success.vc_message_box-outline,.vc_color-alert-success.vc_message_box-solid-icon{color:#3c763d;border-color:#9ad36a;background-color:transparent}.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#9ad36a}.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#9ad36a}.vc_color-alert-success.vc_message_box-3d{box-shadow:0 5px 0 #bbdba1}.vc_color-alert-warning.vc_message_box{color:#8a6d3b;border-color:#faebcc;background-color:#fcf8e3}.vc_color-alert-warning.vc_message_box .vc_message_box-icon{color:#f9cf79}.vc_color-alert-warning.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#f9cf79}.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-warning.vc_message_box-outline,.vc_color-alert-warning.vc_message_box-solid-icon{color:#8a6d3b;border-color:#f9cf79;background-color:transparent}.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#f9cf79}.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#f9cf79}.vc_color-alert-warning.vc_message_box-3d{box-shadow:0 5px 0 #f5d89e}.vc_color-alert-danger.vc_message_box{color:#a94442;border-color:#ebccd1;background-color:#f2dede}.vc_color-alert-danger.vc_message_box .vc_message_box-icon{color:#ef8495}.vc_color-alert-danger.vc_message_box-solid{color:#fff;border-color:transparent;background-color:#ef8495}.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon{color:#fff}.vc_color-alert-danger.vc_message_box-outline,.vc_color-alert-danger.vc_message_box-solid-icon{color:#a94442;border-color:#ef8495;background-color:transparent}.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#ef8495}.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon{color:#fff;background-color:#ef8495}.vc_color-alert-danger.vc_message_box-3d{box-shadow:0 5px 0 #dca7b0}.vc_color-black.vc_message_box .vc_message_box-icon{color:#fff}.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-outline .vc_message_box-icon{color:#2a2a2a}.vc_color-black.vc_message_box-solid-icon{color:#2a2a2a}.vc_color-grey.vc_message_box .vc_message_box-icon{color:#858585}.vc_color-white.vc_message_box .vc_message_box-icon{color:#b3b3b3}.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-outline .vc_message_box-icon{color:#fff}.vc_color-white.vc_message_box-solid-icon{color:#fff}.vc_message_box-outline,.vc_message_box-solid-icon{border-width:2px}.vc_message_box-solid-icon .vc_message_box-icon{width:3.25em}.vc_message_box-rounded{border-radius:5px}.vc_message_box-round{border-radius:4em}#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.wpb_alert p:last-child,.wpb_text_column :last-child,.wpb_text_column p:last-child{margin-bottom:0}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:35px}.entry-content .twitter-share-button,.fb_like,.twitter-share-button,.wpb_accordion .wpb_content_element,.wpb_googleplus,.wpb_pinterest,.wpb_tab .wpb_content_element{margin-bottom:21.73913043px}.vc_parallax{position:relative;overflow:hidden}.vc_parallax>*{position:relative;z-index:1}.vc_parallax .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}.vc_parallax-inner iframe{max-width:1000%}.vc_video-bg-container{position:relative}.vc_video-bg{height:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;left:0;width:100%;z-index:0}.vc_video-bg iframe{max-width:1000%}.vc_row.vc_row-no-padding .vc_column-inner{padding-left:0;padding-right:0}.vc_row[data-vc-full-width]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;overflow:hidden}.vc_row[data-vc-full-width].vc_hidden{opacity:0}.vc_row-no-padding .vc_inner{margin-left:0;margin-right:0}.vc_row.vc_row-o-full-height{min-height:100vh}.vc_row.vc_row-flex{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vc_row.vc_row-flex>.vc_column_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>*{min-height:1em}}.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before{display:none}.vc_row.vc_row-o-columns-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.vc_row.vc_row-o-columns-top{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.vc_row.vc_row-o-columns-bottom{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.vc_row.vc_row-o-columns-middle{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.vc_row.vc_row-o-columns-bottom::after,.vc_row.vc_row-o-columns-middle::after,.vc_row.vc_row-o-columns-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_row.vc_row-o-equal-height>.vc_column_container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc_column-inner::after,.vc_column-inner::before{content:" ";display:table}.vc_column-inner::after{clear:both}.vc_ie-flexbox-fixer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.vc_ie-flexbox-fixer>.vc_row{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.vc_row.vc_column-gap-1{margin-left:-15.5px;margin-right:-15.5px}.vc_row.vc_column-gap-1>.vc_column_container{padding:.5px}.vc_row.vc_column-gap-2{margin-left:-16px;margin-right:-16px}.vc_row.vc_column-gap-2>.vc_column_container{padding:1px}.vc_row.vc_column-gap-3{margin-left:-16.5px;margin-right:-16.5px}.vc_row.vc_column-gap-3>.vc_column_container{padding:1.5px}.vc_row.vc_column-gap-4{margin-left:-17px;margin-right:-17px}.vc_row.vc_column-gap-4>.vc_column_container{padding:2px}.vc_row.vc_column-gap-5{margin-left:-17.5px;margin-right:-17.5px}.vc_row.vc_column-gap-5>.vc_column_container{padding:2.5px}.vc_row.vc_column-gap-10{margin-left:-20px;margin-right:-20px}.vc_row.vc_column-gap-10>.vc_column_container{padding:5px}.vc_row.vc_column-gap-15{margin-left:-22.5px;margin-right:-22.5px}.vc_row.vc_column-gap-15>.vc_column_container{padding:7.5px}.vc_row.vc_column-gap-20{margin-left:-25px;margin-right:-25px}.vc_row.vc_column-gap-20>.vc_column_container{padding:10px}.vc_row.vc_column-gap-25{margin-left:-27.5px;margin-right:-27.5px}.vc_row.vc_column-gap-25>.vc_column_container{padding:12.5px}.vc_row.vc_column-gap-30{margin-left:-30px;margin-right:-30px}.vc_row.vc_column-gap-30>.vc_column_container{padding:15px}.vc_row.vc_column-gap-35{margin-left:-32.5px;margin-right:-32.5px}.vc_row.vc_column-gap-35>.vc_column_container{padding:17.5px}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top:35px}.vc_section{padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px}.vc_section[data-vc-full-width]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;overflow:hidden}.vc_section[data-vc-full-width].vc_hidden{opacity:0}.vc_section[data-vc-full-width]>.vc_row{margin-left:0;margin-right:0}.vc_section[data-vc-stretch-content]{padding-left:0;padding-right:0}.vc_section.vc_row-o-full-height{min-height:100vh}.vc_section.vc_section-flex{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.vc_section.vc_section-flex .vc_vc_row{width:100%}.vc_section.vc_section-flex::after,.vc_section.vc_section-flex::before{display:none}.vc_section.vc_section-o-content-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vc_section.vc_section-o-content-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vc_section.vc_section-o-content-middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vc_section.vc_section-o-content-bottom::after,.vc_section.vc_section-o-content-middle::after,.vc_section.vc_section-o-content-top::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section{padding-top:35px}.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container{padding-left:.5px;padding-right:.5px}.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container{padding-left:1px;padding-right:1px}.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container{padding-left:1.5px;padding-right:1.5px}.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container{padding-left:2px;padding-right:2px}.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container{padding-left:2.5px;padding-right:2.5px}.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container{padding-left:5px;padding-right:5px}.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container{padding-left:7.5px;padding-right:7.5px}.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container{padding-left:10px;padding-right:10px}.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container{padding-left:12.5px;padding-right:12.5px}.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container{padding-left:15px;padding-right:15px}.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container{padding-left:17.5px;padding-right:17.5px}.vc_vc_column,.vc_vc_column_inner{padding-left:0;padding-right:0}.vc_row.vc_row-flex>.vc_vc_column,.vc_row.vc_row-flex>.vc_vc_column_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.vc_row.vc_row-o-equal-height>.vc_column_container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc_empty-element>.vc_column-inner{min-height:100px}.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{padding-top:35px}.fb_type_standard{height:25px}.fb_type_standard iframe{height:25px}.fb_type_button_count{height:20px}.fb_type_button_count iframe{height:20px}.fb_type_box_count{height:62px}.fb_type_box_count iframe{height:62px}.wpb_googleplus_type_standard{height:25px}.wpb_googleplus_type_small{height:19px}.wpb_googleplus_type_medium{height:21px}.wpb_googleplus_type_tall{height:21px}.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble{height:62px}.wpb_pinterest a{border-bottom:0}.wpb_pinterest_type_horizontal{height:21px}.wpb_pinterest_type_vertical{box-sizing:content-box;padding-top:29px;height:21px}.wpb_pinterest_type_none{height:21px}iframe.twitter-share-button{margin:0}.vc_toggle{display:block;margin:0 0 21.73913043px 0;padding:0;font-size:1em}.vc_toggle:last-of-type{margin-bottom:35px}.vc_toggle_title{cursor:pointer;display:block;margin:0;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}.vc_toggle_title>h4{display:inline}.vc_toggle_icon{display:none;position:relative;vertical-align:middle}.vc_toggle_content{display:none;margin-bottom:21.73913043px;margin-top:1em;overflow:hidden;padding:0}.vc_toggle.vc_toggle_active>.vc_toggle_content{display:block}.vc_toggle_simple .vc_toggle_icon{border:0 solid transparent;border-radius:0;display:inline-block}.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_simple .vc_toggle_icon{height:22px;width:22px}.vc_toggle_simple .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_simple .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_simple .vc_toggle_icon{background-color:#2a2a2a;border-color:transparent}.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before{background-color:#fff}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2a2a2a}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_simple .vc_toggle_icon{margin-left:2px}.vc_toggle_round .vc_toggle_icon{border:2px solid transparent;border-radius:50%;display:inline-block}.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_round .vc_toggle_icon{height:22px;width:22px}.vc_toggle_round .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_round .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_round .vc_toggle_icon{background-color:#2a2a2a;border-color:transparent}.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before{background-color:#fff}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2a2a2a}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_rounded .vc_toggle_icon{border:2px solid transparent;border-radius:20%;display:inline-block}.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_rounded .vc_toggle_icon{height:22px;width:22px}.vc_toggle_rounded .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_rounded .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_rounded .vc_toggle_icon{background-color:#2a2a2a;border-color:transparent}.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before{background-color:#fff}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2a2a2a}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_square .vc_toggle_icon{border:2px solid transparent;border-radius:0;display:inline-block}.vc_toggle_square .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after{visibility:hidden}.vc_toggle_square .vc_toggle_icon{height:22px;width:22px}.vc_toggle_square .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_square .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_square .vc_toggle_icon{background-color:#2a2a2a;border-color:transparent}.vc_toggle_square .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_icon::before{background-color:#fff}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2a2a2a}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_text_only .vc_toggle_icon{display:none}.vc_toggle_arrow .vc_toggle_icon{display:inline-block}.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_arrow .vc_toggle_icon::before{content:'';border-style:solid;display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.vc_toggle_arrow .vc_toggle_icon::before{border-left:none;border-top:none}.vc_toggle_arrow .vc_toggle_icon::after{border-right:none;border-bottom:none;visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after{visibility:visible}.vc_toggle.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before{border-color:#2a2a2a;background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_default .vc_toggle_icon{background:#bababa;border:1px solid #acacac;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_icon::after,.vc_toggle_default .vc_toggle_icon::before{content:'';display:block;left:50%;position:absolute;top:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#bababa}.vc_toggle_default .vc_toggle_icon::before{border:1px solid #acacac}.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before{visibility:hidden}.vc_toggle.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#5472d2}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_blue .vc_toggle_icon{background-color:#5472d2;border-color:transparent}.vc_toggle_color_blue .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5472d2}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5472d2}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#7c93dd}.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon{background:#5472d2;border-color:#3354c0}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#3354c0;background:#5472d2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after{background:#5472d2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#7c93dd;border-color:#5472d2}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5472d2;background:#7c93dd}.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#7c93dd}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5472d2;background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#7c93dd;background:0 0}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before{background-color:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon{background-color:#00c1cf;border-color:transparent}.vc_toggle_color_turquoise .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#00c1cf}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon{background-color:#00919c}.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon{background:#00c1cf;border-color:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before{border-color:#00919c;background:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after{background:#00c1cf}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#00919c;border-color:#006269}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#006269;background:#00919c}.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#00919c}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before{border-color:#00c1cf;background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#00919c;background:0 0}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#fe6c61}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_pink .vc_toggle_icon{background-color:#fe6c61;border-color:transparent}.vc_toggle_color_pink .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#fe6c61}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#fe6c61}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#fe9b94}.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon{background:#fe6c61;border-color:#fe3d2e}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#fe3d2e;background:#fe6c61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after{background:#fe6c61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#fe9b94;border-color:#fe6c61}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe6c61;background:#fe9b94}.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fe9b94}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#fe6c61;background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fe9b94;background:0 0}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before{background-color:#8d6dc4}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_violet .vc_toggle_icon{background-color:#8d6dc4;border-color:transparent}.vc_toggle_color_violet .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#8d6dc4}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#8d6dc4}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon{background-color:#a991d3}.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#a991d3}.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon{background:#8d6dc4;border-color:#7149b5}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before{border-color:#7149b5;background:#8d6dc4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after{background:#8d6dc4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#a991d3;border-color:#8d6dc4}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#8d6dc4;background:#a991d3}.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#a991d3}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before{border-color:#8d6dc4;background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#a991d3;background:0 0}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before{background-color:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon{background-color:#4cadc9;border-color:transparent}.vc_toggle_color_peacoc .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#4cadc9}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon{background-color:#73bfd5}.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon{background:#4cadc9;border-color:#3492ae}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before{border-color:#3492ae;background:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after{background:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#73bfd5;border-color:#4cadc9}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#4cadc9;background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#73bfd5}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before{border-color:#4cadc9;background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#73bfd5;background:0 0}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before{background-color:#cec2ab}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_chino .vc_toggle_icon{background-color:#cec2ab;border-color:transparent}.vc_toggle_color_chino .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#cec2ab}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#cec2ab}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon{background-color:#e1d9cb}.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon{background:#cec2ab;border-color:#bbab8b}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before{border-color:#bbab8b;background:#cec2ab}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after{background:#cec2ab}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#e1d9cb;border-color:#cec2ab}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cec2ab;background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e1d9cb}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before{border-color:#cec2ab;background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e1d9cb;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before{background-color:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon{background-color:#50485b;border-color:transparent}.vc_toggle_color_mulled_wine .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#50485b}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon{background-color:#695f77}.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon{background:#50485b;border-color:#37313f}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before{border-color:#37313f;background:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after{background:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#695f77;border-color:#50485b}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#50485b;background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#695f77}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before{border-color:#50485b;background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#695f77;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before{background-color:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon{background-color:#75d69c;border-color:transparent}.vc_toggle_color_vista_blue .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#75d69c}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon{background-color:#9ce2b8}.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon{background:#75d69c;border-color:#4eca80}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before{border-color:#4eca80;background:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after{background:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#9ce2b8;border-color:#75d69c}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#75d69c;background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#9ce2b8}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before{border-color:#75d69c;background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#9ce2b8;background:0 0}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_black .vc_toggle_icon{background-color:#2a2a2a;border-color:transparent}.vc_toggle_color_black .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#2a2a2a}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon{background-color:#444}.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#444}.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon{background:#2a2a2a;border-color:#101010}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before{border-color:#101010;background:#2a2a2a}.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after{background:#2a2a2a}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#444;border-color:#2a2a2a}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#2a2a2a;background:#444}.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#444}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before{border-color:#2a2a2a;background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#444;background:0 0}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before{background-color:#ebebeb}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_grey .vc_toggle_icon{background-color:#ebebeb;border-color:transparent}.vc_toggle_color_grey .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#ebebeb}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#ebebeb}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon{background-color:#d2d2d2}.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon{background:#ebebeb;border-color:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before{border-color:#d2d2d2;background:#ebebeb}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after{background:#ebebeb}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#d2d2d2;border-color:#b8b8b8}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b8b8b8;background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#d2d2d2}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before{border-color:#ebebeb;background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#d2d2d2;background:0 0}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before{background-color:#f7be68}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_orange .vc_toggle_icon{background-color:#f7be68;border-color:transparent}.vc_toggle_color_orange .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#f7be68}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#f7be68}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon{background-color:#fad398}.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fad398}.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon{background:#f7be68;border-color:#f4a938}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before{border-color:#f4a938;background:#f7be68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after{background:#f7be68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#fad398;border-color:#f7be68}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7be68;background:#fad398}.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fad398}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before{border-color:#f7be68;background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fad398;background:0 0}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before{background-color:#5aa1e3}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sky .vc_toggle_icon{background-color:#5aa1e3;border-color:transparent}.vc_toggle_color_sky .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#5aa1e3}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#5aa1e3}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon{background-color:#86baea}.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#86baea}.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon{background:#5aa1e3;border-color:#2e88dc}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before{border-color:#2e88dc;background:#5aa1e3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after{background:#5aa1e3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#86baea;border-color:#5aa1e3}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#5aa1e3;background:#86baea}.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#86baea}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before{border-color:#5aa1e3;background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#86baea;background:0 0}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before{background-color:#6dab3c}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_green .vc_toggle_icon{background-color:#6dab3c;border-color:transparent}.vc_toggle_color_green .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#6dab3c}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#6dab3c}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon{background-color:#87c456}.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#87c456}.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon{background:#6dab3c;border-color:#55852f}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before{border-color:#55852f;background:#6dab3c}.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after{background:#6dab3c}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#87c456;border-color:#6dab3c}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#6dab3c;background:#87c456}.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#87c456}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before{border-color:#6dab3c;background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#87c456;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before{background-color:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon{background-color:#f4524d;border-color:transparent}.vc_toggle_color_juicy_pink .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#f4524d}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon{background-color:#f7817d}.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon{background:#f4524d;border-color:#f1231d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before{border-color:#f1231d;background:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after{background:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#f7817d;border-color:#f4524d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f4524d;background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#f7817d}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before{border-color:#f4524d;background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f7817d;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before{background-color:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon{background-color:#f79468;border-color:transparent}.vc_toggle_color_sandy_brown .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#f79468}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon{background-color:#fab698}.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon{background:#f79468;border-color:#f47238}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before{border-color:#f47238;background:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after{background:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#fab698;border-color:#f79468}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#f79468;background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#fab698}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before{border-color:#f79468;background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#fab698;background:0 0}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before{background-color:#b97ebb}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_purple .vc_toggle_icon{background-color:#b97ebb;border-color:transparent}.vc_toggle_color_purple .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#b97ebb}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#b97ebb}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon{background-color:#cb9fcd}.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon{background:#b97ebb;border-color:#a75da9}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before{border-color:#a75da9;background:#b97ebb}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after{background:#b97ebb}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#cb9fcd;border-color:#b97ebb}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#b97ebb;background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#cb9fcd}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before{border-color:#b97ebb;background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#cb9fcd;background:0 0}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent}.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:transparent}.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:transparent}.vc_toggle_color_white .vc_toggle_icon{background-color:#fff;border-color:transparent}.vc_toggle_color_white .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon{background-color:transparent;border-color:#fff}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before{background-color:#fff}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon{background-color:#e6e6e6}.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#2a2a2a}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon{background-color:transparent;border-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before{background-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon{background:#fff;border-color:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before{border-color:#e6e6e6;background:#fff}.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after{background:#fff}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon{background:#e6e6e6;border-color:#ccc}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#ccc;background:#e6e6e6}.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after{background:#e6e6e6}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before{border-color:#fff;background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon{background:0 0}.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before{border-color:#e6e6e6;background:0 0}.vc_toggle_size_sm .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm .vc_toggle_icon::before{height:2px;width:8px}.vc_toggle_size_sm .vc_toggle_icon::after{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon{display:inline-block;width:8px;margin-left:4px;height:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before{height:8px;width:2px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after{width:6px;height:0}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{height:16px;width:16px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:8px;margin-left:-4px;width:8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-8px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-4px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title{padding-left:24px}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title{padding-left:17.6px}.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{margin-left:8px}.vc_toggle_size_md .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md .vc_toggle_icon::before{height:2px;width:10px}.vc_toggle_size_md .vc_toggle_icon::after{height:10px;width:2px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon{display:inline-block;width:10px;margin-left:5px;height:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before{height:10px;width:4px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after{width:8px;height:2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{height:22px;width:22px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:10px;margin-left:-5px;width:10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-10px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-5px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.vc_toggle_size_lg .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg .vc_toggle_icon::before{height:2px;width:14px}.vc_toggle_size_lg .vc_toggle_icon::after{height:14px;width:2px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon{display:inline-block;width:14px;margin-left:7px;height:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before{height:14px;width:4px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after{width:12px;height:2px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{height:28px;width:28px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{border-width:2px;height:14px;margin-left:-7px;width:14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before{margin-top:-14px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after{margin-top:-7px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title{padding-left:42px}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title{padding-left:30.8px}.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon{margin-left:14px}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title,.vc_toggle_round .vc_toggle_content,.vc_toggle_round .vc_toggle_title,.vc_toggle_rounded .vc_toggle_content,.vc_toggle_rounded .vc_toggle_title,.vc_toggle_simple .vc_toggle_content,.vc_toggle_simple .vc_toggle_title,.vc_toggle_square .vc_toggle_content,.vc_toggle_square .vc_toggle_title{padding-left:33px}.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_square .vc_toggle_title .vc_toggle_icon{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title{padding-left:24.2px}.vc_toggle_arrow .vc_toggle_icon{margin-left:11px}.wpb_widgetised_column .wpb_wrapper>ul{margin:0}.wpb_widgetised_column .wpb_wrapper>ul>li{margin-left:0;background-image:none;list-style:none!important}.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before{display:none!important}.wpb_button{display:inline-block;padding:4px 10px 4px;margin-bottom:0;margin-top:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);vertical-align:middle;cursor:pointer;background-color:#f7f7f7;border:1px solid #ccc;border-bottom-color:#b3b3b3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wpb_button.active,.wpb_button.disabled,.wpb_button:active,.wpb_button:hover,.wpb_button[disabled]{background-color:#eaeaea}.vc_vc_button2 .vc_btn{margin-top:5px;margin-bottom:5px}.vc_vc_button .vc_btn{margin-top:5px;margin-bottom:5px}.wpb_button:hover{color:#333;text-decoration:none;background-color:#e6e6e6;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear}.wpb_button:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.wpb_button.active,.wpb_button:active{background-color:#e6e6e6;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}button.wpb_btn-large,span.wpb_btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}button.wpb_btn-large [class^=icon-],span.wpb_btn-large [class^=icon-]{margin-top:1px}button.wpb_btn-small,span.wpb_btn-small{padding:5px 9px;font-size:11px;line-height:16px}button.wpb_btn-small [class^=icon-],span.wpb_btn-small [class^=icon-]{margin-top:-1px}button.wpb_btn-mini,span.wpb_btn-mini{padding:2px 6px;font-size:11px;line-height:14px}.wpb_btn-danger,.wpb_btn-danger:hover,.wpb_btn-info,.wpb_btn-info:hover,.wpb_btn-inverse,.wpb_btn-inverse:hover,.wpb_btn-primary,.wpb_btn-primary:hover,.wpb_btn-success,.wpb_btn-success:hover,.wpb_btn-warning,.wpb_btn-warning:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.wpb_btn-danger.active,.wpb_btn-info.active,.wpb_btn-inverse.active,.wpb_btn-primary.active,.wpb_btn-success.active,.wpb_btn-warning.active{color:rgba(255,255,255,.75)}.wpb_button{border-color:#ccc;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.1)}.wpb_btn-primary{background-color:#08c}.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary:active,.wpb_btn-primary:hover,.wpb_btn-primary[disabled]{background-color:#0077b3}.wpb_btn-warning{background-color:#f90}.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning:active,.wpb_btn-warning:hover,.wpb_btn-warning[disabled]{background-color:#e68a00}.wpb_btn-danger{background-color:#ff675b}.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger:active,.wpb_btn-danger:hover,.wpb_btn-danger[disabled]{background-color:#ff4f42}.wpb_btn-success{background-color:#6ab165}.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success:active,.wpb_btn-success:hover,.wpb_btn-success[disabled]{background-color:#5aa855}.wpb_btn-info{background-color:#58b9da}.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info:active,.wpb_btn-info:hover,.wpb_btn-info[disabled]{background-color:#43b0d5}.wpb_btn-inverse{background-color:#555}.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse:active,.wpb_btn-inverse:hover,.wpb_btn-inverse[disabled]{background-color:#484848}button.wpb_button::-moz-focus-inner,input[type=submit].wpb_button::-moz-focus-inner{padding:0;border:0}a.wpb_button_a{text-decoration:none;border:none}a.wpb_button_a:hover{text-decoration:none}.wpb_button:hover{background-image:none}.vc_btn3-container{display:block;margin-bottom:21.73913043px;max-width:100%}.vc_btn3-container.vc_btn3-inline{display:inline-block;vertical-align:top}.vc_general.vc_btn3{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;background-color:transparent;color:#5472d2;border:1px solid transparent;box-sizing:border-box;word-wrap:break-word;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;position:relative;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;line-height:normal;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-size:14px;padding-top:14px;padding-bottom:14px;padding-left:20px;padding-right:20px}.vc_general.vc_btn3.vc_btn3-style-outline,.vc_general.vc_btn3.vc_btn3-style-outline-custom{padding-top:13px;padding-bottom:13px;padding-left:19px;padding-right:19px}.vc_general.vc_btn3.active,.vc_general.vc_btn3:active,.vc_general.vc_btn3:focus{outline:0}.vc_general.vc_btn3:focus,.vc_general.vc_btn3:hover{border:1px solid transparent;text-decoration:none;color:#4868cf}.vc_general.vc_btn3 .vc_btn3-icon{vertical-align:top;height:14px;line-height:1;font-size:16px}.vc_general.vc_btn3 .vc_btn3-icon-inner{display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_general.vc_btn3 .vc_btn3-placeholder{display:inline-block;vertical-align:top;width:0}.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right{position:relative}.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon{display:block;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_btn3.vc_btn3-icon-left{text-align:left}.vc_btn3.vc_btn3-icon-right{text-align:right}.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner{-webkit-transform:translate(-75%,-50%);-ms-transform:translate(-75%,-50%);transform:translate(-75%,-50%)}.vc_btn3.vc_btn3-o-empty .vc_btn3-icon{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_btn3.vc_btn3-style-classic{border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.1)}.vc_btn3.vc_btn3-style-modern{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-repeat:repeat-x}.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover{border-width:2px}.vc_btn3.vc_btn3-style-custom{background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));background-image:-o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));background-repeat:no-repeat;background-repeat:repeat-x;background-size:200%;background-position:0 -100%}.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover{background-position:0 100%}.vc_btn3.vc_btn3-block{display:block;width:100%;text-align:inherit}.vc_btn3.vc_btn3-shape-square{border-radius:0}.vc_btn3.vc_btn3-shape-rounded{border-radius:5px}.vc_btn3.vc_btn3-shape-round{border-radius:2em}.vc_btn3.vc_btn3-size-xs{font-size:11px;padding-top:8px;padding-bottom:8px;padding-left:12px;padding-right:12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding-top:7px;padding-bottom:7px;padding-left:11px;padding-right:11px}.vc_btn3.vc_btn3-size-xs .vc_btn3-icon{font-size:14px;height:11px;line-height:11px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:12px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:31px}.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:12px}.vc_btn3.vc_btn3-size-sm{font-size:12px;padding-top:11px;padding-bottom:11px;padding-left:16px;padding-right:16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px}.vc_btn3.vc_btn3-size-sm .vc_btn3-icon{font-size:14px;height:12px;line-height:12px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:16px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:39px}.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:16px}.vc_btn3.vc_btn3-size-md{font-size:14px;padding-top:14px;padding-bottom:14px;padding-left:20px;padding-right:20px}.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{padding-top:13px;padding-bottom:13px;padding-left:19px;padding-right:19px}.vc_btn3.vc_btn3-size-md .vc_btn3-icon{font-size:16px;height:14px;line-height:14px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:20px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:48px}.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:20px}.vc_btn3.vc_btn3-size-lg{font-size:16px;padding-top:18px;padding-bottom:18px;padding-left:25px;padding-right:25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding-top:17px;padding-bottom:17px;padding-left:24px;padding-right:24px}.vc_btn3.vc_btn3-size-lg .vc_btn3-icon{font-size:20px;height:16px;line-height:16px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty){padding-left:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{left:25px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding-right:60px}.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:25px}.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{color:#fff;background-color:#5472d2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-blue:focus,.vc_btn3.vc_btn3-color-blue:hover{color:#f7f7f7;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-blue:active{color:#f2f2f2;background-color:#3558c8}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline{color:#5472d2;border-color:#5472d2;background-color:transparent}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#5472d2;background-color:#5472d2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active{color:#fff;border-color:#5472d2;background-color:#5472d2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d{color:#fff;background-color:#5472d2;box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5472d2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5472d2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #3253bc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern{color:#fff;border-color:#5472d2;background-color:#5472d2}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3c5ecc;background-color:#3c5ecc}.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3558c8;background-color:#3558c8}.vc_btn3.vc_btn3-color-turquoise,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat{color:#fff;background-color:#00c1cf}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-turquoise:focus,.vc_btn3.vc_btn3-color-turquoise:hover{color:#f7f7f7;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-turquoise:active{color:#f2f2f2;background-color:#009ba6}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline{color:#00c1cf;border-color:#00c1cf;background-color:transparent}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover{color:#fff;border-color:#00c1cf;background-color:#00c1cf}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active{color:#fff;border-color:#00c1cf;background-color:#00c1cf}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d{color:#fff;background-color:#00c1cf;box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#00c1cf}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#00c1cf}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #008d97}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern{color:#fff;border-color:#00c1cf;background-color:#00c1cf}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#00a4b0;background-color:#00a4b0}.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#009ba6;background-color:#009ba6}.vc_btn3.vc_btn3-color-pink,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat{color:#fff;background-color:#fe6c61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-pink:focus,.vc_btn3.vc_btn3-color-pink:hover{color:#f7f7f7;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-pink:active{color:#f2f2f2;background-color:#fe4638}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline{color:#fe6c61;border-color:#fe6c61;background-color:transparent}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#fe6c61;background-color:#fe6c61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active{color:#fff;border-color:#fe6c61;background-color:#fe6c61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d{color:#fff;background-color:#fe6c61;box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#fe6c61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#fe6c61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #fe3829}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern{color:#fff;border-color:#fe6c61;background-color:#fe6c61}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#fe5043;background-color:#fe5043}.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#fe4638;background-color:#fe4638}.vc_btn3.vc_btn3-color-violet,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat{color:#fff;background-color:#8d6dc4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-violet:focus,.vc_btn3.vc_btn3-color-violet:hover{color:#f7f7f7;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-violet:active{color:#f2f2f2;background-color:#7650b8}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline{color:#8d6dc4;border-color:#8d6dc4;background-color:transparent}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover{color:#fff;border-color:#8d6dc4;background-color:#8d6dc4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active{color:#fff;border-color:#8d6dc4;background-color:#8d6dc4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d{color:#fff;background-color:#8d6dc4;box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#8d6dc4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#8d6dc4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #6e48b1}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern{color:#fff;border-color:#8d6dc4;background-color:#8d6dc4}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#7c57bb;background-color:#7c57bb}.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#7650b8;background-color:#7650b8}.vc_btn3.vc_btn3-color-peacoc,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat{color:#fff;background-color:#4cadc9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-peacoc:focus,.vc_btn3.vc_btn3-color-peacoc:hover{color:#f7f7f7;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-peacoc:active{color:#f2f2f2;background-color:#3799b5}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline{color:#4cadc9;border-color:#4cadc9;background-color:transparent}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover{color:#fff;border-color:#4cadc9;background-color:#4cadc9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active{color:#fff;border-color:#4cadc9;background-color:#4cadc9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d{color:#fff;background-color:#4cadc9;box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#4cadc9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#4cadc9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #338faa}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern{color:#fff;border-color:#4cadc9;background-color:#4cadc9}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#39a0bd;background-color:#39a0bd}.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3799b5;background-color:#3799b5}.vc_btn3.vc_btn3-color-chino,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat{color:#fff;background-color:#cec2ab}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-chino:focus,.vc_btn3.vc_btn3-color-chino:hover{color:#f7f7f7;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-chino:active{color:#f2f2f2;background-color:#bfaf91}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline{color:#cec2ab;border-color:#cec2ab;background-color:transparent}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover{color:#fff;border-color:#cec2ab;background-color:#cec2ab}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active{color:#fff;border-color:#cec2ab;background-color:#cec2ab}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d{color:#fff;background-color:#cec2ab;box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#cec2ab}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#cec2ab}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #b9a888}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern{color:#fff;border-color:#cec2ab;background-color:#cec2ab}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#c3b498;background-color:#c3b498}.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#bfaf91;background-color:#bfaf91}.vc_btn3.vc_btn3-color-mulled-wine,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat{color:#fff;background-color:#50485b}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-mulled-wine:focus,.vc_btn3.vc_btn3-color-mulled-wine:hover{color:#f7f7f7;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-mulled-wine:active{color:#f2f2f2;background-color:#3c3644}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline{color:#50485b;border-color:#50485b;background-color:transparent}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover{color:#fff;border-color:#50485b;background-color:#50485b}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active{color:#fff;border-color:#50485b;background-color:#50485b}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d{color:#fff;background-color:#50485b;box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#50485b}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#50485b}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #342f3c}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern{color:#fff;border-color:#50485b;background-color:#50485b}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#413a4a;background-color:#413a4a}.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#3c3644;background-color:#3c3644}.vc_btn3.vc_btn3-color-vista-blue,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat{color:#fff;background-color:#75d69c}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-vista-blue:focus,.vc_btn3.vc_btn3-color-vista-blue:hover{color:#f7f7f7;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-vista-blue:active{color:#f2f2f2;background-color:#56cd85}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline{color:#75d69c;border-color:#75d69c;background-color:transparent}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover{color:#fff;border-color:#75d69c;background-color:#75d69c}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active{color:#fff;border-color:#75d69c;background-color:#75d69c}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d{color:#fff;background-color:#75d69c;box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#75d69c}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#75d69c}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4ac97d}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern{color:#fff;border-color:#75d69c;background-color:#75d69c}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5dcf8b;background-color:#5dcf8b}.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#56cd85;background-color:#56cd85}.vc_btn3.vc_btn3-color-orange,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat{color:#fff;background-color:#f7be68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-orange:focus,.vc_btn3.vc_btn3-color-orange:hover{color:#f7f7f7;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-orange:active{color:#f2f2f2;background-color:#f5ad41}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline{color:#f7be68;border-color:#f7be68;background-color:transparent}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover{color:#fff;border-color:#f7be68;background-color:#f7be68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active{color:#fff;border-color:#f7be68;background-color:#f7be68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d{color:#fff;background-color:#f7be68;box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#f7be68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#f7be68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f4a733}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern{color:#fff;border-color:#f7be68;background-color:#f7be68}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f5b14b;background-color:#f5b14b}.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f5ad41;background-color:#f5ad41}.vc_btn3.vc_btn3-color-sky,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat{color:#fff;background-color:#5aa1e3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover{color:#f7f7f7;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sky:active{color:#f2f2f2;background-color:#378ddd}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline{color:#5aa1e3;border-color:#5aa1e3;background-color:transparent}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover{color:#fff;border-color:#5aa1e3;background-color:#5aa1e3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active{color:#fff;border-color:#5aa1e3;background-color:#5aa1e3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d{color:#fff;background-color:#5aa1e3;box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#5aa1e3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#5aa1e3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2a86db}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern{color:#fff;border-color:#5aa1e3;background-color:#5aa1e3}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#4092df;background-color:#4092df}.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#378ddd;background-color:#378ddd}.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{color:#fff;background-color:#6dab3c}.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover{color:#f7f7f7;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active{color:#f2f2f2;background-color:#5a8d31}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline{color:#6dab3c;border-color:#6dab3c;background-color:transparent}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover{color:#fff;border-color:#6dab3c;background-color:#6dab3c}.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active{color:#fff;border-color:#6dab3c;background-color:#6dab3c}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d{color:#fff;background-color:#6dab3c;box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6dab3c}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6dab3c}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #53812d}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern{color:#fff;border-color:#6dab3c;background-color:#6dab3c}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#5f9434;background-color:#5f9434}.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#5a8d31;background-color:#5a8d31}.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{color:#fff;background-color:#f4524d}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover{color:#f7f7f7;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-juicy-pink:active{color:#f2f2f2;background-color:#f22d27}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline{color:#f4524d;border-color:#f4524d;background-color:transparent}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover{color:#fff;border-color:#f4524d;background-color:#f4524d}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active{color:#fff;border-color:#f4524d;background-color:#f4524d}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d{color:#fff;background-color:#f4524d;box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#f4524d}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#f4524d}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f11f18}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern{color:#fff;border-color:#f4524d;background-color:#f4524d}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f23630;background-color:#f23630}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f22d27;background-color:#f22d27}.vc_btn3.vc_btn3-color-sandy-brown,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat{color:#fff;background-color:#f79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sandy-brown:focus,.vc_btn3.vc_btn3-color-sandy-brown:hover{color:#f7f7f7;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sandy-brown:active{color:#f2f2f2;background-color:#f57941}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline{color:#f79468;border-color:#f79468;background-color:transparent}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover{color:#fff;border-color:#f79468;background-color:#f79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active{color:#fff;border-color:#f79468;background-color:#f79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d{color:#fff;background-color:#f79468;box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#f79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#f79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #f46e33}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern{color:#fff;border-color:#f79468;background-color:#f79468}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#f57f4b;background-color:#f57f4b}.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#f57941;background-color:#f57941}.vc_btn3.vc_btn3-color-purple,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat{color:#fff;background-color:#b97ebb}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-purple:focus,.vc_btn3.vc_btn3-color-purple:hover{color:#f7f7f7;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-purple:active{color:#f2f2f2;background-color:#ab63ad}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline{color:#b97ebb;border-color:#b97ebb;background-color:transparent}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover{color:#fff;border-color:#b97ebb;background-color:#b97ebb}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active{color:#fff;border-color:#b97ebb;background-color:#b97ebb}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d{color:#fff;background-color:#b97ebb;box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#b97ebb}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#b97ebb}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #a559a8}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern{color:#fff;border-color:#b97ebb;background-color:#b97ebb}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ae6ab0;background-color:#ae6ab0}.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ab63ad;background-color:#ab63ad}.vc_btn3.vc_btn3-color-black,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{color:#fff;background-color:#2a2a2a}.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-black:focus,.vc_btn3.vc_btn3-color-black:hover{color:#f7f7f7;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-black:active{color:#f2f2f2;background-color:#161616}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{color:#fff;border-color:#2a2a2a;background-color:transparent}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover{color:#fff;border-color:#2a2a2a;background-color:#2a2a2a}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active{color:#fff;border-color:#2a2a2a;background-color:#2a2a2a}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d{color:#fff;background-color:#2a2a2a;box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#2a2a2a}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#2a2a2a}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #0e0e0e}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern{color:#fff;border-color:#2a2a2a;background-color:#2a2a2a}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#1b1b1b;background-color:#1b1b1b}.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#161616;background-color:#161616}.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat{color:#666;background-color:#ebebeb}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-grey:focus,.vc_btn3.vc_btn3-color-grey:hover{color:#5e5e5e;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-grey:active{color:#595959;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{color:#666;border-color:#ebebeb;background-color:transparent}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover{color:#666;border-color:#ebebeb;background-color:#ebebeb}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active{color:#666;border-color:#ebebeb;background-color:#ebebeb}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d{color:#666;background-color:#ebebeb;box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#ebebeb}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active{color:#595959;background-color:#ebebeb}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #cfcfcf}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color:#666;border-color:#ebebeb;background-color:#ebebeb}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#dcdcdc;background-color:#dcdcdc}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active{color:#595959;border-color:#d7d7d7;background-color:#d7d7d7}.vc_btn3.vc_btn3-color-white,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{color:#666;background-color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-white:focus,.vc_btn3.vc_btn3-color-white:hover{color:#5e5e5e;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-white:active{color:#595959;background-color:#ebebeb}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{color:#666;border-color:#fff;background-color:transparent}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover{color:#666;border-color:#fff;background-color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active{color:#666;border-color:#fff;background-color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d{color:#666;background-color:#fff;box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover{color:#5e5e5e;background-color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active{color:#595959;background-color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #e3e3e3}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{color:#666;border-color:#fff;background-color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover{color:#5e5e5e;border-color:#f0f0f0;background-color:#f0f0f0}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active{color:#595959;border-color:#ebebeb;background-color:#ebebeb}.vc_btn3.vc_btn3-color-default,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat{color:#333;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-default:focus,.vc_btn3.vc_btn3-color-default:hover{color:#2b2b2b;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-default:active{color:#262626;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline{color:#f7f7f7;border-color:#f7f7f7;background-color:transparent}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d{color:#333;background-color:#f7f7f7;box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover{color:#2b2b2b;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active{color:#262626;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #dbdbdb}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern{color:#333;border-color:#f7f7f7;background-color:#f7f7f7}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover{color:#2b2b2b;border-color:#e8e8e8;background-color:#e8e8e8}.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active{color:#262626;border-color:#e3e3e3;background-color:#e3e3e3}.vc_btn3.vc_btn3-color-primary,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat{color:#fff;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-primary:focus,.vc_btn3.vc_btn3-color-primary:hover{color:#f7f7f7;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-primary:active{color:#f2f2f2;background-color:#006da3}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline{color:#08c;border-color:#08c;background-color:transparent}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover{color:#fff;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active{color:#fff;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d{color:#fff;background-color:#08c;box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #006394}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{color:#fff;border-color:#08c;background-color:#08c}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#0074ad;background-color:#0074ad}.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#006da3;background-color:#006da3}.vc_btn3.vc_btn3-color-info,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat{color:#fff;background-color:#58b9da}.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-info:focus,.vc_btn3.vc_btn3-color-info:hover{color:#f7f7f7;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-info:active{color:#f2f2f2;background-color:#37abd3}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline{color:#58b9da;border-color:#58b9da;background-color:transparent}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover{color:#fff;border-color:#58b9da;background-color:#58b9da}.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active{color:#fff;border-color:#58b9da;background-color:#58b9da}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d{color:#fff;background-color:#58b9da;box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#58b9da}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#58b9da}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #2da4cd}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern{color:#fff;border-color:#58b9da;background-color:#58b9da}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#3fafd4;background-color:#3fafd4}.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#37abd3;background-color:#37abd3}.vc_btn3.vc_btn3-color-success,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat{color:#fff;background-color:#6ab165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-success:focus,.vc_btn3.vc_btn3-color-success:hover{color:#f7f7f7;background-color:#59a453}.vc_btn3.vc_btn3-color-success.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-success:active{color:#f2f2f2;background-color:#559d50}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline{color:#6ab165;border-color:#6ab165;background-color:transparent}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover{color:#fff;border-color:#6ab165;background-color:#6ab165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active{color:#fff;border-color:#6ab165;background-color:#6ab165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d{color:#fff;background-color:#6ab165;box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#6ab165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#6ab165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #4f934b}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern{color:#fff;border-color:#6ab165;background-color:#6ab165}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#59a453;background-color:#59a453}.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#559d50;background-color:#559d50}.vc_btn3.vc_btn3-color-warning,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{color:#fff;background-color:#f90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-warning:focus,.vc_btn3.vc_btn3-color-warning:hover{color:#f7f7f7;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-warning:active{color:#f2f2f2;background-color:#d68100}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{color:#f90;border-color:#f90;background-color:transparent}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{color:#fff;border-color:#f90;background-color:#f90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active{color:#fff;border-color:#f90;background-color:#f90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d{color:#fff;background-color:#f90;box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#f90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#f90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #c77700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern{color:#fff;border-color:#f90;background-color:#f90}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#e08700;background-color:#e08700}.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#d68100;background-color:#d68100}.vc_btn3.vc_btn3-color-danger,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat{color:#fff;background-color:#ff675b}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-danger:focus,.vc_btn3.vc_btn3-color-danger:hover{color:#f7f7f7;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-danger:active{color:#f2f2f2;background-color:#ff4132}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline{color:#ff675b;border-color:#ff675b;background-color:transparent}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover{color:#fff;border-color:#ff675b;background-color:#ff675b}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active{color:#fff;border-color:#ff675b;background-color:#ff675b}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d{color:#fff;background-color:#ff675b;box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#ff675b}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#ff675b}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #ff3323}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern{color:#fff;border-color:#ff675b;background-color:#ff675b}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#ff4b3c;background-color:#ff4b3c}.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#ff4132;background-color:#ff4132}.vc_btn3.vc_btn3-color-inverse,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat{color:#fff;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-inverse:focus,.vc_btn3.vc_btn3-color-inverse:hover{color:#f7f7f7;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-inverse:active{color:#f2f2f2;background-color:#414141}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline{color:#555;border-color:#555;background-color:transparent}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover{color:#fff;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active{color:#fff;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d{color:#fff;background-color:#555;box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover{color:#f7f7f7;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover{top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm{box-shadow:0 4px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover{top:2px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg{box-shadow:0 5px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover{top:3px;box-shadow:0 2px 0 #393939}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern{color:#fff;border-color:#555;background-color:#555}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover{color:#f7f7f7;border-color:#464646;background-color:#464646}.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active{color:#f2f2f2;border-color:#414141;background-color:#414141}.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline{color:#2a2a2a}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{color:#ebebeb}.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{color:#fff}.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{background-image:-webkit-linear-gradient(top,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);background-repeat:repeat-x}.vc_btn3-container.vc_btn3-center{text-align:center}.vc_btn3-container.vc_btn3-left{text-align:left}.vc_btn3-container.vc_btn3-right{text-align:right}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon{display:inline-block;position:static}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);min-width:1em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-right:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{margin-left:.5em}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs{font-size:11px;padding-top:8px;padding-bottom:8px;padding-left:12px;padding-right:12px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom{padding-top:7px;padding-bottom:7px;padding-left:11px;padding-right:11px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm{font-size:12px;padding-top:11px;padding-bottom:11px;padding-left:16px;padding-right:16px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom{padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md{font-size:14px;padding-top:14px;padding-bottom:14px;padding-left:20px;padding-right:20px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom{padding-top:13px;padding-bottom:13px;padding-left:19px;padding-right:19px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg{font-size:16px;padding-top:18px;padding-bottom:18px;padding-left:25px;padding-right:25px}.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom{padding-top:17px;padding-bottom:17px;padding-left:24px;padding-right:24px}.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right{text-align:inherit}.vc_custom_heading a,.vc_custom_heading a:focus,.vc_custom_heading a:hover,.vc_custom_heading a:visited{border:none;text-decoration:inherit;color:inherit}.vc_custom_heading a{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:1}.vc_custom_heading a:hover{opacity:.85}.vc_call_to_action{background-color:#ebebeb;border:2px solid #ebebeb;padding:2em;border-radius:5px}.vc_call_to_action :last-child{margin-bottom:0}.vc_call_to_action.vc_cta_square{border-radius:0}.vc_call_to_action.vc_cta_square_outlined{border-radius:0;background:0 0!important}.vc_call_to_action.vc_cta_round{border-radius:50px}.vc_call_to_action.vc_cta_outlined{background:0 0!important}.vc_call_to_action hgroup h2,.vc_call_to_action hgroup h4{margin:0;clear:none}.vc_call_to_action hgroup+p{margin-top:1em}.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn{float:right;margin-left:2em}.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn{float:left;margin-right:2em}.wpb_call_to_action{position:relative;background-color:#f7f7f7;padding:20px;padding:35px;border:1px solid #f0f0f0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpb_call_to_action .wpb_button{margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cta_align_left .wpb_button{float:left}.cta_align_right .wpb_button{float:right}.cta_align_left .wpb_button,.cta_align_right .wpb_button{max-width:27.5%}.cta_align_left .wpb_call_text,.cta_align_right .wpb_call_text{width:70%;float:left;clear:none}.cta_align_left .wpb_call_text{float:right}#content .wpb_call_to_action .wpb_call_text,.wpb_call_to_action .wpb_call_text{margin:0;padding-top:0}.cta_align_bottom{text-align:center}.cta_align_bottom .wpb_button{position:static;margin-top:21.73913043px;display:inline-block}.cta_no_button .wpb_call_text{width:auto;float:none}@media (max-width:600px){.vc_responsive .cta_align_left .wpb_button,.vc_responsive .cta_align_right .wpb_button{max-width:70%;width:70%;float:none;display:block;margin:3% auto}.vc_responsive .cta_align_left .wpb_call_text,.vc_responsive .cta_align_right .wpb_call_text{width:auto;max-width:none;text-align:center}}.vc_cta3-container{margin-bottom:35px;margin-left:auto;margin-right:auto}.vc_cta3-container::after,.vc_cta3-container::before{display:table;content:' '}.vc_cta3-container.vc_cta3-size-xs{width:50%}.vc_cta3-container.vc_cta3-size-sm{width:60%}.vc_cta3-container.vc_cta3-size-md{width:70%}.vc_cta3-container.vc_cta3-size-lg{width:80%}.vc_cta3-container.vc_cta3-size-xl{width:90%}.vc_general.vc_cta3{border:1px solid transparent;font-size:1em;padding:28px 28px;word-wrap:break-word}.vc_general.vc_cta3 .vc_cta3-content{vertical-align:top}.vc_general.vc_cta3 .vc_cta3-content>:last-child,.vc_general.vc_cta3 .vc_cta3-icons>:last-child{margin-bottom:0}.vc_general.vc_cta3 .vc_cta3-actions{vertical-align:middle;white-space:nowrap}@media (min-width:768px){.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container{margin:0}}.vc_general.vc_cta3 .vc_cta3-icons{vertical-align:middle}.vc_general.vc_cta3 h2,.vc_general.vc_cta3 h4{margin-top:0;margin-left:0;margin-right:0}.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content{text-align:left}.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content{text-align:right}.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{text-align:center}.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content{text-align:justify}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container{padding-top:1em}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons{text-align:center}.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element{display:inline-block}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container{padding-bottom:1em}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons{text-align:center}.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element{display:inline-block}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container{display:table-cell;padding-left:1em}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons{display:table-cell}.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container{display:table-cell;padding-right:1em}.vc_general.vc_cta3.vc_cta3-icons-on-border{position:relative}.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons{position:absolute}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons{right:0;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs{margin-right:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-right:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm{margin-right:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-right:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md{margin-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container{padding-right:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg{margin-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-right:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl{margin-right:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-right:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-right:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons{left:0;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs{margin-left:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-left:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm{margin-left:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-left:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md{margin-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container{padding-left:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg{margin-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-left:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl{margin-left:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-left:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-left:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons{left:50%;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs{margin-top:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-top:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm{margin-top:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-top:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md{margin-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container{padding-top:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg{margin-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-top:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl{margin-top:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-top:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-top:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons{left:50%;bottom:0;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs{margin-bottom:17px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container{padding-bottom:0}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm{margin-bottom:22px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container{padding-bottom:7px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md{margin-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container{padding-bottom:14px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg{margin-bottom:35px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container{padding-bottom:21px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl{margin-bottom:50px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container{padding-bottom:28px}.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container{padding-bottom:35px}.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content{margin-top:1em}.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:1em}@media (min-width:768px){.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions{display:table-cell;max-width:30%}.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content{padding-left:28px;display:table-cell}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions{display:table-cell;max-width:30%}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content{padding-right:28px;display:table-cell}}.vc_general.vc_cta3.vc_cta3-style-classic{border-color:#f0f0f0;background-color:#f7f7f7}.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4{color:inherit}.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4{color:inherit}.vc_general.vc_cta3.vc_cta3-style-outline{border-width:3px}.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4{color:inherit}.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4{color:inherit}.vc_general.vc_cta3.vc_cta3-style-custom{border-color:#f0f0f0;background-color:#f7f7f7}.vc_general.vc_cta3.vc_cta3-shape-square{border-radius:0}.vc_general.vc_cta3.vc_cta3-shape-rounded{border-radius:5px}.vc_general.vc_cta3.vc_cta3-shape-round{border-radius:4em}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#5472d2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat{color:#c9d2f0;border-color:transparent;background-color:#5472d2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #3253bc;color:#c9d2f0;border-color:transparent;background-color:#5472d2}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline{border-color:#5472d2;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#5472d2}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header{color:#00c1cf}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat{color:#d3f5f1;border-color:transparent;background-color:#00c1cf}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d{box-shadow:0 5px 0 #008d97;color:#d3f5f1;border-color:transparent;background-color:#00c1cf}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline{border-color:#00c1cf;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header{color:#00c1cf}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#fe6c61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat{color:#fcdbd7;border-color:transparent;background-color:#fe6c61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #fe3829;color:#fcdbd7;border-color:transparent;background-color:#fe6c61}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline{border-color:#fe6c61;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#fe6c61}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header{color:#8d6dc4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat{color:#e1d5f5;border-color:transparent;background-color:#8d6dc4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d{box-shadow:0 5px 0 #6e48b1;color:#e1d5f5;border-color:transparent;background-color:#8d6dc4}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline{border-color:#8d6dc4;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header{color:#8d6dc4}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header{color:#4cadc9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat{color:#d0edf5;border-color:transparent;background-color:#4cadc9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d{box-shadow:0 5px 0 #338faa;color:#d0edf5;border-color:transparent;background-color:#4cadc9}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline{border-color:#4cadc9;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header{color:#4cadc9}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header{color:#cec2ab}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat{color:#f7f3eb;border-color:transparent;background-color:#cec2ab}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d{box-shadow:0 5px 0 #b9a888;color:#f7f3eb;border-color:transparent;background-color:#cec2ab}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline{border-color:#cec2ab;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header{color:#cec2ab}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header{color:#50485b}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat{color:#e2ddeb;border-color:transparent;background-color:#50485b}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d{box-shadow:0 5px 0 #342f3c;color:#e2ddeb;border-color:transparent;background-color:#50485b}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline{border-color:#50485b;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header{color:#50485b}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header{color:#75d69c}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat{color:#e1f5e9;border-color:transparent;background-color:#75d69c}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d{box-shadow:0 5px 0 #4ac97d;color:#e1f5e9;border-color:transparent;background-color:#75d69c}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline{border-color:#75d69c;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header{color:#75d69c}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header{color:#f7be68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat{color:#faf0e1;border-color:transparent;background-color:#f7be68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d{box-shadow:0 5px 0 #f4a733;color:#faf0e1;border-color:transparent;background-color:#f7be68}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline{border-color:#f7be68;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header{color:#f7be68}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header{color:#5aa1e3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat{color:#dce9f5;border-color:transparent;background-color:#5aa1e3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d{box-shadow:0 5px 0 #2a86db;color:#dce9f5;border-color:transparent;background-color:#5aa1e3}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline{border-color:#5aa1e3;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header{color:#5aa1e3}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header{color:#6dab3c}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat{color:#e5f2da;border-color:transparent;background-color:#6dab3c}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d{box-shadow:0 5px 0 #53812d;color:#e5f2da;border-color:transparent;background-color:#6dab3c}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline{border-color:#6dab3c;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header{color:#6dab3c}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header{color:#f4524d}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat{color:#fce2e1;border-color:transparent;background-color:#f4524d}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d{box-shadow:0 5px 0 #f11f18;color:#fce2e1;border-color:transparent;background-color:#f4524d}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline{border-color:#f4524d;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header{color:#f4524d}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header{color:#f79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat{color:#f7e1d7;border-color:transparent;background-color:#f79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d{box-shadow:0 5px 0 #f46e33;color:#f7e1d7;border-color:transparent;background-color:#f79468}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline{border-color:#f79468;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header{color:#f79468}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header{color:#b97ebb}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat{color:#f4dff5;border-color:transparent;background-color:#b97ebb}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d{box-shadow:0 5px 0 #a559a8;color:#f4dff5;border-color:transparent;background-color:#b97ebb}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline{border-color:#b97ebb;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header{color:#b97ebb}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header{color:#2a2a2a}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat{color:#d9d9d9;border-color:transparent;background-color:#2a2a2a}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d{box-shadow:0 5px 0 #0e0e0e;color:#d9d9d9;border-color:transparent;background-color:#2a2a2a}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline{border-color:#2a2a2a;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header{color:#2a2a2a}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header{color:#ebebeb}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#ebebeb}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d{box-shadow:0 5px 0 #cfcfcf;color:#9d9d9e;border-color:transparent;background-color:#ebebeb}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline{border-color:#ebebeb;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header{color:#ebebeb}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#fff}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d{box-shadow:0 5px 0 #e3e3e3;color:#9d9d9e;border-color:transparent;background-color:#fff}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline{border-color:#fff;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header{color:#fff}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat{color:#9d9d9e;border-color:transparent;background-color:#f0f0f0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d{box-shadow:0 5px 0 #d4d4d4;color:#9d9d9e;border-color:transparent;background-color:#f0f0f0}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header{color:#666}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline{border-color:#f0f0f0;background-color:transparent}.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header{color:#f0f0f0}.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner{height:1em;width:1em}.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner{height:2em;width:2em}.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner{height:3em;width:3em}.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner{height:4em;width:4em}.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner{height:5em;width:5em}.wpb_gmaps_widget .wpb_wrapper{background-color:#f7f7f7;padding:5px}.wpb_gmaps_widget .wpb_map_wraper iframe{margin-bottom:0;padding:0;display:block;width:100%;border:none}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{position:relative;padding-bottom:56.25%;height:0}.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe{position:absolute;top:0;left:0;height:100%}.wpb_accordion_section .wpb_accordion_header a:focus,.wpb_content_element .wpb_tabs_nav li a:focus,.wpb_tour_next_prev_nav a:focus{outline:0}.wpb_content_element .wpb_tabs_nav,.wpb_content_element .wpb_tour_tabs_wrapper{padding:0}.wpb_content_element .wpb_tabs_nav{margin:0;padding-left:0!important;text-indent:inherit!important}#content .wpb_content_element .wpb_tabs_nav{margin:0}.wpb_content_element .wpb_tabs_nav li{background-color:#fff;white-space:nowrap;padding:0;background-image:none;list-style:none!important}.wpb_content_element .wpb_tabs_nav li:after,.wpb_content_element .wpb_tabs_nav li:before{display:none!important}.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,.wpb_content_element .wpb_tabs_nav li:hover{background-color:#f7f7f7}.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a{cursor:default}.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide{display:none}.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{border-bottom:none;text-decoration:none;display:block;padding:.5em 1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#f7f7f7}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:1em}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child{margin-bottom:0}.wpb_tabs .wpb_tabs_nav li{float:left;margin:0 1px 0 0}.wpb_tour .wpb_tabs_nav{float:left;width:31.66666667%}.wpb_tour .wpb_tabs_nav li{margin:0 0 1px 0;clear:left;width:100%}.wpb_tour .wpb_tabs_nav a{width:100%}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;float:left;width:68.33333333%;padding:0 0 0 21.73913043px}.wpb_tour_next_prev_nav{margin-left:31.66666667%;padding-left:21.73913043px;font-size:80%}.wpb_tour_next_prev_nav a{border-bottom:1px dotted;text-decoration:none}.wpb_tour_next_prev_nav a:hover{text-decoration:none;border-bottom:none}.wpb_tour_next_prev_nav span{width:48%;display:inline-block;padding-top:1em;float:left}.wpb_tour_next_prev_nav span.wpb_next_slide{text-align:right;float:right}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{margin:0 0 1px 0;padding-top:0;position:relative;text-transform:none;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{padding-left:1em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{display:block;width:16px;height:16px;background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/toggle_open.png);background-repeat:no-repeat;position:absolute;right:.7em;top:.7em}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/toggle_close.png)}@media (max-width:480px){.vc_responsive .wpb_tour .wpb_tab,.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,.vc_responsive .wpb_tour_next_prev_nav{width:100%;float:none;margin-left:0}.vc_responsive .wpb_tour_next_prev_nav{width:auto;padding:0 1em}.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:1em}.vc_responsive .wpb_tour .wpb_tab{padding-left:1em;padding-right:1em}}.wpb_column .wpb_wrapper .wpb_teaser_grid{float:none}body ul.wpb_thumbnails-fluid li{padding:0;margin-left:0;background-image:none;list-style:none!important}body ul.wpb_thumbnails-fluid li:after,body ul.wpb_thumbnails-fluid li:before{display:none!important}body ul.wpb_thumbnails-fluid li .entry-content :last-child{margin-bottom:0}.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,.wpb_row .wpb_grid ul.wpb_thumbnails-fluid{padding:0;overflow:visible!important}.wpb_teaser_grid .entry-content{margin:0;padding:0;width:100%}.grid_layout-thumbnail .post-thumb{margin-bottom:0}.grid_layout-thumbnail .post-thumb img{max-width:100%}.wpb_carousel .wpb_wrapper{position:relative}.wpb_carousel .next,.wpb_carousel .prev{position:absolute;top:3px;background-color:#f7f7f7;padding:0 6px 0 6px;font-size:12px;z-index:10;text-decoration:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.wpb_carousel .next:hover,.wpb_carousel .prev:hover{background-color:#f0f0f0}.wpb_carousel .next:focus,.wpb_carousel .prev:focus{outline:0;text-decoration:none}.wpb_carousel .prev{right:30px}.wpb_carousel .next{right:0}.wpb_carousel .wpb_thumbnails-fluid{width:100%}.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span]{height:auto!important}.wpb_categories_filter,.wpb_teaser_grid .categories_filter{list-style:none;list-style-type:none;padding:0;margin:0 0 10px 0}.wpb_categories_filter li,.wpb_teaser_grid .categories_filter li{display:block;float:left;margin:0 10px 10px 0;background-image:none;list-style:none!important}.wpb_categories_filter li:after,.wpb_categories_filter li:before,.wpb_teaser_grid .categories_filter li:after,.wpb_teaser_grid .categories_filter li:before{display:none!important}.wpb_categories_filter li a,.wpb_teaser_grid .categories_filter li a{border:none;text-decoration:none}.wpb_categories_filter li a:hover,.wpb_teaser_grid .categories_filter li a:hover{border-bottom:1px dotted}.wpb_categories_filter li.active a,.wpb_teaser_grid .categories_filter li.active a{border-bottom:1px dotted}@media (max-width:480px){.vc_responsive .wpb_row ul.wpb_thumbnails-fluid{margin-left:0;width:auto}.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-]{width:100%;float:none;display:block;margin-left:0;margin-right:0}}.wpb_image_grid .wpb_image_grid_ul{margin:0;padding:0}.wpb_image_grid .wpb_image_grid_ul>li{background-image:none;list-style:none!important}.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before{display:none!important}.wpb_image_grid .wpb_image_grid_ul .isotope-item{list-style:none;margin:0 1px 1px 0;max-width:100%;float:left}.wpb_image_grid .wpb_image_grid_ul a{display:block}.wpb_image_grid .wpb_image_grid_ul img{display:block;max-width:100%;height:auto}.wpb_gallery .theme-default .nivoSlider{margin-bottom:0}.wpb_gallery .theme-default .nivo-controlNav{padding:10px 0 3px 0}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:auto;top:100%;margin-top:15px}.wpb_gallery .wpb_flexslider .flex-caption{cursor:default}.wpb_gallery .wpb_flexslider .flex-direction-nav a{border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wpb_gallery .wpb_flexslider .flex-direction-nav a:before{line-height:1}.wpb_gallery .wpb_flexslider .flex-control-paging{z-index:10}#content .wpb_gallery_slides ul.flex-direction-nav,#content .wpb_gallery_slides ul.slides,.content .wpb_gallery_slides ul.flex-direction-nav,.content .wpb_gallery_slides ul.slides,.wpb_content_element .wpb_gallery_slides ul li,.wpb_gallery_slides ul.flex-direction-nav,.wpb_gallery_slides ul.slides,body .wpb_gallery_slides ul li{list-style:none;padding:0;background-image:none;margin:0}.flickr_badge_image{margin:0 10px 10px 0;width:72px;height:72px;float:left;background:0 0;padding:0}.flickr_badge_image a{border:none}.flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}.wpb_flickr_widget p.flickr_stream_wrap{clear:both;margin-bottom:0;font-size:80%}.wpb_flickr_widget p.flickr_stream_wrap a{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/flickr.png);background-repeat:no-repeat;background-position:left center;padding-left:25px;display:inline-block}.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper{width:10%}.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper{width:20%}.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper{width:30%}.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper{width:40%}.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper{width:50%}.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper{width:60%}.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper{width:70%}.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper{width:80%}.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper{width:90%}.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper{width:100%}.wpb_video_widget .wpb_video_wrapper{padding-top:56.25%;position:relative;width:100%}.wpb_video_widget .wpb_video_wrapper>div{padding-top:0!important;position:static}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper{padding-top:56.25%}.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper{padding-top:75%}.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper{padding-top:42.55319149%}.wpb_video_widget.vc_video-aspect-ratio-916 .wpb_video_wrapper{padding-top:177.77777778%}.wpb_video_widget.vc_video-aspect-ratio-34 .wpb_video_wrapper{padding-top:133.33333333%}.wpb_video_widget.vc_video-aspect-ratio-1235 .wpb_video_wrapper{padding-top:235%}.wpb_video_widget.vc_video-align-left .wpb_wrapper{float:left}.wpb_video_widget.vc_video-align-center .wpb_wrapper{margin:0 auto}.wpb_video_widget.vc_video-align-right .wpb_wrapper{float:right}.wpb_video_widget .wpb_wrapper{position:relative}.wpb_video_widget .wpb_wrapper iframe{width:100%;height:100%;display:block;position:absolute;margin:0;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpb_video_wrapper .fluid-width-video-wrapper{padding-top:0!important;position:static}.wpb_posts_slider .flex-caption,.wpb_posts_slider .nivo-caption{background-color:#f7f7f7;opacity:1;color:inherit;padding:10px 15px;position:static}.wpb_posts_slider .wpb_gallery_slides>ul>li{background-image:none;list-style:none!important}.wpb_posts_slider .wpb_gallery_slides>ul>li:after,.wpb_posts_slider .wpb_gallery_slides>ul>li:before{display:none!important}.vc_progress_bar .vc_single_bar{background:#f7f7f7;position:relative;margin-bottom:11.66666667px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.vc_progress_bar .vc_single_bar:last-child{margin-bottom:0}.vc_progress_bar .vc_single_bar .vc_label{display:block;padding:.5em 1em;position:relative;z-index:1}.vc_progress_bar .vc_single_bar .vc_bar{display:block;position:absolute;height:100%;background-color:#e0e0e0;width:0%;top:0;left:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:width 1s linear;-moz-transition:width 1s linear;-webkit-transition:width 1s linear;-o-transition:width 1s linear}.vc_progress_bar .vc_single_bar .vc_bar.striped{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.vc_progress_bar .vc_single_bar .vc_bar.animated{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar{background-color:#0074cc}.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar{background-color:#0074cc}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar{background-color:#49afcd}.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar{background-color:#49afcd}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar{background-color:#5bb75b}.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar{background-color:#5bb75b}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar{background-color:#faa732}.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar{background-color:#faa732}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar{background-color:#da4f49}.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar{background-color:#da4f49}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar{background-color:#414141}.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar{background-color:#414141}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar{background-color:#5472d2}.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar{background-color:#5472d2}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar{background-color:#00c1cf}.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar{background-color:#00c1cf}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar{background-color:#fe6c61}.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar{background-color:#fe6c61}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar{background-color:#8d6dc4}.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar{background-color:#8d6dc4}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar{background-color:#4cadc9}.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar{background-color:#4cadc9}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar{background-color:#cec2ab}.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar{background-color:#cec2ab}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar{background-color:#50485b}.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar{background-color:#50485b}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar{background-color:#75d69c}.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar{background-color:#75d69c}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar{background-color:#75d69c}.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar{background-color:#75d69c}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar{background-color:#2a2a2a}.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar{background-color:#2a2a2a}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar{background-color:#ebebeb}.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar{background-color:#ebebeb}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar{background-color:#f7be68}.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar{background-color:#f7be68}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar{background-color:#5aa1e3}.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar{background-color:#5aa1e3}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar{background-color:#6dab3c}.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar{background-color:#6dab3c}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar{background-color:#f4524d}.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar{background-color:#f4524d}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar{background-color:#f79468}.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar{background-color:#f79468}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar{background-color:#b97ebb}.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar{background-color:#b97ebb}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar{background-color:#fff}.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar{background-color:#fff}.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label{color:#666;text-shadow:0 -1px 0 rgba(0,0,0,.25)}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.vc_pie_chart{z-index:0;text-align:center;opacity:0}.vc_pie_chart.vc_ready{opacity:1}.vc_pie_chart .vc_pie_wrapper{position:relative;margin:0 auto}.vc_pie_chart canvas{position:relative;z-index:1}.vc_pie_chart .vc_pie_chart_value{font-size:200%;position:absolute;top:0;left:0;display:block;width:100%;height:100%;text-align:center}.vc_pie_chart_back{display:block;position:absolute;width:100%;height:100%;top:0;left:0;border:6px solid #f7f7f7;border-radius:999px;border-radius:50%;opacity:.3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_images_carousel .vc_carousel-control{border:none}.vc_carousel .vc_carousel-control{text-shadow:none;border:none;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_carousel .vc_carousel-control:active,.vc_carousel .vc_carousel-control:focus{outline:0}.vc_carousel .vc_carousel-indicators li{width:5px;height:5px;margin:0;border-color:#f7f7f7;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.vc_separator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc_separator h4{line-height:1em;font-size:100%;margin:0;word-wrap:break-word;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.vc_separator h4 .normal{font-size:12px;font-weight:400}.vc_separator .vc_sep_holder{height:1px;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:10%}.vc_separator .vc_sep_holder .vc_sep_line{height:1px;border-top:1px solid #ebebeb;display:block;position:relative;top:1px;width:100%}.vc_separator.vc_separator_align_center h4{padding:0 .8em}.vc_separator.vc_separator_align_left h4{padding:0 .8em 0 0}.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l{display:none}.vc_separator.vc_separator_align_right h4{padding:0 0 0 .8em;margin:0!important}.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r{display:none}.vc_separator.vc_sep_double{height:3px}.vc_separator.vc_sep_double .vc_sep_line{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;height:3px}.vc_separator.vc_sep_dashed .vc_sep_line{border-top-style:dashed}.vc_separator.vc_sep_dotted .vc_sep_line{border-top-style:dotted}.vc_separator.vc_sep_shadow .vc_sep_line{border:none;position:relative;height:20px;top:0;overflow:hidden}.vc_separator.vc_sep_shadow .vc_sep_line::after{content:'';display:block;position:absolute;left:0;top:-20px;right:0;height:10px;border-radius:100%}.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{right:-100%;box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{left:-100%;box-shadow:-10px 10px 10px 1px}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l{width:100%}.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r{display:none}.vc_separator .vc_icon_element{margin-bottom:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4{padding-left:0}.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl{margin-left:.8em;margin-right:.8em}.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style{margin-left:.8em}.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4{padding-left:.8em}.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line{border-top-width:1px}.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:1px;top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line{top:0}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 1px}.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 1px}.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line{border-top-width:2px}.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:2px;top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 2px}.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 2px}.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line{border-top-width:3px}.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:3px;top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line{top:-1px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 3px}.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 3px}.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line{border-top-width:4px}.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:4px;top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 4px}.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 4px}.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line{border-top-width:5px}.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:5px;top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line{top:-2px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 5px}.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 5px}.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line{border-top-width:6px}.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:6px;top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 6px}.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 6px}.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line{border-top-width:7px}.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:7px;top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line{top:-3px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 7px}.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 7px}.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line{border-top-width:8px}.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:8px;top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 8px}.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 8px}.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line{border-top-width:9px}.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:9px;top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line{top:-4px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 9px}.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 9px}.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line{border-top-width:10px}.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line{border-bottom-width:10px;top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line{top:-5px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after{box-shadow:10px 10px 10px 10px}.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after{box-shadow:-10px 10px 10px 10px}.vc_separator.vc_sep_color_blue .vc_sep_line{border-color:#5472d2}.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder{color:#5472d2}.vc_separator.vc_sep_color_turquoise .vc_sep_line{border-color:#00c1cf}.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder{color:#00c1cf}.vc_separator.vc_sep_color_pink .vc_sep_line{border-color:#fe6c61}.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder{color:#fe6c61}.vc_separator.vc_sep_color_violet .vc_sep_line{border-color:#8d6dc4}.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder{color:#8d6dc4}.vc_separator.vc_sep_color_peacoc .vc_sep_line{border-color:#4cadc9}.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder{color:#4cadc9}.vc_separator.vc_sep_color_chino .vc_sep_line{border-color:#cec2ab}.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder{color:#cec2ab}.vc_separator.vc_sep_color_mulled_wine .vc_sep_line{border-color:#50485b}.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder{color:#50485b}.vc_separator.vc_sep_color_vista_blue .vc_sep_line{border-color:#75d69c}.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder{color:#75d69c}.vc_separator.vc_sep_color_black .vc_sep_line{border-color:#2a2a2a}.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder{color:#2a2a2a}.vc_separator.vc_sep_color_grey .vc_sep_line{border-color:#ebebeb}.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder{color:#ebebeb}.vc_separator.vc_sep_color_orange .vc_sep_line{border-color:#f7be68}.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder{color:#f7be68}.vc_separator.vc_sep_color_sky .vc_sep_line{border-color:#5aa1e3}.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder{color:#5aa1e3}.vc_separator.vc_sep_color_green .vc_sep_line{border-color:#6dab3c}.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder{color:#6dab3c}.vc_separator.vc_sep_color_juicy_pink .vc_sep_line{border-color:#f4524d}.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder{color:#f4524d}.vc_separator.vc_sep_color_sandy_brown .vc_sep_line{border-color:#f79468}.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder{color:#f79468}.vc_separator.vc_sep_color_purple .vc_sep_line{border-color:#b97ebb}.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder{color:#b97ebb}.vc_separator.vc_sep_color_white .vc_sep_line{border-color:#fff}.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder{color:#fff}.vc_text_separator,.wpb_separator{border-bottom:1px solid #ebebeb}.vc_sep_width_10{width:10%}.vc_sep_width_20{width:20%}.vc_sep_width_30{width:30%}.vc_sep_width_40{width:40%}.vc_sep_width_50{width:50%}.vc_sep_width_60{width:60%}.vc_sep_width_70{width:70%}.vc_sep_width_80{width:80%}.vc_sep_width_90{width:90%}.vc_sep_width_100{width:100%}.vc_sep_pos_align_center{margin-left:auto;margin-right:auto}.vc_sep_pos_align_left{margin-left:0;margin-right:auto}.vc_sep_pos_align_right{margin-left:auto;margin-right:0}.wpb_separator{clear:both;height:1px}.vc_text_separator{clear:both;height:1px}.vc_text_separator div{display:inline-block;background-color:#fff;padding:1px 1em;position:relative;top:-9px}.separator_align_center{text-align:center}.separator_align_left{text-align:left}.separator_align_right{text-align:right}.vc-zigzag-wrapper{text-align:center}.vc-zigzag-wrapper.vc-zigzag-align-left{text-align:left}.vc-zigzag-wrapper.vc-zigzag-align-right{text-align:right}.vc-zigzag-inner{display:inline-block}.wpb_single_image a{border:none;outline:0}.wpb_single_image img{height:auto;max-width:100%;vertical-align:top}.wpb_single_image img.vc_img-placeholder{width:100%}.wpb_single_image .vc_single_image-wrapper{display:inline-block;vertical-align:top;max-width:100%}.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{border-radius:4px;-webkit-box-shadow:none;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_outline,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle{border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:6px;border:1px solid #ebebeb}.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ebebeb}.wpb_single_image .vc_single_image-wrapper.vc_box_border,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle{border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:6px;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:none}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle{border-radius:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle{padding:6px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d{border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:15px}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle{border-radius:50%;-webkit-box-shadow:none;box-shadow:none;overflow:hidden}.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{border-radius:50%;-webkit-box-shadow:none;box-shadow:none;overflow:hidden}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle{-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.wpb_single_image.vc_align_center{text-align:center}.wpb_single_image.vc_align_right{text-align:right}.wpb_single_image.vc_align_left{text-align:left}.wpb_single_image .vc_box_shadow_3d{position:relative;z-index:0;display:inline-block;max-width:100%}.wpb_single_image .vc_box_shadow_3d:after,.wpb_single_image .vc_box_shadow_3d:before{content:"";position:absolute;-webkit-box-shadow:0 15px 10px rgba(0,0,0,.6);box-shadow:0 15px 10px rgba(0,0,0,.6);left:5px;right:50%;bottom:8px;height:30%;z-index:-1;border-radius:inherit;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skewY(-6deg);-ms-transform:skewY(-6deg);transform:skewY(-6deg)}.wpb_single_image .vc_box_shadow_3d:after{left:50%;right:5px;-webkit-transform:skewY(6deg);-ms-transform:skewY(6deg);transform:skewY(6deg);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.wpb_single_image .vc_figure{display:inline-block;vertical-align:top;margin:0;max-width:100%}.wpb_single_image .vc_figure-caption{margin-top:.2em;font-size:.8em}.wpb_single_image .vc_box_outline.vc_box_border_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_blue{border-color:#5472d2}.wpb_single_image .vc_box_border.vc_box_border_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_blue{background-color:#5472d2}.wpb_single_image .vc_box_outline.vc_box_border_turquoise,.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise{border-color:#00c1cf}.wpb_single_image .vc_box_border.vc_box_border_turquoise,.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise{background-color:#00c1cf}.wpb_single_image .vc_box_outline.vc_box_border_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_pink{border-color:#fe6c61}.wpb_single_image .vc_box_border.vc_box_border_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_pink{background-color:#fe6c61}.wpb_single_image .vc_box_outline.vc_box_border_violet,.wpb_single_image .vc_box_outline_circle.vc_box_border_violet{border-color:#8d6dc4}.wpb_single_image .vc_box_border.vc_box_border_violet,.wpb_single_image .vc_box_border_circle.vc_box_border_violet{background-color:#8d6dc4}.wpb_single_image .vc_box_outline.vc_box_border_peacoc,.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc{border-color:#4cadc9}.wpb_single_image .vc_box_border.vc_box_border_peacoc,.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc{background-color:#4cadc9}.wpb_single_image .vc_box_outline.vc_box_border_chino,.wpb_single_image .vc_box_outline_circle.vc_box_border_chino{border-color:#cec2ab}.wpb_single_image .vc_box_border.vc_box_border_chino,.wpb_single_image .vc_box_border_circle.vc_box_border_chino{background-color:#cec2ab}.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine{border-color:#50485b}.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine{background-color:#50485b}.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue{border-color:#75d69c}.wpb_single_image .vc_box_border.vc_box_border_vista_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue{background-color:#75d69c}.wpb_single_image .vc_box_outline.vc_box_border_black,.wpb_single_image .vc_box_outline_circle.vc_box_border_black{border-color:#2a2a2a}.wpb_single_image .vc_box_border.vc_box_border_black,.wpb_single_image .vc_box_border_circle.vc_box_border_black{background-color:#2a2a2a}.wpb_single_image .vc_box_outline.vc_box_border_grey,.wpb_single_image .vc_box_outline_circle.vc_box_border_grey{border-color:#ebebeb}.wpb_single_image .vc_box_border.vc_box_border_grey,.wpb_single_image .vc_box_border_circle.vc_box_border_grey{background-color:#ebebeb}.wpb_single_image .vc_box_outline.vc_box_border_orange,.wpb_single_image .vc_box_outline_circle.vc_box_border_orange{border-color:#f7be68}.wpb_single_image .vc_box_border.vc_box_border_orange,.wpb_single_image .vc_box_border_circle.vc_box_border_orange{background-color:#f7be68}.wpb_single_image .vc_box_outline.vc_box_border_sky,.wpb_single_image .vc_box_outline_circle.vc_box_border_sky{border-color:#5aa1e3}.wpb_single_image .vc_box_border.vc_box_border_sky,.wpb_single_image .vc_box_border_circle.vc_box_border_sky{background-color:#5aa1e3}.wpb_single_image .vc_box_outline.vc_box_border_green,.wpb_single_image .vc_box_outline_circle.vc_box_border_green{border-color:#6dab3c}.wpb_single_image .vc_box_border.vc_box_border_green,.wpb_single_image .vc_box_border_circle.vc_box_border_green{background-color:#6dab3c}.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink{border-color:#f4524d}.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink{background-color:#f4524d}.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown{border-color:#f79468}.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown{background-color:#f79468}.wpb_single_image .vc_box_outline.vc_box_border_purple,.wpb_single_image .vc_box_outline_circle.vc_box_border_purple{border-color:#b97ebb}.wpb_single_image .vc_box_border.vc_box_border_purple,.wpb_single_image .vc_box_border_circle.vc_box_border_purple{background-color:#b97ebb}.wpb_single_image .vc_box_outline.vc_box_border_white,.wpb_single_image .vc_box_outline_circle.vc_box_border_white{border-color:#fff}.wpb_single_image .vc_box_border.vc_box_border_white,.wpb_single_image .vc_box_border_circle.vc_box_border_white{background-color:#fff}.vc_icon_element{line-height:0;font-size:14px;margin-bottom:35px}.vc_icon_element.vc_icon_element-outer{box-sizing:border-box;text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{text-align:left}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center{text-align:center}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right{text-align:right}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{text-align:center;display:inline-block;border:2px solid transparent;width:4em;height:4em;box-sizing:content-box;position:relative}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{font-size:2.15em;font-style:normal;line-height:1!important;font-size-adjust:none;font-stretch:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-language-override:normal;font-language-override:normal;-webkit-font-kerning:auto;font-kerning:auto;font-synthesis:weight style;font-variant:normal;text-rendering:auto;display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{font-style:normal;display:inline-block;text-decoration:inherit;width:inherit;height:inherit;font-size:1em;text-align:center;text-rendering:optimizelegibility}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link{width:100%;height:100%;display:block;position:absolute;top:0;box-sizing:content-box;border:none}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs{max-width:100%!important;line-height:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner{width:2.5em!important;height:2.5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon{font-size:1.2em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm{max-width:100%!important;line-height:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner{width:3.15em!important;height:3.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{font-size:1.6em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md{max-width:100%!important;line-height:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner{width:4em!important;height:4em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{font-size:2.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg{max-width:100%!important;line-height:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner{width:5em!important;height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{font-size:2.85em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl{max-width:100%!important;line-height:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner{width:7.15em!important;height:7.15em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{font-size:5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link{border-radius:50%}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link{border-radius:5px}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon{color:#5472d2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon{color:#00c1cf}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon{color:#fe6c61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon{color:#8d6dc4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon{color:#4cadc9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon{color:#cec2ab}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon{color:#50485b}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon{color:#75d69c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon{color:#2a2a2a}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon{color:#ebebeb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon{color:#f7be68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon{color:#5aa1e3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon{color:#6dab3c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon{color:#f4524d}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon{color:#f79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon{color:#b97ebb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon{color:#fff}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline{border-color:#5472d2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background{background-color:#5472d2}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline{border-color:#00c1cf}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background{background-color:#00c1cf}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline{border-color:#fe6c61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background{background-color:#fe6c61}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline{border-color:#8d6dc4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background{background-color:#8d6dc4}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline{border-color:#4cadc9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background{background-color:#4cadc9}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline{border-color:#cec2ab}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background{background-color:#cec2ab}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline{border-color:#50485b}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background{background-color:#50485b}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline{border-color:#75d69c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background{background-color:#75d69c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline{border-color:#2a2a2a}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background{background-color:#2a2a2a}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline{border-color:#ebebeb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background{background-color:#ebebeb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline{border-color:#f7be68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background{background-color:#f7be68}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline{border-color:#5aa1e3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background{background-color:#5aa1e3}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline{border-color:#6dab3c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background{background-color:#6dab3c}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline{border-color:#f4524d}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background{background-color:#f4524d}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline{border-color:#f79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background{background-color:#f79468}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline{border-color:#b97ebb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background{background-color:#b97ebb}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline{border-color:#fff}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background{background-color:#fff}.vc_chart .vc_chart-legend{font-size:14px;margin:0;padding:0}.vc_chart .vc_chart-legend li{line-height:1.3em;list-style:none;margin:0 0 .3em 0;min-height:1.3em}.vc_chart .vc_chart-legend span{border-radius:.3em;display:inline-block;height:1.3em;left:0;margin-right:.5em;vertical-align:middle;width:1.3em}@media (min-width:768px){.vc_chart .vc_chart-legend{display:inline-block;vertical-align:middle;width:40%}.vc_chart .vc_chart-legend li{margin-left:1em}.vc_chart .vc_chart-with-legend{display:inline-block;vertical-align:middle;width:60%}}.vc_line-chart .vc_chart-with-legend{width:75%}.vc_line-chart .vc_chart-legend{width:25%}.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg{border-radius:0}.wpb_single_image [class*='_circle'] .vc-zoom-wrapper{border-radius:50%}.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper{border-radius:4px}.vc_general.vc_pagination{display:block;margin:0;padding:0;text-align:center}.vc_general.vc_pagination .vc_pagination-item{display:inline-block;margin:0;padding:0;vertical-align:middle}.vc_general.vc_pagination .vc_pagination-trigger{display:block;text-decoration:none;cursor:pointer;height:10px;width:10px;margin:5px 7px;background:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:none}.vc_general.vc_pagination .vc_pagination-trigger:focus{outline:0}.vc_general.vc_pagination .vc_active .vc_pagination-trigger{cursor:default}.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger{border:3px solid transparent}.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger{opacity:.6}.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover{opacity:1}.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger{opacity:1}.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger{border-radius:50%}.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger{border-radius:3px}.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5472d2}.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5472d2}.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#5472d2}.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger{background-color:#5472d2}.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger{border-color:#00c1cf}.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#00c1cf}.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#00c1cf}.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger{background-color:#00c1cf}.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#fe6c61}.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#fe6c61}.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#fe6c61}.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger{background-color:#fe6c61}.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger{border-color:#8d6dc4}.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#8d6dc4}.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#8d6dc4}.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger{background-color:#8d6dc4}.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger{border-color:#4cadc9}.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#4cadc9}.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#4cadc9}.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger{background-color:#4cadc9}.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger{border-color:#cec2ab}.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#cec2ab}.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#cec2ab}.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger{background-color:#cec2ab}.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger{border-color:#50485b}.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#50485b}.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#50485b}.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger{background-color:#50485b}.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger{border-color:#75d69c}.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#75d69c}.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#75d69c}.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger{background-color:#75d69c}.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger{border-color:#f7be68}.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#f7be68}.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#f7be68}.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger{background-color:#f7be68}.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger{border-color:#5aa1e3}.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#5aa1e3}.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#5aa1e3}.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger{background-color:#5aa1e3}.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger{border-color:#6dab3c}.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#6dab3c}.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#6dab3c}.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger{background-color:#6dab3c}.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger{border-color:#f4524d}.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#f4524d}.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#f4524d}.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger{background-color:#f4524d}.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger{border-color:#f79468}.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#f79468}.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#f79468}.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger{background-color:#f79468}.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger{border-color:#b97ebb}.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#b97ebb}.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#b97ebb}.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger{background-color:#b97ebb}.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger{border-color:#2a2a2a}.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#2a2a2a}.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#2a2a2a}.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger{background-color:#2a2a2a}.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger{border-color:#ebebeb}.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#ebebeb}.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#ebebeb}.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger{background-color:#ebebeb}.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger{border-color:#fff}.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover{background-color:#fff}.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger{background-color:#fff}.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger{background-color:#fff}.vc_grid.vc_row{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.vc-row[data-vc-full-width] .vc_grid.vc_row{overflow:hidden}.vc_grid.vc_row.vc_grid-gutter-1px{margin-bottom:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper{margin-right:-1px}.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item{padding-right:1px;padding-bottom:1px}.vc_grid.vc_row.vc_grid-gutter-2px{margin-bottom:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper{margin-right:-2px}.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item{padding-right:2px;padding-bottom:2px}.vc_grid.vc_row.vc_grid-gutter-3px{margin-bottom:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper{margin-right:-3px}.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item{padding-right:3px;padding-bottom:3px}.vc_grid.vc_row.vc_grid-gutter-4px{margin-bottom:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper{margin-right:-4px}.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item{padding-right:4px;padding-bottom:4px}.vc_grid.vc_row.vc_grid-gutter-5px{margin-bottom:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper{margin-right:-5px}.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item{padding-right:5px;padding-bottom:5px}.vc_grid.vc_row.vc_grid-gutter-10px{margin-bottom:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper{margin-right:-10px}.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item{padding-right:10px;padding-bottom:10px}.vc_grid.vc_row.vc_grid-gutter-15px{margin-bottom:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper{margin-right:-15px}.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item{padding-right:15px;padding-bottom:15px}.vc_grid.vc_row.vc_grid-gutter-20px{margin-bottom:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper{margin-right:-20px}.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item{padding-right:20px;padding-bottom:20px}.vc_grid.vc_row.vc_grid-gutter-25px{margin-bottom:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper{margin-right:-25px}.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item{padding-right:25px;padding-bottom:25px}.vc_grid.vc_row.vc_grid-gutter-30px{margin-bottom:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:-30px}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-right:30px;padding-bottom:30px}.vc_grid.vc_row.vc_grid-gutter-35px{margin-bottom:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper{margin-right:-35px}.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item{padding-right:35px;padding-bottom:35px}.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover{z-index:3}.vc_grid.vc_row .vc_grid-item{display:none;padding:0;vertical-align:top;float:none;box-sizing:border-box;z-index:1}.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content{overflow:hidden}.vc_grid.vc_row .vc_grid-item .vc_btn,.vc_grid.vc_row .vc_grid-item .vc_icon_element,.vc_grid.vc_row .vc_grid-item .wpb_content_element{margin-bottom:15px}.vc_grid.vc_row .vc_grid-item .vc_btn a,.vc_grid.vc_row .vc_grid-item .vc_icon_element a,.vc_grid.vc_row .vc_grid-item .wpb_content_element a{text-decoration:none;border-bottom:0}.vc_grid .vc_gitem-link{border-bottom:none;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item{position:static}.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:block}.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:block}@media (min-width:768px){.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{display:inline-block}}@-moz-document url-prefix(){.vc_masonry_grid .vc_grid-item,.vc_masonry_media_grid .vc_grid-item{margin-left:-.01px}}.vc_gitem-zone-b{display:none}.vc_gitem-float-none{float:none}.vc_gitem-float-left{float:left}.vc_gitem-float-right{float:right}.vc_gitem-align-center{text-align:center}.vc_gitem-align-right{text-align:right}.vc_gitem-align-justify{text-align:justify}.vc_gitem-block{position:relative;overflow:hidden}.vc_gitem-is-link{cursor:pointer}.vc_gitem-link{text-decoration:none}.vc_gitem_row{margin-left:0;margin-right:0;margin-bottom:0;padding:inherit;box-sizing:border-box}.vc_gitem_row .vc_gitem_row{margin-bottom:0}.vc_gitem-zone-a .vc_gitem-row-position-top,.vc_gitem-zone-b .vc_gitem-row-position-top{position:absolute;left:0;right:0;top:0}.vc_gitem-zone-a .vc_gitem-row-position-middle,.vc_gitem-zone-b .vc_gitem-row-position-middle{position:absolute;left:0;right:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.vc_gitem-zone-a .vc_gitem-row-position-bottom,.vc_gitem-zone-b .vc_gitem-row-position-bottom{position:absolute;left:0;right:0;bottom:0}.vc_gitem_row .vc_gitem-col{box-sizing:border-box;padding:10px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.vc_gitem-zone{position:relative;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:border-box;box-sizing:border-box;overflow:hidden}.vc_gitem-zone .vc-zone-link{display:block;position:absolute;top:0;right:0;left:0;bottom:0;z-index:5}.vc_gitem-zone-img{width:100%;display:block;visibility:hidden;height:auto}.vc_gitem-zone-a .vc_gitem-zone-mini{box-sizing:border-box;padding:inherit;position:static;top:0;left:0;bottom:0;right:0}.vc_gitem-zone-b{overflow:hidden}.vc_gitem-zone-b .vc_gitem-zone-mini{position:static;padding:inherit;top:0;left:0;right:0;bottom:0;margin:0}.vc_grid-item-zone-c-left .vc_gitem-animated-block{float:right;width:50%}.vc_grid-item-zone-c-left .vc_gitem-zone-c{float:left;width:50%}.vc_grid-item-zone-c-right .vc_gitem-animated-block{float:left;width:50%}.vc_grid-item-zone-c-right .vc_gitem-zone-c{float:right;width:50%}.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img{display:none!important}.vc-gitem-zone-height-mode-auto:before{content:"";display:block;padding-top:100%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before{padding-top:75%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before{padding-top:133.33333333%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before{padding-top:133.33333333%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before{padding-top:56.25%}.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before{padding-top:177.77777778%}.vc_gitem-animated-block{position:relative}.vc_gitem-animate .vc_btn{-webkit-transition:all 0s ease;-o-transition:all 0s ease;transition:all 0s ease}.vc_gitem-animate .vc_gitem-zone-b{z-index:199}.vc_gitem-animate-none .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;box-sizing:border-box}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b{opacity:1}.vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:0;opacity:0;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;box-sizing:border-box}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;width:0}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{display:inline-block;opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-perspective:1000;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);-moz-transition:-moz-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);transition:transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{opacity:1}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b{opacity:1}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;width:50%}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.vc_gitem-animate-scaleIn{overflow:hidden}.vc_gitem-animate-scaleIn .vc_gitem-zone-a{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.vc_gitem-animate-scaleRotateIn{overflow:hidden}.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{-webkit-transform:scale(1.5) rotate(10deg);-moz-transform:scale(1.5) rotate(10deg);-ms-transform:scale(1.5) rotate(10deg);-o-transform:scale(1.5) rotate(10deg);transform:scale(1.5) rotate(10deg)}.vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{filter:blur(0);-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-perspective:1000;-webkit-backface-visibility:hidden;webkit-transition:filter .5s cubic-bezier(0,.275,.125,1),-webkit-transform .5s cubic-bezier(0,.275,.125,1);-moz-transition:filter .5s cubic-bezier(0,.275,.125,1),-moz-transform .5s cubic-bezier(0,.275,.125,1);transition:filter .5s cubic-bezier(0,.275,.125,1),transform .5s cubic-bezier(0,.275,.125,1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{filter:url(//siplprojects.in/wp-content/plugins/js_composer/assets/vc/blur.svg#blur);-webkit-filter:blur(2px);-moz-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.vc_gitem-animate-blurScaleOut{overflow:hidden}.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.vc_gitem-animate-slideInRight{overflow:hidden}.vc_gitem-animate-slideInRight .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.vc_gitem-animate-slideInLeft{overflow:hidden}.vc_gitem-animate-slideInLeft .vc_gitem-zone-b{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.vc_gitem-animate-slideBottom{overflow:hidden;position:relative}.vc_gitem-animate-slideBottom .vc_gitem-zone-b{display:block;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1000;position:absolute;top:100%;height:100%;left:0;right:0;margin:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b{top:0}.vc_gitem-animate-slideTop{overflow:hidden;position:relative}.vc_gitem-animate-slideTop .vc_gitem-zone-b{display:block;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;z-index:1000;position:absolute;top:-100%;height:100%;left:0;right:0;margin:0}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b{top:0}.vc_gitem-animate-flipFadeIn{overflow:hidden}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 1s;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;transition:transform 1s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg)}.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);-o-transform:rotateX(0);transform:rotateX(0)}.vc_gitem-animate-flipHorizontalFadeIn{overflow:hidden}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 1s;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;transition:transform 1s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{display:block;top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);-o-transform:rotateY(0);transform:rotateY(0)}.vc_gitem-animate-goTop20{overflow:hidden}.vc_gitem-animate-goTop20 .vc_gitem-zone-a{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a{-webkit-transform:translateY(-20%);-ms-transform:translateY(-20%);-o-transform:translateY(-20%);transform:translateY(-20%)}.vc_gitem-animate-goTop20 .vc_gitem-zone-b{display:block;-webkit-transition:bottom .5s ease;-o-transition:bottom .5s ease;transition:bottom .5s ease;bottom:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;-webkit-transform:none;-ms-transform:none;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b{bottom:0}.vc_gitem-animate-goBottom20{overflow:hidden}.vc_gitem-animate-goBottom20 .vc_gitem-zone-a{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a{-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b{display:block;-webkit-transition:top .5s ease;-o-transition:top .5s ease;transition:top .5s ease;top:-100%;z-index:1000;position:absolute;width:100%;margin:0}.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini{position:static;-webkit-transform:none;-ms-transform:none;transform:none}.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b{top:0}.vc_gitem-post-data{margin-bottom:15px}.vc_gitem-post-data h2{margin:0}.vc_gitem-post-category-name .vc_gitem-link{color:inherit}.vc_grid .vc_pageable-load-more-btn{text-align:center;margin-top:25px}.vc_grid .vc_pageable-load-more-btn>.vc_btn{outline:0}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots{display:none;margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot{cursor:pointer;display:inline-block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span{border:3px solid;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span{border:3px solid;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:.6}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span{opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span{opacity:.6}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span{opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots{display:block}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.6}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span{opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{border-color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span{background-color:#5472d2!important;border-color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{border-color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span{background-color:#00c1cf!important;border-color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{border-color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span{background-color:#fe6c61!important;border-color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{border-color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span{background-color:#8d6dc4!important;border-color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{border-color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span{background-color:#4cadc9!important;border-color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{border-color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span{background-color:#cec2ab!important;border-color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{border-color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span{background-color:#50485b!important;border-color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{border-color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span{background-color:#75d69c!important;border-color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{border-color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span{background-color:#2a2a2a!important;border-color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{border-color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span{background-color:#ebebeb!important;border-color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{border-color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span{background-color:#f7be68!important;border-color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{border-color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span{background-color:#5aa1e3!important;border-color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{border-color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span{background-color:#6dab3c!important;border-color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{border-color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span{background-color:#f4524d!important;border-color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{border-color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span{background-color:#f79468!important;border-color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{border-color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span{background-color:#b97ebb!important;border-color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{border-color:#fff!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span{background-color:#fff!important;border-color:#fff!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span{background-color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span{background-color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span{background-color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span{background-color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span{background-color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span{background-color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span{background-color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span{background-color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span{background-color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{background-color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span{background-color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span{background-color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span{background-color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span{background-color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span{background-color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span{background-color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span{background-color:#fff!important}.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav{opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav{cursor:pointer;opacity:0;-webkit-transition:opacity .3s ease-in 0s;-o-transition:opacity .3s ease-in 0s;transition:opacity .3s ease-in 0s;-webkit-tap-highlight-color:transparent}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled{display:none!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{position:absolute;top:50%;margin-top:-12.5px;opacity:.5;font-size:25px;line-height:25px;height:25px;display:inline-block;text-decoration:none;cursor:pointer;-webkit-transition:opacity .3s ease-in 0s;-o-transition:opacity .3s ease-in 0s;transition:opacity .3s ease-in 0s}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover{opacity:1}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev{left:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside{left:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next{right:5px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside{right:-30px}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue{color:#5472d2!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise{color:#00c1cf!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink{color:#fe6c61!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet{color:#8d6dc4!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc{color:#4cadc9!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino{color:#cec2ab!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine{color:#50485b!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue{color:#75d69c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black{color:#2a2a2a!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey{color:#ebebeb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange{color:#f7be68!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky{color:#5aa1e3!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green{color:#6dab3c!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink{color:#f4524d!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown{color:#f79468!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple{color:#b97ebb!important}.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white{color:#fff!important}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-13.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-14.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-15px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-17.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-20px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-22.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-25px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-27.5px}.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev{margin-top:-30px}.vc_grid-pagination .vc_grid-pagination-list{outline:0;display:block;padding-left:0;text-align:center;margin:20px 0 0!important;border-radius:2px}.vc_grid-pagination .vc_grid-pagination-list>li{display:inline-block;margin:0;border:0 solid transparent}.vc_grid-pagination .vc_grid-pagination-list>li>a,.vc_grid-pagination .vc_grid-pagination-list>li>span{color:#fff;background-color:#428bca;border:1px solid #428bca;-webkit-transition:opacity .3s ease-in 0s;-o-transition:opacity .3s ease-in 0s;transition:opacity .3s ease-in 0s;position:relative;float:left;padding:3px 10px;line-height:1.42857143;text-decoration:none;opacity:.5;margin-left:-1px;font-size:10px}.vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list>li:first-child>span{margin-left:0}.vc_grid-pagination .vc_grid-pagination-list>li:focus a,.vc_grid-pagination .vc_grid-pagination-list>li:focus span,.vc_grid-pagination .vc_grid-pagination-list>li:hover a,.vc_grid-pagination .vc_grid-pagination-list>li:hover span{opacity:1}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61b"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e61a"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e618"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after{font-family:vc_grid_v1;display:inline-block;content:"\e619"}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover{z-index:2;opacity:1;cursor:default}.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover{display:none}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li{border-color:#5472d2!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span{background-color:#5472d2!important;border-color:#5472d2!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li{border-color:#00c1cf!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span{background-color:#00c1cf!important;border-color:#00c1cf!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li{border-color:#fe6c61!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span{background-color:#fe6c61!important;border-color:#fe6c61!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li{border-color:#8d6dc4!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span{background-color:#8d6dc4!important;border-color:#8d6dc4!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li{border-color:#4cadc9!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span{background-color:#4cadc9!important;border-color:#4cadc9!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li{border-color:#cec2ab!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span{background-color:#cec2ab!important;border-color:#cec2ab!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li{border-color:#50485b!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span{background-color:#50485b!important;border-color:#50485b!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li{border-color:#75d69c!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span{background-color:#75d69c!important;border-color:#75d69c!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li{border-color:#2a2a2a!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span{background-color:#2a2a2a!important;border-color:#2a2a2a!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li{border-color:#ebebeb!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span{background-color:#ebebeb!important;border-color:#ebebeb!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li{border-color:#f7be68!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span{background-color:#f7be68!important;border-color:#f7be68!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li{border-color:#5aa1e3!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span{background-color:#5aa1e3!important;border-color:#5aa1e3!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li{border-color:#6dab3c!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span{background-color:#6dab3c!important;border-color:#6dab3c!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li{border-color:#f4524d!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span{background-color:#f4524d!important;border-color:#f4524d!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li{border-color:#f79468!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span{background-color:#f79468!important;border-color:#f79468!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li{border-color:#b97ebb!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span{background-color:#b97ebb!important;border-color:#b97ebb!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li{border-color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span{background-color:#fff!important;border-color:#fff!important;color:#2a2a2a!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:28px;min-height:22px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{margin-left:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{margin-left:5px;border-radius:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:22px;min-width:22px;padding:3px}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span{background-color:transparent!important;color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span{background-color:transparent!important;color:#fff!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li{border-left-width:1px!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{border-width:0;background:none repeat scroll 0 0 rgba(0,0,0,0)!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child{border-width:0!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a{color:#000!important}.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a{color:#fff!important}.vc_grid-loading{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em;-webkit-animation-delay:.16s;animation-delay:.16s;height:20px}.vc_grid-loading,.vc_grid-loading:after,.vc_grid-loading:before{border-radius:50%;width:12px;height:12px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out}.vc_grid-loading:before{left:-20px}.vc_grid-loading:after{left:20px;-webkit-animation-delay:.32s;animation-delay:.32s}.vc_grid-loading:after,.vc_grid-loading:before{content:'';position:absolute;top:0}@-webkit-keyframes load7{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}@keyframes load7{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-filter{margin-left:0;margin-bottom:20px;list-style:none;padding:0}.vc_grid-filter.vc_grid-filter-center{text-align:center}.vc_grid-filter.vc_grid-filter-right{text-align:right}.vc_grid-filter.vc_grid-filter-left{text-align:left}.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472d2}.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00c1cf}.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#fe6c61}.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8d6dc4}.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4cadc9}.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#cec2ab}.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485b}.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75d69c}.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2a2a2a}.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#ebebeb}.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#f7be68}.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5aa1e3}.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6dab3c}.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#f4524d}.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#f79468}.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#b97ebb}.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#fff}.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter>.vc_grid-filter-item{cursor:pointer;display:inline-block;background:0 0;padding:4px 10px;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear}.vc_grid-filter>.vc_grid-filter-item:first-child{margin-left:0!important}.vc_grid-filter>.vc_grid-filter-item>span{-webkit-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear;outline:0;padding:0;text-decoration:none}.vc_grid-filter>.vc_grid-filter-item.vc_active>span,.vc_grid-filter>.vc_grid-filter-item:hover>span{text-decoration:none}.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:30px}.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item{padding:0!important}.vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item{margin:0 5px 5px 0;border-radius:5px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item{margin:0;border:1px solid rgba(235,235,235,.8);border-collapse:collapse}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2){margin-left:-1px;margin-top:-1px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover{position:relative;z-index:1;border-color:transparent}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a{text-decoration:none}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item{background-color:#7c93dd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover{background-color:#5472d2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item{background-color:#00919c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover{background-color:#00c1cf}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item{background-color:#fe9b94}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover{background-color:#fe6c61}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item{background-color:#a991d3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover{background-color:#8d6dc4}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item{background-color:#73bfd5}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover{background-color:#4cadc9}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item{background-color:#e1d9cb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover{background-color:#cec2ab}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item{background-color:#695f77}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover{background-color:#50485b}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item{background-color:#9ce2b8}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover{background-color:#75d69c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item{background-color:#444}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover{background-color:#2a2a2a}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item{background-color:#d2d2d2}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover{background-color:#ebebeb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item{background-color:#fad398}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover{background-color:#f7be68}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item{background-color:#86baea}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover{background-color:#5aa1e3}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item{background-color:#87c456}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover{background-color:#6dab3c}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item{background-color:#f7817d}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover{background-color:#f4524d}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item{background-color:#fab698}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover{background-color:#f79468}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item{background-color:#cb9fcd}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover{background-color:#b97ebb}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item{background-color:#e6e6e6}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover{background-color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span{color:#666}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item{margin:0;border:1px solid transparent;border-collapse:collapse;padding:3px 7px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span{color:#fff}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2){border-left:none;margin-left:1px;border-top:none;margin-top:1px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px;border-top:0}.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item{border-radius:3px!important}.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item{border-radius:30px!important}.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item{font-size:12px;padding:1px 5px}.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item{font-size:13px;padding:2px 7px}.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{font-size:100%;padding:2px 10px}.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item{font-size:18px;padding:4px 10px}.vc_grid-filter-select{display:none}.vc_grid-filter-dropdown,.vc_grid-filter-select{font-size:12px;margin-bottom:20px}.vc_grid-filter-dropdown.vc_grid-filter-center,.vc_grid-filter-select.vc_grid-filter-center{text-align:center}.vc_grid-filter-dropdown.vc_grid-filter-right,.vc_grid-filter-select.vc_grid-filter-right{text-align:right}.vc_grid-filter-dropdown.vc_grid-filter-left,.vc_grid-filter-select.vc_grid-filter-left{text-align:left}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{display:none}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{outline:0;display:inline-block}@media (min-width:768px){.vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon{color:#5472d2}.vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon{color:#00c1cf}.vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon{color:#fe6c61}.vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon{color:#8d6dc4}.vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon{color:#4cadc9}.vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon{color:#cec2ab}.vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon{color:#50485b}.vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon{color:#75d69c}.vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon{color:#2a2a2a}.vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon{color:#ebebeb}.vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon{color:#f7be68}.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon{color:#5aa1e3}.vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon{color:#6dab3c}.vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon{color:#f4524d}.vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon{color:#f79468}.vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon{color:#b97ebb}.vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon{color:#fff}.vc_grid-filter-dropdown .vc_grid-styled-select,.vc_grid-filter-select .vc_grid-styled-select{border:1px solid #ccc;display:inline-block;height:30px;overflow:hidden;padding-right:5px;text-align:left;width:auto;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon{font-size:17px;display:inline;vertical-align:middle}.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select{background:none repeat scroll 0 0 transparent;border:0 none;border-radius:0;height:30px;line-height:1;margin-right:-50px;padding:5px;position:relative;font-size:12px;z-index:0;cursor:pointer;max-width:inherit!important}}@media (max-width:768px){.vc_responsive .vc_grid-filter-select{display:block}.vc_responsive .vc_grid-filter{display:none!important}}.owl-carousel .owl-item .vc_grid-item{-webkit-transform:translate3D(0,0,0);-ms-transform:translate3D(0,0,0);transform:translate3D(0,0,0)}.owl-carousel .owl-animated-out{z-index:0}.owl-carousel .owl-animated-in{z-index:1}.vc-hoverbox-wrapper,.vc-hoverbox-wrapper *{box-sizing:border-box}.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front{border-radius:10px}.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front{border-radius:50px}.vc-hoverbox-wrapper.vc-hoverbox-align--center{text-align:center}.vc-hoverbox-wrapper.vc-hoverbox-align--left{text-align:left}.vc-hoverbox-wrapper.vc-hoverbox-align--right{text-align:right}.vc-hoverbox-wrapper .vc-hoverbox{position:relative;display:inline-block;text-align:center;width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox{width:100%}.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox{width:90%}.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox{width:80%}.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox{width:70%}.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox{width:60%}.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox{width:50%}.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox{width:40%}.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox{width:30%}.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox{width:20%}.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox{width:10%}.vc-hoverbox-inner{width:100%;display:inline-block;min-height:250px}.vc-hoverbox-inner :last-child{margin-bottom:0}.vc-hoverbox-block{height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;transition:transform .5s ease-in-out;transform-style:preserve-3d;background-size:cover;background-position:center}.vc-hoverbox-block-inner{flex-shrink:0;padding:20px}.vc-hoverbox-block-inner>*{backface-visibility:hidden}.vc-hoverbox-front{transform:rotateY(0);z-index:1}.vc-hoverbox-back{transform:rotateY(180deg)}.vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(-180deg)}.vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(0)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front{transform:rotateY(180deg)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back{transform:rotateY(0);z-index:2}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(0)}.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(-180deg)}@font-face{font-family:vc_grid_v1;src:url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);src:url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');font-weight:400;font-style:normal}[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-]{font-family:vc_grid_v1;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vc_arrow-icon-minus:before{content:"\e61c"}.vc_arrow-icon-plus:before{content:"\e61d"}.vc_arrow-icon-arrow_down:before{content:"\e61e"}.vc_arrow-icon-arrow_up:before{content:"\e61f"}.vc_arrow-icon-arrow_01_left:before{content:"\e600"}.vc_arrow-icon-arrow_01_right:before{content:"\e601"}.vc_arrow-icon-arrow_02_left:before{content:"\e602"}.vc_arrow-icon-arrow_02_right:before{content:"\e603"}.vc_arrow-icon-arrow_03_left:before{content:"\e604"}.vc_arrow-icon-arrow_03_right:before{content:"\e605"}.vc_arrow-icon-arrow_04_left:before{content:"\e606"}.vc_arrow-icon-arrow_04_right:before{content:"\e607"}.vc_arrow-icon-arrow_05_left:before{content:"\e608"}.vc_arrow-icon-arrow_05_right:before{content:"\e609"}.vc_arrow-icon-arrow_06_left:before{content:"\e60a"}.vc_arrow-icon-arrow_06_right:before{content:"\e60b"}.vc_arrow-icon-arrow_07_left:before{content:"\e60c"}.vc_arrow-icon-arrow_07_right:before{content:"\e60d"}.vc_arrow-icon-arrow_08_left:before{content:"\e60e"}.vc_arrow-icon-arrow_08_right:before{content:"\e60f"}.vc_arrow-icon-arrow_09_left:before{content:"\e610"}.vc_arrow-icon-arrow_09_right:before{content:"\e611"}.vc_arrow-icon-arrow_10_left:before{content:"\e612"}.vc_arrow-icon-arrow_10_right:before{content:"\e613"}.vc_arrow-icon-arrow_11_left:before{content:"\e614"}.vc_arrow-icon-arrow_11_right:before{content:"\e615"}.vc_arrow-icon-arrow_12_left:before{content:"\e616"}.vc_arrow-icon-arrow_12_right:before{content:"\e617"}.vc_arrow-icon-navicon:before{content:"\f0c9"}.wpb_animate_when_almost_visible{opacity:0}.wpb_animate_when_almost_visible:not(.wpb_start_animation){-webkit-animation:none;-o-animation:none;animation:none}.top-to-bottom,.wpb_top-to-bottom{-webkit-animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275)}.bottom-to-top,.wpb_bottom-to-top{-webkit-animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275)}.left-to-right,.wpb_left-to-right{-webkit-animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275)}.right-to-left,.wpb_right-to-left{-webkit-animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275)}.appear,.wpb_appear{-webkit-animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.wpb_start_animation{opacity:1}@-webkit-keyframes wpb_ttb{0%{-webkit-transform:translate(0,-10%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_ttb{0%{-moz-transform:translate(0,-10%);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_ttb{0%{-o-transform:translate(0,-10%);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_ttb{0%{-webkit-transform:translate(0,-10%);-ms-transform:translate(0,-10%);-o-transform:translate(0,-10%);transform:translate(0,-10%);opacity:0}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_btt{0%{-webkit-transform:translate(0,10%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_btt{0%{-moz-transform:translate(0,10%);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_btt{0%{-o-transform:translate(0,10%);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_btt{0%{-webkit-transform:translate(0,10%);-ms-transform:translate(0,10%);-o-transform:translate(0,10%);transform:translate(0,10%);opacity:0}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_ltr{0%{-moz-transform:translate(-10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_ltr{0%{-o-transform:translate(-10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_ltr{0%{-webkit-transform:translate(-10%,0);-ms-transform:translate(-10%,0);-o-transform:translate(-10%,0);transform:translate(-10%,0);opacity:0}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_rtl{0%{-webkit-transform:translate(10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_rtl{0%{-moz-transform:translate(10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_rtl{0%{-o-transform:translate(10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_rtl{0%{-webkit-transform:translate(10%,0);-ms-transform:translate(10%,0);-o-transform:translate(10%,0);transform:translate(10%,0);opacity:0}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_appear{0%{-webkit-transform:scale(.5);opacity:.1}100%{-webkit-transform:scale(1);opacity:1}}@-moz-keyframes wpb_appear{0%{-moz-transform:scale(.5);opacity:.1}100%{-moz-transform:scale(1);opacity:1}}@-o-keyframes wpb_appear{0%{-o-transform:scale(.5);opacity:.1}100%{-o-transform:scale(1);opacity:1}}@keyframes wpb_appear{0%{-webkit-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:.1}100%{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}}.vc-spinner::before{content:'';width:16px;height:16px;display:inline-block;pointer-events:none;margin-top:6px;background:url(//siplprojects.in/wp-content/plugins/js_composer/assets/images/spinner.gif) no-repeat;background-position-x:center;background-position-y:center}.vc-spinner.vc-spinner-complete::before{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/vc/tick.png)}.vc-spinner.vc-spinner-failed::before{background-image:url(//siplprojects.in/wp-content/plugins/js_composer/assets/vc/remove.png)}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini{position:relative}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone{opacity:0!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper{position:absolute;right:0;top:50%;margin-top:-50px;left:0}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader{margin:2em auto;font-size:10px;position:relative;text-indent:-9999em;-webkit-animation-delay:.16s;animation-delay:.16s;height:50px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{border-radius:50%;width:12px;height:12px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:vc_woo-add-cart-load 1.8s infinite ease-in-out;animation:vc_woo-add-cart-load 1.8s infinite ease-in-out}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{left:-20px}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after{left:20px;-webkit-animation-delay:.32s;animation-delay:.32s}.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before{content:'';position:absolute;top:0}@-webkit-keyframes vc_woo-add-cart-load{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}@keyframes vc_woo-add-cart-load{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em rgba(235,235,235,.75)}40%{box-shadow:0 2.5em 0 0 rgba(235,235,235,.75)}}.vc_grid-item-mini .added_to_cart.wc-forward{display:none}