body {
	font-family:'Futura PT';
	background:#f9f9f9;
	color:#000;
}

.fullHeight {
	min-height:calc(100vh - 116px);
	position:relative;
	z-index:100;
}
.fullpage {
	background:#fff;
}

a {
	color:red !important;
}

.headLogo {
	height:48px;
}

.topfix {
	height:110px;
	transition:.3s;
}

.top_menu {
	padding:30px 0px;
	width:100%;
	transition:.5s;
	z-index:1077;
	height:110px;
	position:fixed;
}

.top_menu.fixed {
	padding:5px 0;
	background:#fff;
	height:60px;
	position:fixed;
}

.top_menu.inverse.fixed {
	position:fixed;
}

.top_menu.inverse a {
	color:#000 !important;
}

.top_menu.inverse .blackLogo {
	display:block;
}

.top_menu.inverse .whiteLogo {
	display:none;
}

.top_menu .blackLogo {
	display:none;
}

.top_menu.fixed .blackLogo {
	display:block;
}

.top_menu.fixed .whiteLogo {
	display:none;
}

.fullWhite {
	display:none;
}

.menu_ul {
	margin:0;
	list-style:none;
	text-align:right;
}

.menu_ul li {
	margin:0;
	padding:0;
	display:inline-block;
}

.menu_ul li a {
	color:#fff !important;
	font-size: 18px;
	padding:12px;
	display:inline-block;
	text-decoration:none !important;
	transition:.2s;
	outline:none;
	font-weight:100;
}

.top_menu.fixed .menu_ul li a {
	color:#000 !important;
}

.headSlider {
	height: 100vh;
	background: #111;
	overflow: hidden;
	position: relative;
}

.redTop {
	background:red;
	padding:10px 0px;
}

.goBack {
	font-size:28px;
	color:#fff !important;
	text-decoration:none !Important;
	padding:15px 0;
	display:inline-block;
	cursor:pointer;
}

.goBack img {
	margin: 0px 10px;
	vertical-align: middle;
	transform: translateY(-2px);
}

.slide {
	height:100vh;
	background-size:cover !important;
}

.btnHref {
	color:#fff !important;
}

.sliderBtn {
	border: 1px solid #fff;
	color: #fff !important;
	text-decoration: none !important;
	padding: 10px 50px 14px;
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	margin: 15px 0 0;
	border-radius: 5px;
	transition:.2s;
}

.sliderBtn:hover {
	background:#fff;
	color:#111 !important;
}

.sliderText {
	font-size:22px;
	font-weight:100;
	letter-spacing:-.3px;
}

.sliderText b {
	font-weight:normal;
}

.slide {
	color:#fff;
}

.slide h1 {
	font-size: 30px;
	margin-bottom:17px;
}

