@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,300i,400,400i,500,500i,600,700,800,900|Open+Sans:300,400,400i,600,600i,700,800|PT+Sans:400,400i,700,700i");
.col-md-offset-right-1 {
  margin-right: 8.33333333%;
}
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

body {
  line-height: 24px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

body, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

#success {
  display: none;
}

#error {
  display: none;
}

.display_table {
  display: table;
  width: 100%;
}

.display_table_row {
  display: table-row;
}

.display_table_cell {
  display: table-cell;
  float: none !important;
}

iframe {
  border: none;
}

.border_bar {
  margin-top: 10px;
  height: 1px;
  background: #00ADB5;
  width: 100%;
}
.p_100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.main_w_title h2 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  color: #31353d;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.main_w_title h2:before {
  content: "";
  width: 170px;
  height: 100px;
  border: 6px solid #f2f2f2;
  position: absolute;
  left: 47px;
  bottom: 10px;
  z-index: -1;
}

.main_w_title h6 {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  color: #00ADB5;
  font-weight: bold;
  padding-top: 12px;
}

.who_we_inner .who_we_left_content .border_bar {
  height: 1px;
  background: #00ADB5 !important;
  width: 100%;
  margin-top: 10px;
}
.main_b_title h2 {
  font-size: 40px;
  font-family: "PT Sans", sans-serif;
  color: #e8e8e8;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.main_b_title h2:before {
  content: "";
  width: 170px;
  height: 100px;
  border: 6px solid #292c31;
  position: absolute;
  left: 47px;
  bottom: 10px;
  z-index: -1;
}

.main_b_title h6 {
  font-size: 15px;
  font-family: "PT Sans", sans-serif;
  color: #00ADB5;
  font-weight: bold;
  padding-top: 12px;
}
.main_c_title {
  text-align: center;
}

.main_c_title h2 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  color: #e8e8e8;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.main_c_title h2:before {
  content: "";
  width: 170px;
  height: 100px;
  border: 6px solid rgba(255, 255, 255, 0.08);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10px;
  z-index: -1;
}

.main_c_title h6 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #00ADB5;
  font-weight: bold;
  padding-top: 12px;
}

.main_c_b_title {
  text-align: center;
}

.main_c_b_title h2 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.main_c_b_title h2:before {
  content: "";
  width: 170px;
  height: 100px;
  border: 6px solid #ebebeb;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10px;
  z-index: -1;
}

.main_c_b_title h6 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #00ADB5;
  font-weight: bold;
  padding-top: 12px;
}
.main_b_r_title {
  text-align: right;
}

.main_b_r_title h2 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  color: #31353d;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}

.main_b_r_title h2:before {
  content: "";
  width: 170px;
  height: 100px;
  border: 6px solid #ebebeb;
  position: absolute;
  right: 36px;
  bottom: 10px;
  z-index: -1;
}

.main_b_r_title h6 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #00ADB5;
  font-weight: bold;
  padding-top: 12px;
}
.out_title {
  font-size: 25px;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  color: #31353d;
  text-align: center;
}
.main_header_area {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 25;
}

.main_header_area + section, .main_header_area + div, .main_header_area + .row {
  margin-top: 152px;
}

.main_header_area.navbar_fixed .main_menu_area {
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  transition: background 500ms ease, -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease;
  transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  z-index: 999;
}

.main_header_area.navbar_fixed .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
  color: #31353d;
}

.main_header_area.navbar_fixed .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.active a {
  color: #00ADB5;
}

.header_top_area {
  background: #393E46;
}

.header_top_area .pull-left a {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #EEEEEE;
  line-height: 50px;
  margin-right: 60px;
  position: relative;
  display: inline-block;
}

.header_top_area .pull-left a i {
  font-size: 20px;
  color: #EEEEEE;
  padding-right: 10px;
}

.header_top_area .pull-left a:first-child {
  margin-left: 40px;
}

.header_top_area .pull-left a:first-child:before {
  left: -40px;
}

.header_top_area .pull-left a:last-child {
  margin-right: 20px;
}

.header_social li {
  display: inline-block;
  margin-right: 20px;
}

