/*
    Theme Name: Rkiosk Theme
    Theme URI: http://badgerboard.io/
    Author: Blkmrkt Designs
    Author URI: http://blkmrktdesigns.com/
    Description:
    Version: 1.14
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html

    This theme, like WordPress, is licensed under the GPL.
    sinine #0071bb, kollane #ffdb02
*/

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Regular.eot');
    src: url('fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-Regular.woff') format('woff'), url('fonts/Gilroy-Regular.ttf') format('truetype'), url('fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.eot');
    src: url('fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-Medium.woff') format('woff'), url('fonts/Gilroy-Medium.ttf') format('truetype'), url('fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-SemiBold.eot');
    src: url('fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-SemiBold.woff') format('woff'), url('fonts/Gilroy-SemiBold.ttf') format('truetype'), url('fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Bold.eot');
    src: url('fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-Bold.woff') format('woff'), url('fonts/Gilroy-Bold.ttf') format('truetype'), url('fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBold.eot');
    src: url('fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-ExtraBold.woff') format('woff'), url('fonts/Gilroy-ExtraBold.ttf') format('truetype'), url('fonts/Gilroy-ExtraBold.eot.svg#Gilroy-ExtraBold') format('svg');
    font-weight: 900;
    font-style: normal;
}


/* R-Kiosk app campaign */

@font-face {
    font-family: 'gilroyblack';
    src: url('fonts/gilroy-black-webfont.woff2') format('woff2'),
         url('fonts/gilroy-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroyextrabold';
    src: url('fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* R-Kiosk app campaign end */


/* Normalize.css */


/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}


/* Reset styles */

* {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}


/* Global styles */

html,
body {
    -webkit-text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    min-width: 100%;
    font-size: 16px;
    width: 100%;
    line-height: 24px;
    background: #eee;
    overflow-x: hidden;
    font-family: 'Gilroy';
    letter-spacing: 0px;
    color: #515151;
    position: relative;
    -webkit-font-smoothing: subpixel-antialiased;
    background: #fff;
    font-weight: 500;
}

body {
    margin-top: -1px;
}

input,
select,
textarea,
label,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-family: "Gilroy";
    font-size: 16px;
    vertical-align: middle;
    line-height: 18px;
    background: #fff;
    border: 1px solid #00bfaf;
    color: #515151;
    padding: 12px 12px 10px 12px;
    border-radius: 0;
    font-weight: 500;
}

input:focus,
textarea:focus {
    border-color: #0071bb;
}

label {
    background: none;
}

button {
    background: #ddd;
    color: #000;
    padding: 8px 10px;
    line-height: 15px;
    border: 0;
    font-weight: 800;
    vertical-align: top;
    transition: opacity 0.3s ease-in-out 0.05s;
    -webkit-transition: opacity 0.3s ease-in-out 0.05s;
    -moz-transition: opacity 0.3s ease-in-out 0.05s;
    -o-transition: opacity 0.3s ease-in-out 0.05s;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
}

button:hover {
    cursor: pointer;
    background: #ccc;
}

select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

label {
    border: 0;
}

textarea {
    width: 100%;
}

input[type='submit'] {
    max-width: 200px;
    margin: 2px 0;
}

input[type='submit']:hover {
    cursor: pointer;
}

a {
    color: #F2CB27;
    text-decoration: none;
}

a:hover {
    opacity: 0.85;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1em 0;
    font-weight: 500;
    color: #3d3e3d;
    letter-spacing: 1px;
}

h1 {
    font-size: 50px;
    line-height: 70px;
    letter-spacing: 0;
    font-weight: 900
}

h2 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
}

h3 {
    font-size: 30px;
    line-height: 32px;
}

h4 {
    font-size: 20px;
    line-height: 22px;
    margin: 0.5em 0 10px 0;
}

img {
    max-width: 100%;
    height: auto;
}

label {
    padding: 0;
}

strong {
    font-weight: 600;
}

h3 img {
    vertical-align: middle;
    margin-top: -6px;
}


/* Main */

.mobile-hero {
	margin: 0;
}

.mobile-hero .blk_image img {
	width: 100%;
}

.firstPage {
	margin-top: 53px;
}

@media screen and (max-width: 830px){
	.firstPage {
		margin-top: 74px;
	}
}

.sub-menu li.change-disp {
    display: flex;
    justify-content: center;
    align-items: center;
}

#wrap, .wrapBg {
    background: #F1F8F9;
}
.firstpageBg {
    left: 0 !important;
    background: #FEFCE0;
}

.green-title h1 {
    color: #50A63B;
}

#content {
    padding: 0;
}
.contentMrgTop {
    margin-top: -53px !important;
}

.innerMrgTop {
    margin-top: 120px !important;
    min-height: 650px;
}

.salatid h1 {
    color: #4EAD33 !important;
    font-size: 6em;
}

.saiakesedBg {
    background: #FEF7E0 !important;
}
.saiakesed h1 {
    color: #EF7D00 !important;
    font-size: 6em;
}

