/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
@import url("//hello.myfonts.net/count/2bacd2");


@font-face {
	font-family: 'AvenirNextLTPro-Regular';
	src: url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_0_0.eot');
	src: url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_0_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_0_0.woff') format('woff'),url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_0_0.ttf') format('truetype');
}


@font-face {
	font-family: 'AvenirNextLTPro-Medium';
	src: url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_1_0.eot');
	src: url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_1_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_1_0.woff') format('woff'),url('/wp-content/themes/twentyfifteen-child/fonts/AvenirNext/2BACD2_1_0.ttf') format('truetype');
}

body{
	position:relative;
	font-size:0.9em!important;
}

body, p, a, h1, h2, li{
	font-family: 'AvenirNextLTPro-Regular'!important;
	color:#fff!important;
}

p, a{
	font-size:0.9em!important;
}

.bg-light{
	background-color:  #FEFEFE;
}

.bg-light{
	background-color: #4A4A4A;
}

.text-white{
	color:  #fff!important;
}

.text-grey{
	color:  #4A4A4A!important;
}

.text-black{
	color: #000!important;
}


.fs_slide_thmb{
	padding:2rem;
}

.controls_wrapper{
	display:none;
}

.fs_thmb_list .slide0{
	display:none!important;
}

.grecaptcha-badge { visibility: hidden; }