@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.col-md-offset-right-1 {
    margin-right: 8.33333333%
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #466e6a
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #31353d
}

.row.m0 {
    margin: 0
}

.p0 {
    padding: 0
}

.ml-10 {
    margin-left: 10px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-50 {
    margin-left: 50px
}

.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-50 {
    margin-right: 50px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-50 {
    margin-top: 50px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-50 {
    margin-bottom: 50px
}

body {
    line-height: 24px;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #444
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0
}

#error,
#success {
    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: 0
}

.border_bar {
    height: 1px;
    background: #466e6a;
    width: 100%
}

.border_bar_white {
    height: 1px;
    background: #fff;
    width: 100%
}

.p_100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.fotorama__caption__wrap {
    background-color: #466e6a !important;
    color: #fff !important
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px !important
}

.fotorama__thumb-border {
    border-color: #466e6a !important
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s;
    border-radius: 8px !important
}

.fotorama__img {
    border-radius: 8px !important
}

.hero-area,
.hero-slides {
    position: relative;
    z-index: 1
}

.hero-slides .single-hero-slide {
    width: 100%;
    height: 600px;
    position: relative;
    z-index: 1
}

.hero-slides .single-hero-slide .hero-slides-content {
    position: relative;
    z-index: 1;
    text-align: center
}

@media (min-width:1200px) {
    .hero-slides .single-hero-slide .hero-slides-content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:1199.98px) {
    .hero-slides .single-hero-slide .hero-slides-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:1199.98px) {
    .hero-slides .single-hero-slide {
        height: 450px
    }

}

.hero-slides .single-hero-slide .hero-slides-content h2 {
    font-size: 3vw;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: 600;

}



.hero-slides .single-hero-slide .hero-slides-content p {
    font-size: 18px;
    margin-bottom: 20px;
    color: #fff
}

.hero-slides .owl-next,
.hero-slides .owl-prev {
    background-color: transparent;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    top: 50%;
    margin-top: -20px;
    left: 2%;
    position: absolute;
    z-index: 10;
    text-align: center;
    font-size: 62px;
    font-weight: 600;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

@media (max-width: 991.98px) {
    .hero-slides .single-hero-slide .hero-slides-content h2 {
        font-size: 4vw;

    }
}

@media only screen and (max-width:767.98px) {

    .hero-slides .single-hero-slide .hero-slides-content h2 {
        font-size: 18px
    }
    .hero-slides .owl-next,
    .hero-slides .owl-prev {
        font-size: 13px
    }
}

.hero-slides .owl-next {
    left: auto;
    right: 2%
}

.hero-slides:hover .owl-next,
.hero-slides:hover .owl-prev {
    opacity: 1;
    visibility: visible
}

.hero-slides .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 50px;
    z-index: 10;
    width: 80%;
    left: 17%
}

.hero-slides .owl-dots .owl-dot {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-right: 10px
}

.hero-slides .owl-dots .owl-dot.active {
    color: #1c8314
}

.media,
.media-body {
    zoom: 1;
    overflow: visible !important
}

.main_w_title .page-title,
.main_w_title h2 {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    color: #31353d;
    font-weight: 700;
    position: relative;
    z-index: 2
}

.main_w_title h6 {
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    color: #466e6a;
    font-weight: 700;
    padding-top: 12px
}

.main_b_title h2,
.main_b_title h3 {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    color: #e8e8e8;
    font-weight: 700;
    position: relative;
    z-index: 2
}

.main_b_title h6 {
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    color: #466e6a;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 12px
}

.tooltip.top {
    background-color: transparent
}

.tooltip-inner {
    background-color: #466e6a
}

.tooltip.top .tooltip-arrow {
    border-top-color: #466e6a
}

.main_c_title {
    text-align: center
}

.main_c_title h2 {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    color: #e8e8e8;
    font-weight: 700;
    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, .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: 'Roboto Slab', serif;
    color: #466e6a;
    font-weight: 700;
    padding-top: 12px
}

.main_c_b_title {
    text-align: center
}

.main_c_b_title h2 {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    color: #31353d;
    font-weight: 700;
    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: 'Roboto Slab', serif;
    color: #466e6a;
    font-weight: 700;
    padding-top: 12px
}

.main_b_r_title {
    text-align: right
}

.main_b_r_title h2 {
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    color: #31353d;
    font-weight: 700;
    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: 'Roboto Slab', serif;
    color: #466e6a;
    font-weight: 700;
    padding-top: 12px
}

.out_title {
    font-size: 25px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #31353d;
    text-align: center
}

.main_header_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

.main_header_area+.row,
.main_header_area+div,
.main_header_area+section {
    margin-top: 152px
}

.main_header_area.navbar_fixed .main_menu_area {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transition: transform .5s, background .5s;
    transition: transform .5s, background .5s, -webkit-transform .5s;
    -o-transition: transform .5s, background .5s;
    -webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 16px 0 rgba(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: #466e6a
}

.header_top_area {
    background: #466e6a
}

.header_top_area .pull-left a {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #e8e8e8;
    line-height: 50px;
    margin-right: 50px;
    position: relative;
    display: inline-block
}

.header_top_area .pull-left a:before {
    content: "";
    background: #53817c;
    width: 1px;
    position: absolute;
    left: -30px;
    top: -1px;
    height: 100%
}

.header_top_area .pull-left a i {
    font-size: 20px;
    color: #e8e8e8;
    padding-right: 10px
}

.header_top_area .pull-left a:first-child {
    margin-left: 20px
}

.header_top_area .pull-left a:first-child:before {
    left: -40px
}

.header_top_area .pull-left a:last-child {
    margin-right: 0
}

.header_top_area .pull-left a:last-child:after {
    content: "";
    background: #53817c;
    width: 1px;
    position: absolute;
    right: -30px;
    top: -1px;
    height: 100%
}

.header_social li {
    display: inline-block;
    margin-right: 20px
}

.header_social li a {
    font-size: 18px;
    color: #e8e8e8;
    line-height: 50px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.header_social li:last-child {
    margin-right: 0
}

.header_social li:hover a {
    color: #fff
}

.main_menu_area {
    background: #fff;
    z-index: 30
}

.main_menu_area .navbar.navbar-default {
    background: 0;
    margin-bottom: 0;
    border: 0
}

.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 img+img {
    display: none
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li {
    margin-right: 18px
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
    padding: 0;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #31353d;
    line-height: 100px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    background: 0
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.icon_search {
    margin-right: 0
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.icon_search a {
    position: relative
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.icon_search a:before {
    content: "02";
    background: #466e6a;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    position: absolute;
    right: -14px;
    top: 40%;
    line-height: 21px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 400;
    text-align: center
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.active a,
.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li:hover a {
    color: #466e6a
}

.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: #eee;
        text-align: left;
        opacity: 0;
        -webkit-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in;
        visibility: hidden;
        display: block;
        padding: 0;
        border: 0;
        border-radius: 0
    }
}

.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;
    border-color: #eee transparent transparent;
    position: absolute;
    right: 24px;
    top: 45px;
    z-index: 3;
    opacity: 0;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu li {
    display: block;
    float: none;
    margin-right: 0;
    border-bottom: 1px solid #cbcbcb
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu li a {
    line-height: 1.5;
    color: #494848;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 10px;
    text-transform: capitalize;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    display: block;
    white-space: pre-wrap;
    word-break: break-word
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu li:last-child {
    border-bottom: 0
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu li:hover a {
    background: #466e6a;
    color: #fff
}

@media(min-width:992px) {
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu:hover .dropdown-menu {
        left: 0;
        visibility: visible;
        opacity: 1
    }
}

.transparent_menu .main_menu_area {
    background: 0
}

.transparent_menu .main_menu_area .navbar.navbar-default {
    border-bottom: 1px solid rgba(186, 186, 186, .4);
    border-radius: 0
}

.transparent_menu .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
    color: #fff
}

.transparent_menu .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.active>a,
.transparent_menu .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li:hover>a {
    color: #466e6a
}

.transparent_menu+.row,
.transparent_menu+div,
.transparent_menu+section {
    margin-top: 0
}

.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, .4);
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0;
    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: "Open Sans", sans-serif
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box .secand_text,
.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box2 .first_text {
    color: #466e6a;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-family: 'Roboto Slab', serif
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box2 .secand_text {
    color: #fff;
    font-family: "Open Sans", sans-serif
}

.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: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.main_slider_area .rev_slider .tp-bullets .tp-bullet.selected,
.main_slider_area .rev_slider .tp-bullets .tp-bullet:hover {
    width: 110px;
    background: #466e6a
}

.quoto_slider_area {
    position: relative;
    z-index: 3;
    padding: 80px 0
}

.quoto_slider_area:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    background: rgba(0, 0, 0, .5)
}

.quoto_slider_area .quoto_slider_inner {
    position: relative
}

.quoto_slider_area .quoto_slider_inner .quoto_slider {
    max-width: 710px;
    margin: auto
}

.quoto_slider_area .quoto_slider_inner .quoto_slider .item {
    text-align: center
}

.quoto_slider_area .quoto_slider_inner .quoto_slider .item i {
    font-size: 50px;
    color: #2f2f2f;
    padding-bottom: 17px
}

.quoto_slider_area .quoto_slider_inner .quoto_slider .item h4 {
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
    line-height: 30px;
    color: #fefefe;
    font-weight: 400;
    max-width: 470px;
    margin: auto
}

.quoto_slider_area .quoto_slider_inner .quoto_slider .item h4 span {
    color: #466e6a
}

.quoto_slider_area .quoto_slider_inner .quoto_slider .item p {
    font-size: 18px;
    color: #ededed;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    padding: 16px 0
}

.quoto_slider_area .quoto_slider_inner .quoto_slider .item h3 {
    text-align: right;
    font-size: 18px;
    color: #ededed;
    font-family: "Open Sans", sans-serif
}

.quoto_slider_area .quoto_slider_inner .owl-next,
.quoto_slider_area .quoto_slider_inner .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    height: 45px;
    width: 30px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    font-size: 25px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    cursor: pointer
}

.quoto_slider_area .quoto_slider_inner .owl-next:hover,
.quoto_slider_area .quoto_slider_inner .owl-prev:hover {
    border-color: #466e6a;
    background: #466e6a
}

.quoto_slider_area .quoto_slider_inner .owl-prev {
    left: 0
}

.quoto_slider_area .quoto_slider_inner .owl-next {
    right: 0
}

.project_single_slider .flexslider {
    border: 0;
    margin-bottom: 0
}

.project_single_slider #carousel {
    padding: 0 55px;
    position: relative;
    margin-top: 33px
}

.project_single_slider #carousel ul li {
    position: relative
}

.project_single_slider #carousel ul li.flex-active-slide {
    position: relative;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.project_single_slider #carousel ul li.flex-active-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 4px solid #466e6a;
    z-index: 2
}

.project_single_slider #carousel ul li.flex-active-slide:after {
    content: "";
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    opacity: 0
}

.project_single_slider #carousel ul li:after {
    content: "";
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.project_single_slider #carousel .custom-navigation .flex-prev {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 60px;
    color: #466e6a
}

.project_single_slider #carousel .custom-navigation .flex-next {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 60px;
    color: #466e6a
}

.project_single_slider #carousel .custom-navigation .flex-disabled {
    color: #6a6a6a
}