.ov {
	background:rgba(0,0,0,.2);
	height:100%;
	width:100%;
	padding-top:80px;

	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.owl-item {
	float:left;
}

.sliderLoad {
	height:3px;
	background:red;
	width:0;
	z-index:78;
}

.sliderLoadBox {
	position:relative;
	margin-top:-3px;
	overflow:hidden;
}

.headSlider .owl-stage-outer:after {
	content:'';
	clear:both;
	display:block;
}

.headSlider .owl-nav {
	display: block;
	width: 1170px;
	margin: auto;
	z-index: 99;
	position: absolute;
	bottom: 15%;
	width: 1170px;
	left: calc(50% - 585px);
	padding: 0px 15px;
}

.headSlider .owl-prev {
	width:20px;
	height:15px;
	background:url("../img/mainSliderArrowLeftWhite.png");
	display:inline-block;
	cursor:pointer;
	margin-right:60px;
	z-index:100;
}

.headSlider .owl-next {
	width:20px;
	height:15px;
	background:url("../img/mainSliderArrowRightWhite.png");
	display:inline-block;
	cursor:pointer;
	z-index:100;
}

.artistPhotos .owl-nav {
    display: block;
    width: 1170px;
    margin: auto;
    z-index: 99;
    position: absolute;
    bottom: 15%;
    width: 1170px;
    left: calc(50% - 585px);
    padding: 0px 15px;
	color:#000 !important;
}

.slideNowBlack {
	color:#000;
	font-weight:normal;
	background:rgba(255,255,255,.8);
	padding:0 3px;
	border-radius:3px;
}

.artistPhotos .owl-prev {
	background:url("../img/mainSliderArrowLeft.png");
    width: 20px;
    height: 15px;
    display: inline-block;
    cursor: pointer;
    margin-right: 60px;
    z-index: 100;
}

.artistPhotos .owl-next {
    width: 20px;
    height: 15px;
    background: url(../img/mainSliderArrowRight.png);
    display: inline-block;
    cursor: pointer;
    z-index: 100;
}

.bigTitle {
	font-size:32px;
	text-align:center;
	padding:20px 0px;
}

.bigPName {
	font-size:38px;
	padding:7px 0;
}

.goQues {
	font-size:35px;
	padding:20px 0px;
	color:#000;
	margin-bottom:5px;
}

.pQues {
	font-size:19px;
	color:#000;
	padding-bottom:20px;
}

.wbigTitle {
	font-size:42px;
	text-align:center;
	padding:20px 0px;
	color:#000;
}

.pd {
	padding:30px 0;
}

.lastArtistsSlider {
	overflow:hidden;
}

.l-a-slide {
	position:relative;
	padding:10px;
}
.l-a-slide:hover {
	color:red;
	cursor:pointer;
}
.l-a-slide:hover
.l-a-name {
	color:red;
}

.l-a-who {
	background:red;
	color:#fff;
	font-size:14px;
	position:absolute;
	top:15px;
	left:15px;
	padding:0 10px;
}

.l-a-name {
	text-align:center;
	padding:20px;
	font-size:24px;
	color:#111;
}

.l-a-img {
    height: 276px;
    width: 100%;
    overflow: hidden;
    background-size: cover !important;
    background-position: center top !important;
}

.pd .owl-next {
	background:url("../img/mainSliderArrowRight.png");
	width:20px;
	height:15px;
	cursor:pointer;
	display:inline-block;
}

.pd .owl-prev {
	background:url("../img/mainSliderArrowLeft.png");
	width:20px;
	height:15px;
	cursor:pointer;
	display:inline-block;
	margin-right:15px;
}

.owl-stage-outer {
	overflow:hidden;
}

.collItem:after, .owl-stage-outer:after {
	clear:both;
	content:'';
	display:block;
}

.pd {
	position:relative;
}

.pd .owl-nav {
	position:absolute;
	top:80px;
	right:0;
	padding:0px 60px;
	text-align:right;
}

.collections {
	background:#f1f1f1;
}

.collText {
	padding:5px 50px;
}

.collTitle {
	font-size:28px;
	color:#000;
	margin-bottom:25px;
}

.collDesc {
	font-size: 17px;
	font-weight: lighter;
	min-height: 90px;
}

.more {
	padding:8px 30px;
	font-size:22px;
	background:transparent;
	border:1px solid red;
	border-radius:5px;
	color:red;
	transition:.2s;
	text-align:center;
	cursor:pointer;
}

.more:hover {
	background:red;
	color:#fff;
}

.collItem {
	margin-bottom:30px;
}

.collectionItem {
	padding:200px 0px;
	text-align:center;
	position:relative;
	background-size:cover !important;
	cursor:pointer;
}

.collectionBigTitle {
	font-size:28px;
	color:#fff;
	margin-bottom:25px;
}

.collectionBigText {
	font-size:22px;
	color:#fff;
	font-weight:lighter;
	max-width: 500px;
	margin: 0 auto;
}

.inov {
	background:rgba(0,0,0,.5);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:150px 0px;
}

.vidMenu ul, .vidMenu li {
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}

.vidMenu {
	border:1px solid #555;
	border-radius:8px;
	overflow:hidden;
	max-height:355px;
}

.vidMenu ul li a {
	border-bottom:1px solid #555;
	padding: 15px;
	font-size:20px;
	display:block;
	color:#333 !important;
	text-decoration:none;
	color:#000;
	transition:.2s;
	position:relative;
}

.vidMenu ul li a.active {
	background:rgba(0,0,0,.1);
	color:#fff;
}

.vidMenu ul li a:after {
	content: "";
	position: absolute;
	top: 19px;
	right: 15px;
	width: 7px;
	height: 13px;
	background: url(../img/ytArrowRight.png);
}

.vidMenu ul li:last-child a {
	border-bottom:none;
}

.vidMenu ul li a:hover {
	background:rgba(0,0,0,.04);
}

.onYT {
	color:red !important;
	display:inline-block;
	font-size:22px;
	margin:20px 0;
	text-decoration:none !important;
}

.how {
	color:#000;
	background:#fff;
	padding-bottom:40px;
}

.how p {
	margin-top:25px;
	font-size:18px;
	font-weight:lighter;
	text-align:center;
	margin:15px auto 40px;
	display:block;
	max-width:790px;
}

.footer {
	background:#010920;
	color:#fff;
	font-size:16px;
	padding:25px 0;
	z-index:999;
	position:relative;
}

.footer img {
	margin-top:10px;
}

.footer a {
	color:#fff !important;
}

.whiteBg {
	background:#fff;
}

.mgtop {
	margin:60px 0;
}

.pdtop {
	padding:60px 0;
}

.pds {
	padding:60px 60px;
}

.whiteBg .bigTitle {
	color:#000;
	font-size:38px;
}

.inpGo {
	padding:8px 20px;
	background:#fff;
	border:#888 1px solid;
	width:100%;
	margin-bottom:20px;
	border-radius:5px;
	font-size:20px;
	font-weight:lighter;
	outline:none;
	color:#000;
	transition:.2s;
}

.inpGo:focus {
	border-color:red;
	box-shadow:0px 0px 0px 1px red;
}

.inpGo.saved {
	background:#f1f1f1;
}

.formDesc, .loginFormP {
	font-size:19px;
	color:#000;
	line-height:19px;
}

.formDesc {
	margin-top:10px;
	margin-bottom:60px;
}

.bigform {
	margin-bottom:40px;
}

.previleg {
	font-size:19px;
	text-align:left;
	padding-top:30px;
}

.formTitle {
	font-weight:lighter;
	font-size:28px;
	color:#000;
}

.aboutBigger {
	font-size:30px;
	font-weight:lighter;
	margin-bottom:16px;
	color:#000;
}

.aboutSmaller {
	font-size:20px;
	font-weight:lighter;
	margin-bottom:16px;
	color:#000;
}

.about {
	font-size:26px;
	font-weight:lighter;
	color:#000;
	text-align:center;
	line-height:36px;
	margin-bottom:50px;
}

.about b {
	font-weight:600;
}

.aboutItem {
	margin:60px 0px;
}

.bigAboutTitle {
	font-size:28px;
	color:#000;
	margin-bottom:20px;
}

.aboutItemText {
	font-size:20px;
	font-weight:lighter;
}

.ifhard {
	font-size:26px;
	text-align:center;
	color:#000;
	padding:0px 65px 60px;
}

.scenarios {
	text-align:center;
}

.scenImage {
	background:#ccc;
	width:150px;
	height:150px;
	background-position:center !important;
}

.scenItem {
	height:260px;
	vertical-align: top;
	display:inline-block;
	width:155px;
	text-align:center;
}

.scenName {
	padding-top:10px;
	font-size:18px;
	letter-spacing:-.6px;
}

.scenA {
	color:#222 !important;
}

.scenA:hover {
	color:red !important;
}

.scenarios {
    display: inline-flex;
    width: 100%;
    justify-content: center;
	padding-top:50px;
}

.catalogList {
	border:1px solid #e0e1e3;
	overflow:hidden;
	border-radius:5px;
}

.catItem {
	padding:10px 15px;
	font-size:21px;
	border-bottom:1px solid #e0e1e3;
}

.catTop {
	cursor:pointer;
}

.catItem:last-child {
	border-bottom:none;
}

.catSwitch {
	display:none;
	margin-top:5px;
}

.catSwitch label {
	font-weight:normal;
	font-size:18px;
}

.searchInput {
	height:42px;
	padding:10px 30px;
	font-size:19px;
	font-weight:lighter;
	width:100%;
	outline:none;
	border-radius:5px;
	border:1px solid #666;
}

.searchBtn {
	height:42px;
	background:red;
	border:none;
	border-radius:5px;
	width:100%;
	color:#fff;
	font-size:18px;
}

.links {
	padding:15px 0 0px;
	font-size:19px;
	display:block;
}

.catArtPhoto {
	width:180px;
	height:180px;
	margin-bottom:10px;
	background-size:cover !important;
}

.catalogBox {
	width:180px;
	display:inline-block;
	font-size:23px;
	text-align:center;
	margin:0 13px;
	vertical-align:top !important;
	margin-bottom:25px;
}

.catalogBox a {
	color:#222 !important;
	text-decoration:none;
	transition:.2s;
}

.catalogBox a:hover {
	color:red !important;
	transition:.2s;
}

.catalogItems .bigTitle {
	color:#111;
	font-size:32px;
	margin-top:35px;
	margin-bottom:15px;
}

.catalogItems {
	padding-bottom:100px;
}

.catItem span {
	margin-right:10px;
	display:inline-block;
	transition:.1s;
}

.catItem.active span {
	transform:rotate(180deg) translateY(-3px);
}

.catSwitch input {
	visibility:hidden;
}

.checkBox {
	cursor:pointer;
}

.checkBox .inp {
	display:inline-block;
	height:13px;
	width:13px;
	border:1px solid red;
}.checkBox .inp.active  {
	 background:red;
 }

.bigAva {
	width:220px;
	height:220px;
	background-size:cover !important;
	border-radius:220px;
}

.bigName {
	font-size:36px;
	margin-top:40px;
}

.categoryBigLabel {
	background:red;
	color:#fff;
	font-size:20px;
	display:inline-block;
	padding:0px 5px;
	margin:10px 0;
}

.rate {
	font-size:26px;
	font-weight:lighter;
}

.setRate {
	display:inline-block;
	color:red;
	font-size:20px;
}
.sumRate{
	display:inline-block;
	font-size:24x;
	font-weight:normal;
}

.star {
	cursor:pointer;
}

.bigPhone {
	margin-top:40px;
	font-size:32px;
	margin-bottom:8px;
}

.bigPhone a {
	color:#000 !important;
}

.artCb {
	text-align:right;
}

.soc {
	display:inline-block;
	background:red;
	border-radius:50px;
	width:37px;
	height:37px;
	text-align:center;
	color:#fff !important;
	line-height:38px;
	font-size:18px;
}

.socs {
	margin-top:16px;
}

.artistPhotos {
	position:relative;
}

.artSlide {
	height:90vh;
	background-size:cover !important;
    background-position: center !important;
}

.artAbout {
	padding:80px 0;
}

.selectItem {
	padding:7px 45px;
	border:1px solid red;
	background:transparent;
	border-radius:5px;
	font-size:24px;
	color:red;
	transition:.2s;
	outline:none;
	margin-right:15px;
}
.selectItem:hover {
	background:red;
	color:#fff;
}
.selectItem.active {
	background:red;
	color:#fff;
}

.selectBox {
	padding:50px 0 30px;
}

.artistTitle {
	padding:20px 0;
	font-size:36px;
	color:#000;
}

.aboutArtistBox {
	display:none;
}

.aboutArtistBox.show {
	display:block;
}
.aboutArtistBox p b {
	padding:0px 15px;
}

.aboutArtistBox p {
	font-size:19px;
	line-height:28px;
	font-weight:lighter;
}

.award {
	padding:16px 0;
	font-size:27px;
	color:#000;
	border-bottom:2px solid #f1f1f1;
}

.repItem {
	font-size:24px;
	color:red;
}

.repItem img {
	margin-right:15px;
	transform:translateY(-4px);
}

#repertuare {
	padding:20px 0;
}

