*{
    margin: 0;
    padding: 0;
    outline: 0; 
}
/*body{
    font-family: 'Oswald', sans-serif;
}*/
body, .font-2, .font-2 p, p.font-2 p{
    /*    font-family: 'Raleway', sans-serif !important;*/
/*    font-family: 'Arimo', sans-serif !important;*/
font-family: 'Raleway', sans-serif !important;
}
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {    
    padding: 0;
    margin: 0; 
}
h1, h2, h3, h4, h5, h6{
    /*font-family: 'Anton', sans-serif !important;*/
    /*font-family: 'Ubuntu', sans-serif !important;*/
    font-family: 'Righteous', sans-serif;
    /*font-weight: 700;*/ 
}
.font-1{
    /*font-family: 'Anton', sans-serif !important;*/
    /*font-family: 'Ubuntu', sans-serif !important;*/
    font-family: 'Righteous', sans-serif;
    /*font-weight: 700;*/ 
}
body, html {
    height: 100%; }
root { 
    display: block;
}
p 
{
    font-size: inherit !important;
    line-height: 32px;

}
a:hover{
    text-decoration: none;
}
.single_page_content p{
    font-size: inherit !important;
}
mark{
    border-radius: 3px;
    padding: 5px 15px 5px 15px;
    background-color: #bdcf2d;
    color: #FFF;
}
/*  Color modifiers
   ---------------------------------------------------------------------------*/
.color-theme-1{
    color: #0093dd !important;
}

.color-theme-2{
    color: #333 !important;
}
.color-theme-3{
    color: #bdcf2d !important;
}


.color-white{
    color: #FFF !important;
}
.color-gray{
    color: #eaeaea !important;
}

.color-dark{
    color: #333 !important;
}

/*  Padding modifiers
   ---------------------------------------------------------------------------*/
.sep-top-xxs {
    padding-top: 0.8em;
}
.sep-top-xs {
    padding-top: 1.5em !important;
}
.sep-top-sm {
    padding-top: 2.2em !important;
}
.sep-top-md {
    padding-top: 3em;
}
.sep-top-lg {
    padding-top: 4.3em;
}
.sep-top-2x {
    padding-top: 6.5em;
}
.sep-top-3x {
    padding-top: 9.4em;
}
.sep-top-4x {
    padding-top: 11.5em;
}
.sep-top-5x {
    padding-top: 16em;
}
.sep-bottom-xxs {
    padding-bottom: 0.8em;
}
.sep-bottom-xs-xs {
    padding-bottom: 0.3em;
}
.sep-bottom-xs {
    padding-bottom: 1.5em;
}
.sep-bottom-sm {
    padding-bottom: 2.2em !important;
}
.sep-bottom-md {
    padding-bottom: 3em;
}
.sep-bottom-lg {
    padding-bottom: 4.3em !important;
}
.sep-bottom-2x {
    padding-bottom: 6.5em;
}
.sep-bottom-3x {
    padding-bottom: 9.4em;
}
.sep-bottom-4x {
    padding-bottom: 11.5em;
}
.sep-bottom-5x {
    padding-bottom: 16em;
}

