img {
    max-width: 100%;
    height: auto
}

a {
    color: inherit
}

a,
button,
img,
input[type=submit] {
    outline: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

a:hover {
    text-decoration: none
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

@font-face {
    font-family: 'Conv_avgb';
    src: url(../fonts/avgb.eot);
    src: local(☺), url(../fonts/avgb.woff) format("woff"), url(../fonts/avgb.ttf) format("truetype"), url(../fonts/avgb.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

html,
body {
    /*overflow: hidden*/
}

body {
    font-family: 'Conv_avgb';
    font-size: 20px;
    line-height: normal;
    color: #000;
    font-weight: 400;
    background: #fff;
    letter-spacing: .5px
}

nav.navbar {
    flex-basis: 100%;
    height: 50px
}

nav.navbar ul li.nav-item {
    margin: 0 0 0 20px
}

nav.navbar ul li.nav-item a.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
    color: #5e0101;
    font-size: 18px;
    padding: 0 15px
}

#home {
    width: 100%;
    height: calc(100vh - 50px);
    position: relative
}

#home .container-fluid,
#home .container-fluid .row {
    height: 100%
}

.image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.one {
    background-image: url(../img/home-1.jpg);
}

.two {
    background-image: url(../img/home-2.jpg)
}

.three {
    background-image: url(../img/home-3.jpg)
}
.four {
    background-image: url(../img/about.jpg);
}

#about .four {
    width: 100%;
    height:550px;
    background-size: 100% 100%;
    background-size: cover;
}

h2.home_head {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 80px;
    color: #fff;
    margin: 0;
    font-size: 52px
}

.overlay {
    height: 0;
    z-index: 99;
    width: 100%;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: #000;
    background-size: cover;
    overflow-x: hidden;
    transition: .5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.overlay-content {
    width: 100%;
    text-align: center
}

.overlay li {
    display: inline-block;
    border-right: 5px solid #d2d2d3;
    margin: 0 0 0 -7px
}

.overlay li:last-child {
    border: none
}

.overlay li a {
    text-decoration: none;
    font-size: 52px;
    color: #fff;
    display: block;
    padding: 16px 65px
}

.overlay li a:hover,
.overlay li a:focus {
    color: #871818
}

.overlay .closebtn {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 40px;
    height: 35px;
    line-height: 29px;
    text-decoration: none;
    color: #bbb;
    display: block;
    transition: .3s
}

#contact {
    padding: 20px 0 20px;
    background: url(../img/contact-bg.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: calc(100vh - 50px);
    position: relative;
}

address {
    font-size: 40px;
    color: #fff;
    margin-bottom: 110px;
    margin-top: 15px
}

.contact_head {
    font-size: 42px;
    color: #fff;
    margin-bottom: 15px;
    text-align: center
}

address p {
    margin-bottom: 50px
}

address a:hover {
    color: #871818
}

.contact_form .form-control {
    background: no-repeat;
    border-width: 2px;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    height: 50px
}

.contact_form ::-webkit-input-placeholder {
    color: #fff
}

.contact_form ::-moz-placeholder {
    color: #fff
}

.contact_form :-ms-input-placeholder {
    color: #fff
}

.contact_form :-moz-placeholder {
    color: #fff
}

.contact_form textarea.form-control {
    height: 110px;
    resize: none
}

.contact_form input[type=submit] {
    border: none;
    background: #fff;
    line-height: 50px;
    width: 170px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    padding: 0;
    cursor: pointer;
}

.contact_form input[type=submit]:hover {
    background: #5e0101;
    color: #fff
}

.locate {
    text-align: center;
    margin-top: 74px;
    font-size: 28px;
    color: #fff
}

.locate a:hover {
    color: #871818
}

.locate img {
    margin-left: 50px;
    max-width: 43px;
    margin-bottom: 20px;
}

#projects {
    width: 100%;
    height: calc(100vh - 50px);
    position: relative;
    padding-top: 10px
}

