@charset "UTF-8";
.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 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 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;
}@font-face{font-family:FontAwesome;src:url(//sktlojistik.com/wp-content/plugins/image-map-pro-wordpress/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//sktlojistik.com/wp-content/plugins/image-map-pro-wordpress/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//sktlojistik.com/wp-content/plugins/image-map-pro-wordpress/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//sktlojistik.com/wp-content/plugins/image-map-pro-wordpress/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//sktlojistik.com/wp-content/plugins/image-map-pro-wordpress/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//sktlojistik.com/wp-content/plugins/image-map-pro-wordpress/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.squares-clear{clear:both}.squares-element{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.squares-element>*{margin:0}.squares-element img,.squares-element video{max-width:100%;display:block}.squares-button{text-decoration:none;text-align:center}.squares-button:hover{filter:brightness(1.1);-moz-filter:brightness(1.1);-webkit-filter:brightness(1.1)}.squares-button:active{filter:brightness(.9);-moz-filter:brightness(.9);-webkit-filter:brightness(.9)}.squares-container{width:100%;display:flex;flex-wrap:wrap}@media (min-width:576px){.squares-container{max-width:540px}}@media (min-width:768px){.squares-container{max-width:720px}}@media (min-width:992px){.squares-container{max-width:960px}}@media (min-width:1200px){.squares-container{max-width:1140px}}.sq-col,.sq-col-1,.sq-col-10,.sq-col-11,.sq-col-12,.sq-col-2,.sq-col-3,.sq-col-4,.sq-col-5,.sq-col-6,.sq-col-7,.sq-col-8,.sq-col-9,.sq-col-auto,.sq-col-lg,.sq-col-lg-1,.sq-col-lg-10,.sq-col-lg-11,.sq-col-lg-12,.sq-col-lg-2,.sq-col-lg-3,.sq-col-lg-4,.sq-col-lg-5,.sq-col-lg-6,.sq-col-lg-7,.sq-col-lg-8,.sq-col-lg-9,.sq-col-lg-auto,.sq-col-md,.sq-col-md-1,.sq-col-md-10,.sq-col-md-11,.sq-col-md-12,.sq-col-md-2,.sq-col-md-3,.sq-col-md-4,.sq-col-md-5,.sq-col-md-6,.sq-col-md-7,.sq-col-md-8,.sq-col-md-9,.sq-col-md-auto,.sq-col-sm,.sq-col-sm-1,.sq-col-sm-10,.sq-col-sm-11,.sq-col-sm-12,.sq-col-sm-2,.sq-col-sm-3,.sq-col-sm-4,.sq-col-sm-5,.sq-col-sm-6,.sq-col-sm-7,.sq-col-sm-8,.sq-col-sm-9,.sq-col-sm-auto,.sq-col-xl,.sq-col-xl-1,.sq-col-xl-10,.sq-col-xl-11,.sq-col-xl-12,.sq-col-xl-2,.sq-col-xl-3,.sq-col-xl-4,.sq-col-xl-5,.sq-col-xl-6,.sq-col-xl-7,.sq-col-xl-8,.sq-col-xl-9,.sq-col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.sq-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sq-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sq-col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sq-col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sq-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sq-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sq-col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sq-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sq-col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sq-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sq-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sq-col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sq-col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sq-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.sq-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sq-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sq-col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sq-col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sq-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sq-col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sq-col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sq-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sq-col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sq-col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sq-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sq-col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sq-col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sq-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.sq-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sq-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sq-col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sq-col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sq-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sq-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sq-col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sq-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sq-col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sq-col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sq-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sq-col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sq-col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sq-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.sq-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sq-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sq-col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sq-col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sq-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sq-col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sq-col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sq-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sq-col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sq-col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sq-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sq-col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sq-col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sq-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.sq-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.sq-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.sq-col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.sq-col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.sq-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sq-col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.sq-col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.sq-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sq-col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.sq-col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.sq-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.sq-col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.sq-col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.sq-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}
.imp-noscroll{overflow:hidden}.imp-wrap{position:relative;width:auto;height:auto;-webkit-tap-highlight-color:transparent}.hs-loader-wrap{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.imp-main-image{position:relative!important;width:100%!important;height:100%!important;margin:0!important;max-width:none!important;max-height:none!important;display:block!important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.imp-zoom-outer-wrap{overflow:hidden}#imp-fullscreen-wrap .imp-zoom-outer-wrap{overflow:visible}#imp-fullscreen-wrap .imp-wrap{position:inherit}.imp-tooltips-container{position:relative;z-index:9999999}.imp-zoom-outer-wrap{overflow:hidden;width:100%;height:100%}.imp-zoom-wrap{transform:scale(1,1) translate(0,0);transform-origin:0 0;width:100%;height:100%}.imp-translate-wrap{width:100%;height:100%}.imp-shape-container{position:absolute;left:0;top:0;width:100%;height:100%}.imp-shape{cursor:pointer;pointer-events:all;transition:all .15s cubic-bezier(.55,0,.1,1);-moz-transition:all .15s cubic-bezier(.55,0,.1,1);-webkit-transition:all .15s cubic-bezier(.55,0,.1,1);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.imp-shape-static{cursor:default}.imp-shape-oval,.imp-shape-rect,.imp-shape-spot,.imp-shape-text{position:absolute}.imp-shape-text{cursor:default}.imp-shape-spot{display:flex;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.075,.82,.165,1);-moz-transition:all .4s cubic-bezier(.075,.82,.165,1);-webkit-transition:all .4s cubic-bezier(.075,.82,.165,1)}.imp-shape-spot-pin{transform-origin:50% 100%}.imp-shape-icon-shadow{position:absolute;left:0;bottom:0;z-index:0;transform:scale(1,.25);background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.53) 0,rgba(0,0,0,.3) 10%,rgba(0,0,0,.13) 28%,rgba(0,0,0,.04) 44%,rgba(0,0,0,0) 67%,rgba(0,0,0,0) 100%);background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.53) 0,rgba(0,0,0,.3) 10%,rgba(0,0,0,.13) 28%,rgba(0,0,0,.04) 44%,rgba(0,0,0,0) 67%,rgba(0,0,0,0) 100%);background:radial-gradient(ellipse at center,rgba(0,0,0,.53) 0,rgba(0,0,0,.3) 10%,rgba(0,0,0,.13) 28%,rgba(0,0,0,.04) 44%,rgba(0,0,0,0) 67%,rgba(0,0,0,0) 100%)}.imp-spot-fontawesome-icon{position:relative;z-index:1}.imp-spot-glow{z-index:0;position:absolute;left:50%;top:50%;background:red;animation:ShapeGlowAnimation linear 1.5s;animation-iteration-count:infinite}.imp-no-glow .imp-spot-glow{animation:none!important;opacity:0!important}.imp-shape-glow{position:absolute;left:0;top:0;width:100%;height:100%;animation:ShapeGlowAnimation linear 1.5s;animation-iteration-count:infinite}.imp-no-glow .imp-shape-glow{animation:none!important;opacity:0!important}@keyframes ShapeGlowAnimation{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.imp-shape img{width:100%}.imp-tooltip{display:none;position:absolute;z-index:1;transition-property:none;-moz-transition-property:none;-webkit-transition-property:none;transition-duration:.2s;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;transition-timing-function:cubic-bezier(.55,0,.1,1);-moz-transition-timing-function:cubic-bezier(.55,0,.1,1);-webkit-transition-timing-function:cubic-bezier(.55,0,.1,1);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:sans-serif}.imp-no-transition .imp-tooltip,.imp-sticky-tooltips .imp-tooltip{transition-property:none!important;-moz-transition-property:none!important;-webkit-transition-property:none!important}.imp-tooltip.imp-tooltip-visible{opacity:1!important;z-index:4;transform:scale(1,1)!important;-moz-transform:scale(1,1)!important;-webkit-transform:scale(1,1)!important}.imp-tooltip-title{display:none}.hs-arrow{position:absolute}.hs-arrow-top{left:50%;top:0;margin-left:-8px;margin-top:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #000}.hs-arrow-bottom{left:50%;top:100%;margin-left:-8px;margin-top:0;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #000}.hs-arrow-right{left:100%;top:50%;margin-left:0;margin-top:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #000}.hs-arrow-left{left:0;top:50%;margin-left:-8px;margin-top:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #000}.imp-tooltip-buffer{position:absolute}.imp-tooltip-buffer-top{left:0;top:-20px;width:100%;height:20px}.imp-tooltip-buffer-bottom{left:0;top:100%;width:100%;height:20px}.imp-tooltip-buffer-left{left:-20px;top:0;width:20px;height:100%}.imp-tooltip-buffer-right{left:100%;top:0;width:20px;height:100%}.imp-tooltip-buffer-top.imp-tooltip-buffer-large{left:0;top:-60px;width:100%;height:60px}.imp-tooltip-buffer-bottom.imp-tooltip-buffer-large{left:0;top:100%;width:100%;height:60px}.imp-tooltip-buffer-left.imp-tooltip-buffer-large{left:-60px;top:0;width:60px;height:100%}.imp-tooltip-buffer-right.imp-tooltip-buffer-large{left:100%;top:0;width:60px;height:100%}.imp-image-backgrounds-container{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%}.imp-shape-background-image{position:absolute;background-position:center center;background-size:contain;background-repeat:no-repeat}.imp-fullscreen-tooltips-container{display:none;position:fixed;width:100%;height:100%;left:0;top:0;overflow-y:auto;z-index:2147483646}.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip{display:none;position:absolute;left:0;top:0;width:100%;min-height:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition-property:none;-moz-transition-property:none;-webkit-transition-property:none;transition-duration:.2s;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;transition-timing-function:cubic-bezier(.55,0,.1,1);-moz-transition-timing-function:cubic-bezier(.55,0,.1,1);-webkit-transition-timing-function:cubic-bezier(.55,0,.1,1)}.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip.imp-tooltip-visible{opacity:1!important;z-index:3;transform:scale(1,1)!important;-moz-transform:scale(1,1)!important;-webkit-transform:scale(1,1)!important}.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip .imp-tooltip-close-button{position:absolute;right:0;top:0;width:44px;height:44px;font-size:24px;line-height:44px;text-align:center;color:#fff;cursor:pointer;z-index:99}.imp-fullscreen-button{position:absolute;height:44px;line-height:44px;padding:0 12px;background:#fff;border-radius:5px;color:#222;z-index:3;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.imp-fullscreen-button i{margin-right:3px}.imp-fullscreen-button-position-0{left:20px;top:20px}.imp-fullscreen-button-position-1{left:50%;top:20px}.imp-fullscreen-button-position-2{right:20px;top:20px}.imp-fullscreen-button-position-3{right:20px;bottom:20px}.imp-fullscreen-button-position-4{left:50%;bottom:20px}.imp-fullscreen-button-position-5{left:20px;bottom:20px}.imp-fullscreen-button-icon-only{width:44px;text-align:center;font-size:18px;padding:0}.imp-fullscreen-button-icon-only i{margin:0}#imp-fullscreen-wrap{position:fixed;z-index:999999;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center}body.imp-fullscreen-mode{overflow:hidden}.imp-ui-navigator-root{position:absolute;left:20px;bottom:20px;cursor:pointer;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.imp-ui-navigator-root:active{filter:none!important;-moz-filter:none!important;-webkit-filter:none!important}.imp-ui-navigator-background-image-edgefill{z-index:0;position:absolute;display:block;max-width:150px;max-height:150px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.imp-ui-navigator-background-image{z-index:1;position:relative;display:block;max-width:150px;max-height:150px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.imp-ui-navigator-overlay{z-index:2;position:absolute;background:#000;width:100%;height:100%;opacity:.25;left:0;top:0}.imp-ui-navigator-window-image{z-index:3;position:absolute;left:0;top:0;display:block;max-width:150px;max-height:150px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.imp-ui-zoom-button{position:absolute;right:20px;bottom:20px;width:30px;height:30px;cursor:pointer;background:#fff;color:#222;text-align:center;line-height:30px;font-size:12px!important;z-index:1;border-radius:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.imp-ui-zoom-button-zoom-in{bottom:54px}.imp-ui-layers-menu-wrap{position:absolute;right:20px;top:20px;z-index:1}.imp-ui-layer-switch{position:absolute;z-index:2;left:0;top:0;width:30px;text-align:center;height:22px;line-height:22px;cursor:pointer;border-radius:5px 0 0 0}.imp-ui-layer-switch-down{top:22px;border-radius:0 0 0 5px}.imp-ui-layer-switch i{width:100%;color:#222}.imp-ui-layer-switch:active{background:#0000001a}.imp-ui-layers-select{z-index:1;padding:0 20px 0 40px!important;outline:0;-webkit-appearance:none;font-size:14px;line-height:44px!important;height:44px!important;vertical-align:inherit;margin:0;font-family:inherit;font-weight:inherit;box-shadow:none;background-color:#f8f8f8;color:#222;outline-color:#222;outline-style:none;outline-width:0;border:1px solid #a6a6a6}.imp-ui-element{cursor:pointer;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);border:1px solid #00000059;border-radius:5px;font-family:sans-serif;font-size:14px;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.imp-ui-element:active{filter:brightness(.8);-moz-filter:brightness(.8);-webkit-filter:brightness(.8)}.imp-ui-layers-select:active{filter:none}.imp-main-image{z-index:0}.imp-image-backgrounds-container{z-index:1}.imp-shape-container{z-index:2}.imp-ui-element{z-index:3}.imp-ui-scroll-message-wrap{z-index:4}.imp-wrap{align-self:start}.imp-shapes-menu-outer-wrap{display:flex}.imp-shapes-menu-wrap{position:relative;width:240px;background:#fff;flex-shrink:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex;flex-direction:row}.imp-shapes-menu-wrap.imp-shapes-menu-wrap-with-search-box{padding-top:73px}.imp-shapes-menu-wrap-left{border-right:1px solid #dedede}.imp-shapes-menu-wrap-right{border-left:1px solid #dedede}.imp-shapes-menu-search-box{position:absolute;left:0;top:0;z-index:2;border-bottom:1px solid #dedede;background:#f5f5f5;padding:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%;display:flex}.imp-shapes-menu-scroll-wrap{flex:1;overflow-y:auto}.imp-shapes-menu-search-box .imp-shapes-menu-search-box-input-wrap{position:relative;flex:1}.imp-shapes-menu-search-box input{font-size:14px;line-height:40px;padding:0 35px 0 15px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:0;border:1px solid #dedede;height:42px!important}.imp-shapes-menu-search-box input:focus{border:1px solid #a6a6a6}.imp-shapes-menu-search-box .imp-shapes-menu-search-box-input-wrap i{position:absolute;right:14px;top:12px;color:#c7c7c7;font-size:18px}.imp-shapes-menu-wrap .imp-shapes-menu-search-box-input-wrap .fa-times{display:none;cursor:pointer;width:42px;height:42px;right:0;top:0;text-align:center;line-height:42px}.imp-shapes-menu-layer-title{position:relative;padding:0 20px;line-height:40px;background:#f5f5f5;box-shadow:0 2px 5px rgba(0,0,0,.15);z-index:1;font-family:sans-serif;font-size:12px;font-weight:700;color:#222}.imp-shapes-menu-shape-title{color:#222;position:relative;z-index:0;padding:0 20px;line-height:40px;cursor:pointer;border-bottom:1px solid #ececec;font-family:sans-serif;font-size:14px}.imp-shapes-menu-shape-title:hover{background:#f9f9f9}#imp-fullscreen-wrap .imp-wrap{z-index:0}#imp-fullscreen-wrap .imp-shapes-menu-wrap{z-index:1;height:100%;position:absolute;top:0}.imp-fullscreen-root-wrap{flex:1;position:relative;align-items:center;justify-content:center;display:flex;height:100%}#imp-fullscreen-wrap .imp-shapes-menu-wrap.imp-shapes-menu-wrap-left{left:0}#imp-fullscreen-wrap .imp-shapes-menu-wrap.imp-shapes-menu-wrap-right{right:0}.imp-fullscreen-root-wrap.imp-shapes-menu-left{margin-left:240px}.imp-fullscreen-root-wrap.imp-shapes-menu-right{margin-right:240px}.imp-shapes-menu-wrap span.imp-search-highlight{background:#fff05e;border-radius:2px}.imp-shapes-menu-wrap.imp-searching .imp-shapes-menu-search-box-input-wrap .fa-search{display:none}.imp-shapes-menu-wrap.imp-searching .imp-shapes-menu-search-box-input-wrap .fa-times{display:block;color:#222}.imp-shapes-menu-button{position:absolute;width:46px;height:46px;right:20px;top:20px;line-height:46px;text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.imp-responsive-menu{z-index:2147483647;position:fixed;left:0;top:0;width:100%;height:0;overflow:hidden;transition:all .5s cubic-bezier(.55,0,.1,1);-moz-transition:all .5s cubic-bezier(.55,0,.1,1);-webkit-transition:all .5s cubic-bezier(.55,0,.1,1)}.imp-responsive-menu .imp-shapes-menu-wrap{position:absolute;left:0;top:0;width:100%;height:100%;transform:translateY(-100%);transition:all .5s cubic-bezier(.55,0,.1,1);-moz-transition:all .5s cubic-bezier(.55,0,.1,1);-webkit-transition:all .5s cubic-bezier(.55,0,.1,1)}.imp-responsive-menu.imp-responsive-menu-visible{height:100%}.imp-responsive-menu.imp-responsive-menu-visible .imp-shapes-menu-wrap{transform:translateY(0)}.imp-responsive-menu .imp-close-responsive-menu{width:60px;height:42px;text-align:center;font-size:24px;line-height:42px;color:#c7c7c7}.imp-responsive-menu .imp-shapes-menu-search-box{padding-right:0}.imp-ui-scroll-message-wrap{position:absolute;left:0;top:0;width:100%;height:100%;display:none}.imp-ui-scroll-message-wrap-inner{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.imp-ui-scroll-message{padding:10px 30px;line-height:45px;font-size:16px;color:#fff;background:rgba(0,0,0,.66);border-radius:40px;font-family:sans-serif}.imp-ui-scroll-message-button{border:1px solid #fff;border-radius:5px;display:inline-block;line-height:28px;padding:0 7px;margin:0 6px;font-size:12px}.archive_career {
padding-bottom: 120px; }
@media (max-width: 767px) {
.archive_career {
padding-bottom: 70px; } }
.archive_career .heading {
margin: 0;
margin-bottom: 60px;
text-align: center;
font-family: var(--secondary-font);
padding-bottom: 20px;
color: var(--heading);
font-style: normal;
font-weight: bold;
font-size: 44px;
line-height: 60px;
letter-spacing: 0.01em;
font-feature-settings: 'pnum' on, 'lnum' on; }
.archive_career .career-content {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 30px; }
@media (max-width: 1024px) {
.archive_career .career-content {
grid-template-columns: auto; } }
.archive_career .career-content .item-career {
width: 100%;
height: fit-content;
background-color: #fff;
padding: 26px;
margin-bottom: 30px;
box-shadow: 0px 20px 36px rgba(0, 0, 0, 0.06); }
.archive_career .career-content .item-career:hover {
box-shadow: 0px 20px 36px rgba(0, 0, 0, 0.09); }
.archive_career .career-content .item-career .position {
padding-bottom: 24px; }
.archive_career .career-content .item-career .position .text-heading {
position: relative;
display: inline-block;
padding-left: 20px;
padding-right: 10px;
font-family: var(--secondary-font);
font-weight: 500;
font-size: 18px;
color: var(--heading);
line-height: 27px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.archive_career .career-content .item-career .position .text-heading:before {
position: absolute;
content: "";
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: var(--primary);
width: 8px;
height: 8px;
border-radius: 50%; }
.archive_career .career-content .item-career .position a {
transition: all .3s ease;
display: inline-block;
color: var(--heading);
font-family: var(--secondary-font);
font-size: 22px;
font-weight: 700;
line-height: 32px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.archive_career .career-content .item-career .position a:hover {
transition: all .3s ease;
color: var(--primary); }
.archive_career .career-content .item-career .info {
width: 100%;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 30px;
padding-bottom: 24px;
margin-bottom: 24px;
border-bottom: 1px solid #e3e3e3; }
@media (max-width: 767px) {
.archive_career .career-content .item-career .info {
grid-template-columns: auto;
grid-column-gap: 0; } }
.archive_career .career-content .item-career .info .item:not(:last-child) {
border-right: 1px solid #e3e3e3;
padding-right: 30px; }
@media (max-width: 767px) {
.archive_career .career-content .item-career .info .item:not(:last-child) {
border-right: unset;
padding-bottom: 20px;
border-bottom: 1px solid #e3e3e3; } }
@media (max-width: 767px) {
.archive_career .career-content .item-career .info .item:not(:first-child) {
padding-top: 20px; } }
.archive_career .career-content .item-career .info .text {
display: block;
padding-bottom: 12px;
color: #797979;
font-family: var(--secondary-font);
font-size: 18px;
font-weight: 500;
line-height: 27px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.archive_career .career-content .item-career .info .content {
color: var(--heading);
font-family: var(--secondary-font);
font-size: 20px;
font-weight: 700;
line-height: 26px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.archive_career .career-content .item-career .toggle .text {
transition: all .3s ease;
color: var(--heading);
font-family: var(--secondary-font);
font-size: 18px;
font-weight: 600;
line-height: 26px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.archive_career .career-content .item-career .toggle .top {
display: flex;
justify-content: space-between; }
@media (max-width: 767px) {
.archive_career .career-content .item-career .toggle .top {
flex-direction: column-reverse;
row-gap: 24px; } }
.archive_career .career-content .item-career .toggle .top .seemore {
display: flex;
align-items: center;
cursor: pointer; }
.archive_career .career-content .item-career .toggle .top .seemore i {
transition: all .3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background: rgba(71, 191, 111, 0.1);
width: 32px;
height: 32px;
border-radius: 50%;
margin-left: 15px;
font-size: 10px;
color: var(--primary); }
.archive_career .career-content .item-career .toggle .top .seemore:hover i {
transition: all .3s ease;
color: #fff;
background-color: var(--primary); }
.archive_career .career-content .item-career .toggle .top .seemore:hover .text {
transition: all .3s ease;
color: var(--primary); }
.archive_career .career-content .item-career .toggle .top .join-team {
transition: all .3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 10px 14px;
background-color: var(--primary);
border-radius: 4px;
color: #fff; }
.archive_career .career-content .item-career .toggle .top .join-team .text-button {
display: inline-block;
margin-left: 12px;
font-family: var(--secondary-font);
font-size: 16px;
font-weight: 600;
line-height: 20px; }
.archive_career .career-content .item-career .toggle .top .join-team i {
font-size: 16px; }
.archive_career .career-content .item-career .toggle .top .join-team:hover {
transition: all .3s ease;
background: var(--heading); }
.archive_career .career-content .item-career .toggle .toggle-item {
transition: all .2s ease-out;
-o-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
opacity: 0;
visibility: hidden;
height: 0; }
.archive_career .career-content .item-career .toggle .toggle-item ul {
padding: 0;
padding-left: 20px; }
.archive_career .career-content .item-career .toggle .toggle-item ul li {
font-size: 16px;
line-height: 26px;
color: var(--text); }
.archive_career .career-content .item-career .toggle .toggle-item ul li:not(:last-child) {
margin-bottom: 8px; }
.archive_career .career-content .item-career .toggle .toggle-item ul li::marker {
color: var(--primary); }
.archive_career .career-content .item-career .toggle .toggle-item.toggled {
transition: all .4s ease;
-o-transition: all .4s ease;
-moz-transition: all .4s ease;
opacity: 1;
visibility: visible;
height: auto;
border-top: 1px solid #e3e3e3;
padding-top: 28px;
margin-top: 28px; }
.ova_career_single {
padding-bottom: 120px; }
@media (max-width: 1024px) {
.ova_career_single {
padding-bottom: 70px; } }
.ova_career_single .description {
clear: both;
width: 100%; }
.ova_career_single .shortcode {
transition: all .2s ease-out;
-o-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
opacity: 0;
visibility: hidden;
height: 0; }
.ova_career_single .shortcode.toggled {
transition: all .5s ease;
-o-transition: all .5s ease;
-moz-transition: all .5s ease;
opacity: 1;
visibility: visible;
height: auto;
margin-top: 100px; }
@media (max-width: 1024px) {
.ova_career_single .shortcode.toggled {
margin-top: 60px; } }
.ova_career_single .info {
display: grid;
grid-template-columns: 1.1fr 1fr;
grid-column-gap: 80px;  }
@media (max-width: 1024px) {
.ova_career_single .info {
grid-template-columns: auto; } }
.ova_career_single .info .heading {
margin: 0 0 24px 0;
font-weight: 700;
font-size: 22px;
line-height: 26px;
letter-spacing: 0.01em;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_career_single .info .heading.salary-heading {
display: inline-block;
margin: 0;
padding-right: 16px; }
.ova_career_single .info .career-description {
border-bottom: 1px solid #d6d5d5; }
@media (max-width: 1024px) {
.ova_career_single .info .career-description {
padding-bottom: 30px;
margin-bottom: 70px; } }
.ova_career_single .info .career-description .img {
padding-bottom: 50px; }
.ova_career_single .info .career-description .img img {
vertical-align: middle; }
.ova_career_single .info .career-description .job-description {
position: relative;
padding-left: 22px;
margin-bottom: 40px; }
.ova_career_single .info .career-description .job-description:before {
content: "";
position: absolute;
left: 0;
top: 10px;
border-radius: 50%;
width: 6px;
height: 6px;
background-color: var(--primary); }
.ova_career_single .info .career-description .job-description ul {
padding-inline-start: 12px;
margin-block-start: 0;
padding-right: 40px; }
@media (max-width: 767px) {
.ova_career_single .info .career-description .job-description ul {
padding-right: 0; } }
.ova_career_single .info .career-description .job-description ul li::marker {
font-size: 10px; }
.ova_career_single .info .career-description .job-description ul li:not(:last-child) {
margin-bottom: 20px; }
.ova_career_single .info .career-description .skill {
position: relative;
padding-left: 22px; }
.ova_career_single .info .career-description .skill:before {
content: "";
position: absolute;
left: 0;
top: 10px;
border-radius: 50%;
width: 6px;
height: 6px;
background-color: var(--primary); }
.ova_career_single .info .career-description .skill .skill-wrapper {
display: inline-block;
background-color: #f5f5f5;
border-radius: 26px;
padding: 12px 16px;
margin-right: 20px;
margin-bottom: 12px;
font-family: var(--secondary-font);
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: rgba(0, 0, 0, 0.95); }
.ova_career_single .info .main_content .top {
display: grid;
grid-template-columns: auto; }
.ova_career_single .info .main_content .top .heading {
font-weight: 600; }
.ova_career_single .info .main_content .top .position {
margin: 0;
padding-bottom: 24px;
font-size: 44px;
line-height: 60px;
letter-spacing: 0.01em;
font-feature-settings: 'pnum' on, 'lnum' on;
font-weight: 700; }
.ova_career_single .info .main_content .top .position:hover {
color: var(--primary); }
.ova_career_single .info .main_content .top .divider {
content: '';
width: 100%;
max-width: 174px;
height: 2px;
transition: all 500ms ease;
background-color: var(--primary);
margin-bottom: 40px; }
.ova_career_single .info .main_content .salary {
margin-bottom: 28px;
padding-left: 22px;
position: relative;
font-family: var(--primary-font);
color: var(--primary);
font-weight: 700;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_career_single .info .main_content .salary:before {
content: "";
position: absolute;
left: 0;
top: 19px;
border-radius: 50%;
width: 6px;
height: 6px;
background-color: var(--primary); }
.ova_career_single .info .main_content .details {
position: relative;
padding-left: 22px;
margin-bottom: 60px; }
.ova_career_single .info .main_content .details:before {
content: "";
position: absolute;
left: 0;
top: 10px;
border-radius: 50%;
width: 6px;
height: 6px;
background-color: var(--primary); }
.ova_career_single .info .main_content .details .text {
font-family: var(--secondary-font);
color: #3c3c3c;
font-weight: 600;
font-size: 18px;
line-height: 25px;
padding-right: 3px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_career_single .info .main_content .details .details-content {
font-family: var(--secondary-font);
color: var(--primary);
font-weight: 600;
font-size: 18px;
line-height: 25px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_career_single .info .main_content .details ul {
border-left: 1px solid #d6d5d5; }
.ova_career_single .info .main_content .details ul li::marker {
font-size: 10px;
color: var(--primary); }
.ova_career_single .info .main_content .details ul li:not(:last-child) {
margin-bottom: 8px; }
.ova_career_single .info .main_content .list {
margin: 0;
padding-left: 20px;
padding-bottom: 40px; }
.ova_career_single .info .main_content .list li {
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text); }
.ova_career_single .info .main_content .list li::marker {
color: var(--primary); }
.ova_career_single .info .main_content .list li:not(:last-child) {
margin-bottom: 8px; }
.ova_career_single .info .main_content .button-apply {
cursor: pointer;
margin-top: 120px;
display: inline-block;
border-radius: 4px;
background-color: var(--primary); }
@media (max-width: 1024px) {
.ova_career_single .info .main_content .button-apply {
margin-top: 50px; } }
.ova_career_single .info .main_content .button-apply a {
display: inline-flex;
padding: 18px 24px;
font-family: var(--secondary-font);
font-weight: bold;
font-size: 16px;
line-height: 19px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF; }
.ova_career_single .info .main_content .button-apply a i {
padding-left: 12px; }
.ova_archive_career {
padding-bottom: 60px; }
@media (max-width: 767px) {
.ova_archive_career {
padding-bottom: 30px; } }
.ova_archive_career .career-content {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 30px; }
@media (max-width: 1024px) {
.ova_archive_career .career-content {
grid-template-columns: auto; } }
.ova_archive_career .career-content .item-career {
width: 100%;
height: fit-content;
background-color: #fff;
padding: 26px;
margin-bottom: 30px;
box-shadow: 0px 20px 36px rgba(0, 0, 0, 0.06); }
.ova_archive_career .career-content .item-career:hover {
box-shadow: 0px 20px 36px rgba(0, 0, 0, 0.09); }
.ova_archive_career .career-content .item-career .position {
padding-bottom: 24px; }
.ova_archive_career .career-content .item-career .position .text-heading {
position: relative;
display: inline-block;
padding-left: 20px;
padding-right: 10px;
font-family: var(--secondary-font);
font-weight: 500;
font-size: 18px;
color: var(--heading);
line-height: 27px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_archive_career .career-content .item-career .position .text-heading:before {
position: absolute;
content: "";
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: var(--primary);
width: 8px;
height: 8px;
border-radius: 50%; }
.ova_archive_career .career-content .item-career .position a {
transition: all .3s ease;
display: inline-block;
color: var(--heading);
font-family: var(--secondary-font);
font-size: 22px;
font-weight: 700;
line-height: 32px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_archive_career .career-content .item-career .position a:hover {
transition: all .3s ease;
color: var(--primary); }
.ova_archive_career .career-content .item-career .info {
width: 100%;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 30px;
padding-bottom: 24px;
margin-bottom: 24px;
border-bottom: 1px solid #e3e3e3; }
@media (max-width: 767px) {
.ova_archive_career .career-content .item-career .info {
grid-template-columns: auto;
grid-column-gap: 0; } }
.ova_archive_career .career-content .item-career .info .item:not(:last-child) {
border-right: 1px solid #e3e3e3;
padding-right: 30px; }
@media (max-width: 767px) {
.ova_archive_career .career-content .item-career .info .item:not(:last-child) {
border-right: unset;
padding-bottom: 20px;
border-bottom: 1px solid #e3e3e3; } }
@media (max-width: 767px) {
.ova_archive_career .career-content .item-career .info .item:not(:first-child) {
padding-top: 20px; } }
.ova_archive_career .career-content .item-career .info .text {
display: block;
padding-bottom: 12px;
color: #797979;
font-family: var(--secondary-font);
font-size: 18px;
font-weight: 500;
line-height: 27px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_archive_career .career-content .item-career .info .content {
color: var(--heading);
font-family: var(--secondary-font);
font-size: 20px;
font-weight: 700;
line-height: 26px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_archive_career .career-content .item-career .toggle .text {
transition: all .3s ease;
color: var(--heading);
font-family: var(--secondary-font);
font-size: 18px;
font-weight: 600;
line-height: 26px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_archive_career .career-content .item-career .toggle .top {
display: flex;
justify-content: space-between; }
@media (max-width: 767px) {
.ova_archive_career .career-content .item-career .toggle .top {
flex-direction: column-reverse;
row-gap: 24px; } }
.ova_archive_career .career-content .item-career .toggle .top .seemore {
display: flex;
align-items: center;
cursor: pointer; }
.ova_archive_career .career-content .item-career .toggle .top .seemore i {
transition: all .3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background: rgba(71, 191, 111, 0.1);
width: 32px;
height: 32px;
border-radius: 50%;
margin-left: 15px;
font-size: 10px;
color: var(--primary); }
.ova_archive_career .career-content .item-career .toggle .top .seemore:hover i {
transition: all .3s ease;
color: #fff;
background-color: var(--primary); }
.ova_archive_career .career-content .item-career .toggle .top .seemore:hover .text {
transition: all .3s ease;
color: var(--primary); }
.ova_archive_career .career-content .item-career .toggle .top .join-team {
transition: all .3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 10px 14px;
background-color: var(--primary);
border-radius: 4px;
color: #fff; }
.ova_archive_career .career-content .item-career .toggle .top .join-team .text-button {
display: inline-block;
margin-left: 12px;
font-family: var(--secondary-font);
font-size: 16px;
font-weight: 600;
line-height: 20px; }
.ova_archive_career .career-content .item-career .toggle .top .join-team i {
font-size: 16px; }
.ova_archive_career .career-content .item-career .toggle .top .join-team:hover {
transition: all .3s ease;
background: var(--heading); }
.ova_archive_career .career-content .item-career .toggle .toggle-item {
transition: all .2s ease-out;
-o-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
opacity: 0;
visibility: hidden;
height: 0; }
.ova_archive_career .career-content .item-career .toggle .toggle-item ul {
padding: 0;
padding-left: 20px; }
.ova_archive_career .career-content .item-career .toggle .toggle-item ul li {
font-size: 16px;
line-height: 26px;
color: var(--text); }
.ova_archive_career .career-content .item-career .toggle .toggle-item ul li:not(:last-child) {
margin-bottom: 8px; }
.ova_archive_career .career-content .item-career .toggle .toggle-item ul li::marker {
color: var(--primary); }
.ova_archive_career .career-content .item-career .toggle .toggle-item.toggled {
transition: all .4s ease;
-o-transition: all .4s ease;
-moz-transition: all .4s ease;
opacity: 1;
visibility: visible;
height: auto;
border-top: 1px solid #e3e3e3;
padding-top: 28px;
margin-top: 28px; }
.hot-career {
padding-bottom: 60px; }
@media (max-width: 767px) {
.hot-career {
padding-bottom: 30px; } }
.hot-career .content {
display: grid;
grid-column-gap: 30px; }
.hot-career .content .item-hot-career {
width: 100%;
background-color: #fff; }
.hot-career .content .item-hot-career .info {
width: 100%;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px;
padding: 28px 0;
margin-bottom: 28px;
border-bottom: 1px solid #e3e3e3;
border-top: 1px solid #e3e3e3; }
@media (max-width: 767px) {
.hot-career .content .item-hot-career .info {
grid-template-columns: auto;
grid-column-gap: 0; } }
.hot-career .content .item-hot-career .info .text {
padding-bottom: 12px;
color: #797979;
font-family: var(--secondary-font);
font-size: 18px;
font-weight: 500;
line-height: 27px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.hot-career .content .item-hot-career .info .content {
color: var(--heading);
font-family: var(--secondary-font);
font-size: 20px;
font-weight: 700;
line-height: 26px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.hot-career .content .item-hot-career .toggle .responsibility {
margin-bottom: 60px; }
.hot-career .content .item-hot-career .toggle .benefits {
border-bottom: 1px solid #e3e3e3;
padding-bottom: 28px;
margin-bottom: 28px; }
.hot-career .content .item-hot-career .toggle .text {
color: var(--heading);
font-family: var(--secondary-font);
font-size: 18px;
font-weight: 600;
line-height: 26px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.hot-career .content .item-hot-career .toggle .seemore {
display: flex;
justify-content: space-between;
align-items: center; }
.hot-career .content .item-hot-career .toggle .seemore i {
transition: all .3s ease;
cursor: pointer;
display: inline-flex;
justify-content: center;
align-items: center;
background: rgba(71, 191, 111, 0.1);
width: 32px;
height: 32px;
border-radius: 50%;
margin-left: 15px;
font-size: 10px;
color: var(--primary); }
.hot-career .content .item-hot-career .toggle .seemore i:hover {
transition: all .3s ease;
color: #fff;
background-color: var(--primary); }
.hot-career .content .item-hot-career .toggle .toggle-item {
display: none;
padding-left: 20px; }
.hot-career .content .item-hot-career .toggle .toggle-item li {
font-size: 16px;
line-height: 26px;
color: var(--text); }
.hot-career .content .item-hot-career .toggle .toggle-item li:not(:last-child) {
margin-bottom: 8px; }
.hot-career .content .item-hot-career .toggle .toggle-item li::marker {
color: var(--primary); }
.hot-career .content .item-hot-career .toggle .toggle-item.toggled {
display: block; }
.hot-career .content .item-hot-career .join-team {
transition: all .3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 10px 14px;
background-color: var(--primary);
border-radius: 4px;
color: #fff; }
.hot-career .content .item-hot-career .join-team .text-button {
display: inline-block;
margin-left: 12px;
font-family: var(--secondary-font);
font-size: 16px;
font-weight: 600;
line-height: 20px; }
.hot-career .content .item-hot-career .join-team i {
font-size: 16px; }
.hot-career .content .item-hot-career .join-team:hover {
transition: all .3s ease;
background: var(--heading); }.archive_sev {
padding-bottom: 60px; }
@media (max-width: 767px) {
.archive_sev {
padding-bottom: 30px; } }
.archive_sev .content {
display: grid;
grid-column-gap: 30px; }
.archive_sev .content.four_column {
grid-template-columns: auto auto auto auto; }
@media (max-width: 1200px) {
.archive_sev .content.four_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.archive_sev .content.four_column {
grid-template-columns: auto; } }
.archive_sev .content.three_column {
grid-template-columns: auto auto auto; }
@media (max-width: 1200px) {
.archive_sev .content.three_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.archive_sev .content.three_column {
grid-template-columns: auto; } }
.archive_sev .content.two_column {
grid-template-columns: auto auto; }
@media (max-width: 767px) {
.archive_sev .content.two_column {
grid-template-columns: auto; } }
.archive_sev .content .item-service {
position: relative;
overflow: hidden;
background-color: #fff;
margin-bottom: 30px; }
.archive_sev .content .item-service:hover .info .name:after {
background: var(--primary); }
.archive_sev .content .item-service:hover .service-icon {
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
opacity: 1;
top: 50%; }
.archive_sev .content .item-service:hover .img .mask:before {
opacity: 1; }
.archive_sev .content .item-service .img {
position: relative; }
.archive_sev .content .item-service .img .service-img {
width: 100%;
vertical-align: middle; }
.archive_sev .content .item-service .img .mask {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: ""; }
.archive_sev .content .item-service .img .mask:before {
transition: all .3s ease;
content: "";
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%; }
.archive_sev .content .item-service .info {
width: 100%;
position: absolute;
transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
left: 24px;
bottom: 40px; }
.archive_sev .content .item-service .info .name {
position: relative;
margin: 0;
padding: 0 30px 0 27px;
color: #fff;
font-family: var(--secondary-font);
font-size: 22px;
font-weight: 700;
line-height: 26px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.archive_sev .content .item-service .info .name a {
color: #fff; }
.archive_sev .content .item-service .info .name a:hover {
color: var(--primary); }
.archive_sev .content .item-service .info .name:before {
position: absolute;
content: '';
left: 0;
bottom: 5px;
width: 21px;
height: 21px;
background: linear-gradient(to top left, transparent 0%, transparent 50%, #47bf6f 50%, #47bf6f 100%); }
.archive_sev .content .item-service .info .name:after {
position: absolute;
content: '';
width: 85%;
height: 1px;
left: 0;
bottom: -13px;
transition: all .3s ease;
background: rgba(255, 255, 255, 0.5); }
.archive_sev .content .item-service .service-icon {
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
top: 60%;
left: 50%;
width: 60px;
height: 60px;
background-color: var(--primary);
opacity: 0;
transform: translate(-50%, -50%); }
.archive_sev .content .item-service .service-icon i {
color: #fff;
font-size: 24px;
line-height: 1; }.archive_team .content {
display: grid;
grid-column-gap: 30px; }
.archive_team .content.four_column {
grid-template-columns: auto auto auto auto; }
@media (max-width: 1200px) {
.archive_team .content.four_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.archive_team .content.four_column {
grid-template-columns: auto; } }
.archive_team .content.three_column {
grid-template-columns: auto auto auto; }
@media (max-width: 1200px) {
.archive_team .content.three_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.archive_team .content.three_column {
grid-template-columns: auto; } }
.archive_team .content.two_column {
grid-template-columns: auto auto; }
@media (max-width: 767px) {
.archive_team .content.two_column {
grid-template-columns: auto; } }
.archive_team .content .item-team {
position: relative;
overflow: hidden;
background-color: #fff;
filter: drop-shadow(0px 40px 60px rgba(0, 0, 0, 0.08));
border-radius: 4px;
margin-bottom: 30px; }
.archive_team .content .item-team:hover .img .mask {
opacity: 1; }
.archive_team .content .item-team:hover .img .list-icon {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
opacity: 1;
bottom: 16px;
visibility: visible; }
.archive_team .content .item-team .img {
text-align: center;
position: relative; }
.archive_team .content .item-team .img .team-img {
width: 100%; }
.archive_team .content .item-team .img .mask {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.67%, rgba(0, 0, 0, 0.8) 100%);
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
height: 100%;
content: "";
border-radius: 5px;
opacity: 0; }
.archive_team .content .item-team .img .list-icon {
position: absolute;
left: 50%;
bottom: -16px;
transform: translate(-50%, -50%);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
visibility: hidden;
opacity: 0; }
.archive_team .content .item-team .img .list-icon ul {
list-style-type: none;
display: flex;
justify-content: center;
align-item: center;
margin-block-start: 0;
margin-block-end: 0;
padding-inline-start: 0; }
.archive_team .content .item-team .img .list-icon ul .item:not(:last-child) {
margin-right: 16px; }
.archive_team .content .item-team .img .list-icon ul .item a {
width: 32px;
height: 32px;
border-radius: 2px;
background: rgba(255, 255, 255, 0.2);
display: flex;
justify-content: center;
align-items: center; }
.archive_team .content .item-team .img .list-icon ul .item a i {
display: inline-flex;
font-size: 20px;
color: #dadada; }
.archive_team .content .item-team .img .list-icon ul .item:hover a i {
color: var(--secondary); }
.archive_team .content .item-team .info {
text-align: center;
padding: 20px; }
.archive_team .content .item-team .info .name {
margin: 0;
margin-bottom: 24px;
font-weight: bold;
color: #000;
font-size: 24px;
line-height: 30px;
position: relative; }
.archive_team .content .item-team .info .name a:hover {
color: var(--primary); }
.archive_team .content .item-team .info .name:before {
position: absolute;
left: 50%;
bottom: -12px;
transform: translate(-50%, -50%);
content: '';
width: 186px;
background-color: var(--secondary);
height: 1px; }
.archive_team .content .item-team .info .job {
margin: 0;
font-size: 18px; }
.ova_team_single {
padding-bottom: 120px; }
@media (max-width: 1024px) {
.ova_team_single {
padding-bottom: 70px; } }
.ova_team_single .description {
clear: both;
width: 100%; }
.ova_team_single .info {
display: grid;
grid-template-columns: auto auto;
grid-column-gap: 80px;  }
@media (max-width: 1024px) {
.ova_team_single .info {
grid-template-columns: auto; } }
.ova_team_single .info .bio {
border-right: 1px solid rgba(0, 0, 0, 0.5);
padding-right: 30px; }
@media (max-width: 1024px) {
.ova_team_single .info .bio {
border-right: unset;
padding-right: 0; } }
.ova_team_single .info .bio .img {
display: block;
padding-bottom: 20px; }
.ova_team_single .info .bio .img img {
object-fit: cover;
border-radius: 50%; }
.ova_team_single .info .bio .content {
display: grid;
grid-template-columns: auto;
grid-row-gap: 20px;
padding-right: 56px; }
@media (max-width: 1024px) {
.ova_team_single .info .bio .content {
padding-right: 0; } }
.ova_team_single .info .bio .content .name {
margin: 0;
font-weight: 700;
font-size: 44px;
line-height: 60px;
color: var(--heading); }
.ova_team_single .info .bio .content .name:hover {
color: var(--primary); }
.ova_team_single .info .bio .content .job {
margin: 0;
font-family: var(--secondary-font);
font-weight: 600;
font-size: 20px;
line-height: 25px;
color: var(--text);
position: relative;
margin-bottom: 50px;
padding-left: 28px; }
.ova_team_single .info .bio .content .job:before {
position: absolute;
content: '';
width: 16px;
height: 4px;
left: 0;
bottom: 8px;
transition: all .3s ease;
background-color: var(--primary); }
.ova_team_single .info .bio .content .divider {
content: '';
width: 100%;
max-width: 394px;
height: 1px;
left: 0px;
bottom: -60px;
transition: all 500ms ease;
background-color: #bababa;
margin-bottom: 40px; }
.ova_team_single .info .bio .content .email, .ova_team_single .info .bio .content .phone, .ova_team_single .info .bio .content .address {
padding-bottom: 10px; }
.ova_team_single .info .bio .content .email .icon-label, .ova_team_single .info .bio .content .phone .icon-label, .ova_team_single .info .bio .content .address .icon-label {
display: inline-flex;
justify-content: flex-start;
align-items: center; }
.ova_team_single .info .bio .content .email .icon-label i, .ova_team_single .info .bio .content .phone .icon-label i, .ova_team_single .info .bio .content .address .icon-label i {
color: var(--primary);
font-size: 24px;
margin-right: 16px; }
.ova_team_single .info .bio .content .email .icon-label .label, .ova_team_single .info .bio .content .phone .icon-label .label, .ova_team_single .info .bio .content .address .icon-label .label {
font-family: var(--secondary-font);
font-weight: 600;
font-size: 18px;
line-height: 23px; }
.ova_team_single .info .bio .content .email a, .ova_team_single .info .bio .content .phone a, .ova_team_single .info .bio .content .address a {
display: block;
font-family: var(--secondary-font);
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 27px;
color: var(--heading);
font-feature-settings: 'pnum' on, 'lnum' on;
position: relative; }
.ova_team_single .info .bio .content .email a:before, .ova_team_single .info .bio .content .phone a:before, .ova_team_single .info .bio .content .address a:before {
position: absolute;
content: '';
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--secondary); }
.ova_team_single .info .bio .content .email a:hover, .ova_team_single .info .bio .content .phone a:hover, .ova_team_single .info .bio .content .address a:hover {
color: var(--primary); }
.ova_team_single .info .bio .content .email a:hover:before, .ova_team_single .info .bio .content .phone a:hover:before, .ova_team_single .info .bio .content .address a:hover:before {
width: 100%; }
.ova_team_single .info .bio .content .address {
margin-bottom: 30px; }
.ova_team_single .info .bio .content .social {
display: inline-flex;
flex-wrap: wrap;
list-style-type: none;
padding: 0;
margin: 0; }
@media (max-width: 1024px) {
.ova_team_single .info .bio .content .social {
padding-bottom: 70px; } }
.ova_team_single .info .bio .content .social a {
transition: all .3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
width: 48px;
height: 48px;
background: #f6f6f6;
margin-right: 16px; }
.ova_team_single .info .bio .content .social a i {
display: inline-flex;
font-size: 24px;
line-height: 1;
color: rgba(146, 146, 146, 0.5); }
.ova_team_single .info .bio .content .social a:hover {
transition: all .3s ease;
background-color: var(--primary); }
.ova_team_single .info .bio .content .social a:hover i {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
color: #fff; }
.ova_team_single .info .main_content .achievements .topic-percent {
padding-bottom: 20px; }
.ova_team_single .info .main_content .achievements .topic-percent .topic {
font-family: var(--secondary);
font-weight: 600;
font-size: 18px;
line-height: 23px;
color: var(--text);
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_team_single .info .main_content .achievements .topic-percent .percent {
color: var(--heading);
font-family: var(--secondary);
font-weight: 600;
font-size: 20px;
line-height: 25px;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova_team_single .info .main_content .achievements .progress-bar {
height: 6px;
margin-bottom: 44px;
width: 100%;
background-color: #EBF1E4;
border-radius: 4px;
overflow: visible;
position: relative; }
.ova_team_single .info .main_content .achievements .progress-bar:last-child {
margin-bottom: 54px; }
.ova_team_single .info .main_content .achievements .progress-bar .percent-view {
width: 0;
height: 100%;
border-radius: 4px;
background-color: #47BF6F; }
.ova_team_single .info .main_content .experience-1, .ova_team_single .info .main_content .excerpt {
padding-bottom: 30px; }
.ova_team_single .info .main_content .experience-2 p {
padding-bottom: 0; }
.ova_team_single .info .main_content p {
margin: 0;
font-weight: 500;
font-size: 16px;
padding-bottom: 20px; }
.ova_team_single .info .main_content .heading {
margin: 0;
color: var(--heading);
font-weight: 700;
font-size: 28px;
line-height: 40px;
margin-bottom: 28px; }
.ova_team_single .info .main_content .experience-list {
list-style-type: none;
margin: 0; }
.ova_team_single .info .main_content .experience-list li {
position: relative;
padding-bottom: 35px; }
.ova_team_single .info .main_content .experience-list li:before {
position: absolute;
font-family: 'Font Awesome 5 Free' !important;
content: "\f111";
font-weight: 900;
font-size: 16px;
left: -36px;
top: 0;
transition: all .3s ease;
color: var(--primary); }
.ova_team_single .info .main_content .experience-list li:after {
position: absolute;
content: "";
height: calc(100% - 16px);
width: 0;
left: -29px;
bottom: -8px;
border-left: 1px dashed #d9d9d9; }
.ova_team_single .info .main_content .experience-list li:last-child {
padding-bottom: 55px; }
.ova_team_single .info .main_content .experience-list li:last-child:after {
content: none; }
.ova_team_single .info .main_content .experience-list li .year {
margin: 0;
font-family: var(--secondary-font);
font-feature-settings: 'pnum' on, 'lnum' on;
color: var(--heading);
font-weight: bold;
font-size: 20px;
line-height: 26px;
margin-bottom: 20px;
position: relative; }
.ova_team_single .info .main_content .experience-list li .year:before {
position: absolute;
content: '';
width: 62px;
height: 1px;
left: 0;
bottom: -4px;
transition: all 500ms ease;
background-color: var(--primary); }
.ova_team_single .info .main_content .experience-list li .desc {
margin: 0;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: var(--text); }
.ova-team .content {
display: grid;
grid-gap: 30px; }
.ova-team .content.four_column {
grid-template-columns: auto auto auto auto; }
@media (max-width: 1200px) {
.ova-team .content.four_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.ova-team .content.four_column {
grid-template-columns: auto; } }
.ova-team .content.three_column {
grid-template-columns: auto auto auto; }
@media (max-width: 1200px) {
.ova-team .content.three_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.ova-team .content.three_column {
grid-template-columns: auto; } }
.ova-team .content.two_column {
grid-template-columns: auto auto; }
@media (max-width: 767px) {
.ova-team .content.two_column {
grid-template-columns: auto; } }
.ova-team .content .item-team {
position: relative;
overflow: hidden;
filter: drop-shadow(0px 12px 40px rgba(0, 0, 0, 0.05));
border-radius: 0px 0px 4px 4px; }
.ova-team .content .item-team:hover .img .mask {
opacity: 1; }
.ova-team .content .item-team:hover .img .list-icon {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
opacity: 1;
bottom: 16px;
visibility: visible; }
.ova-team .content .item-team:hover .info {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background-color: var(--primary); }
.ova-team .content .item-team:hover .info .name a {
color: #fff; }
.ova-team .content .item-team:hover .info .job {
color: #fff; }
.ova-team .content .item-team:hover .info .job:before {
background-color: #F6E200; }
.ova-team .content .item-team .img {
text-align: center;
position: relative; }
.ova-team .content .item-team .img .team-img {
width: 100%;
display: block; }
.ova-team .content .item-team .img .mask {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.67%, rgba(0, 0, 0, 0.8) 100%);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
opacity: 0; }
.ova-team .content .item-team .img .list-icon {
position: absolute;
left: 24px;
bottom: 18px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
visibility: hidden;
opacity: 0; }
.ova-team .content .item-team .img .list-icon ul {
list-style-type: none;
display: flex;
justify-content: center;
align-item: center;
margin-block-start: 0;
margin-block-end: 0;
padding-inline-start: 0; }
.ova-team .content .item-team .img .list-icon ul .item {
border-radius: 4px; }
.ova-team .content .item-team .img .list-icon ul .item:not(:last-child) {
margin-right: 8px; }
.ova-team .content .item-team .img .list-icon ul .item a {
width: 32px;
height: 32px;
border-radius: 2px;
background: rgba(255, 255, 255, 0.1);
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center; }
.ova-team .content .item-team .img .list-icon ul .item a i {
display: inline-flex;
font-size: 16px;
color: #fff; }
.ova-team .content .item-team .img .list-icon ul .item:hover a {
background-color: var(--primary); }
.ova-team .content .item-team .info {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background-color: #fff;
padding: 24px; }
.ova-team .content .item-team .info .job {
margin: 0;
margin-bottom: 16px;
margin-left: 17px;
color: var(--heading);
font-weight: normal;
font-size: 16px;
position: relative; }
.ova-team .content .item-team .info .job:before {
position: absolute;
content: '';
left: -17px;
top: 15px;
width: 10px;
height: 2px;
background-color: var(--primary); }
.ova-team .content .item-team .info .name {
margin: 0;
font-weight: 600;
font-size: 22px;
line-height: 26px;
color: var(--heading);
text-transform: capitalize;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova-team .content .item-team .info .name a {
color: #000; }
.ova-team-2 .content {
display: grid;
grid-gap: 30px; }
.ova-team-2 .content.four_column {
grid-template-columns: auto auto auto auto; }
@media (max-width: 1200px) {
.ova-team-2 .content.four_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.ova-team-2 .content.four_column {
grid-template-columns: auto; } }
.ova-team-2 .content.three_column {
grid-template-columns: auto auto auto; }
@media (max-width: 1200px) {
.ova-team-2 .content.three_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.ova-team-2 .content.three_column {
grid-template-columns: auto; } }
.ova-team-2 .content.two_column {
grid-template-columns: auto auto; }
@media (max-width: 767px) {
.ova-team-2 .content.two_column {
grid-template-columns: auto; } }
.ova-team-2 .content .item-team {
text-align: center; }
.ova-team-2 .content .item-team:hover .img .team-img {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transform: scale(1.1); }
.ova-team-2 .content .item-team .img {
display: inline-block;
overflow: hidden;
margin-bottom: 20px;
width: 220px;
height: 220px;
border-radius: 50%; }
.ova-team-2 .content .item-team .img .team-img {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
width: 220px;
height: 220px;
border-radius: 50%;
object-fit: cover; }
.ova-team-2 .content .item-team .info .name {
margin: 0 auto;
padding-bottom: 12px;
font-weight: 600;
width: fit-content;
width: -moz-fit-content;
width: -o-fit-content;
font-size: 22px;
line-height: 26px;
color: var(--heading);
text-transform: capitalize;
font-feature-settings: 'pnum' on, 'lnum' on;
position: relative; }
.ova-team-2 .content .item-team .info .name a {
color: #000; }
.ova-team-2 .content .item-team .info .name:before {
position: absolute;
content: '';
left: -17px;
top: 11px;
width: 10px;
height: 4px;
background-color: var(--primary); }
.ova-team-2 .content .item-team .info .job {
margin: 0;
color: var(--text);
font-weight: normal;
font-size: 16px; }
.ova-team-2 .content .item-team .list-icon {
padding-top: 16px; }
.ova-team-2 .content .item-team .list-icon ul {
list-style-type: none;
display: flex;
justify-content: center;
align-item: center;
margin-block-start: 0;
margin-block-end: 0;
padding-inline-start: 0; }
.ova-team-2 .content .item-team .list-icon ul .item:not(:last-child) {
margin-right: 12px; }
.ova-team-2 .content .item-team .list-icon ul .item a {
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center; }
.ova-team-2 .content .item-team .list-icon ul .item a i {
display: inline-flex;
font-size: 18px;
color: rgba(71, 191, 111, 0.5); }
.ova-team-2 .content .item-team .list-icon ul .item:hover a {
background-color: var(--primary); }
.ova-team-2 .content .item-team .list-icon ul .item:hover a i {
color: #fff; }
.ova-team-3 .content {
display: grid;
grid-gap: 30px; }
.ova-team-3 .content.four_column {
grid-template-columns: auto auto auto auto; }
@media (max-width: 1200px) {
.ova-team-3 .content.four_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.ova-team-3 .content.four_column {
grid-template-columns: auto; } }
.ova-team-3 .content.three_column {
grid-template-columns: auto auto auto; }
@media (max-width: 1200px) {
.ova-team-3 .content.three_column {
grid-template-columns: auto auto; } }
@media (max-width: 767px) {
.ova-team-3 .content.three_column {
grid-template-columns: auto; } }
.ova-team-3 .content.two_column {
grid-template-columns: auto auto; }
@media (max-width: 767px) {
.ova-team-3 .content.two_column {
grid-template-columns: auto; } }
.ova-team-3 .content .item-team:hover .img .mask {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
opacity: 1; }
.ova-team-3 .content .item-team:hover .img .team-img {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transform: scale(1.05); }
.ova-team-3 .content .item-team:hover .info .name {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
color: var(--primary); }
.ova-team-3 .content .item-team:hover .info .name a {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
color: var(--primary); }
.ova-team-3 .content .item-team .img {
overflow: hidden;
position: relative;
margin-bottom: 20px; }
.ova-team-3 .content .item-team .img .mask {
opacity: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background: linear-gradient(0deg, rgba(71, 191, 111, 0.2), rgba(71, 191, 111, 0.2));
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: ""; }
.ova-team-3 .content .item-team .img .team-img {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
width: 100%;
display: block; }
.ova-team-3 .content .item-team .info .name {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
margin: 0 auto;
padding-bottom: 8px;
font-weight: 700;
font-size: 22px;
line-height: 26px;
color: var(--heading);
text-transform: capitalize;
font-feature-settings: 'pnum' on, 'lnum' on; }
.ova-team-3 .content .item-team .info .name a {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
color: #000; }
.ova-team-3 .content .item-team .info .job {
margin: 0;
font-family: var(--secondary-font);
color: var(--text);
font-weight: normal;
font-size: 16px; }
.ova-team-3 .content .item-team .list-icon {
padding-top: 16px; }
.ova-team-3 .content .item-team .list-icon ul {
list-style-type: none;
display: flex;
justify-content: flex-start;
align-item: center;
margin-block-start: 0;
margin-block-end: 0;
padding-inline-start: 0; }
.ova-team-3 .content .item-team .list-icon ul .item:not(:last-child) {
margin-right: 12px; }
.ova-team-3 .content .item-team .list-icon ul .item a {
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center; }
.ova-team-3 .content .item-team .list-icon ul .item a i {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
display: inline-flex;
font-size: 18px;
color: #dcdcdc; }
.ova-team-3 .content .item-team .list-icon ul .item:hover a {
background-color: #fff;
box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.05); }
.ova-team-3 .content .item-team .list-icon ul .item:hover a i {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
color: var(--primary); }
.ova-team-slider .owl-stage-outer {
padding: 35px 0px; }
.ova-team-slider .owl-carousel .owl-stage-outer {
padding: 30px 30px 40px 30px;
margin-bottom: -5px;
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: calc(100% + 40px); }
@media (max-width: 1290px) {
.ova-team-slider .owl-carousel .owl-stage-outer {
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
width: 100%; } }
.ova-team-slider .slide-team {
margin: 0px !important; }
.ova-team-slider .slide-team .owl-item.active .item .content_info {
box-shadow: 0px 10px 40px -14px rgba(6, 22, 58, 0.1); }
.ova-team-slider .slide-team .owl-item.active .item:hover {
box-shadow: 0px 10px 40px -14px rgba(0, 0, 0, 0.05); }
.ova-team-slider .slide-team .item .content_info {
text-align: center;
background-color: #fff;
padding: 30px 10px 46px 10px; }
.ova-team-slider .slide-team .item:hover .ova-media .img-media {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background-size: 110%; }
.ova-team-slider .slide-team .item .ova-media {
text-align: center;
padding-bottom: 15px; }
.ova-team-slider .slide-team .item .ova-media .img-media {
display: inline-block;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
width: 200px;
height: 200px;
border-radius: 50%;
background-position: center center;
background-size: 100%;
background-repeat: no-repeat; }
.ova-team-slider .slide-team .item .ova-info .name {
margin: 0;
text-align: center;
margin-bottom: 24px;
font-weight: bold;
color: #000;
font-size: 24px;
line-height: 30px;
margin-bottom: 8px; }
.ova-team-slider .slide-team .item .ova-info .job {
margin: 0;
font-family: var(--primary-font);
color: var(--text);
font-weight: 500;
text-align: center;
font-size: 18px;
margin-bottom: 24px; }
.ova-team-slider .slide-team .item .ova-info .list-icon {
display: flex;
justify-content: center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
position: relative;
margin-bottom: 12px; }
.ova-team-slider .slide-team .item .ova-info .list-icon ul {
list-style-type: none;
display: flex;
justify-content: center;
align-item: center;
margin-block-start: 0;
margin-block-end: 0;
padding-inline-start: 0; }
.ova-team-slider .slide-team .item .ova-info .list-icon ul li:not(:last-child) {
margin-right: 16px; }
.ova-team-slider .slide-team .item .ova-info .list-icon ul li a {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
width: 32px;
height: 32px;
border-radius: 2px;
background: #f6f6f6;
display: flex;
justify-content: center;
align-items: center; }
.ova-team-slider .slide-team .item .ova-info .list-icon ul li a i {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
display: inline-flex;
font-size: 20px;
color: #dadada;
line-height: 1; }
.ova-team-slider .slide-team .item .ova-info .list-icon ul li:hover a i {
color: var(--primary); }
.ova-team-slider .owl-dots {
text-align: center;
margin-top: 35px; }
.ova-team-slider .owl-dots .owl-dot {
outline: none; }
.ova-team-slider .owl-dots .owl-dot span {
width: 13px;
height: 7px;
margin: 0 3px;
background: rgba(174, 174, 174, 0.4);
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px; }
.ova-team-slider .owl-dots .owl-dot.active span {
background-color: #aeaeae;
width: 25px;
border-radius: 5px;
opacity: 1; }
.ova-team-slider-2 .slide-team-2 .item:hover .ova-media .mask {
opacity: 1; }
.ova-team-slider-2 .slide-team-2 .item:hover .ova-media .img-responsive {
transform: scale(1.1); }
.ova-team-slider-2 .slide-team-2 .item:hover .ova-media .ova-social {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
opacity: 1;
bottom: 16px;
visibility: visible; }
.ova-team-slider-2 .slide-team-2 .item .content_info {
text-align: center; }
.ova-team-slider-2 .slide-team-2 .item .ova-media {
text-align: center;
position: relative;
overflow: hidden;
padding-bottom: 0px; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .img-responsive {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
display: block;
width: 100%; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .mask {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 62.64%, rgba(0, 0, 0, 0.8) 100%);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
border-radius: 5px;
opacity: 0; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .ova-social {
position: absolute;
left: 50%;
bottom: -16px;
transform: translate(-50%, -50%);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
visibility: hidden;
opacity: 0; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .ova-social ul {
list-style-type: none;
display: flex;
justify-content: center;
align-item: center;
margin-block-start: 0;
margin-block-end: 0;
padding-inline-start: 0; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .ova-social ul li:not(:last-child) {
margin-right: 16px; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .ova-social ul li a {
width: 32px;
height: 32px;
border-radius: 2px;
background: rgba(255, 255, 255, 0.2);
display: flex;
justify-content: center;
align-items: center; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .ova-social ul li a i {
display: inline-flex;
font-size: 20px;
color: #dadada; }
.ova-team-slider-2 .slide-team-2 .item .ova-media .ova-social ul li:hover a i {
color: var(--secondary); }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content {
text-align: center;
background-color: #fff;
padding: 20px; }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .name {
display: block;
margin: 0;
font-family: var(--secondary-font);
margin-bottom: 24px;
font-weight: bold;
color: #000;
font-size: 24px;
line-height: 30px;
position: relative; }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .name:hover {
color: var(--primary); }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .name:before {
position: absolute;
left: 50%;
bottom: -14px;
transform: translate(-50%, -50%);
content: '';
width: 308px;
background: rgba(215, 182, 121, 0.5);
height: 1px; }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .job {
margin: 0;
font-size: 18px; }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-email, .ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-phone {
display: inline-flex;
justify-content: flex-start;
align-items: center; }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-email i, .ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-phone i {
color: var(--secondary);
font-size: 23px;
margin-right: 15px; }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-email a, .ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-phone a {
color: #000;
font-weight: 500;
font-size: 16px;
position: relative; }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-email a:before, .ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-phone a:before {
position: absolute;
content: '';
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--secondary); }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-email a:hover, .ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-phone a:hover {
color: var(--primary); }
.ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-email a:hover:before, .ova-team-slider-2 .slide-team-2 .item .ova-info-content .ova-phone a:hover:before {
width: 100%; }
.ova-team-slider-2 .slide-team-2 .owl-nav {
transition: all .3s ease; }
.ova-team-slider-2 .slide-team-2 .owl-nav .owl-prev, .ova-team-slider-2 .slide-team-2 .owl-nav .owl-next {
position: absolute;
top: calc(50% - 45px);
width: 60px;
height: 60px;
border-radius: 50%;
transition: all .3s ease;
font-size: 32px;
color: #000;
background-color: #fff; }
@media screen and (max-width: 767px) {
.ova-team-slider-2 .slide-team-2 .owl-nav .owl-prev, .ova-team-slider-2 .slide-team-2 .owl-nav .owl-next {
top: 45%;
width: 45px;
height: 45px; } }
.ova-team-slider-2 .slide-team-2 .owl-nav .owl-prev:hover, .ova-team-slider-2 .slide-team-2 .owl-nav .owl-next:hover {
transition: all .3s ease;
background-color: var(--secondary);
color: #fff; }
.ova-team-slider-2 .slide-team-2 .owl-nav .owl-prev {
left: -30px; }
@media screen and (max-width: 1024px) {
.ova-team-slider-2 .slide-team-2 .owl-nav .owl-prev {
left: 10px; } }
.ova-team-slider-2 .slide-team-2 .owl-nav .owl-next {
right: -30px; }
@media screen and (max-width: 1024px) {
.ova-team-slider-2 .slide-team-2 .owl-nav .owl-next {
right: 10px; } }
.ova-team-slider-2 .slide-team-2 .owl-dots {
text-align: center;
margin-top: 70px; }
.ova-team-slider-2 .slide-team-2 .owl-dots .owl-dot {
outline: none; }
.ova-team-slider-2 .slide-team-2 .owl-dots .owl-dot span {
width: 13px;
height: 7px;
margin: 0 3px;
background: rgba(174, 174, 174, 0.4);
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px; }
.ova-team-slider-2 .slide-team-2 .owl-dots .owl-dot.active span {
background-color: #aeaeae;
width: 25px;
border-radius: 5px;
opacity: 1; }
      html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} html {
overflow-x: hidden;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
padding: 0;
font-size: var(--font-size);
line-height: var(--line-height);
color: var(--text);
font-family: var(--primary-font);
letter-spacing: var(--letter-spacing);
}
@media (max-width: 767px) {
body {
overflow-x: hidden;
}
}
body.admin-bar {
top: 32px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: var(--heading);
font-family: var(--secondary-font);
font-weight: bold;
clear: both;
margin: 1em 0 0.5em 0px;
}
h1 {
font-size: 2em;
line-height: 1.21;
}
h2 {
font-size: 1.7411em;
line-height: 1.21;
}
h3 {
font-size: 1.5157em;
}
h4 {
font-size: 1.3195em;
}
h5 {
font-size: 1.1487em;
}
h6 {
font-size: 1em;
}
a {
text-decoration: none;
color: var(--primary);
}
a:hover, a:focus {
text-decoration: none;
outline: none;
}
p {
line-height: var(--line-height);
margin: 0 0 2em;
}
p:empty {
height: 0;
margin: 0;
}
.elementor-text-editor p {
line-height: inherit;
margin: 0;
}
blockquote {
position: relative;
font-weight: 600;
color: var(--heading);
padding: 20px 60px 20px;
font-size: 1.2em;
font-style: italic;
}
@media (max-width: 767px) {
blockquote {
padding: 0;
margin: 10px;
}
}
blockquote.wp-block-quote.is-style-large {
padding: 20px 60px 20px;
}
@media (max-width: 767px) {
blockquote.wp-block-quote.is-style-large {
padding: 0;
margin: 10px;
}
}
blockquote p {
margin-bottom: 30px;
}
blockquote cite {
text-decoration: underline;
}
blockquote:before {
position: absolute;
left: 10px;
top: 25px;
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
font-size: 30px;
color: var(--primary);
}
@media (max-width: 767px) {
blockquote:before {
left: -20px;
top: -5px;
font-size: 15px;
}
}
blockquote.has-text-align-right:before {
right: 0;
left: auto;
transform: rotate(180deg);
width: 30px;
height: 30px;
text-align: right;
position: absolute;
}
@media (max-width: 767px) {
blockquote.has-text-align-right:before {
right: -20px;
width: 15px;
height: 15px;
}
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
address {
font-style: italic;
margin: 0 0 24px;
}
cite,
em,
var,
address,
dfn {
font-style: italic;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 1.75em 0 1.75em 0;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1em;
}
.elementor-widget-text-editor p {
line-height: inherit;
}
.btn,
.button {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
} body {
background-color: #fff;
}
body.container_boxed .wrap-fullwidth {
max-width: var(--container-width);
margin: 0 auto;
background-color: #fff;
}
body.container_boxed .row_site {
padding: var(--boxed-offset);
}
body .row_site {
margin: 0 auto;
}
body .container_site {
padding-left: 10px;
padding-right: 10px;
}
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
max-width: var(--container-width);
}
@media (max-width: 1023px) {
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 10px;
padding-right: 10px;
}
}
body.page-template-default .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 0px;
padding-right: 0px;
}
body.layout_1c #main-content {
max-width: 100%;
}
body.layout_2l #main-content {
float: right;
}
body.layout_2l #sidebar {
float: left;
}
body.layout_2r #main-content {
float: left;
}
body.layout_2r #sidebar {
float: right;
}
body #main-content {
max-width: calc( var(--main-content) - 60px );
width: 100%;
margin-bottom: 60px;
}
@media (max-width: 1023px) {
body #main-content {
max-width: 100%;
}
}
body #sidebar {
max-width: var(--width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body #sidebar {
max-width: 100%;
}
}
body .wrap_footer {
clear: both;
}
body .transflash_stretch_column_right .elementor-widget-wrap {
overflow: hidden;
} .wrap_header {
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1024px) {
.wrap_header {
display: flex;
justify-content: space-between;
align-content: center;
align-items: center;
}
} .site-brand a .blogname {
font-weight: bold;
font-size: 2em;
line-height: 1.5em;
color: var(--primary);
}
@media (max-width: 1023px) {
.site-brand {
display: block;
float: left;
max-width: calc(100% - 120px);
z-index: 1;
position: relative;
}
}  button.menu-toggle {
cursor: pointer;
text-align: left;
position: relative;
border: 2px solid transparent;
box-shadow: none;
border-radius: 4px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
display: block;
margin-left: auto;
color: #fff;
background-color: var(--primary);
}
@media (min-width: 1024px) {
button.menu-toggle {
display: none;
}
}
button.menu-toggle:hover {
background-color: var(--primary);
color: #fff;
}
button.menu-toggle span:before {
transition: all, ease, 0.2s;
}
button.menu-toggle:before, button.menu-toggle:after,
button.menu-toggle span:before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
transition: all, ease, 0.2s;
border-radius: 3px;
background-color: #fff;
}
button.menu-toggle:before {
transform: translateY(-4px);
}
button.menu-toggle:after {
transform: translateY(4px);
}
.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
ul.menu li.current-menu-item > a, ul.menu li.current-menu-ancestor > a, ul.menu li.current-menu-parent > a {
color: var(--primary);
}
.main-navigation {
position: relative;
}
.main-navigation .menu {
clear: both;
}
.main-navigation ul {
list-style: none;
}
.main-navigation ul.menu {
margin-left: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul {
display: block;
margin-left: 1em;
}
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
@media (max-width: 1023px) {
.main-navigation ul li {
display: block;
}
}
.main-navigation ul li.menu-item.current-menu-parent > a, .main-navigation ul li.menu-item.current-menu-item > a, .main-navigation ul li.menu-item.current-menu-ancestor > a {
color: var(--primary);
}
.main-navigation ul li.menu-item .sub-menu .menu-item:hover > a {
color: var(--primary);
background-color: rgba(0, 0, 0, 0.03);
}
.main-navigation ul li a {
color: var(--text);
padding: 0.6180469716em;
display: block;
}
.main-navigation ul li a:hover {
color: var(--primary);
}
.main-navigation.toggled .primary-navigation ul.menu {
max-height: 999px;
}
.main-navigation .dropdown-toggle {
background: transparent;
position: absolute;
top: 3px;
right: 0;
display: block;
padding: 0.5em 1em;
color: inherit;
border-radius: 0;
border: 1px solid #eee;
}
.main-navigation .dropdown-toggle::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.main-navigation .dropdown-toggle:focus {
outline: none;
}
.main-navigation .dropdown-toggle:hover {
background: transparent;
}
.main-navigation .dropdown-toggle.toggled-on:after {
content: "";
font-family: "ovaicon";
}
@media (min-width: 1024px) {
.main-navigation .dropdown-toggle {
display: none;
}
}
@media (max-width: 1023px) {
.main-navigation .primary-navigation ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0;
padding: 0;
}
.main-navigation .primary-navigation ul.show {
max-height: 999px;
}
}
@media (min-width: 1024px) {
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: 1.1em;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
left: -9999px; opacity: 0;
visibility: hidden;
}
.main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
left: 100%;
top: 0;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul ul.sub-menu {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: 0; opacity: 0;
visibility: hidden;
border-radius: 3px;
background-color: #fff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.07);
padding: 15px 0;
}
.main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul.sub-menu li {
display: block;
min-width: 260px;
}
.main-navigation ul.menu {
max-height: none;
overflow: visible;
margin-top: 0;
transition: none;
}
.main-navigation ul.menu > li > a {
padding: 1em;
font-weight: 600;
}
.main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after, .main-navigation ul.menu > li.has-mega-menu > a:after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
margin-left: 0.7em;
font-size: 0.5em;
font-weight: 500;
-ms-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
.main-navigation ul.menu > li:last-child > a {
padding-right: 0;
}
.main-navigation ul.menu ul.sub-menu {
margin: 0;
padding: 15px 0px;
}
.main-navigation ul.menu ul.sub-menu li.menu-item a {
padding: 8px 25px 8px;
font-weight: 400;
font-size: 14px;
line-height: 1.5;
}
.main-navigation ul.menu ul.sub-menu li.menu-item:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul.sub-menu ul {
margin: 0;
}
.main-navigation ul.menu ul.sub-menu li.menu-item-has-children > a::after, .main-navigation ul.menu ul.sub-menu li.page_item_has_children > a::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
float: right;
margin-left: 10px;
margin-top: 7px;
font-size: 0.5em;
font-weight: 500;
line-height: 1;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
} footer.footer {
clear: both;
padding-bottom: 45px;
padding-top: 45px;
background-color: #333;
color: #fff;
text-align: center;
margin-top: 60px;
}  article.post-wrap {
margin-bottom: 70px;
}
article.post-wrap.sticky {
background: #f9f9f9;
padding: 30px;
border-top: 5px solid;
border-color: var(--primary);
}
article.post-wrap.sticky .post-excerpt {
text-align: justify;
}
article.post-wrap .post-title {
margin: 0px 0px 20px 0px;
padding: 0;
line-height: 1.3em;
font-weight: bold;
color: var(--heading);
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
word-break: break-word;
}
article.post-wrap .post-title:hover {
color: var(--primary);
}
article.post-wrap .post-media {
margin-bottom: 30px;
}
article.post-wrap ul.post-meta {
list-style-type: none;
margin: 0 0px 25px 0px;
padding: 0;
display: inline-block;
}
article.post-wrap ul.post-meta li {
display: inline-block;
margin: 0 10px 0px 0;
color: var(--text);
opacity: 0.8;
}
article.post-wrap ul.post-meta li:hover {
opacity: 1;
}
article.post-wrap ul.post-meta li i {
font-size: 0.8em;
color: var(--primary);
padding-right: 3px;
}
article.post-wrap ul.post-meta li a {
color: var(--text);
opacity: 0.8;
}
article.post-wrap ul.post-meta li a:hover {
color: var(--primary);
opacity: 1;
}
article.post-wrap .post-excerpt > p {
margin-top: 0px;
margin-bottom: 25px;
}
article.post-wrap a.readmore {
clear: both;
background-color: var(--primary);
border-color: var(--primary);
border: 1px solid;
color: #fff;
font-size: 1em;
text-transform: none;
font-weight: 600;
box-shadow: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
article.post-wrap a.readmore:hover {
color: var(--primary);
border-color: var(--primary);
background-color: #fff;
} .blog_default .post-title {
font-weight: normal;
}
.blog_default .post-excerpt {
font-size: 1em;
}
.blog_default .date {
font-size: 1em;
}
.layout_1c .blog_default {
text-align: center;
max-width: 1000px;
margin: 0 auto;
} .blog_grid {
display: grid;
gap: 25px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1023px) {
.blog_grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.blog_grid {
grid-template-columns: repeat(1, 1fr);
}
}
.blog_grid article.post-wrap .post-media {
margin-bottom: 15px;
}
.blog_grid article.post-wrap .post-title {
font-size: 22px;
}
.blog_grid article.post-wrap .post-excerpt {
font-size: 1em;
}
.blog_grid article.post-wrap ul.post-meta {
margin-bottom: 15px;
}
.blog_grid article.post-wrap ul.post-meta .date {
font-size: 1em;
}
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(1, 1fr);
}
} .blog_masonry {
margin-left: -15px;
margin-right: -15px;
}
.blog_masonry article {
width: 33.3%;
}
@media (max-width: 1200px) {
.blog_masonry article {
width: 50%;
}
}
@media (max-width: 767px) {
.blog_masonry article {
width: 100%;
}
}
.blog_masonry .content {
margin: 0px 15px;
position: relative;
min-height: 100px;
}
.blog_masonry .content .post-media {
margin-bottom: 15px;
}
.blog_masonry .content .post-title {
font-size: 22px;
}
.blog_masonry .content .post-excerpt {
font-size: 1em;
}
.blog_masonry .content ul.post-meta {
margin-bottom: 15px;
}
.blog_masonry .content ul.post-meta .date {
font-size: 1em;
}
.blog_masonry .content a.readmore {
clear: both;
background-color: transparent;
border-color: var(--primary);
border: 1px solid;
color: var(--primary);
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.blog_masonry .content a.readmore:hover {
color: #fff;
border-color: var(--primary);
background-color: var(--primary);
}
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 50%;
min-height: 200px;
}
@media (max-width: 767px) {
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 100%;
}
} .single article.post-wrap .post-title {
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
margin-bottom: 20px;
margin-top: 0;
word-break: break-word;
}
.single article.post-wrap .post-content {
margin-bottom: 50px;
}
.single article.post-wrap .post-content:before, .single article.post-wrap .post-content:after {
clear: both;
content: "";
display: table;
}
.single article.post-wrap .post-tags {
clear: both;
margin-top: 50px;
padding-top: 50px;
border-top: 1px solid #f3f3f3;
}
.single article.post-wrap .post-tags a {
text-transform: capitalize;
margin: 0px 5px 5px 0px;
display: inline-block;
margin-right: 5px;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--heading);
border-radius: 20px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.single article.post-wrap .post-tags a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.single article.post-wrap.sticky .post-tags {
border-top: 1px solid #e1e1e1;
}
.single.layout_1c #main-content {
max-width: 1000px;
margin: 0 auto;
} h1.page-title {
margin-top: 0;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
}
.search .page-header .page-title {
margin-bottom: 60px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 15px;
}
.search .page-header .page-title span {
color: var(--primary);
} .sidebar .widget {
display: block;
margin-bottom: 45px;
padding-bottom: 45px;
border-bottom: 1px solid #eee;
float: left;
width: 100%;     }
.sidebar .widget:last-child {
border-bottom: none;
}
.sidebar .widget a {
color: var(--text);
}
.sidebar .widget a:hover {
color: var(--primary);
}
.sidebar .widget h4.widget-title {
color: var(--heading);
padding-bottom: 15px;
margin-bottom: 15px;
margin-top: 0;
position: relative;
}
.sidebar .widget p {
margin-top: 0;
}
.sidebar .widget img {
width: auto;
}
.sidebar .widget ul {
list-style-type: none;
margin: 0;
padding-left: 0px;
}
.sidebar .widget ul li {
padding: 0.5em 0;
}
.sidebar .widget ul li:first-child {
border-top: 0;
}
.sidebar .widget ul li:last-child {
padding-bottom: 0;
}
.sidebar .widget ul.children, .sidebar .widget ul.sub-menu {
margin: 0.5em 0 0 0.8em;
}
.sidebar .widget .screen-reader-text {
display: none;
}
.sidebar .widget.widget_rss ul li {
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.sidebar .widget.widget_rss ul li:first-child {
padding-top: 0;
}
.sidebar .widget.widget_rss ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar .widget.widget_rss ul li a.rsswidget {
font-weight: 600;
display: block;
line-height: 1.5em;
margin-bottom: 12px;
color: var(--heading);
font-size: 15px;
}
.sidebar .widget.widget_rss ul li a.rsswidget:hover {
color: var(--primary);
}
.sidebar .widget.widget_rss ul li .rss-date {
display: inline-block;
margin-bottom: 12px;
font-weight: 500;
opacity: 0.7;
}
.sidebar .widget.widget_rss ul li .rssSummary {
margin-bottom: 12px;
color: var(--text);
}
.sidebar .widget.widget_rss ul li cite {
color: var(--text);
opacity: 0.8;
text-decoration: underline;
}
.sidebar .widget.widget_calendar {
width: 100%;
}
.sidebar .widget.widget_calendar caption {
background: transparent;
color: var(--heading);
font-weight: bold;
text-align: center;
border: none;
padding: 5px 0px;
}
.sidebar .widget.widget_calendar table {
margin-bottom: 0;
}
.sidebar .widget.widget_calendar table thead {
border: 1px solid #eee;
}
.sidebar .widget.widget_calendar table thead tr th {
background-color: #f1f1f1;
color: var(--heading);
border: 1px solid #e4e4e4;
text-align: center;
}
.sidebar .widget.widget_calendar table tbody tr td {
border: none;
text-align: center;
border: 1px solid #e4e4e4;
}
.sidebar .widget.widget_calendar nav {
border: none;
padding: 10px 0px 0px 0px;
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_calendar nav a {
color: var(--primary);
}
.sidebar .widget.widget_calendar nav a:hover {
color: #343434;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
position: relative;
width: 100%;
float: left;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--heading);
border-radius: 20px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.sidebar .widget.widget_search form {
position: relative;
}
.sidebar .widget.widget_search form:before {
font-size: 18px;
color: var(--text);
opacity: 0.8;
font-family: "ovaicon";
content: "";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
position: absolute;
top: 50%;
right: 20px;
line-height: 1;
transform: translate(0, -50%);
cursor: pointer;
}
.sidebar .widget.widget_search form input[type=search] {
width: 100%;
padding-right: 50px;
padding-left: 20px;
}
.sidebar .widget.widget_search form input[type=submit] {
position: absolute;
right: 0px;
top: 0;
background-color: transparent;
border: none;
font-size: 0;
width: 50px;
}
.sidebar .widget.widget_categories ul li, .sidebar .widget.widget_archive ul li {
line-height: 30px;
color: var(--text);
opacity: 0.8;
text-align: right;
}
.sidebar .widget.widget_categories ul li:before, .sidebar .widget.widget_archive ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_categories ul li a, .sidebar .widget.widget_archive ul li a {
color: var(--text);
float: left;
text-align: left;
}
.sidebar .widget.widget_categories ul li a:hover, .sidebar .widget.widget_archive ul li a:hover {
color: var(--primary);
}
.sidebar .widget.widget_categories .widget-custom ul li, .sidebar .widget.widget_archive .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before, .sidebar .widget.widget_archive .widget-custom ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
}
.sidebar .widget.widget_categories .widget-custom ul li a, .sidebar .widget.widget_archive .widget-custom ul li a {
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_categories .widget-custom ul li a .number, .sidebar .widget.widget_archive .widget-custom ul li a .number {
background: #eee;
border-radius: 50%;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.sidebar .widget.widget_categories ul li:before {
content: "";
font-family: "ovaicon";
}
.sidebar .widget.widget_categories .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before {
content: "";
font-family: "ovaicon";
}
.sidebar .widget.widget_pages ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_nav_menu ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_meta ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li {
color: var(--text);
opacity: 0.8;
}
.sidebar .widget.widget_recent_comments ul li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link {
color: var(--heading);
text-decoration: underline;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link a:hover {
color: var(--primary);
} table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ededed;
font-size: 100%;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
table thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
table thead tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table thead tr td, table thead tr th {
padding: 5px 10px;
font-weight: bold;
color: var(--heading);
border: 1px solid #ededed;
text-align: left;
}
table thead tr td a, table thead tr th a {
color: var(--heading);
}
table tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
table tbody tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table tbody tr td, table tbody tr th {
padding: 5px 10px;
border: 1px solid #ededed;
color: var(--text);
text-align: left;
}
table tbody tr td a, table tbody tr th a {
color: var(--heading);
border-bottom: 1px solid var(--primary);
font-weight: normal;
}
table tbody tr td a:hover, table tbody tr th a:hover {
color: var(--primary);
}
table tbody tr th {
color: var(--heading);
} button,
input,
select,
textarea {
color: var(--text);
line-height: 1.5em;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
border-radius: 5px;
padding: 12px 15px;
border-color: #e0e0e0;
background-color: #ffffff;
color: var(--text);
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
outline: 0;
transition: all ease-in-out 0.3s;
font-size: 1em;
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
textarea::placeholder,
.input-text::placeholder {
color: var(--text);
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus,
.input-text:focus {
color: var(--heading);
}
.form-light input[type=text],
.form-light input[type=number],
.form-light input[type=email],
.form-light input[type=tel],
.form-light input[type=url],
.form-light input[type=password],
.form-light input[type=search],
.form-light textarea,
.form-light .input-text {
color: #fff;
}
.form-light input[type=text]::placeholder,
.form-light input[type=number]::placeholder,
.form-light input[type=email]::placeholder,
.form-light input[type=tel]::placeholder,
.form-light input[type=url]::placeholder,
.form-light input[type=password]::placeholder,
.form-light input[type=search]::placeholder,
.form-light textarea::placeholder,
.form-light .input-text::placeholder {
color: #fff;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
border-color: var(--primary);
background-color: var(--primary);
color: #fff;
cursor: pointer;
font-weight: 600;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background-color: transparent;
border-color: var(--primary);
color: var(--primary);
}
select:not([size]):not([multiple]) {
background-color: #ffffff;
color: var(--text);
border: 1px solid #e0e0e0;
border-radius: 5px;
padding: 12px 15px;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
width: 100%;
background-image: url(https://sktlojistik.com/wp-content/themes/transflash/assets/img/base/select-arrow.svg);
background-position: calc(100% - 12px) center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
textarea {
overflow: auto; vertical-align: top; width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
} [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 0.5;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 0.5;
}
input::placeholder, textarea::placeholder {
opacity: 0.5;
} .gallery-caption {
width: 100%;
}
.slide_gallery {
clear: both;
margin-bottom: 30px;
}
.slide_gallery .owl-dots {
z-index: 1;
position: absolute;
left: 0;
bottom: 30px;
width: 100%;
text-align: center;
}
.slide_gallery .owl-dots .owl-dot {
width: 10px;
height: 10px;
background-color: #fff;
border: 1px solid;
border-radius: 50%;
border-color: #ccc;
margin: 0px 3px;
}
.slide_gallery .owl-dots .owl-dot.active, .slide_gallery .owl-dots .owl-dot:hover {
background-color: var(--primary);
border-color: var(--primary);
}
@media (max-width: 568px) {
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
width: 100%;
margin: 0 0 20px 0px;
}
}
@media (max-width: 568px) {
.gallery .gallery-item {
width: 100% !important;
}
} img {
max-width: 100%;
height: auto;
}
.alignleft,
img.alignleft {
margin-right: 2.2em;
margin-bottom: 1em;
display: inline;
float: left;
}
.alignright,
img.alignright {
margin-left: 1.5em;
margin-bottom: 1em;
display: inline;
float: right;
}
.aligncenter,
img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
} img.ajax-loader {
width: 16px;
height: 16px;
display: block;
text-align: center;
margin: 0 auto;
margin-left: auto;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
.bypostauthor {
position: relative;
} embed,
iframe,
object,
video {
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}  #comments {  }
#comments .title-comments {
text-transform: uppercase;
margin-bottom: 30px;
font-size: 1.4em;
}
#comments .comment-lists {
list-style-type: none;
padding-left: 0;
margin-left: 0;  }
#comments .comment-lists .children {
list-style-type: none;
padding-left: 0;
margin-left: 70px;
}
@media (max-width: 767px) {
#comments .comment-lists .children {
margin-left: 15px;
}
}
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 140px;
min-height: 100px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 0;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta,
#comments .comment-lists .pingback .comment-body .comment-meta,
#comments .comment-lists .comment .comment-body .comment-meta {
position: relative;
margin-bottom: 10px;
}
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
position: absolute;
left: -140px;
top: 5px;
border-radius: 50%;
width: 100px;
height: auto;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
display: none;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta cite,
#comments .comment-lists .pingback .comment-body .comment-meta cite,
#comments .comment-lists .comment .comment-body .comment-meta cite {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta cite a,
#comments .comment-lists .pingback .comment-body .comment-meta cite a,
#comments .comment-lists .comment .comment-body .comment-meta cite a {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .pingback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .comment .comment-body .comment-meta .comment-date time {
font-size: 0.9em;
color: #999;
font-weight: 500;
line-height: 1.4;
font-style: italic;
}
#comments .comment-lists .trackback .comment-body .comment-content,
#comments .comment-lists .pingback .comment-body .comment-content,
#comments .comment-lists .comment .comment-body .comment-content {
padding-bottom: 40px;
border-bottom: 1px solid;
border-color: #eee;
}
#comments .comment-lists .trackback .comment-body .comment-content .comment-text p,
#comments .comment-lists .pingback .comment-body .comment-content .comment-text p,
#comments .comment-lists .comment .comment-body .comment-content .comment-text p {
margin: 0 0 10px 0;
padding: 0;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a,
#comments .comment-lists .pingback .comment-body .comment-content .reply a,
#comments .comment-lists .comment .comment-body .comment-content .reply a {
font-weight: 500;
color: var(--primary);
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:hover {
color: #333;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body #respond,
#comments .comment-lists .pingback .comment-body #respond,
#comments .comment-lists .comment .comment-body #respond {
margin-top: 0;
border: 1px solid #eee;
border-top: none;
border-radius: 5px;
padding: 12px 20px 20px 20px;
}
#comments .comment-lists .trackback .comment-body, #comments .comment-lists .pingback .comment-body {
padding-left: 0;
} #respond {
clear: both;
margin: 30px 0px;
position: relative;
}
#respond #reply-title {
margin-top: 0;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 1.4em;
}
#respond #reply-title #cancel-comment-reply-link {
float: right;
text-align: right;
position: relative;
color: red;
}
#respond #commentform {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
clear: both;
}
#respond #commentform p {
padding: 0px 15px;
margin: 0;
}
#respond #commentform label {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 0.9em;
display: inherit;
}
#respond #commentform .comment-notes {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 100%;
max-width: 100%;
order: 1;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
}
#respond #commentform .comment-form-author input,
#respond #commentform .comment-form-email input,
#respond #commentform .comment-form-url input {
width: 100%;
}
#respond #commentform .comment-form-comment {
flex: 0 0 100%;
max-width: 100%;
order: 2;
margin-bottom: 30px;
}
#respond #commentform .comment-form-comment textarea {
width: 100%;
}
#respond #commentform .form-submit {
flex: 0 0 100%;
max-width: 100%;
order: 3;
}
#respond #commentform .comment-form-cookies-consent {
display: flex;
line-height: 1;
margin-bottom: 15px;
width: 100%;
}
#respond #commentform .comment-form-cookies-consent label {
padding-left: 5px;
text-transform: inherit;
font-weight: 500;
}  .woocommerce.woocommerce-pagination, .woocommerce.pagination,
nav.woocommerce-pagination,
nav.pagination {
margin: 60px 0px;
}
.woocommerce.woocommerce-pagination ul.page-numbers,
.woocommerce .page-numbers,
nav.woocommerce-pagination ul.page-numbers,
nav .page-numbers {
display: inline-block;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
border: none;
clear: both;
white-space: inherit;
}
.woocommerce.woocommerce-pagination ul.page-numbers li,
.woocommerce .page-numbers li,
nav.woocommerce-pagination ul.page-numbers li,
nav .page-numbers li {
display: inline-block;
margin: 0px 2px 10px 2px;
border: none;
padding: 0;
float: none;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce .page-numbers li .page-numbers,
nav.woocommerce-pagination ul.page-numbers li .page-numbers,
nav .page-numbers li .page-numbers {
border: 1px solid;
border-color: #f1f1f1;
border-radius: 4px;
background: #f1f1f1;
padding: 0px 10px 0px 10px;
min-width: 45px;
text-align: center;
font-weight: 600;
color: var(--text);
line-height: 40px;
font-size: 1.2em;
text-shadow: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i,
.woocommerce .page-numbers li .page-numbers i,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i,
nav .page-numbers li .page-numbers i {
font-size: 0.7em;
line-height: 1;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
.woocommerce .page-numbers li .page-numbers i:before,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
nav .page-numbers li .page-numbers i:before {
font-weight: bold !important;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.woocommerce .page-numbers li .page-numbers:hover,
.woocommerce .page-numbers li .page-numbers:focus,
.woocommerce .page-numbers li .page-numbers.current,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus,
nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
nav .page-numbers li .page-numbers:hover,
nav .page-numbers li .page-numbers:focus,
nav .page-numbers li .page-numbers.current {
background-color: var(--primary);
color: #fff;
} .page-links {
clear: both;
margin: 20px 0px 30px 0px;
float: left;
}
.page-links .post-page-numbers {
border: 1px solid;
border-radius: 2px;
display: inline-block;
font-size: 1rem;
height: 1.8461538462em;
line-height: 1.6923076923em;
margin-right: 0.3076923077em;
text-align: center;
width: 1.8461538462em;
font-weight: 600;
background-color: transparent;
border-color: var(--primary);
color: var(--text);
}
.page-links .post-page-numbers:hover, .page-links .post-page-numbers:focus, .page-links .post-page-numbers.current {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #1a1a1a;
height: auto;
margin: 0;
padding-right: 0.6153846154em;
width: auto;
}
.page-links .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text {
display: none;
} .wrap_breadcrumbs {
background-color: #fafafa;
margin-bottom: 60px;
position: relative;
}
.wrap_breadcrumbs:before {
position: absolute;
left: -1000px;
background-color: #fafafa;
height: 100%;
width: 10000px;
top: 0;
content: "";
z-index: -1;
}
ul.breadcrumb {
margin: 0;
padding: 20px 0px;
display: inline-block;
list-style-type: none;
}
ul.breadcrumb li {
color: var(--primary);
-webkit-hyphens: auto;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
display: inline-block;
padding-right: 5px;
word-break: break-word;
}
ul.breadcrumb li a {
color: var(--text);
}
ul.breadcrumb li a:hover {
color: var(--primary);
}
ul.breadcrumb li .separator i {
font-size: 0.6em;
color: var(--text);
opacity: 0.5;
position: relative;
} #scrollUp {
bottom: 20px;
right: 20px;
border-radius: 4px;
background-color: var(--primary);
color: #fff;
text-align: center;
}
#scrollUp:hover {
background-color: #333;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
#scrollUp i {
color: #fff;
text-align: center;
display: block;
font-weight: bold;
position: relative;
padding: 10px 10px 5px 10px;
}
#scrollUp i:before {
font-weight: bold !important;
} .wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
max-width: 100%;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
}  .wp-block-button {
margin: 10px 0px;
}
.wp-block-button a {
text-transform: uppercase;
font-weight: 600;
}
.wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-style: dashed;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 5px;
}
.wp-block-button.alignleft {
margin-right: 20px;
} .wp-block-image figcaption,
figure figcaption {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
padding-top: 0;
margin-top: 5px;
} .wp-block-cover {
margin-bottom: 30px;
}
.wp-block-cover.has-background-dim {
color: #fff;
} .wp-block-gallery {
margin-bottom: 30px;
padding-top: 20px;
} .wp-block-columns blockquote {
padding: 0px 0px 20px 50px;
}
.wp-block-columns blockquote:before {
left: 0;
top: 5px;
}  .wp-block-group.has-background {
margin-bottom: 30px;
padding: 30px;
} .wp-block-media-text {
margin-bottom: 30px;
} .wp-block-archives.wp-block-archives-list {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-archives.wp-block-archives-list li {
margin: 5px 0px;
}
.wp-block-archives.wp-block-archives-list li a {
position: relative;
}
.wp-block-archives.wp-block-archives-list li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-calendar {
margin-bottom: 30px;
} .wp-block-categories {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-categories li {
margin: 5px 0px;
}
.wp-block-categories li a {
position: relative;
}
.wp-block-categories li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments.has-avatars li:before {
display: none;
}
.wp-block-latest-comments li {
margin-bottom: 2em;
line-height: 1.5em;
}
.wp-block-latest-comments li:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-author {
text-decoration: underline;
}
.wp-block-latest-comments li a {
color: var(--primary);
}
.wp-block-latest-comments li time {
padding-top: 10px;
} .wp-block-search {
margin-bottom: 30px;
}
.wp-block-search .wp-block-search__label {
margin-bottom: 10px;
display: block;
}
.wp-block-search:before {
display: none !important;
}
.wp-block-search .wp-block-search__input {
border-color: #e0e0e0;
background-color: #ffffff;
padding-right: 20px !important;
padding-left: 20px !important;
}
.wp-block-search .wp-block-search__button {
padding: 12px 25px;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
font-weight: 600;
margin-left: 5px;
}
.wp-block-search .wp-block-search__button:hover {
background-color: transparent;
color: var(--primary);
} .wp-block-latest-posts li a {
position: relative;
}
.wp-block-latest-posts li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-posts.has-dates li {
margin-bottom: 15px;
}
.wp-block-latest-posts.has-dates time {
padding-left: 20px;
} .wp-block-tag-cloud {
clear: both;
position: relative;
}
.wp-block-tag-cloud:after {
clear: both;
content: "";
display: inline-block;
width: 100%;
}
.wp-block-tag-cloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--heading);
border-radius: 20px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.wp-block-tag-cloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
} .wp-block-rss {
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-rss li {
margin-bottom: 5px;
}
.wp-block-rss li a:before {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.widget_block .wp-block-group__inner-container > h2 {
font-size: 1.3195em;
padding-bottom: 15px;
margin-bottom: 15px;
} .header_sticky.active_sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
padding-top: 5px !important;
padding-bottom: 5px !important;
background-color: #fff;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
} .page_404 .message {
margin-top: 0;
padding-top: 0;
} body.woocommerce.woo_layout_1c #woo_main {
max-width: 100%;
}
body.woocommerce.woo_layout_1c #woo_main #primary {
flex: 0 0 100%;
}
body.woocommerce.woo_layout_2l #woo_main {
float: right;
}
body.woocommerce.woo_layout_2l #woo_sidebar {
float: left;
}
body.woocommerce.woo_layout_2r #woo_main {
float: left;
}
body.woocommerce.woo_layout_2r #woo_sidebar {
float: right;
}
body.woocommerce #woo_main {
max-width: calc( var(--woo-main-content) - 30px );
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_main {
max-width: 100%;
}
}
body.woocommerce #woo_sidebar {
max-width: var(--woo-width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_sidebar {
max-width: 100%;
}
} .woocommerce-message,
.woocommerce-info {
border-top-color: var(--primary);
}
.woocommerce-message::before {
color: var(--primary);
}
.woocommerce-info::before {
color: var(--primary);
} .woocommerce .select2-container .select2-selection--single .select2-selection__arrow {
background-image: url(https://sktlojistik.com/wp-content/themes/transflash/assets/img/base/select-arrow.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b {
display: none;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.checkout-button,
.woocommerce #review_form #submit {
line-height: 1.5em;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
font-weight: 600;
}
.woocommerce #woo_main {
padding: 0 10px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 767px) {
.woocommerce #woo_main {
padding: 0 20px;
flex-direction: column;
}
}
@media (max-width: 1024px -1) {
.woocommerce #woo_main .content-area {
flex: 0 0 100%;
padding-left: 0px;
width: 100%;
}
}
.woocommerce #woo_main .content-area .woocommerce-result-count {
margin: 6px 0 0 0;
font-size: 18px;
line-height: 26px;
color: #62718d;
font-weight: 400;
}
.woocommerce #woo_main .content-area .woocommerce-ordering {
width: 245px;
margin-bottom: 40px;
}
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 80px;
}
@media (max-width: 991px) {
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 0px;
}
}
.woocommerce #woo_main .content-area ul.products li.product {
text-align: center;
position: relative;
overflow: hidden;
padding-bottom: 30px;
border: 1px solid #e5e5e5;
border-radius: 10px;
}
.woocommerce #woo_main .content-area ul.products li.product .cat_product {
color: var(--text);
font-size: 17px;
font-weight: 500;
line-height: 50px;
display: inline-block;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .button {
visibility: visible;
opacity: 1;
}
.woocommerce #woo_main .content-area ul.products li.product:hover {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.woocommerce #woo_main .content-area ul.products li.product .star-rating {
font-size: 13px;
margin: 0 auto 8px auto;
}
.woocommerce #woo_main .content-area ul.products li.product .onsale {
display: inline-block;
top: 10px;
right: 10px;
left: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 3px;
text-transform: uppercase;
}
.woocommerce #woo_main .content-area ul.products li.product a.woocommerce-loop-product__link img {
margin: 0;
}
.woocommerce #woo_main .content-area ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
line-height: 26px;
color: var(--heading);
margin-top: -20px;
padding: 20px 15px 7px 15px;
z-index: 3;
font-weight: 600;
}
.woocommerce #woo_main .content-area ul.products li.product .price {
font-size: 16px;
line-height: 26px;
color: var(--primary);
font-weight: 600;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .price ins {
font-weight: 600;
margin-left: 6px;
text-decoration: none;
}
.woocommerce #woo_main .content-area ul.products li.product .button,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button {
margin-top: 10px;
color: #fff;
margin: 0px;
transition: 0.4s;
z-index: 2;
margin: 10px 15px 0px 15px;
background: var(--heading);
border: 1px solid var(--heading);
}
.woocommerce #woo_main .content-area ul.products li.product .button.loading:after,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button.loading:after {
right: 0.5em;
}
.woocommerce #woo_main .content-area ul.products li.product .button:hover,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button:hover {
background: var(--primary);
border-color: var(--primary);
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart {
margin-top: 20px;
display: inline-block;
visibility: visible;
opacity: 1;
background-color: transparent !important;
color: var(--heading);
text-decoration: underline;
text-transform: capitalize;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:hover {
color: var(--primary);
transition: 0.3s ease;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:after {
padding-left: 5px;
}
.woocommerce #woo_main .content-area ul.products li.product .product_type_external:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_grouped:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_variable:after {
position: absolute;
top: 0;
right: 10px;
}
.woocommerce.elementor-default #woo_main {
padding: 0 10px;
}
.woocommerce div.product {      }
.woocommerce div.product .onsale {
display: inline-block;
top: 10px;
left: 10px;
right: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-product-gallery {
margin: 0 0px 60px 0px;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:first-child {
margin-left: 0px;
margin-right: 0px;
display: block;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-child) {
margin-top: 10px;
padding: 0px 0px 0 0px;
}
.woocommerce div.product .summary .product_title {
font-size: 34px;
line-height: 1.2;
font-weight: 500;
letter-spacing: 0.2px;
color: #2c2734;
margin-bottom: 15px;
}
.woocommerce div.product .summary .woocommerce-product-rating {
display: flex;
align-items: center;
margin: 0 0 15px 0;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating {
font-size: 13px;
margin: 0px;
color: var(--primary);
}
.woocommerce div.product .summary .woocommerce-product-rating .woocommerce-review-link {
font-size: 15px;
color: #62718d;
line-height: 1.2;
}
.woocommerce div.product .summary .price {
margin: 0 0 20px 0;
color: var(--primary);
}
.woocommerce div.product .summary .price .woocommerce-Price-amount {
font-size: 25px;
line-height: 26px;
color: var(--primary);
font-weight: 600;
}
.woocommerce div.product .summary .price ins {
margin-left: 3px;
font-weight: 600;
text-decoration: none;
}
.woocommerce div.product .summary .woocommerce-product-details__short-description {
margin-bottom: 7px;
}
.woocommerce div.product .summary .woocommerce-product-details__short-description p {
line-height: 24px;
margin: 0px;
}
.woocommerce div.product .summary .stock {
margin: 0 0 18px 0;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.3px;
color: #0067da;
}
.woocommerce div.product .summary form.cart {
margin-bottom: 36px;
margin-top: 18px;
}
.woocommerce div.product .summary form.cart table.group_table {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table tr {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table td {
border-color: #e8e8e8;
}
.woocommerce div.product .summary form.cart table.group_table td {
vertical-align: middle;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #202b5d;
}
.woocommerce div.product .summary form.cart table.group_table td label {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr {
border: none;
}
.woocommerce div.product .summary form.cart table.variations tr td {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #62718d;
}
.woocommerce div.product .summary form.cart table.variations tr td label {
font-weight: 400;
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr td .reset_variations {
font-size: 15px;
line-height: 1.2;
color: #202b5d;
margin-top: 10px;
display: inline-block !important;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-container {
height: 40px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection--single {
border: 1px solid #e8e8e8;
border-radius: 2px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection__rendered {
padding: 0 14px;
font-size: 15px;
color: #919baf;
}
.woocommerce div.product .summary form.cart .single_variation_wrap .woocommerce-variation-price {
margin-bottom: 23px;
}
.woocommerce div.product .summary form.cart .quantity {
margin: 0 15px 0 0;
}
.woocommerce div.product .summary form.cart .quantity input {
font-size: 17px;
color: #202b5d;
padding-left: 20px;
padding-right: 10px;
border-color: #e5e5e5;
width: 80px;
height: 50px;
line-height: 50px;
border-radius: 4px;
}
.woocommerce div.product .summary form.cart .quantity input::placeholder {
font-size: 17px;
color: #202b5d;
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button {
font-size: 16px;
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
font-weight: 700;
color: #fff;
text-transform: uppercase;
border-radius: 4px;
background-color: var(--heading);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:hover {
background: var(--primary);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:focus {
outline: none;
}
.woocommerce div.product .summary .product_meta .posted_in {
margin-bottom: 8px;
display: block;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #62718d;
}
.woocommerce div.product .summary .product_meta .posted_in a {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #202b5d;
}
.woocommerce div.product .summary .product_meta .tagged_as {
display: block;
font-size: 17px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #62718d;
}
.woocommerce div.product .summary .product_meta .tagged_as a {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #202b5d;
}
.woocommerce div.product .summary .product_meta .sku_wrapper {
margin-bottom: 8px;
display: block;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #62718d;
}
.woocommerce div.product .summary .product_meta .sku_wrapper .sku {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #202b5d;
}
.woocommerce div.product .woocommerce-tabs {
margin-bottom: 55px;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: 1px solid #e8e8e8;
border-top: none;
padding: 36px 30px 20px 30px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information h2 {
font-size: 24px;
line-height: 1.2;
color: #202b5d;
font-weight: 600;
margin: 0 0 20px 0;
display: inline-block;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
border: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
font-size: 17px;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: #202b5d;
text-transform: capitalize;
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
font-size: 16px;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: #62718d;
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments .woocommerce-Reviews-title {
font-size: 20px;
line-height: 1.2;
font-weight: 600;
color: #2c2734;
margin-bottom: 35px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments .woocommerce-noreviews {
margin: -25px 0 29px 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li:not(:last-child) {
margin-bottom: 35px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container img.avatar {
width: 80px;
border: none;
border-radius: 50%;
background: transparent;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text {
margin: 0 0 0 105px;
border: none;
padding: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating {
font-size: 13px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta {
margin: 0 0 14px 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
display: block;
font-size: 18px;
font-weight: 600;
color: var(--heading);
margin-bottom: 4px;
text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__dash {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
display: block;
color: #42516d;
font-size: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .description {
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-reply-title {
font-size: 20px;
line-height: 1.2;
font-weight: 600;
color: #2c2734;
margin-bottom: 35px;
font-family: var(--secondary-font);
text-transform: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form {
margin: 15px 0px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating {
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form p {
margin: 0 0 20px 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes {
font-size: 17px;
line-height: 24px;
color: #62718d;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes .required {
color: #ff623f;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: inline-block;
font-size: 16px;
line-height: 24px;
font-weight: 500;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label .required {
color: #ff623f;
}
@media (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
}
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form textarea {
border: 1px solid #e8e8e8;
background-color: #fff;
height: 145px;
margin: 0;
padding: 11px 15px;
border-radius: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form input {
border: 1px solid #e8e8e8;
background-color: #fff;
height: 45px;
width: calc(100% - 150px);
margin: 0;
padding: 0 15px;
}
@media (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form input {
width: 100%;
}
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating label {
margin: 0 0 10px;
width: 100%;
display: block;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars {
display: inline-flex;
align-items: center;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars a {
color: #cccccc;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .select2-container--default {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment {
margin-top: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-cookies-consent {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input {
display: inline-block;
height: 50px;
line-height: 50px;
font-size: 18px;
font-weight: 700;
color: #fff;
padding: 0 30px;
width: unset;
border-radius: 4px;
background-color: var(--primary);
border-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input:hover {
background: #222222;
border-color: #222222;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0px;
display: flex;
background: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-bottom: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background: #fff;
border-radius: 0px;
padding: 0 30px;
margin: 0;
position: relative;
z-index: 3;
border-bottom: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: 1px solid #e8e8e8;
border-bottom: none;
border-top: 2px solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:first-child {
margin-left: 1px;
border-left: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:first-child:before {
content: "";
position: absolute;
display: block;
top: 0;
left: -1px;
width: 1px;
height: 100%;
background: #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 20px;
line-height: 26px;
font-weight: 500;
color: #2c2734;
padding: 15px 0;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .woocommerce-Reviews-title {
font-size: 20px;
line-height: 1.2;
color: #202b5d;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description > p {
margin-top: 0;
margin-bottom: 0;
}
.woocommerce div.product .related > h2 {
font-size: 24px;
line-height: 1.2;
color: #2c2734;
font-weight: 600;
margin: 0 0 35px 0;
}
.woocommerce-checkout {     }
.woocommerce-checkout h3 {
text-transform: uppercase;
font-size: 1.2em;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon p {
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 49% !important;
}
.woocommerce-checkout form.checkout_coupon input.input-text {
line-height: 1.5em;
}
.woocommerce-checkout form.checkout_coupon .button {
line-height: 1.5em;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
padding: 12px 25px;
}
.woocommerce-checkout form.checkout_coupon .button:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce-checkout #customer_details {
margin-bottom: 30px;
}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
max-width: 100%;
padding: 0;
}
.woocommerce-checkout #customer_details label {
display: block;
width: 100%;
font-size: 1em;
color: var(--heading);
font-weight: 600;
margin-bottom: 5px;
margin-top: 5px;
}
.woocommerce-checkout #customer_details input {
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
color: var(--text);
border-radius: 4px;
background: #ffffff;
}
.woocommerce-checkout #customer_details textarea {
border: 1px solid;
border-color: #e0e0e0;
height: 100px;
padding: 10px 15px;
border-radius: 4px;
color: var(--text);
background: #ffffff;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce-checkout #customer_details .form-row {
margin-top: 0;
margin-bottom: 15px;
padding: 0;
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
order: 1;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
order: 2;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
padding-left: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_company_field {
order: 3;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
order: 4;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
order: 5;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
padding-left: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_country_field {
order: 7;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_1_field {
order: 8;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_2_field {
order: 9;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_city_field {
order: 10;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
order: 11;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
order: 12;
width: 50%;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
padding: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label {
margin: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label input {
height: unset;
margin: 0 5px 0 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label span {
font-weight: 600;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
margin: 0 0 15px 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-first {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-last {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields .form-row {
margin: 0 0 15px 0;
padding: 0;
}
.woocommerce-checkout table.shop_table {
border: 1px solid;
border-color: #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th.product-name {
border-right: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table tbody tr {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td.product-name {
border-right: 1px solid #e0e0e0;
}
.woocommerce-checkout #payment {
border-radius: 0px;
background: #e8eaee;
}
.woocommerce-checkout #payment ul.wc_payment_methods {
padding: 32px 25px 32px 25px;
border-bottom-color: #e0e0e0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li input {
height: unset;
margin: 0 8px 0 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li label {
margin: 0 0 0 0;
font-size: 18px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
font-weight: 500;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box {
background: #fff;
margin: 12px 0 22px 0;
border-radius: 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box:before {
border-bottom-color: #fff;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box p {
font-size: 17px;
line-height: 22px;
color: var(--text);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label {
width: calc(100% - 26px);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a {
float: right;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a:after {
content: "";
display: block;
clear: both;
}
.woocommerce-checkout #payment .place-order {
justify-content: flex-end;
padding: 20px 25px 20px 20px;
}
.woocommerce-checkout #payment .place-order #place_order {
font-size: 1.2em;
color: #fff;
background: #333;
}
.woocommerce-checkout #payment .place-order #place_order:hover {
background: var(--primary);
}
.woocommerce { }
.woocommerce .woocommerce-cart-form table, .woocommerce .woocommerce-cart-form tr, .woocommerce .woocommerce-cart-form td, .woocommerce .woocommerce-cart-form th {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr {
display: flex;
flex-wrap: wrap;
align-items: center;
background: #e8eaee;
height: 55px;
padding: 0 0 0 13px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th {
font-size: 1em;
color: var(--heading);
text-transform: uppercase;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-remove {
order: 9;
flex: 0 0 60px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-thumbnail {
display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 calc(100% - 610px);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-name {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 150px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 165px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 235px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table thead tr th.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0 0 0 13px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
padding: 0;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:not(:last-child) {
border-bottom: 1px solid #e8e8e8;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child {
padding: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child td {
padding: 25px 0px 20px 0px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td {
font-size: 16px;
letter-spacing: 0.2px;
padding: 20px 12px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td input {
border-radius: 4px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: 9;
flex: 0 0 60px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
order: unset;
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a {
font-size: 20px;
border: 1px solid #e5e5e5;
width: 25px;
height: 25px;
font-weight: normal;
padding: 1px 0px 0px 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a:hover {
color: #fff !important;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
flex: 0 0 90px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 calc(100% - 700px);
padding-left: 0;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name {
flex: 0 0 100%;
padding-left: 12px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a {
font-size: 1em;
color: var(--heading);
font-weight: bold;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-name a:hover {
color: var(--primary);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 150px;
color: var(--text);
line-height: 1.2;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 165px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity input {
font-size: 16px;
color: var(--text);
height: 33px;
width: 70px;
line-height: 33px;
border: 1px solid #e8e8e8;
padding-right: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 235px;
color: var(--text);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
flex: 0 0 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon {
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
min-width: 160px;
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
margin-right: 10px;
font-size: 15px;
color: var(--text);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text::placeholder {
font-size: 15px;
color: #62718d;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
width: 100%;
display: block;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
font-weight: 600;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:hover {
background-color: var(--heading);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:focus {
background-color: var(--heading);
outline: none;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
display: block;
width: 100%;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
background: var(--primary);
color: #fff;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart]:hover {
background: var(--heading);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
display: block;
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a {
display: inline-block;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a img {
width: 60px;
}
.woocommerce .cart-collaterals {
margin-bottom: 80px;
}
.woocommerce .cart-collaterals .cart_totals > h2 {
font-size: 1.2em;
text-transform: uppercase;
color: var(--heading);
margin-bottom: 15px;
}
@media (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals table, .woocommerce .cart-collaterals .cart_totals tr, .woocommerce .cart-collaterals .cart_totals td, .woocommerce .cart-collaterals .cart_totals th {
border: none;
}
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
border: 1px solid #e0e0e0;
border-collapse: separate !important;
border-bottom: none;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr th {
border: none;
border-right: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr td {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping] {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
background-color: var(--heading);
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
background: var(--primary);
}
.woocommerce .woocommerce-order h2 {
font-size: 1.3em;
text-transform: uppercase;
margin-bottom: 15px;
}
.woocommerce .woocommerce-order .order_details {
padding-left: 15px;
}
.woocommerce .woocommerce-order .order_details li {
margin-bottom: 10px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-order .order_details li {
display: block;
width: 100%;
margin: 0 0 15px 0px;
padding: 0;
border-right: none;
}
}
.woocommerce {  }
.woocommerce ul.ova-login-register-woo {
list-style-type: none;
padding: 0;
margin: 0 0 50px 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.woocommerce ul.ova-login-register-woo li {
padding: 0 13px;
}
.woocommerce ul.ova-login-register-woo li.active a {
position: relative;
}
.woocommerce ul.ova-login-register-woo li.active a:after {
position: absolute;
bottom: -6px;
left: 0;
content: "";
width: 100%;
height: 2px;
background: #f00;
}
.woocommerce ul.ova-login-register-woo li a {
font-size: 24px;
line-height: 26px;
color: #202b5d;
letter-spacing: 0.2px;
font-weight: 400;
}
.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2 {
max-width: 100%;
float: unset;
margin: 0 auto;
}
.woocommerce #customer_login.col2-set .col-1 > h2, .woocommerce #customer_login.col2-set .col-2 > h2 {
display: none;
}
.woocommerce #customer_login .woocommerce-form {
border: none;
margin-top: 0;
padding-top: 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row {
padding: 0;
margin: 0 0 15px 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row label {
font-size: 17px;
line-height: 24px;
color: var(--heading);
display: block;
width: 100%;
margin: 0 0 6px 0;
font-weight: 600;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row input {
min-width: 400px;
border-radius: 5px;
padding: 12px 15px;
line-height: 1.5em;
color: var(--text);
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row .show-password-input {
right: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row {
display: flex;
flex-direction: column;
}
.woocommerce #customer_login .woocommerce-form .form-row .woocommerce-form-login__rememberme {
order: 1;
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row button {
order: 2;
}
.woocommerce #customer_login .woocommerce-form button[type=submit] {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
min-width: 400px;
}
.woocommerce #customer_login .woocommerce-form button[type=submit]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword {
margin-top: 7px;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a {
color: var(--heading);
text-decoration: underline;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a:hover {
color: var(--primary);
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register {
display: none;
border: none;
max-width: 400px;
padding: 0;
margin: -5px auto 80px auto;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-row, .woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 15px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register p {
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
min-width: 400px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit:hover {
background-color: var(--heading);
color: #fff;
} .woocommerce-account .page-title {
display: none;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
background-color: var(--primary);
color: #fff;
}
.woocommerce-MyAccount-navigation ul li a {
list-style-type: none;
background-color: #f1f1f1;
margin-bottom: 10px;
padding: 10px 15px;
display: block;
color: var(--heading);
font-weight: bold;
}
.woocommerce .woo-sidebar {
flex: 0 0 320px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar {
flex: 0 0 100%;
}
}
.woocommerce .woo-sidebar .widget_product_categories {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
.woocommerce .woo-sidebar .woo_widget ul {
margin: 0;
}
.woocommerce .woo-sidebar .widget_products {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar .widget_products ul.product_list_widget {
padding: 0 20px 0 0;
}
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
margin: 0 0 20px 0;
padding: 0 0 40px 0;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a {
display: flex;
margin-bottom: -47px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a img {
float: unset;
width: 80px;
flex: 0 0 80px;
border: 1px solid #e5e5e5;
border-radius: 5px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a .product-title {
flex: 0 0 calc(100% - 100px);
font-size: 18px;
line-height: 26px;
letter-spacing: 0.2px;
font-weight: 400;
color: #2c2734;
margin-left: 20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .star-rating {
margin: 0 0 8px 104px;
font-size: 13px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .woocommerce-Price-amount {
font-size: 20px;
line-height: 26px;
color: #88858e;
font-weight: 400;
margin-left: 104px;
position: relative;
bottom: -20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li ins .woocommerce-Price-amount {
margin-left: 2px;
}
.woocommerce .woo-sidebar .widget_product_tag_cloud .tagcloud a {
float: left;
display: block;
margin: 0 10px 10px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider {
border-radius: 0;
background: #e5e5e5;
margin: 0 0 25px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
background: #fff;
border: 1px solid #e5e5e5;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
font-size: 18px;
color: #fff;
font-weight: 500;
background: #2c2734;
height: 35px;
line-height: 35px;
padding: 0 20px;
border-radius: 20px;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
font-size: 16px;
line-height: 1.2;
color: #88858e;
text-transform: uppercase;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .clear {
display: none;
} .brand_el .logo_desktop {
display: block;
}
@media (max-width: 1023px) {
.brand_el .logo_desktop {
display: none;
}
}
.brand_el .logo_mobile {
display: none;
}
@media (max-width: 1023px) {
.brand_el .logo_mobile {
display: block;
}
}
.brand_el .logo_sticky {
display: none;
}
.header_sticky.active_sticky .brand_el .logo_desktop,
.header_sticky.active_sticky .brand_el .logo_mobile {
display: none;
}
.header_sticky.active_sticky .brand_el .logo_sticky {
display: block;
}
@media (max-width: 1023px) {
.elementor-widget-ova_menu .primary-navigation {
position: absolute;
left: 0;
top: 0;
}
}  .align_right > .elementor-container {
float: right;
width: 100%;
} .ova_openNav {
display: none;
}
.ova_nav {
width: 100%;  }
.ova_nav .ova_closeNav {
display: none;
}
.ova_nav .dropdown-menu {
padding: 0px;
margin: 0;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.ova_nav .dropdown-menu > li {
width: 100%;
position: relative;
}
.ova_nav .dropdown-menu > li > a {
color: #343434;
display: block;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
}
.ova_nav ul.menu {
display: flex;
list-style: none;
margin: 0;
padding: 0; }
.ova_nav ul.menu > li {
padding: 0px 15px;
}
.ova_nav ul.menu > li > a {
color: #343434;
font-weight: 500;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
}
.ova_nav ul.menu button.dropdown-toggle {
display: none;
}
.ova_nav ul.menu button.dropdown-toggle:after {
display: none;
} .sub_menu_dir_left .dropdown-menu li {
text-align: right;
position: relative; }
.sub_menu_dir_left .dropdown-menu li.dropdown a i {
position: absolute;
left: 10px;
top: 50%;
margin-top: -10px;
}
.sub_menu_dir_left .dropdown-menu li.dropdown a i:before {
content: "4";
font-family: "eleganticons";
}
.sub_menu_dir_left .dropdown-menu li .dropdown-menu {
position: absolute;
left: auto;
right: 100%;
top: 0;
}
.sub_menu_dir_right .dropdown-menu li {
text-align: left; }
.sub_menu_dir_right .dropdown-menu li.dropdown a i {
position: absolute;
right: 10px;
top: 50%;
margin-top: -10px;
}
.sub_menu_dir_right .dropdown-menu li.dropdown a i:before {
content: "5";
font-family: "eleganticons";
}
.sub_menu_dir_right .dropdown-menu li .dropdown-menu {
position: absolute;
right: auto;
left: 100%;
top: 0;
} .ova_closeCanvas {
height: 100%;
width: 100%;
position: fixed;
z-index: -1;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
overflow-y: auto;
overflow-x: hidden;
text-align: center;
opacity: 0;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
visibility: hidden;
}
.ova_closeCanvas.show {
opacity: 1;
z-index: 9998;
visibility: visible;
}
@media (min-width: 1025px) { .ova_wrap_nav.column ul.menu.sub_menu_dir_right > li.dropdown > a i:before {
content: "5";
font-family: "eleganticons";
}
.ova_wrap_nav.column ul.menu > li {
width: 100%;
}
.ova_wrap_nav.column ul.menu > li > .dropdown-menu {
left: 100%;
top: 0 !important;
}
.ova_nav ul.menu { }
.ova_nav ul.menu .dropdown-menu {
visibility: hidden;
display: block;
top: 110%;
z-index: -1;
}
.ova_nav ul.menu > li:hover > .dropdown-menu {
display: block;
z-index: 9999;
webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
visibility: visible;
top: 100%;
}
.ova_nav ul.menu > li:hover > .dropdown-menu > li:hover > .dropdown-menu {
display: block;
opacity: 1;
z-index: 9999;
webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
visibility: visible;
top: 0;
}
} @media (max-width: 1024px) { .ova-wrapp {
transition: margin-left 0.5s;
}
.ova_openNav {
display: block;
border: none;
outline: none;
cursor: pointer;
}
.ova_openNav:focus {
outline: none;
} .NavBtn_right {
float: right;
margin: 0;
padding: 0;
}
.NavBtn_left {
float: left;
}
.NavBtn_center {
justify-content: center;
} .logged-in .ova_nav {
padding-top: 60px;
}
.ova_nav {
height: 100%;
width: 250px;
position: fixed;
z-index: 9999;
top: 0;
overflow-x: hidden;
padding-top: 30px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);   }
.ova_nav ul.menu li {
width: 100%;
display: block;
align-items: center; }
.ova_nav ul.menu li a {
width: 100%;
}
.ova_nav ul.menu li a i {
display: none;
}
.ova_nav ul.menu li button.dropdown-toggle {
display: block;
position: absolute;
top: 3px;
right: 10px;
background: transparent;
border: none;
outline: none;
}
.ova_nav ul.menu li.active_sub > .dropdown-menu {
display: block;
}
.ova_nav ul.menu li.active_sub > button.dropdown-toggle > i:before {
content: "2";
font-family: "eleganticons";
}
.ova_nav ul.menu .dropdown-menu {
position: relative !important;
transform: none !important;
left: 0;
top: 0;
right: auto;
border: none !important;
background: transparent !important;
display: none;
opacity: 1;
visibility: visible;
width: 100%;
}
.ova_nav.canvas_left {
left: 0;
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.ova_nav.canvas_left.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ova_nav.canvas_left .ova_closeNav {
display: block;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
color: #fff;
text-align: right;
}
.ova_nav.canvas_left ul.menu {
align-items: flex-start;
text-align: left;  }
.ova_nav.canvas_left ul.menu button.dropdown-toggle {
right: 10px;
}
.ova_nav.canvas_left ul.menu .dropdown-menu {
transition: unset; }
.ova_nav.canvas_left ul.menu .dropdown-menu li {
text-align: left;
border: none !important;
background: transparent !important;
clear: both;
}
.ova_nav.canvas_left ul.menu .dropdown-menu .dropdown-menu {
padding-left: 15px;
}
.ova_nav.canvas_right {
right: 0;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.ova_nav.canvas_right.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.ova_nav.canvas_right .ova_closeNav {
display: block;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
color: #fff;
text-align: left;
}
.ova_nav.canvas_right ul.menu {
align-items: flex-end;
text-align: right;  }
.ova_nav.canvas_right ul.menu button.dropdown-toggle {
left: 10px;
}
.ova_nav.canvas_right ul.menu .dropdown-menu {
transition: unset; }
.ova_nav.canvas_right ul.menu .dropdown-menu li {
text-align: right;
border: none !important;
background: transparent !important;
}
.ova_nav.canvas_right ul.menu .dropdown-menu .dropdown-menu {
padding-right: 15px;
}
.ova_nav.canvas_bg_gray {
background-color: #343434;
}
.ova_nav.canvas_bg_gray ul.menu li a,
.ova_nav.canvas_bg_gray ul.menu li .dropdown-toggle {
color: #fff !important;
}
.ova_nav.canvas_bg_white {
background-color: #fff;
}
.ova_nav.canvas_bg_white ul.menu li a,
.ova_nav.canvas_bg_white ul.menu li .dropdown-toggle {
color: #343434 !important;
}
.ova_nav ul.menu {
flex-direction: column !important;
}
}
@media (max-width: 767px) { .NavBtn_right, .NavBtn_left {
float: none;
margin: 0;
padding: 0;
}
.NavBtn_right_m {
float: right;
margin: 0;
padding: 0;
}
.NavBtn_left_m {
float: left;
}
.NavBtn_center_m {
justify-content: center;
}
.mobi_no_shrink {
position: relative !important;
}
} .menu-canvas { }
.menu-canvas .menu-toggle {
display: block;
z-index: 999;
padding: 0px;
width: 25px;
height: 25px;
border: none;
background-color: transparent;
}
.menu-canvas .menu-toggle:before, .menu-canvas .menu-toggle:after,
.menu-canvas .menu-toggle span:before {
width: 25px;
left: 0px;
background-color: var(--primary);
}
.menu-canvas .menu-toggle:before {
transform: translateY(-7px);
}
.menu-canvas .menu-toggle:after {
transform: translateY(7px);
}
.menu-canvas .container-menu {
overflow: hidden;
overflow-y: auto;
position: fixed;
top: 0;
bottom: 0;
background-color: #222;
color: #fff;
width: 290px;
padding: 30px;
z-index: 999;
opacity: 1;
transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
}
.menu-canvas .container-menu .close-menu {
padding-top: 0px;
color: #fff;
font-size: 1em;
z-index: 999;
cursor: pointer;
text-align: right;
}
.menu-canvas .container-menu.dir_left {
left: 0;
-webkit-transform: translate3d(-290px, 0, 0);
transform: translate3d(-290px, 0, 0);
}
.menu-canvas .container-menu.dir_right {
right: 0;
-webkit-transform: translate3d(290px, 0, 0);
transform: translate3d(290px, 0, 0);
}
.menu-canvas .site-overlay {
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
background-color: #000;
opacity: 0;
visibility: hidden;
position: fixed;
z-index: 998;
}
.menu-canvas.toggled .menu-toggle:before, .menu-canvas.toggled .menu-toggle:after,
.menu-canvas.toggled .menu-toggle span:before {
background-color: #fff !important;
}
.menu-canvas.toggled .container-menu {
transform: none;
-webkit-transform: none;
}
.menu-canvas.toggled .site-overlay {
opacity: 0.8;
visibility: visible;
transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-webkit-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
}
.menu-canvas .menu {
clear: both;
}
.menu-canvas ul {
list-style: none;
}
.menu-canvas ul.menu {
margin: 0;
padding: 0;
}
.menu-canvas ul.menu ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0 0px 0 15px;
padding: 0;
}
.menu-canvas ul.menu ul.show {
max-height: 999px;
}
.menu-canvas ul li {
display: inline-block;
position: relative;
text-align: left;
display: block;
}
.menu-canvas ul li a {
color: #fff;
padding: 0.6180469716em 0;
display: block;
border-bottom: 1px solid #333;
}
.menu-canvas ul li a:hover {
opacity: 0.7;
}
.menu-canvas .dropdown-toggle {
background: transparent;
position: absolute;
top: 0;
right: 0;
display: block;
padding: 0.5em 0 0.5em 10px;
color: inherit;
border-radius: 0;
border: none;
cursor: pointer;
}
.menu-canvas .dropdown-toggle::after {
content: "";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.menu-canvas .dropdown-toggle:focus {
outline: none;
}
.menu-canvas .dropdown-toggle:hover {
background: transparent;
}
.menu-canvas .dropdown-toggle.toggled-on:after {
content: "";
font-family: "ovaicon";
}
.wrap_header_banner {
width: 100%;
position: relative; }
.wrap_header_banner.left ul.breadcrumb {
justify-content: flex-start;
}
.wrap_header_banner.right ul.breadcrumb {
justify-content: flex-end;
}
.wrap_header_banner.center ul.breadcrumb {
justify-content: center;
}
.wrap_header_banner ul.breadcrumb {
margin: 0;
padding: 0;
}
.wrap_header_banner ul.breadcrumb li .separator i {
opacity: 0.6;
}
.wrap_header_banner.bg_feature_img {
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center center !important;
}
.wrap_header_banner .cover_color {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wrap_header_banner .header_banner_el {
position: relative;
z-index: 1;
}
.wrap_header_banner .header_title {
margin: 0;
padding: 0;
font-size: 26px;
text-transform: uppercase;
line-height: 1.1em;
font-weight: 500;
} .ova-move-up {
animation-name: ovaMoveUp;
-moz-animation-name: ovaMoveUp;
-webkit-animation-name: ovaMoveUp;
}
@-webkit-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-down {
animation-name: ovaMoveDown;
-moz-animation-name: ovaMoveDown;
-webkit-animation-name: ovaMoveDown;
}
@-webkit-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-left {
animation-name: ovaMoveLeft;
-moz-animation-name: ovaMoveLeft;
-webkit-animation-name: ovaMoveLeft;
}
@-webkit-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-move-right {
animation-name: ovaMoveRight;
-moz-animation-name: ovaMoveRight;
-webkit-animation-name: ovaMoveRight;
}
@-webkit-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-scale-up {
animation-name: ovaScaleUp;
-moz-animation-name: ovaScaleUp;
-webkit-animation-name: ovaScaleUp;
}
@-webkit-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.ova-flip {
animation-name: ovaFlip;
-moz-animation-name: ovaFlip;
-webkit-animation-name: ovaFlip;
}
@-webkit-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
.ova-helix {
animation-name: ovaHelix;
-moz-animation-name: ovaHelix;
-webkit-animation-name: ovaHelix;
}
@-webkit-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
.ova-popup {
animation: ovaPopup;
-moz-animation-name: ovaPopup;
-webkit-animation-name: ovaPopup;
}
@-webkit-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title:before {
font-size: 14px;
float: right;
content: "";
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title.elementor-active:before {
content: "";
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-toggle-title {
display: flex;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-icon i {
line-height: 22px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title {
position: relative;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title:before {
position: absolute;
content: "";
width: 4px;
height: 24px;
top: 50%;
left: -12px;
margin-top: -12px;
background-color: var(--secondary);
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
background-color: #E9E9E9;
border-radius: 2px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon i {
vertical-align: middle;
}
.elementor-widget-counter .elementor-counter {
position: relative;
padding: 60px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 6px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-counter .elementor-counter:after {
content: "";
position: absolute;
right: -1px;
top: 25%;
height: 50%;
border-right: 1px solid #cdcdcd;
border-right-width: 0;
}
@media (max-width: 767px) {
.elementor-widget-counter .elementor-counter:after {
content: none;
}
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper {
position: relative;
margin-bottom: -8px;
font-family: var(--secondary-font);
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 56px;
text-transform: uppercase;
font-feature-settings: "pnum" on, "lnum" on;
color: var(--heading);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper.column {
flex-direction: column;
align-items: center;
margin-bottom: 0;
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper:before {
position: absolute;
content: "";
width: 66px;
height: 4px;
bottom: -24px;
left: 50%;
margin-left: -33px;
background-color: var(--secondary);
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper:hover {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper .icon {
padding-right: 16px;
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper .icon i {
font-size: 44px;
color: var(--primary);
}
.elementor-widget-counter .elementor-counter .elementor-counter-title {
font-family: var(--secondary-font);
font-weight: 600;
font-size: 18px;
color: var(--text);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-counter .elementor-counter .ova-counter-behind {
position: absolute;
font-weight: bold;
font-size: 144px;
line-height: 180px;
color: rgba(0, 0, 0, 0.03);
top: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-counter .elementor-counter:hover {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-counter .elementor-counter:hover .ova-counter-behind {
color: rgba(255, 255, 255, 0.06);
}
.ova-heading .title {
margin: 0;
font-family: var(--secondary-font);
padding-bottom: 20px;
color: var(--heading);
font-style: normal;
font-weight: bold;
font-size: 44px;
line-height: 60px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-heading .description {
margin: 0;
color: var(--text);
font-weight: 400;
font-size: 16px;
}
.ova-contact-info {
display: flex;
}
.ova-contact-info .icon {
color: #333;
font-size: 30px;
margin-right: 10px;
margin-top: 5px;
}
.ova-contact-info .contact .label {
font-size: 24px;
margin: 0 0px 10px 0px;
padding: 0;
font-weight: 600;
line-height: 1.2em;
}
.ova-contact-info .contact .info {
list-style-type: none;
padding: 0;
margin: 0;
}
.ova-contact-info .contact .info .item {
color: #555;
}
.ova-contact-info .contact .info .item a {
color: #555;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
}
.ova-contact-info .contact .info .item a:before {
position: absolute;
content: "";
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--primary);
}
.ova-contact-info .contact .info .item a:hover {
color: var(--primary);
}
.ova-contact-info .contact .info .item a:hover:before {
width: 100%;
}
.ova-progress {
width: 100%;
}
.ova-progress .ctyl-progress-title {
margin: 0;
margin-bottom: 5px;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: var(--text);
}
.ova-progress .ova-percent-view {
height: 13px;
width: 100%;
background-color: #201F3A;
border-radius: 8px;
overflow: visible;
position: relative;
}
.ova-progress .ova-percent-view .ova-percent {
height: 100%;
float: left;
border-radius: 8px;
background: -moz-linear-gradient(270deg, #63A3FF 0%, #011B3F 100%);
background: -webkit-linear-gradient(270deg, #63A3FF 0%, #011B3F 100%);
background: linear-gradient(270deg, #63A3FF 0%, #011B3F 100%);
}
.ova-progress .ova-percent-view .percentage {
position: absolute;
color: #fff;
top: -30px;
display: none;
font-size: 16px;
line-height: 24px;
color: var(--text);
}
.ova-progress .ova-notes {
display: flex;
margin-top: 18px;
width: 100%;
}
.ova-progress .ova-notes .item-note {
position: relative;
margin-left: 10%;
}
.ova-progress .ova-notes .item-note .note-text {
font-size: 14px;
line-height: 21px;
color: #fff;
}
.ova-progress .ova-notes .item-note:first-child {
margin-left: 0;
}
.ova-progress .ova-notes .item-note:last-child {
margin-left: 19%;
}
.ova-progress .ova-notes .item-note:before {
content: "";
width: 1px;
height: 35px;
position: absolute;
top: -32px;
left: 50%;
border-left: 1px solid #414073;
}
.ova-testimonial .slide-testimonials .client_info {
padding: 40px;
position: relative;
}
.ova-testimonial .slide-testimonials .client_info .icon-quote i {
margin-left: -30px;
font-size: 60px;
line-height: 1;
transform: matrix(1, 0, 0, -1, 0, 0);
color: rgba(255, 255, 255, 0.2);
}
.ova-testimonial .slide-testimonials .client_info .testimonial {
margin: 0;
margin-bottom: 62px;
font-family: var(--secondary-font);
font-weight: 700;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
color: #FFFFFF;
position: relative;
}
.ova-testimonial .slide-testimonials .client_info .testimonial:before {
position: absolute;
content: "";
left: 0;
width: 80%;
height: 1px;
bottom: -24px;
background-color: rgba(255, 255, 255, 0.3);
}
.ova-testimonial .slide-testimonials .client_info .info {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ova-testimonial .slide-testimonials .client_info .info .client {
margin-right: 15px;
}
.ova-testimonial .slide-testimonials .client_info .info .client img {
min-height: 60px;
max-width: 60px;
width: 100%;
border-radius: 50%;
}
.ova-testimonial .slide-testimonials .client_info .info .name-city p {
margin: 0;
}
.ova-testimonial .slide-testimonials .client_info .info .name-city .name {
font-size: 18px;
font-family: var(--secondary-font);
font-weight: 700;
line-height: 25px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
color: #FFFFFF;
padding-bottom: 5px;
}
.ova-testimonial .slide-testimonials .client_info .info .name-city .city {
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #FFFFFF;
}
.ova-testimonial.version_2 .slide-testimonials .client_info {
padding: 0;
}
.ova-testimonial.version_2 .slide-testimonials .client_info .icon-quote i {
margin-left: 0;
}
.ova-testimonial.version_2 .slide-testimonials .client_info .client {
padding: 0 60px;
}
@media (max-width: 767px) {
.ova-testimonial.version_2 .slide-testimonials .client_info .client {
padding: 0 30px;
}
}
.ova-testimonial.version_2 .slide-testimonials .client_info .client .testimonial {
margin: 0;
text-align: center;
margin-bottom: 62px;
font-family: var(--secondary-font);
font-weight: 700;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
color: #FFFFFF;
position: relative;
}
.ova-testimonial.version_2 .slide-testimonials .client_info .client .testimonial:before {
position: absolute;
content: "";
left: 50%;
width: 80%;
height: 1px;
bottom: -24px;
transform: translate(-50%, -50%);
background-color: rgba(255, 255, 255, 0.3);
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots {
transition: all 0.3s ease;
position: absolute;
left: 50%;
transform: translateX(-50%);
display: flex;
align-items: center;
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot button {
transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
position: relative;
background-color: unset;
border-radius: unset;
border: unset;
background-size: cover;
background-position: center;
width: 72px;
height: 72px;
border-radius: 50%;
}
@media (max-width: 767px) {
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot button {
display: none;
}
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot button .info {
display: none;
width: calc(100% + 80px);
position: absolute;
bottom: -60px;
left: 50%;
transform: translateX(-50%);
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot button .name {
margin: 0;
font-size: 18px;
font-family: var(--secondary-font);
font-weight: 700;
line-height: 25px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
color: #FFFFFF;
padding-bottom: 5px;
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot button .city {
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #FFFFFF;
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot.active button {
transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
width: 94px;
height: 94px;
}
@media (max-width: 630px) {
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot.active button {
width: 72px;
height: 72px;
}
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot.active button .info {
display: block;
}
.ova-testimonial.version_2 .slide-testimonials .owl-dots .owl-dot:not(:last-child) button {
margin-right: 56px;
}
.ova-card {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 32px 28px;
background-color: #fff;
border-radius: 6px;
}
.ova-card:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
box-shadow: 0px 28px 60px rgba(0, 0, 0, 0.07);
}
.ova-card .icon {
padding-bottom: 24px;
}
.ova-card .icon i {
font-size: 52px;
color: var(--primary);
}
.ova-card .title {
margin: 0;
padding-bottom: 24px;
font-weight: 600;
font-size: 22px;
line-height: 26px;
text-transform: capitalize;
font-feature-settings: "pnum" on, "lnum" on;
color: var(--heading);
}
.ova-card .description {
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-blog-slider-simple .blog-slider-simple {
position: relative;
}
.ova-blog-slider-simple .blog-slider-simple .item .media {
padding-bottom: 25px;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta {
display: inline-block;
list-style-type: none;
padding-inline-start: 0;
margin-block-start: 0;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta {
display: inline-block;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta.post-date {
padding-left: 20px;
border-left: 1px solid #d7d7d7;
}
@media (max-width: 400px) {
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta.post-date {
padding-left: 0;
border-left: unset;
}
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta.category {
padding-right: 20px;
}
@media (max-width: 400px) {
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta.category {
padding-right: 10px;
}
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta .left {
padding-right: 11px;
position: relative;
left: 0;
bottom: -5px;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta .left i {
font-size: 28px;
color: var(--text);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta .right, .ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta a {
font-family: var(--secondary-font);
font-weight: 600;
font-size: 18px;
line-height: 27px;
font-feature-settings: "pnum" on, "lnum" on;
color: var(--text);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta .right:hover, .ova-blog-slider-simple .blog-slider-simple .item .info .post-meta .item-meta a:hover {
color: var(--primary);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-title {
margin: 0;
padding-bottom: 16px;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-title a {
font-family: var(--secondary);
color: var(--heading);
font-weight: 700;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .post-title:hover a {
color: var(--primary);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .excerpt {
margin: 0;
padding-bottom: 20px;
padding-right: 20px;
color: var(--text);
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .read-more {
display: flex;
font-family: var(--secondary-font);
font-weight: 600;
font-size: 20px;
line-height: 23px;
color: var(--heading);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .read-more span {
text-decoration: underline;
text-decoration-color: var(--text);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .read-more i {
opacity: 0;
transition: all 0.3s ease;
}
.ova-blog-slider-simple .blog-slider-simple .item .info .read-more:hover {
color: var(--primary);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .read-more:hover span {
text-decoration-color: var(--primary);
}
.ova-blog-slider-simple .blog-slider-simple .item .info .read-more:hover i {
transition: all 0.3s ease;
margin-left: 15px;
opacity: 1;
}
.ova-blog-slider-simple .blog-slider-simple .owl-nav {
transition: all 0.3s ease;
position: absolute;
right: 0;
top: -120px;
display: flex;
justify-content: center;
}
@media screen and (max-width: 767px) {
.ova-blog-slider-simple .blog-slider-simple .owl-nav {
top: -70px;
}
}
.ova-blog-slider-simple .blog-slider-simple .owl-nav .owl-prev, .ova-blog-slider-simple .blog-slider-simple .owl-nav .owl-next {
display: flex;
justify-content: center;
border-radius: unset;
align-items: center;
width: 40px;
height: 40px;
background-color: #fff;
filter: drop-shadow(0px 12px 40px rgba(0, 0, 0, 0.06));
transition: all 0.3s ease;
font-size: 20px;
color: #000;
}
.ova-blog-slider-simple .blog-slider-simple .owl-nav .owl-prev:hover, .ova-blog-slider-simple .blog-slider-simple .owl-nav .owl-next:hover {
transition: all 0.3s ease;
background-color: var(--primary);
color: #fff;
}
.ova-blog-slider-modern .blog-slider-modern {
position: relative;
}
.ova-blog-slider-modern .blog-slider-modern .owl-item.active-first .item .media .mask {
opacity: 1;
}
.ova-blog-slider-modern .blog-slider-modern .owl-item.active-first .item .info {
opacity: 1;
bottom: 40px;
}
.ova-blog-slider-modern .blog-slider-modern .item {
position: relative;
}
.ova-blog-slider-modern .blog-slider-modern .item:hover .media .mask {
transition: all 0.3s ease;
opacity: 1;
}
.ova-blog-slider-modern .blog-slider-modern .item:hover .info {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
opacity: 1;
bottom: 40px;
}
.ova-blog-slider-modern .blog-slider-modern .item .media {
position: relative;
}
.ova-blog-slider-modern .blog-slider-modern .item .media img {
display: block;
}
.ova-blog-slider-modern .blog-slider-modern .item .media .mask {
transition: all 0.3s ease;
content: "";
position: absolute;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}
.ova-blog-slider-modern .blog-slider-modern .item .info {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
position: absolute;
bottom: 0;
left: 24px;
opacity: 0;
}
.ova-blog-slider-modern .blog-slider-modern .item .info .post-title {
margin: 0;
padding-right: 24px;
position: relative;
}
.ova-blog-slider-modern .blog-slider-modern .item .info .post-title:before {
position: absolute;
content: "";
left: 0;
bottom: -12px;
background-color: #fff;
height: 1px;
width: 82px;
}
.ova-blog-slider-modern .blog-slider-modern .item .info .post-title a {
font-family: var(--secondary);
color: #fff;
font-weight: 700;
font-size: 22px;
line-height: 32px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-blog-slider-modern .blog-slider-modern .item .info .post-title:hover a {
color: var(--primary);
}
.ova-blog-slider-modern .blog-slider-modern .item .info .post-title:hover:before {
background-color: var(--primary);
}
.ova-blog-slider-modern .blog-slider-modern .item .info .date {
padding-left: 12px;
border-left: 1px solid #dedede;
font-family: var(--secondary);
color: #fff;
font-weight: 600;
font-size: 18px;
line-height: 27px;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-blog-slider-modern .blog-slider-modern .owl-nav {
transition: all 0.3s ease;
position: absolute;
left: 0;
top: 0;
display: flex;
justify-content: center;
}
.ova-blog-slider-modern .blog-slider-modern .owl-nav .owl-prev, .ova-blog-slider-modern .blog-slider-modern .owl-nav .owl-next {
display: flex;
justify-content: center;
border-radius: unset;
align-items: center;
width: 40px;
height: 40px;
background-color: #fff;
transition: all 0.3s ease;
font-size: 20px;
color: #000;
}
.ova-blog-slider-modern .blog-slider-modern .owl-nav .owl-prev:hover, .ova-blog-slider-modern .blog-slider-modern .owl-nav .owl-next:hover {
transition: all 0.3s ease;
background-color: #000;
color: #fff;
}
.ova-blog-slider-popular .blog-slider-popular {
position: relative;
}
.ova-blog-slider-popular .blog-slider-popular .owl-item.active-first .item .media .mask {
opacity: 1;
}
.ova-blog-slider-popular .blog-slider-popular .owl-item.active-first .item .info {
opacity: 1;
bottom: 32px;
}
@media (max-width: 600px) {
.ova-blog-slider-popular .blog-slider-popular .owl-item.active-first .item .info {
bottom: 10px;
left: 20px;
}
}
.ova-blog-slider-popular .blog-slider-popular .item {
position: relative;
}
.ova-blog-slider-popular .blog-slider-popular .item:hover .media .mask {
transition: all 0.3s ease;
opacity: 1;
}
.ova-blog-slider-popular .blog-slider-popular .item:hover .info {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
opacity: 1;
bottom: 32px;
}
@media (max-width: 600px) {
.ova-blog-slider-popular .blog-slider-popular .item:hover .info {
bottom: 10px;
left: 20px;
}
}
.ova-blog-slider-popular .blog-slider-popular .item .media {
position: relative;
}
.ova-blog-slider-popular .blog-slider-popular .item .media img {
display: block;
}
.ova-blog-slider-popular .blog-slider-popular .item .media .mask {
transition: all 0.3s ease;
content: "";
position: absolute;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}
.ova-blog-slider-popular .blog-slider-popular .item .info {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
position: absolute;
bottom: 0;
left: 32px;
opacity: 0;
width: 100%;
padding-right: 62px;
}
.ova-blog-slider-popular .blog-slider-popular .item .info .category {
margin: 0;
padding-bottom: 10px;
}
.ova-blog-slider-popular .blog-slider-popular .item .info .category a {
font-family: var(--secondary-font);
font-weight: 600;
font-size: 18px;
line-height: 27px;
font-feature-settings: "pnum" on, "lnum" on;
color: #fff;
}
.ova-blog-slider-popular .blog-slider-popular .item .info .category a:hover {
color: var(--primary);
}
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date {
display: flex;
justify-content: flex-start;
align-items: center;
position: relative;
margin-bottom: 24px;
}
@media (max-width: 600px) {
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date {
flex-direction: column;
align-items: flex-start;
}
}
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date:before {
position: absolute;
content: "";
left: 0;
bottom: -12px;
background-color: rgba(255, 255, 255, 0.8);
height: 1px;
width: 100%;
}
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date .post-title {
margin: 0;
padding-right: 12px;
}
@media (max-width: 600px) {
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date .post-title {
padding-right: 0;
}
}
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date .post-title a {
font-family: var(--secondary);
color: #fff;
font-weight: 700;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
}
@media (max-width: 600px) {
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date .post-title a {
font-size: 22px;
line-height: 27px;
}
}
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date .post-title:hover a {
color: var(--primary);
}
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date .date {
padding-left: 12px;
border-left: 1px solid #dedede;
font-family: var(--secondary);
color: #fff;
font-weight: 600;
font-size: 18px;
line-height: 27px;
font-feature-settings: "pnum" on, "lnum" on;
}
@media (max-width: 600px) {
.ova-blog-slider-popular .blog-slider-popular .item .info .title-date .date {
padding-left: 0;
border-left: unset;
}
}
.ova-blog-slider-popular .blog-slider-popular .item .info .excerpt {
margin: 0;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
@media (max-width: 600px) {
.ova-blog-slider-popular .blog-slider-popular .item .info .excerpt {
display: none;
}
}
.ova-blog-slider-popular .blog-slider-popular .owl-nav {
transition: all 0.3s ease;
position: absolute;
right: 0;
top: -120px;
display: flex;
justify-content: center;
}
@media screen and (max-width: 767px) {
.ova-blog-slider-popular .blog-slider-popular .owl-nav {
top: -70px;
}
}
.ova-blog-slider-popular .blog-slider-popular .owl-nav .owl-prev, .ova-blog-slider-popular .blog-slider-popular .owl-nav .owl-next {
display: flex;
justify-content: center;
border-radius: unset;
align-items: center;
width: 40px;
height: 40px;
background-color: #fff;
filter: drop-shadow(0px 12px 40px rgba(0, 0, 0, 0.06));
transition: all 0.3s ease;
font-size: 20px;
color: #000;
}
.ova-blog-slider-popular .blog-slider-popular .owl-nav .owl-prev:hover, .ova-blog-slider-popular .blog-slider-popular .owl-nav .owl-next:hover {
transition: all 0.3s ease;
background-color: var(--primary);
color: #fff;
}
.ova-menu-footer .menu {
list-style: none;
margin: 0;
padding: 0;
}
.ova-menu-footer .menu a {
text-decoration: none;
position: relative;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-menu-footer .menu a:before {
position: absolute;
content: "";
width: 0%;
height: 1px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
background-color: var(--primary);
}
.ova-menu-footer .menu a:hover:before {
width: 100%;
}
.ova-menu-footer .menu .sub-menu {
list-style: none;
}
.ova-transportation-slider .transportation-slider {
position: relative;
}
.ova-transportation-slider .transportation-slider .owl-item .item {
position: relative;
overflow: hidden;
}
.ova-transportation-slider .transportation-slider .owl-item .item:hover .transportation-slider-img img {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
}
.ova-transportation-slider .transportation-slider .owl-item .item:hover .transportation-slider-img .mask {
opacity: 0.95;
}
.ova-transportation-slider .transportation-slider .owl-item .item:hover .info {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-transportation-slider .transportation-slider .owl-item .item:hover .info .title:before {
height: 31px;
}
.ova-transportation-slider .transportation-slider .owl-item .item:hover .info .title:after {
height: 19px;
}
.ova-transportation-slider .transportation-slider .owl-item .item .transportation-slider-img {
position: relative;
}
.ova-transportation-slider .transportation-slider .owl-item .item .transportation-slider-img img {
display: block;
overflow: hidden;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
width: 100%;
}
.ova-transportation-slider .transportation-slider .owl-item .item .transportation-slider-img .mask {
transition: all 0.4s ease;
content: "";
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 71.45%, rgba(0, 0, 0, 0.5) 100%);
position: absolute;
bottom: 0;
left: 0;
opacity: 1;
width: 100%;
height: 100%;
}
.ova-transportation-slider .transportation-slider .owl-item .item .info {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
position: absolute;
left: 40px;
bottom: 45px;
padding-right: 30px;
}
@media screen and (max-width: 767px) {
.ova-transportation-slider .transportation-slider .owl-item .item .info {
left: 30px;
bottom: 30px;
}
}
.ova-transportation-slider .transportation-slider .owl-item .item .info .title {
margin: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-weight: 700;
color: #fff;
font-size: 28px;
line-height: 40px;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-transportation-slider .transportation-slider .owl-item .item .info .service {
transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
margin: 0;
color: #fff;
font-size: 18px;
font-weight: 500;
padding-bottom: 10px;
}
.ova-transportation-slider .transportation-slider .owl-nav {
transition: all 0.3s ease;
position: absolute;
right: -36px;
top: 0;
display: flex;
justify-content: center;
}
@media screen and (max-width: 1024px) {
.ova-transportation-slider .transportation-slider .owl-nav {
right: 0;
}
}
.ova-transportation-slider .transportation-slider .owl-nav .owl-prev, .ova-transportation-slider .transportation-slider .owl-nav .owl-next {
display: flex;
justify-content: center;
border-radius: unset;
align-items: center;
width: 36px;
height: 36px;
background-color: #fff;
transition: all 0.3s ease;
font-size: 20px;
color: #000;
}
.ova-transportation-slider .transportation-slider .owl-nav .owl-prev:hover, .ova-transportation-slider .transportation-slider .owl-nav .owl-next:hover {
transition: all 0.3s ease;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
}
.ova-transportation {
position: relative;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-transportation .transportation-img {
position: relative;
}
.ova-transportation .transportation-img img {
vertical-align: middle;
width: 100%;
}
.ova-transportation .transportation-img .mask {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
bottom: 0;
transition: all 0.3s ease;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.14) 0%, rgba(0, 0, 0, 0) 33.33%);
}
.ova-transportation:hover .transportation-img .mask {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 33.33%);
}
.ova-transportation:hover .info {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
bottom: 110px;
}
.ova-transportation:hover .content {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
opacity: 1;
top: calc(100% - 95px);
}
.ova-transportation .info {
position: absolute;
overflow: hidden;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
left: 40px;
bottom: 40px;
}
.ova-transportation .info .title {
margin: 0;
padding: 0 30px 12px 22px;
color: #fff;
font-family: var(--secondary-font);
font-size: 28px;
font-weight: 700;
line-height: 40px;
font-feature-settings: "pnum" on, "lnum" on;
position: relative;
}
.ova-transportation .info .title:before {
position: absolute;
content: "";
width: 10px;
height: 22px;
left: 0;
bottom: 22px;
border-radius: 7.5px 0px 0px 0px;
background: var(--primary);
}
.ova-transportation .info .title:after {
position: absolute;
content: "";
width: 238px;
height: 1px;
left: 0;
bottom: 0;
transition: all 0.5s ease;
background: #fff;
}
.ova-transportation .content {
position: absolute;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
opacity: 0;
left: 40px;
top: 100%;
max-height: 80px;
overflow-y: hidden;
}
.ova-transportation .content .description {
margin: 0;
padding-right: 30px;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.ova-office {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background-color: #fff;
padding: 28px;
}
.ova-office:hover {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
box-shadow: 0px 26px 66px rgba(0, 0, 0, 0.07);
}
.ova-office a {
font-family: var(--secondary-font);
font-feature-settings: "pnum" on, "lnum" on;
color: var(--heading);
}
.ova-office a:hover {
color: var(--primary);
}
.ova-office .title {
margin: 0;
padding-left: 36px;
margin-bottom: 20px;
position: relative;
font-weight: 600;
font-size: 22px;
line-height: 26px;
}
.ova-office .title:before {
position: absolute;
content: "";
border-radius: 50%;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 16px;
height: 16px;
background-color: var(--primary);
}
.ova-office .heading {
margin: 0;
padding-bottom: 8px;
font-weight: 600;
font-size: 18px;
line-height: 26px;
color: var(--text);
}
.ova-office .heading.working_hours_heading {
color: var(--heading);
padding-bottom: 20px;
}
.ova-office .divided {
border-top: 1px solid rgba(0, 0, 0, 0.5);
display: grid;
padding-top: 32px;
grid-template-columns: auto auto;
grid-column-gap: 40px;
}
@media (max-width: 1024px) {
.ova-office .divided {
grid-template-columns: auto;
grid-column-gap: 0;
}
}
.ova-office .divided .phone {
padding-bottom: 20px;
}
.ova-office .divided .phone a {
font-size: 22px;
line-height: 32px;
font-weight: 700;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-office .divided .email {
padding-bottom: 20px;
}
.ova-office .divided .email a {
font-size: 18px;
line-height: 27px;
font-weight: 600;
}
.ova-office .divided .right {
padding-left: 24px;
position: relative;
}
.ova-office .divided .right:before {
position: absolute;
content: "";
left: 0;
top: 0;
width: 1px;
height: 153px;
background-color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 1024px) {
.ova-office .divided .right {
padding-left: 0;
padding-bottom: 8px;
}
.ova-office .divided .right:before {
content: none;
}
}
.ova-office .divided .right .working_hours {
font-family: var(--secondary-font);
font-weight: bold;
font-size: 18px;
line-height: 21px;
font-feature-settings: "pnum" on, "lnum" on;
color: var(--heading);
padding-left: 19px;
margin-bottom: 12px;
position: relative;
}
.ova-office .divided .right .working_hours:before {
position: absolute;
content: "";
border-radius: 50%;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 7px;
height: 7px;
background-color: var(--text);
}
.ova-office .address a {
font-size: 18px;
line-height: 27px;
font-weight: 600;
}
.ova-our-progress .progress-list {
display: grid;
grid-template-columns: auto auto;
justify-content: start;
grid-column-gap: 24px;
padding-bottom: 40px;
position: relative;
}
.ova-our-progress .progress-list:before {
position: absolute;
content: "";
height: calc(100% - 62px);
width: 0;
left: 26px;
bottom: -5px;
border-left: 1px dashed #bbbbbb;
}
.ova-our-progress .progress-list:last-child:before {
content: none;
}
.ova-our-progress .progress-list .text-number {
font-family: var(--secondary-font);
font-size: 28px;
line-height: 40px;
font-weight: bold;
color: #fff;
font-feature-settings: "pnum" on, "lnum" on;
background-color: var(--primary);
width: 52px;
height: 52px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.ova-our-progress .progress-list .content {
padding-top: 10px;
}
.ova-our-progress .progress-list .content .title {
margin: 0;
color: var(--heading);
font-family: var(--secondary-font);
font-size: 22px;
font-weight: 700;
line-height: 32px;
padding-bottom: 38px;
}
.ova-our-progress .progress-list .content .title a {
color: var(--heading);
}
.ova-our-progress .progress-list .content .title:hover a {
color: var(--primary);
}
.ova-our-progress .progress-list .content .text-list p {
margin: 0;
padding-bottom: 20px;
}
.ova-our-progress .progress-list .content .text-list ul {
margin: 0;
padding: 0;
padding-left: 20px;
}
.ova-our-progress .progress-list .content .text-list ul li {
font-family: var(--secondary-font);
font-size: 18px;
font-weight: 600;
line-height: 27px;
color: var(--heading);
}
.ova-our-progress .progress-list .content .text-list ul li::marker {
color: var(--primary);
}
.ova-our-progress .progress-list .content .text-list ul li:not(:last-child) {
padding-bottom: 20px;
}
.ova-gallery-slider .gallery-slider .gallery-slider-img img {
display: block;
width: 100%;
}
.ova-gallery-slider .gallery-slider .owl-nav {
transition: all 0.3s ease;
position: absolute;
left: 0;
top: 0;
display: flex;
justify-content: center;
}
.ova-gallery-slider .gallery-slider .owl-nav .owl-prev, .ova-gallery-slider .gallery-slider .owl-nav .owl-next {
display: flex;
justify-content: center;
border-radius: unset;
align-items: center;
width: 40px;
height: 40px;
background-color: #fff;
transition: all 0.3s ease;
font-size: 20px;
color: #000;
}
.ova-gallery-slider .gallery-slider .owl-nav .owl-prev:hover, .ova-gallery-slider .gallery-slider .owl-nav .owl-next:hover {
transition: all 0.3s ease;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
}
.ova-network {
background-color: #fff;
padding: 28px;
}
.ova-network:hover {
box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.04);
}
.ova-network:hover .continents {
border-bottom: 1px solid var(--primary);
}
.ova-network .continents {
margin: 0;
font-weight: bold;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
border-bottom: 1px solid rgba(0, 0, 0, 0.6);
padding-bottom: 12px;
margin-bottom: 32px;
}
.ova-network .country-list {
margin: 0;
padding: 0;
padding-left: 20px;
}
.ova-network .country-list .country {
font-family: var(--secondary-font);
font-weight: 600;
font-size: 18px;
line-height: 27px;
font-feature-settings: "pnum" on, "lnum" on;
color: var(--heading);
}
.ova-network .country-list .country:not(:last-child) {
border-bottom: 1px solid #ededed;
margin-bottom: 20px;
padding-bottom: 12px;
}
.ova-network .country-list .country::marker {
color: var(--primary);
}
.ova-testimonial2 {
padding-right: 70px;
height: 992px;
overflow-y: scroll;
}
@media (max-width: 767px) {
.ova-testimonial2 {
padding-right: 20px;
}
}
.ova-testimonial2 .item-testimonial2 {
background-color: #fff;
padding: 24px 28px;
filter: drop-shadow(0px 12px 40px rgba(0, 0, 0, 0.04));
}
.ova-testimonial2 .item-testimonial2:not(:last-child) {
margin-bottom: 30px;
}
.ova-testimonial2 .item-testimonial2:nth-child(2n) .client_info {
flex-direction: row-reverse;
}
.ova-testimonial2 .item-testimonial2:nth-child(2n) .client_info .client-img {
margin-right: 0;
margin-left: 20px;
}
.ova-testimonial2 .item-testimonial2:nth-child(2n) .client_info .name-job .name {
padding-left: 0;
padding-right: 20px;
}
.ova-testimonial2 .item-testimonial2:nth-child(2n) .client_info .name-job .name:before {
left: unset;
right: 0;
}
.ova-testimonial2 .item-testimonial2 .client_info {
display: flex;
justify-content: flex-start;
align-items: center;
padding-bottom: 24px;
margin-bottom: 24px;
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.ova-testimonial2 .item-testimonial2 .client_info .client-img {
border-radius: 50%;
display: block;
width: 100px;
height: 100px;
margin-right: 20px;
}
.ova-testimonial2 .item-testimonial2 .client_info .name-job .name {
margin: 0;
font-size: 22px;
padding-left: 20px;
font-family: var(--secondary-font);
font-weight: 600;
line-height: 26px;
font-feature-settings: "pnum" on, "lnum" on;
margin-bottom: 7px;
color: var(--heading);
position: relative;
}
.ova-testimonial2 .item-testimonial2 .client_info .name-job .name:before {
position: absolute;
content: "";
bottom: 10px;
left: 0;
width: 10px;
height: 4px;
background-color: var(--primary);
}
.ova-testimonial2 .item-testimonial2 .client_info .name-job .job {
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
}
.ova-testimonial2 .item-testimonial2 .testimonial {
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-testimonial2::-webkit-scrollbar {
width: 10px;
}
.ova-testimonial2::-webkit-scrollbar-track {
background: #ececec;
border-radius: 5px;
}
.ova-testimonial2::-webkit-scrollbar-thumb {
background: #a0a0a0;
border-radius: 5px;
}
.mc4wp-response {
color: var(--primary);
}
.ova-subscribe-form {
position: relative;
}
.ova-subscribe-form input[type=email] {
padding: 16px 120px 16px 16px;
background-color: #fff;
width: 100%;
border: none;
border-radius: 4px;
font-family: var(--secondary-font);
font-size: 16px;
line-height: 20px;
color: var(--text);
margin-bottom: 8px;
}
.ova-subscribe-form input[type=submit] {
position: absolute;
right: 0;
top: 0;
padding: 0;
border-radius: 0px 4px 4px 0px;
width: 52px;
height: 52px;
}
.ova-subscribe-form input[type=submit]:hover {
background-color: var(--primary);
color: #fff;
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}
.ova-subscribe-form i {
position: absolute;
right: 14px;
top: 14px;
cursor: pointer;
font-size: 20px;
color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
border-color: red;
color: red;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: var(--primary);
}
.ova-ctfrom7 .form-contact-us .contact-heading {
display: inline-flex;
padding-bottom: 40px;
}
.ova-ctfrom7 .form-contact-us .contact-heading i {
font-size: 34px;
margin-right: 12px;
color: var(--primary);
}
.ova-ctfrom7 .form-contact-us .contact-heading span {
font-family: var(--secondary-font);
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 32px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
color: var(--heading);
}
.ova-ctfrom7 .form-contact-us input[type=text], .ova-ctfrom7 .form-contact-us input[type=email], .ova-ctfrom7 .form-contact-us input[type=tel], .ova-ctfrom7 .form-contact-us textarea {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
width: 100%;
background-color: transparent;
box-sizing: border-box;
border-radius: 0;
padding: 16px 16px 8px 0;
outline: none;
line-height: 19px;
border-width: 0 0 1px 0;
border-color: #7a7a7a;
caret-color: var(--primary);
}
.ova-ctfrom7 .form-contact-us input[type=text]::placeholder, .ova-ctfrom7 .form-contact-us input[type=email]::placeholder, .ova-ctfrom7 .form-contact-us input[type=tel]::placeholder, .ova-ctfrom7 .form-contact-us textarea::placeholder {
opacity: 0.9;
font-family: var(--secondary-font);
font-weight: 500;
font-size: 16px;
line-height: 19px;
color: var(--text);
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-ctfrom7 .form-contact-us input[type=text]:focus, .ova-ctfrom7 .form-contact-us input[type=email]:focus, .ova-ctfrom7 .form-contact-us input[type=tel]:focus, .ova-ctfrom7 .form-contact-us textarea:focus {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: 600;
border-color: var(--primary);
border-width: 0 0 1.5px 0;
}
.ova-ctfrom7 .form-contact-us input[type=text]:focus::placeholder, .ova-ctfrom7 .form-contact-us input[type=email]:focus::placeholder, .ova-ctfrom7 .form-contact-us input[type=tel]:focus::placeholder, .ova-ctfrom7 .form-contact-us textarea:focus::placeholder {
font-weight: 500;
}
.ova-ctfrom7 .form-contact-us .ova_wrap_input {
margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
.ova-ctfrom7 .form-contact-us .name-info .wpcf7-form-control-wrap, .ova-ctfrom7 .form-contact-us .email .wpcf7-form-control-wrap, .ova-ctfrom7 .form-contact-us .message .wpcf7-form-control-wrap {
width: 100%;
}
.ova-ctfrom7 .form-contact-us .name-info .wpcf7-form-control-wrap input, .ova-ctfrom7 .form-contact-us .name-info .wpcf7-form-control-wrap textarea, .ova-ctfrom7 .form-contact-us .email .wpcf7-form-control-wrap input, .ova-ctfrom7 .form-contact-us .email .wpcf7-form-control-wrap textarea, .ova-ctfrom7 .form-contact-us .message .wpcf7-form-control-wrap input, .ova-ctfrom7 .form-contact-us .message .wpcf7-form-control-wrap textarea {
width: 100%;
}
}
.ova-ctfrom7 .form-contact-us textarea {
height: 80px;
resize: none;
}
.ova-ctfrom7 .form-contact-us .ova-submit {
position: relative;
margin-top: 36px;
display: inline-block;
}
.ova-ctfrom7 .form-contact-us .ova-submit i {
position: absolute;
font-size: 16px;
left: 24px;
top: 50%;
transform: translateY(-40%);
color: #fff;
}
.ova-ctfrom7 .form-contact-us .ova-submit input[type=submit] {
width: 100%;
padding: 16px 24px 16px 52px;
border-radius: 4px;
font-family: var(--secondary-font);
font-weight: 600;
font-size: 16px;
line-height: 19px;
color: #fff;
border: unset;
background-color: var(--primary);
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-ctfrom7 .form-contact-us .ova-submit input[type=submit]:hover {
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}
.ova-ctfrom7 .form-contact-us .ova-submit .wpcf7-spinner {
position: absolute;
top: 50%;
margin: 0 10px;
}
@media screen and (max-width: 767px) {
.ova-ctfrom7 .form-contact-us .ajax-loader {
margin-top: -24px;
display: block;
}
}
.ova-ctfrom7 .form-get-a-quote .heading {
margin: 0;
font-weight: bold;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
padding-bottom: 24px;
}
.ova-ctfrom7 .form-get-a-quote input[type=text], .ova-ctfrom7 .form-get-a-quote input[type=email], .ova-ctfrom7 .form-get-a-quote input[type=tel], .ova-ctfrom7 .form-get-a-quote select:not([size]):not([multiple]) {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
width: 100%;
background-color: transparent;
color: var(--text);
font-weight: 400;
box-sizing: border-box;
border-radius: 0;
padding: 16px 16px 12px 0;
outline: none;
line-height: 24px;
border-width: 0 0 1px 0;
border-color: #7a7a7a;
caret-color: var(--primary);
}
.ova-ctfrom7 .form-get-a-quote input[type=text]::placeholder, .ova-ctfrom7 .form-get-a-quote input[type=email]::placeholder, .ova-ctfrom7 .form-get-a-quote input[type=tel]::placeholder, .ova-ctfrom7 .form-get-a-quote select:not([size]):not([multiple])::placeholder {
opacity: 1;
font-family: var(--secondary-font);
font-weight: 500;
font-size: 16px;
line-height: 24px;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-ctfrom7 .form-get-a-quote input[type=text]:focus, .ova-ctfrom7 .form-get-a-quote input[type=email]:focus, .ova-ctfrom7 .form-get-a-quote input[type=tel]:focus, .ova-ctfrom7 .form-get-a-quote select:not([size]):not([multiple]):focus {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--heading);
border-color: var(--primary);
}
.ova-ctfrom7 .form-get-a-quote input[type=text]:focus::placeholder, .ova-ctfrom7 .form-get-a-quote input[type=email]:focus::placeholder, .ova-ctfrom7 .form-get-a-quote input[type=tel]:focus::placeholder, .ova-ctfrom7 .form-get-a-quote select:not([size]):not([multiple]):focus::placeholder {
font-weight: 500;
}
.ova-ctfrom7 .form-get-a-quote input[type=text]:-webkit-autofill, .ova-ctfrom7 .form-get-a-quote input[type=text]:-webkit-autofill:focus, .ova-ctfrom7 .form-get-a-quote input[type=email]:-webkit-autofill, .ova-ctfrom7 .form-get-a-quote input[type=email]:-webkit-autofill:focus, .ova-ctfrom7 .form-get-a-quote input[type=tel]:-webkit-autofill, .ova-ctfrom7 .form-get-a-quote input[type=tel]:-webkit-autofill:focus, .ova-ctfrom7 .form-get-a-quote select:not([size]):not([multiple]):-webkit-autofill, .ova-ctfrom7 .form-get-a-quote select:not([size]):not([multiple]):-webkit-autofill:focus {
transition: background-color 600000s 0s;
}
.ova-ctfrom7 .form-get-a-quote input[type=text]:focus, .ova-ctfrom7 .form-get-a-quote input[type=email]:focus, .ova-ctfrom7 .form-get-a-quote input[type=tel]:focus {
font-weight: 600;
}
.ova-ctfrom7 .form-get-a-quote input[type=checkbox] {
text-align: center;
vertical-align: middle;
width: 28px;
height: 28px;
appearance: none;
border: 1.5px solid #DDDDDD;
border-radius: 3px;
}
.ova-ctfrom7 .form-get-a-quote input[type=checkbox]:hover {
border-color: var(--primary);
}
.ova-ctfrom7 .form-get-a-quote input[type=checkbox]:checked {
background-color: var(--primary);
}
.ova-ctfrom7 .form-get-a-quote input[type=checkbox]:checked:after {
font-family: "Font Awesome 5 Free" !important;
font-size: 15px;
font-weight: 600;
content: "";
color: white;
}
.ova-ctfrom7 .form-get-a-quote .shipment-infor, .ova-ctfrom7 .form-get-a-quote .personal-infor {
display: grid;
grid-template-columns: 50% 50%;
grid-column-gap: 80px;
}
@media (max-width: 767px) {
.ova-ctfrom7 .form-get-a-quote .shipment-infor, .ova-ctfrom7 .form-get-a-quote .personal-infor {
grid-template-columns: auto;
grid-column-gap: 0;
}
}
.ova-ctfrom7 .form-get-a-quote .ova-checkbox {
padding-top: 24px;
padding-bottom: 60px;
}
.ova-ctfrom7 .form-get-a-quote .ova-checkbox label {
display: block;
font-size: 16px;
font-family: var(--secondary-font);
line-height: 24px;
color: var(--text);
font-weight: 500;
margin-bottom: 24px;
padding-left: 13px;
position: relative;
}
.ova-ctfrom7 .form-get-a-quote .ova-checkbox label:before {
position: absolute;
content: "";
border-radius: 50%;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 6px;
height: 6px;
background-color: var(--primary);
}
.ova-ctfrom7 .form-get-a-quote .ova-checkbox #additionals {
margin-top: 40px;
}
.ova-ctfrom7 .form-get-a-quote .ova-checkbox .wpcf7-list-item-label {
display: inline-block;
font-size: 18px;
font-family: var(--secondary-font);
line-height: 27px;
color: var(--heading);
font-weight: 500;
margin: 0 36px 12px 12px;
}
.ova-ctfrom7 .form-get-a-quote .ova_wrap_input {
margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
.ova-ctfrom7 .form-get-a-quote .name-info .wpcf7-form-control-wrap, .ova-ctfrom7 .form-get-a-quote .email .wpcf7-form-control-wrap, .ova-ctfrom7 .form-get-a-quote .message .wpcf7-form-control-wrap {
width: 100%;
}
.ova-ctfrom7 .form-get-a-quote .name-info .wpcf7-form-control-wrap input, .ova-ctfrom7 .form-get-a-quote .name-info .wpcf7-form-control-wrap textarea, .ova-ctfrom7 .form-get-a-quote .email .wpcf7-form-control-wrap input, .ova-ctfrom7 .form-get-a-quote .email .wpcf7-form-control-wrap textarea, .ova-ctfrom7 .form-get-a-quote .message .wpcf7-form-control-wrap input, .ova-ctfrom7 .form-get-a-quote .message .wpcf7-form-control-wrap textarea {
width: 100%;
}
}
.ova-ctfrom7 .form-get-a-quote .ova-submit {
position: relative;
margin-top: 48px;
display: inline-block;
}
.ova-ctfrom7 .form-get-a-quote .ova-submit i {
position: absolute;
font-size: 16px;
left: 24px;
top: 50%;
transform: translateY(-40%);
color: #fff;
}
.ova-ctfrom7 .form-get-a-quote .ova-submit input[type=submit] {
width: 100%;
padding: 16px 24px 16px 52px;
border-radius: 4px;
font-family: var(--secondary-font);
font-weight: 600;
font-size: 16px;
line-height: 19px;
color: #fff;
border: unset;
background-color: var(--primary);
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-ctfrom7 .form-get-a-quote .ova-submit input[type=submit]:hover {
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}
.ova-ctfrom7 .form-get-a-quote .ova-submit .wpcf7-spinner {
position: absolute;
top: 50%;
margin: 0 10px;
}
@media screen and (max-width: 767px) {
.ova-ctfrom7 .form-get-a-quote .ajax-loader {
margin-top: -24px;
display: block;
}
}
.ova-ctfrom7 .career-form {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 140px;
}
@media (max-width: 1024px) {
.ova-ctfrom7 .career-form {
grid-column-gap: 80px;
}
}
@media (max-width: 767px) {
.ova-ctfrom7 .career-form {
grid-template-columns: auto;
grid-column-gap: 0;
}
}
.ova-ctfrom7 .career-form .heading {
margin-bottom: 60px;
color: var(--heading);
font-family: var(--secondary-font);
font-weight: bold;
font-size: 28px;
line-height: 40px;
letter-spacing: 0.01em;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-ctfrom7 .career-form input[type=text], .ova-ctfrom7 .career-form input[type=email], .ova-ctfrom7 .career-form input[type=tel] {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
width: 100%;
background-color: transparent;
color: var(--text);
font-weight: 400;
box-sizing: border-box;
border-radius: 0;
padding: 16px 16px 8px 0;
outline: none;
line-height: 24px;
border-width: 0 0 1px 0;
border-color: #7a7a7a;
caret-color: var(--primary);
}
.ova-ctfrom7 .career-form input[type=text]::placeholder, .ova-ctfrom7 .career-form input[type=email]::placeholder, .ova-ctfrom7 .career-form input[type=tel]::placeholder {
opacity: 1;
font-family: var(--secondary-font);
font-weight: 500;
font-size: 16px;
line-height: 24px;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-ctfrom7 .career-form input[type=text]:focus, .ova-ctfrom7 .career-form input[type=email]:focus, .ova-ctfrom7 .career-form input[type=tel]:focus {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--heading);
border-color: var(--primary);
}
.ova-ctfrom7 .career-form input[type=text]:focus::placeholder, .ova-ctfrom7 .career-form input[type=email]:focus::placeholder, .ova-ctfrom7 .career-form input[type=tel]:focus::placeholder {
font-weight: 500;
}
.ova-ctfrom7 .career-form input[type=text]:-webkit-autofill, .ova-ctfrom7 .career-form input[type=text]:-webkit-autofill:focus, .ova-ctfrom7 .career-form input[type=email]:-webkit-autofill, .ova-ctfrom7 .career-form input[type=email]:-webkit-autofill:focus, .ova-ctfrom7 .career-form input[type=tel]:-webkit-autofill, .ova-ctfrom7 .career-form input[type=tel]:-webkit-autofill:focus {
transition: background-color 600000s 0s;
}
.ova-ctfrom7 .career-form .cv input[type=file] {
position: relative;
color: var(--primary);
font-family: var(--secondary-font);
background-color: transparent;
border-bottom: 1px solid #7a7a7a;
width: 100%;
padding: 10px 16px 8px 0;
}
.ova-ctfrom7 .career-form .cv .text {
color: var(--text);
font-family: var(--secondary-font);
font-weight: 500px;
font-size: 16px;
line-height: 20px;
font-feature-settings: "pnum" on, "lnum" on;
}
.ova-ctfrom7 .career-form .ova_wrap_input {
margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
.ova-ctfrom7 .career-form .name-info .wpcf7-form-control-wrap, .ova-ctfrom7 .career-form .email .wpcf7-form-control-wrap {
width: 100%;
}
.ova-ctfrom7 .career-form .name-info .wpcf7-form-control-wrap input, .ova-ctfrom7 .career-form .name-info .wpcf7-form-control-wrap textarea, .ova-ctfrom7 .career-form .email .wpcf7-form-control-wrap input, .ova-ctfrom7 .career-form .email .wpcf7-form-control-wrap textarea {
width: 100%;
}
}
.ova-ctfrom7 .career-form .ova-submit {
position: relative;
margin-top: 20px;
display: inline-block;
}
.ova-ctfrom7 .career-form .ova-submit input[type=submit] {
padding: 16px 24px;
border-radius: 4px;
font-family: var(--secondary-font);
font-weight: 600;
font-size: 16px;
line-height: 19px;
color: #fff;
border: unset;
background-color: var(--primary);
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-ctfrom7 .career-form .ova-submit input[type=submit]:hover {
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}
.ova-ctfrom7 .career-form .ova-submit .wpcf7-spinner {
position: absolute;
top: 50%;
margin: 0 10px;
}
@media screen and (max-width: 767px) {
.ova-ctfrom7 .career-form .ajax-loader {
margin-top: -24px;
display: block;
}
}
.ova-service {
position: relative;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-service .service-img {
position: relative;
}
.ova-service .service-img img {
vertical-align: middle;
width: 100%;
}
.ova-service .service-img .mask {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
bottom: 0;
transition: all 0.3s ease;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75.05%, #000000 100%);
}
.ova-service .service-img .mask:before {
transition: all 0.3s ease;
content: "";
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%;
}
.ova-service:hover .info .title:after {
transition: all 0.5s ease;
width: 70%;
}
.ova-service:hover .service-img .mask:before {
opacity: 1;
}
.ova-service:hover .service-icon {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
top: 50%;
}
.ova-service .info {
width: 100%;
position: absolute;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
left: 24px;
bottom: 40px;
}
.ova-service .info .title {
margin: 0;
padding: 0 30px 0 27px;
color: #fff;
font-family: var(--secondary-font);
font-size: 22px;
font-weight: 700;
line-height: 26px;
font-feature-settings: "pnum" on, "lnum" on;
position: relative;
}
.ova-service .info .title:before {
position: absolute;
content: "";
left: 0;
bottom: 5px;
width: 21px;
height: 21px;
background: linear-gradient(to bottom left, transparent 0%, transparent 50%, #47bf6f 50%, #47bf6f 100%);
}
.ova-service .info .title:after {
position: absolute;
content: "";
width: 65px;
height: 1px;
left: 0;
bottom: -13px;
transition: all 0.3s ease;
background: #fff;
}
.ova-service .service-icon {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
top: 60%;
left: 50%;
width: 60px;
height: 60px;
background-color: var(--primary);
opacity: 0;
transform: translate(-50%, -50%);
}
.ova-service .service-icon i {
color: #fff;
font-size: 24px;
line-height: 1;
}
.ova-service.ova-service-template2 .service-img .mask {
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}
.ova-service.ova-service-template2 .info .title:before {
background: linear-gradient(to top left, transparent 0%, transparent 50%, #47bf6f 50%, #47bf6f 100%);
}
.ova-service.ova-service-template2 .info .title:after {
width: 85%;
background: rgba(255, 255, 255, 0.5);
}
.ova-service.ova-service-template2:hover .info .title:after {
transition: all 0.3s ease;
width: 85%;
height: 2px;
background: var(--primary);
bottom: -14px;
}
.ova-video {
display: inline-block;
}
.ova-video .ova-video-container {
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.ova-video .ova-video-container .video-content {
display: flex;
align-items: center;
justify-content: center;
width: 72px;
height: 72px;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 50%;
z-index: 1;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .ova-video-container .video-content i {
color: #FFFFFF;
font-size: 60px;
vertical-align: middle;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .ova-video-container .video-content:hover {
background-color: var(--secondary);
}
.ova-video .ova-video-container .video-content.video-image {
position: absolute;
}
.ova-video .modal-container {
display: none;
background-color: rgba(0, 0, 0, 0.2);
align-items: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
z-index: 10;
}
.ova-video .modal-container .modal {
width: 900px;
height: 500px;
position: relative;
}
@media screen and (max-width: 900px) {
.ova-video .modal-container .modal {
width: 768px;
height: 450px;
}
}
@media screen and (max-width: 788px) {
.ova-video .modal-container .modal {
width: 600px;
height: 350px;
}
}
@media screen and (max-width: 620px) {
.ova-video .modal-container .modal {
width: 400px;
height: 250px;
}
}
@media screen and (max-width: 420px) {
.ova-video .modal-container .modal {
width: 320px;
height: 200px;
}
}
@media screen and (max-width: 330px) {
.ova-video .modal-container .modal {
width: 300px;
height: 180px;
}
}
.ova-video .modal-container .modal i {
position: absolute;
right: -10px;
top: -35px;
padding: 10px;
cursor: pointer;
font-size: 12px;
color: #fff;
font-weight: 600;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-video .modal-container .modal i:hover {
color: #000;
}
.ova-video .modal-container .modal .modal-video {
width: 100%;
height: 100%;
}
.ova-contact-card {
max-width: 306px;
position: relative;
}
.ova-contact-card .contact-card-img img {
vertical-align: middle;
}
.ova-contact-card .content {
position: absolute;
top: 24px;
left: 24px;
}
.ova-contact-card .content .title {
margin: 0;
margin-bottom: 18px;
font-family: var(--primary-font);
font-weight: bold;
font-size: 28px;
line-height: 40px;
color: var(--heading);
}
.ova-contact-card .content .button-contact {
transition: all 0.3s ease;
display: inline-flex;
align-items: center;
background-color: var(--primary);
border-radius: 3px;
color: #fff;
padding: 14px 20px;
}
.ova-contact-card .content .button-contact:hover {
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}
.ova-contact-card .content .button-contact i {
font-size: 18px;
line-height: 1;
}
.ova-contact-card .content .button-contact .text-button {
font-family: var(--secondary-font);
display: inline-block;
padding-left: 10px;
font-weight: 700;
font-size: 18px;
line-height: 23px;
}
.elementor-column.elementor-element.sticky_column {
position: sticky;
top: 135px;
height: fit-content;
}
.service-list {
width: 100%;
}
.service-list .text {
margin: 0;
font-family: var(--secondary-font);
font-weight: 600;
font-size: 22px;
line-height: 26px;
color: var(--heading);
padding-bottom: 16px;
margin-bottom: 30px;
position: relative;
}
.service-list .text:before {
position: absolute;
left: 0;
bottom: 0;
content: "";
width: 80%;
height: 1px;
background: rgba(0, 0, 0, 0.4);
}
.service-list .post-title-list {
list-style: none;
margin: 10px 0 0;
padding: 0;
}
.service-list .post-title-list .item {
padding: 14px 0;
}
.service-list .post-title-list .item a {
display: inline-block;
font-weight: 600;
font-size: 20px;
line-height: 23px;
color: var(--text);
font-family: var(--secondary-font);
padding-left: 24px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
}
.service-list .post-title-list .item a:before {
position: absolute;
content: "";
width: 3px;
height: 32px;
left: 0;
bottom: 0;
background-color: #ebf1e4;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.service-list .post-title-list .item:hover a {
color: var(--heading);
}
.service-list .post-title-list .item.active a {
color: var(--heading);
}
.service-list .post-title-list .item.active a:before {
background-color: var(--primary);
}
.ova-icon-list .icon-list-items {
margin-bottom: 40px;
}
.ova-icon-list .icon-list-items .icon-list {
display: inline-flex;
justify-content: flex-start;
align-items: flex-start;
padding-bottom: 12px;
}
.ova-icon-list .icon-list-items .icon-list .icon {
display: flex;
justify-content: center;
align-items: center;
width: 64px;
height: 64px;
left: -10px;
bottom: 5px;
transition: all 0.3s ease;
border-radius: 14px;
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.05);
margin-right: 16px;
}
@media (max-width: 767px) {
.ova-icon-list .icon-list-items .icon-list .icon {
box-shadow: unset;
}
}
.ova-icon-list .icon-list-items .icon-list .icon i {
color: var(--primary);
font-size: 35px;
}
.ova-icon-list .icon-list-items .icon-list .title {
margin: 0;
color: var(--heading);
font-size: 20px;
font-weight: 600;
font-feature-settings: "pnum" on, "lnum" on;
padding-bottom: 12px;
}
.ova-icon-list .icon-list-items .icon-list .sub-title {
margin: 0;
font-size: 16px;
}
.ova-icon-list .icon-list-items:hover .icon-list .title a {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
color: var(--primary);
}
.ova-icon-list.ova-icon-list-template2 .icon-list-items {
display: grid;
grid-template-columns: 35% 57% 8%;
grid-column-gap: 40px;
margin-bottom: 28px;
}
@media (max-width: 420px) {
.ova-icon-list.ova-icon-list-template2 .icon-list-items {
grid-template-columns: auto;
grid-column-gap: 0;
}
}
.ova-icon-list.ova-icon-list-template2 .icon-list-items:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.ova-icon-list.ova-icon-list-template2 .icon-list-items .icon-list {
align-items: baseline;
}
.ova-icon-list.ova-icon-list-template2 .icon-list-items .icon-list i {
color: var(--primary);
font-size: 10px;
}
.ova-icon-list.ova-icon-list-template2 .icon-list-items .icon-list .title {
padding-bottom: 15px;
padding-left: 15px;
}
.ova-icon-list.ova-icon-list-template2 .icon-list-items .sub-title {
margin: 0;
font-family: var(--secondary-font);
color: var(--heading);
font-size: 20px;
font-weight: 600;
font-feature-settings: "pnum" on, "lnum" on;
padding-bottom: 12px;
}
@media (max-width: 420px) {
.ova-icon-list.ova-icon-list-template2 .icon-list-items .sub-title {
padding-left: 24px;
}
}
.ova-download-button {
display: inline-flex;
align-items: center;
background-color: var(--primary);
padding: 14px 18px;
}
.ova-download-button i {
color: #fff;
font-size: 24px;
line-height: 1;
}
.ova-download-button a {
display: inline-block;
padding-left: 12px;
color: #fff;
font-weight: 600;
line-height: 19px;
font-size: 16px;
font-family: var(--secondary-font);
}
.ova-download-button:hover {
box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}
.ova-portfolio .grid:after {
content: "";
display: block;
clear: both;
}
.ova-portfolio .grid .grid-sizer, .ova-portfolio .grid .grid-item {
width: 50%;
}
.ova-portfolio .grid .grid-item {
float: left;
padding-left: 30px;
padding-bottom: 30px;
}
.ova-portfolio .grid .grid-item .gallery-fancybox {
display: block;
position: relative;
}
.ova-portfolio .grid .grid-item .gallery-fancybox img {
display: block;
width: 100%;
}
.ova-portfolio .grid .grid-item .gallery-fancybox .gallery-container {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
cursor: pointer;
}
.ova-portfolio .grid .grid-item .gallery-fancybox .gallery-container:before {
content: "";
position: absolute;
top: 0;
display: block;
width: 100%;
height: 100%;
background: linear-gradient(0deg, rgba(71, 191, 111, 0.2), rgba(71, 191, 111, 0.2));
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
}
.ova-portfolio .grid .grid-item .gallery-fancybox .gallery-container .gallery-icon {
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-portfolio .grid .grid-item .gallery-fancybox .gallery-container .gallery-icon i {
color: #fff;
font-size: 32px;
}
.ova-portfolio .grid .grid-item:hover .gallery-fancybox .gallery-container:before {
opacity: 1;
}
.ova-portfolio .grid .grid-item:hover .gallery-fancybox .gallery-container .gallery-icon {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 1024px) {
.ova-portfolio .grid .grid-item {
width: 50%;
}
}
@media screen and (max-width: 767px) {
.ova-portfolio .grid .grid-item {
width: 100%;
}
}
.fancybox__content img {
cursor: zoom-in;
}
.fancybox__caption {
text-align: center;
}