.header_social li a {
  font-size: 14px;
  color: #EEEEEE;
  line-height: 50px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.header_social li a i {
  font-size: 20px;
  color: #EEEEEE;
  padding-right: 10px;
}

.header_social li:last-child {
  margin-right: 0px;
}

.header_social li:hover a {
  color: #00ADB5;
}

.main_menu_area {
  background: #fff;
  z-index: 30;
}

.main_menu_area .navbar.navbar-default {
  background: transparent;
  margin-bottom: 0;
  border: none;
}

.main_menu_area .navbar.navbar-default .navbar-header .navbar-brand {
  line-height: 97px;
  display: inline-block;
  padding: 0;
}

.main_menu_area .navbar.navbar-default .navbar-header .navbar-brand img {
  line-height: 40px;
  display: inline-block;
}
.main_menu_area .navbar.navbar-default .navbar-header .navbar-brand .logo {
  width: auto;
  height: 85px;

}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 85px;
}

.main_menu_area .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li {
  margin-right: 20px;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child{
  margin-right: 0;
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
  padding: 0px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  line-height: 100px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  background: transparent;
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li:hover a, .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.active a {
  color: #00ADB5;
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu {
  position: relative;
}

@media (min-width: 992px) {
  .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: -40px;
    min-width: 232px;
    background: #eeeeee;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    padding: 0px;
    border: none;
    border-radius: 0px;
  }
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
.main_slider_area .rev_slider .tp-revslider-mainul li .slotholder {
  position: relative;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slotholder:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 8;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slotholder .tp-bgimg {
  z-index: 5 !important;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box .first_text {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box .secand_text {
  color: #00ADB5;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box2 .first_text {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box2 .secand_text {
  color: #00ADB5;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box3 .first_text {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box3 .secand_text {
  color: #00ADB5;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.main_slider_area .rev_slider .tp-bullets {
  z-index: 20 !important;
}

.main_slider_area .rev_slider .tp-bullets .tp-bullet {
  width: 70px;
  height: 3px;
  background: #fff;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.main_slider_area .rev_slider .tp-bullets .tp-bullet:hover, .main_slider_area .rev_slider .tp-bullets .tp-bullet.selected {
  width: 110px;
  background: #00ADB5;
}
.get_btn {
  display: inline-block;
  padding: 18px 35px;
  border: 2px solid #00ADB5;
  line-height: 24px;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}
.our_project2_btn{
  padding: 10px 0 0 0;
  }
.project2_btn {
  display: inline-block;
  padding: 18px 35px;
  border: 2px solid #00ADB5;
  line-height: 24px;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}

.project2_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #00ADB5;
  height: 250px;
  width: 300px;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
}
.get_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #00ADB5;
  height: 250px;
  width: 300px;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
}

.project2_btn:hover {
  color: #31353d;
}

.project2_btn:hover:before {
  bottom: -50px;
}

.get_btn:hover {
  color: #31353d;
}

.get_btn:hover:before {
  bottom: -50px;
}
.view_btn {
  display: inline-block;
  background: #31353d;
  text-align: center;
  padding: 0px 20px;
  border-radius: 5px;
  line-height: 28px;
  color: #afafaf;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.view_btn:hover {
  color: #afafaf;
}
.get_quote_area {
  background: #393E46;
  padding: 25px 0px;
}
.get_quote_area_2 {
  background: #393E46;
  padding: 25px 0;
}
.get_quote_area_2 .pull-left h4{
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 400;
  padding-top: 17px;
}

.get_quote_area .pull-left h4 {
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 400;
  padding-top: 17px;
}

.get_quote_area.yellow_get_quote {
  background: #00ADB5;
}

.get_quote_area.yellow_get_quote .pull-left h4 {
  color: #444444;
}

.get_quote_area.project_contact {
  background: #00ADB5;
}

.get_quote_area.project_contact .pull-left h3 {
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  color: #31353d;
}

.get_quote_area.project_contact .pull-left h4 {
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  font-weight: 400;
  padding-top: 2px;
}

.get_quote_area.project_contact .pull-right .get_btn_black {
  line-height: 43px;
  margin-top: 13px;
}
.mapBox {
  min-height: 470px;
}
.address_area {
  background: #00ADB5;
  padding: 32px 0px;
}

.address_inner .media .media-left {
  padding-right: 15px;
}

.address_inner .media .media-body {
  vertical-align: middle;
}

.address_inner .media .media-body h4 {
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #393E46;
}

.address_inner .media .media-body h5 {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #393E46;
  padding-top: 7px;
}
.who_we_are_area {
  padding-top: 100px;
}

.who_we_are_area .main_w_title {
  padding-bottom: 30px;
}

.who_we_inner .who_we_left_content p {
  font-size: 14px;
  line-height: 26px;
  color: #444444;
  padding-bottom: 30px;
}

.who_we_inner .who_we_left_content .border_bar {
  height: 1px;
  background: #00ADB5;
  width: 100%;
  margin-top: 10px;
}

.preconstruction_area {
  overflow: hidden;
}

.preconstruction_area .pre_construction_inner .col-md-6 {
  overflow: hidden;
  padding: 0px;
}

.pre_construction_item {
  position: relative;
  z-index: 3;
}

.pre_construction_item:before {
  content: "";
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.pre_construction_item img {
  width: 100%;
}

.pre_hover {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  width: 100%;
  z-index: 1;
  max-width: 530px;
}

.pre_hover h4 {
  font-size: 25px;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  color: #00ADB5;
}

.pre_hover p {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #444444;
  padding: 25px 0px 40px 0px;
}

.pre_hover .slider_btn {
  line-height: 46px;
  padding: 0px 29px;
}

.pre_hover .slider_btn:hover {
  color: #00ADB5;
}

.pre_construction_right {
  position: relative;
  z-index: 3;
}

.pre_construction_right:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
  background: rgba(49, 53, 61, 0.95);
  position: absolute;
}

.pre_construction_right img {
  width: 100%;
}

.pre_construction_right .pre_hover h4 {
  color: #fff;
}

.pre_construction_right .pre_hover p {
  color: #e8e8e8;
}
.chose_video_area {
  overflow: hidden;
  background: #1e2126;
}

.chose_video_area .chose_left_text {
  width: calc(50% + 15px);
  float: left;
  overflow: hidden;
}

.chose_video_area .chose_left_text .chose_text_inner {
  max-width: 505px;
  float: right;
}

.chose_video_area .chose_video_right {
  width: calc(50% - 15px);
  float: right;
  overflow: hidden;
}

.chose_text_inner {
  padding-right: 30px;
}

.chose_text_inner .main_b_title {
  margin-top: 100px;
}

.chose_text_inner p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #e8e8e8;
  padding: 25px 0px 15px 0px;
}

.chose_text_inner ul {
  border-bottom: 1px solid #ffcd00;
  padding-bottom: 45px;
}

.chose_text_inner ul li {
  margin-bottom: 3px;
}

.chose_text_inner ul li a {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  color: #e8e8e8;
  padding-left: 4px;
}

.chose_text_inner ul li a i {
  padding-right: 4px;
}

.chose_video_inner {
  overflow: hidden;
  position: relative;
}

.chose_video_inner a {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.our_service_area {
  background: #1e2126;
  overflow: hidden;
  clear: both;
}

.our_service_area .left_service {
  width: calc(50% + 80px);
  float: left;
  overflow: hidden;
  background: url(../img/service-bg.jpg) no-repeat scroll center center;
  background-size: cover;
}

.our_service_area .left_service .left_service_inner {
  max-width: 635px;
  float: right;
  padding-right: 65px;
  margin: 65px 0px;
}

.our_service_area .left_service .left_service_inner .service_item {
  width: calc(100% / 2);
  float: left;
  padding-right: 30px;
  padding-bottom: 25px;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner {
  background: #fff;
  padding: 35px 20px 30px 20px;
  text-align: center;
  border-top: 3px solid #00ADB5;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner .service_icon {
  position: relative;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner .service_icon img {
  opacity: 1;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner .service_icon img + img {
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner h4 {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #31353d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 13px 0px 8px 0px;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner p {
  font-size: 12px;
  line-height: 18px;
  color: #444444;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 10px;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner .view_btn {
  opacity: 0;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner:hover {
  background: #ffcd00;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner:hover .service_icon img {
  opacity: 0;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner:hover .service_icon img + img {
  opacity: 1;
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner:hover .view_btn {
  opacity: 1;
}

.our_service_area .left_service .left_service_inner .service_item:nth-last-child(-n+2) {
  padding-bottom: 0px;
}

.our_service_area .right_service {
  width: calc(50% - 80px);
  float: right;
  overflow: hidden;
}

.our_service_area .right_service .right_service_text {
  max-width: 380px;
  margin-left: 95px;
  padding-top: 100px;
}

.our_service_area .right_service .right_service_text .main_b_title {
  padding-bottom: 30px;
}

.our_service_area .right_service .right_service_text p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #e8e8e8;
  line-height: 26px;
  padding-bottom: 30px;
}

.our_service_area .right_service .right_service_text .border_bar {
  margin-top: 20px;
}
.best_company_area {
  padding: 60px 0px;
}

.b_companu_l_text h4 {
  font-size: 30px;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  color: #343434;
  text-transform: uppercase;
}

.b_companu_l_text p {
  font-size: 18px;
  line-height: 28px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  padding: 25px 0px 35px 0px;
}

.b_companu_l_text .slider_btn {
  padding: 0px 40px;
  line-height: 46px;
}

.b_companu_l_text .slider_btn:hover {
  color: #ffcd00;
}
.our_service_area2 {
  background: #f5f5f5;
  padding: 100px 0px 65px 0px;
}

.our_service_area2 .main_c_b_title {
  padding-bottom: 40px;
}

.service2_inner {
  margin-bottom: -30px;
  overflow: hidden;
}

.service2_inner .col-md-4 {
  margin-bottom: 30px;
}

.service2_inner .service2_item {
  height: 304px;
}

.service2_inner .service2_item .service2_item_inner {
  text-align: center;
  background: #fff;
  padding: 45px 20px 16px 20px;
  min-height: 304px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.service2_inner .service2_item .service2_item_inner .service_icon {
  position: relative;
  display: inline-block;
}

.service2_inner .service2_item .service2_item_inner .service_icon img {
  opacity: 1;

}

.service2_inner .service2_item .service2_item_inner .service_icon img + img {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.service2_inner .service2_item .service2_item_inner h4 {
  font-size: 18px;
  color: #31353d;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  padding: 20px 0px 18px 0px;
  text-transform: uppercase;
}

.service2_inner .service2_item .service2_item_inner p {
  font-size: 15px;
  color: #444444;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  display: none;
}


.service2_inner .service2_item:hover .service2_item_inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: #00ADB5;
}

.service2_inner .service2_item:hover .service2_item_inner .service2_item_inner_content {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}


.service2_inner .service2_item:hover .service2_item_inner .service2_item_inner_content .service_icon img {
  opacity: 0;
}

.service2_inner .service2_item:hover .service2_item_inner .service2_item_inner_content .service_icon img + img {
  opacity: 1;
}

.service2_inner .service2_item:hover .service2_item_inner .service2_item_inner_content p  {
display: block;
}

.service2_inner .service2_item:hover .service2_item_inner .service2_item_inner_content .view_btn {
  visibility: visible;
  opacity: 1;
}
.service_single_area {
  padding: 100px 0px;
}

.other_service_area {
  background: #f7f7f7;
  padding: 80px 0px 70px 0px;
}

.other_service_area .project_title {
  padding-bottom: 55px;
}

.other_service_area .other_service_slider {
  margin-bottom: 0px;
  overflow: visible;
}

.other_service_area .other_service_slider .service2_item:hover .service2_item_inner {
  min-height: 311px;
}

.other_service_area .other_service_slider .owl-prev, .other_service_area .other_service_slider .owl-next {
  height: 45px;
  width: 30px;
  border: 1px solid #444444;
  line-height: 40px;
  font-size: 25px;
  color: #444444;
  text-align: center;
  position: absolute;
  right: 0px;
  top: -90px;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.other_service_area .other_service_slider .owl-prev:hover, .other_service_area .other_service_slider .owl-next:hover {
  border-color: #00ADB5;
  background: #00ADB5;
  color: #fff;
}

.other_service_area .other_service_slider .owl-prev {
  right: 40px;
}

.s_text_inner {
  padding-top: 60px;
}

.left_service_desc .project_title {
  padding-bottom: 20px;
}

.left_service_desc p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  line-height: 26px;
}

.left_service_desc ul {
  padding-left: 10px;
  padding-top: 20px;
}

.left_service_desc ul li a {
  font-size: 15px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
}

.left_service_desc ul li a i {
  padding-right: 7px;
  color: #ffcd00;
}

.our_skill_inner .project_title {
  padding-bottom: 20px;
}

.our_skill_inner .single_skill {
  margin-bottom: 20px;
}

.our_skill_inner .single_skill h3 {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  line-height: 28px;
}

.our_skill_inner .single_skill .progress {
  height: 8px;
  background: #efefef;
  overflow: visible;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0px;
}

.our_skill_inner .single_skill .progress .progress-bar {
  background: #ffcd00;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}

.our_skill_inner .single_skill .progress .progress-bar .progress_parcent {
  position: absolute;
  right: 0px;
  top: -20px;
  font-size: 14px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
}

.our_skill_inner .single_skill:last-child {
  margin-bottom: 0px;
}

.service_brochure {
  margin-top: 35px;
}

.service_brochure .project_title {
  padding-bottom: 20px;
}

.service_brochure p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  line-height: 26px;
  padding-bottom: 17px;
}

.service_brochure a {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  line-height: 26px;
  vertical-align: middle;
  margin-right: 90px;
}

.service_brochure a i {
  padding-right: 13px;
  color: #ffcd00;
  font-size: 25px;
  vertical-align: middle;
  line-height: 34px;
}

.service_brochure a:last-child {
  margin-right: 0px;
}

.counter_area {
  background: #31353d;
  padding: 60px 60px;
}

.counter_item {
  text-align: center;
  color: #00ADB5;
}

.counter_item i {
  font-size: 40px;
}

.counter_item h4 {
  font-size: 35px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding: 13px 0px 10px 0px;
  color: #EEEEEE;
}

.counter_item h5 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #EEEEEE;
}
.our_project_area {
  padding: 65px 0px;
}

.project_left_side {
  position: relative;
  min-height: 550px;
}

.project_left_side .main_w_title {
  padding-top: 22px;
}

.project_left_side .our_project_filter {
  position: absolute;
  right: 25px;
  bottom: 0px;
  text-align: right;
}

.project_left_side .our_project_filter li {
  margin-bottom: 10px;
}

.project_left_side .our_project_filter li a {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #31353d;
}

.our_project_details .project_item {
  width: calc(100% / 3);
  float: left;
  overflow: hidden;
  position: relative;
}

.our_project_details .project_item .project_hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  text-align: center;
  padding: 18px;
}

.our_project_details .project_item .project_hover .project_hover_inner {
  height: 100%;
  border: 2px solid rgba(0, 173, 181, 0.8);
  position: relative;
}

.our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
  background: transparent;
  padding: 0px 40px 0px 40px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #e8e8e8;
  opacity: 0;
  -webkit-transform: translateY(1.5rem);
  -ms-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}

.our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  line-height: 22px;
  padding: 15px 0px 25px 0px;
  opacity: 0;
  -webkit-transform: translateY(1.5rem);
  -ms-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(1.5rem);
  -ms-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  -webkit-transition: all 1.4s ease;
  -o-transition: all 1.4s ease;
  transition: all 1.4s ease;
}

.our_project_details .project_item:hover .project_hover .project_hover_inner {
  background: rgba(0, 173, 181, 0.8);
}

.our_project_details .project_item:hover .project_hover .project_hover_inner h4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.our_project_details .project_item:hover .project_hover .project_hover_inner p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.our_project_details .project_item:hover .project_hover .project_hover_inner .view_btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.project_item {
  position: relative;
}

.project_item .project_hover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  text-align: center;
  padding: 18px;
}

.project_item .project_hover .project_hover_inner {
  height: 100%;
  border: 2px solid rgba(0, 173, 181, 0.8);
  position: relative;
}

.project_item .project_hover .project_hover_inner .project_hover_content {
  background: transparent;
  padding: 0px 40px 0px 40px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.project_item .project_hover .project_hover_inner .project_hover_content h4 {
  font-size: 48px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #e8e8e8;
  opacity: 0;
  -webkit-transform: translateY(1.5rem);
  -ms-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}

.project_item .project_hover .project_hover_inner .project_hover_content p {
  font-size: 12px;
  color: #31353d;
  font-family: "Montserrat", sans-serif;
  line-height: 22px;
  padding: 15px 0px 25px 0px;
  opacity: 0;
  -webkit-transform: translateY(1.5rem);
  -ms-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(1.5rem);
  -ms-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  -webkit-transition: all 1.4s ease;
  -o-transition: all 1.4s ease;
  transition: all 1.4s ease;
}

.project_item:hover .project_hover .project_hover_inner {
  background: rgba(0, 173, 181, 0.8);

}

.project_item:hover .project_hover .project_hover_inner h4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.project_item:hover .project_hover .project_hover_inner p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.project_item:hover .project_hover .project_hover_inner .view_btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.our_project2_area {
  padding: 100px 0px 65px 0px;
}

.our_project2_area .main_c_b_title {
  padding-bottom: 40px;
}

.our_project2_area .our_project_filter {
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
  max-width: 850px;
  margin: 0px auto 30px;
}

.our_project2_area .our_project_filter li {
  float: left;
}

.our_project2_area .our_project_filter li a {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: #000000;
  padding: 0px 18px;
  line-height: 45px;
  display: block;
  border-radius: 0px;
  border-bottom: 1px solid #31353d;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.our_project2_area .our_project_filter li.active a {
  border-top: 1px solid #31353d;
  border-left: 1px solid #31353d;
  border-right: 1px solid #31353d;
  border-bottom: 1px solid #fff;
}

.our_project2_area .our_project_details {
  margin-bottom: -30px;
  overflow: hidden;
}

.our_project2_area .our_project_details .col-md-4 {
  margin-bottom: 30px;
}

.our_project2_area .our_project_details .project_item {
  width: 100%;
}

.our_project2_area .our_project_details .project_item img {
  width: 100%;
}

.our_project2_area .our_project_details .project_item .project_hover .project_hover_inner {
  padding: 0px 40px 0px 40px;
}

.our_project2_area.our_project_two_column .our_project_filter {
  margin: 0 auto 50px;
}

.our_project2_area.our_project_two_column .our_project_details {
  margin-bottom: 0px;
}

.our_project2_area.our_project_two_column .our_project_details .col-md-6 {
  padding: 0px;
}

.our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
  padding: 0px 80px 0px 80px;
}

.our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
  font-size: 35px;
  font-family: "Montserrat", sans-serif;
}

.our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
  font-size: 18px;
  color: #000000;
  line-height: 26px;
  padding: 25px 0px 45px 0px;
}

.our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  padding: 0px 35px;
  line-height: 50px;
}

.our_project2_area.our_project_three_column .our_project_filter {
  margin: 0 auto 50px;
}

.our_project2_area.our_project_three_column .our_project_details {
  margin-bottom: 0px;
}

.our_project2_area.our_project_three_column .our_project_details .col-md-4 {
  padding: 0px;
  margin: 0px;
}

.our_project2_area.our_project_three_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
  padding: 0px 30px 0px 30px;
}

.our_project2_area.project_grid_two .our_project_filter {
  margin: 0 auto 50px;
}

.our_project2_area.project_grid_two .our_project_details {
  margin-bottom: -30px;
}

.our_project2_area.project_grid_two .our_project_details .project_item {
  margin-bottom: 30px;
}

.our_project2_area.project_grid_two .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
  font-size: 25px;
  font-family: "Montserrat", sans-serif;
}

.our_project2_area.project_grid_two .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
  font-size: 18px;
  color: #000000;
  line-height: 26px;
}

