* {
  box-sizing: border-box;
}
body {
    color: #000000;
}
.bg{
  background-image:url("../images/bg_5.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.bg_dos{
  background-image:url("../images/bg_mod.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.text{
  width:400px;
}
.dis{
  color:#0fb3d9;
}
strong{
  font-weight: 700;
}

#main {
	width: 100%; 
	padding:0;
}
.content-asset p {
	margin:0 auto;
}
.breadcrumb {
	display:none;
}

.margin-top-10 {
	padding-top:10px;
}
.margin-bot-10 {
	padding-bottom:10px;
}

/* Typography */
#parallax-world-of-ugg h1 {
	font-family: 'Montserrat', sans-serif;
	font-size:24px; 
	font-weight:400; 
	text-transform: uppercase; 
	color:black; 
	padding:0; 
	margin:0;
}
#parallax-world-of-ugg h2 {
	font-family: 'Montserrat', sans-serif;
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
	font-size:70px; 
	letter-spacing:10px; 
	text-align:center; 
	color:white; 
	font-weight:400; 
	text-transform:uppercase; 
	z-index:10; 
	opacity:.9;
}
#parallax-world-of-ugg h3 {
	font-family: 'Montserrat', sans-serif; 
	font-size:14px; 
	line-height:0; 
	font-weight:400; 
	letter-spacing:8px; 
	text-transform: uppercase; 
	color:black;
}
#parallax-world-of-ugg p {
  font-family: 'Raleway', sans-serif;
  font-weight:500; 
  font-size:1.1em; 
  line-height:1.5; 
  color:#000000;
  text-align: left;
}
ul{
  text-align:left;
  line-height: 1.5;
}
a.pagelink:link,
a.pagelink:visited,
a.pagelink:active { 
  color: #66AC11; 
  text-decoration: none; 
  
}

a.pagelink:hover { 
  color: #FF9F00;
}

.sc {
	color: #3b8595;
}
.ny {
	color: #3d3c3a;
}
.atw {
	color: #c48660;
}

/* Section - Title */
/**************************/
#parallax-world-of-ugg .title {
	/*background: white; */
	padding: 60px;
	margin:0 auto; 
	text-align:center;
}
#parallax-world-of-ugg .title h1 {
	font-size:35px; 
	letter-spacing:8px;
}

/* Section - Block */
/**************************/
#parallax-world-of-ugg .block {
	background: white; 
	padding: 60px; 
	width:820px; 
	margin:0 auto; 
	text-align:justify;
	border-radius: 20px;
}
#parallax-world-of-ugg .block-gray {
	background: #f2f2f2;
	padding: 60px;
}
#parallax-world-of-ugg .section-overlay-mask {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	opacity: 0.70;
}

