
@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Playball);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url(https://fonts.googleapis.com/css?family=Tangerine:400,700);

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('masterslider/style/masterslider.css');
@import url('masterslider/skins/black-2/style.css');
@import url('masterslider/style/ms-gallery-style.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}
.overflow-hidden{ overflow:hidden}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family:  'Lato', sans-serif;
	font-size:15px;
	color:#555555;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#005cab;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
}

input,button,select,textarea{
	font-family:  'Lato', sans-serif;
}

p{
	position:relative;
	line-height:1.6em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.medium-container{
	max-width:850px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	
}

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

.theme-btn{
	display:inline-block;
	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;
}

.tangerine-font{
	font-family: 'Tangerine', cursive;	
}

.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;	
}

.btn-style-one{
	position:relative;
	padding:11px 44px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#222222 !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #005cab  !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-one:hover{
	background:#005cab ;
	color:#ffffff !important;
	border-color:#005cab  !important;	
}

.btn-style-two{
	position:relative;
	padding:11px 44px;
	line-height:24px;
	text-transform:uppercase;
	background:#2c9859;
	color:#ffffff !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #2c9859 !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-two:hover{
	background:none;
	color:#2c9859 !important;
	border-color:#2c9859 !important;	
}

.btn-style-three{
	position:relative;
	padding:10px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:#ff1717;
	color:#ffffff !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #ff1717 !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-three:hover{
	background:#ffffff;
	color:#ff1717  !important;
	border-color:#ff1717  !important;	
}

.btn-style-four{
	position:relative;
	padding:10px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#222222 !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #000 !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-four:hover{
	background:#005cab;
	color:#ffffff !important;
	border-color:#f5f5f5  !important;	
}

.btn-style-five{
	position:relative;
	padding:10px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:#333333;
	color:#ffffff !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #333333 !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-five:hover{
	background:none;
	color:#333333 !important;
	border-color:#333333 !important;	
}

.btn-style-six{
	position:relative;
	padding:10px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #ffffff !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-six:hover{
	background:#ffffff;
	color:#27ae60 !important;
	border-color:#ffffff !important;	
}

.theme-btn .icon-left{
	padding-right:10px;
}

.theme-btn .icon-right{
	padding-left:10px;
}

.theme_color{
	color:#005cab ;	
}

.light-font{
	font-weight:300;	
}

.regular-font{
	font-weight:400;	
}

.semibold-font{
	font-weight:600;	
}

.bold-font{
	font-weight:700;	
}

.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-top-50{
	padding-top:50px !important;	
}

.padd-top-60{
	padding-top:60px !important;	
}

.padd-top-70{
	padding-top:70px !important;	
}

.padd-left-10{
	padding-left:10px !important;	
}

.padd-left-20{
	padding-left:20px !important;	
}

.padd-left-30{
	padding-left:30px !important;	
}

.padd-left-40{
	padding-left:40px !important;	
}

.padd-left-50{
	padding-left:50px !important;	
}

.padd-left-60{
	padding-left:60px !important;	
}

.padd-left-70{
	padding-left:70px !important;	
}

.padd-bott-10{
	padding-bottom:10px !important;	
}

.padd-bott-20{
	padding-bottom:20px !important;	
}

.padd-bott-30{
	padding-bottom:30px !important;	
}

.padd-bott-40{
	padding-bottom:40px !important;	
}

.padd-bott-50{
	padding-bottom:50px !important;	
}

.padd-bott-60{
	padding-bottom:60px !important;	
}

.padd-bott-70{
	padding-bottom:70px !important;	
}

.padd-bott-90{
	padding-bottom:90px !important;	
}

.padd-bott-100{
	padding-bottom:100px !important;	
}

.padd-right-10{
	padding-right:10px !important;	
}

.padd-right-20{
	padding-right:20px !important;	
}

.padd-right-30{
	padding-right:30px !important;	
}

.padd-right-40{
	padding-right:40px !important;	
}

.padd-right-50{
	padding-right:50px !important;	
}

.padd-right-60{
	padding-right:60px !important;	
}

.padd-right-70{
	padding-right:70px !important;	
}

.margin-top-10{
	margin-top:10px !important;	
}

.margin-top-20{
	margin-top:20px !important;	
}

.margin-top-30{
	margin-top:30px !important;	
}

.margin-top-40{
	margin-top:40px !important;	
}

.margin-top-50{
	margin-top:50px !important;	
}

.margin-top-60{
	margin-top:60px !important;	
}

.margin-top-70{
	margin-top:70px !important;	
}

.margin-bott-10{
	margin-bottom:10px !important;	
}

.margin-bott-20{
	margin-bottom:20px !important;	
}

.margin-bott-30{
	margin-bottom:30px !important;	
}

.margin-bott-40{
	margin-bottom:40px !important;	
}

.margin-bott-50{
	margin-bottom:50px !important;	
}

.margin-bott-60{
	margin-bottom:60px !important;	
}

.margin-bott-70{
	margin-bottom:70px !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-padd-left{
	padding-left:0px !important;	
}

.no-padd-right{
	padding-right:0px !important;	
}

.bg-lightgrey{
	background-color:#f6f6f6 !important;	
	
}

.no-bg{
	background:none !important;	
}

.text-uppercase{
	text-transform:uppercase !important;	
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.gif);}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:80px;
	right:15px;
	width:40px;
	height:40px;
	color:#999999;
	font-size:20px;
	text-transform:uppercase;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border-radius:50%;
	background:#333333;
	display:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;		
}

.scroll-to-top:hover{
	color:#333333;
	background:#d0d0d0;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	background:none;
	margin-bottom:-160px;
}

.main-header.inner-header{
	background:#edeee8;
	margin-bottom:0px;
}

.main-header .header-top{
	position:relative;
	padding:4px 0px;
	background:#005cab;
	color:#ffffff;
}

.main-header .header-top ul li{
	display:inline-block;
	line-height:24px;
	color:#ffffff;
}

.main-header .header-top .top-left ul li{
	margin-right:15px;	
}

.main-header .header-top .top-right{
	text-align:right;	
}

.main-header .header-top .top-right ul li{
	margin-left:20px;	
}

.main-header .header-top ul li a{
	line-height:24px;
	color:#f5f5f5;
	font-size:13px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top ul li a:hover{
	color:#7bd3ff;	
}

.main-header .header-top .top-left ul li .icon{
	color:#7bd3ff ;
	padding-right:5px;
}

.main-header .header-top .top-right ul li .icon{
	padding-right:5px;
}

.main-header .header-top .centerd-links{
/*	text-align:center;
*/	font-size:13px;
	line-height:24px;
}

.main-header .social-links a{
	display:inline-block;
	font-size:12px;
	margin:0px 7px;
	color:#f5f5f5;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header .social-links a:hover{
	color:#7bd3ff;	
}

.main-header .main-box{
	position:relative;
	padding:18px 0px;
	left:0px;
	top:0px;
	width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header.fixed-header .main-box{
	position:fixed;
	padding:0px 0px;
	background:#005cab;
	border-bottom:1px solid #005cab;
}

.main-header .main-box .logo-box{
	position:absolute;
	width:150px;
	text-align:center;
	left:50%;
	margin-left:-75px;
	z-index:10;	
	background-color: #fff;
	top: 0;
	border-radius: 0 0 30px 30px;
}

.main-header .nav-toggler{
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-21px;
	display:none;
}

.main-header .nav-toggler button{
	position:relative;
	display:block;
	height:42px;
	width:46px;
	background:#223555;
	color:#ffffff;
	text-align:center;
	font-size:20px;
	line-height:40px;
	border:1px solid #223555;
}

.main-menu{
	position:relative;
	text-align:center;
	padding:30px 0px;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	font-family:'Raleway', sans-serif;
	width:50%;
}

.main-menu .left-nav{
	padding-right:100px;
	float:left;	
}

.main-menu .right-nav{
	padding-left:100px;
	float:right;	
}

.main-menu .navigation > li{
	position:relative;
	display:inline-block;
	padding:0px 0px;
	margin:0px 25px;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:15px 0px;
	color:#fff;
	font-weight:500;
	font-size:12px;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
	opacity:1;
	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.dropdown > a{
	padding-right:15px;	
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#b7deff;
	opacity:1;
}

.main-menu .navigation > li.dropdown > a:before{
	font-family: 'FontAwesome';
	content: "\f107";
	position:absolute;
	right:0px;
	font-size:14px;
	line-height:30px;
	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:hover > a:after{
	opacity:1;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:202px;
	padding:0px;
	z-index:100;
	display:none;
	background:#222222;
	text-align:left;
	font-family:'Lato',sans-serif;
	border-top:2px solid rgba(0,0,0,1);
	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.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.20);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px;
	line-height:24px;
	font-weight:500;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	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 > a{
	background:rgba(255,255,255,0.15);	
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f061";
	position:absolute;
	right:10px;
	top:10px;
	width:10px;
	height:20px;
	display:block;
	color:#ffffff;
	line-height:20px;
	font-size:10px;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:20px;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#222222;
	text-align:left;
	font-family:'Lato',sans-serif;
	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{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.20);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px;
	line-height:24px;
	font-weight:500;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	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{
	background:rgba(255,255,255,0.15);	
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top: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;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
}

/*** 

====================================================================
	Hidden Sidebar style
====================================================================

***/

.hidden-bar{
	position: fixed;
	top: 0;
	width: 305px;
	height: 100%;
	background: #223555;
	z-index: 9999;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.hidden-bar .mCSB_inside > .mCSB_container{
	margin-right:0px;	
}

.hidden-bar.right-align {
	right: -400px;
}

.hidden-bar.right-align.visible-sidebar{
	right:0px;	
}

.hidden-bar.right-align .hidden-bar-closer {
	left: -20px;
}

.hidden-bar.left-align {
	left: -400px;
}

.hidden-bar.left-align.visible-sidebar {
	left: 0px;
}

.hidden-bar.left-align .hidden-bar-closer {
	right: -20px;
}

.hidden-bar .hidden-bar-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	background: #000;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 38px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 999999;
}

.hidden-bar .hidden-bar-closer:hover {
	background: #fff;
}

.hidden-bar .hidden-bar-closer:hover .btn {
	color: #223555;
}

.hidden-bar .hidden-bar-closer .btn {
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 14px;
}

.hidden-bar .social-icons {
	text-align: center;
	margin: 50px 0px 30px;
}

.hidden-bar .social-icons ul {
	font-size: 0;
	margin-left: -5px;
	margin-right: -5px;
}

.hidden-bar .social-icons ul li {
	display: inline-block;
	padding: 0 5px;
}

.hidden-bar .social-icons ul li a {
	display: block;
	width: 36px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	background: #00aded;
	color: #ffffff;
	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;
}

.hidden-bar .social-icons ul li a:hover {
	background: #ffffff;
	color:#223555;
}

.hidden-bar-wrapper {
	height: 100%;
}

.hidden-bar .logo {
	padding: 30px 0px;
	background: #223555;
}

.hidden-bar .logo img{
	display:inline-block;
	max-width:100%;	
}

.hidden-bar .side-menu {
	background-color: transparent;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	letter-spacing:1px;
}

.hidden-bar .side-menu ul li ul a {
	background: transparent;
}

.hidden-bar .side-menu ul li ul li ul li a {
	background: transparent;
}

.hidden-bar .side-menu a.current {
	color: #fff;
}

.hidden-bar .side-menu li.current > a {
	color: #fff;
}

.hidden-bar .side-menu ul li a {
	background: transparent;
	color: #ffffff;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	border-top: 1px solid rgba(255,255,255,0.30);
	border-bottom: 1px solid rgba(255,255,255,0.30);
	padding: 10px 15px 10px 20px;
	position: relative;
	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;
}

.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul li.current a {
	background: rgba(255,255,255,0.10);
	color: #ffffff;
}

.hidden-bar .side-menu ul li a .btn.expander {
	background: none;
	color: #ffffff;
	border: 1px solid rgba(255,255,255,0.80);
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 0px;
	position: absolute;
	top: 6px;
	right: 20px;
	outline: none;
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	width:100%;
	z-index:10;
}

.main-slider .content-box{
	position:relative;
	width:800px;
	padding:40px 20px;
	background:rgba(34,34,34,0.30);
	color:#ffffff;
	text-align:center;
	outline:1px solid #222222;
	outline-offset:10px;
}

.main-slider .content-box h3{
	font-size:34px;
	color:#f6f6f6;
	font-weight:700;
	font-family: 'Oswald', sans-serif;
}

.main-slider .content-box .big-text{
	font-size:50px !important;
	color:#ffffff;
	font-weight:300;
	letter-spacing:10px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	line-height:1.2em;
}

.main-slider .content-box .big-text-1{
	font-size:16px !important;	
}

.main-slider .tp-bullets.preview3 .bullet{
	border:2px solid #c1c1c1 !important;
	margin:0px 4px;
	background:#c1c1c1 !important;
	width:8px !important;
	height:8px !important;
	display:inline-block;
}

.main-slider .tp-bullets.preview3 .bullet:hover,
.main-slider .tp-bullets.preview3 .bullet.selected{
	border-color:#222222 !important;
	background:#ffffff !important;
}

.main-slider .tparrows.preview3{
	background:none !important;
	width:40px;	
}

.main-slider .tparrows.preview3::after{
	top:20px;
	background:rgba(190,190,190,0.40);
	color:#ffffff;
	font-size:18px;
	height:44px;
	line-height:44px;
	width:44px;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
	content: '\f104';
	font-family:'FontAwesome';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
	content: '\f105';
	font-family:'FontAwesome';
}

.main-slider .tparrows.preview3.tp-leftarrow{
	left:20px !important;	
}

.main-slider .tparrows.preview3.tp-rightarrow{
	right:25px !important;	
}

.main-slider .tparrows.preview3:hover::after{
	background:rgba(0,0,0,0.40) !important;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
	visibility:hidden;
	opacity:0;	
}

.main-slider .tp-bannertimer{
	display:none !important;	
}

/*** 

====================================================================
	Section Title Style
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:50px;	
}

.sec-title .icon-box{
	position:relative;
	margin-bottom:20px;
	font-size:48px;
	line-height:50px;
	color:#f05c60;	
}

.sec-title h2{
	font-size:40px;
	color:#444444;
	font-weight:500;
	margin-bottom:10px;
}

.sec-title .styled-line{
	position:relative;
	width:140px;
	height:2px;
	margin-top:30px;
}

.sec-title .styled-line:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:20px;
	height:2px;
	background:#e6e6e6;	
}

.sec-title .styled-line:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:110px;
	height:2px;
	background:#e6e6e6;	
}

.sec-title.centered .styled-line{
	margin:30px auto 0px;
}

.sec-title .desc-text{
	font-size:15px;
	color:#777777;
	font-family:'Merriweather',serif;
	font-style:italic;
	max-width:660px;
	font-weight:300;
}

.sec-title.centered .desc-text{
	margin:0 auto;
}

/*** 

====================================================================
	Yoga Nature Style
====================================================================

***/

.nature-of-yoga{
	position:relative;
	padding:70px 0px 70px;
	overflow:hidden;
}

.nature-of-yoga:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:335px;
	width:100%;
	height:100%;
}

.nature-of-yoga.bg-lightgrey:before{
	display:none;	
}

.nature-of-yoga .auto-container{
	position:relative;
	z-index:1;	
}

.nature-of-yoga .sec-title{
	margin-bottom:100px;	
}

.nature-block{
	position:relative;
	margin-bottom:50px;	
}

.nature-of-yoga .nature-block{
	margin-bottom:80px;	
}

.nature-block .inner-box{
	position:relative;
	display:block;
	padding:0px 30px 20px;
	border:1px solid #e0e0e0;
	background:#ffffff;
	text-align:center;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 3px rgba(0,0,0,0.15);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.15);
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.15);
	box-shadow:0px 0px 3px rgba(0,0,0,0.15);
}

.nature-block .inner-box:before{
	content:'';
	position:absolute;
	left:-7px;
	top:-7px;
	border-bottom:1px solid #005cab;
	width:0%;
	transition:all 500ms ease 500ms;
	-moz-transition:all 500ms ease 500ms;
	-webkit-transition:all 500ms ease 500ms;
	-ms-transition:all 500ms ease 500ms;
	-o-transition:all 500ms ease 500ms;	
}

.nature-block .inner-box:after{
	content:'';
	position:absolute;
	left:-7px;
	top:-7px;
	border-left:1px solid #005cab;
	height:0%;
	transition:all 500ms ease 500ms;
	-moz-transition:all 500ms ease 500ms;
	-webkit-transition:all 500ms ease 500ms;
	-ms-transition:all 500ms ease 500ms;
	-o-transition:all 500ms ease 500ms;	
}

.nature-block .inner-box:hover{
	color:#ffffff;
	background:#005cab;	
}

.nature-block .inner-box:hover:before{
	width:100%;
}

.nature-block .inner-box:hover:after{
	height:100%;	
}

.nature-block .icon-box{
	position:relative;
	display:block;
	width:100px;
	height:100px;
	margin:-50px auto 30px;
	border:6px solid transparent;
	background:#005cab;
	color:#ffffff;
	text-align:center;
	line-height:80px;
	border-radius:50%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.nature-block .inner-box:hover .icon-box{
	border-color:#1770bc;	
}

.nature-block h3{
	font-size:20px;
	font-weight:500;
	margin-bottom:15px;
	color:#444444;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.nature-block .inner-box:hover h3{
	color:#ffffff;
}

.nature-block .text{
	font-size:15px;
	font-weight:400;
	margin-bottom:30px;
}

.nature-block .styled-dots{
	position:relative;
	width:30px;
	height:5px;
	margin:0 auto 20px;
}

.nature-block .styled-dots:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:10px;
	height:2px;
	background:#014075;	
}

.nature-block .styled-dots:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:18px;
	height:2px;
	background:#a8a8a8;	
}

/*** 

====================================================================
	Testimonials Style
====================================================================

***/

.testimonials-section{
	position:relative;
	padding:70px 0px;
	background-color: #e1ffdf;
}

.testimonials-section .sec-title{
	margin-bottom:70px;	
}

.testimonials-section .styled-dots{
	position:relative;
	width:30px;
	height:2px;
	margin:30px auto;
}

.testimonials-section .styled-dots:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:10px;
	height:2px;
	background:#005cab ;	
}