.our_project2_area.project_grid_two .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
  background: #1e2126;
  line-height: 42px;
  padding: 0px 23px;
  font-size: 18px;
}

.our_project2_area.project_grid_three .our_project_filter {
  margin: 0 auto 50px;
}

.our_project2_area.project_grid_three .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
  padding: 0px 30px;
}

.our_project2_area.project_grid_three .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
  font-size: 14px;
}

.our_project2_area.project_grid_three .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
  background: #1e2126;
  line-height: 32px;
  padding: 0px 17.5px;
  font-size: 14px;
}
.our_latest_project {
  background: #f7f7f7;
  padding: 60px 0px;
}

.our_latest_project .out_title {
  padding-bottom: 40px;
}

.our_latest_slider .owl-prev, .our_latest_slider .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 25px;
  color: #444444;
  height: 45px;
  width: 30px;
  border: 1px solid #31353d;
  text-align: center;
  line-height: 39px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.our_latest_slider .owl-prev:hover, .our_latest_slider .owl-next:hover {
  background: #00ADB5;
  border-color: #00ADB5;
  color: #fff;
}

.our_latest_slider .owl-prev {
  left: 0px;
}

.our_latest_slider .owl-next {
  right: 0px;
}
.footer_widgets_area {
  background: #31353d;
  padding: 70px 0px;
}

