
.p0 {
	padding: 0px !important;
}

a, button, h1, h2, h3, h4, h5, h6, li, p, span, input, textarea, ::placeholder {
	font-family: 'Graphik' !important;
	margin: 0px;
}

body {
	overflow-x: hidden;
}

.form-btn-st:focus, a:focus, a:hover, button:focus, button:hover {
	outline: 0px;
	text-decoration: none !important;
}

section {
	float: left;
	width: 100%;
}

.tp-hd-call ul {
	padding: 0px;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0px;
}

.tp-hd-call ul li a {
	color: #fff;
	font-size: 15px;
	padding-left: 25px;
}

.tp-hd-mrq {
	max-width: 650px;
}

.tp-hd-mrq p span {
	font-weight: 500;
	color: rgb(189, 30, 81);
}

.tp-hd-mrq p {
	font-size: 13px;
	color: rgb(35, 31, 32);
}

.top-header {
	padding: 10px 0px;
}

.top-header .row {
	display: flex;
	align-items: center;
}

.header-top {
	display: block;
	background: rgb(0, 39, 63);
	text-align: right;
}

.hd-top-main-nv ul {
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
	margin: 0px;
}

.hd-top-main-nv ul li {
	margin: 0px 20px;
}

.hd-top-main-nv ul li.active a {
	color: rgb(240, 181, 85);
}

.hd-top-main-nv ul li a {
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 500;
}

.head_top.dekstop-nav {
	background: rgb(241, 242, 242);
	padding: 12px 0px;
}

.head_top.dekstop-nav .col-sm-12 {
	display: flex;
	align-items: center;
}

.hd-top-main-nv {
	padding: 12px 0px;
	background: rgb(189, 30, 81);
}

.hd-list-nav li .hd-gt-strt {
	padding: 12px 30px !important;
	background: #ff0000;
	font-size: 14px;
	font-weight: 700;
	margin-right: 20px;
	text-transform: capitalize;
	color: rgb(255, 255, 255);
	border-radius: 5px;
}

.hd-list-nav li a:hover {
}
.banner-tag img {
    width: 70%;
}

.banner-tag {
    margin: 0;
    position: absolute;
    top: -40px;
    left: 35px;
    animation: swing ease-in-out 1s infinite alternate;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 3.5s ease-in-out forwards infinite;
    z-index: 999;
}

.hd-top-main-nv ul li a:hover {
	color: rgb(236, 170, 85);
}

.header-top ul {
	padding: 0px;
	margin: 0px;
}

.header-top ul li {
	display: inline-block;
	padding: 10px 15px;
}

.header-top ul li a {
	font-size: 15px;
	color: rgb(255, 255, 255);
}

.navbar-right a.yellow_btn_m {
	margin: 0px 15px;
	position: relative;
	padding: 12px 19px 12px 45px !important;
}