.padding-0{
    padding: 0px !important;
}
.padding-5{
    padding: 5px !important;
}
.padding-15{
    padding: 15px;
}
.padding-20{
    padding: 20px !important;
}
.padding-25{
    padding: 25px !important;
}
.padding-30{
    padding: 30px !important;
}
.padding-Lft-Rgt-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.padding-Lft-Rgt-30{
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.padding-Lft-Rgt-40{
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.padding-Rgt-40{
    padding-right: 40px !important;
}
.padding-Lft-40{
    padding-left: 40px !important;
}

.padding-top-0{
    padding-top: 0px !important;
}

.padding-top-20{
    padding-top: 20px !important;
}

.margin-top-0{
    margin-top: 0px !important;
}
.margin-top-15{
    margin-top:15px;
}
.margin-top-20{
    margin-top:20px;
}
.margin-top-30{
    margin-top:30px;
}
.margin-bottom-15{
    margin-bottom: 5px !important;
}
.margin-left-15{
    margin-left: 15px;
}
.margin-right-15{
    margin-right:  15px;
}
.margin-right-20{
    margin-right:  20px !important;
}
.margin-right-25{
    margin-right:  25px !important;
}
.margin-bottom-20{
    margin-bottom: 10px !important;
}
.margin-bottom-25{
    margin-bottom: 25px !important;
}
.margin-bottom-30{
    margin-bottom: 30px !important;
}

/* CUSTOMIZE THE Font size
-------------------------------------------------- */
.font_size_0_35 {
    font-size: .35em !important;
}
.font_size_0_75 {
    font-size: .75em !important;
}
.font_size_0_85 {
    font-size: .85em !important;
}
.font_size_0_95 {
    font-size: .95em !important;
}
.font_size_1 {
    font-size: 1.0em !important;
}
.font_size_1_2 {
    font-size: 1.2em !important;
    line-height: 1.6em !important;
}
.font_size_1_3 {
    font-size: 1.2em !important;
    line-height: 1.9em !important;
}
.font_size_1_4 {
    font-size: 1.3em !important;
}
.font_size_1_5 {
    font-size: 1.4em !important;
}
.font_size_1_5_ {
    font-size: 1.4em !important;
    line-height: 1.9em !important;
}
.font_size_2 {
    font-size: 2em !important;
}
.font_size_2_5 {
    font-size: 2.5em !important;
}
.font_size_3 {
    font-size: 3em !important;
}
.font_size_3_ {
    font-size: 3em !important;
    line-height: 1em !important;
}
.font_size_3_5 {
    font-size: 3.5em !important;
}
.font_size_4 {
    font-size: 4em !important;
}
.font_size_5 {
    font-size: 5em !important;
}



.text-justify {
    text-align: justify !important;
}

.text-left {
    text-align:left !important;
}

/* CUSTOMIZE THE Z-index
-------------------------------------------------- */
.z-index-100{
    z-index: 100;
}

/* CUSTOMIZE THE Font
-------------------------------------------------- */
/*.font-2, .font-2 p, p.font-2{
    font-family: 'Raleway', sans-serif !important;
}*/

.font-italics{
    font-style: italic !important;
}

.bg-white{
    background: #FFF !important;
}
.bg-white-pattern{
    /*    background: url(../img/white-pattern.jpg) !important;*/
    /*    background: url(../img/cream_pixels.png) !important;*/
    background: url(../img/fabric_of_squares_gray.png) !important;
}
.bg-gray{
    background: url(../img/gray-pattern.jpg) !important;
}
.bg-gray-2{
    background: url(../images/bg-gray-2.jpg) !important;
}
.bg-blue-pattern{
    background: url(../images/blue-pattern.jpg) !important;
}
.bg-blue-triangle-pattern{
    background: url(../images/blue-triangle-pattern.jpg) !important;
}
.bg-theme{
    background-color: #0093dd !important;
    /*background-color: #a2c046 !important;*/
}
.bg-theme-2{
    background-color: #bdcf2d !important;
}
.bg-theme-3{
    background-color: #bdcf2d !important;
}
.bg_theme_transperant{
    background-color: rgba(90,185,83,0.9) !important;
}


.border_{
    border: solid 1px #aeaeae !important;
}

.border_theme{
    border: solid 5px #0093dd;
}
.border_white{
    border: solid 5px #FFF;
}
.border_doted_rgt_lft{
    border: dotted 1px #dedede;
}
.border_2{
    border: solid 1px #dddddd;
}
.border_none{
    border: transparent !important;
}

.border_radius_top_3{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.border_btm_theme_color{
    padding-bottom:  3px;
    border-bottom: 4px solid #0093dd;
}

.border_btm_theme_color_2{
    padding-bottom:  10px;
    border-bottom: 1px dashed #adadad;
}

.over_flow_hidden{
    overflow: hidden;
}

.height_15{
    height: 15px !important;
}
.height_20{
    height: 20px !important;
}
.height_30{
    height: 30px !important;
}
.height_35{
    height: 35px !important;
}
.height_55{
    height: 55px !important;
}
.height_75{
    height: 75px !important;
}
.height_85{
    height: 85px !important;
}
.height_105{
    height: 105px !important;
}
.height_550{
    height: 550px !important;
}



.line_height{
    line-height: 50px !important;
}
.line_height_15{
    line-height: 15px !important;
}
.line_height_20{
    line-height: 20px !important;
}
.line_height_25{
    line-height: 25px !important;
}
.line_height_30{
    line-height: 30px !important;
}
.line_height_35{
    line-height: 35px !important;
}
.line_height_40{
    line-height: 40px !important;
}
.line_height_50{
    line-height: 50px !important;
}
.line_height_60{
    line-height: 60px !important;
}
.line_height_70{
    line-height: 70px !important;
}
.line_height_105{
    line-height: 105px !important;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.positioning__{
    top: -45px; 
    z-index: 999; 
    position: absolute;
}
.positioning__25{
    top: -30px; 
    z-index: 999; 
    position: relative;
}
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    min-height: 70px !important;
    width: 100%;
    /*position: absolute;*/
    /*top: 20;*/
    right: 0;
    left: 0;
    /*z-index: 20;*/
    background: url(../img/header-bg.png);
}

/* Flip around the padding for proper display in narrow viewports */
/*.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}*/
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
/*.navbar-wrapper .navbar .container {
  width: auto;
}*/

a.logo_{
    /*width: 250px;*/
    height: 70px !important;
    /*        color: #fd6445;
        color: #202020;
        font-weight: bold;
        font-size: 3em;*/
    /*background-color: rgba(255,255,255,0.6);*/
    /*background-color: #FFF;*/
    display:inline-block !important;
/*    -webkit-transform:    skewX(-15deg);
    transform:    skewX(-15deg);*/
    /*margin-right: 30px;*/
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;

    /*line-height: 55px !important;*/ 
    /*border-radius: 3px;*/
    /*text-align: center;*/
    border-radius: 0px !important; 
}
a.logo_ img{
    height: 70px !important;  
    /*padding-top: 10px;*/
}
a.logo_ h1{
    line-height: 60px !important; 
    color: #FFF !important; 
    /*font-size: 15px !important;*/ 
    font-size: 1.6em !important; 
}
.navbar {
    /*    width: 100%;*/
    position: absolute;
    min-height: 70px;
    margin-bottom: 0px;
    /*border: 1px solid transparent;*/
    /*background-color: rgba(0,0,0,0.50);*/
}
.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 22px;
    /*color: #363636 !important;*/
    /*    color: #0093dd !important;*/
    color: #FFF !important;
}

ul.navbar-nav {
    margin-top: 10px;
}
.navbar-nav > li {

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /*  width: 150px;
      height: 100px;*/
    /*border: 2px solid rgba(0,150,255,0.91);*/
    color: rgba(255,255,255,1);
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
/*    -webkit-transform:    skewX(-15deg);
    transform:    skewX(-15deg);*/
    /*background-color: #ed1f24 !important;*/
    background-color: #bdcf2d !important;
    border-right: 1px solid #FFF !important;
}
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: none;
}

.navbar-nav > li > a {
    /*transform: skewX(15deg);*/
}

ul.nav{
    /*border: solid 1px #FFF !important;*/
    border-radius: 3px;
    /*    background-color: rgba(178,49,116,0.9);*/
    /*background-color: rgba(255,255,255,0.1);*/
}

.nav > li > a{
    /*background-color: #eee;*/
    /*transform: skewX(-20deg);*/ 
    border-top: solid 1px transparent;
    border-bottom:  solid 1px transparent;
    /*border-left: solid 1px #FFF;*/
    /*color: #0257b2 !important;*/

}
.nav > li > a > span{
    /*transform: skewX(20deg) !important;*/ 
    display: block;
    /*color: #09398b !important;*/
}
/*.nav > li > a{
    border-right: solid 1px #ff0000;
    
}*/
.nav > li.active > a,
.nav > li > a:hover,
.nav > li > a:focus {
    color: #FFF !important;
    text-decoration: none; 
    /*background-color: #0257b2 !important;*/
    background-color: #333333 !important;
    /*    border-top: solid 1px #FFF;
        border-bottom:  solid 1px #FFF;*/
    border-top: solid 1px transparent;
    /*border-bottom:  solid 1px #FFF;*/
    transform:    skewX(-0deg);
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: solid 1px rgba(9,57,139,0.75);
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    background-color: rgba(9,57,139,0.75) !important;
}


.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.20);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.20);
    box-shadow: 0 1px 0 rgba(255,255,255,0.20);
}
.btn-navbar .icon-bar + .icon-bar {
    margin-top: 0px;
}

