@charset "UTF-8";
/*!
    Theme Name: Semen Cardona
    Theme URI: https://semencardona.com
    Description: Semen Cardona
    Version: 1.0
    Author: Kiku Solé
    Author URI: https://kikusole.cat
*/
.animated{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRight50{0%{opacity:0;transform:translateX(20px) translateY(-50%)}to{opacity:1;transform:translateX(0) translateY(-50%)}}@keyframes fadeInRight50{0%{opacity:0;transform:translateX(20px) translateY(-50%)}to{opacity:1;transform:translateX(0) translateY(-50%)}}.fadeInRight50{-webkit-animation-name:fadeInRight50;animation-name:fadeInRight50}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:perspective(400px) translateZ(0) rotateY(0) scale(1)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:perspective(400px) translateZ(0) rotateY(0) scale(1)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1)}}.animated.flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{opacity:1;transform:perspective(400px) rotateX(0deg)}}.flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{opacity:1;transform:perspective(400px) rotateY(0deg)}}.flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(//semencardona.com/wp-content/themes/semencardona/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(//semencardona.com/wp-content/themes/semencardona/fonts/slick.eot);src:url(//semencardona.com/wp-content/themes/semencardona/fonts/slick.eot?#iefix) format("embedded-opentype"),url(//semencardona.com/wp-content/themes/semencardona/fonts/slick.woff) format("woff"),url(//semencardona.com/wp-content/themes/semencardona/fonts/slick.ttf) format("truetype"),url(//semencardona.com/wp-content/themes/semencardona/fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:0 0;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:0 0;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{font-family:Noway;font-stretch:normal;font-style:italic;font-weight:400;src:url(//semencardona.com/wp-content/themes/semencardona/fonts/Noway_Regular_Italic.otf) format("opentype")}@font-face{font-family:Noway;font-stretch:normal;font-style:italic;font-weight:700;src:url(//semencardona.com/wp-content/themes/semencardona/fonts/Noway_Bold_Italic.otf) format("opentype")}@font-face{font-family:Noway;font-stretch:normal;font-style:normal;font-weight:400;src:url(//semencardona.com/wp-content/themes/semencardona/fonts/Noway-Regular.otf) format("opentype")}@font-face{font-family:Noway;font-stretch:normal;font-style:italic;font-weight:300;src:url(//semencardona.com/wp-content/themes/semencardona/fonts/Noway_Light_Italic.otf) format("opentype")}@font-face{font-family:Noway;font-stretch:normal;font-style:normal;font-weight:700;src:url(//semencardona.com/wp-content/themes/semencardona/fonts/Noway-Bold.otf) format("opentype")}main.page-about section.team .team-list article.member .thumbnail,main.page-contact section.form,main.page-distribution section.distribution-main,main.page-front-page section.home-data,main.page-front-page section.home-links article.home-link,main.page-front-page section.init,main.page-offers section.form,main.page-offers section.init,section.page-main,section.template-contact{background-position:50%;background-repeat:no-repeat;background-size:cover}button.btn,main.page-contact section.form input[type=email],main.page-contact section.form input[type=submit],main.page-contact section.form input[type=tel],main.page-contact section.form input[type=text],main.page-contact section.form textarea,main.page-offers .offers-content .filter input[type=text],main.page-offers section.form input[type=email],main.page-offers section.form input[type=submit],main.page-offers section.form input[type=tel],main.page-offers section.form input[type=text],main.page-offers section.form textarea{-webkit-appearance:none;-moz-appearance:none;border:0;margin:0}button.btn:focus,main.page-contact section.form input[type=email]:focus,main.page-contact section.form input[type=submit]:focus,main.page-contact section.form input[type=tel]:focus,main.page-contact section.form input[type=text]:focus,main.page-contact section.form textarea:focus,main.page-offers .offers-content .filter input[type=text]:focus,main.page-offers section.form input[type=email]:focus,main.page-offers section.form input[type=submit]:focus,main.page-offers section.form input[type=tel]:focus,main.page-offers section.form input[type=text]:focus,main.page-offers section.form textarea:focus{box-shadow:none;outline:0}main.page-front-page section.home-company .home-company-image img,main.page-front-page section.home-distribution .home-company-image img,main.page-front-page section.home-links article.home-link img,main.page-front-page section.home-news .posts article.post a .post-thumbnail img,main.page-globals section.our-sites .sites-content .site .slider .slide img,main.page-idi section.bg-image img,main.page-news section.posts article.post .thumbnail img,main.page-post .post-header img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#fp-nav ul li:focus,body a:focus,html a:focus{box-shadow:none;outline:0}.h1,h1{font-size:44px;font-weight:600;line-height:1.2;margin:0;padding:0;text-transform:uppercase}@media (max-width:991.98px){.h1,h1{font-size:40px}}@media (max-width:767.98px){.h1,h1{font-size:32px}}@media (max-width:575.98px){.h1,h1{font-size:26px}}.h2,h2{font-size:38px;font-weight:600;line-height:1.2;margin:0;padding:0;text-transform:uppercase}@media (max-width:991.98px){.h2,h2{font-size:32px}}@media (max-width:767.98px){.h2,h2{font-size:28px}}@media (max-width:575.98px){.h2,h2{font-size:22px}}.h3,h3{font-size:36px;font-weight:600;line-height:1.2;margin:0;padding:0;text-transform:uppercase}@media (max-width:991.98px){.h3,h3{font-size:28px}}@media (max-width:767.98px){.h3,h3{font-size:24px}}@media (max-width:575.98px){.h3,h3{font-size:22px}}.h4,h4{font-size:32px;font-weight:600;line-height:1.2;margin:0;padding:0}@media (max-width:991.98px){.h4,h4{font-size:26px}}@media (max-width:767.98px){.h4,h4{font-size:24px}}@media (max-width:575.98px){.h4,h4{font-size:22px}}.h5,h5{font-size:18px;font-weight:600;line-height:1.2;margin:0;padding:0}@media (max-width:575.98px){.h5,h5{font-size:16px}}.m1{margin:1rem!important}.m15{margin:1.5rem!important}@media (max-width:575.98px){.m15{margin:1rem!important}}.m2{margin:2rem!important}@media (max-width:575.98px){.m2{margin:1.5rem!important}}.m25{margin:2.5rem!important}@media (max-width:575.98px){.m25{margin:1.5rem!important}}.m3{margin:3rem!important}@media (max-width:575.98px){.m3{margin:2rem!important}}.mL{margin-left:1.5rem!important}.mR{margin-right:1.5rem!important}.mT{margin-top:1.5rem!important}.mB{margin-bottom:1.5rem!important}.mLxl{margin-left:2.5rem!important}@media (max-width:575.98px){.mLxl{margin-left:1.5rem!important}}.mRxl{margin-right:2.5rem!important}@media (max-width:575.98px){.mRxl{margin-right:1.5rem!important}}.mTxl{margin-top:2.5rem!important}@media (max-width:575.98px){.mTxl{margin-top:1.5rem!important}}.mBxl{margin-bottom:2.5rem!important}@media (max-width:575.98px){.mBxl{margin-bottom:1.5rem!important}}.mLsm{margin-left:.5rem!important}.mRsm{margin-right:.5rem!important}.mTsm{margin-top:.5rem!important}.mBsm{margin-bottom:.5rem!important}.p1{padding:1rem!important}.p15{padding:1.5rem!important}.p2{padding:2rem!important}.p25{padding:2.5rem!important}.p3{padding:3rem!important}.pL{padding-left:1.5rem!important}.pR{padding-right:1.5rem!important}.pT{padding-top:1.5rem!important}.pB{padding-bottom:1.5rem!important}.pLsm{padding-left:.5rem!important}.pRsm{padding-right:.5rem!important}.pTsm{padding-top:.5rem!important}.pBsm{padding-bottom:.5rem!important}.align-left{text-align:left!important}.align-right{text-align:right!important}.align-center{text-align:center!important}.align-items-center{align-items:center}.justify-content-between{display:flex;justify-content:space-between}.justify-content-center{display:flex;justify-content:center}body,html{-webkit-font-smoothing:antialiased;background:#fff;color:#002f44;font-family:Noway,Helvetica,Arial,sans-serif;font-size:18px;font-style:italic;font-weight:400;margin:0;padding:0}body img,html img{max-width:100%}body a,body a:hover,html a,html a:hover{text-decoration:none}body b,body strong,html b,html strong{font-weight:700}body p,html p{line-height:1.3}body{overflow-X:hidden}.app-container{margin:0 auto;max-width:1240px;width:100%}@media (max-width:991.98px){.app-container{max-width:1060px;padding:0 1.5rem}}@media (max-width:767.98px){.app-container{max-width:960px}}@media (max-width:575.98px){.app-container{max-width:776px;padding:0}}#nav-ico{cursor:pointer;height:30px;margin-top:5px;transform:scale(1);transition:.5s ease-in-out;width:30px;z-index:10}#nav-ico span{background:#d60036;display:block;height:2px;left:inherit;opacity:.8;position:absolute;right:0;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}#nav-ico span:first-child{top:0;transform-origin:left center}#nav-ico span:nth-child(2){top:10px;transform-origin:left center}#nav-ico span:nth-child(3){top:20px;transform-origin:left center}#nav-ico.open{right:1.2rem}#nav-ico.open span:first-child{top:0;transform:rotate(45deg);width:100%}#nav-ico.open span:nth-child(2){opacity:0;width:0}#nav-ico.open span:nth-child(3){top:22px;transform:rotate(-45deg);width:100%}header#header{align-items:center;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background-color:hsla(0,0%,100%,.78);display:flex;filter:brightness(94%);justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;top:0;transition:all .3s ease;width:100vw;z-index:999}header#header .site-logo,header#header .site-logo img{height:34px}header#header .sites{color:#d60036;cursor:pointer;font-size:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:9}header#header .sites img{margin-left:.5rem;transition:all .3s ease}header#header .sites:hover{opacity:.7;transition:all .3s ease}header#header .sites.opened img{transform:rotate(180deg);transition:all .3s ease}header#header .options-navigation{align-items:center;display:flex}header#header .options-navigation .external-links{display:flex;z-index:2}header#header .options-navigation .external-links .external-link{height:24px;padding:0 .7rem}header#header .options-navigation .external-links .external-link a{color:#d60036}header#header .options-navigation .external-links .external-link a img{height:24px}header#header .options-navigation .external-links .external-link.has-hover{text-transform:uppercase}header#header .options-navigation .external-links .external-link.has-hover a{align-items:center;display:flex}header#header .options-navigation .external-links .external-link.has-hover a span{color:#002f44;font-size:15px;opacity:0;transition:all .3s ease;white-space:nowrap;width:0;word-break:keep-all}header#header .options-navigation .external-links .external-link.has-hover:hover a span{margin-left:.5rem;opacity:1;transition:all .3s ease;width:70px}header#header .options-navigation .language{padding:0 2rem;z-index:2}header#header .options-navigation .language .wpml-ls-legacy-list-horizontal{padding:0!important}header#header .options-navigation .language ul{display:flex;margin:0;padding:0}header#header .options-navigation .language ul li{color:#d60036;list-style:none;padding:0 .1rem}header#header .options-navigation .language ul li a{color:#d60036;padding:0}header#header .options-navigation .language ul li a .wpml-ls-native{background-color:#d60036;color:#fff;line-height:0;padding:.3rem}@media (max-width:991.98px){header#header .sites{left:36%}}@media (max-width:767.98px){header#header{padding:1rem}header#header .sites{left:50%}header#header .options-navigation .external-links,header#header .options-navigation .language{display:none}}.nav-container{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background-color:rgba(214,0,54,.8);display:none;height:100vh;position:fixed;width:100vw;z-index:999}.nav-container .external-links,.nav-container .language{display:none}.nav-container nav.main-menu{height:100%}.nav-container nav.main-menu ul{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;padding:0}.nav-container nav.main-menu ul li{display:block;font-size:44px;font-weight:700;list-style:none;margin:.5rem 0;position:relative;text-transform:uppercase}.nav-container nav.main-menu ul li.no-text-transform{text-transform:none}.nav-container nav.main-menu ul li a{color:#fff;display:block;padding:.5rem 0}.nav-container nav.main-menu ul li:hover{opacity:.8;transition:all .3s ease}.nav-container nav.main-menu ul li.current-menu-item{color:#002f44}.nav-container .close-nav{cursor:pointer;height:30px;position:absolute;right:2rem;top:1.2rem;transition:all .3s ease;width:30px}.nav-container .close-nav img{height:28px}.nav-container .close-nav:hover{opacity:.8;transition:all .3s ease}@media (max-width:767.98px){.nav-container .close-nav{right:1rem;top:1.2rem}.nav-container .external-links,.nav-container .language{display:block}.nav-container .external-links{background-color:hsla(0,0%,100%,.3);font-size:20px;font-weight:700;margin-top:71px;padding:1rem}.nav-container .external-links .external-link{margin-bottom:.8rem;text-transform:uppercase}.nav-container .external-links .external-link:last-child{margin-bottom:0}.nav-container .external-links .external-link a{fill:#fff;align-items:center;color:#fff;display:flex}.nav-container .external-links .external-link a img{fill:#fff;color:#fff;filter:brightness(0) invert(1);flex:26px 0 0;height:26px;margin-right:.5rem}.nav-container .language{font-size:20px;left:1rem;padding:1rem 0;position:absolute;top:0}.nav-container .language .wpml-ls-legacy-list-horizontal{padding:0!important}.nav-container .language ul{display:flex;margin:0;padding:0}.nav-container .language ul li{color:#fff;list-style:none;padding:0 .1rem}.nav-container .language ul li a{color:#fff}.nav-container .language ul li a .wpml-ls-native{background-color:#fff;color:#d60036;line-height:0;padding:.3rem}.nav-container nav.main-menu ul{align-items:flex-start;justify-content:flex-start;padding:1rem}.nav-container nav.main-menu ul li{font-size:26px;margin:.3rem 0}}.nav-sites{display:none;font-size:20px;position:fixed;text-align:center;top:71px;width:100vw;z-index:998}.nav-sites ul{margin:0;padding:0}.nav-sites ul li{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background-color:hsla(0,0%,100%,.78);color:#d60036;display:block;filter:brightness(94%);list-style:none;margin:.5rem;padding:1rem 0;position:relative}.nav-sites ul li a{color:#d60036}.site-content{overflow-x:hidden}.container{margin:0 auto;max-width:1280px;padding:0 2rem}@media (max-width:767.98px){.container{padding:0 1.5rem}}@media (max-width:575.98px){.container{padding:0 1rem}}footer#footer{color:#d60036}footer#footer .footer-top{background-color:#f4f6f7;padding:4rem 0}footer#footer .footer-top h5{margin-bottom:.5rem;margin-top:1rem;text-transform:uppercase}footer#footer .footer-top p{margin:0;padding:0}footer#footer .footer-top a{color:#d60036}footer#footer .footer-top ul{margin:1rem 0 0;padding:0}footer#footer .footer-top ul li{font-weight:600;list-style:none;margin-top:.5rem;text-transform:uppercase}footer#footer .footer-top ul li a{color:#d60036;transition:all .3s ease}footer#footer .footer-top ul li a:hover{color:#002f44;transition:all .3s ease}footer#footer .footer-top .social-links a{margin:0 .5rem;transition:all .3s ease}footer#footer .footer-top .social-links a img{height:20px}footer#footer .footer-top .social-links a:hover{opacity:.5;transition:all .3s ease}footer#footer .sub-footer{background-color:#d60036;color:#fff;font-size:14px;padding:1rem;text-align:center}footer#footer .sub-footer ul{margin:0;padding:0}footer#footer .sub-footer ul li{display:inline-block;list-style:none;padding:0 .3rem}footer#footer .sub-footer ul li a{color:#fff;transition:all .3s ease}footer#footer .sub-footer ul li a:hover{color:#002f44;transition:all .3s ease}@media (max-width:767.98px){footer#footer .footer-top{padding:3rem 0}}@media (max-width:575.98px){footer#footer .footer-top{padding:1.5rem 0}}.wpml-ls-statics-footer{display:none!important}.btn,a.btn,button.btn{cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:.8rem 1.3rem;position:relative;transition:all .3s ease}.btn a,a.btn a,button.btn a{display:block}.btn:hover,a.btn:hover,button.btn:hover{transition:all .3s ease}@media (max-width:767.98px){.btn,a.btn,button.btn{font-size:14px;padding:.7rem 1.1rem}}@media (max-width:575.98px){.btn,a.btn,button.btn{padding:.5rem 1rem}}.btnSm,a.btnSm,button.btnSm{font-size:14px;padding:.6rem 1rem}@media (max-width:575.98px){.btnSm,a.btnSm,button.btnSm{padding:.2rem .6rem}}.btnXsm,a.btnXsm,button.btnXsm{border-radius:10px;font-size:13px;padding:.4rem .6rem}.btnXl,a.btnXl,button.btnXl{border-radius:24px;font-size:16px;font-weight:700;padding:1rem 1.8rem}@media (max-width:575.98px){.btnXl,a.btnXl,button.btnXl{border-radius:10px;font-size:16px;padding:.6rem 1.3rem}}.btnBlock,a.btnBlock,button.btnBlock{display:block;width:100%}.btn-primary,a.btn-primary,button.btn-primary{background-color:#d60036;color:#fff}.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover{opacity:.8}.btn-primary-to-secondary,a.btn-primary-to-secondary,button.btn-primary-to-secondary{background-color:#d60036;background-position:center right 1.2rem;background-repeat:no-repeat;background-size:24px;color:#fff;transition-delay:.3s}.btn-primary-to-secondary:after,a.btn-primary-to-secondary:after,button.btn-primary-to-secondary:after{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/ico/arrow-link.svg);background-position:50%;background-repeat:no-repeat;background-size:24px;content:"";height:24px;opacity:0;position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);transition:all .3s ease;transition-delay:.3s;width:30px}.btn-primary-to-secondary:hover,a.btn-primary-to-secondary:hover,button.btn-primary-to-secondary:hover{background-color:#002f44;color:#fff;padding-right:3.5rem}.btn-primary-to-secondary:hover:after,a.btn-primary-to-secondary:hover:after,button.btn-primary-to-secondary:hover:after{opacity:1;transition:all .3s ease;transition-delay:.3s}.btn-primary-to-white,a.btn-primary-to-white,button.btn-primary-to-white{background-color:#d60036;background-position:center right 1.2rem;background-repeat:no-repeat;background-size:24px;color:#fff}.btn-primary-to-white:after,a.btn-primary-to-white:after,button.btn-primary-to-white:after{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/ico/arrow-link-negative.svg);background-position:50%;background-repeat:no-repeat;background-size:24px;content:"";height:24px;opacity:0;position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);transition:all .3s ease;transition-delay:.3s;width:30px}.btn-primary-to-white:hover,a.btn-primary-to-white:hover,button.btn-primary-to-white:hover{background-color:#fff;color:#002f44;padding-right:3.5rem}.btn-primary-to-white:hover:after,a.btn-primary-to-white:hover:after,button.btn-primary-to-white:hover:after{opacity:1;transition:all .3s ease;transition-delay:.3s}.btn-secondary,a.btn-secondary,button.btn-secondary{background-color:#002f44;color:#fff}.btn-secondary:hover,a.btn-secondary:hover,button.btn-secondary:hover{opacity:.8}#fp-nav{z-index:8}#fp-nav ul{margin:0;padding:0}#fp-nav ul li{background-color:#002f44;border-radius:5000px;cursor:pointer;height:12px;list-style:none;margin-left:20px;margin-top:8px;opacity:.5;transform:scale(.7);transition:all .3s ease;width:12px}#fp-nav ul li:hover{opacity:1;transform:scale(1.1);transition:all .3s ease}#fp-nav ul::marker{display:none!important}#fp-nav ul li.active{opacity:1;transform:scale(1.1);transition:all .3s ease}@media (max-width:991.98px){#fp-nav ul li{margin-left:12px}}@media (max-width:767.98px){#fp-nav{display:none}}#fp-nav{margin-top:-32px;opacity:1;position:fixed;top:50%;z-index:100}main.page-front-page section.init{background-color:#d60036;height:100vh;overflow:hidden;position:relative;width:100vw}main.page-front-page section.init:after{background-color:rgba(214,0,54,.8);bottom:0;content:" ";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}main.page-front-page section.init video{bottom:0;filter:grayscale(100%);left:0;margin:0 auto;min-height:100vh;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;right:0;top:0;width:100vw;z-index:0}main.page-front-page section.init .main-logo{height:180px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}main.page-front-page section.init .main-logo img{height:180px}@media (max-width:767.98px){main.page-front-page section.init .main-logo{height:auto}main.page-front-page section.init .main-logo img{height:auto;max-width:600px}}@media (max-width:575.98px){main.page-front-page section.init{height:auto;padding-bottom:60vw;padding-top:80vw;text-align:center}main.page-front-page section.init video{min-height:100%}main.page-front-page section.init .main-logo{height:auto;left:auto;position:relative;top:auto;transform:none}main.page-front-page section.init .main-logo img{height:auto;width:90%}}main.page-front-page section{padding:4rem 0}@media (max-width:767.98px){main.page-front-page section{padding:3rem 0}}@media (max-width:575.98px){main.page-front-page section{padding:2rem 0}}main.page-front-page section.home-data{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/lines-bg.jpg);text-align:center}main.page-front-page section.home-data h2{font-weight:400;margin:0 auto 4rem;max-width:800px}main.page-front-page section.home-data .data-item span.value{color:#d60036;display:block;font-size:80px}main.page-front-page section.home-data .data-item span.title{display:block;font-size:40px;font-weight:700;margin:.5rem 0}main.page-front-page section.home-data .data-item p.text{font-size:20px;margin:0 auto;max-width:200px}@media (max-width:991.98px){main.page-front-page section.home-data .data-item span.value{font-size:60px}main.page-front-page section.home-data .data-item span.title{font-size:30px}}@media (max-width:767.98px){main.page-front-page section.home-data h2{margin-bottom:2rem}main.page-front-page section.home-data .data-item span.value{font-size:40px}main.page-front-page section.home-data .data-item span.title{font-size:24px}main.page-front-page section.home-data .data-item p.text{font-size:15px}}@media (max-width:575.98px){main.page-front-page section.home-data .data-item{margin-bottom:2rem}}main.page-front-page section.home-video{height:40vw;overflow:hidden;padding:0;position:relative;width:100vw}main.page-front-page section.home-video img{height:650px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:991.98px){main.page-front-page section.home-video{height:50vw}main.page-front-page section.home-video img{height:500px}}@media (max-width:767.98px){main.page-front-page section.home-video img{height:auto}}main.page-front-page section.home-company,main.page-front-page section.home-distribution{padding:0}main.page-front-page section.home-company .home-company-image,main.page-front-page section.home-distribution .home-company-image{background-color:#002f44;height:40vw;width:100%}main.page-front-page section.home-company .home-company-text,main.page-front-page section.home-distribution .home-company-text{margin:0 auto;max-width:700px;padding:1rem 3rem}main.page-front-page section.home-company .home-company-text h2,main.page-front-page section.home-distribution .home-company-text h2{line-height:1.1}@media (max-width:767.98px){main.page-front-page section.home-company .home-company-image,main.page-front-page section.home-distribution .home-company-image{height:60vw}main.page-front-page section.home-company .home-company-text,main.page-front-page section.home-distribution .home-company-text{padding:2rem}}@media (max-width:575.98px){main.page-front-page section.home-company .home-company-image,main.page-front-page section.home-distribution .home-company-image{height:300px}main.page-front-page section.home-company .home-company-text,main.page-front-page section.home-distribution .home-company-text{padding:1rem}}main.page-front-page section.home-distribution{background-color:rgba(0,47,68,.1)}main.page-front-page section.home-distribution p a{color:#d60036}main.page-front-page section.home-links{padding:0}main.page-front-page section.home-links article.home-link{height:40vw;position:relative}main.page-front-page section.home-links article.home-link img{position:absolute;z-index:1}main.page-front-page section.home-links article.home-link:after{background-color:rgba(214,0,54,.85);content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:2}main.page-front-page section.home-links article.home-link a{color:#fff;display:block;height:100%;padding:5rem 1rem;position:relative;width:100%;z-index:3}main.page-front-page section.home-links article.home-link a .link-content{bottom:4rem;display:block;left:50%;position:absolute;text-align:center;transform:translateX(-50%) translateY(0);transition:all .3s ease;width:90%}main.page-front-page section.home-links article.home-link a .link-content h3{text-transform:uppercase}main.page-front-page section.home-links article.home-link a .link-content p{height:0;opacity:0;overflow:hidden;transition:all .3s ease}main.page-front-page section.home-links article.home-link:hover:after{background-color:rgba(0,47,68,.85);transition:all .3s ease}main.page-front-page section.home-links article.home-link:hover a .link-content p{height:220px;opacity:1;transition:all .3s ease}main.page-front-page section.home-links .col-md-4:nth-child(2) article.home-link{border-left:1px solid #fff;border-right:1px solid #fff}@media (max-width:991.98px){main.page-front-page section.home-links article.home-link{height:60vw;position:relative}main.page-front-page section.home-links article.home-link a .link-content p{font-size:16px}main.page-front-page section.home-links article.home-link:hover a .link-content p{height:220px}}@media (max-width:767.98px){main.page-front-page section.home-links article.home-link{height:auto;position:relative}main.page-front-page section.home-links article.home-link a .link-content{bottom:auto;position:relative}main.page-front-page section.home-links article.home-link a .link-content p{height:auto!important;opacity:1!important}main.page-front-page section.home-links .col-md-4:nth-child(2) article.home-link{border-bottom:1px solid #fff;border-left:0;border-right:0;border-top:1px solid #fff}}main.page-front-page section.home-map{padding-bottom:0}main.page-front-page section.home-map .content{max-width:700px}main.page-front-page section.home-map .mapa-content{margin-top:3rem}@media (max-width:767.98px){main.page-front-page section.home-map .mapa-content{margin-top:2rem}}main.page-front-page section.home-news{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/lines-bg.jpg);background-position:bottom -450px center;background-repeat:no-repeat;background-size:100%}main.page-front-page section.home-news .posts{margin:2rem 0}main.page-front-page section.home-news .posts .slick-slide{margin:0 1.5rem}main.page-front-page section.home-news .posts .slick-list{margin:0 -1.5rem}main.page-front-page section.home-news .posts ul.slick-dots{display:block;margin-top:1rem;position:relative}main.page-front-page section.home-news .posts ul.slick-dots li{background-color:rgba(0,47,68,.3);border-radius:8px;height:8px;width:8px}main.page-front-page section.home-news .posts ul.slick-dots li.slick-active{background-color:#002f44}main.page-front-page section.home-news .posts ul.slick-dots li button{display:none}main.page-front-page section.home-news .posts article.post{background-color:#002f44;transition:all .2s ease;width:100%}main.page-front-page section.home-news .posts article.post a{color:#fff;display:block;padding:2rem;transition:all .2s ease}main.page-front-page section.home-news .posts article.post a h3{font-size:22px;text-transform:uppercase}main.page-front-page section.home-news .posts article.post a .post-thumbnail{background-color:#002f44;height:150px;margin:1rem 0;overflow:hidden}main.page-front-page section.home-news .posts article.post a p{font-size:16px}main.page-front-page section.home-news .posts article.post:hover{background-color:#f0f0f0;transition:all .2s ease}main.page-front-page section.home-news .posts article.post:hover a{color:#d60036;display:block;padding:2rem;transition:all .2s ease}@media (max-width:767.98px){main.page-front-page section.home-news .posts .slick-slide{margin:0 1rem}main.page-front-page section.home-news .posts .slick-list{margin:0 -1rem}}main.page-products section.products{background-color:#f4f6f7;padding:4rem 0}main.page-products section.products .lines-select{display:flex;justify-content:center;margin-bottom:3rem}main.page-products section.products .lines-select .line{border-bottom:7px solid #e5e9ec;cursor:pointer;font-size:20px;font-weight:400;padding:.5rem;text-align:center;text-transform:uppercase;transition:all .3s ease;width:250px}main.page-products section.products .lines-select .line.active{border-bottom:7px solid #002f44;font-weight:700;transition:all .3s ease}main.page-products section.products .lines-select .line:hover{border-bottom:7px solid rgba(0,47,68,.5);transition:all .3s ease}main.page-products section.products .lines-products .product{background-color:#fff;margin-bottom:1rem}main.page-products section.products .lines-products .product .product-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}main.page-products section.products .lines-products .product .product-title h2{font-size:20px}main.page-products section.products .lines-products .product .product-title .product-callback{align-items:center;display:flex;justify-content:flex-end}main.page-products section.products .lines-products .product .product-title .product-callback .less,main.page-products section.products .lines-products .product .product-title .product-callback .more{color:#d60036;font-size:18px;font-weight:700;text-decoration:underline;text-transform:uppercase}main.page-products section.products .lines-products .product .product-title .product-callback .more{display:block}main.page-products section.products .lines-products .product .product-title .product-callback .less{display:none}main.page-products section.products .lines-products .product .product-title .product-callback img{margin-left:.5rem;transition:all .3s ease}main.page-products section.products .lines-products .product .product-title:hover{opacity:.6;transition:all .3s ease}main.page-products section.products .lines-products .product .product-content{display:none;padding:1rem}main.page-products section.products .lines-products .product .product-content h3{font-size:18px}main.page-products section.products .lines-products .product .product-content p{margin:0}main.page-products section.products .lines-products .product .product-content a{color:#d60036;display:block;margin-bottom:2rem;margin-top:.5rem}main.page-products section.products .lines-products .product.opened .product-title .product-callback .more{display:none}main.page-products section.products .lines-products .product.opened .product-title .product-callback .less{display:block}main.page-products section.products .lines-products .product.opened .product-title .product-callback img{transform:rotate(180deg);transition:all .3s ease}@media (max-width:767.98px){main.page-products section.products{padding:3rem 0}main.page-products section.products .lines-select{margin-bottom:2rem}}@media (max-width:575.98px){main.page-products section.products{padding:2rem 0}main.page-products section.products .lines-products .product .product-title .product-callback{flex:110px 0 0}main.page-products section.products .lines-products .product .product-title .product-callback .less,main.page-products section.products .lines-products .product .product-title .product-callback .more{font-size:13px}}main.page-products section.guarantees{padding:4rem 0}main.page-products section.guarantees h2{color:#d60036}main.page-products section.guarantees .guarantees-list{margin-left:calc(50vw - 640px + 1rem);margin-top:2rem;width:calc(50vw + 640px - 1rem)}main.page-products section.guarantees .guarantees-list .slick-slide{margin:0 1.5rem}main.page-products section.guarantees .guarantees-list .slick-list{margin:0 -1.5rem}main.page-products section.guarantees .guarantees-list .slick-arrow{background-position:50%;background-repeat:no-repeat;background-size:38px;height:40px;left:inherit;top:-3.5rem;transition:all .3s ease;width:60px}main.page-products section.guarantees .guarantees-list .slick-arrow:hover{opacity:.8;transition:all .3s ease}main.page-products section.guarantees .guarantees-list .slick-arrow:after,main.page-products section.guarantees .guarantees-list .slick-arrow:before{display:none}main.page-products section.guarantees .guarantees-list .slick-prev{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-left.png);right:calc(50vw - 640px + 7rem)}main.page-products section.guarantees .guarantees-list .slick-next{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);right:calc(50vw - 640px + 1rem)}main.page-products section.guarantees .guarantees-list article.guarantee{background-color:#f4f6f7;padding:2rem}main.page-products section.guarantees .guarantees-list article.guarantee img{height:120px;margin:0 auto 2rem;text-align:center}main.page-products section.guarantees .guarantees-list article.guarantee h4{border-bottom:1px solid #002f44;margin-bottom:2rem;padding:1rem 0;text-transform:uppercase}main.page-products section.guarantees .guarantees-list article.guarantee p{color:rgba(0,47,68,.5);margin:0;min-height:160px;padding:0}@media (max-width:1199.98px){main.page-products section.guarantees .guarantees-list{margin:2rem auto;width:calc(100vw - 2rem)}main.page-products section.guarantees .guarantees-list .slick-slide{margin:0 1rem}main.page-products section.guarantees .guarantees-list .slick-list{margin:0 -1rem}main.page-products section.guarantees .guarantees-list .slick-prev{right:6rem}main.page-products section.guarantees .guarantees-list .slick-next{right:.5rem}}@media (max-width:767.98px){main.page-products section.guarantees{padding:3rem 0}main.page-products section.guarantees .guarantees-list .slick-slide{margin:0 .5rem}main.page-products section.guarantees .guarantees-list .slick-list{margin:0 -.5rem}main.page-products section.guarantees .guarantees-list .slick-arrow{top:-3rem}main.page-products section.guarantees .guarantees-list article.guarantee{padding:1.5rem}}@media (max-width:575.98px){main.page-products section.guarantees{padding:2rem 0}}main.page-products section.app-orders{padding-top:4rem}main.page-products section.app-orders h2{max-width:550px}main.page-products section.app-orders .embed-video{height:56.25vw;margin-top:2rem}main.page-products section.app-orders .embed-video iframe{height:100%;width:100%}@media (max-width:767.98px){main.page-products section.app-orders{padding-top:3rem}}@media (max-width:575.98px){main.page-products section.app-orders{padding-top:2rem}}main.page-services section.services-list{background-color:#002f44;padding:6rem 0;position:relative}main.page-services section.services-list article.service{color:#fff;margin-bottom:3rem;max-width:500px}main.page-services section.services-list article.service img{height:80px}main.page-services section.services-list article.service h2{margin:1rem 0}main.page-services section.services-list img.fixed-image{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media (max-width:1199.98px){main.page-services section.services-list article.service{max-width:44%}main.page-services section.services-list img.fixed-image{max-width:50vw}}@media (max-width:991.98px){main.page-services section.services-list img.fixed-image{max-width:48vw}}@media (max-width:767.98px){main.page-services section.services-list{padding:3rem 0}main.page-services section.services-list article.service{max-width:100%}main.page-services section.services-list article.service img{height:60px}main.page-services section.services-list img.fixed-image{left:auto;max-width:100%;position:relative;top:auto;transform:none!important}main.page-services section.services-list{padding:2rem 0 1rem}}main.page-services section.biosecurity{padding:6rem 0;position:relative}main.page-services section.biosecurity .content{max-width:500px;padding:6rem 0}main.page-services section.biosecurity .content p{margin:0;padding:0}main.page-services section.biosecurity img.fixed-image{max-width:50vw;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media (max-width:1199.98px){main.page-services section.biosecurity .content{max-width:44%}main.page-services section.biosecurity img.fixed-image{max-width:50vw}}@media (max-width:991.98px){main.page-services section.biosecurity img.fixed-image{max-width:48vw}}@media (max-width:767.98px){main.page-services section.biosecurity{padding:3rem 0}main.page-services section.biosecurity .content{max-width:100%;padding:0}main.page-services section.biosecurity img.fixed-image{left:auto;margin-top:2rem;max-width:100%;position:relative;top:auto;transform:none!important}}@media (max-width:575.98px){main.page-services section.biosecurity{padding:2rem 0}}main.page-idi section.page-main-white h1{text-transform:none!important}main.page-idi section.bg-image{height:40vw;position:relative;width:100vw}main.page-idi section.bg-image img{filter:grayscale(100%);position:relative;z-index:1}main.page-idi section.bg-image:after{background-color:rgba(0,47,68,.8);bottom:0;content:" ";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}@media (max-width:767.98px){main.page-idi section.bg-image{height:60vw}}@media (max-width:575.98px){main.page-idi section.bg-image{height:80vw}}main.page-idi section.projects{background-color:#f4f6f7;padding:4rem 0}main.page-idi section.projects .content{max-width:800px}main.page-idi section.projects .projects-list{margin-top:3rem}main.page-idi section.projects .projects-list .projects-categories{display:flex;margin-bottom:3rem}main.page-idi section.projects .projects-list .projects-categories .category{border-bottom:7px solid #e5e9ec;cursor:pointer;flex-grow:1;font-size:20px;font-weight:400;padding:.5rem;text-align:center;text-transform:uppercase;transition:all .3s ease}main.page-idi section.projects .projects-list .projects-categories .category.active{border-bottom:7px solid #002f44;font-weight:700;transition:all .3s ease}main.page-idi section.projects .projects-list .projects-categories .category:hover{border-bottom:7px solid rgba(0,47,68,.5);transition:all .3s ease}main.page-idi section.projects .projects-list .projects-content .project-category-content{display:none}main.page-idi section.projects .projects-list .projects-content .project-category-content h3{color:#d60036;max-width:600px}main.page-idi section.projects .projects-list .projects-content .project-category-content p{color:rgba(0,47,68,.5);margin-bottom:1rem;max-width:600px}main.page-idi section.projects .projects-list .projects-dropdown{margin-top:3rem}main.page-idi section.projects .projects-list .projects-dropdown .project{background-color:#fff}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title h2{font-size:20px}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback{align-items:center;display:flex;flex:0 0 130px;justify-content:flex-end}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback .less,main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback .more{color:#d60036;font-size:18px;font-weight:700;text-decoration:underline;text-transform:uppercase}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback .more{display:block}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback .less{display:none}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback img{margin-left:.5rem;transition:all .3s ease}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title:hover{opacity:.6;transition:all .3s ease}main.page-idi section.projects .projects-list .projects-dropdown .project .project-content{display:none;padding:1rem}main.page-idi section.projects .projects-list .projects-dropdown .project .project-content p{color:#002f44;max-width:100%}main.page-idi section.projects .projects-list .projects-dropdown .project.opened .project-title .project-callback .more{display:none}main.page-idi section.projects .projects-list .projects-dropdown .project.opened .project-title .project-callback .less{display:block}main.page-idi section.projects .projects-list .projects-dropdown .project.opened .project-title .project-callback img{transform:rotate(180deg);transition:all .3s ease}@media (max-width:767.98px){main.page-idi section.projects{padding:3rem 0}main.page-idi section.projects .projects-list{margin-top:2rem}main.page-idi section.projects .projects-list .projects-categories{flex-wrap:wrap;justify-content:center;margin-bottom:2rem}main.page-idi section.projects .projects-list .projects-categories .category{flex-grow:0;font-size:18px;margin-bottom:1rem}}@media (max-width:575.98px){main.page-idi section.projects{padding:2rem 0}main.page-idi section.projects .projects-list .projects-categories .category{font-size:16px}main.page-idi section.projects .projects-list .projects-dropdown{margin-top:1rem}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title h2{font-size:18px}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback{flex:110px 0 0;justify-content:flex-end}main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback .less,main.page-idi section.projects .projects-list .projects-dropdown .project .project-title .project-callback .more{font-size:13px}}main.page-about section.about-main{background-color:#002f44;color:#fff;display:block;padding:10rem 0;position:relative;width:100vw}main.page-about section.about-main .main-content{max-width:780px}main.page-about section.about-main .main-content h1{color:#d60036;font-size:20px}main.page-about section.about-main .main-content h2{font-size:90px;line-height:1;margin:1.5rem 0}main.page-about section.about-main:after{background:linear-gradient(280deg,#fff,#fff 50%,hsla(0,0%,100%,0) 50.2%);content:"";height:100%;position:absolute;right:0;top:0;width:150px}@media (max-width:991.98px){main.page-about section.about-main .main-content{max-width:760px}main.page-about section.about-main:after{display:none}}@media (max-width:767.98px){main.page-about section.about-main{padding:8rem 0 4rem}main.page-about section.about-main .main-content h2{font-size:60px}}@media (max-width:575.98px){main.page-about section.about-main{padding:7rem 0 4rem}main.page-about section.about-main .main-content h2{font-size:36px}}main.page-about section{padding:4rem 0}@media (max-width:767.98px){main.page-about section{padding:3rem 0}}@media (max-width:575.98px){main.page-about section{padding:2rem 0}}main.page-about section.about-video{height:40vw;overflow:hidden;padding:0;position:relative;width:100vw}main.page-about section.about-video img{height:700px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:991.98px){main.page-about section.about-video{height:50vw}main.page-about section.about-video img{height:500px}}@media (max-width:767.98px){main.page-about section.about-video img{height:auto}}main.page-about section.mvv h2{margin-bottom:5rem}main.page-about section.mvv article{margin:1.5rem 0}main.page-about section.mvv article h3{color:#d60036}main.page-about section.mvv article p{margin:0;max-width:350px;padding:0}main.page-about section.mvv .mvv-slider{margin-left:calc(50vw - 640px + 1rem);margin-top:8rem;width:calc(50vw + 640px - 1rem)}main.page-about section.mvv .mvv-slider .slick-slide{margin:0 1.5rem}main.page-about section.mvv .mvv-slider .slick-list{margin:0 -1.5rem}main.page-about section.mvv .mvv-slider .slick-arrow{background-position:50%;background-repeat:no-repeat;background-size:38px;height:40px;left:inherit;top:-3.5rem;transition:all .3s ease;width:60px}main.page-about section.mvv .mvv-slider .slick-arrow:hover{opacity:.8;transition:all .3s ease}main.page-about section.mvv .mvv-slider .slick-arrow:after,main.page-about section.mvv .mvv-slider .slick-arrow:before{display:none}main.page-about section.mvv .mvv-slider .slick-prev{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-left.png);right:calc(50vw - 640px + 7rem)}main.page-about section.mvv .mvv-slider .slick-next{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);right:calc(50vw - 640px + 1rem)}@media (max-width:1199.98px){main.page-about section.mvv .mvv-slider{margin:6rem auto 2rem;width:calc(100vw - 2rem)}main.page-about section.mvv .mvv-slider .slick-slide{margin:0 1rem}main.page-about section.mvv .mvv-slider .slick-list{margin:0 -1rem}main.page-about section.mvv .mvv-slider .slick-arrow{top:-3rem}main.page-about section.mvv .mvv-slider .slick-prev{right:6rem}main.page-about section.mvv .mvv-slider .slick-next{right:.5rem}}@media (max-width:991.98px){main.page-about section.mvv h2{margin-bottom:2rem}main.page-about section.mvv .mvv-slider{margin-top:4rem}}@media (max-width:767.98px){main.page-about section.mvv h2{margin-bottom:1rem;text-align:left!important}main.page-about section.mvv article p{max-width:100%}}main.page-about section.why{background-color:#f4f6f7;background-image:url(//semencardona.com/wp-content/themes/semencardona/img/lines-bg.jpg)}main.page-about section.why h2{color:#d60036}main.page-about section.why .why-slider{margin-top:4rem;padding:5rem 0}main.page-about section.why .why-slider .slide-content h4{color:#d60036;padding-left:1.4rem;position:relative}main.page-about section.why .why-slider .slide-content h4 span{font-size:18px;left:0;position:absolute;top:4px}main.page-about section.why .why-slider .slide-content p{margin:1.5rem 0;max-width:400px}main.page-about section.why .why-slider .slide-image{text-align:center}main.page-about section.why .why-slider .slide-image img{margin:0 auto;max-height:300px}main.page-about section.why .why-slider .slick-slide{margin:0 1.5rem}main.page-about section.why .why-slider .slick-list{margin:0 -1.5rem}main.page-about section.why .why-slider .slick-arrow{background-position:50%;background-repeat:no-repeat;background-size:38px;height:40px;left:inherit;top:-3.5rem;transition:all .3s ease;width:60px}main.page-about section.why .why-slider .slick-arrow:hover{opacity:.8;transition:all .3s ease}main.page-about section.why .why-slider .slick-arrow:after,main.page-about section.why .why-slider .slick-arrow:before{display:none}main.page-about section.why .why-slider .slick-prev{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-left.png);right:7rem}main.page-about section.why .why-slider .slick-next{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);right:0}@media (max-width:991.98px){main.page-about section.why .why-slider{margin-top:2rem;padding:2rem 0}main.page-about section.why .why-slider .slide-content p{max-width:100%}main.page-about section.why .why-slider .slide-content img{margin-top:3rem}main.page-about section.why .why-slider .slick-arrow{top:-3rem}}@media (max-width:767.98px){main.page-about section.why .why-slider{margin-top:3rem;padding:2rem 0}main.page-about section.why .why-slider .slide-content p{max-width:100%}main.page-about section.why .why-slider .slide-content img{margin-top:3rem;width:90%}main.page-about section.why .why-slider .slide-image img{margin:1rem auto 0;max-height:auto;width:90%}main.page-about section.why .why-slider .slick-arrow{top:-1rem}}main.page-about section.team{background-color:#002f44;color:#fff}main.page-about section.team p{max-width:600px}main.page-about section.team .team-list{margin-top:3rem}main.page-about section.team .team-list .col-lg-4{margin-top:3.5rem;padding-left:1.75rem!important;padding-right:1.75rem!important}main.page-about section.team .team-list article.member{border-radius:5px;overflow:hidden;position:relative}main.page-about section.team .team-list article.member .thumbnail{background-position:top;height:320px}main.page-about section.team .team-list article.member .content{background-color:#fff;color:#002f44;padding:1rem 1rem 1rem 3rem}main.page-about section.team .team-list article.member .content span{font-size:15px}main.page-about section.team .team-list article.member:after{background:linear-gradient(103deg,#002f44,#002f44 40%,#d60036 40.2%,#d60036 42.3%,rgba(214,0,54,0) 42.5%);content:"";height:100%;left:0;position:absolute;top:0;width:135px}@media (max-width:767.98px){main.page-about section.team .team-list{margin-top:1rem}main.page-about section.team .team-list .col-lg-4{margin-top:2rem}}main.page-about section.history p{max-width:600px}main.page-about section.history .slider-for{margin-bottom:3rem;margin-top:5rem}main.page-about section.history .slider-for .slide-content h4{color:#d60036}main.page-about section.history .slider-for .slide-content p{font-size:20px;font-weight:700;max-width:350px}main.page-about section.history .slider-for .slide-image{text-align:center}main.page-about section.history .slider-for .slide-image img{margin:0 auto;max-height:300px}main.page-about section.history .slider-nav .slick-list{margin:0 -1.5rem}main.page-about section.history .slider-nav .slick-arrow{background-position:50%;background-repeat:no-repeat;background-size:32px;height:30px;transition:all .3s ease;width:50px}main.page-about section.history .slider-nav .slick-arrow:hover{opacity:.8;transition:all .3s ease}main.page-about section.history .slider-nav .slick-arrow:after,main.page-about section.history .slider-nav .slick-arrow:before{display:none}main.page-about section.history .slider-nav .slick-prev{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-left.png);left:-5rem}main.page-about section.history .slider-nav .slick-next{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);right:-5rem}main.page-about section.history .slider-nav .slide{border-bottom:8px solid rgba(0,47,68,.25);color:rgba(0,47,68,.25);cursor:pointer;font-size:18px;padding-bottom:.5rem;transition:all .3s ease}main.page-about section.history .slider-nav .slide span{font-weight:700}main.page-about section.history .slider-nav .slick-current .slide,main.page-about section.history .slider-nav .slide:hover{border-bottom:8px solid #d60036!important;color:#d60036!important;transition:all .3s ease}@media (max-width:1199.98px){main.page-about section.history .slider-nav{margin:0 auto;width:90%}main.page-about section.history .slider-nav .slick-list{margin:0 1.5rem}main.page-about section.history .slider-nav .slick-arrow{background-size:25px;height:25px;width:40px}main.page-about section.history .slider-nav .slick-prev{left:-2rem}main.page-about section.history .slider-nav .slick-next{right:-2rem}}@media (max-width:991.98px){main.page-about section.history .slider-for{margin-bottom:2rem;margin-top:2rem}main.page-about section.history .slider-for .slide-content h4{color:#d60036}main.page-about section.history .slider-for .slide-content p{font-size:20px;font-weight:700;max-width:350px}}@media (max-width:767.98px){main.page-about section.history .slider-for .slide-content p{font-size:18px;max-width:100%}main.page-about section.history .slider-for .slide-image img{margin:1rem auto 0;max-height:auto;width:90%}}@media (max-width:575.98px){main.page-about section.history .slider-for .slide-content p{font-size:16px}main.page-about section.history .slider-nav .slick-list{margin:0 1rem}}main.page-globals section.our-sites{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/lines-bg.jpg);padding:5rem 0;position:relative}main.page-globals section.our-sites .desktop{display:block}main.page-globals section.our-sites .mobile{display:none}main.page-globals section.our-sites .mobile .sites-selector .site-select:after{opacity:1;transform:rotate(90deg)}main.page-globals section.our-sites .mobile .sites-selector .site-select.active:after{transform:rotate(-90deg)}main.page-globals section.our-sites .mobile .sites-content{padding:0}main.page-globals section.our-sites .mobile .sites-content .site{padding:2rem 0}main.page-globals section.our-sites .content{margin-bottom:4rem;max-width:500px}main.page-globals section.our-sites .content h2{color:#d60036}main.page-globals section.our-sites .content p{margin:0;padding:0}main.page-globals section.our-sites .sites-selector .site-select{border-bottom:1px solid rgba(0,47,68,.25);cursor:pointer;padding-bottom:2rem;padding-top:1.5rem;position:relative;transition:all .3s ease}main.page-globals section.our-sites .sites-selector .site-select span{color:#d60036;display:block;font-size:15px;margin-bottom:.2rem;text-transform:uppercase}main.page-globals section.our-sites .sites-selector .site-select:after{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);background-position:50%;background-repeat:no-repeat;background-size:30px;content:"";height:60px;opacity:0;position:absolute;right:1rem;top:0;transition:all .3s ease;width:60px}main.page-globals section.our-sites .sites-selector .site-select:hover{color:#d60036;transition:all .3s ease}main.page-globals section.our-sites .sites-selector .site-select:hover:after{opacity:1;right:0;transition:all .3s ease}main.page-globals section.our-sites .sites-selector .site-select.active{color:#d60036}main.page-globals section.our-sites .sites-selector .site-select.active:after{opacity:1;right:0}main.page-globals section.our-sites .sites-content{padding-left:3rem}main.page-globals section.our-sites .sites-content .site h2{color:#d60036;margin-bottom:1rem}main.page-globals section.our-sites .sites-content .site p{margin:0;padding:0}main.page-globals section.our-sites .sites-content .site p a{color:#002f44}main.page-globals section.our-sites .sites-content .site .slider{height:35vw;margin-top:1rem;width:100%}main.page-globals section.our-sites .sites-content .site .slider .slide,main.page-globals section.our-sites .sites-content .site .slider .slide img{height:35vw;width:100%}main.page-globals section.our-sites .sites-content .site .slider .slick-arrow{background-position:50%;background-repeat:no-repeat;background-size:38px;height:40px;transition:all .3s ease;width:60px}main.page-globals section.our-sites .sites-content .site .slider .slick-arrow:hover{opacity:.8;transition:all .3s ease}main.page-globals section.our-sites .sites-content .site .slider .slick-arrow:after,main.page-globals section.our-sites .sites-content .site .slider .slick-arrow:before,main.page-globals section.our-sites .sites-content .site .slider .slick-prev{display:none}main.page-globals section.our-sites .sites-content .site .slider .slick-next{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);right:-5rem}main.page-globals section.our-sites .sites-content .site .slider ul.slick-dots{display:block;margin-top:0;position:relative}main.page-globals section.our-sites .sites-content .site .slider ul.slick-dots li{background-color:rgba(0,47,68,.3);border-radius:8px;height:8px;width:8px}main.page-globals section.our-sites .sites-content .site .slider ul.slick-dots li.slick-active{background-color:#002f44}main.page-globals section.our-sites .sites-content .site .slider ul.slick-dots li button{display:none}@media (max-width:767.98px){main.page-globals section.our-sites{padding:3rem 0}main.page-globals section.our-sites .desktop{display:none}main.page-globals section.our-sites .mobile{display:block}main.page-globals section.our-sites .content{margin-bottom:1rem}main.page-globals section.our-sites .sites-selector .site-select{padding:1rem 0}main.page-globals section.our-sites .sites-content{padding:2rem 0}main.page-globals section.our-sites .sites-content .site .slider,main.page-globals section.our-sites .sites-content .site .slider .slide,main.page-globals section.our-sites .sites-content .site .slider .slide img{height:350px}}@media (max-width:575.98px){main.page-globals section.our-sites{padding:2rem 0}main.page-globals section.our-sites .sites-content .site .slider,main.page-globals section.our-sites .sites-content .site .slider .slide,main.page-globals section.our-sites .sites-content .site .slider .slide img{height:220px}}main.page-globals section.cias{background-color:#f4f6f7;padding:5rem 0;position:relative}main.page-globals section.cias .content{max-width:500px}main.page-globals section.cias .content h2{color:#d60036}main.page-globals section.cias .content p{margin:0;padding:0}main.page-globals section.cias .cia-filters{display:flex;flex-wrap:wrap;margin-top:4rem}main.page-globals section.cias .cia-filters .cia-filter{border:1px solid #002f44;border-radius:50px;color:#d60036;cursor:pointer;font-size:15px;line-height:15px;margin-right:1rem;padding:.4rem 2rem;text-transform:uppercase;transition:all .3s ease}main.page-globals section.cias .cia-filters .cia-filter.active,main.page-globals section.cias .cia-filters .cia-filter:hover{background-color:#002f44;color:#fff;transition:all .3s ease}main.page-globals section.cias .cias-content-list{margin-top:3rem}main.page-globals section.cias .cias-content-list h4{color:#d60036;margin-bottom:1rem}main.page-globals section.cias .cias-content-list .cias-list article.cia{background-color:#fff;margin-bottom:1rem;padding:1rem}main.page-globals section.cias .cias-content-list .cias-list article.cia h3{font-size:18px}main.page-globals section.cias .cias-content-list .cias-list article.cia span{font-size:15px}@media (max-width:991.98px){main.page-globals section.cias .cias-content-list{margin-top:2rem}main.page-globals section.cias .cias-content-list h4{margin-bottom:1rem;margin-top:1rem}main.page-globals section.cias .cia-filters{margin-top:2rem}main.page-globals section.cias .cia-filters .cia-filter{font-size:14px;line-height:14px;margin-bottom:.5rem;margin-right:.5rem;padding:.4rem 1rem}}@media (max-width:767.98px){main.page-globals section.cias{padding:3rem 0}}@media (max-width:575.98px){main.page-globals section.cias{padding:2rem 0}main.page-globals section.cias .cias-content-list{margin-top:1rem}}main.page-news section.init{background-color:#002f44;color:#fff;display:block;padding-bottom:6rem;padding-top:10rem;position:relative;width:100vw}main.page-news section.init .main-content{max-width:600px}main.page-news section.init .main-content h1{font-size:60px}@media (max-width:767.98px){main.page-news section.init{padding-bottom:4rem;padding-top:8rem}main.page-news section.init .main-content h1{font-size:50px}}@media (max-width:575.98px){main.page-news section.init{padding-bottom:2rem;padding-top:7rem}main.page-news section.init .main-content h1{font-size:30px}}main.page-news section.posts{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/bg-lines-double.jpg);background-size:100%;padding:5rem 0}main.page-news section.posts article.post{margin-bottom:3rem}main.page-news section.posts article.post .thumbnail{background-color:#f4f6f7;height:280px;width:100%}main.page-news section.posts article.post span.date{display:block;font-size:15px;font-weight:700;margin:1.5rem 0}main.page-news section.posts article.post h2{color:#d60036;font-size:24px;margin-bottom:1rem}main.page-news section.posts article.post p{color:#d60036;font-size:15px}@media (max-width:767.98px){main.page-news section.posts{padding:3rem 0}main.page-news section.posts article.post{margin-bottom:2rem}}@media (max-width:575.98px){main.page-news section.posts{padding:2rem 0}}main.page-post .post-header{height:35vw;position:relative;width:100vw}main.page-post .post-header.sm{height:15vw}main.page-post .post-header img{filter:grayscale(100%)}main.page-post .post-header a{position:absolute;top:5rem;z-index:2}main.page-post .post-header:after{background-color:rgba(0,47,68,.8);bottom:0;content:" ";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}main.page-post .post-content{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/bg-lines-double.jpg);background-size:100%;padding:2rem 0}main.page-post .post-content span.data{display:block;font-size:15px;font-weight:700}main.page-post .post-content h1{color:#d60036;margin:3rem 0}main.page-post .post-content .content{margin-bottom:3rem}main.page-post .post-content .content a{color:#d60036;font-weight:700}main.page-post .post-content .social-share{margin-bottom:3rem}main.page-post .post-content .social-share p{font-weight:700}main.page-post .post-content .social-share .share-icon{background-color:#d60036;border-radius:50px;display:inline-block;line-height:0;margin-right:1rem;position:relative}main.page-post .post-content .social-share .share-icon a{display:inline-block;height:46px;margin:0;padding:0;position:relative;width:46px}main.page-post .post-content .social-share .share-icon img{filter:brightness(0) invert(1);height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:991.98px){main.page-post .post-header{height:40vw}main.page-post .post-header.sm{height:20vw}}@media (max-width:767.98px){main.page-post .post-header{height:60vw}main.page-post .post-header.sm{height:30vw}main.page-post .post-content{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/bg-lines-double.jpg);background-size:100%;padding:2rem 0}main.page-post .post-content h1{margin:1rem 0}}@media (max-width:575.98px){main.page-post .post-header{height:70vw}main.page-post .post-header.sm{height:40vw}}main.page-offers section.init{padding-bottom:6rem;padding-top:10rem;position:relative;width:100vw}main.page-offers section.init .main-content{position:relative;z-index:3}main.page-offers section.init .main-content h1{color:#fff;font-size:50px}main.page-offers section.init:after{background-color:rgba(0,47,68,.8);bottom:0;content:" ";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}@media (max-width:767.98px){main.page-offers section.init{padding:8rem 0 4rem}main.page-offers section.init .main-content h1{font-size:40px}}@media (max-width:575.98px){main.page-offers section.init{padding:7rem 0 3rem}main.page-offers section.init .main-content h1{font-size:36px}}main.page-offers .offers-content{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/bg-lines-double.jpg)}main.page-offers .offers-content .filter{margin-bottom:4rem;padding-top:3rem}main.page-offers .offers-content .filter input[type=text]{background-color:transparent;border-bottom:1px solid rgba(0,47,68,.5);color:#002f44;font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;padding:.5rem 0;width:100%}main.page-offers .offers-content .filter input[type=text]::-moz-placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-offers .offers-content .filter input[type=text]:-ms-input-placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-offers .offers-content .filter input[type=text]::placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-offers .offers-content .filter .select-field{position:relative}main.page-offers .offers-content .filter .select-field .select-selected{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/ico/ico-dropdown-secondary.png);background-position:100%;background-repeat:no-repeat;background-size:14px;border-bottom:1px solid rgba(0,47,68,.5);color:rgba(0,47,68,.5);cursor:pointer;font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;padding:.5rem 0;text-transform:uppercase;width:100%}main.page-offers .offers-content .filter .select-field .select-options{background-color:#e5e9ec;bottom:1;display:none;padding:0 1rem;position:absolute;width:100%;z-index:2}main.page-offers .offers-content .filter .select-field .select-options .option{border-bottom:1px solid rgba(0,47,68,.5);cursor:pointer;padding:1rem 0;text-transform:uppercase;transition:all .3s ease}main.page-offers .offers-content .filter .select-field .select-options .option:last-child{border-bottom:0}main.page-offers .offers-content .filter .select-field .select-options .option:hover{opacity:.6;transition:all .3s ease}main.page-offers .offers-content h4{border-bottom:1px solid rgba(0,47,68,.5);font-size:20px;text-transform:uppercase}main.page-offers .offers-content .offers-list{padding:3rem 0}main.page-offers .offers-content .offers-list article.offer{border-right:1px solid #d60036;margin-bottom:4rem;text-align:center}main.page-offers .offers-content .offers-list article.offer h3{color:#d60036;font-size:24px;margin-bottom:.5rem}main.page-offers .offers-content .offers-list article.offer span.location{color:#d60036;display:block;text-transform:uppercase}main.page-offers .offers-content .offers-list article.offer span.country{color:#002f44;display:block;margin-top:3rem;text-transform:uppercase}main.page-offers .offers-content .offers-list .col-lg-4:nth-child(3n+3) article.offer{border-right:none}@media (max-width:991.98px){main.page-offers .offers-content .filter{margin-bottom:3rem;padding-top:2rem}main.page-offers .offers-content .filter .select-field,main.page-offers .offers-content .filter input[type=text]{margin-bottom:1rem}main.page-offers .offers-content .col-lg-4 article.offer{border-right:1px solid #d60036!important}main.page-offers .offers-content .col-lg-4:nth-child(2n) article.offer{border-right:none!important}}@media (max-width:767.98px){main.page-offers .offers-content .offers-list{padding-top:0}main.page-offers .offers-content .col-lg-4 article.offer{border-bottom:1px solid #d60036!important;border-right:none!important;margin-bottom:0;padding:1.5rem 0}}main.page-offers section.form{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/bg-contact.jpg);padding:5rem 0}main.page-offers section.form form{margin-top:2rem}main.page-offers section.form input[type=email],main.page-offers section.form input[type=tel],main.page-offers section.form input[type=text],main.page-offers section.form textarea{background-color:transparent;border-bottom:1px solid rgba(0,47,68,.5);color:#002f44;font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;margin-bottom:.5rem;margin-top:1.5rem;padding:.5rem 0;width:100%}main.page-offers section.form input[type=email]::-moz-placeholder,main.page-offers section.form input[type=tel]::-moz-placeholder,main.page-offers section.form input[type=text]::-moz-placeholder,main.page-offers section.form textarea::-moz-placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-offers section.form input[type=email]:-ms-input-placeholder,main.page-offers section.form input[type=tel]:-ms-input-placeholder,main.page-offers section.form input[type=text]:-ms-input-placeholder,main.page-offers section.form textarea:-ms-input-placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-offers section.form input[type=email]::placeholder,main.page-offers section.form input[type=tel]::placeholder,main.page-offers section.form input[type=text]::placeholder,main.page-offers section.form textarea::placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-offers section.form textarea{height:100px}main.page-offers section.form .wpcf7-not-valid-tip{font-size:14px}main.page-offers section.form .wpcf7-list-item{margin:0}main.page-offers section.form .wpcf7-file{color:rgba(0,47,68,.5);font-size:15px;font-style:italic;margin-top:1.5rem;text-transform:uppercase}main.page-offers section.form .wpcf7-acceptance{color:rgba(0,47,68,.5);display:block;font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:16px;font-style:italic;margin-top:1.5rem;text-transform:uppercase}main.page-offers section.form input[type=submit]{background-color:#d60036;color:#fff;font-family:Noway,Helvetica,Arial,sans-serif!important;font-style:italic;font-weight:700;margin-top:3rem;padding:1rem 3.5rem .8rem}@media (max-width:767.98px){main.page-offers section.form{padding:3rem 0}}@media (max-width:575.98px){main.page-offers section.form{padding:2rem 0}}main.page-offers .single-offer-content{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/bg-lines-double.jpg);background-size:100%;padding-bottom:6rem;padding-top:10rem}main.page-offers .single-offer-content span.subtitle{font-weight:700;text-transform:uppercase}main.page-offers .single-offer-content h1{color:#d60036;margin-top:2rem}main.page-offers .single-offer-content .offer-init{border-bottom:1px solid rgba(0,47,68,.5);padding:3rem 0}main.page-offers .single-offer-content .offer-init .item{display:block;margin-bottom:.5rem}main.page-offers .single-offer-content .content{padding:3rem 0}@media (max-width:767.98px){main.page-offers .single-offer-content{padding-bottom:2rem;padding-top:8rem}main.page-offers .single-offer-content h1{color:#d60036;margin-top:1rem}main.page-offers .single-offer-content .content,main.page-offers .single-offer-content .offer-init{padding:2rem 0}}main.page-contact section.contact-main{background-color:#002f44;color:#fff;display:block;padding-bottom:6rem;padding-top:10rem;position:relative;width:100vw}main.page-contact section.contact-main .main-content{max-width:960px}main.page-contact section.contact-main .main-content h1{font-size:100px}@media (max-width:767.98px){main.page-contact section.contact-main{padding:8rem 0 4rem}main.page-contact section.contact-main .main-content h1{font-size:60px}}@media (max-width:575.98px){main.page-contact section.contact-main{padding:7rem 0 3rem}main.page-contact section.contact-main .main-content h1{font-size:36px}}main.page-contact section.form{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/bg-contact.jpg);padding:5rem 0}main.page-contact section.form input[type=email],main.page-contact section.form input[type=tel],main.page-contact section.form input[type=text],main.page-contact section.form textarea{background-color:transparent;border-bottom:1px solid rgba(0,47,68,.5);color:#002f44;font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;margin-bottom:.5rem;margin-top:1.5rem;padding:.5rem 0;width:100%}main.page-contact section.form input[type=email]::-moz-placeholder,main.page-contact section.form input[type=tel]::-moz-placeholder,main.page-contact section.form input[type=text]::-moz-placeholder,main.page-contact section.form textarea::-moz-placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-contact section.form input[type=email]:-ms-input-placeholder,main.page-contact section.form input[type=tel]:-ms-input-placeholder,main.page-contact section.form input[type=text]:-ms-input-placeholder,main.page-contact section.form textarea:-ms-input-placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-contact section.form input[type=email]::placeholder,main.page-contact section.form input[type=tel]::placeholder,main.page-contact section.form input[type=text]::placeholder,main.page-contact section.form textarea::placeholder{color:rgba(0,47,68,.5);font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px;font-style:italic;text-transform:uppercase}main.page-contact section.form textarea{height:100px}main.page-contact section.form .wpcf7-not-valid-tip{font-size:14px}main.page-contact section.form .wpcf7-list-item{margin:0}main.page-contact section.form .wpcf7-acceptance{color:rgba(0,47,68,.5);display:block;font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:16px;font-style:italic;margin-top:1.5rem;text-transform:uppercase}main.page-contact section.form input[type=submit]{background-color:#d60036;color:#fff;font-family:Noway,Helvetica,Arial,sans-serif!important;font-style:italic;font-weight:700;margin-top:3rem;padding:1rem 3.5rem .8rem}@media (max-width:767.98px){main.page-contact section.form{padding:3rem 0}}@media (max-width:575.98px){main.page-contact section.form{padding:2rem 0}}main.page-contact section.sites{padding:5rem 0}main.page-contact section.sites .sites-selector .site-select{border-bottom:1px solid rgba(0,47,68,.25);cursor:pointer;padding-bottom:2rem;padding-top:1.5rem;position:relative;transition:all .3s ease}main.page-contact section.sites .sites-selector .site-select span{color:#d60036;display:block;font-size:15px;margin-bottom:.2rem;text-transform:uppercase}main.page-contact section.sites .sites-selector .site-select:after{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);background-position:50%;background-repeat:no-repeat;background-size:30px;content:"";height:60px;opacity:0;position:absolute;right:1rem;top:0;transition:all .3s ease;width:60px}main.page-contact section.sites .sites-selector .site-select:hover{color:#d60036;transition:all .3s ease}main.page-contact section.sites .sites-selector .site-select:hover:after{opacity:1;right:0;transition:all .3s ease}main.page-contact section.sites .sites-selector .site-select.active{color:#d60036}main.page-contact section.sites .sites-selector .site-select.active:after{opacity:1;right:0}main.page-contact section.sites .sites-content{padding-left:3rem}main.page-contact section.sites .sites-content .site h2{color:#d60036}main.page-contact section.sites .sites-content .site p{margin:0;padding:0}main.page-contact section.sites .sites-content .site p a{color:#002f44}main.page-contact section.sites .sites-content .site a.map-link{color:#d60036;display:block;margin:1rem 0}main.page-contact section.sites .sites-content .site iframe{height:400px!important;width:100%!important}@media (max-width:767.98px){main.page-contact section.sites{padding:3rem 0}main.page-contact section.sites .sites-selector .site-select{padding:1rem 0}main.page-contact section.sites .sites-content{margin-top:1.5rem;padding-left:0}}@media (max-width:575.98px){main.page-contact section.sites{padding:2rem 0}}main.page-distribution section.distribution-main{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/lines-bg.jpg);display:block;padding-bottom:6rem;padding-top:10rem;position:relative;width:100vw}main.page-distribution section.distribution-main .main-content{max-width:960px}main.page-distribution section.distribution-main .main-content h1{color:#002f44;font-size:100px}main.page-distribution section.distribution-main .main-content h3{color:#d60036;font-size:20px;line-height:1;margin:1.5rem 0}main.page-distribution section.distribution-main .hash-links{font-size:24px;margin-top:3rem;text-align:center}main.page-distribution section.distribution-main .hash-links a{color:#002f44;font-weight:700;text-transform:uppercase;transition:all .3s ease}main.page-distribution section.distribution-main .hash-links a:hover{color:#d60036;transition:all .3s ease}@media (max-width:991.98px){main.page-distribution section.distribution-main .main-content{max-width:760px}}@media (max-width:767.98px){main.page-distribution section.distribution-main{padding:8rem 0 4rem}main.page-distribution section.distribution-main .main-content h1{font-size:60px}}@media (max-width:575.98px){main.page-distribution section.distribution-main{padding:7rem 0 4rem}main.page-distribution section.distribution-main .main-content h1{font-size:36px}}main.page-distribution section.red{background-color:#f4f6f7;padding:5rem 0}main.page-distribution section.red .content{max-width:500px}main.page-distribution section.red .content h2{color:#d60036}main.page-distribution section.red .content ul{font-weight:700;margin:1.5rem 1rem;padding:0}main.page-distribution section.red .content ul li{margin-bottom:.4rem}@media (max-width:767.98px){main.page-distribution section.red{padding:3rem 0}main.page-distribution section.red .content img{margin-top:2rem}}@media (max-width:575.98px){main.page-distribution section.red{padding:2rem 0}}main.page-distribution section.envios{background-color:#002f44;color:#fff}main.page-distribution section.envios .content{padding:5rem 0}main.page-distribution section.envios .video{height:56.25vw}main.page-distribution section.envios .video iframe{height:100%;width:100%}@media (max-width:991.98px){main.page-distribution section.envios .content{padding:3rem 0;text-align:center}main.page-distribution section.envios .content img{margin-bottom:2rem;max-width:350px}}@media (max-width:575.98px){main.page-distribution section.envios .content img{max-width:150px}}main.page-distribution section.puntos{background-color:#f4f6f7;padding:5rem 0}main.page-distribution section.puntos .content{max-width:500px}main.page-distribution section.puntos .content h2{color:#d60036}main.page-distribution section.puntos .puntos_list{margin-top:4rem}main.page-distribution section.puntos .puntos_list .punto{border-bottom:1px solid rgba(0,47,68,.25);cursor:pointer;padding:1rem 3.5rem 1rem 0;position:relative;transition:all .3s ease}main.page-distribution section.puntos .puntos_list .punto h5{font-size:16px}main.page-distribution section.puntos .puntos_list .punto span{color:#002f44;display:block;font-size:15px;margin-bottom:.2rem}main.page-distribution section.puntos .puntos_list .punto:after{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/decoration/red-arrow-right.png);background-position:50%;background-repeat:no-repeat;background-size:24px;content:"";height:60px;opacity:0;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px}main.page-distribution section.puntos .puntos_list .punto:hover{color:#d60036;transition:all .3s ease}main.page-distribution section.puntos .puntos_list .punto:hover:after{opacity:1;right:0;transition:all .3s ease}main.page-distribution section.puntos .puntos_list .punto.active{color:#d60036}main.page-distribution section.puntos .puntos_list .punto.active:after{opacity:1;right:0}main.page-distribution section.puntos .puntos_list .punto-content{padding-left:3rem}main.page-distribution section.puntos .puntos_list .punto-content h4{font-size:20px;margin-top:1rem;text-transform:uppercase}main.page-distribution section.puntos .puntos_list .punto-content p{margin:0;padding:0}main.page-distribution section.puntos .puntos_list .punto-content p a{color:#002f44}main.page-distribution section.puntos .puntos_list .punto-content iframe{height:400px!important;margin-top:2rem;width:100%!important}@media (max-width:767.98px){main.page-distribution section.puntos{padding:3rem 0}main.page-distribution section.puntos .puntos_list{margin-top:2rem}main.page-distribution section.puntos .puntos_list .punto-content{padding-left:0}}@media (max-width:575.98px){main.page-distribution section.puntos{padding:2rem 0}}section.page-main{background-color:#fff;background-image:url(//semencardona.com/wp-content/themes/semencardona/img/lines-bg.jpg);display:block;padding-bottom:5rem;padding-top:14rem;width:100vw}section.page-main .main-content{max-width:600px}section.page-main .main-content h1{color:#002f44;font-size:100px}section.page-main .main-content p{color:#002f44;padding:0}@media (max-width:991.98px){section.page-main{padding-bottom:4rem;padding-top:12rem}section.page-main .main-content h1{font-size:90px}}@media (max-width:767.98px){section.page-main{padding-bottom:3rem;padding-top:10rem}section.page-main .main-content h1{font-size:70px}}@media (max-width:575.98px){section.page-main{padding-bottom:2rem;padding-top:7rem}section.page-main .main-content h1{font-size:40px}}section.page-main-white{background-color:#fff;display:block;padding-bottom:5rem;padding-top:14rem;width:100vw}section.page-main-white .main-content{max-width:600px}section.page-main-white .main-content h1{color:#002f44;font-size:100px}section.page-main-white .main-content p{color:#002f44;padding:0}@media (max-width:991.98px){section.page-main-white{padding-bottom:4rem;padding-top:12rem}section.page-main-white .main-content h1{font-size:90px}}@media (max-width:767.98px){section.page-main-white{padding-bottom:3rem;padding-top:10rem}section.page-main-white .main-content h1{font-size:70px}}@media (max-width:575.98px){section.page-main-white{padding-bottom:2rem;padding-top:7rem}section.page-main-white .main-content h1{font-size:40px}}.mapa-content{height:40vw;position:relative;width:100vw}.mapa-content .legend{background-color:hsla(0,0%,100%,.7);padding:1rem;position:absolute;right:calc(50vw - 640px + 1rem);top:-10rem;z-index:5}.mapa-content .legend .legend-item{align-items:center;display:flex;margin-bottom:1rem}.mapa-content .legend .legend-item img{flex:20px 0 0;margin-right:.5rem;width:20px}.mapa-content .legend .legend-item:last-child{margin-bottom:0}.mapa-content .mapa{height:40vw;width:100vw}@media (max-width:1199.98px){.mapa-content .legend{font-size:15px;right:1rem;top:-5rem}.mapa-content .legend .legend-item{margin-bottom:.5rem}.mapa-content .legend .legend-item img{width:17px}}@media (max-width:991.98px){.mapa-content,.mapa-content .mapa{height:50vw}}@media (max-width:767.98px){.mapa-content{height:auto}.mapa-content .legend{left:0;position:relative;right:inherit;top:inherit}.mapa-content .mapa{height:70vw}}@media (max-width:575.98px){.mapa-content .mapa{height:120vw}}#sc-video{height:100%;width:100%}#sc-video,#sc-video .video-controls{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#sc-video .video-controls{z-index:2}#sc-video .video-controls .pause{display:none}#sc-video .video-controls .pause,#sc-video .video-controls .play{background-color:rgba(0,47,68,.7);border-radius:80px;cursor:pointer;height:80px;position:relative;transition:all .3s ease;width:80px}#sc-video .video-controls .pause img,#sc-video .video-controls .play img{height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#sc-video .video-controls .pause:hover,#sc-video .video-controls .play:hover{opacity:.8;transition:all .3s ease}#sc-video video{height:100%;position:relative;width:100%;z-index:1}#sc-video.playing .video-controls .pause{display:block;opacity:0;transition:all .3s ease}#sc-video.playing .video-controls .play{display:none}#sc-video.playing:hover .video-controls .pause{opacity:1;transition:all .3s ease}#sc-video.paused .video-controls .pause{display:none}#sc-video.paused .video-controls .play{display:block;transition:all .3s ease}#sc-video.paused:hover .video-controls .play{opacity:1;transition:all .3s ease}section.template-contact{background-color:#002f44;color:#fff;padding:5rem 0;position:relative}section.template-contact:after{background:linear-gradient(90deg,#002f44,rgba(0,47,68,0) 140%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.template-contact .contact-content{position:relative;z-index:2}main.template-privacy{padding:9rem 0}main.template-privacy h1{color:#d60036;margin-bottom:2rem}@media (max-width:767.98px){main.template-privacy{padding:6rem 0 0}}.page-template-page-canaletico #fp-nav{display:none}.canaletico-main{padding-top:10rem}.canaletico-opcions-titol *{color:#d60036}.canaletico-opcions-fons{background-color:#f4f6f7;width:calc(50% - 10px)}@media screen and (max-width:992px){.canaletico-opcions-fons{background-color:#f4f6f7;width:100%}.canaletico-descripcio-50{width:100% !important}}.canaletico-back{display:flex;position:absolute;margin-top:13px;margin-left:-5rem;background-repeat:no-repeat;width:50px;height:30px;content:"";background-image:url(//semencardona.com/wp-content/themes/semencardona/img/ico/arrow-link-reverse-vermell.svg)}.canaletico-back:hover{cursor:pointer !important}@media screen and (max-width:1450px){.canaletico-back{display:flex;position:absolute;margin-top:-30px;margin-left:0 !important;background-repeat:no-repeat;width:40px;height:20px;content:"";background-image:url(//semencardona.com/wp-content/themes/semencardona/img/ico/arrow-link-reverse-vermell.svg)}}.canaletico-formulari h3{color:#d60036;text-align:center;margin-bottom:2.5rem}.canaletico-form-descripcio{background-color:#f4f6f7;padding:19px 24px;margin-bottom:2.5rem}.canaletico-form-categoria{display:flex;flex-direction:column;gap:10px}.canaletico-form-anon{display:flex;flex-direction:row;gap:10px}.canaletico-form-anon .first{margin-left:0 !important}.canaletico-form-anon .last{margin-left:40px !important}.canaletico-form-anon span label{display:flex;align-items:center;flex-wrap:nowrap}.canaletico-form-categoria span{margin-left:0}.canaletico-form-categoria span label{display:flex;align-items:center;flex-wrap:nowrap}.canaletico-formulari .wpcf7-checkbox span label span{margin-left:20px}.canaletico-formulari .wpcf7-checkbox span label input{width:18px;height:18px;cursor:pointer !important;visibility:hidden}.canaletico-formulari .wpcf7-checkbox span label input:before{height:18px;width:18px;border:2px solid #d60036;content:"";position:absolute;visibility:visible}.canaletico-formulari .wpcf7-checkbox span label input:checked:before{background-color:#d60036;visibility:visible}.canaletico-formulari .wpcf7-checkbox span label input:after{content:"";position:absolute;display:none;margin-left:5px;margin-top:2px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);visibility:visible}.canaletico-formulari .wpcf7-checkbox span label input:checked:after{display:block;visibility:visible}.canaletico-formulari input[type=email],.canaletico-formulari input[type=tel],.canaletico-formulari input[type=text],.canaletico-formulari textarea{background-color:transparent !important;border:none !important;border-bottom:1px solid rgba(0,47,68,.5) !important;color:#002f44 !important;font-family:Noway,Helvetica,Arial,sans-serif!important;font-size:22px !important;font-style:italic !important;margin-bottom:.5rem !important;margin-top:1.5rem !important;padding:.5rem 0 !important;width:100% !important}.cf7mls_next{height:50px !important;float:left !important;background-color:#d60036 !important;background-position:center right 1.2rem !important;background-repeat:no-repeat !important;background-size:24px !important;color:#fff !important;font-size:16px !important;font-weight:600 !important;font-style:italic !important;border-radius:0 !important;padding:.8rem 1.3rem !important;transition:all .3s ease !important;transition-delay:.3s !important;margin:0 !important;border:none !important}.cf7mls_next:hover{opacity:1 !important;background-color:#002f44 !important;padding-right:3.5rem !important;transition:all .3s ease !important}.cf7mls_next:after{background-image:url(//semencardona.com/wp-content/themes/semencardona/img/ico/arrow-link.svg) !important;background-position:50% !important;background-repeat:no-repeat !important;background-size:24px !important;content:"" !important;height:24px !important;opacity:0 !important;position:absolute !important;right:1.1rem !important;top:50% !important;transform:translateY(-50%) !important;transition:all .3s ease !important;transition-delay:.3s !important;width:30px !important}.cf7mls_next:hover:after,.canaletico-formulari .wpcf7-submit:hover:after{opacity:1 !important;transition:all .3s ease !important;transition-delay:.3s !important}.cf7mls_back{height:50px !important;margin:0 !important;background-color:#fff !important;background-position:center right 1.2rem !important;background-repeat:no-repeat !important;background-size:24px !important;color:#d60036 !important;font-size:18px !important;font-weight:400 !important;border-radius:0 !important;border:2px solid #d60036 !important;padding:.8rem 1.3rem !important;padding-top:calc(0.8rem - 2px) !important;padding-bottom:calc(0.8rem - 2px) !important;transition:all .3s ease !important;transition-delay:.3s !important;width:200px !important;margin-right:20px !important;text-align:left !important}.cf7mls_back:hover{opacity:1 !important;transition:all .3s ease !important;border:2px solid #002f44 !important;color:#002f44 !important}.cf7mls-btns{margin-top:2.5rem;margin-bottom:0 !important;display:flex !important;align-items:center !important;flex-wrap:nowrap !important}.wpcf7-form .fieldset-cf7mls .cf7mls-btns{min-height:none !important}.canaletico-formulari .wpcf7-submit{margin:0 !important;float:none !important;background-color:#d60036 !important;background-position:center right 1.2rem !important;background-repeat:no-repeat !important;background-size:24px !important;color:#fff !important;font-size:16px !important;font-weight:600 !important;font-style:italic !important;border-radius:0 !important;padding:.8rem 1.3rem !important;transition:all .3s ease !important;transition-delay:.3s !important;border:none !important;height:50px !important;width:100px !important}.canaletico-formulari .wpcf7-submit:hover{opacity:1 !important;background-color:#002f44 !important;transition:all .3s ease !important}.aceptoterminos .wpcf7-list-item.first{margin-left:0 !important}.canaletico-formulari .wpcf7-not-valid-tip{margin-top:10px !important}.botons-pdfs a:after{display:none}.botons-pdfs a,.botons-pdfs a:hover{padding:.8rem 1.3rem}@media screen and (max-width:1450px){.botons-pdfs{display:flex;flex-wrap:wrap;gap:5px}.botons-pdfs a,.botons-pdfs a:hover{padding:.5rem 1rem !important}}@media screen and (max-width:520px){.botons-pdfs{margin-top:5px}}