/*!
Theme Name: Tytanit Ro
Author: WebTalk
*/*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"arial", sans-serif;font-size:15px;scroll-padding-top:6rem}.tytanit-container{width:95%;max-width:1200px;margin:0 auto}@media (max-width: 768px){.tytanit-container{width:90%}}.tytanit-nav{position:fixed;top:0;left:0;width:100%;height:auto;background-color:#fff;-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,0.05);box-shadow:0 10px 15px 0 rgba(0,0,0,0.05);z-index:9999}.tytanit-nav .nav-topbar{padding:1rem 0}.tytanit-nav .nav-topbar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tytanit-nav .nav__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tytanit-nav .nav-topbar-logo-wrapper{width:8rem;display:block;-webkit-transform:translateY(3px);transform:translateY(3px);margin-right:2rem}.tytanit-nav .nav-topbar-logo-wrapper img{width:100%;height:auto;display:block}.tytanit-nav .nav-items-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tytanit-nav .nav-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.tytanit-nav .nav-items{display:none}}.tytanit-nav .nav-items a{display:block;text-decoration:none;margin-left:3rem;color:#727d84;text-transform:uppercase;font-size:0.9rem;font-weight:600;-webkit-transition:color 0.25s;transition:color 0.25s}.tytanit-nav .nav-items a.active{color:#4A281C}.tytanit-nav .nav-topbar-link{color:#8dc63f !important;text-transform:uppercase;font-weight:600;text-decoration:none;font-size:1rem;display:block;margin:0;width:8rem;text-align:right}@media (max-width: 768px){.tytanit-nav .nav-topbar-link{display:none}}.tytanit-nav .nav-topbar-link img{height:1.5rem;width:auto;display:block}.tytanit-nav .nav-burger-wrapper{display:none}@media (max-width: 768px){.tytanit-nav .nav-burger-wrapper{display:block}}.tytanit-nav .nav-burger{width:1.75rem;height:1.5rem;opacity:0.6;margin-left:auto;background-size:cover;background-position:center;background-image:url("images/open-menu.svg")}.tytanit-nav .nav-burger.active{background-image:url("images/close.svg");width:1.5rem;padding:0 0.25rem}.tytanit-nav .nav-mobile-menu{display:none;position:fixed;z-index:98;top:3rem;left:0;height:calc(100vh - 3rem);width:100vw;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tytanit-nav .nav-mobile-menu.active{display:-webkit-box;display:-ms-flexbox;display:flex}.tytanit-nav .nav-mobile-menu ul{padding:0;margin:0;text-align:center}.tytanit-nav .nav-mobile-menu li{padding:0;margin:3rem 0;list-style-type:none}.tytanit-nav .nav-mobile-menu a{text-decoration:none;font-weight:600;font-size:1.3rem;color:#727d84;text-transform:uppercase}.tytanit-nav .nav-mobile-menu a img{height:2rem;width:auto;display:block;margin:0 auto}.tytanit-atium .atium-title{text-align:center;margin:2.5rem 0;font-size:2rem;font-weight:300}.tytanit-atium .atium-title span{color:#4A281C;font-weight:900}.tytanit-atium .atium-img{display:block;margin:0 auto;width:100%;max-width:1100px}.tytanit-atium .atium-columns{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.tytanit-atium .atium-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.5rem}}.tytanit-atium .atium-column{width:48%}@media (max-width: 768px){.tytanit-atium .atium-column{width:100%}}.tytanit-atium .atium-column p{font-weight:300;font-size:0.9rem;text-align:justify;line-height:1.5}@media (max-width: 768px){.tytanit-atium .atium-column p{font-size:1rem}}.tytanit-atium .atium-column p span{color:#4A281C;font-weight:900}.tytanit-boxes .boxes-title{text-align:center;margin:1.5rem auto;font-size:2rem;font-weight:300;max-width:70%}.tytanit-boxes .boxes-title span{color:#4A281C;font-weight:600}@media (max-width: 1024px){.tytanit-boxes .boxes-title{max-width:100%}}.tytanit-boxes .boxes-subtitle{font-size:1.2rem;font-weight:300;margin-bottom:2rem;text-align:center}.tytanit-boxes .boxes{max-width:70%;margin:2.5rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 576px){.tytanit-boxes .boxes{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.5rem}}.tytanit-boxes .box{width:30%}@media (max-width: 576px){.tytanit-boxes .box{width:100%;margin-bottom:2rem}}.tytanit-boxes .box img{display:block;width:100%;max-height:15rem;-o-object-fit:contain;object-fit:contain}.tytanit-boxes .box p{font-weight:300;font-size:1.1rem;text-align:center;line-height:1.5;min-height:3rem;margin:0}@media (max-width: 768px){.tytanit-boxes .box p{min-height:5rem;line-height:1.2;font-size:1rem}}@media (max-width: 576px){.tytanit-boxes .box p{min-height:unset}}.tytanit-boxes .box p span{color:#4A281C;font-weight:900}.tytanit-boxes2 .boxes2-title{text-align:center;margin:1.5rem auto;font-size:2rem;font-weight:300;max-width:80%}.tytanit-boxes2 .boxes2-title span{color:#4A281C;font-weight:600}@media (max-width: 1024px){.tytanit-boxes2 .boxes2-title{max-width:100%}}.tytanit-boxes2 .boxes2{max-width:70%;margin:2.5rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 576px){.tytanit-boxes2 .boxes2{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.5rem}}.tytanit-boxes2 .box{width:25%;margin:0 3.5%}@media (max-width: 576px){.tytanit-boxes2 .box{width:100%;margin:0 0 2rem}}.tytanit-boxes2 .box img{display:block;width:100%;max-height:15rem;-o-object-fit:contain;object-fit:contain}.tytanit-boxes2 .box p{font-weight:300;font-size:1.1rem;text-align:center;line-height:1.5;min-height:3rem;margin:0}@media (max-width: 768px){.tytanit-boxes2 .box p{min-height:5rem;line-height:1.2;font-size:1rem}}@media (max-width: 576px){.tytanit-boxes2 .box p{min-height:unset}}.tytanit-boxes2 .box p span{color:#4A281C;font-weight:900}.tytanit-halfboxes{padding:1.5rem 0 3rem}@media (max-width: 576px){.tytanit-halfboxes{padding:1.5rem 0}}.tytanit-halfboxes .halfboxes-title{text-align:center;margin:2.5rem 0;font-size:2rem;font-weight:300}.tytanit-halfboxes .halfboxes-title span{color:#4A281C;font-weight:900}.tytanit-halfboxes .halfboxes{max-width:70%;margin:2.5rem auto 0}@media (max-width: 576px){.tytanit-halfboxes .halfboxes{max-width:100%}}.tytanit-halfboxes .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:3.5rem auto}@media (max-width: 576px){.tytanit-halfboxes .box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tytanit-halfboxes .box .box-left{width:45%}@media (max-width: 576px){.tytanit-halfboxes .box .box-left{width:100%}}.tytanit-halfboxes .box .box-left img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}.tytanit-halfboxes .box .box-left p{width:60%;margin-left:auto;font-size:1.1rem;line-height:1.3;font-weight:300;text-transform:uppercase;color:#4A281C}@media (max-width: 576px){.tytanit-halfboxes .box .box-left p{width:100%;text-align:center}}.tytanit-halfboxes .box .box-left p span{font-weight:600}.tytanit-halfboxes .box .box-right{width:48%}@media (max-width: 576px){.tytanit-halfboxes .box .box-right{width:100%;margin-top:2rem}}.tytanit-halfboxes .box .box-right p{font-weight:300;font-size:1.1rem;text-align:center;line-height:1.5;margin:0 0 1rem}.tytanit-halfboxes .box .box-right p span{color:#4A281C;font-weight:600}.tytanit-halfboxes .box .box-right img{display:block;width:100%}.tytanit-diagram{padding:3rem 0}@media (max-width: 576px){.tytanit-diagram{padding:1.5rem 0}}.tytanit-diagram .diagram-img{display:block;margin:4rem auto 0;width:100%;max-width:800px}.tytanit-diagram .diagram-img.bigger{max-width:1100px}.diagram-title{text-align:center;margin:1.5rem auto;font-size:2rem;font-weight:300;max-width:70%}@media (max-width: 1024px){.diagram-title{max-width:100%}}.diagram-title span{color:#4A281C;font-weight:600}.diagram-subtitle{font-size:1.1rem;font-weight:300;margin-bottom:2rem;text-align:center}.tytanit-effectiveness{padding:5rem 0}@media (max-width: 768px){.tytanit-effectiveness{padding:3rem 0 2rem}}.tytanit-effectiveness .effectiveness-title{text-align:center;margin:1.5rem 0;font-size:2rem;font-weight:300}.tytanit-effectiveness .effectiveness-title span{color:#4A281C;font-weight:600}.tytanit-effectiveness .effectiveness-subtitle{text-align:center;max-width:600px;margin:2rem auto;font-size:1.25rem;line-height:1.35}.tytanit-effectiveness .effectiveness-subtitle span{color:#4A281C;font-weight:600}.tytanit-effectiveness .effectiveness-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tytanit-effectiveness .effectiveness-column{width:47%}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-column{width:100%}}.tytanit-effectiveness .effectiveness-item{margin:2rem 0}.tytanit-effectiveness .effectiveness-item.italy{margin:7rem 0 2rem}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item.italy{margin:2rem 0}}.tytanit-effectiveness .effectiveness-item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tytanit-effectiveness .effectiveness-item-top-img{display:block;height:6rem;width:auto;margin-right:2rem}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item-top-img{margin:0}}.tytanit-effectiveness .effectiveness-item-top-img.italy{height:8.5rem}.tytanit-effectiveness .effectiveness-item-top-text{text-transform:uppercase;font-style:italic;font-weight:600;font-size:1.25rem}.tytanit-effectiveness .effectiveness-item-content{margin:0.5rem 0}.tytanit-effectiveness .effectiveness-item-content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0.5rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item-content-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1rem auto;max-width:350px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.tytanit-effectiveness .effectiveness-item-content-row span{font-size:1.15rem;line-height:1.25;color:#4A281C;display:block;margin-left:0;margin-right:0.5rem;width:10%}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item-content-row span{width:auto;font-size:1.25rem;margin:0.25rem 0}}.tytanit-effectiveness .effectiveness-item-content-row-title{font-weight:300;font-size:1rem;margin:0;white-space:nowrap;width:30%}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item-content-row-title{font-size:1.2rem;width:100%}}.tytanit-effectiveness .effectiveness-item-content-row-right{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;margin-left:1rem;width:60%}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item-content-row-right{margin-left:0;margin-top:0.35rem;width:100%}}.tytanit-effectiveness .effectiveness-item-content-row-right p{margin:0}@media (max-width: 768px){.tytanit-effectiveness .effectiveness-item-content-row-right p{font-size:1.2rem}}.tytanit-hero{max-width:100vw;overflow:hidden;padding-bottom:7vw}@media (max-width: 1920px){.tytanit-hero{padding-bottom:5vw}}.tytanit-hero .tytanit__bg{padding:5.5rem 0 1rem;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("../images/hero-bg.jpg")}@media (max-width: 768px){.tytanit-hero .tytanit__bg{padding:5rem 0 1rem}}.tytanit-hero .hero__wrapper{padding:2rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.tytanit-hero .hero__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.tytanit-hero .hero__img-wrapper{width:25%;margin-left:10%}@media (max-width: 768px){.tytanit-hero .hero__img-wrapper{width:90%;margin:1rem auto;max-width:300px}}.tytanit-hero .hero__img{width:100%;height:auto;display:block}.tytanit-hero .hero__info{width:50%;margin-left:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.tytanit-hero .hero__info{width:100%;margin:0 auto}}.tytanit-hero .hero__info-top{text-align:left}.tytanit-hero .hero__info-top-text{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;width:100%;padding-right:5%}@media (max-width: 768px){.tytanit-hero .hero__info-top-text{padding:0;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tytanit-hero .hero__info-top-text h1{color:#fff;text-align:left;margin:0;line-height:1.25;font-weight:300;text-transform:uppercase;font-size:4.25vw;text-shadow:3px 3px 10px #000}@media (max-width: 768px){.tytanit-hero .hero__info-top-text h1{font-size:3.5rem;text-align:center}}@media (max-width: 576px){.tytanit-hero .hero__info-top-text h1{font-size:2.35rem}}.tytanit-hero .hero__info-top-text span{color:#fff;text-transform:uppercase;font-size:4.25vw;font-weight:900}@media (max-width: 768px){.tytanit-hero .hero__info-top-text span{font-size:3.5rem}}@media (max-width: 576px){.tytanit-hero .hero__info-top-text span{font-size:2.35rem}}.tytanit-hero .hero__info-top-text .hero__info-img{height:8rem;width:auto;-o-object-fit:contain;object-fit:contain;display:block;margin-left:0.5rem}.tytanit-hero .hero__info-bottom{text-align:right;margin-bottom:1rem}@media (max-width: 768px){.tytanit-hero .hero__info-bottom{margin:3rem 0 -1rem}}.tytanit-hero .hero__info-bottom .hero__info-bottom-box{padding:3.5rem 8rem;margin-left:auto;margin-right:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:#4A281C;position:relative;border-top-left-radius:100px}@media (max-width: 576px){.tytanit-hero .hero__info-bottom .hero__info-bottom-box{padding:1.5rem 1.5rem 1.5rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.tytanit-hero .hero__info-bottom .hero__info-bottom-box h2{color:#fff;font-size:2.35vw;line-height:1.4;margin:0;font-weight:400;text-align:left;margin-right:8vw}@media (max-width: 768px){.tytanit-hero .hero__info-bottom .hero__info-bottom-box h2{font-size:2.5rem}}@media (max-width: 576px){.tytanit-hero .hero__info-bottom .hero__info-bottom-box h2{font-size:2.15rem;margin-right:1rem}}.tytanit-hero .hero__info-bottom .hero__info-bottom-box h2 span{color:#fff;font-weight:600}.tytanit-hero .hero__info-bottom .hero__info-bottom-box img{position:absolute;right:3vw;top:-3rem;display:block;width:12vw;height:auto}@media (max-width: 768px){.tytanit-hero .hero__info-bottom .hero__info-bottom-box img{width:7rem}}@media (max-width: 576px){.tytanit-hero .hero__info-bottom .hero__info-bottom-box img{position:static}}.hero__texts-wrapper{padding:0 0 3rem}.hero__texts-wrapper .hero__text{color:black;font-size:1.35rem;line-height:1.4;margin:2.5rem 0;font-weight:400}.hero__texts-wrapper .hero__text span{color:#4A281C;font-weight:600}.tytanit-images{padding:3rem 0 5rem}@media (max-width: 768px){.tytanit-images{padding:1rem 0}}.tytanit-images .images-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.tytanit-images .images-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tytanit-images .images-column{width:48%}@media (max-width: 768px){.tytanit-images .images-column{width:100%}}.tytanit-images .images-column-title{color:black;font-size:1.1rem;line-height:1.4;margin:2.5rem 0;font-weight:300}.tytanit-images .images-column-title span{color:#4A281C;font-weight:600}.tytanit-images .images-column-img{width:100%;height:auto;display:block}.tytanit-map{padding:3rem 0}@media (max-width: 768px){.tytanit-map{padding:1rem 0 5rem}}.tytanit-map .map-title{text-align:center;margin:1.5rem 0;font-size:2rem;font-weight:300}.tytanit-map .map-title span{color:#4A281C;font-weight:600}.tytanit-map .tytanit-map-img{width:100%;height:auto;display:block;margin:3rem auto 0;max-width:850px}.tytanit__video{max-width:80%;margin:1.5rem auto}@media (max-width: 576px){.tytanit__video{max-width:90%}}.video__title{text-align:center;margin:2.5rem 0 3rem;font-size:2.5rem;color:#7E888F;font-weight:400}@media (max-width: 576px){.video__title{font-size:1.75rem}}.video__title span{color:#4A281C;font-weight:900}.video__poster{width:100%;max-width:1200px;height:auto;margin:0 auto;position:relative;z-index:2;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.video__poster:hover .play{background:#4A281C;cursor:pointer;opacity:1}.video__poster:hover .play span{border-left:30px solid white}@media (max-width: 768px){.video__poster:hover .play span{border-left:15px solid white}}.video__poster .poster{display:block;width:100%;cursor:pointer}.video__poster .play{position:absolute;top:0;bottom:0;right:15%;margin:auto;width:100px;height:100px;border:solid 3px #4A281C;border-radius:100%;-webkit-box-shadow:0 0 0 0 #000;box-shadow:0 0 0 0 #000;-webkit-transition:background 0.25s ease-in-out;transition:background 0.25s ease-in-out;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;-webkit-transform:scale(1) translateZ(20px);transform:scale(1) translateZ(20px)}@media (max-width: 768px){.video__poster .play{border:solid 3px #4A281C;width:50px;height:50px}}.video__poster .play span{width:0;height:0;border-top:20px solid transparent;border-left:30px solid #4A281C;border-bottom:20px solid transparent;position:absolute;top:30%;left:38%}@media (max-width: 768px){.video__poster .play span{border-top:10px solid transparent;border-left:15px solid #4A281C;border-bottom:10px solid transparent}}.video__modal{display:none;position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:#ededed;z-index:999999;-webkit-transform:translate3d(0, 0, 0);transform:translateZ(1px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-animation:fadeIn 0.35s ease-in-out forwards;animation:fadeIn 0.35s ease-in-out forwards}.video__modal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.video__close{cursor:pointer;position:fixed;right:2rem;top:2rem;width:1.5rem;height:auto}.video__wrapper{width:60%}@media (max-width: 576px){.video__wrapper{width:100%}}.video__player{position:relative;padding-bottom:56.25%;height:0}.video__player iframe{position:absolute;top:0;left:0;width:100%;height:100%}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(205,23,25,0.3);box-shadow:0 0 0 0 rgba(205,23,25,0.3)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 20px rgba(0,112,131,0);box-shadow:0 0 0 20px rgba(0,112,131,0)}100%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(0,112,131,0);box-shadow:0 0 0 0 rgba(0,112,131,0)}}@keyframes pulse{0%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(205,23,25,0.3);box-shadow:0 0 0 0 rgba(205,23,25,0.3)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 20px rgba(0,112,131,0);box-shadow:0 0 0 20px rgba(0,112,131,0)}100%{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-box-shadow:0 0 0 0 rgba(0,112,131,0);box-shadow:0 0 0 0 rgba(0,112,131,0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.tytanit-profit{padding:3rem 0}.tytanit-profit .profit-title{text-align:center;margin:1.5rem 0;font-size:2rem;font-weight:300}.tytanit-profit .profit-title span{color:#4A281C;font-weight:600}.tytanit-profit .profit-subtitle{text-align:center;max-width:800px;margin:2rem auto;font-size:1.25rem;line-height:1.35}.tytanit-profit .profit-subtitle span{color:#4A281C;font-weight:600}.tytanit-profit .profit-extra{text-align:center;font-style:italic;margin:3rem auto 0}.tytanit-profit .profit-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:1000px;margin:2rem auto 0}.tytanit-profit .profit-images .profit-img-wrapper.left{width:22%;height:auto;padding-bottom:2.2rem}@media (max-width: 768px){.tytanit-profit .profit-images .profit-img-wrapper.left{display:none}}.tytanit-profit .profit-images .profit-img-wrapper.right{width:60%;height:auto}@media (max-width: 768px){.tytanit-profit .profit-images .profit-img-wrapper.right{width:100%}}.tytanit-profit .profit-images .profit-img-wrapper img{width:100%;display:block}.tytanit-quote{margin:-2rem auto 0;max-width:60%}@media (max-width: 1024px){.tytanit-quote{max-width:100%}}.tytanit-quote p{font-size:1.8rem;font-weight:500;line-height:1.5;text-align:center;font-style:italic}.tytanit-quote span{display:block;margin:0 auto;font-size:1.35rem;font-weight:400;line-height:1.5;text-align:center}.tytanit-columns{padding:4rem 0 5rem}@media (max-width: 576px){.tytanit-columns{padding:4rem 0 2rem}}.columns-title{text-align:center;margin:1.5rem auto;font-size:2rem;font-weight:300;max-width:80%}.columns-title span{color:#4A281C;font-weight:600}@media (max-width: 1024px){.columns-title{max-width:100%}}.columns-columns{max-width:80%;margin:2.5rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 576px){.columns-columns{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.5rem}}.columns-column{width:16%}@media (max-width: 768px){.columns-column{width:45%}}.columns-column img{display:block;width:70%;margin:1.5rem auto}@media (max-width: 576px){.columns-column img{margin:0 auto 0.5rem}}.columns-column p{font-weight:300;font-size:1rem;text-align:center;line-height:1.5;min-height:3rem}.columns-column p span{color:#4A281C;font-weight:900}.columns-extra{max-width:80%;margin:3rem auto 0;font-weight:600;font-size:0.9rem}@media (max-width: 576px){.columns-extra{margin:2rem auto 1rem}}.tytanit-universal{padding:1rem 0}.tytanit-universal .universal-title{text-align:center;margin:1.5rem 0;font-size:2rem;font-weight:300}.tytanit-universal .universal-title span{color:#4A281C;font-weight:600}.tytanit-universal .universal-columns{margin:3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.tytanit-universal .universal-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tytanit-universal .universal-column{width:48%}@media (max-width: 768px){.tytanit-universal .universal-column{width:100%}}.tytanit-universal .universal-column-text{line-height:1.5;font-size:1.2rem}@media (max-width: 768px){.tytanit-universal .universal-column-text{margin-bottom:3rem}}.tytanit-universal .universal-column-text span{color:#4A281C;font-weight:600}.tytanit-universal .universal-column-table{border-top:3px solid #9d9c93;border-bottom:1px solid #9d9c93}.tytanit-universal .universal-column-table-row{padding:0.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #9d9c93}.tytanit-universal .universal-column-table-title{text-transform:uppercase;margin:0.25rem 0}.tytanit-universal .universal-column-table-title span{color:#4A281C;font-weight:600}.tytanit-universal .universal-column-table-text{margin:0}.tytanit-universal .universal-extra{text-align:center;font-style:italic}.tytanit-contact{padding:3rem 0 0;background-color:#f2f2f2}@media (max-width: 576px){.tytanit-contact{padding:2rem 0 0}}.tytanit-contact .contact-title{text-align:center;margin:1.5rem auto;font-size:2rem;font-weight:300;max-width:600px}.tytanit-contact .contact-title span{color:#4A281C;font-weight:600}.tytanit-contact .contact-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 576px){.tytanit-contact .contact-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.tytanit-contact .contact-wrapper a{text-decoration:none;color:black;font-size:0.9rem}@media (max-width: 576px){.tytanit-contact .contact-wrapper a{font-size:1rem}}.tytanit-contact .contact-wrapper i{margin-right:0.5rem;min-width:1rem;text-align:center}.tytanit-contact .contact-info{width:100%}.tytanit-contact .footer_locatie_contact_nume{font-weight:600}@media (max-width: 576px){.tytanit-contact .footer_locatie_contact_nume{font-size:1.2rem}}.tytanit-contact .footer_locatie_contact_nume_uppercase{text-transform:uppercase}.tytanit-contact .footer_locatie_contact_functie{font-weight:600;font-size:0.85rem}@media (max-width: 576px){.tytanit-contact .footer_locatie_contact_functie{font-size:1rem}}.tytanit-contact .footer_locatie_contact_locatie{font-size:0.9rem}@media (max-width: 576px){.tytanit-contact .footer_locatie_contact_locatie{font-size:1rem}}.tytanit-contact .harta_footer_contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tytanit-contact .footer_locatie_contact_mail{white-space:nowrap}.tytanit-contact .footer_locatie_contact_wrapper{width:47%;margin-right:3%;margin-bottom:2rem}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(1) i{color:#2c77ae}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(2) i{color:#418c85}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(3) i{color:#e89a4f}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(4) i{color:#a6a054}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(5) i{color:#5c3c23}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(6) i{color:#29663c}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(7) i{color:#dd6c66}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(8) i{color:#dd6c66}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(9) i{color:#e699a9}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(10) i{color:#5baf5a}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(11) i{color:#d26fa6}.tytanit-contact .footer_locatie_contact_wrapper:nth-child(12) i{color:#8e2543}@media (max-width: 576px){.tytanit-contact .footer_locatie_contact_wrapper{width:100%;margin:0 0 2rem}}.tytanit-contact .contact-map{width:100%;margin:0 auto;max-width:800px;margin-top:2rem;margin-bottom:4rem}@media (max-width: 768px){.tytanit-contact .contact-map{margin-top:0}}.tytanit-contact .contact-map a{display:block;width:100%}.tytanit-contact .contact-map img{display:block;width:100%}.tytanit-contact .contact__form{width:60%;max-width:700px;margin:0 auto 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 576px){.tytanit-contact .contact__form{width:95%}}.tytanit-contact .contact__form textarea,.tytanit-contact .contact__form input,.tytanit-contact .contact__form button,.tytanit-contact .contact__form select{font-family:inherit;font-size:inherit;outline:none}.tytanit-contact .contact__form .contact__formName{color:#4A281C;font-size:2rem;font-weight:300;letter-spacing:2px;text-align:center}.tytanit-contact .contact__form .required__text{text-align:right;font-size:0.8rem;color:#4A281C}.tytanit-contact .contact__form .wpcf7-response-output{display:block;max-width:400px;text-align:center;margin:1rem auto 0;border:none}.tytanit-contact .contact__form .wpcf7{margin-top:2rem}.tytanit-contact .contact__form .contact__link a{display:block;margin-left:auto}.tytanit-contact .contact__form .form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1rem}.tytanit-contact .contact__form .form__row .wpcf7-not-valid-tip{color:#4A281C}.tytanit-contact .contact__form .form__row .hide{opacity:0}.tytanit-contact .contact__form .form__row .wpcf7-form-control-wrap{width:80%}@media (max-width: 576px){.tytanit-contact .contact__form .form__row .wpcf7-form-control-wrap{width:95%}}.tytanit-contact .contact__form .form__row img{width:1.5rem;height:auto;margin-right:1rem}@media (max-width: 576px){.tytanit-contact .contact__form .form__row img{display:none}}.tytanit-contact .contact__form .form__row input,.tytanit-contact .contact__form .form__row textarea{width:100%;padding:0.7rem;font-size:1rem;font-weight:500;border:none}.tytanit-contact .contact__form .form__row input:focus,.tytanit-contact .contact__form .form__row textarea:focus,.tytanit-contact .contact__form .form__row input:active,.tytanit-contact .contact__form .form__row textarea:active{outline:none}.tytanit-contact .contact__form .form__row .wpcf7-not-valid-tip{font-size:0.7rem;margin-top:0.3rem}.tytanit-contact .contact__form .form__rowSend{margin-top:3rem;widows:100%}.tytanit-contact .contact__form .form__rowSend .contactForm__send{display:block;background-color:#4A281C;font-size:1rem;margin:0 auto;padding:0.7rem 3rem;color:#fff;font-weight:600;text-transform:uppercase;outline:none;border:none;cursor:pointer}.tytanit-contact .contact__form .form__rowSend .contactForm__send:disabled{opacity:0.6}.tytanit-contact .contact__form .form__rowSend .ajax-loader{display:none !important}.tytanit-contact .form__acceptance{margin-top:2rem}.tytanit-contact .form__acceptance label{margin-left:0.5rem}.tytanit-contact .form__acceptance p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tytanit-contact .form__acceptance p a{color:#4A281C}.tytanit-contact .form__acceptance input[type="checkbox"]{background-color:transparent;position:relative;margin-right:0.7rem}.tytanit-contact .form__acceptance input[type="checkbox"]:before{content:"";display:block;position:absolute;width:13px;height:13px;top:0;left:0;border:1px solid #768079;background-color:#fff}.tytanit-contact .form__acceptance input[type="checkbox"]:checked:after{content:"\2713";display:block;font-size:2.5rem;color:#4A281C;position:absolute;left:-2px;top:-19px;font-family:monospace}