.politics {
	text-align:right;
}

.openMenu img, .closeMenu img {
	height:15px;
}

.closeMenu {
	display:none;
}

.mobile-menu {
	text-align:right;
	display:none;
}

.openMenu, .closeMenu {
	float:right;
	padding:4px 10px;
}

.inSideMenu {
	display:none;
	margin:0;
	padding:20px 40px;
	list-style-type: disc;
}
.inSideMenuBottom {display:none;}

.inSideMenu li {
	text-align:right;
	list-style:none;
}

.inSideMenu li a {
	color:#fff !important;
	font-size:30px;
}

.inSideMenuBottom {
	position:absolute;
	width:100%;
	bottom:0;
	padding:20px;
	text-align:right;
	border-top: 1px solid hsla(0,0%,100%,.5);
}

.mobileMenu_contacts {
	line-height: 24px;
}

.mobileMenu_copyrights {
	color:#fff;
	font-size:18px;
	line-height:20px;
	padding-top: 20px;
}

.mobileMenu_contacts a, .mobileMenu_copyrights a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	font-size: 22px;
}
.mobileMenu_copyrights a {
	text-decoration:underline;
	display:inline-block;
	font-size:18px;
}

.mobileMenu_small {
	font-size:13px;
	padding:12px 0;
}

.inslideText {
	top: auto;
}

