@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
	font-family: 'Poppins', sans-serif;
}
@font-face {
	font-family: 'IndieFlower';
	src: url('../fonts/IndieFlower.eot');
	src: url('../fonts/IndieFlower.eot?#iefix') format('embedded-opentype'), url('../fonts/IndieFlower.woff2') format('woff2'), url('../fonts/IndieFlower.woff') format('woff'), url('../fonts/IndieFlower.ttf') format('truetype'), url('../fonts/IndieFlower.svg#IndieFlower') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
ul {
	padding: 0px;
	margin: 0px;
}
ol, ul {
	margin-top: 0;
	margin-bottom: 0px !important;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	float: left;
}
/*a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
*/
.wrap {
	float: left;
	width: 100%;
}
#sliderhome .owl-dot {
	display: none;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 17px;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: 17px;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 26px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 26px !important;
}
.from-concept-section {
	padding: 60px 0px 50px;
}
.heading-title {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #000000;
	font-weight: 600;
	position: relative;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.heading-title-new-wrapper {
	text-align: center;
}
.heading-title::after {
	content: "";
	position: absolute;
	width: 108px;
	height: 2px;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: -14px;
	background: linear-gradient(135deg, #ea5937 25%, #4392dc);
}
.from-concept-img {
	max-width: 65%;
	margin: auto;
}
.from-concept-img-bottom {
	max-width: 100%;
	margin: auto;
	padding-top: 10px;
	float: left;
}
.website-possible-section {
	background-color: #ef6a7f;
	padding: 12px 0px;
}
.website-possible-title-text span {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.website-possible-title-text p {
	font-size: 15px;
	color: #fff;
	text-align: justify;
}
.btn-wrapper a {
	text-decoration: none;
	color: #fff;
	border: solid 1px #fff;
	padding: 5px 26px;
	border-radius: 50px;
	font-size: 16px;
	display: inline-block;
}
.our-service-section {
	padding: 50px 0px 100px;
}
.our-service-section .container {
	max-width: 100%;
	padding-left: 59px;
	padding-right: 0px;
}
.our-service-section .heading-title {
	margin-bottom: 57px;
}
.our-service-img {
	border-radius: 8px;
	overflow: hidden;
}
#slider-service .owl-dot {
	display: none;
}
#slider-service .owl-nav button.owl-prev {
	position: absolute;
	left: -2%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-service .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: 12px;
	box-shadow: none !important;
	outline: none !important;
}
#slider-service .owl-nav button.owl-next img {
	max-width: 35px !important;
}
#slider-service .owl-nav button.owl-prev img {
	max-width: 35px !important;
}
.responsive-web-section {
	margin: 66px 0px 26px;
}
.responsive-img-box {
	margin-bottom: 55px;
}
.responsive-img-box h3 {
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 500;
	padding-top: 12px;
}
.responsive-web-row .heading-title {
	margin-bottom: 70px;
}
.responsive-web-row {
	width: 100%;
	margin: auto;
}
.responsive-web-section .container {
	max-width: 100%;
	padding: 0px 74px;
}
.web-design-section {
	margin-bottom: 70px;
}
.web-design-row {
	width: 75%;
	margin: auto;
}
.design-img {
	margin-bottom: 15px;
}
.web-design-boxtop-txet {
	border: solid 1px #dddddd;
	min-height: 215px;
	padding: 7px 15px;
	border-radius: 5px;
	margin-bottom: 16px;
}
.web-design-boxtop-txet span {
	display: inline-block;
	color: #2a4175;
	font-size: 20px;
	font-weight: 600;
}
.web-design-boxtop-txet p {
	margin-bottom: 0px;
	font-size: 16px;
	color: #7e7e7e;
	font-weight: 400;
	text-align: justify;
	padding-top: 5px;
}
.web-design-boxtop-txet.boxtop {
	min-height: 340px;
	background-color: #d8e2ed;
	border-color: #d8e2ed;
	margin-bottom: 0px;
	padding: 10px 15px;
}
.web-design-boxtop-txet.boxtop span {
	font-size: 18px;
}
.web-design-boxtop-txet.boxtop p {
	font-size: 15px;
	margin-bottom: 26px;
	padding-top: 10px;
}
.web-design-row .heading-title {
	margin-bottom: 60px;
}
.websiteberrie-icon-section {
	padding: 85px 0px 75px;
}
.websiteberrie-icon-img {
	width: 75%;
	margin: auto;
	padding-top: 25px;
}
.prize-table-section {
	background-color: #fcedec;
	padding: 65px 0px 80px;
}
.prize-table-boxrow {
	width: 100%;
	margin: auto;
}
.prize-table-boxrow .heading-title {
	margin-bottom: 78px;
}
.prize-table-boxrow .col-md-4 {
	padding: 0px 11px;
}
.prize-table-box-wrapper {
	padding: 30px 15px 35px;
	background-color: #fff;
	text-align: center;
	transform: scale(1);
	transition: all .5s ease 0s;
	border-radius: 10px;
	float: left;
	width: 100%;
	min-height: 100%;
}
.prize-table-box-wrapper .user-img {
	max-width: 72px;
	float: right;
	margin-top: -67px;
}
.prize-table-text h3 {
	color: #000000;
	font-weight: 600;
	font-size: 19px;
	margin-bottom: 8px;
}
.prize-table-text p {
	font-size: 14px;
	color: #000000;
	line-height: 21px;
}
.prize-table-text h6 {
	margin-bottom: 0px;
	font-size: 40px;
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	padding: 15px 0px;
	color: #e34647;
	font-weight: 300;
}
.prize-table-text h6 span {
	font-size: 13px;
}
.prize-table-text ul {
	margin-top: 20px;
}
.prize-table-text ul li {
	font-size: 14px;
	color: #a5a5a5;
	margin-bottom: 11px;
}
.prize-table-text ul li i.fa {
	margin-right: 7px;
	color: #e34647;
}
.prize-table-text ul li span {
	display: inline-block;
	text-decoration: line-through;
}
.btn-wrapper.prize-btn {
	margin-top: 30px;
}
.btn-wrapper.prize-btn a {
	background-color: #75bdcc;
	border: solid 1px #75bdcc;
	padding: 8px 29px;
	font-size: 14px;
	border-radius: 10px;
}
.prize-table-box-wrapper:hover {
	transform: scale(1.05);
}
.prize-table-box-wrapper:hover .prize-table-text ul li {
	color: #fff;
}
.prize-table-box-wrapper:hover .prize-table-text ul li i.fa {
	color: #fff;
}
.prize-table-box-wrapper:hover .btn-wrapper.prize-btn a {
	border-color: #e29cbe;
	background: #e29cbe;
}
.logo-wrapper-section {
	padding-top: 0;
	padding-bottom: 40px;
}
.logo-wrapper-section .heading-title {
	margin-bottom: 55px;
}
.logo-img-wrapper {
	width: 100%;
	float: left;
	text-align: center;
	margin: auto;
}
.logo-img-wrapper ul li {
	list-style: none;
	display: inline-block;
	width: 11%;
	margin-bottom: 21px;
	text-align: center;
}
.accordion-section .heading-title {
	margin-bottom: 54px;
}
.accordion-section {
	padding: 65px 0px 80px;
}
.accordion .card-header:after {
	font-family: 'FontAwesome';
	content: "\f068";
	float: right;
	color: #f98383;
	top: 13px;
	position: absolute;
	right: 6px;
}
.accordion-section .card-body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}
.accordion-section .card-body p {
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
.accordion .card-header.collapsed:after {
	/* symbol for "collapsed" panels */
	content: "\f067";
}
a.card-title {
	color: #000000 !important;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	line-height: 37px;
}
.accordion-section #accordion a {
	font-weight: bold;
	font-size: 15px;
}
.card {
	border: none;
}
.card-header {
	border-bottom: none;
	margin-bottom: 10px;
	padding: 6px 30px;
	position: relative;
	background: none;
	border-bottom: solid 1px #000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}
.accordion-section .container {
	max-width: 100%;
	padding: 0px 187px;
}
.footer-section {
	background-color: #87caae;
	padding: 13px 0px 28px;
}
.footer-logo {
	max-width: 50%;
	margin: auto;
}
.footer-logo a {
	display: inline-block;
}
.copy-right-info {
	padding-left: 69px;
}
.copy-right-info p {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 500;
}
.copy-right-info p span {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.customer-appreciation-section {
	background-color: #f5d8aa;
	padding: 53px 0px 0px;
}
.customer-appreciation-logo-box {
	text-align: left;
	background: #ffffff;
	padding: 13px;
	border-radius: 7px;
	min-height: 100%;
	margin-bottom: 20px;
}
.logo-wrapper-section .container {
	max-width: 100%;
	padding: 0px 42px;
}
.customer-appreciation-logo-box h3 {
	font-size: 14px;
}
.customer-appreciation-logo-box p {
	color: #000;
	font-size: 13px;
	line-height: 23px;
}
.customer-appreciation-row .col-md-3 {
	padding: 0px 10px;
}
.customer-appreciation-logo img {
	max-width: 27%;
	padding: 4px;
	margin-bottom: 2px;
}
.customer-appreciation-logo-box span {
	display: inline-block;
	font-size: 17px;
	font-weight: 600;
}
.customer-appreciation-text {
	background-color: #fff;
	padding: 33px;
}
.customer-appreciation-text p {
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 600;
}
.customer-appreciation-text {
	background-color: #fff;
	padding: 37px;
	border-radius: 8px;
}
.customer-appreciation-text p {
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
}
.customer-appreciation-row {
	margin-bottom: 70px;
}
.arrow-left:before {
	position: absolute;
	top: -14px;
	right: auto;
	/* margin-left: -10px; */
	content: "";
	display: block;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #fff;
	left: -3px;
	-webkit-transform: rotate(-90deg);
	top: 43%;
}
.arrow-left.arrow-1:before {
	right: -3px;
	left: auto;
	-webkit-transform: rotate(90deg);
	top: 33%;
}
.customer-appreciation-section .heading-title {
	margin-bottom: 65px;
}
.banner-section {
	float: left;
	width: 100%;
	transition: .5s;
}
.header-wrapper.fixed {
	position: fixed !important;
	background: #87caae !important;
	top: 0px !important;
	z-index: 9999 !important;
	box-shadow: 0 0 4px #00000014, 0 2px 4px #0000001f;
}
.header-wrapper.fixed .nav_area > ul > li:hover a {
	color: #ffffff;
}
.header-wrapper.fixed .logo-header {
	max-width: 79px;
}
.header-wrapper.fixed .logo-header {
	max-width: 64px;
}
.header-wrapper.fixed .nav_area ul li a {
	line-height: 60px;
}
.header-wrapper.fixed .nav_area ul li a:after {
	bottom: 11px;
	background: #ffffff;
}
.header-wrapper .logo-header {
	display: inline-block;
	max-width: 154px;
	margin-right: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.header-wrapper nav.nav_area {
	display: inline-block;
}
.header-wrapper .logo-header a {
	display: inline-block;
}
.gallery-btn {
	width: 100%;
	text-align: center;
	margin-top: 42px;
}
.gallery-btn a {
	border: solid 1px #9932cc;
	padding: 9px 30px;
	font-size: 13px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	display: inline-block;
	position: relative;
}
/********* Menu Css *********/
.header-wrapper {
	float: left;
	width: 100%;
}
.wrapper-menu {
	width: 100%;
	float: left;
	padding: 0px 30px;
}
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
@media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #5eb792;
	z-index: 2;
	padding: 0px 0px;
	z-index: 10;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	z-index: 9999 !important;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #ffffff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 11px;
	top: 12px;
	z-index: 9999;
	background: #f73b96;
	width: 38px;
	height: 38px;
	line-height: 37px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 13px;
	color: #fff;
	padding: 0px 12px;
	display: inline-block;
	width: 100%;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #48896d;
}
span.arrow {
	position: absolute;
	right: 2px;
	color: #fff;
	top: 2px;
	width: 40px;
	text-align: center;
	height: 30px;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
@media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	float: left;
	display: flex;
}
.nav_area > ul > li {
	display: inline-block;
	padding: 0px 0px;
}
.nav_area ul li a {
	color: #000;
	font-size: 15px;
	display: inline-block;
	padding: 0px 12px;
	text-decoration: none;
	font-weight: 400;
	position: relative;
	line-height: 100px;
}
span.arrow {
	display: none;
	padding-left: 5px;
	color: #fff;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
	padding: 10px 14px;
}
ul.sub-menu {
	min-width: 230px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #5888db;
	z-index: 555;
	text-align: left;
	border-radius: 0px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area ul li.active a {
	color: #00b0f0;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #ffff;
	position: relative;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 6px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.menu-banner-section {
	position: relative;
}
.header-section {
	position: absolute;
	z-index: 999;
	background-color: rgba(255,255,255,0.8);
	padding: 10px 0px;
	padding-bottom: 0px;
	top: 0px;
}
.top-logo a {
	display: inline-block;
}
.form-select {
	border: none;
	box-shadow: none;
	outline: none;
}
.nav_area > ul > li img {
	max-width: 20px;
	vertical-align: sub;
}
.menu-section {
	background-color: #000000;
}
.nav_area ul li a:after {
	content: " ";
	position: absolute;
	bottom: 28px;
	width: 90%;
	height: 2px;
	background: #ff5f7d;
	left: 5%;
	opacity: 0;
	transform: scaleX(0);
	transition: transform .3s ease 0s;
	transform-origin: left center;
}
.nav_area ul li:hover a:after {
	opacity: 1;
	transform: scaleX(1);
}
.head-right {
	display: flex;
	align-items: center;
	float: right;
	margin-left: auto;
}
a.login-btn {
	display: inline-block;
	padding: 7px 12px;
	border: 1px solid #ff5f7d;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	margin-right: 15px;
	transition: all .4s;
	line-height: 20px;
	text-decoration: none;
	background: #ff5f7d;
	font-weight: 600;
	margin-left: 17px;
}
a.login-btn:hover {
	background: #f3365a;
	color: #fff;
	border: 1px solid #f3365a;
}
.nav_area > ul > li:hover a {
	color: #ff5f7d;
}
.lang-menu {
	text-align: right;
}
.lang-menu a {
	color: #000;
	font-size: 15px;
	padding: 0px 4px;
}
/********** Menu css And **********/

/********** Home Page Gallery Section CSS **********/
.gallery-wrap, #gallery {
	overflow: hidden;
}
#filters {
	margin: 1%;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
}
#filters li {
	float: left;
}
#filters li span {
	position: relative;
	display: inline-block;
	font-size: 14px;
	padding: 8px 31px;
	overflow: hidden;
	z-index: 1;
	color: #000;
	background-color: #eaeaea;
	border: none;
	font-weight: 600;
	border-radius: 0;
	text-transform: none;
	margin: 0px 7px;
	text-transform: uppercase;
	cursor: pointer;
	border: 2px solid transparent;
}
#filters li:hover span {
	color: #000;
}
#filters li span.active {
	background: #1fbae7;
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, #e46b69, #608fd1) border-box;
	border: 2px solid transparent;
	color: #000;
}
.gallery-item {
	float: left;
	width: 25%;
	padding: 10px;
	position: relative;
	z-index: 10;
	display: none;
}
.inside {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	border: 2px solid transparent;
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, #e46b69, #608fd1) border-box;
}
.wrap .gallery-wrap {
	padding: 0px 55px;
}
#gallery .inside .details {
	transition: all 0.3s ease-in-out;
	text-align: left;
	float: left;
	width: 100%;
	z-index: 2;
	padding: 5px 13px;
}
.details h2 {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0;
}
.details p {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0;
}
.inside img {
	float: left;
	width: 100%;
}
.overlay {
	background: rgba(31, 186, 231, 0.8);
	z-index: 1;
	transition: all 0.7s ease-in-out;
}
.gallery-item:hover .details, .gallery-item:hover .overlay {
	opacity: 1;
}
 @media (max-width: 30em) {
.wrap {
	padding-left: 1em;
	padding-right: 1em;
}
.gallery-item {
	float: none;
	width: 100%;
}
}
/********** Home Page Gallery Section CSS END **********/

