@import url("https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after {
content: "";
content: none; }
q:before, q:after {
content: "";
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }                html {
font-size: 100%; }
body {
height: 100%;
font-family: 'Raleway', sans-serif;
font-weight: 300;
font-size: 18px;
font-size: 1.125rem;
line-height: 28px;
line-height: 1.75rem;
color: #2c2c2c;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
background: #FFFFFF;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
a {
color: #2c2c2c;
text-decoration: none;
outline: none; }
a:hover, a:focus, a:active {
color: #333;
text-decoration: none;
outline: none; }
img {
max-width: 100%;
height: auto; }
iframe {
border: none; }
h1, h2, h3, h4, h5, h6 {
margin: 20px 0;
color: #2c2c2c;
font-weight: 700;
line-height: 1.3;
font-family: 'Raleway', sans-serif;
text-rendering: optimizelegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-transform: normal; }
h1 {
font-size: 38px;
font-size: 2.375rem;
font-weight: 200;
font-family: 'Raleway', sans-serif;
text-transform: normal; }
h2 {
font-size: 34px;
font-size: 2.125rem;
font-weight: 200; }
h3 {
font-size: 30px;
font-size: 1.875rem;
font-weight: 200; }
h4 {
font-size: 28px;
font-size: 1.75rem;
font-weight: 200; }
h5 {
font-size: 26px;
font-size: 1.625rem;
font-weight: 200; }
h6 {
font-size: 20px;
font-size: 1.25rem;
font-weight: 200; }
p {
margin: 0 0 1em;
font-size: 18px;
font-size: 1.125rem; }
ul, ol {
line-height: 28px;
line-height: 1.75rem;
list-style-type: none; }
#content li {
font-size: 24px;
font-size: 1.5rem;
line-height: 34px;
line-height: 2.125rem; }
strong {
font-weight: 700; }
hr {
border-top: 1px solid #DDD;
margin: 60px 0; }
em {
font-style: italic; }
.text-blue {
color: #0a1424; }
.uppercase {
text-transform: uppercase; }
.row {
margin: 0;
margin-bottom: 30px; }
section, .section {
position: relative; }
.entry-footer {
display: none; }
.block {
display: block !important; }
.opacity {
opacity: 1 !important; }
a[href^=tel] {
color: inherit;
text-decoration: none; }
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important; }
.site-content p, #content li {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 24px;
line-height: 1.5rem; }
#top-header, #masthead {
width: 100%;
position: fixed;
z-index: 999;
box-shadow: rgba(100, 100, 100, 0.1) 0px 3px 5px;
height: 60px;
background: #FFFFFF; }
.overlay {
position: fixed;
top: 0px;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: rgba(0, 0, 0, 0.7);
display: none;
opacity: 0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
.section {
padding: 40px 0; }
.section-bottom {
padding-bottom: 40px; }
.section-bottom h3 {
margin: 0; }
.animate-slideInLeft, .animate-slideInRight,
.animate-zoomIn {
opacity: 0; }
.animate-slideInLeft.fullvisible, .animate-slideInRight.fullvisible,
.animate-zoomIn.fullvisible, .animate-fadeIn.fullvisible {
opacity: 1 !important; }
.black-bg {
background: #2c2c2c; }
.dblack-bg {
background: #000000; }
.grey-bg {
background: #f1f1f1; }
.center {
text-align: center; }
.nopadding {
padding: 0; }
.vcenter {
display: flex;
justify-content: center;
flex-direction: column;
text-align: center; }
.upper {
text-transform: uppercase; } button, input, select, textarea {
padding: 10px 20px;
border: solid 2px #2c2c2c;
color: #2c2c2c;
max-width: 100%;
margin: 6px 0; }
select {
-webkit-appearance: none;
width: 100%;
border-radius: 0; }
.btn {
padding: 10px 20px;
border: solid 2px #2c2c2c;
color: #2c2c2c;
width: auto;
max-width: 100%;
border-radius: 0;
margin: 20px 0; }
.btn:hover {
background: #2c2c2c;
color: #FFFFFF; }
::-webkit-input-placeholder {
color: #2c2c2c; }
:-moz-placeholder { color: #2c2c2c; }
::-moz-placeholder { color: #2c2c2c; }
:-ms-input-placeholder {
color: #2c2c2c; }
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
width: 100%; }
.wpcf7-submit {
background: #2c2c2c;
border-color: #2c2c2c;
color: #FFFFFF;
text-transform: uppercase;
font-size: 24px;
font-weight: 500;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
margin-top: 10px;
display: block; }
.wpcf7-submit:hover {
background: #FFFFFF;
color: #2c2c2c;
border-color: #2c2c2c; }
.black-bg .wpcf7-submit {
background: #0a1424;
color: #FFFFFF; }
.black-bg .wpcf7-submit:hover {
background: #2c2c2c;
color: #FFFFFF;
border-color: #FFFFFF; }
.wpcf7-textarea {
max-height: 150px; }
.main-content ul {
list-style: none;
padding: 0;
margin: 0; }
.main-content li {
padding-left: 1em;
text-indent: -.7em; }
.main-content li:before {
position: relative;
content: "\25A1 ";
color: #2c2c2c;
font-size: 28px;
top: 3px;
padding-right: 10px; }
.main-content li.ticked:before {
content: "\2611 "; }
.main-content.black-bg li:before {
color: #FFFFFF; }
.data-protection {
margin: 0;
font-style: italic;
border-bottom: solid 1px #636468;
display: inline-block; }
div.wpcf7 .ajax-loader {
display: none; }
#content ul {
list-style: none;
padding: 0;
margin: 0;
text-indent: -20px; margin-left: 20px; margin-bottom: 20px; }
#content li {
padding-left: 0; }
#widget-lights {
background: #2c2c2c;
padding: 20px; }
#widget-lights h6 {
color: #FFFFFF; }
.widget-title {
background: transparent;
padding: 11px 0;
text-align: left;
font-size: 18px;
font-size: 1.125rem;
font-weight: 600;
border-bottom: solid 2px #83b41a; }
span.blog-excerpt p {
font-size: 14px; }
.posted-on, .entry-date {
font-size: 15px;
color: #83b41a;
font-weight: 600;
margin-bottom: 20px;
display: block; }
.single-post h1.entry-title {
font-size: 30px;
font-weight: 500;
letter-spacing: 1px; }
#news-wrapper h1.section-title {
font-size: 30px;
font-weight: 500;
letter-spacing: 1px;
margin-left: 15px; }
.single-post .post-thumbnail {
margin-bottom: 20px; } .navbar {
padding: 0; }
.navbar-default {
background-color: transparent;
border: none;
margin-bottom: 0;
height: 75px; }
.navbar-header {
height: 75px; }
#header-wrapper {
background: #FFFFFF;
height: 60px; }
.site-logo img {
position: relative;
padding: 0;
margin: 0px 0;
width: 100%;
max-width: 250px;
height: auto;
top: 5px; }
#top-header {
position: relative;
width: 100%;
height: 50px;
background: #2c2c2c; }
#top-header a, #top-header p {
font-size: 18px;
font-size: 1.125rem;
color: #FFFFFF; }
.header-contact {
padding: 10px 26px;
display: inline-block; }
#header-contact-wrapper {
position: relative;
float: right; }
#social-wrapper {
position: relative;
float: none;
height: 50px; }
.icon-social {
position: relative;
height: 36px;
width: 30px;
background-size: 30px 36px !important;
overflow: hidden;
display: inline-block;
margin: 0 8px;
cursor: pointer;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear; }
#icon-facebook {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-facebook.png); }
#icon-twitter {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-twitter.png); }
#icon-linkedin {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-linkedin.png); }
#icon-instagram {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-instagram.png); }
#icon-pinterest {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-pinterest.png); }
#social-wrapper a:first-of-type .icon-social {
margin-left: 0; } .nav-link {
padding: 0 1rem; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
color: #FFFFFF;
background-color: transparent; }
.navbar-default .navbar-nav > li > a {
color: #FFFFFF;
text-transform: uppercase;
font-weight: 500;
font-size: 16px;
font-size: 1rem;
padding: 10px 12px; }
.navbar-nav {
float: right;
padding: 0 0px 0 16px !important; }
li#menu-item-74 {
background: #0a1424;
margin-left: 9px;
border: solid 2px #0a1424; }
li#menu-item-74:hover {
background: #2c2c2c;
border-color: #FFFFFF;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
li#menu-item-74 a {
font-weight: 700; }
.navbar-nav > li {
padding: 16px 0px; }
#menu-wrapper {
float: right;
display: block;
width: 100%; }
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: right;
align-items: right;
justify-content: flex-end;
float: right; }
.nav-link {
font-size: 18px;
font-size: 1.125rem;
margin: 0 12px; }
.navbar-light .navbar-nav .nav-link {
color: #2c2c2c;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 400; }
.dropdown-item.active, .dropdown-item:active {
background: #FFFFFF;
color: #2c2c2c !important; }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, a.nav-link.active {
color: #83b41a !important; } .hamburger {
border: none;
outline: none !important;
margin: 12px 0;
display: none; }
.hamburger-box {
width: 34px;
height: 24px;
display: inline-block;
position: relative; }
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 34px;
height: 4px;
background-color: #2c2c2c;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block; }
.hamburger-inner::before {
top: -10px; }
.hamburger-inner::after {
bottom: -10px; } .hamburger--3dx .hamburger-box {
perspective: 80px; }
.hamburger--3dx .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx:not(.collapsed) .hamburger-inner {
background-color: transparent;
transform: rotateY(180deg); }
.hamburger--3dx:not(.collapsed) .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx:not(.collapsed) .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg); }
@media (min-width: 1200px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
border-radius: 0;
width: auto; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
background-color: #444444; }
.dropdown-menu {
padding: 0; }
.dropdown:hover .dropdown-menu {
display: block;
opacity: 1; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
color: #FFFFFF; } }
.dropdown-toggle::after {
vertical-align: 0.155em;
margin-left: 5px; }
.dropdown-menu {
width: auto;
z-index: 9; }
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
border: none;
background: #2c2c2c !important; }
.navbar-nav > li > .dropdown-menu a {
color: #FFFFFF;
padding: 10px;
font-size: 14px;
font-size: 0.875rem;
line-height: 18px;
line-height: 1.125rem;
border-radius: 0;
text-transform: uppercase; }
.navbar-nav > li > .dropdown-menu, .dropdown-item:hover, .dropdown-item:focus {
border-radius: 0;
cursor: pointer;
background-color: #FFFFFF;
color: #2c2c2c !important; } .dropdown-menu .dropdown-menu {
top: 0;
left: 100%;
border-radius: 0;
display: none;
background: #2c2c2c; }  .homepage-hero-module {
border-right: none;
border-left: none;
position: relative; }
.no-video .video-container video,
.touch .video-container video {
display: none; }
.no-video .video-container .poster,
.touch .video-container .poster {
display: block !important; }
.video-container {
position: relative;
bottom: 0%;
left: 0%;
height: 100%;
width: 100%;
overflow: hidden;
background: #000; }
.video-container .poster img {
width: 100%;
bottom: 0;
position: absolute; }
.video-container .filter {
z-index: 100;
position: absolute;
background: rgba(0, 0, 0, 0.4);
width: 100%; }
.video-container video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 0;
bottom: 0; }
.video-container video.fillWidth {
width: 100%; }
.title-container {
position: absolute;
top: 25%;
left: 0;
right: 0;
z-index: 1;
width: 640px;
margin: 0 auto; }
.title-container .headline {
position: relative;
text-align: center;
color: #2c2c2c;
width: 640px;
margin: 0 auto;
background: rgba(255, 255, 255, 0.7);
padding: 20px; }
h3.carousel-title {
font-size: 29px;
line-height: 34px;
font-weight: 500;
letter-spacing: 5px; }
h3.carousel-title:after {
content: ' ';
width: 40px;
height: 3px;
background: #2c2c2c;
display: block;
margin: 0 auto;
margin-top: 9px; }
.hero-slider {
position: relative;
width: 100%;
height: -moz-calc(100vh - 90px);
height: -webkit-calc(100vh - 90px);
height: calc(100vh - 90px);
display: block;
background-position: center !important;
background-size: cover !important;
background-repeat: no-repeat !important; }
.headline h5 {
font-size: 21px;
line-height: 26px;
margin: 0;
font-weight: 300; }
.headline h6 {
font-size: 16px;
line-height: 22px;
margin-top: 10px;
font-weight: 300; }
.headline .bottom-link {
font-size: 13px;
line-height: 18px;
font-weight: 500; }
#homepage-carousel .btn {
border-color: #2c2c2c;
color: #2c2c2c;
cursor: pointer;
margin: 10px 0;
border: solid 1px #2c2c2c; }
#homepage-carousel .btn:hover {
background: #2c2c2c;
color: #FFFFFF; }
#home-close {
position: absolute;
right: 15px;
top: 15px;
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-close.png);
display: block;
width: 20px;
height: 20px;
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
cursor: pointer; }
.carousel-control-prev-icon {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/arrow-left.png) #FFFFFF;
display: block;
width: 50px;
height: 50px;
background-size: 16px 30px;
background-repeat: no-repeat;
background-position: center; }
.carousel-control-next-icon {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/arrow-right.png) #FFFFFF;
display: block;
width: 50px;
height: 50px;
background-size: 16px 30px;
background-repeat: no-repeat;
background-position: center; }
.carousel-thumbnails {
width: 100px;
height: 70px;
display: inline-block;
float: left;
background-size: cover !important;
background-position: center !important;
margin-right: 10px;
opacity: 0.5; }
.carousel-thumbnails:last-of-type {
margin-right: 0; }
.carousel-thumbnails.active {
opacity: 1 !important; }
.home .carousel-indicators {
background: rgba(255, 255, 255, 0.6);
padding: 10px !important;
display: block;
width: auto;
right: initial;
left: initial; }
.seperator {
position: relative;
width: 435px;
height: 19px;
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/seperator.png);
background-size: 435px 19px;
display: block;
margin: 14px auto; }
.txt-headeline {
position: relative;
display: block;
max-width: 850px;
margin: 16px auto !important;
text-align: center; }
.carousel-fade .carousel-item {
opacity: 0;
transition-duration: .6s;
transition-property: opacity; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
opacity: 0; }
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
transform: translateX(0);
transform: translate3d(0, 0, 0); } .page-title {
font-size: 29px;
font-size: 1.8125rem;
line-height: 34px;
line-height: 2.125rem;
letter-spacing: 5px;
text-align: center;
width: 100%;
display: block;
font-weight: 500;
text-transform: uppercase; }
.page-title:after {
content: ' ';
width: 40px;
height: 3px;
background: #2c2c2c;
display: block;
margin: 0 auto;
margin-top: 9px; }
.sub-title {
font-size: 16px;
font-size: 1rem;
line-height: 19px;
line-height: 1.1875rem;
font-weight: 500;
display: block;
margin: 0 auto;
margin-top: 10px;
text-align: center; }
.sub-title.after {
margin-top: 40px; }
.sub-title.after:after {
content: ' ';
width: 40px;
height: 3px;
background: #2c2c2c;
display: block;
margin: 0 auto;
margin-top: 9px; }
#about-carousel img {
width: 100%; }
#about-hovers {
width: 100%; }
#about-hovers img {
display: block;
margin: 0 auto; }
.about-hover-wrapper {
width: 460px;
height: 460px;
object-fit: cover;
display: block;
margin: 0 auto;
overflow: hidden; }
.icon-plus {
position: relative;
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-plus.png);
display: block;
margin: 0 auto;
padding: 30px;
width: 20px;
height: 20px;
background-size: 20px;
background-repeat: no-repeat;
background-position: center;
cursor: pointer; }
.about-reveal {
position: relative;
top: -60px;
background: rgba(255, 255, 255, 0.9);
height: 460px;
padding: 0 20px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
.about-hover-wrapper:hover .about-reveal {
top: -460px; }
.icon-diamond {
position: relative;
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-diamond.png);
display: block;
margin: 10px auto 30px auto;
padding: 30px;
width: 76px;
height: 76px;
background-size: 76px;
background-repeat: no-repeat;
background-position: center;
opacity: 0.6; }
.about-reveal h6 {
font-size: 21px;
font-size: 1.3125rem;
line-height: 28px;
line-height: 1.75rem;
text-align: center;
font-weight: 500; }
.about-reveal p {
font-size: 16px;
font-size: 1rem;
line-height: 22px;
line-height: 1.375rem;
text-align: center; }
#primary {
padding-top: 60px; }
.jewellery-image {
position: relative;
margin-bottom: 20px; }
.jewellery-image h4 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.jewellery-image img {
margin: 0 auto;
display: block; }
.jewellery-image h4 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-weight: 300;
padding: 0 30px;
max-width: 460px;
margin: 0 auto;
text-align: center; }
.image-overlay {
right: 0;
background: rgba(255, 255, 255, 0.7);
top: 0;
position: absolute;
left: 0;
bottom: 0;
max-width: 460px;
margin: 0 auto;
border: solid 10px #e1e1e1;
cursor: pointer; }
.jewellery-hover {
max-width: 460px;
text-align: center;
margin: 0 auto;
padding: 0 30px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
pointer-events: none;
cursor: pointer; }
.jewellery-hover a.btn { }
.jewellery-hover h3 {
font-size: 27px;
font-size: 1.6875rem;
line-height: 31px;
line-height: 1.9375rem;
margin-top: 0; }
.jewellery-hover p {
font-size: 16px;
font-size: 1rem;
line-height: 22px;
line-height: 1.375rem; }
.line {
width: 40px;
height: 3px;
background: #2c2c2c;
display: block;
margin: 30px auto; }
.page-id-177 .jewellery-hover p {
font-size: 13px;
font-size: 0.8125rem;
line-height: 17px;
line-height: 1.0625rem; }
#btn-diamonds, .btn-center {
margin: 20px auto;
text-transform: uppercase; }
#pricing-container {
margin: 40px 0; }
.pricing-wrapper {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
.pricing-wrapper h6 {
background: #2c2c2c;
color: white;
padding: 20px;
text-align: center;
font-size: 16px;
line-height: 22px;
height: 111px;
font-weight: 500;
margin: 0; }
.pricing-col-2 .pricing-wrapper h6 {
background: #83b41a; }
.list-wrap {
padding: 20px;
border-left: solid 1px #e1e1e1;
border-right: solid 1px #e1e1e1; }
.pricing-wrapper li {
margin: 15px 0; }
#btn-pricing {
background: #e1e1e1;
width: 100%;
display: block;
text-align: center;
padding: 30px;
font-weight: 400;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
#btn-pricing:hover {
background: #EEE; }
.page-template-template-gallery .title-container {
position: absolute;
top: 5%;
right: 5%;
left: initial;
z-index: 1;
width: 640px;
margin: 0 auto; }
.pricing-wrapper:hover {
transform: scale(1.1); }
#map {
position: relative;
width: 100%;
height: 400px; }
#contact-wrapper h6 {
text-transform: uppercase;
font-weight: 400; }
.line.left {
margin-left: 0; }
.eapps-instagram-feed-title-visible {
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
font-weight: 500 !important; }
.eapps-instagram-feed-title-visible:after {
content: ' ';
width: 40px;
height: 3px;
background: #2c2c2c;
display: block;
margin: 0 auto;
margin-top: 9px; }
#services-wrapper img {
max-width: 100px; }
#service-title {
text-transform: uppercase;
margin-bottom: 60px; }
h6.service-title {
font-weight: 500;
text-transform: uppercase; }
#about-wrapper .row {
width: 100%; }
#about-wrapper img {
max-width: 100px;
margin: 0 auto; }
#about-title {
text-transform: uppercase;
margin-bottom: 60px; }
.error-404 {
height: -moz-calc(100vh - 90px);
height: -webkit-calc(100vh - 90px);
height: calc(100vh - 90px);
display: flex;
justify-content: center;
flex-direction: column;
text-align: center; }
a#cookie_action_close_header {
margin: 0 5px; }
.blocki {
display: block !important; } #news-container {
margin: 60px 0 !important; }
#news-wrapper {
background-size: 50% 83%;
background-repeat: no-repeat; }
#news-wrapper h2.section-title {
color: #FFFFFF;
font-size: 32px;
font-size: 2rem;
padding-bottom: 0px; }
.blog-holder {
position: relative; }
.cat-holder {
position: absolute;
top: 0;
right: 0;
background: #83b41a;
padding: 5px 30px;
z-index: 999999; }
.cat-holder p {
color: #FFFFFF;
margin: 0;
font-size: 14px;
font-size: 0.875rem;
font-weight: 600; }
.blog-details {
background: #636468;
padding: 10px 30px; }
p.blog-date {
color: #2c2c2c;
font-size: 11px;
font-size: 0.6875rem;
margin: 0;
font-weight: 600; }
p.blog-title {
font-size: 17px;
font-size: 1.0625rem;
color: #2c2c2c;
font-weight: 600;
margin-bottom: 0; }
.fade-line {
display: block;
border: none;
color: #FFFFFF;
height: 1px;
background: #FFFFFF;
background: -webkit-gradient(radial, 0% 0%, 0, 100% 100%, 350, from(#FFFFFF), to(rgba(255, 255, 255, 0.4)));
margin-bottom: 20px; }
.blog-details-2 {
padding: 10px 30px; }
.blog-section-2 .hovereffect2 {
height: auto !important; }
.blog-section-2 .hovereffect2 .overlay {
height: calc(100% - 7px) !important; }
.blog-section-2 .row {
margin-bottom: 20px;
padding: 10px; }
.blog-section-2 .blog-title {
color: #5f5f5f;
font-size: 15px;
font-size: 0.9375rem;
margin-top: 30px; }
.blog-section-2 .cat-holder {
top: -10px;
right: -10px; }
.blog-section-2 .blog-date {
color: #83b41a; }
.news-overlay {
background: none;
border: 0;
box-sizing: border-box;
margin: 1em;
padding: 1em 2em;
box-shadow: inset 0 0 0 2px red;
color: red;
font-size: inherit;
font-weight: 700;
position: relative;
vertical-align: middle; }
.news-overlay::before, .news-overlay::after {
box-sizing: inherit;
content: '';
position: absolute;
width: 100%;
height: 100%; }
.hovereffect2 {
width: 100%;
height: 250px;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default; }
.hovereffect2 {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/blog-default.jpg);
background-size: cover;
background-position: center; }
.blog-section-2 .hovereffect2 {
height: auto !important;
min-height: 125px; }
.page-template-template-news .hovereffect2 {
margin-bottom: 20px;
background: #f6f6f6;
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/blog-default.jpg);
background-size: cover; }
.hovereffect2 .overlay {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center; }
.page-template-template-news .hovereffect2 .overlay {
height: 100%; }
.hovereffect2:hover .overlay {
opacity: 1; }
.hovereffect2:hover h2 {
opacity: 1;
top: 30%; }
.topBottom-leftRightCorner:before, .topBottom-leftRightCorner:after { content: none; }
.hovereffect2 h2 {
text-transform: uppercase;
text-align: center;
position: relative;
font-size: 17px;
line-height: 21px;
background-color: transparent;
color: #FFF;
padding: 1em 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
top: 0; }
.hovereffect2 p {
color: #FFF;
padding: 1em 0;
opacity: 0;
position: absolute;
bottom: -50px;
left: 0;
right: 0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
.hovereffect2:hover p {
bottom: 0px;
opacity: 1; }
.hovereffect2:hover a {
opacity: 1;
bottom: 130%; }
.hovereffect2 a {
opacity: 1; }
.icon-plus-white {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/icon-plus-white.png);
width: 40px;
height: 40px;
background-size: 40px;
display: flex;
align-items: center;
justify-content: center; }
.page-template-default h1.entry-title {
display: none; }
.plus-holder {
padding: 21% 35%; }
.news-wrapper img {
height: 100%;
object-fit: cover; }
.blog-read-more {
color: #83b41a;
font-weight: 600;
margin-top: 10px;
font-size: 12px !important;
cursor: pointer;
margin-bottom: 40px; }
#secondary span.screen-reader-text {
display: none; }
#search-2 {
margin-bottom: 30px; }
input.search-submit {
background: url(//www.sivisamari.com/wp-content/themes/sivisamari/assets/img/search.png);
font-size: 0;
height: 50px;
padding: 5px;
width: 50px;
margin: 0;
background-size: 50px;
border: none; }
#search-2 label, .search-form label {
float: left;
width: calc(100% - 50px);
background: #f7f7f7;
height: 50px; }
input.search-field {
border: none;
padding: 10px;
background: transparent;
margin: 0; }
#search-2 ::-webkit-input-placeholder {
font-size: 13px !important;
font-style: italic !important; }
#search-2 :-moz-placeholder { font-size: 13px;
font-style: italic; }
#search-2 ::-moz-placeholder { font-size: 13px;
font-style: italic; }
#search-2 :-ms-input-placeholder {
font-size: 12px;
font-style: italic; }
.a2a_button_facebook svg path {
fill: #3b5998; }
.a2a_button_twitter svg path {
fill: #55aced; }
.a2a_button_google_plus svg path {
fill: #dd4b39; }
.a2a_button_linkedin svg path {
fill: #399aca; }
.a2a_kit a {
border: solid 1px #d6d6d6 !important;
padding-top: 8px !important;
padding-left: 20px !important;
padding-right: 20px !important;
margin-right: 10px !important;
border-radius: 5px !important;
margin-top: 30px !important; } #copyright-wrapper {
text-align: center; }
footer {
height: auto;
background: #2c2c2c;
overflow: hidden; }
img.naoj {
max-width: 200px; }
p.footer-title {
color: #FFFFFF;
font-weight: 500; }
#menu-footer-menu a {
color: #FFFFFF; }
.footer-text, .footer-text a, .footer-text-right {
color: #FFFFFF;
margin: 0;
font-size: 14px;
font-size: 0.875rem;
margin-top: 50px; }
#sub-footer .site-logo img {
margin-bottom: 20px; }