<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.login #nav
{
    display: none !important;
}

#lostpassword {
    display: none;
}

@media only screen and (max-width: 768px) {

    .hide-bg-image-mobile,
    .hide-bg-image-mobile .av-parallax {
        background-image: none !important;
    }

    .hide-bg-image-mobile .av-parallax {
        display: none !important;
    }

    .hide-bg-image-mobile.red-gradient {
        background: #6d0019 !important;
        background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 83%, #a90329 100%) !important;
        background: -webkit-linear-gradient(top, #6d0019 0%, #8f0222 83%, #a90329 100%) !important;
        background: linear-gradient(to bottom, #6d0019 0%, #8f0222 83%, #a90329 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d0019', endColorstr='#a90329', GradientType=0) !important;

    }
}


.red {
    color: #a6252c !important;
}

.logo svg,
.logo.avia-img-svg-logo&gt;a&gt;img,
.logo .alternate.avia-img-svg-logo {
    height: 85%;
    max-width: 100%;
}

.responsive #top #wrap_all .main_menu {
    display: block;
}

/*********** hide starbox on the footer ************/
.footer-page-content .abh_box {
    display: none;
}

/************* menu phone ************/

@media (min-width:661px) {
    .phoneicon {
        display: none;
    }
}

@media (max-width:660px) {
    .phoneicon {
        display: block;
    }
}

.mobile-click-to-call {
    left: 20px;
}

.mobile-click-to-call {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    transition: .2s;
}

.mobile-click-to-call a {
    color: #fff;
    text-decoration: none;
    background: #5cdb5c;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    border-radius: 50%;
}

.mobile-click-to-call .fa {
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
}

/***** state cities list *****/

#product-438195 .woocommerce-Price-amount::after,
#product-461040 .woocommerce-Price-amount::after,
#product-461044 .woocommerce-Price-amount::after,
#product-461046 .woocommerce-Price-amount::after,
#product-461048 .woocommerce-Price-amount::after,
#product-461050 .woocommerce-Price-amount::after,
#product-461052 .woocommerce-Price-amount::after,
#product-461072 .woocommerce-Price-amount::after,
#product-461074 .woocommerce-Price-amount::after,
#product-461076 .woocommerce-Price-amount::after,
#product-461078 .woocommerce-Price-amount::after,
#product-461836 .woocommerce-Price-amount::after,
#product-461838 .woocommerce-Price-amount::after,
#product-461840 .woocommerce-Price-amount::after,
#product-462119 .woocommerce-Price-amount::after,
#product-462383 .woocommerce-Price-amount::after,
#product-462385 .woocommerce-Price-amount::after,
#product-462389 .woocommerce-Price-amount::after,
#product-462684 .woocommerce-Price-amount::after,
#product-462686 .woocommerce-Price-amount::after,
#product-462688 .woocommerce-Price-amount::after,
#product-462690 .woocommerce-Price-amount::after,
#product-462863 .woocommerce-Price-amount::after,
#product-462864 .woocommerce-Price-amount::after,
.monthly-payment .woocommerce-Price-amount::after {
    content: " /monthly *";
    color: #333;
    font-size: 12px;
}

.premium-profile-add-to-cart .product_meta
{
    display: none;
}

#product-438195::after,
#product-461040::after,
#product-461044::after,
#product-461046::after,
#product-461048::after,
#product-461050::after,
#product-461052::after,
#product-461072::after,
#product-461074::after,
#product-461076::after,
#product-461078::after,
#product-461836::after,
#product-461838::after,
#product-461840::after,
#product-462119::after,
#product-462383::after,
#product-462385::after,
#product-462389::after,
#product-462684::after,
#product-462686::after,
#product-462688::after,
#product-462690::after,
#product-462863::after,
#product-462864::after {
    content: "* You agree that this contract shall automatically renew on a month to month basis, unless canceled by written notice within 10 days  of the next bill date. There are no refunds.\a***** All payments made to USAttorneys.com are non-refundable *****";
    color: #333;
    font-size: 15px;
    text-align: center;
    padding-bottom: 50px;
    display: block;
    white-space: pre-wrap;
}

ul.state-cities-list {
    max-height: 500px;
    overflow-y: auto;
}

.state-cities-list li a {
    text-decoration: none !important;
}

/**** animated banner ****/

.textaction {
    position: relative;
    overflow: hidden;
}

.textaction::before {
    transition: all .3s;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.65+18,0.7+40,0.75+60,0.9+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 18%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 18%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 18%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.75) 60%, rgba(0, 0, 0, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=1);
    /* IE6-9 */
    right: auto;
    left: 30%;
    content: "";
    opacity: 1;
}