.customer-appreciation-section .container {
	max-width: 100%;
	padding: 0px 74px;
}
.prize-table-section .container {
	max-width: 100%;
	padding: 0px 74px;
}
.prize-table-boxrow .col-md-3 {
	padding: 0px 12px;
}
.prize-table-box-wrapper .prize-table-text {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: left;
}
.prize-table-box-wrapper.bg01 {
	background: #f8f0dd;
}
.prize-table-box-wrapper.bg02 {
	background: #efc27b;
}
.prize-table-box-wrapper.bg03 {
	background: #87caae;
}
.prize-table-box-wrapper.bg04 {
	background: #f29695;
}
.prize-table-boxrow .package-btn {
	float: left;
	width: 100%;
	margin-top: 54px;
	text-align: center;
}
.prize-table-boxrow .package-btn a {
	padding: 9px 24px;
	border: 1px solid transparent;
	text-decoration: none;
	display: inline-block;
	border: solid 1px #9932cc;
	color: #000;
}
.our-service-section .container .row.our-service-row {
	margin: 0px;
}
#gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
/******* Page No-2 *******/
.gallery-new-wrapper {
	float: left;
	width: 100%;
	padding-bottom: 60px;
	padding-top: 57px;
}
.specialist-section {
	background: #9671d0;
	padding-top: 53px;
	padding-bottom: 53px;
	text-align: center;
}
.specialist-section .specialist-info h3 {
	color: #fff;
	font-size: 33px;
	margin-bottom: 11px;
}
.specialist-section .specialist-info .specialist-p-text {
	max-width: 528px;
	margin: 0px auto;
}
.specialist-section .specialist-info .specialist-p-text p {
	color: #fff;
	font-size: 15px;
	line-height: 23px;
}
.specialist-section .specialist-info .specialist-btn a {
/*background: #ff6177;
	padding: 10px 22px;
	display: inline-block;
	color: #fff;
	border-radius: 9px;
	font-weight: 500;
	text-decoration: none;*/
}
.template-img {
	height: 387px;
	position: relative;
	box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.2);
	background-position: top left;
	-webkit-transition: all 1s ease-out 0s;
	-o-transition: all 1s ease-out 0s;
	transition: all 6s ease-out 0s;
}
.template-img:hover {
	background-position: center 100%;
}
.template-section-box .template-btn {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -23px;
}
.template-section-box {
	position: relative;
	margin-bottom: 78px;
}
.template-section-box .template-btn a {
	background: #fff;
	padding: 3px 33px;
	display: inline-block;
	color: #000;
	font-weight: 600;
	font-size: 17px;
	text-decoration: none;
	box-shadow: 0px 3px 11px 0px rgb(0 0 0 / 20%);
	border-radius: 4px;
}
.template-section {
	background: #fcfcfd;
	padding-top: 29px;
	padding-bottom: 34px;
}
.template-section-box .template-btn a span {
	margin-right: 6px;
	color: #d7d7d8;
	font-size: 29px;
	font-family: 'IndieFlower';
}
.page-title-section-bg {
	margin-top: -9px;
}
.template-tow {
	margin-top: 41px;
}
.footer-fixed-img {
	max-width: 201px;
	position: fixed;
	bottom: 40px;
	z-index: 3333;
	left: -9px;
}
.theme-btn {
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.theme-btn a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ff5f7d;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition-property: transform;
	transition-duration: 2s;
	transition-timing-function: ease-out;
	z-index: -1;
}
.theme-btn a:hover:before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}
.theme-btn a:hover {
	color: #fff;
	border: solid 1px #ef6a7f;
}
.theme-btn a {
	position: relative;
}
.prize-table-box-wrapper:hover .user-img img {
	webkit-transform: rotateY( 360deg );
	transform: rotateY( 360deg );
}
.prize-table-box-wrapper .user-img img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
/*.prize-table-box-wrapper:hover .table-list-wrapper {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}*/
.table-list-wrapper {
	/*   -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;*/
	float: left;
	width: 100%;
	padding-bottom: 43px;
}
.customer-appreciation-logo-box {
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.customer-appreciation-logo-box:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.our-service-img:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.our-service-img {
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 8px;
}
.logo-img-wrapper ul li:hover img {
	transform: scale(1.05);
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.logo-img-wrapper ul li img {
	transform: scale(1);
	transition: all .5s ease 0s;
	display: inline-block;
}
.specialist-section .specialist-info .specialist-btn a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	padding: 15px 30px;
	overflow: hidden;
	z-index: 1;
	color: #fff;
	background-color: #ff5f7d;
	border: none;
	font-weight: bold;
	border-radius: 10px;
	text-transform: none;
}
.specialist-section .specialist-info .specialist-btn a:hover {
	text-decoration: none;
}
.specialist-section .specialist-info .specialist-btn a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f3314c;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition-property: transform;
	transition-duration: 2s;
	transition-timing-function: ease-out;
	z-index: -1;
}
.specialist-section .specialist-info .specialist-btn a:hover:before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}
#filters li span:hover:before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}
#filters li span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ff5f7d;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition-property: transform;
	transition-duration: 2s;
	transition-timing-function: ease-out;
	z-index: -1;
}
.step-row-class .col-md-3 {
    max-width: 16.3333%;
}
.step-row-class {
	margin-top: 12px;
	float: left;
	width: 100%;
}
#backbutton.show {
	opacity: 1;
	visibility: visible;
}
#backbutton {
	display: inline-block;
	background-color: #ff4b64;
	width: 38px;
	height: 38px;
	background-size: 100% 100%;
	text-align: center;
	border-radius: 0;
	position: fixed;
	bottom: 14px;
	right: 18px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;/* border-radius: 100px; */
}
#backbutton::after {
	content: "\f106";
	font-family: "fontawesome";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 35px;
	color: #fff;
}
.page-title-section-bg {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.logo-page.portfolio.portfolio-with-title .portfolio-item {
	width: 20%;
	padding: 8px;
}
.post-single .col-md-6 {
	float: left;
}
.template-section-box .template-img {
	background-size: cover;
}
.btn-wrapper.prize-btn {
	margin-top: 30px;
	position: absolute;
	bottom: 20px;
}
.menu-icon-active label.toggle .fa:before {
	content: "\f00d";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	line-height: 31px;
}
body.menu-icon-active:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 2222;
	top: 0px;
	display: inherit;
	background-color: rgba(0, 0, 0, 0.4);
}



