@font-face {
    font-family: 'ellefutura';
    src: url('fonts/elle-futura.otf');
    font-display: swap;
}
@font-face {
    font-family: 'ellefuturabold';
    src: url('fonts/elle-futura-bold.otf');
    font-display: swap;

}
body{
    font-family: "ellefutura" !important;
    font-size: 15px;
}
.alt-font {
    font-family: "ellefutura" !important;
}
.nav > li > a {
    font-family: "ellefuturabold" !important;
}
h1,
h2,
h3,
.heading-font {
    font-family: "ElleFuturaBold" !important;
}
h4,
h5,
h6 {
    font-family: "ElleFuturaBold" !important;
}
span.widget-title {
    font-family: ElleFuturaBold !important;
}
.is-uppercase,
.uppercase {
    line-height: 1.6;
}
a:hover {
    text-decoration: none;
}
:root {
    --primary-color: #446084;
}
.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}
.bg-loaded {
    opacity: 1;
}
.header-main {
    height: 90px;
}
.stuck .header-main,
.not_home .header-main{
    background: linear-gradient(48deg, #00508b 0%, #3f9ce5 100%);
}
#logo img {
    padding: 5px 0px;
}
#logo {
    width: 100px;
}
.nav-spacing-xlarge>li{
    margin: 0 5px;
}
.header-top {
    min-height: 30px;
}
.transparent .header-main {
    height: 90px;
}
.transparent #logo img {
    max-height: 90px;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 90px;
}
.header-bottom {
    background-color: #f1f1f1;
}
body {
    font-size: 100%;
}
body {
    font-family: "Lato", sans-serif;
}
body {
    font-weight: 400;
}
body {
    color: #000000;
}
.nav > li > a {
    font-family: "Lato", sans-serif;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: "Lato", sans-serif;
}
.nav > li > a {
    font-weight: 700;
}
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Lato", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #283891;
}
.alt-font {
    font-family: "Dancing Script", sans-serif;
}
.alt-font {
    font-weight: 400 !important;
}
.absolute-footer,
html {
    background-color: #ffffff;
}
.box-image:hover::before,
.post-item:hover .box-image::before,
.img:hover > .img-inner::before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.box-image::before,
.img > .img-inner::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0.3) 100%
        );
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0.3) 100%
        );
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.label-new.menu-item > a:after {
    content: "New";
}
.label-hot.menu-item > a:after {
    content: "Hot";
}
.label-sale.menu-item > a:after {
    content: "Sale";
}
.label-popular.menu-item > a:after {
    content: "Popular";
}

.header-main .nav > li > a {
    line-height: 16px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-shadow: 1px 1px 3px #333;
}
.header:not(.transparent) .header-nav.nav > li > a {
    color: #fff;
}

.nav > li > a {
    font-family: "ElleFuturaBold", Arial, sans-serif !important;
}

.header:not(.transparent) .header-nav.nav > li > a:hover,
.header:not(.transparent) .header-nav.nav > li.current > a,
.header:not(.transparent) .header-nav.nav > li > a.current {
    color: #fff;
}

.title2 {
    color: #00508b;
}
.h3,
h3 {
    font-size: 1.25em;
}

