
/*MODE DESKTOP*/
* {
    padding: 0px;
    margin: 0px;
}

body {
    /* position: relative; */
    background-image: url('../images/Index/Computadora/Fondo.png');
 /*   background-image: url("./Fondo.png");*/
    height: 100vh;
    width: 100vw;
    background-size: cover;
    text-align: center;
    background-repeat:no-repeat;
}

#personas {
    left: 30%;
    position: absolute;
    top: 26%;
    height: 65% !important;
    width: auto;
}

main {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
}

    main p {
        position: absolute;
  
    }

.positionAndsize-btn {
    position: absolute;
    left: 8%;
    top: 8%;
    height: 5 0px;
    width: 200px;
}

.positionAndsize-text {
    position: absolute;
    left: 8%;
    top: 10.5%;
    height: 5 0px;
    width: 200px;
    color: white;
    font-weight: bold;
}

.positionAndsize-banderas {
    position: absolute;
    top: 17%;
    left: 6.5%;
}

.positionAndsize-redirect1 {
    position: absolute;
    bottom: 2%;
    left: 3%;

}
.positionAndsize-redirect2 {
    display:none;
    position: absolute;
    bottom: 2%;
    left: 3%;
}
.positionAndsize-redirect3 {
    display: none;
}

.alto-descarga {
    height: 30px !important;
}

.positionAndsize-socialnet {
    position: absolute;
    bottom: 50px;
    right: 8%;
}
.positionAndsize-footer {
    position: absolute;
    bottom: 1px;
    left: 34%;
}

.redes {
    color: white;
/*    border-radius:10px; 
*/    font-size: 20px;
    border-radius: 50%;
}

.underred {
    color: white;
}
/*END DESKTOP*/






/*MEDIAS QUERY-------------------------------------*/
@media screen and (min-width: 992px) and (max-width:3000px){
    body, html {
        font-family: "Roboto", "Arial", sans-serif;
        /*   font-size: 14px;*/
        /*    font-weight: 400;*/
        line-height: 1.5;
        text-rendering: optimizeLegibility !important;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important;
        -ms-overflow-style: scrollbar;
        color: #555;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    /*REDISEŅO YVR-------------------------------------------------------------------------------------------*/
    /*SECCION MASTER-------------------------------------*/
    .section-master {
        /* background-image: url('../images/Index/Computadora/Fondo.png');*/
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

    .img-fondo {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: -1;
        height: 100%;
    }

    .img-fondo2 {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: -1;
        height: 100%;
        width: 100%;
    }

    .img-fondo3 {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: -1;
        height: 150%;
    }

    .img-fondo {
        display: none;
    }

    .img-fondo2 {
        display: none;
    }

    .img-fondo3 {
        display: none
    }
    /*SECCION #1 /---------------------------------------*/
    .img-yvr-1 {
        display: none
    }

    .img-yvr-2 {
        display: block
    }

    .img-PA {
        width: 40%;
    }

    .img-SV {
        width: 40%;
    }

    .head1 {
        left: 70px;
        position: absolute;
        top: 120px;
    }

    .btn {
        background: none;
        border: solid;
        border-color: blue;
        border-radius: 25px;
    }

    .footer1 {
        position: absolute;
        top: 630px;
        text-align: center;
        padding: 30px;
    }

    .img-logo-yovendorecarga {
        width: 100%;
    }

    .img-download1 {
        margin-top: 7px;
        width: 100%;
    }

    .img-download2 {
        margin: 5px;
        width: 100%;
    }

    .img-download3, .img-download4 {
        display: none;
    }
    /*SECCION #2-----------------------------------------*/
    .img-persons {
        position: absolute;
        top: 135px;
    }
    /*SECCION #3-----------------------------------------*/
    .sub-sections-3 {
        position: relative;
    }

    .YoVendoRecarga {
        color: white;
        font-weight: 700;
        /*  padding: 5%;*/
        width: 100%;
        text-align: center;
    }

    .footer3 {
        width: 100%;
        position: absolute;
        top: 700px;
    }

    .social-networks {
        text-align: center;
        /*  padding:2%;*/
    }

    .icons {
        position: relative;
        /* margin:2%;*/
    }

   .img-fondo2{display:none;}
   .img-fondo3 {display: none}
    .img-PA {width: 30%; margin:2PX; }
    .img-SV {width: 30%; margin:2PX; }
    
}
@media screen and (min-width: 480px) and (max-width:992px) {
    .img-fondo2 { display: block!important;}
    .img-fondo3 {display: none}
    .img-fondo{display:none!important}
    .footer3 { top: 720px; }

}
@media screen and (min-width: 200px) and (max-width:480px) {
    .img-fondo2 { display: none !important;}
    .img-fondo3 {display: block !important}
    .img-fondo {display: none !important }
    .footer3 {top: 610px;}
    .img-movil {
        display: block;
        max-width: 100%;
        height: auto;
    }
   /* .img-persons{display:none}*/
}
@media screen and (min-width: 480px) and (max-width:770px) {
    .img-yvr-1 {
        display: none!important;
    }

    .img-yvr-2 {
        display: block!important;
    }
    .img-persons {
        position: absolute;
        top: 155px!important;
        /* padding-left: 10%; */
        margin: 20%!important;
    }
    .footer3 {
        top: 750px;
    }
    .img-download1 {
        width: 100%;
    }

    .img-download2 {

        width: 100%;
    }
    .footer1 {
        position: absolute;
        top: 680px;
        text-align: center;
        padding: 5px;
    }
    .row-dow {
        width: 57% !important;
    }
    .img-PA {
        width: 30%!important;
    }

    .img-SV {
        width: 30%!important;
    }
}
/*@media screen and (min-width: 200px) and (max-width:400px) {
    .img-persons {
        position: absolute;
        top: 105px;
       
    }

}*/
@media screen and (min-width:200px ) and (max-width:481px) {
    .img-persons {
        top: 180px !important;
       padding-left:5%;
       padding-right:10%;

    }
  /*  .footer1 {
        top: 500px!important;
        padding:0px!important;
        left:15%;
    }*/
    .row-dow {
        width: 57% !important;
    }
    .head1 {
        left: 8%;
        position: absolute;
        top: 20px;
    }
    .img-logo-yovendorecarga {
        margin-left: auto;
        margin-right: auto;
        width: 60%; 
    }
    .img-PA {
        width: 20%!important;
    }

    .img-SV {
        width: 20%!important;
    }
    .btn{
        margin-top:2%!important;
        margin-bottom:2%!important;
    }
    .img-yvr-1 {
        display: block!important;
    }

    .img-yvr-2 {
        display: none!important;
    }
    .img-download1, .img-download2 {
       display:none!important;
    }
    .img-download3, .img-download4 {
        display: block !important;
        width:115px;
        margin:4px;
        position:relative;
        left:15%;
    }
    .row-dow {
        width: 80% !important;
    }
}
@media screen and (min-width: 1450px) and (max-width:3000px) {
    .footer3 {
        top: 750px;
    }
}
@media screen and (min-width:200px ) and (max-width:360px) {
  .footer1{
      top:500px!important;
  }
    .footer3 {
        top: 550px!important;
    }
   
}
@media screen and (min-width: 360px) and (max-width: 374px) {
    .footer1 {
        top: 505px !important;
        padding: 0px !important;
        left: 15%;
    }
    .img-download3, .img-download4 {
        left: 25%;
    }
    .Copyright{
        font-size:10px!important;
    }
}
@media screen and (min-width: 320px) and (max-width: 330px) {
    .footer1 {
        top: 420px !important;
    }
}
@media screen and (min-width: 200px) and (max-width: 725px) {
    .img-download3, .img-download4 {
        width: 100px;
    }
    body {
        background-image: url('../images/Index/Computadora/Fondo3.png')!important;
        background-repeat:no-repeat;
        background-size:cover;
        }
    #personas {
        left: 8%;
        position: absolute;
        top: 38%;
        /* margin-top: 65%; */
        height: 40% !important;
        width: auto;
    }
    .positionAndsize-btn {
        position: absolute;
        left: 27%!important;
        top: 14.8%!important;
    /*    height: 50px;*/
        /* width: 200px; */
    }
    .positionAndsize-text {
        left: 28%!important;
        top: 18%!important;
    }
    .positionAndsize-banderas {
        top: 25.5%!important;
        left: 22%!important;
    }
   
    .positionAndsize-redirect1{
        display:none;

    }
    .positionAndsize-redirect3 {
        position: absolute;
        display: block;
        top: 80%;
        left: 20%;
    }
    .positionAndsize-redirect2 {
        display: block;
        top: 8%;
        left: 22%;

    }
    .positionAndsize-footer {
        position: absolute;
        bottom: 15px!important;
        text-align:center;
        left:13%;
        font-size:8px;
    }
    .positionAndsize-socialnet {
        position: absolute;
        bottom: 65px;
        left: 35%;
        right: inherit;
    }

}
@media screen and (min-width: 411px) and (max-width: 415px) {
    .positionAndsize-btn {
        position: absolute;
        left: 27% !important;
        top: 15% !important;
        /*    height: 50px;*/
        /* width: 200px; */
    }
    .footer1 {
        top: 500px!important;
    }
    .img-persons {
        top: 230px !important;
    }
    .img-download3, .img-download4 {
        width: 130px;
        left: 25%;
    }
    .footer1 {
        top: 530px !important;
       
    }
}
@media screen and (min-width: 320px) and (max-width: 325px) {
    .footer3 {
        top: 500px !important;
    }
    .Copyright {
        font-size: 10px !important;
    }
}
@media screen and (min-width: 375px) and (max-width: 380px) {
    .img-download3, .img-download4 {
        width: 125px;
    }
    .footer1 {
        top: 490px;
    }
    .img-persons {
        top: 220px !important;
    }
    .footer3{
        top:590px!important;
    }
    .Copyright{
        font-size:10px!important;
    }
}
@media screen and (min-width: 500px) and (max-width: 2000px) {
    .Copyright {
       display:none;
    }
}
@media screen and (min-width: 1300px) and (max-width: 1600px) {
    .footer1 {
        top: 550px !important;
    }
}
@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .footer1 {
        top: 640px !important;
    }
}
@media screen and (min-width: 1600px) and (max-width: 1800px) {
    .footer1 {
        top: 700px !important;
    }
}
@media screen and (min-width: 1152px) and (max-width: 1310px) {
    .footer3 {
        top: 600px !important;
    }
}

/*END REDISEŅO--------------------------------------------------------------------------------------------*/
/*#sltpais {
    margin-top: 10%;
}

#TopBGpc{
    width: 100%;
    position: absolute;
    z-index: -100;
}
#GuyBGpc{
    z-index: -100;
    height: 70%;
    left: 0;
    bottom: 0 !important;
    top: auto;
    position: fixed;
    margin-bottom: 30px;
}
#PhoneBGpc{
    z-index: -100;
    height: 62%;
    right: 0;
    bottom: 0 !important;
    top: auto;
    position: fixed;
    margin-bottom: 30px;
}
#TopBGm{
    display:none;
}
#WhiteBGm{
    display:none;
}
#BottomBGm{
    display:none;
}

.bgimg {
    background-image: url('../SelectCountry.png');
    background-color: #cccccc;
}
.height100{*/
    /*height:100% !important;*/
/*}
#LogosSection{
    text-align: center;
    margin-top:80px;
}
#FBandEmalContainer_2{
    display:none;
}
#LogosStores{
    margin-left:15px !important;
}
#PlayStoreLogo, #AppStoreLogo{
    width: 140px !important;
}
.LogoCountry{
    max-width:300px;
    height:auto !important;
    top:0px;
    margin-right:auto;
    margin-left:auto;
}
#DivContainsCountries{
    margin-left: auto;
    margin-right: auto;
    height:90px;
    width:200px;
}
#LogosStores{
    text-align:center;
    padding:0px;
}
#SelectCountry{
    text-align: center;
    margin-top: 70px;
    font-size: 18px;
}
#FBandEmalContainer{
    text-align: center;float: left;width: 100%;margin-top: 70px;position: fixed;bottom: 0;margin-bottom: 30px;
}
#facebookA{
    float: left;
    margin:5px;
}

#YVRp{
    float:left;
    margin: 9.5px 0px;
    font-weight:800;
}
#LabelEmail{
    float:left;
    width:100%;
    text-align:center;
}
#ElSalvadorOption{
    float: left !important;width: 90px;margin-right: 10px !important;
}
#PanamaOption{
    float: left !important;width: 90px;margin-left: 10px !important;
}

#ddlCountryDIV{
    margin-left:18%;
    max-width: 285px;
}

.mgTop{
    margin-top:68px;
}*/
/*#elSalvador{
    margin-left:23%;
}*/