.textaction.left::before {
    transition: all .3s;
    left: auto;
    right: 30%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.9+0,0.75+40,0.7+60,0.65+82,0+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.75) 40%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0.65) 82%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.75) 40%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0.65) 82%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.75) 40%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0.65) 82%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */
}

.textaction .text {
    position: relative;
}

.textaction .text::after {
    position: absolute;
    width: 50%;
    height: 2px;
    background-color: white;
    right: -51%;
    top: 50%;
    margin-top: -1px;
    content: '';
}

.textaction:hover .text::after {
    background-color: #daa520;
}

.textaction:hover .text .click {
    color: #daa520 !important;
}

.textaction.left .text::after {
    left: -51%;
}

.textaction .text {
    margin-right: 40px;
    transition: all .3s;
}

.textaction.left .text {
    margin-left: 40px;
}


.textaction:hover .text .textnumber {
    color: #a6252c !important;
}

@media only screen and (min-width: 1200px) {
    .textaction:hover::before {
        opacity: 1;
        left: 0;
    }

    .textaction.left:hover::before {
        opacity: 1;
        right: 0;

    }

    .textaction:hover .text {
        text-shadow: 1px 1px #bbbbbb;
        margin-right: 120px;
        color: #a6252c !important;
    }

    .textaction.left:hover .text {
        text-shadow: 1px 1px #bbbbbb;
        margin-left: 120px;
        padding-right: 0;
        color: #a6252c !important;
    }
}

@media only screen and (max-width: 1200px) {

    .responsive #top #wrap_all .flex_column.custom-break-point,
    .responsive #top #wrap_all .custom-break-point .flex_cell {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }
}


/* Articles */

.articles ul li,
.articles ul li a {
    color: #FFFFFF !important;
    padding: 11px 0;
}

.articles ul li a:hover {
    text-decoration: none;
}

.articles ul li {
    width: 20%;
    margin: 0 2.5%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 900px) {
    .articles ul li {
        width: 28%;
    }
}

@media only screen and (max-width: 720px) {
    .articles ul li {
        width: 45%;
    }
}

@media only screen and (max-width: 480px) {
    .articles ul li {
        width: 95%;
    }
}


.articles ul li ul {
    display: none;
}


/* Chat */
@media only screen and (max-width: 1200px) {

    .responsive #top #wrap_all .flex_column.custom-break-point,
    .responsive #top #wrap_all .custom-break-point .flex_cell {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }
}


/* Activate burger menu */
@media only screen and (max-width: 1100px) {
    #top.main #header .av-main-nav&gt;li.menu-item {
        display: none !important;
    }

    #top.main #header .av-burger-menu-main {
        cursor: pointer;
        display: block !important;
    }
}

@media (max-width: 1300px) {
    .main .social_bookmarks {
        display: none;
    }
}

@media only screen and (max-width: 1380px) {
    #top.subsite #header .av-main-nav&gt;li.menu-item {
        display: none !important;
    }

    #top.subsite #header .av-burger-menu-main {
        cursor: pointer;
        display: block !important;
    }
}

@media (max-width: 1500px) {
    .subsite .social_bookmarks {
        display: none;
    }
}


input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.center {
    text-align: center;
}

@media only screen and (max-width: 767px) {

    .footerlink .avia-icon-list .iconlist_icon,
    .footerlink .avia-icon-list .av_iconlist_title a {
        line-height: 48px !important;
        display: block;
    }
}

.gray {
    transition: all 0.5s ease !important;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.gray:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

.content ul li {
    list-style: disc;
}

.avia-icon-list-container ul li a {
    text-decoration: none !important;
}

.avia-icon-list-container ul li a:hover {
    color: #c22d37 !important;
}

.avia-icon-list-container ul li {
    list-style: none;
}

.logo {
    width: 400px;
    padding: 10px;
}

.logo a,
.logo img {
    width: 100% !important;
}

#top .av_header_transparency {
    height: 130px;
}

#top .av_header_transparency.header_color .main_menu ul:first-child&gt;li&gt;a {
    color: #ffffff;
}

#top .av_header_transparency.header_color .main_menu ul:first-child&gt;li&gt;a:hover {
    color: #ca1124;
    opacity: 1;
}

#top .av_header_transparency .header_bg {
    background-image: url('../images/logobg.svg');
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 1300px auto;
    background-position-x: -200px;
    background-position-y: bottom;
    opacity: .9 !important;
}



/********** MENU **********/
/*.avia_mega_div.avia_mega5.twelve.units
{
    right: 800 !important;
    display: block !important;
    opacity: 1 !important;
}*/

.header_color .main_menu ul ul {
    background-color: transparent !important;
}