.navbar-right a.yellow_btn_m::before {
	content: "";
	background-image: url("");
	position: absolute;
	height: 32px;
	width: 28px;
	left: 12px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.mobile-top {
	display: none;
}

.hd-list-nav ul {
	list-style: none;
	display: flex;
	align-items: center;/* justify-content: flex-end; */
	padding: 0px;
	margin: 0px;
}

.hd-list-nav ul {

	/* width: 50%; */
}

.hd-list-nav li a {
	margin: 0px 8px;
	color: rgb(35, 31, 32);
	font-weight: 600;
	font-size: 15px;
}

.header-top ul li a i {
	margin: 0px 3px 0px 0px;
	font-size: 18px;
}

.head_top {
	z-index: 9;
	position: relative;
	left: 0px;
	right: 0px;
	padding: 0px;
}

.head_top .navbar .navbar-header a.navbar-brand {
	font-weight: 700;
	color: rgb(0, 39, 63);
	font-size: 26px;
}

.head_top .navbar-right {
	padding-top: 25px;
}

.head_top .navbar.navbar-defult {
	margin-bottom: 0px;
}

.head_top .navbar.navbar-defult ul li a:focus, .head_top .navbar.navbar-defult ul li a:hover, .head_top .navbar.navbar-defult ul li.active a {
	background: 0px 0px;
	color: rgb(250, 105, 12);
}

.head_top .navbar.navbar-defult ul li a {
	color: rgb(0, 0, 0);
	opacity: 1;
	font-size: 13px;
	
	text-transform: uppercase;
	padding: 10px 12px;
	font-weight: 700;
}

.head_top .navbar.navbar-defult ul li a.btn-org {
	border-radius: 50px;
	padding: 12px 27px;
	color: rgb(255, 255, 255);
	background: linear-gradient(to right, rgb(58, 176, 206), rgb(27, 201, 187));
	font-size: 13px;
	font-weight: 700;
}

.head_top .dropdown-menu > li > a {
	position: relative;
	margin: 0px 0px 10px;
	font-weight: 500;
	border-left: 4px solid rgb(0, 39, 63);
}

.head_top ul.dropdown-menu {
	padding: 20px 0px 15px;
	border: none;
	left: 0px;
	right: 0px;
	width: 250px;
}

.logo {
	width: 100%;
	margin: 0px;
}

.head_top .dropdown-menu > .active > a, .head_top .dropdown-menu > .active > a:focus, .head_top .dropdown-menu > .active > a:hover {
	text-decoration: none;
	background-color: transparent;
	outline: 0px;
	border-left: 4px solid rgb(252, 82, 22);
	color: rgb(252, 82, 22) !important;
}

.head_top .dropdown-menu > li > a:hover::before {
	color: rgb(252, 82, 22);
}

.head_top .open > a, .head_top .open > a:focus, .head_top .open > a:hover {
	background-color: transparent !important;
	border-color: transparent !important;
	color: rgb(252, 82, 22) !important;
}

.main-banner .row {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}



.what-tab-sec {
	padding: 50px 0px;
	position: relative;
}

.what-tab-sec .hd-txt {
	text-align: center;
}

.what-icon-1 {
	position: absolute;
	top: 160px;
	left: 210px;
	z-index: -1;
}

.what-icon-2 {
	position: absolute;
	left: 430px;
	bottom: 80px;
	z-index: -1;
}

.what-icon-3 {
	position: absolute;
	top: 220px;
	right: 500px;
	z-index: -1;
}

.what-icon-4 {
	position: absolute;
	right: 70px;
	bottom: 50px;
	z-index: -1;
}

.what-tab-st {
	padding-top: 40px;
	padding-bottom: 35px;
}

.what-tab-st li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.what-tab-st li {
	box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 40px 0px;
	border-radius: 10px;
	width: 18%;
	margin: 0px 10px;
	padding: 10px 0px;
	background: rgb(255, 255, 255);
}

.what-tab-st li a {
	font-size: 20px;
	font-weight: 400;
	color: rgb(0, 0, 0);
	text-align: center;
	background: 0px 0px !important;
}

.what-tab-st li.active a {
	border: 0px;
}

.what-tab-st li a, .what-tab-st li a:hover {
	border: 0px !important;
}

.what-tab-st li:hover a {
	background: 0px 0px;
}

.what-tab-st ul {
	border: 0px;
}

.what-tab-st li.active, .what-tab-st li:hover {
	background: rgb(73, 11, 61);
}

.what-tab-st li.active a, .what-tab-st li.active a:focus, .what-tab-st li.active a:hover, .what-tab-st li:hover a {
	color: rgb(255, 255, 255);
}

.what-tab-st li.active p {
	font-size: 20px;
	font-weight: 500;
}

.what-tab-inr-img img {
	width: 100%;
	transition: all 0.3s ease-in-out 0s;
}

.what-tab-txt h2 {
	color: rgb(189, 30, 81);
	font-weight: 700;
}

.what-tab-txt h4 {
	font-size: 18px;
	font-weight: 700;
	padding: 20px 0px;
}

.what-tab-txt p {
	color: rgb(35, 31, 32);
	font-size: 16px;
	line-height: 26px;
}

.what-tab-txt .bnr-btn {
	margin: 35px 0px 0px;
}

.what-tab-main-div {
	display: flex;
	align-items: center;
	justify-content: center;
}

.what-tab-inr-img {
	position: relative;
}

.what-tab-inr-img::before {
	content: "";
	background: url("../images/what-tab-img-bf.png") center center / 70% no-repeat;
	width: 312px;
	height: 411px;
	position: absolute;
	bottom: 5px;
	right: -120px;
	z-index: -1;
}

.what-img-st1 {
	position: absolute;
	left: 0px;
}

.what-tab-inr-img:hover .hvr-img-st-wht {
	transform: scale(1.1);
}

.logo-inner-u-txt ul {
	list-style: none;
	padding: 0px;
	display: flex;
	align-items: center;
}

.logo-inner-u-txt {
	padding-left: 75px;
	position: relative;
	width: 800px;
	transition: all 0.5s ease 0s;
}

.logo-inner-u-txt h3 {
	font-weight: 600;
	font-size: 24px;
	color: rgb(255, 255, 255);
	padding-bottom: 10px;
}

.logo-new-inner-div {
	position: relative;
}

p.cncl-btn {
	position: absolute;
	right: 10px;
	top: -33px;
	color: rgb(40, 190, 254);
	font-weight: 700;
	font-size: 20px;
	cursor: pointer;
}

p.cncl-btn::before {
	top: 0px;
	left: 0px;
	background: rgb(0, 0, 0);
	width: 100%;
	height: 2px;
}

.logo-inner-u-txt::before {
	content: "";
	position: absolute;
	left: -30px;
	height: 2px;
	width: 100%;
	background: rgb(40, 190, 254);
	top: -19px;
	z-index: 0;
}

.unique-logo-sec {
	padding: 50px 0px;
	background: rgb(240, 238, 238);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.unique-logo-sec::before {
	content: "";
	background: url("../images/logo-types-bf.png") right top / cover no-repeat;
	width: 437px;
	height: 377px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}

.unique-logo-sec::after {
	content: "";
	background: url("../images/logo-types-af.png") right top / cover no-repeat;
	width: 388px;
	height: 811px;
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	z-index: -1;
}

.uniq-logo-bx {
	background: rgb(102, 51, 153);
	height: 100%;
	width: 100%;
	min-height: 500px;
	position: relative;
	transform: translate(0px, 0px);
	transition-duration: 1s;
}

.uniq-logo-bx-co-div {
	transition-duration: 1s;
	transform: translateX(10px);
	position: relative;
	z-index: 1;
}

.uniq-logo-bx-co-div.asd {
	transition-duration: 1s;
	transform: translateX(0px);
}

.uniq-logo-bx:hover {
	transform: translate(0px, -10px);
}

.logo-new-innercol, .logo-new-innercol h2 {
	display: none;
}

.lg-bx-unq-1 {
	background: linear-gradient(rgb(91, 234, 255) 0px, rgb(79, 177, 255) 100%);
}

.lg-bx-unq-2 {
	background: linear-gradient(rgb(88, 147, 255) 0px, rgb(89, 108, 255) 100%);
}

.lg-bx-unq-3 {
	background: linear-gradient(rgb(174, 220, 255) 0px, rgb(90, 135, 255) 100%);
}

.lg-bx-unq-4 {
	background: linear-gradient(rgb(255, 172, 71) 0px, rgb(255, 66, 141) 100%);
}

.lg-bx-unq-5 {
	background: linear-gradient(rgb(45, 227, 190) 0px, rgb(51, 155, 146) 100%);
}

.lg-bx-unq-6 {
	background: linear-gradient(rgb(255, 213, 70) 0px, rgb(255, 152, 76) 100%);
}

.uniq-logo-bx h3 {
	transform: rotate(-90deg);
	text-shadow: rgba(0, 0, 0, 0.16) 3.694px 4.728px 6px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	position: absolute;
	bottom: 160px;
	width: 290px;
	left: -60px;
	right: 0px;
}

.uniq-logo-bx img {
	margin: 0px auto;
	display: table;
}

.unique-logo-sec .hd-txt {
	text-align: center;
}

.uniq-lg-ul ul {
	list-style: none;
	padding: 0px;
	display: inline-flex;
	align-items: center;
}

li.uniq-logo-div-li {
	display: inline-flex;
	height: 100%;
	position: relative;
}

li.uniq-logo-div-li .uniq-lg-1 {
	width: 8%;
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column-reverse;
}

li.uniq-logo-div-li .uniq-lg-details {
	width: 100%;
}

.uniq-lg-1 h3 {
	position: absolute;
	width: 275px;
	transform: rotate(270deg);
	margin: auto;
	height: 45px;
	bottom: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

.uniq-lg-ul ul {
	list-style: none;
	padding: 0px;
	display: inline-flex;
	align-items: center;
	min-height: 190px;
}

li.uniq-logo-div-li {
	display: inline-flex;
	height: 100%;
	position: relative;
	transition: all 0.5s ease 0s;
}

li.uniq-logo-div-li .uniq-lg-1 {
	width: 8%;
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: column-reverse;
	background: linear-gradient(rgb(92, 240, 255), rgb(81, 189, 255));
	padding-bottom: 0px;
}

li.uniq-logo-div-li .uniq-lg-details {
	width: 68px;
	padding: 20px 0px;
	overflow: hidden;
	transition: all 1.5s ease 0s;
}

.logo-inner-u-txt p {
	padding-right: 20px;
	min-height: 60px;
	color: rgb(255, 255, 255);
}

.uniq-lg-1 h3 {
	position: absolute;
	width: 275px;
	transform: rotate(270deg);
	margin: auto;
	height: 45px;
	bottom: 0px;
	top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	line-height: 1.96;
	text-shadow: rgba(0, 0, 0, 0.16) 3.694px 4.728px 6px;
}

.uniq-lg-ul ul img {
	width: 100%;
}

.logo-inner-u-txt::before {
	display: none;
}

li.uniq-logo-div-li.uniq-logo-div-li-1 .uniq-lg-details {
	background: linear-gradient(to right, rgba(117, 27, 100, 0.93), rgb(110, 22, 93));
}

li.uniq-logo-div-li.uniq-logo-div-li-2 .uniq-lg-details {
	background: linear-gradient(to right, rgb(68, 8, 56), rgb(73, 11, 61));
}

li.uniq-logo-div-li.uniq-logo-div-li-3 .uniq-lg-details {
	background: linear-gradient(to right, rgb(98, 18, 83), rgb(98, 18, 83));
}

li.uniq-logo-div-li.uniq-logo-div-li-4 .uniq-lg-details {
	background: linear-gradient(to right, rgb(132, 24, 111), rgb(120, 26, 102));
}

li.uniq-logo-div-li.uniq-logo-div-li-5 .uniq-lg-details {
	background: linear-gradient(to right, rgb(133, 32, 114), rgb(133, 32, 114));
}

li.uniq-logo-div-li.uniq-logo-div-li-6 .uniq-lg-details {
	background: linear-gradient(to right, rgb(144, 38, 124), rgb(144, 38, 124));
}

li.uniq-logo-div-li:hover .uniq-lg-details {
	width: 800px;
}

.uniq-lg-details h4 {
	transform: rotate(270deg);
	text-align: left;
	position: absolute;
	right: 0px;
	bottom: 190px;
	color: rgb(255, 255, 255);
	font-size: 20px;
	font-weight: 700;
	width: 260px;
	left: -95px;
	text-shadow: rgba(0, 0, 0, 0.16) 3.694px 4.728px 6px;
	text-transform: uppercase;
}

img.uniq-l-dtl {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: auto !important;
}

li.uniq-logo-div-li.uniq-logo-div-li-1.active .uniq-lg-details, li.uniq-logo-div-li.uniq-logo-div-li-2.active .uniq-lg-details, li.uniq-logo-div-li.uniq-logo-div-li-3.active .uniq-lg-details, li.uniq-logo-div-li.uniq-logo-div-li-4.active .uniq-lg-details, li.uniq-logo-div-li.uniq-logo-div-li-5.active .uniq-lg-details, li.uniq-logo-div-li.uniq-logo-div-li-6.active .uniq-lg-details {
	width: 800px;
}

.uniq-lg-details .bnr-btn .live-cht {
	color: rgb(255, 255, 255);
}

.uniq-lg-details .bnr-btn {
	padding-top: 0px;
}

.hd-txt h2 {
	color: rgb(35, 31, 32);
	font-size: 40px;
	font-weight: 700;
}

.hd-txt h4 {
	color: rgb(35, 31, 32);
	font-weight: 700;
	padding: 14px 0px;
}

.hd-txt p {
	color: rgb(35, 31, 32);
	font-size: 16px;
	width: 80%;
	margin: 0px auto;
}

.hd-txt {
	padding-bottom: 40px;
}

.port-img img {
	width: 100%;
	overflow: hidden;
}

.port-img {
	overflow: hidden;
	margin-top: 20px;
}

.port-img a {
	position: relative;
}

.port-img .port-logo-inr-img1 {
	position: absolute;
	left: 28px;
	bottom: 0px;
	top: 5px;
	margin: auto;
	width: 50%;
	transition-duration: 1s;
}

.port-img:hover .port-logo-inr-img1 {
	transform: scale(1.2);
	transition-duration: 1s;
}

.port-img:hover .logo-inr-img2 {
	transform: scale(1.1);
	transition-duration: 1s;
}

.port-img:hover .logo-inr-img3 {
	transform: scale(1.1);
	transition-duration: 1s;
}

.port-img:hover .logo-inr-img6 {
	transform: scale(1.1);
	transition-duration: 1s;
}

.port-logo-inr-img1.logo-inr-img2 {
	width: 44%;
	inset: -70px 0px 0px;
}

.port-logo-inr-img1.logo-inr-img3 {
	width: 70%;
	right: 0px;
	left: 0px;
	top: -22px;
}

.port-logo-inr-img1.logo-inr-img4 {
	width: 43%;
	right: 32px;
	left: inherit;
	top: 16px;
}

.port-logo-inr-img1.logo-inr-img5 {
	width: 30%;
	right: 22px;
	top: 0px;
}

.port-logo-inr-img1.logo-inr-img6 {
	width: 68%;
	margin: auto;
	left: 22px;
	top: 43px;
}

.port-logo-inr-img1.logo-inr-img7 {
	top: 78px;
	width: 56%;
	left: 11px;
}

.port-logo-inr-img1.logo-inr-img8 {
	width: 36%;
	top: 80px;
	left: 35px;
}

.port-logo-inr-img1.logo-inr-img9 {
	width: 37%;
	top: 21px;
	left: 105px;
}

.port-logo-inr-img1.brnd-inr-img1 {
	width: 27%;
	top: -138px;
	left: 77px;
}

.port-logo-inr-img1.brnd-inr-img2 {
	width: 44%;
	inset: 47px 0px 0px 26px;
}

.port-logo-inr-img1.brnd-inr-img3 {
	width: 25%;
	right: 3px;
	top: -66px;
}

.port-logo-inr-img1.brnd-inr-img5 {
	width: 27%;
	top: -78px;
	left: 37px;
}

.port-logo-inr-img1.brnd-inr-img6 {
	width: 73%;
	top: 81px;
	left: 39px;
}

.port-logo-inr-img1.brnd-inr-img7 {
	left: inherit;
	right: 22px;
	top: -40px;
	width: 26%;
}

.port-logo-inr-img1.brnd-inr-img8 {
	left: inherit;
	right: 37px;
	top: 59px;
	width: 40%;
}

.port-logo-inr-img1.brnd-inr-img9 {
	top: 75px;
	width: 45%;
	right: 36px;
	left: inherit;
}

.port-img.port-web-img-st {
	padding: 50px 38px 20px;
	transition: all 0.3s ease-in-out 0s;
	text-align: center;
	margin-bottom: 0px;
}

.port-img .port-web-st {
	width: 53%;
	height: 325px;
	position: absolute;
	padding: 0px 20px;
	margin: 0px 20px;
	left: 0px;
	transition: all 0.3s ease-in-out 0s;
	z-index: -1;
	box-shadow: rgb(218, 218, 218) 2px 2px 15px 3px;
}

.port-img.port-web-img-st a img {
	width: 80%;
	transition: all 0.3s ease-in-out 0s;
	box-shadow: rgba(58, 58, 58, 0.09) 2px 2px 17px 1px;
	position: relative;
	top: -30px;
}

.port-img .port-web-st.port-web-th-img2 {
	right: 0px;
	left: inherit;
}

.port-img.port-web-img-st:hover img.port-web-st.port-web-th-img1 {
	transform: rotate(-12deg);
	width: 73%;
	position: absolute;
	left: 0px;
}

.port-img.port-web-img-st:hover img.port-web-st.port-web-th-img2 {
	transform: rotate(11deg);
	right: 0px;
	left: inherit;
}

.port-img.port-web-img-st:hover a img {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out 0s;
}

.port-img.port-web-img-st img {
	border-radius: 20px;
}

.portfolio .hd-txt {
	text-align: center;
}

.port-nav-tb.port-nv-tb-inner li a {
	border-radius: 0px;
	border-bottom: 1px solid transparent !important;
}

.port-nav-tb.port-nv-tb-inner .active a, .port-nav-tb.port-nv-tb-inner li.active a:focus, .port-nav-tb.port-nv-tb-inner li.active a:hover, .port-nav-tb.port-nv-tb-inner li:hover a {
	background: 0px 0px;
	color: rgb(0, 0, 0) !important;
	border-bottom: 1px solid rgb(41, 137, 236) !important;
}

.port-nav-tb ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	padding: 0px;
	border: 0px;
}

.port-nav-tb li.active a, .port-nav-tb li.active a:focus, .port-nav-tb li.active a:hover, .port-nav-tb li:hover a {
	color: rgb(255, 255, 255);
	background: rgb(189, 30, 81);
	transition-duration: 0.6s;
}

.port-nav-tb li a {
	border-radius: 5px;
	font-size: 16px;
	color: rgb(0, 0, 0);
	font-weight: 500;
	transition: all 0.3s ease-in-out 0s;
	border: 0px !important;
}

.port-nav-tb li {
	margin: 0px 10px;
}

.portfolio-sec {
	padding: 50px 0px;
}

.portfolio-sec .hd-txt {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 30px;
}

.portfolio-sec .hd-txt p {
	padding: 20px 0px;
}

.port-nav-tb {
	padding-bottom: 35px;
}

.cta-img-st img {
	width: 100%;
	transition-duration: 1s;
}

.cta-txt .bnr-btn {
	display: flex;
	align-items: center;
}

.cta-txt .bnr-btn div {
	display: flex;
	flex-direction: column;
}

.cta-sec .row .col-sm-12 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.cta-txt h2 {
	color: rgb(255 255 255);
	font-size: 35px;
	font-weight: 700;
}
.banr-cta-nu {
    text-align: center;
    margin: 20px auto 0;
    display: table;
}

.cta-txt p {
	padding: 20px 0px 0 0;
	font-size: 15px;
	color: rgb(255 255 255);
}
section.cta-sec .row {
    display: flex;
    align-items: center;
}

.tel-btn-st {
	font-size: 16px;
	color: #000;
}

section.pricing-sec {
	padding: 50px 0px 35px;
}

.pricing-custom {
	padding: 50px 70px 30px 30px;
	border-radius: 14px;
	background-color: rgb(73, 11, 61);
}

.pricing-custom h4 {
	font-size: 20px;
	color: rgb(255, 255, 255);
	font-weight: 500;
	margin: 0px 0px 15px;
}

section.pricing-sec .tab-content .pri-text {
	padding-left: 20px;
}

.pricing-custom h2 {
	font-size: 36px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	margin: 0px 0px 25px;
}

.pricing-custom p {
	font-size: 13px;
	font-weight: 400;
	color: rgb(255, 255, 255);
	margin-bottom: 50px;
}

.price-box {
	text-align: end;
	margin-right: -45px;
}

.pric-img {
	text-align: center;
}

.pri-text h4 {
	font-size: 20px;
	font-weight: 500;
	color: rgb(27, 27, 27);
	margin: 0px 0px 15px;
}

.pri-text h2 {
	font-size: 36px;
	font-weight: 700;
	color: rgb(27, 27, 27);
	margin: 0px 0px 10px;
}

.price-main {
	padding: 40px 15px 30px;
	border-radius: 14px;
	position: relative;
	margin: 0px 14px 45px;
	min-height: 500px;
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.06) 0px 11px 20px 0px;
}

.price-main-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pri-ht-main h3 {
	margin: 0px 0px 10px;
	font-size: 25px;
	font-weight: 600;
	color: rgb(27, 27, 27);
}

.pri-ht-main p {
	font-size: 16px;
	font-weight: 500;
	color: rgb(27, 27, 27);
	margin: 0px 0px 35px;
}

.price-rupee-main h3 {
	margin: 0px 0px 10px;
	font-size: 32px;
	font-weight: 600;
	color: rgb(73, 11, 61);
}

.price-rupee-main p {
	font-size: 16px;
	font-weight: 400;
	color: rgb(27, 27, 27);
	margin: 0px 0px 40px;
	text-align: end;
}

.pric-list ul {
	padding: 0px;
}

.pric-list ul li {
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 20px;
}

.price-btn a.pri-btn {
	font-size: 13px;
	color: rgb(255, 255, 255);
	font-weight: 400;
	background-color: rgb(73, 11, 61);
	padding: 12px 15px;
	border-radius: 50px;
}

.price-btn {
	text-align: center;
	margin-top: 40px;
}

.price-btn img {
	margin-left: 10px;
	display: inline-block;
	filter: brightness(100);
}

.price-main:hover {
	background-color: rgb(73, 11, 61);
	border-radius: 14px;
}

.price-slider-st .slick-slide {
	padding: 0px 0px 40px;
}

.price-main::before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	left: 10px;
	top: 18px;
	border-radius: 14px;
	bottom: 0px;
	border: 1px dashed rgb(147, 147, 147);
}