/*#ImgDIV {
    position: absolute !important;
    top: 45px !important;
    height: 55% !important;
    left: auto !important;
    right: 20% !important;
}

#ImgDIV img{
    height:100%;
}

.bgimg {*/
    /*background: url('../images/Fondo_lading_YVR.jpg' );*/
   /*background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
}
#twitter-widget-holder {
    max-height: 400px;
    max-width: 320px;
    padding: 20px;
    background: #333;
    border-radius: 3px;
    box-shadow: 2px 2px 3px rgba(0,0,0,.1);
    overflow-y: scroll;
}

a {
    text-decoration: none !important;
    color: #66cc00;
}

    a:hover {
        color: #222;
    }

    a img {
        border: none;
    }

iframe {
    border: none !important;
}

#wrapper {
    position: relative;
    float: none;
    width: 100%;
    margin: 0;
    background-color: #FFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", "Arial", sans-serif;
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
}

.Title-Ganar-Dinero {
    font-family: "Roboto", "Arial", sans-serif;
    color: #444444;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 10px 0;
    font-size: 38px;
}

.titleBeneficios {
    font-family: "Roboto", "Arial", sans-serif;
    color: #ffffff;
    font-weight: 400;
    margin: 0 0 0px 0;
    font-size: 50.35px !important;
}

.lead {
    font-weight: 400;
    font-size: 21px;
    color: #ffffff;
    line-height: 1.2 !important;
    margin-top: 30px;
}

.lead-mt {
    margin-top: 10px !important;
}
.titleBeneficios1 {
    font-size: 34px !important;
    color: #ffffff;
    font-weight: 400;
}

.btn{
    color: white;
    font-weight: 700;
    font-size: 16px;
}

h5,
h6 {
    margin-bottom: 20px;
}

.heading-block h1,
.heading-block h2,
.heading-block h3 {
    margin-bottom: 0;
}

    .heading-block h1 + p,
    .heading-block h2 + p,
    .heading-block h3 + p {
        color: #444;
    }

.heading-block:after {
    content: '';
    display: block;
    margin-top: 20px;
    width: 50px;
    border-top: 2px solid #444;
}

.heading-block.center {
    text-align: center;
}

    .heading-block.center:after {
        margin: 20px auto 0;
    }

.heading-block.color-divider:after {
    border-color: #19b698;
}

.heading-blockNL h1,
.heading-blockNL h2,
.heading-blockNL h3 {
    margin-bottom: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
}

    .heading-blockNL h1 + p,
    .heading-blockNL h2 + p,
    .heading-blockNL h3 + p {
        color: #444444;
        font-weight: 500;
        font-size: 24px;
    }

.heading-blockNL:after {
    content: '';
    display: block;
    margin-top: 20px;
    width: 0px;
    border-top: 2px solid #444;
}

.heading-blockNL.center {
    text-align: center;
}

    .heading-blockNL.center:after {
        margin: 30px auto 0;
    }

.heading-blockNL.color-divider:after {
    border-color: #19b698;
}

.heading-block5S h1,
.heading-block5S h2,
.heading-block5S h3 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 31.37px;
    color: #333333;
}

    .heading-block5S h1 + p,
    .heading-block5S h2 + p,
    .heading-block5S h3 + p {
        color: #999999;
        font-weight: 500;
        font-size: 14px;
    }

.heading-block5S:after {
    content: '';
    display: block;
    margin-top: 20px;
    width: 0px;
    border-top: 2px solid #444;
}

.heading-block5S.center {
    text-align: center;
}

    .heading-block5S.center:after {
        margin: 30px auto 0;
    }

.heading-block5S.color-divider:after {
    border-color: #19b698;
}


.header-line {
    position: relative;
    margin-bottom: 30px;
}

    .header-line h1, .header-line h2, .header-line h3, .header-line h4, .header-line h5, .header-line h6 {
        position: relative;
        background-color: white;
        display: inline-block;
        z-index: 2;
        margin: 0;
        padding-right: 10px;
    }

    .header-line:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 0;
        left: auto;
        top: 52%;
        right: 0;
        border-top: 1px solid #eee;
    }

.reference-quote {
    font-size: 13px;
    color: #222;
    font-style: italic;
    font-weight: 700;
}

p.reference-quote-meta {
    padding-left: 10px;
    position: relative;
    font-size: 13px;
    color: #222;
    line-height: 1.3 !important;
}

    p.reference-quote-meta > span {
        font-size: 12px;
        color: #888888;
    }

    p.reference-quote-meta:before {
        content: "-";
        position: absolute;
        left: 0;
    }

blockquote p {
    font-weight: bold;
    font-style: italic;
    line-height: 2 !important;
}

.search-box-wrapper {
    background: #222222;
    overflow: hidden;
    height: 0;
    color: #ccc;
}

    .search-box-wrapper .container {
        max-width: 100%;
        position: relative;
    }

    .search-box-wrapper .search-form {
        margin-bottom: 0;
        padding: 0 0 0 20px;
    }

    .search-box-wrapper input {
        outline: none;
        font-size: 22px;
        font-style: italic;
        border: 0;
        background: #222222;
        color: #fff;
        height: 50px;
        width: 100%;
    }

    .search-box-wrapper .search-submit {
        display: none;
    }

    .search-box-wrapper i.fa {
        position: absolute;
        top: 12px;
        left: 0;
        font-size: 24px;
    }

#header {
    position: relative;
    background-color: #FFF;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

select {
    color: black !important;
}

#header .container {
    width: 100%;
    padding: 0 30px;
    position: relative;
}

#branding {
    position: relative;
    float: left;
    font-family: "Raleway", "Arial", sans-serif;
    font-size: 36px;
    line-height: 100%;
    padding-right: 30px;
    margin-right: 30px;
}

    #branding a {
        display: block;
        color: #000;
    }

    #branding img {
        display: block;
        max-width: 100%;
    }

    #branding a.brand-normal {
        display: block;
    }

    #branding a.brand-retina {
        display: none;
    }

#main-navbar-toggle {
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

    #main-navbar-toggle:hover {
        color: #66cc00;
    }

#main-navbar {
    float: right;
    height: 110px;
}

    #main-navbar ul {
        list-style: none;
        height: 110px;
        margin: 0;
    }

    #main-navbar > ul {
        float: left;
    }

    #main-navbar ul li {
        position: relative;
        float: left;
        margin-left: 1px;
    }

        #main-navbar ul li.mega-menu {
            position: inherit;
        }

        #main-navbar ul li:first-child {
            margin-left: 0;
        }

        #main-navbar ul li a {
            display: block;
            font-family: "Raleway";
            font-size: 16.55px;
            font-weight: 500;
            height: 100px;
            line-height: 100px;
            color: #ffffff;
            letter-spacing: 1px;
            text-transform: uppercase;
            padding: 0 10px;
            -webkit-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
            -moz-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
            transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
        }

        #main-navbar ul li:hover > ul {
            display: block;
        }

    #main-navbar > ul > li:hover a,
    #main-navbar > ul > li.active a {
        color: #c4f162;
        box-shadow: 0px 3px 0px #66cc00;
    }

    #main-navbar > ul > li:hover .active > a,
    #main-navbar > ul > li.active .active > a {
        color: #19b698 !important;
    }

    #main-navbar ul ul,
    #main-navbar ul li .mega-menu-content {
        background-color: #fff;
        width: 190px;
        height: auto;
        display: none;
        position: absolute;
        top: 110px;
        left: 0;
        margin: 0;
        border: 1px solid #e2e2e2;
        border-top: 1px solid #19b698;
        box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.04);
        z-index: 200;
    }

        #main-navbar ul ul.menu-right-position,
        #main-navbar ul li .mega-menu-content.menu-right-position {
            left: auto;
            right: 0;
        }

    #main-navbar ul ul {
        padding: 0;
    }

        #main-navbar ul ul li {
            float: none;
            margin: 0;
        }

        #main-navbar ul ul a {
            font-family: "Lato", "Arial", sans-serif;
            font-size: 12px;
            font-weight: 600;
            height: 38px;
            line-height: 38px;
            color: #6f6f6f !important;
            letter-spacing: 0;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

        #main-navbar ul ul li:hover > a {
            background-color: #fafafa;
            padding-left: 20px;
            color: #19b698 !important;
        }

    #main-navbar ul li.mega-menu-small .mega-menu-content {
        width: 400px;
    }

    #main-navbar ul li.mega-menu .mega-menu-content {
        margin: 0 30px;
        padding: 0 10px;
        width: 1140px;
        top: 110px;
    }

        #main-navbar ul li.mega-menu .mega-menu-content ul {
            display: block !important;
            width: 100%;
            position: relative;
            top: 0;
            left: 0;
            border: 0;
            box-shadow: none;
            opacity: 1 !important;
        }

            #main-navbar ul li.mega-menu .mega-menu-content ul:first-child {
                border-left: 0 !important;
            }

            #main-navbar ul li.mega-menu .mega-menu-content ul a {
                padding-left: 5px;
                height: 36px;
                line-height: 36px;
            }

                #main-navbar ul li.mega-menu .mega-menu-content ul a:hover {
                    padding-left: 10px;
                }

            #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title {
                margin-top: 20px;
            }

                #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title:first-child {
                    margin-top: 0;
                }

                #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title > a {
                    font-family: "Raleway", "Arial", sans-serif;
                    font-size: 12px;
                    font-weight: 700;
                    letter-spacing: 1px;
                    text-transform: uppercase;
                    margin-bottom: 15px;
                    color: #444 !important;
                    padding: 0;
                    height: auto;
                    line-height: 1.3 !important;
                }

                #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title:hover > a {
                    background-color: transparent;
                }

                #main-navbar ul li.mega-menu .mega-menu-content ul > li.mega-menu-title > a:hover {
                    color: #19b698 !important;
                }

        #main-navbar ul li.mega-menu .mega-menu-content > ul {
            float: left;
            padding: 20px 30px;
        }

        #main-navbar ul li.mega-menu .mega-menu-content.col-2 > ul,
        #main-navbar ul li.mega-menu .mega-menu-content.col-3 > ul,
        #main-navbar ul li.mega-menu .mega-menu-content.col-4 > ul,
        #main-navbar ul li.mega-menu .mega-menu-content.col-5 > ul {
            width: 50%;
            margin: 0;
            border-left: 1px solid #f2f2f2;
        }

        #main-navbar ul li.mega-menu .mega-menu-content.col-3 > ul {
            width: 33.33%;
        }

        #main-navbar ul li.mega-menu .mega-menu-content.col-4 > ul {
            width: 25%;
        }

        #main-navbar ul li.mega-menu .mega-menu-content.col-5 > ul {
            width: 20%;
        }

#search-toggle {
    float: right;
    margin: 0 15px;
    margin-top: -8px;
    line-height: 110px;
    -webkit-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
    -moz-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
    transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
}

.sticky-header #search-toggle {
    margin-top: 0px !important;
}

#search-toggle2 {
    float: right;
    margin: 0 15px;
    line-height: 110px;
    -webkit-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
    -moz-transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
    transition: height 0.4s ease, line-height 0.4s ease, padding 0.4s ease;
}

#search-toggle > a {
    margin-left: 0px;
    color: #ffffff;
}

    #search-toggle > a:hover {
        color: #66cc00;
        background-color: #FFFFFF;
    }

#header.transparent-header {
    background-color: transparent;*/
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
    /*z-index: 99;
}

    #header.transparent-header + #slider {
        top: -110px;
        margin-bottom: -110px;
    }

    #header.transparent-header.light {*/
        /*border-bottom: 1px solid rgba(255, 255, 255, 0.3);*/
    /*}

        #header.transparent-header.light #main-navbar ul li a {
            color: #333333;
        }

        #header.transparent-header.light #main-navbar ul li:hover a,
        #header.transparent-header.light #main-navbar ul li.active a {
            color: #66cc00;
            font-weight: 800;
        }

        #header.transparent-header.light #search-toggle {
            color: #eee;
        }

            #header.transparent-header.light #search-toggle a {
                color: #66cc00;
                border-color: #66cc00;
            }

                #header.transparent-header.light #search-toggle a:hover {*/
                    /*color: #66cc00;*/
                    /*background-color: #66cc00 !important;
                    color: #ffffff !important;
                }

    #header.transparent-header #main-navbar > ul > li > ul,
    #header.transparent-header #main-navbar > ul > li > .mega-menu-content,
    #header.transparent-header #main-navbar > ul > li.mega-menu > .mega-menu-content {
        top: 109px;
    }

#header,
#header-wrap,
#branding img {
    height: 100px;
    -webkit-transition: height 0.4s ease, opacity 0.3s ease;
    -moz-transition: height 0.4s ease, opacity 0.3s ease;
    transition: height 0.4s ease, opacity 0.3s ease;
}

#main-navbar > ul > li > ul,
#main-navbar > ul > li > .mega-menu-content,
#main-navbar > ul > li.mega-menu > .mega-menu-content {
    -webkit-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    transition: top 0.4s ease;
}

#header.sticky-header {
    height: 60px;
}

    #header.sticky-header #header-wrap,
    #header.sticky-header #branding img,
    #header.sticky-header #main-navbar,
    #header.sticky-header #main-navbar > ul,
    #header.sticky-header #main-navbar > ul > li > a {
        height: 60px;
    }

    #header.sticky-header #header-wrap {
        z-index: 99;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #66cc00;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -webkit-backface-visibility: hidden;
    }

    #header.sticky-header #main-navbar > ul > li > a {
        line-height: 60px;
    }

        #header.sticky-header #main-navbar > ul > li > a i {
            line-height: 59px;
        }

    #header.sticky-header #main-navbar > ul > li > ul,
    #header.sticky-header #main-navbar > ul > li > .mega-menu-content,
    #header.sticky-header #main-navbar > ul > li.mega-menu > .mega-menu-content {
        top: 60px;
    }

    #header.sticky-header #search-toggle {
        line-height: 60px;
    }

#slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 5;
}

.slider-parallax {
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-backface-visibility: hidden;
}

.tp-caption {
    font-family: "Raleway", "Arial", sans-serif;
}

    .tp-caption.big-text {
        font-size: 54px;
        font-weight: 700;
        letter-spacing: -1px;
        font-family: "Raleway", "Arial", sans-serif;
    }

    .tp-caption.light_normal_22 {
        font-size: 22px;
        line-height: 32px;
        font-weight: 400;
        font-family: 'Raleway', "Arial", sans-serif;
        color: #ffffff;
        text-decoration: none;
        background-color: transparent;
        border-width: black;
        border-style: none;
    }

    .tp-caption.light_normal_26 {
        font-size: 26px;
        line-height: 32px;
        font-weight: 500;
        font-family: 'Raleway', "Arial", sans-serif;
        color: #ffffff;
        text-decoration: none;
        background-color: transparent;
        border-width: black;
        border-style: none;
    }

@media only screen and (max-width: 479px) {
    .tp-caption > .myBtn {
        border-width: 1px !important;
        line-height: 30px !important;
        height: 30px !important;
        padding: 0 5px !important;
    }

        .tp-caption > .myBtn span {
            font-size: 10px;
        }
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-banner {
    width: 100%;
    position: relative;
}

    .tp-banner ul {
        width: 100%;
    }

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-caption.black_heavy_60, .black_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    font-family: "Raleway", "Arial", sans-serif;
    color: black;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.light_heavy_60, .light_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    font-family: "Raleway", "Arial", sans-serif;
    color: white;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.light_medium_30, .light_medium_30 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    font-family: "Raleway", "Arial", sans-serif;
    color: white;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.light_heavy_34, .light_heavy_34 {
    font-size: 34px;
    line-height: 34px;
    font-weight: 900;
    font-family: "Raleway", "Arial", sans-serif;
    color: white;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.black_thin_whitebg_30, .black_thin_whitebg_30 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Raleway", "Arial", sans-serif;
    color: black;
    text-decoration: none;
    background-color: white;
    padding: 5px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.white_heavy_60, .white_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    font-family: "Raleway", "Arial", sans-serif;
    color: white;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.black_thin_blackbg_30, .black_thin_blackbg_30 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Raleway", "Arial", sans-serif;
    color: white;
    text-decoration: none;
    background-color: black;
    padding: 5px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.light_thin_60, .light_thin_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 100;
    font-family: "Raleway", "Arial", sans-serif;
    color: white;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.white_heavy_70, .white_heavy_70 {
    font-size: 52px;
    line-height: 70px;
    font-weight: 200;
    font-family: "Roboto", "Arial", sans-serif;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
    padding-left: 115px;
    text-align: center;
    margin-bottom: 5px;
}

.tp-caption.whiteline_long, .whiteline_long {
    line-height: 4px;
    min-width: 727px;
    background-color: transparent;
    text-decoration: none;
    border-width: 5px 0px 0px 0px;
    border-color: #c4f162;
    border-style: solid none none none;
}

.tp-caption.whiteline_long2, .whiteline_long2 {
    line-height: 4px;
    min-width: 899px;
    background-color: transparent;
    text-decoration: none;
    border-width: 5px 0px 0px 0px;
    border-color: #c4f162;
    border-style: solid none none none;
}

.tp-caption.whiteline_long3, .whiteline_long3 {
    line-height: 4px;
    min-width: 825px;
    background-color: transparent;
    text-decoration: none;
    border-width: 5px 0px 0px 0px;
    border-color: #c4f162;
    border-style: solid none none none;
}

.tp-caption.fullgradient_overlay, .fullgradient_overlay {
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid;
    width: 100%;
    height: 100%;
    border-width: 0px;
    border-color: #222222;
    border-style: none;
}

.tp-caption.light_medium_20, .light_medium_20 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    font-family: "Raleway", "Arial", sans-serif;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.reddishbg_heavy_70, .reddishbg_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-family: "Raleway", "Arial", sans-serif;
    color: white;
    text-decoration: none;
    background-color: rgba(100, 1, 24, 0.8);
    padding: 50px;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none;
}

.tp-caption.borderbox_725x130, .borderbox_725x130 {
    min-width: 725px;
    min-height: 130px;
    background-color: transparent;
    text-decoration: none;
    border-width: 2px;
    border-color: white;
    border-style: solid;
}

.flexslider {
    margin: 0;
    border: 0;
}

    .flexslider .flex-control-nav {
        bottom: auto;
        top: 10px;
        right: 10px;
        width: auto;
        z-index: 3;
    }

        .flexslider .flex-control-nav > li {
            margin: 0 3px;
        }

            .flexslider .flex-control-nav > li > a {
                width: 8px;
                height: 8px;
                background: transparent;
                border: 1px solid rgba(255, 255, 255, 0.7);
                cursor: pointer;
                text-indent: -9999px;
                -webkit-box-shadow: none;
                box-shadow: none;
                border-radius: 20px;
            }

                .flexslider .flex-control-nav > li > a.flex-active,
                .flexslider .flex-control-nav > li > a:hover {
                    background-color: white;
                }

    .flexslider.reference-slider .flex-control-nav {
        top: auto;
        bottom: 5px;
    }

        .flexslider.reference-slider .flex-control-nav > li {
            margin: 0 2px;
        }

            .flexslider.reference-slider .flex-control-nav > li > a {
                width: 6px;
                height: 6px;
                border: 1px solid #19b698;
            }

                .flexslider.reference-slider .flex-control-nav > li > a.flex-active,
                .flexslider.reference-slider .flex-control-nav > li > a:hover {
                    background-color: #19b698;
                }

.owl-carousel.carousel-full .owl-item {
    padding: 20px 20px;
}

.breadcrumbs-b-border {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.breadcrumbs-pb-0 {
    padding: 30px 0 0px;
}

#breadcrumbs {
    background-color: #f5f5f5;
    
}

    #breadcrumbs > .container {
        position: relative;
    }

    #breadcrumbs h1 {
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
    }

        #breadcrumbs h1 + span {
            font-size: 18px;
            font-weight: 300;
            color: #888888;
        }

    #breadcrumbs .breadcrumb {
        position: absolute;
        right: 0;
        top: 20px;
        background: transparent;
        padding: 0;
    }

    #breadcrumbs.breadcrumbs-sm {
        padding: 15px 0;
    }

        #breadcrumbs.breadcrumbs-sm h1 {
            font-size: 18px;
        }

            #breadcrumbs.breadcrumbs-sm h1 + span {
                display: none;
            }

        #breadcrumbs.breadcrumbs-sm .breadcrumb {
            top: 2px;
        }

#content {
    position: relative;
    overflow: hidden;
    background-color: #FFF;*/
    /*padding: 80px 0 60px;*/
    /*padding: 80px 0 0px;*/
    /*z-index: 9;
}

    #content p {
        line-height: 1.8;
    }


    #content .content-wrap {
        position: relative;
        padding: 50px 0 0px;
    }

    #content .container {
        position: relative;
        z-index: 2;
    }

    #content .section {
        padding: 40px 0 0px;
        margin: 60px 0;
        position: relative;
    }

    #content .sectionRegistrateAqui {
        padding: 60px 0;
        margin: 60px 0;
        position: relative;
    }

    #content .section.gMap {
        height: 500px;
        padding: 0;
        margin: 0;
    }

    #content .sectionTitleCountry {
        padding-bottom: 0px;
        padding-top: 30px !important;
        margin: 60px 0;
        position: relative;
    }

    #content .video-section {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
    }

        #content .video-section video {
            width: 100%;
        }

        #content .video-section > .video-overlay {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 1;
            background: url(../images/square-pattern.png);
            -webkit-backface-visibility: hidden;
        }

.search-results {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

    .search-results > .search-result {
        padding: 15px 0;
        border-bottom: 1px solid #eee;
    }

        .search-results > .search-result:last-child {
            border-bottom: 0;
            padding-bottom: 0;
        }

        .search-results > .search-result .cover {
            padding: 20px;
            background-color: white;
            -webkit-transition: all 0.25s linear;
            -moz-transition: all 0.25s linear;
            transition: all 0.25s linear;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
            border-radius: 2px;
        }

            .search-results > .search-result .cover h4 {
                padding: 0;
                margin: 0 0 10px 0;
                font-weight: 700;
            }

                .search-results > .search-result .cover h4 a {
                    color: #222;
                }

                    .search-results > .search-result .cover h4 a:hover {
                        text-decoration: none;
                    }

            .search-results > .search-result .cover > p {
                color: #a2a2a2;
            }

            .search-results > .search-result .cover > a {
                font-size: 12px;
            }

        .search-results > .search-result:hover .cover {
            background-color: #fafafa;
        }

.parallax-box {
    padding: 30px 0;
    margin: 60px 0;
    position: relative;
}

.parallax-box-1 {
    padding: 30px 0 0px;
    margin: 20px 0;
    position: relative;
}

.parallax-boxVideo {
    padding: 0px 0;
    margin: 60px 0;
    position: relative;
}

.parallax-1 {
    background: url(../images/parallax/fondo_web.jpg) 0% -150px;
}

.bgMBeneficios {
    background: url(../images/cuadro_beneficios.jpg);
}

.portfolio .portfolio-item {
    position: relative;
}

    .portfolio .portfolio-item .portfolio-image {
        position: relative;
        overflow: hidden;
        height: 100%;
    }

        .portfolio .portfolio-item .portfolio-image img {
            -webkit-transition: all 0.25s ease;
            -moz-transition: all 0.25s ease;
            transition: all 0.25s ease;
            width: 100%;
        }

        .portfolio .portfolio-item .portfolio-image .portfolio-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            z-index: 2;
            text-align: center;
            background-color: rgba(0, 0, 0, 0.5);
            -webkit-transition: all 0.25s ease;
            -moz-transition: all 0.25s ease;
            transition: all 0.25s ease;
        }

            .portfolio .portfolio-item .portfolio-image .portfolio-overlay a {
                position: absolute;
                top: 55%;
                left: 50%;
                background-color: #000;
                width: 40px !important;
                height: 40px !important;
                margin: -22px 0 0 -44px;
                font-size: 14px;
                line-height: 40px;
                text-align: center;
                color: #fff;
                border-radius: 50%;
                -webkit-backface-visibility: hidden;
                -webkit-transition: all 0.4s ease;
                -moz-transition: all 0.4s ease;
                transition: all 0.4s ease;
            }

                .portfolio .portfolio-item .portfolio-image .portfolio-overlay a.btn-right {
                    left: auto;
                    right: 50%;
                    margin-left: 0;
                    margin-right: -44px;
                }

                .portfolio .portfolio-item .portfolio-image .portfolio-overlay a.btn-middle {
                    display: block;
                    margin: -20px 0 0 -20px;
                }

                .portfolio .portfolio-item .portfolio-image .portfolio-overlay a:hover {
                    background-color: #19b698;
                }

                .portfolio .portfolio-item .portfolio-image .portfolio-overlay a:active,
                .portfolio .portfolio-item .portfolio-image .portfolio-overlay a:focus {
                    outline: 0;
                }

    .portfolio .portfolio-item:hover .portfolio-image .portfolio-overlay {
        opacity: 1;
    }

        .portfolio .portfolio-item:hover .portfolio-image .portfolio-overlay a {
            top: 50%;
        }

    .portfolio .portfolio-item .portfolio-desc {
        z-index: 3;
        padding: 15px 5px 10px;
        -webkit-transition: all 0.15s ease;
        -moz-transition: all 0.15s ease;
        transition: all 0.15s ease;
        position: relative;
    }

        .portfolio .portfolio-item .portfolio-desc h3, .portfolio .portfolio-item .portfolio-desc h4 {
            margin: 0;
            padding: 0;
            font-size: 18px;
        }

            .portfolio .portfolio-item .portfolio-desc h3 a, .portfolio .portfolio-item .portfolio-desc h4 a {
                color: #222;
            }

                .portfolio .portfolio-item .portfolio-desc h3 a:hover, .portfolio .portfolio-item .portfolio-desc h4 a:hover {
                    color: #19b698;
                }

        .portfolio .portfolio-item .portfolio-desc span {
            display: block;
            margin-top: 3px;
            color: #888888;
        }


            .portfolio .portfolio-item .portfolio-desc span a {
                color: #888888;
            }

                .portfolio .portfolio-item .portfolio-desc span a:hover {
                    color: #19b698;
                }

        .portfolio .portfolio-item .portfolio-desc h4 {
            font-size: 14px;
        }

            .portfolio .portfolio-item .portfolio-desc h4 + span {
                font-size: 12px;
            }

        .portfolio .portfolio-item .portfolio-desc:after {
            content: "";
            position: absolute;
            height: 1px;
            width: 40px;
            background-color: #eaeaea;
            margin-left: -5px;
            bottom: 0;
        }

.portfolio.portfolio-notitle .portfolio-item {
    overflow: hidden;
}

.portfolio-darker-span {
    color: #444 !important;
    font-size: 16px !important;
}

.portfolio-darker-span a {
                 color: #444 !important;
                 text-decoration: underline !important;
            }

                .portfolio-darker-span a:hover {
                    color: #66cc00 !important;
                }

    .portfolio.portfolio-notitle .portfolio-item .portfolio-desc {
        position: absolute;
        display: block !important;
        width: 100%;
        height: 78px;
        padding: 15px 5px;
        top: auto;
        bottom: -79px;
        left: 0;
        background-color: #FFF;
        border-bottom: 1px solid #EEE;
    }

        .portfolio.portfolio-notitle .portfolio-item .portfolio-desc:after {
            display: none;
        }*/

