https://assets.dotell-me-demo.com/46330154985204ab/800e14f6-bfb2-49a1-8b68-234edb0ee945
/* fonts */
@import url('https://fonts.googleapis.com/css?family=Oswald:200,400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700;900&display=swap');




.collapsible1,.collapsible2,.collapsible3,.collapsible4 {
  background-color: #5664e1;
  cursor: pointer;
  padding: 50px;
  width: 100%;
	border: none;
	border-color: white;
  border-bottom-style: solid;
	border-top-style: solid;
	border-width: 0px;
  text-align: center;
  outline: none;
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
  overflow-x: hidden;
	margin-top: 7px;
	margin-bottom: 7px;
}

.active, .collapsible1:hover, .collapsible2:hover, .collapsible3:hover, .collapsible4:hover {
  background-color: #b4bdc1;
}


/* Tooltips */
A:link { COLOR: #3399cc}
A:visited { COLOR: #3399cc}
A:active { COLOR: #3399cc;}
A:hover {
	COLOR: #333333;
	text-decoration: none;
	transition: 0.3s;
 }

/* loading spinner */

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(https://www.dotell-me-demo.com/dotell/spot/pics/Preloader_3.gif) center no-repeat #fff;
  background-size: 250px;
}

/* The progress bar */

.header123 {
  position: fixed;
  top: 0;
  z-index: 7;
  width: 100%;
  background-color: #f1f1f1;
}

.progress-container {
  width: 100%;
  height: 6px;

  background: #eeeeee;
}

.progress-bar {
  height: 6px;
  background: #1e1e9a;
  width: 0%;
}

/* General elements */

* {
  box-sizing: border-box;
}

html,
body {
  margin: auto;
  padding: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
  color: #3a3a3a;
  background-color: #FFFFFF;
}

img.fluid {
	max-width:100%;
}

#image_full {
	height: :100vh;
  /*width: : :100vw;*/
}

h1, h1 > p {
  font-size: 48px;
  color: #1e1e9a;
  font-family: 'Open Sans', sans-serif;
  margin: -45px 0 32px 0;
  font-weight: 700;
  text-align: center;
}

h1.mb95 {
  margin-bottom:95px;
  font-weight: 700;
}

h2 {
	font-size:20px;
	margin: 0 0 12px 0;
  line-height: 140%;
  font-weight: 300;
}

h3, h3 > p {
	font-size:30px;
	margin: 0 0 12px 0;
  font-weight: 600;
  line-height: 140%;
}

h4 {
	font-size:30px;
	margin: 0 0 12px 0;
  font-weight: 700;
}


p, p > p {
	margin: 0 0 10px 0;
  font-size:21px;
	font-weight: 300;
	line-height: 140%;
}

header{
  color: #191919;
  text-align: center;
  height: 100%;
  background-image: url("https://www.dotell-me-demo.com/dotell/spot/pics/cover_spot.jpg");
  background-size: cover;
  line-height: normal;
  position:relative;
  z-index: 10;
}


header:after {
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100px;
	background: -moz-linear-gradient(top,  rgba(125,185,232,0) 100%, rgba(217,217,217,0.99) 100%, rgba(217,217,217,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 100%,rgba(217,217,217,0.99) 100%,rgba(217,217,217,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(125,185,232,0) 100%,rgba(217,217,217,0.99) 100%,rgba(217,217,217,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}

header p {
  font-size: 3.5vh;
  margin-bottom: 0px;
  font-weight: 400;
}

header .heading p {
  font-size: 7vh;
  font-family: 'Open Sans' sans-serif;
  font-weight: 400;
}

.header-arrow {
	width:60px;
	position:absolute;
	bottom:37px;
	left:50%;
	margin-left:-30px;
	z-index:1;
	cursor:pointer;
}

/* DoTell Footer */
footer {
height: 70px;
background-color: #f9f9f9;
z-index: 7;
line-height: normal;
position:relative;
}

footer p {
margin:0;
text-align: center;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 15px;
height:100%;
line-height: 72px;
vertical-align:middle;
color: #333;
}

footer img {
height:16px;
margin:-2px 0 0 4px;
}
/* DoTell Footer END */

.container.wide {
   max-width: 1920px;
}

.full_width {
   max-width: 100%;
}


/* DoTell Header */
.dotell_line {
height: 5vh;
background-color:#f9f9f9;
position: relative;
z-index: 8;
}

.dotell_line p {
position: absolute;
top: 50%;
right: 50%;
margin-top: -1.7vh;
margin-right: 1vh;
text-align: center;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 2.25vh;
height: 2vh;

vertical-align:middle;
color: #333;
}

.dotell_line img {
position: absolute;
 top: 50%;
 right: 50%;
 height: 2.25vh;
 margin-top: -0.55vh;
 margin-right: -19vh;
}

/* DoTell Header END */

section.slide {
	webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.25);
	padding:50px 0;
}

section.height-auto {
	min-height:0;
}

section.no-padding {
	padding:0;
}

section.height-100vh {
	height:100vh;
	overflow:hidden;
}

section.height-auto {
	height:auto;
}

video {
	/*height:100%;*/
	width:100%;
	float:left;
}

#video_full {
	height:100vh;
	width:95vw;
	float:left;
}


.newslide{
  text-align: center;
  min-height: 100vh;
  box-sizing:border-box;
  background-size: cover;
  line-height: normal;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;

  -webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.25);
	box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.25);
	padding:90px 0;
  overflow-x: hidden;
}

.text{
  font-size: 23px;
  font-weight:200;
  margin-bottom:25px;
  opacity:1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.outro {
height: 5vh;
}

.bottom-fade {
	-webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
}

.static_image {
  opacity:1;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
}


.image_shadow {
	border-radius: 5px;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.25);
}

.border_radius_5 {
	border-radius: 5px;
}

/*Sticky General Elements */
.scroll {
  position: relative;
}

.static_image {
  opacity:1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

figure {
	position: -webkit-sticky;
	position: sticky;
	top: 5%;
	/*padding-left: 4vw;*/
	padding:0 15px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	background-color: transparent;
	width: 50%;
	height: 40vw;
	float:right;
}

.justify-center {
	width:100%;
	justify-content: center;
}

.justify-center article {
	float:left;
	padding:0;
}

.justify-center figure {
	float:none;
	margin:auto;
}

article {
  position: relative;
 width: 50%;
  padding:0 15px;
}

article .spacer {
	height:250px;
}

/* Sticky Elements */
.step {
  padding:15px;
  margin-left: 4vw;
  background-color:#bddefc;
  border: solid 0px #3e3e3e;
	border-radius: 5px;
  opacity: 0.8;
  transition: all, 0.3s;
  margin-bottom:250px;
  box-shadow: 8px 10px 20px 0 rgba(0, 0, 0, 0.25);
}

.step:last-child {
	margin-bottom:0;
}

.step.is-active {
  opacity: 1;
}

.step p {
  font-size:20px;
  color: #1e1e9a;
  margin:0;
  font-weight: 400;
}

img.height-100 {
	height:100%;
}


/* KPIs Counters */

.wrapper { margin: 30px auto; position: relative;}
.counter { padding: 20px 0; border-radius: 5px;}
.count-title { font-size: 120px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 22px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; color: #263238;}
.count-text2 { font-size: 32px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; color: #263238;}
.fa-3x { margin: 0 auto; float: none; display: table; color: #5664e1; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #5664e1; }


/* KPIs Counter */

.wrapper2 { margin: 30px auto; position: relative;}
.counter2 { padding: 20px 0; border-radius: 5px;}
.count-title2 { font-size: 100px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text2 { font-size: 20px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; color: #263238;}
.fa-3x-2 { margin: 0 auto; float: none; display: table; color: #5664e1; }


/* KPIs Counter ends */

/* Color strip  */
.row-strip {
    position:relative;
    background-color:#0f0;
    padding:20px 0;
}
.row-strip div {
    z-index:1 ;
}
.row-strip:before,
.row-strip:after {
    content:'';
    width:1200px;
    height:100%;
    background-color:inherit;
    position:absolute;
    top:0;
}
.row-strip:before {left:-960px;}
.row-strip:after {right:-960px;}

.slide-with-strip {
overflow-x:hidden;
}

/* Color strip ends */

/* Image with hover text */

.img-text-cnt {
  position:relative;
  width:90%;
  border-radius:5px;
  overflow:hidden;
  margin:0 auto 25px;
  }
  .img-text-cnt img {
  display: block;
  }
  .img-text-cnt div {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 30px;
  background: #000;
  background: rgba(0,0,0,0.7);
  color: #fff;
  overflow: hidden;
  font: bold 14px Arial, sans-serif;
  padding: 5px;
  text-overflow:ellipsis;
  white-space:nowrap;
  transition:all, .5s;
  color:#fff;
  text-align:left;
  font-size:15px;
  font-weight: 400;
  line-height:140%;
  padding:5px 15px;
  }

  .img-text-cnt div.open {
  height: auto;
  white-space:normal;
  }

  .img-text-cnt .mobile-toggle {
  display:none;
  }

@media (min-width: 768px) {
  .img-text-cnt:hover div {
    height: auto;
    white-space:normal;
  }
}

/* Image with hover text - end */

/*hover image change*/

.swap img:last-child{display:none}
.swap:hover img:first-child{display:none}
.swap:hover img:last-child{display:inline-block}

/*End hover image change*/



/*floating menu*/
#menu {
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  white-space: nowrap;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 5;
  background-color: rgba(0,0,0,0);

}
#menu #mainitem {
  width:50px;
  height:50px;
  background:#ff00ce;
  color:#eee;
  font-size:25px;
  line-height:50px;
  border-radius:50%;
  transition:all 100ms ease;
  z-index:9;
}
#menu .item {
  position:absolute;
  top:5px;
  width:40px;
  height:40px;
  background:#eee;
  line-height:40px;
  border-radius:50%;
  font-size:17px;
  color:#eee;
  transform:rotate(-150deg) scale(0.9);
  transition:all 120ms ease-in-out;
}
#menu .item:before {
	content:attr(data-tooltip);
  display:flex;
  position:absolute;
  transform:translateX(-30px) scale(0) rotateX(-40deg);
  color:#fff;
  height:25px;
  margin-top:8px;
  line-height:20px;
  right: 2px;
  padding:2px 2px 2px 2px;
  border-radius:2px;
  font-size:18px;
  background:rgba(0,0,0,0.75);
  transform-origin:right top;
  transition:all 100ms ease;
}
#menu.active .item:hover:before {
  transform:translateX(-70px) scale(1) rotateY(0deg);
}
#menu.active #mainitem {
  box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.75);
}
#menu.active .item {
  transform:rotate(0deg) scale(1);
}
#menu.active .item:nth-child(3){
  top:-45px;
  background:#0086ff;
  transition-delay:0ms;
}
#menu.active .item:nth-child(2){
  top:-90px;
  background:#0086ff;
  transition-delay:25ms;
}
#menu.active .item:nth-child(1){
  top:-135px;
  background:#0086ff;
  transition-delay:50ms;
}


