

/*===============================
/templates/t3_bs3_blank/local/css/home.css
================================================================================*/
.home h1{line-height:1}.home h2{font-size:21px}@media screen and (min-width:768px){.home h2{font-size:30px}}.home .jumbotron{background-color:transparent;position:relative;margin-bottom:0}.home .t3-sl-1{padding:0;background:#ffffff;color:#333333;border-bottom:1px solid #eeeeee}.home .t3-sl-1 .jumbotron{border-radius:0}.home .t3-sl-1 .jumbotron .btn{margin-top:20px}.home .t3-sl-2{text-align:center}.home .t3-sl-2 .img-responsive{display:inline-block}@media screen and (min-width:768px){.home .t3-sl-2 p{font-size:16px;line-height:22px}}.home .t3-sl-3 p > img{margin-top:20px}@media screen and (min-width:992px){.home .t3-sl-3 p > img{margin-top:0}}.home .t3-sl-3,.home .t3-sl-4{border-top:1px solid #eeeeee;text-align:center}@media screen and (min-width:768px){.home .t3-sl-3 p,.home .t3-sl-4 p{font-size:16px;line-height:22px}}.home .t3-sl-3 .jumbotron,.home .t3-sl-4 .jumbotron{padding-top:0}.home .t3-sl-3 .jumbotron h1,.home .t3-sl-4 .jumbotron h1{margin-bottom:10px;margin-top:0}.home .t3-sl-3 .jumbotron p,.home .t3-sl-4 .jumbotron p{font-size:18px;line-height:1.25;color:#737373}@media screen and (min-width:768px){.home .t3-sl-3 .jumbotron p,.home .t3-sl-4 .jumbotron p{font-size:21px}}.home .t3-sl-5{background:#ffffff;color:#333333;border-top:1px solid #eeeeee;padding:0}.home .t3-sl-5 .jumbotron{border-radius:0;margin-bottom:0}


/*===============================
/media/mod_presentation/css/presentation.css
================================================================================*/
.pt-container{position:relative;margin-bottom:25px}.pt-container .section_header{position:absolute;top:-175px;width:100%;padding:0 10px;background-color:rgba(0,0,0,0.5);border-radius:5px}@media only screen and (max-width:615px){.pt-container .section_header{top:-242px;width:97%}}.pt-container .section_title{text-align:center;color:white}.pt-container .section_subtitle{text-align:center;color:white}.pt-container hr.lines{width:80%}.pt-container .card_img{overflow:hidden;width:100%}.pt-container .card{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);transition:0.3s;width:97%;border-radius:5px;margin-bottom:25px;background-color:#f8f8f8}.pt-container .card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2)}.pt-container img{border-radius:5px 5px 0 0}.pt-container .card_container{padding:2px 16px}