/*.portfolio.portfolio-notitle .portfolio-item:hover .portfolio-image img {
  -webkit-transform: translateY(-30px) scale(1.05);
  -moz-transform: translateY(-30px) scale(1.05);
  -ms-transform: translateY(-30px) scale(1.05);
  -o-transform: translateY(-30px) scale(1.05);
  transform: translateY(-30px) scale(1.05);
}

.portfolio.portfolio-notitle .portfolio-item:hover .portfolio-image .slide img {
  -webkit-transform: translateY(-20px) scale(1);
  -moz-transform: translateY(-20px) scale(1);
  -ms-transform: translateY(-20px) scale(1);
  -o-transform: translateY(-20px) scale(1);
  transform: translateY(-20px) scale(1);
}*/

/*.portfolio-text {
    color: white;
    padding-left: 15px !important;
    padding-top: 10px !important;
}

    .portfolio-text p {
        font-size: 14px;
        font-weight: 500;
        color: #ffffff;
        line-height: 1.2 !important;
    }

.portfolio.portfolio-notitle .portfolio-item:hover .portfolio-desc {
    bottom: 0;
}

.portfolio.portfolio-nospace .row {
    margin: 0;
}

    .portfolio.portfolio-nospace .row > .portfolio-item {
        margin: 0;
        padding: 0;
    }

        .portfolio.portfolio-nospace .row > .portfolio-item .portfolio-desc {
            padding: 15px 15px 10px;
        }

.mix-filter {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}

    .mix-filter li {
        color: #222;
        cursor: pointer;
        padding: 6px 15px;
        margin-right: 2px;
        margin-bottom: 5px;
        background: #eee;
        display: inline-block;
    }

        .mix-filter li:hover,
        .mix-filter li.active {
            color: white;
            background-color: #19b698;
        }

.mix-grid .mix {
    display: none;
    margin-bottom: 15px;
}

.sidebar > .widget-heading {
    margin-bottom: 10px;
}

.sidebar .sidebar-widget {
    margin-bottom: 40px;
}

    .sidebar .sidebar-widget.nav > li {
        border-left: 2px solid #f8f8f8;
    }

        .sidebar .sidebar-widget.nav > li > a {
            border-radius: 2px;
        }

            .sidebar .sidebar-widget.nav > li > a:hover {
                background-color: #f8f8f8;
            }

    .sidebar .sidebar-widget.media-list .media .media-object {
        width: 64px;
        border-radius: 2px;
    }

    .sidebar .sidebar-widget.media-list .media .media-body p {
        font-size: 12px;
    }

#footer {
    position: fixed;
    background-color: #272727;
    color: #aaa;
     Width: 100%; bottom: 0;
}

    #footer a {
        color: #e2e2e2;
    }

    #footer p {
        font-size: 14px !important;
    }

    #footer a:hover {
        color: #66cc00;
    }

    #footer .footer-main {
        padding: 5px 0;
        height: auto;
    }

@media screen and (max-width: 900px ) {

    .bgimg {*/
    /*background: none;*/
   /*background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
}
    #footer {
    position: fixed;
    background-color: #272727;
    color: #aaa;*/
     /*Width: 100%; bottom: 0;*/