.joelBg {
    background: #F5F6EC !important;
}
.joel h1 {
    color: #00823E !important;
    font-size: 6em;
    line-height: 0.9;
    padding-right: 0 !important;
}
.meie-eluBg{
    background: #FFFCE2 !important;
}
.meie-elu h1 {
    color: #00823E;
    padding: 0;
}
.meie-elu img {
    background: #00823E !important;
}
.txtRight {
    text-align: right !important;
    max-width: 667px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.menu-burger {
    display: inline-block;
    cursor: pointer;
    text-align: center;
}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
    margin-right: auto;
    margin-left: auto;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

.kulmadBg {
    background: #FEFCE0 !important;
}
.kulmad h1 {
    color: #F2CB27 !important;
    font-size: 6em;
}

.soojadBg {
    background: #F9EFF2 !important;
}
.soojad h1 {
    color: #A9005D !important;
    font-size: 6em;
}

.panepaariBg {
    background: #FEFDE3 !important;
}
.panepaari h1 {
    color: #5e120e !important;
    font-size: 6em;
}

.snakidBg {
    background: #F6F6DE !important;
}
.snakid h1 {
    color: #CDCD02 !important;
    font-size: 6em;
}

.maiusedBg {
    background: #FFE9F0 !important;
}
.maiused h1 {
    color: #E62A66 !important;
    font-size: 6em;
}

.kuumadBg {
    background: #F1E8DA !important;
}

.kuumad h1 {
    color: #553312 !important;
    font-size: 6em;
}

.kuumadBg h1 {
	color: #553312 !important;
}

.kuumadBg .blk_image_simple {
	margin-bottom: 0;
}

.kuumadBg .product-list li {
	float: left;
	width: 50%;
}

@media screen and (max-width: 830px){
	.kuumadBg .center-text {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.kuumadBg .center-text .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

.mahladBg {
    background: #FEEFEC !important;
}
.mahlad h1 {
    color: #4C1964 !important;
    font-size: 6em;
    line-height: 0.9;
    padding-right: 0 !important;
}
.frantsiisBg1 {
    background: #FAEFF2!important;
}
.millest .title h1 {
    line-height: 95px;
}
.millest h1, .hakka h1, .vastutuse h1, .rakadeemia h1, .kogemused h1 {
    color: #AC005A;
    line-height: 50px;
    padding: 0;
}
.no-padding h1, .no-padding .vc_column-inner {
	padding-left: 0 !important;
}
.kuumadBg .txtLeft p {
	padding-right: 20px;
}
.rakadeemia h1 {
    font-size: 40px;
}
.hakka .vc_inner .vc_col-sm-12 .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.vastutuseR1 .wpb_column:first-child, .vastutuseR1 .wpb_column:last-child  {
    margin-top: 12.5%;
}
.vastutuseR1 .flexdisp .wpb_wrapper .small_title {
    justify-content: space-between;
}
.vastutuseR1 .flexdisp .wpb_wrapper .small_title h3 {
    font-size: 35px;
    font-weight: 800;
}
.vastutuseR1 .flexdisp:last-child .wpb_wrapper .small_title h3 {
    padding: 0
}
.vastutuseR1 .flexdisp .wpb_wrapper .wpb_text_column p {
    font-size: 1em;
}
.vastutuseR1 .flexdisp .wpb_wrapper .wpb_text_column {
    width: 70%;
    margin-top: -35px;
}
.frantsiisBg2.vastutuse.vastutuseR2-1 {
    padding: 0 180px !important;
}
.frantsiisBg2.vastutuse.vastutuseR2-2 {
    padding: 0 180px 100px 180px!important;
}
.vastutuseR2 .vastutuseR2LBg {
    background: #FFEFF2;
}
.vastutuseR2 .vastutuseR2RBg {
    background: #A8005D;
}
.vastutuseR2 h3 {
    text-transform: uppercase;
    font-weight: 800 !important;
}
.vastutuseR2 p, .vastutuseR2 h3 {
    padding: 0 40px !important;
}
.vastutuseR2 .vastutuseR2RBg h3, .vastutuseR2 .vastutuseR2RBg p {
    color: #fff !important;
}
.vastutuseR2LBg, .vastutuseR2RBg {
    padding: 10px 0;
}
.vastutuseR2LBg .vc_column-inner, .vastutuseR2RBg .vc_column-inner {
    height: 100%
}

.hakka img {
    max-width: 360px;
    width: 50%;
}
.hakka-icon .txtLeft .section_title_wrap {
    text-align: center !important;
}
.icon-row .blk_image_simple  {
    max-width: 90px;
    max-height: 90px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5em;
}
.icon-row .checked-icon .blk_image_simple  {
    background: #f2cb27;
}
.icon-row > .vc_col-sm-2 {
    width: 11%;
}
.icon-row.vc_row {
    padding-left: 150px;
}
.minuBg {
    background: #AC005A;
    padding: 10px 0 5px 0;
}
.minuBg img {
    max-width: unset;
    width: unset;
}
.minuBg .small_title h3 {
    text-transform: uppercase;
    margin-top: 23%;
}
.minuBg .wpb_content_element {
    margin-bottom: 0;
}
.minuBg p {
    margin-top: 50%;
}
.minuBg .small_title h3, .minuBg p {
    color: #fff;
}
.minuBg.flexdisp .wpb_wrapper{
    display: flex;
    flex-direction: row;
}
.minuBg.flexdisp .wpb_wrapper .small_title, .vastutuseR1 .flexdisp .wpb_wrapper .small_title {
    display: flex;
    flex-direction: row-reverse;
}
.frantsiisBg2.vastutuse, .frantsiisBg2.rakadeemia {
    margin-bottom: 0 !important;
}

.frantsiisTxtColor h1, .frantsiisTxtColor h3, .frantsiisTxtColorP p, .millest .small_title h3 {
    color: #AC005A !important;
}
.frantsiisTxtColorP p {
    font-size: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
}
.number p {
    font-size: 5em;
}
.number {
    padding: 10px;
    width: auto;
}
.number-txt {
    width: 25%;
}
.number .vc_column-inner {
    padding: 0 !important;
}
.millest .small_title div {
    display: block;
}
.millest .small_title h3 {
    line-height: 25px;
}
.frantsiisImgDesign img {
    max-width: 360px;
    min-width: 280px;
    width: 100%;
    background: #9B005B;
}

.frantsiisBg2 {
    background: #F6DFDE;
    padding-top: 50px;
    margin-bottom: 50px !important;
}

.millest .flexdisp .section_title_wrap {
    margin: 0;
}
.millest .flexdisp .blk_image_simple {
    max-width: 80px;
    margin: 0 10px;
}
.millest .flexdisp .frantsiisImgDesign .blk_image_simple {
    max-width: none;
}

.txt-space .wpb_text_column {
    margin-bottom: 10px;
}
.txt-space .section_title_wrap {
    margin-bottom: 25px !important;
}

.pos-abs {
    position: absolute;
}

.hakka-icon-title1, .hakka-icon-title2, .hakka-icon-txt {
    right: 50px;
    width: 40%;
}
.hakka-icon-txt.vc_row {
    padding-right: 120px;
}
.hakka-icon-title1 h1, .hakka-icon-title2 h1 {
    font-size: 25px;
    line-height: 35px;
}
.hakka-icon-title1 .section_title_wrap, .hakka-icon-title2 .section_title_wrap {
    text-align: left;
    margin-bottom: 0;
}
.hakka-icon-btn {
    margin-top: 20px;
}
#wrap .hakka-icon-btn.vc_column_container > .vc_column-inner {
    padding-right: 0;
    padding-left: 0;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.switch input {display:none;}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #FFDB02;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #AC005A;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider.checked {
    background-color: #fff;
}

.slider.checked:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.hakka-icon img {
    max-width: 60px;
    max-height: 60px;
    min-width: 44px;
}

.center-text {
    margin: 0 auto 20px auto !important;
    max-width: 80%;
}

.flexdisp {
    display: flex;
}
.flexCol {
    flex-direction: column;
}

.flexRow {
    flex-direction: row;
}
.content-center {
    justify-content: center;
}

.stuckLeft {
    margin-left: -45px !important;
}

.no_padding {
    padding: 0 !important;
}

#content.no_padding {
    padding: 0;
}

.no_padding > .vc_column-inner {
    padding: 0 !important;
}

.inner,
.vc_row[data-vc-full-width="true"] .vc_column-inner {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

.inner.inner-max-width {
    max-width: 1250px;
}

p {
    margin: 0.3em 0;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.noBg {
    background: transparent !important;
}

.title h1 {
    font-size: 6em;
}

.smallh1 {
    margin-bottom: 0 !important;
}
.smallh1 h1 {
    font-size: 2em;
}
.smallh1 .section_title_wrap {
    margin-bottom: 0;
    text-align: left;
}

.list {
    margin-bottom: 50px !important;
}
.list .wpb_text_column {
    margin-bottom: 0 !important;
}
.list .vc_column-inner {
    padding: 0 !important;
}

.title .section_title_wrap {
    margin-top: 0 !important;
}

.btnBg button {
    background-color: #ffdb02 !important;
}

.frantsiisBtn button {
    font-size: 18px !important;
    text-transform: uppercase;
    border-radius: 10px !important;
    font-weight: 600;
}

.kandideeriBtn button {
    font-size: 18px !important;
    text-transform: uppercase;
    border-radius: 10px !important;
    font-weight: 600;
    width: 45%;
}

.centerP p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.verticalCenter .vc_column-inner .wpb_wrapper .wpb_text_column {
    margin-top: 2.5%;
    color: #000;
    font-weight: 600;
}

.imgMaxWidth img {
    max-width: 100%;
}

.imgRad img {
    border-radius: 50%;
}
.imgRadTL img {
    border-top-left-radius: 0;
}
.imgRadTR img {
    border-top-right-radius: 0;
}
.imgRadBL img {
    border-bottom-left-radius: 0;
}
.imgRadBR img {
    border-bottom-right-radius: 0;
}

.imgRadRight, .imgRadLeft {
    min-width: 210px;
}

.imgRadRight .blk_image_simple:nth-child(1) img {
    border-radius: 50%;
    border-bottom-right-radius: 0;
}

.imgRadRight .blk_image_simple:nth-child(3) img {
    border-radius: 50%;
    border-top-right-radius: 0;
}

.imgRadLeft .blk_image_simple:nth-child(1) img {
    border-radius: 50%;
    border-bottom-left-radius: 0;
}

.imgRadLeft .blk_image_simple:nth-child(3) img {
    border-radius: 50%;
    border-top-left-radius: 0;
}

.imgRadTopRight img {
    border-radius: 50%;
    border-top-right-radius: 0;
}

.imgRadTopRight .wpb_wrapper {
    /*max-width: 210px;*/
    min-width: 210px;
}

.muujaTxt {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: -40px;
}


#kontorBg {
    background: #E8F4F3 !important;
    margin-bottom: 0 !important;
    padding-bottom: 30px;
    padding-top: 30px;
}

.vc_row {
    margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
}
.page_slider .vc_row {
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
}
.page_slider img {
    max-width: 100% !important;
}

#wrap .vc_column_container > .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}

.vc_inner .vc_col-sm-12 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.section_title_wrap {
    text-align: center;
    margin: 20px 0 30px 0;
}

.section_title_wrap.hidden {
    display: none;
}

.section_title {
    text-align: center;
    color: #0096CE;
    margin: 0;
    display: inline;
    position: relative;
    z-index: 1;
    //padding: 0 40px;
    text-transform: uppercase;
}

.flexbox{
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

.vc_row-fluid:nth-child(1) {
    background: rgb(255, 250, 213);
}

/*PREVIOUS ROW INITIAL CSS*/
/*.vc_row-fluid:nth-child(1), .vc_row-fluid:nth-child(3) {
    background: rgb(255, 250, 213);
}*/

.vc_col-sm-3 {
    width: 20% !important;
}

.vc_row-fluid:nth-child(1) .vc_row-fluid:nth-child(3) .blk_image img {
    max-width: 300px;
    margin-top: 50px;
}

.vc_row-fluid:nth-child(5) h1 {
    color: #50A63B;
}

.wp-post-image {
    margin-bottom: 30px;
}

.single_inner {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 30px;
}

.single_title {
    margin-top: 0;
}

.campaigns_title {
    text-align: center;
    margin: 2em 0 0.5em 0;
    border-top: 1px solid #3d3e3d;
    padding: 1em 30px 0 30px;
}

.kampaania {
    text-align: center;
}

.kampaania .text {
    font-size: 26px;
    line-height: 40px;
    font-weight: 600
}

.semibold {
    font-weight: 600;
}

.icons h4 img {
    margin-right: 10px;
    margin-bottom: -5px !important;
}

.vc_row-no-padding .vc_column-inner {
    padding: 0 !important;
}

.vc_row[data-vc-stretch-content="true"] .vc_column-inner {
    max-width: none;
    padding: 0;
}

#wrap .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}

.vc_row-fluid.left-0 {
    left: 0 !important;
}


/* Header */

#header {
    position: relative;
    background: #fff;
}

#header_top,
#header_btm {
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 0 30px;
}

.with_iframe #header_top {
    display: none
}

#logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 10px 0;
    justify-content: center;
}

#logo img {
    max-height: 44px;
    filter: grayscale(100%);
}

#header_btm {
/*    background: rgba(255, 219, 2, 1);*/
    background: rgba(242, 203, 39, 1);
    position: relative;
}
.header_btm_color {
    background: rgba(242, 203, 39, 0.7) !important;
}

#header_btm_logo {
    position: absolute;
    width: 70px;
    top: 13px;
    left: 20px;
    margin-left: -100px;
    display: none;
}

#header_btm_logo.out {
    margin-left: 0;
}

#header_btm.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#header_btm .inner {
    position: static;
    padding: 0 15px;
}

#header .menu.desktop>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    justify-content: space-between;
}

#header .menu a {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
    color: #fff;
    display: block;
    padding: 29px 15px 24px 15px;
    line-height: 0px;
    letter-spacing: 0.5px;
}

#header .menu.desktop a:hover,
#header .menu.desktop .current-menu-item>a,
#header .menu.desktop li:hover>a,
#header .menu.desktop .current-menu-ancestor>a {
    color: #f2cb27;
    background: #FFFAD5;
    opacity: 1;
}

#socials li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
}

#socials a {
    display: block;
    background: #6F6F6F;
    color: #fff;
    border-radius: 100px;
    font-size: 16px;
    line-height: 0;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}

#socials li.support_email,
#socials li.support_phone {
    margin-right: 10px;
    margin-top: 5px;
}

#socials li.support_email a,
#socials li.support_phone a {
    width: auto;
    background: transparent;
    color: #6F6F6F;
    font-size: 15px;
    font-weight: 400;
}

.header_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header .desktop .sub-menu {
    display: none;
    position: absolute;
    border-bottom: 2px solid  rgba(255, 219, 2, 0.7);
    left: 0;
    width: 100%;
}

#header .desktop .current-menu-item .sub-menu,
#header .desktop .current-menu-ancestor .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
/*changed*/
#header .sub-menu a {
    font-weight: 900;
    font-size: 18px;
    padding: 26px 20px 5px 20px;
    display: table-caption;
    line-height: unset;
    color: #717171;
    text-align: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #header .sub-menu a {
    line-height: inherit;
  }
  #header .sub-menu li {
    flex: 1;
  }
}