.price-main:hover h3 {
	color: rgb(255, 255, 255);
}

.price-main:hover p {
	color: rgb(255, 255, 255);
}

.price-main:hover li {
	color: rgb(255, 255, 255);
}

.price-main:hover a.pri-btn {
	background-color: rgb(255, 255, 255);
	color: rgb(73, 11, 61);
	font-weight: 600;
}

.price-main ul {
	overflow: hidden scroll;
	height: 292px;
}

.price-main ul::-webkit-scrollbar {
	width: 6px;
}

.price-main ul::-webkit-scrollbar-track {
	box-shadow: grey 0px 0px 5px inset;
	border-radius: 10px;
}

.price-main ul::-webkit-scrollbar-thumb {
	background: #de223d;
	border-radius: 10px;
}

.price-main:hover ul::-webkit-scrollbar-thumb {
	background-color: #de223d;
}

.pric-bottom {
	padding-bottom: 30px;
}

.price-slider .slick-next::before {
	font: 400 35px / 1 FontAwesome;
	opacity: 0.75;
	color: rgb(73, 11, 61);
	right: 30px;
}
.price-new-box ul li i {
    color: #de223d;
}
.price-new-box:hover {
    background-color: #250761;
}

.price-new-box:hover ul {
    background-color: #1b0743;
}

.price-new-box:hover ul li {
    color: #fff;
}

.price-new-box:hover h2 {
    color: #fff;
}

.price-new-box:hover h5 {
    color: #fff;
}

.price-new-box:hover h4 {
    color: #fff;
}

.price-new-box:hover .price-chat-number a span {
    color: #fff !important;
}

.price-new-box:hover .price-chat-number a {
    color: #fff;
}

.price-new-box:hover .get-strtd {
    background-color: #fff;
    color: #000;
}

.price-main:hover a.pri-btn img {
	filter: none;
}

.price-box .ser-btn {
	background: rgb(255, 255, 255);
	padding: 12px 15px;
	border-radius: 50px;
}

.price-box .ser-btn img {
	margin-left: 10px;
}

.price-combo-pck {
	padding: 50px 0px;
	background: url("") center bottom / cover no-repeat;
}

.price-cmb-bx {
	border-radius: 10px;
	background: rgb(242, 242, 242);
	padding-top: 40px;
}

.cmb-txt-hd {
	background: rgb(73, 11, 61);
	color: rgb(255, 255, 255);
	padding: 16px 20px;
	position: relative;
	border-radius: 0px;
}

.cmb-txt-para {
	background: rgb(18, 37, 64);
	color: rgb(255, 255, 255);
	padding: 15px 20px;
}

.cmb-list-st {
	display: flex;
	padding-bottom: 25px;
	background: rgb(242, 242, 242);
}

.cmb-list-st ul li {
	color: rgb(67, 66, 66);
	line-height: 25px;
}

.cmb-list-st ul h4 {
	color: rgb(8, 7, 7);
	font-size: 18px;
	padding: 10px 0px;
}

.cmb-list-st ul h5 {
	color: rgb(255, 255, 255);
	padding: 20px 0px;
	font-size: 14px;
}

ul.cmb-ul-st-1, ul.cmb-ul-st-2 {
	width: 37%;
	padding-top: 15px;
}

.cmb-list-st ul h5 span {
	background: rgb(224, 18, 22);
	padding: 6px 9px;
	font-size: 20px;
}

.cmb-list-st ul {
	list-style: none;
	padding-left: 25px;
	margin: 0px;
}

.cmb-list-st ul li {
	padding-left: 15px;
}

.cmb-list-st ul h4 i {
	margin-right: 5px;
	color: rgb(73, 11, 61);
}

.cmb-list-st ul li i {
	color: rgb(73, 11, 61);
	margin-right: 5px;
}

ul.cmb-ul-st-3 {
	text-align: right;
}

ul.cmb-ul-st-3 img {
	width: 100%;
	margin: 0px auto;
	display: table;
	text-align: center;
	position: relative;
	top: -118px;
}

.price-cmb-st {
	padding-right: 35px;
	margin-top: -30px;
}

.price-cmb-st h3 {
	color: rgb(0, 0, 0);
	font-size: 25px;
	font-weight: 700;
}

.price-cmb-st p {
	font-size: 14px;
	color: rgb(0, 0, 0);
}

.price-cmb-st h2 {
	font-size: 50px;
	font-weight: 700;
	color: rgb(73, 11, 61);
	padding-top: 7px;
}

ul.cmb-ul-st-3 .price-cmb-st h5 {
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(254, 254, 23);
	padding: 0px;
	margin-bottom: 30px;
}

.cmb-ul-st-3 a {
	margin: 0px;
}

.ordr-btn {
	padding: 10px 25px;
	background: rgb(255, 255, 255);
	color: rgb(83, 7, 7);
	font-size: 16px;
	font-weight: 700;
	margin-right: 20px;
	border-radius: 60px;
	text-transform: capitalize;
}

.cmb-txt-hd::before {
	content: "";
	background: rgb(242, 242, 242);
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 0px;
	width: 155px;
}