/*}
    #footer .footer-main {
        padding: 5px 0;
        height: auto;
        font-size: 14px !important;
    }
}


#footer .widget {*/
    /*margin-bottom: 40px;*/
    /*font-size: 14px !important;
}

    #footer .widget h1, #footer .widget h2, #footer .widget h3, #footer .widget h4, #footer .widget h5, #footer .widget h6 {
        color: #ccc;
        margin-bottom: 15px;
    }

    #footer .widget > h4 {
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

#footer .widget-photo-stream .photo-stream {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    #footer .widget-photo-stream .photo-stream > li {
        display: inline-block;
        margin: 2px;
        position: relative;
        overflow: hidden;
    }

        #footer .widget-photo-stream .photo-stream > li a {
            position: relative;
            z-index: 2;
        }

            #footer .widget-photo-stream .photo-stream > li a img {
                -webkit-transition: all 0.2s ease-out;
                -moz-transition: all 0.2s ease-out;
                transition: all 0.2s ease-out;
                width: 75px;
                height: 75px;
            }

            #footer .widget-photo-stream .photo-stream > li a:hover img {
                filter: alpha(opacity=30);
                opacity: 0.3;
            }

            #footer .widget-photo-stream .photo-stream > li a:hover + .photo-stream-overlay i {
                -webkit-transform: translateY(0px);
                -moz-transform: translateY(0px);
                -ms-transform: translateY(0px);
                -o-transform: translateY(0px);
                transform: translateY(0px);
            }

        #footer .widget-photo-stream .photo-stream > li .photo-stream-overlay {
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            background-color: #19b698;
            top: 0;
            z-index: 1;
            text-align: center;
        }

            #footer .widget-photo-stream .photo-stream > li .photo-stream-overlay i {
                color: white;
                margin-top: 25px;
                font-size: 24px;
                -webkit-transform: translateY(50px);
                -moz-transform: translateY(50px);
                -ms-transform: translateY(50px);
                -o-transform: translateY(50px);
                transform: translateY(50px);
                -webkit-transition: all 0.15s ease-out;
                -moz-transition: all 0.15s ease-out;
                transition: all 0.15s ease-out;
            }

#footer .widget-newsletter form {
    margin-top: 40px;
}

#footer .widget-newsletter input {
    border: 0;
    box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.15);
    border-radius: 0;
}

#footer .widget-newsletter button {
    border: 0;
    box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.15);
    border-radius: 0;
}

#footer .footer-bottom {
    padding: 20px 0;
    background-color: #222;
    color: #666;
}

    #footer .footer-bottom a {
        color: #666;
    }

        #footer .footer-bottom a:hover {
            color: #aaa;
        }

#gotoTop {
    display: none;
    z-index: 999;
    position: fixed;
    width: 36px;
    height: 36px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    top: auto;
    left: auto;
    right: 40px;
    bottom: 40px;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: color 0.25s linear, background-color 0.25s linear;
    -moz-transition: color 0.25s linear, background-color 0.25s linear;
    transition: color 0.25s linear, background-color 0.25s linear;
}

    #gotoTop:hover {
        background-color: #66cc00;
        color: white;
    }

.myBtn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 0 10px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;*/
    /*background-color: #99cc33;*/
    /*background-color: #66cc00;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

    .myBtn:hover {
        background-color: #669900;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    }

    .myBtn > span {
        margin: 0 5px;
    }

body:not(.device-touch) .myBtn {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.myBtn.myBtn-dark {
    background-color: #333333;
}

    .myBtn.myBtn-dark:hover {
        background-color: #000000;
    }

.myBtn.myBtn-green {
    background-color: #66cc00;
    color: #ffffff;
}

    .myBtn.myBtn-green:hover {*/
        /*background-color: #669900;*/
        /*background-color: #7fd727;
        color: #ffffff;
    }

.myBtn.myBtn-light {
    background-color: #eee;
    color: #ffffff;
    text-shadow: none !important;
}

    .myBtn.myBtn-light:hover {
        color: #19b698;
        background-color: white;
    }

.myBtn.myBtn-lightNew {
    background-color: #eee;
    color: #222;
    text-shadow: none !important;
}

    .myBtn.myBtn-lightNew:hover {
        color: #19b698;
        background-color: white;
    }

.myBtn.myBtn-midlight {
    background-color: #ccc;
    color: #a2a2a2;
    text-shadow: none !important;
}

    .myBtn.myBtn-midlight:hover {
        color: #19b698;
        background-color: #eee;
    }

.myBtn.myBtn-lightred {
    background-color: #e05d6f;
}

    .myBtn.myBtn-lightred:hover {
        background-color: #d9364d;
    }

.myBtn.myBtn-xs {
    padding: 0 12px;
    font-size: 10px;
    height: 26px;
    line-height: 26px;
}

.myBtn.myBtn-sm {
    padding: 0 7px;
    font-size: 10px;
    height: 34px;
    line-height: 34px;
}

.myBtn.myBtn-lg {
    padding: 0 24px;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
}

.myBtn.myBtn-lg20 {
    padding: 0 20px;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
}

.myBtn.myBtn-lgIS {
    padding: 0 10px;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
}

.myBtn.myBtn-xl {
    padding: 0 30px;
    font-size: 18px;
    letter-spacing: 2px;
    height: 52px;
    line-height: 52px;
}

.myBtn.myBtn-border {
    border: 2px solid #66CC00;*/
    /*border: 2px solid #444;*/
    /*background-color: transparent;*/
    /*color: #222;*/
    /*color: #66CC00;
    line-height: 36px;
    font-weight: 400;
    text-shadow: none;
}

    .myBtn.myBtn-border.myBtn-xs {
        line-height: 22px;
        margin-bottom: 14px;
    }

.btnBeneficios {
    line-height: 22px;
}

.myBtn.myBtn-border.myBtn-sm {
    line-height: 30px;
}

.myBtn.myBtn-border.myBtn-lg {
    line-height: 42px;
}

.myBtn.myBtn-border.myBtn-xl {
    line-height: 48px;
}

.myBtn.myBtn-border:hover {*/
    /*background-color: #444;*/
    /*background-color: #66cc00;
    color: #fff;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.myBtn.myBtn-border.myBtn-light {
    border-color: #fff;
    color: #fff;
}

    .myBtn.myBtn-border.myBtn-light:hover {
        background-color: #fff;
        color: #66cc00;
        text-shadow: none;
    }

.myBtn.myBtn-border.myBtn-midlight {
    border-color: #eaeaea;
    color: #bbbbbb;
}

    .myBtn.myBtn-border.myBtn-midlight:hover {
        background-color: #19b698;
        color: #fff;
        text-shadow: none;
    }

.myBtn.myBtn-border.myBtn-theme {
    border-color: #66cc00;
    color: #66cc00;
}

    .myBtn.myBtn-border.myBtn-theme:hover {
        background-color: #66cc00;
        color: white;
    }

.myBtn.myBtn-rounded {
    border-radius: 2px;
}

.myBtn.myBtn-3d {
    border-radius: 2px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

    .myBtn.myBtn-3d:hover {
        background-color: #7fd727 !important;
        opacity: 0.8;
    }

    .myBtn.myBtn-3d.myBtn-light:hover {
        text-shadow: none;
        color: #333;
    }

.myBtn.myBtn-block {
    display: block;
    margin: 0;
    padding: 10px 0;
    height: auto;
    white-space: normal;
    font-size: 24px;
    font-weight: 300;
    text-transform: none;
}

    .myBtn.myBtn-block strong {
        font-size: 24px;
        font-weight: 400;
        text-transform: none;
    }*/

/*new style button*/