.get_btn {
    display: inline-block;
    padding: 0 20px;
    border-radius: 8px;
    border: 2px solid #c40e2b;
    line-height: 50px;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    background: #c40e2b
}

.get_btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #1e2126;
    height: 250px;
    width: 500px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.get_btn:hover {
    color: #fff;
    border: 2px solid #1e2126
}

.get_btn:hover:before {
    bottom: -50px
}

.get_btn2 {
    display: inline-block;
    padding: 0 15px;
    border-radius: 8px;
    border: 2px solid #c40e2b;
    line-height: 40px;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    background: #c40e2b
}

.get_btn2:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #1e2126;
    height: 250px;
    width: 500px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.get_btn2:hover {
    color: #fff;
    border: 2px solid #1e2126
}

.get_btn2:hover:before {
    bottom: -50px
}

.view_btn {
    display: inline-block;
    background: #31353d;
    text-align: center;
    padding: 0 20px;
    border-radius: 5px;
    line-height: 36px;
    margin-top: 10px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 15px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    border: 0
}

.view_btn:hover {
    background: #c40e2b;
    color: #fff
}

.get_bg_btn {
    display: inline-block;
    padding: 0 35px;
    border: 2px solid #466e6a;
    line-height: 50px;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #31353d;
    font-weight: 700;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.get_bg_btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #466e6a;
    height: 250px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.get_bg_btn:hover {
    color: #466e6a
}

.get_bg_btn:hover:before {
    bottom: 100%
}

.get_btn_black {
    display: inline-block;
    padding: 0 35px;
    line-height: 50px;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    background: #31353d;
    border: 2px solid #31353d
}

.get_btn_black:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #466e6a;
    height: 250px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.get_btn_black:hover {
    color: #31353d
}

.get_btn_black:hover:before {
    bottom: -50px
}

.slider_btn {
    display: inline-block;
    padding: 0 36px;
    border: 2px solid #466e6a;
    line-height: 50px;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #2c2c2c;
    font-weight: 700;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.slider_btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #466e6a;
    height: 250px;
    width: 320px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.slider_btn:hover {
    color: #fff
}

.slider_btn:hover:before {
    bottom: 100%
}

.submit_btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #466e6a;
    border-radius: 0;
    border: 1px solid #466e6a;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 14px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    line-height: 42px;
    padding: 0;
    height: 42px
}

.submit_btn:hover {
    background: #fff;
    color: #31353d
}

.get_quote_area {
    background: #466e6a;
    padding: 15px 0;
    border-bottom: 1px solid #578782;
    position: relative;
    z-index: 998
}

.get_quote_area h2.page-title {
    margin-bottom: 20px;
    color: #fff !important;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    font-size: 36px
}

@media only screen and (max-width:768px) {
    .get_quote_area h2.page-title {
        font-size: 28px
    }
    .embed-container.maps {
        padding: 15px
    }
    .embed-container.maps #mapid {
        height: 480px
    }
}

.get_quote_area .pull-left h4 {
    font-size: 21px;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: 400;
    padding-top: 17px
}

.get_quote_area.yellow_get_quote {
    background: #466e6a
}

.get_quote_area.yellow_get_quote .pull-left h4 {
    color: #444
}

.get_quote_area.project_contact {
    background: #466e6a
}

.get_quote_area.project_contact .pull-left h3 {
    font-size: 35px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #31353d
}

.get_quote_area.project_contact .pull-left h4 {
    font-size: 25px;
    font-family: "Open Sans", sans-serif;
    color: #444;
    font-weight: 400;
    padding-top: 2px
}

.get_quote_area.project_contact .pull-right .get_btn_black {
    line-height: 43px;
    margin-top: 13px
}

.get_quote_area span {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 13px 5px 8px;
    line-height: 26px;
    display: inline-block
}

.get_quote_area select {
    color: #000;
    font-size: 14px;
    margin-left: 10px
}

.get_quote_area input {
    color: #000;
    font-size: 14px;
    width: 100px;
    margin-left: 10px
}

.mapBox {
    min-height: 470px
}

#mapTile {
    width: 100%;
    height: 500px
}

.address_area {
    background: #466e6a;
    padding: 32px 0
}

.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: Roboto, sans-serif;
    font-weight: 600;
    color: #fff
}

.address_inner .media .media-body h5 {
    font-size: 17px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    color: #fff;
    padding-top: 7px
}

.address_inner .media .media-body h5 a {
    color: #fff
}

.address_inner .media .media-body .sub-title {
    font-size: 17px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    color: #fff;
    padding-top: 7px
}

.subscribe_area {
    background: #466e6a;
    overflow: hidden;
    padding: 40px 0
}

.subscribe_area .pull-left h4 {
    font-size: 22px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #444;
    padding-top: 12px
}

.subscribe_area .pull-right .input-group {
    max-width: 350px
}

.subscribe_area .pull-right .input-group input {
    border: 0;
    height: 50px;
    background: #f3f3f3;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 18px;
    font-weight: 400;
    color: #bcbcbc;
    font-family: "Open Sans", sans-serif
}

.subscribe_area .pull-right .input-group input.placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #bcbcbc;
    font-family: "Open Sans", sans-serif
}

.subscribe_area .pull-right .input-group input:-moz-placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #bcbcbc;
    font-family: "Open Sans", sans-serif
}

.subscribe_area .pull-right .input-group input::-moz-placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #bcbcbc;
    font-family: "Open Sans", sans-serif
}

.subscribe_area .pull-right .input-group input::-webkit-input-placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #bcbcbc;
    font-family: "Open Sans", sans-serif
}

.subscribe_area .pull-right .input-group .input-group-btn .btn-default {
    margin-left: 0;
    padding: 0;
    height: 50px;
    border: 0;
    border-radius: 0;
    background: #1e2126;
    color: #fff;
    width: 95px;
    text-align: center;
    font-size: 22px;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.who_we_are_area {
    padding-top: 30px;
    background: #eceff2;
    position: relative;
    z-index: 0
}

.who_we_are_area .main_w_title {
    padding-bottom: 10px
}

.who_we_inner .who_we_left_content h4 {
    line-height: 1.6
}

.who_we_inner .who_we_left_content p {
    font-size: 15px;
    line-height: 26px;
    color: #444;
    padding-bottom: 15px
}

.who_we_inner .who_we_left_content .border_bar {
    height: 1px;
    background: #466e6a;
    width: 100%;
    margin-top: 10px
}

.who_we_image img {
    border-radius: 8px
}

.preconstruction_area {
    overflow: hidden
}

.preconstruction_area .pre_construction_inner .col-md-6 {
    overflow: hidden;
    padding: 0
}

.pre_construction_item {
    position: relative;
    z-index: 3
}

.pre_construction_item:before {
    content: "";
    background: rgba(255, 255, 255, .95);
    position: absolute;
    left: 0;
    top: 0;
    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: 'Roboto Slab', serif;
    font-weight: 700;
    color: #466e6a
}

.pre_hover p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    color: #444;
    padding: 25px 0 40px
}

.pre_hover .slider_btn {
    line-height: 46px;
    padding: 0 29px
}

.pre_hover .slider_btn:hover {
    color: #466e6a
}

.pre_construction_right {
    position: relative;
    z-index: 3
}

.pre_construction_right:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(49, 53, 61, .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 0 15px
}

.chose_text_inner ul {
    border-bottom: 1px solid #466e6a;
    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: #466e6a;
    overflow: hidden;
    clear: both
}