.special-form {
	padding: 50px 0px;
	background: url(../images/special-form-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.sp-form-txt h2 {
	color: rgb(189, 30, 81);
	font-size: 53px;
	padding: 3px 0px 30px;
	font-weight: 700;
}

.sp-form-txt h4 {
	color: rgb(73, 11, 61);
	font-weight: 600;
	font-size: 28px;
}

.sp-form-txt p {
	font-size: 16px;
}

.special-form .ftr-form-st .feildDv input {
	width: 100%;
	background: #fff;
	border: 0px;
	padding: 16px 15px;
	font-size: 15px;
	margin-bottom: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
}

.special-form .ftr-form-st .feildDv textarea {
	width: 100%;
	background: #fff;
	border: 0px;
	padding: 16px 15px;
	margin-bottom: 10px;
	resize: none;
	font-size: 15px;
	height: 115px;
	min-height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
}

.form-btn-div-st2 button {
	border: 0px;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	padding: 12px 40px;
	border-radius: 5px;
	background-color: rgb(222, 34, 61);
	width: 100%;
}

.form-btn-div-st2 {
	/* text-align: right; */
	width: 100% !important;
}

.special-form .ftr-form-st .feildDv input:focus {
	outline: 0px;
}

.special-form .ftr-form-st .feildDv input::placeholder, .special-form .ftr-form-st .feildDv textarea::placeholder {
	color: rgb(193, 193, 193);
	font-size: 16px;
	font-weight: 400;
}

.form-btn-div-st2 button:hover {
	background: rgb(168 170 0);
}





.serv-bnr .bnr-img-st {
	height: 660px;
	position: relative;
	z-index: 1;
	overflow: visible;
}

.bnr-img-st .logo-bnr-1 {
	position: absolute;
	left: -125px;
	top: inherit;
	bottom: 0px;
	z-index: -1;
}

.bnr-img-st .logo-bnr-2 {
	position: absolute;
	transition-duration: 1s;
	bottom: 0px;
	right: -60px;
	top: inherit;
	z-index: -1;
	transform: scale(1);
}

.logo-bnr-sec .bnr-img-st:hover .logo-bnr-2 {
	transform: scale(1.2);
	bottom: 47px;
	transition-duration: 1s;
}



.main-banner.logo-bnr-sec.serv-bnr {
	overflow: hidden;
}

.bnr-img-st .print-bnr-1 {
	position: absolute;
	inset: 0px;
	z-index: 1;
	transform: scale(1);
	transition-duration: 1s;
	margin: auto;
	filter: drop-shadow(rgb(34, 34, 34) 5px 5px 5px);
}

.bnr-img-st .print-bnr-2 {
	position: absolute;
	inset: 0px;
	margin: auto;
	transform: scale(1);
	transition-duration: 1s;
}

.serv-bnr .bnr-img-st:hover .print-bnr-1 {
	transform: scale(1.1);
	transition-duration: 1s;
}

.serv-bnr .bnr-img-st:hover .video-bnr-1 {
	transform: scale(1.1);
	transition-duration: 1s;
	top: 50px;
}

.serv-bnr .bnr-img-st .video-bnr-1 {
	transform: scale(1);
	transition-duration: 1s;
}

.bnr-img-st .web-bnr-1 {
	top: 40px;
	margin: auto;
	transition-duration: 1s;
	width: 100%;
}

.serv-bnr .bnr-img-st .about-bnr-1 {
	position: absolute;
	inset: 0px;
	margin: auto;
}

.serv-bnr .bnr-img-st .about-bnr-2 {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	transform: scale(1);
	transition-duration: 1s;
}

.serv-bnr .bnr-img-st:hover .about-bnr-2 {
	transform: scale(1.1);
	transition-duration: 1s;
}

.serv-bnr .bnr-img-st .seo-bnr-1 {
	position: absolute;
	inset: 0px 0px 0px -60px;
	margin: auto;
	transition-duration: 1s;
}

.serv-bnr .bnr-img-st .contact-bnr-1 {
	position: absolute;
	inset: 0px;
}

.serv-bnr .bnr-img-st .contact-bnr-2 {
	position: absolute;
	inset: -30px 0px 0px;
	transition-duration: 1s;
	margin: auto;
}

.serv-bnr .bnr-img-st:hover .contact-bnr-2 {
	transform: scale(1.1);
	transition-duration: 1s;
	top: 20px;
}

.contact-inner {
	padding: 50px 0px;
}

.contact-inner .hd-txt {
	text-align: center;
}

.contact-inner .hd-txt h2 {
	padding-bottom: 30px;
}

.contact-box {
	padding: 55px 10px 40px;
}

.img-cntct img {
	position: relative;
	top: -30px;
}

.cntct-txt h3 {
	font-size: 25px;
	font-weight: 700;
	color: rgb(0, 0, 0);
	padding-bottom: 18px;
}

.cntct-txt p {
	color: rgb(0, 0, 0);
	font-size: 14px;
}

.cntct-form-sec {
	padding: 70px 0px;
	background-color: rgb(73, 11, 61);
}

.contact-text {
	color: rgb(255, 255, 255);
}

.contact-text h2 {
	font-size: 39px;
	font-weight: 700;
	margin: 0px 0px 20px;
}

.contact-text p {
	font-size: 16px;
	font-weight: 400;
	margin: 0px 0px 35px;
}

.contact-btn a.foot-btn {
	font-size: 16px;
	font-weight: 400;
	color: rgb(189, 30, 81);
	padding: 14px 30px;
	border-radius: 8px;
	background-color: rgb(255, 255, 255);
}

.contact-btn {
	border-bottom: 2px solid rgb(109, 60, 100);
	padding-bottom: 60px;
}

.contact-btn a.foot-btn:hover {
	background-color: rgb(109, 60, 100);
	color: rgb(255, 255, 255);
}

.contact-dress-box {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.adrss-text {
	color: rgb(255, 255, 255);
	margin-left: 15px;
}

.adrss-text h4 {
	font-size: 18px;
	font-weight: 500;
	margin: 0px;
}

.adrss-text a {
	font-size: 14px;
	font-weight: 400;
	color: rgb(255, 255, 255);
	margin: 5px 0px 0px;
	display: table;
}

.contact-img-box {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 2px solid rgb(227, 225, 230);
	display: flex;
	align-items: center;
	justify-content: center;
}

.cntct-div input.form-control {
	padding: 22px 15px;
	margin-bottom: 10px;
	border-radius: 6px;
	background-color: transparent;
}

.cntct-div textarea.form-control {
	height: 85px;
	border-radius: 6px;
	background-color: transparent;
	padding: 15px;
}

.cntct-div input#quoteSubmit {
	padding: 10px 35px;
	margin-top: 20px;
	border-radius: 5px;
	background-color: rgb(189, 30, 81);
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: 600;
	border: 1px solid rgb(189, 30, 81);
	outline: 0px;
}

.button {
	text-align: center;
}

.cntct-div input#quoteSubmit:hover {
	background-color: rgb(255, 255, 255);
	color: rgb(189, 30, 81);
	border: 1px solid rgb(189, 30, 81);
}

.cntct-div {
	padding: 60px;
	border-radius: 8px;
	background-color: rgb(255, 255, 255);
	width: 80%;
	float: right;
	clear: both;
	margin-right: 40px;
}

.cntct-div input.form-control::placeholder {
	color: rgb(167, 167, 167);
	font-size: 14px;
	font-weight: 400;
}

.cntct-div textarea.form-control::placeholder {
	font-size: 14px;
	color: rgb(167, 167, 167);
	font-weight: 400;
}

.form-text h3 {
	font-size: 25px;
	font-weight: 500;
	color: rgb(0, 0, 0);
	margin: 0px 0px 40px;
	text-align: center;
}

.footer-dress-box {
	margin: 40px 0px 25px;
}

.bnr-img-st .port-bnr-2 {
	transition-duration: 1s;
	position: absolute;
	bottom: 40px;
	left: -75px;
	top: inherit;
}

.bnr-img-st .port-bnr-1 {
	position: absolute;
	top: 30px;
	margin: auto;
	left: 0px;
	right: 0px;
	z-index: -1;
}

.bnr-img-st .port-bnr-3 {
	position: absolute;
	right: -40px;
	top: inherit;
	bottom: 120px;
	z-index: -1;
}

.bnr-img-st .port-bnr-4 {
	left: -25px;
	position: absolute;
}

.port-bnr-mpge .bnr-img-st:hover .port-bnr-2, .port-bnr-mpge .bnr-img-st:hover .port-bnr-5 {
	transform: scale(1.1);
	transition-duration: 1s;
}

.bnr-img-st .port-bnr-5 {
	position: absolute;
	top: inherit;
	z-index: -1;
	bottom: 40px;
	left: -29px;
	mix-blend-mode: multiply;
	transition-duration: 1s;
}

.bnr-img-st .packge-bnr-1 {
	position: absolute;
	inset: 0px 0px 0px 10px;
	margin: auto;
	transition-duration: 1s;
}

.pacakge-bnr-pg .bnr-img-st:hover .packge-bnr-1 {
	transform: scale(1.1);
	transition-duration: 1s;
}

.price-nav-tb ul {
	border: 0px;
	text-align: center;
	margin: 0px auto;
	display: table;
}

.price-nav-tb ul li a {
	border: 0px;
	font-size: 18px;
	color: rgba(73, 11, 61, 0.67);
	font-weight: 700;
	transition: all 0.3s ease-in-out 0s;
	background: 0px 0px !important;
}

.price-nav-tb ul li {
	border-right: 1px solid;
}

.price-nav-tb ul li a:hover, .price-nav-tb ul li.active a, .price-nav-tb ul li.active a:focus, .price-nav-tb ul li.active a:hover {
	border: 0px;
	font-weight: 700;
	color: rgb(73, 11, 61);
	background: 0px 0px !important;
}

.price-nav-tb {
	background: rgb(243, 243, 243);
	padding: 15px 0px;
	margin-bottom: 50px;
}

.price-nav-tb ul li:last-child {
	border: 0px;
}



.live-cht:hover {
	color: #a8aa00;
}

.live-cht:hover i {
	margin-left: 10px;
}

.live-cht i {
	transition: all 0.3s ease-in-out 0s;
}

.tel-btn-st:hover {
	color: rgb(168 170 0);
}


.box11 {
	overflow: hidden;
}

.box11 {
	background: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	position: relative;
}

.box11::after, .box11::before {
	position: absolute;
	content: "";
}

.box11::before {
	width: 100%;
	height: 100%;
	background: rgb(31, 33, 35);
	opacity: 0.5;
	top: 100%;
	left: 0px;
	z-index: 1;
	transition: all 0.35s ease-in 0.3s;
}

.box11:hover::before {
	top: 0px;
	transition: all 0.35s ease-out 0s;
}

.box11::after {
	bottom: 100%;
	left: 50%;
	border-width: 200px 200px 0px;
	border-style: solid;
	border-color: rgba(41, 135, 237, 0.59) transparent transparent;
	opacity: 0.9;
	transform: translateX(-50%);
	transition: all 0.35s ease-out 0s;
}

.box11:hover .post, .box11:hover .title {
	transform: translate(0px, -50%);
}

.box11:hover::after {
	bottom: 25%;
	transition: all 0.35s ease-in 0.2s;
}

.box11 img {
	width: 100%;
	height: auto;
}

.box11:hover img {
	opacity: 0.5;
}

.box11 .icon, .box11 .post, .box11 .title {
	width: 100%;
	position: absolute;
	left: 0px;
	opacity: 0;
	transition: all 0.35s ease 0.5s;
}

.box11 .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.box11 .title {
	padding: 0px 30px;
	margin: 0px;
	font-weight: 300;
	top: 45%;
}

.box11 .post, .box14 .post {
	text-transform: capitalize;
}

.box11 .post {
	font-size: 15px;
	top: 57%;
}

.box11 .icon {
	color: rgb(255, 255, 255);
	padding: 0px;
	list-style: none;
	bottom: 5px;
	text-align: center;
	top: 0px;
	margin: 0px auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.box11 .icon li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0px 5px;
	font-size: 20px;
	color: rgb(255, 255, 255);
	opacity: 0.7;
	transition: all 0.35s ease 0.5s;
}

.box11 .icon li a:hover {
	opacity: 1;
	transition: all 0.35s ease 0s;
}

.box11:hover .icon, .box11:hover .post, .box11:hover .title {
	opacity: 1;
}

@media only screen and (max-width:990px) {
	.box11 {
		margin-bottom: 20px;
	}

}

@media only screen and (max-width:767px) {
	.box11::after {
		border-width: 500px 500px 0px;
	}

}

.box11 .icon i {
	font-size: 35px;
}

.box12 .box-content i {
	font-size: 40px;
	color: rgb(255, 255, 255);
}

.box12 {
	position: relative;
	overflow: hidden;
}

.box12 .box-content, .box12::after {
	position: absolute;
	transition: all 0.3s ease 0s;
}

.box12::after {
	content: "";
	width: 50%;
	background: rgba(28, 28, 28, 0.8);
	padding-bottom: 50%;
	opacity: 0;
	top: 50%;
	left: 50%;
	transform: rotate(0deg) translate(-50%, -50%);
	transform-origin: 0px 0px 0px;
}

.box12:hover::after {
	transform: rotate(-45deg) translate(-50%, -50%);
	opacity: 1;
}

.box12 img {
	width: 100%;
	height: auto;
}

.box12 .box-content {
	width: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}

.box12:hover .box-content {
	opacity: 1;
}

.box12 .title {
	padding: 10px 0px;
	color: rgb(255, 255, 255);
	margin: 0px;
	border-top: 2px solid rgb(255, 255, 255);
	border-bottom: 2px solid rgb(255, 255, 255);
}

.box12 .icon {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.box12 .icon li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	border: 1px solid rgb(255, 255, 255);
	font-size: 18px;
	color: rgb(255, 255, 255);
	margin-right: 10px;
	transition: all 0.3s ease 0s;
}

.box12 .icon li a:hover {
	border-radius: 0px;
}

@media only screen and (max-width:990px) {
	.box12 {
		margin-bottom: 20px;
	}

	.box12 {
		box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 3px;
		text-align: center;
	}

	.box12 .icon li, .box12 .title {
		display: inline-block;
	}

	.box12 .box-content i {
		font-size: 40px;
		color: rgb(255, 255, 255);
	}

	.terms-txt h3 {
		font-size: 25px;
		font-weight: 600;
		margin: 20px 0px;
	}

	.footer-sec .ftr-ul-st ul li a img {
		filter: invert(1) brightness(0) contrast(70) grayscale(1);
	}

}

.port-logo-inr-img1.logo-inr-img4.brnd-inr-img4 {
	width: 40%;
	right: 62px;
	left: inherit;
	top: -150px;
}

.footer-sec .ftr-ul-st ul li a i {
	font-size: 25px;
}

img.ftr-pay {
	width: 100%;
}

.ftr-bx img {
	margin: 10px 0px;
}

.sp-form-btn {
	display: flex;
	align-items: center;
}

.form-btn-div-cht {
}

li.trust-box {
	filter: brightness(0);
}

.form-btn-div-cht a {
	border-radius: 21px 30px 4px 21px;
	background: rgb(168 170 0);
	padding: 8px 15px;
	font-size: 15px;
	color: rgb(255, 255, 255);
	margin-left: 15px;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out 0s;
}

.form-btn-div-tel {
	margin-left: 20px;
}

.ftr-img {
	position: absolute;
	right: 0px;
	bottom: -10px;
}

.ftr-img img {
	width: 88%;
}

.view-dtls-inner-sec {
	padding: 50px 0px;
}

img.web-bnr-1:hover {
	transform: scale(1.1);
	transition-duration: 1s;
}

.serv-bnr .bnr-img-st .seo-bnr-1:hover {
	transform: scale(1.1);
	transition-duration: 1s;
}

.logo-inner-img img:hover {
	transform: scale(1.05);
	transition-duration: 1s;
}

.logo-inner-img img {
	transition-duration: 1s;
}

.cta-img-st img:hover {
	transition-duration: 1s;
	transform: scale(1.05);
}

.cntct-txt a {
	color: rgb(34, 34, 34);
}

.cntct-txt {
	text-align: center;
}

.img-cntct {
	text-align: center;
}

.view-dtl-bx-pck .price-main {
	min-height: 485px;
}

img.bnr1_mm {
	position: absolute;
	z-index: 11;
	left: 35px;
	top: 276px;
	transition: all 0.8s ease-in-out 0s;
}

img.bnr2_mm {
	position: absolute;
	z-index: 1;
	right: 29px;
	top: 268px;
	transition: all 0.8s ease-in-out 0s;
}

img.bnr3_mm {
	position: absolute;
	z-index: 1;
	right: 108px;
	top: 169px;
	left: 0px;
	margin: auto;
	transition: all 0.8s ease-in-out 0s;
}

img.bnr3_mm:hover, img.bnr2_mm:hover, img.bnr1_mm:hover {
	transform: scale(1.3);
	transition: all 0.8s ease-in-out 0s;
	z-index: 999;
}

section.terms-sec {
	padding: 50px 0px;
}

section.terms-sec h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}

