/* Autolog Logistics & Transportation HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. Featured Three Column
7. Top Services
8. Gallery
9. Get Quote
10. Fact Counter
11. Why Us 
12. Team Section
13. Parallax Section
14. Testimonials Slider
15. Clients Column
16. Main Footer 
17. About Section 
18. Our Locations 
19. Sponsors Section
20. Sidebar Style
21. Service Details
22. Blog Section
23. Blog Details Section
24. Pricing Table
25. Contact Us
26. Shortcode style



**********************************************/
/*@import url('https://fonts.googleapis.com/css?family=Inconsolata:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Philosopher:400,700&display=swap');
*/
 

/*
@import url('https://fonts.googleapis.com/css?family=Montserrat');*/

@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.cdnfonts.com/css/montserrat');
 
@import url('https://fonts.cdnfonts.com/css/segoe-ui-4');
@import url('https://fonts.googleapis.com/css2?family=Segoe:wght@400;500;600;700&amp;family=Rubik:wght@400;500;600;700;800;900&amp;display=swap');
@import "font-awesome.min.css";

@import "font-awesome-animation.min.css";
@import "animate.css";
@import "flaticon.css";
@import "owl.css'";
@import "jquery.fancybox.css";
@import "fullcalender.css";
@import "hover.css";
@import "../jquery.mCustomScrollbar.min.html";
/*----jquery ui css-------*/
@import "../vendor/jquery-ui/jquery-ui.css";
/*----date-picker---------*/
@import "../vendor/time-picker/jquery.timepicker.css";


/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/
                                             

body {
/*font-family: 'Segoe UI', sans-serif;*/
font-family: 'Montserrat', sans-serif;
font-size:16px;
color:#444;

font-weight:400;
background-size:cover;
background-repeat:no-repeat;
background-position:center top;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
background-color: #fff;
}

/*.logo a img {
  background-color: #f0ac4c;
}*/

a{
	text-decoration:none;
	cursor:pointer;
	color:#444;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}
h1 {
	color: #444;
	font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1em;
}

h2,h3,h4,h5,h6 {
position:relative;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0.5px;
font-weight:normal;
margin:0px;
background:none;
line-height:1.6em;
color: #444;
}

input,button,select,textarea{
	font-family: inherit;
}

p{
	position:relative;
	line-height:1.9em;
	font-weight:400;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1300px;
	margin:0 auto;
}

p.shop-whatsapp-image {
    text-align: center;
        padding: 2px 0px 0 70px;
}



.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:320px;
	/*min-height:500px;*/
	
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}
.padding-0{padding: 0 !important;}
.paddinglr5{padding: 0 5px !important;}
.padding-10{padding: 10px;}
.theme-btn{
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-family: 'Segoe UI', sans-serif;
}

.ft-whatsapp:hover {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;
}

	.ft-whatsapp {
    width: 70px;
    position: fixed;
    bottom: 44px;
    z-index: 99;
    left: 24px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.mob-whatsapp {
display: none;
}


.centered{
	text-align:center;	
}

.anim-3,.anim-3-all *{
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
}

.anim-5,.anim-5-all *{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.anim-7,.anim-7-all *{
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}

.default-btn{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:14px;
	border:2px solid #ffffff !important;
	font-family: 'Segoe UI', sans-serif;
	font-weight:700;
	border-radius:20px;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.default-btn .fa{
	padding-right:5px;	
}
.default-btn.style-two,
.default-btn:hover{
	background:#19b5bc94;
	color:#ffffff !important;
	border-color:#19b5bc94 !important;	
}

.fa-color{
	color:#FFBC4E !important;	
}
.normal-btn{
	position:relative;
	padding:9px 25px;
	line-height:24px;
	 
	background:#ff7518;
	color:#ffffff !important;
	font-size:14px;
	border:2px solid #ffffff !important;
	font-family: inherit;
	font-weight:700;
	border-radius:5px;
	
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.normal-btn .fa{
	padding-right:5px;	
}
.normal-btn:hover{
	background:#f0df20;
	color:#ffffff !important;
	border-color:#1a1a1a !important;
}
.theme_color{
	color:#ff9000;
}
.text-white{
	color:#ffffff !important;
}
.padd-top-10{
	padding-top:10px !important;
}
.padd-top-20{
	padding-top:20px !important;
}
.padd-top-30{
	padding-top:30px !important;
}
.padd-top-40{
	padding-top:40px !important;
}
.padd-bott-20{
	padding-bottom:20px !important;
}
.padd-bott-30{
	padding-bottom:30px !important;
}
.pb-10 {
	padding-bottom: 10px!important;
}
.pb-20 {
	padding-bottom: 20px!important;
}
.pb-35 {
	padding-bottom: 35px;
}
.padd-bott-40{
	padding-bottom:40px !important;
}
.margin-top-5{
	margin-top:5px !important;
}
.margin-top-10{
	margin-top:10px !important;
}
.margin-top-15{
	margin-top:15px !important;
}
.margin-top-20{
	margin-top:20px !important;
}
.margin-top-30{
	margin-top:30px !important;
}
.margin-top-40{
	margin-top:40px !important;
}
.margin-top-60{
	margin-top:60px !important;
}
.margin-top-80{
	margin-top:80px !important;
}
.margin-bott-20{
	margin-bottom:20px !important;
}
.margin-bott-30{
	margin-bottom:30px !important;
}
.margin-bott-40{
	margin-bottom:40px !important;
}
.no-padd-bottom{
	padding-bottom:0px !important;
}
.no-padd-top{
	padding-top:0px !important;
}
.no-margin-bottom{
	margin-bottom:0px !important;
}
.no-margin-top{
	margin-bottom:0px !important;
}
.no-bg{
	background:none !important;
}
.no-padding{padding: 0 !important;}
.border-raduistb30{
border-radius: 30px 0 0 30px !important;	
}

p.shop-whatsapp-image img {
    margin-top: 5px;    
}

.mt-5 {
	margin-top: 5px;
}
.mb-5 {
	margin-bottom: 5px;
}
.preloader{ position:fixed; left:0px; top:0px; width:100%;height:100%; z-index:999999; background-position:center center; background-repeat:no-repeat; background-image:url(../images/loader.gif);}

.text-black {
	color: #000000 !important;
}
.position-absolute {
	position: absolute;
}
.position-relative {
	position: relative;
}
.img-fullwidth {
	width: 100%;
}
.height-100 {
	height: 100%;
}
.font-raleway {
	font-family: 'Raleway', sans-serif;
}
.font-ptsand {
	font-family: 'PT Sans', sans-serif;
}
.font-sacramento {
	font-family: "Sacramento",cursive;
}
.font-13 {
	font-size: 13px !important;
}
.font-14 {
	font-size: 14px !important;
}
.font-16 {
	font-size: 16px !important;
}
.font-18 {
	font-size: 18px !important;
}
.font-20 {
	font-size: 20px !important;
}
.font-22 {
	font-size: 22px !important;
}
.font-24 {
	font-size: 24px !important;
}
.font-30 {
	font-size: 30px !important;
}
.font-32 {
	font-size: 32px !important;
}
.font-64 {
	font-size: 64px !important;
}
.font-72 {
	font-size: 72px !important;
}
.font-100 {
	font-size: 100px !important;
}
.font-weight-300 {
	font-weight: 300;
}
.font-weight-400 {
	font-weight: 400;
}
.font-weight-500 {
	font-weight: 500;
}
.font-weight-600 {
	font-weight: 600;
}
.font-weight-700 {
	font-weight: 700;
}
.font-weight-800 {
	font-weight: 800;
}
.bold {
	font-weight: bold;
}
.border-1px {
	border: 1px solid #eee;
}
.border-bottom {
	border-bottom: 1px solid #eee;
}
.border-radius-30 {
	border-radius: 30px;
}
.brder-left-3 {
	border-left: 3px solid #ddd;
}
.bdrs-0 {
	border-radius: 0 !important;
}
.bdrs-10 {
	border-radius: 10px !important;
}
.border-thm{
	color: #FA4DAC;
}
.img-fullwidth {
	width: 100% !important;
}
.text-thm {
	color: #FA4DAC !important;
}
.text-thm2 {
	color: #F1A1DC !important;
}
.bg-thm {
	background: #FA4DAC !important;
}
.bg-thm2 {
	background: #F1A1DC !important;
}
.bg-lighter {
	color: #f7f7f7 !important;
}
.bg-thm-transparent {
	background: rgba(250, 77, 172, 0.4);
}
.text-white {
	color: #fff !important;
}
.text-dark {
	color: #1a1a1a !important;
}
.text-777 {
	color: #777777;
}
.text-uppercase {
	text-transform: uppercase;
}
.letter-spacing-1 {
	letter-spacing: 1px;
}
.letter-spacing-2 {
	letter-spacing: 2px;
}
.letter-spacing-3 {
	letter-spacing: 3px;
}
.letter-spacing-4 {
	letter-spacing: 4px;
}
.letter-spacing-5 {
	letter-spacing: 5px;
}
.bold {
	font-weight: bold !important;
}
.thm-btn {
background: #b32f91;
border-radius: 30px;
display: inline-block;
color: #fff;
font-size: 12px;
font-family: 'Segoe UI', sans-serif;
text-transform: uppercase;
font-weight: bold;
padding: 12px 35px;
border: 2px solid transparent;
transition: all .3s ease;
}
.btn-flat {
	border-radius: 0;
}
.thm-btn:hover,
.thm-btn.inverse {
	background-color: #fff;
	border-color: #b32f91;
	color: #b32f91;
}
.thm-btn:active,
.thm-btn:focus {
	background-color: #fff;
	border-color: #b32f91;
color: #b32f91;
}
.thm-btn.inverse:hover {
	background: #19b5bc94;
	border-color: #19b5bc94;
	color: #fff;
}
.btn-xs {
	font-size: 11px !important;
	padding: 8px 15px !important;
}
/* .overlay styles */

.overlay-white {
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.overlay-white:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background: #fff;
	opacity: .9;
}
.layer-overlay::before {
	background: rgba(15, 18, 20, 0.65) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.layer-overlay.overlay-white-5::before {
	background: rgba(255, 255, 255, 0.5);
}
.layer-overlay.overlay-white-6::before {
	background: rgba(255, 255, 255, 0.6);
}
.layer-overlay.overlay-white-8::before {
	background: rgba(255, 255, 255, 0.8);
}
.layer-overlay.overlay-white-9::before {
	background: rgba(255, 255, 255, 0.9);
}
.layer-overlay.overlay-dark-5::before {
	background: rgba(0, 0, 0, 0.5);
}
.layer-overlay.overlay-dark-6::before {
	background: rgba(0, 0, 0, 0.6);
}
.layer-overlay.overlay-dark-8::before {
	background: rgba(0, 0, 0, 0.8);
}
.layer-overlay.overlay-dark-9::before {
	background: rgba(0, 0, 0, 0.9);
}
.layer-overlay.overlay-theme::before {
	background: rgba(250, 77, 172, 0.9);
}
.bg-img-cover {
	background-size: cover;
	background-position: 50% 20%;
	background-repeat: no-repeat;
}
.bg-img-cover2 {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.bg-white {
	background: #ffffff;
}
.bg-f7 {
	background: #f7f7f7;
}
section > .container,
section > .container-fluid {
 padding-top: 0;
padding-bottom: 0;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-xhidden {
	overflow-x: hidden;
}
.overflow-yhidden {
	overflow-y: hidden;
}



/*--- 5.3 Navigation Regular ---*/

.navigation-wrapper {background-color:#ff1616;}
.is-sticky .navigation-wrapper {}
.navigation { position: relative; z-index: 9; }
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation { }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a 
{
    padding: 15px 10px;
    font-size: 17px!important; 
    text-decoration: none;
    color: #000000;
    font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
#navigation > ul > li:hover > a { color: #fff; background-color: #e2640c!important;border-radius:5px 5px 0px 0px; }
#navigation > ul > li.has-sub > a {padding-right: 34px;}

/*#navigation > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}*/
#navigation > ul > li.has-sub > a:before {position: absolute;right: 20px;font-family: FontAwesome;content: "\f107";-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}

/*#navigation > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}*/
#navigation ul ul { 
position: absolute; 
left: -9999px; 
background: #fff;
border-radius: 0 0 7px 7px;
box-shadow: 0 6px 10px #f14803 !important;
width: 526px;
/*width: 595px;*/
}
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; float: left; width: 50%; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 47px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a {
 /*border-bottom: 1px solid rgba(188, 183, 173, 1);*/
  padding: 16px 15px; 
  width: 260px; 
  font-size: 16px; 
  text-decoration: none; color: #252324;font-weight: 500;  
}
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover {color: #fff;background-color: #ff7518;}

#navigation ul ul li.has-sub > a:after {position: absolute;top: 21px;right: 11px;width: 8px;height: 2px;display: block;background: #95014f;content: '';}
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before {position: absolute;top: 18px;right: 14px;display: block;width: 2px;height: 8px;background: #95014f;content: '';-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }

/*--- Mobile Scree Class ---*/
#navigation.small-screen { width: 67%; }
#navigation.small-screen ul { width: 100%; display: none; background: red;}
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li {width: 100%;border-top: 1px solid #c9c5bd;}
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 15px 15px; }
/*#navigation.small-screen > ul > li { float: none; }*/
#navigation.small-screen ul ul li a { padding-left: 30px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a {color: #fff;background: #ff7518;font-weight: 600;}
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a {color: #f00;}
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 16px; }
#navigation.small-screen #menu-button:after { position: absolute; top: 16px; right: 5px; display: block; height: 8px; width: 20px; border-top: 2px solid #fff; border-bottom: 2px solid #fff; content: ''; }
#navigation.small-screen #menu-button:before {position: absolute;top: 10px;right: 5px;display: block;height: 2px;width: 20px;background: #fff;content: '';}
#navigation.small-screen #menu-button.menu-opened:after { 
top: 15px;
border: 0;
height: 2px;
width: 15px;
background: #fe7518;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
left: 9px;
}
#navigation.small-screen #menu-button.menu-opened:before {
top: 15px;
background: #fe7518;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
left: 9px;
}
#navigation.small-screen .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid #c9c5bd;height: 44px;width: 46px;cursor: pointer;}
#navigation.small-screen .submenu-button.submenu-opened {background: #683c1a;}
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #683c1a;content: '';}
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #683c1a;content: '';}
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }

/*--- 5.4 Page Header ---*/


/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header{
position: fixed;
background: #07273c;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
}
.main-header .header-top{
position: relative;
padding: 5px 0px;
background: #f0df20;


}
.main-header .header-top .top-left{
	position:relative;
	float:left;
}
.main-header .header-top ul li{
	position:relative;
	display:inline-block;
	margin-left:20px;
}
.main-header .header-top .top-left ul li{
	margin-right:20px;
	margin-left:0px;	
}
.main-header .header-top ul li a{
	position:relative;
	display:block;
	line-height:20px;
	color:#fff;
	font-size:12px;
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}
.main-header .header-top ul li .fa{
	position:relative;
	top:1px;
	font-size:13px;
	padding-right:5px;	
}
.main-header .header-top ul li a:hover{
	color:#ffffff;
}
.main-header .header-top .top-right{
	position:relative;
	float:right;
}
.main-header .header-lower{
position: relative;
padding: 0px 0px;
background:#f0e88b!important;
width: 100%;
left: 0px;
top: 0;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
/*border-bottom:1px solid #e6e6e6;*/
}

.fixed-header .header-lower{
	position:fixed;
	padding:0px !important;
	border-bottom: 1px solid #e6e6e6;
	top:0;
	/*background: #fff;*/
}
/* .fixed-header .navigation > li > a{color:#444 !important;} */
.main-header .header-lower .outer-box{
	position:relative;
	padding:0;
}
.main-header .header-lower .search-box-btn{
	position:absolute;
	right:80px;
	top:35px;
	width:40px;
	padding-left:10px;
}
.main-header .header-lower .search-box-btn .search-btn{
	position:relative;
	display:block;
	font-size:18px;
	color:#ffffff;
	line-height:30px;
	width:30px;
	height:30px;
	text-align:center;
	cursor:pointer;
}

.main-header .header-lower .search-box-btn .search-btn:hover{
	color:#f1f1f1;
}
.main-header .header-lower .logo{
    position: relative;
    float: left;
    padding-right: 10px;
    line-height: 63px;
    /*width: 407px;*/
    margin-top: 0px;
}
.main-header .header-lower .logo:before{
	content:'';
	position:absolute;
	right:100%;
	top:0%;
	width:1000px;
	height:100%;
}
/*.main-header .header-lower .logo:after{
	content:'';
	position:absolute;
	left:80%;
	top:0%;
	width:100px;
	height:100%;
	transform:skewX(-25deg);
	-webkit-transform:skewX(-25deg);
	-ms-transform:skewX(-25deg);
	-o-transform:skewX(-25deg);
	-moz-transform:skewX(-25deg);	
}*/
.main-header .header-lower .logo img{
	position:relative;
	display:inline-block;
	max-width:300px!important;
	z-index:1;
	height: 75px;
}
.main-menu{
	position:relative;
	float:left;
	padding:0;	
	margin-top: 0px;
	width:100%;
}
.main-menu .navbar-collapse{
	padding:0px;	
}
.main-menu .navigation{
	position:relative;
	float:right;
	margin-right:-30px;
	font-family: 'Raleway', sans-serif;
}
.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
	margin-left:13px;	
}
.main-menu .navigation > li > a {
    position: relative;
    display: block;
    padding: 10px 2px;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    text-transform: capitalize;
    opacity: 1;
    transition: all 500ms ease 0s;
    letter-spacing: 0.8px;
    font-family: "Segoe UI",sans-serif;
    font-weight: 600;
    margin-bottom: 6px;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#f71111;
/*color:#212121;*/
opacity: 1;
border-bottom: 2px solid #f71111;
}
.main-menu .navigation > li > ul{
	position:absolute;
	right: -90px;
	top:160%;
	width:200px;
	padding:0px;
	border:1px solid #f2f2f2;
	z-index:100;
	background:#fff;
	visibility:hidden;
	opacity:0;
	border-radius:0px 5px 5px 5px;
	-ms-border-radius:0px 5px 5px 5px;
	-webkit-border-radius:0px 5px 5px 5px;
	-moz-border-radius:0px 5px 5px 5px;
	-o-border-radius:0px 5px 5px 5px;
	/*transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;*/
}
.main-menu .navigation > li > ul:before{
	font-family: 'Segoe UI';
	content: "\f0d8";
	position:absolute;
	left:15px;
	top:-19px;
	padding-top:4px;
	display:block;
	width:100%;
	width:100%;
	height:20px;
	display:block;
	color:#FA4DAC;
	line-height:20px;
	font-size:28px;
	z-index:5;	
	display: none;
}
.main-menu .navigation > li > ul::after {
    font-family: 'Segoe UI';
    content: "\f0d8";
    position: absolute;
    left: 15px;
    top: -19px;
    padding-top: 4px;
    display: block;
    width: 100%;
    width: 100%;
    height: 20px;
    display: block;
    color: #fff;
    line-height: 20px;
    font-size: 28px;
    z-index: 5;
    display: none;
}
.main-menu .navigation > li:hover > ul {
	top:95%;
	opacity:1;
	visibility:visible;	
	display: block;
}
.main-menu .navigation > li > ul > li{
	position:relative;
	float:none;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.50);
}
.main-menu .navigation > li > ul > li:last-child{
	border:none;	
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:5px 10px;
font-weight:normal;
font-size:12px;
color:#444;
font-weight:500;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
font-weight: 600;
font-family: din,"Segoe UI",Helvetica,Arial,sans-serif;
letter-spacing: 0.8px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width: 98%;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#ffffff;
background-color: #ff7518;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'Segoe UI';
	content: "\f0da";
	position:absolute;
	right:10px;
	top:8px;
	width:10px;
	height:20px;
	display:block;
	color:#ffffff;
	line-height:20px;
	font-size:16px;
	text-align:center;
	z-index:5;	
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#1a1a1a;	
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}
.main-menu .navigation > li > ul > li  > ul{
	position:absolute;
	left:110%;
	top:-1px;
	width:180px;
	padding:0px;
	border:1px solid #ffffff;
	border-top-width:2px;
	z-index:100;
	background:#FA4DAC;
	visibility:hidden;
	opacity:0;
	border-radius:0px 5px 5px 5px;
	-ms-border-radius:0px 5px 5px 5px;
	-webkit-border-radius:5px 0px 5px 5px;
	-moz-border-radius:0px 5px 5px 5px;
	-o-border-radius:0px 5px 5px 5px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > ul {
	left:100%;
	opacity:1;
	visibility:visible;	
}
.main-menu .navigation > li > ul > li  > ul > li{
	position:relative;
	float:none;
	width:100%;
	border-bottom:1px solid #ffffff;
}
.main-menu .navigation > li > ul > li  > ul > li:last-child{
	border:none;	
}
.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:4px 10px;
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	font-weight:500;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li  > ul > li:hover > a{
	color:#ffffff;
	background-color:#F1A1DC;
}
.appoinment-btn {
position: relative;
float: right;
margin-top: 25px;
}
.appoinment-form-outer {
	position:relative;
	padding:25px 30px 40px;
	background:#f6f6f6;
	border-radius:2px;
	font-family:'Open Sans',sans-serif;
}
.appoinment-form-outer h3 {
	font-size:24px;
	font-weight:600;
	margin-bottom:30px;	
}
.appoinment-form-outer hr {
	margin-bottom:40px;
	border-color:#e0e0e0;	
}
.appoinment-form-outer .form-group {
	position:relative;
	margin-bottom:30px;	
}
.appoinment-form-outer input[type="text"],
.appoinment-form-outer input[type="email"],
.appoinment-form-outer input[type="tel"],
.appoinment-form-outer input[type="url"],
.appoinment-form-outer input[type="password"],
.appoinment-form-outer select,
.appoinment-form-outer textarea {
	position:relative;
	display:block;
	width:100%;
	line-height:34px;
	padding:8px 20px;
	background:#ffffff;
	border:1px solid #e0e0e0;
	height:52px;
}
.appoinment-form-outer select {
	cursor:pointer;	
}
.appoinment-form-outer .field-label {
	position:relative;
	display:block;
	font-weight:600;
	font-size:18px;
	color:#252525;
	line-height:28px;
	margin-bottom:10px;
}
.appoinment-form-outer .field-label .required {
	color:#ff0000;
	font-size:14px;	
}
.appoinment-form-outer .radio-select {
	position:relative;
	float:left;
	margin-right:30px;
	margin-bottom:5px;
	line-height:50px;
	outline: none;
}
.appoinment-form-outer .radio-select:last-child {
	margin-left:25px;
}
.appoinment-form-outer .radio-select label {
	color: #252525;
	cursor: pointer;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.appoinment-form-outer .radio-select input[type="radio"]:checked+label {
	color:#FA4DAC;
}
.appoinment-form-outer button {
	padding:9px 30px;	
}
.modal-backdrop {
  z-index: 0;
  position: relative!important;
}
.title-border::after {
    background: #FA4DAC none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 50px;
}
.dl-horizontal dd {
    margin-bottom: 30px;
}
/*Search Box*/

.main-header .search-box{
	position:relative;
	padding:15px 0px;
	border-bottom:1px solid rgba(255,255,255,0.30);
	background:#944738;
	color:#ffffff;
	display:none;	
}

.main-header .search-box .search-title{
	position:relative;
	float:left;
}

.main-header .search-box .search-title h2{
	font-size:20px;
	font-weight:600;
	line-height:36px;	
}

.main-header .search-box .search-form{
	position:relative;
	float:right;
	max-width:350px;
	overflow:hidden;
}

.main-header .search-box .form-group{
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	width:100%;
	overflow:hidden;	
}

.main-header .search-box .form-group input[type="search"],
.main-header .search-box .form-group input[type="text"]{
	position:relative;
	display:block;
	width:100%;
	padding:8px 40px 6px 15px;
	border:2px solid rgba(255,255,255,0.30);
	color:#ffffff;
	font-weight:500;
	font-size:16px;
	line-height:22px;
	background:none;
}

.main-header .search-box .form-group input[type="search"]:focus,
.main-header .search-box .form-group input[type="text"]:focus{
	border-color:rgba(255,255,255,0.70);	
}

.main-header .search-box .form-group .search-submit{
	position:absolute;
	right:1px;
	top:1px;
	width:40px;
	height:38px;
	background:#5d1d10;
	display:block;
	padding:0px 10px;
	color:#ffffff;
	font-size:16px;
	line-height:38px;
}

.main-header .search-box .form-group .search-submit:hover{
	background:#343434;	
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
position:relative;
/*background-image: linear-gradient(to right, #ff9f00, #ff9f00 );*/
color:#1c1c1c;
margin-top: 115px;
display: inline-block;
width: 100%;
}

.main-slider h1{
	line-height:1.8em;
	font-size:56px;
}

.main-slider h2{
font-size: 48px;
color: #ffffff;
font-weight: 700;
line-height: 58px;
}

.main-slider h3{
	line-height:2em;
	font-size:27px;
}

.main-slider .tp-bullets{
	display:none;	
}

.tp-bullets.preview4 .bullet{
	background:#FA4DAC !important;
	border-color:#202020 !important;
	margin:0px 5px;	
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected{
	border-color:#FA4DAC !important;	
}

.main-slider.default-slider .carousel-inner{
	
	position:relative;
	width:100%;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.main-slider.parallax-background .carousel-inner{
	width:100%;
	max-width:none;
	padding:0px;
	text-align:center;
}

.default-banner .window-size{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;	
}

.default-banner .window-size{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;	
	border-radius:15px;
}

.with-parallax-bg.window-size{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;	
}

.static-banner .static-content{
	max-width:1200px;
	margin:0 auto;
	color:#ffffff;
}

.window-size .auto-container{
	position:relative;
	left:0px;
	top:0px;
	display:table;
	width:100%;
	max-width:100%;
	height:100%;
	padding:50px 15px 50px;
	text-align:center;	
}

.window-size .auto-container .box-inner{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}

.window-size .text{
	color:#ffffff;
	font-size:16px;	
}

.main-slider .links-box{
	position:relative;
	display:block;
	padding-top:10px;	
}

.default-banner .window-size .big-title,
.default-banner .window-size .text,
.default-banner .window-size p,
.default-banner .window-size .theme-btn{
	margin-bottom:15px;	
}

.main-slider .window-size .big-title,
.main-slider .window-size .text,
.main-slider .window-size .theme-btn{
	animation:none;
	-webkit-animation:none;
	-ms-animation:none;
	-o-animation:none;
	-moz-animation:none;
	margin-bottom:15px;	
}

.default-banner .window-size.active .big-title{
	animation-name:bounceInDown;
	-webkit-animation-name:bounceInDown;
	-ms-animation-name:bounceInDown;
	-moz-animation-name:bounceInDown;
	-o-animation-name:bounceInDown;
	animation-duration:1000ms;
	-webkit-animation-duration:1000ms;
	-ms-animation-duration:1000ms;
	-o-animation-duration:1000ms;
	-moz-animation-duration:1000ms;
}

.default-banner .window-size.active .text{
	animation-name:fadeIn;
	-webkit-animation-name:fadeIn;
	-ms-animation-name:fadeIn;
	-moz-animation-name:fadeIn;
	-o-animation-name:fadeIn;
	animation-duration:1000ms;
	-webkit-animation-duration:1000ms;
	-ms-animation-duration:1000ms;
	-o-animation-duration:1000ms;
	-moz-animation-duration:1000ms;
}

.default-banner .window-size.active .theme-btn{
	animation-name:zoomIn;
	-webkit-animation-name:zoomIn;
	-ms-animation-name:zoomIn;
	-moz-animation-name:zoomIn;
	-o-animation-name:zoomIn;
	animation-duration:1000ms;
	-webkit-animation-duration:1000ms;
	-ms-animation-duration:1000ms;
	-o-animation-duration:1000ms;
	-moz-animation-duration:1000ms;
}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
position:fixed;
bottom:100px;
right:10px;
width:40px;
height:40px;
color:#ffffff;
font-size: 14px;
line-height: 38px;
border: 1px solid #ff0000;
text-align:center;
z-index:100;
cursor:pointer;
border-radius:3px;
display:none;	
background: #ff0000;

}

.scroll-to-top:hover{
	background:#ff7518;
	color:#000000;
	border-color:#ff7518 !important;
}


/*** 

====================================================================
	Featured Three Column style
====================================================================

***/

.featured-three-column{
	position:relative;
	background:none;
	z-index:100;
}

.featured-three-column.style-two{
	padding: 0;
	margin-top:0px;
}

.featured-three-column .column{
	position:relative;
	margin-bottom: 2px;
	text-align:center;	
}

.featured-three-column .column .overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

.featured-three-column .column .overlay .left-curve{
	position:absolute;
	left:-10px;
	top:0px;
	width:10px;
	height:100%;
	opacity:0;
	background:#FA4DAC;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .column:hover .overlay .left-curve{
	left:0px;
}

.featured-three-column .column .overlay .right-curve{
	position:absolute;
	right:-10px;
	top:0px;
	width:10px;
	height:100%;
	opacity:0;
	background:#FA4DAC;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .column:hover .overlay .right-curve{
	right:0px;
}

.featured-three-column .column .overlay .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	background-color:rgba(24, 181, 187, 0.35);
	z-index:1;
	transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	-o-transform:scale(0,0);
	-moz-transform:scale(0,0);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .column:hover .overlay .overlay-link{
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
}

.featured-three-column .inner-box{
position: relative;
max-width: 600px;
margin: 0 auto;
background: #fff;
color: #cccccc;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.12);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.12);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.12);
border-radius: 4px;
margin-bottom: 15px;
}

.featured-three-column .column .inner-box:hover {
	box-shadow:0 6px 6px 0px rgba(25, 181, 188, 0.22);
	-webkit-box-shadow:0 6px 6px 0px rgba(25, 181, 188, 0.22);
	-ms-box-shadow:0 6px 6px 0px rgba(25, 181, 188, 0.22);
	-o-box-shadow:0px 6px 6px 2px rgba(25, 181, 188, 0.22);
	-moz-box-shadow:0px 6px 6px 2px rgba(25, 181, 188, 0.22);	
}

.featured-three-column .inner-box .content{
	position:relative;
	padding:0 20px;	
	 
}

.featured-three-column .column:nth-child(even) .inner-box{
	background:#fff;
	color:#ffffff;
}

.featured-three-column .image{
position:relative;
overflow:hidden;	
border-radius: 4px 4px 0 0;
height: 160px;
}

.featured-three-column .image img{
	position:relative;
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
	border-radius: 4px 4px 0 0;
}

.featured-three-column .column:hover .image img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);	
}

.featured-three-column h3{
	font-size:24px;
	color:#ffffff;
	font-weight:800;
	padding:8px 0 5px;
	text-transform:capitalize;
}

.featured-three-column .link{
	position:relative;
	bottom:-20px;
}

.featured-three-column .link a {
	border: 2px solid #fa4dac;

}
.featured-three-column .link a:hover {
	border: 2px solid #ffffff;
}
.featured-three-column .column:nth-child(even) .normal-btn{
	background:#252525;
}

.featured-three-column .column .normal-btn:hover{
	background:#ffffff !important;
	color:#FA4DAC !important;
	border-color:#FA4DAC !important;	
}

/*** 

====================================================================
	Countdown style
====================================================================

***/

.time-counter{
	position:relative;
}

.time-counter .time-countdown{
	position:relative;
	text-align:center;
}

.time-counter .time-countdown .counter-column{
	position:relative;
	display:inline-block;
	padding:42px 10px 10px;
	width:124px;
	height:140px;
	background:url(../images/icons/timecounter-frame-1.png) center center no-repeat;
	color:#ffffff;
	font-size:16px;
	font-style:italic;
	text-transform:capitalize;
	text-align:center;
}

.default-timecounter .time-counter .time-countdown .counter-column{
	background:url(../images/icons/timecounter-frame-2.png) center center no-repeat;
	color:#fc5a61;
}

.time-counter .time-countdown .counter-column .count{
	position:relative;
	display:block;
	font-size:32px;
	line-height:30px;
	font-style:normal;
	padding-bottom:3px;
}
/*** 

====================================================================
	Top Services style
====================================================================

***/

.sec-title{
position:relative;
margin-bottom:15px;
text-align: center;
font-family: 'Montserrat', sans-serif;
}
.kundali-left{
 margin-left:10px;padding:5px;border:solid 1px silver;border-radius:15px;box-shadow: 2px 2px 2px red;
}
.kundali-right{
	margin-right:10px;border:solid 1px silver;border-radius:15px;box-shadow: 2px 2px 2px red;
}
.sec-title h3{
position: relative;

color: #646d72;
margin-bottom: 0px;
font-size: 30px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
}

.sec-title h2{
position:relative;
text-transform: capitalize;
font-size: 30px;
font-weight: 700;
color:#693D1B;
font-family: 'Montserrat', sans-serif;
 
}
/*.h-spancolor{color: #f0df20;}*/
.sec-title p{
	position:relative;
	font-size:15px;
	color:#3a4145;
	margin-bottom:10px;
}

.sec-title .line{
	position:relative;
	width:40px;
	height:6px;
	background:#cccccc;
	margin:20px auto 0px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}

.sec-title.style-two .line{
	background:#ffffff;	
}

.sec-title.style-three .line{
	margin:40px 0px 0px;	
}

.sec-title.text-center img {
	margin-left: auto;margin-right: auto;
}

.top-services{
	position:relative;
	padding:50px 0px 10px;
}

.top-services .column{
	position:relative;
	margin-bottom:40px;	
}

.top-services .column .inner-box{
	position:relative;
	max-width:500px;
	margin:0 auto;
	padding-left:100px;	
}

 .top-services .column .icon{
	position:absolute;
	left:0px;
	top:10px;
	font-size:72px;
	color:#FA4DAC;
	width:80px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.top-services .column:hover .icon{
	transform:scale(0.8,0.8);
	-webkit-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);	
}

.top-services .column h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	margin-bottom:15px;
	color:#3a4145;
	text-transform:capitalize;
}

.top-services .column .text{
	position:relative;
	color:#888888;	
}
/* Event Section*/
.event-item {
	overflow-x: hidden;
	transition:all 500ms ease 0s;
}
.event-item:hover {
	box-shadow:0 6px 6px 0px rgba(255,20,147,0.70);
	-webkit-box-shadow:0 6px 6px 0px rgba(255,20,147,0.70);
	-ms-box-shadow:0 6px 6px 0px rgba(255,20,147,0.70);
	-o-box-shadow:0px 6px 6px 2px rgba(255,20,147,0.70);
	-moz-box-shadow:0px 6px 6px 2px rgba(255,20,147,0.70);
}
.event-item:hover .event-thumb{	
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
}
.event-thumb {
	overflow-y: hidden;
	transition:all 500ms ease 0s;
}
.event-item .event-details {
	position: relative;
}
.event-day {
	color: #000;
}
.event-day span {
    line-height: 27px;
}

/* service tow */

.services-section{
	position:relative;
	padding:80px 0px 40px;
}

.services-section.style-two{
	padding:30px 30px 0px;
	background:#ffffff;	
}

.services-section .column{
	position:relative;
	margin-bottom:40px;	
}

.services-section .column h2{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:10px;	
}

.services-section.style-two .main-title{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:15px;		
}

.services-section .column h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	color:#5f6467;
	margin-bottom:15px;	
}

.services-section.style-two .column h2{
	position:relative;
	font-size:16px;
	font-weight:800;	
}

.services-section .column .image{
	position:relative;
	margin-bottom:15px;
	overflow:hidden;
}

.services-section .column .image img{
	position:relative;
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.services-section .column:hover .image img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);	
}

.services-section .column .read-more{
	font-weight:800;
	color:#FA4DAC;
	text-transform:uppercase;
	font-size:14px;	
}

.services-section .column .read-more .fa{
	padding-right:5px;	
}

.services-section .column .read-more:hover{
	color:#FA4DAC;	
}

.service-details{
	position:relative;
	margin-bottom:10px;
}

.service-details .content-outer{
	position:relative;
	padding:20px;
	background:#ffffff;	
}

.service-details h2{
	font-size:24px;
	color:#3a4145;
	font-weight:800;
	margin-bottom:20px;
	text-transform:capitalize;	
}

.service-details h3{
	font-size:16px;
	color:#3a4145;
	font-weight:800;
	margin-bottom:20px;
	text-transform:capitalize;	
}

.service-details .full-image{
	position:relative;	
}

.service-details .full-image img{
	position:relative;
	display:block;
	width:100%;	
}

/*** 

====================================================================
	Fleet Gallery style
====================================================================

***/

.gallery-section{
	position:relative;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;	
}

.gallery-section .column{
	position:relative;
	padding:0px;
	margin-bottom: 6px;	
}

.gallery-section .column .image{
position: relative;
overflow: hidden;
height: 153px;
border: 1px solid #d9d9d9;
padding: 0;
border-radius: 7px;
}

.gallery-section .column .image img{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.gallery-section .column:hover .image img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);	
}

.gallery-section .column .image .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;	
}

.gallery-section .column .image .overlay-box .link{
	position:absolute;
	left:-100%;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	color:#ffffff;
	background:#6c042d70;
	opacity:0;	
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.gallery-section .column .image .overlay-box .txt{
	position:relative;
	vertical-align:middle;
	color:#ffffff;
	text-transform:capitalize;
	font-weight:800;
	font-size:14px;
}

.gallery-section .column:hover .image .overlay-box .link{
	left:0px;
	opacity:1;	
}

/*** 

====================================================================
	Get Quote style
====================================================================

***/

.get-quote{
	position:relative;
	padding:80px 0px 0px;
	background: url(../images/background/3.jpg) center center no-repeat;
	background-size:cover;
	background-position: center 80%;
}

.get-quote .sec-title{
	margin-bottom:30px;	
}

.get-quote .sec-title .line{
	margin-top:20px
}

.get-quote .sec-title h3,
.get-quote .sec-title h2{
	text-transform:capitalize;
	margin-bottom:0px;	
}


.get-quote form input[type="text"],
.get-quote form input[type="password"],
.get-quote form input[type="email"],
.get-quote form input[type="url"],
.get-quote form input[type="tel"],
.get-quote form textarea,
.get-quote form select{
	background:#ffffff;
	border:1px solid #cccccc;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.30);
	color:#1a1a1a;
	display:block;
	font-style:italic;
	height: 45px;
	line-height:24px;
	margin-bottom: 15px;
	padding:5px 15px;
	position:relative;
	width:100%;
}

.get-quote form textarea{
	height:150px;
	resize:none;	
}

.get-quote form button{
	padding:8px 50px;	
}

.get-quote .form{
	position:relative;
	margin:30px 0px;
	z-index:2;
}

.get-quote .form .note{
	position:relative;
	padding:10px 0px;
	font-style:italic;	
}

/*** 

====================================================================
	Fact Counter Section
====================================================================

***/

.fact-counter{
	position:relative;
	padding:80px 0px 20px;
	color:#ffffff;
	background-color:#FA4DAC;
}

.fact-counter .auto-container{
	position:relative;
	z-index:1;
}

.fact-counter .column{
	position:relative;
	margin-bottom:50px;
	text-align:center;	
}

.fact-counter .count-outer{
	position:relative;
	font-size:42px;
	font-weight:700;
}

.fact-counter .column .line{
	position:relative;
	width:50px;
	height:2px;
	background:#ffffff;
	margin:30px auto;	
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
}


/*** 

====================================================================
	Why Us Section
====================================================================

***/

.why-us-section{
position:relative;
padding:35px 0 0;
color:#ffffff;
background-color: #FFEED7;
}

.why-us-section .bg-grey{
	position:absolute;
	left:90px;
	top:0px;
	width:50%;
	height:100%;
	background-color:#242424;
	z-index:1;
	transform:skewX(-14deg);
	-webkit-transform:skewX(-14deg);
	-moz-transform:skewX(-14deg);
	-ms-transform:skewX(-14deg);
	-o-transform:skewX(-14deg);
}

.why-us-section .bg-image{
	position:absolute;
	right:0px;
	top:0px;
	width:65%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	z-index:0;
}

.why-us-section .auto-container{
	position:relative;
	z-index:2;	
}

.why-us-section .sec-title h2,
.why-us-section .sec-title h3{
	text-transform:capitalize;
	margin-bottom:0px;	
}

.why-us-section .sec-title .line{
	margin-top:25px;	
}
.benefits-box {
    margin-bottom: 30px;
    box-sizing: border-box;
    float: left;
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
}
.why-us-section .block{
position: relative;
margin-bottom: 30px;
height: 400px;
}

.why-us-section .block .number{
	position:absolute;
	left:10px;
	top:15px;
	font-style:italic;
	color:#3a3a3a;
	font-weight:800;
	font-size:92px;	
}

.why-us-section .block:hover .number{
	color:#FA4DAC;	
}

.why-us-section .block h4{
position: relative;
font-size: 22px;
color: #444;
font-style: normal;
margin-bottom: 6px;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
}
.why-us-section .block p {
position: relative;
font-size: 15px;
color:#444;
font-style: normal;
margin-bottom: 10px;
line-height: 20px;
font-family: 'Segoe UI', sans-serif;
}

/* calendar style */
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
        background: #AFA0A9;
    color: #3a3737;
 
}
.ui-timepicker-list li:hover {
    background-color: #AFA0A9;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 46% !important;
    padding: 4px 1px !important;
    border: 1px solid #555 !important;
    margin: 0 0.5px !important;
    border-radius: 2px;
}

/*** 

====================================================================
	Team Section style
====================================================================

***/

.team-section{
	position:relative;
	padding:70px 0px 40px;
}

.team-section .column{
	position:relative;
	margin-bottom:30px;	
}

.team-section .column img{
	display:block;
	width:100%;	
}

.team-section .column .title-box{
	padding-top:20px;	
}

.team-section .column .title-box h4{
	font-size:16px;
	font-weight:800;
	color:#3a4145;	
}

.team-section .column .title-box p{
	font-style:italic;
	color:#888888;	
}

.team-section .column .text{
	margin:10px 0px 20px;	
}

.team-section .column .read-more{
	font-weight:800;
	color:#FA4DAC;
	text-transform:uppercase;
	font-size:14px;	
}

.team-section .column .read-more .fa{
	padding-right:5px;	
}

.team-section .column .read-more:hover{
	color:#FA4DAC;
}
/* inner doctor page */
.bottom-border::before {
    background-color: #FA4DAC;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 50px;
}
.social-icons li,
.list-inline li {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}
.social-icons.icon-thm a {
    background-color: #ffffff;
    color: #FA4DAC;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
}
.social-icons.icon-thm a:hover {
    color: #555555;
}
ul.list.asterisk li::before {
    content: "";
    color: #FA4DAC;
    font-family: fontawesome;
    font-size: 12px;
}
ul.list li::before {
    border: medium none;
    color: #a9a9a9;
    content: "ï„‘";
    display: inline-block;
    font-family: fontawesome;
    font-size: 9px;
    margin-right: 10px;
    padding: 0;
}
ul.list li {
    margin: 5px 0;
}
.opening-hourse ul li {
    border-bottom: 1px solid #787878;
    margin-bottom: 0 !important;
    padding: 10px 0;
}
.dl-horizontal.doctor-info dt {
    color: #333333;
    font-size: 14px;
    width: auto;
}
.opening-hourse ul li .value {
    float: right;
}
.bottom-border {
    border-bottom: 2px solid #f8f8f8;
    margin-bottom: 30px;
    padding-bottom: 5px;
    position: relative;
}
/* Team from mediplus */

.meet-doctors.gray-bg {
	background: #FBFCFC;
}
.meet-doctors.team-page {
	padding-bottom: 30px;
}
.meet-doctors.team-page .single-team-member {
	margin-bottom: 60px;
}
.single-team-member .img-box {
	margin-bottom: 25px;
	position: relative;
	display: inline-block;
}
.single-team-member .img-box .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background: rgba(250, 77, 172, 0.75);
	transform: scale(0);
	transition: all .5s ease;
}
.single-team-member:hover .img-box .overlay {
	transform: scale(1);
}
.single-team-member .img-box .overlay .box {
	display: table;
	width: 100%;
	height: 100%;
}
.single-team-member .img-box .overlay .box .content {
	display: table-cell;
	vertical-align: middle;
}
.single-team-member .img-box .overlay .box .content ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.single-team-member .img-box .overlay .box .content ul li {
	display: inline-block;
	list-style: none;
}
.single-team-member .img-box .overlay .box .content ul li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	background: #fff;
	color: #FA4DAC;
	border: 1px solid #fff;
	line-height: 38px;
	font-size: 18px;
	border-radius: 50%;
	transition: all .3s ease;
}
.single-team-member .img-box .overlay .box .content ul li a:hover {
	background: #FA4DAC;
	border-color: #fff;
	color: #fff;
}
.single-team-member h3 {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	color: #222E35;
	line-height: 25px;
	margin: 0;
	margin-bottom: 4px;
}
.single-team-member > span {
	font-size: 13px;
	color: #FA4DAC;
	text-transform: capitalize;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
}
.single-team-member p {
	font-size: 14px;
	color: #9C9C9C;
	line-height: 26px;
	margin: 0;
}
.single-team-member a.thm-btn {
	padding: 9px 24px;
	background: #fff;
	border-color: #FA4DAC;
	color: #222E35;
	margin-top: 13px;
}
.single-team-member a.thm-btn:hover {
	background: #FA4DAC;
	border-color: #FA4DAC;
	color: #fff;
}
.team-carousel .owl-controls {
	position: absolute;
	top: -115px;
	right: 0;	
}
.owl-theme .owl-nav {
	margin: 0;
}
.owl-theme .owl-nav [class*=owl-] {
	background: #306AB6;
	color: #fff;
	width: 45px;
	height: 45px;
	border: 2px solid #306AB6;
	font-size: 22px;
	line-height: 43px;
	padding: 0;
	margin: 0;
	border-radius: 0;
	margin-left: 15px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #fff;
	color: #306AB6;

}
.separator::before, .separator::after {
    border-bottom: 1px solid #eeeeee;
    content: "";
    display: inline-block;
    height: 2.1em;
    margin: 0 -4px 0 -100%;
    vertical-align: top;
    width: 50%;
}
.separator::after {
    margin: 0 -100% 0 0;
}
.separator {
    color: #c0c0c0;
    line-height: 1.2em;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.separator i, .separator span, .separator a {
    display: inline-block;
    font-size: 60px;
    margin: 0 20px 0 24px;
}
/*** 

====================================================================
	Parallax Section
====================================================================

***/

.divider,
.bg-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* -------- Parallax ---------- */
.bg-parallax {
  background-position: center 50%;
}
.parallax {
  background-attachment: fixed;
  background-position: center 50%;
  background-repeat: no-repeat;
}
.mobile-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center;
}