#header .sub-menu a:hover,
#header .sub-menu .current-menu-item a {
    background: transparent !important;
}

.menu-image-hover-wrapper {
    display: none;
}

.menu-item a img {
    height: 36px;
    max-width: none;
    width: auto;
}

#header .menu.mobile .menu-image-hover-wrapper {
    display: block;
}

#header .menu.mobile>ul>li>a>.menu-image-title {
    display: none;
}

.menu-item a.menu-image-hovered img.hovered-image,
.menu-item a.menu-image-hovered:hover img.menu-image {
    transition: none;
}

.menu-item a.menu-image-title-after.menu-image-not-hovered img,
.menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
    padding: 0;
}

#header .menu.mobile>ul>li>a .menu-image {
    opacity: 1;
}

#header .menu.mobile>ul>li>a .hovered-image {
    display: none;
    margin: 0 !important;
}

#header .menu.mobile a {
    padding: 20px 20px 18px 20px;
    font-size: 14px;
}

@media screen and (max-width: 830px){
    #header .menu.mobile a {
        padding: 18px 5px 20px;
    }
}

@media screen and (max-width: 767px){
    #header .menu.mobile a {
        font-size: 12px;
    }
}


@media screen and (max-width: 590px){
    #header .menu.mobile a {
        font-size: 10px;

    }

    #header_btm {
        padding: 0;
    }
}

#header .menu.mobile>ul {
    display: table;
    width: 100%;
}

#header .menu.mobile>ul>li {
    display: table-cell;
    text-align: center;
}

.mobile .sub-menu {
    position: absolute;
    left: 0;
    width: 100%;
    background: #0071bb;
    z-index: 10;
    text-align: center;
    display: none;
    margin-top: 2em;
}

@media screen and (max-width: 830px){
    .mobile .sub-menu {
        margin-top: 0em;
    }
}

.mobile .sub-menu li {
    display: inline-block;
    vertical-align: middle;
}

#header .menu.mobile .sub-menu .menu-image-hover-wrapper {
    display: none;
}

#header .menu.mobile .sub-menu a {
    /*line-height: 20px;*/
    color: #fff;
}

#header .menu.mobile .main_link a {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 30px;
}

#header .menu.mobile .menu_open,
#header .menu.mobile .current-menu-item,
#header .menu.mobile .current-menu-ancestor {
    background: #0071bb;
}

#header .menu.mobile .menu_open .menu-image,
#header .menu.mobile .current-menu-item .menu-image,
#header .menu.mobile .current-menu-ancestor .menu-image {
    display: none !important;
}

#header .menu.mobile .menu_open .hovered-image,
#header .menu.mobile .current-menu-item .hovered-image,
#header .menu.mobile .current-menu-ancestor .hovered-image {
    display: inline-block !important;
    opacity: 1;
}

.menu.header.mobile {
    max-width: 600px;
    margin: 0 auto;
}

#header .menu.mobile .current-menu-ancestor .sub-menu,
#header .menu.mobile .current-menu-item .sub-menu {
    display: block;
}

#header .support_phone i,
#header .support_email i {
    display: none;
}


/* Banner */

#header_middle {
    height: 260px;
}

#header_middle.out {
    margin-top: -260px
}


/* Content */

.blk_image {
    position: relative;
}

.changeFlexDir {
    flex-direction: row;
}

.img_content {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.img_content h1,
.img_content h2,
.img_content h3,
.img_content h4 {
    color: #FFBD18;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 0;
}

.img_content h1:last-child,
.img_content h2:last-child,
.img_content h3:last-child,
.img_content h4:last-child,
.img_content p:last-child {
    margin-bottom: 0;
}

.img_content i {
    color: #B6EB78;
    font-style: normal;
}

.img_content.center {
    align-items: center;
}

.img_content.btm {
    align-items: flex-end;
}

.img_content_inner {
    width: 100%;
}

.blk_image {
    border-radius: 0px;
    overflow: hidden;
    margin: 0;
}

/* .blk_news_loop_title, .blk_date, .blk_desc {
    padding-left: 15px;
    padding-right: 15px;
} */

.blk_image,
.loop_r,
#header_middle {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center 40% !important;
    background-repeat: no-repeat !important;
}

#header_middle {
    background-position: top center !important;
}

.blk_image.bg_left {
    background-position: left center !important;
}

.blk_image.bg_right {
    background-position: right center !important;
}

.blk_image img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 0px;
}

.blk_image.mobile img {
    display: none;
}

.vc_col-sm-3 .img_content {
    padding: 0;
}

.kioskid_map {
    text-align: center;
}

.kioskid_map iframe {
    width: 100%;
    height: 400px;
}

.blk_posts {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.blk_posts .blk_post {
    background: #fff;
}

.blk_post {
    position: relative;
    width: 38%;
    margin: 20px 0 20px 9.5%;
    text-align: left;
}

.blk_post .read-more {
    position: absolute;
    bottom: 0;
    right: 0;
}

.blk_bottom {
    padding: 30px;
}

.blk_post .text {
    position: absolute;
    top: -18px;
    right: 10px;
    width: 170px;
    padding: 7px 0px 5px 20px;
    background-color: #f2cb27;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 6px;
    transition: background-color 0.25s ease-in-out;
    z-index: 1;
}

.blk_post:hover .text {
    background-color: #0096CE;
}

.blk_post .arrow {
    display: block;
    position: absolute;
    bottom: -25px;
    right: -15px;
    height: 50px;
    width: 50px;
    background-color: #f2cb27;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.5);
    transition: background-color 0.25s ease-in-out;
    z-index: 2;
}

.blk_post .arrow:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 28px;
    right: 14px;
    height: 3px;
    width: 17px;
    background-color: #fff;
    transform: rotate(45deg);
}

.blk_post .arrow:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 18px;
    right: 14px;
    height: 3px;
    width: 17px;
    background-color: #fff;
    transform: rotate(-45deg);
}

.blk_post:hover .arrow {
    background-color: #0096CE;
}

.blk_post.blk_campaign {
    width: 33.33333%;
    padding: 10px 15px;
}

.blk_post:not(.blk_campaign):nth-child(2n) {
    padding-right: 0;
    margin-left: 5%;
}

.blk_post h3 {
    margin-bottom: 0;
    font-weight: 600;
}

.blk_date {
    margin: 5px 0 1em 0;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}

.blk_link {
    display: block;
}

.blk_image.mobile {
    min-height: 300px;
    height: auto !important;
}

.blk_image.mobile .img_content {
    min-height: 300px;
    position: relative;
}

.blk_image.mobile .img_content.secondary {
    position: absolute;
}

.blk_image.desktop {
    background: none !important;
}

.blk_image a {
    display: block;
}

body.home .blk_post .blk_link {
	padding: 20px 20px 0;
}

body.home .blk_post .blk_date {
	padding: 0 20px;
}

body.home .blk_post .blk_desc {
	padding: 0 20px 20px;
}

.vc_col-sm-3 .blk_image.mobile,
.vc_col-sm-3 .blk_image.mobile .img_content {
    min-height: 150px;
}

.blk_post .blk_news_loop_title {
    margin: 0 0 10px;
}

.blk_news_loop_img {
    display: block;
    height: 300px;
}

.blk_image_placeholder {
    background-color: #eee;
    -webkit-background-size: 100px 100px !important;
    -moz-background-size: 100px 100px !important;
    -ms-background-size: 100px 100px !important;
    -o-background-size: 100px 100px !important;
    background-size: 100px 100px !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.cite {
    color: #0071bb;
}

.blk_image_simple {
    text-align: center;
    margin: 20px 0;
}

.replace_image {
    display: none;
}

.image-height-150 .blk_image_simple svg {
    height: 150px;
}


/* Buttons */

.btn_wrap {
    text-align: center;
    margin-top: 30px;
}

.blk_btn,
#content .ninja-forms-cont input[type="submit"] {
    color: #f2cb27;
    background: #0096ce;
    padding: 13px 50px 10px 50px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    border: none;
}

.blk_btn:hover,
#content .ninja-forms-cont input[type="submit"]:hover {
    color: #0096ce;
    background: #f2cb27;
    opacity: 1;
}


/* Kioskid */

.kiosk_loop {
    margin-bottom: 30px;
}

.kiosk_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
}

.loop_l,
.loop_r {
    display: inline-block;
    vertical-align: top;
}

.loop_l {
    -webkit-box-flex: 1 1 auto;
    width: auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 20px;
}

.loop_r {
    text-align: right;
    height: 220px;
    flex: 0 0 500px;
    max-width: 500px;
    max-height: 220px;
}

.rkiosk_title {
    margin-bottom: 0.5em;
}

.loop_r:hover {
    cursor: pointer;
    opacity: 0.85;
}

.kiosk_item {
    display: inline-block;
    margin: 10px 5px;
    vertical-align: middle;
    position: relative;
}

.kiosk_item:hover {
    cursor: pointer;
    opacity: 0.85;
}

.kiosk_item span {
    color: #0071bb;
    position: absolute;
    left: 0;
    top: 35px;
    white-space: nowrap;
    display: none;
    -ms-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    margin-left: 50%;
    font-size: 14px;
    font-weight: 700;
}

.kiosk_item:hover span {
    display: inline;
}

.kiosk_item img {
    max-width: 30px;
}


/* Gallery */

.blk_gallery {
    text-align: center;
    position: relative;
}

.blk_gallery a {
    display: inline-block;
    vertical-align: middle;
    width: 33.3333333%;
    padding: 5px;
    position: relative;
}

.blk_gallery a div {
    position: relative;
}

.blk_gallery img {
    display: inline-block;
    vertical-align: middle;
}

.blk_gallery p.img_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    z-index: 3;
    color: #ffdb02;
    opacity: 0;
    margin: 0;
}

.blk_gallery .over {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0071bb;
    z-index: 2;
    opacity: 0;
    margin: 0;
}

.blk_gallery a:hover .img_text {
    opacity: 1;
}