.socil-box {
	align-items: center;
}

ul.social-ul-st.socil-box li img {
	width: 30px;
}

ul.social-ul-st.socil-box li {
	display: inline-flex;
}

.social-text h3 {
	margin-left: 60px;
}

.ftr-trms {
	margin-left: 90px;
}

.testi-vide-box {
	background: rgb(73, 11, 61);
	color: rgb(255, 255, 255);
	padding: 0px;
	border-radius: 8px;
	display: flex;
	flex-direction: row-reverse;
	position: relative;
	z-index: 1;
	margin: 70px 0px;
}

.testi-vide-box img {
	width: 80%;
	border-radius: 8px;
	position: relative;
	margin: 22px auto 0px;
	display: table;
}

.testi-vide-box::before {
	content: "";
	background: url("../images/testi-quote.png") center center / cover no-repeat;
	position: absolute;
	left: 0px;
	width: 63px;
	height: 54px;
	z-index: -1;
	margin: auto;
}

.play-ico-div {
	position: absolute;
	inset: 0px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.play-ico-div i {
	font-size: 40px;
	color: rgb(255, 255, 255);
	position: relative;
	top: -20px;
}

.error-page .text-box-box {
	font-size: 190px;
	text-align: center;
}

.error-page .bnr-text h4 {
	padding: 20px 0px;
	font-size: 48px;
	text-align: center;
}

.error-page .bnr-btn a {
	display: table;
	margin: auto;
}

ul.social-ul-st.socil-box li:last-child {
	filter: none;
}

ul.social-ul-st.socil-box li.trust-box {
	position: relative;
	top: -7px;
}

.banner-cntct-div {
	align-items: center;
	margin-bottom: 15px;
	position: relative;
}

.banner-cntct-div .form-text h3 {
	font-size: 25px;
	font-weight: 500;
	color: rgb(255, 255, 255);
	margin: 0px 0px 20px;
	text-align: start;
}

.banner-cntct-div input.form-control {
	padding: 22px 15px;
	margin-bottom: 10px;
	border-radius: 7px;
	background-color: rgb(87, 36, 75);
	border: 0px;
	color: rgb(255, 255, 255);
}

.banner-cntct-div textarea.form-control {
	padding: 15px;
	border-radius: 7px;
	background-color: rgb(87, 36, 75);
	height: 100px;
	border: 0px;
	resize: none;
	color: rgb(255, 255, 255);
}

.banner-cntct-div input#quoteSubmit {
	border-radius: 21px 30px 4px 21px;
	background: rgb(252, 177, 19);
	padding: 8px 45px;
	font-size: 15px;
	color: rgb(255, 255, 255);
	margin-right: 15px;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out 0s;
	margin-top: 15px;
}

.button {
	text-align: center;
}

.banner-cntct-div input#quoteSubmit:hover {
	background-color: rgb(255, 255, 255);
	color: rgb(189, 30, 81);
	border: 1px solid rgb(189, 30, 81);
}

.banner-cntct-div input.form-control::placeholder {
	font-size: 14px;
	font-weight: 400;
	color: rgb(255, 255, 255);
}

.banner-cntct-div textarea.form-control::placeholder {
	font-size: 14px;
	font-weight: 400;
	color: rgb(255, 255, 255);
}

.mascot-bnr-sec {
	padding: 80px 0px;
	position: relative;
}

.mascot-bnr-sec::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 35px;
	background-image: url("../images/masco-banner-before.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 543px;
}

.banner-cntct-div .button {
	text-align: start;
}

.mascot-bnr-sec .row {
	display: flex;
	align-items: center;
	justify-content: inherit;
	position: relative;
}

.mascot-bnr-img-box {
	position: absolute;
	inset: 110px 0px 0px 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-cntct-div::before {
	content: "";
	position: absolute;
	background-image: url("../images/formbefopre-mascotpng.png");
	background-repeat: no-repeat;
	height: 105px;
	width: 105px;
	top: 370px;
	right: 0px;
}

.mascot-inner-img img:hover {
	transition-duration: 1s;
	transform: scale(1.05);
}

.cta-sec-mascot {
	background: url("../images/cta-bg-mascot.webp") center center / cover no-repeat;
	height: 375px;
}

section.cta-sec-mascot .row {
	align-items: center;
	display: flex !important;
}

.cta-img-st-mascot img {
	margin: 0px;
}

section.cta-sec-mascot .cta-txt h2 {
	color: rgb(255, 255, 255);
}

.cta-sec-mascot .cta-txt p {
	padding: 25px 0px;
	font-size: 15px;
	color: rgb(255, 255, 255);
}

.cta-sec-mascot .get-strtd {
	border-radius: 21px 30px 4px 21px;
	background: rgb(252, 177, 19);
	padding: 8px 15px;
	font-size: 15px;
	color: rgb(255, 255, 255);
	margin-right: 15px;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out 0s;
}

section.cta-sec-mascot .row {
	display: flex;
	align-items: center;
}

.cta-sec-mascot .cta-txt .bnr-btn {
	display: flex;
	align-items: center;
	margin: 0px 0px 15px;
}

.bnr-btn.cta-mascot .live-cht {
	color: rgba(255, 255, 255, 0.8);
}

.bnr-btn-2 a.tel-btn-st {
	font-size: 20px;
	color: rgb(255, 255, 255);
}

section.chosse-sec-mascot {
	padding: 50px 0px;
	background-image: url("../images/cta-bg-mascot-2.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.chose-img-box img {
	width: 100%;
}

.chose-text h2 {
	font-size: 35px;
	font-weight: 600;
	color: rgb(255, 255, 255);
	margin: 0px 0px 11px;
}

.chose-text p {
	font-size: 16px;
	font-weight: 400;
	color: rgb(255, 255, 255);
	margin: 0px 0px 30px;
}

.chose-img-box img {
}

.choose-box img {
	width: 70px;
	text-align: center;
}

.choose-box p {
	font-size: 16px;
	font-weight: 400;
	color: rgb(255, 255, 255);
	margin: 10px 0px 15px;
}

section.chosse-sec-mascot .row {
	display: flex;
	align-items: center;
}

section.footer-bottom-sec {
	padding: 0px 0px 50px;
	position: relative;
}

.footer-bottom-sec::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url("../images/masc-ofooter-before.jpg");
	background-repeat: no-repeat;
	width: 994px;
	height: 575px;
}

.bottom-cntct-div input.form-control.san-bor {
	padding: 30px 20px;
	border-width: 0px 0px 1px;
	border-top-style: initial;
	border-right-style: initial;
	border-left-style: initial;
	border-top-color: initial;
	border-right-color: initial;
	border-left-color: initial;
	border-image: initial;
	border-bottom-style: solid;
	border-bottom-color: rgb(119, 171, 186);
	border-radius: 0px;
	outline: 0px;
	background: transparent;
	box-shadow: none;
	height: 95px;
}

.bottom-cntct-div textarea.form-control.san-bor {
	padding: 30px 20px;
	border-width: 0px 0px 1px;
	border-top-style: initial;
	border-right-style: initial;
	border-left-style: initial;
	border-top-color: initial;
	border-right-color: initial;
	border-left-color: initial;
	border-image: initial;
	border-bottom-style: solid;
	border-bottom-color: rgb(119, 171, 186);
	border-radius: 0px;
	outline: 0px;
	background: transparent;
	box-shadow: none;
	height: 120px;
	resize: none;
}

.bottom-cntct-div input#quoteSubmit {
	border-radius: 21px 30px 4px 21px;
	background: rgb(252, 177, 19);
	padding: 8px 45px;
	font-size: 15px;
	color: rgb(255, 255, 255);
	margin-right: 15px;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out 0s;
	margin-top: 15px;
}

.bottom-form-text h3 {
	font-size: 30px;
	font-weight: 600;
	color: rgb(64, 35, 120);
	margin: 0px 0px 40px;
}

.bottom-cntct-div input.form-control.san-bor::placeholder {
	font-size: 16px;
	color: rgb(0, 0, 0);
}

.bottom-cntct-div textarea.form-control.san-bor::placeholder {
	font-size: 16px;
	color: rgb(0, 0, 0);
}

.footer-bottom-img img {
	margin: 37px 0px -60px;
}

.log-inner-list ul {
	padding: 0px;
	list-style: none;
	display: flex;
	align-items: center;
	width: 100%;
	float: left;
	flex-wrap: wrap;
}

.log-inner-list ul li {
	width: 50%;
}

.log-inner-list ul li i {
	font-size: 18px;
	color: rgb(189, 30, 81);
}