.our_service_area .left_service {
    width: calc(50% + 40px);
    float: left;
    overflow: hidden;
    background: url(../img/service-bg.jpg) center center/cover no-repeat
}

.our_service_area .left_service .left_service_inner {
    max-width: 635px;
    float: right;
    padding-right: 65px;
    margin: 65px 0
}

.our_service_area .left_service .left_service_inner .service_item {
    width: calc(100% / 3);
    float: left;
    padding-right: 25px;
    padding-bottom: 25px
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner {
    background: #fff;
    border-radius: 8px;
    padding: 35px 20px 30px;
    text-align: center;
    border-top: 3px solid #5d677f;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.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: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner .service_icon img+img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner h4 {
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    color: #31353d;
    text-transform: uppercase;
    font-weight: 700;
    padding: 13px 0 8px
}

.our_service_area .main_b_title h5 {
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-weight: 700;
    padding: 13px 0 8px
}

.our_service_area .left_service .left_service_inner .service_item .service_item_inner p {
    font-size: 12px;
    line-height: 18px;
    color: #444;
    font-family: 'Roboto Slab', 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: #5d677f
}

.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,
.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: 0
}

.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_project_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: Roboto, sans-serif;
    color: #e8e8e8;
    line-height: 26px;
    padding-bottom: 30px
}

.our_service_area .right_service .right_service_text .border_bar {
    margin-top: 20px;
    background: #fff !important
}

.best_company_area {
    padding: 60px 0
}

.b_companu_l_text h4 {
    font-size: 30px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #343434;
    text-transform: uppercase
}

.b_companu_l_text p {
    font-size: 18px;
    line-height: 28px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    padding: 25px 0 35px
}

.b_companu_l_text .slider_btn {
    padding: 0 40px;
    line-height: 46px
}

.b_companu_l_text .slider_btn:hover {
    color: #466e6a
}

.our_service_area2 {
    background: #f5f5f5;
    padding: 100px 0 65px
}

.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;
    min-height: 304px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.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: 0;
    top: 0;
    opacity: 0
}

.service2_inner .service2_item .service2_item_inner h4 {
    font-size: 18px;
    color: #31353d;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    padding: 20px 0 18px;
    text-transform: uppercase
}

.service2_inner .service2_item .service2_item_inner p {
    font-size: 15px;
    color: #444;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.service2_inner .service2_item .service2_item_inner .view_btn {
    opacity: 0;
    visibility: hidden
}

.service2_inner .service2_item:hover .service2_item_inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background: #466e6a
}

.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: none
}

.service2_inner .service2_item:hover .service2_item_inner .service2_item_inner_content .view_btn {
    visibility: visible;
    opacity: 1
}

.service_single_area {
    padding: 100px 0
}

.other_service_area {
    background: #f7f7f7;
    padding: 80px 0 70px
}

.other_service_area .project_title {
    padding-bottom: 55px
}

.other_service_area .other_service_slider {
    margin-bottom: 0;
    overflow: visible
}

.other_service_area .other_service_slider .service2_item:hover .service2_item_inner {
    min-height: 311px
}

.other_service_area .other_service_slider .owl-next,
.other_service_area .other_service_slider .owl-prev {
    height: 45px;
    width: 30px;
    border: 1px solid #444;
    line-height: 40px;
    font-size: 25px;
    color: #444;
    text-align: center;
    position: absolute;
    right: 0;
    top: -90px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.other_service_area .other_service_slider .owl-next:hover,
.other_service_area .other_service_slider .owl-prev:hover {
    border-color: #466e6a;
    background: #466e6a;
    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: #444;
    line-height: 26px
}

.left_service_desc ul {
    padding-left: 10px;
    padding-top: 20px
}

.left_service_desc ul li a {
    font-size: 15px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    line-height: 30px
}

.left_service_desc ul li a i {
    padding-right: 7px;
    color: #466e6a
}

.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: #444;
    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: 0
}

.our_skill_inner .single_skill .progress .progress-bar {
    background: #466e6a;
    border-radius: 4px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative
}

.our_skill_inner .single_skill .progress .progress-bar .progress_parcent {
    position: absolute;
    right: 0;
    top: -20px;
    font-size: 14px;
    color: #444;
    font-family: "Open Sans", sans-serif
}

.our_skill_inner .single_skill:last-child {
    margin-bottom: 0
}

.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: #444;
    line-height: 26px;
    padding-bottom: 17px
}

.service_brochure a {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #444;
    line-height: 26px;
    vertical-align: middle;
    margin-right: 90px
}

.service_brochure a i {
    padding-right: 13px;
    color: #466e6a;
    font-size: 25px;
    vertical-align: middle;
    line-height: 34px
}

.service_brochure a:last-child {
    margin-right: 0
}

.our_team_area {
    padding: 100px 0 65px
}

.our_team_area .main_b_r_title {
    margin-bottom: 35px;
    z-index: 1
}

.team_slider {
    position: relative
}

.team_slider .team_item .team_image {
    position: relative;
    z-index: 2
}

