/* Custom Style */

@import url('https://fonts.googleapis.com/css?family=Glass+Antiqua|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Slab:100,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('../lib/bootstrap/css/bootstrap.min.css');
@import url('../lib/font-awesome/css/font-awesome.min.css');
@import url('../lib/slick-slider/slick/slick.css');
@import url('../lib/slick-slider/slick/slick-theme.css');
@import url('../lib/bxslider/css/jquery.bxslider.css');
@import url('hover-min.css');
@import url('../lib/animation/animate.min.css');
@import @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
/* font-family: 'Glass Antiqua', cursive;
font-family: 'Raleway', sans-serif;
font-family: 'Roboto Slab', serif; 
font-family: 'Josefin Sans', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
*/



@font-face {
    font-family: 'bebasregular';
    src: url('../font/bebas_7-webfont.woff2') format('woff2'),
         url('../font/bebas_7-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_kairegular';
    src: url('../font/bebaskai-regular-webfont.woff2') format('woff2'),
         url('../font/bebaskai-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebasregular';
    src: url('../font/bebas_7-webfont.woff2') format('woff2'),
         url('../font/bebas_7-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neueregular';
    src: url('../font/bebasneue_7-webfont.woff2') format('woff2'),
         url('../font/bebasneue_7-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bellcent_add_btaddress';
    src: url('../font/belceadr_1-webfont.woff2') format('woff2'),
         url('../font/belceadr_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bellcent_namnum_nameandnumber';
    src: url('../font/belcenam_1-webfont.woff2') format('woff2'),
         url('../font/belcenam_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@import url('https://fonts.googleapis.com/css?family=Raleway');

@font-face {
    font-family: MYRIADPRO-BOLD;
    src: url(../font/myriad-pro/MYRIADPRO-BOLD.otf);
}

@font-face {
    font-family: MYRIADPRO-BOLDCOND;
    src: url(../font/myriad-pro/MYRIADPRO-BOLDCOND.otf);
}

@font-face {
    font-family: MYRIADPRO-BOLDCONDIT;
    src: url(../font/myriad-pro/MYRIADPRO-BOLDCONDIT.otf);
}

@font-face {
    font-family: MYRIADPRO-BOLDIT;
    src: url(../font/myriad-pro/MYRIADPRO-BOLDIT.otf);
}

@font-face {
    font-family: MYRIADPRO-COND;
    src: url(../font/myriad-pro/MYRIADPRO-COND.otf);
}

@font-face {
    font-family: MYRIADPRO-CONDIT;
    src: url(../font/myriad-pro/MYRIADPRO-CONDIT.otf);
}

@font-face {
    font-family: MYRIADPRO-REGULAR;
    src: url(../font/myriad-pro/MYRIADPRO-REGULAR.otf);
}

@font-face {
    font-family: MYRIADPRO-SEMIBOLD;
    src: url(../font/myriad-pro/MYRIADPRO-SEMIBOLD.otf);
}

@font-face {
    font-family: MYRIADPRO-SEMIBOLDIT;
    src: url(../font/myriad-pro/MYRIADPRO-SEMIBOLDIT.otf);
}

@import url('https://fonts.googleapis.com/css?family=Roboto:500');

body {
   font-weight: 400;
   color: #595d61;
   font-family: 'Source Sans Pro', sans-serif;
}

a,
a:hover{
        color: #8a8b8d;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        font-family: 'Raleway', sans-serif;
        font-family: 'bellcent_add_btaddress';
}
* { margin: 0px; padding: 0px; }
ul li{
    list-style:none;

}
header {
    width: 100%;
    z-index: 999;
}
.map-area iframe{
    pointer-events: none;
}


::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background-color: #233137;
    border-left: 1px solid #233137;
}
::-webkit-scrollbar-thumb {
    background-color: #ffffff;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #e60013;
}
/*********My CSS***********/


section.top {
    padding: 5px 0 0 0;
    /* position: absolute; */
    z-index: 9;
    color: #fff;
    width: 100%;
    height: 56px;
    background: #a8262a;
    /* border-bottom: solid 5px #8799bd; */
	display: none;
}

section.top .top-left i {
    color: #ffffff;
}

section.top .top-left li {
       display: inline-block;
       margin-right: 11px;
       padding: 5px 0 4px 0;
       font-size: 13px;
       font-weight: 500;
       color: #ffffff;
       /* font-family: 'Roboto Condensed', sans-serif; */
       text-transform: uppercase;
       font-family: 'Source Sans Pro', sans-serif;
}

section.top .social {
        /* width: 100%; */
        /* float: right; */
        margin-right: 0;
        text-align: right;
        display: inline-block;
}

section.top .social li {
    display: inline-block;
}

section.top .social li a {
    padding: 8px 10px;
    color: #fff;
    width: 22px;
    display: inline-block;
    text-align: center;
    background: rgba(46, 46, 48, 0);
    font-size: 15px;
}


.menupadd{
	padding-right:0 ;
}
section.logo-sec {
    padding: 12px 0 0px 0;
    position: relative;
    z-index: 9;
    width: 100%;
    /* top: 63px; */
    background: #ffffff;
    display: inline-block;
    border-bottom: 0;
	    margin-bottom: -5px;
}



.my-menu .navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
    margin-top: 0px;
}

.logo {
    /* margin: 0px 0; */
    margin-bottom: 12px;
}
.top-left li:first-child {
   margin-right: 13px;
    vertical-align: middle;
}

.my-menu  .navbar-default .navbar-nav>.active>a, .my-menu  .navbar-default .navbar-nav>.active>a:focus, .my-menu  .navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: solid 0px #056839;
}

.my-menu  .navbar-default .navbar-nav a:hover {
    color: #040404;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: solid 0px #056839;
}

.my-menu .navbar-nav>li>a {
       text-transform: uppercase;
    padding: 26px 10px;
    color: #181818;
    font-size: 15px;
    font-weight: 500;
    /* font-family: 'bebas_kairegular'; */
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px;
    margin-top: 0px;
}

#sec1para p{
        font-size: 18px;
        text-align: center;
        font-family: poppins !important;
        color: #3e3e3e;
        width: 88%;
        margin: 0 auto;
        padding-top: 20px;
        font-weight: 400;
}

.sec1h1 {
    text-transform: uppercase;
    font-weight: bolder;
    padding-top: 25px;
	    letter-spacing: 1px;

}

.Factory{
	display:block;
}



.sec21para P {
        color: white !important;
        font-size: 16px;
        line-height: 21px;
        width: 100%;
        font-family: poppins !important;
        max-width: 512px;
        text-align: justify;
        line-height: 22px !important;
        font-weight: 400 !important;
        margin-top: 35px;
        adding-bottom: 50px;
}

.sec3para p{
	    color: black !important;
    font-size: 16px;
    line-height: 21px;
    width: 100%;
    padding-top: 40px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-top: 30px;
    font-weight: 400 !important;
	
}

.sec3para ol li{
	    color: black !important;
    font-size: 15px;
    line-height: 21px;
    padding-top: 20px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 0;
	margin-left: 45px;

}
.lastsecbtn button{
	    margin: 0 auto;
    text-align: center !important;
    display: inline-block !important;
    position: absolute !important;
    left: 0;
    right: 0;
    width: 18%;
    margin-top: 29px;
	background-color: #1e2e3a !important;
	    font-family: 'Raleway', sans-serif;
		font-size:18px !Important;
		font-weight:500;
		letter-spacing: 2px;

}

.sec2heading{
	text-transform:capitalize !Important;
	    padding-left: 25px;
		letter-spacing:1px !important;

}
.btngo a {
    color: black !important;
    font-size: 19px;
    font-weight: bold;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 6px;
	
		font-size:18px;
		font-weight:bold;

}

.infosec .wpb_button, .infosec .wpb_content_element, .infosec ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

.footer3 h5 , .footer4 h5{
	    font-family: 'Raleway', sans-serif !important;
		font-size:21px !important;
		text-transform:capitalize!important;
		letter-spacing:2px !important;
		    font-weight: bold !Important;
	
}
.btngo2 a {
    
    font-size: 18px !important;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    
    letter-spacing: 3px;
    margin-left: 25px;
    
	

    background: #e60013 !important;
    border-color: #e60013 !important;
    color: white !important;

}

.sec3para ol li:last-of-type {
    padding-bottom: 25px;
}
/********* nav ***********/
header .navbar-default {
       background-color: #2e2e30;
    border: none;
}

header .navbar-default .navbar-nav>.active>a, header .navbar-default .navbar-nav>.active>a:focus, header .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #b16801;
}

header .navbar-default .navbar-nav>li>a:focus, header .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: #b16801;
}

header .navbar-default .navbar-nav>li>a {
    color: #fff;
}

header .navbar-nav>li>a {
    padding: 28px 21px;
}

.my-menu .navbar {margin-bottom: 0px;/* margin-top: 44px; *//* background: #eaeaea; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.my-menu .navbar-nav>li {
    float: left;
    /* margin-right: 11px; */
    position: relative;
    margin-left: 19px;
}


/*****BX Slider *****/

.top-slider ul.bxslider img {
    width: 100%;
}

.top-slider{
    position: relative;
    padding: 0px;
    s;
    top: -5px;
}

.top-slider .carousel-caption {
       bottom: 105px;
       text-align: left;
}

a.readmore {
    background: #ffffff00;
    padding: 8px 20px;
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    /* border: solid 1px #fff; */
    text-decoration: none;
    font-size: 11px;
    border: solid 3px #ffffff;
    font-family: 'bebasregular';

    color: #fff;
}

.top-slider h1 {
    font-weight: 800;
    font-size: 50px;
    margin: 6px 0;
    background: #ed1e27;
    display: inline-block;
    padding: 0 7px;
    text-transform: uppercase;
}
.carousel-caption p {
    font-size: 16px;
}

.top-slider .bx-wrapper .bx-prev {
    left: 0px;
    background: url(../img/sprite.png) no-repeat -5px 0px;
}

.top-slider .bx-wrapper .bx-next {
    right: 0px;
    background: url(../img/sprite.png) no-repeat -54px 0;
}

.top-slider .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 110px;
    display: none;
}

.top-slider .bx-pager.bx-default-pager {
    display: inline-block;
    right: 0px;
    position: absolute;
    top: 87%;
    /* width: 5%; */
}

.top-slider .bx-wrapper {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px rgba(204, 204, 204, 0);
    border: 0px solid #fff;
    background: #fff;
        margin: 0;
}

.bx-wrapper .bx-controls-direction a {
    top: 43%;
    }

 .carousel-caption {
    width: 75%;
    left: 12%;
    text-align: center;
}   


/**********Inner page**************/
.social-cont li {
    display: inline-block;
    width: 38px;
    border: solid 1px #eeeeee;
    text-align: center;
    padding: 8px 0px;
}

.contact-list li {
        display: block;
        padding: 2px 26px;
        margin-bottom: 6px;
        height: 35px;
        text-align: left;
}
.contact-list li a{
      color: #000;
}

.contact-list li i {
    float: left;
    margin-right: 8px;
    color: #2c2c2c;
    width: 22px;
    text-align: center;
    padding: 2px 0;
    /* margin-bottom: 33px; */
}


.my-submit {
    background: black;
    border: none;
    border-radius: 0px;
    padding: 8px 41px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

section.hd-sec {
    background: #dedede;
}

section.hd-sec ul.breadcrumb {
    background: none;
    font-size: 12px;
    padding: 0px 0;
}

section.hd-sec .breadcrumb>li+li:before {
    padding: 0 0px;
    color: #ccc;
    content: "/\00a0";

}

section.hd-sec .bg {
    background: #b16801;
    color: #fff;
}


section.hd-sec .bg a, section.hd-sec .bg li.active {
    color: #fff;
}


.form-control {
    border: solid 1px #d7d7d7;
    border-radius: 0px;
    padding: 20px 10px;
    box-shadow: none;
    background: #fbfbfb;
    font-family: 'Roboto Condensed', sans-serif;
}




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

section.home {position: relative;padding: 75px 0 113px 0;}

section.home img.img-responsive {
   /* position: absolute; */
    right: 0;
    bottom: 140px;
}

section.home h2 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    /*text-transform: uppercase;*/
    line-height: 42px;
}

section.home h6 {
      color: #25873b;
    font-size: 23px;
    font-weight: 700;
    margin: 0 0;
    padding: 0 0;
    text-transform: uppercase;
}

section.container.home p {
    font-size: 16px;
    color: #1e1e1e;
    padding: 27px 0 8px 0;
    font-weight: 400;
    line-height: 28px;
}

section.container.home ul.wlc-ul li {
    line-height: 32px;
    background: url(../img/wlc-list.png);
    background-repeat: no-repeat;
    background-position: -1px 8px;
    padding-left: 21px;
    font-size: 16px;
    font-weight: 400;
}

.home h6 {
    color: #000000;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 300;
    margin: 0;
    line-height: 14px;
    position: relative;
}

.home p {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 27px;
    font-family: 'Source Sans Pro', sans-serif;
}

section.home h2 span {
    color: #056839;
}

section.home a.readmore {
    margin-top: 26px;
}

.wlc-bg {
    /* background: url(../img/welcome-bg.jpg) no-repeat center top; */
    padding: 0px 0 70px 0px;
    background-size: 100% 100%;
    /* border-bottom: solid 2px #ed1c25; */
    /* border-top: solid 2px #ed1c25; */
}

section.services {background: url(../img/blue-bg.jpg);color: #fff;text-align: center;padding: 38px 0 60px 0;background-size: 100%;} 

section.services h2 {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
}

section.services h4 {
    font-size: 18px;
    font-weight: bold;
        margin: 23px 0;
}   

section.services h6 {
    font-size: 14px;
    margin-bottom: 54px;
    color: #fff;
}

section.services img {
    border: solid 3px #d1d2d4;
}
section.services a {
    margin-top: 22px;
}

.container.sec3 h3 {
    font-size: 20px;
    color: #8cc63f;
    /* margin-top: 25%; */
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 9px;
    margin-top: 35px;
}

.container.sec3 p {
    font-size: 14px;
    color: #464646;
    font-weight: 500;
    margin-top: 11px;
}


/********************/
.pro-slide li img {
    border: solid 5px #ededed;
}

.pro-slide li {
   text-align: left;
       outline: none;
}



.pro-slide   h3 {
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    padding: 9px 0;
    margin-top: 32px;
}

 .pro-slide p{color: #ffffff;line-height: 23px;font-size: 14px;font-weight: 400;}
 .pro-slide .img-box {position: relative;overflow: hidden;}
 .pro-slide .img-box:hover {}
 .pro-slide .img-box:hover .img-hover {
    margin-left: 0px;
}
 .pro-slide .img-box .img-hover {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    left: 0;
    top: 0px;
    width: 96%;
    height: 100%;
    text-align: center;
    padding: 53% 0%;
    margin-left: -280px;
}

section.my-product {
    text-align: center;
    padding: 42px 0;
    /* background: url(../img/product-bg.jpg); */
}

.pro-slide {
    margin-top: 2%;
}

.pro-slide .slick-prev, .pro-slide .slick-next {
    top: 37%;
    width: 34px;
    height: 34px;
    padding: 0;
    background: url(../img/sprite.png) no-repeat -104px -1px;
}

.pro-slide .slick-prev:before, .pro-slide .slick-next:before {
    font-size: 0px;

}

.pro-slide .slick-next {
     right: -25px; 
     background: url(../img/sprite.png) no-repeat -140px -1px;
}

.pro-slide  .slick-prev {
    left: -38px;
}

.pro-slide .slick-dots {
    display: none !important;
}

.pro-slide .img-box i {
    font-size: 26px;
}



/********Portflio**********/
section.portfolio {background: url(../img/gallery-bg.jpg);padding: 45px 0;text-align: center;background-size: 100%;}

section.portfolio #portfolio {  
    margin: 1rem 0;
    -webkit-column-count: 3; 
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}
section.portfolio .tile { 
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;

}
section.portfolio .tile:hover { 

}

section.portfolio .scale-anm {
  transform: scale(1);
}



section.portfolio .tile img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  
}

section.portfolio .btn {
    font-weight: normal;
    cursor: pointer;
    line-height: normal;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
}

section.portfolio .btn:hover {
  text-decoration: none;
}

section.portfolio .btn:focus {
  outline: none;
  border-color: var(--darken-2);
  box-shadow: 0 0 0 3px var(--darken-3);
}

section.portfolio ::-moz-focus-inner {
  border: 0;
  padding: 0;
}

section.portfolio  .toolbar.mb2.mt2 {
    margin-bottom: 33px;
        color: #fff;
}
/*********Our Client************/
section.our-client {
    text-align: left;
    padding: 37px 0 104px 0;
    background: url(../img/testimonials.jpg);
    background-size: 100% 100%;
}

section.our-client .slick-dots li button {background: #fdfdfd;border: aliceblue;height: 15px;width: 15px;border-radius: 25px;}

section.our-client .slick-dots li.slick-active button {background: #fff;border: solid 2px #f7931e;height: 15px;width: 15px;}


section.our-client .slick-dots li button:hover {background: #fff;border: solid 2px #f7931e;color: #fff;}



section.our-client li {
    text-align: center;
    opacity: 0.5;
}
section.our-client .slick-dots li{

    opacity: 100;
}

section.our-client li.slick-center {opacity: 100;}
section.our-client .slick-slide img {
    display: inline-block;
    margin-bottom: 21px;
}

section.our-client .slick-slider {
    margin-top: 82px;
}

section.our-client  .center.slick-initialized p {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 20px;
    font-style: italic;
    color: #ffffff;
    padding: 0 9px;
    line-height: 30px;
}

section.our-client h5 {
    font-size: 16px;
    color: #ffffff;
    margin-top: 52px;
    position: relative;
}

section.our-client h5:before {
    content: ",,";
    position: absolute;
    width: 100px;
    height: 10px;
    color: #f7931f;
    font-size: 95px;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-style: italic;
    top: -107px;
}

section.our-client h6 {
    
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 16px;
    color: #737373;
    font-style: italic;
}

section.our-client .slick-dots li button:before {
    font-family: 'slick';
    font-size: 0px;
}



.top-slider h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

/******* inner page*********/

.inner-banner {
       width: 100%;
       min-height: 324px;
       background-size: 100% 100% !important;
       background-size: cover;
       padding-top: 124px;
       text-align: left;
       color: #e6e6e6;
       background: url(../img/pro-banner.jpg);
       background-repeat: no-repeat;
       /* margin-bottom: 50px; */
}

.inner-banner .breadcrumb {background-color: rgba(245, 245, 245, 0);float: right;margin-top: 27px;}


.inner-banner ol.breadcrumb a {
    color: #e6e6e6;
    text-decoration: none;
}

.inner-banner .breadcrumb>.active {
    color: #fff;
}

.inner-banner h1 {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000000;
    /* margin: 21px 0 0 0; */
    float: left;
    letter-spacing: 0;
    width: 100%;
}

section.contact h4 {
    background: #2c2c2c;
    padding: 18px 14px;
    color: #fff;
    font-size: 16px;
    margin: 0 0 25px 0;
    text-align: left;
}



section.contact .cont-bord {
    border: solid 1px #d9d9d9;
    text-align: center;
    padding: 0 0 16px 0;
    /* margin-top: 33px; */
}

section.contact {
       padding: 0px 0 50px 0;
    margin-top: 55px;
}

/*****cont 2****/

section.contact .cont2 h4 {
    background: #ffffff;
    padding: 1px 14px 10px 0px;
    color: #000;
    font-size: 28px;
    margin: 0 0 25px 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: solid 1px #efefef;
    font-family: 'Raleway', sans-serif;
}

section.contact .cont2 .cont-bord {
    border: solid 1px #ffffff;
}

 
.cont2 .contact-list li a {
    color: #69686a;
       font-family: 'Roboto Slab', serif; 
}

.cont2 .contact-list li i {
    float: left;
    margin-right: 8px;
    color: black;
    width: 39px;
    text-align: center;
    padding: 5px 0;
    /* border: solid 1px #efefef; */
    font-size: 16px;
}

.cont2 .contact-list li {height: 44px;padding: 0 0;}

section.container.inner h6 {
    color: #9e9ea0;
    font-size: 14px;
    margin: 0;
    padding: 0 0 8px 1px;
}

.cont2 .social li {float: left;margin-right: 8px;}

.cont2 .social li a {
    padding: 8px 11px;
    background: #ffffff;
    color: #07163b;
    width: 39px;
    display: block;
    text-align: center;
    border: solid 1px #efefef;
}

section.container.inner p {
    font-size: 15px;
    line-height: 24px;
    color: #454545;
    /* font-family: 'Source Sans Pro', sans-serif; */
    letter-spacing: 1px;
    font-weight: 400;
    font-family: poppins !important;
}

section.container.inner h2 {
   padding: 0;
   margin: 0 0 0px 0;
   color: #231f20;
   font-size: 36px;
	letter-spacing: 0;
	font-weight:700;
}

section.container.inner {
   /* padding: 30px 0 60px 0;*/
   padding: 0px 0 0px 0px;
}


section.approval {
    display: inline-block;
    width: 100%;
    padding: 0;
    background: url(../img/approve-bg.jpg);
        background-size: 100%;
}

section.approval .right{padding: 24px 0 0 64px;}

section.approval .col-lg-5 {
    padding: 0;
    margin: 0;
}

section.approval li {
    background: url(../img/list-bg.png) top left no-repeat;
    background-position: 1px 9px;
    padding-left: 18px;
    line-height: 33px;
}


/*******Testing******/

section.testing {padding: 35px 0 55px 0;}

section.testing li {background: url(../img/list-bg.png) top left no-repeat;background-position: 1px 14px;padding-left: 18px;line-height: 39px;border-bottom: solid 1px #d9d9d9;margin: 0 22px;}


section.testing h3 {
    font-size: 14px;
    background: #005596;
    padding: 16px 12px;
    color: #fff;
    margin: 0 0 19px 0;
}

section.testing .border {
    border: solid 1px #d9d9d9;
}

section.testing li.last {
    border: none;
}

/********section product***********/

section.product {
    padding: 25px 0 36px 0;
    overflow: hidden;
}

section.product .product-cat li{
    line-height: 41px;
    border-bottom: solid 1px #d9d9d9;

}

section.product .product-cat li a{
    font-size: 16px;
    color: #000000;
    background: none /*url(../img/list-bg.png) top left no-repeat*/;
    display: block;
    padding: 0px 0px 0 24px;
    background-position: 9px 16px;
    text-decoration: none;
}

section.product .product-cat  h2 {
    font-size: 25px;
    margin-bottom: 33px;
}

.product-fc img {
    border: solid 6px #ededed;
}

.product-fc {margin-top: 53px;}

.product-fc h4 {
        color: #000;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 36px;
}

.product-fc p {
    line-height: 18px;
}

.product-fc li {
       border-bottom: none !important;
}

.product-fc .bx-wrapper {
    -moz-box-shadow: 0px;
    -webkit-box-shadow: 0px;
    box-shadow: 0 0 5px rgba(204, 204, 204, 0);
    border: 0px;
    background: #fff;
}

.product-fc .bx-controls-direction {
    display: none;
}

.product-fc .bx-wrapper .bx-pager.bx-default-pager a:hover, .product-fc .bx-wrapper .bx-pager.bx-default-pager a.active, .product-fc .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #005596;
    border: solid 1px #005596;
}

.product-fc .bx-wrapper .bx-pager.bx-default-pager a {
        background: rgba(102, 102, 102, 0);
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 13px;
    border: solid 1px #000;
}

.product-fc h2 {
    font-size: 25px;
    margin-bottom: 33px;
}

section.product .right li img {
    border: solid 5px #ededed;
}

section.product .right li {
   text-align: left;
   width: 31%;
   display: inline-block;
   margin-right: 3%;
   margin-bottom: 26px;
}

section.product .right li:nth-child(3n+3) {
    margin-right: 0%;
}

section.product .right {
    margin-top: 27px;
}



section.product .right   h3 {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9px 0;
}

section.product .right p{  color: #5e626b; line-height: 23px;}
section.product .right .img-box {position: relative;overflow: hidden;}
section.product .right .img-box:hover {}
section.product .right .img-box:hover .img-hover {
    margin-left: 0px;
}
section.product .right .img-box .img-hover {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 53% 0%;
    margin-left: -280px;
}


section.product .right .img-box .img-hover i {
    font-size: 26px;
}
/******Footer********/

footer {
    background: white;
    color: black;
    padding: 0px 0 0px 0px;
    /* border-top: solid 3px #0e76bc; */
        margin-top: -35px;
}

footer a {
    color: #8d8d8d;
    font-weight: 400;
    border-bottom: solid 1px #2d2d2d;
    display: block;
    padding: 6px 0;
}

footer h5 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #111111;
    font-weight: 400;
    padding-top: 53px;
}

footer .social li {float: left;margin-right: 8px;}

footer .social li a {
    padding: 9px 11px;
    background: #474747;
    color: #a6a6a6;
    width: 39px;
    display: block;
    text-align: center;
    border-radius: 26px;
}

footer .footer3 li.first i {
    float: left;
    margin-bottom: 38px;
}

footer .footer3 li i {
        margin-right: 13px;
        margin-bottom: 7px;
        float: left;
        color: #f7931e;
        font-size: 18px;
}

footer .footer3 li p {
    margin: 0px;
    font-weight: 400;
        font-size: 15px;
    display: inline-block;
    vertical-align: top;
    width: 70%;
    line-height: 18px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    color: black !important;
}

footer  li {
    /* margin-bottom: 16px; */
}

.copyright {
    background: #111111;
    padding: 1px 0px 23px 0;
    text-align: left;
    color: #ffffff !important;
    font-weight: 500;
    /* border-top: solid 3px #111111; */
    /* font-family: 'Roboto Condensed', sans-serif; */
    font-family: 'Source Sans Pro', sans-serif;
}
.footer4 .form-control {
    border: solid 1px rgba(239, 239, 239, 0);
    border-radius: 0px;
    padding: 16px 10px;
    box-shadow: none;
    background: #27272700;
    margin-bottom: 13px;
    border-bottom: solid 1px #e9e9e9;
    font-family: 'Roboto Condensed', sans-serif;
}
.footer1 {
    padding-bottom: 15px;
}


.footer4 .submit {
       background: black;
    padding: 7px 25px;
    text-transform: capitalize;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: none;
    /* border: solid 3px #1584af; */
    font-family: Raleway;
    font-weight: 500;
}

.footer1 p {
    line-height: 19px;
    font-weight: 400;
    font-size: 15px;
    color: #585858;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    text-align: left;
    max-width: 327px;
}

.footer3 strong {
    text-transform: uppercase;
    color: #707070;
    font-weight: 600;
    width: 105px;
    display: inline-block;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
	    
}

.btn-primary:hover {
    background-color: #e60013;
}

h2 {
    color: #000;
    font-size: 40px;
    font-weight: 300;
}

h2 strong {
    font-weight: 800;
}

 h6 {
    color: #9e9ea0;
    font-size: 14px;
    margin: 0;
    padding: 0 0 44px 1px;
}
.footer4 textarea.form-control {
    height: 76px;
}


.product.type-product .img-hover {
    position: absolute;
    top: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
    padding: 133px 0;
    left: -278px;
    /*-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;*/
    text-align:center;
    display: none;
}

h1.page-title {
    color: #000000;
    font-weight: 900;
    padding: 13px 0 11px 0;
    margin: 0 0 35px 0;
    font-size: 49px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    background: url(../img/h-bg.jpg) no-repeat center;
    background-position-y: 113px;
}

select.orderby {
    padding: 10px 8px;
}


.product.type-product:hover .img-hover {
    left: 1px;
    width: 100%;
}

.woocommerce ul.products li { overflow: hidden;}


.h1, .h2, .h3, h1, h2, h3 {/* font-family: 'bebas_kairegular'; */font-family: 'Source Sans Pro', sans-serif;}

.copyright a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}

.footer1 h3{
        /* font-size: 42px; */
        /* color: #626262; */
        font-weight: 400;
}

.slick-track li {
    position: relative;
    overflow: hidden;
}

.banenrs .no-bad { padding: 0px; }

.bx-wrapper .bx-pager-item {
    /* display: inline; */
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: rgba(245, 152, 31, 0);
    border-color: #ed1e27;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0);
    border: solid 2px #fff;
}


.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(102, 102, 102, 0);
    width: 15px;
    height: 15px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 8px;
}


section.my-product h2 {
    font-size: 35px;
    color: #fd2c0e;
    background: url(../img/h-bg.jpg) no-repeat center;
    background-position-y: 70px;
    padding: 0 0 47px 0;
    font-weight: 900;
}
.pro-slide li img {
    border: solid 0px #ededed;
    width: 100%;
    height: auto;
    padding: 0px 0;
}

.sec3 .product.type-product:hover .img-hover {
    left: 0px;
    width: 100%;
}

.sec3 .product.type-product .img-hover {
    top: 0px;
    width: 51%;
    padding: inherit;
    }

  .rec-pro {
    display: block;
    clear: both;
    padding: 15px 0 10px 0;
    background: #f4f4f4;
} 

.container.sec3 h2 {
    text-align: center;
    padding: 0 0 56px 0;
    /* background: url(../img/gra-heading-bg.png) no-repeat center; */
    background-position-y: 63px;
    color: #011937;
    position: relative;
    margin-bottom: 27px;
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 8px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.rec-pro .woocommerce ul.products li.product h3 {
    font-size: 20px !important;
    position: static;
    z-index: 9999999999;
    bottom: 19px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    letter-spacing: 0px;
    font-weight: 300;
    background: #1f438b;
    color: #fff;
    min-height: 64px;
}

.pro-slide a {outline: none; text-decoration: none;}

section.newslter {
    background: url(../img/news-bg.jpg);
    color: #fff;
    padding: 24px 0;
    position: relative;
    background-size: 100%;
}

.newsico {
    font-size: 36px;
    display: inline-block;
    position: absolute;
    top: 36px;
}

section.newslter input[type=text] {
        width: 76%;;
    display: inline-block;
    margin: 20px 0;
    padding: 26px 14px;
    margin-right: 11px;
}

section.newslter input[type=submit] {
        background: #f4f4f4;
        padding: 8px 16px;
        color: #000000;
        text-transform: uppercase;
        font-weight: 400;
        border: none;
        display: inline-block;
        border: solid 2px #d7d7d7;
        margin-left: -1px;
        vertical-align: text-bottom;
        margin-top: 31px;
}

section.newslter .wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    margin-top: 31px;
    vertical-align: top;
    width: 75%;
}

section.newslter span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
    display: none;
}

section.newslter h3{
    font-size: 25px;
    text-transform: uppercase;
    margin-left: 51px;
    color: #58585a;
    margin: 29px 0px 0 0px;
    font-weight: 400;
    }
	
	section.newslter h4{
    font-size: 16px;
    text-transform: none;
    margin: 8px 0 12px 0;
    width: 98%;
    color: #717171;
    }
	
	
h3 {
        color: #111111;
        /* font-weight: 600; */
        margin: 0 0 24px 0;
        /* font-family: 'bellcent_add_btaddress'; */
        font-size: 22px;
        text-transform: uppercase;
        /* font-family: 'bebas_kairegular'; */
        font-family: 'Source Sans Pro', sans-serif;
}	


/******/

.my-shop .product.type-product .img-hover {
    position: absolute;
    top: 0px;
    width: 100% !important;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    padding: 145px 5px;
    left: -289px;
    text-align: center;
}

.my-shop .product.type-product:hover .img-hover {
    left: 0px;
}


.my-shop  li.product h3 {
    font-size: 18px !important;
    color: #2e2e2e;
}

.my-shop  li.product p {
    font-size: 14px;
    color: #464646;
    font-weight: 500;
    margin-top: 11px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
   
    width: 49px !important;
    padding: 15px 0 !important;
}

.menu-item-has-children > a {
    pointer-events: none;
}
.menu-item-has-children {cursor: pointer;}

ul.sub-menu {
    background: #f7f7f7;
}

.my-menu .navbar-nav>li.last {margin-right: 17px;}


.our-client h2{ 

background: url(../img/heading-bg.png) center top;
    padding: 21px 0;
    font-size: 25px;
    color: #58585a;
    font-weight: 900;
    text-transform: uppercase;
}

.new-pro {
	    background: #ffffff;
	    padding: 74px 0 28px 0px;
	    text-align: center;
}

.new-pro h2{
    padding: 0px 0 15px 0;
    margin-bottom: 32px;
    /* background: url(../img/heading-bg.png) center top; */
    font-size: 35px;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
}

section.newslter h3 span {
    color: #0db2f0;
}

.rec-pro .nav-tabs {
    border-bottom: 0px;
    margin: 0 auto;
    width: 80%;
}

.rec-pro .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {

    border: 0px solid #ddd !important;

}

.rec-pro .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}

