@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

html{font-family: 'Poppins', sans-serif;}
body{font-family: 'Poppins', sans-serif;}
a {color:#a5597d;    text-decoration: none;}
a:hover {text-decoration: none;}
p {margin:0 0 10px 0;line-height:25px;color:#353535;font-size:15px;font-weight:400;}
/*ul li {font-size:15px;}*/
.no-left-padding{padding-left:0!important;}
.no-right-padding{padding-right:0!important;}
.no-padding{padding:0!important;}
.mr50 {margin: 0 0 50px 0;}
.products-row {padding: 40px 0 40px 0;}
.content {    padding: 30px 0;}
.top-margin {    margin-top: 30px;}
#Name::placeholder,#Email::placeholder,#mobile::placeholder,#comment::placeholder {color: #fff; opacity: 0.7;}
#Name::-ms-input-placeholder,#Email::-ms-input-placeholder,#mobile::-ms-input-placeholder,#comment::-ms-input-placeholder {color: #fff;}
#Name::-webkit-input-placeholder,#Email::-webkit-input-placeholder,#mobile::-webkit-input-placeholder,#comment::-webkit-input-placeholder {color: #fff;}
/*pre loader*/
.hameid-loader-overlay{width:100%;height:100%;background:url("../img/preloader.gif") center no-repeat #FFF;z-index:99999;position:fixed;}

/*********************************index page**********************************************/
.header-l {width: 100%; float: left; /*background: #014181; padding: 5px 0 0 10px;background-image:url(../img/head-logo-bg.jpg);background-repeat: repeat-x;*/ z-index: 9;position: relative;}
.header-l:before {top: 0;  right: 100%; width:56%; height: 100%; content: ''; position: absolute; /*background: rgba(0,66,129,1.00);*/background-image:url(../img/head-logo-bg.jpg);background-repeat: repeat-x;}
/*.header-l:after {top: 0; width: 0; height: 0; right: -13%; content: ''; position: absolute; border-bottom: 130px solid;border-right: 50px solid transparent; color: #014181;z-index: -9;}*/
/*top header*/
.top-head-mid {/*overflow: hidden;*/ background-color: #fff; padding: 0; margin: 0;}
.top-header { padding:5px 0; background: #ededed;}
.top-header:before {top: 0; left: -10%; width:11%; height: 25%; content: ''; position: absolute; background: #ededed;}
.top-header:after {top: 0; right: -33.5%; width:34%; height: 25%; content: ''; position: absolute; background: #ededed;}
.top-header p {margin: 0;display: inline-block;color: #606060;font-size: 13px;font-weight: 600;}
.top-header ul{margin:0 auto;padding:0;}
.top-header ul li{display:inline;color:#2c79ff;padding:0 50px 0 0;font-size:15px;}
.top-header ul li span{color:#ffd359;}
.top-header ul li a{color:#9ac1e8;text-decoration:none;}
.top-header ul li a:hover{color:#750400;}
ul.call li {display: inline;    margin: 0 20px 0 0;}
ul.call {margin: 0; padding: 0; /*float: left;*/ text-align: right;}
ul.call li i {color: #606060; font-size: 17px;position: relative; top: 2px;}
ul.call li a {color:#606060;font-size: 13px; font-weight: 600;}
ul.call li a:hover { color:#de7025;}
/*.links li span {    text-transform: uppercase;    color: #63028f;}
.links {margin: 0;padding: 0;}
.links li {display: inline-block; font-size: 14px; border: 1px solid #606060; height: 25px; width: 25px; border-radius: 50%; line-height: 26px; text-align: center;}
.links li .fa {    font-size: 17px ;}
.links li a { color:#606060;text-decoration:none;}
.links li a:hover { color:#de7025;}*/
.links{text-align:right;}
.links li{display:inline!important;padding:0 10px 0 0!important;font-size:14px;}
.links li .fa{font-size:17px !important;}
/*.features{display:inline;float:left;width:60%;}
.features:nth-of-type(2){width:9%;margin-right: 5px;}
.features:nth-of-type(3){width:12%;margin-right: 5px;}
.features:nth-of-type(4){width:14%;padding-top: 12px;}
.fea-icon{float:left;width:15%;color:#db5c25;}
.fea-det{float:right;width:75%;text-align: center; background: #7b7b7b; border-radius: 30px 0px 0px 30px;margin: 20px 25px 0 0;
line-height: 30px;}
.fea-det:after{content: ""; position: absolute; width: 33px; height: 33px; background-color: #fff; border: 1px solid transparent; border-radius: 50%; top: 19px; left: 433px;}
.fhead{color:#db5c25;font-size:16px;}
.finfo{padding:0px 0 0 0;color:#fff;font-weight:500;font-size: 14px;}
.finfo a{color:#000;font-weight:500;line-height:23px;}
.finfo a:hover{color:#303193;text-decoration:none;}*/
.features{display:inline;float:left;width:55%;padding:20px 0;}
.features:nth-of-type(2){width:35%;}
.features:nth-of-type(3){width:42%;}
.fea-icon{float:left;width:10%;color:#ac0802;}
.fea-det{float:right;width:88%;}
.fea-icon1{float:left;width:15%;color:#ac0802;}
.fea-det1{float:right;width:80%;}
.fhead{color:#000;font-size:16px;}
.finfo{padding:6px 0 0 0;color:#000;font-weight:500;}
.finfo a{color:#000;font-weight:500;line-height:23px;}
.finfo a:hover{color:#ac0802;text-decoration:none;}
/*navigation*/
.navbar {border-width: 0 1px 0px 1px; padding: 0px 0;}
.navbar.navbar-default {    padding: 0px 0;}
.navigation{background:#01061a;/*box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.5);border-top: solid 1px #d2d2d2;*/}
/*banner*/
.banner-info {    position: absolute;    bottom: 45px;    right: 270px;    color: #454545;  	    background: rgba(255, 255, 255, 0.7);	padding: 20px;}
.banner-info span {    color: #63028f;    font-size: 43px;}
.banner-info h3 {    margin: 0;	 font-size: 35px;text-transform: uppercase;}

/*main row*/
.section-heading1 { color:#3e2052;margin:0 0 40px 0;font-size:15px; font-weight: 500; text-align: center;}
.section-heading {color: #3e2052; margin: 0 0 30px 0; font-size: 37px; font-weight: 400; text-align: center;}
.section-heading::before {height: 1px; display: block; width: 100px; background: #844f7d; content: '';margin: 0 auto;position: relative;top: 52px;}
.section-heading::after {height: 1px; display: block; width: 70px; background: #844f7d; content: ''; margin: 0 auto;position: relative;top: 13px;}
/*about us*/
.abt-section-heading1 {color:#353535;font-size:28px; font-weight: 500;margin: 35px 0 10px 0;line-height: 30px;}
.abt-section-heading1 span{color:#ca1f27;font-size:100px; font-weight: 700;}
.abt-section-heading {color: #2f2f2f; margin: 0 0 10px 0; font-size: 15px; font-weight: 500;}
/*.abt-section-heading::before {height: 1px; display: block; width: 100px; background: #844f7d; content: '';position: relative;top: 52px;}
.abt-section-heading::after {height: 1px; display: block; width: 70px; background: #844f7d; content: '';position: relative;top: 13px;}*/
/*.ho-about {border-left: 1px solid #ccc; padding: 0 0 0 50px;}*/
.ho-about p:after {content: '';position: relative;border-left: 1px solid #dadada; padding: 53px 0;right: 500px;bottom: 52px;}

.ho-about-bott-bg {background: #eeeeee;margin:0 auto;padding: 40px 0;}
.ho-about-bott p {font-size: 16px; color: #ca1f27; margin: 0 0 0px 0;text-align: center;font-weight: 500;}
.ho-about-bott p span {text-transform: uppercase;/*font-weight: 600;*/}
/*what we do start*/
.what-we-section-heading1 {color:#353535;font-size:28px; font-weight: 500;}
.what-we-section-heading {color: #3e2052; margin: 0 0 10px 0; font-size: 37px; font-weight: 500;}
.what-we-section-heading::before {height: 1px; display: block; width: 100px; background: #844f7d; content: '';position: relative;
top: 52px;}
.what-we-section-heading::after {height: 1px; display: block; width: 70px; background: #844f7d; content: '';position: relative;
top: 13px;}
p.what-we-do {padding: 15px 0 0 0;}
.feature ul{list-style:none;padding:0 0 0 0px;margin-bottom:30px;}
.feature ul li{margin-bottom:10px;line-height:35px;background-image:url(../img/arrow.png);background-repeat:no-repeat;background-position:left 8px;padding:0 0 0 35px;font-size: 16px;}

ul.feature {margin: 0; padding: 0;}
ul.feature li {display: block;}
ul.feature li:before {background-image:url(../img/set-your-kitechan-bg.jpg); /*content: "\f105"; font-family: "FontAwesome"; font-size: 14px; color: #a5597d;*/ margin: 0px 10px 0 0px;}
.wh-r img {width: 100%;}
a.abt-more {color: #cd5939;display: inline-flex; cursor: pointer; margin: 20px 0 0 0;font-size: 15px;border: solid 1px #3e2052;
padding: 10px 30px;border-radius: 20px;}
a.abt-more:hover {color: #3e2052;border-color: #cd5939;}

.projects {   	margin: 0 0 10px 0;float: left;}
.pro-img {     background: #f6f6f6;     padding: 25px;    border-radius: 50%; border: 1px solid #e6e6e6;    float: left;}
.pro-title a {    margin: 5px 0 0 0;    color: #000;}
.pro-title a:hover {    color: #63028f;}
.pro-title::after {height: 1px;display: block;width: 70px;background:#a5597d;content: '';margin: 5px 0;}

/*Why choose us start*/
/*.Why-choose-us {margin: 0 auto; position: relative; width: 100%; z-index: 1; overflow: hidden;}*/
.Why-choose-us{/*float:left;*/width:100%;position:relative;background:#020e28;}
.Why-choose-us:after{position:absolute;width:50%;right:0;top:0;content:"";background:url(../img/why-img.jpg) no-repeat center;background-size:cover;height:100%;}
.Why-us-title {margin-top: 30px;}
.Why-us-title h6 {color: #fff; margin: 0 0 20px 0; font-size: 16px; font-weight: 500; text-transform: uppercase;}
.Why-us-title h5 {color: #fff; margin: 0 0 20px 0; font-size: 30px; font-weight: 400;border-left: solid 4px #ca1f27;padding-left: 15px;}
.Why-us-title h5 span {font-weight: 600;}
.whyus-choose ul{list-style:none;padding:0 0 0 0px;margin-bottom:30px;}
.whyus-choose ul li{margin-bottom:10px;line-height:35px;background-image:url(../img/arrow01.png);background-repeat:no-repeat;background-position:left 8px;padding:0 0 0 35px;font-size: 16px;color: #fff;}
.whyus-choose1 ul{list-style:none;padding:0 0 0 0px;margin-bottom:30px;}
.whyus-choose1 ul li{margin-bottom:10px;line-height:35px;background-image:url(../img/arrow01.png);background-repeat:no-repeat;background-position:left 8px;padding:0 0 0 35px;font-size: 16px;color: #000;}

/*home about us start*/
.ho-about-img img{width:100%;}
.ho-about-cont h6 {color: #939393; margin: 0 0 20px 0; font-size: 16px; font-weight: 500; text-transform: uppercase;}
.ho-about-cont h5 {color: #002c42; margin: 0 0 20px 0; font-size: 30px; font-weight: 400;border-left: solid 4px #ca1f27;padding-left: 15px;}
.ho-about-cont h5 span {font-weight: 600;}
.ho-abtus {float:left;width:50%;}
.ho-abtus ul{/*list-style:none;*/padding:0 0 0 16px;margin-bottom:30px;}
.ho-abtus ul li{margin-bottom:10px;line-height:35px;/*background-image:url(../img/arrow01.png);background-repeat:no-repeat;background-position:left 8px;*/padding:0 0 0 10px;font-size: 16px;color: #626262;list-style: square;}
.ho-about-cont2 {border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; padding: 20px 0;}
.ho-aboutus {border-left: solid 2px #ccc; padding-left: 20px;}
.ho-aboutus p {color: #626262; font-size: 16px; font-weight: 400;}
/*products start*/
.prod-section {background: #fff; padding: 50px 0;}
.prod-title h6 {color: #939393; margin: 0 0 20px 0; font-size: 16px; font-weight: 500; text-align: center;text-transform: uppercase;}
.prod-title h5 {color: #002c42; margin: 0 0 20px 0; font-size: 30px; font-weight: 400; text-align: center;}
.prod-title h4 {color: #002c42; margin: 0 0 30px 0; font-size: 30px; font-weight: 500; text-align: center;}
.service-box{ background: transparent; margin-bottom: 30px;margin-right: 10px;}
.service-box:hover {box-shadow: 0 0 11px rgba(33,33,33,.2);}
.service-box img { min-width: 100%;}
.service-box-breif {margin: -30px 15px 0 15px; background: #fff; z-index: 9; position: relative; box-shadow: 0 0 11px rgba(33,33,33,.2);}
.service-box-title {padding: 10px 0 10px 0px;}
.service-box-title h4 {padding: 0px 0px 0px 10px; color: #002c42; position: relative;font-size: 17px; font-weight:500;border-left: solid 4px #ca1f27; margin: 0 0 0 20px; line-height: 40px;text-align: left;}
/*.service-box-title:before {content: "\f148"; font-family: "FontAwesome"; font-size: 20px; color: #f22f29;position: absolute;left: 20px;top: 8px;-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}*/
.service-box .service-box-title h4:hover {color: #f22f29;}

/*testimonial*/
blockquote p{font-size:14px;font-weight:500;line-height:20px;color:#646464;text-align: center;}
blockquote small, blockquote .small{display:block;line-height:1.428571429;color:#3e2052;font-size:15px;text-align: center;font-weight: 600;}
.item blockquote{border-left:none;margin:0;}
/*.item blockquote p:before{content:"\f10d";font-family:'Fontawesome';float:left;margin-right:10px;}*/
#quote-carousel .carousel-control.left{left:-100px; top: 20px;}
#quote-carousel .carousel-control.right{right:-100px !important;top: 20px;}
#quote-carousel .carousel-indicators {bottom: -25px;}

/*clients*/
.clients {background: #f0f0f0;}
.clients ul li {display: inline;  /* text-align: center; */ margin: 0 14px;}
.clients ul {    margin: 0;    padding: 0;}
.clients-logo img {margin: 0 auto 30px auto;text-align: center;width: 100%;}
/*footer*/
.footer-widget{background:#01061a;padding: 50px 0;}
/*.bottomAbout {padding: 3em 15px;}*/
.bottomAbout p {color: #afafaf;line-height: 20px;}
.bottomAbout p span {color: #aaaaaa; text-transform: uppercase; font-size: 22px; display: block;}
.foo-logo{margin:0 0 25px 0;}
.headings {font-size: 20px; font-weight: 600; color: #cacaca; text-transform: capitalize; margin: 0 0 20px 0;}
.socialshare {    margin: 0;    padding: 0;}
.socialshare li {    display: inline;}
.socialshare a {background: #fff; display: inline-block;/* vertical-align: top; */ height: 30px;width: 30px; line-height: 30px; margin: 2px; text-align: center; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;    transition: all .3s ease-in-out; color: #a8a8a8; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
.socialshare a:hover{background: #ca2229; color: #fff; }
.socialshare a i {     font-size: 20px;    line-height: 30px;color: #ca2229;}
.socialshare a:hover i {color: #fff;}
/*.help li {display: block;    color: #aaaaaa;}*/
.help{margin:0;padding:0;}
.help li{display:block;color:#9fa1a0;padding:5px 20px 5px 0;font-size:14px;line-height:1.8;}
.help li i{padding:0em 0em;margin-right:0.7em;position:relative;top:5px;color: #db1f36;font-size: 18px;}
.help li span{display:block;margin-left:3.0em;}
.help li a {color: #afafaf;}
.help li a:hover{color: #db1f36;}

.footer {background: #ca1f27; padding: 15px 0; /*text-align: center;*/}
.footer p {color: #040715;    padding: 0;}
.footer p a{color: #040715;}
.footer p a:hover{color: #de7025;}
.footerLinks li a {color: #727272; text-transform: uppercase; padding: 0 10px;font-size: 14px;}
.footerLinks li a:hover{color: #de7025;}
.footerLinks li {display: inline; /*border-right: 1px solid #ccc;*/}
.footerLinks {margin: 20px 0; padding: 0;}
.copyright-text2 {text-align: right;}
/************************************about us page*****************************************/
/*breadcrumb*/
.pg-breadcrumb {padding: 80px 0; background-size: cover; background-image: url("../img/inner-banner.jpg"); background-repeat: no-repeat;}
.pg-breadcrumb h1 {color:#fff; text-transform: uppercase; font-weight: 600; font-size: 28px; text-align: center; margin: 0;}
.breadcrumb1 {    margin: 0;    padding: 0;    text-align: center;}
.breadcrumb1 > li {    display: inline-block;}
.breadcrumb1 li {     margin: 15px 0 0 0;    color: #fff;}
.breadcrumb1 a {    color: #fff;}
.breadcrumb1 a:hover {    color: #fb000c;}
.breadcrumb1 > li + li::before {    padding: 0 5px;    color: #ece1e1;    content: "/\00a0";}
.breadcrumb1 li:last-child {color: #fb000c;}

/*aboutus*/
.about-bg { background: #eee; padding: 3em; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.btn1 {background: #ca1f27; padding: 27px 44px; text-transform: uppercase; color: #fff; cursor: pointer; display: inline-block; font-size: 14px; border-radius: 0px; -moz-user-select: none; font-weight: 600; letter-spacing: 1px; line-height: 0; margin-bottom: 0; margin: 10px; cursor: pointer; transition: color 0.4s linear; position: relative; z-index: 1; border: 0; overflow: hidden; margin: 0; text-align: center; border: 1px solid #ca1f27;}
.btn1::before {content: ""; position: absolute; left: 0; top: 0; width: 101%; height: 101%; background: #fff; color: #000 !important; z-index: 1; transition: transform 0.5s; transition-timing-function: ease; transform-origin: 0 0; transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7); transform: scaleX(0); border-radius: 0;}
.btn1:hover::before {transform: scaleX(1); color: #000000 !important; z-index: -1;}
a.btn1:hover {color: #000000 !important;}
.sbu-tit {color: #1d4487; font-size: 19px; font-weight: 500;}
.tarpaulin-bg {background-image: url("../img/section_bg02.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; padding-top: 100px; padding-bottom: 100px;}
.tarpaulin-img img {width: 100%;}
.tarpaulin-rt-cont {position: relative; right: -50px;}
.tarpa-head {margin-bottom: 50px;}
.tarpa-head span {font-size: 18px; font-weight: 500; margin-bottom: 17px; text-transform: uppercase; color: #cecece; display: inline-block; position: relative; padding-left: 68px;}
.tarpa-head span::before {position: absolute; content: ""; width: 54px; height: 2px; background: #fff; top: 0; left: 0px; top: 50%; transform: translateY(-50%);}
.tarpa-head h2 {margin-top: 0px; font-size: 50px; display: block; color: #fff; font-weight: 900;}
.tarpa-cont p {font-size: 15px; color: #cecece;}
.tarpa-cont p.pera-top {font-size: 20px; font-weight: 500; color: #fff;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.card {margin-top: 50px; background: #eee; padding: 3em; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.card1 {background: #eee; padding: 3em; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.about-img img {width: 100%;}
.about-img1 img {width: 100%;}
/*content*/
/*-- popup image --*/
.pro-img1 {overflow:hidden;background:rgba(255, 255, 255, 0);position:relative;display:block;} 
.pro-img1:hover .agileinfo_content_wrap {opacity:1;top:0;left:0;right:0;bottom:auto;height:100%;-moz-transform:scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );-o-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );-webkit-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
-ms-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );}
.pro-img1 img {-moz-transition:border-radius 400ms ease 0s;-o-transition:border-radius 400ms ease 0s;-webkit-transition:border-radius 400ms ease 0s;-ms-transition:border-radius 400ms ease 0s;transition:border-radius 400ms ease 0s;   transform-origin:center center;-ms-transform-origin:center center;-moz-transform-origin:center center;-o-transform-origin:center center;-webkit-transform-origin:center center;border-radius:0; width: 100%;}
.agileinfo_content_wrap { opacity:0;-moz-transition:opacity 400ms ease 0s, -moz-transform 400ms ease 0s, border-radius 400ms ease 0s;-o-transition:opacity 400ms ease 0s, -o-transform 400ms ease 0s, border-radius 400ms ease 0s;-webkit-transition: opacity 400ms ease 0s, -webkit-transform 400ms ease 0s, border-radius 400ms ease 0s;-ms-transition:opacity 400ms ease 0s, -ms-transform 400ms ease 0s, border-radius 400ms ease 0s;transition:opacity 400ms ease 0s, transform 400ms ease 0s, border-radius 400ms ease 0s;-moz-transform:scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );-o-transform: scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );-webkit-transform:scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );-ms-transform:scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );transform:scale(0,0) perspective(400px) rotateX( 360deg ) rotateY( 0deg ) rotateZ( 0deg );transform-origin: center center;-ms-transform-origin:center center;-moz-transform-origin:center center;-o-transform-origin:center center;-webkit-transform-origin:center center;top:0;left:0;right:0;bottom:auto;}
.pro-img1 .agileinfo_content_wrap{position:absolute;top:0;bottom:0;left:0;right:0;}
.pro-img1 .agileits_content {padding:28%;background:rgba(0,0,0,.72);overflow:hidden;width:100%;height:100%;cursor: pointer;}
.agileits_content {background:rgba(42, 42, 42, 0.59);text-align:center;border-radius:0;}
.pro-img1 .agileits_content h3 {font-size:19px;color:#fff;margin: 0 0 10px 0;}
.pro-img1 .agileits_content h3 .fa {     position: absolute;     left: 45%;}
/*-- //gallery --*/
/*product enquiry*/
.form-enquiry {width: 70%; margin: 0 auto;}
.form-enquiry {width: 70%; margin: 0 15%; background: #dadada; float: left; padding:0 25px; border: 10px solid #fff;}
.form-enquiry h4 {font-size: 18px;margin-bottom: 25px; text-align: center;font-weight: 500;}
.contactform label {    width: 25%;	    vertical-align: top;}
.contactform .textfields {width: 69%; padding: 5px 5px; border: 1px solid #ccc; border-radius: 2px; margin: 0 0 10px 0;	float: right;line-height: 20px;}
.contactform .control-label {width: 30%;    vertical-align: top;}
.captchacode {    float: right;    width: 69%;}
/**********under construction************/

.under-con {    text-align: center;    display: block;    text-transform: uppercase;	margin: 50px 0;}
.under-con p {    font-size: 36px;    color: #15ab90;}
.under-con h2 {    color: #392a25;    font-size: 60px;}
.under-con span {    font-size: 20px;}
.mu-post-btn {background-color: #de7025;    border: 1px solid #ccc;    display: inline-block;    font-size: 16px;    padding: 10px 18px;    color: #fff; -webkit-transition: all 0.5s;    -moz-transition: all 0.5s;    -ms-transition: all 0.5s;    -o-transition: all 0.5s;    transition: all 0.5s;    text-decoration: none !important;}
.mu-post-btn:hover, .mu-post-btn:focus{background-color: #3e2052;}
/*************contact*******************/
.con-heading {color: #343434; margin: 0 0 15px 0; font-size: 23px; font-weight: 500;}
.con h3 {margin: 0 0 10px 0;font-size: 18px; color: #0e7cc7;}
.con h4 {margin: 20px 0 10px 0;font-size: 18px; color:#15ab90;}
.con {margin: 20px 0; text-align: center;}
.con i {background: #ececec;    height: 50px;    width: 50px;    border-radius: 50%;    line-height: 50px;    margin: 0 0 20px 0;	color: #0e7cc7; font-size: 20px;}
.con a { text-decoration: none;  color: #919191 !important;}
.con a:hover { color:#db1f36 !important}
.con ul { margin: 0; padding: 0;}
.con ul li { display: block; line-height: 25px; font-weight: 300; font-size: 15px;}

/****************************enquiry page*********************/
p.heading {font-size: 20px; color: #3e2052; margin: 0 0 25px 0; text-align: center; text-transform: capitalize;}
p.heading2 {font-size: 17px; color: #353535; margin: 0 0 25px 0; text-transform: capitalize;}
.enq {width: 70%; float: left; margin: 0 15%; background: #efefef; padding: 5%; -moz-border-radius: 0px 180px; -webkit-border-radius: 5px 180px;border-radius: 5px 180px;box-shadow: 10px 5px 5px #d5d3d3;}
input.textfields {width: 55%; border: 0; background:#e6e6e6; line-height: 30px; margin: 0 0 10px 0;	padding: 0 5px;}
input.textfields2 {display: initial;width: 50%; border: 0; line-height: 30px; margin: 0 0 10px 0; padding: 0 5px;}
select.textfields2 {width: 55%; border: 0; background:#e6e6e6; line-height: 30px; margin: 0 0 10px 0;	padding: 5PX 5px;}
label.control-label {width: 35%;    vertical-align: top;}
textarea.textfields{width: 55%; border: 0; background: #e6e6e6; line-height: 30px; margin: 0 0 10px 0; padding: 0 5px;}
.captcha {float: right;   width: 64%;}
.captcha .textfields {width: 85%;}
div#imgdiv {float: left;}
.red {color: #ff0000;vertical-align: inherit; font-size: 22px;}
.abt-read {color: #fff; padding: 7px 30px; font-size: 15px; font-weight: 600; text-transform: capitalize; border: 0; /*float: left;*/ background: /*#ea7757*/#de7025;border-radius: 15px;}
.abt-read:hover{background-color:#895da6;text-decoration:none;}
.txtCaptcha {width: 50%;}
/*****************about page*********************/
.profile-table table tr td {padding: 5px 10px;}
.profile-table table {border: 1px solid #ffc7a1;	border-collapse: initial;}
.profile-table table th { padding: 5px 10px;}
tr.profiletr {line-height: 40px;}
tr.bluerow {background: #ffecdf; color: #3e2052;}
.profile-table i {font-size: 16px; color: #a5597d;}

.profile-table2 table tr td {padding: 5px 10px;}
.profile-table2 table {border: 1px solid #ffc7a1;	border-collapse: initial;}
.profile-table2 table th { padding: 5px 10px;}
.profile-table2 i {font-size: 16px; color: #a5597d;}
ul.slides li {display: flex; line-height: 27px; font-size: 16px;}
ul.slides li:before {content: "\f105"; font-family: "FontAwesome"; font-size: 17px; margin: 0px 10px 0 0px; color: #a5597d;    font-weight: 600;}

/************PRODUCT PAGE****************/
ul.products {    margin: 0;    padding: 0;}
ul.products li {    display: inline-block;    width: 48%;	line-height: 25px;}
ul.products li:before{	   content: "\f105";    font-family: "FontAwesome";     margin: 0px 10px 0 0px;   color: #a9517b;font-size: 20px;  }
ul.products li a {    color: #545544;}
.products-box{ background: #f5f5f5; margin-bottom: 30px;padding: 7px;}
.products-box:hover {box-shadow: 0 0 11px rgba(33,33,33,.2);}
.products-box img { min-width: 100%;}
.products-box-title {padding: 5px 0 5px 30px; color: #494949; position: relative;font-size: 17px;}
.products-box-title:before {content: "\f148"; font-family: "FontAwesome"; font-size: 20px; color: #f22f29;position: absolute;left: 9px;top: 3px;-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.products-box .products-box-title:hover {color: #f22f29;}-box{ background: #fff; margin-bottom: 30px;}
.productform .control-label2 {width: 30%; vertical-align: top;}
.productform .textfields2 {width: 69%; padding: 5px 5px; border: 1px solid #ccc; border-radius: 2px; margin: 0 0 10px 0; line-height: 20px;background: #e6e6e6;}
.captchacode {    float: right;    width: 69%;}
.txtCaptcha2 {width: 50%;text-align: center;}
/*================== ERROR PAGE====================*/
.mu-error {padding: 100px 0;  width: 100%;}
.mu-error .mu-error-area { width: 100%; text-align: center;}
.mu-error .mu-error-area p {font-size: 22px;}
.mu-error .mu-error-area h2 {font-size: 200px;  line-height: 1.7;margin: 0;}

/*************************** Responsive ***************************/
@media (min-width: 1681px) and (max-width: 1920px){
.header-l::before {width: 83%;}
.top-header::after {right: -59%; width: 59%;}	
}
@media (min-width:1601px) and (max-width:1680px){
.header-l::before {width: 58%;}	
.top-header::after {right: -40.8%; width: 41%;}	
}
@media (min-width:1367px) and (max-width:1440px){
.top-header::after {right: -22.7%; width: 23%;}	
.ho-about-bott p {padding-left: 110px;}
}
@media (min-width:1281px) and (max-width:1366px){
.top-header::after {right: -17%; width: 17%;}	
.ho-about-bott p {padding-left: 120px;}
}
@media (min-width:1025px) and (max-width:1280px){
.top-header::after {right: -10.7%; width: 11%;}	
.ho-about-bott p {padding-left: 135px;}
.tarpaulin-rt-cont {right: -25px;}
}
@media (max-width:1024px){
.top-header::before {height: 25%;}	
.top-header::after {right: -8%; width: 8%;height: 25%;}
.top-header ul li {padding: 0 0px 0 0; font-size: 14px;}		
.navbar-header img {width: 100%;}
.fea-det {width: 88%;}
.fea-det::after {top: 19px;left: 353px;}
.features {width: 50%;}
.features:nth-of-type(2) {width:37%;}
.features:nth-of-type(3) {width:12%;margin-right: 5px;}
.features:nth-of-type(4) {width:14%;padding-top: 12px;}
.features:nth-of-type(2) img {width:100%;}
.features:nth-of-type(3) img {width:100%;}
.features:nth-of-type(4) img {width:100%;}
.fea-icon {width: 11%;}
.abt-section-heading1 {font-size: 25px;}
.abt-section-heading1 span {font-size: 60px;}
.ho-about p::after {padding: 65px 0; right: 475px; bottom: 63px;}	
.ho-about-bott-bg {background-position: 53% center;}
a.abt-more {margin: 0px 0 0 0;}	
.service-box-title {font-size: 19px;}
.help li span {display: inline; margin-left: 0em;}
.productform .textfields2 {width: 68%;}
.tarpaulin-rt-cont {right: 0px;}
.service-box-title h4 {font-size: 16px;}	
}
@media (max-width:980px){
/*.header-l::before {top: 0; right: -5%; width: 115%; height: 100%; background-repeat: repeat; background-image: url(../img/head-logo-bg.jpg); background-repeat: repeat-x; z-index: -9;}*/	
.header-l::before {top: 0; right: 100%; width: 56%; height: 100%; content: ''; position: absolute; /*background: rgba(0,66,129,1.00); background-image: url(../img/head-logo-bg.jpg); background-repeat: repeat-x;*/background-image: none;}
.navbar-header {float: none;width: 33%; margin: 10px auto;}
.fea-det {width: 80%;}	
.fea-det::after {top: 93px; left: 412px;}
.abt-section-heading1 {line-height: 40px;font-size: 20px;}
.abt-section-heading1 span {font-size: 55px;}	
.ho-about p::after {padding: 89px 0; right: 235px; bottom: 89px;}
.service-box-title::before {top: 5px;}	
.demo-page-container {margin-bottom: 30px;}	
.foo-logo img {width: 100%;}
.help li {padding: 5px 5px 5px 0;}
.help li i {margin-right: 0.4em;}
.footerLinks li a {padding: 0 8px; font-size: 13px;}
.enq {border-radius: 0px 140px;}
.copyright-text {text-align: center;}
.copyright-text2 {text-align: center;}
.about-img img {width: 100%; margin-bottom: 20px;}
.about-img1 img {margin-bottom: 20px;}
.tarpaulin-img img {margin-bottom: 20px;}
.tarpa-head h2 {font-size: 39px;}	
}
@media (max-width:767px){
.top-header::before {display: none;}
.top-header::after {display: none;}
.top-header ul li {padding: 0px 0px 10px 0; font-size: 14px; text-align: center; display: block;}
.features {width: 45%;margin-left: 5%;}
.fea-icon {margin-left: 25px;}
.features:nth-of-type(2) {width: 40%;}	
.links {text-align: center;}
ul.call {text-align: center;}
.fea-det::after {top: 94px;}
.abt-section-heading1 {text-align: center;}
.abt-section-heading {text-align: center;}
.abt-section-heading::before {margin: 0 auto;}
.abt-section-heading::after {margin: 0 auto 40px auto;}
.ho-about p {text-align: center;}
.ho-about p::after {display: none;}	
.ho-about-bott-bg {background-position: 60% center;}	
.ho-about-bott p {padding-left: 385px;}
.carousel-control {width: 5%;}
.carousel-indicators {bottom: 20px;}	
#quote-carousel .carousel-control.left {left: 0px; top: 50px;}
#quote-carousel .carousel-control.right {right: 0px !important; top: 50px;}
.bottomAbout {text-align: center;margin-bottom: 30px;}
.bottomAbout:nth-of-type(3) {margin-bottom: 0px;}	
.foo-logo img {width: 35%;}
.profile-table {height: 410px; overflow-y: scroll; overflow-x: auto;}
.profile-table2 {height: 200px; overflow-y: scroll; overflow-x: auto;}
.Why-choose-us::after {display: none;}
.about-bg {margin: 0 15px;}
.card {margin-left: 15px; margin-right: 15px;}
.card1 {margin: 0 15px;}	
}
@media (max-width:640px){
	
}
@media (max-width:480px){
	
}
@media (max-width:414px){
ul.call li {margin: 0 10px 0 0;}
.navbar-header {width: 73%;}
.features {width: 100%;margin-left: 0%;}
.features:nth-of-type(2) {padding-top: 10px;width: 100%;}
/*.features:nth-of-type(3) {padding-top: 10px;width: 16%;}
.features:nth-of-type(4) {padding-top: 20px;width: 18%;}*/	
.fea-icon1 {width: 11%; margin-left: 25px;}
.fea-det::after {top: 105px;left: 378px;}
.prod-title h5 {font-size: 27px;}
.ho-aboutus {border-left: none; padding-left: 0px;}	
.products-row {padding: 20px 0;}
.ho-about-bott p {padding-left: 195px;}	
.wh-r {margin: 20px 0 0 0;}
a.abt-more {margin: 0 0 20px 0;}
.gray-section {padding: 20px 0;}
.ho-abtus {width: 100%;}
.ho-abtus ul {margin-bottom: 0px;}
.foo-logo img {width: 64%;}	
.footerLinks {margin: 0;}
.footerLinks li a {padding: 0 4px; font-size: 14px;}

.enq {width: 100%; margin: 0;border-radius: 0px 85px;}
label.control-label {width: 100%}
input.textfields {width: 100%;}
textarea.textfields {width: 100%;}
select.textfields2 {width: 100%;}	
.captcha {width: 100%;}
.clients-logo {text-align: center;}
.clients-logo img {width: 55%;}
.productform .control-label2 {width: 100%; margin-bottom: 0px;vertical-align: middle;}
.productform .textfields2 {width: 100%;}
.captchacode {float: left; width: 100%;}
.about-bg {padding: 1em;}
.card {padding: 1em;}
.card1 {padding: 1em;}
.tarpa-head h2 {font-size: 37px;}	
}
@media (max-width:384px){
/*.features:nth-of-type(2) {margin-left: 100px;}*/	
.fea-det {width: 80%;}	
.fea-det::after {top: 101px; left: 348px;}
.ho-about-bott p {padding-left: 175px;font-size: 17px;}
p.heading {font-size: 18px;}
.prod-title h5 {font-size: 25px;}
.prod-title h4 {font-size: 27px;}
.Why-us-title h5 {font-size: 27px;}	
.ho-about-cont h5 {font-size: 27px;}
.tarpa-head h2 {font-size: 34px;}
}
@media (max-width:375px){	
.finfo {font-size: 13px;}
.fea-det::after {top: 99px; left: 336px;}
.prod-title h5 {font-size: 24px;}
.tarpa-head h2 {font-size: 33px;}	
}
@media (max-width:360px){
.features:nth-of-type(2) {width: 100%;}
/*.features:nth-of-type(3) {width: 17%;}
.features:nth-of-type(4) {width: 19%;}*/	
.fea-det::after {top: 97px; left: 322px;}
.ho-about-bott p {padding-left: 166px;}
p.heading {font-size: 17px;}
.prod-title h5 {font-size: 23px;}
.prod-title h4 {font-size: 26px;}
.Why-us-title h5 {font-size: 24px;}
.ho-about-cont h5 {font-size: 24px;}
.tarpa-head h2 {font-size: 32px;}	
}
@media (max-width:320px){
ul.call li {display: inline-block;}	
.fea-det {width: 80%;line-height: 16px; padding: 5px 0px;}	
.fea-det::after {top: 92px; left: 280px;height: 40px;}	
.ho-about-bott p {padding-left: 134px;font-size: 16px;}
.service-box-title {font-size: 17px;}
.service-box-title::before {font-size: 17px; top: 5px;}
.enq {border-radius: 0px 70px;}
.txtCaptcha2 {width: 80%;}
.prod-title h5 {font-size: 20px;}
.prod-title h4 {font-size: 22px;}
.Why-us-title h5 {font-size: 22px;}
.ho-about-cont h5 {font-size: 22px;}
.tarpa-head h2 {font-size: 28px;}	
}

section {
    padding: 40px 0 40px 0;
}

.blog-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog {
    width: 23%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.blog img {
    max-width: 100%;
    border-radius: 5px;
}
.blog-content {
    text-align: left;
}
.blog-content h2 {
    font-size: 18px;
}
.read-more {
    background-color: #0255a3;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
}
.read-more:hover {
    background-color: #0056b3;
}





.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.blog-row {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}

.blog {
    width: calc(50% - 15px);
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.blog-image img {
    width: 100%;
    height: auto;
    display: block;
}

.blog-content {
    padding: 20px;
}

.blog-content h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.blog-content p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.read-more {
    display: inline-block;
    padding: 10px 18px;
    background: #0056b3;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 14px;
}

.read-more:hover {
    background: #003d82;
}

/* Responsive */
@media (max-width: 768px) {
    .blog {
        width: 100%;
    }
}