.footer_widgets_area.footer_bg {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(49, 53, 61, 0.96)), to(rgba(49, 53, 61, 0.96))), url(../img/footer-bg.jpg) no-repeat scroll center center;
  background: -webkit-linear-gradient(bottom, rgba(49, 53, 61, 0.96), rgba(49, 53, 61, 0.96)), url(../img/footer-bg.jpg) no-repeat scroll center center;
  background: -o-linear-gradient(bottom, rgba(49, 53, 61, 0.96), rgba(49, 53, 61, 0.96)), url(../img/footer-bg.jpg) no-repeat scroll center center;
  background: linear-gradient(0deg, rgba(49, 53, 61, 0.96), rgba(49, 53, 61, 0.96)), url(../img/footer-bg.jpg) no-repeat scroll center center;
  background-size: cover;
}

.f_w_title {
  padding-bottom: 30px;
}

.f_w_title h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #00ADB5;
}

.about_widget p {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: #EEEEEE;
  line-height: 20px;
  padding: 13px 0px 17px 0px;
}

.about_widget ul li {
  display: inline-block;
  margin-right: 36px;
}

.about_widget ul li a {
  font-size: 20px;
  color: #EEEEEE;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.about_widget ul li:first-child:hover a {
  color: #00ADB5;
}

.about_widget ul li:nth-child(3):hover a {
  color: #00ADB5;
}

