﻿/* ==================================================== */
/* Template : Business Website Template */
/* Authour  : https://downloadfort.com/ */
/* LIcense  :  https://downloadfort.com/License */
/* Template URL: https://downloadfort.com/ */
/* ==================================================== */
body {
    /*font-family: 'Rokkitt', serif;font-size:18px*/
    font-family: Roboto;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #686868;
    -webkit-font-smoothing: antialiased;
    letter-spacing:0;

}
#home{
    background:url(../images/Slider/slidebk.jpg);
margin: 112px auto 20px auto;

}
a {
color: #555555;
text-decoration: none !important;
}
a:hover {
color: #eaa133;
text-decoration: none !important;
}
.top {
height: 40px;
padding: 5px 0px;
margin: 0px auto;
border-bottom: 1px solid rgba(204, 204, 204, 0.12);
border-top: 3px solid #eaa133;
background-color: #f6f6f6;
}
#headcontainer:after {
background: url(../images/shadow1.png) no-repeat center top;
content: "";
display: block;
left: 0;
width: 100%;
z-index: -1;
height: 42px;
position: absolute;
background-repeat: no-repeat;
}

.wrap {
    width: 1230px !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    background: #f6f3f3;
    margin: 0 auto;
}
/*Menu*/
/*.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: auto;
left: auto;
z-index: 1030;
}*/
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: auto;
        left: auto;
    }
}

.btemp .btemp-content {
    padding: 4px 5px !important;background-color:#f6f6f6
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 50px;
    font-family: Roboto;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: #555555 !important;
    font-size: 14px;
}
.navbar-default {
background-color: #fff;
border-color: #e7e7e7;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 30px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #eaa133 !important;
    border-bottom: 2px solid #eaa133;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #eaa133 !important;
    border-bottom: 2px solid #eaa133;
    background-color: transparent;
}

.navbar-nav li a:hover {
    color: #eaa133 !important;
    border-bottom: 2px solid #eaa133;
    background-color: transparent;
}
.social {
    list-style: none;
    padding-left:10px;
    padding-top: 3px;
}

    .social li
     {
        display: inline;padding:7px;
    }
    
        .social li a .fa 
        {
            font-size: 15px;
            color:rgba(85, 85, 85, 0.66);
        }

.navbar-toggle {
margin-top: 16px;
margin-right: 16px;
margin-bottom: 20px;
background-color: #eaa133;
background-image: none;
border: 1px solid #eaa133;
border-radius: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #000;
}
.navbar-default .navbar-toggle {
 border-color: #eaa133; 
}

.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
 min-width: 200px; 
padding: 0px 0;
margin: 0px 0 0;
letter-spacing: 0.3px;
color: #888;
font-size: 12px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 0px; 
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropmenu1 li {
    border-top:1px solid #E8E5E5; padding:6px 3px
}
.dropmenu1 li:first-child {
  border-top:0px solid #ccc
}
.dropmenu1 li a:hover{
    color: #eaa133 !important;
    background-color: transparent;
    border-bottom: 0px solid #eaa133;
}
   
/*Menu end*/