.rec-pro .nav-tabs>li>a {
    border: 0px solid transparent;
}

.home-banner img {
    display: inline-block;
    vertical-align: text-bottom;
    float: left;
}

.home-banner {
    padding: 65px 15px;
}

.footer3 li {
    height: auto;
    clear: both;
    margin-bottom: 10px;
    border-bottom: solid 1px #c2c5c8;
    padding-bottom: 21px;
    padding-top: 13px;
}
.copyright .container {
    /* border-top: solid 1px #2d2d2d; */
    padding-top: 24px;
    color: #474747;
}

.footer3 a {
    border: none;
    font-size: 14px;
    display: inline;
    vertical-align: text-bottom;
        font-family: 'Roboto Slab', serif;
	letter-spacing: 1px;
}

.rec-pro .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #f4f4f4;

}

.rec-pro .nav-tabs {
    margin-bottom: 34px;
}

.woocommerce ul.products li.product h3 {
  /* display: none !important; */
  text-align: left;
  font-size: 17px !important;
  color: #2e2e2e;
  position: static;
  bottom: 17px;
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 800;
  text-transform: uppercase;
  /* display: none; */
}

.top-slider p {
    font-size: 16px;
    color: #fff;
    margin-top: 60px;
    text-transform: initial;
    font-family: 'Raleway', sans-serif;
}

