.btn_small {
    padding: 10px;
    font-size: 1.2rem;
}


/*html,body { 
  overflow:hidden; 
}
*/

.top-bar-v1 .top-bar-dropdown>li>a {
    display: block;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
}

@media (min-width: 768px) .dropdown-menu {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    display: block;
    visibility: hidden;
    opacity: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin-top: 5px;
}

#footer .widget .footer-logo {
    max-height: 110px;
}

.navbar-brand a {
    display: flex;
    align-items: center;
}

.content-benefits>div.row>div:first-child {
    width: 20%;
    text-align: left;
    padding-left: 12px;
    font-weight: 600;
}

.content-benefits>div.row>div {
    float: left;
    font-size: 14px;
    padding: 6px 5px;
    border-width: 1px 0;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

@media (max-width: 1024px) {
    .content-benefits>div.row>div {
        width: 70% !important;
        display: none;
    }
}

@media (max-width: 650px) {
    .arrow-plans.next {
        right: 95px;
    }
}
@media (max-width:380px){
    .arrow-plans.next{
        right: 30px !important;
    }
}
.cll{
    display: block; 
    background-color: #fff; 
    box-shadow: 0 0 5px #fff; 
    margin-top: 24px;
    border-radius: 0;
    border-right: 2px solid #0a238a;
}
@media(max-width:380px){
    .cll{
        display: block; 
        background-color: #fff; 
        box-shadow: 0 0 5px #fff; 
        margin-top: 24px;
        border-radius: 0;
        border-right: 2px solid #ffffff;
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .arrow-plans {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .arrow-plans {
        display: inline-block !important;
        position: relative;
    }
}

@media (max-width: 1024px) {
    .content-benefits>div.row.header-benefits>div {
        padding: 10px 45px;
    }
}

.content-benefits>div.row.header-benefits>div {
    font-size: 13px;
    color: #fff !important;
    padding: 10px 5px;
    word-break: break-all;
}

@media (max-width: 1024px) {
    .content-benefits>div.row.header-benefits>div:first-child,
    .content-benefits>div.row>div:first-child {
        width: 30% !important;
        display: block;
        padding: 10px;
    }
    @media (max-width: 1024px) {
        .content-benefits>div.row>div.act {
            display: block;
        }
    }
    @media (max-width: 1024px) {
        .arrow-plans.next {
            right: 95px;
        }
    }
    @media (max-width: 1024px) {
        .arrow-plans:hover {
            transform: scale(1.1);
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
        }
    }
    @media (max-width: 1024px) {
        .arrow-plans.disa:hover,
        .arrow-plans.disa {
            color: rgba(204, 204, 204, 0.7);
            text-shadow: none;
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            cursor: no-drop;
            transform: scale(1.1);
        }
    }
    @media (max-width: 1024px) {
        .arrow-plans.prev {
            left: 30%;
            margin-left: 86px;
        }
    }
    @media(max-width:380px){
        .arrow-plans.prev{
            left: 0%;
            margin-left: 86px;
        }
    }
    .top-bar-v1 ul {
        margin: 0;
        padding: 0;
    }
    .fa {
        display: inline !important;
    }
    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .navbar-brand h3.name-company {
        display: flex;
        margin: 0 0 0 10px;
        font-size: 2.5rem;
    }
    .company--footer {
        text-align: center;
        width: 60%;
    }
    .name-company--footer {
        font-size: 4rem;
    }
    .selectcion {
        display: block;
        width: 0px;
        height: 2px;
        background-color: #fc603b;
        content: '';
        margin: 5px auto 0px;
    }
    /*
#header .navbar-brand img {
    height: 110px;
*/
}
.bplan{
    font-size:12px;
    width: 80%;
    border-radius: 15px !important;
}
.affa-team-profile img {
    width: auto;
    height: 120px;
    border-radius: unset;
}
.cont{
    max-height: 140% !important;
}

@media (max-width:768px){
    .affa-team-profile img{
        width: auto;
        height: 100px;
        border-radius: unset;
    }
    .cont{
        max-height: 140% !important;
    }
    
}


.name-company span:nth-child(1) {
    color: #e32928;
}

.name-company span:nth-child(2) {
    color: #f2952f;
}

.name-company span:nth-child(3) {
    color: #33a9e1;
}

#header .navbar {
    background: #fff;
    opacity: 2.8;
}

.sp-slides-container {
    position: relative;
    margin-top: -45px;
}

.post-heading-left ul {
    list-style: none;
}

.footer-copyright h5 {
    display: inline-block;
}

.affa-team-profile .team-profile-name h4 {
    font-size: 14px;
    height: 0%;
}

.content-login {
    position: relative;
    width: 500px;
    margin: auto;
    max-width: 100%;
    padding: 25px 5% 25px 5%;
    box-shadow: 0 0 5px #768c94;
    background-color: #768c94;
    color: #eee;
    margin-bottom: 40px;
}
.g-recaptcha {
    transform: scale(0.8);
}
@media(max-width:380px){
    .g-recaptcha {
        transform: scale(0.8);
        margin-left: -40px;
    }
}
@media(max-width:320px){
    .g-recaptcha {
        transform: scale(0.7);
        margin-left: -37px;
    }
}
.tp{
    height: 55px;
}
.pt{
    margin-bottom: -9px;font-size: 12px;
}
.content-login h2 {
    color: #eee;
    font-weight: 400;
}

.content-login .post-heading-center {
    padding: 0;
}

input:focus:-webkit-autofill,
input:hover:-webkit-autofill,
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.affa-form-contact input[type="text"],
.affa-form-contact input[type="email"],
.affa-form-contact input[type="password"],
.affa-form-contact textarea {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #4D4D4D;
}

.affa-form-contact input[type="text"].error,
.affa-form-contact input[type="email"].error,
.affa-form-contact input[type="password"].error,
.affa-form-contact textarea.error {
    background-color: #ffc8c8;
    border: 1px solid red;
}

.affa-form-contact .submit-status {
    background-color: rgba(85, 85, 85, 0.5);
}

.affa-form-contact .submit-status span.error {
    color: #da2424;
    background-color: #f6caca;
    border-color: #da2424;
    box-shadow: 0 0 5px red;
}

#header .nav>li {
    padding: 10px 15px 3px;
}

#header .nav>li>a {
    font-size: 0.9em;
}

