@import "../QuickstartBase/base.css";

.big-num h1,
.big-num h2,
.big-num h3,
.big-num h4,
.big-num h5,
.big-num h6,
.big-num .counter-value{
	font-size: 200%;
	line-height: 1.3;
	font-weight:bold;
	display: inline-block;
	position: inherit;
background: rgb(220,79,0);
background: -moz-linear-gradient(90deg, rgba(220,79,0,1) 0%, rgba(163,59,0,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(220,79,0,1) 0%, rgba(163,59,0,1) 100%);
background: linear-gradient(90deg, rgba(220,79,0,1) 0%, rgba(163,59,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc4f00",endColorstr="#a33b00",GradientType=1);
	background-size: 100%;
	background-repeat: repeat;
  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
	display:inline-block;
	font-family: Raleway, Verdana, sans-serif;
}

.big-num.white h1,
.big-num.white h2,
.big-num.white h3,
.big-num.white h4,
.big-num.white h5,
.big-num.white h6,
.big-num.white .counter-value{
background: rgb(255,183,35);
background: -moz-linear-gradient(90deg, rgba(255,183,35,1) 0%, rgba(220,79,0,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,183,35,1) 0%, rgba(220,79,0,1) 100%);
background: linear-gradient(90deg, rgba(255,183,35,1) 0%, rgba(220,79,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb723",endColorstr="#dc4f00",GradientType=1);
  background-size: 100%;
  background-repeat: repeat;
  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  display:inline-block;
}


@font-face{
	font-family:'Molengo';
	src:url(fonts/Molengo-Regular.ttf);
	font-weight:400;
}


@font-face{
	font-family:'TenorSans';
	src:url(fonts/TenorSans-Regular.ttf);
	font-weight:400;
}

@font-face{
	font-family:'Fontello';
	src:url(fonts/fontello.ttf);
	font-weight:400;
}



@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Thin.ttf);
	font-weight:200;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-ThinItalic.ttf);
	font-weight:200;
	font-style:italic;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Light.ttf);
	font-weight:300;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-LightItalic.ttf);
	font-weight:300;
	font-style:italic;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Regular.ttf);
	font-weight:400;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Italic.ttf);
	font-weight:400;
	font-style:italic;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Medium.ttf);
	font-weight:500;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-MediumItalic.ttf);
	font-weight:500;
	font-style:italic;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Semibold.ttf);
	font-weight:600;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-SemiboldItalic.ttf);
	font-weight:600;
	font-style:italic;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Bold.ttf);
	font-weight:700;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-BoldItalic.ttf);
	font-weight:700;
	font-style:italic;
}


@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Heavy.ttf);
	font-weight:800;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-HeavyItalic.ttf);
	font-weight:800;
	font-style:italic;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-Black.ttf);
	font-weight:900;
	font-style:normal;
}

@font-face{
	font-family:'Lato';
	src:url(fonts/Lato/Lato-BlackItalic.ttf);
	font-weight:900;
	font-style:italic;
}

@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?70789831');
  src: url('font/fontello.eot?70789831#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?70789831') format('woff2'),
       url('font/fontello.woff?70789831') format('woff'),
       url('font/fontello.ttf?70789831') format('truetype'),
       url('font/fontello.svg?70789831#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('font/fontello.svg?70789831#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-search:before { content: '\e800'; } /* '' */
.icon-left-open-big:before { content: '\e801'; } /* '' */
.icon-right-open-big:before { content: '\e802'; } /* '' */
.icon-up-open:before { content: '\e803'; } /* '' */
.icon-right-open-mini:before { content: '\e804'; } /* '' */
.icon-down-open:before { content: '\e805'; } /* '' */
.icon-left-open:before { content: '\e806'; } /* '' */
.icon-right-open:before { content: '\e807'; } /* '' */
.icon-down-open-mini:before { content: '\e808'; } /* '' */
.icon-left-open-mini:before { content: '\e809'; } /* '' */
.icon-up-open-mini:before { content: '\e80a'; } /* '' */
.icon-down-open-big:before { content: '\e80b'; } /* '' */
.icon-up-open-big:before { content: '\e80c'; } /* '' */
.icon-down-dir:before { content: '\e80d'; } /* '' */
.icon-left-dir:before { content: '\e80e'; } /* '' */
.icon-right-dir:before { content: '\e80f'; } /* '' */
.icon-up-dir:before { content: '\e810'; } /* '' */
.icon-vimeo:before { content: '\f306'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */

.avia_hidden_link_text{
	display:none;
}

.fontello-icon,
.fontello-icon:hover,
.fontello-icon:focus{
	color:#fff;
	text-decoration:none;
}

.fontello-icon{
	display:block;
	width:30px;
	height:30px;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.fontello-icon:before{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0;
	margin:auto;
}

.icon-linkedin:hover,
.icon-linkedin:focus{
	background-color:#419CCA;
}

.icon-facebook:hover,
.icon-facebook:focus{
	background-color:#37589B;
}