.footer2 a {
        background: url(../img/list-bg.png) top left no-repeat;
        background-position: 0px 12px;
        padding-left: 18px;
        font-size: 16px;
        color: #8d8d8d;
}


.summary.entry-summary p, .summary.entry-summary li {
    font-size: 17px;
}

.top-left {
    /* display: inline-block; */
    /* background: #fd2c0f; */
    /* position: absolute; */
    /* right: 0; */
    /* padding: 12px 0 2px 30px; */
}
section.top .social li a i {
    color: #ffffff;
}

.newslter p {
    margin-bottom: 0;
}

section.our-client h3 {color: #231916;text-transform: uppercase;font-style: normal;}

section.ousr-client h4 {
    color: #8cc63f;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 6px;
}

.slick-prev, .slick-next {
    display: none !important;
}

section.our-client h3 {
    color: #000000;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 103px;
}

section.our-client h4 {
    color: #8cc63f;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 20px;
    font-weight: 300;
}

section.our-client .test h3 {
    color: #fff;
    margin-left: 36px;
}

.new-pro h3 {
    color: #8cc63f;
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
}

section.vision {
    background: url(../img/vision-bg.jpg);
    padding: 64px 0 82px 0;
    background-size: 100% 100%;
}

section.vision h3 {
    color: #8cc63f;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 8px;
}

section.vision h2 {
    font-size: 35px;
    /* margin-bottom: 63px; */
}

section.vision h4 {
    color: #424242;
    font-size: 25px;
    font-weight: 400;
    margin-top: 70px;
}

section.vision p {
    font-size: 16px;
    color: #696969;
}
section.vision a {
    background: #29abe2;
    color: #fff;
    padding: 10px 31px;
}

section.our-client .test h4 {
    margin-left: 36px;
}
.top-slider h3 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 700;
}
.home h2 {
    text-align: left;
    font-size: 20px;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 7px;
}
.new-pro h2 {
    color: #000;
}