#header .nav>li>a i.fa {
    margin-right: 5px;
    color: #f2952f;
    font-size: 15px;
}

@media (max-width: 768px) {
    .textoCentradoResponsive {
        text-align: center;
    }
    #footer .widget .footer-logo {
        max-height: 70px;
    }
    .company--footer {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #header .nav>li>a {
        font-size: 10px;
        padding: 0px 5px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.widget-title {
    margin-left: -19px;
}

@media (max-width: 1024px) {
    .arrow-plans {
        display: inline-block !important;
        position: absolute;
        font-size: 30px;
        cursor: pointer;
        font-weight: 100;
        text-shadow: 0 0 2px #04252D;
        color: #fff;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        z-index: 2;
        padding: 8px;
    }
    .row {
        margin-left: -15px;
    }
}

@media (min-width: 1024px) {
    .arrow-plans {
        display: none
    }
}

.btn-custom,
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
    color: #FFF !important;
    text-align: center;
    text-transform: uppercase;
    background-color: #82337;
    border: 0px;
    outline: none !important;
    border-radius: 15px;
}
    .tlf{
        position: relative;
        width: 100%;
        margin-top: -42%;
        margin-left: 50%;
    
    }
    @media(max-width:1024px){
        .tlf{
            position: relative;
            width: 100%;
            margin-top: -11%;
            margin-left: 0%;
        }
        .wapp{
            position: relative;
            width: 100%;
            margin-top: -7% !important;
            margin-left: 0%;
        }
        .inf{
            position: relative;
            margin-left: 22%;
            margin-top: -7%;
        }
    }
    @media(max-width:768px){
        .tlf {
            position: relative;
            width: 100%;
            margin-top: 0%;
            margin-left: 0%;
        }
        .wapp{
            position: relative;
            width: 100%;
            margin-top: -21% !important;
            margin-left: -86%;
        }
        .inf{
            position: relative;
            margin-left: 22%;
            margin-top: -7%;
        }
    }
    @media(max-width:767px){
        .tlf {
            position: relative;
            width: 100%;
            margin-top: 0%;
            margin-left: 0%;
        }
        .wapp{
            position: relative;
            width: 100%;
            margin-top: -21% !important;
            margin-left: -1%;
        }
        .inf{
            position: relative;
            margin-left: 15%;
            margin-top: -3%;
        }
    }
    @media(max-width:380px){
        .wapp{
            position: relative;
            width: 100%;
            margin-top: -9% !important;
            margin-left: 0%;
            }
            .inf{
                position: relative;
                margin-left: 30%;
                margin-top: -9%;
            }
            .cont{
                max-height: 150% !important;
            }
        }
        
    .dir{
            margin-left: 0%;
    }
    .fac{
        letter-spacing: 10px;
    }
    .wapp{
        position: relative;
        width: 100%;
        margin-top: -34%;
    }
    
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    /*line-height: 2;*/
    height: auto !important;
}