.team_slider .team_item .team_image:before {
    content: "";
    background: rgba(0, 0, 0, .4);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.team_slider .team_item .team_image ul {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

.team_slider .team_item .team_image ul li {
    display: inline-block;
    margin-right: 17px
}

.team_slider .team_item .team_image ul li a {
    color: #fff;
    font-size: 25px;
    position: relative;
    bottom: -30px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.team_slider .team_item .team_image ul li:nth-child(2) a {
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.team_slider .team_item .team_image ul li:nth-child(3) a {
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear
}

.team_slider .team_item .team_image ul li:last-child {
    margin-right: 0
}

.team_slider .team_item .team_image ul li:last-child a {
    -webkit-transition: .6s linear;
    -o-transition: .6s linear;
    transition: .6s linear
}

.team_slider .team_item .member_name {
    background: #466e6a;
    text-align: center;
    padding: 15px 0
}

.team_slider .team_item .member_name h4 {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 7px
}

.team_slider .team_item .member_name h5 {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    color: #fff
}

.team_slider .team_item:hover .team_image:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.team_slider .team_item:hover .team_image ul li a {
    bottom: 0
}

.team_slider .owl-nav {
    position: absolute;
    left: 0;
    top: -110px;
    z-index: 5;
}

.team_slider .owl-nav .owl-next,
.team_slider .owl-nav .owl-prev {
    display: inline-block;
    font-size: 40px;
    border: 1px solid #31353d;
    color: #31353d;
    width: 30px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    z-index: 5
}

.team_slider .owl-nav .owl-next:hover,
.team_slider .owl-nav .owl-prev:hover {
    background: #466e6a;
    border-color: #466e6a;
    color: #fff
}

.team_slider .owl-nav .owl-prev {
    margin-right: 5px
}

.testimonials_area {
    padding: 90px 0;
    background: #f5f5f5
}

.testimonials_area .main_w_title {
    margin-top: 70px
}

.testimonials_area .main_w_title h2:before {
    border-color: #e2e2e2
}

.testimonials_slider .item .testi_left {
    max-width: 570px;
    display: inline-block;
    background: #466e6a;
    float: left;
    min-height: 205px;
    padding: 20px 15px 20px 50px;
    position: relative
}

.testimonials_slider .item .testi_left:before {
    content: "";
    position: absolute;
    right: -47px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 205px 0 0 47px;
    border-color: transparent transparent transparent #466e6a
}

.testimonials_slider .item .testi_left i {
    font-size: 30px;
    color: #31353d
}

.testimonials_slider .item .testi_left p {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    line-height: 26px;
    color: #444;
    padding: 8px 0 20px
}

.testimonials_slider .item .testi_left h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    line-height: 26px;
    color: #444
}

.testimonials_slider .item .testi_right {
    display: inline-block;
    max-width: 160px
}

.testimonials_slider .item .testi_right img {
    max-width: 100%;
    width: auto
}

.testimonials_slider .owl-dots {
    position: absolute;
    right: 0;
    bottom: -25px
}

.testimonials_slider .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background: #a8a7a7;
    display: inline-block;
    margin-right: 8px
}

.testimonials_slider .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.testimonials_slider .owl-dots .owl-dot.active {
    background: #466e6a
}

.our_team_area2 {
    background: #f5f5f5;
    padding: 100px 0 76px
}

.our_team_area2 .main_c_b_title {
    padding-bottom: 40px
}

.team_slider2_inner .item {
    text-align: center
}

.team_slider2_inner .item .team_image {
    position: relative;
    overflow: hidden
}

.team_slider2_inner .item .team_image ul {
    display: block;
    background: #466e6a;
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.team_slider2_inner .item .team_image ul li {
    display: inline-block;
    margin-right: 20px
}

.team_slider2_inner .item .team_image ul li a {
    color: #fff;
    line-height: 80px;
    font-size: 25px
}

.team_slider2_inner .item .team_image ul li:last-child {
    margin-right: 0
}

.team_slider2_inner .item h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    color: #31353d;
    padding-bottom: 5px;
    padding-top: 15px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.team_slider2_inner .item h4:hover {
    color: #466e6a
}

.team_slider2_inner .item h5 {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.team_slider2_inner .item:hover .team_image ul {
    bottom: 0
}

.counter_area {
    background: #31353d;
    padding: 60px 0
}

.counter_item {
    text-align: center;
    color: #e8e8e8
}

.counter_item i {
    font-size: 40px
}

.counter_item h4 {
    font-size: 35px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 13px 0 10px
}

.counter_item h5 {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase
}

.latest_news_area {
    padding: 100px 0 65px
}

.latest_news_area .main_c_b_title {
    padding-bottom: 35px
}

.latest_news_item .news_image {
    overflow: hidden;
    position: relative
}

.latest_news_item .news_image img {
    max-width: 100%;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.latest_news_item .news_image .l_date {
    background: #466e6a;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 15px
}

.latest_news_item .news_image .l_date h5 {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.latest_news_item .news_image .l_date h6 {
    font-size: 12px;
    font-family: "Open Sans", sans-serif
}

.latest_news_item .news_content {
    text-align: center;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    overflow: hidden;
    clear: both;
    padding: 0 20px 20px
}

.latest_news_item .news_content h4 {
    font-size: 20px;
    line-height: 28px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #31353d;
    padding-top: 12px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.latest_news_item .news_content h4:hover {
    color: #466e6a
}

.latest_news_item .news_content h6 {
    font-size: 12px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    padding: 10px 0 25px
}

.latest_news_item .news_content h6 a {
    font-size: 12px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.latest_news_item .news_content h6 a:hover {
    color: #466e6a
}

.latest_news_item .news_content p {
    text-align: left;
    font-size: 15px;
    color: #444;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 55px
}

.latest_news_item .news_content .pull-left a {
    color: #31353d;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.latest_news_item .news_content .pull-left a:hover {
    color: #466e6a
}

.latest_news_item .news_content .pull-right a {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #31353d;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.latest_news_item .news_content .pull-right a i {
    padding-left: 3px
}

.latest_news_item .news_content .pull-right a:hover {
    color: #466e6a
}

.latest_news_item:hover .news_image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.clients_area {
    background: #f5f5f5;
    padding: 90px 0
}

.clients_slider .item {
    text-align: center;
    border: 1px solid transparent;
    display: block;
    line-height: 90px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    cursor: pointer
}

.clients_slider .item img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    line-height: 90px
}

.clients_slider .item:hover {
    border-color: #466e6a
}

.project_title {
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #31353d
}

.project_single_area {
    padding: 65px 0
}

.project_summery {
    padding-top: 60px
}

.project_summery p {
    line-height: 26px;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #444;
    padding: 20px 0 50px
}

.project_summery ul {
    padding-left: 26px;
    position: relative;
    border-left: 3px solid #466e6a
}

.project_summery ul li {
    margin-bottom: 27px
}

.project_summery ul li a {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #444
}

.project_summery ul li a span {
    font-weight: 400
}

.project_quote {
    margin-top: 40px
}

.project_quote .project_title {
    padding-bottom: 25px
}

.project_quote .quote_inner {
    position: relative;
    padding-left: 70px
}

.project_quote .quote_inner:before {
    content: "\f10e";
    position: absolute;
    left: 0;
    top: 0;
    font: 60px/1 FontAwesome;
    color: #626262
}

.project_quote .quote_inner p {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    color: #444;
    padding-bottom: 3px
}

.project_quote .quote_inner a {
    color: #466e6a
}

.project_collaps {
    margin-top: 40px;
    margin-bottom: 0
}

.project_collaps .panel-default {
    border-radius: 0;
    margin-top: 0 !important;
    border-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.project_collaps .panel-default .panel-heading {
    padding: 0;
    border-color: #d5d5d5;
    background: #fff;
    border-radius: 0
}

.project_collaps .panel-default .panel-heading .panel-title a {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #444;
    padding: 16.5px 20px;
    display: block
}

.project_collaps .panel-default .panel-heading .panel-title a i {
    float: right;
    font-size: 20px;
    display: inline-block;
    color: #466e6a
}

.project_collaps .panel-default .panel-heading .panel-title a i+i,
.project_collaps .panel-default .panel-heading .panel-title a.collapsed i {
    display: none
}

.project_collaps .panel-default .panel-heading .panel-title a.collapsed i+i {
    display: inline-block;
    color: #626262
}

.project_collaps .panel-default .panel-collapse .panel-body {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #444;
    background: #f5f5f5;
    padding: 16px 14px;
    line-height: 22px
}

.project_collaps .panel-default:last-child {
    border-bottom: 1px solid #d5d5d5
}

.project_discription {
    padding-top: 60px
}

.project_discription .project_title {
    padding-bottom: 20px
}

.project_discription p {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
    color: #444;
    padding-bottom: 30px
}

.project_discription p:last-child {
    padding-bottom: 0
}

.project_s_tab {
    margin-top: 40px
}

.project_s_tab .nav.nav-tabs {
    border: 0
}

.project_s_tab .nav.nav-tabs li a {
    padding: 0 27px;
    border: 0;
    background: #e6e6e6;
    border-radius: 5px 5px 0 0;
    line-height: 50px;
    color: #444;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700
}

.project_s_tab .nav.nav-tabs li.active a {
    background: #f5f5f5
}

.project_s_tab .tab-content .tab-pane {
    font-size: 15px;
    line-height: 26px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    background: #f5f5f5;
    padding: 20px 25px 25px 30px
}

.project_s_tab .tab-content .tab-pane p {
    padding-bottom: 30px
}

.project_s_tab .tab-content .tab-pane p:last-child {
    padding-bottom: 0
}

.our_latest_slider {
    padding: 0 95px
}

.right_widget {
    border: 2px solid #ebebeb;
    background: #f7f7f7;
    margin-bottom: 10px;
    padding: 0 10px 10px
}

.right_widget:last-child {
    margin-bottom: 0
}

.r_w_title {
    padding-top: 32px;
    padding-bottom: 25px
}

.r_w_title h3 {
    font-size: 16px;
    color: #444;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    position: relative
}

.r_w_title h3:before {
    content: "";
    width: 127px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background: #466e6a;
    position: absolute
}

.r_post_widget .r_post_inner .r_post_item {
    padding-bottom: 16px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px
}

.r_post_widget .r_post_inner .r_post_item img {
    width: 100%
}

.r_post_widget .r_post_inner .r_post_item p {
    font-size: 15px;
    color: #444;
    font-family: 'Roboto Slab', serif;
    font-style: italic;
    line-height: 20px;
    padding-top: 12px
}

.r_post_widget .r_post_inner .r_post_item:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.r_social_widget ul li {
    display: inline-block;
    margin-right: 10px
}

.r_social_widget ul li a {
    height: 34px;
    width: 34px;
    background: #466e6a;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    border-radius: 50%;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.r_social_widget ul li:last-child {
    margin-right: 0
}

.r_social_widget ul li:hover a {
    color: #31353d
}

.r_twitter_widget .tweets_feed ul li .tw_content .tweet_text {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.r_twitter_widget .tweets_feed ul li .tw_content .tweet_text a {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #466e6a
}

.r_twitter_widget .tweets_feed ul li .tw_content .tweet_date {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.r_twitter_widget .tweets_feed ul li .tw_content .footer .tweet_time {
    color: #466e6a;
    font-size: 14px;
    font-family: "Open Sans", sans-serif
}

.blog_details_img {
    position: relative
}

.blog_details_img img {
    width: 100%
}

.blog_details_img .b_date {
    background: #466e6a;
    text-align: center;
    display: inline-block;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 0
}

.blog_details_img .b_date h3 {
    font-size: 30px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding-bottom: 6px
}

.blog_details_img .b_date h5 {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #444;
    text-transform: uppercase
}

.blog_d_text {
    padding-left: 25px
}

.blog_d_text h6 {
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: 14px;
    padding-top: 30px
}

.blog_d_text h6 a {
    color: #466e6a
}

.blog_d_text h6 span {
    padding-left: 40px
}

.blog_d_text h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    color: #31353d;
    font-weight: 700;
    padding: 30px 0 40px
}

.blog_d_text p {
    font-size: 14px;
    line-height: 24px;
    font-family: "Open Sans", sans-serif;
    color: #444;
    padding-bottom: 18px
}

.blog_d_text .quote_text {
    padding-left: 35px;
    padding-top: 32px
}

.blog_d_text .quote_text p {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #444
}

.blog_d_text .quote_text p i {
    padding-right: 7px;
    font-size: 22px;
    color: #466e6a
}

.image_text {
    border-bottom: 1px solid #efefef;
    padding-bottom: 35px
}

.image_text .media .media-left {
    padding-right: 30px
}

.image_text .media .media-body p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #444;
    padding-bottom: 22px
}

.image_text .media .media-body p:last-child {
    padding-bottom: 0
}

.image_text .img_list {
    padding-left: 40px;
    padding-top: 30px
}

.image_text .img_list li {
    margin-bottom: 3px
}

.image_text .img_list li a {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #444;
    position: relative;
    padding-left: 10px
}

.image_text .img_list li a i {
    color: #466e6a;
    position: absolute;
    left: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.image_text p {
    font-size: 14px;
    line-height: 24px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 20px
}

.image_text h5 {
    font-size: 14px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    padding-right: 4px;
    display: inline-block
}

.image_text .img_tages,
.image_text .img_tages li {
    display: inline-block
}

.image_text .img_tages li a {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #a6a6a6;
    font-weight: 400;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.image_text .img_tages li a:hover {
    color: #466e6a
}

.like_post {
    margin-bottom: 50px
}

.like_post h3 {
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #31353d;
    margin-top: 40px;
    margin-bottom: 18px
}

.like_post .like_post_item a {
    display: block
}

.like_post .like_post_item a img {
    width: 100%
}

.like_post .like_post_item h5 {
    font-size: 15px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    padding-left: 15px;
    line-height: 22px;
    margin-top: 10px
}

.comment_list h3 {
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #31353d;
    margin-bottom: 40px
}

.comment_list_inner .media {
    padding-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #efefef
}

.comment_list_inner .media .media-left {
    padding-right: 20px
}

.comment_list_inner .media .media-body {
    vertical-align: middle;
    -ms-flex-item-align: center;
    align-self: center
}

.comment_list_inner .media .media-body h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #31353d;
    font-weight: 600;
    margin-bottom: 7px
}

.comment_list_inner .media .media-body h5 {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_list_inner .media p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #444;
    margin-top: 15px
}

.comment_list_inner .media .cm_reply {
    color: #466e6a;
    text-transform: uppercase;
    margin-top: 15px;
    display: block;
    font-size: 14px;
    font-family: "Open Sans", sans-serif
}

.comment_list_inner .media .cm_reply i {
    padding-right: 4px
}

.comment_list_inner .media:first-child {
    border-top: 0
}

.comment_list_inner .media:last-child {
    border-bottom: 1px solid #efefef;
    padding-bottom: 25px;
    margin-bottom: 0
}

.comment_list_inner .media.reply {
    margin-left: 65px
}

.comment_form_area h3 {
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #31353d;
    margin-bottom: 30px;
    margin-top: 50px
}

.comment_form_area .contact_us_form .form-group {
    margin-bottom: 30px
}

.comment_form_area .contact_us_form .form-group input {
    height: 40px;
    border: 1px solid #ededed;
    background: #f9f9f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    outline: 0;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444;
    padding: 0 15px
}

.comment_form_area .contact_us_form .form-group input.placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group input:-moz-placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group input::-moz-placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group input::-webkit-input-placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group textarea {
    height: 186px;
    border: 1px solid #ededed;
    background: #f9f9f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    outline: 0;
    font-size: 12px;
    resize: none;
    font-family: "Open Sans", sans-serif;
    color: #444;
    padding: 15px
}

.comment_form_area .contact_us_form .form-group textarea.placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group textarea:-moz-placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group textarea::-moz-placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group textarea::-webkit-input-placeholder {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #444
}

.comment_form_area .contact_us_form .form-group:last-child {
    margin-bottom: 0
}

.banner_area {
    position: relative;
    z-index: 3;
    padding: 90px 0 80px
}

.banner_area:before {
    content: "";
    background: rgba(30, 33, 38, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.banner_inner_text {
    text-align: center
}

.banner_inner_text h4 {
    font-size: 35px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #fff;
    padding-bottom: 3px
}

.banner_inner_text ul li {
    display: inline-block
}

.banner_inner_text ul li a {
    font-size: 18px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    padding-right: 15px;
    position: relative;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.banner_inner_text ul li a:before {
    content: "/";
    position: absolute;
    right: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.banner_inner_text ul li:last-child a:before {
    display: none
}

.banner_inner_text ul li.active a,
.banner_inner_text ul li:hover a {
    color: #466e6a
}

.our_project_area {
    padding: 65px 0;
    background: #1e2126;
    text-align: right
}

.our_project_area p {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    line-height: 26px;
    padding-bottom: 30px;
    color: #e8e8e8;
    text-align: right
}

.project_left_side {
    position: relative;
    min-height: 650px
}

.project_left_side .main_w_title {
    padding-top: 22px;
    padding-bottom: 22px
}

.project_left_side .our_project_filter {
    margin-bottom: 30px;
    right: 25px;
    margin-top: 20px;
    text-align: right
}

.project_left_side .our_project_filter li {
    margin-bottom: 10px
}

.project_left_side .our_project_filter li a {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    color: #fff
}

.our_project_details .project_item {
    width: 32%;
    margin: 5px;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 8px
}

.our_project_details .project_item .project_hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    padding: 10px
}

.our_project_details .project_item .project_hover .project_hover_inner {
    height: 100%;
    position: relative
}

.our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
    background: 0;
    padding: 0 20px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    overflow: hidden
}

.our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #e8e8e8;
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
    -ms-transform: translateY(1.5rem);
    transform: translateY(1.5rem);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
    font-size: 12px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    line-height: 22px;
    padding: 15px 0;
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
    -ms-transform: translateY(1.5rem);
    transform: translateY(1.5rem);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    text-align: center !important
}

.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: 1.4s;
    -o-transition: 1.4s;
    transition: 1.4s
}

.our_project_details .project_item:hover .project_hover .project_hover_inner {
    background: rgba(93, 103, 127, .8)
}

.our_project_details .project_item:hover .project_hover .project_hover_inner .view_btn,
.our_project_details .project_item:hover .project_hover .project_hover_inner h4,
.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)
}

.project_item {
    position: relative
}

.project_item .project_hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    padding: 10px
}

.project_item .project_hover .project_hover_inner {
    height: 100%;
    border: 2px solid rgba(93, 103, 127, .8);
    position: relative
}

.project_item .project_hover .project_hover_inner .project_hover_content {
    background: 0;
    padding: 0 40px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    overflow: hidden
}

.project_item .project_hover .project_hover_inner .project_hover_content h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #e8e8e8;
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
    -ms-transform: translateY(1.5rem);
    transform: translateY(1.5rem);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.project_item .project_hover .project_hover_inner .project_hover_content p {
    font-size: 12px;
    color: #31353d;
    font-family: 'Roboto Slab', serif;
    line-height: 22px;
    padding: 15px 0 25px;
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
    -ms-transform: translateY(1.5rem);
    transform: translateY(1.5rem);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.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: 1.4s;
    -o-transition: 1.4s;
    transition: 1.4s
}

.project_item:hover .project_hover .project_hover_inner {
    background: rgba(93, 103, 127, .8)
}

.project_item:hover .project_hover .project_hover_inner .view_btn,
.project_item:hover .project_hover .project_hover_inner h4,
.project_item:hover .project_hover .project_hover_inner p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.work_area {
    position: relative;
    z-index: 2;
    padding: 100px 0 60px
}

.work_area:before {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.work_area .work_content {
    max-width: 920px;
    margin: auto;
    text-align: center
}

.work_area .work_content p {
    font-size: 18px;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    color: #e8e8e8;
    padding: 25px 0 60px
}

.feature_content {
    background: #f5f5f5;
    padding: 100px 0
}

.f_content_item {
    text-align: center
}

.f_content_item i {
    font-size: 60px;
    color: #31353d
}

.f_content_item h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #31353d;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    padding: 25px 0 15px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.f_content_item p {
    font-size: 15px;
    line-height: 26px;
    color: #444;
    font-family: "Open Sans", sans-serif
}

.f_content_item:hover h4 {
    color: #466e6a
}

.our_project2_area {
    padding: 100px 0 65px
}

.our_project2_area .main_c_b_title {
    padding-bottom: 40px
}

.our_project2_area .our_project_filter {
    overflow: hidden;
    text-align: center;
    max-width: 657px;
    margin: 0 auto 30px
}

.our_project2_area .our_project_filter li {
    float: left
}

.our_project2_area .our_project_filter li a {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    color: #444;
    padding: 0 18px;
    line-height: 45px;
    display: block;
    border-radius: 0;
    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,
.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: 0 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: 0
}

.our_project2_area.our_project_two_column .our_project_details .col-md-6 {
    padding: 0
}

.our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
    padding: 0 80px
}

.our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
    font-size: 25px;
    font-family: 'Roboto Slab', 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: #444;
    line-height: 26px;
    padding: 25px 0 45px
}

.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: "Open Sans", sans-serif;
    padding: 0 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: 0
}

.our_project2_area.our_project_three_column .our_project_details .col-md-4 {
    padding: 0;
    margin: 0
}

.our_project2_area.our_project_three_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
    padding: 0 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: 'Roboto Slab', 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: #444;
    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: 0 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: 0 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: 0 17.5px;
    font-size: 14px
}

.our_latest_project {
    background: #f7f7f7;
    padding: 60px 0
}

.our_latest_project .out_title {
    padding-bottom: 40px
}

.our_latest_slider .owl-next,
.our_latest_slider .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 25px;
    color: #444;
    height: 45px;
    width: 30px;
    border: 1px solid #31353d;
    text-align: center;
    line-height: 39px;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    cursor: pointer
}

.our_latest_slider .owl-next:hover,
.our_latest_slider .owl-prev:hover {
    background: #466e6a;
    border-color: #466e6a;
    color: #fff
}

.our_latest_slider .owl-prev {
    left: 0
}

.our_latest_slider .owl-next {
    right: 0
}

.footer_widgets_area {
    background: #31353d;
    padding: 20px 0
}

.f_w_title {
    padding-bottom: 30px
}

.f_w_title h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #466e6a
}