/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.price-col .dollar {
	font-size: 33px !important;
}
.table-list-wrapper {
	padding-bottom: 0;
}
.btn-wrapper.prize-btn {
	position: relative;
	bottom: auto;
}
.head-right .contact-btn-n {
	display: none;
}
.prize-table-boxrow .col-md-3 {
	margin-bottom: 55px;
}
.customer-appreciation-row .col-md-3 {
	margin-bottom: 23px;
}
.row.responsive-web-row .heading-title {
	padding: 0px 15px;
}
#sliderhome .owl-nav button.owl-prev {
	left: 5px;
}
#sliderhome .owl-nav button.owl-next {
	right: 5px;
}
.post-slider.post-img {
	margin-bottom: 25px;
}
#gallery .inside .details {
	padding: 17px 13px;
	text-align: center;
}
.header-wrapper.fixed .nav_area ul li a:after {
	display: none !important;
}
.logo-page.portfolio.portfolio-with-title .portfolio-item {
	width: 33%;
	padding: 8px;
}
.post-list-aside {
	margin-bottom: 0px !important;
}
.body-content .page-content {
	padding-bottom: 40px !important;
}
.iframe-map-wrapper iframe {
	height: auto;
}
.page-content .col-md-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.template-section .template-tow {
	margin-left: 0px;
	margin-right: 0px;
}
.step-row-class .col-md-3 {
    max-width: 50%;
    padding: 0px 12px;
}
.step-row-class {
	margin-bottom: 15px !important;
}
.page-title-bg-img img {
	height: 166px;
	object-fit: cover;
}
.footer-fixed-img {
	max-width: 108px;
	position: fixed;
	bottom: 8px;
	z-index: 3333;
	left: -9px;
}
.header-wrapper {
	position: relative !important;
}
.header-wrapper.fixed .nav_area > ul > li:hover a {
	color: #000000;
}
.banner-section {
	position: relative;
	z-index: -1;
}
.footer-logo {
	max-width: 142px;
	margin: auto;
}
.accordion-section #accordion a {
	font-size: 15px;
	line-height: 11px;
}
.responsive-web-row .col-md-2 {
	max-width: 50%;
}
.our-service-section .container {
	padding-left: 20px;
}
.prize-table-section .container {
	padding: 0px 7px;
}
.wrap .gallery-wrap {
	padding: 0px 0px;
}
.responsive-web-section .container {
	padding: 0px 0px;
}
.customer-appreciation-section .container {
	padding: 0px 18px;
}
.accordion-section .container {
	padding: 0px 16px;
}
.prize-table-boxrow .package-btn {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 36px;
}
.prize-table-box-wrapper .user-img {
	max-width: 72px;
	float: none;
	margin-top: -67px !important;
	margin: 0px auto;
}
.prize-table-box-wrapper .prize-table-text {
	text-align: center;
}
.heading-title {
	font-size: 23px;
}
.from-concept-img {
	max-width: 90%;
}
.from-concept-img-bottom {
	max-width: 100%;
}
.website-possible-section {
	padding: 34px 0px;
}
.website-possible-title-text {
	padding-top: 40px;
}
.website-possible-title-text span {
	font-size: 21px;
	margin-bottom: 5px;
	display: inline-block;
}
.website-possible-title-text p {
	font-size: 14px;
}
.heading-title::after {
	width: 85px;
}
.our-service-row {
	margin: auto;
}
.responsive-web-row {
	width: 100%;
}
.responsive-img img {
	width: 100%;
}
.responsive-img-box {
	margin-bottom: 34px;
	text-align: center;
}
.responsive-img-box h3 {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: 500;
	padding-top: 12px;
}
.web-design-row {
	width: 100%;
}
.web-design-boxtop-txet {
	min-height: 185px;
}
.web-design-box-wrapper {
	margin-bottom: 35px;
}
.web-design-section {
	margin-bottom: 25px;
}
.websiteberrie-icon-section .row {
	margin: auto;
}
.websiteberrie-icon-img {
	width: 100%;
}
.prize-table-boxrow {
	width: 100%;
}
.prize-table-box-wrapper {
	margin-bottom: 50px;
	padding-bottom: 0;
}
.prize-table-section {
	padding: 50px 0px 20px;
}
.customer-appreciation-logo-box {
	margin-bottom: 22px;
}
.customer-appreciation-text {
	padding: 15px;
}
.customer-appreciation-text p {
	font-size: 14px;
	line-height: 22px;
}
.customer-appreciation-logo img {
	max-width: 31%;
}
.customer-appreciation-row {
	margin-bottom: 36px;
}
.arrow-left.arrow-1:before {
	top: 44%;
}
.customer-appreciation-logo.logo {
	padding-top: 32px;
}
.customer-appreciation-section {
	padding: 50px 0px 35px;
}
.customer-appreciation-logo-box span {
	padding-top: 5px;
}
.logo-img-wrapper ul li {
	width: 32%;
}
.logo-img-wrapper {
	width: 100%;
}
.card-header {
	padding: 6px 12px;
	padding-right: 32px;
}
.copy-right-info {
	padding-left: 0px;
}
.footer-section {
	padding: 22px 0px;
}
.copy-right-info {
	padding-left: 0px;
	text-align: center;
}
.copy-right-info p {
	margin-bottom: 15px;
	font-size: 14px;
}
.accordion-section {
	padding: 40px 0px;
}
.logo-wrapper-section {
	padding-top: 5px;
}
.from-concept-section .row {
	margin: auto;
}
.head-right {
	display: block;
	position: absolute;
	right: 70px;
	top: 20px;
}
.wrapper-menu {
	padding: 10px 16px;
}
.from-concept-section {
	padding: 40px 0px;
}
.websiteberrie-icon-section {
	padding: 40px 0px;
}
.row.customer-appreciation-row.dsd {
	margin-bottom: 0px;
}
.header-wrapper .logo-header {
	margin-left: 0;
	max-width: 73px;
}
.gallery-item {
	z-index: 6;
}
.our-service-section {
	padding: 50px 0px 65px;
}
#slider-service .owl-nav button.owl-next img {
	max-width: 25px !important;
}
#slider-service .owl-nav button.owl-prev img {
	max-width: 25px !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 12px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 12px !important;
}
.from-concept-section {
	position: relative;
	z-index: -1;
}
#filters {
	margin: 0%;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
