
@font-face {
  font-family: 'HelveticaLT-Narrow-Bold';
  src: url('fonts/HelveticaLT-Narrow-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaLT-Narrow-Bold.woff') format('woff'), url('fonts/HelveticaLT-Narrow-Bold.ttf')  format('truetype'), url('fonts/HelveticaLT-Narrow-Bold.svg#HelveticaLT-Narrow-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLT-ThinCond';
  src: url('fonts/HelveticaNeueLT-ThinCond.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueLT-ThinCond.woff') format('woff'), url('fonts/HelveticaNeueLT-ThinCond.ttf')  format('truetype'), url('fonts/HelveticaNeueLT-ThinCond.svg#HelveticaNeueLT-ThinCond') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLT-UltraLight';
  src: url('fonts/HelveticaNeueLT-UltraLight.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueLT-UltraLight.woff') format('woff'), url('fonts/HelveticaNeueLT-UltraLight.ttf')  format('truetype'), url('fonts/HelveticaNeueLT-UltraLight.svg#HelveticaNeueLT-UltraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'helvetica_ce_35_thinregular';
    src: url('fonts/helveticacethin-webfont.eot');
    src: url('fonts/helveticacethin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticacethin-webfont.woff2') format('woff2'),
         url('fonts/helveticacethin-webfont.woff') format('woff'),
         url('fonts/helveticacethin-webfont.ttf') format('truetype'),
         url('fonts/helveticacethin-webfont.svg#helvetica_ce_35_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_blackregular';
    src: url('fonts/helvetica-black-webfont.eot');
    src: url('fonts/helvetica-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-black-webfont.woff2') format('woff2'),
         url('fonts/helvetica-black-webfont.woff') format('woff'),
         url('fonts/helvetica-black-webfont.ttf') format('truetype'),
         url('fonts/helvetica-black-webfont.svg#helvetica_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_ce_35_thinitalic';
    src: url('fonts/hlcti__-webfont.eot');
    src: url('fonts/hlcti__-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hlcti__-webfont.woff2') format('woff2'),
         url('fonts/hlcti__-webfont.woff') format('woff'),
         url('fonts/hlcti__-webfont.ttf') format('truetype'),
         url('fonts/hlcti__-webfont.svg#helvetica_ce_35_thinitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_ceregular';
    src: url('fonts/hv-webfont.eot');
    src: url('fonts/hv-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hv-webfont.woff2') format('woff2'),
         url('fonts/hv-webfont.woff') format('woff'),
         url('fonts/hv-webfont.ttf') format('truetype'),
         url('fonts/hv-webfont.svg#helvetica_ceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_ce_55_romanregular';
    src: url('fonts/hlcr___-webfont.eot');
    src: url('fonts/hlcr___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hlcr___-webfont.woff2') format('woff2'),
         url('fonts/hlcr___-webfont.woff') format('woff'),
         url('fonts/hlcr___-webfont.ttf') format('truetype'),
         url('fonts/hlcr___-webfont.svg#helvetica_ce_55_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url('fonts/HelveticaNeueLTStd-Lt.eot');
    src: url('fonts/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
         url('fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
         url('fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**/


@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),  
      url('fonts/HelveticaNeue-Medium.woff') format('woff'), 
      url('fonts/HelveticaNeue-Medium.ttf')  format('truetype'), 
      url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}




header.home {
    margin-bottom: 0px;
    width: 100%;
    padding: 0;
    position: fixed;
    z-index: 1500;
    margin-top: 0px;
    background: none;
    top: 0;
    left: 0;
}
header.home.sticky_container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.8);
}
#mega_main_menu.mega_main_sidebar_menu {
    min-height: 5px;
    padding: 0px 0 0 0;
}
/*Slider*/
.tp-caption.white_32px_regular {
    font-size: 38px;
    line-height: 52px;
    font-weight: normal;
    color: #00a2ff;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0px;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    font-family: 'HelveticaNeueLT-ThinCond';
}
.tp-caption.white_slim_96px {
    font-size: 96px;
    line-height: 100px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    font-family: 'helvetica_ce_35_thinregular';
}
.tp-caption.white_slim_96px strong {
    font-family: 'helvetica_blackregular';
}

.tp-caption.white_big_58px {
    font-size: 58px;
    line-height: 80px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    font-family: 'helvetica_ce_35_thinregular';
}
.white_big_31px {
    font-size: 31px;
    line-height: 52px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    font-family: 'HelveticaNeueLTStd-Lt';
}
.white_big_31px span {
    font-size: 25px;
    text-transform: none;
}
.white_big_80px {
    font-family: 'helvetica_ce_35_thinregular';
    color: #fff;
    font-size: 80px;
    line-height: 110px;
    text-transform: uppercase;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    text-decoration: none;
    text-shadow: none;
}
/**/
.next-app-section {
    background: #f3f2f0;
    padding: 70px 0;
}
.next-app-section h2 {
    color: #343434;
    font-size: 35px;
    margin: 0 0 30px;
    text-align:  center;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
}
.next-app-section h2 strong {
    font-family: 'helvetica_blackregular';
    text-transform: uppercase;
}
.next-slider-txt ol li {
    color: #4b4b4b;
    font-size: 30px;
    line-height: 75px;
    font-family: 'helvetica_ce_35_thinregular';
}
.next-slider-txt .next-slider-txt-p {
    color: #4b4b4b;
    font-size: 48px;
    line-height: 48px;
    font-family: 'helvetica_ce_35_thinitalic';
    padding: 30px 0 0 30px;
}
/**/
.real-projects {
    padding: 60px 0 10px;
}
.real-projects h2 {
    color: #3a3a3a;
    font-size: 35px;
    margin: 0 0 30px;
    text-align:  center;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
}
.real-projects h2 strong {
    font-family: 'helvetica_blackregular';
    text-transform: uppercase;
}
.real-projects-1 p {
    font-size: 22px;
    color: #000000;
    line-height: 26px;
    font-family: 'helvetica_ce_35_thinregular';
    text-align: center;
    padding: 0px;
    margin: 0 0 40px;
}
.project-box {
    position: relative;
    overflow: hidden;
    margin: 0 0 25px;
}
.project-box img {
    width: 100%;
}
.project-dis {
    position: absolute;
    left: 0px;
    top: 82%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.project-box.project-box-small .project-dis {
    top: 56%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.project-box:hover .project-dis {
    top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.project-box.project-box-small:hover .project-dis {
    top: -68px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    min-height: 300px;
}
.project-box.project-box-small .project-dis .project-dis-detail {
    padding: 10px;
}
.project-box.project-box-small .project-dis .project-dis-detail p {
    font-size: 15px;
    line-height: 24px;
}
.project-dis-head {
    background: #00a2ff;
    padding: 10px;
}
.project-dis-head h3 {
    margin: 0px;
    font-size: 22px;
    color: #fff;
    padding: 0;
}
.project-dis-head h3 span {
    float: right;
}
.project-dis-head p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    font-family: 'helvetica_ce_35_thinregular';
}
.project-dis-head-2 {
    
}
.project-dis-head-2-p1 {
    float: left;
}
.project-dis-head-2-p2 {
    float: right;
}
.project-dis-detail {
    padding: 15px;
}
.project-dis-detail p {
    font-size: 18px;
    color: #fff;
    font-family: 'helvetica_ce_35_thinregular';
    line-height: 30px;
}
/**/
.good-section {
    background: url(../images/good-eng-bg.jpg) no-repeat;
    background-size: 100%;
    height: 550px;
}
.good-section  .row.good-section-row-1 {
    display: block;
    height: auto;
    padding-top: 50px;
}
.good-section .row {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: auto;
}
.good-section .row .col-sm-6 {
/*    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 100%;*/
    padding-top: 22px;
}
.good-section .container {
    height: 100%;
}
.good-section h2 {
    color: #393939;
    font-size: 35px;
    margin: 0 0 5px;
    padding: 0;
    font-family: 'helvetica_ce_35_thinregular';
}
.good-section h2 strong {
    font-family: 'helvetica_blackregular';
    text-transform: uppercase;
}
.good-section h6 {
    color: #393939;
    font-size: 18px;
    margin: 0px 0 20px;
    padding: 0;
    font-family: 'helvetica_ce_35_thinregular';
}
.good-section h6 strong {
    font-family: 'helvetica_blackregular';
}
.good-section p {
    font-size: 16px;
    color: #000;
    font-family: 'helvetica_ce_35_thinregular';
}
.good-section p strong {
    font-family: 'helvetica_ce_35_thinregular';
    font-weight: bold;
}
.good-section p span {
    font-size: 20px;
}
strong {
    font-family: 'helvetica_blackregular';
}
/**/
.services_home4 {
    position: relative;
    z-index: 99;
    display: block;
    width: 100%;
}
/**/
.next-step {
    padding: 0px 0 60px;
    text-align: center;
}
.next-step h2 {
    color: #343434;
    font-size: 35px;
    margin: 0 0 30px;
    padding: 0px;
    text-align:  center;
    font-family: 'helvetica_ce_35_thinregular';
}
.next-step h2 strong {
    font-family: 'helvetica_blackregular';
    text-transform: uppercase;
}
.next-step p.step-number {
    font-size: 55px;
    color: #494949;
    line-height: 75px;
    text-align: left;
    margin: 0 0 0px;
    font-family: 'HelveticaNeueLTStd-Lt';
    opacity: 0.5;
}
.next-step-boxes {
    text-align: center;
}
.next-step-boxes .step-box {
    border: 1px solid #c2c2c2;
    position: relative;
    height: 187px;
}
.next-step-boxes .step-box h3 {
    margin: 0px;
    font-size: 30px;
    line-height: 32px;
    color: #494949;
    font-family: 'helvetica_ce_35_thinregular';
    text-transform: uppercase;
    padding: 50px 0 0;
}
.next-step-bottom {
    padding: 40px 0 20px;
}
.next-step-bottom p {
    font-size: 26px;
    color: #494949;
    margin: 0px;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
}
.step-box ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}
.step-box ul li {
    float: left;
    font-size: 17px;
    color: #494949;
    font-family: 'helvetica_ce_35_thinregular';
    padding-left: 40px;
    position: relative;
}
.step-box ul li:before {
    content: ".";
    font-size: 17px;
    color: #494949;
    font-family: 'helvetica_ce_35_thinregular';
    position: absolute;
    right: -24px;
    bottom: 0px;
} 
.step-box ul li:last-child:before {
    display: none;
}
.step-box ul li:first-child {
    padding-left: 0;
}
.step-box-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
/*    background: #00668d;*/
    border-top: 1px solid #F5F5F5
}
.step-box-bottom a {
    display: block;
    text-align: center;
        color: #494949;
    text-transform: uppercase;
    padding: 14px 5px;
    font-family: 'helvetica_ce_35_thinregular';
    font-size: 17px;
    cursor: default;
}
.step-box-bottom a:hover {
    color: #494949;
}
.h2Common-heading {
    color: #343434;
    font-size: 35px;
    margin: 0 0 0px;
    padding: 0px;
    text-align: center;
    font-family: 'helvetica_ce_35_thinregular';
}
.h2Common-heading strong {
    font-family: 'helvetica_blackregular';
    text-transform: uppercase;
}
.heading-p {
    padding: 0px;
    text-align: center;
    font-family: 'helvetica_ce_35_thinregular';
    color: #000;
    font-size: 18px;
}
.remco-img {
    width: 110px;
    float: left;
    padding: 12px 0 0;
    margin-left: 26px;
}
.remco-img img {
    width: 110px;
    height: 110px;
    border-radius: 100%;
}
.next-step-boxes .step-box.step-box-img  h3 {
    float: left;
    padding-left: 20px;
}
/**/
.afford-section {
        padding: 70px 0 70px;
}
.afford-section h2 {
    color: #3a3a3a;
    font-size: 35px;
    margin: 0 0 30px;
    text-align: center;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
}
.afford-section h2 strong {
    font-family: 'helvetica_blackregular';
    text-transform: uppercase;
}
.pricing_box h3 {
    padding: 0px;
    margin: 0px;
    font-size: 36px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'helvetica_ce_35_thinregular';
    font-weight: normal;
}
.afford-section .pricing_box .price_data {
    color: #181818;
    font-family: 'helvetica_ce_55_romanregular';
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
}
.afford-section .pricing_box .price_data .light {
    color: #2682aa;
    font-size: 22px;
}
.afford-section .pricing_box .price_value .price_data span.light:first-child,
.afford-section .pricing_box .price_value .price_data span.light {
    margin-top: 0px;
    color: #2682aa;
    font-size: 22px;
    position: relative;
    top: -4px;
}
.afford-section .small-price {
    color: #181818;
    font-family: 'helvetica_ce_55_romanregular';
    font-size: 16px;
}
.afford-section .small-price span {
    color: #2682aa;
    font-size: 20px;
    position: relative;
    top: -2px;
}
.pricing_box .price_value {
    padding-top: 0;
    text-align: center;
    line-height: 1;
}
.price-note {
    color: #00a2ff;
    font-family: 'helvetica_ce_55_romanregular';
    font-size: 16px;
    padding: 10px 0 0;
}
/**/
footer {
    display: block;
    background: #333333;
    background-image:  none;
    color: #acacac;
    padding: 50px 0;
}
footer h2 {
    padding: 0px;
    color: #acacac;
    font-size: 35px;
    margin: 0 0 0px;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
}
footer h2 strong {
    font-family: 'helvetica_blackregular';
    text-transform: uppercase;
    color: #fff;
}
.footer-form > p {
    margin-bottom: 30px;
    font-family: 'helvetica_ce_35_thinregular';
    font-size: 15px;
}
.footer-col-2-heading {
    padding-left: 18%;
}
.footer-col-2-heading.footer-col-2-heading-2 {
    padding-top: 50px;
}
.footer-col-2-heading h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0 20px;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
}
.ftr-info-bx-icon {
    float: left;
    width: 70px;
    padding-top: 15px;
}
.ftr-info-bx-icon i {
    display: block;
}
.phone-icon {
    width: 35px;
    height: 27px;
    background: url(../images/footer-phone-icon.png) no-repeat;
}
.location-icon {
    width: 36px;
    height: 27px;
    background: url(../images/footer-location-icon.png) no-repeat;
}
.email-icon {
    width: 36px;
    height: 24px;
    background: url(../images/footer-email-icon.png) no-repeat;
}
.ftr-info-bx-txt {
    width: 100%;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    float: left;
    border-left: 1px solid #505050;
    padding: 10px 0 12px 20px;
}
.ftr-info-bx-txt h6 {
    margin: 0px 0px 4px;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
    font-size: 14px;
    color: #fff;
}
.ftr-info-bx-txt h4 {
    margin: 0px;
    padding: 0px;
    font-family: 'helvetica_ce_35_thinregular';
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.ftr-info-bx-txt a {
    font-family: 'helvetica_ce_35_thinregular';
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.services_home4 .services-box h2 {
    font-size: 22px;
    color: #494949;
    font-family: 'HelveticaNeue-Medium';
    font-weight: normal;
}
.services-box p {
    font-size: 16px;
    color: #000000;
    font-family: 'helvetica_ce_35_thinregular';
    line-height: 28px;
}
h1.number-facts.counter {
    position: relative;
        font-family: 'helvetica_blackregular';
}
h1.number-facts.counter-1:before {
    content: "+";
    position: absolute;
    font-size: 30px;
    top: -19px;
    margin-left: 36%;
    
}