.testimonials-section .styled-dots:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:18px;
	height:2px;
	background:#a8a8a8;	
}

.testimonials-section .testimonial-slider-content{
	position:relative;
	max-width:1000px;
	margin:0 auto;
	padding:0px 50px;
	text-align:center;	
}

.testimonials-section .testimonial-slider-content .text{
	font-size:20px;
	line-height:1.5em;
	color:#777777;
	font-weight:300;
	text-shadow:0px 0px rgba(0,0,0,0.70);	
}

.testimonials-section .pagers-outer{
	position:relative;
	max-width:990px;
	margin:0 auto;
	overflow:hidden;
}

.testimonials-section .pagers-outer .owl-stage-outer{
	overflow:visible;	
}

.testimonials-section .testimonial-slider-pager{
	position:relative;
	max-width:300px;
	margin:0 auto;
}

.testimonials-section .pager-item{
	position:relative;
	background-color:transparent;
	border:1px solid #eeeeee;
	border-radius:3px;
	margin-top:7px;	
}

.testimonials-section .pager-item .inner-box{
	position:relative;
	padding:20px 20px 20px 110px;	
}


.testimonials-section .pager-item .inner-box:before{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	border-bottom:1px solid #0060b2;
	width: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;	
}

.testimonials-section .pager-item .inner-box:after{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	border-left:1px solid #0060b2;
	height: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;	
}

.testimonials-section .owl-item.active .inner-box:before{
	width:100%;
}

.testimonials-section .owl-item.active .inner-box:after{
	height:100%;	
}

.testimonials-section .pager-item .inner-box .author-tumb{
	position:absolute;
	left:20px;
	top:20px;
	width:70px;
	height:70px;
	overflow:hidden;
	border-radius:50%;	
}

.testimonials-section .pager-item .inner-box .author-tumb img{
	position:relative;
	display:block;
	width:70px;
	height:70px;
	border-radius:50%;	
}

.testimonials-section .pager-item .title{
	font-size:14px;
	text-transform:capitalize;
	font-weight:500;
	line-height:24px;
	color:#444444;
	margin-bottom:5px;	
}

.testimonials-section .pager-item .location{
	font-size:12px;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	color:#444444;	
}

.testimonials-section .pager-item .social a{
	position:relative;
	display:inline-block;
	margin-right:5px;
	font-size:12px;
	color:#999999;	
}

.testimonials-section .owl-item.active .pager-item{
	background:#ffffff;
	border-color:#d0d0d0;	
}

.testimonials-section .owl-item.active .pager-item .social a{
	color:#0060b2;
}

.testimonials-section .testimonial-slider-content .owl-controls{
	margin:0px !important;	
}

.testimonials-section .testimonial-slider-content .owl-controls .owl-prev{
	position:absolute;
	left:0px;
	top:20%;
	margin-top:-15px;
	width:20px;
	line-height:20px !important;
	margin:0px !important;
	padding:0px !important;
	background:none !important;
	color:#005cab  !important;
	font-size:25px !important;	
}

.testimonials-section .testimonial-slider-content .owl-controls .owl-next{
	position:absolute;
	right:0px;
	top:20%;
	margin-top:-15px;
	width:20px;
	line-height:20px !important;
	margin:0px !important;
	padding:0px !important;
	background:none !important;
	color:#005cab  !important;
	font-size:25px !important;	
}

.testimonials-section .testimonial-slider-content .owl-controls .owl-next:hover,
.testimonials-section .testimonial-slider-content .owl-controls .owl-prev:hover{
	color:#222222 !important;	
}

/*** 

====================================================================
	Two Column Fluid Style
====================================================================

***/

.two-col-fluid{
	position:relative;
	padding:0px 0px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}

.two-col-fluid:after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	background:rgba(0,92,171,0.80);
}

.tabbed-events{
	position:relative;
	z-index:1;	
}

.two-col-fluid .left-column{
	position:relative;
	float:left;
	width:50%;
}

.tabbed-events .left-column .inner-box{
	position:relative;
	max-width:620px;
	margin:0 auto;
	padding:50px 20px;
}

.tabbed-events .event-btn{
	position:relative;
	display:block;
	margin-bottom:20px;
	padding-right:80px;
	background:#ffffff;
	cursor:pointer;
}

.tabbed-events .event-btn:last-child{
	margin-bottom:0px;	
}


.tabbed-events .event-btn.active:after{
	right:-28px;
	opacity:1;	
}

.tabbed-events .event-btn .event-date{
	position:absolute;
	right:0px;
	top:0px;
	width:80px;
	height:100%;
	padding:10px 10px 10px;
	text-align:center;
	color:#ffffff;
	font-weight:500;
	font-size:30px;
	line-height:40px;
	background:#0060b2;	
}

.tabbed-events .event-btn .event-date .day{
	display:block;	
}

.tabbed-events .event-btn .text-content{
	position:relative;
	padding:22px 20px;
}

.tabbed-events .event-btn .text-content h3{
	font-size:18px;
	color:#222;
	font-weight:600;
}

.tabbed-events .event-btn .text-content .text{
	font-size:15px;
}

.two-col-fluid .right-column{
	position:relative;
	float:right;
	width:50%;
}

.tabbed-events .right-column .inner-box{
	position:relative;
	max-width:620px;
	margin:0 auto;
	padding:70px 20px 80px;
	color:#ffffff;
}

.tabbed-events .right-column .sec-title h2,
.tabbed-events .right-column .sec-title .desc-text{
	color:#ffffff;	
}

.tabbed-events .right-column .sec-title .styled-line:before,
.tabbed-events .right-column .sec-title .styled-line:after{
	background:#ffffff;	
}

.tabbed-events .right-column .default-text{
	margin-bottom:30px;	
}

.event-form-box .form-group{
	position:relative;
	margin-bottom:35px;	
}

.tabbed-events .event-form-box{
	display:block;	
}

.tabbed-events .event-form-box.collapsed{
	display:block;	
}

.event-form-box .form-group > .icon{
	position:absolute;
	right:35px;
	top:50%;
	margin-top:-10px;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
}

.event-form-box .form-group > .fa-mobile-phone{
	font-size:18px;	
}

.event-form-box .form-group input[type="text"],
.event-form-box .form-group input[type="password"],
.event-form-box .form-group input[type="email"],
.event-form-box .form-group input[type="tel"],
.event-form-box .form-group input[type="number"],
.event-form-box .form-group select,
.event-form-box .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	font-weight:500;
	font-size:14px;
	background:none;
	line-height:24px;
	padding:9px 15px;
	border:1px solid #ffffff;
	height:44px;
	color:#ffffff;	
}

