*{ padding: 0;}
.clearfix{overflow: auto}
 a{text-decoration: none; color: #006699;}


.wrapper{
    margin: 0 auto;
    width: 1300px;
}
.top-bar{
    background: #ffffff;
    margin-left: -25px;
    margin-right: -25px;
}
.top-bar-links
{
    float: right;
     
}
.top-bar-links ul {
    margin: 15px;
    list-style: none;
   
}
.top-bar-links ul li{
    padding: 0 10px;
    display: inline-block;
    border-right: 1px solid black;
}
.top-bar-links ul li a{
    color: #000;
}
header.logo h1{
    font-family: 'font awsome';
      
}
header.clearfix{
    background: #df902a;

}
header.clearfix.h1{
    color:#e0e0e0 ;
}
nav{
    background: #df902a;
   text-align: center;
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: -10px;
}
nav ul{
    list-style: none;
}
nav ul li{
    display: inline;
}
nav ul li a{
    font-size: 15px;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
}
nav ul li a:hover{

    color: yellow;
}

div.homecontent{
    margin: auto;
    width: 1000px;
    background: #c0c0c0;
    
}
div.home-col{
    margin-top:  10px;
    margin-left:  15px;
    width:313.33px;
    float: left;
}
div.home-col image{
    width: 313.33px;
}
div.home-col h2{
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: normal;
}
div.home-col a{
    float: left;
}
div.carousel-inner{
    margin: 0;
    
}
div.item{
    margin: 0px;
    
}
/*footer {
    display: block;
    text-align: center;
    padding: 3px;
    background-color: DarkSalmon;
    color: black;
    background: url(../img/Mall-of-Tripla-YIT-corporation-1400-400.jpg) 0px 0px fixed;
}
*/

.copy_footer {
    background:#df902a;
    margin-bottom: -40px;
}
.sub-footer {
    padding: 10px 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}


header
{
    padding: 5px 30px 0px;

    background-color: rgba(225,225,225,0.6);
}
/*
.search1
{
    padding-left:10px;
    padding-right:4px;
    margin: 15px;
    float: right;
    background: #000\9;
    border-radius: 15px;


}
.search1 input
{
    border: 0;
}
.search1 button{
    float: right;
    width: 24px;
    height: 24px;
    background: url(../image/search.png) ;

}
*/

.inform
{
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #000;
}
.inform h1
{
    color: #000;
    letter-spacing: 10px;
    text-align: center;
}
.inform_form
{
    width: 1400px;
    margin: 0 auto;
    text-align: justify;
}
.form-left
{
    padding-left: 0px;
}
.inform input[type="text"],input[type="email"],input[type="phone"]
{
    width: 100%;
    color: #000;
    background: none;
    outline: none;
    font-size: 1em;
    padding: 0.8em 1em;
    margin-bottom: 2em;
    border: none;
    border-bottom: solid 2px #000;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.inform textarea
{
    resize: none;
    width: 100%;
    color: #000;
    background: none;
    outline: none;
    font-size: 1em;
    padding: 0.8em 1em;
    min-height: 10em;
    border: none;
    border-bottom: solid 2px #000;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.inform input[type="submit"]
{
    outline: none;
    color: #000;
    padding: 0.7em 1em;
    font-size: 14px;
    margin: 1em 0 0 0;
    border: 1px solid #000;
    background: #ff4f81;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.inform input[type="submit"]:hover
{
    background: none;
    color: #fff;
    border: 1px solid #fff;
}
.inform input[type="text"]:hover,.inform input[type="text"]:focus,.inform input[type="email"]:hover,.inform input[type="email"]:focus,.inform textarea:hover,.inform textarea:focus,input[type="phone"]:hover,input[type="phone"]:focus
{
    border-color: #0039FF;
}
header.logo h1{
    font-family: 'font awsome';

}

div.homecontent{
    margin: auto;
    width: 1000px;
    background: #c0c0c0;

}
div.home-col{
    margin-top:  10px;
    margin-left:  85px;
    width:340px;
    float: left;
}
div.home-col image{
    width: 313.33px;
}
div.home-col h2{
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: normal;
}
div.home-col a{
    float: left;
}
div.carousel-inner{
    margin: 0;

}
div.item{
    margin: 0px;

}

div.gallary h2{
    color: #fff;

}
div.gallary image{
    width: 350px;
    padding: 5px;
    transition: 1s;
    float: left;
}
div.gallary image:hover{
    color: gainsboro;
    transform:scale(1.1);
}
li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover:not(.active) {
    background-color: #e6a756;
}
li b{
    display: inline;
    color: #0099cc;
}




active {
    background-color: #4CAF50;
}
h2{
    font-size: 50;
    text-align: center;
}
p{
    text-align: center;
}

/*section title*/

.section-title{
    color: #313b48;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
}

.section-title::before{
    background:   #e1e1e1 none repeat scroll 0 0;
    bottom: -11px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}

.section-title::after{
    content: "";
    left: 50%;
    position: absolute;
    background: #ff9900 none repeat scroll 0 0;
    background-color: #ff9900;
    bottom: -12px;
    height: 3px;
    margin-left: -15px;
    width: 30px;
}

.section-header{
    padding: 60px 0px 30px 0px;
}

.service-overlay {
    position: absolute;
    top: 75%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.62);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    color: #fff;
    padding: 17% 15px 15px 15px;
}


.service-overlay h2 {
    font-size: 19px;
    padding-top: 77px;
    font-weight: bold;
    /* letter-spacing: 1px; */
    color: #fff;
    text-align: center;
}

.service-overlay .service-cont {
    min-height: 65px;
    padding: 10px 15px;
}

.service-more{
    color:#ff9900;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 2px solid #ff9900;
    font-weight: bold;
    background:#fff;
    padding: 5px 10px;
}

/* .service-more::after {
  content: "\f178";
  font-family: FontAwesome;
  font-weight: 400;
  position: absolute;
  right: -22px;
  top: 0;
} */

.service-more:hover{
    color: #df902a;
    text-decoration: none;
    opacity: .7;
}


.service-box {
    position: relative;
    overflow: hidden;
}

.service-img figure {
    margin-bottom: 0;
}

.service-image-wrap img{
    height: 220px;
    width: 100%;
    object-fit: cover;
}


.service-box:hover .service-overlay {
    top: 0;
    padding: 15px 15px 15px 15px;
}

.service-box:hover  .service-overlay h2 {
    padding-top: 10px;
}

.second-row{
    margin-top: 30px;
}


.project_section{
    margin-bottom: 40px;
}

.service_section{
    margin-bottom: 40px;
}

.client_section{
    margin-bottom: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1999px){
    .service-overlay h2 {
        padding-top: 77px;
        font-size: 17px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px){
    .service-overlay h2 {
        padding-top: 95px;
        font-size: 15px;
    }

    .service-overlay .service-cont {
        min-height: 65px;
        padding: 10px 0px;
        font-size: 13px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 767px){
    /* .service-image-wrap img{
      height: 100%;
    } */

    .service-box{
        margin-bottom: 30px;
    }

    .second-row{
        margin-top: 5px;
    }

    .service-overlay .service-cont {
        min-height: 65px;
        padding: 20px 15px;
    }

    .service-overlay h2 {
        padding-top: 0px;
        font-size: 25px;
    }
}

@media only screen and (max-width: 499px){
    /* .service-image-wrap img{
      height: 100%;
    } */

    .service-box{
        margin-bottom: 30px;
    }

    .service-overlay .service-cont {
        min-height: 65px;
        padding: 20px 15px;
    }

    .service-overlay h2 {
        padding-top: 45px;
        font-size: 20px;
    }
}

.owl-dots{
    text-align: center;
}

.owl-dots .owl-dot.active {
    background-color:  #056800 !important;
}

.owl-dots .owl-dot {
    background-color: #a6a6a6 !important;
}

.single-logo{
    text-align: center;
}

.single-logo h4{
    font-size: 14px;
    margin-top: 10px;
    font-weight: normal;
}


.owl-dot {
    display: inline-block;
    height: 10px !important;
    width: 10px !important;
    background-color: #222222 !important;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 5px;
}

.owl-dot.active {
    background-color: #FF170F !important;
}




