



/* your styles go here */



@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Poppins:wght@400;500;600;700&display=swap');

p {

	font-family: 'Open Sans', sans-serif;

}



a {
 
	font-family: 'Open Sans', sans-serif;

}

body {

	background-color: #eee;

}
 ul {
 	padding: 0;
 }
 li {
 	list-style: none;
 }

.owl-carousel.happy-client .owl-item {
	margin-right: 0 !important;
}
.owl-carousel.happy-client .owl-item img {
	padding: 0 10px;
}

.box-section.logo-banner {

	background-color: #222424;

	width: 100%;

	padding: 50px 0 150px;

	position: relative;

}

.all.container {
	padding: 0;
	margin-top: -190px;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: #fff;
}


.service-section-panel {
	display: none!important;
}

.container,

.container-lg,

.container-md,

.container-sm {

	max-width: 1300px !important;

}



#navbar {
	background: #222424;
	border-top: 1px solid #eee;
	padding: 10px 0;
}



.logo-custom {

	padding-bottom: 8px;

}

.single-item-boxs {
	display: block;
	width: 100%;
	/* margin: 0 -7px 21px; */
	padding: 11px;
	text-align: center;
	float: left;
	background: #fff;
	max-height: 166px;
	transition: .5s;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	border: 1px solid #fff;
	margin-bottom: 21px;
	/* margin-left: 5px; */
	/* margin-right: 4px; */
}

.single-item-boxs:hover{
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	border: 1px solid #fff;
	transition: .5s;
}
.catagroy-service-box {
	overflow: hidden;
	width: 40%;
	float: left;
	padding-right: 15px;
	padding-left: 13px;
}

.c-item-img img {
	width: 80px;
}
.single-item-boxs p {
	color: #575757;
	font-weight: 600;
	margin: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
.sc-pd-slider-banner {
	overflow: hidden;
	padding: 20px;
	padding-right: 10px;
	padding-bottom: 0;
}

.shadow-bg-sc {
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	padding: 40px 30px 57px;
	margin-bottom: 32px;
}
.content-poster-sc {
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	padding: 8px 10px 0;
} 



#navbar .navbar-nav>li>a {

	padding: 6px 10px;

	border-top: 0;

	margin-left: 7px;

	color: #fff; 

	font-size: 13px;

	letter-spacing: 0.5px;

} 

#navbar ul.navbar-nav li ul.dropdown_megamenu {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 0;
	left: 0;
	box-shadow: 0px 12px 17px 0 #555;
	z-index: 1010101010;
	padding: 30px;
	transition: .5s;
	opacity: 0;
	visibility: hidden;
	margin-top: 2px;
}

.nav-item.dropdown {
	transition: .5s;
}
#navbar ul.navbar-nav li:hover ul.dropdown_megamenu{
	opacity: 1;
	visibility: visible;
	transition: .5s;
	height: 370px;

}
ul.dropdown_megamenu p {
	color: #000;
}

ul.dropdown_megamenu li {
	width: 17%;
	margin-bottom: 7px;
	border: 1px solid #fff;
	margin: 10px 10px 10px 13px;
	transition: .5s;
	display: inline-block !important;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	border: 1px solid #fff;
	background: #fff;
}

ul.dropdown_megamenu li:hover {
	box-shadow: 0 0 10px gray;
	transition: .5s;
	cursor: pointer;
	transform: scale(1.05);
}


.slider-text {
	position: absolute;
	background: #fc0;
	padding: 15px 35px !important;
	color: #151515;
	font-size: 19px;
	bottom: 0;
	width: 96%;
	text-align: center;
	font-weight: 400;
}