.parallax-section{
	position:relative;
	padding:90px 0px;
	color:#ffffff;
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.parallax-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(250, 77, 172,0.50);
	z-index:0;	
}

.parallax-section .auto-container{
	position:relative;
	z-index:5;
}

.parallax-section strong{
	font-weight:700;	
}

.parallax-section.style-two h3{
	margin-bottom:0px;
}

.parallax-section .line{
	position:relative;
	width:40px;
	height:6px;
	background:#ffffff;
	margin:0px auto 40px;	
}

.line-center{
	position:relative;
	width:40px;
	height:6px;
	background:#ffffff;
	margin:0px auto 40px;
	left: 0;
	right: 0;
	top: 20px;
}

.parallax-section.style-two .text{
	position:relative;
	padding-right:150px;	
}

.parallax-section .theme-btn{
	margin:0px 12px 10px;
	padding:12px 30px;
	color:rgba(255,255,255,0.80);
	border-radius:25px;
	display:inline-block;
}

.parallax-section .normal-btn{
	border-color:#ffffff ;
	background:#ffffff;
	color:#1c1c1c !important;	
}

.parallax-section .theme-btn:hover{
	border-color:#1c1c1c !important;
	background:#ffffff;
	color:#1c1c1c !important;	
}
/* parallax two */

.page-title{
	position:relative;
	padding:50px 0px;
	color:#ffffff;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	text-align:center;
	margin-top: 63px;
}

.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.34);
	z-index:0;	
}

.page-title .auto-container{
	position:relative;
	z-index:5;
}

.page-title h1{
position: relative;
margin-bottom: 10px;
font-weight: bold;
font-size: 25px;
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.8px;
text-align: center;
line-height: 37px;
text-transform: inherit;
color: #fff;
}
.desc-box .sec-title p {
max-width: 920px;
margin: 12px auto 0;
font-weight: 400;
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.5px;
color: #444;
}
.bread-crumb{
	margin-top:30px!important; 
		position: fixed;		
		width: 100%;	 
}	

.dash-bread-crumb{
	margin-top:20px!important;
}
.page-title .bread-crumb{
color:#fff;
font-size: 15px;
font-weight: 500;
position:relative;
display:inline-block;
padding:6px 25px;
background: transparent;
border-radius:7px;
-webkit-border-radius:7px;
-ms-border-radius:7px;
-o-border-radius:7px;
-moz-border-radius:7px;

}

.page-title .bread-crumb li{
	position:relative;
	display:inline-block;
	padding-right:20px;
	line-height:24px;	
}

.page-title .bread-crumb li:last-child{
	padding-right:0px;	
}

.page-title .bread-crumb li:after{
	font-family: 'FontAwesome';
	content: "\f0da";
	position:absolute;
	right:0px;
	top:0px;
	text-align:center;
	line-height:42px;
	width:15px;
	display:block;
	color: #fff;
}

.page-title .bread-crumb li:last-child:after{
	display:none;
}

.page-title .bread-crumb li a{
	position:relative;
	display:block;
	line-height:36px;
	color:#ffffff;
font-size: 16px;
font-weight: 600;
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.8px;
}

.page-title .bread-crumb li a:hover,
.page-title .bread-crumb li:last-child a{
	color:#dddddd;	
}
	

.page-title .go-down{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:30px;
	text-align:center;	
}

.page-title .go-down .icon{
	position:absolute;
	width:100%;
	left:-5px;
	top:5px;
	height:30px;
	line-height:30px;
	font-size:12px;	
}

.page-title .go-down .curve{
	position:relative;
	display:inline-block;
	width:0px;
	top:-29px;
	color:#1c1c1c;	
	border:30px solid transparent;
	border-bottom:30px solid #ffffff;
	cursor:pointer;	
}

.page-title .go-down .curve:hover{
	border-bottom-color:#FC0;
	color:#ffffff;	
}

/*** 

====================================================================
	Default Two Column / Testimonials 
====================================================================

***/

.default-two-column{
position:relative;
padding:40px 0px 0;
background: #f9f9f9;
background-size:cover;	
}

.default-two-column .sec-title{
margin-bottom:30px;	
}

.default-two-column .sec-title .line{
margin-top:20px;	
}

.default-two-column .sec-title h3,
.default-two-column .sec-title h2{
text-transform:capitalize;
margin-bottom:0px;	
}

.default-two-column .column{
margin-bottom:50px;	
}

.default-two-column .column .inner-box{
position:relative;
padding:0px 10px;	
}

.testimonial-slider{
position:relative;	
}

.testimonial-slider .slide-content{
position:relative;
padding:10px 30px;
background:#ffffff82;
color:#3a4145;
margin-bottom:30px;
border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
-moz-border-radius:5px;
box-shadow: 0 5px 15px 0  rgba(32, 0, 90, 0.21);
max-height: 200px;
text-align: justify;
overflow: hidden;
}

.testimonial-slider .slide-content:before{
content:'';
position:absolute;
left:19px;
top:-33px;
border:18px solid transparent;
border-top:16px solid #f4f4f4;
transform: rotate(180deg);
}

.testimonial-slider .slide-content:after{
content:'';
position:absolute;
left:22px;
top: -29px;
border:15px solid transparent;
border-top:15px solid #fff;
transform: rotate(180deg);
}

.testimonial-slider .slide-info{
position:relative;
padding-left:90px;
padding-top:15px;
min-height:80px;	
margin-bottom: 17px;
}

.testimonial-slider .slide-info .author-thumb{
position: absolute;
left: 0px;
top: 0px;
width: 74px;
height: 74px;
border: 2px solid #1C287C;
border-radius: 50%;
overflow: hidden;
}

.testimonial-slider .slide-info .author-thumb img{
position: relative;
display: block;
height: 100%;
}

.testimonial-slider .slide-info h5{
font-size:15px;
color:#3a4145;
text-transform:capitalize;
font-weight:700;
font-family: 'Segoe UI', sans-serif;
}

.testimonial-slider .slide-info p{
font-style:italic;	
}
.testimonial-slider .slide-content > p {
color: #444;
}
.testimonial-slider .bx-pager{
position:absolute;
bottom:80px;
right:0px;
z-index:100;
}

.testimonial-slider .bx-pager-item{
display:inline-block;
width:12px;
height:12px;
margin:0px 3px;	
}

.testimonial-slider .bx-pager-link{
	position:relative;
	display:block;
	width:12px;
	height:12px;
	border:2px solid #1a1a1a;
	background:none;
	overflow:hidden;
	text-indent:100px;
	font-size:0px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonial-slider .bx-pager-link:hover,
.testimonial-slider .bx-pager-link.active{
	border-color:#b32f91;
	background:#b32f91;	
}

.clients-column{
	position:relative;
	background:#FA4DAC;
	border:1px solid #FA4DAC;
	border-bottom:none;
	border-left:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	overflow:hidden;
}

.clients-column .image{
	position:relative;
	padding:12px 20px !important;
	text-align:center;
	border:1px solid #eeeeee;
	border-right:none;
	border-top:none;
	background:none;	
}

.clients-column .image img{
	display:inline-block;
	max-width:100%;
	max-height:72px;	
}


/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
position:relative;
/*border-top:3px solid #b32f91;*/
color:#fff;
display: inline-block;
width: 100%;
background-color: #040406;
margin-top: 25px;
}

.main-footer .go-up{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:30px;
	text-align:center;
	color:#ffffff;	
}

.main-footer .go-up .icon{
position:absolute;
width:100%;
left:-5px;
top:-32px;
height:30px;
line-height:30px;
font-size:12px;	
}

.main-footer .go-up .curve{
position:relative;
display:inline-block;
width:0px;
top:0px;
border:30px solid transparent;
border-top:30px solid #b32f91;
cursor:pointer;	
}
.main-footer .footer-upper{
position: relative;
padding: 50px 0px 40px;
background: #454545;
/*background: #064593;*/
display: inline-block;
width: 100%;
}

.main-footer .footer-upper .column{
position:relative;
margin-bottom:20px;	
}

.footer-upper .column h2{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 1.4em;
padding: 0px 0px 15px 0px;
margin-bottom: 21px;
text-transform: uppercase;
color:#fff;
font-family: 'Segoe UI', sans-serif;
font-weight: 700;
}

/*.footer-upper .column h2:after{
content:'';
position:absolute;
left:0px;
bottom:0px;
width:40px;
height:6px;
background:#393939;
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;	
}*/

.footer-upper .column h2 strong{
	font-weight:400;	
}

.main-footer .footer-upper .links ul li{
    line-height: 24px;
    margin-bottom: 6px;
    position: relative;
}


.main-footer .footer-upper .links ul li:hover:before{
	color:#fc0;	
}

.main-footer .footer-upper .links ul li a {
color:#fff;
display: block;
padding-left: 0;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
}

.main-footer .footer-upper .links ul li a:hover {
    color:#ff0000;
}

.main-footer .social-links{
position: relative;
display: inline-block;
margin: 0;
float: right;
padding: 0 0 7px;
}

.social-links a{
position:relative;
display:inline-block;
margin:0px 5px 3px 0px;
width: 40px;
height: 40px;
line-height: 38px;
color:#fff;
border: 1px solid#C01F1F;
background:#ff7518;
font-size:13px;
text-align:center;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
border-radius: 100px;
}

.social-links a:hover{
border-color: #fc0;
background: #fc0;
color:#ffffff;
}
.social-links.couple a{
	color:#ffffff;
	border:1px solid #ffffff;
	background:#F1A1DC;
}
.social-links.couple a:hover{
	border-color:#ffffff;
	background:#FA4DAC;
	color:#ffffff;
}

.footer-upper .form-box{
	position:relative;	
}

.footer-upper .form-group{
	position:relative;
	margin-bottom:20px;	
}

.footer-upper .form-group input{
	position:relative;
	display:block;
	width:100%;
	padding:9px 40px 9px 15px;
	line-height:22px;
	background:#1e1e1e;
	color:#ffffff;	
}

.footer-upper .form-box button{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	color:#FA4DAC;
	font-size:14px;
	text-align:center;
	background:none;
}

.footer-upper .form-box input:focus{
	background:#000000;	
}

.footer-upper .form-box input:focus + button{
	color:#ffffff;	
}

.footer-upper .contact-info li{
	margin-bottom:7px;	
}

.footer-bottom{
position: relative;
background:#111;
/*background:#131a22;*/
padding: 10px 0px 2px;
font-size: 13px;
text-align: center;
display: inline-block;
width: 100%;
border-top: 0px dotted #ffffff;
margin: -8px 0 -7px;
}

.footer-bottom .copyright{
position: relative;
line-height: 30px;
color:#fff;
font-size: 15px;
padding: 4px 0;
float: left;
}
.section-contact .section-right .sep:not(:last-child):after {
    content: " | ";
}

.footer-bottom .copyright a{
position:relative;
color: #fc0;
}

.footer-bottom .copyright strong{
	font-weight:400;
	color:#ffffff;	
}

.footer-bottom .copyright .fa{
	color:#FA4DAC;	
}

.main-footer .contact-info{
	position:relative;
	margin:30px 0px 0px;
	color:#666666;
	text-align:center;	
}

.main-footer .contact-info li{
	position:relative;
	display:inline-block;
	padding:0px 20px;	
}

.main-footer .contact-info li .fa{
	padding-right:5px;
	color:#999999;
}

.main-footer .contact-info .info{
	font-size:18px;
	color:#999999;	
}


/*** 

====================================================================
	About Section
====================================================================

***/

.about-section{
	position:relative;
}

.desc-box{
position: relative;
padding: 70px 0px 50px;
background: #fbf7f8;
}

.sec-title.no-underline h2{
	margin-bottom:10px;	
}

.about-section .lower-content{
	position:relative;
	padding:40px 0px 0;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;	
}

.about-section .lower-content .content-box{
	position:relative;
	padding:40px 60px;
	background:#ffffff;	
}

.about-section .lower-content .content-box .main-title{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:25px;
	padding-bottom:20px;	
}

.about-section .lower-content .content-box .main-title:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	height:6px;
	width:40px;
	background:#cccccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}

.about-section .lower-content .content-box h2{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:10px;	
}

.about-section .lower-content .content-box h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	color:#5f6467;
	margin-bottom:15px;	
}

.about-section .lower-content .content-box p{
	position:relative;
	margin-bottom:20px;	
}

.styled-list{
	position:relative;
	margin-bottom:20px;	
}

.styled-list li{
    line-height: 24px;
    margin-bottom: 7px;
    position: relative;
	padding-left:25px;
}

.styled-list li:before {
	content:'ï†Ž';
	font-family:'FontAwesome';
    color: #FA4DAC;
    font-size: 16px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
}

.styled-list li:hover:before{
	color:#555555;	
}

.about-section .lower-content .featured-box{
	position:relative;
	margin-bottom:30px;	
}

.about-section .lower-content .featured-box .image{
	position:relative;
	margin-bottom:15px;	
}

.about-section .lower-content .featured-box .image img{
	position:relative;
	display:block;
	 	
}

.about-section .lower-content .featured-box .read-more{
	font-weight:800;
	color:#FA4DAC;
	text-transform:uppercase;
	font-size:14px;	
}

.about-section .lower-content .featured-box .read-more .fa{
	padding-right:5px;	
}

/*** 

====================================================================
	Locations Section
====================================================================

***/

.locations-section{
	position:relative;
	padding:100px 0px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}

.locations-section .sec-title h2,
.locations-section .sec-title h3{
	color:#ffffff;	
}

.locations-section {
    background-position: center center;
    background-size: cover;
}

.locations-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.50);	
}

.locations-section .column{
	position:relative;
	margin-bottom:30px;
	z-index:1;
	color:#ffffff;
}

.locations-section li{
	position:relative;
	margin-bottom:5px;
}

.locations-section .inner-box{
	position:relative;
	max-width:800px;
	margin:0 auto;	
}

.locations-section .inner-box ul li{
	padding-left:15px;	
}

.locations-section .inner-box ul li:before {
	content:'\f0da';
	font-family:'FontAwesome';
    color: #cccccc;
    font-size: 12px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
	opacity:1;
}

.locations-section .inner-box ul li:hover:before{
	opacity:1;	
}

.locations-section li a{
	position:relative;
	color:#ffffff;
	font-weight:500;
	text-transform:capitalize;	
}

.locations-section li a:hover{
	color:#cccccc;	
}

/*** 

====================================================================
	Sponsors Section
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:70px 0px 50px;
	background:#ffffff;
	text-align:center;
}

.sponsors-section li img{
	display:inline-block !important;
	width:auto;
	max-width:100% !important;
}

.sponsors-section .owl-dots{
	display:none !important;	
}


/*** 

====================================================================
	Sidebar style
====================================================================

***/

.sidebar-section{
	position:relative;
	padding:50px 0px;
	background:#f3f3f3;
}

.sidebar-section .sidebar{
	position:relative;
	margin-bottom:30px;	
}

.sidebar-section .content-side{
	position:relative;
	margin-bottom:30px;	
}

.sidebar{
	position:relative;
}

.sidebar .widget{
position:relative;
margin-bottom: 30px;
}

.sidebar .widget h3{
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 13px;
    color: #d00404;
    font-weight: 600;
}

.sidebar .links-widget{
	position:relative;	
}

.sidebar .links-widget li{
	position:relative;
	margin-bottom:7px;	
}

.sidebar .links-widget ul li:before {
	content:'\f061';
	font-family:'FontAwesome';
    color: #888888;
    font-size: 11px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.sidebar .links-widget ul li:hover:before{
	color:#FA4DAC;
}

.sidebar .links-widget li a{
position:relative;
font-size:14px;
font-weight:500;
padding-left:20px;	
text-transform:capitalize;
transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;	
color: #292929;
font-family: lato,sans-serif;
}

.sidebar .links-widget li a:hover{
	color:#FA4DAC;
}

.sidebar .testimonial-slider .bx-pager{
	display:none !important;	
}

.sidebar .search-form{
	position:relative;	
}

.sidebar .search-form input[type="search"],
.sidebar .search-form input[type="text"]{
	position:relative;
	width:100%;
	line-height:24px;
	padding:8px 42px 8px 15px;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#3d3d3d;
	height:42px;
	font-size:14px;
	color:#292929;
}

.sidebar .search-form input[type="search"]:focus,
.sidebar .search-form input[type="text"]:focus{
	border-color:#FA4DAC;	
}

.sidebar .search-form .form-group{
	position:relative;	
}

.sidebar .search-form button{
	position:absolute;
	right:1px;
	top:1px;
	line-height:24px;
	display:block;
	width:40px;
	height:40px;
	padding:7px 10px 8px;
	text-align:center;
	font-size:16px;
	color:#cccccc;
	background:none;	
}

.sidebar .search-form button:hover{
	color:#FA4DAC;	
}

.sidebar .popular-tags{
	position:relative;	
}

.sidebar .popular-tags .tags a{
	position:relative;
	display:inline-block;
	padding:3px 12px;
	line-height:20px;
	margin:0px 5px 10px 0px;
	color:#333333;
	font-size:13px;
	background:#e1e1e1;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;		
}

.sidebar .popular-tags .tags a:hover{
	background:#FA4DAC;
	color:#ffffff;	
}

.sidebar .recent-posts{
	position:relative;
	background: #f0e88b;
    border-radius: 10px;
    padding: 10px;	
}

.sidebar .recent-posts .post{
	position:relative;
	font-size:14px;
	margin-bottom:20px;
	min-height:70px;
	padding:0px 0px 0px 84px;
	color:#cccccc;
}

.sidebar .recent-posts-festival .post{
	position:relative;
	font-size:14px;
	margin-bottom:0px;
	min-height:60px;
	padding:0px 0px 0px 84px;
	color:#cccccc;
	border-bottom: 1px solid #ff75186b;
}

.sidebar .recent-posts .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:72px;	
}

.sidebar .recent-posts .post .post-thumb img{
	width:100%;
	display:block;	
	border-radius: 5px
}

.sidebar .recent-posts .post h4{
font-size: 14px;
font-weight: 400;
margin: 0px 0px 5px;
line-height: 22px;
color: #292929;
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover{
	/*color:#FA4DAC;	*/
	color:red;	
}

.sidebar .recent-posts .post h4 a{
color:#292929;
font-family: lato,sans-serif;	
}

.sidebar .recent-posts .post .fa{
	font-size:18px;	
}


/*** 

====================================================================
	Blog Section Style
====================================================================

***/

.blog-section{
	position:relative;
	margin-left:-15px;
}

.blog-section .blog-post{
	position:relative;
	margin-bottom:50px;	
}

.blog-section.style-two .blog-post{
	position:relative;
	margin-bottom:30px;	
}

.blog-section .image{
	position:relative;
	margin-bottom:10px;
	overflow:hidden;	
}

.blog-section .image img{
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
	border-radius:15px;
}

.blog-section .blog-post:hover .image img{
	transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);	
}

.blog-section .post-title{
	position:relative;
	margin-bottom:10px;	
}

.blog-section .post-title h2,
.blog-section .post-title h2 a{
	position:relative;
	font-size:24px;
	color:#333;
}

.blog-section .post-title h2 a:hover{
	color:#1C287C;	
}

.blog-section .post-info{
	position:relative;
	margin-bottom:10px;
	color:#999999;	
}

.blog-section .post-info a {
    position: relative;
    color: #4f4f4f;
    font-family: inherit;
}
.post-desc p {
font-size: 14px;
color: #666;
line-height: 21px;
font-family: inherit;
overflow: hidden;
height: 102px;
    margin-bottom: 0;
}

.blog-section .post-info a:hover{
	color:#b32f91;	
}

.blog-section .post-info a .fa{
	padding-right:5px;
	font-size:16px;	
}

.blog-section .post-desc{
	position:relative;
	margin-bottom:0;	
}

.blog-section .blog-post .read-more{
position: relative;
display: inline-block;
line-height: 24px;
padding: 1px 6px;
font-weight: 700;
text-transform: uppercase;
border-radius: 20px;
font-size: 12px;
font-family: lato,sans-serif;
color:#1C287C;
text-transform: uppercase;
float: right;	
}

.blog-section .blog-post .read-more:hover{
color: #b32f91 !important;	
}

.blog-section.style-two .post-title h2,
.blog-section.style-two .post-title h2 a{
font-size: 18px;
font-family: 'Segoe UI', sans-serif;
line-height: 25px;
}

.blog-section .blog-details{
	position:relative;	
}

.blog-section .blog-details h2{
	font-size:24px;
	font-weight:800;	
}

.blog-section .blog-details h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	margin-bottom:20px;
	color:#3a4145;	
}

.blog-section .blog-details p{
	margin-bottom:20px;	
}

.blog-section .blog-details ol li{
	list-style-type:decimal;	
}

.blog-section .blog-details ul li{
	list-style-type:disc;	
}

.blog-section .blog-details ul,
.blog-section .blog-details ol{
	margin-left:20px;
	margin-bottom:20px;	
}

.blog-section .review-box{
	position:relative;
	margin:20px 0px;
	text-align:center;	
}

.blog-section .review-box .divider{
	position:relative;
	background:#f1f1f1;
	max-width:200px;
	margin:0 auto 15px;
	height:1px;	
}

.blog-section .review-box .review-content{
	font-size:18px;
	font-style:italic;	
}

.blog-section .review-box .separator{
	position:relative;
	width:30px;
	height:10px;
	margin:15px auto;
	background:url(../images/icons/icon-separator.png) center center no-repeat;	
}

.blog-section .review-box .author-info{
	position:relative;	
}

.blog-section .review-box .author-info strong{
	font-size:15px;
	color:#3a4145;
	text-transform:capitalize;
	font-weight:800;	
}

.blog-section .review-box .author-info p{
	font-style:italic;	
}

.blog-section .post-author{
	position:relative;
	padding:25px;
	background:#FA4DAC;
	border:1px solid #FA4DAC;
	margin-bottom:40px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;	
}

.blog-section .post-author .inner-box{
	position:relative;
	padding-left:100px;
	min-height:100px;	
}

.blog-section .post-author .author-thumb{
	position:absolute;
	left:0px;
	top:10px;	
}

.blog-section .post-author .author-title{
	margin-bottom:15px;	
}

.blog-section .post-author .author-title strong{
	font-weight:800;
	color:#3a4145;	
}

.blog-section .post-author .social-links a{
	position:relative;
	display:inline-block;
	margin-right:1px;
	font-size:14px;
	color:#999999;
	width:24px;
	height:24px;
	line-height:24px;
	border:1px solid #999999;
	text-align:center;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;	
}

/*** 

====================================================================
	Pricing Section
====================================================================

***/

.pricing-table {
	background-color: #f7f7f7;
	position: relative;
}
.pricing-table .pricing-header {
	position: relative;
	text-align: center;
}
.pricing-table .pricing-header .package-price {
	background-color: rgba(250, 77, 172, 0.85);
	border: 10px solid rgba(255, 255, 255, 0.25);
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	margin: 0 auto 0 -40px;
	padding: 20px 23px;
	position: absolute;
	top: -60px;
}
.pricing-table.active .pricing-header .package-price {
	background-color: rgba(250, 77, 172, 1.0);
}
.pricing-table .pricing-header .package-price span {
	font-size: 16px;
}
.pricing-table .pricing-title {
	background-color: #1c1c1c;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	padding: 12px 0;
	text-align: center;
	text-transform: uppercase;
}
.pricing-table .pricing-feature {
	text-align: center;
}
.pricing-table .pricing-feature li {
	background-color: #f1f1f1;
	padding: 10px 0;
	text-transform: uppercase;
}
.pricing-table .pricing-feature li:nth-child(2n+1) {
	background-color: #f7f7f7;
}
/* Pricing Style Two */
.pricing-style2 .pricing-table {
	overflow: hidden;
}
.pricing-style2 .pricing-table .pricing-title {
	background-color: #FA4DAC;
}
.pricing-style2 .pricing-table.active .pricing-title {
	background-color: #1c1c1c;
}
.pricing-style2 .pricing-table .pricing-btn span {
	font-size: 28px;
	font-weight: 600;
	margin-top: 10px;
	margin-left: 70px;
	width: 50%;
}

/*** 

====================================================================
	Contact Us Section style
====================================================================

***/

.contact-section{
	position:relative;
	padding:0 0px 50px;
	color:#888888;
}
.contact-section .column{
	position:relative;

}
.contact-section .sec-title{
	margin-bottom:30px;
	text-align:left;
}
.contact-section .sec-title .line{
	margin:20px 0px 0px;
	background:#dfdfdf;
}
.contact-section .sec-title h2,
.contact-section .sec-title h3{
	text-transform:capitalize;	
}
.contact-section .info-box{
	position:relative;
	margin-bottom:30px;	
}
.contact-section .info-box h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	color:#1c1c1c;
	margin-bottom:15px;	
}
.contact-section .info-box li{
	position:relative;
	padding-left:30px;	
}
.contact-section .info-box li .icon{
	position:absolute;
	left:0px;
	top:4px;
	font-size:16px;	
}
.contact-section .info-box .social-links a{
	position:relative;
	display:inline-block;
	margin-right:10px;
	font-size:20px;
	border:1px solid #c8d9e0;
	color:#c8d9e0;
	width:40px;
	height:40px;
	line-height:38px;
	text-align:center;
	border-radius:3px;	
}
.contact-section .info-box .social-links a:hover{
	color:#2db0e6;	
}