.header_color .avia_mega_div {
    background-color: rgba(5, 71, 125, .95) !important;
    padding: 10px 0 20px 0 !important;
}

.header_color .main_menu ul ul,
.header_color .main_menu .menu ul li a,
.header_color .main_menu .menu ul li a span {
    color: white !important;
    transition: linear .1s;
}

.header_color .main_menu .menu ul li a:hover span,
.header_color .main_menu .menu ul li a:hover {
    text-decoration: none !important;
    color: #c43d45 !important;
}

#top #header .avia_mega_div&gt;.sub-menu {
    padding: 15px 30px 15px !important;
}

#top #header .avia_mega_div&gt;.sub-menu&gt;li {
    width: 20%;
}



@media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: 60% !important;
    }
}

/* Gradient color1 - color2 - color1 */
hr.styleone {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #142e51, #ccc, #142e51);
}

hr.styleonetwo {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #09264f, #09264f, #ffffff);
}

hr.styleoneone {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0.2), #fff);
}

hr.styletwo {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #c43d45, #142e51, #fff);
}

.jus {
    text-align: justify;
    text-justify: inter-word;
}


/*** Big Social Block Element */
.bigsocialblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.bigsocialblock__item {
    position: relative;
    overflow: hidden;
    height: 150px;
    padding: 25px;
    text-align: right;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-backface-visibility: hidden;
}

.bigsocialblock__link {
    display: block;
    width: 100%;
    height: 100%;
}

.bigsocialblock__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bigsocialblock__bg a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.bigsocialblock__title {
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0;
    position: absolute;
    z-index: 1;
    right: 25px;
    bottom: 20px;
}

.bigsocialblock__count {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    right: 25px;
    bottom: 40px;
}

.bigsocialblock__follow {
    color: rgba(255, 255, 255, 0.5) !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    right: 25px;
    bottom: 20px;
}

.bigsocialblock__count,
.bigsocialblock__follow {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility .2s ease-out,
        -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, visibility .2s ease-out, transform .2s ease-out;
    -webkit-backface-visibility: hidden;
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count,
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}

.bigsocialblock__social-icon {
    position: absolute;
    color: #fff !important;
    z-index: 1;
    font-size: 80px;
    border: solid 5px #fff !important;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 140px;
    left: -21px;
    bottom: -30px;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}







/* White */
.bsb--theme-light .bigsocialblock__title,
.bigsocialblock__item:hover .bigsocialblock__title,
.bsb--theme-light .bigsocialblock__count,
.bigsocialblock__item:hover .bigsocialblock__count,
.bsb--theme-light .bigsocialblock__follow,
.bigsocialblock__item:hover .bigsocialblock__follow {
    color: #fff !important;
}

.bsb--theme-light .bigsocialblock__social-icon,
.bigsocialblock__item:hover .bigsocialblock__social-icon {
    color: #fff !important;
    border-color: #fff !important;
}

/* Dark 
.bsb--theme-dark .bigsocialblock__title,
.bsb--theme-dark .bigsocialblock__count,
.bsb--theme-dark .bigsocialblock__follow { color: #8A8A8A !important;}
.bsb--theme-dark .bigsocialblock__social-icon {color:#8A8A8A !important; border-color:#8A8A8A !important;}*/
/* Style 1 */
.bigsocialblock__item:hover {
    box-shadow: 0 6px 22px 4px rgba(0, 0, 0, .4);
    z-index: 1;
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__title {
    bottom: 70px;
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count,
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.bigsocialblock__item:hover .bigsocialblock__social-icon {
    opacity: 1;
}

.bigsocialblock.type-chover .bigsocialblock__bg {
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.bigsocialblock.type-chover .bigsocialblock__item:hover .bigsocialblock__bg {
    opacity: 1;
}

/* NO FLEXBOX */
.no-flexbox .bigsocialblock {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.no-flexbox .bigsocialblock__item {
    display: table-cell;
    position: relative;
    overflow: hidden;
    height: 150px;
    padding: 25px;
    text-align: right;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


.bigsocialblock__social-icon {

    padding: 20px !important;
}

/* End big social element */

/* Big social */
/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 767px) {
    .bigsocialblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .bigsocialblock__item {
        width: 100%;
        display: block;
        min-height: 100px;
        padding: 15px;
    }

    .bigsocialblock__title {
        position: relative;
        right: 0;
        top: auto;
        bottom: auto;
        text-align: right;
        margin-bottom: 10px;
        opacity: 1;
        visibility: visible;
    }

    .bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__title {
        bottom: auto;
    }

    .bigsocialblock__count,
    .bigsocialblock__follow {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: relative;
        right: 0;
        top: auto;
        bottom: auto;
        text-align: right;
    }

    .bigsocialblock--style2 .bigsocialblock__item {
        height: 120px;
    }
}

.sizeico {
    font-size: 30px;
    margin-right: 8px;
    color: white;
}

.sizeico2 {
    font-size: 40px;
    margin-right: 8px;
    color: #09264f;
}

#top .av-main-nav ul a {
    color: #fff;
    background-color: #05477d !important;
    font-size: 17px;
}


/*----------------------------------------
// CSS - Image border
//--------------------------------------*/
#profile .avia-image-container img {
    border: 1px solid #c22d37;
    padding: 2px;
}

#profile .av-seperator-icon {
    font-size: 20px;
}

.social_bookmarks_twitter a,
.social_bookmarks_facebook a,
.social_bookmarks_youtube a,
.social_bookmarks_linkedin a,
.social_bookmarks_pinterest a,
.social_bookmarks_instagram a,
.social_bookmarks_googlenews a {
    color: white !important;
}

.social_bookmarks_twitter {
    background: #38A1F3 !important;
}

.social_bookmarks_facebook {
    background: #4267b2 !important;
}

.social_bookmarks_youtube {
    background: #ED3833 !important;
}

.social_bookmarks_linkedin {
    background: #0077B5 !important;
}

.social_bookmarks_pinterest {
    background: #BD081C !important;
}

.social_bookmarks_instagram {
    background: #962fbf !important;
}

.social_bookmarks_googlenews {
    background: #0F9D58 !important;
}

.sizeicosocial {
    font-size: 30px;
    background-color: white;
}

#profile .social_bookmarks {
    height: 50px;
}

