/* Minify_CSS_UriRewriter::$debugText

*/

/* style.css */

/* 1  */ /*!
/* 2  *|  * Theme Name: Telos 2020 v2
/* 3  *|  * Author: Stefan Niederkofler
/* 4  *|  * Version: 1.0.0
/* 5  *|  * Text Domain: telos2020
/* 6  *| */
/* 7  */
/* 8  */ .banner_new{margin-top: 110px!important; background-color: #F3F3F3;}
/* 9  */ .image-slider-section .tab-content-container .card .card-body {
/* 10 */     height: 100% !important;
/* 11 */     overflow: auto !important;
/* 12 */ }
/* 13 */ ol{font-size:20px;line-height:1.5;margin-bottom:20px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}
/* 14 */ body.home nav#mainNav.fixed-top .navbar-brand img {
/* 15 */     /* visibility: hidden !important;
/* 16 *|     opacity: 0; */
/* 17 */     transition: opacity .25s ease;
/* 18 */ }
/* 19 */
/* 20 */ body.home #mainNav.fixed-top.navbar-shrink .navbar-brand img {
/* 21 */     visibility: visible !important;
/* 22 */         opacity: 1;
/* 23 */         width: 100%;
/* 24 */ }