.contact-section .form-box .form-group{
	position:relative;
	margin-bottom:20px;	
}
.contact-section .form-box .field-label{
	position:relative;
	font-size:14px;
	font-weight:600;
	margin-bottom:5px;
	color:#000000;
}
.contact-section .form-box input[type="text"],
.contact-section .form-box input[type="email"],
.contact-section .form-box input[type="number"],
.contact-section .form-box input[type="tel"],
.contact-section .form-box input[type="password"],
.contact-section .form-box textarea,
.contact-section .form-box select{
	position:relative;
	display:block;
	width:100%;
	background:#ffffff;
	color:#1c1c1c;
	line-height:24px;
	padding:7px 15px;
	border:1px solid #cccccc;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;	
}
.contact-section .form-box input[type="text"]:focus,
.contact-section .form-box input[type="email"]:focus,
.contact-section .form-box input[type="number"]:focus,
.contact-section .form-box input[type="tel"]:focus,
.contact-section .form-box input[type="password"]:focus,
.contact-section .form-box textarea:focus,
.contact-section .form-box select:focus{
	background:#ffffff;
	border-color:#FA4DAC;
}
.contact-section .form-box input[type="text"].error,
.contact-section .form-box input[type="email"].error,
.contact-section .form-box input[type="number"].error,
.contact-section .form-box input[type="tel"].error,
.contact-section .form-box input[type="password"].error,
.contact-section .form-box textarea.error,
.contact-section .form-box select.error{
	background:#e0a99e;
	color:#ffffff;
	border-color:#ff0000;
}
.contact-section .form-box label.error{
	display:none !important;	
}
.contact-section .form-box textarea{
	height:140px;
	resize:none;	
}
.contact-section .form-box button{
	border-radius:25px;
	-webkit-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
	-moz-border-radius:25px;
	padding:8px 30px;
}
.map-section{
	position:relative;
}
.map-section .map-container{
	position:relative;
	height:550px;	
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-section .comments-area{
	position:relative;	
}
.sidebar-section .comments-area .comment-box{
	position:relative;	
}
.sidebar-section .comments-area .comment{
	position:relative;
	margin:0px 0px 50px 0px;
	padding:0px 0px 10px 110px;	
}
.sidebar-section .comments-area .reply-comment{
	margin-left:50px;	
}
.sidebar-section .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;	
}
.sidebar-section .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
}
.sidebar-section .comments-area .comment-info{
	margin-bottom:20px;
	color:#bcbcbc;	
}
.sidebar-section .comments-area .comment-box strong{
	color:#292929;
	font-weight:600;	
}
.sidebar-section .comments-area .comment-box .text{
	position:relative;
	padding:10px 15px;
	margin-bottom:20px;
	background:#f3f3f3;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}
.sidebar-section .comments-area .comment-box .text:before{
	content:'';
	position:absolute;
	left:20px;
	top:-18px;
	border:10px solid transparent;
	border-bottom:10px solid #f3f3f3;	
}
.sidebar-section .comments-area .reply-comment .text{
	background:#f3f3f3;
}
.sidebar-section .comments-area .reply-comment .text:before{
	content:'';
	position:absolute;
	left:20px;
	top:-20px;
	border:10px solid transparent;
	border-bottom:10px solid #f3f3f3;	
}
.sidebar-section .comments-area .reply-btn{
	position:relative;
	display:inline-block;
	padding:7px 25px 4px;
	min-width:100px;
	font-size:14px;
	background:#f0df20;
	color:#ffffff;
	text-transform:capitalize;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}
.sidebar-section .comments-area .reply-btn span{
	padding-right:10px;	
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:20px;	
}
.comment-form .form-group-inner{
	position:relative;
	display:table;
	width:100%;
	border:1px solid #d0d0d0;
	overflow:hidden;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.comment-form .form-group .icon-box{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}
.comment-form .form-group .icon-box label{
	position:relative;
	display:inline-block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#3d3d3d;
	margin:0px;
	background:#ffffff;
	border-right:1px solid #d0d0d0;
}
.comment-form .form-group label.error{
	display:none !important;	
}
.comment-form .form-group .field-outer{
	position:relative;
	display:table-cell;
	width:100%;	
	vertical-align:middle;
}
.comment-form .form-group-inner input[type="text"],
.comment-form .form-group-inner input[type="password"],
.comment-form .form-group-inner input[type="tel"],
.comment-form .form-group-inner input[type="email"],
.comment-form .form-group-inner select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.comment-form .form-group input[type="text"].error,
.comment-form .form-group input[type="password"].error,
.comment-form .form-group input[type="tel"].error,
.comment-form .form-group input[type="email"].error,
.comment-form .form-group select.error,
.comment-form .form-group textarea.error{
	background:rgba(255,0,0,0.20);
}
.comment-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:22px;
padding:8px 15px;
color:#222222;
height:200px;
resize:none;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.comment-form button{
position:relative;
display:inline-block;
background:#f06626;
color:#fff !important;
padding:8px 30px;
line-height:24px;
font-size:14px;
font-weight:500;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
}
.comment-form button .icon{
	position:relative;
	top:2px;	
}
.comment-form button:before{
	background:#f06626;	
}
/**
* Shop Page Styles.
**/
.shop-page-content
{
	margin-right:-10px;
	margin-left:-10px;
}
.best-seller .sec-title.style-three .line,
#checkout-content .sec-title.style-three .line,
.shop-page-content .sec-title.style-three .line {
    margin: 5px 0px 0px;
}
.shop-page-content .row,
.shop-page-content.row {
   
    
}
.shop-page-content .single-shop-item {
    padding: 0 10px;
    margin-bottom: 20px;
}
.shop-page-content .single-shop-item img {
	width: 100%;
}
.shop-page-content .single-shop-item .meta {
background: #ffeed7;
padding: 3px 0px 0px 0px;
text-align: center;
}
.shop-page-content .single-shop-item .meta h4 {
text-transform: capitalize;
font-size: 13px;
color: #000000;
line-height: 26px;
font-weight: 500;
margin-bottom: 5px;
transition: all .3s ease;
height: 60px;
overflow: hidden;
}
.shop-page-content .single-shop-item .meta h4 a {
color: #000;
transition: all .3s ease;
font-family: 'Segoe UI', sans-serif;
}
.shop-page-content .single-shop-item .meta h4:hover a {
color: #851e24;
}
.shop-page-content .single-shop-item .meta p {
font-size: 15px;
font-weight: 400;
color: #130505;
line-height: 20px;
}
.shop-page-content .single-shop-item .meta span {
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #7E7E7E;
}
.shop-page-content .single-shop-item .meta span b {
font-size: 20px;
line-height: 28px;
color: #E22D2D;
font-weight: 600;
}
.shop-page-content .single-shop-item a.add-to-cart {
background: #F0DF20;
text-transform: uppercase;
display: inline-block;
line-height: 30px;
font-weight: 700;
color: #444;
padding: 0 20px;
font-size: 13px;
margin-top: 25px;
border-radius: 20px;
overflow: hidden;
}
.shop-page-content .single-shop-item a.add-to-cart:before {
background: #1a1a1a;
border-radius: 20px;
}
.shop-page-content .best-seller {
margin-top: 80px;
margin-left: 10px;
}

/**
* Product Details Page Styles.
**/

.product-details-box {
margin-bottom: 50px;
}
.product-details-box h3 {
color: #000000;
font-size: 14px;
line-height: 28px;
margin: 0;
margin-bottom: 0px;
font-weight: 700;
text-transform: uppercase;
}
.product-details-box p {
font-size: 14px;
color: #999999;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 20px 0;
margin: 20px 0;
font-weight: 600;
font-size: 15px;
font-weight: 400;
color: #555;
line-height: 2em;
}
.product-details-box span {
display: block;
font-size: 18px;
color: #999999;
font-weight: 600;
margin-bottom: 20px;
}
.product-details-box span b {
font-size: 24px;
color: #444;
font-weight: 700;
font-family: 'Segoe UI', sans-serif;
margin-left: 10px;
}
.product-details-box span input {
width: 36px;
height: 36px;
border: 1px solid #EAEAEA;
color: #999999;
text-align: center;
margin-left: 10px;
}
.product-details-box a.add-to-cart {
background: #FA4DAC;
text-transform: uppercase;
display: inline-block;
line-height: 45px;
font-weight: 700;
color: #fff;
padding: 0 30px;
font-size: 18px;
margin-top: 25px;
border-radius: 20px;
overflow: hidden;
}
.product-details-box a.add-to-cart:before {
background: #1a1a1a;
border-radius: 20px;
}
.product-details-box img {
border: 5px solid #F4F4F4;
width: 100%;
border-radius: 15px;
}
.product-details-page-content .best-seller {margin-left: 0px;}
.product-details-tab-title {margin: -15px;}
.profile-top .product-details-tab-title {margin: 0;}
.product-details-tab-title .col-lg-12 {padding: 0;}
.product-details-tab-title ul li {
display: inline;
margin-bottom: 5px;
}
.product-details-tab-title ul li.active span {
background: #2AAE60;
border: 1px solid #2AAE60;
border-top: 2px solid #2AAE60;
color: #fff;
border-bottom: 0;
position: relative;
top: 1px;
z-index: 99;
}
.product-details-tab-title ul li span {
display: inline-block;
background: #FF7518;
font-size: 16px;
color: #fff;
line-height: 45px;
padding: 0 27px;
margin-right: 5px;
cursor: pointer;

}
.product-details-tab-content {
margin-bottom: 0;
}
.product-details-tab-content .col-lg-12 {
border: 1px solid #E6E6E6;
padding: 40px;
}
.product-details-tab-content .col-lg-12 p {
font-size: 15px;
font-weight: 400;
color: #999999;
line-height: 2em;
}

/**
* Cart Page Styles
**/

.cart-page {
padding: 80px 0 155px;
}
.cart-page .table {
margin: 0;
}
.cart-page table > tbody > tr > td,
.cart-page .table > thead > tr > th {
border: none;
}
.cart-page .table thead {
background: #F9F9F9;
}
.cart-page .table > thead > tr > th {
font-weight: normal;
color: #000000;
font-size: 16px;
line-height: 60px;
padding: 0 40px;
font-weight: 500;
border: 1px solid #EBEBEB;
border-bottom: 0;
}
.cart-page .table > thead > tr > th.close {
color: transparent;
}
.cart-page .table > tbody > tr > td.preview {
padding: 25px 50px;
}
.cart-page .table > tbody > tr > td {
border: 1px solid #EBEBEB;
padding: 80px 40px;
font-size: 18px;
color: #1a1a1a;
font-weight: 600;
}
.cart-page .table > tbody > tr > td.del-item {
text-align: center;
}
.cart-page .table > tbody > tr > td .select-box {
padding: 0;
margin: 0;
border: 1px solid #EDEDED;
width: 95px;
overflow: hidden;
background-color: #fff;

background: #fff url(../images/cart/select-box-bg.png) no-repeat 80% 50%;
}
.cart-page .table > tbody > tr > td .select-box select {
padding: 5px 8px;
width: 130%;
border: none;
box-shadow: none;
background-color: transparent;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.cart-page .table > tbody > tr > td .select-box select:focus {
outline: none;
}
.cart-page .table > tbody > tr > td.del-item {
color: #FA4DAC;
font-size: 18px;
font-weight: normal;
}
.cart-page .bottom-box {
padding: 30px 25px;
background: #F9F9F9;
margin: 0 0 50px;
}
.cart-page .bottom-box .cupon-box input {
width: 130px;
line-height: 36px;
padding: 0 20px;
border: 1px solid #EEEEEE;
outline: none;
margin-right: 10px;
}
.cart-page .bottom-box .cupon-box button {
padding: 0 20px;
color: #fff;
background: #E3E3E3;
text-transform: capitalize;
border: none;
outline: none;
font-weight: normal;
line-height: 36px;
color: #000000;
}
.cart-page .add-to-cart-wrap {
text-align: right;
}
.cart-page .add-to-cart-wrap a {
background: #FA4DAC;
text-transform: uppercase;
display: inline-block;
line-height: 36px;
font-weight: 700;
color: #fff;
padding: 0 40px;
border-radius: 20px;
overflow: hidden;
}
.cart-page .add-to-cart-wrap a:before {
background: #1a1a1a;
border-radius: 20px;
}
.cart-page .cart-total-box li {

line-height: 60px;
font-size: 16px;
font-weight: 500;
border-bottom: 1px solid #EBEBEB;
border-left: 1px solid #EBEBEB;
border-right: 1px solid #EBEBEB;
padding: 0 25px;
}
.cart-page .cart-total-box li:first-child {
border-top: 1px solid #EBEBEB;

}
.cart-page .cart-total-box li span {
margin-left: 50px;
}
.cart-page .cart-total-box .cart-total {
background: #F9F9F9;
}
.cart-page .cart-total-box .proceed-to-checkout {
text-align: right;
}
.cart-page .cart-total-box .proceed-to-checkout a {
background: #FA4DAC;
text-transform: uppercase;
display: inline-block;
line-height: 36px;
font-weight: 700;
color: #fff;
padding: 0 40px;
overflow: hidden;
border-radius: 20px;
}
.cart-page .cart-total-box .proceed-to-checkout a:before {
background: #1a1a1a;
border-radius: 20px;
}

/**
* Checkout Page Styles.
**/

#checkout-content {
padding: 80px 0 130px;
}
#checkout-content .return-customer {
background: #F9F9F9;
border: 1px solid #EBEBEB;
padding: 25px 30px;
margin-bottom: 50px;
}
#checkout-content .return-customer p {
margin-bottom: 0;
font-size: 14px;
color: #8E8E8E;
line-height: 26px;
}
#checkout-content .return-customer a {
color: #FA4DAC;
}

#checkout-content label,
#checkout-content input[type="text"] {
display: block;
}
#checkout-content label {
font-size: 14px;
line-height: 26px;
color: #8E8D8D;
margin-bottom: 5px;
font-weight: 500;
}
#checkout-content input[type="text"] {
width: 100%;
margin-bottom: 10px;
height: 40px;
line-height: 40px;
border: 1px solid #E2E2E2;
outline: none;
padding: 0 20px;
}
#checkout-content input[type="text"]:last-child {
margin-bottom: 0;
}
#checkout-content .left-checkout > .row {
margin-bottom: 30px;
}
#checkout-content .select-box {
padding: 0;
margin: 0;
border: 1px solid #E2E2E2;
width: 100%;
overflow: hidden;
background-color: #fff;
background: #fff url(../images/cart/select-box-bg.png) no-repeat 95% 50%;
}
#checkout-content .select-box select {
padding: 5px 8px;
width: 130%;
border: none;
box-shadow: none;
background-color: transparent;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
#checkout-content .select-box select:focus {
outline: none;
}
#checkout-content .row span {
font-size: 14px;
font-weight: 500;
color: #8E8D8D;
}
#checkout-content input[type="checkbox"] {
margin: 0;
vertical-align: middle;
margin-right: 15px;
}
#checkout-content textarea {
width: 100%;
height: 100px;
border: 1px solid #E2E2E2;
padding: 10px 20px;
outline: none;
}
#checkout-content .ship-different {
margin-top: 80px;
}
#checkout-content .order-box {
border: 1px solid #D9D9D9;
padding: 30px;
}
#checkout-content .order-box ul li {
display: block;
color: #8E8D8D;
font-size: 14px;
line-height: 45px;
font-weight: 600;
}
#checkout-content .order-box ul li.total {
border-top: 1px solid #E2E2E2;
border-bottom: 1px solid #E2E2E2;
}
#checkout-content .order-box ul li span {
float: right;
display: inline-block;
}
#checkout-content .order-box ul li span.bold {
font-size: 18px;
color: #000;
font-weight: 700;
}
#checkout-content .order-box ul li a span {
color: #FA4DAC;
}
#checkout-content .order-box ul li input[type="radio"] {
margin-right: 10px;
}
#checkout-content .order-box ul li .note {
background: #ECECEC;
padding: 25px;
color: #8E8D8D;
line-height: 24px;
font-size: 14px;
font-weight: normal;
position: relative;
}
#checkout-content .order-box ul li .note .fa {
font-size: 35px;
position: absolute;
top: -25px;
left: 25px;
color: #ECECEC;
}
#checkout-content .order-box ul li a.place-order {
background: #FA4DAC;
text-transform: uppercase;
display: inline-block;
line-height: 36px;
font-weight: 700;
color: #fff;
padding: 0 40px;
margin-top: 30px;
}
/* department section */

.product-thumb {
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	box-shadow: 5px 5px 30px 0 rgba(0,0,0,0.05);
	border: 1px solid #e1e1e1;
	padding: 10px;
	 
	text-align: center;
	}

.department {
margin-bottom: 30px;
overflow: hidden;
position: relative;
box-shadow: 5px 5px 30px 0 rgba(0,0,0,0.05);
border: 1px solid #e1e1e1;
padding: 10px;
height: 190px;
text-align: center;
}
.department:hover {
-webkit-box-shadow: 0px 10px 15px -10px #777777;
-moz-box-shadow: 0px 10px 15px -10px #777777;
-ms-box-shadow: 0px 10px 15px -10px #777777;
-o-box-shadow: 0px 10px 15px -10px #777777;
box-shadow: 0px 10px 15px -10px #777777;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.department:hover img {
-webkit-box-shadow: 0px 0px 30px -10px #000000;
-moz-box-shadow: 0px 0px 30px -10px #000000;
-o-box-shadow: 0px 0px 30px -10px #000000;
-ms-box-shadow: 0px 0px 30px -10px #000000;
box-shadow: 0px 0px 30px -10px #000000;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.department .thumb {
padding: 0;
text-align: center;
width: auto;
height: 119px;
overflow: hidden;
display: inline-block;
}
.department .thumb .round-style {
background-color: #fbf7f8;
border-radius: 50%;
bottom: 12px;
height: 70px;
left: 0;
margin: auto;
position: absolute;
right: 0;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
width: 70px;
}
.department:hover .thumb .round-style {
bottom: 76px;
}
.department .department-details {
position: relative;
width: 100%;
padding: 0 20px 27px;
z-index: 2;
text-align: center;
transition: background 250ms ease, color 250ms, width 250ms ease, padding 250ms ease;
}
.department .department-details h4 {
color: #202A30;
font-weight: 700;
}
.department-details .round-style {
background: #fbf7f8 none repeat scroll 0 0;
border-radius: 50%;
height: 70px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: -35px;
width: 70px;
}

.department .department-details .icon {
color: #FA4DAC;
display: inline-block;
font-size: 30px;
position: relative;
top: -15px;
}
.department .department-details .title {
margin-bottom: 10px;
padding-top: 0;
}
.department .department-details .details {
font-size: 13px;
padding-bottom: 8px;
}
.department .department-details a.btn-thm {
margin-top: 15px;
}
.department:hover .department-details a.btn-thm {
margin-top: 10px;
}
.featured-causes {
background-color: #fff;
display: inline-block;
margin-bottom: 10px;
}
.featured-causes .thumb {
position: relative;
}
.featured-causes .department-details h4 {
margin-top: 25px;

} 
.featured-causes .department-details h3 {
color: #454545;
font-weight: 600;
line-height: 22px;
margin-bottom: 25px;
margin-top: 10px;
}
.featured-causes .department-details p {
font-size: 13px;
}
.featured-causes .department-details .p-title {
color: #fc7437;
font-weight: 600;
margin-bottom: 15px;
}
.featured-causes .department-details h6 {
color: #454545;
font-size: 12px;
font-weight: 700;
line-height: 20px;
margin-bottom: 10px;
text-transform: uppercase;
}
.featured-causes .department-details .thm-btn {
margin-bottom: 20px;
margin-top: 20px;
}
.featured-causes .social {
padding-left: 0px;
}
.featured-causes .social li {
display: inline-block;
}
.featured-causes .social li a {
display: inline-block;
width: 30px;
height: 30px;
color: #fc7437;
border: 1px solid #CACFD3;
line-height: 30px;
text-align: center;
font-size: 15px;
border-radius: 50%;
margin-right: 3px;
transition: all .3s ease;
}
.featured-causes .social li a:hover {
background: #fc7437;
border-color: #fc7437;
color: #fff;
}

/* calender */

.fc-day-number {
color: #343434;
}
.fc-day-number.fc-other-month {
opacity: 0.4;
}

.stories-section{
position:relative;
padding:80px 0px;	
}

.stories-section .columns-outer{
position:relative;
padding:150px 0px;	
}

.stories-section .left-column{
padding-right:60px;	
}

.stories-section .right-column{
padding-left:60px;	
}

.stories-section .left-column .default-story-box .inner-box{
float:right;
text-align:right;
}

.stories-section .right-column .default-story-box .inner-box{
float:left;
text-align:left;
}

.default-story-box{
position:relative;
margin-bottom:50px;	
}

.stories-section .default-story-box{
margin-bottom:120px;	
}

.stories-section .right-column .default-story-box{
margin-top:120px;	
margin-bottom:0px;
}

.stories-section .vertical-line{
position:absolute;
left:50%;
top:0px;
width:1px;
height:100%;
border-right:1px solid #FA4DAC;	
}

.stories-section .vertical-line .icon-box{
position:absolute;
left:-26px;
height:52px;
width:52px;
text-align:center;
color:#ffffff;
background:#FA4DAC;
border:1px solid #FA4DAC;
font-size:26px;
line-height:50px;
border-radius:50%;	
}

.stories-section .vertical-line .icon-box.top{
top:0px;	
}

.stories-section .vertical-line .icon-box.bottom{
bottom:0px;	
}

.default-story-box .inner-box .icon-box{
position:absolute;
top:10px;
height:52px;
width:52px;
text-align:center;
color:#ffffff;
background:#FA4DAC;
border:1px solid #FA4DAC;
font-size:26px;
line-height:50px;
border-radius:50%;	
}

.left-column .default-story-box .inner-box .icon-box{
right:-86px;	
}

.right-column .default-story-box .inner-box .icon-box{
left:-86px;	
}

.default-story-box .post-date{
background:#FA4DAC;
border-radius: 30px;
color:#ffffff;
display:inline-block;
font-size:12px;
line-height:24px;
margin-bottom:10px;	
position:relative;
padding:4px 22px;
text-transform:uppercase;
}

.default-story-box .post-title{
font-size:24px;
text-transform:uppercase;
margin-bottom:15px;	
}

.default-story-box .image-box{
position:relative;
margin-bottom:18px;	
}

.default-story-box .image-box img{
display:block;
width:100%;	
}

.default-story-box .text{
font-size:14px;
color:#111111;
margin-bottom:20px;	
}

.default-story-box .theme-btn{
padding:6px 24px !important;
line-height:24px !important;
border-width:1px !important;
font-size:11px;	
}
/* 27 Shortcode style */

/*** 

====================================================================
Circular Graphs Section style
====================================================================

***/