#profile .social_bookmarks li {
    width: 40px;
    height: 40px;
    margin: auto;
    border-right-style: none;
}

#profile .social_bookmarks li a {
    width: 40px;
    height: 40px;
}

.coloriconsocial {
    color: white;
}

/* Gradient color1 - color2 - color1 */

#profile2 hr.style-one {
    border: 0;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #fff, #a6252c, #fff);
    margin: 10px 0px -10px 0px !important;
}

#profile2 hr.style-ten {
    border: 0;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #a6252c, #ffd6d9, #fff);
    margin: 10px 0px -10px 0px !important;
}

/* Remove image overlay with circle and arrow */
.image-overlay {
    display: none !important;
    opacity: 0 !important;
}


/******/
/* Gradient color1 - color2 - color1 */
hr.styleabout {
    border: 0;
    height: 1px;
    background: #333;
    width: 35%;
    margin: 1px 0 !important;
    background-image: linear-gradient(to right, #bcbcbc, #bcbcbc, #fff, #fff);
}


.textabout {
    padding-left: 10px;
    transition: all .3s;

}

.textabout:hover {
    text-shadow: 1px 1px #bbbbbb;
    padding-left: 30px;
    color: #a6252c !important;
}

.textabout:hover .textnumber {
    color: #a6252c !important;
}



hr.styleone {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #142e51, #c43d45, #142e51);
}

hr.styletwo {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #c43d45, #142e51, #fff);
}

.jus {
    text-align: justify;
    text-justify: inter-word;
}



/*** Big Social Block Element */
.bigsocialblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.bigsocialblock__item {
    position: relative;
    overflow: hidden;
    height: 150px;
    padding: 25px;
    text-align: right;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-backface-visibility: hidden;
}

.bigsocialblock__link {
    display: block;
    width: 100%;
    height: 100%;
}

.bigsocialblock__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bigsocialblock__bg a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.bigsocialblock__title {
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0;
    position: absolute;
    z-index: 1;
    right: 25px;
    bottom: 20px;
}

.bigsocialblock__count {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    right: 25px;
    bottom: 40px;
}

.bigsocialblock__follow {
    color: rgba(255, 255, 255, 0.5) !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    right: 25px;
    bottom: 20px;
}

.bigsocialblock__count,
.bigsocialblock__follow {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility .2s ease-out,
        -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, visibility .2s ease-out, transform .2s ease-out;
    -webkit-backface-visibility: hidden;
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count,
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}

.bigsocialblock__social-icon {
    position: absolute;
    color: #fff !important;
    z-index: 1;
    font-size: 80px;
    border: solid 5px #fff;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 140px;
    left: -21px;
    bottom: -30px;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

.fa,
.fas,
.far,
.fal,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}





/* White */
.bsb--theme-light .bigsocialblock__title,
.bigsocialblock__item:hover .bigsocialblock__title,
.bsb--theme-light .bigsocialblock__count,
.bigsocialblock__item:hover .bigsocialblock__count,
.bsb--theme-light .bigsocialblock__follow,
.bigsocialblock__item:hover .bigsocialblock__follow {
    color: #fff !important;
}

.bsb--theme-light .bigsocialblock__social-icon,
.bigsocialblock__item:hover .bigsocialblock__social-icon {
    color: #fff !important;
    border-color: #fff !important;
}

/* Dark */
.bsb--theme-dark .bigsocialblock__title,
.bsb--theme-dark .bigsocialblock__count,
.bsb--theme-dark .bigsocialblock__follow {
    color: #8A8A8A !important;
}

.bsb--theme-dark .bigsocialblock__social-icon {
    color: #8A8A8A !important;
    border-color: #8A8A8A !important;
}

/* Style 1 */
.bigsocialblock__item:hover {
    box-shadow: 0 6px 22px 4px rgba(0, 0, 0, .4);
    z-index: 1;
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__title {
    bottom: 70px;
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count,
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.bigsocialblock__item:hover .bigsocialblock__social-icon {
    opacity: 1;
}

.bigsocialblock.type-chover .bigsocialblock__bg {
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.bigsocialblock.type-chover .bigsocialblock__item:hover .bigsocialblock__bg {
    opacity: 1;
}

/* NO FLEXBOX */
.no-flexbox .bigsocialblock {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.no-flexbox .bigsocialblock__item {
    display: table-cell;
    position: relative;
    overflow: hidden;
    height: 150px;
    padding: 25px;
    text-align: right;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


.bigsocialblock__social-icon {

    padding: 20px !important;
}

/* End big social element */

/* Big social */
/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 767px) {
    .bigsocialblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .bigsocialblock__item {
        width: 100%;
        display: block;
        min-height: 100px;
        padding: 15px;
    }

    .bigsocialblock__title {
        position: relative;
        right: 0;
        top: auto;
        bottom: auto;
        text-align: right;
        margin-bottom: 10px;
        opacity: 1;
        visibility: visible;
    }

    .bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__title {
        bottom: auto;
    }

    .bigsocialblock__count,
    .bigsocialblock__follow {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: relative;
        right: 0;
        top: auto;
        bottom: auto;
        text-align: right;
    }

    .bigsocialblock--style2 .bigsocialblock__item {
        height: 120px;
    }
}

.sizeico {
    font-size: 30px;
    margin-right: 8px;
    color: white;
}

.sizeico2 {
    font-size: 40px;
    margin-right: 8px;
    color: #09264f;
}


/*----------------------------------------
// CSS - Image border
//--------------------------------------*/
#profile .avia-image-container img {
    border: 1px solid #c22d37;
    padding: 2px;
}

#profile .av-seperator-icon {
    font-size: 20px;
}

.social_bookmarks_twitter {
    background: #38A1F3 !important;
}

.social_bookmarks_facebook {
    background: #4267b2 !important;
}

.social_bookmarks_youtube {
    background: #ED3833 !important;
}

.social_bookmarks_linkedin {
    background: #0077B5 !important;
}

.social_bookmarks_pinterest {
    background: #BD081C !important;
}

.sizeicosocial {
    font-size: 30px;
    background-color: white;
}

#profile .social_bookmarks {
    height: 50px;
}

#profile .social_bookmarks li {
    width: 40px;
    height: 40px;
    margin: auto;
    border-right-style: none;
}

#profile .social_bookmarks li a {
    width: 40px;
    height: 40px;
}