.fix-bg3 {
    background-image: url(img/csr-waves-bgd-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center !important;
    align-self: center !important;
    vertical-align: middle !important;
}

.thong-tin ul {
    list-style: none !important;
    margin: 0px;
}
.thong-tin ul li {
    list-style-type: none;
    margin-bottom: 5px;
    margin-left: 0;
}

.thong-tin ul li:before {
    content: "— ";
}

.thong-tin .col-inner,
.vitri-ketnoi .col-inner {
    padding: 5% 5% 5% 5%;
}

.title22 {
    background: linear-gradient(280deg, #00508b 75%, #283891 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.vitri-ketnoi th,
td {
    font-weight: normal;
    text-transform: none;
}

.form-action {
    padding: 5px;
    background: linear-gradient(248deg, #00508b 10%, #283891 100%);
}

.form-action .col-inner {
    background-color: rgb(255, 255, 255);
    padding: 20px 20px 20px 20px;
}

.form-action ul {
    list-style: none !important;
    margin: 0px;
}

.form-action ul li {
    list-style-type: none;
    margin-bottom: 5px;
    margin-left: 0;
}

.form-action ul li:before {
    content: "— ";
}
input[type="submit"]:not(.is-form) {
    border: 0;
    font-family: "ElleFuturaBold", Arial, san-serif !important;
    background-image: linear-gradient(248deg, #00508b 50%, #283891 100%);
    border-radius: 10px;
    width: 100%;
}
input[type="submit"]:hover {
    box-shadow: none !important;
    color: yellow;
}

input[type="email"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #d8a515 !important;
}

input[type="email"],
input[type="tel"],
input[type="text"] {
    border-bottom: 1px solid #000 !important;
    border: none;
    box-shadow: none;
}
.vitri-matbang ul li span {
    width: 28px;
    height: 28px;
    background: rgb(231, 231, 231);
    border-radius: 50%;
    text-align: center;
    color: #005fa8;
    line-height: 28px;
    margin-right: 15px;
    display: inline-block;
    border: 1px solid;
    font-family: ElleFuturaBold;
    font-size: 20px;
    font-weight: bold !important;
}

.fix-tintuc .box-text {
    background-image: linear-gradient(248deg, #00508b 0%, #283891 100%);
}

.fix-tintuc .is-divider {
    display: none;
}

.fix-footer .section-bg:before {
    content: "";
    background-image: linear-gradient(245deg,#00508b 0%,#00508b 0%,#000000 100%);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.form-action2 {
    padding: 5px;
    background: #ffffff87;
}

.form-action2 .col-inner {
    background-color: rgb(255, 255, 255);
    padding: 20px 20px 20px 20px;
}

.desk-contact {
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 999;
}
.desk-contact a {
    color: #ffffff;
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 16px;
}
.desk-contact .zalo,
.desk-contact .phone,
.desk-contact .dang-ky {
    padding: 13px;
    border-radius: 22px;
    background-color: #f36e20;
    background-image: url(img/bg-cheetah.png);
    position: relative;
    border: 0;
}
.desk-contact .zalo{
    background-color: #0573ff;
    background-image: url(img/bg-cheetah.png);
}
.desk-contact .phone{
    background-color: #7d9143;
    background-image: url(img/bg-cheetah.png);
}
.desk-contact .zalo img,
.desk-contact .phone img,
.desk-contact .dang-ky img{
    width: 30px;
    height: auto;
    vertical-align: text-bottom;
}
.desk-contact .zalo:after,
.desk-contact .dang-ky:after,
.desk-contact .phone:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: -4px;
    right: -4px;
    border-radius: 26px;
    border: 4px solid rgba(255, 255, 255, 0.22);
}

@media (max-width: 849px) {
    .desk-contact {
        display: none;
    }
}

.call-now-button {
    display: block !important;
    color: #fff;
}
.call-now-button p.call-text a {
    color: #fff !important;
}

.call-now-button {
    top: 75% !important;
}
.blog-archive{
    padding-top: 0px !important
}
.slider-home{
    padding: 0px;
}
.header-wrapper.stuck{
    background: #fff;
}
#section_1806483692 {
    padding-top: 30px;
    padding-bottom: 30px;
}
#section_1806483692 .section-bg.bg-loaded {
    background-image: url('https://libera-nhatrang.com.vn/wp-content/uploads/2025/03/bg-footer.webp');
}
.bottom-contact{
    position: fixed;
    bottom: 0;
    background: linear-gradient(248deg, #00508b 50%, #283891 100%);
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
    height: 70px;
    overflow: hidden;
}
.bottom-contact ul{
    margin: 0px;
    padding: 0px;
}
.bottom-contact ul li{
    width: 33.33%;
    float: left;
    list-style: none;
    text-align: center; 
    font-size:13.5px;
    margin: 0px;
}
.bottom-contact ul li span{color:#fff}
.bottom-contact ul li img{    
    height: 33px;
    margin-top: 10px;
    margin-bottom: 0px;
    width: auto;
}
.flickity-prev-next-button,
.flickity-prev-next-button{
    opacity: 1;
}
.mt-40{
    margin-top: 40px;
}
#section_1662878591 {
    padding-top: 30px;
    padding-bottom: 30px;
}
#tienich-box h2,.text-editor h2{
    background: linear-gradient(280deg,#00508b 75%,#283891 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-editor h3{
    background: linear-gradient(280deg,#00508b 75%,#283891 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
img.size-full.alignnone{
    margin: 0px;
}
#section_166996169 {
    padding-top: 30px;
    padding-bottom: 30px;
}
#gap-1709322928 {
    padding-top: 40px;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    margin: 0px;
    text-align: center;
}
#image_1498677578 {
    width: 100%;
}
#gap-29421907 {
    padding-top: 30px;
}
.gallery{
    margin-left: -15px !Important;
    margin-right: -15px !Important;
}
.gallery-style2 .gallery{
    margin-left: 0px !Important;
    margin-right: 0px !Important;
}
.gallery-style2 .gallery-item{
    margin-top: 5px !Important;
    padding: 0px;
}
.gallery-style2 .gallery-item img{
    border: none !Important;
    border-radius: 10px;
}
#gap-736868616 {
    padding-top: 30px;
}
.item-thietke{
    margin-bottom: 60px;
}
.item-thietke .slider-wrapper{
    box-shadow: 0 0.5rem 2rem 0.25rem rgb(0 0 0 / 30%);
}
.flickity-prev-next-button{
    top:50%;
}
.slider-nav-light .flickity-prev-next-button {
    color: #fff;
    background-image: linear-gradient(248deg, #00508b 0%, #283891 100%);
    border-radius: 100%;
    height: 36px;
    width: 36px;
}
.slider-nav-light .flickity-page-dots .dot{
    border: 1px solid #283891;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}
.slider-nav-light .flickity-page-dots .dot.is-selected{
    background: #283891
}
.align-middle {
    -webkit-transform: translate(-50%,-50%) !important;
    left: 50%;
    position: absolute !important;
    top: 50%;
    transform: translate(-50%,-50%) !important;
}
.icon-youtube {
    -webkit-transition: all .2s;
    background-color: rgba(0,0,0,.5);
    border-radius: 50%;
    padding: 10px;
    transition: all .3s;
    width: 80px;
}
.video-img{
    position: relative;
    margin-top: 20px;
}
.divider{
    background: url('img/line.png') center center no-repeat;
    background-size: contain;
    bottom: 22px;
    content: '';
    display: block;
    height: 14px;
    left: 0;
    margin: 0 auto;
    max-width: 200px;
    right: 0;
    width: 100%;
    margin-top: 20px;
}
#section_1515648506 {
    padding-top: 0px;
    padding-bottom: 0px;
}
#page-header-941083316 .page-title-inner {
    min-height: 400px;
}
#page-header-941083316 .title-bg {
    background-image: url(img/background-header.jpg);
}
.share-top .iframe, .share-top .post_time {
    display: inline-block;
}
.post_time {
    font-size: 12px;
    position: relative;
    padding: 0px 0px 0px 20px !Important;
}
.wp-caption img{
    width: 100%;
    height: auto;
}
.tienich_desc ul li{
    float: left;
    width: 31%;
}
.bg_thietke{
    background: rgba(37, 68, 129, 1);
    color: #fff;
}
.gallery-item{
    opacity: 1;
}
.bg_thietke dt{
    border-image: linear-gradient(180deg, rgba(255, 236, 67, 0.95) 0%, rgba(0, 226, 255, 1) 100%) 1;
    border-style: solid;
    border-width: 5px;
}
.bg_thietke img{
    border: none !Important;
}
.editor ul{
    list-style: disc;
}
.pt-40{
    padding-top: 40px;
}
.pb-40{
    padding-bottom: 40px;
}
.bg_tiendo{
    background: #e0f9ff;
}
.bg_tiendo dt{
    border-image: linear-gradient(180deg, rgba(246, 117, 31, 0.95) 0%, rgba(255, 236, 67, 1) 100%) 1;
    border-style: solid;
    border-width: 5px;
}
.bg_tiendo img{
    border: none !Important;
}
.bg_banggia{
    background-color: rgb(244, 238, 228);
    background-image: url(img/wave-bg-design.png);
    padding-top: 50px;
}
.bg_banggia .content{
    padding: 10px;
    background: linear-gradient(114deg, #f8d10e 10%, #ba6646 100%);
}
.bg_banggia .content .desc {
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
}
.noibat .col-inner {
    min-height: 290px;
    background: url(img/bg_libera.jpg) center center;
    background-size: contain;
    border-radius: 20px;
}
.noibat .box-image {
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.box-text.text-center {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16.5px;
}
.icon-why .title_why {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}
.noibat .box-text p {
    padding: 0px 5px;
    max-height: 300px;
    text-align: justify;
}
.noibat .box-text:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-image: linear-gradient( to right, rgba(255, 255, 255, 0.13), #fff, rgba(255, 255, 255, 0.13) );
    top: 0;
    left: 0;
}
.icon-why img {
    height: 44px;
    width: inherit !Important;
    padding: 0px !Important;
}
.phankhu {
    margin-top: 20px;
}
.phankhu_box{
    background: radial-gradient(14.69% 84.72% at 50% 0%, #1d69b0 0%, #164a7a 100%), #164a7a;
}
#nhanbanggia input[type="email"],
#nhanbanggia input[type="tel"],
#nhanbanggia input[type="text"]{
    box-shadow: none;
    border: 1px solid #ddd !Important;
    padding: 0 .75em;
    height: 40px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    margin-bottom: 0px;
}
#nhanbanggia .col{
    padding-bottom: 10px;
}
#nhanbanggia textarea{
    height: 70px;
    min-height: 70px;
}
.editor-post h2{
    text-align: justify;
    font-size: 20px;
    line-height: 30px;
}
.fix-tintuc .post-title{
    min-height: 52px;
}
.title_modal{
    color: #283891;
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "ElleFuturaBold" !important;
}
.lazyload, .lazyloading {
    opacity: 1 !Important;
}
.footer_title{
    font-family: "ElleFuturaBold" !important;
    font-size: 1.125em;
    margin-bottom: 15px;
}
.item-duan .desc{
    background: linear-gradient(48deg, #00508b 0%, #3f9ce5 100%);
    text-align: center;
    padding: 10px 0px;
}
.item-duan .desc a{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.btn_review-phim-tong-tai{
    min-height: 40px;
}

#intro{
    background-color: #fff;
    background-image: url(img/bg_body.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -10px;
    padding-top:60px;
}
#intro .desc{
    border-radius: 40px 40px 40px 40px;
    background-image: linear-gradient(319deg, #F48E79 0%, #155F8B 63%);
    color: #fff;
    padding: 50px 70px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
}
#intro .desc .title{
    font-size: 25px;
    line-height:40px;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
}
#intro .desc h1{
    font-size: 60px;
    font-weight: 800;
    line-height: 1.1em;
    letter-spacing: 2.5px;
    color: #fff;
}
.noibat_desc img{
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: auto;
}
#intro .colum1,
#intro .colum2{
    font-size: 40px;
    font-weight: 300;
    line-height: 53px;
    letter-spacing: 2.5px;
    color: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
    min-height: 255px;
}
#intro .colum1{
    background-image: linear-gradient(79deg, #005A90 0%, #F4CE7F 100%);
}
#intro .colum2{    
    background-image: linear-gradient(79deg, #c74a6d 0%, #F4CE7F 100%);
}
#intro .colum1 p,
#intro .colum2 p{
    margin-bottom: 0px;
}
#intro b,#intro strong{
    font-family: "ElleFuturaBold" !important;
    font-weight: 500;
}
#intro p{
    margin-bottom: 20px;
}
#intro form p{
    margin-bottom: 0px;
}
#intro form .col{
    padding-bottom: 0px;
}
#intro .wpcf7 label{
    color: #fff;
    font-size: 16px;
    font-weight: 100;
}
#intro .wpcf7 input[type="text"],
#intro .wpcf7 input[type="tel"],
#intro .wpcf7 input[type="email"]{
    border-radius: 5px;
    height: 47px;
    line-height: 47px;
    border: none;
    background: #fff;
    border-bottom: none !important;
}
#intro .wpcf7 input[type="submit"]{
    height: 47px;
    line-height: 47px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-family: "ElleFuturaBold" !important;
    font-weight: 500;
    background-image: linear-gradient(90deg, #f4ce7f, #cad0b1 54.2%, #4bbfd7);
    border-radius: 5px;
    border: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    width: 100%;
    text-align: center;
    border-radius: 2px;
    margin: 10px 0px;
}
.bg2{
    background: url(img/bg_body.svg) center center no-repeat;
    background-size: cover;
    padding: 60px 0px;
    color: #195B93;
}

