a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body {
    overflow-x: hidden;
}
header {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.index-main-img {
    height: 100vh;
    overflow: hidden;
    position: relative;
}
.menu2 {
    display: none;
}
.navigation {
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    padding: 30px 20px;
    position: relative;
}
a.mob-info {
    display: none;
}
.navigation:after {
    display: block;
    content: "";
    clear: both;
}
.logo-sin {
    float: left;
}
.logo-sin img {
    width: 80px;
    height: 80px;
}
.navigation ul {
    list-style: none;
    float: right;
    margin-top: 5px;
}
.navigation ul li {
    display: inline-block;
    padding: 0 15px;
    transition: opacity 0.3s;
}
.navigation ul li a {
    text-decoration: none;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Rajdhani, sans-serif;
    letter-spacing: 0.6px;
    transition: 0.3s;
    font-weight: 600;
}
.navigation ul li a:hover {
    text-decoration: none;
}
.navigation ul li a:hover {
    color: #3a8f8c;
}
.index-main-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(12, 24, 46, 0.6);
    z-index: 1;
}
.index-main-img img {
    height: 170vh;
    width: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}
#logo-paralax2 {
    height: 60vh;
}
ul {
    list-style: none;
}
.raster {
    background-image: url(https://www.sinestezija.rs/wp-content/themes/sinestezija/img/raster.png);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.raster2 {
    background-image: url(https://www.sinestezija.rs/wp-content/themes/sinestezija/img/raster2.png);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.top-header {
    background-color: rgba(114, 182, 179, 0.9);
    position: relative;
    z-index: 3;
}
.clearfix {
    display: block;
    clear: both;
    content: "";
}
.top-header-left li,
.top-header-right li {
    display: inline-block;
    color: #fff;
    margin: 15px 0;
}
.top-header-left li,
.top-header-left li a {
    font-family: Rajdhani, sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    font-size: 17px;
    line-height: 12px;
}
.top-header-left li a {
    text-decoration: none;
}
.top-header-left i {
    color: #F3F7F7;
    margin-right: 10px;
}
.top-header-left span:nth-child(2) {
    margin: 0 30px;
    padding: 0 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.6);
    border-right: 1px solid rgba(255, 255, 255, 0.6);
}
.top-header-right i {
    color: #fff;
    margin: 0 10px;
}
.class-big-image-info {
    position: absolute;
    background: url(../img/3.jpg);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.class-big-image-info::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(12, 24, 46, 0.6);
}
.kokos {
    float: right;
    display: inline-block;
    background-color: #3a8f8c;
    color: #fff;
    text-transform: uppercase;
    font-family: Rajdhani, sans-serif;
    margin-left: 50px;
    position: relative;
}
span a.kokos {
    float: right;
    display: inline-block;
    background-color: #3a8f8c;
    color: #fff;
    text-transform: uppercase;
    font-family: Rajdhani, sans-serif;
    margin-left: 50px;
    position: relative;
}
.kokos span a:hover {
    text-decoration: none;
}
.top-logo3 {
    position: absolute;
    height: 103px;
    width: 1px;
    left: -30px;
    top: -30px;
    background-color: rgba(255, 255, 255, 0.2);
}
.main-info {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    text-transform: uppercase;
    font-family: Rajdhani, sans-serif;
    color: #fff;
    z-index: 2;
}
.main-info p {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    background-color: rgba(114, 182, 179, 0.6);
    padding: 10px;
    margin-bottom: 25px;
}
.main-info p:before {
    content: "-";
    color: #F3F7F7;
    margin-right: 15px;
}
.main-info p:after {
    content: "-";
    color: #F3F7F7;
    margin-left: 15px;
}
.main-info h1 {
    font-size: 90px;
    line-height: 80px;
    font-weight: 700;
}
.bounce-arrow {
    display: none;
}
.zig-zag {
    background:
        linear-gradient(135deg, #3a8f8c 25%, transparent 0) -50px 0,
        linear-gradient(225deg, #3a8f8c 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, #3a8f8c 25%, transparent 25%),
        linear-gradient(45deg, #3a8f8c 25%, transparent 25%);
    background-size: 100px 100px;
    background-color: #3e9390;
    padding: 100px 0;
    position: relative;
    border-bottom: 5px solid #3a8f8c;
}
.zig-zag-left,
.zig-zag-right {
    color: #fff;
    font-family: Rajdhani, sans-serif;
    position: relative;
}
.zig-zag-left p {
    font-size: 22px;
    font-weight: 500;
    line-height: 16px;
}
.zig-zag-left h2 {
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 1px;
}
.zig-zag-right p {
    font-size: 17px;
}
.our-services {
    background-color: #eceff4;
    padding-bottom: 150px;
    position: relative;
    overflow: hidden;
}
.circle-middle {
    position: absolute;
    left: 5%;
    top: 100px;
    width: 200px;
    height: 200px;
    background: repeating-linear-gradient(-45deg, #3a8f8c, #3a8f8c 2px, transparent 2px, transparent 10px);
    border-radius: 50%;
    z-index: 0;
}
.circle-middle-second {
    position: absolute;
    right: 10%;
    top: -70px;
    width: 200px;
    height: 200px;
    background-color: #3a8f8c;
    border-radius: 1px;
    z-index: 1;
    transform: rotate(25deg);
    -webkit-animation: border-transform-default 10s linear infinite alternate forwards;
    animation: border-transform-default 10s linear infinite alternate forwards;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.dots-line {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5%;
    z-index: 0;
}
.dots-line2 {
    display: none;
}
.our-services-insade {
    position: relative;
    padding-top: 150px;
}
.triangle {
    clip-path: polygon(0 0, 0 33%, 100% 0);
    background-color: #3a8f8c;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 55;
    width: 100px;
    height: 150px;
}
.our-services-box {
    position: relative;
    border-radius: 4px;
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.04);
    background-color: #fff;
    padding: 60px 40px 40px 40px;
}
.our-services-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    width: calc(100% - 80px);
    height: 3px;
    background-color: #3a8f8c;
}
.our-services-box:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 16px;
    background-color: #3a8f8c;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.icon-index-abs {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    top: -75px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    background-color: #fff;
    border: 7px solid #ebeef3;
}
.our-services-box span {
    color: #3a8f8c;
    font-size: 90px;
    margin-bottom: 25px;
    display: block;
    line-height: 150px;
}
.our-services-box h3 {
    position: relative;
    font-family: Rajdhani, sans-serif;
    color: #47515d;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.our-services-box p {
    font-family: Rajdhani, sans-serif;
    font-size: 18px;
    color: rgba(71, 81, 93, 0.7);
    line-height: 30px;
    margin-top: 20px;
    font-weight: 500;
}
a.button-box {
    font-family: Rajdhani, sans-serif;
    font-size: 18px;
    color: #47515d;
    line-height: 30px;
    margin-top: 25px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    background-color: #edf0f5;
    z-index: 1;
    overflow: hidden;
}
.button-box-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    background-color: #e1e4e9;
    z-index: -1;
    transition: 0.6s;
}
.button-box:hover .button-box-hover {
    left: -45px;
}
.about-us {
    padding: 120px 0;
    background-image: url(https://www.sinestezija.rs/wp-content/themes/sinestezija/img/pattern-2.png);
    position: relative;
}
.about-us-right-box h3,
.about-us-right-box p,
span.about-us-border-span {
    font-family: Rajdhani, sans-serif;
}
.about-us-right-box p {
    color: #3a8f8c;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 400;
}
.about-us-right-box h3 {
    font-size: 45px;
    line-height: 45px;
    color: #132031;
}
.about-us-right-box h3 span {
    font-size: 55px;
    line-height: 55px;
    display: inline-block;
    margin-bottom: 40px;
    background-color: #3a8f8c;
    padding: 0 10px;
    color: #fff;
    margin-top: 10px;
    font-weight: 600;
    border-left: 10px solid #3a8f8c;
}
span.about-us-border-span {
    border-left: 4px solid #3a8f8c;
    display: block;
    padding-left: 25px;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
}
.left-image {
    margin-right: -150px;
    position: relative;
}
.left-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(12, 24, 46, 0.6);
}
.square {
    position: absolute;
    top: 64px;
    left: -110px;
    width: 220px;
    height: 265px;
    background-color: #3a8f8c;
    padding: 30px;
}
.p-square-first {
    color: #fff;
    font-size: 55px;
    font-family: Rajdhani, sans-serif;
    font-weight: 700;
}
.p-square-second {
    font-family: Rajdhani, sans-serif;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}
.icon-square span {
    font-size: 70px;
    color: #fff;
}
ul.about-us-bottom-ul {
    margin-top: 50px;
}
.abut-us-right-main {
    background-color: #fff;
    padding: 25px;
    margin-top: 125px;
    border-top-left-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    position: relative;
}
ul.about-us-bottom-ul li {
    display: inline-block;
}
a.btn-about-us-index {
    background-color: #72b6b3;
    color: #fff;
    font-family: Rajdhani, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 18px 45px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    border: none;
    float: left;
    letter-spacing: 3px;
}
.btn-about-us-index-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #3a8f8c;
    z-index: -1;
    transition: 0.6s;
}
.btn-about-us-index:hover .btn-about-us-index-hover {
    width: 0%;
    color: #fff;
}
.about-us-phone {
    width: 62px;
    height: 62px;
    background-color: #edf0f5;
    border-radius: 50%;
    float: left;
    text-align: center;
    margin-left: 25px;
    display: inline-block;
}
.about-us-phone span {
    font-size: 24px;
    line-height: 62px;
    color: ;
}
.ija {
    float: left;
}
.about-us-contact {
    width: 100%;
    height: 62px;
    float: left;
    margin-left: 25px;
    display: inline-block;
    font-family: Rajdhani, sans-serif;
}
.about-us-contact-first {
    text-transform: uppercase;
    color: rgba(71, 81, 93, 0.7);
    font-size: 18px;
}
.about-us-contact-second {
    color: #132031;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 600;
}
.question-mark {
    background:
        linear-gradient(135deg, #3a8f8c 25%, transparent 0) -50px 0,
        linear-gradient(225deg, #3a8f8c 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, #3a8f8c 25%, transparent 25%),
        linear-gradient(45deg, #3a8f8c 25%, transparent 25%);
    background-size: 100px 100px;
    background-color: #3e9390;
    padding: 0 0;
    position: relative;
    padding: 50px 0;
}
.question-mark-text h3 {
    font-family: Rajdhani, sans-serif;
    color: #fff;
    font-size: 54px;
    line-height: 54px;
    font-weight: 600;
}
.question-mark-text h3 span {
    font-weight: 300;
}
a.btn-quest-main {
    background-color: #142e2e;
    color: #fff;
    font-family: Rajdhani, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 18px 45px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    border: none;
    letter-spacing: 3px;
    margin-top: 20px;
    font-weight: 600;
    float: right;
}
.question-mark-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #0a1a1a;
    z-index: -1;
    transition: 0.6s;
}
a.btn-quest-main:hover .question-mark-hover {
    width: 0%;
}
a.btn-quest-main:hover {
    color: #fff;
}
.blog {
    padding: 100px 0;
    font-family: Rajdhani, sans-serif;
    position: relative;
    overflow: hidden;
}
.blog-box {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
}
.blog-bac {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    display: block;
    background: url(https://www.sinestezija.rs/wp-content/themes/sinestezija//img/proccess-box-arrow.png) center center
        no-repeat;
    top: 40px;
    z-index: -1;
}
.blog-circle {
    position: absolute;
    width: 500px;
    height: 500px;
    background-color: #edf0f5;
    border-radius: 50%;
    right: -250px;
    bottom: -250px;
}
.blog-circle-top {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #3a8f8c;
    left: 0;
    top: 50%;
    -webkit-animation: border-transform-default 10s linear infinite alternate forwards;
    animation: border-transform-default 10s linear infinite alternate forwards;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.blog-main-text h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #3a8f8c;
}
.blog-main-text p {
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 80px;
}
.blog-img {
    height: 280px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.blog-img img {
    height: 280px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    filter: grayscale(100%);
}
.blog-main-text-bottom {
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    margin-top: -30px;
    z-index: 1;
    position: relative;
    border-radius: 0 5px 5px 5px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
.date {
    position: absolute;
    background-color: #3a8f8c;
    top: -41px;
    left: 0;
    color: #fff;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.blog-main-text-bottom h3 {
    color: #041026;
    font-size: 25px;
    margin-bottom: 25px;
}
.blog-main-text-bottom p {
    border-bottom: 1px solid #d8dfe9;
    color: #7c8491;
    padding-bottom: 40px;
    font-weight: 500;
    font-size: 18px;
}
a.blog-btn {
    font-family: Rajdhani, sans-serif;
    font-size: 14px;
    color: #47515d;
    line-height: 30px;
    margin-top: 15px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    background-color: #edf0f5;
    z-index: 1;
    overflow: hidden;
}
.our-agency {
    padding: 120px;
    background: #3a8f8c;
    background: linear-gradient(90deg, #3a8f8c 35%, #edf0f5 35%);
    position: relative;
    overflow: hidden;
}
.dot {
    padding: 0;
    margin: 0;
    background-image: radial-gradient(#fff 2px, transparent 0);
    background-size: 20px 20px;
    position: absolute;
    bottom: -65px;
    left: -280px;
    width: 360px;
    height: 85px;
    z-index: 0;
}
.our-agency-circle {
    width: 1000px;
    height: 1000px;
    background-color: #fff;
    border-radius: 50%;
    top: -500px;
    right: -500px;
    position: absolute;
    z-index: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
.our-agency-circle2 {
    width: 500px;
    height: 500px;
    background-color: #edf0f5;
    border-radius: 50%;
    top: -250px;
    right: -250px;
    position: absolute;
    z-index: 1;
}
.our-agency-left-main {
    position: relative;
    margin-left: 60px;
    z-index: 1;
}
.our-agency-left {
    height: 570px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    z-index: 1;
}
.our-agency-rotate-title {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    top: 260px;
    left: -251px;
    width: 450px;
    background-color: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    font-family: Rajdhani, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.our-agency-left img {
    height: 570px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}
.our-agency-right {
    font-family: Rajdhani, sans-serif;
}
.our-agency-right p {
    color: #3a8f8c;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.our-agency-right h3 {
    font-size: 58px;
    line-height: 58px;
    margin-top: 5px;
    position: relative;
}
.our-agency-right h3:before {
    position: absolute;
    content: "";
    clear: both;
    width: 290px;
    height: 2px;
    background-color: silver;
    bottom: -10px;
    left: 10px;
}
.our-agency-right h3:after {
    position: absolute;
    content: "";
    clear: both;
    width: 90px;
    height: 6px;
    background-color: #3a8f8c;
    bottom: -12px;
    left: 0;
}
span.agency-right-info {
    display: block;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
    margin-top: 22px;
}
ul.our-agency-ul {
    margin-top: 60px;
}
.our-agency-ul li:nth-child(2) {
    margin: 20px 0;
}
.blue-square {
    margin-right: 15px;
    background-color: #3a8f8c;
    font-size: 12px;
    padding: 4px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    margin-left: -15px;
}
.our-agency-check {
    font-size: 18px;
}
.our-agency-square {
    background-color: #fff;
    padding: 25px;
    margin-top: 35px;
    border-radius: 5px;
    border-left: 10px solid #3a8f8c;
}
p.our-agency-square-p {
    color: #7c8491;
    font-size: 16px;
    text-transform: none;
    float: left;
    margin-top: 7px;
    display: inline-block;
}
a.btn-our-agency-square {
    background-color: #72b6b3;
    color: #fff;
    font-family: Rajdhani, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 16px 25px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    border: none;
    letter-spacing: 3px;
    float: right;
    display: inline-block;
}
.btn-about-us-index-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #3a8f8c;
    z-index: -1;
    transition: 0.6s;
}
a.btn-our-agency-square:hover .btn-about-us-index-hover {
    width: 0%;
}
.middle {
    background-color: #fff;
    padding: 150px 0 210px 0;
    font-family: Rajdhani, sans-serif;
    position: relative;
}
.middle-right-newsletter {
    background-color: #3a8f8c;
    padding: 25px 25px 35px 25px;
    color: #fff;
    position: relative;
    z-index: 1;
}
.newsletter-abs {
    position: absolute;
    left: -70px;
    bottom: -80px;
    z-index: 1;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 10px 10px 25px;
    border-left: 15px solid #3a8f8c;
    background-color: #72b6b3;
    color: #fff;
    width: 490px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.middle-right-newsletter h3 {
    font-size: 40px;
    margin-bottom: 20px;
}
.middle-right-newsletter p {
    font-size: 18px;
    margin-top: 15px;
}
.middle-right-newsletter input {
    margin-top: 25px;
    height: 50px;
}
.ask-button {
    background-color: #548de4;
    color: #fff;
}
.middle-text-main {
    position: relative;
    z-index: 1;
    color: #fff;
}
.middle-text-main h2 {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 35px;
    font-weight: 500;
}
.middle-text-main h2 span {
    color: #fff;
  font-weight: 400;
  background: #3a8f8c;
  display: inline-block;  
  line-height: 34px;
  padding: 5px 3px 1px 2px;
}
.middle-text-main p {
    font-size: 18px;
    font-weight: 500;
    padding-left: 25px;
    border-left: 4px solid #3a8f8c;
    margin-bottom: 10px;
}
.image-layer {
    background-image: url(https://www.sinestezija.rs/wp-content/themes/sinestezija/img/mejl.jpeg);
    position: absolute;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.question-mark-bottom {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: -124px;
    margin-top: -84px;
    position: relative;
    z-index: 1;
}
footer {
    padding: 120px 0 0 0;
    font-family: Rajdhani, sans-serif;
    color: #fff;
    background-color: #142e2e;
    overflow: hidden;
    position: relative;
}
p.footer-p {
    text-align: left;
}
p.working-time-fot {
    margin-left: 40px;
}
.skew-di {
    -ms-transform: skewY(-2deg);
    -webkit-transform: skewY(-2deg);
    transform: skewY(-2deg);
    background-color: #3a8f8c;
    position: absolute;
    width: 100%;
    height: 100px;
    top: -55px;
}
.footer-box-big {
    padding-top: 75px;
}
.footer-logo {
    text-align: justify;
}
.footer-logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 86px;
    transition: 0.65s;
   
    margin-bottom: 25px;
}
.footer-small-box h3 {
    font-size: 34px;
    margin-bottom: 25px;
}
ul.footer li {
    margin: 5px;
    padding: 5px;
}
ul.footer li a {
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    transition: 0.5s all ease;
}
ul.footer li a:hover {
    color: #5991e6;
}
ul.footer-social {
    margin-top: 25px;
}
ul.footer-social li {
    display: inline-block;
    margin-right: 20px;
    width: 45px;
    height: 45px;
    background-color: #327b78;
    border-radius: 50%;
    text-align: center;
}
ul.footer-social li i {
    color: #fff;
    font-size: 25px;
    line-height: 40px;
}
ul.footer-contact li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
ul.footer-contact li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
ul.footer-contact li span {
    font-size: 20px;
    margin-right: 15px;
    color: #327b78;
}
ul.footer-contact li span.footer-info-add {
    font-size: 20px;
    color: #fff;
}
.footer-info {
    margin-top: 45px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
}
.counting-serv {
    padding: 140px 0 190px 0;
    position: relative;
}
.counting-circle-middle {
    position: absolute;
    right: 5%;
    top: 100px;
    width: 200px;
    height: 200px;
    background: repeating-linear-gradient(-45deg, #72b6b3, #72b6b3 2px, transparent 2px, transparent 10px);
    border-radius: 50%;
    z-index: 0;
    -webkit-animation: border-transform-default 10s linear infinite alternate forwards;
    animation: border-transform-default 10s linear infinite alternate forwards;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.counting-serv-box {
    position: relative;
    overflow: hidden;
    height: 635px;
}
.counting-serv-box::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 10%;
    background: #fff;
    pointer-events: none;
}
.counting-serv-box img {
    object-fit: cover;
    object-position: center;
    height: 635px;
    width: 100%;
    border-bottom: 7px solid #3a8f8c;
}
.dot-counting {
    padding: 0;
    margin: 0;
    background-image: radial-gradient(#fff 2px, transparent 0);
    background-size: 20px 20px;
    position: absolute;
    top: 65px;
    left: -170px;
    width: 360px;
    height: 85px;
    z-index: 0;
}
.counting-serv-title-box {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    bottom: 135px;
    right: -60px;
    width: 275px;
    height: 55px;
    background-color: #3a8f8c;
    text-align: left;
    padding: 9px 5px 0 20px;
    font-size: 28px;
    font-family: Rajdhani, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    z-index: 1;
    color: #fff;
}
.counting-serv-title-box-big {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
  top: 255px;
  right: -80px;
    text-align: left;
    padding: 10px 15px 10px 25px;
    font-size: 85px;
    font-family: Rajdhani, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 2;
    color: #fff;
}
.counting-border {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    bottom: -5px;
    right: 47px;
    width: 60px;
    height: 7px;
    background-color: #3a8f8c;
}
.counting-list-main {
    margin-left: -50px;
    font-family: Rajdhani, sans-serif;
}
h3.counting-title-small {
    margin-top: 68px;
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
}
h4.counting-h4 {
    font-size: 48px;
    line-height: 52px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    margin-bottom: 50px;
}
h4.counting-h4:after {
    position: absolute;
    left: 5px;
    bottom: -5px;
    width: 100px;
    height: 5px;
    background-color: #3a8f8c;
    content: "";
}
h4.counting-h4:before {
    position: absolute;
    content: "";
    clear: both;
    width: 290px;
    height: 2px;
    background-color: silver;
    bottom: -3px;
    left: 10px;
}
ul.counting-list {
    padding-left: 40px;
}
ul.counting-list li {
    margin-bottom: 20px;
}
ul.counting-list li:after {
    display: block;
    content: "";
    clear: both;
}
.counting-big-n {
    float: left;
    font-size: 44px;
    line-height: 37px;
    font-weight: 700;
    margin-right: 15px;
    height: 105px;
}
.counting-li-text h3 {
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 500;
}
.counting-li-text p {
    font-size: 18px;
    line-height: 20px;
    margin-top: 5px;
    font-weight: 500;
    color: #6e6e6e;
    font-family: "Open Sans", sans-serif;
}
.insade-main {
    height: 500px;
    position: relative;
    overflow: hidden;
}
.insade-circle {
    width: 400px;
    height: 500px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(58, 143, 140, 0.2);
    z-index: 3;
    -webkit-clip-path: polygon(41% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(41% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 2;
}
#insade-main-img {
    height: 500px;
    overflow: hidden;
    position: relative;
}
.navigacija {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}
#insade-main-img img {
    height: 700px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.insade-main-top-info-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.insade-main-top-info {
    margin-top: 160px;
    color: #fff;
    font-family: Rajdhani, sans-serif;
    z-index: 2;
}
.insade-main-top-info h1 {
    font-size: 120px;
    line-height: 90px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Yantramanav, sans-serif;
    color: rgba(84, 141, 228, 0.1);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d2d2d4;
    margin-bottom: 15px;
}
.insade-main-top-info p a {
    color: #fff;
    text-decoration: none;
}
.insade-main-top-info p {
    background-color: #3a8f8c;
    padding: 10px;
    font-size: 18px;
    display: inline-block;
}
#logo-paralax {
    height: 450px;
}
.section-insade-middle {
    background-color: #fff;
    padding: 70px 0;
    position: relative;
    font-family: Rajdhani, sans-serif;
    color: #101c32;
    position: relative;
}
.section-insade-middle-page {
    width: 200px;
    height: 200px;
    background-color: #3a8f8c;
    border-radius: 1px;
    top: 50%;
    transform: translateY(-50%);
    left: -100px;
    position: absolute;
    z-index: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-animation: border-transform-default 30s linear infinite alternate forwards;
    animation: border-transform-default 30s linear infinite alternate forwards;
    -webkit-transition: 5s all ease;
    transition: 5s all ease;
}
.insade-text-box-sm-icon,
.insade-text-box-sm-icon2 {
    display: none;
}
ul.ask-square-right {
    background-color: #72b6b3;
    border-radius: 4px 4px 0 0;
    padding: 50px 50px 32px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
ul.ask-square-right2 {
    border-radius: 0 0 4px 4px;
    padding: 50px 50px 42px;
    color: #fff;
    margin-bottom: 20px;
    background-color: #3a8f8c;
    position: relative;
    overflow: hidden;
}
ul.ask-square-right li,
ul.ask-square-right2 li {
    margin-bottom: 20px;
}
h4.contact_info-box-title {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 24px;
}
p.contact_info-bottom-title {
    font-size: 19px;
}
.ask-square-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    float: left;
    margin-right: 15px;
}
span.info-square-icon-tel {
    font-size: 24px;
    font-weight: 500;
    line-height: 46px;
}
.ask-square-icon span {
    line-height: 47px;
    font-size: 20px;
}
.insade-text-box {
    padding: 0 0 70px 0;
    position: relative;
}
.insade-text-box-circle {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #548de4;
    right: 0;
    top: 0;
    -webkit-animation: border-transform-default 10s linear infinite alternate forwards;
    animation: border-transform-default 10s linear infinite alternate forwards;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    z-index: 1;
}
.insade-text-box-dot {
    padding: 0;
    margin: 0;
    background-image: radial-gradient(#fff 2px, transparent 0);
    background-size: 20px 20px;
    position: absolute;
    top: -290px;
    right: 0;
    width: 85px;
    height: 360px;
    z-index: 0;
    z-index: 1;
    transform: rotate(75deg);
}
.insade-text-box h2 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    position: relative;
    margin-bottom: 45px;
    margin-top: -20px;
    padding-bottom: 10px;
    z-index: 1;
}
.insade-text-box h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 20px 0 20px 0;
    font-weight: 500;
}
.insade-text-box p {
    font-size: 17px;
    line-height: 23px;
    text-align: left;
    font-family: "Open sans", sans-serif;
    color: #333;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}
.insade-text-box a {
    color: #3a8f8c;
    font-weight: 600;
    font-size: 17px;
    border-bottom: 1px dashed #3a8f8c;
}
.insade-text-box a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px dashed #000;
}
.insade-text-box img {
    margin: 10px 0 15px 0;
    border-left: 10px solid #3a8f8c;
}
blockquote {
    margin: 40px 0 15px 0;
    position: relative;
    padding: 45px 30px 30px 30px;
    background: #3a8f8c;
    border-radius: 5px;
}
.blok-i {
    position: absolute;
    left: 50%;
    top: -39px;
    transform: translateX(-50%);
    height: 78px;
    width: 78px;
    text-align: center;
    line-height: 75px;
    background: #041026;
    color: #fff;
    border-radius: 50%;
    border: 3px solid #fff;
    box-sizing: border-box;
}
.blok-i i {
    text-align: center;
    line-height: 71px;
    color: #fff;
    font-size: 24px;
}
.blok-i i::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 55px;
    width: 55px;
    border-radius: 50%;
    border: 1px dashed #fff;
}
blockquote p.bqu {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-family: Oswald, sans-serif;
    text-align: center;
    font-style: italic;
}
.insade-icon {
    border-top: 1px solid #d8dfe9;
    border-bottom: 1px solid #d8dfe9;
    padding: 40px 0;
    margin: 54px 0 65px 0;
    display: block;
    width: 100%;
    float: left;
}
.insade-icon-left {
    float: left;
    width: 45%;
}
.insade-icon-right {
    float: right;
    width: 45%;
}
.insade-icon-left span,
.insade-icon-right span {
    font-size: 70px;
    color: #548de4;
}
.insade-icon-left h5,
.insade-icon-right h5 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
}
.insade-icon-left p,
.insade-icon-right p {
    color: #858b99;
    margin-top: 15px;
    font-size: 16px;
    line-height: 30px;
}
.insade-bottom-info {
    margin-bottom: 100px;
}
.insade-bottom-info-img {
    float: left;
    width: 45%;
    height: 330px;
    overflow: hidden;
}
.insade-bottom-info-img img {
    height: 330px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.bottom-info-right {
    float: right;
    width: 48%;
    text-align: left;
}
.bottom-info-right h5 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 400;
}
.bottom-info-right h6 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 20px;
    color: #3a8f8c;
}
ul.bottom-info-right-span {
    margin-top: 20px;
}
ul.bottom-info-right-span li {
    margin-bottom: 20px;
}
.bottom-span-icon {
    margin-right: 10px;
    color: #3a8f8c;
    font-size: 17px;
    font-weight: 700;
    line-height: 17px;
}
.span-check-text {
    font-size: 17px;
    line-height: 17px;
}
.sidebar-top {
    padding: 40px;
    background-color: #edf0f5;
    position: relative;
    border-radius: 4px;
}
.sidebar-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    width: calc(100% - 80px);
    height: 3px;
    background-color: #3a8f8c;
}
ul.sidebar-top-ul li a {
    background-color: #fff;
    padding: 18px 20px;
    margin-bottom: 2px;
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    color: #041026;
    font-family: Rajdhani, sans-serif;
    text-decoration: none;
    transition: 0.2s;
    border-radius: 2px;
    font-weight: 700;
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.04);
}
ul.sidebar-top-ul li:hover a {
    background-color: #3a8f8c;
    color: #fff;
}
.sidebar-middle {
    height: 405px;
    margin: 30px 0;
    position: relative;
    overflow: hidden;
}
.sidebar-middle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(58, 143, 140, 0.8);
}
.sidebar-middle img {
    height: 405px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.sidebar-middle-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 90%;
    text-align: center;
}
.span-icon-middle-sidebar {
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    font-size: 45px;
    color: #3a8f8c;
    margin: 0 auto 15px auto;
    animation: shadow-pulsee 1.3s infinite;
}
@keyframes shadow-pulsee {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 25px transparent;
    }
}
p.top-p-sidebar a {
    font-size: 35px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
p.bottom-p-sidebar {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
p.bottom-p-sidebar span {
    font-weight: 400;
}
.sidebar-bottom {
    background-color: #142e2e;
    padding: 15px 15px 0 15px;
    color: #fff;
    margin-bottom: 45px;
}
.sidebar-bottom h3 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}
.sidebar-bottom p {
    font-size: 16.8px;
    line-height: 24px;
    margin-bottom: 20px;
}
.middle-news-letter-btn {
    background-color: #72b6b3;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    border: none;
    display: block;
    width: 100%;
    border-radius: 0;
    padding: 5px 0;
    transition: 0.3s ease-in-out;
    font-family: Oswald, sans-serif;
    letter-spacing: 2px;
    margin-top: 20px;
}
.middle-right-newsletter .form-control,
.sidebar-bottom .form-control {
    padding: 27px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    background-color: #f4f5f8;
    border: none;
    border-radius: 0;
    font-family: Oswald, sans-serif;
}
.table-striped tbody tr {
    font-size: 18px;
    font-weight: 500;
}
.ask-us-wrapp {
    margin-top: 120px;
    font-family: Rajdhani, sans-serif;
    margin-bottom: 70px;
}
.ask-us-wrp-left p {
    color: #3a8f8c;
    text-transform: uppercase;
    font-weight: 600;
}
.ask-us-wrp-left h3 {
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 25px;
}
.left-ask-wrp-insade {
    padding-left: 15px;
    border-left: 3px solid #3a8f8c;
    margin-bottom: 35px;
}
.left-ask-wrp-insade h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}
.left-ask-wrp-insade p {
    text-transform: none;
    color: #858b99;
    font-weight: 400;
    padding-right: 35px;
}
.ask-us-wrp-right {
    position: relative;
}
.ask-us-wrp-right img {
    height: 360px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    position: relative;
    z-index: 1;
}
.ab_border {
    position: absolute;
    top: -30px;
    left: -30px;
    border: 8px solid #3a8f8c;
    width: 100%;
    height: 360px;
    z-index: 0;
    content: "";
}
.insade-text-box2 {
    padding-left: 50px;
}
.insade-text-box2 h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    font-weight: 500;
    position: relative;
}
.blog-main-insade-text h2::before,
.insade-text-box h2::before,
.insade-text-box2 h2::before {
    position: absolute;
    content: "";
    clear: both;
    width: 290px;
    height: 2px;
    background-color: silver;
    bottom: -10px;
    left: 10px;
}
.blog-main-insade-text h2::after,
.insade-text-box h2::after,
.insade-text-box2 h2::after {
    position: absolute;
    content: "";
    clear: both;
    width: 90px;
    height: 6px;
    background-color: #3a8f8c;
    bottom: -12px;
    left: 0;
}
.insade-text-box2 p {
    font-size: 17px;
    line-height: 23px;
    text-align: left;
    font-family: "Open sans", sans-serif;
    color: #9b9b9b;
    text-align: justify;
    margin-bottom: 30px;
}
.insade-text-box2 .form-control {
    padding: 27px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    background-color: #f4f5f8;
    border: none;
    border-radius: 0;
    font-family: Oswald, sans-serif;
}
.section-main-contact-page p {
    margin: 0;
}
.wpcf7-not-valid-tip {
    color: #548de4;
    font-size: 17px;
    font-weight: 400;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border: 1px solid #d8dfe9;
    font-family: Rajdhani, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    margin-top: -10px;
}
.insade-text-box2 textarea {
    height: 150px;
}
.insade-text-box2 .middle-news-letter-btn {
    background-color: #3a8f8c;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    border: none;
    display: block;
    width: 100%;
    border-radius: 0;
    padding: 5px 0;
    transition: 0.3s ease-in-out;
    font-family: Oswald, sans-serif;
    letter-spacing: 2px;
}
.insade-text-box2 .middle-news-letter-btn:hover {
    background-color: #041026;
}
@keyframes border-transform-default {
    0%,
    to {
        border-radius: 65% 86% 80% 69%/59% 55% 95% 89%;
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }
}
.section-main-contact-page {
    padding-bottom: 50px;
    padding-top: 50px;
}
.contact-page h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    font-weight: 500;
    position: relative;
}
.contact-page h2::before {
    position: absolute;
    content: "";
    clear: both;
    width: 290px;
    height: 2px;
    background-color: silver;
    bottom: -10px;
    left: 10px;
}
.contact-page h2::after {
    position: absolute;
    content: "";
    clear: both;
    width: 90px;
    height: 6px;
    background-color: #3a8f8c;
    bottom: -12px;
    left: 0;
}
.contact-page p {
    font-size: 17px;
    line-height: 34px;
    text-align: left;
    font-family: "Open sans", sans-serif;
    color: #9b9b9b;
    text-align: left;
    margin-bottom: 30px;
}
ul.contact-bottom-box {
    background-color: #142e2e;
    padding: 40px 20px;
    margin-top: 50px;
    text-align: center;
}
ul.contact-bottom-box li {
    display: inline-block;
    color: #fff;
    width: 30%;
    text-align: center;
}
.contact-bottom-box-icon {
    width: 90px;
    height: 90px;
    float: left;
    background-color: #0a1a1a;
    border-radius: 7px;
    line-height: 90px;
    font-size: 30px;
    color: #3a8f8c;
    margin-right: 15px;
}
ul.contact-bottom-box li:nth-child(2) {
    position: relative;
}
ul.contact-bottom-box li:nth-child(2) .contact-bottom-box-icon {
    background-color: #3a8f8c;
    color: #fff;
}
.bottom-box-text {
    text-align: left;
    margin-top: 15px;
}
.bottom-box-text p {
    color: #929baa;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
}
.bottom-box-text a,
.bottom-box-text span {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: 700;
}