.slider-img a {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
/*.homepage.owl-carousel .owl-nav .owl-prev, .homepage.owl-carousel .owl-nav .owl-next {
	color: #151515;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: background: rgba(255,204,0,0.5);
	background: rgba(255,204,0,0.5);
	width: 50px;
	height: 50px;
	font-size: 30px;

}*/
/*.homepage.owl-carousel .owl-nav .owl-next {
	left: auto;
	right: 0;
}*/
.single-item-boxs a {
	display: block;
	overflow: hidden;
}
.button-header .tab-btn-wgt {
	background-color: #ae0200 !important;
	padding: 8px 20px;
	width: auto !important;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
	letter-spacing: 0;
}



.poster-title {

	font-size: 40px;

	line-height: 53px;
	margin: 0;

}
.gap {
	padding: 26px 0;
	opacity: 0;
}
.col-sm-2.control-label.contact {
	padding-right: 0;
}
.content-poster-dcrp, .content-poster-sc.video {
	/*sheight: 612px;*/
}
.slide-video-banner {
	margin: 13px 0;
}

.section-grid-AddBanner {
	padding-left: 50px!important;
	padding-right: 50px!important;
}



.poster-title span {

	color: #ffcc00;

}



.poster-banner img {


	width: 100%;

}
.service-section-area{
	display: none;
}

.gal_single {
	display: block;
	width: 200px;
	margin: 0 11px 21px;
	padding: 11px;
	text-align: center;
	float: left;
	background: #fff;
	transition: .5s;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	border: 1px solid #fff;
}
.gal_single img {
	width: 100%;
}
.product_gallery {
	margin: 35px 0 20px;
}

.list-items.top li {
	line-height: 21px;
}
.list.items {
	margin-bottom: 14px;
}

.section-grid-AddBanner, .section-full, .testimonial-sc {
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
    clear: both;
    padding-top: 30px;
}
.page-footer {
	padding: 0 11px;
}
.logo-bar img {
	width: 100%;
	text-align: center;
	transition: .5s;
}
.nav.navbar-nav.text-center {
	width: 70%;
	margin: 0 auto;
}
.col-sm-3.control-label {
	padding-right: 0;
	max-width: 20%;
}
.single-mini-box .gal_single_ {
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	padding: 15px;
}
.col-sm-8.control-label {
	padding-left: 0;
}
.row.uplode_file {
	padding-left: 18px;
} 

.address_bar {
	/* display: inline-block; */
	padding-left: 35px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
}

.bar_hed {
	float: right;
}
.address {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
}
.text_add {
	font-weight: 700;
	font-size: 13px;
	text-align: left;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.address-bar-right {
	float: right;
} 
 
.address_icon img {
	width: 30px;
	padding-bottom: 6px;
} 
.address_icon {
	text-align: center;
}


.single-item-box {
	width: 162px;
	float: left;
	text-align: center;
	height: 100%;
	padding: 45px 0 42px;
}
.print-box-item {
	width: 100%;
	overflow: hidden;
}
.icon-name {
	margin: 0;
	color: #000;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	padding-left: 6px;
}
.section-tittle-service p {
	margin: 0;
	color: #797f85;
	font-size: 12px;
}
.service-section-area {
	border-top: 1px solid #fae563;
	margin: 60px 0;
}
.service-section-area .col-md-3 {
	padding-right: 0;
}
.service-section-area .col-md-9 {
	padding-left: 0;
	padding-right: 0;
}

.single-tittle {
	color: #fff;
}
.section-tittle-service.bg-gray {
	background: #18212b !important;
	padding: 35px 15px 30px 46px;
}
.icon-img img {
	width: 50px;
	margin-bottom: 10px;
}






.content-poster-sc img {

	width: 90%;

}

.breadcrumb-area .title-content-dcrp {
	margin-bottom: 0;
}


.title-content-dcrp, li.title-content-dcrp a {
    color: #0c419a;
    font-family: 'Oswald';
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 35px;
    letter-spacing: 0.5px !important; 
}

.list.items .img-container i {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 50px;
	font-size: 20px;
	line-height: 36px;
	margin: 0 -6px;
}

.print-object-content {
	padding: 0 14px;
}





/*slideshow*/





/* Hide the images by default */

.mbl-logo {
	display: none;
}

.mySlides {

	display: none;

	padding: 10px;

	margin-bottom: 10px;

}

 



/* Add a pointer when hovering over the thumbnail images */



.cursor {

	cursor: pointer;

}





/* Next & previous buttons */



.prev,

.next {

	cursor: pointer;

	position: absolute;

	top: 40%;

	width: auto;

	padding: 7px;

	margin-top: -50px;

	color: #fc001a!important;

	font-weight: bold;

	font-size: 20px;

	border-radius: 0 3px 3px 0;

	user-select: none;

	-webkit-user-select: none;

}





/* Position the "next button" to the right */



.next {

	right: 17px;

	border-radius: 3px 0 0 3px;

}





/* On hover, add a black background color with a little bit see-through */



.prev,

.next {

	background-color: #fc0;

}





/* Number text (1/3 etc) */



.numbertext {

	color: #f2f2f2;

	font-size: 12px;

	padding: 8px 12px;

	position: absolute;

	top: 0;

}





/* Container for image text */



.caption-container {

	text-align: center;

	background: #ff6600;

	/* Old browsers */

	background: -moz-linear-gradient(left, #ff6600 0%, #fc001a 100%);

	/* FF3.6-15 */

	background: -webkit-linear-gradient(left, #ff6600 0%, #fc001a 100%);

	/* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to right, #ff6600 0%, #fc001a 100%);

	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	color: white;

}



.caption-container p {

	margin: ;

	margin-bottom: 0;

	padding: 6px 0;

}





/* Six columns side by side */



.column {

	float: left;

	width: 20.66%;

	margin-right: 12px;

	margin-top: 9px;

}



.mini-photo {

	margin-left: 16px;

}





/* Add a transparency effect for thumnbail images */



.demo {

	opacity: 0.6;

}



.background-white.relative-positioned {

	background: #fff !important;

	display: block;

	overflow: hidden;

}

#product_details {
	min-width: 600px;
	margin-bottom: 50px;
}

.gal_single {
  position: relative;
  padding-bottom: 50px;
}
.gal_single p {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  color: #000;
  font-weight: bold;
  background: rgba(255,255,255, .8);
}



.active,

.demo:hover {

	opacity: 1;

}



.mini-image {

	float: left;

}



.mini-image img {

	width: 50px;

	margin-right: 15px;

}



.details-text {

	font-size: 14px;

	overflow: hidden;

}



.btn.btn-danger.mini-box {

	background: -moz-linear-gradient(left, #ff6600 0%, #fc001a 100%);

	background: -webkit-linear-gradient(left, #ff6600 0%, #fc001a 100%);

	background: linear-gradient(to right, #ff6600 0%, #fc001a 100%);

	border: none;

	padding: 7px 34px;

}





/*team*/



.wt-team-media img {

	width: 100%;

}



.testimonial-sc.happy-client {
	padding-bottom: 0;
	padding-top: 15px; 
}

.section-head .wt-separator-outer,

.title-small {

	margin-bottom: 15px;

}



.wt-separator-outer {

	overflow: hidden;

}



.wt-separator.style-square {

	width: 10px;

	height: 10px;

	background-color: transparent;

	border-width: 3px;

	border-style: solid;

	border-color: #2d3239;

}



.wt-separator {

	display: inline-block;

	height: 3px;

	width: 50px;

	position: relative;

}



.wt-separator.style-square .separator-left,

.wt-separator.style-square .separator-right {

	height: 3px;

}



.wt-separator .separator-left {

	left: -80px;

}



.wt-separator .separator-left,

.wt-separator .separator-right {

	position: absolute;

	top: 50%;

	width: 70px;

	height: 2px;

	margin-top: -1px;

}



.wt-team-four {

	background-color: #000;

	padding: 5px;

	transition: .5s;

}



.wt-team-four:hover {

	transition: .5s;

	box-shadow: 0 0 20px gray;

}



.wt-team-title a {

	color: #fff;

	font-size: 15px;

	line-height: 21px;

	letter-spacing: 0.5px;

}



.wt-team-four .wt-team-media a img {

	width: 100%;

}



.wt-team-four .wt-team-info {

	min-height: 110px;

}



.wt-team-info p {

	color: #fc0;

	font-weight: 600;

	margin: 0;

	font-size: 14px;

}



.wt-team-skew-block {

	background-color: rgba(255, 204, 0, 0.5);

	position: absolute;

	bottom: 115px;

	width: 86%;

}



.item-pdf-listing img {

	width: 32px;

	margin-right: 10px;

}



.wt-team-four .wt-team-skew-block .social-icons-outer {

	margin-right: 0px;

	position: relative;

	z-index: 1;

}



.wt-separator .separator-right {

	left: 15px;

}



.wt-separator.style-square .bg-primary {

	background: -moz-linear-gradient(left, #ff6600 0%, #fc001a 100%)!important;

	background: -webkit-linear-gradient(left, #ff6600 0%, #fc001a 100%)!important;

	background: linear-gradient(to right, #ff6600 0%, #fc001a 100%)!important;

	border: none;

}



.social-icons {

	margin-bottom: 0;

	padding: 0;

}



.social-icons {

	list-style: none;

	margin-left: -3px;

	margin-right: -3px;

	font-size: 12px;

}



.social-icons li {

	display: inline-block;

	text-align: center;

	margin-right: 11px;

}



.wt-team-four .wt-team-info .wt-team-title {

	margin: 0 0 5px;

}



.social-icons.social-radius a,

.social-icons.social-square a {

	border: 1px solid rgba(0, 0, 0, .2);

	width: 24px;

	height: 24px;

	line-height: 24px;

	padding: 0;

}



.social-icons.social-radius.social-dark.white-border a,

.social-icons.social-square.social-dark.white-border a {

	background: 0 0;

	color: #fff;

	border: 1px solid rgba(255, 255, 255, 1);

}
/*#navbar .navbar-nav > li.active {
	background: #ffcc00 !important;
}*/


.p-a20 {

	padding: 12px;

}





/*end team*/





/*testimonial*/



.single-testimonial-image img {

	width: 100%;

}



.owl-carousel.testimonial .owl-dots .owl-dot {

	margin: 0;

}



.owl-carousel.partners .owl-item img {

	width: 150px;

}





/*end testimonial*/





/**

 * The "shine" element

 */



.wt-team-four:hover::after {

	opacity: 1;

	top: -30%;

	left: -30%;

	transition-property: left, top, opacity;

	transition-duration: 0.9s, 0.9s, 0.15s;

	transition-timing-function: ease-in-out;

}



.wt-team-four::after {

	content: "";

	position: absolute;

	top: -110%;

	left: -210%;

	width: 200%;

	height: 200%;

	opacity: 0;

	transform: rotate(30deg);

	background: rgba(248, 248, 248, 0.13);

	background: linear-gradient( to right, rgba(248, 248, 248, 0.13) 0%, rgba(248, 248, 248, 0.13) 77%, rgba(248, 248, 248, 0.5) 92%, rgba(248, 248, 248, 0.0) 100%);

}



.wt-team-four {

	overflow: hidden;

	position: relative;

	transition: .5s;

}



#category_title {

	color: #ff6600;

}



.section-banner-product {

	background-image: url('../image/slider04.jpg');

	width: 100%;

	height: 250px;

	background-position: center;

	background-size: 100%;

	margin-bottom: 30px;

}


.breadcrumb-area ul {
    display: flex;
    align-items: center;
    gap: 20px;
}




/*product page css*/



.product-listing-area .container {

	padding: 0 20px;

}



.show-product-content .product-image img {

	width: 100%;

}



.btn.btn-danger.tab-btn-wgt {
	
	font-weight: 400;
	width: 186px;
	margin-left: 1px;
	margin-right: 1px;
	background: #0c419a;
	border: 0;
	color: #fff;
	transition: .5s;
	margin-bottom: 5px;
}
.fas.fa-caret-down {
	padding-left: 9px;
}
#navbar .navbar-nav li i.dpr-item{
	display: none;
}
#navbar .navbar-nav li.nav-item.dropdown.menu-large i.dpr-item {
	display: block;
	float: right;
	padding: 4px 6px 0 5px;
	color: #fff;
}
#navbar .navbar-nav li.nav-item.dropdown.menu-large.active i.dpr-item {
	color: #000 !important;
}
.button-header {
	display: none;
}


.button-menu-text {
	margin-bottom: 35px;
	overflow: hidden;
}


.item-single {

	padding: 0;

}

.product-page-contant .catagroy-service-box {
	width: 100%;
	padding-top: 10px;
}
.product-page-contant .single-item-boxs {
	width: 118px;
	margin: 20px 9px;
}
.product-page-contant .c-item-img img {
	width: 65px;
}


.item-single li {

	list-style-type: none;

}



.sidebar-item-list li a {

	color: #0c419a;

	font-size: 15px;

	font-weight: 500;

	background: transparent;

	width: 85%;

	display: block;

	text-decoration: none;

	border-bottom: 1px solid #ddd;

	margin-bottom: 3px;

	padding-bottom: 2px;

	transition: .5s;

}



.sidebar-item-list {

	border-right: 1px solid #ddd;

}



.produt-description p {

	font-size: 14px;

	color: #555;

	font-weight: 300;

}
.details_grid_product {
	margin: 50px 0;
}
.slide-video-banner .video_thumb {
    position: relative;
}
.slide-video-banner .v_play {
	position: absolute;
	bottom: 10%;
	right: 5%;
	background-color: red;
	color: #fff;
	border: 1px solid #bbb9b9;
	padding: 5px 23px;
	font-size: 24px;
	border-radius: 5px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	box-shadow: 0 0 5px #555;
	background-color: #222f3e;
	color: #ff3c20;
	border: 1px solid #b2b2b2;
}

.slide-video-banner:hover .v_play {
	transform: scale(1.2);
	box-shadow: 0 0 11px red;
}
button:focus {
	outline: 0!important;
}
.owl-carousel.print-slide-video .owl-dots .owl-dot {
	margin: 0px -4px;
}

.content-poster-sc.video {
	padding: 40px 20px 0;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 0px !important;
}


.sidebar-item-list {
	margin-bottom: 100px;
}

.sidebar-item-list li a:hover {
	color: #fc0;
	transition: .5s;
	border-color: #fc0;
} 
.load_product.active {
	color: #fc0;
	transition: .5s;
	border-color: #fc0;
}



.btn.btn-danger.tab-btn-wgt:hover {

	color: #fff;

	background: #ff6600;

	transition: .5s;

}



.btn.btn-danger.tab-btn-wgt.active {

	color: #fff;

	background: #ff6600;

}





/*End product page css*/





/*designstudio page css*/



.section-banner-product.designstudio {

	background-image: url('../image/slider01.jpg');

}



.designstudio-sc-content .title-content-dcrp {

	font-size: 28px;

	padding-bottom: 0;

}



.page-title-area {

	border-bottom: 1px dotted #ddd6d6;

	margin-bottom: 20px;

}



.catagroy-image img {

	width: 70px;

}



.catagroy-image {

	float: left;

	margin-right: 15px;

}



.catagroy-details-text h2 {

	font-size: 36px !important;

	margin: 18px 0;

}



.catagroy-details-text {

	overflow: hidden;

}



.catagroy-title {

	overflow: hidden;

}



.subtitle-catagray {

	padding-top: 7px;

	color: #696969;

	font-size: 14px;

	font-weight: 600;

}



.item-pdf-listing ul {

	padding: 0;

}



.item-pdf-listing ul li {

	list-style-type: none;

	position: relative;

	padding-left: 0;

	padding-right: 70px;

}





.one-child-list {

  display: block;

  overflow: hidden;

}

.one-child-list li a {

	display: block;

	border-bottom: 1px dotted #b9b7b7;

	margin-bottom: 10px;

	padding-bottom: 10px;

}

.one-child-list li {

  width: 50%;

  display: inline-block;

  float: left;

  padding: 0 10px;

}



.item-pdf-listing ul li a {

	font-size: 13px;

	color: #88846d;

}



/*

.item-pdf-listing ul li::after {

	position: absolute;

	top: 0;

	left: 0;

	width: 30px;

	height: 30px;

	background-image: url('../image/pdf-icon.png');

	content: '';

	background-position: center;

	background-repeat: no-repeat;

	background-size: 100%;

}

*/



.item-pdf-listing ul li.Ai-files::after {

	background-image: url('../image/5308e58246af6.png');

}



.item-pdf-listing ul li:last-child {

	border-bottom: 0;

}



.catagroy-section-content.pdb {

	padding-bottom: 80px;

	border-bottom: 1px dotted #ddd6d6;

	margin-bottom: 20px;

}



.subtitle-catagray.bold {

	margin: 0;

	font-size: 13px;

	font-weight: 400;

}



.bold-panel {

	margin: 0;

	font-size: 13px;

	color: #696969;

	margin-bottom: 20px;

	display: block;

}



.pdf-big-listing-area h2 {

	font-size: 23px !important;

}



.catagroy-section-content {

	margin-bottom: 50px;

}





/*End designstudio page css*/





/*om oss page css*/



.section-banner-product.omoss {

	background-image: url('../image/slider02.jpg');

}



.page-content-text {

	font-family: open sans;

	font-size: 13px;

	color: #696969;

}



.line-bdr-btm {

	border-bottom: 1px solid #ddd;

	margin-bottom: 20px;

	padding-top: 50px;

}



.page-content-image img {

	width: 100%;

}





/*End om oss page css*/





/*home testimonial*/



.client-testimonial-area.bg-image {

	background-image: url('../image/slider04.jpg');

	width: 100%;

	background-position: center;

	background-size: cover;

	position: relative;

	margin: 23px 0 23px;

	z-index: 2;

	padding: 22px 100px 10px;

}

/*.contact-details-icon img {
	width: 30px;
}*/

.list-items.top {
	margin-bottom: 36px !important;
}


.client-testimonial-area.bg-image::after {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: #000;

	content: '';

	opacity: 0.6;

	z-index: -1;

}



.client-image {

	width: 120px;

	height: 120px;

	background: #fff;

	overflow: hidden;

	border-radius: 50%;

	padding: 8px;

	margin: 0 auto 9px;


}



.client-titie {

	color: #fff;

	font-size: 25px;

	font-weight: 600;

}
.lb-data .lb-close {

	position: absolute;
	top: -31px;
	margin-left: 45px;
	display: inline-block!important;
}

.lightbox {
	z-index: 99999999!important;
}


.client-review {

	color: #fff;

	font-size: 17px;

	font-weight: 600;


}



.client-info h2 {

	color: #dfb10e;

	font-size: 22px;

	font-weight: 500;

	margin-bottom: 0px;

}

.sc-testimonial-area .section-head {
	display: none;
} 

.client-info span {

	font-weight: 600;

	color: #fc0;

	font-size: 17px;

}



.owl-carousel.testimonial.owl-theme .owl-dots .owl-dot span {

	width: 18px;

	height: 5px;

	margin: 5px 5px;

	background: #fff;

	border-radius: 0;

}



.owl-carousel.testimonial.owl-theme .owl-dots .owl-dot.active span,

.owl-carousel.testimonial.owl-theme .owl-dots .owl-dot:hover span {

	background: #dfb10e;

	width: 22px;

	height: 5px;

}



.client-info {

	margin-bottom: 6px;

}



.testimonial-custom-area {

	padding: 64px 0;

}



.testimonial-custom-area h2 {

	color: #fff;

}



.testimonial-custom-area .wt-separator.style-square {

	border-color: #fff;

}



.testimonial-custom-area .section-head {

	margin-bottom: 0px;

}

#flash{

	display: none;

}

#flash .spinner {

	margin: 0 auto;

}

.spinner {

	margin: 100px auto;

	width: 100px;

	height: 82px;

	text-align: center;

	font-size: 10px;

}



.spinner > div {

	background-color: #0c419a;

	height: 100%;

	width: 10px;

	display: inline-block;

	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;

	animation: sk-stretchdelay 1.2s infinite ease-in-out;

	margin: 2px;

}



.spinner .rect2 {

  -webkit-animation-delay: -1.1s;

  animation-delay: -1.1s;

}



.spinner .rect3 {

  -webkit-animation-delay: -1.0s;

  animation-delay: -1.0s;

}



.spinner .rect4 {

  -webkit-animation-delay: -0.9s;

  animation-delay: -0.9s;

}



.spinner .rect5 {

  -webkit-animation-delay: -0.8s;

  animation-delay: -0.8s;

}



@-webkit-keyframes sk-stretchdelay {

  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  

  20% { -webkit-transform: scaleY(1.0) }

}



@keyframes sk-stretchdelay {

  0%, 40%, 100% { 

    transform: scaleY(0.4);

    -webkit-transform: scaleY(0.4);

  }  20% { 

    transform: scaleY(1.0);

    -webkit-transform: scaleY(1.0);

  }

}

/*footer*/

.page-footer .title {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 13px;
}
.btn.btn-danger.ftr-btn {
	background: none;
	border: 1px solid #fff;
	padding: 6px 33px;
	border-radius: 50px;
	letter-spacing: 0;
	font-weight: 800;
}
.page-footer ul {
	padding: 0;
}
.fas.fa-star {
	font-size: 12px; 
}
.page-footer ul li {
	list-style: none;
}
.page-footer ul li a {
	font-size: 13px;
	color: #fff;
	font-family: ;
	font-weight: 3s00;
	font-family: 'Poppins', sans-serif;
}
footer.main-footer p {
	font-size: 13px;
	/* color: #aaa; */
	font-weight: 400;
	color: #fff !important;
	margin: 0;
	/* padding: 0; */
	padding-bottom: 8px;
	padding-top: 0;
}
.page-footer .social-icon i {
	width: 25px;
	height: 25px;
	background: #75759d;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	border-radius: 50px;
	margin-right: 3px;
}

/*End footer*/


/*what we do section*/

.single-service-sec {
    padding: 16px;
    transition: .5s;
}
.single-service-sec {
	margin-bottom: 20px;
}
.single-service-sec:hover {
	box-shadow: 0 0 30px #eee;
	transition: .5s;
}
.s-icon {
	float: left;
	overflow: hidden;
	clear: both;
	display: block;
	width: 80px;
	height: 80px;
	text-align: center;
	background: #fff;
	line-height: 80px;
	border-radius: 50%;
	/*box-shadow: -1px 4px 8px #ececec;*/
	border: 1px solid #ececec;
	margin-right: 19px;
}
.service-grid-section {
	padding-bottom: 40px;
}
.s-details {
	overflow: hidden;
	display: block;
}
.s-icon img {
	width: 40px;
}
.s-details a {
	text-decoration: none;
}
.s-details h3 {
	font-weight: 600;
	color: #3a3a72;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.s-details p {
	font-weight: 500;
	color: #464545;
	line-height: 20px;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
}
.text-center.service-title h2 {
	font-weight: 800;
	color: #3a3a72 !important;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 20px;
}
/*end what we do section*/


/*footer 2*/

.section-padding__bottom {
    padding-bottom: 60px;
}
.section-padding__top {
    padding-top: 60px;
}
.muted-red2_dark-purple {
    background: #ee4c5f;
    background: linear-gradient(45deg, #ee4c5f 0%, #9f036c 100%);
}
.section-padding__bottom.section-size__s {
	padding-bottom: 30px;
}
.white-text {
	color: #fff;
	font-size: 14px;
}
.p-3.img-content {
	width: 90px;
	height: 90px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 50%;
	line-height: 50px;
	margin-bottom: 8px;
}
.text-center.with-divider {
	font-size: 25px;
}

.with-divider.with-divider__white::after {
    border-bottom-color: #fff;
}
.with-divider::after {
    content: "";
    display: block;
    width: 60px;
    border-bottom: 3px solid #ed3c7e;
        border-bottom-color: rgb(237, 60, 126);
    margin: 20px auto 30px;
}
.panel-link {
    transition: all 0.2s ease;
    border-radius: 20px;
    background: transparent;
    border: 1px solid transparent;
}
.p-4 {
	padding: 0 !important;
}
.p-3 {
	padding: 1rem !important;
}
.img-container .icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
svg:not(:root) {
    overflow: hidden;
}

.page-footer {
	background-color: #333;
	margin-top: auto;
	position: relative;
	z-index: 2;
}
.footer-container {
	position: relative;
}
.footer-container .curve-container {
    top: -24px;
}
.curve-container {
    position: relative;
    overflow: hidden;
    height: 24px;
    display: flex;
    justify-content: center;
}
.footer-container .footer-curve {
	position: absolute;
	background-color: #333;
	width: 120%;
	margin: 0;
	height: 100px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}
.footer-container .footer {
	padding-bottom: 0px;
	text-align: center;
}
.section-margin__bottom.section-size__xs {
	margin-bottom: 5px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.copyright {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	padding: 12px 0;
}
.section-margin__top.section-size__xs {
    margin-top: 0px;
}
footer .contact-links {
    text-transform: uppercase;
    font-weight: bold;
}
.items {
	margin: 0;
	padding: 0;
	list-style: none none;
}
footer .link {
	color: inherit;
	display: block;
	padding: 10px 0;
	transition: all 0.2s ease;
	line-height: normal;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	margin: 1px 6px;
}

/*End footer 2*/

/*contact section*/

.section-overlap__top {
	background: white;
	z-index: 9999;
	position: relative;
	padding-top: 40px; 
}
.n2-panel.shadow {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.16);
}
.n2-panel {
	background-color: #fff;
	width: auto;
	height: auto;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 40px;
	padding: 40px 40px 35px;
	margin-top: 10px;
} 
.n2-panel .content {
    padding: 30px;
}
.with-divider::after {
	content: "";
	display: block;
	width: 60px;
	border-bottom: 3px solid #ed3c7e;
	margin: 20px auto 30px;
}
.message.error {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: #fae5e5;
	color: #e02b27;
	padding-left: 40px;
	position: relative;
}
.form-label {
	display: block;
	margin-bottom: 2px;
}
input[type="text"].form-input, input[type="password"].form-input, input[type="url"].form-input, input[type="tel"].form-input, input[type="search"].form-input, input[type="number"].form-input, input[type="datetime"].form-input, input[type="email"].form-input, textarea.form-input, select.form-input {
    height: unset;
    padding: 14px 10px 11px;
    line-height: normal;
    margin-bottom: 20px;
    width: 100%;
}
.contact-details-icon {
	text-align: center;
	margin: 14px 0;
}
.n2-panel.dark {
	color: #fff;
	background-color: #333;
	padding: 0;
}  
.n2-panel .content {
	padding: 0 30px 0px;
}
.content li {
	line-height: 21px;
	padding: 0;
	padding: 0 !important;
	margin-bottom: 0px;
}
.list-items.top {
	margin-bottom: 1.8rem;
}
.details_grid_product .col-md-5 {
	max-width: 100%;
	flex: 100%;
}
.button-header {
	display: none;
}
.items {
	margin: 0;
	padding: 0;
	list-style: none none;
}

.button.fill, a.button.fill {
	color: #fff;
	background-color: #1bbbd9;
	border-color: #1bbbd9;
	text-align: center;
	transition: all 0.2s ease;
	outline: none;
	border: none;
	padding: 11px 60px;
	font-size: 19px;
	font-weight: 600;
	border-radius: 50px;
}

.fa-map-care {
	background: #fff;
	margin-bottom: 0px;
	position: relative; 
}

/*End contact section*/


.nav-holder.sticky {
	position: fixed;
	text-align: ;
	top: 0;
	float: left;
	width: 100%;
	z-index: 99999999 !important;
	left: 0;
	background: #222424!important;
}
#navbar.sticky .navbar-collapse.collapse {
	 border-top: none; 
}
.nav-holder.sticky .logo-bar img {
	width: 50%;
	transition: .5s;
}
.nav-holder.sticky  #navbar {
	padding: 5px 0;
	transition: .5s;
}
.nav-holder.sticky .text_add {
	font-size: 10px;
}
.nav-holder.sticky .address_icon img {
	width: 22px;
	padding-bottom: 2px;
}
.nav-holder.sticky .logo-custom {
	padding-bottom: 0;
}
.nav-holder.sticky .bar_hed {
	margin-bottom: 3px;
}
.owl-carousel.print-slide .owl-nav .owl-prev, .owl-carousel.print-slide .owl-nav .owl-next {
	color: #151515;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: background: rgba(255,204,0,0.5);
	background: rgba(255,204,0,0.5);
	width: 50px;
	height: 50px;
	font-size: 30px;
	display: none;
}
.owl-carousel.print-slide .owl-nav .owl-next {
	left: auto;
	right: 0;
}

.sticky,
.fade-in {
	animation: fadeIn ease .5s;
	-webkit-animation: fadeIn ease .5s;
	-moz-animation: fadeIn ease .5s;
	-o-animation: fadeIn ease .5s;
	-ms-animation: fadeIn ease .5s;
}
@keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}

@-moz-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}

@-o-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}