.blk_gallery a:hover .over {
    opacity: 0.7;
}


/* Highlights */

.highlights {
    margin: 60px 0;
    font-size: 24px;
    text-align: center;
}

.highlights p {
    font-weight: 800;
    margin: 0 20px 0 0;
}

.highlights span {
    margin-right: 20px;
}

.highlights i {
    margin-right: 5px;
    font-size: 22px;
}

.highlights p,
.highlights span {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}


/* Sitemap */

.sitemap li {
    list-style: disc;
    margin-left: 20px;
    margin-top: 10px;
}

.sitemap li li {
    list-style: circle;
    margin-top: 0;
}

.sitemap li li a {
    font-weight: 400;
}


/* Tinymce formats */

.collapsed {
    height: 0px;
    overflow: hidden;
}

.collapsed.opened {
    height: auto;
}

.collapsed>p:first-child {
    margin-top: 10px;
}

.plus_sign>*:after {
    content: '\f0d7';
    font-family: "FontAwesome";
    font-size: 20px;
    margin-left: 10px;
}

.plus_sign.opened>*:after {
    content: '\f0d8';
}

.plus_sing {
    margin-bottom: 10px;
}

.plus_sign:hover {
    cursor: pointer;
    opacity: 0.85;
}


/* Iframe map */

.iframe_map {
    height: 300px;
}

.iframe_map iframe {
    height: 100%;
    width: 100%;
}


/* Page slider */

.slider_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.slider_nav p {
    margin: 0 40px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 10px 5px 10px;
    color: #0071bb;
    font-size: 20px;
    border-bottom: 3px solid transparent;
    display: inline-block;
}

.slider_nav p:hover,
.slider_nav p.active {
    border-color: #0071bb;
    cursor: pointer;
}

.slider_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
}

.slider_content>.vc_row {
    margin: 0;
    padding: 0 30px;
}

.page_slider {
    overflow: hidden;
}


/* Mailchimp form */

#mailchimp {
    position: fixed;
    z-index: 20;
    bottom: 0;
    right: 0;
    background: #f2cb27;
    max-width: 110px;
    max-height: 110px;
    height: 110px;
    border-radius: 50%;
    border-bottom-right-radius: 0;
    color: #0071bb;

    display: none;
    pointer-events: none;
    opacity: 0;
    height: 0;
}

#mailchimp>p {
    padding: 15px 5px 4px 31px;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 600;
    word-wrap: break-word;
    hyphens: manual;
}

#mailchimp>p:hover {
    cursor: pointer;
}

#mailchimp i {
    font-size: 13px;
    /*    vertical-align: middle;*/
}

#mc_form {
    display: none;
    padding: 10px;
}

#mailchimp.form>p {
    display: none;
}

.mailchimpClicked {
    max-width: 400px !important;
    max-height: 62px !important;
    border: 1px solid #0071bb;
    border-radius: 0 !important;
}

.mailchimpSuccess {
    max-width: 400px !important;
    max-height: 62px !important;
    border: 1px solid #0071bb;
    border-radius: 0 !important;
}

.mailchimpNotice {
    max-width: 400px !important;
    max-height: 100px !important;
    border: 1px solid #0071bb;
    border-radius: 0 !important;
}

#mailchimp.form #mc_form {
    display: block;
}

#mailchimp .blk_btn {
    background: #0071bb;
    color: #ffdb02;
    border-color: #0071bb;
    padding: 9px 20px 11px 20px;
    border-width: 1px;
}

#mailchimp .blk_btn:hover {
    background: #ffdb02;
    color: #0071bb;
}


/* Ninja forms */

.ninja-forms-cont {
    max-width: 600px;
    margin: 0 auto;
}

.ninja-forms-cont .field-wrap>label {
    display: block;
    margin: 5px 0 10px 0;
    font-weight: 600;
}

.ninja-forms-cont .field-wrap:not(.list-dropdown-wrap)>label {
    display: none !important;
}

#content .ninja-forms-cont li {
    padding: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

#content .ninja-forms-cont input[type="radio"] {
    margin: -3px 5px 0 0;
    vertical-align: middle;
}

.ninja-forms-required-items {
    display: none !important
}

#content .ninja-forms-cont h4 {
    margin-top: 1.5em;
    margin-bottom: 1em;
}

#content .ninja-forms-cont p {
    margin: 1.5em 0 0.5em 0;
}

#content .ninja-forms-cont .list-dropdown-wrap {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 20px 0;
}

#content .select2-container--default .select2-selection--single {
    border-radius: 0;
    height: 40px;
}

#content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

#content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

#content .nf-field-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

#content .nf-field-group>div {
    flex: 0 1 50%;
    padding-right: 5px;
}

#content .nf-field-group>div:nth-child(2n) {
    padding-left: 5px;
    padding-right: 0;
}

#content .ninja-forms-cont #ninja_forms_field_33_options_span ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

#content .ninja-forms-cont #ninja_forms_field_33_options_span li {
    flex: 0 1 48%;
    margin-right: 0;
}

#content .ninja-forms-cont p {
    text-align: left;
}

.njf-block {
    height: 0;
    overflow: hidden;
    height: 56px;
}

.njf-block:before {
    content: '\f078';
    font-family: 'FontAwesome';
    color: #0096ce;
    background: #f2cb27;
    text-align: center;
    display: block;
    padding: 10px 0 8px 0;
}

.njf-block:not(.opened):hover {
    cursor: pointer;
    opacity: 0.85;
}

.njf-block.opened {
    height: auto;
}

.njf-block.opened:before {
    display: none;
}


/* Box */

.blk_box {
    background: #0071bb;
    color: #fff;
    padding: 10px 20px;
}

.blk_box.yellow {
    background: #ffdb02;
    color: #0071bb
}

.blk_box.small {
    font-size: 14px;
    line-height: 18px;
}

.blk_box.big {
    font-size: 20px;
    line-height: 24px;
}


/* Iframe page */

.iframe_page {
    height: calc(100vh - 47px)
}

.iframe_page iframe {
    height: 100%;
    width: 100%;
    display: none;
}


/* Small title */

.small_title {
    position: relative;
}

.small_title.center {
    text-align: center;
}

.small_title a,
.small_title div {
    display: inline-block;
    background: transparent;
}

.small_title h3 {
    font-size: 20px;
    color: #0096CE;
    font-weight: 600;
    padding: 0 20px;
    margin: 10px 0 7px 0;
}

.small_title img,
.small_title svg {
    max-height: 70px;
}

.small_title.center a,
.small_title.center div {
    display: inline-block;
}

.txtLeft, .txtLeft .small_title, .txtLeft .section_title_wrap {
    text-align: left !important;
}

.txtLeft .small_title {
    margin-bottom: 0 !important;
}

.txtLeft .small_title div {
    background: transparent !important;
}

.txtLeft .small_title div h3 {
    text-transform: uppercase;
    margin: 0 0;
}

.txtCenter, .txtCenter .small_title {
    text-align: center !important;
}

.txtCenter .small_title {
    margin-bottom: 0 !important;
}

.txtCenter .small_title div {
    background: transparent !important;
}

.txtCenter .small_title div h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0;
}

#motivatsioonSlide1 .product>h4 {
    color: #3d3e3d;
}
#motivatsioonSlide1 .product>h4:before {
    color: #0096CE;
}

.motivatsioonRadius {
    padding-right: 0;
    padding-left: 0;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.motivatsioonRadius .wpb_wrapper {
    margin-top: 25%;
/*    padding: 0 20px;*/
    color: #fff;
    text-align: -webkit-center;
    text-align: center;
    font-size: 21px;
    padding-right: 10px;
}

.motivatsioonRadius .vc_column-inner {
    height: 80%;
    border-radius: 50%;
    border-top-left-radius: 0;
    background: #B21264;
    margin-top: 25%;
    width: 290px;
    height: 290px;
}

#motivatsioonSlide2 .motivatsioonTitle {
    margin-bottom: 30px;
}

#motivatsioonSlide2 h3 {
    color: #0795D5;
}

.motivatsioonTitle h1{
    line-height: 100px;
    color: #0096CE;
}
#motivatsioonSlide1 h3 {
    color: #0096CE;
}

#motivatsioonSlide1 .small_title h3, #motivatsioonSlide2 .small_title h3 {
    font-size: 2em;
    text-transform: uppercase;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

#motivatsioonSlide1 .section_title, #motivatsioonSlide2 .section_title {
    padding: 0 0;
}

/*#motivatsioonSlide2 .small_title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: 25px;
    padding-right: 3.5em;
}*/

#motivatsioonSlide2 .small_title {
    display: inline-flex;
    flex-direction: row-reverse;
    margin-bottom: 25px;
}

#motivatsioonSlide2 .small_title div {
    display: flex;
    padding-right: 3em;
}

#motivatsioonSlide2 .small_title div h3 {
    margin-top: auto;
    font-weight: 800;
}

#motivatsioonSlide2 .title .section_title_wrap {
    margin-top: 50px !important;
}

/* Product */

.product {
    padding: 0 25px;
}

.product>h4 {
    color: #00823e;
    position: relative;
    text-align: left;
}

.product>h4:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    position: absolute;
    left: -15px;
    font-size: 16px;
}

.product>h4:hover {
    cursor: pointer;
    opacity: 0.85;
}

.product_content {
    overflow: hidden;
    height: 0;
    text-align: left;
}

.product_text {
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
}

.product_img {
    max-width: 200px;
    overflow: hidden;
    border-radius: 10px;
    line-height: 0;
    margin: 20px 0;
    display: none;
}

.product.open>h4:before {
    content: '\f0d7';
}

.product.open .product_content {
    height: auto;
}
.product.open {
    border: 2px solid #FDD770;
    border-radius: 8px;
}


/* Apply block */

.blk_apply {
    position: relative;
}

.blk_apply .btn_wrap {
    position: absolute;
    width: 100%;
    max-width: 1100px;
    padding: 0 30px;
    margin: 0 auto;
    top: 40%;
}

.blk_apply img {
    width: 100%;
}


/* Quote */

.blk_quote h3 {
    color: #0071bb;
    background: url('assets/line_small.png');
    background-size: 100% 32px;
}


