.admin-bar .navbar {top:32px;} body{
display: flex;
min-height: 100vh;
flex-direction: column;
padding-top: 70px;
}
body.navbar-trasparent{padding-top: 0;}
body {
overflow-x:  hidden;
}
.main-content{
flex:1;
}
@media only screen and (min-width : 1200px) {
.container { width: 1400px; }
} body{font-family: "Montserrat",system-ui, "Helvetica Neue", Arial, sans-serif;}
h1{font-size: 60px; line-height: 1; font-weight: 800;color:#00C6BB;}
h2{font-size: 40px; line-height: 1.3; font-weight: 700;color:#00C6BB;}
h3{font-size: 28px; line-height: 1.3; font-weight: 700;color:#023668;}
h4{font-size: 25px; line-height: 1.3; font-weight: 700;color:#023668;}
h5{font-size: 20px; line-height: 1.3; font-weight: 700;color:#023668;}
h6{font-size: 15px; line-height: 1.3; font-weight: 700;color:#023668;}
.img-res{width: 100%;height: auto;}
@media (max-width: 768px) {
h1{font-size: 40px;}
h2{font-size: 30px;}
h3{font-size: 25px;}
}
a{text-decoration: none; color:#03CBC1;}
a:hover{text-decoration: none; color:#0d3568;}
p{line-height: 1.75;font-weight: 400; color: #26282d; font-size: 18px; letter-spacing: .025em; }
li{line-height: 1.5;font-weight: 400; color: #26282d; font-size: 18px; letter-spacing: .025em; }
li::marker{color: #00C6BB;}
hr{border: 1px solid #ddd; margin-bottom: 40px; margin-top: 30px;} .margin-bottom{margin-bottom: 40px;}
.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;
} .btn-outline-light{text-transform: uppercase;font-size: 16px; padding: 15px 30px;}
.btn-outline-light:hover{
border: 1px solid transparent; background: #03bbc1; background: -moz-linear-gradient(left,  #03bbc1 1%, #8cbf0d 100%); background: -webkit-linear-gradient(left,  #03bbc1 1%,#8cbf0d 100%); background: linear-gradient(to right,  #03bbc1 1%,#8cbf0d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03bbc1', endColorstr='#8cbf0d',GradientType=1 ); }
.btn-primary{
text-transform: uppercase;
border: 1px solid transparent;
font-size: 16px;
border:none;
letter-spacing: 1.25px;
padding: 15px 50px;
border-radius: 50px;
background: #043667;
}
.btn-primary:hover{background: #fff;color: #063667;}
.btn-primary2{
text-transform: uppercase;
border: 1px solid transparent;
font-size: 16px;
border:none;
letter-spacing: 1.25px;
padding: 15px 50px;
border-radius: 50px;
background: #00c6ba;
color: #fff;
}
.btn-primary2:hover{background: #043667;color: #fff;}
.wp-block-button__link{text-transform: uppercase;color:#fff !important;}
.wp-block-button__link:hover{background: #023668 !important;} .trattino{
width: 100px;
height: 4px;
margin-bottom: 20px;
background: rgb(2,54,104);
background: -moz-linear-gradient(90deg, rgba(2,54,104,1) 0%, rgba(2,77,117,1) 21%, rgba(1,109,136,1) 48%, rgba(0,198,187,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(2,54,104,1) 0%, rgba(2,77,117,1) 21%, rgba(1,109,136,1) 48%, rgba(0,198,187,1) 100%);
background: linear-gradient(90deg, rgba(2,54,104,1) 0%, rgba(2,77,117,1) 21%, rgba(1,109,136,1) 48%, rgba(0,198,187,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#023668",endColorstr="#00c6bb",GradientType=1);
}
.trattino2{
width: 100px;
height: 4px;
margin-bottom: 20px;
text-align: left;
margin-left: 0px; background: rgb(2,54,104);
background: -moz-linear-gradient(90deg, rgba(2,54,104,1) 0%, rgba(2,77,117,1) 21%, rgba(1,109,136,1) 48%, rgba(0,198,187,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(2,54,104,1) 0%, rgba(2,77,117,1) 21%, rgba(1,109,136,1) 48%, rgba(0,198,187,1) 100%);
background: linear-gradient(90deg, rgba(2,54,104,1) 0%, rgba(2,77,117,1) 21%, rgba(1,109,136,1) 48%, rgba(0,198,187,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#023668",endColorstr="#00c6bb",GradientType=1);
}
.center-botton{text-align: center;}
.tp-box{
text-align: left !important;
position: absolute !important;
} .bg-primary {
background-color: #023668 !important;
}
.navbar-trasparent .bg-primary{ background: transparent !important;}
.navbar-trasparent.is-scrolled .bg-primary{ background: rgb(2 54 104 / 50%) !important;}
.navbar-trasparent.is-scrolled .navbar-brand { width: 240px;}
.navbar-brand {width: 289px;}
.navbar-brand img {width: 90%;}
.nav-link{text-transform: uppercase;font-size: 13px;color: #ffffff !important; font-weight: 400;display: block;padding: 1.2rem 1rem;}
.nav-link:focus, .nav-link:active, .nav-link:hover {color: #00c6bb !important;}
#searchForm {
z-index: 2210;
right: 0;
position: absolute;
top: 70px;
}
a.bg-light:focus, a.bg-light:hover {
background-color: transparent !important;
}
.form-control{background: transparent; border: none;}
.icon-search{color:#fff !important;background: transparent !important;border:none;font-size: 20px;}
::-webkit-input-placeholder { color: #023668 !important;
}
::-moz-placeholder { color: #023668 !important;
}
:-ms-input-placeholder { color: #023668 !important;
}
:-moz-placeholder { color: #023668 !important;
}
.navbar-social a{display: inline-block; color:#fff;font-size: 16px;padding: 10px;}
.navbar-social a:focus, .navbar-social a:active, .navbar-social a:hover {color: #00c6bb !important;}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-toggler {
color: rgba(255,255,255,.5);
border-color: rgba(255,255,255,.0) !important;
}
.navbar-toggler:focus, .navbar-toggler:hover {
text-decoration: none;
border-color: rgba(255,255,255,.0) !important;
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
position: relative;}
}
.dropdown-menu {
font-size: 1rem;
color: #043668;
background-color: #043667;
border-radius: 0px 0px 20px 20px;
border-top: 5px solid #06cbc0;
padding: 0 0 10px;
}
.dropdown-item {
padding: 0.7rem 1.5rem;
color: #ffffff;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #ffffff;
text-decoration: none;
background-color: #00c6ba;
}
.dropdown-item.active, .dropdown-item:active {
color: #ffffff;
text-decoration: none;
background-color: #00c6ba;
} #catmenu{
display: block;
padding: 20px;
background: #f7fbff;
border-radius: 20px;
margin-top: -100px;
box-shadow: 0px 10px 10px #054a731f;
}
#catmenu h3{text-align: center;}
#catmenu ul{margin: 0; padding: 0; list-style-type: none; list-style-image: none; text-align: center;}
#catmenu li {display: inline; padding: 5px 10px 5px 10px}
#catmenu a {text-decoration:none; display: inline-block;margin-top: 10px;background: #fff; border: 1px solid #03cbc1; border-radius: 10px; padding: 10px;margin-bottom: 15px;}
#catmenu a:hover{background: #03cbc1;color: #fff;} .full-page-box{text-align: center;padding: 120px 0;}
.full-page-box h1{color: #fff;}
.fp-title{font-size: 56px; font-weight: 500;}
.full-page-box-blog {
text-align: center;
padding: 150px 0 20px;
}
.full-page-box-blog h1{color: #fff;} .carousel,
.carousel-inner,
.carousel-item{height: 700px;}
.slider-big h2,
.slider-big h3{font-size: 45px; font-weight: bold; max-width: 700px;}
.slider-big .carousel-text p{font-size: 22px; font-weight: 200; max-width: 700px;}
.slider-big .carousel-caption {max-width: 100%; left: 0; right: 0px;} .info-category{font-weight: 600;}
.mrc {
margin-bottom: -220px;
}
.wp-block-image img {
max-width: 100%;
height: auto;
}
.sfondo-b{min-height: 430px; background: #fff;padding: 50px 20px; margin-bottom: 30px; text-align: center;border-radius: 20px;-webkit-box-shadow: 0px 0px 15px 5px #B6C7D6;
box-shadow: 0px 0px 15px 5px #B6C7D6;transition: transform .2s; }
.sfondo-blu{min-height: 430px; background: #023668;padding: 50px 20px; margin-bottom: 30px;text-align: center;border-radius: 20px;-webkit-box-shadow: 0px 0px 15px 5px #B6C7D6;
box-shadow: 0px 0px 15px 5px #B6C7D6;transition: transform .2s; }
.icon-servizi{color:#00C6BB!important;background: transparent !important;border:none;font-size: 50px;margin-bottom: 20px;}
.sfondo-b:hover,.sfondo-blu:hover {
transform: scale(1.1);
}
.sfondo-b a{
color: #023668;
}
.sfondo-b a:hover{
color: #03CBC1;
}
.sfondo-blu a{
color: #fff;
}
.sfondo-blu a:hover{
color: #03CBC1;
}
.cta-mobile { font-size: 46px !important; }
.wp-block-latest-posts__featured-image img {
height: auto;
width: 100%;
border-radius: 20px;
}
.wp-block-latest-posts.is-grid a{font-size: 24px ;color:#023668;display: block;padding: 0 20px; }
.wp-block-latest-posts.is-grid a:hover {color:#3ec6bb;text-decoration: none;}
.wp-block-latest-posts.is-grid time{padding: 0 20px;}
.wp-block-latest-posts__post-excerpt{padding: 0 20px; }
.wp-block-latest-posts__post-author{padding: 0 20px;}
.wp-block-latest-posts__list li{background-color:#F7FBFF; border-radius: 20px;}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {color: #3ec6bb;}
.wp-block-columns.boxservizi {
margin-bottom: 0px;
}
.marco img, 
.marco video {
margin-top: -110px !important;
box-shadow: 0px 0px 20px #849bb3c4;
border-radius: 50px !important;
}
.trattinocontatti {
border-left: 7px solid #00c6b9;
padding-left: 10px;
}
.img-service {
margin-top: -120px;
background: #fff;
padding-top: 35px;
border-radius: 20px;
} .focuses{margin-top: 40px;margin-bottom: 40px}
.focus{border-left: 4px solid #333;margin-bottom: 20px;}
.focus h3{font-size: 24px;}
.focus h3 a{color: #333;}
.focus .text-link{font-size: 12px;color: #333;}
.focus .text-intro{font-size: 12px;margin-bottom: 5; text-transform: uppercase;opacity: 0.5;} .services{margin-top: 40px;margin-bottom: 40px;display: flex; justify-content: space-between;overflow-x: auto; align-items: center; }
.service{
margin-left: 20px;
background: #fff;
padding: 20px 20px;
margin-bottom: 10px;
margin-top: 10px;
text-align: center;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 10px 0px #b6c7d6;
box-shadow: 0px 0px 10px 0px #b6c7d6;
min-height: 300px;
position: relative;
min-width: 300px;
display: flex;
flex-flow: column;
justify-content: center;
}
.service:nth-of-type(1){margin-left: 0px;}
.service h3 a{color: #043667;}
.service .text-link{font-size: 12px;}
.service .text-intro{font-size: 12px;margin-bottom: 5; text-transform: uppercase;opacity: 0.5;}
.services-title{margin-left: auto;margin-right: auto;}
.services-block{background: #f7fbff;} .two-columns-title{font-size: 40px; color: #4A4343; font-weight: bold; line-height: 42px}
.two-columns p{font-weight: 300; font-size: 28px;} .card-cover{min-height: 300px;border-radius: 0;padding: 30px;position: relative;}
.card-cover a{color:#fff;text-decoration: none;}
.card-cover .card-title{font-size: 12px;text-transform: uppercase;opacity: 0.7;font-weight: 300;}
.card-cover .card-text{font-size: 26px;line-height: 28px;max-width: 290px;}
.card-cover .card-link{position: absolute;bottom: 10px;right: 30px;}
.card-body {
-ms-flex: 1 1 auto;
padding: 0px;
box-shadow: 0px 5px 10px #849bb342;
border-radius: 20px;
transition: transform .2s; background: #f7fbff;
margin-bottom: 40px;
}
.card-body:hover {
transform: scale(1.1);
}
.card-body img{border-radius: 20px 20px 0px 0px;} .two-blockquote{margin-top: 100px; margin-bottom: 100px;}
.two-blockquote p{font-weight: 300;}
.two-blockquote blockquote{border-left: 10px solid #02EEE3;padding-left: 20px;}
.two-blockquote blockquote strong{font-size: 40px;font-weight: bold;}
.two-blockquote blockquote:nth-child(1){border-left: 10px solid #A8EE12;padding-left: 20px;} .testimonials blockquote{font-size: 44px;font-weight: bold;color: #4A4343;line-height: 46px;}
.testimonials a{font-weight: bold;}
.testimonials blockquote:before{
content: "\201c";
font-size:150px;
position:absolute;
top:-20px;
left:-50px;
font-family: georgia;
color: #ddd;
} .call-to-action-box{text-align: center;padding: 200px 0;}
.cta-title{font-size: 56px; font-weight: bold; color: #fff; overflow-wrap: break-word}
.cta-text{font-weight: 400;max-width: 700px;margin: 0 auto; font-size: 18px;} .card-news{border: 0;}
.card-news .card-meta a{text-transform:uppercase;font-weight: bold;}
.card-news .card-title{
color: #043667;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.card-meta {font-size: 11px;}
.card-news a:hover{text-decoration: none;}
.card-news .card-text{font-weight: 300;}
.card-news .card-info{border-top: 1px solid #ddd;color: #999;padding-top: 10px;font-size: 12px;}
.card-block{background: #F7FBFF; padding: 1.25rem;border-radius: 0px 0px 20px 20px;}
.card-block a h4{text-align: center;}
.card-block .cta-link{text-align: center;display: block;}
.card-info-block{display: flex;justify-content: space-between;} #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;height: 50px;}
.comment .reply{border-bottom:  1px solid #ccc; margin-bottom: 30px;padding-bottom: 10px;}
input[type=text],
input[type=email],
textarea {
width: 100%;
padding: 16px;
border-radius: 10px;
background: #f7fbff;
-webkit-appearence: none;
box-shadow: 0px 0px 10px #849bb347;
}
.wp-block-contact-form-7-contact-form-selector{
box-shadow: 0px 0px 10px #ddd;
margin-bottom: 40px;
border-radius: 30px;
}
input[type=submit] {
padding: 20px 70px;
background: #043667;
color: #fff;
text-transform: uppercase;
border: none;
border-radius: 50px;
letter-spacing: 2px;
}
input[type=submit]:hover {;
background: #00c6ba;
color: #fff;
}
ol.commentlist,
ol.commentlist li.comment ul{margin: 20px 0 20px; padding: 0;list-style-type: none;text-indent: 0}
ol.commentlist li.comment {padding: 40px;border-top: 1px solid #eee; margin-top: 20px;}
ol.commentlist .comment-meta {margin-bottom: 20px;}
.comment-author img{border-radius: 100%} input,
textarea{padding: 5px 10px; border: 1px solid #ccc} .readmore-link {
padding-left: 20px;
text-transform: uppercase;
} .post-box{background: #F7FBFF; padding-bottom: 20px;border-radius: 20px;box-shadow: 0px 0px 10px #849bb347;}
.post-box h2{padding: 0 20px;}
.post-box p{padding: 0 20px;} .box-lead{border-radius: 50px;} .related-posts-list {flex-direction: row; display: flex; list-style: none;margin-top: 20px;padding-left: 0px;}
.related-posts-list li{ padding-left: 15px;max-width: 250px;height: auto;}
.related-posts-list h4{ color: #043667;font-size: 20px; margin-top: 10px; margin-left: 5px;}
.related-posts-list h4:hover{ color:#0fcbc0;} #author-info { float: left; padding: 20px;background-color: #F7FBFF; margin-bottom:10px; -moz-border-radius: 20px;border-radius: 20px;}
#author-info .avatar { position: relative; top: 0; left: 0; float: left; border-radius: 50px;}
#author-description { margin-left: 100px; }
#author-description h3 { margin-top:0px;margin-bottom:10px;} .social-box {
display: block;
margin: 20px 0 40px;
padding: 0 0 0;
}
.social-box:last-of-type {
margin: 0 0 40px;
}
.social-btn {
display: block;
width: 100%;
}
a.col-2.sbtn span {
display: none;
}
a.col-1.sbtn {
max-width: 140px;
display: inline-block;
text-align: center;
border-radius: 50px;
padding: 10px;
color: #fff;
margin: 0 1% 0 0;
font-size: 16px;
}
a.col-1.sbtn span {
margin: 0 0 0 15px;
}
a.col-2.sbtn {
width: 6%;
display: inline-block;
text-align: center;
border-radius: 50px;
padding: 10px;
color: #fff;
margin: 0 0.5% 0 0;
line-height: 1.825 !important;
max-width: 50px;
min-width: 50px;
}
.s-twitter {
background: #03A9F4;
}
.s-twitter::before {
content: '\f099';
font-family: "Font Awesome 5 Brands";
}
.s-twitter:hover {
background: #0093d6;
}
.s-facebook {
background: #3F51B5;
}
.s-facebook::before {
font-family: "Font Awesome 5 Brands";
content: '\f09a';
}
.s-facebook:hover {
background: #2f409f;
}
.s-whatsapp {
background: #4CAF50;
}
.s-whatsapp::before {
font-family: "Font Awesome 5 Brands";
content: '\f232';
}
.s-whatsapp:hover {
background: #3d9440;
}
.s-linkedin {
background: #1a7baa;
}
.s-linkedin::before {
font-family: "Font Awesome 5 Brands";
content: '\f0e1';
}
.s-linkedin:hover {
background: #136288;
}
.s-pinterest {
background: #bd081c;
}
.s-pinterest::before {
font-family: "Font Awesome 5 Brands";
content: '\f231';
}
.s-pinterest:hover {
background: #a10718;
}
.social-btn a:last-of-type {
margin: 0;
}
@media only screen and (max-width: 1200px) {
a.col-1.sbtn {
width: 180px;
display: inline-block;
text-align: center;
border-radius: 50px;
padding: 10px;
color: #fff;
margin: 0 4.5% 0 0;
font-size: 15px;
}
}
@media only screen and (max-width: 768px) {
a.col-1.sbtn {
width: 46px;
margin: 0 4.5% 0 0;
}
a.col-1.sbtn span {
display: none;
}
} .widget_search .screen-reader-text{display: block;}
.widget_search #s{width:70%;float:left;}
.widget_search #searchsubmit{
width: auto;
float: left;
background: #043667;
margin-left: 5px;
margin-top: 0px;
padding: 16px 10px 16px 10px;
border-radius: 13px;
letter-spacing: 1px;
color: #fff;
text-transform: uppercase;
border: none;} .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; border-radius: 20px;} .bg-dark {
background-color: #023668!important;
}
.blocco-footer{display: flex;justify-content: space-between;}
.blocco-footer-discaimer p{color: #fff; font-size: 16px;
display: flex;
justify-content: center;
}
.blocco-footer p{color: #fff; font-size: 12px;}
.blocco-footer a:hover{text-decoration: none; color:#fff}
.blocchi-footer p{color: #fff; font-size: 16px;}
.navbar-brand-footer img{width: 250px;}
.menu-footer ul{margin-bottom: 0;}
.menu-footer li{display: inline-block;}
.menu-footer li a{display: block;padding: 10px;text-decoration: none; color:#fff}
.menu-footer li a:hover{text-decoration: none; color:#03CBC1}
.blocchi-footer h4{color:#fff; font-size: 16px; text-align:left;}
.social-footer {flex-direction: row; display: flex; list-style: none;}
.social-footer li a{display: block;padding: 10px;text-decoration: none; color:#fff}
.social-footer li a:hover{text-decoration: none; color:#03CBC1}
.page-footer li a{text-decoration: none; color: #fff !important; font-size: 14px;}
.page-footer li a:hover{text-decoration: none; color:#03CBC1} @media (max-width:998px){
.navbar-trasparent .bg-primary{ background: #023668 !important;}
.navbar-social{flex-direction: row;}
.blocco-footer{display: block;}
.menu-footer ul{overflow-x: auto;  white-space: nowrap;}
.navbar-brand-footer {text-align: center;display: block;margin-bottom: 20px;}
#catmenu ul{overflow-x: auto;  white-space: nowrap;}
.cta-title {
font-size: 35px;}
} @media (max-width:767px){
.slider-big h3{font-size: 40px;}
.navbar-brand {width: 189px;}
.navbar-trasparent.is-scrolled .navbar-brand { width: 150px;}
#searchForm {top: auto;}
.blocco-footer{display: block;}
.menu-footer ul{overflow-x: auto;  white-space: nowrap;}
.navbar-brand-footer {text-align: center; ;display: block;margin-bottom: 20px;}
.wp-block-columns{display:flex; flex-direction:column;}
.cta-mobile { font-size: 36px !important; }
.cta-title {
font-size: 35px;}
#catmenu ul{overflow-x: auto;  white-space: nowrap;    width: calc(100% + var(--gap)*2);}
.mrc {
margin-bottom: -120px;
}
.marco video {
margin-top: -110px !important;
box-shadow: 0px 0px 20px #849bb3c4;
border-radius: 20px !important;
}
} .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 {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignwide {
width: auto;
max-width: 1000%;
margin-left  : calc(27% - 27vw);
margin-right : calc(27% - 27vw);
}
.alignfull {
width: auto;
max-width: 1000%;
margin-left  : calc(50% - 50vw);
margin-right : calc(50% - 50vw);
}
.alignfull img
.alignwide img {
margin: 0 auto;
display: block;
}