.about_widget p {
    font-size: 17px;
    font-family: Roboto, sans-serif;
    color: #e8e8e8;
    line-height: 26px;
    padding: 13px 0 15px
}

.about_widget ul li {
    display: inline-block;
    margin-right: 36px
}

.about_widget ul li a {
    font-size: 32px;
    color: #e8e8e8;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.about_widget ul li:first-child:hover a {
    color: #4267b2
}

.about_widget ul li:nth-child(3):hover a {
    color: #db4437
}

.about_widget ul li:last-child {
    margin-right: 0
}

.about_widget ul li:last-child:hover a {
    color: #bd081c
}

.about_widget ul li:hover a {
    color: #00aced
}

.recent_w_inner .media .media-left {
    padding-right: 10px
}

.recent_w_inner .media .media-body p {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #e8e8e8;
    line-height: 20px
}

.address_w_inner .media .media-left {
    padding-right: 10px
}

.address_w_inner .media .media-left i {
    color: #e8e8e8
}

.address_w_inner .media .media-body p {
    font-size: 15px;
    color: #e8e8e8;
    font-family: "Open Sans", sans-serif;
    line-height: 20px
}

.give_us_widget {
    text-align: center
}

.give_us_widget h5 {
    font-size: 24px;
    color: #466e6a;
    font-family: "Open Sans", sans-serif
}