.item-phankhu{
    border-image: linear-gradient(180deg, rgba(246, 117, 31, 0.95) 0%, rgba(255, 236, 67, 1) 100%) 1;
    border-style: solid;
    border-width: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
}
.item-phankhu .info{
    background: #fff;
    padding: 20px;
}
.item-phankhu .img{
    margin-bottom: 0px !Important;
}
.item-phankhu .img img{
    width: 100%;
    height: auto;
}
.item-phankhu .link a{
    width: 100%;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 20px;
    background:#195B93;
    font-family: "ElleFuturaBold" !important;
}
.price{
    color: #f36e20;
}
.form-action input[type="submit"] {
    width: 100%;
    background: linear-gradient(79deg, #c74a6d 0%, #F4CE7F 100%);
    border: none;
    border-radius: 5px;
}
.wpcf7 .wpcf7-form-control-wrap.duan {
    visibility: hidden;
    height: 0px;
}
.lightbox-content .col-inner p {
    margin-bottom: 0px;
}
.form-action textarea {
    min-height: 70px;
}
.form-action input[type="email"], .form-action input[type="tel"], .form-action input[type="text"], .form-action textarea {
    border-bottom: 1px solid #000 !important;
    border: none;
    box-shadow: none;
}
.pt-120 {
    padding-top: 120px;
}
form {
    margin-bottom: 0px;
}
.line_vertical{
    height: 50px;
    width: 1px;
    background: #195B93;
}
.dark .line_vertical {
    background: #fff;
}
.nhantronbo_thongtin{
    background: url(img/bg_gioithieu.jpg) top center no-repeat;
    background-size: cover;
    padding: 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
}
.nhantronbo_thongtin p{
    color: #000;
}
.nhantronbo_thongtin .title{
    font-family: "ElleFuturaBold" !important;
    color: #444;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 5px;
}
.nhantronbo_thongtin .wpcf7 label{
    color: #333 !Important;
}
.nhantronbo_thongtin .col{
    padding-bottom: 0px;
}
.nhantronbo_thongtin p{
    margin-bottom: 0px !Important;
}
.nhantronbo_thongtin .wpcf7 input[type="text"],
.nhantronbo_thongtin .wpcf7 input[type="tel"],
.nhantronbo_thongtin .wpcf7 input[type="email"]{
    border-radius: 5px;
    height: 47px;
    line-height: 47px;
    border: none;
    background: #fff;
    border-bottom: none !Important;
}
.nhantronbo_thongtin .wpcf7{
    margin-top: 38px;
}
.nhantronbo_thongtin input[type="submit"]{
    width: 100%;
    background-image: linear-gradient(90deg, #f4ce7f, #cad0b1 54.2%, #4bbfd7);
    border: none;
    border-radius: 5px;
    height: 47px;
    line-height: 47px;
    color: #db4b77;
    border-radius: 5px;
    font-family: "ElleFuturaBold" !important;
}
.header-main {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.icon-why .box-text.text-center{
    min-height: 260px;
}
.editor ul{
    margin-left: 30px;
}
.single-post .editor {
    border-radius: 40px 40px 40px 40px;
    background: #fff;
    padding: 30px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
}
.single-post .editor img {
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
}
.max_w900 {
    max-width: 900px;
    margin: auto;
}
.title_h2 {
    font-family: "ElleFuturaBold" !important;
    color: #195B93;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 2.5px;
}
.wp-caption .wp-caption-text{
    background: none;
    padding: 0px;
    color: #666;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    padding: 0px;
    background: #195B93;
    color: #fff;
    border: none;
}
.wp-pagenavi{
    text-align: center;
}
.wp-pagenavi span.current,
.wp-pagenavi a:hover{
    background-image: linear-gradient(90deg, #f4ce7f, #cad0b1 54.2%, #4bbfd7);
    color: #000;
}
.grecaptcha-badge{
    display:none !Important;
}
.width_100{
    width: 100% !Important;
    height: auto;
}
.gallery{
    float:left;
    width:100%;
}
.gallery-item img{
    border: none !Important;
    border-radius: 0px;
    width: 100%;
}
.gallery-item,.gallery-item dt{
    opacity: 1 !Important;
    display: block;
    margin: 0px;
}
.gallery-item{
    padding-left: 15px !Important;
    padding-right: 15px !Important;
    margin-top: 0px !Important;
    margin-bottom: 0px !Important;
    padding-bottom: 15px;
}
.wpcf7-spinner{
    position: absolute;
    left: 40%;
    top: 12px;
}