*,
.package,
:after,
:before {
    box-sizing: border-box
}
.btn-social,
.btn-social-icon {
    text-overflow: ellipsis;
    overflow: hidden
}
.btn-social,
.btn-social-icon,
.culmn,
.fix,
.head_title,
.main_product .port_img,
.page-content,
.profile-round-md,
.profile-round-xs,
section {
    overflow: hidden
}
.package ul,
.plan ul,
ul {
    list-style: none
}
.is-disabled,
.select select:disabled,
.select__arrow {
    pointer-events: none
}

body,
html {
    font-size: 14px;
    color: #797979;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    width: 100%;
    font-family: 'Open sans', sans-serif
}
@-ms-viewport {
    width: device-width
}
@-o-viewport {
    width: device-width
}
@viewport {
    width: device-width
}
.collage-search {
    padding: 15px 0
}
.text-blue {
    color: #009ca7!important
}
.search-head,
.search-head a {
    color: #111!important
}

.search-head {
    background: #f1f1f1;
    box-shadow: 0 0 2px 0 #aaa;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:5px;
}
.marca {
    margin-bottom: 4%;
}
.marca img {
    max-width:32%;
}
.roomy-100 {
    padding-top: 100px;
    padding-bottom: 100px
}
.roomy-80 {
    padding-top: 100px;
    padding-bottom: 80px
}
.roomy-70 {
    padding-top: 70px;
    padding-bottom: 70px
}
.roomy-60 {
    padding-top: 60px;
    padding-bottom: 60px
}
.roomy-50 {
    padding-top: 50px;
    padding-bottom: 50px
}
.roomy-40 {
    padding-top: 40px;
    padding-bottom: 40px
}
.text-primary {
    color: #009ca7!important
}
.text-finence {
    color: #13A0B2!important
}
.text-mega {
    color: #009ca7!important
}
.text-white {
    color: #fff!important
}
.text-black {
    color: #000!important
}
.disabled {
    cursor: not-allowed
}
.lightbg {
    background-color: #f2f2f2
}
.bg-primary {
    background-color: #009ca7
}
.bg-finence {
    background-color: #13A0B2
}
.bg-mega {
    background-color: #eee;
    border-top: 1px solid #ddd
}
.bg-grey {
    background-color: #f1f1f1
}
.bg-black {
    background-color: #222
}
.bg-white {
    background-color: #fff
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    -webkit-user-drag: none;
    -user-drag: none;
    max-width: 100%
}
a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}
a,
a span,
button {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}
a {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.btn:active,
.btn:focus {
    outline: inherit;
}
p {
    margin: 0 0 15px;
    line-height:normal
}
.clear {
    clear: both
}
.uneditable-input,
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
textarea {
    outline: 0
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: #000
}

.btn-outline-primary {
    color: #fff;
    font-weight: 700 !important;
    border-color: #ccc !important;
    background: #2b93a6;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 50px 0 0 50px !important;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #3d3f3f;
    border-color: #3d3f3f;
}

.btn-outline-secondary {
    color: #2c94a7;
    font-weight: 700 !important;
    border-color: #ccc !important;
    background: #fff;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 0 50px 50px 0 !important;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #3d3f3f;
    border-color: #3d3f3f;
}

.btn-outline-tercero {
    color: #2c94a7;
    font-weight: 700 !important;
    border-color: #ccc !important;
    background: #fff;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 50px 0 0 50px !important;
}

.form-control {
    border-radius: 50px;
    border: 1px solid #dddddd;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    width: 100%;
    height: 45px;
    padding-left:20px;
    padding-right:20px;
    font-weight: 600;
}
.separator_auto,
.separator_left,
.separator_small {
    height: 2px;
    background: #009ca7
}
.form-control:focus {
    border-color: #009ca7;
    outline: 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6)
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-family: Montserrat, sans-serif;
    color: #3d3f3f
}
h1 {
    font-size: 3rem;
    line-height: 4rem
}
h2 {
    font-size: 2.3rem;
    line-height: 3rem
}
h3 {
    font-size: 1rem;
    line-height: 1.4rem
}
h4 {
    font-size: .9rem;
    line-height: 2.2rem
}
h5 {
    font-size: 1.125rem;
    line-height: 1.575rem
}
h6 {
    font-size: 1rem
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span {
    color: #009ca7
}
p:last-child {
    margin-bottom: 0
}
.w100 {
    font-weight: 100
}
.w200 {
    font-weight: 200
}
.w300 {
    font-weight: 300
}
.w400 {
    font-weight: 400
}
.w500 {
    font-weight: 500
}
.w600 {
    font-weight: 600
}
.w700 {
    font-weight: 700
}
.w800 {
    font-weight: 800
}
.parallax-section {
    max-width: 100%;
    color: #fff
}
ul {
    margin: 0;
    padding: 0
}
.no-padding {
    padding: 0!important;
    margin: 0!important
}
.left-no-padding {
    padding-left: 0!important
}
.right-no-padding {
    padding-right: 0!important
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px
}
.separator_left {
    width: 85px;
    margin: 20px 0
}
.separator_auto {
    width: 85px;
    margin: 20px auto
}
.separator_small {
    width: 30px;
    margin: 20px 0
}
.btn {
    -webkit-transition: all .6s;
    transition: all .6s;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 8px;
}

.btn img {
    width: 28px;
    display: inline-block;
}

.radius-bottom {
  border-radius: 0 0 8px 8px;
}

.required {
  color: red;
  position: absolute;
  margin-top: 12px;
  margin-left: 7px;
}
.btn-primary {
    color: #235ed9;
    background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
    border: 1px solid #aaaaaa
}
.btn-primary:hover {
    background-color: #eee;
    border-color: #235ed9;
    color: #235ed9
}

.btn-secondary {
    color: #b1755a;
    background: #fff;
    border: 1px solid #b1755a
}
.btn-secondary:hover {
    background-color: #f9f9f9;
    border-color: #d8bf0e;
    color: #d8bf0e
}

.btn-info {
    color: #09be98;
    background: #fff;
    border: 1px solid #aaaaaa
}
.btn-info:hover {
    background-color: #f9f9f9;
    border-color: #09be98;
    color: #09be98
}

.btn-default {
    color: #fff;
    border: 1px solid #09be98;
    background: #09be98;
}
.btn-default:hover {
    color: #fff;
    background: #28BDAB;
    border-color: #28BDAB
}
.modal-body {
  background: #f9f9f9;
}
.modal-body,
.modal-footer
 {
  padding: 1.5rem;
}
.modal-header {
  background: #eeeeee;
  border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.modal-content {
  border-radius: 10px;
}

.tengo_cuenta img {
  width:34px;
}

.tengo_cuenta {
  color:#2c94a7;
  font-size: 12px;
}

.tengo_cuenta:hover {
  color:#2c94a7;
  text-decoration: underline;
}

.m-0 {
    margin: 0!important
}
.m-top-0 {
    margin-top: 0
}
.m-r-0 {
    margin-right: 0
}
.m-l-0 {
    margin-left: 0
}
.m-b-0 {
    margin-bottom: 0
}
.m-r-15 {
    margin-right: 15px
}
.m-l-15 {
    margin-left: 15px
}
.m-top-10 {
    margin-top: 10px
}
.m-top-20 {
    margin-top: 20px
}
.m-top-30 {
    margin-top: 30px
}
.m-top-40 {
    margin-top: 40px
}
.m-top-50 {
    margin-top: 50px
}
.m-top-60 {
    margin-top: 60px
}
.m-top-70 {
    margin-top: 70px
}
.m-top-80 {
    margin-top: 80px
}
.m-top-90 {
    margin-top: 90px
}
.m-top-100 {
    margin-top: 100px
}
.m-top-110 {
    margin-top: 110px
}
.m-top-120 {
    margin-top: 120px
}
.m-t-b-80 {
    margin-top: 80px;
    margin-bottom: 80px
}
.m-t-b-120 {
    margin-top: 120px;
    margin-bottom: 120px
}
.m-bottom-10 {
    margin-bottom: 10px
}
.m-bottom-20 {
    margin-bottom: 20px
}
.m-bottom-30 {
    margin-bottom: 30px
}
.m-bottom-40 {
    margin-bottom: 40px
}
.m-bottom-60 {
    margin-bottom: 60px
}
.m-bottom-70 {
    margin-bottom: 70px
}
.m-bottom-80 {
    margin-bottom: 80px
}
.m-bottom-90 {
    margin-bottom: 90px
}
.m-bottom-100 {
    margin-bottom: 100px
}
.m-bottom-110 {
    margin-bottom: 110px
}
.m-bottom-120 {
    margin-bottom: 120px
}
.m_t__b {
    margin: 14rem 0
}
.p_t__b {
    padding: 6rem 0
}
p-0 {
    padding: 0!important
}
.p-l-15 {
    padding-left: 15px
}
.p-r-15 {
    padding-right: 15px
}
.p-top-10 {
    padding-top: 10px !important;
}

.p-left-10 {
    padding-left: 10px
}
.p-left-5 {
    padding-left: 5px
}
.p-top-20 {
    padding-top: 1.33rem
}
.p-bottom-10 {
    padding-bottom: 10px
}
.p-bottom-20 {
    padding-bottom: 1.33rem
}
.p-top-30 {
    padding-top: 1.875rem
}
.p-bottom-30 {
    padding-bottom: 1.875rem
}
.p-top-40 {
    padding-top: 2.66rem
}

.p-top-5 {
    padding-top:5px;
}
.p-bottom-40 {
    padding-bottom: 2.66rem
}
.p-top-60 {
    padding-top: 5rem
}
.p-bottom-60 {
    padding-bottom: 5rem
}
.p-top-80 {
    padding-top: 5.714rem
}
.p-bottom-80 {
    padding-bottom: 5.714rem
}
.p-top-90 {
    padding-top: 6.429rem
}
.p-bottom-90 {
    padding-bottom: 6.429rem
}
.p-top-100 {
    padding-top: 100px
}
.p-bottom-100 {
    padding-bottom: 100px
}
.p-top-110 {
    padding-top: 110px
}
.p-bottom-110 {
    padding-bottom: 110px
}
.p-bottom-0 {
    padding-bottom: 0
}
.p-top-150 {
    padding-top: 150px
}
.p-top-140 {
    padding-top: 140px
}
.p_l_r {
    padding-left: 5.714rem;
    padding-right: 5.714rem
}
.padding-twenty {
    padding: 10px 0
}
.padding-fourty {
    padding: 20px 0
}
.padding-sixty {
    padding: 30px 0
}
.padding-eighty {
    padding: 40px 0
}

.padding-20 {
  padding: 20px;
}

.padding-5 {
  padding: 5px;
}

.padding-10 {
  padding: 10px;
}

.padding-30 {
  padding: 30px;
}

.padding-40 {
  padding: 40px;
}

.no-border-top {
    border-top: 0 solid transparent!important
}
.no-border-rigth {
    border-right: 0 solid transparent!important
}
input[type=email].form-control::-webkit-input-placeholder {
    color: #797979;
    background-color: transparent
}
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholder,
input::placeholder {
    color: #cdcdcd
}
textarea::-moz-input-placeholder,
textarea::-ms-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cdcdcd;
    padding: 5px
}
.transform_scal_rotate:hover img {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}
.culmn {
    width: 100%
}
.head_title {
    padding-bottom: 2.143rem
}
.head_title h2 {
    font-weight: 700;
    font-size: 2.25rem
}
.head_title h5 {
    font-weight: 400;
    font-size: 1.125rem;
    color: #999
}
#loading {
    background-color: #009ca7;
    height: 100%;
    width: 100%;
    position: absolute;
    margin-top: 0;
    top: 0;
    left: 0;
    z-index: 9999
}
#loading-center {
    width: 100%;
    height: 100%;
    position: relative
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite
}
.object {
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left
}
#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite
}
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite
}
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite
}
@-webkit-keyframes loading-center-absolute {
    100% {
        -webkit-transform: rotate(-45deg)
    }
}
@keyframes loading-center-absolute {
    100% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
}
@-webkit-keyframes object_one {
    25% {
        -webkit-transform: translate(0, -50px) rotate(-180deg)
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg)
    }
}
@keyframes object_one {
    25% {
        transform: translate(0, -50px) rotate(-180deg);
        -webkit-transform: translate(0, -50px) rotate(-180deg)
    }
    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: translate(0, 0) rotate(-180deg)
    }
}
@-webkit-keyframes object_two {
    25% {
        -webkit-transform: translate(50px, 0) rotate(-180deg)
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg)
    }
}
@keyframes object_two {
    25% {
        transform: translate(50px, 0) rotate(-180deg);
        -webkit-transform: translate(50px, 0) rotate(-180deg)
    }
    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: translate(0, 0) rotate(-180deg)
    }
}
@-webkit-keyframes object_three {
    25% {
        -webkit-transform: translate(-50px, 0) rotate(-180deg)
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg)
    }
}
@keyframes object_three {
    25% {
        transform: translate(-50px, 0) rotate(-180deg);
        -webkit-transform: translate(-50px, 0) rotate(-180deg)
    }
    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: rtranslate(0, 0) rotate(-180deg)
    }
}
@-webkit-keyframes object_four {
    25% {
        -webkit-transform: translate(0, 50px) rotate(-180deg)
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(-180deg)
    }
}
@keyframes object_four {
    25% {
        transform: translate(0, 50px) rotate(-180deg);
        -webkit-transform: translate(0, 50px) rotate(-180deg)
    }
    100% {
        transform: translate(0, 0) rotate(-180deg);
        -webkit-transform: translate(0, 0) rotate(-180deg)
    }
}
.navbar-brand img,
.profile-round-xs img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}
.navbar-brand {
    position: relative;
    width:180px;
    height: 34px;
    overflow: hidden;
    margin: 0;
}
.navbar-brand img,
.overlay {
    height: 100%;
    position: absolute;
    width: 100%
}
.navbar-brand img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain
}
.navbar-callus li a {
    font-size: 14px;
    padding: 10px;
    color: #444;
    display: inline-block
}
.navbar-callus li a i {
    font-size: 13px;
    color: #1abc9c;
    margin-right: 5px
}
.navbar-socail li a {
    font-size: 16px;
    padding: 10px;
    color: #aaa;
    display: inline-block
}
.navbar-socail li a:hover {
    background-color: #3765a3;
    color: #fff
}
.font-size-30 {
    font-size: 30px
}
.font-size-25 {
    font-size: 25px;
    line-height: 30px
}
.font-size-20 {
    font-size: 20px;
    line-height:28px;
}
.font-size-17 {
    font-size: 17px;
    line-height:23px !important;
}
.font-size-14 {
    font-size: 14px
}
.font-size-12 {
    font-size: 12px
}
.font-size-16 {
    font-size: 16px
}
.black {
    color: #1a1a1a !important;
}