#menu .item:hover{
	box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.75);

}

#menu .item:nth-child(3):active{
  box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.75);
}

/*copy text*/
#myInput {
	position: absolute;
	left: -99999px;
}
/*end copy text*/

/*more info buttons*/

.button {
  display: inline-flex;
  height: 40px;
  width: 200px;
  background-color: #ff00ce;
	border-radius: 20px;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  margin-top:20px;
	margin-bottom: 20px;
  color: #ffffff;
  text-decoration: none;
  font-size: 17px;
	font-weight: 700;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

#button-2 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#button-2 a {
  position: relative;
  transition: all .35s ease-Out;
}

#slide {
  width: 100%;
  height: 100%;
  left: -200px;
  background: #0086ff;
  position: absolute;
  transition: all .35s ease-Out;
  bottom: 0;
}

#button-2:hover #slide {
  left: 0;
}

#button-2:hover a {
  color: #ffffff;
	z-index: 7;
}



/* Dynamic Tabs */

.tabs-dynamic .tabs-cnt a {
	font-weight: 700;
	font-size: 14px;
  line-height: 115%;
	display: block;
	float: left;
	width: 33%;
	padding-top: 20px;
  padding-bottom: 20px;
  margin: 0.1%;
	color: #212121;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	background: #ffffff;
	border: 3px solid#5664e1;
  border-radius: 2px;
	font-size: 1.5em;
  opacity: 0.7;
}