.coloriconsocial {
    color: white;
}

/* Gradient color1 - color2 - color1 */

#profile2 hr.style-one {
    border: 0;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #fff, #a6252c, #fff);
    margin: 10px 0px -10px 0px !important;
}

#profile2 hr.style-ten {
    border: 0;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #a6252c, #ffd6d9, #fff);
    margin: 10px 0px -10px 0px !important;
}

/* Remove image overlay with circle and arrow */
.image-overlay {
    display: none !important;
    opacity: 0 !important;
}


/*--- 2 Column Form Styles Start ---*/

#left {
    width: 47%;
    float: left;
    margin-right: 6%;
}

#right {
    width: 47%;
    float: left;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 10px;
}

.clearfix {
    display: block;
}

/*--- 2 Column Form Styles End ---*/


/*----------------------------------------
// CSS -flip
//--------------------------------------*/

/* 3.53. Flipbox */
.ld-flipbox-inner,
.ld-flipbox-face,
.ld-flipbox-wrap {
    width: 100%;
    min-height: inherit;
    border-radius: inherit;
}

.ld-flipbox-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    padding: 40px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
}

.ld-flipbox-inner p {
    color: white;
}

.ld-flipbox-inner h1,
.ld-flipbox-inner h2,
.ld-flipbox-inner h3,
.ld-flipbox-inner h4,
.ld-flipbox-inner h5,
.ld-flipbox-inner h6 {
    color: inherit;
}