.event-form-box ::-webkit-input-placeholder { color:#ffffff !important;}
.event-form-box ::-moz-placeholder { color:#ffffff !important;}
.event-form-box :-ms-input-placeholder { color:#ffffff !important;} 
.event-form-box input:-moz-placeholder { color:#ffffff !important;}

.event-form-box input[type="submit"],
.event-form-box button{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:8px 40px;
	font-size:13px;
	text-transform:uppercase;
	border:1px solid #0060b2;
	background:#0060b2;
	color:#ffffff;
	letter-spacing:1px;
	font-weight:600;
	border: solid 1px #fff;
}

.event-form-box input[type="submit"]:hover,
.event-form-box button:hover{
	border-color:#ffffff;
	background:none;	
}


.tabbed-events .left-column .sec-title h2, .tabbed-events .left-column .sec-title .desc-text {
    color: #ffffff;
}
/*** 

====================================================================
	Why Choose Yoga 
====================================================================

***/

.why-choose-yoga{
	position:relative;
	padding:50px 0px 50px;
	background:#ffffff;
}

.why-choose-yoga .features-outer{
	position:relative;
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:90px;	
}

.why-choose-yoga .feature-block{
	position:relative;
	margin-bottom:50px;
}

.why-choose-yoga .left-column .feature-block:nth-child(1) .inner-box{
	margin-right:170px;	
}

.why-choose-yoga .left-column .feature-block:nth-child(2) .inner-box{
	margin-right:150px;	
}

.why-choose-yoga .left-column .feature-block:nth-child(3) .inner-box{
	margin-right:130px;	
}

.why-choose-yoga .right-column .feature-block:nth-child(1) .inner-box{
	margin-left:170px;	
}

.why-choose-yoga .right-column .feature-block:nth-child(2) .inner-box{
	margin-left:150px;	
}

.why-choose-yoga .right-column .feature-block:nth-child(3) .inner-box{
	margin-left:130px;	
}

.why-choose-yoga .feature-block .inner-box{
	position:relative;
	min-height:70px;
	max-width:400px;
}

.why-choose-yoga .left-column .feature-block .inner-box{
	padding-right:90px;
	text-align:right;
	float:right;	
}

.why-choose-yoga .right-column .feature-block .inner-box{
	padding-left:90px;
	text-align:left;
	float:left;	
}

.why-choose-yoga .feature-block h3{
	font-size:20px;
	font-weight:600;
	margin-bottom:5px;
	color:#444444;	
}

.why-choose-yoga .feature-block .text{
	font-size:14px;
	font-weight:400;	
}

.why-choose-yoga .feature-block .icon-box{
	position:absolute;
	top:15px;
	width:80px;
	height:80px;
	line-height:60px;
	border:2px solid transparent;
	text-align:center;
	font-size:32px;
	color:#ffffff;
	background:#0060b2;
	border-radius:50%;	
}

.why-choose-yoga .left-column .feature-block:nth-child(2) .icon-box{
	background:#27ae60;	
}

.why-choose-yoga .left-column .feature-block:nth-child(3) .icon-box{
	background:#005cab ;	
}

.why-choose-yoga .right-column .feature-block:nth-child(1) .icon-box{
	background:#005cab ;	
}

.why-choose-yoga .right-column .feature-block:nth-child(2) .icon-box{
	background:#0060b2;	
}

.why-choose-yoga .right-column .feature-block:nth-child(3) .icon-box{
	background:#27ae60;	
}

.why-choose-yoga .left-column .feature-block .icon-box{
	right:0px;	
}

.why-choose-yoga .right-column .feature-block .icon-box{
	left:0px;	
}

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	position:relative;
	padding:70px 0px;
	background:#ffffff;
}

.default-portfolio-item{
	position:relative;
	margin-bottom:30px;	
}

.default-portfolio-item.masonry-item{
	position:relative;
	margin-bottom:0px;
	padding:15px;
}

.default-portfolio-item .inner-box{
	position:relative;
	display:block;	
}

.default-portfolio-item .inner-box:before{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	border-bottom:1px solid #000000;
	width: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;	
}

.default-portfolio-item .inner-box:after{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	border-left:1px solid #000000;
	height: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;	
}

.default-portfolio-item:hover .inner-box:before{
	width:100%;
}

.default-portfolio-item:hover .inner-box:after{
	height:100%;	
}

.default-portfolio-item .image-box{
	position:relative;	
}

.default-portfolio-item .image-box img{
	display:block;
	width:100%;	
}

.default-portfolio-item .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	text-align:center;
	overflow:hidden;	
}

.default-portfolio-item .overlay-box .has-gallery-popup,
.default-portfolio-item .overlay-box .lightbox-image{
	position:absolute;
	display:block;
	top:-100%;
	left:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	opacity:0;
	background:rgba(0,0,0,0.40);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.default-portfolio-item .inner-box:hover .overlay-box .has-gallery-popup,
.default-portfolio-item .inner-box:hover .overlay-box .lightbox-image{
	top:0px;
	opacity:1;
	visibility:visible;	
}

.default-portfolio-item .overlay-box .has-gallery-popup .icon,
.default-portfolio-item .overlay-box .lightbox-image .icon{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-20px;
	margin-top:-20px;
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:40px;
}

.load-more-outer .theme-btn{
	padding:10px 40px;	
}


.default-portfolio-item .overlay-box .has-gallery-popup1,
.default-portfolio-item .overlay-box .lightbox-image{
	position:absolute;
	display:block;
	top:-100%;
	left:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	opacity:0;
	background:rgba(0,0,0,0.40);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.default-portfolio-item .inner-box:hover .overlay-box .has-gallery-popup1,
.default-portfolio-item .inner-box:hover .overlay-box .lightbox-image{
	top:0px;
	opacity:1;
	visibility:visible;	
}

.default-portfolio-item .overlay-box .has-gallery-popup1 .icon,
.default-portfolio-item .overlay-box .lightbox-image .icon{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-20px;
	margin-top:-20px;
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:40px;
}




/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section{
	position:relative;
	padding:70px 0px 70px;
	background:#ffffff;
}

.team-member{
	position:relative;	
}

.team-carousel .team-member{
	margin:7px;	
	border: solid 1px #cecece;
	box-shadow:5px 5px 0px rgba(0, 0, 0, 0.07);
}

.team-member .inner-box{
	position:relative;
	display:block;
	padding:10px;
	text-align:center;
	background:#f6f6f6;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.team-member .inner-box:before{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	border-bottom:1px solid #000000;
	width: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;	
}

.team-member .inner-box:after{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	border-left:1px solid #000000;
	height: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;	
}

.team-member:hover .inner-box:before{
	width:100%;
}

.team-member:hover .inner-box:after{
	height:100%;	
}

.team-member:hover .inner-box{
	color:#ffffff;	
}

.team-member .inner-box .image-box{
	position:relative;
/*	margin-bottom:25px;	
*/}

.team-member .inner-box .image-box img{
	display:block;
	width:100%;	
}

.team-member .inner-box .member-title{
	position:relative;
	margin-bottom:15px;	
}

.team-member .inner-box .member-title h3{
	font-size:18px;
	font-family:'Lato',sans-serif;
	font-weight:600;
	text-transform:capitalize;
	color:#222222;
}

.team-member:hover .inner-box .member-title h3{
	color:#ffffff;	
}

.team-member .inner-box .member-title .designation{
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#222222;
}

.team-member:hover .inner-box .member-title .designation{
	color:#ffffff;	
}

.team-member .inner-box .desc-text{
	position:relative;
	margin-bottom:25px;
	font-style:italic;
	padding:0px 15px;
}

.team-member .inner-box .social-links a{
	position:relative;
	display:inline-block;
	width:40px;
	height:40px;
	text-align:center;
	line-height:38px;
	font-size:16px;
	color:#555555;
	margin:0px 5px;
	border:1px solid #555555;
}

.team-member:hover .inner-box .social-links a{
	border-color:#ffffff;
	color:#ffffff;	
}

.team-member .inner-box .social-links a:hover{
	background:#ffffff;
	border-color:#ffffff;
	color:#303030;	
}

.team-section .owl-controls{
	margin:0px !important;
	padding-top:20px;
}

.team-section .owl-controls .owl-dots .owl-dot{
	width:15px !important;
	height:2px !important;
	margin:0px 5px;	
}

.team-section .owl-controls .owl-dots .owl-dot span{
	width:15px !important;
	height:2px !important;
	background:#555555 !important;
	border-radius:0px !important;
}

.team-section .owl-controls .owl-dots .owl-dot.active span{
	background:#ff4242  !important;	
}

.team-section .owl-controls .owl-prev{
	position:absolute;
	left:-85px;
	top:30%;
	margin:0px;
	margin-top:-20px;
	line-height:40px;
	height:40px;
	width:40px;
	background:#f6f6f6;
	font-size:18px !important;
	color:#222222 !important;
	text-align:right;
	padding:0px 10px 0px 0px !important;
	border-radius:0px !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.team-section .owl-controls .owl-next{
	position:absolute;
	right:-85px;
	top:30%;
	margin:0px;
	margin-top:-20px;
	line-height:40px;
	height:40px;
	width:40px;
	background:#f6f6f6;
	font-size:18px !important;
	color:#222222 !important;
	text-align:left;
	padding:0px 0px 0px 10px !important;	
	border-radius:0px !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section .owl-controls .owl-next:hover,
.team-section .owl-controls .owl-prev:hover{
	background:#222222 !important;
	color:#ffffff !important;	
}

/*** 

====================================================================
	Video Section
====================================================================

***/

.video-section{
	position:relative;
	padding:130px 0px 200px;
	color:#ffffff;
	background-color:#888888;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.video-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.60;
}

.video-section .outer-box{
	position:relative;
	z-index:1;
	max-width:1650px;
	padding:0px 0px;
	margin:0 auto;	
}

.video-section .outer-box .column{
	position:relative;
	padding:0px 80px;
	text-align:left;
	margin-bottom:30px;	
}

.video-section .outer-box .image-box{
	position:relative;
	border:5px solid #ffffff;	
}

.video-section .outer-box .image-box img{
	display:block;
	width:100%;	
}

.video-section .outer-box .image-box .play-link{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:100%;
	height:100%;	
}

.video-section .outer-box .image-box .play-link .icon{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	height:80px;
	width:80px;
	line-height:80px;
	text-align:center;
	background:url(../images/icons/video-icon.png) center center no-repeat;
	opacity:0.80;
}

.video-section .content-column .sec-title{
	margin-bottom:30px;	
}

.video-section .content-column .sec-title h2,
.video-section .content-column .sec-title .desc-text{
	color:#ffffff;	
}

.video-section .content-column .sec-title .styled-line:before,
.video-section .content-column .sec-title .styled-line:after{
	background:#ffffff;	
}

.video-section .content-column .default-text{
	margin-bottom:30px;
	color:#e9e9e9;	
}
.video-section .content-column .default-text ul li{
	line-height:28px;
}


.video-section .content-column .default-text ul li i{
	margin-right:10px;
	color: #fff;
}

.video-section .content-column .theme-btn{
	margin:0px 12px 10px;	
}


/*** 

====================================================================
	Pricing Section
====================================================================

***/

.pricing-section{
	position:relative;
	padding:100px 0px 70px;
}

.pricing-column{
	position:relative;	
}

.pricing-section .pricing-column{
	padding:0px !important;
	margin-bottom:50px;
}

.pricing-column .inner-box{
	position:relative;
	background:#ffffff;
	text-align:center;
	max-width:600px;
	margin:0 auto;
}

.pricing-column .inner-box .priceing-header{
	position:relative;
	padding:50px 20px;
	text-align:center;
	background:#333333 url(../images/icons/theme-icon-1.png) 100% 120% no-repeat;
	color:#ffffff;
}

.pricing-section .pricing-column:nth-child(1) .inner-box .priceing-header{
	background-image:url(../images/icons/theme-icon-1.png);
}

.pricing-section .pricing-column:nth-child(2) .inner-box .priceing-header{
	background-image:url(../images/icons/theme-icon-2.png);
}

.pricing-section .pricing-column:nth-child(3) .inner-box .priceing-header{
	background-image:url(../images/icons/theme-icon-3.png);
}

.pricing-column .inner-box .priceing-header .price{
	font-size:48px;
	font-weight:800;
	line-height:60px;
	letter-spacing:2px;
	margin-bottom:10px;	
}

.pricing-column .inner-box .priceing-header .title{
	font-size:24px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
}

.pricing-column .inner-box .pricing-content{
	position:relative;
	padding:30px;	
}

.pricing-column .inner-box .pricing-content ul{
	max-width:250px;
	margin:0 auto 30px;
}

.pricing-column .inner-box .pricing-content ul li{
	line-height:24px;
	padding:15px 0px;
	border-bottom:1px solid #f5f5f5;
	color:#999999;	
}

.pricing-column.active .inner-box{
	-webkit-transform:scale(1.07,1.07);
	-ms-transform:scale(1.07,1.07);
	-o-transform:scale(1.07,1.07);
	-moz-transform:scale(1.07,1.07);
	transform:scale(1.07,1.07);
	top:3px;
	z-index:1;
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	box-shadow:0px 0px 10px rgba(0,0,0,0.20);
}

.pricing-column.active .priceing-header{
	background-color:#005cab  !important;	
}

.pricing-column.active .inner-box .theme-btn{
	background:#005cab ;
	border-color:#005cab  !important;	
}

.pricing-column.active .inner-box .theme-btn:hover{
	color:#005cab  !important;
	background:none;	
}

/*** 

====================================================================
	Call to Action Section
====================================================================

***/

.call-to-action{
	position:relative;
	padding:70px 0px;
	color:#ffffff;
	background-color:#2c3741;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	
}

.call-to-action h3{
	font-family:'Lato',sans-serif;
	font-size:30px;
	line-height:46px;
	font-weight:400;
	letter-spacing:2px;	
}


/*** 

====================================================================
	Contact Info Section
====================================================================

***/

.contact-info-section{
	position:relative;
	padding:100px 0px 50px;
	
}

.contact-info-section .info-block{
	position:relative;
	margin-bottom:30px;
	text-align:center;
}

.contact-info-section .info-block .icon-box{
	position:relative;
	width:50px;
	height:50px;
	border:1px solid #0060b2;
	color:#0060b2;
	line-height:48px;
	font-size:20px;
	margin:0 auto 30px;
}

.contact-info-section .info-block .desc-text{
	font-size:16px;
	font-weight:400;
	color:#999999;
}

/*** 

====================================================================
	Map Section Style
====================================================================

***/

.map-section{
	position:relative;
}

.map-section .map-container{
	position:relative;
	height:450px;	
}

.map-section.extended .map-container{
	height:500px;	
}

.map-section .map-data{
	text-align:center;
	font-size:14px;
	font-weight:500;	
}

.map-section .map-data h6{
	font-size:18px;
	text-align:center;
	margin-bottom:5px;
	color:#2e2e2e;
	font-weight:700;
	font-family:'Lato',sans-serif;	
}

/*** 

====================================================================
	Mai Footer
====================================================================

***/

.main-footer{
	position:relative;
	background:#111111;
	color:#ffffff;
}

.main-footer .footer-upper{
	position:relative;
	padding:50px 0px 40px;	
}

.main-footer .upper-container{
	position:relative;
	padding-left:170px;	
}

.main-footer .footer-widget{
	position:relative;
	margin-bottom:30px;
	margin-top:20px;
}

.main-footer .upper-container .logo-image{
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:auto;
	margin:0 auto 30px;	
}

.footer-column h2{
	font-size:18px;
	font-weight:500;
	margin-bottom:20px;	
}

.main-footer .work-hours ul li{
	font-size:14px;
	color:#005cab ;
	line-height:24px;
	margin-bottom:10px;	
}

.main-footer .links-widget ul li{
	font-size:14px;
	color:#999999;
	line-height:24px;
	margin-bottom:5px;	
}

.main-footer .links-widget{
	padding-left:50px;	
}

.main-footer .links-widget ul li a{
	position:relative;
	font-size:14px;
	color:#999999;
	line-height:24px;	
}

.main-footer .social-links-widget ul li{
	font-size:14px;
	color:#999999;
	line-height:24px;
	margin-bottom:10px;
	display:inline-block;
	margin-left: 20px;
		


}

.main-footer .social-links-widget ul li a{
	position:relative;
	font-size:14px;
	color:#999999;
	line-height:24px;
	padding-left:40px;	
}

.main-footer .social-links-widget ul li a .icon{
	position:absolute;
	font-size:30px;
	left:0px;
	top:0px;
	line-height:20px;	
}

.main-footer .social-links-widget ul li a:hover .icon,
.main-footer .links-widget ul li a:hover{
	color:#00aded;
}

.main-footer .newsletter-form{
	position:relative;	
}

.main-footer .newsletter-form .form-group{
	position:relative;
	margin-bottom:0px;	
}

.main-footer .newsletter-form input[type="text"],
.main-footer .newsletter-form input[type="email"],
.main-footer .newsletter-form input[type="tel"]{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:12px 50px 12px 20px;
	height:48px;
	background:#1f1f1f;
	color:#ffffff;
	font-size:14px;
	border-radius:3px;
}

.main-footer .newsletter-form input[type="text"]:focus,
.main-footer .newsletter-form input[type="email"]:focus,
.main-footer .newsletter-form input[type="tel"]:focus{
	background:#2f2f2f;	
}

.main-footer .newsletter-form input[type="submit"],
.main-footer .newsletter-form button{
	position:absolute;
	right:0px;
	top:0px;
	width:50px;
	height:48px;
	text-align:center;
	line-height:48px;
	background:#000000;
	color:#ffffff;
	font-size:16px;
	border-radius:0px 3px 3px 0px;
}

.main-footer .footer-bottom{
	position:relative;
	padding:15px 0px;
	line-height:30px;
	background:#000000;
	color:#888888;
	font-size:15px;
	text-align:center;
}

/*** 

====================================================================
	Page Title Style
====================================================================

***/

.page-title{
	position:relative;
	padding:90px 0px;
	background-size:cover;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:absolute;
	background: rgba(2, 2, 2, 0.5);
}

.page-title .auto-container{
	position:relative;
	z-index:1;
}	

.page-title h1{
	position:relative;
	font-size:35px;
	font-weight:600;
	color:#ffffff;
	line-height:140px;
}

.page-title h1:after{
	content:'';
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom:8px;
	width:40px;
	height:2px;
	border-bottom:2px solid #fff;
}

.page-title .desc-text{
	position:relative;
	font-size:14px;
	max-width:350px;
	margin:0 auto;
	color:rgba(255,255,255,0.70);	
}

.page-info{
	position:relative;
	padding:12px 0px;
	background:#005cab;
	color:#ffffff;	
}

.page-info h2{
	font-size:17px;
	color:#ffffff;
	line-height:24px;
	font-weight:400;
}

.page-info .bread-crumb{
	position:relative;
	font-size:13px;
}

.page-info .bread-crumb li{
	position:relative;
	float:left;
	margin-right:30px;
	color:#ffffff;
	line-height:24px;
}

.page-info .bread-crumb li:last-child{
	margin-right:0px;
	color:#61cc8e;
	font-weight:400;
	
}

.page-info .bread-crumb li:after{
	content:'/';
	font-family: 'FontAwesome';
	position:absolute;
	right:-22px;
	width:10px;
	line-height:28px;
	font-size:13px;
}

.page-info .bread-crumb li:last-child:after{
	display:none;	
}

.page-info .bread-crumb li a{
	color:#ffffff;	
}

.page-info .bread-crumb li a:hover{
	color:#f1f1f1;	
}

/*** 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
	font-family:'Raleway',sans-serif;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 7px 0px 0px;
}

.styled-pagination li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:7px 5px;
	font-size:14px;
	text-transform:uppercase;
	min-width:40px;
	border:1px solid #005cab ;	
	background:#ffffff;
	color:#005cab ;
	font-weight:500;
	text-align:center;
	border-radius:2px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.styled-pagination li a.next,
.styled-pagination li a.prev{
	padding:7px 15px;
	font-size:12px;
	letter-spacing:2px;	
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	background:#005cab ;
	border-color:#005cab ;	
}

/*** 

====================================================================
	Gallery Single
====================================================================

***/

.gallery-single-post{
	position:relative;
	padding:100px 0px;
}

.gallery-single-post .upper-images{
	position:relative;
	margin-bottom:10px;	
}

.gallery-single-post .upper-images .left-column,
.gallery-single-post .upper-images .right-column{
	padding:0px 10px;
	margin-bottom:10px;	
}

.gallery-single-post .upper-images .row{
	margin-right:-10px;
	margin-left:-10px;
}

.gallery-single-post .upper-images img{
	display:block;
	width:100%;
	height:auto;	
}

.gallery-single-post .upper-images .image-box{
	position:relative;
	margin-bottom:14px;
	overflow:hidden;	
}

.gallery-single-post .upper-images .image-box .lightbox-image{
	position:absolute;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.75);
	color:#ffffff;
	opacity:0;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;	
}

.gallery-single-post .upper-images .image-box:hover .lightbox-image{
	top:0px;
	opacity:1;	
}

.gallery-single-post .upper-images .image-box .lightbox-image .icon{
	position:absolute;
	left:50%;
	margin-left:-20px;
	top:50%;
	margin-top:-20px;
	width:40px;
	height:40px;
	font-size:36px;
	line-height:40px;
	text-align:center;
	display:block;
}

.gallery-single-post .upper-images .owl-controls{
	margin:0px !important;	
}

.gallery-single-post .upper-images .owl-controls .owl-nav{
	display:none !important;	
}

.gallery-single-post .upper-images .owl-controls .owl-dots{
	position:absolute;
	right:20px;
	bottom:10px;	
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot{
	margin:0px 0px;	
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot span{	
	position:relative;
	width:12px;
	height:12px;
	border:2px solid #ffffff;
	background:#ffffff;
	margin:0px 5px;
	border-radius:50%;
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot span{	
	position:relative;
	width:12px;
	height:12px;
	border:3px solid #ffffff;
	background:#ffffff;
	border-radius:50%;
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot.active span{
	background:#005cab ;
}

.gallery-single-post .text-content{
	position:relative;
	padding:30px 30px 20px;
	background:#f6f6f6;
	border-radius:3px;	
}

.gallery-single-post .desc-column{
	font-size:13px;	
}

.gallery-single-post .info-column{
	padding-left:50px;
}

.gallery-single-post .desc-column h3{
	font-size:15px;
	font-weight:500;
	margin-bottom:10px;
	color:#222222;	
}

.gallery-single-post .info-column li{
	margin-bottom:5px;
	font-size:13px;	
}

.gallery-single-post .info-column li strong{
	font-weight:500;
	color:#222222;
	font-size:14px;
	line-height:18px;	
}

.gallery-single-post .info-column .rating{
	font-size:13px;
	color:#005cab ;	
}

.gallery-single-post .info-column .rating .fa{
	margin-right:2px;
	font-size:12px;
}

/*** 

====================================================================
	Gallery Popup style
====================================================================

***/

body.popup-visible{
	overflow:hidden;
}

.gallery-box{
	position:fixed;
	left:0px;
	top:-120%;
	width:100%;
	height:100%;
	overflow:auto;
	padding:0px;
	z-index:9999;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	transition: all 700ms ease;	
}

.gallery-box.now-visible{
	top:0px;
	visibility:visible;
	opacity:1;	
}

.gallery-box .bg-fade-layer{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(21,21,21,0.80);	
}

.gallery-box .popup-content{
	position:relative;
	overflow:hidden;
}

.gallery-box .btn-close{
	position:absolute;
	top:15px;
	right:15px;
	color: rgba(255, 255, 255, 0.9);
	width:40px;
	height:40px;
	background:none;
	opacity:1;
	font-size:20px;
	line-height:34px;
	padding:0px;
	text-align:center;
	display:block;
	border: 2px solid rgba(255, 255, 255, 0.9);
	z-index:1;
	border-radius:50%;
}

.gallery-box .close:hover{
	color:rgba(0,0,0,1);
	border-color:rgba(0,0,0,1);
}

.gallery-box .popup-container{
	margin:50px auto;
	width:auto;
	max-width:1030px;
	padding:0px 15px;
}

.gallery-box .content-outer{
	position:relative;
	background:none;
}

.gallery-carousel-container{
	position:relative;
	width:100%;
	margin-bottom:0;
}

.gallery-carousel-container .ms-gallery-template .ms-gallery-botcont{
	height:auto !important;
	min-height:55px;
	background:none !important;
}

.gallery-carousel-container .ms-gallery-template .ms-gal-thumbcont,
.gallery-carousel-container .ms-gallery-template .ms-gal-thumbcont.hide-thumbs{
	position:relative !important;
	top:0px !important;
	height:100px !important;
	background:none !important;
}

.gallery-carousel-container .ms-gallery-template .ms-thumb-frame{
	width:140px;
	padding:8px 10px 0px 0px;
	opacity:0.90;
}

.gallery-carousel-container .ms-gallery-template .ms-thumb-list{
	background:none !important;	
}

.gallery-carousel-container .ms-gallery-template .ms-slide-info{
	position:absolute;
	left:0px;
	top:-44px;
	width:100%;
	padding:10px 20px;
	text-align:left;
	color:#2f2f2f;
	text-transform:uppercase;
}

.gallery-carousel-container .ms-gallery-template .ms-slide-info .ms-info{
	color:#2f2f2f;
	font-weight:500;
	font-size:13px;
	line-height:24px;	
}

.gallery-carousel-container .ms-gallery-template .ms-timerbar,
.gallery-carousel-container .ms-gallery-template .ms-bullets{
	display:none;	
}

.gallery-carousel-container .ms-skin-black-2 .ms-nav-next,
.gallery-carousel-container .ms-skin-black-2 .ms-nav-prev{
	margin-top:-20px;
	background-color:#005cab !important;	
}


/*** 

====================================================================
	Sidebar
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:70px 0px 70px;
}

.sidebar-page-container .sidebar,
.sidebar-page-container .content-side{
	margin-bottom:30px !important;	
}

.sidebar .boxed-widget{
	position:relative;
	border:1px solid #f0f0f0;	
}

.sidebar .boxed-widget .widget-title{
	position:relative;
	padding:8px 0px;
	background:#005cab;
}

.sidebar .boxed-widget .list{
	margin-top:10px;
}

.sidebar .boxed-widget .widget-title h2{
	color:#ffffff;
	font-weight:700;
	text-transform:uppercase;
	font-size:15px;
	letter-spacing:1px;
	line-height:24px;
	padding:6px 15px;
	border-left:5px solid #ffffff;
}

.shop-container .sidebar .boxed-widget .widget-title h2{
	border:none;	
}

.shop-container .sidebar .boxed-widget .widget-title h2{
	border:none;
	padding-left:20px;	
}

.shop-container .sidebar .boxed-widget .widget-title h2 .icon{
	position:relative;
	top:2px;
	padding-right:10px;
	font-size:20px;
	line-height:24px;
	padding-top:6px;
}

.sidebar .sidebar-widget{
	position:relative;
	margin-bottom:40px;	
}

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;	
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:24px;
	padding:10px 50px 10px 20px;
	border:1px solid #e9e9e9;
	background:#ffffff;
	color:#3a3a3a;
	display:block;
	width:100%;
	height:46px;
	border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group input:focus{
	border-color:#005cab ;	
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	height:46px;
	width:50px;
	line-height:46px;
	text-align:center;
	display:block;
	font-size:15px;
	color:#ffffff;
	background:#005cab ;
	border-radius:0px 3px 3px 0px;
}

.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover{
	background-color:#2c3038;
	color:#ffffff;
}

.sidebar .sidebar-title h3{
	font-size:18px;
	color:#2c2c2c;
	font-weight:700;
	text-transform:uppercase;
}

.sidebar .popular-posts .post{
	position:relative;
	font-size:14px;
	color:#333333;
	padding:20px;
	padding-left:110px;
	min-height:110px;
	border-bottom:1px solid #f0f0f0;
}

.sidebar .popular-posts .post:last-child{
	border-bottom:none;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:20px;
	 top:20px;
	 width:70px;
	background:#333333;	
}

.sidebar .popular-posts .post .overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff !important;
	background:rgba(172,36,115,0.80);
	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;
}

.sidebar .popular-posts .post:hover .post-thumb .overlay{
	opacity:1;
}

.sidebar .popular-posts .post .overlay .fa{
	position:absolute;
	left:50%;
	margin-left:-18px;
	top:50%;
	margin-top:-18px;
	width:36px;
	height:36px;
	line-height:32px;
	font-size:14px;
	border:2px solid #ffffff;
	border-radius:50%;	
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;	
}

.sidebar .popular-posts .post h4{
	font-size:14px;
	margin:0px 0px 5px;
	line-height:1.4em;
	color:#333333;
	font-family:'Lato',sans-serif;
	font-weight:500;
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
	color:#005cab ;	
}

.sidebar .popular-posts .post h4 a{
	color:#333333;	
}

.sidebar .popular-posts .post-info{
	font-size:12px;
	color:#005cab ;
	text-transform:capitalize;	
}

.sidebar .boxed-widget .list{
	position:relative;
}

.sidebar .boxed-widget .list li{
	position:relative;
	border-bottom:1px solid #f0f0f0;
	background-color: #e5e5e5;	
}

.sidebar .boxed-widget .list li:last-child{
	border:none;
}

.sidebar .boxed-widget .list li a{
	position:relative;
	display:block;
	color:#555;
	font-size:15px;
	font-weight:500;
	line-height:24px;
	padding:10px 20px;
	padding-left:20px;
	text-transform:capitalize;
}

.sidebar .list li a:hover:before {
    content: "";
	position: absolute;
	display: block;
	left: -5px;
	bottom: 16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent white transparent !important;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}




.sidebar .list li a:hover:after,
.sidebar .list li.current a:after{
	opacity:1;	
}

.sidebar .list li a:hover {
	color:#005cab;
}
.sidebar .list li.current a{
	color:#fff;
	background-color:#005cab;	
}


.sidebar .offer-widget{
	position:relative;
	text-align:center;
}

.sidebar .offer-widget .widget-box{
	position:relative;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	outline:5px solid rgba(172,36,115,0.80);
	padding:5px 0px;
	outline-offset:-5px;
}

.sidebar .offer-widget .content-box{
	position:relative;
	padding:40px 20px;
	color:#ffffff;
	background:rgba(16,16,16,0.80);
	margin:5px 10px;	
}

.sidebar .offer-widget .content-box .title-text{
	font-family:'Playball',Cursive;
	font-size:24px;
	text-transform:capitalize;
	margin-bottom:24px;
	line-height:1em;	
}

.sidebar .offer-widget .content-box .save-title{
	font-family:'Georgia',Cursive;
	font-size:32px;
	text-transform:capitalize;
	margin-bottom:30px;
	line-height:1em;
}

.sidebar .offer-widget .content-box .save-percent{
	font-family:'Playball',Cursive;
	font-size:60px;
	line-height:1em;
	margin-bottom:30px;
}

.sidebar .visit-now-widget{
	position:relative;
	text-align:center;
}

.sidebar .visit-now-widget .widget-box{
	position:relative;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:rgba(16,16,16,0.60) !important;
	border:30px solid transparent;
	border-left-width:20px;
	border-right-width:20px;
}

.sidebar .visit-now-widget .content-box{
	position:relative;
	z-index:1;
	padding:60px 10px;
	color:#ffffff;
	background:rgba(172,36,115,0.80);
}

.sidebar .visit-now-widget .title-text{
	font-family:'Playball',Cursive;
	font-size:24px;
	text-transform:capitalize;
	margin-bottom:18px;
	line-height:1em;	
}

.sidebar .visit-now-widget .class-title{
	font-family:'Georgia',Cursive;
	font-size:32px;
	text-transform:capitalize;
	margin-bottom:25px;
	line-height:1em;
}

.sidebar .visit-now-widget .read-more{
	font-size:14px;
	line-height:1em;
	line-height:24px;
	font-weight:700;
	font-style:italic;
	color:#ffffff;
	text-decoration:underline;
}

.sidebar .shop-posts .post{
	position:relative;
	font-size:14px;
	color:#333333;
	padding:20px;
	padding-left:110px;
	min-height:110px;
	border-bottom:1px solid #f0f0f0;
}

.sidebar .shop-posts .post:last-child{
	border-bottom:none;
}

.sidebar .shop-posts .post .post-thumb{
	 position:absolute;
	 left:20px;
	 top:22px;
	 width:70px;
	background:#333333;	
}

.sidebar .shop-posts .post .overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff !important;
	background:rgba(172,36,115,0.80);
	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;
}

.sidebar .shop-posts .post:hover .post-thumb .overlay{
	opacity:1;
}

.sidebar .shop-posts .post .overlay .fa{
	position:absolute;
	left:50%;
	margin-left:-18px;
	top:50%;
	margin-top:-18px;
	width:36px;
	height:36px;
	line-height:32px;
	font-size:14px;
	border:2px solid #ffffff;
	border-radius:50%;	
}

.sidebar .shop-posts .post .post-thumb img{
	display:block;
	width:100%;	
}

.sidebar .shop-posts .post h4{
	font-size:16px;
	margin:0px 0px 0px;
	line-height:1.4em;
	color:#333333;
	font-family:'Lato',sans-serif;
	font-weight:400;
}

.sidebar .shop-posts .post a,
.sidebar .shop-posts .post a:hover{
	color:#005cab ;	
}

.sidebar .shop-posts .post h4 a{
	color:#333333;	
}

.sidebar .shop-posts .item-price{
	font-size:14px;
	color:#005cab ;
	text-transform:capitalize;
	font-weight:700;
	letter-spacing:1px;	
}

.sidebar .shop-posts .rating .star{
	position:relative;
	display:inline-block;
	font-size:12px;
	margin-right:5px;
	color:#005cab ;
	line-height:20px;
}

/*Blog Style*/


.blog-container{
	position:relative;
	padding:0px 0px;
}

.sidebar-page-container blockquote{
	position:relative;
	padding:10px 20px;
	font-style:italic;
	margin:20px 0px;
	line-height:1.8em;
	font-size:15px;
	color:#282828;
	background:none;
	border-left-color:#005cab ;
	
}

.sidebar-page-container .blog-detail blockquote p{
	margin-bottom:5px;	
}

.sidebar-page-container .blog-detail .post-desc h2{
	font-size:20px;
	margin-bottom:22px;
	color:#1a1a1a;	
}

.sidebar-page-container .blog-detail .post-desc h3{
	font-size:18px;
	margin-bottom:10px;
	color:#1a1a1a;	
}

.sidebar-page-container .blog-detail h4{
	font-size:16px;
	margin-bottom:20px;	
}

.check-list li .fa{
	position:relative;
	color:#cbda37;	
}

.remove-list li .fa{
	position:relative;
	color:#ff0000;	
}

.sidebar-page-container .blog-detail .post-tags{
	position:relative;
	padding:15px;
	font-size:16px;
	background:#f5f5f5;
	color:#999999;
	margin-bottom:50px;
}

.sidebar-page-container .blog-detail .post-tags a{
	position:relative;
	color:#777777;
	font-size:15px;
}

.sidebar-page-container .blog-detail .post-tags a:hover{
	color:#00bff3;	
}

.social-links-two {
    position: relative;
	line-height:32px;
}

.blog-news-section .social-links-two a {
	display:inline-block;
	float:none;
	margin:0px 0px 0px 10px !important;
	text-align:center;
	border-radius: 50%;
    color: #444444;
    background: #eaeaea none repeat scroll 0 0;
    font-size: 13px;
    height: 32px;
	width:32px;
    line-height: 32px
}

.social-links-two a:hover {
    background: #005cab  none repeat scroll 0 0 !important;
    border-color: #005cab ;
    color: #ffffff !important;
}

.rangeslider-widget .outer-box{
	position:relative;
	padding:25px;	
}

.rangeslider-widget .form-group{
	position:relative;
	text-align:center;
	color:#444444;
	font-weight:700;
	font-size:12px;	
}

.rangeslider-widget .val-box{
	position:relative;
	display:inline-block;
	margin:20px 0px 0px;
	line-height:24px;
	font-size:12px;
	padding:5px 0px;
	width:80px;
	color:#444444;
	font-weight:700;
}

.rangeslider-widget .noUi-connect{
	background:#005cab  !important;
	box-shadow:none;	
}

.rangeslider-widget .noUi-background{
	background:#ededed !important;	
}

.rangeslider-widget .noUi-handle{
	top:-9px !important;
	background-color:transparent !important;
	border-radius:0px !important;
	box-shadow:none;
	border-color:transparent;
	cursor:pointer;
}

.rangeslider-widget .noUi-handle-lower{
	background:url(../images/icons/handle-left-icon.png) center center no-repeat !important;	
}

.rangeslider-widget .noUi-handle-upper{
	background:url(../images/icons/handle-right-icon.png) center center no-repeat !important;	
}

.rangeslider-widget .noUi-horizontal{
	height:5px !important;
	box-shadow:none !important;
	background:#005cab ;
}


/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area{
	position:relative;
	margin-bottom:50px;	
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:40px;
}

.sidebar-page-container .group-title h2{
	font-size:20px;
	text-transform:uppercase;
	color:#444444;
	font-weight:500;
	letter-spacing:2px;
	padding-bottom:7px;
}

.sidebar-page-container .group-title h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:50px;
	border-bottom:2px solid #005cab ;	
}

.sidebar-page-container .comments-area .comment-box{
	position:relative;
	padding:30px 20px;
	border:1px solid #e9e9e9;
	border-radius:3px;
	margin-bottom:25px;
	background-color: #f2f2f2;
}

.sidebar-page-container .comments-area .comment-box:hover{
	border-color:#005cab;	
}

.sidebar-page-container .comments-area .separator{
	margin:20px 0px 40px;	
}

.sidebar-page-container .comments-area .comment{
	position:relative;
	padding:8px 0px 0px 110px;	
}

.sidebar-page-container .comments-area .comment .text{
	margin-bottom:5px;
	color:#888888;
	font-size:14px;
	line-height:1.6em;	
}

.sidebar-page-container .comments-area .reply-comment{
	margin-left:100px;	
}

.sidebar-page-container .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:90px;
	border-radius:50%;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
	border-radius:50%;
}

.sidebar-page-container .comments-area .comment-info{
	margin-bottom:10px;
	color:#888888;
	line-height:24px;
	font-size:13px;	
}

.sidebar-page-container .comments-area .comment-box strong{
	color:#333333;
	font-size:14px;
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-right:15px;
	font-family:'Raleway',sans-serif;
}

.sidebar-page-container .comments-area .comment-info .comment-time{
	font-size:13px;
	color:#888888;
	font-family:'Lato',sans-serif;
}

.sidebar-page-container .comments-area .reply-btn{
	position:absolute;
	right:0px;
	top:-2px;
	display:inline-block;
	line-height:24px;
	padding:5px 25px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
	letter-spacing:1px;
	background:#005cab ;
	border-radius:2px;
}

.sidebar-page-container .comments-area .reply-btn:hover{
	background:#222222;	
}



.sidebar-page-container .comments-area .company-name{
	display:inline-block;
	line-height:24px;
	padding:10px 0px;
	color:#005cab;
	text-transform:uppercase;
	font-size:15px;
	font-weight:700;
	letter-spacing:1px;
	border-radius:2px;
}

.sidebar-page-container .comments-area .company-name:hover{
	color:#222222;	
}


.sidebar-page-container .about-author{
	position:relative;
	margin-bottom:50px;
}

.sidebar-page-container .about-author .inner-box{
	position:relative;
	padding-left:180px;
	padding-top:15px;
	min-height:156px;	
}

.sidebar-page-container .about-author .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:156px;
	height:156px;	
}

.sidebar-page-container .about-author .author-thumb img{
	display:block;
	max-width:100%;	
}

.sidebar-page-container .about-author .author-title{
	position:relative;
	margin-bottom:15px;	
}

.sidebar-page-container .about-author h3{
	color:#005cab ;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:32px;
	font-weight:700;
	font-size:16px;
}

.sidebar-page-container .about-author .social-links a{
	position:relative;
	display:inline-block;
	font-size:13px;
	width:32px;
	height:32px;
	text-align:center;
	color:#bbbbbb;
	border:1px solid #bbbbbb;
	margin-left:5px;
	line-height:30px;
	border-radius:50%;
}

.sidebar-page-container .about-author .social-links a:hover{
	color:#ffffff;
	background:#005cab ;
	border-color:#005cab ;	
}

.sidebar-page-container .about-author .desc-text{
	position:relative;
	font-size:14px;
	line-height:24px;
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:25px;	
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:12px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	height:50px;
	background:#ffffff;
	border-radius:3px;
	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"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
	border-color:#005cab ;
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #e9e9e9;
	height:180px;
	background:#ffffff;
	resize:none;
	border-radius:3px;
	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;
	padding:9px 30px;
}


/*** 

====================================================================
	BLog Section Style
====================================================================

***/

.blog-section{
	position:relative;
	width:100%;
	padding:130px 0px;
}

.blog-section.extended{
	padding-bottom:160px;	
}

.blog-section .theme-icon{
	position:absolute;
	left:0px;
	bottom:0px;
	width:390px;
	height:310px;
	background:url(../images/icons/theme-icon-5.html) right top no-repeat;
}

.blog-section .content-image{
	position:absolute;
	right:0px;
	bottom:0px;
}

.blog-section .blog-post{
	margin-bottom:30px;	
}

.classic-view .blog-post,
.list-view .blog-post{
	margin-bottom:50px;	
}

.post-style-one{
	position:relative;	
}

.post-style-one .inner-box{
	position:relative;
	border:1px solid #e9e9e9;
	padding-left:385px;
	min-height:267px;
	background:#ffffff;
}

.classic-view .post-style-one .inner-box{
	min-height:0px;
	padding-left:0px;	
}

.post-style-one .inner-box .image-box{
	position:absolute;
	left:0px;
	top:0px;
	width:385px;
	height:265px;	
}

.classic-view .post-style-one .inner-box .image-box{
	position:relative;
	width:100%;
	height:auto;
}

.post-style-one .inner-box .image-box img{
	display:block;
	width:100%;	
}

.post-style-one .inner-box .content-box{
	position:relative;
	padding:30px;
}

.classic-view .post-style-one .inner-box .content-box{
	padding:30px 30px;
}

.blog-detail .post-style-one .inner-box .content-box{
	padding-bottom:20px !important;	
}

.post-style-one .inner-box .content-box .date{
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:62px;
	color:#333333;
	padding:0px;
	background:#ffffff;
	text-align:center;
	border:1px solid #005cab ;
	text-transform:uppercase;	
}

.post-style-one .inner-box .content-box .date .day{
	font-size:15px;
	font-weight:500;
	line-height:30px;
	display:block;
	color:#ffffff;
	background:#005cab ;	
}

.post-style-one .inner-box .content-box .date .month{
	font-size:12px;
	font-weight:500;
	line-height:30px;	
}

.post-style-one .inner-box .post-info h3{
	position:relative;
	margin-bottom:8px;
	font-size:18px;
	color:#333333;
	font-weight:700;
}

.post-style-one .inner-box .post-info h3:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:-3px;
	width:30px;
	border-bottom:2px solid #dadada;	
}

.post-style-one .inner-box .post-info h3 a{
	color:#333333;	
}

.post-style-one .inner-box .post-info h3 a:hover{
	color:#005cab ;	
}

.post-style-one .inner-box .post-info{
	position:relative;
	margin-bottom:18px;
	padding-left:60px;
	color:#cccccc;
}

.post-style-one .inner-box .post-info .meta{
	margin-left:0px;	
	margin:0px 10px 0px 10px;
	font-size:13px;
	color:#005cab ;
	text-transform:capitalize;
	line-height:24px;	
}

.post-style-one .inner-box .post-info a{
	margin:0px 10px 0px 10px;
	font-size:13px;
	color:#005cab ;
	text-transform:capitalize;
	line-height:24px;	
}

.post-style-one .inner-box .post-info .icon{
	position:relative;
	top:1px;
	padding-right:5px;
	color:#777777;
	font-size:15px;
	line-height:24px;	
}




.post-style-one .inner-box .post-info a:first-child{
	margin-left:0px;	
}

.post-style-one .inner-box .post-info a .icon{
	position:relative;
	top:1px;
	padding-right:5px;
	color:#777777;
	font-size:15px;
	line-height:24px;	
}

.post-style-one .inner-box .post-text{
	position:relative;
	font-size:13px;
}

.classic-view .post-style-one .inner-box .post-text{
	margin-bottom:25px;
}

.post-style-one .inner-box .post-text .end-text{
	color:#005cab ;	
}

.post-style-one .inner-box .theme-btn{
	padding:9px 30px;
}

.blog-post .post-share-options{
	position:relative;
	padding-top:20px;
	border-top:1px solid #e9e9e9;	
}

.blog-post .post-share-options strong{
	text-transform:uppercase;
	padding-right:10px;
	font-size:14px;
	color:#333333;
	font-weight:400;
	font-family:'Georgia',serif;
	letter-spacing:1px;	
}

.blog-post .post-share-options .social-links a{
	position:relative;
	display:inline-block;
	font-size:16px;
	color:#666666;
	margin-right:5px;	
}

.blog-post .post-share-options .social-links a:hover{
	color:#005cab ;	
}

.blog-post blockquote{
	position:relative;
	padding:15px 20px;
	margin-bottom:20px;
	border:none;
	background:none;
	font-weight:300;
	font-family:'Georgia',serif;
	font-style:italic;
	color:#262626;
	font-size:20px;
	text-align:center;
	letter-spacing:1px;	
}

.blog-post .images{
	margin-bottom:10px;	
}

.blog-post .images .row{
	position:relative;
	margin-left:-10px;
	margin-right:-10px;	
}

.blog-post .images .row .image-column{
	padding:0px 10px;
	margin-bottom:10px;	
}

.blog-post .images .image img{
	display:block;
	width:100%;
	height:auto;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;	
}

.blog-post .images .image img:hover{
	opacity:0.70;	
}

.blog-post .two-column .video-column,
.blog-post .two-column .text-column{
	margin-bottom:20px;	
}

.blog-post .two-column .video-image img{
	display:block;
	width:100%;
	height:auto;	
}

.blog-post .two-column .video-image{
	position:relative;
	border:4px solid #444444;	
}

.blog-post .two-column .video-image .play-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:url(../images/icons/video-icon-2.png) center center no-repeat;
	background-color:rgba(0,0,0,0.30);
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;	
}

.blog-post .two-column .video-image .play-link:hover{
	background-color:rgba(0,0,0,0.60);	
}

.blog-post .two-column h3{
	font-size:20px;
	margin-bottom:10px;
	color:#444444;
	font-weight:500;	
}


/*** 

====================================================================
	404 Section Style
====================================================================

***/

.error-section{
	position:relative;
	padding:50px 0px 120px;
	text-align:center;
}

.error-section .big-text{
	position:relative;
	font-size:220px;
	font-weight:800;
	line-height:1.4em;
	color:#005cab ;
	font-family: 'Playfair Display', serif;
}

.error-section h3{
	font-size:30px;
	color:#444444;
	letter-spacing:2px;
	font-weight:500;
	margin-bottom:50px;	
}

.search-website{
	position:relative;
	max-width:550px;
	margin:0 auto 40px;	
}

.search-website .form-group{
	position:relative;
	margin-bottom:0px;
	text-align:left;
}

.search-website .form-group input[type="text"],
.search-website .form-group input[type="search"],
.search-website .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	background:#ffffff;
	border:1px solid #e9e9e9;
	height:46px;
	border-radius:3px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;	
}

.search-website .form-group input[type="text"]:focus,
.search-website .form-group input[type="search"]:focus,
.search-website .form-group textarea:focus{
	border-color:#005cab ;
}

.search-website .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	width:150px;
	height:46px;
	text-align:center;
	margin:0px;
	padding:11px 30px;
	line-height:24px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
	font-family:'Raleway',sans-serif;
	background:#005cab ;
	color:#ffffff;
	letter-spacing:2px;
	border-radius:0px 2px 2px 0px;
}

.search-website .form-group button:hover,
.search-website .form-group input:focus + button{
	background:#333333;
	color:#ffffff;	
}

.error-section .desc-text{
	position:relative;
	max-width:750px;
	margin:0 auto;
	font-weight:400;
	color:#999999;
}

.error-section .bold-text{
	font-weight:500;
	color:#444444;
	margin-bottom:15px;	
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

.contact-section{
	position:relative;
	padding:70px 0px 70px;
	
}

.contact-section .form-column{
	padding-left:40px;	
}

.contact-section .info-block{
	position:relative;
	padding:0px 70px 20px 0px;
	margin-bottom:20px;
	border-bottom:1px solid #e0e0e0;
	font-size:13px;
	line-height:24px;
}

.contact-section .info-block:last-child{
	border:none;	
}

.contact-section .info-block .icon-box{
	position:absolute;
	right:0px;
	top:10px;
	width:50px;
	height:50px;
	border:1px solid #444444;
	color:#444444;
	line-height:48px;
	font-size:20px;
	margin:0 auto 30px;
	text-align:center;
	border-radius:50%;
}

.contact-section .info-block:hover .icon-box{
	background:#f05c60;
	color:#ffffff;
	border-color:#f05c60;	
}

.contact-section .info-block h4{
	font-size:18px;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:4px;
	color:#222;	
}

.contact-section .info-block a{
	color:#222;	
}
.contact-section .info-block a:hover{
	color: #005cab;
}

.default-form{
	position:relative;	
}

.default-form .form-group{
	position:relative;
	display:block;
	margin-bottom:25px;	
}

.default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="number"],
.default-form .form-group select,
.default-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	border:1px solid #727272;
	height:46px;
	background:none;
	z-index:1;
	font-size:13px;
	border-radius:2px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.default-form .form-group input[type="text"]:focus,
.default-form .form-group input[type="email"]:focus,
.default-form .form-group input[type="password"]:focus,
.default-form .form-group input[type="tel"]:focus,
.default-form .form-group input[type="number"]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus{
	border-color:#005cab;
}

.default-form .form-group input.error,
.default-form .form-group select.error,
.default-form .form-group textarea.error{
	border-color:#ff0000 !important;
}

.default-form .form-group label.error{
	display:block;
	padding:10px 0px 0px;
	line-height:24px;
	font-size:12px;
	text-transform:uppercase;
	color:#ff0000;
	font-weight:normal !important;	
}

.default-form .form-group select.styled{
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	-moz-appearance:none;
	background:url(../images/icons/icon-select.png) right center no-repeat;	
}

.default-form .form-group textarea{
	resize:none;
	height:160px;	
}

.default-form button{
	display:inline-block;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:24px;
	padding:10px 26px;
	background:#f05c60;
	font-weight:600;
	color:#ffffff;	
}

.default-form button:hover{
	background:#333333;
}

/*** 

====================================================================
	Shopping Features Section
====================================================================

***/

.shopping-features{
	position:relative;
	padding:60px 0px 30px;
	border-bottom:1px solid #f0f0f0;
	background-color: #194150;
}

.shopping-features .feature-block{
	position:relative;
	margin-bottom:30px;	
}

.shopping-features .feature-block .inner-box{
	position:relative;
	padding:0px 0px 0px 100px;
	min-height:70px;	
}

.shopping-features .feature-block .icon-box{
	position:absolute;
	left:0px;
	top:3px;
	width:80px;
	height:80px;
	text-align:center;
	/*line-height:68px;*/
	font-size:40px;
	border:1px solid #fff;
	color:#fff;	
}


.shopping-features .feature-block img{ display:block; padding:2px;
	text-align: center;
	margin: 0 auto;
	
}

.shopping-features .feature-block .icon-box:before{
	content:'';
	position:absolute;
	right:-10px;
	top:50%;
	margin-top:-5px;
	border:5px solid transparent;
	z-index:1;	
}

.shopping-features .feature-block .icon-box:after{
	content:'';
	position:absolute;
	right:-12px;
	top:50%;
	margin-top:-6px;
	border:6px solid transparent;
	border-left:6px solid #fff;	
}

.shopping-features .feature-block h3{
	font-weight:500;
	color:#fff;
	margin-bottom:7px;
	font-size:20px;
	text-transform:capitalize;
	padding-top:25px;	

}

.shopping-features .feature-block .desc-text{
	position:relative;
	font-size:13px;
	line-height:22px;
	color: #e7e7e7;
}

.shop-items{
	position:relative;	
}

.shop-item{
	position:relative;
	text-align:center;
	margin-bottom:30px;	
}

.shop-item .inner-box{
	position:relative;
	display:block;
	overflow:hidden;
}

.shop-item .image-box{
	position:relative;
	overflow:hidden;	
}

.shop-item .image-box .image img{
	display:block;
	width:100%;
	height:auto;	
}

.shop-item .overlay-box{
	position:absolute;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(172,36,115,0.90);
	color:#ffffff;
	opacity:0;
	visibility:hidden;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	-o-transform:scale(0,0);
	-moz-transform:scale(0,0);
	transform:scale(0,0);
}

.shop-item:hover .overlay-box{
	top:0px;
	opacity:1;
	visibility:visible;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
	transform:scale(1,1);	
}

.shop-item .overlay-box .content{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	padding:10px ;	
}

.shop-item .overlay-box .inner-content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}

.shop-item .overlay-box .add-fav,
.shop-item .overlay-box .lightbox-image{
	position:relative;
	display:inline-block;
	width:44px;
	height:44px;
	border:2px solid #ffffff;
	line-height:40px;
	color:rgba(255,255,255,0.80);
	font-size:15px;
	margin:0px 3px 30px;
	border-radius:50%;	
}

.shop-item .overlay-box .add-cart-btn{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:7px 25px;
	border:2px solid #ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:2px;
	color:#ffffff;
	margin-bottom:15px;
}

.shop-item .overlay-box .add-fav:hover,
.shop-item .overlay-box .lightbox-image:hover,
.shop-item .overlay-box .add-cart-btn:hover{
	background:#ffffff;
	color:#222222;	
}

.shop-item .overlay-box .rating .star{
	position:relative;
	display:inline-block;
	font-size:12px;
	margin:0px 4px;
}

.shop-item .info-content{
	position:relative;
	padding:15px;	
}

.shop-item .info-content .item-title{
	font-size:18px;
	font-weight:400;
	text-transform:capitalize;
	margin-bottom:2px;
	color:#333333;	
}

.shop-item .info-content .item-title a{
	color:#333333;	
}

.shop-item .info-content .price{
	font-size:16px;
	font-weight:800;
	color:#333333;
	letter-spacing:1px;
	line-height:24px;
	height:24px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.shop-item .info-content .price .less{
	color:#005cab ;
	padding-left:10px;
	display:inline-block;	
}

.shop-item .info-content .price .strike-through{
	font-size:12px;
	font-weight:400;
	display:inline-block;
}

.shop-item .image-box .circular-tag{
	position:absolute;
	right:10px;
	top:10px;
	width:54px;
	height:54px;
	text-align:center;
	padding:15px 0px;
	font-size:11px;
	text-transform:uppercase;
	color:#ffffff;
	border-radius:50%;	
}

.shop-item .image-box .circular-tag.new{
	background:#fbd369;	
}

.shop-item .image-box .circular-tag.sale{
	background:#005cab ;	
}

.shop-item .image-box .circular-tag .txt{
	display:inline-block;
	border:1px solid #ffffff;
	line-height:18px;
	border-left:none;
	border-right:none;	
}

.featured-item{
	position:relative;
	margin-bottom:40px;	
}

.featured-item .inner-box{
	position:relative;
	display:block;
	width:100%;
	padding:50px 30px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
	outline:5px solid rgba(255,255,255,0.80);
	outline-offset:-20px;
	color:#ffffff;
}

.featured-item .inner-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.80);	
}