a:hover,a:focus,a:visited{
text-decoration:none;
outline:none;
}
.theme-btn {
display: inline-block;
transition: all 0.3s ease 0s;
}
.btn-theme-fav{
	position: relative;
	 
	padding:8px 24px;
	line-height: 24px;
	 
	background: red  none repeat scroll 0% 0%;
	color: #FFF !important;
	font-size: 14px;
	border: 2px solid #FF9F00 !important;
	border-radius: 20px;
	 
	font-weight: bold;
	 
	-webkit-border-radius:20px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-order{
	position: relative;
	 
	padding:8px 24px;
	line-height: 24px;
	 
	background: #ff7518  none repeat scroll 0% 0%;
	color: #FFF !important;
	font-size: 14px;
	border: 2px solid #ff7518 !important;
	border-radius: 3px;
 
	font-weight: bold;
	 
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

a.btn-theme-order.shop-add-to-cart {
    padding: 8px 22px!important;
    border-radius: 20px!important;
}

.btn-theme-read{
	position: relative;
	 
	padding:8px 24px;
	line-height: 24px;
 
	background: #004aad  none repeat scroll 0% 0%;
	color: #FFF !important;
	font-size: 14px;
	border: 2px solid #004aad !important;
	border-radius: 3px;
	 
	font-weight: bold;
	 
	-webkit-border-radius:20px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}

.btn-theme-call{
	position: relative;
	padding: 12px 24px;
	line-height: 24px;
	background: #d00404 none repeat scroll 0% 0%;
	color: #FFF !important;
	font-size: 18px;
	border: 2px solid #e2660f !important;
	 
	font-weight: bold;
	 
	-webkit-border-radius:30px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}


.btn-theme-call-profile{
	position: relative;
	padding: 12px 24px;
	line-height: 24px;
	background: #ff7518 none repeat scroll 0% 0%;
	color: #FFF !important;
	font-size: 14px;
	border: 2px solid #e2660f !important;
	 
	font-weight: bold;
	 
	-webkit-border-radius:30px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}
.btn-theme-search
{
		position: relative;
		 
		padding:5px 24px;
		line-height: 20px;
		 
		background: #2AAE60 none repeat scroll 0% 0%;
		color: #FFF !important;
		font-size: 14px;
		border: 2px solid #2AAE60 !important;
		border-radius: 3px;
		 
		font-weight: bold;
		 
		-webkit-border-radius:3px;
		-ms-border-radius:3px;
		-o-border-radius:3px;
		-moz-border-radius:3px;
		border-radius: 10px;
}
.btn-theme-chat
{
		position: relative;
		 
		padding:12px 24px;
		line-height: 24px;
		 
		background: #ff7518  none repeat scroll 0% 0%;
		color: #FFF !important;
		font-size: 18px;
		border: 2px solid #ff7518  !important;
		border-radius: 3px;
		 
		font-weight: bold;
		 
		-webkit-border-radius:30px;
		-ms-border-radius:3px;
		-o-border-radius:3px;
		-moz-border-radius:3px;
}
.btn-theme-light{
position: relative;
 
padding:8px 24px;
line-height: 24px;
text-transform: uppercase;
background: #2AAE60 none repeat scroll 0% 0%;
color: #FFF !important;
font-size: 14px;
border: 2px solid #F9F9F9 !important;
border-radius: 3px;
 
font-weight: bold;
 
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-light:hover{
background:#3577B0;
color:#ffffff !important;
border: 2px solid #F9F9F9 !important;	
}

.btn-theme-grey{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:none;
color:#555555 !important;
font-size:14px;
border:1px solid #999999 !important;
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-grey:hover{
background:#999999;
color:#ffffff !important;
border-color:#999999 !important;	
}

.btn-theme-one{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#FA4DAC;
color:#ffffff !important;
font-size:14px;
border:1px solid #FA4DAC !important;
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-one:hover{
background:#ffffff;
color:#FA4DAC !important;
border-color:#FA4DAC !important;	
}

.btn-theme-two{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#ffffff;
color:#FA4DAC !important;
font-size:14px;
border:1px solid #FA4DAC !important;	
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-two:hover{
background:#FA4DAC;
color:#ffffff !important;
border-color:#FA4DAC !important;	
}

.btn-theme-three{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#aa4fff;
color:#ffffff !important;
font-size:14px;
border:1px solid #aa4fff !important;	
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-three:hover{
background:#ffffff;
color:#aa4fff !important;
border-color:#aa4fff !important;	
}

.btn-theme-four{
	position: relative;
	padding: 12px 25px;
	line-height: 24px;
	text-transform: uppercase;
	background: #ff7518 none repeat scroll 0% 0%;
	color: #F9FAFC !important;
	font-size: 14px;
	border: 1px solid #ff7518 !important;
	border-radius: 20px;
	font-weight: 700;
	
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-four:hover{
background:#ff0000;
color:#ffffff !important;
border-color:#ff0000 !important;	
}

.btn-theme-five{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#ff5412;
color:#ffffff !important;
font-size:14px;
border:1px solid #ff5412 !important;	
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-five:hover{
background:#ffffff;
color:#ff5412 !important;
border-color:#ff5412 !important;	
}

.btn-theme-six{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#ffffff;
color:#ff5412 !important;
font-size:14px;
border:1px solid #ff5412 !important;	
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-six:hover{
background:#ff5412;
color:#ffffff !important;
border-color:#ff5412 !important;	
}

.btn-theme-seven{
position:relative;
padding:10px 25px 10px 15px;
line-height:24px;
text-transform:capitalize;
background:#6ad3ed;
color:#ffffff !important;
font-size:14px;
border:1px solid #6ad3ed !important;	
border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
}

.btn-theme-seven:hover{
background:#FA4DAC;
color:#ffffff !important;
border-color:#ffffff !important;	
}

.btn-theme-seven .fa{
font-size:20px;	
}

.btn-theme-eight{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#43d6d1;
color:#ffffff !important;
font-size:14px;
border:1px solid #43d6d1 !important;	
border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
-moz-border-radius:0px;
}

.btn-theme-eight:hover{
background:#ffffff;
color:#43d6d1 !important;
border-color:#43d6d1 !important;	
}

.btn-theme-nine{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#ffffff;
color:#43d6d1 !important;
font-size:14px;
border:1px solid #43d6d1 !important;	
border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
-moz-border-radius:0px;
}

.btn-theme-nine:hover{
background:#43d6d1;
color:#ffffff !important;
border-color:#43d6d1 !important;	
}

.btn-theme-ten{
position:relative;
padding:12px 25px;
line-height:24px;
text-transform:uppercase;
background:#ffc925;
color:#ffffff !important;
font-size:14px;
border:1px solid #ffc925 !important;	
border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
-moz-border-radius:0px;
}

.btn-theme-ten:hover{
background:#ffffff;
color:#ffc925 !important;
border-color:#ffc925 !important;	
}

.rounded-btn{
border-radius:24px;
-webkit-border-radius:24px;
-ms-border-radius:24px;
-o-border-radius:24px;
-moz-border-radius:24px;
}

.default-section{
position:relative;
padding:80px 0px 20px;
}

.default-section .column{
position:relative;
margin-bottom:50px;	
}

.circular-graph-section{
position:relative;
padding:70px 0px 20px;
background:#e8e9ea url(../images/background/bg-pattern.html) center top repeat;
}

.circular-graph-section .sec-title h3{
color:#2b4261;
letter-spacing:5px;
}

.circular-graph-section .column{
position:relative;
text-align:center;
margin-bottom:50px;	
}

.circular-graph-section .column .inner-box{
position:relative;
display:block;
max-width:300px;
margin:0 auto;	
}

.circular-graph-section .column .graph-outer{
position:relative;
max-width:200px;
margin:0 auto;
margin-bottom:30px;	
}

.circular-graph-section .column .inner-text{
position:absolute;
left:0px;
top:0px;
width:100%;
display:block;
padding-top:80px;
line-height:40px;
font-size:32px;
font-weight:normal;
color:#d971f2;
font-family: 'Raleway',sans-serif;
}

.circular-graph-section .column.style-two .inner-text{
letter-spacing:4px;
font-weight:600;
font-size:36px;
color:#3a3a3a;
}

.circular-graph-section .column h3{
position:relative;
font-size:18px;
font-weight:500;
color:#3a3a3a;	
}

.circular-graph-section .column.style-two h3{
font-family: 'Segoe UI',sans-serif;
letter-spacing:1px;
}

.circular-graph-section .column .circular-line{
position:absolute;
left:5px;
top:5px;
width:190px;
height:190px;
border:2px solid #cccccc;
z-index:0;	
}

.circular-graph-section .column canvas{
position:relative;
z-index:1;	
}

/*** 

====================================================================
	Progress Boxes style
====================================================================

***/

.progress-boxes{
position:relative;
}

.progress-column{
position:relative;
}

.no-grid .progress-column{
float:left;
padding:0px 15px;
width:20%;	
}

.progress-column .inner-box{
position:relative;
border:1px solid #d0d0d0;
border-top-width:7px;
padding:25px 15px 20px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

.progress-column.clr-pink .inner-box{
border-top-color:#f84d85;
}

.progress-column.clr-orange .inner-box{
border-top-color:#f28b1c;
}

.progress-column.clr-yellow .inner-box{
border-top-color:#ffc925;
}

.progress-column.clr-green .inner-box{
border-top-color:#57b22f;
}

.progress-column.clr-blue .inner-box{
border-top-color:#FA4DAC;
}

.progress-column .inner-box .top-icon{
position:absolute;
right:25px;
top:-16px;
width:25px;
height:25px;
background:#ffffff;
color:#ffffff;
text-align:center;
line-height:19px;
border-radius:50%;
border:3px solid #FA4DAC;
z-index:1;
}

.progress-column.clr-pink .inner-box .top-icon{
border-color:#f84d85;
}

.progress-column.clr-orange .inner-box .top-icon{
border-color:#f28b1c;
}

.progress-column.clr-yellow .inner-box .top-icon{
border-color:#ffc925;
}

.progress-column.clr-green .inner-box .top-icon{
border-color:#57b22f;
}

.progress-column.clr-blue .inner-box .top-icon{
border-color:#FA4DAC;
background:#FA4DAC !important;
transform:scale(1.2,1.2);
-webkit-transform:scale(1.2,1.2);
-ms-transform:scale(1.2,1.2);
-o-transform:scale(1.2,1.2);
-moz-transform:scale(1.2,1.2);
}

.progress-column h3{
font-size:18px;
font-weight:600;
margin-bottom:15px;
}

.progress-column.clr-pink h3{
color:#f84d85;
}

.progress-column.clr-orange h3{
color:#f28b1c;
}

.progress-column.clr-yellow h3{
color:#ffc925;
}

.progress-column.clr-green h3{
color:#57b22f;
}

.progress-column.clr-blue h3{
color:#FA4DAC;
}

.progress-column .text{
font-size:15px;
text-align:justify;
}

/*** 

====================================================================
	Progress Levels Section
====================================================================

 ***/

.progress-levels{
position:relative;
}

.progress-levels .progress-box{
position:relative;
margin-bottom:20px;	
}

.progress-levels .progress-box .box-title{
position:relative;
font-size:14px;
color:#1a1a1a;
text-transform:uppercase;
margin-bottom:8px;
}

.progress-levels .progress-box .bar{
position:relative;
padding-right:50px;
height:8px;	
}

.progress-levels .progress-box .bar .bar-innner{
position:relative;
left:0px;
top:0px;
width:100%;
height:8px;
}

.progress-levels .progress-box .bar .bar-fill{
position:relative;
width:0px;
height:7px;
background:#FA4DAC;
border-radius:3px;
}

.progress-levels .progress-box .percent{
position:absolute;
right:0px;
width:50px;
top:-10px;
letter-spacing:1px;
font-size:14px;
color:#FA4DAC;
}

.default-title{
font-size:20px;
margin-bottom:10px;
font-weight:600;
letter-spacing:1px;
}

.default-line-left{
width:80px;
height:3px;
margin:10px 0px 20px;
background:#FA4DAC;	
}

.default-line-centered{
width:80px;
height:3px;
margin:10px auto 10px;
background:#FA4DAC;	
}

/*** 

====================================================================
	Tabs Box Style
====================================================================

 ***/

.tabs-box{
position:relative;	
}

.tabs-box .tab-buttons{
position:relative;
margin-bottom:10px;	
}

.tabs-box .tab-buttons .tab-btn{
position:relative;
text-align:center;
line-height:30px;
display:inline-block;
padding:6px 18px;
color:#5a5a5a;
text-transform:uppercase;
font-size:14px;
margin-right:3px;
border-radius:5px;
}

.tabs-box .tab-buttons .tab-btn.active{
background:#FA4DAC;
color:#ffffff;
}

.tabs-box .tab{
position:relative;
padding:15px 0px;
display:none;
}

.tabs-box .active-tab{
display:block;
}

.tabs-box .tab p{
margin-bottom:20px;
font-size:16px;
line-height:2.2em;
}

.tabs-box .tab img{
position:relative;
display:block;
max-width:100%;
margin-bottom:15px;	
}


/*** 

====================================================================
	Accordion Box Style
====================================================================

 ***/

.accordion-box{
position:relative;	
}

.accordion-box .accordion{
position:relative;	
}

.accordion-box .accordion .acc-btn{
position:relative;
font-size:16px;
padding:4px 40px 4px 0px;
margin-bottom:15px;
line-height:24px;
color:#1a1a1a;
cursor:pointer;
text-transform:uppercase;
}

.accordion-box .accordion .acc-btn .toggle-icon{
position:absolute;
right:0px;
top:0px;
display:block;
width:30px;
height:30px;
line-height:26px;
text-align:center;
border:2px solid #FA4DAC;
color:#FA4DAC;
border-radius:50%;
-webkit-border-radius:50%;
-ms-border-radius:50%;
-o-border-radius:50%;
-moz-border-radius:50%;
}

.accordion-box .accordion .acc-btn .toggle-icon .plus{
position:absolute;
left:0px;
top:0px;
line-height:26px;
width:100%;
height:26px;
opacity:1;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .plus{
opacity:0;
}

.accordion-box .accordion .acc-btn.active{
color:#FA4DAC;	
}

.accordion-box .accordion .acc-btn .toggle-icon .minus{
position:absolute;
left:0px;
top:0px;
line-height:26px;
width:100%;
height:26px;
opacity:0;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus{
opacity:1;
}

.accordion-box .accordion .acc-content{
position:relative;
line-height:2em;
font-size:16px;
display:none;
padding:0px 0px 15px 20px;
}

.accordion-box .accordion .acc-content.collapsed{
display:block;
}

.accordion-box .accordion .acc-content p{

}

/*** 

====================================================================
	Process Section
====================================================================

 ***/

.process-section{
position:relative;
overflow:hidden;	
}

.process-column{
position:relative;
text-align:center;	
}

.process-column:after{
content:'';
position:absolute;
right:-50px;
top:0px;
width:100px;
height:120px;
background:url(../images/icons/icon-arrow.html) center center no-repeat;	
}

.process-section .process-column:last-child:after{
display:none;	
}

.process-column .upper-part{
position:relative;
margin-bottom:30px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;	
}

.process-column .icon-outer{
position:relative;
max-width:140px;
max-height:140px;
margin:0 auto;
border:3px solid #FA4DAC;
color:#d0d0d0;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}

.process-column:hover .icon-outer{
background:#FA4DAC;
color:#ffffff;
border-color:#FA4DAC;	
}

.process-column .icon-outer .icon{
position:relative;
display:inline-block;
line-height:134px;
font-size:48px;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}

.process-column .icon-outer .step-count{
position:absolute;
right:-20px;
top:20px;
width:40px;
height:40px;
display:block;
line-height:40px;
color:#ffffff;
font-size:16px;
background:#FA4DAC;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
}

.process-column:hover .icon-outer .step-count{
background:#ffffff;
color:#FA4DAC;	
}

.process-column h3{
font-size:18px;
text-transform:capitalize;
margin-bottom:15px;
color:#1a1a1a;
font-weight:600;
}

.process-column .text{
font-size:16px;
}

.process-column .lower-part{
position:relative;
opacity:1;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;	
}

.process-section .auto-container:hover .process-column .lower-part{
opacity:1 !important;
}

.process-section .auto-container .process-column.active .lower-part{
opacity:1;	
}

.process-section .auto-container .process-column:hover .lower-part{
opacity:1 !important;	
}

/*** 

====================================================================
	Alert Boxes style
====================================================================

***/

.alert-box{
position:relative;
padding:15px 20px;
border:1px solid;
margin-bottom:30px;
}

.alert-box.alert-success{
border-color:#65be3e;
background:#dce9d6;
color:#65be3e;
}

.alert-box.alert-information{
border-color:#22c0e8;
background:#d3e9ef;
color:#22c0e8;
}

.alert-box.alert-warning{
border-color:#e7bd13;
background:#eee9d1;
color:#e7bd13;
}

.alert-box.alert-danger{
border-color:#f7504c;
background:#f1d9d8;
color:#f7504c;
}

.alert-box.rounded-box{
border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
}

.alert-box .inner{
position:relative;
padding-left:50px;
font-size:14px;
line-height:28px;	
}


.alert-box .inner .icon-alert{
position:absolute;
left:0px;
top:0px;
text-align:center;
width:28px;
height:28px;
font-size:14px;
line-height:24px;
border:2px solid;
border-radius:50%;
-webkit-border-radius:50%;
-ms-border-radius:50%;
}

.alert-box.alert-success .inner .icon-alert{
border-color:#65be3e;
color:#65be3e;
}

.alert-box.alert-information .inner .icon-alert{
border-color:#22c0e8;
color:#22c0e8;
}

.alert-box.alert-warning .inner .icon-alert{
border-color:#e7bd13;
color:#e7bd13;
}

.alert-box.alert-danger .inner .icon-alert{
border-color:#f7504c;
color:#f7504c;
}

.btns-row .theme-btn{
margin:0px 5px 20px;	
}

/* FAQ PAGE */
/*** 

====================================================================
	Accordions style
====================================================================

***/

.accordion-box{
position:relative;
}

.accordion-box .block {
margin-bottom: 25px;
position: relative;
}

.accordion-box .block .acc-btn{
color: #1c1c1c;
cursor: pointer;
font-size: 16px;
padding: 12px;
position: relative;
box-shadow: 0 2px 4px rgba(0,0,0,.15);
}

.accordion-box .block .acc-btn.active{
border-bottom: 1px solid #cacaca;
border-color: #cacaca;
color:#1c1c1c;
padding-bottom: 10px;
}

.accordion-box .block .icon-outer {
font-size: 12px;
position: absolute;
right: 15px;
top: -10px;
}

.accordion-box .block .icon-outer .icon {
color: #ef173c;
line-height: 52px;
position: absolute;
top: 8px;
right: 0px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;	
}

.accordion-box .block .icon-outer .icon-plus{
opacity:0;
}

.accordion-box .block .icon-outer .icon-plus{
opacity:1;
}

.accordion-box .block .active .icon-outer .icon-minus{
opacity:1;
}

.accordion-box .block .active .icon-outer .icon-plus{
opacity:0;
}

.accordion-box .block .acc-content{
position:relative;
display:none;	
}

.accordion-box .block .acc-content.current{
display:block;	
}

.accordion-box .block .content{
border: 1px solid #cacaca;
border-top: none;
color: #808080;
font-size:13px;
padding: 7px 12px 8px;
position:relative;
}

/*Accordion Style Two*/

.accordion-box.style-two .block .acc-btn {
font-size: 15px;
font-family: 'Proxima Nova Regular';
color: #666;
padding: 7px 12px;
}

.accordion-box.style-two .block .content {
font-size: 14px;
}

/* owl carousel */
/* -------- Owl Carousel ---------- */
.owl-controls {
  margin: 0;
}
.owl-controls .owl-nav > div {
  background: none repeat scroll 0 0 rgba(240, 240, 240, 0.8);
  border-radius: 0;
  display: block;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 45%;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 6;
}
.owl-controls .owl-next {
  right: 0px;
}
.owl-controls .owl-next i {
  color: #808080;
  font-size: 20px;
}
.owl-controls .owl-prev i {
  color: #808080;
  font-size: 20px;
}
/* owl dots */
.owl-theme .owl-dots {
  text-align: center;
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  background: #eeeeee;
  border: 2px solid #555555;
  border-radius: 50%;
  transform: rotate(45deg);
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.8;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 12px;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #333333;
}
/* Image Carousel */
.image-carousel .owl-controls .owl-nav > div {
  opacity: 0;
}
.image-carousel:hover .owl-controls .owl-nav > div {
  opacity: 1;
}
/* Owl top nav style */
.owl-carousel.owl-nav-top.bullet-white .owl-dots span {
  background: transparent;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav > div {
  background-color: #cccccc;
  top: -45px;
  right: 0;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav > div:hover i {
  color: #ffffff;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev {
  right: 30px;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  right: 0;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  border: none;
  line-height: 22px;
  padding: 0 9px;
  text-align: center;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev i,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next i {
  font-size: 14px;
}
.owl-carousel.no-bullet .owl-nav {
  display: none;
}

/*================new css==============*/
.related-product .ftvendor-detail{
color: #444;
}
.related-product .inner-box .image img {
    width: 100%;
}
.line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}
.vendor-detail {
text-align: left;
margin-right: 20px;
font-size: 14px;
color: #4a4a4a !important;
font-weight: 600;
margin-top: 9px;
margin-bottom: 0;
font-family: 'Segoe UI', sans-serif;
line-height: 24px;
}
p.vendor-detail {
    font-weight: 400;
    text-align: left;
}
.review-cnt {
    color: #4a4a4a;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 1px 0;
    vertical-align: middle;
    font-size: 15px;
    margin-top:0;
    display: inline-block;
}
.ellipsis, .nowrap {
    white-space: nowrap;
}
.StarRating.regular {
min-width: 50px;
max-width: 50px;
height: 25px;
display: inline-block;
text-align: center;
}
.enquiry-form input {
font-family: 'Proxima Nova Regular';
}
.rating-5 {
    background-color: #b32f91;
}
.StarRating {
    border-radius: 2px;
    color: #fff;
}
.margin-r-5 {
    margin-right: 5px;
}
.line hr {
    border: none;
    border-top: 1px dashed #909090;
    color: #fff;
    background-color: #fff;
    height: 1px;
    width: 100%;
    opacity: .4;
    margin: 0;
}	
.vendor-price {
    height: 30px;
}
.vendor-price {
    height: 30px;
}
.frow {
display: inline-block;
width: 100%
}
.text-primary {
    color: #b32f91;
}
.ftvendor-detail {

    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    margin-left: 11px;
    font-size: 14px;
    letter-spacing: 0.8px;

}
.rate {
    float: left;
}

.views {
    color: #4a4a4a;
    font-family: 'Source Sans Pro', sans-serif;
    float: right;
    margin-right: 9px;
}
.sec-heading {
    color: #403f3f;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}
.sec-heading {
color: #b32f91;
font-weight: 800;
font-size: 27px;
text-transform: capitalize;
margin-bottom: 12px;
vertical-align: middle;
text-align: center;
font-weight: 600;
font-family: din,"Helvetica Neue",Helvetica,Arial,sans-serif;
letter-spacing: 0.8px;
}
.sec-heading .icon img {
    width: 28px;
    display: inline-block;
    margin-left: -9px;
    margin-right: 8px;
    margin-top: -6px;
}
.main-menu .navigation > li > ul.cat-menu {
width: 595px;
}
.main-menu .navigation > li > ul.cat-menu li {
width: 50%;
float: left;
border: 0;
}
.search-slt{
display: block;
width: 100%;
font-size: 12px;
line-height: 1.5;
color: #858e8e;
background-color: #fff;
background-image: none;
height: 49px;
border-radius: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
border-left: 1px solid #e8e7e7 !important;
border: 0;
box-shadow: none;
font-weight: 600;
font-family: din,"Helvetica Neue",Helvetica,Arial,sans-serif;
letter-spacing: 0.8px;
border-top: 1px solid #e8e7e7 !important;
border-bottom: 1px solid #e8e7e7 !important;
}
.select-arrow {
position: absolute;
right: 10px;
top: 10px;
color: #333;
}
.wrn-btn{
font-size: 12px;
text-transform: uppercase;
height: 49px;
border-radius: 0;
border-color:#900;
font-family: 'Segoe UI', sans-serif;
font-weight: 600;
letter-spacing: 0.8px;
padding: 0 18px;
width: 100%;
background: #900;

}
.wrn-btn:hover {
    color: #b32f91;
    background-color: #fff;
    border-color:#b32f91;
}
@media (min-width: 992px){
.search-sec{
max-width: 800px;
float: right;
width: 100%;
margin-right: 0;
margin-top: 15px;
}
}

@media (max-width: 992px){
    .search-sec{
        background: #1A4668;
    }
}

.slide-item {

    width: 100% !important;

}
.blog-inner-box .image {
    width: 50%;
    float: left;
}
.blog-info {
    padding: 12px 20px;
    display: inline-block;
    width: 50%;

}
.blog-inner-box {
background: #fff;
border-radius: 4px;
height: 236px;
border: 1px solid #eaeaea;
}
.section-contact {

   
}
.section-contact .section-right {
}
.section-contact .section-left {
text-align: center;
padding: 0 100px;
}
.section-contact .section-left p {

    font-family: 'Philosopher', sans-serif;

}
.padding-r-20 {
    padding-right: 20px;
}
.padding-l-20 {
    padding-left: 20px;
}
.padding-v-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.input-outlined {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #d7d7d7;
    background-color: transparent;}
    .d-flex{display:flex;}
   .bg-primary {
    background: #19b5bc94;
    padding: 7px 15px;
}
.bg-vendor {
    background: #dc6768;
    color: #fff;
    height: 40px;
    padding: 9px 11px;
    border-radius: 2px;
}
.cust-btn {
height: auto;
padding: 12px 15px;
border-radius: 2px;
background:#f0df20;
color:#444;
font-family: 'Segoe UI', sans-serif;
}
.footer-top {
border-bottom: 1px dashed #d7d7d7;
margin-bottom: 30px;
}
.footer-top .small {
    font-family: lato,sans-serif;
    font-size: 14px;
    color: #fff;
}
.footer-top .regular{
    font-family: lato,sans-serif;
    font-size: 20px;
    color: #32003e;
    font-weight: 700;	
}
.text-bold {
    font-family: lato,sans-serif;
    font-size: 15px;
    color: #fff;
}
.footer-top .fa-phone {
    padding: 0px 5px;
}
.svg-icon img {
    width: 20px;
}
.svg-icon {
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.vendor-info .padding-10 {
    padding: 5px 10px 0;
}
.ftvendor-detail {
    margin-bottom: 0;
}
.vendor-info {
    height: 94px;
}
.app {
position: absolute;
bottom: 0;
margin-left: 14px;
display: none;
}
.app ul li {
display: inline-block;
margin-right: 10px;
}
.app h2 {
font-family: 'Proxima Nova Regular';
font-size: 20px;
color: #fff;
margin-bottom: 9px;
}

.pagination {
    width: 100%;
    text-align: center;
}
.pagination ul li {
    display: inline-block;
}
.pagination ul li a {

    width: 50px;
    height: 36px;
    display: inline-block;
    background: #b32f91;
    font-family: 'Proxima Nova Regular' !important;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 37px;

}
.pagination ul li a:hover {
    background: #0dccd5;
}
.search-body .sec-heading {
text-align: left;
margin-left: 0;
width: 100%;
display: inline-block;
padding: 20px 0;
}
.search-body .sec-heading span {
font-size: 21px;
line-height: 28px;
font-family: 'Segoe UI', sans-serif;
}
.breadcrumbs li.b-link:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 7px;
    font-weight: 600;
}
.breadcrumbs li {
display: inline-block;
list-style: none;
font-size: 14px;
font-family: 'Proxima Nova Regular';
letter-spacing: 0.5px;
}
.breadcrumbs li a{
color: #646d72;
font-weight: 600;
font-family: 'Proxima Nova Regular';
}
.breadcrumb-area {
    margin-bottom: 14px;
    margin-left: -9px;
    margin-top:10px;
}
.filter-serach .search-item {
display: inline-block;
margin-right: 145px;
position: inherit;
}

.filter-serach {
box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 2px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
margin:0 0 30px;
padding: 1px 0;
position: relative;
}
.search-item a {
color: #4a4a4a;

font-weight: 400;

letter-spacing: 0.8px;

font-size: 15px;

font-family: 'Proxima Nova Regular';

}
.filter-serach .dropdown-menu {
padding-top: 23px;
    right: 0;
    border-radius: 0;
    border-top: 0;

}
.search-item:last-child {
    margin-right: 0;
}
.menu-btns {
    text-align: center;
    padding: 27px 0 19px;
    display: inline-block;
    width: 100%;
}
.reset-btn {
    color: rgb(74, 74, 74);
    font-size: 16px;
    border-radius: 2px;
    transition: all 0.2s ease 0s, opacity 1s cubic-bezier(0.49, 1.14, 0.01, 0.21) 0s;
    background: none;
    border: 1px solid rgb(74, 74, 74);
    padding: 6px 24px;
    font-family: 'Proxima Nova Regular';
    margin: 0 15px;
}
.reset-btn:hover{
background: rgb(74, 74, 74);	
color: #fff;
}
.result-btn {
    color: rgb(25, 181, 188);
    font-size: 16px;
    border-radius: 2px;
    transition: all 0.2s ease 0s, opacity 1s cubic-bezier(0.49, 1.14, 0.01, 0.21) 0s;
    background: none;
    border: 1px solid rgb(25, 181, 188);
    padding: 6px 24px;
    font-family: 'Proxima Nova Regular';
    margin: 0 15px;
}
.result-btn:hover{
background: rgb(25, 181, 188);
color: #fff;
}

.department.home-department {
    height: 200px!important;
}

.slide-content.feedback-slide-content {
    height: 200px;
}

.login-bigimg {
width: 100%;
border-radius: 4px 0 0 4px;
height: auto;
margin-top: 70px;
padding: 20px;
}
#loginModal .modal-body {

    padding: 0;

}
#loginModal .modal-content {
    display: inline-block;
    background: #fff;
    width: 100%;
    height: auto;
overflow: hidden;
}
#loginModal .modal-dialog {
    width: 747px;
    margin: 30px auto;
}
.facebook-btn, .facebook-btn:hover, .facebook-btn:active {
background:#385c9a;
border-radius: 4px;
color:#fff;
font-size: 14px;
line-height: 40px;
padding: 0;
box-shadow: 0 0;
text-align: left;
text-transform: uppercase;
font-family: 'Segoe UI', sans-serif;
}
.social-icon-placeholder {
    display: inline-block;
    width: 48px;
    text-align: center;
    border-right: solid 1px #fff;
    height: 30px;
    margin: 5px 20px 0 0;
    float: left;
}
.googleplus-btn, .googleplus-btn:hover, .googleplus-btn:active {
background:#ca3e2f;
border-radius: 4px;
color:#fff;
font-size: 14px;
line-height: 40px;
padding: 0;
box-shadow: 0 0;
text-align: left;
text-transform: uppercase;
font-family: 'Segoe UI', sans-serif;
}
.pop-title {
font-family: 'Proxima Nova Regular';
font-size: 22px;
line-height: 32px;
color: #4a4a4a;
}
.registration-form {
    margin:0;
    padding: 0;
    list-style-type: none;
}
.registration-form li {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
	text-align: center;
}
#sign-in-user {
    border-radius: 32px;
    width: 188px;
    display: inline-block;
}
.input-text2 {
    width: 100%;
    height: 40px;
    border: solid 1px #ccc;
    padding-left: 10px;
    color: #606060;
}
.btn-pink {
    border-radius: 4px;
    box-shadow: none;
    border: none;
    line-height: 40px;
    background: #b32f91;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    text-align: center;
}
.btn-pink4 {
font-size: 18px;
text-transform: capitalize;
width: 100%;
display: block;
font-family: 'Segoe UI', sans-serif;
background:#1a98e5;
padding: 3px 0;
height: auto;
}
#loginModal .close {
font-weight: 400;
font-size: 35px;
text-transform: uppercase;
position: absolute;
top: 11px;
z-index: 9;
right: 30px;
color: #212121;
opacity: 10;
margin-top: -8px;
}
.lb-user-img img {    
	height:auto;
}
.sign-up-right-section {
    overflow: hidden;
    border-radius: 0 5px 5px 0;
    padding: 0;
	border-left: 1px solid #ddd;
}
.modal-backdrop.in{z-index: 1000;}
.pd30 {
    padding-bottom: 16px;
}
.login-left-img {
    overflow: hidden;
   
 
}
.social-icon-placeholder i {
    line-height: 29px;
    vertical-align: top;
}
.registration-form li input {
    border-radius: 33px;
}


.vendor-banner {
position: relative;
background-size: cover;
padding: 50px 0;
}
.ven-banner-overly {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
background: #ffffff2b;
}

.vendor-banner h1 {
font-weight: bold;
font-size: 25px;
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.8px;
text-align: center;
line-height: 37px;
text-transform: inherit;
}
.banner-caption p {
font-size: 19px;
text-align: left;
font-family: 'Segoe UI', sans-serif;
line-height: 30px;
}
.vendor-banner ul li {
display: inline-block;
margin-right: 58px;
font-family: 'Proxima Nova Extrabold';
font-size: 25px;
line-height: 40px;
text-align: left;
}
.vendor-banner ul li span {
    display: block;
    font-family: 'Proxima Nova Regular';
    font-size: 22px;
}
.banner-caption ul {
    text-align: left;
}
.vendor-banner .auto-container{height: 100%;}
.banner-caption {
position: relative;
top: 40%;	
transform: translateY(-50%);

}
.white-card {
background: #fff;
border-radius: 4px;
}
.card-header {
border-bottom: 1px solid #e5e5e5;
text-align: center;
color: #4a90e2;
font-size: 20px;
font-weight: 600;
height: auto;
display: table;
line-height: 1.1;
}
.card-header p {
font-family: 'Segoe UI', sans-serif;
font-weight: 600;
letter-spacing: 0.5px;
padding: 10px 0;
margin: 0;
color: #444;
}
.card-body p {
font-family: 'Segoe UI', sans-serif;
color: #383838;
margin-top: 15px;
}
.vendor-banner .form-control{
height: 40px;
font-size: 16px;
border: 1px solid #e0e0e0;
display: initial;
width: 100%;
margin-bottom: 20px;
}
#log-in {
width: 100%;
font-size: 18px !important;
font-weight: 600;
margin-top: 13px;
margin-bottom: 10px;
background: #ff9f00;
font-family: 'Segoe UI', sans-serif;
color: #fff;
border-radius: 35px;
padding: 10px 0;
}
.banner-caption-right {
position: relative;
top: 50%;
transform: translateY(-50%);
padding-left: 50px;
}
.card-sub-head {
padding: 10px 0 0;
display: inherit;
font-family: 'Segoe UI', sans-serif;

 display: inherit;
}
.frequently {
width: 100%;
display: inline-block;
padding-bottom: 30px;
}
.frequently .sec-title {
margin-bottom: 30px;
color: #222;
}
.vendor-review-card {
width: 100%;
height: auto;
box-shadow: 0 0 10px rgba(0,0,0,.2);
background: #fff;
border-radius: 4px;
padding: 25px 25px 12px;
}
#about-section {

padding: 0 0 50px;
background-size: cover;
background-repeat: no-repeat;
}
.vendor-imge {
height: 44px;
width: 44px;
overflow: hidden;
border-radius: 100%;
margin-right: 14px;
float: left;
}
.vendor-imge img {
height: 100%;
}
.vendor-title h4 {
line-height: 18px;
padding-top: 3px;
}
.about-vendor {
    margin: 50px 0;
}
.about-vendor .sec-title {
color: #383838;
}
.register-part {
    padding: 50px 0;
}
.register-part {
    display: inline-block;
    width: 100%;
}
.register-left-img img {
    width: 100%;
}
.register-part .sec-title {
    color: #222;
    padding: 10px 0 30px;
}
.register-leftcon h2 {
 font-family: 'Segoe UI', sans-serif;
    color: #383838;
    font-size: 18px;
}
.register-leftcon p {
    color: #222;
  font-family: 'Segoe UI', sans-serif;
}
.des {
    margin-bottom: 15px;
    display: inline-block;
	text-align: justify;
}
.body-top {
position: relative;
background-size: 100% !important;
padding: 0 0 20px;
margin-top: 0;
background:#f9f9f9;
background-position: bottom;
background-repeat: no-repeat;
}
.profile-big-image {
    height: 379px;
    overflow: hidden;
}
.body-top-breadcrumb {
 margin:0;
padding-top: 14px;
}
.body-top-breadcrumb .breadcrumb-area {
    margin-left: 0;
}
.vp-card a h2 {
    font-family: 'Proxima Nova Regular';
    color: #4a4a4a;
    font-size: 19px;
    font-weight: 600;
}
.vp-card a h2 span {
    color: #4a4a4a;
    font-size: 16px;
}
.vp-card p {
    border: none;
    margin: 0;
    padding: 0;
}
.vp-card {
padding: 19px 15px 0;
border: 1px solid #e5e5e5;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.09);
background: #fff;
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.leftimage-box-top h1 {
font-family: 'Segoe UI', sans-serif;
    color: #4a4a4a;
    font-size: 19px;
    font-weight: 600;
    margin: 10px 0 0;
    width: 78%;
}
.leftimage-box-top p {
    padding: 0;
    border: 0;
    margin: 0;
    font-family: 'Segoe UI', sans-serif;
    color: #4a4a4a;
}
.inner-body {
background-color: #fbfbfb;
}
.leftimage-box-top {
background: #fff;
padding: 10px;
border: 1px solid #e5e5e5;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.09);
}
.enquiry-tab .panel-heading {
    background: none;
    border: none;
    position: relative;
}
.enquiry-tab .nav-tabs {
border: none;
}
.enquiry-tab .nav-tabs > li.active > a{
border: none;
}
.enquiry-tab .nav-tabs > li > a{
border: none;
}
.enquiry-tab .nav-tabs > li > a {
font-family: 'Segoe UI', sans-serif;
font-size: 17px;
background: #b32f91;
border-radius: 50px;
color: #fff;
padding: 11px 2px;
width: 172px;
text-align: center;
margin-right: 57px;
font-weight: 600;
letter-spacing: 0.5px;

}
.enquiry-tab .nav-tabs > li > a.phone-btn {
    background-color: rgb(0, 154, 9);
}
.enquiry-tab .nav-tabs > li.active > a:hover{
background: #b32f91;	
}
.enquiry-tab .panel {
    border: 0;
}
.enquiry-form label {
font-family: 'Segoe UI', sans-serif;
width: 100%;
color: #444;
}
.enquiry-form .cust-btn {
width: 100%;
padding: 0;
font-family: 'Segoe UI', sans-serif;
font-size: 16px;
height: 50px;
}
.active .mYASJ::after {
position: absolute;
content: "";
width: 10px;
height: 10px;
transform: rotate(-45deg);
bottom: -15px;
left: 113px;
border-left: 1px solid rgb(25, 181, 188);
border-bottom: 1px solid rgb(25, 181, 188);
background: rgb(255, 255, 255);
transition: left 0.05s ease-in 0s;
}
.enquiry-tab .panel-body {
border-top: 1px solid rgb(25, 181, 188);
}
.green {
color: #009a09 !important;
}
.description {
margin-top: 29px;
padding: 10px 15px;
border: 1px solid #e5e5e5;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.09);
background: #fff;
display: inline-block;
width: 100%;
}
.description ul li span {	
margin: 3px 0 0;
font-family: 'Segoe UI', sans-serif;
font-size: 15px;
color: #444;
}

.des-tabcon p {
padding: 0 !important;
border: none;
}


.des-tabcon {
padding: 0 20px !important;
border-bottom: none !important;
}

.des-tabcon-new {
  padding: 0 10px !important;
  border-bottom: none !important;
}

.des-tabcon p {
padding: 0 !important;
border: none;
font-family: 'Segoe UI', sans-serif;
color: #444 !important;
line-height: 22px !important;
}
.related-product .inner-box {
border: 1px solid #d5d5d5;
}
#menu .lt-side .icon {
    height: 60px;
    width: 60px;
    background: #ccc;
    border-radius: 50%;
    overflow: hidden;
}
 
.icon {

text-align: center;
margin-bottom: 0 !important;
}
.number {
text-align: center;
font-family: 'Segoe UI', sans-serif;
font-size: 17px;
color: #444;
position: relative;
max-width: 150px;
margin: 0 auto;
}
.portfolio {
margin-top: 29px;
background: #fff;
display: inline-block;
width: 100%;
border-radius:0.8rem;
}
.title-bar h4 {
font-family: 'Segoe UI', sans-serif;
color: #4a4a4a;
font-size: 19px;
font-weight: 600;
margin: 10px 0 15px;
}
.portfolio .theme-btn{
background: #19b5bc94;
color: #ffffff !important;
border-color: #19b5bc94 !important;
margin-top: 23px;
margin-bottom: 12px;
}
.title-bar {
height: 37px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 18px;
}
.related-product .sec-title h2 {
font-family: 'Segoe UI', sans-serif;
color: #4a4a4a;
font-size: 26px;
}

/*====================*/

.our-dashbord{
position:relative;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 30px;
}
.our-dashbord:before{
background-color:#fafafa;
bottom:0;
content:"";
left:0;
position:absolute;
height:100vh;
min-height:100%;
top:0;
width:29%
}
.user_profile{
background-color:#d1eaff;
border-radius:4px;
height: 103px;
padding: 17px 0px 0px 17px;
-webkit-box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);
-moz-box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);
box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);
width:301px;
}
.user_profile .media .media-body{padding-top:0px;}
.user_profile .media .media-body h5,.user_profile .media .media-body p{margin-bottom:0;}
.user_profile .media img{width:100px;height:70px;}
.dashbord_nav_list{margin-left:0;background-color: #FFBF55;
	-webkit-box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);
	-moz-box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);
	box-shadow:1px 2px 5px 0 rgba(0,0,0,.1);

}
.dashbord_nav_list li{

line-height:45px;
position:relative;
-webkit-transition:all .3s ease 0s;
-moz-transition:all .3s ease 0s;
-o-transition:all .3s ease 0s;
transition:all .3s ease 0s;
padding-left: 15px;

}
.dashbord_nav_list li a{
color:#4A4545;
font-weight:bold;
font-size:14px;
}
.dashbord_nav_list li:hover a,.dashbord_nav_list li:hover a span{color:#221f1f;}
.dashbord_nav_list li:hover, .dashbord_nav_list li.active {
background: #ff7a20;
border-radius: 4px;
}
.dashbord_nav_list li.active a{
color:#221f1f
}
.dashbord_nav_list li.active:before{
background-color:#221f1f;
bottom:0;
content:"";
height:25px;
left:-20px;
position:absolute;
top:10px;
width:2px
display:none;
}
.dashbord_nav_list li a span{
font-size:23px;
margin-right:15px;
}
.skill_sidebar_widget{
margin-top:40px;
margin-left:15px;
padding-right:50px;
}
.skill_sidebar_widget h4{
font-size:17px;
margin-bottom:20px;
}
.skill_sidebar_widget .sonny_progressbar .bar{
border-radius:5px;
height:10px;
}
.skill_sidebar_widget .sonny_progressbar .bar-container{
border-radius:5px;
height:10px!important;
overflow:hidden;
}
.ff_one{
margin-bottom:30px;
position:relative;
}
.ff_one .icon{
background-color:#c6def2;
float:left;
padding:23px 20px 25px 15px;
border-top-left-radius:4px;
}
.mb30{padding-bottom:10px;}
.ff_one .icon i{font-size:35px;}
.ff_one .detais{
background-color:#d1eaff;
padding:15px 30px 10px 35px;
text-align:right;
border-radius:4px;
}
.ff_one .detais .timer{
font-size:25px;
font-family: 'Segoe UI', sans-serif;
}
.ff_one .detais p{
color:#221f1f;
font-family: 'Segoe UI', sans-serif;
}
.ff_one.style2 .icon{background-color:#b0dade;}
.ff_one.style2 .detais{background-color:#b9e6ea;}
.ff_one.style3 .icon{background-color:#b1d9cc;}
.ff_one.style3 .detais{background-color:#bae5d7;}
.ff_one.style4 .icon{background-color:#b7dfbf;}
.ff_one.style4 .detais{background-color:#c1ebc9;}
.media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-ms-flex: 1;
flex: 1;
}
.application_statics{padding:30px 20px 40px 30px;}
.application_statics,.recent_job_apply{
background-color:#fafafa;
border-radius:4px;
margin-bottom:30px;
position:relative;
}
.application_statics h4{
font-size:18px;
margin-bottom:50px;
}
.recent_job_trafic{
background-color:#fafafa;
padding:30px 30px 0;
margin-bottom:30px;
border-radius:4px;
}
.recent_job_trafic h4{
font-size:18px;
margin-bottom:10px;
}
.recent_job_trafic .trafic_details{
padding:20px 10px;
text-align:center;
}
.recent_job_trafic .trafic_details h4{
font-size:17px;
}
.recent_job_trafic .trafic_details p{
margin-bottom:25px;
}
.recent_job_trafic .trafic_details ul.trafic_list{
margin-left:10px;
}
.trafic_details li:first-child{
color:#221f1f;
font-size:25px;
margin-bottom:0;
}
.trafic_details li:nth-child(2) span{
border-radius:50%;
display:inline-block;
height:10px;
width:10px;
}
.recent_job_apply{
padding:0px
}
.recent_job_apply .title{
font-size:18px;
margin-bottom:20px;
}
.recent_job_apply .title a{
font-size:16px;
}
.recent_job_apply .title a span{
padding-left:10px;
}
.recent_job_apply .sub_title{
font-size:17px;
font-weight:400;
margin-bottom:0;
}
.recent_job_apply .rj_grid{
clear:both;
margin-bottom:80px;
}
.recent_job_apply .rj_post_address{
margin-bottom:0;
}
.recent_job_apply .rj_post_address li{
text-align:center;
}
.recent_job_apply .rj_post_address li a{
color:#7f7f7f;
}
.recent_job_apply .rj_post_address li:nth-child(3){
background-color:#bae5d7;
margin-left:20px;
}
.recent_job_apply .rj_post_address li:nth-child(3),.recent_job_apply .rj_post_address li:nth-child(4){
border-radius:2px;
height:30px;
line-height:30px;
width:30px;
}
.recent_job_apply .rj_post_address li:nth-child(4){
background-color:#c1ebc9;
}
.recent_job_activity{
background-color:#fafafa;
border-radius:4px;
padding:20px;
}
.recent_job_activity h4{
font-size:18px;
margin-bottom:20px;
}
.recent_job_activity .grid{
margin-bottom:10px;
}
.recent_job_activity .grid ul{
padding-left:50px;
}
.recent_job_activity .color_bg{
background-color:#d1eaff;
height:35px;
margin-right:15px;
width:35px;
float: left;
}
.recent_job_activity .color_bg.two{background-color:#b9e6ea;}
.recent_job_activity .color_bg.three{background-color:#bae5d7;}
.recent_job_activity .color_bg.four{background-color:#c1ebc9;}
.recent_job_activity ul li{line-height:20px;}
.recent_job_activity ul li:last-child{font-size:14px;}
.recent_job_activity ul li span{color:#221f1f;}
.recent_job_trafic .circle{
display:inline-block;
position:relative;
margin:6px 20px 20px;
text-align:center;
vertical-align:top;
width:200px;
}
.recent_job_trafic .circle strong{
font-size:43px;
left:0;
line-height:45px;
position:absolute;
top:70px;
width:100%;
text-align:center;
}
.candidate_list_view.style3{
background-color:transparent;
border:none;
box-shadow:none;
margin-top:0;
padding:0;
}
.candidate_list_view.style3:hover{border:none;}
.candidate_list_view.style3 .thumb{
height:80px;
width:80px;
}
.candidate_list_view.style3 .thumb .cpi_av_rating{
border:1px solid #fff;
height:27px;
left:60px;
line-height:23px;
width:27px;
}
.candidate_list_view.style3 .thumb .cpi_av_rating span{
font-size:12px;
}
.candidate_list_view.style3 .content p{
margin-bottom:10px;
}
.candidate_list_view.style3 .freelancer_place li:last-child{
margin-left:20px;
}
.candidate_list_view.style3 .freelancer_place li:last-child button{
border-radius:4px;
height:45px;
width:108px;
}
.candidate_list_view.style3 .freelancer_place li:last-child button:focus{
box-shadow:none;
outline:0;
}
.candidate_list_view:hover{
border-left:3px solid #00d664;
cursor:pointer;
}
.candidate_list_view .thumb{
float:left;
margin-right:35px;
position:relative;
}
.candidate_list_view .thumb img{
-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);
-moz-box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);
box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);
}
.candidate_list_view .thumb .cpi_av_rating{
background-color:#febe42;
border:4px solid #fff;
bottom:0;
color:#fff;
border-radius:50%;
height:34px;
left:75px;
position:absolute;
text-align:center;
width:34px;
}
.candidate_list_view .thumb .cpi_av_rating span{
font-size:13px;
font-weight:700;
}
.candidate_list_view .content{
display:inline-block;
text-align:left;
}
.candidate_list_view .content .review_list,.candidate_list_view .content .title,.candidate_list_view .content p{
margin-bottom:0;
}
.candidate_list_view .content .review_list li a i{
color:#febe42;
}
.candidate_list_view .content .address_list a h4{
font-size:16px;
margin-bottom:0;
}
.candidate_list_view .content .address_list li{
margin-right:30px;
}
.candidate_list_view .content .address_list li:last-child{
margin-right:0;
}
.candidate_list_view a.btn{
border:1px solid #00d664;
margin-top:50px;
height:55px;
border-radius:4px;
line-height:40px;
padding-left:30px;
padding-right:30px;
}
.candidate_list_view a.btn span{
padding-left:10px;
}
.candidate_list_view:hover a.btn{
background-color:#82b440;
color:#fff;
}
.candidate_list_view .thumb .cpi_av_rating span{
font-size:13px;
font-weight:700;
}

.list-inline-item {
display: inline-block;
}
.float-right {
float: right!important;
}
.btn-thm {
background-color: #b4b4ff;
color: #212121;
font-size: 16px;
padding: 7px 30px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-family: 'Proxima Nova Regular';
letter-spacing: 0.8px;
}
.our-dashbord.dashbord:before {
width: 24.3%;
}
.employer_profile .avatar-upload{
position:relative;
max-width:205px;
}
.employer_profile .avatar-upload .avatar-edit{
position:absolute;
right:12px;
z-index:1;
top:10px;
}
.employer_profile .avatar-upload .avatar-edit input{display:none;}
.employer_profile .avatar-upload .avatar-edit input+label{
width:150px;
height:50px;
border-radius:4px;
background-color:#82b440;
border:1px solid #82b440;
cursor:pointer;
position: relative;
top:25px;
line-height:30px;
-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12);
-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.12);
box-shadow:0 2px 4px 0 rgba(0,0,0,.12);
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
left: 159px;
}
.employer_profile .avatar-upload .avatar-edit input+label:hover{
background-color:#fff;
border:1px solid #82b440;
}
.employer_profile .avatar-upload .avatar-edit input+label:hover:after{color:#82b440;}
.employer_profile .avatar-upload .avatar-edit input+label::after{
content:"Browse";
color:#fff;
position:absolute;
top:10px;
left:0;
right:0;
text-align:center;
margin:auto
}
.employer_profile .avatar-upload .avatar-preview{
width:150px;
height:130px;
position:relative
}
.employer_profile .avatar-upload .avatar-preview div{
width:100%;
height:100%;
border-radius:2px;
background-size:cover;
background-repeat:no-repeat;
background-position:center
}

.my_profile_input .form-control,.my_profile_input2 .form-control, .password_change_form .form-control{
border:1px solid #ddd;
height:40px;
margin-bottom:15px;
/*-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.09);
-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,.09);
box-shadow:0 1px 4px 0 rgba(0,0,0,.09);*/
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.8px;
}
.my_profile_input .form-control:focus,.my_profile_input2 .form-control:focus{
border:1px solid #ddd;
box-shadow:none;
outline:0
}
.my_profile_input label,.my_profile_select_box label,.my_resume_textarea label{
color: #4a4a4a;
margin: 7px 0;
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.8px;
}
.form-group label{
color: #4a4a4a;
margin: 7px 0;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
letter-spacing: 0.8px;
float:left!important;
}

ul.nav.nav-tabs.add-picture {
margin: 0px 0 15px 15px;

}
h4.fz20.mb20.new.picture {
margin-bottom: 20px!important;
}
.margin-15{
margin-left: 15px;
}
span.dashboard-heading-img img {
width: 20px;
margin-right: 10px;
height: 20px;
}

.my_profile_input2 .form-control .input-group-prepend{
height:50px
}
.my_profile_input2 .form-control{
border-right:none;
border-radius:4px
}
.my_profile_input2 .form-control:focus{
border-right:none
}
.my_profile_input2 .input-group-text{
background-color:transparent;
border-left:none;
height:50px
}
.my_profile_input2 .form-control .input-group-prepend span#inputGroupPrepend3{
background-color:transparent;
border-left:none
}
.my_profile_select_box{
margin-bottom:20px
}
.my_profile_select_box .dropdown.bootstrap-select{
display:inline
}
.my_profile_select_box .dropdown.bootstrap-select button.btn{
background-color:transparent;
border:1px solid #ddd;
border-radius:4px;
color:#7f7f7f;
height:50px;
line-height:35px
}
.my_profile_select_box .dropdown.bootstrap-select button.btn:focus{
box-shadow:none;
outline:0!important
}
.my_profile_select_box .dropdown.bootstrap-select:focus{
border:1px solid #ddd
}
.my_profile_input a.btn{
background-color:#b32f91;
border-radius:4px;
color:#fff;
font-size:16px;
height: 40px;
line-height: 25px;
margin-top: 30px;
width:170px
}
.my_profile_input a.btn:active,.my_profile_input a.btn:focus,.my_profile_input a.btn:hover{
background-color:#82b440;
border-color:#82b440;
box-shadow:none;
color:#fff
}
.employer_profile {
margin-bottom: 40px;
}
.candidate_job_reivew {
position: relative;
}
.job_review_table {
border: 1px solid #ededed;
margin-top: 30px;
}
.candidate_job_reivew.style2 .job_review_table .table tr {
height: 70px;
font-family: 'Proxima Nova Regular';
letter-spacing: 0.8px;
}
.candidate_job_reivew.style2 .job_review_table .table th {
color: #7f7f7f;
font-family: 'Proxima Nova Regular';
letter-spacing: 0.8px;
vertical-align: middle;
}
.job_review_table .table .thead-light th {
background-color: #fafafa;
border: 1px solid transparent;
}
.candidate_job_reivew.style2 .job_review_table .table tr td{vertical-align: middle;}
.dashbord_nav_list li a span img {width: 21px;}
.profile-image {

width: 100px;
height: 70px;
 
overflow: hidden;
margin-right: 13px;

}
.user_profile .media .media-body h5 {
color: #212121;
font-family: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight:bold;
}

.heading-icon {
display: inline-block;
vertical-align: middle;
width: 160px;
}
.review-icons {
width: 100%;
}
.review-icons-title {
display: inline-block;
max-width: 149px;
width: 100%;
padding-right: 10px;
text-align: right;
}
.review-icons span i {
font-size: 20px;
}
.heading-icon img {
width: 100%;
}
.vp-card-heading {
border-bottom: 3px solid #fa4a6f;
position: relative;
padding-bottom: 15px;
padding-top: 10px;
margin-bottom: 19px;
}
.vp-card-heading::after {
content: "";
display: block;
width: calc(100% - 30px);
height: 3px;
padding: 0;
margin: 0;
background-color: #f5f5f5;
position: absolute;
right: 0;
bottom: -3px;
}
.vp-card-heading-title {
font-family: 'Segoe UI', sans-serif;
color: #4a4a4a;
font-size: 19px;
font-weight: 600;
display: inline-block;
}
.vp-card-heading span {
display: inline-block;
font-family: 'Segoe UI', sans-serif;
color: #4a4a4a;
font-size: 19px;
font-weight: 600;
margin: 0;	
}

.image-preview-modal-body {
display: inline-block;
width: 100%;
}
.vendor-profile-pic-container {
width: 50px;
height: 50px;
border-radius: 100px;
overflow: hidden;
margin-right: 15px;
}
.vendor-profile-pic-container img{width: 100%;}
.vendor-profile-pic-container-title h1 {

font-family: 'Segoe UI', sans-serif;
color: #4a4a4a;
font-size: 19px;
font-weight: 600;
margin: 0;

}
.no-padding{padding: 0 !important;}
#show-previous-image {
position: absolute;
z-index: 99;
left: 0;
top: 50%;
}
#show-next-image{
position: absolute;
z-index: 99;
right: 0;
top: 50%;
}
.social-icon ul li a {
height: 32px;
width: 32px;
border-radius: 50%;
display: inline-block;
color: #fff;
text-align: center;
padding: 5px 0;
}
.social-icon ul li {
display: inline-block;
margin-right: 4px;
}
.social-icon ul {
display: inline-block;
margin-left: 42px;
}
.social-icon {
font-family: 'Segoe UI', sans-serif;
color: #4a4a4a;
font-size: 14px;
font-weight: 600;
margin: 20px 0;
display: inline-block;
}
.twitter{
background-color: #1da1f2;
}
.facebook{
background-color: #2760d8;
}
.pinterest{
background-color: #d60018;
}
.vp-btn-price-a a {
background: #b32f91;
font-family: 'Segoe UI', sans-serif;
color: #fff;
font-size: 19px;
font-weight: 600;
width: 100%;
display: inline-block;
text-align: center;
padding: 13px 27px;
border-radius: 33px;
margin-top: 30px;

}
.vp-btn-price-a i {
float: left;
margin-top: 3px;
}
.vp-btn-contact-a a {
font-family: 'Segoe UI', sans-serif;
color: #212121;
font-size: 19px;
font-weight: 600;
width: 100%;
display: inline-block;
text-align: center;
padding: 13px 27px;
border-radius: 33px;
margin-top: 30px;
border: 1px solid #b32f91;
}
.vp-btn-contact-a i {
float: left;
margin-top: 3px;
}
.services-pricing {
margin-top: 29px;
padding: 10px 15px;
border: 1px solid #e5e5e5;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.09);
background: #fff;
}
.services-pricing-body .panel-heading a:after {
font-family:'Glyphicons Halflings';
content:"\2212";
float: right;
color: grey;
}
.services-pricing-body .panel-heading a.collapsed:after {
content:"\2b";
}

.services-pricing-body .panel-heading a:after {
font-family:'Glyphicons Halflings';
content:"\2212";
float: right;
color: grey;
position: absolute;
right: 0;
top: 0;
}
.services-pricing-body .panel-heading a.collapsed:after {
content:"\2b";
}
.services-pricing-body .panel-heading {
background: none;
border: none;
}
.services-pricing-body .panel{
background: none;
border: none;
}
.services-pricing-body .panel-heading h3 {
margin: 0;
font-size: 12px;
}
.services-pricing-body .panel-heading p {
margin: 0;
font-size: 11px;
padding: 0;
border: none;
}
.new{padding-bottom:20px;}
.color-blue
{
color:#4a5ee3;
}
.body-top-title-text {
text-align: center;
padding: 44px 0 27px;
max-width: 800px;
margin: 0 auto;
}
.body-top-title-text h2 {
color: #4f4f4f;
text-shadow: 0 0 10px #fff;
font-weight: 800;
text-transform: uppercase;
}
.dashead-menu .pro-name {
width: 124px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
line-height: 21px;
vertical-align: middle;
color: #fff;
font-weight: bold;
}
.dashead-menu {
margin-top: 1px;
display: inline-block;
padding-right:6px;
}
span.head-propic {
width: 30px;
height: 30px;
overflow: hidden;
margin-top:-2px; 
float: left;
margin-right: 7px;
}
span.head-propic img {
width: 100%;
}
.appoinment-btn .icon img {
width: 17px;
margin-right: 7px;
}
.appoinment-btn ul.dropdown-menu li a {
padding: 5px 10px;
}
.body-top-title-text p {
font-size: 17px;
color: #4f4f4f;
text-shadow: 0 0 10px #fff;
}


.video-banner {
position: relative;
background-color:black;
height: 76vh;
min-height: 18rem;
width: 100%;
overflow: hidden;
}

.video-banner video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 0;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}

.video-banner .container {
position: relative;
z-index: 2;
}

.video-banner .overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
/*background-color: black;*/
opacity: 0.5;
z-index: 1;
}

/*@media (pointer: coarse) and (hover: none) {
.video-banner {
background: url('http://sandbox.thewikies.com/vfe-generator/images/big-buck-bunny_poster.jpg') black no-repeat center center scroll;
}
.video-banner video {
display: none;
}
}
.video-banner h2 {
font-size: 48px;
text-shadow: 0 0 13px #000;
color:#fff;
letter-spacing: 0;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}
.video-banner p {
font-size: 26px;
text-shadow: 0 0 13px #000;
font-family: 'Montserrat', sans-serif;
}
.video-banner .my-auto{
max-width: 836px;
width: 100%;
margin: 0 auto;
margin-top: 186px;
}*/

.logo img {
    
    margin-top: 8px;
    padding: 3px 0px;
}

.dash-head-menu .dropdown-menu {
display: block !important;
visibility: hidden;
opacity: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
right: 0;
left: inherit;
}
.dash-head-menu:hover .dropdown-menu{
top: 120%;
opacity: 1;
visibility: visible;
}

.success{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding:10px;
background: #bdecd2;
}
.error{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding:10px;
background: #fee34b;
}
#section03 {
position: relative;
}
#section03 a {
padding-top: 60px;
}
#section03 a span {
position: absolute;
top: 225px;
left: 50%;
width: 46px;
height: 46px;
margin-left: -23px;
border: 1px solid #b32f91;
border-radius: 100%;
box-sizing: border-box;
background: #b32f91;
}
#section03 a span::after {
position: absolute;
top: 50%;
left: 50%;
content: '';
width: 16px;
height: 16px;
margin: -12px 0 0 -8px;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: border-box;
}
#section03 a span::before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
content: '';
width: 44px;
height: 44px;
box-shadow: 0 0 0 0 #b32f91;
border-radius: 100%;
opacity: 0;
-webkit-animation: sdb03 3s infinite;
animation: sdb03 3s infinite;
box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
0% {
opacity: 0;
}
30% {
opacity: 1;
}
60% {
box-shadow: 0 0 0 60px rgba(255,255,255,.1);
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes sdb03 {
0% {
opacity: 0;
}
30% {
opacity: 1;
}
60% {
box-shadow: 0 0 0 60px rgba(255,255,255,.1);
opacity: 0;
}
100% {
opacity: 0;
}
}
.log-reg-btn {
font-weight: 600;
letter-spacing: 0.8px;
color:#ce1212;
margin-top: 2px;
display: inline-block;
font-size: 18px;
font-family: 'Montserrat', sans-serif;

padding: 4px 24px;

margin-left:10px;
}
.log-reg-btn:hover {
color: #176ecc;
/*opacity: 0.7;*/
}
.blog-post-item .inner-box {
background: #f4f4f4;
height: 441px;
}
.blog-post-item .post-title h2 a{font-size: 15px !important;}
.blg-item-des {
padding: 0 15px;
}
.blog-post-item .post-title h2{
line-height: 24px !important;
}
.blg-dtls .post-desc p {
height: auto;
font-size: 15px;
font-family: lato,sans-serif !important;
line-height: 27px;
}
.reg-tab-ligin {
display: inline-block;
}
#forgot-body{display: none;padding:0;}
#forgot-body .input-text2 {
width: 100%;
display: inline-block;
margin: 10px 0 15px;
}
.fogot-ft-text {
width: 100%;
display: inline-block;
text-align: center;
margin-top: 33px;
text-transform: uppercase;
}
.cat-itemslider .inner-box img {
height: 150px;
}
#mobile-serch {
display: none;
position: absolute;
top: 21px;
right: 11px;
z-index: 99;
cursor: pointer;
font-size: 21px;
}

.gallery-section {
position:relative;
background:#ffffff;
padding:15px 0px 50px;
margin-top: 15px;
}
.gallery-section.full-width {
padding-bottom:0px; 
}
.gallery-section .filter-tabs {
position:relative;
margin:10px 0px 5px;
text-align:center;  
}
.gallery-section .filter-tabs li {
position:relative;
display:inline-block;
line-height:20px;
padding:10px 15px;
min-width:80px;
text-align:center;
color:#353535;
font-size:11px;
text-transform:uppercase;
margin:0px 7px 10px;
border:1px solid #dadada;
cursor:pointer;
transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
-ms-transition:all 0.5s ease;
-o-transition:all 0.5s ease; 
font-weight: 600;
letter-spacing: 0.8px;
font-family: lato,sans-serif;   
}
.gallery-section .filter-tabs li:hover,
.gallery-section .filter-tabs li.active {
border-color: #b32f91;
color: #ffffff;
background: #b32f91;
}
.gallery-section .images-container {
position:relative;
}
.gallery-section .image-box {
position:relative;
margin-bottom:0px;
display:block;
border:2px solid #ffffff;
width:24%;
}
.gallery-section.slider-section {
padding-bottom:0px;
overflow:hidden;
}

.gallery-section.slider-section .slider-outer {
margin-left:-2px;
margin-right:-2px;  
}
.gallery-section.slider-section .image-box {
margin-bottom:0px;
width:100%;
display:block;
border:2px solid #ffffff;
border-top-width:4px;
}
.gallery-section .filter-list .lightbox-image {
display:none;
}
.gallery-section.full-width .image-box {
width:25%;
margin-bottom:0px;
}
.gallery-section .image-box .inner-box {
position:relative;
width:100%;
display:block;
background:#ffffff;
overflow:hidden;    
}
.gallery-section .image-box .image {
position:relative;
display:block;
width:100%; 
}
.gallery-section .image-box .image img {
position:relative;
display:block;
width:100%;
height:auto;
transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
-ms-transition:all 0.5s ease;
-o-transition:all 0.5s ease;    
}
.gallery-section .image-box:hover .image img {
-webkit-transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1);
-o-transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1);
transform:scale(1.1,1.1);   
}
.gallery-section .image-box .zoom-btn {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:block;
text-align:center;
font-size:42px;
color:#92b201;
outline:2px solid #92b201;
outline-offset:-10px;
-webkit-transform:scale(0,0);
-ms-transform:scale(0,0);
-o-transform:scale(0,0);
-moz-transform:scale(0,0);
transform:scale(0,0);
transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-webkit-transition:all 0.5s ease;
-ms-transition:all 0.5s ease;
-o-transition:all 0.5s ease;
}
.gallery-section .image-box .zoom-btn .icon {
position:relative;
display:inline-block;
line-height:50px;
top:50%;
margin-top:-25px;
}
.gallery-section .image-box .inner-box:hover .zoom-btn {
background-color:rgba(255,255,255,0.70);
-webkit-transform:scale(1,1);
-ms-transform:scale(1,1);
-o-transform:scale(1,1);
-moz-transform:scale(1,1);
transform:scale(1,1);
}
.gallery-section .image-box .btn-zoom {
position:absolute;
left:0px;
top:-100%;
width:100%;
text-align:center;
height:100%;
display:block;
background:rgba(0,0,0,0.70);
opacity:0;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.gallery-section .image-box:hover .btn-zoom {
top:0px;
opacity:1;  
}
.gallery-section .image-box .btn-zoom .icon {
position:relative;
width:30px;
height:30px;
font-size:42px;
line-height:30px;
display:inline-block;
top:50%;
margin-top:-15px;
color:#b32f91;  
}
.ft-down-arrow {
display: none;
}
.footer-top-btns a {
width: auto;
font-size: 19px;
letter-spacing: 0.8px;
font-family: 'Segoe UI', sans-serif;
display: inline-block;
padding: 9px 36px;
height: auto;
line-height: 27px;
margin: 0 10px;
}
.footer-top-btns {
text-align: center;
margin: 0 auto;
}

.city-list .inner-box {
background: #f4f4f4;
height: 310px;
border: .5px solid #e5e5e5;
border-radius: 4px;
position: relative;
}
.city-list .image {
border-radius: 4px;
}
.city-list .post-info {
float: left;
}
.city-list .more-link {
float: right;
margin-top: -6px;
}
.city-list .image {
border-radius: 4px 4px 0 0;
}
#mobileVideo {
display: none;
}
.city-list .inner-box:hover{
box-shadow: 0 0 8px rgba(0,0,0,.25);
}
.city-list.style-two .post-title h2 a {color: #000;letter-spacing: 0.8px;}
.vendor-icon img {
width: 20px;
}
.city-list.style-two .post-info a {color: #b32f91;}

.vendor-icon {
float: left;
margin-right: 6px;
margin-top: -5px;
}
.coty-icon img {
width: 18px;
float: left;
margin-top: 5px;
margin-right: 5px;
}
.cust-morebtn .read-more {

background: #dc6768;
color: #fff !important;
border-radius: 0 !important;
padding: 3px 12px !important;
vertical-align: middle;
letter-spacing: 0.8px;

}
.cust-morebtn .read-more span {

display: inline-block;
position: relative;
top: 0px;
left: 1px;
font-size: 15px;

}
.popular-tag i{color: #dc6768;}
.popular-tag {
position: absolute;
right: 11px;
background: #fff;
border-radius: 17px;
padding: 2px 11px;
top: 11px;
color: #000;
text-transform: uppercase;
font-size: 10px;
font-weight: 600;
font-family: din,"Helvetica Neue",Helvetica,Arial,sans-serif;
letter-spacing: 0.8px;
z-index: 999;
}
.success{ 
border-radius: 5px;
background: #B3F4C7;
padding: 10px 20px;
width: 100%;
height: auto;
display: inline-block;}
.error{border-radius: 5px;
background: #B3F4C7;
padding: 20px;
width: 100%;
height: 30px; }
.exist{border-radius: 5px;
background: #B3F4C7;
padding: 20px;
width: 100%;
height: 30px; }
.suspend{border-radius: 5px;
background: #B3F4C7;
padding: 20px;
width: 100%;
height: 30px; }
.leftimage-box-top h1 span {
display: inline-block;
font-size: 18px;
color: #4a4a4a;
}
.next-btn {
float: right;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.8px;
text-transform: capitalize;
position: absolute;
top: -53px;
right: 23px;
color:#32003e;
padding: 2px 11px;
border-radius: 4px;
background: none;
font-family: 'Segoe UI', sans-serif;

}
.breadcrumb-area.profile-breadcrum {
margin-bottom: 0;
padding: 12px 0 0;
}
.num-hide {
position: absolute;
top: 25px;
right: 7px;
background: #fff;
font-size: 15px;
color: #b32f91;
}
#num-click {
cursor: pointer;
}

.fav-btn i {
cursor: pointer;
padding: 11px 12px 8px;
background: #b32f91;
display: inline-block;
margin: 0;
color: #fff;
transition: .2s;
position: absolute;
left: 0;
top: 0;
}

.fav-btn i:hover {
color:#666;
}
#add-favorite .modal-header .close {
margin-top: -2px;
z-index: 9999;
position: absolute;
right: 15px;
}
.fav-btn-like {
border: 1px solid #ff9f00;
padding: 7px 13px;
font-size: 14px;
position: relative;
border-radius: 4px;
display: inline-block;
margin-top: 5px;
color: #ff9f00;
font-weight: 600;
background: none;
letter-spacing: 0.8px;
}

.fav-btn span {
position: absolute;
bottom:70px;
left:0;
right:0;
visibility: hidden;
transition:.6s;
z-index:9;
font-size:2px;
color:transparent;
font-weight:400;
}

.fav-btn i.press {
animation: size .4s;
color:#e23b3b;
}

.fav-btn span.press {
bottom:120px;
font-size:14px;
visibility:visible;
animation: fade 1s;
}
.fav-btn {
position: absolute;
right: 36px;
top: 7px;
}
@keyframes fade {
0% {color:#transparent;}
50% {color:#e23b3b;}
100% {color:#transparent;}
}

@keyframes size {
0% {padding:10px 12px 8px;}
50% {padding:14px 16px 12px;  
margin-top:-4px;}
100% {padding:10px 12px 8px;}
}
.vev-banner-info .block {
text-align: left;
width: 48%;
float: left;
padding: 5px 16px;
margin-right: 10px;
margin-bottom: 10px;
height: 205px;
border-radius: 6px;
}
.vev-banner-info .block h4 {
font-size: 15px;
font-weight: 800;
font-family: din,"Helvetica Neue",Helvetica,Arial,sans-serif;
letter-spacing: 0.8px;
color: #fff;
}
.vev-banner-info .block p {
font-family: din,"Helvetica Neue",Helvetica,Arial,sans-serif;
letter-spacing: 0.8px;
font-size: 14px;
line-height: 19px;
color: #fff;
}
.page-title.vendor-banner {
margin-top: 0;
}
.block.low-height {
height: 144px;
}
.service-dtls-relatedpro .inner-box {
height: 350px;
}
.vendor-testi .slick-list{padding: 10px 0;}
.xrow{margin-left:10px;}
.prorelated-product .inner-box {
margin-bottom: 10px;
}
.homepage-listing {
margin-bottom: 20px;
box-sizing: border-box;
float: left;
width: 25%;
padding-left: 7px !important;
padding-right: 7px !important;
padding-top: 0 !important;
}
section.services-section .inner-box {
height: 384px;
overflow: hidden;
}
.services-section .inner-box p {
line-height: 18px;
}
.additionl_service .col-md-4 {
font-weight: 600;
font-family: lato,sans-serif;
font-size: 13px;
letter-spacing: 0.8px;
word-break: break-word;
display: inline-block;
width: 100%;
margin-bottom: 11px;
}
.additionl_service .col-md-4 h4 {
font-size: 14px;
font-family: lato,sans-serif;
color: #333;
font-weight: 700;
}
.filter-serach .search-item a {
font-size: 15px;
font-family: lato,sans-serif;
font-weight: 600;
color: #333;
padding: 14px 0;
display: inline-block;

}
.filter-serach .dropdown-menu li a {
padding: 2px 0;
font-size: 12px;
letter-spacing: 1px;
}

.flsearch-item {
width: 26%;
float: left;
margin-right: 25px;
}
.flsearch-item p {
font-size: 15px;
font-family: lato,sans-serif;
font-weight: 600;
color: #fff;
padding: 9px 0 0;
display: inline-block;
float: left;
margin-right: 13px;
margin-bottom: 0;

}
.VendorFilters .Select-arrow {
border-color: #999 transparent transparent;
border-style: solid;
border-width: 5px 5px 2.5px;
display: inline-block;
height: 0;
width: 0;
position: relative;
}
.search-select select {
width:100%;
background-color: #eee;
height: 40px;
margin-top: 6px;
font-size: 12px;
font-family: lato,sans-serif;
font-weight: 600;
letter-spacing: 1px;
padding: 0 5px;
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
border-radius: 20px;
}
.VendorFilters {
display: inline-block;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #e6e6e6;
background: #48cad0;
}
.search-select {
display: inline-block;
width: 68%;
position: relative;
}
.VendorFilters .Select-arrow-zone {
position: absolute;
right: 17px;
top: 13px;
}
.input-serch input {
background-color: #eee;
height: 40px;
margin-top: 6px;
font-size: 12px;
font-family: lato,sans-serif;
font-weight: 600;
letter-spacing: 1px;
padding: 0 10px;
width: 100%;
border-radius: 20px;
}
.input-serch {
width: 60%;
float: left;
margin-right: 25px;
}
.ad-search {
float: left;
margin-left: 15px;
}
.ad-search button {

background: #b32f91;
color: #fff;
font-weight: 600;
margin-top: 5px;
padding: 8px 29px;

}
.flsearch-item.flsearch-item2nd .search-select {
width: 86%;
}
.flsearch-item.flsearch-item2nd {
width: 45%;
margin-right: 0;
}
.dash-head-menu .dropdown-menu li a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 224px;
font-size:13px;
}
.fb_iframe_widget {
display:none !important;
}
.fb-login {
opacity: 0;
position: absolute;
left: 0;
right: 0;
height: 42px;
}
.leftimage-box-top h1 span {
width: 100%;
color: #b32f91;
font-size: 16px;
letter-spacing: 0.8px;
}
.btn:focus {
outline: none !important;
border: none !important;
}
.profile-big-image iframe {
width: 100%;
height: 100%;
}
.custadvance-search {
    position: relative;
}
.search-sub {
position: absolute;
top: 70px;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.8s;
-moz-transition: max-height 0.8s;
transition: max-height 0.8s;
background: #fff;
left: 0;
right: 0;
z-index: 999;
font-size: 13px;
font-family: 'Segoe UI', sans-serif;
font-weight: 600;
color: #111;
border-bottom:1px;
box-shadow: 0 4px 6px -2px black;
}
.custadvance-search:hover .search-sub {
max-height:450px;
padding: 12px 0;
}
.search-sub label{
font-size: 15px;	
color: #111;
}
.ad-search {
width: 100%;
text-align: center;
}
.dashbord-mobile-menu{display: none;}
.adminmail {
display: none;
}
.item-cover {
position: relative;
height: 200px;
width: 100%;
display: inline-block;
}
.item-cover-text {
font-size: 18px;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
width: 100%;
height: 100%;
background: #0000004f;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
display: -ms-flexbox;
display: flex;
color: #fff;
letter-spacing: 0.8px;
text-align: center;
border: 1px solid #b32f91;
border-radius: 8px;
}
#Browse-All-Categories{
color:#fff;
height: 50px;
cursor: pointer;
font-size: 20px;
display: inline-block;
width: 400px;
position: relative;
overflow: hidden;
z-index: 1;
padding: 14px 0;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
background: #fc0;
}
.animated-btn:hover:after {
-webkit-transform: translateY(10%) translateX(-25px) rotate(-45deg);
transform: translateY(10%) translateX(-25px) rotate(-45deg);
}
.animated-btn:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 500%;
height: 1000%;
background: rgba(0,0,0,.2);
z-index: -1;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);
transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);
-webkit-transform: translateY(10%) translateX(18%) rotate(-45deg);
transform: translateY(10%) translateX(18%) rotate(-45deg);
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s,-webkit-transform .3s;
}
.Categories-btn {
display: inline-block;
width: 100%;
text-align: center;
margin-top: 20px;

}
.home-slider-area {
background:#902a27;
padding: 0px 0 0!important;
 
}
.Circle-img {
display: block;
width: 100%;
max-height: 500px;
height: 480px;
position: absolute;
bottom: 0;
left: 0;
background-position:-386px -34px;
background-repeat: no-repeat;
z-index: 1;
background-image: url(../images/cercle-img.png);
pointer-events: none;
}
.benefits-box {
margin-bottom: 30px;
box-sizing: border-box;
float: left;
width: 33.3333%;
padding-left: 10px;
padding-right: 10px;
}
.block-con {
padding-top: 20px;
position: relative;
text-align: justify;
}
.custom-btn{
color: #fff;
height: 50px;
cursor: pointer;
font-size: 20px;
font-weight: 400;
display: inline-block;
width: 400px;
position: relative;
overflow: hidden;
z-index: 1;
font-family: 'Segoe UI', sans-serif;
padding: 14px 0;
background: rgb(253,96,162);
background: -moz-linear-gradient(left, rgba(253,96,162,1) 0%, rgba(255,150,165,1) 100%);
background: -webkit-linear-gradient(left, rgba(253,96,162,1) 0%,rgba(255,150,165,1) 100%);
background: linear-gradient(to right,
rgba(253,96,162,1) 0%,rgba(255,150,165,1) 100%);	
}
.custom-btn:hover {
color: #fff;
}
.department .department-details a {
color: #444;
font-weight: 600;
font-size: 16px;
 
}
.video-banner img {
width: 100%;
}
.home-banner-img {
position: absolute;
left: 0;
right: 0;
top: 0;
}
.banner-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
background:#ffffff30;
}
.testimonial-section {
background: url(../images/bg5.jpg);
background-size: cover !important;
display: inline-block;
width: 100%;
}
.search-body .inner-box {
padding: 10px;
}
.findUs {
background: url(../images/bnr1.jpg) no-repeat top left;
padding-top: 150px;
padding-bottom: 60px;
background-size: cover;
background-position: 0;
position: relative;
}
.findUs::before {
content: "";
background: #411044d9;
right: 0;
left: 0;
top: 0;
bottom: 0;
position: absolute;
}
.findUs .fa {
color:rgb(253,96,162);
font-size: 30px;
background:rgba(255, 255, 255, 0.75);
float: left;
width: 80px;
text-align: center;
height: 100px;
line-height: 100px;
}
.callBox span {
color: #fff;
background: rgba(255, 255, 255, 0.5);
float: left;
float: left;
height: 100px;
padding: 15px 10px 0;
width: calc(100% - 80px);
margin-bottom: 20px;
}
.callBox h4 {
font-size: 18px;
margin-bottom: 5px;
color:#fff;

}
.footer-upper p {
color:#fff;
 
}
.related-product .inner-box .image {
height: 180px;
overflow: hidden;
}
.add {
height: 41px;
overflow: hidden;
line-height: 19px;
}
a.item-cover{
	border-radius: 8px;
}
.image-text {
text-align: left;
font-size: 16px;
padding: 4px 11px 8px;
font-weight: 500;
margin-bottom: 20px;
background: #f4f3f3;
}
.home-cat-item {
float: left;
width: 8%;
height: 150px;
position: relative;
margin-bottom: 15px;
}
.home-cat-item .inner-wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
overflow: hidden;
z-index: 40;
color:#505050;
font-size: 24px;
text-align: center;
display: inline-block;
align-items: center;
cursor: pointer;
padding: inherit;
border-radius: 7px;
}
.home-cat-item .icon-wrapper {
    width: 100%;
    text-align: center;
}
.home-cat-item .inner-wrapper .icon-wrapper i {
    font-size: 48px;
}