.give_us_widget h4 {
    font-size: 32px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #466e6a;
    padding: 23px 0 12px
}

.give_us_widget a {
    margin-top: 17px
}

.footer_copy_right {
    text-align: center;
    background: #262a31;
    padding: 20px 0
}

.footer_copy_right h4 {
    color: #e8e8e8;
    font-size: 14px;
    font-family: Roboto, sans-serif
}

.footer_copy_right h4 i {
    color: #466e6a
}

.footer_copy_right h4 a {
    color: #e8e8e8
}

.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: 0
}

.footer_menu li.active a,
.footer_menu li:hover a {
    color: #466e6a
}

.owl-nav {
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 55px;
    display: block;
    width: 100%;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.owl-carousel:hover .owl-nav {
    opacity: 1
}

.owl-next,
.owl-prev {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 50%
}

.owl-prev {
    left: 30px;
    position: absolute
}

.owl-next {
    right: 30px;
    position: absolute
}

#TA_selfserveprop359 #CDSWIDSSP {
    margin: 0 auto;
    width: 100% !important;
    max-width: 468px
}

.hamburger {
    padding: 10px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: 10px;
    right: 65px;
    z-index: 999999
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 32px;
    height: 21px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 32px;
    height: 3px;
    background-color: #466e6a;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -9px
}

.hamburger-inner::after {
    bottom: -9px
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -18px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s
}

.notfound .large-text {
    font-size: 100px;
    line-height: 1
}

.course {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    margin-bottom: 30px;
    min-height: 280px
}

.course .course-img,
.course .desc {
    width: 50%;
    display: inline-block
}

.course .course-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.course:hover .course-img {
    -webkit-box-shadow: inset -70px 0 77px 11px rgba(0, 0, 0, .74);
    -moz-box-shadow: inset -70px 0 77px 11px rgba(0, 0, 0, .74);
    box-shadow: inset -70px 0 77px 11px rgba(0, 0, 0, .74)
}

.course .desc {
    padding: 1.7em;
    background: #fafafa
}

.course .desc h3 {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'Roboto Slab', serif
}

.course .desc h3 a {
    color: #000
}

.course .number_ofs {
    position: relative;
    margin-top: 10px
}

.course .number_ofs .icon,
.number_ofs .data {
    display: inline-block;
    vertical-align: middle
}

.course .number_ofs .field {
    display: inline-block;
    background: #466e6a;
    margin: 0 2px 0 0
}

.course .number_ofs .text {
    color: #efe9e1;
    display: block;
    font-style: italic;
    line-height: 1;
    font-size: 12px
}



.course .number_ofs .icon img {
    -webkit-filter: invert(100%);
    filter: invert(100%)
}

.course .desc-text {
    margin: 15px 0
}

.course .desc .btn-course {
    border: 2px solid #31353d;
    background: 0;
    color: #31353d;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 11px 14px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.course .desc .btn-course:hover {
    background: #c40e2b;
    border: 2px solid #c40e2b;
    color: #fff
}

.grid {
    background: 0
}

.grid:after {
    content: '';
    display: block;
    clear: both
}

.grid-item,
.grid-sizer {
    width: 33.333%
}

.grid-item {
    float: left;
    padding: 10px;
    position: relative
}

.grid-item img {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0
}

#pop_up_gallery a:before {
    content: "\f00e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 32px;
    text-align: right;
    margin-right: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 38px;
    line-height: 1;
    color: #c40e2b;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    -webkit-transition: .45s ease-in-out;
    -moz-transition: .45s ease-in-out;
    -o-transition: .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: .45s ease-in-out;
    opacity: 0
}

#pop_up_gallery a:hover:after {
    opacity: .5;
    background-color: #eceff2;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s;
    transition: 1s
}

#pop_up_gallery a:hover:before {
    opacity: 1
}

.single-photo {
    position: relative;
    z-index: 1;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    overflow: hidden;
    padding: 10px
}

.single-photo img {
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    border-radius: 8px
}

.no-gutter {
    margin-right: 0;
    margin-left: 0
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

#mapid {
    width: 100%;
    height: 600px
}

@media only screen and (min-width:992px) {
    .hamburger,
    li.dropdown.submenu.has-sub .submenu-button {
        display: none
    }
    .kebab-toggler,
    .social-menu {
        display: none
    }
}

@media(max-width:1330px) {
    .main_slider_area .tp-bullets {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .our_project_details .project_item {
        width: 48% !important;
        margin: 9px
    }
}

@media(min-width:769px) and (max-width:991.98px) {
    .our_project_details .project_item {
        width: 48% !important;
        margin: 7px
    }
}

@media(max-width:991.98px) {
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4,
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p,
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
        opacity: 1
    }
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
        overflow: visible
    }
    .our_project_details .project_item .project_hover .project_hover_inner {
        background: rgba(93, 103, 127, .8)
    }
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
        font-size: 16px
    }
}

@media(max-width:768px) {
    .our_project_details .project_item {
        width: 100% !important;
        margin: 16px;
        margin-left: 0
    }
}

@media(max-width:414px) {
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
        font-size: 12px;
        padding: 0
    }
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
        margin-top: 0
    }
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
        top: 40%
    }
}

@media(max-width:1199.98px) {
    .get_quote_area .pull-left {
        float: none !important;
        margin-bottom: 30px;
        text-align: center
    }
    .get_quote_area .pull-right {
        float: none !important;
        text-align: center
    }
    .who_we_image img {
        width: 100%
    }
    .our_service_area .left_service {
        width: 100%;
        float: none;
        padding-top: 50px;
        padding-bottom: 50px
    }
    .our_service_area .right_service {
        width: 100%;
        float: none;
        overflow: hidden
    }
    .our_service_area .left_service .left_service_inner {
        max-width: 635px;
        float: none;
        margin: auto;
        padding-right: 0
    }
    .our_service_area .left_service .left_service_inner .service_item {
        padding-right: 10px
    }
    .who_we_inner .who_we_left_content .border_bar {
        display: none
    }
    .who_we_inner .col-md-5 {
        width: 100%
    }
    .our_service_area .right_service .right_service_text {
        max-width: 100%;
        margin-left: 0;
        padding: 50px 15px
    }
    .our_service_area .right_service .right_service_text .border_bar {
        margin-top: 0;
        display: none
    }
    .our_project_area .col-md-3 {
        width: 100%
    }
    .project_left_side .our_project_filter {
        position: relative;
        right: 0;
        bottom: 0;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 30px
    }
    .project_left_side {
        min-height: auto
    }
    .project_left_side .our_project_filter li {
        margin-bottom: 0;
        display: inline-block;
        margin-right: 20px
    }
    .our_project_area .col-md-9,
    .our_project_details .project_item img {
        width: 100%
    }
    .best_company_area {
        overflow: hidden
    }
    .subscribe_area .pull-left {
        float: none !important;
        text-align: center;
        margin-bottom: 25px
    }
    .subscribe_area .pull-right {
        float: none !important;
        text-align: center
    }
    .subscribe_area .pull-right .input-group {
        margin: auto
    }
    .r_w_title h3::before {
        display: none
    }
    .preconstruction_area .col-md-6 {
        width: 100%
    }
    .project_collaps .panel-default .panel-heading .panel-title a {
        font-size: 13px
    }
    .get_quote_area.project_contact .pull-left h3 {
        margin-bottom: 15px
    }
    .chose_video_area .chose_left_text {
        width: 100%;
        float: none;
        overflow: hidden
    }
    .chose_video_area .chose_left_text .chose_text_inner {
        float: none;
        padding-right: 15px;
        padding-left: 15px
    }
    .chose_video_area .chose_video_right {
        width: 100%;
        float: none;
        overflow: hidden
    }
    .chose_video_inner img {
        width: 100%
    }
    .header_top_area .pull-left a:first-child {
        margin-left: 10px
    }
    .header_top_area .pull-left a {
        font-size: 12px;
        margin-right: 30px
    }
    .our_project_area .project_left_side,
    .our_project_area .project_left_side p {
        text-align: left
    }
    .our_service_area .left_service .left_service_inner .service_item .service_item_inner {
        height: 240px
    }
    .address_inner .media .media-left {
        padding-right: 0;
        display: block;
        text-align: center;
        margin-bottom: 30px;
        height: 40px
    }
    .address_inner .media .media-left img {
        max-width: 45px;
        height: auto
    }
    .address_inner .media .media-body {
        text-align: center
    }
    .row.who_we_inner {
        margin-bottom: 30px
    }
    .header_top_area .pull-left a:before {
        left: -18px
    }
    .header_top_area .pull-left a:first-child:before {
        display: none
    }
    .header_social li {
        margin-right: 10px
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
        font-size: 14px
    }
    .get_btn {
        font-size: 16px;
        padding: 0 15px;
        display: block;
        max-width: 380px;
        margin: 5px auto;
        text-align: center
    }
    #form1 .text-right {
        text-align: center !important
    }
    .hero-slides .owl-prev {
        left: 0
    }
    .hero-slides .owl-next {
        right: 0
    }
}