.black span {
    color: #1a1a1a;
}
.overlay {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    top: 0
}
.foot-position {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
.bandera {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.bandera  img {
    max-width:75px;
}

.home {
    background: #f9f9f9 url(../images/home1.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}

.home-white {
  background:#fff url(../images/mente.svg) no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.home-white .main_home .home_text h1 {
    color: #0E4E59;
}


.main_home {
margin: -14em 0 0;
position: absolute;
top: 44%;
width:79%;
left:11%;
}

.main_home .home_text h2 {
    font-size: 33px;
    font-weight: 400;
    line-height: normal
}

.main_home .home_text {
  display: flex;
  justify-content: center;
}

.main_home .home_text h1 {
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    margin-bottom: 5px;

}

.main_home .home_text h1>small {
    font-size: 17px;
    display: block;
}
.main_home .home_text h3 {
    font-size: 13px;
    font-weight: 600;
    line-height: normal
}
.main_home .slick-dots li button::before {
    font-family: slick;
    font-size: 8px;
    line-height: 7px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    text-align: center;
    opacity: .9;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    background-color: #fff
}
.business_slid,
.slid_shap {
    border-radius: 4px 4px 0 0
}
.main_home .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px
}
.main_home .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #009ca7
}
.main_home .slick-dots {
    bottom: -200px
}
.main_home .slick-arrow,
.work_container .slick-arrow {
    font-size: 3rem;
    color: #fff;
    top: 30%;
    position: absolute;
    z-index: 90;
    cursor: pointer
}
.main_home .nextprevleft {
    left: -3%
}
.main_home .nextprevright {
    right: -3%
}
.home_btns {
    margin-left: -10px
}
.home_btns a {
    margin-left: 10px
}
.features_item .f_item_icon {
    float: left;
    width: 15%;
    display: inline-block;
    margin-right: 15px
}
.features_item .f_item_icon i {
    font-size: 4rem;
    color: #009ca7
}
.features_item .f_item_text {
    display: inline-block;
    width: 75%
}
.features_item .f_item_text p {
    font-size: 14px
}
.business_item h2 {
    font-size: 26px;
    font-weight: 800
}
.business_item li {
    font-size: 18px;
    font-weight: 300;
    line-height: 2rem
}
.business_item li i {
    font-size: 12px;
    margin-right: 5px
}
.business_item p {
    color: #333;
    line-height: 2rem;
    font-size: 14px;
    font-weight: 500
}
.business_item .business_btn {
    margin-left: -10px
}
.business_item .business_btn a {
    margin-left: 10px
}
.business_item .business_btn .btn-default {
    color: #444
}
.slid_shap {
    height: 40px;
    width: 100%
}
.business_slid {
    box-shadow: 0 0 8px -1px
}
.business_slid .business_items {
    background-color: #fff;
    margin: 0
}
.business_slid .slick-arrow {
    position: absolute;
    top: 29%;
    z-index: 1;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    transition: all .6s;
    color: #fff
}
.business_slid .nextprevleft {
    left: 5.9%
}
.business_slid .nextprevright {
    right: 6%
}
.business_slid .nextprevleft:hover,
.business_slid .nextprevright:hover {
    background-color: #ddd;
    border-radius: 50%
}
.business_slid .slick-dots {
    position: absolute;
    top: -36px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left
}
.main_product .carousel-control {
    background-color: #fff;
    color: #333;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1rem;
    text-align: center;
    top: 30%
}
.main_product .carousel-control:hover {
    background-color: #009ca7;
    color: #fff
}
.main_product .carousel-control.left {
    left: -1.4%;
    box-shadow: -1px 0 0 0
}
.main_product .carousel-control.right {
    right: -1.4%;
    box-shadow: 1px 0 0 0
}
.main_product .port_img {
    position: relative
}
.main_product .port_img img {
    width: 100%
}
.main_product .port_overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 168, 133, .6);
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 35%;
    opacity: 0;
    transition: all .2s
}
.main_product .port_overlay a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 2rem;
    bottom: -150px;
    position: relative
}
.main_product .port_img:hover .port_overlay a {
    bottom: 0
}
.main_product .port_img:hover .port_overlay {
    opacity: 1
}
.main_test {
    width: 100%;
    display: block
}
.test_item {
    padding: 40px;
    transition: all .6s;
    border: 1px solid #ddd;
    background: #fff
}
.test_item:hover {
    border: 1px solid #009ca7;
    background-color: #fff
}
.test_item:hover .item_img i {
    color: #fff;
    background-color: #009ca7
}
.main_test .item_img {
    float: left;
    display: inline-block;
    width: 20%;
    margin-right: 10%
}
.main_test .item_text {
    display: inline-block;
    width: 70%
}
.item_img {
    position: relative
}
.item_img i {
    background-color: #3d3f3f;
    position: absolute;
    right: -25%;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ddd;
    border-radius: 50%;
    box-shadow: 1px 0 0 0 #ddd
}
.brand_item img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .6s;
    height: 30px
}
.brand_item img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.action_btn .btn-default:hover {
    background-color: #fff;
    color: #009ca7
}
.action-lage {
    position: relative;
    width: 100%
}
.action-lage:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #009ca7;
    left: 50%;
    top: 0;
    z-index: 3;
    margin-left: -15px
}
.package,
.trial {
    position: relative
}
.divider {
    width: 100%;
    height: 1px;
    background-color: #434769;
    display: inline-block
}
.widget_ab_item_text h6 {
    margin-bottom: 5px
}
.widget_item h5 {
    font-weight: 700
}
.widget_item .btn:hover {
    background-color: #0ec9a2
}
.widget_item li a {
    color: #aaa
}
.widget_item li a:hover {
    color: #fff
}
.widget_latst_item_text p {
    margin-bottom: 0;
    color: #aaa
}
.widget_latst_item_text a,
.widget_service li i {
    font-size: 12px;
    color: #aaa
}
.widget_service li i {
    margin-right: 5px
}
.widget_service li {
    font-size: 13px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 10px
}
.widget_latst_item_text:hover p,
.widget_newsletter li a:hover i,
.widget_service li:hover,
.widget_service li:hover i {
    color: #fff
}
.widget_ab_item .item_icon,
.widget_latst_item .item_icon {
    float: left;
    width: 20%;
    display: inline-block;
    margin-right: 15px
}
.widget_ab_item .widget_ab_item_text,
.widget_latst_item .widget_latst_item_text {
    display: inline-block;
    width: 70%
}
.widget_ab_item .item_icon {
    float: left;
    width: 10%;
    display: inline-block;
    margin-right: 15px
}
.widget_ab_item .widget_ab_item_text {
    display: inline-block;
    width: 80%
}
.widget_newsletter .form-inline .form-group {
    display: block
}
.widget_newsletter .form-control {
    width: 80%;
    height: 40px;
    background-color: #1a1a1a;
    border-color: #333;
    display: inline-block
}
.widget_newsletter .btn {
    width: 20%;
    padding: .65rem 1.2rem;
    background-color: #009ca7;
    border-color: #009ca7;
    color: #fff;
    border-radius: 0;
    margin-left: -4px;
    display: inline-block
}
.widget_brand a {
    font-size: 30px;
    font-weight: 800;
    color: #aaa
}
.widget_newsletter li a i {
    color: #aaa
}
.main_footer {
    font-size: 11px;
    background: #f9f9f9;
    padding: 8px 20px;
    border-top: 1px solid #ddd;
}
.main_footer ul {
    text-align: right;
    margin: 0;
    padding: 0;
    list-style-type: none
}
.interest,
.package,
.tablas thead,
.title-head,
ul.share-items {
    text-align: center
}