.log-inner-list ul li {
	font-size: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.55);
	margin: 0px 0px 10px;
}

.logo-inner-txt.hd-txt h2 span {
	color: rgb(189, 30, 81);
}

.animation-bnr-sec {
	position: relative;
}

.animation-bnr-sec::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 40px;
	background-image: url("../images/animation-banner-before.jpg");
	background-repeat: no-repeat;
	width: 42vw;
	height: 543px;
	background-position: left center;
	background-size: cover;
}

.animation-bnr-sec {
	padding: 80px 0px;
}

.animation-bnr-sec .banner-cntct-div input.form-control {
	background-color: rgb(150, 19, 61);
}

.animation-bnr-sec .banner-cntct-div textarea.form-control {
	background-color: rgb(150, 19, 61);
	resize: none;
}

.animation-bnr-sec .banner-cntct-div input#quoteSubmit {
	color: rgb(0, 0, 0);
	font-size: 16px;
}

.animation-bnr-sec .banner-cntct-div::before {
	content: "";
	position: absolute;
	background-image: url("../images/formbefopre-animation.png");
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	top: 345px;
	right: -85px;
}

.animation-inner-img img {
	width: 100%;
}

section.chosse-sec-animation {
	padding: 50px 0px;
	background-image: url("../images/animation-bg-choose-2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.chose-img-box img {
	width: 100%;
}

.chose-text h2 {
	font-size: 35px;
	font-weight: 600;
	color: rgb(255, 255, 255);
	margin: 0px 0px 11px;
}

.chose-text p {
	font-size: 16px;
	font-weight: 400;
	color: rgb(255, 255, 255);
	margin: 0px 0px 30px;
}

section.chosse-sec-animation.row {
	display: flex;
	align-items: center;
}

.cta-animation-btn .get-strtd {
	background-color: rgb(252, 177, 19);
}

.cta-animation-btn .live-cht {
	color: rgb(255, 255, 255);
}

.cta-animation-btn .tel-btn-st {
	color: rgb(255, 255, 255);
}

.bnr-btn.cta-animation-btn {
	display: flex;
	align-items: center;
}

.animation-bannerimg-box {
	position: relative;
	display: revert;
	align-items: center;
}

img.box-1 {
	position: absolute;
	left: 565px;
	bottom: 70px;
}

.animation-bnr-sec {
	position: relative;
}

.logo-animation-before::before {
	position: relative;
}

.animation-row-box::before {
	content: "";
	position: absolute;
	left: 190px;
	top: 35px;
	background-image: url("../images/anim-banner-before.png");
	background-repeat: no-repeat;
	width: 91px;
	height: 91px;
}

.animation-bnr-sec::after {
	content: "";
	position: absolute;
	left: 0px;
	background-image: url("../images/anim-banner-after.png");
	background-repeat: no-repeat;
	width: 238px;
	height: 238px;
}

.animation-inner-img {
	position: relative;
}

.animation-inner-img::before {
	content: "";
	position: absolute;
	left: -85px;
	top: 35px;
	background-image: url("../images/circle-anima.png");
	background-repeat: no-repeat;
	width: 158px;
	height: 158px;
}

.animation-inner-img:hover::before {
	z-index: 9;
}

.choosebrfore-box {
	position: relative;
}

.choosebrfore-box::before {
	content: "";
	position: absolute;
	right: -80px;
	bottom: -35px;
	background-image: url("../images/dots-anima.png");
	background-repeat: no-repeat;
	width: 107px;
	height: 225px;
}

.logo-animation-before {
	position: relative;
}

.logo-animation-before::before {
	content: "";
	position: absolute;
	right: 190px;
	top: 35px;
	background-image: url("../images/circle-anima-2.png");
	background-repeat: no-repeat;
	width: 71px;
	height: 71px;
}

.logo-animation-before::after {
	content: "";
	position: absolute;
	left: 0px;
	background-image: url("../images/circle-anima-3.png");
	background-repeat: no-repeat;
	width: 185px;
	height: 228px;
	bottom: 0px;
}

.portfolio-sec-animation {
	position: relative;
}

.portfolio-sec-animation::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 35px;
	background-image: url("../images/dots-anima2.png");
	background-repeat: no-repeat;
	width: 174px;
	height: 275px;
}

.portfolio-sec-animation::after {
	content: "";
	position: absolute;
	left: 0px;
	background-image: url("../images/circle-anima-4.png");
	background-repeat: no-repeat;
	width: 118px;
	height: 181px;
	bottom: 0px;
}

.bnr-text ul li i {
	margin: 0px 10px 0px 0px;
}
.bnr-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
.special-form-animaton .sp-form-txt h2 {
	font-size: 35px;
}

.special-form-animaton .ftr-form-st {
	padding: 30px 0px 0px;
}

.special-form-animaton .sp-form-btn {
	padding-top: 10px;
}

.banner-cntct-div input.form-control::placeholder {
	color: rgb(255, 255, 255) !important;
}

section.main-banner.animation-bnr-sec.serv-bnr {
	display: flex;
	align-items: center;
}

.innr-lp-hdr-st ul.desk-tp-nv-st {
	display: none;
}

.innr-lp-hdr-st .head_top.dekstop-nav .col-sm-12 {
	justify-content: space-between;
	width: 100%;
}

.innr-lp-hdr-st .head_top.dekstop-nav .col-sm-10 {
	text-align: right;
}

.innr-lp-hdr-st .head_top.dekstop-nav .col-sm-12 .hd-list-nav {
	justify-content: flex-end;
}

.innr-lp-hdr-st .hd-top-main-nv {
	display: none;
}

section.inner-pg-price-set .row {
	display: flex;
}

section.inner-pg-price-set section.pricing-sec {
	padding-bottom: 0px;
}

section.inner-pg-price-set section.price-combo-pck {
	padding-top: 0px;
}


section.main-banner.mascot-bnr-sec.serv-bnr {
	display: flex;
	align-items: center;
}

img.box-2 {
	position: absolute;
	left: 500px;
}

.animation-row-box::before {
	display: none;
}

.animation-bnr-sec::after {
	display: none;
}

.animation-bnr-sec .row {
	justify-content: inherit;
}

ul.pric-logos-box {
	display: flex;
	align-items: center;
	justify-content: start;
	padding: 0px;
	margin: 30px 0px 0px -30px;
}

ul.pric-logos-box li {
	width: 100px;
	padding: 0px;
	margin: 0px;
}

li.box-rice-1 {
	margin: 0px 0px 0px 20px;
}

li.box-rice-2 {
	margin: -20px 0px 0px 20px;
}

a.chat-price {
	padding: 13px 20px;
	background-color: rgb(73, 11, 61);
	border-radius: 30px;
	color: rgb(255, 255, 255);
	font-weight: 400;
}

.price-main:hover a.chat-price {
	background-color: rgb(255, 255, 255);
	color: rgb(73, 11, 61);
	font-weight: 600;
}

.pric-animated-sec .slick-list.draggable {
	height: 530px;
}

.order-pakg {
	background-color: rgb(189, 30, 81);
	color: rgb(255, 255, 255);
}

.order-pakg:hover {
	background-color: rgb(252, 177, 19);
	color: rgb(255, 255, 255);
}

.special-form-animaton button.btn.btn-primary.requestDv.anim-btn2 {
	font-size: 16px;
	padding: 10px 20px;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	appearance: none;
	margin: 0px;
}

input[type="number"] .live-color-box {
	background-color: transparent !important;
	color: rgb(0, 0, 0) !important;
}

.live-color-box:hover {
	color: rgb(189, 30, 81) !important;
}

.head-req-box:hover {
	background-color: rgb(241, 184, 20) !important;
	color: rgb(255, 255, 255) !important;
}

.head-bok-box {
	color: rgb(255, 255, 255) !important;
}

.head-bok-box:hover {
	background-color: rgb(189, 30, 81) !important;
}

.bnr-btn i {
	margin: 0px 0px 0px 10px;
}

a.popup-btn.hd-gt-strt.head-req-box i {
	margin: 0px 0px 0px 10px;
}

.socil-anemated-box {
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.socil-anemated-box li {
	list-style: none;
	width: 6%;
}

.socil-anemated-box li i {
	font-size: 25px;
	color: rgb(0, 0, 0);
}

.socil-anemated-box li img {
}

.col-sm-12.footer-anemated-box {
	text-align: center;
}

li.trust-box-box img {
	width: 35px;
}

.privacy-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer-section-anemated {
	padding: 30px 0px;
	background: rgb(242, 242, 242);
	position: relative;
}

.ftr-trms a {
	font-size: 16px;
	color: rgb(0, 0, 0);
}

.ftr-trms a:hover {
	color: rgb(189, 30, 81);
}

a.tel-hd:hover {
	color: rgb(247 0 0);
}

.head-bok-box {
	padding: 10px 15px;
	background: rgb(241, 184, 20);
	border-radius: 21px 30px 4px 21px;
	font-size: 13px;
	font-weight: 700;
	margin-right: 0px;
	text-transform: capitalize;
	color: rgb(0, 0, 0);
}

.mobil-nu-btn {
	display: none;
}

.cta-sec-3d-sec {
	background: url("../images/3d-cta.webp") center center / cover no-repeat;
	height: 375px;
}

section.cta-sec-3d-sec .row {
	display: flex;
	align-items: center;
}

section.cta-sec-3d-sec .cta-txt h2 {
	color: rgb(255, 255, 255);
}

section.cta-sec-3d-sec .cta-txt p {
	color: rgb(255, 255, 255);
	margin: 0px;
	padding: 10px 0px;
}

section.chosse-sec-3d {
	padding: 50px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url("../images/choose-3d-.webp") !important;
}

.footer-bottom-sec-3d::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url("../images/3d-ofooter-before.jpg");
	background-repeat: no-repeat;
	width: 994px;
	height: 575px;
}

section.special-form.special-form-animaton .form-btn-div-cht a {
	background: transparent;
	color: rgb(189, 30, 81) !important;
}

.banner-3d-form-box::before {
	content: "";
	position: absolute;
	background-image: url("../images/form-gril.png");
	background-repeat: no-repeat;
	height: 538px;
	width: 341px;
	top: 57px;
	right: -307px;
	background-size: 92%;
	transform: rotate(-4deg);
	z-index: 1;
}

.bnr-img-bf {
	position: absolute;
	right: -507px;
}

.bnr-img-bf img {
	width: 85%;
}

.bnner-3d-sec .row {
	position: relative;
	justify-content: stretch;
}

.banner-3d-form-box {
	position: relative;
}

.banner-3d-form {
	background-image: url("../images/3dform-bg..png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	padding: 30px 40px;
	height: 475px;
	display: flex;
	align-items: center;
}

.banner-3d-form::before {
	display: none;
}

.form-3d-textt h3 {
	margin: 20px 0px;
	color: rgb(255, 255, 255) !important;
}

.form-3d-textt p {
	font-size: 12px;
	color: rgb(255, 255, 255);
	margin: 10px 0px;
}

.banner-3d-form input.form-control {
	background: transparent;
	border: 1px solid rgb(255, 255, 255);
}

.banner-3d-form textarea.form-control {
	background: transparent;
	border: 1px solid rgb(255, 255, 255);
}

.bnner-3d-sec {
	padding: 50px 0px 40px;
}

.hd-3d-text {
	transform: rotate(-90deg);
	position: absolute;
	left: -85px;
	top: 0px;
	bottom: 0px;
	z-index: 1;
	display: none;
}

.hd-3d-text h1 {
	font-size: 102px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.08);
}