#projects .container-fluid,
#projects .container-fluid .row {
    height: 100%
}

.toolbar li {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0 0 0 30px;
    cursor: pointer
}

.toolbar li:first-child {
    font-size: 25px;
    padding: 0
}

.toolbar li.active,
.toolbar li:hover,
.toolbar li a:hover {
    color: #5e0000
}

.tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    float: left;
    width: 14.25871%;
    padding: 0 5px;
    position: relative
}

.scale-anm {
    transform: scale(1)
}

.tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

span.title {
    position: absolute;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    left: 5px;
    top: 0;
    right: 5px;
    bottom: 10px;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    opacity: 0
}

span.title span {
    margin-top: 10px;
    display: inline-block
}

.tile:hover span.title {
    opacity: 1
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background: none;
    width: 45px;
    height: 79px;
    opacity: 1
}

.carousel-control-next,
.carousel-control-prev {
    width: 55px
}

.project-info {
   /* position: fixed;
    left: 0;*/

    padding: 0 15px;
    bottom: 100px; width: 100%;
}

.project-info h3 {
    color: #5e0000;
    font-size: 25px
}

.project-info h4 {
    margin: 15px 0;
    font-size: 16px
}

.project-info p {
    color: #3b0c0c;
    font-size: 16px
}

#about {
    width: 100%;
    height: calc(100vh - 50px);
    position: relative;
    padding-top: 10px
}

#about .container-fluid,
#about .container-fluid .row {
    height: 100%
}

.order {
   /* position: absolute;
    bottom: 10px;
    right: 15px;
    left: 15px*/
    padding-top: 45px;
}
#portfolio-detail img{width: 100%}
.project-lef-po{position: absolute; bottom: 20px;}

#about .container-fluid .row.bottom {
    height: 155px;
    overflow-x: auto
}

#about h2.home_head {
    font-size: 48px
}

.team_col {
    float: left;
    width: 14.25871%;
    padding: 0 5px;
    position: relative;
    margin-bottom: 10px
}

.team_box {
    display: inline-block;
    width: 100%;
    background: gray;
    padding: 10px;
    margin: 0px 0px 15px;
}

.team_box h4 {
    font-size: 18px;
    margin: 6px 0 3px
}

.team_box p {
    font-size: 14px;
    margin: 0
}
.team_box img{width: 100%;}

ul.partner {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%
}

ul.partner li {
    margin-bottom: 45px
}

ul.partner li h3 {
    color: #5e0000;
    font-size: 20px;
    margin-bottom: 0;
}

img.partner-logo {
    position: relative;
    margin-bottom: 20px;
}

#news {
    padding: 10px 0 0
}

#slider ul.flex-direction-nav {
    display: none
}

#carousel {
    max-width: 1054px;
    margin: auto;
    border: none
}

.flexslider .slides>li h3 {
    font-weight: 700;
    font-size: 25px;
    color: #5e0000;
    margin-bottom: 20px
}

.flex-direction-nav a {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: -50px
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -50px
}

#contact p {
    font-size: 22px;
    line-height: 34px;
}

#about .order img {
    max-width: 90px;
    display: block;
}

.news-section .col-md-2 {
    margin-bottom: 15px;
    padding: 0 8px;
}

.news-section .team_box p {
    font-size: 12px;
    text-align: justify;
}

@media (max-width: 1366px) {
    .project-info {
        bottom: 0
    }
    .flexslider {
        margin: 0 0 13px
    }
    #contact {
        padding: 20px 0 20px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (max-width: 1199px) {
    html,
    body {
        overflow: auto
    }
    h2.home_head,
    .overlay li a {
        font-size: 42px
    }
    #contact {
        padding: 20px 0 50px
    }
    .locate img {
        margin-left: 10px;
        max-height: 80px
    }
    .contact_logo {
        max-height: 100px
    }
    address {
        font-size: 32px
    }
    span.title {
        padding: 35px 10px 0
    }
    .tile,
    .team_col {
        width: 25%
    }
    #about h2.home_head {
        font-size: 34px
    }
    .project-info {
        position: static;
        max-width: 100%;
        padding: 15px 15px 0 0
    }
    img.partner_img {
        max-width: 200px
    }
}