.about_widget ul li:last-child {
  margin-right: 0px;
}

.about_widget ul li:last-child:hover a {
  color: #00ADB5;
}

.about_widget ul li:hover a {
  color: #00ADB5;
}

.recent_w_inner .media .media-left {
  padding-right: 10px;
}

.recent_w_inner .media .media-body p {
  font-size: 15px;

  font-family: "Montserrat", sans-serif;
  color: #EEEEEE;
  line-height: 20px;
}

.address_w_inner .media .media-left {
  padding-right: 10px;
}

.address_w_inner .media .media-left i {
  color: #EEEEEE;
}

.address_w_inner .media .media-body p {
  font-size: 15px;
  color: #EEEEEE;
  font-family: "Montserrat", sans-serif;
  line-height: 20px;
}

.give_us_widget {
  text-align: center;
}

.give_us_widget h5 {
  font-size: 24px;
  color: #00ADB5;
  font-family: "Montserrat", sans-serif;
}

.give_us_widget h4 {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #00ADB5;
  padding: 23px 0px 12px 0px;
}

.give_us_widget a {
  margin-top: 17px;
}

.footer_copy_right {
  text-align: center;
  background: #262a31;
  padding: 41px 0px;
}

.footer_copy_right h4 {
  color: #EEEEEE;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
}

