html { margin:0;padding:0;border:0; }
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; list-style: none; } body {
font-family: "Nunito Sans", sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 1.5em;
text-align: left;
background-color: #f6f5f5;
color: #000000;
-webkit-font-smoothing:antialiased;
}
a {
text-decoration: none;
color: inherit;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.animate {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
b,
strong { font-weight: 900; }
i,
em {  }
:focus { outline: none; }
img { display: block; max-width: 100%; height: auto; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
h1, h2 {
font-weight: bold;
font-family: "IBM Plex Mono", sans-serif;
}
h1 {
font-size: 36px;
line-height: 1.3em;
margin: 0.8em 0;
}
h2 {
font-size: 24px;
line-height: 1.2em;
margin: 1.4em 0 0.5em;
}
h2:first-child {
margin-top: 0;
}
p {
margin: 1em 0;
}
.fixed-bg {
background-image: url(http://batinic.local/wp-content/uploads/2025/04/DSCF9503.jpg);
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
z-index: -1;
background-position: center;
background-size: cover;
}
.retina {
zoom: 0.5;
}
.main-container {
overflow-x: hidden;
position: relative;
}
.container {
max-width: 1360px;
padding-left: 30px !important;
padding-right: 30px !important;
margin: 0 auto;
position: relative;
height: 100%;
}
.container-short {
max-width: 680px;
margin-left: auto;
margin-right: auto;
}
.container > div {
position: relative;
}
.cf:before,
.cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }
.left   { float: left; }
.right  { float: right; }
.half   { width: 49.99%; }
.third  { width: 33.32%; }
.fourth { width: 24.99%; }
.fifth  { width: 19.99%;    }
.sixth  { width: 16.65%; }
.two-thirds {
width: 66.65%;
}
.four-fifths {
width: 79.99%;
}
.alignright {
text-align: right;
}
.flex {
display: flex;
flex-wrap: wrap;
}
.marginfix {
margin: 0 -15px;
}
.center {
text-align: center;
margin: 0 auto;
}
.btn,
.wp-block-button__link,
input[type="submit"] {
display: inline-block;
background-color: #dd564e;
color: #fff !important;
font-size: 18px;
line-height: 20px;
font-weight: 800;
padding: 15px 30px;
border: none !important;
min-width: 180px;
transition: all 0.3s;
}
.btn-small {
font-size: 14px;
padding: 12px 20px 10px;
text-align: center;
margin-top: 20px;
}
.btn:hover,
.wp-block-button__link:hover,
input[type="submit"]:hover {
border: none !important;
padding-right: 40px;
padding-left: 40px;
}
input[type="text"],
input[type="email"],
textarea {
padding: 10px;
width: 100%;
margin: 0 0 10px;
font-family: "Nunito Sans", sans-serif;
font-size: 15px;
border: 1px solid rgba(1,1,1,0.2);
border-radius: 5px;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
border: 1px solid rgba(1,1,1,0.5);
}
.wpcf7-not-valid-tip {
color: #dd564e;
font-size: 12px;
font-weight: normal;
display: block;
position: absolute;
right: 1px;
z-index: 4;
top: 1px;
padding: 0 15px;
font-weight: bold;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: transparent;
margin: 2em 0;
background: rgba(1,1,1,0.2);
border-radius: 5px;
font-size: 15px;
padding: 10px 15px;
}
.wp-block-contact-form-7-contact-form-selector {
border-left: 1px solid rgba(1,1,1,0.1);
padding-left: 35px;
} .home nav {
position: absolute;
top: 0;
left: 0;
}
nav {
text-align: left;
height: 120px;
position: relative;
width: 100%;
z-index: 999;
font-size: 18px;
font-weight: 400;
}
nav .container {
display: flex;
justify-content: space-between;
}
nav .logo {
padding: 25px 0 0;
}
nav .logo #logo-img {
width: 180px;
height: 70px;
background-image: url(//irenabatinic.com/wp-content/themes/batinic/assets/img/batinic-logo-sml.svg);
background-repeat: no-repeat;
background-size: 100% auto;
}
nav .menu {
display: inline-block;
text-align: inherit;
}
nav ul > li {
float: left;
position: relative;
padding: 0 10px;
}
nav li a {
display: block;
padding: 57px 0px 3px;
color: #000;
text-transform: lowercase;
}
nav .social a {
font-family: "FontAwesome";
} .section {
position: relative;
padding: 150px 0;
background-color: #f6f5f5;
}
.section-nlp {
padding: 0 !important;
background-color: transparent;
}
.light {
background-color: #fff;
}
.section-dark {
background-color: #ebe7e7;
}
.hero {
padding: 0;
position: relative;
height: 90vh;
min-height: 800px;
background-size: cover;
background-position: center center;
}
.hero .hero-text {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
position: relative;
z-index: 5;
padding: 0 50px 0 0;
}
.hero h1 { font-size: 48px; }
.hero h2 { font-size: 30px; }
.scroll {
position: relative;
top: 80px;
}
.scroll span {
position: absolute;
top: -70px;
left: 50%;
width: 24px;
height: 24px;
margin-left: -12px;
border-left: 3px solid #dd564e;
border-bottom: 3px solid #dd564e;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: sdb05 1.5s infinite;
animation: sdb05 1.5s infinite;
box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
0% {
-webkit-transform: rotate(-45deg) translate(0, 0);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: rotate(-45deg) translate(-20px, 20px);
opacity: 0;
}
}
@keyframes sdb05 {
0% {
transform: rotate(-45deg) translate(0, 0);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: rotate(-45deg) translate(-20px, 20px);
opacity: 0;
}
}
.section-featured {
height: 900px;
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
display: flex;
flex-flow: column;
justify-content: center;
position: relative;
margin-bottom: 100px;
}
.section-title {
display: inline-block;
color: white;
background-color: black;
padding: 10px 20px 8px 20px;
position: relative;
z-index: 1;
}
.circle {
display: block;
width: 320px;
height: 320px;
background-color: #dd564e;
opacity: 0.4;
border-radius: 100%;
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
margin-top: -160px;
margin-left: -160px;
}
.section-title h1 {
line-height: 1em;
margin: 0;
position: relative;
z-index: 3
} .shape {
position: absolute;
}
.shape-1 {
background: url(//irenabatinic.com/wp-content/themes/batinic/assets/img/shape-1.svg) no-repeat;
width: 30px;
height: 690px;
background-position: bottom center;
top: -210px;
left: 350px;
z-index: 2
}
.shape-2 {
background: url(//irenabatinic.com/wp-content/themes/batinic/assets/img/shape-2.svg) no-repeat;
width: 740px;
height: 100%;
background-size: auto 120%;
background-position: center left;
top: 0;
right: 0;
z-index: 0;
} .article-grid {
margin: 0 -15px;
}
.article-grid > div {
padding: 30px;
}
.section.services .third {
padding: 15px;
}
.section.about .container {
z-index: 2;
}
.archive .feed {
padding: 40px 15px;
border-bottom: 1px solid #222;
}
.archive .article.feed .thumb img {
max-width: 380px;
max-height: 215px;
}
.post-edit-link {
display: inline-block;
background-color: rgba(255,255,255,0.5);
color: black;
padding: 5px 7px;
font-size: 12px;
line-height: 1em;
text-transform: uppercase;
font-weight: 800;
cursor: pointer;
position: relative;
top: 10px;
}
.post-edit-link:hover {
background-color: #aaa;
cursor: pointer;
}
.article {
padding: 15px;
}
.feed h3 {
font-size: 16px;
color: #6cb561;
padding-bottom: 5px;
font-weight: bold;
text-transform: uppercase;
}
.feed h2 {
margin: 0.2em 0;
font-size: 24px;
}
.feed p {
font-size: 15px;
line-height: 1.2em;
}
.feed .text {
padding: 10px 0 0 15px;
}
.jp-relatedposts-post-title {
font-size: 20px !important;
line-height: 26px !important;
letter-spacing: 0 !important;
font-family: "Nunito Sans", sans-serif !important;
color: #000 !important;
padding: 15px 0 !important;
}
.jp-relatedposts-post-title a {
border: none !important;
font-weight: bold !important;
color: #000 !important;
}
.jp-relatedposts-post-title a:hover {
border: none !important;
background-color: transparent !important;
}
.wp-block-columns ul li {
list-style: disc;
padding: 5px;
margin-left: 20px;
}
.section-help ul li {
font-size: 20px;
font-style: italic;
}
.section-help .wp-block-jetpack-contact-form-container  {
border-left: 1px solid rgba(1,1,1,0.1);
padding-left: 35px
}
.section-help .wp-block-jetpack-contact-form-container label {
display: none;
}
.section-help .wp-block-jetpack-contact-form-container input {
padding: 10px 15px;
} .page-container {
padding: 40px 0;
}
.single-head {
max-width: 860px;
margin: 0 auto;
padding: 60px 0 10px;
text-align: center;
}
.page .single-head h1 {
}
.single-head h1 {
font-size: 52px;
line-height: 1.3em;
font-family: "Cocogoose", sans-serif;
font-weight: 400;
font-style: normal;
color: #000;
}
.single-head h3 {
font-size: 24px;
padding: 20px 0 20px;
font-family: "Cocogoose", sans-serif;
font-weight: normal;
}
.single-thumb img {
margin: 0 auto;
}
.single-thumb figcaption {
text-align: center;
font-size: 14px;
color: #666;
padding: 5px 0;
}
.single-content {
padding: 50px 0;
font-size: 18px;
}
.single-content strong {
color: #222;
}
.single-content .meta {
max-width: 780px;
margin: 0 auto 40px;
font-size: 16px;
letter-spacing: 1px;
}
.single-content ul li {
list-style-type: disc;
}
.single-content ol li {
list-style-type: decimal;
}
.single-content li {
margin: 1.2em 0 1.2em 20px;
line-height: 1.3em;
padding: 0 !important;
}
.single-content a {
color: #161514;
border-bottom: 1px solid #f74e36;
}
.single-content a:hover {
background: #f74e36;
color: #fff;
}
.single-content .wp-block-media-text {
padding: 1.5em 0;
}
.single-content p,
.single-content h1,
.single-content h2,
.single-content h3,
.single-content ul,
.single-content ol {
max-width: 780px;
margin: 0 auto;
}
.single-content p {
line-height: 1.5em;
margin: 1em auto;
}
.single-content h1,
.single-content h2,
.single-content h3 {
font-family: "ibm-plex-sans", sans-serif;
color: #000;
font-weight: bold;
line-height: 1.3em;
margin: 2em 0 1em;
}
.single-content h1:first-child,
.single-content h2:first-child,
.single-content h3:first-child {
margin-top: 0;
}
.single-content h3 {
font-size: 24px;
font-family: "Nunito Sans", sans-serif;
}
.single-content figure {
}
.single-content figure.is-type-video .wp-block-embed__wrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.single-content figure.is-type-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.single-content .wp-block-columns.has-background {
padding: 2.375em;
}
.single-content form {
width: 50%;
margin: 0 auto;
}
.single-content form input:not(.pushbutton-wide),
.single-content form textarea {
border: 1px solid #161514;
padding: 10px 15px;
font-family: "PT Sans", sans-serif;
font-size: 16px;
}
.single-content .sharedaddy {
clear: both;
padding-top: 60px;
max-width: 780px;
margin: 0 auto;
}
.single-content .sharedaddy h3.sd-title {
font-size: 14pt;
}
footer {
padding: 50px 0 0;
font-size: 14px;
background-color: #cecac2;
}
footer .logo-text h1 {
font-size: 58px;
}
footer .logo-text h2 {
font-size: 20px;
}
footer .logo img {
max-width: 250px;
transition: .3s;
}
footer .logo img:hover {
opacity: 1;
}
footer .menu li {
display: inline-block;
font-size: 18px;
}
footer .yellow {
background-color: #000;
color: #ddd;
margin-top: 20px;
padding: 10px 0;
font-size: 11px;
}
@media only screen and (max-width: 768px) {
nav {
text-align: center;
}
.bars {
width: 30px;
height: 30px;
position: fixed;
top: 50px;
right: 30px;
z-index: 9999;
}
.admin-bar .bars {
top: 96px;
}
.bars .bar {
width: 30px;
height: 2px;
background: #6cb561;
margin-bottom: 7px;
transition: .1s ease-in;
}
.bars.dark .bar {
background: #6cb561;
}
nav.active .bars .bar {
background: rgba(255,255,255,0.3) !important;
}
nav.active .bars .bar-2 {
visibility: hidden;
}
nav.active .bars .bar-1 {
transform: rotate(45deg);
top: 10px;
position: relative;
}
nav.active .bars .bar-3 {
transform: rotate(-45deg);
position: relative;
top: -8px;
}
nav.active .mobile-menu .menu,
nav.active .mobile-menu .social{
display: block;
}
nav .mobile-menu {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 999;
display: block;
}
nav .mobile-menu .menu {
padding-top: 82px;
display: block;
background: #161514;
position: fixed;
width: 100%;
left: 0;
height: 100%;
z-index: 99;
display: none;
}
nav .mobile-menu .menu ul > li {
float: none;
position: static;
}
nav .mobile-menu a {
color: white;
padding: 10px 0 3px;
}
nav .mobile-menu .social {
top: 315px;
display: block;
position: fixed;
width: 100%;
left: 0;
text-align: center;
z-index: 99;
display: none;
}
nav .mobile-menu .social li {
display: inline-block;
float: none;
}
nav .menu-item-has-children:after {
content: "";
}
nav .sub-menu {
position: fixed;
display: flex;
bottom: 0;
top: auto;
z-index: 5;
width: 100%;
min-width: none;
opacity: 1;
background: #201f1d;
border: none;
padding: 20px 0;
flex-wrap: wrap;
}
nav .sub-menu > li {
border-bottom: none;
text-align: center;
padding: 10px 0;
font-size: 18px;
font-weight: bold;
width: 50%;
}
nav li a:before {
color: rgba(255,255,255,0.3);
font-weight: normal;
font-size: 18px;
}
nav .sub-menu > li:before {
content: "";
}
.third {
width: 50%;
}
footer .third {
width: 100%;
}
footer .flex > div {
text-align: center !important;
}
footer .flex > div:first-child, footer .flex > div:last-child {
padding-top: 15px;
}
}
@media only screen and (max-width: 460px) {
.half,
.third,
.fourth,
.fifth,
.two-thirds{
width: 100%;
}
.lang-switch {
left: 210px;
}
nav .logo {
width: 160px;
margin-left: -10px;
}
.container {
padding-left: 30px !important;
padding-right: 30px !important;
}
.section.blog {
background-color: #eee;
}
.feed .thumb {
padding: 0 0 10px;
float: none;
}
.section-titles h1 {
font-size: 36px;
letter-spacing: 0.1em;
}
.section-titles .underline {
max-width: 120px;
}
.single-head {
padding: 0;
}
.single-head h1 {
font-size: 32px;
padding: 0 15px;
}
.single-thumb {
margin: 0 -30px;
}
.single-content {
padding: 30px 15px;
}
.single-content figure {
margin: 30px -30px !important;
max-width: none !important;
}
.single-content form {
width: 100%;
}
.hero {
padding: 50px 0;
}
.hero .flex {
flex-direction: column-reverse;
}
.hero .intro-txt {
text-align: center;
}
.hero .hero-text {
position: relative;
justify-content: end;
padding: 0 20px;
bottom: -70px;
z-index: 5;
}
.hero .gradient {
position: absolute;
z-index: 1;
width: 100%;
height: 70%;
bottom: 0;
left: 0;
background: linear-gradient(0deg,rgba(246, 245, 245, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.section {
padding: 70px 0;
}
.section-titles.black h1 {
font-size: 36px;
}
.section.about .section-title span {
font-size: 105px;
position: relative;
left: -0.5em;
}
.section.burin-home .img {
padding: 0;
}
.hero .hero-bg img {
height: 100%;
width: auto;
max-width: none;
}
footer .logo img {
margin: 30px auto;
}
.section.about .half.text {
padding: 20px 0 0 0;
}
.shape {
display: none;
}
.section-featured {
background-size: auto 100%;
}
.section-nlp .container > div {
flex-direction: column-reverse;
flex-wrap: nowrap !important;
}
.wp-block-contact-form-7-contact-form-selector {
border: none;
padding: 0;
}
}