/*-----------------------------------------------------------------------------------

    Template Name: OrBird
    Template URI: http://www.perfectpointmarketing.com/templates/orbird
    Description: One page portfolio, creative
    Author: Perfect Point Marketing
    Author URI: http://www.perfectpointmarketing.com
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Version: 1.0
    
    All files, unless otherwise stated, are released under the GNU General Public License
    version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================


    1.  Theme Default CSS (body, link color, section etc)
    2.  Slider
    3.  Header
    4.  About
    5.  Services
    6.  Portfolio
    7.  Team
    8.  Call to action
    9.  Pricing table
    10. Testimonials
    11. Contact
    12. Google map
    13. Copyright
    14. Colors
    15. Preloader

-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*    1.    Theme default CSS
/*-----------------------------------------------------------------------------------*/
html,
body { height: 100% }
body { font-family: 'Open Sans', sans-serif }
h1,
h2,
h3,
h4,
h5,
h6,
p { margin: 0 0 20px }
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    float: none;
    margin: 0 auto;
}
a:focus { outline: none }
.section {
    background: #ffffff; /* IE10+ */
}
.container,
section,
header,
footer {
    position: relative;
    z-index: 100;
}
.section-padding { padding: 100px 0 }
.overlay1,.overlay2 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../img/imagen_principal3.jpg);
}
.areas_bg{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../img/bg_areas.png);
}