.top-slider h2 {
    margin: -44px 0 0 0;
    padding: 0;
}

/***************/
.iq-form a.btn.btn-red {
    position: fixed;
    right: -49px;
    float: right;
    top: 30%;
    z-index: 9999;
    background: #000000;
    font-size: 24px;
    color: #fff;
    transform: rotate(90deg);
    border-radius: 0px;
    font-weight: 500;
}
  
  .iq-form input.wpcf7-form-control.wpcf7-text, .iq-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    float: left;
    border: 1px solid #efefef;
    padding: 10px;
    margin: 10px 0;
    color: #000;
    resize: none;
    font-size: 14px;
}

.iq-form textarea.wpcf7-form-control.wpcf7-textarea {
                    height: 125px;
}
    
    .iq-form .role-form h4 {
    font-size: 23px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
    
   .iq-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #000000;
    color: #fff;
    border: 0;
    padding: 10px 40px;
    font-family: raleway;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    margin: 0;
    text-align: center;
}

.iq-form .modal-content {
    width: 290px;
    margin: 0 auto;
    background: rgba(10, 10, 10, 0.84);
    color: #fff;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .9 !important;
                    background: rgba(255, 255, 255, 0.89);
}

.close {

    color: #fff;
    opacity: .9;
}

.inq-btn {
    background: rgba(255, 255, 255, 0);
    padding: 9px 21px;
    text-transform: uppercase;
    display: inline-block;
    color: #fe9c53 !important;
    text-decoration: none;
    border: none;
   border: solid 3px #fe9c53;
    border-radius: 0px;
}