.navbar-header {
    float: left;
    /*padding: 15px;*/
    text-align: center;
    width: 100%;
    height: 1px;
}
.navbar-brand {
    float:left;
    /*position: relative;*/
    /*top: 81px !important;*/ 
    padding: 0 !important;
}
@media (max-width:768px){
    .navbar-brand {
        float:left;
        /*position: relative;*/
        /*top: 81px !important;*/ 
    }
    .navbar-header {        
        height: 50px;
    }

    ul.navbar-nav.pull-left{
        float: none !important;
    }
    ul.navbar-nav.pull-right{
        float: none !important;
    }

    #menu_pading{
        padding-left: 0px !important; 
        padding-right: 0px !important; 
    }

    .padding-Lft-Rgt-30{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .border_rgt{
        border-right:  transparent !important;
    }
}


.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0px !important;
    margin-left: 0px !important;
}


/* Navbar Section ends 
   ---------------------------------------------------------------------------*/




.slider-bottom{
    height: 65px;
}
.content-heading{
    /*min-height: 70px;*/
    /*line-height: 70px !important;*/
    padding-top: 15px;
    padding-bottom: 15px;
}

/*--------------------------- Services----------------*/
.services{
    /*padding-top:60px;*/
    position: relative;

}

.services:after {
    border-radius: 0 0 50% 50% / 0 0 20px 20px;
    bottom: 5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
    content: "";
    height: 20px;
    left: 10px;
    position: absolute;
    right: 10px;
    z-index:1;
}

