@import url("font-awesome_icon-font.css");
@import url("et-line_icon-font.css");
@import url("./plugins/owl.carousel.css");
@import url("./plugins/magnific-popup.css");

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,200,300,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,400italic,500,500italic,700,700italic,300italic);

@import url(https://fonts.googleapis.com/css?family=Exo:300,400,500,600,700,900);

@font-face {
    font-family: Blogger Sans;
    src: url(blogger-sans/Blogger_Sans.otf);
}


#logo_kickads {
    width: 40%;
    margin-top: -30%;
}

#arrow {
    width: 30%;
}

body {
    -webkit-overflow-scrolling: touch;
    color: #626262;
    font-family: "Exo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

#page-wraper {
    position: relative;
    width: 100%;
}

.black-bg {
    background-color: #222;
}

.gray-bg {
    background-color: #f6f6f6;
}


.white-bg {
    background-color: #FFF;
}

.color-bg {
    background-color: #17a697;
}

.yellow-bg {
    background-color: #f4efb7;
}

.bg-cover-section,
.small-bg-cover-section {
    background-size: cover;
    background-position: top center;
}

.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.dark-bg p,
.dark-bg p.small,
.dark-bg p.large,
.dark-bg p.lead,
.dark-bg p.lead-lg,
.dark-bg .page-icon,
.dark-bg .page-icon-sm,
.dark-bg ul,
.dark-bg ol,
.dark-bg li,
.dark-bg .alt-icon-top,
.dark-bg .alt-icon-left,
.dark-bg .alt-icon-right,
.dark-bg .counter-icon,
.dark-bg .skill-bar-percent {
    color: #fff;
}

.bg-image {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-fixed {
    background-attachment: fixed;
}

#intro .bg-image,
#intro.bg-image,
#inner-intro .bg-image,
#inner-intro.bg-image {
    background-attachment: fixed;
}


.overlay-dark,
.overlay-dark20,
.overlay-dark30,
.overlay-dark40,
.overlay-dark60,
.overlay-dark80,
.overlay-dark90,
.overlay-light,
.overlay-light80 {
    position: relative;
    z-index: 1;
}

.overlay-dark:before,
.overlay-dark20:before,
.overlay-dark30:before,
.overlay-dark40:before,
.overlay-dark60:before,
.overlay-dark80:before,
.overlay-dark90:before,
.overlay-light:before,
.overlay-light80:before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}


.page-icon {
    color: #333;
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 15px;
    width: 100%;
}

.page-icon-sm {
    color: #333;
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff;
}


.pos-section {
    position: relative;
    overflow: hidden;
}



img {
    border: 0px none;
    outline: 0px none;
}

a {
    color: #222;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    color: #17a697;
}

i.left,
.i-left {
    margin-right: 6px;
}

i.right,
.i-right {
    margin-left: 6px;
}

hr {
    border-top: 1px solid #eee !important;
    margin-bottom: 0;
    margin-top: 0;
    color: transparent;
}

.video {
    max-width: 100%;
    height: auto;
}

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

embed,
object {
    max-width: 100%;
}

/* Font Style */