.nav-transparent {
  background-color: transparent !important;
  margin-top: 5px !important;
}
.nav-transparent .nav-item {
  padding-left: 10px;
  padding-right: 10px;
}

.nav-transparent .nav-link,
.nav-transparent .nav-item
 {
  color: #fff;
  font-size: 12px;
}

.nav-transparent .temp {
  font-size: 21px;
  line-height:normal;
}

.with-deg .nav-item a {
  color: #fff;
}

.premium-home {
  background: #09be98;
  color: #fff !important;
  border-radius: 8px;
  padding:10px;
}

.premium-home:hover {
  background: #2c94a7;
  text-decoration: none;
}

.main_footer li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-weight:600;
}
.main_footer a {
    padding: 0 10px;
    margin: 0;
    border-right: 1px solid #bbb;
    line-height: normal;
    color: #797979
}
.main_footer a:hover {
    color: #09be98
}
.main_footer img {
    max-width: 80px
}
.package {
    width: 32%;
    min-height: 400px;
    border: 3px solid #e8e8e8;
    border-radius: 7px;
    display: inline-block;
    padding: 24px;
    float: left;
    -webkit-transition: margin-top .5s linear;
    transition: margin-top .5s linear;
    margin-right: 11px;
    background: #fff
}
.package:hover {
    margin-top: -30px;
    -webkit-transition: margin-top .3s linear;
    transition: margin-top .3s linear
}
.name {
    color: #565656;
    font-weight: 300;
    font-size: 3rem;
    margin-top: -5px
}
.price {
    margin-top: 7px;
    font-weight: 700;
    color: #ff6700;
    font-size: 17px
}
hr {
    background-color: #ccc;
    border: none;
    height: 1px
}
.trial {
    font-size: .9rem;
    font-weight: 600;
    padding: 5px 21px;
    color: #333;
    background: #eee;
    display: inline-block;
    border-radius: 15px;
    bottom: -20px
}
.package ul {
    padding: 0;
    text-align: left;
    margin-top: 29px
}
.package li {
    background: url(../images/arrow.png) left center no-repeat;
    padding-left: 40px;
    margin-bottom: 15px
}
.checkIcon {
    font-family: FontAwesome;
    content: "\f00c"
}
.brilliant {
    border-color: #009ca7
}
.brilliant::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 64px 64px 0 0;
    border-color: #009ca7 transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    content: ""
}
.brilliant::after {
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    position: absolute;
    left: 9px;
    top: 6px;
    text-shadow: 0 0 2px #37c5b6;
    font-size: 1.4rem
}
.azul {
    color: #009ca7
}
.p-icon {
    margin: 0 8px
}
.partida,
.valorem {
    width: 18px;
    height: 21px;
    margin-bottom: -2px
}
.partida {
    background: url(../images/part.png) no-repeat;
    background-size: contain
}
.valorem {
    background: url(../images/valorem.png) no-repeat;
    background-size: contain
}
.empezar-busqueda {
    background: #f1f1f1;
    color: #fff;
    padding: 8px 20px;
    border: 0;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 0 50px 50px 0;
    border-left: 1px solid transparent;
    outline: 0;
    margin: 0 0 0 -4px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}