.service-content{
    background-size:cover;
    position:relative;
    z-index:2;
    padding-bottom:1px;
    background-color:#fff;
    /*background: url(../images/bg-gray-tiles.jpg);*/
}
.service-content-2{
    background-size:cover;
    position:relative;
    z-index:2;
    padding-bottom:1px;
    background-color:#fff;
    background: url(../images/bg-gray-2.jpg);
}
.service-content-white{
    background-size:cover;
    position:relative;
    z-index:2;
    /*padding-bottom:1px;*/
    background-color:#fff;
}


.services .service-area{
    margin-top:30px;
    float:left;
    margin-bottom:10px;
}

.services .service-area .service-box-1{
    /*    padding-right:25px;
        padding-bottom:30px;
        color: #44a12b !important;
        background-color: #bdcf2d;*/

    float: left;
    color: #fff;
    width: 100%;
    padding: 6%;
    text-align: left;
    border-radius: 4px;
    background-color: #bdcf2d;
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.services .service-area i{
    padding-left:1px;
    margin-right:10px;
    /*	color:#676767;*/
    color:#FFF;
    display:inline-block;
    height:70px;
    width:70px;
    text-align:center;
    border-radius:50%;
    border:1px dashed #FFF;
    line-height:1.8;
    transition:.5s;
    font-size: 38px;
    background:#0093dd;
}

.services .service-area .service-box-1:hover i{
    display:inline-block;
    background:#FFF;
    border:1px dashed #0093dd;
    color:#0093dd;
    height:50px;
    width:50px;
    border-radius:50%;
    transition:.5s;
}

.services .service-area .s-head{
    font-size:20px;
    font-weight:400;
    /*font-family: 'Alfa Slab One', cursive;*/
    /*font-family: 'Rubik One', sans-serif;*/
    /*font-family: 'Bowlby One SC', cursive;*/
    /*color:#44a12b;*/
}

.services .service-area p{
    padding-top:5px;
    line-height:24px;
    font-size:13px;
    color:#656565;
}

.services .service-area-2{
    padding-top:50px;
}

.services .service-area-2 h3{
    font-size:30px;
    line-height:1.3;
    font-weight:500;
    font-family: 'Alfa Slab One', cursive;
    color:#4f4f4f;
}

.services .service-area-2 p{
    padding-top:5px;
    padding-bottom:10px;
    line-height:24px;
    font-size:13px;
    color:#656565;
}


/*--- Services end --*/


/*  Divider starts
   ---------------------------------------------------------------------------*/
hr {
    margin-top: 11px !important;
    padding: 0px !important;
    height: 3px;
    border: 0;
    background-color: #c3c3c3;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f7f6f4), to(#f7f6f4), color-stop(50%, #fff));
    background-image: -webkit-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
    background-image: -moz-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
    background-image: -ms-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
    background-image: -o-linear-gradient(left, #f7f6f4, #fff, #f7f6f4);
}
hr::after {
    content: '';
    display: block;
    height: 1px;
    background-color: #f7f6f4;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f7f6f4), to(#f7f6f4), color-stop(50%, #c3c3c3));
    background-image: -webkit-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
    background-image: -moz-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
    background-image: -ms-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
    background-image: -o-linear-gradient(left, #f7f6f4, #c3c3c3, #f7f6f4);
}
.g-hr {
    position: relative;
    font-size: 0;
    text-align: center;
    height: 24px;
    margin: 1% 0;
    width: 100%;
    padding: 2px 0;
    overflow: hidden;
    clear: both;
}
.g-hr-h:before,
.g-hr-h:after {
    display: inline-block;
    content: "";
    height: 1px;
    width: 50%;
    margin-top: 9px;
    vertical-align: top;
    position: relative;
    background-color: #c3c3c3;
}
.g-hr-h:before {
    left: -13px;
    margin-left: -50%;
}
.g-hr-h:after {
    left: 13px;
    margin-right: -50%;
}
.g-hr-h i {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    width: 20px;
    vertical-align: top;
    text-align: center;
    color: #ed084d;
}
/* SIZE: small */
.g-hr.size_small {
    margin: 1% 0;
}
/* SIZE: big */
.g-hr.size_big {
    margin: 2% 0;
}
/* TYPE: short */
.g-hr.type_short {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}
.g-hr.type_short_2 {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
.g-hr.type_long {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
/* TYPE: simple */
.g-hr.type_simple .g-hr-h:before {
    left: 0;
    margin-left: 0;
    width: 100%;
}
.g-hr.type_simple .g-hr-h:after,
.g-hr.type_simple .g-hr-h i {
    display: none;
}
/* TYPE: invisible */
.g-hr.type_invisible {
    height: 0;
    padding: 0;
}
/*  Divider ends
   ---------------------------------------------------------------------------*/




.tp-banner-container{
    /*width:100%;*/
    /*position:absolute;*/
    /*padding:0;*/
    /*top: 0;*/
    background: url(../img/distributors-vguard-vaiga-solar-changanacherry-kottayam-dealers.jpg);
    /*background-size: cover;*/
    background-position: 0px 1020px;
}
.tp-banner-container .rev_slider_wrapper{
    width: 100%;
    /*position: relative;*/
    z-index: 1 !important;
}
.tp-banner-container img{
    width: 100%;
    /*position: relative;*/
}
.tp-banner{
    width:100%;
    /*position:absolute;*/
}

/*  start Background color
   ---------------------------------------------------------------------------*/
.bg-black{
    background-color: #202020;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg_image_1{    
    background: url(../img/living-room-with-tile-floors-new-modern-home-designs-2.jpg);
    background-position:  center bottom !important;
}
.bg_image_2{    
    /*    background: url(../img/light-yellow-noise-bg.jpg) !important;*/
    /*background: url(../img/grunge_wall.png) !important;*/
    background: url(../img/bg-wrapper.png) !important;

}
.bg_image_3{    
    background: url(../img/green_texture.jpg) !important;
}
.bg-white{
    background-color: #FFF;
}
.bg-dark{
    background-color: #333;
}
.bg-dark-gray{
    background-color: #3a3a3a !important;
}
.bg-dark-blue{
    background-color: #09398b !important;
}


.bg-dark-trans{
    background-color: rgba(0,0,0,0.5);
}
/*.bg-theme{
    background-color: #0093dd;
}*/
/*  end Background color*/

.boxshadow {
    -moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

/*  Sidebar section */
.panel-group{margin-bottom:0px}
.panel-group .panel + .panel {
    margin-top: 5px;
    background-color: transparent !important;
}
.panel {
    margin-bottom: 1px;
    background-color: transparent !important;
    border: 1px solid transparent !important;
    border-radius: 1px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default > .panel-heading {
    background-color: #0093dd !important;
    background-image: -webkit-linear-gradient(top, #0093dd 0%, #0093dd 100%);
    background-image:      -o-linear-gradient(top, #0093dd 0%, #0093dd 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0093dd), to(#0093dd));
    background-image:         linear-gradient(to bottom, #0093dd 0%, #0093dd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb23174', endColorstr='#ffb23174', GradientType=0);
    color: #FFF;
    font-weight: normal !important;
    background-repeat: repeat-x;
}

.panel-heading {
    /*padding: 0px 0px;*/
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #0093dd !important;
}
.panel-heading a,
.panel-heading a:hover{
    text-decoration: none;
    color: #FFF;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: inherit;
}
.panel-body a{
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: dashed 1px #adadad;
    text-decoration: none;
    color: #bdcf2d;
    display: block;
    font-size: 1.3em !important;
    font-weight: bold;
}
.panel-body a:hover{
    color: #09398b;
}
/*  Sidebar section end */





/*  Product start
   ---------------------------------------------------------------------------*/
.product-image {
    position: relative;
    display: block;
    border-bottom: dashed 1px #ededed;
}
.product-image img{
    width: 100%;
}
.product-image:hover img {
    width: 100%;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.product-title {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #FFF;
}
.product-title a{
    display: block;
    height: 30px;
    overflow: hidden;
}
.product-title .product-heading{
    border-bottom: dashed 1px #dedede;
}
.product-title .product-sub-heading{
    padding-top: 7px;
    height: 25px;
    overflow: hidden;
}
.product-title p {
    font-size: 0.95em;
    /*font-weight: 600;*/
    margin: 0;
    color: #022a66;
}
.product-detail {
    margin-top: 18px;
}
.product-detail a {
    font-size: 0.9em;
}
/*  Product end
   ---------------------------------------------------------------------------*/






/*  Button styles starts
   ---------------------------------------------------------------------------*/


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}



.btn-primary {
    background-color: #bdcf2d;
    background-image: -webkit-linear-gradient(top, #bdcf2d 0%, #bdcf2d 100%);
    background-image:      -o-linear-gradient(top, #bdcf2d 0%, #bdcf2d 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bdcf2d), to(#bdcf2d));
    background-image:         linear-gradient(to bottom, #bdcf2d 0%, #bdcf2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdcf2d', endColorstr='#ffbdcf2d', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #bdcf2d;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #333333 !important;
    background-image: -webkit-linear-gradient(top, #333333 0%, #333333 100%);
    background-image:      -o-linear-gradient(top, #333333 0%, #333333 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#333333));
    background-image:         linear-gradient(to bottom, #333333 0%, #333333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff333333', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-position: 0 -15px;
    border-color: #333333 !important;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #333333 !important;
    border-color: #333333;
}
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary[disabled] {
    background-color: #bdcf2d;
    background-image: none;
}








.btn-default {
    text-shadow: none;
    color: #FFF !important;
    background-color: #0093dd;
    background-image: -webkit-linear-gradient(top, #0093dd 0%, #0093dd 100%);
    background-image:      -o-linear-gradient(top, #0093dd 0%, #0093dd 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0093dd), to(#0093dd));
    background-image:         linear-gradient(to bottom, #0093dd 0%, #0093dd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb23174', endColorstr='#ffb23174', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0093dd;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #44a12b;
    background-position: 0 -15px;
    border-color: #44a12b;
}
.btn-default:active,
.btn-default.active {
    background-color: #44a12b;
    border-color: #ab070c;
}
.btn-default.disabled,
.btn-default:disabled,
.btn-default[disabled] {
    background-color: #44a12b;
    background-image: none;
}





.btn-success {
    text-shadow: none;
    color: #FFF !important;
    background-color: #6fab05;
    background-image: -webkit-linear-gradient(top, #6fab05 0%, #6fab05 100%);
    background-image:      -o-linear-gradient(top, #6fab05 0%, #6fab05 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6fab05), to(#6fab05));
    background-image:         linear-gradient(to bottom, #6fab05 0%, #6fab05 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff#6fab05', endColorstr='#ff#6fab05', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #6fab05;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #6fab05;
    background-position: 0 -15px;
    border-color: #6fab05;
}
.btn-success:active,
.btn-success.active {
    background-color: #6fab05;
    border-color: #ab070c;
}
.btn-success.disabled,
.btn-success:disabled,
.btn-success[disabled] {
    background-color: #6fab05;
    background-image: none;
}








.box_shadow_ {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3); 
}


.section-title .icon-box,
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
    margin: 0 0 20px 0;
    line-height: 30px;
}

@media (max-width:992px){
    a.logo_{
/*        width: 130px;
        height: 50px;*/
    }
    a.logo_ img{ 
        /*height: 50px !important;*/
    }
    a.logo_ h1{
        font-size: 1.1em !important;         
        line-height: 65px !important; 
    }
}

@media (max-width: 768px){
    .slider-bottom{
        min-height: 115px;
        /*background: #44a12b;*/
    }
    .nav > li{
        /*background-color: #eee;*/
        transform: none; 
    }
    .nav > li > a{
        /*background-color: #eee;*/
        transform: none;
        /*border-top: solid 1px #ff0000;*/

        border-bottom:  solid 1px #dedede;
        /*background-color: rgba(2,87,178,0.85) !important;*/
        color: #FFF !important; 
    }
    .nav > li > a > span{
        transform: none !important; 
        display: block;
        /*color: #ff0000;*/
    }

    .nav > li > a:hover,
    .nav > li > a:focus {
        color: #FFF !important;
        text-decoration: none; 
        /*background-color: rgba(217,23,28,0.8) !important;*/
        /*        border-top: solid 1px rgba(217,23,28,0.99) !important;
                border-bottom:  solid 1px rgba(217,23,28,0.99) !important;*/
    }
    .nav > li.active > a{
        /*background-color: rgba(217,23,28,0.99) !important;*/
        color: #FFF !important;
    }
    .nav {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .dropdown-menu{
        background-color: rgba(217,23,28,0.99) !important;
    }
    .dropdown-menu > li > a{
        color: #FFF !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus,
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #FFF;
        background-color: #333;
        background-image: -webkit-gradient(linear, left 0%, left 100%, from(#333), to(#333));
        background-image: -webkit-linear-gradient(top, #333, 0%, #333, 100%);
        background-image: -moz-linear-gradient(top, #d70505 0%, #d70505 100%);
        background-image: linear-gradient(to bottom, #d70505 0%, #d70505 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd70505', endColorstr='#ffd70505', GradientType=0);
    }


    a.logo_{
        width: 150px;
        height: 50px;
        /*        color: #fd6445;
            color: #202020;
            font-weight: bold;
            font-size: 3em;*/
        /*background-color: #0093dd;*/
        display:block !important;
        transform: skewX(-0deg) !important; 
        /*        margin-right: 30px;
                padding-left: 2em;
                padding-right: 2em;*/
        padding-top: 7px;
        color: #0093dd;
        border-radius: 3px;

    }
    a.logo_ h1{
        font-size: 1.1em !important; 
        line-height: 2.6em !important;
    }


    .font_size_2 {
        font-size: 1em !important;
    }
    .font_size_2_5 {
        font-size: 1.5em !important;
    }
    .font_size_3 {
        font-size: 2em !important;
    }
    .font_size_3_ {
        font-size: 2em !important;
        line-height: 1em !important;
    }
    .font_size_3_5 {
        font-size: 2.5em !important;
    }
    .font_size_4 {
        font-size: 3em !important;
    }
    .font_size_5 {
        font-size: 4em !important;
    }

}




/* Footer section Starts
   ---------------------------------------------------------------------------*/
#footer small {
    display: block;
    font-size: 90%;
}
#footer .logo {
    max-height: 41px;
}
#footer .widget-title {
    margin: 0;
}
#footer ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
#footer .widget-post li {
    position: relative;
    padding: 0 0 20px 50px;
}
#footer .widget-post li .date-post {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    padding: 7px;
    line-height: 13px;
}
#footer .widget-post li .date-post small {
    display: block;
    font-size: 70%;
}
#footer .widget-post li .title-post {
    display: block;
}
#footer .widget-address li {
    position: relative;
    padding: 0 0 15px 32px;
}
#footer .widget-address li i {
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    display: block;
    text-align: center;
}
#footer .widget-tag {
    margin: 0 -5px -5px 0;
}
#footer .widget-tag .btn {
    margin: 0 5px 5px 0;
    border-width: 1px;
}
#footer .widget_archive li {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
#footer .widget_archive li:last-of-type {
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
#footer .flickr_container {
    margin: 0 -15px -15px 0;
}
#footer .flickr_container .flickr_badge_image {
    float: left;
    margin: 0 15px 15px 0;
}
#footer .flickr_container .flickr_badge_image a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#footer .form-control {
    font-size: 0.9em;
}
#footer .form-control:focus {
    box-shadow: none;
}

#footer {
    color: #ffffff;
}
#footer a {
    color: #909090;
}
#footer a:hover {
    color: #ffffff;
}
#footer .inner {
    /*background: #222222;*/
    background: url(../img/dark_brick_wall.png) !important;
}
#footer .copyright {
    background: #171717;
    /*background: url(../img/dark_brick_wall.png) !important;*/
}
#footer small {
    color: #909090;
}
#footer .widget-title {
    color: #ffffff;
}
#footer .widget-post li .date-post {
    border: 3px solid #ffffff;
}
#footer .widget-post li .date-post small {
    color: #ffffff;
}
#footer .widget-post li .title-post {
    color: #ffffff;
}
#footer .widget_archive li {
    border-bottom: 1px solid #555555;
}
#footer .form-control {
    border: 1px solid #555555;
}
#footer .form-control:focus {
    border-color: #ffffff;
    color: #ffffff;
}
/* Footer section ends
   ---------------------------------------------------------------------------*/


