.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sigma-progress-bar-wrapper {
margin-bottom: 45px;
}
.sigma-progress-bar-wrapper:last-child{
margin-bottom: 0;
}
.sigma_progress_bar_wrapper .sigma-progress-bar {
width: 100%;
height: 5px;
background-color: #ddd;
display: flex;
align-items: center;
}
.sigma_progress_bar_wrapper .sigma-progress-bar-inner {
width: 0%;
height: 5px;
background-color: #7E4555;
position: relative;
margin-left: 0;
}
.sigma_progress_bar_wrapper.progress-bar-style-1 .sigma-progress-bar-inner span {
position: absolute;
top: 50%;
right: 0;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #7E4555;
transform: translateY(-50%);
}
.progress-bar-style-1 .sigma-progress-bar-wrapper {
margin-bottom: 0;
}
.progress-bar-style-1 .sigma-progress-bar-wrapper + .sigma-progress-bar-wrapper {
margin-top: 30px;
}
.sigma-progress-bar-title {
font-size: 14px;
font-weight: 600;
font-family: 'Lora', serif;
margin: 0 0 5px;
display: inline-block;
color: #db4242;
}
.sigma-progress-bar-value {
float: right;
font-weight: 600;
font-family: Poppins;
color: #041d38;
} .rounded-bar .chart{
position: relative;
min-width: 90px;
min-height: 90px;
width: 90px;
}
.rounded-bar .chart canvas{
position: absolute;
left: 0;
top: 0;
}
.rounded-bar .chart .icon{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 30px;
color: #041d38;
}
.progress-bar-style-3 .chart span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: 700;
font-size: 40px;
line-height: 1;
color: #DB4242;
}
.progress-bar-style-3 .chart span b {
font-size: 20px;
padding-left: 5px;
color: #7E4555;
}
.chart-two .counter-flex {
position: absolute;
left: 0;
top: 47%;
display: flex;
justify-content: center;
right: 0;
transform: translateY(-50%);
}
.chart-two .counter-flex span {
font-size: 40px;
color: #DB4242;
font-weight: 600;
}
.progress-bar-style-3.size-sm .chart-two .counter-flex span{
font-size: 20px;
}
.chart-two {
position: relative;
} .counter-style-1 .counter-box{
text-align: center;
}
.counter-style-1 .counter-box .icon {
margin-bottom: 30px;
}
.counter-style-1 .counter-box .icon i {
font-size: 70px;
color: #7E4555;
}
.counter-style-1 .counter-box h4 {
font-size: 60px;
word-spacing: 0;
font-weight: 700;
font-family: 'Lora', serif;
}
.counter-style-1 .counter-box h4 .plus-icon {
font-size: 16px;
}
.counter-box .title {
color: #999999;
}
.counter-dark-layout .counter-box h4{
color:#fff;
}
.counter-text-left .counter-box {
text-align: left;
}
.counter-text-right .counter-box {
text-align: right;
}
.counter-text-center .counter-box {
text-align: center;
} .counter-style-2 .counter-box.counter-box-two {
background-color: #fff;
padding: 30px 40px 30px 120px;
position: relative;
margin-bottom: 30px;
}
.counter-style-2 .counter-box.counter-box-two .icon {
position: absolute;
top: 40px;
left: 40px;
font-size: 60px;
color: #7E4555;
margin: 0;
line-height: 1;
}
.counter-style-2 .counter-box.counter-box-two h4 {
font-size: 60px;
word-spacing: 0;
font-weight: 400;
letter-spacing: -1px;
font-family: 'Lora', serif;
}
.counter-style-2 .counter-box.counter-box-two .icon img {
width: 60px;
}
.counter-style-2.counter-dark-layout .counter-box {
background-color: #111;
}
.counter-style-2.counter-dark-layout .counter-box h4{
color:#fff;
}
@media (max-width: 575px) {
.counter-style-2 .counter-box.counter-box-two h4,
.counter-style-1 .counter-box h4 {
font-size: 38px;
}
} .counter-style-3 .counter-box.counter-box-three {
position: relative;
text-align: center;
padding: 30px;
border-radius: 50%;
width: 250px;
height: 250px;
display: flex;
align-items: center;
background-size: cover;
justify-content: center;
z-index: -1;
flex-direction: column;
}
.counter-style-3 .primary-overlay::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgb(18 29 49 / 73%);
z-index: -1;
-webkit-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
border-radius: 50%;
}
.counter-style-3 .counter-box.counter-box-three h4 {
position: relative;
font-size: 85px;
line-height: 1;
margin: 0 0 0;
}
.counter-style-3 .counter-box.counter-box-three .title{
font-size: 16px;
margin: 0;
color: #fff;
}
.counter-style-3 .counter-box.counter-box-three h4 span.counter {
font-size: 85px;
}
.counter-style-3 .counter-box.counter-box-three h4 {
font-size: 18px;
} .custom-heading-style-2 .section-title .heading-subtitle {
position: relative;
margin-bottom: 15px;
font-size: 16px;
text-transform: uppercase;
padding-bottom: 0;
color: #db4242;
font-weight: 700;
align-items: center;
letter-spacing: inherit;
justify-content: flex-start;
font-family: 'Poppins';
}
.custom-heading-style-2 .section-title .heading-subtitle:before {
content: "\f067";
font-family: "Font Awesome 5 Pro";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 14px;
margin-right: 10px;
}
.custom-heading-style-2.text-center .section-title .heading-subtitle:after {
content: "\f067";
font-family: "Font Awesome 5 Pro";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 14px;
margin-left: 10px;
}
.custom-heading-style-2.text-center.text-md-right .section-title .heading-subtitle:after {
display: none;
}
.custom-heading-style-2 .section-title .heading-title {
position: relative;
margin: 0;
font-size: 46px;
line-height: 1.2;
margin-bottom: 15px;
font-weight: 700;
}
.custom-heading-style-2 .section-title {
max-width: 500px;
}
.custom-heading-style-2.text-center .section-title {
margin: 0 auto 50px;
}
.custom-heading-style-3 .section-title .heading-subtitle {
color: #7E4555;
background-color: #7E455533;
display: inline-block;
padding: 8px 20px;
font-size: 13px;
letter-spacing: inherit;
border-radius: 30px;
margin-bottom: 15px;
}
.custom-heading-style-3 .section-title .heading-title {
position: relative;
margin: 0;
font-size: 46px;
line-height: 1.2;
margin-bottom: 15px;
font-weight: 700;
}
.sigma_cta-sperator {
z-index: 1;
position: absolute;
top: 72%;
left: 50%;
width: 60px;
height: 60px;
transform: translate(-50%, -50%);
color: #DB4242;
font-weight: 600;
background-color: #fff;
display: flex;
align-items: center;
-webkit-box-shadow: 0 3px 12px -4px rgba(0, 0, 0, .1);
box-shadow: 0 3px 12px -4px rgba(0, 0, 0, .1);
justify-content: center;
border-radius: 5px;
}
.theme-icon-cat-temple .custom-heading-style-2 .section-title .heading-subtitle:before,
.theme-icon-cat-temple .custom-heading-style-2.text-center .section-title .heading-subtitle:after {
content: "\f679";
}
.theme-icon-cat-mosque .custom-heading-style-2 .section-title .heading-subtitle:before,
.theme-icon-cat-mosque .custom-heading-style-2.text-center .section-title .heading-subtitle:after {
content: "";
display: inline-block;
width: 40px;
height: 2px;
background-color: #7E4555;
}
.theme-icon-cat-mosque .custom-heading-style-2 .section-title .heading-subtitle{
justify-content: flex-start;
display: inline-flex;
}
.theme-icon-cat-buddha .custom-heading-style-2 .section-title .heading-subtitle:before,
.theme-icon-cat-buddha .custom-heading-style-2.text-center .section-title .heading-subtitle:after {
content: "\f39b";
font-family: "Font Awesome 5 Pro";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 30px;
font-weight: 400;
margin-right: 10px;
}
.theme-icon-cat-buddha .custom-heading-style-2 .section-title .heading-subtitle{
display: flex;
}
.theme-icon-cat-buddha .custom-heading-style-2.text-center .section-title .heading-subtitle{
justify-content: center;
}
.theme-icon-cat-buddha .custom-heading-style-2.text-right .section-title .heading-subtitle{
justify-content: flex-end;
}
@media(max-width: 991px) {
.custom-heading-style-2 .section-title .heading-title,
.custom-heading-style-3 .section-title .heading-title{
font-size: 40px;
}
}
@media(max-width: 768px) {
.custom-heading-style-2 .section-title .heading-title,
.custom-heading-style-3 .section-title .heading-title{
font-size: 30px;
}
} .cta-section .cta-inner {
position: relative;
z-index: 1;
}
.cta-section .cta-inner .cta-text p {
font-size: 20px;
line-height: 1.6;
color: #a08d69;
}
.cta-section .cta-inner .cta-text a.main-btn.btn-filled {
background-color: #111;
color: #fff;
margin-top: 40px;
border-color: #111;
}
.cta-section .cta-inner .cta-text a.main-btn.btn-filled:hover {
background-color: #7E4555;
border-color: #7E4555;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.cta-section .cta-inner .cta-text {
margin-top: 60px;
}
}
@media (max-width: 767px) {
.cta-section .cta-inner .cta-text {
margin-top: 60px;
}
}
.cta-section .cta-inner .cta-features .single-feature {
display: -ms-grid;
display: grid;
-ms-grid-rows: 1fr;
grid-template-rows: 1fr;
-ms-grid-columns: 120px 1fr;
grid-template-columns: 120px 1fr;
margin-bottom: 45px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.cta-section .cta-inner .cta-features .single-feature {
-ms-grid-columns: 100px 1fr;
grid-template-columns: 100px 1fr;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.cta-section .cta-inner .cta-features .single-feature {
-ms-grid-columns: 100px 1fr;
grid-template-columns: 100px 1fr;
}
}
@media (max-width: 575px) {
.cta-section .cta-inner .cta-features .single-feature {
display: block;
}
}
.cta-section .cta-inner .cta-features .single-feature .icon {
width: 120px;
height: 120px;
border-radius: 50%;
background-color: #fff;
-webkit-box-shadow: 0px 8px 16px 0px rgba(190, 173, 142, 0.2);
box-shadow: 0px 8px 16px 0px rgba(190, 173, 142, 0.2);
text-align: center;
line-height: 120px;
font-size: 60px;
color: #7E4555;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
position: relative;
z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.cta-section .cta-inner .cta-features .single-feature .icon {
height: 100px;
width: 100px;
line-height: 100px;
font-size: 40px;
}
}
@media (max-width: 767px) {
.cta-section .cta-inner .cta-features .single-feature .icon {
height: 100px;
width: 100px;
line-height: 100px;
font-size: 40px;
}
}
@media (max-width: 575px) {
.cta-section .cta-inner .cta-features .single-feature .icon {
margin-bottom: 30px;
}
}
.cta-section .cta-inner .cta-features .single-feature .cta-desc {
position: relative;
padding-left: 40px;
z-index: 1;
font-size: 14px;
}
@media (max-width: 575px) {
.cta-section .cta-inner .cta-features .single-feature .cta-desc {
padding-left: 0;
}
}
.cta-section .cta-inner .cta-features .single-feature .cta-desc h3 {
font-size: 30px;
margin-bottom: 20px;
letter-spacing: -1px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.cta-section .cta-inner .cta-features .single-feature .cta-desc h3 {
font-size: 26px;
}
}
.cta-section .cta-inner .cta-features .single-feature .cta-desc .count {
position: absolute;
font-size: 120px;
font-weight: 700;
left: -32px;
top: 0;
line-height: 1;
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 1px #111;
z-index: -1;
color: transparent;
opacity: 0.1;
}
@media (max-width: 575px) {
.cta-section .cta-inner .cta-features .single-feature .cta-desc .count {
left: 0;
top: -75px;
}
.cta-section .cta-inner .cta-features .single-feature .cta-desc h3{
font-size: 24px;
}
}
.cta-section .cta-inner .cta-features .single-feature:hover .icon {
background-color: #7E4555;
color: #fff;
}
.cta-section .cta-inner .cta-features .single-feature:last-child {
margin-bottom: 0;
}
.sigma-shortcode-wrapper.border-arrows .slick-arrow {
border-color: #fff;
border: 1px solid transparent;
}
.theme-icon-cat-mosque .sigma-shortcode-wrapper.border-arrows .slick-arrow{
border-color: transparent;
} .features-loop .feature-box {
padding: 60px 50px;
background-color: #fff;
font-size: 14px;
background-color: #fff;
border: 2px solid #F7F7F7;
position: relative;
margin-bottom: 30px; }
.infobox-right .features-loop .feature-box {
text-align: left;
}
.infobox-right .features-loop .feature-box {
text-align: right;
}
.infobox-center .features-loop .feature-box {
text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.features-loop .feature-box {
padding: 50px 30px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.features-loop .feature-box {
padding: 50px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.features-loop .feature-box {
padding: 35px 25px;
}
}
@media (max-width: 575px) {
.features-loop .feature-box {
padding: 50px 30px;
}
}
.features-loop .feature-box .icon {
margin-bottom: 30px;
font-size: 70px;
color: #7E4555;
line-height: 1;
}
.features-loop .feature-box:hover .icon i {
-webkit-animation: hvr-buzz-out 0.75s linear 1;
animation: hvr-buzz-out 0.75s linear 1;
}
.features-loop .feature-box h3 {
font-size: 30px;
margin-bottom: 30px;
letter-spacing: -1px;
}
.features-loop .feature-box:hover h3{
cursor: pointer;
color: #7E4555;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.features-loop .feature-box h3 {
font-size: 24px;
}
}
.features-loop .feature-box .count {
line-height: 1;
position: absolute;
right: 0;
top: -10px;
font-size: 120px;
color: #F7F7F7;
}
.features-loop .feature-box.with-hover-img .hover-img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
visibility: visible;
opacity: 1;
}
.features-loop .feature-box.with-hover-img:hover .hover-img {
opacity: 0;
visibility: hidden;
}
.features-loop .feature-box.dark-box {
background-color: #292929;
border: none;
}
.features-loop .feature-box.dark-box,
.features-loop .feature-box.dark-box h3 a {
color: #fff;
}
.features-loop .feature-box.dark-box .count {
color: #111;
}
.infobox-dark .features-loop .feature-box, .infobox-dark .features-loop .feature-box h3 {
background-color: #111;
color: #fff;
}
.infobox-dark .features-loop .feature-box:hover h3{
color: #7E4555;
}
.infobox-dark  .features-loop .feature-box .count{
color:#000;
}
.features-loop .feature-box p{
margin-bottom: 0;
}
.infobox-style-3 .features-loop .feature-box {
padding: 50px 30px;
} .infobox-style-4 .sigma_icon-block.icon-block-3{
display: flex;
align-items: center;
box-shadow: none;
position: relative;
background-color: #fff;
border-radius: 0;
z-index: 1;
padding: 0;
}
.infobox-style-4 .sigma_icon-block.icon-block-3 .icon-wrapper i,
.infobox-style-4 .sigma_icon-block.icon-block-3 .icon-wrapper span.icon-number,
.infobox-style-4 .sigma_icon-block.icon-block-3 .icon-wrapper img{
margin: 0;
font-size: 50px;
display: flex;
align-items: center;
justify-content: center;
color: #7E4555;
opacity: 1;
margin-right: 20px;
}
.infobox-style-4 .sigma_icon-block.icon-block-3 .sigma_icon-block-content {
flex: 1;
}
.infobox-style-4 .sigma_icon-block.icon-block-3 .sigma_icon-block-content h5 {
font-size: 22px;
margin-bottom: 0;
}
.infobox-style-4 .sigma_icon-block.icon-block-3 .sigma_icon-block-content p {
margin-top: 5px;
margin-bottom: 0;
}
.infobox-style-4 .sigma_icon-block .icon-wrapper {
margin-right: 0;
} .infobox-style-5 .sigma_icon-block {
background-color: #fff;
border: 2px solid #efefef;
padding: 40px;
border-radius: 10px;
display: block;
}
.infobox-style-5 .sigma_icon-block > i {
margin: 0;
top: 50%;
left: 50%;
right: auto;
color: #DB4242;
transition: .3s;
opacity: 0;
visibility: hidden;
transform: translate(-50%, -50%);
position: absolute;
font-size: 140px;
width: auto;
height: auto;
display: inline-flex;
justify-content: flex-start;
background-color: transparent;
border: 0;
}
.infobox-style-5 .sigma_icon-block .sigma_icon-block-content > span {
color: #db4242;
font-weight: 600;
margin-bottom: 10px;
display: block;
text-transform: uppercase;
}
.infobox-style-5 .sigma_icon-block span i {
font-size: 14px;
margin-left: 5px;
}
.infobox-style-5 .sigma_icon-block .sigma_icon-block-content h5{
color:#44233b;
font-size: 24px;
margin-bottom: 0;
}
.infobox-style-5 .sigma_icon-block p {
color: #767e88;
margin-top: 10px;
margin-bottom: 0;
}
.infobox-style-5 .sigma_icon-block .icon-wrapper i {
align-items: center;
width: auto;
height: auto;
font-size: 60px;
display: inline-flex;
justify-content: flex-start;
background-color: transparent;
border: 0;
color: #7E4555;
line-height: normal;
margin: 0;
margin-top: 20px;
opacity: 1;
}
.infobox-style-5 .sigma_icon-block:hover {
box-shadow: 0px 10px 50px 0px rgba(53,82,99,0.09);
border-color: transparent;
}
.infobox-style-5 .sigma_icon-block:hover > i {
opacity: .1;
visibility: visible;
}
.infobox-style-4 .sigma_icon-block.icon-block-3 .icon-wrapper img {
max-width: 100px;
} .infobox-style-6 .sigma_icon-block {
padding: 40px;
box-shadow: 0px 10px 50px 0px rgba(53,82,99,0.09);
background: #fff;
position: relative;
display: flex;
border-radius: 10px;
align-items: center;
border-radius: 20px;
}
.infobox-style-6 .sigma_icon-block .icon-wrapper {
margin: 0;
font-size: 50px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 20px;
}
.infobox-style-6 .sigma_icon-block .icon-wrapper i, .infobox-style-6 .sigma_icon-block .icon-wrapper span.numbers {
font-size: 70px;
color: #db4242;
opacity: 1;
line-height: 1;
}
.infobox-style-6 .sigma_icon-block .sigma_icon-block-content h5 {
font-size: 22px;
margin-bottom: 10px;
}
.infobox-style-6 .sigma_icon-block .sigma_icon-block-content p {
margin-top: 5px;
margin-bottom: 0;
}
.infobox-style-6 .sigma_icon-block .sigma_icon-block-content i {
font-size: 14px;
margin: 0;
display: inline-block;
opacity: 1;
margin-top: 20px;
color: #db4242;
}
.infobox-style-6 .sigma_icon-block .sigma_icon-block-content a {
display: flex;
width: 40px;
height: 40px;
border-radius: 50px;
margin-top: 10px;
justify-content: center;
align-items: center;
text-decoration: none;
}
.infobox-style-6 .sigma_icon-block .sigma_icon-block-content a i {
color: #44233b;
margin-top: 0;
}
@media (max-width: 768px) {
.infobox-style-4 .sigma_icon-block.icon-block-3{
margin-bottom: 10px;
}
} .testimonial-box {
background-color: #fff;
text-align: center;
padding: 50px 30px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
margin-bottom: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial-box {
padding: 50px 20px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial-box {
padding: 50px 20px;
font-size: 14px;
}
}
.testimonial-box .client-img {
max-width: 150px;
max-height: 150px;
margin: auto;
position: relative;
}
.testimonial-box .client-img img {
max-width: 150px;
max-height: 150px;
border-radius: 50%;
}
.testimonial-box .client-img .check {
position: absolute;
right: 0;
top: 0;
border: 4px solid #fff;
height: 50px;
width: 50px;
border-radius: 50%;
background-color: #7E4555;
text-align: center;
line-height: 50px;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.testimonial-box h3 {
font-size: 30px;
margin-bottom: 15px;
margin-top: 35px;
letter-spacing: -1px;
}
.testimonials-style-1 .testimonial-box .clinet-post {
margin-bottom: 10px;
display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial-box h3 {
font-size: 26px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial-box h3 {
font-size: 22px;
}
}
.testimonial-box .clinet-post {
font-weight: bold;
text-transform: uppercase;
color: #7E4555;
margin-bottom: 30px;
letter-spacing: 2px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial-box .clinet-post {
font-size: 14px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial-box .clinet-post {
font-size: 12px;
}
}
.testimonial-box:hover {
-webkit-box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.2);
box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.2);
}
.testimonial-slider ul.slick-dots{
margin-top: 30px;
}
.testimonial-slider ul.slick-dots li {
display: inline-block;
cursor: pointer;
}
.testimonial-slider ul.slick-dots li button {
font-size: 0;
border: 0;
background-color: #EFEFEF;
width: 16px;
height: 4px;
margin: 0 5px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.testimonial-slider ul.slick-dots li.slick-active button {
width: 26px;
background-color: #7E4555;
} .testimonials-style-2 .sigma_testimonial-inner,
.testimonials-style-2 .slick-slide.sigma_testimonial-inner {
position: relative;
background-color: #fff;
padding: 30px;
box-shadow: 0px 10px 16px 0px rgba(53,82,99,0.09);
display: flex;
align-items: flex-start;
}
.sigma_testimonials_wrapper.testimonials-style-2.testimonials-slider .slick-track {
padding-bottom: 30px;
}
.testimonials-style-2 .sigma_testimonial-thumb {
position: relative;
margin-right: 20px;
width: 100px;
}
.testimonials-style-2 .sigma_testimonial-thumb + div {
flex: 1;
}
.testimonials-style-2 .sigma_testimonial-thumb:before {
content: '\f10e';
font-family: 'Font Awesome 5 Pro';
position: absolute;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 18px;
bottom: -20px;
left: 50%;
transform: translateX(-50%);
width: 40px;
height: 40px;
background-color: #7E4555;
}
.testimonials-style-2 .sigma_testimonial-body {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #efefef;
}
.testimonials-style-2 .sigma_testimonial-body p{
margin-bottom: 0;
}
.testimonials-style-2 .sigma_rating-wrapper {
display: flex;
align-items: center;
margin-left: auto;
}
.testimonials-style-2 .sigma_rating-wrapper .sigma-testimonial-rating i.active {
color: #ffa80a;
margin-right: 5px;
font-size: 12px;
}
.testimonials-style-2 .sigma_rating-wrapper .sigma-testimonial-rating i {
font-size: 12px;
}
.testimonials-style-2 .sigma_testimonial-footer {
display: flex;
align-items: center;
}
.testimonials-style-2 .sigma_testimonial-footer cite {
font-size: 18px;
font-weight: 700;
color: #44233b;
font-style: normal;
display: block;
font-family: 'Lora';
}
.testimonials-style-2 .sigma_testimonial-footer span{
color: #777;
}
.sigma-shortcode-wrapper.sigma_testimonial_slider_wrapper .slick-slider .slick-slide p {
font-size: 18px;
color: #fff;
margin: 10px 0 30px;
}
.sigma-shortcode-wrapper.sigma_testimonial_slider_wrapper .slick-slider .slick-slide .sigma_testimonial-author cite {
font-size: 18px;
color: #fff;
font-style: normal;
}
.sigma-shortcode-wrapper.sigma_testimonial_slider_wrapper .slick-slider .slick-dots {
margin-top: 10px;
justify-content: end;
}
.sigma-shortcode-wrapper.sigma_testimonial_slider_wrapper .icon{
margin-left: 0;
line-height: 1;
color: #fff;
display: flex;
font-size: 50px;
align-items: center;
width: auto;
height: auto;
}
.sigma_testimonial_slider_wrapper {
box-shadow: none;
padding: 40px;
background-color: #DB4242;
text-align: left;
position: relative;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.sigma_testimonial_slider_wrapper .sigma_testimonial-image {
position: relative;
margin-top: -150px;
}
.sigma_testimonial_slider_wrapper .sigma_testimonial-image .row > div {
padding: 0;
}
.sigma_testimonial_slider_wrapper .sigma_testimonial-image .row > div + div {
margin-left: 10px;
}
.sigma_testimonial_slider_wrapper::after {
content: "";
position: absolute;
right: -118%;
top: 0;
width: 120%;
z-index: -1;
height: 100%;
background-color: #DB4242;
}
.sigma_testimonial_slider_wrapper .sigma_testimonial-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
} .sigma-custom-tabs .tab-pane p{
color: #fff;
font-size: 14px;
margin-bottom: 0;
}
.sigma-custom-tabs ul.nav{
margin-top: 25px;
}
.sigma-custom-tabs ul.nav li{
margin-right: 25px;
margin-bottom: 20px;
}
.sigma-custom-tabs ul.nav li a{
text-align: center;
font-weight: 700;
padding: 0;
border-radius: 0;
color: #fff;
}
.sigma-custom-tabs ul.nav li a span.icon{
display: block;
height: 100px;
width: 100px;
line-height: 100px;
background-color: #072341;
color: #7E4555;
font-size: 40px;
margin-bottom: 15px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.sigma-custom-tabs ul.nav li a:hover,
.sigma-custom-tabs ul.nav li a.active{
background-color: transparent;
}
.sigma-custom-tabs ul.nav li a:hover span.icon,
.sigma-custom-tabs ul.nav li a.active span.icon{
background-color: #7E4555;
color: #072341;
}
.theme-icon-cat-mosque .border-before p::before {
content: "";
position: absolute;
left: -26px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #7E4555;
animation: back-forth 3s linear infinite;
}  .stories-layout-tabs .stories-filter ul {
margin: 0;
padding-left: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
}
.stories-layout-tabs .stories-filter ul li {
display: inline-block;
color: #fff;
cursor: pointer;
font-size: 14px;
font-weight: 700;
font-family: "Poppins", sans-serif;
padding: 10px;
margin: 0 15px;
text-transform: none;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.stories-layout-tabs .stories-filter ul li:focus {
outline: none;
}
.stories-layout-tabs .stories-filter ul li:hover,
.stories-layout-tabs .stories-filter ul li.active {
color: #7E4555;
} .sigma-stories-style-3 .sigma_stories-item.style-2,
.sigma-stories-style-4 .sigma_stories-item  {
position: relative;
margin-bottom: 30px;
cursor: pointer;
}
.sigma-stories-style-4 .sigma_stories-item img {
width: 100%;
}
.sigma-stories-style-3 .sigma_stories-item.style-2 img {
width: 100%;
}
.sigma-stories-style-3 .sigma_stories-item.style-2 .sigma_stories-item-content {
position: relative;
opacity: 1;
visibility: visible;
top: auto;
width: 100%;
justify-content: space-between;
align-items: center;
flex-direction: row;
height: auto;
left: auto;
box-shadow: 0px 10px 50px 0px rgba(53,82,99,0.09);
background-color: #fff;
transition: .3s;
padding: 20px;
display: flex;
}
.sigma-stories-style-3 .sigma_stories-item.style-2 .sigma_stories-item-content h5 {
margin: 0;
font-size: 16px;
}
.sigma-stories-style-3 .sigma_stories-item.style-2 .sigma_stories-item-content a {
color: #DB4242;
transition: 0.3s;
}
.sigma-stories-style-3 .sigma_stories-item.style-2:hover .sigma_stories-item-content a i{
transform: translateX(5px);
color: #7E4555;
transition: 0.3s;
} .sigma-stories-style-4 .sigma_stories-item .sigma_stories-item-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
transition: .3s;
padding: 20px;
}
.sigma-stories-style-4 .sigma_stories-item .sigma_stories-item-content .sigma_stories-item-content-inner h5 {
margin: 0 0 10px;
}
.sigma-stories-style-4 .sigma_stories-item .sigma_stories-item-content .sigma_stories-item-content-inner h5 a{
color:#fff;
}
.sigma-stories-style-4 .sigma_stories-item .sigma_stories-item-content .sigma_stories-item-content-inner p {
margin: 0;
color: #F7F7F7;
}
.sigma-stories-style-4 .sigma_stories-item-content-inner {
margin-top: auto;
transform: translateY(10px);
opacity: 0;
text-align: left;
visibility: hidden;
transition: .3s;
}
.sigma-stories-style-4 .sigma_stories-item .sigma_stories-item-content a i {
font-size: 15px;
position: absolute;
top: 20px;
left: 20px;
color: #fff;
transition: .3s;
z-index: 3;
background-color: #7E4555;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
}
.sigma-stories-style-4 .sigma_stories-item:hover .sigma_stories-item-content {
background-color: rgba(0,0,0,.4);
}
.sigma-stories-style-4 .sigma_stories-item:hover .sigma_stories-item-content .sigma_stories-item-content-inner {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.sigma-stories-style-4 .sigma_stories-item:hover .sigma_stories-item-content i {
opacity: 1;
visibility: visible;
bottom: 20px;
} .sigma-shortcode-wrapper .sigma_post-filter {
position: relative;
max-width: fit-content;
margin: 0 0 50px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #efefef;
}
.text-center .sigma_post-filter.tabs-style-1 {
margin: 0 auto 50px;
}
.sigma-shortcode-wrapper .sigma_post-filter a {
display: flex;
position: relative;
transition: .3s;
padding: 20px 40px;
font-size: 14px;
color: #777;
border-bottom: 3px solid transparent;
margin: 0;
font-weight: 600;
cursor: pointer;
}
.sigma-shortcode-wrapper .sigma_post-filter a .icon {
margin-right: 10px;
}
.sigma-shortcode-wrapper .sigma_post-filter a + a:before {
content: '';
width: 2px;
height: 15px;
background-color: #efefef;
display: block;
position: absolute;
top: 50%;
left: 0px;
transform: translateY(-50%);
}
.sigma-shortcode-wrapper .sigma_post-filter a.active {
color: #7E4555;
border-bottom: 3px solid #7E4555;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-2,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-3,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-4 {
max-width: 100%;
justify-content: flex-start;
border: none;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-2 a:before,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-3 a:before,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-4 a:before {
display: none;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-2 a {
padding: 0;
border: none;
justify-content: center;
align-items: center;
width: 150px;
height: 100px;
background: #fff;
box-shadow: 0px 8px 15px rgb(0 0 0 / 3%);
flex-direction: column;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-2 a .icon{
margin: 0;
margin-bottom: 10px;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-2 a + a,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-3 a + a,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-4 a + a {
margin-left: 20px;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-2 a.active,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-2 a:hover,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-3 a.active,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-3 a:hover,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-4 a.active,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-4 a:hover  {
transition:0.3s;
color: #fff;
background: #7E4555;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-3 a,
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-4 a {
border: none;
background: #fff;
box-shadow: 0px 8px 15px rgb(0 0 0 / 3%);
padding: 0;
line-height: 45px;
margin-bottom: 5px;
width: 150px;
height: 45px;
justify-content: center;
align-items: center;
}
.sigma-shortcode-wrapper .sigma_post-filter.tabs-style-4 a {
border-radius: 50px;
}
.flex-section {
display: flex;
justify-content: space-between;
align-items: center;
}
.flex-section .sigma_post-filter.tabs-style-5,
.flex-section .custom-heading-style-2 .section-title .heading-title {
margin-bottom: 0;
}
.flex-section {
margin-bottom: 50px;
}
.sigma-shortcode-wrapper .sigma_post-filter.justify-content-end {
margin: 0 0 50px auto;
}
.sigma-shortcode-wrapper .sigma_post-filter.justify-content-start {
margin: 0 auto 50px 0;
}
.sigma-shortcode-wrapper .sigma_post-filter.justify-content-center {
margin: 0 auto 50px;
}
@media(max-width: 991px) {
.flex-section {
display: block;
}
}
@media (max-width: 768px) {
.sigma-shortcode-wrapper .sigma_post-filter{
display: block;
margin: 0;
}
.sigma-shortcode-wrapper .sigma_post-filter a + a:before{
display: none;
}
.sigma-shortcode-wrapper .sigma_post-filter a{
display: inline-block;
width: 100%;
}
} .sigma-list-wrapper ul {
list-style: none;
margin: 0;
padding: 0;
}
.sigma-list-wrapper ul.sigma-list{
padding-left: 0;
}
.sigma-list-wrapper ul li {
margin: 12px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.sigma-list-wrapper ul li i {
margin-right: 10px;
vertical-align: middle;
color: #db4242;
}
.sigma-list-wrapper ul li p {
padding: 0;
margin: 0;
} .sigma-list-wrapper.style-2 ul li p {
padding: 0;
margin: 0;
color: #44233b;
font-size: 16px;
}
.sigma-list-wrapper.style-2 ul li {
margin: 0;
display: flex;
align-items: center;
position: relative;
font-size: 16px;
color: #DB4242;
font-weight: 600;
margin-bottom: 20px;
}
.sigma-list-wrapper.style-2 ul li .sigma-list-icon {
font-size: 18px;
min-width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin-right: 10px;
border-radius: 30px;
color: #DB4242;
background-color: #f9ffed;
}
.sigma-list-wrapper.style-2 ul li .sigma-list-icon i {
margin-right: 0;
}
.sigma_basic_slider_wrapper .slick-slider .slick-dots {
justify-content: flex-start;
} .latest-news .latest-post-box .post-img {
height: 260px;
width: 100%;
background-size: cover;
background-position: center;
}
@media (max-width: 767px) {
.latest-news .latest-post-box .post-img {
height: 220px;
}
}
.latest-news .latest-post-box .post-desc {
background-color: #fff;
padding: 40px 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.latest-news .latest-post-box .post-desc {
padding: 35px 25px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.latest-news .latest-post-box .post-desc {
padding: 35px 18px;
font-size: 14px;
}
}
@media (max-width: 399px) {
.latest-news .latest-post-box .post-desc {
padding: 35px 25px;
font-size: 14px;
}
}
.latest-news .latest-post-box .post-desc .post-meta {
margin-bottom: 20px;
padding-left: 0;
}
.latest-news .latest-post-box .post-desc .post-meta li {
display: inline-block;
margin-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.latest-news .latest-post-box .post-desc .post-meta li {
margin-right: 5px;
font-size: 14px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.latest-news .latest-post-box .post-desc .post-meta li {
margin-right: 10px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.latest-news .latest-post-box .post-desc .post-meta li {
margin-right: 5px;
font-size: 12px;
}
}
@media (max-width: 399px) {
.latest-news .latest-post-box .post-desc .post-meta li {
margin-right: 5px;
font-size: 12px;
}
}
.latest-news .latest-post-box .post-desc .post-meta li a {
font-weight: 500;
color: #777;
}
.latest-news .latest-post-box .post-desc .post-meta li a i {
margin-right: 10px;
}
.latest-news .latest-post-box .post-desc .post-meta li:last-child {
margin-right: 0;
}
.latest-news .latest-post-box .post-desc h4 {
font-size: 24px;
margin-bottom: 25px;
letter-spacing: -1px;
line-height: 1.4;
}
.sigma-shortcode-wrapper.blog-style-4 .sigma-post-style-1 .sigma-post-wrapper .sigma-post-inner .entry-title,
.sigma-shortcode-wrapper.blog-style-5 .sigma-post-style-1 .sigma-post-wrapper .sigma-post-inner .entry-title {
font-size: 22px;
line-height: 1.3;
font-weight: 700;
letter-spacing: normal;
}
.sigma-shortcode-wrapper.blog-style-5 .sigma-post-style-1 .sigma-post-wrapper .sigma-post-inner .entry-title {
margin-bottom: 0;
}
.sigma-shortcode-wrapper.blog-style-5 .sigma-post-style-1.grid-layout .sigma-post-inner {
border: 0;
border-top: 3px solid #7E4555;
box-shadow: 0px 10px 50px 0px rgba(53,82,99,0.09);
width: calc( 100% - 40px );
margin-left: 20px;
margin-top: -45px;
}
.sigma-shortcode-wrapper.blog-style-5 .sigma-post-style-1 .sigma-post-wrapper {
overflow: visible;
}
.sigma-shortcode-wrapper.blog-style-5 .sigma-post-style-1 .sigma-post-wrapper .post-thumbnail {
display: block;
overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.latest-news .latest-post-box .post-desc h4 {
font-size: 22px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.latest-news .latest-post-box .post-desc h4 {
font-size: 20px;
}
}
@media (max-width: 399px) {
.latest-news .latest-post-box .post-desc h4 {
font-size: 20px;
}
}
.section-title span.title-tag {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
padding-bottom: 20px;
}
.post-read-more-link a i {
font-weight: 900;
} .video-wrap {
width: 100%;
height: 480px;
background-size: cover;
background-position: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.video-style-1 .video-wrap a.popup-video,
.video-style-2 .video-wrap a.popup-video.font {
border-radius: 50%;
-webkit-box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.3);
box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.3);
width: 120px;
height: 120px;
line-height: 120px;
background-color: #fff;
text-align: center;
font-size: 16px;
color: #111;
position: relative;
}
.video-style-1 .video-wrap a.popup-video::before,
.video-style-2 .video-wrap a.popup-video.font::before {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
border: 1px solid #cccccc;
border-radius: 50%;
-webkit-animation: pulse-border-2 1s linear infinite;
animation: pulse-border-2 1s linear infinite;
}
.video-style-1 .video-wrap a.popup-video::after,
.video-style-2 .video-wrap a.popup-video.font::after {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
border: 1px solid #cccccc;
border-radius: 50%;
-webkit-animation: pulse-border-2 1.5s linear infinite;
animation: pulse-border-2 1.5s linear infinite;
}
.video-style-2 .video-wrap {
height: auto;
} .theme-icon-cat-temple .video-style-3 .popup-video,
.theme-icon-cat-temple .video-style-3 .popup-video::before,
.theme-icon-cat-temple .video-style-3 .popup-video::after {
border-radius: 50px;
}
.video-style-3 .popup-video {
position: relative;
width: 80px;
height: 80px;
background-color: #7E4555;
color: #fff;
display: inline-flex;
align-items: center;
justify-content: center;
}
.video-style-3 .popup-video:before {
content: '';
position: absolute;
top: -10px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
border: 2px solid #fff;
animation-name: pulseInOut;
opacity: 0;
animation-duration: 3s;
animation-iteration-count: infinite;
}
.video-style-3 .popup-video:after {
content: '';
position: absolute;
top: -10px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
border: 2px solid #fff;
animation-name: pulseInOutSM;
opacity: 0;
animation-duration: 3.5s;
animation-iteration-count: infinite;
}
.video-style-3 .popup-video.secondary {
background: #DB4242;
color: #fff;
}
.video-style-3 .popup-video.secondary:hover{
background: #fff;
color:#DB4242;
}
.video-style-3 .popup-video.white {
background: #fff;
color: #7E4555;
}
.video-style-3 .popup-video.white:hover{
background: #7E4555;
color:#fff;
} .sigma_video_wrapper.video-style-4 .sigma_video-popup-wrap {
position: relative;
transition: .3s;
}
.sigma_video_wrapper.video-style-4 .sigma_video-popup-wrap img {
width: 100%;
}
.sigma_video_wrapper.video-style-4 .sigma_video-popup-wrap .sigma_video-popup {
background-color: #7E4555;
color: #fff;
display: inline-flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 50px;
height: 50px;
border-radius: 50px;
}
.sigma_video_wrapper.video-style-4 .sigma_video-popup-wrap .sigma_video-popup::before{
content: '';
position: absolute;
top: -10px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
border: 2px solid #fff;
animation-name: pulseInOut;
opacity: 0;
animation-duration: 3s;
border-radius: 50px;
animation-iteration-count: infinite;
}
.sigma_video_wrapper.video-style-4 .sigma_video-popup-wrap .sigma_video-popup::after{
content: '';
position: absolute;
top: -10px;
border-radius: 50px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
border: 2px solid #fff;
animation-name: pulseInOutSM;
opacity: 0;
animation-duration: 3.5s;
animation-iteration-count: infinite;
}
.sigma_video_wrapper.video-style-4 h6 {
margin-bottom: 0;
margin-top: 15px;
}  .sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop {
display: -ms-grid;
display: grid;
-ms-grid-rows: 1fr;
grid-template-rows: 1fr;
-ms-grid-columns: (1fr)[2];
grid-template-columns: repeat(2, 1fr);
grid-gap: 30px;
}
@media (max-width: 767px) {
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop {
grid-gap: 10px;
}
}
@media (max-width: 575px) {
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop {
grid-gap: 10px;
}
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image {
overflow: hidden;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image img {
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image a img {
width: 100%;
height: 100%;
object-fit: cover;
object-fit: cover;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image a {
display: block;
height: 100%;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(3),
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(6),
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(9),
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(12),
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(15),
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(18),
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(21) {
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-column: 1 / 3;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(3) {
-ms-grid-row: 2;
-ms-grid-row-span: 1;
grid-row: 2 / 3;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(6) {
-ms-grid-row: 4;
-ms-grid-row-span: 1;
grid-row: 4 / 5;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(9) {
-ms-grid-row: 6;
-ms-grid-row-span: 1;
grid-row: 6 / 7;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(12) {
-ms-grid-row: 8;
-ms-grid-row-span: 1;
grid-row: 8 / 9;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(15) {
-ms-grid-row: 10;
-ms-grid-row-span: 1;
grid-row: 10 / 11;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(18) {
-ms-grid-row: 12;
-ms-grid-row-span: 1;
grid-row: 12 / 13;
}
.sigma_gallery_wrapper:not(.elementor-gallery-section) .gallery-loop .single-gallery-image:nth-child(21) {
-ms-grid-row: 14;
-ms-grid-row-span: 1;
grid-row: 14 / 15;
} .z-index-3{
z-index: 3;
}
.custom-images-style-1 .img-group{
position: relative;
text-align: center;
padding: 80px;
}
.custom-images-style-1 .img-group-inner{
position: relative;
}
.custom-images-style-1 .img-group-inner img {
width: 100%;
}
.custom-images-style-1 .img-group-inner span{
position: absolute;
top: -10px;
right: -10px;
width: 20px;
height: 20px;
background-color: #7E4555;
}
.custom-images-style-1 .img-group-inner span + span{
top: auto;
right: auto;
left: -10px;
bottom: -10px;
background-color: #fff;
}
.custom-images-style-1 .img-group img:nth-child(2){
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 218px;
height: 260px;
object-fit: cover;
}
.custom-images-style-1 .img-group img:nth-child(3){
position: absolute;
bottom: 0;
right: 0;
z-index: -1;
width: 168px;
height: 200px;
object-fit: cover;
} .custom-images-style-2 .img-group-2 {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.custom-images-style-2 .img-group-2 img + img {
margin-left: auto;
margin-top: -50%;
}
@media(max-width: 400px) {
.custom-images-style-1 .img-group img:nth-child(2),
.custom-images-style-1 .img-group img:nth-child(3) {
display: none;
}
.custom-images-style-1 .img-group{
padding: 0;
}
} .service-style-1 .sigma_service,
.service-style-2 .sigma_service,
.service-style-3 .sigma_service {
display: block;
background-color: #fff;
border: 1px solid #efefef;
padding: 40px;
text-align: center;
transition: .3s;
margin-bottom: 30px;
border-radius: 10px;
}
.service-style-1 .sigma_service.style-2 {
background-color: transparent;
box-shadow: none;
text-align: left;
padding: 0;
}
.sigma_service.style-2 .sigma_service-thumb {
position: relative;
margin: 0;
z-index: 1;
}
.sigma_service.style-2 .sigma_service-thumb::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.4);
transition: .3s;
opacity: 0;
visibility: hidden;
}
.sigma_service.style-2 i {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
color: #fff;
transition: .3s;
opacity: 0;
visibility: hidden;
transform: translate(-50%, -50%);
font-size: 60px;
line-height: 1;
}
.sigma_service.style-2 .sigma_service-body {
padding: 30px;
background: #fff;
}
.sigma_service.style-2 h5 {
margin-bottom: 20px;
}
.sigma_service.style-2 p {
margin: 0;
}
.sigma_service:hover {
transform: translateY(-3px);
}
.sigma_service.style-2:hover .sigma_service-thumb::before {
opacity: 1;
visibility: visible;
}
.sigma_service.style-2:hover i {
opacity: 1;
visibility: visible;
}
.sigma_service.style-2 .sigma_service-thumb img {
width: 100%;
} .service-style-2 .sigma_service-thumb i {
font-size: 60px;
color: #db4242;
line-height: 1;
transition: .3s;
}
.service-style-2 .sigma_service-thumb {
margin-bottom: 40px;
}
.service-style-2 .sigma_service-body h5,
.service-style-3 .sigma_service-body h {
margin-bottom: 10px;
transition: 0.3s;
}
.service-style-2 .sigma_service-body h5 p,
.service-style-3 .sigma_service-body h5 p {
margin: 0;
transition: 0.3s;
}
.service-style-2 .sigma_service .btn-link,
.service-style-3 .sigma_service .btn-link {
margin-top: 20px;
display: block;
position: relative;
color: #DB4242;
font-weight: 600;
font-style: normal;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
}
.service-style-2 .sigma_service .btn-link,
.service-style-2 .sigma_service .btn-link i{
color: #44233b;
}
.service-style-2 .sigma_service .btn-link i,
.service-style-3 .sigma_service .btn-link i {
font-size: 14px;
color: #DB4242;
margin-left: 5px;
transition: 0.3s;
}
.service-style-2 .sigma_service.style-1 .btn-link:hover i,
.service-style-3 .sigma_service.style-1 .btn-link:hover i {
transform: translateX(5px);
transition: 0.3s;
}
.service-style-2 .sigma_service {
text-align: left;
border-radius: 10px;
}
.service-style-2 .sigma_service:hover {
background: #7E4555;
border-color: #7E4555;
}
.service-style-2 .sigma_service:hover .sigma_service-thumb i,
.service-style-2 .sigma_service:hover .sigma_service-body h5,
.service-style-2 .sigma_service:hover .sigma_service-body p,
.service-style-2 .sigma_service:hover .btn-link,
.service-style-2 .sigma_service:hover .btn-link i{
color: #fff;
} .service-style-3 .sigma_service .sigma_service-thumb {
position: relative;
width: 130px;
height: 130px;
border-radius: 50%;
margin: 0 auto 30px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #efefef;
}
.service-style-3 .sigma_service .sigma_service-thumb::before {
content: '';
position: absolute;
top: 10px;
right: 17px;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #7E4555;
transition: .3s;
}
.service-style-3 .sigma_service i {
font-size: 60px;
color: #7E4555;
line-height: 1;
transition: .3s;
}
.service-style-3 .sigma_service .sigma_service-thumb::after {
content: '';
position: absolute;
bottom: 10px;
left: 17px;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #7E4555;
transition: .3s;
}
.service-style-3 .sigma_service:hover .sigma_service-thumb::before {
top: -4px;
right: 47px;
}
.service-style-3 .sigma_service:hover .sigma_service-thumb::after {
bottom: -4px;
left: 47px;
}
.custom-text-btn {
font-weight: 600;
font-style: normal;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
}
.custom-text-btn i {
margin-left: 5px;
transition: 0.3s;
}
.custom-text-btn:hover i{
transform: translateX(5px);
transition: 0.3s;
} .sigma_cta.cta-style-1 .sigma_cta {
padding: 30px 30px 30px 50px;
display: flex;
height: 100%;
flex-direction: column;
position: relative;
justify-content: center;
}
.sigma_cta.cta-style-1 .sigma_cta img {
position: absolute;
bottom: 0;
left: -100px;
}
.sigma_cta.cta-style-1.lg-img .sigma_cta img {
left: -300px;
}
.sigma_cta.cta-style-1 .sigma_cta img + .sigma_cta-content {
padding-left: 60px;
padding-right: 0;
}
.sigma_cta.cta-style-1.lg-img .sigma_cta img + .sigma_cta-content{
padding-left: 120px;
}
.sigma_cta.cta-style-1 .sigma_cta.primary-bg .sigma_cta-content span {
color: #fff;
font-weight: 600;
}
.sigma_cta.cta-style-1 .sigma_cta .sigma_cta-content h4 {
margin: 0;
font-size: 36px;
line-height: 1.68;
}
.sigma_cta.cta-style-1 .sigma_cta.secondary-bg {
background: #DB4242;
}
.sigma_cta.cta-style-1 .sigma_cta.secondary-bg .sigma_cta-content span {
font-weight: 600;
color: #7E4555;
}
.sigma_cta.cta-style-1 .sigma_cta.align-right img {
right: -100px;
left: auto;
}
.sigma_cta.cta-style-1 .sigma_cta.align-right img + .sigma_cta-content {
padding-right: 80px;
padding-left: 0;
}
.sigma_search-adv-input {
position: relative;
}
.sigma_search-adv-input input.form-control {
padding: 8px 15px;
border: 0;
color: #fff;
box-shadow: none;
height: 60px;
font-size: 14px;
}
.sigma_cta.primary-bg .sigma_search-adv-input input.form-control{
background:#0003;
}
.sigma_cta.primary-bg .sigma_search-adv-input input.form-control::placeholder {
color: #fff;
}
.sigma_search-adv-input button {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
border: 0;
padding: 0;
outline: none;
cursor: pointer;
width: 60px;
height: 60px;
border-radius: 0;
}
.sigma_cta.primary-bg .sigma_search-adv-input button {
background: #DB42424d;
}
.sigma_cta.secondary-bg .sigma_search-adv-input input.form-control{
background:#ffffff1a;
}
.sigma_cta.secondary-bg .sigma_search-adv-input button,
.theme-icon-cat-buddha .sigma_cta.secondary-bg .sigma_search-adv-input button {
background: #7E4555;
} .sigma_cta.cta-style-2 .sigma_cta {
padding: 30px;
}
.sigma_cta.cta-style-2 .sigma_cta img {
position: absolute;
bottom: 0;
right: 20px;
max-width: 250px;
z-index: 1;
}
.cta-circle {
width: 190px;
height: 190px;
background-color: #DB424245;
border-radius: 50%;
position: absolute;
bottom: 30px;
right: 120px;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content {
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
z-index: 1;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .form-group {
position: relative;
color: #fff;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .form-group i {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
color: #EFEFEF;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .form-group input::placeholder {
color: #fff;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .sigma_box-text {
max-width: 350px;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .sigma_box-text h5 {
margin: 0 0 10px;
color: #fff;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .sigma_box-text p {
margin: 0 0 10px;
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content a {
margin-top: 50px;
width: 50px;
height: 50px;
border: 1px solid rgba(255,255,255, .4);
display: flex;
align-items: center;
justify-content: center;
color: #fff;
cursor: pointer;
transition: .3s;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content a:hover {
text-decoration: none;
background: #fff;
color: #DB4242;
transition: 0.3s;
}
.sigma_cta.cta-style-2 .sigma_cta.secondary-bg {
background: #DB4242;
}
.sigma_cta.cta-style-2 .sigma_cta {
padding: 30px;
background-size: cover;
position: relative;
background-repeat: no-repeat;
}
.sigma_cta.cta-style-2 .sigma_cta.primary-overlay:before,
.sigma_cta.cta-style-2 .sigma_cta.secondary-overlay:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; -webkit-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
background: #9dce36a6;
}
.sigma_cta.cta-style-2 .sigma_cta.secondary-overlay:before {
background: #DB4242a6;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content form{
margin-top: 50px;
margin-bottom: 0;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content form input {
background: none;
border: 1px solid #fff;
height: 50px;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content form button {
background: none;
}
.cta-style-3 .sigma_icon-block {
box-shadow: none;
border: 0;
text-align: left;
padding: 40px;
display: block;
}
.cta-style-3 .sigma_icon-block.secondary-bg {
background: #DB4242;
}
.cta-style-3 .sigma_icon-block.primary-bg {
background: #7E4555;
}
.cta-style-3 .sigma_icon-block > .icon i {
position: absolute;
top: -40px;
right: 20px;
font-size: 140px;
opacity: .1;
color: #fff;
}
.cta-style-3 .sigma_icon-block .sigma_icon-block-content h5 {
color: #fff;
margin-bottom: 10px;
}
.cta-style-3 .sigma_icon-block .sigma_icon-block-content p {
margin-bottom: 0;
color: #fff;
}
.sigma_icon-block .icon-wrapper .icon i {
width: auto;
height: auto;
font-size: 60px;
display: inline-flex;
justify-content: flex-start;
background-color: transparent;
border: 0;
color: #7E4555;
position: relative;
opacity: 1;
margin-bottom: 15px;
}
.cta-style-3 .sigma_icon-block.secondary-bg .sigma_icon-block-content .sigma_search-adv-input input.form-control {
background: #000;
}
.cta-style-3 .sigma_icon-block.primary-bg .icon i, .cta-style-3 .sigma_icon-block.primary-bg p {
color: #fff;
}
.cta-style-3 .sigma_icon-block.primary-bg .sigma_search-adv-input button{
background: #DB4242;
}
.service-cta {
position: absolute;
top: 45%;
right: 15px;
transform: translateY(-50%);
}
@media(max-width: 991px) {
.sigma_cta.cta-style-1 .sigma_cta.align-right img + .sigma_cta-content{
padding-right: 0;
}
.sigma_cta.cta-style-1 .sigma_cta img + .sigma_cta-content,
.sigma_cta.cta-style-1.lg-img .sigma_cta img + .sigma_cta-content{
padding-left: 0;
}
.sigma_cta.cta-style-1 .sigma_cta {
padding: 20px;
}
} .sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 {
position: relative;
margin-bottom: 30px;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb {
width: auto;
margin: 0;
}
.sigma-volunteer-style-2 .sigma_volunteer-thumb img {
width: 100%;
transition: .3s;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm {
position: absolute;
top: 10px;
right: 10px;
flex-direction: column;
}
.sigma-volunteer-style-2 .sigma_sm {
display: flex;
align-items: center;
margin: 0;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm li:nth-child(4),
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm li:nth-child(3),
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm li:nth-child(2),
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm li {
position: relative;
list-style: none;
top: auto;
right: auto;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm li a {
border-radius: 0;
background-color: #fff;
font-size: 14px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition-duration: .3s;
color: #DB4242;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials {
border: 0;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials{
opacity: 1;
visibility: visible;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm.visible a.trigger-volunteer-socials,
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm a:hover,
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm.visible a.trigger-volunteer-socials,
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm a:hover {
background-color: #7E4555;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-body {
padding: 20px;
text-align: center;
background-color: #fff;
}
.sigma-volunteer-style-2 .sigma_volunteer-info p,
.sigma-volunteer-style-3 .sigma_volunteer-info p {
font-size: 15px;
line-height: 24px;
color: #db4242;
text-transform: uppercase;
padding: 0;
margin: 0 0 5px;
font-weight: 600;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-info h5,
.sigma-volunteer-style-3 .sigma_volunteer.volunteer-4 .sigma_volunteer-info h5 {
font-size: 20px;
margin-bottom: 0;
}
.sigma-volunteer-style-3 .sigma_volunteer.volunteer-4 .sigma_volunteer-info h5 {
font-size: 24px;
}
.text-white.sigma-volunteer-style-3 .sigma_volunteer-info h5 a {
color: #fff;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm.visible a,
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm.visible a {
opacity: 1;
visibility: visible;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm.visible a:hover {
color: #fff;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials:hover i,
.sigma-volunteer-style-3 .sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials:hover i{
transition: 0.3s;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials:hover i{
transform: rotate(45deg);
transition: 0.3s;
color:#fff;
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm.visible li:first-child a i{
transform: rotate(45deg);
}
.sigma-volunteer-style-2 .sigma_volunteer.volunteer-5 .sigma_volunteer-thumb .sigma_sm li:nth-child(2) a{
transition-delay: .1s;
} .sigma_volunteer.volunteer-4 .sigma_volunteer-thumb {
position: relative;
width: 200px;
height: 200px;
margin: 0 auto 20px;
border-radius: 50%;
overflow: visible;
}
.sigma_volunteer.volunteer-4 img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
transition: 0.3s;
border-radius: 50%;
}
.sigma_volunteer.volunteer-4 .sigma_sm {
display: flex;
align-items: center;
margin: 0;
padding: 0;
list-style: none;
}
.sigma_volunteer.volunteer-4 .sigma_sm li {
position: absolute;
top: 0;
right: 25px;
}
.sigma_volunteer.volunteer-4 .sigma_sm li a {
color: #fff;
font-size: 14px;
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #DB4242;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition-duration: .3s;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials {
border: 2px solid #fff;
opacity: 1;
visibility: visible;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(2) {
top: 45px;
right: -10px;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(2) a {
transition-delay: .1s;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(3) {
top: 100px;
right: -15px;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(3) a {
transition-delay: .2s;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(4) {
top: 150px;
right: 15px;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(4) a {
transition-delay: .3s;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(5) {
top: 175px;
right: 70px;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm li:nth-child(5) a {
transition-delay: .4s;
}
.sigma_volunteer.volunteer-4 {
text-align: center;
margin-bottom: 30px;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials:hover {
background: #7E4555;
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials:hover i,
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm.visible a.trigger-volunteer-socials i {
transform: rotate(45deg);
}
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm a.trigger-volunteer-socials:hover i{
transition: 0.3s;
}
.sigma_volunteer.volunteer-4 .sigma_sm li a:hover,
.sigma_volunteer.volunteer-4 .sigma_volunteer-thumb .sigma_sm.visible a.trigger-volunteer-socials {
background: #7E4555;
color: #fff;
} .sigma_cta.cta-style-1 .sigma_cta {
padding: 30px 30px 30px 50px;
display: flex;
height: 100%;
flex-direction: column;
position: relative;
justify-content: center;
}
.sigma_cta.cta-style-1 .sigma_cta img {
position: absolute;
bottom: 0;
left: -100px;
}
.sigma_cta.cta-style-1.lg-img .sigma_cta img {
left: -300px;
}
.sigma_cta.cta-style-1 .sigma_cta img + .sigma_cta-content {
padding-left: 60px;
padding-right: 0;
}
.sigma_cta.cta-style-1.lg-img .sigma_cta img + .sigma_cta-content{
padding-left: 230px;
}
.sigma_cta.cta-style-1 .sigma_cta.primary-bg .sigma_cta-content span {
color: #fff;
font-weight: 600;
}
.sigma_cta.cta-style-1 .sigma_cta .sigma_cta-content h4 {
margin: 0;
font-size: 34px;
line-height: 1.68;
}
.sigma_cta.cta-style-1 .sigma_cta.secondary-bg {
background: #DB4242;
}
.sigma_cta.cta-style-1 .sigma_cta.secondary-bg .sigma_cta-content span {
font-weight: 600;
color: #7E4555;
}
.theme-icon-cat-temple .sigma_cta.cta-style-1 .sigma_cta.secondary-bg .sigma_cta-content span {
color: #fff;
}
.sigma_cta.cta-style-1 .sigma_cta.align-right img {
right: -100px;
left: auto;
}
.sigma_cta.cta-style-1 .sigma_cta.align-right img + .sigma_cta-content {
padding-right: 80px;
padding-left: 0;
}
.sigma_search-adv-input {
position: relative;
}
.sigma_search-adv-input input.form-control {
padding: 8px 15px;
border: 0;
color: #fff;
box-shadow: none;
height: 60px;
font-size: 14px;
border-radius: 10px;
}
.sigma_cta.primary-bg .sigma_search-adv-input input.form-control{
background: #a3596e;
}
.sigma_cta.primary-bg .sigma_search-adv-input input.form-control::placeholder {
color: #fff;
}
.sigma_search-adv-input button {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
border: 0;
padding: 0;
outline: none;
cursor: pointer;
width: 60px;
height: 60px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.sigma_cta.primary-bg .sigma_search-adv-input button {
background: #DB42424d;
}
.sigma_cta.secondary-bg .sigma_search-adv-input input.form-control{
background:#0003;
}
.theme-icon-cat-mosque .sigma_cta.secondary-bg .sigma_search-adv-input input.form-control {
background: #ffffff1A;
}
.sigma_cta.secondary-bg .sigma_search-adv-input input.form-control::placeholder{
color: #fff;
}
.theme-icon-cat-mosque .sigma_cta.secondary-bg .sigma_search-adv-input button{
background-color:#7E4555;
}
.sigma_cta.primary-bg .sigma_search-adv-input button,
.sigma_cta.secondary-bg .sigma_search-adv-input button {
background: #5c3943;
} .sigma_cta.cta-style-2 .sigma_cta {
padding: 30px;
}
.sigma_cta.cta-style-2 .sigma_cta img {
position: absolute;
bottom: 0;
right: 20px;
max-width: 250px;
z-index: 1;
}
.cta-circle {
width: 190px;
height: 190px;
background-color: #DB424245;
border-radius: 50%;
position: absolute;
bottom: 30px;
right: 120px;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content {
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
z-index: 1;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .form-group {
position: relative;
color: #fff;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .form-group i {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
color: #EFEFEF;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .form-group input::placeholder {
color: #fff;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .sigma_box-text {
max-width: 350px;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .sigma_box-text h5 {
margin: 0 0 10px;
color: #fff;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content .sigma_box-text p {
margin: 0 0 10px;
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content a {
margin-top: 50px;
width: 50px;
height: 50px;
border: 1px solid rgba(255,255,255, .4);
display: flex;
align-items: center;
justify-content: center;
color: #fff;
cursor: pointer;
transition: .3s;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content a:hover {
text-decoration: none;
background: #fff;
color: #DB4242;
transition: 0.3s;
}
.sigma_cta.cta-style-2 .sigma_cta.secondary-bg {
background: #DB4242;
}
.sigma_cta.cta-style-2 .sigma_cta {
padding: 30px;
background-size: cover;
position: relative;
background-repeat: no-repeat;
}
.sigma_cta.cta-style-2 .sigma_cta.primary-overlay:before,
.sigma_cta.cta-style-2 .sigma_cta.secondary-overlay:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; -webkit-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
background: #9dce36a6;
}
.sigma_cta.cta-style-2 .sigma_cta.secondary-overlay:before {
background: #DB4242a6;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content form{
margin-top: 50px;
margin-bottom: 0;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content form input {
background: none;
border: 1px solid #fff;
height: 50px;
}
.sigma_cta.cta-style-2 .sigma_cta .sigma_box-content form button {
background: none;
}
.cta-style-3 .sigma_icon-block {
box-shadow: none;
border: 0;
text-align: left;
padding: 40px;
display: block;
}
.cta-style-3 .sigma_icon-block.secondary-bg {
background: #DB4242;
}
.cta-style-3 .sigma_icon-block.primary-bg {
background: #7E4555;
}
.cta-style-3 .sigma_icon-block > .icon i {
position: absolute;
top: -40px;
right: 20px;
font-size: 140px;
opacity: .1;
color: #fff;
}
.sigma-service-details .sigma_icon-block .icon-wrapper .icon i,
.service-details .post-thumbnail .cta-style-3 .sigma_icon-block .sigma_service-footer ul li::before {
color: #fff;
}
.cta-style-3 .sigma_icon-block .sigma_icon-block-content h5 {
color: #fff;
margin-bottom: 10px;
}
.cta-style-3 .sigma_icon-block .sigma_icon-block-content p {
margin-bottom: 0;
color: #fff;
}
.sigma_icon-block .icon-wrapper .icon i {
width: auto;
height: auto;
font-size: 60px;
display: inline-flex;
justify-content: flex-start;
background-color: transparent;
border: 0;
color: #7E4555;
position: relative;
opacity: 1;
margin-bottom: 15px;
}
.cta-style-3 .sigma_icon-block.secondary-bg .sigma_icon-block-content .sigma_search-adv-input input.form-control {
background: #000;
}
.cta-style-3 .sigma_icon-block.primary-bg .icon i, .cta-style-3 .sigma_icon-block.primary-bg p {
color: #fff;
}
.cta-style-3 .sigma_icon-block.primary-bg .sigma_search-adv-input button{
background: #DB4242;
}
.service-cta {
position: absolute;
top: 45%;
right: 15px;
transform: translateY(-50%);
}
@media(max-width: 991px) {
.sigma_cta.cta-style-1 .sigma_cta.align-right img + .sigma_cta-content{
padding-right: 0;
}
.sigma_cta.cta-style-1 .sigma_cta img + .sigma_cta-content,
.sigma_cta.cta-style-1.lg-img .sigma_cta img + .sigma_cta-content{
padding-left: 0;
}
.sigma_cta.cta-style-1 .sigma_cta {
padding: 20px;
}
}
@media(max-width: 400px) {
.sigma_search-adv-input input.form-control{
font-size: 12px;
}
} .sigma_timeline-nodes {
margin-bottom: 50px;
position: relative;
}
.sigma_timeline-nodes.align-right {
flex-direction: row-reverse;
}
.sigma_timeline-nodes.align-right .sigma_timeline-date {
text-align: right;
}
.sigma_timeline-nodes::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 49.99999%;
width: 0;
border-left: 1px solid #7E4555;
opacity: .3;
height: calc(100% + 50px);
z-index: 1;
transform: translateX(-50%);
}
.sigma_timeline-nodes:last-child::before{
display: none;
}
.sigma_timeline-element h4 {
font-size: 24px;
line-height: 45px;
font-weight: 600;
}
.sigma_timeline-nodes:nth-child(odd) h4,
.sigma_timeline-nodes:nth-child(odd) p {
text-align: right;
}
.sigma_timeline-nodes:nth-child(odd) h4,
.sigma_timeline-nodes:nth-child(odd) p{
text-align: right;
}
.sigma_timeline-element p,
.sigma_timeline-element time {
color: #555b62;
font-size: 15px;
font-weight: normal;
margin: 0;
}
.sigma_timeline-image {
position: relative;
z-index: 2;
}
.sigma_timeline-image i {
background: #fff;
padding: 5px;
color: #7E4555;
border-radius: 50%;
margin-top: 0;
font-size: 24px;
}
.sigma_timeline-nodes:nth-child(odd) .sigma_timeline-date{
text-align: left;
}
.sigma_timeline-date>span {
text-align: center;
color: #44233b;
font-weight: 600;
margin-top: 8px;
font-size: 14px;
text-transform: uppercase;
}
.sigma_timeline-date span>span {
font-size: 20px;
font-weight: 700;
color: #DB4242;
}
.sigma_timeline-date span.sigma_timeline-month {
text-align: center;
line-height: 20px;
color: #555b62;
margin-top: 8px;
font-size: 14px;
text-transform: uppercase;
}
.sigma_timeline-date>span>span {
display: flex;
flex-wrap: wrap;
}
.sigma_timeline-nodes.align-right .sigma_timeline-date>span>span {
justify-content: flex-end;
}
@media(max-width: 768px) {
.sigma_timeline-nodes::before,
.sigma_timeline-image{
display: none;
}
.sigma_timeline-nodes.align-left .sigma_timeline-date span,
.sigma_timeline-nodes.align-left .sigma_timeline-date {
text-align: right;
justify-content: flex-end;
}
.sigma_timeline-nodes.align-right .sigma_timeline-date span, .sigma_timeline-nodes.align-right .sigma_timeline-date, .sigma_timeline-nodes.align-right .sigma_timeline-date>span>span {
text-align: left;
justify-content: flex-start;
}
} .custom-form {
padding: 40px 40px 10px;
background-color: #DB4242;
}
.sigma_icon-block {
background-color: transparent;
padding: 0;
display: flex;
align-items: center;
position: relative;
margin-bottom: 30px;
z-index: 1;
}
.sigma_icon-block .icon-wrapper {
margin-right: 10px;
}
.sigma_icon-block .icon-wrapper i {
font-size: 40px;
line-height: 1;
margin: 0 0 15px;
color: #777;
display: inline-block;
opacity: 0.3;
margin-bottom: 0;
}
.sigma_contact_form_wrapper .sigma_icon-block .icon-wrapper i {
color: #fff;
}
.sigma_icon-block .sigma_icon-block-content h6 {
font-size: 14px;
color: #fff;
margin: 0;
}
.sigma_icon-block .sigma_icon-block-content a {
display: block;
}
.custom-form form {
margin-bottom: 20px;
}
.sigma_rating i.active {
color: #ffa80a;
} .sigma_video-popup-wrap.sigma_youtube-livestream {
position: relative;
transition: .3s;
height: 100%;
}
.sigma_video-popup-wrap.sigma_youtube-livestream .sigma_youtube-livestream-content-wrapper {
height: 100%;
}
.sigma_video-popup-wrap.sigma_youtube-livestream .sigma_youtube-livestream-content-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
}
.sigma_video-popup-wrap.sigma_youtube-livestream .sigma_youtube-livestream-content-wrapper .sigma_video-popup,
.sigma_youtube_playlist_wrapper .video-full .player-w-thumb .video-iframe {
width: 80px;
height: 80px;
background-color: #7E4555;
color: #fff;
display: inline-flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
border-radius: 50px;
}
.sigma_youtube_broadcast_wrapper.sigma_youtube-broadcast .sigma_box {
padding: 30px;
margin: 50px 0;
background-color: #fff;
box-shadow: 0px 10px 50px 0px rgb(53 82 99 / 9%);
}
.sigma_youtube_broadcast_wrapper.sigma_youtube-broadcast .sigma_box .custom-primary {
color: #db4242;
font-weight: 700;
text-transform: uppercase;
}
.sigma_video-popup-wrap.sigma_youtube-livestream .sigma_youtube-livestream-content-wrapper .sigma_video-popup::before,
.sigma_youtube_playlist_wrapper .video-full .player-w-thumb .video-iframe::before {
content: '';
position: absolute;
top: -10px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
border: 2px solid #fff;
animation-name: pulseInOut;
opacity: 0;
border-radius: 50px;
animation-duration: 3s;
animation-iteration-count: infinite;
}
.sigma_video-popup-wrap.sigma_youtube-livestream .sigma_youtube-livestream-content-wrapper .sigma_video-popup::after,
.sigma_youtube_playlist_wrapper .video-full .player-w-thumb .video-iframe::after{
content: '';
position: absolute;
top: -10px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
border: 2px solid #fff;
animation-name: pulseInOutSM;
opacity: 0;
animation-duration: 3.5s;
border-radius: 50px;
animation-iteration-count: infinite;
} .sigma_youtube_playlist_wrapper .video-full .player-w-thumb {
position: relative;
display: inline-block;
transition: .3s;
}
.sigma_youtube_playlist_wrapper .video-full .player-w-thumb .video-iframe{
width: 50px;
height: 50px;
}
.sigma_youtube_playlist_wrapper .slick-slider .slick-slide {
margin: 0 15px;
}  .sigma_mass-timing{
margin-bottom: 0;
}
.sigma_mass-timing .sigma_mass-content-wrapper h4 {
font-size: 16px;
background-color: #DB4242;
color: #fff;
margin-bottom: 0;
padding: 15px;
}
.sigma_mass-timing .sigma_mass-content-wrapper ul {
padding: 0;
margin: 0;
list-style: none;
}
.sigma_mass-timing .sigma_mass-content-wrapper ul li {
padding: 15px;
border: 1px solid #efefef;
}
.sigma_mass-timing .sigma_mass-content-wrapper ul li {
font-size: 16px;
padding: 15px;
border: 1px solid #efefef;
font-weight: 600;
color: #777;
min-height: 62px;
}
.sigma_mass-timing .sigma_mass-content-wrapper ul li + li {
border-top: 0;
}
.sigma_mass-content-wrapper.row > div + div ul li {
border-left: 0;
}
@media(max-width: 1200px) {
.sigma_mass-timing .sigma_mass-content-wrapper ul li{
min-height: 92px;
}
.sigma_cta.cta-style-1.lg-img .sigma_cta img + .sigma_cta-content{
padding-left: 0px;
}
}
@media(max-width: 991px) {
.sigma_mass-timing .sigma_mass-content-wrapper ul li{
min-height: 62px;
}
.sigma_mass-content-wrapper.row > div + div ul li{
border-left: 1px solid #efefef;
}
.sigma_cta.cta-style-1 .sigma_cta .sigma_cta-content h4{
font-size: 35px;
}
}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}