@media (max-width: 991px) {
    h2.home_head,
    .overlay li a {
        font-size: 30px
    }
    address {
        font-size: 24px;
        margin-top: 100px
    }
    #contact {
        padding: 20px 0
    }
    .tile,
    .team_col {
        width: 33.33333%
    }
    #about h2.home_head {
        font-size: 24px;
        bottom: 40px
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 25px;
        height: 45px
    }
    .carousel-control-next,
    .carousel-control-prev {
        width: 35px
    }
    img.partner_img {
        width: 100%;
        max-width: 100%;
        margin: 5px 0 15px!important
    }
}

@media (max-width: 767px) {
    h2.home_head,
    .overlay li a {
        font-size: 24px
    }
    .overlay li a {
        padding: 6px 35px
    }
    nav.navbar ul li.nav-item a.nav-link {
        font-size: 20px;
        padding: 0 5px
    }
    h2.home_head {
        bottom: 50px
    }
    address {
        font-size: 24px;
        margin: 0
    }
    img.contact_logo {
        display: none
    }
    .locate {
        margin-top: 50px;
        font-size: 32px
    }
    .locate img {
        max-height: 60px
    }
    .toolbar li {
        font-size: 16px!important;
        margin: 0 0 0px;
        padding: 0 10px!important;
        line-height: 30px;
        border-radius: 3px;
        display: inline-block;
    }
    .order {
        display: none
    }
    #about .col-lg-10.col-md-9.col-12.p-0.mt-5 {
        padding: 0 15px!important
    }
    #about p {
        font-size: 12px;
        padding-left: 15px
    }
    .flexslider {
        margin: 0 0 10px
    }
    #about,
    #about .container-fluid,
    #about .container-fluid .row,
    #about .container-fluid .row.top,
    #about .container-fluid .row.bottom {
        height: auto
    }
    #about .image {
        height: 400px
    }
    .project-info {
        padding: 15px 15px 0
    }

    #contact p {
    font-size: 16px;
    line-height: 24px;
}
address p {
    margin-bottom: 10px;
}
#contact {
    padding: 20px 0;
}
.contact_head {
    font-size: 22px;}
.contact_form .form-control {height: 40px;}
.toolbar{margin-bottom: 20px;}

}

@media (max-width: 575px) {
    .overlay .closebtn {
        right: 15px
    }
    h2.home_head,
    .overlay li a {
        font-size: 24px
    }
    .overlay li {
        display: block;
        border-right: none;
        margin: 0
    }
    .overlay li a {
        padding: 10px 35px
    }
    nav.navbar ul li.nav-item {
        margin: 0 0 0 15px
    }
    nav.navbar ul li.nav-item a.nav-link {
        font-size: 14px;
        padding: 0
    }
    nav.navbar ul li.nav-item a.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active {

    font-size: 14px;
}
    h2.home_head {
        bottom: 40px
    }
    .tile,
    .team_col {
        width: 50%
    }
    #about .image {
        height: 250px
    }
    .news-section .col-md-2 {
        text-align: center;
    }
    .toolbar li {
        font-size: 13px !important;
    }
}

.instaicon{position: relative; height: 100%;
 }
.instaicon i{position:absolute; bottom: 20px; left: -50px; font-size: 44px; color: #FFF;
 }
 .about-pro{display: block; /*height: 100%;*/ position: relative; bottom: 0px; }
  .about-pro p{font-size: 14px; }
.mob{display: block; /*position: absolute;*/}
.web{display: none;}
@media (max-width: 767px) {.mob{display: none;} .web{display: block !important;}.about-pro{display: none; height: 180px; margin-top: 20px; overflow-y: scroll;}  .about-pro p{font-size: 12px; }}