.featured-item .inner-box h3{
	font-family: 'Playfair Display', serif;
	font-size:40px;
	padding-right:70px;
	line-height:50px;
	display:inline-block;
	letter-spacing:2px;
}

.featured-item .inner-box h3 .price{
	font-family: 'Playball', cursive;
	font-size:35px;
	font-weight:400;	
}

.featured-item .inner-box *{
	position:relative;
	z-index:1;	
}

.featured-item .inner-box .theme-btn{
	position:relative;
	top:-10px;	
}

/*** 

====================================================================
	Products Section style
====================================================================

***/

.products-section{
	position:relative;
	background:#ffffff;
	padding:70px 0px;
}

.products-section .shop-upper-box{
	position:relative;
	margin-bottom:40px;
	font-family:'Lato',sans-serif;
}

.products-section .shop-upper-box .items-label{
	position:relative;
	padding:7px 0px;
	line-height:30px;	
}

.products-section .shop-upper-box .sort-by select{
	position:relative;
	display:block;
	line-height:24px;
	padding:9px 10px;
	width:240px;
	cursor:pointer;
	border:1px solid #dadada;
	background:#ffffff url(../images/icons/icon-dropdown.html) right center no-repeat;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;	
}

.products-section .shop-upper-box .sort-by select option{
	text-indent:10px;
}