.empezar-busqueda:hover {
    background-color: #3d3f3f;
    color: #fff;
    text-decoration: none
}
.search-cont {
  max-width: 75%;
}
.search-cont-inner {
  width: 40%;
  margin-left: 20px;
}

.search-cont .form-control {
  font-size: 13px;
}

.control,
.control-group,
ul.share-items {
    font-family: Montserrat, sans-serif
}


.page-link {
  color:#555555;
  padding: 5px 10px;
}

.page-item.active .page-link {
  background: #2C94A7;
      border-color: #2C94A7;
}

.page-link:hover {
  color: #2C94A7;
}

.nav-item {
  font-size: 12px;
}

.nav-item a {
  color:#222222;
}

.country-list a {
  font-size: 15px !important;
  color: #0E4E59 !important;
}

.resultados-cantidad {
  font-size: 12px;
  margin:7px 0 0 0;
  color: #65A9B5;
}

.nav-results {
  background: #f8f9fa;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #444444;
  padding: 0 20px;
}

.nav-results a {
  font-size: 12px;
  color: #65A9B5;
}

.nav-results a:hover {
  color: #2c94a7;
}

.nav-results a:hover .peru-icon,
.nav-results a:hover .bolivia-icon,
.nav-results a:hover .ecuador-icon
 {
  -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.nav-results label {
  color: #2c94a7;
  font-weight: 600;
  margin: 0;
}
.nav-results .active {
  color: #2B93A6 !important;
  font-weight: 700;
  border-bottom: 2px solid #2B93A6;
}

.nav-results .active .ecuador-icon,
.nav-results .active .peru-icon,
.nav-results .active .bolivia-icon
 {
   -webkit-filter: grayscale(0%);
     -moz-filter: grayscale(0%);
     -ms-filter: grayscale(0%);
     -o-filter: grayscale(0%);
     filter: grayscale(0%);
}
.ecuador-icon {
  background: url(../images/ecuador-active.svg) center bottom no-repeat;
  width: 26px;
  height: 26px;
  position: relative;
  bottom: -6px;
  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.bolivia-icon {
  background: url(../images/bolivia-active.svg) center bottom no-repeat;
  width: 26px;
  height: 26px;
  position: relative;
  bottom: -6px;
  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.peru-icon {
  background: url(../images/peru-active.svg) center bottom no-repeat;
  width: 26px;
  height: 26px;
  position: relative;
  bottom: -6px;
  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.empezar-busqueda-inner {
    background: url(../images/lupa.svg) center center no-repeat #fff;
    background-size: 30px;
    color: #009ca7;
    padding: 10px 30px;
    height: 41px;
    cursor: pointer;
    border-radius: 0 50px 50px 0;
    border: 1px solid #ccc;
    margin: 0 0 0 -5px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}
.empezar-busqueda-inner:hover {
    background-color: #3d3f3f;
    color: #fff;
    text-decoration: none
}

.arrow-after,
.arrow-before {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    font-size: 0;
    line-height: 0;
    left: 19%;
    position: relative
}

.title-result {
    color: #009ca7;
    margin-bottom: 30px;
    background: #f1f1f1;
    padding: 6px 20px
}
.arrow-before {
    border-bottom: 15px solid #ccc;
    top: 15px
}
.arrow-after {
    border-bottom: 15px solid #fff;
    top: 1px
}
.no-margin {
    margin: 0;
    padding: 0;
}
.panel-collapse .cont-results {
    border: 1px solid #ddd;
    border-radius: 0;
    padding:20px;
    border-radius: 4px;
}
.cont-results {
    border:0;
    border-top: 1px solid #ddd;
    padding: 20px 0 10px 0;
}
.cont-results ul li {
    margin: 7px 0 7px 5px;
    padding-left: 25px;
    font-size: 12px;
    background: url(../images/hand.png) left center no-repeat;
    display: block
}
.cont-results ul li a {
    padding: 1px 0
}
.cont-results ul li a:hover {
    text-decoration: underline
}
.search-item {
    border-bottom: 1px solid #cccccc;
    padding: 15px 0;
}

.search-item a {
    color: #235ed9;
    font-weight: 600;
}

.search-item a:hover {
    text-decoration: underline;
}

.search-item ul {
  list-style-type: none;
  margin:0;
  padding: 0;
}

.sidebar {
    padding-top: 40px
}
.sidebar ul li {
    margin: 10px;
    padding: 10px 10px 10px 25px;
    font-size: 12px;
    background: url(../images/hand.png) left center no-repeat #f1f1f1;
    border-radius: 10px;
    border: 1px solid #eee
}
.sidebar ul li a:hover {
    text-decoration: underline
}
.inline-block {
    display: inline-block
}
.line,
.line-opacity,
.line2 {
    height: 1px;
    display: block;
    margin: 20px 0
}
.line {
    background: #009ca7
}
.line2 {
    background: #ddd
}
.title-head-box {
    display: inline-block;
    line-height: 2.5rem;
    padding: 0 1rem;
    vertical-align: middle
}
.title-head {
    border-top: 1px solid #ddd;
    height: 0;
    margin: 20px 0;
    position: relative
}
.title-head-box--status {
    background-color: #fff;
    padding: 0 10px;
    color: #009ca7;
    margin-top: -23px
}
.tablas {
    width: 100%;
    margin: 10px 0
}
.tablas td {
    border: 1px solid #eee;
    padding: 3px 8px;
    font-size: 12px
}
.tablas thead {
    background: rgba(242,252,252,1);
background: -moz-linear-gradient(top, rgba(242,252,252,1) 0%, rgba(191,209,208,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,252,252,1)), color-stop(100%, rgba(191,209,208,1)));
background: -webkit-linear-gradient(top, rgba(242,252,252,1) 0%, rgba(191,209,208,1) 100%);
background: -o-linear-gradient(top, rgba(242,252,252,1) 0%, rgba(191,209,208,1) 100%);
background: -ms-linear-gradient(top, rgba(242,252,252,1) 0%, rgba(191,209,208,1) 100%);
background: linear-gradient(to bottom, rgba(242,252,252,1) 0%, rgba(191,209,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fcfc', endColorstr='#bfd1d0', GradientType=0 );
    color: #3d3f3f;
    font-weight: 700
}
.tablas thead td {
    padding-top: 5px;
    padding-bottom: 5px
}
.tablas tfoot {
    background-color: #eee;
    color: #111;
    font-weight: 700
}
.ico-share {
    display: block;
    vertical-align: top;
    margin: 0 auto 5px
}
ul.share-items {
    margin: 27px 0 0;
    list-style-type: none;
    padding: 0;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase
}
.share-items li,
.share-items li a {
    display: inline-block;
    margin: 0;
    vertical-align: top
}
.share-items li {
    padding: 0
}
.share-items li a {
    color: #334345;
    padding: 0 10px;
    border-right: 2px solid #334345
}
.share-items li a:hover {
    background: #eee;
    border-right: 2px solid transparent;
    text-decoration: none;
    color: #009ca7
}
.interest {
    margin: 0 auto;
    display: block;
    padding: 20px 0 10px 30px;
    max-width: 40%;
    border-bottom: 1px solid #ddd
}


.select,
.select select {
    display: inline-block;
    width: 100%
}
.control--radio input:disabled~.control__indicator:after {
    background: #7b7b7b
}
.select {
    position: relative
}
.select select {
    cursor: pointer;
    padding: 8px 15px;
    outline: 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    color: #7b7b7b;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}
.btn-facebook.active,
.btn-facebook:active,
.btn-google-plus.active,
.btn-google-plus:active,
.open>.dropdown-toggle.btn-facebook,
.open>.dropdown-toggle.btn-google-plus {
    background-image: none
}
.select select::-ms-expand {
    display: none
}
.select select:focus,
.select select:hover {
    border: 1px solid #009ca7;
    color: #009ca7
}
.select select:disabled {
    opacity: .5
}
.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0;
    border-color: #7b7b7b transparent transparent
}
.select select:focus~.select__arrow,
.select select:hover~.select__arrow {
    border-top-color: #009ca7
}
.select select:disabled~.select__arrow {
    border-top-color: #ccc
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, .2)
}
.btn-facebook.active,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover,
.open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, .2)
}
.btn-facebook.disabled,
.btn-facebook.disabled.active,
.btn-facebook.disabled.focus,
.btn-facebook.disabled:active,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled],
.btn-facebook[disabled].active,
.btn-facebook[disabled].focus,
.btn-facebook[disabled]:active,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook,
fieldset[disabled] .btn-facebook.active,
fieldset[disabled] .btn-facebook.focus,
fieldset[disabled] .btn-facebook:active,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, .2)
}
.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}
.btn-google-plus {
    color: #fff;
    background-color: #4285f4;
    border-color: rgba(0, 0, 0, .2)
}
.btn-google-plus.active,
.btn-google-plus.focus,
.btn-google-plus:active,
.btn-google-plus:focus,
.btn-google-plus:hover,
.open>.dropdown-toggle.btn-google-plus {
    color: #fff;
    background-color: #ea4335;
    border-color: rgba(0, 0, 0, .2)
}
.btn-google-plus.disabled,
.btn-google-plus.disabled.active,
.btn-google-plus.disabled.focus,
.btn-google-plus.disabled:active,
.btn-google-plus.disabled:focus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled],
.btn-google-plus[disabled].active,
.btn-google-plus[disabled].focus,
.btn-google-plus[disabled]:active,
.btn-google-plus[disabled]:focus,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus,
fieldset[disabled] .btn-google-plus.active,
fieldset[disabled] .btn-google-plus.focus,
fieldset[disabled] .btn-google-plus:active,
fieldset[disabled] .btn-google-plus:focus,
fieldset[disabled] .btn-google-plus:hover {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, .2)
}
.btn-google-plus .badge {
    color: #dd4b39;
    background-color: #fff
}
.btn-social {
    position: relative;
    padding-left: 44px!important;
    text-align: left;
    white-space: nowrap
}
.btn-social:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px!important;
    line-height: 34px!important;
    font-size: 1.6em!important;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .2)
}
.btn-social.btn-lg {
    padding-left: 61px!important
}
.btn-social.btn-lg:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}
.btn-social.btn-sm {
    padding-left: 38px!important
}
.btn-social.btn-sm:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}
.btn-social.btn-xs {
    padding-left: 30px!important
}
.btn-social.btn-xs:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}
.btn-social-icon {
    position: relative;
    padding-left: 44px!important;
    text-align: left;
    white-space: nowrap;
    height: 34px;
    width: 34px;
    padding: 0
}
.btn-social-icon:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 34px!important;
    font-size: 1.6em!important
}
.btn-social-icon.btn-lg {
    padding-left: 61px!important
}
.btn-social-icon.btn-lg:first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}
.btn-social-icon.btn-sm {
    padding-left: 38px!important
}
.btn-social-icon.btn-sm:first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}
.btn-social-icon.btn-xs:first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}
.btn-social-icon:first-child {
    border: none;
    text-align: center;
    width: 100%!important
}
.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-right: 0
}
.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-right: 0
}
.btn-social-icon.btn-xs {
    padding-left: 30px!important;
    height: 22px;
    width: 22px;
    padding-right: 0
}
.despliegue {
    margin: 0
}
.despliegue .panel-item {
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 700
}
.despliegue .panel-item:focus,
.despliegue .panel-item:hover {
    background: #f1f1f1
}
.despliegue i {
    color: #334345;
    font-size: 20px
}
.more,
.more:focus,
.register,
.register:focus,
.register:hover {
    color: #fff
}
.despliegue .box-body {
    padding: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}