.BigSliderNums {
	position:absolute;
	bottom:15%;
	padding-left:65px;
	width:100%;
	font-size:20px;
	font-weight:lighter;
	color:#fff;
}

.video {
	display:none;
}

.video.visible {
	display:block;
}

.repLink {
	text-decoration:none !Important;
}

.repBox {
	background:#000;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	z-index:2001;
	display:none;
}

.repClose {
	position:absolute;
	top:50px;
	right:50px;
}

.calendarDate {
	font-size:19px;
	padding-top:5px;
}

.aboutArtistBox button {
	font-size:16px;
}

.calendarTable {
	margin-top:25px;
	border:1px solid #ddd;
	border-bottom:0;
}

.calendarTable th {
	font-size:16px;
	font-family:'Futura PT Bold';
	width:14.2857142857%;
	text-align:center;
	border-bottom:1px solid #ddd;
}

.calendarTable th {
	border-right:1px solid #ddd;
}

.calendarTable td {
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:10px;
	text-align:right;
	height:150px;
	vertical-align:top;
	position:relative;
}

.calendarTable td:last-child {
	border-right:0;
}

.grey {
	color:#b3b3b3;
}

.site {
	font-size:16px;
}

.scTitle {
	font-size: 42px;
	padding: 10px 0px;
	color: #000;
	margin-bottom: 5px;
}