/*Crasoul*/
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;

}
.carousel-caption {
position: absolute;
right: 15%;
top: 10%;
bottom: 100px;
left: 10%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
 text-align: left; 

}
#img01 {
    left:50%
   
}
    .carousel-caption h1 {
        color:#fff;
    }
    .carousel-caption h3 {
color: #fff;
background-color: #eaa133;
width: 35%;
padding: 5px;
font-weight:bold}
      .carousel-caption p {
          font-size:15px;
          color:#fff;
          bottom:10%;
    }
      .carousel-caption button {
         margin-top:10px
    }
      .carousel-control.left {
background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
      .carousel-control.right {
right: 0;
left: auto;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
/*Crasoul end*/
/*Button*/
.btn {
border-radius: 0px;
}
.btn-primary {
color: #fff;
background-color: #eaa133;
border-color: #eaa133;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active{
color: #fff;
background-color: #eaa133;
border-color: #eaa133;
}

.btn-lg {
   padding:6px 50px;font-size:16px;color:#fff;}
/* end Button*/
/*media query crasoul*/



@media (min-width: 768px) and (max-width: 991px) {
     .carousel-caption {
        position: absolute;
        right: 10%;
        top: 15%;
    }
   .carousel-caption h1 {
        color:#fff;
        font-size:30px;
        margin-top: 5px;
margin-bottom: 5px;
    }
    .carousel-caption h3 {
color: #fff;
background-color: transparent;
width: 30%;
padding:3px;
 font-size:18px; margin-top: 5px;
margin-bottom: 5px;
}
      .carousel-caption p {
          font-size:14px;
          color:#fff;
          bottom:10%;
          
    }
      .carousel-caption button {
         margin-top:0px
    }
      .btn-lg {
   padding: 4px 50px;font-size:14px;color:#fff
}
    }

@media (min-width: 310px) and (max-width: 767px) {
      .carousel-caption {
        position: absolute;
        right: 10%;
        top: 20%;
    }
   .carousel-caption h1 {
        color:#000;
        font-size:20px;
        margin-top: 3px;
margin-bottom: 3px;
    }
    .carousel-caption h3 {
color: #F79706;
background-color: transparent;
width: 50%;
padding:3px;
 font-size:13px; margin-top:3px;
margin-bottom: 3px;
}
      .carousel-caption p {
          font-size:10px;
          color:#000;
          bottom:10%;
          
    }
      .carousel-caption button {
         margin-top:0px
    }
      .btn-lg {
   padding: 2px 50px;font-size:10px;color:#fff
}
    }

/*media query*/
.welcome {
    text-align:center;margin:30px auto;

}
.welcome h2 {
font-size: 28px;
color: #555555;
line-height: 40px;
text-align: center;
font-family:Roboto;
font-weight:300;
font-style:normal

}
.service {
text-align:center;margin:40px auto;

}
    .service .fa {color:rgba(85, 85, 85, 0.36)
    }
    .service h4 {
        font-weight: 600;
margin: 17px 0px;
color: #3b3a3a;
font-size: 15px;
    }

.portfolio {
    margin:40px auto;
}
.profolio-wrap{
    padding-left: 20px;
     padding-right: 20px;
}
.common {
    margin:40px auto;
}
    .common ul{
   margin-top:20px;padding-left:3px}
    .common ul li{
    list-style:none;margin-bottom:5px}
    .common ul .fa{
    margin:0 5px;color:#eaa133}

 .widget-title {
font-size: 20px;
margin-top: 0;
}
 h6 {
        position: relative;
margin-top: 30px;
margin-bottom: 40px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(0,0,0,.08);
}
h6::after {
background-color: #f7c51e;
}
 h6::after {
position: absolute;
content: "";
background-color: #eaa133;
height: 3px;
width: 30px;
bottom: -1px;
left: 0;
}
h4{
    
font-weight: 600;
color: #565555;font-size:14px

}
i{
    font-weight: 600;
margin: 5px 0px;
color: #3b3a3a;
font-size: 13px;
}
small{
    font-weight: 600;
margin: 5px 0px;
color: #eaa133;
font-size: 12px;
}
.media {
margin-top: 25px;
}
    
/**/
/* IMAGE HOVER WRAPPER STYLES */

.image-hover-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
}

    .image-hover-wrapper img {
        width: 100%;
    }

    .image-hover-wrapper span {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .image-hover-wrapper .overlay-style {
        text-align: center;
        padding: 30% 30px;
        font-weight: 900;
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(100, 100, 100, 0.8);
        left: 0;
        top: 0;
        opacity: 0;
        transition: all 1s;
        color: #fff;
    }

        .image-hover-wrapper .overlay-style:hover {
            opacity: 1;
        }

        .image-hover-wrapper .overlay-style a, .image-hover-wrapper .overlay-style :hover {
            color: #000;
            text-decoration: none;
        }
.overlay-style .glyphicon {

color:#fff;margin: 0 5px}

/**/
/* CLIENT CAROUSEL STYLES */
.clients-carousel {
    /*SMALL TOP MARGIN FOR SPACE */
    padding: 0;
}

    .clients-carousel .thumbnail {
        border: 0px solid #FF4D98;
    }

    .clients-carousel .carousel-control.left {
        height: 25px;
        width: 25px;
        margin-top: 45px;
        background: #eaa133;
        left: -15px;
    }

    .clients-carousel .carousel-control.right {
        
height: 25px;
width: 25px;
background: #eaa133;
right: 0px;
top: -67px;
    }

    .clients-carousel img {
       width:70%
    }
.thumbnail {
display: block;
padding:0px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 0px solid #fff;
border-radius: 0px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
#aa {
list-style:none;display:inline
}
#aa li{
list-style:none;display:inline
}
footer {
width:100%;margin: 40px auto 0  auto;background-color:#f6f6f6;padding-top:20px;padding-bottom:20px
}
footer .widget-title {
font-size: 18px;
margin-top: 0;
}
footer h6 {
        position: relative;
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid rgba(0,0,0,.08);
}
    footer ul {
        list-style:none;padding-left:5px;
    }
    footer ul li
    {
        margin-bottom:7px;
    }
.footer-logo {
margin-bottom:15px
}
.footer-socialbar .fa{
    color:#eaa133;margin-right:3px
}
.footer-bottom {
/*width:100%;background-color:#eaa133;padding-top:20px;padding-bottom:20px;color:#fff*/
width: 100%;
background-color: #F0F0F0;
padding-top: 20px;
padding-bottom: 20px;
color: #818080;border-top:1px solid rgba(204, 204, 204, 0.30)
}
/*.footer-bottom a{ color:#818080
}*/
.headet-tile {
    /*width:100%;background-color:#eaa133;padding-top:20px;padding-bottom:20px;color:#fff*/
    width: 100%;
background-color: #F6F6F6;
margin: 170px auto 0px auto;padding-left:40px
}
 .headet-tile h2 {
margin-top: 20px;margin-bottom:2px
}
.headet-tile ul {
padding-left:5px;
}
 .breadcrumb {
padding: 0px 15px;
 margin-bottom: 0px; 
list-style: none;
 background-color: transparent; 
 border-radius: 0px; 
 margin-bottom: 20px;

}
 .breadcrumb > .active {
  color: #eaa133;
}
.caption h5 {

color:#eaa133}
.caption h3 {
    font-size: 18px;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
 border-radius: 0px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
 font-weight: 500; 
}
.form-group .col-lg-10 {
    margin-left:0px
}
.google_map {
width: 100%;
height: 300px;
margin-bottom: 30px;
}
/* FOR CHANGING COLOR OF ACTIVE CATEGORY */
.caegories {
margin-bottom:35px;
}
.caegories a.active {
    background-color: #eaa133;
   border-color:#e09729
}

/* FOR TRANSITION BEAUTIFULLY */
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
/* JUST FOR BOTTOM SPACE */
.portfolio-div h5 {
    padding-bottom: 30px;
}
.portfolio-div h3 {
    font-size:16px;color:#eaa133
}
.desc-img {
    margin-top:25px
}
.page-content 
{
margin-top:50px

}
.margin10 {
margin-bottom:10px;margin-top:10px;
}
.margin20 {
margin-bottom:10px;margin-top:20px;
}
.margin30 {
margin-bottom:10px;margin-top:30px;
}
.margin40 {
margin-bottom:40px;margin-top:40px;
}
ul {

padding-left:14px}
.btn-info {
    background-color:#f6f6f6;border-color:#E8E5E5;color:#686868;
}
.btn-info:hover {
    background-color:#eaa133;border-color:#e09729;color:#fff
}
@media (min-width: 769px)
{
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block; 
}

}

ul.nav li.dropdown:hover > ul.dropdown-menu {
   
      
}
.developby {
color:#eaa133
}
.developby:hover {
color:#fc9800
}