    /*
	Template Name: Azurex Finance-Business HTML5/CSS3 Template
	Author: Tripples
	Author URI: https://shapebootstrap.net/profile/Tripples
	Description: Azurex Finance-Business HTML5/CSS3 Template
	Version: 1.0
*/

/* Table of Content
==================================================
1.    Global Styles
2.    Typography
3.    Top Bar
4.    Header area
5.    Main Slider
6.    Features
7.    Project area
8.    Featured Tab
9.    Content area
10.   Facts
11.   News section
12.   Testimonial
13.   Footer
14.   Sub Pages
15.   Contact Us
16.   News Listing
17.   News Single
18.   Sidebar
19.   Error page
20.   Home Variation
  
*/

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

@import url(https://fonts.googleapis.com/css?family=Hind:400,500,600,700);



/* Typography
================================================== */

@font-face {
  font-family: 'PTSans-Caption';
  src: url('../fonts/PTSans-Caption.eot?#iefix') format('embedded-opentype'),  url('/fonts/PTSans-Caption.woff') format('woff'), url('/fonts/PTSans-Caption.ttf')  format('truetype'), url('/fonts/PTSans-Caption.svg#PTSans-Caption') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
   background:#fff;
   color: #9c9c9c;
}
.card .panel
{
	border:none !important;
}
body, p {
    font-family: 'Hind', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    line-height: 24px;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6{
	color: #303030;
   font-weight: 700;
	font-family: 'Montserrat','Arial','sans-serif';
   text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased !important;
}

h1{
   font-size: 36px;
   line-height: 48px;
}

h2{
   font-size: 28px;
   line-height: 36px;
}

h3{
   font-size: 24px;
   line-height: 32px;
   
}

h4{
   font-size: 22px;
   line-height: 28px;
}

h5{
   font-size: 14px;
   line-height: 24px;
}

/* Global styles
================================================== */

html{
   overflow-x: hidden !important;
   width: 100%;
   height: 100%;
   position: relative;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility;
}

body{
   border: 0;
   margin: 0;
   padding: 0;
}

.body-inner{
   position: relative;
   overflow: hidden;
}

a:link,
a:visited{
    text-decoration: none;
}

a{
  color: #012e5b;
}


a:hover{
   text-decoration: none;
   color: #000;
}

a.read-more{
   color: #012e5b;
   font-weight: 700;
   text-transform: uppercase;
}

a.read-more:hover{
  color: #222;
}

section, .section-padding{
   padding: 25px 0;
   position: relative;
}

.no-padding{
   padding: 0;
}

.media>.pull-left{
   margin-right: 20px;
}

.gap-60 {
   clear: both;
   height: 60px;
}
.clear
{
	clear:both;
}

.gap-40 {
   clear: both;
   height: 40px;
}

.gap-30 {
   clear: both;
   height: 30px;
}
.gap-20 {
   clear: both;
   height: 20px;
}

.mrb-30{
   margin-bottom: 30px;
}

a:focus{
   outline: 0;
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ts-padding {
    padding: 60px;
}

.solid-bg{
   background: #f9f9f9;
}

.solid-row {
  background: #f0f0f0;
}

.bg-overlay{
   position: relative;
}

.bg-overlay .container{
   position: relative;
   z-index: 1;
}

.bg-overlay:after{
   background-color: rgba(0, 46, 91, 0.8);
   z-index: 0;
   position: absolute;
   content: '';
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
}
.pro h5 a
{
	padding:10px;
	background:#0cdab2;
	cursor:pointer;
	
}
.controls .btn-success
{
	/*background:#ec2126;*/
	color:#000;
	font-weight:bold;
	border:none;
	font-size:17px;
	
}

/* Dropcap */

.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  float: left;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}
.dropcap.primary {
  background: #012e5b;
  color: #fff;
}
.dropcap.secondary {
  background: #3a5371;
  color: #fff;
}

/* Title Border */

.title-border{
   font-size: 16px;
   display: block;
   font-weight: 700;
   position: relative;
   text-transform: uppercase;
   margin: 0 0 60px;
   color: #666;
}

.title-border span{
   display: block;
   font-size: 40px;
   text-transform: capitalize;
   color: #303030;
}


.title-border:before{
   content: "";
   position: absolute;
   display: inline-block;
   bottom: -20px;
   width: 80px;
   height: 1px;
   background: #fce329;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
}

.title-border:after {
   content: "";
   position: absolute;
   display: inline-block;
   bottom: -25px;
   width: 60px;
   height: 1px;
   background: #fce329;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
}

.title-border-left{
   position: relative;
   margin: 0 0 30px;
}

.title-border-left:after {
   content: "";
   position: absolute;
   display: inline-block;
   bottom: -12px;
   width: 60px;
   height: 1px;
   background: #fce329;
   left: 0;
}

/* Page content title */

.page-content-title.first{
   margin-top: 0;
}

/* Video responsive */

.embed-responsive {
   padding-bottom: 56.25%;
   position: relative;
   display: block;
   height: 0;
   overflow: hidden;
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Input form */

.form-control{
   box-shadow: none;
   /* border: 1px solid #000; */
   padding: 5px 20px;
   height: 44px;
   background: #fff;
   color: #000 !important;
   font-size: 14px;
   border-radius: 0;
}
.cons .form-control{
   box-shadow: none;
   border: 1px solid #000;
   padding: 5px 20px;
   height: 44px;
   background: #fff;
   color: #000 !important;
   font-size: 14px;
   border-radius: 0;
}
.cons textarea.form-control
{
	height:200px;
}
.cons label
{
	color:#000;
}

.form-control:focus{
   box-shadow: none;
   border: 1px solid #012e5b;
}

hr {
    background-color: #e7e7e7;
    border: 0;
    height: 1px;
    margin: 40px 0;
}
.fo .input-group-addon
{
	background:#fff;
	border:solid 1px #fff;
}

blockquote {
   padding: 30px;
   padding-left: 40px;
   border-left: 5px solid #fce329;
   margin: 30px 0;
   background: #f9f9f9;
   position: relative;
}

blockquote:before {
   content: "\f10d";
   font-family: FontAwesome;
   position: absolute;
   font-size: 54px;
   color: #E5E5E5;
   top: 8px;
   left: 30px;
   z-index: 0;
}

blockquote p{
   font-size: 16px;
   line-height: 24px;
   font-weight: 300;
   position: relative;
   z-index: 1;
   font-style: italic;
}

cite {
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

/* Button */

.btn-primary,
.btn-dark,
.btn-secondary {
  color: #fff;
  border-radius: 2px;
  padding: 14px 30px 12px;
  text-transform: uppercase;
  border: 0;
  font-weight: 700;
  letter-spacing: 1px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}

.btn-white.btn-primary {
   background: #fff;
   color: #012e5b;
}

.btn-primary {
  background: #1a1a1a;
}

.btn-dark {
  background: #242427;
}

.btn-secondary{
   background: #fce329;
   color: #303030;
}

.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover,
.btn-secondary:hover {
  background: #1e1e21;
  color: #fff;
}

/* Ul, Ol */

.list-round, 
.list-arrow{
   list-style: none;
   margin: 0;
   padding: 0 0 0 15px;
}

.list-round li{
   line-height: 28px;
}

.list-round li:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 10px;
    color: #012e5b;
    font-size: 12px;
}

.list-arrow li:hover {
    color: #012e5b;
}

.list-arrow{
   padding: 0;
}

ul.list-arrow li:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
}



/* Top Bar
================================================== */

.top-bar {
   background: #1d1813;
   padding:10px;
}

/* Top menu */

.top-menu ul{
   text-align: right;
}

.top-menu ul li{
   display: inline-block;
   border-right: 1px solid #fff;
   line-height: 10px;
   padding: 0 10px;

}

.top-menu ul li:last-child{
   border-right: 0;
   padding-right: 0;
}

.top-menu ul li a{
   color: #fff;
   position: relative;
   border-radius: 0;
}



.top-menu ul li a{
   color: #fff;
}

.top-menu li a:hover{
	color: #fce329;
}

/* Top social */

.top-social ul{
	list-style: none;
  	padding: 0;
  	margin: 0;
	margin-top:5px;
}

.top-social li {
  display: inline-block;
  padding: 0;
}

.top-social li a{
   color: #fff;
	margin-right: 10px;
	font-size: 14px;
	-webkit-transition: 400ms;
  	-moz-transition: 400ms;
  	-o-transition: 400ms;
  	transition: 400ms;
}

.top-social li a:hover{
	color: #fce329;
}


/* Header area
================================================== */

.header{
   background: #fff;
   padding: 40px 0;
}

.navbar-fixed {
  z-index: 99999;
  position: fixed;
  opacity: .98;
  width: 100%;
  top: 0;
  -webkit-animation: fadeInDown 800ms;
  -moz-animation: fadeInDown 800ms;
  -ms-animation: fadeInDown 800ms;
  -o-animation: fadeInDown 800ms;
  animation: fadeInDown 800ms;
  -webkit-backface-visibility: hidden;
}

/*-- Logo --*/


/* header right */
.header-right {
  float: right;
}

ul.top-info {
   list-style: none;
   margin: 10px 0 0 0;
   padding: 0;
   float: right;
}

ul.top-info li {
   position: relative;
   float: left;
   margin-left: 40px;
}

ul.top-info li:first-child{
   margin-left: 0;
}

ul.top-info li:first-child:before{
   background: none;
}


ul.top-info li .info-box span.info-icon {
  font-size: 20px;
  background: #fce329;
  color: #fff;
  display: inline-block;
  text-align: center;
  float: left;
  width: 42px;
  height: 42px;
  line-height: 44px;
  margin-right: 20px;
  position: relative;
}

ul.top-info li .info-box span.info-icon:before{
   content: '';
    position: absolute;
    top: 50%;
    right: -7px;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-left-color: #fce329;
    border-width: 7px 0 7px 7px;
    -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

ul.top-info li .info-box .info-box-content {
  display: inline-block;
  font-family: Montserrat;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

ul.top-info li .info-box .info-box-title {
  font-weight: 700;
  color: #303030;
  font-size: 15px;
  margin-bottom: 0;
  line-height: normal;
}

ul.top-info li .info-box .info-box-subtitle {
  margin: 0 0 5px 0;
  line-height: normal;
  color: #999;
  font-size: 14px;
}


/* Main navigation */

.nav-style-boxed .request-quote{
   margin-right: -15px;
}

.request-quote{
   background: #fce329;
   position: relative;
}


.request-quote a{
   color: #012e5b;
   padding: 0 30px;
   line-height: 68px;
   position: relative;
   z-index: 10;
   font-size: 16px;
   font-weight: 700;
   text-align: center;
}

.site-navigation{
   background: #012e5b;
}

.navbar-toggle{
	float: left;
	margin-top: 10px;
	padding: 12px;
}

.navbar{
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}

.navbar-toggle{
   float: left;
   margin-top: 10px;
   padding: 12px;
   border-radius: 0;
   margin-right: 5px;
   background: #6f6fbc;
}

.navbar-toggle .icon-bar{
   background: #fff;
}

.navbar-toggle .i-bar{
	background: #fff;
}

ul.navbar-nav{
   float: left;
   display: inline-block;
}

ul.navbar-nav > li{
   float: none;
   display: inline-block;
}

ul.navbar-nav > li:first-child{
   padding-left: 0;
}

/*ul.navbar-nav > li:hover > a, 
ul.navbar-nav > li.active > a{
  color: #fce329;
  position: relative;
  border-top: 3px solid #fce329;
}*/


ul.navbar-nav > li{
   padding: 0 13px;
   position: relative;
}

ul.navbar-nav > li:last-child:after{
   background: none;
}

ul.navbar-nav > li > a{
   color: #fff;
   text-rendering: optimizeLegibility;
   font-size: 16px;
   margin: 17px 0 0;
   line-height: 25px;
   padding: 10px 0;
   text-transform:uppercase;
}

ul.navbar-nav > li > a i{
	font-weight: 700;
}

.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus{
	background: transparent;
	border:0;
}


/* Dropdown */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
   display: block;
   content: "\f105";
   font-family: FontAwesome;
   float: right;
   margin-top: 0;
   margin-right: -5px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media (min-width: 768px) {

	ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
	ul.nav li.dropdown:hover ul.dropdown-menu 
   li.dropdown-submenu ul.dropdown-menu {
	    display: none;
	} 

	ul.nav li.dropdown ul.dropdown-menu 
   li.dropdown-submenu:hover ul.dropdown-menu {
	    display: block;
	} 
}

.dropdown-menu{
   text-align: left;
   background: #cf091f;
	z-index: 9999999999;
	min-width: 200px;
	border-radius: 0;
   border: 0;
}

.dropdown-menu-large{
   min-width: 400px;
}

.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.dropdown-menu-large > li > ul > li > a{
   padding-left: 0;
}

.dropdown-menu-large > li > ul > li.active > a{
   color: #fce329;
}

.navbar-nav>li>.dropdown-menu a{
	background: none;
}

.dropdown-menu li a{
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	padding: 15px 20px ;
	color: #fff;
	border-bottom: 1px solid #222;
}

.dropdown-menu li:last-child > a{
	border-bottom: 0;
}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>.dropdown-menu>.active>a{
	background: none;
	color: #fce329;
}

.dropdown-menu li a:hover, 
.dropdown-menu li a:focus{
	color: #fce329;
}


/* Slider
================================================== */

/*-- Main slide --*/

#main-slide .item {
    min-height: 700px;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}

#main-slide .item img{
	width: 100%;
	-webkit-backface-visibility: hidden;
}


#main-slide .item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

#main-slide .item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content{
   top: 50%;
   padding: 0;
   position: absolute;
   width: 100%;
   color: #fff;
   -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#main-slide .slider-content.text-left{
   left: 10%;
}

#main-slide .slider-content.text-right{
   right: 10%;
}