@-ms-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}

.button-header.mbl-top {
	display: block;
}

/*offer page content*/

.contact-form {
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 80%;
	box-shadow: 0 0 3px gray;
	margin: 0 auto 50px;
}
.contact-form .form-control.offer {
	border-radius: 0px;
	box-shadow: 0 0 0;
	box-shadow: 0 0 3px #bfbfbf;
	height: calc(1.9em + .75rem + 2px);
	padding: 11px 19px;
	border: 0;
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form {
	padding: 10%;
}
.contact-form form .row{
    margin-bottom: 0;
}
.contact-form h3 {
	margin-bottom: 0;
	margin-top: -7%;
	text-align: center;
	color: #0062cc;
	padding-bottom: 40px;
	font-family: 'Oswald';
	color: #0c419a;
}
.offer-page-form-content .contact-form form {
	padding-bottom: 25px;
}
.red_sign {
	color: red;
	font-size: 15px;
}

.form-group label {
	color: #000;
	position: relative;
}
.form-group .control-label::after {
	content: none;
}
.btn.btn-template-outlined {
	background-color: #ae0200 !important;
	color: #fff;
	font-weight: 600;
	border: none !important;
}
.contact-form .btnContact {
	border: none;
	border-radius: 0;
	padding: 12px;
	background: #ae0200;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	margin-top: 46px;
	overflow: hidden;
	text-align: center;
}
.btnContactSubmit
{
    border-radius: 1rem;
    padding: 3%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
} 
textarea.form-control.offer {
	width: 100%;
	height: 150px !important;
}

/*End offer page content*/






/*End testimonial*/


#product_details h1, 
#product_details h2, 
#product_details h3, 
#product_details h4, 
#product_details h5, 
#product_details h6, 
#product_details .h1, 
#product_details .h2, 
#product_details .h3, 
#product_details .h4, 
#product_details .h5, 
#product_details .h6 {
	margin-bottom: 0.5rem;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	line-height: 1.2;
	color: inherit;
}
#product_details h1 b, 
#product_details h2 b, 
#product_details h3 b, 
#product_details h4 b, 
#product_details h5 b, 
#product_details h6 b, 
#product_details .h1 b, 
#product_details .h2 b, 
#product_details .h3 b, 
#product_details .h4 b, 
#product_details .h5 b, 
#product_details .h6 b {
	font-weight: normal;
}