/* Footer */

#footer {
    width: 100%
}

#ft_top {
    background: #707070;
    padding: 5px 0;
}

.footer_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_flex a {
    display: block;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 900;
}

.footer_flex .menu {
    width: 100%;
}

#ft_btm #ft_logo {
    padding: 0 20px 0 0;
}

#ft_phone {
    -webkit-box-flex: 0 1 300px;
    width: 300px;
    -webkit-flex: 0 1 300px;
    -ms-flex: 0 1 300px;
    flex: 0 1 300px;
    text-align: right;
}

#ft_email {
    -webkit-box-flex: 0 1 300px;
    width: 300px;
    -webkit-flex: 0 1 300px;
    -ms-flex: 0 1 300px;
    flex: 0 1 300px;
}

#ft_btm {
    font-size: 15px;
    font-weight: 500;
    padding: 10px 0 6px 0;
    line-height: 22px;
    background: #fff;
    color: #717171;
}

.footer_btm_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#footer.abs {
    position: fixed;
    bottom: 0;
    left: 0;
}

.footer_menu {
    text-align: center;
    display: flex;
    justify-content: space-around;
}

.footer_menu li {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

#ft_btm a {
    color: #717171;
    padding-left: 20px;
}

.ft_adr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

#ft_logo, #ft_logo img {
    max-height: 44px;
}

@media(max-width: 1300px) {
    .icon-row > .vc_col-sm-2 {
        width: 14.5%;
    }
    .icon-row.vc_row {
        padding-left: 50px;
    }
}
@media(max-width: 1155px) {
    .vastutuseR1 .vc_column_container {
        width: 70%;
        margin: 0 auto;
        float: none;
    }
    .vastutuseR1 img {
        max-width: 80%;
    }
}

@media(max-width: 1128px) {
    .hakka-icon-btn {
        margin-left: 40px;
    }
    .hakka-icon-txt.vc_row {
        padding-right: 80px;
    }
    .hakka-icon-title2:last-child {
        float: right;
    }
    .title h1 {
        font-size: 8vw;
    }
    .kandideeriBtn button {
        width: 55%;
    }

}

@media(max-width: 1060px) {
    .number.vc_column_container, .number-txt.vc_column_container {
        width: 100%;
        text-align: center;
    }
}

@media(max-width: 1043px) {
    .icon-row > .vc_col-sm-2 {
        width: 16.66666667%;
    }
    .icon-row.vc_row {
        padding-left: 40px;
    }
    .hakka-icon-title1 .section_title_wrap, .hakka-icon-title2 .section_title_wrap {
        text-align: center;
    }
    .hakka-icon-title2 {
        display: flex;
        flex-direction: column;
    }
    .hakka-icon-title2 .wpb_column {
        margin-right: auto;
        margin-left: auto;
    }
    .hakka-icon-title2 .vc_column-inner {
        padding: 0 !important;
    }
    .hakka-icon-txt.vc_row {
        padding-right: 25px;
    }
    .hakka-icon-txt.vc_row p {
        text-align: center;
    }
    .kogemused .changeFlexDir {
        flex-direction: column;
    }
    .kogemused .reverse {
        flex-direction: column-reverse;
    }
    .kogemused .vc_column_container {
        width: 100%;
    }
    .rakadeemia h1 {
        font-size: 35px;
    }
    .innerMrgTop {
        margin-top: 180px !important;
    }
    .blk_news_loop_title {
        word-wrap: break-word;
        hyphens: auto;
    }
}

@media(max-width: 1000px) {
    #tana .vc_column_container {
        width: 100%;
    }
    #tana .changeFlexDir {
        flex-direction: column;
    }
    #tana .reverse {
        flex-direction: column-reverse;
    }
    #tana.meie-elu .txtLeft .section_title_wrap {
        text-align: center !important;
    }
    #tana.meie-elu p {
        text-align: center !important;
    }
    .minuBg {
        width: 80%;
    }
    .millest .changeFlexDir {
        flex-direction: column;
    }
    .millest .reverse {
        flex-direction: column-reverse;
    }
    .millest p {
        text-align: center;
    }
    .millest .flexdisp .section_title_wrap {
        text-align: center !important;
    }
    .millest .screen-centered {
        margin: 0 auto;
    }
    .list p {
        text-align: left;
    }

    .motivatsioonRadius .wpb_wrapper {
        padding: 0 13px;
        margin-top: 18%;
    }
    .motivatsioonRadius {
        width: 250px;
    }

    .kuumad h1 {
        font-size: 9vw;
    }
    .kulmad h1 {
        font-size: 9vw;
    }
    .soojad h1 {
        font-size: 9vw;
    }
    #header_btm .main_nav>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vc_col-sm-3 {
        width: 22% !important;
    }
    .title h1 {
        font-size: 7vw;
    }

    .small_title h3 {
        font-size: 18px;
    }
}

@media(max-width: 900px) {
    .pos-abs {
        position: relative;
    }
    .hakka-icon-title1, .hakka-icon-title2, .hakka-icon-txt {
        right: unset;
        width: unset;
    }
    .hakka-icon-title1 h1, .hakka-icon-title2 h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .hakka-icon-title2 {
        flex-direction: row;
    }
    .hakka-icon-btn.vc_col-sm-3 {
        width: 8% !important;
        margin-left: 0;
        margin-right: 0;
    }
    .hakka-icon-title2 .wpb_column:first-child .section_title_wrap {
        text-align: right;
    }
    .hakka-icon-title2 .wpb_column:last-child .section_title_wrap {
        text-align: left;
    }
    .hakka img {
        width: 50%;
    }
    .icon-row .vc_col-sm-2 {
        width: 25%;
    }
    .vastutuseR2 .vc_column_container {
        width: 100%;
    }
    .minuBg img {
        width: unset;
    }
    .frantsiis-title img {
        max-width: 80%;
        margin-top: 10px;
    }
    .motivatsioonRadius {
        width: 250px;
    }
    .kiosk_content {
        flex-direction: column;
        margin-bottom: 50px;
    }
    .vc_col-sm-3 {
        width: 24% !important;
    }
    .ft_adr,
    .footer_btm_flex,
    #ft_btm a {
        display: block;
        text-align: center;
        padding: 0;
    }
    .footer_btm_flex {
        line-height: 30px;
    }
    #ft_btm #ft_logo {
        padding: 0;
    }
    .kandideeriBtn button {
        width: 65%;
    }
}

@media(max-width: 850px) {
    .motivatsioonRadius {
        width: 240px;
    }
    #header_btm_logo {
        display: none;
    }
}

@media(max-width: 830px) {
    #wrap .hakka-icon-btn.vc_col-sm-3 {
        width: 8% !important;
    }
    .minuBg {
        width: 100%;
    }
    .frantsiisImgDesign img {
        min-width: unset;
    }
    .motivatsioonRadius {
        width: 225px;
    }
    .mahlad h1{
        font-size: 10vw;
    }
    .snakid {
        margin-top: 35px;
    }
    .desktop {
        display: none !important;
    }
    .blk_post img {
        width: 100%;
        height: auto;
    }
    .blk_post,
    .blk_post.blk_campaign,
    .blk_post:nth-child(2n) {
        width: 100%;
        float: none;
        display: block;
        padding: 30px 0;
    }
    .blk_news_loop_title {
        word-wrap: normal;
        hyphens: none;
    }
    .blk_post:not(.blk_campaign){
        margin-left: 110px !important;
    }
    h1 {
        font-size: 36px;
        line-height: 36px;
    }
    h2 {
        font-size: 30px;
        line-height: 30px;
    }
    h3 {
        font-size: 26px;
        line-height: 32px;
    }
    h4 {
        font-size: 23px;
        line-height: 26px;
    }
    .contentMrgTop {
        margin-top: -74px !important;
    }
    .blk_post, .blk_post.blk_campaign, .blk_post:nth-child(2n) {
        width: 70%;
    }
    .blk_image.mobile .img_content {
        position: absolute;
    }
    .vc_row-fluid:nth-child(1) .vc_row:nth-child(3) {
        display: block;
    }
    .meie-elu .wpb_column .vc_column-inner .wpb_wrapper .vc_row:nth-child(2) {
        display: flex !important;
    }
    .kogemused .flexdisp {
        display: flex !important;
    }
    .vc_row-fluid:nth-child(1) .vc_row-fluid:nth-child(3) .blk_image img {
        max-width: 300px;
        padding: 20px;
    }
    .vc_row-fluid:nth-child(1) .vc_row {
        margin-bottom: 0;
    }
    .page_slider .vc_row-fluid:nth-child(1) .vc_row {
        margin-bottom: 30px
    }
    .vc_col-sm-3 .blk_image.mobile {
        background: unset !important;
    }
    .vc_col-sm-12 .blk_image.mobile {
        background: unset !important;
    }
    .blk_image.mobile img {
        display: block;
    }
    .footer_flex {
        flex-direction: column;
    }
    #ft_phone,
    #ft_email {
        -webkit-box-flex: 0 1 auto;
        width: auto;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-order: 1;
        order: 1;
    }
    #ft_email {
        -webkit-order: 2;
        order: 2;
    }
    .footer_flex a {
        font-size: 20px;
    }
    #wrap .vc_col-sm-3 {
        width: 50% !important;
        float: left;
    }
    #wrap .vc_col-sm-3.vc_col-sm-3-width {
        width: 22% !important;
    }

    .blk_gallery a {
        width: 50%;
    }
    .blk_post:nth-child(2n):not(.blk_campaign) {
        padding-left: 0;
    }
    #mailchimp {
        position: static;
        max-width: none;
        text-align: center;
        padding: 20px 0 9px 0;
        font-size: 30px;
        border-radius: 0;
        border: 1px solid #0071bb;
    }
    .mailchimpClicked {
        max-width: none !important;
        max-height: none !important;
        border: 1px solid #0071bb;
        border-radius: 0 !important;
    }
    #mc_form {
        padding: 3px 10px;
    }
    .section_title.with_bg {
        background-size: 100% 50px;
        background-position: 0 -7px;
    }
    .kandideeriBtn button {
        width: 70%;
    }
}