/* Section - Parallax */
/**************************/
#parallax-world-of-ugg .parallax-one {
	padding-top: 160px; 
	padding-bottom: 150px; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	background-image:url("../images/bg.jpg"); 
	background-attachment: fixed; 
	background-size: cover; 
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-repeat: no-repeat; 
	background-position: top center;
}
#parallax-world-of-ugg .parallax-two {
	padding-top: 200px; 
	padding-bottom: 200px; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	background-image: url(../images/bg2.jpg); 
	background-attachment: fixed; 
	background-size: cover; 
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center;
}
#parallax-world-of-ugg .parallax-three {
	padding-top: 200px; 
	padding-bottom: 200px; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	background-image: url(../images/bg3.jpg); 
	background-attachment: fixed; 
	background-size: cover; 
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center;
}
#parallax-world-of-ugg .parallax-four {
	padding-top: 200px; 
	padding-bottom: 200px; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	background-image: url(../images/bg4.jpg); 
	background-attachment: fixed; 
	background-size: cover; 
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center;
}
#parallax-world-of-ugg .parallax-five {
	padding-top: 200px; 
	padding-bottom: 200px; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	background-image: url(../images/bg5.jpg); 
	background-attachment: fixed; 
	background-size: cover; 
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center;
}
#parallax-world-of-ugg .parallax-six {
	padding-top: 200px; 
	padding-bottom: 200px; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	background-image: url(../images/bg6.jpg); 
	background-attachment: fixed; 
	background-size: cover; 
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center;
}
#parallax-world-of-ugg .parallax-seven {
	padding-top: 200px; 
	padding-bottom: 200px; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	background-image: url(../images/bg7.jpg); 
	background-attachment: fixed; 
	background-size: cover; 
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center;
}
#parallax-world-of-ugg .parallax-eight {
  padding-top: 200px; 
  padding-bottom: 200px; 
  overflow: hidden; 
  position: relative; 
  width: 100%; 
  background-image: url(../images/bg_3.jpg); 
  background-attachment: fixed; 
  background-size: cover; 
  -moz-background-size: cover; 
  -webkit-background-size: cover; 
  background-repeat: no-repeat; 
  background-position: center center;
}
/* Extras */
/**************************/
#parallax-world-of-ugg .line-break {
	border-bottom:1px solid black; 
	width: 150px; 
	margin:0 auto;
}
/* Media Queries */
/**************************/
@media screen and (max-width: 959px) and (min-width: 768px) {
  #parallax-world-of-ugg .block {
	  padding: 40px;
	  width:620px;
}
}
@media screen and (max-width: 767px) {
  #parallax-world-of-ugg .block {
	  padding: 30px; 
	  width:420px;
}
  #parallax-world-of-ugg h2 {
	  font-size:30px;
}
  #parallax-world-of-ugg .block {
	  padding: 30px;
}
  #parallax-world-of-ugg .parallax-one, #parallax-world-of-ugg .parallax-two, #parallax-world-of-ugg .parallax-three {
	  padding-top:100px; 
	  padding-bottom:100px;
}
}
@media screen and (max-width: 479px) {
  #parallax-world-of-ugg .block {
	  padding: 30px 15px;
	   width:290px;
}
}
.sub{
	font-family: 'Montserrat', sans-serif;
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
    font-size: 38px;
    letter-spacing: 10px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 10;
    opacity: .9;
}
.contact {
  position: absolute;
  top: 30px;
  left: 50px;
  z-index: 6;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 15px;
  border-radius: 20px;
  background: rgba(202, 216, 36, 0.83);
  line-height: 1;
  cursor: pointer;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.1);
}
.contact-form {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: white;
  z-index: 5;
  padding: 80px 50px;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  border-radius: 5px;
}
.contact-form.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.contact-form .close {
  color: rgba(0, 0, 0, 0.7);
  position: absolute;
  right: 30px;
  top: 30px;
}

