@charset "UTF-8";
  #content .entry-content h2 {
font-family: 'Barlow';
font-weight: 300;
color: #004273;
font-size: 32px;
} a.btn {
color: #008ad5;
border-color: #008ad5;
font-family: 'Barlow';
font-weight: 600;
font-size: 16px;
max-width: 350px;
}
.btn {
position: relative;
display: block;
text-decoration: none;
margin: 30px 0;
border: 2px solid #008ad5;
padding: 14px 20px;
text-transform: uppercase;
overflow: hidden;
-webkit-transition: 1s all ease;
transition: 1s all ease;
z-index: 2;
}
.btn:hover {
color: #ffffff;
}
.btn:before {
background: #008ad5;
color: #ffffff;
content: "";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1;
-webkit-transition: all 0.6s ease;
transition: all 0.6s ease;
width: 100%;
height: 0%;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.btn:hover::before {
height: 650%;
z-index: -1;
}
.btn::after {
content: '';
background: url(//storeguard.hu/content/uploads/2021/09/blue.png) center no-repeat;
position: absolute;
right: 18px;
z-index: 55;
font-weight: 300;
font-size: 1.2em;
margin-top: -5px;
width: 10px;
height: 30px;
}
.btn:hover::after {
color: #ffffff;
margin-top: -5px;
background: url(//storeguard.hu/content/uploads/2021/09/arrow.png) center no-repeat;
width: 10px;
height: 30px;
}  #wrapper {
width: 100%;
max-width: 100%;
overflow: hidden;
}
.dark-bg {
background: #f1f2f2;
}
span.uppercase-text {
text-transform: uppercase;
font-weight: 700;
} #header-full {
background: #ffffff;
z-index: 99 !important;
}
#header-full #header #masthead {
max-width: 1360px;
margin: 0 auto;
}
#header-full #header #masthead #branding {
display: inline-block;
max-width: 337px;
vertical-align: middle;
}
#header-full #header #masthead #branding .site-identity {
margin-top: 0;
}
#header-full #header #masthead #branding .site-identity #logo img {
width: 337px;
height: 135px;
}
#header-full #header #masthead #access {
display: inline-block;
max-width: calc(100% - 360px);
margin: 0 auto;
width: 100%;
vertical-align: middle;
float: none;
background-color: transparent;
}
#header-full #header #masthead #access ul li {
background-color: transparent;
}
#header-full #header #masthead #access ul li a {
font-weight: 500;
}
#header-full #header #masthead #access ul li a:hover {
color: #f4761d;
}
#header-full #header #masthead #access ul li a:active {
background-color: transparent;
}
#header-full #header #masthead #access ul li:hover {
background-color: transparent;
}
div#header-full.element-is-sticky {
-webkit-box-shadow: 5px 0 10px;
box-shadow: 5px 0 10px;
background: rgba(255, 255, 255, 0.9);
width: 100% !important;
min-width: 100% !important;
max-width: 100% !important;
} #light-blue-line {
background-color: #008ad5;
height: 46px;
}
#light-blue-line ul {
margin-left: -5px;
margin-top: 10px;
}
#light-blue-line ul li {
list-style: none;
display: inline-block;
}
#light-blue-line ul li:first-child {
margin-right: 25px;
}
#light-blue-line ul li:first-child:after {
content: '|';
position: relative;
display: inline-block;
margin-left: 25px;
color: #ffffff;
font-size: 0.8em;
font-weight: 300;
}
#light-blue-line ul li a {
color: #ffffff;
font-size: 15px;
}
#light-blue-line ul li a:active {
background: transparent;
}
#light-blue-line ul li a:hover {
color: #f4761d;
}
#light-blue-line a.btn {
color: #ffffff;
margin: 0;
float: right;
clear: both;
padding-right: 55px;
font-size: 16px;
font-weight: 500;
padding-top: 11px;
padding-bottom: 12px;
}
#light-blue-line a.btn:before {
background-color: #f4761d;
}
#light-blue-line a.btn:after {
color: #ffffff;
background: url(//storeguard.hu/content/uploads/2021/09/arrow.png) center no-repeat;
}
#light-blue-line a.btn:after:hover {
color: #ffffff;
}
#light-blue-line .wpb_text_column.wpb_content_element {
margin: 0;
}  section#kereskedelmi-vagyonvedelem p {
margin-bottom: 0;
}
section#kereskedelmi-vagyonvedelem .entry-content ul {
margin-left: 1.1em;
}
section#kereskedelmi-vagyonvedelem .dark-bg {
padding-top: 25px;
margin-bottom: 25px;
border-bottom: 1px solid #77777140;
border-top: 1px solid #77777140;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-2 {
max-width: 80px;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-2 .vc_column-inner {
padding-right: 0;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-2 .vc_column-inner p.nb {
font-size: 57px;
font-weight: 700;
color: #004273;
line-height: 1em;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 {
padding-top: 6px;
width: calc(100% - 85px);
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 .vc_column-inner {
padding: 0 0 0 5px;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 .vc_column-inner h3,
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 .vc_column-inner h4 {
color: #008ad5;
font-size: 20px;
font-weight: 700;
margin-top: 0;
line-height: 1.1em;
margin-bottom: 3px;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 .vc_column-inner h4 {
color: #f4761d;
} section#miert-mi {
padding-top: 35px;
margin-top: 20px;
margin-bottom: 35px;
padding-bottom: 35px;
}
section#miert-mi .vc_col-sm-2 img {
width: 100%;
min-width: 85px;
}
section#miert-mi .vc_col-sm-6 strong {
color: #008ad5;
font-size: 21px;
}
section#miert-mi > div {
max-width: 1400px;
margin: auto;
}
section#a-storeguardrol h3 {
color: #008ad5;
font-size: 22px;
font-weight: 700;
margin-bottom: 20px;
margin-top: -20px;
}
section#a-storeguardrol #storeguard-3-image .vc_col-sm-2 {
width: 280px;
}
section#a-storeguardrol #storeguard-3-image .vc_col-sm-2 .vc_column-inner {
padding: 0;
}
section#a-storeguardrol #storeguard-3-image .vc_col-sm-2 .vc_column-inner .poseidon .wpb_single_image.vc_align_right {
text-align: left;
}
section#a-storeguardrol #storeguard-3-image .vc_col-sm-2 img {
width: 100%;
} #referenciaink {
margin-top: 30px;
padding-top: 30px;
padding-bottom: 50px;
}
#referenciaink .vc_col-sm-2 .vc_single_image-wrapper.vc_box_border_grey {
background: #ffffff;
}
#referenciaink .vc_col-sm-2 .vc_single_image-wrapper.vc_box_border_grey img {
display: inline-block;
width: 80%;
vertical-align: middle;
}
section#kapcsolat {
padding-top: 50px;
background: #004a79;
color: #ffffff;
margin-bottom: -40px;
}
section#kapcsolat form#forminator-module-87 {
margin-top: 25px;
}
section#kapcsolat form#forminator-module-87 label.forminator-label {
color: #ffffff;
font-weight: 400;
font-size: 16px;
}
section#kapcsolat form#forminator-module-87 #gdprcheckbox-1 label.forminator-label {
display: none;
}
section#kapcsolat form#forminator-module-87 div#gdprcheckbox-1 label {
color: #ffffff;
margin-top: -20px;
}
section#kapcsolat form#forminator-module-87 input,
section#kapcsolat form#forminator-module-87 textarea {
border: none;
}
section#kapcsolat form#forminator-module-87 textarea#forminator-field-textarea-1 {
min-height: 50px !important;
max-height: 100px;
}
section#kapcsolat form#forminator-module-87 button.forminator-button.forminator-button-submit {
text-align: left;
background-color: transparent;
border: 1px solid #008ad5;
border-radius: 0;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
width: 120px;
}
section#kapcsolat form#forminator-module-87 button.forminator-button.forminator-button-submit:after {
content: '';
background: url(//storeguard.hu/content/uploads/2021/09/arrow.png) center no-repeat;
position: absolute;
right: 18px;
z-index: 55;
font-weight: 300;
font-size: 1.2em;
margin-top: -5px;
width: 10px;
height: 30px;
background-size: 80%;
}
section#kapcsolat form#forminator-module-87 button.forminator-button.forminator-button-submit:hover:after {
color: #ffffff;
}
section#kapcsolat h4 {
color: #ffffff;
font-weight: 600;
font-size: 25px;
}
section#kapcsolat a {
color: #008ad5;
}
section#kapcsolat .firstchild {
padding-right: 60px;
}
section#kapcsolat .secoundchild {
padding-left: 60px;
}
section#kapcsolat .secoundchild .footer-right-2 {
margin-top: 60px;
margin-bottom: 60px;
}
section#kapcsolat .secoundchild .footer-right-2 p {
font-size: 18px;
line-height: 1.5em;
}
section#kapcsolat .secoundchild .footer-right-3 {
margin-top: 70px;
}
section#kapcsolat .secoundchild .footer-right-3 p {
font-size: 18px;
line-height: 1.5em;
}
section#kapcsolat .secoundchild .footer-right-3 p strong {
font-weight: 300;
font-size: 27px;
}
section#kapcsolat img.vc_single_image-img.attachment-full {
width: 100%;
}
#footer-hr { }
#footer,
div#sheader {
display: none;
}
a:active {
background-color: transparent !important;
}
@media (max-width: 1300px) {
#header-full #header #masthead #branding {
height: 76px;
width: 220px;
}
#header-full #header #masthead #branding .site-identity #logo img {
width: 200px;
height: 85px;
}
#header-full #header #masthead #access {
padding-top: 10px;
max-width: calc(100% - 250px);
}
#header-full #header #masthead #access .menu > ul > li > a > span {
font-size: 0.9rem;
}
#content {
padding: 0 15px;
}
#content .entry-content {
padding-top: 0;
}
}
@media (max-width: 1100px) {
#header-full {
max-width: 100%;
min-width: 100%;
width: 100% !important;
}
#header-full #header #masthead #access {
display: none;
background-color: #41484e;
margin-right: 0;
max-width: 600px;
position: absolute;
right: 0;
z-index: 999;
padding-top: 0;
}
#header-full #header #masthead #access #prime_nav li a {
font-weight: 500;
margin-left: 20px;
margin-right: 20px;
border-top: 1px solid #676d71;
color: #ffffff;
}
#header-full #header #masthead #access #prime_nav li:first-child a {
border-top: none;
}
#header #masthead #branding .site-identity #logo img {
width: 200px;
height: 105px;
margin-top: -5px;
margin-left: 15px;
}
#header #masthead #branding {
z-index: 3;
}
a#nav-toggle {
position: absolute;
margin-top: -60px;
max-width: 600px;
right: 0;
z-index: 2;
background: transparent;
}
section#miert-mi .vc_col-sm-2 {
width: 100px;
}
section#miert-mi .vc_col-sm-10 {
width: calc(100% - 100px);
}
section#kapcsolat .firstchild {
padding-right: 0px;
}
section#kapcsolat .secoundchild {
padding-left: 0px;
}
}
@media (max-width: 850px) {
#masthead {
height: 60px;
}
#header-full #header #masthead #branding .site-identity #logo img {
width: 200px;
height: 70px;
margin-left: 0;
}
#nav-toggle {
position: absolute;
width: 100%;
right: 0;
z-index: 2;
float: none;
max-width: 100%;
top: 100px;
}
#header-container {
max-height: 44px;
}
a#nav-toggle {
margin-top: -50px;
}
#header-full #header #masthead #branding {
height: 60px;
max-height: 60px;
min-height: 60px;
}
#light-blue-line a.btn {
display: none;
}
div#header-full.element-is-sticky a#nav-toggle {
top: 60px;
}
section#a-storeguardrol #storeguard-3-image .vc_col-sm-2 {
width: 33%;
}
}
@media (max-width: 800px) {
section#referenciaink .vc_col-sm-2 {
width: 33%;
}
section#kapcsolat .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-o-content-top.vc_row-flex {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
@media (max-width: 500px) {
#content .entry-content h2 {
font-size: 1.5rem;
line-height: 1.8rem;
margin-top: 0;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element {
margin-bottom: 15px;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-2 .wpb_text_column.wpb_content_element {
margin-bottom: 0;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 {
padding: 0 10px;
width: 100%;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 .vc_column-inner h3 {
font-size: 18px;
}
section#kereskedelmi-vagyonvedelem .vc_col-sm-10 .vc_column-inner h4 {
font-size: 18px;
}
section#kereskedelmi-vagyonvedelem > .vc_row.wpb_row.vc_row-fluid {
padding-bottom: 20px;
}
section#miert-mi .vc_col-sm-6 strong {
color: #008ad5;
font-size: 16px;
}
section#kapcsolat {
padding-top: 25px;
}
section#kapcsolat .secoundchild .footer-right-2 {
margin-top: 30px;
margin-bottom: 0px;
}
section#kapcsolat h4 {
font-size: 21px;
margin-top: 0;
}
}