@import url('https://web.archive.org/web/20180820094813cs_/https://maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css');

body {
    font-family: 'Catamaran', sans-serif;
    margin: 0;
    padding: 0;
}

body {
    -webkit-overflow-scrolling: touch !important;
}

html, body {

}

.fs-14 {
    font-size: 14px;
}

.lh-30 {
    line-height: 30px;
}

nav {
    padding: 0;
    background: linear-gradient(#01438d 50%, #002752 50%);
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
}

.bg-navigation {
    background: linear-gradient(#01438d 50%, #002752 50%);
}

li.nav-item:hover {
    background: linear-gradient(#002752 50%, #01438d 50%);
    transition: 0.9s all ease;
}

li.nav-item.active {
    background: linear-gradient(#002752 50%, #01438d 50%);
    transition: 0.9s all ease;
}

.fs-25 {
    font-size: 20px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    left: 50%;
    bottom: 10px;
}

.carousel-indicators li {
    height: 7px;
}

.carousel-indicators .active {
    background-color: #002752;
}

.bl {
    border-left: 2px solid #ddd;
}

.contact-p {
    margin-top: 38px;
    margin-left: 187px;
}

.mt-12 {
    margin-top: 12%;
}

.bg-grad {
    background: linear-gradient(#01438d 50%, #002752 50%)
}

.p-05 {
    padding: 0.5rem;
}

.border-3 {
    border: 5px solid #002752;
}

.ml-22 {
    margin-left: -22px;
}

.title-hr2 {
    border: 0.6px solid #ddd;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.contact-p p {
    line-height: 25px;
    font-size: 16px;
    font-weight: bold
}

.ml-n3 {
    margin-left: -10px;
}

ul.nav.nav-pills {
    margin-left: auto;
    margin-right: auto;
}

.social {
    padding: 5px;
}

.top-bar {
    height: 35px;
}

.bg-dark-blue {
    background-color: #002752;
    color: #ffffff;
}

.border-primary {
    border-color: #002752 !important;
}

.border-left-2 {
    border-top: 5px solid #002752;
}

.text-primary {
    color: #002752 !important;
}

.nav-pills .nav-link {
    color: #fff;
    border-radius: .25rem;
}

li.nav-item {
    padding-left: 35px;
    padding-right: 35px;
    border-right: 2px solid #ddd;
}

.title-hr {
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    border-top: 3px solid #002752;
    margin-top: 0px;
}

.bg-white-smoke {
    background: #bfbfbf;
}

.main-title {
    color: #2d2d2d;
    text-align: center;
    text-transform: capitalize;
    padding: 0.7em 0;
}

#topcontrol {
    bottom: 64px !important;
    right: 75px !important;
    opacity: 1 !important;
    cursor: pointer;
}

.slide2 {
    display: none;
}

.ml-lg-25 {
    margin-left: 25%;
}

.bg-about {
    background-color: #ffffff30 !important;
}

.s-depth {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

i:hover {
    color: red !important;
}

i {
    transition: 0.5s all ease;
}

i:hover {
    transition: 0.5s all ease;
    -webkit-transform: scale(1.3, 1.3) rotate(45deg);
    -moz-transform: scale(1.3, 1.3) rotate(45deg);
    -ms-transform: scale(1.3, 1.3) rotate(45deg);
    -o-transform: scale(1.3, 1.3) rotate(45deg);
    transform: scale(1.3, 1.3) rotate(45deg);
}

.title {
    font-size: 42px;
    line-height: 42px;
}

.counter {
    padding: 20px;
    background-image: url(/web/20180820094813im_/http://ernfacilities.com/images/service-icons/stripes.png);
    text-align: center;
    position: relative;
}

#services {
    background: rgb(122, 188, 255);
    background: -moz-linear-gradient(top, #1769ff 50%, #00bf8f 100%) !important;
    background: -webkit-linear-gradient(top, #1769ff 50%, #00bf8f 100%) !important;
    background: linear-gradient(to bottom, #1769ff 20%, #00bf8f 100%) !important;
    z-index: 1;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}

.about-two {
    background-image: url("/web/20180820094813im_/http://ernfacilities.com/images/bg/bg-3.jpg");
    background-attachment: fixed;
    background-size: cover;
    height: auto;
}

.services-inner {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: center top;
    height: auto;
}

.img-owl {
    height: 150px;
    width: 150px;
}

.border-radius-0 {
    border-radius: 0;
}

.box-shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.card-img {
    width: 196px;
    height: 196px;
    line-height: 194px;
    text-align: center;
    position: relative;
    margin: 0 auto 15px;
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-radius: 100%;
    border-color: rgba(0, 0, 0, .08);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

.card-img:hover {
    background: #002752;
    transition: 0.5s all ease;
}

.sub-head {
    font-size: 21px;
    line-height: 26px;
    font-weight: 400;
    text-align: -webkit-center;
    letter-spacing: 0px;
}

.separator {
    width: 342px;
    margin: 20px auto 15px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.separator:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgb(224, 224, 224) 0%, rgb(35, 21, 21) 35%, rgb(84, 72, 72) 70%, rgb(249, 235, 235) 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}

.number-card {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 5px;
}

.nun-count {
    font-size: 20px;
    color: #989494;
}

ul.d-inline-flex.list-unstyled.client li {
    margin-right: 15px;
    margin-left: 15px;
}

::-webkit-scrollbar-button {
    display: block;
    height: 0px;
    border-radius: 0px;
    background-color: #AAA;
}

::-webkit-scrollbar-button:hover {
    background-color: #AAA;
}

::-webkit-scrollbar-thumb {
    background-color: #0080c0;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #CCC;
}

::-webkit-scrollbar-track {
    background-color: #efefef;
}

::-webkit-scrollbar-track:hover {
    background-color: #CCC;
}

::-webkit-scrollbar {
    width: 5px;
    z-index: 9999
}

.img-new {
    position: relative;
    display: inline-block;
}

.img-new .img-top-1:hover {
    display: none;
}

.img-new:hover .img-top {
    display: inline;
}

.img-new .img-top {
    display: none;
    position: absolute;
    top: 52px;
    left: 46px;
    z-index: 99;
}

.img-new-2 {
    transition: 0.9s all ease;
    position: relative;
    display: inline-block;
}

.img-new-2 .img-top-1:hover {
    display: none;
}

.img-new-2:hover .img-top {
    display: inline;
}

.img-new-2 .img-top {
    transition: 0.9s all ease;
    display: none;
    position: absolute;
    top: 0px;
    left: 87px;
    z-index: 99;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #002752;;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#myBtn:hover {
    background-color: #555;
}

.sticky-top {
    position: -webkit-sticky !important;
    position: sticky;
    top: 0;
    z-index: 1020;
}

@media (max-width: 575px) {
    .carousel-item img {
        height: auto;
        width: 100%;
    }

    h1 {
        font-size: 25px;
    }

    ul.nav.nav-pills {
        display: block;
    }

    p.text-left {
        text-align: -webkit-center !important;
    }

    .col-md-4.col-lg-4.col-xl-4.mx-auto.text-left {
        text-align: -webkit-center !important;
    }

    .bg-dark-blue.s-depth p {
        text-align: center !important;
    }

    .about-two {
        padding: 70px 0;

        height: auto;
    }

    .ml-lg-25 {
        margin-left: 0%;
    }

    .card.bg-about.s-depth.border-radius-0.border-left-2.w-75.ml-lg-5.text-white {
        width: 100% !important;
    }

    .img-new-2 .img-top {
        left: 105px;
    }
    .box-shadow{
        padding: 3px;
    }
}

@media (max-width: 767px) {
    .contact-p {
        margin-top: 0px;
        margin-left: 0px;
    }

    .mt-2p {
        margin-top: -41px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #01438d;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    border: 0;
}

.box:hover i {
    color: red;
    transition: 0.5s all ease;
    -webkit-transform: scale(1.3, 1.3) rotate(45deg);
    -moz-transform: scale(1.3, 1.3) rotate(45deg);
    -ms-transform: scale(1.3, 1.3) rotate(45deg);
    -o-transform: scale(1.3, 1.3) rotate(45deg);
    transform: scale(1.3, 1.3) rotate(45deg);
}

.box:hover .overlay {
    height: 50px;
}

.text {
    font-weight: bold;
    color: white;
    font-size: 18px;
    letter-spacing: 1px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.str3 .str_item {
    font-size: 0;
    line-height: 0
}

.str3 img {
    opacity: 1
}

.str3 img:hover {
    opacity: 1
}

.str3.str_wrap.str_active {
    background: transparent;
}

.str3 a {
    margin-left: 30px;
    margin-right: 30px;
}

.mt-2p {
    margin-top: 2px;
}
/*
     FILE ARCHIVED ON 09:48:13 Aug 20, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:49:15 Aug 12, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 23.398 (3)
  esindex: 0.011
  exclusion.robots.policy: 0.195
  RedisCDXSource: 0.844
  exclusion.robots: 0.216
  PetaboxLoader3.resolve: 71.21
  load_resource: 142.618
  CDXLines.iter: 12.878 (3)
  PetaboxLoader3.datanode: 72.135 (4)
  captures_list: 40.479
*/