.cards {
  margin: auto;
  background: #770aa9;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1), 3px 5px 20px rgba(0, 0, 0, 0.2);
  width: 768px;
  height: 580px;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  padding: 30px;
}
.cards .card {
  display: inline-block;
  margin-right: 20px;
}
.cards .card-toggle {
  z-index: 4;
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 1.8;
  font-size: 24px;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.cards .card-toggle.active {
  color: white;
  border-color: white;
}
.cards .card-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: -webkit-clip-path 1s ease;
  padding: 100px 0 0;
  overflow: hidden;
  border-radius: 5px;
}
.cards .card-content .row {
  display: table;
  width: 100%;
  height: 100%;
}
.cards .card-content .col {
  width: 50%;
  height: 100%;
  display: table-cell;
  -webkit-transition: .3s ease .3s;
  transition: .3s ease .3s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  vertical-align: top;
}
.cards .card-content .col h2 {
  font-weight: 300;
  font-size: 3em;
  line-height: 1;
  margin: 0 0 30px;
}
.cards .card-content .col h2 strong {
  font-weight: 700;
  display: block;
}
.cards .card-content .col img {
  max-width: 90%;
  width: 100%;
}
.cards .card-content .col.left {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 0;
  padding-left: 50px;
}
.cards .card-content .col.right {
  -webkit-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0);
  opacity: 0;
  padding-left: 30px;
}
.cards .card.active .col {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}
.cards #overview .card-toggle {
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 1;
  color: white;
}
.cards #overview .card-content {
  background-color: #31bb9e;
  -webkit-clip-path: circle(0% at 91.5% 75px);
}
.cards #overview.active .card-toggle {
  opacity: 0;
}
.cards #overview.active .card-content {
  -webkit-clip-path: circle(270% at 91.5% 75px);
}
.cards #overview .right {
  background: url(https://dl.dropboxusercontent.com/u/26808427/cdn/james.png) no-repeat bottom right;
  background-size: contain;
}
.cards #dribbble .card-content, .cards #behance .card-content, .cards #linkedin .card-content, .cards #twitter .card-content {
  color: white;
}
.cards #dribbble .card-content p, .cards #behance .card-content p, .cards #linkedin .card-content p, .cards #twitter .card-content p {
  color: rgba(255, 255, 255, 0.8);
}
.cards #dribbble .card-content {
  background-color: #F46899;
  -webkit-clip-path: circle(0% at 76px 88%);
  clip-path: circle(0% at 50px 88%);
}
.cards #dribbble.active .card-content {
  -webkit-clip-path: circle(270% at 76px 88%);
  clip-path: circle(270% at 50px 88%);
}
.cards #behance .card-content {
  background-color: #2F98D1;
  -webkit-clip-path: circle(0% at 150px 88%);
  clip-path: circle(0% at 150px 88%);
}
.cards #behance.active .card-content {
  -webkit-clip-path: circle(270% at 150px 88%);
  clip-path: circle(270% at 150px 88%);
}
.cards #linkedin .card-content {
  background-color: #03679B;
  -webkit-clip-path: circle(0% at 220px 88%);
  clip-path: circle(0% at 220px 88%);
}
.cards #linkedin.active .card-content {
  -webkit-clip-path: circle(270% at 220px 88%);
  clip-path: circle(270% at 220px 88%);
}
.cards #twitter .card-content {
  background-color: #7FD0ED;
  -webkit-clip-path: circle(0% at 292px 88%);
  clip-path: circle(0% at 292px 88%);
}
.cards #twitter.active .card-content {
  -webkit-clip-path: circle(270% at 292px 88%);
  clip-path: circle(270% at 292px 88%);
}

form .control {
  position: relative;
  margin-bottom: 10px;
  padding-top: 20px;
}
form .control label {
  position: absolute;
  top: 30px;
  left: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 14px;
}
form .control.submit {
  text-align: right;
}
form input, form textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #e3e3e3;
  outline: none;
  padding: 10px 0;
}
form .filled label, form input:focus + label, form textarea:focus + label {
  top: 0;
  font-size: 12px;
}
form textarea {
  height: 100px;
}
form input[type="submit"] {
  width: auto;
  background-color: #F06292;
  padding: 10px 40px;
  color: white;
  border-radius: 40px;
}

/*video*/
.gridrow:before,
.gridrow:after {
  content: "";
  display: table;
}

.gridrow:after {
  clear: both;
}

.gridrow {
  height: 100%;
  clear: both;
  padding: 0px;
  margin: 0 auto;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}

/*= GRID COLUMN SETUP   */
.col, .colmob {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}

.colmob {
  margin: 1% 0 1% 0%;
}

.colnomarg {
  display: block;
  float: left;
  margin: 0 auto;
}

.col:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 640px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
/*= GRID OF FOUR */
.span_4_of_4 {
  width: 100%;
}

.span_3_of_4 {
  width: 74.6%;
}

.span_2_of_4 {
  width: 49.2%;
}

.span_2_of_4nomarg {
  width: 50%;
}

.span_1_of_4 {
  width: 23.8%;
}

.span_1_of_4nomarg {
  width: 25%;
}

@media only screen and (max-width: 640px) {
  .span_4_of_4 {
    width: 100%;
  }

  .span_3_of_4 {
    width: 100%;
  }

  .span_2_of_4, .span_2_of_4nomarg {
    width: 100%;
  }

  .span_1_of_4, .span_1_of_4nomarg {
    width: 100%;
  }
}
/*= GRID OF THREE */
.span_3_of_3 {
  width: 100%;
}

.span_2_of_3 {
  width: 66.13%;
}

.span_1_of_3 {
  width: 32.26%;
}

.span_2_of_3nomarg {
  width: 66.66%;
}

.span_1_of_3nomarg {
  width: 33.33%;
}