.slider-content {
   position: relative;
   display: table;
   height: 100%;
   width: 100%;
}

.slide-title{
   font-size: 28px;
   line-height: 36px;
   color: #fff;
   margin: 10px 0;
}

.slide-sub-title{
   font-style: normal;
   font-size: 52px;
   line-height: 58px;
   margin: 10px 0;
   color: #fff;
   font-weight: 700;

}

.slider-text {
   display: table;
   vertical-align: bottom;
   color: #fff;
   padding-left: 40%;
   width: 100%;
   padding-bottom: 0;
   padding-top: 20px;
}

.slider-text .slide-head{
   font-size: 36px;
   color: #0052a5;
   position: relative;
}

.slider-img{
    display: block;
    position: absolute;
    top: -80px;
    left: 20%;
    width: 314px;
    max-height: 100%;
}

.slider-img img {
   display: block;
   position: relative;
   max-height: 100%;
   width: auto;
}

.slider.btn{
   margin: 5px;
   border: 2px solid transparent;
}

.slider.border{
   background: none;
   border: 2px solid #fff;
}

.slider.border:hover{
   background: #012e5b;
   border:2px solid transparent;
}

/* Carousel control */

.carousel-indicators li{
	width: 10px !important;
	height: 10px !important;
	margin: 1px !important;
	border-radius: 100% !important;
   border: 0 !important;
	background: rgba(255,255,255,.5);
}

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
   background: #012e5b;
    -moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right,
#main-slide .carousel-indicators {
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right,
#main-slide:hover .carousel-indicators{
	opacity: 1;
	filter: alpha(opacity=100);
}


#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#main-slide .carousel-control .fa-angle-left{
	left: 20px;
}

#main-slide .carousel-control .fa-angle-right{
	right: 20px;
}

#main-slide .carousel-control i{
	background: #fff;
	color: #012e5b;
	line-height: 52px;
	width: 60px;
	height: 60px;
	border-radius: 3px;
	font-size: 36px;
   border: 5px solid rgba(255,255,255,.2);
   background-clip: padding-box;
   -moz-background-clip: padding;
    -webkit-background-clip: padding;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#main-slide .carousel-control i:hover{
	background: #012e5b;
   color: #fff;
   border: 5px solid rgba(255,255,255,.2);
   -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

/*-- Animation */
.carousel .item.active .animated1 {
   
}

.carousel .item.active .animated2{
   -webkit-animation: slideInLeft 1s ease-in 350ms both;
   animation: slideInLeft 1s ease-in 350ms both;
}

.carousel .item.active .animated3 {
   -webkit-animation: fadeInLeft 1.5s ease-in-out 300ms both;
   animation: fadeInLeft 1.5s ease-in-out 300ms both;
}

.carousel .item.active .animated4{
   -webkit-animation: lightSpeedIn 1.5s ease-in 300ms both;
   animation: lightSpeedIn 1.5s ease-in 300ms both;
}