.scDesc {
	margin:30px 0 20px;
}

.scAb {
	font-size:24px;
}

.scList {
	margin:20px 0px;
	padding:0;
	padding-left:20px;
}

.scList li {
	padding:0;
	font-size:17px;
}

.editProfile {
	margin-top:50px;
}

.editProfile a {
	font-size:19px;
}

.editProfile a i {
	color:#222 !important;
}

.btmgtop {
	margin-top:75px;
}

.minMg {
	padding:10px 0;
}

.calendarTable td:hover {
	cursor:pointer;
	background:#f9f9f9;
}

.windowOverflow {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	z-index:999;
	background:rgba(1,9,32,.8);
	display:none;
}

.smWindow {
	background:#fff;
	position:fixed;
	top:15%;
	left:calc(50% - 250px);
	width:500px;
	z-index:2100;
	display:none;
}

@media (max-width: 600px) {
	.smWindow {
		width: 400px;
		left: calc(50% - 200px);
	}
}


.dropDownMobile {
	transition: 0.3s;
}

#mobileAdditionalMenu {
	transition: 0.3s;
}

.redHead {
	background:red;
	padding:15px 20px;
	font-size:20px;
	color:#fff;
}

.windowClose {
	float:right;
	transform:translateY(-2px);
	cursor:pointer;
}

.windowContent {
	padding:20px 40px;
}

.date {
	font-size:26px;
	text-align:center;
	margin-bottom:25px;
}

.pdlr {
	padding:0 40px;
}

.bgf {
	padding: 80px 0;
	background:#fff;
	margin-bottom:15px;
}

.grey {
	background:#f9f9f9;
	position:999;
	padding-bottom:35px;
}

.linkSr {
	text-align:center;
	padding-top:7px;
	display:block;
	font-size:17px;
}

.bigIcon {
	display:inline-block;
	vertical-align:center;
	background:red;
	width:64px;
	height:64px;
	text-align:center;
	line-height:63px;
	color:#fff;
	border-radius:66px;
	font-size:35px;
	display:inline-block;
}

.socname {
	display:inline-block;
	padding:0px 20px;
	color:#111;
	font-size:24px;
	transform: translateY(-3px);
}

.link-top {
	padding-top:6px;
}

.more:disabled {
	opacity:.6;
	cursor: not-allowed;
}

.more:disabled:hover {
	opacity:.6;
	background:none !important;
	color:red !important;
}

.dropdown {
	background:#fff;
	border-bottom:3px solid red;
	box-shadow:0px 5px 30px rgba(0,0,0,.5);
	visibility:hidden;
	opacity:0;
	position:absolute;
	transition:.2s;
	width:160px;
	padding:0;
	margin:0;
	left: calc(50% - 75px);
}

.dropdown li {
	width:100%;
}

.dropdown li a {
	color:#000 !important;
	text-align:center;
	display:block;
}

.dropdown li.create {
	border-top: 1px solid #727272;
}

.dropdown li a > div {
	font-size: 14px;
	padding: 2px;
	color: rgba(0, 0, 0, 0.8);
}

.openDrop {
	position:relative;
}

.openDrop:hover .dropdown {
	opacity:1;
	visibility:visible;
}

.dropdown li a:hover {
	background:#f9f9f9;
}

.socLinkLine {
	margin:10px 0;
}

.inpSoc {
	border: 1px solid #131313;
	border-radius: 5px;
	padding: 7px 5px;
	width: 180px;
	margin: 0 20px 0 0;
	outline: none;
	font-size:17px;
	color:#000;
	width:100%;
}
.inpSoc:disabled {
	background:rgba(0,0,0,.1);
}
.inpSoc:read-only {
	background:rgba(0,0,0,.1);
}