.ld-flipbox-inner :last-child {
    margin-bottom: 0;
}

.ld-flipbox-face {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-size: cover;
    background-position: center;
    background-color: var(--color-primary);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ld-flipbox-wrap,
.ld-flipbox-face {
    -webkit-transform-style: inherit;
    transform-style: inherit;
    -webkit-perspective: inherit;
    perspective: inherit;
}

.ld-flipbox-front .ld-flipbox-inner {
    -webkit-transform: translate3d(0, 0, 60px) scale(0.85);
    transform: translate3d(0, 0, 60px) scale(0.85);
}

.ld-flipbox-back {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
    transform: rotate3d(0, 1, 0, 180deg);
}

.ld-flipbox-back .ld-flipbox-inner {
    -webkit-transform: translate3d(0, 0, 60px) scale(0.95);
    transform: translate3d(0, 0, 60px) scale(0.95);
}

.ld-flipbox-bt .ld-flipbox-back,
.ld-flipbox-tb .ld-flipbox-back {
    -webkit-transform: rotateY(-180deg) rotateZ(-180deg);
    transform: rotateY(-180deg) rotateZ(-180deg);
}

.ld-flipbox-wrap {
    position: relative;
    -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
    transition-property: -webkit-box-shadow, -webkit-transform;
    transition-property: box-shadow, transform;
    transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ld-flipbox-shadow .ld-flipbox-wrap {
    -webkit-box-shadow: 0 50px 60px rgba(0, 0, 0, 0.15);
    box-shadow: 0 50px 60px rgba(0, 0, 0, 0.15);
}

.ld-flipbox-bt.ld-flipbox-shadow:hover .ld-flipbox-wrap,
.ld-flipbox-tb.ld-flipbox-shadow:hover .ld-flipbox-wrap {
    -webkit-box-shadow: 0 -50px 60px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -50px 60px rgba(0, 0, 0, 0.15);
}

.ld-flipbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 270px;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.ld-flipbox:hover .ld-flipbox-wrap {
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
    transform: rotate3d(0, 1, 0, 180deg);
    -webkit-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
}

.ld-flipbox:hover.ld-flipbox-rl .ld-flipbox-wrap {
    -webkit-transform: rotate3d(0, -1, 0, 180deg);
    transform: rotate3d(0, -1, 0, 180deg);
}

.ld-flipbox:hover.ld-flipbox-bt .ld-flipbox-wrap {
    -webkit-transform: rotate3d(1, 0, 0, 180deg);
    transform: rotate3d(1, 0, 0, 180deg);
}

.ld-flipbox:hover.ld-flipbox-tb .ld-flipbox-wrap {
    -webkit-transform: rotate3d(-1, 0, 0, 180deg);
    transform: rotate3d(-1, 0, 0, 180deg);
}

.ld-flipbox:hover.ld-flipbox-shadow-onhover .ld-flipbox-wrap {
    -webkit-box-shadow: 0 50px 60px rgba(0, 0, 0, 0.15);
    box-shadow: 0 50px 60px rgba(0, 0, 0, 0.15);
}

.ld-flipbox:hover.ld-flipbox-shadow-onhover.ld-flipbox-bt .ld-flipbox-wrap,
.ld-flipbox:hover.ld-flipbox-shadow-onhover.ld-flipbox-tb .ld-flipbox-wrap {
    -webkit-box-shadow: 0 -50px 60px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -50px 60px rgba(0, 0, 0, 0.15);
}


.bg-fade-dark-045 {
    background-color: rgba(0, 0, 0, 0.45) !important;
}

.ld-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.ld-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.text-uppercase {
    text-transform: uppercase;
}

/* Button */
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    position: relative;
    border: 1px solid var(--color-primary);
    border-radius: 0;
    font-size: 1em;
    white-space: nowrap;
    color: var(--color-primary);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

.btn&gt;span,
.btn strong,
.btn i {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
}

.btn&gt;span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0.3em 0.7em;
    border-radius: inherit;
    border-color: inherit;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn.text-uppercase {
    letter-spacing: .1em;
}

.btn.semi-round {
    border-radius: 2px;
}

.btn.round {
    border-radius: 4px;
}

.btn.circle {
    border-radius: 50em;
}

.btn.disabled {
    pointer-events: none;
    cursor: none;
}

.btn.disabled&gt;span,
.btn.disabled .btn-icon {
    opacity: 0.5;
}

.btn.border-none {
    border-width: 0;
}

.btn.border-none&gt;span {
    margin: 0;
}

.btn.border-none .btn-gradient-border rect {
    stroke-width: 0;
}

.btn.border-thin {
    border-width: 1px;
}

.btn.border-thin&gt;span {
    margin: -0.5px;
}

.btn.border-thin .btn-gradient-border rect {
    stroke-width: 1px;
}

.btn.border-thick {
    border-width: 2px;
}

.btn.border-thick&gt;span {
    margin: -1px;
}

.btn.border-thick .btn-gradient-border rect {
    stroke-width: 2px;
}

.btn.border-thicker {
    border-width: 3px;
}

.btn.border-thicker&gt;span {
    margin: -2px;
}

.btn.border-thicker .btn-gradient-border rect {
    stroke-width: 3px;
}

.btn+.btn {
    margin-left: .75em;
}

.btn.wide&gt;span {
    padding-left: 2.4em;
    padding-right: 2.4em;
}

.btn:hover {
    border-color: transparent;
    background-color: var(--color-primary);
    color: #fff;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}

.btn:hover .btn-gradient-bg-hover {
    opacity: 1;
}

:root {
    --color-font: #808291;
    --color-primary: #a6252c;
    --color-secondary: #ffb09f;
    --color-link: #a7a9b8;
    --color-link-hover: #181b31;
    --color-gradient-start: #4fda91;
    --color-gradient-stop: #34dbc5;
    --color-img-holder: #efefef;
}

.btn-white.btn-solid {
    border-color: #fff;
    background-color: #fff;
    color: #000;
}

.imgborder {
    border: 1px solid #a6252c !important;
    border-radius: 4px;
    padding: 1px;
}


@media (max-width: 992px) {
    .hover-box-2 {
        margin-bottom: 25px;
    }

    .hover-box.hover-box-2 {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hover-box&gt;img {
        margin: 10px 10px 8px 5px;
    }

    .hover-box&gt;h3 {
        font-size: 18px
    }

    .hover-box&gt;h4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {

    .responsive #top #wrap_all .flex_column.custom-break-point,
    .responsive #top #wrap_all .custom-break-point .flex_cell {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }
}


@media only screen and (min-width:767px) {
    #main .container_wrap_first&gt;.container {
        padding-right: 0 !important;
    }

    .sidebar {
        /*position: absolute; */
        top: 0;
        right: 0;
        padding-right: 30px !important;
        bottom: 0;
        max-width: calc(25% - 5px);
        /* Permalink - use to edit and share this gradient */
        background: -moz-linear-gradient(left, rgba(247, 247, 247, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(247, 247, 247, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(247, 247, 247, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6f7f7f7', endColorstr='#00ffffff', GradientType=1);
        /* IE6-9 */



    }
}

.avia-content-slider .slide-meta div.slide-meta-comments,
.avia-content-slider .slide-meta div.slide-meta-comments+.slide-meta-del {
    display: none;
}

.comment_container {
    display: none;
}

.side-container-comment {
    display: none;
}

.testback2 {
    content: '';
    width: 100%;
    height: 130%;
    background-color: #FFFFFF;
    position: absolute;
    left: 0%;
    z-index: 10 !important;
    box-shadow: 2em 2em 20px rgba(0, 0, 0, 0.5);
    transform: skewY(-10deg);
    top: 45px;
    background-image: url(https://usattorneys.dev/accident/wp-content/uploads/sites/2/2020/01/usattorneys_advertise_bg.jpg) !important;
    background-size: cover;
    background-position: 50% 30%;
}

.textcontect {
    transform: skewY(10deg) !important;
    padding: 40px 80px 40px 50px;
    text-transform: none;
}

.footaccident {
    z-index: 0 !important;
}

.footaccident2 {
    z-index: 20 !important;
}


@media only screen and (max-width: 960px) {
    .margincolum {
        top: 100px !important;
    }
}

/**** Sidebar ****/
@media only screen and (min-width:767px) {
    #main .container_wrap_first&gt;.container {
        padding-right: 0 !important;
    }

    .sidebar {
        /*position: absolute;  */
        top: 0;
        right: 0;
        padding-right: 30px !important;
        bottom: 0;
        max-width: calc(25% - 5px);
        /* Permalink - use to edit and share this gradient */
        background: -moz-linear-gradient(left, rgba(247, 247, 247, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(247, 247, 247, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(247, 247, 247, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6f7f7f7', endColorstr='#00ffffff', GradientType=1);
        /* IE6-9 */
    }
}


/**************************diagonal block******************************/

.avia-content-slider .slide-meta div.slide-meta-comments,
.avia-content-slider .slide-meta div.slide-meta-comments+.slide-meta-del {
    display: none;
}

.comment_container {
    display: none;
}

.side-container-comment {
    display: none;
}

.testback2 {
    content: '';
    width: 100%;
    height: 130%;
    background-color: #FFFFFF;
    position: absolute;
    left: 0%;
    z-index: 10 !important;
    box-shadow: 2em 2em 20px rgba(0, 0, 0, 0.5);
    transform: skewY(-10deg);
    top: 45px;
    background-image: url(/wp-content/uploads/sites/2/2020/01/usattorneys_advertise_bg.jpg) !important;
    background-size: cover;
    background-position: 50% 30%;
}

.textcontect {
    transform: skewY(10deg) !important;
    padding: 40px 80px 40px 50px;
    text-transform: none;
}

.footaccident {
    z-index: 0 !important;
}

.footaccident2 {
    z-index: 20 !important;
}


@media only screen and (max-width: 960px) {
    .margincolum {
        top: 100px !important;
    }
}


/******* popup ********/

#viewterms {
    cursor: pointer;
    color: #c22d37;
}

.mfp-content {
    max-height: 80%;
    overflow: scroll;
}

.mfp-close {
    margin-right: 10%;
}

.mfp-content .white-popup {
    background-color: white;
    padding: 20px;
    min-width: 500px;
    text-align: center;
    border-radius: 15px;
    max-width: 80%;
    margin: 0 auto;
    height: 100%;
}

.mfp-content .white-popup.terms {
    text-align: justify;
    padding: 40px;
}

.mfp-content .white-popup.terms a {
    color: #c22d37;
}

.mfp-content .white-popup.terms h1 {
    position: relative;
    margin-bottom: 30px;
}

.mfp-content .white-popup.terms h1::before {
    position: absolute;
    content: '';
    bottom: -5px;
    width: 100px;
    height: 3px;
    left: 0;
    background-color: #c22d37;
}

.mfp-content .buttons {
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.mfp-content .buttons #close-btn {
    background-color: #c22d37;
    border-color: #c22d37;
    color: #ffffff;
    width: 100px;
    height: 50px;
    border: none;
    border-radius: 5px;
}

.mfp-content .buttons #close-btn:hover {
    cursor: pointer;
    opacity: .7;
}









/**** LUIS ****/

.textmarketing {
    transition: all .3s;
}

.textmarketing:hover {
    text-shadow: 2px 2px 2px #1e73be;
}

.pricingtable {
    list-style: none !important;
}


.main_color .pricing-table li.avia-pricing-row {
    list-style: none !important;
}

#top .avia_pricing_minimal .pricing-table&gt;li {
    border: none;
    list-style: none;
}

.big-preview a {
    transition: all .5s;
    border-radius: 8px;
    border: 2px solid #09264f;
}

.big-preview:hover a {
    -webkit-box-shadow: 8px 7px 4px -2px rgba(0, 0, 0, 0.44);
    box-shadow: 8px 7px 4px -2px rgba(0, 0, 0, 0.44);
}

#top .avia_partner_widget img {
    transition: all .5s;
    border: 1px solid #09264f;
}

#top .avia_partner_widget:hover img {
    border: 1px solid #a6252c;
    -webkit-box-shadow: 8px 7px 4px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 8px 7px 4px -2px rgba(0, 0, 0, 0.3);
}


.single-post #footer {
    display: none !important;
}

div.wpcf7-response-output {
    font-weight: 900;
    color: red;
}

/* Contact Form 7 Submit Button 
-------------------------------*/

.wpcf7 input[type="submit"] {
    color: #ffffff;
    font-size: 19px;
    font-weight: 900;
    background: #09264f;
    padding: 10px 20px 10px 20px;
    border: none;
    border-radius: 5px;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.wpcf7 input:hover[type="submit"] {
    background: #a6252c;
    transition: all 0.4s ease 0s;
}

.wpcf7 input:active[type="submit"] {
    background: #000000;
}

#top input[type="text"],
#top input[type="email"],
#top input[type="number"],
#top textarea,
#top select {
    font-size: 16px;
    color: black !important;
}

#top label.half {
    display: inline-block !important;
    width: 50% !important;
}

#nybar.av-layout-grid-container {
    margin-top: -20px !important;
}

@media only screen and (max-width: 700px) {
    #nybar.av-layout-grid-container {
        margin-top: -14px !important;
    }
}

.nyprofile {
    background-image: url('/wp-content/uploads/sites/2/2020/07/pattern_practice.jpg') !important;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.imagshadow {
    -webkit-box-shadow: 8px 9px 14px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 8px 9px 14px 2px rgba(0, 0, 0, 0.35);
}

.dic {
    text-align: center;
    display: block;
    font-size: 22px;
    letter-spacing: 4px;
    font-weight: 900;
}

.dic a {
    position: relative;
    top: -2px;
    transition: all .3s;
}

.dic a:hover {
    margin-top: -10px !important;
    top: -6px;
    color: red !important;
}</pre></body></html>