.carousel .item.active .animated5{
   -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
   animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6{
   -webkit-animation: fadeInRight 1s ease-in 200ms both;
   animation: fadeInRight 1s ease-in 200ms both;
}

.carousel .item.active .animated7{
   -webkit-animation: fadeInRight 1.5s ease-in 300ms both;
   animation: fadeInRight 1.5s ease-in 300ms both;
}

.carousel .item.active .animated8{
   -webkit-animation: bounceInDown 1s ease-in 800ms both;
   animation: bounceInDown 1s ease-in 800ms both;
}


/*-- Owl slide common --*/


.owl-theme .owl-nav > div{
   position: absolute;
   top: 50%;
   width: 50px;
   height: 50px;
   line-height: 50px;
   text-align: center;
   font-size: 28px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

.owl-theme .owl-nav > .owl-prev{
  left: 0;
}

.owl-theme .owl-nav > .owl-next{
  right: 0;
}

.owl-theme .owl-dots{
   text-align: center;
   margin-top: 40px;
   position: relative;
   z-index: 1;
}

.owl-theme .owl-dots .owl-dot{
   display: inline-block;
}


.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: #000;
    opacity: .3;
    display: inline-block;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #012e5b;
    opacity: 1;
}

/* Page slider */

.page-slider.owl-theme .owl-nav > div{
   background-color: rgba(0, 0, 0, 0.8);
   -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.page-slider.owl-theme .owl-nav > div:hover{
   background: #fff;
   color: #012e5b;
}

.page-slider .item{
   min-height: 700px;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
}

.page-slider.page-slider-small .item{
  min-height: auto;
}

.box-slider-content{
   top: 50%;
   padding: 0;
   position: absolute;
   width: 100%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

.box-slider-text{
   background: rgba(255, 255, 255, .85);
   display: inline-block;
   padding: 20px 30px;
   max-width: 600px;
}

.box-slide-title{
   font-size: 24px;
   margin: 0;
   color: #666;
   text-transform: uppercase;
}

.box-slide-sub-title{
   font-size: 36px;
   margin: 8px 0 20px;
   text-transform: uppercase;
}

.box-slide-description{
   color: #666;
}

.box-slider-text .btn{
   padding: 10px 20px;
}

.box-slide.owl-theme .owl-controls{
   margin: -20px;
}


/*-- Slider pages --*/

#main-slide.slider-pages .item {
    min-height: 340px;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}


/* Services
================================================== */


/* Service box */

.service-single-img{
   bottom: -110px;
   position: relative;
}

.ts-service-box{
   padding: 10px 0;
}

.ts-service-box-icon i{
   font-size: 24px;
   width: 60px;
   height: 60px;
   line-height: 60px;
   border-radius: 100%;
   background: #f3f3f3;
   color: #012e5b;
   text-align: center;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.ts-service-box:hover .ts-service-box-icon i{
   background: #fce329;
   color: #fff;
}

.ts-service-box-info h3{
   font-size: 20px;
   margin: 10px 0;
}

.ts-service-box-info h3 a{
   color: #303030;
}

/* Icon left */

.ts-service-box.icon-left .ts-service-box-icon{
   float: left;
}

.ts-service-box.icon-left .ts-service-box-icon i{
   background: #012e5b;
   color: #fff;
}

.ts-service-box.icon-left .ts-service-box-info{
   margin-left: 90px;
}

.ts-service-box.icon-left .ts-service-box-info h3{
   margin-top: 0;
   margin-bottom: 5px;
}


/* Service no box */

.service-no{
   font-size: 48px;
   color: #dbdbdb;
   float: left;
   margin-top: 10px;
}

.ts-service-box-content{
   margin-top: 20px;
}

.ts-service-box-content .ts-service-box-info{
   margin-left: 90px;
}

/* Service Image */

.ts-service-icon i{
   float: left;
   font-size: 28px;
   margin-right: 15px;
   margin-top: 2px;
}

.ts-service-info{
   position: relative;
   z-index: 1;
   margin-top: -20px;
   margin-left: 25px;
   padding: 25px 20px 0;
   background: #fff;
}

.ts-service-info h3{
   font-size: 20px;
   margin-top: 0;
}

/* Service Classic */

.ts-service-classic .ts-service-icon i{
   font-size: 24px;
   float: left;
   color: #fff;
   background: #012e5b;
   border-radius: 100%;
   width: 60px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.ts-service-classic .ts-service-box-info{
   margin-left: 80px;
}

.ts-service-classic:hover .ts-service-icon i{
   background: #fce329;
}

/* Content area
================================================== */

.ts-content{
   background: #f5f5f5;
}

.ts-content .ts-padding.left{
   padding-left: 150px;
   padding-top: 60px;
}

/*-- Featured Tab --*/


.featured-tab .tab-content{
   border-top: 0;
   padding: 20px 0;
   overflow: hidden;
}

.featured-tab .nav.nav-tabs{
   margin-bottom: 20px;
}

.featured-tab .nav-tabs>li>a{
   font-size: 15px;
   font-weight: 700;
   background: none;
   border-radius: 0;
   padding: 15px 22px;
   color: #555;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
   transition: all 300ms ease;
}


.featured-tab .nav-tabs>li.active>a{
   color: #fff;
   background: #012e5b;
   position: relative;
}

.featured-tab .nav-tabs>li.active>a:after{
   position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
    border-color: #012e5b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.featured-tab .lead{
   font-size: 18px;
   line-height: 28px;
   color: #303030;
   font-weight: 400;
}


.featured-tab .tab-pane img.pull-left{
   margin: 0 20px 10px 0;
}

.featured-tab .tab-pane img.pull-right{
   margin: 0 0 0 20px;
}

.featured-tab .tab-icon i {
    font-size: 230px;
}

.service-box {
  margin: 25px 0 0 0;
}

.service-box i {
  font-size: 28px;
  margin-right: 5px;
  color: #012e5b;
  float: left;
}

.service-box .service-box-content h3 {
  margin: 0 0 15px;
  font-size: 15px;
  text-transform: uppercase;
}


.ts-content .ts-padding.right{
   position: relative;
}


.video-icon{
   text-align: center;
   color: #fff;
   margin-top: 220px;
   font-size: 48px;
   z-index: 1;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}


/* Facts
================================================== */

.facts {
   padding: 40px 0;
   background: #012e5b;
   color: #fff;
}

.facts .intro-title{
   color: #fff;
   margin-top: 0;
}

.facts .btn-dark{
   margin-top: 15px;
}

.fact-text{
   padding-top: 10px;
}

.facts-wrapper .ts-facts {
   color: #fff;
   text-align: center;
   padding: 25px 0;
}

.facts-wrapper .ts-facts .ts-facts-icon i {
   font-size: 42px;
   color: #fce329;
}

.facts-wrapper .ts-facts .ts-facts-content .ts-facts-num {
   color: #fff;
   font-size: 52px;
   font-weight: 400;
   margin: 20px 0 10px;
}

.facts-wrapper .ts-facts .ts-facts-content .ts-facts-title {
   font-size: 14px;
   color: #fff;
   margin: 0;
}


/* Projects
================================================== */

.owl-theme.project-slide{
   margin-top: 60px;
}

.project-slide .item{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.project-item img {
    width: 100%;
    max-width: auto;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}


.project-item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}


.project-item-content{
   position: absolute;
   bottom: -1px;
   padding: 15px 20px;
   width: 100%;
   background: #012e5b;
}

.project-title{
   font-size: 16px;
   line-height: normal;
   margin: 0;
}

.project-title a{
   color: #fff;
}

.project-title a:hover{
   color: #fce329;
}

.owl-theme.project-slide .owl-nav > div{
   position: absolute;
   top: -70px;
   right: 0;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}


.project-slide .owl-nav > div {
   display: inline-block;
   margin: 0 2px;
   font-size: 20px;
   background: #012e5b;
   color: #fff;
   width: 30px;
   height: 30px;
   line-height: 30px;
   text-align: center;
}

.owl-theme.project-slide .owl-nav > .owl-prev{
   right: 35px;
   left: auto;
}


/* Project Isotope */

.isotope-nav{
   display: inline-block;
   margin: 0 0 10px;
}

.isotope-nav ul{
   list-style: none;
   margin: 0;
}

.isotope-nav ul li{
   float: left;
   margin-right: 10px;
}

.isotope-nav ul li a{
   font-size: 14px;
   padding: 5px 8px;
   margin-right: 5px;
   font-weight: 600;
   border-bottom: 2px solid transparent;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}

.isotope-nav ul a.active {
   color: #012e5b;
   border-color: #012e5b;
   border-bottom: 2px solid #012e5b;
}

.isotope-item {
    margin-top: 20px;
}


.isotop-img-conatiner{
   position: relative;
   text-align: center;
}

.isotop-img-conatiner:after{
   opacity: 0;
   position: absolute;
   content: '';
   top: 0;
   right: auto;
   left: 0;
   width: 100%;
   height: 100%;
    -webkit-transition: opacity 500ms;
   -moz-transition: opacity 500ms;
   -o-transition: opacity 500ms;
   transition: opacity 500ms;
   background-color: rgba(0, 0, 0, 0.7);
}

.isotop-img-conatiner:hover:after{
   opacity: 1;
}

.isotop-img-conatiner:hover .gallery-popup .gallery-icon{
   top: 50%;
   opacity: 1;
}

.gallery-popup .gallery-icon{
   position: absolute;
   top: 0;
   opacity: 0;
   z-index: 1;
   color: #fff;
   font-size: 24px;
   -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.gallery-popup .gallery-icon:hover{
   color: #fce329;
}

.project-item-title{
   font-size: 20px;
   margin-top: 10px;
   margin-bottom: 0;
}

.project-item-title a{
   color: #303030;
}

.project-item-title a:hover{
   color: #012e5b;
}


/* Projects Single page */

.project-list{
   list-style: none;
   margin:20px 0;
   padding: 0;
}

.project-list li{
   font-weight: 700;
   color: #012e5b;
   line-height: 30px;
}

.project-list li span{
   font-weight: 400;
   color: #9c9c9c;
   text-align: right;
   float: right;
   padding-right: 100px;
}


/*-- Action --*/

.call-to-action{
   background: url(../images/action-bg.jpg) no-repeat center 0;
   padding: 60px 0 50px;
   background-size: cover;
}

.call-to-action.solid{
   background: #333;
   padding: 40px 0 30px;
}

.call-to-action-text{
   float: left;
}

.action-icon i{
   font-size: 42px;
   margin-right: 20px;
   color: #fce329;
   margin-top: 5px;
}

.action-title{
   color: #fff;
   font-size: 22px;
   margin: 0 0 5px;
   line-height: normal;
}

.action-sub-title{
   font-weight: 700;
}

.action-text p{
   color: #777;
}

.call-to-action-btn{
   float: right;
   margin-top: 5px;
}

.call-to-action-btn .btn-white{
   margin-left: 10px;
}

.call-action-all .action-btn .btn-primary{
   padding: 12px 25px;
}


/* News section
================================================== */

.news{
   background: #f9f9f9;
   padding-bottom: 85px;
}

.latest-post{
   position: relative;
}

.latest-post .post-title{
   font-size: 16px;
   letter-spacing: -0.5px;
   line-height: 24px;
   margin:0 0 5px;
}

.latest-post .post-title a {
   color: #3d4049;
}

.latest-post .post-title a:hover{
   color: #012e5b;
}

.latest-post-media{
   position: relative;
}


.latest-post-media .post-item-date{
   position: absolute;
   bottom: 40px;
   left: -10px;
   background: #fce329;
   color: #303030;
   padding: 4px 10px;
   font-weight: 700;
}

.latest-post .post-item-author{
   margin-left: 5px;
}

.latest-post .post-body{
   padding: 20px 0 5px;
}

.latest-post .btn-primary{
   padding: 10px 18px;
}

/* Testimonial
================================================== */

.quote-item .quote-text{
   margin: 40px 0 10px;
   display: inline-block;
   padding: 30px 40px 30px 60px;
   background-color: #f5f5f5;
   border-radius: 3px;
   position: relative;
   font-size: 16px;
   font-weight: 600;
}

.quote-item .quote-text:before{
   content: "\f10d";
   font-family: FontAwesome;
   position: absolute;
   font-size: 54px;
   opacity: .15;
   left: 0;
}

.quote-item .quote-text:after{
   content: "";
   position: absolute;
   bottom: -16px;
   left: 50px;
   border-width: 16px 0 0 16px;
   border-style: solid;
   border-color: #f5f5f5 transparent;
   display: block;
   width: 0;
}


img.testimonial-thumb{
   max-width: 70px;
   float: left;
   margin-right: 20px;
}

.quote-item-info{
   padding-top: 12px;
   display: inline-block;
}

.quote-author{
   font-size: 16px;
   font-weight: 700;
   display: block;
   color: #303030;
   line-height: 16px;
}


.quote-item-footer{
   margin-top: 20px;
   margin-left: 70px;
}

.testimonial-slide.owl-theme .owl-dots{
   text-align: center;
   margin-top: 60px;
   position: relative;
   z-index: 1;
}

.testimonial-slide.owl-theme .owl-dots .owl-dot{
   display: inline-block;
}


.testimonial-slide.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: #000;
    opacity: .3;
    display: inline-block;
}

.testimonial-slide.owl-theme .owl-dots .owl-dot.active span {
    background: #012e5b;
    opacity: 1;
}


/* Testimonial classic */
.quote-item.classic-quote .quote-text{
   margin: 0;
   padding: 45px 20px 20px 20px;
}

.quote-item.classic-quote .quote-text:before{
   top: -7px;
}

.quote-item.classic-quote{
   margin-top: 60px;
}

/* Footer
================================================== */

/*- Footer common */

.footer{
   color: #ababac;
}

.footer-main{
   background: #1a1a1a;
   padding: 20px;
}

.footer .widget-title{
   color: #fff;
   font-size: 18px;
   letter-spacing: .5px;
   text-transform: uppercase;
   margin-top: 0;
   margin-bottom: 20px;
   position: relative;
}


/* Links */

.footer-widget ul.list-arrow li {
    font-size: 13px;
    line-height: 36px;
    width: 50%;
    float: left;
}

.footer-widget ul.list-arrow li a{
   color: #87888a;
}

.footer-widget ul.list-arrow li:hover a,
.footer-widget ul.list-arrow li:hover{
   color: #fce329;
}

/* Newsletter */

.newsletter-widget{
   border: 0;
   padding-top: 0;
}

.newsletter-widget .widget-title{
   margin-top: 0;
   line-height: 40px;
   margin-bottom: 25px;
}

.newsletter-widget .widget-title span{
   font-size: 36px;
   display: block;
   text-transform: uppercase;
}

.newsletter-form{
   position: relative;
}

.newsletter-form input{
   width: 80%;
   margin: 15px 0;
   background: rgba(0,0,0,.1);
   font-size: 12px;
   height: 45px;
   border: 1px solid rgba(255, 255, 255, 0.1);
}

.newsletter-form button {
   position: absolute;
   right: 0;
   top: 0;
   border-radius: 0;
   background: #012e5b url(../images/newsletter-icon.png) no-repeat 20px 50% !important;
   text-indent: -9999em;
}


/* Footer social */

.footer-social{
   margin-top: 40px;
   padding-bottom: 20px;
}

.footer-social .widget-title{
   font-size: 14px;
   margin-bottom: 10px;
}

.footer-social ul{
   list-style: none;
   margin: 0;
   padding: 0;
}

.footer-social ul li {
   margin: 0 10px 0 0;
   display: inline-block;
}

.footer-social ul li a i{
   display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    color: #9b9b9b;
    background: #2b2b2b;
    text-align: center;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.footer-social ul li a i:hover {
   color: #fff;
}

.footer-social ul li a i.fa-rss:hover {
   background: #faaa5e;
}

.footer-social ul li a i.fa-facebook:hover {
   background: #677fb5;
}

.footer-social ul li a i.fa-twitter:hover {
   background: #70c2e9;
}

.footer-social ul li a i.fa-google-plus:hover {
   background: #c53942;
}

.footer-social ul li a i.fa-pinterest:hover {
   background: #d8545d;
}

.footer-social ul li a i.fa-linkedin:hover {
   background: #3daccf;
}

/*-- Footer contact --*/

.footer-widget .contact-info-box .contact-info-box-content h4,
.footer-widget .contact-info-box i{
   color: #fff;
}


/*-- Copyright --*/

.copyright{
   background: #1e1e21;
   color: #747474;
   padding: 40px 0;
}

.footer-logo{
   border-right: 1px solid #303030;
   padding-right: 15px;
   margin-right: 15px;
}

.footer-menu{
   float: right;
}

.footer-menu ul li{
   display: inline-block;
   line-height: 12px;
   padding-left: 15px;
}

.footer-menu ul li a{
   color: #747474;
   padding: 0;
}

.footer-menu ul li a:hover{
   color: #fce329;
}


#back-to-top {
   right: 40px;
   top: auto;
   z-index: 10;
   -webkit-backface-visibility: hidden;
}

#back-to-top.affix {
   bottom: 40px;
}

#back-to-top .btn.btn-primary{
   font-size: 18px;
   padding: 6px 15px;
}

/* Sub Pages
================================================== */

/*-- Banner --*/

.banner-area {
   position: relative;
   min-height: 350px;
   color: #fff;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
   -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-title{
   color: #fff;
   font-size: 32px;
   margin-top: 0;
   margin-bottom: 30px;
}

.banner-desc{
   font-size: 18px;
   max-width: 650px;
}


/*-- Insurance Pages --*/

.page-title{
   font-size: 36px;
   margin-top: 0;
}

.insurance-item-content h3 {
    margin-top: 0;
}


/*-- About us page --*/

.about-us-intro {
    max-width: 750px;
    margin: 0 auto;
}

.about-text {
   display: block;
   min-height: 360px;
   position: relative;
   padding: 20px 50px;
}

.about-img {
   padding: 0;
}


/*-- Partners carousel --*/

.partner-logo {
   border: 1px solid #eee;
   padding: 20px;
   margin-top: 40px;
   margin-bottom: 10px;
}



.partner-logo img {
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    opacity: .6;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.partner-logo:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}


/*-- Team page --*/

.team-slide .team-wrapper {
   position: relative;
   margin: 0 auto;
   overflow: hidden;
   padding-top: 20px;
   padding-bottom: 20px;
}

.team-slide .team-wrapper .team-img-wrapper {
   position: relative;
   text-align: center;
   display: inline-block;
}

.team-slide .team-content .ts-name {
   font-size: 18px;
   margin-bottom: 0;
   line-height: normal;
   color: #012e5b;
}

.team-slide .team-content .ts-designation {
   color: #303030;
   font-size: 15px;
   font-style: italic;
}

.team-social-icons a i{
   width: 32px;
   height: 32px;
   line-height: 32px;
   border-radius: 50%;
   color: #fff;
   background: #999;
   margin-right: 8px;
   text-align: center;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.team-social-icons a i:hover{
   background: #012e5b;
}



/*-- Pricing table  --*/

.plan {
   list-style: none;
   margin: 20px 0;
   padding:0;
   text-align: center;
   background: #f7f7f7;
}

.plan.featured .plan-name {
   background: #fce329;

}

.plan.featured .plan-name h2 {
   color: #303030;
}

.plan.featured .plan-name h2 small {
   color: #fff;
}

.plan.featured a.btn {
   background: #fce329;
}

.plan.featured a.btn:hover {
   background: #000;
}

.plan-name {
   display: block;
   padding: 25px 0;
   position: relative;
   background: #ececec;
}

.plan-name h2 {
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: 700;
   line-height: normal;
}

.plan-name h2 small {
   display: block;
   font-size: 16px;
   margin-top: 5px;
}

.plan-price {
   padding: 25px 0;
   background: #012e5b;
   color: #fff;
}

.plan-price h2 {
   font-size: 70px;
   position: relative;
   display: inline-block;
   color: #fff;
}

.plan-price h2 .currency {
   top: -0.3em;
   font-size: 70%;
   left: -0.2em;
   font-weight: 400;
}

.plan-price h2 sup {
   font-size: 55%;
   top: -0.9em;
}

.plan-price h2 strong {
   display: inline-block;
}

.plan-price h2 small {
   display: block;
   font-size: 18px;
   line-height: normal;
   font-style: italic;
   margin-top: 30px;
}

.plan li > ul {
   padding: 30px 50px;
   margin-bottom: 0;
}

.plan li > ul li {
   border-bottom: 1px dotted #ddd;
   padding: 15px 0;
}

.plan-details{
   border: 1px solid #ddd;
   border-bottom: 0;
}

.plan-action{
   border: 1px solid #ddd;
   border-top: 0;
}


.plan a.btn {
   display: block;
   margin: 0 auto 30px;
   padding: 13px 20px 11px;
   max-width: 150px;
   font-size: 12px;
   font-weight: 700;
   background: #272d33;
}

.plan a.btn:hover {
   background: #000;
}

/*-- Faq --*/

.panel-default>.panel-heading{
   background: none;
   border-radius: 0;
   position: relative;
   padding: 12px 20px;
}

.panel-group .panel{
   border-radius: 0;
   margin-bottom: 15px;
}

h4.panel-title{
   font-size: 16px;
   background: none;
   border: 0;
   padding: 8px 0 8px 0;
   line-height: normal;
   border-radius: 0;
}

h4.panel-title a{
   color: #012e5b;
}

h4.panel-title span{
   float: right;
}

h4.panel-title a.collapsed{
   color: #333;
}

h4.panel-title a:before{
    background: #012e5b;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

h4.panel-title a.collapsed:before{
   background: #303030;
   color: #fff;
}

h4.panel-title a:before,
h4.panel-title a.collapsed:before{
   font-family: "FontAwesome";
   position: absolute;
   z-index: 0;
   font-size: 14px;
   right: 15px;
   padding: 0 5px;
   text-align: center;
   top: 50%;
   -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

h4.panel-title a:before {
   content: "\f106";
}

h4.panel-title a.collapsed:before {
   content: "\f107";
}

.panel-body{
   padding: 20px;
}


/* Contact Us
================================================== */

.map {
    height: 420px;
    z-index: 1;
}

.contact-form-title{
   margin-top: 0;
   margin-bottom: 30px;
   line-height: normal;

}

.contact2{
   padding-top: 0;
}

.contact-info-box {
   margin-top: 20px;
}

.contact-info-box i {
   float: left;
   font-size: 20px;
   color: #999;
}

.contact-info-box .contact-info-box-content {
   padding-left: 60px;
}

.contact-info-box .contact-info-box-content h4 {
   font-size: 16px;
   margin-top: 0;
   line-height: normal;
   font-weight: 700;
   color: #777;
}

.contact-info-box .contact-info-box-content p {
   margin-bottom: 0;
}
.cons p
{
	line-height:27px;
	color:#000;
}
iframe
{
	border:0;
}


/* News Listing
================================================== */

.post{
   border-bottom: 1px solid #dedede;
   padding: 0 0 30px;
   margin: 0 0 45px;
}

.post.last{
   padding-bottom: 0;
   margin-bottom: 0;
   border-bottom: 0;
}

.post-media{
   position: relative;
}

.post-media .post-meta-date {
    position: absolute;
    bottom: 40px;
    left: -10px;
    background: #fce329;
    color: #303030;
    padding: 6px 15px;
    font-weight: 700;
}

.post-body{
   padding: 20px 0;
}

.entry-header .entry-title{
	margin: 5px 0 25px;
	position: relative;
   line-height: 28px;
   text-transform: capitalize;
}

.entry-header .entry-title a{
	color: #3d4049;
}

.entry-header .entry-title a:hover{
	color: #012e5b;
}


/* Meta */

.post-meta{
   padding-bottom: 10px;
}

.post-meta a{
	color: #3d4049;
}

.post-meta a:hover{
   color: #012e5b;
}

.post-meta span{
	margin-right: 10px;
   padding-right: 10px;
   border-right: 1px solid #dedede;
   line-height: 12px;
   display: inline-block;
}

.post-meta .post-comment{
   border-right: 0;
}

.post-meta .post-comment .comments-link{
   margin-left: 5px;
}

.post-footer .btn.btn-primary{
   font-size: 12px;
   padding: 12px 20px;
   margin-top: 10px;
}

/* Pagination */

.paging{
	margin-bottom: -5px;
}

.pagination{
	margin: 0;
}

.pagination li a{
	border-radius: 0 !important;
	margin-right: 8px;
}

.pagination>.active>a, .pagination>.active>a:hover,
.pagination>li>a:hover{
	color: #fff;
  	background: #012e5b;
	border: 1px solid transparent;
}


/* News Single
================================================== */


.tags-area{
   margin: 20px 0;
}
.post-tags a{
	border: 1px solid #dedede;
   color: #777;
   display: inline-block;
   font-size: 12px;
   padding: 3px 10px;
   margin-left: 3px;
}

.post-tags a:hover{
   background: #012e5b;
   color: #fff;
   border: 1px solid transparent;
}

/* Post social */

.post-social-icons > li {
    display: inline-block;
}

.post-social-icons a i{
   margin-left: 5px;
   font-size: 16px;
   width: 28px;
   height: 26px;
   line-height: 26px;
   color: #fff;
   text-align: center;
}

.post-social-icons a i.fa-facebook {
   background: #677fb5;
}

.post-social-icons a i.fa-twitter {
   background: #70c2e9;
}

.post-social-icons a i.fa-google-plus {
   background: #c53942;
}

.post-social-icons a i.fa-linkedin {
   background: #3daccf;
}


/* Author box */

.author-box {
   background: #f2f2f2;
   padding: 20px 20px 10px;
   margin: 20px 0;
}

.author-img img{
	width: 110px;
	height: 110px;
	margin-right: 30px;
}

.author-info h3{
   margin-top: 0;
   margin-bottom: 5px;
   font-size: 20px;
   font-weight: normal;
}

.author-info h3 span{
   font-size: 14px;
   color: #959595;
   border-left: 1px solid #AFAFAF;
   padding-left: 8px;
   margin-left: 5px;
}

/* Comments area */

.comments-area{
   margin: 40px 0;
}

.comments-list .comment-content {
    margin: 15px 0;
}

.comments-list .comment-reply {
    color: #012e5b;
    text-transform: uppercase;
    font-weight: 500;
}

.comments-counter{
	font-size: 18px;
}
.comments-counter a{
	color: #323232;
}

.comments-list{
	list-style: none;
	margin: 0;
	padding: 20px 0;
}

.comments-list .comment{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.comments-list .comment.last{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.comments-list img.comment-avatar{
	width: 84px;
	height: 84px;
	margin-right: 30px;
}

.comments-list .comment-body{
	margin-left: 110px;
}

.comments-list .comment-author{
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 700;
	font-size: 16px;
}

.comments-list .comment-date{
	color: #959595;
	margin-bottom: 5px;
	font-size: 12px;
}

.comments-reply{
	list-style: none;
	margin: 0 0 0 70px;
}

.comments-form{
	margin-bottom: 0;
}

.comments-form .title-normal{
   margin-bottom: 20px;
}

.comments-form .btn.btn-primary{
	padding: 10px 20px;
   margin-top: 20px;
}

/* Sidebar
================================================== */

.sidebar .widget-title{
   font-size: 20px;
   font-weight: 700;
   position: relative;
   margin-bottom: 40px;
   margin-top: 0;
   line-height: normal;
   letter-spacing: -1px;
}

.sidebar .widget-title:after{
   content: '';
   width: 40px;
   left: 0;
   bottom: -12px;
   height: 1px;
   background: #fce329;
   position: absolute;
}

/* Widget common */

.sidebar .widget{
   margin-bottom: 40px;
}

.sidebar-left .widget{
   margin-right: 20px;
}

.sidebar-right .widget{
  
}

.sidebar .widget.box{
   padding: 25px;
}

.widget.box.solid{
   background: #f2f2f2;
}

.widget.box.red{
   background: #ec483b;
   color: #fff;
}

.widget.box.red .widget-title{
   color: #fff;
}

.widget ul li{
   line-height: 30px;
}

.sidebar .widget ul li a{
   color: #3d4049;
}

.sidebar .widget ul li a:hover{
   color: #012e5b;  
}

.sidebar .widget ul li i{
   margin-right: 5px;
}

.sidebar .btn {
    font-weight: 700;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 25px;
}

/* Sidebar nav */

.sidebar ul.nav-tabs{
   border:0;
}

.sidebar ul.nav-tabs li.active a, 
.sidebar ul.nav-tabs li:hover a{
   color: #012e5b;
}

.sidebar ul.nav-tabs li a{
   color: #3d4049;
   border-radius: 0;
   padding: 15px 0;
   padding-left: 0;
   font-weight: 400;
   border-bottom: 1px solid #ddd;

}

.sidebar ul.nav-tabs li{
   color: #3d4049;
   line-height: normal;
   font-weight: 600;
}

.sidebar ul.nav-tabs li:last-child{
   border-bottom: 0;
}


/* Service menu */

.sidebar ul.service-menu li a{
   background-color: #f4f4f4;
   padding: 15px 20px;
   border: 0;
   font-weight: 700;
   margin-bottom: 8px;
   position: relative;
   -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.sidebar ul.service-menu li.active a,
.sidebar ul.service-menu li:hover a{
   background: #012e5b;
   color: #fff;
   cursor: pointer;
}

.sidebar ul.service-menu li a:before{
   content: "\f101";
    font-family: FontAwesome;
    padding-right: 10px;
    font-weight: normal;
}

/* Widget search */

.widget.widget-search{
   padding: 4px 20px;
   background: #f9f9f9;
}

.widget-search .form-control,
.widget-search .form-control:focus{
   border: 0 !important;
   font-style: italic;
}

.widget-search i{
   color: #3d4049;
   font-size: 18px;
   position: relative;
   top: 0;
}

/* Recent News */

.widget.recent-posts .widget-title{
   margin-bottom: 35px;
}

.widget.recent-posts ul li{
   border-bottom: 1px solid #dedede;
   padding-bottom: 15px;
   margin-bottom: 17px;
}

.widget.recent-posts ul li:last-child{
   border: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.widget.recent-posts .posts-thumb img{
   margin-right: 15px;
   width: 90px;
   height: 70px;
}

.widget.recent-posts .post-info .entry-title{
   font-size: 14px;
   font-weight: 700;
   line-height: 20px;
   margin: 0;
}

.widget.recent-posts .entry-title a{
   color: #3d4049;
}

.widget.recent-posts .entry-title a:hover{
   color: #012e5b;
}

.widget.recent-posts .post-date{
   font-weight: 400;
   color: #999;
   text-transform: capitalize;
}

/* Widget tags */

.widget-tags ul > li {
   float: left;
   margin: 3px;
}

.sidebar .widget-tags ul > li a{
   border: 1px solid #dedede;
   color: #777;
   display: block;
   font-size: 13px;
   padding: 3px 15px;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}

.sidebar .widget-tags ul > li a:hover{
   background: #012e5b;
   color: #fff;
   border: 1px solid transparent;
}

/* Error page
================================================== */

.error-page .error-code h2{
   display: block;
   font-size: 200px;
   line-height: 200px;
   color: #303030;
   margin-bottom: 20px;
}

.error-page .error-body .btn{
   margin-top: 30px;
   font-weight: 700;
}



/* Home Variation
================================================== */


/* Header Boxed */

.nav-style-boxed .logo{
   padding-top: 40px;
   padding-bottom: 10px;
}

.nav-style-boxed .site-navigation{
   box-shadow: none;
}

.nav-style-boxed .site-navigation .container{
   position: relative;
   background: #012e5b;
   bottom: -35px;
   z-index: 100;
}

.nav-style-boxed .site-navigation.navbar-fixed{
   background: none;
}

.nav-style-boxed .site-navigation.navbar-fixed .container{
   bottom: 0;
}


.nav-style-boxed .top-info{
   margin-top: 45px;
}


/* Header Solid */

.header-solid{
   background: #012e5b;
}

.header-solid .logo, 
.header-light .logo{
   background: none;
   min-height: auto;
}

.header-solid .logo:before, 
.header-solid .logo:after,
.header-light .logo:before, 
.header-light .logo:after{
   position: relative;
   border:0;
}

.header-solid ul.top-info li .info-box span.info-icon, 
.header-solid ul.top-info li .info-box .info-box-subtitle{
   color: rgba(255,255,255,.75);
}

.header-solid ul.top-info li .info-box p.info-box-title{
   color: #fff;
}




/* Header light */

.header-light .site-navigation{
   background: none;
}


/* Header White */

.header-white{
   background: #fff;
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
   position: relative;
}

.header-white.navbar-fixed-top{
   position: fixed;
   top: 45px;
   background: rgba(255, 255, 255, 0.7);
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.header-white.navbar-fixed-top.navbar-fixed{
   background: rgba(255, 255, 255, 0.95);
   animation:none;
   top: 0;
}

.header-white .logo{
   padding: 25px 0;
}

.header-white .site-navigation{
   background: none;
}

.header-white .navbar-nav>li>.dropdown-menu{
   left: 0;
}


.header-white ul.navbar-nav > li > a{
   color: #3d4049;
   line-height: 60px;
}

.header-white ul.navbar-nav > li:last-child{
   padding-right: 0;
}

.header-white ul.navbar-nav > li:hover > a, 
.header-white ul.navbar-nav > li.active > a{
   color: #012e5b;
}

.header-white .dropdown-menu{
   border-top: 3px solid #fce329;
}

.scros
{
	 position: absolute;
    z-index: 999999;
		background:#fff;
		padding:20px;
}

.slidertxt
{
    /* position: absolute; */
    z-index: 999999;
	    width: 100%;
}
.slidertxt .add
{
	background:#ffffff;
}



.sli .nav-tabs { border-bottom:none !important;}
    .sli .nav-tabs > li.active > a, .sli .nav-tabs > li.active > a:focus, .sli .nav-tabs > li.active > a:hover { border-width: 0; }
    .sli .nav-tabs > li > a { border: none; color: #666; background:#ffff; font-weight:bold; }
    
        .sli .nav-tabs > li.active > a, .sli .nav-tabs > li > a:hover { 
            border: none; 
            /*color: #000 !important; */
            color: #fff !important; 
            background: #ec2126 !important; 
            font-weight:bold; 
            
        }
        
        
        .sli .nav-tabs > li > a::after { content: ""; background: #cf091f; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .sli .nav-tabs > li.active > a::after, .sli .nav-tabs > li:hover > a::after { transform: scale(1); }
.sli .tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }


.sli .nav>li>a
{
	   padding: 10px 33px;
}
.sli .nav-tabs>li>a
{
	border:0;
	border-radius:0px !important;	
}
.pro h5
{
	margin-top: 25px;
}

.sli .panel
{
	background:none !important;
	border:none !important;
}
.fo
{
	padding:0px;
}
.fo h3
{
	text-align:center;
	margin-bottom:15px;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}
#flexiselDemo3 h5
{
	line-height:17px !important;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.5);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
.del
{
	background:#cf081e;
}
.del h5
{
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
.del h3
{
	font-size:16px;
	color:#fff;
	
}
.del .btn-primary, .del .btn-dark, .del .btn-secondary
{
	padding: 14px 7px 12px;
}
.del .btn-secondary
{
	background:#530009;
	color:#fff;
	
}
.pop button
{
	margin-top:10px;
}


.pop .modal-header {
	padding-bottom: 5px;
}

.pop .modal-footer {
    	padding: 0;
	}
    
.pop .modal-footer .pop .btn-group button {
	height:40px;
	border-top-left-radius : 0;
	border-top-right-radius : 0;
	border: none;
	border-right: 1px solid #ddd;
}
	
.pop .modal-footer .pop .btn-group:last-child > button {
	border-right: 0;
}
.how
{
	padding:0px;
}
.how h3
{
	text-align:center;
	color:#1d1813;
}

.hows h5
{
	text-align:right;
	font-size:18px;
}
.hows p
{
	text-align:right;
	margin-right:10%;
}
.hows .fa
{
	padding:10px;
	/*background:#eec831;*/
	background:#ec2126;
	color: white;
}


.howss h5
{
	text-align:left;
	font-size:20px;
}
.howss p
{
	text-align:left;
	margin-left:10%;
}
.howss .fa
{
	padding:10px;
	/*background:#eec831;*/
	background:#ec2126;
	color: white;
}
.line
{
	width:12%;
	margin:0px auto;
	border:dotted 2px #aaa;
}

.wel
{
    background: url(../images/bg1.png);
}
.wel h3
{
	text-align:center;
	color:#fff; 
}
.ba
{
	position:absolute;
	z-index:9999999;
	width:50%;

}
.ba .col-md-7
{
	/*background:#efe316;*/
	background:#f7f7f7;
	width:100%;
}
.wells
{
	background:#fff;
	padding:20px;
}
.wel h5
{
	text-align:center;
}
.wells
{
	margin-bottom:5px;
}
.ad
{
    background: url(../images/bg1.png);
}
.ad h3
{
	text-align:center;
	color:#fff; 
}
.ad h5
{
	color:#fff;
	font-size:18px;
}
.ad p
{
	font-size:14px;
	color:#fff;
}
.test
{
	padding:20px;
}
.test h3
{
	text-align:center;
 
}
.footer p a
{
	color:#fff;
	text-decoration:none;
}
.foot
{
	background:#111111;
}
.foot p
{
	text-align:center;
	color:#fff;
	padding-top:10px;
}
.abt h3
{
	text-align:center;
}
.abt p
{
	line-height:27px;
	text-align:justify;
	color:#000;
}
.faq h3
{
	text-align:center;
}
.faq p
{
	line-height:27px;
	text-align:justify;
	color:#000;
}
.con h3
{
	text-align:center;
}

.fos .fa
{
	font-size:20px;
	color:#000;
}
.fo input
{
	color:#000;
}

@media(min-width:250px) and (max-width:765px) {
.del {
	display:none!important
}
}


.top p
{
	color:#000;
}

.stellarnav, .stellarnav li {
	position: relative;
	line-height: normal
}
.stellarnav {
	width: 100%;
	z-index: 9900
}
.stellarnav ul {
	margin: 0;
	padding: 0;
}
.stellarnav li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.stellarnav li a {
	padding: 15px;
	display: block;
	text-decoration: none;
	color: #777;
	font-size: inherit;
	 font-family:Verdana;
	box-sizing: border-box;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	text-transform:uppercase;
}
.stellarnav>ul>li {
	display: inline-block;
}
.stellarnav>ul>li>a {
	/*padding: 9px 23px*/
}
.stellarnav ul ul {
	top: auto;
	width: 220px;
	position: absolute;
	z-index: 9900;
	text-align: left;
	display: none;
	background: #ddd
}
.stellarnav li li {
	display: block
}
.stellarnav .dd-toggle, .stellarnav li.call-btn-mobile, .stellarnav li.location-btn-mobile, .stellarnav.hide-arrows li li.has-sub>a:after, .stellarnav.hide-arrows li.drop-left li.has-sub>a:after, .stellarnav.hide-arrows li.has-sub>a:after {
	display: none
}
.stellarnav ul ul ul {
	top: 0;
	left: 220px
}
.stellarnav>ul>li:hover>ul>li:hover>ul {
	opacity: 1;
	visibility: visible;
	top: 0
}
.stellarnav>ul>li.drop-left>ul {
	right: 0
}
.stellarnav li.drop-left ul ul {
	left: auto;
	right: 220px
}

.stellarnav.light li a {
	color: #fff;
}
.stellarnav
{

}
.stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .menu-toggle {
	color: #fff;
}
.stellarnav.dark, .stellarnav.dark ul ul {
	background: rgba(0,0,0,1)
}
.stellarnav.dark li a {
	color: #FFF
}
.stellarnav.dark .call-btn-mobile, .stellarnav.dark .location-btn-mobile, .stellarnav.dark .menu-toggle {
	color: rgba(255,255,255,1)
}
.stellarnav.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999
}
body.stellarnav-noscroll-x {
	overflow-x: hidden
}
.stellarnav li.has-sub>a:after {
	content: '\f0d7';
	font-family: FontAwesome;
	margin-left: 10px
}
.stellarnav li li.has-sub>a:after {
	content: '\f0da';
	font-family: FontAwesome;
	margin-left: 10px
}
.stellarnav li.drop-left li.has-sub>a:after {
	float: left;
	content: '\f0d9';
	font-family: FontAwesome;
	margin-right: 10px
}
.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle {
	display: none;
	text-transform: uppercase;
	text-decoration: none
}
.stellarnav .dd-toggle {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 48px;
	height: 48px;
	text-align: center;
	z-index: 9999;
	border: 0
}
.stellarnav .dd-toggle i {
	position: absolute;
	margin: auto;
	top: 33%;
	left: 0;
	right: 0;
	-webkit-transition: transform .3s ease-out;
	-moz-transition: transform .3s ease-out;
	transition: transform .3s ease-out
}
.stellarnav.mobile>ul>li>a.dd-toggle {
	padding: 0
}
.stellarnav li.open>a.dd-toggle i {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}

@media only screen and (max-width :768px) {
.stellarnav {
	overflow: hidden;
	display: block
}
.stellarnav ul {
	position: relative;
	display: none
}
}
.stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle {
	color: #777;
	padding: 15px;
	box-sizing: border-box
}
.stellarnav .full {
	width: 100%
}
.stellarnav .half {
	width: 50%
}
.stellarnav .third {
	width: 33%;
	text-align: center
}
.stellarnav .location-btn-mobile.third {
	text-align: center
}
.stellarnav .location-btn-mobile.half {
	text-align: right
}
.stellarnav.light .half, .stellarnav.light .third {
	border-left: 1px solid rgba(0,0,0,.15)
}
.stellarnav.light .half:first-child, .stellarnav.light .third:first-child {
	border-left: 0
}
.stellarnav.dark .half, .stellarnav.dark .third {
	border-left: 1px solid rgba(255,255,255,.15)
}
.stellarnav.dark .half:first-child, .stellarnav.dark .third:first-child {
	border-left: 0
}
.stellarnav.mobile, .stellarnav.mobile.fixed {
	position: static
}
.stellarnav.mobile ul {
	position: relative;
	display: none;
	text-align: left;
	background: rgba(221,221,221,1)
}
.stellarnav.mobile.active>ul, .stellarnav.mobile>ul>li {
	display: block
}
.stellarnav.mobile.active {
	padding-bottom: 0
}
.stellarnav.mobile>ul>li>a {
	padding: 15px
}
.stellarnav.mobile ul ul {
	position: relative;
	opacity: 1;
	visibility: visible;
	width: auto;
	display: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: color 0 ease-in;
	transition: none
}
.stellarnav.mobile ul ul ul {
	left: auto;
	top: auto
}
.stellarnav.mobile li.drop-left ul ul {
	right: auto
}
.stellarnav.mobile li a {
	border-bottom: 1px solid rgba(255,255,255,.15)
}
.stellarnav.mobile li.has-sub a {
	padding-right: 50px
}
.stellarnav.mobile>ul {
	border-top: 1px solid rgba(255,255,255,.15)
}
.stellarnav.mobile.light li a {
	border-bottom: 1px solid rgba(0,0,0,.15)
}
.stellarnav.mobile.light>ul {
	border-top: 1px solid rgba(0,0,0,.15)
}
.stellarnav.mobile li a.dd-toggle, .stellarnav.mobile.light li a.dd-toggle {
	border: 0
}
.stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .close-menu, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .location-btn-mobile, .stellarnav.mobile .menu-toggle {
	display: inline-block
}
.stellarnav.mobile li.call-btn-mobile {
	border-right: 1px solid rgba(255,255,255,.1);
	box-sizing: border-box
}
.stellarnav.mobile li.call-btn-mobile, .stellarnav.mobile li.location-btn-mobile {
	display: inline-block;
	width: 50%;
	text-transform: uppercase;
	text-align: center
}
.stellarnav.mobile li.call-btn-mobile.full, .stellarnav.mobile li.location-btn-mobile.full {
	display: block;
	width: 100%;
	text-transform: uppercase;
	border-right: 0;
	text-align: left
}
.stellarnav.mobile li.call-btn-mobile i, .stellarnav.mobile li.location-btn-mobile i {
	margin-right: 5px
}
.stellarnav.mobile.light ul {
	background: rgba(255,255,255,1)
}
.stellarnav.mobile.dark ul {
	background: rgba(0,0,0,1)
}
.stellarnav.mobile.dark ul ul {
	background: rgba(255,255,255,.08)
}
.stellarnav.mobile.light li.call-btn-mobile {
	border-right: 1px solid rgba(0,0,0,.1)
}
.stellarnav.mobile.top {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999
}
.stellarnav.mobile li li.has-sub>a:after, .stellarnav.mobile li.drop-left li.has-sub>a:after, .stellarnav.mobile li.has-sub>a:after {
	display: none
}

@media only screen and (max-width :420px) {
.stellarnav.mobile .call-btn-mobile.third span, .stellarnav.mobile .location-btn-mobile.third span {
	display: none
}
}


@media only screen and (max-width :768px) {
.stellarnav.light li a
{
	color:#000;
}
}

.stellarnav ul li a.active
{
	/*background:#fef10b;*/
	background:#ec2126;
	/*color:#000;*/
	color:#fff;
}

.stellarnav ul li a:hover
{
background:#ec2126;
	color:#000;

}
.sol .fa
{
	padding:7px;
	background:#f1f1f1;
	color:#aaaaaa;
}
.sli h3
{
	text-align:center;
	font-size:36px;
	color:#fff;
}


/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}


.ba h4
{
	text-align:center;
}
.ba p
{
	color:#000;
	font-weight:bold;
	margin-left:40px; 
}
.ba h5 a
{
	padding:10px;
	background:#000;
	color:#fff;
}
.ba h5
{
	margin-top:25px;
	margin-bottom:10px;
}

.test p
{
	color:#000;
	line-height:27px;
}


.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.home-newsletter .single h2 {
font-size: 22px;
color: white;
text-transform: uppercase;
margin-bottom: 40px; }
.home-newsletter .single .form-control {
height: 50px;
background: #fff;
border-color: transparent; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.home-newsletter .single .btn {
min-height: 50px; 
background: #f7b731;
color: #000;
}
.se .fa
{
	padding:7px;
	border:solid 1px #fff;
	text-align:center;
}
.sw a
{
	display:inline-block;
	margin:5px;
}
.sw .fa
{
	color:#fff;
	padding:7px;
	border:solid 1px #fff;
}
.ig img
{
	height:611px;
}
.abt h5 a
{
	padding:10px;
	background:#000;
	color:#fff;
}
.footer p
{
	color:#fff;
}

.rtable {
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0;
}
.rtable th
{
	font-size:16px !important;
	color:#fff;
	text-align:center !important;
}
.rtable td
{
	color:#000 !important;
	text-align:center;
}


.rtable td:first-child,
.rtable--flip tbody tr:first-child {
  background-image: -webkit-linear-gradient(left, white 50%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 20px 100%;
}

.rtable td:last-child,
.rtable--flip tbody tr:last-child {
  background-image: -webkit-linear-gradient(right, white 50%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to left, white 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 20px 100%;
}

.rtable th {
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  background: #3d3837;
}

.rtable th,
.rtable td {
  padding: 6px 12px;
  border: 1px solid #d9d7ce;
}

.rtable--flip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: none;
}

.rtable--flip thead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
}

.rtable--flip tbody {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
}

.rtable--flip tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.rtable--flip td,
.rtable--flip th {
  display: block;
}

.rtable--flip td {
  background-image: none !important;
  border-left: 0;
}

.rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
  border-bottom: 0;
}
table {
  margin-bottom: 30px;
}
.foottaxi {
	background:#000;
}
.foottaxi em{
	font-weight: bold;
    font-size: 15px;
    font-style: normal;
}
.form-horizontal .control-label {
    text-align: right;
    color: #000;
}
label {
   /* margin-top: 8px;*/
    display: inline-block;
    margin-bottom: -10px;
    font-weight: bold;
    color: #000;
    background: white;
}
.info_links .link {
    width: 100%;
    height: auto;
    border-right: 1px dashed #CCC;
}
.info_links h4 {
    color: #999;
}
.info_links .link img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
link div:last-child {
    padding-right: 15px;
}
.info_links .link div {
    width: 100%;
    padding: 10px 0;
    margin: 0 auto;
}
.custom-modal-header .modal-title {
    /* font-weight: bold; */
    font-size: 18px;
}
.book_head {
    width: 255px;
    margin-left: 0.1%;
    color: #000;
    border-radius: 0px 68px 0px 0px;
	margin-bottom:-2px;
	font-weight:bold;
}
.book_head, .head_slope {
    height: 40px;
    background: #ec2126;
}
.book_head .head_text {
    padding: 10px;
    font-size: 16px;
    text-shadow: 0 0 0.009em #FFF;
}
.head_slope {
    width: 55px;
    top: 0;
    left: 255px;
	height: 40px;
    background: #0086bf;
	position: absolute;
	border-radius: 0px 55px 0px 0px;
}
.head_close {
    color: #EDEDED;
    font-weight: 700;
    font-size: 20px;
    left: 260px;
    top: 6px;
	position: absolute;
}
.input_book_popup {
    height: 40px;
    border-radius: 4px;
    border: 2px solid #EDEDED;
    background: #FFF;
    box-shadow: inset 0 0 0.2em #484848;
    padding-left: 30px;
    margin-bottom: 5px;
}
#booking_info span.fa {
    color: #f65548;
}
#booking_info span.fa, .booking_panel span.fa {
    padding: 12px;
    font-size: 16px;
    position: absolute;
}
.vehicle_panel {
    height: 200px;
    margin: 10% auto 0;
    padding: 28px;
}
.vehicle_panel img {
    width: auto;
    height: 100%;
    display: block;
}
#est_amount1{
    padding: 7px !important;
    font-size: 22px !important;
	background: #FAFAFA !important;
    text-shadow: 0 0 0.009em #000 !important;
    color: #484848 !important;
}
.fa-inr{
    padding: 7px !important;
    font-size: 22px !important;
	background: #FAFAFA !important;
    text-shadow: 0 0 0.009em #000 !important;
    color: #484848 !important;
}
.info_head {
    color: #484848;
    text-shadow: 0 0 0.009em #999;
    font-weight: 400;
    text-align: center;
}
#booking_info tr td {
    font-size: 13px;
    text-shadow: 0 0 0.001em #999;
	color:#4e4f52;
}
#confirm_data {
    background: rgba(250,250,250,.8);
    color: #484848;
    min-height: 500px;
    height: auto;
    overflow-y: auto;
    margin-top: 2%;
    margin-left: 0;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.inputcaptcha {
    width: 195px !important;
    float: left;
    background: none repeat scroll 0 0 #90EE90;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    color: #666666;
    font-family: TitilliumText22LBold,ArtifikaMedium,Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 8px;
    vertical-align: top;
}
#txtCaptchaDiv {
    background-color: #A51D22;
    color: #FFF !important;
    padding: 9px !important;
    top: 9px;
    position: relative;
    left: 10px;
    letter-spacing: 5px;
	border-radius:3px;
}
.est_amount {
    background: #FAFAFA;
    text-shadow: 0 0 0.009em #000;
    color: #484848;
	padding:10px;
}
#confirm_data .list-group-item {
    background: 0 0;
    color: #484848;
    border: none;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
	border-radius: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.details_right, .marker {
    float: right;
}
#coupon_panel {
    width: 100%;
    min-height: 500px;
    height: auto;
    background: #EDEDED;
    border: 1px dashed #CCC;
    margin-top: 2%;
    border-radius: 1px;
}
#coupon_panel span {
    font-size: 15px;
    color: #7E52A1;
    margin: 0;
    padding: 0;
}
.custom_hr {
    border: 0;
    height: 1px;
    margin: 15px 0;
    background-image: linear-gradient(to right,rgba(126,82,161,.1),rgba(126,82,161,.8),rgba(126,82,161,.1));
}
#coupon_panel input {
    height: 40px;
}
.input_book_popup {
    height: 40px;
    border-radius: 4px;
    border: 2px solid #EDEDED;
    background: #FFF;
    box-shadow: inset 0 0 0.2em #484848 !important;
    padding-left: 30px;
    margin-bottom: 5px;
}
.quote {
    background: #f9ec0b;
    color: #FFF;
    box-shadow: inset 0 0 0.4em #484848;
}
.info_panel {
    padding: 5px 10px;
    background: #CCC;
    margin-top: 15px;
}
.est_amount {
    font-weight: bolder;
    font-size: 30px;
}
.info_head .fa {
    color: #f65548;
}
.quote {
    background: #f9ec0b;
    color: #FFF;
	border-radius: 7px;
}
.note {
   
    color: #484848;
    width: 100%;
    height: auto;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 13px;
	padding:10px;
}

#enquirypopup .modal-dialog:after {
    content: '';
    height: 0px;
    width: 0px;
    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
    border-right: 50px solid #17b6bb;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    right: -14px;
    z-index: 999999;
}

.form-group {
    margin-bottom: 15px !important;
}

/*tab*/

.coach-tabs {
    border-bottom: 0px solid #ddd;
}
.tab-pane label{
	padding:6px;
}
.desk h4{
	font-size:20px;
}
.form-check{
	margin-top:20px;
}
.tab-pane>ul>li>a {
padding: 5px 10px;
}

@media (min-width: 220px) and (max-width:700px)
{
		.how
		{
			margin-top:75px;
}
.test
{
	margin-top:10px;
}
.sli .nav>li>a {
    padding: 10px 10px;
	font-size:12px;
}
.form-control
{
	height:35px;
}
.fos .fa
{
	font-size:16px;
}
.slidertxt{
   padding: 0px !important;
}
.ba {
   position: unset;
   width: 100%;
   /* padding-top: 20px; */
}
.ba .col-md-7 {
   padding-top: 20px;
}
.m-hide{
   display: none;
}
}

.fist-logo{
   width: 150px;
}
.top{
   padding: 10px;
}
.slidertxt{
   background-image: url(../NEW/banner1.jpg);
   background-position: center;
   background-repeat: no-repeat;
   background-size:100% 100%;
   /* background-size: 100% 100%; */
   position: relative;
   padding: 70px 0px;
   z-index: 1;
}
.slidertxt::after{
   position: absolute;
   width: 100%;
   height: 100%;
   content: "";
   background-color:rgb(0 0 0 / 56%);;
   z-index: -1;
   top: 0px;
   left: 0px;
}
.kk{
   display: flex;
   justify-content:center;
}
.vailcle-waber{
   width: 340px;
   text-align: center;
   padding: 25px 20px;
   box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
   border: 1px solid #d1cdcd;
}
.vailcle-waber p{
   margin-bottom: 3px;
}
.vailcle-waber img{
   width: 100%;
}
.vailcle-waber h2,.vailcle-waber h3{
   margin-top: 10px;
}
.bbtn{
   background-color: yellow;
   border-radius: 10px;
   border: 2px solid #f5b910;
   margin: 0px 10px;
   padding: 10px;
}
.select-vaicle{
   padding: 30px 0px;
}
.vailcle-waber h3 {
   margin-bottom: 20px;
}
.select-vaicle h1{
   text-align: center;
   margin-bottom: 30px;
}
.detals-waber{
   box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
   border: 1px solid #d1cdcd;
   padding: 10px;
}
.detals-waber table{
   width: 100%;
}
.con-btn{
   width:100%;
   /*background-color: yellow;*/
   background-color: #ec2126;
   color: black;
   padding: 10px;
   font-size: 17px;
   font-weight: 700;
}


.wait-waber{
   position: fixed;
   z-index: 9999;
   top: 50%;
   width: 70px;
   right: 10px;
}
.wait-waber a{
display: block;
margin: 10px;
}
.wait-waber img{
      width: 50px;
}