.content-benefits>div.row {
    border-bottom: 1px solid #2951e2;
    border-collapse: collapse;
    padding: 5px 0;
    z-index: 1;
    width: 100%;
}

.content-benefits>div.row:nth-child(odd) {
    background-color: #F3F7F6;
    width: 100%;
}

button.btn.btn-custom.btn-xs.category-plans {
    padding: 4px;
    max-width: 100%;
    white-space: pre-wrap;
    font-size: 12px;
    /* word-break: break-all; */
    text-align: center;
}

.display-none {
    display: none;
}

div#pos-benefi {
    padding: 11px 24px;
}

.category {
    background: none;
    border: 1px solid #822e7f;
    color: #822e7f !important;
}

.category:hover {
    color: #ffffff !important;
    background-color: #822e7f;
}

.btn:active,
.btn.active {
    background: #2397d4;
    color: #ffffff !important;
}
.tlff {
    position: relative;
    width: 100%;
    margin-top: -32%;
    margin-left: 50%;
}
@media(max-width:380px){
    .tlff {
        position: relative;
        width: 100%;
        margin-top: -32%;
        margin-left: 0%;
    }
}
*  Core Owl Carousel CSS File
*/
.owl-carousel {
   display: none;
   width: 100%;
   -webkit-tap-highlight-color: transparent;
   /* position relative and z-index fix webkit rendering fonts issue */
   position: relative;
   z-index: 1;
}
.owl-carousel .owl-stage {
   position: relative;
   -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}
.owl-carousel .owl-stage-outer {
   position: relative;
   overflow: hidden;
   /* fix for flashing background */
   -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
   cursor: pointer;
   cursor: hand;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.owl-carousel.owl-loaded {
   display: block;
}
.owl-carousel.owl-loading {
   opacity: 0;
   display: block;
}
.owl-carousel.owl-hidden {
   opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
   display: none;
}
.owl-carousel .owl-item {
   position: relative;
   min-height: 1px;
   float: left;
   -webkit-backface-visibility: hidden;
   -webkit-tap-highlight-color: transparent;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   z-index: 1;
}
.owl-carousel .owl-item img {
   display: block;
   width: 100%;
   -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
   -webkit-user-select: auto;
   -moz-user-select: auto;
   -ms-user-select: auto;
   user-select: auto;
}
.owl-carousel .owl-grab {
   cursor: move;
   cursor: -webkit-grab;
   cursor: -o-grab;
   cursor: -ms-grab;
   cursor: grab;
}
.owl-carousel.owl-rtl {
   direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
   float: right;
}

/* No Js */
.no-js .owl-carousel {
   display: block;
}

/* 
*  Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
   opacity: 0;
   -webkit-transition: opacity 400ms ease;
   -moz-transition: opacity 400ms ease;
   -ms-transition: opacity 400ms ease;
   -o-transition: opacity 400ms ease;
   transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
   transform-style: preserve-3d;
}

/* 
*  Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
   position: relative;
   height: 100%;
   background: #000;
}
.owl-carousel .owl-video-play-icon {
   position: absolute;
   height: 80px;
   width: 80px;
   left: 50%;
   top: 50%;
   margin-left: -40px;
   margin-top: -40px;
   cursor: pointer;
   z-index: 1;
   -webkit-backface-visibility: hidden;
   -webkit-transition: scale 100ms ease;
   -moz-transition: scale 100ms ease;
   -ms-transition: scale 100ms ease;
   -o-transition: scale 100ms ease;
   transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
   -webkit-transition: scale(1.3, 1.3);
   -moz-transition: scale(1.3, 1.3);
   -ms-transition: scale(1.3, 1.3);
   -o-transition: scale(1.3, 1.3);
   transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
   display: none;
}
.owl-carousel .owl-video-tn {
   opacity: 0;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
   -webkit-transition: opacity 400ms ease;
   -moz-transition: opacity 400ms ease;
   -ms-transition: opacity 400ms ease;
   -o-transition: opacity 400ms ease;
   transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
   position: relative;
   z-index: 1;
}

.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
   background-color: #00538a;
   color: #fff;
   line-height: 28px;
}

.nav-higher .owl-nav {
   top:-74px;
}

.nav-higher.small-nav .owl-nav {
   top:-76px;
}


.small-nav .owl-nav {
   top:-60px;
}

.left-nav .owl-nav {
   right:auto;
   left:0;
   top:-64px;
}

.center-top-nav .owl-nav {
   right:auto;
   left:50%;
   margin-left:-38.5px;
   top:-56px;
}

.center-top-nav.small-nav .owl-nav {
   margin-left:-32.5px;
}


/* To not crush dragging 
styled buttons not container for vertical centered navs*/
.center-nav .owl-nav {
   position: static;
   bottom:auto;
   top:auto;
   left:auto;
   right:auto;
}

.center-nav .owl-prev,
.center-nav .owl-next {
   position: absolute;
   top:50%;
   margin-top:-18px;
}

.center-nav .owl-prev {
   left:15px;
}

.center-nav .owl-next {
   right:15px;
}

.center-nav-animate .owl-prev,
.center-nav-animate .owl-next {
   visibility: hidden;
   opacity:0;
}

.center-nav-animate .owl-prev {
   left:45px;
}

.center-nav-animate .owl-next {
   right:45px;
}

.center-nav-animate:hover .owl-prev,
.center-nav-animate:hover .owl-next {
   opacity:1;
   visibility: visible;;
}

.center-nav-animate:hover .owl-prev {
   left:15px;
}

.center-nav-animate:hover .owl-next {
   right:15px;
}

.owl-prev,
.owl-next {
   display:inline-block;
   font-size:24px;
   line-height:36px;
   height:36px;
   width:36px;
   color:#eaeaea;
   background-color: #444;
   text-align: center;
   transition: all 0.5s ease;
   -webkit-transition: all 0.5s ease;
   border-radius: 4px;
}

.small-nav .owl-prev,
.small-nav .owl-next {
   font-size:18px;
   line-height:28px;
   height:30px;
   width:30px;
   border-radius: 3px;
}

.nav-border .owl-prev,
.nav-border .owl-next {
   font-size:22px;
   line-height:32px;
   color:#303030;
   border:2px solid #444;
   background-color: transparent;
}

.nav-border.small-nav .owl-prev,
.nav-border.small-nav .owl-next {
   font-size:18px;
   line-height:25px;
   border:2px solid #444;
}

.owl-prev:hover,
.owl-next:hover {
   color:#f1f1f1;
   background-color: #1a1a1a;
}

.nav-border .owl-prev:hover,
.nav-border .owl-next:hover {
   color:#f1f1f1;
   background-color: #1a1a1a;
   border-color:#1a1a1a;
}

.owl-prev {
   margin-right:5px;
}

.custom-nav .owl-prev,
.custom-nav .owl-next {
   color:#fff;
}

.white-nav .owl-prev,
.white-nav .owl-next {
   color:#505050;
   background-color: #fff;
}

.gray-nav .owl-prev,
.gray-nav .owl-next{
   color:#666;
   background-color: #eaeaea;
}

.gray-nav .owl-prev:hover,
.gray-nav .owl-next:hover {
   background-color: #ccc;
   color:#3a3a3a;
}

.nav-border.custom-nav .owl-prev,
.nav-border.custom-nav .owl-next {
   background-color: transparent;
}

.nav-border.white-nav .owl-prev,
.nav-border.white-nav .owl-next {
   color:#fff;
   border-color:#fff;
   background-color: transparent;
}

.custom-nav .owl-prev:hover,
.custom-nav .owl-next:hover,
.white-nav .owl-prev:hover,
.white-nav .owl-next:hover {
   color:#fff;
}

.nav-border.custom-nav .owl-prev:hover,
.nav-border.custom-nav .owl-next:hover,
.nav-border.white-nav .owl-prev:hover,
.nav-border.white-nav .owl-next:hover {
   color:#fff;
}

.img_wta{
    width: 100%;
    margin-left: 62%;
}

.w{
    margin-top: -15%;
    width: 76%;
}
.log_tj{
    width: 100%;
    position: relative;
    padding: 15 0;
    right: 90%;
}
.t{
    position: relative;
    margin-top: -11%;
    width: 112%;
}
.j{
    position: relative;
    margin-top: -26%;
    width: 195%;
}
.jl{
    position: relative;
    width: 231%;
    margin-top: -26%;
    left: -10%;
}
.l1{
    position: relative;
    width: 197%;
    right: 90%;
    margin-top: -6%;
}

.v{
    position: relative;
    margin-top: -18%;
    left: 5%;
}

.ve{
    width: 100%;
    position: relative;
    margin-top: -29%;
    left: 122%;
}
.log1{
    position: relative;
    left: 17%;
}

@media(max-width:768px){
    .img_wta{
        width: 60%;
        margin-left: 0%;
        margin-top: 5%;
    }
    .jl {
        position: relative;
        width: 100%;
        margin-top: -26%;
        left: -10%;
    }
    .log1 {
        position: relative;
        left: 45%;
        width: 50%;
    }
    .j {
        position: relative;
        margin-top: -26%;
        width: 100%;
    }
    .img_resp{
        position: relative;
        width: 187%;
        margin-left: 11%;
    }
    .log_tj {
        width: 100%;
        position: relative;
        padding: 15 0;
        right: 40%;
    }
    .v{
        position: relative;
        margin-top: -17%;
        left: -40%;
    }
    .ve{
        width: 50%;
        position: relative;
        margin-top: 0%;
        left: -40%;
    }
    .tjr{
        width: 50%;
        position: relative;
        left: 2%;
    }
    .tjr1{
        width: 80%;
        position: relative;
        left: -4%;
        margin-top: -14%;
    }
    .t{
        position: relative;
        margin-top: -5%;
        width: 60%;
    }
    .j{
        position: relative;
        margin-top: -6%;
        width: 90%;
        left: 2%;
    }
    .jl{
        position: relative;
        width: 100%;
        margin-top: 0%;
        left: 3%;
    }

}
@media(max-width:480px){
    .img_resp {
        position: relative;
        width: 90%;
        margin-left: 0%;
    }
    .wapp{
        margin-top: -5% !important;
        margin-left: 0%;
    }
    .inf {
        position: relative;
        margin-left: 20%;
        margin-top: -6.5%;
    }
}
@media(max-width: 380px){
    .w{
        margin-top: 0%;
        width: 40%;
    }
    .img_wta{
        width: 80%;
        margin-left: 4%;
    }
    .log_tj{
        width: 90%;
        position: relative;
        padding: 20px 0;
        left: -50px;
    }
    .ve {
        width: 40% !important;
        position: relative !important;
        margin-top: 0%;
    }
    .v{
        position: relative !important;
        margin-top: -10%;
        width: 70%;
    }
    .tjr{
        width: 70%;
        position: relative;
        left: 85%;
    }
    .tjr1{
        width: 112%;
        position: relative;
        left: -6%;
        margin-top: -4%;
    }
    .log1{
        position: relative;
        left: 15%;
        width: 100%;
    }
    .img_resp {
        position: relative;
        width: 100%; 
        margin-left: 0%;
    }
}

@media(max-width: 320px){
    .w{
        margin-top: 0%;
        width: 40%;
    }
    .img_wta{
        width: 80%;
        margin-left: 4%;
    }
    .log_tj{
        width: 90%;
        position: relative;
        padding: 20px 0;
        left: -50px;
    }
    .ve {
        width: 40% !important;
        position: relative !important;
        margin-top: 0%;
    }
    .v{
        position: relative !important;
        margin-top: -10%;
        width: 70%;
    }
    .tjr{
        width: 70%;
        position: relative;
        left: 2%;
    }
    .tjr1{
        width: 112%;
        position: relative;
        left: -6%;
        margin-top: -4%;
    }
    .log1{
        position: relative;
        left: 15%;
        width: 100%;
    }
}

.log2{
    position: relative;
    left: 19%;
}
.v2 {
    position: relative;
    margin-top: -75%;
    left: 20%;
}
.l2 {
    position: relative;
    width: 197%;
    left: 18%;
    margin-top: -22%;
}
.ve2 {
    width: 50%;
    position: relative;
    margin-top: -64%;
    left: 200%;
}
.tjr2{
    width: 100%;
    position: relative;
    right: 335%;
}
.tjr3{
    width: 134%;
    position: relative;
    right: 340%;
    margin-top: -23%;
}
.j3{
    position: relative;
    margin-top: -78%;
    width: 200%;
    left: 152%;
}
.jl3 {
    position: relative;
    width: 240%;
    margin-top: -77%;
    left: 235%;
}

@media(max-width:1024px){
    .tjr3 {
        width: 100%;
        position: relative;
        right: 297%;
        margin-top: -23%;
    }
    .j3 {
        position: relative;
        margin-top: -84%;
        width: 170%;
        left: 162%;
    }
    .tjr2 {
        width: 100%;
        position: relative;
        right: 288%;
    }
    .jl3 {
        position: relative;
        width: 200%;
        margin-top: -86%;
        left: 190%;
    }
}