.home-cat-item .inner-wrapper .content-wrapper h4 {
font-size: 19px;
margin-bottom: 5px;
color:#181818;
font-size: 19px;
margin-bottom: 5px;
color:#181818;
font-family: 'Segoe UI', sans-serif;
}
.home-cat-item .inner-wrapper .content-wrapper p {
font-size: 10px;
line-height: 1.8em;
margin: 0;
color: #1c287c;
text-align: center;
font-weight: 500;
}

img.cate-icon {
    width: 100px;
	background-color:#ff7518;
	border-radius:15px;
}
.home-cat-area {
display: inline-block;
width: 100%;
padding: 20px 0;
}
.block-image img {
    width: 100%;
	height:216px!important
}
.block-image {
    height: 216px!important;
   
}
.why-us-section-items {
    padding: 24px 0 0px;
    display: inline-block;
    width: 100%;
}
.department .thumb img {
width: auto !important;
max-width: inherit;
display: inline-block;
border: 5px solid #ffffff;
border-radius: 0;
padding: 5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
height: 100%;
}
.home-department .thumb img {
padding: 15px 5px 5px 5px!important;
}
.department .department-details p {
    line-height: 22px;
}

.testimonial-slider .slick-dots li, .vendor-slider .slick-dots li {

width: 10px;
height: 10px;
background: #939292;
border-radius: 88px
}
.testimonial-slider .slick-dots li.slick-active, .vendor-slider .slick-dots li.slick-active{background: #fc0;}
.top-callBox a {
color: #444;
font-size: 13px;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
}
.top-callBox {
    display: inline-block;
    margin-right: 15px;
}
.header-top .social-links a {
background: #fff;
color:#f0df20;
border-color:#f0df20;
font-size: 14px;
width: 30px;
height: 30px;
line-height: 27px !important;
}
.header-top .social-links a.bell-icon {
background: #fff;
color:#f0df20;

}
#loginModal .pop-title {
background: #0f52ba;
text-align: center;
}

.registration-form li select {
    border-radius: 33px!important;
    background: #fff!important;
}

#loginModal .pop-title p{
font-size: 20px;
line-height: 20px;
color: #fff;
font-family: 'Segoe UI', sans-serif;
padding: 10px 0;
font-weight: 600;
}
.modal-body-con {
    padding: 15px 40px;
}
.login-tab .nav-tabs {
    border-bottom: 0;
}
.login-tab .nav-tabs li a {
color: #444;
float: left;
margin-bottom: 0;
border: 0 !important;
background: #e8e8e8;
border-radius: 3px;
font-family: 'Segoe UI', sans-serif;
font-size: 13px;
margin-right: 8px;

}
.login-tab .nav-tabs li.active a {
background: #32003e;
color: #fff;	
}
.side-page-bx li.active a {

background: #fc0;
color: #fff;
}
.side-page-bx li a {
color:#000;
display: block;
width: 100%;
border-radius: 4px;
background:#fff;
padding: 15px 25px;
margin-bottom: 10px;
font-size: 15px;
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
}
.side-page-bx li:hover a{
background: #fc0;
    color: #fff;
}
.top-callBox a i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 3px;
}
.top-breadcrum {
background: #ece7e7;
padding: 10px 0;
}
.top-breadcrum ul li a {
font-family: 'Segoe UI', sans-serif;
}
.top-breadcrum ul li {
font-family: 'Segoe UI', sans-serif;
display: inline-block;
margin-right: 11px;
position: relative;
}
.top-breadcrum .bread-crumb {
padding-left: 6px;
}
.top-breadcrum .bread-crumb li::after {
font-family: 'FontAwesome';
content: "\f0da";
position: absolute;
right: -16px;
top: -9px;
text-align: center;
line-height: 42px;
width: 15px;
display: block;
}
.submit-wedding-form {
background: #ffffff;
padding: 0;
box-shadow: 10px 10px 40px 0
rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
max-width: 820px;
margin: 0 auto;
display: inline-block;
}
.form-img img {
    height: 622px;
}
.form-img {
    overflow: hidden;
    clear: both;
}
.submit-wedding-form-right {
    padding: 27px;
}
.submit-wedding-form-right .title-border::after {
    right: 0;
    margin: 0 auto;
}
.icon-circle {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto 30px auto;
    background-color: rgba(255, 255, 255, .1);
    padding: 30px 0;
}
.icon-circle i{
    font-size: 60px;
    color:#fff;
}
.vendor-bodytop {
    display: inline-block;
    width: 100%;
    padding: 0px 0;
   /* background: url(../images/bg5.jpg);*/
    background-size: 100% 100%;
}
.ven-rg-form {
background-color: #fff;
padding: 28px;
display: inline-block;
width: 100%;
border: 1px solid rgba(0,0,0,0.1);
margin-top: 9px;
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
box-shadow: 0 5px 15px rgba(0,0,0,.5);
border-radius: 4px;
margin: 67px 0 30px;
}
.ven-rg-form .card-header {
    text-align: center;
    width: 100%;
    margin-bottom: 23px;
}
.ven-rg-form .card-header p{
text-align: center;
padding: 0;
font-size: 16px;
font-weight: 500;
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.8px;
}
#response_register, #response_login {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0;
}
/*.ven-rg-form .form-control {
    width: 100%;
    border-radius: 0;
    margin-bottom: 10px;
}*/
.right-con {
    text-align: left;
	margin-top:50px;
}
.right-con .sec-title {
    color: #444;
    text-align: left;
    font-size: 24px;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
	background: #666;
	background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(../images/loading.gif) no-repeat 50% 50%; }

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
	background-image: url(../images/prev.png); 
	border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
	background-image: url(../images/next.png); 
	border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(../images/close.png) no-repeat 5px 5px;
width: 23px;
height: 23px;
text-indent: -9999px;
padding: 5px;
opacity: 10;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
		background-image: url(../images/loading@2x.gif); 
		background-size: 32px 32px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-prev { 
		background-image: url(../images/prev@2x.png); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-next { 
		background-image: url(../images/next@2x.png); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-close { 
		background-image: url(../images/close@2x.png); 
		background-size: 16px 16px;
	}
	
}
.lightbox-image {
overflow: hidden;
float: left;
position: relative;
margin-bottom: 0;
margin-right: 0;
}
.lightbox-image .txt{
position: absolute;
left: -100%;
top: 0px;
width: 100%;
height: 100%;
display: table;
vertical-align: middle;
color: #ffffff;
background:#f0df2096;
opacity: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;

}
.lightbox-image:hover .txt{
left: 0px;
opacity: 1;
}
.lightbox-image:hover .txt i{
position: relative;
display: table-cell;
vertical-align: middle;
color:#ffffff;
text-transform: capitalize;
font-weight: 800;
font-size: 35px;
}
.lightbox-image:hover img {

    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);

}
.lightbox-image img {

    position: relative;
    display: block;
    width: 100%;
    height: auto;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;

}
 