/********************/
/********Blog**********/
.blog-left {
    float: left;
    width: 62%;
}
.blog-right {
    float: right;
  margin-bottom: 20px;
    width: 30.5%;
}
.blog-content-left {
    float: left;
    min-height: 264px;
    position: relative;
    width: 27%;
}
.blog-content-right {
    float: right;
    width: 67.7%;
    margin-top: 2px;
}
.blog-thumb {
    background-color: #ec008c;
    border-radius: 5px;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%;
}
.blog-posted-info > li {
    border-right: 1px solid #dedede;
    color: #747373;
    display: inline-block;
    float: left;
    font-family: poppins;
    font-size: 12px;
    font-weight: 300;
    margin-right: 20px;
    padding-right: 20px;
}
.blog-posted-info {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.blog-posted-info li:last-child {
    border: 0 none;
    font-family: 'Raleway', sans-serif;
}
.blog-content-right h3 {
    color: #160b10;
    float: left;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 17px;
    width: 75%;
}
.blog-content-right h3 a {color: #160b10;text-transform: capitalize;}
.blog-content-right p {
    clear: both;
    display: block;
    float: left;
    font-family: poppins;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 22px;
    width: 100%;
}
.blog-readmore {
    background-color: #0e76bc;
    /* border-radius: 40px; */
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 300;
    padding: 13px 30px;
}
.blog-socialshare {
    float: left;
    margin-left: 13px;
    margin-top: 3px;
    min-height: 50px;
    width: 54%;
}
.bloghsare-main {
    display: inline-block;
    float: left;
}
.sociallinks {
    display: inline-block;
    width: 0;
}
.sociallinks li {
    float: left;
}
.blog-socialshare i {
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    color: #231f20;
    font-size: 16px;
    height: 38px;
    margin: 0 2px;
    padding: 10px 0;
    text-align: center;
    width: 38px;
}
.sociallinks li:hover i {
    color: #fff;
}
.sociallinks li:first-child i {
    border-color: #234e9a;
}
.sociallinks li:first-child:hover i {
    background-color: #234e9a;
}
.sociallinks li:nth-child(2) i {
    border-color: #3baddd;
}
.sociallinks li:nth-child(2):hover i {
    background-color: #3baddd;
}
.sociallinks li:nth-child(3) i {
    border-color: #e31e28;
}
.sociallinks li:nth-child(3):hover i {
    background-color: #e31e28;
}
.sociallinks li:nth-child(4) i {
    border-color: #0b81b8;
}
.sociallinks li:nth-child(4):hover i {
    background-color: #0b81b8;
}
.sociallinks li:nth-child(5) i {
    border-color: #ee485d;
}
.sociallinks li:nth-child(5):hover i {
    background-color: #ee485d;
}
.sociallinks {
    overflow: hidden;
    position: absolute;
    transition: all 0.6s ease 0s;
    width: 0;
}
.sociallinks.animate {
    overflow: hidden;
    position: relative;
    width: auto;
}
.recent-posts h2 {
    color: #160b10;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 7px;
}
.rp-left {
    float: left;
    width: 30%;
}
.rp-right {
    float: right;
    width: 62%;
  	margin-bottom: 15px;
}
.re-thumb {
    background-color: #6d6d6d;
    border-radius: 4px;
    min-height: 102px;
    width: 104px;
    position: relative;
    overflow: hidden;
}
.rp-right strong a {
    color: #160b10;
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
    width: 100%;
}
.rp-right p {
}
.recent-posts li {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    padding: 19px 0;
    position: relative;
    width: 100%;
    list-style: none;
}
.recent-posts li::after {
    background-color: #0e76bc;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 33px;
}

.blog-cols {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.blog-row {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 28px;
}
.fb-sidebar {
    float: left;
    width: 100%;
    background-color: #f1f1f1;
    padding: 20px 20px;
    margin-top: 30px;
    border-radius: 7px;
}

.fb-sidebar h4 {
    font-size: 14px;
    font-family: poppins;
    text-align: center;
    color: #222222;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 8px 0;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.bloginner-banner {
    float: left;
    width: 100%;
    background-color: #6d6d6d;
    height: 262px;
    margin-bottom: 20px;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
.hentry .blog-left p {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 1.6;
    font-family: poppins;
    font-weight: 400;
    margin-bottom: 16px;
    text-align: left;
}
.hentry .blog-left h2 {
    color: #160b10;
    font-size: 22px;
    line-height: 1.6;
    font-family: poppins;
    font-weight: 400;
    margin-bottom: 10px;
}
.hentry .blog-left h4 , .hentry .blog-left h3 {
    color: #160b10;
    font-size: 18px;
    line-height: 1.6;
    font-family: poppins;
    font-weight: 400;
    margin-bottom: 10px;
    font-weight: 600;
}
.blog .blog-socialshare {
    margin-left: 0;
    margin-top: 20px;
}.bloginner-banner img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
}
.blog-content-left .blog-thumb img {
    position: absolute;
    width: auto!important;
    height: auto !important;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    min-height: 100%;
    max-width: unset;
    max-height: 100%;
}

section.container.inner .rp-right p {
    font-size: 14px;
}

.re-thumb img {
   bottom: -100%;
    left: -100%;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: -100%;
    top: -100%;
}

.blog-socialshare {
    display: none !important;
}

.single-left {
    float: left;
    width: 67%;
}
.single-right {
    float: right;
    width: 28%;
}
.single-right .m-catt {
    width: 100%;
}

.single-cover {
    height: 360px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.single-cover img {
    bottom: -100%;
    height: auto;
    left: -100%;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: -100%;
    top: -100%;
}
.single .fb-sidebar {
    margin-top: 0;
}

#respond {
    display: none;
}
.edit-link {
    display: none;
}

.entry-footer {
    background-color: transparent;
}
.blog-readmore:hover{color: #fff;}
.blog-readmore:hover{color: #fff !important;}


/*****************/
.modal.fade.bs-example-modal-lg.in {
    z-index: 99999999999;
}

section.video img {
    width: 100%;
}

.rec-pro  {background: #fff;background-repeat:no-repeat;background-size: 100% 100%;}

.container.sec3 h2:before {
    width: 152px;
    height: 1px;
    position: absolute;
    background: #797979;
    content: "";
    bottom: 39px;
    display: none;
}

.text-right .top-left {
    background: #ed1c25;
    width: 61%;
    float: right;
    position: relative;
    overflow: hidden;
}

.text-right .top-left:before {
    width: 59px;
    height: 101px;
    position: absolute;
    background: #fff;
    content: "";
    left: 0;
    transform: skewY(60deg);
}

.top-left img {
    margin-top: 22px;
}

.my-menu .navbar-nav>li>a i {
    color: #000;
}

.home h6:before {
    width: 125px;
    height: 1px;
    position: absolute;
    background: #747373;
    content: "";
    top: 26px;
}

.wlc-bg a.readmore {
    color: #ffffff;
    /* border: solid 3px #ed1e27; */
    font-weight: bold;
    font-size: 16px;
    padding: 13px 66px 10px 11px;
    background: url(../img/btn-bg.png);
}
.footer1 img {
    /* width: 84px; */
    margin-bottom: 20px;
    margin-top: 41px;
    /* opacity: 0.3; */
}
.footer3 {
   background: white;
    min-height: 375px;
}

.footer3 {
    background: #f6f6f6;
    min-height: 367px;
}

.footer3 p, .footer3 strong, .footer3 a, .footer3 h5 {
    color: #111111;
}

.footer3 li.last {
    border: 0px;
}

.fot-menu li {
    display: inline-block;
}


.fot-menu a {
    padding: 0 8px;
    font-weight: 600;
    font-size: 15px;
}

.fot-menu ul {
    float: right;
}


.rec-pro .woocommerce.columns-6 ul.products li.product {
    width: 16.5% !important;
}

.my-menu .navbar-nav>li:before {
    content: "";
    width: 1px;
    height: 25px;
    background: #000;
    position: absolute;
    top: 20px;
    left: -11px;
	display:none;
}

.my-menu .navbar-nav>li:first-child:before {
    display: none;
}

.current_page_item {
    /* background: #1f438b; */
}

.current_page_item a {
    /* color: #000 !important; */
    /* background: #e5e5e5 !important; */
}

ul#menu-top-menu {
    /* background: #eaeaea; */
}

ul#menu-top-menu li:first-child {
	 margin-left:0px;
}

.abt-txt {
    padding: 42px 0;
}

.abt-txt p {
    /* color: #fff !important; */
    font-size: 16px !important;
    /* width: 87%; */
    margin: 30px auto;
    line-height: 27px !important;
}

.abt-txt h2 {
    color: #fff;
    margin-bottom: 21px !important;
}

.inner-banner img {
    width: 100%;
    position: absolute;
    top: 139px;
    z-index: -9;
	        min-height: 331px;
}

.inner h2 {
    font-size: 58px;
}
.vison {
    padding-left: 20%;
    text-align: left;
}

.vison p {
    font-size: 29px !important;
    text-align: left !important;
    letter-spacing: 2px;
    line-height: 35px !important;
    width: 78%;
}

.vison h2 {
    text-align: left !important;
    margin-top: 132px !important;
}

.post-type-archive .inner-banner {
	    background: url(../img/ab-banner3.jpg);
}
.top-left li {
    display: inline-block;
    color: black;
    margin-right: 2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.sec1padd{
	padding:50px 50px;
}
.top-left:before {
    width: 46px;
    height: 62px;
    background: #fff;
    position: absolute;
    left: -28px;
    top: 0;
    -moz-transform: rotate(-24deg);
    -webkit-transform: rotate(-24deg);
    -o-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
}




section.my-product h2 span {
    font-weight: 300;
    color: #4a4949;
    font-size: 25px;
}
.fot-menu .current_page_item a {
    border: 0px !important;
}

.home h2 strong {
    font-size: 40px;
    color: #615553;
    font-weight: 300;
    clear: both;
    display: block;
    letter-spacing: 0px;
}

.readmore {padding: 10px 0;}

h1.page-title:before {
    position: absolute;
    height: 20px;
    width: 100%;
    content:  "";
    /*background: #fd2c0f;*/
    left: -67%;
    top: 64%;
}

h1.page-title:after {
    position: absolute;
    height: 20px;
    width: 100%;
    content: "";
    /*background: #fd2c0f;*/
    right: -67%;
    top: 64%;
}

h1.page-title span {
    color: #000;
    font-size: 40px;
    font-weight: 600;
}
.my-shop  h3 {
    color: #000;
    font-size: 51px;
    font-weight: 600;
    letter-spacing: 9px;
}

.summary.entry-summary h1 {
    color: #111111;
    font-size: 40;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
}

.summary.entry-summary p{
	font-size: 16px;
    color: black;
    /* letter-spacing: 0px; */
    font-family: 'Source Sans Pro', sans-serif;
	    font-weight: 300;
}


.summary.entry-summary td{
	font-size: 16px;
    color: black;
    /* letter-spacing: 0px; */
    font-family: 'Source Sans Pro', sans-serif;
	    font-weight: 300;
}
.woocommerce-Tabs-panel--description ul li {
    list-style-type: circle;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    color: black;
    list-style: disc !important;
	font-family: 'Source Sans Pro', sans-serif;
}

.woocommerce-Tabs-panel--description ol li {
    list-style-type: circle;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    color: black;
    list-style: aqua !important;
	font-family: 'Source Sans Pro', sans-serif;
}



.inner-h1 h1 {
    text-align: center;
    color: #000;
    font-size: 40px;
    background: url(../img/h-bg.jpg) no-repeat center;
    background-position-y: 113px;
    padding-bottom: 34px;
	    position: relative;
}

.inner-h1 h1 strong {
    color: #fd2c0f;
    font-weight: 900;
    font-size: 49px;
    position: relative;
    background: #fff;
    padding: 4px 14px;
}

.inner-h1 h1:before {
    position: absolute;
    height: 20px;
    width: 100%;
    content: "";
    background: #fd2c0f;
    left: 0;
    top: 44%;
}

.page-template-contact .inner-h1 h1:before {
    top: 24%;
}

.page-template-contact  .inner-h1 h1 {

    background-position-y: 69px;

}

.contact-list li{
   
    font-family: 'Raleway', sans-serif;
}

.contact-list li:first-child i {
    /* margin-bottom: 33px; */
}

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

.blcak-bar {}

.blcak-bar h3 {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 6px;
    margin-top: 10px;
}

.blcak-bar a {
    background: #fff;
    padding: 10px 33px;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 9px;
}

h1 {
    text-align: center;
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 10px;
}
h3 strong {
    font-size: 21px;
    color: #909090;
    font-weight: 500;
}
.abt-box {
    background: #f2f2f2;
    padding: 22px 20px 30px 20px;
}

.abt-box p {
    font-family: 'bellcent_add_btaddress';
    font-size: 14px;
    color: #231f20;
    letter-spacing: 1px;
}
.abt-box a {
    background: #000;
    color: #fff;
    padding: 10px 27px;
    font-size: 16px;
    display: inline-block;
    margin: 19px 0;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.indus a {
    color: #656565;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: bold;
}

.indus h3 {
    font-size: 22px;
    color: #3a3a3a;
    letter-spacing: 4px;
    margin: 0;

}
.mid-banner {
    /* width: 100% !important; */
}

h2 {
    text-align: center;
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 10px;
}

.left2 {
    margin-top: 32px;
    float: right;
    padding-right: 0px;
    box-sizing: border-box;
}
.misson h3 {
    font-size: 33px !important;
    color: #231f20;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 55px !important;
}

.misson h3 strong {
    font-size: 38px !important;
    color: #231f20;
    letter-spacing: 9px;
}

.misson-text {
    width: 55%;
    margin: 0 auto 88px auto !important;
    text-align: center;
    position: relative;
}
.misson-text:before {
    content: "";
    width: 100px;
    height: 86px;
    background: url(../img/qout1.png) no-repeat;
    position: absolute;
    left: -105px;
    top: -78px;
}

.misson-text:after {
    content: "";
    width: 100px;
    height: 86px;
    background: url(../img/qout2.png) no-repeat;
    position: absolute;
    right: -105px;
    bottom: -78px;
}

.misson-text p {
    font-size: 22px !important;
    text-align: justify;
    letter-spacing: 5px !important;
}

.core-value {
    background: #f2f2f2;
    padding: 35px 21px 0 45px;
    width: 90%;
        margin: 0 auto !important;
}

.core-value li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 21px !important;
    color: #454545;
    list-style: circle;
    margin-bottom:  23px;
    letter-spacing: 2px;
}

.ind-box a {
    background: #000;
    padding: 10px 16px;
    letter-spacing: 6px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 13px;
}

.ind-box p {
    font-size: 14px !important;
    color: #231f20 !important;
}

.page-template-contact h2 {
    text-align: left;
    margin-left: 41px;
    margin-bottom: 25px;
    letter-spacing: 0px;
    font-weight: 600;
	font-size:36px;
    font-family: 'Raleway', sans-serif;
	    padding-left: 18px;
}

.b-text.blcak-bar {
    background: #000;
    display: inline-block;
    width: 100%;
    padding: 32px 7px 6px 0;
    margin-bottom: 38px;
} 

a.inbt {
    background: #111111;
    padding: 10px 21px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    letter-spacing: 5px;
	 font-family: 'bebas_kairegular';
}

.my-menu .navbar-nav>li:hover .dropdown-menu {
    display: block;
}


.dropdown-menu {
    background: #000000;
    border: 0px;
}

.my-menu .navbar-default .navbar-nav .dropdown-menu li a, .my-menu .navbar-default .navbar-nav .dropdown-menu li a:hover {
    color: #fff !important;
    border-bottom: solid 1px #444;
    padding: 11px 0;
    background: #000 !important;
}

.home h3 {
    color: #111111;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 19px 0;
    letter-spacing: 5px;
    font-family: 'Source Sans Pro', sans-serif;
}
.head1 {
       background: #0e76bc !important;
    letter-spacing: 15px !important;
    font-size: 32px !important;
    color: #fff;
    font-weight: 600 !important;
    padding: 20px 16px !important;
	    text-transform: uppercase !important;
}


.head2 {
       background: #fff !important;
    letter-spacing: 15px !important;
    font-size: 32px !important;
    color:#0e76bc !important;
    font-weight: 600 !important;
    padding: 20px 16px !important;
	text-transform: uppercase !important;
}

.left2 ul {
    display: inline-block;
    vertical-align: top;
}

.left2 .social {
    vertical-align: top;
    display: inline-block;
    margin-top: -9px;
}
.copyright .col-lg-6 {
    color: white;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}

.inner-banner h1 {
    margin: 0 0 0 19px;
    background: #ffffffd9;
    padding: 8px 6px;
}

.recent-posts h2 {
    text-align: left;
    font-size: 29px !important;
}

.text-right input#woocommerce-product-search-field {
    background: #a8262a;
    color: #fff;
    border: 0px;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 3px 7px;
    margin-top: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.text-right  input[type="submit"] {
           font-size: 16px;
    /* width: 25px; */
    /* height: 26px; */
    /* background: url(../img/search.png) center top no-repeat; */
    /* display: inline-block; */
    vertical-align: top;
    margin-top: 7px;
    margin-left: -3px;
    padding: 5px;
    border: 0px;
    background-color: #000 !important;
    background-position: 2px 8px;
}

.text-right ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.text-right:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.text-right ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

.summary.entry-summary li {
    font-family: 'Source Sans Pro', sans-serif;
}

.summary.entry-summary p {font-family: 'Source Sans Pro', sans-serif;}

.woocommerce-page div.product div.images {
    width: 31% !important;
}
.woocommerce-page div.product div.summary {
    width: 63% !important;
}

.entry-summary .btn {
    background: #fd2c0f;
    color: #fff;
    border-radius: 0px;
    font-size: 19px;
}

.weare {
	 background: url(../img/we-are.jpg);
	 background-size: 100% 100%;
}


.weare .right {
    background: #0e8e40f2;
    margin: 0;
    padding: 14px 0 50px 27px;
}

.weare .right p {
    width: 78%;
    letter-spacing: 2px;
    line-height: 30px;
    font-size: 16px;
}

.weare .right h2 {
    font-weight: 900;
    font-size: 28px;
    margin: 28px 0 26px 0;
}

.qaulity  {
	 background: url(../img/bt1.jpg);
	 background-size: 100% 100%;
}

.qaulity .right {
    background: #1c74bef2;
    margin: 0;
    padding: 14px 0 50px 27px;
}

.qaulity .right p {
    width: 78%;
    letter-spacing: 2px;
    line-height: 30px;
    font-size: 16px;
}

.qaulity .right h2 {
    font-weight: 900;
    font-size: 28px;
    margin: 28px 0 26px 0;
}

.heading {
    /*background: #000000b3;*/
    width: 100% !important;
    padding: 13px 9px !important;
    font-size: 27px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    letter-spacing: 6px !important;
    text-align: center !important;
    line-height: 31px !important;
}

.weare .right h2 {
    color: #fff;
}

section.container.inner li {
	    font-size: 16px;
    line-height: 24px;
    color: #454545;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
    font-weight: 200;
}

.hpro {
    background-size: 101%;
}

.hpro h2 {
    color: #fff;
    font-size: 18px;
}

.mid-banner {
    background-size: 100%;
    min-height: 287px;
}

.hpro .woocommerce ul.products li.product, .hpro .woocommerce-page ul.products li.product {
margin: 0 2.8% 0.0em 0;}

.top-right ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
}

.top-right :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

.top-right ::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}

.rce-pro {
    position: relative;
}

.rce-pro:before {
    content: "";
    width: 100%;
    height: 387px;
    background: #a8262a;
    position: absolute;
    left: 0;
}

.rce-pro h2 {
    color: #fff;
}

.rce-pro p {
    color: #fff;
}

.prodhover {
    display: none;
}

h2.woocommerce-loop-product__title {
    letter-spacing: 0px;
    text-transform: inherit;
}

span.probtn {
    display: none;
}
.single.single-product div#tab-description > h2:first-of-type {
    display: none !important;
}


input#woocommerce-product-search-field-0 {
    -webkit-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0);
    border-radius: 0px;
    padding: 5px 11px;
    color: #000;
    box-shadow: none;
    /* background: #27272700; */
    margin-bottom: -1px;
    /* border-bottom: solid 1px #e9e9e9; */
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 7px;

}