.artists{
    width: 100%;
    text-align: center;
    min-height: 100px;

}
.artists ul{
    padding: 0px !important;
    margin: 0px !important;
}
.artists ul li{
    padding: 1.2% !important;
    /*display: inline;*/
    /*float:left;*/
    margin:0px !important; 
    width:26%;
    min-height: 30px;
    display:inline-table; 
    float: none;
    /*border: solid 1px red;*/
}

@media (max-width:768px){
    .artists ul li{
        width:25%;
    }
}
@media (max-width:550px){
    .artists ul li{
        width:80%;
    }
}

.carestyle{
    font-size: 42px;
    font-family: Oswald;
    color: #fff;
    text-decoration: none;
    padding: 20px 50px 20px 50px;
    text-shadow: none;
    background-color: rgb(9,57,139);
    background-color: rgba(9,57,139, 0.7);    
    border-radius: 4px 4px 4px 4px;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
    text-transform: uppercase;
}

.benzenstyle2{
    font-size: 60px;
    font-family: Oswald;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 50px 10px 50px;
    text-shadow: none;
    background-color: rgb(178, 49, 116);
    background-color: rgba(178, 49, 116, 0.74902);
    border-radius: 4px 4px 4px 4px;
    border-width: 0px;
    border-color: #000000;
    border-style: none;
}