@media(max-width: 768px) {
    .meie-elu .txtLeft .section_title_wrap {
        text-align: center !important;
    }
    .meie-elu p {
        text-align: center !important;
    }
    .icon-row {
        display: flex;
    }
    .frantsiis-title img {
        max-width: 70%;
        margin-top: 15px;
    }
    .millest .smallh1 .section_title_wrap, .millest .small_title,
    .hakka .section_title_wrap, .hakka p,
    .vastutuse .small_title, .vastutuse .section_title_wrap, .vastutuse .smScreenCenter p,
    .rakadeemia .section_title_wrap, .rakadeemia p,
    .kogemused .section_title_wrap, .kogemused p {
        text-align: center !important;
    }
    .motivatsioonTitle h1 {
        line-height: 60px;
    }
    .vc_col-sm-4 {
        float: unset;
    }
    .vc_column_container {
        width: 100%;
    }
    .motivatsioonRadius {
        width: 280px;
    }
    .changeFlexDir {
        flex-direction: column;
    }
    .reverse {
        flex-direction: column-reverse;
    }
    .kuumad h1 {
        font-size: 8vw;
    }
    .kulmad h1 {
        font-size: 8vw;
    }
    .joel h1 {
        font-size: 11vw;
    }
    .soojad h1 {
        font-size: 8vw;
    }
    .blk_box {
        margin: 20px 0;
    }
    .blk_post:not(.blk_campaign){
        margin-left: 100px !important;
    }
    .title h1 {
        font-size: 3em;
    }
    .centerP p {
        font-size: 90%;
        text-align: center !important;
    }
    .kandideeriBtn {
        text-align: center !important;
    }
    .verticalCenter p {
        text-align: center !important;
    }
}

@media(max-width: 650px) {
    .icon-row.vc_row {
        padding-left: 30px;
    }
    .frantsiisBg2.vastutuse.vastutuseR2-1 {
        padding: 0 100px !important;
    }
    .frantsiisBg2.vastutuse.vastutuseR2-2 {
        padding: 0 100px 100px 100px!important
    }
    .vastutuseR1 .small_title img {
        display: none;
    }
    .vastutuseR1 .flexdisp .wpb_wrapper .wpb_text_column {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 35px;
    }
    .vastutuseR1 .flexdisp .wpb_wrapper .small_title {
        display: block;
    }
}

@media(max-width: 600px) {
    .icon-row {
        display: table;
    }
    .icon-row .vc_col-sm-2 {
        display: inline-table;
        width: 50%;
    }
    #wrap .hakka-icon-btn.vc_col-sm-3 {
        width: 100% !important;
    }
    .minuBg img {
        display: none;
    }
    .minuBg .small_title h3 {
        margin-top: 0.2em;
    }
    .minuBg p {
        margin-top: 0.3em;
    }
    .kandideeriBtn button {
        width: 80%;
    }
    .saiakesed h1 {
        font-size: 13vw;
    }
    .blk_post, .blk_post.blk_campaign, .blk_post:nth-child(2n) {
        width: 100%;
    }
    .blk_post:not(.blk_campaign){
        margin-left: 0px !important;
    }
    .blk_post:first-child .blk_image{
        background-position: center 18% !important;
    }
    #wrap .vc_col-sm-3 {
        width: 100% !important;
        float: none;
    }
    .blk_gallery a {
        width: 100%;
        float: none;
        max-width: 450px;
    }
    .single_content,
    .entry-content,
    .small_title {
        text-align: center;
    }
    .slider_nav {
        display: block;
    }
    .slider_nav p {
        margin: 5px 10px;
        padding: 12px 10px 8px 10px;
    }
    .small_title a,
    .small_title div {
        display: inline-block;
    }
    .blk_apply {
        width: calc(100% + 30px);
        margin: 0 -15px;
    }
}

@media(max-width: 550px) {
    .rakadeemia .wpb_column .wpb_wrapper .vc_row {
        padding-right: 0;
        padding-left: 0;
    }

    .vastutuseR1 img {
        max-width: 110%;
    }

    .maiused h1 {
        font-size: 13vw;
    }

    img {
        max-width: 130%;
    }
    .blk_image img {
        width: 130%
    }
    img[alt="Salatibaar pilt"]{
        position: absolute;
        right: -70px;
    }
    #socials li.support_email,
    #socials li.support_phone {
        margin: 0;
    }
    #header .support_phone span,
    #header .support_email span {
        display: none;
    }
    #header .support_phone i,
    #header .support_email i {
        display: block;
    }
    #socials li.support_phone a,
    #socials li.support_email a {
        background: #6F6F6F;
        color: #fff;
        width: 32px;
    }
}

@media(max-width: 500px) {
    .meie-elu .center-text {
        max-width: 100%;
    }
    .hakka-icon-title1 h1, .hakka-icon-title2 h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .hakka-icon-title2 {
        flex-direction: column;
    }
    .rakadeemia h1 {
        font-size: 25px;
    }
    .frantsiisBg2.vastutuse.vastutuseR2-1 {
        padding: 0 70px !important;
    }
    .frantsiisBg2.vastutuse.vastutuseR2-2 {
        padding: 0 70px 100px 70px!important
    }
    .millest .flexdisp .blk_image_simple {
        margin: 0 0;
    }
    .frantsiis-title img {
        max-width: 65%;
        margin-top: 15px;
    }

    #motivatsioonSlide1 .vc_row, #motivatsioonSlide2 .vc_row {
        padding-right: 30px;
        padding-left: 30px;
    }
    h4 {
        font-size: 16px;
    }
    .title h1{
        font-size: 2.8em;
    }
    .kuumad h1 {
        font-size: 7vw;
    }
    .soojad h1 {
        font-size: 7vw;
    }
    .kulmad h1 {
        font-size: 7vw;
    }
    .salatid h1 {
        font-size: 15vw;
    }
    .snakid h1 {
        font-size: 15vw;
    }

    img {
        max-width: 150%;
    }
    .blk_image img {
        width: 150%
    }
    img[alt="Salatibaar pilt"]{
        position: absolute;
        right: -70px;
    }
    #header .menu.mobile a {
        padding: 20px 10px 18px 10px;
    }
    .blk_gallery a {
        width: 100%;
        padding: 5px 0;
    }
    .collapsed {
        text-align: center;
        margin-bottom: 30px;
    }
    .plus_sign {
        text-align: center;
        margin-bottom: 10px;
    }
    .icons h4 img {
        display: block;
        margin: 0 auto 5px auto !important;
    }
    .plus_sign > *::after {
        margin-right: -20px;
    }
    #content .ninja-forms-cont #ninja_forms_field_33_options_span li {
        -webkit-box-flex: 1 1 100%;
        width: 100%;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

@media(max-width: 450px) {
    #uudised-padding {
        padding: 0;
    }
    .millest .vc_row, .hakka .vc_row, .vastutuse .vc_row, .kogemused .vc_row {
        padding: 0;
    }
    .phone-padding {
        padding-left: 30px;
        padding-right: 30px;
    }
    #header .menu.mobile .sub-menu a {
        width: 100%;
        display: block;
    }
    .menu-image-title {
        font-size: 100%;
    }
    .innerMrgTop {
        margin-top: 50px !important;
    }
    img {
        max-width: 200%;
    }
    .blk_image img {
        width: 200%
    }
    .home .blk_image img {
    	width: 100%;
    }
    img[alt="Salatibaar pilt"]{
        position: absolute;
        right: -90px;
    }
    #header_btm .inner {
        padding: 0 10px;
    }
    .mobile .sub-menu li {
        display: block;
    }
    .title h1 {
        font-size: 2.5em;
    }
    .imgMaxWidth {
        margin-top: 35px;
    }
    .menu.header.mobile .sub-menu .menu-item {
        display: none;
    }
    .menu.header.mobile .sub-menu .menu-item.responsive {
        display: block;
    }
}

@media(max-width: 400px) {
    .frantsiisBg1 .vc_column-inner {
        padding-right: 0;
        padding-left: 0;
    }
    .frantsiisBg1 .vc_column-inner .center-text {
        max-width: 100%;
    }
    .vastutuseR1 .vc_column_container {
        width: 90%;
    }
    .frantsiisBg2.vastutuse.vastutuseR2-1 {
        padding: 0 20px !important;
    }
    .frantsiisBg2.vastutuse.vastutuseR2-2 {
        padding: 0 20px 100px 20px!important
    }
    .hakka .vc_row {
        margin: 0 !important;
        width: 100%;
        max-width: 100%;
    }
    .frantsiis-title img {
        max-width: 60%;
    }
    .millest .title h1 {
        font-size: 2.3em;
    }
    .motivatsioonTitle h1 {
        font-size: 2em;
    }
    #motivatsioonSlide1 .small_title h3, #motivatsioonSlide2 .small_title h3 {
        font-size: 1.7em;
    }
    .motivatsioonRadius {
        width: 250px;
    }
    .kandideeriBtn button {
        width: 70%;
    }
    .kuumad h1 {
        font-size: 6.5vw;
    }
    .soojad h1 {
        font-size: 6.5vw;
    }
    #logo img {
        max-height: 25px;
    }
    #header .inner {
        padding: 0 10px;
    }
    #header .menu.mobile>ul>li>a {
        padding: 20px 0px 18px 0px;
    }
    .blk_post h3 {
        word-wrap: break-word;
        hyphens: auto;
    }
    .ft_adr p {
        display: none;
    }
    .small_title img {
        display: none;
    }
    .section_title {
        padding: 0 0;
    }
    .centerP p {
        margin-left: unset;
        margin-right: unset;
        width: 100%;
    }
    .imgMaxWidth .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .imgMaxWidth img {
        max-width: 80%;
    }

    .imgRadRight, .imgRadLeft {
        min-width: 170px;
    }

    .muujaTxt {
        font-size: 12px;
    }

    .muujaTxt p {
        text-align: center !important;
    }
    .footer_menu {
        flex-direction: column;
    }
}

