@charset "utf-8";
/* CSS Document */

/***********common css*************/
@import url(../fonts/stylesheet_fonts.css);

body{
    font-family: 'Roboto' !important;
}

.no_padding{
    padding-left: 0px;
    padding-right: 0px;
}

.margin_auto{
    margin-right: auto;
    margin-left: auto;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}


/***********common css*************/

/********header**************/

.header_top{
    background-color: #232323;
    color: #fff;
}

.top_text{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.call_icon{
    float: left;
    padding-right: 10px;
    padding-top: 10px;
}

.mail_icon{
    float: left;
    padding-right: 15px;
    padding-top: 10px;
}

.top_text02{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-align: right;
}

.bottom_text02{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.logo{
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-default {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #232323;
    background-color: transparent;
    font-weight: 600;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}


/********header**************/

/*******body*************/

.slider_text_div{
    position: relative;
    z-index: 1000;
    margin-top: -23%;
}

.slider_header{
    font-size: 70px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.slider_p{
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.under_box{
    width: 80px;
    height: 5px;
    background-color: #fff;
    margin-left: 29%;
}

.body_div{
    position: relative;
    z-index: 1000;
    margin-top: 12%;
}

.heading{
    font-size: 20px;
    font-weight: 300;
    color: #999;
    text-align: center;
}

.under_box_heading{
    width: 50px;
    height: 5px;
    background-color: #999999;
    margin-left: 44%;
}

.number{
    font-size: 58px;
    color: #000000;
    font-weight: 300;
    margin-top: 45px;
}

.sub_heading{
    font-size: 20px;
    font-weight: 300;
    color: #999;
    margin-bottom: 5px;
}

.sub_heading_book{
    font-size: 45px;
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 5px;
}

.under_box_sub_heading{
    width: 50px;
    height: 5px;
    background-color: #999999;
    margin-left: 0%;
}

.under_box_book{
    width: 50px;
    height: 5px;
    background-color: #999999;
    margin-left: 0%;
}

.under_box_heading02{
    width: 50px;
    height: 5px;
    background-color: #999999;
    margin-left: 39.5%;
}

.com_name{
	
	color: #ffffff;
	
}

.com_name1{
	
	color: #ffffff;
	
}

/******testimonial**********/
section {
    padding-top: 10px;
    padding-bottom: 10px;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
    padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #232323;
    border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
/******testimonial**********/


/****logo slider*****/

#slider-text{
    padding-top: 40px;
    display: block;
}
#slider-text .col-md-6{
    overflow: hidden;
}

#slider-text h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 3px;
    margin: 30px auto;
    padding-left: 40px;
}
#slider-text h2::after{
    border-top: 2px solid #c7c7c7;
    content: "";
    position: absolute;
    bottom: 35px;
    width: 100%;
}

#itemslider h4{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin: 10px auto 3px;
}
#itemslider h5{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin: 3px auto 2px;
}
#itemslider h6{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;;
    font-size: 10px;
    margin: 2px auto 5px;
}
.badge {
    background: #b20c0c;
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 31px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border: 2px solid #FFF;
    box-shadow: 0 0 0 1px #b20c0c;
    top: 5px;
    right: 25%;
}
#slider-control img{
    padding-top: 150%;
    margin: 0 auto;
}
@media screen and (max-width: 992px){
    #slider-control img {
        padding-top: 70px;
        margin: 0 auto;
    }
}



/* slide direction change Thushara 20-01-2017 */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }



.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
    margin-left: 5px;
}
.carousel-showmanymoveone .carousel-control.right {
    margin-right: 5px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
    display: none;
}
@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%;
    }
    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%;
    }
    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -16.666%;
    }
    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 16.666%;
    }
    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3,
    .carousel-showmanymoveone .carousel-inner .cloneditem-4,
    .carousel-showmanymoveone .carousel-inner .cloneditem-5,
    .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.666%, 0, 0);
        transform: translate3d(16.666%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.666%, 0, 0);
        transform: translate3d(-16.666%, 0, 0);
        left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

/****logo slider*****/


.under_box_heading03{
    width: 50px;
    height: 5px;
    background-color: #999999;
    margin-left: 45.5%;
}

/*******body*************/

/****footer******/

.footer{
    background-color: #232323;
}

.footer_col01{
    padding-bottom: 2%;
}


.social_icon{
    float: left;
    padding-right: 5px;
}

.address{
    color: #fff;
}

.map_icon{
    float: left;
    padding-bottom: 60px;
    padding-right: 15px;
}

.mail_icon02 {
    float: left;
    padding-right: 10px;
    padding-top: 10px;
}

.footer_menu a{
    color: #fff !important;
    text-decoration: none !important;
}

/****footer******/



/*********************************************/
/*******************inner pages*******************/
/*********************************************/

.inner_top{
    background-image: url("../images/category_bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}

.inner_top_heading{
    margin-top: 40px;
    font-size: 65px;
    color: #fff;
    font-weight: 400;
}

.inner_top_p{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.more_btn{
    margin-top: 3%;
    color: #000000;
    text-decoration: none !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #24a455;
    border-color: #24a455;
}

.under_box_sub_heading_detail {
    width: 50px;
    height: 5px;
    background-color: #999999;
    margin-left: 0%;
}

.cate_col_detail{
	margin-bottom: 3%;
}



/*************************************************************/

/*.inner_contact_top{
    background-image: url("../images/contact.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}*/





/*************************************************************/



.pro_heading{
	margin-top: 0px;
	font-weight: 400;
	color:#232323;
	text-transform:uppercase;
	font-size: 20px;
}

/*************************************************************/






.inner_out_top{
    background-image: url("../images/out.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}


.inner_topdetail_top{
    background-image: url("../images/outbg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}


/*************************************************************/



.inner_shutter_top{
    background-image: url("../images/shutter.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}


.inner_shudetail_top{
    background-image: url("../images/shutter01.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}


/*************************************************************/


.inner_missing_top{
    background-image: url("../images/missing.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}


.inner_missdetail_top{
    background-image: url("../images/missing01.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 250px;
}


/*************************************************************/


/*********************************************/
/*******************inner pages*******************/
/*********************************************/