ul,li{
    list-style-type: none;
}
.border_rgt{
    border-right:  #e8e8e8 dashed 1px;
}
/* bottom sections */
.bottom_sec {
    float: left;
    width: 100%;
}

.bottom_sec h3 {
    margin-bottom: 0px;
    font-weight: normal;
    text-transform: uppercase;
}
.bottom_sec ul.latest_news {
    float: left;
    width: 100%;
    padding: 10px;
    margin: 10px;
}
.bottom_sec .latest_news li {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    line-height: 13px !important;
    padding-right: 15px;
    /*font-size: 1.29em !important;*/
}
.bottom_sec .latest_news li.left {
    float: left;
    width: 41%;
}
.bottom_sec .latest_news li.left img{
    padding-right: 15px !important;
}
.bottom_sec .latest_news li a{
    color: #c0bebe;
}
.bottom_sec .latest_news li i a{
    color: #5cb85c;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
}
.bottom_sec .latest_news li.small {
    color: #999;
    margin-bottom: 8px;
}
.bottom_sec .latest_news li a.date {
    color: #5cb85c;
}
.bottom_sec .latest_news li a.date:hover {
    color: #727272;
}

.bottom_sec ul.testi_monials {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.bottom_sec .testi_monials li {
    padding: 0px;
    margin: 0px;
    line-height: 23px;
}
.bottom_sec .testi_monials li.left {
    float: left;
    width: 38%;
}
.bottom_sec .testi_monials li.right {
    margin-top: 10px;
}







.ser_box {
    float: left;
    color: #fff;
    width: 100%;
    padding: 6%;
    text-align: left;
    border-radius: 4px;
    background-color: #bdcf2d;
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.ser_box h4 {
    color: #fff;
    /*font-weight: 600;*/
    margin-bottom: 10px;
    text-transform: uppercase;
}
.ser_box .left_icon {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 90px;
    vertical-align: middle;
    margin-right: 30px;
    border-radius: 100%;
    background-color: #bdcf2d;
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    font-size: 29px;
}
.ser_box:hover {
    color: #393a3b;
    background-color: #0093dd !important;
}
.ser_box:hover h4 {
    color: #FFF;
}
.ser_box:hover .left_icon {
    background-color: #bdcf2d;
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    color: #FFF;
}

/*td { width: 50%; text-align: center }*/
/*table thead tr th{
    text-align: left !important;
}*/

.hom_box{
    display: block;
    text-align: center;
    background-color: #FFF;
    border-right: dashed 1px #dbdbdb;
    border-bottom: dashed 1px #dbdbdb;
}
.hom_box a{
    text-decoration: none;
    color: #333;
    display: block;

}
.hom_box:hover{
    /*    background-color: #f8be3e;*/
    background-color: transparent !important;
    color: #333 !important;
}
.hom_box:hover p, .hom_box:hover h3 {
    color: #333 !important;
}
.hom_box a:hover{
    /*    background-color: #f8be3e;*/
    /*background-color: #FFF;*/
    /*color: #0257b2;*/
    color: #333 !important;
}
.hom_box a:hover p{
    /*color: #d70505;*/
    color: #333;
}

.front_icon_wrpr{
    width: 100px;
    height: 128px;
    margin: auto;
}
.front_icon{
    float: left;
    width: 100px;
    height: 128px;
    background-position: center center;
    font-size: 50px !important;
    color: #333;
    text-align: center;
    background-repeat: no-repeat;
}


#base {
    background: red;
    display: inline-block;
    height: 55px;
    margin-left: 20px;
    margin-top: 55px;
    position: relative;
    width: 100px;
}
#base:before {
    border-bottom: 35px solid red;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -35px;
    width: 0;
}