.overlay2 {
    background-image: url(../img/fondo2.jpg);
}
.gray-section { background: #f9f9f9 }
.overlay.white {
    background: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
}
a.btn-bordered {
    border: 1px solid #ddd;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    padding: 10px 25px;
    text-transform: uppercase;
}
a.btn-bordered:hover { color: #fff }
.fixed-bg {
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-attachment: fixed;
}
.btn {
    box-shadow: 0 0 0;
    border-radius: 0;
}
.feature-sep {
    height: 1px;
    background: #ddd;
    margin: 40px 0px;
    clear: both;
    width: 100%;
}
.tab-pane { padding-top: 10px }
input[type=submit] {
    border: medium none;
    color: #fff;
    padding: 6px 25px;
}
html body input[type=submit]:hover { background-color: #333333 }
/*-----------------------------------------------------------------------------------*/
/*    2.    Slider
/*-----------------------------------------------------------------------------------*/
#home {
    height: 100%;
    position: relative;
}
#areas {
    height: 100%;
    position: relative;
}
.sticky-wrapper {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#home-slider,
#home-video,
.carousel-inner,
.item { height: 100% }
#home-slider .container,
#home-video .container {
    color: #fff;
    display: table;
    height: 100%;
    position: relative;
    z-index: 99;
}
#home-slider .row,
#home-video .row {
    display: table-cell;
    vertical-align: middle;
}
.main-slider {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
/*.fixed-bg.slide_1 { background-image: url() }*/
.fixed-bg.slide_1 { background-image: url(../img/fondo1.jpg) }
.fixed-bg.slide_2 { background-image: url(../img/fondo2.jpg) }
.fixed-bg.slide_3 { background-image: url(../img/imagen_principal.jpg) }


.slide-text {
    color: #fff;
    font-size: 16px;
}
.slide-text h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 80px;
    margin: 0;
    text-transform: uppercase;
}
.slide-text h3 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    margin-bottom: 5px;
}
.slide-text p { }
.slide-nav {
    position: absolute;
    top: 50%;
    z-index: 99;
    height: 47px;
    width: 47px;
    background-image: url(../img/slider-arrows.png);
    margin-top: -35px;
    opacity: .6;
    filter: alpha(opacity=60);
}
.slide-nav:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.slide-nav.left { left: 30px }
.slide-nav.right {
    right: 30px;
    background-position: -50px 0;
}
#home .carousel-indicators { text-align: left }
.carousel-bullets {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.carousel-bullets ol {
    bottom: 0;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9;
    min-height: 50px;
}
.carousel-bullets ol li {
    background: none;
    cursor: pointer;
    display: inline-block;
    height: 7px;
    margin: 0 5px;
    width: 15px;
    border: 1px solid #fff;
    border-radius: 0;
}
.carousel-bullets ol li.active {
    border-radius: 0;
    height: 7px;
    width: 15px;
    margin: 0 5px;
}
.scroll-to-bottom {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.scroll-to-bottom a {
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    font-size: 27px;
    height: 50px;
    line-height: 45px;
    margin-bottom: 20px;
    width: 50px;
}
html body .scroll-to-bottom a:hover {
    color: #fff;
    border-color: #fff;
}
.video-control {
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
}
html body .video-control a:hover { color: #fff }
.scroll-to-bottom a i { }
/* Fade Slider CSS */
.carousel.carousel-fade .item { transition: opacity 1s ease-in-out }
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}
.carousel.carousel-fade .carousel-control {
    z-index: 1000;
    outline: none;
}
/*-----------------------------------------------------------------------------------*/
/*    3.    Header
/*-----------------------------------------------------------------------------------*/
.header {
    position: absolute;
    z-index: 999;
    width: 100%;
    max-height: 68px;
    transition: all 0.5s ease 0s;
    background-color: #4b849c 
}
.is-sticky .header { padding: 10px 0 }
header.white-bg {
    background: #2C2C2C;
    padding-bottom: 15px;
}
.spacer {
    width: 100%;
    clear: both;
    height: 100px;
}
.logo,
.mainmenu { }
.logo img{
    width: 55px; 
}
.logo h1 {
    font-family: 'Roboto', sans-serif;
    margin: 4px 0;
}
.logo h1 a {
    display: inline-block;
    color: white;
}
.logo h1 a:hover {
    color: #fff !important;
    text-decoration: none;
}
.is-sticky .logo h1 a { color: #fff }
.mainmenu { }
.mainmenu ul { }
.mainmenu ul li { position: relative }
.mainmenu ul li a {
    transition: all .4s ease;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
/*.mainmenu ul li a:hover {*/
    /*text-shadow: 0px 0px 8px #c9d8ff;*/
    /*color: #c9d8ff !important;*/
/*}*/
html body .is-sticky ul.nav li.current a,
.is-sticky ul.nav li:hover a { color: white; }
.mainmenu ul li:hover a,
.mainmenu ul li.current a { background: none }
.mainmenu ul li a:focus { background: none }
.mainmenu ul ul {
    background: none repeat scroll 0 0 #fff;
    color: #666;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    left: 0;
    position: absolute;
    top: 50px;
    width: 200px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.5s ease 0s;
    visibility: hidden;
}
.mainmenu ul li:hover ul {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.mainmenu ul ul li { }
.mainmenu ul ul li a {
    border-bottom: 1px solid #ddd;
    color: #666;
    display: block;
    padding: 10px 15px;
    text-transform: none;
}
.mainmenu ul li:hover ul li:hover a { color: #000 }
.navbar-header {
    margin-top: 15px;
    text-align: center;
}
.navbar-toggle {
    border-color: #fff;
    float: none;
    margin: 0;
}
.navbar-toggle .icon-bar { background-color: #fff }
.navbar-collapse.collapse.in {
    background: none repeat scroll 0 0 #000;
    margin-top: 15px;
}
.navbar-collapse.collapse.in ul.nav li ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    margin-left: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    position: relative;
    top: inherit;
    visibility: visible;
    width: inherit;
}
.navbar-collapse.collapse.in ul.nav li ul li { }
.navbar-collapse.collapse.in ul.nav li ul li a {
    border-bottom: 0 solid;
    color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/*    4.    About
/*-----------------------------------------------------------------------------------*/
#about { background-color: #fff }
.page-title {
    max-width: 800px;
    margin: 0 auto;
    color: #504e4d;
    line-height: 25px;
}
.page-title h2 {
    display: inline-block;
    font-size: 35px;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
}
.page-title h2 span {
    bottom: -1px;
    display: block;
    height: 1px;
    position: absolute;
    width: 75px;
}
.page-title h2 span.left-bullet { left: -55px }
.page-title h2 span.right-bullet { right: -55px }
.page-title h2 span:before {
    border-radius: 50%;
    content: "";
    height: 10px;
    position: absolute;
    top: -5px;
    width: 10px;
}
.page-title h2 span.left-bullet:before { left: -5px }
.page-title h2 span.right-bullet:before { right: -5px }
.about-detail { }
#about-carousel {
    background: #FAF8F8;
    min-height: 275px;
}
.about-slide { padding: 20px }
#about-carousel i {
    color: #fff;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
}
#about-carousel h2 {
    font-size: 24px;
    font-weight: 300;
    margin: 15px 0 5px;
}
#about-carousel h5 {
    color: #55524f;
    font-size: 14px;
    font-weight: 300;
}
#about-carousel p { margin: 0 }
#about-carousel .carousel-indicators li {
    border-color: #D5D5D5;
    background-color: #D5D5D5;
    height: 12px;
    width: 12px;
    margin: 0 3px;
}
#about-carousel .carousel-indicators li.active { margin: 0 3px }

.about-carouse_my i {
    color: #fff;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
}
.about-carouse_my h2 {
    font-size: 24px;
    font-weight: 300;
    margin: 15px 0 5px;
}
.about-carouse_my h5 {
    color: #55524f;
    font-size: 14px;
    font-weight: 300;
}
.about-carouse_my p { margin: 0 }
.about-carouse_my .carousel-indicators li {
    border-color: #D5D5D5;
    background-color: #D5D5D5;
    height: 12px;
    width: 12px;
    margin: 0 3px;
}
.about-carouse_my .carousel-indicators li.active { margin: 0 3px }
/*-----------------------------------------------------------------------------------*/
/*    5.    Services
/*-----------------------------------------------------------------------------------*/
#services { }
.single-service {
    text-align: center;
    margin-bottom: 25px;
    color: #666;
    margin-top: 25px;
}
.single-service h2 {
    font-size: 20px;
    text-transform: uppercase;
}
.single-service p { font-size: 13px }
.icon-holder {
    position: relative;
    color: #fff;
    display: inline-block;
    font-size: 35px;
    height: 80px;
    line-height: 75px;
    margin-bottom: 40px;
    text-align: center;
    width: 80px;
}
.icon-holder i {
    color: #fff;
    position: relative;
}
.icon-holder:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 50%;
}
.icon-holder:after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -5px;
    padding: 5px;
    position: absolute;
    top: -5px;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    width: 100%;
    transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.single-service:hover .icon-holder:after {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*-----------------------------------------------------------------------------------*/
/*    6.    Portfolio
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*    6.    Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio { background: #fff }
h2.portfolio-title,
.pricing-title h2 {
    margin: 0 auto 50px;
    max-width: 750px;
    position: relative;
    text-align: center;
}
h2.portfolio-title span,
.pricing-title h2 span {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    padding: 0 20px;
    position: relative;
}
h2.portfolio-title:before {
    content: "";
    height: 3px;
    left: 0;
    margin-top: -1.5px;
    position: absolute;
    top: 50%;
    width: 100%;
}
ul#filters {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul#filters li {
    color: #666;
    font-size: 16px;
    padding: 5px 15px;
    border: 1px solid transparent;
    margin: 0 5px 15px;
    display: inline-block;cursor: pointer;
}

ul.portfolio {
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
ul.portfolio li { position: relative; width: 25%; float: left}
.portfolio-hover {
    font-size: 18px;
    height: 100%;
    left: 0%;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}
.portfolio-hover:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0);
    transition: all 300ms linear 0s;
}
.grid-item:hover .portfolio-hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .7;
    filter: alpha(opacity=70);
}
.portfolio-hover h2,
.portfolio-hover p,
.portfolio-hover a {
    position: relative;
    z-index: 9;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 500ms linear 0s;
}
.grid-item:hover .portfolio-hover h2,
.grid-item:hover .portfolio-hover p,
.grid-item:hover .portfolio-hover a {
    opacity: 1;
    filter: alpha(opacity=100);
}
ul.portfolio li > img{width: 100%}
.portfolio-hover h2 {
    border: 1px solid #ddd;
    font-size: 18px;
    font-weight: 400;
    margin: 10px;
    padding: 10px;
}
.portfolio-hover a {
    bottom: 20px;
    color: #000;
    display: inline-block;
    height: 40px;
    padding-top: 7px;
    position: absolute;
    width: 40px;
}
.portfolio-hover a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
}
.portfolio-hover a:hover:before { background-color: #000 }
.portfolio-hover a:hover { color: #fff }
.portfolio-hover a i {
    z-index: 9;
    position: relative;
}
.portfolio-hover a:hover i {
    -webkit-animation: 0.3s ease 0s normal forwards 1 running toRightFromLeft;
    animation: 0.3s ease 0s normal forwards 1 running toRightFromLeft;
}
@-webkit-keyframes toRightFromLeft { 
    49% {
        -webkit-transform: translate(100%);
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes toRightFromLeft { 
    49% {
        -webkit-transform: translate(100%);
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
.portfolio-hover a.zoom-link { left: 5% }
.portfolio-hover a.project-link { right: 5% }

.projects-we-completed { margin-top: 50px }
.project-completed-title {
    margin: 50px 0;
    text-transform: uppercase;
}
.single-completed { border-right: 1px solid #f1f1f1 }
.single-completed.no-border { border: none }
.single-completed h2 {
    font-size: 50px;
    font-weight: 700;
    margin: 0;
}
.single-completed p {
    color: #999;
    font-weight: 300;
    text-transform: uppercase;
}
/*-----------------------------------------------------------------------------------*/
/*    7.    Team
/*-----------------------------------------------------------------------------------*/
.single-team {
    overflow: hidden;
    position: relative;
}
.single-team img { }
.team-hover {
    bottom: -100px;
    color: #fff;
    left: 0;
    padding: 15px;
    position: absolute;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease 0s;
}
.team-hover:after {
    background: none repeat scroll 0 0 #4b4949;
    content: "";
    height: 25px;
    left: 50%;
    margin-left: -12.5px;
    position: absolute;
    top: -12.5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 25px;
}
.team-hover:before {
    background: none repeat scroll 0 0 #4b4949;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
}
.team-hover h2,
.team-hover h5,
.team-hover p,
.social-profiles {
    position: relative;
    z-index: 9;
}
.team-hover h2 {
    font-size: 23px;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-weight: 700;
}
.team-hover h5 { }
.team-hover p { }
.social-profiles { }
.social-profiles a { margin: 0 2px }
.single-team.current .team-hover:before {
    opacity: .7;
    filter: alpha(opacity=70);
}
.single-team.current .team-hover:after { display: none }
.single-team.current .team-hover { bottom: 0 }
.single-team.current .team-hover h2 { font-size: 35px }
.single-team.current .team-hover h5 { font-size: 30px }
.single-team.current .social-profiles a {
    font-size: 18px;
    color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/*    8.    Call to action
/*-----------------------------------------------------------------------------------*/
#call-to-action { position: relative }
.cta-bg { background-image: url(../img/imagen_principal.jpg) }
.cta-text {
    color: #fff;
    max-width: 800px;
    margin: 50px auto;
    font-size: 18px;
    line-height: 28px;
}
.cta-text h2 {
    font-size: 50px;
    font-weight: 700;
}
.cta-text p { margin: 30px 0 }
.cta-text a { }
.cta-text a.play-btn {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 45px;
    width: 50px;
}
/*-----------------------------------------------------------------------------------*/
/*    9.    Pricing table
/*-----------------------------------------------------------------------------------*/
#pricing {
    position: relative;
    background: #f1f1f1;
}
.pricing-title {
    font-size: 25px;
    margin-bottom: 50px;
    text-align: center;
}
.pricing-title h2 { margin-bottom: 20px }
.single-pricing {
    background: none repeat scroll 0 0 #fff;
    color: #636363;
    float: left;
    margin-top: 20px;
    padding: 30px;
    text-align: center;
    width: 360px;
}
.single-pricing.featured {
    box-shadow: 0 0 5px #666;
    margin: 0 15px;
    padding: 20px 30px;
    position: relative;
    width: 100%;
    z-index: 99;
    margin: 0;
}
.pricing-header { }
.pricing-header h2 {
    font-size: 24px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
}
.pricing-header h2:before {
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
    width: 90px;
}
.pricing-header h3 { margin-bottom: 10px }
.pricing-header p { }
.pricing-content { }
.pricing-content ul {
    border-top: 1px dashed #ddd;
    color: #888;
    font-size: 16px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pricing-content ul li {
    border-bottom: 1px dashed #ddd;
    padding: 10px;
}
.pricing-footer { }
.pricing-footer p { }
a.btn-filled {
    background: none repeat scroll 0 0 #636363;
    border-radius: 0;
    color: #fff;
}
a.btn-filled:hover {
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
}
.pricing-footer a.btn-filled {
    display: block;
    font-size: 18px;
    margin: 15px 0;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
}
.featured .pricing-header h2 {
    color: #fff;
    margin: 15px 0;
    padding: 10px;
}
.featured .pricing-content ul { font-size: 18px }
.featured .pricing-content ul li { line-height: 30px }
/*-----------------------------------------------------------------------------------*/
/*    10.    Testimonials
/*-----------------------------------------------------------------------------------*/
#testimonials {
    position: relative;
    padding: 100px 0px;
}
.single-testimonial {
    max-width: 800px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}
.author {
    text-transform: uppercase;
    font-size: 18px;
}
.testimonial-nav { }
html body .testimonial-nav a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    margin: 0 5px;
    padding: 4px 13px;
}
html body .testimonial-nav a:hover { background-color: #000 }
/*-----------------------------------------------------------------------------------*/
/*    11.    Contact
/*-----------------------------------------------------------------------------------*/
#how {
    padding: 100px 0;
    background-color: #f7f7f7;
}
.single-contact-section {
    border: none;
    background: #f7f7f7;
    padding: 15px;
    cursor: help;
    transition: all 0.9s ease 0s;
}
html body .single-contact-section:hover { border-color: #333 }
.single-contact-section i { font-size: 45px }
html body .single-contact-section:hover i {
    -webkit-animation: 0.3s ease 0s normal forwards 1 running toRightFromLeft;
    animation: 0.3s ease 0s normal forwards 1 running toRightFromLeft;
    color: #333;
}
html body .single-contact-section:hover a { color: #333 }
@-webkit-keyframes toRightFromLeft { 
    49% {
        -webkit-transform: translate(100%);
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes toRightFromLeft { 
    49% {
        -webkit-transform: translate(100%);
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
.single-contact-section h2 {
    color: #666;
    font-size: 20px;
    margin: 15px 0;
    text-transform: uppercase;
}
.single-contact-section p { margin: 0 0 5px }
#contact-us {
    position: relative;
    padding-bottom: 0;
}
.contact-map { position: relative }
#contactform {
    margin: 50px 0;
    padding: 30px;
    position: relative;
    background: rgba(255, 255, 255, 0.8);
}
.form-content {
    position: relative;
    z-index: 99;
}
#contactform input[type=text],
#contactform input[type=email],
#contactform textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000;
    color: #000;
    padding: 10px;
    width: 100%;
}
#contactform textarea { height: 165px }
#contactform input[type=submit] { font-size: 20px }
h2.contact-title {
    color: #333;
    font-size: 25px;
    margin-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
h2.contact-title:before {
    bottom: -17px;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -32.5px;
    position: absolute;
    width: 75px;
}
fieldset { margin-bottom: 10px }
label.error {
    background: none repeat scroll 0 0 #e95255;
    color: #fff;
    display: block;
    font-weight: 400;
    margin-top: 5px;
    padding: 2px 15px;
    text-align: center;
}
.required { color: #e9266d }
#success,
#error {
    display: none;
    font-size: 15px;
    left: 0;
    padding: 35px 15px;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
#success { background: none repeat scroll 0 0 #9bd32d }
#error { background: none repeat scroll 0 0 #e95255 }
#success p,
#error p {
    color: #fff;
    margin: 0;
}
/*-----------------------------------------------------------------------------------*/
/*    12.    Google map
/*-----------------------------------------------------------------------------------*/
#mapa {
    width: 130%;
    margin-left: -30%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#map {
    width: 100%;
    margin-left: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.div_fantasma{
    width: 400px;
    height: 400px;
    
}
/*-----------------------------------------------------------------------------------*/
/*    13.    Copyright
/*-----------------------------------------------------------------------------------*/
#footer-copyright {
    padding: 40px 0;
    background: #fff;
    position: relative;
}
.copyright-text { }
.copyright-text p {
    color: #999;
    font-weight: 300;
    margin: 5px 0 0;
}
.social-footer { }
.social-footer a {
    border: 1px solid #ddd;
    color: #777;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    margin-left: 8px;
    padding-top: 3px;
    text-align: center;
    width: 30px;
}
.social-footer a:hover { color: #fff }
.scroll-to-up {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
html body .scroll-to-up a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 35px;
    line-height: 32px;
    width: 35px;
}
html body .scroll-to-up a:hover { background-color: #000 }
/*-----------------------------------------------------------------------------------*/
/*    14.    Colors
/*-----------------------------------------------------------------------------------*/
a,
.mainmenu ul li:hover a,

.slide-text h2,
.preloader-content p,
.mainmenu ul li:hover ul li a,
.scroll-to-bottom a,
.page-title h2,
.colors-top a,
.cta-text a.play-btn:hover,
.preloader-content i,
.single-contact-section i { color: #151985 }
.mainmenu ul li:hover a {
    color: white;
}
.slide-text h2 {
    color: #ffffff;
    text-shadow: 0px 0px 10px black;
    font-weight: 400;
    font-family: 'Titillium Web', sans-serif;
}
.mainmenu ul li.current a {
    color: #c9d8ff;
}
input[type=submit],
.social-footer a:hover,
.overlay.default,
.pricing-header h2:before,
.featured .pricing-header h2,
.is-sticky .header,
.carousel-bullets ol li.active,
.page-title h2 span,
.page-title h2 span:before,
#about-carousel i,
.about-carouse_my i,
.testimonial-nav a,
.icon-holder:before,
.single-team.current .team-hover:before,
#about-carousel .carousel-indicators li.active,
.about-carouse_my .carousel-indicators li.active,
.portfolio-hover:before,
.demo-panel-open,
.demo-panel-close,
.scroll-to-up a,
.featured .pricing-footer a.btn-filled {background-color: #4b849c;}
ul#filters li.active,
ul#filters li:hover,
.carousel-bullets ol li.active,
.scroll-to-bottom a,
.cta-text a.play-btn:hover,
.single-contact-section,
.colors-top a,
#about-carousel .carousel-indicators li.active,
.about-carouse_my .carousel-indicators li.active,
.social-footer a:hover { border-color: #151985 }
.icon-holder:after { box-shadow: 0 0 0 4px #151985 }
/*-----------------------------------------------------------------------------------*/
/*    15.    Preloader
/*-----------------------------------------------------------------------------------*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999;
}
.preloader-content {
    left: 50%;
    margin-left: -60.5px;
    margin-top: -50px;
    position: absolute;
    text-align: center;
    top: 50%;
}
.preloader-content i { font-size: 50px }
.preloader-content p {
    font-size: 18px;
    letter-spacing: 5px;
    margin-top: 5px;
}
#mainlogo {
    width: 25%;
    margin-top: 20px;
    /*box-shadow: 2px 2px 2px rgba(250,250,250,1);*/
}

canvas {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#particle-canvas {
    width: 100%;
    height: 100%;
    min-height: 200px;
    z-index: 9;

}

.particles-js-canvas-el{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}
#play-link {
    transition: 0.2s;
    position: absolute;
    top: 88px;
    left: 288px;
    color: white;
    font-size: 6em;
    text-shadow: 2px 2px 6px rgba(80,80,80,0.7);
}
a.play-btn:hover > i#play-link {
    color: #e4eaf8;
}
a.github:hover {
    border-color: black;
    background-color: black;
}
a.twitter:hover {
    border-color: #1da1f2;
    background-color: #1da1f2;
}
a.discord:hover {
    border-color: #7289da;
    background-color: #7289da;
}
a.bitcoin:hover {

    border-color: #faa644;
    background-color: #faa644;
}
.logo h1 {
    font-size: 25px;
}





body .nav {
    font-family: 'Raleway', sans-serif;
}

.nav a {
    position: relative;
    display: inline-block;
    /*margin: 15px 25px;*/
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 1.35em;
}

.nav a:hover,
.nav a:focus {
    outline: none;
}

/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.cl-effect-1 a::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}


/* Effect 8: border slight translate */
.cl-effect-8 a {
    padding: 0;
}

.cl-effect-8 a::before,
.cl-effect-8 a::after  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    content: '';
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-8 a::after  {
    border-color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-7px) translateX(6px);
    -moz-transform: translateY(-7px) translateX(6px);
    transform: translateY(-7px) translateX(6px);
}

.cl-effect-8 a:hover::before,
.cl-effect-8 a:focus::before {
    opacity: 0;
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px);
}

.cl-effect-8 a:hover::after,
.cl-effect-8 a:focus::after  {
    opacity: 1;
    -webkit-transform: translateY(0px) translateX(0px);
    -moz-transform: translateY(0px) translateX(0px);
    transform: translateY(0px) translateX(0px);
}


@-webkit-keyframes spin{
    0%{-webkit-transform: rotate(25deg);}
    50%{-webkit-transform: rotate(-25deg);}
    100%{-webkit-transform: rotate(25deg);}
}
#pick{
    transform-origin:27px 22px;
    -webkit-animation: spin 1.1s infinite;
    display:inline-block;
    position: relative;
    top: -1px;
    left: 22px;
    background: url(../img/pick.png) no-repeat;
    width: 20px;
    height: 19px;
}
#mine {
    display:inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -98px 0 0 -26px;
    background: url(../img/mine.png) no-repeat;
    width: 40px;
    height: 48px;

}
@media (min-width: 992px){

    .mainmenu {
        top: 7px;
        position: relative;
    }
    header.header .row {
        margin-bottom: 0;
    }
}
.icon-holder:before{
    z-index: -1;
}
.icon img{
    width: 86px;
    height: 86px;
    padding: 15px;
    background: #fff;
    text-align: center;
}
.col span{
    padding: 20px 20px 20px 0px;
    color: white;
}
.col li{
    background: #18121b;
    width: 35%;
    min-width: 340px;
    margin:30px;
}
#Masternodes{
    background: #2e2e2e url(../img/fondo2.jpg) top center no-repeat;
    color: #fff;
    padding-bottom: 120px;
}
.col li:hover {
    background: #231a28;
}
#Wallets{
    background-color: white;
}
#Wallets .icon img{
    width: 86px;
    height: 86px;
    padding: 15px;
    background: #231a28;
    text-align: center;
}
#Wallets ul{
    text-align: center;
}
#Wallets li{
    text-align: left;
}
.inline-block{
    display: inline-block;
}
.text-sombra{
        text-shadow: 0px 0px 10px black;
}
.col-md-2 img{
    width: 140px;
    border-radius: 10px;
}
.overlay{
    height: 100%;
    left: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    background-image: url(../img/black-twill.png);
    background-color: #000;
    background-attachment: fixed;
}
.grises img {
filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.grises img:hover { 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.text_one{
    font-size: 22px;
}

.text_final{
    font-family: 'Economica', sans-serif;
    font-size: 34pt;
    color: #828282;
    text-transform: uppercase;
}
.text_resaltar{
    color: #0c5e81
}
.section{
    padding-top: 3rem !important;
}

.btn_float{
    position: absolute;
    /* float: right; */
    z-index: 100;
    margin-top: -51.8%;
    margin-left: 41.7%;
    width: 59%;
    height: 67px;
}
.btn_float_dos{
    width: 100%;
    height: 100%;
    background: url('../img/barra.jpg') center center / cover no-repeat;
    opacity: 0.7;
}
#FEATURES{
    z-index: 101 !important;
}
.btn_interno{
    margin-left: 30%;
}
.btn_interno li{
    background-color: #4b849c;
    border-left: thin solid #0c1a77;
    font-size: 28px;
}
.img_bnt_float:hover{
    background-color: grey !important;
    color: #ffffff !important;

}
.text_two{
    color: #555;
}
.info_bnt_float{
    position: absolute;
    margin-top: 10px;
    margin-left: 245px;
    width: auto;
    height: auto;
    background-color: grey;
    color: #fff;
    
    display: none;
}
.btn_float .p_info{
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    opacity: 0.9 !important;
    z-index: 100; 
    font-size: 18px  
}
.p_info a {
    color: white;
}
.div_quines{
    background-color:rgba(51, 51, 51, 0.28);
    margin-top: 26%;
}
.ph_img img{
    width: 100%;
}
.rectangulo{
    background-color: rgba(6, 6, 6, 0.65);
    margin-top: 45%;
    margin-right: -3%;
    color: #fff
}

.rectangulo_tx{
    font-size: 45px;
    padding: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 100;
}

.sub_areas_tx{
    font-family: 'Rajdhani', sans-serif;
    font-weight: 100;
}
.carousel-indicators-edit {
    position: relative;
    left: 11%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    margin-bottom: -30px;
    max-height: 330px;

}

.about-carousel-edit {
    background: none !important;
}
.menu_areas{
    letter-spacing: 3px;
    font-size: 15px;
    color: #8c8c8c;
    font-family: 'Titillium Web', sans-serif;
    cursor: pointer;
    margin-bottom: 10px;
}



.slider_my .active_sl{
    display: block;
}

.menu_areas .active{
    text-decoration: none;
    color: #a6ced2;
}

.menu_areas li:hover{
    color: #a6ced2
}

.menu_areas li a:active{
    color: #a6ced2 !important
}
body .tx_conte{
    text-align: left;
    max-height: 330px;
 
}

.lite_letter{
    font-size: 35px;
font-family: 'Titillium Web', sans-serif;
color: #000;
}
/*.tx_conte{
    overflow-y: auto;
    max-height: 200px;
    direction: rtl
}
*/

.cap_sli{
    margin-bottom: 40px
}

/*####################################################################*/

.scrollbar_img
{
    margin:20px auto 10px;
    position: relative;
}

.scrollbar_img .viewport
{
    height: 300px;
    overflow:hidden;
    position:relative;
}

.scrollbar_img .overview
{
    list-style:none;
    position:absolute;
    left:0;
    top:0;
    margin:0;
    padding: 10px 20px;
}

.scrollbar_img .scrollbar
{
    background:transparent url(../img/bg-scrollbar-track-y.png) no-repeat 0 0;
    position:absolute;
    background-position:0 0;
    top:0;
    width:2px;
    margin-left: -15px;
}

.scrollbar_img .track
{
    /*background:transparent url(../img/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
    */height:100%;
    width:2px;
    position:relative;
    padding:0 1px;
}

.scrollbar_img .thumb
{
    background:transparent url(../img/tr3.png) no-repeat 50% 100%;
    height:05px;
    width:15px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    top:0;
    margin-left: -7px;
}

.scrollbar_img .thumb .end
{
    background:transparent url(../img/tr3.png) no-repeat 50% 0;
    overflow:hidden;
    height:5px;
    width:25px;
}

.scrollbar_img .disable
{
    display:none;
}

.noSelect
{
    user-select:none;
    -o-user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
}
/* estio del boton whatsapp*/
.whatsapp_float img{
    width: 50px !important;
    height: 50px !important;
    display: scroll !important;
    position: fixed !important;
    bottom: 5% !important;
    right: 1% !important;
    z-index: 103 !important;
}
/* estio del boton whatsapp fin*/

@media only screen and (max-width: 767px){
    .whatsapp_float img{
        bottom: 9% !important;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px){
    html body .is-sticky .header {
        padding: inherit;
        background: #4b849c !important;
    }
}