/* author@SajtihDesignerTrivandram */
    
    .space {
        padding: 35px 0;
    }
    
    #aBout h2 {
        color: #FF0000;
        font-weight: 300;
    }
    #aBout p{
        color: #505050;
    line-height: 22px;
    }
    
    .bgTopheader {
        z-index: 999;
        width: 100%;
        float: left;
        background: #e1f4fd;
        border-bottom: solid 2px #FF0000;
        width: 100%;
        border-bottom: solid 2px #FF0000;
        position:absolute;
    }
    
    .nav-link {
        color: #303030;
        font-weight: 500;
    }
    
    .topHeaderRight {
            float: right;
            position: relative;
            top: 10px;
            font-size: 16px;
            padding-right: 2rem;
            margin-bottom: 0.5rem;
        }
        .serviceHome{
            background: url(../../datas/images/hmbg.jpg) fixed;
        }

        .serviceHome h4{
            text-align: center;
            font-weight: bold;
            color: #FFFFFF;
            font-size: 18px;
        }

        
        #footer {
            background: #f6f6f6;
            border-top: solid 2px #FF0000;

        }
        #footer h3{
            border-bottom: 1px solid #dadada;
            display: inline-block;
            color: #D02427;
            font-size: 20px;
        }
        #footer p{
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #333;
        }

        .bannerInside{
            background-repeat: no-repeat;
            background-position: center;
            float: left;
            height: 550px;
            width: 100%;
            margin-top: 70px;
            background-size: cover;
        }

        .panel_list{background:#ccc;}
.panel_list2{background:#dedbdb;}
.panel_list:hover{background:#333; color:#fff;}
.panel_list2:hover{background:#333; color:#fff;} 

.panel_list ul.service_feature li {
    display: block;
    margin-bottom: 0px;
    margin-left: 25px;
}


.panel_list ul.service_feature li {
    display: block;
    margin-bottom: 0px;
    margin-left: 25px;
    }
    .panel_list ul.service_feature li > i {
    color: #ffb600;
    font-size: 18px;
    margin-left: -25px;
    margin-right: 5px;
    vertical-align: bottom;
    width: 20px;
    }
    
    .panel_list2 ul.service_feature li {
    display: block;
    margin-bottom: 0px;
    margin-left: 25px;
    }
    .panel_list2 ul.service_feature li > i {
    color: #ffb600;
    font-size: 18px;
    margin-left: -25px;
    margin-right: 5px;
    vertical-align: bottom;
    width: 20px;
    }
    
    .icon-check:before {
    content: "\e822";
    }
    [class^="icon-"], [class*=" icon-"] {
    font-family: 'building-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    .aboutService{
        border-bottom: solid 2px #FF0000;
        background: url(../../datas/images/aboutbg.jpg) repeat center center fixed;
    position: relative;
    padding-bottom: 74px;
    }
    

    .content_wrap {
        padding-bottom: 1px;
        }
        
        .heading_space {
        margin-bottom: 45px;
        }
        
        .content_wrap .image {
        margin-bottom: 20px;
        position: relative;
        overflow-y: hidden;
        overflow-x: hidden;
        width: 100%;
        }
        .content_wrap:hover .image > img {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        transition: all .5s ease .2s;
        }
        .content_wrap .image > img, .image > img {
            width: 100%;
            }
        
        
        .content_wrap h3 {
        margin-bottom: 10px;
        }
        .scrollToTop, .category > li a, .widget .tags > li a, .attr-nav > ul > li > a, nav.navbar.bootsnav ul.nav > li > a:before, nav.navbar ul.nav li.dropdown.on > a:before, .tparrows, #director-slider .post, .content_wrap .image > img, .items > li > a:hover, .items > li > a.expanded, ul.tabs li, .shop_tab .tabs li, .overlay, .overlay .overlay-inner, .overlay .overlay-inner a, #pricing .price_table, #pricing .price_table .plan, #pricing .price_table .price, .about_box:hover, .about_box img, ul.social_icon li a, .work-filter li a:before, input[type="submit"] {
            -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
        }
        .bannerContact{
width: 100%;
background: linear-gradient( rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.55) ), url(../images/page-tittle.jpg) no-repeat;

        }
        .brHead{
            padding: 2px;
        }
        #address i{
            font-size: 31px;
            line-height: 40px;
            padding: 10px;
        }

        #address .bg-light{
            width: 60px;
            height: 60px;
        }


        
/* cssMobileNav */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    border-bottom: 1px solid #fff;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

/* end */
.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.btn-secondary {
    /* color: #fff; */
   
    background: #303030;
    border-radius: 30px;
    padding: 13px 20px;
    max-width: 120px;
    color: #FFF;
}
.btn-secondary:hover {
    border: solid 2px #303030;
    text-decoration: none;
    background: #FFFFFF;
    color: #303030;
}
.imGservice{
    padding: 10px;
}
.imGservice:hover{
    background: red;
}
.bgInsidepage
{   background: url(../images/aboutbg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: bottom;
    background-size: auto;
    width: 100%;
    color: #fff;
}
.navbar-light .navbar-nav .nav-link{
    font-size: 14px;
    margin-right: 5px;
    color: #303030  !important;

}
.navbar-light .navbar-nav .nav-link.active{
    color:red !important;
    
}

.navbar-light .navbar-nav .nav-link:hover{
    color:red !important;
    
}
.mtHeader {
    padding-top: 7% !important;
}
.mtHeaderContact {
    padding-top: 15% !important;
    padding-bottom: 10% !important;
}



/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) { 

    .mtHeader {
        padding-top: 16% !important;
    }
 }

 /* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .mtHeader {
    padding-top: 16% !important;
}}





.hm-txt {
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
}

.hm-img img {
    width: 100%;
    height: auto;
}