/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


/*.tpath-main-nav.nav.navbar-nav > li > a:first-child {
	margin-left: 0;
}*/
.tpath-main-nav.nav.navbar-nav > li.menu-item-has-children > a {
	margin: 0 35px 0 16px;
}
.tpath-main-nav.nav.navbar-nav > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    color: inherit;
    font-size: 16px;
	position: absolute;
	right: -18px;
	top: 0;
}
.header-main-section .navbar-nav .main-nav li:hover ul.dropdown-menu, 
.header-main-section .navbar-nav ul.dropdown-menu li.dropdown:hover ul.sub-nav {
    display: block;
    opacity: 1;
    visibility: visible;
}
.header-section.header-transparent .tpath-main-nav > li > a, .header-section.header-transparent .extra-nav {
	color: #fff;
}
.header-menu-bar {
	border: none;
	padding: 10px 0;
}
.header-menu-bar .navbar-collapse {
	position: relative;
}
.nav.navbar-nav.tpath-main-left > li {
    position: static;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: none;
}
.navbar-header .icon-bar {
    background: none repeat scroll 0 0 #FFFFFF;
}
/*.header-main-section .tpath-mainnavbar-collapse {
	padding:0;
}*/
.navbar-collapse {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
/*.header-top-section .navbar-right {
    margin-right: 0;
}*/
.header-sidebar-social .tpath-social-icons li:last-child {
    margin-right: 0;
}
.header-main-section ul ul.dropdown-menu li > a::after {
	display:none;
}
.dropdown-toggle .caret {
	display: none;
}
.dropdown:hover .dropdown-menu, .dropdown-menu .dropdown:hover .sub-menu, .dropdown:hover .tpath-megamenu-wrapper, 
.header-main-cart:hover .woo-cart-contents {
	visibility: visible;	
    animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-webkit-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	-ms-animation-name: fadeInLeft;
	animation-duration: 0.6s;
	-moz-animation-duration: 0.6s;
	-webkit-animation-duration: 0.6s;
	-o-animation-duration: 0.6s;
    -ms-animation-duration: 0.6s;
	animation-fill-mode: both;
	-moz-animation-fill-mode: both;
 	-webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
}
.dropdown-menu, .navbar-right .dropdown-menu {
    border: none;
	border-top: 2px solid transparent;
    background: #25292f;
	min-width: 200px;
	padding: 0;	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	display: block;
	opacity: 0;
	visibility: hidden;	
	top: auto;
	left: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: transparent;
}
.dropdown-menu, .dropdown-menu .sub-menu, .tpath-megamenu-container {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.header-section .nav.navbar-nav .dropdown-menu li {
    border-bottom: 1px solid rgba(255,255,255,0.20);
}
.header-section .nav.navbar-nav .dropdown-menu li a {
    font-weight: 600;
	text-transform: uppercase;
}
.header-section .nav.navbar-nav .dropdown-menu li:last-child {
	border: none;
}
.navbar-nav.tpath-main-nav .dropdown-menu li {
	margin-right: 0;
}
.navbar-nav.tpath-main-nav .dropdown-menu {
    min-width: 180px;
}
.navbar-nav.tpath-main-nav .dropdown-menu li a {
    text-transform: capitalize;
	padding: 15px 20px;
}
.dropdown-menu > li > a,
.dropdown-menu .sub-menu a {
    padding: 15px 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.dropdown-menu > li > a, .dropdown-menu ul li a {
	color: #FFF;
	font-weight:300;
}
/*.dropdown-menu > li > a:hover,
.dropdown-menu .sub-menu a:hover {
    padding-left: 45px;
}*/
/*.dropdown-menu > li > a::before,
.dropdown-menu .sub-menu a::before {
    content: '\f105';
    font-family: FontAwesome;
    color: inherit;
    font-size: 16px;
    line-height: 20px;
	left: 15px;
    position: absolute;
}*/
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: -2px;
    padding: 0;
    min-width: 200px;
    list-style: none;
    display: block;
    opacity: 0;
    visibility: hidden;
    background: #25292f;
    border-top: 2px solid transparent;
}
.dropdown-menu .sub-menu a {
    clear: both;   
    display: block;
    line-height: 1.42857;
    white-space: nowrap;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
    margin-top: 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background: transparent;
}
.tpath-megamenu-wrapper {
	visibility: hidden;
	min-width: 800px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
	opacity: 0;
}
.tpath-megamenu-container, .tpath-megamenu, .tpath-megamenu .tpath-megamenu-submenu .sub-menu {
	list-style: none;	
}
.tpath-megamenu .tpath-megamenu-submenu .sub-menu {
	padding: 0;
	margin: 0;
}
.tpath-megamenu-container {
	border-top: 2px solid #fff;
	margin: 0;
}
.tpath-megamenu {
	display: table;	
	width: 100%;
	padding: 15px;
}
.tpath-megamenu > li {
	padding: 15px;
	float: none;
	display: table-cell;
	text-align: left;
}
.navbar-nav .tpath-megamenu > li a {
	color:#333333;
}
.tpath-megamenu > li:last-child {
	border: none;
}
.tpath-megamenu-title {
	margin: 0 0 15px;
}
.tpath-megamenu-title .tpath-megamenu-icon {
	padding-right: 10px;
}
.tpath-megamenu-container a {
	display: block;
	padding: 8px 0;
}
.tpath-megamenu-bullet {
	padding-right: 10px;
}
.nav > li.tpath-megamenu-menu, .nav > li.tpath-megamenu-menu .dropdown-toggle {
	position: static;
}
.nav > li.tpath-megamenu-menu .dropdown-toggle:after {
	display: none;
}
.mobile-sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li span.menu-toggler {
	display: inline-block;
	width: 30px;
	cursor: pointer;	
	height: 10px;
	line-height: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 15px;
	z-index: 1;
}
ul li span.menu-toggler i {
	display: block;
	line-height: 20px;
	font-size: 25px;
}
ul li span.menu-toggler .fa-angle-down {
	display: block;
}

	.tpath-logo-bar li > div:last-child{
    border-right: 0px;
}

	.w-iconbox-icon .fal fa-check{
		border: 1px solid #ccc;
		width: 100px;
	height: 100px;
	border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: currentcolor;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-left-color: currentcolor;
    border-left-style: solid;
    border-left-width: 3px;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-left: 3px solid transparent;
content: "";
position: absolute;
left: -10px;
top: -10px;
border-radius: 200px;
-moz-border-radius: 200px;
-webkit-border-radius: 200px;
-o-border-radius: 200px;
-ms-border-radius: 200px;
}

/* kontakt-formular */
.cc-kontakt-organisation-container .cc-kontakt-freiwillig-container{
box-sizing: border-box;
color: rgb(151, 151, 151)
display: block;
font-family: 'Open Sans';
font-size: 14px;
font-weight: 400;
height: 390.188px;
line-height: 25.2px;
text-size-adjust: 100%;
width:100%;
	}
	
.cc-kontakt-organisation-links .cc-kontakt-freiwillig-links{
box-sizing: border-box;
color: rgb(151, 151, 151);
display: block;
float: left;
font-family: 'Open Sans';font-size: 14px;
font-weight: 400;
height: 390.188px;
line-height: 25.2px;
padding-right: 10px;
text-size-adjust: 100%;
width: 30%;
	}

.cc-kontakt-organisation-rechts .cc-kontakt-freiwillig-rechts{
box-sizing:border-box;
color: rgb(151, 151, 151);
display: block;
float: right;
font-family: 'Open Sans';
font-size: 14px;
font-weight: 400;
height: 390.188px;
line-height: 25.2px;
padding-left: 10px;
text-size-adjust: 100%;
width: 30%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		}
/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v36-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v36-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v36-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v36-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/open-sans-v36-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v36-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v36-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v36-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v36-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v36-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/open-sans-v36-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* montserrat-100 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/montserrat-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-latin-100.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-200 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/montserrat-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-latin-200.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/montserrat-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}