#filters li {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	display: inline-block;
	padding: 8px;
	padding-bottom: 5px;
}
#filters li span {
	border: 2px solid transparent;
	width: 100%;
	font-size: 12px;
}
.specialist-section .specialist-info h3 {
	font-size: 24px;
	margin-bottom: 11px;
}
.specialist-section .specialist-info .specialist-p-text p {
	font-size: 14px;
}
.gallery-item {
	float: none;
	width: 100%;
}
.nav_area ul li a:after {
	display: none !important;
}
}

/******** Tablet Layout ********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.post-list-aside {
	margin-bottom: 0px !important;
}
.body-content .page-content {
	padding-bottom: 40px !important;
}
.header-wrapper.fixed .nav_area ul li a:after {
	display: none !important;
}
.nav_area ul li a:after {
	display: none !important;
}
.page-title-bg-img img {
	height: 166px;
	object-fit: cover;
}
.header-wrapper.fixed .nav_area > ul > li:hover a {
	color: #000000;
}
.header-wrapper {
	position: relative !important;
}
.banner-section {
	position: relative;
	z-index: -1;
}
.from-concept-section {
	position: relative;
	z-index: -1;
}
.from-concept-img {
	max-width: 90%;
}
.from-concept-img-bottom {
	max-width: 100%;
}
.website-possible-title-text p {
	font-size: 14px;
}
.website-possible-title-text span {
	font-size: 20px;
}
.from-concept-section .row {
	margin: auto;
}
.row.our-service-row {
	margin: auto;
}
#slider-service .owl-nav button.owl-next {
	top: 33%;
}
#slider-service .owl-nav button.owl-prev {
	top: 33%;
}
.responsive-web-row {
	width: 100%;
}
.web-design-row {
	width: 100%;
}
.websiteberrie-icon-img {
	width: 85%;
}
.web-design-boxtop-txet {
	min-height: 230px;
}
.web-design-boxtop-txet.boxtop {
	min-height: 375px;
}
.prize-table-boxrow {
	width: 100%;
}
.customer-appreciation-text {
	padding: 18px;
}
.customer-appreciation-logo img {
	max-width: 85%;
}
.arrow-left:before {
	left: -2px;
	top: 45%;
}
.customer-appreciation-logo-box span {
	font-size: 14px;
	font-weight: bold;
}
.arrow-left.arrow-1:before {
	right: -2px;
}
.logo-img-wrapper {
	width: 100%;
}
.copy-right-info p {
	font-size: 14px;
}
.copy-right-info {
	padding-left: 0px;
}
.wrapper-menu {
	padding: 15px 15px;
}
.head-right {
	padding-right: 45px;
	padding-top: 14px;
}
.toggle {
	top: 19px;
}
.gallery-item {
	z-index: 6;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 18px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 18px !important;
}
.prize-table-section .container {
	padding: 0px 19px;
}
.customer-appreciation-section .container {
	padding: 0px 19px;
}
.customer-appreciation-logo-box p {
	font-size: 12px;
	line-height: 20px;
}
.customer-appreciation-logo-box {
	min-height: 403px;
}
.accordion-section .container {
	padding: 0px 37px;
}
.btn-wrapper.prize-btn a {
	padding: 8px 11px;
	font-size: 14px;
}
.responsive-web-section .container {
	padding: 0px 19px;
}
.head-right {
	display: block;
	margin-right: 30px;
}
.header-wrapper .logo-header {
	max-width: 82px;
}
.inside {
	min-height: 182px;
}
.wrap .gallery-wrap {
	padding: 0px 19px;
}
.head-right .contact-btn-n {
	display: none;
}
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.nav_area ul li a {
	font-size: 12px;
	padding: 0px 6px;
}
.price-col .dollar {
	font-size: 30px !important;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-wrapper .logo-header {
	max-width: 64px;
}
.nav_area ul li a {
	font-size: 13px;
	padding: 0px 9px;
}
}