@media(max-width: 340px) {
    #wrap .icon-row .vc_column_container > .vc_column-inner {
        padding-right: 10px;
        padding-left: 10px;
    }
    #wrap .kogemused .vc_column_container > .vc_column-inner {
        padding-right: 0;
        padding-left: 0;
    }
    .vastutuseR1.center-text {
        max-width: 100%;
        width: 100%;
        margin: 0 0 !important;
    }
    .vastutuseR1 .flexdisp .wpb_wrapper .small_title h3{
        padding: 0;
    }
    .frantsiis-title img {
        max-width: 70%;
        margin-top: 20px;
    }
}

@media(max-width: 300px) {
    .header_flex {
        display: block;
        text-align: center;
        padding-bottom: 20px;
    }
    #logo {
        margin: 0 auto;
    }
}

@media(min-width: 1900px) {
    .blk_news_loop_img {
        height: 380px;
    }
    .blk_image, .loop_r, #header_middle {
        background-position: center 35% !important;
    }
}

@media(min-width: 831px) {
    .mobile {
        display: none !important;
    }
}


/* Animations */

a,
.loop_r,
.plus_sign,
.blk_gallery a p,
.product>h4 {
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.blk_btn,
#content .ninja-forms-cont input[type="submit"] {
    -moz-transition: background 0.2s, color 0.2s;
    -webkit-transition: background 0.2s, color 0.2s;
    -ms-transition: background 0.2s, color 0.2s;
    -o-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.slider_content {
    -moz-transition: left 0.4s;
    -webkit-transition: left 0.4s;
    -ms-transition: left 0.4s;
    -o-transition: left 0.4s;
    transition: left 0.4s;
}

#header_middle.animate,
#header_btm_logo {
    -moz-transition: margin 0.4s ease-in-out;
    -webkit-transition: margin 0.4s ease-in-out;
    -ms-transition: margin 0.4s ease-in-out;
    -o-transition: margin 0.4s ease-in-out;
    transition: margin 0.4s ease-in-out;
}

#mailchimp {
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -ms-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
    transition: padding 0.2s ease-in-out;
}


/* COLORBOX */

#colorbox iframe {
    width: 100%;
    height: 100%
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
    pointer-events: none
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #222;
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin-top: 20px;
    background: #222;
}

.cboxIframe {
    background: #222;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    background: #222;
    position: relative;
}

#cboxTitle {
    position: absolute;
    top: -27px;
    left: 0;
    font-size: 15px;
    color: #fff;
    width: 100%;
    bottom: 0px;
}

#cboxTitle>p {
    position: absolute;
    bottom: 10px;
    background: #30342E;
    opacity: 0.95;
    padding: 10px 20px;
    left: 10px;
    color: #926F34;
}

#cboxCurrent {
    position: absolute;
    top: -25px;
    right: 0px;
    color: #ccc;
    font-size: 12px;
    font-weight: 600;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -32px;
    background: url("assets/controls.png") no-repeat bottom left;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: top left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -32px;
    background: url("assets/controls.png") no-repeat bottom right;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: top right;
}

#cboxClose {
    position: absolute;
    top: 10px;
    right: 0px;
    display: block;
    background: url("assets/controls.png") no-repeat bottom center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: top center;
}

.jh_copy_cbox {
    background: #fff;
    padding: 30px;
}

#cboxTitleLong {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px 50px;
    background: rgba(229, 189, 119, 0.9);
    font-size: 19px;
}

/* Madis added */

/* FRONT-PAGE SMALL IMAGES WIDTH */
.vc_row-fluid:nth-child(1) .vc_row-fluid:nth-child(3) .desktop img {
    max-width: none;
}

.vc_row-fluid:nth-child(1) .vc_row-fluid:nth-child(3) .desktop img {
    max-width: none;
}


/* FOOD MENU GRID */
.menu_sq .img_content h1 {
    display: none;
}

.menu_sq .blk_image {
    margin-bottom: 2vw;
}

.menu_sq .blk_image img {
    border-radius: 50%;
}

.menu_sq .img-bg {
    border-radius: 50%;
}

/* SALATID & MAHLAD JA TERVISESHOTID */
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .desktop:nth-child(1) img,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .desktop:nth-child(5) img,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .mobile:nth-child(2) img,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .mobile:nth-child(6) img,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .desktop:nth-child(1) .img-bg,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .desktop:nth-child(5) .img-bg,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .mobile:nth-child(2) .img-bg,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .mobile:nth-child(6) .img-bg {
    border-bottom-right-radius: 0;
}

/* SOOJAD AMPSUD */
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .desktop:nth-child(3) img,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .mobile:nth-child(4) img,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .desktop:nth-child(3) .img-bg,
.menu_sq .wpb_column:nth-child(1) .wpb_wrapper .mobile:nth-child(4) .img-bg{
    border-top-right-radius: 0;
}

/* KÜLMAD AMPSUD & SOOJAD JOOGID */
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .desktop:nth-child(1) img,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .desktop:nth-child(5) img,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .mobile:nth-child(2) img,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .mobile:nth-child(6) img,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .desktop:nth-child(1) .img-bg,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .desktop:nth-child(5) .img-bg,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .mobile:nth-child(2) .img-bg,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .mobile:nth-child(6) .img-bg{
    border-bottom-left-radius: 0;
}

/* SNÄKID */
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .desktop:nth-child(3) img,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .mobile:nth-child(4) img,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .desktop:nth-child(3) .img-bg,
.menu_sq .wpb_column:nth-child(2) .wpb_wrapper .mobile:nth-child(4) .img-bg{
    border-top-right-radius: 0;
}

/* JOEL OSTRAD & MAIUSED */
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .desktop:nth-child(1) img,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .desktop:nth-child(5) img,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .mobile:nth-child(2) img,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .mobile:nth-child(6) img,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .desktop:nth-child(1) .img-bg,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .desktop:nth-child(5) .img-bg,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .mobile:nth-child(2) .img-bg,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .mobile:nth-child(6) .img-bg{
    border-bottom-left-radius: 0;
}

/* SAIAKESED */
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .desktop:nth-child(3) img,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .mobile:nth-child(4) img,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .desktop:nth-child(3) .img-bg,
.menu_sq .wpb_column:nth-child(3) .wpb_wrapper .mobile:nth-child(4) .img-bg{
    border-top-left-radius: 0;
}

.menu_sq .img_content_inner h3 {
    color: #FFFFFF;
    font-size: 3vw;
    line-height: 3vw;
}

.menu_sq .mobile .img_content_inner h3 {
    font-size: 3em;
    line-height: 1em;
}

.menu_sq .mobile {
    background: none!important;
}

.menu_sq {
    padding-left: 0;
    padding-right: 0;
}

.menu_sq .img_content {
    padding:0;
}

@media screen and (min-width: 1024px){
    .menu_sq {
        margin-left: 20% !important;
        margin-right: 20% !important;
    }
    .menu_sq .img_content_inner h3 {
        font-size: 3vw;
        line-height: 2.6vw;
    }
}


/*.product-new {
    font-size: 20px;
    line-height: 22px;
    margin: 0.5em 0 10px 0;
    color: #0071bb;
    position: relative;
    text-align: left;
    padding: 3px;
    font-weight: 500;
    letter-spacing: 1px;
}

.product-new .wpb_wrapper > p:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    position: absolute;
    left: -15px;
    font-size: 16px;
}*/

.product-list {
    font-size: 20px;
    line-height: 2em;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000000;
}

@media screen and (max-width: 830px){
	.product-list {
		font-size: 16px;
		line-height: 1.5em;
	}
}

.product-list li {
    padding-bottom: 5px;
    text-align: initial;
}

.single-kampaania .innerMrgTop {
    margin-top: 50px !important;
}

.single-kampaania .blk_image.mobile {
	background-size: contain !important;
	min-height: 200px;
}

.single-kampaania .blk_image.mobile img {
	display: none;
}

.icon-text {
    text-transform: uppercase;
    font-weight: 200;
    text-align: -webkit-center;
    text-align: center;
    font-size: 0.7em;
    line-height: initial;
}

.inimesedInner .vc_inner{
    width: 60%;
    margin: auto;
}

.inimesedInner .wpb_wrapper h3 {
    display: none;
}

@media screen and (min-width: 830px){
    #menu-peamenuu img {
        display: none;
    }
}

.tax-kioskid .innerMrgTop {
    padding: 0 7vw;
}

.hakka-icon .icon-row {
    margin-bottom: 0!important;
}

.cviBtn .wpb_wrapper {
    text-align: center;
}

.parim-kokk .vc_column-inner {
    padding-left: 0px!important;
}

.wpcf7 {
	max-width: 300px;
	text-align: center;
	margin: 0 auto !important;
}

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box>p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
	margin-bottom: 20px;
}

input, select, textarea, label, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #EDCB4F;
}

.page-id-2550 input[type='submit'] {
	background: rgba(237,203,79,0.5);
	width: 100%;
	border: 0px;
}

.wpcf7-not-valid-tip {
	margin-top: 20px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 0px;
	margin-top: 20px;
	color: #EC3A3A;
}

div.wpcf7-mail-sent-ok {
	border: 0px;
	margin-top: 20px;
	color: #007f00;
}

.hidden-on-dskt {
    display: none;
}

.paar-top-row,
.paar-bottom-row {
    margin-bottom: 0;
}

.paar-top-row h1 {
    padding: 0;
    line-height: 80px;
}

.paar-row {
    color: #4bad30;
    text-transform: uppercase;
    text-align: right;
}

.paar-row .stuckLeft {
    text-align: left;
    color: #ef7c00;
}

.panepaariBg h3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    color: #5e120e;
    font-weight: 100;
}

.panepaariBg h3 strong {
    font-weight: 900;
}

.paar-row h4 {
    position: relative;
    padding-right: 30px;
    font-size: 28px;
    font-weight: 900;
    color: #4bad30;
    text-transform: none;
}

.paar-row .stuckLeft h4 {
    color: #ef7c00;
    padding-right: 0;
    padding-left: 30px;
    text-transform: none;
}

.paar-row h4:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -5px;
    height: 25px;
    width: 25px;
    background-image: url(./assets/li_g.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%) rotate(90deg);
}

.paar-row .stuckLeft h4:before {
    right: initial;
    left: -5px;
    background-image: url(./assets/li_y.svg);
    transform: translateY(-50%);
}