/*.myBtn2 {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    padding: 0 20px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    background-color: #19b698;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

    .myBtn2:hover {
        background-color: #C4F162;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    }

    .myBtn2 > span {
        margin: 0 5px;
    }

body:not(.device-touch) .myBtn2 {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.myBtn2.myBtn-dark2 {
    background-color: #444;
}

    .myBtn2.myBtn-dark2:hover {
        background-color: #19b698;
    }

.myBtn2.myBtn-light2 {
    background-color: #eee;
    color: #222;
    text-shadow: none !important;
}

    .myBtn2.myBtn-light2:hover {
        color: #19b698;
        background-color: white;
    }

.myBtn2.myBtn-midlight2 {
    background-color: #ccc;
    color: #a2a2a2;
    text-shadow: none !important;
}

    .myBtn2.myBtn-midlight2:hover {
        color: #19b698;
        background-color: #eee;
    }

.myBtn2.myBtn-lightred2 {
    background-color: #e05d6f;
}

    .myBtn2.myBtn-lightred2:hover {
        background-color: #d9364d;
    }

.myBtn2.myBtn-xs2 {
    padding: 0 12px;
    font-size: 10px;
    height: 26px;
    line-height: 26px;
}

.myBtn.myBtn-sm {
    padding: 0 15px;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
}

.myBtn2.myBtn-lg2 {
    padding: 0 5px;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
}

.myBtn2.myBtn-xl2 {
    padding: 0 30px;
    font-size: 18px;
    letter-spacing: 2px;
    height: 52px;
    line-height: 52px;
}

.myBtn2.myBtn-border2 {
    border: 2px solid #444;
    background-color: transparent;
    color: #222;
    line-height: 36px;
    font-weight: 600;
    text-shadow: none;
}

    .myBtn2.myBtn-border2.myBtn-xs2 {
        line-height: 22px;
    }

    .myBtn2.myBtn-border2.myBtn-sm2 {
        line-height: 30px;
    }

    .myBtn2.myBtn-border2.myBtn-lg2 {
        line-height: 42px;
    }

    .myBtn2.myBtn-border2.myBtn-xl2 {
        line-height: 48px;
    }

    .myBtn2.myBtn-border2:hover {
        background-color: #444;
        color: #fff;
        border-color: transparent !important;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    }

    .myBtn2.myBtn-border2.myBtn-light2 {
        border-color: #fff;
        color: #fff;
    }

        .myBtn2.myBtn-border2.myBtn-light2:hover {
            background-color: #fff;
            color: #19b698;
            text-shadow: none;
        }

    .myBtn2.myBtn-border2.myBtn-midlight2 {
        border-color: #eaeaea;
        color: #bbbbbb;
    }

        .myBtn2.myBtn-border2.myBtn-midlight2:hover {
            background-color: #19b698;
            color: #fff;
            text-shadow: none;
        }

    .myBtn2.myBtn-border2.myBtn-theme2 {
        border-color: #19b698;
        color: #19b698;
    }

        .myBtn2.myBtn-border2.myBtn-theme2:hover {
            background-color: #19b698;
            color: white;
        }

.myBtn2.myBtn-rounded2 {
    border-radius: 2px;
}

.myBtn2.myBtn-3d2 {
    border-radius: 2px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

    .myBtn2.myBtn-3d2:hover {
        background-color: #19b698 !important;
        opacity: 0.8;
    }

    .myBtn2.myBtn-3d2.myBtn-light2:hover {
        text-shadow: none;
        color: #333;
    }

.myBtn2.myBtn-block2 {
    display: block;
    margin: 0;
    padding: 30px 0;
    height: auto;
    white-space: normal;
    font-size: 28px;
    font-weight: 300;
    text-transform: none;
}*/
/*end style button*/

