.top-social {
    padding: 0px;
    margin: 0px;
}
.top-social li {
   display: inline-block;
    list-style: none;
    /* margin: 0px 10px; */
    /* border-right: 1px solid #c0bebe; */
    /* padding-right: 12px; */
    line-height: 9px;
    background: #f5f5f5;
    padding: 7px 11px;
    border-radius: 10px;
}
.top-social li a {
    display: inline-block;
    /* letter-spacing: 1px; */
    color: #000;
    /* text-transform: uppercase; */
    /* padding: 0px 0px; */
    font-size: 11px;
   
}
.top-social li a i{
	padding-right:5px;
}

.right-f{
		float:right;
		text-align:right;
	
	}
	
	.logo-header {
    width: 55%;
}
img{
	max-width:100%;
}

#header {
    padding: 5px 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    
}

.main-heading h1 {
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
    line-height: 47px;
	letter-spacing: .025em;
	text-transform:uppercase;
    margin-top: 5px;
    margin-bottom: 0px;
	padding-right: 50px;
}

.wel-detail{
	text-align:right;
}
.wel-detail .des{
	margin-top:30px;
	margin-bottom:30px;
}

.main-heading h1 span {
    font-weight: 700;
}

.wel-back {
    background: url(../image/web-back.jpg) no-repeat;
    background-position: left top;
    position: relative;
  
	padding:30px 0px;
}

.vertical-heading {
	position:relative;
}


.vertical-heading .hh {
    position: absolute;
    right: -39px;
    top: 37px;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    /* transform: rotate(-90deg); */
    color: #ff8204;
    /* font-family: "Raleway", sans-serif; */
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
   font-family: 'Roboto', sans-serif;
   
}

.point h2 {
       font-size: 15px;
    font-weight: 500;
    color: #000;
    position: relative;
    padding-right: 20px;
    border-bottom: 1px solid #e1dfdf;
    padding-bottom: 20px;
    
}

.point h2:after{
      display: inline-block;
    /* margin-right: 13px; */
    border-top: 11px solid transparent;
    border-right: 11px solid #ff8204;
    content: '';
    transition: all 0.3s;
    position: absolute;
    right: 0px;
}