.footer_copy_right h4 i {
  color: #00ADB5;
}

.footer_copy_right h4 a {
  color: #00ADB5;
}

.footer_menu li {
  display: inline-block;
  margin-right: 25px;
}

.footer_menu li a {
  color: #afafaf;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

.footer_menu li:last-child {
  margin-right: 0px;
}

.footer_menu li:hover a, .footer_menu li.active a {
  color: #00ADB5;
}
.banner_area{
  background: url(../img/banner-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
  padding: 90px 0px 80px 0px;}
.banner_area:before{
   content: "";
   background: rgba(30, 33, 38, .5);
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
   z-index: -1;
 }

.banner_inner_text{
  text-align: center;
}
.banner_inner_text h4{
  font-size: 35px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #fff;
  padding-bottom: 3px;
  text-align: center;
}
.banner_inner_text ul li {

  display: inline-block;
}
.banner_inner_text ul li a {
  font-size: 18px;
  color: #00ADB5;
  font-family: "Montserrat", sans-serif;
  padding-right: 15px;
  position: relative;
}
.clients_area {
  background-color: #f5f5f5;
  padding: 90px 0px;
}

.clients_slider .item {
  text-align: center;
  border: 1px solid transparent;
  display: block;
  line-height: 90px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.clients_slider .item img {
  width: auto;
  max-width: 100%;
  display: inline-block;
  line-height: 90px;
}

.clients_slider .item:hover {
  border-color: #00ADB5;
}