.default-product-item{
	position:relative;
	margin-bottom:40px;	
}

.default-product-item .image-box{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;	
}

.default-product-item .image-box img{
	display:block;
	width:100%;	
}

.default-product-item .default-overlay-outer{
	opacity:0;
	top:-100%;
	background:rgba(54,53,85,0.90);	
}

.default-product-item:hover .default-overlay-outer{
	top:0;
	opacity:1;	
}

.default-product-item .content-box{
	position:relative;	
}

.default-product-item .content-box h4{
	font-size:18px;
	font-weight:700;
	margin:0px 0px;
	line-height:1.4em;
	color:#2f2f31;
	font-family:'Lora',serif;
	margin-bottom:3px;	
}

.default-product-item .content-box a,
.default-product-item .content-boxa:hover{
	color:#005cab ;	
}

.default-product-item .content-box h4 a{
	color:#2f2f31;	
}

.default-product-item .content-box .rating{
	font-size:11px;
	color:#223555;
	margin-bottom:15px;
}

.default-product-item .content-box .item-price{
	font-size:18px;
	font-weight:700;
	color:#005cab ;
	line-height:24px;
}

.default-product-item .content-box .item-price .strike-through{
	color:#999999;
	font-weight:normal;
	font-size:14px;
	padding-left:10px;
	line-height:20px;
	font-family:'Lato',sans-serif;
}

