@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromRight{0%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromRight{0%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.cooltimeline-body .ctl-instant-timeline :before,.cooltimeline-body .ctl-instant-timeline :after,.cooltimeline-body .ctl-instant-timeline *{-webkit-box-sizing:border-box;box-sizing:border-box}.cooltimeline-body .ctl-instant-timeline{display:block;width:100%;max-width:1040px;position:relative;padding:25px 15px;margin:0 auto}.cooltimeline-body .ctl-instant-timeline:before{content:"";display:block;width:3px;background:#ccc;background:-webkit-linear-gradient(top, rgba(230,230,230,0) 0%, var(--timeLineColor) 10%, var(--timeLineColor) 90%, rgba(230,230,230,0) 100%);background:-webkit-gradient(linear, left top, left bottom, from(rgba(230,230,230,0)), color-stop(10%, var(--timeLineColor)), color-stop(90%, var(--timeLineColor)), to(rgba(230,230,230,0)));background:-o-linear-gradient(top, rgba(230,230,230,0) 0%, var(--timeLineColor) 10%, var(--timeLineColor) 90%, rgba(230,230,230,0) 100%);background:linear-gradient(to bottom, rgba(230,230,230,0) 0%, var(--timeLineColor) 10%, var(--timeLineColor) 90%, rgba(230,230,230,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e4e4e4', endColorstr='#00e4e4e4', GradientType=0);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;opacity:0.4}.cooltimeline-body .ctl-instant-timeline .timeline-content{position:relative}.cooltimeline-body .ctl-instant-timeline .timeline-content:before{display:block;content:"";width:20px;height:20px;background:#ccc;background:var(--timeLineColor);border-radius:50%;position:absolute;left:0;right:0;top:40px;margin:auto;z-index:1}.cooltimeline-body .ctl-instant-timeline .ctl-row{display:-ms-flexbox;display:-moz-flex;display:flex;-ms-flex-align:start;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-justify-content:flex-start;padding:20px 0;position:relative;z-index:2;width:100%}.cooltimeline-body .ctl-instant-timeline .ctl-col-6{-webkit-animation:1s ease-out 0s 1 slideInFromRight;animation:1s ease-out 0s 1 slideInFromRight;width:50%;float:left}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){padding:0 0 0 40px}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){padding:0 40px 0 0}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){padding:0 15px 0 0}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(even){padding:0 0 0 15px}.cooltimeline-body .ctl-instant-timeline .timeline-content .ctl-row>div:first-child{-webkit-animation:1s ease-out 0s 1 slideInFromLeft;animation:1s ease-out 0s 1 slideInFromLeft;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-pack:end;justify-content:flex-end}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-time{padding:20px 25px;max-width:350px;width:100%}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-time>div{line-height:1.1;font-size:18px;margin:0;font-weight:500}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details{text-align:right}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-time,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details{text-align:left}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details{padding:20px;border-radius:10px;position:relative;z-index:1;width:100%;background:#fff;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.1);box-shadow:0 10px 40px 0 rgba(0,0,0,0.1)}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details:before{content:"";display:block;border:15px solid transparent;border-right-color:#ccc;border-right-color:var(--timeLineColor);position:absolute;left:-32px;top:16px}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details{border-left:4px solid #ccc;border-left:4px solid var(--timeLineColor)}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details:before{content:"";display:block;border:15px solid transparent;border-left-color:#ccc;border-left-color:var(--timeLineColor);position:absolute;right:-32px;top:16px}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details{border-right:4px solid #ccc;border-right:4px solid var(--timeLineColor)}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details h3{font-size:18px;line-height:24px;margin:0 0 8px;font-weight:500}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details p{font-size:14px;line-height:24px;margin:0;font-weight:400}.cooltimeline-body .ctl-instant-timeline .story-image img{width:100%;height:auto}.cooltimeline-body .ctl-instant-timeline.one-sided:before{left:calc(30% - 1.5px);right:auto}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:before{display:none}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content .story-details:after{display:block;content:"";width:20px;height:20px;background:#ccc;background:var(--timeLineColor);border-radius:50%;position:absolute;left:-59.5px;right:auto;top:20px;margin:auto;z-index:1}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){width:30%;-ms-flex-order:1;order:1}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){width:70%;-ms-flex-order:2;order:2}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-details,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details{text-align:left}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-time{text-align:right;max-width:100%}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details:before{border-left-color:transparent;border-right-color:#ccc;border-right-color:var(--timeLineColor);position:absolute;left:-32px;right:auto}.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details{border-left:4px solid #ccc;border-left:4px solid var(--timeLineColor);border-right:0}@media screen and (max-width: 61.938em){.cooltimeline-body .ctl-instant-timeline{padding:25px 8px}.cooltimeline-body .ctl-instant-timeline:before,.cooltimeline-body .ctl-instant-timeline.one-sided:before{left:16px;right:auto}.cooltimeline-body .ctl-instant-timeline .timeline-content:before{display:none}.cooltimeline-body .ctl-instant-timeline .timeline-content .story-details:after,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content .story-details:after{display:block;content:"";width:20px;height:20px;background:#ccc;background:var(--timeLineColor);border-radius:50%;position:absolute;left:-44.5px;right:auto;top:20px;margin:auto;z-index:1}.cooltimeline-body .ctl-instant-timeline .ctl-row{-ms-flex-flow:row wrap;flex-flow:row wrap}.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(even)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.both-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){padding:0 0 0 40px}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(even){-ms-flex-order:1;order:1;position:relative;top:-10px;margin:auto;width:100%}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even)>div>div:nth-child(odd),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd)>div>div:nth-child(even),.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even)>div>div:nth-child(odd){-ms-flex-order:2;order:2;width:100%}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-details,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-details,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-details{padding:12px;text-align:left}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-time,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(odd) .story-time,.cooltimeline-body .ctl-instant-timeline.one-sided .timeline-content:nth-child(even) .story-time{text-align:left;max-width:100%;padding:0}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details:before{border-left-color:transparent;border-right-color:#ccc;border-right-color:var(--timeLineColor);position:absolute;left:-32px;right:auto}.cooltimeline-body .ctl-instant-timeline .timeline-content:nth-child(even) .story-details{border-left:#ccc;border-left:4px solid var(--timeLineColor);border-right:0}}.ayg-pagination .ayg-btn,.ayg-thumbnail{cursor:pointer}.ayg{box-sizing:border-box;margin-bottom:1em;line-height:1.5}.ayg *,.ayg :after,.ayg :before{box-sizing:inherit}@keyframes ayg-wait{12.5%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0}25%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px}37.5%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px}50%{background-position-x:-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px}62.5%{background-position-x:-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px}75%{background-position-x:0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px}87.5%{background-position-x:6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}100%{background-position-x:12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}}.ayg-loading{background:linear-gradient(0deg,#f4f5fa 1px,transparent 0,transparent 8px,#f4f5fa 8px),linear-gradient(90deg,#f4f5fa 1px,#f6f9fb 0,#f6f9fb 3px,#f4f5fa 3px),linear-gradient(0deg,#ececf5 1px,transparent 0,transparent 8px,#ececf5 8px),linear-gradient(90deg,#ececf5 1px,#f2f3f9 0,#f2f3f9 3px,#ececf5 3px),linear-gradient(0deg,#e7eaf4 1px,transparent 0,transparent 8px,#e7eaf4 8px),linear-gradient(90deg,#e7eaf4 1px,#eef1f8 0,#eef1f8 3px,#e7eaf4 3px),linear-gradient(0deg,#b9bedd 1px,transparent 0,transparent 10px,#b9bedd 10px),linear-gradient(90deg,#b9bedd 1px,#d0d5e8 0,#d0d5e8 3px,#b9bedd 3px),linear-gradient(0deg,#9fa6d2 1px,transparent 0,transparent 15px,#9fa6d2 15px),linear-gradient(90deg,#9fa6d2 1px,#c0c5e1 0,#c0c5e1 3px,#9fa6d2 3px),linear-gradient(0deg,#8490c6 1px,transparent 0,transparent 15px,#8490c6 15px),linear-gradient(90deg,#8490c6 1px,#aeb5da 0,#aeb5da 3px,#8490c6 3px);background-position-x:-4px;background-position-y:3px,3px,3px,3px,3px,3px,2px,2px,0,0,0,0;background-repeat:no-repeat;background-size:4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 11px,4px 11px,4px 16px,4px 16px,4px 16px,4px 16px;zoom:1;width:16px;min-width:16px;height:16px;min-height:16px;animation:.8s steps(1,start) infinite ayg-wait}ayg-search-form{display:flex;flex-direction:column;gap:.5em;margin-bottom:1.5em}ayg-search-form form{display:flex;position:relative}ayg-search-form form input{flex-grow:1}ayg-search-form form button{position:absolute;top:0;right:0;bottom:0}ayg-search-form form button,ayg-search-form form button:focus,ayg-search-form form button:hover{margin:0;border:0;box-shadow:none;background:0 0;padding:0;width:2em;height:100%;line-height:1}ayg-search-form form .ayg-loading{display:flex}ayg-search-form .ayg-status-message{display:flex;align-items:center;gap:.35em;color:green;font-size:small}ayg-search-form .ayg-status-message.ayg-error{color:#ff4500}ayg-player{border-radius:3px;background:url(//salvemaria.com.br/wp-content/plugins/automatic-youtube-gallery/public/assets/images/spinner-dark.gif) center center no-repeat #000}.ayg-player,.ayg-theme{display:flex;flex-direction:column;gap:1.5em}.ayg-player-container{width:100%;margin:auto}.ayg-player-caption{display:flex;flex-direction:column;gap:1em}.ayg-player-caption .ayg-player-title{margin:0;padding:0}.ayg-player-description-more,.ayg-thumbnail br,.ayg-thumbnail p,.wp-block-automatic-youtube-gallery-block .components-placeholder{display:none}.ayg-player-description-toggle-btn{display:inline;padding-left:.5em}.ayg-row{display:flex;flex-wrap:wrap;margin:0 -.75em}.ayg-col{width:100%}@media only screen and (min-width:420px){.ayg-col-xs-2{width:50%}}@media only screen and (min-width:600px){.ayg-col-sm-3{width:33.33%}}@media only screen and (min-width:768px){.ayg-col-2{width:50%}.ayg-col-3{width:33.33%}.ayg-col-4{width:25%}.ayg-col-5{width:20%}.ayg-col-6{width:16.66%}.ayg-col-7{width:14.28%}.ayg-col-8{width:12.5%}.ayg-col-9{width:11.11%}.ayg-col-10{width:10%}.ayg-col-11{width:9.09%}.ayg-col-12{width:8.33%}}.ayg-thumbnail{display:flex;flex-direction:column;gap:.75em;margin:.75em}.ayg-thumbnail .ayg-thumbnail-media{position:relative;aspect-ratio:var(--ayg-image-ratio,16 / 9);border-radius:3px;overflow:hidden}.ayg-thumbnail .ayg-thumbnail-image{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}.ayg-thumbnail .ayg-thumbnail-now-playing{pointer-events:none;display:none;position:absolute;right:5px;bottom:5px;z-index:3;border-radius:2px;background-color:rgba(0,0,0,.8);padding:.35em .5em;line-height:1;color:#fff;font-size:.85em}.ayg-thumbnail .ayg-thumbnail-icon-play{pointer-events:none;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:30%;min-width:36px;min-height:36px;max-width:64px;max-height:64px;vertical-align:middle;z-index:3}.ayg-thumbnail .ayg-thumbnail-caption{display:flex;flex-direction:column;gap:.35em;word-wrap:break-word}.ayg-thumbnail .ayg-thumbnail-title{line-height:1.5;font-size:1.1em;font-weight:600}.ayg-active .ayg-thumbnail-icon-play{display:none!important}.ayg-active .ayg-thumbnail-now-playing{display:inline-block!important}.ayg-pagination{display:flex;align-items:center;justify-content:center;gap:1em;margin-bottom:1em}.ayg-pagination-info{display:flex;align-items:center;gap:4px}.ayg-pagination-info,.ayg-pagination-info *{line-height:1}.ayg-pagination.ayg-loading{margin-left:auto;margin-right:auto}.ayg-pagination.ayg-loading *{visibility:hidden}.wp-block-automatic-youtube-gallery-block .components-spinner{display:flex;align-items:center;width:100%}.is-loading .wp-block-automatic-youtube-gallery-block{opacity:.5}.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}