p,
.nav-menu {
    font-family: 'Exo', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn,
button,
.link,
.link-dark,
link-color,
button,
input,
textarea,
select,
.portfolio-filter,
p.lead-lg,
.lead-lg,
.overlay-menu-nav,
.accordion .accordion-title,
.toggle .toggle-title {
    /*font-family: 'Work Sans', sans-serif;*/
    font-family: 'Exo', sans-serif;
}



/*------------------------------------------------------------------*/
/* Typography Style */
/*------------------------------------------------------------------*/

/* Heading */
h1,
h2,
h3,
h4,
h6 {
    color: #222;
    font-weight: 300;
    margin-top: 10px;
    line-height: 0;
    margin-bottom: 0px;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
h6 .white {
    color: #fff;
}

h1.color,
h2.color,
h3.color,
h4.color,
h5.color,
h6.color,
h6 .color {
    color: #17a697;
}

/* Alternate Hadding */
.alt-title {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

h1.alt-title {
    font-size: 22px;
    margin-bottom: 25px;
}

h2.alt-title {
    font-size: 20px;
}

h3.alt-title {
    font-size: 18px;
}

h4.alt-title {
    font-size: 16px;
}

h5.alt-title {
    font-size: 14px;
}

h6.alt-title {
    font-size: 12px;
}

/*Site Title*/

.page-title {
    margin-bottom: 60px;
}

.page-title2 {
    margin-bottom: 30px;
}

.content-title {
    margin-bottom: 25px;
}

.features-title {
    margin-bottom: 15px;
}


/*Paragraph*/

.page-content {
    margin-bottom: 60px;
}

p {
    font-size: 14px;
    color: #626262;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0px;
}

p.small {
    font-size: 12px;
}

p.large {
    font-size: 16px;
}

p.lead {
    font-size: 18px;
    font-weight: 300;
}

p.lead-lg {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
}

p.white,
p.small.white,
p.large.white,
p.lead.white,
p .white,
.white {
    color: #ffffff;
}

p.dark,
p.small.dark,
p.large.dark,
p.lead.dark,
p .dark,
.dark {
    color: #626262;
}

p.color p.small.color,
p.large.color,
p.lead.color,
p .color,
.color {
    color: #17a697;
}

.yellow {
    color: #f4efb7;
}


/* Text weight */

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: 400;
}

.text-medium {
    font-weight: 500;
}

.text-bold {
    font-weight: 600;
}

.text-bolder {
    font-weight: 700;
}

.text-italic {
    font-style: italic;
}

.max-width-700 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

/* listing */
ul.list-inside {
    padding-left: 0px;
    list-style: inside;
    margin-bottom: 25px;
    font-size: 16px;
}

ul.list-none {
    list-style: none;
    padding-left: 0px;
    margin: 0;
}


/*Links & Anchor Tag*/
.dark-bg a {}

.dark-bg a:hover {}

a {
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}


.link,
.link-d {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 400;
    color: inherit;
    padding-bottom: 2px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.link {
    color: #222;
}

.Link:hover {
    color: #17a697;
}

.link-d {
    color: #fff;
}

.link-d:hover {
    color: #17a697;
}


/*------------------------------------------------------------------*/
/* Button Style */
/*------------------------------------------------------------------*/

.active,
.but:hover {
    background-color: #817bf8;
    color: rgb(255, 255, 255);
}

.btn,
button {
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    outline: none;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: middle;
}

.btn i,
button i,
i.left {
    margin-right: 6px;
}

i.right {
    margin-left: 6px;
    margin-right: 0px !important;
}

.btn-sm {
    padding: 11px 30px !important;
    display: inline-block;
}

.btn-md {
    padding: 13px 25px !important;
    display: inline-block;
}

.btn-lg {
    padding: 15px 30px !important;
    display: inline-block;
}

.btn-xlg {
    padding: 17px 30px !important;
    display: inline-block;
}

.btn-black {
    background-color: #222;
    border-color: transparent;
    color: #fff;
}

.btn-black:hover {
    background-color: #17a697;
    border-color: transparent;
    color: #fff;
}

.btn-color {
    background-color: #17a697;
    border-color: transparent;
    color: #fff;
}

.btn-color:hover {
    background-color: #1db2a2;
    border-color: transparent;
    color: #fff;
}

.btn-white {
    background-color: rgba(255, 255, 255, 1);
    border-color: transparent;
    color: #222;
}

.btn-white:hover {
    background-color: rgba(255, 255, 255, 0.85);
    border-color: transparent;
    color: #222;
}

.btn-white-outline {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.btn-white-outline:hover {
    background-color: #fff;
    border-color: #fff;
    color: #222;
}

.btn-black-outline {
    background-color: transparent;
    border-color: #222;
    color: #222;
}

.btn-black-outline:hover {
    background-color: #222;
    border-color: #222;
    color: #fff;
}

.btn-color-outline {
    background-color: transparent;
    border-color: #17a697;
    color: #17a697;
}

.btn-color-outline:hover {
    background-color: #17a697;
    border-color: #17a697;
    color: #fff;
}

button {
    outline: none;
}


/*------------------------------------------------------------------*/
/* Spacer Style */
/*------------------------------------------------------------------*/
/*spacing*/
.spacer-15 {
    height: 15px;
    width: 100%;
}

.spacer-30 {
    height: 30px;
    width: 100%;
}

.spacer-45 {
    height: 45px;
    width: 100%;
}

.spacer-60 {
    height: 60px;
    width: 100%;
}

.spacer-75 {
    height: 75px;
    width: 100%;
}

.spacer-90 {
    height: 90px;
    width: 100%;
}


/*padding*/
.section-padding {
    padding-bottom: 30px;
}

.section-padding-t {
    padding-top: 120px;
}

.section-padding-b {
    padding-bottom: 120px;
}

/*--*/
.p-90 {
    padding: 90px;
}

.ptb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.plt-90 {
    padding-left: 90px;
    padding-right: 90px;
}

.pt-90 {
    padding-top: 90px;
}

.pb-90 {
    padding-bottom: 90px;
}

/*--*/
.p-85 {
    padding: 85px;
}

.ptb-85 {
    padding-top: 85px;
    padding-bottom: 85px;
}

.plt-85 {
    padding-left: 85px;
    padding-right: 85px;
}

.pt-85 {
    padding-top: 85px;
}

.pb-85 {
    padding-bottom: 85px;
}

/*--*/
.p-80 {
    padding: 80px;
}

.ptb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.plt-80 {
    padding-left: 80px;
    padding-right: 80px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

/*--*/
.p-75 {
    padding: 75px;
}

.ptb-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.plt-75 {
    padding-left: 75px;
    padding-right: 75px;
}

.pt-75 {
    padding-top: 75px;
}

.pb-75 {
    padding-bottom: 75px;
}

/*--*/
.p-70 {
    padding: 70px;
}

.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.plt-70 {
    padding-left: 70px;
    padding-right: 70px;
}

.pt-70 {
    padding-top: 70px;
}

.pb-70 {
    padding-bottom: 70px;
}

/*--*/
.p-65 {
    padding: 65px;
}

.ptb-65 {
    padding-top: 65px;
    padding-bottom: 65px;
}

.plt-65 {
    padding-left: 65px;
    padding-right: 65px;
}

.pt-65 {
    padding-top: 65px;
}

.pb-65 {
    padding-bottom: 65px;
}

/*--*/
.p-60 {
    padding: 60px;
}

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.plt-60 {
    padding-left: 60px;
    padding-right: 60px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

/*--*/
.p-55 {
    padding: 55px;
}

.ptb-55 {
    padding-top: 55px;
    padding-bottom: 55px;
}

.plt-55 {
    padding-left: 55px;
    padding-right: 55px;
}

.pt-55 {
    padding-top: 55px;
}

.pb-55 {
    padding-bottom: 55px;
}

/*--*/
.p-50 {
    padding: 50px;
}

.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.plt-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

/*--*/
.p-45 {
    padding: 45px;
}

.ptb-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.plt-45 {
    padding-left: 45px;
    padding-right: 45px;
}

.pt-45 {
    padding-top: 45px;
}

.pb-45 {
    padding-bottom: 45px;
}

/*--*/
.p-40 {
    padding: 40px;
}

.ptb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.plt-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}

/*--*/
.p-35 {
    padding: 35px;
}

.ptb-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.plt-35 {
    padding-left: 35px;
    padding-right: 35px;
}

.pt-35 {
    padding-top: 35px;
}

.pb-35 {
    padding-bottom: 35px;
}

/*--*/
.p-30 {
    padding: 30px;
}

.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.plt-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

/*--*/
.p-25 {
    padding: 25px;
}

.ptb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.plt-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.pt-25 {
    padding-top: 25px;
}

.pb-25 {
    padding-bottom: 25px;
}

/*--*/
.p-20 {
    padding: 20px;
}

.ptb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.plt-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

/*--*/
.p-15 {
    padding: 15px;
}

.ptb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.plr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.plt-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

/*--*/
.p-10 {
    padding: 10px;
}

.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.plt-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

/*--*/
.p-5 {
    padding: 5px;
}

.ptb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.plt-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.pt-5 {
    padding-top: 5px;
}

.pb-5 {
    padding-bottom: 5px;
}



/*margrin*/
.container-margin {
    margin-top: 120px;
    margin-bottom: 120px;
}

.container-margin-t {
    margin-top: 120px;
}

.container-margin-b {
    margin-bottom: 120px;
}

/*--*/
.m-90 {
    margin: 90px;
}

.mtb-90 {
    margin-top: 90px;
    margin-bottom: 90px;
}

.mlt-90 {
    margin-left: 90px;
    margin-right: 90px;
}

.mt-90 {
    margin-top: 90px;
}

.mb-90 {
    margin-bottom: 90px;
}

/*--*/
.m-85 {
    margin: 85px;
}

.mtb-85 {
    margin-top: 85px;
    margin-bottom: 85px;
}

.mlt-85 {
    margin-left: 85px;
    margin-right: 85px;
}

.mt-85 {
    margin-top: 85px;
}

.mb-85 {
    margin-bottom: 85px;
}

/*--*/
.m-80 {
    margin: 80px;
}

.mtb-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.mlt-80 {
    margin-left: 80px;
    margin-right: 80px;
}

.mt-80 {
    margin-top: 80px;
}

.mb-80 {
    margin-bottom: 80px;
}

/*--*/
.m-75 {
    margin: 75px;
}

.mtb-75 {
    margin-top: 75px;
    margin-bottom: 75px;
}

.mlt-75 {
    margin-left: 75px;
    margin-right: 75px;
}

.mt-75 {
    margin-top: 75px;
}

.mb-75 {
    margin-bottom: 75px;
}

/*--*/
.m-70 {
    margin: 70px;
}

.mtb-70 {
    margin-top: 70px;
    margin-bottom: 70px;
}

.mlt-70 {
    margin-left: 70px;
    margin-right: 70px;
}

.mt-70 {
    margin-top: 70px;
}

.mb-70 {
    margin-bottom: 70px;
}

/*--*/
.m-65 {
    margin: 65px;
}

.mtb-65 {
    margin-top: 65px;
    margin-bottom: 65px;
}

.mlt-65 {
    margin-left: 65px;
    margin-right: 65px;
}

.mt-65 {
    margin-top: 65px;
}

.mb-65 {
    margin-bottom: 65px;
}

/*--*/
.m-60 {
    margin: 60px;
}

.mtb-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mlt-60 {
    margin-left: 60px;
    margin-right: 60px;
}

.mt-60 {
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 20px !important;
}

/*--*/
.m-55 {
    margin: 55px;
}

.mtb-55 {
    margin-top: 55px;
    margin-bottom: 55px;
}

.mlt-55 {
    margin-left: 55px;
    margin-right: 55px;
}

.mt-55 {
    margin-top: 55px;
}

.mb-55 {
    margin-bottom: 55px;
}

/*--*/
.m-50 {
    margin: 50px;
}

.mtb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mlt-50 {
    margin-left: 50px;
    margin-right: 50px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px !important;
}

/*--*/
.m-45 {
    margin: 45px;
}

.mtb-45 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.mlt-45 {
    margin-left: 45px;
    margin-right: 45px;
}

.mt-45 {
    margin-top: 45px;
}

.mb-45 {
    margin-bottom: 45px;
}

/*--*/
.m-40 {
    margin: 40px;
}

.mtb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.mlt-40 {
    margin-left: 40px;
    margin-right: 40px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

/*--*/
.m-35 {
    margin: 35px;
}

.mtb-35 {
    margin-top: 35px;
    margin-bottom: 35px;
}

.mlt-35 {
    margin-left: 35px;
    margin-right: 35px;
}

.mt-35 {
    margin-top: 35px;
}

.mb-35 {
    margin-bottom: 35px;
}

/*--*/
.m-30 {
    margin: 30px;
}

.mtb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mlt-30 {
    margin-left: 30px;
    margin-right: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

/*--*/
.m-25 {
    margin: 25px;
}

.mtb-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.mlt-25 {
    margin-left: 25px;
    margin-right: 25px;
}

.mt-25 {
    margin-top: 25px;
}

.mb-25 {
    margin-bottom: 25px;
}

/*--*/
.m-20 {
    margin: 20px;
}

.mtb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mlt-20 {
    margin-left: 20px;
    margin-right: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

/*--*/
.m-15 {
    margin: 15px;
}

.mtb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

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

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

/*--*/
.m-10 {
    margin: 10px;
}

.mtb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mlt-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

/*--*/
.m-5 {
    margin: 5px;
}

.mtb-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mlt-5 {
    margin-left: 5px;
    margin-right: 5px;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}

/*--*/
.m-0 {
    margin: 0px;
}

.mtb-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mlt-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mt-0 {
    margin-top: 0px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

/* CONFIGURACION DE FONDO  */

/* 


@media (min-width: 360px){
.muralkickads{
    background-repeat: no-repeat;
    background-size: cover;
    inline-size: 100%;
    text-align: center;
    position: absolute;
    top: 557px;
}
}

@media (max-width: 600px){
    .muralkickads{
        background-repeat: no-repeat;
        background-size: cover;
        inline-size: 100%;
        text-align: center;
        position: absolute;
        top: 466px;
    }
}
    @media (max-width: 800px){
    .muralkickads{
        background-repeat: no-repeat;
        background-size: cover;
        inline-size: 100%;
        text-align: center;
        position: absolute;
        top: 400px;
    }    
}
@media (max-width: 1200px){
    .muralkickads{
        background-repeat: no-repeat;
        background-size: cover;
        inline-size: 60%;
        text-align: center;
        position: absolute;
        top: 400px;
        
    }    
    }
    
    @media (max-width: 1200px){
        .muralkickads{
            background-repeat: no-repeat;
            background-size: cover;
            inline-size: 50%;
            text-align: center;
            position: absolute;
            top: 400px;
            left: 800px;
            
        }    
        }    

        @media (max-width: 1920px){
            .muralkickads{
                background-repeat: no-repeat;
                background-size: cover;
                inline-size: 50%;
                text-align: center;
                position: absolute;
                top: 541px;
                left: 523px;
                
            }    
            }  
/* FIN DE CONFIG DE FONDO */
@media (max-width: 767px) {
    /*extra small medium*/

    /*padding*/
    .section-padding {
        padding-bottom: 10px;
    }

    .section-padding-t {
        padding-top: 70px;
    }

    .section-padding-b {
        padding-bottom: 70px;
    }

    /*margrin*/
    .container-margin {
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .container-margin-t {
        margin-top: 70px;
    }

    .container-margin-b {
        margin-bottom: 70px;
    }

    .float-xs-left {
        float: left !important;
        text-align: left;
    }

    .float-xs-right {
        float: right !important;
        text-align: right;
    }

    .p-xs-0 {
        padding: 0px;
    }

    .ptb-xs-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .plt-xs-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pt-xs-0 {
        padding-top: 0px;
    }

    .pb-xs-0 {
        padding-bottom: 0px;
    }


    .mtb-xs-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .mlt-xs-30 {
        margin-left: 30px;
        margin-right: 30px;
    }

    .mt-xs-30 {
        margin-top: 30px;
    }

    .mb-xs-30 {
        margin-bottom: 30px;
    }

    /* 0 */
    .mtb-xs-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .mlt-xs-0 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .mt-xs-0 {
        margin-top: 0px;
    }

    .mb-xs-0 {
        margin-bottom: 0px;
    }
}

@media (max-width: 991px) {
    .p-sm-0 {
        padding: 0px;
    }

    .ptb-sm-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .plt-sm-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pt-sm-0 {
        padding-top: 0px;
    }

    .pb-sm-0 {
        padding-bottom: 0px;
    }


    /* 45 */
    .mtb-sm-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .mlt-sm-45 {
        margin-left: 45px;
        margin-right: 45px;
    }

    .mt-sm-45 {
        margin-top: 45px;
    }

    .mb-sm-45 {
        margin-bottom: 45px;
    }

    /* 30 */
    .mtb-sm-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .mlt-sm-30 {
        margin-left: 30px;
        margin-right: 30px;
    }

    .mt-sm-30 {
        margin-top: 30px;
    }

    .mb-sm-30 {
        margin-bottom: 30px;
    }

    /* 0 */
    .mtb-sm-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .mlt-sm-0 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .mt-sm-0 {
        margin-top: 0px;
    }

    .mb-sm-0 {
        margin-bottom: 0px;
    }
}



/*==========================================================================================================*/
/* HEADER     ||---------------------------- */
/*==========================================================================================================*/

/*------------------------------------------------------------------*/
/* Header Style */
/*------------------------------------------------------------------*/
.header {
    position: absolute;
    text-align: center;
    top: 0px;
    z-index: 1000;
    color: #fff;
    width: 100%;
    height: 85px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.header.header-prepare,
.header.header-light.header-prepare {
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #f0f0f0;
}

.header.header-dark.header-prepare {
    background-color: rgba(34, 34, 34, 0.95);
    border-bottom: 0px none;
}

.header.header-fixed {
    display: block;
    margin-top: 0 !important;
    position: fixed;
    height: 58px;
}

.header-inner {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

.header-fixed .logo a {
    margin-top: 15px;
    margin-bottom: 15px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.header-fixed .nav-menu ul.nav-menu-inner>li>a {
    padding-top: 24px;
    padding-bottom: 23px;
}

/*header Logo style*/
.header.header-prepare .logo a img.logo-light,
.header .logo a img.logo-dark {
    opacity: 0;
}

.header .logo a img.logo-light,
.header.header-prepare .logo a img.logo-dark,
.header.header-light .logo a img.logo-dark {
    opacity: 1;
}

.header.header-dark.header-prepare .logo a img.logo-dark,
.header.header-dark .logo a img.logo-dark {
    opacity: 0;
}

.header.header-dark.header-prepare .logo a img.logo-light,
.header.header-dark .logo a img.logo-light {
    opacity: 1;
}

@media all and (min-width: 1025px) {

    /*header nav style*/
    .header.header-prepare .nav-menu ul.nav-menu-inner>li>a {
        color: rgba(34, 34, 34, 0.60);
    }

    .header.header-prepare .nav-menu ul.nav-menu-inner>li:hover>a,
    .header.header-prepare .nav-menu ul.nav-menu-inner>li>a:hover {
        color: rgba(34, 34, 34, 1);
    }

    .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner>li>a {
        color: rgba(255, 255, 255, 0.75);
    }

    .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner>li:hover>a,
    .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner>li>a:hover {
        color: rgba(255, 255, 255, 1);
    }
}

@media all and (max-width: 1024px) {
    .header {
        height: 58px;
    }

    .header-inner {
        padding-left: 30px;
        padding-right: 30px;
        position: relative;
        display: table;
        width: 100%;
    }

    .header .logo a {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100px;
        transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
    }
}


/* Dropdown-menu */
.nav-menu>ul li {
    position: relative;
}

.sub-dropdown.dropdown {
    top: 100%;
    left: 0;
}

.sub-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    background: rgba(34, 34, 34, 0.90);
    padding: 0;
    width: 200px;
}

.sub-dropdown li {
    width: 100%;
}

.sub-dropdown>li>a {
    padding: 13px 15px;
    display: block;
    color: rgba(255, 255, 255, 0.75);
}

.sub-dropdown>li:hover>a {
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
}

.sub-dropdown i {
    float: right;
}


@media all and (max-width: 1024px) {
    .nav-menu ul.nav-menu-inner li {
        display: block;
        width: 100%;
    }

    .nav-menu {
        position: static;
        left: 0;
        top: 100%;
        float: none;
        display: none;
        width: 100%;
        background: rgba(34, 34, 34, 0.85);
        overflow-y: auto;
        z-index: 999;
    }

    .nav-bar-icon,
    .nav-mobile.nav-bar-icon,
    .header-fixed .nav-bar-icon {
        display: inline-block;
        float: right;
        margin-top: 21px;
        margin-bottom: 21px;
    }

    .nav-menu ul.nav-menu-inner li a,
    .header-fixed .nav-menu ul.nav-menu-inner li a {
        padding: 15px 12px;
        border-top: 1px solid #444;
    }


    /* Dropdown */
    .sub-dropdown.dropdown,
    .sub-dropdown {
        top: 100%;
        position: relative;
        left: 0;
        width: 100%;
    }

    .sub-dropdown a {
        padding-left: 30px !important;
    }

    .header .nav-menu ul.nav-menu-inner li a.current,
    .header .nav-menu ul.nav-menu-inner li.current a,
    .header.header-light .nav-menu ul.nav-menu-inner>li:hover>a,
    .header.header-light .nav-menu ul.nav-menu-inner>li>a:hover,
    .header.header-prepare .nav-menu ul.nav-menu-inner li a.current,
    .header.header-prepare .nav-menu ul.nav-menu-inner li.current a {
        color: #fff;
    }

    .header-light .nav-menu ul.nav-menu-inner>li>a {
        color: rgba(255, 255, 255, 0.60);
    }
}

/*------------------------------------------------------------------*/
/* Intro */
/*------------------------------------------------------------------*/

#intro {
    position: relative;
    overflow: hidden;
}

.intro-media-wraper {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.intro-bg-section {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.intro-caption-waper {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.intro-caption-top {
    z-index: 2;
}

.intro-content {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}

.intro-content-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}


.intro-sub-title {
    letter-spacing: 1.5px;
}

.intro-title {
    font-size: 70px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.1;
    /*letter-spacing: -2px;*/
}

.intro-title-sm {
    font-size: 44px !important;
    margin-top: 30px;
    font-weight: 400;
    margin-bottom: 0;
}

.error-intro-title {
    font-size: 100px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.1;
}

.inner-intro {
    position: relative;
    padding: 200px 0;
}

.inner-intro h1 {
    font-size: 54px;
    margin-top: 30px;
}

@media (max-width: 1024px) {
    .intro-title {
        letter-spacing: 0;
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    .intro-title {
        letter-spacing: 0;
        font-size: 30px;
    }
}


/*------------------------------------------------------------------*/
/* Tabs */
/*------------------------------------------------------------------*/
ul.icon-tab-nav,
.icon-tab-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.icon-tab-nav li,
.icon-tab-nav ul li {
    display: inline-block;
    width: 200px;
}

.icon-tab-nav {
    display: block;
}

.icon-tab-nav a {
    font-size: 44px;
    /*color: #aaa;*/
}

.icon-tab-nav .icon-tab-nav-title {
    margin-top: 10px;
}

.icon-tab-nav a,
.icon-tab-nav .icon-tab-nav-title {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.icon-tab-nav a.active,
.icon-tab-nav a.active .icon-tab-nav-title,
.icon-tab-nav a:hover,
.icon-tab-nav a:hover .icon-tab-nav-title {
    color: #17a697;
}


/*------------------------------------------------------------------*/
/* Accordion & Toggle*/
/*------------------------------------------------------------------*/
.accordion,
.toggle {
    margin-bottom: 20px;
    margin-top: 0;
}

.accordion .accordion-title,
.toggle .toggle-title {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
}

.accordion>.accordion-title>a:after,
.toggle>.toggle-title>a:after {
    color: #222;
    content: "";
    font-family: 'Exo';
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    margin-top: -8px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: none;
    top: 50%;
    width: 15px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.accordion>.accordion-title>a,
.toggle>.toggle-title>a {
    border: 1px solid #f1f1f1;
    background: #fff;
    color: #222;
    display: block;
    padding: 14px 20px;
    position: relative;
    text-decoration: none;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    outline: none;
}

.accordion>.accordion-title>a.active,
.toggle>.toggle-title>a.active {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #222;
    cursor: default;
}

.accordion>.accordion-title>a.active:after,
.toggle>.toggle-title>a.active:after {
    /*color: #fff;*/
    content: "";
}

.accordion>.accordion-content,
.toggle>.toggle-content {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 10px;
    padding: 10px 20px 10px;
}


/*------------------------------------------------------------------*/
/* Preloader */
/*------------------------------------------------------------------*/
#preloader {
    background-color: rgba(255, 255, 255, 1);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999999999;
}

.site-spinner {
    border: 1px solid #ddd;
    font-size: 50px;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: site-spin 1s linear infinite;
    -moz-animation: site-spin 1s linear infinite;
    animation: site-spin 1s linear infinite;
    border-top-color: #222;
}

@-webkit-keyframes site-spin {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes site-spin {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes site-spin {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*==========================================================================================================*/
/* FOOTER     ||---------------------------- */
/*==========================================================================================================*/

.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #18a8a4;
}

/*------------------------------------------------------------------*/
/* Social */
/*------------------------------------------------------------------*/
.footer .social {
    list-style: outside none none;
    padding: 0;
}

.footer .social li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 30px;
}

.footer .social li a {
    display: block;
    font-size: 18px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    width: 30px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.footer .social li a i,
.footer .social li a span {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.footer .social li a:hover {
    color: #fff;
}


/*------------------------------------------------------------------*/
/* Copyright */
/*------------------------------------------------------------------*/
.copyright {
    line-height: 1.9;
}

.copy-link {
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 12px;
}

/*------------------------------------------------------------------*/
/* Portfolio (Isotop Grid, box, Portfolio Single Page, etc...) */
/*------------------------------------------------------------------*/
.portfolio-grid .portfolio-item {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    height: auto;
    margin: 0px;
    padding: 15px;
    display: block;
}


@media (max-width: 1170px) {
    .portfolio-grid .portfolio-item {
        width: 33.33333333333333%;
    }
}

@media (max-width: 980px) {
    .portfolio-grid .portfolio-item {
        width: 50%;
    }
}

@media (max-width: 700px) {
    .portfolio-grid .portfolio-item {
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: 50%;
    }
}

.portfolio-box {
    position: relative;
    overflow: hidden;
}

.portfolio-box a.porfolio-popup {
    display: block;
}

.portfolio-box .portfolio-image-wrap {
    display: block;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.portfolio-box .portfolio-image-wrap img {
    width: 100%;
}

.portfolio-box:hover .portfolio-image-wrap {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    width: 100%;
}

.portfolio-box .portfolio-caption-mask {
    background: rgba(24, 168, 164, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    z-index: 9;
}

.portfolio-box:hover .portfolio-caption-mask {
    opacity: 1;
    visibility: visible;
}

.portfolio-box .portfolio-caption-mask .portfolio-caption-text {
    bottom: -60px;
    left: 0;
    opacity: 0;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    text-align: left;
    transition: all 0.5s ease-in-out 0s;
}

.portfolio-box:hover .portfolio-caption-mask .portfolio-caption-text {
    bottom: 30px;
    opacity: 1;
}



.portfolio-box .portfolio-caption-mask h1,
.portfolio-box .portfolio-caption-mask h2,
.portfolio-box .portfolio-caption-mask h3,
.portfolio-box .portfolio-caption-mask h4,
.portfolio-box .portfolio-caption-mask h5,
.portfolio-box .portfolio-caption-mask h6 {
    color: #fff;
    margin-bottom: 5px;
}

.portfolio-box .portfolio-caption-mask p {
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}



/* Portfolio Filter */
.portfolio-filter {
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
}

.portfolio-filter li {
    display: inline;
}

.portfolio-filter li a {
    display: block;
    color: #222;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-left: 11px;
    margin-right: 11px;
    text-transform: uppercase;
    padding-bottom: 5px;
}



/* Portfolio Single Page */
#portfolio-single .portfolio-image-wrap {
    margin-bottom: 20px;
}

#portfolio-single .portfolio-image-wrap img {
    width: 100%;
}

.portfolio-item-content {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.portfolio-item-content-spc {
    margin-top: 45px;
}

.portfolio-item-content-detail li {
    line-height: 2;
}

.collapsible {
    color: white;
    cursor: pointer;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
}


.content {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

#rubros {
    background-color: transparent;
    border-color: transparent;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #292b2c;
    font-size: 26px;
    font-family: "Exo", sans-serif;

}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;

}

#popup,
#popup2,
#popup3,
#popup4,
#popup5,
#popup6,
#popup7,
#popup8,
#popup9,
#popup10,
#popup11,
#popup12,
#popup13,
#popup14,
#popup15,
#popup16,
#popup17,
#popup18,
#popup19,
#popup20,
#popup21,
#popup22,
#popup23,
#popup24,
#popup25,
#popup26,
#popup27,
#popup28,
#popup29,
#popup30,
#popup31,
#popup32,
#popup33,
#popup34,
#popup35,
#popup36,
#popup37,
#popup38,
#popup39,
#popup40,
#popup41,
#popup42,
#popup43,
#popup44,
#popup45,
#popup46,
#popup47,
#popup48,
#popup49,
#popup50,
#popup51,
#popup52,
#popup53,
#popup54,
#popup55
{
    display: none;
    width: 320px;
    height: 480px;
    top: 50%;
    left: 50%;
    background-color: transparent;
    z-index: 300;
    position: fixed;
    margin-top: -280px;
    /* Negative half of height. */
    margin-left: -160px;
    /* Negative half of width. */

}

#page,
#page2,
#page3,
#page4,
#page5,
#page6,
#page7,
#page8,
#page9,
#page10,
#page11,
#page12,
#page13,
#page14,
#page15,
#page16,
#page17,
#page18,
#page19,
#page20,
#page21,
#page22,
#page23,
#page24,
#page25,
#page26,
#page27,
#page28,
#page29,
#page30,
#page31,
#page32,
#page33,
#page34,
#page35,
#page36,
#page37,
#page38,
#page39,
#page40,
#page41,
#page42,
#page43,
#page44,
#page45,
#page46,
#page47,
#page48,
#page49,
#page49,
#page50,
#page51,
#page52,
#page53,
#page54,
#page55

{
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    position: fixed;

}

.darken {
    background: rgba(0, 0, 0, 0.7);
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 80;
    height: 100%;
    width: 100%;
    display: none;
}

#iframe,
#iframe2,
#iframe3,
#iframe4,
#iframe5,
#iframe6,
#iframe7,
#iframe8,
#iframe9,
#iframe10,
#iframe11,
#iframe12,
#iframe13,
#iframe14,
#iframe15,
#iframe16,
#iframe17,
#iframe18,
#iframe19,
#iframe20,
#iframe21,
#iframe22,
#iframe23,
#iframe24,
#iframe25,
#iframe26,
#iframe27,
#iframe28,
#iframe29,
#iframe30,
#iframe31,
#iframe32,
#iframe33,
#iframe34,
#iframe35,
#iframe36,
#iframe37,
#iframe38,
#iframe39,
#iframe40,
#iframe41,
#iframe42,
#iframe43,
#iframe44,
#iframe45,
#iframe46,
#iframe47,
#iframe48,
#iframe49,
#iframe50,
#iframe51,
#iframe52,
#iframe53,
#iframe54,
#iframe55

 {
    width: 100%;
    height: 100%;
    border: 0;
}


html,
body,
#page {
    height: 100%;
}


.close-icon {
    display: block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    float: right;
    padding-bottom: 15px;
    margin-bottom: 5px;
    border-style: solid;
    border-color: gray;
    border-radius: 100%;
    background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, white 46%, white 56%, transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, white 46%, white 56%, transparent 56%, transparent 100%);
    background-color: gray;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
    z-index: 400;
}


.fondo {
    background-size: 100% 100%;
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px;    
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	height: 60vh;
}

h5 {
    color: #222;
    font-weight: 300;
    margin-top: 10px;
    line-height: 1.5;
    margin-bottom: 10px;
}


.modal {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.7);
    /* Black w/ opacity */

}

.contenido {
    width: 320px;
    height: 480px;
    margin: 80px auto;
    background-color: #fefefe;
}

#cerrar {
    display: none;
}

#myBtn {
    margin-top: 30px;
}

.close {
    position: fixed;
    color: white;
    font-size: 30px;
    z-index: 50;
    border-radius: 10%;
    right: 50px;
    cursor: pointer;

}


body.modal-open {
    overflow: hidden;
}

body.modal-open {
    -webkit-overflow-scrolling: auto;
}



.page {
    padding: 15px 0 0;
}

.bmd-modalButton {
    display: block;
    margin: 15px auto;
    padding: 5px 15px;
}

.close-button {
    overflow: hidden;
}

.bmd-modalContent {
    box-shadow: none;
    background-color: transparent;
    border: 0;
}

.bmd-modalContent .close {
    font-size: 30px;
    line-height: 30px;
    padding: 7px 4px 7px 13px;
    text-shadow: none;
    opacity: .7;
    color: #fff;
}

.bmd-modalContent .close span {
    display: block;
}

.bmd-modalContent .close:hover,
.bmd-modalContent .close:focus {
    opacity: 1;
    outline: none;
}

.bmd-modalContent iframe {
    display: block;
    margin: 0 auto;
}

.fondo_nuevo{height: 600px !important}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}