p {
    line-height: 25px;
    color: #646464;
    margin: 0px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}


.navigation-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 15px 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    box-shadow: 0px 5px 21px 0px rgba(254, 119, 101, 0.2);
}

.navbar .navbar-brand img {
    max-width: 250px;
}

.header-banner .banner-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.footer-logo .footer-info li {
    margin-top: 10px;
}

.footer-logo .footer-info li .single-info .info-content-company {
    padding-left: 0px;
}


.single-services:hover {
    background-color: #D40000; }
    .single-services:hover .services-icon i {
      color: #fff; }
    .single-services:hover .services-content .services-title,
    .single-services:hover .services-content p {
      color: #fff; }

.gray-bg {
        background: rgba(141, 141, 141, 0.031);
    }


    .header-banner .banner-content .banner-contact-temp {
      position: relative;
      font-size: 15px;
      font-weight: 600;
      font-family: 'Barlow', sans-serif;
      color: #D40000;
      text-transform: uppercase;
      margin-left: 70px;
}

      .header-banner .banner-content .banner-contact::before {
        /* position: absolute; */
        /* content: ''; */
        /* width: 200px; */
        /* height: 2px; */
        /* background-color: #D40000; */
        /* left: -70px; */
        /* top: 0%; */
        /* -webkit-transform: translateY(-50%); */
        /* -moz-transform: translateY(-50%); */
        /* -ms-transform: translateY(-50%); */
        /* -o-transform: translateY(-50%); */
        /* transform: translateY(-50%);  */
		all: unset;
		}

        .contact-form {
            position: relative;
            display: block;
            background: #fff;
            padding: 25px 25px;
            padding-top: 43px;
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);

          }

          .contact-box {
            position: relative;
            display: block;
            background: #fff;
            padding: 25px 25px;
            padding-top: 43px;
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
            height: 100%;

          }

          .service-box {
            position: relative;
            display: block;
            background: #fff;
            padding: 50px 50px;
            padding-top: 43px;
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
            height: 100%;
            margin-top: 10px;

          }


.contact-icon {
    font-size: 2em;display: inline-flex; vertical-align: middle;
}

.separator-lg {
    background: #d40000;
    content: "";
    display: block;
    width: 50%;
    height: 5px;
    margin: 30px auto 30px auto;

}

@media (max-width: 992px) {
    .element1 {
        order: 2;
      }
      #element2 {
        order: 1;
      }
}


.subtitle  {
    font-size: 24px;
    font-weight: bold;

    color: #111;
    text-transform: uppercase; }

    @media (max-width: 767px) {
      .about-content .about-welcome {
        font-size: 18px; } }

.subtitle:after {
    background: #d40000;
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    margin-top: 5px;
}

.section-title  {
    font-size: 36px;
    font-weight: bold;

    color: #d40000;
    text-transform: uppercase; }

    @media (max-width: 767px) {
      .about-content .about-welcome {
        font-size: 24px; } }

.section-title:after {
    background: #111;
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    margin-top: 5px;
}

.section-title-2  {
    font-size: 36px;
    font-weight: bold;

    color: #d40000;
    text-transform: uppercase; }

    @media (max-width: 767px) {
      .about-content .about-welcome {
        font-size: 24px; } }

.section-title-2:after {
    background: #111;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 5px;
}


.team-image {
border: #ccc 1px solid;
border-radius: 10px;
}





.service-image .service-btn {
    position: absolute;
    margin: 0 auto;
    display: inline-block;
    z-index: 9; }
    @media (max-width: 767px) {
      .service-image .service-btn {
        margin: 0 auto;
        /* display: block; */
        text-align: center; } }
        @media (max-width: 1200px) {
            .service-image .service-btn {
                display: inline-block;
                text-align: left; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .service-image .service-btn {
        /* margin-left: 80px; */
        display: inline-block;
        text-align: left;
        } }
    .service-image .service-btn .main-btn {
      line-height: 58px;
      margin: 0 auto;
      /* padding: 0 40px; */
      border: 8px solid #fff;
      font-weight: 700;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .service-image .service-btn .main-btn span {
        font-size: 35px; }
        @media (max-width: 767px) {
          .service-image .service-btn .main-btn span {
            font-size: 28px; } }
      .service-image .service-btn .main-btn:hover {
        border-color: #D40000; }
      @media (max-width: 767px) {
        .service-image .service-btn .main-btn {
          line-height: 48px;
          padding: 0 30px;
          font-size: 14px;
          } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .service-image .service-btn .main-btn {
          line-height: 48px;
          /* padding: 0 30px; */
          font-size: 14px;
          } }


          @media (max-width: 992px) {
            .service-img  {
                WIDTH: 100%;
                HEIGHT: 200PX;
                object-fit: cover;
                margin-bottom: 20px;}

            }




@media all {
    .featherlight {
        display: none;

        /* dimensions: spanning the background from edge to edge */
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2147483647; /* z-index needs to be >= elements on the site. */

        /* position: centering content */
        text-align: center;

        /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
        white-space: nowrap;

        /* styling */
        cursor: pointer;
        background: #333;
        /* IE8 "hack" for nested featherlights */
        background: rgba(0, 0, 0, 0);
    }

    /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
    .featherlight:last-of-type {
        background: rgba(0, 0, 0, 0.8);
    }

    .featherlight:before {
        /* position: trick to center content vertically */
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
    }

    .featherlight .featherlight-content {

        /* position: centering vertical and horizontal */
        text-align: left;
        vertical-align: middle;
        display: inline-block;

        /* dimensions: cut off images */
        overflow: auto;
        padding: 25px 0;
        border-bottom: 25px solid transparent;

        /* dimensions: handling small or empty content */
        min-width: 30%;

        /* dimensions: handling large content */
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;

        /* styling */
        cursor: auto;

        /* reset white-space wrapping */
        white-space: normal;
    }

    /* contains the content */
    .featherlight .featherlight-inner {
        /* make sure its visible */
        display: block;
    }

    .featherlight .featherlight-close-icon {
        background-color: #D40000;
        color: #fff;
        border-radius:5px;
        /* position: centering vertical and horizontal */
        position: absolute;
        z-index: 9999;
        top: 25px;
        right: 25px;

        /* dimensions: 25px x 25px */
        line-height: 32px;
        width: 32px;

        /* styling */
        cursor: pointer;
        text-align: center;
        color: #fff;
        font-family: "fontawesome";
        font-size: 32px;
        opacity: 0.5;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .featherlight .featherlight-close-icon:hover {
        opacity: 1;
    }

    .featherlight .featherlight-image {
        /* styling */
        max-height: 100%;
        max-width:100%;
    }

    .featherlight-iframe .featherlight-content {
        /* removed the border for image croping since iframe is edge to edge */
        border-bottom: 0;
        padding: 0;
    }

    .featherlight iframe {
        /* styling */
        border: none;
        border-radius: 10px;
    }



	.featherlight-iframe .featherlight-content{
		/* dimensions: 1140px prevents iframe from spanning the full width of the browser */
		width: 80%;
		max-width: 1140px;
        height:  80%;

		/* spacing */
		margin: 0;
		padding: 0;


	}

	.featherlight-iframe .featherlight-inner{
		/* positioning */
		display: block;
		float: left;
		position: relative;

		/* dimensions */

		width: 100%;
        height: 100%;

	}
	.featherlight .featherlight-inner:after{
		/* dimensions */
		content: "";
		float: left;
		width: 80%;
         height:80%;
		padding-top: 57%;
		display: block;
		position: relative;
	}


}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        /* dimensions: maximize lightbox with for small screens */
        margin-left: 10px;
        margin-right: 10px;
        max-height: 98%;

        padding: 10px 10px 0;
        border-bottom: 10px solid transparent;
    }

}


/* Gallery Styling */
@media all {
    .featherlight-next,
    .featherlight-previous {
        font-family: "fontawesome";
        font-size: 22px;
        display: block;
        position: absolute;
        top: 25px;
        right: 0;
        bottom: 0;
        left: 80%;
        cursor: pointer;
        /* preventing text selection */
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        /* IE9 hack, otherwise navigation doesn't appear */
        background: rgba(0, 0, 0, 0);
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .featherlight-previous {
        left: 0;
        right: 80%;
    }

    .featherlight-next span,
    .featherlight-previous span {
        display: inline-block;
        opacity: 0.3;
        position: absolute;
        top: 50%;
        width: 100%;
        font-size: 80px;
        line-height: 80px;

        /* center vertically */
        margin-top: -40px;
        color: #fff;
        font-style: normal;
        font-weight: normal;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .featherlight-next span {
        text-align: right;
        left: auto;
        right: 7%;
    }

    .featherlight-previous span {
        text-align: left;
        left: 7%;
    }

    .featherlight-next:hover span,
    .featherlight-previous:hover span {
        display: inline-block;
        opacity: 1;
    }

    /* Hide navigation while loading */
    .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
        display: none;
    }
}

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
    .featherlight-next:hover,
    .featherlight-previous:hover {
        background: none;
    }

    .featherlight-next span,
    .featherlight-previous span {
        display: block;
    }
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
    .featherlight-next,
    .featherlight-previous {
        top: 10px;
        right: 10px;
        left: 85%;
    }

    .featherlight-previous {
        left: 10px;
        right: 85%;
    }

    .featherlight-next span,
    .featherlight-previous span {
        margin-top: -30px;
        font-size: 40px;
    }
}

/* --------- 6.5 Video ---------- */

#video-box {
    color:#fff;
    position:relative;
    overflow:hidden;
    text-align:center;
}

.video_container, .easyContainer {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    margin: 0;
    padding-top: 0; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.video_container iframe, .video_container object, .video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.slvj-lightbox iframe, .slvj-lightbox object, .slvj-lightbox embed {
    width: 100% !important;
    height: 529px !important;
}

.videojs-background-wrap {
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -998;
}

#slvj-window {
    width: 100%;
    min-height: 100%;
    z-index: 9999999999;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
}

#slvj-window,
#slvj-window * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#slvj-background-close {
    width: 100%;
    min-height: 100%;
    z-index: 31;
    position: fixed;
    top: 0;
    left: 0;
}

#slvj-back-lightbox {
    max-width: 940px;
    max-height: 529px;
    z-index: 32;
    text-align: center;
    margin: 0 auto;
}

.slvj-lightbox {
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 53;
}

#slvj-close-icon:before {
    font-family: "fontawesome";
    color: #fff;
    content: '\f00d';
    font-size: 22px;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 99999;
    height: 22px;
    width: 22px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

#slvj-close-icon:before:hover {
    opacity: 1;
    cursor: pointer;
}

.single-image{
    width: 100%;
  }    