/*** 

====================================================================
	Products Details style
====================================================================

***/

.product-details .basic-details{
	position:relative;
	margin-bottom:40px;
}

.product-details .image-column,
.product-details .info-column{
	margin-bottom:20px;
}

.product-details .image-column .image-box{
	padding: 10px;
	border: solid 1px #e7e7e7;
}

.product-details .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;	
}

.product-details .basic-details .details-header{
	position:relative;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:15px;
	padding-bottom:15px;	
}

.product-details .basic-details .details-header h4{
	font-size:30px;
	margin:0px 0px;
	line-height:1.4em;
	color:#333333;
	color: #003562;
	font-weight: bold;
}

.product-details .basic-details .details-header h4 a{
	color:#333333;	
}

.product-details .basic-details .details-header .rating{
	font-size:12px;
	color:#005cab ;
	margin-bottom:10px;
}

.product-details .basic-details .details-header .rating .fa{
	display:inline-block;
	margin-right:2px;	
}

.product-details .basic-details .details-header .rating .txt{
	font-size:14px;
	padding-left:10px;
	color:#777777;	
}

.product-details .basic-details .details-header .item-price{
	font-size:18px;
	font-weight:700;
	color:#005cab ;
	line-height:24px;
	letter-spacing:1px;
}

.product-details .basic-details .details-header .item-price .strike-through{
	position:relative;
	padding-left:10px;
	font-size:14px;
	color:#444444;
}

.product-details .basic-details .text{
	color:#555;
	line-height:1.6em;
	text-align:justify;	
}

.product-details .basic-details .availablity{
	position:relative;
	float:left;
	padding-right:40px;
	line-height:32px;
	margin-bottom:27px;
	font-size:13px;
	font-weight:500;
	letter-spacing:1px;
	color:#777777;
	font-family:'Raleway',sans-serif;
}

.product-details .basic-details .availablity strong{
	font-size:14px;
	letter-spacing:2px;
	color:#005cab ;
	font-weight:600;
	text-transform:uppercase;
}

.product-details .basic-details .item-quantity{
	position:relative;
	float:left;
	width:150px;
	margin-bottom:27px;	
}

.product-details .basic-details .item-quantity .field-label{
	float:left;
	font-weight:700;
	font-size:14px;
	line-height:32px;
	display:inline-block;
	padding-right:20px;	
}

.product-details .basic-details .other-options .theme-btn{
	padding:9px 20px;
	margin-right:10px;
	margin-bottom:10px;	
}

.product-details .basic-details .other-options .theme-btn .icon{
	font-size:16px;
	font-weight:normal;
}

/*** 

====================================================================
	Product Tabs Style
====================================================================

***/

.prod-tabs{
	position:relative;	
}

.prod-tabs .tab-btns{
	position:relative;
	z-index:1;	
}

.prod-tabs .tab-btns .tab-btn{
	position:relative;
	display:inline-block;
	font-size:12px;
	color:#005cab ;
	text-transform:uppercase;
	font-weight:700;
	padding:7px 30px;
	line-height:24px;
	border:2px solid #005cab ;
	margin-right:7px;
	margin-bottom:10px;
	letter-spacing:1px;
}

.prod-tabs .tab-btns .tab-btn:hover,
.prod-tabs .tab-btns .tab-btn.active-btn{
	background:#005cab ;
	color:#ffffff;
}

.prod-tabs .tabs-container{
	position:relative;
	color:#777777;
	background:#fbfbfb;	
}

.prod-tabs .tabs-container .tab{
	position:relative;
	padding:30px 30px;
	display:none;
	font-family:'Lato',sans-serif;
}

.prod-tabs .tabs-container .tab.active-tab{
	display:block;	
}

.prod-tabs .tabs-container .tab p,
.prod-tabs .tabs-container .tab h2,
.prod-tabs .tabs-container .tab h3,
.prod-tabs .tabs-container .tab h4,
.prod-tabs .tabs-container .tab h5,
.prod-tabs .tabs-container .tab h6{
	margin-bottom:15px;	
}