.featured-box.style2 {
	margin-bottom: 20px;
	height: 150px;
}
.featured-box.left-icon {
    display: table;
}
.featured-box {
    position: relative;
}
.featured-box.left-icon.icon-align-top .featured-icon {
    vertical-align: top;
}
.featured-box.left-icon .featured-icon:not(.ttm-icon_element-border), .featured-box.left-icon .featured-icon, .featured-box.left-icon .featured-content {
    display: table-cell;
    vertical-align: middle;
}
.ttm-icon.ttm-icon_element-size-sm {
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.ttm-icon {
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    /* box-sizing: content-box; */
    position: relative;
    margin-bottom: 25px;
}
.ttm-icon.ttm-icon_element-size-sm i {
    font-size: 55px;
    color: #F1A006;
}
.featured-box.left-icon .featured-content {
    padding-left: 20px;
}
.featured-title h5 {
font-size: 18px;
line-height: 30px;
font-family: 'Segoe UI', sans-serif;
}
.featured-desc p {
    font-family: 'Segoe UI', sans-serif;
}
.contact-details-section{margin-top: 40px;}
.contact-details-section .sec-title {
    text-align: left;
    margin-top: 40px;
}
.contact-left-img {
overflow: hidden;
padding: 0;
height: 595px;
}
.padding-12 {
   padding: 40px 30px;
}

.contact-form-body {
    background: #fff;
display: inline-block;
width: 100%;
-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
-moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
box-shadow: 0 0 11px 0
    rgba(6,22,58,.14);
   margin-top: 50px;
}

/*-------------------------------------
             NEW CSS
----------------------------------------*/
.ast_banner_text{
float:left;
width:100%;
text-align:center;
color:#fff;
position:relative;
overflow: hidden;
padding:149px 0px;
z-index: 9;
}
.starfield {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
    z-index: -1;
}
.starfield > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  background-image: -webkit-radial-gradient(2px 2px at 40px 60px, #cccccc, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 20px 50px, #dddddd, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 30px 100px, #eeeeee, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 40px 60px, #ffffff, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 110px 90px, #cccccc, rgba(0, 0, 0, 0)), -webkit-radial-gradient(2px 2px at 190px 150px, #dddddd, rgba(0, 0, 0, 0));
  background-image: radial-gradient(2px 2px at 40px 60px, #cccccc, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 20px 50px, #dddddd, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 30px 100px, #eeeeee, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 40px 60px, #ffffff, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 110px 90px, #cccccc, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 190px 150px, #dddddd, rgba(0, 0, 0, 0));
  background-repeat: repeat;
  background-size: 200px 200px;
  -webkit-animation-name: starfieldRotate;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.starfield > *:nth-child(1) {
  -webkit-animation-duration: 18s;
}
.starfield > *:nth-child(2) {
  -webkit-animation-duration: 22s;
}
.starfield > *:nth-child(3) {
  -webkit-animation-duration: 36s;
}
.starfield > *:nth-child(4) {
  -webkit-animation-duration: 40s;
}
@-webkit-keyframes starfieldRotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* code for waves on Banner */
.ast_waves {
	position: absolute;
	width: 800px;
	bottom: -75px;
	left: 0%;
	margin-left: -400px;
}
.ast_waves2 {
    position: absolute;
    width: 100%;
    top: 385px;
    right: 0px;
    margin: 0px auto;
    left: 0px;
}
.ast_waves3 {
	position: absolute;
	width: 900px;
	bottom: 15px;
	right: -400px;
}
.ast_wave {
	width: 700px;
	height: 700px;
	background: rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	margin-left: 50%;
	left: -350px;
	position: absolute;
	bottom: -350px;
    z-index: -1;
	-webkit-transform: scale(0.1, 0.1);
	-moz-transform: scale(0.1, 0.1);
	-ms-transform: scale(0.1, 0.1);
	-o-transform: scale(0.1, 0.1);
	transform: scale(0.1, 0.1);
	opacity: 0;
	-webkit-animation: pulse 3000ms ease-out infinite;
	-moz-animation: pulse 3000ms ease-out infinite;
	-ms-animation: pulse 3000ms ease-out infinite;
	-o-animation: pulse 3000ms ease-out infinite;
	animation: pulse 3000ms ease-out infinite;
}
.ast_wave:nth-of-type(2) {
	-webkit-animation-delay: 600ms;
	-moz-animation-delay: 600ms;
	-ms-animation-delay: 600ms;
	-o-animation-delay: 600ms;
	animation-delay: 600ms;
}
.ast_wave:nth-of-type(3) {
	-webkit-animation-delay: 1200ms;
	-moz-animation-delay: 1200ms;
	-ms-animation-delay: 1200ms;
	-o-animation-delay: 1200ms;
	animation-delay: 1200ms;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
	transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
	transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-text {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulse-text {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ast_bannertext_wrapper {
float: left;
width: 100%;
}
.ast_bannertext_wrapper h1 {
float: left;
width: 100%;
text-transform: capitalize;
margin: 0 0px 0px 0px;
font-size: 60px;
color: #ffffff;
font-weight: 400;
}
.ast_bannertext_wrapper ul {
float: left;
width: 100%;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
}
.ast_bottompadder50 {
padding-bottom: 50px;
}
.ast_bottommargin50 {
	margin-bottom: 50px;
	}
	
.ast_toppadder40 {
padding-top: 40px;
}
.ast_bannertext_wrapper ul li {
list-style: none;
display: inline-block;
margin-right: 30px;
position: relative;
text-transform: capitalize;
font-family: 'Philosopher', sans-serif;
font-size: 24px;
}
.ast_bannertext_wrapper ul li:after {
content: "*";
position: absolute;
top: 3px;
right: -20px;
}
.quot-icon {
color:#1C287C;
font-size: 25px;
}
/*-------- Team css end ---------*/
.team_wrapper{
float:left;
width:100%;
background-color:#ffffff;
padding: 35px 0 0;
}
.team_box{
	float: left;
width: 100%;
/*background-color: #f99e5e;*/
background-color: #ffeed7;
border: 4px solid #E3650C;
/*border: 4px solid #E3650C;*/
text-align: center;
margin-bottom: 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border-radius: 10px;
max-height: 272px !important;
 
}
.gray_wrapper .team_box{
background-color:#ffffff;
border-color:#ffffff;
}
.team_box:hover{
border:2px solid #silver;

-webkit-box-shadow: 0px 10px 15px -10px #777777;
-moz-box-shadow: 0px 10px 15px -10px #777777;
-ms-box-shadow: 0px 10px 15px -10px #777777;
-o-box-shadow: 0px 10px 15px -10px #777777;
box-shadow: 0px 10px 15px -10px #777777;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.gray_wrapper .team_box:hover{
background-color:#f4f4f4;
border-color:#ffffff;
}
.team_box img{
display: inline-block !important;
width: 110px;
height: 110px;

border-radius: 50%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.imgborder{ border: 4px solid #ed924d;  }
.team_box:hover img{
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-webkit-box-shadow: 0px 0px 30px -10px #000000;
-moz-box-shadow: 0px 0px 30px -10px #000000;
-o-box-shadow: 0px 0px 30px -10px #000000;
-ms-box-shadow: 0px 0px 30px -10px #000000;
box-shadow: 0px 0px 30px -10px #000000;
}
.team_box h4{
float: left;
width: 100%;
margin: 30px 0px 5px 0px;
text-transform: capitalize;
}
.team_box h4 a{
color:#444;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
width: 100%;
}
.team_box h4 a:hover{
color: #fc0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.team_box p{
float: left;
width: 100%;
text-transform: capitalize;
margin-bottom: 10px;
}
.team_box ul{
float:left;
width:100%;
margin:0px;
padding:0px;
}
.team_box ul li{
list-style:none;
display:inline-block;
width:40px;
height:40px;
line-height:40px;
margin:5px;
}
.team_box ul li a{
float:left;
width:100%;
background-color:#ffffff;
color:#333333;
border-radius:100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-webkit-box-shadow: inset 1px 1px 7px -5px #000000;
-moz-box-shadow: inset 1px 1px 7px -5px #000000;
-o-box-shadow: inset 1px 1px 7px -5px #000000;
-ms-box-shadow: inset 1px 1px 7px -5px #000000;
box-shadow: inset 1px 1px 7px -5px #000000;
}
.gray_wrapper .team_box ul li a{
background-color:#f4f4f4;
}
.team_box:hover ul li a{
background-color:#f4f4f4;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.gray_wrapper .team_box:hover ul li a{
background-color:#ffffff;
}
.team_box:hover ul li a i{
color: #fc0;
background-color:#f4f4f4;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*-------- Team css end ---------*/
.ft-logo a {
text-align: center;
display: inline-block;
}
.footer-widget h2:after {
content: "";
position: absolute;
bottom: 0%;
left: 0%;
width: 70px;
background-color:#ff7518;
height: 2px;
}

.gettouch {
float: left;
width: 100%;
}
.gettouch ul {
float: left;
width: 100%;
margin: 0px;
padding: 0px;
}
.gettouch ul li {
float: left;
width: 100%;
list-style: none;
margin-bottom: 15px;
}
.gettouch ul li i {
float: left;
width: 30px;
color:#fff;
font-size: 20px;
padding-top: 3px;
}
.gettouch ul li p {
float: right;
width: calc(100% - 30px);
color:#fff;
margin-bottom: 0px;
}
.gettouch ul li a {
float: left;
width: 100%;
color: #ffffff;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 999;
top: 0;
left: 0;
background-color: #fff;
overflow-x: hidden;
transition: 0.5s;
padding-top: 40px;
box-shadow: 5px 5px 30px 0 rgba(0,0,0,0.05);
}

.sidenav a {
padding: 8px 8px 8px 16px;
text-decoration: none;
font-size: 15px;
color: #1C287C;
display: block;
transition: 0.3s;
text-align: left;
font-weight: 500;
}
.sidenav a:hover {
color: #717171;
}

.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
.logo span {
background: #fff;
padding: 3px 6px;
border-radius: 3px;
margin-top: 6px;
display: inline-block;
line-height: 0px;
position: relative;
top: 15px;
margin-right: 13px;
}
.orderMenuImage img {
width: 100%;
}
.orderMenuImage {
width: 21px;
height: 20px;
float: left;
margin-right: 11px;
}
.ast_whywe_info_box {
float: left;
width: 100%;
position: relative;
z-index: 1;
margin-bottom: 30px;
}
.ast_whywe_info_box span {
float: left;
width: 120px;
height: 120px;
line-height: 90px;
border-radius: 100%;
background-color:#1C287C;
text-align: center;
border: 10px solid #FFFFFF;
-webkit-box-shadow: -1px 0px 1px 0px #e1e1e1;
-moz-box-shadow: -1px 0px 1px 0px #e1e1e1;
-o-box-shadow: -1px 0px 1px 0px #e1e1e1;
-ms-box-shadow: -1px 0px 1px 0px #e1e1e1;
box-shadow: -1px 0px 1px 0px #e1e1e1;
position: absolute;
top: 0px;
left: -19px;
}
.ast_whywe_info_box span img {
display: inline-block;
width: 48px;
}
.ast_whywe_info_box_info {
position: relative;
top: 20px;
left: 0;
right: 0;
height: 198px;
background-color: #ffffff;
margin-bottom: 0px;
border-radius: 3px;
z-index: -1;
padding-top: 25px;
padding-right: 10px;
padding-left: 109px;
-webkit-box-shadow: 0px 0px 1px 0px #e1e1e1;
-moz-box-shadow: 0px 0px 1px 0px #e1e1e1;
-o-box-shadow: 0px 0px 1px 0px #e1e1e1;
-ms-box-shadow: 0px 0px 1px 0px #e1e1e1;
box-shadow: 0px 0px 1px 0px #e1e1e1;
padding-bottom: 10px;
}
.ast_whywe_wrapper {
float: left;
width: 100%;
background-color: #f4f4f4;
padding: 35px 0;
}
.ast_whywe_info_box_info h5 {
font-size: 19px;
margin-bottom: 9px;
}
.right-con-icondiv {
padding: 15px;
border: 2px solid #FF9F00;
background-color:#ffffff;
box-shadow: 0px 10px 15px -10px#777777;
width: 100%;
margin: 0 0px;
float: left;
}
.right-con-icondiv .icon i {
font-size: 45px;
color: #fc0;
}
.right-con-icondiv .con p {
font-size: 15px;
margin-bottom: 0;
line-height: 20px;
}
.right-con-icondiv .icon {
margin: 9px 0 13px !important;
display: inline-block;
width: 100%;
}
.right-iconpart {
margin-top: 30px;
}
.side-page-bx {
border: 1px solid #bdbdbd;
border-radius: 5px;
}
.sidebar-menu {
border: 1px solid #e1e1e1;
background-color:#ff7518;
margin-bottom:30px;
    border-radius: 8px;
}


.sidebar-menu.left-course-category ul li:hover {
    background: red;
}
li.active-course-category {
    background: red;
}

.sidebar-menu ul li a .menu-icon img {
width: 100%;
}
.sidebar-menu ul li a .menu-icon {
width: 22px;
float: left;
margin-right: 10px;
}
.sidebar-menu ul li {
width: 100%;
display: inline-block;
position: relative;
border-bottom: 1px solid #fff;
}
.sidebar-menu ul li a {
font-size: 14px;
font-weight: 500;
color: #fff;
font-weight: 700;
display: inline-block;
width: 100%;
padding: 12px 15px;
font-family: 'Segoe UI', sans-serif;
}
.active_link {
	font-size: 14px;
	font-weight: 700!important;
	
	border-bottom: 4px solid #FF1616 !important;
	font-family: 'Segoe UI', sans-serif;
}
.talk-astrologers-body {
margin: 50px 0;
}

.dashbord-body
{
	margin: 20px 0;
}

.sidebar-menu ul li::before {
content: "";
-webkit-transition: width 1s;
transition: width 1s;
left: 0;
right: 0;
bottom: 0;
position: absolute;
background:#f00;
width: 0;
height: 2px;
}
.sidebar-menu ul li:hover::before {
width: 100%;
}
.astList-item-info {
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
/*border: 1px solid #ffd52e;*/
box-shadow: 0 5px 15px 0
rgba(183,185,194,.54);
margin-bottom: 15px;
height:275px;

}
.as_profile_tile {
background: #FF9F00;
padding: 10px;
position: relative;
display: flow-root;
height: 90px;
}
.profile-img img {
    width: 100%;
}
.profile-img {
width: 65px;
height: 65px;
float: left;
border-radius: 100px;
overflow: hidden;
}
.as_profile_text {
padding: 10px 15px;
text-align: center;
display: inline-block;
width: 100%;
}
.as_profile_name {
font-size: 16px;
display: inline-block;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.as_profile_text ul li {
padding: 4px 0;
border-bottom: 1px solid #fdf3cb;
text-align: left;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
    font-size: 13px;

}
.rating {
color:red!important;
display: inline-block;
 
}
.as_profile-right-con {
float: left;
width: 75%;
padding-left: 10px;
}
.as_profile_text ul li i {
font-size: 18px;
}
.pratingNew {
line-height: 8px;
}
/*.call-btn {
    color: #1AA260;
    float: right;
    text-align: center;
    font-size: 13px;
    padding: 0px;
    margin-top: -5px;
    border: 2px solid #1AA260;
    border-radius: 4px;
    font-weight: bold;
    width: 83px;
    border-radius: 10px;
}*/
.call-btn {
  color: #5bbe2a;
  float: right;
  text-align: center;
  font-size: 15px;
  padding: 4px 7px 4px 7px;
  margin-top: -5px;
  border: 2px solid #5bbe2a;
  border-radius: 4px;
  font-weight: bold;
  width: 90px;
  border-radius: 10px;
}
.call-btn i:hover {
  color: #fff!important;
}
 
.call-btn:hover{
	background: #5dbf2c;
  color: #fff!important;
}
.call-btn.online {
border: 2px solid #5bbe2a;
  color: #5bbe2a;
  width: 91px;
  border-radius: 10px;
}
.list-search {
background:#f2f2f2;

border: 1px solid #f2f2f2;

margin-bottom: 11px;

display: inline-block;

width: 100%;

padding: 10px;

}
.list-search-box .fa-search {
position: absolute;
top: 9px;
right: 14px;
}
.list-search h2 {
    font-family: 'Segoe UI', sans-serif;
    font-size: 20px;
    float: left;
    font-weight: 600;
}
.list-search-box {
	position: relative;
    width: 31%;
    float: right;

}
.list-search input {
font-family: 'Segoe UI', sans-serif;
}
.yearly-horoscope {
    padding: 35px 0;
}
.home-cat-item .inner-wrapper .content-wrapper h4{
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
font-size: 14px;	
}
.kundli-form h1 {
    font-size: 20px;
    margin-top: 0;
}
#generateHoroscope {
background:#f0df20;
border-color:#f0df20;
padding: 10px 11px;
font-family: 'Segoe UI', sans-serif;
color:#444;
}
.kundli-form {
box-shadow: 0 2px 16px 0 #D3D5DA;
border: 2px solid #e4e4e4;
border-radius: 4px;
padding: 20px;
margin-bottom: 15px;
display: inline-block;
width: 100%;
}
.cust-box-card {
box-shadow: 0 2px 16px 0 #D3D5DA;
border: 2px solid #e4e4e4;
border-radius: 10px;
padding: 20px;
margin-bottom: 10px;
display: inline-block;
width: 100%;
}
.cust-box-card .title {
font-size: 20px;
}
.cust-box-card p {
line-height: 19px;
}
.icon-image img {
width: 100%;
}
.ft-btns {
display: inline-block;
width: 100%;
margin-top: 12px;
}
.ft-btns a:hover {
background: 
#e8ba03;
}
.ft-btns a {
width: 49%;
display: inline-block;
text-align: center;
}
.single-shop-item-box {
border: 1px solid #F0F0F0;
}
.sidebar .search-form {
position: relative;
padding: 20px 13px 0;
margin-bottom: 0;
}
.listing {
margin-bottom: 1%;
position: relative;
box-shadow: 0 5px 15px 0 rgba(183,185,194,.54);
padding: 1%;
}
.listing .single-shop-item-box{border: 0;}
.left-img {
float: left;
 
}
.left-img img {
width: 100%;
}
.listing .cust-btn {
margin-right: 17px;
}
.listing .btns {
display: inline-block;
margin-top: 15px;
}
.listing h4 {
font-size: 23px;
font-family: 'Segoe UI', sans-serif;
margin-bottom: 10px;
}
.cust-btn.online {
background: #139e5b;
color:#fff;
}
.astropro-img {
border: 2px solid #fff600;
border-radius: 50%;
width: 170px;
height: 170px;
overflow: hidden;
float: left;
}
.astropro-img img{height: 100%;}

.profile-info {
float: left;
}
.profile-info .name {
font-family: 'Segoe UI', sans-serif;
font-size: 20px;
}
.profile-info .lan {
display: inline-block;
width: 100%;
}
.profile-info ul li {
display: inline-block;
margin-right: 14px;
margin-top: 3px;
}
.profile-info {
float: left;
width: 86%;
padding-left: 25px;
padding-top: 0px;
font-size:16px;
font-weight:600

}
.profile-info ul li span {
font-size: 14px;
font-weight: 500;
}
.profile-info ul {
margin: 5px 0;
}

.profile-info-top .lan {
    color: #fff!important;
    /*font-weight: 700!important;*/
}

.profile-info .lan {
display: inline-block;
width: 100%;
margin: 3px 0;
font-weight: 500;

}

.profile-info-top .edu{
	color: #fff;
	font-weight: 700;

}
.profile-info .edu{font-weight: 500;}
.profile-info .tag{
font-weight: 500;
color:green;
display: inline-block;
width: 100%;
}
.profile-top-btns a {
display: inline-block;
width: 32%;
float: left;
color: #e65f62;
background:
transparent;
box-shadow: 0 0px 5px rgba(0,0,0,.25), 0 4px 10px
rgba(0,0,0,.22); 
border-radius: 36px;
font-weight: 500;
}
.right-banner{height:420px!important}

#right-slider .carousel-inner .item {
	height: 420px !important;
	min-height: 420px !important;
	background-position: center right;
	}
	#right-slider .carousel-inner .item .auto-container{
	height: 420px !important;
	min-height: 420px !important;	
	}
	#right-slider .carousel-inner .item .auto-container .box-inner {
	max-width: 455px;
	text-align: left;
	float: left;
	margin-left: 53px;
	margin-top: 80px!important;
	}


#default-slider .carousel-inner .item {
height: 420px !important;
min-height: 420px !important;
background-position: center right;
}
#default-slider .carousel-inner .item .auto-container{
height: 100% !important;
min-height: 100% !important;	
}
#default-slider .carousel-inner .item .auto-container .box-inner {
max-width: 695px;
text-align: left;
float: left;
margin-left: 53px;
margin-top: 80px!important;
}
#default-slider .carousel-inner .item .auto-container .box-inner p {
font-weight: 500;
font-size: 19px;
line-height: 26px;
}
#default-slider .left.carousel-control span {
left: 36px;
}
#default-slider .left.carousel-control span {
left: 36px;
}
.body-top-boc {
	background:#d00404;
	/*background:#232f3e;*/
	padding: 13px 0;
	margin-top: 93px;
}

.dash-top-boc {
	background:#232f3e;
	
	padding: 13px 0;
	margin-top: 55px;
}

.top-brad {
     height: 46px;
}
.top-brad ul li {
display: inline-block;
position: relative;
}

.top-brad .bread-crumb li::after {
font-family: 'FontAwesome';
content: "\f0da";
position: absolute;
right: 0px;
top: 0px;
text-align: center;
line-height: 28px;
width: 15px;
display: block;
color: #fff;
}
.top-brad ul li {
display: inline-block;
position: relative;
padding-right: 20px;
color: #fff;
margin-top:0px;
padding-left: 4px;
}
.top-brad .bread-crumb li:last-child::after {
display: none;
}
.recharge-box {
float: right;
color: #fff;
margin-top:26px;
}

.dash-recharge-box {
	float: right;
	color: #fff;
	margin-top:23px;
	}
.recharge-btn {
background: #139e5b;
color:#fff;
font-weight: 500;
padding: 8px 15px;
margin-left: 10px;
}
.call-btn.waiting {
width: auto;
color: #eb0029;
border: 2px solid #eb0029;
}
.sortFilter-box {
float: right;
margin-right: 8px;
}
#load_more {
/*background: #7ea016;*/
color:#fff;
}
.top-brad ul li a {
font-weight: 500;
color: #fff;
}
.bell-icon {
float: left;
padding: 0 5px;
color: red !important;
font-weight: 600 !important;
}
.bell-icon a {
margin: 12px 0;
font-size: 20px;
}
.notifi-midle {
max-width: 900px;
margin: 0 auto;
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
border: 1px solid rgba(0, 0, 0, .05);
padding: 25px;

}
#notifi-section {
padding: 36px 0;
}
.notifi-item-box {
border-bottom: 1px solid rgba(0, 0, 0, .05);
padding: 14px 0;
}
.notifi-item-box .date {
display: block;
font-size: 12px;
font-weight: 500;
}
.notifi-head {
 border-bottom: 1px solid #717171;
}
.badgeCustom{
box-shadow: 0 0px 1px rgba(0,0,0,.25), 0 2px 2px rgba(0,0,0,.22);
background: #fff;
color: #838080;
margin-right: 10px;
border-radius: 47px;
}
.btncstm {
width: 100%;
float: left;
color: #e65f62;
background:transparent;
box-shadow: 0 0px 5px
rgba(0,0,0,.25), 0 4px 10px
rgba(0,0,0,.22);
border-radius: 36px;
font-weight: 500;
text-align: center;
font-size: 16px;
position: relative;
padding: 5px 0;
height: 55px;
}
.btncstm .btn-icon {
font-size: 22px;
position: absolute;
left: 20px;
top: 16px;
}
.btncstm .whenoflineNew {
font-size: 12px;
line-height: 19px;
}
.btncstm .permin {
font-size: 12px;
line-height: 19px;
}
.btncstm .inButton {
float: right;
position: absolute;
right: 18px;
top: 3px;
}
.astro_skill_info {
margin-top: 20px;
}
.profile-top .right-part {
margin-top: 20px;
margin-bottom: 25px;
}
.product-details-tab-title ul li a {
padding: 0;
border-radius: 0;
}
.product-details-tab-title ul li a span {
margin: 0;
border: 0 !important;
}
.product-details-tab-title .nav-tabs {
margin-top: 4px;
}
.customer-review h1 {
font-size: 15px;
}
.review-list h3 {
font-size: 16px;
}
.btn-cswtoffline {
color: #808080;
background:transparent;
box-shadow: 0 0px 5px
rgba(0,0,0,.25), 0 4px 10px rgba(0,0,0,.22);
}
.festival-img img {
width: 100%;
    border-radius: 8px;
   /* padding: 3px 0px 4px 0px;*/
}

a.read-morebtn.read-more-festival {
    position: relative;
    padding: 6px 20px;
    line-height: 24px;
    background: #d00404 none repeat scroll 0% 0%;
    color: #FFF !important;
    font-size: 18px;
    /* border: 2px solid #e2660f !important; */
  
    -webkit-border-radius: 30px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 15px;
}

.table-padding-festival p {
    font-weight: 550;
    color: #333!important;
}

.table-padding-festival span {
    font-weight: 550;
    color: #333!important;
}

.festival-img {
width: 140px;
}
.tableheading {
color: #ffe3b2;
background:#b33016;
font-size: 20px;
padding: 7px 0 !important;
}
.dpEventDate {
width: 100%;
padding: 8px 0;
text-align: center;
font-size: 11px;
color: #f1f1f1;
background: #948720;
border: 1px solid #947f1c;
height: 94px;
border-radius: 5px;
}
.dpBigDate {
font-size: 30px;
font-weight: 700;
}
.festival-list-table .table tr th, .festival-list-table .table tr td {
    padding: 0;
}

.table-padding p, .table-padding span {
    padding: 0 20px;
}
.festival-list-table .table {
    background: 
    #ffc15e;
}
.read-morebtn {
    margin: 23px 0 0;
    display: inline-block;
    font-weight: 500;
}
.kundli-ft-btns .btnnewclass .btncstm{
color: #444;
}
.cust-title {
    margin-bottom: 20px;
}
.sec-title h3 {
    display: inline-block;
}
.view-btn {
    float: right;
    margin: 8px 0 0;
}
.view-btn a {
background: #f0df20;
padding: 9px 17px;
color:#000;
}
.simple-lightbox-next::after, .simple-lightbox-prev::after {
content: "" !important;
}	
.simple-lightbox-next {
    background-image: url(../images/slide-right-arrow.png);
    background-size: 100%;
    background-color: 
    #0000 !important;
    width: 46px !important;
    height: 46px !important;
    opacity: 10 !important;
}
.simple-lightbox-prev{
    background-image: url(../images/slide-left-arrow.png);
    background-size: 100%;
    background-color: 
    #0000 !important;
    width: 46px !important;
    height: 46px !important;
    opacity: 10 !important;	
}
#mix-youtube, #mix-youtube2, #mix-youtube3 {
    margin-bottom: 30px;
}
.simple-lightbox{z-index: 999 !important;}
.cust-sec-title h3 {
    color: 
    #444;
    font-family: 'Segoe UI', sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
    display: inline-block;
}
.cust-sec-title {
    display: inline-block;
    width: 100%;
}
.left-chinese {
background: #ffffff;
padding: 40px 100px;
box-shadow: 10px 10px 40px 0 rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
margin: 0 auto;
display: inline-block;
width: 100%;
}
.btn-submit .login-bt {
font-weight: 500;
letter-spacing: 0.8px;
margin-top: 2px;
display: inline-block;
font-size: 14px;
font-family: 'Segoe UI', sans-serif;
background: #f0df20;
padding: 10px 20px;
border-radius: 2px;
color:#444;
}
.right-side {
width: 100%;
float: left;
background:#ffffff;
border: 1px solid rgba(204, 204, 204, 0.62);
padding: 11px 15px;
margin-bottom: 17px;
}
#dobb {
line-height: 15px;
}
.sbtn input {
background: #f0df20;
border-radius: 2px;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
}
.right-list li a {
font-family: 'Segoe UI', sans-serif;
letter-spacing: 0.8px;
font-size: 15px;
margin: 2px 0;
display: inline-block;
border-bottom: 1px solid #7b7b7b;
width: 100%;
padding: 9px 0;
}
.right-list i {
color: #f0df20;
}
.langbmenu {
    float: right;
    border: 2px solid #2aae60;
    margin-top: 2px;
    margin-left: 10px;
    padding: 4px;
    border-radius: 3px;
    color: #fff;
    background-color: #2aae60;
}
.langbmenu a {
padding: 4px 13px;
font-size: 16px;
display: inline-block;
color: #1c287c;
}

#modalLang .modal-header .close {
margin-top: -2px;
z-index: 999;
position: relative;
}
.mg7 {
margin: 7% !important;
}
.form-control.mg2 {
margin-top: 10px;
}
.videos-items .sec-title {
text-align: left;
}
.left-Numerology {
padding: 25px;
}
#accordion .panel{
border: none;
border-radius: 3px;
box-shadow: none;
margin-bottom: 15px;
}
#accordion .panel-heading{
padding: 0;
border: none;
border-radius: 3px;
}
#accordion .panel-title a{
display: block;
padding: 12px 15px;
background: #fff;
font-size: 18px;
font-weight: 400;
color: #f81ac1;
/*border: 1px solid #ececec;*/
box-shadow: 0 0 10px rgba(0,0,0,.05);
position: relative;
transition: all 0.5s ease 0s;
box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
#accordion .panel-title a.collapsed{
box-shadow: none;
color: #676767;
box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
content: "\f067";
font-family: "Font Awesome 5 Free";
width: 25px;
height: 25px;
line-height: 28px;
font-size: 15px;
font-weight: 900;
color: #f81ac1;
text-align: center;
position: absolute;
top: 8px;
right: 15px;
transform: rotate(135deg);
transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:before{
color: #676767;
transform: rotate(0);
}
#accordion .panel-title a:after{
content: "";
width: 1px;
height: 100%;
background: #ececec;
position: absolute;
top: 0;
right: 55px;
}
#accordion .panel-body{
padding: 0px 15px;
border: none;
font-size: 15px;
color: #615f5f;
line-height: 27px;
}
/******************* Accordion Demo - 9 *****************/
#accordion9 .panel{
border-radius:0;
margin-bottom:15px;
}
#accordion9 .panel-heading{
padding:0;
}
#accordion9 .panel-title{
position: relative;
}
#accordion9 .panel-title:before{
content: "";
border-bottom: 25px solid rgba(0, 0, 0, 0);
border-left: 15px solid #f0df20;
border-top: 23px solid rgba(0, 0, 0, 0);
width: 0;
height: 0;
position: absolute;
top: 0;
left: 31px;
}
#accordion9 .panel-title a{
display: block;
font-size: 15px;
line-height: 21px;
font-weight: 500;
text-transform: capitalize;
padding: 13px 10px 13px 65px;
text-align: left;
}
#accordion9 .panel-title a.collapsed{
color:#5b5656;
background:#fff;
}
#accordion9 .panel-title a:before,
#accordion9 .panel-title a.collapsed:before{
content: "\f068";
font: normal normal normal 14px/1 FontAwesome;
font-weight: 900;
position: absolute;
top:0;
left:0px;
padding:17px 10px;
color:#444;
background:#f0df20;
}
#accordion9 .panel-title a.collapsed:before{
content: "\f067";
}
#accordion9 .panel-body{
color: #828282;
font-size: 14px;
line-height: 26px;
text-align: left;
}
.login-left-img-text {
position: absolute;
left: 0;
z-index: 9;
top:18px;
right: 0;
}
.login-left-img-text p {
    font-size: 22px;
    font-weight: 600;
    color: #040e96;
}
#modalLanglist .close {
    z-index: 9;
    position: relative;
    opacity: 10;
}
.innerLang {
background: #3287e1;
color:#fff;
padding: 5px 10px;
margin-bottom: 10px;
border-radius: 3px;
cursor: pointer;
}
.center {
    text-align: center;
}
.btnr {
background: #f0df20;
font-family: 'Segoe UI', sans-serif;
font-weight: 500;
font-size: 15px;
padding: 5px 20px;
border-radius: 3px;
}
.innerLang i {
    float: right;
    margin-top: 5px;
}
.innerLang.withoutsel {
    background: #ff6767;
}
.rech_pack {
	box-shadow: 0px 2px 7px 0px #D3D5D7;
  border: 2px solid #E0DDDD;
  border-radius: 0px;
  padding: 15px 20px 4px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #FEFBFB;
}
.rech_amount {
    font-size: 30px;
}
.rech_pack-list-item a:hover > .rech_pack {
background: #f7f3ca;
display: inline-block;
width: 100%;
}
.ribbon {
    position: absolute;
    right: -5px;
    top: -2px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: left;
    left: 10px;
    transform: rotate(269deg);
}
.ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #A00;
    background: linear-gradient(#A00 0%, #A00 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}
.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #A00;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #A00;
}
.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #A00;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #A00;
}
.green-bg {background: #139e5b;}
.yellow-bg{background: #fc0;}
.payment-condiv {
    
    margin: 0 auto;
}
._2aJip {
    color: #535665;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 0 15px;
    margin: 10px 0 15px;
    font-weight: 500;
    height: 55px;
    background: #FFFFE4;
}
i.fa.fa-angle-right {
    float: right;
    text-align: right;
    width: 52%;
    font-size: 31px;
}
.custinput-group {
    position: relative;
}
.cust-ingrup {
    position: absolute;
    top: 0;
    right: 0;
    background: 
    #e9ecef;
    bottom: 0;
    border-radius: 0 5px 5px 0;
    padding: 4px 10px;
    max-width: 102px;
    width: 100%;
}
.booking-form {
box-shadow: 0 2px 16px 0 #D3D5DA;
border: 2px solid #e4e4e4;
border-radius: 4px;
padding: 20px;
margin-bottom: 15px;
}
.booking-form h1 {
    font-size: 20px;
    margin-top: 0;
}
#chatmodal .modal-dialog {
    width: 801px;
}
.chat{
			margin-top: auto;
			margin-bottom: auto;
		}
		#chatmodal .card{
			height: 500px;
			border-radius: 15px !important;
			background-color: rgba(0,0,0,0.4) !important;
		}
		.contacts_body{
			padding:  0.75rem 0 !important;
			overflow-y: auto;
			white-space: nowrap;
		}
		.msg_card_body{
			overflow-y: auto;
		}
		.card-header{
			border-radius: 15px 15px 0 0 !important;
			border-bottom: 0 !important;
		}
	 .card-footer{
		border-radius: 0 0 15px 15px !important;
			border-top: 0 !important;
	}
		#chatmodal .container{
			align-content: center;
		}
		#chatmodal .search{
			border-radius: 15px 0 0 15px !important;
			background-color: rgba(0,0,0,0.3) !important;
			border:0 !important;
			color:white !important;
		}
		.search:focus{
		     box-shadow:none !important;
           outline:0px !important;
		}
		.type_msg{
			background-color: rgba(0,0,0,0.3) !important;
			border:0 !important;
			color:white !important;
			height: 60px !important;
			overflow-y: auto;
		}
			.type_msg:focus{
		     box-shadow:none !important;
           outline:0px !important;
		}
		.attach_btn{
	border-radius: 15px 0 0 15px !important;
	background-color: rgba(0,0,0,0.3) !important;
			border:0 !important;
			color: white !important;
			cursor: pointer;
		}
		.send_btn{
	border-radius: 0 15px 15px 0 !important;
	background-color: rgba(0,0,0,0.3) !important;
			border:0 !important;
			color: white !important;
			cursor: pointer;
		}
		#chatmodal .search_btn{
			border-radius: 0 15px 15px 0 !important;
			background-color: rgba(0,0,0,0.3) !important;
			border:0 !important;
			color: white !important;
			cursor: pointer;
		}
		.contacts{
			list-style: none;
			padding: 0;
		}
		.contacts li{
			width: 100% !important;
			padding: 5px 10px;
			margin-bottom: 15px !important;
		}
	#chatmodal .active{
			background-color: rgba(0,0,0,0.3);
	}
		.user_img{
			height: 70px;
			width: 70px;
			border:1.5px solid #f5f6fa;
		
		}
		.user_img_msg{
			height: 40px;
			width: 40px;
			border:1.5px solid #f5f6fa;
		
		}
	.img_cont{
			position: relative;
			height: 70px;
			width: 70px;
	}
	.img_cont_msg{
			height: 40px;
			width: 40px;
	}
	.online_icon{
		position: absolute;
		height: 15px;
		width:15px;
		background-color: #4cd137;
		border-radius: 50%;
		bottom: 0.2em;
		right: 0.4em;
		border:1.5px solid white;
	}
	.offline{
		background-color: #c23616 !important;
	}
	.user_info{
		margin-top: auto;
		margin-bottom: auto;
		margin-left: 15px;
	}
	.user_info span{
		font-size: 15px;
		color: white;
	}
	.user_info p{
	font-size: 10px;
	color: rgba(255,255,255,0.6);
	}
	.video_cam{
		margin-left: 50px;
		margin-top: 5px;
	}
	.video_cam span{
		color: white;
		font-size: 20px;
		cursor: pointer;
		margin-right: 20px;
	}
	.msg_cotainer{
		margin-top: auto;
		margin-bottom: auto;
		margin-left: 10px;
		border-radius: 25px;
		background-color: #82ccdd;
		padding: 10px;
		position: relative;
	}
	.msg_cotainer_send{
		margin-top: auto;
		margin-bottom: auto;
		margin-right: 10px;
		border-radius: 25px;
		background-color: #78e08f;
		padding: 10px;
		position: relative;
	}
	.msg_time{
		position: absolute;
		left: 0;
		color: rgba(255,255,255,0.5);
		font-size: 10px;
		bottom: -21px;
	}
	.msg_time_send{
		position: absolute;
		right:0;
		bottom: -22px;
		color: rgba(255,255,255,0.5);
		font-size: 10px;
	}
	.msg_head{
		position: relative;
	}
	#action_menu_btn{
		position: absolute;
		right: 10px;
		top: 10px;
		color: white;
		cursor: pointer;
		font-size: 20px;
	}
	.action_menu{
		z-index: 1;
		position: absolute;
		padding: 15px 0;
		background-color: rgba(0,0,0,0.5);
		color: white;
		border-radius: 15px;
		top: 30px;
		right: 15px;
		display: none;
	}
	.action_menu ul{
		list-style: none;
		padding: 0;
	margin: 0;
	}
	.action_menu ul li{
		width: 100%;
		padding: 10px 15px;
		margin-bottom: 5px;
	}
	.action_menu ul li i{
		padding-right: 10px;
	
	}
	.action_menu ul li:hover{
		cursor: pointer;
		background-color: rgba(0,0,0,0.2);
	}
	@media(max-width: 576px){
	.contacts_card{
		margin-bottom: 15px !important;
	}
	}


	

	.rounded-circle {
    border-radius: 50%!important;
}
#chatmodal .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.mb-4, .my-4 {
    margin-bottom: 3.5rem !important;
}
#chatmodal .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
}
#chatmodal .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
#chatmodal .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
#chatmodal .input-group-append, #chatmodal .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
    margin-left: -1px;
}
#chatmodal .input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
#chatmodal .justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
#chatmodal .bootbox-close-button.close {
position: absolute;
right: -38px;
top: 3px;
font-size: 37px;
opacity: 10;
color: #fff;
}
.product-details-rbtns a {
    margin: 0 6px;
    display: inline-block;
}
.product-details-rbtns {
    text-align: center;
    margin-top: 20px;
}
.price{
background:#f4eee2;
padding: 10px 15px;
color:#444;	
}
.product-details-page-content .sec-title h2{
font-family: 'Segoe UI', sans-serif;	
font-size: 20px;
}
.modal .close {
    z-index: 9999;
    position: relative;
}

.dash-head-menu {
   /* float: left;*/
	background-color: #004AAD;
    padding: 8px;
    display: inline-block !important;
    border: 2px solid #FFB233;
    border-radius: 3px;
    font-weight: bold;
    border-radius: 32px;
}