@media(max-width:992px) {
    .header_top_area .pull-left a {
        margin-right: 35px
    }
    .header_top_area .pull-left a:first-child::before {
        left: -8px
    }
    .header_top_area .pull-left a:first-child {
        margin-left: 8px
    }
    .navbar-toggle {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 1px solid #ffcd00 !important;
        border-radius: 0;
        background: 0 0 !important;
        margin-right: 0
    }
    .navbar-toggle .icon-bar {
        background-color: #ffcd00 !important
    }
    .main_slider_area .rev_slider .tp-bullets .tp-bullet.selected,
    .main_slider_area .rev_slider .tp-bullets .tp-bullet:hover {
        display: none
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.icon_search a {
        position: relative;
        display: inline-block
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu li a {
        padding: 0 15px
    }
    .main_menu_area .navbar.navbar-default .navbar-collapse {
        max-height: 366.5px;
        overflow-y: scroll
    }
    .our_project_details .project_item {
        width: calc(100% / 2)
    }
    .counter_inner .col-sm-6 {
        margin-bottom: 30px
    }
    .testimonials_area .main_w_title {
        margin-bottom: 50px
    }
    .latest_news_inner {
        margin-bottom: -30px;
        overflow: hidden
    }
    .latest_news_inner .col-sm-6 {
        margin-bottom: 30px
    }
    .address_inner {
        margin-bottom: -30px
    }
    .address_inner .col-md-4 {
        margin-bottom: 30px
    }
    .footer_widgets_inner {
        margin-bottom: -40px;
        overflow: hidden
    }
    .footer_widgets_inner .col-sm-6 {
        margin-bottom: 40px
    }
    .transparent_menu .main_menu_area {
        background: #fff
    }
    .transparent_menu .main_menu_area .navbar.navbar-default .navbar-header .navbar-brand img+img {
        display: inline-block
    }
    .transparent_menu .main_menu_area .navbar.navbar-default .navbar-header .navbar-brand img {
        display: none
    }
    .transparent_menu .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
        color: #31353d
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu {
        z-index: 99999
    }
    .feature_content .row {
        margin-bottom: -30px;
        overflow: hidden
    }
    .feature_content .col-sm-6 {
        margin-bottom: 30px
    }
    .b_company_image img {
        width: 100%
    }
    .sidebar_area {
        margin-top: 50px;
        max-width: 310px
    }
    .main_menu_area .navbar.navbar-default .navbar-header .navbar-brand {
        line-height: 72px
    }
    .our_project2_area.our_project_two_column .our_project_details .col-md-6 {
        padding: 0;
        width: 100%
    }
    .project_grid_two .our_project_details {
        max-width: 540px;
        margin: auto
    }
    .our_latest_slider {
        padding: 0
    }
    .our_latest_slider .owl-next,
    .our_latest_slider .owl-prev {
        display: none
    }
    .our_skill_inner {
        margin-top: 30px
    }
    .footer_widgets_area {
        padding: 20px 0 60px
    }
}

@media only screen and (min-width:992px) and (max-width:119px) {
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li {
        margin-right: 33px
    }
}

@media only screen and (max-width:991.98px) {
    .main_header_area,
    .navbar-header {
        position: relative
    }
    .main_header_area .main_menu_area {
        padding: 10px 0 5px 0
    }
    .slide-out-nav {
        position: fixed;
        top: 0;
        right: -280px;
        bottom: 0;
        width: 280px;
        background-color: #466e6a;
        overflow-y: auto;
        z-index: 11;
        transition: .2s ease-in-out;
        padding: 30px 3px
    }
    .slide-out-nav.nav-open {
        right: 0
    }
    .slide-out-nav .navbar-nav>li {
        text-align: left;
        border-bottom: 1px solid rgb(255 255 255 / 10%);
        display: block;
        width: 100%
    }
    .slide-out-nav .nav.navbar-nav {
        float: none !important;
        margin: 0
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
        line-height: 1;
        padding: 15px;
        color: #fff;
        font-weight: 300;
        font-size: 16px
    }
    .slide-out-nav.fadeInDown {
        -webkit-animation-name: unset;
        animation-name: unset
    }
    .mobile-shift.nav-open {
        left: -280px;
        position: relative;
        transition: left .2s ease-in-out;
        overflow: hidden
    }
    .mobile-shift.nav-open .main_header_area.navbar_fixed .main_menu_area,
    .mobile-shift.nav-open .navbar_fixed .navbar-header {
        left: -280px
    }
    .mobile-shift.nav-open::before,
    .mobile-shift.nav-open:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, .3);
        z-index: 9
    }
    .main_header_area.navbar_fixed .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li a {
        color: #fff
    }
    .header_top_area {
        display: none
    }
    .main_header_area+.row,
    .main_header_area+div,
    .main_header_area+section {
        margin-top: 0
    }
    .navbar {
        min-height: 65px
    }
    .navbar .navbar-brand {
        max-width: 180px
    }
    .main_menu_area .navbar.navbar-default .navbar-header .navbar-brand {
        line-height: 1
    }
    .main_menu_area .navbar.navbar-default .navbar-header .navbar-brand img {
        width: 100%
    }
    .our_project_area p {
        text-align: center
    }
    li.dropdown.submenu.has-sub .submenu-button {
        color: #fff;
        width: 49px;
        height: 49px;
        line-height: 49px;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 18px;
        z-index: 9999
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu {
        display: none;
        position: relative;
        float: none;
        background-color: #466e6a;
        border: 0;
        box-shadow: none;
        padding: 0 15px;
        font-size: 16px
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu.open {
        display: block
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu li {
        border-bottom: 1px solid rgb(255 255 255 / 10%)
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.active a,
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li:hover a {
        color: #fff
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav.navbar-right li.submenu .dropdown-menu li a {
        color: #fff;
        padding: 15px
    }
    .get_quote_area span {
        font-size: 16px
    }
    .who_we_are_area .main_w_title {
        padding-top: 15px
    }
    .our_service_area .left_service .left_service_inner .service_item {
        padding-bottom: 10px
    }
    .address_inner .media {
        margin-bottom: 30px
    }
    .address_inner .media #fieldEmail {
        width: 280px
    }
    .grid-item,
    .grid-sizer {
        width: 50%
    }
    .grid-item {
        padding: 5px
    }
    .hero-slides .owl-next,
    .hero-slides .owl-prev {
        display: none
    }
    .right_widget.r_social_widget {
        margin-top: 30px
    }
    .kebab-toggler {
        position: absolute;
        top: 3px;
        right: 15px;
        width: 50px;
        height: 52px;
        display: block;
        padding: 12px 10px;
        z-index: 99999
    }
    .kebab-toggler.active .circleKebab circle {
        transition: .3s
    }
    .social-menu {
        color: #565d64;
        background: #fff;
        padding-top: 10px;
        display: none
    }
    .social-menu.menu-on {
        display: block;
        position: fixed;
        width: 100%;
        left: 0;
        top: 80px
    }
    .social-menu li {
        position: relative;
        padding: 10px 15px;
        text-align: center
    }
    .social-menu li .icon {
        top: 16px;
        left: 30px
    }
    .social-menu .contact-info {
        padding-top: 5px
    }
    .social-menu .contact-info a {
        color: #565d64;
        display: inline-block
    }
    .social-menu .contact-info span {
        display: block
    }
    .socmedia {
        margin-top: 10px;
        background-color: #466e6a
    }
    .socmedia .social-info {
        padding: 8px 15px
    }
    .socmedia .social-info a {
        color: #466e6a;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        text-align: center;
        display: inline-block;
        background: #fff;
        margin: 0 3px
    }
}

@media(max-width:768px) {
    .main_w_title .page-title,
    .main_w_title h2 {
        font-size: 28px
    }
    .main_b_title h2,
    .main_b_title h3 {
        font-size: 24px
    }
    .get_quote_area .pull-left {
        margin-bottom: 15px
    }
    .single-photo {
        padding: 5px
    }
    .single-photo img {
        border-radius: 4px
    }
}

@media(max-width:767.98px) {
    .recent_w_inner .media .media-body {
        vertical-align: middle
    }
    .header_top_area {
        display: none
    }
    .latest_news_item {
        max-width: 350px;
        margin: auto
    }
    .f_content_item {
        max-width: 360px;
        margin: auto
    }
    .b_companu_l_text {
        margin-bottom: 30px
    }
    .our_project2_area .our_project_filter li a {
        border: 0
    }
    .our_project2_area .our_project_filter li.active a {
        border: 0;
        color: #ffcd00
    }
    .copy_right_inner .pull-left {
        float: none !important;
        margin-bottom: 25px
    }
    .copy_right_inner .pull-right {
        float: none !important
    }
    .like_post .like_post_item a img {
        width: auto;
        max-width: 100%
    }
    .like_post {
        max-width: 348px
    }
    .like_post .like_post_item {
        margin-bottom: 30px
    }
    .blog_d_text {
        padding-left: 0
    }
    .our_project2_area.our_project_two_column .our_project_details {
        max-width: 100%
    }
    .get_quote_area .pull-left h4 {
        font-size: 20px;
        line-height: 30px
    }
    .address_inner .media .media-left {
        margin-bottom: 15px;
        height: auto
    }
    .our_project_area {
        padding: 30px 0
    }
}

@media(max-width:640px) {
    .course .course-img,
    .course .desc {
        width: 100%;
        display: block
    }
    .course {
        max-width: 280px;
        margin: 0 auto
    }
    .course .course-img {
        height: 340px
    }
}

@media(max-width:575.98px) {
    .get_btn {
        font-size: 16px;
        padding: 8px 25px;
        line-height: 1.2
    }
    .our_project_details {
        max-width: 100%;
        margin: auto
    }
    .quoto_slider_area .quoto_slider_inner .owl-next,
    .quoto_slider_area .quoto_slider_inner .owl-prev {
        display: none;
        cursor: pointer
    }
    .banner_inner_text ul li a {
        font-size: 14px
    }
    .image_text .media .media-left {
        padding-right: 0;
        display: block;
        margin-bottom: 20px
    }
    .image_text .media {
        display: block
    }
    .image_text .img_list {
        padding-left: 30px;
        padding-bottom: 30px
    }
    .blog_d_text .quote_text {
        padding-left: 0
    }
    .our_project2_area.our_project_two_column .our_project_details .project_item {
        width: 100%;
        max-width: 100%
    }
    .our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
        padding: 0 10px
    }
    .our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
        padding: 5px 0 10px;
        font-size: 12px
    }
    .our_project_details .project_item .project_hover {
        padding: 0
    }
    .our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
        font-size: 18px
    }
    .our_project2_area.our_project_two_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
        font-size: 12px;
        padding: 0 25px;
        line-height: 30px
    }
    .our_project2_area.project_grid_two .our_project_details .project_item {
        max-width: 100%
    }
    .our_project2_area.our_project_three_column .our_project_details .project_item .project_hover .project_hover_inner {
        padding: 0 10px
    }
    .pre_hover {
        padding: 0 30px
    }
    .pre_construction_item {
        padding: 30px 0
    }
    .chose_video_inner a {
        width: 12%
    }
    .service_brochure a {
        margin-right: 0;
        display: block
    }
    .embed-container.maps #mapid {
        height: 420px
    }
}