.tabs-dynamic .tabs-cnt a span {

	font-size:0.7em;
}

.tabs-dynamic .tabs-cnt {
	overflow:hidden;
}

.tabs-dynamic .tabs-cnt a:hover {

  opacity: 1;

}
.tabs-dynamic .tabs-cnt a:hover .fa,
.tabs-dynamic .tabs-cnt a:hover span {
	color: #5664e1;
}

.tabs-dynamic .tabs-cnt a.selected {
	background: #fff;

  opacity: 1;
}

.tabs-dynamic .tabs-cnt a.selected .fa,
.tabs-dynamic .tabs-cnt a.selected span {
	color: #263238;
}

.tabs-dynamic .tabs-content-cnt>div {
	display:none;
	padding:20px;
  height: 320px;
  width:99.5%;
  background-color: #ffffff;
}

.tabs-dynamic .tabs-content-cnt>div.selected {
	display:block;
}

/* Custom*/
.tabs-3image.tabs-dynamic .tabs-content-cnt>div {
	height: 500px;
}

.tabs-3image.tabs-dynamic .tabs-cnt a {
	line-height: 115%;
	height: 70px;
}

.tabs-2image.tabs-dynamic .tabs-content-cnt>div {
	height: 500px;
}


/*highlight*/
.highlight{
    display:inline;
    position: relative;
    background-size: 200% auto;
    background-image: linear-gradient(to right, rgba(255,0,0,0) 50%,#ff00ce 50%);
    background-position: 0% 0;
    animation-duration: 1s;
    animation-delay: 0.8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    padding-left: 0.15em;
    margin-left: -0.15em;
    white-space: pre-wrap;
    padding-right: 0.15em;
    margin-right: -0.15em;

}
.highlight.activehigh{
   animation-name: highlight;
}

@keyframes highlight {
    from {background-position: 0% 0;}
    to {background-position: -100% 0; color: #ffffff;}
}

/*text switch*/
#text {
  color: #263238;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-name: text-a;
  animation-iteration-count: infinite;
}

@keyframes text-a {
  0% {
    color: #263238;
  }
  100% {
    color: #263238;
  }
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  width:90%;
  transform: translate(-50%, -50%);
}

.centered h3 {
  text-align: center;
}


/* list animated */
ul.anim-list {

	list-style:none;
}
ul.anim-list li {
	font-size:25px;
  opacity: 0;
	line-height:120%;
	text-align:left;
  text-indent: -25px;
  margin-bottom: 25px;
  margin-left: 15px;

}
ul.anim-list li.selected {
	display: block;
  opacity: 1;
}
ul.anim-list li.selected i {
	color:#ff00ce;
  padding-right: 10px;
}
ul.anim-list li.blur {
	opacity:.7;
}
ul.anim-list li.blur i {
	color:#333;
}


/* changing text */
.changing-text-cnt {
	position:relative;
}
ul.changing-text {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:100%;
	top:50%;
	left:0;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
ul.changing-text li {
	font-size:26px;
  font-weight: 700;
  font-style: italic;
	display:none;

}
ul.changing-text li.current {
	display:inline-block;
}

/* video-responsive */

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{

    left:5%;
    top:5%;
    height:90%;
    width:90%;
    position:absolute;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
}



@media (max-width: 767px) {

  .newslide {
		text-align:left;
	}
	article, figure {
	  width: 100%;
	}
	figure {
		height:auto;
		float:none;
	}
	article .spacer {
		height:50vh;
	}
	.newslide {
		min-height:0;
	}

	img.height-100 {
		height:auto;
		width:100%;
	}

	.mobile-mb-50 {
		margin-bottom:35px;
	}

	.mobile-mt-30 {
		margin-top:30px;
	}

	header p {
    position: static;
    margin: 0px;
    display: inline;
    font-size: 2.5vh;
	}

  header .heading p {
    font-size: 3.5vh;
    margin-right: 4px;
  }

	h1, h1 > p {
		text-align: center;
		font-size: 30px;
	}

  h2, h2 > p {
		text-align:left;
		font-size: 20px;
	}

  h3, h3 > p {
    text-align:left;
    font-size: 22px;
  }

  h4, h4 > p {
    text-align:left;
    font-size: 26px;
  }

	.step {
	  margin-bottom:420px;
    margin-left: 0vw;
	}

	.step p {
	  font-size:2.8vh;
	}

  .img-text-cnt div {
    font-size:14px;
    padding:8px 15px;
  }

  .img-text-cnt .mobile-toggle {
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:transparent;
  }

  .feedback {
    left:0;
    right:0;
    margin-bottom:75px;
    margin-left:auto;
    margin-right:auto;
    width:1px;
  }

	.tabs-dynamic .tabs-cnt a {
    width: 49.8%;
    height: 70px;
    font-size: 25px;
    padding: 5px;
    line-height: 90%;
  }

  .tabs-dynamic .tabs-cnt img {
    display: none;
  }

  .tabs-dynamic .tabs-content-cnt>div{
    height: 440px;

  }

  .tooltip1 .tooltip1text{
    display: none;
  }

}


/*Large screen media query*/

@media screen and (min-width: 1900px) {

  figure {
  	top: 18vh;
  	padding-left: 4vw;
    margin-left: 0vw;
  	padding:0 15px;
  	width: 43%;
  	height: 64vh;
  }

  .step {
    padding:15px;
    margin-left: 12vw;
    margin-bottom:325px;
  }

  .step p {
    font-size:24px;
  }

}


#slide1 .subtitle p {
  font-weight: 400;
  text-align: left;
  color:#263238;
  margin-top: 30px;
  line-height:150%;
}