.sl-btn{
color: #63bf6f;
border: 2px solid #57a361;
padding: 6px 14px;
border-radius: 4px;
}
.astroreg-mid {
    max-width: 900px;
    margin: 0 auto;
}
.card-header h3 {
    font-family:  "Segoe UI",sans-serif;
    letter-spacing: 0.8px;
}
.redio-item {
display: inline-block;
margin: 7px!important;
}
.redio-item label {
    font-weight: normal;
}
.kdbox-head {
    font-size: 20px;
    margin-bottom: 19px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
.kdbox {margin-top: 20px;}
.tab-heading {
    font-family: 'Segoe UI', sans-serif;
    font-size: 22px;
    text-align: center;
    font-weight: 500;
}
#northChart, #southChart, #chalitChart, #navamanshaChart {
    overflow-x: scroll;
}
.dashaFirstLevel {
background: #53BBF3;
border: 1px solid #53BBF3;
border-radius: 0.2em;
color: #FFFFFF;
cursor: pointer;
height: 40px;
line-height: 38px;
text-align: center;
width: 70px;
margin-right: 10px;
float: left;
}
.dasharcon {
    overflow: hidden;
}
.kalsarpa-desc {
width: 130px;
height: 130px;
padding: 34px 10px 5px;
background: #f7f7f7;
border-radius: 50%;
margin: 0 auto;
border: 1px solid #e5e5e5;
text-align: center;
}
.status-true {
    color: #18DF66;
}
.kalsarpa-desc h3 {
    text-align: center;
    padding: 0 0 6px 0;
    margin-bottom: 0;
    color: #565656;
    border-bottom: 1px solid #d3d3d3;
    box-shadow: 0 1px #fff;
}
.cust-box-card-body h3 {
    font-size: 18px;
}
.service-sidebar {
    background: linear-gradient(90deg,#f1e11e 0,#f8c639 100%);
}
.clshome .subhead1 {font-size: 20px;}
.clshome i {
    color: #0e0e0e;
    font-size: 40px;
}
.clshome {margin: 18px 0;}
.body-heading {
    text-align: center;
    margin-bottom: 41px;
}
.qshead {
font-size: 26px;
color: #5b5b50;
}
.profile-top .product-details-tab-title ul li a span {
font-size: 14px;
line-height: 30px;
padding: 5px 41.5px;
 
}
.blockft-btns {margin-bottom: 30px;}
.ques-box h4 a {
font-size: 19px;
font-weight: 500;
line-height: 26px;
}
.person-intro-detail h5 {
color: #000;
font-weight: 600;
line-height: 15px;
}
.person-intro-detail {
padding: 9px 0 0;
display: inline-block;
width: 100%;
}
.share-btn {
    margin-top: 5px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.share-btn ul {
    padding: 0px;
    margin-bottom: 0px;
}
.share-btn ul li {
    display: inline-block;
    margin-right: 4px;
    line-height: 40px;
}
.share-btn ul li:nth-child(1) a {
    background: #3b5998;
}
.share-btn ul li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    padding: 8px 12px;
    border-radius: 3px;
}
.share-btn ul li i {
    padding-right: 5px;
}
.fb1 {
    background: #3b5998;
}
.share-btn ul li:nth-child(2) a {
    background: #00aced;
}
.tw1 {
    background: #1da1f2;
}
.share-btn ul li:nth-child(3) a {
    background: #d34836;
}
.gp1 {
    background: #dd4b39;
}
.readmore {
background: #aa5050;
padding: 5px 15px;
border-radius: 2px;
color: #fff;
display: inline-block;
margin-top: 5px;
}
.qsrbtns {float: right;margin-top: 8px;}
.Upvote.Button {
border: 1px solid #ccc;
padding: 0 8px;
background: #eee;
border-radius: 2px;
color: #575757;
margin: 2px 5px 0 0;
font-weight: 500;
font-size: 13px;
display: inline-block;
}
.count {
border-left: 1px solid #acabab;
padding-left: 7px;
display: inline-block;
}
.Upvote.Button.ansbtn .count {
border-right: 1px solid #acabab;
border-left: 0;
padding-left: 0;
padding-right: 8px;
}
.Upvote.Button.ansbtn {
background: #f3d827;
border-color: #f3d827;
}
.r-con {
width: 50%;
float: left;
text-align: right;
font-weight: 500;
font-size: 17px;
color: #948a13;
}
.l-con {
width: 50%;
float: left;
}
.givAnswer {
background: #f3d827;
border: 1px solid #cab320;
font-size: 14px;
padding: 4px 9px;
margin-left: 8px;
}
.qicon {
width: 30px;
height: 30px;
display: inline-block;
background: #f6cf30;
text-align: center;
color: #fff;
font-size: 20px;
border-radius: 4px;
line-height: 27px;
vertical-align: top;
}
.person-intro-con {
    display: inline-block;
    margin-left: 10px;
}
.ans-box .person-intro-detail {
    margin-bottom: 11px;
}
.iconimage {

    width: 79px;
    display: inline-block;

}
.hcustheading {

    text-align: center;

}
.hinfo-item h6 {

    background: #cecece;
    padding: 8px 12px;
    font-size: 16px;
    margin-bottom: 6px;

}
.hinfo-item {
margin-top: 15px;
display: inline-block;
width: 100%;

}
.read-more {
color:#BDC5FB;
font-weight: 500;
}
.totalbgcolor {
    background: #eec2c2 !important;
}
.headright {
    float: right;
    font-size: 20px;
    margin-top: 4px;
}
.zero-margin {
    display: inline-block;
    width: 100%;
}
.dashicon-box {
height: 97px;
overflow: hidden;
background: #d1eaff;
border-radius: 3px;
}
.mobileclick-menu {
    display: none;
}
.cusbodytophead {
    margin-top: 0px;
    padding: 0 0 17px;
    display: inline-block;
    width: 100%;
}
.send-enbtn {
    background: #ff7518;
    float: right;
    font-weight: 500;
    padding: 9px 20px;
    border-radius: 33px;
}
.enquiry-form {
    padding: 15px 20px;
}
.review-user {
    margin-left: 10px;
}
a.scrollLink {
    color: #fff;
}

span.asterick {
color: red;
font-size: 23px;
line-height: 0;
}
.astro-new {
width: 50%!important;
}
.astro-regform .redio-btns {
    height: 34px;
}
#MatchingFrm .form-group label{font-size: 15px;}
.as_profile_text ul li:nth-child(3) {
    float: left;
    margin-right: 12px;
}
.as_profile_text ul li:last-child {
    text-align: right;
}
#innermySidenav{
	width: 322px;
	top: 72px;
	padding-top: 0;
	height: 90vh;
	padding-left: 12px;
}
.fillwidth-img {
    width: 100%;
}
.galitem {
    margin-bottom: 30px;
}
#gallery-section .lightbox-image {
    margin-bottom: 24px;
    text-align: center;
}
.about-gallery {
    display: inline-block;
    width: 100%;
    margin-top: 55px;
}
.menu-display-none {
    display: none !important;
}
.cst-bodytitle {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 19px;
}
.cst-bodytitle h2 {
    letter-spacing: 0.8px;
    font-family: 'Segoe UI', sans-serif;
    font-weight: 500;
    font-size: 24px;
}
.condiv {
    min-height: 100vh;
}
.paddingl-0 {
    padding-left: 0;
}

input.form-control.example {
margin-bottom: 0px!important;
}

a.package-image {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 149px;
    border-radius: 10px 10px 0px 0px;
}

button.btn.review.btn-primary.btn-lg {
       background: #ff7518;
    border-color: #ff7518;
    color: #fff;
}

.websure-instagram {
    background: #f0df20;
}

.shear {
    margin-top: 16px;
    width: 100%;
    display: inline-block;
}

.websure-social {
    line-height: 0;
    width: 100%;
}

.websure-social-inner {
    font-size: 14px;
}
.websure-socialink.websure-facebook, .websure-socialink.websure-facebook a {
    border-color: #1f69b3;
    color: #1f69b3;
}

.minimal .social-img-wrp {
    margin-right: 6px;
    margin-bottom: 6px;
    width: 102px;
    height: 30px;
    text-align: center;
    float: right;
    padding-left: 0;
}

.prk_bordered {
    border: 1px solid #26272a;
}

.websure-facebook {
    background: #1f69b3;
    color: #fff;
}

.websure-socialink {
    width: 35px;
    height: 35px;
    line-height: 25px!important;
    position: relative;
}

.websure-socialink.websure-facebook, .websure-socialink.websure-facebook a {
    border-color: #1f69b3;
    color: #1f69b3;
}

.websure-facebook a, .websure-instagram a {
    color: #fff !important;
}

.websure-social a {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 13px;
    text-align: right;
    padding-right: 7px;
    text-align: right;
    font-family: 'Segoe UI', sans-serif;
    font-weight: 500;
}
.minimal a {
  
    height: 35px;
    line-height: 30px;
   
}

.websure-facebook {
    background: #1f69b3;
    color: #fff;
}

.shear-btn {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    width: 30px;
    height: 28px;
    padding-top: 6px;
    text-align: center;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.websure-socialink.websure-facebook .bg-shifter {
    background-color: #1f69b3;
}
constructed stylesheet
.websure-socialink .bg-shifter {
    top: -30px;
    width: 30px;
    height: 28px;
    z-index: 2;
    left: -1px;
}

.bg-shifter {
    position: absolute;
    top: -60px;
    width: 50px;
    height: 49px;
    -moz-transition-property: -moz-transform,top;
    -o-transition-property: -o-transform,top;
    -webkit-transition-property: -webkit-transform,top;
    transition-property: transform,top;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: -1;
}

.bg-shifter i {
    color: #fff;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff !important;
	/*color: #a0a7ad !important;*/
}

.fas {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #1E0404 !important;
}


.fastar {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;

	color: rgb(255, 159, 0) !important;
}
.websure-socialink.websure-instagram, .websure-socialink.websure-instagram a {
    border-color: #f0df20;
    color: #444!important;
}

.websure-socialink {
   
    line-height: 25px!important;
    position: relative;
}

.gallery-section-new {
    padding: 0px 0px 0px 0px!important;
}


.profile-top-new h3 {
    font-size: 20px;
    margin: 7px 0px 10px 0px;
}

.single-shop-item-new {
    padding: 10px 15px!important;
}

.meta.meta-new {
    height: 145px;
}

.user-pic .img-circle-new {
    width: 10%;
}

.review-details-new {
    padding: 10px 0px;
}

span.active-color {
    color: green;
    font-weight: bold;
}

.profile-top-new h4 {
    font-size: 13px;
    padding: 10px 15px;
}
.slider-menu {
width: 100%!important;
float: left;
padding:0px;

}
#default-slider {
width: 100%!important;
 
}
#right-slider {
	
    float: right;
	
}
.slider-menu ul li a {
color: #fff;
width: 50%;
float: left;
border: 1px solid #1c287c;
text-align: center;
height: 147px;
font-weight: 500;
font-size: 18px;
padding-top: 22px;
background-image: linear-gradient(to right, #fb8847, #2d42da );
}
.slider-menu ul li a img {
width: 55px;
}
.ft-logo {
    text-align: center;
 
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
}
.ft-logo img {
width: 100%;
text-align: center;
}
.lrmodalbtn {
position: absolute;
right: -55px;
transform: rotate(-90deg);
top: 50%;
}
.lrmodalbtn a {
padding: 5px 9px;
display: inline-block;
background: #ff7319;
color: #fff;
}
.lrmodalbtn a:hover {
    background: #040e96;
}
.lrmodalbtn .log-toggle-btn.active{
 background: #040e96;
}
.lrmodalbtn .reg-toggle-btn.active{
 background: #040e96;
}
.main-menu .navbar-header{display:none;}

form#AnswerFrm {
    padding: 10px;
}

.dashbox-row ul li {
    display: inline-block;
    margin-right: 25px;
}
.listing .single-shop-item-box .left-img{width: 23%;}

.reg-toggle-btn {
text-decoration: underline;
color: #6868f7;
font-weight: 500;
}
.log-toggle-btn {
text-decoration: underline;
color: #6868f7;
font-weight: 500;
}
#m-overlay {
position: fixed;
left: 0;
right: 0;
background:#55515199;
z-index: 99;
top: 0;
bottom: 0;
}

.rech_pack-list.dashboard-my-wallet {
margin-top: 22px;
}

p.rech_amount.dashboard-rech_amount {
font-size: 20px!important;
}
.lb-user-img {
text-align: center;
}
#forgot-body input {
border-radius: 40px;
}
#forgot-body #form5 {
text-align: center;
}
#buyer-register {
border-radius: 40px;
width: 200px;
display: inline-block;
}
.ttm-equal-height-image {
height: 100%;
width: auto;
}
.divtext-left {
    text-align: left;
}
.blg-item-des .more-link {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.blg-item-des .more-link a {
    display: inline-block !important;
    float: none !important;
}
.box-ft-btns {
    display: inline-block;
    width: 100%;
}
.box-ft-btns .call-btn {
    float: left;
}
.box-ft-btns .call-btn.chat-btn {
    float: right;
}

.start-call-middle {
    margin: 0 auto;
    max-width: 700px;
}

.start-call-middle h2 {
    text-align: center;
    float: none;
}

i.fav-astrologer.fa.fa-heart-o {
    float: right;
    font-size: 38px;
    color: #332f8c;
}
#review_form .rating-group .radio {
float: left !important;
position: relative;
margin-top: 0;
margin-left: 0;
padding-left: 0;
margin-right: 23px;
}
.rating-group {
float: left;
width: 100%;
}
.rating-group .radio input {
top: 4px;
margin-left: 0;
}

.rating-group-new .radio input {
    top: 4px!important;
}


.save-green {
    background-color: #1aa260!important;
    color: #fff!important;
}


.row.one-row {
    margin: 0px!important;
}


input.btn.btn-lg.btn-thm.btn.btn-danger {
    background-color: #c9302c!important;
    color: #fff!important;
}

.razorpay-payment-button
{
	position: relative;
padding: 9px 25px;
line-height: 24px;
text-transform: uppercase;
background: #2AAE60 none repeat scroll 0% 0%;
color: #FFF !important;
font-size: 14px;
border: 2px solid #FFF !important;
font-family: inherit;
font-weight: 700;
border-radius: 5px;
transition: all 0.3s ease 0s;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sec-title.style-three.other-puja {
    margin: 12px 0 15px 15px!important;
}

.product-details-rbtns-new a {
    margin: 0px!important;
}

a.btn.btn-sm.btn-thm.save-green.fav-btn-like.request {
    margin-top: -21px!important;
    border: none!important;
}

a.sup-dash.btn.btn-success.DISABLED {
    margin-top: 0px!important;
    /* padding: 3px 4px 5px 1px; */
    line-height: 23px!important;
    height: 39px!important;
}

span.req-red {
    color: red;
    margin-top: 5px!important;
    font-size: 18px;
}

.list-search-box.list-search-box-new {
    width: 21%!important;
}

img.download-image {
    width: 20px!important;
    height: 20px!important;
}

a.sup-dash.btn.btn-success.call-again-dashboard {
    margin-top: 0!important;
    padding: 0px 13px 0px 15px!important;
    height: 40px!important;
}
.live {
    padding-top: 0px;
    height: 39px !important;
    width: 59px !important;
    padding-right: 10px;
}

.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}


.dropdown-item-product {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-size:13px;
    font-weight: normal;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}
/*.dropdown-menu.show {
    display: block;
}


.dropdown-menu {
    box-shadow: none;
    border-color: #eee;
}
*/

/*.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}*/

.cursor-pointer {
    cursor: pointer;
}

ul.my-skill-border li {
    padding: 8px!important;
    line-height: 1.42857143!important;
    vertical-align: top;
    border-top: 1px solid #ddd!important;
}

.my-language-border {
    border-top: 1px solid #ddd!important;
    padding: 8px!important;
    line-height: 1.42857143!important;
    vertical-align: top;
}

input.btn.btn-lg.btn-thm.withdrawal {
    width: 93%!important;
    padding: 10px 12px 8px 13px!important;
    margin: 12px 0 0 12px!important;
    background: #337ab7!important;
    color: #fff!important;
}

button.btncstm.btncstm-green {
    color: green!important;
}

a.call-btn.online.pull-right.disabled.offline-color {
    border: 2px solid red!important;
    color: #ff0000!important;
    width: 83px;
    border-radius: 10px;
}

button.btncstm.online-color-chat {
    color: green!important;
}

button.btncstm.online-color-call {
    color: green!important;
}

a.call-btn.disabled.static-offline {
    border: 2px solid red!important;
    color: #ff0000!important;
    width: 100px;
    border-radius: 10px; 
	background:#fff;
}

.feedback-list {
    display: inline-block;
    width: 100%;
    margin-bottom: 38px;
    margin-top: 26px;
}

.feedback-item {
    width: 50%;
    float: left;
    padding: 10px;
    margin-bottom: 0;
}

.feedback-item-con {
    border: 1px solid #303030;
    border-radius: 4px;
    padding: 20px 20px 0;
    height: 200px;
}

.feedback-image {
    width: 90px;
    height: 90px;
    float: left;
    border-radius: 100px;
    overflow: hidden;
    margin-right: 21px;
    border: 1px solid #000;
}
.feedback-des h3 {
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
}
span.pull-right.feedback-city-name {
    font-size: 13px;
}

h1.feedback-review {
    font-size: 27px;
}

.upvote-answer {
    display: inline-block!important;
    float: left!important;
}

.row.rech_pack.recharge-amount-margin {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.mb-recharge-amount {
    margin-bottom: 10px!important;
}

.ui-tabs .ui-tabs-nav {
    margin-bottom: 10px!important;
    padding: 0em 0em 0px!important;
     border-bottom: solid 1px silver!important;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0px;
    padding-top: 10px!important;
    /*background: transparent none repeat scroll 0% 0%;*/
    font-size:13px;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0px;
    padding: 0em 0em!important;
    background: transparent none repeat scroll 0% 0%;
  
}
 .ui-widget-header {
    border: 0px solid #AAA!important;
    background: #fff!important;
    color: #222;
   
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px!important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px!important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px!important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px!important;
}
.ui-widget-content {
    border: 0px solid #AAA!important;
    /*background: #FFF url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50%;*/
    color: #222;
   
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
  
}
.ui-tabs {
    position: relative;
    padding: 0.2em;
    border-bottom: solid 1px silver!important;
 
}
 
.ui-widget-content {
    color: #222;
}

.dropdown-menu.dropdown-menu-dashboard.dropdown-menu-dashboard-postition {
    position: relative!important;
}
.font20 {
    font-size:18px;overflow:hidden;
	height:40px;
}

.font14 {
    font-size:14px;
}
.font13 {
    font-size:13px;
}

.bgwhite {
    background-color:#fff;
}

.bgwhite-inner {
    background-color:#fff;
    height:50px;
}
.astro-box{padding-left:25px;
	text-align: right!important;
    height: 145px;
}

.astro-skill{padding-top: 6px;
    height: 60px;
    width: 294px;
    overflow: hidden;}

.astro-box img {width:16px;height:16px!important;}
.astro-box span {padding-bottom:10px;color:#111;font-size:13px;!important;}
.astro-box li{list-style-type: none;}
.balance{color:##fff;font-weight:bold!important;}
.name {
	color: #841d23;
	font-weight: 600;
	font-size: 22px;
	white-space: nowrap;
	font-family: Segoe UI;
 
    float: right;
    white-space: nowrap;
    width: 159px;
    overflow: hidden;
}


span.highlight.profile-highlight {
    color: #fff!important;
}


.highlight {
    color:#e2650d!important;
	 
}
.puja img {max-height:400px!important;}
.profile-header{
	border-radius:15px;margin-top:20px;margin-bottom:30px;padding:30px;
	/*background-image:url('../images/background/profile-bg.png');*/
	background-color: #841d23fa;
}

.profile-right-box{border-radius:0.8rem;margin-top:20px;margin-bottom:30px;
    background: #fff;
    display: inline-block;
    width: 100%;

    padding: 10px 15px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px rgb(0 0 0 / 9%);
    }

.heading3{    
	position: relative;
    text-transform: capitalize;
    font-size: 24px;
    color: #004AAD;
    font-weight: 700;

}

.heading4{    
	position: relative;
    text-transform: capitalize;
    font-size: 18px;
    color: #004AAD;
    font-family: "Segoe UI",sans-serif;
    font-weight: 500;
	padding-bottom:10px;
}
.product-box-simiar
{
   min-height:250px!important;
}
.profile-but
{
   display: inline-block;
   text-align: left;
   font-size:14px!important;
   min-width:228px!important;
   padding: 8px 24px;
}

.content-img{padding-top:10px;padding-right:20px;padding-bottom:20px}
.margin-0{margin-right:0!important;margin-left:0!important;}
.dashbox-row1{margin-right:0!important;margin-left:0!important;padding-left:0px;}
.tab-content{

	margin-right:0!important;margin-left:0!important;padding-left:0px;
}
.fc{color: #F7C103!important;}

.license-agreement
{
    overflow-y:scroll!important;
	border:2px solid #ccc;
	padding:10px;
    text-align:justify;
	border:2px solid #ccc;
	border-radius:5px;
}
.responsive-footer {
  position: fixed;
  bottom: 0;
  background: #fff;
  left: 0;
  right: 0;
  display: none;
}

/*=====================Responsive=====================*/

ul.dahsa
{
    list-style-type: square!important;
   margin: 5px!important;
   padding: 10px!important;
  
 
}
.form-search{width:280px;}
span.fa.fa-clock-o.clock-color {
    color: #1c287c!important;
}

i.fa.fa-star.rate {
    color: rgb(105, 61, 26) !important;
}

.blog-post-item-news .inner-box {    
    /*height: 441px!important;*/
    height: 375px!important;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-weight: bold;
	background-color:#ff7518;
	color: #fff;
}
span.rating-new{
	height: auto!important;
}
.height60{height:60px!important}
div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index:100;
}
.suggesstion-box {
	position: absolute!important;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top: none;
	z-index: 1000!important;
	/*position the autocomplete items to be the same width as the container:*/
	top: 100%;
	left: 0;
	right: 0;
	background-color: #eee;
  }

  .profile-fa{font-size:20px;width: 20px !important;
	height: 20px !important;margin-right:4px}


	.carousel-control.right {
		right: 0px;
		left: auto;
		 
	}
	.carousel-control.left {
		 
	}

	.row-font{font-size:12px;}


/*why choose us*/
.as_verticle_center {
    display: flex;
    align-items: center;
}
.as_number {
    display: block;
    position: relative;
    width: 130px;
    margin: 0 auto;
}
.as_whychoose_box .as_number>span {
    font-size: 24px;
    font-family: 'Philosopher', sans-serif;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.as_whychoose_box h4 {
    font-size: 20px;
    margin: 25px 0 35px;
    text-align: center;
    transition: all 0.2s linear;
}


h1.as_heading {
    color: red!important;
}
p.as_font14.as_margin0.as_font14_new {
    color: #444;
}

.ft-payment {
    background: #ffffff;
    display: inline-block;
    width: 100%;
    padding: 5px 14px;
    margin-top: 0;
    border-radius: 4px;
}

.ft-payment img {
    max-width: 100%;
    height: auto;
}


.payment-condiv ul {
    border: 1px solid #cacaca;
    display: inline-block;
    padding: 0;
    margin-top: 20px;
}

.payment-condiv ul li {
    width: 100%;
    float: left;
    list-style: none;
}

.po-img-box {
    padding: 12px 15px;
    font-family: 'Nunito', sans-serif;
    font-size: 19px;
    display: inline-block;
    width: 100%;
    border-right: 1px solid #cacaca;
}

.po-img-box img {
    width: 48px;
    margin-right: 6px;
}
.po-item-text {
    padding: 19px 0;
}


button.btn-theme-fav.profile-but.added {
    background-color: #07273c;
}


.autocomplete {
    position: absolute;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    border-top: none;
    z-index: 99;
    width: 90%;
}

/*input.form-control {
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc8c1;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
*/

.autocomplete ul {
    list-style: none;
    padding: 5px;
}

.autocomplete ul li {
    list-style: none;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: none;
    border-bottom: 1px solid #ccc;
}

img.live.pull-left.new-top {
    margin-top: -12px;
}

.profile-right-side-banner {
    margin-top: 23px;
}

img.image-border-radius {
    border-radius: 15px;
}


.banner-image-margin-bottom img {
    margin-bottom: 13px;
}

.candidate_list_view_new a.btn {
    margin-top: 0px!important;  
    line-height: 23px!important;
    height: 39px!important;
}

/*today 22-05-2023*/

.ven-rg-form .card-header-bank-info {
    text-align: left!important;
    width: 100%;
    margin-bottom: 0px!important    
}

.card-header-bank-info h3 {
    background: #eee;
    padding: 5px 5px 5px 10px;
    color: #000;
    font-size: 19px!important;
}

ul.my-reg-skill-border li {
    padding: 8px!important;
    line-height: 1.42857143!important;
    vertical-align: top;    
    display: inline-block;
}

.my-reg-language-border {   
    padding: 8px!important;
    line-height: 1.42857143!important;
    vertical-align: top;
    display: inline-block;
}

p.skill-text {
    font-family: 'Segoe UI', sans-serif;
    color: #000;
    margin-top: 8px;
    margin-bottom: 0;
}
.language-reg {
    margin-bottom: 10px;
}

.single-line-row {
    margin: 0px!important;
}

i.fa.fa-trash {
    color: red!important;
    font-size: 20px!important;
}

span.sub-heading {
    color: #ff7518!important;
}
a.whatsapp-image-btn {
    background: #28d86c!important;
    border: 1px solid #28d86c!important;
}

a.whatsapp-image-btn {
    background: #28d86c!important;
    border: 1px solid #28d86c!important;
    padding: 8px 24px!important;
    
}
a.btn-theme-read.whatsapp-image-btn i {
    font-size: 14px!important;    
}

a.btn-theme-read.shop-read-more {
    padding: 8px 18px!important;
}
a.btn-theme-read.shop-read-more i {
    font-size: 11px;
}

.whatsapp-enquiry-btn {
    background: #28d86c!important;
    border: 1px solid #28d86c!important;
    margin-left: 10px;
    padding: 5px 45px 5px 45px!important;
}

.whatsapp-enquiry-btn i {
    font-size: 30px!important;
}
span.highlight.h-name {
    color: #ff0000!important;
}

p.free-horoscope-para-details {
    font-size: 16px;
    line-height: 25px;
    padding: 6px 0px 0px 0px;
    color: #000;
    font-weight: 600;
}

.free-horoscope-details-main {
    /*border: 1px solid #ff751847;*/
    background: #ff751847;
    box-shadow: 0px 0px 6px 2px red;
}

.col-md-5.col-xs-12.free-horoscope-details-main.margin-top-30 {
    padding-right: 0px!important;
}
.login-desktop 
{
	display: none!important;
}

#smallnav {
position: relative;
float: right;
width: 190px;
z-index: 1;
}

#menu {
    padding: 0px 0px 20px;
    display: flex;
    justify-content: space-between;
  }
#chatbox {
    text-align: left;
    margin: 0 auto;
    margin-bottom: 25px;
    padding: 10px;
    background: url(../images/chat_bg.jpeg) no-repeat left top;
    background-size: cover;
    height: 300px;
    width: 100%;
    border: 1px solid #a7a7a7;
    overflow: auto;
    border-radius: 4px;
    border-bottom: 1px solid #a7a7a7;
    overflow-x: hidden;
}

p.logout{
    margin-bottom: 0;
  }

#menu .lt-side{
	display: flex;
	align-items: center;
}
#menu .lt-side .icon {
    height: 60px;
    width: 60px;
    background: #ccc;
    border-radius: 50%;
    overflow: hidden;
}
#menu p.welcome {
    flex: 1;
    line-height: 1.2;
    padding: 0;
    margin: 0 0 0 15px;
}
#menu p.welcome b{
	display: block;
}

#wrapper #menu .rt-side {
    display: flex;
    align-items: center;
}
#wrapper #menu .rt-side h3{
	margin-right: 30px;
}
.seen-unseen {
	width: 15px;
	position: absolute;
	bottom: 0;
	right: 15px;
}

.base_sent {
    justify-content: flex-end;
    align-items: flex-end;
}
.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}

.messages > p {
    font-size: 13px;
    margin: 0 0 0 0;
}
.messages.msg_sent time {
    color: #000;
}
.msg_sent > time {
    float: right;
}
.messages > time {
    font-size: 11px;
    color: #ccc;
}
.msg_receive {
    padding-left: 0;
    margin-left: 0;
    background-color: #f0f0f0 !important;
    color: #090808;
    border: 1px solid #dbdbdb;
    float: left;
}
.messages {
    background: #fff;
    padding: 15px 15px;
    border-radius: 9px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    position: relative;
}
.messages.msg_receive p, .messages.msg_receive time {
    color: #000;
}
.messages.msg_receive time {
    color: #444;
}
.seen-unseen img {
	width: 100%;
}
.msg_sent {
    /* padding-bottom: 20px !important; */
    margin-right: 0;
    background-color: #fffee0 !important;
    color: #000;
    float: right;
}

.btn_chat_send{
	border: 3px solid #ff8a00;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	color: #ff8a00;
	outline: none;
	box-shadow: none;
}
.btn_chat_send:hover{
	color: #ff8a00;
}

.langbmenu.help-line {
  display: none;
}

.main-header-mobile-new {
  display: none;
}


/*side bar*/

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #e1630c;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.closebtn.closebtn-new {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}


.sidenav a {
  padding: 8px 8px 8px 17px;
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #fff;
/*font-weight: 600;*/
background: #f00;
}

.sidenav .closebtn {
 position: absolute;
top: 0;
left: 0px;
font-size: 36px;
margin-left: 0;
background: #fff;
width: 250px;
line-height: 31px;
}

.astro-box a:hover {
  color: red;
  outline: none;
}

.sidenav li a {
  border-bottom: 1px solid #fff;
}

.footer-chat-to {
  border-left: 2px solid #fff; 
}
.inner-content-bx img {
    width: 100%;
    padding: 6px 0px 10px 0px;
}
.carousel-indicators .active{
    background: #ff0000!important;
    border-color: #ff0000 !important;
}

.carousel-indicators li {   
    background-color: #693d1a!important;
    border: 1px solid #693d1a!important;    
}

.shop-list-image {
    width: 290px!important;
    height: 214px;
}
.shop-list-similar {
    width: 309px!important;
    height: 228px;
}


.shop-details-big {
    width: 376px!important;
    height: 277px;
}

.home-shop-slider {
    width: 280px!important;
    height: 200px;
}
.report-list-img {
    width: 308px!important;
    height: 250px;
    border-radius: 10px;
}

.report-similar-list-img {
    width: 260px;
    height: 250px;
    border-radius: 10px!important;
}

.report-details-img {
    /*width: 376px!important;
    padding-right: 20px;
    padding-bottom: 20px;*/
    border-radius: 10px;
}
.remedies-list-img {
    width: 300px!important;
    height: 300px;
    border-radius: 10px;
    
}



.remedies-details-img {
    width: 376px!important; 
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}


.remedies-similar-list-img {
    width: 260px;
    height: 280px;
    border-radius: 10px;
}


.pooja-list-img {
    width: 262px!important;
    height: 262px;
    border-radius: 10px;
}



.profile-img-list img {
  width: 65px;
  height: 65px;
}


.profile-img-list-details img {
    width: 166px!important;
    height: 166px!important;
}


.similar-free-service-img {
    width: 260px!important;
    height: 195px;
}

.online-astrologers-heading {
    position: relative;
    padding: 0px 0px;
    line-height: 24px;
    background: #ff7518 none repeat scroll 0% 0%;
    color: #FFF !important;
    font-size: 14px;
    border: 2px solid #ff7518 !important;
    border-radius: 3px;
    font-weight: bold;
    -webkit-border-radius: 20px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}
.online-astrologers-heading h2 span {
    color: #fff!important;
}

.live-astrologer {  
 width: 60px !important;
background-color: green;
color: #fff;
border-radius: 9px;
margin-top: -21px !important;
margin-bottom: 5px;
font-weight: 600;
padding: 0px 2px 0px 2px;
font-size: 21px;
}
.call-btn.call-with-live {
  margin-left: 70px;
margin-top: -38px;
}
.call-btn.chat-btn.online.chat-with-live {
  margin-top: -38px;
}


.static-offline.call-with-astrologer-in-profile {
  background: #03a84e none repeat scroll 0% 0% !important;
  border: 2px solid #03a84e !important;
}

.btn-theme-chat.profile-but.static-offline.chat-with-astrologer-in-profile {
  background: #03a84e none repeat scroll 0% 0%;
  border: 2px solid #03a84e !important;
}

.profile-live {
  text-align: center;
margin-top: 30px !important;
display: inline-block;
}
.profile-live h3 {
  font-size: 24px;
  width: 80px !important;
  margin-left: 30px;
}

.booking-success-message h4 {
    color: #03a84e!important;
    font-weight: 600!important;
}
.ptitle
{
	text-align:center;
	font-size:18px;
	font-weight:bold;height:30px; 
	overflow: hidden;text-overflow: ellipsis;
	font-family: Segoe UI, sans-serif;
}

.astrologer-left-search {
    background-color: #eee!important;
    padding: 10px 0px 0px 0px;
}
.astrologer-left-search .form-group {
    margin-bottom: 0px!important;
}


ul.horoscope-api-lang li {
    display: inline-block;
}


ul.horoscope-api-lang li a {
    border: 1px solid #ff8500;
    padding: 4px 10px 4px 10px;
    border-radius: 10px;
    background: #ff8500;
    color: #fff;
}

ul.horoscope-api-lang li {
    margin: 0px 3px 10px 0px;
}

a.active-lang {
    background-color: #29a71a!important;
    border: 1px solid #29a71a!important;
}


.free-horoscop-enquiry-now {
    position: relative;
    padding: 4px 18px;
    line-height: 24px;
    background: red;
    color: #FFF !important;
    font-size: 14px;
    border: 2px solid red !important;
    border-radius: 3px;
    font-weight: bold;
    -webkit-border-radius: 20px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}

.free-horoscop-enquiry-now::hover {
   background: #fff!important;
}



.redio-btns.reg-gender {
    float: left;
    position: relative;
    margin-top: 41px;
    margin-bottom: 16px!important;
}

.redio-item.redio-item-reg {
    margin-left: -50px!important;
}


.form-group.form-group-home-kundali {
    margin-bottom: 0!important;
}

.department.home-department1 {
    height: 180px!important;
    margin-bottom: 0px!important;
    padding: 0px!important;
}

.home-department1 .thumb img{
	border: 0px solid #ffffff!important;

}


.home-department1 .department-details a{
	font-size: 17px!important;
}

.carousel-inner img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 15px!important;
  }

  /*for new footer start*/


  .row.footer_sidebar {
    padding: 10px 0 40px;
}

.footer-new-structure h4 {
    color: #fff;
    margin: 10px 0px 0px 0px;
    font-size: 20px;
    font-weight: 600;

}
.footer-new-structure h4:after {
   display: block;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    content: '';
}


li.footer_li a {
    color: #fff; 
    font-family: "Montserrat", sans-serif;
  /*  color: #ccc;*/
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.3px; 
     text-transform: capitalize; 
}


/*footer.footer_sidebar .widget_footer .widget_title {
    color: #fff!important;
    margin: 0;
    text-transform: capitalize;
    font-weight: 700;
}*/

/*.widget_footer.widget2.widget_links.col-sm-12.col-lg-12 h4 {
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 700;
}*/


/*display: block;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
    content: '';
*/


/*footer.footer_sidebar .widget_footer .widget_title:after {
    display: block;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
    content: '';
}*/

footer.footer_sidebar .widget_footer ul {
    list-style: none;
    padding-left: 0;
}

.footer_li {
    display: inline-block;
    margin-right: 20px;
}
/*footer.footer_sidebar .widget_footer.widget_links ul li a {
    font-family: "Open Sans", sans-serif;
    color: #fff!important;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.3px;
    text-transform: capitalize;
}*/

li.footer_li i {
   float: left;
    font-size: 22px;
    color: #fff;
    width: 34px;
    text-align: left;
    padding-top: 3px;
}

.location_address.fleft {
    float: left;
    /*color: #ccc;*/
    line-height: 24px;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
}

.fleft.contact_no {
    float: left;
    color: #fff;
    line-height: 24px;
    width: -webkit-calc(100% - 34px);
    /*width: calc(100% - 34px);*/
}

.fleft.contact_mail {
    float: left;
    color: #fff;
    line-height: 24px;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
}

/*.widget_inner.row1.m0.share-on ul li {
    display: inline-block!important;    
}*/

.social-profile li {
    display: inline-block;
    margin: 0 10px 0 0;
}



.social-profile li:last-child {
	margin-right: 0
}

.social-profile li a {
	display: block;
	color: #ff4f1e;
	font-size: 16px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #ff4f1e;
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile li a i {
	font-size: 20px;
	line-height: 34px;
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile li a:hover {
	background-color: #ff4f1e;
	border-color: transparent
}

.social-profile li a:hover i {
	color: #fff
}

.social-profile.style2 li a {
	color: #ff4f1e;
	border: none;
	-webkit-box-shadow: 0 0 6px rgba(255, 79, 30, .2);
	box-shadow: 0 0 6px rgba(255, 79, 30, .2);
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile.style2 li a i {
	font-size: 20px;
	line-height: 34px;
	-webkit-transition: .3s;
	transition: .3s
}


.link_white{color:#ff7518;}
.border-radius{border-radius:15px;}


a.link_white:hover {
    color: #f0e88b;
}

  /*for new footer end*/


  /*active menu color star*/

  a.home-active {
    background: #fee310;
    color: #000 !important;
}
a.about-active {
    background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}

a.free-service-active {
    background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}

a.report-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}

a.free-horoscope-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}

a.festival-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}

a.festivals-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}



a.remedies-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}


a.gallery-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}
a.shop-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}

a.courses-active {
   background: #e2640c;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px;
}

.widget_inner.widget_inner_app_image {
    margin: 10px 0px 0px 0px;
}

.widget_inner_app_image li img {
    border: 1px solid #fff;
    border-radius: 4px;
}



.similar-free-service-title-right {
    position: relative;
    margin-bottom: 15px;  
    font-family: 'Montserrat', sans-serif;
}




.similar-free-service-title-right h2 {
    position: relative;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 800;
    color: #693D1B;
    font-family: 'Montserrat', sans-serif;
    background: #f0e88b;
    padding: 10px 8px 10px 8px;
    border-radius: 5px;
}


.team_box .online-astrologer {
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 30px;
  right: -16px;
  background: #ccc;
  border-radius: 50%;
  border: 2px solid #fff;
}

.online-astrologer.specific-Clr-Online {
    background: #5bbe2a !important;
    animation: blink-animation 1s steps(5, start) infinite;
    /* -webkit-animation: blink-animation 1s steps(5, start) infinite; */
}

.online-text {
  color: #5bbe2a;
  width: 60px;
  border-radius: 10px;
  background: #5bbe2a3d;
  font-weight: 600;
  position: relative;
  margin-top: 2px;
  margin-left: 25px;
  font-size: 13px;
}




.astropro-img .online-astrologer {
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 80px;
  right: 0px;
  background: #ccc;
  border-radius: 50%;
  border: 2px solid #fff;
}

.team_box .offline-astrologer {
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 10px;
  right: -20px;
  background: #ccc;
  border-radius: 50%;
  border: 2px solid #fff;
}


.online-astrologer.profile-online {
  background: #5bbe2a !important;
  animation: blink-animation 1s steps(5, start) infinite;
}



.astropro-img .offline-astrologer {
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 35px;
  right: -6px;
  background: #ccc;
  border-radius: 50%;
  border: 2px solid #fff;
}

.offline-astrologer.profile-offline {
  background: #ee4e5e !important;
  animation: blink-animation 1s steps(5, start) infinite;
}



.offline-astrologer.specific-Clr-offline {
    background: #ee4e5e !important;
    animation: blink-animation 1s steps(5, start) infinite;
    /* -webkit-animation: blink-animation 1s steps(5, start) infinite; */
}

.profile-about-description p {
    text-align: justify;
}


.video-gallery-section iframe {
  border-radius: 10px;
}


span.specialization {
    margin-right: 10px;
    margin-bottom: 10px;
    background: #ffeed7;
    border-radius: 20px;
    white-space: nowrap;    
    display: flex;
    align-items: center;
    justify-content: center;
    display: inline-block;
    padding: 10px 15px 10px 15px;
    color: #000;
    font-weight: 600;
}







/*fancy box*/

a.fancybox.image-link-new {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    color: #ffffff;
    line-height: 50px;
    background: #2fab1e;
    display: block;
    font-size: 16px;
    z-index: 1;
    text-align: center;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 100%;
}



a.fancybox.image-link-new {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    color: #ffffff;
    line-height: 50px;
    background: #2fab1e;
    display: block;
    font-size: 16px;
    z-index: 1;
    text-align: center;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 100%;
}


