@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700,800|Poppins:400,400i,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Kavivanar&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
 body {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #656565;
	font-style: normal;
}

.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Kavivanar', cursive;
	font-weight: normal;
	color: #330066;
	margin-top: 0px;
	font-style: normal;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 35px;
	font-weight: bold;
	font-family: 'Fjalla One', sans-serif;
}
html:lang(en) h2 {
    font-size: 18px;
	font-weight: bold;
}

html:lang(ta) h2 {
    font-size: 10px;
	font-weight: bold;
}

h3 {
	font-size: 23px;
	font-weight: bold;
	margin-left: 30px;
	font-family: 'Fjalla One', sans-serif;
	color: #ff6600;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin-bottom: 10px;	
}

p {
	font-size: 14px;
	font-weight: normal;
	line-height: 2;
	color: #656565;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7b7c93;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */
.im-checkout-btn{
-moz-user-select: none;
	background: #3878ff;
	border: medium none;
	border-radius: 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	padding: 13px 30px;
	text-align: center;
	text-transform: capitalize;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	border: 2px solid transparent;	
}
.im-checkout-btn:hover{
	color: #333;
	background: transparent;
	border: 2px solid #333;
}
.btn {
	-moz-user-select: none;
	background: #330066;
	border: medium none;
	border-radius: 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	padding: 13px 30px;
	text-align: center;
	text-transform: capitalize;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	border: 2px solid transparent;
}
.btn:hover{
	color: #333;
	background: transparent;
	border: 2px solid #333;
}
.btn.transparent-btn {
	background: transparent;
	color: #333;
	border: 2px solid #333333;
}
.btn.transparent-btn:hover{background: #3878ff;color: #fff;border-color: #3878ff;;}
.breadcrumb > .active {
	color: #888;
}
.gradient-btn{
	background: -webkit-linear-gradient(to right, #911dff, #e733ff);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #911dff, #e733ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-color: transparent;
	color: #fff;
	transition: .3s
}

.owl-carousel .owl-nav div {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	height: 40px;
	left: 20px;
	line-height: 40px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 40px;
}
.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 20px;
}
.owl-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
}
.owl-carousel .owl-nav div:hover {
	background: #2B96CC;
	color: #fff
}

/* scrollUp */
#scrollUp {
	/*background: #3878FF;
	height: 45px;
	width: 45px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	line-height: 45px;*/
}
#scrollUp:hover {
	background: #444;
}
/* area-bg */
.hero-area-wrap {
	position: relative;
}
.hero-area-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/shape/01.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 370px;
}
.bg-shape {
	background-position: right center;
	background-repeat: no-repeat;
}
.home-two .hero-area-wrap::before {
	content: none;
}
.bg-shape.home-two {
	background-position: top center;
	background-repeat: no-repeat;
}
/* 2. header */
.transparent-menu {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	transition: .3s;
}
.main-menu .navbar {
	padding: 0;
}
.main-menu .navbar-nav li.nav-item {
	margin-left: 30px;
}
.main-menu .navbar-nav li.nav-item a.nav-link {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	padding: 37px 0;
	font-family: 'Kavivanar', sans-serif;
}
.main-menu .navbar-nav li.nav-item a.nav-link::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 31px;
	background: #3878ff;
	width: 0px;
	height: 2px;
	transition: .3s;
}
.main-menu .navbar-nav li.nav-item:hover a.nav-link::before,.main-menu .navbar-nav li.nav-item.active a.nav-link::before{
	width: 20px;
}
.header-btn {
	margin-left: 30px;
}
.home-three-menu .btn {
	color: #333;
	border-color: #fff;
	background: #fff;
}
.home-three-menu .btn:hover {
	color: #fff;
	border-color: #fff;
	background: transparent;
}
.sticky .home-three-menu .btn{background: #3878ff;color: #fff;border-color: #3878ff;}
.home-three-menu .navbar-nav li.nav-item a.nav-link {
	color: #fff;
}
.home-three-menu .navbar-nav li.nav-item a.nav-link::before {
	background: #fff;
}
.sticky {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.14);
	z-index: 1030;
	padding: 0px 0;
	background: #fff;
}
.sticky .main-menu .navbar-nav li.nav-item a.nav-link {
	padding: 23px 0;
	color: #333;
}
.sticky .main-menu .navbar-nav li.nav-item a.nav-link::before {
	bottom: 20px;
	background: #333;
}
.sticky-logo{
	display: none;
}
.sticky .main-menu .sticky-logo {
	display: block;
}
.sticky .main-menu .normal {
	display: none;
}
.gradient-sticky.sticky {
	background: linear-gradient(to right, #911dff, #e733ff);
}
.gradient-sticky.sticky .main-menu .navbar-nav li.nav-item a.nav-link {
	color: #fff;
}
.gradient-sticky.sticky .main-menu .navbar-nav li.nav-item a.nav-link::before {
	background: #fff;
}
.gradient-sticky.sticky .home-three-menu .btn {
	background: #fff;
	color: #333;
	border-color: #ffff;
}
/* 3. slider */
.slider-img.pt-100 {
	padding-top: 240px;
}
.slider-area.home-four {
	background-position: left center;
}
.slider-content {
	padding-top: 100px;
}
.home-two-slider .slider-content {
	padding-top: 70px;
}
.hero-area-wrap.home-two-hero {
	padding-top: 235px;
}
.hero-area-wrap.home-three-hero {
	padding-top: 160px;
	padding-bottom: 60px;
}
.home-three-slider .slider-content {
	padding-top: 180px;
}
.home-three-slider .slider-content h1{color: #fff;}
.home-three-slider .slider-content p{color: #fff;}
.home-three-slider .slider-content .btn{color: #333333;background: #fff;border-color: #fff;}
.home-three-slider .slider-content .btn.btn.transparent-btn{color: #fff;background: transparent;border-color: #fff;}
.home-three-slider .slider-content .btn:hover{color: #fff;background: transparent;border-color: #fff;}
.slider-content h1 {
	font-size: 70px;
	color: #330066;
	font-weight: 800;
	line-height: 1.5;
	margin-bottom: 30px;
}
.slider-content p {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 40px;
}
.slider-btn .btn {
	margin-right: 15px;
}
/* 4. features */
.features-area-wrap {
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}
.features-area-wrap.home-two-features::before {
	content: none;
}
.home-two-features .features-area {
	border-bottom: 1px solid #e9e9e9;
}
.home-two-features .features-area {
	padding-top: 105px;
}
.home-three-features .features-area {
	padding-top: 120px;
}
.features-icon {
	margin-bottom: 30px;
}
.features-content h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
}
.features-content p {
	margin-bottom: 0;
	padding: 0 20px;
}
.description-content-title h1 {
	font-size: 36px;
	font-weight: 800;
	line-height: 1;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 28px;
}
.content-title  {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/icon/line.png);
	width: 58px;
	height: 5px;
	background-repeat: no-repeat;
}
.description-content-title h1::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/icon/line.png);
	width: 58px;
	height: 5px;
	background-repeat: no-repeat;
}
.description-content {
	padding-top: 40px;
}
.description-content.second-description {
	padding-top: 30px;
}
.description-content p {
	margin-bottom: 40px;
}
.description-img {
	margin-left: -150px;
}
.features-area-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/shape/04.png);
	background-repeat: no-repeat;
	width: 475px;
	height: 760px;
}
/* 5. app-fetures */
.app-features {
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}
.app-features.third-app-features {
	background-size: cover;
	background-position: center;
}
.app-features.second-app-features::before {
	content: none;
}
.section-title {
	position: relative;
	padding-bottom: 25px;
}
.section-title::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/icon/line.png);
	width: 58px;
	height: 5px;
	background-repeat: no-repeat;
	right: 0;
	margin: auto;
}
.section-title.white-line::before {
	background: url(../img/icon/w-line.png);
}
.section-title h1 {
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 10px;

}
.section-title p {
	margin-bottom: 0;
}
.single-features .icon {
	float: left;
	width: 65px;
	margin-right: 20px;
}
.app-features-content {
	overflow: hidden;
	display: block;
}
.app-features-content h4 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 2px;
}
.app-features-content p {
	margin-bottom: 0;
	padding-right: 40px;
}
.app-features::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../img/shape/06.png);
	background-repeat: no-repeat;
	width: 340px;
	height: 480px;
}
.app-features-img {
	margin-top: -45px;
}
.details-title.section-title::before {
	right: unset;
	margin: unset;
}
.single-details h4 {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 6px;
}
.single-details p {
	margin-bottom: 0;
	padding-right: 20px;
}
.details-video {
	position: relative;
}
.video-bg {
	position: relative;
}
.video-bg img {
	width: 100%;
}
.video-bg::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: -moz-linear-gradient( 90deg, rgba(127,0,255,0.8) 0%, rgba(225,0,255,0.8) 100%);
	background: -webkit-linear-gradient( 90deg, rgba(127,0,255,0.8) 0%, rgba(225,0,255,0.8) 100%);
	background: -ms-linear-gradient( 90deg, rgba(127,0,255,0.8) 0%, rgba(225,0,255,0.8) 100%);
	z-index: 9;
}
/* 6. app-screenshot */
.screeenshot-area {
	position: relative;
}
.screeenshot-area::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	
	background-repeat: no-repeat;
	width: 340px;
	height: 480px;
}
.screeenshot-area.second-screenshot-area::before {
	content: none;
}
.app-item {
	text-align: center;
}
.app-item img {
	
	display: inline-block;
}
.app-padding {
	padding: 0 170px;
}
.app-active {
	position: relative;
}
.app-active .slick-track {
	padding: 14px 0;
}
.app-item.slick-center {
	border-radius: 30px;
}
.app-active::before {
	content: "";
/*	background: url(../img/screenshot/frame.png);*/
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 312px;
	height: 610px;
	z-index: 99;
	background-repeat: no-repeat;
	top: 0;
}
.app-item.slick-center img {
	border-radius: 30px;
}
/* 7. counter */
.counter-area {
	background-position: center;
	background-repeat: no-repeat;
}
.counter {
	font-size: 90px;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	line-height: 1;
	color: #3878ff;
}
.gradient-count .counter {
	background: linear-gradient(to right, #911dff, #e733ff);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.sligle-count p {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 1;
}
/* 8. pricing */
.pricing-box {
	background: #f4f7fc;
	padding-top: 55px;
	padding-bottom: 60px;
}
.price-head h2 {
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 0;
}
.price-head span {
	font-size: 18px;
}
.price-head {
	margin-bottom: 27px;
}
.price-count h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 0;
}
.price-count.gradient-price h2{
	background: linear-gradient(to right, #911dff, #e733ff);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.price-count h2 span {
	font-size: 24px;
	font-weight: 400;
}
.price-list ul li {
	font-size: 16px;
	margin-bottom: 12px;
}
.price-list ul li:last-child {
	margin-bottom: 0px;
}
.price-btn .btn {
	background: transparent;
	border: 1px solid #c4c4c4;
	color: #333333;

}
.price-btn .btn:hover {
	background: #3878ff;
	border-color:  #3878ff;
	color: #fff;

}
.pricing-box.active {
	background: #fff;
	box-shadow: 0px 10px 90px 20px rgba(0,0,0,.05);
	margin-top: -35px;
	padding-bottom: 75px;
	padding-top: 70px;
}
.pricing-box.active .price-btn .btn{
	background: #3878ff;
	border-color:  #3878ff;
	color: #fff;
}
.price-btn.gradient .btn:hover {
	transition: .3s;
}
.price-btn.gradient .btn:hover {
	background: -moz-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -webkit-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -ms-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	border-color: transparent;
	color: #fff;
}
.pricing-box.active .price-btn.gradient .btn{
	background: -moz-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -webkit-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -ms-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	border-color: transparent;
	color: #fff;
}
.pricing-box.active .price-btn .btn:hover{
	background: transparent;
	border: 1px solid #c4c4c4;
	color: #333333;
}
/* 9. testimonial */
.shape-bg-wrap {
	position: relative;
}
.testimonial-bg {
	background-size: cover;
	background-position: center;
}
.shape-bg-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	top: -205px;
	background: url(../img/shape/13.png);
	width: 475px;
	height: 1480px;
}
.testimonial-wrap {
	position: relative;
}
.testimonial-wrap::before {
	content: "";
	position: absolute;
	right: 200px;
	bottom: -27px;
	background: url(../img/icon/quote.png);
	width: 135px;
	height: 95px;
}
.second-testimonial .client-text p {
	padding-right: 0;
}
.testimonial-wrap.second-testimonial::before {
	content: none;
}
.third-testimonial .client-text p{color: #fff;}
.third-testimonial .client-info h6{color: #fff;}
.third-testimonial .client-info span{color: #fff;}
.client-text p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.7;
	padding-right: 100px;
	margin-bottom: 15px;
}
.client-info h6 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 0;
}
.client-info span {
	font-style: italic;
	font-size: 16px;
}
.testimonial-img {
	margin-left: -190px;
}
.testimonial-active .slick-track {
	padding: 30px 0;
}
.testimonial-active .slick-arrow {
	position: absolute;
	right: -120px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	font-size: 24px;
	color: #333333;
	z-index: 9;
	cursor: pointer;
}
.second-testimonial-active .slick-arrow {
	left: -265px;
}
.third-testimonial-active .slick-arrow {
	color: #fff;
}
.testimonial-active.third-testimonial-active .slick-arrow i::after{
	background: #fff;
}
.second-testimonial-active .slick-next {
	right: -265px;
	left: auto;
}
.testimonial-active .slick-arrow i {position: relative;}
.testimonial-active .slick-arrow i::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #3878ff;
	height: 3px;
	width: 100%;
	z-index: 9;
	transition: .3s;
	opacity: 0;
}
.testimonial-active .slick-arrow:hover {color: #3878ff;}
.third-testimonial-active .slick-arrow:hover {color: #fff;}
.testimonial-active .slick-arrow:hover i::after {opacity: 1;}
.testimonial-active .slick-prev {
	right: -70px;
}
.testimonial-active .slick-dots {
	text-align: center;
	position: absolute;
	bottom: -95px;
	left: 152px;
}
.second-testimonial-active .slick-dots {
	text-align: center;
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
}
.testimonial-active .slick-dots li {
	display: inline-block;
	margin: 0 5px;
}
.testimonial-active .slick-dots li.slick-active button {
	border-color: #3878ff;
}
.testimonial-active .slick-dots li button {
	text-indent: -999999px;
	padding: 0;
	height: 12px;
	width: 12px;
	background: none;
	border: 2px solid #666666;
	border-radius: 50%;
	cursor: pointer;
}
.testimonial-active.third-testimonial-active .slick-dots li button {
	border: 2px solid #fff;
}
.testimonial-active.third-testimonial-active .slick-dots li.slick-active button {
	border-color: #fff;
	background: #fff;
}
/* 10. download */
.download-title.section-title::before {
	right: unset;
	margin: unset;
}
.get-app a {
	border: 2px solid #333333;
	padding: 7px 35px;
	display: inline-block;
	color: #333333;
	line-height: 1;
	border-radius: 49px;
	margin-right: 18px;
}
.get-app a:last-child {
	margin-right: 0px;
}
.get-app a:hover {
	border-color: #3878ff;
	color: #fff;
	background: #3878ff;
}
.get-app.gradient-app a:hover {
	background: -moz-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -webkit-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -ms-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	border-color: transparent;
	color: #fff;
}
.get-app a i {
	color: #333333;
}
.get-app a:hover i {
	color: #fff;
}
.get-app a:hover p {
	color: #fff;
}
.get-app a i {
	float: left;
	font-size: 25px;
	position: relative;
	top: 8px;
	transition: .3s;
}
.get-app a p {
	display: inline-block;
	margin: 0;
	line-height: 1.4;
	float: left;
	padding-left: 13px;
	color: #333333;
	text-align: left;
	transition: .3s;
}
.get-app a p b {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.download-img {
	background-position: center;
	background-repeat: no-repeat;
}
/* 11. blog */
.breadcrumb-area {
	background: #ebf5ff;
	padding-top: 235px;
	padding-bottom: 170px;
}
.breadcrumb {
	margin-bottom: 0;
	display: block;
	padding: 0;
	background: none;
	border: none;
}
.breadcrumb-item {
	display: inline-block;
}
.breadcrumb-item a {
	font-size: 20px;
	color: #333333;
}
.breadcrumb > .active {
	color: #666666;
	font-size: 20px;
}
.breadcrumb-title h2 {
	font-size: 48px;
	font-weight: 700;
	text-transform: capitalize;
}
.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	content: "\f0a4";
	font-family: "Font Awesome 5 free";
}
.blog-thumb {
	margin-bottom: 35px;
}
.blog-thumb img {
	width: 100%;
}
.post-meta {
	margin-bottom: 5px;
}
.post-meta ul li {
	display: inline-block;
	color: #666666;
	margin-right: 15px;
}
.blog-content h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 12px;
	padding-right: 50px;
}
.blog-content h2:hover a {
	color: #3878ff;
}
.blog-content p {
	margin-bottom: 30px;
	padding-right: 100px;
}
.blog-content .btn {
	background: transparent;
	color: #444444;
	border-color: #444444;
}
.blog-content .btn:hover {
	background: #3878ff;
	color: #fff;
	border-color: #3878ff;
}
.blog-thumb.video-thumb {
	position: relative;
}
.play-icon {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 9;
}
.play-icon a {
	color: #ff0002;
	font-size: 70px;
	position: relative;
}
.play-icon a::before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	height: 30px;
	width: 30px;
	background: #fff;
	transform: translate(-50%,-50%);
	z-index: -1;
}
.blog-thumb.video-thumb::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .75;
}
.blog-d-content p {
	padding-right: 0;
	margin-bottom: 0;
}
blockquote {
	font-size: 24px;
	font-style: italic;
	border-left: 5px solid #3878ff;
	margin: 50px 0;
	padding: 10px 0;
	padding-right: 120px;
	padding-left: 27px;
}
blockquote footer {
	font-size: 16px;
	margin-top: 7px;
}
.blog-post-tag span {
	font-size: 18px;
	color: #333333;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
}
.blog-post-tag ul {
	display: inline-block;
}
.blog-post-tag ul li {
	display: inline-block;
}
.blog-post-tag ul li a {
	color: #666;
}
.blog-share{text-align: right;}
.blog-share span {
	font-size: 18px;
	color: #333333;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
}
.blog-share ul {
	display: inline-block;
}
.blog-share ul li {
	display: inline-block;
}
.blog-share ul li a {
	color: #666;
}
.comment-box {
	display: table;
	margin-bottom: 50px;
}
.comments-avatar {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
}
.comment-text {
	margin-left: 20px;
}
.avatar-name {
	margin-bottom: 6px;
}
.avatar-name h4 {
	font-size: 18px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 5px;
}
.avatar-name span {
	font-size: 14px;
	color: #666666;
}
.comment-text p {
	margin-bottom: 10px;
	padding-right: 100px;
}
.comment-text a {
	font-weight: 700;
	color: #333333;
	font-family: 'Nunito', sans-serif;
}
.post-comment-form input {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	background: #f7f7fd;
	margin-bottom: 20px;
}
.post-comment-form textarea {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	background: #f7f7fd;
	margin-bottom: 20px;
	height: 120px;
}
.post-comment-form .nice-select {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 10px 20px;
	background: #f7f7fd;
	margin-bottom: 20px;
	line-height: 22px;
	height: 46px;
}
.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 0;
	border: 0;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 60px;
	line-height: 58px;
	outline: none;
	padding-left: 15px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 30px;
}
.inner-blog-thumb {
	margin-bottom: 25px;
}
.inner-blog-content h5 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 8px;
	text-transform: capitalize;
}
.inner-blog-content h5:hover a{color: #3878ff;}
.inner-blog-thumb img {
	width: 100%;
}
.post-meta ul li a {
	color: #3878ff;
}
/* 12. Pagination */
.pagination {
	display: block;
	border-radius: 0;
}
.pagination ul li {
	display: inline-block;
	margin: 0 5px;
}
.pagination ul li a {
	font-size: 18px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	font-family: 'Poppins', sans-serif;
	padding: 0 5px;
}
.pagination ul li a.active {
	color: #3878ff;
}
.pagination ul li a:hover {
	color: #3878ff;
}
.pagination ul li a.active::before {
	content: "";
	top: -7px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #3878ff;
	position: absolute;
	right: 0;
	margin: auto;
}
.pagination ul li a.active::after {
	content: "";
	bottom: -7px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #3878ff;
	position: absolute;
	right: 0;
	margin: auto;
}
/* blog-widget */
.sidebar-form {
	position: relative;
}
.sidebar-form input {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 14px 30px;
}
.sidebar-form button {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.widget-title h5 {
	font-size: 24px;
	font-weight: 700;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 12px;
}
.widget-title h5::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 40px;
	background: #333333;
}
.rc-post-thumb img {
	width: 100%;
}
.rc-post-thumb{margin-bottom: 25px;}
.rc-post-content h5 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 8px;
}
.rc-post-content h5:hover a {
	color: #3878ff;
}
.widget-link ul li {
	margin-bottom: 8px;
}
.widget-link ul li:hover a {
	color: #3878ff;
}
.widget-link ul li:last-child {
	margin-bottom: 0px;
}
.widget-link li a {
	color: #333333;
	text-transform: capitalize;
}
.widget-link li a span {
	float: right;
	display: block;
}
.widget-tag {
	overflow: hidden;
}
.widget-tag li {
	float: left;
	margin-bottom: 10px;
	margin-right: 9px;
}
.widget-tag li a {
	background: #ebf5ff;
	color: #666666;
	display: inline-block;
	font-size: 13px;
	line-height: 1;
	padding: 10px 15px;
	text-transform: uppercase;
}
.widget-tag li:hover a {
	background: #009efd;
	color: #fff;
}
.widget-insta-post ul li {
	display: inline-block;
	width: 115px;
	margin-right: 6px;
	margin-bottom: 10px;
}
.widget-insta-post ul li> img {
	width: 100%;
}
.widget-banner {
	position: relative;
}
.banner-thumb img {
	width: 100%;
}
.banner-content {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 50px;
	text-align: center;
}
.banner-content h3 {
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	margin-bottom: 30px;
}
.banner-content .btn {
	border-radius: 0;
}
.banner-content .btn:hover{border-color: #fff;color: #fff;}
/* 13. contact */
.contact-area {
	background-position: center;
	background-repeat: no-repeat;
}
.contact-form input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 30px;
	background: none;
	padding: 6px 0;
}
.second-contact-form input {
	border: 1px solid #cccccc;
	padding: 14px 20px;
}
.contact-form textarea {
	width: 100%;
	border: none;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 30px;
	padding: 6px 0;
	background: none;
	height: 161px;
}
.second-contact-form textarea {
	border: 1px solid #cccccc;
	padding: 14px 20px;
}
.contact-btn.gradient .btn{
	background: -moz-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -webkit-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	background:  -ms-linear-gradient( 0deg, rgba(127,0,255,0.8902) 0%, rgba(225,0,255,0.8) 100%);
	border: transparent;
	color: #fff;
}
/* 14. footer */
.footer-bg {
	background: #fff;
}
.footer-gradient-bg {
	background-position: top center;
	background-repeat: no-repeat;
}
.home-four-footer {
	padding-top: 215px;
}
.second-footer {
	border-top: 1px solid #e9e9e9;
}
.footer-area-wrap {
	border-bottom: 1px solid #d5d9dd;
}
.footer-widget-heading h4 {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 18px;
}
.footer-widget-link ul li {
	margin-bottom: 8px;
}
.footer-widget-link ul li:last-child {
	margin-bottom: 0px;
}
.footer-widget-link ul li a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
}
.footer-widget-link.white ul li a{color: #fff;}
.footer-widget-link ul li:hover a {
	color: #3878ff;
}
.footer-widget-link ul li a i {
	margin-right: 10px;
}
.subscribe-text {
	margin-bottom: 23px;
}
.subscribe-text p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0;
}
.footer-form input {
	border: 1px solid #c7c7c7;
	padding: 10px 20px;
	width: 100%;
	border-radius: 30px;
	margin-bottom: 15px;
}
.footer-form .btn.white{background: #fff;color: #333;border-color: #fff;}
.sigle-address {
	margin-bottom: 16px;
}
.address-icon {
	float: left;
	display: block;
	margin-right: 10px;
}
.address-icon i {
	color: #3878ff;
}
.address-icon.white i{color: #fff;}
.footer-social-icon.white li a{color: #fff;}
.sigle-address p {
	overflow: hidden;
	display: block;
	margin-bottom: 0;
	line-height: 1.5;
}
.footer-social h6 {
	font-size: 16px;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 15px;
}
.footer-social-icon {
	display: inline-block;
}
.footer-social-icon li {
	display: inline-block;
	margin: 0 5px;
}
.footer-social-icon li a {
	color: #999999;
}
.footer-social-icon li a:hover {
	color: #3878ff;
}
.copyright-text p {
	margin-bottom: 0;
}
.Privacy-link a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding: 22px 0;
	margin: 0 13px;
}
.Privacy-link.white a{color: #fff;}
/* 15. comingsoon */
.comingsoon-area {
	height: 100vh;
	display: flex;
	align-items: center;
	padding-top: 120px;
}
.comingsoon-img {
	margin-left: -250px;
}
.comingsoon-content span {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #f35a00;
	display: block;
	margin-bottom: 10px;
}
.comingsoon-content h2 {
	font-size: 60px;
	font-weight: 700;
	color: #202332;
	margin-bottom: 25px;
}
.comingsoon-content p {
	margin-bottom: 0;
}
.time-count {
	display: inline-block;
	height: 100px;
	width: 100px;
	line-height: 82px;
	text-align: center;
	background: -webkit-linear-gradient(to right, #1e89fe, #3659ff);
	background: linear-gradient(to right, #1e89fe, #3659ff);
	margin-right: 30px;
	border-radius: 50%;
	font-size: 34px;
	font-weight: 700;
	box-shadow: 0px 8px 16px 0px rgba(146, 167, 255, 0.3);
	color: #fff;
}
.time-count:nth-child(2) {
	background: -webkit-linear-gradient(to right, #ffa042, #fc7323);
	background: linear-gradient(to right, #ffa042, #fc7323);
}
.time-count:nth-child(3) {
	background: -webkit-linear-gradient(to right, #0eecd5, #05cfd1);
	background: linear-gradient(to right, #0eecd5, #05cfd1);
}
.time-count:last-child {
	background: -webkit-linear-gradient(to right, #a76dfe, #8348fa);
	background: linear-gradient(to right, #a76dfe, #8348fa);
	margin-right: 0;
}
.time-count span {
	display: block;
	line-height: 1;
	margin-top: -21px;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* 16. preloader */
#loading {
	background-color: #3878ff;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999;
	margin-top: 0px;
	top: 0px;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
	}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 150px;
	width: 150px;
	margin-top: -75px;
	margin-left: -75px;
	-ms-transform: rotate(45deg);
   	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}
.object{
	width: 20px;
	height: 20px;
	background-color: #FFF;
	position: absolute;
	left: 65px;
	top: 65px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	}
.object:nth-child(2n+0) {
	margin-right: 0px;

}
#object_one {
	-webkit-animation: object_one 2s infinite;
	animation: object_one 2s infinite;
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
	}
#object_two {
	-webkit-animation: object_two 2s infinite;
	animation: object_two 2s infinite;
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
	}
#object_three {
	-webkit-animation: object_three 2s infinite;
	animation: object_three 2s infinite;
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
	}
#object_four {
	-webkit-animation: object_four 2s infinite;
	animation: object_four 2s infinite;
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#object_five {
	-webkit-animation: object_five 2s infinite;
	animation: object_five 2s infinite;
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
#object_six {
	-webkit-animation: object_six 2s infinite;
	animation: object_six 2s infinite;
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
#object_seven {
	-webkit-animation: object_seven 2s infinite;
	animation: object_seven 2s infinite;
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
#object_eight {
	-webkit-animation: object_eight 2s infinite;
	animation: object_eight 2s infinite;
	 -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

#object_big{

	position: absolute;
	width: 50px;
	height: 50px;
	left: 50px;
	top: 50px;
	-webkit-animation: object_big 2s infinite;
	animation: object_big 2s infinite;
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}




@-webkit-keyframes object_big {
 50% { -webkit-transform: scale(0.5); }

}

@keyframes object_big {
 50% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }

}




@-webkit-keyframes object_one {
 50% { -webkit-transform: translate(-65px,-65px)  ; }

}

@keyframes object_one {
 50% {
    transform: translate(-65px,-65px) ;
    -webkit-transform: translate(-65px,-65px) ;
  }

}



@-webkit-keyframes object_two {
  50% { -webkit-transform: translate(0,-65px) ; }
}

@keyframes object_two {
 50% {
    transform: translate(0,-65px) ;
    -webkit-transform: translate(0,-65px) ;
  }

}



@-webkit-keyframes object_three {
 50% { -webkit-transform: translate(65px,-65px) ; }
}

@keyframes object_three {
 50% {
    transform: translate(65px,-65px) ;
    -webkit-transform: translate(65px,-65px) ;
  }
}



@-webkit-keyframes object_four {

  50% { -webkit-transform: translate(65px,0) ; }

}

@keyframes object_four {
  50% {
    transform: translate(65px,0) ;
    -webkit-transform: translate(65px,0) ;
  }

}




@-webkit-keyframes object_five {

  50% { -webkit-transform: translate(65px,65px) ; }

}

@keyframes object_five {
  50% {
    transform: translate(65px,65px) ;
    -webkit-transform: translate(65px,65px) ;
  }

}

@-webkit-keyframes object_six {

  50% { -webkit-transform: translate(0,65px) ; }

}

@keyframes object_six {
  50% {
    transform:  translate(0,65px) ;
    -webkit-transform:  translate(0,65px) ;
  }

}

@-webkit-keyframes object_seven {

  50% { -webkit-transform: translate(-65px,65px) ; }

}

@keyframes object_seven {
  50% {
    transform: translate(-65px,65px) ;
    -webkit-transform: translate(-65px,65px) ;
  }

}


@-webkit-keyframes object_eight {

  50% { -webkit-transform: translate(-65px,0) ; }

}

@keyframes object_eight {
  50% {
    transform: translate(-65px,0) ;
    -webkit-transform: translate(-65px,0) ;
  }

}



ol, ul, li {
	list-style: none;
}


body {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #333;
	background:#fff;
}





.center-wrap { max-width:1200px; width:auto; margin:auto;}


.offers-header-wrap  .banner.new  { margin-top:0px;}
.offers-header-wrap { width:100%; position:relative; margin-bottom:65px;}
.offers-header-wrap .center-wrap { position:relative; z-index:2; }
.offers-header-wrap  .banner { max-width:1500px; width:auto; z-index:1; margin:auto; position:relative;  margin-top:0px;}
.offers-header-wrap  .banner img { display:block; width:100%; height:auto;}
.offers-header-wrap  .banner img.tabver, .offers-header-wrap  .banner img.mobver { display:none;}
.offers-header-wrap .logo { position:relative; z-index:2; margin-left:14px;}
.offers-header-wrap .logo a { display:block; width:328px; height:174px; background:url(../images/exclusife-logo.png) no-repeat; background-size:100%; text-align: center;}
.offers-header-wrap .logo a .img-wrap { width:253px; height:118px; overflow:hidden; display:inline-block; }
.offers-header-wrap .logo a .img-wrap img { width:100%; height:auto;}


.offers-body-wrap{width:100%; margin-bottom:440px;}
.highlight-text {width:100%; text-align:center; font-size:32px; color:#282828; line-height:40px; font-weight:300;}
.highlight-text span{color:#f76211;}

.highlight-detail {width:100%; text-align:center; font-size:19px; color:#282828; line-height:40px; font-weight:500;}
.highlight-detail a{color:#f76211;}
.offer-list-item  { width:100%;}
 
 .offer-list-item ul {
 display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }




*{ padding: 0; margin: 0; box-sizing: border-box;  }

._top-heading_price h2{font-size: 40px; color:#000000; font-weight: 300; text-align: center; padding-bottom:26px; border-bottom:1px solid #dcdcdc; padding:25px 0; }
._top-heading_price h2 span{
    margin-left: 4px;  font-family: 'Conv_Rupee_Foradian'; font-weight:300;}
    ._top-heading_price h2 span.price{ font-family: 'Conv_Rupee_Foradian';font-weight: bold; }
._mobilesite .offers-header-wrap{    margin-bottom: 0;}
._mobilesite .offers-header-wrap .banner.new{max-width: none;}
._mobilesite .offers-body-wrap{margin-bottom:0px;}
._mobilesite .offer-list-item li{    width: 30%;
    margin-left: 0%;
    position: relative;
    border: none;
    margin-top: 0px;
    padding: 0px 0px; position: relative; margin:0 1.5%; margin-bottom:40px;    border-radius: 14px;
    background: #ffffff;
    border: 1px solid #c5c5c5; transform: translate(0, 0px); -webkit-transform: translate(0, 0px); transition: all .5s;     z-index: 4;
}
  ._mobilesite  .offers-body-wrap{ margin-top:51px;     padding-bottom: 61px;}
  ._mobilesite .offer-list-item li .offer{ position: relative; }
  ._mobilesite .offer-list-item li .offer .inner{    padding-bottom: 25px; /*border:1px solid #e1e1e1; border-radius:14px; background: #ffffff; min-height:242px; position: relative; z-index: 1; position: relative;position: relative;
    z-index: 1; padding:0;*/ }
/* ._mobilesite .offer-list-item li .offer:after{ content: ''; width: 100%; height: 100%; position: absolute; background:url(../images/ptrn.png) no-repeat 0 0; border-radius:14px;     top: 8px;
    left: 8px;  background-size:cover;}*/
._mobilesite .offer-list-item li.couponfade:before{position:absolute; display: block; content: '';     background-color: rgba(255, 255, 255, 0.73); left:0px; top: 0; width: 100%; height: 100%; border-radius:14px; z-index: 6;}

      ._mobilesite .offer-list-item li:hover{box-shadow: 6px 10px 13px -2px rgba(0, 0, 0, 0.44);transform: translate(0, -3px); -webkit-transform: translate(0, -3px);}
     ._mobilesite .offer-list-item li.couponfade .offer .inner .brand-img{    margin-right: 0px;
    margin-left: 0px; position: relative;}
 
    ._mobilesite .offer-list-item li.couponfade:hover{ transform: none; box-shadow:none; }

._mobilesite  .center-wrap{    max-width:1500px;}
._mobilesite .offer-list-item li .offer .top-div{ display: flex;    padding: 18px 9px;
   }
._mobilesite .offer-list-item li .offer .left{ width:40%; }
._mobilesite .offer-list-item li .offer .right{ width:60%; }
._mobilesite .offer-list-item li .offer h5{ font-size:56px; color: #ff7b12; font-weight:bold;     line-height: 97px;line-height: normal; text-align: center;padding-top: 8%;}
._mobilesite .offer-list-item li .offer h5 span{font-size:34px;font-family: 'Conv_Rupee_Foradian'; font-weight:400;    vertical-align: top;line-height: 22px;
    display: block;}
     ._mobilesite .offer-list-item li .offer .inner .brand-img{    border-radius: 14px 14px 0px 0;
    overflow: hidden;
    min-height: 142px; background-repeat:no-repeat; background-size: cover; background-position:center center;  position: relative;}
 
._mobilesite img{ display: block; max-width: 100%; width:auto; }
._mobilesite .offer-list-item li .offer .right{ padding-left:25px; border-left: 1px solid #e1e1e1; }
._mobilesite .offer-list-item li .offer .right h3{ font-size: 20px; color: #000000; text-transform: uppercase; }
._mobilesite .offer-list-item li .offer .right p{ font-size: 16px; line-height:25px; color:#565656; }
._mobilesite .offer-list-item li .offer .right span{ font-size: 14px; line-height:21px; color:#565656; font-style: italic; margin-bottom: 3px; }
._mobilesite .offer-list-item li  .link-wr{ text-align: center; margin-top: 3px;    position: absolute;;
    bottom: 10px;
    text-align: center;
    width: 100%;}
._mobilesite .offer-list-item li  .link-wr a,._mobilesite .offer-list-item li  .link-wr i{ font-size: 13px; color: #303030; font-weight: bold; text-decoration:underline;letter-spacing: 1px; }
._mobilesite .offer-list-item li  .link-wr i{font-weight: normal;font-weight: normal;
    text-decoration: none;
    font-style: normal;}
._mobilesite .banner.new{background:url(../images/banner13.jpg) no-repeat center center; min-height:auto;    background-size: cover;}
._mobilesite  .banner-entity{ display: flex; align-items: center;
  justify-content: center;}
._mobilesite  .banner-entity .col{ width: 33%;}
._mobilesite  .banner-entity .col.right{text-align: center;}
._mobilesite  .banner-entity .col.middle{ text-align: right; }
._mobilesite  .banner-entity .col.middle figure{ max-width: 316px; display: inline-block;    margin-top: -3px;}
._mobilesite  .banner-entity h2{font-size: 46px; color: #fff; font-family: 'Raleway', sans-serif; font-weight: 700;    text-transform: uppercase;}
._mobilesite  .banner-entity h2 span{font-weight:300;}
._mobilesite  .banner-entity h3{font-weight:500; font-size: 45px; color: #fff;    font-family: 'Roboto', sans-serif;    line-height: 47px;}
._mobilesite  .brand-img .brand-logo{    width: 70px;
    height: 70px;
    border: 4px solid #fff;
    position: absolute;
    left: 6%;
    top: 12%; background: #fff;}
._mobilesite .offer-list-item  li .brand-logo figure,._mobilesite .offer-list-item  li .brand-logo{ transition: all .5s; }
    ._mobilesite .offer-list-item  li:hover .brand-logo figure{box-shadow: 4px 3px 12px 1px rgba(0, 0, 0, 0.5);
    transform: translate(0, -1px);}
     ._mobilesite .offer-list-item  li:hover .brand-logo{ border-top-width:4px; }
     ._mobilesite ._top-heading_price h2{     font-size: 28px;
    max-width: 1100px;
    margin: 0 auto;
    line-height: 34px;}
     ._mobilesite .club-member{font-size: 16px;color: #fff; font-weight: 700; padding-right: 0;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;  background: #23bdbd }
    ._mobilesite .club-member:after{ content: ''; position: absolute; right:-29px; top: 0; display: block; width:29px;  height:51px; background: url(../images/badge.png) no-repeat right top;}
    .banner.new .center-wrap{    padding: 0 20px;}
    ._mobilesite .offer-list-item li span.tc{font-size: 10px;

display: inline-block;

position: absolute;

right: 10px;

bottom: 8px;}
   ._mobilesite .offer-list-item li .brand-logo figure{position: absolute;

width: 100%;

height: 100%;

background: #fff;}
  ._mobilesite .offer-list-item li .brand-logo figure img{position: absolute;

left: 0;

right: 0;

top: 0;

bottom: 0;

margin: auto;}
@media screen and (max-width: 1366px) {
._mobilesite .offer-list-item li .offer h5{   font-size: 22px; font-weight: bold;
}
._mobilesite .offer-list-item li .offer .left{    width: 34%;}
._mobilesite .offer-list-item li .offer .right{width: 66%;    padding-left: 5%;}
 ._mobilesite .offer-list-item li .offer .right h3{    font-size: 20px;}
 ._mobilesite .banner-entity h2{    font-size: 39px;}
._mobilesite .banner-entity h3{    font-size: 41px;}
._mobilesite ._top-heading_price h2{    font-size: 24px;padding: 16px 0;}
._mobilesite .banner-entity .col.middle figure{    max-width: 256px;}
._mobilesite .banner.new{    min-height: auto;}

}

@media screen and (max-width:1200px) {
._mobilesite .offer-list-item li{    width: 47%;}
._mobilesite  .offers-body-wrap{ margin-top:41px; }

}

@media screen and (max-width:767px) {
._mobilesite .offer-list-item li{    width: 90%;
    max-width: 440px;
    margin: 0 auto;
    margin-bottom: 30px}
    ._mobilesite .offers-body-wrap{    margin-top: 58px;
    padding-bottom: 48px;}
    ._top-heading_price h2{font-size: 30px;}
 
    ._mobilesite .offer-list-item li .offer .right h3{font-size: 18px;}
    ._mobilesite .offer-list-item li .offer .right p{font-size: 14px;
line-height: 22px;}
    ._mobilesite .offer-list-item li .offer .right span{font-size: 15px;line-height: 24px;}
    ._mobilesite .offer-list-item li  .link-wr{margin-top: 22px;}
    ._mobilesite .offer-list-item li .offer .inner{min-height: auto;}
    ._mobilesite .offers-body-wrap{margin-top: 35px;padding-bottom: 22px;}
    ._mobilesite .banner-entity .col.left{ display:none;}
    ._mobilesite .banner-entity .col{width: 50%;}
   
    ._mobilesite .banner-entity h3{    font-size: 27px;}
    ._mobilesite .banner-entity .col.middle figure{    max-width: 174px;}
    ._mobilesite .banner-entity .col.middle{    text-align: center;}
    ._mobilesite ._top-heading_price h2{font-size: 19px; padding:20px 25px;line-height: 24px;}
	
    }



