body {
  background-color: #f6f6f6; }

.container.home {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 80px; }

.form-control, .btn {
  border-radius : unset;
  padding : 8px 15px;
  height : auto; }

a {
  color: #fec601; }

a:hover {
  color: #97def6;
  text-decoration: none; }

a:focus {
  color: #e01a22; }

h1, h2, h3, h4, h5, h6 {
  text-shadow: -1px -1px 2px transparent; }

h2 {
  color: #e01a22;
  font-size: 30px; }

* h3 {
  color: #000;
  font-weight: normal;
  font-family: 'Scada', sans-serif;
  position: relative;
  text-shadow: 0 2px 0 rgba(162, 162, 162, 0.5);
  font-size: 18px;
  text-align: center; }

.content h1 {
  margin-top: 20px;
  margin-bottom : 10px;
  text-align: center;
  color: #e01a22;
  font-weight: 100;
  font-family: 'Scada', sans-serif;
  position: relative;
  text-shadow: 0 2px 0 rgba(162, 162, 162, 0.5);
  font-size: 40px; }

button.btn, button.btn-info, .btn-info, .btn {
  border: none; }

p {
  margin: 10px; }

.readmore {
  text-align: center; }
  .readmore .btn {
    color: #fff;
    background-color: #e01a22;
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 20px; }
    .readmore .btn:hover {
      color: #fff;
      background-color: #000;
      border: 2px solid #000; }

.aboutData {
  background-color: #efebeb;
  padding: 20px; }

.homeAboutus .description p {
  margin: 7px 114px 10px;
  color: #000; }

.cnt h2 {
  color: black; }

.fadeInUp {
  overflow: hidden;
  margin-bottom: 15px; }
  .fadeInUp > div {
    overflow: hidden;
    position : relative; }
    .fadeInUp > div span.fa::before {
      transition : all 300ms; }
    .fadeInUp > div span.fa {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      opacity: 0; }
      .fadeInUp > div span.fa::before {
        display: block;
        width: 40px;
        font-size: 32px;
        height: 40px;
        color: #fff ferg;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        transform : scale(3); }
    .fadeInUp > div:hover span.fa {
      opacity : 0.6;
      color: #fff; }
      .fadeInUp > div:hover span.fa::before {
        transform : scale(1); }
      .fadeInUp > div:hover img {
        transform: scale(1.05);
        outline-offset: -15px;
        outline: 1px solid white; }

.teamplayer {
  margin-bottom: 1px;
  border: 1px solid #ddd;
  position: relative; }
  .teamplayer img {
    display: block;
    width: 100%;
    height: auto; }
  .teamplayer .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.68;
    background-color: #000;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: 0.5s ease; }
  .teamplayer:hover .overlay {
    width: 100%; }
  .teamplayer .overlay div {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.caption-team {
  margin-bottom: 20px;
  border: 1px solid #ddd; }

.teamplayers img {
  border: 1px solid #ddd;
  padding: 2px;
  border-radius: 6px;
  text-align: center;
  margin-left: 460px; }

.team img.img-responsive.img-thumbnail.img-circle {
  width: 250px;
  margin: auto; }

.home .content {
  margin-left: -15px;
  margin-right: -15px;
  background: linear-gradient(#c8c8c8, #fff);
  padding-top : 30px;
  padding-bottom : 30px; }

.home-search > .row {
  background-color: #fff; }
  .home-search > .row h1 {
    text-align: center;
    margin-top : 0; }
  .home-search > .row .description {
    height: 20px;
    overflow: hidden; }
    .home-search > .row .description p {
      padding-left: 30px;
      padding-right: 30px;
      text-align: center;
      color: #bbb; }
    .home-search > .row .description h4 {
      text-align: center; }

.singleproduct img {
  height: 200px; }

.enquiry {
  padding: 0 15px 15px;
  margin: 50px 0; }
  .enquiry.sidebarModule {
    background-color: #070504;
    width: 270px; }
    .enquiry.sidebarModule .btn {
      margin-top: 3px;
      margin-left: 5px; }
      .enquiry.sidebarModule .btn:hover {
        color: #000;
        background-color: #e01a22; }
    .enquiry.sidebarModule .subhead {
      padding-left : 10px;
      color: #262626; }
    .enquiry.sidebarModule .panel {
      border-radius: unset;
      border : none;
      background-color: #070504; }
      .enquiry.sidebarModule .panel .panel-body {
        padding : 0; }

.content .enquiry.sidebarModule .subhead {
  margin : 0 -15px; }
  .content .enquiry.sidebarModule .panel .panel-body {
    padding : 15px; }

.bttn {
  display: inline; }

.home-search .form-group {
  height : 70px;
  float: left;
  padding-left: 15px;
  padding-right: 15px; }
  .home-search .searchProp {
    position: relative;
    padding: 15px 0;
    border : none; }
  .home-search .searchProp.row {
    margin-left : -15px;
    margin-right : -15px; }
  .home-search .searchProp.row .form-group .radio .radio-inline input[type=radio] {
    position: unset; }
  .home-search .searchProp.sidebarModule .subhead {
    position: absolute;
    top: -49px;
    padding-right : 55px;
    margin : 0; }

.searchProp {
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 0 15px 15px; }
  .searchProp.row {
    margin : 0; }
  .searchProp.sidebarModule .subhead {
    padding : initial; }

.contact .address {
  margin-top: 60px;
  color: #4f4f4f; }
  .contact .address dt {
    float: left;
    margin-right: 5px;
    padding-left: 5px; }
  .contact .address dt span {
    padding-right: 5px; }
  .contact .address dd {
    margin-bottom: 15px; }
  .contact .address .fa {
    color: #4f4f4f; }
  .contact footer {
    background-color: #070504;
    margin-bottom: 20px; }

#googleMap {
  height: 564px;
  margin-bottom: 20px; }

.sidebarModule {
  background-color: #fff; }
  .sidebarModule .subhead {
    color: #fff;
    background-color: #262626;
    margin: 0px -15px 15px;
    padding : 0 15px;
    line-height: 45px; }
  .sidebarModule .subhead span {
    background-color: #000;
    margin-right: 5px;
    padding: 10px 15px 12px;
    top: 0; }
  .sidebarModule .btn {
    margin-top : 25px; }

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  width: 100%; }

.carousel a.left.carousel-control {
  top: calc(50% - 41px);
  bottom: auto;
  width: 45px;
  height: 45px;
  border: 4px solid;
  border-radius: 50%;
  padding: 20px;
  left: 20px; }
  .carousel a.right.carousel-control {
    top: calc(50% - 41px);
    bottom: auto;
    width: 45px;
    height: 45px;
    border: 4px solid;
    border-radius: 50%;
    padding: 20px;
    right: 20px; }
  .carousel .container {
    position : relative;
    margin : 0 auto; }
  .carousel .container .carousel-caption {
    width: 450px;
    left: 0;
    bottom: 160px;
    background-color: #fff;
    opacity: 0.9;
    text-align: left;
    padding: 2px 23px 16px;
    color: #bbb;
    text-shadow: none; }
  .carousel .container .carousel-caption h2 {
    color: #000;
    text-align: center; }
  .carousel .container .carousel-caption h2:hover {
    color: #070504; }
  .carousel .carousel-control.left, .carousel .carousel-control.left, .carousel .carousel-control.right, .carousel .carousel-control.right {
    background-image: none; }
  .carousel .carousel-control .fa-chevron-circle-right, .carousel .carousel-control .fa-chevron-circle-right, .carousel .carousel-control .fa-chevron-circle-left, .carousel .carousel-control .fa-chevron-circle-left {
    font-size: 40px;
    color: #312a2a; }

img.logo {
  top: -50%;
  bottom: -50%;
  left: -50%;
  right: -50%;
  width: 80%;
  margin-top: 0px;
  margin-bottom: -22px;
  margin-right: 100px; }

.header {
  background-color : #070504;
  border-top: 2px solid red; }

.navbar-default {
  border-radius: 0;
  background-color: #070504;
  border-color: #070504;
  margin-bottom: 0px; }

.navbar-default .navbar-nav > li > a {
  color: #fff; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #e01a22;
  background-color: #070504; }

.navbar-default .navbar-nav > li > a:hover {
  color: #fff; }

.nav > li > a {
  padding: 14px 45px;
  font-size: large; }

.contactinfo {
  color: white;
  margin-top : 20px; }

.corner {
  background-color: #e01a22; }

.corner:before {
  border-style: solid;
  border-width: 0px 50px 50px 50px;
  content: "";
  position: absolute;
  left: -100px;
  top: 0;
  bottom: 0;
  height: 100%;
  border-color: transparent #e01a22 transparent transparent; }

.corner:after {
  border-style: solid;
  border-width: 50px 50px 0px 0px;
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
  bottom: 0;
  height: 100%;
  border-color: #e01a24 transparent transparent transparent; }

.links ul > li > a {
  color: #fff;
  outline: none;
  display: inline-block;
  transform: skew(-45deg); }

.sociallinks li {
  display: inline-block;
  padding: 15px;
  background: #000; }

.sociallinks ul {
  width: auto;
  position: relative;
  transform: skewX(45deg);
  margin-bottom: 0;
  margin-right: 10px;
  float: right; }

.sociallinks li:hover {
  background-color: #e01a22;
  color: white; }

.login-link.ng-scope {
  float: left;
  padding: 10px; }

.login-form {
  margin: 25px; }

.authModule.register-form.ng-scope {
  margin: 25px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  margin: 5px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  width: 350px;
  padding: 0px 0px;
  margin: 5px 0px 0px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #efebeb;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
  .dropdown-menu li {
    transform: skewX(45deg); }

.btn-primary:hover {
  color: #fff;
  background-color: #020202;
  border-color: #000; }

@media only screen and (max-width: 768px) {
  .corner {
    background-color: red;
    width: 75%;
    margin-left: 12%; }

  .header a > img {
    margin-left: auto;
    margin-right: auto; }

  .dropdown-menu {
    width: 258px; }

  .homeAboutus .description p {
    margin: 7px 25px 10px;
    color: #000; }

  a#login {
    margin-left: 37px; }

  .footer-tags ul {
    margin-left: 75px; } }

.thumbnail .caption {
  padding: 0px;
  color: #333;
  height: 80px;
  overflow: hidden; }

.readmore {
  text-align: center; }
  .readmore .btn {
    color: #fff;
    background-color: #e01a22;
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 20px; }
  .readmore .btn:hover {
    color: #fff;
    background-color: #000;
    border: 2px solid #000; }

.thumbnail .caption {
  padding: 0px;
  color: #333;
  height: 80px;
  overflow: hidden; }

.featuredProperty .sections {
  height : 270px; }
  .featuredProperty .sections .bxslider1 {
    padding-left: 15px;
    list-style : none; }
  .featuredProperty .sections .bxslider1 h4 {
    padding-left: 25px; }
  .featuredProperty .sections .bxslider1 .row {
    padding-bottom : 10px; }
  .featuredProperty .sections .bxslider1 li {
    height : 260px; }
  .featuredProperty .sections .bxslider1 li .verify img {
    height: 30px;
    width: 30px;
    display: inline-block; }
  .featuredProperty .sections .bxslider1 li .sliderImg {
    height : 150px;
    width : 200px;
    overflow : hidden;
    padding : 4px;
    border : 2px solid transparent; }
    .featuredProperty .sections .bxslider1 li .sliderImg img {
      min-height: 150px; }
    .featuredProperty .sections .bxslider1 li .sliderImg:hover {
      border : 2px solid ; }
  .featuredProperty .sections .bxslider1 li a {
    color: ;
    font-weight : bold; }
    .featuredProperty .sections .bxslider1 li a:hover {
      text-decoration : none; }
    .featuredProperty .sections .bxslider1 li a:hover {
      color : ; }
  .featuredProperty .sections .bxslider1 li .head {
    margin-right : 10px;
    margin-left : 10px;
    color : #000; }
  .featuredProperty .sections .bxslider1 li .table tbody tr td {
    border : none;
    padding: 3px 10px; }

.property, .proplist {
  background-color : ;
  border : 1px solid #fff; }

.singleproperty .property {
  margin-bottom : 15px;
  margin-top : 15px;
  padding: 10px 15px; }
  .singleproperty .property h3 {
    border : none; }
  .singleproperty .property .table {
    background-color : #070504; }
  .singleproperty .property .table tbody tr td {
    border-top : 1px dashed #fff; }
  .singleproperty .property .mainimg {
    height : 175px;
    width : 195px;
    overflow : hidden; }
  .singleproperty .property .mainimg img {
    max-height: 175px; }
  .singleproperty .property .subimg {
    margin-top: 10px; }
  .singleproperty .property .subimg img {
    height: 20px;
    display : inline-block;
    cursor : pointer;
    margin-right : 10px; }
  .singleproperty .propDetails ul li {
    padding-left: 10px;
    padding-bottom: 10px; }
  .singleproperty .propDetails span {
    height : 20px;
    width : 20px;
    margin-right: 6px; }
  .singleproperty .propDetails .amenity {
    background: url("../img/sprite_icons.png") transparent;
    display: inline-block;
    vertical-align: middle; }
  .singleproperty .propDetails span.amenity.power_backup {
    background-position: 1px -24px; }
  .singleproperty .propDetails span.amenity.water_storage {
    background-position: -314px -24px; }
  .singleproperty .propDetails span.amenity.lift {
    background-position: -644px -22px; }
  .singleproperty .propDetails span.amenity.reserve_parking {
    background-position: -193px -22px; }
  .singleproperty .propDetails span.amenity.security {
    background-position: -97px -22px; }
  .singleproperty .propDetails span.amenity.maintenance_staff {
    background-position: -361px -22px; }
  .singleproperty .propDetails span.amenity.gym {
    background-position: -432px -22px; }
  .singleproperty .propDetails span.amenity.park {
    background-position: -385px -22px; }
  .singleproperty .propDetails span.amenity.private_terrace {
    background-position: -168px -22px; }
  .singleproperty .propDetails span.amenity.swimming_pool {
    background-position: -288px -22px; }
  .singleproperty .propDetails span.amenity.club_house {
    background-position: -74px -49px; }
  .singleproperty .propDetails span.amenity.hospital {
    background-position: -541px -4px; }
  .singleproperty .propDetails span.amenity.airport {
    background-position: 1px -2px; }
  .singleproperty .propDetails span.amenity.railway {
    background-position: -18px -1px; }
  .singleproperty .propDetails span.amenity.school {
    background-position: -60px -1px; }
  .singleproperty .propDetails .table tbody tr th {
    background-color : #1f1d01; }
    .singleproperty .propDetails .table tbody tr td, .singleproperty .propDetails .table tbody tr th {
      border: 1px solid #fff; }
  .singleproperty .btn-primary {
    margin-bottom : 10px; }

.propertylist {
  padding: 20px 20px 0px; }
  .propertylist .btn-primary {
    margin-right : 4px;
    margin-bottom: 10px;
    padding : 6px 10px; }
  .propertylist .readmore {
    text-align : center; }
  .propertylist .readmore .viewdtls {
    margin-right : 10px; }
  .propertylist .panel {
    background-color : #070504; }
  .propertylist .panel-default {
    border-color : #fff; }
  .propertylist .panel-body {
    padding: 5px 15px 15px; }
  .propertylist .table td {
    border : none;
    padding: 1px 10px; }

@media (min-width: 992px) {
  .propDetails ul li {
    width: 229px; } }

@media (min-width: 1200px) {
  .propDetails ul li {
    width: 229px; } }

.featuredProperty .sections {
  height : auto; }

.featuredProperty .sections, .propertylist .sections {
  color: #808080; }
  .featuredProperty .media, .propertylist .media {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 15px;
    padding-top: 0;
    padding-bottom: 0; }
  .featuredProperty .media a, .propertylist .media a {
    color: #808080; }
  .featuredProperty .media a:hover, .propertylist .media a:hover {
    color: #070504;
    text-decoration: none; }
  .featuredProperty .media h4, .propertylist .media h4 {
    padding-bottom: 5px; }
  .featuredProperty .media .media-left .img-effect, .propertylist .media .media-left .img-effect {
    width: 200px; }
  .featuredProperty .media .media-left .img-effect p, .propertylist .media .media-left .img-effect p {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: #070504;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 999999; }
  .featuredProperty .media .media-body, .propertylist .media .media-body {
    width : 96%; }
  .featuredProperty .media .media-body h3, .propertylist .media .media-body h3 {
    background-color: #fff;
    margin: 0;
    font-size: 18px;
    margin-left: -10px;
    color: #fff;
    padding: 10px; }
  .featuredProperty .media .media-body .description, .propertylist .media .media-body .description {
    color: #808080;
    margin: 15px;
    text-align: left; }
  .featuredProperty .media .media-body .readmore, .propertylist .media .media-body .readmore {
    margin: 15px; }
  .featuredProperty .media .media-body .readmore a, .propertylist .media .media-body .readmore a {
    margin: 5px;
    padding: 5px;
    color: #fff; }
    .featuredProperty .media .media-body .readmore a span, .propertylist .media .media-body .readmore a span {
      font-size: 8px;
      font-weight: normal;
      margin-left: 2px;
      top: 0; }
  .featuredProperty .media .media-footer, .propertylist .media .media-footer {
    background-color: ;
    border-top: 1px solid #ccc;
    margin-top : 15px; }
  .featuredProperty .media .media-footer p, .propertylist .media .media-footer p {
    border-right: 1px solid #ccc;
    display: inline-block;
    margin: 0;
    padding: 7px 20px;
    height: 34px; }
  .featuredProperty .media .media-footer p span, .propertylist .media .media-footer p span {
    margin-right: 2px; }
  .featuredProperty .media .media-footer p:last-child, .propertylist .media .media-footer p:last-child {
    border-right: none; }

.propertylist {
  padding: 30px 15px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom : 80px; }
  .propertylist .pagination {
    margin : 0; }

.singleproperty {
  border : 1px solid #ccc;
  margin-bottom : 80px;
  background-color: #fff;
  padding-bottom: 20px; }
  .singleproperty #propertyCarousel {
    width: calc(100% - 120px); }
  .singleproperty h1 {
    margin : 0 -15px 20px;
    padding : 15px;
    background-color : #c8c8c8;
    font-size : 18px;
    font-weight : normal; }
  .singleproperty .carousel-indicators {
    width: 120px;
    top: 0;
    height: 100%;
    right: -120px;
    left: auto;
    padding : 8px;
    background-color : #262626; }
  .singleproperty .carousel-indicators li {
    display: block;
    width: 100%;
    height: 70px;
    overflow : hidden;
    padding: 0;
    border : none;
    border-radius : unset;
    text-indent : initial;
    margin-bottom : 5px; }
  .singleproperty .carousel-indicators li img {
    width : auto;
    height : 70px;
    position : absolute;
    left : -50%;
    right : -50%;
    margin : auto;
    opacity : 0.5; }
  .singleproperty .carousel-indicators li:hover, .singleproperty .carousel-indicators li.active {
    border : none; }
  .singleproperty .carousel-indicators li:hover img, .singleproperty .carousel-indicators li.active img {
    opacity : 1; }
  .singleproperty .carousel-inner .item img {
    height : 400px;
    width : 100%; }
  .singleproperty .propDetails .table tbody tr td, .singleproperty .propDetails .table tbody tr th {
    border : 1px solid #ccc; }
  .singleproperty .propDetails .table tbody tr th {
    color: #fff; }
  .singleproperty .property {
    border: 1px solid #ccc; }
  .singleproperty .property div {
    display: inline-block;
    margin: 4px;
    color: #808080; }
  .singleproperty .property div strong {
    color: #262626; }
  .singleproperty .property div span.fa {
    margin-right: 5px; }

.associates {
  position: relative; }
  .associates .container {
    border: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 50px;
    padding: 0px 50px 30px;
    position: relative; }
  .associates .container .col-md-2 {
    padding-left: 0px;
    padding-right: 0px; }
  .associates .container span {
    display: inline-block;
    background-color: #808080;
    color: #fff;
    position: absolute;
    font-weight: 600px;
    padding: 8px; }
  .associates .container span.left-icon {
    left: 0;
    top: 50%; }
  .associates .container span.right-icon {
    right: 0;
    top: 50%; }
  .associates .container h4 {
    display: inline-block;
    background-color: #000;
    text-align: center;
    color: white;
    padding: 10px;
    margin-bottom: 30px;
    margin-top: 0; }
  .associates .container .sections {
    padding: 0 20px 15px; }
  .associates .container .sections .img-effect {
    height: 80px;
    transition: all 300ms;
    width: auto;
    overflow: hidden !important; }
  .associates .container .sections .img-effect img {
    height: auto;
    left: -50%;
    top: -50%;
    right: -50%;
    bottom: -50%;
    position: absolute;
    transition: all 300ms ease;
    margin: auto; }
  .associates .container .sections .img-effect:hover {
    transform: scale(1.2);
    z-index: 9999; }
    .associates .container .sections .img-effect:hover img {
      transform: initial; }

.gallery h4 {
  font-size: 2em;
  color: #fff;
  padding: 28% 0;
  width: 365px;
  height: 245px;
  background: rgba(153, 153, 155, 0.41);
  text-align: center;
  filter: alpha(opacity=0);
  opacity: 0;
  margin-bottom: 0px; }
  .gallery h4:hover {
    opacity: 1;
    transform: rotateY(0) rotateX(0);
    transition: all 0.5s; }
  .gallery a:hover {
    opacity: 1;
    transition: all 0.5s; }
  .gallery img {
    width: 365px;
    height: 245px;
    position: absolute; }

.thumbnail {
  padding: 0px; }

.thumbnail .caption {
  padding: 0px;
  color: #333; }

.footer {
  background: #070504;
  margin-top: 15px; }
  .footer p {
    color: #fff;
    font-weight: 300;
    margin: 0;
    font-size: 1em;
    line-height: 2em; }
  .footer h3 {
    font-size: 2em;
    color: #fff;
    margin-bottom: 1em;
    font-weight: 200; }

.footer-tags li a {
  font-size: 1em;
  color: #fff;
  padding: 5px;
  display: inline-block;
  text-decoration: none;
  font-weight: 300;
  outline: none; }

.footer-tags li a:hover {
  color: red; }

.footer-grid li a {
  font-size: 1em;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-weight: 300;
  outline: none; }

.footer-grid li a:hover {
  color: white; }

.copy-right {
  padding: 2em 0;
  background: #000; }
  .copy-right a {
    color: ;
    color: transparent;
    text-decoration: none; }
  .copy-right a:hover {
    color: #fff;
    color: transparent; }
  .copy-right p {
    color: #fff;
    color: transparent; }

.footer-agileinfo ul {
  float: left; }

body {
  position : relative; }

.errorback .msg, .errorback .error {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  background: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 1px 1px 20px #000; }
  .errorback .msg h3 {
    color: #3b1414;
    font-style: italic; }
  .errorback .msg .coming {
    height : 250px; }
  .errorback .error .code {
    border-right : 1px solid red; }
  .errorback .error img {
    height : 100px; }
  .errorback .error h2, .errorback .error p {
    color : #ba0505;
    text-shadow: 4px 3px 10px #5e4c4c; }
  .errorback .error h2 {
    font-size: 50px; }
  .errorback .error p {
    font-size: 50px; }
  .errorback .error h4 {
    font-size: 56px;
    text-rendering: optimizeLegibility;
    color: red;
    text-shadow: 4px 3px 10px #5e4c4c; }
  .errorback .error h1 {
    color: #d50807; }
  .errorback .error .not_found {
    height: 150px; }
  .errorback .error h3 {
    font-size: 25px;
    margin-top: 35px; }
