@charset "UTF-8";.appear-animation{opacity:0}.appear-animation-visible{opacity:1}.transition-2ms{transition:all 0.2s ease-in-out}@-webkit-keyframes maskUp{0%{transform:translate(0,100%)}to{transform:translate(0,0)}}@keyframes maskUp{0%{transform:translate(0,100%)}to{transform:translate(0,0)}}@-webkit-keyframes maskRight{0%{transform:translate(-100%,0)}to{transform:translate(0,0)}}@keyframes maskRight{0%{transform:translate(-100%,0)}to{transform:translate(0,0)}}@-webkit-keyframes maskDown{0%{transform:translate(0,-100%)}to{transform:translate(0,0)}}@keyframes maskDown{0%{transform:translate(0,-100%)}to{transform:translate(0,0)}}@-webkit-keyframes maskLeft{0%{transform:translate(100%,0)}to{transform:translate(0,0)}}@keyframes maskLeft{0%{transform:translate(100%,0)}to{transform:translate(0,0)}}.maskUp{-webkit-animation-name:maskUp;animation-name:maskUp}.maskRight{-webkit-animation-name:maskRight;animation-name:maskRight}.maskDown{-webkit-animation-name:maskDown;animation-name:maskDown}.maskLeft{-webkit-animation-name:maskLeft;animation-name:maskLeft}@-webkit-keyframes headerReveal{0%{top:-150px}to{top:0}}@keyframes headerReveal{0%{top:-150px}to{top:0}}@-webkit-keyframes fadeInUpShorter{0%{opacity:0;transform:translate(0,50px)}to{opacity:1;transform:none}}@keyframes fadeInUpShorter{0%{opacity:0;transform:translate(0,50px)}to{opacity:1;transform:none}}.fadeInUpShorter{-webkit-animation-name:fadeInUpShorter;animation-name:fadeInUpShorter}@-webkit-keyframes fadeInLeftShorter{0%{opacity:0;transform:translate(50px,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftShorter{0%{opacity:0;transform:translate(50px,0)}to{opacity:1;transform:none}}.fadeInLeftShorter{-webkit-animation-name:fadeInLeftShorter;animation-name:fadeInLeftShorter}@-webkit-keyframes fadeInRightShorter{0%{opacity:0;transform:translate(-50px,0)}to{opacity:1;transform:none}}@keyframes fadeInRightShorter{0%{opacity:0;transform:translate(-50px,0)}to{opacity:1;transform:none}}.fadeInRightShorter{-webkit-animation-name:fadeInRightShorter;animation-name:fadeInRightShorter}@-webkit-keyframes fadeInDownShorter{0%{opacity:0;transform:translate(0,-50px)}to{opacity:1;transform:none}}@keyframes fadeInDownShorter{0%{opacity:0;transform:translate(0,-50px)}to{opacity:1;transform:none}}.fadeInDownShorter{-webkit-animation-name:fadeInDownShorter;animation-name:fadeInDownShorter}@-webkit-keyframes expandIn{0%{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}@keyframes expandIn{0%{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}.expandIn{-webkit-animation-name:expandIn;animation-name:expandIn}@-webkit-keyframes gradientTransition{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes gradientTransition{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@-webkit-keyframes sliderScrollButton{0%{opacity:1;transform:translate3d(-50%,0,0)}70%{opacity:1;transform:translate3d(-50%,10px,0)}to{opacity:0;transform:translate3d(-50%,10px,0)}}@keyframes sliderScrollButton{0%{opacity:1;transform:translate3d(-50%,0,0)}70%{opacity:1;transform:translate3d(-50%,10px,0)}to{opacity:0;transform:translate3d(-50%,10px,0)}}@-webkit-keyframes arrowLeftRight{0%{transform:translate3d(-1px,0,0)}50%{transform:translate3d(1px,0,0)}to{transform:translate3d(-1px,0,0)}}@keyframes arrowLeftRight{0%{transform:translate3d(-1px,0,0)}50%{transform:translate3d(1px,0,0)}to{transform:translate3d(-1px,0,0)}}@-webkit-keyframes navItemArrow{0%{position:relative;left:-1px}50%{position:relative;left:3px}to{position:relative;left:-1px}}@keyframes navItemArrow{0%{position:relative;left:-1px}50%{position:relative;left:3px}to{position:relative;left:-1px}}.hover-in{transition:.1s ease-out!important}.hover-out{transition:.1s ease-in!important}.hover-3d{transition:none}@-webkit-keyframes hotspot-pulsate{0%{transform:scale(1);opacity:0.8}45%{transform:scale(1.75);opacity:0}}@keyframes hotspot-pulsate{0%{transform:scale(1);opacity:0.8}45%{transform:scale(1.75);opacity:0}}@-webkit-keyframes stop-hotspot-pulsate{0%{opacity:0.4}to{transform:scale(2);opacity:0}}@keyframes stop-hotspot-pulsate{0%{opacity:0.4}to{transform:scale(2);opacity:0}}@-webkit-keyframes dotPulse{0%{opacity:1;transform:scale(0.2)}to{opacity:0;transform:scale(1)}}@keyframes dotPulse{0%{opacity:1;transform:scale(0.2)}to{opacity:0;transform:scale(1)}}.dotPulse{-webkit-animation-name:dotPulse;animation-name:dotPulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:4s;animation-duration:4s}@-webkit-keyframes blurIn{0%{opacity:0;-webkit-filter:blur(20px);filter:blur(20px);transform:scale(1.3)}to{opacity:1;-webkit-filter:blur(0);filter:blur(0);transform:none}}@keyframes blurIn{0%{opacity:0;-webkit-filter:blur(20px);filter:blur(20px);transform:scale(1.3)}to{opacity:1;-webkit-filter:blur(0);filter:blur(0);transform:none}}.blurIn{-webkit-animation-name:blurIn;animation-name:blurIn}.arrow{background:transparent url(../img/arrows.png) no-repeat 0 0;width:47px;height:120px;display:inline-block;position:relative}.arrow.brlt{background-position:-209px -165px;width:120px;height:47px}@media (max-width:575px){.arrow{display:none}}.border-width-10{border-width:10px!important}.btn{font-size:12.8px;font-size:0.8rem;padding:8.528px 14.928px;padding:0.533rem 0.933rem;cursor:pointer}.btn.btn-px-5{padding-left:38.4px;padding-left:2.4rem;padding-right:38.4px;padding-right:2.4rem}.btn.btn-py-3{padding-top:20px;padding-top:1.25rem;padding-bottom:20px;padding-bottom:1.25rem}html body.body .btn.active,html body.body .btn.focus,html body.body .btn:active,html body.body .btn:focus,html body .btn.active,html body .btn.focus,html body .btn:active,html body .btn:focus{box-shadow:none!important}.btn+.dropdown-menu .dropdown-item{font-size:12.8px;font-size:0.8rem}.btn-default{color:#333;background-color:#fff;border-color:#ccc;box-shadow:none!important}.btn-default:active,.btn-default:focus,.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-modern{text-transform:uppercase;font-size:.8em;padding:12.8px 24px;padding:0.8rem 1.5rem;font-weight:600}.btn-rounded{border-radius:35px}.btn.dropdown-toggle:after{margin-left:.155em;vertical-align:.155em}.btn-dark{background-color:#212529;border-color:#212529 #212529 #0a0c0d;color:#FFF}.btn-dark.hover,.btn-dark:hover{background-color:#32383e;border-color:#383f45 #383f45 #212529;color:#FFF}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 3px rgba(33,37,41,0.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529 #212529 #0a0c0d}.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#101214;background-image:none;border-color:#0a0c0d #0a0c0d black}.btn-gradient:not(.btn-outline){border:0}.btn-gradient:not(.btn-outline).hover,.btn-gradient:not(.btn-outline):hover{border:0}.btn-gradient:not(.btn-outline).focus,.btn-gradient:not(.btn-outline):focus{border:0}.btn-gradient:not(.btn-outline).disabled,.btn-gradient:not(.btn-outline):disabled{border:0}.btn-gradient:not(.btn-outline).active,.btn-gradient:not(.btn-outline):active{border:0}.owl-carousel{margin-bottom:20px}.owl-carousel .owl-item img{transform-style:unset}.owl-carousel .thumbnail{margin-right:1px}.owl-carousel .item-video{height:300px}.owl-carousel .owl-nav{top:50%;position:absolute;width:100%;margin-top:0;transform:translate3d(0,-50%,0)}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{display:inline-block;position:absolute;top:50%;width:30px;height:30px;outline:0;margin:0;transform:translate3d(0,-50%,0)}.owl-carousel .owl-nav button.owl-prev{left:0}.owl-carousel .owl-nav button.owl-prev:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:8px;font-size:0.5rem;content:"\f053";position:relative;left:-1px;top:-1px}.owl-carousel .owl-nav button.owl-next{right:0}.owl-carousel .owl-nav button.owl-next:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:8px;font-size:0.5rem;content:"\f054";position:relative;left:1px;top:-1px}.owl-carousel.nav-style-4 .owl-nav .owl-prev{left:75px}@media (max-width:991px){.owl-carousel.nav-style-4 .owl-nav .owl-prev{left:40px}}@media (max-width:767px){.owl-carousel.nav-style-4 .owl-nav .owl-prev{left:13px}}.owl-carousel.nav-style-4 .owl-nav .owl-next{right:75px}@media (max-width:991px){.owl-carousel.nav-style-4 .owl-nav .owl-next{right:40px}}@media (max-width:767px){.owl-carousel.nav-style-4 .owl-nav .owl-next{right:13px}}.owl-carousel.nav-style-4 .owl-nav .owl-next,.owl-carousel.nav-style-4 .owl-nav .owl-prev{background:#FFF;font-size:11.2px;font-size:0.7rem;width:40px;height:40px;color:#000;border-radius:100%;box-shadow:0px 0px 40px -10px rgba(0,0,0,0.3)}.owl-carousel.nav-style-4 .owl-nav .owl-next:hover,.owl-carousel.nav-style-4 .owl-nav .owl-prev:hover{color:#FFF}.owl-carousel.nav-style-4.nav-style-4-pos-2 .owl-nav .owl-prev{left:0px}.owl-carousel.nav-style-4.nav-style-4-pos-2 .owl-nav .owl-next{right:0px}.owl-carousel.carousel-center-active-item-2 .owl-stage-outer{overflow:visible}.owl-carousel.carousel-center-active-item-2 .owl-item>div{width:66.6666%;margin-left:auto;padding:48px;padding:3rem;background:#fff;border-radius:7px;box-shadow:0px 0px 70px -40px rgba(0,0,0,0.2)}.owl-carousel.carousel-center-active-item-2 .owl-item.active>div{margin-right:auto}.owl-carousel.carousel-center-active-item-2 .owl-item.active>div *{color:#FFF!important}.owl-carousel.carousel-center-active-item-2 .owl-item.active+.owl-item>div{margin-right:auto;margin-left:0}.text-color-grey{color:#969696!important}.text-color-white{color:#FFF!important}.text-color-hover-white:hover{color:#FFF!important}.text-color-black{color:#000!important}.text-color-hover-black:hover{color:#000!important}.bg-color-dark-scale-1{background-color:#212529!important}.bg-color-dark-scale-2{background-color:#1c2023!important}.bg-color-dark-scale-3{background-color:#181b1e!important}.bg-color-dark-scale-4{background-color:#131618!important}.bg-color-dark-scale-5{background-color:#0f1112!important}.border-color-light-2{border-color:rgba(255,255,255,0.3)!important}.border-color-light-3{border-color:rgba(255,255,255,0.05)!important}.counters .counter{text-align:center}.counters .icons,.counters [class*=fa-]{display:block;font-size:35px;line-height:35px;margin-bottom:5px}.counters strong{display:block;font-weight:bold;font-size:50px;line-height:50px}.counters label{display:block;font-weight:100;font-size:20px;line-height:20px}hr{background:rgba(0,0,0,0.06);border:0;height:1px;margin:22px 0}form label{font-weight:normal}textarea{resize:vertical}select{border:1px solid #E5E7E9;border-radius:6px;outline:none}.label{font-weight:normal}label.required:after{content:"*";font-size:0.8em;margin:0.3em;position:relative;top:-2px}h1,h2,h3,h4,h5,h6{color:#212529;font-weight:200;letter-spacing:-.05em;margin:0;-webkit-font-smoothing:antialiased}h1{font-size:2.6em;line-height:44px;margin:0 0 32px 0}h2{font-size:2.2em;font-weight:300;line-height:42px;margin:0 0 32px 0}h3{font-size:1.8em;font-weight:400;line-height:24px;margin-bottom:33px;text-transform:uppercase}h4{font-size:1.4em;font-weight:600;line-height:27px;margin:0 0 14px 0}h5{font-size:1em;font-weight:600;line-height:18px;margin:0 0 14px 0;text-transform:uppercase}h6{color:#333;font-size:1em;font-weight:400;line-height:18px;margin:0 0 14px 0}h1.text-shadow,h2.text-shadow,h3.text-shadow,h4.text-shadow,h5.text-shadow,h6.text-shadow{text-shadow:1px 1px 0 rgba(0,0,0,0.2)}@media (max-width:575px){h2{line-height:40px}}@media (max-width:767px){h1.big{font-size:3.2em;line-height:42px}}i.pi{position:relative;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:14px}i.pi.pi-porto-brand:before{content:'\f111';font-family:'Font Awesome 5 Free';font-weight:bold;font-size:0.51em;color:#FFF;padding:1.2em}i.pi.pi-porto-brand:after{content:'';width:2em;height:2em;border:0.5em solid #FFF;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}i.pi.pi-close{padding:0.6em;transform:rotate(45deg)}i.pi.pi-close:before{content:'';position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);border-right:1px solid #FFF;height:1em}i.pi.pi-close:after{content:'';position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);border-bottom:1px solid #FFF;width:1em}.icon-bg{display:inline-block;background:url(../img/icons/icons.png) no-repeat;width:80px;height:80px}.icon-bg.fa-bars-1{background-position:-310px -10px}.icon-bg.fa-bars-2{background-position:-410px -10px}.icon-bg.fa-bars-3{background-position:-510px -10px}.icon-1{background-position:-10px -10px}.icon-2{background-position:-712px -10px}.icon-3{background-position:-210px -10px}.fas fa-bars-1{background-position:-310px -10px}.fas fa-bars-2{background-position:-410px -10px}.fas fa-bars-3{background-position:-510px -10px}.fas fa-bars-4{background-position:-610px -10px}@media (max-width:991px){.thumbnail{border:0;text-align:center}}.lazy-bg{background-image:url(../img/lazy.png)}.modal-open{padding-right:0!important}.loading-overlay-showing{overflow:hidden}.loading-overlay-showing>.loading-overlay{opacity:1;visibility:visible}.loading-overlay{transition:visibility 0s ease-in-out 0.5s,opacity 0.5s ease-in-out;bottom:0;left:0;position:absolute;opacity:0;right:0;top:0;visibility:hidden;background:#FFF}body>.loading-overlay{position:fixed;z-index:999999}.bounce-loader{transition:all 0.2s;margin:-9px 0 0 -35px;text-align:center;width:70px;left:50%;position:absolute;top:50%;z-index:10000}.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{-webkit-animation:1.4s ease-in-out 0s normal both infinite bouncedelay;animation:1.4s ease-in-out 0s normal both infinite bouncedelay;background-color:#CCC;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);display:inline-block;height:18px;width:18px}.bounce-loader .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.bounce-loader .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}html.safari.iphone .bounce-loader .bounce1,html.safari.iphone .bounce-loader .bounce2,html.safari.iphone .bounce-loader .bounce3{-webkit-animation:1.4s ease-in-out infinite bouncedelay;animation:1.4s ease-in-out infinite bouncedelay}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}.row-gutter-sm{margin-right:-10px;margin-left:-10px}.row-gutter-sm .col,.row-gutter-sm .col-1,.row-gutter-sm .col-2,.row-gutter-sm .col-3,.row-gutter-sm .col-4,.row-gutter-sm .col-5,.row-gutter-sm .col-6,.row-gutter-sm .col-7,.row-gutter-sm .col-8,.row-gutter-sm .col-9,.row-gutter-sm .col-10,.row-gutter-sm .col-11,.row-gutter-sm .col-12,.row-gutter-sm .col-auto,.row-gutter-sm .col-lg,.row-gutter-sm .col-lg-1,.row-gutter-sm .col-lg-2,.row-gutter-sm .col-lg-3,.row-gutter-sm .col-lg-4,.row-gutter-sm .col-lg-5,.row-gutter-sm .col-lg-6,.row-gutter-sm .col-lg-7,.row-gutter-sm .col-lg-8,.row-gutter-sm .col-lg-9,.row-gutter-sm .col-lg-10,.row-gutter-sm .col-lg-11,.row-gutter-sm .col-lg-12,.row-gutter-sm .col-lg-auto,.row-gutter-sm .col-md,.row-gutter-sm .col-md-1,.row-gutter-sm .col-md-2,.row-gutter-sm .col-md-3,.row-gutter-sm .col-md-4,.row-gutter-sm .col-md-5,.row-gutter-sm .col-md-6,.row-gutter-sm .col-md-7,.row-gutter-sm .col-md-8,.row-gutter-sm .col-md-9,.row-gutter-sm .col-md-10,.row-gutter-sm .col-md-11,.row-gutter-sm .col-md-12,.row-gutter-sm .col-md-auto,.row-gutter-sm .col-sm,.row-gutter-sm .col-sm-1,.row-gutter-sm .col-sm-2,.row-gutter-sm .col-sm-3,.row-gutter-sm .col-sm-4,.row-gutter-sm .col-sm-5,.row-gutter-sm .col-sm-6,.row-gutter-sm .col-sm-7,.row-gutter-sm .col-sm-8,.row-gutter-sm .col-sm-9,.row-gutter-sm .col-sm-10,.row-gutter-sm .col-sm-11,.row-gutter-sm .col-sm-12,.row-gutter-sm .col-sm-auto,.row-gutter-sm .col-xl,.row-gutter-sm .col-xl-1,.row-gutter-sm .col-xl-2,.row-gutter-sm .col-xl-3,.row-gutter-sm .col-xl-4,.row-gutter-sm .col-xl-5,.row-gutter-sm .col-xl-6,.row-gutter-sm .col-xl-7,.row-gutter-sm .col-xl-8,.row-gutter-sm .col-xl-9,.row-gutter-sm .col-xl-10,.row-gutter-sm .col-xl-11,.row-gutter-sm .col-xl-12,.row-gutter-sm .col-xl-auto{padding-left:10px;padding-right:10px}.box-shadow-3{box-shadow:0 30px 60px -30px rgba(0,0,0,0.45)}.box-shadow-4{box-shadow:0px 0px 21px -5px rgba(0,0,0,0.2)}.border-radius{border-radius:4px!important}.hover-effect-1:not(.portfolio-item){box-shadow:10px 10px 74px -15px rgba(0,0,0,0);transition:ease transform 300ms,ease box-shadow 300ms}.hover-effect-1:not(.portfolio-item):hover{box-shadow:10px 10px 74px -15px rgba(0,0,0,0.4);transform:translate3d(0,-15px,0)}.hover-effect-1.portfolio-item{transition:ease transform 300ms}.hover-effect-1.portfolio-item .thumb-info{box-shadow:0px 0px 0px 1px rgba(0,0,0,0.06);transition:ease box-shadow 300ms}.hover-effect-1.portfolio-item.show .thumb-info,.hover-effect-1.portfolio-item:hover .thumb-info{box-shadow:10px 10px 74px -15px rgba(0,0,0,0.4)}.hover-effect-1 a{transition:ease color 300ms}@-webkit-keyframes pencilAnimation{0%{width:0}to{width:74px}}@keyframes pencilAnimation{0%{width:0}to{width:74px}}@-webkit-keyframes pencilAnimation2{0%{width:0}to{width:115px}}@keyframes pencilAnimation2{0%{width:0}to{width:115px}}.highlighted-word{font-family:"Shadows Into Light",cursive;font-weight:500}.highlighted-word.highlighted-word-animation-1{position:relative}.highlighted-word.highlighted-word-animation-1:after{content:'';position:absolute;right:calc(100% - 74px);bottom:-6px;background:url(../img/pencil-blue-line.png);width:0;height:15px;-webkit-animation-name:pencilAnimation;animation-name:pencilAnimation;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;overflow:hidden;transform:rotate(180deg)}.highlighted-word.highlighted-word-animation-1.highlighted-word-animation-1-light:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.highlighted-word.highlighted-word-animation-1.highlighted-word-animation-1-dark:after{background:url(../img/pencil-blue-line-dark.png)}.highlighted-word.highlighted-word-animation-1:after{transform:rotateX(180deg)}.highlighted-word-animation-1-no-rotate:after{transform:rotateX(0)!important}.highlighted-word.highlighted-word-animation-1.highlighted-word-animation-1-2:after{-webkit-animation-name:pencilAnimation2;animation-name:pencilAnimation2;right:calc(100% - 115px);background:url(../img/pencil-blue-line-2.png);background-repeat:no-repeat}.highlighted-word.highlighted-word-animation-1.highlighted-word-animation-1-2-dark:after{background-image:url(../img/pencil-blue-line-2-dark.png)}.highlighted-word.highlighted-word-rotate{transform:rotate(-15deg);transform-origin:0 0}.highlighted-reason-word{position:relative}.highlighted-reason-word:after{content:'';position:absolute;right:calc(100% - 85px);bottom:-9px;background:url(../img/pencil-blue-line-white.png);background-position-y:20%;width:0;height:15px;-webkit-animation-name:pencilAnimation;animation-name:pencilAnimation;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;overflow:hidden}body[data-plugin-page-transition]{transition:ease opacity 300ms}body.page-transition-active{opacity:0!important}.text-reasons{display:flex;flex-direction:column;align-items:center;position:relative;transform:rotate(-10deg)}.text-reasons h3{padding:12px 56px;padding:.75rem 3.5rem;text-transform:uppercase;border-radius:4px;margin-bottom:6.4px;margin-bottom:.4rem;font-weight:800}.text-reasons h3:nth-child(2){background:rgba(25,25,25,0.15);margin-left:-10%}.text-reasons h3:nth-child(3){background:rgba(25,25,25,0.57);font-size:28px;font-size:1.75rem;line-height:1.5;padding-left:80px;padding-left:5rem;margin-left:32px;margin-left:2rem}.text-reasons h3:nth-child(4){background:#222529;font-size:36px;font-size:2.25rem;padding:8px 20px;padding:.5rem 1.25rem;margin-left:15%}.text-reasons label{font-size:200px;font-size:12.5rem;line-height:.8;font-weight:800;position:absolute;left:0;top:0}.text-reasons .highlighted-word{letter-spacing:-.025em}.text-reasons .highlighted-word:after{bottom:-0.33em;left:10%;transform:scaleY(-1)}.background-svg-style-1{position:absolute;top:31px;width:100vw}.background-svg-style-1 .dots{-webkit-filter:url(#shadow);filter:url(#shadow)}.background-svg-style-1 .dots.dots-animation{-webkit-filter:url(#shadow);filter:url(#shadow)}.nav>li>a:focus,.nav>li>a:hover{background:transparent}ul.narrow li a{padding:4px 0}ul.nav-pills>li>a.active{color:#FFF;background-color:#CCC}ul.nav-pills>li>a.active:focus,ul.nav-pills>li>a.active:hover{color:#FFF;background-color:#CCC}.show>.nav-pills .nav-link{background-color:transparent}.overlay{position:relative}.overlay:before{content:' ';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#212529;opacity:0;pointer-events:none;transition:ease opacity 300ms 100ms}.overlay.overlay-show:before,.overlay.show:before,.overlay:hover:before{opacity:0.8}.overlay .container,.overlay .container-fluid{position:relative;z-index:3}.overlay-light:before{background-color:#FFF!important}.overlay-dark:before{background-color:#212529!important}html .scroll-to-top{transition:opacity 0.3s;background:#404040;border-radius:4px 4px 0 0;bottom:0;color:#FFF;display:block;height:9px;opacity:0;padding:10px 10px 35px;position:fixed;right:10px;text-align:center;text-decoration:none;min-width:50px;z-index:1040;font-size:0.8em}html .scroll-to-top:hover{opacity:1}html .scroll-to-top.visible{opacity:0.75}html .scroll-to-top span{display:inline-block;padding:0 5px}@media (max-width:991px){html .scroll-to-top.hidden-mobile{display:none!important}}section.section{background:#f7f7f7;border-top:5px solid #f1f1f1;margin:30px 0;padding:50px 0}section.section.section-funnel{position:relative}section.section.section-funnel .section-funnel-layer-top{position:absolute;top:0;left:0;width:100%;padding:96px 0;padding:6rem 0;transform:translate3d(0,-50%,0)}section.section.section-funnel .section-funnel-layer-bottom{position:absolute;bottom:0;left:0;width:100%;padding:96px 0;padding:6rem 0;transform:translate3d(0,50%,0)}section.section.section-funnel .section-funnel-layer{position:absolute;top:0;left:0;width:100%;height:100%;background:#FFF}section.section.section-funnel .section-funnel-layer:first-child{transform:skewY(-4.7deg)}section.section.section-funnel .section-funnel-layer:nth-child(2){transform:skewY(4.7deg)}section.section.section-angled{position:relative;margin:0;overflow:hidden}section.section.section-angled .section-angled-layer-top{position:absolute;top:0;left:0;width:100%;padding:48px 0;padding:3rem 0;transform:skewY(-0.7deg) translate3d(0,-50%,0)}section.section.section-angled .section-angled-layer-bottom{position:absolute;bottom:0;left:0;width:100%;padding:48px 0;padding:3rem 0;transform:skewY(0.7deg) translate3d(0,50%,0)}section.section.section-angled .section-angled-layer-top+.section-angled-content,section.section.section-angled .section-angled-layer-top+.section-angled-layer-bottom+.section-angled-content{margin-top:40px;margin-top:2.5rem}section.section.section-angled .section-angled-layer-bottom+.section-angled-content,section.section.section-angled .section-angled-layer-bottom+.section-angled-layer-top+.section-angled-content{margin-bottom:40px;margin-bottom:2.5rem}section.section.section-angled .section-angled-layer-increase-angle.section-angled-layer-top{transform:skewY(-1.7deg) translate3d(0,-50%,0)}section.section.section-angled .section-angled-layer-increase-angle.section-angled-layer-bottom{transform:skewY(1.7deg) translate3d(0,50%,0)}section.section.section-angled .section-angled-layer-increase-angle-2.section-angled-layer-top{transform:skewY(-4.7deg) translate3d(0,-50%,0)}section.section.section-angled .section-angled-layer-increase-angle-2.section-angled-layer-bottom{transform:skewY(4.7deg) translate3d(0,50%,0)}section.section.section-angled.section-angled-reverse .section-angled-layer-top{transform:skewY(0.7deg) translate3d(0,-50%,0)}section.section.section-angled.section-angled-reverse .section-angled-layer-bottom{transform:skewY(-0.7deg) translate3d(0,50%,0)}section.section.section-angled.section-angled-reverse .section-angled-layer-increase-angle.section-angled-layer-top{transform:skewY(-1.7deg) translate3d(0,-50%,0)}section.section.section-angled.section-angled-reverse .section-angled-layer-increase-angle.section-angled-layer-bottom{transform:skewY(-1.7deg) translate3d(0,50%,0)}section.section.section-angled.section-angled-reverse .section-angled-layer-increase-angle-2.section-angled-layer-top{transform:skewY(4.7deg) translate3d(0,-50%,0)}section.section.section-angled.section-angled-reverse .section-angled-layer-increase-angle-2.section-angled-layer-bottom{transform:skewY(-4.7deg) translate3d(0,50%,0)}section.section.section-angled+.section-angled{padding-top:0}section.section.overlay .section-angled-layer-bottom,section.section.overlay .section-angled-layer-top{z-index:99!important}section.section.section-no-border{border:0}section.section.section-with-divider{margin:56px 0 35px}section.section.section-with-divider .divider{margin:-56px 0 44px}section.section.section-footer{margin-bottom:-50px}section.section.section-with-mockup{margin-top:120px}section.section.section-front{position:relative;z-index:1}@media (max-width:991px){.container-fluid>.row>.p-0 section.section{margin-bottom:0;margin-top:0}.container-fluid>.row>.p-0:first-child section.section{margin-bottom:0;margin-top:30px}.container-fluid>.row>.p-0:last-child section.section{margin-bottom:30px;margin-top:0}}.social-icons{margin:0;padding:0;width:auto}.social-icons li{display:inline-block;margin:-1px 1px 0 0;padding:0;border-radius:100%;overflow:visible}.social-icons li a{transition:all 0.2s ease;border-radius:100%;display:block;height:28px;line-height:28px;width:28px;text-align:center;color:#333!important;text-decoration:none;font-size:12.8px;font-size:0.8rem}.social-icons li:hover a{background:#151719;color:#FFF!important}.social-icons li:hover.social-icons-twitter a{background:#1aa9e1}.social-icons li:hover.social-icons-facebook a{background:#3b5a9a}.social-icons li:hover.social-icons-linkedin a{background:#0073b2}.social-icons li:hover.social-icons-rss a{background:#ff8201}.social-icons li:hover.social-icons-googleplus a{background:#dd4b39}.social-icons li:hover.social-icons-pinterest a{background:#cc2127}.social-icons li:hover.social-icons-youtube a{background:#c3191e}.social-icons li:hover.social-icons-instagram a{background:#7c4a3a}.social-icons li:hover.social-icons-skype a{background:#00b0f6}.social-icons li:hover.social-icons-email a{background:#dd4b39}.social-icons li:hover.social-icons-vk a{background:#6383a8}.social-icons li:hover.social-icons-xing a{background:#1a7576}.social-icons li:hover.social-icons-tumblr a{background:#304e6c}.social-icons li:hover.social-icons-reddit a{background:#ff4107}.social-icons.social-icons-dark li a{background:#181818}.social-icons.social-icons-dark li a i{color:#FFF}.social-icons.social-icons-dark-2 li a{background:#272a2e}.social-icons.social-icons-dark-2 li a i{color:#FFF}.social-icons.social-icons-transparent li{box-shadow:none}.social-icons.social-icons-transparent li a{background:transparent}.social-icons.social-icons-icon-light li a i{color:#FFF}.social-icons.social-icons-icon-light.social-icons-clean li a i{color:#FFF!important}.social-icons.social-icons-big li a{height:48px;line-height:48px;width:48px}.social-icons.social-icons-opacity-light li a{background:rgba(255,255,255,0.04)}.social-icons:not(.social-icons-clean):not(.social-icons-dark):not(.social-icons-dark-2) li{box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)}.social-icons:not(.social-icons-clean):not(.social-icons-dark):not(.social-icons-dark-2) li a{background:#FFF}.social-icons-dark-2.social-icons-clean li a,.social-icons-dark.social-icons-clean li a{background:transparent;color:#FFF!important}.sort-source{clear:both}.sort-source>li>a{padding:6px 12px;text-decoration:none}.sort-source.sort-source-style-2{margin:-10px auto}.sort-source.sort-source-style-2>li{float:none;display:inline-block}.sort-source.sort-source-style-2>li>a,.sort-source.sort-source-style-2>li>a:focus,.sort-source.sort-source-style-2>li>a:hover{background:transparent;color:#FFF;display:inline-block;border-radius:0;margin:0;padding:18px 28px;position:relative;text-decoration:none}.sort-source.sort-source-style-2>li>a:after{transition:margin 0.3s;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:15px solid #CCC;content:" ";display:block;position:absolute;left:50%;margin-left:-20px;margin-top:0;opacity:0}.sort-source.sort-source-style-2>li.active>a,.sort-source.sort-source-style-2>li.active>a:focus,.sort-source.sort-source-style-2>li.active>a:hover{background:transparent}.sort-source.sort-source-style-2>li.active>a:after{opacity:1;margin-top:18px}@media (max-width:991px){.sort-source.sort-source-style-2>li{display:block}.sort-source.sort-source-style-2>li.active>a:after{display:none!important}}.sort-source.sort-source-style-3>li>a{color:#777}.sort-source.sort-source-style-3>li.active>a{background:transparent!important;border-bottom:3px solid #CCC;border-radius:0}.sort-destination{overflow:hidden}.sort-destination .isotope-item{min-width:1px}@media (min-width:992px){.col-md-6.isotope-item:nth-child(odd){clear:both}.col-md-4.isotope-item:nth-child(3n+1){clear:both}.col-md-3.isotope-item:nth-child(4n+1){clear:both}.col-md-1-5.isotope-item:nth-child(5n+1){clear:both}.col-md-2.isotope-item:nth-child(6n+1){clear:both}.sort-destination.full-width .isotope-item:nth-child(5n+1){clear:both}}@media (max-width:991px){.sort-destination.isotope{overflow:visible!important;height:auto!important}.sort-destination.isotope.full-width{overflow:hidden!important}.isotope-hidden{display:none!important}}@media (max-width:767px){.isotope-item{position:static!important;text-align:center;width:100%;margin-left:auto;margin-right:auto;transform:none!important}.isotope-item.product{position:relative!important}.sort-source-wrapper{background:#151719;clear:both;margin-top:-35px}.sort-source-wrapper .nav{margin:0}.sort-destination{height:auto!important}}@media (max-width:575px){.sort-destination.full-width .isotope-item,.sort-source-wrapper+.sort-destination.full-width .isotope-item{position:static!important;clear:both;float:none;width:auto}}.thumb-info{display:block;position:relative;text-decoration:none;max-width:100%;background-color:#FFF;border-radius:4px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0)}.thumb-info .thumb-info-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0);border-radius:4px;margin:0;overflow:hidden;display:block;position:relative}.thumb-info .thumb-info-wrapper.thumb-info-wrapper-demos{max-height:330px}.thumb-info .thumb-info-wrapper:after{content:"";background:rgba(33,37,41,0.8);transition:all 0.3s;border-radius:4px;bottom:-4px;color:#FFF;left:-4px;position:absolute;right:-4px;top:-4px;display:block;opacity:0;z-index:1}.thumb-info .thumb-info-wrapper-opacity-0:after{opacity:0.0}.thumb-info .thumb-info-wrapper-opacity-1:after{opacity:0.1}.thumb-info .thumb-info-wrapper-opacity-2:after{opacity:0.2}.thumb-info .thumb-info-wrapper-opacity-3:after{opacity:0.3}.thumb-info .thumb-info-wrapper-opacity-4:after{opacity:0.4}.thumb-info .thumb-info-wrapper-opacity-5:after{opacity:0.5}.thumb-info .thumb-info-wrapper-opacity-6:after{opacity:0.6}.thumb-info .thumb-info-wrapper-opacity-7:after{opacity:0.7}.thumb-info .thumb-info-wrapper-opacity-8:after{opacity:0.8}.thumb-info .thumb-info-wrapper-opacity-9:after{opacity:0.9}.thumb-info .owl-carousel{z-index:auto}.thumb-info .owl-carousel .owl-dots{z-index:2}.thumb-info img{transition:all 0.3s ease;border-radius:3px;position:relative;width:100%}.thumb-info:hover .thumb-info-wrapper:after{opacity:1}.thumb-info:hover .thumb-info-action-icon{right:0;top:0}.thumb-info:hover .thumb-info-title{background:rgba(33,37,41,0.9)}.thumb-info:hover img{transform:scale(1.1,1.1)}.thumb-info.thumb-info-no-zoom img{transition:none}.thumb-info.thumb-info-no-zoom:hover img{transform:scale(1,1)}.thumb-info.thumb-info-no-overlay .thumb-info-wrapper:after{content:none}.thumb-info.thumb-info-no-bg{background:transparent}.small,small{font-size:70%}p{color:#777;line-height:26px;margin:0 0 20px}p.featured{font-size:1.6em;line-height:1.5em}p .alternative-font{display:inline-block;margin-top:-15px;position:relative;top:3px;margin-bottom:-6px}a,a:focus,a:hover{color:#CCC}.default-font{font-family:"Open Sans",Arial,sans-serif}.alternative-font{color:#CCC;font-family:"Shadows Into Light",cursive;font-size:1.6em}.alternative-font-2{font-family:"Oswald",sans-serif}.alternative-font-3{font-family:'Segoe Script','Zapfino','Savoye LET'}.alternative-font-4{font-family:'Poppins',sans-serif}.gradient-text-color{-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.no-backgroundcliptext .gradient-text-color{background:transparent!important}.sup-text-small{font-size:0.5em;font-weight:500;top:-.7em}.text-color-default,.text-default{color:#777!important}@-webkit-keyframes slide-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes slide-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}to{opacity:0;transform:translateY(100%)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}to{opacity:0;transform:translateY(100%)}}@-webkit-keyframes zoom-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@keyframes zoom-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes zoom-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}@keyframes zoom-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}@-webkit-keyframes scale-up{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}@keyframes scale-up{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}@-webkit-keyframes scale-down{0%{transform:scale(1);opacity:1}60%{transform:scale(0);opacity:0}}@keyframes scale-down{0%{transform:scale(1);opacity:1}60%{transform:scale(0);opacity:0}}@-webkit-keyframes push-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes push-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes push-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}to{opacity:0;transform:translateX(100%)}}@keyframes push-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}to{opacity:0;transform:translateX(100%)}}section.section-custom-map{background:transparent url(../../../../../www.portotheme.com/html/porto_ecommerce/img/map.html) center 0 no-repeat;padding:129px 0 0;margin:20px 0 0;border:0}section.section-custom-map section.section{border-top:0;background:rgba(247,247,247,0.5)}.intro-slider img{min-height:421px}@-webkit-keyframes animatedLineBg{0%{stroke-dasharray:1000}to{stroke-dasharray:1360}}@keyframes animatedLineBg{0%{stroke-dasharray:1000}to{stroke-dasharray:1360}}@-webkit-keyframes animatedLineSmallCircle{0%{stroke-dasharray:1000}to{stroke-dasharray:1120}}@keyframes animatedLineSmallCircle{0%{stroke-dasharray:1000}to{stroke-dasharray:1120}}@-webkit-keyframes animatedLineBigCircle{0%{stroke-dasharray:1000}to{stroke-dasharray:1266}}@keyframes animatedLineBigCircle{0%{stroke-dasharray:1000}to{stroke-dasharray:1266}}@-webkit-keyframes animatedInitialPin{0%{transform:translate(2px,69px) scale(0.23)}33%{transform:translate(2px,79px) scale(0.23)}66%{transform:translate(2px,74px) scale(0.23)}to{transform:translate(2px,79px) scale(0.23)}}@keyframes animatedInitialPin{0%{transform:translate(2px,69px) scale(0.23)}33%{transform:translate(2px,79px) scale(0.23)}66%{transform:translate(2px,74px) scale(0.23)}to{transform:translate(2px,79px) scale(0.23)}}@-webkit-keyframes animatedFinalPin{0%{transform:translate(325px,-19px) scale(0.23) rotate(36deg)}33%{transform:translate(325px,-13px) scale(0.23) rotate(36deg)}66%{transform:translate(325px,-16px) scale(0.23) rotate(36deg)}to{transform:translate(325px,-13px) scale(0.23) rotate(36deg)}}@keyframes animatedFinalPin{0%{transform:translate(325px,-19px) scale(0.23) rotate(36deg)}33%{transform:translate(325px,-13px) scale(0.23) rotate(36deg)}66%{transform:translate(325px,-16px) scale(0.23) rotate(36deg)}to{transform:translate(325px,-13px) scale(0.23) rotate(36deg)}}@-webkit-keyframes animatedFinalPinFirefox{0%{transform:translate(193px,-16px) scale(0.23) rotate(36deg)}33%{transform:translate(193px,-10px) scale(0.23) rotate(36deg)}66%{transform:translate(193px,-13px) scale(0.23) rotate(36deg)}to{transform:translate(193px,-10px) scale(0.23) rotate(36deg)}}@keyframes animatedFinalPinFirefox{0%{transform:translate(193px,-16px) scale(0.23) rotate(36deg)}33%{transform:translate(193px,-10px) scale(0.23) rotate(36deg)}66%{transform:translate(193px,-13px) scale(0.23) rotate(36deg)}to{transform:translate(193px,-10px) scale(0.23) rotate(36deg)}}.portfolio-list{list-style:none;padding:0;margin-top:0;margin-bottom:0}.portfolio-list:not(.row){margin:0}.portfolio-list .portfolio-item{position:relative;margin-bottom:35px}.portfolio-list .portfolio-item.portfolio-item-new:after{position:absolute;z-index:1;top:10px;right:10px;background:#CCC;content:"NEW";display:block;padding:0px 8px;font-size:9px;font-weight:600;text-transform:uppercase;color:#FFF;border-radius:2px;line-height:22px}.features svg{fill:#0b80d2;stroke:#0b80d2;stroke-dashoffset:1500;stroke-dasharray:1500;transition:transform .3s,fill .5s;width:100px;height:100px}.features>div:hover svg{transform:scale(1.4);stroke-dashoffset:0;fill:transparent;transition:transform .3s,fill .5s,stroke-dashoffset 6s}.image-box img{transition:.35s}.image-box:hover img{transform:scale(1.03)}@media (max-width:991px){.portfolio-nav,.portfolio-nav-all{display:none}}ul.team-list{list-style:none;margin:0;padding:0}ul.team-list .team-item{margin-bottom:35px}ul.team-list .team-item .thumb-info-social-icons{margin:0 10px}@media (max-width:991px){ul.team-list .team-item{margin:0 auto 35px;max-width:270px}}.search-results{min-height:300px}.http-error{padding:50px 0}.http-error h2{font-size:140px;font-weight:700;line-height:140px}.http-error h4{color:#777}.http-error p{font-size:1.4em;line-height:36px}@media (max-width:575px){.http-error{padding:0}.http-error h2{font-size:100px;letter-spacing:0;line-height:100px}}.section-elements{text-align:center;padding:4rem 0 0}.section-elements h2{font-weight:700;font-size:2.25rem;letter-spacing:-0.05em;margin-bottom:0.2rem}.section-elements p{font-size:1rem;letter-spacing:-0.05em;line-height:26px}.section-elements .icon-box{display:block;box-shadow:0 1px 0 0 rgba(0,0,0,0.1);padding:1.75rem 0;background:linear-gradient(135deg,#0169fe 0,#383f48 100%);position:relative;overflow:hidden;text-align:center;margin-bottom:1.875rem}.section-elements .icon-box i{font-size:2rem;color:#0169fe;position:relative}.section-elements .icon-box i:last-child{font-size:4rem;position:absolute;top:-1.8rem;opacity:0.08;right:-1.8rem;color:#777}.section-elements .icon-box h5{position:relative;font-size:.75rem;font-weight:600;text-transform:uppercase;margin:.75rem 0 0}.section-elements .icon-box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:auto;background:#fff}.section-elements .icon-box:hover:before{top:0.5rem;left:0.5rem;right:0.5rem;bottom:0.5rem;transition:cubic-bezier(0.39,0.66,0.42,0.99) all 0.2s}