/*.plus {
    position: relative;
    width: 30px;
    height: 30px;
    display: block;
}

    .plus:before,
    .plus:after {
        content: "";
        background-color: #e2e2e2;
        position: absolute;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    .plus:before {
        width: 24px;
        height: 1px;
        top: 11px;
    }

    .plus:after {
        width: 1px;
        height: 24px;
        left: 11px;
    }

    .plus:hover:before,
    .plus:hover:after {
        background-color: #19b698;
    }

div[class^="col"] > .plus {
    position: absolute;
    right: -5px;
    bottom: -20px;
}

.btn-tag {
    position: relative;
    color: #a2a2a2;
    border: 2px solid #f2f2f2;
    display: inline-block;
    padding: 2px 5px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 3px;
}

    .btn-tag:hover {
        border-color: #19b698;
        color: #19b698;
    }

        .btn-tag:hover:after {
            border-left-color: #19b698;
        }

    .btn-tag:before {
        content: "";
        top: 50%;
        right: -11px;
        display: block;
        margin-top: -11px;
        position: absolute;
        height: 0;
        width: 0;
        border-bottom: 11px solid transparent;
        border-left: 11px solid #fff;
        border-top: 11px solid transparent;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        z-index: 4;
    }

    .btn-tag:after {
        content: "";
        top: 50%;
        right: -14px;
        z-index: 2;
        display: block;
        margin-top: -13px;
        position: absolute;
        height: 0;
        width: 0;
        border-bottom: 13px solid transparent;
        border-left: 13px solid #f2f2f2;
        border-top: 13px solid transparent;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }

.line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #eee;
}

.line-thinner {
    clear: both;
    position: relative;
    width: 100%;
    margin: 25px 0;
    border-top: 1px solid #eee;
}

.feature-box {
    margin-bottom: 40px;
}

    .feature-box .heading {
        position: relative;
    }*/

        /*.feature-box .heading h3 {
            font-size: 20px;
            font-weight: 600;
            letter-spacing: 1px;
            margin-bottom: 10px;
            padding-left: 25px;
            color: #99cc33;
        }*/

        /*.feature-box .heading h3 {
            font-size: 15px !important;
            font-weight: 600;
            letter-spacing: 1px;
            margin-bottom: 10px;
            padding-left: 25px;
            color: #444;
        }

            .feature-box .heading h3:hover {*/
                /*font-size: 20px;*/
                /*font-size: 15px !important;
                font-weight: 600;
                letter-spacing: 1px;
                margin-bottom: 10px;
                padding-left: 25px;*/
                /*color: #669900;*/
                /*color: #444;
            }

            .feature-box .heading h3.underline {
                border-bottom: 2px solid #444;
                margin-bottom: 20px;
                padding-bottom: 5px;
            }

        .feature-box .heading > a {
            font-size: 22px;
            color: #77BC1F;
            position: absolute;
            top: -7px;
            left: 0;
        }

            .feature-box .heading > a:hover {
                color: #669900;
            }

    .feature-box p {
        font-family: "Raleway";
        color: #999999 !important;
        font-size: 12px;
        font-weight: 500;
    }

    .feature-box.no-icon .heading h3 {
        padding-left: 0;
    }

    .feature-box.icon-block {
        position: relative;
    }

        .feature-box.icon-block > a {
            position: absolute;
            display: inline-block;
            color: white;
            background-color: #66cc00;
            border-radius: 2px;
            padding: 0;
            font-size: 22px;
            line-height: 46px;
            width: 46px;
            text-align: center;
            -webkit-transition: background-color 0.25s linear;
            -moz-transition: background-color 0.25s linear;
            transition: background-color 0.25s linear;
        }

            .feature-box.icon-block > a:hover {
                background-color: #89e22f;
            }

        .feature-box.icon-block .heading,
        .feature-box.icon-block p {
            padding-left: 65px;
        }

            .feature-box.icon-block .heading > h3 {
                padding-left: 0;
            }

.title-green {
    color: #77BC1F;
}

    .title-green:hover {
        color: #669900;
    }

.title-green-Oportunidad {
    color: #77BC1F;
    font-size: 45px !important;
    font-family: "Raleway" !important;
    font-weight: 700 !important;
}

    .title-green-Oportunidad:hover {
        color: #669900;
    }

.post-entry {
    position: relative;
    padding-bottom: 50px;
}

    .post-entry .entry-image {
        margin-bottom: 20px;
    }

        .post-entry .entry-image img {
            opacity: 1;
            -webkit-transition: opacity 0.3s linear;
            -moz-transition: opacity 0.3s linear;
            transition: opacity 0.3s linear;
        }

        .post-entry .entry-image > a:hover img {
            opacity: .8;
        }

    .post-entry .entry-title h3, .post-entry .entry-title h2 {
        font-size: 16px;
        margin-bottom: 5px;
    }

        .post-entry .entry-title h3 a, .post-entry .entry-title h2 a {
            color: #222;
        }

            .post-entry .entry-title h3 a:hover, .post-entry .entry-title h2 a:hover {
                color: #19b698;
            }

    .post-entry .entry-title h2 {
        font-size: 22px;
        font-weight: 700;
    }

    .post-entry .entry-meta {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .post-entry .entry-meta > li {
            display: inline;
            font-style: italic;
            font-size: 12px;
            color: #a2a2a2;
        }

            .post-entry .entry-meta > li > a {
                color: #a2a2a2;
            }

                .post-entry .entry-meta > li > a:hover {
                    color: #19b698;
                }

            .post-entry .entry-meta > li:after {
                content: "/";
                margin: 0 5px 0 6px;
            }

            .post-entry .entry-meta > li:last-child:after {
                display: none;
            }

    .post-entry .entry-content {
        margin-top: 30px;
    }

    .post-entry .plus {
        position: absolute;
        right: -15px;
        bottom: 20px;
    }

    .post-entry .entry-tags {
        margin-bottom: 20px;
    }

    .post-entry .entry-share {
        padding: 20px 0;
    }

        .post-entry .entry-share > span {
            font-family: "Raleway", "Arial", sans-serif;
            color: #444;
            text-transform: uppercase;
            font-weight: 700;
        }

    .post-entry .entry-comments {
        margin-top: 40px;
    }

.blog-posts .post-entry {
    padding-bottom: 20px;
}

    .blog-posts .post-entry .entry-image img {
        border-radius: 4px;
    }

.blog-posts .post-divider {
    border-top: 2px solid #f2f2f2;
}

.blog-post .post-entry .entry-meta {
    margin-bottom: 30px;
}

.blog-post .post-entry .entry-content > p,
.blog-post .post-entry .entry-content > pre,
.blog-post .post-entry .entry-content > div {
    margin-bottom: 30px;
}

.blog-post .post-divider {
    border-top: 2px solid #f2f2f2;
}

.thumb {
    width: 64px;
    height: 64px;
}

.box {
    width: 100%;
    background-color: #eee;
    padding: 20px;
}

    .box .myBtn {
        margin: 0;
    }

    .box.box-3d {
        border-bottom: 3px solid #d4d4d4;
    }

    .box.box-rounded {
        border-radius: 2px;
    }

.form-control {
    color: #222;
    outline: 0;
    vertical-align: top;
    background-color: #fff;
    filter: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #dbe0e2;
    height: 38px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .form-control:not(select) {
        -webkit-appearance: none !important;
    }

    .form-control::-webkit-input-placeholder {
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        transition: color 0.2s linear;
        color: #d4d4d4;
        font-style: italic;
        font-size: 12px;
        line-height: 20px;
    }

    .form-control::-moz-placeholder {
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        transition: color 0.2s linear;
        color: #d4d4d4;
        font-style: italic;
        font-size: 12px;
        line-height: 20px;
    }

    .form-control:-moz-placeholder {
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        transition: color 0.2s linear;
        color: #d4d4d4;
        font-style: italic;
        font-size: 12px;
        line-height: 20px;
    }

    .form-control:-ms-input-placeholder {
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        transition: color 0.2s linear;
        color: #d4d4d4;
        font-style: italic;
        font-size: 12px;
        line-height: 20px;
    }

    .form-control.input-lg::-webkit-input-placeholder {
        font-size: 18px;
    }

    .form-control.input-lg::-moz-placeholder {
        font-size: 18px;
    }

    .form-control.input-lg:-moz-placeholder {
        font-size: 18px;
    }

    .form-control.input-lg:-ms-input-placeholder {
        font-size: 18px;
    }

    .form-control.input-sm::-webkit-input-placeholder {
        line-height: 18px;
    }

    .form-control.input-sm::-moz-placeholder {
        line-height: 18px;
    }

    .form-control.input-sm:-moz-placeholder {
        line-height: 18px;
    }

    .form-control.input-sm:-ms-input-placeholder {
        line-height: 18px;
    }

    .form-control:hover:not(:disabled) {
        border-color: #b1bac0;
    }

    .form-control:focus,
    .form-control:focus:hover {
        outline: none;
        border: 1px solid;
        border-color: #52a400;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .form-control.rounded {
        border-radius: 600px;
    }

    .form-control.input-unstyled {
        border: 0;
        padding: 0;
        background-color: transparent;
    }

        .form-control.input-unstyled::-webkit-input-placeholder {
            font-size: 16px;
        }

        .form-control.input-unstyled::-moz-placeholder {
            font-size: 16px;
        }

        .form-control.input-unstyled:-moz-placeholder {
            font-size: 16px;
        }

        .form-control.input-unstyled:-ms-input-placeholder {
            font-size: 16px;
        }

        .form-control.input-unstyled:focus,
        .form-control.input-unstyled:focus:hover {
            border: 0;
        }

    .form-control.input-3d {
        border-bottom: 3px solid #dbe0e2;
    }

        .form-control.input-3d:focus,
        .form-control.input-3d:focus:hover {
            border-bottom: 3px solid #19b698;
        }

    .form-control.unhappy {
        border-color: #e05d6f;
    }

.input-group.input-group-3d .form-control {
    border-right: 0 !important;
}

    .input-group.input-group-3d .form-control:hover + .input-group-btn button {
        border-color: #b1bac0;
    }

    .input-group.input-group-3d .form-control:focus + .input-group-btn button,
    .input-group.input-group-3d .form-control:focus:hover + .input-group-btn button {
        border-bottom: 3px solid #19b698;
    }

.input-group.input-group-3d button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
    height: 38px;
    line-height: 35px;
    border-bottom: 3px solid #dbe0e2;
}

.form-group > label {
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Raleway", "Arial", sans-serif;
}

form .unhappyMessage {
    color: #e05d6f;
    font-size: 12px;
    font-style: italic;
}

.form-control.myInput {
    border-width: 2px;
}

    .form-control.myInput:not(textarea) {*/
        /*height: 46px;*/
    /*}

    .form-control.myInput:focus {
        border-width: 2px;
    }

.social-icon {
    margin: 0 5px 5px 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    position: relative;
    transform: rotateY(0deg);
    transition: transform 0.25s ease-out;
    transform-style: preserve-3d;
}

    .social-icon > div {
        width: 30px;
        height: 30px;
        background: #1e1e1e;
        position: absolute;
    }

        .social-icon > div.front {
            transform: translateZ(12px);
        }

        .social-icon > div.back {
            background: #19b698;
            transform: rotateY(-100deg) translateZ(10px);
            color: white;
        }

    .social-icon.social-icon-light {
        color: #6f6f6f;
    }

        .social-icon.social-icon-light > div {
            background-color: #f2f2f2;
        }*/

    /*  Social Media Colors
	Facebook #3B5998
	Flickr #FE0883
	Foursquare #8FD400
	Google+ #C63D2D
	Instagram #4E433C
	Linkedin #4875B4
	Tumblr #2B4964
	Twitter #33CCFF
	Vimeo #86B32D
	Youtube #FF3333
	Dribbble #ea4c89
*/
    /*.social-icon.social-facebook > .back {
        background: #3B5998;
    }

    .social-icon.social-twitter > .back {
        background: #55ACEE;
    }

    .social-icon.social-github > .back {
        background: #f3f3f3;
        color: #000;
    }

    .social-icon.social-pinterest > .back {
        background: #e3262e;
    }

    .social-icon.social-googleplus > .back {
        background: #dd4B39;
    }

    .social-icon.social-skype > .back {
        background: #12A5F4;
    }

    .social-icon.social-linkedin > .back {
        background: #4875B4;
    }

    .social-icon.social-dribbble > .back {
        background: #ea4c89;
    }

    .social-icon.social-flickr > .back {
        background: #FE0883;
    }*/

    /* Hover */
    /*.social-icon:hover {
        transform: rotateY(100deg);
    }

.counter {
    font-family: "Raleway", "Arial", sans-serif;
    font-weight: 700;
    font-size: 36px;
    margin-top: 5px;
}

    .counter + h5 {
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 10px;
        margin-bottom: 0;
    }

        .counter + h5:before {
            display: block;
            position: relative;
            margin: 20px auto 25px;
            content: '';
            width: 40px;
            border-top: 2px solid #444;
        }

.progress {
    background-color: #ebeef2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .progress .progress-bar {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: width 1.1s linear;
        -moz-transition: width 1.1s linear;
        transition: width 1.1s linear;
        background-color: #19b698;
    }

    .progress.progress-xxs {
        height: 2px;
        border-radius: 0;
    }

    .progress.progress-xs {
        height: 4px;
        border-radius: 2px;
    }

    .progress.progress-sm {
        height: 12px;
        border-radius: 3px;
    }

        .progress.progress-sm .progress-bar {
            font-size: 10px;
            line-height: 12px;
        }

    .progress.not-rounded {
        border-radius: 0;
    }

.progress-list {
    position: relative;
}

    .progress-list .label {
        color: #222;
        font-size: 12px;
        line-height: 24px;
        padding: 0;
        text-transform: uppercase;
    }

    .progress-list .progress {
        position: relative;
        overflow: visible;
    }

    .progress-list .progress-bar {
        position: absolute;
        border-radius: 2px;
    }

        .progress-list .progress-bar .progress-percent {
            position: absolute;
            top: -30px;
            right: 0;
            background-color: #222;
            color: #F9F9F9;
            height: 24px;
            line-height: 24px;
            padding: 0 5px;
            border-radius: 2px;
        }

            .progress-list .progress-bar .progress-percent:after {
                content: '';
                height: 0;
                width: 0;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid #222;
            }

            .progress-list .progress-bar .progress-percent .counter {
                font-size: 11px;
                font-family: "Lato", "Arial", sans-serif;
                font-weight: 400;
                margin: 0;
            }

.progress-chart {
    position: relative;
    padding-bottom: 15px;
}

    .progress-chart:before {
        content: '';
        position: absolute;
        height: 100%;
        border-left: 1px solid #eee;
        z-index: -1;
    }

    .progress-chart .label,
    .progress-chart .label .counter {
        font-family: "Raleway", "Arial", sans-serif;
        color: #222;
        font-weight: 700;
        font-size: 13px;
        line-height: 30px;
        padding: 0;
        text-transform: uppercase;
    }

    .progress-chart .label {
        padding-left: 10px;
    }

    .progress-chart .progress {
        background: transparent;
        border-radius: 0;
        margin-bottom: 0;
    }

    .progress-chart .progress-bar {
        border-radius: 0;
    }

    .progress-chart.align-right {
        text-align: right;
    }

        .progress-chart.align-right:before {
            right: 0;
        }

        .progress-chart.align-right .label {
            padding-left: 0;
            padding-right: 10px;
        }

        .progress-chart.align-right .progress-bar {
            float: right;
        }

.progress-bar-cyan {
    background-color: #22beef;
}

.progress-bar-amethyst {
    background-color: #cd97eb;
}

.progress-bar-green {
    background-color: #a2d200;
}

.progress-bar-orange {
    background-color: #ffc100;
}

.progress-bar-red {
    background-color: #ff4a43;
}

.progress-bar-greensea {
    background-color: #16a085;
}

.progress-bar-dutch {
    background-color: #1693A5;
}

.progress-bar-hotpink {
    background-color: #FF0066;
}

.progress-bar-drank {
    background-color: #A40778;
}

.progress-bar-blue {
    background-color: #418bca;
}

.progress-bar-lightred {
    background-color: #e05d6f;
}

.progress-bar-slategray {
    background-color: #3f4e62;
}

.progress-bar-darkgray {
    background-color: #333;
}

.price-plans div[class^="col"] {
    padding: 0;
}

    .price-plans div[class^="col"]:first-of-type {
        padding-left: 15px;
        padding-right: 0;
    }

    .price-plans div[class^="col"]:last-of-type {
        padding-left: 0;
        padding-right: 15px;
    }

.price-plan {
    margin-top: 30px;
    background-color: #f9f9f9;
    border-radius: 2px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    z-index: 9;
}

    .price-plan .plan-type {
        background-color: #fdfdfd;
        padding: 15px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

        .price-plan .plan-type h4 {
            margin: 0;
            text-transform: uppercase;
        }

            .price-plan .plan-type h4 + span {
                text-transform: uppercase;
                font-weight: 300;
                color: #a2a2a2;
            }

    .price-plan .plan-price {
        padding: 30px 0;
    }

        .price-plan .plan-price .unit {
            font-size: 24px;
            position: relative;
            top: -10px;
            display: inline-block;
            margin-right: 10px;
        }

        .price-plan .plan-price .price {
            font-size: 58px;
        }

            .price-plan .plan-price .price + span {
                font-size: 38px;
            }

        .price-plan .plan-price .period {
            font-size: 18px;
            font-weight: 300;
            color: #a2a2a2;
        }

        .price-plan .plan-price:after {
            content: '';
            display: block;
            margin: 30px auto 0;
            width: 60px;
            border-top: 1px solid #ccc;
        }

    .price-plan .plan-features {
        padding-bottom: 20px;
    }

        .price-plan .plan-features ul {
            list-style: none;
            padding: 0;
            margin: 0;
            color: #6f6f6f;
        }

            .price-plan .plan-features ul > li {
                line-height: 2.247;
            }

    .price-plan .plan-actions {
        padding: 10px 0 20px;
    }

    .price-plan.selected {
        background-color: white;
        z-index: 11;
        margin-right: -3px;
        margin-left: -3px;
        top: -21px;
    }

        .price-plan.selected .plan-type {
            background-color: white;
        }

        .price-plan.selected .plan-actions {
            padding-bottom: 41px;
        }

.tabs-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .tabs-menu > li {
        margin-bottom: 1px;
        position: relative;
    }

        .tabs-menu > li > a {
            display: block;
            background-color: #f7f7f7;
            padding: 10px 15px;
            color: #888888;
        }

            .tabs-menu > li > a:hover {
                color: #19b698;
            }

        .tabs-menu > li.active > a {
            background-color: #19b698;
            color: white;
            font-weight: 700;
        }

        .tabs-menu > li.active:after {
            content: "";
            position: absolute;
            height: 0;
            width: 0;
            border-bottom: 6px solid transparent;
            border-left: 6px solid #19b698;
            border-top: 6px solid transparent;
            right: -6px;
            top: 15px;
        }

.panel.panel-faq {
    border-radius: 0;
    box-shadow: none;
}

    .panel.panel-faq .panel-title > a:not(.collapsed) {
        color: #19b698;
    }

    .panel.panel-faq .panel-collapse.in .panel-body,
    .panel.panel-faq .panel-collapse.collapsing .panel-body {
        border-color: #19b698;
    }

.myPagination {
    border-radius: 2px;
}

    .myPagination > li > a,
    .myPagination > li > span {
        margin-right: 3px;
        border-radius: 2px !important;
        border-width: 2px;
        border-color: #eaeaea;
        color: #bbbbbb;
        font-family: "Raleway", "Arial", sans-serif;
        font-weight: 700;
        font-size: 12px;
        padding: 0 12px;
        line-height: 32px;
        width: 36px;
        text-align: center;
    }

        .myPagination > li > a:hover,
        .myPagination > li > span:hover {
            color: #222;
            border-color: #19b698;
            background-color: white;
        }

        .myPagination > li > span,
        .myPagination > li > span:hover {
            background-color: #19b698;
            color: white;
            border-color: #19b698;
        }

.comments-feed {
    list-style: none;
    padding: 0 0 0 30px;
    margin: 60px 0 0;
}

    .comments-feed > .comment {
        margin-bottom: 60px;
    }

    .comments-feed .comment {
        border: 1px solid #f2f2f2;
        border-radius: 2px;
        padding: 15px 30px 15px 60px;
        position: relative;
    }

        .comments-feed .comment .comment-avatar {
            position: absolute;
            top: -30px;
            left: -30px;
        }

            .comments-feed .comment .comment-avatar > img {
                border: 3px solid white;
                box-shadow: 0 0 0 1px #eee;
            }

        .comments-feed .comment .comment-body .comment-header {
            margin-bottom: 20px;
        }

        .comments-feed .comment .comment-body .comment-author {
            font-size: 16px;
            margin-bottom: 0;
        }

        .comments-feed .comment .comment-body .comment-meta {
            font-size: 12px;
            font-style: italic;
            color: #a2a2a2;
        }

        .comments-feed .comment .comment-body .comment-reply {
            position: absolute;
            top: 10px;
            right: 10px;
        }

            .comments-feed .comment .comment-body .comment-reply > a {
                color: #a2a2a2;
            }

                .comments-feed .comment .comment-body .comment-reply > a:hover {
                    color: #19b698;
                }

        .comments-feed .comment .comment-replies {
            list-style: none;
            padding: 10px 0 0;
            margin: 20px 0 0;
        }

            .comments-feed .comment .comment-replies > .comment {
                border: 0;
                border-radius: 0;
                border-left: 2px solid #f2f2f2;
                padding: 15px 30px 15px 75px;
            }

                .comments-feed .comment .comment-replies > .comment .comment-avatar {
                    left: 15px;
                    top: 15px;
                }

                    .comments-feed .comment .comment-replies > .comment .comment-avatar > img {
                        border: 0;
                        box-shadow: none;
                        width: 40px;
                        height: 40px;
                    }

.bg-white {
    background-color: white !important;
}

.bg-cyan {
    background-color: #22beef !important;
    color: white !important;
}

    .bg-cyan.dk {
        background-color: #10acdd !important;
    }

    .bg-cyan.dker {
        background-color: #0f9dca !important;
    }

    .bg-cyan.lt {
        background-color: #3ac5f1 !important;
    }

    .bg-cyan.lter {
        background-color: #52ccf2 !important;
    }

.bg-amethyst {
    background-color: #cd97eb !important;
    color: white !important;
}

    .bg-amethyst.dk {
        background-color: #c382e7 !important;
    }

    .bg-amethyst.dker {
        background-color: #ba71e4 !important;
    }

    .bg-amethyst.lt {
        background-color: #d1a0ed !important;
    }

    .bg-amethyst.lter {
        background-color: #d5a8ee !important;
    }

.bg-green {
    background-color: #a2d200 !important;
    color: white !important;
}

    .bg-green.dk {
        background-color: #96c300 !important;
    }

    .bg-green.dker {
        background-color: #86ae00 !important;
    }

    .bg-green.lt {
        background-color: #aadc00 !important;
    }

    .bg-green.lter {
        background-color: #b2e600 !important;
    }

.bg-orange {
    background-color: #ffc100 !important;
    color: white !important;
}

    .bg-orange.dk {
        background-color: #f0b500 !important;
    }

    .bg-orange.dker {
        background-color: #dba600 !important;
    }

    .bg-orange.lt {
        background-color: #ffc71a !important;
    }

    .bg-orange.lter {
        background-color: #ffcd33 !important;
    }

.bg-red {
    background-color: #ff4a43 !important;
    color: white !important;
}

    .bg-red.dk {
        background-color: #ff1910 !important;
    }

    .bg-red.dker {
        background-color: #e60900 !important;
    }

    .bg-red.lt {
        background-color: #ff635c !important;
    }

    .bg-red.lter {
        background-color: #ff7b76 !important;
    }

.bg-greensea {
    background-color: #16a085 !important;
    color: white !important;
}

    .bg-greensea.dk {
        background-color: #138a72 !important;
    }

    .bg-greensea.dker {
        background-color: #107863 !important;
    }

    .bg-greensea.lt {
        background-color: #19b698 !important;
    }

    .bg-greensea.lter {
        background-color: #1ccdaa !important;
    }

.bg-dutch {
    background-color: #1693A5 !important;
    color: white !important;
}

    .bg-dutch.dk {
        background-color: #137f8f !important;
    }

    .bg-dutch.dker {
        background-color: #116f7d !important;
    }

    .bg-dutch.lt {
        background-color: #19a7bc !important;
    }

    .bg-dutch.lter {
        background-color: #1cbbd2 !important;
    }

.bg-hotpink {
    background-color: #FF0066 !important;
    color: white !important;
}

    .bg-hotpink.dk {
        background-color: #e6005c !important;
    }

    .bg-hotpink.dker {
        background-color: #d10054 !important;
    }

    .bg-hotpink.lt {
        background-color: #ff1a75 !important;
    }

    .bg-hotpink.lter {
        background-color: #ff3385 !important;
    }

.bg-drank {
    background-color: #A40778 !important;
    color: white !important;
}

    .bg-drank.dk {
        background-color: #8c0666 !important;
    }

    .bg-drank.dker {
        background-color: #780558 !important;
    }

    .bg-drank.lt {
        background-color: #bc088a !important;
    }

    .bg-drank.lter {
        background-color: #d5099c !important;
    }

.bg-blue {
    background-color: #418bca !important;
    color: white !important;
}

    .bg-blue.dk {
        background-color: #357ebd !important;
    }

    .bg-blue.dker {
        background-color: #3074ad !important;
    }

    .bg-blue.lt {
        background-color: #5597d0 !important;
    }

    .bg-blue.lter {
        background-color: #69a3d5 !important;
    }

.bg-lightred {
    background-color: #e05d6f !important;
    color: white !important;
}

    .bg-lightred.dk {
        background-color: #dc485c !important;
    }

    .bg-lightred.dker {
        background-color: #d9364d !important;
    }

    .bg-lightred.lt {
        background-color: #e47282 !important;
    }

    .bg-lightred.lter {
        background-color: #e88895 !important;
    }

.bg-slategray {
    background-color: #3f4e62 !important;
    color: white !important;
}

    .bg-slategray.dk {
        background-color: #354252 !important;
    }

    .bg-slategray.dker {
        background-color: #2d3846 !important;
    }

    .bg-slategray.lt {
        background-color: #495a72 !important;
    }

    .bg-slategray.lter {
        background-color: #536781 !important;
    }

.bg-darkgray {
    background-color: #333 !important;
    color: white !important;
}

    .bg-darkgray.dk {
        background-color: #262626 !important;
    }

    .bg-darkgray.dker {
        background-color: #1c1c1c !important;
    }

    .bg-darkgray.lt {
        background-color: #404040 !important;
    }

    .bg-darkgray.lter {
        background-color: #4d4d4d !important;
    }

.bg-primary {
    background-color: #428bca !important;
    color: white !important;
}

    .bg-primary.dk {
        background-color: #3071a9 !important;
    }

    .bg-primary.dker {
        background-color: #245682 !important;
    }

    .bg-primary.lt {
        background-color: #5697d0 !important;
    }

    .bg-primary.lter {
        background-color: #6aa3d5 !important;
    }

.bg-success {
    background-color: #5cb85c !important;
    color: white !important;
}

    .bg-success.dk {
        background-color: #449d44 !important;
    }

    .bg-success.dker {
        background-color: #357935 !important;
    }

    .bg-success.lt {
        background-color: #a3d7a3 !important;
        color: #357935 !important;
    }

    .bg-success.lter {
        background-color: #eaf6ea !important;
        color: #357935 !important;
    }

.bg-warning {
    background-color: #f0ad4e !important;
    color: white !important;
}

    .bg-warning.dk {
        background-color: #ec971f !important;
    }

    .bg-warning.dker {
        background-color: #c77c11 !important;
    }

    .bg-warning.lt {
        background-color: #f6ce95 !important;
        color: #c77c11 !important;
    }

    .bg-warning.lter {
        background-color: #fef9f3 !important;
        color: #c77c11 !important;
    }

.bg-danger {
    background-color: #d9534f !important;
    color: white !important;
}

    .bg-danger.dk {
        background-color: #c9302c !important;
    }

    .bg-danger.dker {
        background-color: #a02622 !important;
    }

    .bg-danger.lt {
        background-color: #eba5a3 !important;
        color: #a02622 !important;
    }

    .bg-danger.lter {
        background-color: #fdf7f7 !important;
        color: #a02622 !important;
    }

.bg-info {
    background-color: #5bc0de !important;
    color: white !important;
}

    .bg-info.dk {
        background-color: #31b0d5 !important;
    }

    .bg-info.dker {
        background-color: #2390b0 !important;
    }

    .bg-info.lt {
        background-color: #9bd8eb !important;
        color: #2390b0 !important;
    }

    .bg-info.lter {
        background-color: #f0f9fc !important;
        color: #2390b0 !important;
    }

.bg-default {
    background-color: #616f77 !important;
    color: white !important;
}

    .bg-default.dk {
        background-color: #4a555b !important;
        color: white !important;
    }

    .bg-default.dker {
        background-color: #333b3f !important;
        color: white !important;
    }

    .bg-default.lt {
        background-color: #a3aeb4 !important;
        color: #222 !important;
    }

    .bg-default.lter {
        background-color: #e1e5e7 !important;
        color: #222 !important;
    }

.no-bg {
    background-color: transparent !important;
}

.bg-light {
    background-color: #f7f7f7;
}

.text-cyan {
    color: #22beef;
}

.text-amethyst {
    color: #cd97eb;
}

.text-Dinero {
    color: #66cc00;
    font-size: 38px;
    font-weight: 500;
}

.text-Ganaras {
    color: #444444;
    font-size: 24px;
    font-weight: 900;
}

.text-Descrption {
    font-family: "Roboto", "Arial", sans-serif;
    color: #444444;
    font-size: 22px;
    font-weight: 500;
}


    .text-Descrption strong {
        color: #66cc00;
    }

.text-orange {
    color: #ffc100;
}

.text-red {
    color: #ff4a43;
}

.text-greensea {
    color: #66cc00;
}

.text-dutch {
    color: #1693A5;
}

.text-hotpink {
    color: #FF0066;
}

.text-drank {
    color: #A40778;
}

.text-blue {
    color: #418bca;
}

.text-lightred {
    color: #e05d6f;
}

.text-slategray {
    color: #3f4e62;
}

.text-darkgray {
    color: #333;
}

.text-primary {
    color: #428bca;
}

.text-success {
    color: #5cb85c;
}

.text-warning {
    color: #f0ad4e;
}

.text-danger {
    color: #d9534f;
}

.text-info {
    color: #5bc0de;
}

.text-white {
    color: white;
}

.text-default.lt {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
}

.text-default-onlight.lt {

    color: #a2a2a2;
    font-weight: 400;
    font-size: 18px;

}

.text-ondark {
    color: #ffffff;
    font-weight: 300;
    font-size: 23px;
}

.text-onlight {
    font-weight: 400;
    font-size: 18px;
}

.text-default.lter {
    color: #eeeeee;
}

.text-theme {
    color: #66cc00;
}

.text-xs {
    font-size: 10px !important;
}

.text-sm {
    font-size: 11px !important;
}

.text-md {
    font-size: 16px !important;
}

.text-lg {
    font-size: 19px !important;
}

.text-xl {
    font-size: 32px !important;
}

.text-xxl {
    font-size: 79px;
    font-family: "Raleway";
    font-weight: 700;
    line-height: 80px;
}

.text-mega {
    font-size: 160px;
}

.text-light {
    font-weight: 200 !important;
    font-size: 54px;
    line-height: 54px;
}

.text-italic {
    font-style: italic;
}

.animated {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.block {
    display: block;
}

.inline {
    display: inline !important;
}

.inline-block {
    display: inline-block !important;
}

.text-left {
    text-align: left !important;
}

.wrap-reset {
    margin: -15px;
    padding: 15px;
}

.hidden-xs.show,
.hidden-sm.show {
    display: block !important;
}

.m-auto {
    margin: auto;
}

.m-40 {
    margin: 40px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-0 {
    margin: 0 !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-50 {
    margin-left: 50px !important;
}


.mr-40 {
    margin-right: 40px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.p-30 {
    padding: 30px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-0 {
    padding: 0 !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.b-0 {
    border: 0 !important;
}

.bt-0 {
    border-top: 0 !important;
}

.bb-0 {
    border-bottom: 0 !important;
}

.b-a {
    border: 1px solid #f2f2f2 !important;
}

.b-r {
    border-right: 1px solid #f2f2f2 !important;
}

.b-b {
    border-bottom: 1px solid #f2f2f2 !important;
}

.b-l {
    border-left: 1px solid #f2f2f2 !important;
}

.b-t {
    border-top: 1px solid #f2f2f2 !important;
}

.b-dashed {
    border-style: dashed !important;
}

.b-solid {
    border-color: #ddd !important;
}

.b-2x {
    border-width: 2px !important;
}

.b-3x {
    border-width: 3px !important;
}

.b-cyan {
    border-color: #22beef !important;
}

.b-amethyst {
    border-color: #cd97eb !important;
}

.b-green {
    border-color: #a2d200 !important;
}

.b-orange {
    border-color: #ffc100 !important;
}

.b-red {
    border-color: #ff4a43 !important;
}

.b-greensea {
    border-color: #16a085 !important;
}

.b-dutch {
    border-color: #1693A5 !important;
}

.b-hotpink {
    border-color: #FF0066 !important;
}

.b-drank {
    border-color: #A40778 !important;
}

.b-blue {
    border-color: #418bca !important;
}

.b-lightred {
    border-color: #e05d6f !important;
}

.b-slategray {
    border-color: #3f4e62 !important;
}

.b-darkgray {
    border-color: #333 !important;
}

.b-primary {
    border-color: #428bca !important;
}

.b-success {
    border-color: #5cb85c !important;
}

.b-warning {
    border-color: #f0ad4e !important;
}

.b-danger {
    border-color: #d9534f !important;
}

.b-info {
    border-color: #5bc0de !important;
}

.b-default {
    border-color: #616f77 !important;
}

.br-0 {
    border-radius: 0 !important;
}

.br-2 {
    border-radius: 2px !important;
}

.br-2-l {
    border-radius: 2px 0 0 2px !important;
}

.br-2-r {
    border-radius: 0 2px 2px 0 !important;
}

.br-2-t {
    border-radius: 2px 2px 0 0 !important;
}

.br-2-b {
    border-radius: 0 0 2px 2px !important;
}

.size-30x30,
.wh30 {
    width: 30px;
    height: 30px;
}

.size-45x45,
.wh45 {
    width: 45px;
    height: 45px;
}

.size-50x50,
.wh50 {
    width: 50px;
    height: 50px;
}

.w-40 {
    width: 40px !important;
}

.w-xxs, .w-60 {
    width: 60px;
}

.w-xs, .w-100 {
    width: 100px;
}

.w-sm, .w-150 {
    width: 150px;
}

.w-md, .w-240 {
    width: 240px;
}

.w-lg, .w-280 {
    width: 280px;
}

.w-xl, .w-360 {
    width: 360px;
}

.w-xxl, .w-420 {
    width: 420px;
}

.w-3xl, .w-520 {
    width: 520px;
}

.less-width {
    max-width: 860px;
    margin: 0 auto;
}

.lesser-width {
    max-width: 680px;
}

.center-block {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

a.desaturate > img {
    filter: gray;*/
    /* IE6-9 */
    /*filter: grayscale(1);*/
    /* Firefox 35+ */
    /*-webkit-filter: grayscale(1);*/
    /* Google Chrome, Safari 6+ & Opera 15+ */
    /*opacity: .5;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

a.desaturate:hover > img {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}

@media only screen and (max-width: 991px) {
    #wrapper {
        width: 100%;
        margin: 0;
        box-shadow: none;
    }

    #header,
    #header-wrap {
        height: auto !important;
    }

        #header .container {
            width: 750px;
            padding: 0 15px;
        }

        #header.transparent-header {
            background: #fff;
            z-index: auto;
        }

            #header.transparent-header + #slider {
                top: 0;
                margin-bottom: 0;
            }

    #branding {
        display: block;
        height: 110px;
        float: left;
        margin: 0 auto 0 !important;
        max-width: none;
        text-align: center;
        border: 0 !important;
        padding: 0 !important;
    }

        #branding a.brand-normal {
            display: inline-block;
        }

    .branding-custom-green {
        content: url(../images/LHV.svg);
    }

    .branding-custom-white {
        content: url(../images/LHB.svg);
    }

    #main-navbar {
        display: block;
        float: none;
        height: auto !important;
    }

        #main-navbar ul {
            height: auto !important;
            width: 100%;
        }

            #main-navbar ul li {
                float: none;
                margin: 0 !important;
                text-align: left !important;
                border-top: 1px dotted #eee;
            }

                #main-navbar ul li a {
                    height: 45px !important;
                    line-height: 45px !important;
                    padding: 0 3px !important;
                    border: none !important;
                    margin: 0 !important;
                    color: #333333;
                }

                #main-navbar ul li:first-child {
                    border-top: 0;
                }

                #main-navbar ul li.submenu > a {
                    background-image: url("../images/icons/submenu.png");
                    background-position: right center;
                    background-repeat: no-repeat;
                }

                #main-navbar ul li.mega-menu .mega-menu-content {
                    position: relative;
                    background-color: transparent !important;
                    box-shadow: none;
                    border: 0;
                    z-index: 1;
                    top: 0 !important;
                    padding-left: 0;
                    width: auto !important;
                    margin: 0 !important;
                }

                    #main-navbar ul li.mega-menu .mega-menu-content ul {
                        display: block !important;
                        position: relative;
                        top: 0;
                        min-width: inherit;
                        opacity: 1 !important;
                        left: 0;
                        width: 100%;
                        border: 0;
                        padding: 0;
                        box-shadow: none;
                        background-color: transparent;
                        float: none !important;
                        padding-left: 10px;
                    }

                        #main-navbar ul li.mega-menu .mega-menu-content ul ul {
                            border-top: 1px solid #eee;
                        }

                        #main-navbar ul li.mega-menu .mega-menu-content ul a {
                            height: 36px;
                            line-height: 36px;
                        }

                        #main-navbar ul li.mega-menu .mega-menu-content ul li.mega-menu-title {
                            padding-left: 10px !important;
                        }

                            #main-navbar ul li.mega-menu .mega-menu-content ul li.mega-menu-title > a {
                                font-family: "Raleway", "Arial", sans-serif;
                                font-size: 12px;
                                font-weight: 700;
                                text-transform: none;
                                letter-spacing: normal;
                                color: #444 !important;
                                padding: 0;
                                height: 36px;
                                line-height: 36px !important;
                                background-image: none;
                            }

                                #main-navbar ul li.mega-menu .mega-menu-content ul li.mega-menu-title > a:hover {
                                    color: #444 !important;
                                }

                    #main-navbar ul li.mega-menu .mega-menu-content > ul:first-child {
                        border: 0;
                    }

                    #main-navbar ul li.mega-menu .mega-menu-content.col-2 > ul,
                    #main-navbar ul li.mega-menu .mega-menu-content.col-3 > ul,
                    #main-navbar ul li.mega-menu .mega-menu-content.col-4 > ul,
                    #main-navbar ul li.mega-menu .mega-menu-content.col-5 > ul {
                        width: auto;
                        margin: 0;
                        border-left: 0;
                        border-top: 1px solid #eee;
                    }

            #main-navbar ul ul {
                position: relative;
                width: auto;
                background-color: transparent !important;
                box-shadow: none;
                border: 0;
                border-top: 1px solid #EEE;
                z-index: 1;
                top: 0 !important;
                padding-left: 15px;
            }

                #main-navbar ul ul li {
                    float: none;
                    margin: 0;
                    border-top: 1px dotted #eee;
                }

                    #main-navbar ul ul li:hover > a {
                        background-color: transparent !important;
                        font-weight: 700;
                        color: #66cc00 !important;
                    }

                #main-navbar ul ul a {
                    height: 36px !important;
                    line-height: 36px !important;
                    padding-left: 5px !important;
                    font-size: 12px !important;
                    text-transform: none;
                    font-weight: 400;
                }

        #main-navbar > ul {
            display: none;
            float: none !important;
            border: 0 !important;
            padding: 0 !important;
            margin: 0 !important;
            -webkit-transition: none;
            -moz-transition: none;
            transition: none;
        }

    #main-navbar-toggle {
        opacity: 1;
        pointer-events: auto;
        top: 30px;
        margin-top: 0;
        left: 0;
        z-index: 1;
        display:none;
    }
    #footer .footer-main {
    padding: 5px 0;
    height: auto;
}

    #sltpais{
        margin-top:0px;
    }

    #ddlCountryDIV{
        margin-left:0px;
        min-width:285px;
    }
    .mgTop{
        margin-top:30px;
    }
    #elSalvador{
        margin-left:3%;
    }

    #search-toggle {
        position: absolute;*/
        /*top: 22px;*/
        /*top: 0px;
        height: 50px;
        left: auto;
        right: 15px;
        margin: 0;
    }

        #search-toggle a {*/
            /*background-color: #66cc00;*/
            /*color: #66cc00 !important;
            border: none !important;
        }

            #search-toggle a:hover {
                background-color: rgba(255, 255, 255, 0.00) !important;
                color: #66cc00 !important;
            }

    #ic-login {
    }

    .branding-custom-green {
        width: 180px !important;
    }*/

    /*#search-toggle span {
            display: none;
        }*/

    /*#btnContentIcon {
        font-size: 16px !important;
    }

    #btnContent {
        display: none;
    }

    #header.responsive-sticky-header {
        min-height: 50px;
    }

        #header.responsive-sticky-header #header-wrap {
            z-index: 199;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            background-color: #66cc00;
            border-bottom: 1px solid #eee;
            -webkit-backface-visibility: hidden;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        }

        #header.responsive-sticky-header #branding,
        #header.responsive-sticky-header #branding img {
            height: 50px;
        }

        #header.responsive-sticky-header #main-navbar-toggle {
            top: 0;
        }

        #header.responsive-sticky-header #main-navbar > ul {
            max-height: 300px;
            overflow-y: scroll;
            margin-bottom: 20px;
        }

        #header.responsive-sticky-header #search-toggle {
            line-height: 50px;
        }

    .custom-resized-height {
        height: 500px !important;
    }

    #btnRegistrarse {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    body {
        padding: 0 !important;
    }

    p {
        font-size: 18px !important;
        color: #fff;
    }

    #SelectCountry p{
        font-weight: 700;
    }

    #wrapper {
        width: 100% !important;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 16px;
    }

    .text-lg {
        font-size: 16px;
    }

    .text-xl {
        font-size: 24px;
    }

    .text-xxl {
        font-size: 30px;
    }

    .text-mega {
        font-size: 90px;
    }

    .w-3xl {
        width: 420px;
    }

    #footer .footer-bottom {
        text-align: center;
    }

    .text-center-md {
        text-align: center !important;
    }

    .mt-20-md {
        margin-top: 20px;
    }

    #breadcrumbs h1 {
        text-align: center;
    }

        #breadcrumbs h1 + span {
            display: none;
        }

    #breadcrumbs .breadcrumb {
        position: static;
        text-align: center;
        margin-bottom: 0;
    }

    .span12 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container,
    #header .container {
        width: 470px !important;
    }
    .img-responsive {
        display: block;
        max-width: 50% !important;
        height: auto;
    }

    .bgimg {*/
        /*background-image: url('../FondoMovil-CountryIndex.png');*/
        /*background-color: #cccccc;
    }
    .LogoCountry {
        max-width: 300px;
        height: auto !important;
        top: 0px;
        margin-right: auto;
        margin-left: auto;
        width: 80%;
    }
    #LogosStores{
        margin-left:0px !important;
    }*/
    /*#PlayStoreLogo, #AppStoreLogo{
        width: 200px !important;
    }*/
    /*#ElSalvadorOption{
        float: left !important;width: 90px;margin-right: 10px !important;
    }
    #PanamaOption{
        float: left !important;width: 90px;margin-left: 10px !important;
    }
    #FBandEmalContainer_2{
        display:block;
    }
    #FBandEmalContainer{
        display:none !important;
    }

}

@media only screen and (max-width: 479px) {
    .container,
    #header .container {
        width: 310px !important;
    }

    .w-3xl {
        width: auto;
    }

    .layer1-custom-style {
        margin-top: -200% !important;
    }
    .bgimg {
        background-image: url('../FondoMovil-CountryIndex.png');
        background-color: #cccccc;
    }
        #FBandEmalContainer_2{
        display:block;
    }
    #FBandEmalContainer{
        display:none !important;
    }
    #LabelEmail{
        text-align:center;
    }
        #LogosSection {
        text-align: center;
        margin-top: 40px !important;
    }
    .container {
        width: 100% !important;
        padding: 0px !important;
    }
    .LogoCountry {
        max-width: 300px;
        width: 100%;
        height: auto !important;
        top: 0px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 15px;
    }
    #PhoneBGpc {
        display: none;
    }
}

@media only screen and (max-width: 360px) {

    .layer1-custom-style {
        margin-top: -200% !important;
    }
}

@media only screen and (min-width: 950px) and (max-width: 1280px) {
    #main-navbar ul li a {
        font-size: 8.25px;
    }
}

@media only screen and (min-width: 950px) {
    .parallax-box-custom-padding-text {
        padding-left: 75px;
    }

    .custom-resized-height {
        height: 300px !important;
    }
}

@media only screen and (max-width:767px){
        #footer-mainContainer{
            width:100% !important;
        }
        #FBandEmalContainer{
            margin-bottom:35px;
        }
        .container{
            width:100% !important;
        }
        .form-group{
            margin-bottom:0px;
            width:100% !important;
        }
        #TopBGpc{
    display:block;
}
#GuyBGpc{
    display:none;
}
#PhoneBGpc{
    z-index: -100;
    height: 50%;
    right: 0;
    bottom: 0 !important;
    top: auto;
    position: fixed;
    margin-bottom: 102px;
}

#TopBGm{
    display:none;
}
#WhiteBGm{
    display:none;
}
#BottomBGm{
    display:none;
}
#SelectCountry{
    margin-top: 0px;
    background-color: rgba(19, 18, 18, 0.30980392156862746);
    padding: 10px 0px;
}
#PlayStoreLogo, #AppStoreLogo {
    width: 160px !important;
}
}
@media only screen and (max-width:400px) {
    #TopBGpc{
        display:none;
    }
    #TopBGm{
        display:block !important;
            width: 100%;
    position: absolute;
    z-index: -100;
}
    }
}*/