.make {
font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.whychoose {
    background: url(../img/proback.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 20px 0px;
}


.tophead {
    margin-top: 20px;
}
.white {
    color: #fff !important;
}


.proline:before {
    background: #6c6969;
    width: 75%;
    height: 1px;
    position: absolute;
    right: 0%;
    top: 58%;
    content: '';
}

.proline h1{
	    font-size: 33px;
    font-weight: 500;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
    line-height: 47px;
    letter-spacing: .025em;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 0px;
    
}

.pro-des {
    background: #91ca00;
    text-align: center;
    padding: 14px 0px;
}

.pro-des h1 {
    font-size: 17px;
    margin: 0px;
font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-weight: 500;
	text-transform:uppercase;
}
.pro-des h3 {
    font-size: 14px;
    margin: 0px;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    padding-top: 10px;
    font-weight: 500;
}


.heading h1 {
       font-size: 33px;
    font-weight: 500;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
    line-height: 47px;
    letter-spacing: .025em;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 0px;
}

.heading h1 span{
	
	font-weight:600;
}

.process .qparadise-sub-title {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 110px;
    font-weight: 900;
    line-height: 115px;
    white-space: nowrap;
    color: #433f3e;
    opacity: 0.05;
}
.process{
	position:relative;
	padding-top:30px;
	position:relative;
}

.pouch{
	position:absolute;
	top:0;
	right:0;
}

.pouch1{
	position:absolute;
	bottom:0;
	left:0;
}


.padd-10 {
    padding-top: 10px;
}
.over1 {
    position: relative;
    transition: all .4s ease-in-out;
}
.gallery img {
    border: 3px double #bab7b7;
}
.over1 .over {
    transition: all .4s ease-in-out;
    opacity: 0;
    position: absolute;
    top: 40%;
    left: 23%;
    color: #fff;
    text-align: center;
	width: 50%;
}

.over1:hover:before {
    content: '';
    background: rgba(17, 17, 16, 0.72);
    width: 90%;
    height: 90%;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 5%;
    bottom: 5%;
    transition: all .4s ease-in-out;
}

.heading2 {
   padding-bottom: 10px;
    margin: 0px;
    font-size: 16px;
    /* font-family: 'Roboto Condensed', sans-serif; */
    line-height: 28px;
    text-transform: uppercase;
}

.padd-20 {
    padding-top: 30px;
}

.mar-50 {
    margin-top: 40px;
}

.view {
    padding: 10px 27px;
    /* border: 1px solid #ff8204; */
    /* border-radius: 5px; */
    color: #ffffff;
    text-transform: uppercase;
    background: #ff8204;
}

.over1:hover .over {
    opacity: 1;
}

.process-detail {
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e6e6;
    
}
.process-detail i {
    color: #ff8204;
    font-size: 20px;
    display: table-cell;
    /* margin-right: 10px; */
    padding-right: 20px;
}
.process-detail h1 {
   display: table-cell;
    font-size: 18px;
   
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}
.process-detail p {
    margin-top: 20px;
}


.why{
position: relative;
    padding-top: 20px;

}

.center{
	text-align:center;
}

.machinary {
   
    display: table;
}


.left-side {
   width: 50%;
    /* background: #000; */
    float: left;
    /* height: 469px; */
    overflow: hidden;
}
.right-side {
       position: absolute;
    top: 10%;
    right: 0;
   width:48%;
    text-align: left;
    padding-bottom: 25px;
}
.back-white {
   
    padding: 45px;
}

.head {
    font-size: 13px;
    color: #000;
    margin: 0px 0px 10px;
}
.header1 {
     font-size: 28px;
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    line-height: 40px;
}
.had3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}
.plant {
    padding: 0px;
      margin-top: 30px;
}
.plant li {
       list-style: none;
    position: relative;
    margin-bottom: 20px;
}

.no-padd{
	padding:0px;
}

footer {
    position: relative;
    background: #242424 url(../img/mp.png) center -50px no-repeat;
}

.color-strip {
  height: 7px;
    background: #333;
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
}

.color-strip .colors {
    height: 100%;
    display: inline-block;
    float: left;
}
.color-strip .yellow {
    background: #ff8204;
    width: 33.33333%;
}

.color-strip .orange {
    background: #f9520b;
    width: 33.33333%;
}
.color-strip .red {
    background: #d90d50;
    width: 33.33333%;
}
.contact {
   padding: 0px;
    margin-top: 30px;
}

.contact li {
    list-style: none;
    /* padding: 1px 14px; */
    color: #dfdbdb;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
}
.ll {
    border-top: 1px solid #686363;
    padding: 14px 0px;
    color: #dfdbdb;
    font-size: 12px;
}
.foomenu {
    padding: 0px;
}
.foomenu li {
    padding: 0px 0px;
    position: relative;
    /* float: left; */
    border-right: 1px dotted #ff8204;
    display: inline-block;
}

.foomenu li a {
    color: #fff;
    padding: 0px 15px;
    text-transform: uppercase;
    font-size: 13px;
}
.ff {
    padding: 30px 0px 13px 0px;
}





.why .rice2 {
  
    width: 250px;
    height: 177px;
    position: absolute;
   left: 0%;
   top: 0;
}


.why .rice3 {
  
    width: 200px;
    height: 96px;
    position: absolute;
   right: 0%;
   bottom: 0%;
}
.client img{
	    border: 2px solid #dbd7d7db;
    background: #f5f5f5;
    padding: 5px;
}

hr.dev-style5 {
       border-top: 1px dashed #ccc;
    border-bottom: 1px solid #ddd;
    color: #fff;
    background-color: transparent;
    height: 3px;
    position: absolute;
    width: 100%;
    border-color: #b5b3b3;
    margin-top: 27px;
    margin-bottom: 4px;
}


.cc{
	display: inline-block;
    background: #fff;
    position: relative;
    padding: 0px 20px;
}
.breadcrumb-bg {
    background: url(../image/breadcrumb.jpg);
    background-size: cover;
    padding: 160px 30px 25px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    font-family: 'Oswald', sans-serif;
}
.breadcrumbs {
    background: url(../image/breadcrumb.jpg);
    height: 250px;
    width: 100%;
    background-size: cover;
    padding-top: 190px;
}
.breadcrumb-bg h2 {
    color: #fff;
    margin-top: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
section.breadcrumb-bg ul {
    margin-top: 31px;
    float: right;
    /* background: #ffbb02; */
    padding: 5px 30px;
    border-radius: 2px;
    border: 1px solid #fff;
}
section.breadcrumb-bg ul li a{
    color: #fff;
}
section.breadcrumb-bg ul li {
    color: #fff;
    list-style: none;
    display: inline-block;
}
.last-brdcrmb {
    color: #fab702 !important;
}
.center-title {
    text-align: center;
    margin-bottom: 15px;
}
.center-title h1, .center-title h2{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
    line-height: 47px;
    letter-spacing: .025em;
    text-transform: uppercase;
    margin-top: 5px;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.center-title h1 span, .center-title h2 span{
    font-weight: 600;
}
.title-sub{
    color: #666;
}
.left-title {
    margin-bottom: 15px;
}
.left-title h1, .left-title h2{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
    line-height: 47px;
    letter-spacing: .025em;
    text-transform: uppercase;
    margin-top: 5px;
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
}
.left-title h1 span, .left-title h2 span{
    font-weight: 600;
}
section.about-points {
    background: #dedede;
    padding: 28px 0px 32px;
    margin-top: 20px;
    position: relative;
}
.about-pic {
    position: absolute;
    width: 46%;
    bottom: 0;
}
.points-icon {
    display: inline-block;
    float: left;
    font-size: 22px;
}
.points-icon i{
    background: #ff8204;
    text-align: center;
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 35px;
}
.points-cntnt {
    width: 75%;
    float: left;
    padding-left: 5%;
}
.points-cntnt h2{
    margin: 0px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 9px;
}
.abt-points {
    position: relative;
    margin-top: 20px;
}
.para-point {
    position: relative;
    display: inline-block;
    margin-top: 9px;
}
.para-point p{
    line-height: 16px;
}
.no-pad{
    padding: 0px !important;
}
section.about-more {
    margin: 30px;
    position: relative;
}
.company-sepec-pic {
    position: absolute;
    top: -30px;
}



.about-profile-content{
    padding: 0% 5%;
}
section.about-mission-n-vision {
    margin: 35px 0px 25px;
}
.single-what-we-do {
    padding: 0;
    padding-bottom: 30px;
}
.single-what-we-do .img-wrap {
    width: 50%;
    overflow: hidden;
    position: relative;
}
.single-what-we-do .img-wrap, .single-what-we-do.content-left .content {
    float: left;
}
.single-what-we-do .content {
    padding: 20px 20px 0 38px;
    position: relative;
    width: 50%;
    border: 1px solid #F5F5F5;
    padding-bottom: 38px;
}
.single-what-we-do .content {
    padding: 20px 20px 0 38px;
    position: relative;
    width: 50%;
    border: 1px solid #F5F5F5;
    padding-bottom: 38px;
}
.single-what-we-do .content, .single-what-we-do.content-left .img-wrap {
    float: right;
}
.single-what-we-do .img-wrap {
    width: 50%;
    overflow: hidden;
    position: relative;
}
.single-what-we-do .img-wrap, .single-what-we-do.content-left .content {
    float: left;
}
.single-what-we-do .img-wrap img {
    transform: scale(1);
    transition: all 0.5s;
    height: 100%;
    width: auto;
}
.single-what-we-do .img-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(252, 212, 27, .8);
    opacity: 1;
    z-index: 9;
    transform: scale(0.0);
    transition: all 0.5s;
}
.single-what-we-do .content:after {
    background: url(../image/arrow.png) no-repeat 0 0;
    width: 34px;
    height: 320px;
    content: ' ';
    position: absolute;
    top: -6px;
    left: -34px;
    z-index: 9;
}
.single-what-we-do.content-left .content:after {
    left: auto;
    right: -34px;
    transform: rotate(180deg);
}
.team-detail {
    position: relative;
    margin: 45px 0px;
}
.team-pic{
    position: absolute;
    right: 0;
    width: 30%;
}
.quality-detail {
    position: relative;
    margin: 45px 0px 85px;
}
.quality-detail .points-icon i {
    background: #ff8204;
    text-align: center;
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    border-radius: 50%;
    box-shadow: 3px 3px 14px -2px #444;
    font-size: 14px;
}
.quality-detail .abt-points .col-md-12 {
    margin-top: 10px;
}
.quality-detail .points-cntnt h2 {
    font-size: 13px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 14px;
    line-height: 16px;
}

section.about-infrastructure {
    margin: 35px 0px 25px;
}
.about-infrastructure .center-title h1, .center-title h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
    line-height: 32px;
    margin-bottom: 5px;
}
.about-infrastructure .max-size h3 {
    margin: 17px 0px 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.about-infrastructure .content p {
    text-align: center;
    padding: 0% 6%;
    line-height: 23px;
}
section.contact {
    margin-top: -21px;
/*    background: #f3f3f3;*/
    padding: 65px;
}
.contact .contact-info {
    padding: 25px;
    margin-right: 25px;
    border: 1px solid #e7e5f7;
    height: 100%;
    background: #f3f3f3;
}
.ci-row {
    margin-bottom: 25px;
    position: relative;
    padding-left: 40px;
}
.ci-row i {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    left: -10px;
    top: 0px;
    position: absolute;
    color: rgb(255, 255, 255);
/*    border-radius: 50%;*/
}
.ci-row label {
    font-size: 15px;
    color: #484848;
    letter-spacing: 0.5px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 3px;
    margin-bottom: 6px;
    font-family: 'Oswald', sans-serif;
}
.ci-row span {
    font-size: 14px;
    color: #6b6b6b;
    font-weight: 500;
    font-size: 15px;
}

.theme-bg-contact {
    background: #ff8204;
}
.contact-form {
    padding: 25px;
    border: 1px solid #e7e5f7;
    background: #f3f3f3;
}
.contact-form h2 {
    font-size: 16px;
    color: #484848;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    background: re;
    border-bottom: 4px solid #bdbdbd;
    padding-bottom: 8px;
    margin-bottom: 28px;
    margin-top: 5px;
}
.contact-form h2 span{
    color: #ff0101;
}
.form-group {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.form-group .form-control {
    border: none;
    outline: none;
    box-shadow: none;
    height: 40px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #bdbdbd;
    border-radius: 0;
    width: 100%;
    font-size: 14px;
    color: #000;
    background: none;
}
.form-group .input-focus-effect {
    width: 0 !important;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: ease all 0.3s;
    -o-transition: ease all 0.3s;
    transition: ease all 0.3s;
    height: 2px;
    background: #26a69a;
}

.form-group textarea:focus:not([readonly]) + span.input-focus-effect, .form-group input:focus:not([readonly]) + span.input-focus-effect, .form-group select:focus:not([readonly]) + span.input-focus-effect {
    width: 100% !important;
}
.form-group .input-focus-effect {
    width: 0 !important;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: ease all 0.3s;
    -o-transition: ease all 0.3s;
    transition: ease all 0.3s;
    height: 2px;
    background: -webkit-linear-gradient(left, #8fc110 , #8ba901 , #90c501 , #739c00);
}
.contact-form input::placeholder, .contact-form textarea::placeholder{
    font-size: 13px;
    font-weight: 600;
    color: #484848;
}
.btn-msg{
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5px;
}
.contact-form .divider-m {
    height: 0px; 
    float: right;
}
.map-box {
    background: #fff;
    padding: 22px;
    margin-top: 15px;
    border: 1px solid #ddd;
}
.left-title.contact-title{
    margin-bottom: 20px;
    margin-left: -10px;
}
.contact .btn {
    background: -webkit-linear-gradient(left, #8fc110 , #8ba901 , #90c501 , #739c00);
    border: none;
}
.contact .btn:hover {
    background: -webkit-linear-gradient(left, #90c501 , #739c00, #8fc110 , #8ba901);
}
.btn:before {
    display: none;
}
.app-content-box {
    border: 4px double #ff8204;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 30px 30px 30px;
    margin-top: 25px;
    margin-bottom: 35px;
}
.app-main-title h2::before {
    position: absolute;
    content: '';
    height: 23px;
    width: 2px;
    background: #fab702;
    left: 2px;
    top: 0px;
}
.clientele-main-box .col-md-3{
    border: 1px solid #bfbcb5;
    padding: 5px;
/*    background: #424242;*/
}
section.about-clientele {
    position: relative;
    overflow: hidden;
    padding: 15px 0px;
}
section.about-clientele .pouch {
    top: -2px;
    right: -134px;
    transform: rotate(-16deg);
}
section.about-clientele .pouch1 {
    left: -74px;
    transform: rotate(-11deg);
}
section.about-clientele .pouch2 {
    position: absolute;
    top: 5px;
    left: -26px;
    transform: rotate(8deg);
}
section.about-clientele .about-profile-content {
    padding: 0% 8%;
}
.products-left {
    background: #e6e6e6;
    padding-top: 10px;
}
.tabs-box ul {
    padding: 0px;
    margin: 0px;
}
.tabs-box ul li{
    list-style: none;
}
ul.pro-list li {
    border-bottom: 1px solid #ddd;
}
ul.pro-list li a {
    padding: 8px 0px;
    display: block;
    color: #000;
    text-transform: uppercase;
}
ul.pro-list li a:hover, ul.pro-list li a:focus {
    color: #fe8204;
}
ul.pro-list li.active a{
    color: #fe8204;
}
.pro-image-box {
    border: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 3px 3px 10px #ddd;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
    display: block;
}
.pro-content {
    padding: 0px 15px;
    position: relative;
}
.pro-content a {
    color: #000;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.pro-content h3 {
    margin: 0px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    /* text-align: center; */
    margin-bottom: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 auto;
    width: auto;
    color: #000;
}
.pro-image-box:hover .overlay-fx {
    opacity: 1;
    transition: 0.3s;
}
.overlay-fx {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #ffffff94;
    padding: 35% 0px;
    transition: 0.3s;
}
.overlay-fx h4 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    background: #ffffff85;
    padding: 15px 0px;
    text-transform: uppercase;
}
.overlay-fx a:hover, .overlay-fx a:focus {
    text-decoration: none;
}
.overlay-fx i {
    background: #fe8204;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 0px 0px 2px;
}
.ml-link{
    margin-left: 5px;
}
.pro-content a:hover, .pro-content a:focus {
    text-decoration: none;
}
.pro-dtl-desc h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 18px;
}
.pro-dtl-desc h3 span {
    font-weight: 700;
    margin-right: 5px;
}
.pro-dtl-desc ul li{
    list-style: none;
    margin-bottom: 10px;
}
.pro-dtl-desc ul li::before {
    content: '\f178';
    font-family: fontAwesome;
    position: absolute;
    left: 16px;
    color: #636363;
}
.pro-detl{
    position: relative;
}
.btn-pro-q{
    position: absolute;
    right: 0px;
}
.btn-pro-q .btn {
    background: -webkit-linear-gradient(left, #8fc110 , #8ba901 , #90c501 , #739c00);
    border: none;
}
.btn-pro-q .btn:hover {
    background: -webkit-linear-gradient(left, #90c501 , #739c00, #8fc110 , #8ba901);
}
.modal-header {
    background: #6e8e14;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
    font-weight: 600;
}
.modal-header .close {
    color: #fff;
    opacity: 1;
}
.modal-header .close:hover {
    opacity: 0.8;
}
.list-of-service {
    width: 65%;
    display: inline-block;
    float: left;
}
.modal-body {
    overflow: hidden;
}
.modal-form input {
    border-radius: 0px;
    padding: 8px 14px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #777;
    margin-top: 8px;
    color: #777;
    height: 40px;
    font-size: 14px;
}
.modal-form textarea {
    border-radius: 0px;
    padding: 8px 14px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #777;
    margin-top: 8px;
    color: #777;
    height: 90px;
    font-size: 14px;
}
.modal-form select {
    border-radius: 0px;
    padding: 8px 14px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #777;
    margin-top: 15px;
    color: #777;
    height: 40px;
    font-size: 14px;
}
.send-book-msg {
    display: inline-block;
    width: auto !important;
    background: -webkit-linear-gradient(left, #8fc110 , #8ba901 , #90c501 , #739c00) !important;
    color: #fff !important;
    border: none !important;
    text-transform: uppercase;
}
.book-btn-front{
    color: #555;
    border: 1px solid #555;
    padding: 5px 15px;
    margin-top: 15px;
    display: inline-block;
    text-transform: uppercase;
}
.book-btn-back{
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 15px;
    margin-top: 15px;
    display: inline-block;
    text-transform: uppercase;
}
.book-btn-back:hover, .book-btn-back:focus{
    color: #fff;
    text-decoration: none;
}
header li.active::after {
    position: absolute;
    content: '';
    background: white;
    left: 0;
    right: 0;
    height: 1px;
}
.home-pro{
    position: relative;
    overflow: hidden;
}
.home-pro:hover .overlay-fx {
    opacity: 1;
    transition: 0.3s;
}
section.product-list.pad-pro {
    margin: 30px 0px 60px;
}