.menu_right ul{margin-bottom: 0 !important}
.sm-big li:first-child a{padding-left: 0 !important}
/*easter*/
.easter  .flex_center a.m{
     margin-left: 40px
 }
 .easter .underline{padding-left: 15px !important;padding-right:15px !important;}
 .easter iframe{width: 100%;height: 320px}
 .easter .flex_between{display: flex;justify-content: space-between;}
 .easter .flex_between h3{line-height: 1;text-transform: initial;font-weight: bold}
 .easter .flex_center a.m{
     margin-left: 40px
 }


 .easter .lh1{line-height: 1.4;padding:0 !important;padding-bottom: 8px !important;font-size: 14px !important;
     min-height: 85px}
 .easter .lh1 b{
     font-size: 22px !important;
     line-height: 1.3;
     margin-bottom: 10px !important;
     display: inline-block;;
     text-transform: initial !important
 }
 .easter .tobtn a{width: auto !important;min-width: 45% !important}

 /*end*/



.evet_blurb{min-height: 80px}
.sm_ps a:not(:last-child){margin-bottom: 0 !important;border-bottom: 0 !important}
.sm_ps a:hover i{
    color:  #cafa10 !important;
}
.pr-40{padding-right: 40px}
.panel-body p{
    padding-left: 25px !important
}
.sm_ps a{margin-right: 20px}
.sm_ps a i{
    font-size: 28px;
    color: black
}
    #playerpopup{height: 620px !important;margin-top: 10px}

.sm_ps{
    display: flex;align-items: center;
}
.open_menu:hover{
    background: #cafa10;
    color: black !important
}
.list{padding:0;margin: 0 0 40px 0px}
.list li{    display: flex;
    margin-bottom: 5px;
    align-items: center;}
.list span{
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: #cafa10;
    display: inline-block;
    text-align: center;
    color: black;
    font-weight: bold;
    line-height: 1.4;
}
.f40{
    font-size: 40px !important
}
.overlay_{position: relative;}
.overlay_:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    left: 0;
    top: 0;
}
.vertical-align.t60{top: 60%}
._bar_.gg:before,
._bar_.gg:after{
background-color: #f5f5f5;
}

._bar_:before{
    content:"";
    top:0;
    position: absolute;
    left: 0;
    width: 65px;
    height: 100%;
    background-color: white;
    z-index: 9
}
._bar_:after{
    content:"";
    top:0;
    position: absolute;
    right: 0;
    width: 65px;
    height: 100%;
    background-color: white;
    z-index: 9
}
._bar_.barblack:before,
._bar_.barblack:after{
    background-color: black !important
}
.pl-20{padding-left: 20px !important}
.green_bullet li{list-style: none;position: relative;margin-bottom: 10px !important}
.green_bullet li:before{
    content: "";
    width: 8px;
    height: 8px;
    background-color: #CAFA10;
    border-radius: 100px;
    position: absolute;
    left: -20px;
    top: 10px;
}
.kids_color_change{
    animation: mymove 15s infinite;
}