/*************************
    CUSTOMS SYLES
*************************/

/*.footer-list ul {
    list-style-type: none;
    display: inline;
}

.footer-list li {
    display: inline;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 14px;
}

.layer1-custom-style {
    margin-top: -18% !important;
}

.forced-margin {
    margin-top: 32px !important;
}

@media only screen and (max-wdth: 992px) {
    #btnContentIcon {
        display: none !important;
    }
}

.stores-list ul {
    list-style-type: none;
    display: inline;
}

.stores-list li {
    display: inline;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 14px;
}

#title-privacy {
    position: relative;
    background-color: #e6e6e6;
    padding: 10px 0 10px;
    z-index: 9;
}

    #title-privacy h2 {
        font-weight: 600;
        font-size: 24px;
        line-height: 28px;
    }

#content-custom {
    position: relative;
    background-color: #FFF;
    padding: 40px 0 60px;
    z-index: 9;
}

    #content-custom h2 {
        font-weight: 600;
        font-size: 22px;
        line-height: 26px;
        margin: 0px;
    }

    #content-custom h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 28px;
        color: #52a400;
    }

.content-custom-black h3 {
    color: #444 !important;
}*/


/*#content-offer {

    position: relative;
    
    background-color: #FFF;
    z-index: 9;
}

    #content-offer .content-wrap-offer {
        position: relative;
        padding: 0px 0 0px;
    }

    #content-offer h2 {
        font-weight: 600;
        font-size: 22px;
        line-height: 26px;
        margin: 0px;
    }

    #content-offer h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 28px;
        color: #52a400;
    }*/



