﻿.step-main,.step-main a,.step-page {
    position: relative
}

.btn-content,.step-main a {
    text-align: center;
    color: #fff;
    display: block;
    cursor: pointer
}

.imgbg,.mainbg {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow-x: hidden
}

.imgbg,.mainbg,.mainbgvideo,.step-page {
    overflow-x: hidden
}

#projects-wrap,.bgslider,.projects,.projects-grid,.wrap-news {
    overflow: hidden
}

.whitepage {
    margin-bottom: 30px
}

.step-page {
    width: 100%;
    height: auto;
    padding: 90px 0;
    background: url() top;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.step-page h2 {
    text-transform: none;
    font-weight: 500
}

.step-mains {
    margin: 3em 0 0
}

.step-main a {
    font-size: 13pt;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background: #f60;
    margin: 0 auto;
    padding: 80px 0;
    z-index: 999;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.step-main a.active,.step-main a:hover {
    background: #333;
    padding: 85px 0
}

.btn-content,.step-main a:hover {
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.step-main a:hover {
    transition: all .3s ease
}

.step-main:after {
    content: '';
    background: #dbdbdb;
    height: 1px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 80%;
    z-index: 0
}

.projects,.projects-grid,.wrap-news {
    position: relative
}

.step-main:last-child:after {
    width: 0;
    height: 0
}

#step-text .cont {
    margin: 30px auto
}

.btn-content a {
    color: #fff
}

.right {
    margin-top: 15px;
    float: right
}

.btn-content {
    width: 198px;
    height: 40px;
    font-size: 11pt;
    font-weight: 300;
    line-height: 41px;
    background: #08c;
    outline: 0;
    margin: -15px auto auto;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    transition: all .3s ease;
    border-radius: 5px
}

.btn-content:hover,.btn-home:hover,.wrap-news a span.devider {
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-content:hover,.btn-home:hover {
    color: #fff;
    background: #0077b3;
    border: 1px solid transparent;
    transition: all .3s ease
}

.yellowpage {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background: #171717
}

.yellowpage h1 {
    font-size: 22px;
    color: #999;
    margin: 7px 0 0;
    float: left;
    line-height: normal;
    letter-spacing: 0;
    font-weight: bold;
}

.wrap-news {
    padding: 20px 0 0;
    text-align: left
}

.wrap-news h3 {
    display: block;
    font-size: 13pt;
    font-weight: Bold;
    text-transform: uppercase;
    margin: 15px 0 10px;
    color: #f60
}

.wrap-news p {
    display: block;
    color: #000
}

.wrap-news a {
    font-size: 9pt
}

.wrap-news a span.devider {
    display: block;
    border-top: 1px solid #f60;
    width: 38px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: left;
    transition: all .3s ease
}

#projects-wrap,.v-align {
    text-align: center
}

.wrap-news a:hover span.devider {
    width: 58px;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.no-gutter {
    margin: 0
}

.no-gutter [class*=col-]:not(:first-child),.no-gutter [class*=col-]:not(:last-child) {
    padding: 0
}

.projects {
    letter-spacing: 1pt;
    text-transform: uppercase;
    border: 0 solid transparent
}

.projects-grid {
    letter-spacing: 1pt;
    text-transform: uppercase;
    border: 8px solid transparent
}

.projects-grid:hover img,.projects:hover img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.projects img,.projects-grid img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.projects .hovereffect,.projects-grid .hovereffect {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: center;
    cursor: pointer
}

.projects .hovereffect .overlay,.projects-grid .hovereffect .overlay {
    width: 100%;
    height: 120%;
    position: absolute;
    top: -30px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.projects .hovereffect:hover .overlay,.projects-grid .hovereffect:hover .overlay {
    height: 100%;
    opacity: 1;
    top: 0
}

.projects .hovereffect .overlay h3,.projects-grid .hovereffect .overlay h3 {
    font-size: 9pt;
    font-weight: 500;
    letter-spacing: 4px;
    color: #f60;
    padding-top: 33%;
    height: 100%;
    background-color: rgba(255,255,255,.8)
}

#filter-porto {
    padding: 30px 0;
    margin: 0 auto
}

#filter-porto li.filt-projects {
    font-size: 10pt;
    font-weight: 300;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    list-style: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#filter-porto li.space {
    font-size: 11pt;
    display: inline-block;
    margin: 0 10px
}

#filter-porto li.filt-projects:hover {
    color: #f60;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#filter-porto li.selected {
    color: #f60;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .2s ease
}

.overlay-main {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mainbg {
    box-sizing: border-box;
    width: 100%;
    background: url() center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.imgbg {
    box-sizing: border-box;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.mainbgvideo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: scroll
}

.bgslider-owl {
    position: relative;
    width: 100%;
    height: auto;
    color: #fff;
    background: #000;
    margin-bottom: -30px
}

.bgslider,.bgslider img {
    position: absolute;
    width: 100%
}

.bgslider {
    height: 100%;
    color: #fff;
    background: #535353
}

.bgslider img {
    height: auto;
    top: 0;
    left: 0
}

.v-align h1 {
    font-size: 40pt;
    letter-spacing: 2px;
    margin-top: 100px
}

.v-align h2 {
    font-size: 30pt;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal
}

.v-align p {
    font-size: 11pt;
    font-weight: 300;
    max-width: 650px;
    margin: 10px auto
}

.main-text {
    color: #f60
}

.onStep {
    color: #fff
}

.justify {
    text-align: justify
}

.RightArea {
    margin-top: 65px
}

.RightAreaHome {
    margin-top: 20px
}

.RightAreaHome img {
    max-width: 100%!important
}

.RightArea img {
    max-width: 100%!important
}

.our-side-sec {
    background-color: #022043;
    padding: 8px 20px;
    position: relative;
    color: #fff
}

.artical-sidebar {
    background-color: #f1f0ee;
    padding: 20px 20px 15px 30px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 7px solid #bbb5a9
}

.artical-sidebar ul {
    list-style: circle
}

.artical-sidebar ul li {
    padding: 5px;
    margin-left: -32px
}

.our-services-side-bar {
    margin-top: 20px
}

.special_resp {
    color: #fff!important
}

.hrspan {
    border: solid 1px #fff
}

.displaynone {
    display: none
}

.whitepage h2 {
    font-size: 22px;
    font-weight: bold;
}

.step-main,.step-main a,.step-page {
    position: relative
}

.btn-content,.step-main a {
    text-align: center;
    color: #fff;
    display: block;
    cursor: pointer
}

.imgbg,.mainbg {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow-x: hidden
}

.imgbg,.mainbg,.mainbgvideo,.step-page {
    overflow-x: hidden
}

#projects-wrap,.bgslider,.projects,.projects-grid,.wrap-news {
    overflow: hidden
}

.whitepage {
    margin-bottom: 30px
}

.step-page {
    width: 100%;
    height: auto;
    padding: 90px 0;
    background: url() top;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.step-page h2 {
    text-transform: none;
    font-weight: 500
}

.step-mains {
    margin: 3em 0 0
}

.step-main a {
    font-size: 13pt;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background: #f60;
    margin: 0 auto;
    padding: 80px 0;
    z-index: 999;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.step-main a.active,.step-main a:hover {
    background: #333;
    padding: 85px 0
}

.btn-content,.step-main a:hover {
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.step-main a:hover {
    transition: all .3s ease
}

.step-main:after {
    content: '';
    background: #dbdbdb;
    height: 1px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 80%;
    z-index: 0
}

.projects,.projects-grid,.wrap-news {
    position: relative
}

.step-main:last-child:after {
    width: 0;
    height: 0
}

#step-text .cont {
    margin: 30px auto
}

.btn-content a {
    color: #fff
}

.right {
    margin-top: 15px;
    float: right
}

.btn-content {
    width: 198px;
    height: 40px;
    font-size: 11pt;
    font-weight: 300;
    line-height: 41px;
    background: #08c;
    outline: 0;
    margin: -15px auto auto;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    transition: all .3s ease;
    border-radius: 5px
}

.btn-content:hover,.btn-home:hover,.wrap-news a span.devider {
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-content:hover,.btn-home:hover {
    color: #fff;
    background: #0077b3;
    border: 1px solid transparent;
    transition: all .3s ease
}

.yellowpage {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background: #171717
}

.yellowpage h1 {
    font-size: 22px;
    color: #999;
    margin: 7px 0 0;
    float: left;
    line-height: normal;
    letter-spacing: 0;
    font-weight: bold;
}

.wrap-news {
    padding: 20px 0 0;
    text-align: left
}

.wrap-news h3 {
    display: block;
    font-size: 13pt;
    font-weight: Bold;
    text-transform: uppercase;
    margin: 15px 0 10px;
    color: #f60
}

.wrap-news p {
    display: block;
    color: #000
}

.wrap-news a {
    font-size: 9pt
}

.wrap-news a span.devider {
    display: block;
    border-top: 1px solid #f60;
    width: 38px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: left;
    transition: all .3s ease
}

#projects-wrap,.v-align {
    text-align: center
}

.wrap-news a:hover span.devider {
    width: 58px;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.no-gutter {
    margin: 0
}

.no-gutter [class*=col-]:not(:first-child),.no-gutter [class*=col-]:not(:last-child) {
    padding: 0
}

.projects {
    letter-spacing: 1pt;
    text-transform: uppercase;
    border: 0 solid transparent
}

.projects-grid {
    letter-spacing: 1pt;
    text-transform: uppercase;
    border: 8px solid transparent
}

.projects-grid:hover img,.projects:hover img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.projects img,.projects-grid img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.projects .hovereffect,.projects-grid .hovereffect {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    text-align: center;
    cursor: pointer
}

.projects .hovereffect .overlay,.projects-grid .hovereffect .overlay {
    width: 100%;
    height: 120%;
    position: absolute;
    top: -30px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.projects .hovereffect:hover .overlay,.projects-grid .hovereffect:hover .overlay {
    height: 100%;
    opacity: 1;
    top: 0
}

.projects .hovereffect .overlay h3,.projects-grid .hovereffect .overlay h3 {
    font-size: 9pt;
    font-weight: 500;
    letter-spacing: 4px;
    color: #f60;
    padding-top: 33%;
    height: 100%;
    background-color: rgba(255,255,255,.8)
}

#filter-porto {
    padding: 30px 0;
    margin: 0 auto
}

#filter-porto li.filt-projects {
    font-size: 10pt;
    font-weight: 300;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    list-style: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#filter-porto li.space {
    font-size: 11pt;
    display: inline-block;
    margin: 0 10px
}

#filter-porto li.filt-projects:hover {
    color: #f60;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#filter-porto li.selected {
    color: #f60;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .2s ease
}

.overlay-main {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mainbg {
    box-sizing: border-box;
    width: 100%;
    background: url() center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.imgbg {
    box-sizing: border-box;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.mainbgvideo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: scroll
}

.bgslider-owl {
    position: relative;
    width: 100%;
    height: auto;
    color: #fff;
    background: #000;
    margin-bottom: -30px
}

.bgslider,.bgslider img {
    position: absolute;
    width: 100%
}

.bgslider {
    height: 100%;
    color: #fff;
    background: #535353
}

.bgslider img {
    height: auto;
    top: 0;
    left: 0
}

.v-align h1 {
    font-size: 40pt;
    letter-spacing: 2px;
    margin-top: 100px
}

.v-align h2 {
    font-size: 30pt;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal
}

.v-align p {
    font-size: 11pt;
    font-weight: 300;
    max-width: 650px;
    margin: 10px auto
}

.main-text {
    color: #f60
}

.onStep {
    color: #fff
}

.justify {
    text-align: justify
}

.RightArea {
    margin-top: 65px
}

.RightAreaHome {
    margin-top: 20px
}

.RightAreaHome img {
    max-width: 100%!important
}

.RightArea img {
    max-width: 100%!important
}

.our-side-sec {
    background-color: #022043;
    padding: 8px 20px;
    position: relative;
    color: #fff
}

.artical-sidebar {
    background-color: #f1f0ee;
    padding: 20px 20px 15px 30px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 7px solid #bbb5a9 ;
    margin-bottom: 60px;
}

.artical-sidebar ul {
    list-style: circle
}

.artical-sidebar ul li {
    padding: 5px;
    margin-left: -32px
}

.our-services-side-bar {
    margin-top: 20px
}

.special_resp {
    color: #fff!important
}

.hrspan {
    border: solid 1px #fff
}

.displaynone {
    display: none
}

.whitepage h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
}

.whitepage h3 {
    font-size: 20px;
    font-weight: bold;
    color: #2ba9cf;
}

.navbar-nav>li:last-child {
    border-right: 0;
}

/*
     FILE ARCHIVED ON 20:11:48 Feb 27, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:16:24 May 31, 2023.
     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):
  captures_list: 113.22
  exclusion.robots: 0.125
  exclusion.robots.policy: 0.112
  cdx.remote: 0.08
  esindex: 0.013
  LoadShardBlock: 76.125 (3)
  PetaboxLoader3.datanode: 94.161 (4)
  load_resource: 82.828
  PetaboxLoader3.resolve: 48.334
*/
