.graf-holid{
	display: block;
	padding: 0 0 0 25px;
	font-size: 14px;
	color: #fe6665;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 25px;
	background: url(/css/../img/graf-holid.png) left center no-repeat;
	text-decoration: none;
}
.graf-holid span{
	border-bottom: 1px dotted #fe6665;
}
.graf-holid:hover span{
	border-bottom-color: transparent;
}

.holid-window {
  position: absolute;
  left: 110%;
  bottom: 5px;
  width: 700px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 5px 5px 4px rgba(0,0,0,.1);
  box-sizing: border-box;
  display: none;
}
.holid-window:before{
	content: '';
	width: 0px;
	height: 0px;
	border-right: 15px solid #fff;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	position: absolute;
	left: -15px;
	bottom: 80px;
}
.holid-left {
  float: left;
  width: 300px;
  padding: 25px;
  box-sizing: border-box;
}
.holid-right {
  float: left;
  width: 400px;
  background: #6c727b;
  box-sizing: border-box;
  border-radius: 0 25px 25px 0;
  height: 270px;
  padding: 25px;
}
.holid-title {
  font-size: 26px;
  line-height: 35px;
  text-transform: uppercase;
  font-family: "RobotoCondensedBold";
  margin-bottom: 15px;
  padding-left: 50px;
  background: url(/css/../img/holid-title.png) left center no-repeat;
}
.holid-right .holid-title{
	color: #fff;
	padding-left: 0px;
	background: none;
}
.holid-calendar{
	background: url(/css/../img/holid-calendar.png) left top no-repeat;
	padding: 0 0 0 50px;
}
.holid-calendar p{
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
}
.holid-calendar p b{
	font-weight: bold;
  text-transform: none;
  display: inline-block;
  width: 90px;
}
.holid-help{
	margin-bottom: 15px;
}
.holid-help strong{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
  text-transform: none;
}
.holid-help a{
  font-size: 31px;
  line-height: 35px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-family: "RobotoCondensedBold";
}
.holid-help a:hover{
	color: #FE6665;
}
.holid-right .red-btn{
	width: 215px;	
}


#panel_slide{
    height: 68px;
    background: rgba(125, 127, 133, 0.74);
    position: relative;
    z-index: 9;
   bottom: -491px;
    position: relative;}


.dotsCont div{display:none;}
#st-left{background:url('/img/st-left.png');    left: -43px;}
#st-right{background:url('/img/st-right.png'); right:3px;}

#st-right,#st-left{    width: 15px;display:none;
    height: 27px;
cursor: pointer;
    position: absolute;
    top: 20px;}

.dotsCont div{    float: left;
    *width: 152px;
    text-align: center;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
padding-top: 19px;cursor:pointer;height: 49px;font-family: "RobotoCondensedBold";    padding-left: 16px;
    padding-right: 10px;}

.dotsCont .active, .dotsCont>div:hover{background:#88d8c3;}

.dotsCont {margin-left: -31px;    display: inline-block;}
#pans_lat{    width: 1100px;}

.dotsCont div:nth-child(8){    padding-top: 9px;
    height: 59px;}   
.main-crl .owl-item.active {z-index: 2;}
.main-crl .owl-item img:first-child{
  height: 500px;
  width: 1920px;    
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  top: 0px;
}
.school-crl  .owl-item{height: 462px;}.school-crl  .owl-item img{height: 462px;    width: initial;}
.subscribe-button {
    width: 228px;
    position: absolute;
    z-index: 10;
    right: calc((100% - 940px) / 2);
    bottom: 25px;
}
.subscribe-button a {
    display: block;
    font-family: "PTSerifRegular";
    font-size: 16px;
    line-height: 55px;
    text-decoration: none;
    color: #fff;
    width: 228px;
    height: 100%;
    text-align: center;
    background-color: #de565b;	
}
.subscribe-button a:hover {
	background-color: #c44348;
}
.back-press-center + .back-press-center {
	margin-right: 35px;
}