@media(max-width:480px) {
    .main_menu_area .navbar.navbar-default .navbar-collapse {
        max-height: 270px
    }
    .our_service_area .left_service .left_service_inner .service_item {
        width: 100%;
        float: none;
        max-width: 300px;
        padding-right: 0;
        margin: auto
    }
    .our_service_area .left_service .left_service_inner .service_item:nth-last-child(-n+2) {
        padding-bottom: 20px
    }
    .comment_list_inner .media.reply {
        margin-left: 0
    }
    .our_project2_area.project_grid_two .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
        font-size: 12px;
        line-height: 22px;
        padding-top: 0;
        padding-bottom: 5px
    }
    .our_project2_area.project_grid_two .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content .view_btn {
        line-height: 30px;
        padding: 0 16px;
        font-size: 14px
    }
    .our_project2_area.project_grid_two .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content h4 {
        font-size: 18px
    }
    .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content {
        padding: 0 10px
    }
    .our_project2_area.our_project_three_column .our_project_details .project_item .project_hover .project_hover_inner .project_hover_content p {
        padding: 6px 0 8px
    }
    .pre_construction_item img,
    .pre_construction_right img {
        width: auto
    }
    .project_collaps .panel-default .panel-heading .panel-title a {
        padding-left: 20px;
        padding-right: 40px;
        position: relative
    }
    .project_collaps .panel-default .panel-heading .panel-title a i {
        float: none;
        position: absolute;
        right: 20px;
        top: 50%;
        margin: 0;
        transform: translateY(-50%)
    }
    .project_s_tab .nav.nav-tabs li a {
        padding: 0 15px
    }
    .other_service_area .other_service_slider .owl-next,
    .other_service_area .other_service_slider .owl-prev {
        top: auto;
        bottom: -50px
    }
}

@media only screen and (max-width:414px) {
    .slide-out-nav {
        width: 260px
    }
    .mobile-shift.nav-open {
        left: -260px
    }
    .hamburger {
        right: 45px
    }
    .hamburger.is-active {
        right: -15px
    }
    .kebab-toggler {
        right: 0
    }
    .mobile-shift.nav-open .kebab-toggler {
        opacity: 0
    }
    .mobile-shift.nav-open .main_header_area.navbar_fixed .main_menu_area,
    .mobile-shift.nav-open .navbar_fixed .navbar-header {
        left: -260px
    }
    .embed-container.maps #mapid {
        height: 360px
    }
}

@media screen and (min-width:992px) and (max-width:1199.98px) {
    .course .course-img {
        width: 40%
    }
    .course .desc {
        width: 60%;
        padding: 1em
    }
}

.who_we_left_content .mc-cont h3 {
    margin-bottom: 10px
}

.who_we_left_content .mc-cont p {
    padding: 0;
    margin-bottom: 30px
}

.who_we_left_content .mc-cont ul {
    padding-left: 30px;
    margin-bottom: 15px
}

.who_we_left_content .mc-cont ul li {
    list-style-type: disc;
    font-size: 16px;
    line-height: 26px;
    color: #444;
    padding-bottom: 15px
}


.tooltipcss {
    position: relative;
    display: inline-block;
    margin-bottom: 10px
}

.tooltipcss:before {
    content: attr(data-text);
    position: absolute;
    transform: translate(-50%);
    padding: 3px 6px;
    border-radius: 3px;
    background: rgba(70, 110, 106, .9);
    color: #fff;
    font-size: 14px;
    text-align: center;
    left: 50%;
    right: auto;
    top: 55px;
    width: 100px;
    z-index: 999;
    display: none
}

.tooltipcss:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 39px;
    transform: translate(-50%);
    border: 8px solid #000;
    border-color: transparent transparent rgba(70, 110, 106, .9);
    z-index: 999;
    display: none
}

.tooltipcss:hover:after,
.tooltipcss:hover:before {
    display: block
}

.wrap-icons {
    padding: 15px 0
}

.mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
}

body.modal-open {
    overflow: unset;
    padding-right: unset !important
}


.d-none {
    display: none
}

.d-block {
    display: block
}

@media screen and (min-width:768px) {
    .d-md-none {
        display: none
    }
    .d-md-block {
        display: block
    }
}

@media screen and (min-width:992px) {
    .d-lg-none {
        display: none
    }
    .d-lg-block {
        display: block
    }
}

@media screen and (min-width:1200px) {
    .d-xl-block {
        display: block
    }
    .d-xl-none {
        display: none
    }
}

@media screen and (max-width:991.98px) {
    .modal-dialog {
        top: 62px !important
    }
}


.course .number_ofs {
    display: flex;
    width: 100%;
}

.course .number_ofs .field {
    display: flex;
    width: 50%;
}



.course .number_ofs .data {
    position: relative;
    width: 100%;
    text-align: center;
}



.course .number_ofs .field:last-child {
    margin-right: 0;
}


.course .number_ofs .icon {
    line-height: 32px;
    background: #31353d;
    text-align: center;
    padding: 15px 8px;
    width: auto;
}



.course .number_ofs .number {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    position: absolute;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 25%;
}

.course .number_ofs .text {
    color: #efe9e1;
    display: block;
    font-style: italic;
    line-height: 1;
    font-size: 12px;
    top: 60%;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    
    text-align: center;
}

.course .get_btn2 {
    width: 48.88%;
    margin-right: 5px;
    text-align: center;
    float: left;
}

.course .get_btn2:last-child {
    margin-right: 0;
}



@media (max-width: 991.98px) {
    .course .get_btn2 {
        width: 48.6%;
    }
}

/*LOCAL AREA*/
.who_we_left_content {
    position: relative;
}
.b-n-wrap {
    position: absolute;
    padding: 15px 0;
    bottom: 16px;
    width: 100%;
}

.b-n-wrap .previous {
    position: absolute;
    left: 0;
    color: #444;
    font-weight: 700
}

.b-n-wrap .previous span {
    padding-right: 10px;
    color: #466e6a
}

.b-n-wrap .next {
    position: absolute;
    right: 0;
    color: #444;
    font-weight: 700
}

.b-n-wrap .next span {
    padding-left: 10px;
    color: #466e6a
}

.local-area-img {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

@media only screen and (max-width:991.98px) {
    .local-area-img {
        float: none;
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width:379.98px) {
    .b-n-wrap {
        bottom: 0;
        position: relative;
    }
}

/*SLIDER*/

.hero-slides .single-hero-slide .hero-slides-content-cont {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.hero-slides .owl-nav {
    display: none;
}


@media (min-width: 576px) and (max-width: 767.98px) {
    .hero-slides .single-hero-slide {
    height: auto;
        background-size: 200% auto;
        min-height: 360px;
}
}
@media (min-width: 415px) and (max-width: 575.98px) {
    .hero-slides .single-hero-slide {
    height: auto;
        background-size: 200% auto;
        min-height: 257px;
}
}

@media (max-width: 414px) {
    .hero-slides .single-hero-slide {
        height: auto;
        background-size: 200% auto;
        min-height: 200px;
}
}