.register {
    background: 0 0;
    border: 2px solid #fff;
    padding: 5px 10px;
    border-radius: 6px;
    text-align: center;
    margin: 10px 0 0;
    text-decoration: none;
    font-size: 13px;
    outline: 0;
    cursor: pointer
}
.justify {
    text-align: justify
}
.buy,
.more {
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    margin: 10px 0 0;
    font-size: 12px
}
.more {
    background: #3e4444;
    border: 1px solid transparent;
    border-radius: 6px;
    text-decoration: none
}
.buy,
.buy:hover,
.more:hover {
    background: #fff;
    text-decoration: none
}
.more:hover {
    border: 1px solid #334345
}
.buy {
    border: 2px solid #3e4444;
    border-radius: 6px;
    color: #3e4444
}
.buy:hover {
    border: 2px solid #009ca7;
    color: #009ca7
}
.aranceles {
    background: url(../images/people.jpg) top center no-repeat;
    padding: 65px 20px 60px;
    background-size: cover
}
.aranceles h2 {
    font-size: 40px;
    text-shadow: 0 0 8px #111
}
.seccion-item {
  background: #f1f1f1;
  border-radius: 10px;
  box-shadow: 0 12px 20px rgba(68,68,68,0.2);
  padding: 15px 15px 1px 15px;
}

.seccion-item .control__indicator {
  top: 15px;
}

.control--checkbox img {
  max-width: 50px;
}


.control {
  display: block;
  position: relative;
  padding-left: 35px;
  padding-top: 2px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 14px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 23px;
  width: 23px;
  background: #eee;
  border: 1px solid #ccc;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #2c94a7;
}
.control input:checked ~ .control__indicator {
  background: #2c94a7;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #2c94a7;
}
.control input:disabled ~ .control__indicator {
  background: #ddd;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 7px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.no-border {
  border:0 !important;
}