.banner-3d-form-box::after {
	content: "";
	position: absolute;
	background-image: url("../images/form-sale.png");
	background-repeat: no-repeat;
	height: 149px;
	width: 150px;
	top: -27px;
	left: -27px;
	z-index: 1;
}

ul.desk-tp-nv-st {
	width: 74% !important;
	justify-content: center;
}

.what-tab-st ul li img {
	width: 40%;
}

li.box-rice-2 {
	padding: 20px 0 0 0;
}

.special-form .ftr-form-st .feildDv input::placeholder {
	color: #0000009c;
}

.special-form .ftr-form-st .feildDv textarea::placeholder {
	color: #0000009c;
}

.social-div {
	margin-left: 60px;
}

.review-div-ftr {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 20px 0 0;
}

.footer-sec .ftr-ul-st .review-div-ftr ul {
	width: 100%;
	text-align: center;
}

li.nu-bold a {
	font-size: 23px;
	font-weight: bold;
	color: #fff;
}

.log-inner-list.list-flex-box-3d ul li {
	display: flex;
	align-items: center;
}

.log-inner-list.list-flex-box-3d ul li p {
	font-size: 16px;
	margin: 0px 0 0px 5px;
}

li.nu-bold {
	border-radius: 21px 30px 4px 21px;
	background: rgb(189, 30, 81);
	padding: 8px 15px;
	font-size: 15px;
	color: rgb(255, 255, 255) !important;
	margin-right: 15px;
	border: 1px solid transparent;
	transition: all 0.3s ease-in-out 0s;
	color: #fff !important;
}

li.nu-bold:hover {
	background-color: #fbcc3d;
}

/*new-lp*/
.logo-img img {
	width: 240px;
    margin: 29px 0;
}

.top-header {
	position: absolute;
	padding: 0 0px;
	width: 100%;
	z-index: 1;
}

.hd-list-nav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}


.price-bnr-st {
	display: flex;
	align-items: center;
	justify-content: center;
}

.price-bnr-st p {
	font-size: 20px;
	color: #fff;
}

.price-bnr-st h5 {
	font-size: 25px;
	font-weight: 600;
	width: 100px;
	height: 45px;
	border: 2px solid #7a0614;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 7px;
	color: #fff;
	border-style: dashed;
	border-radius: 12px;
}







.cta-sec {
	background: url("../images/new-lp/cta-bg.jpg") center center / cover no-repeat;
	padding: 50px 0px;
	height: auto;
	display: flex;
	align-items: center;
	margin: 0;
}
a.get-strtd-cta.popup-btn {
    padding: 12px 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    background-color: rgb(0, 204, 179);
}

a.live-cht-cta.chats {
    font-size: 16px;
    color: #000;
    padding: 12px 40px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    margin: 0 0 0 10px;
}

section.cta-sec .bnr-btn {
    DISPLAY: FLEX;
    ALIGN-ITEMS: CENTER;
    FLEX-WRAP: WRAP;
    column-gap: 15px;
    text-align: center;
    margin: auto;
    display: table;
}

a.tel-btn-st {
    /* font-size: 20px; */
    /* text-align: center; */
    /* margin: auto; */
    /* display: table; */
}

.price-new-box {
	background: #f5f5f5;
	padding: 15px 10px 25px;
	margin: 0 7px;
}

.price-hd-txt {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 16px;
}

.price-hd-txt h2 {
	font-size: 30px;
	font-weight: bold;
}

.price-hd-txt h2 span {
	font-size: 16px;
	color: #de223d;
	display: block;
	min-height: 40px;
}

.price-hd-txt h4 strike {
	display: block;
	font-size: 16px;
	color: #7a7a7a;
	font-weight: 500;
}

.price-hd-txt h4 {
	color: #162d3f;
	font-size: 40px;
	text-align: right;
	font-weight: bold;
}

.price-new-box ul {
	padding: 15px 20px;
	list-style: none;
	background: #e9e9e9;
	height: 321px;
	overflow-x: hidden;
	overflow-y: auto;
}

.price-new-box ul li {
	font-size: 15px;
	color: #282828;
	line-height: 25px;
}

.price-chat-number {
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
}

.price-chat-number a span {
	display: block;
	text-align: left;
}

.price-chat-number a {
	text-align: left;
	margin-right: 50px;
	color: #33176b;
	font-size: 18px;
	font-weight: bold;
}

.price-chat-number a span {
	font-size: 14px;
	color: #303030;
	font-weight: 500;
}

.price-chat-number a.chats {
	margin-right: 0;
}

.price-btn-st {
	float: none;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}





section.pricing-sec .hd-txt {
	text-align: center;
}

section.pricing-sec .hd-txt h2 {
	margin-bottom: 15px;
}

/* width */
.price-new-box ul::-webkit-scrollbar {
	width: 8px;
}

/* Track */
.price-new-box ul::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 0px;
}

/* Handle */
.price-new-box ul::-webkit-scrollbar-thumb {
	background: #a8aa00;
	border-radius: 10px;
}

/* Handle on hover */
.price-new-box ul::-webkit-scrollbar-thumb:hover {
	background: #000;
}

section.pricing-sec .slick-dots li.slick-active button {
	background-color: #a8aa00;
}

section.pricing-sec .slick-dots li button:before {
	font-size: 0px;
	line-height: 0px;
}

section.pricing-sec .slick-dots li button {
	background-color: #c7c7c7;
	border-radius: 50px;
	width: 10px;
	height: 10px;
}