.hexagon {
    width: 100px;
    height: 55px;
    background: #8bd122;
    position: relative;
    margin: 40px auto 10px auto;
}
.hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid #8bd122;
}
.hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid #8bd122;
}

hr.style11 {
    height: 6px;
    background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
}

/*.enjoy-css {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 150px;
  height: 100px;
  border: 2px solid rgba(0,150,255,0.91);
  color: rgba(255,255,255,1);
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transform:    skewX(-30deg);
  transform:    skewX(-30deg);
}*/



.kbc_portfolio > div{
    position: relative;
}
.kbc_portfolio > div > img{
    width: 100%;
}

.kbc_portfolio_hover{
    /*    background-color: rgba(217,23,28,0.0);*/
    background-color: rgba(51,51,51,0.0);
    /*background-color: rgba(217,23,28,0.0);*/
    /*    height: 50px;
        width: 100%;*/
    display: none;

    z-index: 100;

    left: 0;
    /*top: 500px;*/
    position: absolute;
    /*display: none;*/
    -webkit-transition:top,background-color .3s linear;
    -moz-transition:top,background-color .3s linear;
    -o-transition:top,background-color .3s linear;
    transition:top,background-color .3s linear;
    vertical-align: central;
    text-align: center;


}

/*.kbc_portfolio > div > .kbc_portfolio_hover{  
    left: 200;
    top: -200;
        -webkit-transition:top .4s ease-in-out,right .4s ease-in-out;
        -moz-transition:top .4s ease-in-out,right .4s ease-in-out;
        -o-transition:top .4s ease-in-out,right .4s ease-in-out;
        transition:top .4s ease-in-out,right .4s ease-in-out;
    left: 0;
    top: 200px;
    position: absolute;
    display: none;
    -webkit-transition:top 1s linear;
    -moz-transition:top 1s linear;
    -o-transition:top 1s linear;
    transition:top 1s linear;

    transition-property: top;
    transition-duration: 5s;
    transition-timing-function: linear;
}*/
.kbc_portfolio > div:hover > .kbc_portfolio_hover{
    left: 0;
    top: 0;
    display: table;
    position: absolute;
    background-color: rgba(51,51,51,0.75);

}



.brands h2{
    text-align: center;
}
.brands ul{
    width: 100%;
    float: left;
    list-style: none;
}

.brands ul li{
    /*    width: 12.47%;*/
    width: 20%;
    float: left;
    list-style: none;
    overflow: hidden !important;
    padding: 1% !important;
}
.brands ul li img{
    width: 100%;
    border: solid 1px #ededed;    
}
.brands ul li a{
    display: block;
    background: #0257b2;
}
.brands ul li img:hover{    
    opacity: 0.95;
}