/**handles:stm-iconbox-style_1,stm-pricing_plan-style_1,stm-certificate-style_1,owl.carousel,stm-experts_carousel-style_1**/
.icon_box p,.stm_icon_box_hover_bottom,.stm_icon_box_hover_left,.stm_icon_box_hover_right,.stm_icon_box_hover_top{transition:.3s ease}body.architecture .icon_box p{margin:0}.icon_box{position:relative;top:0;padding:30px 32px 50px}.icon_box .fa-icon-stm_icon_book{margin-left:-5px}.icon_box p{margin-bottom:10px;opacity:.6}.icon_box.dark a{color:#555;border:0;text-decoration:none}.icon_box.dark a:hover{color:#48a7d4;border-color:#48a7d4}.icon_box:hover p{opacity:1}.overflowed_content{position:relative;z-index:22}.overflowed_content .icon_box:hover{top:-25px}.overflowed_content .icon_box:hover:after{content:"";display:block;position:absolute;width:100%;height:25px;z-index:10;top:100%;left:0}.stm_icon_box_hover_top{-webkit-transform:translateY(0);transform:translateY(0)}.stm_icon_box_hover_top:hover{-webkit-transform:translateY(-7px);transform:translateY(-7px)}.stm_icon_box_hover_bottom{-webkit-transform:translateY(0);transform:translateY(0)}.stm_icon_box_hover_bottom:hover{-webkit-transform:translateY(7px);transform:translateY(7px)}.stm_icon_box_hover_right{-webkit-transform:translateX(0);transform:translateX(0)}.stm_icon_box_hover_right:hover{-webkit-transform:translateX(7px);transform:translateX(7px)}.stm_icon_box_hover_left{-webkit-transform:translateX(0);transform:translateX(0)}.stm_icon_box_hover_left:hover{-webkit-transform:translateX(-7px);transform:translateX(-7px)}@media (max-width:1023px){.icon_box .icon_text p{font-size:16px}}
.stm_pricing_plan{padding:0 3px;margin-bottom:56px}.stm_pricing_plan .border-top{margin:0 -3px;height:5px;background-color:#f2bf34}.stm_pricing_plan .inner{padding:27px 30px 45px;background-color:#f6f6f6}.stm_pricing_plan .inner .title{margin:5px 0 25px;text-transform:uppercase}.stm_pricing_plan .inner .content{margin-bottom:29px;line-height:26px;font-size:14px}.stm_pricing_plan .inner .btn-plan{position:relative;background-color:transparent;color:#333;font-weight:700;padding:12px 17px;border:2px solid #f2bf34;overflow:hidden;z-index:1;box-shadow:none!important}.stm_pricing_plan .inner .btn-plan:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#f2bf34;z-index:-1}.stm_pricing_plan .inner .btn-plan:active:after,.stm_pricing_plan .inner .btn-plan:focus:after,.stm_pricing_plan .inner .btn-plan:hover:after{left:0}.stm_pricing_plan .inner .btn-plan:hover{color:#fff}.stm_pricing_plan .inner .btn-plan:focus{color:#fff}.stm_pricing_plan .inner .btn-plan:active{color:#fff}.stm_pricing_plan .price_unit_round{position:relative;display:inline-block;padding:59px 5px 20px;margin-bottom:21px;max-width:100%;vertical-align:top;border-radius:50%;min-width:185px;min-height:185px;background-color:#f2bf34}.stm_pricing_plan .price_unit_round .plan_price{font-size:50px;line-height:55px;font-weight:700;color:#fff}.stm_pricing_plan .price_unit_round .price_period{color:#fff;font-weight:700;font-size:14px}
body.architecture .certificate .title{margin:0}.certificate .certificate-frame{position:relative;background-color:transparent;background-image:url(https://teyconstruccion.com/wp-content/themes/masterstudy/assets/img/frame.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;padding:45px}.certificate .certificate-frame:after{content:"";display:block;position:absolute;width:100%;height:100%;z-index:10;top:15px;left:0;background-image:url(https://teyconstruccion.com/wp-content/themes/masterstudy/assets/img/frame-border.png);background-position:50% 0;background-repeat:no-repeat;background-size:contain}.certificate .certificate-frame .certificate-holder{width:auto;max-width:773px;margin:0 auto;position:relative;padding:5px}.certificate .certificate-frame .certificate-holder:after{content:"";display:block;position:absolute;width:50%;height:100%;top:0;left:0;background-color:#2b1e1e;z-index:0}.certificate .certificate-frame .certificate-holder:before{content:"";display:block;position:absolute;width:50%;height:100%;top:0;right:0;background-color:#b24444;z-index:0}.certificate .certificate-frame .certificate-holder img{position:relative;z-index:10;width:100%}.certificate .title{margin-top:34px}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(https://teyconstruccion.com/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.st_experts .expert_certified .orange,.st_experts .expert_job{text-transform:uppercase}.experts_carousel_unit{margin:0 -15px}.experts_carousel_unit .expert-single-slide{padding:0 15px}.st_experts hr{margin:10px 0}.st_experts.experts_list{margin-bottom:30px}.st_experts .media{padding:29px;border:1px solid #e0e5eb}.st_experts .media .media-body{width:inherit}.st_experts .expert-media{width:155px;padding-right:26px}.st_experts .expert-media img{margin-bottom:11px}.st_experts .expert_inner_title_link:hover .expert_inner_title{color:#48a7d4}.st_experts .expert_inner_title{margin-top:0;font-size:18px}.st_experts .expert_job{color:#b8bfc9;font-size:12px}.st_experts .expert_excerpt p{margin-bottom:15px}.st_experts .expert_socials{margin:0}.st_experts .expert_socials .fab{color:#fff}.st_experts .expert_socials a{position:relative;display:block;margin-bottom:11px;float:left;width:32.25px;height:32px;text-align:center;line-height:32px;z-index:5}.st_experts .expert_socials a.expert-social-facebook{background-color:#3684e3}.st_experts .expert_socials a.expert-social-twitter{background-color:#53c8ff}.st_experts .expert_socials a.expert-social-google-plus{background-color:#dd4b39}.st_experts .expert_socials a.expert-social-linkedin{background-color:#2437ab}.st_experts .expert_socials a.expert-social-youtube-play{background-color:#b00}.st_experts .expert_socials a:hover{margin-top:-11px;height:43px;z-index:6}.experts_control_bar_top{margin-bottom:25px}