.profile {
  padding:10px 20px 0 0;
}


.profile a:hover {
  color:#09be98;
}

.profile-menu {
      background-color: #f9f9f9;
      box-shadow: 0 12px 20px rgba(68,68,68,0.2);
      font-size: 12px;
      margin-top: 8px;
}
.profile-menu img {
      width:25px;
      margin-right: 10px;
}

.profile-menu li {
      padding: 7px 10px;
      border-bottom: 1px solid #ccc;
      min-width: 210px;
}

.profile-round-xs {
border:1px solid #fff;
position: relative;
    width:32px;
    height:32px;
    overflow: hidden;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
	float:left;
	margin:-6px 10px 0 10px;
}


.profile-round-xs img {
    position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
		  object-fit:cover;
		  -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}
.profile-round-md {
    border: 3px solid #ddd;
    position: relative;
    width: 100px;
    height: 100px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto
}
.profile-round-md img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%
}
.plan ul {
    padding: 0;
    text-align: left;
    margin: 0;
    font-size: 20px!important
}
.plan li {
    background: url(../images/arrow.png) left center no-repeat!important;
    padding-left: 40px!important;
    margin-bottom: 15px!important;
    font-size: 17px!important
}
.pago-cont {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 20px;
    margin-top: 190px
}

.toolstyle {
    cursor: default;
    color: #797979;
    font-weight: 700
}
.add,
.add a {
    color: #3d3f3f
}
.ap-iso {
    max-width: 30px!important;
    margin-left: 5px
}
.related-search li {
    margin: 8px 0
}
.related-search li a:hover {
    text-decoration: underline
}
.box-convenios {
    border: 1px solid #009ca7;
    border-radius: 6px;
    padding: 10px;
    text-align: center;
    height: 270px
}
.box-convenios img {
    max-width: 30%
}
.box-convenios h3 {
    line-height: normal
}
.add {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 5px 0 #aaa;
    display: block;
    margin: 0 0 20px;
    font-size: 11px
}
.add:hover {
    background: #f1f1f1
}
.add img {
    border-radius: 6px 6px 0 0
}
.add .info {
    padding: 5px 10px 10px
}
.add-noti {
    font-size: 10px;
    font-style: italic;
    padding-bottom: 5px;
    display: block;
    text-align: right
}
.azul-cont {
    background: #009ca7;
    color: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 6px
}
.hiden {
    display: none!important
}
.color-black {
    color: #000
}
#clear_filter:hover,
#clear_order:hover,
#clear_type:hover {
    color: #ff6700;
    font-size: 13px
}
.blockOverlay {
    background-color: #fff!important
}
.blockMsg {
    border: None!important
}
.small-numeral--list {
    margin: 10px
}
.small-numeral--list::after {
    clear: both;
    content: "";
    display: table
}
.small-numeral--list-item::before {
    transform: none;
    border-radius: 100%;
    border: 2px solid #009ca7;
    color: #009ca7;
    content: attr(data-index);
    display: block;
    font-weight: 700;
    font-size: 18px;
    left: 0;
    top: 0;
    line-height: 28px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 32px
}
.small-numeral--list-item {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    min-height: 60px;
    line-height: normal;
    text-align: justify
}
despliegue ul {
    margin: 15px 15px 15px 10px;
}
.despliegue ul li {
    font-size: 14px;
    font-weight: bold;
}
.despliegue ul {
    margin: 15px 15px 15px 10px;
}
.despliegue ul li {
    font-size: 14px;
    font-weight: bold;
}
.view-more {
    border: 1px solid #333;
    border-top: 0;
    padding: 0 10px;
    background: #fff;
    color: #333;
    border-radius: 0 0 6px 6px;
}
.view-more:hover {
    border-color: #009ca7;
    color: #009ca7!important;
}
.facebook {
    color: #415e9b!important;
}
.twitter {
    color: #1da1f2!important;
}
.linkedin {
    color: #0084bf!important;
}

.home-white .info-country {
    color:#797979;
    }

.info-country {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color:#fff;
    }

    .info-country img {
        max-width: 32px;
        border:1px solid #fff;
        }

  .options-index {
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
  }

  .options-index input {
    margin-right: 5px;
  }

.home-white .service-by,
.home-white .service-by a
 {
  color: #65A9B5;
}

.service-by {
  margin-top: 15%;
  text-align: center;
  font-size: 12px;
  color: #f2de33;
}

.service-by a {
  color: #f2de33;
  font-weight: 700;
}
.service-by a:hover {
text-decoration: underline;
}

    .add-comex {
        border: 1px solid #009ca7;
        padding: 15px;
        margin-bottom: 20px;
        margin-left:-15px;
        margin-right:-15px;
        border-radius:2px;
        }
    .add-comex a:hover {
        text-decoration: underline;
        color: #09be98;
        }
    .add-comex h3 {
        margin: 0;
        font-weight:500;
        font-size: 16px;
        line-height: 15px;
        }
    .add-comex cite {
        font-style: normal;
        color: #09be98;
        font-size: 12px;
        }
        .anuncio-lateral {
            margin-bottom: 20px;
            display: block;
        }


.aside-menu {
padding-right:0;
border-right: 1px solid #ccc;
}

.aside-menu a {
  color: #2b93a6;

}

.aside-menu .active {
  background: #eee;
  font-weight: 600;
  border-right: 5px solid #09be98 !important;
}

.aside-menu .active a {
  color: #09be98;
}



.aside-menu li {
  background: transparent;
}

.aside-menu img {
  width: 35px;
}

.aside-menu h4,
.aside-menu h3
 {
 padding:0 20px !important;
}

.aside-menu h4 {
  font-size: 14px;
  line-height: normal;
  color: #65a9b5;
}

.aside-menu h3 {
  font-size: 25px;
  line-height: normal;
  color: #09be98;
  font-weight: 600;
}

.aside-menu .list-group-item {
  border:0;
}

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

.info-content {
  background: #f1f1f1;
  min-height:700px;
  padding: 0;
}
.head-info-content {
  padding:40px;
}

.head-info-content h1 {
  font-weight: 600;
  font-size: 35px;
  line-height: 40px;
}

.celeste {
  color: #88e2f2;
}

.correo-notify {
  background: #2c94a7;
}