/*.custom-wide-btn-background {
    background-color: #54a800 !important;
}

    .custom-wide-btn-background:hover {
        background-color: #66cc00 !important;
    }

.custom-center-vertical {*/
    /*display: inline-block;
    vertical-align: middle;
    float: none;*/
    /*float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}

.custom-operator-container {
    position: relative;
}

.bounce {
    position: fixed;*/
    /*left: 50%;
    bottom: 0;*/
    /*top: auto;
    left: auto;
    right: 40px;
    bottom: 40px;
    margin-top: -25px;
    margin-left: -25px;
    height: 50px;
    width: 50px;
    background-color: #66cc00;
    -webkit-animation: bounce 1.3s infinite;
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 2px;*/
    /*-webkit-transition: color 0.25s linear, background-color 0.25s linear;
    -moz-transition: color 0.25s linear, background-color 0.25s linear;
    transition: color 0.25s linear, background-color 0.25s linear;*/
/*}


.downnnn {
    z-index: 999;
    position: fixed;
    width: 36px;
    height: 36px;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    top: auto;
    left: auto;
    right: 40px;
    bottom: 40px;
    cursor: pointer;
    border-radius: 2px;
}

@-webkit-keyframes bounce {
    0% {
        bottom: 5px;
    }

    25%, 75% {
        bottom: 15px;
    }

    50% {
        bottom: 20px;
    }

    100% {
        bottom: 0;
    }
}

.col-centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.portfolio-desc {
    color: #444;
}

.divsocial {
    margin-top: -40px;
}

@media screen and (max-width: 800px ) {


    .divsocial {
        margin-top: auto;
    }

    .divpasswordnew {
        margin-left: 15%;
    }
}

.custom-p-size {
        font-size: 15px !important;
}

.custom-p-size16 {
        font-size: 16px !important;
}*/