@keyframes home_pulse{0%{top: -10px;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}70%{top: 0;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-webkit-box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-ms-box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-moz-box-shadow:0 0 0 25px rgba(13,28,59,0)}100%{top: -10px;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-webkit-box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-ms-box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-moz-box-shadow:0 0 0 0 rgba(27, 30, 63, 0)}}@-webkit-keyframes home_pulse{0%{top: -10px;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}70%{top: 0;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-webkit-box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-ms-box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-moz-box-shadow:0 0 0 25px rgba(13,28,59,0)}100%{top: -10px;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-webkit-box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-ms-box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-moz-box-shadow:0 0 0 0 rgba(27, 30, 63, 0)}}@-moz-keyframes home_pulse{0%{top: -10px;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}70%{top: 0;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-webkit-box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-ms-box-shadow:0 0 0 25px rgba(27, 30, 63, 0);-moz-box-shadow:0 0 0 25px rgba(13,28,59,0)}100%{top: -10px;-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-webkit-box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-ms-box-shadow:0 0 0 0 rgba(27, 30, 63, 0);-moz-box-shadow:0 0 0 0 rgba(27, 30, 63, 0)}}

.logged-in{
	margin-top: 32px;
}
section.top{
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0;
}
.top-left {
  background: #fff none repeat scroll 0 0;
  color: #fff;
  width: 350px;
}
.top-left h3 {
  color: #111215;
  font-size: 27px;
  font-weight: 800;
  margin-top: 0;
  padding-top: 20px;
  text-align: center;
}
.top-left a {
 /* background: rgba(0, 0, 0, 0) url("/wp-content/themes/isaac_updated/images/pas.png") no-repeat scroll 0 0 / contain ;
  color: #fff;
  display: block;
  font-size: 40px;
  font-weight: 600;
  margin: 0 -32px 0 -18px;
  padding: 14px 0 22px;
  text-align: center;*/
    color: #fff;
    display: block;
    font-size: 45px;
    font-weight: 600;
    margin: 0 -15px 0 -15px;
    padding: 14px 0 14px;
    text-align: center;
    background: #ed242c;
    font-weight: 800;
}
#home_form > span {
  color: #586367;
  font-size: 17px;
}
.top-left i{
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: 20px;
}
.top-left p{
	font-size: 18px;
  font-family: 'Assistant', sans-serif;
  color: #586367;
  margin-top: 10px;
}
.top-left input {
  background-position: 95% 14px;
  background-repeat: no-repeat;
  border: medium none;
  color: #000;
  margin-bottom: 12px;
  padding: 8px 40px 8px 0;
  width: 100%;
  background-color: #e1e1e1;
}
input::-webkit-input-placeholder {color:#7b7b7b;}
input::-moz-placeholder          {color:#7b7b7b;}
input:-moz-placeholder           {color:#7b7b7b;}
input:-ms-input-placeholder      {color:#7b7b7b;}

.top-left form > img{
    margin: 10px 8px;
}
.top-left input[type="submit"] {
  background: none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  padding: 13px 0;
}
.top-left a.hvr-shutter-in-vertical {
  background: #cf0611 none repeat scroll 0 0;
  border-radius: 3px;
  display: block;
  margin: 0 0 35px;
  overflow: hidden;
  padding: 0;
}
.price a {
  color: #ed242c;
  font-size: 112px;
  line-height: 112px;

}
.top-left a.hvr-shutter-in-vertical::before {
  background: #ed242c none repeat scroll 0 0;
}
.fl-r{
	float: right;
}
.fl-l{
	float: left;
}
.top-right {
  max-width: none;
  padding: 80px 0 0;
  text-align: right;
  width: 580px;
}
.top-right > img{
	max-width: 32%;
}
.down-arrow .lnr.lnr-chevron-down {
  background: #111215 none repeat scroll 0 0 padding-box;
  border: 0 solid #111215;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 36px;
  height: 64px;
  line-height: 1.8;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 64px;
  z-index: 5;
  animation: 1.5s ease 0s normal none infinite running home_pulse;
  -moz-animation: 1.5s ease 0s normal none infinite running home_pulse;
  -webkit-animation: 1.5s ease 0s normal none infinite running home_pulse;
  box-shadow: 0 0 0 0 rgba(27, 30, 63, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(27, 30, 63, 0.5);
  -webkit-box-shadow: 0 0 0 0 rgba(27, 30, 63, 0.5);
}
.down-arrow .lnr.lnr-chevron-down {
  top: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  cursor: pointer;
}
.down-arrow .lnr.lnr-chevron-down:hover {
  animation: 0s ease 0s normal none 1 running none;
  -moz-animation: 0s ease 0s normal none 1 running none;
  -webkit-animation: 0s ease 0s normal none 1 running none;
}
.top-right .underline{
	font-size: 15px;
    font-weight: 600;
    padding: 10px 0 2px;
    margin: 5px 0 15px;
    background: url(/wp-content/themes/isaac_updated/images/shape.png) bottom no-repeat;
}
.top-right h2.red {
  color: #ed242c;
  font-size: 68px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 5px;
}
.top-right h2.black {
  color: #111215;
  font-size: 59px;
  font-weight: 300;
  margin-top: 0;
}
.top-right p.price span:first-child{
    float: left;
    color: #ed242c;
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    margin-top: 60px;
}
.top-right p.price {
  background: #fff none repeat scroll 0 0;
  color: #fff;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 25px;
  padding: 0 20px 12px;
  text-align: center;
  width: 100%;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}
.top-right p.price span:last-child {
  border-bottom: 18px solid #111215;
  float: right;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 24px;
  color: #ed242c;
}
#text-4 .textwidget {
  font-weight: bold;
}
.top-right .gray {
  color: #586367;
  font-size: 22px;
  font-weight: 600;
}
.top-right span.red{
    background: #ed242c;
    border-radius: 50%;
    padding: 4px;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-left: 6px;
}
.top-right h4 {
  color: #111215;
  font-size: 28px;
  font-weight: 700;
  line-height: 2;
  margin: 15px 0;
  text-align: center;
}
.down-arrow {
  position: relative;
}
.absolute_content_slider .down-arrow::before {
background: #111215 none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  content: "";
  height: 1px;
  margin-top: -0.5px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 0;
  display: block;
}
#text-4 a, #text-4 a:hover {
      color: #717a81;
      text-decoration: none;
}