/*! CSS Used from: https://technikon-akademie.de/assets/css/supermainv2.priority.css?a=b */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));}
*,::after,::before{box-sizing:border-box;}
@media (prefers-reduced-motion:no-preference){
:root{scroll-behavior:smooth;}
}
body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
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;}
p{margin-top:0;margin-bottom:1rem;}
ul{padding-left:2rem;}
ul{margin-top:0;margin-bottom:1rem;}
ul ul{margin-bottom:0;}
a{color:#0d6efd;text-decoration:underline;}
a:hover{color:#0a58ca;}
img{vertical-align:middle;}
label{display:inline-block;}
button{border-radius:0;}
button:focus:not(:focus-visible){outline:0;}
button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
::-moz-focus-inner{padding:0;border-style:none;}
.img-fluid{max-width:100%;height:auto;}
.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
@media (min-width:1400px){
.container{max-width:1320px;}
}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
.col-12{flex:0 0 auto;width:100%;}
.g-0{--bs-gutter-x:0;}
.g-0{--bs-gutter-y:0;}
@media (min-width:576px){
.col-sm-6{flex:0 0 auto;width:50%;}
.col-sm-12{flex:0 0 auto;width:100%;}
}
@media (min-width:768px){
.col-md-4{flex:0 0 auto;width:33.33333333%;}
.col-md-6{flex:0 0 auto;width:50%;}
.col-md-12{flex:0 0 auto;width:100%;}
}
@media (min-width:992px){
.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-12{flex:0 0 auto;width:100%;}
.offset-lg-5{margin-left:41.66666667%;}
}
.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{transition:none;}
}
.btn:hover{color:#212529;}
.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}
.btn:disabled{pointer-events:none;opacity:.65;}
.clearfix::after{display:block;clear:both;content:"";}
.d-flex{display:flex!important;}
.d-none{display:none!important;}
.w-100{width:100%!important;}
.flex-row{flex-direction:row!important;}
.justify-content-end{justify-content:flex-end!important;}
.justify-content-between{justify-content:space-between!important;}
.align-items-end{align-items:flex-end!important;}
.align-items-center{align-items:center!important;}
.ms-auto{margin-left:auto!important;}
.visible{visibility:visible!important;}
[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-right:before{content:'\e800';}
i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-books-stack-of-three:before{content:"\f122";}
.flaticon-notification:before{content:"\f128";}
i[class^="flaticon-technikon"]:before,i[class*=" flaticon-technikon"]:before{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-technikon:before{content:"\e900";font-size:75%;}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-search:before{content:"\f002";}
.fa-star-o:before{content:"\f006";}
.fa-clock-o:before{content:"\f017";}
.fa-tag:before{content:"\f02b";}
.fa-map-marker:before{content:"\f041";}
.fa-plus:before{content:"\f067";}
.fa-chevron-up:before{content:"\f077";}
.fa-chevron-down:before{content:"\f078";}
.fa-phone:before{content:"\f095";}
.fa-twitter:before{content:"\f099";}
.fa-facebook:before{content:"\f09a";}
.fa-envelope:before{content:"\f0e0";}
.fa-linkedin:before{content:"\f0e1";}
.fa-angle-up:before{content:"\f106";}
.fa-calendar-o:before{content:"\f133";}
.fa-instagram:before{content:"\f16d";}
.fa-whatsapp:before{content:"\f232";}
.ttm-row{padding:40px 0;}
.ttm-row.padding_zero-section{padding:0 0;}
.ttm-row.course-section{padding:50px 0 155px;}
.ttm-bg{position:relative;}
.ttm-col-bgimage-yes{z-index:1;}
.ttm-bg-layer,.ttm-col-wrapper-bg-layer-inner{position:absolute;height:100%;width:100%;top:0;left:0;}
.layer-content{position:relative;z-index:1;}
.ttm-bg.ttm-col-bgimage-yes > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner{opacity:.90;}
.section-title{position:relative;margin-bottom:12px;margin-top:-7px;}
.section-title h3{display:inline-block;position:relative;font-weight:600;font-size:14px;line-height:1;padding-left:25px;margin-bottom:15px;text-transform:uppercase;letter-spacing:2.25px;}
.section-title h3:before,.section-title h3:after{left:6px;right:auto;border-left:2px solid;width:2px;height:100%;content:"";position:absolute;transform:rotate(20deg);top:0;}
.section-title h3:after{left:12px;}
.section-title .title-header h1.title,.section-title .title-header h2.title{font-size:32px;line-height:52px;margin-bottom:20px;}
.section-title .title-header h1.title {margin-bottom:5px;}
.section-title .title-desc{padding-top:5px;}
.section-title.title-style-center_text{text-align:center;}
.ttm-btn{display:inline-block;vertical-align:middle;font-size:14px;line-height:normal;padding:11px 32px 11px 31px;background:transparent;border-width:1px;border-style:solid;border-color:#eaeff5;position:relative;text-transform:uppercase;font-weight:700;overflow:hidden;z-index:1;transition:all 0.5s ease 0s;cursor:pointer;}
.ttm-btn.ttm-icon-btn-right{padding-right:22px;}
.ttm-btn.ttm-icon-btn-right i{transition:unset;}
.ttm-btn i{display:inline-block;text-align:inherit;margin-left:8px;transition:.4s;}
.ttm-btn.ttm-icon-btn-right i{text-align:right;margin-left:8px;margin-right:0;}
.ttm-btn.ttm-btn-size-md{font-size:14px;padding:14px 35px 15px 35px;}
.ttm-btn.ttm-btn-size-md i{font-size:16px;line-height:1;}
.ttm-btn.ttm-btn-style-border{background-color:transparent;border:1px solid currentColor;}
.ttm-icon{margin-bottom:25px;display:inline-block;vertical-align:middle;text-align:center;border:1px solid transparent;position:relative;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;box-sizing:content-box;position:relative;}
.ttm-icon i{display:inline-block;vertical-align:middle;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.ttm-icon:not(.ttm-icon_element-onlytxt) i{line-height:0!important;}
.ttm-icon.ttm-icon_element-size-lg{height:68px;width:68px;line-height:68px;}
.ttm-icon.ttm-icon_element-size-lg i{font-size:48px;}
.ttm-icon.ttm-icon_element-style-square{border-radius:0;}
.featured-icon-box{position:relative;margin:15px 0;}
.featured-icon-box .ttm-icon{margin-bottom:0;}
.featured-title h3,.featured-title > a{font-size:20px;line-height:1;margin-bottom:12px;font-weight:700;}
.topbox .featured-title h3{white-space:nowrap;}
.featured-icon-box.icon-align-top-content .featured-content{padding-top:15px;}
.container{counter-reset:featuredbox-number;}
.featured-icon-box.style5{margin:0;padding:15px 25px;overflow:hidden;}
.featured-icon-box.style5 .bg_icon{position:absolute;right:70px;top:0px;z-index:-1;width:auto;height:auto;margin-bottom:0;line-height:normal;bottom:auto;font-size:140px;opacity:0.3;}
.featured-icon-box.style5 .featured-icon .ttm-icon{height:70px;width:70px;line-height:70px;background-color:rgba(255, 255, 255, 0.15);}
.featured-icon-box.style5 .featured-icon .ttm-icon i{font-size:50px;}
.featured-icon-box.style5 .featured-content{position:relative;padding-top:25px;}
.featured-icon-box.style5 .featured-title h3{line-height:34px;margin-bottom:0;padding-right:85px;}
.featured-icon-box.style5 .featured-iconbox.ttm-media-link{position:absolute;top:15px;right:0px;height:48px;width:48px;line-height:48px;text-align:center;z-index:1;background-color:transparent;-webkit-transition:all .35s;transition:all .35s;border:1px solid;}
.featured-imagebox,.featured-imagebox .featured-thumbnail{position:relative;overflow:hidden;}
.featured-imagebox{margin:15px 0;}
.featured-imagebox .featured-content .featured-title h3,.featured-imagebox .featured-content .featured-title > a{position:relative;overflow:hidden;font-size:18px;line-height:29px;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:58px;}
.featured-imagebox-course{background-color:var(--base-white);overflow:visible;padding:30px 30px 25px;margin:15px 0;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-box-shadow:0 0 15px 0 rgba(17,28,88,.05);box-shadow:0 0 15px 0 rgba(17,28,88,.05);}
.featured-imagebox-course .featured-desc {max-width: 85%;min-height: 43px;}
.featured-imagebox-course .featured-desc p{color:var(--base-skin);font-weight:500;margin-bottom:4px;line-height:20px;}
.featured-imagebox-course .featured-content{position:relative;min-height:135px;}
.featured-imagebox-course .featured-title{min-height:70px;font-size: 15px;}
.featured-imagebox-course .ttm-lp-price{font-weight:normal;font-size:15px;}
.featured-imagebox-course .ttm-course-box-meta{display:flex;justify-content:space-between;align-items:center;border-color:rgba(0,0,0,.13);position:relative;}
.featured-imagebox-course .ttm-media-link{height:40px;width:40px;line-height:40px;text-align:center;z-index:1;background-color:transparent;-webkit-transition:all .35s;transition:all .35s;}
.featured-imagebox-post{overflow:visible;}
.featured-imagebox-post .featured-content .post-meta span{display:inline-block;position:relative;margin-right:15px;margin-bottom:12px;font-size: 14px;}
.featured-imagebox-post .featured-content .post-meta span:last-child{margin-right:0;}
.featured-imagebox-post .featured-content .post-meta span i{padding-right:8px;font-size:15px;}
.featured-imagebox-post.style2{position:relative;display:table;width:100%;margin:10px 0 0;}
.row > [class*='col-'] .row > [class*='col-']:not(:last-child) .featured-imagebox-post.style2{margin:10px 0 10px;}
.featured-imagebox-post.style2 .featured-content{background-color:var(--base-grey);position:relative;}
.featured-imagebox-post.style2 .featured-content .featured-title > a{font-size:21px;font-weight:600;line-height:29px;padding:10px 0 0;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date{top:0px;left:0;z-index:2;width:120px;height:102px;line-height:1;display:table-cell;vertical-align:middle;background-color:var(--base-skin);}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date{padding:0;text-align:center;width:100%;position:relative;z-index:2;font-weight:500;font-size:36px;top:6px;left:0;border-radius:0;text-transform:uppercase;display:table;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date span{font-size:16px;line-height:26px;display:block;}
.featured-imagebox-post.style2 .featured-content  .ttm-box-post-title{display:table-cell;vertical-align:middle;padding-left:30px;}
.featured-imagebox-post.style2 .post-meta .ttm-meta-line i,.featured-imagebox-post.style2 .post-meta i{padding-right:4px;font-size:14px;}
.featured-imagebox-post.style2 .featured-post-icon{position:relative;height:101px;width:70px;text-align:center;display:table-cell;vertical-align:middle;}
.featured-imagebox-post.style2 .featured-post-icon:before{content:'';position:absolute;left:0;background-color:#e0e3e4;top:25%;width:1px;height:50%;}
.featured-imagebox-post.style2 .featured-post-icon a{font-size:20px;line-height:30px;font-weight:500;}
.featured-imagebox-post.style2 .featured-content .post-meta span{margin-bottom:0px;color:#6a6a82;}
.ttm-tabs ul.tabs{width:100%;padding:0;margin:0;position:relative;text-align:center;margin-bottom:20px;margin-top:0px;}
.ttm-tabs ul.tabs li{display:inline-block;margin-bottom:4px;}
.ttm-tabs ul.tabs li a{display:inline-block;padding:7px 25px 7px;line-height:26px;font-size:15px;font-weight:600;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:var(--base-headingfont);}
.course-section .ttm-tabs ul.tabs li a {background-color: #eee;}
.ttm-tabs ul.tabs li.tabdisabled a{color:#ccc;}
.row.ttm-boxes-spacing-10px,.ttm-boxes-spacing-10px{margin:0 -5px;}
.ttm-boxes-spacing-10px .ttm-box-col-wrapper{padding-right:5px;padding-left:5px;padding-bottom:10px;min-height:263px;}
footer,header,nav,section{display:block;}
a,a:hover,a:focus,a:active{text-decoration:none;outline:none;}
a,button,input{outline:none;}
ul{padding:0;margin:0;}
p{margin:0 0 15px;}
*::-moz-selection{background:#009724;color:#fff;text-shadow:none;}
::-moz-selection{background:#009724;color:#fff;text-shadow:none;}
input[type="text"],input[type="email"]{font-family:var(--base-bodyfont);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;vertical-align:middle;width:100%;color:#8093a8;padding:11px 15px 10px;border-radius:0px;font-weight:400;background-color:#fff;text-transform:inherit;border:1px solid rgba(0, 43, 92, 0.08);font-size:14px;outline:none;line-height:inherit;letter-spacing:0px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:60px;}
button,input[type="submit"]{display:inline-block;text-decoration:none;font-size:13px;line-height:21px;font-weight:500;padding:11px 40px 11px;border:2px solid transparent;border-radius:0;color:#fff;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;cursor:pointer;outline:none;-webkit-font-smoothing:antialiased;}
button:focus{box-shadow:none;outline:0;border:1px solid;}
input[type="text"]:focus,input[type="email"]:focus{border:1px solid #009724;-webkit-box-shadow:none;-moz-box-shadow:none;-webkit-appearance:searchfield;}
input.search_query,input.search_query:focus{border:1px solid #005099;color:#000;padding:5px 15px 5px;margin:5px 0 6px;}
.header_search_content button.btn{padding:5px 15px 5px;margin:5px 0 6px;}
input:-moz-placeholder,input::-moz-placeholder,input:-ms-input-placeholder,input::-ms-input-placeholder{color:#fff;}
ul{margin:16px 0;padding:0 0 0 25px;}
:root{--base-bodyfont:'Roboto', sans-serif;--base-bodyfont-Size:16px;--base-bodyfont-color:#444444;--base-skin:#005099;--base-dark:#00232d;--base-grey:#f9f9f9;--base-white:#ffffff;--base-warning:#32a852;--base-third:#da4c2c;--base-headingfont:'Roboto Slab', serif;--base-headingfont-color:#00232d;}
body{font-family:var(--base-bodyfont);font-weight:400;font-size:var(--base-bodyfont-Size);line-height:25px;letter-spacing:0;color:var(--base-bodyfont-color);}
h1,h2,h3,h4,h5{font-family:var(--base-headingfont), sans-serif;margin-bottom:10px;font-weight:700;color:var(--base-headingfont-color);}
h1{font-size:46px;line-height:56px;}
h2{font-size:46px;line-height:56px;}
.title-desc > h2 { font-size: 32px; line-height: 52px; }
h3{font-size:38px;line-height:48px;}
h4{font-size:20px;line-height:26px;}
h5{font-size:20px;line-height:26px;}
body .page{overflow:hidden;position:relative;z-index:10;}
body .site-main{background-color:#fff;position:relative;z-index:1;}
.container{max-width:1200px;padding:0 15px;}
.row:not(.g-0){margin-left:-15px;margin-right:-15px;}
.row:not(.g-0) > [class*='col-']{padding-left:15px;padding-right:15px;}
a{color:#00232d;}
a,img,a>i.fa{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
label{font-size:14px;}
.z-index-0{z-index:0;}
.z-index-2{z-index:2;}
.spacing-7{padding:102px 0 100px;}
.pr-15{padding-right:15px!important;}
.pr-115{padding-right:115px!important;}
.pt-20{padding-top:20px!important;}
.pt-105{padding-top:105px!important;}
.pb-10{padding-bottom:10px!important;}
.pb-50{padding-bottom:50px!important;}
.mt_10{margin-top:-10px!important;}
.mt_50{margin-top:-50px!important;}
.mb-10{margin-bottom:10px!important;}
.ttm-textcolor-skincolor,i.ttm-textcolor-skincolor,:not(.ttm-bgcolor-darkgrey) i.ttm-textcolor-skincolor,:not(.ttm-bgcolor-darkgrey) .ttm-textcolor-skincolor,.ttm-bgcolor-darkgrey a:hover,.ttm-bgcolor-darkgrey a:hover i,.ttm-icon_element-fill.ttm-icon_element-color-white,.ttm-icon_element-fill.ttm-icon_element-color-white > i,.ttm-bgcolor-skincolor .ttm-icon_element-fill.ttm-icon_element-color-white > i,nav.main-menu ul.menu li.active > a,nav.main-menu ul.menu li > ul.mega-submenu li a:hover,nav.main-menu ul.menu li ul.mega-submenu li a:hover,nav.main-menu ul.menu li:hover > a,nav.main-menu,nav.main-menu ul.menu li > ul.mega-submenu > li:hover > a,.site-header-menu .site-navigation ul.menu > li >a:hover,.site-header-menu .site-navigation ul.menu > li.active >a,a:hover,.ttm-bgcolor-third a:hover,.ttm-bgcolor-warning a:hover,.featured-imagebox-post.style2 .featured-post-icon:hover a i,.featured-imagebox-post .featured-content .post-meta span i{color:var(--base-skin);}
.ttm-bgcolor-skincolor,.ttm-bgcolor-skincolor > .ttm-bg-layer,.ttm-bgcolor-skincolor > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover:before,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover:after,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover:after,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,nav.main-menu ul.menu li ul.mega-submenu li a:before,.section-title .title-desc p:before,#site-header-menu nav.main-menu ul.menu > li.active > a:before,#site-header-menu nav.main-menu ul.menu > li:hover > a:before,.header_search_content button.close-search,.ttm-tabs ul.tabs li.active a,.featured-imagebox-course .ttm-media-link,.footer .widget .widget-title:before{background-color:var(--base-skin);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,.ttm-tabs ul.tabs li.active a{border-color:var(--base-skin);}
nav.main-menu,.header_search .header_search_content{border-top-color:var(--base-skin);}
.header_search .header_search_content:before{border-bottom-color:var(--base-skin);}
.ttm-bgcolor-third{background-color:var(--base-third);color:var(--base-white);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white i,.ttm-bgcolor-skincolor a:hover,.ttm-bgcolor-skincolor a i:hover,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.featured-imagebox-post.style2 .featured-post-icon a i,.ttm-btn-style-fill.ttm-btn-color-white,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.featured-icon-box.style5:hover .featured-iconbox.ttm-media-link i,.featured-imagebox-post.style2 .featured-content .featured-title > a{color:var(--base-dark);}
.ttm-bgcolor-darkgrey,.ttm-bgcolor-darkgrey > .ttm-bg-layer{background-color:var(--base-dark);}
.ttm-textcolor-white,.ttm-bgcolor-skincolor a,.ttm-btn-color-white,.ttm-icon_element-color-white,.ttm-icon_element-color-white > i,.ttm-bgcolor-skincolor i,.ttm-bgcolor-darkgrey i,.ttm-bgcolor-third i,.ttm-bgcolor-warning i,.ttm-bgcolor-skincolor .ttm-icon_element-color-white i,.ttm-bgcolor-third .ttm-icon_element-color-white i,.ttm-bgcolor-warning .ttm-icon_element-color-white i,.ttm-bgcolor-skincolor h3,.ttm-bgcolor-skincolor h4,.ttm-bgcolor-third h3,.ttm-bgcolor-warning h3,.ttm-bgcolor-darkgrey h5,.ttm-bgcolor-darkgrey a,.ttm-bgcolor-third a,.ttm-bgcolor-warning a,.ttm-bgcolor-darkgrey div,.ttm-bgcolor-skincolor div,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover i,.featured-icon-box.style5 .bg_icon,.featured-icon-box.style5 .featured-icon .ttm-icon i,.featured-icon-box.style5 .featured-title h3 a,.ttm-tabs ul.tabs li.active a,.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date,.featured-imagebox-course .ttm-media-link,.featured-icon-box.style5 .featured-iconbox.ttm-media-link i{color:var(--base-white);}
.featured-imagebox-post.style2 .featured-post-icon a:hover i{color:var(--base-warning);}
.ttm-bgcolor-skincolor p,.ttm-bgcolor-darkgrey p,.footer .widget ul.ttm-timelist-block li{color:rgba(255,255,255,.80);}
.ttm-bgcolor-white,.ttm-icon_element-fill.ttm-icon_element-color-white,.ttm-btn-style-fill.ttm-btn-color-white,.featured-icon-box.style5:hover .featured-iconbox.ttm-media-link{background-color:var(--base-white);}
.featured-imagebox-post.style2 .featured-post-icon{background-color:var(--base-grey);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.featured-icon-box.style5 .featured-iconbox.ttm-media-link{border-color:var(--base-white);}
.ttm-bgcolor-grey,.header_search #search_query_top{background-color:var(--base-grey);}
.ttm-bgcolor-warning,.ttm-bgcolor-warning > .ttm-bg-layer,.featured-imagebox-course .ttm-media-link:hover,.ttm-bgcolor-warning > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner{background-color:var(--base-warning);}
.ttm-bgcolor-warning{color:var(--base-warning);}
.section-title h3{color:var(--base-skin);}
ul.social-icons{margin:0;padding:0;}
.social-icons li{display:inline-block;border:none;z-index:1;position:relative;}
.social-icons li{margin:0 2px;}
.social-icons li:last-child{margin-right:0px;}
.social-icons li a{display:block;min-width:26px;text-align:center;}
.top_bar{width:100%;z-index:4;height:136px;line-height:71px;background:transparent;}
.site-branding{display:flex;flex-direction:column;justify-content:center;margin-left:20px;}
.header_extra > div{padding-right:20px;position:relative;}
.header_search #searchbox{position:relative;}
.header_search_content button.close-search{position:absolute;top:0;bottom:0;color:#fff;right:0;width:50px;border-radius:0;box-shadow:unset;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0;}
.header_search_content button.close-search i{color:#fff;}
.header_search .header_search_content{top:65px;right:-20px;width:300px;background:#fff;opacity:0;padding:20px 0 20px 20px;z-index:2;border-radius:5px;}
.header_search .header_search_content.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.site-navigation{position:relative;z-index:2;}
nav.main-menu ul{position:relative;margin:0;}
#site-header-menu .site-navigation ul.menu > li >a{font-weight:600;display:block;font-size:16px;line-height:1;font-family:'Roboto', sans-serif;color:#666;}
#site-header-menu .site-navigation ul.menu > li.active > a{color:#000;}
#site-header-menu nav.main-menu ul.menu > li > a:before{position:absolute;content:"";left:0px;height:18px;height:0;width:5px;opacity:1;margin-top:-1px;transition:all .6s;}
#site-header-menu nav.main-menu ul.menu > li.active > a:before,#site-header-menu nav.main-menu ul.menu > li:hover > a:before{height:0px;}
#site-header-menu nav.main-menu ul.menu i{display:none;}
.footer{position:relative;z-index:1;background-image:url(/assets/images/footer-bg.png);background-position:-100px 0;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;}
.footer > .ttm-bg-layer{background-color:var(--base-dark);opacity:.80;}
.footer .widget .widget-title{font-size:20px;line-height:30px;margin-top:10px;margin-bottom:30px;display:inline-block;position:relative;}
.footer .widget ul,.widget ul{margin:0;padding:0;list-style:none;}
.footer .widget ul>li,.widget ul>li{padding:0 0 13px 0;}
.second-footer .widget-area{padding:42px 0 0px;margin-bottom:45px;z-index:0;}
footer .bottom-footer-text{margin-top:7px;}
.second-footer ul.ttm-timelist-block li{font-size:16px;line-height:23px;list-style:none;border-bottom:1px solid rgba(255, 255, 255, .06);padding:13px 0;}
.bottom-lt-side-footer div{color:rgba(255, 255, 255, 0.65);}
.second-footer ul.ttm-timelist-block li:first-child{padding-top:0;}
.second-footer ul.ttm-timelist-block li:last-child{border-bottom:0;padding-bottom:0;}
.second-footer .newsletter-form{margin-top:23px;}
.second-footer .newsletter-form input[type="email"]{padding:11px 15px;margin-bottom:17px;width:100%;color:#fff;background-color:transparent;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border:1px solid rgba(255, 255, 255, 0.50);}
.second-footer .newsletter-form input[type="email"]::placeholder{color:rgba(255, 255, 255, 0.50);}
ul.ttm-timelist-block li .service-time{float:right;}
.widget ul#menu-footer-quick-links li a{font-weight:400;font-size:15px;position:relative;}
.widget ul#menu-footer-quick-links li:last-child{padding-bottom:0;}
.second-footer .social-icons{padding:30px 0 0;width:100%;display:flex;justify-content:flex-end;}
.second-footer .social-icons li{min-width:28px;font-size:15px;}
.second-footer .social-icons li a{display:block;min-width:36px;}
.second-footer .social-icons li:not(:last-child):before{content:"";height:14px;width:1px;background-color:rgba(0, 35, 45, 0.20);display:block;position:absolute;right:-5px;top:27px;}
.footer-nav-menu{list-style:none;margin:0;padding:0;font-size:15px;text-align:right;}
.footer-nav-menu li{display:inline-block;padding-left:2px;padding-right:20px;font-size:14px;padding-bottom:0;}
.footer-nav-menu li:last-child{padding-right:0;}
.footer-nav-menu li:first-child{padding-left:0;}
ul.footer-nav-menu li:not(:last-child):after{position:absolute;content:"|";color:#fff;padding-left:11px;}
.bottom-footer-text .row{padding-top:28px;padding-bottom:22px;position:relative;}
.bottom-footer-text .row:before{position:absolute;content:"";top:0;left:15px;right:15px;border-top:1px solid rgba(255, 255, 255, .06);}
#totop{font-weight:900;color:#fff;display:none;position:fixed;right:34px;bottom:70px;z-index:999;height:0;width:0;font-size:0;text-align:center;padding-top:3px;line-height:34px;border-radius:0px;transition:.3s ease-in-out;}
rs-sbg-px{background:#fff!important;}
rs-sbg{opacity:0.8!important;}
.ttm-stickable-header{background:#fff;box-shadow:0 0 15px 0 rgb(29 39 55 / 8%);}
.bg_icon .flaticon-technikon{margin-top:-17px;display:block;}
.iconbtns{position:fixed;top:150px;right:0;z-index:9;opacity:0.9;}
.iconbtns div{width:50px;height:50px;margin-bottom:10px;background:var(--base-warning);border-radius:50%;margin-right:10px;font-size:25px;line-height:100%;text-align:center;}
.iconbtns div span{display:block;}
.iconbtns div a,.iconbtns div a:hover{color:#fff;}
.iconbtns div.btn-phone span{padding:13px 12px 12px;}
.iconbtns div.btn-envelope span{padding:11px 12px 14px;}
.iconbtns div.btn-whatsapp span{font-size:30px;padding:10px 12px 13px;}
.centerbox-wrapper{position:relative;overflow:hidden;}
.centerbox .centerbox-box{padding:20px 10px 20px;}
.centerbox p{font-size:16px;line-height:30px;}
.centerbox .bg-icon{position:absolute;opacity:0.25;}
.centerbox .bg-icon.bg-technikon{font-size:280px;bottom:-103px;right:100px;}
.centerbox .bg-icon.bg-search{font-size:225px;bottom:-40px;right:-5px;transform:rotate(-14deg);}
.centerbox h4{color:#fff;}
.centerbox .header_search .header_search_content{background:transparent;padding:0;width:100%;}
.course-section .content-tab{height: auto;max-height:526px;overflow:hidden;}
.categories-showbtn2{display:none;}
.showmore,.showless,.showmore2,.showless2{color:#fff;display:block;margin:20px auto 0;padding:5px 0;width:160px;background:var(--base-skin);text-align:center;display:none;transition:0.3s;cursor:pointer;}
.showmore span,.showless span{display:block;}
.showmore.visible,.showmore2.visible2{display:block;}
.favouritescount-box{position:absolute;top:32px;right:330px;z-index:9;width:30px;height:24px;font-size:21px;}
.favouritescount-box .favtext{position:absolute;font-size:12px;right:38px;color:var(--base-skin);font-weight:bold;opacity:0.5;}
.favouritescount-box i{color:var(--base-skin);}
.favouritescount-box .favcounter{font-size:9px;background:red;border-radius:50%;position:absolute;display:block;line-height:12px;text-align:center;top:15px;left:-4px;height:12px;width:12px;color:#fff;}
.frontpage-kurselist-favourite-box{position:absolute;top:-10px;right:-10px;}
.favbtn,.favbtn:hover{display:block;font-size:25px;border-radius:50%;color:var(--base-warning);padding:10px;text-align:center;}
.favbtn i{width:25px;height:25px;display:block;}
.favtexthinton,.favtexthintoff{display:none;background:#ddd;color:#000;border-radius:5px;font-size:12px;position:absolute;width:90px;opacity:1;line-height:19px;box-shadow:0 0 3px #777;z-index:10;top:40px;left:-20px;}
nav.main-menu ul{padding:0px;margin:0px;list-style:none;display:flex;}
nav.main-menu ul li{position:relative;}
nav.main-menu{margin-bottom:0;-moz-border-radius:0px;-webkit-border-radius:0px;-o-border-radius:0px;border-radius:0px;border:none;z-index:2;width:100%;justify-content:end;display:flex;background:#e7e7e7;}
nav.main-menu li ul.mega-submenu{text-align:left;position:absolute;visibility:hidden;display:block;opacity:0;width:250px;line-height:14px;margin:0;list-style:none;left:0;padding:0;background-color:#e7e7e7;-webkit-box-shadow:0 6px 12px rgb(0 0 0 / 18%);box-shadow:0 6px 12px rgb(0 0 0 / 18%);background-clip:padding-box;transition:all .5s ease;z-index:99;-webkit-transition:all 0.2s ease-out;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-webkit-box-shadow:0px 4px 4px 1px rgb(0 0 0 / 20%);box-shadow:0px 4px 4px 1px rgb(0 0 0 / 20%);-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-box-shadow:0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset;box-shadow:0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset;background-clip:padding-box;}
nav.main-menu ul.menu > li > a{position:relative;display:inline-block;border-right:1px solid #ccc;border-left:1px solid #eee;}
nav.main-menu ul.menu > li:first-child{border-left:1px solid #ccc;}
nav.main-menu ul.menu > li:last-child > a{border-right:none;}
nav.main-menu ul.menu li ul.mega-submenu li a{font-size:14px;line-height:15px;font-weight:400;display:block;padding:16px 0 15px;margin:0 25px;text-align:left;border-radius:0;color:#7b8095;-webkit-transition:all .3s linear;transition:all .3s linear;border-bottom:1px solid rgb(0,0,0,.09);}
nav.main-menu ul.menu li ul.mega-submenu > li:last-child > a{border-bottom:0;}
nav.main-menu ul.menu li ul.mega-submenu li:not(:last-child) a:before{content:"";display:block;position:absolute;height:1px;bottom:0;left:25px;right:25px;transform:scaleX(0);}
nav.main-menu ul.menu li ul.mega-submenu li a:hover:before{transform:scaleX(1);transform-origin:left;-webkit-transition:.5s all ease;-khtml-transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease;-o-transition:.5s all ease;transition:.5s all ease;}
@media (min-width: 1200px){
nav.main-menu ul.menu > li > a{display:block;position:relative;font-weight:500;font-size:15px;line-height:15px;letter-spacing:0;}
nav.main-menu ul.menu > li > a:after{position:absolute;content:"\f107";font-family:"FontAwesome";font-size:13px;margin-left:4px;margin-top:2px;opacity:0;}
nav.main-menu li.mega-menu-item:hover > ul.mega-submenu{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateX(0);transform:rotateX(0);}
}
@media (max-width: 1199px){
.menubar{position:absolute;right:0;top:0;bottom:0;z-index:9;cursor:pointer;}
.menubar-box{display:block;width:30px;height:24px;}
.menubar-inner,.menubar-inner:after,.menubar-inner:before{position:absolute;width:30px;height:3px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000;}
.menubar--squeeze .menubar-inner{top:50%;display:block;margin-top:-2px;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s;}
.menubar-inner:after,.menubar-inner:before{display:block;content:'';}
.menubar-inner:after{bottom:-8px;}
.menubar-inner:before{top:-8px;}
nav.main-menu{display:none;max-height:10000px;position:absolute;box-shadow:0 0 10px 0 rgba(0, 43, 92, 0.08);z-index:100;top:100%;left:0;right:0;background-color:#fff;border-top-width:3px;border-top-style:solid;}
nav.main-menu ul.menu,nav.main-menu ul.menu > li{display:block;position:relative;}
nav.main-menu ul.menu > li > a{display:block;font-weight:600;font-size:16px;padding:15px 15px;line-height:20px;border-top:1px solid rgba( 123,128,149,0.15);text-align:left;transition:all .4s;}
nav.main-menu ul.menu > li:first-child > a{border-top:none;}
nav.main-menu ul.menu li ul.mega-submenu li a{border-bottom:0;}
nav.main-menu ul.menu li > ul.mega-submenu li a:hover{background-color:transparent;color:inherit;}
nav.main-menu ul.menu li ul.mega-submenu li:not(:first-child) a{border-top:1px solid rgba( 93,93,93,0.07);}
nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu{width:100%;background-color:transparent;float:none;border:none;transform:unset;transition:unset;padding:0 0 10px 15px;-moz-box-shadow:0px 0px 0px;-webkit-box-shadow:0px 0px 0px;-o-box-shadow:0px 0px 0px;box-shadow:0px 0px 0px;-moz-border-radius:0px 0px 0px;-webkit-border-radius:0px 0px 0px;-o-border-radius:0px 0px 0px;border-radius:0px 0px 0px;}
}
.fixed-header{position:fixed!important;top:0;left:0;width:100%;z-index:9;}
@media only screen and (min-width: 1200px){
.site-navigation{padding:0;}
.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a{padding:16px 20px 16px 20px;position:relative;}
}
@media all and (max-width: 1199px){
.top_bar{height:80px;}
header .container{max-width:100%;}
.header_extra{display:none!important;visibility:hidden;}
.site-branding{text-align:center;}
#site-header-menu .site-navigation{height:80px;}
#site-header-menu .site-navigation-mobileswitch{height:0px;}
nav.main-menu ul.menu > li:first-child{border-left:none;}
nav.main-menu ul.menu > li{overflow:hidden;}
nav.main-menu ul.menu{max-height:calc(100vh - 190px);overflow-y:scroll;}
#site-header-menu nav.main-menu ul.menu i{display:inline-block;position:absolute;right:15px;z-index:10;}
.ttm-header-style-01{background-color:transparent;}
.ttm-header-style-01 .site-branding{padding:0;}
.ttm-row .container,footer .container{max-width:100%;}
.iconbtns{top:90px;}
.favouritescount-box{position:absolute;top:27px;right:40px;z-index:9;width:30px;height:24px;font-size:21px;}
.favouritescount-box i{color:#000;}
.favouritescount-box .favtext{display:none;}
.favouritescount-box .favcounter{font-size:7px;line-height:12px;top:15px;left:-4px;height:11px;width:11px;color:#fff;}
.frontpage-kurselist-favourite-box{position:absolute;top:0;right:0;}
.frontpage-kurselist-favourite-box .favbtn,.frontpage-kurselist-favourite-box .favbtn:hover,.kurselist-favourite-box .favbtn, .kurselist-favourite-box .favbtn:hover{display:inline-block;font-size:15px;border-radius:50%;color:var(--base-warning);}
.favbtn i{height:15px;width:15px;}
.favtexthinton,.favtexthintoff{top:31px;left:-26px;}
.ttm-tabs ul.tabs li a{padding:0 15px;}
.showmore span,.showless span{display:none;}
}
@media (max-width: 991px){
.section-title h1.title,.section-title h2.title{font-size:35px;line-height:46px;}
[class*='col-lg'] .ttm-col-bgimage-yes{height:auto!important;}
h1{font-size:36px;line-height:46px;}
h2{font-size:36px;line-height:46px;}
h3{font-size:32px;line-height:42px;}
h4{font-size:19px;line-height:22px;}
h5{font-size:19px;line-height:22px;}
.section-title .title-header h1.title{font-size:40px;line-height:48px;margin-bottom:15px;}
.section-title .title-header h2.title{font-size:40px;line-height:48px;margin-bottom:15px;}
.section-title.style2 .title-header{width:100%;padding-bottom:20px;}
.section-title.style2 .title-header{display:block;padding-right:0;}
.section-title.style2 .title-header:after{content:unset;}
.ttm-row{padding:30px 0!important;}
.ttm-row.padding_zero-section{padding:0 0!important;}
.spacing-7{padding:62px 0 60px;}
.row > [class*='col-'] .row > [class*='col-']:not(:last-child) .featured-imagebox-post.style2{padding-top:0;}
.res-991-pt-0{padding-top:0!important;}
.res-991-pt-40{padding-top:40px!important;}
.res-991-pb-30{padding-bottom:30px!important;}
.res-991-pr-0{padding-right:0!important;}
.res-991-mt-0{margin-top:0!important;}
.second-footer{padding:30px 0 53px;}
.second-footer .widget-area{padding:10px 0 32px;margin:0;}
.bottom-lt-side-footer{text-align:center;}
.bottom-lt-side-footer{padding-bottom:15px;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-title{padding-left:15px;}
.featured-imagebox-post.style2 .featured-content .featured-title > a{font-size:20px;}
.centerbox .bg-icon.bg-technikon{font-size:280px;bottom:30px;right:-100px;}
.centerbox .bg-icon.bg-search{font-size:190px;bottom:-26px;right:-15px;transform:rotate(-14deg);}
.course-section .content-tab{height: auto; max-height:789px;overflow:hidden;}
.categories-showbtn2{display:block;}
.course-section .portfolio-filter{max-height:105px;overflow:hidden;}
.categories-showbtn2 .showmore2,.categories-showbtn2 .showless2{margin:0 auto;}
.course-section .ttm-tabs ul.tabs{margin-bottom:10px;}
}
@media (max-width: 777px){
.res-777-mt-15{margin-top:15px!important;}
}
@media (max-width: 767px){
#logo-img{width:250px;}
.section-title .title-header h1.title,.section-title .title-header h2.title,h4{font-size:25px;line-height:35px;}
.site-navigation-mobileswitch .header_extra{display:block!important;visibility:visible;}
.site-navigation-mobileswitch .header_search .header_search_content{width:auto;}
[class*='col-md'] .ttm-col-bgimage-yes{height:auto!important;}
}
@media (max-width: 575px){
.second-footer{padding:60px 0 53px;}
.second-footer .widget-area{padding:0px 0 18px;}
.featured-imagebox-post.style2 .featured-post-icon:before{content:unset;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date{width:70px;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-title{padding:10px 0 10px 15px;}
.featured-imagebox-post.style2 .featured-post-icon{width:50px;}
}
@media only screen and (max-width: 480px){
#logo-img{width:210px;}
}
rs-sbg-px{pointer-events:none;}
rs-module-wrap{visibility:hidden;}
rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}
rs-module-wrap{position:relative;z-index:1;width:100%;display:block;}
rs-fw-forcer{display:block;width:100%;pointer-events:none;}
rs-module{position:relative;overflow:hidden;display:block;}
rs-sbg{display:block;pointer-events:none;}
rs-sbg-px,rs-sbg-wrap{position:absolute;top:0px;left:0px;z-index:0;width:100%;height:100%;display:block;}
a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none;}
rs-module a{box-shadow:none;}
rs-module img{max-width:none!important;transition:none;margin:0px;padding:0px;border:none;}
rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0px;left:0px;}
rs-slide,rs-slide:before{display:block;visibility:hidden;}
rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap;}
rs-layer-wrap,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none;}
rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child{margin-bottom:0;}
rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none!important;}
.rs-layer.rs-selectable{user-select:text;}
rs-layer-wrap,rs-loop-wrap,rs-mask-wrap{display:block;}
rs-layer-wrap,rs-mask-wrap{transform-style:flat;}
rs-mask-wrap{overflow:hidden;}
rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none!important;}
.rs-layer img,rs-layer img{vertical-align:top;}
rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%;}
rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;vertical-align:top;line-height:0px;width:100%;height:100%;}
.rs-layer img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
rs-loader{top:50%;left:50%;z-index:10000;position:absolute;}
rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(/assets/revolution/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}
a.rs-layer{transition:none;}
rs-arrow{display:block;}
.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;border-radius:50%;}
.tparrows:before{font-family:"revicons";font-size:20px;color:#fff;display:block;line-height:40px;text-align:center;}
.tparrows.tp-leftarrow:before{content:'\e824';}
.tparrows.tp-rightarrow:before{content:'\e825';}
#rev_slider_1_1_wrapper .hesperiden.tparrows{cursor:pointer;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;border-radius:50%;}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow:before{content:'\e82c';margin-left:-3px;}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow:before{content:'\e82d';margin-right:-3px;}
.hesperiden.tparrows:hover{background-color:var(--base-skin)!important;}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));}
*,::after,::before{box-sizing:border-box;}
@media (prefers-reduced-motion:no-preference){
:root{scroll-behavior:smooth;}
}
body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
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;}
p{margin-top:0;margin-bottom:1rem;}
ul{padding-left:2rem;}
ul{margin-top:0;margin-bottom:1rem;}
ul ul{margin-bottom:0;}
a{color:#0d6efd;text-decoration:underline;}
a:hover{color:#0a58ca;}
img{vertical-align:middle;}
label{display:inline-block;}
button{border-radius:0;}
button:focus:not(:focus-visible){outline:0;}
button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
::-moz-focus-inner{padding:0;border-style:none;}
.img-fluid{max-width:100%;height:auto;}
.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
@media (min-width:1400px){
.container{max-width:1320px;}
}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
.col-12{flex:0 0 auto;width:100%;}
.g-0{--bs-gutter-x:0;}
.g-0{--bs-gutter-y:0;}
@media (min-width:576px){
.col-sm-6{flex:0 0 auto;width:50%;}
.col-sm-12{flex:0 0 auto;width:100%;}
}
@media (min-width:768px){
.col-md-4{flex:0 0 auto;width:33.33333333%;}
.col-md-6{flex:0 0 auto;width:50%;}
.col-md-12{flex:0 0 auto;width:100%;}
}
@media (min-width:992px){
.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-12{flex:0 0 auto;width:100%;}
.offset-lg-5{margin-left:41.66666667%;}
}
.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{transition:none;}
}
.btn:hover{color:#212529;}
.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}
.btn:disabled{pointer-events:none;opacity:.65;}
.clearfix::after{display:block;clear:both;content:"";}
.d-flex{display:flex!important;}
.d-none{display:none!important;}
.w-100{width:100%!important;}
.flex-row{flex-direction:row!important;}
.justify-content-end{justify-content:flex-end!important;}
.justify-content-between{justify-content:space-between!important;}
.align-items-end{align-items:flex-end!important;}
.align-items-center{align-items:center!important;}
.ms-auto{margin-left:auto!important;}
.visible{visibility:visible!important;}
[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-right:before{content:'\e800';}
i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-books-stack-of-three:before{content:"\f122";}
.flaticon-notification:before{content:"\f128";}
i[class^="flaticon-technikon"]:before,i[class*=" flaticon-technikon"]:before{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-technikon:before{content:"\e900";font-size:75%;}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-search:before{content:"\f002";}
.fa-star-o:before{content:"\f006";}
.fa-clock-o:before{content:"\f017";}
.fa-tag:before{content:"\f02b";}
.fa-map-marker:before{content:"\f041";}
.fa-plus:before{content:"\f067";}
.fa-chevron-up:before{content:"\f077";}
.fa-chevron-down:before{content:"\f078";}
.fa-phone:before{content:"\f095";}
.fa-twitter:before{content:"\f099";}
.fa-facebook:before{content:"\f09a";}
.fa-envelope:before{content:"\f0e0";}
.fa-linkedin:before{content:"\f0e1";}
.fa-angle-up:before{content:"\f106";}
.fa-calendar-o:before{content:"\f133";}
.fa-instagram:before{content:"\f16d";}
.fa-whatsapp:before{content:"\f232";}
.ttm-row{padding:50px 0;}
.ttm-row.padding_zero-section{padding:0 0;}
.ttm-row.course-section{padding:50px 0 155px;}
.ttm-bg{position:relative;}
.ttm-col-bgimage-yes{z-index:1;}
.ttm-bg-layer,.ttm-col-wrapper-bg-layer-inner{position:absolute;height:100%;width:100%;top:0;left:0;}
.layer-content{position:relative;z-index:1;}
.ttm-bg.ttm-col-bgimage-yes > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner{opacity:.90;}
.section-title{position:relative;margin-bottom:12px;margin-top:-7px;}
.section-title h3{display:inline-block;position:relative;font-weight:600;font-size:14px;line-height:1;padding-left:25px;margin-bottom:15px;text-transform:uppercase;letter-spacing:2.25px;}
.section-title h3:before,.section-title h3:after{left:6px;right:auto;border-left:2px solid;width:2px;height:100%;content:"";position:absolute;transform:rotate(20deg);top:0;}
.section-title h3:after{left:12px;}
.section-title .title-header h1.title,.section-title .title-header h2.title{font-size:32px;line-height:52px;margin-bottom:20px;}
.section-title .title-desc{padding-top:5px;}
.section-title.title-style-center_text{text-align:center;}
.ttm-btn{display:inline-block;vertical-align:middle;font-size:14px;line-height:normal;padding:11px 32px 11px 31px;background:transparent;border-width:1px;border-style:solid;border-color:#eaeff5;position:relative;text-transform:uppercase;font-weight:700;overflow:hidden;z-index:1;transition:all 0.5s ease 0s;cursor:pointer;}
.ttm-btn.ttm-icon-btn-right{padding-right:22px;}
.ttm-btn.ttm-icon-btn-right i{transition:unset;}
.ttm-btn i{display:inline-block;text-align:inherit;margin-left:8px;transition:.4s;}
.ttm-btn.ttm-icon-btn-right i{text-align:right;margin-left:8px;margin-right:0;}
.ttm-btn.ttm-btn-size-md{font-size:14px;padding:14px 35px 15px 35px;}
.ttm-btn.ttm-btn-size-md i{font-size:16px;line-height:1;}
.ttm-btn.ttm-btn-style-border{background-color:transparent;border:1px solid currentColor;}
.ttm-icon{margin-bottom:25px;display:inline-block;vertical-align:middle;text-align:center;border:1px solid transparent;position:relative;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;box-sizing:content-box;position:relative;}
.ttm-icon i{display:inline-block;vertical-align:middle;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.ttm-icon:not(.ttm-icon_element-onlytxt) i{line-height:0!important;}
.ttm-icon.ttm-icon_element-size-lg{height:68px;width:68px;line-height:68px;}
.ttm-icon.ttm-icon_element-size-lg i{font-size:48px;}
.ttm-icon.ttm-icon_element-style-square{border-radius:0;}
.featured-icon-box{position:relative;margin:15px 0;}
.featured-icon-box .ttm-icon{margin-bottom:0;}
.featured-title h3,.featured-title > a{font-size:20px;line-height:1;margin-bottom:12px;font-weight:700;}
.topbox .featured-title h3{white-space:nowrap;}
.featured-icon-box.icon-align-top-content .featured-content{padding-top:15px;}
.container{counter-reset:featuredbox-number;}
.featured-icon-box.style5{margin:0;padding:15px 25px;overflow:hidden;}
.featured-icon-box.style5 .bg_icon{position:absolute;right:70px;top:0px;z-index:-1;width:auto;height:auto;margin-bottom:0;line-height:normal;bottom:auto;font-size:140px;opacity:0.3;}
.featured-icon-box.style5 .featured-icon .ttm-icon{height:70px;width:70px;line-height:70px;background-color:rgba(255, 255, 255, 0.15);}
.featured-icon-box.style5 .featured-icon .ttm-icon i{font-size:50px;}
.featured-icon-box.style5 .featured-content{position:relative;padding-top:25px;}
.featured-icon-box.style5 .featured-title h3{line-height:34px;margin-bottom:0;padding-right:85px;}
.featured-icon-box.style5 .featured-iconbox.ttm-media-link{position:absolute;top:15px;right:0px;height:48px;width:48px;line-height:48px;text-align:center;z-index:1;background-color:transparent;-webkit-transition:all .35s;transition:all .35s;border:1px solid;}
.featured-imagebox,.featured-imagebox .featured-thumbnail{position:relative;overflow:hidden;}
.featured-imagebox{margin:15px 0;}
.featured-imagebox .featured-content .featured-title h3,.featured-imagebox .featured-content .featured-title > a{position:relative;overflow:hidden;font-size:18px;line-height:29px;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:58px;}
.featured-imagebox-course{background-color:var(--base-white);overflow:visible;padding:30px 30px 25px;margin:15px 0;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-box-shadow:0 0 15px 0 rgba(17,28,88,.05);box-shadow:0 0 15px 0 rgba(17,28,88,.05);}
.featured-imagebox-course .featured-desc {max-width: 85%;min-height: 43px;}
.featured-imagebox-course .featured-desc p{color:var(--base-skin);font-weight:500;margin-bottom:4px;line-height:20px;}
.featured-imagebox-course .featured-content{position:relative;min-height:135px;}
.featured-imagebox-course .featured-title{min-height:70px;}
.featured-imagebox-course .ttm-lp-price{font-weight:normal;font-size:15px;}
.featured-imagebox-course .ttm-course-box-meta{display:flex;justify-content:space-between;align-items:center;border-color:rgba(0,0,0,.13);position:relative;}
.featured-imagebox-course .ttm-media-link{height:40px;width:40px;line-height:40px;text-align:center;z-index:1;background-color:transparent;-webkit-transition:all .35s;transition:all .35s;}
.featured-imagebox-post{overflow:visible;}
.featured-imagebox-post .featured-content .post-meta span{display:inline-block;position:relative;margin-right:15px;margin-bottom:12px;}
.featured-imagebox-post .featured-content .post-meta span:last-child{margin-right:0;}
.featured-imagebox-post .featured-content .post-meta span i{padding-right:8px;font-size:15px;}
.featured-imagebox-post.style2{position:relative;display:table;width:100%;margin:10px 0 0;}
.row > [class*='col-'] .row > [class*='col-']:not(:last-child) .featured-imagebox-post.style2{margin:10px 0 10px;}
.featured-imagebox-post.style2 .featured-content{background-color:var(--base-grey);position:relative;}
.featured-imagebox-post.style2 .featured-content .featured-title > a{font-size:21px;font-weight:600;line-height:29px;padding:10px 0 0;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date{top:0px;left:0;z-index:2;width:120px;height:102px;line-height:1;display:table-cell;vertical-align:middle;background-color:var(--base-skin);}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date{padding:0;text-align:center;width:100%;position:relative;z-index:2;font-weight:500;font-size:36px;top:6px;left:0;border-radius:0;text-transform:uppercase;display:table;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date span{font-size:16px;line-height:26px;display:block;}
.featured-imagebox-post.style2 .featured-content  .ttm-box-post-title{display:table-cell;vertical-align:middle;padding-left:30px;}
.featured-imagebox-post.style2 .post-meta .ttm-meta-line i,.featured-imagebox-post.style2 .post-meta i{padding-right:4px;font-size:14px;}
.featured-imagebox-post.style2 .featured-post-icon{position:relative;height:101px;width:70px;text-align:center;display:table-cell;vertical-align:middle;}
.featured-imagebox-post.style2 .featured-post-icon:before{content:'';position:absolute;left:0;background-color:#e0e3e4;top:25%;width:1px;height:50%;}
.featured-imagebox-post.style2 .featured-post-icon a{font-size:20px;line-height:30px;font-weight:500;}
.featured-imagebox-post.style2 .featured-content .post-meta span{margin-bottom:0px;color:#6a6a82;}
.ttm-tabs ul.tabs{width:100%;padding:0;margin:0;position:relative;text-align:center;margin-bottom:20px;margin-top:0px;}
.ttm-tabs ul.tabs li{display:inline-block;margin-bottom:10px;}
.ttm-tabs ul.tabs li a{display:inline-block;padding:9px 25px 7px;line-height:26px;font-size:15px;font-weight:600;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:var(--base-headingfont);}
.ttm-tabs ul.tabs li.tabdisabled a{color:#ccc;}
.row.ttm-boxes-spacing-10px,.ttm-boxes-spacing-10px{margin:0 -5px;}
.ttm-boxes-spacing-10px .ttm-box-col-wrapper{padding-right:5px;padding-left:5px;padding-bottom:10px;min-height:263px;}
footer,header,nav,section{display:block;}
a,a:hover,a:focus,a:active{text-decoration:none;outline:none;}
a,button,input{outline:none;}
ul{padding:0;margin:0;}
p{margin:0 0 15px;}
*::-moz-selection{background:#009724;color:#fff;text-shadow:none;}
::-moz-selection{background:#009724;color:#fff;text-shadow:none;}
input[type="text"],input[type="email"]{font-family:var(--base-bodyfont);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;vertical-align:middle;width:100%;color:#8093a8;padding:11px 15px 10px;border-radius:0px;font-weight:400;background-color:#fff;text-transform:inherit;border:1px solid rgba(0, 43, 92, 0.08);font-size:14px;outline:none;line-height:inherit;letter-spacing:0px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:60px;}
button,input[type="submit"]{display:inline-block;text-decoration:none;font-size:13px;line-height:21px;font-weight:500;padding:11px 40px 11px;border:2px solid transparent;border-radius:0;color:#fff;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;cursor:pointer;outline:none;-webkit-font-smoothing:antialiased;}
button:focus{box-shadow:none;outline:0;border:1px solid;}
input[type="text"]:focus,input[type="email"]:focus{border:1px solid #009724;-webkit-box-shadow:none;-moz-box-shadow:none;-webkit-appearance:searchfield;}
input.search_query,input.search_query:focus{border:1px solid #005099;color:#000;padding:5px 15px 5px;margin:5px 0 6px;}
.header_search_content button.btn{padding:5px 15px 5px;margin:5px 0 6px;}
input:-moz-placeholder,input::-moz-placeholder,input:-ms-input-placeholder,input::-ms-input-placeholder{color:#fff;}
ul{margin:16px 0;padding:0 0 0 25px;}
:root{--base-bodyfont:'Roboto', sans-serif;--base-bodyfont-Size:16px;--base-bodyfont-color:#444444;--base-skin:#005099;--base-dark:#00232d;--base-grey:#f9f9f9;--base-white:#ffffff;--base-warning:#32a852;--base-third:#da4c2c;--base-headingfont:'Roboto Slab', serif;--base-headingfont-color:#00232d;}
body{font-family:var(--base-bodyfont);font-weight:400;font-size:var(--base-bodyfont-Size);line-height:25px;letter-spacing:0;color:var(--base-bodyfont-color);}
h1,h2,h3,h4,h5{font-family:var(--base-headingfont), sans-serif;margin-bottom:10px;font-weight:700;color:var(--base-headingfont-color);}
h1{font-size:46px;line-height:56px;}
h2{font-size:46px;line-height:56px;}
h3{font-size:38px;line-height:48px;}
h4{font-size:20px;line-height:26px;}
h5{font-size:20px;line-height:26px;}
body .page{overflow:hidden;position:relative;z-index:10;}
body .site-main{background-color:#fff;position:relative;z-index:1;}
.container{max-width:1200px;padding:0 15px;}
.row:not(.g-0){margin-left:-15px;margin-right:-15px;}
.row:not(.g-0) > [class*='col-']{padding-left:15px;padding-right:15px;}
a{color:#00232d;}
.content-inner a:not(.ttm-btn), .title-desc a:not(.ttm-btn), .about-section .content a:not(.ttm-btn), .faq-section .content a:not(.ttm-btn)  {
  color: #1425e3;
}
.about-section .content .accordion .toggle .toggle-title a {
  color: var(--base-white);
}
.imagelinkbtn a.ttm-btn {
  text-align:center;
}
a,img,a>i.fa{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
label{font-size:14px;}
.z-index-0{z-index:0;}
.z-index-2{z-index:2;}
.spacing-7{padding:102px 0 100px;}
.pr-15{padding-right:15px!important;}
.pr-115{padding-right:115px!important;}
.pt-20{padding-top:20px!important;}
.pt-105{padding-top:105px!important;}
.pb-10{padding-bottom:10px!important;}
.pb-50{padding-bottom:50px!important;}
.mt_10{margin-top:-10px!important;}
.mt_50{margin-top:-50px!important;}
.mb-10{margin-bottom:10px!important;}
.ttm-textcolor-skincolor,i.ttm-textcolor-skincolor,:not(.ttm-bgcolor-darkgrey) i.ttm-textcolor-skincolor,:not(.ttm-bgcolor-darkgrey) .ttm-textcolor-skincolor,.ttm-bgcolor-darkgrey a:hover,.ttm-bgcolor-darkgrey a:hover i,.ttm-icon_element-fill.ttm-icon_element-color-white,.ttm-icon_element-fill.ttm-icon_element-color-white > i,.ttm-bgcolor-skincolor .ttm-icon_element-fill.ttm-icon_element-color-white > i,nav.main-menu ul.menu li.active > a,nav.main-menu ul.menu li > ul.mega-submenu li a:hover,nav.main-menu ul.menu li ul.mega-submenu li a:hover,nav.main-menu ul.menu li:hover > a,nav.main-menu,nav.main-menu ul.menu li > ul.mega-submenu > li:hover > a,.site-header-menu .site-navigation ul.menu > li >a:hover,.site-header-menu .site-navigation ul.menu > li.active >a,a:hover,.ttm-bgcolor-third a:hover,.ttm-bgcolor-warning a:hover,.featured-imagebox-post.style2 .featured-post-icon:hover a i,.featured-imagebox-post .featured-content .post-meta span i{color:var(--base-skin);}
.ttm-bgcolor-skincolor,.ttm-bgcolor-skincolor > .ttm-bg-layer,.ttm-bgcolor-skincolor > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover:before,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover:after,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover:after,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,nav.main-menu ul.menu li ul.mega-submenu li a:before,.section-title .title-desc p:before,#site-header-menu nav.main-menu ul.menu > li.active > a:before,#site-header-menu nav.main-menu ul.menu > li:hover > a:before,.header_search_content button.close-search,.ttm-tabs ul.tabs li.active a,.featured-imagebox-course .ttm-media-link,.footer .widget .widget-title:before{background-color:var(--base-skin);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,.ttm-tabs ul.tabs li.active a{border-color:var(--base-skin);}
nav.main-menu,.header_search .header_search_content{border-top-color:var(--base-skin);}
.header_search .header_search_content:before{border-bottom-color:var(--base-skin);}
.ttm-bgcolor-third{background-color:var(--base-third);color:var(--base-white);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white i,.ttm-bgcolor-skincolor a:hover,.ttm-bgcolor-skincolor a i:hover,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.featured-imagebox-post.style2 .featured-post-icon a i,.ttm-btn-style-fill.ttm-btn-color-white,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.featured-icon-box.style5:hover .featured-iconbox.ttm-media-link i,.featured-imagebox-post.style2 .featured-content .featured-title > a{color:var(--base-dark);}
.ttm-bgcolor-darkgrey,.ttm-bgcolor-darkgrey > .ttm-bg-layer{background-color:var(--base-dark);}
.ttm-textcolor-white,.ttm-bgcolor-skincolor a,.ttm-btn-color-white,.ttm-icon_element-color-white,.ttm-icon_element-color-white > i,.ttm-bgcolor-skincolor i,.ttm-bgcolor-darkgrey i,.ttm-bgcolor-third i,.ttm-bgcolor-warning i,.ttm-bgcolor-skincolor .ttm-icon_element-color-white i,.ttm-bgcolor-third .ttm-icon_element-color-white i,.ttm-bgcolor-warning .ttm-icon_element-color-white i,.ttm-bgcolor-skincolor h3,.ttm-bgcolor-skincolor h4,.ttm-bgcolor-third h3,.ttm-bgcolor-warning h3,.ttm-bgcolor-darkgrey h5,.ttm-bgcolor-darkgrey a,.ttm-bgcolor-third a,.ttm-bgcolor-warning a,.ttm-bgcolor-darkgrey div,.ttm-bgcolor-skincolor div,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover i,.featured-icon-box.style5 .bg_icon,.featured-icon-box.style5 .featured-icon .ttm-icon i,.featured-icon-box.style5 .featured-title h3 a,.ttm-tabs ul.tabs li.active a,.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date,.featured-imagebox-course .ttm-media-link,.featured-icon-box.style5 .featured-iconbox.ttm-media-link i{color:var(--base-white);}
.featured-imagebox-post.style2 .featured-post-icon a:hover i{color:var(--base-warning);}
.ttm-bgcolor-skincolor p,.ttm-bgcolor-darkgrey p,.footer .widget ul.ttm-timelist-block li{color:rgba(255,255,255,.80);}
.ttm-bgcolor-white,.ttm-icon_element-fill.ttm-icon_element-color-white,.ttm-btn-style-fill.ttm-btn-color-white,.featured-icon-box.style5:hover .featured-iconbox.ttm-media-link{background-color:var(--base-white);}
.featured-imagebox-post.style2 .featured-post-icon{background-color:var(--base-grey);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.featured-icon-box.style5 .featured-iconbox.ttm-media-link{border-color:var(--base-white);}
.ttm-bgcolor-grey,.header_search #search_query_top{background-color:var(--base-grey);}
.ttm-bgcolor-warning,.ttm-bgcolor-warning > .ttm-bg-layer,.featured-imagebox-course .ttm-media-link:hover,.ttm-bgcolor-warning > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner{background-color:var(--base-warning);}
.ttm-bgcolor-warning{color:var(--base-warning);}
.section-title h3{color:var(--base-skin);}
ul.social-icons{margin:0;padding:0;}
.social-icons li{display:inline-block;border:none;z-index:1;position:relative;}
.social-icons li{margin:0 2px;}
.social-icons li:last-child{margin-right:0px;}
.social-icons li a{display:block;min-width:26px;text-align:center;}
.top_bar{width:100%;z-index:4;height:136px;line-height:71px;background:transparent;}
.site-branding{display:flex;flex-direction:column;justify-content:center;margin-left:20px;}
.header_extra > div{padding-right:20px;position:relative;}
.header_search #searchbox{position:relative;}
.header_search_content button.close-search{position:absolute;top:0;bottom:0;color:#fff;right:0;width:50px;border-radius:0;box-shadow:unset;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0;}
.header_search_content button.close-search i{color:#fff;}
.header_search .header_search_content{top:65px;right:-20px;width:300px;background:#fff;opacity:0;padding:20px 0 20px 20px;z-index:2;border-radius:5px;}
.header_search .header_search_content.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.site-navigation{position:relative;z-index:2;}
nav.main-menu ul{position:relative;margin:0;}
#site-header-menu .site-navigation ul.menu > li >a{font-weight:600;display:block;font-size:16px;line-height:1;font-family:'Roboto', sans-serif;color:#666;}
#site-header-menu .site-navigation ul.menu > li.active > a{color:#000;}
#site-header-menu nav.main-menu ul.menu > li > a:before{position:absolute;content:"";left:0px;height:18px;height:0;width:5px;opacity:1;margin-top:-1px;transition:all .6s;}
#site-header-menu nav.main-menu ul.menu > li.active > a:before,#site-header-menu nav.main-menu ul.menu > li:hover > a:before{height:0px;}
#site-header-menu nav.main-menu ul.menu i{display:none;}
.footer{position:relative;z-index:1;background-image:url(/assets/images/footer-bg.png);background-position:-100px 0;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;}
.footer > .ttm-bg-layer{background-color:var(--base-dark);opacity:.80;}
.footer .widget .widget-title{font-size:20px;line-height:30px;margin-top:10px;margin-bottom:30px;display:inline-block;position:relative;}
.footer .widget ul,.widget ul{margin:0;padding:0;list-style:none;}
.footer .widget ul>li,.widget ul>li{padding:0 0 13px 0;}
.second-footer .widget-area{padding:42px 0 0px;margin-bottom:45px;z-index:0;}
footer .bottom-footer-text{margin-top:7px;}
.second-footer ul.ttm-timelist-block li{font-size:16px;line-height:23px;list-style:none;border-bottom:1px solid rgba(255, 255, 255, .06);padding:13px 0;}
.bottom-lt-side-footer div{color:rgba(255, 255, 255, 0.65);}
.second-footer ul.ttm-timelist-block li:first-child{padding-top:0;}
.second-footer ul.ttm-timelist-block li:last-child{border-bottom:0;padding-bottom:0;}
.second-footer .newsletter-form{margin-top:23px;}
.second-footer .newsletter-form input[type="email"]{padding:11px 15px;margin-bottom:17px;width:100%;color:#fff;background-color:transparent;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border:1px solid rgba(255, 255, 255, 0.50);}
.second-footer .newsletter-form input[type="email"]::placeholder{color:rgba(255, 255, 255, 0.50);}
ul.ttm-timelist-block li .service-time{float:right;}
.widget ul#menu-footer-quick-links li a{font-weight:400;font-size:15px;position:relative;}
.widget ul#menu-footer-quick-links li:last-child{padding-bottom:0;}
.second-footer .social-icons{padding:30px 0 0;width:100%;display:flex;justify-content:flex-end;}
.second-footer .social-icons li{min-width:28px;font-size:15px;}
.second-footer .social-icons li a{display:block;min-width:36px;}
.second-footer .social-icons li:not(:last-child):before{content:"";height:14px;width:1px;background-color:rgba(0, 35, 45, 0.20);display:block;position:absolute;right:-5px;top:27px;}
.footer-nav-menu{list-style:none;margin:0;padding:0;font-size:15px;text-align:right;}
.footer-nav-menu li{display:inline-block;padding-left:2px;padding-right:20px;font-size:14px;padding-bottom:0;}
.footer-nav-menu li:last-child{padding-right:0;}
.footer-nav-menu li:first-child{padding-left:0;}
ul.footer-nav-menu li:not(:last-child):after{position:absolute;content:"|";color:#fff;padding-left:11px;}
.bottom-footer-text .row{padding-top:28px;padding-bottom:22px;position:relative;}
.bottom-footer-text .row:before{position:absolute;content:"";top:0;left:15px;right:15px;border-top:1px solid rgba(255, 255, 255, .06);}
#totop{font-weight:900;color:#fff;display:none;position:fixed;right:34px;bottom:70px;z-index:999;height:0;width:0;font-size:0;text-align:center;padding-top:3px;line-height:34px;border-radius:0px;transition:.3s ease-in-out;}
rs-sbg-px{background:#fff!important;}
rs-sbg{opacity:0.8!important;}
.ttm-stickable-header{background:#fff;box-shadow:0 0 15px 0 rgb(29 39 55 / 8%);}
.bg_icon .flaticon-technikon{margin-top:-17px;display:block;}
.iconbtns{position:fixed;top:150px;right:0;z-index:9;opacity:0.9;}
.iconbtns div{width:50px;height:50px;margin-bottom:10px;background:var(--base-warning);border-radius:50%;margin-right:10px;font-size:25px;line-height:100%;text-align:center;}
.iconbtns div span{display:block;}
.iconbtns div a,.iconbtns div a:hover{color:#fff;}
.iconbtns div.btn-phone span{padding:13px 12px 12px;}
.iconbtns div.btn-envelope span{padding:11px 12px 14px;}
.iconbtns div.btn-whatsapp span{font-size:30px;padding:10px 12px 13px;}
.centerbox-wrapper{position:relative;overflow:hidden;}
.centerbox .centerbox-box{padding:20px 10px 20px;}
.centerbox p{font-size:16px;line-height:30px;}
.centerbox .bg-icon{position:absolute;opacity:0.25;}
.centerbox .bg-icon.bg-technikon{font-size:280px;bottom:-103px;right:100px;}
.centerbox .bg-icon.bg-search{font-size:225px;bottom:-40px;right:-5px;transform:rotate(-14deg);}
.centerbox h4{color:#fff;}
.centerbox .header_search .header_search_content{background:transparent;padding:0;width:100%;}
.course-section .content-tab{height:auto;max-height:526px;overflow:hidden;}
.categories-showbtn2{display:none;}
.showmore,.showless,.showmore2,.showless2{color:#fff;display:block;margin:20px auto 0;padding:5px 0;width:160px;background:var(--base-skin);text-align:center;display:none;transition:0.3s;cursor:pointer;}
.showmore span,.showless span{display:block;}
.showmore.visible,.showmore2.visible2{display:block;}
.favouritescount-box{position:absolute;top:32px;right:330px;z-index:9;width:30px;height:24px;font-size:21px;}
.favouritescount-box .favtext{position:absolute;font-size:12px;right:38px;color:var(--base-skin);font-weight:bold;opacity:0.5;}
.favouritescount-box i{color:var(--base-skin);}
.favouritescount-box .favcounter{font-size:9px;background:red;border-radius:50%;position:absolute;display:block;line-height:12px;text-align:center;top:15px;left:-4px;height:12px;width:12px;color:#fff;}
.frontpage-kurselist-favourite-box{position:absolute;top:-10px;right:-10px;}
.favbtn,.favbtn:hover{display:block;font-size:25px;border-radius:50%;color:var(--base-warning);padding:10px;text-align:center;}
.favbtn i{width:25px;height:25px;display:block;}
.favtexthinton,.favtexthintoff{display:none;background:#ddd;color:#000;border-radius:5px;font-size:12px;position:absolute;width:90px;opacity:1;line-height:19px;box-shadow:0 0 3px #777;z-index:10;top:40px;left:-20px;}
nav.main-menu ul{padding:0px;margin:0px;list-style:none;display:flex;}
nav.main-menu ul li{position:relative;}
nav.main-menu{margin-bottom:0;-moz-border-radius:0px;-webkit-border-radius:0px;-o-border-radius:0px;border-radius:0px;border:none;z-index:2;width:100%;justify-content:end;display:flex;background:#e7e7e7;}
nav.main-menu li ul.mega-submenu{text-align:left;position:absolute;visibility:hidden;display:block;opacity:0;width:250px;line-height:14px;margin:0;list-style:none;left:0;padding:0;background-color:#e7e7e7;-webkit-box-shadow:0 6px 12px rgb(0 0 0 / 18%);box-shadow:0 6px 12px rgb(0 0 0 / 18%);background-clip:padding-box;transition:all .5s ease;z-index:99;-webkit-transition:all 0.2s ease-out;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-webkit-box-shadow:0px 4px 4px 1px rgb(0 0 0 / 20%);box-shadow:0px 4px 4px 1px rgb(0 0 0 / 20%);-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-box-shadow:0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset;box-shadow:0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset;background-clip:padding-box;}
nav.main-menu ul.menu > li > a{position:relative;display:inline-block;border-right:1px solid #ccc;border-left:1px solid #eee;}
nav.main-menu ul.menu > li:first-child{border-left:1px solid #ccc;}
nav.main-menu ul.menu > li:last-child > a{border-right:none;}
nav.main-menu ul.menu li ul.mega-submenu li a{font-size:14px;line-height:15px;font-weight:400;display:block;padding:16px 0 15px;margin:0 25px;text-align:left;border-radius:0;color:#7b8095;-webkit-transition:all .3s linear;transition:all .3s linear;border-bottom:1px solid rgb(0,0,0,.09);}
nav.main-menu ul.menu li ul.mega-submenu > li:last-child > a{border-bottom:0;}
nav.main-menu ul.menu li ul.mega-submenu li:not(:last-child) a:before{content:"";display:block;position:absolute;height:1px;bottom:0;left:25px;right:25px;transform:scaleX(0);}
nav.main-menu ul.menu li ul.mega-submenu li a:hover:before{transform:scaleX(1);transform-origin:left;-webkit-transition:.5s all ease;-khtml-transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease;-o-transition:.5s all ease;transition:.5s all ease;}
@media (min-width: 1200px){
nav.main-menu ul.menu > li > a{display:block;position:relative;font-weight:500;font-size:15px;line-height:15px;letter-spacing:0;}
nav.main-menu ul.menu > li > a:after{position:absolute;content:"\f107";font-family:"FontAwesome";font-size:13px;margin-left:4px;margin-top:2px;opacity:0;}
nav.main-menu li.mega-menu-item:hover > ul.mega-submenu{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateX(0);transform:rotateX(0);}
}
@media (max-width: 1199px){
.menubar{position:absolute;right:0;top:0;bottom:0;z-index:9;cursor:pointer;}
.menubar-box{display:block;width:30px;height:24px;}
.menubar-inner,.menubar-inner:after,.menubar-inner:before{position:absolute;width:30px;height:3px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000;}
.menubar--squeeze .menubar-inner{top:50%;display:block;margin-top:-2px;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s;}
.menubar-inner:after,.menubar-inner:before{display:block;content:'';}
.menubar-inner:after{bottom:-8px;}
.menubar-inner:before{top:-8px;}
nav.main-menu{display:none;max-height:10000px;position:absolute;box-shadow:0 0 10px 0 rgba(0, 43, 92, 0.08);z-index:100;top:100%;left:0;right:0;background-color:#fff;border-top-width:3px;border-top-style:solid;}
nav.main-menu ul.menu,nav.main-menu ul.menu > li{display:block;position:relative;}
nav.main-menu ul.menu > li > a{display:block;font-weight:600;font-size:16px;padding:15px 15px;line-height:20px;border-top:1px solid rgba( 123,128,149,0.15);text-align:left;transition:all .4s;}
nav.main-menu ul.menu > li:first-child > a{border-top:none;}
nav.main-menu ul.menu li ul.mega-submenu li a{border-bottom:0;}
nav.main-menu ul.menu li > ul.mega-submenu li a:hover{background-color:transparent;color:inherit;}
nav.main-menu ul.menu li ul.mega-submenu li:not(:first-child) a{border-top:1px solid rgba( 93,93,93,0.07);}
nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu{width:100%;background-color:transparent;float:none;border:none;transform:unset;transition:unset;padding:0 0 10px 15px;-moz-box-shadow:0px 0px 0px;-webkit-box-shadow:0px 0px 0px;-o-box-shadow:0px 0px 0px;box-shadow:0px 0px 0px;-moz-border-radius:0px 0px 0px;-webkit-border-radius:0px 0px 0px;-o-border-radius:0px 0px 0px;border-radius:0px 0px 0px;}
}
.fixed-header{position:fixed!important;top:0;left:0;width:100%;z-index:9;}
@media only screen and (min-width: 1200px){
.site-navigation{padding:0;}
.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a{padding:16px 20px 16px 20px;position:relative;}
}
@media all and (max-width: 1199px){
.top_bar{height:80px;}
header .container{max-width:100%;}
.header_extra{display:none!important;visibility:hidden;}
.site-branding{text-align:center;}
#site-header-menu .site-navigation{height:80px;}
#site-header-menu .site-navigation-mobileswitch{height:0px;}
nav.main-menu ul.menu > li:first-child{border-left:none;}
nav.main-menu ul.menu > li{overflow:hidden;}
nav.main-menu ul.menu{max-height:calc(100vh - 190px);overflow-y:scroll;}
#site-header-menu nav.main-menu ul.menu i{display:inline-block;position:absolute;right:15px;z-index:10;}
.ttm-header-style-01{background-color:transparent;}
.ttm-header-style-01 .site-branding{padding:0;}
.ttm-row .container,footer .container{max-width:100%;}
.iconbtns{top:90px;}
.favouritescount-box{position:absolute;top:27px;right:40px;z-index:9;width:30px;height:24px;font-size:21px;}
.favouritescount-box i{color:#000;}
.favouritescount-box .favtext{display:none;}
.favouritescount-box .favcounter{font-size:7px;line-height:12px;top:15px;left:-4px;height:11px;width:11px;color:#fff;}
.frontpage-kurselist-favourite-box{position:absolute;top:0;right:0;}
.favbtn,.favbtn:hover{display:inline-block;font-size:15px;border-radius:50%;color:var(--base-warning);}
.favbtn i{height:15px;width:15px;}
.favtexthinton,.favtexthintoff{top:31px;left:-26px;}
.ttm-tabs ul.tabs li a{padding:0 15px;}
.showmore span,.showless span{display:none;}
}
@media (max-width: 991px){
.section-title h1.title,.section-title h2.title{font-size:35px;line-height:46px;}
[class*='col-lg'] .ttm-col-bgimage-yes{height:auto!important;}
h1{font-size:36px;line-height:46px;}
h2{font-size:36px;line-height:46px;}
h3{font-size:32px;line-height:42px;}
h4{font-size:19px;line-height:22px;}
h5{font-size:19px;line-height:22px;}
.section-title .title-header h1.title{font-size:40px;line-height:48px;margin-bottom:15px;}
.section-title .title-header h2.title{font-size:40px;line-height:48px;margin-bottom:15px;}
.section-title.style2 .title-header{width:100%;padding-bottom:20px;}
.section-title.style2 .title-header{display:block;padding-right:0;}
.section-title.style2 .title-header:after{content:unset;}
.ttm-row{padding:60px 0!important;}
.ttm-row.padding_zero-section{padding:0 0!important;}
.spacing-7{padding:62px 0 60px;}
.row > [class*='col-'] .row > [class*='col-']:not(:last-child) .featured-imagebox-post.style2{padding-top:0;}
.res-991-pt-0{padding-top:0!important;}
.res-991-pt-40{padding-top:40px!important;}
.res-991-pb-30{padding-bottom:30px!important;}
.res-991-pr-0{padding-right:0!important;}
.res-991-mt-0{margin-top:0!important;}
.second-footer{padding:30px 0 53px;}
.second-footer .widget-area{padding:10px 0 32px;margin:0;}
.bottom-lt-side-footer{text-align:center;}
.bottom-lt-side-footer{padding-bottom:15px;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-title{padding-left:15px;}
.featured-imagebox-post.style2 .featured-content .featured-title > a{font-size:20px;}
.centerbox .bg-icon.bg-technikon{font-size:280px;bottom:30px;right:-100px;}
.centerbox .bg-icon.bg-search{font-size:190px;bottom:-26px;right:-15px;transform:rotate(-14deg);}
.course-section .content-tab{height:auto;max-height:789px;overflow:hidden;}
.categories-showbtn2{display:block;}
.course-section .portfolio-filter{max-height:105px;overflow:hidden;}
.categories-showbtn2 .showmore2,.categories-showbtn2 .showless2{margin:0 auto;}
.course-section .ttm-tabs ul.tabs{margin-bottom:10px;}
}
@media (max-width: 777px){
.res-777-mt-15{margin-top:15px!important;}
}
@media (max-width: 767px){
#logo-img{width:250px;}
.section-title .title-header h1.title,.section-title .title-header h2.title,h4{font-size:25px;line-height:35px;}
.site-navigation-mobileswitch .header_extra{display:block!important;visibility:visible;}
.site-navigation-mobileswitch .header_search .header_search_content{width:auto;}
[class*='col-md'] .ttm-col-bgimage-yes{height:auto!important;}
}
@media (max-width: 575px){
.second-footer{padding:60px 0 53px;}
.second-footer .widget-area{padding:0px 0 18px;}
.featured-imagebox-post.style2 .featured-post-icon:before{content:unset;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date{width:70px;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-title{padding:10px 0 10px 15px;}
.featured-imagebox-post.style2 .featured-post-icon{width:50px;}
}
@media only screen and (max-width: 480px){
#logo-img{width:210px;}
}
rs-sbg-px{pointer-events:none;}
rs-module-wrap{visibility:hidden;}
rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}
rs-module-wrap{position:relative;z-index:1;width:100%;display:block;}
rs-fw-forcer{display:block;width:100%;pointer-events:none;}
rs-module{position:relative;overflow:hidden;display:block;}
rs-sbg{display:block;pointer-events:none;}
rs-sbg-px,rs-sbg-wrap{position:absolute;top:0px;left:0px;z-index:0;width:100%;height:100%;display:block;}
a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none;}
rs-module a{box-shadow:none;}
rs-module img{max-width:none!important;transition:none;margin:0px;padding:0px;border:none;}
rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0px;left:0px;}
rs-slide,rs-slide:before{display:block;visibility:hidden;}
rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap;}
rs-layer-wrap,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none;}
rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child{margin-bottom:0;}
rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none!important;}
.rs-layer.rs-selectable{user-select:text;}
rs-layer-wrap,rs-loop-wrap,rs-mask-wrap{display:block;}
rs-layer-wrap,rs-mask-wrap{transform-style:flat;}
rs-mask-wrap{overflow:hidden;}
rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none!important;}
.rs-layer img,rs-layer img{vertical-align:top;}
.tp-forcenotvisible,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden!important;display:none!important;}
rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%;}
rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;vertical-align:top;line-height:0px;width:100%;height:100%;}
.rs-layer img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
rs-loader{top:50%;left:50%;z-index:10000;position:absolute;}
rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(/assets/revolution/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}
a.rs-layer{transition:none;}
rs-arrow{display:block;}
.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;border-radius:50%;}
.tparrows:before{font-family:"revicons";font-size:20px;color:#fff;display:block;line-height:40px;text-align:center;}
.tparrows.tp-leftarrow:before{content:'\e824';}
.tparrows.tp-rightarrow:before{content:'\e825';}
#rev_slider_1_1_wrapper .hesperiden.tparrows{cursor:pointer;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;border-radius:50%;}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow:before{content:'\e82c';margin-left:-3px;}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow:before{content:'\e82d';margin-right:-3px;}
.hesperiden.tparrows:hover{background-color:var(--base-skin)!important;}
/*! CSS Used from: https://technikon-akademie.de/assets/css/supermainv2.css?a=b */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));}
*,::after,::before{box-sizing:border-box;}
@media (prefers-reduced-motion:no-preference){
:root{scroll-behavior:smooth;}
}
body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
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;}
p{margin-top:0;margin-bottom:1rem;}
ul{padding-left:2rem;}
ul{margin-top:0;margin-bottom:1rem;}
ul ul{margin-bottom:0;}
a{color:#0d6efd;text-decoration:underline;}
a:hover{color:#0a58ca;}
img{vertical-align:middle;}
label{display:inline-block;}
button{border-radius:0;}
button:focus:not(:focus-visible){outline:0;}
button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
::-moz-focus-inner{padding:0;border-style:none;}
.img-fluid{max-width:100%;height:auto;}
.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
@media (min-width:1400px){
.container{max-width:1320px;}
}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
.col-12{flex:0 0 auto;width:100%;}
.g-0{--bs-gutter-x:0;}
.g-0{--bs-gutter-y:0;}
@media (min-width:576px){
.col-sm-6{flex:0 0 auto;width:50%;}
.col-sm-12{flex:0 0 auto;width:100%;}
}
@media (min-width:768px){
.col-md-4{flex:0 0 auto;width:33.33333333%;}
.col-md-6{flex:0 0 auto;width:50%;}
.col-md-12{flex:0 0 auto;width:100%;}
}
@media (min-width:992px){
.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-12{flex:0 0 auto;width:100%;}
.offset-lg-5{margin-left:41.66666667%;}
}
.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{transition:none;}
}
.btn:hover{color:#212529;}
.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}
.btn:disabled{pointer-events:none;opacity:.65;}
.clearfix::after{display:block;clear:both;content:"";}
.d-flex{display:flex!important;}
.d-none{display:none!important;}
.w-100{width:100%!important;}
.flex-row{flex-direction:row!important;}
.justify-content-end{justify-content:flex-end!important;}
.justify-content-between{justify-content:space-between!important;}
.align-items-end{align-items:flex-end!important;}
.align-items-center{align-items:center!important;}
.ms-auto{margin-left:auto!important;}
.visible{visibility:visible!important;}
[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-right:before{content:'\e800';}
i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-books-stack-of-three:before{content:"\f122";}
.flaticon-notification:before{content:"\f128";}
i[class^="flaticon-technikon"]:before,i[class*=" flaticon-technikon"]:before{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.flaticon-technikon:before{content:"\e900";font-size:75%;}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-search:before{content:"\f002";}
.fa-star-o:before{content:"\f006";}
.fa-clock-o:before{content:"\f017";}
.fa-tag:before{content:"\f02b";}
.fa-map-marker:before{content:"\f041";}
.fa-plus:before{content:"\f067";}
.fa-chevron-up:before{content:"\f077";}
.fa-chevron-down:before{content:"\f078";}
.fa-phone:before{content:"\f095";}
.fa-twitter:before{content:"\f099";}
.fa-facebook:before{content:"\f09a";}
.fa-envelope:before{content:"\f0e0";}
.fa-linkedin:before{content:"\f0e1";}
.fa-angle-up:before{content:"\f106";}
.fa-calendar-o:before{content:"\f133";}
.fa-instagram:before{content:"\f16d";}
.fa-whatsapp:before{content:"\f232";}
.ttm-row{padding:50px 0;}
.ttm-row.padding_zero-section{padding:0 0;}
.ttm-row.course-section{padding:35px 0 155px;}
.ttm-bg{position:relative;}
.ttm-col-bgimage-yes{z-index:1;}
.ttm-bg-layer,.ttm-col-wrapper-bg-layer-inner{position:absolute;height:100%;width:100%;top:0;left:0;}
.layer-content{position:relative;z-index:1;}
.ttm-bg.ttm-col-bgimage-yes > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner{opacity:.90;}
.section-title{position:relative;margin-bottom:12px;margin-top:-7px;}
.section-title h3{display:inline-block;position:relative;font-weight:600;font-size:14px;line-height:1;padding-left:25px;margin-bottom:15px;text-transform:uppercase;letter-spacing:2.25px;}
.section-title h3:before,.section-title h3:after{left:6px;right:auto;border-left:2px solid;width:2px;height:100%;content:"";position:absolute;transform:rotate(20deg);top:0;}
.section-title h3:after{left:12px;}
.section-title .title-header h1.title,.section-title .title-header h2.title{font-size:32px;line-height:32px;margin-bottom:20px;}
.section-title .title-desc{padding-top:5px;}
.section-title.title-style-center_text{text-align:center;}
.ttm-btn{display:inline-block;vertical-align:middle;font-size:14px;line-height:normal;padding:11px 32px 11px 31px;background:transparent;border-width:1px;border-style:solid;border-color:#eaeff5;position:relative;text-transform:uppercase;font-weight:700;overflow:hidden;z-index:1;transition:all 0.5s ease 0s;cursor:pointer;}
.ttm-btn.ttm-icon-btn-right{padding-right:22px;}
.ttm-btn.ttm-icon-btn-right i{transition:unset;}
.ttm-btn i{display:inline-block;text-align:inherit;margin-left:8px;transition:.4s;}
.ttm-btn.ttm-icon-btn-right i{text-align:right;margin-left:8px;margin-right:0;}
.ttm-btn.ttm-btn-size-md{font-size:14px;padding:14px 35px 15px 35px;}
.ttm-btn.ttm-btn-size-md i{font-size:16px;line-height:1;}
.ttm-btn.ttm-btn-style-border{background-color:transparent;border:1px solid currentColor;}
.ttm-icon{margin-bottom:25px;display:inline-block;vertical-align:middle;text-align:center;border:1px solid transparent;position:relative;transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;box-sizing:content-box;position:relative;}
.ttm-icon i{display:inline-block;vertical-align:middle;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.ttm-icon:not(.ttm-icon_element-onlytxt) i{line-height:0!important;}
.ttm-icon.ttm-icon_element-size-lg{height:68px;width:68px;line-height:68px;}
.ttm-icon.ttm-icon_element-size-lg i{font-size:48px;}
.ttm-icon.ttm-icon_element-style-square{border-radius:0;}
.featured-icon-box{position:relative;margin:15px 0;}
.featured-icon-box .ttm-icon{margin-bottom:0;}
.featured-title h3,.featured-title > a{font-size:20px;line-height:1;margin-bottom:12px;font-weight:700;}
.topbox .featured-title h3{white-space:nowrap;}
.featured-icon-box.icon-align-top-content .featured-content{padding-top:15px;}
.container{counter-reset:featuredbox-number;}
.featured-icon-box.style5{margin:0;padding:15px 25px;overflow:hidden;}
.featured-icon-box.style5 .bg_icon{position:absolute;right:70px;top:0px;z-index:-1;width:auto;height:auto;margin-bottom:0;line-height:normal;bottom:auto;font-size:140px;opacity:0.3;}
.featured-icon-box.style5 .featured-icon .ttm-icon{height:70px;width:70px;line-height:70px;background-color:rgba(255, 255, 255, 0.15);}
.featured-icon-box.style5 .featured-icon .ttm-icon i{font-size:50px;}
.featured-icon-box.style5 .featured-content{position:relative;padding-top:25px;}
.featured-icon-box.style5 .featured-title h3{line-height:34px;margin-bottom:0;padding-right:85px;}
.featured-icon-box.style5 .featured-iconbox.ttm-media-link{position:absolute;top:15px;right:0px;height:48px;width:48px;line-height:48px;text-align:center;z-index:1;background-color:transparent;-webkit-transition:all .35s;transition:all .35s;border:1px solid;}
.featured-imagebox,.featured-imagebox .featured-thumbnail{position:relative;overflow:hidden;}
.featured-imagebox{margin:15px 0;}
.featured-imagebox .featured-content .featured-title h3,.featured-imagebox .featured-content .featured-title > a{position:relative;overflow:hidden;font-size:18px;line-height:29px;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:58px;}
.featured-imagebox-course{background-color:var(--base-white);overflow:visible;padding:30px 30px 25px;margin:15px 0;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-box-shadow:0 0 15px 0 rgba(17,28,88,.05);box-shadow:0 0 15px 0 rgba(17,28,88,.05);}
.featured-imagebox-course .featured-desc {max-width: 85%;min-height: 43px;}
.featured-imagebox-course .featured-desc p{color:var(--base-skin);font-weight:500;margin-bottom:4px;line-height:20px;}
.featured-imagebox-course .featured-content{position:relative;min-height:135px;}
.featured-imagebox-course .featured-title{min-height:70px;}
.featured-imagebox-course .ttm-lp-price{font-weight:normal;font-size:15px;}
.featured-imagebox-course .ttm-course-box-meta{display:flex;justify-content:space-between;align-items:center;border-color:rgba(0,0,0,.13);position:relative;}
.featured-imagebox-course .ttm-media-link{height:40px;width:40px;line-height:40px;text-align:center;z-index:1;background-color:transparent;-webkit-transition:all .35s;transition:all .35s;}
.featured-imagebox-post{overflow:visible;}
.featured-imagebox-post .featured-content .post-meta span{display:inline-block;position:relative;margin-right:15px;margin-bottom:12px;}
.featured-imagebox-post .featured-content .post-meta span:last-child{margin-right:0;}
.featured-imagebox-post .featured-content .post-meta span i{padding-right:8px;font-size:15px;}
.featured-imagebox-post.style2{position:relative;display:table;width:100%;margin:10px 0 0;}
.row > [class*='col-'] .row > [class*='col-']:not(:last-child) .featured-imagebox-post.style2{margin:10px 0 10px;}
.featured-imagebox-post.style2 .featured-content{background-color:var(--base-grey);position:relative;}
.featured-imagebox-post.style2 .featured-content .featured-title > a{font-size:21px;font-weight:600;line-height:29px;padding:10px 0 0;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date{top:0px;left:0;z-index:2;width:120px;height:102px;line-height:1;display:table-cell;vertical-align:middle;background-color:var(--base-skin);}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date{padding:0;text-align:center;width:100%;position:relative;z-index:2;font-weight:500;font-size:36px;top:6px;left:0;border-radius:0;text-transform:uppercase;display:table;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date span{font-size:16px;line-height:26px;display:block;}
.featured-imagebox-post.style2 .featured-content  .ttm-box-post-title{display:table-cell;vertical-align:middle;padding-left:30px;}
.featured-imagebox-post.style2 .post-meta .ttm-meta-line i,.featured-imagebox-post.style2 .post-meta i{padding-right:4px;font-size:14px;}
.featured-imagebox-post.style2 .featured-post-icon{position:relative;height:101px;width:70px;text-align:center;display:table-cell;vertical-align:middle;}
.featured-imagebox-post.style2 .featured-post-icon:before{content:'';position:absolute;left:0;background-color:#e0e3e4;top:25%;width:1px;height:50%;}
.featured-imagebox-post.style2 .featured-post-icon a{font-size:20px;line-height:30px;font-weight:500;}
.featured-imagebox-post.style2 .featured-content .post-meta span{margin-bottom:0px;color:#6a6a82;}
.ttm-tabs ul.tabs{width:100%;padding:0;margin:0;position:relative;text-align:center;margin-bottom:20px;margin-top:0px;}
.ttm-tabs ul.tabs li{display:inline-block;margin-bottom:10px;}
.ttm-tabs ul.tabs li a{display:inline-block;padding:9px 25px 7px;line-height:26px;font-size:15px;font-weight:600;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:var(--base-headingfont);}
.ttm-tabs ul.tabs li.tabdisabled a{color:#ccc;}
.row.ttm-boxes-spacing-10px,.ttm-boxes-spacing-10px{margin:0 -5px;}
.ttm-boxes-spacing-10px .ttm-box-col-wrapper{padding-right:5px;padding-left:5px;padding-bottom:10px;min-height:263px;}
footer,header,nav,section{display:block;}
a,a:hover,a:focus,a:active{text-decoration:none;outline:none;}
a,button,input{outline:none;}
ul{padding:0;margin:0;}
p{margin:0 0 15px;}
*::-moz-selection{background:#009724;color:#fff;text-shadow:none;}
::-moz-selection{background:#009724;color:#fff;text-shadow:none;}
input[type="text"],input[type="email"]{font-family:var(--base-bodyfont);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;vertical-align:middle;width:100%;color:#8093a8;padding:11px 15px 10px;border-radius:0px;font-weight:400;background-color:#fff;text-transform:inherit;border:1px solid rgba(0, 43, 92, 0.08);font-size:14px;outline:none;line-height:inherit;letter-spacing:0px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:60px;}
button,input[type="submit"]{display:inline-block;text-decoration:none;font-size:13px;line-height:21px;font-weight:500;padding:11px 40px 11px;border:2px solid transparent;border-radius:0;color:#fff;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;cursor:pointer;outline:none;-webkit-font-smoothing:antialiased;}
button:focus{box-shadow:none;outline:0;border:1px solid;}
input[type="text"]:focus,input[type="email"]:focus{border:1px solid #009724;-webkit-box-shadow:none;-moz-box-shadow:none;-webkit-appearance:searchfield;}
input.search_query,input.search_query:focus{border:1px solid #005099;color:#000;padding:5px 15px 5px;margin:5px 0 6px;}
.header_search_content button.btn{padding:5px 15px 5px;margin:5px 0 6px;}
input:-moz-placeholder,input::-moz-placeholder,input:-ms-input-placeholder,input::-ms-input-placeholder{color:#fff;}
ul{margin:16px 0;padding:0 0 0 25px;}
:root{--base-bodyfont:'Roboto', sans-serif;--base-bodyfont-Size:16px;--base-bodyfont-color:#444444;--base-skin:#005099;--base-dark:#00232d;--base-grey:#f9f9f9;--base-white:#ffffff;--base-warning:#32a852;--base-third:#da4c2c;--base-headingfont:'Roboto Slab', serif;--base-headingfont-color:#00232d;}
body{font-family:var(--base-bodyfont);font-weight:400;font-size:var(--base-bodyfont-Size);line-height:25px;letter-spacing:0;color:var(--base-bodyfont-color);}
h1,h2,h3,h4,h5{font-family:var(--base-headingfont), sans-serif;margin-bottom:10px;font-weight:700;color:var(--base-headingfont-color);}
h1{font-size:46px;line-height:56px;}
h2{font-size:46px;line-height:56px;}
h3{font-size:38px;line-height:48px;}
h4{font-size:20px;line-height:26px;}
h5{font-size:20px;line-height:26px;}
body .page{overflow:hidden;position:relative;z-index:10;}
body .site-main{background-color:#fff;position:relative;z-index:1;}
.container{max-width:1200px;padding:0 15px;}
.row:not(.g-0){margin-left:-15px;margin-right:-15px;}
.row:not(.g-0) > [class*='col-']{padding-left:15px;padding-right:15px;}
a{color:#00232d;}
a,img,a>i.fa{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
label{font-size:14px;}
.z-index-0{z-index:0;}
.z-index-2{z-index:2;}
.spacing-7{padding:102px 0 100px;}
.pr-15{padding-right:15px!important;}
.pr-115{padding-right:115px!important;}
.pt-20{padding-top:20px!important;}
.pt-105{padding-top:105px!important;}
.pb-10{padding-bottom:10px!important;}
.pb-50{padding-bottom:50px!important;}
.mt_10{margin-top:-10px!important;}
.mt_50{margin-top:-50px!important;}
.mb-10{margin-bottom:10px!important;}
.ttm-textcolor-skincolor,i.ttm-textcolor-skincolor,:not(.ttm-bgcolor-darkgrey) i.ttm-textcolor-skincolor,:not(.ttm-bgcolor-darkgrey) .ttm-textcolor-skincolor,.ttm-bgcolor-darkgrey a:hover,.ttm-bgcolor-darkgrey a:hover i,.ttm-icon_element-fill.ttm-icon_element-color-white,.ttm-icon_element-fill.ttm-icon_element-color-white > i,.ttm-bgcolor-skincolor .ttm-icon_element-fill.ttm-icon_element-color-white > i,nav.main-menu ul.menu li.active > a,nav.main-menu ul.menu li > ul.mega-submenu li a:hover,nav.main-menu ul.menu li ul.mega-submenu li a:hover,nav.main-menu ul.menu li:hover > a,nav.main-menu,nav.main-menu ul.menu li > ul.mega-submenu > li:hover > a,.site-header-menu .site-navigation ul.menu > li >a:hover,.site-header-menu .site-navigation ul.menu > li.active >a,a:hover,.ttm-bgcolor-third a:hover,.ttm-bgcolor-warning a:hover,.featured-imagebox-post.style2 .featured-post-icon:hover a i,.featured-imagebox-post .featured-content .post-meta span i{color:var(--base-skin);}
.ttm-bgcolor-skincolor,.ttm-bgcolor-skincolor > .ttm-bg-layer,.ttm-bgcolor-skincolor > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover:before,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover:after,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover:after,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,nav.main-menu ul.menu li ul.mega-submenu li a:before,.section-title .title-desc p:before,#site-header-menu nav.main-menu ul.menu > li.active > a:before,#site-header-menu nav.main-menu ul.menu > li:hover > a:before,.header_search_content button.close-search,.ttm-tabs ul.tabs li.active a,.featured-imagebox-course .ttm-media-link,.footer .widget .widget-title:before{background-color:var(--base-skin);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,.ttm-tabs ul.tabs li.active a{border-color:var(--base-skin);}
nav.main-menu,.header_search .header_search_content{border-top-color:var(--base-skin);}
.header_search .header_search_content:before{border-bottom-color:var(--base-skin);}
.ttm-bgcolor-third{background-color:var(--base-third);color:var(--base-white);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white i,.ttm-bgcolor-skincolor a:hover,.ttm-bgcolor-skincolor a i:hover,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.featured-imagebox-post.style2 .featured-post-icon a i,.ttm-btn-style-fill.ttm-btn-color-white,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.featured-icon-box.style5:hover .featured-iconbox.ttm-media-link i,.featured-imagebox-post.style2 .featured-content .featured-title > a{color:var(--base-dark);}
.ttm-bgcolor-darkgrey,.ttm-bgcolor-darkgrey > .ttm-bg-layer{background-color:var(--base-dark);}
.ttm-textcolor-white,.ttm-bgcolor-skincolor a,.ttm-btn-color-white,.ttm-icon_element-color-white,.ttm-icon_element-color-white > i,.ttm-bgcolor-skincolor i,.ttm-bgcolor-darkgrey i,.ttm-bgcolor-third i,.ttm-bgcolor-warning i,.ttm-bgcolor-skincolor .ttm-icon_element-color-white i,.ttm-bgcolor-third .ttm-icon_element-color-white i,.ttm-bgcolor-warning .ttm-icon_element-color-white i,.ttm-bgcolor-skincolor h3,.ttm-bgcolor-skincolor h4,.ttm-bgcolor-third h3,.ttm-bgcolor-warning h3,.ttm-bgcolor-darkgrey h5,.ttm-bgcolor-darkgrey a,.ttm-bgcolor-third a,.ttm-bgcolor-warning a,.ttm-bgcolor-darkgrey div,.ttm-bgcolor-skincolor div,.ttm-bgcolor-darkgrey .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover,.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover i,.featured-icon-box.style5 .bg_icon,.featured-icon-box.style5 .featured-icon .ttm-icon i,.featured-icon-box.style5 .featured-title h3 a,.ttm-tabs ul.tabs li.active a,.featured-imagebox-post.style2 .featured-content .ttm-box-post-date .ttm-entry-date,.featured-imagebox-course .ttm-media-link,.featured-icon-box.style5 .featured-iconbox.ttm-media-link i{color:var(--base-white);}
.featured-imagebox-post.style2 .featured-post-icon a:hover i{color:var(--base-warning);}
.ttm-bgcolor-skincolor p,.ttm-bgcolor-darkgrey p,.footer .widget ul.ttm-timelist-block li{color:rgba(255,255,255,.80);}
.ttm-bgcolor-white,.ttm-icon_element-fill.ttm-icon_element-color-white,.ttm-btn-style-fill.ttm-btn-color-white,.featured-icon-box.style5:hover .featured-iconbox.ttm-media-link{background-color:var(--base-white);}
.featured-imagebox-post.style2 .featured-post-icon{background-color:var(--base-grey);}
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white,.featured-icon-box.style5 .featured-iconbox.ttm-media-link{border-color:var(--base-white);}
.ttm-bgcolor-grey,.header_search #search_query_top{background-color:var(--base-grey);}
.ttm-bgcolor-warning,.ttm-bgcolor-warning > .ttm-bg-layer,.featured-imagebox-course .ttm-media-link:hover,.ttm-bgcolor-warning > .ttm-bg-layer > .ttm-col-wrapper-bg-layer-inner{background-color:var(--base-warning);}
.ttm-bgcolor-warning{color:var(--base-warning);}
.section-title h3{color:var(--base-skin);}
ul.social-icons{margin:0;padding:0;}
.social-icons li{display:inline-block;border:none;z-index:1;position:relative;}
.social-icons li{margin:0 2px;}
.social-icons li:last-child{margin-right:0px;}
.social-icons li a{display:block;min-width:26px;text-align:center;}
.top_bar{width:100%;z-index:4;height:136px;line-height:71px;background:transparent;}
.site-branding{display:flex;flex-direction:column;justify-content:center;margin-left:20px;}
.header_extra > div{padding-right:20px;position:relative;}
.header_search #searchbox{position:relative;}
.header_search_content button.close-search{position:absolute;top:0;bottom:0;color:#fff;right:0;width:50px;border-radius:0;box-shadow:unset;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0;}
.header_search_content button.close-search i{color:#fff;}
.header_search .header_search_content{top:65px;right:-20px;width:300px;background:#fff;opacity:0;padding:20px 0 20px 20px;z-index:2;border-radius:5px;}
.header_search .header_search_content.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.site-navigation{position:relative;z-index:2;}
nav.main-menu ul{position:relative;margin:0;}
#site-header-menu .site-navigation ul.menu > li >a{font-weight:600;display:block;font-size:16px;line-height:1;font-family:'Roboto', sans-serif;color:#666;}
#site-header-menu .site-navigation ul.menu > li.active > a{color:#000;}
#site-header-menu nav.main-menu ul.menu > li > a:before{position:absolute;content:"";left:0px;height:18px;height:0;width:5px;opacity:1;margin-top:-1px;transition:all .6s;}
#site-header-menu nav.main-menu ul.menu > li.active > a:before,#site-header-menu nav.main-menu ul.menu > li:hover > a:before{height:0px;}
#site-header-menu nav.main-menu ul.menu i{display:none;}
.footer{position:relative;z-index:1;background-image:url(/assets/images/footer-bg.png);background-position:-100px 0;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;}
.footer > .ttm-bg-layer{background-color:var(--base-dark);opacity:.80;}
.footer .widget .widget-title{font-size:20px;line-height:30px;margin-top:10px;margin-bottom:30px;display:inline-block;position:relative;}
.footer .widget ul,.widget ul{margin:0;padding:0;list-style:none;}
.footer .widget ul>li,.widget ul>li{padding:0 0 13px 0;}
.second-footer .widget-area{padding:42px 0 0px;margin-bottom:45px;z-index:0;}
footer .bottom-footer-text{margin-top:7px;}
.second-footer ul.ttm-timelist-block li{font-size:16px;line-height:23px;list-style:none;border-bottom:1px solid rgba(255, 255, 255, .06);padding:13px 0;}
.bottom-lt-side-footer div{color:rgba(255, 255, 255, 0.65);}
.second-footer ul.ttm-timelist-block li:first-child{padding-top:0;}
.second-footer ul.ttm-timelist-block li:last-child{border-bottom:0;padding-bottom:0;}
.second-footer .newsletter-form{margin-top:23px;}
.second-footer .newsletter-form input[type="email"]{padding:11px 15px;margin-bottom:17px;width:100%;color:#fff;background-color:transparent;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border:1px solid rgba(255, 255, 255, 0.50);}
.second-footer .newsletter-form input[type="email"]::placeholder{color:rgba(255, 255, 255, 0.50);}
ul.ttm-timelist-block li .service-time{float:right;}
.widget ul#menu-footer-quick-links li a{font-weight:400;font-size:15px;position:relative;}
.widget ul#menu-footer-quick-links li:last-child{padding-bottom:0;}
.second-footer .social-icons{padding:30px 0 0;width:100%;display:flex;justify-content:flex-end;}
.second-footer .social-icons li{min-width:28px;font-size:15px;}
.second-footer .social-icons li a{display:block;min-width:36px;}
.second-footer .social-icons li:not(:last-child):before{content:"";height:14px;width:1px;background-color:rgba(0, 35, 45, 0.20);display:block;position:absolute;right:-5px;top:27px;}
.footer-nav-menu{list-style:none;margin:0;padding:0;font-size:15px;text-align:right;}
.footer-nav-menu li{display:inline-block;padding-left:2px;padding-right:20px;font-size:14px;padding-bottom:0;}
.footer-nav-menu li:last-child{padding-right:0;}
.footer-nav-menu li:first-child{padding-left:0;}
ul.footer-nav-menu li:not(:last-child):after{position:absolute;content:"|";color:#fff;padding-left:11px;}
.bottom-footer-text .row{padding-top:28px;padding-bottom:22px;position:relative;}
.bottom-footer-text .row:before{position:absolute;content:"";top:0;left:15px;right:15px;border-top:1px solid rgba(255, 255, 255, .06);}
#totop{font-weight:900;color:#fff;display:none;position:fixed;right:34px;bottom:70px;z-index:999;height:0;width:0;font-size:0;text-align:center;padding-top:3px;line-height:34px;border-radius:0px;transition:.3s ease-in-out;}
rs-sbg-px{background:#fff!important;}
rs-sbg{opacity:0.8!important;}
.ttm-stickable-header{background:#fff;box-shadow:0 0 15px 0 rgb(29 39 55 / 8%);}
.bg_icon .flaticon-technikon{margin-top:-17px;display:block;}
.iconbtns{position:fixed;top:150px;right:0;z-index:9;opacity:0.9;}
.iconbtns div{width:50px;height:50px;margin-bottom:10px;background:var(--base-warning);border-radius:50%;margin-right:10px;font-size:25px;line-height:100%;text-align:center;}
.iconbtns div span{display:block;}
.iconbtns div a,.iconbtns div a:hover{color:#fff;}
.iconbtns div.btn-phone span{padding:13px 12px 12px;}
.iconbtns div.btn-envelope span{padding:11px 12px 14px;}
.iconbtns div.btn-whatsapp span{font-size:30px;padding:10px 12px 13px;}
.centerbox-wrapper{position:relative;overflow:hidden;}
.centerbox .centerbox-box{padding:20px 10px 20px;}
.centerbox p{font-size:16px;line-height:30px;}
.centerbox .bg-icon{position:absolute;opacity:0.25;}
.centerbox .bg-icon.bg-technikon{font-size:280px;bottom:-103px;right:100px;}
.centerbox .bg-icon.bg-search{font-size:225px;bottom:-40px;right:-5px;transform:rotate(-14deg);}
.centerbox h4{color:#fff;}
.centerbox .header_search .header_search_content{background:transparent;padding:0;width:100%;}
.course-section .content-tab{height:auto;max-height:600px;overflow:hidden;}
.categories-showbtn2{display:none;}
.showmore,.showless,.showmore2,.showless2{color:#fff;display:block;margin:20px auto 0;padding:5px 0;width:160px;background:var(--base-skin);text-align:center;display:none;transition:0.3s;cursor:pointer;}
.showmore span,.showless span{display:block;}
.showmore.visible,.showmore2.visible2{display:block;}
.favouritescount-box{position:absolute;top:32px;right:330px;z-index:9;width:30px;height:24px;font-size:21px;}
.favouritescount-box .favtext{position:absolute;font-size:12px;right:38px;color:var(--base-skin);font-weight:bold;opacity:0.5;}
.favouritescount-box i{color:var(--base-skin);}
.favouritescount-box .favcounter{font-size:9px;background:red;border-radius:50%;position:absolute;display:block;line-height:12px;text-align:center;top:15px;left:-4px;height:12px;width:12px;color:#fff;}
.frontpage-kurselist-favourite-box{position:absolute;top:-10px;right:-10px;}
.favbtn,.favbtn:hover{display:block;font-size:25px;border-radius:50%;color:var(--base-warning);padding:10px;text-align:center;}
.favbtn i{width:25px;height:25px;display:block;}
.favtexthinton,.favtexthintoff{display:none;background:#ddd;color:#000;border-radius:5px;font-size:12px;position:absolute;width:90px;opacity:1;line-height:19px;box-shadow:0 0 3px #777;z-index:10;top:40px;left:-20px;}
nav.main-menu ul{padding:0px;margin:0px;list-style:none;display:flex;}
nav.main-menu ul li{position:relative;}
nav.main-menu{margin-bottom:0;-moz-border-radius:0px;-webkit-border-radius:0px;-o-border-radius:0px;border-radius:0px;border:none;z-index:2;width:100%;justify-content:end;display:flex;background:#e7e7e7;}
nav.main-menu li ul.mega-submenu{text-align:left;position:absolute;visibility:hidden;display:block;opacity:0;width:250px;line-height:14px;margin:0;list-style:none;left:0;padding:0;background-color:#e7e7e7;-webkit-box-shadow:0 6px 12px rgb(0 0 0 / 18%);box-shadow:0 6px 12px rgb(0 0 0 / 18%);background-clip:padding-box;transition:all .5s ease;z-index:99;-webkit-transition:all 0.2s ease-out;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-webkit-box-shadow:0px 4px 4px 1px rgb(0 0 0 / 20%);box-shadow:0px 4px 4px 1px rgb(0 0 0 / 20%);-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-box-shadow:0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset;box-shadow:0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset;background-clip:padding-box;overflow-y: auto;max-height: 50vh;}
nav.main-menu ul.menu > li > a{position:relative;display:inline-block;border-right:1px solid #ccc;border-left:1px solid #eee;}
nav.main-menu ul.menu > li:first-child{border-left:1px solid #ccc;}
nav.main-menu ul.menu > li:last-child > a{border-right:none;}
nav.main-menu ul.menu li ul.mega-submenu li a{font-size:14px;line-height:15px;font-weight:400;display:block;padding:16px 0 15px;margin:0 25px;text-align:left;border-radius:0;color:#7b8095;-webkit-transition:all .3s linear;transition:all .3s linear;border-bottom:1px solid rgb(0,0,0,.09);}
nav.main-menu ul.menu li ul.mega-submenu > li:last-child > a{border-bottom:0;}
nav.main-menu ul.menu li ul.mega-submenu li:not(:last-child) a:before{content:"";display:block;position:absolute;height:1px;bottom:0;left:25px;right:25px;transform:scaleX(0);}
nav.main-menu ul.menu li ul.mega-submenu li a:hover:before{transform:scaleX(1);transform-origin:left;-webkit-transition:.5s all ease;-khtml-transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease;-o-transition:.5s all ease;transition:.5s all ease;}
@media (min-width: 1200px){
nav.main-menu ul.menu > li > a{display:block;position:relative;font-weight:500;font-size:15px;line-height:15px;letter-spacing:0;}
nav.main-menu ul.menu > li > a:after{position:absolute;content:"\f107";font-family:"FontAwesome";font-size:13px;margin-left:4px;margin-top:2px;opacity:0;}
nav.main-menu li.mega-menu-item:hover > ul.mega-submenu{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateX(0);transform:rotateX(0);}
}
@media (max-width: 1199px){
.menubar{position:absolute;right:0;top:0;bottom:0;z-index:9;cursor:pointer;}
.menubar-box{display:block;width:30px;height:24px;}
.menubar-inner,.menubar-inner:after,.menubar-inner:before{position:absolute;width:30px;height:3px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000;}
.menubar--squeeze .menubar-inner{top:50%;display:block;margin-top:-2px;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s;}
.menubar-inner:after,.menubar-inner:before{display:block;content:'';}
.menubar-inner:after{bottom:-8px;}
.menubar-inner:before{top:-8px;}
nav.main-menu{display:none;max-height:10000px;position:absolute;box-shadow:0 0 10px 0 rgba(0, 43, 92, 0.08);z-index:100;top:100%;left:0;right:0;background-color:#fff;border-top-width:3px;border-top-style:solid;}
nav.main-menu ul.menu,nav.main-menu ul.menu > li{display:block;position:relative;}
nav.main-menu ul.menu > li > a{display:block;font-weight:600;font-size:16px;padding:15px 15px;line-height:20px;border-top:1px solid rgba( 123,128,149,0.15);text-align:left;transition:all .4s;}
nav.main-menu ul.menu > li:first-child > a{border-top:none;}
nav.main-menu ul.menu li ul.mega-submenu li a{border-bottom:0;}
nav.main-menu ul.menu li > ul.mega-submenu li a:hover{background-color:transparent;color:inherit;}
nav.main-menu ul.menu li ul.mega-submenu li:not(:first-child) a{border-top:1px solid rgba( 93,93,93,0.07);}
nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu{width:100%;background-color:transparent;float:none;border:none;transform:unset;transition:unset;padding:0 0 10px 15px;-moz-box-shadow:0px 0px 0px;-webkit-box-shadow:0px 0px 0px;-o-box-shadow:0px 0px 0px;box-shadow:0px 0px 0px;-moz-border-radius:0px 0px 0px;-webkit-border-radius:0px 0px 0px;-o-border-radius:0px 0px 0px;border-radius:0px 0px 0px;}
}
.fixed-header{position:fixed!important;top:0;left:0;width:100%;z-index:9;}
@media only screen and (min-width: 1200px){
.site-navigation{padding:0;}
.ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li >a{padding:16px 20px 16px 20px;position:relative;}
}
@media all and (max-width: 1199px){
.top_bar{height:80px;}
header .container{max-width:100%;}
.header_extra{display:none!important;visibility:hidden;}
.site-branding{text-align:center;}
#site-header-menu .site-navigation{height:80px;}
#site-header-menu .site-navigation-mobileswitch{height:0px;}
nav.main-menu ul.menu > li:first-child{border-left:none;}
nav.main-menu ul.menu > li{overflow:hidden;}
nav.main-menu ul.menu{max-height:calc(100vh - 190px);overflow-y:scroll;}
#site-header-menu nav.main-menu ul.menu i{display:inline-block;position:absolute;right:15px;z-index:10;}
.ttm-header-style-01{background-color:transparent;}
.ttm-header-style-01 .site-branding{padding:0;}
.ttm-row .container,footer .container{max-width:100%;}
.iconbtns{top:90px;}
.favouritescount-box{position:absolute;top:27px;right:40px;z-index:9;width:30px;height:24px;font-size:21px;}
.favouritescount-box i{color:#000;}
.favouritescount-box .favtext{display:none;}
.favouritescount-box .favcounter{font-size:7px;line-height:12px;top:15px;left:-4px;height:11px;width:11px;color:#fff;}
.frontpage-kurselist-favourite-box{position:absolute;top:0;right:0;}
.favbtn,.favbtn:hover{display:inline-block;font-size:15px;border-radius:50%;color:var(--base-warning);}
.favbtn i{height:15px;width:15px;}
.favtexthinton,.favtexthintoff{top:31px;left:-26px;}
.ttm-tabs ul.tabs li a{padding:0 15px;}
.showmore span,.showless span{display:none;}
}
@media (max-width: 991px){
.section-title h1.title,.section-title h2.title{font-size:35px;line-height:46px;}
[class*='col-lg'] .ttm-col-bgimage-yes{height:auto!important;}
h1{font-size:36px;line-height:46px;}
h2{font-size:36px;line-height:46px;}
h3{font-size:32px;line-height:42px;}
h4{font-size:19px;line-height:22px;}
h5{font-size:19px;line-height:22px;}
.section-title .title-header h1.title{font-size:40px;line-height:48px;margin-bottom:15px;}
.section-title .title-header h2.title{font-size:40px;line-height:48px;margin-bottom:15px;}
.section-title.style2 .title-header{width:100%;padding-bottom:20px;}
.section-title.style2 .title-header{display:block;padding-right:0;}
.section-title.style2 .title-header:after{content:unset;}
.ttm-row{padding:60px 0!important;}
.ttm-row.padding_zero-section{padding:0 0!important;}
.spacing-7{padding:62px 0 60px;}
.row > [class*='col-'] .row > [class*='col-']:not(:last-child) .featured-imagebox-post.style2{padding-top:0;}
.res-991-pt-0{padding-top:0!important;}
.res-991-pt-40{padding-top:40px!important;}
.res-991-pb-30{padding-bottom:30px!important;}
.res-991-pr-0{padding-right:0!important;}
.res-991-mt-0{margin-top:0!important;}
.second-footer{padding:30px 0 53px;}
.second-footer .widget-area{padding:10px 0 32px;margin:0;}
.bottom-lt-side-footer{text-align:center;}
.bottom-lt-side-footer{padding-bottom:15px;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-title{padding-left:15px;}
.featured-imagebox-post.style2 .featured-content .featured-title > a{font-size:20px;}
.centerbox .bg-icon.bg-technikon{font-size:280px;bottom:30px;right:-100px;}
.centerbox .bg-icon.bg-search{font-size:190px;bottom:-26px;right:-15px;transform:rotate(-14deg);}
.course-section .content-tab{height:auto;max-height:930px;overflow:hidden;}
.categories-showbtn2{display:block;}
.course-section .portfolio-filter{max-height:105px;overflow:hidden;}
.categories-showbtn2 .showmore2,.categories-showbtn2 .showless2{margin:0 auto;}
.course-section .ttm-tabs ul.tabs{margin-bottom:10px;}
}
@media (max-width: 777px){
.res-777-mt-15{margin-top:15px!important;}
}
@media (max-width: 767px){
#logo-img{width:250px;}
.section-title .title-header h1.title,.section-title .title-header h2.title,h4{font-size:25px;line-height:35px;}
.site-navigation-mobileswitch .header_extra{display:block!important;visibility:visible;}
.site-navigation-mobileswitch .header_search .header_search_content{width:auto;}
[class*='col-md'] .ttm-col-bgimage-yes{height:auto!important;}
}
@media (max-width: 575px){
.second-footer{padding:60px 0 53px;}
.second-footer .widget-area{padding:0px 0 18px;}
.featured-imagebox-post.style2 .featured-post-icon:before{content:unset;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-date{width:70px;}
.featured-imagebox-post.style2 .featured-content .ttm-box-post-title{padding:10px 0 10px 15px;}
.featured-imagebox-post.style2 .featured-post-icon{width:50px;}
}
@media only screen and (max-width: 480px){
#logo-img{width:210px;}
}
rs-sbg-px{pointer-events:none;}
rs-module-wrap{visibility:hidden;}
rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}
rs-module-wrap{position:relative;z-index:1;width:100%;display:block;}
rs-fw-forcer{display:block;width:100%;pointer-events:none;}
rs-module{position:relative;overflow:hidden;display:block;}
rs-sbg{display:block;pointer-events:none;}
rs-sbg-px,rs-sbg-wrap{position:absolute;top:0px;left:0px;z-index:0;width:100%;height:100%;display:block;}
a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none;}
rs-module a{box-shadow:none;}
rs-module img{max-width:none!important;transition:none;margin:0px;padding:0px;border:none;}
rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0px;left:0px;}
rs-slide,rs-slide:before{display:block;visibility:hidden;}
rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap;}
rs-layer-wrap,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none;}
rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child{margin-bottom:0;}
rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none!important;}
.rs-layer.rs-selectable{user-select:text;}
rs-layer-wrap,rs-loop-wrap,rs-mask-wrap{display:block;}
rs-layer-wrap,rs-mask-wrap{transform-style:flat;}
rs-mask-wrap{overflow:hidden;}
rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none!important;}
.rs-layer img,rs-layer img{vertical-align:top;}
.tp-forcenotvisible,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden!important;display:none!important;}
rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%;}
rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;vertical-align:top;line-height:0px;width:100%;height:100%;}
.rs-layer img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
rs-loader{top:50%;left:50%;z-index:10000;position:absolute;}
rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(/assets/revolution/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}
a.rs-layer{transition:none;}
rs-arrow{display:block;}
.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;border-radius:50%;}
.tparrows:before{font-family:"revicons";font-size:20px;color:#fff;display:block;line-height:40px;text-align:center;}
.tparrows.tp-leftarrow:before{content:'\e824';}
.tparrows.tp-rightarrow:before{content:'\e825';}
#rev_slider_1_1_wrapper .hesperiden.tparrows{cursor:pointer;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;border-radius:50%;}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow:before{content:'\e82c';margin-left:-3px;}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow:before{content:'\e82d';margin-right:-3px;}
.hesperiden.tparrows:hover{background-color:var(--base-skin)!important;}
/*! CSS Used keyframes */
@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}
@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}
@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}
/*! CSS Used fontfaces */
@font-face{font-family:'fontello';src:url('/assets/fonts/fontello.eot?82804459');src:url('/assets/fonts/fontello.eot?82804459#iefix') format('embedded-opentype'),         url('/assets/fonts/fontello.woff2?82804459') format('woff2'),         url('/assets/fonts/fontello.woff?82804459') format('woff'),         url('/assets/fonts/fontello.ttf?82804459') format('truetype'),         url('/assets/fonts/fontello.svg?82804459#fontello') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'fontello';src:url('/assets/fonts/fontello.eot?82804459');src:url('/assets/fonts/fontello.eot?82804459#iefix') format('embedded-opentype'),         url('/assets/fonts/fontello.woff2?82804459') format('woff2'),         url('/assets/fonts/fontello.woff?82804459') format('woff'),         url('/assets/fonts/fontello.ttf?82804459') format('truetype'),         url('/assets/fonts/fontello.svg?82804459#fontello') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'fontello';src:url('/assets/fonts/fontello.eot?82804459');src:url('/assets/fonts/fontello.eot?82804459#iefix') format('embedded-opentype'),         url('/assets/fonts/fontello.woff2?82804459') format('woff2'),         url('/assets/fonts/fontello.woff?82804459') format('woff'),         url('/assets/fonts/fontello.ttf?82804459') format('truetype'),         url('/assets/fonts/fontello.svg?82804459#fontello') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:"flaticon";src:url("/assets/fonts/flaticon.ttf?08424152fa8a33ecb36557c86cc4ebe4") format("truetype"),  url("/assets/fonts/flaticon.woff?08424152fa8a33ecb36557c86cc4ebe4") format("woff"),  url("/assets/fonts/flaticon.woff2?08424152fa8a33ecb36557c86cc4ebe4") format("woff2"),  url("/assets/fonts/flaticon.eot?08424152fa8a33ecb36557c86cc4ebe4#iefix") format("embedded-opentype"),  url("/assets/fonts/flaticon.svg?08424152fa8a33ecb36557c86cc4ebe4#flaticon") format("svg");}
@font-face{font-family:"flaticon";src:url("/assets/fonts/flaticon.ttf?08424152fa8a33ecb36557c86cc4ebe4") format("truetype"),  url("/assets/fonts/flaticon.woff?08424152fa8a33ecb36557c86cc4ebe4") format("woff"),  url("/assets/fonts/flaticon.woff2?08424152fa8a33ecb36557c86cc4ebe4") format("woff2"),  url("/assets/fonts/flaticon.eot?08424152fa8a33ecb36557c86cc4ebe4#iefix") format("embedded-opentype"),  url("/assets/fonts/flaticon.svg?08424152fa8a33ecb36557c86cc4ebe4#flaticon") format("svg");}
@font-face{font-family:"flaticon";src:url("/assets/fonts/flaticon.ttf?08424152fa8a33ecb36557c86cc4ebe4") format("truetype"),  url("/assets/fonts/flaticon.woff?08424152fa8a33ecb36557c86cc4ebe4") format("woff"),  url("/assets/fonts/flaticon.woff2?08424152fa8a33ecb36557c86cc4ebe4") format("woff2"),  url("/assets/fonts/flaticon.eot?08424152fa8a33ecb36557c86cc4ebe4#iefix") format("embedded-opentype"),  url("/assets/fonts/flaticon.svg?08424152fa8a33ecb36557c86cc4ebe4#flaticon") format("svg");}
@font-face{font-family:'icomoon';src:url('/assets/fonts/icomoon.eot?mgsnnj');src:url('/assets/fonts/icomoon.eot?mgsnnj#iefix') format('embedded-opentype'),      url('/assets/fonts/icomoon.ttf?mgsnnj') format('truetype'),      url('/assets/fonts/icomoon.woff?mgsnnj') format('woff'),      url('/assets/fonts/icomoon.svg?mgsnnj#icomoon') format('svg');font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:'icomoon';src:url('/assets/fonts/icomoon.eot?mgsnnj');src:url('/assets/fonts/icomoon.eot?mgsnnj#iefix') format('embedded-opentype'),      url('/assets/fonts/icomoon.ttf?mgsnnj') format('truetype'),      url('/assets/fonts/icomoon.woff?mgsnnj') format('woff'),      url('/assets/fonts/icomoon.svg?mgsnnj#icomoon') format('svg');font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:'icomoon';src:url('/assets/fonts/icomoon.eot?mgsnnj');src:url('/assets/fonts/icomoon.eot?mgsnnj#iefix') format('embedded-opentype'),      url('/assets/fonts/icomoon.ttf?mgsnnj') format('truetype'),      url('/assets/fonts/icomoon.woff?mgsnnj') format('woff'),      url('/assets/fonts/icomoon.svg?mgsnnj#icomoon') format('svg');font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:'FontAwesome';src:url('/assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:'FontAwesome';src:url('/assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:'FontAwesome';src:url('/assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/gfonts/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gfonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gfonts/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'revicons';src:url('/assets/revolution/fonts/revicons/revicons.eot?5510888');src:url('/assets/revolution/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),  	   url('/assets/revolution/fonts/revicons/revicons.woff?5510888') format('woff'),  	   url('/assets/revolution/fonts/revicons/revicons.ttf?5510888') format('truetype'),  	   url('/assets/revolution/fonts/revicons/revicons.svg?5510888#revicons') format('svg');font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:'revicons';src:url('/assets/revolution/fonts/revicons/revicons.eot?5510888');src:url('/assets/revolution/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),  	   url('/assets/revolution/fonts/revicons/revicons.woff?5510888') format('woff'),  	   url('/assets/revolution/fonts/revicons/revicons.ttf?5510888') format('truetype'),  	   url('/assets/revolution/fonts/revicons/revicons.svg?5510888#revicons') format('svg');font-weight:normal;font-style:normal;font-display:swap;}
@font-face{font-family:'revicons';src:url('/assets/revolution/fonts/revicons/revicons.eot?5510888');src:url('/assets/revolution/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),  	   url('/assets/revolution/fonts/revicons/revicons.woff?5510888') format('woff'),  	   url('/assets/revolution/fonts/revicons/revicons.ttf?5510888') format('truetype'),  	   url('/assets/revolution/fonts/revicons/revicons.svg?5510888#revicons') format('svg');font-weight:normal;font-style:normal;font-display:swap;}
.topboxFP{width:100%;max-width:390px;}
.topboxFP-right{float:right;margin:5px 0 15px 15px;}
.topboxFP-left{float:left;margin:5px 15px 15px 0;}
@media (max-width:768px){.topboxFP-right,.topboxFP-left{float:none;max-width:unset;margin: 5px 0 10px 0;max-width: unset;}}
.topboxFP h3 {padding: 0;}
.topboxFP h3:before,.topboxFP h3:after{display:none;}
