1169 lines
17 KiB
CSS
1169 lines
17 KiB
CSS
body {
|
|
font-family: Montserrat, sans-serif;
|
|
color: #535050;
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
}
|
|
|
|
h1 {
|
|
margin-top: 0px;
|
|
margin-bottom: 50px;
|
|
font-size: 50px;
|
|
line-height: 50px;
|
|
font-weight: 300;
|
|
}
|
|
|
|
h2 {
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
font-size: 32px;
|
|
line-height: 36px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
h3 {
|
|
margin-top: 20px;
|
|
margin-bottom: 10px;
|
|
font-size: 21px;
|
|
line-height: 28px;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
p {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
a {
|
|
color: #1e88e5;
|
|
font-weight: 700;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.dashlinks {
|
|
display: block;
|
|
width: 400px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
padding-top: 76px;
|
|
}
|
|
|
|
.dashlink {
|
|
display: block;
|
|
padding-top: 21px;
|
|
padding-bottom: 21px;
|
|
padding-left: 19px;
|
|
font-size: 16px;
|
|
text-align: left;
|
|
}
|
|
|
|
.navlink-a {
|
|
display: block;
|
|
margin-right: 15px;
|
|
padding-top: 40px;
|
|
padding-bottom: 40px;
|
|
border-top: 3px solid #fff;
|
|
color: #333;
|
|
font-size: 15px;
|
|
font-weight: 600;
|
|
text-decoration: none;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.navlink-a:hover {
|
|
border-top-color: #1e88e5;
|
|
color: #1e88e5;
|
|
}
|
|
|
|
.navlink-a:focus {
|
|
color: #1e88e5;
|
|
}
|
|
|
|
.navlink-a.w--current {
|
|
border-top-color: #1e88e5;
|
|
color: #1e88e5;
|
|
}
|
|
|
|
.container {
|
|
position: relative;
|
|
display: block;
|
|
max-width: 1200px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
}
|
|
|
|
.container.container-sidenav {
|
|
padding-left: 320px;
|
|
}
|
|
|
|
.nav-li-a {
|
|
float: left;
|
|
}
|
|
|
|
.nav-ul-3 {
|
|
overflow: hidden;
|
|
padding-left: 20px;
|
|
border-left: 3px solid #4aa1ee;
|
|
}
|
|
|
|
.nav-ul-2 {
|
|
position: absolute;
|
|
left: 0px;
|
|
z-index: 2;
|
|
width: 280px;
|
|
margin-top: 85px;
|
|
margin-left: 20px;
|
|
padding: 40px 20px;
|
|
background-color: #1e88e5;
|
|
color: #fff;
|
|
}
|
|
|
|
.section-menu {
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
.nav-ul {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.navlink-3 {
|
|
display: block;
|
|
padding-top: 8px;
|
|
padding-bottom: 8px;
|
|
-webkit-transition: color 200ms ease;
|
|
transition: color 200ms ease;
|
|
color: #fff;
|
|
font-size: 15px;
|
|
line-height: 15px;
|
|
font-weight: 400;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.navlink-3:hover {
|
|
color: #333;
|
|
}
|
|
|
|
.navlink-3:focus {
|
|
color: #ffa608;
|
|
}
|
|
|
|
.navlink-2 {
|
|
display: block;
|
|
padding-top: 11px;
|
|
padding-bottom: 11px;
|
|
color: #fff;
|
|
font-size: 15px;
|
|
font-weight: 600;
|
|
text-decoration: none;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.navlink-2:hover {
|
|
color: #333;
|
|
}
|
|
|
|
.navlink-2:focus {
|
|
color: #ffa608;
|
|
}
|
|
|
|
.topnav {
|
|
height: 40px;
|
|
background-color: #333;
|
|
}
|
|
|
|
.col {
|
|
padding-right: 20px;
|
|
padding-left: 20px;
|
|
float: none;
|
|
}
|
|
|
|
.col._4-12-12-12 {
|
|
width: 33.3333%;
|
|
float: left;
|
|
}
|
|
|
|
.col._3-3-12-12 {
|
|
width: 25%;
|
|
float: left;
|
|
}
|
|
|
|
.col._4-4--12-12 {
|
|
width: 33.3333%;
|
|
float: left;
|
|
}
|
|
|
|
.col._6-6-6-12 {
|
|
width: 50%;
|
|
float: left;
|
|
}
|
|
|
|
.col.toppadding {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
.reglink {
|
|
margin-left: 25px;
|
|
float: right;
|
|
color: #ddd;
|
|
font-size: 13px;
|
|
line-height: 40px;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.reglink:hover {
|
|
color: #fff;
|
|
}
|
|
|
|
.search {
|
|
width: 27px;
|
|
height: 27px;
|
|
margin-top: 5px;
|
|
float: right;
|
|
}
|
|
|
|
.section {
|
|
padding-top: 124px;
|
|
padding-bottom: 124px;
|
|
}
|
|
|
|
.section.inner-content {
|
|
min-height: 700px;
|
|
padding-top: 30px;
|
|
font-size: 17px;
|
|
line-height: 26px;
|
|
}
|
|
|
|
.section.blue-section {
|
|
padding-top: 0px;
|
|
padding-bottom: 100px;
|
|
background-color: #1e88e5;
|
|
color: #fff;
|
|
}
|
|
|
|
.row {
|
|
padding-top: 0px;
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
.logolink {
|
|
position: absolute;
|
|
top: 50px;
|
|
right: 20px;
|
|
z-index: 10;
|
|
float: right;
|
|
}
|
|
|
|
.logo {
|
|
height: 80px;
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.kv-copy-frame {
|
|
position: relative;
|
|
width: 50%;
|
|
height: 668px;
|
|
margin-top: -50px;
|
|
margin-left: 20px;
|
|
padding-top: 40px;
|
|
padding-right: 60px;
|
|
padding-left: 60px;
|
|
float: left;
|
|
background-color: rgba(29, 120, 207, .84);
|
|
color: #fff;
|
|
}
|
|
|
|
.kv-subtext {
|
|
margin-top: 30px;
|
|
margin-bottom: 30px;
|
|
font-size: 15px;
|
|
line-height: 26px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.buttons-bottom {
|
|
position: absolute;
|
|
left: 60px;
|
|
right: 60px;
|
|
bottom: 20px;
|
|
margin-right: -0.5%;
|
|
margin-left: -0.5%;
|
|
padding-bottom: 36px;
|
|
}
|
|
|
|
.kv {
|
|
position: relative;
|
|
display: block;
|
|
height: 500px;
|
|
margin: 90px auto 120px;
|
|
background-image: url('../images/surv3.jpg');
|
|
background-position: 50% 50%;
|
|
background-size: cover;
|
|
}
|
|
|
|
.pblack {
|
|
margin-right: 5px;
|
|
margin-left: 5px;
|
|
border-bottom: 2px solid #fff;
|
|
}
|
|
|
|
.button {
|
|
width: 49%;
|
|
margin-right: 0.5%;
|
|
margin-left: 0.5%;
|
|
padding-top: 13px;
|
|
padding-bottom: 13px;
|
|
border: 1px solid #333;
|
|
background-color: #333;
|
|
-webkit-transition: background-color 200ms ease;
|
|
transition: background-color 200ms ease;
|
|
color: #fff;
|
|
font-size: 14px;
|
|
line-height: 17px;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.button:hover {
|
|
background-color: #1e88e5;
|
|
}
|
|
|
|
.link-3 {
|
|
color: #fff;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.kv-title {
|
|
font-size: 67px;
|
|
line-height: 63px;
|
|
font-weight: 600;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.h1-whitebg {
|
|
position: relative;
|
|
top: -3px;
|
|
margin-bottom: 50px;
|
|
padding-top: 3px;
|
|
padding-right: 15px;
|
|
padding-bottom: 30px;
|
|
color: #1e88e5;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.div-block-4 {
|
|
position: relative;
|
|
width: 100%;
|
|
margin-bottom: 100px;
|
|
margin-left: -50%;
|
|
padding-left: 50%;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.cloud {
|
|
position: absolute;
|
|
bottom: -30px;
|
|
width: 30px;
|
|
height: 30px;
|
|
border-style: solid;
|
|
border-width: 15px;
|
|
border-color: #fff #1e88e5 #1e88e5 #fff;
|
|
}
|
|
|
|
.h1-rule {
|
|
padding-bottom: 10px;
|
|
border-bottom: 1px solid #d1d1d1;
|
|
color: #d1d1d1;
|
|
}
|
|
|
|
.novice-dan {
|
|
color: #d1d1d1;
|
|
font-size: 18px;
|
|
line-height: 40px;
|
|
}
|
|
|
|
.dan-no {
|
|
display: block;
|
|
width: 40px;
|
|
height: 40px;
|
|
margin-right: 10px;
|
|
float: left;
|
|
border-radius: 50%;
|
|
background-color: #1e88e5;
|
|
color: #fff;
|
|
text-align: center;
|
|
}
|
|
|
|
.ul-povezave {
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
border-top: 1px solid #d1d1d1;
|
|
border-left: 1px solid #d1d1d1;
|
|
}
|
|
|
|
.li-povezave {
|
|
position: relative;
|
|
width: 33.3333%;
|
|
float: left;
|
|
border: 1px solid #f3f3f3;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.li-povezave:hover {
|
|
z-index: 3;
|
|
box-shadow: 0 0 22px 0 rgba(0, 0, 0, .21);
|
|
}
|
|
|
|
.li-povezave.eh {
|
|
border-color: #f3f3f3 #d1d1d1 #d1d1d1 #f3f3f3;
|
|
border-top-style: none;
|
|
border-left-style: none;
|
|
-webkit-transition: all 200ms ease;
|
|
transition: all 200ms ease;
|
|
}
|
|
|
|
.li-link {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 20px;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.tile-text {
|
|
float: left;
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.testimonial {
|
|
font-size: 22px;
|
|
line-height: 37px;
|
|
font-weight: 300;
|
|
}
|
|
|
|
.mnenja-right-col {
|
|
width: 40%;
|
|
padding-top: 80px;
|
|
padding-left: 90px;
|
|
float: left;
|
|
}
|
|
|
|
.ime {
|
|
margin-top: 6px;
|
|
font-weight: 600;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.mnenje-main-col {
|
|
width: 40%;
|
|
float: left;
|
|
}
|
|
|
|
.mnenje-l-col {
|
|
width: 20%;
|
|
float: left;
|
|
text-align: center;
|
|
}
|
|
|
|
.title {
|
|
font-weight: 200;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.slidearrow-mnenja {
|
|
width: 50px;
|
|
margin-right: -50px;
|
|
margin-left: -50px;
|
|
-webkit-transition: font-size 100ms ease;
|
|
transition: font-size 100ms ease;
|
|
font-size: 22px;
|
|
}
|
|
|
|
.slidearrow-mnenja:hover {
|
|
font-size: 34px;
|
|
}
|
|
|
|
.slider-mnenja {
|
|
height: auto;
|
|
margin-bottom: 53px;
|
|
background-color: transparent;
|
|
}
|
|
|
|
.slide-nav {
|
|
display: none;
|
|
}
|
|
|
|
.avatar {
|
|
width: 100px;
|
|
height: 100px;
|
|
margin-top: 80px;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.quotes {
|
|
width: 50px;
|
|
height: 50px;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.tile-icon-2 {
|
|
position: static;
|
|
left: 20px;
|
|
top: 20px;
|
|
width: 50px;
|
|
margin-top: 9px;
|
|
margin-right: 14px;
|
|
margin-bottom: 9px;
|
|
-webkit-box-flex: 0;
|
|
-webkit-flex: 0 0 auto;
|
|
-ms-flex: 0 0 auto;
|
|
flex: 0 0 auto;
|
|
}
|
|
|
|
.li-logo {
|
|
width: 33.3333%;
|
|
}
|
|
|
|
.li-logo.eh {
|
|
float: left;
|
|
}
|
|
|
|
.logo-narocnik {
|
|
display: block;
|
|
height: 32px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
}
|
|
|
|
.logo-link {
|
|
display: block;
|
|
height: 100%;
|
|
padding-top: 15px;
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
.container-2 {
|
|
display: block;
|
|
width: 90%;
|
|
max-width: 1100px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
}
|
|
|
|
.logo-footer {
|
|
width: 80px;
|
|
margin-right: 7px;
|
|
}
|
|
|
|
.row-2 {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
.fotter-ico {
|
|
width: 40px;
|
|
height: 40px;
|
|
margin-right: 9px;
|
|
float: left;
|
|
}
|
|
|
|
.footer-link {
|
|
display: block;
|
|
padding-top: 4px;
|
|
padding-bottom: 4px;
|
|
color: #333;
|
|
font-weight: 300;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.footer-link:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.burger {
|
|
display: none;
|
|
width: 40px;
|
|
height: 40px;
|
|
}
|
|
|
|
.ul {
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.li {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
font-weight: 500;
|
|
}
|
|
|
|
.bq {
|
|
margin-top: 40px;
|
|
margin-bottom: 40px;
|
|
border-left-color: #1e88e5;
|
|
line-height: 29px;
|
|
font-style: italic;
|
|
}
|
|
|
|
.intro {
|
|
margin-bottom: 30px;
|
|
font-size: 19px;
|
|
line-height: 27px;
|
|
}
|
|
|
|
.ol {
|
|
padding-left: 0px;
|
|
}
|
|
|
|
.li-col {
|
|
width: 50%;
|
|
padding-top: 20px;
|
|
padding-right: 10px;
|
|
padding-bottom: 20px;
|
|
float: left;
|
|
}
|
|
|
|
.li-icon {
|
|
width: 40px;
|
|
height: 40px;
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.ol-no {
|
|
position: absolute;
|
|
left: 0px;
|
|
float: left;
|
|
font-size: 40px;
|
|
line-height: 40px;
|
|
font-style: italic;
|
|
}
|
|
|
|
.ol-li {
|
|
position: relative;
|
|
padding-top: 12px;
|
|
padding-bottom: 12px;
|
|
padding-left: 59px;
|
|
}
|
|
|
|
.more {
|
|
display: block;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
text-align: left;
|
|
}
|
|
|
|
.tab {
|
|
bottom: -1px;
|
|
padding: 19px 0px;
|
|
-webkit-box-align: center;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-flex: 1;
|
|
-webkit-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
border-style: solid none solid solid;
|
|
border-width: 1px;
|
|
border-color: #d1d1d1;
|
|
background-color: #fff;
|
|
-webkit-transition: border 200ms ease;
|
|
transition: border 200ms ease;
|
|
color: #333;
|
|
font-weight: 400;
|
|
text-align: center;
|
|
}
|
|
|
|
.tab:hover {
|
|
border-bottom-color: #d1d1d1;
|
|
}
|
|
|
|
.tab.w--current {
|
|
border-bottom-color: #fff;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.tabsmenu {
|
|
display: -webkit-box;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
margin-top: 20px;
|
|
border-right: 1px solid #d1d1d1;
|
|
border-bottom: 1px solid #d1d1d1;
|
|
}
|
|
|
|
.tabicon {
|
|
display: block;
|
|
width: 40px;
|
|
height: 40px;
|
|
margin-right: auto;
|
|
margin-bottom: 4px;
|
|
margin-left: auto;
|
|
float: none;
|
|
}
|
|
|
|
.tabtxt {
|
|
float: none;
|
|
clear: left;
|
|
}
|
|
|
|
.tabpane {
|
|
padding-top: 0px;
|
|
padding-bottom: 31px;
|
|
}
|
|
|
|
.li-rule {
|
|
margin-bottom: 10px;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
border-bottom: 1px solid #f3f3f3;
|
|
}
|
|
|
|
.li-lb {
|
|
color: #333;
|
|
font-weight: 400;
|
|
}
|
|
|
|
.li-lb:hover {
|
|
color: #1e88e5;
|
|
}
|
|
|
|
.rexister-modal {
|
|
position: fixed;
|
|
left: 0px;
|
|
top: 0px;
|
|
right: 0px;
|
|
bottom: 0px;
|
|
z-index: 20;
|
|
overflow: auto;
|
|
background-color: rgba(0, 0, 0, .25);
|
|
}
|
|
|
|
.modal-box {
|
|
position: relative;
|
|
display: block;
|
|
width: 90%;
|
|
max-width: 600px;
|
|
min-height: 100px;
|
|
margin-top: 80px;
|
|
margin-right: auto;
|
|
margin-left: auto;
|
|
padding: 72px 45px 25px;
|
|
background-color: #fff;
|
|
box-shadow: 0 0 50px 0 rgba(0, 0, 0, .36);
|
|
}
|
|
|
|
.input-field {
|
|
height: 50px;
|
|
margin-bottom: 24px;
|
|
padding-right: 0px;
|
|
padding-left: 0px;
|
|
border-style: none none solid;
|
|
border-bottom-width: 1px;
|
|
border-bottom-color: #d1d1d1;
|
|
font-size: 19px;
|
|
}
|
|
|
|
.input-field:focus {
|
|
border-bottom-color: #1e88e5;
|
|
}
|
|
|
|
.closemodal {
|
|
position: absolute;
|
|
top: 25px;
|
|
right: 25px;
|
|
width: 40px;
|
|
height: 40px;
|
|
}
|
|
|
|
.submit-btn {
|
|
margin-top: 3px;
|
|
margin-bottom: 27px;
|
|
padding: 14px 49px;
|
|
float: right;
|
|
font-weight: 600;
|
|
letter-spacing: 1px;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.cb {
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|
|
|
|
.checkbox-label {
|
|
padding-top: 4px;
|
|
padding-left: 13px;
|
|
}
|
|
|
|
|
|
|
|
.paragraph {
|
|
margin-top: 16px;
|
|
float: left;
|
|
text-align: left;
|
|
}
|
|
|
|
.soc-login-icon {
|
|
width: 50px;
|
|
height: 50px;
|
|
margin-top: 20px;
|
|
margin-right: 13px;
|
|
float: left;
|
|
}
|
|
|
|
.image {
|
|
width: 200px;
|
|
margin-bottom: 47px;
|
|
}
|
|
|
|
.tabs-content {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
.tabs {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.rule {
|
|
padding-top: 12px;
|
|
border-top: 3px solid #1e88e5;
|
|
}
|
|
|
|
@media (max-width: 991px) {
|
|
.navlink-a {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
border-top-style: none;
|
|
}
|
|
.container.container-sidenav {
|
|
padding-left: 0px;
|
|
}
|
|
.nav-li-a {
|
|
display: block;
|
|
float: none;
|
|
}
|
|
.nav-ul-2 {
|
|
position: relative;
|
|
width: 100%;
|
|
margin-top: 0px;
|
|
margin-bottom: 0px;
|
|
margin-left: 0px;
|
|
padding-top: 0px;
|
|
padding-bottom: 0px;
|
|
background-color: transparent;
|
|
}
|
|
.nav-ul {
|
|
position: fixed;
|
|
left: 0px;
|
|
top: 0px;
|
|
bottom: 0px;
|
|
z-index: 20;
|
|
display: none;
|
|
overflow: auto;
|
|
padding-top: 40px;
|
|
padding-right: 185px;
|
|
padding-left: 30px;
|
|
background-color: #fff;
|
|
box-shadow: 1px 1px 50px 0 rgba(0, 0, 0, .23);
|
|
}
|
|
.navlink-3 {
|
|
color: #333;
|
|
}
|
|
.navlink-3:hover {
|
|
color: #1e88e5;
|
|
}
|
|
.navlink-2 {
|
|
color: #333;
|
|
}
|
|
.navlink-2:hover {
|
|
color: #1e88e5;
|
|
}
|
|
.navlink-2.w--current {
|
|
color: #1e88e5;
|
|
}
|
|
.col._4-12-12-12 {
|
|
width: 100%;
|
|
}
|
|
.section.inner-content {
|
|
padding-top: 93px;
|
|
}
|
|
.logo {
|
|
height: 70px;
|
|
margin-top: 27px;
|
|
}
|
|
.kv-copy-frame {
|
|
width: 400px;
|
|
padding-right: 40px;
|
|
padding-left: 40px;
|
|
}
|
|
.buttons-bottom {
|
|
left: 40px;
|
|
right: 40px;
|
|
}
|
|
.kv {
|
|
margin-top: 137px;
|
|
}
|
|
.kv-title {
|
|
font-size: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.tile-text {
|
|
font-size: 15px;
|
|
}
|
|
.testimonial {
|
|
font-size: 17px;
|
|
line-height: 31px;
|
|
}
|
|
.mnenja-right-col {
|
|
width: 30%;
|
|
padding-left: 0px;
|
|
}
|
|
.mnenje-main-col {
|
|
width: 50%;
|
|
}
|
|
.slidearrow-mnenja {
|
|
display: none;
|
|
}
|
|
.slide-nav {
|
|
bottom: -72px;
|
|
display: block;
|
|
font-size: 13px;
|
|
}
|
|
.logo-narocnik {
|
|
height: 25px;
|
|
}
|
|
.burger {
|
|
display: block;
|
|
margin-top: 70px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 767px) {
|
|
h1 {
|
|
margin-bottom: 30px;
|
|
font-size: 30px;
|
|
line-height: 40px;
|
|
font-weight: 600;
|
|
}
|
|
h3 {
|
|
font-size: 19px;
|
|
line-height: 26px;
|
|
}
|
|
.dashlinks {
|
|
width: 90%;
|
|
}
|
|
.nav-ul {
|
|
padding-right: 30px;
|
|
}
|
|
.col._4-4--12-12 {
|
|
width: 100%;
|
|
}
|
|
.section {
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.section.inner-content {
|
|
padding-top: 48px;
|
|
font-size: 16px;
|
|
}
|
|
.logo {
|
|
height: 50px;
|
|
}
|
|
.kv-copy-frame {
|
|
width: 100%;
|
|
height: auto;
|
|
margin-top: 0px;
|
|
margin-left: 0px;
|
|
padding-right: 20px;
|
|
padding-left: 20px;
|
|
}
|
|
.buttons-bottom {
|
|
position: static;
|
|
}
|
|
.kv {
|
|
height: auto;
|
|
margin-top: 111px;
|
|
margin-bottom: 0px;
|
|
background-image: none;
|
|
}
|
|
.h1-whitebg {
|
|
margin-bottom: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.div-block-4 {
|
|
width: auto;
|
|
margin: 30px -20px;
|
|
padding-right: 20px;
|
|
padding-left: 20px;
|
|
}
|
|
.h1-rule {
|
|
margin-bottom: 30px;
|
|
}
|
|
.li-povezave {
|
|
width: 50%;
|
|
}
|
|
.li-link {
|
|
padding: 5px;
|
|
}
|
|
.tile-text {
|
|
font-size: 14px;
|
|
line-height: 17px;
|
|
}
|
|
.testimonial {
|
|
margin-bottom: 2px;
|
|
}
|
|
.mnenja-right-col {
|
|
width: 100%;
|
|
padding-top: 6px;
|
|
}
|
|
.mnenje-main-col {
|
|
width: 100%;
|
|
}
|
|
.mnenje-l-col {
|
|
width: 100%;
|
|
float: none;
|
|
text-align: right;
|
|
}
|
|
.slide-nav {
|
|
bottom: -54px;
|
|
}
|
|
.avatar {
|
|
width: 70px;
|
|
height: 70px;
|
|
margin-top: 0px;
|
|
margin-right: 1px;
|
|
float: none;
|
|
}
|
|
.quotes {
|
|
width: 30px;
|
|
height: 30px;
|
|
margin-bottom: 9px;
|
|
}
|
|
.tile-icon-2 {
|
|
position: static;
|
|
width: 50px;
|
|
height: 50px;
|
|
float: right;
|
|
}
|
|
.logo-narocnik {
|
|
height: 21px;
|
|
}
|
|
.tabicon {
|
|
width: 40px;
|
|
height: 40px;
|
|
}
|
|
.modal-box {
|
|
width: 100%;
|
|
min-height: 100vh;
|
|
margin-top: 0px;
|
|
padding-right: 0px;
|
|
padding-left: 0px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 479px) {
|
|
h2 {
|
|
font-size: 27px;
|
|
line-height: 33px;
|
|
}
|
|
.nav-ul {
|
|
width: 100%;
|
|
padding-left: 20px;
|
|
}
|
|
.col._6-6-6-12 {
|
|
width: 100%;
|
|
}
|
|
.section.inner-content {
|
|
font-size: 14px;
|
|
}
|
|
.logo {
|
|
right: 0px;
|
|
}
|
|
.kv-copy-frame {
|
|
min-height: auto;
|
|
padding-right: 20px;
|
|
padding-left: 20px;
|
|
}
|
|
.kv-subtext {
|
|
margin-top: 11px;
|
|
margin-bottom: 11px;
|
|
font-size: 13px;
|
|
line-height: 22px;
|
|
}
|
|
.buttons-bottom {
|
|
left: 20px;
|
|
right: 20px;
|
|
}
|
|
.kv {
|
|
height: auto;
|
|
}
|
|
.link-3 {
|
|
display: inline-block;
|
|
}
|
|
.kv-title {
|
|
font-size: 35px;
|
|
line-height: 45px;
|
|
}
|
|
.cloud {
|
|
width: 40px;
|
|
height: 40px;
|
|
border-width: 20px;
|
|
}
|
|
.li-povezave {
|
|
width: 100%;
|
|
}
|
|
.li-link {
|
|
padding: 5px 10px 5px 5px;
|
|
}
|
|
.tile-text {
|
|
font-size: 13px;
|
|
}
|
|
.tile-icon-2 {
|
|
width: 40px;
|
|
height: 40px;
|
|
}
|
|
.li-logo.eh {
|
|
width: 50%;
|
|
}
|
|
.li-col.eh {
|
|
width: 100%;
|
|
}
|
|
.tabsmenu {
|
|
display: block;
|
|
float: none;
|
|
border-bottom-style: none;
|
|
}
|
|
.tabicon {
|
|
width: 30px;
|
|
height: 30px;
|
|
margin-right: 15px;
|
|
float: left;
|
|
}
|
|
.tabtxt {
|
|
text-align: left;
|
|
}
|
|
.modal-box {
|
|
padding-right: 0px;
|
|
padding-left: 0px;
|
|
}
|
|
.closemodal {
|
|
right: 10px;
|
|
}
|
|
}
|
|
|