.prod-tabs .tabs-container .tab h3{
	font-size:18px;
	font-weight:700;
	font-family:'Lato',sans-serif;
}

.prod-tabs .tabs-container .tab h4{
	font-size:16px;
	font-weight:700;
	font-family:'Lato',sans-serif;
}

.prod-tabs .reviews-container{
	position:relative;	
}

.prod-tabs .reviews-container .review-box{
	position:relative;
	margin-bottom:30px;
	padding-left:100px;
	min-height:100px;
}

.prod-tabs .reviews-container .rev-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:82px;
	height:82px;
	border:1px solid #e0e0e0;
	background:#ffffff;
}

.prod-tabs .reviews-container .rev-thumb img{
	display:block;
	width:80px;
	height:80px;	
}

.prod-tabs .reviews-container .rev-content{
	position:relative;
	padding:15px;
	border:1px solid #e0e0e0;
	background:#ffffff;	
}

.prod-tabs .reviews-container .rating{
	color:#005cab ;
	font-size:13px;
	margin-bottom:5px;
}

.prod-tabs .reviews-container .rating .fa{
	margin-right:1px;	
}

.prod-tabs .reviews-container .rev-info{
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:10px;
}

.prod-tabs .reviews-container .rev-text{
	font-size:14px;
}

.prod-tabs .add-review{
	position:relative;
	margin:30px 0px 20px;
	font-size:14px;
}

.prod-tabs .add-review .rating{
	position:relative;	
}

.prod-tabs .add-review .rating .rate-box{
	position:relative;
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	color:#5a5a5a;	
}

.prod-tabs .add-review .rating .rate-box:hover,
.prod-tabs .add-review .rating .rate-box:focus,
.prod-tabs .add-review .rating .rate-box:active{
	color:#ffa500;	
}

.prod-tabs .add-review label{
	position:relative;
	display:block;
	font-size:14px;
	margin-bottom:5px;
	font-weight:400;
	color:#303030;	
}

.prod-tabs .add-review h3{
	margin-bottom:20px;	
}

.prod-tabs .add-review .form-group{
	position:relative;
	margin-bottom:20px;	
}

.prod-tabs .add-review .form-group input[type="text"],
.prod-tabs .add-review .form-group input[type="password"],
.prod-tabs .add-review .form-group input[type="tel"],
.prod-tabs .add-review .form-group input[type="email"],
.prod-tabs .add-review .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.prod-tabs .add-review .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	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;
}

.prod-tabs .add-review button{
	position:relative;
	display:inline-block;
	background:#005cab ;
	color:#ffffff;
	padding:8px 36px;
	border:2px solid #005cab ;
	line-height:24px;
	font-size:14px;
	font-weight:500;
}

.prod-tabs .add-review button:hover{
	background:none;
	color:#005cab ;
}

.prod-tabs .add-review button:before{
	background:#005cab ;	
}

/*** 

====================================================================
	Related Products Style
====================================================================

***/

.related-products{
	position:relative;
	padding:70px 0px 40px;	
}

/*** 

====================================================================
	Shopping Cart Style
====================================================================

***/

.shopping-cart-page{
	position:relative;
	padding:100px 0px 70px;
}

/*** 

====================================================================
	Cart Section style
====================================================================

***/

.cart-section{
	position:relative;
}

.cart-section h2{
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:20px;
	font-size:18px;
	color:#444444;	
}

.cart-section .cart-column,
.cart-section .totals-column{
	margin-bottom:30px;	
}

.cart-section .cart-outer{
	position:relative;	
}

.cart-section .table-outer{
	position:relative;
	width:100%;
	overflow-x:	auto;
}

.cart-section .cart-table{
	width:100%;
	min-width:700px;	
}

.cart-table .cart-header{
	position:relative;
	width:100%;
	height:auto;
	text-transform:uppercase;
	font-size:13px;
	padding:1px 0px;
	color:#2f2f31;
	font-family:'Raleway',sans-serif;	
	border-top:1px solid #e0e0e0 !important;
	border-bottom:1px solid #e0e0e0 !important;
}

.cart-table thead tr th{
	line-height:24px;
	padding:35px 15px;
	font-weight:600;
	color:#005cab ;
	letter-spacing:1px;
	text-transform:uppercase;
	border:none !important;
}

.cart-table thead tr th.prod-column{
	text-align:left;	
}

.cart-table tbody tr td{
	line-height:24px;
	padding:25px 15px;
	font-family:'Lato',sans-serif;
}

.cart-table tbody tr .prod-info h3{
	font-size:18px;
	color:#555555;
	margin-bottom:10px;
	font-weight:500;	
}

.cart-table tbody tr .prod-info .info li{
	font-size:11px;
	color:#555555;	
}

.cart-table tbody tr .prod-info .info li strong{
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000000;
	font-weight:800;	
}

.cart-table tbody tr .prod-info h3 a{
	color:#444444;	
}

.cart-table tbody tr .qty{
	width:120px;
	padding-right:20px;
}

.cart-table tbody tr .qty .quantity-spinner{
	background:#ffffff;	
}

.cart-table tbody tr .prod-column .prod-thumb{
	position:relative;
	width:100px;	
}

.cart-table tbody tr .prod-column .prod-thumb img{
	 display:block;
	 max-width:100%;
	 border:1px solid #005cab ;
}

.cart-table tbody tr .prod-column .column-box h3{
	font-size:18px;
	color:#2f2f31;
	font-weight:700;
	margin-bottom:5px;	
}

.cart-table tbody tr .sub-total,
.cart-table tbody tr .price{
	font-weight:800;
	color:#333333;
	letter-spacing:1px;
}

.cart-table tbody tr .remove-btn{
	position:relative;
	font-size:16px;
	color:#282828;
	line-height:30px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.cart-table tbody tr .remove-btn .fa{
	position:relative;
	top:2px;
	font-size:24px;
	line-height:30px;
	color:#005cab ;
}

.cart-table tbody tr .remove-btn:hover{
	color:#ec1c33;
}

.cart-table tbody tr{
	border-bottom:1px solid #e9e9e9;	
}

.cart-table tbody tr td{
	vertical-align:middle;	
}

.cart-table tbody tr td .quantity-spinner{
	padding:5px 0px 5px 20px;
	line-height:24px;
	height:34px;
	display:block;
	width:100%;
	position:relative;
}

.cart-section .cart-totals-box{
	position:relative;
	padding:30px 30px 48px;
	background:#f6f6f6;	
}

.cart-section .cart-totals-box h3{
	position:relative;
	padding-bottom:20px;
	font-size:15px;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:30px;
	color:#262626;
}

.cart-section .cart-totals-box .totals-info{
	position:relative;
	margin-bottom:30px;	
}

.cart-section .cart-totals-box .totals-info li{
	margin-bottom:15px;	
}

.cart-section .cart-totals-box .totals-info li .title{
	float:left;
	width:35%;
	padding-right:15px;
	font-size:12px;
	letter-spacing:2px;
	color:#222222;
	font-weight:600;
	text-transform:uppercase;
	font-family:'Raleway',sans-serif;
}

.cart-section .cart-totals-box .totals-info li .content{
	float:left;
	width:65%;
	padding-left:15px;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#222222;
}

.cart-section .cart-totals-box .totals-info li .shipping-type{
	display:block;
	font-size:12px;
	margin-bottom:10px;
}

.cart-section .cart-totals-box .totals-info li .small-text{
	font-size:11px;
	text-transform:none;
	color:#989898;
	letter-spacing:0px;
	display:block;
	line-height:20px;
}

.cart-section .cart-totals-box .proceed-checkout-btn{
	display:block;
	margin:0px;
	width:100%;
	padding:10px 20px;
	margin-bottom:10px;
}

.cart-section .cart-totals-box .proceed-option{
	font-size:12px;
	color:#444444;	
}

.apply-coupon{
	position:relative;
	padding:30px 0px 0px;	
}

.apply-coupon h3{
	position:relative;
	font-size:15px;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#262626;
}

.apply-coupon .form-group{
	position:relative;
	margin-bottom:0px;
	text-align:left;
	width:100%;
}

.apply-coupon .form-group input[type="text"],
.apply-coupon .form-group input[type="number"]{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px 10px 20px;
	background:#ffffff;
	border:1px solid #d0d0d0;
	height:46px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;	
}

.apply-coupon .form-group input[type="text"]:focus,
.apply-coupon .form-group input[type="number"]:focus{
	border-color:#005cab ;
}

.apply-coupon .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	width:130px;
	height:46px;
	text-align:center;
	margin:0px;
	padding:11px 30px;
	line-height:24px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:600;
	font-family:'Raleway',sans-serif;
	background:#005cab ;
	color:#ffffff;
	letter-spacing:2px;
	border-radius:0px 2px 2px 0px;
}

.apply-coupon .form-group button:hover,
.apply-coupon .form-group input:focus + button{
	background:#333333;
	color:#ffffff;	
}

/*** 

====================================================================
	Checkout Style
====================================================================

***/

.checkout-page{
	position:relative;
	padding:70px 0px 70px;
}

.form-box{
	position:relative;	
	
}

.form-box.bordered-form{
	padding:40px;
	border:1px solid #e0e0e0;
	border-radius:2px;
}

.form-column{
	position:relative;
	margin-bottom:0px;	
}

.form-column h2{
	position:relative;
	margin-bottom:25px;
	font-size:22px;
	font-weight:500;
	text-transform:capitalize;
	color:#333333;	
}

.form-box .form-group{
	position:relative;
	margin-bottom:20px;	
}

.bordered-form .form-group{
	margin-bottom:32px;	
}

.form-box .form-group .field-label{
	position:relative;
	display:block;
	line-height:22px;
	padding:8px 0px;
	font-size:14px;
	text-transform:capitalize;
	color:#777777;	
}

.form-box .form-group input[type="text"],
.form-box .form-group input[type="number"],
.form-box .form-group input[type="email"],
.form-box .form-group input[type="tel"],
.form-box .form-group input[type="password"],
.form-box .form-group select,
.form-box .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:20px;
	padding:8px 15px 9px 15px;
	background:#ffffff;
	border:1px solid #727272;
	height:45px;
	font-size:14px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;	
	border-radius: 5px;
}

.form-box .form-group textarea{
	resize:none;
	height:180px;	
}

.form-box .form-group input[type="text"]:focus,
.form-box .form-group input[type="number"]:focus,
.form-box .form-group input[type="email"]:focus,
.form-box .form-group input[type="tel"]:focus,
.form-box .form-group input[type="password"]:focus,
.form-box .form-group select:focus,
.form-box .form-group textarea:focus{
	border-color:#005cab ;
}

.checkout-page .form-btn{
	position:relative;
	padding:9px 25px;
	line-height:20px;	
}

.checkout-page .other-option{
	position:relative;
	padding-top:30px;
	text-align:center;
}

.checkout-page .other-option .or{
	position:relative;
	display:block;
	line-height:20px;
	width:44px;
	height:44px;
	color:#313131;
	padding:10px;
	border:2px solid #313131;
	font-weight:700;
	font-size:15px;
	text-transform:uppercase;
	margin:0px auto 20px;
	border-radius:50%;;
}

.checkout-page .other-option .theme-btn{
	color:#444444 !important;
	border-color:#444444 !important;
	background:none !important;
	padding:9px 25px;	
}

.checkout-page .check-box{
	line-height:24px;
	font-size:14px;
	font-weight:normal;	
}

.checkout-page .check-box label{
	position:relative;
	top:-1px;
	font-weight:normal;
	padding:0px;
	font-size:14px;
	cursor:pointer;
}

.checkout-section .summary-box{
	position:relative;
	padding:30px 30px 48px;
	background:#f6f6f6;	
}

.checkout-section .summary-box h3{
	position:relative;
	padding-bottom:20px;
	font-size:18px;
	font-weight:600;
	letter-spacing:2px;
	text-transform:capitalize;
	border-bottom:1px solid #d9d9d9;
	color:#262626;
}

.checkout-section .summary-box .total-header,
.checkout-section .summary-box .sub-total,
.checkout-section .summary-box .shipping-info,
.checkout-section .summary-box .grand-title{
	position:relative;
	line-height:24px;
	padding:15px 0px;
	border-bottom:1px solid #d9d9d9;
	font-weight:500;
	font-family:'Raleway',sans-serif;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#262626;
}

.checkout-section .summary-box .total-header .product-title,
.checkout-section .summary-box .sub-total .total-title,
.checkout-section .summary-box .shipping-info .shipping-title,
.checkout-section .summary-box .grand-title .total-title{
	width:65%;
	float:left;	
}

.checkout-section .summary-box .total-header .product-price,
.checkout-section .summary-box .total-footer .sub-total .total-price,
.checkout-section .summary-box .shipping-info .shipping-status,
.checkout-section .summary-box .grand-title .total-price{
	width:35%;
	float:left;	
}

.checkout-section .summary-box .products{
	position:relative;
	line-height:24px;
	padding:25px 0px 20px;
	border-bottom:1px solid #d9d9d9;
	font-weight:500;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#262626;
}

.checkout-section .summary-box .products li{
	margin-bottom:5px;	
}

.checkout-section .summary-box .products .product-title{
	width:65%;
	float:left;	
}

.checkout-section .summary-box .products .product-price{
	width:35%;
	float:left;	
}

.checkout-section .payment-options{
	padding:30px 0px 20px;
	position:relative;	
}

.checkout-section .payment-options li{
	position:relative;
	margin-bottom:10px;	
}

.checkout-section .payment-options li .radio-option{
	position:relative;		
}

.checkout-section .payment-options li .radio-option label{
	position:relative;
	display:inline-block;
	padding-left:30px;
	font-weight:500 !important;
	font-family:'Raleway',sans-serif;
	text-transform:capitalize;
	letter-spacing:1px;
	color:#333333;
	cursor:pointer;
}

.checkout-section .payment-options li .radio-option label strong{
	font-weight:600;	
}

.checkout-section .payment-options li .radio-option input[type="radio"]{
	position:absolute;
	left:0px;
	top:3px;	
}

.checkout-section .payment-options li .radio-option label .small-text{
	display:block;
	padding-top:5px;
	font-family:'Lato',sans-serif;
	letter-spacing:0px;
	text-transform:none;
	font-weight:normal;
	font-size:13px;
	color:#777777;
	line-height:20px;
}

.checkout-section .payment-options li .radio-option label img{
	display:inline-block;
	max-width:100%;
	padding-left:30px;	
}
.about-us p {
	color:#555;
	text-align:justify;
	
}


.about-us h2 {
	color: #003562;
	font-weight: bold;
	padding: 0 0 10px 0px;
}

.working-box {
	margin:20px 0;
}
	