.span_1_of_3border {
  width: 33%;
}

.span_1_of_3land {
  width: 33.33%;
}

@media only screen and (max-width: 640px) {
  .span_3_of_3 {
    width: 100%;
  }

  .span_2_of_3, .span_2_of_3nomarg {
    width: 100%;
  }

  .span_1_of_3, .span_1_of_3nomarg, .span_1_of_3border {
    width: 100%;
  }
}


.agent-video {
  background-color: #F3FFE2;
  height: 100%;
  font-family: verdana;
  margin: 20px;
  transition: all 0.3s;
}
.agent-video .menu .logo {
  background-color: #1695A3;
  color: #F3FFE2;
  height: 200px;
  width: 100%;
  display: flex;
  font-weight: 800;
  align-items: center;
  text-align: center;
  border-radius: 30px 30px 0 0;
}
.agent-video .menu .logo p {
  font-size: 30px;
  width: 100%;
}
.agent-video .menu .links {
  cursor: pointer;
  background-color: #ACF0F2;
  height: 10px;
  padding: 60px 40px;
  font-size: 16px;
  font-weight: 800;
  border: 1px solid #F3FFE2;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
.agent-video .menu .links span {
  font-size: 30px;
  font-weight: 100;
  font-family: arial;
}
.agent-video .menu .links:after {
  content: '>';
  margin-left: auto;
}
.agent-video .menu .links:hover {
  transition: all 0.3s;
  background-color: #e8ffc9;
  font-weight: bold;
  color: #EB7F00;
}
.agent-video .menu .links:last-child {
  border-radius: 0 0 30px 30px;
}
.agent-video .menu .active {
  color: #EB7F00;
  background-color: #F3FFE2;
}
.agent-video .menu .active:hover {
  background-color: #F3FFE2;
}
.agent-video .content p {
  line-height: 2;
}
.agent-video .content h2 {
  font-size: 26px;
  font-weight: 800;
  line-height: 3;
}
.agent-video .content .pages {
  display: none;
  padding: 50px;
}
.agent-video .content .pages .wistia_embed {
  margin: 0 auto;
}
.agent-video .content .pages .btn {
  cursor: pointer;
  margin: 10px 0px;
  background-color: #1695A3;
  color: #F3FFE2;
  padding: 20px 0px;
  text-align: center;
  float: right;
  height: 18px;
  width: 240px;
  border-radius: 30px;
  transition: all 0.3s;
}
.agent-video .content .pages .btn:hover {
  transition: all 0.3s;
  color: #EB7F00;
  background-color: #225378;
}
.agent-video .content .pages .gray {
  cursor: default;
  background-color: #ACF0F2;
}
.agent-video .content .pages .gray:hover {
  color: #F3FFE2;
  background-color: #ACF0F2;
}
.agent-video .content .active {
  display: block;
}

@media only screen and (max-width: 990px) {
  .agent-video .col {
    width: 100%;
  }
  .agent-video .menu .links {
    padding: 60px 10px;
  }
  .agent-video .content .pages .btn {
    float: none;
  }
}
@media only screen and (max-width: 650px) {
  .agent-video .content h2 {
    line-height: 1;
  }
  .agent-video .content .pages {
    padding: 20px;
  }
}

/**  **/
@import url(https://weloveiconfonts.com/api/?family=fontawesome);
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

img {
  max-width: 100%;
}
h2 {
  font-weight: 400;
  font-size: 1.5rem;
}

.wrapper {
  margin: 0 auto;
  padding: 0 1em;
  max-width: 71rem;
}
.truncate, .video-title, .single-video-title, .single-video-info {
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.video-area {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  color: #fff;
  padding: 0.5rem 0;
}
.video-column {
  float: left;
  max-width: 854px;
}
.video-player {
  background: #000;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 480px;
}
.video {
  display: block;
  cursor: pointer;
  width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.playlist {
  float: right;
  font-size: 18px;
  font-weight: 600;
  max-width: 250px;
}
.video-header {
  background: #00dbe6;
  line-height: 1.5rem;
  padding: 1.5rem;
}
.video-title {
  float: left;
  margin: 0;
  width: auto;
  max-width: 75%;
}
.video-author {
  font-size: 18px;
  float: left;
  margin-left: 3rem;
}
.description {
  color: #212121;
}
.video-author a:hover {
  box-shadow: inset 0px -24px 0px #212121;
}
.video-controls {
  box-sizing: border-box;
  background: rgb(33,33,33, 0.8);
  line-height: 3rem;
  padding: 0 1.5rem;
  position: absolute;
  bottom: 0;
  -webkit-transform: translate3d(0, 3rem, 0);
          transform: translate3d(0, 3rem, 0);
  width: 100%;
  height: 3rem;
  vertical-align: middle;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.video-controls button {
  background: 0;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  width: 3rem;
  height: 3rem;
  vertical-align: middle;
}
.video-player:hover .video-controls {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.video-bars {
  background: rgb(33,33,33, 0.8);
  display: inline-block;
  margin: 0 1em;
  position: relative;
  width: 73%;
  height: 8px;
}
.bar-seeker,
.bar-progress,
.bar-buffer {
  position: absolute;
  height: 8px;
}
.bar-seeker {
  z-index: 1000;
}
.bar-progress {
  z-index: 100;
}
.bar-buffer {
  z-index: 10;
}
input[type=range] {
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  width: 100%;
}
input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.bar-seeker::-ms-fill-lower {
  background: transparent;
}
.bar-seeker::-ms-fill-upper {
  background: transparent;
}
.bar-seeker::-webkit-slider-runnable-track {
  background: transparent;
  height: 8px;
  padding: 0;
}
.bar-seeker::-moz-range-track {
  background: transparent;
  height: 8px;
  padding: 0;
}
.bar-seeker::-ms-track {
  background: transparent;
  height: 8px;
  padding: 0;
}
.bar-seeker::-webkit-slider-thumb {
  background: #ff3c3c;
  border: 0;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  margin-top: -4px;
}
.bar-seeker::-moz-range-thumb {
  background: #ff3c3c;
  border: 0;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  margin-top: -4px;
}
.bar-seeker::-ms-thumb {
  background: #ff3c3c;
  border: 0;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  margin-top: -4px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bar-seeker {
    height: 24px;
    margin-top: -5px;
    padding: 0;
    vertical-align: middle;
  }
}
input.slider-volume {
  position: absolute;
  bottom: 36px;
  right: -40px;
  width: 6rem;
  opacity: 0;
  -webkit-transform: rotate(-90deg) scaleX(0);
          transform: rotate(-90deg) scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  transition: all 1s;
}
.slider-volume::-webkit-slider-runnable-track {
  background: rgb(33,33,33, 0.8);
  height: 20px;
}
.slider-volume::-moz-range-track {
  background: rgb(33,33,33, 0.8);
  height: 20px;
}
.slider-volume::-ms-track {
  background: rgb(33,33,33, 0.8);
  height: 20px;
}
.slider-volume::-webkit-slider-thumb {
  background: #ff3c3c;
  border: 0;
  width: 8px;
  height: 24px;
  margin-top: -2px;
}
.slider-volume::-moz-range-thumb {
  background: #ff3c3c;
  border: 0;
  width: 8px;
  height: 24px;
  margin-top: -2px;
}
.slider-volume::-ms-thumb {
  background: #ff3c3c;
  border: 0;
  width: 8px;
  height: 24px;
  margin-top: -2px;
}
.btn-sound:hover + .slider-volume,
.slider-volume:hover {
  opacity: 1;
  -webkit-transform: rotate(-90deg) scaleX(1);
          transform: rotate(-90deg) scaleX(1);
}
progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.2);
  border: none;
  height: 8px;
  width: 100%;
}
progress::-webkit-progress-bar {
  background: transparent;
}
progress::-webkit-progress-value {
  background: transparent;
}
.bar-buffer::-webkit-progress-value {
  background: rgba(255, 255, 255, 0.2);
}
.bar-buffer::-moz-progress-bar {
  background: rgba(255, 255, 255, 0.2);
}
.bar-progress::-webkit-progress-value {
  background: #ff3c3c;
}
.bar-progress::-moz-progress-bar {
  background: #ff3c3c;
}
.bar-progress {
  color: #ff3c3c;
}
.btn-replay {
  background: none;
  border: none;
  display: none;
  color: #ff3c3c;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -110px;
  margin-top: -110px;
  font-size: 9rem;
  width: 220px;
  height: 220px;
}
.time-bubble {
  background: #61b5d9;
  border-radius: 1.5rem 1.5rem 0px;
  height: 1.5rem;
  line-height: 1.5rem;
  position: absolute;
  bottom: 3.2rem;
  left: 4.8rem;
  padding: 0.5em;
  display: none;
}
.next {
  background: #212121;
  padding: 16.5px;
  max-height: 60px;
}
.next-video {
  display: block;
  height: 140px;
  position: relative;
  overflow: hidden;
}
.next-video img {
  display: block;
}
.next-video::before {
  background: linear-gradient(0deg, rgb(33,33,33, 0.8) 0%, transparent 60%);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s;
}
.single-video-title {
  position: absolute;
  -webkit-transform: translateY(-4.5rem);
          transform: translateY(-4.5rem);
  padding: 0.75rem 1.5rem;
  transition: all 0.5s;
}
.single-video-info {
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  padding: 0.75rem 1.5rem;
  position: absolute;
  -webkit-transform: translateY(-6.75rem);
          transform: translateY(-6.75rem);
  transition: all 0.5s;
  opacity: 0;
  width: 100%;
}
.next-video:hover .single-video-title {
  -webkit-transform: translateY(-9.75rem);
          transform: translateY(-9.75rem);
}
.next-video:hover::before {
  background: rgb(33,33,33, 0.7);
}
.next-video:hover .single-video-info {
  opacity: 1;
}
.played-video {
  -webkit-transform: scale(0);
          transform: scale(0);
  height: 0;
  width: 0;
}
.info-area {
  background: #fff;
  color: #212121;
}
.info-heading {
  color: #61b5d9;
  font-size: 3rem;
  font-weight: 300;
  text-align: center;
  margin: 4.5rem auto;
}
.clearfix:before, .wrapper:before, .video-header:before, .clearfix:after, .wrapper:after, .video-header:after {
  content: " ";
  display: table;
}
.clearfix:after, .wrapper:after, .video-header:after {
  clear: both;
}
@-webkit-keyframes bottomSlide {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bottomSlide {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/*quiz*/

.wrapper {
  max-width: 71rem;
  width: 100%;
  margin: 50px auto;
}

.question {
  background-color: #ecf0f1;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 2em;
}
.question.error {
  background-color: #ff740f;
}
.question.success {
  background-color: #2ecc71;
}
.question .question-headline {
  font-weight: 700;
  border-bottom: 2px solid #ddd;
  font-size: 1.5em;
  color: #000;
}
.question .question-answers {
  margin-top: 1em;
  color: #222;
}
.question .question-answers .answer + .answer {
  margin-top: .5em;
}
.question .question-answers .answer input {
  display: inline-block;
  margin-right: 1em;
}
.question .question-answers .answer label {
  cursor: pointer;
}

.result {
  margin-bottom: 2em;
  font-size: 1.2em;
  background-color: #3498db;
  border-radius: 10px;
  padding: 10px 20px;
  display: none;
}

.btn-check {
  padding: 10px 20px;
  background-color: #2ecc71;
  color: #fff;
  border-radius: 10px;
  border: 0;
  cursor: pointer;
  font-size: 1.5em;
}
.btn-check:hover {
  background-color: #1b7943;
}

/*modulos*/

.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 20px 0 80px;
}

.card {
  width: 300px;
  margin: 10px;
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.card:hover .card__caption {
  top: 50%;
  transform: translateY(-50%);
}
.card:hover .card__image {
  transform: translateY(-10px);
}
.card:hover .card__thumb::after {
  top: 0;
}
.card:hover .card__snippet {
  margin: 20px 0;
}
.card__thumb {
  position: relative;
  max-height: 400px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .card__thumb {
    max-height: 500px;
  }
}
.card__thumb::after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(255, 255, 255, 0) 100%);
  transition: .3s;
}
@media (min-width: 1024px) {
  .card__thumb::after {
    top: calc(100% - 140px);
  }
}
.card__image {
  transition: .5s ease-in-out;
}
.card__caption {
	text-transform: uppercase;
  position: absolute;
  top: 50%;
  z-index: 1;
  padding: 0 20px;
  color: white;
  transform: translateY(-50%);
  text-align: center;
  transition: .3s;
}
@media (min-width: 1024px) {
  .card__caption {
    top: calc(100% - 190px);
    transform: unset;
  }
}
.card__title h4{
  display: -webkit-box;
  max-height: 85px;
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size:0.2em;
  line-height: 1.5;
	text-transform: uppercase;
	text-shadow: 0px 1px 5px black;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.card__snippet{
  display: -webkit-box;
  max-height: 150px;
  margin: 20px 0;
  overflow: hidden;
	text-align: left;
  font-family: 'Roboto', sans-serif;
  color: #f67a0d !important;	
  font-size: 16px !important;
  line-height: 20px;
  text-overflow: ellipsis;
  transition: .5s ease-in-out;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
@media (min-width: 1024px) {
  .card__snippet {
    margin: 60px 0;
  }
}
.card__button {
  display: inline-block;
  padding: 10px 20px;
  color: white;
  border: 1px solid white;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  transition: .3s;
  cursor: pointer;
}
.card__button:hover {
  color: black;
  background-color: white;
}

.disclaimer {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 10px;
  background-color: white;
  transform: translateX(-50%);
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-align: center;
}
.disclaimer__link {
  color: #755D87;
  text-decoration: none;
}


.header {
  min-height: 100px;
  position: absolute;
   right: 5%;
	width: 200px;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul li {
  display: inline;
  font-size: 0px;
}
nav ul li a {
  display: inline-block;
  font-size: 14px;
}

.breadcrumb-nav {
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 5px;
  background-clip: padding-box;
}

.session-nav {
  text-align: right;
}
.session-nav ul li a {
  margin-right: 1px;
  padding: 8px 14px;
  font-size: 14px;
  color: #fff;
  background: rgba(18, 190, 208, 0.71);
}
.session-nav ul li:first-child a {
  border-radius: 5px 0px 0px 5px;
  background-clip: padding-box;
}
.session-nav ul li:last-child a {
  border-radius: 0px 5px 5px 0px;
  background-clip: padding-box;
}

.application-nav {
  overflow: hidden;
  position: absolute;
  left: 0;
  border-radius: 0px 5px 5px 0px;
  background-clip: padding-box;
}

@media screen and (max-width: 1260px) {
  .application-nav .text {
    display: none;
  }
}

@media screen and (max-width: 800px) {

  header .session-nav {
    width: 78%;
  }

  .application-nav {
    display: none;
  }
}
@media screen and (min-width: 801px) {
  
 

  [class*="span-"] {
    float: left;
  }

}

.bg{
  background-image:url("../images/bg_5.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.bg_dos{
  background-image:url("../images/bg_mod.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.bg_tres{
  background-image:url("../images/bg_2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.bg_cuatro{
  background-image:url("../images/bg_4.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.bg_cinco{
  background-image:url("../images/bg_6.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.tit{
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    line-height: 2.5;
}

 
/*clases Luis*/

#intr2{
  display: none;
}

#intr2 h3{
  text-align: center !important;
}

#retro{
  display: none;
  margin-bottom: 100px; 
  text-align: center;
}

.sec{
    width: 150px;
	height: 60px;
	background: red;
	cursor: pointer;
}
	
.activo_0{
    opacity: 0.5;
	cursor: not-allowed;
}
	
.activo_2{    
}

.quizes input{
	width: 13px;    
}


.btn-send {
    padding: 10px 20px !important;
    background-color: #2ecc71 !important;
    color: #fff !important;
    border-radius: 10px !important;
    border: 0 !important;
    cursor: pointer !important;
    font-size: 1.5em !important;
}

.btn-send:hover {
  background-color: #1b7943 !important;
}

.menu ul {
    text-align: center;
    line-height: 1.5;
}

.dis{
	color:#000;
	font-size: 13px;
	line-height: 1;
}