#product_details{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #555;
	font-weight: 300;
}



@media only screen and (min-width: 1199px) and (max-width: 1800px) {}





/* Medium Layout: 1280px. */



@media only screen and (min-width: 992px) and (max-width: 1200px) {

.nav.navbar-nav.text-center {
	width: 79%;
}


}





/* Tablet Layout: 768px. */



@media only screen and (min-width: 768px) and (max-width: 991px) {

	.all {

		width: 90%;

	}

	.nav.navbar-nav.text-center {
		width: auto;
		margin: 0 auto;
	}

	.navbar-collapse.collapse {
		border-top: 0;
	}

	.poster-title {

		font-size: 28px;

		line-height: 36px;

	}

	.content-poster-dcrp p {

		font-size: 12px;

	}

	.prev,

	.next {

		top: 29%;

	}

	.slider-text {

		padding: 7px;

		font-size: 12px;

	}

	.section-full.wt-our-team .col-md-3 {

		max-width: 50%;

		flex: 50%;

		margin-bottom: 20px;

	}

	.btn.btn-danger.tab-btn-wgt {

		width: 124px;

	}

	.produt-description p {

		font-size: 12px;

	}

	.sidebar-item-list li a {

		font-size: 12px;

	}

	#contact .col-md-8.mx-auto {

		max-width: 100%;

		flex: 100%;

		margin: 0;

	}

	.logo-custom {

		padding-bottom: 8px;

		width: 270px;

	}

	#navbar .navbar-toggler {

		position: absolute;

		right: 0;

	}
	.top-header {
		display: none;
	}
	.mbl-logo {
		width: 250px;
	}
	.client-testimonial-area.bg-image {
		padding: 22px 50px 10px;
	}
	.home-carousel {
		width: 100%;
		padding-right: 0;
	}
	.sc-pd-slider-banner {
		padding: 0;
	}
	.catagroy-service-box {
		width: 100%;
	}
	.single-item-boxs {
		width: 22%;
		margin: 0 10px 16px;
	}
	.text-uppercase {
		text-transform: uppercase;
		letter-spacing: 0.5px; 
	}
	#navbar .navbar-collapse {
		overflow: hidden !important;
	}
	.mbl-logo {
		display: block;
	}
	.n2-panel {
		padding: 30px;
	}

	.contact-details-icon img {
		width: 30px;
	}

	.list.items li {
		font-size: 12px; 
	}
	#navbar .navbar-toggler {
		position: inherit;
	}
	#navbar {
		border-top: 0;
	}
	#navbar .navbar-nav > li > a {
		text-align: left;
		padding: 0px 10px;
	}
	#navbar .navbar-nav > li > a:hover {
		background: #fc0;
		border-color: #fc0;
	}
	#navbar .navbar-nav li.nav-item.dropdown.menu-large i.dpr-item {
		padding: 15px 6px 0 5px;
	}
	#navbar .navbar-nav > li > a:hover i.dpr-item {
		color: #000 !important;
	}
	#navbar ul.navbar-nav li ul.dropdown_megamenu {
		padding: 30px 0;
	}
	ul.dropdown_megamenu p {
		font-size: 12px;
	}
	ul.dropdown_megamenu li {
		width: 16%;
	} 
	.offer-page-form-content .col-md-6 {
		max-width: 100%;
		flex: 100%;
	}
	#product_details {
		min-width: 100%;
	}
	#category_title {
		font-size: 20px;
	}
	.product_gallery {
		margin: 44px 0 43px;
		overflow: hidden;
	}
	.section-banner-product {
		width: 100%;
		height: 200px;
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	.section-grid-AddBanner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.video_sec p {
		font-size: 12px;
	}
	.slide-video-banner .v_play {
		font-size: 12px;
		padding: 5px 17px;
	}
	.product-page-contant .single-item-boxs {
		width: 110px;
	}




}