.mgb {
	margin-bottom:15px;
}

.calendarLabel {
	cursor: pointer;
	padding: 2px 5px;
	background-color: #3174ad;
	border-radius: 5px;
	color: #fff;
	margin-bottom:2px;
	text-align:left;
	margin:2px -9px;
	position:relative;
	z-index:100;
}

.calendarLabel:active {
	background-color: #265985;
}

.addLink {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:99;
}

.getCats .catItem {
	color:#000;
}

.repLine {
	margin-bottom:10px;
}

.delRep {
	margin-top:7px;
}

.bigETitle {
	font-size:38px;
	margin-top:-40px;
	text-align:center;
	margin-bottom:30px;
}

.asList {
	margin-bottom:60px;
	font-size:18px;
}

.asList a {
	color:#333 !important;
	text-decoration:underline;
	padding:0px 5px;
	display:inline-block;
}

.asList a.active {
	text-decoration:none;
	color:red !important;
}

.pages {
	font-size:18px;
	text-align:right;
}

.pages span {
	padding-right:15px;
}

.sArtName {
	font-size: 23px;
	color:#222 !important;
	text-decoration:none !important;
}

.searchItem:after {
	content:'';
	display:block;
	clear:both;
}

.searchItem {
	margin-bottom:40px;
	transition:.2s;
}

.searchHref:hover {
	text-decoration:none !important;
}

.searchHref:hover .searchItem {
	box-shadow:0px 5px 20px rgba(0,0,0,.2);
}

.searchHref:hover .sArtName  {
	color:red !important;
	text-decoration:none !important;
}

.sAv {
	width:165px;
	height:165px;
	background-size:cover !important;
	float:left;
}

.sCn {
	width:calc(100% - 165px);
	float:left;
	padding:25px 20px 0;
}

.sArtRate span {
	text-decoration: underline;
}

.sArtRate {
	color:#222;
	font-size:20px;
	margin-top:15px;
	margin-bottom:15px;
}

.bigLabel {
	font-size:19px;
	color:#fff;
	background:red;
	display:inline-block;
	padding:0px 5px;
}

.mediumIcon {
	display:inline-block;
	vertical-align:center;
	background:red;
	width:37px;
	height:37px;
	text-align:center;
	line-height:37px;
	color:#fff;
	border-radius:37px;
	font-size:20px;
	display:inline-block;
}

.bigSocial {
	margin-top: 8px;
}

.mediumIcon > a {
	color:#fff !important;
}

.headre1 {
	position: relative !important;
}

.setRep {
	height:100vh;
}

.closeon {
	float:right;
	color:#fff;
	position:absolute;
	right:5px;
	top:0;
	cursor:pointer;
	z-index: 100;
}

.rep-div {
	font-size:24px !important;
	line-height:38px !important;
	float:left;
	display:block;
	width:33.33333333333%;
    min-height: 80px;
	vertical-align:top;
	font-weight:normal !important;
	padding-bottom:10px;
}

.rep-p {
	font-size:24px !important;
	line-height:38px !important;
	width:33.33333333333%;
	float:left;
	display:block;
    height: 80px;
	vertical-align:top;
	font-weight:normal !important;
}

.rep-p a, .rep-div a {
	font-size:24px !important;
}

.repChecks {
    font-size: 22px;
    margin: 0 10px;
	color:#333 !important;
}

.saveRepertoire {
	display:none;
}

.loading {
    position: absolute;
    top: 58px;
    left: 0;
    width: 100%;
    height: calc(100% - 58px);
    background: #fff url(../img/loading.gif) center no-repeat;
    opacity: .8;
    z-index: 999;
    display: none;
}

.fc-event.active {
    position: fixed;
    top: 25%;
    left: calc(50% - 145px);
    box-shadow: 0px 0px 40px #3a87ad;
    padding: 15px;
	width:250px;
	z-index:1000;
	display:block;
}

.calendarLabel {
    position: fixed;
    top: 25%;
    left: calc(50% - 116px);
    box-shadow: 0px 0px 40px #3a87ad;
    padding: 15px;
	width:250px;
	z-index:1000;
	display:none;
	background:#3a87ad;
	cursor:pointer;
}

.owl-nav.disabled {
	display:none;
}

.owl-lazy {
	background:url("../img/loading.gif") center no-repeat;
}