.my-menu .dropdown-menu {
    position: absolute;
    top: 50px !important;
}

.rce-pro h2 {
    color: #000;
}

.tax-product_cat .inner-banner h1, .single-product .inner-banner h1{
    display: none;
}

.top-left a {
   border: solid 1px #000;
    border-radius: 50%;
    width: 25px;
    display: inline-block;
    text-align: center;
    padding: 1px 0px;
    font-size: 14px;
    color: black;
}

.related.products h2 {
    padding-bottom: 15px;
}

section.related.products {
    /* position: absolute; */
    /* top: 62%; */
    display: inline-block;
    padding-top: 35px;
}

h2.woocommerce-loop-product__title:after {
    content: '';
    background: #e60013;
    height: 2px;
    width: 38%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display:none;
}

h2.woocommerce-loop-product__title {
    letter-spacing: 0px;
    text-transform: uppercase !important;
    /* border-bottom: 1px solid; */
    color: black;
    font-size: 22px !important;
    font-weight: normal;
    text-align: center;
}

.col-lg-3.logo{
	width:21%;
}

.sec3para p{
	color: black !important;
    font-size: 15px;
    line-height: 21px;
    padding-top: 20px;
    font-family: 'Raleway', sans-serif;
	max-width: 496px;
    line-height: 28px !important;
}