.table-size {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.table-color1 {
  background: #88e2f2 !important;
}

.table-color2 {
  background: #65a9b5;
}

.table-color3 {
  background: #f2de33;
}

.table-color4 {
  background: #247d8c;
}

.table-color5 {
  background: #b1755a;
}

.table-color6 {
  background: #09be98;
}

.file-color {
  background: #f1f1f1;
}

.table {
  color:#4d4d4d;
}

a {
  color: #235ed9;
}

.premium {
  color: #235ed9;
  font-weight: 600;
}

.premium img {
  width:35px;
}

.external-border {
  border: 1px solid #ccc;
}

.table-info-head {
  background: #f9f9f9;
}

.table-info-head h3 {
  color: #65a9b5;
  font-weight: 600;
  margin:0;
}

.box-content {
  background: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
}

.box-content h3 {
  color: #65a9b5;
  font-weight: 600;
}

.arrow-direction {
  width: 75px;
  margin:0 10px;
}


.text-premium {
  color: #235ed9;
}

.yellow {
  color: #f9ab00;
}
.purple {
  color: #4d00ae;
}
.blue {
  color: #235ed9;
}

.azul2 {
  color: #65A9B5;
}

.rojo {
  color: #B1755A;
}

.options-box {
  background: #fff;
  border-radius: 10px;
  border:1px solid #ddd;
  padding: 20px;
}

.options-box img {
  display: block;
  margin: 0 auto;
  max-width: 90px;
  margin-bottom: 10px;
}


.tributos-item {
background: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(68,68,68,.2);
margin-bottom: 20px;
display: block;
}

.tributos-item ul {
margin:10px 20px;
padding: 0;
list-style-type: disc;
color: #1E6673;
font-size: 14px;
}

.tributos-item small,
.tributos-item a
 {
  display: block;
  line-height: 12px;
  margin-bottom: 6px;
  color: #2c94a7;
  font-weight: 600;
  font-size: 13px;
}
.tributos-item a:hover {
  text-decoration: underline;
}

.tributos-item h4 {
  color: #4d4d4d;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 20px;
}

.tributos-item img {
  max-width: 80%;
}

.favoritos-item {
background: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(68,68,68,.2);
margin-bottom: 20px;
display: block;
border: 1px solid transparent;
}

.favoritos-item small {
  display: block;
  line-height: 12px;
  margin-bottom: 6px;
}

.favoritos-item:hover {
color:#2c94a7;
border: 1px solid #2c94a7;
}

.favoritos-item:hover h4 {
color:#2c94a7;
}

.favoritos-item:hover label {
color:#09be98;
}

.favoritos-item img {
  width:40px;
  margin:0 10px;
}


.favoritos-item h4 {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 23px;
}
.favoritos-item label {
  color: #2c94a7;
  font-size: 17px;
}

.add-favoritos {
  border:1px solid #ccc;
  background: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  padding-top: 6px;
}

.add-favoritos:hover {
  border:1px solid #b1755a;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
      background-color: #3d3f3f;
}

.arancel-content {
  background: #f1f1f1;
  min-height:700px;
  padding: 40px;
}

.arancel-content h1
 {
font-weight: 600;
font-size: 35px;
line-height: 40px;
}

.arancel-content h2,
.info-content h2
 {
font-size: 23px;
line-height: 23px;
}

.arancel-content .check {
  width: 35px;
}

.head-section {
  padding-bottom: 20px;
}

.head-section h2 {
  font-size: 27px;
}

.head-section h3 {
  color:#777;
  font-size: 17px;
}

.enviar-resultados {
  border-radius: 50%;
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px;
  width: 50px;
  height:50px;
}

.enviar-resultados:hover {
  border: 1px solid #009ca7;
}

.compartir-btn img {
  width:40px;
  top:-7px;
  position: relative;
}

.navbar-expand-lg .compartir-btn img {
  top:0;
  margin:0 0 0 10px;
}

.notificacion {
  background: #B31273;
  color: #fff;
  border-radius:50%;
  position: absolute;
  left: 2.9em;
  top: -.6em;
  z-index: 1;
  font-size: 10px;
  font-weight: bold;
  padding:2px;
  text-align: center;
  width:18px;
  height: 18px;
}

.cont-box-dash {
  max-width: 100%;
  margin:0 auto;
  display: block;
}



	/*estilos login 2019*/

	.logo-empresa-login {
		position: relative;
			width:230px;
			height:40px;
			overflow: hidden;
			margin:0 auto;
			margin-bottom: 20px;
		}

		.logo-empresa-login img {
			position: absolute;
		  left: 50%;
		  top: 50%;
		  height: 100%;
		  width: 100%;
		  -webkit-transform: translate(-50%,-50%);
			  -ms-transform: translate(-50%,-50%);
				  transform: translate(-50%,-50%);
				  object-fit:contain;
		}

.marca-login {
    left: 90px;
    position: absolute;
    top: 20px;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    z-index: 40
}
.marca-login img {
    width: 230px;
}
.marca-login h3 {
    color: #999999;
    display: block;
    margin-top: 15px;
    font-size: 13px;
}
.marca-login--html5-fullscreen.marca-login {
    -webkit-animation: none;
    animation: none;
    opacity: 0
}

.nav-login {
    background: #FFFFFF;
    background-clip: padding-box;
    border: 1px solid rgba(23, 24, 26, 0.11);
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: border-color .5s ease, opacity .4s ease;
    transition: border-color .5s ease, opacity .4s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 40
}
.nav-login--html5-fullscreen.nav-login {
    -webkit-animation: none;
    animation: none;
    opacity: 0
}
.nav-login .nav-login__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}
.nav-login .nav-login__subitems {
    border: 0;
    display: inline-block;
    height: 2.375rem;
    list-style: none;
    margin: 0 0 0 -2px;
    overflow: hidden;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 0
}
.no-js .nav-login .nav-login__subitems {
    width: auto
}
.nav-login .nav-login__subitems:after {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
    bottom: 1px;
    content: '';
    position: absolute;
    right: 0;
    top: 1px;
    width: 12px
}
.nav-login .nav-login__label {
    cursor: pointer;
    display: inline-block;
    height: auto;
    line-height: 2.375rem;
    position: relative;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}