.working-box h3 {
	color: #333;
	font-weight: bold;
	font-size:22px;
}

.mt30 {
	margin-top:30px;
}

.mt100 {
	margin-top:100px;
}




.network-map img {
	margin: 0 auto;
	
}
.highlight-text ul  {
	margin-bottom:20px;
}


.highlight-text ul li {
    line-height: 28px;
}
.highlight-text ul li i {
    margin-right: 10px;
    color: #555555;
}

.bg-sky {
	background-color: #f2fbff  !important;
}
.our-team img {
	padding: 10px;
	border: solid 1px #e7e7e7;
}


.why-choose {
    margin-bottom: 20px;
}

.why-choose li span {
	color: #1A1A1A;
	font-size: 17px;
	font-weight: bold;
	padding-right:5px;
}


.why-choose li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 5px;
    text-align: justify;
}

.why-choose li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 10px;
    width: 10px;
    color: #555555;
    margin-right: 15px;
    font-weight: bold;
}


.company-bullet {
    margin-bottom: 20px;
}

.company-bullet li span {
	color: #1A1A1A;
	font-size: 17px;
	font-weight: bold;
	padding-right:5px;
}


.company-bullet li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 5px;
    text-align: justify;
	font-size:16px;
	font-weight:700;
}

.company-bullet li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 10px;
    width: 10px;
    color: #555555;
    margin-right: 15px;
    font-weight: bold;
}



.values {
    margin-bottom: 20px;
	margin-top:20px;
}

.values li span {
	color: #1A1A1A;
	font-size: 17px;
	font-weight: bold;
	padding-right:5px;
}


.values li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 12px;
    text-align: justify;
}

.values li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 10px;
    width: 10px;
    color: #555555;
    margin-right: 15px;
    font-weight: bold;
}



.training-text {
    margin-bottom: 20px;
}

.training-text li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 5px;
    text-align: justify;
}

.training-text li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 10px;
    width: 10px;
    color: #fff;
    margin-right: 15px;
    font-weight: bold;
}


.user-img img {
	display: initial;
	margin-bottom:10px;

}
 
.user-registration {
	background-color: #efefef !important;  
}

.user-login {
	background-color: #f5f1e7  !important;  
}
.form-column h2 {
	color: #003562;
	font-weight: bold;
	padding: 0 0 10px 0px;
	font-size:30px;
}





sectionClass {
  padding: 20px 0px 50px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(16, 31, 46);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(21, 38, 56);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(23, 44, 66);
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom:10px;
}

.plus-font {
	font-size:20px !important;
	
}

.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}

/* AUTHOR LINK */


.about-me-img {
  width: 120px;
  height: 120px;
  left: 10px;
  /* bottom: 30px; */
  position: relative;
  border-radius: 100px;
}


.about-me-img img {
}


.authorWindow{
  width: 600px;
  background: #75439a;
  padding: 22px 20px 22px 20px;
  border-radius: 5px;
  overflow: hidden;
}

.authorWindowWrapper{
  display: none;
  left: 110px;
  top: 0;
  padding-left: 25px;
  position: absolute;
}

.trans{
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media screen and (max-width: 768px) {
    .authorWindow{
         width: 210px;
    }

    .authorWindowWrapper{
             bottom: -170px;
  margin-bottom: 20px;
    }

}

.bg-vacancies {
	background-color:#E6EFFF;
}


.pieID {
  display: inline-block;
  vertical-align: top;
}
.pie {
  height: 200px;
  width: 200px;
  position: relative;
  margin: 0 30px 30px 0;
}
.pie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
  background: #EEE;
  border-radius: 50%;
  top: 50px;
  left: 50px;
}
.pie::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: rgba(0,0,0,0.1);
  border-radius: 50%;
  box-shadow: 0 0 3px 4px rgba(0,0,0,0.1);
  margin: 220px auto;
  
}
.slice {
  position: absolute;
  width: 200px;
  height: 200px;
  clip: rect(0px, 200px, 200px, 100px);
  animation: bake-pie 1s;
}
.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  clip: rect(0px, 200px, 200px, 100px);
}
.legend {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #FFF;
  padding: 15px;
  font-size: 13px;
  box-shadow: 1px 1px 0 #DDD,
              2px 2px 0 #BBB;
}
.legend li {
  width: 110px;
  height: 1.25em;
  margin-bottom: 0.7em;
  padding-left: 0.5em;
  border-left: 1.25em solid black;
}
.legend em {
  font-style: normal;
}
.legend span {
  float: right;
}

.piechart {
	width:500px;
}
.content-box p {
	font-size:18px !important;
	margin:10px 0 10px 0 !important;
}
.credent-color {
	color: #40c2ff;
	font-weight: 400;
	font-size: 18px !important;
}


#skill {
  width: 100%;
  padding: 30px;
  display: block;
  border-radius: 5px;
  margin: auto;
}

.round-image img {
    border: 4px solid #f58634;
    border-radius: 100%;
}

.training img {
	border:solid 1px #555;
	padding:10px;
}
	

.counter {
	font-size:20px !important;
}
.next{display:flex; justify-content: space-between;}
.next a{padding: 10px 14px; line-height:20px; font-size: 14px; color:#ffffff; background:#000; border: 1px solid #000000; width: 120px; text-align: center; box-shadow:5px 5px 0px rgba(100, 100, 100, 0.2);}
.next a:hover{background: none;	color: #000000; 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;}



.traningsec.nature-of-yoga:nth-of-type(2n+1){ background-color:#f2fbff }
.traningsec.nature-of-yoga .about-us{ display:flex; justify-content:space-between!important; flex-wrap:wrap;  align-items:center}
.traningsec.nature-of-yoga .about-us .training{ flex:2; order:2}
.traningsec.nature-of-yoga .about-us .aboutcontentss{ flex:3; order:1}

.traningsec.nature-of-yoga:nth-of-type(2n+1) .about-us .aboutcontentss{ padding-right:40px;}
.traningsec.nature-of-yoga:nth-of-type(2n+2) .about-us .aboutcontentss{padding-left:40px;}

.traningsec.nature-of-yoga:nth-of-type(2n+2) .about-us .training{ order:1}
.traningsec.nature-of-yoga:nth-of-type(2n+2) .about-us .aboutcontentss{  order:2}

.about-us ul{ padding:0}
.about-us ul  li{ position:relative; padding:0 0 10px 35px;}
.about-us ul  li::before {  content: "\f00c";  font-family: 'FontAwesome';  position: absolute;
  top: 0px;  left: 0px;  height: 10px;  width: 10px;  color: #555555;
  margin-right: 15px;  font-weight: bold;}
.about-us p{ margin-bottom:20px;}
.about-us, .about-us *{ line-height:28px;}








.skillbar {
	width:100%;
	padding:20px;
	margin:22px 0;
	position:relative;
	display:block;
	overflow:hidden;
	height:30px;
	background-color:#fff;
	border-radius:5px 0 0 5px
}
.skillbar.html .title {
	background-color:#c96300
}
.skillbar.html .filled {
	background-color:#ff8817
}
.skillbar.Confidentiality .title {
	background-color:#0f5487
}
.skillbar.Confidentiality .filled {
	background-color:#177fcb
}
.skillbar.Technology .title {
	background-color:#f0b109
}
.skillbar.Technology .filled {
	background-color:#f8ca4d
}
.skillbar.Reach .title {
	background-color:#3d4670
}
.skillbar.Reach .filled {
	background-color:#5864a2
}
.skillbar.jquery .title {
	background-color:#064a7a
}
.skillbar.jquery .filled {
	background-color:#0977c3
}
.skillbar.TAT .title {
	background-color:#ba437d
}
.skillbar.TAT .filled {
	background-color:#cf7aa4
}
.skillbar.less .title {
	background-color:#1f3861
}
.skillbar.less .filled {
	background-color:#31599b
}
.skillbar.react .title {
	background-color:#33c7f0
}
.skillbar.react .filled {
	background-color:#7adbf5
}
.skillbar.nodejs .title {
	background-color:#5e8f35
}
.skillbar.nodejs .filled {
	background-color:#83bf51
}
.skillbar.angular .title {
	background-color:#8f0023
}
.skillbar.angular .filled {
	background-color:#dc0035
}
.skillbar.vue .title {
	background-color:#2f8f67
}
.skillbar.vue .filled {
	background-color:#47c390
}
.skillbar.meteor .title {
	background-color:#cc2b2c
}
.skillbar.meteor .filled {
	background-color:#de6566
}
.skillbar.backbone .title {
	background-color:#005086
}
.skillbar.backbone .filled {
	background-color:#007dd3
}
.skillbar.ember .title {
	background-color:#c63d2d
}
.skillbar.ember .filled {
	background-color:#dc7064
}
.skillbar.mysql .title {
	background-color:#003e58
}
.skillbar.mysql .filled {
	background-color:#0073a5
}
.skillbar.python .title {
	background-color:#295479
}
.skillbar.python .filled {
	background-color:#3d7cb2
}
.skillbar.django .title {
	background-color:#010705
}
.skillbar.django .filled {
	background-color:#0e4731
}
.skillbar.agile .title {
	background-color:#198cb7
}
.skillbar.agile .filled {
	background-color:#37b6e4
}
.skillbar.photoshop .title {
	background-color:#211a56
}
.skillbar.photoshop .filled {
	background-color:#382c90
}
.skillbar.DATA Bank .title {
	background-color:#572e11
}
.skillbar.DATA Bank .filled {
	background-color:#98511d
}
.skillbar.HR-services .title {
	background-color:#a42b69
}
.skillbar.HR-services .filled {
	background-color:#d04c8f
}
.skillbar.laravel .title {
	background-color:#f0280f
}
.skillbar.laravel .filled {
	background-color:#f56856
}
.skillbar .title {
	background-color:rgba(0,0,0,.6);
	height:auto;
	width:85px;
	text-align:center;
	left:0;
	color:#f0f0f0;
	border-radius:5px 0 0 5px
}
.skillbar .percent, .skillbar .title {
	padding:7px;
	position:absolute;
	top:0;
	z-index:9
}
.skillbar .percent {
	right:0;
	color:#000;
	font-weight:700
}
.skillbar .filled {
	z-index:8;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(0,80,80,.3);
	height:100%;
	width:20px;
	border-radius:5px 0 0 5px
}
/*# sourceMappingURL=an-skill-bar.css.map */

.sidebuttonss{ position:fixed;  z-index:99; background-color:#005cab; top:40%; color:#fff !important; font-weight:bold; width:150px; text-align:center;transform-origin: right; transform:rotate(-90deg) ; right:19px; padding:6px 0; border-radius:15px 15px 0 0 }



.d-block{ display:block}
.blogssssss > .col-md-6:nth-of-type(2n+2){ clear:left}
.img-fluid{ max-width:100%; height:auto}
.w-100{ width:100%;}
.blogdetaoilss h1{ color:#000; font-size:25px; line-height:32px;}
.ourblogs {
	border:2px #fff solid;
	box-shadow:0 0 10px rgba(0, 0, 0, .2);
	border-radius:0 0 10px 10px;
	background-color:#f5f5f5; margin-bottom:30px;
}
.ourblogs .ourblog-thumb {
	position:relative
}
.ourblogs .ourblog-content {
	padding:15px;
	border-radius: 10px;
}
.ourblogs .ourblog-content h2 {
	font-size:20px;
	line-height:28px;
	font-weight:600; margin-bottom:15px;
}
.ourblogs .ourblog-content h2 a {
	color:#000; display:block;overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pagination li+li {
	margin-left:5px;
}
.pagination li a {
	background-color:#eee;
	display:block;
	padding:3px 12px;
	color:#000;
}
.pagination li.active a {
	background-color:#000;
	color:#fff
}
.widget-inner ul li{ list-style:none}
.widget-inner ul li+li {
	margin-top:20px;
}
.widget-inner ul li a {
	display:block;
	padding:0 0 0 110px;
	min-height:90px;
	position:relative;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#000
}
.widget-inner ul li a img {
	position:absolute;
	left:0;
	top:5px;
	width:100px;
}
.widget-inner ul li a span {
	font-size:11px;
	color:#666;
	font-weight:400;
}
.leftpanels h4 {
	font-weight:bold;
	font-size:18px; margin-bottom:15px;
	padding:0 0 0 10px;
	border-left:4px #ccc solid
}
.leftpanels form {
	position:relative;
}
.leftpanels form button {
	position:absolute;
	right:0;
	bottom:0;
	top:0;
	background-color:#a73233;
	color:#fff;
	padding:0 10px;
	border:0
}
.leftpanels form input {
	width:100%;
	padding:8px 10px; border:1px #ccc solid;
}
.mb-3{ margin-bottom:20px;}
.recentsssss li{ list-style:none}
.recentsssss li a {
	color:#000;
	text-align:center;
	background-color:#f5f5f5;
	display:block;
}
.recentsssss li a span {
	display:block;
	margin:10px 0;
}
.epcl-share-bottom a {
	border:2px #000 solid;
	display:inline-block;
	height:35px;
	line-height:34px;
	width:40px;
	text-align:center;
	font-size:18px;
	color:#000;
}





.fixedbutton{ position: fixed; right:9px; bottom:20px; width:50px; height:50px; line-height:50px; border-radius:50%; background-color:#26af3b; color:#fff !important; font-size:28px; text-align:center; z-index:9999}
#toolbarContainer{ display:none  !important}

.modalssss{ padding:0 15px !important; overflow:hidden; position:relative}
.modalssss:after{ position:absolute; left:0; width:35%; top:0; bottom:0; content:""; background-color:#005cab; z-index:1; display:none}

.modalssss .contact-section .info-column{ background-color:#005cab; padding-top:40px; position:relative; z-index:9; margin-top:30px; }
.modalssss .contact-section .info-column .info-block{padding-right:0}
.modalssss .contact-section .info-column .icon-box{ border:1px #fff solid !important; color:#fff !important}
.modalssss .contact-section .info-column h4, .modalssss .contact-section .info-column a { color:#FFF !important }
.modalssss .contact-section .default-form{ margin-bottom:0;}
.modalssss .contact-section  .close{ z-index:999}

@media(min-width:992px){
	.modalssss:after{ display:block }
	.modalssss .contact-section .info-column{ padding-top:0;  margin-top:0; }
.modalssss .contact-section .default-form{ margin-bottom:30px;;}

}



@media(max-width:500px){
	.main-header  .header-top .info-nav li a .hidem,.main-header  .header-top .social-links .hidem{ display:none}
	
}

@media(max-width:600px){
	
.main-header .main-box{ padding:1px 0 !important}
.main-header .main-box .logo-box .logo img{ width:85px;}	
	
	}