/* common css start */
body{font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 28px; color: #000;}
.ptb70{padding-top: 70px; padding-bottom: 70px;}
.pb70{padding-bottom: 70px;}
.pt70{padding-top: 70px;}
h3.sec-title{font-size: 40px; font-weight: 500; color: #000;}
h1,h2,h3,h4,h5,h6{font-family: 'Roboto', sans-serif;color: #000000;}
p:last-child{margin-bottom: 0;}

/* sticky-side-line */
.sticky-side-line{position: fixed; left: 0; top: 0; height: 100%; z-index: 999;}
/* sticky-side-line end */

/* header start */
header{position: relative;}
.header-main{padding: 29px 0px; position: absolute; top: 0; left: 0; background: transparent; z-index: 9; width: 100%;}
.header-top-bar {text-align: right;}
.header-top-bar ul li{color: #000; font-size: 18px; font-weight: 700;} 
.header-top-bar ul li a{color: #000;}
.header-top-bar ul li a:hover{color: #e32156;}
.topbar-left ul li{display: inline-block; list-style: none; margin-right: 12px;}
.header-top-bar ul{margin-bottom: 0;}
.header-top-bar .topbar-left,.header-top-bar .topbar-right{display: inline-block;}
.header-top-bar .header-social ul li{display: inline-block; margin-right: 10px; line-height: normal;}
.header-top-bar .header-social ul li:last-child{margin-right: 0;}
.header-top-bar .header-social,.header-top-bar  .header-translate{display: inline-block;}
.topbar-left ul li i{vertical-align: middle;  margin-right: 3px;}
.topbar-left ul li.topbar-call i{font-size: 16px;}
.header-social {padding: 0px 15px; /* border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5; */ margin-right: 12px; position: relative;}
.header-social::before{content: "" ; position: absolute; left: 0; top: 3px; width: 1px; height: 18px; background: #e5e5e5;}
.header-social::after{content: "" ; position: absolute; right: 0; top: 5px; width: 1px; height: 18px; background: #e5e5e5;}
.header-social ul{line-height: 15px;}

.header-top-bar .header-translate {vertical-align: middle;}
/* sticky header start */
.header-main.sticky-active{ padding: 12px 0px; position: fixed;width: 100%;z-index: 99;top: 0;left: 0; box-shadow: 0px 2px 9px rgb(0 0 0 / 10%); background: #fff; animation: smoothScroll 1s forwards; }

@keyframes smoothScroll {
	0% {transform: translateY(-40px);}
	100% {transform: translateY(0px);}
}

/* sticky header end */

/* mega menu start  */
/*.header-main #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item:last-child { margin-right:  0;}
.mega-sub-menu{top:50px}
.mega-sub-menu .widget_nav_menu li{border-bottom: 0; padding: 0;}
.header-main .widget_nav_menu li:not(:last-of-type){padding-bottom:10px;}
.header-main .widget_nav_menu ul li:before{display: none;}
.header-main .widget_nav_menu li a {color: #000000;}
.header-main .mega-sub-menu h4 { line-height: 24px; font-weight: 600;}
.header-main  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu {top: 75px; }
.header-main  #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(:last-of-type) {border-left: 1px solid #efefef; padding: 18px 0; }
.header-main .widget_nav_menu li a:hover {color: #e32156;}*/

/* mega menu end  */


/* header end */

/* home slider start */
.owl-slider-banner{min-height: 100vh;}
.owl-slider-banner .slide-item{min-height: 100vh; display: flex; align-items: center; padding-top: 80px; background-size: cover !important;}
.home-slider-content h2{color: #3e2e5a; font-size: 72px; line-height: 72px; font-weight: 400; text-transform: uppercase; margin-bottom: 15px;}
.home-slider-content h2 span{font-size: 80px; line-height: 80px;}
.home-slider-content{background: rgb(240 244 247 / 90%); padding: 30px; box-shadow: -7px 8px 7px rgb(0 0 0 / 26%);}
.home-slider-content h4{color: #e32156; font-size: 40px; font-weight: 700; text-transform: uppercase; margin-bottom: 35px;}
.home-slider-content p{color: #010101; font-size: 22px; font-weight: 400; line-height: 30px;}
.home-slider-content .slider-btn{margin-top: 20px; display: inline-block; font-size: 18px; color: #fff; background: #e32156; padding: 13px 29px; font-weight: 400; text-transform: uppercase;}
.home-slider-content .slider-btn:hover{background: #e02129; color: #fff;}
.slide-inner-img img{mask-image: url("../images/shape-banner.png"); -webkit-mask-image: url("../images/shape-banner.png"); mask-position: center center; -webkit-mask-position: center center; mask-size: 100%; -webkit-mask-size: 100%;  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}
.owl-slider-banner .row{align-items: center;}
.owl-slider-banner.home-slider-banner .owl-theme .owl-dots{right: 50%; top: auto; bottom:30px; transform: rotateZ(90deg);}
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active, .owl-slider-banner .owl-theme .owl-dots .owl-dot:hover { border: 2px solid #000; background: #000;}
.owl-slider-banner .owl-theme .owl-dots .owl-dot span{height: 6px; width: 6px;}
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span, .owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span {background-color: #000;}
.owl-slider-banner .owl-theme .owl-dots .owl-dot{border:2px solid #000; margin: 1px; cursor: pointer;}
.owl-slider-banner .owl-theme .owl-dots .owl-dot span{background: #e32156;}
/* .home-slider-banner  .slide-item{padding-top: 200px;} */

/* home product section start */
.home-product-sec h3{text-align: center; margin-bottom: 40px;}
.home-product-sec{background: #edf1f4; position: relative; z-index: 0;}
.home-product-sec::before{ z-index: -1; content: ""; position: absolute; top: 0; right: 0; background: url("../images/home-product-topgrid.png")right top no-repeat; height: 100%; width: 100%;}
.home-product-sec::after{ z-index: -1; content: ""; position: absolute; bottom: 0; left: 0; background: url("../images/home-product-bottom-grid.png")left bottom no-repeat; height: 100%; width: 100%;}

/* tabbing section start */
.container-custome{max-width: 1442px; margin: 0 auto;}
.home-product-sec .nav-tabs{padding: 16px 40px; background: #fff; align-items: center; border: solid 1px #eaeaea;text-align: center; display:block;}
.home-product-sec .nav-tabs li {
    display: inline-block;
}
.home-product-sec .nav-tabs .nav-link{padding: 0; border: none; margin-right: 40px; font-size: 18px; font-weight: 500; color: #000; position: relative;}
.home-product-sec .nav-tabs .nav-link:hover, .home-product-sec .nav-tabs .nav-link.active{color: #e32156;}
.home-product-sec .nav-tabs .nav-link.active:before{content: ""; position: absolute; top: -16px; left: 0; height: 6px; width: 100%; background: #e32156; }
.home-product-sec .nav-tabs .home-all-product{font-size: 16px; font-weight: 500; color: #fff; padding: 10px 25px; background: #e32156; line-height: normal;}
.home-product-sec .nav-tabs .home-all-product:hover{background: #e02129;}
.home-product-sec .tab-content{margin-top: 25px;}
#cat_id14 .grid-wrapper{grid-auto-rows:400px;}

/* masonary start */
.grid-item{  width: 366px;   margin-bottom: 10px; transition: all .4s;}
 .grid-item-width2{width: 375px;}
.grid-item-width3{width: 568px;} 

.product-grid-box { position: relative;}
.product-grid-box::before{background: rgb(0,0,0);background: linear-gradient(360deg, rgba(0,0,0,1) 22px, rgba(0,0,0,0) 53px); content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0;}
.home-product-sec  .product-grid-title h4{font-size: 22px; color: #fff; margin: 0; font-weight: 500;}
.home-product-sec  .product-grid-title h4 a{color: #fff;}
.home-product-sec  .product-grid-title{padding: 15px 10px 10px 10px; text-align: center; /* background: rgb(0,0,0);background: linear-gradient(360deg, rgba(0,0,0,1) 52%, rgba(0,0,0,0) 96%); */ position: absolute;bottom: 0;width: 100%; transition: all .4s;}
.home-product-sec .product-grid-box:hover .product-grid-title{bottom: 50%; transform: translate(0%, 50%); background: transparent; transition: all .4s;}
.home-product-sec .product-grid-box:hover:before{content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: #000; opacity: 0.6; transition: all .4s; }

/* example start */
.grid-wrapper > div {display: flex;justify-content: center;align-items: center;}
.grid-wrapper > div > img {width: 100%;height: 100%;object-fit: cover;}

.grid-wrapper {display: grid;grid-gap: 10px;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));grid-auto-rows: 200px;grid-auto-flow: dense;}
.grid-wrapper .wide {grid-column: span 2;}
.grid-wrapper .tall {grid-row: span 2;}
.grid-wrapper .big {grid-column: span 2;grid-row: span 2;}
/* example end */

.home-product-sec .nav-tabs::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);background-color: #F5F5F5;}
.home-product-sec .nav-tabs::-webkit-scrollbar{height: 3px;background-color: #F5F5F5;}
.home-product-sec .nav-tabs::-webkit-scrollbar-thumb{background-color: #000000;border: 1px solid #000;}


/* home product section end*/

/* home application section start */
.home-application-sec{position: relative; padding-bottom: 40px;} 
.home-application-sec:before{content: ""; position: absolute; left: 0; bottom: 0; background: url("../images/apllication-bottom-line.png")no-repeat center center; width: 100%; height: 10px;}
.home-application-sec h3.sec-title{text-align: center; margin-bottom: 40px;}
.app-content-box .app-box-icon img{height: 83px; transition: 1s ease-in-out;}
.app-content-box{text-align: center; /* padding: 50px; */ }
.row-app-box .custome-width{ /* width: 14.28%; */ width: 268px;  margin-bottom: 30px;}
.app-content-box h5{transition: all 700ms linear; margin-bottom: 0; color: #fff; font-size: 22px; font-weight: 500; margin-top: 30px; position: relative; bottom: 0; padding:0px 10px; }
.app-content-box h5 a{color: #fff; transition: all 700ms linear;}

.app-img-box {height: 100%;width: 100%;display: flex;align-items: center;justify-content: center;position: relative;transition: .3s ease-in-out;}
 .custome-width {min-height: 240px;} 
.app-img-box:hover .app-box-icon img{opacity: 0.1; transition: .3s ease-in-out; transition: .3s ease-in-out; animation-name: img-jerk ; animation-duration: 1s; animation-iteration-count: inherit;} 
.app-img-box:hover .app-content-box h5{  transition: all 500ms linear; position: absolute; margin: 0; font-size: 26px; /* transform: translate(0%, 50%); */ bottom: 50%; left: 0; right: 0; }
.row-app-box{justify-content: center;}

.app-img-box:hover .app-box-icon{transition: 1s ease-in-out;}
@keyframes img-jerk {
	0%{
		transform: translateY(-15px);
	}
	100%{
		transform: translateY(0);
	}
}

.morph1{animation: morph1 2s ease-in-out infinite both alternate;}
.morph2{animation: morph2 3s ease-in-out infinite both alternate;}
.morph3{animation: morph3 2s ease-in-out infinite both alternate;}
.morph4{animation: morph4 3s ease-in-out infinite both alternate;}
.morph5{animation: morph5 4s ease-in-out infinite both alternate;}
.morph6{animation: morph6 2s ease-in-out infinite both alternate;}
.morph7{animation: morph7 2s ease-in-out infinite both alternate;}
.morph8{animation: morph8 3s ease-in-out infinite both alternate;}
.morph9{animation: morph9 2s ease-in-out infinite both alternate;}
.morph10{animation: morph10 2s ease-in-out infinite both alternate;}
.morph11{animation: morph11 3s ease-in-out infinite both alternate;}
.morph12{animation: morph12 3s ease-in-out infinite both alternate;}
.morph13{animation: morph13 2s ease-in-out infinite both alternate;}

@keyframes morph1 {
   0% {border-radius: 92% 38% 10% 100% / 45% 95% 15% 65%;}
    100% {border-radius:22% 38% 58% 38% / 55% 0% 80% 75%;}
}
@keyframes morph2 {
   0% {border-radius: 62% 90% 90% 10% / 81% 15% 75% 25%;}
    100% {border-radius:72% 8% 78% 8% / 5% 70% 90% 25%;}
}
@keyframes morph3 {
   0% {border-radius: 12% 90% 90% 10% / 12% 15% 25% 65%;}
    100% {border-radius:12% 8% 18% 8% / 75% 70% 100% 100%;}
}

@keyframes morph4 {
   0% {border-radius: 50% 40% 50% 40% / 100% 10% 100% 30%;}
    100% {border-radius:22% 78% 28% 98% / 15% 100% 30% 40%;}
}
@keyframes morph5 {
   0% {border-radius: 92% 38% 10% 100% / 45% 95% 15% 65%;}
    100% {border-radius:12% 8% 18% 8% / 75% 70% 100% 100%;}
}
@keyframes morph6 {
   0% {border-radius: 102% 50% 10% 10% / 82% 55% 95% 15%}
    100% {border-radius:2% 38% 18% 78% / 35% 70% 20% 30%;}
}
@keyframes morph7 {
   0% {border-radius: 12% 80% 100% 80% / 12% 65% 25% 65%;}
    100% {border-radius:42% 78% 8% 58% / 75% 50% 40% 90%;}
}
@keyframes morph8 {
   0% {border-radius: 50% 40% 50% 40% / 100% 10% 100% 30%;}
    100% {border-radius:22% 78% 28% 98% / 15% 100% 30% 40%;}
}
@keyframes morph9 {
   0% {border-radius: 92% 38% 10% 100% / 45% 95% 15% 65%;}
    100% {border-radius:22% 38% 58% 38% / 55% 0% 80% 75%;}
}
@keyframes morph10 {
   0% {border-radius:12% 50% 10% 10% / 12% 55% 95% 55%;}
    100% {border-radius:62% 38% 18% 98% / 35% 40% 20% 60%;}
}
@keyframes morph11 {
   0% {border-radius: 52% 90% 50% 81% / 20% 15% 95% 25%;}
    100% {border-radius:82% 38% 78% 48% / 15% 70% 60% 100%;}
}
@keyframes morph12 {
   0% {border-radius: 50% 40% 50% 40% / 100% 10% 100% 30%;}
    100% {border-radius:22% 78% 28% 98% / 15% 100% 30% 40%;}
}
@keyframes morph13{
   0% {border-radius: 92% 38% 10% 100% / 45% 95% 15% 65%;}
    100% {border-radius:12% 8% 18% 8% / 75% 70% 100% 100%;}
}

/* home application section end */

/* home about section start */
.home-about-sec .row{align-items: center;}
.home-about-sec h3.sec-title{font-size: 38px;}
.home-about-sec p{font-size: 18px;}
.home-about-right {padding-left: 16px;}
.home-about-sec .about-slider-img img{mask-image: url("../images/home-about-img-mask.png"); -webkit-mask-image: url("../images/home-about-img-mask.png"); mask-position: center center; -webkit-mask-position: center center; mask-size: 100%; -webkit-mask-size: 100%;  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}
.home-about-slider{position: relative;}
.home-about-slider::before{content: ""; position: absolute; top: 0px; left: 0; background: url("../images/about-img-back-new.png")no-repeat center center; height: 100%; width: 100%; background-size: 100%; }
.home-about-sec{position: relative; z-index: 0;}
.home-about-sec::before{content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: url("../images/about-section-shape.png")no-repeat right top; z-index: -1;}
/* home about section end */

/* home-blog-section start */
.home-blog-sec h3.sec-title{text-align: center; margin-bottom: 40px;}
.blog-img-box img{mask-image: url("../images/blog/blog-mask-img-new.png"); -webkit-mask-image: url("../images/blog/blog-mask-img-new.png"); mask-position: center center; -webkit-mask-position: center center; mask-size: 100%; -webkit-mask-size: 100%;  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;}

.owl-nav.disabled{display: none;}
.home-blog-sec .owl-carousel .owl-item{user-select: inherit;}
.home-blog-slide-main .owl-stage{margin: 0 auto;}

.blog-img-box{position: relative; overflow: hidden;}
.blog-img-box > a{position: relative; display: block; z-index: 1;}
.blog-img-box:before{content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-image: url("../images/blog/blog-pink-shape-new.png"); background-size: 100%; background-position:top center; z-index: -1; background-repeat: no-repeat;}

.home-blog-box:hover .blog-desc-box{opacity: 0; -webkit-transform: translateY(100%); transform: translateY(100%);}
.blog-desc-box{left: 22px; width: calc(100% - 40px); position: absolute; background: #fff; padding:10px; opacity: 1; text-align: center; -webkit-transition: all .4s; -o-transition: all .4s;
    transition: all .4s; bottom:0px; z-index: 1;}
.blog-desc-box h4{font-size: 18px; line-height: 24px; font-weight: 500; color: #000;}

.home-blog-box .blog-desc-in{position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding:10px; z-index: 9; display: flex; align-items: center; background: rgba(54, 65, 144, 0.9); color: #fff; opacity: 0; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transform: translateY(-40%); transform: translateY(-40%);}
.home-blog-box:hover .blog-desc-in{opacity: 1; -webkit-transform: translateY(0%); transform: translateY(0%);}

.blog-img-box .blog-widget{text-align: center;}
.blog-widget > p{line-height: 20px; font-size: 14px; margin-bottom: 10px;}
.blog-widget ul{margin-bottom: 10px;}
.blog-widget ul li{display: inline-block; color: #fff; font-size: 13px; margin-right: 15px;}
.blog-widget ul li:first-child{display:block; color: #fff; font-size: 16px; margin-right: 0; line-height: 24px; margin-bottom: 10px;}
.blog-widget ul li:last-child{margin-right: 0;}
.blog-widget ul li p{line-height: 22px; font-size: 15px; display: inline;}
.blog-widget ul li i{margin-right: 5px;}
.blog-widget a{color: #fff; display: block; text-decoration: underline; font-size: 15px;}
.blog-widget a:hover{text-decoration: none;}
.blog-more-icon i{font-size: 22px;}

.blog-desc-in > div{position: relative; z-index: 1;}

.view-more{text-align: center; margin-top: 40px;}
.view-more .view-more-btn{padding: 13px 44px; color: #fff; background: #364190; font-size: 18px; font-weight: 400; display: inline-block;}
.view-more .view-more-btn:hover{background: #3c3d8d; color: #fff;}
/* home-blog-section end */

/* home contact section start */
.home-contact-sec  h3.sec-title{font-size: 36px; margin-bottom: 40px; font-weight: 500;}
.no-gutters { margin-right: 0; margin-left: 0;}
.no-gutters>.col, .no-gutters>[class*=col-] { padding-right: 0; padding-left: 0;}
.contact-form-home input:not([type=submit]){height: 45px; width: 100%; margin-bottom: 25px; padding: 10px 15px; border: none;}
.contact-form-home textarea{height: 135px; width: 100%; padding: 10px 15px; margin-bottom: 20px; border: none;}
.contact-form-home input::placeholder,.contact-form-home textarea::placeholder{font-size: 18px; color: #767676; font-weight: 400;}
.contact-form-home input:focus,.contact-form-home textarea:focus{outline: none; box-shadow: inherit;}
.contact-form-home .submit-btn{background: #364190; font-size: 18px; padding: 15px 37px; color: #fff; border-radius: 0; border: 0;}
.contact-form-home .submit-btn:hover{background: #000; color: #fff;}
.home-contact-sec .home-iframe iframe{height: 100%;} 
.contact-form-home{background: url("../images/contact-bg.png")no-repeat center center; background-size: cover; padding: 40px;}

.contact-form-home .wpcf7-not-valid{margin-bottom: 0 !important;}
.contact-form-home span.wpcf7-not-valid-tip{margin-bottom:15px; font-size: 13px;}
.contact-form-home .wpcf7 form.invalid .wpcf7-response-output{margin:20px 0 0; line-height: normal;}
/* home contact section end */

/* footer start */
footer p,footer ul li{color: #000; font-size: 16px; margin: 0;}
.ftr-col-contact p a{color: #000;}
footer ul li a:hover{color: #e32156;}
footer ul{margin-bottom: 0;}
.footer-social{margin-top: 20px;}
.footer-social ul li{display: inline-block;}
.footer-logo{margin-bottom: 20px;}
.footer-social ul li i{font-size: 18px;}
.footer-social ul li:hover i{color: #e32156;}
.footer-social ul{margin-bottom: 0;}
.footer-social ul li{margin-right: 10px;}
.footer-social ul li:last-child{margin-right: 0px;}
.ftr-col ul li{list-style: none;}
.ftr-col ul li {padding-bottom: 10px;}
.ftr-col ul li:last-child{padding-bottom: 0;}
.ftr-col h4{font-size: 19px; font-weight: 500; margin-bottom: 10px;}
.ftr-col-contact ul li{position: relative; padding-left: 30px; padding-bottom: 15px;}
.ftr-col-contact ul li i{font-size: 20px; position: absolute; left: 0; top: 0; }
.footer-top-sec{padding: 60px 0px; background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(254,245,246,1) 92%); position:relative; z-index: 0;}
.footer-top-sec:before{content: ""; position: absolute; height: 100%; width: 100%; top: 0px; left: 0; background: url("../images/footer-back.png")no-repeat center center; z-index: -1;}
.copyright{padding: 10px 10px; background: #000; text-align: center;}
.copyright p{margin: 0; color: #fff; font-size: 15px;}
/* homepage end  */

/* inner pages start  */

/* about page start */
/* common start */
.innerpage-content-main h2{font-size: 38px; font-weight: 500; margin-bottom: 10px;}
/* common end */
/* hero banner sec start  */
.hero-banner{ padding-top:175px ;  display: flex; align-items: flex-end;}
.hero-title-box { padding:19px 35px 19px 35px;background: #fafafae3; display: inline-block;   }
.hero-title-box h1{font-size: 48px;margin-bottom: 18px; font-weight: 500;}  
.hero-title-box ul li{list-style: none;display: inline-block;line-height: normal;}
.hero-title-box ul li {font-size: 15px;}
.hero-title-box ul li:after { content: "\f054";  font-family: 'Font Awesome 5 Free';font-weight: 600; font-size: 11px;margin: 0 7px 0 5px; color: #000000;}
.hero-title-box ul li:last-child::after{content: none;}
.hero-title-box ul{margin-bottom: 0;line-height: normal;}
/* hero banner sec end  */

/*about  section full start  */
 .about-lr .max-w500 { max-width: 512px;}
 .about-lr .bg-black-light {background-color: #000000;}
 .about-lr p:not(:last-of-type) {  margin-bottom: 28px;}
 .about-lr p:last-child {  margin: 0;}
 .about-left-right  ul  {  margin-left: 20px; margin-bottom: 14px;}
 .about-left-right  ul li  {   margin-bottom: 4px; font-size: 16px;}
 .about-left-right .m-b30 {margin-bottom: 40px;}
 .about-lr .col-md-6:first-child{ background: #f1f1f1;}
 .text-center.section-head p { padding: 0 20px;}
/* about section full end */

/* about cta sec start  */
.about-cta:after{content: ""; background-color: #000;position: absolute; top: 0;  left: 0; z-index: -1;}
.about-cta{ z-index: 1; padding: 60px 0;}
.about-cta h2{ color: #ffffff;line-height: 50px; margin-bottom: 0; font-size: 38px; font-weight: 500;}
.about-cta .cta-btn {background: #e32156;padding: 14px 34px;display: inline-block;font-size: 22px;}
.about-cta .cta-inner{display: flex;align-items: center;justify-content: center; height: 100%;}
/* about cta sec end  */

/* about page end */

/* product page start */

/* product list sec start  */
.pb50{padding-bottom: 50px;}
.product-list-main{background-color: #f6f6f6;}
.product-list-main h2{ margin-bottom: 50px;}
.product-list-main .col-6{margin-bottom:24px;}
.product-list-main h4{padding: 10px 5px;font-size: 20px; text-align: center;margin:  0 ;line-height: 26px; font-weight: 700;transition: 0.5s  ease-in-out }
.product-list-main .inner-box{border: 1px solid #909090; transition: 0.5s  ease-in-out; background-color: #ffffff; height: 100%;}
.product-list-main .inner-box:hover{background-color: #e32156;transition: 0.5s  ease-in-out}
.product-list-main .product-img{margin-bottom: 0;overflow: hidden; }
.product-list-main .product-text{border-top: 1px solid #909090;}
.product-list-main .inner-box:hover .product-img img {transform: scale(1.5);}
.product-list-main .inner-box:hover .product-text h4 {color: white;transition: 0.5s  ease-in-out}
.product-list-main .product-img img { transform: scale(1);transition: 0.5s  ease-in-out }
/* product list sec end  */

div.pdfemb-toolbar{z-index: 7 !important;}

/* product page end  */

/* Gallery page start  */
.product-item-section .product-box-img h3{font-size: 24px; margin-bottom:0px; color: white; padding: 5px 10px; font-weight: 500;}
.product-item-section .product-box-img .text-cnter img {margin-bottom: 20px;}
.product-item-section .product-box-img {background: #000000; transition: 0.5s  ease-in-out; }
.product-item-section .product-box-img:hover {background: #e32156; transition: 0.5s  ease-in-out; }
.product-item-section .col-md-4:not(:last-of-type){padding-bottom:24px;}
.product-item-section .col-md-4:nth-last-child(2),.product-item-section .col-md-4:nth-last-child(3){padding-bottom:0;}
.gallery-fancybox{overflow: hidden; position: relative;}


/* Gallery page end  */

/* Certificate page Start  */
.portfolio .site-filters.center [class*="site-button"]{text-transform: none; font-size: 15px; font-weight: 500; padding: 5px 19px;}
.portfolio ul.filters li .site-button-secondry{background: #364190}
.portfolio ul.filters li.active .site-button-secondry{background: #e32156}
.portfolio .portfolio-fullscreen.portfolio-full-box{left: 0; top: 0;}
.portfolio .port-style1 .overlay-icon{background: rgba(0,0,0,0.8); bottom: 0; top: inherit; transform: translate(-50%, 0%); width: 90%; padding: 10px 15px;}

.product-box-img .overlay-icon{ width: 99% !important;  position:relative; padding:20px 4px 20px 0px !important;}
.product-box-img .overlay-icon h5{font-size:15px;}

.portfolio .port-style1 .overlay-icon .port-box{border: 0; padding: 0px; text-align: center;}
.portfolio .port-style1 .overlay-icon h5{color: #fff; margin-bottom: 0; font-weight: 500;}
/* Certificate page end  */

/* Contact page start  */

/*Contact left side*/
.m-b30:last-child {margin-bottom: 0}
.contact-page .icon-sm {width: inherit;}
.contact-page .icon-sm i { color: #000000;margin-right: 8px}
.contact-page .icon-bx-wraper .dlab-tilte {color: #000000;    line-height: normal; display: flex; align-items: center;}
.contact-page .bx-style-1 p {color: #000000;}
.contact-page .icon-bx-wraper .icon-content h6 {color: #000000;}
.contact-page .icon-bx-wraper.bx-style-1 {border-color: #e1e6eb; }
.contact-page .icon-bx-wraper a:hover{color: #e32156;}

/*Contact page form*/
.contact-page .box-title { font-size: 36px;margin-bottom: 40px; }
.contact-page .form-group{margin-bottom: 0;}
.contact-page .form-control {padding: 9px 12px 9px 0; margin-bottom: 25px;}
.wpcf7-form-control-wrap { width: 100%;}
.contact-page textarea {height: 150px;}
.contact-page .site-button {line-height: normal; padding: 15px 37px; transition: .5s ease-in-out; background: #364190; font-weight: 400;}
.site-button:active,.contact-page .site-button:hover {background: #000000;}


.contact-page .wpcf7-not-valid{margin-bottom: 0 !important;}
.contact-page span.wpcf7-not-valid-tip{margin-bottom:15px; font-size: 13px;}
.contact-page .wpcf7 form.invalid .wpcf7-response-output{margin:20px 0 0; line-height: normal;}

/*Contact page map*/
.contact-page-map iframe{height: 500px; margin-bottom: -10px;}

/* contact page end  */


/* inner page end  */
.pdfemb-download{display: none;}




/* Thank you page */
.thankyou img {
	margin: 30px auto 0 auto;
	max-width: 150px;
	margin-bottom: 30px;
	text-align: center;
	display: block;
  }
  .thanktitle {
  margin: 0;
  font-size: 116px;
  line-height: 110px;
  font-weight: 700;
  color: #364190;
  text-align: center;
  text-transform: uppercase;
  }
  .thankdec {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-top: 20px;
  color: #071c1f;
  text-align: center;
  }
  .thankyou {
  margin: 30px auto 30px auto;
  }
  div.pdfemb-viewer {
    z-index: 0 !important;
}