@keyframes mymove {
  0% {background-color: #55C63E;}
  20% {background-color: #EABD00;}
  40% {background-color: #10DDC4;}
  70% {background-color: #E04E14;}
  100% {background-color: #55C63E;}
}
.tab-style5 .nav-tabs .nav-link.active{
    background: white !important
}
._bar_{position: relative;}
._bar_:before{
    content:"";
    top:0;
    position: absolute;
    left: 0;
    width: 80px;
    height: 100%;
    background-color: white;
}
._bar_:after{
    content:"";
    top:0;
    position: absolute;
    right: 0;
    width: 80px;
    height: 100%;
    background-color: white;
}
.dropdown-menu a{text-transform: uppercase;}

.green_bar_title:before {
    content: "";
    width: 35%;
    left: 0%;
    bottom: 140px;
    height: 29px;
    background-color: #CAFA10;
    position: absolute;
    z-index: -1;
}

.green_bar:before {
    content: "";
    width: 102%;
    left: -2%;
    bottom: 0px;
    height: 20px;
    background-color: #CAFA10;
    position: absolute;
    z-index: -1;
}
.white_bar:before {
    content: "";
    width: 102%;
    left: -2%;
    bottom: 0px;
    height: 29px;
    background-color: #fff;
    position: absolute;
    z-index: -1;
}
.green{color: #CAFA10 !important;}
.green_bar2:before {
    content: "";
    width: 102%;
    left: -2%;
    bottom: 0px;
    height: 12px;
    background-color: #CAFA10;
    position: absolute;
    z-index: -1;
}
h2{text-transform: capitalize;}
h2.f35{font-size: 35px!important}
.green_bar2,
.white_bar,
.green_bar{
    display: inline-block;
position: relative;
}
.px50{padding: 0 65px;}
.px80{padding: 0 80px;}
.col-center{margin:auto;float: none}
.mb-160 {
    margin-bottom: 160px !important;
}
.mb-120 {
    margin-bottom: 120px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-0 {
    margin-bottom: 0px;
}
._bar_ .row{
    padding-left: 40px
}
.underline.white{border-color: white !important;color: white !important;}
.underline.black{border-color: black !important;color: black !important;}

.underline{border-bottom: 1px solid rgba(255, 255, 255, 0.4);color: white;padding-bottom: 14px;text-transform: uppercase;font-size: 18px;margin-bottom: 160px;padding:0 0px 10px 0px;}
.pt-30{padding-top: 30px}


.flex_center{display: flex;justify-content: space-evenly;flex-wrap: wrap;align-items: baseline}



.video_box{position: relative;}
aside{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    height: 100%;
    width: 100%;
}
aside.edited2{
    flex-direction: column;
    height: 80%;
    visibility: visible;
    width: 90%;
    left: 10%;
}
.button {-webkit-transition: all !important;-webkit-transition-timing-function: ease-out !important;-webkit-transition-duration: 500ms !important;-moz-transition: all !important;-moz-transition-timing-function: ease-out !important;-moz-transition-duration: 500ms !important;}
.button {
  --offset: 10px;
  --border-size: 2px;
  display: block;
  position: relative;
  padding: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: .25em;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 0;
  /*box-shadow: inset 0 0 0 var(--border-size)  #CAFA10;*/
  -webkit-transition: background .8s ease;
  transition: background .8s ease;
  border-radius: 0px
}
.button:hover {
  background: rgba(100, 0, 0, 0.03);
}
.button__horizontal, .button__vertical {
  position: absolute;
  top: var(--horizontal-offset, 0);
  right: var(--vertical-offset, 0);
  bottom: var(--horizontal-offset, 0);
  left: var(--vertical-offset, 0);
  -webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  will-change: transform;
}
.button__horizontal::before, .button__vertical::before {
  content: '';
  position: absolute;
  border: inherit;
}
.button__horizontal {
  --vertical-offset: calc(var(--offset) * -1);
  border-top: var(--border-size) solid  #CAFA10;
  border-bottom: var(--border-size) solid  #CAFA10;
}
.button__horizontal::before {
  top: calc(var(--vertical-offset) - var(--border-size));
  bottom: calc(var(--vertical-offset) - var(--border-size));
  left: calc(var(--vertical-offset) * -1);
  right: calc(var(--vertical-offset) * -1);
}
.button:hover .button__horizontal {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.button__vertical {
  --horizontal-offset: calc(var(--offset) * -1);
  border-left: var(--border-size) solid  #CAFA10;
  border-right: var(--border-size) solid  #CAFA10;
}
.button__vertical::before {
  top: calc(var(--horizontal-offset) * -1);
  bottom: calc(var(--horizontal-offset) * -1);
  left: calc(var(--horizontal-offset) - var(--border-size));
  right: calc(var(--horizontal-offset) - var(--border-size));
}
.button:hover .button__vertical {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.mx-20{margin: 0 20px;}
img{width: 100%}
.CTA a:first-child{
    border-bottom: 3px solid black;;
}
.CTA a{font-size: 90px;font-weight: 700;color: black;text-transform: uppercase;display: block;line-height: 1;padding:30px 0}

.CTA a:hover span.green{color: black !important}
.CTA a:hover{
    color: #CAFA10
}
div.col-md-4 .tobtn a{margin-bottom: 20px;min-width: 280px}
div:not(.col-md-4) .tobtn a{margin-right: 10px; margin-bottom:10px}
h1.big._205 {
    font-size: 147px;
}
h1.big{
    font-size: 147px
}
aside.playButton{
    max-width: 300px;
    right: 0;
    left: auto;
    bottom: 50px;
    top: auto;
    height: 100px;
}
aside.msg2{
    max-width: 50%;
    max-height: 100%
}
aside.msg.parallax_,
aside.msg.parallax_.mw100{
    display: block !important;
    max-width: 100%;
    max-height: 100%
}
.p0{padding:0 !important;}
footer .list-unstyled li{margin-bottom: 10px}
footer .list-unstyled a{
    color: white
}
footer .list-unstyled a:hover{
    color: #CAFA10
}
.portfolio-filter-tab-1 li.active a{border-bottom: 0px !important;font-weight: 700 !important}
.list_cat{
    justify-content: end !important;

}
.pb-60{padding-bottom: 60px !important}
.pb-80{padding-bottom: 80px !important}
.vertical-align{position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.vertical-align40{position: relative; top: 40%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.events_txt p.f18{font-size: 18px;line-height: 1.2}
.events_txt p{line-height: 1.7}
.events_txt span{margin-bottom: 10px;display: block;font-weight: 600}
.evet_blurb{opacity: 1}
.block{display: block}
.googleMaps,
.googleMaps iframe{
    width: 100%;
    height: 50vh;
    min-height: 500px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.campus_selection li.selected figure,
.campus_selection li:hover figure{
    border-color: #CAFA10;
    cursor: pointer;
}
.campus_selection li figure{
    border:4px solid  transparent;
    cursor: pointer;
}
.hyperlink.w:hover{
    color: white !important;
    text-decoration: underline;
}
.f20{font-size: 20px !important;letter-spacing: 2px;margin-bottom: 0}
.team_float aside div,
span.float-left img,
.campus_selection li figure,
.grid-item a,
.hyperlink:before,
.popup .close_popup,
.x_,
.menu_open.x_.active span:before,
.menu_open.x_.active span:after,
.leftpart.active ul.mainleftmenu>li a span.lm:before, .leftpart.active ul.mainleftmenu>li a span.lm:after,
.seg{-webkit-transition: all !important;-webkit-transition-timing-function: ease-out !important;-webkit-transition-duration: 500ms !important;-moz-transition: all !important;-moz-transition-timing-function: ease-out !important;-moz-transition-duration: 500ms !important;}
.pb-40{padding-bottom: 40px !important}

.nav-link img{max-height: 60px}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    opacity: 1 !important;
    background-color: transparent !important;
    border-color: transparent !important;
}
.pt-70{padding-top: 70px}
span.float-left img{
    transform: rotate(-90deg);
}
.active-accordion span.float-left img{
    transform: rotate(0deg);
}
span.float-left{margin-right: 10px;display: inline-block;}


    #moneda{
    display: block;
    width: 100%;
    background: #000;
    border: 1px solid #FFFFFF;
    padding: 25px 20px;
    font-size: 22px;
    line-height: 1;
    text-align: center;
    color: white !important;
    margin-bottom: 20px;
    outline: none
}
body form .button_bordered.button_white.inverter:hover {
    color: black !important
}
span.mail_icon,
a.mail_icon{
    width: 40px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 2;
    right: 0;
}
.pt-40{padding-top: 40px !important}
.pt-120{padding-top: 120px !important}
.pt-190{padding-top: 190px !important}
.pt-90{padding-top: 90px !important}
.pt-50{padding-top: 50px !important}
.pt-60{padding-top: 60px !important}



.tab-style1 .nav-tabs li a{position: relative;display: block;padding-bottom: 60px}
.tab-style1 .nav-tabs li a:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.6);
    left: 0;
    bottom: 0;
    position: absolute;
}
.tab-style1 .nav-tabs li a.active:after {
    background-color: #CAFA10;
    height: 2px;
}
.tab-style1.col_5 .nav-tabs li {
    display: inline-block;
    float: none;
    width: 18%;
}
body .tab-style1 .nav-tabs {
    display: flex;
    justify-content: center;
}

ol.p.text-white li{color: white!important}
ul.p, ol.p{padding-left: 20px}
ol.p li,
ul.p li{
    margin: 0;
        font-size: 16px;
        line-height: 2;
        color: black;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #CAFA10 !important
}
.swiper-pagination-bullet {
    outline: none !important;
    background: #484646 !important;
    opacity: 1 !important;
}

body .swiper-container-horizontal > .swiper-pagination-bullets{width: auto !important}
.swiper-wrapper p{line-height: 2.4 !important}
._quote_:before{
    content: "";
    background-image: url(../images/Group545.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    top: -40px;
    width: 129px;
    height: 91px;
    position: absolute;
    z-index: 99;
    left: 120px;
}
.relative{position: relative;}
._quote_:after{
    content: "";
    background-image: url(../images/Group546.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    bottom: -40px;
    width: 129px;
    height: 91px;
    position: absolute;
    z-index: 99;
    right: 120px;
}
.green_box .col-md-4>div{
    border:1px solid #CAFA10;
    padding:60px 30px;
    text-align: center;
    height: 300px;
    min-height: 300px;
}
hr.green_line{
    color: #CAFA10 !important;
    width: 200px;
    background: #CAFA10;
    height: 5px;
    margin-bottom: 35px;
}

.flex_middle{display: flex;align-content: center;flex-wrap: wrap;}
.flex_middle h2{display: block;width: 100%;}
img.img_shadow_left.move_left{
transform: translate(8px, -15px);
opacity: 1;
}
.lqd-frickin-img-bg.move_left {
    background: #CAFA10;
    opacity: 1;
    z-index: 0;
    transform: translate(-30px, 45px);
}

img.img_shadow_left.move_right{
transform: translate(-8px, -15px);
opacity: 1;
}
.lqd-frickin-img-bg.move_right {
    background: #CAFA10;
    opacity: 1;
    transform: translate(30px, 45px);
}
.menu_right ul.primary li a:hover{
    text-decoration: underline !important
}
.menu_right ul.inside_menu li a:hover{
    color: #CAFA10 !important
}
.lqd-frickin-img-bg {
    background: #CAFA10;
    opacity: 0;
    transform: translate(0px, 0px);
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
    bottom: 25px;
    z-index: -100;
}
.height-100vh{height: 100vh}
.height-90{height: 90vh}
.height-925vh{height: 92.5vh;position: relative;}
img.floating_img{
    position: absolute;
    max-width: 200%;
    width: auto !important;
    right: -77%;
    top: 22%;
}
.sm-big a:hover{
    color: #CAFA10 !important;
}
.sm-big a{
    color: white !important;
    font-size: 50px;
    display: block;
    padding: 0 20px;
}
.sm-big{
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: flex-end;
}
.playButton{display: flex;align-items: center;}
.playButton p{margin-bottom: 0;}
.playButton .play img{
    width: 20px;
}
.playButton .play{
    margin-right: 20px;
    width: 70px;
    background: #CAFA10;
    padding: 0;
    border-radius: 200px;
    height: 70px;
    line-height: 5;
    text-align: center;
}
.ls5{letter-spacing: 5px;font-weight: 400}

.liquid-lp:hover .liquid-lp-read-more .btn-line-before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.liquid-lp:hover  span.btn-txt {
    -webkit-transform: translateX(-3.727em);
    transform: translateX(-3.727em);
}
.liquid-lp:hover .liquid-lp-read-more .btn-line-after {
    -webkit-transform: scaleX(1) translateX(-3.727em);
    transform: scaleX(1) translateX(-3.727em);
}
.liquid-lp:hover .liquid-lp-read-more .btn-line-after:after {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    -webkit-transition-delay: 0.13s;
    transition-delay: 0.13s;
}
.btn > span {
    display: -webkit-inline-box;
    display: inline-flex;
    border-radius: inherit;
    border-color: inherit;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    align-items: center;
}


.liquid-lp-read-more .btn-line {
    display: inline-block;
    width: 2.727em;
    height: 2px;
    margin-right: 1em;
    position: relative;
    background-color: black;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.liquid-lp-read-more .btn-line ~ .btn-txt {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.2, 0.95, 0.25, 1);
}
.liquid-lp-read-more .btn-line-after {
    -webkit-transform: scaleX(0) translateX(0);
    transform: scaleX(0) translateX(0);
}
.liquid-lp-read-more .btn-line-after:after {
    content: "\f0da";
    display: inline-block;
    position: absolute;
    top: 48.5%;
    right: -3px;
    margin-top: 0.5px;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    font-family: "Font Awesome 5 Free";
}

.height-70{height: 70vh}
.height-60{height: 60vh}

form.customform textarea,
form.customform select,
form.customform input{
appearance: none;
    -webkit-appearance: none;
    border: none !important;
    border-bottom: 1px solid black !important;
    padding: 15px 4px;
}


    .loadMore, .readmore{font-weight: bold !important;letter-spacing: 3px}
    .showed.span3{display: block}
    .span3{display: none}

                    /*@media (min-width: 992px){
                        .col-md-4 {
                            width: 33.3% !important;
                        }
                    }*/








/* modal invite */
ul.share.m4 {margin:0;text-align: center;padding:0;margin:0;}
ul.share.m4 li{margin:0;text-align: center;display: inline-block}
ul.share.m4 li a{font-size: 25px !important}
ul.share.m4 li:nth-child(2) {
    margin: 0 20%;
}

ul.list-inline{width: 100%}
ul.list-inline a{font-size: 1.5pc}
.modal-dialog {
    max-width: 400px !important;
    background: transparent !important;
    padding: 20px;
    display: block;
    margin: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: relative;
    top: 25%;
}
.close{
  opacity: 1;
  font-size: 20px !important;
  background: none;
  border: 0;
  float: right;
  padding-bottom: 62px;
  display: block;
}
.ec-share-modal input.form-control{text-transform:initial !important;}
.ec-share-modal{
    display:none;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 9999999;
    background: rgba(41, 42, 43, 0.36);
    top: -1px;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
button.close {
-webkit-appearance: none !important;
    padding: 0 !important;
    cursor: pointer !important;
    background: transparent !important;
    border: 0 !important;
    opacity: 1;
    position: absolute;
    right: 41px;
    top: 15px;
    outline: none;
    font-size: 33px !important;
    width: 40px;
    z-index: 999999;
}
.modal-title{width: 100%; font-style: 14px !important}
.modal-content {
    position: relative;
    padding: 5px !important;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
body .modal-header .close {
    padding: 1rem 1rem;
    margin: 0;
}
/* END */

a.active i.fa{
    color: #CAFA10
}
.grid-item a{display: block}
.grid-item a span{
    color: #6f6f6f
}
/*.grid-item a:hover{
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.2);
    box-shadow: 0 3px 9px rgba(0,0,0,.2);
}*/

h1.bititle{
    position: absolute;
    left: 40px;
    height: 100%;
    display: flex;
    align-items: center
}
.before_white:before{
    content:"";
    background-color: white;
    position: absolute;
    right: 0;
    height: 50%;
    width: 100%
}
.opohn a{
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
}
.opohn a:hover aside{
    opacity: 1
}

.opohn:hover aside{
    background-color: rgba(0,0,0,0.8);
}
.opohn aside{
    background-color: rgba(0,0,0,0);
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1
}

._tobottom_ >div>div.col-md-3{border-right: 1px solid white}
._tobottom_ >div>div.col-md-9,
._tobottom_ >div>div.col-md-3{
    display: flex;
    align-items: center;
    justify-content: center;
    padding:20px 0;
}
._tobottom_ >div a{margin-left: 20px}
._tobottom_ >div p{margin-bottom: 0}
._tobottom_ >div{
    border-top:1px solid white;
    display: block;
    width: 100%;
    display: flex;
    margin:0 !important
}
._tobottom_{
    position: absolute;
    bottom: 0;
    z-index: 99999;
    width:100%;
}

.popup .close_popup:hover{
    background: #fff;
}
.menu_right .close_popup,
.popup .close_popup{
    background: #CAFA10;
    color: #222;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 3;
    font-size: 20px;
    cursor: pointer;
}
.popup{
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: black;
    z-index: 99999999999999
}

.linkVideos a{
    display: inline-block;
    width: auto;
}

.hyperlink:hover{
    text-decoration: underline !important
}
ol{
    margin-left: 20px
}
/*.hyperlink:hover:before{width: 100%}
.hyperlink:before{
    content:"";
    position: absolute;
    bottom: 0;
    width: 0%;
    height: 1px;
    background-color: black;
}*/
.hyperlink{
    display: inline-flex;
    font-weight: bold;
    position: relative;
    overflow-x: hidden;
}

.box_icon i{font-size: 32px;margin-right: 10px;margin-bottom: 10px}
.box_icon p{
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 5px !important
}
.mh300 a{
    width: 100%;
        display: flex;
        align-items: flex-end;
}
.mh300>div{display: flex;}
.box_icon{
    color: black;
    border:3px solid black;
    display: block;
    padding:40px;
}
.box_icon:hover div i,
.box_icon:hover div b,
.box_icon:hover div p{color: white !important}
.box_icon:hover{
    background-color: black;
}

.fa-heart{animation: heartbeat 3s infinite; } @keyframes  heartbeat {0% {transform: scale( .75 ); } 20% {transform: scale( 1.3 ); } 40% {transform: scale( .75 ); } 60% {transform: scale( 1.3 ); } 100% {transform: scale( .75 ); } } .archive-nav>li>a:hover{color:#e8c100 !important; }
nav.navbar.navbar-default ul.nav > li > a:hover{
    color: #CAFA10 !important
}

@media (min-width: 992px) {
    .team_float .portfolio-img a{
        font-size: 11px;
    }
 }