.paar-row ul {
    list-style-type: none;
}

.paar-row ul li {
    padding-right: 30px;
}

.paar-row .stuckLeft ul li {
    padding-right: 0;
    padding-left: 30px;
}

@media screen and (max-width: 768px) {
    .hidden-on-dskt {
        display: block;
    }
    .paar-row {
        text-align: left;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        left: initial !important;
        overflow: visible !important;
    }
    .paar-row .stuckLeft {
        margin-left: 0px !important;
    }
    .paar-row h4 {
        padding-right: 0;
        padding-left: 30px;
    }
    .paar-row h4:before {
        right: initial;
        left: -5px;
        transform: translateY(-50%);
    }
    .paar-row ul li {
        padding-right: 0;
        padding-left: 30px;
    }
    .paar-row .vc_row {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.menu-row {
    position: relative;
    min-height: 400px;
    overflow: visible !important;
}
.menu-row * {
    color: #a9005d !important;
}
.menu-row h2,
.menu-row li strong {
    height: 72px;
    font-weight: 900;
}
.menu-row .vc_column_container.vc_col-lg-6 {
    min-height: 400px;
}
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft {}
.menu-row .vc_column_container.vc_col-lg-6 .vc_col-lg-2,
.menu-row .vc_column_container.vc_col-lg-6 .vc_col-lg-3 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    /*width: 120px;*/
}
.menu-row .vc_column_container.vc_col-lg-6 .vc_col-lg-3 {
    position: relative;
    right: initial;
    left: 0;
}
.menu-row .vc_column_container.vc_col-lg-6 .vc_col-lg-2 .vc_column-inner,
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft .vc_col-lg-3 .vc_column-inner {
    height: 100%;
}
.menu-row .vc_column_container.vc_col-lg-6 img {
    position: absolute;
    top: 108px;
    left: -60px;
    height: 280px;
    width: auto !important;
    max-width: none;
}
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft img {
    left: initial;
    right: -60px;
}
.menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column {
    text-align: right;
}
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft .wpb_text_column {
    text-align: left;
}
.menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column ul {
    margin-right: 90px;
    list-style-type: none !important;
}
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft .wpb_text_column ul {
    margin-right: initial;
    margin-left: 90px;
}
.menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column ul li {
    display: inline-block;
    float: right;
    clear: both;
    position: relative;
    padding: 7px 35px 5px 0;
    font-weight: 400;
}
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft .wpb_text_column ul li {
    float: left;
    padding: 7px 0px 5px 35px;
}
.menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    height: 25px;
    width: 25px;
    background-image: url(./assets/li.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft .wpb_text_column ul li:before {
    right: initial;
    left: 0;
}
.menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column ul li.vege:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: -35px;
    height: 25px;
    width: 25px;
    background-image: url(./assets/vegetarian.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.menu-row .vc_column_container.vc_col-lg-6.stuckLeft .wpb_text_column ul li.vege:after {
    left: initial;
    right: -35px;
}
.menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column ul li .tulekul {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    right: -80px;
    height: 25px;
    width: 67px;
    color: transparent !important;
    background-image: url(./assets/tulekul.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column ul li.vege .tulekul {
    right: -110px;
}
.menu-row .vc_row.vc_inner {
    padding-left: 0;
    padding-right: 0;
}
.menu-row .vc_row {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .menu-row h2 {
        margin-top: 10px;
        margin-right: 30px;
        margin-bottom: 10px;
        font-size: 22px;
    }
    .menu-row .vc_column_container.vc_col-lg-6 {
        margin-left: -45px;
    }
    .menu-row .vc_column_container.vc_col-lg-6.stuckLeft h2 {
        margin-left: 30px;
    }
    .menu-row .vc_column_container.vc_col-lg-6 .wpb_text_column ul {
        margin-right: 30px;
    }
    .menu-row .vc_column_container.vc_col-lg-6.stuckLeft .wpb_text_column ul {
        margin-left: 30px;
    }
    .menu-row .vc_column_container.vc_col-lg-6 img {
        display: block;
        position: relative;
        top: 0;
        left: initial;
        right: initial;
        height: 280px;
        margin: 0 auto;
        width: auto !important;
        max-width: 90%;
        object-fit: contain;
    }
    .menu-row .vc_column_container.vc_col-lg-6.stuckLeft img {
        right: initial;
    }
    .menu-row .vc_column_container.vc_col-lg-6 .vc_row {
        margin-bottom: 0;
    }
    .menu-row .blk_image_simple {
        margin-bottom: 0;
    }
}

/*.page-id-2550 body, html {
	background: #EFF7F8;
}*/

.page-id-2550 .section_title_wrap {
	text-align: left;
}

.page-id-2550 .section_title {
	padding: 0px;
}

select.wpcf7-form-control, input.wpcf7-text{
	width: 100% !important;
}

.page-id-2550 .select2-container--default .select2-selection--single {
	border: 0px;
}

.page-id-2550 .select2-container--default .select2-selection--single {
	background-color: #ECDD9E;
	color: #515151;
}

.page-id-2550 .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #949898;
}


/*
@media (max-width: 1995px) {
	.page-id-2550 .section_title_wrap h1 {
		font-size: 33px;
		line-height: 38px;
	}
}

@media (max-width: 1650px) {
	.page-id-2550 .section_title_wrap h1 {
		font-size: 25px;
		line-height: 33px;
	}
}

@media (max-width: 1440px) {
	.page-id-2550 .section_title_wrap h1 {
		font-size: 17px;
		line-height: 10px;
	}
}

@media (max-width:1200px) {
	.page-id-2550 .feedbackImg {
		display: none;
	}
	.page-id-2550 .vc_column-inner {
		width: 450px;
		margin: 0 auto;
	}
	.page-id-2550 .section_title_wrap {
		text-align: center;
	}
}*/

@media (max-width:600px) {
	.page-id-2550 .simple_image_img {
		max-height: 270px;
	}
}

.page-id-2550 .wpcf7 {
	margin: 0 !important;
	max-width: 450px;
}

.page-id-2550 textarea {
	/*display: none;
	height: 203px;
	line-height: 203px;*/
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */

}
::-moz-placeholder { /* Firefox 19+ */

}
:-ms-input-placeholder { /* IE 10+ */

}
:-moz-placeholder { /* Firefox 18- */

}

.page-id-2550 .vc_gitem-zone {
	height: 30px;
	width: 32px;
}

.page-id-2550 .wpcf7-textarea {
	border: 1px solid #EDCB4F;
}

#langRow2550 .blk_image_simple {
	text-align: left;
	margin: 0;
}

#langRow2550 .vc_col-sm-2 {
	width: 9%;
}

@media (max-width:600px) {
	#langRow2550 .vc_col-sm-2 {
    	width: 18%;
    }
}


/*
* Värbamiskampaania
*/
.page-id-513 .stamp_outer_row {
    overflow: visible;
}
.page-id-513 .stamp_row img {
    max-height: 150px;
    margin-top: -10px;
}
.page-id-513 .extra-margin {
    margin-bottom: 0px;
}
.page-id-513 .custom_btn {
  position: relative;
  display: inline-block;
  height: 52px;
  color: #545759;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  padding: 17px 18px 40px 20px;
  margin-top: 30px;
  border-top: 3px solid #F5CD21;
  border-right: 3px solid #F5CD21;
  border-radius: 7px;
  background-color: transparent;
}

.page-id-513 .custom_btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 42px;
    width: 3px;
    background-color: #F5CD21;
    border-radius: 2px;
}

.page-id-513 .custom_btn:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 115px;
    height: 3px;
    background-color: #F5CD21;
    border-radius: 2px;
}

.page-id-513 .custom_btn:hover,
.page-id-513 .custom_btn:focus {
    background-color: #F5CD21;
    color: #545759;
}
.page-id-513 h3 {
    margin-top: 0;
}
.page-id-513 .extra-margin .mbl {
    display: block;
}
.page-id-513 .extra-margin .dsktp {
    display: none;
}
@media (min-width:768px) {
    .page-id-513 .extra-margin:nth-child(2n) h3,
    .page-id-513 .extra-margin:nth-child(2n) h4,
    .page-id-513 .extra-margin:nth-child(2n) p,
    .page-id-513 .extra-margin:nth-child(2n) .cite {
        text-align: right;
    }
    .page-id-513 .extra-margin .mbl {
        display: none;
    }
    .page-id-513 .extra-margin .dsktp {
        display: block;
    }
}

.firstPage.wpb_column.vc_column_container {
    position: relative;
}
.firstPage.wpb_column.vc_column_container:after {
    content: "";
    height: 110px;
    width: 110px;
    position: absolute;
    top: -15px;
    right: 150px;
    background-image: url(../rkiosk/assets/stamp.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 999;
}


@media screen and (max-width: 1140px) {
    .firstPage.wpb_column.vc_column_container:after {
        height: 90px;
        width: 90px;
        top: -7px;
        right: 30px;
    }
}

@media screen and (max-width: 767px) {
    .firstPage.wpb_column.vc_column_container:after {
        top: calc(100vw - 10px);
        right: 15px;
    }
    .firstPage.wpb_column.vc_column_container .mobile-hero {
        margin-bottom: 60px;
    }
}

.cc-message, .cc-message a {
	color: #4f4f4f !important;
}

.single-kampaania ul {
	list-style-type: none;
}

/*
.blk_image #clipping,
.blk_image #clipping-mob {
	display: none !important;
}
*/


/* Smart-banner */
.smartbanner--rkiosk{
  z-index: 1000;
  top: -84px !important;
}
.mobile-hero {
	display: none;
}

.desktop-hero {
	margin-top: -80px;
}

@media screen and (max-width: 767px) {
    body {
      overflow-x: visible;
    }
    html {
      margin-top: 84px;
    }
    .trim-x {
      overflow-x: hidden;
    }
	
	.mobile-hero {
		display: block;
	}
	
	.desktop-hero {
		display: none !important;
	}
}

@media screen and (min-width: 768px) {
	.desktop-hero {
		display: block;
	}
}

#header_btm {
/* 	display: none !important; */
}