.viewall{
	margin-top:80px;
}
.viewall a {
    background: #f0f0f0;
    color: black;
    text-transform: uppercase;
    color: black !important;
    font-size: 18px !important;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    /* background-color: #e60013 !Important; */
    letter-spacing: 2px;
    padding: 11px 49px;
    border-radius: 5px;
    /* margin-top: 73px; */
}

.btngo a {
        letter-spacing: 2px;
    font-weight: bolder !important;
    font-size: 18px !important;
    padding: 11px 20px !important;
    background: #f0f0f0 !important;
    border-color: #f0f0f0 !important;
    color: black !important;

}

#sec1para p:last-of-type {
    padding-bottom: 22px;
}

.inner-banner h2 {
    /* display: none; */
    background: white;
    padding: 5px 0px;
    letter-spacing: 0;
    font-size: 36px;
    font-weight: 600;
}

.inner-banner .breadcrumb {
    background-color: rgba(245, 245, 245, 0);
    float: right;
    margin-top: 27px;
    display: none;
}

.my-shop .page-title {
    letter-spacing: 0px;
    font-size: 40px;
    font-weight: 600;
}


/* product categores ul li h1,h2,h3 setting*/

.my-shop .page-title {
    letter-spacing: 0px;
    font-size: 40px;
    font-weight: 600;
	font-family: 'Raleway', sans-serif;
}



.term-description ul li ,
.single.single-product .summary.entry-summary ul li,
.single.single-product .panel ul li{
    list-style-type: circle;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    color: black;
    list-style: disc !important;
	font-family: 'Raleway', sans-serif;
}

.term-description ol li ,
.single.single-product .summary.entry-summary ol li,
.single.single-product .panel ol li{
    list-style-type: circle;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    color: black;
    list-style: aqua !important;
	font-family: 'Raleway', sans-serif;
}

.term-description h1 ,
.single.single-product .summary.entry-summary h1,
.single.single-product .panel h1{
    font-size: 40px;
 font-weight: 600;
    text-transform: capitalize;
	 letter-spacing: 0;
	 color: black;
	text-align:left;
	font-family: 'Raleway', sans-serif;
}

.term-description h2 ,
.single.single-product .summary.entry-summary h2,
.single.single-product .panel h2{
    letter-spacing: 0;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
    color: black;
	text-align:left;
	font-family: 'Raleway', sans-serif;
}

.term-description h3 ,
.single.single-product .summary.entry-summary h3,
.single.single-product .panel h3{
    font-size: 32px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: capitalize;
     color: black;
	text-align:left;
	font-family: 'Raleway', sans-serif;
}
.term-description h4 {
    font-size: 28px;
    letter-spacing: 0;
    text-transform: none;
	 color: black;
	text-align:left;
	font-family: 'Raleway', sans-serif;
}
.term-description h5 {
    font-size: 24px;
    letter-spacing: 0;
    text-transform: none;
	 color: black;
	text-align:left;
	font-family: 'Raleway', sans-serif;
}
.term-description h6 {
    font-size: 20px;
    letter-spacing: 0;
    text-transform: none;
	padding: 0;
	color: black;
	text-align:left;
	font-family: 'Raleway', sans-serif;
}

.term-description p ,
.single.single-product .summary.entry-summary p,
.single.single-product .panel p{
	font-size: 16px;
    color: black;
    /* letter-spacing: 0px; */
    font-family: 'Raleway', sans-serif;
	    font-weight: 300;
}

.term-description ul ,
.term-description ol ,
.single.single-product .summary.entry-summary ol,
.single.single-product .panel ul ,
.single.single-product .summary.entry-summary ol,
.single.single-product .panel ul {
	padding-left:20px;
}

.woocommerce .woocommerce-result-count {
    font-size: 16px;
    color: black;
    /* letter-spacing: 0px; */
    font-family: 'Raleway', sans-serif;
}


/* product categores ul li setting*/




/* child dropdowns*/


.nav>li>ul>li:hover>ul {
    display: block !important;
	    top: -8px !important;
    left: 140px;
    padding-left: 15px;
}

.nav>li>ul>li>ul {
    display: none !important;
}


/* child dropdowns*/


/* validation*/
.footer4 .wpcf7-not-valid {
    border-bottom: 1px solid red;
}
.contact .wpcf7-not-valid {
    border: 1px solid red;
}
.iq-form .wpcf7-not-valid{
	border: 1px solid red !important;
}

.contact span.wpcf7-not-valid-tip {
    display: none;
}

.iq-form span.wpcf7-not-valid-tip {
	display: none;
}

/* validation*/
.product-cat ul li {
    display: block;
}

.product-cat .current-menu-item {
    border-left: 2px solid #e60013;
}
.inner-banner img {
    width: 100%;
    position: absolute;
    z-index: 0;
    min-height: 324px;
    top: 76px;
    height: 147px;
}

.productcontent p {
    font-size: 15px;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 10px;
    color: white;
}
.productcontent h3 {
    font-size: 25px;
    font-weight: bolder;
    padding-top: 15px;
    padding-bottom: 10px;
    color: white;
    
    letter-spacing: 0;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 8px;
}

.productcontent {
    position: relative;
}
/*.productcontent:before {
    content: "";
    background: #e47a00;
    width: 100%;
    height: 381px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}*/

.fontnormal {
    font-weight: 300 !Important;
}

.slidertextcustome{
	    letter-spacing: 2px !important;
    font-weight: bolder !important;
    font-size: 18px !important;
    padding: 11px 20px !important;
    background: transparent !important;
    border-color: white !important;
    color: white !important;
    border: 2px solid white;
    border-radius: 9px;
	
}

.productcontent:before {
    content: "";
    width: 100%;
    height: 370px;
    background: #1d1816;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.productcontent {
    position: relative;
}
select#gtranslate_selector {
/*     width: 93px; */	
	    border: 0;
}
img.qrcode {
    float: left;
}



.top-left img {
    margin-top: 0;
    width: 100%;
    height: 100%;
}

.top-left li:first-child {
   margin-right: 6px;
    vertical-align: middle;
}
.indodesinan a {
    border: 0;
}


.dropdown-lang ul {
  background: 29348f;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.dropdown-lang li {
    color: #fff;
  background: #29348f;
    display: block;
    float: left;
    padding: 1rem;
    position: relative;
    text-decoration: none;
  transition-duration: 0.5s;
	width: 100%;
}
  
.dropdown-lang li a {
   color: white;
    border: solid 0px #000;
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 0px 7px;
    font-size: 16px;
	
    
}



.dropdown-lang ul li ul {
    
    visibility: hidden;
  opacity: 0;
  min-width: 100%;
    position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
    left: 0;
  display: none;
}

.dropdown-lang ul li:hover > ul,
.dropdown-lang ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}


span.dropdown-lang>ul>li {
    background: transparent;
}
span.dropdown-lang>ul>li>a{
	color:black;
	font-weight:bold;
}
.left2 {margin-top: 24px;}



/*lang*/

.left2 .social .indodesinan:after {
        content: "";
    background: #000;
    width: 1px;
    height: 23px;
    position: absolute;
    left: 75px;
    top: 0px;

}
.left2 .social .indodesinan {
    padding-right: 40px;
}

li.wow.fadeInDown.indodesinan:nth-child(2) {
    margin-right: 30px;
}

.indodesinan a {
    border: 0;
    color: #181818;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
}

.left2 .social {
    margin-top: 0px;
}

.dropdown-lang>ul>li>a:after {
    content: "";
    position: absolute;
    right: 6px;
    top: 12px;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0dd";
    color: black;
}
span.dropdown-lang {
    position: relative;
}