.nav-login .nav-login__label--channel {
    max-width: 14.7142857143em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.nav-login .nav-login__label--channel::first-letter {
    text-transform: uppercase
}
.nav-login .nav-login__back-icon {
    height: 18px;
    padding-right: 12px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    vertical-align: middle
}
.nav-login .nav-login__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #D4D7D9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}
.is-mobile-ready .nav-login .nav-login__item {
    display: inline-block
}
@media (min-width: 48em) {
    .nav-login .nav-login__item:hover {
        background: #F7F9FA
    }
}
.no-js .nav-login .nav-login__item:hover {
    background: inherit
}
.nav-login .nav-login__item .nav-login__label {
    color: #3b5858;
    font-weight: 500;
    font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
    font-size: 0.875em;
    letter-spacing: 0;
    padding: 0 12px;
    text-decoration: none
}
.fonts-loaded .nav-login .nav-login__item .nav-login__label {
    font-family: Fakt Pro Medium, "Fakt Pro Medium Cyr", "Fakt Pro Medium Grk", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif
}
.nav-login--with-panel .nav-login__item .nav-login__label {
    color: #000000
}
.nav-login .nav-login__item:last-of-type {
    border-right: 0
}
.nav-login--with-panel .nav-login__item:hover {
    background: #F7F9FA
}
.nav-login--with-panel .nav-login__item:hover>.nav-login__label {
    color: #17181A
}
.nav-login .nav-login__item.nav-login__item--active {
    background: #FFFFFF
}
.nav-login .nav-login__item.nav-login__item--active>.nav-login__label {
    color: #17181A
}
.nav-login .nav-login__subitem {
    display: inline-block;
    margin: 0
}
.nav-login .nav-login__subitem .nav-login__label {
    color: #6A6D70;
    font-weight: 400;
    font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
    font-size: 0.8125em;
    letter-spacing: 0.15px;
    padding: 0 5px;
    top: 0.0769230769em
}
.fonts-loaded .nav-login .nav-login__subitem .nav-login__label {
    font-family: Fakt Pro Normal, "Fakt Pro Normal Cyr", "Fakt Pro Normal Grk", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif
}
.nav-login .nav-login__subitem:last-of-type .nav-login__label {
    margin-right: 12px
}
.nav-login .nav-login__subitem--active .nav-login__label:after,
.nav-login .nav-login__subitem:hover .nav-login__label:after {
    background: rgba(23, 24, 26, 0.11);
    bottom: .8em;
    content: '';
    height: 1px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    right: 5px
}
.nav-login .nav-login__image {
    background-position: center;
    background-size: cover;
    border-radius: 0.75em;
    cursor: pointer;
    display: inline-block;
    height: 1.5em;
    margin: 0 0.625em 0 -0.3125em;
    width: 1.5em
}
.nav-login--with-panel .nav-login__image {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.nav-login--with-panel .nav-login__item:hover .nav-login__image {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}
.nav-login--with-panel .nav-login__item--active .nav-login__image {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}


.login-form-cont {
	padding:10px 20px;
}

.recuperar-clave {
	font-size: 11px;
  color: #2c94a7;
  display: block;
  margin:8px 0 0 0;
}

.recuperar-clave:hover {
  color: #2c94a7;
  text-decoration: underline;
}

.login-cont .boton-login {
	background: #09be98;
	border:1px solid transparent;
	color: #fff;
	padding: 10px 20px;
	border-radius: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	max-width: 100%;
	display: block;
	transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}

.login-cont .boton-login:hover {
	background: #009ca7;
}

.login-cont .form-control {
	border-radius:0;
	height: 48px;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	margin:0;
	border-left: 0;
	border-right: 0;
	padding-left: 25px;
}

.login-cont .pass {
	border-bottom: 0;
}

.login-cont {
	background: #FFFFFF;
	padding: 20px 0;
    border-radius: 10px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1), 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    height: 25em;
    left: 5em;
    margin: -12.8125em 0 0;
    position: absolute;
    top: 50%;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 20em;
    z-index: 30
}
.panel .login-cont {
    border-radius: 0;
    box-shadow: none;
    height: auto;
    margin: 0;
    position: static;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    width: inherit
}
.login-cont--no-transition {
    -webkit-transition: none;
    transition: none
}
.login-cont--html5-fullscreen {
    -webkit-transform: translateX(-20em);
    transform: translateX(-20em)
}
.login-cont--html5-fullscreen:hover {
    -webkit-transform: translateX(-19.1666666667em);
    transform: translateX(-19.1666666667em)
}
.login-cont--full-panel {
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%)
}
.login-cont--half-panel {
    -webkit-transform: none;
    transform: none
}
@media (max-width: 79.9375em) {
    .login-cont--half-panel {
        -webkit-transform: translateX(-2.5em);
        transform: translateX(-2.5em)
    }
}
@media (max-width: 65.5625em) {
    .login-cont--half-panel {
        -webkit-transform: translateX(-150%);
        transform: translateX(-150%)
    }
}
.login-cont .login-cont__window {
    height: 100%
}
.wallpaper {
    background: #1E6673;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}
.wallpaper--no-transition iframe {
    -webkit-transition: none;
    transition: none
}
.wallpaper--full-panel iframe {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}
.wallpaper--half-panel iframe {
    -webkit-transform: none;
    transform: none
}
@media (max-width: 79.9375em) {
    .wallpaper--half-panel iframe {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
    }
}
@media (max-width: 65.5625em) {
    .wallpaper--half-panel iframe {
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }
}
.wallpaper iframe {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 100%;
    z-index: 1
}
.wallpaper__cover {
    background: rgba(0, 0, 0, 0.01);
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4
}
.wallpaper__title {
    bottom: 14px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.875em;
    position: absolute;
    right: 14px;
    text-decoration: none;
    text-overflow: ellipsis;
    font-weight: 500;
    font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    z-index: 3
}
.fonts-loaded .wallpaper__title {
    font-family: Fakt Pro Medium, "Fakt Pro Medium Cyr", "Fakt Pro Medium Grk", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif
}
@media (max-width: 30em) {
    .wallpaper__title {
        bottom: 14px;
        font-size: 0.8125em;
        right: 14px
    }
}
.wallpaper--with-intercom .wallpaper__title {
    margin-right: 5.7142857143em
}
/*fin estilos login 2019*/



.items-home {
  border-radius: 50%;
  font-size: 12px;
  line-height: 14px;
  width: 116px;
  height: 116px;
  padding:15px 5px 5px 5px;
  color: #b1755a;
  font-weight: 600;
  box-shadow: 0 2px 17px 0 #333;
  margin:0 10px;
  display: inline-block;
  background: #fff;
  vertical-align: top;
}

.items-home:hover {
  color: #b1755a;
  -webkit-transform: scale(1.12);
transform: scale(1.12);
-webkit-animation-timing-function: cubic-bezier(.075,.82,.165,1);
animation-timing-function: cubic-bezier(.075,.82,.165,1);
}

.items-home img {
 max-width: 45px;
 display: block;
 margin:0 auto;
 margin-bottom: 2px;
}

.home-white .items-home {
  box-shadow: none;
  border:1px solid #ccc;
}

.home-white .items-home:hover {
  border-color: #b1755a;
}

.text-page {
  text-align: justify;
}

.text-page ul {
  margin:30px  20px;
  padding: 0;
  list-style-type: none;
  color: #65A9B5;
}

.text-page li {
  background: url(../images/check.svg) no-repeat top left;
  background-size: 28px;
  padding:2px 0 6px 40px ;
  margin-bottom: 10px;
}


.about-section {
  padding: 5% 0;
  color: #1E6673;
  font-size: 14px;
}

.puzle-section {
  padding: 5% 0;
  color: #1E6673;
  font-size: 17px;
  background:#fff;
}


.aprende-section {
  background:#ededeb url(../images/lego.jpg) no-repeat right top;
  background-size:55%;
  background-attachment: fixed;
  padding: 6% 0;
  font-size: 17px;
}

.premium-section {
  padding: 6% 0;
  color: #1E6673;
  font-size: 17px;
  background: #e7e7e7;
}

.premium-section .box {
  background: #fff;
  padding: 20px;
      box-shadow: 0 4px 12px rgba(102,102,102,0.15);
}

.premium-section h1 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 600;
  color: #B1755A;
}

.steps-section {
  background:#f9f9f9;
  padding: 5% 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/*
.steps-section {
  background:#e7e7e7 url(../images/pasos.jpg) no-repeat left center;
  background-size:50%;
  padding: 6% 0;
}

*/

.premium-section {
  background:#e9e8e3 url(../images/king.jpg) no-repeat left center;
  background-size:45%;
  padding: 10% 0;
}

.about-section h1,
.steps-section h1,
.aprende-section h1,
.puzle-section h1
 {
  font-size: 60px;
  font-weight: 600;
}


.numeral--list {
    margin: 40px 10px 10px 20px;

}
.numeral--list::after {
    clear: both;
    content: "";
    display: table
}
.numeral--list-item::before {
    transform: none;
    border-radius: 100%;
    border: 1px solid #65A9B5;
    color: #65A9B5;
    content: attr(data-index);
    display: block;
    font-weight: 600;
    font-size: 16px;
    left: 0;
    top: -2px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 37px
}
.numeral--list-item {
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
    text-align: left;
    color:#1E6673;
    font-size: 14px;
    min-height: 40px;
    line-height: normal
}

.ovalo {
     width: 100%;
     height: 100%;
     border-radius: 50% 50% 0 0;
     background: url(../images/mente.svg) no-repeat center top;
     position: absolute;
     background-size:cover;
     top: 4%;
}


.info-popup {
  font-size: 13px;
}

.info-popup h3 {
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #65A9B5;
}

.info-popup h4 {
  font-weight: 500;
  color: #B1755A;
  font-size: 14px;
}

.info-popup ul {
  margin: 10px;
  padding: 0;
  list-style-type: none;
}

.info-popup li {
  margin: 10px 0;
  padding: 0;
}
.card-header {
  cursor: pointer;
}


.verde {
  color:#09be98;
}


.ec-stars-wrapper {
	/* Espacio entre los inline-block (los hijos, los `a`)
	   http://ksesocss.blogspot.com/2012/03/display-inline-block-y-sus-empeno-en.html */
	font-size: 0;
	/* Podríamos quitarlo,
		pero de esta manera (siempre que no le demos padding),
		sólo aplicará la regla .ec-stars-wrapper:hover a cuando
		también se esté haciendo hover a alguna estrella */
	display: inline-block;
  margin-bottom: 10px;
}
.ec-stars-wrapper a {
	text-decoration: none;
	display: inline-block;
	/* Volver a dar tamaño al texto */
	font-size: 32px;
	font-size: 3rem;
  margin: 0 5px;
	color: #aaa;
}

.ec-stars-wrapper:hover a {
	color:#09be98;
}
/*
 * El selector de hijo, es necesario para aumentar la especifidad
 */
.ec-stars-wrapper > a:hover ~ a {
	color: #aaa;
}