a.btn.btn-success {
    color: #fff;
    background-color: #5dbf2c!important;
    border-color: #5dbf2c!important;
}

ul.availability {
    margin: 10px 10px 10px 15px;
}

/*ul.availability li {
    display: inline-block;
     width: 13.4%;
    
}*/

ul.availability li {
    display: inline-block;
    width: 13.4%;
    padding: 10px 12px 8px 9px;
    border: 1px solid #841d23;
    text-align: center;
    margin: 5px 2px 4px 5px;
    border-radius: 10px;
}


ul.availability li span.online-available {
    /* border: 1px solid green; */
    float: left;
    width: 100%;
    padding: 4px 3px 4px 4px;
    border-radius: 19px;
    margin: 15px 0px 5px 0px;
    text-align: center;
    font-size: 11px;
    background: #008000d1;
    color: #fff;
}


ul.availability li span.not-available {
    /* border: 1px solid #FFA2AC; */
    float: left;
    width: 100%;
    padding: 4px 3px 4px 4px;
    border-radius: 19px;
    margin: 15px 0px 5px 0px;
    text-align: center;
    font-size: 11px;
    background: #FFA2AC;
    color: #000;
    font-weight: 600;
}

span.days-name {
    font-size: 18px !important;
    font-weight: 600;
    color: #841d23 !important;   
}

.all-puja-list-main-section {
    margin: 10px;
}

.astlgrs-list.reports-list {
    margin: 10px;
}

.puja-details-top-row img {
    border-radius: 15px;
}

.puja-details-right-section h2 {
    position: relative;
    text-transform: capitalize;
    font-size: 34px;
    color: #e2650d;
    font-weight: 700;
    padding: 0px 0 10px 0px;
}

.puja-details-right-section p {
    /* color: #000; */
    line-height: 26px;
}

a.btn-select-astrologerfor-puja {
    background-color: #ffd700 !important;
    border-radius: 50rem !important;
    font-weight: 700;   
    color: #000;
    padding: 15px 30px 15px 30px;
}


ul.puja_details_common_feature_list li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
}

ul.puja_details_common_feature_list li img {
    max-width: 100%;
    position: absolute;
    left: 3px;
    top: 6px;
    width: 14px;
}


.all-details-puja h4 {
    color: #000;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

.puja-para-details p {
    line-height: 25px;
    text-align: justify;
}

.d-none{display:none!important;}

 .font-availability-dashboard {
    margin: 0px;
}

a.btn.btn-xs.delete-record {
    background: red;    
}

a.btn.btn-xs.delete-record i {
    font-size: 17px !important;   
}


.remedies_details_common_feature_list ul li {
    line-height: 33px;
}

.delete-profile-rario-input input {
    margin: 10px 5px 0 0px;
    float: left;
}


.delete-profile-rario-input {
    margin-bottom: 15px;
}
/*new --------*/
.layer {
  background-color: rgba(240, 232, 139, 0.48);
  position: absolute;
  margin-top: 0px;
  margin-left: 63px;
  width: 100%;
  height: 100%;
  z-index: 99;
  width: 800px;
  height: 308px;
  opacity: 1.8;
  border-radius: 20px;
  text-align: center;
}
.chklogin{margin-top:150px; }

td.for-more-numerology {
    background: #f0e88b;
    padding: 19px;
    margin: 20px;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

td.for-more-numerology a {
    position: relative;
    padding: 7px 15px;
    line-height: 24px;
    background: #d00404 none repeat scroll 0% 0%;
    color: #FFF !important;
    font-size: 18px;  
    font-weight: bold;
    -webkit-border-radius: 30px;
}

.rating-group-feedback .radio input {
    top: 0px!important;
    margin-left: 0;
}

span.rating-new {
    background: green;
    height: 20px;
    color: #fff !important;
    padding: 2px 7px 0 7px;
    border-radius: 4px;   

}
p.rech_amount button {
    background: none!important;
}
p.rech_amount button:hover {
    color: #23527c!important;
}


.department-details.home-department-details p {
  font-weight: 700;
}



.payment-status 
{
  margin-top: 50px;
  padding: 50px;
  border: solid 2px silver;
  border-radius: 10px;
  min-height: 300px;
}


.user-register-half-field li {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 2px;
}

iframe.promotional-video-iframe{
	border-radius: 10px;
    /*width: 380px;*/
    width: 100%;
    height: 220px;
}

.video-title {
  font-size: 20px;
  margin-top: 7px;
  font-weight: 600;
  color: #444;
}


/*for popup offer*/

#overlay {
    width:100%;
    height:100%;
    opacity:0.5;
    /*background-color:#999;
    position:absolute;*/
}
.popup {
    display:none;

   /* width: 500px!important;
    height: 500px!important;
    background-color: red;
    
    position: absolute!important;
    top:0!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    
    margin: auto!important;*/

   /* width:50%;
    height:50%;*/
    width: 35%;
    /*height: 50%;*/
    height: auto;
    left: 0!important;
    right: 0!important;
    position:absolute;
 /*   background:#29a71a;*/
    margin: auto!important;
    background-image: url(../images/bg-100.png);
    /*opacity:0.5;*/
    z-index:6;
    top: 25%;
    border-radius: 10px;
}


.register-popup h3 {
    text-align: center;
    color: #000!important;
    font-weight: 600;
    line-height: 30px;
}

span.close {
    padding: 10px;
    background: red;
    opacity: inherit;
    color: #fff;
}
.register-popup {
    padding: 50px;
}
.register-popup p {
    margin-bottom: 8px!important;
    margin-top: 8px;
    color: #333;
    font-weight: 550;
}

input.btn.btn-success.btn-outline-rounded.purple.popup-btn {
    margin-top: 15px;
    color: #fff!important;
    background: green!important;
}

a.popup-btn {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
    padding: 8px 16px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
}

a.popup-btn {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}


.header-wrapper{position: relative;z-index: 999;}
.header{
  /*background:url(../images/bg1.jpg); */
  padding-top: 10px;
   padding-bottom: 11px;
   /*background: #fff;*/
   background: #fff;
 }

 .header-wrapper {
    border-top: 2px solid #bb1717;
}
.header-text {
text-align: right;
margin-top:20px;
}
.call-text img {
width: 31px;
margin-right: 2px;
}
.call-text{
font-size: 15px;
color: #000;
padding-right: 10px;
vertical-align: middle;
font-weight: 600;
}

.media-body p {
    font-size: 12px;
}

div#tabs li a {
    font-size: 14px;
    font-weight: 700;
}


div#tabs table tr td {
    color: #000!important;
}

.recent_job_apply h4 {
    font-size: 19px!important;
    padding-bottom: 7px!important;
}

.row.payout-form-top {
    margin-top: 20px!important;
}

input.btn.btn-lg.btn-thm.payoutbtn {
    width: 82% !important;
    padding: 10px 12px 8px 13px !important;
    margin: 0px 0px 12px 12px !important;
    background: #337ab7 !important;
    color: #fff !important;
}


.dash-recharge-box strong a {
    color: #fff;
}

.vacation-mode h3 {
    color: red !important;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    font-size: 16.5px;
    font-weight: 600;
}

.all-vacation-list-profile h3 {
    color: #fff !important;
    background: #ff7518;
    border-radius: 10px;
    padding: 10px;
    font-size: 17.5px;
    font-weight: 600;
}

button.btn-theme-follow.profile-but {
    position: relative;
   /* padding: 12px 24px;*/
    line-height: 24px;
    background: #3696f5;
    color: #FFF !important;
    font-size: 18px;
    border: 2px solid #3696f5 !important;
    border-radius: 3px;
    font-weight: bold;
    -webkit-border-radius: 30px;
}


span.fa.fa-calendar-o.calendar-color {
    color: #1c287c !important;
}

.festival-post-details {
    margin-bottom: 20px!important;
}

.festival-content-details p {
    text-align: justify!important;
}


.all-courses-main {
    box-shadow: 0 2px 16px 0 #D3D5DA;
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    padding: 20px 0px 0px 0px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}


/*course*/

.home-course-card {
    border: 1px solid #2fab1e !important;
}


.home-course-card {
	border:1px solid #2fab1e!important;
}

.home-course-metainfo {
    background: #ff4f1e!important;
    border-radius: 0px 0px 5px 5px!important;
    /*border-top: 2px solid #ddd;*/
}

.home-course-metainfo p {    
    color: #fff!important;
    font-size: 15px!important;
    font-weight: 600;
}
.home-course-metainfo a {    
    color: #fff!important;
    font-weight: 600;
}
.home-course-metainfo p:hover {
    color: #0d295c;
}


.home-course-metainfo a:hover {
    color: #0d295c;
}


.home-course-info h3 {
    font-size: 16px!important; 
    height: 45px;
    overflow: hidden;   
}

.home-course-info {
    padding: 24px 20px 20px!important;    
    height: 84px!important;    
}

a.btn-view-course {
        font-size: 16px;
    background: #ff4f1e;
    color: #fff !important;
    padding: 0px 10px 0px 10px;
    border-left: 1px solid #fff;
  
}

.home-course-metainfo {
    
    padding: 10px 0px 10px 10px!important;
}


a.btn-view-course i {
    font-size: 17px !important;
    margin: 0px !important;   
}

h2.mt-0.course-details-title {
    color: #1741b3 !important;
    font-size: 42px;
    margin-bottom: 13px;
}
.course-details-img-new img {
    width: 100%;
    border-radius: 10px;
}

h2.training-video-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    font-family: poppins, sans-serif;
    margin: 0px 0 20px 0px;
    color: #012245;
}
h2.training-video-title span {
    color: #ff4f1e;
}
/*.course-right-section {
    margin-top: 70px;
}*/

.sidebar-box {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	padding: 25px;
	border-radius: 5px;
	margin: 0 0 30px;
	background: #bad0e2;

}

.course-details-widget ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 20px
}

.course-details-widget ul li:last-child {
	margin: 0
}

.course-details-widget ul li p {
	margin: 0
}

.course-details-widget ul li p i {
	color: #ff4f1e!important;
	margin-right: 7px;
	font-size: 20px;
	position: relative;
	top: 2px
}

span.course-eligibility {
    background: #ff4f1e;
    color: #fff;
    padding: 2px 10px 2px 10px;
    border-radius: 10px;
    margin: 0px 5px 0 5px;
}

.course-enroll-widget {
	text-align: center
}

.course-enroll-widget .single-course-price {
	font-size: 30px;
	color: #ff4f1e;
	font-weight: 600;
	margin: 0 0 20px
}

.course-enroll-widget .btn {
	width: 100%;
	display: block;
	font-size: 18px;
	padding: 15px
}

.course-details-meta {
	margin: 20px 0
}

.course-details-meta li {
	display: inline-block;
	margin-right: 25px
}

.course-details-meta li:last-child {
	margin: 0
}

.course-details-meta li i {
	color: #ff4f1e;
	margin-right: 5px;
	font-stretch: 18px
}

.course-details-img img {
	border-radius: 5px
}

.course-enroll-widget .btn {
    width: 100%;
    display: block;
    font-size: 18px;
    padding: 15px;
}

.btn.v3 {
    background-color: #ff4f1e;
    border: none;
    color: #fff;
    padding: 12px 28px;
}



.post-comment-wrap {
	border: 1px solid #ddd;
	padding: 25px;
	margin: 0 0 25px
}

.post-comment-wrap .comment-title {
	line-height: 1;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd
}

.post-comment-wrap .comment-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 20px
}

.post-comment-wrap .comment-item:last-child {
	margin: 0
}

.post-comment-wrap .comment-item .comment-author_img {
	width: 100px;
	height: 100px
}

.post-comment-wrap .comment-item .comment-author_text {
	width: calc(100% - 120px);
	margin-left: 20px
}

.post-comment-wrap .comment-item .comment-author_text p {
	font-size: 14px;
	line-height: 24px;
	opacity: .7;
	margin: 0
}

h2.mt-0.course-details-title {
   color: #1741b3 !important;
    font-size: 32px !important;
     margin-bottom: 20px; 
    font-weight: 700;
   /* line-height: 38px;*/
}
.course-details-img-new img {
    width: 100%;
    border-radius: 10px;
}

h2.training-video-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    font-family: poppins, sans-serif;
    margin: 0px 0 20px 0px;
    color: #012245;
}
h2.training-video-title span {
    color: #ff4f1e;
}
.course-right-section {
    margin-top: 0px;
}


.features-upon-image ul li {
    padding: 10px 7px 10px 7px;
    /*background: url(../img/promo/thck.png) no-repeat 0px 14px;*/
    list-style: none;
    color: #fff;
   text-align: left!important;
}

.features-upon-image h2 {
    text-align: left;   
    font-size: 43px!important;
}
.features-upon-image h2 span {
    color: #2fab1e;
    font-weight: 600;
}



.features-upon-image ul li span {
    border-radius: 15px;
    padding: 4px 15px 4px 30px;
    background-color: #2fab1e !important;   
    background: url(../images/thck.png) no-repeat 10px 9px; 
}


.comment-author_img img {
    width: 100%;
    height: auto;
}

.course-details-img .promo-content {
    position: relative;
    padding: 30px;
}

.promo-banner-wrap.style4 {
	overflow-x: hidden
}

.promo-banner-wrap.style4 .promo-content:before {
	display: none
}

.promo-banner-wrap.style4 .promo-circle-shape {
	position: absolute;
	bottom: 50px;
	right: 30px;
	-webkit-animation: animationFramesOne 5s alternate infinite linear;
	animation: animationFramesOne 5s alternate infinite linear
}


.post-comment-wrap.style2 {
	border: none;
	padding: 0
}

.post-comment-wrap.style2 .comment-item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 23px
}

.post-comment-wrap.style2 .comment-item.reply {
	margin-left: 50px
}

.post-comment-wrap.style2 .comment-title {
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0;
	border: none
}

.post-comment-wrap.style2 .comment-author_img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.post-comment-wrap.style2 .comment-author_img img {
	border-radius: 50%
}

.post-comment-wrap.style2 .comment-author_info {
	display: inline-block;
	margin: 0 0 8px
}


.share-btn-main {
    margin: 20px 0px!important;
    /* float: left; */
    /* width: 100%; */
    display: inline-block;
}



.post-comment-wrap.style2 .comment-author_info h6 {
	margin: 0 0 8px
}

.post-comment-wrap.style2 .comment-author_info h6,
.post-comment-wrap.style2 .comment-author_info p {
	display: block
}

.post-comment-wrap.style2 .comment-author_info p {
	margin-left: 0 !important
}

.post-comment-wrap.style2 .post-reply {
	background: #ff4f1e;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 12px;
	display: inline-block;
	margin: 15px 0 0
}


.comment-author_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0 0 8px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.comment-author_info h6,
.comment-author_info p {
	display: inline-block
}

.comment-author_info h6 {
	line-height: 21px;
	margin: 0;
	font-size: 16px;
	font-weight: 600
}

.comment-author_info p {
	margin-left: 25px !important;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	opacity: .7
}

.comment-author_info .rating-star {
	margin: 0 0 0 20px
}

.comment-author_info .rating-star li {
	margin: 0;
	line-height: 1
}

.comment-author_info .rating-star li i {
	font-size: 15px
}

.comment-form-wrap .comment-form-title {
	background: #f3f6fb;
	padding: 20px;
	margin: 0 0 25px
}

.comment-form-wrap .comment-form-title h4 {
	color: #201d1e;
	font-weight: 500;
	line-height: 21px;
	margin: 0
}

.comment-form-wrap .comment-form-title.style2 {
	background: 0 0;
	padding: 0
}

.comment-form-wrap .comment-form-title.style2 h4 {
	line-height: 1.4
}

.comment-form-wrap .comment-form-title.style2 p {
	font-size: 14px;
	margin: 0
}

.comment-form-wrap .comment-form .form-group {
	margin: 0 0 15px
}

.comment-form-wrap .comment-form .form-group textarea {
	height: 135px;
	resize: none
}

.comment-form-wrap .comment-form .form-group input,
.comment-form-wrap .comment-form .form-group textarea {
	width: 100%;
	border: 1px solid #ddd;
	padding: 10px 20px
}

.comment-form-wrap .comment-form .form-group input {
	height: 60px
}

.comment-form-wrap .comment-form .checkbox {
	position: relative
}

.comment-form-wrap .comment-form .checkbox label {
	position: relative;
	font-size: 14px;
	line-height: 21px;
	color: rgba(0, 0, 0, .8);
	padding-left: 20px;
	position: relative;
	cursor: pointer
}

.comment-form-wrap .comment-form .checkbox label:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #ff4f1e;
	left: 0;
	top: 3px;
	padding: 0
}

.comment-form-wrap .comment-form .checkbox input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer
}

.comment-form-wrap .comment-form .btn {
	margin: 15px 0 0
}





.upword-scroll {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 25px;
    border-radius: 5px;
    margin: 0 0 30px;
    background: #87d6e3;
}

.review-box-merquee {
    border: none!important;
    padding: 0px!important;
    margin: 0px!important;
}


.comment-marquee_text p {
    color: #000!important;
    font-weight: 420!important;
    font-size: 16px !important;
}


.course-learn ul li {
    padding: 7px 7px 7px 35px;
    background: url(../images/right.jpg) no-repeat 0px 10px;
    list-style: none;
    /* color: #fff; */
    text-align: left !important;
    border-radius: 14px;
}

h2.training-video-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    font-family: poppins, sans-serif;
    margin: 0px 0 20px 0px;
    color: #012245;
}
h2.training-video-title span {
    color: #ff4f1e;
}


.course-benifits ul li {
   padding: 7px 7px 7px 35px;
    background: url(../images/right.jpg) no-repeat 0px 10px;
    list-style: none;
    /* color: #fff; */
    text-align: left !important;
    
}

.course-benifits ul li {
   padding: 7px 7px 7px 35px;
    background: url(../images/right.jpg) no-repeat 0px 10px;
    list-style: none;
    /* color: #fff; */
    text-align: left !important;
    
}


.course-card.style2:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-color: transparent
}

.course-card.style2:hover .course-img img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}


.home-courses-img img {
    padding: 10px 10px 0 10px;
    border-radius: 15px!important;
}



.course-card.style2 .course-info {
	padding: 40px 20px 18px;
	position: relative
}


.course-card.style2 .course-info .course-price {
	display: inline-block;
    font-size: 13px;
    line-height: 20px;
    background: #ff1717;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    top: -15px;
    left: 20px;
}

.course-card.style2 .course-rating {
	padding: 20px 0 15px
}


.course-card.style2 .course-metainfo i {
	font-size: 14px;
	position: relative;
	top: 0px;
	margin-right: 8px
}

.course-card.style2 {
	border: 1px solid #ddd;
	margin: 0 0 30px;
	border-radius: 5px;
	-webkit-transition: .3s;
	transition: .3s
}


.course-card.style2 .course-metainfo .course-metainfo-left ul li:last-child {
	margin-left: 20px
}

.course-card.style3 {
	margin: 0 0 30px;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}


.course-card.style1 {
	border: 1px solid #ddd;
	margin: 0 0 30px;
	border-radius: 5px;
	-webkit-transition: .3s;
	transition: .3s
}

.course-card.style1:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-color: transparent
}

.course-card.style1:hover .course-img img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}

.course-card.style1 .course-info {
	padding: 15px 20px 18px
}

.course-card.style1 .course-rating {
	padding: 20px 0 15px
}

.course-card.style1 .course-metainfo i {
	font-size: 14px;
	position: relative;
	top: 2px;
	margin-right: 8px
}

.course-card.style1 .course-metainfo .course-metainfo-left ul li:last-child {
	margin-left: 20px
}



.course-card.style3 .course-img .event-date {
	position: absolute;
	top: 20px;
	left: 20px;
	background: #ff4f1e;
	display: inline-block;
	color: #fff;
	line-height: 1;
	border-radius: 5px;
	font-size: 14px;
	padding: 10px 12px;
	border: none
}

.course-card.style3 .course-img .event-date i {
	font-size: 16px;
	position: relative;
	top: 1px;
	margin-right: 5px
}

.course-card.style3 .course-info {
	padding: 0 0 15px;
	margin: 18px 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}

.course-card.style3 .course-metainfo {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 20px 20px
}

.course-card.style3 .course-metainfo i {
	color: #ff4f1e;
	font-size: 20px
}

.course-card.style3 .course-metainfo p {
	font-weight: 16px;
	position: relative;
	padding-left: 22px
}

.course-card.style3 .course-metainfo p i {
	position: absolute;
	top: 4px;
	left: 0
}

.course-card.style3 .course-metainfo .course-metainfo-left ul li:last-child {
	margin-left: 20px
}

.course-card.style3 .course-metainfo .course-metainfo-right .btn {
	background-color: #ff4f1e;
	padding: 8px 20px;
	color: #fff;
	border-radius: 5px;
	-webkit-transition: .3s;
	transition: .3s
}

.course-rating {
	padding: 4px 0
}

.course-rating ul {
	line-height: 1
}

.course-rating ul li {
	display: inline-block;
	line-height: 1
}

.course-rating ul li i {
	font-size: 14px;
	color: #ffc107
}

.course-rating span {
	font-size: 14px;
	padding-left: 20px;
	position: relative;
	display: block;
	line-height: 1;
	color: #818181
}

.course-rating span:before {
	position: absolute;
	top: -2px;
	left: 9px;
	content: "";
	background: rgba(0, 0, 0, .2);
	width: 1px;
	height: 16px
}



.course-card {
	border-radius: 5px
}

.course-card .course-img {
	position: relative;
	overflow: hidden
}

.course-card .course-img img {
	border-radius: 5px 5px 0 0;
	-webkit-transition: .8s;
	transition: .8s
}

.course-card .course-info h3 {
	font-size: 20px;
	line-height: 30px;
	line-height: 1.4;
	margin: 0
}

.course-card .course-info p {
	margin: 0;
	font-size: 14px;
	line-height: 1.6
}

.course-card .course-metainfo {
	-webkit-box-shadow: 0 -5px 15px rgba(0, 0, 0, .05);
	box-shadow: 0 -5px 15px rgba(0, 0, 0, .05);
	padding: 15px 20px
}

.course-card .course-metainfo .course-metainfo-left,
.course-card .course-metainfo .course-metainfo-right {
	width: 49%
}

.course-card .course-metainfo .course-metainfo-left {
	text-align: left
}

.course-card .course-metainfo .course-metainfo-right {
	text-align: right
}

.course-card .course-metainfo .course-metainfo-right .price-tag .discount {
	margin-right: 5px
}

.course-card .course-metainfo .course-metainfo-right .price-tag span {
	color: #ff4f1e
}

.course-card .course-metainfo a {
	color: #4c4c4c
}

.course-card .course-metainfo a:hover {
	color: #ff4f1e
}

.course-card .course-metainfo p {
	font-size: 14px;
	margin: 0
}

.course-card .course-metainfo p i {
	margin-right: 5px
}


.course-card .course-info h3 a {
  color: #000;
  font-weight: 600;
}


.nav.nav-tabs.course-tablist {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: none
}

.nav.nav-tabs.course-tablist li {
	width: 25%;
	border-right: 1px solid #ddd;
	background: 0 0
}

.nav.nav-tabs.course-tablist li:last-child {
	border: none
}

.nav.nav-tabs.course-tablist li button {
	width: 100%;
	border: none;
	background: 0 0;
	border-radius: 0;
	padding: 15px 5px;
	color: #000;
	background-color: #f1f1f1
}

.nav.nav-tabs.course-tablist li button.active {
	background: #ff4f1e;
	color: #fff
}

.nav.nav-tabs.course-tablist.style2 li {
	width: 33.33%
}

.tab-content.course-tab-content {
	margin: 25px 0 0;
	padding: 20px;
	border: 1px solid #ddd
}

.tab-content.course-tab-content h5 {
	margin: 25px 0 20px
}

.tab-content.course-tab-content p {
	margin: 0 0 20px
}

.tab-content.course-tab-content ul.course-details-list li {
	position: relative;
	padding-left: 20px;
	margin: 0 0 15px
}

.tab-content.course-tab-content ul.course-details-list li:last-child {
	margin: 0
}

.tab-content.course-tab-content ul.course-details-list li:before {
	position: absolute;
	top: 8px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	background-color: #ff4f1e
}

.tab-content.course-tab-content .lecture-accordion {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0
}

.tab-content.course-tab-content .lecture-item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.tab-content.course-tab-content .lecture-item:last-child {
	padding: 0;
	margin: 0;
	border: none
}

.tab-content.course-tab-content .lecture-item p {
	margin: 0
}

.tab-content.course-tab-content .lecture-item p i {
	color: #ff4f1e;
	font-size: 20px;
	position: relative;
	top: 1px;
	margin-right: 5px
}

.tab-content.course-tab-content .lecture-item span {
	display: inline-block;
	color: #ff4f1e
}


ul.nav.nav-tabs.course-tablist {
    margin-top: 20px;
}


.sidebar-menu.left-course-category h3 {
    color: #fff;
    padding: 10px 0 10px 10px;
    font-weight: 700;
    border-bottom: 2px solid red;
}

/*tab css*/


#tabs {

   width: 100%;
    height:30px; 
  /* border-bottom: solid 1px #CCC;*/
   padding-right: 2px;
   margin-top: 30px;
   

}
a {cursor:pointer;}

#tabs li {
    float:left; 
    list-style:none; 
    border-top:1px solid #ccc; 
    border-left:1px solid #ccc; 
    border-right:1px solid #ccc; 
    margin-right:5px; 
    border-top-left-radius:3px;  
    border-top-right-radius:3px;
      outline:none;
}

#tabs li a {

       /*font-family: Arial, Helvetica, sans-serif;
    font-size: small;*/
    font-weight: bold;
    color: #fff;
    padding-top: 12px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 11px;
    display: block;
    background: #ff4f1e;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-decoration: none;
    outline: none;
    
  
}

#tabs li a.inactive{
   padding-top: 12px;
    padding-bottom: 11px;
    padding-left: 45px;
    padding-right: 45px;
    color: #666666;
    background: #EEE;
    outline: none;
    border-bottom: solid 1px #CCC;

}

#tabs li a:hover, #tabs li a.inactive:hover {


    color: #000;
      outline:none;
}

.container-course {

   /* clear:both;           
    width:100%; 
    border-left: solid 1px #CCC;
      border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
    text-align:left;
  padding-top: 20px;*/


  margin: 25px 0 0;
    padding: 20px;
    border: 1px solid #ddd;


}

.container-course h2 { margin-left: 15px;  margin-right: 15px;  margin-bottom: 10px; color: #5685bc; }

.container-course p {
margin: 0 0 20px;
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;

/* margin-left: 15px; margin-right: 15px;  margin-top: 10px; margin-bottom: 10px; line-height: 1.3; font-size: small;*/



  }



.course-learn h5 {
    margin: 0px 0 20px;
    font-size: 20px;
    color: #000;
    font-weight: 700;

}



.course-learn ul li {
    padding: 7px 7px 7px 35px;
    background: url(../images/right.jpg) no-repeat 0px 10px;
    list-style: none;
    /* color: #fff; */
    text-align: left !important;
    border-radius: 14px;
}


.post-comment-wrap.mb-0.review-box h5 {
    margin: 0px 0 15px;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}


p.no-review {
    color: red;
    font-weight: 550;
}


.blog-reply h4 {
    font-weight: 500;
    position: relative;
    color: #0d295c !important;
    font-size: 28px;
    font-weight: 600;
}

.course-review {
    margin-top: 36px !important;
}

.comment-form-title.style2.blog-reply h4:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 88px;
    height: 2px;
    background: #ff4f1e;
    top: 43px;
}


span.contact-success {
    color: green;
    font-size: 20px;
}


.course-details-widget ul li p i {
    color: #ff4f1e;
    margin-right: 7px;
    font-size: 20px;
    position: relative;
    top: 2px;
}


div#st h3 {
    float: left;
}

div#kpp h4 {
    float: left;
}

.check-other-chart ul li {
    display: inline-block !important;
    padding: 5px 14px 5px 15px;
    position: relative;
    float: left;
    margin: 5px 5px 5px 5px;
    background: #ff7518;
    border-radius: 20px;
    color: #fff;
}

.check-other-chart h3 {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 10px;
}

a.btn.btn-success.text-align-center.other-chart {
    width: 54%!important;
    margin-top: 10px!important;
    font-size: 21px!important;
}

.kp-houses-row-for-free-service {
    background: #ff7518!important;
}

.tab-content.tab-content-free-service {
    margin-top: 10px!important;
}


.nav-tabs-free>li>a{
	/*background: #ff7518!important;
	color: #fff!important;*/
}

td.tab-panel-heading {
    background: rgba(240, 232, 139, 0.48)!important;    
}

td.tab-panel-heading h4 {
    color: #000!important;
}


.tab-panel-heading {
    background: #eed!important;    
}

.tab-panel-heading h4 {
    color: #000!important;
}



.tab-content-free-service tr td {
    color: #000!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #004aad;
    border-bottom-color: transparent;
    background: #004aad!important;
    color: #fff!important;
}

.nav-tabs>li>a:hover {
    background: #004aad;
}


.tab-panel-heading {
    background: rgba(240, 232, 139, 0.48)!important;
    padding: 10px!important;
    margin-bottom: 10px!important;
    color: #000!important;
    font-weight: 800!important;
}

.row.month-wise-varshapal {
    margin-top: 10px!important;
}

.rudraksh-table tr td {
    color: #000!important;  

}

td.left-td-bold {
    font-weight: 500!important;        
}

ul.current-sade-sati li {
    list-style-type: square;
    margin-left: 14px;    
}

ul.current-sade-sati li::marker {
    color: #a1543f!important;
}

ul.gem-suggestion-flaw-results li {
    list-style-type: square;
    margin-left: 14px;    
}

ul.gem-suggestion-flaw-results li::marker {
    color: #a1543f!important;
}

td.free-service-text-justify {
    text-align: justify;
}

.rudraksh-table-border-new {
  border-collapse: separate!important;
  border-spacing: 0!important;
}

.rudraksh-table-border-new th{
 border-left :1px solid #ff7518!important; 
 border-right :1px solid #ff7518!important; 
}

.rudraksh-table-border-new td{
 border :1px solid #ff7518!important;

/* border: solid 1px #000;*/
  border-style: none solid solid none;
  padding: 10px;
}


div#kph {
    margin-top: 10px;
}




.rudraksh-table-border-new tr:first-child td:first-child { border-top-left-radius: 10px!important; }
.rudraksh-table-border-new tr:first-child td:last-child { border-top-right-radius: 10px!important; }

.rudraksh-table-border-new tr:last-child td:first-child { border-bottom-left-radius: 10px!important; }
.rudraksh-table-border-new tr:last-child td:last-child { border-bottom-right-radius: 10px!important; }


  

  .month-wise-varshapal-table-border-new th{
 border :1px solid #ff7518!important;
 border: solid 1px #000;
  border-style: none solid solid none;
  padding: 10px;
  
}

.month-wise-varshapal-table-border-new td{
 border :1px solid #ff7518!important;

/* border: solid 1px #000;*/
  border-style: none solid solid none;
  padding: 10px;
}

ul li.dasha-mahadasha {
    display: inline-block;
    background: #eee;
    padding: 4px 17px 4px 16px!important;
    margin: 3px 2px 3px 2px!important;
    border-radius: 10px;
    color: #000;
    font-weight: 550;
}


ol.ol-antardashas {
    border-bottom: 1px solid #ff7518;
    margin: 0px 4px 9px 0px;
}


ol li.dasha-antardashas {
    display: inline-block;
    background: #eee;
    padding: 4px 17px 4px 16px!important;
    margin: 3px 2px 3px 2px!important;
    border-radius: 10px;
    color: #000;
    font-weight: 550;
}

ul li.dasha-mahadasha-order {
    display: inline-block;
    background: #eee;
    padding: 4px 17px 4px 16px!important;
    margin: 5px 10px 5px 10px!important;
    border-radius: 10px;
    color: #000;
    font-weight: 550;
}


ol li.dasha-antardashas-order {
    display: inline-block;
    background: #eee;
    padding: 4px 17px 4px 16px!important;
    margin: 5px 10px 5px 10px!important;
    border-radius: 10px;
    color: #000;
    font-weight: 550;
}



.month-wise-varshapal-table-border-new tr:first-child th:first-child { border-top-left-radius: 10px!important; }
.month-wise-varshapal-table-border-new tr:first-child td:last-child { border-top-right-radius: 10px!important; }

.month-wise-varshapal-table-border-new tr:last-child td:first-child { border-bottom-left-radius: 10px!important; }
.month-wise-varshapal-table-border-new tr:last-child td:last-child { border-bottom-right-radius: 10px!important; }


.kp-houses-planets-ul {
    margin: 0 0 6px 0px !important;
    padding: 0px !important;
    background: #f0e88b;
    border-radius: 10px;
    border: 1px solid #ff7518;
}

.kp-houses-planets-ul p {
    padding: 0px 0px 0px 10px!important;
    margin: 10px 0px 10px 0px!important;
    color: #000;
}


div#kpp {
    margin-top: 10px!important;
}

h3.kp-planets-heading {
    font-size: 18px!important;
    font-weight: bold!important;
    color: #000!important;
}

.for-more-numerology {
    padding: 12px !important;
}

div#d {
    margin-top: 10px!important;
}

section.our-dashbord.dashbord #tabs {
    margin-top: 0px!important;
}


.our-dashbord.dashbord #tabs li a.inactive{
	padding-left: 15px!important;
	padding-right: 15px!important;
}

.our-dashbord.dashbord #tabs li a{
	padding-left: 15px!important;
	padding-right: 15px!important;
}


/*14-02-2025*/

li.good_results_kundali_li {
    display: inline-block;
    padding: 2px 5px 2px 5px;
    background: #f3c862;
    margin: 2px 0px 4px 5px;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
}

li.diseases_cure_kundali_li {
    display: inline-block;
    padding: 2px 5px 2px 5px;
    background: #f3c862;
    margin: 2px 0px 4px 5px;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
}
li.substitute_kundali_li {
    display: inline-block;
    padding: 2px 5px 2px 5px;
    background: #f3c862;
    margin: 2px 0px 4px 5px;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
}
li.not_to_wear_with_kundali_li {
    display: inline-block;
    padding: 2px 5px 2px 5px;
    background: #f3c862;
    margin: 2px 0px 4px 5px;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
}


li.remedies_kundali_li {    
    list-style-type: square;
    margin-left: 14px;
}

li.remedies_kundali_li::marker {
    color: #a1543f;
}

div#a {
    margin-top: 10px !important;
}

div#b {
    margin-top: 10px !important;
}

div#c {
    margin-top: 10px !important;
}




li.kundali-dosha-remedies {
    list-style-type: square;
    margin-left: 14px;
    text-align: justify;
}


li.kundali-dosha-remedies::marker {
    color: #a1543f;
}

li.kundali-dosha-aspects {
    list-style-type: square;
    margin-left: 14px;
    text-align: justify;
}


li.kundali-dosha-aspects::marker {
    color: #a1543f;
}



li.kundali-dosha-factors {
    list-style-type: square;
    margin-left: 14px;
    text-align: justify;
}


li.kundali-dosha-factors::marker {
    color: #a1543f;
}

li.kundali-dosha-effects {
    list-style-type: square;
    margin-left: 14px;
    text-align: justify;
}


li.kundali-dosha-effects::marker {
    color: #a1543f;
}


.widget.cust-box-card .nav-tabs {
    border-bottom: 0;
}

div#wm {
    margin-top: 10px;
}

div#ws {
    margin-top: 10px;
}
ul.luck-number li {
    display: inline-block;
    background: #ff7518;
    padding: 0px 10px 0px 10px;
    margin: 0px 5px 0px 0px;
    border-radius: 4px;
    color: #000;
}

.tab-content.free-service-dasha-tab-content {
    margin-top: 10px;
}

ul.nav.nav-tabs.free-service-dasha-tab li {
    margin-bottom: 2px;
}

/*28-02-2025*/


ul.sub-dasha-list li {
    display: block;
    padding: 2px 5px 2px 5px;
    /* background: #f3c862; */
    margin: 2px 0px 14px 5px;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
    border: 1px solid #f3c862;
}

ul.main-char-dasha-list li {
    display: inline-block;
    padding: 2px 5px 2px 5px;
    background: #f3c862 !important;
    margin: 2px 0px 14px 5px;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
    /* border: 1px solid #f3c862; */
}


ul.sub-dasha-end-dates li {
    list-style-type: square;
    margin-left: 14px;
}


.sub-dasha-end-dates li::marker {
    color: #a1543f!important;
}

.tab-content.free-service-panchang-tab-content {
    margin-top: 10px;
}

ul.nav.nav-tabs.free-service-panchang-tab li {
    margin-bottom: 2px;
}

a.check-your-service {
    font-size: 17px;
    background: #e2640c;
    padding: 0px 10px 0 10px;
    border-radius: 10px;
    color: #fff;
}


a.check-other-service {
    font-size: 17px;
    background: #d00404;
    padding: 0px 10px 0 10px;
    border-radius: 10px;
    color: #fff;
}

.login-pages-new .static-login {
    width: 50% !important;
}


span.fa.fa-user.user-color {
    color: #33333391 !important;
}

.blog-section .blog-post-view-heading {
    margin-bottom: 20px!important;
}

.post-desc.blog-post-description-view-page {
    text-align: justify;
}


p.home-astro-product-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Rajdhani, sans-serif;
}




h4.similar-product-heading {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Rajdhani, sans-serif;
    margin-top: 10px;
}

.sidebar-menu h1 {
    padding: 5px 4px 10px 12px;
    border-bottom: 1px solid #fff;
    margin: 10px 0px 5px 0px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}






/*
.container-course ul {
 margin-left: 25px; font-size: small; line-height: 1.4; list-style-type: disc; 

}
*/
/*.container-course li { padding-bottom: 5px; margin-left: 5px;}*/