.left2 .social .indodesinan:after {
display:none;
}
.left2 {
    margin-top: 15px;
}



a.glink {
    text-decoration: underline;
    margin-right: 33px;
	 position: relative;
}

li.wow.fadeInDown.indodesinan:nth-child(2) {
    margin-right: 48px;
}
.left2 .social .indodesinan {
    padding-right: 0px;
}

a.glink:before {
    content: "";
    background: black;
    width: 1px;
    height: 19px;
    position: absolute;
    right: -34px;
    top: 0;
}
a.glink:nth-child(2) {
    margin-left: 8px;
}

.top-left a {
    height: 25px;
}

li.fb {
    margin-left: 30px;
}




.aboutusdiv a {
    font-family: Raleway;
    color: black;
    font-size: 15px;
    line-height: 24px;
    color: blue;
}
.aboutusdiv table tr td {
    font-family: Raleway;
    color: black;
    font-size: 15px;
    line-height: 24px;
    color: #454545;
}
.aboutusdiv table {
    font-family: Raleway;
    color: black;
    font-size: 15px;
    line-height: 24px;
    color: #454545;
}

section.related.products {
    display: none !important;
}


/* WooCommerce 3.0 Gallery */
 
.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}
 
.woocommerce-product-gallery figure {
margin: 0
}
 
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}
 
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}
 
.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}
 
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}
 
.woocommerce-product-gallery img {
display: block
}
 
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}
 
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}
 
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}
 
.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}
 
a.woocommerce-product-gallery__trigger {
text-decoration: none;
}
 
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}
 
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}
 
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #1781ae;
border-color: #1781ae;
color: #ffffff;
}
 
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}

section.related.products {
    display: none !important;
}




/********************/
/********Blog**********/
.blog-left {
    float: left;
    width: 62%;
}
.blog-right {
    float: right;
  margin-bottom: 20px;
    width: 30.5%;
}
.blog-content-left {
    float: left;
    min-height: 264px;
    position: relative;
    width: 27%;
}
.blog-content-right {
    float: right;
    width: 67.7%;
    margin-top: 2px;
}
.blog-thumb {
    background-color: #6d6d6d;
    border-radius: 5px;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%;
}
.blog-posted-info > li {
    border-right: 1px solid #dedede;
    color: #747373;
    display: inline-block;
    float: left;
    font-family: poppins;
    font-size: 12px;
    font-weight: 300;
    margin-right: 20px;
    padding-right: 20px;
}
.blog-posted-info {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.blog-posted-info li:last-child {
    border: 0 none;
    font-family: 'Raleway', sans-serif;
}
.blog-content-right h3 {
    color: #160b10;
    float: left;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 17px;
    width: 75%;
}
.blog-content-right h3 a {    color: #160b10;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 22px;
    font-weight: 700;}

.blog-content-right p {
    clear: both;
    display: block;
    float: left;
    font-family: poppins;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 22px;
    width: 100%;
}
.blog-readmore {
    background-color: #0e76bc;
    /* border-radius: 40px; */
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 300 !important;
    padding: 13px 30px !important;
}
.blog-socialshare {
    float: left;
    margin-left: 13px;
    margin-top: 3px;
    min-height: 50px;
    width: 54%;
}
.bloghsare-main {
    display: inline-block;
    float: left;
}
.sociallinks {
    display: inline-block;
    width: 0;
}
.sociallinks li {
    float: left;
}
.blog-socialshare i {
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    color: #231f20;
    font-size: 16px;
    height: 38px;
    margin: 0 2px;
    padding: 10px 0;
    text-align: center;
    width: 38px;
}
.sociallinks li:hover i {
    color: #fff;
}
.sociallinks li:first-child i {
    border-color: #234e9a;
}
.sociallinks li:first-child:hover i {
    background-color: #234e9a;
}
.sociallinks li:nth-child(2) i {
    border-color: #3baddd;
}
.sociallinks li:nth-child(2):hover i {
    background-color: #3baddd;
}
.sociallinks li:nth-child(3) i {
    border-color: #e31e28;
}
.sociallinks li:nth-child(3):hover i {
    background-color: #e31e28;
}
.sociallinks li:nth-child(4) i {
    border-color: #0b81b8;
}
.sociallinks li:nth-child(4):hover i {
    background-color: #0b81b8;
}
.sociallinks li:nth-child(5) i {
    border-color: #ee485d;
}
.sociallinks li:nth-child(5):hover i {
    background-color: #ee485d;
}
.sociallinks {
    overflow: hidden;
    position: absolute;
    transition: all 0.6s ease 0s;
    width: 0;
}
.sociallinks.animate {
    overflow: hidden;
    position: relative;
    width: auto;
}
.recent-posts h2 {
    color: #160b10;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 7px;
}
.rp-left {
    float: left;
    width: 30%;
}
.rp-right {
    float: right;
    width: 62%;
  	margin-bottom: 15px;
}
.re-thumb {
    background-color: #6d6d6d;
    border-radius: 4px;
    min-height: 102px;
    width: 104px;
    position: relative;
    overflow: hidden;
}
.rp-right strong a {
    color: #160b10;
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
    width: 100%;
}
.rp-right p {
}
.recent-posts li {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    padding: 19px 0;
    position: relative;
    width: 100%;
    list-style: none;
}
.recent-posts li::after {
    background-color: #0e76bc;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 33px;
}

.blog-cols {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.blog-row {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 28px;
}
.fb-sidebar {
    float: left;
    width: 100%;
    background-color: #f1f1f1;
    padding: 20px 20px;
    margin-top: 30px;
    border-radius: 7px;
}

.fb-sidebar h4 {
    font-size: 14px;
    font-family: poppins;
    text-align: center;
    color: #222222;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 8px 0;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.bloginner-banner {
    float: left;
    width: 100%;
    background-color: #6d6d6d;
    height: 262px;
    margin-bottom: 20px;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
.hentry .blog-left p {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 1.6;
    font-family: poppins;
    font-weight: 400;
    margin-bottom: 16px;
    text-align: left;
}
.hentry .blog-left h2 {
    color: #160b10;
    font-size: 22px;
    line-height: 1.6;
    font-family: poppins;
    font-weight: 400;
    margin-bottom: 10px;
}
.hentry .blog-left h4 , .hentry .blog-left h3 {
    color: #160b10;
    font-size: 18px;
    line-height: 1.6;
    font-family: poppins;
    font-weight: 400;
    margin-bottom: 10px;
    font-weight: 600;
}
.blog .blog-socialshare {
    margin-left: 0;
    margin-top: 20px;
}.bloginner-banner img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
}
.blog-content-left .blog-thumb img {
    position: absolute;
    width: auto!important;
    height: auto !important;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    min-height: 100%;
    max-width: unset;
    max-height: 100%;
}

section.container.inner .rp-right p {
    font-size: 14px;
}

.re-thumb img {
   bottom: -100%;
    left: -100%;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: -100%;
    top: -100%;
}

.blog-socialshare {
    display: none !important;
}

.single-left {
    float: left;
    width: 67%;
}
.single-right {
    float: right;
    width: 28%;
}
.single-right .m-catt {
    width: 100%;
}

.single-cover {
    height: 360px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.single-cover img {
    bottom: -100%;
    height: auto;
    left: -100%;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: -100%;
    top: -100%;
}
.single .fb-sidebar {
    margin-top: 0;
}

#respond {
    display: none;
}
.edit-link {
    display: none;
}

.entry-footer {
    background-color: transparent;
}
.blog-readmore:hover{color: #fff;}
.blog-readmore:hover{color: #fff !important;}
.single-content h1 {
    font-size: 40px;
    color: black;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: bold;
}

.single.single-blog .blog-left {
    float: left;
    width: 100%;
}
.single.single-blog .single-cover img {
     position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
   
}

.single.single-blog .single-cover {
    height: 100%;
}


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


/* blog ul li h1,h2,h3 setting*/

.single.single-blog .blog-left .blog ul li {
    list-style-type: circle;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    color: black;
    list-style: disc !important;
	font-family: inherit;
}

.single.single-blog .blog-left ol li {
    list-style-type: circle;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    color: black;
    list-style: aqua !important;
	font-family: inherit;
}

.single.single-blog .blog-left h1 {
    font-size: 40px;
 font-weight: 600;
    text-transform: capitalize;
	 letter-spacing: 0;
	 color: black;
	text-align:left;
}

.single.single-blog .blog-left h2 {
    letter-spacing: 0;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
    color: black;
	text-align:left;
	margin-bottom: 6px;
}

.single.single-blog .blog-left h3 {
    font-size: 32px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: capitalize;
     color: black;
	text-align:left;
	margin-bottom: 6px;
}
.single.single-blog .blog-left .blog h4 {
    font-size: 28px;
    letter-spacing: 0;
    text-transform: none;
	 color: black;
	text-align:left;
	margin-bottom: 6px;
}
.single.single-blog .blog-left .blog h5 {
    font-size: 24px;
    letter-spacing: 0;
    text-transform: none;
	 color: black;
	text-align:left;
}
.single.single-blog .blog-left .blog h6 {
    font-size: 20px;
    letter-spacing: 0;
    text-transform: none;
	padding: 0;
	color: black;
	text-align:left;
}

.single.single-blog .blog-left .blog p{
	font-size: 16px;
    color: black;
    /* letter-spacing: 0px; */
    font-family: 'Source Sans Pro', sans-serif;
	    font-weight: 300;
}

.single.single-blog .blog-left .blog p a {
    text-transform: none;
    color: #868bd3;
    text-decoration: underline;
}

.single.single-blog .blog-left .blog  ul ,
.single.single-blog .blog-left .blog ol {
	padding-left:20px;
}

/* blog ul li setting*/