.admin-bar .navbar{ top:32px;}
body{
display: flex;
min-height: 100vh;
flex-direction: column;
padding-top: 70px;
background-color: #F4F1F1;
font-family:'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 1.375;
margin: 0;
} .gigantic 		{ letter-spacing: -2px; font-size: 110px; line-height: 1.15;}
.huge 		    { letter-spacing: -1px;font-size: 70px;line-height: 1.15;}
.giga, h1  		{ letter-spacing: -1px; font-size: 48px; line-height: 1.05;}
.large, h2 		{ font-size: 36px; line-height: 1.25; }
.bigger, h3 	{ font-size: 28px; line-height: 1.25; }
.big, h4 			{ font-size: 18px; line-height: 1.22222222; }
.normal, h5		{ font-size: 16px; line-height: 1.3; }
.small, h6, small 	{ font-size: 14px; }
.bold{font-weight: 700;}
.black{font-weight: 900;}
.thin{font-weight: 400;} p {
margin: 0 0 1em 0;
} body.navbar-transparent{ padding-top:0;} .main-content{
flex:1;
} .mt-6{margin-top:45px;} .m-0{margin-bottom:0px;} .video-container {
position: relative;
padding-bottom: 56%; 
height: 0;
margin-bottom:20px;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .facebook-video .fb_iframe_widget_fluid_desktop{width: 100%!important; height: 100%!important;position: absolute!important;top: 0!important;left: 0!important;}
.facebook-video .fb_iframe_widget_fluid_desktop span{width: 100%!important; height: 100%!important;position: absolute!important;top: 0!important;left: 0!important;} 
.facebook-video .fb_iframe_widget_fluid_desktop iframe{width: 100%!important; height: 100%!important;position: absolute!important;top: 0!important;left: 0!important;} 
.facebook-video {
position: relative;
padding-bottom: 56%; 
height: 0;
} .fb-comments .fb_iframe_widget_fluid_desktop {width: 100%!important;}
.fb-comments .fb_iframe_widget_fluid_desktop span {width: 100%!important;}
.fb-comments .fb_iframe_widget_fluid_desktop iframe {width: 100%!important;} .fb-post, .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe {width: 100%!important;} .btn-primary{
text-transform: uppercase; font-size: 15px;padding: 15px 30px;
background: #fff;border:1px solid transparent;color: #333;
}
.btn-primary:hover{background: #F3C300;border:1px solid transparent;}
.btn-outline-light{text-transform: uppercase; font-size: 15px;padding: 15px 30px;}
.btn-outline-light:hover{background: #F3C300;border:1px solid transparent;color: #333;}
a {
color: #333;
}
a:hover{
color: #444;
}
a:link {
text-decoration: none;
} .trattino{height: 4px; width:100px;background: #F3C300; margin-bottom: 20px;} .animate {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
} .snip1581 * {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.snip1581:hover img,
.snip1581.hover img {
-webkit-transform: scale(1.3) rotate(5deg);
transform: scale(1.3) rotate(5deg);
} .card-zoom
{
border:0;
-webkit-transition: all 200ms ease-in;
-webkit-transform: scale(1);
-ms-transition: all 200ms ease-in;
-ms-transform: scale(1);
-moz-transition: all 200ms ease-in;
-moz-transform: scale(1);
transition: all 200ms ease-in;
transform: scale(1);
}
.card-zoom:hover
{
box-shadow: 0px 0px 30px #000000;
z-index: 2;
-webkit-transition: all 200ms ease-in;
-webkit-transform: scale(1.1);
-ms-transition: all 200ms ease-in;
-ms-transform: scale(1.1);
-moz-transition: all 200ms ease-in;
-moz-transform: scale(1.1);
transition: all 200ms ease-in;
transform: scale(1.1);
} .bg-primary{background: #333!important;}
.navbar-transparent .bg-primary {background: transparent!important;}
.is-scrolled .bg-primary{background: #333!important;}
.is-scrolled .navbar-brand img{width:130%;}
.navbar-transparent.is-scrolled .navbar-brand {width: 80px;}
.navbar-brand {width:100px;}
.navbar-brand img{width:170%;}
.navbar-nav .active a{color:#F3C300!important;}
.social-networks a{display: inline-block; color: #fff; font-size: 20px;padding: 8px;}
.social-networks a:hover{text-decoration: none;}
.facebook:hover {color: #0077e2;}
.google:hover {color: #ef1a1a;}
.linkedin:hover {color: #00aced;}
.nav-link{text-transform: uppercase;font-size: 15px;font-weight: bold;color: #fff!important;}
.nav-link:hover{color:#F3C300!important;}
.dropdown-menu{ background:#333333;border:none!important;}
.dropdown-menu a{color:#fff!important;background:transparent!important; text-transform:uppercase;font-size:15px; font-weight:bold}
.dropdown-menu a:hover {color:#F3C300;} .openBtn {background: #f1f1f1;border: none;padding: 10px 15px;font-size: 20px;cursor: pointer;margin-top:20px;}
.openBtn:hover {background: #bbb;}
.overlay {height: 100%;width: 100%;display: none;position: fixed;z-index: 9999;top: 0;left: 0;background-color: rgb(0,0,0);background-color: rgba(0,0,0, 0.7);transition: 0.3s;}
.overlay-content {position: relative;top: 46%;width: 80%;text-align: center;margin-top: 30px;margin:auto;transition: 0.3s;}
.overlay .closebtn {position: absolute;top: 20px;right: 45px;font-size: 60px;cursor: pointer;color: white;}
.overlay .closebtn:hover {color: #ccc;}
.overlay input[type=text] {padding: 15px;font-size: 17px;border: none;width: 60%;background: white;}
.overlay input[type=text]:hover {background: #f1f1f1;transition: 0.3s;}
.overlay button {width: 20%;padding: 15px;background: #333;font-size: 17px;border: none;cursor: pointer;transition: 0.3s;}
.overlay button:hover {background: #444;}
.search-overlay-btn{color: #edbe0c;}
.icon-search{color: #fff!important; background: transparent;border: none; font-size: 23px;margin-right: 10px;}
.icon-search:hover{color:#F3C300!important;}
::-webkit-input-placeholder { color: pink;
}
::-webkit-input-placeholder { color: #fff!important;
}
::-moz-placeholder { color: #fff!important;
}
:-ms-input-placeholder { color: #fff!important;
}
:-moz-placeholder { color: #fff!important;
} .seo-title{position:absolute;top:-1000px;} .carousel,
.carousel-inner,
.carousel-item{height: 600px;}
.slider-big h2{letter-spacing: -1px; font-size: 52px; line-height: 1.05;max-width: 700px;text-shadow: 0 0 30px #000;}
.slider-big .carousel-text p{font-weight: 500;font-size: 20px;max-width: 700px;text-shadow: 0 0 30px #000;}
.slider-big .carousel-caption{width:100%; position: relative; left:0px; right:0px; padding-top: 200px;} .focuses{margin: 25px;}
.focus{border-left: 4px solid #f3c300; margin-bottom: 20px;}
.focus .text-intro{font-size: 15px;margin-bottom: 5px;text-transform: uppercase;opacity: 0.9;}
.focus h3{font-size: 24px;}
.focus h3 a {color: #333;}
.focus .text-link{font-size: 15px; color: #333;} .two-columns{margin-top:40px;}
.two-columns .angle-down{font-size: 58px; color:#f3c300; }
.two-columns-title{font-size: 40px; font-weight: bold;line-height: 42px;color:#4a4343;}
.two-columns p{font-weight: 400;color:#333;font-size: 18px;line-height: 22px;} .card-cover {border-radius: 0px;min-height: 300px; margin: 10px;position:relative;padding:0 0;} .two-blockquote{margin-top: 40px;margin-bottom: 40px;}
.two-blockquote h3{font-size: 40px; font-weight: bold;line-height: 42px;color:#4a4343;text-align: center; padding: 15px 0;}
.two-blockquote p{font-weight: 400;color:#333;font-size: 18px;line-height: 22px;}
.two-blockquote blockquote{ border-left: 10px solid #104179; padding-left:20px;}
.two-blockquote blockquote strong{font-size: 40px; font-weight: bold;}
.two-blockquote blockquote:nth-child(2){ border-left: 10px solid #abee12; padding-left:20px;} .coll-to-action-box{text-align: center;padding: 150px 0; margin-bottom:0; border-bottom:5px solid #104179;}
.cta-title{font-size: 56px;font-weight:bold;}
.cta-text{font-weight: 400;max-width: 700px;margin: 0 auto;} .team-title h2{font-size: 40px; font-weight: bold;line-height: 42px;color:#4a4343;text-align: center; padding: 10px 0;}
.team-title p{font-weight: 400;color:#333;font-size: 18px;line-height: 22px;text-align: center; padding: 5px 0;}
.team .profile-box{background-color: #F5F5F5;width:100%; text-align:center; padding:30px 0; position:relative; min-height: 300px;}
.team .profile-box img{width:170px; height:170px; position:relative; border:5px solid #fff;}
.team .social-box i {border:1px solid #00529C; color:#00529C; width:30px; height:30px; border-radius:50%;line-height:30px;}
.team .social-box i:hover{background:#00529C; color:#fff;}
.team .social-box a{margin: 0 5px;}
.team .card{box-shadow:2px 2px 20px rgba(0,0,0,0.3); border:none; margin-bottom:30px;}
.team .card-01 .card-body{position:relative; padding-top:40px;}
.team .card-01 .badge-box{position:absolute; top:-10px; left:50%; width:100px; height:100px;margin-left:-50px; text-align:center;}
.team .card-01 .badge-box i{background:#00529C; color:#fff; border-radius:50%; margin: 10px; width:40px; height:40px; line-height:40px; text-align:center; font-size:15px;}
.team h2 span{display:block; font-size:45px; text-transform:none; margin-bottom:20px; margin-top:30px; font-weight:700;}
.team h2 a{color:#fff; font-weight:bold;} .wpcf7{
color: #333;
} ::-webkit-input-placeholder { color: #333 !important;
opacity: 1;
}
:-moz-placeholder { color: #333 !important;
opacity: 1;
}
::-moz-placeholder { color: #333 !important;
opacity: 1;
}
:-ms-input-placeholder { color: #333 !important;
opacity: 1;
} .info-box h1 {
text-align: center;
font-size: 55px;
margin: 54px 0 25px 0;
padding: 0;
color: #333;
letter-spacing: -1px;
line-height: 1.05;
}
.article-blog h2 {
font-size: 30px;
color: #333;
line-height: 1.05;
font-weight:600;
}
.excerpt-index{font-size: 16px;font-weight:400;} .event-list {
list-style: none;
margin: 0px;
padding: 0px;
}
.event-list > li {
background-color: rgb(255, 255, 255);
box-shadow: 0px 0px 5px rgb(51, 51, 51);
box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
padding: 0px;
margin: 0px 0px 20px;
}
.event-list > li > time {
display: inline-block;
width: 100%;
color: rgb(250, 207, 5);
background-color: rgb(51, 51, 51);
padding: 5px;
text-align: center;
text-transform: uppercase;
}
.event-list > li:nth-child(even) > time {
background-color: rgb(165, 82, 167);
}
.event-list > li > time > span {
display: none;
}
.event-list > li > time > .day {
display: block;
font-size: 40pt;
font-weight: 900;
line-height: 1;
}
.event-list > li time > .month {
display: block;
font-size: 24pt;
font-weight: 900;
line-height: 1;
}
.event-list > li time > .year {
display: block;
font-size: 20pt;
font-weight: 900;
line-height: 1;
}
.event-list > li > img {
width: 100%;
}
.event-list > li > .info {
padding-top: 5px;
text-align: center;
}
.event-list > li > .info > .title {
font-size: 17pt;
font-weight: 700;
margin: 0px;
}
.event-list > li > .info > .desc {
font-size: 15pt;
font-weight: 400;
margin: 0px;
}
@media (min-width: 768px) {
.event-list > li {
position: relative;
display: block;
width: 100%;
height: 120px;
padding: 0px;
}
.event-list > li > time,
.event-list > li > img  {
display: inline-block;
}
.event-list > li > time,
.event-list > li > img {
width: 120px;
float: left;
}
.event-list > li > .info {
background-color: rgb(245, 245, 245);
overflow: hidden;
}
.event-list > li > time,
.event-list > li > img {
width: 130px;
height: 120px;
padding: 0px;
margin: 0px;
}
.event-list > li > .info {
position: relative;
height: 120px;
text-align: left;
padding-right: 40px;
}	
.event-list > li > .info > .title, 
.event-list > li > .info > .desc {
padding: 0px 10px;
}
.event-list > li > .info > ul {
position: absolute;
left: 0px;
bottom: 0px;
}
} .portfolio-item {
border: none;
} .filter-style{
padding-left: 0;
margin-left: -5px;
list-style: none;
text-align: center;
}
.filter-style li {
text-transform: uppercase;
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
#filters a {
background: none;
border: none;
color: #555555;
padding: 5px;
}
#filters a:hover, #filters a.active {
background-color: #379fab;
border-color: #228c98;
color: #fff;	
}
#filters a:link {
text-decoration: none;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height;
-moz-transition-property: height;
-ms-transition-property: height;
-o-transition-property: height;
transition-property: height;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .thumbnail{margin-bottom: 5px;}
.thumbnail-title {
font-size: 20px;
margin-top: 5px;
}
.img-thumb-bg {
padding: 0;
overflow: hidden;
min-height: 273px;
position: relative;
border-radius: 0px;
background-color: transparent;
}
.img-thumb-bg .excerpt p {
color: #fff;
margin-bottom: 0;
font-size:16px;
font-weight:400;
text-decoration: none;
line-height: 18px;
}
.img-thumb-bg .excerpt a {
text-decoration: none;
}
.img-thumb-bg .overlay {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
transition: all 0.3s ease-in-out;
background: rgba(0, 0, 0, 0);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000000 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.img-thumb-bg .caption {
bottom: -5px;
height: 150px;
font-size: 18px;
position: absolute;
padding: 0 15px 15px;
transition: all 0.3s ease-in-out;
}
.img-thumb-bg .caption .category a {
color: #333;
padding: 0 7px;
font-size: 16px;
line-height: 25px;
display: inline-block;
text-transform: uppercase;
background-color: #edbe0c;
font-weight: bold;
text-decoration: none;
}
.img-thumb-bg .caption .title {
margin-top: 5px;
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 15px;
}
.img-thumb-bg .caption .title a {
color: #fff;
text-decoration: none;
}
.img-thumb-bg .caption .title a:hover {
color: #FFFFFF;
text-decoration: none;
}
.img-thumb-bg .caption .meta-data {
color: #FFF;
font-size: 11px;
line-height: 19px;
text-transform: uppercase;
margin-bottom: 15px;
font-weight: bold;
}
.img-thumb-bg .caption .meta-data a {
color: #777;
}
.img-thumb-bg .caption .meta-data a .fa {
color: #2980B9;
}
.img-thumb-bg .caption .meta-data a:hover {
color: #2980B9;
}
.img-thumb-bg .caption .content {
display: none;
}
.img-thumb-bg:hover .overlay {
background: rgba(46, 49, 58, 0.8);
}
.img-thumb-bg:hover .caption {
bottom: 90px;
}
.img-thumb-bg:hover .caption .content {
display: block;
} .page-box{text-align: center;padding: 210px 0; margin-bottom:0; border-bottom:5px solid #104179;}
.page-title{font-size: 56px; font-weight:bold; text-transform: uppercase;}
.content-page {
padding: 15px 15px;
font-size: 16px;
box-shadow: 0 3px 15px rgba(0,0,0,.08);
overflow: hidden;
margin-bottom: 20px;
}
.content-page img{max-width: 100%; height: auto;}
.content-page h2 {
line-height: 1.8;
}
.content-page blockquote {
background-color: #f1f1f1;
padding: 25px;
font-family: 'Muli';
border-left: 6px solid #EDBE0C;
margin: 50px;
margin-right: 0px;
position: relative;
}
blockquote:before {
content: '\f10d';
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
margin: 0px 0px 0px 10px;
text-decoration: none;
font-size: 32px;
position: absolute;
top: 0;
left: -60px;
color: #EDBE0C;
}
.content-page p,ul,ol {
letter-spacing: 0.01rem;
font-weight: 400;
font-style: normal;
font-size: 16px;
line-height: 1.5;
color:#333;
} .page-box-cookie{text-align: center;padding: 210px 0; margin-bottom:0; border-bottom:5px solid #104179;}
.page-title-cookie{font-size: 56px; font-weight:bold; text-transform: uppercase;}
.entry-title-cookie{font-size: 56px; font-weight:bold; text-transform: uppercase; padding-top:45px;}
.content-cookie{
padding: 10px 10px;
font-size: 16px;
overflow: hidden;
}
.content-cookie img{max-width: 100%; height: auto;}
.content-cookie h2 {
line-height: 1.8;
}
.content-cookie h3 {
line-height: 1.8;
}
.content-cookie blockquote {
background-color: #f1f1f1;
padding: 25px;
font-family: 'Muli';
border-left: 6px solid #EDBE0C;
margin: 50px;
margin-right: 0px;
position: relative;
}
blockquote:before {
content: '\f10d';
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
margin: 0px 0px 0px 10px;
text-decoration: none;
font-size: 32px;
position: absolute;
top: 0;
left: -60px;
color: #EDBE0C;
}
.content-cookie p,ul,ol {
letter-spacing: 0.01rem;
font-weight: 400;
font-style: normal;
font-size: 17px;
line-height: 1.8;
color:#333;
} .entry-title{
font-size: 38px;
line-height: 38px;
text-transform: uppercase;
font-weight: bold;
color:#333;
}
.content-article {
padding: 30px 15px 20px 15px;
float: left;
width: 100%;
}
.spacer-side {
margin-top: 30px;
float: left;
width: 100%;
}
.container-image-single {
position: relative;
padding: 0;
}
.content-inside {
background: #fff;
padding: 15px 20px;
font-size: 20px;
box-shadow: 0 5px 20px rgba(0,0,0,.08);
overflow: hidden;
}
.content-inside p,ul,ol {
letter-spacing: 0.01rem;
font-weight: 400;
font-style: normal;
font-size: 17px;
line-height: 1.6;
color:#333;
}
.content-inside blockquote {
background-color: #f1f1f1;
padding: 25px;
font-family: 'Muli';
border-left: 6px solid #EDBE0C;
margin: 50px;
margin-right: 0px;
position: relative;
}
blockquote:before {
content: '\f10d';
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
margin: 0px 0px 0px 10px;
text-decoration: none;
font-size: 32px;
position: absolute;
top: 0;
left: -60px;
color: #EDBE0C;
}
.interrassanti-content .heading-large {border-bottom: 2px solid #333; color: #333;line-height: 1.25;text-transform: uppercase;font-weight:bold;} .post-category a{
color: #333;
padding: 5px;
font-size: 16px;
line-height: 19px;
display: inline-block;
text-transform: uppercase;
background-color: #EDBE0C;
font-weight: bold;
text-decoration: none;
}
.post-time{
color: #333;
padding: 0 0.100em;
font-size: 16px;
line-height: 19px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
}
.post-tag a {
color: #fff;
padding: 5px;
font-size: 16px;
line-height: 19px;
display: inline-block;
text-transform: uppercase;
background-color: #666;
font-weight: bold;
text-decoration: none;
} .gallery {margin: 0 0 20px 0!important;}
.gallery-item {float: left;margin: 0!important;width: 33.333333%;}
.gallery img { width: 90%!important;border: none!important;height: auto!important;} .gallery-caption {
margin-left: 0!important;
font-size: 13px!important;
text-align: left;
padding: 3px 0 0 0!important;
color: #333;} .wp-caption {
background: #fff;
border: none!important;
max-width: 100%!important;
padding: 0px !important;
} .wp-caption p.wp-caption-text {
margin-left: 0!important;
font-size: 14px!important;
text-align: center!important;
padding: 5px 0 5px 0!important;
color: #333;} #comments{margin-bottom: 40px;}
.comments{padding-top: 40px;}
.comments textarea{width: 100%;}
.comments label{ min-width: 80px;}
.comments ul,
.comments ol{list-style-type: none;}
.comment-author img{border-radius: 999px; width:50px;}
.comment .reply{border-bottom:  1px solid #ccc; margin-bottom: 30px;padding-bottom: 10px;}
#comments {float:left; width: 100%;}
#comments h3{text-transform: uppercase; font-weight: 400; font-size: 25px;}
#commentform label{width:100%}
#comments #submit{margin-top:10px;border:none;background: #333; color:#edbe0c ;text-transform: uppercase;padding: 15px 20px;}
#comments #submit:hover{background: #444; }
input[type=text] {
width: 100%;
}
.post-comments {
color: #edbe0c;
display: inline-block;
padding: 10px 15px ;
background: #333;
}
.border-bottom-title {
border-bottom: 3px solid #333;
} imput,
textarea{padding: 5px 10px;border:1px solid #ccc} .widget span{display: inline-block;text-transform: uppercase;font-weight:500;font-size: 13px; color: #FFCC00;padding: 10px 15px ;background: #333;}
.widget .border-bottom-title{border-bottom: 3px solid #333;}
.widget ul li {font-size: 14px;display:block;padding-bottom: 10px;border-bottom: 1px solid #333; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.widget a{font-size: 14px;display:block;text-transform: uppercase; text-decoration: none; font-weight: bold; letter-spacing:-1;}
.widget a{color:#333;}
.widget a:hover{color:#444;}
.widget ul{padding:0;list-style-type: none;}
.widget ul li a{padding-left: 0;}
.widget .post-date{background: none; color:#333;font-size:13px; padding: 0px;}
.widget_search .screen-reader-text{display: block;}
.widget_search #s{width: 60%;float: left;}
.widget_search #searchsubmit{width: 40%;float: left;background: #fff;}
.calendar_wrap table{width: 100%;} .widget img{
display: inline-block;
max-width:50px;
float:left;
height: 50px;
padding:4px 4px 4px 0px;
line-height: 1.42857143;
} #wp-calendar {width: 100%; }
#wp-calendar caption,
.screen-reader-text { text-align: left; color: #000; padding-bottom:10px;font-size: 14px; text-transform: uppercase; font-weight: 700;}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; } .pagination{margin-bottom: 40px}
.page-numbers{display:inline-block;padding: 10px 15px; border: 1px solid #ddd; margin-right: 4px} .post img{max-width: 100%; height: auto;}
.post-1133 img{max-width: 100%; height: auto;} .author{
margin: 20px auto 10px;
padding: 40px 30px;
background: #191c1d;
color: #fff;
}
.author img {
border-radius: 50%;
}
.post-author-name{
margin-top: 0;
font-size: 20px;
padding-top: 0;
padding-bottom: 2px;
text-transform: uppercase;
color: #f8b147;
}
.post-author-text {
font-size: 16px;
line-height: 22px;
} .wp-block-audio.aligncenter{text-align: center;} #myFooter {
background-color: #333333;
color: white;
padding-top: 30px;
}
#myFooter .navbar-brand-footer img{width:60%;}
#myFooter .footer-copyright {
background-color: #F3C300;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}
#myFooter .footer-copyright p {
margin: 5px;
color: #333;
font-weight:400;
font-size: 18px;
}
#myFooter .footer-copyright a:hover,
#myFooter .footer-copyright a:focus {
color: #333;
}
#myFooter .footer-copyright a,
#myFooter .footer-copyright a {
color: #00529C;
}
#myFooter .row {
margin-bottom: 60px;
}
#myFooter .navbar-brand {
margin-top: 45px;
height: 65px;
}
#myFooter ul {
list-style-type: none;
padding-left: 0;
line-height: 1.7;
}
#myFooter h5 {
font-size: 18px;
text-transform: uppercase;
color: #F3C300;
font-weight: bold;
margin-top: 30px;
}
#myFooter h2 a{
font-size: 50px;
text-align: center;
color: #fff;
}
#myFooter a {
color: #FFF;
text-decoration: none;
font-weight: bold;
}
#myFooter a:hover,
#myFooter a:focus {
text-decoration: none;
color: #F3C300;
}
#myFooter .social-networks {
text-align: center;
padding-top: 30px;
padding-bottom: 16px;
}
#myFooter .social-networks a {
font-size: 32px;
color: #f9f9f9;
padding: 10px;
transition: 0.2s;
}
#myFooter .social-networks a:hover {
text-decoration: none;
}
#myFooter .facebook:hover {
color: #0077e2;
}
#myFooter .google:hover {
color: #ef1a1a;
}
#myFooter .linkedin:hover {
color: #00aced;
}
#myFooter .btn {
color: #333;
background-color: #fff;
text-transform: uppercase;
border-radius: 20px;
border: none;
width: 150px;
display: block;
margin: 0 auto;
margin-top: 10px;
line-height: 25px;
}
#myFooter .btn:hover{background-color: #228c98; color: #fff!important;} @media only screen and (max-width: 702px) and (min-width: 200px){ .giga, h1  		{ letter-spacing: -1px; font-size: 32px; line-height: 1.25;}
.large, h2 		{ font-size: 26px; line-height: 1.15384615; }
.bigger, h3 	{ font-size: 22px; line-height: 1.13636364; }
.big, h4 			{ font-size: 18px; line-height: 1.11111111; } .navbar-transparent .bg-primary {background: #333!important;}
.social-networks {flex-direction: row;}
.navbar-transparent.is-scrolled .bg-primary{background: #333!important;}
.navbar-brand img{width:100%;}
.is-scrolled .navbar-brand img{width:55%;} .mt-6{margin-top:5px;} .slider-big{padding-top:62px}
.carousel,
.carousel-inner,
.carousel-item{height: 400px;}
.slider-big .carousel-caption{padding-top: 110px;}
.slider-big h2{font-size: 25px;}
.slider-big .carousel-text p{font-weight: 400;font-size: 14px; }
.carousel-control-next-icon,
.carousel-control-prev-icon{display: none;} .focuses{margin-top: 80px;} .card-group {flex-direction: column;}
.cta-title{font-size: 26px;font-weight:bold;}
.cta-text{font-size: 12px;font-weight: 300;max-width: 700px;margin: 0 auto;} .info-box h1 {
letter-spacing: -1px; 
font-size: 35px; 
line-height: 1.25;
margin: 0px 0 0px 0;
padding: 0;
}
.article-blog h2 {
font-size: 26px; 
line-height: 1.15384615;
letter-spacing: -1px; 
}
.excerpt-index{letter-spacing: -1px; } .page-box{padding: 80px 0;margin-top:70px;}
.page-title{font-size: 35px;padding-top:30px}
.content-page {
font-size: 18px;
font-weight:400;
box-shadow: none;
}
.content-page blockquote p{
font-size: 18px;
}
.content-page h2{font-size: 25px;line-height: 28px;}
.content-page p,ul,ol {
font-size: 16px;
} .entry-title{
font-size: 25px;
line-height: 1.15;
padding-top: 15px;
}
.content-article {
padding: 0px 0px 0px 0px;
font-weight: 400;
}
.content-inside {
padding: 10px 0px;
box-shadow: none;
background: transparent;
overflow: hidden;
}
.content-inside p,ul,ol {
font-size: 16px;
}
.content-inside blockquote p{
padding: 16px 14px;
font-size: 20px;
}
.post-time{
padding: 0 ;
} .widget img{
width: 100px;
} input[type=text] {
width: 100%;
} .author h2,
.author p{text-align: center;}
.author img {display:block; margin: 0 auto;} #myFooter {
text-align: center;
}
#myFooter .navbar-brand-footer img{width:40%;}
#myFooter .footer-copyright p {
margin: 0;
padding: 8px 0px ;
font-size: 12px;
font-weight:700;
}
} @media only screen and (max-width: 998px) and (min-width: 703px){ .info-box h1 {
letter-spacing: -1px; 
font-size: 35px; 
line-height: 1.25;
margin: 15px 0 0px 0;
padding: 0;
}
.article-blog h2 {
font-size: 26px; 
line-height: 1.15384615;
letter-spacing: -1px; 
}
.excerpt-index{letter-spacing: -1px; }
.article-blog .post img {
max-width: 200px;
height: auto;
} .giga, h1  		{ letter-spacing: -1px; font-size: 32px; line-height: 1.25;}
.large, h2 		{ font-size: 26px; line-height: 1.15384615; }
.bigger, h3 	{ font-size: 22px; line-height: 1.13636364; }
.big, h4 			{ font-size: 18px; line-height: 1.11111111; } .author h2,
.author p{text-align: center;}
.author img {display:block; margin: 0 auto;} .navbar-transparent .bg-primary {background: #333!important;}
.social-networks {flex-direction: row;}
.navbar-nav{padding-left: 12px;}
.navbar-transparent.is-scrolled .bg-primary{background: #333!important;}
.navbar-brand img{width:130%;}
.is-scrolled .navbar-brand img{width:55%;} .event-list > li > .info > .desc {
font-size: 11pt;
} .mt-6{margin-top:10px;} .slider-big{padding-top:85px}
.slider-big .carousel-caption{left:30px; right:30px;padding-top:120px;}
.carousel,
.carousel-inner,
.carousel-item{height: 420px;}
.slider-big h2{font-size: 40px;max-width:650px;}
.slider-big .carousel-text p{font-weight: 400;font-size: 16px; } .focuses{margin-top: 100px;} .page-box{margin-top:70px;}
.page-title{font-size: 35px;padding-top:30px}
.content-page {
font-size: 18px;
font-weight:400;
box-shadow: none;
}
.content-page blockquote p{
font-size: 18px;
}
.content-page h2{font-size: 25px;line-height: 28px;}
.content-page p,ul,ol {
font-size: 18px;
font-weight:400;
} .entry-title{
font-size: 38px;
line-height: 36px;
padding-top: 15px;
}
.content-article {
padding: 0px 0px 0px 0px;
font-weight: 400;
}
.content-inside {
padding: 12px 0px;
font-size: 16px;
box-shadow: none;
overflow: hidden;
background: transparent;
}
.content-inside p,ul,ol {
font-size: 18px;
}
.content-inside blockquote p{
padding: 16px 14px;
font-size: 20px;
}
.post-time{
padding: 0 ;
} .card-group{flex-direction: column;} .widget img{
width: 100px;
} #myFooter {
text-align: center;
}
#myFooter .navbar-brand-footer img{width:20%;}
}  [data-tooltip],
.tooltip {
position: relative;
cursor: pointer;
} [data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
position: absolute;
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: 
opacity 0.2s ease-in-out,
visibility 0.2s ease-in-out,
-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-moz-transition:    
opacity 0.2s ease-in-out,
visibility 0.2s ease-in-out,
-moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition:         
opacity 0.2s ease-in-out,
visibility 0.2s ease-in-out,
transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform:    translate3d(0, 0, 0);
transform:         translate3d(0, 0, 0);
pointer-events: none;
} [data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
} .tooltip:before,
[data-tooltip]:before {
z-index: 1001;
border: 6px solid transparent;
background: transparent;
content: "";
} .tooltip:after,
[data-tooltip]:after {
z-index: 1000;
padding: 8px;
width: 160px;
background-color: #000;
background-color: rgba(0, 81, 155, 0.59);
color: #fff;
content: attr(data-tooltip);
font-size: 12px;
line-height: 1.2;
font-weight:400;
}  [data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
bottom: 100%;
left: 50%;
}
[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
margin-left: -6px;
margin-bottom: -12px;
border-top-color: #000;
border-top-color: rgba(0, 81, 155, 0.59);
} [data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
margin-left: -80px;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
-webkit-transform: translateY(-12px);
-moz-transform:    translateY(-12px);
transform:         translateY(-12px); 
} .tooltip-left:before,
.tooltip-left:after {
right: 100%;
bottom: 50%;
left: auto;
}
.tooltip-left:before {
margin-left: 0;
margin-right: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-left-color: #000;
border-left-color: rgba(0, 81, 155, 0.59);
}
.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
-webkit-transform: translateX(-12px);
-moz-transform:    translateX(-12px);
transform:         translateX(-12px); 
} .tooltip-bottom:before,
.tooltip-bottom:after {
top: 100%;
bottom: auto;
left: 50%;
}
.tooltip-bottom:before {
margin-top: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-bottom-color: #000;
border-bottom-color: rgba(0, 81, 155, 0.59);
}
.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
-webkit-transform: translateY(12px);
-moz-transform:    translateY(12px);
transform:         translateY(12px); 
} .tooltip-right:before,
.tooltip-right:after {
bottom: 50%;
left: 100%;
}
.tooltip-right:before {
margin-bottom: 0;
margin-left: -12px;
border-top-color: transparent;
border-right-color: #000;
border-right-color: rgba(0, 81, 155, 0.59);
}
.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
-webkit-transform: translateX(12px);
-moz-transform:    translateX(12px);
transform:         translateX(12px); 
} .tooltip-left:before,
.tooltip-right:before {
top: 3px;
} .tooltip-left:after,
.tooltip-right:after {
margin-left: 0;
margin-bottom: -16px; .gallery-caption{padding: 5px; font-size: 10px;
}
.bypostauthor{border-left: 3px solid #ddd; padding-left: 20px;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }