﻿/*Layout*/
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    -ms-overflow-style: scrollbar;
}

:root, :host, .spxThemeOverride {
    --color_0: 255,255,255;
    --color_1: 255,255,255;
    --color_2: 0,0,0;
    --color_3: 237,28,36;
    --color_4: 0,136,203;
    --color_5: 255,203,5;
    --color_6: 114,114,114;
    --color_7: 176,176,176;
    --color_8: 255,255,255;
    --color_9: 114,114,114;
    --color_10: 176,176,176;
    --color_11: 20,20,22;
    --color_12: 27,28,30;
    --color_13: 63,67,73;
    --color_14: 138,138,138;
    --color_15: 138,138,138;
    --color_16: 127,49,49;
    --color_17: 190,74,74;
    --color_18: 253,98,98;
    --color_19: 254,176,176;
    --color_20: 252,225,225;
    --color_21: 68,78,116;
    --color_22: 102,117,173;
    --color_23: 136,156,231;
    --color_24: 193,204,243;
    --color_25: 218,223,242;
    --color_26: 15,61,71;
    --color_27: 30,121,141;
    --color_28: 45,182,212;
    --color_29: 137,210,226;
    --color_30: 177,229,241;
    --color_31: 8,33,82;
    --color_32: 16,65,165;
    --color_33: 24,98,247;
    --color_34: 137,174,250;
    --color_35: 176,202,252;
    --color_36: 20,20,22;
    --color_37: 255,255,255;
    --color_38: 27,28,30;
    --color_39: 63,67,73;
    --color_40: 138,138,138;
    --color_41: 253,98,98;
    --color_42: 136,156,231;
    --color_43: 254,176,176;
    --color_44: 20,20,22;
    --color_45: 255,255,255;
    --color_46: 255,255,255;
    --color_47: 138,138,138;
    --color_48: 253,98,98;
    --color_49: 253,98,98;
    --color_50: 20,20,22;
    --color_51: 20,20,22;
    --color_52: 253,98,98;
    --color_53: 253,98,98;
    --color_54: 63,67,73;
    --color_55: 63,67,73;
    --color_56: 20,20,22;
    --color_57: 20,20,22;
    --color_58: 253,98,98;
    --color_59: 253,98,98;
    --color_60: 253,98,98;
    --color_61: 253,98,98;
    --color_62: 20,20,22;
    --color_63: 20,20,22;
    --color_64: 63,67,73;
    --color_65: 63,67,73;
    --font_0: normal normal bold 80px/1.4em poppins-extralight,poppins,sans-serif;
    --font_1: normal normal normal 16px/1.4em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
    --font_2: normal normal bold 60px/1.4em poppins-extralight,poppins,sans-serif;
    --font_3: normal normal bold 30px/1.4em poppins-extralight,poppins,sans-serif;
    --font_4: normal normal normal 30px/1.4em 'open sans',sans-serif;
    --font_5: normal normal normal 24px/1.4em barlow-medium,barlow,sans-serif;
    --font_6: normal normal normal 18px/1.4em poppins-semibold,poppins,sans-serif;
    --font_7: normal normal normal 18px/1.4em 'open sans',sans-serif;
    --font_8: normal normal normal 16px/1.4em 'open sans',sans-serif;
    --font_9: normal normal normal 14px/1.4em 'open sans',sans-serif;
    --font_10: normal normal normal 12px/1.4em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
    --wix-ads-height: 50px;
    --wix-ads-top-height: 50px;
    --site-width: 980px;
    --above-all-z-index: 100000;
    --portals-z-index: 100001;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --minViewportSize: 320;
    --maxViewportSize: 1920;
    --theme-spx-ratio: 1px
}

.font_0 {
    font: var(--font_0);
    color: rgb(var(--color_45));
    letter-spacing: 0em
}

.font_1 {
    font: var(--font_1);
    color: rgb(var(--color_15));
    letter-spacing: 0em
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_45));
    letter-spacing: 0em
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_45));
    letter-spacing: 0em
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_45));
    letter-spacing: 0em
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_45));
    letter-spacing: 0em
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_45));
    letter-spacing: 0em
}

.font_7 {
    font: var(--font_7);
    color: rgb(var(--color_15));
    letter-spacing: 0em
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_15));
    letter-spacing: 0em
}

.color_0 {
    color: rgb(var(--color_0))
}

.color_1 {
    color: rgb(var(--color_1))
}

.color_2 {
    color: rgb(var(--color_2))
}

.color_3 {
    color: rgb(var(--color_3))
}

.color_4 {
    color: rgb(var(--color_4))
}

.color_5 {
    color: rgb(var(--color_5))
}

.color_6 {
    color: rgb(var(--color_6))
}

.color_7 {
    color: rgb(var(--color_7))
}

.color_8 {
    color: rgb(var(--color_8))
}

.color_9 {
    color: rgb(var(--color_9))
}

.color_10 {
    color: rgb(var(--color_10))
}

.color_11 {
    color: rgb(var(--color_11))
}

.color_12 {
    color: rgb(var(--color_12))
}

.color_13 {
    color: rgb(var(--color_13))
}

.color_14 {
    color: rgb(var(--color_14))
}

.color_15 {
    color: rgb(var(--color_15))
}

.color_16 {
    color: rgb(var(--color_16))
}

.color_17 {
    color: rgb(var(--color_17))
}

.color_18 {
    color: rgb(var(--color_18))
}

.color_19 {
    color: rgb(var(--color_19))
}

.color_20 {
    color: rgb(var(--color_20))
}

.color_21 {
    color: rgb(var(--color_21))
}

.color_22 {
    color: rgb(var(--color_22))
}

.color_23 {
    color: rgb(var(--color_23))
}

.color_24 {
    color: rgb(var(--color_24))
}

.color_25 {
    color: rgb(var(--color_25))
}

.color_26 {
    color: rgb(var(--color_26))
}

.color_27 {
    color: rgb(var(--color_27))
}

.color_28 {
    color: rgb(var(--color_28))
}

.color_29 {
    color: rgb(var(--color_29))
}

.color_30 {
    color: rgb(var(--color_30))
}

.color_31 {
    color: rgb(var(--color_31))
}

.color_32 {
    color: rgb(var(--color_32))
}

.color_33 {
    color: rgb(var(--color_33))
}

.color_34 {
    color: rgb(var(--color_34))
}

.color_35 {
    color: rgb(var(--color_35))
}

.color_36 {
    color: rgb(var(--color_36))
}

.color_37 {
    color: rgb(var(--color_37))
}

.color_38 {
    color: rgb(var(--color_38))
}

.color_39 {
    color: rgb(var(--color_39))
}

.color_40 {
    color: rgb(var(--color_40))
}

.color_41 {
    color: rgb(var(--color_41))
}

.color_42 {
    color: rgb(var(--color_42))
}

.color_43 {
    color: rgb(var(--color_43))
}

.color_44 {
    color: rgb(var(--color_44))
}

.color_45 {
    color: rgb(var(--color_45))
}

.color_46 {
    color: rgb(var(--color_46))
}

.color_47 {
    color: rgb(var(--color_47))
}

.color_48 {
    color: rgb(var(--color_48))
}

.color_49 {
    color: rgb(var(--color_49))
}

.color_50 {
    color: rgb(var(--color_50))
}

.color_51 {
    color: rgb(var(--color_51))
}

.color_52 {
    color: rgb(var(--color_52))
}

.color_53 {
    color: rgb(var(--color_53))
}

.color_54 {
    color: rgb(var(--color_54))
}

.color_55 {
    color: rgb(var(--color_55))
}

.color_56 {
    color: rgb(var(--color_56))
}

.color_57 {
    color: rgb(var(--color_57))
}

.color_58 {
    color: rgb(var(--color_58))
}

.color_59 {
    color: rgb(var(--color_59))
}

.color_60 {
    color: rgb(var(--color_60))
}

.color_61 {
    color: rgb(var(--color_61))
}

.color_62 {
    color: rgb(var(--color_62))
}

.color_63 {
    color: rgb(var(--color_63))
}

.color_64 {
    color: rgb(var(--color_64))
}

.color_65 {
    color: rgb(var(--color_65))
}

.backcolor_0 {
    background-color: rgb(var(--color_0))
}

.backcolor_1 {
    background-color: rgb(var(--color_1))
}

.backcolor_2 {
    background-color: rgb(var(--color_2))
}

.backcolor_3 {
    background-color: rgb(var(--color_3))
}

.backcolor_4 {
    background-color: rgb(var(--color_4))
}

.backcolor_5 {
    background-color: rgb(var(--color_5))
}

.backcolor_6 {
    background-color: rgb(var(--color_6))
}

.backcolor_7 {
    background-color: rgb(var(--color_7))
}

.backcolor_8 {
    background-color: rgb(var(--color_8))
}

.backcolor_9 {
    background-color: rgb(var(--color_9))
}

.backcolor_10 {
    background-color: rgb(var(--color_10))
}

.backcolor_11 {
    background-color: rgb(var(--color_11))
}

.backcolor_12 {
    background-color: rgb(var(--color_12))
}

.backcolor_13 {
    background-color: rgb(var(--color_13))
}

.backcolor_14 {
    background-color: rgb(var(--color_14))
}

.backcolor_15 {
    background-color: rgb(var(--color_15))
}

.backcolor_16 {
    background-color: rgb(var(--color_16))
}

.backcolor_17 {
    background-color: rgb(var(--color_17))
}

.backcolor_18 {
    background-color: rgb(var(--color_18))
}

.backcolor_19 {
    background-color: rgb(var(--color_19))
}

.backcolor_20 {
    background-color: rgb(var(--color_20))
}

.backcolor_21 {
    background-color: rgb(var(--color_21))
}

.backcolor_22 {
    background-color: rgb(var(--color_22))
}

.backcolor_23 {
    background-color: rgb(var(--color_23))
}

.backcolor_24 {
    background-color: rgb(var(--color_24))
}

.backcolor_25 {
    background-color: rgb(var(--color_25))
}

.backcolor_26 {
    background-color: rgb(var(--color_26))
}

.backcolor_27 {
    background-color: rgb(var(--color_27))
}

.backcolor_28 {
    background-color: rgb(var(--color_28))
}

.backcolor_29 {
    background-color: rgb(var(--color_29))
}

.backcolor_30 {
    background-color: rgb(var(--color_30))
}

.backcolor_31 {
    background-color: rgb(var(--color_31))
}

.backcolor_32 {
    background-color: rgb(var(--color_32))
}

.backcolor_33 {
    background-color: rgb(var(--color_33))
}

.backcolor_34 {
    background-color: rgb(var(--color_34))
}

.backcolor_35 {
    background-color: rgb(var(--color_35))
}

.backcolor_36 {
    background-color: rgb(var(--color_36))
}

.backcolor_37 {
    background-color: rgb(var(--color_37))
}

.backcolor_38 {
    background-color: rgb(var(--color_38))
}

.backcolor_39 {
    background-color: rgb(var(--color_39))
}

.backcolor_40 {
    background-color: rgb(var(--color_40))
}

.backcolor_41 {
    background-color: rgb(var(--color_41))
}

.backcolor_42 {
    background-color: rgb(var(--color_42))
}

.backcolor_43 {
    background-color: rgb(var(--color_43))
}

.backcolor_44 {
    background-color: rgb(var(--color_44))
}

.backcolor_45 {
    background-color: rgb(var(--color_45))
}

.backcolor_46 {
    background-color: rgb(var(--color_46))
}

.backcolor_47 {
    background-color: rgb(var(--color_47))
}

.backcolor_48 {
    background-color: rgb(var(--color_48))
}

.backcolor_49 {
    background-color: rgb(var(--color_49))
}

.backcolor_50 {
    background-color: rgb(var(--color_50))
}

.backcolor_51 {
    background-color: rgb(var(--color_51))
}

.backcolor_52 {
    background-color: rgb(var(--color_52))
}

.backcolor_53 {
    background-color: rgb(var(--color_53))
}

.backcolor_54 {
    background-color: rgb(var(--color_54))
}

.backcolor_55 {
    background-color: rgb(var(--color_55))
}

.backcolor_56 {
    background-color: rgb(var(--color_56))
}

.backcolor_57 {
    background-color: rgb(var(--color_57))
}

.backcolor_58 {
    background-color: rgb(var(--color_58))
}

.backcolor_59 {
    background-color: rgb(var(--color_59))
}

.backcolor_60 {
    background-color: rgb(var(--color_60))
}

.backcolor_61 {
    background-color: rgb(var(--color_61))
}

.backcolor_62 {
    background-color: rgb(var(--color_62))
}

.backcolor_63 {
    background-color: rgb(var(--color_63))
}

.backcolor_64 {
    background-color: rgb(var(--color_64))
}

.backcolor_65 {
    background-color: rgb(var(--color_65))
}





































@font-face {
    font-family: 'LithosPro-Black';
    src: url('../font/LithosPro-Black.otf') format('opentype');
}

@font-face {
    font-family: 'LithosPro-Bold';
    src: url('../font/LithosPro-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'LithosPro-ExtraLight';
    src: url('../font/LithosPro-ExtraLight.otf') format('opentype');
}

@font-face {
    font-family: 'LithosPro-Light';
    src: url('../font/LithosPro-Light.otf') format('opentype');
}

@font-face {
    font-family: 'LithosPro-Regular';
    src: url('../font/LithosPro-Regular.otf') format('opentype');
}

.h10, h10 {
    font-size: 50px;
    font-family: LithosPro-Bold;
}

.h9, h9 {
    font-size: 36px;
    font-family: LithosPro-Bold;
}

.h8, h8 {
    font-size: 19px;
    font-family: LithosPro-Bold;
}

.h7, h7 {
    font-size: 14px;
    font-family: LithosPro-Bold;
}

.h6, h6 {
    font-size: 14px;
    font-family: LithosPro-Bold;
}

#Titulo_uniS {
    font-size: 36px;
    font-family: LithosPro-Bold;
}

@media (min-width: 768px) {
    .h10, h10 {
        font-size: 70px;
        font-family: LithosPro-Bold;
    }

    .h9, h9 {
        font-size: 52px;
        font-family: LithosPro-Bold;
    }

    .h8, h8 {
        font-size: 24px;
        font-family: LithosPro-Bold;
    }

    #Titulo_uniS {
        font-size: 70px;
        font-family: LithosPro-Bold;
    }
}

.Titulo_uni {
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    transform: translate(-100px, -100px);
}

    .Titulo_uni.is-loaded {
        transition: all 1s;
        -webkit-transition: all 1s;
        opacity: 1;
        transform: translate(0px, 0px);
    }

.Titulo_uniS {
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    transform: translate(-100px, -100px);
}

    .Titulo_uniS.is-loaded {
        transition: all 1s;
        -webkit-transition: all 1s;
        opacity: 1;
        transform: translate(0px, 0px);
    }

.aspnetForm {
    height: 100%;
}

header {
    flex: none;
    border-bottom: 1px solid #c7c7c7;
    background: rgb(2,0,36);
    background: linear-gradient(45deg, rgba(2,0,36,1) 14%, rgba(3,3,37,1) 32%, rgba(13,13,43,1) 50%, rgba(3,3,18,1) 70%, rgba(11,11,29,1) 83%, rgba(21,21,31,1) 96%);
    width: 100%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    top: -100px;
    z-index: 1000;
}

    header.shrink {
        opacity: 0.9;
        position: fixed;
        top: 0;
        left: 0;
    }


.title {
    float: left;
    padding: 8px 0px;
    background: rgb(2,0,36);
    background: linear-gradient(45deg, rgba(2,0,36,1) 14%, rgba(3,3,37,1) 32%, rgba(13,13,43,1) 50%, rgba(3,3,18,1) 70%, rgba(11,11,29,1) 83%, rgba(21,21,31,1) 96%);
    color: white;
}

    .title a {
        font-weight: 600;
        font-size: 2.0em;
        text-decoration: none;
        color: rgb(253,98,98) !important;
        font-family: LithosPro-Regular;
    }

    .title p {
        margin: 0;
        font-size: 0.8em;
        color: white;
    }

    .title img {
        margin: 0;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        width: 60px;
        float: left;
    }


@media (min-width: 768px) {
    .title a {
        font-weight: 600;
        font-size: 2.3em;
        text-decoration: none;
        color: rgb(253,98,98) !important;
        font-family: LithosPro-Regular;
    }
}

.expandBar {
    padding: 0px !important;
    width: 100%;
    background: rgb(2,0,36);
    background: linear-gradient(45deg, rgba(2,0,36,1) 14%, rgba(3,3,37,1) 32%, rgba(13,13,43,1) 50%, rgba(3,3,18,1) 70%, rgba(11,11,29,1) 83%, rgba(21,21,31,1) 96%);
}

.expandedPanel .title {
    display: none;
}

.panelContent {
    padding-top: 15px;
    background: rgb(2,0,36);
    background: linear-gradient(45deg, rgba(2,0,36,1) 14%, rgba(3,3,37,1) 32%, rgba(13,13,43,1) 50%, rgba(3,3,18,1) 70%, rgba(11,11,29,1) 83%, rgba(21,21,31,1) 96%);
}

.expandedPanel .pull-right {
    float: none !important;
}

.panelItem {
    display: inline-block;
}

.expandedPanel .panelItem {
    display: block;
    color: white;
}

.expandedPanel .navMenu {
    width: 100%;
    margin: 10px 0px;
    display: block;
    color: white;
    column-count: 3;
    column-gap: 0em;
}

    .expandedPanel .navMenu ul {
        display: flex;
        justify-content: space-around;
        align-items: stretch;
        flex-wrap: wrap;
        column-count: 3;
        column-gap: 0em;
    }

.expandedPanel .navMenu-separator {
    background-color: rgb(253,98,98) !important;
    color: rgb(253,98,98) !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000;
    font-weight: bold;
    /*background-color: #fff;*/
    border-bottom: solid 1em;
    border-color: #36454F;
}

.expandedPanel .panelContent {
    padding-bottom: 15px;
}

.loginButton {
    margin: 0px 0px 1px 20px;
}

.expandedPanel .loginButton {
    width: 100%;
    margin: 10px 0px 0px 0px;
    text-align: left;
}

    .expandedPanel .loginButton .dropdown-toggle {
        width: 100%;
    }

.loginButton-large,
.expandedPanel .loginButton-small {
    display: none;
}

.expandedPanel .loginButton-large {
    display: inline-block;
}

.expandedPanel .searchBox {
    width: 100%;
    margin-left: 0px;
}

.searchBox {
    margin-left: 20px;
}

    .searchBox img,
    .searchBox .dx-acc {
        display: none;
    }

.searchBoxButton {
    font-size: 17px;
}

.navMenu {
    float: right;
    margin: 0px 0px 2px 0px;
    background-color: transparent;
    color: white !important;
}

    .navMenu a {
        float: right;
        margin: 0px 0px 2px 0px;
        background-color: transparent;
        color: white !important;
    }

    .navMenu li {
        float: right;
        margin: 0px 0px 2px 0px;
        background-color: transparent;
        /*color: white !important;*/
    }

    .navMenu a:hover {
        float: right;
        margin: 0px 0px 2px 0px;
        background-color: transparent !important;
        color: rgb(253,98,98) !important;
    }

    .navMenu li:hover {
        float: right;
        margin: 0px 0px 2px 0px;
        background-color: transparent !important;
        color: rgb(253,98,98) !important;
    }

.NavMenuItem > div {
    Paddings-PaddingLeft ='12';
    Paddings-PaddingRight ='12';
    PaddingLeft ='12px';
    PaddingRight ='12px';
    display: table !important;
    height: 100%;
}


.navMenuItem-selected {
    font-size: 16px;
    background-color: transparent !important;
    color: rgb(253,98,98) !important;
    border: solid 0.1em !important;
    border-color: rgb(253,98,98) !important;
    box-sizing: border-box;
    box-shadow: 3px -3px rgb(253,98,98);
}

.navMenu-separator b {
    background-color: rgb(253,98,98) !important;
    color: rgb(253,98,98) !important;
}




.btnBackToTop {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: inline;
    text-decoration: none;
    cursor: pointer;
}

    .btnBackToTop i {
        font-size: 60px;
        color: rgb(253,98,98);
    }

        .btnBackToTop i:hover {
            color: #5cb85c;
        }

.footerUp {
    padding-bottom: 5px;
    background: rgb(2,0,36);
    background: linear-gradient(45deg, rgba(2,0,36,1) 14%, rgba(3,3,37,1) 32%, rgba(13,13,43,1) 50%, rgba(3,3,18,1) 70%, rgba(11,11,29,1) 83%, rgba(21,21,31,1) 96%);
}

.footerDown {
    background: rgb(2,0,36);
    background: linear-gradient(45deg, rgba(2,0,36,1) 14%, rgba(3,3,37,1) 32%, rgba(13,13,43,1) 50%, rgba(3,3,18,1) 70%, rgba(11,11,29,1) 83%, rgba(21,21,31,1) 96%);
}

    .footerDown p {
        margin: 5px 0px;
    }

.wrapper {
    display: -webkit-box;
    display: flex;
    min-height: 100%;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.content {
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    margin-bottom: 40px;
    color: white;
    /*position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;*/
}

footer {
    flex: none;
    color: white;
}

    footer a {
        color: #cecaca;
    }

        footer a:hover,
        footer a:focus {
            color: #fff;
        }

    footer h4 {
        margin-top: 32px;
    }

.latestPosts li:not(:last-child) {
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

/*Home*/

.rowinicial {
    margin-right: -15px;
    margin-left: -15px;
    height: 110vh;
}

.mainText {
    margin: 0 0 0 0;
    max-width: 450px;
    text-align: justify;
    text-justify: inter-word;
}

.submainText {
    margin: 0 0 0 0;
    /*max-width: 650px;*/
    text-align: justify;
    text-justify: inter-word;
}

.submainTextDown {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: LithosPro-Light;
}


.mainImage img {
    margin: 1em 1em;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0px !important;
    padding-top: 0 !important;
    float: right;
    right: 0%;
    position: absolute !important;
    z-index: -1;
    width: 100%;
    height: 50vh;
}

.mainImageS img {
    margin: 1em 1em;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0px !important;
    padding-top: 0 !important;
    float: right;
    right: 0%;
    position: absolute !important;
    z-index: -1;
    width: 100%;
    height: 50vh;
    border: 0.1em solid;
    border-radius: 25% 10%;
}

@media (min-width: 768px) {
    .mainImage img {
        margin: 8em 3em;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0px !important;
        padding-top: 0 !important;
        float: right;
        right: 0%;
        position: absolute !important;
        z-index: -1;
        width: 50%;
        height: 50vh;
    }

    .mainImageS img {
        margin: 11em 3em;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0px !important;
        padding-top: 0 !important;
        float: right;
        right: 0%;
        position: absolute !important;
        z-index: -1;
        width: 50%;
        height: 50vh;
        border: 0.1em solid;
        border-radius: 25% 10%;
    }

    .rowinicial {
        margin-right: -15px;
        margin-left: -15px;
        height: 80vh;
    }

    .submainTextDown {
        margin-top: 2em;
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 1em;
        font-size: 22px;
        font-family: LithosPro-Light;
    }
}

.features {
    margin-top: 5px;
}

    .features .media {
        margin-top: 20px;
    }

    .features .featureIcon {
        font-size: 30px;
    }

.marginTop20 {
    margin-top: 20px;
}

.marginTop40 {
    margin-top: 40px;
}

.customers .media {
    margin-top: 40px;
}
/*Contact Us*/
.map {
    height: 300px;
}
/*Blog*/
.blogImage {
    width: 100%;
}

.dataViewPosts .blogImage {
    padding-top: 25px;
}

.blogNavBar .blogNabVarGroupHeader a {
    text-decoration: none !important;
}

.blogNavBar {
    margin-top: 45px;
}

.user {
    font-size: 64px;
}


.btn-primary {
    color: black;
    font-weight: bold;
    background-color: rgb(253,98,98);
    border-color: rgb(253,98,98);
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #66FF33
    }

    .btn-primary:hover {
        color: #fff;
        background-color: transparent !important;
        border-color: rgb(253,98,98);
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #66FF33
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #66FF33
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #66FF33
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }




/*#region Fondo, Cometas y Estrellas*/



@-webkit-keyframes falling {

    0% {
        -webkit-transform: translate3d(100px,0px,0px) rotate(160deg);
    }

    3% {
        -webkit-transform: translate3d(450px,900px,0) rotate(160deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(450px,900px,0) rotate(160deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling3 {
    0% {
        -webkit-transform: translate3d(0,0,0) rotate(150deg);
    }

    10% {
        -webkit-transform: translate3d(430px,640px,0) rotate(150deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(430px,640px,0) rotate(150deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling2 {
    0% {
        -webkit-transform: translate3d(100px,0,0) rotate(130deg);
    }

    15% {
        -webkit-transform: translate3d(800px,580px,0) rotate(130deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(800px,680px,0) rotate(180deg);
        opacity: 0;
    }
}

/*Espacio*/

body {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 14%, rgba(3,3,37,1) 32%, rgba(13,13,43,1) 50%, rgba(3,3,18,1) 70%, rgba(11,11,29,1) 83%, rgba(21,21,31,1) 96%);
}

.div_espacio {
    position: absolute;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/*#page {
    height: 100%;
    width: 100%;
    -webkit-perspective: 700;
    -moz-perspective: 700px;
    perspective: 700px;
}*/

#container {
    height: 100%;
    width: 100%;
    -webkit-animation: spin 30s ease-in-out infinite;
    -moz-animation: spin 30s ease-in-out infinite;
    animation: spin 30s ease-in-out infinite;
}

    #container i {
        display: inline-block;
        width: 3px;
        height: 73px;
        position: absolute;
        border-radius: 5% 40% 70%;
        box-shadow: inset 0px 0px 1px #294b67;
        border: 1px solid #333;
        z-index: 1;
        background-color: #fff;
        opacity: .7;
        -webkit-animation: falling 5s 0s infinite;
        -webkit-animation-timing-function: ease-in;
    }

        #container i:nth-child(0) {
            left: 30vw;
            height: 73px;
            width: 3px;
            background-color: #fff;
            -webkit-animation: falling 7s 3s infinite;
        }

        #container i:nth-child(1) {
            left: 40vw;
            height: 73px;
            width: 3px;
            background-color: red;
            -webkit-animation: falling 6s 2s infinite;
        }


        #container i:nth-child(2) {
            -webkit-animation: falling2 5s 1s infinite;
            left: 30vw;
            height: 70px;
            width: 4px;
            background-color: #fff;
        }

        #container i:nth-child(3) {
            height: 11px;
            width: 3px;
            -webkit-animation: falling3 9s 3s infinite;
            left: 10vw;
            background-color: #fff;
        }


        #container i:nth-child(4) {
            height: 11px;
            width: 3px;
            -webkit-animation: falling3 8s 3s infinite;
            left: 10vw;
            background-color: blue;
        }

        #container i:nth-child(5) {
            -webkit-animation: falling2 7s 3s infinite;
            left: 30vw;
            height: 70px;
            width: 4px;
            background-color: #fff;
        }

        #container i:nth-child(6) {
            left: 10vw;
            height: 73px;
            width: 3px;
            background-color: #fff;
            -webkit-animation: falling 5s 1s infinite;
        }

        #container i:nth-child(7) {
            height: 11px;
            width: 3px;
            -webkit-animation: falling3 8s 3s infinite;
            left: 10vw;
            background-color: #fff;
        }

        #container i:nth-child(8) {
            -webkit-animation: falling2 6s 2s infinite;
            left: 30vw;
            height: 70px;
            width: 4px;
            background-color: #fff;
        }

        #container i:nth-child(9) {
            -webkit-animation: falling 4s 3s infinite;
            left: 30vw;
            height: 70px;
            width: 4px;
            background-color: #fff;
        }


        #container i:nth-child(10) {
            left: 50vw;
            height: 73px;
            width: 3px;
            background-color: #fff;
            -webkit-animation: falling 5s 2s infinite;
        }

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotateX(0) rotateY(0) rotateZ(0deg);
    }

    33% {
        -webkit-transform: rotateX(50deg) rotateY(-20deg) rotateZ(30deg);
    }

    66% {
        -webkit-transform: rotateX(-50deg) rotateY(20deg) rotateZ(-30deg);
    }

    to {
        -webkit-transform: rotateX(0) rotateY(0) rotateZ(0deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotateX(0) rotateY(0) rotateZ(0deg);
    }

    33% {
        -moz-transform: rotateX(50deg) rotateY(-20deg) rotateZ(30deg);
    }

    66% {
        -moz-transform: rotateX(-50deg) rotateY(20deg) rotateZ(-30deg);
    }

    to {
        -moz-transform: rotateX(0) rotateY(0) rotateZ(0deg);
    }
}

@keyframes spin {
    from {
        transform: rotateX(0) rotateY(0) rotateZ(0deg);
    }

    33% {
        transform: rotateX(50deg) rotateY(-20deg) rotateZ(30deg);
    }

    66% {
        transform: rotateX(-50deg) rotateY(20deg) rotateZ(-30deg);
    }

    to {
        transform: rotateX(0) rotateY(0) rotateZ(0deg);
    }
}



@-webkit-keyframes s {
    from {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateZ(00px);
        opacity: 1;
    }

    to {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-moz-keyframes s {
    from {
        -moz-transform: translateZ(-300px);
        opacity: 0;
    }

    50% {
        -moz-transform: translateZ(00px);
        opacity: 1;
    }

    to {
        -moz-transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes s {
    from {
        transform: translateZ(-300px);
        opacity: 0;
    }

    50% {
        transform: translateZ(00px);
        opacity: 1;
    }

    to {
        transform: translateZ(300px);
        opacity: 0;
    }
}

.s001 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 05%;
    left: 92%;
    -webkit-animation: s 6.0s 0.0s linear infinite;
    -moz-animation: s 6.0s 0.0s linear infinite;
    animation: s 6.0s 0.0s linear infinite;
}

.s002 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 26%;
    left: 07%;
    -webkit-animation: s 7.0s 0.0s linear infinite;
    -moz-animation: s 7.0s 0.0s linear infinite;
    animation: s 7.0s 0.0s linear infinite;
}

.s003 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 89%;
    left: 24%;
    -webkit-animation: s 6.2s 0.0s linear infinite;
    -moz-animation: s 6.2s 0.0s linear infinite;
    animation: s 6.2s 0.0s linear infinite;
}

.s004 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 85%;
    left: 87%;
    -webkit-animation: s 5.8s 0.0s linear infinite;
    -moz-animation: s 5.8s 0.0s linear infinite;
    animation: s 5.8s 0.0s linear infinite;
}

.s005 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 26%;
    left: 56%;
    -webkit-animation: s 4.4s 0.0s linear infinite;
    -moz-animation: s 4.4s 0.0s linear infinite;
    animation: s 4.4s 0.0s linear infinite;
}

.s006 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 74%;
    left: 32%;
    -webkit-animation: s 7.1s 0.0s linear infinite;
    -moz-animation: s 7.1s 0.0s linear infinite;
    animation: s 7.1s 0.0s linear infinite;
}

.s007 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 15%;
    left: 74%;
    -webkit-animation: s 5.3s 0.0s linear infinite;
    -moz-animation: s 5.3s 0.0s linear infinite;
    animation: s 5.3s 0.0s linear infinite;
}

.s008 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 68%;
    left: 51%;
    -webkit-animation: s 5.8s 0.0s linear infinite;
    -moz-animation: s 5.8s 0.0s linear infinite;
    animation: s 5.8s 0.0s linear infinite;
}

.s009 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 21%;
    left: 37%;
    -webkit-animation: s 6.2s 0.0s linear infinite;
    -moz-animation: s 6.2s 0.0s linear infinite;
    animation: s 6.2s 0.0s linear infinite;
}

.s010 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 53%;
    left: 41%;
    -webkit-animation: s 6.0s 0.0s linear infinite;
    -moz-animation: s 6.0s 0.0s linear infinite;
    animation: s 6.0s 0.0s linear infinite;
}

.s011 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 33%;
    left: 81%;
    -webkit-animation: s 7.3s 0.0s linear infinite;
    -moz-animation: s 7.3s 0.0s linear infinite;
    animation: s 7.3s 0.0s linear infinite;
}

.s012 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 49%;
    left: 64%;
    -webkit-animation: s 3.2s 0.0s linear infinite;
    -moz-animation: s 3.2s 0.0s linear infinite;
    animation: s 3.2s 0.0s linear infinite;
}

.s013 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 24%;
    left: 51%;
    -webkit-animation: s 5.5s 0.0s linear infinite;
    -moz-animation: s 5.5s 0.0s linear infinite;
    animation: s 5.5s 0.0s linear infinite;
}

.s014 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 57%;
    left: 22%;
    -webkit-animation: s 6.8s 0.0s linear infinite;
    -moz-animation: s 6.8s 0.0s linear infinite;
    animation: s 6.8s 0.0s linear infinite;
}

.s015 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 19%;
    left: 07%;
    -webkit-animation: s 6.0s 0.0s linear infinite;
    -moz-animation: s 6.0s 0.0s linear infinite;
    animation: s 6.0s 0.0s linear infinite;
}

.s016 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 62%;
    left: 42%;
    -webkit-animation: s 4.7s 0.0s linear infinite;
    -moz-animation: s 4.7s 0.0s linear infinite;
    animation: s 4.7s 0.0s linear infinite;
}

.s017 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 52%;
    left: 63%;
    -webkit-animation: s 3.9s 0.0s linear infinite;
    -moz-animation: s 3.9s 0.0s linear infinite;
    animation: s 3.9s 0.0s linear infinite;
}

.s018 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 43%;
    left: 19%;
    -webkit-animation: s 5.1s 0.0s linear infinite;
    -moz-animation: s 5.1s 0.0s linear infinite;
    animation: s 5.1s 0.0s linear infinite;
}

.s019 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 95%;
    left: 28%;
    -webkit-animation: s 7.3s 0.0s linear infinite;
    -moz-animation: s 7.3s 0.0s linear infinite;
    animation: s 7.3s 0.0s linear infinite;
}

.s020 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 05%;
    left: 71%;
    -webkit-animation: s 6.8s 0.0s linear infinite;
    -moz-animation: s 6.8s 0.0s linear infinite;
    animation: s 6.8s 0.0s linear infinite;
}

.s021 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 67%;
    left: 53%;
    -webkit-animation: s 7.9s 0.0s linear infinite;
    -moz-animation: s 7.9s 0.0s linear infinite;
    animation: s 7.9s 0.0s linear infinite;
}

.s022 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 32%;
    left: 25%;
    -webkit-animation: s 5.1s 0.0s linear infinite;
    -moz-animation: s 5.1s 0.0s linear infinite;
    animation: s 5.1s 0.0s linear infinite;
}

.s023 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 47%;
    left: 38%;
    -webkit-animation: s 5.8s 0.0s linear infinite;
    -moz-animation: s 5.8s 0.0s linear infinite;
    animation: s 5.8s 0.0s linear infinite;
}

.s024 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 19%;
    left: 42%;
    -webkit-animation: s 6.7s 0.0s linear infinite;
    -moz-animation: s 6.7s 0.0s linear infinite;
    animation: s 6.7s 0.0s linear infinite;
}

.s025 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 11%;
    left: 18%;
    -webkit-animation: s 6.3s 0.0s linear infinite;
    -moz-animation: s 6.3s 0.0s linear infinite;
    animation: s 6.3s 0.0s linear infinite;
}

.s026 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 37%;
    left: 29%;
    -webkit-animation: s 8.1s 0.0s linear infinite;
    -moz-animation: s 8.1s 0.0s linear infinite;
    animation: s 8.1s 0.0s linear infinite;
}

.s027 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 64%;
    left: 94%;
    -webkit-animation: s 7.5s 0.0s linear infinite;
    -moz-animation: s 7.5s 0.0s linear infinite;
    animation: s 7.5s 0.0s linear infinite;
}

.s028 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 28%;
    left: 82%;
    -webkit-animation: s 7.7s 0.0s linear infinite;
    -moz-animation: s 7.7s 0.0s linear infinite;
    animation: s 7.7s 0.0s linear infinite;
}

.s029 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 71%;
    left: 99%;
    -webkit-animation: s 6.1s 0.0s linear infinite;
    -moz-animation: s 6.1s 0.0s linear infinite;
    animation: s 6.1s 0.0s linear infinite;
}

.s030 {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #FFF;
    box-shadow: 0 0 5px #FFF;
    top: 94%;
    left: 37%;
    -webkit-animation: s 7.0s 0.0s linear infinite;
    -moz-animation: s 7.0s 0.0s linear infinite;
    animation: s 7.0s 0.0s linear infinite;
}

#p01 {
    top: 00%;
    left: 00%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(182deg);
    -moz-transform: rotate(182deg);
    transform: rotate(182deg);
    -webkit-animation: p 7.1s 0.0s linear infinite;
    -moz-animation: p 7.1s 0.0s linear infinite;
    animation: p 7.1s 0.0s linear infinite;
}

#p02 {
    top: 00%;
    left: 25%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(179deg);
    -moz-transform: rotate(179deg);
    transform: rotate(179deg);
    -webkit-animation: p 5.3s 0.0s linear infinite;
    -moz-animation: p 5.3s 0.0s linear infinite;
    animation: p 5.3s 0.0s linear infinite;
}

#p03 {
    top: 00%;
    left: 50%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(185deg);
    -moz-transform: rotate(185deg);
    transform: rotate(185deg);
    -webkit-animation: p 7.5s 0.0s linear infinite;
    -moz-animation: p 7.5s 0.0s linear infinite;
    animation: p 7.5s 0.0s linear infinite;
}

#p04 {
    top: 00%;
    left: 75%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(183deg);
    -moz-transform: rotate(183deg);
    transform: rotate(183deg);
    -webkit-animation: p 6.6s 0.0s linear infinite;
    -moz-animation: p 6.6s 0.0s linear infinite;
    animation: p 6.6s 0.0s linear infinite;
}

#p05 {
    top: 25%;
    left: 00%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(174deg);
    -moz-transform: rotate(174deg);
    transform: rotate(174deg);
    -webkit-animation: p 8.7s 0.0s linear infinite;
    -moz-animation: p 8.7s 0.0s linear infinite;
    animation: p 8.7s 0.0s linear infinite;
}

#p06 {
    top: 25%;
    left: 25%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(178deg);
    -moz-transform: rotate(178deg);
    transform: rotate(178deg);
    -webkit-animation: p 8.9s 0.0s linear infinite;
    -moz-animation: p 8.9s 0.0s linear infinite;
    animation: p 8.9s 0.0s linear infinite;
}

#p07 {
    top: 25%;
    left: 50%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(181deg);
    -moz-transform: rotate(181deg);
    transform: rotate(181deg);
    -webkit-animation: p 7.2s 0.0s linear infinite;
    -moz-animation: p 7.2s 0.0s linear infinite;
    animation: p 7.2s 0.0s linear infinite;
}

#p08 {
    top: 25%;
    left: 75%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(177deg);
    -moz-transform: rotate(177deg);
    transform: rotate(177deg);
    -webkit-animation: p 9.5s 0.0s linear infinite;
    -moz-animation: p 9.5s 0.0s linear infinite;
    animation: p 9.5s 0.0s linear infinite;
}

#p09 {
    top: 50%;
    left: 00%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(186deg);
    -moz-transform: rotate(186deg);
    transform: rotate(186deg);
    -webkit-animation: p 5.6s 0.0s linear infinite;
    -moz-animation: p 5.6s 0.0s linear infinite;
    animation: p 5.6s 0.0s linear infinite;
}

#p10 {
    top: 50%;
    left: 25%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(184deg);
    -moz-transform: rotate(184deg);
    transform: rotate(184deg);
    -webkit-animation: p 6.1s 0.0s linear infinite;
    -moz-animation: p 6.1s 0.0s linear infinite;
    animation: p 6.1s 0.0s linear infinite;
}

#p11 {
    top: 50%;
    left: 50%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation: p 6.5s 0.0s linear infinite;
    -moz-animation: p 6.5s 0.0s linear infinite;
    animation: p 6.5s 0.0s linear infinite;
}

#p12 {
    top: 50%;
    left: 75%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(176deg);
    -moz-transform: rotate(176deg);
    transform: rotate(176deg);
    -webkit-animation: p 5.9s 0.0s linear infinite;
    -moz-animation: p 5.9s 0.0s linear infinite;
    animation: p 5.9s 0.0s linear infinite;
}

#p13 {
    top: 75%;
    left: 00%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(183deg);
    -moz-transform: rotate(183deg);
    transform: rotate(183deg);
    -webkit-animation: p 7.6s 0.0s linear infinite;
    -moz-animation: p 7.6s 0.0s linear infinite;
    animation: p 7.6s 0.0s linear infinite;
}

#p14 {
    top: 75%;
    left: 25%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(177deg);
    -moz-transform: rotate(177deg);
    transform: rotate(177deg);
    -webkit-animation: p 8.7s 0.0s linear infinite;
    -moz-animation: p 8.7s 0.0s linear infinite;
    animation: p 8.7s 0.0s linear infinite;
}

#p15 {
    top: 75%;
    left: 50%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(181deg);
    -moz-transform: rotate(181deg);
    transform: rotate(181deg);
    -webkit-animation: p 7.0s 0.0s linear infinite;
    -moz-animation: p 7.0s 0.0s linear infinite;
    animation: p 7.0s 0.0s linear infinite;
}

#p16 {
    top: 75%;
    left: 75%;
    height: 25%;
    width: 25%;
    -webkit-transform: rotate(179deg);
    -moz-transform: rotate(179deg);
    transform: rotate(179deg);
    -webkit-animation: p 5.4s 0.0s linear infinite;
    -moz-animation: p 5.4s 0.0s linear infinite;
    animation: p 5.4s 0.0s linear infinite;
}

@-webkit-keyframes p {
    from {
        -webkit-transform: translateZ(-300px);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateZ(00px);
        opacity: 1;
    }

    to {
        -webkit-transform: translateZ(300px);
        opacity: 0;
    }
}

@-moz-keyframes p {
    from {
        -moz-transform: translateZ(-300px);
        opacity: 0;
    }

    50% {
        -moz-transform: translateZ(00px);
        opacity: 1;
    }

    to {
        -moz-transform: translateZ(300px);
        opacity: 0;
    }
}

@keyframes p {
    from {
        transform: translateZ(-300px);
        opacity: 0;
    }

    50% {
        transform: translateZ(00px);
        opacity: 1;
    }

    to {
        transform: translateZ(300px);
        opacity: 0;
    }
}



@media screen and (max-width: 720px) {
}
/*#endregion */







/*#region Iconos*/


@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../font/glyphicons-halflings-regular.eot);
    src: url(../font/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../font/glyphicons-halflings-regular.woff2) format('woff2'),url(../font/glyphicons-halflings-regular.woff) format('woff'),url(../font/glyphicons-halflings-regular.ttf) format('truetype'),url(../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

/*#endregion */

/*#region bloques*/

.ImageSlider {
    height: 100%;
    width: 100%;
}

    .ImageSlider .dxis-imageArea {
        border: none !important;
        background-color: transparent !important;
    }

    .ImageSlider .dxis-passePartout {
        border: none !important;
        background-color: transparent !important;
    }

    .ImageSlider .dxis-overlayElement {
        border: none !important;
        width: 100%;
        height: auto;
        background-color: transparent !important;
    }

    .ImageSlider img {
        border: none !important;
        /* width: 100%;
        height: auto;*/
        background-color: transparent !important;
    }








.nDEeB0 {
    cursor: pointer
}

.hFQZVn {
    --container-corvid-border-color: rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));
    --container-corvid-border-size: var(--brw,1px);
    --container-corvid-background-color: rgba(var(--bg,var(--color_11)),var(--alpha-bg,1))
}

.nTiihL {
    background-color: var(--container-corvid-background-color,rgba(var(--bg,var(--color_11)),var(--alpha-bg,1)));
    border: var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)));
    border-radius: var(--rd,5px);
    bottom: 0;
    box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}















@keyframes aparecertext {
    0% {
        opacity: 0;
        transform: translate(-100px);
        ;
    }

    25% {
        opacity: 0;
        transform: translate(-75px);
        ;
    }

    50% {
        opacity: 0;
        transform: translate(-50px);
        ;
    }

    75% {
        opacity: 0;
        transform: translate(-25px);
        ;
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

@keyframes aparecersvg {
    0% {
        opacity: 0;
        transform: translate(-100px);
        ;
    }

    25% {
        opacity: 0;
        transform: translate(-75px);
        ;
    }

    50% {
        opacity: 0;
        transform: translate(-50px);
        ;
    }

    75% {
        opacity: 0;
        transform: translate(-25px);
        ;
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

.MW5IWV {
    /* height: 100%;
    left: 0;
    -webkit-mask-image: var(--mask-image,none);
    mask-image: var(--mask-image,none);
    mask-position: var(--mask-position,0);
    -webkit-mask-repeat: var(--mask-repeat,no-repeat);
    mask-repeat: var(--mask-repeat,no-repeat);
    mask-size: var(--mask-size,100%);
    overflow: hidden;*/
    /*pointer-events: var(--fill-layer-background-media-pointer-events);*/
    /*position: absolute;*/
    /*top: 0;*/
    /*border: solid 0.3em;*/
    /* border-radius: 50% 20% / 10% 40%;*/
    width: auto;
    margin: 4em;
    margin-left: 6em;
    padding: 0.3em;
    /*border-color: #c7c7c7;*/
    /*background-repeat: no-repeat;
    background: url(../img/fondo2.jpg) no-repeat center center fixed;
    background-size: 100% 100%;*/
}

    .MW5IWV .col-lg-4 {
        background-color: transparent !important;
        border-radius: 5px;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.0em;
        border-color: #36454F;
        /*box-shadow: 3px -3px #36454F;*/
    }

        .MW5IWV .col-lg-4 img {
            border: none !important;
            width: 110%;
            height: auto;
            background-color: transparent !important;
            position: absolute;
            z-index: -1;
        }

#mascota {
    border: none !important;
    width: 90%;
    height: auto;
    background-color: transparent !important;
    position: unset;
    margin-top: 2em;
    margin-left: 2em;
}

.MW5IWV .col-lg-8 {
    /*border: solid 0.1em;
        border-color: #c7c7c7;*/
}

    .MW5IWV .col-lg-8 .caja1 {
        margin-top: 10px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: -2.5em;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja1 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja1.is-loaded {
            transition: all 1s;
            -webkit-transition: all 1s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja1 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 30px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja1 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 0.5s;
        }

        .MW5IWV .col-lg-8 .caja1 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja1 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }


    .MW5IWV .col-lg-8 .caja2 {
        margin-top: 0px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: -2.5em;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja2 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja2.is-loaded {
            transition: all 1.5s;
            -webkit-transition: all 1.5s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja2 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 30px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja2 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 0.5s;
        }

        .MW5IWV .col-lg-8 .caja2 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja2 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }



    .MW5IWV .col-lg-8 .caja3 {
        margin-top: 0px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: -2.5em;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja3 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja3.is-loaded {
            transition: all 1s;
            -webkit-transition: all 1s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja3 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 30px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja3 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 0.5s;
        }

        .MW5IWV .col-lg-8 .caja3 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja3 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }

    .MW5IWV .col-lg-8 .caja4 {
        margin-top: 0px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: -2.5em;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja4 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja4.is-loaded {
            transition: all 1s;
            -webkit-transition: all 1s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja4 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 20px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja4 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 0.5s;
        }

        .MW5IWV .col-lg-8 .caja4 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja4 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }


@media (min-width: 768px) {

    .MW5IWV .col-lg-8 .caja1 {
        margin-top: -120px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: 20px;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja1 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja1.is-loaded {
            transition: all 1s;
            -webkit-transition: all 1s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja1 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 30px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja1.is-loaded svg {
            animation: aparecersvg 1s linear;
            opacity: 1;
        }

        .MW5IWV .col-lg-8 .caja1 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 1.05s;
            opacity: 0;
        }

        .MW5IWV .col-lg-8 .caja1.is-loaded span {
            animation: aparecertext 1.5s linear;
            opacity: 1;
        }


        .MW5IWV .col-lg-8 .caja1 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja1 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }














    .MW5IWV .col-lg-8 .caja2 {
        margin-top: 220px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: -220px;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja2 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja2.is-loaded {
            transition: all 1s;
            -webkit-transition: all 1s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja2 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 30px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja2.is-loaded svg {
            animation: aparecersvg 1s linear;
            opacity: 1;
        }

        .MW5IWV .col-lg-8 .caja2 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 0.5s;
            opacity: 0;
        }

        .MW5IWV .col-lg-8 .caja2.is-loaded span {
            animation: aparecertext 1.5s linear;
            opacity: 1;
        }

        .MW5IWV .col-lg-8 .caja2 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja2 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }










    .MW5IWV .col-lg-8 .caja3 {
        margin-top: -60px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: 0px;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja3 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja3.is-loaded {
            transition: all 1s;
            -webkit-transition: all 1s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja3 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 30px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja3.is-loaded svg {
            animation: aparecersvg 1s linear;
            opacity: 1;
        }

        .MW5IWV .col-lg-8 .caja3 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 0.5s;
            opacity: 0;
        }

        .MW5IWV .col-lg-8 .caja3.is-loaded span {
            animation: aparecertext 1.5s linear;
            opacity: 1;
        }

        .MW5IWV .col-lg-8 .caja3 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja3 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }






    .MW5IWV .col-lg-8 .caja4 {
        margin-top: 280px;
        margin-right: 30px;
        margin-bottom: 40px;
        margin-left: -320px;
        float: left;
        height: 320px;
        width: 300px;
        border-radius: 5px;
        background-color: black;
        padding: 1em;
        box-sizing: border-box;
        border: solid 0.1em;
        border-color: #36454F;
        box-shadow: 3px -3px #36454F;
    }

    .MW5IWV .col-lg-8 .caja4 {
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        transform: translate(-100px, -100px);
    }

        .MW5IWV .col-lg-8 .caja4.is-loaded {
            transition: all 1s;
            -webkit-transition: all 1s;
            opacity: 1;
            transform: translate(0px, 0px);
        }

        .MW5IWV .col-lg-8 .caja4 svg {
            background-color: transparent !important;
            color: rgb(136,156,231);
            height: 60px;
            margin-bottom: 20px;
            margin-right: 100px;
            fill: #FD6262;
        }

        .MW5IWV .col-lg-8 .caja4.is-loaded svg {
            animation: aparecersvg 1s linear;
            opacity: 1;
        }

        .MW5IWV .col-lg-8 .caja4 span {
            color: rgb(136,156,231);
            font-size: 18px;
            display: flex;
            flex-flow: row nowrap;
            justify-content: center;
            align-items: center;
            transform: translateX(10px);
            transition: all 0.5s;
            opacity: 0;
        }

        .MW5IWV .col-lg-8 .caja4.is-loaded span {
            animation: aparecertext 1.5s linear;
            opacity: 1;
        }

        .MW5IWV .col-lg-8 .caja4 .caja-text {
            color: #c7c7c7;
            font-size: 12px;
            margin-top: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            text-align: justify;
            text-justify: inter-word;
        }

        .MW5IWV .col-lg-8 .caja4 .p4BTnW {
            background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
            border-radius: 7px;
            box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
            height: var(--lnw,6px);
            min-height: 2px
        }
}

.MW5IWV.N3eg0s {
    clip: rect(0,auto,auto,0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height,100%);
    opacity: var(--fill-layer-image-opacity)
}

    .MW5IWV .dLPlxY img {
        border: none !important;
        width: 100%;
        height: auto;
        background-color: transparent !important;
    }

.MW6IWV {
    -webkit-mask-image: var(--mask-image,none);
    mask-image: var(--mask-image,none);
    mask-position: var(--mask-position,0);
    -webkit-mask-repeat: var(--mask-repeat,no-repeat);
    mask-repeat: var(--mask-repeat,no-repeat);
    mask-size: var(--mask-size,100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    /*border: solid 0.3em;*/
    /*border-radius: 50% 20% / 10% 40%;*/
    width: auto;
    margin: 4em;
    margin-top: 6em;
    padding: 0.3em;
    border-radius: 1em;
    /*border-color: #c7c7c7;*/
    /*background-repeat: no-repeat;
    background: url(../img/fondo1.jpg) no-repeat center center fixed;
    background-size: 100% 100%;*/
}

    .MW6IWV.N3eg0s {
        clip: rect(0,auto,auto,0)
    }

    .MW6IWV .Kv1aVt {
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%
    }

    .MW6IWV .dLPlxY {
        height: var(--fill-layer-image-height,100%);
        opacity: var(--fill-layer-image-opacity)
    }

        .MW6IWV .dLPlxY img {
            border: none !important;
            width: 100%;
            height: auto;
            background-color: transparent !important;
        }


.MW7IWV {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    height: auto;
    width: 100%;
}


    .MW7IWV img {
        width: 100%;
        --bg-overlay-color: rgb(var(--color_11));
        --bg-gradient: none;
        --fill-layer-image-opacity: 1;
        --fill-layer-background-media-position: absolute;
        --fill-layer-background-media-pointer-events: none;
        --column-width: 980px;
        --column-flex: 980;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0px !important;
        padding-top: 0 !important;
        margin-top: -200px;
    }

    .MW7IWV h2 {
        margin-top: 0px;
    }

    .MW7IWV .MW7IWV-section {
        text-align: center;
        width: auto;
        height: auto;
        /*display: flex;
        flex-flow: row nowrap;*/
        justify-content: center;
        align-items: center;
        column-count: 6;
        column-gap: 0em;
        column-width: 15%;
        margin: 3em;
        margin-left: 5em;
        margin-right: 5em;
        padding: 0.3em;
    }

    .MW7IWV .MW7IWV-content {
        border-radius: 5px;
        background-color: transparent;
        box-sizing: border-box;
        border: solid 0.0em;
        border-color: #36454F;
        min-width: 15%;
        width: auto;
        height: auto;
        margin: 0em !important;
        margin-left: 1em !important;
        margin-right: 1em !important;
        padding: 0.5em !important;
    }

    .MW7IWV p {
        color: #FD6262;
        text-align: center;
        line-height: normal;
        font-size: 60px;
    }

    .MW7IWV span {
        color: #c7c7c7;
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .MW7IWV .p4BTnW {
        background-color: rgba(var(--clr,var(--color_15)),var(--alpha-clr,1));
        border-radius: 7px;
        box-shadow: 0 1px 0 hsla(0,0%,100%,.1),inset 0 1px 0 rgba(0,0,0,.25);
        height: var(--lnw,6px);
        min-height: 2px;
        background-color: #36454F !important;
    }

@media screen and (max-width: 720px) {
    .MW7IWV {
        margin: 0em;
        padding: 0em;
    }

        .MW7IWV h2 {
            width: 100%;
            text-align: center;
            line-height: normal;
            padding: 1em;
            padding-top: 0em;
            padding-bottom: 0em;
            margin: 0em;
        }

        .MW7IWV .MW7IWV-section {
            width: 100%;
            column-count: 2;
            column-gap: 0em;
            column-width: 50%;
            margin: 0em;
            margin-left: 0em;
            margin-right: 0em;
            padding: 3em;
        }

        .MW7IWV .MW7IWV-content {
            min-width: 50%;
            width: auto;
            height: auto;
        }

        .MW7IWV img {
            width: 100%;
            --bg-overlay-color: rgb(var(--color_11));
            --bg-gradient: none;
            --fill-layer-image-opacity: 1;
            --fill-layer-background-media-position: absolute;
            --fill-layer-background-media-pointer-events: none;
            --column-width: 980px;
            --column-flex: 980;
            padding-left: 0 !important;
            padding-right: 0 !important;
            padding-bottom: 0px !important;
            padding-top: 0 !important;
            margin-top: -50px;
            visibility: hidden;
        }
}


.MW8IWV {
    -webkit-mask-image: var(--mask-image,none);
    mask-image: var(--mask-image,none);
    mask-position: var(--mask-position,0);
    -webkit-mask-repeat: var(--mask-repeat,no-repeat);
    mask-repeat: var(--mask-repeat,no-repeat);
    mask-size: var(--mask-size,100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    /*border: solid 0.3em;*/
    /*border-radius: 50% 20% / 10% 40%;*/
    width: auto;
    box-sizing: border-box;
    border: solid 0em;
    border-color: #36454F;
    /*box-shadow: 3px -3px #36454F;*/
    margin: 2em;
    margin-left: 4em;
    margin-right: 4em;
}

    .MW8IWV .row .col-lg-4 {
        box-sizing: border-box;
        border: solid 0em;
        border-color: #36454F;
    }

        .MW8IWV .row .col-lg-4 .texto_Video {
            text-align: center !important;
            vertical-align: middle !important;
            line-height: normal;
            font-size: 22px;
            font-family: LithosPro-Bold;
            position: absolute !important;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: -1;
            justify-content: center;
            align-items: center;
            margin-top: -2em;
            text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue;
            color: white;
            margin-top: 0.2em;
        }

            .MW8IWV .row .col-lg-4 .texto_Video h3 {
                font-size: 28px;
                margin-top: 0.2em;
            }

@media (min-width: 768px) {

    .MW8IWV .row .col-lg-4 .texto_Video {
        text-align: center !important;
        vertical-align: middle !important;
        line-height: normal;
        font-size: 38px;
        font-family: LithosPro-Bold;
        position: absolute !important;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
        justify-content: center;
        align-items: center;
        margin-top: -2em;
        text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue;
        color: white;
        margin-top: 0.2em;
    }

        .MW8IWV .row .col-lg-4 .texto_Video h3 {
            font-size: 38px;
            margin-top: 0.2em;
        }
}

.MW8IWV .row .col-lg-4 .col-lg-6 {
    box-sizing: border-box;
    border: solid 0em;
    border-color: #36454F;
    padding: 1em;
    text-align: center;
    line-height: normal;
    font-size: 18px;
    font-family: LithosPro-Bold;
}

.MW8IWV .row .col-lg-8 {
    box-sizing: border-box;
    border: solid 0em;
    border-color: #36454F;
}

    .MW8IWV .row .col-lg-8 .col-lg-2 {
        box-sizing: border-box;
        border: solid 0em;
        border-color: #36454F;
        padding: 1em;
        text-align: center;
        line-height: normal;
        font-size: 18px;
        font-family: LithosPro-Bold;
    }

.MW8IWV.N3eg0s {
    clip: rect(0,auto,auto,0)
}

.MW8IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW8IWV .dLPlxY {
    height: var(--fill-layer-image-height,100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW8IWV img {
    border: none !important;
    width: 100%;
    height: auto;
    background-color: transparent !important;
    visibility: hidden;
    position: absolute !important;
    z-index: -1;
}

.MW8IWV video {
    border: none !important;
    /* width: 100%;
        height: auto;*/
    background-color: transparent !important;
}

.enabled {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    border: none !important;
    width: 100%;
    height: auto;
    background-color: transparent !important;
}

.canvas {
    display: none;
    border: none !important;
    width: 100%;
    height: auto;
    background-color: transparent !important;
}

.MW8IWV_h {
    width: 100%;
    height: 100%;
    position: relative;
    /*max-height: 50vh;*/ /* si quieres que ocupe la mitad de la pantalla, sino coloca px. */
    overflow: hidden; /* escondes lo que queda de video despues del porcentaje especificado */
}


#iconwhat1, #iconwhat2, #iconwhat3, #iconwhat4, #iconwhat5, #iconwhat6, #iconwhat7, #iconwhat8 {
    border: none !important;
    width: 5em !important;
    height: 5em !important;
    visibility: visible !important;
    position: unset !important;
    z-index: 0 !important;
    transition: 1s ease;
}

    #iconwhat1:hover, #iconwhat2:hover, #iconwhat3:hover, #iconwhat4:hover, #iconwhat5:hover, #iconwhat6:hover, #iconwhat7:hover, #iconwhat8:hover {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        transition: 1s ease;
        cursor: pointer;
    }

@media screen and (max-width: 720px) {

    #div_iconwhat1 {
        display: flex;
        justify-content: space-around;
        align-items: stretch;
        flex-wrap: wrap;
    }

    #div_iconwhat2 {
        display: flex;
        justify-content: space-around;
        align-items: stretch;
        flex-wrap: wrap;
    }
}


/*#endregion */

.popScroll {
    position: fixed;
    z-index: 10;
    top: 20%;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

.popup {
    z-index: 10;
    width: 50%;
    height: 65%;
    position: relative;
    margin: 20px auto;
    display: block;
    text-align: center;
    -moz-background-clip: padding;
    -o-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -o-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: iconosani 1.2s forwards;
    animation: iconosani 1.2s forwards;
    -moz-animation: iconosani 1.2s forwards;
    -o-animation: iconosani 1.2s forwards;
}


@-webkit-keyframes iconosani {
    0% {
        -webkit-transform: perspective(800px) rotateX(-90deg);
        -moz-transform: perspective(800px) rotateX(-90deg);
        -o-transform: perspective(800px) rotateX(-90deg);
        opacity: 1;
    }

    40% {
        -webkit-transform: perspective(800px) rotateX(30deg);
        -moz-transform: perspective(800px) rotateX(30deg);
        -o-transform: perspective(800px) rotateX(30deg);
        opacity: 1;
    }

    70% {
        -webkit-transform: perspective(800px) rotateX(-10deg);
        -moz-transform: perspective(800px) rotateX(-10deg);
        -o-transform: perspective(800px) rotateX(-10deg);
    }

    100% {
        -webkit-transform: perspective(800px) rotateX(0deg);
        -moz-transform: perspective(800px) rotateX(0deg);
        -o-transform: perspective(800px) rotateX(0deg);
        opacity: 1;
    }
}

.popScroll h1 {
    height: 60px;
    position: relative;
    color: #fff;
    font: 25px/60px sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #FD6262;
}

#myPopup_h1 {
    color: black;
    text-align: center;
    text-justify: inter-word;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    font-size: 16px;
    font-family: LithosPro-Light;
    margin-bottom: 0.5em;
}

#myPopup_h2 {
    color: black;
    text-align: justify;
    text-justify: inter-word;
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    margin: 0.5em;
}


@media screen and (max-width: 600px) {


    .popup {
        width: 370px;
        height: 480px;
    }


    .popScroll h1 {
        height: 40px;
        font: 18px/40px sans-serif;
    }

    .subscribe-widget .email-form {
        width: 210px;
    }

    .adstext {
        margin-top: 20px;
    }
}

@media screen and (max-width: 400px) {


    .popup {
        width: 350px;
        height: 480px;
    }


    .popScroll h1 {
        height: 40px;
        font: 18px/40px sans-serif;
    }

    .subscribe-widget .email-form {
        width: 210px;
    }


    .banner {
        margin: 10px auto;
    }

    .adstext {
        margin-top: 20px;
    }
}


.ribbon {
    position: absolute;
    z-index: 1;
    width: 120px;
    height: 100px;
    overflow: hidden;
}

    .ribbon.top-left {
        top: -2.6px;
        left: -5px;
    }

        .ribbon.top-left.ribbon-primary > small {
            *zoom: 1;
            filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF428BCA', endColorstr='#FF2A6496');
            background-image: -moz-linear-gradient(top, #428bca 0%, #2a6496 100%);
            background-image: -webkit-linear-gradient(top, #428bca 0%, #2a6496 100%);
            background-image: linear-gradient(to bottom, #428bca 0%, #2a6496 100%);
            position: absolute;
            display: block;
            width: 100%;
            padding: 8px 10px 5px 2px;
            text-align: center;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 60%;
            color: white;
            background-color: #FD6262;
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -moz-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
            -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
            box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
            top: 16px;
            left: -27px;
        }

            .ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
                position: absolute;
                content: " ";
            }

            .ribbon.top-left.ribbon-primary > small:before {
                left: 0;
            }

            .ribbon.top-left.ribbon-primary > small:after {
                right: 0;
            }

            .ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
                bottom: -3px;
                border-top: 3px solid #0e2132;
                border-left: 3px solid transparent;
                border-right: 3px solid transparent;
            }

#myPopup_option {
    position: relative;
}

.boxi {
    display: inline-block;
    width: 169px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
}

#myPopup_home {
    background: #3D79D0;
}

#myPopup_close {
    background: #D21111;
}

.popScroll em {
    width: 42px;
    display: inline-block;
    position: relative;
    margin: 0 -20px;
    line-height: 42px;
    background: #fff;
    color: #777;
    text-align: center;
    border-radius: 50px;
}

#home:hover {
    background: #1852C7;
}

#close:hover {
    background: #B30E0E;
}


#myPopup_video {
    border: none !important;
    width: 90%;
    height: auto;
    background-color: transparent !important;
}



.stars {
    display: block;
    border: none !important;
    width: 100%;
    height: auto;
    background-color: transparent !important;
    position: fixed !important;
    z-index: -1;
}


.ImageSlidert {
    height: 300px;
    width: 100%;
}

    .ImageSlidert .dxis-imageArea {
        border: none !important;
        background-color: transparent !important;
    }

    .ImageSlidert .dxis-passePartout {
        border: none !important;
        background-color: transparent !important;
    }

    .ImageSlidert .dxis-overlayElement {
        border: none !important;
        width: 100%;
        height: auto;
        background-color: transparent !important;
    }

    .ImageSlidert img {
        border: none !important;
        background-color: transparent !important;
    }

.image_full {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    vertical-align: middle;
}

.image_mobile {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    vertical-align: middle;
}


@media screen and (max-width: 768px) {

    .image_full {
        display: none;
    }

    .image_mobile {
        display: block;
    }
}

.dxisControl .dxis-itemTextArea {
    bottom: 2em;
    left: 3em;
    width: 350px;
    padding: 15px 16px 21px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.3);
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}

    .dxisControl .dxis-itemTextArea a {
        color: white;
    }

        .dxisControl .dxis-itemTextArea a:hover, a:focus {
            text-decoration: underline;
        }

    .dxisControl .dxis-itemTextArea p {
        color: #b0b0b0;
    }

    .dxisControl .dxis-itemTextArea > p {
        margin-bottom: 0 !important;
    }

.dxisControl .dxis-nbDotsBottom {
    padding: 0;
    margin-top: -25px;
}

    .dxisControl .dxis-nbDotsBottom .dxis-nbSlidePanel {
        right: 15px;
        left: auto !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    }

.isdemoH3 {
    font-size: 28px !important;
    color: white;
    padding-bottom: 9px;
}


/*
@keyframes slidy {
    0% {
        left: 0%;
    }

    20% {
        left: 0%;
    }

    25% {
        left: -100%;
    }

    45% {
        left: -100%;
    }

    50% {
        left: -200%;
    }

    70% {
        left: -200%;
    }

    75% {
        left: -300%;
    }

    95% {
        left: -300%;
    }

    100% {
        left: -400%;
    }
}

div#slider {
    overflow: hidden;
}

    div#slider figure img {
        width: 20%;
        float: left;
    }

    div#slider figure {
        position: relative;
        width: 500%;
        margin: 0;
        left: 0;
        text-align: left;
        font-size: 0;
        animation: 60s slidy infinite;
    }
*/







.container {
    min-width: 992px !important
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}


.container {
    min-width: 350px !important
}

/*.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-bottom: 5px;
}*/



.screen {
    transition: margin-left 500ms, margin-right 500ms;
}

@-webkit-keyframes bottom-to-top {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bottom-to-top {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes left-to-right {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes left-to-right {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


.animated {
    -webkit-animation-duration: 700ms;
    animation-duration: 700ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.left-to-right {
        -webkit-animation-name: left-to-right;
        animation-name: left-to-right;
    }

    .animated.bottom-to-top {
        -webkit-animation-name: bottom-to-top;
        animation-name: bottom-to-top;
    }

#LoginDiv1 {
    margin-left: 2em;
    width: 50% !important;
}
#LoginDiv2 {
    margin-left: 2em;
    width: 50% !important;
}

/* Screen Products */
.screen-3 .products > .row > div:not(.col-reg),
.screen-3 .products > .row > .col-reg > .row > div {
    padding: 10px;
}

.screen-3 .products > .row > .col-reg > .row {
    margin-left: 0;
    margin-right: 0;
}

.screen-3 .products > .row > div.col-reg {
    padding: 0;
}

.screen-3 .product {
    display: block;
    text-decoration: none;
    background: black;
    padding: 30px 25px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    color: rgb(136,156,231);
    position: relative;
    border: 0.1em solid;
    border-radius: 25% 10%;
    border-color: #36454F;
    box-shadow: 3px -3px #36454F;
}

    .screen-3 .product,
    .screen-3 .product h4,
    .screen-3 .product .pic {
        -webkit-transition-property: background, color;
        -moz-transition-property: background, color;
        -o-transition-property: background, color;
        transition-property: background, color;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        transition-timing-function: linear;
    }

        .screen-3 .product.regular:hover,
        .screen-3 .product.horizontal:hover {
            background-color: rgb(253,98,98);
            background-image: -webkit-linear-gradient(top, rgb(253,98,98), rgb(255, 30, 18));
            background-image: linear-gradient(to bottom, rgb(253,98,98), rgb(255, 30, 18));
            color: #fff;
        }

            .screen-3 .product.regular:hover h4,
            .screen-3 .product.horizontal:hover h4 {
                color: #fff;
            }

            .screen-3 .product.regular:hover .pic,
            .screen-3 .product.horizontal:hover .pic {
                opacity: 1; /*.25;*/
            }

        .screen-3 .product.large {
            background-color: #2510a3;
            background-image: -webkit-linear-gradient(top, #1f104f, #170b2a);
            background-image: linear-gradient(to bottom, #1f104f, #170b2a);
            color: #fff;
            opacity: 0.7;
            min-height: 370px;
            max-height: 370px;
        }

        .screen-3 .product.regular,
        .screen-3 .product.horizontal {
            height: 240px;
        }

            .screen-3 .product.regular span {
                color: white;
                position: absolute;
                bottom: 0;
                margin-bottom: 1em;
                transition: 1s ease;
            }

                .screen-3 .product.regular span:hover {
                    -webkit-transform: scale(1.2);
                    -ms-transform: scale(1.2);
                    transform: scale(1.2);
                    transition: 1s ease;
                    cursor: pointer;
                }

        .screen-3 .product h4 {
            margin-top: 0;
            z-index: 10;
        }

        .screen-3 .product.large h4 {
            font-size: 3em;
            margin-left: 1em;
        }

        .screen-3 .product.regular h4 {
            font-size: 1.8em;
            color: rgb(253,98,98);
        }

        .screen-3 .product.horizontal h4 {
            font-size: 2em;
            color: rgb(253,98,98);
        }

        .screen-3 .product .text {
            z-index: 10;
            position: relative;
        }

        .screen-3 .product.large .text > span:first-child {
            opacity: .8;
            font-size: 1.2em;
            font-weight: 400;
            width: 70%;
            display: block;
        }

        .screen-3 .product.regular .text {
            width: 58%;
        }

        .screen-3 .product.horizontal .text {
            width: 50%;
        }

@media (max-width: 1199px) {
    .screen-3 .product.horizontal .text {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .screen-3 .product.regular .text,
    .screen-3 .product.horizontal .text {
        width: 58%;
    }
}

.screen-3 .product .btn {
    margin-top: 20px;
    display: inline-block;
}

.screen-3 .product .pic {
    background-size: 100% 100%;
    position: absolute;
    z-index: 5;
    width: 270px;
    height: 220px;
    right: 0;
    bottom: 0;
    margin-right: -3em;
}

.screen-3 .product.large .pic {
    width: 568px;
    height: 340px;
}


@media screen and (max-width: 768px) {

    .screen-3 .product {
        border: 0.1em solid;
        border-radius: 30px;
        border-color: #36454F;
    }

        .screen-3 .product .pic {
            width: 270px;
            height: 260px;
        }
}

@media (min-width: 1200px) {
    .screen-3 .product.horizontal .pic {
        width: 568px;
        height: 340px;
        right: -120px;
        top: -50px;
    }
}


@media (max-width: 1199px) {
    .screen-3 .product.large {
        height: 400px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .screen-3 .product.large .pic {
        bottom: -70px;
    }

    .screen-3 .product.regular,
    .screen-3 .product.horizontal {
        height: 200px;
    }
}

@media (max-width: 767px) {
    .screen-3 .product.large {
        height: 240px;
        background: #fff;
        color: #666;
    }

        .screen-3 .product.large .pic {
            width: 270px;
            height: 150px;
        }

        .screen-3 .product.large h4 {
            font-size: 1.8em;
        }

        .screen-3 .product.large .text > span:first-child {
            font-size: 1.0em;
            width: 90%;
        }

    .screen-3 .product .btn {
        /*display: none;*/
    }

    .screen-3 .product.large:hover,
    .screen-3 .product.large:hover {
        background-color: #267de5;
        background-image: -webkit-linear-gradient(top, #267de5, #364abe);
        background-image: linear-gradient(to bottom, #267de5, #364abe);
        color: #fff;
    }

        .screen-3 .product.large:hover .pic {
            opacity: .25;
        }

    .screen-3 .product.large {
        height: 400px;
    }

    .screen-3 .product.regular,
    .screen-3 .product.horizontal {
        height: 300px;
    }
}


.screen-3 .product .pic-gp {
    /*background-image: url('../img/modulos/detalle/Gestion_presupuestal.svg');*/
    background-image: url('../img/modulos/detalle/Presupuesto.svg');
}

.screen-3 .product .pic-impP {
    /*background-image: url('../img/modulos/detalle/Impuesto_predial.svg');*/
    background-image: url('../img/modulos/detalle/ImpuestoPredial.svg');
}

.screen-3 .product .pic-impI {
    /*background-image: url('../img/modulos/detalle/Impuesto_ICA.svg');*/
    background-image: url('../img/modulos/detalle/Industriaycomercio.svg');
}

.screen-3 .product .pic-impV {
    /*background-image: url('../img/modulos/detalle/Impuesto_Vehiculos.svg');*/
    background-image: url('../img/modulos/detalle/Transito.svg');
}

.screen-3 .product .pic-sp {
    /*background-image: url('../img/modulos/detalle/Servicios_Publicos.svg');*/
    background-image: url('../img/modulos/detalle/servicios.svg');
}

.screen-3 .product .pic-impDU {
    /*background-image: url('../img/modulos/detalle/Impuesto_Delineacion.svg');*/
    background-image: url('../img/modulos/detalle/Delineacion.svg');
}

.screen-3 .product .pic-impDG {
    /*background-image: url('../img/modulos/detalle/Impuesto_Deguello.svg');*/
    background-image: url('../img/modulos/detalle/Deguello.svg');
}

.screen-3 .product .pic-impAP {
    /*background-image: url('../img/modulos/detalle/Impuesto_Alumbrado.svg');*/
    background-image: url('../img/modulos/detalle/Alumbrado.svg');
}

.screen-3 .product .pic-impSG {
    /*background-image: url('../img/modulos/detalle/Impuesto_Sobretasa.svg');*/
    background-image: url('../img/modulos/detalle/Gasolina.svg');
}

.screen-3 .product .pic-impMP {
    /*background-image: url('../img/modulos/detalle/Impuesto_MultaPolicia.svg');*/
    background-image: url('../img/modulos/detalle/Policia.svg');
}

.screen-3 .product .pic-impES {
    /*background-image: url('../img/modulos/detalle/Impuesto_Estampilla.svg');*/
    background-image: url('../img/modulos/detalle/Estampilla.svg');
}

.screen-3 .product .pic-conta {
    /*background-image: url('../img/modulos/detalle/Contabilidad.svg');*/
    background-image: url('../img/modulos/detalle/contador.svg');
}

.screen-3 .product .pic-recurH {
    /*background-image: url('../img/modulos/detalle/Recursos_Humanos.svg');*/
    background-image: url('../img/modulos/detalle/Nomina.svg');
}

.screen-3 .product .pic-inven {
    /*background-image: url('../img/modulos/detalle/Inventarios_ActivosFijos.svg');*/
    background-image: url('../img/modulos/detalle/Inventarios.svg');
}

.screen-3 .product .pic-tesore {
    /*background-image: url('../img/modulos/detalle/Tesoreriaa.svg');*/
    background-image: url('../img/modulos/detalle/Tesoreria.svg');
}

.screen-3 .product .pic-admin {
    /*background-image: url('../img/modulos/detalle/Administrador.svg');*/
    background-image: url('../img/modulos/detalle/admon.svg');
}

.screen-3 .product .pic-consul {
    /*background-image: url('../img/modulos/detalle/Consultas_Informes.svg');*/
    background-image: url('../img/modulos/detalle/Informes.svg');
}

.screen-3 .product .pic-cliente {
    /*background-image: url('../img/modulos/detalle/Gestion_presupuestal.svg');*/
    background-image: url('../img/modulos/detalle/CLIENTES.svg');
}
.screen-3 .product .pic-soporte {
    /*background-image: url('../img/modulos/detalle/Gestion_presupuestal.svg');*/
    background-image: url('../img/modulos/detalle/SOPORTE.svg');
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}








.popScroll_M {
    position: fixed;
    z-index: 10;
    top: 10%;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

.popup_M {
    z-index: 10;
    width: 70%;
    height: 80%;
    position: relative;
    margin: 10px auto;
    display: block;
    text-align: center;
    -moz-background-clip: padding;
    -o-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -o-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: iconosani 1.2s forwards;
    animation: iconosani 1.2s forwards;
    -moz-animation: iconosani 1.2s forwards;
    -o-animation: iconosani 1.2s forwards;
}

.popScroll_M h1 {
    position: relative;
    color: #fff;
    font: 20px/48px LithosPro-Regular;
    background: #FD6262;
    flex-wrap: wrap;
    padding-left: 1em;
    padding-right: 1em;
    margin: 0;
    width: 100%;
    height: 48px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
}

#myPopup_M_h1 {
    color: black;
    text-align: justify;
    text-justify: inter-word;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px !important;
    font-family: LithosPro-Light;
    margin-left: 1.5em;
    margin-right: 1.5em;
    margin-bottom: 0.5em;
    line-height: 0.9;
}

#myPopup_M_h2 {
    color: black;
    text-align: justify;
    text-justify: inter-word;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    margin: 0.5em;
    font-family: Maiandra GD;
    line-height: 0.9;
}

#myPopup_M_video {
    border: none !important;
    width: 60%;
    height: auto;
    background-color: transparent !important;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 1366px) {

    .popup_M {
        width: 80%;
        height: 80%;
    }

    .popScroll_M h1 {
        height: 40px;
        font: 20px/48px LithosPro-Regular;
    }

    #myPopup_M_h1 {
        font-size: 20px;
        font-family: LithosPro-Light;
        margin-bottom: 0.5em;
    }

    #myPopup_M_h2 {
        font-size: 16px;
        margin: 0.5em;
    }

    #myPopup_M_video {
        width: 90%;
        height: auto;
    }
}

@media screen and (max-width: 600px) {

    .popup_M {
        width: 370px;
        height: 480px;
    }

    .popScroll_M h1 {
        height: 40px;
        font: 18px/40px LithosPro-Regular;
    }

    #myPopup_M_h1 {
        font-size: 16px;
        font-family: LithosPro-Light;
        margin-bottom: 0.5em;
    }

    #myPopup_M_h2 {
        font-size: 11px;
        margin: 0.5em;
    }

    #myPopup_M_video {
        width: 90%;
        height: auto;
    }
}

@media screen and (max-width: 400px) {

    .popup_M {
        width: 350px;
        height: 480px;
    }

    .popScroll_M h1 {
        font: 16px/40px LithosPro-Regular;
        flex-wrap: wrap;
    }

    #myPopup_M_h1 {
        font-size: 16px;
        font-family: LithosPro-Light;
        margin-bottom: 0.5em;
    }

    #myPopup_M_h2 {
        font-size: 11px;
        margin: 0.5em;
    }

    #myPopup_M_video {
        width: 90%;
        height: auto;
    }
}

.popScroll_M em {
    width: 42px;
    display: inline-block;
    position: relative;
    margin: 0 -20px;
    line-height: 42px;
    background: #fff;
    color: #777;
    text-align: center;
    border-radius: 50px;
}



#myPopup_M_home {
    background: #3D79D0;
}

#myPopup_M_close {
    background: #D21111;
}

.screen-4 .products > .row > div:not(.col-reg),
.screen-4 .products > .row > .col-reg > .row > div {
    padding: 10px;
}

.screen-4 .products > .row > .col-reg > .row {
    margin-left: 0;
    margin-right: 0;
}

.screen-4 .products > .row > div.col-reg {
    padding: 0;
}

.screen-4 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100vh;
    height: auto;
}

.screen-4 .product {
    display: block;
    text-decoration: none;
    background: black;
    padding: 30px 25px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    color: rgb(136,156,231);
    position: relative;
    border: 0.1em solid;
    border-radius: 25% 10%;
    border-color: #36454F;
    box-shadow: 3px -3px #36454F;
    text-align: justify;
    text-justify: inter-word;
}

    .screen-4 .product,
    .screen-4 .product h4,
    .screen-4 .product .pic {
        -webkit-transition-property: background, color;
        -moz-transition-property: background, color;
        -o-transition-property: background, color;
        transition-property: background, color;
        -webkit-transition-duration: .2s;
        -moz-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        transition-timing-function: linear;
    }

        .screen-4 .product.regular:hover,
        .screen-4 .product.horizontal:hover {
            background-color: rgb(253,98,98);
            background-image: -webkit-linear-gradient(top, rgb(253,98,98), rgb(255, 30, 18));
            background-image: linear-gradient(to bottom, rgb(253,98,98), rgb(255, 30, 18));
            color: #fff;
        }

            .screen-4 .product.regular:hover h4,
            .screen-4 .product.horizontal:hover h4 {
                color: #fff;
            }

            .screen-4 .product.regular:hover .pic,
            .screen-4 .product.horizontal:hover .pic {
                opacity: 1; /*.25;*/
            }

        .screen-4 .product.large {
            background-color: #267de5;
            background-image: -webkit-linear-gradient(top, #267de5, #364abe);
            background-image: linear-gradient(to bottom, #267de5, #364abe);
            color: #fff;
            height: 500px;
        }

        .screen-4 .product.regular,
        .screen-4 .product.horizontal {
            height: 400px;
        }

            .screen-4 .product.regular span {
                color: white;
                position: absolute;
                bottom: 0;
                margin-bottom: 1em;
                transition: 1s ease;
            }

                .screen-4 .product.regular span:hover {
                    -webkit-transform: scale(1.2);
                    -ms-transform: scale(1.2);
                    transform: scale(1.2);
                    transition: 1s ease;
                    cursor: pointer;
                }

        .screen-4 .product h4 {
            margin-top: 0;
            z-index: 10;
        }

        .screen-4 .product.large h4 {
            font-size: 3em;
        }

        .screen-4 .product.regular h4 {
            font-size: 1.8em;
            color: rgb(253,98,98);
        }

        .screen-4 .product.horizontal h4 {
            font-size: 2em;
            color: rgb(253,98,98);
        }

        .screen-4 .product .text {
            position: absolute;
            bottom: 1em;
            padding-right: 3em;
        }

        .screen-4 .product.large .text > span:first-child {
            opacity: .8;
            font-size: 1.2em;
            font-weight: 400;
            width: 100%;
            display: block;
        }

        .screen-4 .product.regular .text {
            width: 100%;
        }

        .screen-4 .product.horizontal .text {
            width: 100%;
        }

@media (max-width: 1199px) {
    .screen-4 .product.horizontal .text {
        width: 100%;
    }

    .screen-4 img {
        width: 100vh;
        height: auto;
    }
}

@media (max-width: 767px) {
    .screen-4 .product.regular .text,
    .screen-4 .product.horizontal .text {
        width: 100%;
    }

    .screen-4 img {
        width: 100vh;
        height: auto;
    }
}

.screen-4 .product .btn {
    margin-top: 20px;
    display: inline-block;
}

.screen-4 .product .pic {
    background-size: 100% 100%;
    position: absolute;
    z-index: 5;
    width: 270px;
    height: 200px;
    top: 3em;
    right: 3em;
    margin-right: -3em;
}

.screen-4 .product.large .pic {
    width: 568px;
    height: 340px;
}


@media screen and (max-width: 768px) {

    .screen-4 .product {
        border: 0.1em solid;
        border-radius: 30px;
        border-color: #36454F;
    }

        .screen-4 .product .pic {
            width: 270px;
            height: 260px;
        }

    .screen-4 img {
        width: 100vh;
        height: auto;
    }
}

@media (min-width: 1200px) {
    .screen-4 .product.horizontal .pic {
        width: 568px;
        height: 340px;
        right: -120px;
        top: -50px;
    }

    .screen-4 img {
        width: 100vh;
        height: auto;
    }
}


@media (max-width: 1199px) {
    .screen-4 .product.large {
        height: 400px;
    }

    .screen-4 img {
        width: 100vh;
        height: auto;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .screen-4 .product {
        border: 0.1em solid;
        border-radius: 30px;
        border-color: #36454F;
    }

    .screen-4 .product.large .pic {
        bottom: -70px;
    }

    .screen-4 .product.regular,
    .screen-4 .product.horizontal {
        height: 400px;
    }

    .screen-4 img {
        width: 90%;
        height: 100%;
    }
}

@media (max-width: 767px) {
    .screen-4 .product.large {
        height: 240px;
        background: #fff;
        color: #666;
    }

        .screen-4 .product.large .pic {
            width: 270px;
            height: 150px;
        }

        .screen-4 .product.large h4 {
            font-size: 1.8em;
        }

        .screen-4 .product.large .text > span:first-child {
            font-size: 1.0em;
            width: 90%;
        }

    .screen-4 .product .btn {
        /*display: none;*/
    }

    .screen-4 .product.large:hover,
    .screen-4 .product.large:hover {
        background-color: #267de5;
        background-image: -webkit-linear-gradient(top, #267de5, #364abe);
        background-image: linear-gradient(to bottom, #267de5, #364abe);
        color: #fff;
    }

        .screen-4 .product.large:hover .pic {
            opacity: .25;
        }

    .screen-4 .product.large {
        height: 400px;
    }

    .screen-4 .product.regular,
    .screen-4 .product.horizontal {
        height: 400px;
    }

    .screen-4 img {
        width: 100%;
        height: 100%;
    }
}



.screen-4 .product .pic-quien {
    background-image: url('../img/quinessomos.svg');
}

.screen-4 .product .pic-mision {
    background-image: url('../img/mision.svg');
}

.screen-4 .product .pic-vision {
    background-image: url('../img/vision.svg');
}


.img-box img {
    width: 100%;
}

.container_soporte {
    min-width: 992px !important
}

.container_soporte {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /*display: flex;
    justify-content: flex-end;*/
}

@media (min-width:576px) {
    .container_soporte {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container_soporte {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container_soporte {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container_soporte {
        max-width: 1140px
    }
}

.container_soporte-fluid {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}


.container_soporte {
    min-width: 350px !important
}

    .container_soporte .izquierda {
        float: left;
        border: none !important;
        width: 8em !important;
        height: 8em !important;
    }

    .container_soporte .derecha {
        float: right;
        border: none !important;
        width: 8em !important;
        height: 8em !important;
    }

    .container_soporte .h2izquierda {
        text-align: left;
    }

    .container_soporte .h2derecha {
        text-align: right;
    }


    .container_soporte .pizquierda {
        text-align: justify;
        text-justify: inter-word;
        /*position: absolute;
        bottom: 0;
        left: 50%;*/
    }

    .container_soporte .pderecha {
        text-align: justify;
        text-justify: inter-word;
        /*position: absolute;
        bottom: 0;
        left: 50%;*/
    }