/* Mobile Layout: 320px. */



@media only screen and (max-width: 767px) {

	#navbar .navbar-collapse {
	overflow: inherit !important;
}

	.all {

		width: 94%;

	}

	.logo-custom {

		width: 200px;

	}

	#navbar {
	padding-left: 0;
	padding-right: 0;
	border: 0;
}

	.slider-text {

		padding: 10px;

		font-size: 11px;

	}
	.home-carousel img {
		height: auto;
	}

	.poster-banner img {

		transform: rotate(0deg);

		border-radius: 0;

	}

	.poster-banner.two img {

		transform: rotate(0deg);

	}

	.poster-title {

		font-size: 25px;

		line-height: 33px;

		padding: 0;

	}
	.poster-text {
		padding: 20px 0;
	}

	.content-poster-dcrp p {

		font-size: 12px;

	}

	.content-poster-sc {

		margin-top: 30px;

	}

	.wt-team-four {

		margin-bottom: 25px;

	}

	.wt-team-four .wt-team-info {

		min-height: 111px;

	}

	.wt-team-skew-block {

		bottom: 115px;

	}

	.section-grid-AddBanner,

	.print-object-content,

	.section-full,

	.testimonial-sc {

		padding-bottom: 20px;

	}

	.testimonial-custom-area h2 {

		font-size: 21px;

	}

	.client-review {

		font-size: 14px;

		width: 100%;

	}

	.section-head .wt-separator-outer,

	.title-small {

		margin-bottom: 0;

	}

	.owl-carousel.partners .owl-item img {

		width: 100px;

	}

	footer.main-footer p {

		font-size: 0.7rem;

	}
	.home-carousel img {
		margin: 0;
	}

	.section-banner-product {

		height: 80px; 

		background-size: 100% 100%;

		background-repeat: no-repeat;

	}

	.product-listing-area .container {

		padding: 15px;

	}

	.btn.btn-danger.tab-btn-wgt {

		width: 138px;

		margin-bottom: 5px;

	}

	.sidebar-item-list {

		height: auto;

	}

	.sidebar-item-list {

		border-right: 0;

	}

	.sidebar-item-list li a {

		width: 100%;

	}

	.catagroy-details-text h2 {

		font-size: 29px !important;

	}

	.subtitle-catagray {

		font-size: 13px;

	}

	.item-pdf-listing ul li a {

		font-size: 12px;

	}
	.top-header {
		display: none;
	}
	.mbl-logo {
		width: 200px;
	}
	.home-carousel {
		width: 100%;
		padding-right: 0;
	}
	.sc-pd-slider-banner {
		padding: 0;
	}
	.catagroy-service-box {
		width: 100%;
	}
	.single-item-boxs {
		width: 100%;
	}
	.section-grid-AddBanner {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.text-uppercase {
		text-transform: uppercase;
		letter-spacing: 0;
	}
	.mbl-logo {
		display: block;
	}
	.client-testimonial-area.bg-image {
		padding: 22px 0 10px;
	}
	.muted-red2_dark-purple .col-md-3 {
		max-width: 50%;
		flex: 50%;
	}
	.text-center.with-divider {
		font-size: 22px;
	}
	footer .link {
		padding: 2px 0;
	}
	.n2-panel {
		padding: 20px;
	}
	.nav.navbar-nav.text-center {
		width: 100%;
		text-align: left !important;
	}
	.button-header.mbl-top {
		display: none;
	}
	#navbar .navbar-nav li {
		position: relative !important;
	}
	i.dpr-item {
		padding: 0;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		width: 20px;
		height: 20px;
		border: 1px solid #ddd;
		text-align: center;
		line-height: 18px;
	}
	#navbar ul.navbar-nav li ul.dropdown_megamenu {
		transition: .5s;
		display: none;
		opacity: inherit;
		visibility: none;
		height: auto;
		padding: 8px;
	}
	ul.dropdown_megamenu li {
		width: 30%;
		float: left;
		margin: 5px 5px;
		text-align: center;
		display: block;
		overflow: hidden;
		min-height: 90px;
		padding: 3px;
	}
	/*#navbar ul.navbar-nav li:hover ul.dropdown_megamenu {
		opacity: 1;
		visibility: none;
		transition: .5s;
		height: auto;
	}*/
	ul.dropdown_megamenu p { 
		color: #fff;
		font-size: 11px;
		margin-bottom: 6px;
		font-weight: 600;
		text-overflow: ellipsis;
		overflow: hidden; 
	}
	#navbar .navbar-nav li i.dpr-item {
		padding: 0!important;
		margin-right: 5px;
		cursor: pointer;
	}
	ul.dropdown_megamenu li img {
		width: 50px;
		padding: 5px;
	}
	.nav-holder.sticky #navbar {
		padding: 5px 10px;
		transition: .5s;
	}
	.section-grid-AddBanner, .section-full, .testimonial-sc {
		padding-left: 0;
		padding-right: 0;
	}
	.print-object-content {
		padding: 0 0 20px;
	}
	.contact-form {
		width: 100%;
	}
	.contact-form form {
		padding: 10% 4%;
	}
	.contact-form h3 {
		padding-bottom: 20px;
	}
	.button-header {
		display: block;
		margin-left: 10px;
	}
	.section-margin__top.section-size__xs {
	    margin-top: 0;
	}
	.section-margin__bottom.section-size__xs {
	    margin-bottom: 13px;
	}
	#navbar .navbar-nav > li > a {
		padding: 2px 10px;
	}
	#navbar .navbar-nav > li > a:hover {
		background: #fc0;
		border-color: #fc0;
	}
	#navbar .navbar-nav > li > a:hover i.dpr-item {
		color: #000 !important;
	}
	.form-group label {
		font-size: 11px;
		font-weight: 600;
	}
	.gal_single {
		width: 42%;
		padding: 0;
	}
	#product_details {
		min-width: 100%;
	}
	.catagroy-service-box .col-md-4 {
		max-width: 50%;
		flex: 50%;
	}
	.slide-video-banner .v_play {
		padding: 5px 18px;
		font-size: 16px;
	}
	.mini-box-details {
		padding-bottom: 26px;
	}
	.col.check-item {
		max-width: 50%;
		flex: 50%;
		margin-bottom: 19px;
	}
	.page-footer {
		padding: 0;
	}
	.footer-container .curve-container {
		top: -22px;
	}
	.copyright {
		padding: 12px 20px;
	}
	.title-content-dcrp {
		font-size: 29px;
	}

	.breadcrumb-area .title-content-dcrp {
	    font-size: 20px;
	}

	.breadcrumb-area li.title-content-dcrp a {
    font-size: 20px;
}

	.col-sm-8.control-label {
		max-width: 70%;
		flex: 70%;
	}
	.col-sm-3.control-label {
		max-width: 22%;
		flex: 22%;
	}
	.btn.btn-template-outlined {
		margin: 20px 0;
	}
	.shadow-bg-sc {
		margin-top: 28px;
		padding-bottom: 20px;
	}
	.lb-data .lb-close {
		margin-left: 0;
	}
	.product-page-contant .single-item-boxs {
		width: 45%;
		margin: 8px 7px;
	}


}





/* Wide Mobile Layout: 480px. */



@media only screen and (min-width: 576px) and (max-width: 767px) {

.single-item-boxs {
	width: 30.3%;
	margin: 0 10px 16px;
}

}