section.pricing-sec  .slick-dots {
	position: absolute;
	bottom: -50px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.copy-sec {
	padding: 20px 0;
	background: #000
}

.copy-sec .col-sm-12 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.copy-sec p {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
}

.copy-sec a {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin-left: 10px;
	font-weight: 300;
}

/*new-lp*/
.cta-sec a.tel-btn-st {
	color: #fff;
}

ul.folio-tab .active, ul.folio-tab li:hover {
	color: #fff;
	border-radius: 5px;
	background-color: rgb(255, 0, 0);
}

ul.folio-tab {
	margin: 0;
	flex-wrap: wrap;
	padding: 0 0 30px 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

ul.folio-tab li {
	margin: 0 5px;
	font-size: 18px;
	padding: 8px 12px;
	transition: all .5s ease-in-out;
	cursor: pointer;
	font-weight: 500;
}

.portfolio-box-st-inner ul.portfolio-box-main {
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.portfolio-box-st-inner ul.portfolio-box-main img {
	width: 100%;
}

.portfolio-box-st-inner ul.portfolio-box-main li {
	width: 16%;
	float: left;
	margin: 5px 5px;
}

[class^=box-].showfirst {
	display: block;
}

[class^=box-] {
	display: none;
}

.portfolio-box-st-inner ul.portfolio-box-main li video {
	width: 100%;
}




/*section.banner-logos*/

section.banner-logos {
	padding: 30px 0;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 10px 33px 0px rgba(0, 0, 0, 0.05);
}

.partnerslider li figure img {
	width: 100px;
}
ul.partnerslider.slick-initialized.slick-slider {
    padding: 0;
    display: flex;
    align-items: center;
    margin: 0;
}
/*section.banner-logos*/



/*section.commbo-section*/

section.commbo-section {
    padding: 50px 0;
}

.combo-main .hd-txt p {
    font-size: 16px;
    margin: 20px 0 15px 0;
    width: 100%;
    padding: 0;
}

.combo-main .hd-txt {
    margin: 0;
    padding: 0 0 15px 0;
}

section.commbo-section .row {
    display: flex;
    align-items: center;
}

section.special-form .hd-txt {
    text-align: center;
}


/*section.commbo-section*/


/*section.contact-sec*/
section.contact-sec {
    padding: 50px 0;
    background-image: url(../images/contact-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.contact-text h4 {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 15px 0;
}

section.contact-sec h2 {
    font-size: 70px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 15px 0;
}

.contact-mail-box {font-size: 17px;font-weight: 400;display: flex;align-items: center;column-gap: 24px;justify-content: center;}

.contact-mail-box a {
    font-size: 17px;
    color: #fff;
}

.contact-mail-box a i {
    color: #de223d;
    margin: 0 8px 0 0;
}


/*section.contact-sec*/

/*section.disclamir-sec*/

section.disclamir-sec {
    padding: 30px 0;
    text-align: center;
}

section.disclamir-sec h3 {
    font-size: 30px;
    font-weight: 600;
    color: #de223d;
    margin: 0 0 15px 0;
}

section.disclamir-sec p {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    margin: 0;
}
/*section.disclamir-sec*/



.bnr-btn.price-btn-st a.get-strtd.popup-btn {
    font-size: 16px;
    background-color: #fff;
    padding: 12px 30px;
    border-radius: 5px;
    color: #fff;
    background-color: #250761;
}

.price-new-box:hover .bnr-btn.price-btn-st a.get-strtd.popup-btn {
	background-color: #fff;
   color:#000;
}






/*.main-banner-new*/

.main-banner-new {
     background: url(../images/new-lp/banner-img.jpg); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 150px 0 50px;
    position: relative;
    overflow: hidden;
    /* background-color: #000; */
    /*background: url(../images/banner-img-black.jpg);*/
}

.bnr-text h2 {
    font-size: 45px;
    font-weight: 600;
    /* line-height: 40px; */
    color: #fff;
}
.price-bnr-st h3 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.price-bnr-st h5 {
    font-size: 36px;
    margin-top: 5px;
    font-weight: 600;
    width: 145px;
    height: 60px;
    border: 2px solid #7a0614;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 7px;
    color: #fff;
    border-style: dashed;
    border-radius: 12px;
    animation:blinkingText 1.2s infinite;
}

.banner-form form {
    width: 100%;
    color: #000;
    position: relative;
    box-shadow: #0000003b 0 11px 92px;
    float: right;
    z-index: 4;
    margin-top: 0;
    text-align: center;
    padding: 50px 40px;
    background-image: url(../images/form-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 469px;
    height: 536px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.banner-form h3 {
    font-size: 30px;
    /* padding-bottom: 20px; */
}
.banner-form select, .banner-form input {
    width: 100%;
    padding: 12px 17px;
    margin-bottom: 10px;
    outline: none;
    background: #f4f4f4;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    border-radius: 8px;
    box-shadow: none;
    border: 1px solid #ebe5e5;
    color: #a79e9e;
}

.banner-form textarea {
    min-height: 130px;
    width: 100%;
    padding: 10px 17px;
    margin-bottom: 10px;
    outline: none;
    font-size: 13px;
    line-height: normal;
    color: #000;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #ebe5e5;
    background: #f4f4f4;
    resize: none;
}

.banner-form input[type=submit] {
    border: none;
    box-shadow: none;
    padding: 10px 25px;
    text-transform: capitalize;
    outline: none;
    color: #000;
    font-size: 18px;
    display: block !important;
    font-weight: 600;
    float: none;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 15px;
    border-radius: 5px;
    background-color: rgb(37, 7, 97);
    color: #fff;
    width: 50%;
    text-align: center;
    margin: auto;
}
.banner-ul-box ul {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 28px;
    list-style: none;
    padding: 0;
    margin: 50px 0 0 0;
}

.banner-ul-box ul li {
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: 14px;
    color: #fff;
    margin: 0;
}
section.main-banner-new .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

section.main-banner-new p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 20px 0 20px 0;
    width: 70%;
    margin: 20px auto;
}

section.main-banner-new h4 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 15px 0;
}
/*.main-banner-new*/



/*section.testi-section*/

section.testi-section {
    padding: 50px 0px;
    background-image: url(../images/testi-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section.testi-section .hd-txt {
    text-align: center;
}

.testi-main {
    padding: 30px 20px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 33px 0px rgba(0, 0, 0, 0.05);
}

.stras-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.testi-section .hd-txt h2 {
    color: #fff;
    margin: 0 0 20px 0;
}

section.testi-section .hd-txt p {
    color: #fff;
}
.testi-main p {
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 20px 0;
    min-height: 95px;
}

.testi-main h4 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin: 0;
}
.comma-img-box {
    position: absolute;
    top: 0;
    right: 60px;
    bottom: 0;
    z-index: 1;
}
/*section.testi-section*/


/*section.type-section */

section.type-section {
    padding: 80px 0 40px;
}

section.type-section ul.folio-tab {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
}

section.type-section ul.folio-tab li {
    text-align: left;
}

.main-type-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.type-box-img img {
    width: 100%;
    margin: 0 0 0 -50px;
}

.type-box-img {
    width: 50%;
}

.type-bx-txt {
    width: 50%;
}

.type-bx-txt {
    padding: 30px 20px;
    border-radius: 5px;
    background-color: rgb(37, 7, 97);
}

.type-bx-txt h2 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}

.type-bx-txt p {
    font-size: 14px;
    color: #fff;
    margin: 20px 0px 15px 0;
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
}


ul.folio-tab h3 {
    font-size: 34px;
    font-weight: 800;
    color: #000;
    margin: 0 0 20px 0;
}

section.type-section ul.folio-tab .active, section.type-section ul.folio-tab li:hover {
    color: white;
    /* background: red; */
    background-position: left bottom;
    text-decoration: none;
    background-size: 210%;
}
section.type-section .row {
    display: flex;
    align-items: center;
}
/*section.type-section */


.bnr-btn a {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    padding: 12px 30px;
}

a.get-strtd.popup-btn {}

section.main-banner-new a.get-strtd.popup-btn {
    background-color: #ff0000;
    border-radius: 5px;
}

section.main-banner-new .bnr-btn {
    margin: 35px 0 35px 0;
}
.portfolio-sec .hd-txt span {
    color: red;
}

.main-type-box a.get-strtd.popup-btn {
    BACKGROUND-COLOR: #FFF;
    COLOR: #000;
    BORDER-RADIUS: 5PX;
}

section.commbo-section a.get-strtd.popup-btn {
    background-color: #250761;
    border-radius: 5px;
}

section.testi-section .slick-dots li button {
	background-color: #c7c7c7;
	border-radius: 50px;
	width: 10px;
	height: 10px;
}

section.testi-section  .slick-dots {
	position: absolute;
	bottom: -50px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
section.testi-section  .slick-dots li.slick-active button {
    background-color: #de223d;
}




.typ-mai.hd-txt h2 {
    font-size: 34px;
    padding-bottom: 25px;
}

.typ-mai.hd-txt {
    padding-bottom: 0;
}

.main-type-box .bnr-btn {
    display: flex;
}


section.type-section .folio-tab li {
    background: linear-gradient(to left, #e71e2300 50%, #ff0000 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
}





/* width */
section.type-section  ::-webkit-scrollbar {
  width: 5px;
}

/* Track */
section.type-section  ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 5px;
}
 
/* Handle */
section.type-section  ::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 5px;
}

/* Handle on hover */
section.type-section  ::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}






















	 .time_circles {
         position: relative;
         width: 100%;
         height: 100%;
         }
         .time_circles > div {
         position: absolute;
         text-align: center;
         }
         .time_circles > div > h4 {
         margin: 0px;
         padding: 0px;
         text-align: center;
         text-transform: uppercase;
         font-family: 'Century Gothic', Arial;
         }
         .time_circles > div > span {
         display: block;
         width: 100%;
         text-align: center;
         font-family: 'Century Gothic', Arial;
         font-size: 300%;
         margin-top: 0.4em;
         font-weight: bold;
         }
         div#CountDownTimer {
         width: 350px;
         margin: 0 auto;
         text-shadow: #000 1px 1px 2px;
         color: #fff;
         margin-top: 0;
         float: left;
    clear: both;
    display: flex;
         }



         @media (max-width: 479px) and (min-width: 320px) {
         #CountDownTimer {
         width: 260px !important;
         margin-top: 6px !important;
         margin: 6px auto !important;
         display: flex;
         align-items: center;
         justify-content: center;
         }
         .time_circles > div > h4 {
         margin: 0px;
         padding: 0px;
         text-align: center;
         text-transform: uppercase;
         font-family: 'Century Gothic', Arial;
         font-size: 6px !important;
         line-height: 6px !important;
         }
         }
















         @keyframes blinkingText{
    0%{     color: #ff0000;    }
    49%{    color: #fff; }
    60%{    color: #ff0000; }
    99%{    color:#fff;  }
    100%{   color: #ff0000;    }
}




























.slideform {
	background: rgba(0, 0, 0, .49);
	border-top: 5px solid #bf2025;
	padding: 20px 10px 10px;
	margin: 20px auto 0
}

.slider-hm-images h2 {
	color: #fff;
	font-size: 80px;
	line-height: 90px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: capitalize
}

.slideform h2 {
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 0;
	font-weight: 600;
	text-align: center
}

.slideform h3 {
	font-size: 20px;
	margin: 10px 0 15px;
	text-align: center
}

.slideform h3 span {
	font-size: 20px;
	font-weight: 800;
	line-height: 20px;
	color: #ed305a;
	text-align: center
}

.slideform div {
	width: 46%;
	display: inline-block;
	margin: 0 9px 2px
}

.slideform div {
	position: relative
}

.slideform .phone {
	border-bottom: 1px solid #fff
}

.slideform .name:before {
	content: "\f007";
	position: absolute;
	left: 4px;
	top: 13px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	color: #fff
}

.slideform div input[type=tel],
.slideform div input[type=text],
.slideform div select {
	width: 100%;
	padding: 11px;
	background: 0 0;
	border: none;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	color: #fff
}

.slideform div input[type=tel],
.slideform div input[type=text] {
	padding-left: 32px
}

.slideform .email:before {
	content: "\f0e0";
	position: absolute;
	left: 4px;
	top: 13px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	color: #fff
}

.slideform .selectservice:before {
	content: "\f0ac";
	position: absolute;
	left: 4px;
	top: 13px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	color: #fff
}

.slideform div input[type=text],
.slideform div select {
	width: 100%;
	padding: 11px;
	background: 0 0;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	color: #fff
}

.slideform div select {
	padding-left: 32px
}

.slideform .phone:before {
	content: "\f095";
	position: absolute;
	left: 4px;
	top: 13px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	color: #fff
}

.slideform div input[type=text] {
	padding-left: 32px
}

.slideform div select option {
	color: #000;
	font-size: 12px
}

.slideform input::-webkit-input-placeholder {
	color: #fff !important
}

.slideform input:-moz-placeholder {
	color: #fff !important
}

.slideform input::-moz-placeholder {
	color: #fff !important
}

.slideform input:-ms-input-placeholder {
	color: #fff !important
}

.slideform input[type=submit] {
	display: table;
	padding: 10px 33px;
	color: #fff;
	border-radius: 5px;
	margin: 16px auto -11px;
	font-size: 16px;
	font-weight: 700;
	border: none;
	background: #e5175e;
	background: -moz-linear-gradient(left, #e5175e 0, #62499d 83%);
	background: -webkit-linear-gradient(left, #e5175e 0, #62499d 83%);
	background: linear-gradient(to right, #e5175e 0, #62499d 83%);
	color: #fff;
	border: 0
}

.email_slider_form {
	width: 100%;
	padding: 11px;
	background: 0 0;
	border: none;
	border-bottom: 2px solid #fff;
	font-size: 13px;
	padding-bottom: 11px !important
}

#flform input[type=text],
input[type=email] {
	margin-bottom: 12px;
	padding: 7px 7px 7px 48px;
	color: #fff;
	outline: 0
}

.slideform {
	padding: 10px 10px 30px !important
}

h2.h-title span {
	font-size: 48px;
	line-height: 58px;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	color: #ffc500;
	display: inline-block
}

.side-bars .s-bar {
	display: block;
	margin-bottom: 15px;
	position: relative;
	background: #232323;
	right: 0;
	cursor: pointer;
	border-radius: 14px 0 0 14px
}

.side-bars .s-bar:hover {
	right: 185px;
	transition: .5s
}

.floating-form-wrap {
	position: fixed;
	width: 750px;
	height: 344px;
	right: 0;
	margin-top: -109px;
	z-index: 2;
	background: 0 0;
	margin-right: -699px;
	top: 24%;
	display: block
}

.chat-spr {
	background: url(../images/sprite.png) no-repeat -335px -1959px #ed145b;
	width: 51px;
	height: 61px;
	position: relative;
	left: 0;
	float: left;
	margin-right: 8px;
	border-radius: 14px 0 0 14px
}

.side-bars .s-bar {
	display: block;
	margin-bottom: 15px;
	position: relative;
	background: #232323;
	right: 190px;
	cursor: pointer
}

.side-bars .s-bar img {
	position: relative;
	left: -6px;
	float: left;
	width: 100%
}

.side-bars .s-bar a p {
	color: #fff;
	font-size: 14px;
	padding: 6px 0 0 0;
	margin: 0;
	line-height: 19px;
	width: 175px;
	transition: .5s;
	background: #232323;
	display: inline-block;
	float: left
}

.conform .grad-color {
	padding: 9px 45px;
	background: #e3070f;
	width: auto !important;
	border-radius: 50px;
	margin: 0 auto;
	display: table
}




.get-strted-banner{

	padding: 12px 30px !important;
    background: #ff0000;
    font-size: 14px;
    font-weight: 700;
    margin-right: 20px;
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    border-radius: 5px;
}



/* side_ ss  */

.sideform {
    position: fixed;
    right: -662px;
    top: 196px;
    z-index: 9999999;
    display: none;
}



.floating-form-wrap {
    position: fixed;
    width: 750px;
    height: 344px;
    right: 0;
    margin-top: -109px;
    z-index: 999;
    background: 0 0;
    margin-right: -699px;
    top: 24%;
    display: block;
}


.side-bars .s-bar {
    display: block;
    margin-bottom: 15px;
    position: relative;
    background: #232323;
    right: 190px;
    cursor: pointer;
        border-radius: 14px 0 0 14px;
}



.chat-spr {
    background: url(../images/sprite.png) no-repeat -335px -1959px  #ed145b;
    width: 51px;
    height: 61px;
    position: relative;
    left: 0;
    float: left;
    margin-right: 8px;
    border-radius: 14px 0 0 14px;
}



.side-bars .s-bar a p {
    color: #fff;
    font-size: 14px;
    padding: 6px 0 0 0;
    margin: 0;
    line-height: 19px;
    width: 175px;
    transition: .5s;
    background: #232323;
    display: inline-block;
    float: left;
}



.side-bars .s-bar img {
    position: relative;
    left: -6px;
    float: left;
    width: 100%;
}



.banner-tag{display: 	none;	}